:root{--space:#080f18;--panel:#101c29;--paper:#f5f2e9;--accent:#ff925e;--muted:#aab8c8;--line:#30404e;--display:"Archivo Variable",sans-serif;--body:"DM Sans Variable",sans-serif;--gutter:clamp(22px,5vw,72px);color-scheme:dark;scroll-behavior:smooth;scrollbar-color:var(--muted) var(--space);font-synthesis:none}*{box-sizing:border-box}body{background:var(--space);color:var(--paper);font-family:var(--body);margin:0;font-size:17px;line-height:1.6}h1,h2,h3,h4,p{margin:0}h1,h2,h3,h4{font-family:var(--display);letter-spacing:-.035em;text-wrap:balance;font-weight:500;line-height:1.07}h2{font-size:clamp(36px,4.2vw,60px)}h3{font-size:28px}a{color:inherit;text-underline-offset:.25em;text-decoration:none}button,summary,a{-webkit-tap-highlight-color:transparent}button,summary{font:inherit}button,a,summary{touch-action:manipulation}summary,button{cursor:pointer}img,svg{display:block}img{max-width:100%}::selection{background:var(--accent);color:var(--space)}:focus-visible{outline:3px solid var(--accent);outline-offset:6px}a:focus-visible{border-radius:2px}section[id],div[id]{scroll-margin-top:100px}.container{width:min(1280px,calc(100% - var(--gutter)*2));margin-inline:auto}.section{padding-block:120px}.arrow{flex-shrink:0;transition:transform .25s}.button{background:var(--accent);color:var(--space);border:1px solid #0000;border-radius:4px;justify-content:center;align-items:center;gap:24px;min-height:56px;padding:17px 23px;font-size:15px;font-weight:650;transition:background .2s;display:inline-flex}.button:hover{background:#ffb58e}.button:hover .arrow,.text-link:hover .arrow{transform:translate(3px,-2px)}.button--small{gap:22px;min-height:44px;padding:10px 17px;font-size:14px}.text-link{align-items:center;gap:17px;min-height:44px;font-size:15px;font-weight:500;display:inline-flex}.text-link:hover{text-decoration:underline}.skip-link{z-index:150;background:var(--paper);color:var(--space);padding:12px 20px;position:fixed;top:8px;left:12px;transform:translateY(-160%)}.skip-link:focus{transform:none}.header{z-index:100;background:var(--space);border-bottom:1px solid var(--line);height:76px;transition:background .25s,border-color .25s;position:fixed;inset:0 0 auto}.header.is-at-top{background:0 0;border-color:#0000}.header-inner{height:100%;width:calc(100% - var(--gutter)*2);align-items:center;gap:44px;margin-inline:auto;display:flex}.wordmark{font-family:var(--display);letter-spacing:-1px;align-items:center;gap:10px;font-size:29px;font-weight:600;line-height:1;display:flex}.wordmark svg{color:var(--accent);width:31px;height:31px}.wordmark-detail{font-family:var(--body);letter-spacing:.15em;text-transform:uppercase;margin-top:6px;font-size:10px;font-weight:400;display:block}.desktop-nav{gap:34px;margin-left:auto;font-size:14px;display:flex}.desktop-nav a{align-items:center;min-height:44px;display:flex}.desktop-nav a:hover{color:var(--accent)}.header-actions{flex-shrink:0}.mobile-nav{display:none}.photo{display:block;overflow:hidden}.photo img{object-fit:cover;object-position:var(--focal,50% 50%);width:100%;height:100%;display:block}.hero{isolation:isolate;background:var(--space);align-items:center;min-height:100svh;padding:160px 0 170px;display:flex;position:relative;overflow:hidden}.hero-sky{z-index:-2;position:absolute;inset:0;overflow:hidden}.hero-sky .photo{width:150%;height:150%;position:absolute;top:-25%;left:0}.hero-sky img{object-position:50% 50%}.hero-sky:after{content:"";background:linear-gradient(90deg,#080f18fa,#080f18db 30%,#080f1847 65%,#080f1826),linear-gradient(0deg,var(--space),transparent 20%,transparent 80%,#080f184d);position:absolute;inset:0}.hero-copy{max-width:800px}.hero h1{letter-spacing:-.04em;font-size:clamp(62px,6.65vw,96px);font-weight:500;line-height:1.03}.hero h1 span{color:var(--accent)}.hero-copy>p{color:#c6cdd6;text-wrap:pretty;max-width:450px;margin-top:28px;font-size:18px;line-height:1.65}.hero-actions{align-items:center;gap:30px;margin-top:34px;display:flex}.hero-bottom{color:var(--muted);justify-content:space-between;align-items:flex-end;font-size:12px;display:flex;position:absolute;bottom:29px;left:0;right:0}.hero-bottom>p{line-height:1.55}.scroll-cue{align-items:center;gap:20px;min-height:44px;display:flex}.scroll-cue span{color:var(--accent);font-size:22px}.photo-credit{color:#b7bec8;align-items:center;min-height:30px;font-size:11px;display:inline-flex}.photo-credit:hover{text-decoration:underline}.work-section{background:var(--space);padding-top:95px}.section-intro{grid-template-columns:1.35fr 1fr;align-items:end;gap:70px;margin-bottom:58px;display:grid}.section-intro h2 span{color:var(--muted)}.section-intro>div{justify-self:end;max-width:430px}.section-intro p{color:#c2cad4;font-size:17px}.section-intro .concept-note{color:var(--muted);margin-top:20px;font-size:12px}.project-list{grid-template-columns:1fr 1fr;gap:64px 32px;display:grid}.project--featured{grid-column:1/-1}.project-visual{isolation:isolate;background:#123a45;border-radius:4px;padding:42px 44px 0;display:block;position:relative;overflow:hidden}.project-window{border-radius:5px 5px 0 0;transition:transform .55s cubic-bezier(.22,.6,.35,1);overflow:hidden;transform:translateY(8px)}.project-visual:hover .project-window,.project-visual:focus-visible .project-window{transform:translateY(0)}.window-chrome{color:#d5dee4;letter-spacing:.015em;background:#16212c;justify-content:space-between;align-items:center;height:25px;padding:0 10px;font-size:9px;display:flex}.window-dots{gap:4px;display:flex}.window-dots i{background:#6d7b88;border-radius:50%;width:5px;height:5px;display:block}.window-end{width:24px}.project-visual .photo{aspect-ratio:1.44}.project-visual .photo img{object-fit:contain}.project--featured .project-visual{background:#143f4a;padding:58px 8% 0}.project--featured .project-window{max-width:1000px;margin:auto}.project--featured .photo{aspect-ratio:auto;max-height:580px}.project--featured .photo img{height:auto}.project--no-passport .project-visual{background:#642b29}.project--juma .project-visual{background:#374e49}.project-open{background:var(--paper);color:var(--space);border-radius:3px;align-items:center;gap:15px;padding:11px 15px;font-size:12px;font-weight:600;display:inline-flex;position:absolute;bottom:20px;right:20px;box-shadow:0 8px 28px #0003}.project-open .arrow{width:17px;height:17px}.project-caption{justify-content:space-between;gap:24px;margin-top:24px;display:flex}.project-category{color:var(--muted);margin-bottom:9px;font-size:12px}.project-category span{color:#748396;padding:0 8px}.project-caption h3{font-size:clamp(24px,2.4vw,32px)}.project-caption h3 a{align-items:center;gap:15px;display:inline-flex}.project-caption h3 a:hover{color:var(--accent)}.project-caption h3 .arrow{width:20px;height:20px}.project-summary{color:var(--muted);max-width:560px;margin-top:13px;font-size:15px;line-height:1.65}.project-type{border:1px solid var(--line);white-space:nowrap;border-radius:3px;align-self:flex-start;padding:6px 11px;font-size:11px}.project:not(.project--featured) .project-type{display:none}.statement{background:var(--paper);color:var(--space);position:relative}.statement-stage{min-height:500px;display:grid;position:relative}.statement-layer{padding:90px var(--gutter);grid-area:1/1;place-items:center;display:grid}.statement-title{font-family:var(--display);letter-spacing:-.035em;text-align:center;text-wrap:balance;max-width:1040px;font-size:clamp(42px,6vw,86px);font-weight:500;line-height:1.09}.statement-reveal{background:var(--accent);color:var(--space);display:none}.statement.is-scroll-active{height:150svh}.is-scroll-active .statement-stage{height:calc(100svh - 76px);min-height:0;position:sticky;top:76px}.is-scroll-active .statement-reveal{clip-path:inset(0 var(--sweep-cut,100%) 0 0);display:grid}.approach-section{background:var(--paper);color:var(--space);color-scheme:light}.approach-layout{grid-template-columns:1fr 1.05fr;gap:120px;display:grid}.approach-heading>svg{color:#b64c23;margin-bottom:30px}.approach-heading h2{max-width:470px}.approach-heading>p{color:#4d5962;max-width:360px;margin-top:25px}.service{border-top:1px solid #bfc6c5;padding:29px 0 34px}.service:last-child{border-bottom:1px solid #bfc6c5}.service h3{font-size:28px}.service p{color:#4d5962;max-width:480px;margin-top:16px}.process-block{border-top:1px solid #bfc6c5;margin-top:108px;padding-top:60px}.process-block>h3{max-width:700px;font-size:clamp(28px,3vw,42px)}.process-list{grid-template-columns:repeat(3,1fr);gap:54px;margin:45px 0 0;padding:0;list-style:none;display:grid}.step-number{color:#895034;font-variant-numeric:tabular-nums;margin-bottom:25px;font-size:13px;display:block}.process-list h4{font-size:23px}.process-list p{color:#4d5962;max-width:320px;margin-top:14px;font-size:16px}.faq-section{background:var(--panel)}.faq-layout{grid-template-columns:.9fr 1.2fr;gap:120px;display:grid}.faq-layout h2{max-width:420px}.faq-list details{border-top:1px solid #43515f}.faq-list details:last-child{border-bottom:1px solid #43515f}.faq-list summary{justify-content:space-between;align-items:center;gap:30px;padding:23px 0;font-size:17px;font-weight:500;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list details>p{color:#b5c3d1;padding:0 40px 27px 0;font-size:16px;line-height:1.75}.faq-plus{width:20px;height:20px;color:var(--accent);flex:0 0 20px;position:relative}.faq-plus:before,.faq-plus:after{content:"";background:currentColor;width:14px;height:1px;position:absolute;top:9px;left:3px}.faq-plus:after{transition:transform .2s;transform:rotate(90deg)}.faq-list [open] .faq-plus:after{transform:rotate(0)}.cta-section{border-bottom:1px solid var(--line);padding-block:135px 145px}.contact-layout{grid-template-columns:1fr 230px;align-items:center;gap:60px;display:grid}.contact-layout h2 span{color:var(--accent)}.contact-layout p{color:var(--muted);max-width:490px;margin-top:27px}.contact-actions{align-items:center;gap:30px;margin-top:34px;display:flex}.footer{padding-top:45px;padding-bottom:28px}.footer-line{justify-content:space-between;gap:40px;font-size:16px;display:flex}.footer-line>p{color:var(--muted)}.footer-line>div{align-items:flex-start;gap:38px;display:flex}.footer-line a{align-items:center;gap:10px;min-height:44px;display:inline-flex}.footer-line a:hover{color:var(--accent)}.footer-wordmark{font-family:var(--display);letter-spacing:-.04em;justify-content:space-between;align-items:center;gap:32px;padding:57px 0 44px;font-size:clamp(78px,14.8vw,212px);font-weight:550;line-height:.9;display:flex}.footer-wordmark>svg{width:12%;height:auto;color:var(--accent)}.footer-bottom{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;align-items:flex-start;gap:35px;padding-top:24px;font-size:11px;display:flex}.proposal{max-width:360px}.proposal summary{text-align:right;min-height:25px}.proposal p{margin-top:12px}.credits-page{max-width:860px;padding-top:160px;padding-bottom:110px}.credits-page h1{margin-bottom:50px;font-size:64px}.credits-page h2{margin:38px 0 20px;font-size:30px}.credits-page p{color:var(--muted);margin:14px 0}.credits-page p a{text-decoration:underline}.credits-page .button{margin-top:35px}@media (width>=1600px){.hero-content{max-width:1500px}.hero h1{font-size:104px}.hero-sky .photo{left:8%}.hero-copy{max-width:860px}}@media (width<=1100px){.header-inner{gap:28px}.desktop-nav{gap:24px}.hero h1{font-size:clamp(60px,7.8vw,86px)}.hero-copy{max-width:680px}.hero-sky .photo{width:160%;left:8%}.section-intro{grid-template-columns:1.2fr 1fr;gap:40px}.project-visual{padding:26px 24px 0}.approach-layout,.faq-layout{gap:60px}.service h3{font-size:24px}.project-caption h3{font-size:26px}.project-type{display:none}.process-list{gap:32px}.contact-layout{grid-template-columns:1fr 170px}.footer-wordmark{font-size:15vw}}@media (width<=767px){:root{--gutter:22px}.section{padding-block:76px}.header-inner{gap:16px}.header{height:76px}.wordmark{gap:8px;font-size:24px}.wordmark svg{width:25px;height:25px}.wordmark-detail{margin-top:5px;font-size:8px}.desktop-nav{display:none}.header-actions{margin-left:auto}.header-actions .button{gap:8px;padding:10px 13px;font-size:12px}.header-actions .arrow{width:15px;height:15px}.mobile-nav{display:block}.mobile-nav>summary{flex-direction:column;justify-content:center;gap:6px;width:32px;height:44px;list-style:none;display:flex}.mobile-nav>summary::-webkit-details-marker{display:none}.mobile-nav>summary span{background:var(--paper);width:23px;height:1px}.mobile-nav nav{padding:22px var(--gutter) 30px;background:var(--space);border-bottom:1px solid var(--line);gap:8px;display:grid;position:absolute;top:75px;left:0;right:0}.mobile-nav nav a{padding:10px 0;font-size:20px;display:block}.hero{align-items:center;min-height:100svh;padding:245px 0 133px}.hero h1{font-size:clamp(43px,10.8vw,68px);line-height:1.06}.hero-copy>p{max-width:360px;margin-top:25px;font-size:16px;line-height:1.65}.hero-actions{flex-wrap:wrap;gap:17px;margin-top:28px}.hero-actions .button{gap:18px;padding:15px 19px;font-size:14px}.hero-actions .text-link{gap:10px;font-size:13px}.hero-sky .photo{width:160%;height:130%;top:-47%;left:-1%}.hero-sky img{object-position:50% 50%}.hero-sky:after{background:linear-gradient(0deg,var(--space),#080f18f7 26%,#080f18a6 56%,#080f182e 83%,#080f1866)}.hero-bottom{align-items:center;font-size:10px;bottom:20px}.hero-bottom>p{display:none}.photo-credit{font-size:9px}.scroll-cue{gap:12px;font-size:11px}.scroll-cue span{font-size:19px}.work-section{padding-top:62px}.section-intro{grid-template-columns:1fr;gap:24px;margin-bottom:35px}.section-intro h2{font-size:clamp(34px,8.8vw,52px)}.section-intro>div{justify-self:start;max-width:440px}.section-intro p{font-size:16px}.section-intro .concept-note{margin-top:15px;font-size:11px}.project-list{grid-template-columns:1fr;gap:42px}.project--featured{grid-column:auto}.project-visual,.project--featured .project-visual{padding:24px 19px 0}.project--featured .photo{aspect-ratio:1.44;max-height:none}.project--featured .photo img{object-fit:contain;height:100%}.window-chrome{height:17px;padding:0 6px;font-size:6px}.window-dots{gap:3px}.window-dots i{width:3px;height:3px}.window-end{width:15px}.project-open{gap:8px;padding:8px 10px;font-size:10px;bottom:10px;right:10px}.project-open .arrow{width:14px;height:14px}.project-caption{margin-top:20px}.project-caption h3{font-size:26px}.project-category{margin-bottom:8px;font-size:11px}.project-summary{margin-top:12px;font-size:14px}.statement-stage{min-height:400px}.statement-layer{padding:76px 24px}.statement-title{max-width:580px;font-size:clamp(40px,10vw,60px)}.statement.is-scroll-active{height:125svh}.approach-layout,.faq-layout{grid-template-columns:1fr;gap:40px}.approach-heading>svg{width:52px;height:52px;margin-bottom:27px}.approach-heading h2{max-width:380px;font-size:42px}.approach-heading>p{margin-top:22px}.service{padding:25px 0}.service h3{font-size:25px}.service p{margin-top:13px;font-size:16px}.process-block{margin-top:60px;padding-top:40px}.process-block>h3{font-size:31px}.process-list{grid-template-columns:1fr;gap:32px;margin-top:32px}.process-list li{padding-left:47px;position:relative}.step-number{margin:0;position:absolute;top:2px;left:0}.process-list h4{font-size:23px}.process-list p{max-width:none;margin-top:12px;font-size:15px}.faq-layout h2{max-width:350px;font-size:39px}.faq-list summary{gap:20px;padding:22px 0;font-size:16px}.faq-list details>p{padding-right:20px;font-size:15px}.contact-layout{grid-template-columns:1fr;gap:42px}.contact-layout h2{font-size:clamp(44px,10.8vw,68px)}.contact-layout p{margin-top:22px;font-size:16px}.contact-actions{flex-wrap:wrap;gap:19px;margin-top:28px}.contact-actions .button{gap:15px;font-size:14px}.cta-section{padding-block:75px 85px}.footer{padding-top:34px}.footer-line{flex-direction:column;gap:20px;font-size:14px}.footer-line>div{flex-direction:column;gap:0}.footer-line a{min-height:35px}.footer-wordmark{gap:14px;padding:42px 0 33px;font-size:15.7vw}.footer-wordmark>svg{width:12%}.footer-bottom{flex-wrap:wrap;justify-content:flex-start;gap:15px;font-size:10px}.footer-bottom p{flex:100%}.proposal{max-width:100%;margin-left:auto}.proposal p{max-width:340px}.credits-page{padding-top:135px;padding-bottom:80px}.credits-page h1{font-size:44px}}@media (width<=360px){.header-inner{gap:8px}.wordmark{font-size:21px}.header-actions .button{padding-inline:10px}.hero h1{font-size:40px}.hero-actions{gap:12px}.hero-actions .button{padding-inline:13px}.hero-actions .text-link{font-size:12px}}@media (height<=740px) and (width<=767px){.hero{padding-top:180px;padding-bottom:100px}.hero h1{font-size:43px}.hero-copy>p{margin-top:20px}.hero-actions{margin-top:22px}.hero-bottom{bottom:12px}.hero-sky .photo{top:-58%}}@media (prefers-reduced-motion:reduce){:root{scroll-behavior:auto}*,:before,:after{transition:none!important;animation:none!important}.project-window{transform:none}.statement.is-scroll-active{height:auto}.is-scroll-active .statement-stage{height:auto;min-height:400px;position:relative}.is-scroll-active .statement-reveal{display:none}}.observatory{background:var(--space);margin:0}.observatory-window{isolation:isolate;height:clamp(400px,62svh,680px);position:relative;overflow:hidden}.observatory-window .photo{height:100%;position:absolute;inset:0}.observatory-window.is-scroll-active .photo{top:calc(var(--parallax-room,0px) * -.5);height:calc(100% + var(--parallax-room,0px));transform:translate3d(0,calc(var(--parallax-y,0px) * .5),0);bottom:auto}.observatory-caption{color:var(--muted);justify-content:space-between;gap:30px;padding-block:20px 24px;font-size:12px;line-height:1.6;display:flex}.observatory-caption>span{color:var(--paper);flex-shrink:0}.observatory-caption>a{text-align:right;max-width:610px}.observatory-caption a:hover,.contact-cosmos a:hover{text-decoration:underline}.contact-layout{grid-template-columns:1.4fr 1fr;gap:70px}.contact-layout h2{font-size:clamp(44px,5.1vw,74px)}.contact-cosmos{min-width:0;margin:0}.cosmos-pair{padding:0 0 64px 44px;position:relative}.cosmos-large{width:100%}.cosmos-large .photo{aspect-ratio:4/5}.cosmos-small{border:8px solid var(--space);width:49%;position:absolute;bottom:0;left:0}.cosmos-small .photo{aspect-ratio:1}.contact-cosmos figcaption{color:var(--muted);gap:7px;margin-top:20px;font-size:11px;line-height:1.5;display:grid}@media (width>=768px) and (width<=1100px){.contact-layout{grid-template-columns:1.2fr 1fr;gap:36px}.contact-actions{flex-wrap:wrap;gap:14px}.cosmos-pair{padding-bottom:44px;padding-left:24px}}@media (width<=767px){.observatory-window{height:440px;max-height:65svh}.observatory-caption{gap:8px;font-size:11px;display:grid}.observatory-caption>a{text-align:left}.contact-layout{grid-template-columns:1fr;gap:45px}.contact-layout h2{font-size:clamp(44px,10.8vw,68px)}.contact-cosmos{grid-row:1;justify-self:center;width:100%;max-width:440px}.cosmos-pair{padding:0 0 42px 46px}.cosmos-large .photo{aspect-ratio:1.08}.cosmos-small{border-width:6px;width:43%}.contact-cosmos figcaption{margin-top:14px;font-size:10px}}@media (prefers-reduced-motion:reduce){.observatory-window.is-scroll-active .photo{height:100%;inset:0;transform:none}}.process-block>h3{line-height:1.2}.brush-highlight{isolation:isolate;white-space:nowrap;margin-inline-start:.14em;display:inline-block;position:relative}.brush-mark{z-index:-1;width:calc(100% + .28em);height:.92em;color:var(--accent);pointer-events:none;position:absolute;bottom:-.06em;left:-.14em;transform:rotate(-2deg)}@media (forced-colors:active){.brush-mark{display:none}.brush-highlight{text-decoration:underline}}.process-block>h3{max-width:860px;font-size:clamp(36px,4.2vw,60px);line-height:1.14}.process-list{border:1px solid #b8beb9;gap:0;margin-top:52px}.process-list li{isolation:isolate;flex-direction:column;align-items:flex-start;min-height:350px;padding:34px 32px 38px;display:flex;position:relative;overflow:hidden}.process-list li+li{border-left:1px solid #b8beb9}.process-copy{display:contents}.process-ink{display:none}.process-reveal{display:inherit;flex-direction:inherit;grid-template-columns:inherit;column-gap:inherit;align-items:inherit;padding:inherit;pointer-events:none;opacity:0;background-repeat:no-repeat;position:absolute;inset:0;-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.process-list li.is-active{background:var(--accent)}.process-list.is-brush-ready li.is-active{background:0 0}.process-list.is-brush-ready .process-reveal{opacity:1}.process-list .process-reveal h4,.process-list .process-reveal p{color:var(--paper)}.process-list .process-reveal .step-number{-webkit-text-stroke-color:var(--paper)}.process-list li.is-active .process-reveal .step-number{color:var(--paper)}.process-list .step-number{font-family:var(--display);letter-spacing:-.04em;color:#0000;-webkit-text-stroke:1.5px var(--space);margin-bottom:46px;font-size:104px;font-weight:500;line-height:.95;transition:color .45s;position:static}.process-list li.is-active .step-number{color:var(--space)}.process-list h4{letter-spacing:-.035em;font-size:clamp(24px,2.15vw,30px);line-height:1.12}.process-list p{color:#35424a;max-width:34ch;margin-top:17px;font-size:16px;line-height:1.65}@media (width>=768px) and (width<=1100px){.process-list li{min-height:370px;padding:28px 23px 32px}.process-list .step-number{margin-bottom:34px;font-size:84px}.process-list p{font-size:15px}}@media (width<=767px){.process-block>h3{font-size:36px}.process-list{gap:0;margin-top:35px}.process-list li{grid-template-columns:65px 1fr;align-items:start;column-gap:21px;min-height:0;padding:28px 24px 31px;display:grid}.process-list li+li{border-top:1px solid #b8beb9;border-left:0}.process-list .step-number{-webkit-text-stroke:1px var(--space);grid-area:1/1/3;margin:0;font-size:64px;line-height:1}.process-list h4{grid-column:2;margin-top:3px;font-size:25px}.process-list p{grid-column:2;margin-top:13px;font-size:15px}}@media (forced-colors:active){.process-list .step-number{color:canvastext;-webkit-text-stroke:0}.process-ink,.process-reveal{display:none}}[data-pointer-halo]{isolation:isolate;position:relative;overflow:clip}.pointer-halo{z-index:-1;pointer-events:none;opacity:0;background:radial-gradient(circle,#ff925e2b 0%,#ff925e11 35%,#0000 70%);width:600px;height:600px;transition:opacity .4s;position:absolute;top:-300px;left:-300px}@media (hover:hover) and (pointer:fine) and (prefers-reduced-motion:no-preference){.has-pointer>.pointer-halo{opacity:1}}@media (prefers-reduced-motion:reduce),(hover:none),(pointer:coarse),(forced-colors:active){.pointer-halo{display:none}}@font-face{font-family:Archivo Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/archivo-vietnamese-wght-normal.XAtsl5Q_.woff2)format("woff2-variations");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Archivo Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/archivo-latin-ext-wght-normal.C4zznr8T.woff2)format("woff2-variations");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Archivo Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/archivo-latin-wght-normal.E0tuGl4L.woff2)format("woff2-variations");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:DM Sans Variable;font-style:normal;font-display:swap;font-weight:100 1000;src:url(/_astro/dm-sans-latin-ext-wght-normal.BOFOeGcA.woff2)format("woff2-variations");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:DM Sans Variable;font-style:normal;font-display:swap;font-weight:100 1000;src:url(/_astro/dm-sans-latin-wght-normal.Xz1IZZA0.woff2)format("woff2-variations");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
