@import "https://fonts.googleapis.com/css2?family=Atkinson+Hyperlegible:wght@400;700&family=DM+Mono:wght@300;400;500&family=Poppins:wght@400;500;600;700;800&family=Teko:wght@500;600;700&display=swap";.site-footer.svelte-jz8lnl{border-top:2px solid var(--line);background:var(--bg);color:var(--ink);padding:clamp(2rem,5vw,4rem) 0}.footer-grid.svelte-jz8lnl{grid-template-columns:1fr auto;align-items:start;gap:2rem;display:grid}.footer-brand.svelte-jz8lnl{position:relative}img.svelte-jz8lnl{object-fit:contain;width:6rem;height:6rem;transition:opacity 1.2s cubic-bezier(.16,1,.3,1),filter 1.2s cubic-bezier(.16,1,.3,1)}.logo-for-dark.svelte-jz8lnl{opacity:0;pointer-events:none;position:absolute;top:0;left:0}:root[data-theme=dark] .logo-for-light.svelte-jz8lnl{opacity:0;filter:blur(1px)}:root[data-theme=dark] .logo-for-dark.svelte-jz8lnl{opacity:1;filter:blur()}p.svelte-jz8lnl{max-width:20rem;color:var(--muted);margin:1rem 0 0}.copyright.svelte-jz8lnl{font-family:var(--mono-font);letter-spacing:.06em;text-transform:uppercase;margin-top:.8rem;font-size:.72rem;font-weight:800}.footer-links.svelte-jz8lnl{font-family:var(--mono-font);letter-spacing:.08em;text-transform:uppercase;gap:.7rem;font-size:.78rem;font-weight:900;display:grid}.footer-links.svelte-jz8lnl a:where(.svelte-jz8lnl){color:var(--ink)}.footer-links.svelte-jz8lnl a:where(.svelte-jz8lnl):hover{color:var(--accent)}@media (width<=800px){.footer-grid.svelte-jz8lnl{grid-template-columns:1fr}}.nav-dropdown.svelte-1cz6ozg{align-items:stretch;display:flex;position:relative}button.svelte-1cz6ozg{min-width:8.25rem;height:100%;color:var(--muted);font-family:var(--mono-font);letter-spacing:.06em;text-transform:uppercase;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;gap:.35rem;padding:1.25rem 1.6rem;font-size:.76rem;font-weight:900;display:inline-flex}button.svelte-1cz6ozg:hover,button.svelte-1cz6ozg:focus-visible,button[aria-expanded=true].svelte-1cz6ozg{color:var(--ink);background:0 0;outline:none}.dropdown-panel.svelte-1cz6ozg{z-index:20;border:1.5px solid var(--line);background:var(--bg);width:min(20rem,100vw - 2rem);box-shadow:0 18px 32px color-mix(in srgb, var(--line) 16%, transparent);position:absolute;top:calc(100% + .85rem);left:0}a.svelte-1cz6ozg{border-bottom:1.5px solid var(--soft-line);color:var(--ink);font-family:var(--mono-font);letter-spacing:.06em;text-transform:uppercase;grid-template-columns:2.5rem minmax(0,1fr);align-items:center;gap:.75rem;padding:1rem;font-size:.78rem;font-weight:900;display:grid}a.svelte-1cz6ozg:not(.has-icon){grid-template-columns:1fr}img.svelte-1cz6ozg{object-fit:contain;width:2.3rem;height:2.3rem}.item-copy.svelte-1cz6ozg{gap:.24rem;min-width:0;display:grid}a.svelte-1cz6ozg:last-child{border-bottom:0}a.svelte-1cz6ozg:hover,a.svelte-1cz6ozg:focus-visible{background:var(--paper-fade);outline:none}small.svelte-1cz6ozg{letter-spacing:.08em;color:var(--muted);font-size:.68rem;font-weight:800}@media (width<=980px){.dropdown-panel.svelte-1cz6ozg{left:50%;transform:translate(-50%)}}@media (width<=560px){button.svelte-1cz6ozg{min-width:auto;padding:.65rem .55rem;font-size:.68rem}}.theme-toggle.svelte-1cmi4dh{border:1.5px solid var(--line);width:2.55rem;height:2.55rem;color:var(--ink);font:inherit;cursor:pointer;background:0 0;place-items:center;padding:0;transition:background .14s,border-color .26s,color .14s,transform .22s cubic-bezier(.2,.8,.2,1);display:grid}.theme-toggle.svelte-1cmi4dh svg{transition:transform .26s cubic-bezier(.2,.8,.2,1)}.theme-toggle.svelte-1cmi4dh:hover{background:var(--accent);color:var(--button-ink);transform:rotate(-4deg)scale(1.04)}.theme-toggle.svelte-1cmi4dh:hover svg{transform:rotate(12deg)}.theme-toggle.svelte-1cmi4dh:focus-visible{outline:2px solid var(--accent);outline-offset:3px}@media (width<=760px){.theme-toggle.svelte-1cmi4dh{justify-content:center}}.site-header.svelte-1elxaub{z-index:50;border-bottom:3px solid var(--line);background:var(--bg);position:sticky;top:0}.header-grid.svelte-1elxaub{grid-template-columns:11rem minmax(0,1fr) max-content;align-items:center;gap:clamp(1rem,2.4vw,2.25rem);min-height:8rem;display:grid}.brand.svelte-1elxaub{letter-spacing:-.012em;text-transform:uppercase;justify-content:flex-start;align-items:center;gap:.8rem;font-weight:950;animation:.56s cubic-bezier(.2,.8,.2,1) 60ms both hcs-fade-rise;display:flex;position:relative}.brand.svelte-1elxaub img:where(.svelte-1elxaub){object-fit:contain;width:7.35rem;height:7.35rem;transition:opacity 1.2s cubic-bezier(.16,1,.3,1),filter 1.2s cubic-bezier(.16,1,.3,1)}.logo-for-dark.svelte-1elxaub{opacity:0;pointer-events:none;position:absolute;top:50%;left:0;transform:translateY(-50%)}:root[data-theme=dark] .logo-for-light.svelte-1elxaub{opacity:0;filter:blur(1px)}:root[data-theme=dark] .logo-for-dark.svelte-1elxaub{opacity:1;filter:blur()}.brand.svelte-1elxaub>span:where(.svelte-1elxaub){max-width:10rem;font-family:var(--display-font);font-size:1.05rem;line-height:.9;display:none}.mobile-menu-button.svelte-1elxaub,.drawer-close.svelte-1elxaub{border:1.5px solid var(--line);background:var(--bg);color:var(--ink);cursor:pointer;place-items:center;display:none}.mobile-menu-button.svelte-1elxaub{width:3.1rem;height:3.1rem}.mobile-menu-button.svelte-1elxaub:hover,.mobile-menu-button.svelte-1elxaub:focus-visible,.drawer-close.svelte-1elxaub:hover,.drawer-close.svelte-1elxaub:focus-visible{background:var(--paper-fade);outline:none}nav.svelte-1elxaub{flex-wrap:nowrap;justify-content:center;align-items:stretch;gap:0;min-height:4.4rem;display:flex}nav.svelte-1elxaub>.nav-dropdown,nav.svelte-1elxaub>a:where(.svelte-1elxaub){border-left:1.5px solid var(--soft-line);animation:.52s cubic-bezier(.2,.8,.2,1) both hcs-fade-rise}nav.svelte-1elxaub>.nav-dropdown:first-child{animation-delay:.15s}nav.svelte-1elxaub>.nav-dropdown:nth-child(2){animation-delay:.22s}nav.svelte-1elxaub>a:where(.svelte-1elxaub):first-of-type{animation-delay:.29s}nav.svelte-1elxaub>a:where(.svelte-1elxaub):nth-of-type(2){animation-delay:.36s}nav.svelte-1elxaub>.nav-dropdown:first-child{border-left:0}nav.svelte-1elxaub a:where(.svelte-1elxaub){min-width:8.25rem;font-family:var(--mono-font);letter-spacing:.06em;text-transform:uppercase;color:var(--muted);justify-content:center;align-items:center;padding:1.25rem 1.6rem;font-size:.76rem;font-weight:900;display:inline-flex}nav.svelte-1elxaub a:where(.svelte-1elxaub):hover{color:var(--ink);background:0 0}.controls.svelte-1elxaub{justify-content:flex-end;align-items:center;gap:clamp(.95rem,1.6vw,1.35rem);animation:.56s cubic-bezier(.2,.8,.2,1) .43s both hcs-fade-rise;display:flex}.channel.svelte-1elxaub{--corner-cut:.78rem;--frame-line:1px;background:linear-gradient(var(--line), var(--line)) left top / calc(100% - var(--corner-cut)) var(--frame-line) no-repeat, linear-gradient(var(--line), var(--line)) left top / var(--frame-line) calc(100% - var(--corner-cut)) no-repeat, linear-gradient(var(--line), var(--line)) right bottom / calc(100% - var(--corner-cut)) var(--frame-line) no-repeat, linear-gradient(var(--line), var(--line)) right bottom / var(--frame-line) calc(100% - var(--corner-cut)) no-repeat;min-width:7.2rem;min-height:4.4rem;color:var(--ink);font-family:var(--mono-font);letter-spacing:.08em;text-transform:uppercase;border:0;justify-content:flex-start;align-items:flex-start;padding:.75rem .9rem;font-size:.72rem;font-weight:900;line-height:1.25;display:inline-flex;position:relative}.channel.svelte-1elxaub:before,.channel.svelte-1elxaub:after{content:"";background:linear-gradient(var(--accent), var(--accent)) center / 100% 1px no-repeat, linear-gradient(var(--accent), var(--accent)) center / 1px 100% no-repeat;width:.9rem;height:.9rem;position:absolute}.channel.svelte-1elxaub:before{top:-.4rem;right:-.4rem}.channel.svelte-1elxaub:after{bottom:-.42rem;left:-.412rem}.mobile-backdrop.svelte-1elxaub{z-index:60;background:color-mix(in srgb, var(--ink) 24%, transparent);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);cursor:pointer;border:0;animation:.18s both hcs-fade-rise;position:fixed;inset:0}.mobile-drawer.svelte-1elxaub{z-index:61;border-left:2px solid var(--line);background:var(--bg);width:min(23rem,100vw - 1.35rem);box-shadow:-24px 0 48px color-mix(in srgb, var(--line) 22%, transparent);flex-direction:column;gap:1rem;padding:1rem;animation:.22s cubic-bezier(.2,.8,.2,1) both svelte-1elxaub-mobile-drawer-in;display:flex;position:fixed;top:0;bottom:0;right:0;overflow-y:auto}.mobile-drawer-head.svelte-1elxaub{border-bottom:2px solid var(--line);justify-content:space-between;align-items:flex-start;gap:1rem;padding-bottom:1rem;display:flex}.drawer-kicker.svelte-1elxaub,.mobile-nav-group.svelte-1elxaub>p:where(.svelte-1elxaub){color:var(--muted);font-family:var(--mono-font);letter-spacing:.1em;text-transform:uppercase;margin:0 0 .55rem;font-size:.68rem;font-weight:900}.mobile-drawer-head.svelte-1elxaub strong:where(.svelte-1elxaub){max-width:12rem;font-family:var(--display-font);text-transform:uppercase;font-size:1.1rem;line-height:.96;display:block}.drawer-close.svelte-1elxaub{flex:none;width:2.65rem;height:2.65rem;display:grid}.mobile-nav-group.svelte-1elxaub{gap:.55rem;display:grid}.mobile-nav-group.svelte-1elxaub a:where(.svelte-1elxaub){border:1.5px solid var(--soft-line);color:var(--ink);font-family:var(--mono-font);letter-spacing:.06em;text-transform:uppercase;background:0 0;gap:.2rem;padding:.95rem;font-size:.76rem;font-weight:900;display:grid}.mobile-nav-group.svelte-1elxaub a:where(.svelte-1elxaub):hover,.mobile-nav-group.svelte-1elxaub a:where(.svelte-1elxaub):focus-visible{background:var(--paper-fade);border-color:var(--line);outline:none}.mobile-nav-group.svelte-1elxaub small:where(.svelte-1elxaub){color:var(--muted);letter-spacing:.08em;font-size:.68rem;font-weight:800}.mobile-product-link.svelte-1elxaub{grid-template-columns:2.7rem minmax(0,1fr);align-items:center;gap:.8rem}.mobile-product-link.svelte-1elxaub img:where(.svelte-1elxaub){object-fit:contain;width:2.45rem;height:2.45rem}.mobile-product-link.svelte-1elxaub>span:where(.svelte-1elxaub){gap:.18rem;min-width:0;display:grid}.direct-links.svelte-1elxaub{margin-top:auto}@keyframes svelte-1elxaub-mobile-drawer-in{0%{opacity:0;transform:translate(1.3rem)}to{opacity:1;transform:translate(0,0)}}@media (width<=980px){.header-grid.svelte-1elxaub{grid-template-columns:1fr;gap:.8rem;padding-block:.9rem}.brand.svelte-1elxaub,.controls.svelte-1elxaub,nav.svelte-1elxaub{justify-content:center}nav.svelte-1elxaub{border-top:2px solid var(--line);border-left:0;border-right:0;min-height:auto}}@media (width<=720px){.header-grid.svelte-1elxaub{grid-template-columns:max-content minmax(0,1fr) max-content;gap:.7rem;min-height:5.6rem;padding-block:.55rem}.brand.svelte-1elxaub{justify-content:flex-start}.brand.svelte-1elxaub span:where(.svelte-1elxaub),.channel.svelte-1elxaub,nav.svelte-1elxaub{display:none}.controls.svelte-1elxaub{justify-content:flex-end}.mobile-menu-button.svelte-1elxaub{display:grid}nav.svelte-1elxaub a:where(.svelte-1elxaub){min-width:auto;padding:.65rem .55rem;font-size:.68rem}.brand.svelte-1elxaub img:where(.svelte-1elxaub){width:5.5rem;height:5.5rem}}:root{--bg:#f1eadb;--surface:#e4d8c3;--surface-2:#d8c9ae;--ink:#15120f;--muted:#6b6258;--line:#201a14;--accent:#e86624;--signal:#245a8f;--paper-fade:color-mix(in srgb, var(--line) 7%, transparent);--soft-line:color-mix(in srgb, var(--line) 24%, transparent);--button-ink:#15120f;--max:1180px;--gutter:clamp(1rem, 3vw, 2rem);--body-font:"Atkinson Hyperlegible", "Inter", "Segoe UI", sans-serif;--display-font:"Teko", "Arial Narrow", "Roboto Condensed", sans-serif;--mono-font:"DM Mono", "SFMono-Regular", Consolas, "Liberation Mono", monospace;font-family:var(--body-font);font-synthesis-weight:none;color:var(--ink);background:var(--bg)}:root[data-theme=dark]{--bg:#17110d;--surface:#211813;--surface-2:#2d2119;--ink:#f4ecdc;--muted:#b9a995;--line:#f4ecdc;--accent:#f0782b;--signal:#4f8cc9;--paper-fade:color-mix(in srgb, var(--line) 9%, transparent);--soft-line:color-mix(in srgb, var(--line) 28%, transparent);--button-ink:#17110d}*{box-sizing:border-box}html{scroll-behavior:smooth}:root.theme-is-transitioning,:root.theme-is-transitioning *,:root.theme-is-transitioning :before,:root.theme-is-transitioning :after{transition:background-color 1.6s cubic-bezier(.16,1,.3,1),background 1.6s cubic-bezier(.16,1,.3,1),border-color 1.6s cubic-bezier(.16,1,.3,1),box-shadow 1.6s cubic-bezier(.16,1,.3,1),color 1.6s cubic-bezier(.16,1,.3,1),fill 1.6s cubic-bezier(.16,1,.3,1),stroke 1.6s cubic-bezier(.16,1,.3,1)}:root.theme-is-transitioning .theme-toggle,:root.theme-is-transitioning .theme-toggle *{transition-duration:.16s,.22s,.14s,.22s!important}body{min-width:320px;font-family:var(--body-font);font-synthesis-weight:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;color:var(--ink);background:var(--bg);margin:0;font-size:1rem;line-height:1.5}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}img{max-width:100%;display:block}@keyframes hcs-fade-rise{0%{opacity:0;filter:blur(3px);transform:translateY(.95rem)}to{opacity:1;filter:blur();transform:translate(0,0)}}@keyframes hcs-fade-slide{0%{opacity:0;filter:blur(3px);transform:translate(1.5rem,.6rem)scale(.985)}to{opacity:1;filter:blur();transform:translate(0,0)scale(1)}}@keyframes hcs-draw-vertical{0%{opacity:0;transform:scaleY(0)}to{opacity:1;transform:scaleY(1)}}@keyframes hcs-soft-pulse{0%,to{opacity:.7;transform:scale(1)}50%{opacity:1;transform:scale(1.5)}}@keyframes hcs-slow-float{0%,to{transform:translate(0,0)}50%{transform:translate(-.35rem,-.5rem)}}@keyframes hcs-page-rise{0%{opacity:0;filter:blur(4px);transform:translateY(.9rem)scale(.992)}to{opacity:1;filter:blur();transform:translate(0,0)scale(1)}}@keyframes hcs-panel-enter{0%{opacity:0;filter:blur(3px);transform:translate(.55rem,.65rem)}to{opacity:1;filter:blur();transform:translate(0,0)}}h1,h2,h3{font-family:var(--display-font)}.site-shell{flex-direction:column;min-height:100vh;display:flex}.site-main{flex:1}.container{width:min(100% - (var(--gutter) * 2), var(--max));margin-inline:auto}.section{border-top:1.5px solid var(--line);background:0 0;padding:clamp(3.5rem,8vw,7rem) 0}.label{font-family:var(--mono-font);letter-spacing:.14em;text-transform:uppercase;color:var(--muted);font-size:.74rem;font-weight:700}.eyebrow{font-family:var(--mono-font);letter-spacing:.08em;text-transform:uppercase;color:var(--accent);align-items:center;margin-bottom:1rem;font-size:.92rem;font-weight:950;display:inline-flex}.industrial-heading{font-family:var(--display-font);letter-spacing:-.018em;text-transform:uppercase;margin:0;font-size:clamp(2.4rem,7.2vw,6.8rem);font-weight:950;line-height:.92}.page-title{border-bottom:1.5px solid var(--line);padding:clamp(3rem,6vw,5rem) 0 clamp(1.75rem,4vw,3rem)}.page-title h1{font-family:var(--display-font);letter-spacing:-.02em;text-transform:uppercase;margin:0;font-size:clamp(3rem,10vw,8rem);font-weight:950;line-height:.86}.lead{max-width:760px;color:var(--muted);margin:1.4rem 0 0;font-size:clamp(1.08rem,2.2vw,1.45rem);line-height:1.5}.grid{gap:1rem;display:grid}.two-column{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);align-items:start}.three-column{grid-template-columns:repeat(3,minmax(0,1fr))}.four-column{grid-template-columns:repeat(4,minmax(0,1fr))}.panel{border:1.5px solid var(--line);background:0 0}.panel-pad{padding:clamp(1.25rem,3vw,2rem)}.machine-list{border:1.5px solid var(--line);background:0 0;gap:0;margin:0;padding:0;list-style:none;display:grid}.machine-list li{border-bottom:1.5px solid var(--line);font-family:var(--mono-font);justify-content:space-between;gap:1rem;padding:1rem;font-size:.85rem;display:flex}.machine-list li:last-child{border-bottom:0}.signal-dot{background:var(--accent);border:1px solid var(--line);width:.55rem;height:.55rem;display:inline-block}.reveal-item,.reveal-group>*{opacity:0;filter:blur(4px);transition:opacity .62s cubic-bezier(.2,.8,.2,1),filter .62s cubic-bezier(.2,.8,.2,1),transform .62s cubic-bezier(.2,.8,.2,1);transition-delay:var(--reveal-delay,0s);transform:translateY(1.1rem)}[data-revealed=true].reveal-item,[data-revealed=true].reveal-group>*{opacity:1;filter:blur();transform:translate(0,0)}.reveal-group>:first-child{--reveal-delay:0s}.reveal-group>:nth-child(2){--reveal-delay:90ms}.reveal-group>:nth-child(3){--reveal-delay:.18s}.reveal-group>:nth-child(4){--reveal-delay:.27s}.reveal-group>:nth-child(5){--reveal-delay:.36s}.site-main>:where(section,.page-title){animation:.64s cubic-bezier(.2,.8,.2,1) both hcs-page-rise}.site-main>:where(section,.page-title):nth-child(2){animation-delay:60ms}.site-main>:where(section,.page-title):nth-child(3){animation-delay:.11s}.site-main>:where(section,.page-title):nth-child(n+4){animation-delay:.15s}:where(.story-panel,.principle-panel,.contact-panel,.contact-card,.send-panel,.closing-panel,.signal-panel,.product-copy,.statement-card,.final-panel,.pricing-grid:not(.reveal-group)>.price-card){animation:.54s cubic-bezier(.2,.8,.2,1) both hcs-panel-enter}:where(.pricing-grid:not(.reveal-group)>.price-card):nth-child(2),:where(.contact-types>*):nth-child(2){animation-delay:70ms}:where(.pricing-grid:not(.reveal-group)>.price-card):nth-child(3),:where(.contact-types>*):nth-child(3){animation-delay:.14s}:where(.pricing-grid:not(.reveal-group)>.price-card):nth-child(4){animation-delay:.21s}:where(.product-card,.service-module,.price-card,.contact-card,.send-panel,.story-panel,.principle-panel,.contact-panel){transition:background .18s,border-color .18s,box-shadow .18s,transform .18s}:where(.product-card,.service-module,.contact-card,.send-panel,.story-panel,.principle-panel,.contact-panel):hover{transform:translateY(-.12rem)}@media (width<=900px){.two-column,.three-column,.four-column{grid-template-columns:1fr}}@media (width<=640px){.section{padding:3rem 0}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:1ms!important;animation-duration:1ms!important;animation-iteration-count:1!important}.reveal-item,.reveal-group>*,.site-main>:where(section,.page-title),:where(.story-panel,.principle-panel,.contact-panel,.contact-card,.send-panel,.closing-panel,.signal-panel,.product-copy,.statement-card,.final-panel,.pricing-grid:not(.reveal-group)>.price-card){opacity:1;filter:none;transform:none}}
