:root{--bg:#141613;--text:#f4f2e9;--muted:#b4b9aa;--orange:#f28b60;--on-orange:#2b2824;--orange-light:#f8b58e;--font:'Figtree',Arial,sans-serif;--gutter:clamp(24px,5.7vw,100px);--shell-max:1440px}
/* Native horizontal scrolling preserves touch inertia; JS only runs idle autoplay. */
.marquee-wrap .marquee{overflow-x:auto;overflow-y:hidden;scroll-behavior:auto;scrollbar-width:none;overscroll-behavior-x:contain;touch-action:pan-x pan-y pinch-zoom;cursor:grab;user-select:none;-webkit-user-select:none;-webkit-overflow-scrolling:touch}
.marquee-wrap .marquee::-webkit-scrollbar{display:none}
.marquee-wrap .marquee.is-dragging{cursor:grabbing}
.marquee-wrap .marquee .marquee-track{animation:none;transform:none}
.marquee-wrap .marquee:focus-visible{outline:2px solid var(--on-orange);outline-offset:-5px}
.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}
/* Scroll scenes: progressive enhancement, independent of pointer/intro transforms. */
.service-grid,.scope-items{position:relative}
.step-path .step-path-active{display:none}
.motion-enabled .hero-ribbon{rotate:calc(var(--hero-exit,0) * 7deg);scale:calc(1 + var(--hero-exit,0) * .035)}
.motion-enabled .service-card{translate:0 calc((1 - var(--item-entry,1)) * 48px);rotate:calc((1 - var(--item-entry,1)) * -1.5deg)}
.motion-enabled .service-card.outsourcing{rotate:calc((1 - var(--item-entry,1)) * 1.5deg)}
.motion-enabled .scope-item{translate:0 calc((1 - var(--item-entry,1)) * 30px);scale:calc(.88 + var(--item-entry,1) * .12);transform-origin:50% 75%}
.motion-enabled .about-orbit{translate:0 calc((var(--scene-travel,.5) - .5) * -70px);rotate:calc((var(--scene-travel,.5) - .5) * 32deg);scale:calc(.98 + var(--scene-travel,.5) * .08)}
.motion-enabled .portrait-small>img{translate:0 calc((var(--scene-travel,.5) - .5) * -36px)}
.motion-enabled .personal-seal{rotate:calc((var(--scene-travel,.5) - .5) * 24deg)}
.motion-enabled .step-path{opacity:1}
.motion-enabled .step-path path:not(.step-path-active){opacity:.3}
.motion-enabled .step-path .step-path-active{display:block;stroke:var(--orange);stroke-width:2.5;stroke-linecap:round;stroke-dasharray:1;stroke-dashoffset:calc(1 - var(--steps-progress,0))}
.motion-enabled .step.is-current .step-number{background:var(--orange);color:#2b251a;box-shadow:0 0 0 7px #f28b6014}
.motion-enabled .step.is-reached .step-number{background:#404b35;color:#dce8cb}
.motion-enabled .promise-inner{scale:calc(.96 + var(--scene-entry,1) * .04);transform-origin:50% 70%}
.motion-enabled .promise-loop{rotate:calc((var(--scene-travel,.5) - .5) * 18deg);translate:0 calc((var(--scene-travel,.5) - .5) * -36px)}
.motion-enabled .promise-loop path{stroke-dasharray:1;stroke-dashoffset:calc(1 - var(--scene-entry,1))}
.motion-enabled .promise-spark{transform:rotate(calc(var(--scene-travel,.5) * 100deg))}
@media(max-width:650px){
  .motion-enabled .hero-ribbon{rotate:calc(var(--hero-exit,0) * 3deg);scale:1}
  .motion-enabled .service-card{translate:0 calc((1 - var(--item-entry,1)) * 24px);rotate:none}
  .motion-enabled .service-card.outsourcing{rotate:none}
  .motion-enabled .scope-item{translate:0 calc((1 - var(--item-entry,1)) * 15px);scale:calc(.94 + var(--item-entry,1) * .06)}
  .motion-enabled .portrait-small>img{translate:0 calc((var(--scene-travel,.5) - .5) * -18px)}
  .motion-enabled .about-orbit{translate:0 calc((var(--scene-travel,.5) - .5) * -30px);rotate:calc((var(--scene-travel,.5) - .5) * 16deg)}
  .motion-enabled .steps::after{content:'';position:absolute;left:24px;top:var(--steps-start,22px);bottom:var(--steps-end,50px);width:2px;background:var(--orange);transform:scaleY(var(--steps-progress,0));transform-origin:top;pointer-events:none}
  .motion-enabled .step{z-index:1}
  .motion-enabled .promise-inner{scale:calc(.98 + var(--scene-entry,1) * .02)}
}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:120px}body{margin:0;background:var(--bg);color:var(--text);font-family:var(--font);font-size:20px;line-height:1.5;-webkit-font-smoothing:antialiased}body,main{overflow-x:clip}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}svg{display:block}h1,h2,h3,p,figure,blockquote{margin:0}h1,h2,h3{line-height:1.06;font-weight:750;letter-spacing:-.055em}h2{font-size:clamp(42px,5.1vw,76px)}h2>span{color:#919c86}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible{outline:2px solid var(--orange-light);outline-offset:5px}.shell{width:min(100%,var(--shell-max));margin-inline:auto;padding-inline:var(--gutter)}.section{padding-block:105px}.eyebrow{font-size:12px;font-weight:650;letter-spacing:.115em;line-height:1.6;color:var(--orange-light)}.quiet{font-size:13px;color:var(--muted)}.skip-link{position:fixed;top:-90px;left:20px;z-index:99;border-radius:30px;padding:15px 22px;background:var(--orange);color:var(--on-orange)}.skip-link:focus{top:15px}.reading-progress{height:3px;background:var(--orange);position:fixed;top:0;left:0;width:100%;transform:scaleX(var(--read-progress,0));transform-origin:left;z-index:60;pointer-events:none}
.header{--header-inset:20px;max-width:calc(var(--shell-max) - 2 * var(--header-inset));margin:19px auto 0;width:calc(100% - 2 * var(--header-inset));height:76px;padding-block:12px;padding-inline:calc(var(--gutter) - var(--header-inset) - 1px);background:#20231eee;border:1px solid #ffffff08;border-radius:50px;display:flex;align-items:center;justify-content:space-between;gap:28px;position:relative;z-index:25}.brand img{width:158px;height:auto}.navigation{display:flex;align-items:center;gap:35px;font-size:15px}.navigation>a:not(.nav-contact){color:#c2c7b9;transition:color .2s}.navigation>a:hover{color:var(--orange-light)}.nav-contact{display:flex;gap:24px;align-items:center;background:var(--orange);color:#202018;border-radius:30px;padding:11px 21px;font-weight:650}.navigation .nav-contact:hover{background:var(--orange-light);color:#202018}.nav-contact>span{font-size:25px;line-height:1}.menu-toggle{display:none;background:transparent;border:0;width:48px;height:48px;padding:12px;color:var(--text)}.menu-toggle span{display:block;width:24px;height:2px;background:currentColor;margin:6px 0;transition:transform .3s}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(4px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-4px) rotate(-45deg)}
.hero{padding-top:36px;position:relative}.hero-layout{display:grid;grid-template-columns:1.17fr .83fr;align-items:center;min-height:615px;gap:12px;position:relative}.hero-copy{position:relative;z-index:3;padding-block:35px 60px}.hero-copy>.eyebrow{display:flex;align-items:center;gap:9px;margin-bottom:30px}.live-dot{width:7px;height:7px;border-radius:50%;background:var(--orange);box-shadow:0 0 0 5px #f28b6010;flex:none}.hero h1{font-size:clamp(52px,6.4vw,91px);letter-spacing:-.065em;font-weight:800;line-height:1.02}.hero h1>span{display:block}.hero h1 .long-word{font-size:.77em;letter-spacing:-.06em}.hero h1 .hero-promise{font-size:.57em;margin-top:22px;letter-spacing:-.045em;font-weight:550;color:var(--orange-light);line-height:1.22}.no-wrap{display:inline-block;position:relative;white-space:nowrap}.hero-description{font-size:19px;line-height:1.6;max-width:43ch;color:var(--muted);margin-top:29px}.hero-action{margin-top:30px;display:flex;align-items:start;flex-direction:column;gap:13px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:35px;border:0;border-radius:50px;min-height:59px;padding:14px 16px 14px 27px;font-size:16px;font-weight:650;line-height:1.2;transition:transform .35s cubic-bezier(.2,.7,.2,1),background .25s;position:relative;isolation:isolate}.button>span{display:grid;place-items:center;width:32px;height:32px;border-radius:50%;font-size:27px;font-weight:400;line-height:1;transition:transform .35s}.button:hover{transform:translateY(-3px)}.button:hover>span{transform:rotate(45deg)}.button-orange{background:var(--orange);color:#241d16}.button-orange:hover{background:#f9aa7f}.button-orange>span{background:#14161312}.button-soft{background:#343d2d;color:var(--text)}.button-soft:hover{background:#46513d}.button-dark{background:#20251d;color:var(--text)}.button-dark:hover{background:#303b28}
.hero-visual{position:relative;height:560px;perspective:1000px;isolation:isolate;transform:translateY(var(--hero-scroll,0px))}.hero-ribbon{position:absolute;width:650px;max-width:none;height:700px;top:-64px;left:50%;margin-left:-325px;z-index:-1;overflow:visible;transform:translate3d(var(--pointer-x,0px),var(--pointer-y,0px),0) rotate(var(--pointer-r,-3deg));transition:transform .8s cubic-bezier(.16,.7,.2,1)}.ribbon-shadow{stroke:#070a06;stroke-width:65;stroke-linecap:round;transform:translate(8px,17px);filter:blur(14px);opacity:.6}.ribbon-main{stroke:url(#hero-copper);stroke-width:57;stroke-linecap:round}.ribbon-edge{stroke:url(#hero-edge);stroke-width:2;stroke-linecap:round;opacity:.7}.hero-portrait{position:absolute;left:50%;top:88px;width:300px;height:350px;margin-left:-154px;overflow:hidden;border-radius:48% 48% 43% 43% / 42% 44% 47% 46%;transform:rotate(-5deg);box-shadow:0 25px 70px #050a0680}.hero-portrait img{width:100%;height:100%;object-fit:cover;object-position:48% 45%;transform:scale(1.02) rotate(5deg)}.portrait-grain{position:absolute;inset:0;background:linear-gradient(0deg,#17211138,transparent 60%);pointer-events:none}.hello-note{position:absolute;z-index:3;top:370px;left:50%;width:284px;margin-left:-145px;border-radius:23px;background:#e9eddf;color:#22281f;padding:18px 20px;display:flex;gap:14px;align-items:center;transform:rotate(-5deg);box-shadow:0 12px 45px #060a0755;font-size:19px;font-weight:650;line-height:1.2}.hello-note small{display:block;color:#58634c;font-size:13px;font-weight:450;margin-top:5px}.hello-spark{color:#9a4928;font-size:41px;line-height:1;animation:spark-spin 35s linear infinite}.floating-note{position:absolute;z-index:4;display:flex;align-items:center;gap:15px;border:1px solid #ffffff0d;background:#292e26;box-shadow:0 12px 30px #0b10082a;border-radius:25px;padding:11px 18px;font-size:13px;color:#d4dcc9;animation:float 7s ease-in-out infinite;white-space:nowrap}.note-top{top:58px;left:-18px;transform:rotate(-7deg)}.note-top>span{color:var(--orange);font-size:22px}.note-bottom{bottom:36px;right:-8px;animation-delay:-3s;background:#343329;transform:rotate(6deg);color:#ecc6aa}.note-check{display:grid;place-items:center;background:#f1aa7c;color:#352f21;width:22px;height:22px;border-radius:50%;font-size:14px}.hero-bottom{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:12px 0 30px;color:#939d89}.hero-bottom>span{font-size:10px;letter-spacing:.12em}.hero-bottom>a{display:flex;align-items:center;gap:16px;font-size:13px;color:#ccd2c3}.scroll-orb{width:38px;height:38px;border:1px solid #48503f;border-radius:50%;display:grid;place-items:center;font-size:21px;transition:background .3s}.hero-bottom>a:hover .scroll-orb{background:var(--orange);color:var(--bg)}
.marquee-wrap{padding-block:34px 20px;overflow:hidden;position:relative}.marquee{--marquee-space:32px;background:var(--orange);color:#282216;overflow:hidden;width:calc(100% + 40px);margin-left:-20px;padding-block:23px;transform:rotate(-2deg);border-radius:50% 12% 50% 18% / 20% 15% 20% 15%}.marquee-track,.marquee-group{display:flex;align-items:center;width:max-content}.marquee-group{flex:none}.marquee-item{display:flex;align-items:center;flex:none;gap:var(--marquee-space);padding-right:var(--marquee-space);white-space:nowrap;font-size:15px;font-weight:700;letter-spacing:.055em}.marquee-item i{font-size:29px;font-style:normal;line-height:1}.marquee-ready .marquee-track{animation:marquee var(--marquee-duration,40s) linear infinite}.marquee:hover .marquee-track{animation-play-state:paused}
.services{padding-top:113px;padding-bottom:65px}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:40px;margin:22px 0 48px}.section-heading>p{color:var(--muted);font-size:18px;line-height:1.6;padding-bottom:5px}.service-grid{display:grid;grid-template-columns:1fr 1fr;gap:26px;align-items:start}.service-card{background:#242b22;border-radius:40px 90px 40px 40px;padding:28px 40px 32px;position:relative;transform:perspective(1200px) rotateX(var(--card-x,0deg)) rotateY(var(--card-y,0deg));transition:transform .45s,background .4s;overflow:hidden}.service-card::after{content:'';position:absolute;width:290px;height:290px;right:-150px;top:-80px;border:32px solid #a8bda40a;border-radius:50%;pointer-events:none;transition:transform .5s}.service-card:hover{background:#2b3428}.service-card:hover::after{transform:scale(1.15) rotate(25deg)}.outsourcing{margin-top:48px;background:#332a22;border-radius:90px 40px 40px 40px}.outsourcing:hover{background:#3c3026}.card-top{display:flex;justify-content:space-between;align-items:center;gap:12px;height:102px}.pill{display:inline-block;border-radius:30px;padding:8px 13px;background:#ffffff07;font-size:10px;letter-spacing:.105em;font-weight:650;color:#c8d4bb}.outsourcing .pill{color:#edbc96}.service-art{width:108px;height:108px;flex:none;transition:transform .6s}.service-card:hover .service-art{transform:translateY(-5px) rotate(5deg)}.service-card h3{font-size:clamp(35px,3.8vw,55px);margin:13px 0 25px;line-height:1.08}.service-card p{font-size:17px;line-height:1.65;color:#b8c0ae;max-width:35ch}.outsourcing p{color:#c7b7a7}.card-link{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-top:30px;font-size:15px;font-weight:550}.circle-arrow{width:48px;height:48px;border:1px solid #65715a;border-radius:50%;display:grid;place-items:center;font-size:26px;transition:background .25s,transform .4s;flex:none}.outsourcing .circle-arrow{border-color:#79624c}.card-link:hover .circle-arrow{background:var(--orange);border-color:var(--orange);color:#282219;transform:rotate(45deg)}.service-footer{text-align:center;font-size:15px;color:var(--muted);margin:42px 0 0}.service-footer a{color:var(--orange-light);margin-left:4px}.service-footer a:hover{text-decoration:underline}
.scope{padding-top:60px;padding-bottom:110px}.scope-intro{text-align:center}.scope-intro h2{margin:22px 0;font-size:clamp(40px,4.7vw,65px)}.scope-intro>p:last-child{color:var(--muted);font-size:18px;line-height:1.6}.scope-items{display:grid;grid-template-columns:repeat(6,1fr);gap:19px;margin-top:58px}.scope-item{text-align:center}.icon-island{display:grid;place-items:center;aspect-ratio:1;background:#22281f;border-radius:42% 58% 49% 51% / 55% 40% 60% 45%;transition:transform .5s,background .4s;max-width:158px;margin:0 auto}.icon-island svg{width:90%;height:90%;transition:transform .6s}.scope-item:nth-child(even) .icon-island{border-radius:57% 43% 41% 59% / 43% 56% 44% 57%;background:#2d2821}.scope-item:nth-child(even){padding-top:26px}.scope-item:hover .icon-island{background:#34412e;transform:rotate(-7deg)}.scope-item:hover svg{transform:translateY(-9px) rotate(7deg)}.scope-item h3{font-size:16px;font-weight:550;letter-spacing:-.025em;margin-top:17px}.scope-closer{display:flex;align-items:center;justify-content:center;gap:21px;margin-top:56px;font-size:17px;color:var(--muted)}.scope-closer p>a{color:var(--orange-light);text-decoration:underline;text-underline-offset:5px}.small-spark{font-size:52px;line-height:1;color:var(--orange);animation:spark-spin 40s linear infinite}
.about{position:relative;isolation:isolate;overflow:hidden;padding-block:112px;background:radial-gradient(ellipse at 0% 60%,#2f392a 0%,#1c2119 48%,#141613 79%)}.about-grid{display:grid;grid-template-columns:1fr .95fr;gap:12%;align-items:center}.about h2{font-size:clamp(60px,7vw,102px);line-height:.98;margin:24px 0 28px}.about h2>span{color:var(--orange)}.about-orbit{position:absolute;left:-260px;top:100px;width:630px;height:700px;border:2px solid #b2c69c19;border-radius:50%;transform:rotate(27deg);z-index:-1}.portrait-small{position:relative;width:250px;margin-top:30px}.portrait-small>img{width:250px;height:264px;object-fit:cover;border-radius:90px 90px 65px 90px;transform:rotate(4deg)}.personal-seal{position:absolute;right:-98px;bottom:16px;width:150px;height:150px;background:#d3debb;color:#313d26;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;font-size:17px;font-weight:650;line-height:1.2;transform:rotate(9deg)}.personal-seal>span{font-size:30px;margin-top:5px;font-weight:450}.about-copy blockquote{font-size:clamp(25px,2.6vw,37px);font-weight:550;letter-spacing:-.035em;line-height:1.3;color:var(--orange-light);margin-bottom:28px}.about-copy>p{font-size:18px;color:#b9c2af;line-height:1.65;margin-top:19px}.about-copy .button{margin-top:28px}.signature{display:block;font-size:17px;margin-top:25px;font-weight:650}.signature>span{display:block;font-size:12px;font-weight:400;color:#8f9e82;margin-top:3px}
.process{padding-block:120px 100px}.text-link{display:inline-flex;align-items:center;gap:17px;color:var(--orange-light);white-space:nowrap;font-size:16px;padding-bottom:6px}.text-link>span{font-size:29px;transition:transform .3s}.text-link:hover>span{transform:translate(3px,-3px)}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:60px;position:relative;margin-top:54px}.step-path{position:absolute;top:-4px;left:0;width:100%;height:100px;pointer-events:none;opacity:.3}.step-path path{stroke:#c7936c;stroke-width:1.7;stroke-dasharray:5 9;fill:none}.step{position:relative}.step-number{display:grid;place-items:center;position:relative;width:75px;height:75px;background:#2c3426;border-radius:50%;font-size:27px;font-weight:550;color:#b4c2a5;transition:background .5s,color .5s}.step:nth-of-type(2) .step-number{border-radius:39% 61% 43% 57%}.step.is-current .step-number{background:#b6c4a2;color:#2e3827}.step h3{font-size:31px;margin:30px 0 16px}.step p{font-size:17px;line-height:1.65;color:var(--muted)}
.promise{padding-top:30px;padding-bottom:35px}.promise-inner{background:#e99368;color:#2b251a;border-radius:70px 150px 70px 70px;position:relative;isolation:isolate;padding:55px 70px 60px;overflow:hidden}.promise-spark{font-size:50px;line-height:1;display:block;margin-bottom:30px;transform-origin:center;animation:spark-spin 40s linear infinite}.promise-inner>p{font-size:clamp(45px,5.7vw,83px);line-height:1.02;letter-spacing:-.06em;font-weight:750}.promise-inner>p>span{color:#7d432c}.promise-inner .button{margin-top:32px}.promise-loop{position:absolute;right:-30px;top:-40px;width:47%;height:calc(100% + 120px);z-index:-1;overflow:visible;transform:rotate(-7deg)}.promise-loop path{stroke:#71391e;stroke-width:85;stroke-linecap:round;opacity:.22}
.contact{padding-block:105px 95px}.contact-layout{display:grid;grid-template-columns:1fr .95fr;gap:11%;align-items:center}.contact h2{font-size:clamp(58px,6.6vw,96px);margin:26px 0 24px;line-height:1}.contact h2>span{color:var(--orange-light)}.contact-copy>p:last-of-type{font-size:18px;color:var(--muted);line-height:1.65}.direct-contact{display:flex;flex-direction:column;gap:6px;margin-top:32px;max-width:305px}.direct-contact>a{display:flex;justify-content:space-between;align-items:center;gap:20px;font-size:23px;letter-spacing:-.025em;min-height:43px}.direct-contact>a>span{color:var(--orange);font-size:28px}.direct-contact>a:hover{color:var(--orange-light)}.form-panel{padding:32px;background:#23291f;border-radius:40px}.form-person{display:flex;align-items:center;gap:14px;margin-bottom:30px}.form-person>img{width:52px;height:52px;border-radius:50%}.form-person>span{font-size:12px;color:var(--muted);line-height:1.5}.form-person strong{display:block;font-size:16px;font-weight:550;color:var(--text)}.form-person .form-wave{color:var(--orange);font-size:36px;margin-left:auto}#contact-form{display:flex;flex-direction:column;align-items:stretch}#contact-form label{font-size:13px;color:#d0d8c4;margin-bottom:7px}#contact-form input,#contact-form textarea{width:100%;background:#181d15;border:1px solid #434d3980;border-radius:16px;padding:14px 17px;font-size:15px;line-height:1.5;color:var(--text);margin-bottom:19px;outline-offset:2px;transition:border-color .25s}#contact-form input::placeholder,#contact-form textarea::placeholder{color:#a0aa95;opacity:1}#contact-form input:focus,#contact-form textarea:focus{border-color:#d2946a}#contact-form textarea{resize:vertical;min-height:116px}#contact-form .button{width:100%;margin-top:3px}.preview-note{font-size:11px;line-height:1.6;color:#a8b29b;margin-top:15px}.form-feedback{font-size:14px;line-height:1.6;color:var(--orange-light);margin-top:14px}.footer{padding-block:25px 55px;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:35px;color:#9ca792}.footer .brand img{width:148px}.footer>p{font-size:12px;line-height:1.7}.back-top{display:flex;align-items:center;gap:14px;font-size:13px}.back-top>span{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:#293123;color:#ccd8bd;font-size:24px}.motion-toggle{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:44px;background:transparent;border:1px solid #7c8c6759;border-radius:50px;padding:10px 14px;font-size:12px;color:#c6d3b8;white-space:nowrap;transition:background .25s,border-color .25s}.motion-icon{display:flex;align-items:center;color:var(--orange-light);font-size:18px}
.will-reveal{opacity:.25;transform:translateY(28px);transition:opacity .9s,transform .9s cubic-bezier(.22,1,.36,1)}.will-reveal.visible{opacity:1;transform:none}.hero-copy>h1,.hero-copy>.eyebrow,.hero-description,.hero-action{animation:arrive .85s cubic-bezier(.22,1,.36,1) both}.hero-copy>h1{animation-delay:.1s}.hero-description{animation-delay:.25s}.hero-action{animation-delay:.35s}.motion-paused{scroll-behavior:auto}.motion-paused *, .motion-paused *::before,.motion-paused *::after{animation-play-state:paused!important;transition:none!important}.motion-paused .will-reveal,.motion-paused .hero-copy>h1,.motion-paused .hero-copy>.eyebrow,.motion-paused .hero-description,.motion-paused .hero-action{opacity:1;transform:none}.motion-paused .hero-ribbon,.motion-paused .hero-visual,.motion-paused .service-card{transform:none}
@keyframes marquee{to{transform:translateX(-50%)}}@keyframes spark-spin{to{rotate:360deg}}@keyframes float{0%,100%{translate:0 0}50%{translate:0 -11px}}@keyframes arrive{from{opacity:0;transform:translateY(25px)}to{opacity:1;transform:translateY(0)}}
@media(min-width:1500px){.hero-layout{min-height:680px}.hero-visual{height:580px}.hero-portrait{width:335px;height:385px;margin-left:-165px;top:80px}.hello-note{top:407px}.hero-ribbon{width:710px;height:740px;margin-left:-355px}.note-bottom{bottom:20px}}
@media(max-width:1100px){.hero-layout{min-height:570px;grid-template-columns:1.2fr .8fr}.hero h1{font-size:7vw}.hero h1 .long-word{font-size:.75em}.hero h1 .hero-promise{font-size:.55em}.hero-description{font-size:17px;max-width:37ch}.hero-visual{height:505px}.hero-ribbon{width:540px;height:610px;top:-35px;margin-left:-270px}.hero-portrait{width:255px;height:305px;top:91px;margin-left:-125px}.hello-note{top:342px;width:246px;margin-left:-118px;font-size:17px;padding:15px}.hello-note small{font-size:12px}.note-top{left:-19px;top:65px;font-size:11px;padding:9px 13px}.note-bottom{right:-16px;bottom:37px;font-size:11px;padding:9px 13px}.section{padding-block:85px}.service-card{padding-inline:30px}.card-top{height:85px}.service-art{width:85px;height:85px}.service-card p{font-size:16px}.scope-items{gap:13px}.scope-item h3{font-size:14px}.about-grid{gap:10%}.about-copy>p{font-size:17px}.portrait-small{width:220px}.portrait-small>img{width:220px;height:240px}.personal-seal{right:-78px;width:135px;height:135px;font-size:16px}.steps{gap:34px}.promise-inner{padding:47px 50px}.contact-layout{gap:7%}.contact h2{font-size:6.5vw}.form-panel{padding:25px}.navigation{gap:26px}.scope{padding-top:45px}}
@media(max-width:800px){.navigation{gap:22px;font-size:13px}.brand img{width:139px}.header{height:68px}.hero{padding-top:20px}.hero-layout{min-height:540px;gap:0;grid-template-columns:1.24fr .76fr}.hero-copy>.eyebrow{font-size:9px;letter-spacing:.085em}.hero-visual{height:470px}.hero-ribbon{width:490px;margin-left:-245px;top:-56px}.hero-portrait{width:218px;height:269px;top:86px;margin-left:-105px}.hello-note{top:307px;width:222px;margin-left:-105px;font-size:15px;gap:9px;padding:13px}.hello-spark{font-size:30px}.floating-note{font-size:10px}.note-top{left:-5px;top:55px}.note-bottom{right:-9px;bottom:48px}.hero-description{font-size:16px;max-width:35ch}.hero-action .button{font-size:14px;gap:20px;padding-left:20px}.hero-action .quiet{font-size:11px}.hero-bottom>span{font-size:8px}.hero-bottom>a{font-size:11px}.section-heading{gap:30px}.section-heading>p{font-size:15px}.service-card{padding:25px}.service-card h3{font-size:37px}.service-card p{font-size:15px}.pill{font-size:9px;padding:7px 10px}.service-art{width:74px;height:74px}.outsourcing{border-top-left-radius:65px}.scope-items{grid-template-columns:repeat(3,1fr);gap:30px 35px;max-width:600px;margin-inline:auto}.scope-item:nth-child(even){padding-top:0}.icon-island{max-width:126px;width:100%}.scope-item h3{font-size:17px}.scope-closer{font-size:16px}.about-grid{gap:8%}.about-copy>p{font-size:16px}.personal-seal{right:-30px;bottom:-28px;width:118px;height:118px;font-size:14px}.about h2{font-size:62px}.section-heading>.text-link{font-size:13px}.steps{gap:28px}.step h3{font-size:27px}.step p{font-size:15px}.promise-inner{padding:40px}.contact-layout{gap:6%}.contact-copy>p:last-of-type{font-size:16px}.direct-contact>a{font-size:19px}.form-panel{padding:23px}.contact .eyebrow{font-size:10px}.button{font-size:14px}.footer{gap:20px}}
@media(max-width:650px){:root{--gutter:24px}html{scroll-padding-top:30px}body{font-size:18px}.header{--header-inset:13px;margin-top:12px;padding-block:8px;height:65px;border-radius:40px}.brand img{width:138px}.menu-toggle{display:block}.navigation{display:none;position:absolute;top:73px;left:0;right:0;padding:24px;background:#262d22;border-radius:26px;box-shadow:0 18px 35px #0007;flex-direction:column;align-items:stretch;font-size:17px;gap:20px}.navigation.open{display:flex}.nav-contact{justify-content:space-between}.hero{padding-top:28px}.hero-layout{display:flex;flex-direction:column;min-height:0;align-items:stretch}.hero-copy{padding:14px 0 0}.hero-copy>.eyebrow{font-size:10px;letter-spacing:.08em;margin-bottom:27px}.hero h1{font-size:clamp(53px,12.5vw,80px);letter-spacing:-.065em}.hero h1 .long-word{font-size:.73em}.hero h1 .hero-promise{font-size:.53em;margin-top:18px;letter-spacing:-.045em}.hero-description{font-size:17px;max-width:36ch;line-height:1.6;margin-top:23px}.hero-action{margin-top:24px;gap:12px}.hero-action .button{font-size:15px;min-height:57px;padding:12px 16px 12px 24px;gap:25px}.hero-action .quiet{font-size:12px}.hero-visual{height:444px;width:min(100%,450px);margin:24px auto 0}.hero-ribbon{width:470px;height:520px;top:-21px;margin-left:-235px}.hero-portrait{width:245px;height:287px;top:65px;margin-left:-123px}.hello-note{width:245px;margin-left:-124px;top:298px;font-size:17px;padding:16px;gap:13px}.hello-note small{font-size:12px}.hello-spark{font-size:35px}.note-top{top:29px;left:2px;font-size:11px;rotate:-3deg}.note-bottom{right:-2px;bottom:18px;font-size:11px;rotate:2deg}.hero-bottom{padding:6px 0 15px}.hero-bottom>span{font-size:8px;letter-spacing:.08em;max-width:19ch}.hero-bottom>a{font-size:11px;gap:10px}.scroll-orb{width:32px;height:32px;font-size:18px}.marquee-wrap{padding-top:24px;padding-bottom:12px}.marquee{--marquee-space:24px;padding-block:19px;transform:rotate(-3deg)}.marquee-item{font-size:13px;letter-spacing:.035em}.marquee-item i{font-size:23px}.section{padding-block:70px}.eyebrow{font-size:10px}h2{font-size:clamp(39px,9.3vw,55px);letter-spacing:-.05em}.services{padding-top:76px;padding-bottom:35px}.section-heading{display:block;margin:20px 0 32px}.section-heading>p{font-size:17px;line-height:1.6;margin-top:22px}.section-heading>p br:last-child{display:none}.service-grid{grid-template-columns:1fr;gap:21px}.service-card{border-radius:32px 72px 32px 32px;padding:23px 27px 26px}.outsourcing{margin:0;border-radius:72px 32px 32px 32px}.card-top{height:80px}.pill{font-size:9px}.service-art{width:86px;height:86px}.service-card h3{font-size:44px;margin:14px 0 23px}.service-card p{font-size:17px;max-width:none}.card-link{font-size:14px;margin-top:24px}.circle-arrow{width:43px;height:43px}.service-footer{font-size:14px;max-width:27ch;margin:29px auto 0;line-height:1.7}.service-footer a{display:block;margin:0}.scope{padding-top:50px;padding-bottom:65px}.scope-intro h2{font-size:42px;margin:19px 0}.scope-intro>p:last-child{font-size:16px}.scope-intro>p:last-child br{display:none}.scope-items{grid-template-columns:repeat(3,1fr);gap:26px 9px;margin-top:34px}.icon-island{max-width:105px}.scope-item h3{font-size:13px;margin-top:10px;letter-spacing:-.03em}.scope-closer{margin-top:34px;font-size:15px;gap:15px;justify-content:start}.small-spark{font-size:40px}.about{padding-block:65px 73px;background:radial-gradient(ellipse at 0% 40%,#2f392a 0%,#1c2119 53%,#141613 95%)}.about-grid{grid-template-columns:1fr;gap:49px}.about-person{position:relative;min-height:330px}.about h2{font-size:69px;margin-top:19px;position:relative;z-index:2}.portrait-small{width:170px;margin:12px 20px 0 auto}.portrait-small>img{width:170px;height:180px;border-radius:65px 65px 40px 65px}.personal-seal{right:auto;left:-100px;bottom:10px;width:122px;height:122px;transform:rotate(-10deg);font-size:14px}.about-copy blockquote{font-size:29px;line-height:1.3;margin-bottom:23px}.about-copy>p{font-size:17px;line-height:1.7;margin-top:17px}.about-copy .button{font-size:15px;margin-top:23px}.signature{font-size:16px;margin-top:23px}.about-orbit{left:-295px;top:80px;width:660px;height:630px}.process{padding-block:70px 50px}.process h2{font-size:40px}.section-heading>.text-link{margin-top:24px;font-size:15px;white-space:normal}.steps{display:block;margin-top:24px;padding-left:0}.step-path{display:none}.steps::before{content:'';position:absolute;left:25px;top:22px;bottom:50px;width:1px;background:linear-gradient(#c7a88955,#98a78622)}.step{padding-left:77px;padding-bottom:29px;min-height:155px}.step:last-child{padding-bottom:0}.step-number{position:absolute;left:0;top:0;width:51px;height:51px;font-size:19px}.step h3{font-size:29px;margin:0 0 11px;padding-top:10px}.step p{font-size:16px;line-height:1.6}.promise{padding-top:20px;padding-bottom:10px;padding-inline:16px}.promise-inner{padding:33px 25px 35px;border-radius:35px 80px 35px 35px}.promise-spark{font-size:40px;margin-bottom:25px}.promise-inner>p{font-size:clamp(39px,10vw,54px);letter-spacing:-.06em}.promise-inner .button{font-size:14px;padding-left:21px;margin-top:28px;gap:20px}.promise-loop{width:65%;right:-70px;top:-8px;opacity:.55}.promise-loop path{stroke-width:75}.contact{padding-block:70px 55px}.contact-layout{grid-template-columns:1fr;gap:34px}.contact h2{font-size:64px;margin:23px 0}.contact-copy>p:last-of-type{font-size:17px}.direct-contact{margin-top:25px;max-width:290px}.direct-contact>a{font-size:23px;min-height:41px}.form-panel{padding:25px 21px;border-radius:28px}.form-person{margin-bottom:25px}#contact-form input,#contact-form textarea{font-size:16px}#contact-form .button{font-size:16px}.preview-note{font-size:11px}.footer{flex-wrap:wrap;align-items:start;gap:24px;padding-block:20px 85px}.footer .brand{width:100%}.footer .brand img{width:145px}.footer>p{font-size:11px}.back-top{font-size:12px;margin-left:auto;gap:10px}.back-top>span{width:35px;height:35px;font-size:20px}.motion-toggle{padding:10px 12px}}
@media(max-width:350px){:root{--gutter:19px}.hero h1{font-size:49px}.hero h1 .long-word{font-size:.71em}.hero-copy>.eyebrow{font-size:9px}.hero-description{font-size:16px}.hero-portrait{width:227px;margin-left:-114px}.hero-ribbon{width:440px;margin-left:-220px}.hello-note{width:225px;margin-left:-113px}.hero-bottom>a{font-size:10px}.service-card{padding-inline:23px}.service-card h3{font-size:40px}.scope-item h3{font-size:12px}.scope-intro h2{font-size:39px}.process h2{font-size:37px}.contact h2{font-size:59px}.promise-inner>p{font-size:36px}.personal-seal{left:-80px}}
@media(min-width:651px) and (max-width:1100px){.hero-description{max-width:32ch}}
.motion-paused .hero-copy>h1,.motion-paused .hero-copy>.eyebrow,.motion-paused .hero-description,.motion-paused .hero-action{animation:none!important;opacity:1;transform:none}
@media(prefers-reduced-motion:reduce){html:not(.motion-enabled){scroll-behavior:auto}html:not(.motion-enabled) *,html:not(.motion-enabled) *::before,html:not(.motion-enabled) *::after{animation:none!important;transition:none!important}html:not(.motion-enabled) .will-reveal{opacity:1;transform:none}html:not(.motion-enabled) .hero-ribbon,html:not(.motion-enabled) .hero-visual,html:not(.motion-enabled) .service-card{transform:none!important}}
.contact-layout>.direct-contact{margin-top:0;width:100%}
.form-unavailable{margin:0 0 24px;padding:17px 19px;background:#14161399;border-radius:17px;color:var(--muted);font-size:14px;line-height:1.6}
.form-unavailable strong{display:block;color:var(--text);font-weight:600;margin-bottom:4px}
.form-unavailable a{text-decoration:underline;text-underline-offset:3px;color:var(--orange-light)}
#contact-form input:disabled,#contact-form textarea:disabled{cursor:not-allowed;opacity:.6}
#contact-form .button:disabled{cursor:not-allowed;opacity:.55;transform:none;box-shadow:none}
.error-page{min-height:100svh;display:grid;align-content:center;padding-block:60px;max-width:900px}
.error-page h1{font-size:clamp(44px,8vw,86px);line-height:1.05;letter-spacing:-.055em;margin:22px 0}
.error-page>p:not(.eyebrow){max-width:40ch;color:var(--muted);line-height:1.6;margin-bottom:30px}
.error-page .button{justify-self:start}
/* One local SVG icon set; decorative marks never depend on emoji fonts. */
.ui-icon{display:inline-block;vertical-align:-.15em;width:1em;height:1em;flex:none;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.hello-spark,.small-spark,.promise-spark,.marquee-item i,.personal-seal>span,.intro-replay>span{display:inline-flex;align-items:center;justify-content:center;flex:none;width:1em;height:1em;line-height:1}
.promise-spark{display:flex}
.footer-actions{display:flex;align-items:center;gap:24px;margin-left:auto}
.motion-toggle:hover{background:#293123;border-color:#a1b58a80}
.motion-label{display:inline}
@media(max-width:650px){.footer{padding-bottom:40px}.footer-actions{width:100%;flex-wrap:wrap;justify-content:space-between;gap:14px;margin-left:0}.footer-actions .back-top{margin-left:0}}
/* Hero intro: separate layers keep pointer, scroll and entry motion independent. */
/* Header and content share the same max width and gutter; account for the header's inset and 1px border. */
.header>.brand,.header>.menu-toggle{flex-shrink:0}
/* The navigation floats freely over the hero; its surface appears after scrolling. */
.header{position:sticky;top:19px;background:transparent;border-color:transparent;box-shadow:none;transition:background-color .3s ease,border-color .3s ease,box-shadow .3s ease}
.header.is-scrolled{background:#20231eee;border-color:#ffffff0d;box-shadow:0 8px 28px #080b0730;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}
@media(max-width:650px){html{scroll-padding-top:100px}.header{top:12px}.navigation{max-height:calc(100vh - 105px);max-height:calc(100dvh - 105px);overflow-y:auto;overscroll-behavior:contain}}
.hero-ribbon{pointer-events:none}
.hero-bottom{position:relative;z-index:5}
.hero-copy>h1,.hero-copy>.eyebrow,.hero-description,.hero-action{animation:none}
.hero-bottom-actions{display:flex;align-items:center;gap:28px}
.hero-bottom-actions>a{display:flex;align-items:center;gap:16px;font-size:13px;color:#ccd2c3}
.hero-bottom-actions>a:hover .scroll-orb{background:var(--orange);color:var(--bg)}
.intro-replay{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;padding:5px 0;background:none;border:0;color:#b8c4a8;font-size:12px;white-space:nowrap;transition:color .25s}
.intro-replay>span{font-size:24px;line-height:1;transition:rotate .45s}
.intro-replay:hover{color:var(--orange-light)}
.intro-replay:hover>span{rotate:-45deg}
.intro-replay:disabled{opacity:.45;cursor:default}
.hero-copy[data-intro="waiting"]>.eyebrow,.hero-copy[data-intro="waiting"] h1>span,.hero-copy[data-intro="waiting"]>.hero-description,.hero-copy[data-intro="waiting"]>.hero-action{opacity:0}
.hero-copy[data-intro="running"]>.eyebrow{animation:intro-rise .7s .02s both}
.hero-copy[data-intro="running"] h1>span{animation:intro-title .9s cubic-bezier(.18,.85,.24,1) both}
.hero-copy[data-intro="running"] h1>span:nth-child(1){animation-delay:.10s}
.hero-copy[data-intro="running"] h1>span:nth-child(2){animation-delay:.23s}
.hero-copy[data-intro="running"] h1>span:nth-child(3){animation-delay:.40s}
.hero-copy[data-intro="running"]>.hero-description{animation:intro-rise .85s .53s cubic-bezier(.2,.8,.2,1) both}
.hero-copy[data-intro="running"]>.hero-action{animation:intro-rise .85s .69s cubic-bezier(.2,.8,.2,1) both}
.ribbon-flow{transform-box:view-box;transform-origin:53% 48%}
.hero-visual.is-in-view .ribbon-flow{animation:ribbon-breathe 9s ease-in-out infinite}
.ribbon-main,.ribbon-shadow{stroke-dasharray:1;stroke-dashoffset:0}
.hero-visual[data-intro="waiting"] .ribbon-main,.hero-visual[data-intro="waiting"] .ribbon-shadow{stroke-dashoffset:1;opacity:0}
.hero-visual[data-intro="waiting"] .ribbon-edge,.hero-visual[data-intro="waiting"] .hero-portrait,.hero-visual[data-intro="waiting"] .hello-note,.hero-visual[data-intro="waiting"] .floating-note{opacity:0}
.hero-visual[data-intro="running"] .ribbon-main,.hero-visual[data-intro="running"] .ribbon-shadow{animation:ribbon-unfurl 2.45s cubic-bezier(.37,.06,.22,1) both}
.hero-visual[data-intro="running"] .ribbon-edge{animation:ribbon-light .8s 1.85s both}
.hero-visual[data-intro="running"] .hero-portrait{animation:portrait-arrive 1.12s .38s cubic-bezier(.22,.8,.25,1) both}
.hero-visual[data-intro="running"] .hello-note{animation:hello-pop .9s .93s cubic-bezier(.2,.8,.2,1) both}
.hero-visual[data-intro="running"] .note-top{animation:label-pop .8s 1.3s both,float 7s 0s ease-in-out infinite}
.hero-visual[data-intro="running"] .note-bottom{animation:label-pop .85s 1.62s both,float 7s -3s ease-in-out infinite}
.hero-visual[data-intro="running"] .hello-spark{animation:hello-spark-in 1.2s 1.05s both}
.hero-visual:not(.is-in-view) .floating-note,.hero-visual:not(.is-in-view) .hello-spark{animation-play-state:paused}
@keyframes intro-title{0%{opacity:0;translate:0 36px;filter:blur(4px)}70%{opacity:1}100%{opacity:1;translate:0 0;filter:blur(0)}}
@keyframes intro-rise{from{opacity:0;translate:0 18px}to{opacity:1;translate:0 0}}
@keyframes ribbon-unfurl{0%{stroke-dashoffset:1}100%{stroke-dashoffset:0}}
@keyframes ribbon-light{from{opacity:0}to{opacity:.7}}
@keyframes portrait-arrive{0%{opacity:0;scale:.76;translate:18px 38px;rotate:11deg}70%{opacity:1;scale:1.025;translate:0 -5px;rotate:-1.5deg}100%{opacity:1;scale:1;translate:0 0;rotate:0deg}}
@keyframes hello-pop{0%{opacity:0;scale:.7;translate:0 22px;rotate:-9deg}70%{opacity:1;scale:1.04;translate:0 -3px;rotate:1.5deg}100%{opacity:1;scale:1;translate:0 0;rotate:0deg}}
@keyframes label-pop{0%{opacity:0;scale:.65}68%{opacity:1;scale:1.065}100%{opacity:1;scale:1}}
@keyframes hello-spark-in{from{rotate:-160deg}to{rotate:0deg}}
@keyframes ribbon-breathe{0%,100%{transform:translate(0,3px) rotate(-1.3deg) scale(.994)}50%{transform:translate(-3px,-7px) rotate(1.3deg) scale(1.01)}}
.motion-paused .hero-copy[data-intro]>.eyebrow,.motion-paused .hero-copy[data-intro] h1>span,.motion-paused .hero-copy[data-intro]>.hero-description,.motion-paused .hero-copy[data-intro]>.hero-action,.motion-paused .hero-visual[data-intro] .hero-portrait,.motion-paused .hero-visual[data-intro] .hello-note,.motion-paused .hero-visual[data-intro] .floating-note{animation:none!important;opacity:1;translate:none;rotate:0deg;scale:1;filter:none}
.motion-paused .hero-visual[data-intro] .ribbon-main,.motion-paused .hero-visual[data-intro] .ribbon-shadow{animation:none!important;stroke-dashoffset:0}
.motion-paused .hero-visual[data-intro] .ribbon-main{opacity:1}
.motion-paused .hero-visual[data-intro] .ribbon-shadow{opacity:.6}
.motion-paused .hero-visual[data-intro] .ribbon-edge{animation:none!important;opacity:.7}
@media(max-width:650px){.hero-bottom{flex-wrap:wrap;gap:8px}.hero-bottom>span{max-width:none;flex-basis:100%}.hero-bottom-actions{width:100%;justify-content:space-between;gap:16px}.hero-bottom-actions>a{font-size:11px;gap:10px}.intro-replay{font-size:11px}.hero-visual.is-in-view .ribbon-flow{animation-name:ribbon-breathe-mobile}}
@keyframes ribbon-breathe-mobile{0%,100%{transform:translateY(2px) rotate(-.8deg)}50%{transform:translateY(-5px) rotate(.8deg)}}
@media(prefers-reduced-motion:reduce){html:not(.motion-enabled) .hero-copy[data-intro]>*,
html:not(.motion-enabled) .hero-copy[data-intro] h1>span,
html:not(.motion-enabled) .hero-visual[data-intro] .hero-portrait,
html:not(.motion-enabled) .hero-visual[data-intro] .hello-note,
html:not(.motion-enabled) .hero-visual[data-intro] .floating-note{animation:none!important;opacity:1;translate:none;scale:1;rotate:0deg;filter:none}
html:not(.motion-enabled) .hero-visual[data-intro] .ribbon-main,html:not(.motion-enabled) .hero-visual[data-intro] .ribbon-shadow{animation:none!important;stroke-dashoffset:0}
html:not(.motion-enabled) .hero-visual[data-intro] .ribbon-main{opacity:1}
html:not(.motion-enabled) .hero-visual[data-intro] .ribbon-shadow{opacity:.6}
html:not(.motion-enabled) .hero-visual[data-intro] .ribbon-edge{animation:none!important;opacity:.7}}

/* Kept locally with its SIL Open Font License; no external font requests. */
@font-face{font-family:'Figtree';src:url('assets/fonts/figtree-variable.woff2') format('woff2');font-style:normal;font-weight:300 900;font-display:swap}
.footer-actions{flex-wrap:wrap}
.privacy-link{display:inline-flex;align-items:center;min-height:44px;font-size:13px;color:#bbc0b2;text-underline-offset:4px}
.privacy-link:hover{text-decoration:underline;color:#f2f0e7}

/* Mobile navigation unfolds inside one continuous header surface, without moving the page. */
@media(max-width:650px){
  .header{isolation:isolate;overflow:visible}
  .header::before{
    content:'';
    position:absolute;
    left:-1px;
    right:-1px;
    top:-1px;
    height:calc(100% + 2px + var(--menu-extension,0px));
    border:1px solid transparent;
    border-radius:40px;
    background:transparent;
    z-index:-1;
    pointer-events:none;
    transition:height .44s cubic-bezier(.22,.8,.22,1),border-radius .44s ease,background-color .24s ease,border-color .24s ease,box-shadow .24s ease;
  }
  .header.menu-open::before{border-radius:30px}
  .navigation{
    display:flex;
    top:100%;
    left:0;
    right:0;
    padding:12px clamp(24px,6vw,32px) 20px;
    gap:12px;
    background:transparent;
    border:0;
    border-radius:0;
    box-shadow:none;
    max-height:calc(100vh - 89px);
    max-height:calc(100dvh - 89px);
    visibility:hidden;
    opacity:0;
    pointer-events:none;
    transform:none;
    clip-path:inset(0 0 100% 0);
    transition:opacity .18s ease,clip-path .44s cubic-bezier(.22,.8,.22,1),visibility 0s linear .44s;
  }
  .navigation.open{
    visibility:visible;
    opacity:1;
    pointer-events:auto;
    clip-path:inset(0);
    transition:opacity .28s ease .06s,clip-path .44s cubic-bezier(.22,.8,.22,1),visibility 0s;
  }
  .navigation>a,.navigation>a:not(.nav-contact){
    display:flex;
    align-items:center;
    min-height:44px;
    flex:none;
    opacity:0;
    transform:translateY(-6px);
    transition:opacity .15s ease,transform .22s ease,color .2s,background-color .2s;
  }
  .navigation.open>a{
    opacity:1;
    transform:translateY(0);
    transition:opacity .28s ease var(--menu-delay,.06s),transform .38s cubic-bezier(.16,1,.3,1) var(--menu-delay,.06s),color .2s,background-color .2s;
  }
  .navigation>a:nth-child(2){--menu-delay:.105s}
  .navigation>a:nth-child(3){--menu-delay:.15s}
  .menu-toggle span{transition:transform .34s cubic-bezier(.22,.8,.22,1)}
}
@media(prefers-reduced-motion:reduce){html:not(.motion-enabled) .header::before,html:not(.motion-enabled) .navigation{transition:none}}
html.motion-paused .header::before,html.motion-paused .navigation{transition:none}
