.preview-bar{position:relative;z-index:60;background:#002a30;color:#e4f1ee;padding:9px 24px;display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:13px}.preview-bar button{border:1px solid #678a8d;border-radius:30px;color:#fff;background:transparent;padding:5px 13px;font-size:12px;min-height:32px}.hero{padding-block:76px 80px}.hero h1{font-size:clamp(2.4rem,4.8vw,4.1rem);letter-spacing:-.045em}.hero .portrait{isolation:isolate}.portrait figcaption{transition:transform .8s cubic-bezier(.16,1,.3,1)}.hero .hl{background-size:100% 100%;background-repeat:no-repeat}.hero-copy .actions{position:relative;z-index:1}.section{padding-block:96px}html.js .reveal{opacity:1;transform:none}.reveal.in{animation:arrive .75s cubic-bezier(.16,1,.3,1) both}@keyframes arrive{from{opacity:.35;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@keyframes heroEnter{from{opacity:0;transform:translateY(25px)}to{opacity:1;transform:translateY(0)}}
@media(prefers-reduced-motion:no-preference){.hero-copy>.eyebrow,.hero h1,.hero .lead,.hero .portrait,.hero-proof{animation:heroEnter .9s cubic-bezier(.16,1,.3,1) both}.hero h1{animation-delay:.08s}.hero .lead{animation-delay:.16s}.hero .portrait{animation-delay:.12s}.hero-proof{animation-delay:.24s}}
#what-you-receive{background:#edebe3}.demo-grid{grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);gap:clamp(30px,6vw,86px);align-items:start}.report-sticky{position:sticky;top:100px}.report-view{padding:30px;border-radius:22px;background:#002a30;box-shadow:0 36px 55px -40px #002a3080}.report-view .stage-label{padding-bottom:20px;border-bottom:1px solid #ffffff25}.report-panels{display:grid}.report-panel{grid-area:1/1;opacity:0;visibility:hidden;transform:translateY(16px);transition:opacity .55s ease,transform .7s cubic-bezier(.16,1,.3,1),visibility .55s;min-width:0}.report-panel.is-active{visibility:visible;opacity:1;transform:translateY(0)}.report-kicker{color:#a4c8c4;font-size:12px;letter-spacing:.09em;text-transform:uppercase;display:block;margin:10px 0 14px}.report-panel h3{color:#fff;font-size:clamp(1.65rem,2.6vw,2.45rem);line-height:1.16;letter-spacing:-.04em;margin-bottom:26px}.report-enlarge{width:100%;padding:0;border:0;border-radius:10px;background:white;text-align:left;overflow:hidden;box-shadow:0 18px 36px #0002;transition:transform .3s}.report-enlarge:hover{transform:translateY(-3px)}.report-enlarge img{width:100%;height:auto}.report-enlarge span{display:block;padding:13px 17px;font-size:13px;color:#0a6f68;border-top:1px solid #e4f1ee}.call-portrait{width:100%;height:185px;object-fit:cover;object-position:center 34%;border-radius:10px}.call-caption{font-size:13px;color:#c9dcdc;margin-top:12px}.report-controls{display:flex;gap:8px;border-top:1px solid #ffffff25;padding-top:22px;margin-top:26px}.report-controls button{flex:1;min-height:44px;border:1px solid #68878a;background:transparent;color:#c9dcdc;border-radius:8px;padding:8px 5px;font-size:12px;transition:background .25s,color .25s}.report-controls button[aria-pressed=true]{color:#002a30;background:#e4f1ee;border-color:#e4f1ee}.report-controls span{margin-left:4px}.motion-hint{font-size:12px;color:#0a6f68;margin:14px 4px}.motion-hint span{color:#5f7376;margin-left:8px}.motion-steps{gap:0;padding-top:12vh;padding-bottom:12vh}.motion-steps li{min-height:47vh;align-content:center;background:none!important;border:none;border-bottom:1px solid #cfcdc3;border-radius:0;padding:35px 0;opacity:.5;transition:opacity .5s,transform .5s}.motion-steps li.is-active{opacity:1;transform:translateX(6px)}.motion-steps li:last-child{border-bottom:0}.motion-steps .n{border-radius:50%;background:transparent;border:1px solid #9bb6b1}.motion-steps li.is-active .n{background:#002a30;color:#fff;border-color:#002a30}.motion-steps h3{font-size:clamp(1.3rem,1.7vw,1.7rem);line-height:1.25;margin-bottom:14px}.motion-steps p{font-size:16px;line-height:1.7}.stages li{transition:opacity .6s}.stages .dot{transition:background .4s,color .4s,border-color .4s,box-shadow .4s}.stages li.passed .dot{background:#002a30;color:#fff;border-color:#002a30;box-shadow:0 0 0 5px #e4f1ee}.stages::after{content:'';position:absolute;top:22px;left:22px;height:2px;width:calc((100% - 44px)*var(--journey,0));background:#0a6f68;transition:width .7s;pointer-events:none}.method-grid article,.who-grid li{transition:transform .3s,box-shadow .3s}.method-grid article:hover,.who-grid li:hover{transform:translateY(-4px);box-shadow:0 14px 30px -24px #002a30}.btn .arr{transition:transform .2s}.btn:hover .arr{transform:translateX(3px)}
#zoomDialog,#previewDialog{border:0;border-radius:20px;padding:28px;max-width:min(1000px,94vw);max-height:90vh;background:#fbfaf5;color:#002a30;box-shadow:0 32px 100px #0005}dialog::backdrop{background:#002a30b8;backdrop-filter:blur(8px)}.zoom-head{display:flex;align-items:center;justify-content:space-between;gap:20px}.zoom-head h2,#previewDialog h2{font-size:1.4rem}.zoom-head button{background:#e4f1ee;border:0;border-radius:30px;padding:10px 17px;min-height:44px;color:#002a30}.zoom-scroll{overflow:auto;margin-top:20px}.zoom-scroll img{width:100%;min-width:0;max-width:none}#zoomDialog p{font-size:13px;margin-top:8px}#previewDialog{max-width:460px}#previewDialog p{margin:18px 0 24px;font-size:16px}.motion-off *, .motion-off *::before,.motion-off *::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}.motion-off .motion-steps li{opacity:1;transform:none}
@media(max-width:760px){.preview-bar{padding:8px 16px;font-size:12px}.preview-long{display:none}.hero{padding:24px 0 44px}.hero h1{font-size:2.5rem}.section{padding-block:58px}.demo-grid{grid-template-columns:1fr;gap:22px}.report-sticky{position:relative;top:auto}.report-view{padding:22px}.report-panel h3{font-size:1.9rem}.report-panels{min-height:285px}.report-controls{margin-top:18px;padding-top:18px}.call-portrait{height:160px}.motion-steps{padding:0;gap:0}.motion-steps li{min-height:0;padding:22px 0;opacity:1;transform:none!important}.motion-steps h3{font-size:1.25rem;margin-bottom:7px}.motion-steps p{font-size:15px}.motion-hint{display:none}.report-controls button{font-size:12px}.stages::after{display:none}.zoom-head h2{font-size:1.15rem}#zoomDialog,#previewDialog{padding:20px}.hero .portrait-mobile{margin-bottom:24px}.hero .portrait-mobile img{max-height:230px;object-fit:cover;object-position:center 30%}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation:none!important;transition:none!important}.motion-steps li{opacity:1;transform:none}html{scroll-behavior:auto}}
@media print{.preview-bar,.report-controls,.motion-hint{display:none}.report-sticky{position:static}.report-panel{opacity:1;visibility:visible;position:static;grid-area:auto;transform:none}.motion-steps li{min-height:0;opacity:1}.reveal{opacity:1!important;transform:none!important}}
