:root{--landing-pink:#bd8195;--landing-pink-bright:#c98da1;--landing-pink-soft:#e7c8d2;--landing-pink-pale:#f3e7eb;--landing-pink-dark:#8a6871;--landing-pink-deep:#765561;--landing-ink:#140d10;--landing-ink-soft:#20161a;--landing-dark:#2d2428;--landing-dark-soft:#443b3f;--landing-light:#f6f2f3;--landing-light-warm:#fbf8f9;--landing-white:#fff;--landing-text:#443b3e;--landing-muted:#756b6f;--landing-muted-light:#a99da1;--landing-border:#7555612e;--landing-border-dark:#c98da133;--landing-shadow:0 24px 70px #2c1b221f;--landing-shadow-soft:0 16px 45px #402a3214}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0}button,a{font:inherit}img{max-width:100%}.landing-page{background:var(--landing-light);width:100%;min-height:100vh;color:var(--landing-text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow-x:hidden}.section-content{width:min(1180px,100% - 64px);margin:0 auto}.section-eyebrow{color:var(--landing-pink-deep);letter-spacing:.19em;text-transform:uppercase;margin:0 0 14px;font-size:11px;font-weight:800;line-height:1.2}.primary-landing-button,.secondary-landing-button,.header-app-link,.cta-large-button{text-decoration:none}.primary-landing-button svg,.secondary-landing-button svg,.header-app-link svg,.cta-large-button svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.landing-hero{min-height:820px;color:var(--landing-white);background:radial-gradient(circle at 72% 42%,#bd819533,#0000 31%),radial-gradient(circle at 10% 100%,#bd819524,#0000 34%),linear-gradient(135deg,#140d10 0%,#1d1317 48%,#25181d 100%);position:relative;overflow:hidden}.landing-hero:after{content:"";z-index:1;pointer-events:none;border:1px solid #c98da117;border-radius:50%;width:720px;height:720px;position:absolute;bottom:-230px;right:-120px;box-shadow:0 0 0 85px #c98da106,0 0 0 170px #c98da105}.landing-hero-grid{opacity:.23;pointer-events:none;background-image:linear-gradient(#ffffff09 1px,#0000 1px),linear-gradient(90deg,#ffffff09 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000c,#0000 88%);mask-image:linear-gradient(#000c,#0000 88%)}.hero-orb{z-index:0;filter:blur(4px);pointer-events:none;border-radius:50%;position:absolute}.hero-orb-one{background:radial-gradient(circle,#cf94a821,#0000 68%);width:260px;height:260px;top:120px;right:22%}.hero-orb-two{background:radial-gradient(circle,#bd81951a,#0000 70%);width:380px;height:380px;bottom:40px;left:-80px}.landing-header{z-index:20;border-bottom:1px solid #c98da126;grid-template-columns:1fr auto 1fr;align-items:center;width:min(1240px,100% - 48px);min-height:82px;margin:0 auto;display:grid;position:relative}.landing-brand{width:max-content;color:var(--landing-white);align-items:center;text-decoration:none;display:inline-flex}.landing-brand-logo{background:var(--landing-white);border:1px solid #ffffffd9;border-radius:8px;justify-content:center;align-items:center;padding:7px 11px;display:inline-flex;box-shadow:0 8px 24px #0000002e}.landing-brand-logo img{width:auto;height:28px;display:block}.landing-navigation{align-items:center;gap:34px;display:flex}.landing-navigation a{color:#ffffffad;padding:30px 0 27px;font-size:13px;font-weight:550;text-decoration:none;transition:color .16s;position:relative}.landing-navigation a:after{content:"";background:var(--landing-pink-bright);transform-origin:50%;border-radius:2px;height:2px;transition:transform .18s;position:absolute;bottom:-1px;left:0;right:0;transform:scaleX(0)}.landing-navigation a:hover{color:var(--landing-white)}.landing-navigation a:hover:after{transform:scaleX(1)}.header-app-link{color:#ffffffe0;background:#c98da114;border:1px solid #c98da152;border-radius:9px;justify-content:center;justify-self:end;align-items:center;gap:9px;padding:9px 14px;font-size:12px;font-weight:650;transition:background .16s,border-color .16s,transform .16s;display:inline-flex}.header-app-link:hover{background:#c98da126;border-color:#c98da18c;transform:translateY(-1px)}.hero-layout{z-index:5;grid-template-columns:minmax(0,.88fr) minmax(520px,1.12fr);align-items:center;gap:60px;width:min(1180px,100% - 64px);margin:0 auto;padding:92px 0 132px;display:grid;position:relative}.hero-content{z-index:8;position:relative}.hero-status{color:#ffffffb8;letter-spacing:.04em;background:#c98da112;border:1px solid #c98da138;border-radius:999px;align-items:center;gap:9px;margin-bottom:30px;padding:7px 12px;font-size:11px;font-weight:650;display:inline-flex}.hero-status-dot{background:#dca5b7;border-radius:50%;width:7px;height:7px;position:relative;box-shadow:0 0 0 4px #dca5b71a}.hero-status-dot:after{content:"";border:1px solid #dca5b780;border-radius:50%;animation:2.2s ease-out infinite statusPulse;position:absolute;inset:-4px}.hero-eyebrow{color:var(--landing-pink-soft);letter-spacing:.2em;text-transform:uppercase;margin:0 0 14px;font-size:11px;font-weight:750}.hero-content h1{max-width:610px;color:var(--landing-white);letter-spacing:-.057em;margin:0;font-size:clamp(48px,5.2vw,78px);font-weight:760;line-height:.99}.hero-content h1 span{color:var(--landing-pink-bright)}.hero-description{color:#ffffffb3;max-width:570px;margin:27px 0 0;font-size:17px;line-height:1.7}.hero-actions{flex-wrap:wrap;align-items:center;gap:14px;margin-top:38px;display:flex}.primary-landing-button{min-height:48px;color:var(--landing-white);background:linear-gradient(#c98da1 0%,#b8798f 100%);border:1px solid #d9a4b5;border-radius:10px;justify-content:center;align-items:center;gap:12px;padding:0 22px;font-size:13px;font-weight:750;transition:transform .17s,box-shadow .17s,filter .17s;display:inline-flex;box-shadow:0 10px 30px #bd819538,inset 0 1px #ffffff38}.primary-landing-button:hover{filter:brightness(1.05);transform:translateY(-2px);box-shadow:0 15px 35px #bd81954d,inset 0 1px #ffffff38}.secondary-landing-button{color:#ffffffc2;background:#ffffff09;border:1px solid #ffffff21;border-radius:10px;justify-content:center;align-items:center;gap:10px;min-height:48px;padding:0 19px;font-size:13px;font-weight:620;transition:color .16s,border-color .16s,background .16s;display:inline-flex}.secondary-landing-button:hover{color:var(--landing-white);background:#c98da112;border-color:#c98da154}.hero-trust-row{flex-wrap:wrap;align-items:center;gap:19px;margin-top:34px;display:flex}.hero-trust-item{color:#ffffff80;align-items:center;gap:7px;font-size:11px;font-weight:550;display:inline-flex}.hero-trust-item svg{fill:none;width:15px;height:15px;stroke:var(--landing-pink-bright);stroke-width:2px;stroke-linecap:round;stroke-linejoin:round}.hero-visual{pointer-events:none;min-width:0;min-height:610px;position:relative;overflow:visible}.graph-background-composition{z-index:2;pointer-events:none;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;width:980px;height:720px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-43%,-50%)}.graph-background-glow{z-index:0;filter:blur(16px);background:radial-gradient(circle,#c98da124 0%,#bd819512 36%,#bd819506 58%,#0000 74%);border-radius:50%;width:760px;height:760px;position:absolute}.graph-background-image{z-index:2;opacity:.96;filter:drop-shadow(0 36px 55px #0003);width:138%;max-width:none;height:auto;display:block;position:relative;transform:translate(8%)translateY(-1%)rotate(-.7deg)}.hero-bottom-strip{z-index:7;color:#ffffff61;letter-spacing:.1em;text-transform:uppercase;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0a070838;border-top:1px solid #c98da11f;justify-content:center;align-items:center;gap:19px;min-height:58px;font-size:10px;display:flex;position:absolute;bottom:0;left:0;right:0}.hero-bottom-strip strong{color:#ffffffad;font-weight:650}.hero-strip-line{background:linear-gradient(90deg, transparent, var(--landing-pink-bright), transparent);width:46px;height:1px}.platform-section{background:radial-gradient(circle at 93% 5%, #bd81951c, transparent 28%), var(--landing-light-warm);padding:112px 0 104px;position:relative;overflow:hidden}.platform-section:before{content:"";background:linear-gradient(90deg,#0000,#75556133,#0000);width:min(1180px,100% - 64px);height:1px;position:absolute;top:0;left:50%;transform:translate(-50%)}.platform-layout{grid-template-columns:minmax(0,1.03fr) minmax(360px,.72fr);gap:100px;display:grid}.platform-heading h2{max-width:690px;color:var(--landing-text);letter-spacing:-.052em;margin:0;font-size:clamp(35px,4.2vw,57px);font-weight:735;line-height:1.07}.platform-heading h2 span{color:var(--landing-pink-dark)}.platform-copy{padding-top:27px}.platform-copy>p{color:var(--landing-muted);margin:0 0 18px;font-size:15px;line-height:1.75}.platform-highlight{border:1px solid var(--landing-border);background:#ffffffb3;border-radius:13px;gap:14px;margin-top:30px;padding:18px;display:flex;box-shadow:0 12px 30px #4a313a0d}.platform-highlight-icon{width:38px;height:38px;color:var(--landing-pink-deep);background:#bd81951f;border-radius:10px;flex:none;justify-content:center;align-items:center;display:inline-flex}.platform-highlight-icon svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}.platform-highlight p{color:#62545a;margin:0;font-size:12px;line-height:1.65}.platform-metrics{border-top:1px solid var(--landing-border);border-bottom:1px solid var(--landing-border);grid-template-columns:repeat(4,minmax(0,1fr));margin-top:84px;display:grid}.platform-metric{border-right:1px solid var(--landing-border);flex-direction:column;gap:6px;min-height:114px;padding:27px 25px;display:flex}.platform-metric:last-child{border-right:none}.platform-metric strong{color:var(--landing-pink-deep);letter-spacing:-.025em;font-size:23px;font-weight:730}.platform-metric span{color:var(--landing-muted);font-size:11px;line-height:1.5}.features-section{background:linear-gradient(#ede8ea 0%,#f4f0f1 100%);padding:108px 0 124px;position:relative;overflow:hidden}.features-section:before{content:"";border:1px solid #75556114;border-radius:50%;width:300px;height:300px;position:absolute;top:110px;left:-100px;box-shadow:0 0 0 55px #75556105}.section-heading-centered{z-index:2;text-align:center;max-width:700px;margin:0 auto;position:relative}.section-heading-centered h2{color:var(--landing-text);letter-spacing:-.048em;margin:0;font-size:clamp(34px,4vw,52px);font-weight:735;line-height:1.08}.section-heading-centered>p:last-child{max-width:590px;color:var(--landing-muted);margin:22px auto 0;font-size:15px;line-height:1.7}.feature-grid{z-index:2;grid-template-columns:repeat(4,minmax(0,1fr));gap:19px;margin-top:63px;display:grid;position:relative}.feature-card{background:#ffffffa8;border:1px solid #75556126;border-radius:17px;min-height:335px;padding:27px 25px 31px;transition:transform .19s,box-shadow .19s,border-color .19s,background .19s;position:relative;overflow:hidden;box-shadow:0 14px 38px #4930390e}.feature-card:before{content:"";background:radial-gradient(circle,#bd819521,#0000 70%);border-radius:50%;width:170px;height:170px;transition:transform .25s;position:absolute;top:-80px;right:-80px}.feature-card:hover{background:#ffffffe0;border-color:#bd81955c;transform:translateY(-7px);box-shadow:0 24px 52px #4930391a}.feature-card:hover:before{transform:scale(1.25)}.feature-card-top{z-index:2;justify-content:space-between;align-items:flex-start;display:flex;position:relative}.feature-icon{width:61px;height:61px;color:var(--landing-pink-deep);background:linear-gradient(145deg,#bd819526,#bd81950e);border:1px solid #bd819533;border-radius:15px;justify-content:center;align-items:center;display:flex}.feature-icon svg{fill:none;stroke:currentColor;stroke-width:2.6px;stroke-linecap:round;stroke-linejoin:round;width:33px;height:33px}.feature-number{color:#7555614d;letter-spacing:.08em;font-size:11px;font-weight:750}.feature-card h3{z-index:2;color:var(--landing-text);letter-spacing:-.02em;margin:45px 0 14px;font-size:19px;font-weight:720;line-height:1.25;position:relative}.feature-card p{z-index:2;color:var(--landing-muted);margin:0;font-size:13px;line-height:1.7;position:relative}.feature-card-line{background:linear-gradient(90deg, var(--landing-pink), transparent);opacity:.35;transform-origin:0;height:1px;transition:transform .23s,opacity .23s;position:absolute;bottom:23px;left:25px;right:25px;transform:scaleX(.36)}.feature-card:hover .feature-card-line{opacity:.7;transform:scaleX(1)}.workflow-section{background:radial-gradient(circle at 85% 55%, #bd819517, transparent 29%), linear-gradient(135deg, var(--landing-ink) 0%, #21161a 100%);color:var(--landing-white);padding:116px 0 128px;position:relative;overflow:hidden}.workflow-section:before{content:"§";color:#c98da109;pointer-events:none;font-family:Georgia,Times New Roman,serif;font-size:470px;font-weight:700;line-height:1;position:absolute;bottom:-115px;right:7%}.workflow-heading{z-index:2;grid-template-columns:minmax(0,1.1fr) minmax(300px,.65fr);align-items:end;gap:90px;display:grid;position:relative}.workflow-heading .section-eyebrow{color:var(--landing-pink-soft)}.workflow-heading h2{max-width:690px;color:var(--landing-white);letter-spacing:-.05em;margin:0;font-size:clamp(35px,4vw,55px);font-weight:720;line-height:1.08}.workflow-heading>p{color:#ffffff8a;margin:0 0 5px;font-size:14px;line-height:1.75}.workflow-grid{z-index:2;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin-top:75px;display:grid;position:relative}.workflow-step{min-height:240px;padding-right:38px;position:relative}.workflow-step-marker{align-items:center;margin-bottom:32px;display:flex;position:relative}.workflow-step-marker>span{z-index:3;width:47px;height:47px;color:var(--landing-pink-soft);background:#24171c;border:1px solid #c98da166;border-radius:50%;flex:none;justify-content:center;align-items:center;font-size:11px;font-weight:760;display:inline-flex;position:relative;box-shadow:0 0 0 7px #c98da10a}.workflow-connector{background:#c98da12e;width:calc(100% - 47px);height:1px;position:relative;overflow:hidden}.workflow-connector span{background:linear-gradient(90deg, transparent, var(--landing-pink-bright), transparent);width:30%;height:100%;animation:3.7s linear infinite connectorMove;position:absolute;top:0;left:-30%}.workflow-step-content{max-width:300px}.workflow-step-content h3{color:var(--landing-white);letter-spacing:-.02em;margin:0 0 13px;font-size:19px;font-weight:680}.workflow-step-content p{color:#ffffff80;margin:0;font-size:13px;line-height:1.75}.landing-cta-section{color:var(--landing-white);background:linear-gradient(115deg,#a87484 0%,#bd8195 56%,#c98da1 100%);padding:91px 0;position:relative;overflow:hidden}.landing-cta-section:before{content:"";pointer-events:none;background-image:linear-gradient(#ffffff0e 1px,#0000 1px),linear-gradient(90deg,#ffffff0e 1px,#0000 1px);background-size:46px 46px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000,#000 35% 65%,#0000);mask-image:linear-gradient(90deg,#0000,#000 35% 65%,#0000)}.landing-cta-glow{pointer-events:none;background:radial-gradient(circle,#ffffff29,#0000 68%);border-radius:50%;width:650px;height:500px;position:absolute;top:-210px;left:50%;transform:translate(-50%)}.landing-cta-content{z-index:3;justify-content:space-between;align-items:center;gap:70px;display:flex;position:relative}.landing-cta-content .section-eyebrow{color:#ffffffb3}.landing-cta-content h2{max-width:650px;color:var(--landing-white);letter-spacing:-.05em;margin:0;font-size:clamp(35px,4.5vw,57px);font-weight:740;line-height:1.05}.landing-cta-content p{color:#ffffffbf;max-width:590px;margin:20px 0 0;font-size:14px;line-height:1.7}.cta-large-button{background:var(--landing-white);min-width:185px;min-height:54px;color:var(--landing-pink-deep);border:1px solid #ffffffe0;border-radius:11px;flex:none;justify-content:center;align-items:center;gap:13px;padding:0 23px;font-size:13px;font-weight:760;transition:transform .17s,box-shadow .17s,background .17s;display:inline-flex;box-shadow:0 17px 38px #512f3b33}.cta-large-button:hover{background:#fffafb;transform:translateY(-3px);box-shadow:0 23px 46px #512f3b47}.landing-footer{color:#ffffff7a;background:#110b0e;border-top:1px solid #c98da129;grid-template-columns:1fr auto 1fr;align-items:center;gap:40px;min-height:128px;padding:29px max(32px,50vw - 590px);display:grid}.landing-footer-brand{align-items:center;gap:16px;display:flex}.footer-logo{background:var(--landing-white);border-radius:6px;align-items:center;padding:5px 8px;display:inline-flex}.footer-logo img{width:auto;height:22px;display:block}.landing-footer-brand p{max-width:210px;margin:0;font-size:10px;line-height:1.5}.landing-footer-links{align-items:center;gap:25px;display:flex}.landing-footer-links a{color:#ffffff85;font-size:10px;font-weight:550;text-decoration:none;transition:color .15s}.landing-footer-links a:hover{color:var(--landing-pink-soft)}.landing-footer-note{text-align:right;justify-self:end;max-width:220px;margin:0;font-size:9px;line-height:1.5}@keyframes statusPulse{0%{opacity:.8;transform:scale(.65)}75%,to{opacity:0;transform:scale(1.65)}}@keyframes connectorMove{0%{left:-30%}to{left:100%}}@media (width<=1100px){.landing-header{grid-template-columns:1fr auto}.landing-navigation{display:none}.hero-layout{grid-template-columns:minmax(0,.82fr) minmax(470px,1.18fr);gap:38px}.hero-content h1{font-size:clamp(45px,5.8vw,66px)}.hero-visual{min-height:560px}.graph-background-composition{width:870px;height:650px;transform:translate(-41%,-50%)}.graph-background-image{width:135%}.platform-layout{gap:55px}.feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.feature-card{min-height:290px}.landing-footer{grid-template-columns:1fr auto}.landing-footer-note{display:none}}@media (width<=900px){.landing-hero{min-height:auto}.hero-layout{grid-template-columns:1fr;gap:26px;padding-top:72px;padding-bottom:126px}.hero-content{max-width:680px}.hero-content h1{max-width:680px;font-size:clamp(52px,9vw,75px)}.hero-description{max-width:620px}.hero-visual{width:100%;min-height:590px;margin:-65px auto -45px}.graph-background-composition{width:900px;height:660px;top:50%;left:50%;transform:translate(-50%,-49%)}.graph-background-image{width:128%;transform:translate(4%)rotate(-.7deg)}.platform-layout,.workflow-heading{grid-template-columns:1fr;gap:38px}.platform-copy{max-width:690px;padding-top:0}.platform-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.platform-metric:nth-child(2){border-right:none}.platform-metric:nth-child(-n+2){border-bottom:1px solid var(--landing-border)}.workflow-heading>p{max-width:640px}.workflow-grid{grid-template-columns:1fr;gap:35px}.workflow-step{grid-template-columns:48px minmax(0,1fr);gap:24px;min-height:auto;padding-right:0;display:grid}.workflow-step-marker{align-items:flex-start;margin:0}.workflow-connector{background:#c98da12e;width:1px;height:calc(100% + 35px);position:absolute;top:47px;left:23px}.workflow-connector span{background:linear-gradient(180deg, transparent, var(--landing-pink-bright), transparent);width:100%;height:30%;animation:3.7s linear infinite connectorMoveVertical;top:-30%;left:0}.workflow-step-content{max-width:650px;padding-top:9px;padding-bottom:25px}.landing-cta-content{flex-direction:column;align-items:flex-start;gap:35px}.landing-footer{text-align:center;grid-template-columns:1fr}.landing-footer-brand,.landing-footer-links{justify-content:center}@keyframes connectorMoveVertical{0%{top:-30%}to{top:100%}}}@media (width<=650px){.section-content,.hero-layout{width:min(100% - 38px,1180px)}.landing-header{width:calc(100% - 32px);min-height:70px}.landing-brand-logo{padding:6px 9px}.landing-brand-logo img{height:24px}.header-app-link{gap:6px;padding:8px 10px;font-size:10px}.header-app-link svg{width:15px;height:15px}.hero-layout{gap:12px;padding-top:57px;padding-bottom:102px}.hero-status{margin-bottom:25px;font-size:9px}.hero-content h1{font-size:clamp(44px,14vw,64px);line-height:1.01}.hero-description{margin-top:22px;font-size:15px;line-height:1.65}.hero-actions{flex-direction:column;align-items:stretch;width:100%;margin-top:31px}.primary-landing-button,.secondary-landing-button{width:100%}.hero-trust-row{gap:12px 16px;margin-top:27px}.hero-trust-item{font-size:9px}.hero-visual{min-height:410px;margin:-20px auto -42px}.graph-background-composition{width:650px;height:480px;transform:translate(-50%,-48%)}.graph-background-glow{width:480px;height:480px}.graph-background-image{opacity:.94;width:126%;transform:translate(2%)rotate(-.7deg)}.hero-bottom-strip{gap:10px;min-height:50px;padding:0 15px;font-size:7px}.hero-strip-line{width:23px}.platform-section,.features-section,.workflow-section{padding-top:80px;padding-bottom:88px}.platform-heading h2,.section-heading-centered h2,.workflow-heading h2,.landing-cta-content h2{font-size:clamp(34px,10vw,47px)}.platform-metrics{grid-template-columns:1fr;margin-top:55px}.platform-metric{border-right:none;border-bottom:1px solid var(--landing-border);min-height:92px}.platform-metric:nth-child(2){border-bottom:1px solid var(--landing-border)}.platform-metric:last-child{border-bottom:none}.feature-grid{grid-template-columns:1fr;gap:15px;margin-top:45px}.feature-card{min-height:280px}.workflow-grid{margin-top:54px}.landing-cta-section{padding:75px 0}.cta-large-button{width:100%}.landing-footer{gap:28px;padding:34px 20px}.landing-footer-brand{flex-direction:column}.landing-footer-links{flex-wrap:wrap;gap:15px 22px}}@media (width<=390px){.header-app-link{width:36px;height:36px;padding:0;font-size:0}.header-app-link svg{width:17px;height:17px}.hero-content h1{font-size:42px}.hero-status{padding-left:9px;padding-right:9px}.hero-trust-row{flex-direction:column;align-items:flex-start}.hero-visual{min-height:360px}.graph-background-composition{width:570px;height:420px}}.landing-page a:focus-visible{outline-offset:4px;outline:3px solid #dca5b7b8}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.hero-status-dot:after,.workflow-connector span{animation:none}.feature-card,.primary-landing-button,.secondary-landing-button,.header-app-link,.cta-large-button{transition:none}}body{color:#f5e9ec;background:linear-gradient(135deg,#2b0f1a 0%,#3a1524 50%,#f3d6dc 100%);margin:0;font-family:Inter,system-ui,sans-serif}
