@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600&family=Manrope:wght@400;500;600&display=swap";
:root{--ink:#0b1623;--ink-soft:#122235;--blue:#1646e8;--blue-bright:#2962ff;--sand:#d5b98b;--paper:#f3f1ec;--white:#fff;--muted:#66707c;--line:#d9d9d4;--font-display:"Manrope", "Segoe UI", sans-serif;--font-body:"DM Sans", "Segoe UI", sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);font-family:var(--font-body);-webkit-font-smoothing:antialiased;margin:0}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.shell{width:min(1240px,100% - 64px);margin-inline:auto}.nav{z-index:20;color:#fff;border-bottom:1px solid #ffffff21;justify-content:space-between;align-items:center;height:92px;display:flex;position:absolute;left:50%;transform:translate(-50%)}.brand{align-items:center;gap:13px;display:flex}.brand-mark{align-items:flex-end;gap:3px;width:28px;height:32px;display:flex;transform:skewY(-12deg)}.brand-mark span{background:var(--sand);width:7px;display:block}.brand-mark span:first-child{height:18px}.brand-mark span:nth-child(2){height:27px}.brand-mark span:nth-child(3){height:22px}.brand-name{font-family:var(--font-display);letter-spacing:.16em;font-size:16px;font-weight:600;line-height:1}.brand-name small{letter-spacing:.38em;opacity:.68;margin-top:6px;font-size:8px;font-weight:500;display:block}.nav-links{gap:42px;font-size:14px;display:flex}.nav-links a{color:#ffffffba;transition:color .18s}.nav-links a:hover{color:#fff}.nav-cta{border-left:1px solid #ffffff3d;align-items:center;gap:17px;height:42px;padding:0 5px 0 18px;font-size:14px;display:flex}.nav-cta span{width:32px;height:32px;color:var(--ink);background:var(--sand);place-items:center;display:grid}.hero{color:#fff;background:radial-gradient(circle at 82% 32%,#1f4d8b4a,#0000 27%),linear-gradient(125deg,#0b1725 0%,#0b1623 62%,#0c1c2f 100%);min-height:785px;position:relative;overflow:hidden}.hero:before{content:"";opacity:.28;background-image:linear-gradient(#ffffff06 1px,#0000 1px),linear-gradient(90deg,#ffffff06 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000,#000);mask-image:linear-gradient(90deg,#0000,#000)}.hero-grid{z-index:2;grid-template-columns:1.02fr .98fr;align-items:center;min-height:680px;padding-top:175px;display:grid;position:relative}.hero-content{padding-bottom:48px}.eyebrow{letter-spacing:.16em;text-transform:uppercase;color:#ffffff94;align-items:center;gap:11px;margin-bottom:30px;font-size:11px;display:flex}.pulse{background:var(--sand);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 5px #d5b98b1f}.hero h1,.section h2,.outcome-copy h2,.about-heading h2,.contact-copy h2{font-family:var(--font-display);letter-spacing:-.045em;margin:0;font-weight:400}.hero h1{font-size:clamp(58px,6.05vw,86px);line-height:1.04}.hero h1 span{color:var(--sand)}.hero-copy{color:#ffffffad;max-width:585px;margin:30px 0 35px;font-size:18px;line-height:1.7}.hero-actions{align-items:center;gap:34px;display:flex}.button{cursor:pointer;border:0;justify-content:center;align-items:center;gap:29px;min-height:54px;padding:0 22px;font-size:14px;font-weight:500;transition:transform .18s,background .18s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{color:#fff;background:var(--blue)}.button-primary:hover{background:var(--blue-bright)}.button svg{fill:none;stroke:currentColor;stroke-width:1.6px;width:18px}.text-link{color:#ffffffb8;border-bottom:1px solid #ffffff59;padding-bottom:5px;font-size:14px}.text-link span{margin-left:12px}.system-visual{background:linear-gradient(140deg,#ffffff06,#fff0);border:1px solid #ffffff17;height:520px;margin-left:5%;position:relative}.system-visual:before,.system-visual:after{content:"";background:#ffffff12;position:absolute}.system-visual:before{width:1px;top:0;bottom:0;left:50%}.system-visual:after{height:1px;top:50%;left:0;right:0}.visual-label{letter-spacing:.18em;color:#ffffff47;font-size:8px;position:absolute;top:18px;left:20px}.connections{fill:none;stroke:#6f91c757;stroke-width:1px;stroke-dasharray:5 5;width:100%;height:100%;position:absolute;inset:0}.orbit{border:1px solid #ffffff0f;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.orbit-one{width:240px;height:240px}.orbit-two{width:390px;height:390px}.node{color:#ffffffb8;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#091726eb;border:1px solid #ffffff29;position:absolute}.node-core{flex-direction:column;justify-content:center;width:170px;height:105px;padding-left:56px;display:flex;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 18px 50px #00000040}.node-core:before{content:"";background:var(--sand);width:7px;height:7px;position:absolute;top:-4px;left:-4px}.node-icon{color:var(--sand);font-size:22px;position:absolute;top:34px;left:20px}.node strong{color:#fff;font-size:11px;font-weight:500}.node small{color:#ffffff63;margin-top:6px;font-size:8px}.node-a,.node-b,.node-c,.node-d{align-items:center;gap:10px;min-width:108px;height:48px;padding:0 13px;display:flex}.node-a span,.node-b span,.node-c span,.node-d span{color:var(--sand);font-size:8px}.node-a{top:18%;left:8%}.node-b{top:13%;right:4%}.node-c{bottom:7%;right:9%}.node-d{bottom:7%;left:4%}.visual-status{color:#fff6;align-items:center;gap:7px;font-size:8px;display:flex;position:absolute;top:18px;right:18px}.visual-status span{background:#5fcc9a;border-radius:50%;width:5px;height:5px}.hero-meta{z-index:3;border-top:1px solid #ffffff1a;grid-template-columns:repeat(3,1fr);align-items:center;min-height:105px;display:grid;position:relative}.hero-meta div{border-left:1px solid #ffffff1a;flex-direction:column;justify-content:center;min-height:50px;padding-left:32px;display:flex}.hero-meta div:first-child{border-left:0;padding-left:0}.hero-meta span{color:#ffffff59;text-transform:uppercase;letter-spacing:.14em;margin-bottom:7px;font-size:8px}.hero-meta strong{color:#ffffffc9;font-size:12px;font-weight:500}.trust-strip{background:var(--sand);align-items:center;min-height:85px;display:flex}.trust-inner{font-family:var(--font-display);letter-spacing:.11em;justify-content:space-between;align-items:center;font-size:12px;font-weight:600;display:flex}.trust-inner .trust-label{font-family:var(--font-body);opacity:.52;font-size:8px;font-weight:500}.trust-inner i{background:#0b162359;border-radius:50%;width:3px;height:3px}.section{padding-top:125px;padding-bottom:135px}.section-heading{grid-template-columns:1fr 400px;align-items:end;gap:70px;margin-bottom:70px;display:grid}.section-index{color:var(--blue);letter-spacing:.18em;margin-bottom:24px;font-size:9px;font-weight:600;display:block}.section-index.light{color:var(--sand)}.section-heading h2{font-size:clamp(39px,4vw,58px);line-height:1.14}.section-heading>p{color:var(--muted);margin:0 0 5px;font-size:16px;line-height:1.75}.service-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(2,1fr);display:grid}.service-card{border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff3;min-height:335px;padding:34px 38px;transition:color .25s,background .25s,transform .25s;position:relative}.service-card:hover{color:#fff;background:var(--ink);z-index:2;transform:translateY(-3px)}.card-top{color:#8b929a;font-size:10px;display:flex}.service-card h3{font-family:var(--font-display);letter-spacing:-.025em;margin:54px 0 17px;font-size:25px;font-weight:500}.service-card p{max-width:460px;color:var(--muted);font-size:14px;line-height:1.65;transition:color .25s}.service-card:hover p{color:#ffffff96}.tags{flex-wrap:wrap;gap:7px;display:flex;position:absolute;bottom:32px;left:38px}.tags span{color:#6f7780;text-transform:uppercase;letter-spacing:.08em;border:1px solid var(--line);padding:7px 9px;font-size:9px;transition:color .25s,border .25s}.service-card:hover .tags span{color:#ffffff80;border-color:#ffffff21}.outcome-section{background:var(--blue);color:#fff;overflow:hidden}.outcome-grid{grid-template-columns:1fr 1fr;align-items:center;gap:8%;min-height:670px;display:grid}.outcome-visual{background-image:linear-gradient(#ffffff0e 1px,#0000 1px),linear-gradient(90deg,#ffffff0e 1px,#0000 1px);background-size:36px 36px;border:1px solid #fff3;height:445px;position:relative}.blueprint-header{letter-spacing:.13em;color:#ffffff6b;justify-content:space-between;padding:15px 17px;font-size:7px;display:flex}.stack{background:#0e2e9499;border:1px solid #ffffff3b;align-items:center;gap:18px;width:66%;height:74px;padding:0 24px;display:flex;position:absolute;left:50%;transform:translate(-50%)skewY(-2deg);box-shadow:0 14px 25px #0000001a}.stack>*{transform:skewY(2deg)}.stack-one{opacity:.55;top:88px}.stack-two{opacity:.76;top:178px}.stack-three{color:var(--ink);background:#fff;top:268px}.stack>span{color:var(--sand);font-size:9px}.stack div{border-left:1px solid #ffffff2e;flex-direction:column;padding-left:18px;display:flex}.stack-three div{border-color:var(--line)}.stack strong{font-size:12px;font-weight:500}.stack small{color:#ffffff73;margin-top:7px;font-size:8px}.stack-three small{color:var(--muted)}.blueprint-caption{letter-spacing:.11em;color:#ffffff61;text-transform:uppercase;align-items:center;gap:10px;font-size:7px;display:flex;position:absolute;bottom:15px;left:17px;right:17px}.blueprint-caption i{background:#ffffff2e;flex:1;height:1px}.outcome-copy h2{max-width:570px;font-size:clamp(39px,4vw,56px);line-height:1.13}.outcome-copy>p{color:#ffffffab;max-width:530px;margin:27px 0 30px;line-height:1.72}.outcome-copy ul{margin:0;padding:0;list-style:none}.outcome-copy li{color:#ffffffdb;border-top:1px solid #ffffff24;align-items:center;gap:14px;min-height:49px;font-size:13px;display:flex}.outcome-copy li:last-child{border-bottom:1px solid #ffffff24}.outcome-copy li span{background:var(--sand);border-radius:50%;place-items:center;width:20px;height:20px;display:grid}.outcome-copy li svg{fill:none;width:12px;stroke:var(--ink);stroke-width:2px}.approach{padding-bottom:145px}.steps{grid-template-columns:repeat(4,1fr);gap:0;display:grid}.steps article{padding-right:36px}.step-number{font-family:var(--font-display);color:var(--blue);font-size:11px}.step-line{background:var(--line);height:1px;margin:23px 0 31px;position:relative}.step-line i{border:2px solid var(--blue);background:var(--paper);border-radius:50%;width:9px;height:9px;position:absolute;top:-4px;left:0}.steps article:not(:last-child) .step-line:after{content:"›";color:#abb0b4;background:var(--paper);padding-left:7px;position:absolute;top:-10px;right:-3px}.steps h3{font-family:var(--font-display);margin:0 0 13px;font-size:21px;font-weight:500}.steps p{max-width:230px;color:var(--muted);margin:0;font-size:13px;line-height:1.65}.about-section{background:var(--ink);color:#fff;padding:120px 0}.about-grid{grid-template-columns:.85fr 1.15fr;gap:11%;display:grid}.about-heading h2{font-size:clamp(39px,4vw,55px);line-height:1.14}.about-lead{font-family:var(--font-display);color:#fff!important;margin-top:6px!important;font-size:23px!important;line-height:1.5!important}.about-content>p{color:#ffffff8f;max-width:620px;font-size:15px;line-height:1.72}.license-grid{background:#ffffff1c;grid-template-columns:1fr 1fr;gap:1px;margin-top:42px;display:grid}.license-grid div{background:var(--ink-soft);flex-direction:column;justify-content:center;min-height:145px;padding:24px;display:flex}.license-grid span{color:var(--sand);letter-spacing:.16em;margin-bottom:14px;font-size:7px}.license-grid strong{max-width:240px;font-size:12px;font-weight:500;line-height:1.5}.license-grid small{color:#ffffff59;margin-top:11px;font-size:8px}.contact-section{padding:125px 0}.contact-grid{grid-template-columns:.83fr 1.17fr;gap:11%;display:grid}.contact-copy h2{margin-bottom:22px;font-size:clamp(43px,4.6vw,64px);line-height:1.1}.contact-copy>p{max-width:430px;color:var(--muted);margin-bottom:44px;line-height:1.7}.contact-detail{border-top:1px solid var(--line);flex-direction:column;max-width:430px;padding:16px 0;display:flex}.contact-detail span{color:var(--blue);letter-spacing:.15em;margin-bottom:8px;font-size:7px}.contact-detail strong{font-size:13px;font-weight:500}.contact-detail small{color:#969c9f;margin-top:5px;font-size:9px}.contact-form{border:1px solid var(--line);background:#ffffff4d;flex-direction:column;gap:22px;padding:38px;display:flex}.field-row{grid-template-columns:1fr 1fr;gap:18px;display:grid}.contact-form label{letter-spacing:.05em;flex-direction:column;gap:9px;font-size:10px;font-weight:600;display:flex}.contact-form input,.contact-form select,.contact-form textarea{width:100%;color:var(--ink);background:#faf9f6;border:1px solid #d5d5cf;border-radius:0;outline:none;padding:13px 14px;font-size:13px;transition:border .16s,box-shadow .16s}.contact-form input,.contact-form select{height:48px}.contact-form textarea{resize:vertical}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{border-color:var(--blue);box-shadow:0 0 0 3px #1646e814}.contact-form input::placeholder,.contact-form textarea::placeholder{color:#a1a5a6}.form-button{align-self:flex-start;margin-top:2px}.form-note{color:#929799;margin:-10px 0 0;font-size:9px}.form-success{border:1px solid var(--line);background:#ffffff4d;justify-content:center;align-items:center;gap:20px;min-height:430px;padding:50px;display:flex}.success-mark{color:#fff;background:var(--blue);border-radius:50%;flex:none;place-items:center;width:46px;height:46px;display:grid}.form-success strong{font-family:var(--font-display);font-size:20px}.form-success p{color:var(--muted);font-size:13px;line-height:1.6}footer{color:#fff;background:#08121e;padding-top:64px}.footer-main{grid-template-columns:1fr 1fr 1fr;align-items:start;min-height:130px;display:grid}.brand-footer{width:max-content}.footer-main>p{color:#ffffff70;max-width:310px;margin:0;font-size:12px;line-height:1.6}.back-top{color:var(--sand);justify-self:end;font-size:11px}.footer-bottom{color:#ffffff4d;border-top:1px solid #ffffff1a;justify-content:space-between;align-items:center;min-height:73px;font-size:9px;display:flex}.footer-bottom div{gap:25px;display:flex}@media (max-width:1000px){.nav-links{display:none}.hero-grid{grid-template-columns:1fr;padding-top:160px;padding-bottom:60px}.hero-content{padding-bottom:60px}.system-visual{margin:0}.hero-meta{display:none}.section-heading,.about-grid,.contact-grid{grid-template-columns:1fr;gap:40px}.outcome-grid{grid-template-columns:1fr;padding-top:85px;padding-bottom:95px}.outcome-visual{width:min(600px,100%)}.steps{grid-template-columns:repeat(2,1fr);gap:50px 0}.contact-copy>p,.contact-detail{max-width:none}}@media (max-width:680px){.shell{width:min(100% - 36px,1240px)}.nav{height:76px}.nav-cta{border:0;padding:0;font-size:0}.hero{min-height:auto}.hero-grid{padding-top:135px}.hero h1{font-size:clamp(45px,14vw,64px)}.hero-copy{font-size:16px}.hero-actions{flex-direction:column;align-items:flex-start;gap:25px}.system-visual{height:390px}.node-a,.node-b,.node-c,.node-d{min-width:87px;padding:0 9px}.node-a{left:2%}.node-b,.node-c{right:2%}.node-d{left:2%}.node-a strong,.node-b strong,.node-c strong,.node-d strong{font-size:9px}.orbit-two{width:310px;height:310px}.trust-strip{min-height:70px;overflow:hidden}.trust-inner{justify-content:flex-start;gap:28px;width:max-content;padding-left:18px}.trust-inner .trust-label,.trust-inner i{display:none}.section{padding-top:90px;padding-bottom:95px}.section-heading{margin-bottom:46px}.section-heading h2,.outcome-copy h2,.about-heading h2{font-size:38px}.service-grid{grid-template-columns:1fr}.service-card{min-height:340px;padding:30px 27px}.tags{left:27px}.outcome-grid{width:100%}.outcome-visual,.outcome-copy{width:calc(100% - 36px);margin-inline:auto}.outcome-visual{height:390px}.stack{width:79%}.steps{grid-template-columns:1fr;gap:43px}.steps article{padding-right:0}.steps p{max-width:340px}.about-section,.contact-section{padding:90px 0}.license-grid,.field-row{grid-template-columns:1fr}.contact-form{padding:25px 20px}.footer-main{grid-template-columns:1fr;gap:28px;padding-bottom:35px}.back-top{justify-self:start}.footer-bottom{flex-direction:column;align-items:flex-start;gap:20px;padding:20px 0}}@media (prefers-reduced-motion:no-preference){.hero-content{animation:.7s both rise-in}.system-visual{animation:.9s .15s both fade-in}.node-core{animation:4s ease-in-out infinite soft-pulse}@keyframes rise-in{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes soft-pulse{0%,to{box-shadow:0 18px 50px #00000040}50%{box-shadow:0 18px 55px #1646e840}}}
