@font-face{font-family:DM Serif Display;src:url(/assets/fonts/DMSerifDisplay-Regular.ttf)format("truetype");font-display:swap}@font-face{font-family:DM Sans;src:url(/assets/fonts/DMSans-Variable.ttf)format("truetype");font-weight:100 1000;font-display:swap}:root{--paper:#f7f4eb;--paper-2:#ebeee8;--ink:#17343a;--muted:#506369;--line:#b7c5c0;--gold:#a05f23;--gold-deep:#8b4f1d;--dark:#173c40;--white:#fbfaf5;color:var(--ink);background:var(--paper);font-synthesis:none;font-family:DM Sans,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;margin:0}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-underline-offset:.2em}img,svg{max-width:100%;display:block}button{font:inherit}::selection{color:var(--ink);background:#dbbd99}:focus-visible{outline:3px solid var(--gold);outline-offset:4px}em{color:var(--gold-deep);font-style:normal}.wrap{width:min(100% - 64px,1376px);margin-inline:auto}.skip-link{z-index:20;background:var(--dark);color:#fff;padding:12px 18px;position:absolute;top:-60px;left:16px}.skip-link:focus{top:12px}.site-header{border-bottom:1px solid var(--line);background:var(--paper);z-index:10;height:96px;position:relative}.header-inner{justify-content:space-between;align-items:center;gap:28px;height:100%;display:flex}.brand{flex:none;align-items:center;gap:15px;text-decoration:none;display:flex}.brand-mark{object-fit:contain;width:42px;height:42px}.brand-text{flex-direction:column;gap:3px;line-height:1;display:flex}.brand-text strong{letter-spacing:.21em;white-space:nowrap;font-size:22px;font-weight:600}.brand-text small{letter-spacing:.08em;text-transform:uppercase;color:var(--muted);white-space:nowrap;font-size:11px;font-weight:500}.main-nav{align-items:center;gap:clamp(18px,2.6vw,42px);font-size:14px;font-weight:500;display:flex}.main-nav>a:not(.nav-cta){white-space:nowrap;text-decoration:none}.main-nav>a:not(.nav-cta):hover{text-decoration:underline;text-decoration-color:var(--gold);text-underline-offset:6px}.nav-cta{background:var(--dark);color:#fff;white-space:nowrap;border-radius:100px;padding:14px 25px;text-decoration:none;transition:background .25s,transform .25s}.nav-cta:hover{background:#28575b;transform:translateY(-2px)}.nav-cta span,.button span,.text-link span{margin-left:12px}.arrow{vertical-align:-.04em;line-height:0;display:inline-block}.arrow svg{fill:none;stroke:currentColor;stroke-width:2.4px;stroke-linecap:round;stroke-linejoin:round;width:.74em;height:.74em;overflow:visible}.menu-toggle{display:none}.hero{overflow:hidden}.hero-inner{grid-template-columns:1fr minmax(0,1000px) 1fr;align-items:start;padding:34px 0 30px;display:grid;position:relative}.hero-copy{text-align:center;grid-column:2}h1,h2,h3,p{margin-top:0}.hero h1,.section h2{letter-spacing:-.025em;font-family:DM Serif Display,Georgia,serif;font-weight:400}.hero h1{text-wrap:balance;margin:0 0 26px;font-size:clamp(48px,4.7vw,72px);line-height:1.04}.hero-tasks{letter-spacing:.16em;text-transform:uppercase;max-width:780px;color:var(--ink);flex-wrap:wrap;justify-content:center;margin:0 auto 24px;padding:4px 0;font-size:12.5px;font-weight:600;list-style:none;display:flex}.hero-tasks li{padding:2px 24px}.hero-tasks li+li:before{content:"";background:var(--gold);vertical-align:middle;border-radius:50%;width:5px;height:5px;margin:0 24px 2px -26px;display:inline-block}.hero h1 em{color:var(--ink)}.hero-subtitle{text-wrap:balance;max-width:700px;margin:0 auto 30px;font-family:DM Serif Display,Georgia,serif;font-size:clamp(20px,1.75vw,25px);line-height:1.38}.button{border-radius:100px;justify-content:center;align-items:center;min-height:55px;padding:15px 30px;font-size:15px;font-weight:700;text-decoration:none;transition:transform .25s,box-shadow .25s,background .25s;display:inline-flex}.button:hover{transform:translateY(-3px);box-shadow:0 8px 20px #09282b2e}.button-gold{color:var(--white);background:var(--dark)}.button-gold:hover{background:#28575b}.hero-reassurance{letter-spacing:.035em;color:var(--muted);margin:14px 0 0;font-size:13px}.hero-side{text-transform:uppercase;letter-spacing:.22em;color:var(--muted);font-size:10px;line-height:1.55}.hero-side-left{border-left:1px solid var(--muted);margin-top:15px;padding-left:16px}.hero-side-right{border-right:1px solid var(--muted);text-align:right;justify-self:end;margin:12px 0 0;padding-right:16px}.workflow-wrap{padding-bottom:40px}.workflow-intro{justify-content:center;align-items:center;gap:20px;margin-bottom:22px;display:flex}.workflow-intro span{background:var(--muted);width:44px;height:1px}.workflow-intro>div{text-align:center;max-width:780px}.workflow-intro h2{letter-spacing:-.01em;color:var(--ink);text-align:center;margin:0;font-family:DM Serif Display,Georgia,serif;font-size:25px;font-weight:400}.workflow-intro p{color:var(--muted);margin:6px 0 0;font-size:15px;line-height:1.45}.workflow{grid-template-columns:repeat(4,1fr);gap:14px;margin:0;padding:0;list-style:none;display:grid;position:relative}.workflow:before{content:"";background:var(--dark);height:1px;position:absolute;top:56px;left:11%;right:11%}.workflow-step{text-align:center;padding:0 20px;position:relative}.workflow-step:not(:last-child):after{content:"";border-top:1.5px solid var(--dark);border-right:1.5px solid var(--dark);background:var(--paper);width:8px;height:8px;position:absolute;top:52px;right:-13px;transform:rotate(45deg)}.icon-ring{border:1px solid var(--dark);background:var(--paper);border-radius:50%;place-items:center;width:112px;height:112px;margin:0 auto 14px;display:grid;position:relative}.icon-ring:after{content:"";border:1px solid var(--line);border-radius:50%;position:absolute;inset:5px}.icon-ring svg{fill:none;width:48px;height:48px;stroke:var(--dark);stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;z-index:1;position:relative}.workflow-step:last-child .icon-ring{border-color:var(--gold)}.workflow-step:last-child .icon-ring svg{stroke:var(--gold-deep)}.workflow-step h3{margin:0 0 5px;font-family:DM Serif Display,Georgia,serif;font-size:24px;font-weight:400}.workflow-step p{max-width:235px;color:var(--muted);margin:0 auto;font-family:DM Serif Display,Georgia,serif;font-size:17px;line-height:1.3}.workflow-caption{text-align:center;color:var(--muted);margin:22px 0 0;font-size:13px}.workflow-caption a{color:var(--dark);text-underline-offset:4px;font-weight:700}.territory-band{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--paper-2)}.territory-inner{justify-content:center;align-items:center;gap:40px;padding-top:34px;padding-bottom:36px;display:flex}.territory-word{letter-spacing:-.02em;color:var(--dark);font-family:DM Serif Display,Georgia,serif;font-size:64px;font-style:italic;line-height:.9}.territory-text{border-left:1px solid var(--line);padding-left:40px}.territory-text p{color:var(--ink);margin:0 0 10px;font-family:DM Serif Display,Georgia,serif;font-size:28px;line-height:1.15}.territory-cities{letter-spacing:.14em;text-transform:uppercase;color:var(--muted);white-space:nowrap;font-size:12.5px;font-weight:600}.territory-cities span{color:var(--gold);padding:0 10px}.section{padding:88px 0}.section-heading{grid-template-columns:1.1fr .9fr;align-items:end;gap:90px;margin-bottom:44px;display:grid}.section h2{text-wrap:balance;margin:0;font-size:clamp(38px,4vw,62px);line-height:1.08}.section-heading p,.method-title>p,.founder-copy p,.audit-layout p{color:var(--muted);max-width:68ch;margin:0;font-size:17px;line-height:1.65}.use-list{border-top:1px solid var(--line)}.uses-layout{grid-template-columns:minmax(0,5fr) minmax(0,7fr);align-items:start;gap:88px;display:grid}.uses-layout .section-heading{margin:0;display:block;position:sticky;top:120px}.uses-layout .section-heading h2{margin-bottom:22px}.use-row{border-bottom:1px solid var(--line);padding:28px 0 30px}.use-index{text-transform:uppercase;letter-spacing:.2em;color:var(--gold-deep);padding:0 0 10px;font-size:12px;font-weight:700}.use-row h3{margin:0 0 10px;font-family:DM Serif Display,Georgia,serif;font-size:27px;font-weight:400;line-height:1.15}.use-row p{color:var(--muted);max-width:72ch;margin:0;font-size:16px;line-height:1.55}.method-section{background:var(--paper-2)}.method-layout{grid-template-columns:1fr 1fr;gap:clamp(70px,10vw,160px);display:grid}.method-title h2{margin-bottom:24px}.method-title>p{margin-bottom:33px}.text-link{border-bottom:1px solid var(--gold-deep);padding-bottom:7px;font-weight:700;text-decoration:none}.text-link:hover{color:var(--gold-deep)}.method-steps{border-top:1px solid var(--line)}.method-step{border-bottom:1px solid var(--line);grid-template-columns:45px 1fr;gap:20px;padding:26px 0;display:grid}.method-step>span{color:var(--gold-deep);font-family:DM Serif Display,Georgia,serif;font-size:29px}.method-step h3{margin:0 0 8px;font-family:DM Serif Display,Georgia,serif;font-size:26px;font-weight:400}.method-step p{color:var(--muted);margin:0;font-size:16px;line-height:1.55}.founder-layout{grid-template-columns:minmax(0,450px) 1fr;align-items:center;gap:clamp(70px,10vw,150px);display:grid}.portrait-frame{background:#d8d9cf;min-height:480px;padding:16px 16px 0;position:relative}.portrait-frame img{object-fit:cover;object-position:center 28%;filter:saturate(.85);width:100%;height:470px}.portrait-frame span{background:var(--dark);color:#fff;text-transform:uppercase;letter-spacing:.13em;padding:15px 22px;font-size:10px;line-height:1.4;position:absolute;bottom:0;left:16px}.founder-copy h2{margin-bottom:28px}.founder-copy p{margin-bottom:20px}.founder-signature{color:var(--gold-deep);margin-top:31px;font-family:DM Serif Display,Georgia,serif;font-size:29px}.audit-section{background:var(--dark);color:var(--white);padding:88px 0}.audit-layout{grid-template-columns:minmax(0,1fr) 440px;align-items:center;gap:96px;display:grid}.audit-section h2{max-width:900px;margin-bottom:25px}.audit-layout p{color:#e2eeea;max-width:760px}.audit-note{font-weight:700;margin-top:16px!important}.audit-mail{background:var(--paper);color:var(--ink);padding:34px 34px 32px;position:relative;box-shadow:0 28px 60px #04161861,0 3px 8px #04161838}.mail-head{margin:0 0 20px}.mail-head div{border-bottom:1px solid var(--line);grid-template-columns:64px minmax(0,1fr);align-items:baseline;padding:11px 0;display:grid}.mail-head dt{letter-spacing:.16em;text-transform:uppercase;color:var(--muted);font-size:11px;font-weight:700}.mail-head dd{color:var(--ink);overflow-wrap:anywhere;margin:0;font-size:15px;font-weight:600}.audit-mail .mail-body{color:var(--ink);max-width:none;margin:0;font-family:DM Serif Display,Georgia,serif;font-size:21px;line-height:1.4}.mail-lines{margin:8px 0 26px;display:block}.mail-lines span{border-bottom:1px solid var(--line);height:29px;display:block}.mail-lines span:last-child{width:62%}.audit-mail .button{width:100%}.button-light{background:var(--white);color:var(--dark);white-space:nowrap}.button-light:hover{background:#e4e9e3}.site-footer{color:var(--white);background:#102f34;padding:70px 0 25px}.footer-layout{grid-template-columns:2fr 1fr 1fr;gap:70px;display:grid}.footer-brand{margin:0 0 6px;display:inline-block}.footer-brand img{width:auto;height:48px;display:block}.footer-layout p{color:#d2e0da;max-width:320px;margin:15px 0 0;font-size:14px;line-height:1.6}.footer-layout h2{letter-spacing:.2em;text-transform:uppercase;margin:5px 0 18px;font-size:12px}.footer-layout a:not(.footer-brand){margin:0 0 10px;font-size:14px;text-decoration:none;display:block}.footer-layout a:hover{text-decoration:underline}.footer-bottom{color:#d0dfda;border-top:1px solid #48666a;justify-content:space-between;margin-top:65px;padding-top:20px;font-size:12px;display:flex}@media (width<=1150px){.brand-text strong{font-size:18px}.main-nav{gap:18px}.section-heading{gap:45px}}@media (width<=900px){.uses-layout{display:block}.uses-layout .section-heading{margin-bottom:32px;position:static}.site-header{height:76px}.menu-toggle{border:1px solid var(--line);cursor:pointer;background:0 0;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:44px;height:44px;display:flex}.menu-toggle span{background:var(--dark);width:19px;height:1.5px}.main-nav{background:var(--paper);border-bottom:1px solid var(--line);flex-direction:column;align-items:stretch;gap:0;padding:18px 32px 28px;display:none;position:absolute;top:76px;left:0;right:0;box-shadow:0 12px 20px #0a262814}.main-nav.is-open{display:flex}.main-nav>a{padding:12px 0}.main-nav .nav-cta{text-align:center;margin-top:10px;padding:14px}.hero-inner{padding:38px 0 30px}.hero h1{font-size:clamp(45px,7vw,65px)}.workflow-step{padding:0 4px}.workflow-step h3{font-size:21px}.workflow-step p{font-size:15px}.section{padding:72px 0}.method-layout,.founder-layout{gap:60px}.audit-layout{grid-template-columns:1fr;gap:56px}.audit-mail{max-width:480px}.button-light{white-space:normal}}@media (width<=700px){.wrap{width:min(100% - 38px,1376px)}.header-inner{gap:12px}.brand{gap:9px}.brand-mark{width:34px;height:34px}.brand-text strong{letter-spacing:.18em;font-size:15px}.brand-text small{letter-spacing:.01em;text-transform:none;font-size:min(12px,3.1vw);line-height:1.2}.hero-inner{padding:30px 0 26px}.hero h1{margin-bottom:26px;font-size:clamp(42px,9.6vw,60px);line-height:1.07}.hero-tasks{letter-spacing:.06em;text-transform:none;grid-template-columns:1fr 1fr;gap:8px;max-width:400px;margin:0 auto 26px;padding:0;font-size:12px;line-height:1.2;display:grid}.hero-tasks li{border:1px solid var(--line);background:var(--white);border-radius:100px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:8px 12px;display:flex;box-shadow:0 1px 3px #09282b0f}.hero-tasks li:before,.hero-tasks li+li:before{content:"";background:var(--gold);border-radius:50%;flex:none;width:7px;height:7px;margin:0;display:block}.hero h1 br{display:none}.hero-subtitle{margin-bottom:30px;font-size:20px;line-height:1.38}.hero-reassurance{max-width:270px;margin:14px auto 0}.workflow-intro{gap:0;margin-bottom:20px}.workflow-intro span{display:none}.workflow-intro h2{font-size:22px;line-height:1.2}.workflow-intro p{margin-top:8px;font-size:14px;line-height:1.45}.workflow{grid-template-columns:1fr;gap:0;max-width:430px;margin:auto}.workflow:before{width:1px;height:auto;inset:49px auto 49px 46px}.workflow-step{text-align:left;grid-template-rows:auto auto;grid-template-columns:94px 1fr;align-content:start;column-gap:18px;min-height:117px;padding:0 0 17px;display:grid}.workflow-step:not(:last-child):after{width:7px;height:7px;inset:auto auto 10px 42px;transform:rotate(135deg)}.icon-ring{grid-row:1/3;width:92px;height:92px;margin:0}.icon-ring svg{width:39px;height:39px}.workflow-step h3{align-self:end;margin-bottom:3px;padding-top:8px;font-size:23px}.workflow-step p{max-width:270px;margin:0;font-size:16px}.workflow-caption{text-align:left;margin-top:4px;font-size:12px}.territory-inner{text-align:center;flex-direction:column;gap:14px;padding-top:28px;padding-bottom:28px}.territory-word{font-size:45px}.territory-text{border-left:0;padding-left:0}.territory-text p{font-size:23px}.territory-cities{white-space:normal;font-size:11px}.territory-cities span{padding:0 5px}.section{padding:64px 0}.section-heading,.method-layout,.founder-layout,.footer-layout{display:block}.section h2{font-size:clamp(37px,8vw,51px)}.section-heading{margin-bottom:28px}.section-heading h2{margin-bottom:20px}.section-heading p,.method-title>p,.founder-copy p,.audit-layout p{font-size:16px;line-height:1.6}.use-index{font-size:11px}.use-row h3{font-size:25px}.use-row p{font-size:16px}.method-title{margin-bottom:42px}.method-title h2{margin-bottom:20px}.method-title>p{margin-bottom:25px}.portrait-frame{max-width:460px;min-height:auto;margin-bottom:42px}.portrait-frame img{aspect-ratio:1;object-fit:cover;height:auto;max-height:440px}.founder-copy h2{margin-bottom:21px}.audit-section{padding:68px 0}.audit-section h2{margin-bottom:19px}.audit-layout{gap:52px}.audit-mail{padding:30px 22px 24px}.audit-mail .mail-body{font-size:19px}.footer-layout>div{margin-bottom:40px}.footer-bottom{flex-wrap:wrap;gap:18px;margin-top:25px}.footer-brand img{height:40px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}@media (width>=701px) and (width<=900px){.section-heading,.method-layout,.founder-layout{display:block}.section-heading h2{margin-bottom:22px}.method-title{margin-bottom:42px}.portrait-frame{max-width:450px;margin-bottom:44px}}.landscape-scene{aspect-ratio:2172/500;pointer-events:none;position:relative;overflow:hidden}.landscape-scene img{width:100%;max-width:none;height:auto;transform:translateY(-23%)}@media (width<=700px){.workflow-wrap{padding-bottom:30px}.landscape-scene{aspect-ratio:auto;height:230px}.landscape-scene img{width:1000px;position:relative;left:47%;transform:translate(-50%,-23%)}}@media (width<=1370px){.hero-side{display:none}.hero-inner{display:block}}.workflow-v3{border-block:1px solid var(--line);padding-block:31px 40px}.workflow-v3 .workflow-intro h2{font-size:clamp(27px,2.5vw,35px)}.workflow-v3 .workflow-intro p{font-size:16px}.workflow-v3 .workflow{isolation:isolate}.workflow-v3 .workflow:before{background:var(--line)}.workflow-v3 .workflow:after{content:"";background:var(--gold);z-index:0;transform-origin:0;height:3px;animation:4.45s linear both menuki-route;position:absolute;top:55px;left:11%;right:11%}.workflow-v3 .workflow-step{z-index:1}.workflow-v3 .icon-ring{border-width:2px;transition:transform .3s}.workflow-v3 .workflow-step:hover .icon-ring{transform:translateY(-4px)}.workflow-v3 .workflow-step:last-child .icon-ring{background:var(--gold-deep);border-color:var(--gold-deep);box-shadow:0 7px 24px #a05f233d}.workflow-v3 .workflow-step:last-child .icon-ring svg{stroke:var(--white)}.workflow-v3 .workflow-caption{margin-top:27px}@keyframes menuki-route{0%,14.6%{animation-timing-function:cubic-bezier(.65,0,.35,1);transform:scaleX(0)}28.1%{animation-timing-function:cubic-bezier(.65,0,.35,1);transform:scaleX(.34)}40.4%,85.4%{animation-timing-function:cubic-bezier(.65,0,.35,1);transform:scaleX(.66)}to{transform:scaleX(1)}}@media (width<=700px){.workflow-v3{padding-block:27px 32px}.workflow-v3 .workflow-intro h2{font-size:25px}.workflow-v3 .workflow-intro p{font-size:14px}.workflow-v3 .workflow:after{transform-origin:top;width:3px;height:auto;animation-name:menuki-route-vertical;inset:49px auto 49px 45px}.workflow-v3 .workflow-step:not(:last-child):after{background:var(--paper)}}@keyframes menuki-route-vertical{0%,14.6%{animation-timing-function:cubic-bezier(.65,0,.35,1);transform:scaleY(0)}28.1%{animation-timing-function:cubic-bezier(.65,0,.35,1);transform:scaleY(.34)}40.4%,85.4%{animation-timing-function:cubic-bezier(.65,0,.35,1);transform:scaleY(.66)}to{transform:scaleY(1)}}@media (prefers-reduced-motion:reduce){.workflow-v3 .workflow:after{animation:none;transform:none}.workflow-v3 .icon-ring{transition:none}}.method-v1{padding-block:65px}.method-v1 .method-layout{grid-template-columns:minmax(0,.94fr) minmax(0,1.06fr);align-items:center;gap:clamp(40px,5vw,78px)}.method-v1 .method-title h2{margin-bottom:17px;font-size:53px}.method-v1 .method-title>p{max-width:44ch;margin-bottom:23px;font-size:17px;line-height:1.5}.method-v1 .method-step{padding-block:19px}.method-v1 .method-step>span{font-size:34px;line-height:1}.method-v1 .method-step h3{margin-bottom:5px}.method-v1 .method-step p{font-size:15px;line-height:1.45}@media (width<=900px){.method-v1 .method-layout{display:block}.method-v1 .method-title{margin-bottom:28px}}@media (width<=700px){.method-v1 .method-title h2{font-size:41px}.method-v1 .method-title>p{font-size:16px}}@media (width>=901px){.nav-cta{color:var(--dark);text-decoration:underline;text-decoration-color:var(--gold);text-underline-offset:7px;background:0 0;border-radius:0;padding:6px 0;font-weight:700;text-decoration-thickness:1.5px}.nav-cta span{color:var(--gold-deep);margin-left:8px;transition:transform .3s cubic-bezier(.16,1,.3,1);display:inline-block}.nav-cta:hover{text-decoration-color:var(--dark);background:0 0;transform:none}.nav-cta:hover span{transform:translate(3px,-3px)}.nav-cta:focus-visible{outline:2px solid var(--gold);outline-offset:4px}}@keyframes step-chip-pop{0%{opacity:0;filter:blur(4px);transform:translate(-12px,10px)scale(.8)}to{opacity:1;filter:none;transform:none}}@keyframes step-ring-halo{0%{box-shadow:0 0 #a05f2361}to{box-shadow:0 0 0 20px #a05f2300}}@keyframes step-chip-dot{0%,60%,to{opacity:.5;transform:none}30%{opacity:1;transform:translateY(-3px)}}@keyframes step-chip-out{to{opacity:0;width:0;margin-inline:0}}@keyframes step-chip-in{0%{opacity:0;max-width:0}to{opacity:1;max-width:140px}}.workflow-v3 .workflow-step:first-child .icon-ring{animation:1.3s ease-out .4s 3 step-ring-halo}.workflow-v3 .step-chip{z-index:3;background:var(--white);color:var(--ink);border:1px solid var(--line);white-space:nowrap;border-radius:100px;align-items:center;gap:7px;padding:7px 11px 7px 9px;font-family:DM Sans,sans-serif;font-size:11.5px;font-weight:600;line-height:1;animation:.7s cubic-bezier(.16,1,.3,1) .65s both step-chip-pop;display:inline-flex;position:absolute;top:-10px;left:66%;box-shadow:0 8px 18px #09282b1f,0 1px 3px #09282b14}.workflow-v3 .workflow-step:nth-child(2) .step-chip{animation-delay:1.25s}.workflow-v3 .workflow-step:nth-child(3) .step-chip{animation-delay:1.8s}.workflow-v3 .workflow-step:nth-child(4) .step-chip{animation-delay:4.45s}.workflow-v3 .chip-dot{background:var(--gold);border-radius:50%;width:7px;height:7px}.workflow-v3 .chip-dot.is-calm{background:var(--dark)}.workflow-v3 .chip-check{fill:none;stroke:#e0b27f;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:12px;height:12px}.workflow-v3 .step-chip.is-done{background:var(--dark);color:var(--white);border-color:var(--dark)}.workflow-v3 .chip-typing{gap:3px;margin:-4px 0;padding:4px 0;animation:.25s 3.65s forwards step-chip-out;display:inline-flex;overflow:hidden}.workflow-v3 .chip-typing i{background:var(--muted);opacity:.5;border-radius:50%;width:5px;height:5px;animation:1.3s ease-in-out 1.95s backwards step-chip-dot}.workflow-v3 .chip-typing i:nth-child(2){animation-delay:2.15s}.workflow-v3 .chip-typing i:nth-child(3){animation-delay:2.35s}.workflow-v3 .chip-done{animation:.45s cubic-bezier(.16,1,.3,1) 3.7s both step-chip-in;display:inline-block;overflow:hidden}@media (width<=700px){.workflow-v3 .step-chip{font-size:11px;top:4px;left:calc(100% + 20px)}.workflow-v3 .workflow-step h3{padding-top:42px}}.workflow-v3.is-waiting .workflow:after,.workflow-v3.is-waiting .workflow-step:first-child .icon-ring,.workflow-v3.is-waiting .step-chip,.workflow-v3.is-waiting .chip-typing,.workflow-v3.is-waiting .chip-typing i,.workflow-v3.is-waiting .chip-done{animation-play-state:paused}@media (width<=700px) and (height<=760px){.hero-inner{padding:20px 0 22px}.hero h1{margin-bottom:16px;font-size:clamp(33px,9.4vw,42px);line-height:1.05}.hero-tasks{gap:6px;margin-bottom:16px}.hero-tasks li{min-height:38px;padding:6px 10px}.hero-subtitle{margin-bottom:20px;font-size:18px;line-height:1.36}.hero-reassurance{margin-top:10px}}@media (width<=359px){.hero-tasks{letter-spacing:.02em;font-size:11px}.hero-tasks li{gap:6px;padding-inline:8px}.hero .button{padding-inline:20px;font-size:14px}.hero .button span{margin-left:8px}}.menu-toggle span{transition:transform .35s cubic-bezier(.16,1,.3,1),opacity .2s}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(6.5px)rotate(45deg)}.menu-toggle[aria-expanded=true] span:nth-child(2){opacity:0}.menu-toggle[aria-expanded=true] span:nth-child(3){transform:translateY(-6.5px)rotate(-45deg)}.menu-toggle[aria-expanded=true]{border-color:var(--dark)}
