@font-face{font-family:Sora;font-style:normal;font-display:swap;font-weight:400;src:url(/_astro/sora-latin-ext-400-normal.Twk1CgKs.woff2)format("woff2"),url(/_astro/sora-latin-ext-400-normal.BmhJC382.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Sora;font-style:normal;font-display:swap;font-weight:400;src:url(/_astro/sora-latin-400-normal.CRt88UEn.woff2)format("woff2"),url(/_astro/sora-latin-400-normal.OW7qkl5a.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Sora;font-style:normal;font-display:swap;font-weight:700;src:url(/_astro/sora-latin-ext-700-normal.DM0oy5s8.woff2)format("woff2"),url(/_astro/sora-latin-ext-700-normal.Oc7uZIYt.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Sora;font-style:normal;font-display:swap;font-weight:700;src:url(/_astro/sora-latin-700-normal.9waGdLWo.woff2)format("woff2"),url(/_astro/sora-latin-700-normal.BKPfQAnC.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{color-scheme:light;--bg:#fff;--paper:#fff;--paper-strong:#fff;--surface-card:#fff;--surface-muted:#fbfbfd;--ink:#11182d;--ink-soft:#29324a;--muted:#697184;--line:#e3e6ef;--line-strong:#cfd5e3;--brand:#5d54ef;--brand-strong:#27206f;--brand-soft:#efedff;--teal:#209d96;--teal-soft:#e8f7f4;--gold:#b27a2b;--error:#a33131;--success:#087a4a;--radius:8px;--shadow:0 18px 48px #1a1f3114;--shadow-soft:0 8px 24px #1a1f310f;--font-body:"Sora", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--bg);scroll-padding-top:96px;overflow-x:hidden}body{background:var(--bg);color:var(--ink);font-family:var(--font-body);text-rendering:optimizelegibility;margin:0;line-height:1.62;overflow-x:hidden}body,button,input,textarea,select{font-family:var(--font-body)}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}h1,h2,h3,p{margin-top:0}h1,h2,h3{color:var(--ink);letter-spacing:0}h1{max-width:760px;margin:20px 0 24px;font-size:5.25rem;font-weight:700;line-height:.98}h2{margin-bottom:0;font-size:3.25rem;font-weight:700;line-height:1.07}h3{margin-bottom:10px;font-size:1.18rem;font-weight:700;line-height:1.25}p{margin-bottom:0}p+p{margin-top:16px}strong{color:var(--ink)}.container{width:min(1160px,100% - 40px);margin-inline:auto}.site-header{z-index:30;backdrop-filter:blur(18px);background:#fffdf8e6;border-bottom:1px solid #ddd8ccd1;position:sticky;top:0}.nav{justify-content:space-between;align-items:center;gap:28px;min-height:76px;display:flex}.brand{flex:none;align-items:center;line-height:1;display:inline-flex}.brand-logo-icon-only{width:40px;height:40px}.brand-logo{color:#121936;align-items:center;gap:9px;display:inline-flex}.brand-logo-mark{color:#fff;background:radial-gradient(circle at 30% 22%,#ffffff61,#0000 34%),linear-gradient(135deg,#2fb3ff 0%,#6e48ff 62%,#7a59ff 100%);border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:2rem;font-weight:800;line-height:1;display:inline-flex;box-shadow:0 10px 24px #5249f433}.brand-logo-text{color:#172039;letter-spacing:0;font-size:1.24rem;font-weight:700;line-height:1}.nav-details{margin-left:auto}.nav-details summary{list-style:none}.nav-details summary::-webkit-details-marker{display:none}.nav-links{color:var(--muted);align-items:center;gap:22px;font-size:.88rem;font-weight:600;display:flex}.nav-links a:not(.button){padding:8px 0;position:relative}.nav-links a:not(.button):after{background:var(--brand);content:"";opacity:0;height:2px;transition:opacity .16s,transform .16s;position:absolute;bottom:4px;left:0;right:0;transform:scaleX(.65)}.nav-links a:hover{color:var(--ink)}.nav-links a:hover:after{opacity:1;transform:scaleX(1)}.nav-details-mobile,.nav-toggle{display:none}.button,button.button{border:1px solid var(--ink);border-radius:var(--radius);background:var(--ink);color:#fff;cursor:pointer;min-height:46px;font:inherit;text-align:center;white-space:normal;justify-content:center;align-items:center;max-width:100%;padding:0 18px;font-size:.94rem;font-weight:700;line-height:1.1;transition:background .16s,border-color .16s,box-shadow .16s,transform .16s;display:inline-flex}.button:hover{background:var(--brand-strong);border-color:var(--brand-strong);transform:translateY(-1px);box-shadow:0 10px 24px #27206f29}.button.secondary{border-color:var(--line-strong);background:var(--paper-strong);color:var(--ink)}.button.secondary:hover{background:var(--brand-soft);color:var(--brand-strong);border-color:#5d54ef7a}.button.ghost{color:var(--brand-strong);box-shadow:none;background:#5d54ef12;border-color:#5d54ef38}.button.ghost:hover{background:var(--brand-soft);border-color:#5d54ef61}.button:disabled,button.button:disabled{cursor:not-allowed;opacity:.68;transform:none}.hero{padding:78px 0 58px}.hero-premium{isolation:isolate;background:linear-gradient(90deg, #fffdf8fa 0%, #fffdf8f0 42%, #fffdf8bd 64%, #fffdf861 100%), var(--paper);min-height:760px;padding:116px 0 92px;position:relative;overflow:hidden}.hero-premium:before{z-index:-2;content:"";background-color:#0000;background-image:linear-gradient(90deg,#11182d0d 1px,#0000 1px),linear-gradient(#11182d0b 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:128px 128px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0;mask-image:linear-gradient(90deg,#0000009e,#0000 82%)}.hero-art{z-index:-1;opacity:.98;pointer-events:none;width:850px;max-width:none;position:absolute;top:54px;right:max(-210px,50vw - 940px)}.hero-stage{align-items:center;min-height:520px;display:grid}.hero-copy{width:min(620px,52%);animation:.66s both fade-up}.hero-premium h1{max-width:620px;font-size:4.65rem}.eyebrow{width:fit-content;color:var(--brand-strong);letter-spacing:0;align-items:center;gap:10px;font-size:.76rem;font-weight:700;line-height:1.3;display:inline-flex}.eyebrow:before{content:"";opacity:.42;background:currentColor;width:34px;height:1px}.lead{max-width:68ch;color:var(--ink-soft);font-size:1.18rem;line-height:1.72}.hero-actions,.actions{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.hero-meta{max-width:58ch;color:var(--muted);margin-top:22px;font-size:.92rem}.trust-strip{flex-wrap:wrap;gap:10px;margin-top:28px;display:flex}.trust-strip span{border:1px solid var(--line);color:var(--muted);background:#fffdf8e0;border-radius:999px;align-items:center;padding:7px 10px;font-size:.8rem;font-weight:600;line-height:1.25;display:inline-flex}.tag{width:fit-content;color:var(--brand-strong);align-items:center;font-size:.76rem;font-weight:800;line-height:1.3;text-decoration:none;display:inline-flex}.section{padding:82px 0}.section.alt{border-block:1px solid var(--line);background:var(--surface-muted)}.section-head{gap:14px;max-width:840px;margin-bottom:36px;display:grid}.section-head p{max-width:72ch;color:var(--muted);font-size:1.04rem}.grid-2,.grid-3{gap:18px;display:grid}.grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.card{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface-card);padding:24px;transition:border-color .16s,box-shadow .16s,transform .16s;box-shadow:0 1px #11182d08}.card:hover{box-shadow:var(--shadow-soft);border-color:#5d54ef3d;transform:translateY(-1px)}.card.feature{border-color:var(--line-strong);background:var(--paper-strong);box-shadow:var(--shadow-soft)}.card p,.muted{color:var(--muted)}.card a:not(.button),.prose a{color:var(--brand-strong);text-underline-offset:3px;font-weight:700;text-decoration:underline 1px}.service-list{border-top:1px solid var(--line);display:grid}.service-row{border-bottom:1px solid var(--line);grid-template-columns:150px minmax(0,1fr) minmax(250px,.55fr);align-items:start;gap:28px;padding:30px 0;display:grid}.service-row>span{color:var(--brand-strong);font-size:.82rem;font-weight:800}.service-row p{max-width:58ch;color:var(--muted)}.list{gap:9px;margin:0;padding:0;list-style:none;display:grid}.list li{color:var(--ink-soft);align-items:flex-start;gap:10px;font-size:.92rem;display:flex}.list li:before{background:var(--teal);content:"";border-radius:2px;flex:none;width:7px;height:7px;margin-top:.66em}.method-section{background:linear-gradient(135deg, #efedffb8, #e8f7f47a 46%, #fffdf8f0), var(--paper);border-block:1px solid #ddd8ccd9}.method-grid{border:1px solid var(--line-strong);border-radius:var(--radius);background:var(--line-strong);box-shadow:var(--shadow-soft);grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;display:grid;overflow:hidden}.method-card{background:var(--surface-card);min-height:260px;padding:28px}.method-card span,.metric small{background:var(--brand-soft);width:42px;height:42px;color:var(--brand-strong);border:1px solid #5d54ef2e;border-radius:50%;justify-content:center;align-items:center;font-size:.78rem;font-weight:800;display:inline-flex}.method-card h3{margin-top:70px;font-size:1.42rem}.method-card p{color:var(--muted)}.split-section{grid-template-columns:minmax(0,.72fr) minmax(320px,.72fr);align-items:start;gap:58px;display:grid}.use-case-list{border-top:1px solid var(--line);display:grid}.use-case-item{border-bottom:1px solid var(--line);grid-template-columns:18px minmax(0,1fr);gap:16px;padding:18px 0;display:grid}.use-case-item span{background:var(--brand);border-radius:50%;width:9px;height:9px;margin-top:.58em}.use-case-item p{color:var(--ink-soft)}.proof-card{padding:0;overflow:hidden}.proof-card img{aspect-ratio:16/10;border-bottom:1px solid var(--line);-o-object-fit:cover;object-fit:cover;background:#eef0f6;width:100%}.proof-card .content{gap:12px;padding:22px;display:grid}.status,.panel-chip{background:var(--teal-soft);color:#075f5a;border:1px solid #209d963d;border-radius:999px;width:fit-content;padding:6px 9px;font-size:.76rem;font-weight:800;line-height:1;display:inline-flex}.signal-panel{border:1px solid var(--line-strong);border-radius:var(--radius);background:var(--surface-card);box-shadow:var(--shadow);overflow:hidden}.signal-panel:before{background:linear-gradient(90deg, var(--brand), #6ea8ff 52%, var(--teal));content:"";height:4px;display:block}.panel-header{border-bottom:1px solid var(--line);color:var(--ink);justify-content:space-between;align-items:center;gap:12px;padding:15px 18px;font-size:.84rem;font-weight:700;display:flex}.panel-body{padding:4px 18px 18px}.metric{border-bottom:1px solid var(--line);gap:6px;min-height:86px;padding:18px 0 18px 58px;display:grid;position:relative}.metric:last-child{border-bottom:0}.metric small{position:absolute;top:19px;left:0}.metric strong{font-size:1.02rem;line-height:1.25}.metric span{color:var(--muted);font-size:.9rem;line-height:1.55}.bio{grid-template-columns:.52fr 1fr;align-items:stretch;gap:34px;display:grid}.bio-mark{border-radius:var(--radius);background:linear-gradient(135deg, #5d54effa, #27206ffa 58%, #209d96eb), var(--brand-strong);min-height:270px;box-shadow:var(--shadow);color:#fff;border:1px solid #27206f2e;align-content:space-between;padding:24px;display:grid;position:relative;overflow:hidden}.bio-mark .eyebrow{color:#fff}.bio-mark strong{z-index:1;color:#fff;max-width:10ch;font-size:2.8rem;font-weight:700;line-height:1;display:block;position:relative}.contact-grid{grid-template-columns:.82fr 1fr;align-items:start;gap:34px;display:grid}.form{gap:14px;display:grid}.form.card.feature{padding:24px}.form-title{margin-bottom:0;font-size:1.5rem;line-height:1.15}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.form-grid-three{grid-template-columns:repeat(3,minmax(0,1fr))}label{color:var(--ink);gap:7px;font-size:.88rem;font-weight:700;display:grid}label .muted{font-weight:500}.checkbox-label{border:1px solid var(--line);border-radius:var(--radius);align-items:flex-start;gap:10px;padding:12px;font-weight:500;display:flex}.checkbox-label input[type=checkbox]{width:auto;accent-color:var(--brand);margin-top:4px}.form-honeypot{position:absolute;left:-10000px}input,textarea,select{border:1px solid var(--line-strong);border-radius:var(--radius);width:100%;color:var(--ink);font:inherit;background:#fff;padding:12px 13px;transition:border-color .15s,box-shadow .15s}input:focus,textarea:focus,select:focus{border-color:#5d54efb8;outline:none;box-shadow:0 0 0 3px #5d54ef1f}textarea{resize:vertical;min-height:132px}.form-message{min-height:24px;color:var(--muted);font-size:.9rem}.form-message.error{color:var(--error)}.form-message.success{color:var(--success)}.download-panel{border-radius:var(--radius);background:var(--teal-soft);border:1px solid #209d9633;padding:14px}.page-hero{padding:72px 0 48px}.page-hero h1{max-width:820px}.prose{max-width:780px}.prose h1{max-width:none;font-size:3.8rem;line-height:1.05}.prose h2{margin-top:2.2em;font-size:2.35rem}.prose p,.prose li{color:var(--ink-soft)}.prose ul,.prose ol{padding-left:1.35rem}.site-footer{background:#fff;border-top:1px solid #080f2d14;padding:54px 0 44px}.footer-grid{grid-template-columns:1.35fr 1fr 1fr;gap:28px;display:grid}.footer-note{color:#53607d;max-width:42ch;margin-top:14px}.footer-grid h3{color:#071139;font-size:.95rem}.footer-grid nav{color:#53607d;gap:8px;font-size:.92rem;display:grid}.footer-grid nav a:hover{color:var(--brand-strong)}.footer-bottom{color:#53607d;margin-top:32px;font-size:.86rem}.skip-link{z-index:50;border-radius:var(--radius);background:var(--ink);color:#fff;padding:10px 12px;position:absolute;top:-80px;left:16px}.skip-link:focus{top:16px}:focus-visible{outline-offset:3px;outline:3px solid #5d54ef57}@keyframes fade-up{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@media (width<=1080px){h1{font-size:4.25rem}h2{font-size:2.65rem}.hero-copy{width:min(640px,64%)}.hero-art{opacity:.82;width:860px;right:-260px}.service-row{grid-template-columns:120px minmax(0,1fr)}.service-row .list{grid-column:2}.nav-links{gap:14px}}@media (width<=759px){.container{width:min(100% - 30px,700px)}h1{font-size:3.35rem}h2{font-size:2.25rem}.nav{min-height:66px}.brand-logo-full{width:170px}.nav-toggle{border:1px solid var(--line-strong);border-radius:var(--radius);background:var(--paper-strong);color:var(--ink);font:inherit;justify-content:center;align-items:center;padding:8px 11px;font-size:.9rem;font-weight:800;display:inline-flex}.nav-links-desktop{display:none}.nav-details-mobile{display:block}.nav-links{border:1px solid var(--line);border-radius:var(--radius);background:var(--paper-strong);box-shadow:var(--shadow);flex-direction:column;align-items:stretch;padding:14px;display:none;position:absolute;inset:66px 15px auto}.nav-details[open] .nav-links{display:flex}.nav-links a:not(.button):after{display:none}.hero,.page-hero{padding-top:48px}.hero-premium{min-height:auto;padding:48px 0 0}.hero-stage{min-height:0}.hero-copy{width:100%}.hero-premium h1{max-width:10ch;margin:16px 0 18px;font-size:3.45rem;line-height:.96}.hero-actions{margin-top:24px}.hero-art{opacity:1;width:min(680px,112%);margin:24px 0 -12px -6%;position:relative;top:auto;right:auto}.hero-premium:before{mask-image:linear-gradient(#00000085,#0000 90%)}.grid-2,.grid-3,.method-grid,.split-section,.bio,.contact-grid,.footer-grid{grid-template-columns:1fr}.service-row{grid-template-columns:1fr;gap:14px}.service-row .list{grid-column:auto}.lead{font-size:1.06rem}.section{padding:58px 0}.method-card{min-height:220px}.method-card h3{margin-top:56px}.bio-mark{min-height:210px}.form-grid{grid-template-columns:1fr}}@media (width<=560px){.container{width:calc(100% - 28px)}h1{font-size:2.72rem}.hero-premium h1{max-width:9ch;font-size:3.08rem}.hero-premium{padding-top:36px}.hero-meta{margin-top:16px;font-size:.84rem}h2{font-size:1.95rem}.brand-logo-full{width:150px}.hero-actions .button,.actions .button,.form .button{width:100%}.card,.form.card.feature{padding:18px}.proof-card{padding:0}.proof-card .content{padding:18px}.metric{padding-left:50px}.metric small{width:34px;height:34px}.bio-mark strong{font-size:2.25rem}}body{background:#fff}.container{width:min(1280px,100% - 96px)}.site-header{background:#ffffffdb;border-bottom:0}.nav{min-height:80px}.brand-logo-full{width:190px;height:44px}.nav-links{color:#080f2d;gap:30px;font-size:.9rem;font-weight:600}.nav-links .button.ghost{color:#fff;background:linear-gradient(135deg,#4d46f4,#6a5cff);border-color:#0000;min-height:46px;padding-inline:22px}@media (width<=1120px){.nav{gap:16px;min-height:72px}.brand-logo-full{width:150px}.nav-links{gap:10px;font-size:.82rem}.nav-links .button.ghost{min-height:42px;padding-inline:13px}}@media (width<=759px){.nav{min-height:68px}.brand-logo-full{width:168px}.nav-toggle{color:#080f2d;font:inherit;background:#fff;border:1px solid #080f2d24;border-radius:8px;justify-content:center;align-items:center;padding:9px 12px;font-size:.9rem;font-weight:800;display:inline-flex}.nav-links-desktop{display:none}.nav-details-mobile{display:block}.nav-details-mobile .nav-links{background:#fff;border:1px solid #080f2d1a;border-radius:8px;flex-direction:column;align-items:stretch;gap:12px;width:min(360px,100vw - 48px);padding:14px;display:none;position:absolute;top:68px;left:auto;right:24px;box-shadow:0 24px 80px #080f2d24}.nav-details[open] .nav-links{display:flex}.nav-details-mobile .nav-links a:not(.button):after{display:none}}.button,button.button{background:linear-gradient(135deg,#4d46f4,#6658ff);border-color:#4d46f4;border-radius:8px;gap:9px;min-height:50px;padding-inline:24px;box-shadow:0 12px 28px #5249f438}.button.secondary{box-shadow:none;color:#4236d6;background:#fff;border-color:#5249f4b8}.button.secondary:hover{background:#f8f7ff}.hero-reference{background:radial-gradient(circle at 44% 25%,#6258ff14,#0000 34%),linear-gradient(#fff 0% 78%,#fbfaf7 100%);min-height:650px;padding:60px 0 48px;overflow:hidden}.hero-reference:before{display:none}.hero-reference .hero-stage{grid-template-columns:minmax(500px,.9fr) minmax(0,620px);align-items:center;gap:32px;min-height:520px;display:grid}.hero-reference .hero-copy{width:100%;max-width:540px}.hero-reference h1{color:#050c2b;max-width:590px;margin:0 0 26px;font-size:4.22rem;font-weight:700;line-height:1.02}.hero-reference .lead{color:#101a3c;max-width:44ch;font-size:1.14rem;line-height:1.55}.hero-reference .hero-actions{gap:16px;margin-top:34px}.hero-reference .hero-meta{color:#141b3b;align-items:center;gap:13px;margin-top:44px;font-size:.98rem;display:flex}.hero-reference .hero-meta span{background:#5a4dff;border-radius:50%;width:10px;height:10px;box-shadow:0 0 0 5px #5a4dff1c}.workflow-map{width:100%;min-height:500px;position:relative}.flow-lines{fill:none;pointer-events:none;stroke:#9188ff;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;width:100%;height:370px;position:absolute;inset:18px 0 auto;overflow:visible}.flow-card,.flow-result{background:#ffffffed;border:1px solid #0a11321f;border-radius:16px;gap:13px;padding:22px 20px;display:grid;position:absolute;box-shadow:0 20px 46px #080f2d17}.flow-card{width:158px;min-height:210px}.flow-card-1{top:0;left:0}.flow-card-2{top:0;left:190px}.flow-card-3{width:190px;top:0;left:380px}.flow-card-4{width:210px;top:270px;left:64px}.flow-result{background:radial-gradient(circle at 18% 16%,#5f53ff21,#0000 44%),#f7f4ff;width:285px;min-height:210px;top:270px;right:0}.mini-icon,.outline-icon,.service-icon{color:#4f46e5;border-radius:50%;justify-content:center;align-items:center;display:inline-flex}.mini-icon{background:#f1efff;border:1px solid #5249f429;width:42px;height:42px}.outline-icon{background:#fffc;border:1px solid #080f2d1c;width:58px;height:58px;box-shadow:0 10px 28px #080f2d0f}.service-icon{color:#fff;background:linear-gradient(135deg,#4d46f4,#6b5cff);flex:none;width:58px;height:58px;box-shadow:0 15px 34px #5249f447}.icon-svg{stroke-width:1.85px;width:22px;height:22px}.service-icon .icon-svg{width:25px;height:25px}.flow-card h3,.flow-result h3{color:#061039;margin:0;font-size:.94rem;line-height:1.32}.flow-card h3 span,.flow-result h3 span{color:#050c2b}.flow-card p{color:#182347;font-size:.82rem;line-height:1.55}.flow-result ul{color:#17234c;gap:17px;margin:0;padding:0;font-size:.92rem;list-style:none;display:grid}.flow-result li{padding-left:31px;position:relative}.flow-result li:before{content:"";border:1.5px solid #4f46e5;border-radius:50%;width:17px;height:17px;position:absolute;top:.24em;left:0}.problem-band{background:#fbfaf7;border-block:1px solid #080f2d0f;padding:58px 0}.problem-grid{grid-template-columns:minmax(250px,.78fr) minmax(0,1.72fr);align-items:center;gap:54px;display:grid}.problem-grid h2{color:#061039;max-width:10.5em;font-size:2.08rem;line-height:1.18}.problem-list{grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.problem-item{border-left:1px solid #080f2d1f;align-content:start;gap:16px;min-height:178px;padding:0 34px;display:grid}.problem-item:first-child{border-left:0}.problem-item h3,.service-card h3,.example-card h3,.process-step h3{color:#071139;margin:0;font-size:1rem}.problem-item p,.service-card p,.example-card p,.process-step p,.final-cta p{color:#424c68;font-size:.92rem;line-height:1.6}.compact-section{padding:54px 0 22px}.section-title{color:#071139;margin-bottom:22px;font-size:1.45rem;line-height:1.2}.service-cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.service-card{background:#fff;border:1px solid #080f2d1f;border-radius:14px;grid-template-columns:58px minmax(0,1fr);gap:20px;min-height:176px;padding:24px 24px 22px;display:grid;box-shadow:0 20px 44px #080f2d0f}.service-card a,.example-card a{color:#061039;width:fit-content;font-size:1.35rem;line-height:1;display:inline-flex}.service-card a{grid-column:1;align-self:end}.process-section{padding:28px 0 34px}.process-rail{grid-template-columns:repeat(4,minmax(0,1fr));gap:34px;display:grid}.process-step{grid-template-columns:42px minmax(0,1fr);align-items:start;gap:16px;display:grid;position:relative}.process-step:not(:last-child):after{content:"";background:#c7c2ff;width:42px;height:1px;position:absolute;top:22px;right:-25px}.process-step>span{color:#4036d5;background:#f2efff;border:1px solid #c7c2ff;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;font-weight:700;display:inline-flex}.examples-section{padding:34px 0 30px}.example-cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}.example-card{background:#fff;border:1px solid #080f2d1f;border-radius:12px;grid-template-columns:minmax(0,1fr) 128px;gap:18px;min-height:178px;padding:24px;display:grid;overflow:hidden}.example-copy{align-content:start;gap:12px;display:grid}.example-visual{background:#fbfbfd;border:1px solid #080f2d1a;border-radius:8px;align-self:end;min-height:118px;position:relative}.visual-form span,.visual-layout span{background:#fff;border:1px solid #d8dbe6;border-radius:2px;height:12px;position:absolute;left:18px}.visual-form span:first-child,.visual-layout span:first-child{width:76px;top:22px}.visual-form span:nth-child(2),.visual-layout span:nth-child(2){width:86px;top:44px}.visual-form span:nth-child(3),.visual-layout span:nth-child(3){width:64px;top:66px}.visual-form span:nth-child(4),.visual-layout span:nth-child(4){background:#6b5cff;border-color:#6b5cff;width:38px;top:90px}.visual-search span:first-child{background:linear-gradient(#cfd3df,#cfd3df) 18px 18px/68px 5px no-repeat,linear-gradient(#e5e7ef,#e5e7ef) 18px 34px/86px 5px no-repeat,#fff;border-radius:5px;height:58px;position:absolute;inset:18px 22px auto;box-shadow:0 12px 26px #080f2d1a}.visual-search span:nth-child(2){background:#fff;border:1px solid #dfe1eb;border-radius:6px;width:96px;height:36px;position:absolute;bottom:19px;right:10px;box-shadow:0 12px 24px #080f2d14}.visual-search span:nth-child(2):before{content:"";border:2px solid #5f55ef;border-radius:50%;width:10px;height:10px;position:absolute;top:11px;left:13px}.bio-section{background:#fff;padding:54px 0}.bio-section .bio{border-top:1px solid #080f2d1a;grid-template-columns:.75fr 1.25fr;padding-top:42px}.final-cta{padding:0 0 64px}.final-cta-panel{background:radial-gradient(circle at 90% 0,#5d54ef29,#0000 36%),#f5f2ff;border:1px solid #5d54ef29;border-radius:16px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:30px;padding:32px 54px;display:grid}.final-cta h2{color:#071139;margin-bottom:6px;font-size:1.8rem}.final-actions{flex-wrap:wrap;gap:16px;display:flex}.contact-form-wrap{margin-top:64px}@media (width<=1120px){.container{width:min(100% - 48px,820px)}.hero-reference .hero-stage{grid-template-columns:1fr;gap:38px}.hero-reference .hero-copy{max-width:720px}.workflow-map{max-width:660px;margin-inline:auto}.problem-grid,.bio-section .bio,.final-cta-panel,.problem-list,.service-cards,.example-cards,.starting-grid{grid-template-columns:1fr}.problem-item{border-top:1px solid #080f2d1a;border-left:0;padding:26px 0 0}.problem-item:first-child{border-top:0}}@media (width<=900px){.nav{min-height:68px}.brand-logo-full{width:168px}.nav-links-desktop{display:none}.nav-details-mobile{display:block}.nav-toggle{color:#080f2d;font:inherit;background:#fff;border:1px solid #080f2d24;border-radius:8px;justify-content:center;align-items:center;padding:9px 12px;font-size:.9rem;font-weight:800;display:inline-flex}.nav-details-mobile .nav-links{background:#fff;border:1px solid #080f2d1a;border-radius:8px;flex-direction:column;align-items:stretch;gap:12px;width:min(360px,100vw - 48px);padding:14px;display:none;position:absolute;top:68px;left:auto;right:24px;box-shadow:0 24px 80px #080f2d24}.nav-details[open] .nav-links{display:flex}.nav-details-mobile .nav-links a:not(.button):after{display:none}.hero-reference{padding:44px 0 28px}.hero-reference h1{max-width:11ch;font-size:3.35rem}.workflow-map{gap:14px;min-height:0;display:grid}.flow-lines{display:none}.flow-card,.flow-result{width:100%;min-height:auto;position:static}.process-rail{grid-template-columns:1fr;gap:22px}.starting-routes{grid-template-columns:1fr}.starting-routes a,.starting-routes a:first-child,.starting-routes a:last-child{border-right:0;border-bottom:1px solid var(--line);padding:20px 0}.process-step:not(:last-child):after{width:1px;height:18px;inset:auto auto -15px 20px}.final-cta-panel{padding:26px}.form-grid-three{grid-template-columns:1fr}}@media (width<=560px){.container{width:calc(100% - 28px)}.nav-details-mobile .nav-links{gap:12px}.hero-reference h1{max-width:9ch;font-size:2.85rem}.hero-reference .lead{font-size:1rem}.hero-reference .hero-actions,.final-actions{display:grid}.hero-reference .button,.final-actions .button{width:100%}.hero-reference .hero-meta{margin-top:28px}.problem-band{padding:42px 0}.problem-grid h2{max-width:none;font-size:1.75rem}.service-card,.example-card{grid-template-columns:1fr}.example-visual{min-height:112px}.final-cta{padding-bottom:48px}}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.brand-logo-full{width:auto;min-width:0}.text-links{flex-wrap:wrap;gap:10px;display:flex}.text-links a{border:1px solid var(--line);color:var(--brand-strong);background:#fff;border-radius:999px;align-items:center;padding:8px 11px;font-size:.84rem;font-weight:800;line-height:1.2;display:inline-flex}.text-links a:hover{background:var(--brand-soft);border-color:#5d54ef66}.proof-section{background:linear-gradient(#fff 0%,#fbfaf7 100%)}.starting-section{border-bottom:1px solid var(--line);background:#fff}.starting-grid{grid-template-columns:minmax(300px,.8fr) minmax(0,1.2fr);align-items:start;gap:64px;display:grid}.starting-copy h2{margin:14px 0 18px;font-size:clamp(2.35rem,4.4vw,3.5rem)}.starting-copy p{color:var(--ink-soft)}.starting-copy .text-link{margin-top:22px;display:inline-block}.home-levels{gap:8px;margin:0;padding:0;list-style:none;display:grid;position:relative}.home-levels:before{content:"";background:#5d54ef52;width:1px;position:absolute;top:20px;bottom:20px;left:20px}.home-levels li{grid-template-columns:42px 1fr;align-items:center;gap:13px;min-height:44px;display:grid;position:relative}.home-levels span{z-index:1;width:40px;height:40px;color:var(--brand-strong);background:#fff;border:1px solid #5d54ef85;border-radius:50%;place-items:center;font-weight:700;display:grid}.home-levels strong{font-size:.9rem}.starting-routes{border-top:1px solid var(--line);grid-template-columns:repeat(3,minmax(0,1fr));margin-top:54px;display:grid}.starting-routes a{border-right:1px solid var(--line);grid-template-columns:1fr auto;gap:5px 16px;padding:24px;display:grid}.starting-routes a:first-child{padding-left:0}.starting-routes a:last-child{border-right:0;padding-right:0}.starting-routes a>span{color:var(--brand);letter-spacing:.05em;text-transform:uppercase;font-size:.76rem;font-weight:700}.starting-routes a>strong,.starting-routes a>small{grid-column:1}.starting-routes a>small{color:var(--muted);font-size:.78rem;line-height:1.45}.starting-routes a>b{color:var(--brand);grid-area:1/2/4;align-self:center;font-size:1.25rem}.proof-grid,.resource-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.proof-tile,.resource-card{background:#fff;border:1px solid #080f2d1f;border-radius:14px;align-content:start;gap:14px;padding:24px;display:grid;box-shadow:0 18px 44px #080f2d0f}.proof-tile strong{color:#4d46f4;font-size:2rem;line-height:1}.proof-tile h3,.resource-card h2{margin:0}.resource-grid{grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr)}.resource-section{background:#fbfaf7;border-top:1px solid #080f2d14}.muted-card{background:#f7f5ff}.decision-card{align-self:start}.result-card{gap:14px;display:grid}.result-card span{background:var(--teal-soft);width:34px;height:34px;color:var(--success);border-radius:50%;justify-content:center;align-items:center;font-weight:900;display:inline-flex}.result-card h2{margin:0;font-size:1.32rem;line-height:1.2}.optional-fields{gap:14px;display:grid}.optional-fields summary{cursor:pointer;width:fit-content;color:var(--brand-strong);font-size:.9rem;font-weight:800}.optional-fields[open]{border-top:1px solid var(--line);padding-top:12px}.optional-fields[open] summary{margin-bottom:14px}.radar-start{background:#fff;border:1px solid #080f2d1a;border-radius:14px;grid-template-columns:minmax(0,.95fr) minmax(300px,.8fr);gap:22px;max-width:900px;margin-top:34px;padding:22px;display:grid;box-shadow:0 16px 42px #080f2d0f}.radar-start strong{margin-bottom:6px;display:block}.blog-filter-row{flex-wrap:wrap;gap:8px;margin-bottom:20px;display:flex}.blog-filter-row span,.source-note{border:1px solid var(--line);color:var(--muted);background:#fff;border-radius:999px;padding:7px 10px;font-size:.8rem;font-weight:700}.source-note{max-width:680px;color:var(--ink-soft);border-radius:14px;gap:6px;margin-top:24px;font-size:.9rem;display:grid}.source-note p{color:var(--muted);margin:0}@media (width<=900px){.proof-grid,.resource-grid,.radar-start{grid-template-columns:1fr}}.blog-featured-card{margin-bottom:24px;padding:42px;display:block}.blog-featured-content{align-content:center;gap:18px;max-width:760px;display:grid}.blog-featured-content h2{margin:0;font-size:clamp(2rem,3.2vw,3rem);line-height:1.05}.blog-featured-content p{color:var(--ink-soft)}.blog-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.blog-card{padding:0;display:grid}.blog-card-content{gap:13px;padding:22px;display:grid}.blog-card-content h2{margin:0;font-size:1.24rem;line-height:1.18}.blog-card-content p{color:var(--ink-soft);font-size:.94rem;line-height:1.62}.article-hero-section{border-bottom:1px solid var(--line);background:radial-gradient(circle at 85% 18%,#5d54ef14,#0000 34%),#fff;padding:72px 0 54px}.article-hero-grid{grid-template-columns:minmax(0,.92fr) minmax(420px,.86fr);align-items:center;gap:54px;display:grid}.article-hero-text-only{display:block}.article-hero-text-only .article-hero-copy{max-width:880px}.article-hero-copy h1{max-width:780px;margin:18px 0 20px;font-size:clamp(3.1rem,6.1vw,5rem);line-height:.98}.article-meta{margin-bottom:18px;font-weight:700}.article-hero-visual{border:1px solid var(--line);background:#fff;border-radius:14px;margin:0;overflow:hidden;box-shadow:0 24px 70px #080f2d1a}.article-hero-visual img{aspect-ratio:1200/630;-o-object-fit:cover;object-fit:cover;background:#fff;width:100%}.article-body-section{padding-top:64px}.reading-progress{z-index:80;backdrop-filter:blur(12px);pointer-events:none;background:#ffffff9e;height:5px;position:fixed;top:0;left:0;right:0}.reading-progress-bar{background:linear-gradient(90deg, var(--brand), #7d6cff 52%, var(--teal));border-radius:0 999px 999px 0;width:0;height:100%;transition:width .14s ease-out;display:block;box-shadow:0 0 18px #5d54ef57}.article-layout{grid-template-columns:minmax(0,760px) 280px;justify-content:center;align-items:start;gap:56px;display:grid}.article-main-column{min-width:0}.article-prose{background:#ffffffe0;border:1px solid #080f2d14;border-radius:24px;max-width:760px;padding:clamp(24px,4vw,44px);box-shadow:0 22px 70px #080f2d0f}.article-prose>*+*{margin-top:18px}.article-prose h2{border-top:1px solid var(--line);margin-top:2.5em;padding-top:18px;font-size:clamp(1.85rem,3vw,2.45rem);line-height:1.12;position:relative}.article-prose h2:before{background:linear-gradient(90deg, var(--brand), var(--teal));content:"";width:72px;height:2px;position:absolute;top:-1px;left:0}.article-prose p,.article-prose li{color:#24304d;font-size:1.03rem;line-height:1.82}.article-prose ul,.article-prose ol{gap:9px;margin-block:18px 0;padding-left:1.25rem;display:grid}.article-prose li::marker{color:var(--brand)}.article-prose strong{color:var(--ink)}.article-next-step{background:radial-gradient(circle at 92% 8%,#5d54ef26,#0000 36%),#f7f5ff;border:1px solid #5d54ef29;border-radius:18px;gap:14px;margin-top:34px;padding:28px;display:grid}.ai-disclosure{background:linear-gradient(135deg,#209d9614,#5d54ef0f),#fff;border:1px solid #209d9633;border-radius:18px;gap:12px;margin-top:28px;padding:24px;display:grid}.ai-disclosure h2,.article-next-step h2{border:0;margin:0;padding:0;font-size:clamp(1.45rem,2.4vw,2rem);line-height:1.14}.ai-disclosure h2:before,.article-next-step h2:before{display:none}.ai-disclosure p,.article-next-step p{color:var(--ink-soft);font-size:.98rem;line-height:1.72}.article-sidebar{position:sticky;top:104px}.article-toc-card{background:#ffffffe0;border:1px solid #080f2d17;border-radius:20px;padding:20px;box-shadow:0 16px 48px #080f2d0d}.article-toc-card h2{margin:4px 0 14px;font-size:1.08rem;line-height:1.2}.article-toc-card nav{gap:3px;padding-left:13px;display:grid;position:relative}.article-toc-card nav:before{background:var(--line);content:"";width:1px;position:absolute;top:5px;bottom:5px;left:0}.article-toc-card a{color:var(--muted);border-radius:10px;padding:8px 10px;font-size:.88rem;font-weight:650;line-height:1.35;transition:background .16s,color .16s;position:relative}.article-toc-card a:before{content:"";background:0 0;border-radius:999px;width:2px;position:absolute;top:11px;bottom:11px;left:-13px}.article-toc-card a:hover,.article-toc-card a[aria-current]{background:var(--brand-soft);color:var(--brand-strong)}.article-toc-card a[aria-current]:before{background:linear-gradient(180deg, var(--brand), var(--teal))}.article-next-step h2{border:0;margin:0;padding:0;font-size:clamp(1.55rem,2.5vw,2.1rem)}.article-next-step h2:before{display:none}@media (width<=1120px){.article-hero-grid{grid-template-columns:1fr}.article-layout{grid-template-columns:minmax(0,760px);justify-content:center}.article-sidebar{display:none}.blog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=759px){.blog-featured-card{padding:24px}.blog-grid{grid-template-columns:1fr}.article-hero-section{padding:48px 0 38px}.article-hero-grid{gap:28px}.article-hero-copy h1{font-size:clamp(2.55rem,12vw,3.45rem)}.article-body-section{padding-top:42px}.article-prose p,.article-prose li{font-size:.98rem;line-height:1.76}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}.text-link{color:var(--brand-strong);align-items:center;margin-top:.8rem;font-weight:800;text-decoration:none;display:inline-flex}.text-link:hover{text-decoration:underline}.faq-list{gap:.8rem;max-width:900px;display:grid}.faq-list details{border:1px solid var(--line);background:#fff;border-radius:14px;padding:1rem 1.2rem}.faq-list summary{cursor:pointer;font-weight:800}.faq-list p{color:var(--muted);margin:.8rem 0 0}
