*{box-sizing:border-box}body,h1,h2,h3,p,ol,ul{margin:0}h1,h2,h3{font-size:inherit;font-weight:inherit}button{font:inherit;color:inherit}table{border-collapse:collapse}img{display:block;max-width:100%}summary{cursor:pointer}button,a{-webkit-tap-highlight-color:transparent}



:root{--background:#f5f6f5;--foreground:#132537;--card:#fff;--card-foreground:#132537;--popover:#fff;--popover-foreground:#132537;--primary:#0d3857;--primary-foreground:#fff;--secondary:#e9efed;--secondary-foreground:#132537;--muted:#e9efed;--muted-foreground:#586d77;--accent:#a2f1e6;--accent-foreground:#132537;--destructive:#c52b48;--border:#cbd5d5;--input:#cbd5d5;--ring:#3eafa8;--radius:.6rem}

*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--background);color:var(--foreground);font-family:ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}a{color:inherit;text-decoration:none}button{cursor:pointer}::selection{background:#a2f1e6;color:#132537}.wrap{width:min(1280px,calc(100% - 88px));margin-inline:auto}.hero-shell{background:#10283d;color:#f6fbfa;overflow:hidden;position:relative}.hero-shell:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 84% 46%,#265d65 0,transparent 37%),radial-gradient(circle at 10% 95%,#1c405c 0,transparent 32%);opacity:.68;pointer-events:none}.header{height:94px;display:flex;justify-content:space-between;align-items:center;position:relative;z-index:3;border-bottom:1px solid #ffffff27}.logo{display:flex;align-items:center;gap:13px;font-size:12px;font-weight:800;letter-spacing:.14em}.logo-symbol{width:38px;height:38px;display:grid;place-items:center;background:#a2f1e6;color:#10283d;border-radius:10px;font-size:21px;letter-spacing:-.1em}.header nav{display:flex;align-items:center;gap:30px;font-size:12px;font-weight:800;letter-spacing:.08em}.header nav a:hover,.button-quiet:hover{color:#a2f1e6}.nav-cta{border:1px solid #a2f1e6;padding:13px 17px;border-radius:50px}.nav-cta span{margin-left:12px}.hero{position:relative;z-index:1;display:grid;grid-template-columns:.95fr 1.05fr;align-items:center;gap:3%;min-height:640px;padding:76px 0 90px}.eyebrow,.small-label,.section-index,.section-side,.hero-bottom{font-size:12px;font-weight:800;letter-spacing:.15em}.eyebrow{color:#a2f1e6;display:flex;align-items:center;gap:11px}.eyebrow-ping{width:8px;height:8px;border-radius:50%;background:#a2f1e6;box-shadow:0 0 0 5px #a2f1e632;animation:ping 2s ease-in-out infinite}@keyframes ping{50%{box-shadow:0 0 0 10px #a2f1e605}}.hero h1{font-weight:850;letter-spacing:-.08em;font-size:clamp(63px,6.7vw,106px);line-height:.97;margin:28px 0}.hero h1 span{color:#a2f1e6}.hero-desc{font-size:18px;line-height:1.65;color:#ccdcdd;max-width:540px;margin:0}.hero-actions{display:flex;align-items:center;gap:28px;flex-wrap:wrap;margin-top:36px}.button-main{display:inline-flex;gap:34px;align-items:center;background:#a2f1e6;color:#10283d;padding:17px 23px;font-size:15px;font-weight:800;border-radius:7px;transition:transform .25s,background .25s}.button-main:hover{transform:translateY(-4px);background:#c5fff5}.button-main span{font-size:20px}.button-quiet{font-size:15px;font-weight:700;border-bottom:1px solid #7a9caa;padding:12px 0}.hero-bottom{position:relative;z-index:1;border-top:1px solid #ffffff2b;padding:20px 0 24px;display:flex;justify-content:space-between;color:#a9c2ca;font-size:10px}.hero-bottom a:hover{color:white}
.lab{position:relative;height:520px;display:grid;place-items:center;isolation:isolate}.lab-grid{position:absolute;inset:0;background-image:linear-gradient(#ffffff0a 1px,transparent 1px),linear-gradient(90deg,#ffffff0a 1px,transparent 1px);background-size:30px 30px;mask-image:radial-gradient(circle,#000 25%,transparent 74%)}.lab-orbit{position:absolute;border:1px solid #a2f1e675;border-radius:50%;transition:transform .22s ease-out;pointer-events:none}.lab-orbit-one{width:450px;height:450px;transform:rotate(20deg)}.lab-orbit-two{width:560px;height:310px;transform:rotate(-31deg)}.lab-orbit-one:before,.lab-orbit-two:after{content:"";position:absolute;width:13px;height:13px;border-radius:50%;background:#a2f1e6;top:17%;left:15%;box-shadow:0 0 30px #a2f1e6}.lab-orbit-two:after{background:#ffbd93;top:auto;left:auto;bottom:17%;right:14%;box-shadow:0 0 25px #ffbd93}.lab-card{width:min(100%,560px);height:390px;border:1px solid #9cc3c477;background:#153750e8;box-shadow:0 35px 85px #020d1e80;backdrop-filter:blur(18px);border-radius:16px;position:relative;z-index:2;display:flex;flex-direction:column;transition:transform .18s ease-out;overflow:hidden}.lab-top,.lab-foot{display:flex;justify-content:space-between;align-items:center;padding:20px 22px;font-size:10px;letter-spacing:.12em;font-weight:800;color:#b2d2d8}.lab-top{border-bottom:1px solid #ffffff26}.lab-top i{width:7px;height:7px;background:#a2f1e6;border-radius:50%;display:inline-block;margin-right:6px}.lab-tabs{padding:19px 22px 0;display:flex;gap:6px}.lab-tabs button{background:#ffffff0d;border:1px solid #ffffff2b;color:#cde1e3;border-radius:30px;padding:9px 14px;font:700 12px ui-sans-serif,system-ui}.lab-tabs button.is-active{background:#a2f1e6;color:#10283d;border-color:#a2f1e6}.lab-body{display:grid;grid-template-columns:1fr 1fr;gap:18px;align-items:end;padding:24px 22px;flex:1}.lab-copy{align-self:stretch;display:flex;flex-direction:column;justify-content:center}.lab-copy small{font-size:10px;letter-spacing:.15em;color:#a2f1e6;font-weight:800}.lab-copy strong{font-size:26px;line-height:1.18;letter-spacing:-.045em;margin:14px 0 20px;max-width:240px}.lab-copy>span{font-size:11px;color:#abc5cf}.lab-chart{height:160px;display:flex;align-items:end;gap:10px;padding-bottom:10px;border-bottom:1px solid #ffffff77}.chart-column{flex:1;height:100%;display:flex;align-items:end}.chart-column span{width:100%;border-radius:3px 3px 0 0;animation:rise .55s ease-out both;transition:height .45s ease,background .3s ease}@keyframes rise{from{transform:scaleY(.1);transform-origin:bottom}to{transform:scaleY(1);transform-origin:bottom}}.lab-foot{border-top:1px solid #ffffff26;padding-block:14px}.lab-spark{font-size:20px;color:#a2f1e6}
.section-header{display:flex;justify-content:space-between;align-items:center}.section-index{color:#18756e}.section-side{color:#87979c}.projects-section{padding:110px 0 120px;background:#eaf0ee;overflow:hidden}.projects-section h2,.excel-section h2,.about-section h2,.ads-section h2,footer h2{font-size:clamp(46px,5.2vw,75px);line-height:1.07;letter-spacing:-.065em;font-weight:850;margin:36px 0 20px}.projects-section h2 em,.excel-section h2 em,.about-section h2 em,.ads-section h2 em,footer h2 em{font-style:normal;color:#17877b}.section-intro{font-size:18px;line-height:1.65;color:#536b72;max-width:620px}.rail-tools{display:flex;align-items:center;justify-content:space-between;margin:50px 0 18px;font-size:12px;color:#6a7d81}.rail-tools>div{display:flex;gap:8px}.rail-tools button{background:transparent;border:1px solid #9badad;border-radius:50%;width:44px;height:44px;font-size:22px;color:#173748}.rail-tools button:hover{background:#10283d;color:#fff}.rail{display:flex;gap:20px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding-bottom:5px}.rail::-webkit-scrollbar{display:none}.project{background:#fff;flex:0 0 min(390px,85vw);scroll-snap-align:start;border-radius:12px;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.project:hover{transform:translateY(-8px);box-shadow:0 20px 45px #1f4b4a22}.project-art{height:240px;background:#1d4858;position:relative;display:grid;place-items:center;color:#a2f1e6;overflow:hidden}.project:nth-child(2) .project-art{background:#483e68;color:#c6b5ff}.project:nth-child(3) .project-art{background:#26665c;color:#c5f3a7}.project-art:before{content:"";position:absolute;width:280px;height:280px;border:1px solid currentColor;border-radius:50%;right:-45px;top:20px;box-shadow:0 0 0 38px #ffffff0c,0 0 0 78px #ffffff08;animation:orbit 8s linear infinite}@keyframes orbit{50%{transform:scale(1.12) rotate(16deg)}}.project-art strong{font-size:95px;line-height:1;z-index:1}.project-count,.project-art-label{position:absolute;font-size:11px;letter-spacing:.1em;font-weight:800;z-index:1}.project-count{top:20px;left:23px}.project-art-label{bottom:20px;right:22px}.project-text{min-height:245px;padding:26px;display:flex;flex-direction:column}.project-text>span{font-size:11px;letter-spacing:.12em;color:#18877b;font-weight:800;text-transform:uppercase}.project-text h3{font-size:25px;line-height:1.15;margin:12px 0}.project-text p{font-size:15px;line-height:1.55;color:#577078;margin:0}.project-text>a,.project-text>small{margin-top:auto;padding-top:20px;font-size:12px;font-weight:800}.project-text>a{color:#127e75}.project-text>small{color:#93a2a5}.excel-section{padding:120px 0}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:9%}.excel-section .two-col{margin-top:35px}.excel-list{border-top:1px solid #c4d1d0}.excel-list article{display:grid;grid-template-columns:38px 1fr 25px;gap:12px;padding:26px 0;border-bottom:1px solid #c4d1d0;transition:padding .2s}.excel-list article:hover{padding-left:10px}.excel-list article>span{font:800 12px ui-sans-serif,system-ui;color:#17877b}.excel-list h3{font-size:22px;margin:0 0 8px}.excel-list p{font-size:15px;line-height:1.5;color:#64767c;margin:0}.excel-list b{font-size:22px;color:#17877b}.excel-list a{font-size:13px;color:#17877b;font-weight:800}.about-section{background:#163e4d;color:#f2fbfa;padding:110px 0}.about-section .section-index{color:#a2f1e6}.about-section h2 em{color:#a2f1e6}.about-copy{font-size:19px;line-height:1.7;margin:55px 0 30px;color:#d4e4e6}.facts{display:flex;flex-wrap:wrap;gap:9px}.facts span{border:1px solid #a4c6c6;padding:10px 13px;border-radius:50px;font-size:12px;color:#d8e9e9}
.ads-section{padding:120px 0}.ads-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:7%;align-items:center;margin-top:40px}.ads-image{width:100%;aspect-ratio:1.25;background:#163e4d;border-radius:16px;overflow:hidden;box-shadow:18px 18px 0 #d6e8e4}.ads-image img{width:100%;height:100%;object-fit:cover}.small-label{color:#18877b}.ads-copy h2{margin:23px 0}.ads-copy p{font-size:18px;line-height:1.65;color:#536b72}.chips{display:flex;flex-wrap:wrap;gap:8px;margin:28px 0}.chips span{border:1px solid #b8ceca;border-radius:40px;padding:10px 14px;font-size:13px;font-weight:700}.inline-link{border-bottom:2px solid #18877b;padding-bottom:7px;font-weight:800;font-size:15px}.inline-link span{margin-left:20px}footer{background:#a2f1e6;padding:100px 0 24px}footer .section-index{color:#136e68}footer h2{font-size:clamp(58px,6.8vw,105px);margin:26px 0 42px}footer h2 em{color:#138275}.contact-links{display:flex;gap:10px;flex-wrap:wrap}.contact-links a,.contact-links span{background:#10283d;color:#fff;padding:17px 22px;border-radius:5px;font-size:12px;font-weight:800;letter-spacing:.06em}.contact-links a:hover{background:#185467}.contact-links span{opacity:.47}.footer-bottom{margin-top:90px;border-top:1px solid #4bada5;padding-top:22px;display:flex;justify-content:space-between;gap:15px;color:#27555b;font-size:11px;font-weight:800;letter-spacing:.1em}.footer-bottom a{text-decoration:underline}
.admin-ui{background:#f5f6f5;min-height:100vh;padding:45px 20px}.admin-box{max-width:900px;margin:auto;background:white;border:1px solid #cbd5d5;padding:34px}.admin-box h1{font-size:36px;letter-spacing:-.04em}.admin-box h2{font-size:23px;border-top:1px solid #cbd5d5;padding-top:25px;margin-top:35px}.admin-box p{line-height:1.5}.field{display:block;margin:18px 0;font-weight:700;font-size:14px}.field input,.field textarea{display:block;width:100%;border:1px solid #b8c9ca;padding:12px;margin-top:7px;font:16px ui-sans-serif,system-ui;border-radius:4px}.field textarea{min-height:100px}.admin-project{border:1px solid #cbd5d5;padding:18px;margin:12px 0}.admin-box button,.admin-box .admin-link{background:#163e4d;color:white;border:0;padding:12px 17px;font-weight:700;cursor:pointer;display:inline-block}.admin-box button.secondary{background:#e9efed;color:#132537}.admin-actions{display:flex;gap:12px;align-items:center;flex-wrap:wrap;margin-top:25px}.error{color:#c52b48}.success{color:#087865}
@media(max-width:900px){.wrap{width:calc(100% - 48px)}.header nav{gap:15px}.hero{grid-template-columns:1fr 1fr;min-height:590px}.hero h1{font-size:clamp(53px,7vw,76px)}.lab{height:430px}.lab-card{height:350px}.lab-orbit-one{width:310px;height:310px}.lab-orbit-two{width:390px;height:230px}.lab-copy strong{font-size:21px}.lab-body{gap:8px}.two-col,.ads-grid{gap:5%}}
@media(max-width:700px){.wrap{width:calc(100% - 38px)}.header{height:74px}.logo{font-size:11px}.header nav a:not(.nav-cta){display:none}.nav-cta{padding:10px 12px;font-size:10px}.hero{display:block;padding:70px 0 28px;min-height:0}.hero h1{font-size:clamp(58px,13vw,82px)}.hero-desc{font-size:16px}.hero-actions{margin-top:27px}.lab{height:410px;margin-top:38px}.lab-card{height:340px}.lab-orbit-one{width:300px;height:300px}.lab-orbit-two{width:370px;height:220px}.lab-top{font-size:8px}.lab-copy strong{font-size:19px}.lab-chart{gap:6px;height:120px}.hero-bottom span:last-child{display:none}.projects-section,.excel-section,.about-section,.ads-section{padding:78px 0}.projects-section h2,.excel-section h2,.about-section h2,.ads-section h2{font-size:clamp(42px,9vw,58px)}.section-side{display:none}.section-intro,.ads-copy p{font-size:16px}.rail-tools{margin-top:35px;font-size:11px}.project-art{height:210px}.two-col,.ads-grid{display:block}.excel-list{margin-top:40px}.about-copy{margin-top:27px;font-size:17px}.ads-image{aspect-ratio:1.35}.ads-copy{margin-top:50px}footer{padding-top:80px}footer h2{font-size:clamp(52px,10vw,78px)}.footer-bottom{flex-wrap:wrap;margin-top:70px;line-height:1.5}.admin-box{padding:20px}}
@media(max-width:380px){.lab-top span:last-child{display:none}.lab-body{grid-template-columns:1fr 1fr}.lab-copy strong{font-size:17px}.hero h1{font-size:55px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}
.approach-section{padding:105px 0 115px}.approach-lead{display:grid;grid-template-columns:1fr 1fr;gap:9%;align-items:end;margin:24px 0 55px}.approach-lead h2{font-size:clamp(45px,5vw,70px);line-height:1.08;letter-spacing:-.065em;margin:0}.approach-lead h2 em{font-style:normal;color:#17877b}.approach-lead p{color:#536b72;font-size:18px;line-height:1.7;margin:0}.approach-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.approach-steps article{background:#fff;padding:25px 23px;border-top:3px solid #a2f1e6;min-height:210px}.approach-steps article>span{font-size:12px;font-weight:800;color:#17877b}.approach-steps h3{font-size:19px;letter-spacing:-.025em;margin:25px 0 9px}.approach-steps p{font-size:14px;line-height:1.55;color:#63767b;margin:0}
.ads-section{padding:90px 0 105px}.ads-grid{grid-template-columns:.85fr 1.15fr;gap:9%}.ads-image{aspect-ratio:1.55}.ads-copy h2{font-size:clamp(42px,4.4vw,62px)}
@media(max-width:900px){.approach-steps{grid-template-columns:repeat(2,1fr)}.approach-lead{gap:5%}}
@media(max-width:700px){.approach-section{padding:75px 0}.approach-lead{display:block;margin:30px 0}.approach-lead h2{font-size:48px}.approach-lead p{margin-top:20px;font-size:16px}.approach-steps{grid-template-columns:1fr 1fr}.approach-steps article{padding:18px;min-height:220px}.approach-steps h3{font-size:17px}.ads-section{padding:75px 0}.ads-image{aspect-ratio:1.55}}
@media(max-width:390px){.approach-steps{grid-template-columns:1fr}.approach-steps article{min-height:0}}
.project-details{margin-top:15px;border-top:1px solid #dce7e5;padding-top:12px}.project-details summary{cursor:pointer;list-style:none;color:#127e75;font-size:13px;font-weight:800;display:flex;align-items:center;justify-content:space-between}.project-details summary::-webkit-details-marker{display:none}.project-details summary span{font-size:21px;font-weight:400;transition:transform .2s}.project-details[open] summary span{transform:rotate(45deg)}.project-details p{margin-top:12px;font-size:14px;line-height:1.55}.project-text>a,.project-text>small{margin-top:auto}
.logo-symbol{width:auto;height:auto;display:inline;background:none;color:#a2f1e6;border-radius:0;font-size:22px;font-weight:850;font-style:italic;letter-spacing:-.1em}.logo{gap:9px;font-size:15px;letter-spacing:.01em}.excel-list article{grid-template-columns:38px 1fr}.footer-bottom span:last-child{overflow-wrap:anywhere}
.section-nav{position:sticky;top:0;z-index:20;background:#f5f6f5f2;backdrop-filter:blur(16px);border-bottom:1px solid #cbd5d5}.section-nav .wrap{display:flex;gap:10px;overflow-x:auto;scrollbar-width:thin;padding-block:13px}.section-nav a{white-space:nowrap;font-size:14px;font-weight:750;padding:10px 16px;border-radius:30px;transition:background .2s,color .2s}.section-nav a span{font-size:11px;margin-right:7px;color:#17877b}.section-nav a:hover,.section-nav a:focus-visible{background:#163e4d;color:white}.section-nav a:hover span{color:#a2f1e6}section[id],footer[id]{scroll-margin-top:92px}.section-index{display:inline-flex;align-items:center;gap:10px;border:1px solid #a7c9c3;background:#dceee9;padding:10px 14px;border-radius:6px;font-size:11px;letter-spacing:.11em}.section-index:before{content:"";width:4px;height:12px;background:currentColor;border-radius:2px}.projects-section h2,.excel-section h2,.about-section h2,.ads-section h2,.approach-lead h2{font-size:clamp(38px,4.2vw,60px);line-height:1.12}.projects-section,.approach-section,.excel-section{padding-block:85px}.approach-section{border-bottom:1px solid #cbd5d5}.excel-list{border:0;display:grid;gap:12px}.excel-list article{background:white;padding:24px;border:1px solid #d9e5e1;border-radius:10px;transition:transform .2s,box-shadow .2s}.excel-list article:hover{padding-left:24px;transform:translateY(-3px);box-shadow:0 8px 22px #1737480d}.about-section .section-index{background:#ffffff0a;border-color:#5c8b95;color:#a2f1e6}.about-copy{margin-top:0}.about-section .two-col{align-items:center}.ads-section{margin-block:76px;padding:38px!important;border:1px solid #d9cbb8;border-left:5px solid #d8a46e;border-radius:16px;background:#f4efe7}.ads-section .section-index{background:#e9ddca;border-color:#d9c4a5;color:#705334}.ads-section .section-side{color:#87765f}.ads-grid{gap:6%;margin-top:30px;grid-template-columns:.8fr 1.2fr}.ads-image{box-shadow:none;aspect-ratio:1.3;border-radius:10px}.ads-copy h2{font-size:clamp(32px,3.4vw,47px);margin:16px 0}.ads-copy h2 em{color:#725337}.ads-copy .small-label{font-size:10px;color:#705334;font-weight:800;letter-spacing:.12em}.ads-copy p{font-size:16px;line-height:1.65}.ads-copy .chips{margin:22px 0}.ads-copy .chips span{background:#ffffff99;border-color:#d6cbbd}.ads-copy .inline-link{display:inline-flex;align-items:center;background:#163e4d;color:white;padding:13px 19px;border:0;border-radius:6px;font-size:14px}.ads-copy .inline-link:hover{background:#24566a}.approach-steps article{border-radius:0 0 10px 10px}.section-nav a:focus-visible,.inline-link:focus-visible{outline:3px solid #17877b;outline-offset:3px}
@supports (animation-timeline:view()){ @media(prefers-reduced-motion:no-preference){.section-header,.approach-steps article{animation:section-arrive linear both;animation-timeline:view();animation-range:entry 0% entry 90%}@keyframes section-arrive{from{opacity:.45;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}}}
@media(max-width:700px){.section-nav .wrap{width:100%;padding-inline:14px;gap:2px}.section-nav a{padding:9px 11px;font-size:12px}.section-nav a span{font-size:10px}.projects-section,.approach-section,.excel-section{padding-block:65px}.section-index{font-size:10px;padding:9px 11px}.about-copy{margin-top:28px}.ads-section{padding:24px!important;margin-block:55px}.ads-image{aspect-ratio:1.6}.ads-copy{margin-top:28px}.ads-copy h2{font-size:35px}.projects-section h2,.excel-section h2,.about-section h2,.approach-lead h2{font-size:40px}.excel-list article{padding:22px}.excel-list article:hover{padding-left:22px}.section-nav{box-shadow:0 3px 12px #163e4d09}}
.about-interactive{display:grid;grid-template-columns:.85fr 1.15fr;gap:8%;margin-top:38px;align-items:start}.about-prompt-icon{display:grid;place-items:center;width:56px;height:56px;border:1px solid #83b5b5;border-radius:16px;font-size:30px;font-weight:700;color:#a2f1e6;transform:rotate(-8deg);margin-bottom:24px}.about-invite h2{margin:0 0 18px}.about-invite>p{font-size:16px;color:#b8d1d7}.about-questions{background:#ffffff07;border:1px solid #ffffff29;border-radius:14px;padding:10px 25px}.about-questions [data-slot=accordion-item]{border-color:#ffffff29}.about-questions [data-slot=accordion-trigger]{padding-block:25px;align-items:center;gap:16px;color:#f2fbfa;font-size:18px;font-weight:700;line-height:1.4;text-decoration:none}.about-questions [data-slot=accordion-trigger]:hover{color:#a2f1e6}.question-number{font-size:12px;font-weight:800;color:#a2f1e6}.question-title{flex:1}.about-questions [data-slot=accordion-trigger]>svg{color:#a2f1e6;width:20px;height:20px}.about-questions [data-slot=accordion-content] p{font-size:16px;line-height:1.75;color:#d1e4e6;margin:0 0 10px;padding-left:32px}.about-questions [data-slot=accordion-content] a{display:inline-block;margin-left:32px;color:#a2f1e6;border-bottom:1px solid #a2f1e6;padding-bottom:5px;font-size:14px;font-weight:750}.approach-lead h2{font-size:clamp(38px,4vw,56px)}
@media(max-width:700px){.about-interactive{display:block;margin-top:30px}.about-prompt-icon{width:44px;height:44px;font-size:24px}.about-questions{margin-top:28px;padding:5px 17px}.about-questions [data-slot=accordion-trigger]{font-size:16px;padding-block:21px;gap:10px}.about-questions [data-slot=accordion-content] p{font-size:15px;padding-left:0}.about-questions [data-slot=accordion-content] a{margin-left:0}.approach-lead h2{font-size:39px}}

/* A distinct Excel chapter with the familiar spreadsheet green. */
.excel-section{background:#dcefe2;border-top:1px solid #bbd6c3;border-bottom:1px solid #bbd6c3}
.excel-section .section-index{background:#17613d;border-color:#17613d;color:#fff}
.excel-section .section-side{color:#436c54}
.excel-section h2{color:#163e2a}.excel-section h2 em{color:#17613d}
.excel-section .section-intro{color:#3d5e49}
.excel-list article{background:#f7fcf8;border-color:#aacbb5;border-left:4px solid #27804d}
.excel-list article>span,.excel-list a{color:#17613d}.excel-list h3{color:#163e2a}.excel-list p{color:#496752}
.excel-list article:hover{box-shadow:0 8px 22px #17613d15}

/* Phone layout: keep the desktop composition and palette intact. */
@media(max-width:700px){
 .wrap{width:calc(100% - 36px)}
 .header{height:68px;gap:12px}.header .logo{font-size:13px;white-space:nowrap}.header .nav-cta{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:10px 13px;font-size:11px;letter-spacing:.04em}.nav-cta span{margin-left:8px}
 .hero{padding:36px 0 30px}.eyebrow{font-size:11px;letter-spacing:.09em;gap:9px}.hero h1{font-size:clamp(40px,12vw,72px);line-height:1.04;letter-spacing:-.065em;margin:24px 0}.hero-desc{line-height:1.6}.hero-actions{gap:12px 18px;margin-top:24px}.button-main{min-height:48px;padding:12px 16px;gap:15px;font-size:14px}.button-quiet{font-size:14px;min-height:44px;display:inline-flex;align-items:center}
 .lab{height:auto;min-height:310px;margin-top:28px;padding:12px 0}.lab-card{height:auto;min-height:290px;transform:none!important}.lab-orbit-one{width:260px;height:260px}.lab-orbit-two{width:min(100%,350px);height:210px}.lab-top{padding:14px 16px;font-size:10px;letter-spacing:.04em;gap:10px}.lab-top span:last-child{display:none}.lab-tabs{padding:14px 16px 0;gap:6px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.lab-tabs button{min-height:44px;padding:10px 4px;font-size:13px}.lab-body{padding:18px 16px;grid-template-columns:1.1fr 1fr;gap:14px;min-height:155px}.lab-copy strong{font-size:19px;margin:10px 0;line-height:1.25}.lab-copy small{font-size:11px;letter-spacing:.06em}.lab-copy>span{font-size:12px;line-height:1.4}.lab-chart{height:105px;gap:5px}.lab-foot{padding:12px 16px;letter-spacing:.03em;font-size:11px;gap:10px}
 .section-nav .wrap{padding:8px 12px;gap:3px}.section-nav a{min-height:44px;display:inline-flex;align-items:center;font-size:13px;padding:10px 12px}.section-nav a span{font-size:11px}
 section[id],footer[id]{scroll-margin-top:76px}.projects-section,.approach-section,.excel-section,.about-section{padding-block:52px}.section-index{max-width:100%;font-size:11px;line-height:1.5;letter-spacing:.06em}.section-index:before{flex-shrink:0}
 .projects-section h2,.excel-section h2,.about-section h2,.approach-lead h2{font-size:clamp(30px,8.5vw,44px);line-height:1.15;letter-spacing:-.045em;overflow-wrap:break-word}.projects-section h2{margin-top:26px}.section-intro{line-height:1.65}
 .rail-tools{gap:12px;font-size:12px;margin-top:25px}.rail-tools>span{max-width:60%;line-height:1.5}.rail{gap:14px}.project{flex-basis:calc(100% - 20px)}.project-art{height:175px}.project-art strong{font-size:76px}.project-text{padding:21px;min-height:235px}.project-text h3{font-size:23px}.project-text p{font-size:16px}.project-details summary{min-height:44px;font-size:14px}.project-details p{font-size:15px}
 .approach-lead{margin:25px 0}.approach-steps{grid-template-columns:1fr;gap:12px}.approach-steps article{min-height:0;padding:20px;display:grid;grid-template-columns:25px minmax(0,1fr);gap:8px 12px}.approach-steps article>span{grid-row:1 / 3;padding-top:3px}.approach-steps h3{margin:0;font-size:18px;line-height:1.35}.approach-steps p{grid-column:2;font-size:16px;line-height:1.6}
 .excel-section .two-col{margin-top:24px}.excel-section h2{margin-top:0}.excel-list{margin-top:26px}.excel-list article{grid-template-columns:24px minmax(0,1fr);padding:20px 16px;gap:10px}.excel-list article:hover{padding-left:16px}.excel-list h3{font-size:21px;line-height:1.3}.excel-list p{font-size:16px;line-height:1.6}
 .about-interactive{margin-top:26px}.about-prompt-icon{margin-bottom:18px}.about-questions{padding:4px 15px;margin-top:22px}.about-questions [data-slot=accordion-trigger]{font-size:17px;line-height:1.45;align-items:start}.question-number{padding-top:4px}.question-title{min-width:0}.about-questions [data-slot=accordion-content] p{font-size:16px;line-height:1.7}
 .ads-section{margin-block:40px;padding:22px 18px!important}.ads-grid{margin-top:22px}.ads-copy h2{font-size:clamp(28px,7.7vw,40px);line-height:1.16;letter-spacing:-.04em}.ads-copy .small-label{font-size:11px;letter-spacing:.06em}.ads-copy .chips{gap:7px}.ads-copy .chips span{padding:9px 11px}.ads-copy .inline-link{min-height:48px}.ads-image{aspect-ratio:1.5}
 footer{padding:52px 0 24px}footer h2{font-size:clamp(34px,9vw,48px);line-height:1.12;letter-spacing:-.045em;margin:24px 0 30px}.contact-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.contact-links a{min-height:48px;padding:14px 10px;display:flex;align-items:center;justify-content:center;font-size:12px;letter-spacing:.02em;text-align:center}.contact-links a:last-child{grid-column:1 / -1}.footer-bottom{margin-top:36px;display:flex;flex-direction:column;gap:10px;font-size:12px;letter-spacing:.03em}
}
@media(max-width:360px){.hero-actions{display:grid;grid-template-columns:1fr;gap:6px}.button-main{justify-content:space-between}.button-quiet{justify-self:start}.lab-body{gap:10px}.lab-copy strong{font-size:17px}}
@media(hover:none){.project:hover,.excel-list article:hover,.button-main:hover{transform:none}.lab-orbit{transform:none!important}}
.project-open{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-top:20px;background:#163e4d;color:#fff;border:0;border-radius:6px;padding:13px 16px;min-height:46px;text-align:left;font-size:14px;font-weight:750}.project-open:hover{background:#24566a}.project-open:focus-visible,.demo-download:focus-visible{outline:3px solid #17877b;outline-offset:3px}
.project-demo[data-slot=dialog-content]{width:calc(100% - 32px);max-width:760px;max-height:88dvh;overflow-y:auto;display:block;padding:32px;border-radius:16px;background:#f5f6f5;color:#132537}.project-demo [data-slot=dialog-header]{text-align:left;padding-right:34px}.demo-label{font-size:11px;letter-spacing:.05em;color:#176d63;font-weight:750}.project-demo [data-slot=dialog-title]{font-size:30px;line-height:1.2;letter-spacing:-.035em;margin:10px 0}.project-demo [data-slot=dialog-description],.project-demo p,.project-demo li{font-size:16px;line-height:1.65}.project-demo section{margin-top:24px}.project-demo h3{font-size:18px;font-weight:750;margin-bottom:12px}.project-demo ol{padding-left:22px;list-style:decimal}.project-demo li{padding-left:5px;margin-bottom:7px}.demo-close{position:absolute;right:12px;top:12px;width:44px;height:44px;border:1px solid #cbd5d5;border-radius:50%;background:#fff;font-size:28px}.demo-insight{background:#dcefe2;padding:16px;border-radius:8px;margin-bottom:16px}.demo-table{overflow-x:auto;border:1px solid #cbd5d5;border-radius:8px;margin-top:12px}.demo-table table{width:100%;border-collapse:collapse;font-size:14px}.demo-table th,.demo-table td{text-align:left;padding:12px;border-bottom:1px solid #dce7e5;white-space:nowrap}.demo-table th{background:#e9efed;font-weight:750}.demo-table tr:last-child td{border:0}.demo-details{margin-top:16px;border-bottom:1px solid #cbd5d5;padding-bottom:10px}.demo-details summary{cursor:pointer;padding:12px 0;font-size:15px;font-weight:700}.demo-details pre{overflow-x:auto;background:#10283d;color:#d1f5ed;padding:18px;border-radius:8px;font-size:13px;line-height:1.7;margin-top:10px}.demo-limit{margin:22px 0;color:#586d77}.demo-download{display:inline-flex;align-items:center;min-height:48px;padding:12px 18px;background:#163e4d;color:#fff;border-radius:7px;font-weight:750}.project-demo .demo-file-note{font-size:13px;color:#586d77;margin:10px 0 0}@media(max-width:700px){.project-demo[data-slot=dialog-content]{padding:24px 18px;max-height:90dvh;width:calc(100% - 20px)}.project-demo [data-slot=dialog-title]{font-size:25px}.demo-label{font-size:10px}.demo-download{width:100%;justify-content:center}}

.about-questions summary{display:flex;list-style:none}.about-questions summary::-webkit-details-marker{display:none}.about-questions details{border-bottom:1px solid #ffffff29}.about-questions details:last-child{border-bottom:0}.about-questions [data-slot=accordion-content]{padding-bottom:18px}.about-questions details[open] summary>span:last-child{transform:rotate(180deg)}
.project-demo[data-slot=dialog-content]{position:fixed;inset:0;margin:auto;height:fit-content;border:1px solid #cbd5d5;display:none;transform:none}.project-demo[open][data-slot=dialog-content]{display:block}.project-demo::backdrop{background:#0008}.project-demo [data-slot=dialog-title]{font-weight:700}.project-demo [data-slot=dialog-description]{color:#586d77}.project-demo [data-slot=dialog-header]{display:flex;flex-direction:column;gap:8px}body.modal-open{overflow:hidden}button:focus-visible,summary:focus-visible,a:focus-visible{outline:3px solid #3eafa8;outline-offset:3px}
