@font-face{font-family:sfUiDisplay;src:url(/_next/static/media/b69a840106f3c819-s.p.woff) format("woff");font-display:swap;font-weight:300;font-style:normal}@font-face{font-family:sfUiDisplay;src:url(/_next/static/media/16fd7735d8dc4951-s.p.woff) format("woff");font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:sfUiDisplay;src:url(/_next/static/media/16fd7735d8dc4951-s.p.woff) format("woff");font-display:swap;font-weight:500;font-style:normal}@font-face{font-family:sfUiDisplay;src:url(/_next/static/media/ea627b94b9a2ee9f-s.p.woff) format("woff");font-display:swap;font-weight:600;font-style:normal}@font-face{font-family:sfUiDisplay;src:url(/_next/static/media/fe6498e791ef2ada-s.p.woff) format("woff");font-display:swap;font-weight:700;font-style:normal}@font-face{font-family:sfUiDisplay;src:url(/_next/static/media/ec2eaf82ee408fe3-s.p.woff) format("woff");font-display:swap;font-weight:800;font-style:normal}@font-face{font-family:sfUiDisplay Fallback;src:local("Arial");ascent-override:94.89%;descent-override:24.04%;line-gap-override:0.00%;size-adjust:100.34%}.__className_77a420{font-family:sfUiDisplay,sfUiDisplay Fallback,-apple-system,BlinkMacSystemFont,SF Pro Display,SF UI Display,Segoe UI,Roboto,Helvetica Neue,sans-serif}.__variable_77a420{--font-sf-ui-display:"sfUiDisplay","sfUiDisplay Fallback",-apple-system,BlinkMacSystemFont,SF Pro Display,SF UI Display,Segoe UI,Roboto,Helvetica Neue,sans-serif}:root{--bg:#fbf9f6;--bg-subtle:#f2ece3;--ink:#191714;--ink-muted:#5e574d;--ink-dim:#8c8273;--border:#e6dfd5;--border-strong:#c8beaf;--orange:#e35a1e;--orange-deep:#b8420f;--orange-hover:#f16b2c;--radius:3px;--font-sf:var(--font-sf-ui-display),-apple-system,BlinkMacSystemFont,"SF Pro Display","SF UI Display","Segoe UI",Roboto,sans-serif;--box-line:#8c8172;--box-flap:#b5a999}*{box-sizing:border-box}html{font-size:clamp(15px,.65vw + 7.5px,28px);scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{margin:0;background:var(--bg);color:var(--ink);font-family:var(--font-sf);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100vh;min-height:100dvh;overflow-x:hidden}a{color:inherit;text-decoration:none}.band{height:clamp(8px,.6vw,14px);width:100%;background:repeating-linear-gradient(-45deg,var(--orange) 0 18px,var(--ink) 18px 36px);flex-shrink:0}.page{min-height:100vh;min-height:100dvh;display:flex;flex-direction:column}@media (min-width:961px){.page{height:100vh;height:100dvh;overflow:hidden}}header{display:flex;justify-content:space-between;padding:clamp(1.2rem,2.5vh,2.8rem) clamp(1.5rem,5vw,5rem) 0;max-width:min(84rem,92vw);margin:0 auto;width:100%;flex-shrink:0}.logo,header{align-items:center}.logo{display:inline-flex;text-decoration:none;transition:opacity .15s ease}.logo:hover{opacity:.88}.logo-img{height:clamp(2.2rem,min(2.5vw,4.5vh),3.4rem);width:auto;display:block;object-fit:contain}main{flex:1 1;min-height:0;display:flex;justify-content:center;padding:clamp(.5rem,2vh,3rem) clamp(1.5rem,5vw,5rem)}.hero,main{align-items:center;width:100%}.hero{display:grid;grid-template-columns:1.05fr .95fr;grid-gap:clamp(1rem,2.5vw,3.5rem);gap:clamp(1rem,2.5vw,3.5rem);max-width:min(84rem,92vw);margin:0 auto}.copy{display:flex;flex-direction:column;padding-left:clamp(2.8rem,6vw,7.5rem)}.eyebrow{font-size:clamp(.8rem,.85vw,1rem);font-weight:600;color:var(--orange);letter-spacing:.05em;text-transform:uppercase;margin:0 0 clamp(.5rem,1.2vh,.9rem)}.eyebrow,h1{font-family:var(--font-sf)}h1{font-weight:700;font-size:clamp(2rem,min(3.8vw,6.5vh),4rem);line-height:1.08;letter-spacing:-.025em;margin:0 0 clamp(.6rem,1.5vh,1.15rem);color:var(--ink);max-width:15ch}.lede{font-size:clamp(.95rem,min(1.1vw,2.2vh),1.25rem);line-height:1.55;color:var(--ink-muted);max-width:44ch;margin:0 0 clamp(1rem,2.2vh,1.9rem)}.cta-row{display:flex;flex-wrap:wrap;gap:.85rem;margin-bottom:clamp(1rem,2.5vh,2.2rem)}.btn{font-family:var(--font-sf);font-size:clamp(.88rem,.95vw,1.1rem);font-weight:600;text-decoration:none;padding:clamp(.75rem,1.3vh,1rem) clamp(1.4rem,1.6vw,2rem);border-radius:var(--radius);display:inline-flex;align-items:center;gap:.6rem;cursor:pointer;transition:transform .15s ease,background .15s ease,border-color .15s ease,box-shadow .15s ease;white-space:nowrap}.btn:focus-visible{outline:2px solid var(--orange);outline-offset:3px}.btn-primary{background:var(--orange);color:#ffffff;border:1px solid transparent;box-shadow:0 2px 8px rgba(227,90,30,.18)}.btn-primary:hover{background:var(--orange-hover);transform:translateY(-1px);box-shadow:0 4px 14px rgba(227,90,30,.28)}.btn-ghost{background:transparent;color:var(--ink);border:1px solid var(--border-strong)}.btn-ghost:hover{background:var(--bg-subtle);border-color:var(--ink-muted);transform:translateY(-1px)}.btn svg{width:clamp(.95rem,1.05vw,1.2rem);height:clamp(.95rem,1.05vw,1.2rem);flex-shrink:0}.contact-lines{display:flex;flex-direction:column;gap:.6rem;padding-top:clamp(.8rem,1.8vh,1.4rem);border-top:1px solid var(--border);max-width:44ch}.contact-line{display:flex;align-items:center;gap:.75rem;font-size:clamp(.85rem,.9vw,1.05rem);color:var(--ink-muted);text-decoration:none;transition:color .15s ease}.contact-line:hover{color:var(--ink)}.contact-line svg{width:clamp(.95rem,1vw,1.15rem);height:clamp(.95rem,1vw,1.15rem);color:var(--orange);flex-shrink:0}.art{position:relative;display:flex;align-items:center;justify-content:center;width:100%;max-height:100%;transform:translateY(clamp(-3rem,-6.5vh,-6.5rem))}.art svg{width:100%;max-width:clamp(18rem,min(35vw,54vh),42rem);max-height:min(52vh,650px);height:auto;display:block}.box-outline{stroke-dasharray:900;stroke-dashoffset:900;animation:draw 1.4s ease-out forwards}@keyframes draw{to{stroke-dashoffset:0}}@media (prefers-reduced-motion:reduce){.box-outline{animation:none!important;stroke-dashoffset:0}}footer{padding:clamp(.6rem,1.5vh,1.2rem) clamp(1.5rem,5vw,5rem) clamp(1.6rem,3.8vh,3rem);display:flex;flex-wrap:wrap;gap:.75rem 1.5rem;justify-content:space-between;font-size:clamp(.75rem,.8vw,.95rem);color:var(--ink-dim);max-width:min(84rem,92vw);margin:0 auto;width:100%;flex-shrink:0}@media (max-width:960px){.page{height:auto;min-height:100vh;overflow:visible}main{padding:2rem clamp(1.5rem,4vw,3rem)}.hero{grid-template-columns:1fr;gap:2.25rem;text-align:left}.copy{padding-left:0}.art{order:-1;max-width:clamp(16rem,48vw,24rem);margin:0 auto;transform:none}.art svg{max-height:none;max-width:100%}.contact-lines,.lede,h1{max-width:none}}@media (max-width:540px){header{padding:1.25rem 1.25rem 0}main{padding:1.5rem 1.25rem}footer{padding:1.25rem 1.25rem 1.5rem;gap:.5rem;align-items:flex-start}.cta-row,footer{flex-direction:column}.cta-row{width:100%;margin-bottom:1.75rem}.btn{width:100%;justify-content:center}.art{max-width:clamp(13rem,68vw,18rem)}}