:root{color-scheme:light;--navy:#081d30;--navy-soft:#102d46;--navy-raised:#163b59;--blue:#0b6fe8;--blue-deep:#0b5fdb;--sky:#83c7ff;--ice:#dceefa;--mist:#edf5fa;--paper:#f8fafc;--white:#fff;--ink:#112438;--body:#3f566a;--muted:#5b7184;--line:#cbd9e4;--line-dark:#b5d8ef33;--on-dark:#f5f9fd;--on-dark-muted:#c4d6e3;--success:#0c6c4d;--error:#a72c35;--font-display:"Sora", system-ui, sans-serif;--font-body:"Atkinson Hyperlegible", system-ui, sans-serif;--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace;--shell:78rem;--gutter:clamp(1.25rem, 4vw, 4rem);--header-height:5.15rem;--anchor-gap:.75rem;--section-space:clamp(4.75rem, 7.5vw, 7rem);--radius-sm:.85rem;--radius-md:1.4rem;--radius-lg:2rem;--shadow-soft:0 24px 60px #081d3017}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--header-height) + var(--anchor-gap));scrollbar-color:var(--blue) #dce7ef;scrollbar-width:auto}html::-webkit-scrollbar{width:.8rem}html::-webkit-scrollbar-track{background:#dce7ef;box-shadow:inset 1px 0 #081d3014}html::-webkit-scrollbar-thumb{background:var(--blue);background-clip:padding-box;border:3px solid #dce7ef;border-radius:999px;min-height:3.5rem}html::-webkit-scrollbar-thumb:hover{background:var(--blue-deep);background-clip:padding-box}html::-webkit-scrollbar-thumb:active{background:var(--navy-soft);background-clip:padding-box}body{background:var(--paper);color:var(--body);font-family:var(--font-body);font-kerning:normal;font-variant-ligatures:common-ligatures contextual;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;margin:0;font-size:1rem;line-height:1.65;overflow-x:hidden}::selection{background:var(--sky);color:var(--navy)}img,svg{max-width:100%;display:block}button,input,select,textarea{font:inherit}button,a,summary,select{touch-action:manipulation}a{color:inherit}p,h1,h2,h3,ul,ol,fieldset{margin-top:0}p{text-wrap:pretty}h1,h2,h3{color:var(--ink);font-family:var(--font-display);letter-spacing:-.03em;text-wrap:balance;margin-bottom:0;font-weight:700}h1{max-width:12ch;font-size:clamp(2.7rem,4.4vw,4.25rem);line-height:1.04}h1,h2{font-weight:600}h2{max-width:17ch;font-size:clamp(1.9rem,3.2vw,3rem);line-height:1.12}h3{font-size:clamp(1.25rem,1.55vw,1.6rem);line-height:1.25}:focus-visible{outline:3px solid var(--blue);outline-offset:4px}.shell{width:min(100% - (var(--gutter) * 2), var(--shell));margin-inline:auto}.section{padding-block:var(--section-space);position:relative}main section[id]{scroll-margin-top:calc(var(--header-height) + var(--anchor-gap))}@media (prefers-reduced-motion:no-preference){.motion-ready [data-reveal]{opacity:0;transition:opacity .4s cubic-bezier(.22,1,.36,1),transform .4s cubic-bezier(.22,1,.36,1);transform:translateY(.65rem)}.motion-ready [data-reveal=section]{transform:translate(-.45rem)}.motion-ready [data-reveal].is-visible{opacity:1;transform:none}}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link{z-index:1000;background:var(--white);color:var(--navy);border-radius:.5rem;padding:.7rem 1rem;font-weight:700;text-decoration:none;transition:transform .18s;position:fixed;top:.75rem;left:.75rem;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.kicker,.eyebrow,.service-label{color:var(--blue-deep);font-family:var(--font-body);letter-spacing:.09em;text-transform:uppercase;word-spacing:.06em;margin-bottom:1rem;font-size:.76rem;font-weight:700;line-height:1.45}.eyebrow{color:var(--sky);align-items:center;gap:.75rem;display:flex}.eyebrow span,.extras-star{clip-path:polygon(50% 0,61% 39%,100% 50%,61% 61%,50% 100%,39% 61%,0 50%,39% 39%);background:currentColor;flex:none}.eyebrow span{width:1.35rem;height:1.35rem}.section-heading{margin-bottom:clamp(2.75rem,4.5vw,4rem)}.section-heading h2{margin-bottom:0}.section-heading>p{max-width:36rem;margin-bottom:0;font-size:1.05rem;line-height:1.6}.services-heading,.projects-heading{grid-template-columns:minmax(0,1fr) minmax(20rem,.62fr);align-items:start;gap:clamp(3rem,8vw,7rem);display:grid}.services-heading>p,.projects-heading>p{justify-self:end;margin-top:2.45rem}.site-header{z-index:100;backdrop-filter:blur(14px);background:#f8fafcf0;border-bottom:1px solid #1124381a;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:2rem;min-height:5.15rem;display:flex}.brand,.footer-brand{flex:none;align-items:center;min-height:2.75rem;display:inline-flex}.brand img{width:clamp(10.5rem,17vw,13.5rem);height:auto}.desktop-nav{align-items:center;gap:clamp(1.15rem,2.5vw,2.3rem);display:flex}.desktop-nav a{color:#40566a;padding-block:.75rem;font-size:.94rem;font-weight:700;text-decoration:none;transition:color .18s;position:relative}.desktop-nav a:after{background:var(--sky);content:"";transform-origin:100%;height:2px;transition:transform .18s;position:absolute;bottom:.45rem;left:0;right:0;transform:scaleX(0)}.desktop-nav a:hover,.desktop-nav a:focus-visible,.desktop-nav a.is-current{color:var(--blue-deep)}.desktop-nav a:hover:after,.desktop-nav a:focus-visible:after,.desktop-nav a.is-current:after{transform-origin:0;transform:scaleX(1)}.desktop-nav .nav-contact{background:var(--blue);min-width:6.7rem;color:var(--white);text-align:center;border-radius:999px;padding:.7rem 1.2rem}.desktop-nav .nav-contact:after{display:none}.desktop-nav .nav-contact:hover,.desktop-nav .nav-contact:focus-visible,.desktop-nav .nav-contact.is-current{color:var(--white);background:#075fcd}.mobile-menu{z-index:2;display:none;position:relative}.mobile-menu summary{background:var(--white);min-width:6rem;min-height:3rem;color:var(--ink);cursor:pointer;border:1px solid #b9cad7;border-radius:999px;justify-content:center;align-items:center;gap:.7rem;padding:.55rem .85rem;list-style:none;transition:background-color .18s,border-color .18s,color .18s;display:flex}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu summary:hover,.mobile-menu summary:focus-visible{border-color:#8eaac0}.mobile-menu[open] summary{border-color:var(--navy-soft);background:var(--navy-soft);color:var(--white)}.mobile-menu-copy{color:currentColor;letter-spacing:.02em;font-size:.78rem;font-weight:700;line-height:1;display:grid}.mobile-menu-copy>span{grid-area:1/1}.mobile-menu-copy-close,.mobile-menu[open] .mobile-menu-copy-open{opacity:0}.mobile-menu[open] .mobile-menu-copy-close{opacity:1}.mobile-menu-glyph{width:1.2rem;height:.8rem;display:block;position:relative}.mobile-menu-glyph i{background:currentColor;border-radius:2px;height:2px;transition:top .18s,transform .18s;position:absolute;left:0;right:0}.mobile-menu-glyph i:first-child{top:.1rem}.mobile-menu-glyph i:last-child{top:.6rem}.mobile-menu[open] .mobile-menu-glyph i:first-child,.mobile-menu[open] .mobile-menu-glyph i:last-child{top:.35rem}.mobile-menu[open] .mobile-menu-glyph i:first-child{transform:rotate(45deg)}.mobile-menu[open] .mobile-menu-glyph i:last-child{transform:rotate(-45deg)}.mobile-menu nav{background:var(--navy-soft);border:1px solid #b5d8ef38;border-radius:1.15rem;width:min(22rem,100vw - 2.5rem);padding:.8rem;animation:.18s cubic-bezier(.22,1,.36,1) mobile-menu-in;position:absolute;top:calc(100% + .75rem);right:0;overflow:hidden;box-shadow:0 1.5rem 3.5rem #081d3047}.mobile-nav-heading{color:#9bb6c9;letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:.55rem;margin:0;padding:.45rem .55rem .7rem;font-size:.75rem;font-weight:700;line-height:1.2;display:flex}.mobile-nav-heading span{background:var(--sky);clip-path:polygon(50% 0,61% 39%,100% 50%,61% 61%,50% 100%,39% 61%,0 50%,39% 39%);flex:none;width:.85rem;height:.85rem}.mobile-menu nav a{border-bottom:1px solid var(--line-dark);min-height:3.35rem;color:var(--on-dark);grid-template-columns:minmax(0,1fr) auto;align-items:center;padding:.75rem .65rem;font-weight:700;text-decoration:none;transition:background-color .16s,color .16s,padding-left .16s;display:grid}.mobile-menu nav a:after{color:#7897ad;content:"→";font-size:.9rem;font-weight:400}.mobile-menu nav a:hover,.mobile-menu nav a:focus-visible,.mobile-menu nav a.is-current{color:var(--sky);padding-left:.85rem}.mobile-menu nav .mobile-contact{background:var(--blue);min-height:3.2rem;color:var(--white);border:0;border-radius:.75rem;margin-top:.65rem;padding-inline:.85rem}.mobile-menu nav .mobile-contact:after{color:currentColor}.mobile-menu nav .mobile-contact:hover,.mobile-menu nav .mobile-contact:focus-visible,.mobile-menu nav .mobile-contact.is-current{color:var(--white);background:#075fcd}.hero{min-height:calc(100svh - 5.15rem);color:var(--on-dark-muted);background:radial-gradient(circle at 82% 12%,#309bff33,#0000 28%),linear-gradient(135deg,#071b2e 0%,#0a2b48 62%,#0b456f 130%);align-items:center;padding:clamp(4.25rem,6vw,5.75rem) 0 clamp(4.5rem,6.5vw,6rem);display:flex;position:relative;overflow:hidden}.hero-grid{z-index:1;grid-template-columns:minmax(0,1fr) minmax(31rem,.95fr);align-items:center;gap:clamp(2.5rem,5vw,5.5rem);display:grid;position:relative}.hero-copy h1{color:var(--white)}.hero-lede{max-width:35rem;color:var(--on-dark-muted);margin:1.4rem 0 1.8rem;font-size:clamp(1.08rem,1.55vw,1.25rem);line-height:1.6}.hero-actions{flex-wrap:wrap;align-items:center;gap:.8rem;display:flex}.button{cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;gap:.75rem;min-height:3.25rem;padding:.8rem 1.25rem;font-weight:700;line-height:1.1;text-decoration:none;transition:background-color .18s,border-color .18s,color .18s,transform .18s;display:inline-flex}.button svg,.text-link svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:1.1rem}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--blue);color:var(--white)}.button-primary:hover,.button-primary:focus-visible{background:#075fcd}.button-secondary{color:var(--white);background:#ffffff0a;border:1px solid #c4d6e359}.button-secondary:hover,.button-secondary:focus-visible{background:#ffffff17;border-color:#c4d6e3a6}.service-icon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.6px;width:1.45rem}.service-orbit{isolation:isolate;justify-self:end;width:min(100%,36rem);min-height:30rem;position:relative}.service-orbit:before{z-index:-2;content:"";pointer-events:none;background:radial-gradient(circle,#1979ff29,#0000 68%);border-radius:50%;width:18rem;height:18rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.service-orbit-ring{z-index:-1;pointer-events:none;border:1px solid #83c7ff47;border-radius:50%;position:absolute}.service-orbit-ring-outer{inset:11.5% 0;box-shadow:inset 0 0 5rem #1979ff09}.service-orbit-ring-inner{border-color:#83c7ff30;inset:7.5rem 4.8rem;transform:rotate(15deg)}.orbit-core{background:radial-gradient(circle at 42% 32%,#1979ff59,#05182ae6 67%);border:1px solid #83c7ff61;border-radius:50%;place-items:center;width:9.25rem;height:9.25rem;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 .55rem #83c7ff0a,0 1.5rem 4rem #010d1857}.orbit-core-logo{width:6.9rem}.orbit-core-logo img{width:100%;height:auto}.orbit-service-list{margin:0;padding:0;list-style:none;position:absolute;inset:0}.orbit-service{z-index:2;width:0;height:0;position:absolute}.orbit-service-1,.orbit-service-2{top:25.25%}.orbit-service-3,.orbit-service-4{bottom:25.25%}.orbit-service-1,.orbit-service-3{left:11.7%}.orbit-service-2,.orbit-service-4{right:11.7%}.orbit-service-icon{width:3.5rem;height:3.5rem;color:var(--sky);background:#0b304f;border:1px solid #83c7ff6b;border-radius:50%;flex:none;place-items:center;display:grid;position:absolute;top:0;left:0;transform:translate(-50%,-50%);box-shadow:0 0 0 .35rem #83c7ff0e,0 .9rem 2.5rem #010d1847}.orbit-service-icon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.6px;width:1.55rem}.orbit-service>span:last-child{text-shadow:0 2px 12px #010d18d9;gap:.05rem;width:11.25rem;min-width:0;display:grid;position:absolute;top:0;transform:translateY(-50%)}.orbit-service-1>span:last-child,.orbit-service-3>span:last-child{left:2.55rem}.orbit-service-2>span:last-child,.orbit-service-4>span:last-child{text-align:right;right:2.55rem}.orbit-service strong{color:var(--white);font-family:var(--font-display);font-size:1rem;line-height:1.3}.orbit-service small{color:#b4c9d8;font-size:.84rem;line-height:1.35}.services{background:var(--paper)}.service-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.service-card{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--white);flex-direction:column;min-height:23rem;padding:clamp(1.75rem,3vw,2.75rem);display:flex;box-shadow:0 12px 32px #081d3009}.service-card-heading{grid-template-columns:3.5rem minmax(0,1fr);align-items:start;gap:1.15rem;margin-bottom:1.25rem;display:grid}.service-icon{width:3.5rem;height:3.5rem;color:var(--blue-deep);background:#eef8ff;border:1px solid #bad9ec;border-radius:50%;place-items:center;display:grid}.service-icon svg{width:2rem}.service-label{margin-bottom:.35rem}.service-card h3{max-width:22ch}.service-description{max-width:32rem;margin:0 0 1.75rem;font-size:1rem}.service-includes{border-top:1px solid var(--line);margin-top:auto;padding-top:1.3rem}.service-includes>p{color:var(--muted);letter-spacing:.05em;text-transform:uppercase;margin-bottom:.75rem;font-size:.82rem;font-weight:700}.service-includes ul{grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem 1.25rem;margin:0;padding:0;list-style:none;display:grid}.service-includes li{min-width:0;color:var(--ink);align-items:flex-start;gap:.65rem;font-size:.94rem;line-height:1.4;display:flex}.service-includes li:before{background:var(--blue);content:"";flex:none;width:.8rem;height:2px;margin-top:.62em}.extras{border-radius:var(--radius-sm);background:#eef7fc;border:1px solid #bfd8e8;grid-template-columns:minmax(16rem,.8fr) minmax(24rem,1.2fr) auto;align-items:center;gap:clamp(1.5rem,4vw,3.5rem);margin-top:1.5rem;padding:1.5rem clamp(1.5rem,3vw,2.25rem);display:grid}.extras>div:first-child{align-items:flex-start;gap:1.25rem;display:flex}.extras-star{width:1.7rem;height:1.7rem;color:var(--blue);margin-top:.2rem}.extras .kicker{margin-bottom:.3rem}.extras h3{max-width:26rem;font-size:1.1rem}.extras ul{grid-template-columns:repeat(2,minmax(0,1fr));gap:.25rem 1.5rem;margin:0;padding:0;list-style:none;display:grid}.extras li{color:var(--ink);font-size:.9rem}.text-link{min-height:2.75rem;color:var(--blue-deep);align-items:center;gap:.65rem;font-weight:700;text-decoration:none;display:inline-flex}.text-link:hover{text-underline-offset:.25rem;text-decoration:underline}.about{border-block:1px solid var(--line);background:linear-gradient(180deg, var(--paper) 0%, #edf5fa 100%);color:var(--body);overflow:hidden}.about:before{top:0;left:max(var(--gutter), calc((100vw - var(--shell)) / 2));background:var(--blue);content:"";width:min(9rem,28vw);height:3px;position:absolute}.about h2,.about h3{color:var(--ink)}.about .kicker{color:var(--blue-deep)}.about-intro{border-bottom:1px solid var(--line);margin-bottom:0;padding-bottom:clamp(2.25rem,4vw,3.5rem)}.about-summary{color:var(--body)}.founder-profile{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--white);grid-template-columns:minmax(16rem,.62fr) minmax(0,1.38fr);margin-top:clamp(2rem,4vw,3.25rem);display:grid;overflow:hidden}.founder-profile-id{background:var(--navy);min-height:22rem;color:var(--on-dark-muted);flex-direction:column;padding:clamp(1.75rem,3.5vw,2.75rem);display:flex;position:relative;overflow:hidden}.founder-profile-id:after{content:"";border:1px solid #83c7ff2e;border-radius:50%;width:14rem;height:14rem;position:absolute;bottom:-5.5rem;right:-3.5rem;box-shadow:0 0 0 2.5rem #83c7ff09,0 0 0 5rem #83c7ff05}.founder-profile-star{background:var(--sky);clip-path:polygon(50% 0,61% 39%,100% 50%,61% 61%,50% 100%,39% 61%,0 50%,39% 39%);width:1.55rem;height:1.55rem}.founder-profile-id>p,.profile-label{letter-spacing:.09em;text-transform:uppercase;margin:1rem 0 0;font-size:.76rem;font-weight:700;line-height:1.45}.founder-profile-id>p{color:var(--sky)}.founder-profile-id>div{z-index:1;margin-top:auto;display:grid;position:relative}.founder-profile-id strong{color:var(--white);font-family:var(--font-display);font-size:clamp(1.75rem,3vw,2.35rem);line-height:1.15}.founder-profile-id span{color:var(--on-dark-muted);margin-top:.35rem;font-size:1rem}.founder-profile-id small{z-index:1;color:#94aec1;margin-top:1.5rem;font-size:.82rem;position:relative}.founder-profile-copy{padding:clamp(2rem,4.5vw,3.75rem)}.profile-label{color:var(--blue-deep);margin-top:0}.founder-profile-copy h3{max-width:23ch;margin-top:.7rem;font-size:clamp(1.55rem,2.4vw,2.05rem);line-height:1.23}.founder-profile-copy>p:not(.profile-label){max-width:43rem;color:var(--body);margin:1.25rem 0 0;font-size:1.05rem;line-height:1.65}.profile-points{border-top:1px solid var(--line);grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem 2rem;margin:1.75rem 0 0;padding:1.5rem 0 0;list-style:none;display:grid}.profile-points li{color:var(--ink);padding-left:1.35rem;font-weight:700;line-height:1.45;position:relative}.profile-points li:before{background:var(--blue);content:"";width:.8rem;height:2px;position:absolute;top:.7em;left:0}.about-method{border-top:1px solid var(--line);grid-template-columns:minmax(14rem,.55fr) minmax(0,1.45fr);gap:clamp(2.5rem,7vw,6rem);margin-top:clamp(3rem,5vw,4.5rem);padding-top:clamp(2.25rem,4vw,3.5rem);display:grid}.method-heading h3{max-width:15ch;margin-top:.35rem;font-size:clamp(1.35rem,1.8vw,1.65rem);line-height:1.3}.method-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(1.5rem,3vw,2.75rem);margin:0;padding:0;list-style:none;display:grid;position:relative}.method-list:before{content:"";background:#b8d2e5;height:1px;position:absolute;top:1.5rem;left:0;right:0}.method-list li{z-index:1;min-width:0;position:relative}.method-cue{align-items:center;gap:.7rem;display:flex}.method-icon{background:var(--paper);width:3rem;height:3rem;color:var(--blue-deep);border:1px solid #a8c7de;border-radius:50%;flex:none;place-items:center;display:grid}.method-icon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.6px;width:1.35rem}.method-number{color:var(--blue-deep);font-family:var(--font-mono);background:#edf5fa;padding-right:.35rem;font-size:.75rem;font-weight:700}.method-list h3{margin-top:1.2rem;font-size:1.05rem;line-height:1.35}.method-list p{color:var(--muted);margin:.55rem 0 0;font-size:.95rem;line-height:1.55}.projects{background:#eaf3f8}.project-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem;display:grid}.project-card{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--white);text-decoration:none;transition:border-color .18s,box-shadow .18s,transform .18s;overflow:hidden;box-shadow:0 10px 30px #081d300a}.project-card:hover,.project-card:focus-visible{box-shadow:var(--shadow-soft);border-color:#8ebee0;transform:translateY(-4px)}.project-preview{background:#e5edf3;border:1px solid #1124381f;border-radius:.9rem;margin:.75rem;overflow:hidden}.project-browser-bar{background:#f4f7f9;border-bottom:1px solid #1124381a;align-items:center;gap:.28rem;height:1.65rem;padding-inline:.65rem;display:flex}.project-browser-bar i{background:#a8b6c1;border-radius:50%;width:.36rem;height:.36rem}.project-preview img{aspect-ratio:8/5;object-fit:cover;object-position:top center;width:100%;height:auto}.project-meta{justify-content:space-between;align-items:flex-start;gap:1.5rem;padding:1.25rem 1.35rem 1.5rem;display:flex}.project-meta span:not(.external-arrow){color:var(--blue-deep);font-family:var(--font-body);letter-spacing:.08em;text-transform:uppercase;font-size:.75rem;font-weight:700}.project-meta h3{margin-top:.35rem;font-size:1.2rem}.project-summary{max-width:31ch;color:var(--muted);margin:.65rem 0 0;font-size:.9rem;line-height:1.5}.project-meta .project-domain{color:var(--blue-deep);margin:.8rem 0 0;font-size:.82rem;font-weight:700}.external-arrow{color:var(--blue-deep);font-size:1.5rem;line-height:1}.custom-systems{border-radius:var(--radius-lg);background:var(--navy);color:var(--on-dark-muted);margin-top:1.25rem;overflow:hidden}.custom-systems .kicker{color:var(--sky)}.custom-systems-heading{border-bottom:1px solid var(--line-dark);grid-template-columns:minmax(16rem,.8fr) minmax(20rem,1.2fr);align-items:end;gap:clamp(2rem,6vw,6rem);padding:clamp(2rem,4vw,3.25rem);display:grid}.custom-systems-heading h3{max-width:18ch;color:var(--white);font-size:clamp(1.55rem,2.4vw,2.25rem)}.custom-systems-heading>p{max-width:37rem;color:var(--on-dark-muted);justify-self:end;margin:0;font-size:1.02rem;line-height:1.6}.custom-system-list{grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.custom-system{min-width:0;padding:clamp(1.75rem,3.5vw,2.75rem)}.custom-system+.custom-system{border-left:1px solid var(--line-dark)}.custom-system-client{min-height:2.5em;color:var(--sky);letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:.75rem;font-weight:700;line-height:1.4}.custom-system h4{max-width:18ch;color:var(--white);font-family:var(--font-display);letter-spacing:-.02em;margin:.75rem 0 0;font-size:1.15rem;line-height:1.35}.custom-system>p:not(.custom-system-client){max-width:34rem;color:var(--on-dark-muted);margin:.8rem 0 0;font-size:.94rem;line-height:1.55}.custom-system ul{border-top:1px solid var(--line-dark);gap:.45rem;margin:1.25rem 0 0;padding:1.1rem 0 0;list-style:none;display:grid}.custom-system li{min-width:0;color:var(--on-dark);align-items:flex-start;gap:.6rem;font-size:.84rem;line-height:1.45;display:flex}.custom-system li:before{border:1px solid var(--sky);content:"";border-radius:50%;flex:none;width:.5rem;height:.5rem;margin-top:.34rem}.testimonials{border-top:1px solid var(--line);background:var(--paper);padding-block:clamp(3.75rem,6vw,5.25rem)}.testimonials-heading{justify-content:space-between;align-items:end;gap:2rem;margin-bottom:clamp(2rem,4vw,3rem);display:flex}.testimonials-heading h2{max-width:16ch;font-size:clamp(1.8rem,2.7vw,2.55rem)}.testimonials-heading .text-link{flex:none}.testimonial-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(1.5rem,4vw,3rem);display:grid}.testimonial-card{border-top:2px solid #9ec7e3;min-width:0;margin:0;padding-top:1.4rem}.testimonial-rating{gap:.25rem;display:flex}.testimonial-rating span{background:var(--blue);clip-path:polygon(50% 0,61% 35%,98% 36%,68% 58%,79% 94%,50% 72%,21% 94%,32% 58%,2% 36%,39% 35%);width:.9rem;height:.9rem}.testimonial-card blockquote{color:var(--ink);margin:1rem 0 1.4rem;font-size:1rem;line-height:1.65}.testimonial-card figcaption{gap:.1rem;display:grid}.testimonial-card figcaption strong{color:var(--ink);font-size:.92rem}.testimonial-card figcaption span{color:var(--muted);font-size:.82rem}.contact{background:var(--ice)}.contact-panel{border-radius:var(--radius-lg);background:var(--white);box-shadow:var(--shadow-soft);grid-template-columns:minmax(22rem,.82fr) minmax(30rem,1.18fr);display:grid;overflow:hidden}.contact-intro{background:radial-gradient(circle at 90% 15%, #1979ff33, transparent 31%), var(--navy-soft);color:var(--on-dark-muted);padding:clamp(2.25rem,5vw,4.5rem)}.contact-intro .kicker{color:var(--sky)}.contact-intro h2{max-width:14ch;color:var(--white);font-size:clamp(1.9rem,3vw,2.75rem)}.contact-intro>p:not(.kicker,.contact-note){max-width:31rem;margin:1.35rem 0 0;font-size:1.12rem}.direct-contact{border-top:1px solid var(--line-dark);margin-top:2.7rem}.direct-contact a{border-bottom:1px solid var(--line-dark);grid-template-columns:1fr auto;gap:.1rem 1rem;padding:1.05rem 0;text-decoration:none;display:grid}.direct-contact a>span:first-child{color:#94afc2;font-size:.82rem}.direct-contact strong{overflow-wrap:anywhere;min-width:0;color:var(--white);line-height:1.25}.direct-contact i{color:var(--sky);grid-area:1/2/3;align-self:center;font-size:1.2rem;font-style:normal}.direct-contact a:hover strong{color:var(--sky)}.contact-note{color:#8faabd;margin:2rem 0 0;font-size:.9rem}.contact-form{color:var(--body);padding:clamp(2.25rem,5vw,4.5rem);position:relative}.honeypot{pointer-events:none;width:1px;height:1px;position:absolute;top:auto;left:-10000px;overflow:hidden}.form-heading{justify-content:space-between;align-items:flex-start;gap:1.5rem;margin-bottom:2rem;display:flex}.form-heading p{color:var(--blue-deep);letter-spacing:.05em;text-transform:uppercase;margin-bottom:.4rem;font-size:.8rem;font-weight:700}.form-heading h3{font-size:1.75rem}.form-heading>p:last-child{color:var(--muted);flex:none;margin:.4rem 0 0;font-size:.75rem}.form-heading>p span,.contact-form label em{color:var(--blue-deep);font-style:normal}.field-grid{border:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.15rem;min-width:0;margin:0;padding:0;display:grid}.contact-form label{min-width:0;color:var(--ink);gap:.45rem;font-size:.92rem;font-weight:700;display:grid}.contact-form input,.contact-form select,.contact-form textarea{background:var(--paper);width:100%;min-height:3.25rem;color:var(--ink);border:1px solid #b9cad7;border-radius:.7rem;outline:none;padding-inline:.85rem;font-size:1rem;transition:border-color .16s,box-shadow .16s,background-color .16s}.contact-form select{appearance:none;cursor:pointer;padding-right:3rem}.select-control{display:block;position:relative}.select-chevron{fill:none;width:1.15rem;height:1.15rem;stroke:var(--ink);stroke-linecap:round;stroke-linejoin:round;stroke-width:1.75px;pointer-events:none;position:absolute;top:50%;right:1rem;transform:translateY(-50%)}.contact-form textarea{resize:vertical;min-height:8.5rem;padding-block:.75rem}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{border-color:var(--blue);background:var(--white);box-shadow:0 0 0 3px #1979ff21}.contact-form input[aria-invalid=true],.contact-form select[aria-invalid=true],.contact-form textarea[aria-invalid=true]{border-color:var(--error);background:snow;box-shadow:0 0 0 3px #a72c351a}.contact-form textarea::placeholder{color:var(--muted);opacity:1;font-weight:400}.message-field{grid-column:1/-1}.field-error{color:var(--error);font-size:.875rem;font-weight:400;line-height:1.35;display:none}.field-error:not(:empty){display:block}.turnstile-container{min-width:0}.turnstile-container:not(:empty){margin-top:1.15rem}.form-footer{align-items:center;gap:1rem;margin-top:1.5rem;display:flex}.submit-button{min-width:11.5rem}.submit-button:disabled{cursor:wait;opacity:.72;transform:none}.button-spinner{border:2px solid #ffffff59;border-top-color:var(--white);border-radius:50%;width:1rem;height:1rem;animation:.7s linear infinite spin;display:none}.submit-button[aria-busy=true] svg{display:none}.submit-button[aria-busy=true] .button-spinner{display:block}.form-status{max-width:25rem;color:var(--body);margin:0;font-size:.9rem;line-height:1.4}.form-status[data-state=success]{color:var(--success)}.form-status[data-state=error]{color:var(--error)}.privacy-header-link{min-height:2.75rem;color:var(--blue-deep);text-underline-offset:.3em;align-items:center;font-weight:700;text-decoration-thickness:1px;display:inline-flex}.privacy-page{background:linear-gradient(180deg, #dceefacc, transparent 26rem), var(--paper)}.privacy-shell{max-width:52rem}.privacy-intro{padding:clamp(4rem,8vw,7rem) 0 clamp(3rem,6vw,5rem)}.privacy-intro h1{max-width:13ch}.privacy-lede{max-width:43rem;color:var(--body);margin:1.5rem 0 1rem;font-size:clamp(1.08rem,1.6vw,1.25rem);line-height:1.65}.privacy-updated{color:var(--muted);margin:0;font-size:.9rem}.privacy-content{padding-bottom:var(--section-space)}.privacy-sections{border-top:1px solid var(--line);gap:0;display:grid}.privacy-sections>section{border-bottom:1px solid var(--line);padding:clamp(2rem,4vw,3rem) 0}.privacy-sections h2{max-width:22ch;margin-bottom:1.15rem;font-size:clamp(1.45rem,2.2vw,2rem)}.privacy-sections p,.privacy-sections ul{overflow-wrap:anywhere;max-width:68ch}.privacy-sections p:last-child,.privacy-sections ul:last-child{margin-bottom:0}.privacy-sections li+li{margin-top:.45rem}.privacy-sections a{color:var(--blue-deep);text-underline-offset:.2em;font-weight:700;text-decoration-thickness:1px}.privacy-sections a:hover,.privacy-sections a:focus-visible,.privacy-header-link:hover,.privacy-header-link:focus-visible{color:var(--navy)}.privacy-footer .footer-lower{border-top:0;margin-top:0;padding-top:0}.site-footer{border-top:1px solid var(--line-dark);background:radial-gradient(circle at 90% -20%, #0b6fe829, transparent 25rem), var(--navy);color:var(--on-dark-muted);padding:2rem 0 1.1rem}.footer-main{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:clamp(2rem,5vw,5rem);display:grid}.footer-brand img{width:10.5rem;height:auto}.footer-identity .footer-tagline{max-width:24rem;color:var(--white);font-family:var(--font-display);margin:.55rem 0 0;font-size:.92rem;font-weight:700}.footer-actions{align-items:center;gap:clamp(1.5rem,3vw,3rem);min-width:0;display:flex}.footer-contact{align-items:center;gap:clamp(1.5rem,3.5vw,3.5rem);min-width:0;display:flex}.footer-contact a{min-width:0;min-height:2.75rem;color:var(--on-dark-muted);align-content:center;gap:.05rem;font-weight:700;text-decoration:none;display:grid}.footer-contact span{color:#8eaabd;font-size:.75rem;font-weight:400}.footer-contact strong{overflow-wrap:anywhere;min-width:0;color:var(--white);font-size:.9rem;line-height:1.35}.footer-contact a:hover strong,.footer-contact a:focus-visible strong{color:var(--sky)}.footer-cta{min-height:3rem;color:var(--white);white-space:nowrap;background:#ffffff0a;border:1px solid #c4d6e357;border-radius:999px;justify-content:center;align-items:center;gap:.65rem;padding:0 1.1rem;font-weight:700;text-decoration:none;display:inline-flex}.footer-cta:hover,.footer-cta:focus-visible{border-color:var(--sky);background:#ffffff14}.footer-cta svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:1rem}.footer-lower{border-top:1px solid var(--line-dark);justify-content:space-between;align-items:center;gap:2rem;min-width:0;margin-top:1.45rem;padding-top:.8rem;display:flex}.footer-nav{flex-wrap:wrap;align-items:center;gap:clamp(1rem,2.4vw,2rem);min-width:0;display:flex}.footer-nav a{min-height:2.75rem;color:var(--on-dark-muted);align-items:center;font-size:.88rem;font-weight:700;text-decoration:none;display:inline-flex}.footer-nav a:hover,.footer-nav a:focus-visible,.footer-nav a.is-current{color:var(--sky)}.footer-meta{color:#88a2b5;align-items:center;gap:clamp(1rem,2.5vw,2.25rem);display:flex}.footer-meta small{white-space:nowrap}@keyframes spin{to{transform:rotate(360deg)}}@keyframes mobile-menu-in{0%{opacity:0;transform:translateY(-.35rem)}to{opacity:1;transform:translateY(0)}}@media (width<=68rem){.hero-grid{grid-template-columns:minmax(0,.95fr) minmax(29rem,.9fr);gap:2rem}.service-orbit{width:33rem;min-height:29rem}.extras{grid-template-columns:1fr 1fr}.extras .text-link{grid-column:1/-1}.footer-main{gap:1.5rem}}@media (width<=58rem){.desktop-nav{display:none}.mobile-menu{display:block}.hero-grid,.contact-panel{grid-template-columns:1fr}.hero-copy{max-width:43rem}.service-orbit{justify-self:center;width:min(100%,36rem);min-height:30rem}.services-heading,.projects-heading{grid-template-columns:1fr;gap:1.5rem}.services-heading>p,.projects-heading>p{justify-self:start;margin-top:0}.service-grid{grid-template-columns:1fr}.service-card{min-height:0}.extras{grid-template-columns:1fr}.extras .text-link{grid-column:auto}.about-intro,.about-method{grid-template-columns:1fr;gap:1.75rem}.about-intro{align-items:start}.method-heading h3{max-width:24ch}.project-grid{grid-template-columns:1fr 1fr}.project-card:last-child{grid-column:1/-1}.project-card:last-child .project-preview{min-height:0}.project-card:last-child .project-preview img{aspect-ratio:auto;height:15rem}.testimonial-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.testimonial-card:last-child{grid-column:1/-1}.custom-systems-heading{grid-template-columns:1fr;align-items:start;gap:1rem}.custom-systems-heading>p{justify-self:start}.custom-system-list{grid-template-columns:repeat(2,minmax(0,1fr))}.custom-system:last-child{border-top:1px solid var(--line-dark);border-left:0;grid-column:1/-1}.contact-intro h2{max-width:14ch}.footer-main{grid-template-columns:1fr;align-items:start;gap:1.25rem}.footer-actions{justify-content:space-between;width:100%}}@media (width<=42rem){:root{--header-height:4.7rem;--section-space:4.75rem}.site-footer{padding:2rem 0 .9rem}h1{font-size:clamp(2.55rem,10.5vw,2.7rem)}.header-inner{min-height:4.7rem}.brand img{width:10.5rem}.hero{min-height:calc(100svh - 4.7rem);padding:3.25rem 0 2.5rem}.service-orbit{width:100%;min-height:0;padding-top:clamp(12.75rem,46vw,15rem)}.service-orbit-ring-outer{width:min(27rem,100% + 1rem);height:clamp(10.5rem,40vw,13rem);inset:.75rem auto auto 50%;transform:translate(-50%)rotate(-8deg)}.service-orbit-ring-inner{width:min(20rem,100% - 2.25rem);height:clamp(7.25rem,29vw,9.5rem);inset:2.35rem auto auto 50%;transform:translate(-50%)rotate(15deg)}.service-orbit:before{width:14rem;height:14rem;top:clamp(6rem,20vw + .75rem,7.25rem)}.orbit-core{width:7.25rem;height:7.25rem;top:clamp(6rem,20vw + .75rem,7.25rem)}.orbit-core-logo{width:5.15rem}.orbit-core-logo img{width:100%}.orbit-service-list{grid-template-columns:repeat(2,minmax(0,1fr));align-content:stretch;gap:.65rem 1rem;padding-top:.75rem;display:grid;position:relative;inset:auto}.orbit-service{border-top:1px solid #83c7ff3b;grid-template-columns:2.55rem 1fr;align-items:start;gap:.5rem;width:auto;min-width:0;height:auto;padding-top:.8rem;display:grid;position:static}.orbit-service-1,.orbit-service-2,.orbit-service-3,.orbit-service-4{inset:auto}.orbit-service-2,.orbit-service-4{text-align:left;grid-template-columns:2.55rem minmax(0,1fr);justify-self:stretch}.orbit-service-2 .orbit-service-icon,.orbit-service-4 .orbit-service-icon{grid-area:1/1}.orbit-service-2>span:last-child,.orbit-service-4>span:last-child{grid-area:1/2}.orbit-service-icon{width:2.55rem;height:2.55rem;position:static;transform:none}.orbit-service-icon svg{width:1.2rem}.orbit-service strong{overflow-wrap:anywhere;font-size:.82rem}.orbit-service small{overflow-wrap:anywhere;font-size:.75rem}.orbit-service>span:last-child{width:auto;position:static;transform:none}.hero-grid{gap:1.5rem}.hero-lede{font-size:1.08rem}.hero-actions{flex-direction:column;align-items:stretch}.button{width:100%}.service-card{padding:2rem 1.5rem}.service-includes ul,.extras ul,.field-grid{grid-template-columns:1fr}.extras{padding:1.6rem}.extras>div:first-child{flex-direction:column;align-items:flex-start}.founder-profile{grid-template-columns:1fr}.founder-profile-id{min-height:15rem;padding:1.6rem}.founder-profile-copy{padding:1.75rem 1.4rem}.profile-points{grid-template-columns:1fr;gap:.85rem}.method-list{grid-template-columns:1fr;gap:0}.method-list:before{width:1px;height:auto;inset:1.5rem auto 1.5rem 1.5rem}.method-list li{grid-template-columns:3rem minmax(0,1fr);column-gap:1rem;padding-bottom:2rem;display:grid}.method-list li:last-child{padding-bottom:0}.method-cue{flex-direction:column;grid-area:1/1/span 2;align-items:center;gap:.5rem}.method-number{padding:0 .2rem}.method-list h3,.method-list p{grid-column:2}.method-list h3{margin-top:.55rem}.project-grid{grid-template-columns:1fr}.project-card:last-child{grid-column:auto}.project-preview{min-height:0}.project-card:last-child .project-preview img{aspect-ratio:8/5;height:auto}.testimonials-heading{flex-direction:column;align-items:flex-start;gap:1rem}.testimonial-grid{grid-template-columns:1fr;gap:1.75rem}.testimonial-card:last-child{grid-column:auto}.custom-systems{border-radius:var(--radius-md)}.custom-systems-heading{padding:1.6rem 1.4rem}.custom-system-list{grid-template-columns:1fr}.custom-system{padding:1.6rem 1.4rem}.custom-system+.custom-system,.custom-system:last-child{border-top:1px solid var(--line-dark);border-left:0;grid-column:auto}.custom-system-client{min-height:0}.contact-panel{border-radius:0;width:100%}.contact .shell{width:100%}.contact-intro,.contact-form{padding:2rem 1.25rem}.form-heading,.form-footer{flex-direction:column;align-items:flex-start}.footer-main{grid-template-columns:1fr;gap:.95rem}.footer-identity .footer-tagline{margin-top:.5rem}.footer-actions{grid-template-columns:1fr;gap:.7rem;display:grid}.footer-contact{grid-template-columns:1fr;gap:0;width:100%;max-width:none;display:grid}.footer-contact a{grid-template-columns:minmax(6.25rem,.45fr) minmax(0,1fr);align-items:center;gap:.75rem;padding-block:0}.footer-contact strong{font-size:.84rem}.footer-cta{width:100%}.footer-lower{flex-direction:column;align-items:flex-start;gap:.55rem;margin-top:1.1rem;padding-top:.7rem}.footer-nav{justify-content:center;gap:clamp(.15rem,1vw,.45rem);width:100%}.footer-nav a{padding-inline:clamp(.45rem,2vw,.7rem);font-size:.8rem}.footer-meta{justify-content:space-between;gap:.75rem;width:100%;font-size:.92em}}@media (width<=22rem){.header-inner{gap:.5rem}.brand img{width:9.75rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
