/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.fixed{position:fixed}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.hidden{display:none}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--ink:#0b0c0d;--ink-soft:#17191b;--paper:#d6d6d6;--red:#c7b08a;--line:#0b0c0d29}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--ink)}body{background:var(--paper);color:var(--ink);text-rendering:optimizelegibility;margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}.skip-link{z-index:100;color:var(--ink);background:#fff;padding:.8rem 1rem;font-weight:800;position:fixed;top:-5rem;left:1rem}.skip-link:focus{top:1rem}.site-header{z-index:20;color:#fff;border-bottom:1px solid #ffffff38;grid-template-columns:1fr auto 1fr;align-items:center;gap:2rem;width:100%;min-height:84px;padding:0 4vw;display:grid;position:absolute;inset:0 0 auto}.site-header-solid{background:var(--ink);position:relative;inset:auto}.site-header-overlay{position:absolute}.brand-mark{align-items:center;gap:.8rem;width:max-content;display:inline-flex}.brand-badge{aspect-ratio:1;background:var(--red);clip-path:polygon(12% 0,100% 0,88% 100%,0 100%);color:#fff;letter-spacing:-.06em;place-items:center;width:2.65rem;font-family:Impact,Arial Narrow,sans-serif;display:grid;transform:skew(-5deg)}.brand-name{text-transform:uppercase;letter-spacing:.045em;font-family:Impact,Arial Narrow,sans-serif;font-size:1.2rem;line-height:.9}.brand-name strong{color:var(--red);letter-spacing:.24em;font-size:.72em;display:block}.nav-links{letter-spacing:.13em;text-transform:uppercase;gap:clamp(1.3rem,3vw,3rem);font-size:.72rem;font-weight:800;display:flex}.nav-links a,.footer-links a{position:relative}.nav-links a:after,.footer-links a:after{content:"";background:var(--red);height:2px;transition:right .18s;position:absolute;bottom:-.35rem;left:0;right:100%}.nav-links a:hover:after,.nav-links a:focus-visible:after,.footer-links a:hover:after,.footer-links a:focus-visible:after{right:0}.header-cta{border-left:2px solid var(--red);letter-spacing:.1em;text-transform:uppercase;justify-self:end;align-items:center;gap:.8rem;padding:.8rem 0 .8rem 1rem;font-size:.72rem;font-weight:900;display:inline-flex}.header-cta span{color:var(--red);font-size:1.15rem}.mobile-menu{display:none}.hero{color:#fff;background:#24272a;align-items:center;height:100svh;min-height:760px;max-height:980px;display:flex;position:relative;overflow:hidden}.hero-media,.hero-shade,.hero-grid{position:absolute;inset:0}.hero-media{filter:saturate(.78)contrast(1.12);background:url(/deadbeat-hero.png) 50%/cover no-repeat;transform:scale(1.015)}.hero-shade{background:linear-gradient(90deg,#040506f5,#040506d1 36%,#0405062e 72%,#04050647),linear-gradient(#0000 69%,#040506e6)}.hero-grid{opacity:.16;background-image:linear-gradient(#ffffff26 1px,#0000 1px),linear-gradient(90deg,#ffffff26 1px,#0000 1px);background-size:80px 80px;-webkit-mask-image:linear-gradient(90deg,#000,#0000 72%);mask-image:linear-gradient(90deg,#000,#0000 72%)}.hero-content{z-index:4;width:min(760px,84vw);margin-left:8vw;padding-top:5rem;position:relative}.eyebrow,.kicker{color:var(--red);letter-spacing:.18em;text-transform:uppercase;margin:0 0 1.2rem;font-size:.74rem;font-weight:900}.eyebrow{color:#ffffffc7;align-items:center;gap:.8rem;display:flex}.eyebrow span{background:var(--red);width:2.5rem;height:3px}.hero h1,.section-heading h2,.why-intro h2,.custom-callout h2{text-transform:uppercase;letter-spacing:-.025em;margin:0;font-family:Impact,Haettenschweiler,Arial Narrow Bold,sans-serif;font-weight:900;line-height:.88}.hero h1{text-wrap:balance;max-width:850px;font-size:clamp(4.25rem,8.7vw,9rem)}.hero h1 em,.why-intro h2 em{color:var(--red);font-style:normal}.hero-copy{color:#ffffffc7;max-width:590px;margin:1.8rem 0 0;font-size:clamp(1rem,1.45vw,1.22rem);line-height:1.62}.hero-actions{flex-wrap:wrap;gap:.8rem;margin-top:2rem;display:flex}.button{letter-spacing:.1em;text-transform:uppercase;border:1px solid #0000;justify-content:center;align-items:center;gap:1.1rem;min-height:54px;padding:0 1.4rem;font-size:.76rem;font-weight:900;transition:transform .18s,background .18s,color .18s;display:inline-flex}.button:hover,.button:focus-visible{transform:translateY(-2px)}.button-primary{background:var(--red);color:#fff}.button-primary:hover,.button-primary:focus-visible{color:var(--ink);background:#fff}.button-secondary{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#08090a40;border-color:#ffffff80}.button-secondary:hover,.button-secondary:focus-visible{color:var(--ink);background:#fff;border-color:#fff}.hero-stamp{z-index:4;aspect-ratio:1;text-align:center;text-transform:uppercase;letter-spacing:.08em;border:2px solid #ffffffbf;border-radius:50%;place-content:center;width:116px;font-family:Impact,Arial Narrow,sans-serif;line-height:.95;display:grid;position:absolute;bottom:8.5rem;right:5vw;transform:rotate(-7deg);box-shadow:inset 0 0 0 5px #ffffff1a}.hero-stamp strong{color:var(--red);letter-spacing:.22em;font-size:.72rem}.hero-rail{z-index:5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#ffffffa6;letter-spacing:.17em;text-transform:uppercase;background:#050607a6;border-top:1px solid #ffffff2e;justify-content:center;align-items:center;gap:clamp(1.3rem,4vw,4.5rem);min-height:64px;padding:1rem 4vw;font-size:.67rem;font-weight:900;display:flex;position:absolute;inset:auto 0 0}.hero-rail i{aspect-ratio:1;background:var(--red);width:5px;transform:rotate(45deg)}.shop-section{background:radial-gradient(circle at 90% 8%,#ef2b2017,transparent 18rem),var(--paper);padding:7.5rem 6vw 8.5rem}.section-heading{grid-template-columns:1.6fr .7fr;align-items:end;gap:3rem;max-width:1380px;margin:0 auto 3.6rem;display:grid}.section-heading h2,.why-intro h2,.custom-callout h2{font-size:clamp(3.2rem,6.5vw,7rem)}.section-heading>p{color:#51565a;max-width:440px;margin:0 0 .35rem;line-height:1.65}.category-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(4,minmax(0,1fr));max-width:1380px;margin:auto;display:grid}.category-card{border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#ffffff3b;flex-direction:column;min-height:470px;padding:1.45rem;transition:color .22s,background .22s,transform .22s;display:flex;position:relative;overflow:hidden}.category-card:before{content:"";background:repeating-linear-gradient(135deg,#0000 0 14px,#0b0c0d0b 14px 16px);height:70%;transition:transform .32s;position:absolute;inset:auto -25% -45% 15%;transform:rotate(-12deg)}.category-card:hover,.category-card:focus-visible{z-index:2;color:#fff;background:var(--ink-soft);outline:none;transform:translateY(-8px)}.category-card:hover:before,.category-card:focus-visible:before{background:repeating-linear-gradient(135deg,#0000 0 14px,#ffffff0d 14px 16px);transform:rotate(-18deg)translateY(-20px)}.category-number{color:var(--red);font-family:monospace;font-size:.78rem;font-weight:900}.category-icon{aspect-ratio:1;border:1px solid;border-radius:50%;place-items:center;width:92px;margin:2.4rem 0 auto;font-family:Impact,Arial Narrow,sans-serif;font-size:1.45rem;display:grid}.category-copy{margin-top:3rem;position:relative}.category-copy h3{text-transform:uppercase;margin:0;font-family:Impact,Arial Narrow,sans-serif;font-size:clamp(1.7rem,2.2vw,2.35rem);font-weight:500;line-height:.98}.category-copy p{color:#5f6366;margin:1rem 0 0;font-size:.88rem;line-height:1.58;transition:color .22s}.category-card:hover .category-copy p,.category-card:focus-visible .category-copy p{color:#ffffffa6}.category-footer{border-top:1px solid;justify-content:space-between;align-items:center;gap:1rem;margin-top:1.5rem;padding-top:1rem;display:flex;position:relative}.category-footer small{opacity:.58;letter-spacing:.05em;text-transform:uppercase;max-width:75%;font-size:.66rem;font-weight:800;line-height:1.35}.round-arrow{aspect-ratio:1;background:var(--red);color:#fff;border-radius:50%;place-items:center;width:2.2rem;display:grid}.homepage-development-link{border:1px solid var(--line);background:#e7e4dd;grid-template-columns:.8fr 1.2fr auto;align-items:center;gap:3rem;max-width:1380px;margin:3rem auto 0;padding:2rem;display:grid}.homepage-development-link .kicker{margin-bottom:.45rem}.homepage-development-link h3{text-transform:uppercase;margin:0;font-family:Impact,Arial Narrow,sans-serif;font-size:2rem;font-weight:500}.homepage-development-link>p{color:#5c6164;margin:0;font-size:.84rem;line-height:1.6}.why-section{background:linear-gradient(115deg,#ffffff09 1px,transparent 1px) 0 0/42px 42px,var(--ink);color:#fff;padding:8rem 7vw 2rem;position:relative;overflow:hidden}.why-section:before{content:"BUILT TO ABUSE";color:#ffffff06;white-space:nowrap;font-family:Impact,Arial Narrow,sans-serif;font-size:clamp(5rem,13vw,14rem);position:absolute;top:3rem;right:-2vw;transform:rotate(-4deg)}.why-intro{grid-template-columns:1.5fr .65fr;align-items:end;gap:3rem;max-width:1380px;margin:auto;display:grid;position:relative}.why-intro .kicker{grid-column:1/-1;margin-bottom:-1.5rem}.why-intro>p{color:#ffffff9e;margin:0 0 .7rem;line-height:1.7}.principles{border-top:1px solid #ffffff26;grid-template-columns:repeat(3,1fr);max-width:1380px;margin:5.5rem auto 0;display:grid;position:relative}.principles article{border-right:1px solid #ffffff26;grid-template-columns:auto 1fr;gap:1.2rem;min-height:230px;padding:2rem;display:grid}.principles article:last-child{border-right:0}.principles article>span{color:var(--red);font-family:monospace;font-weight:900}.principles h3{text-transform:uppercase;margin:0;font-family:Impact,Arial Narrow,sans-serif;font-size:1.75rem;font-weight:500}.principles p{color:#ffffff8f;margin:.8rem 0 0;font-size:.9rem;line-height:1.6}.why-more-link{border-top:1px solid #ffffff26;justify-content:space-between;align-items:center;gap:2rem;max-width:1380px;margin:2rem auto 0;padding-top:1.6rem;display:flex;position:relative}.why-more-link>p{color:#ffffff8c;margin:0;font-size:.8rem}.text-link-light{color:#fff}.custom-callout{background:var(--red);justify-content:space-between;align-items:end;gap:3rem;max-width:1380px;margin:4rem auto 0;padding:4.2rem;display:flex;position:relative;overflow:hidden}.custom-callout:after{content:"//";color:#0000001f;font-family:Impact,sans-serif;font-size:12rem;position:absolute;top:-3.5rem;right:2rem;transform:skew(-12deg)}.custom-callout .kicker{color:#ffffffb8}.custom-callout h2{font-size:clamp(3.1rem,5.7vw,6rem)}.custom-callout p:not(.kicker){color:#ffffffbd;max-width:630px;margin:1rem 0 0;line-height:1.6}.button-dark{z-index:2;background:var(--ink);color:#fff;flex:none;position:relative}.button-dark:hover,.button-dark:focus-visible{color:var(--ink);background:#fff}footer{color:#ffffff9e;grid-template-columns:1fr 1fr auto;align-items:center;gap:2rem;max-width:1380px;min-height:190px;margin:auto;padding:2.5rem 0;display:grid}footer>p{letter-spacing:.08em;text-transform:uppercase;font-size:.78rem;font-weight:800}.footer-links{color:#fff;letter-spacing:.09em;text-transform:uppercase;gap:1.5rem;font-size:.7rem;font-weight:900;display:flex}footer>small{letter-spacing:.06em;text-transform:uppercase;border-top:1px solid #ffffff1f;grid-column:1/-1;padding-top:1.5rem;font-size:.68rem}.inner-page{background:var(--paper);min-height:100svh}.inner-page h1,.inner-page h2,.inner-page h3{text-transform:uppercase;font-family:Impact,Haettenschweiler,Arial Narrow Bold,sans-serif;font-weight:500}.shop-hero{color:#fff;background:linear-gradient(115deg,#111315,#262a2d);grid-template-columns:1.4fr .42fr;align-items:end;gap:5rem;min-height:560px;padding:7rem 7vw 5.5rem;display:grid;position:relative;overflow:hidden}.shop-hero:before{content:"SHOP";color:#ffffff06;font-family:Impact,Arial Narrow,sans-serif;font-size:clamp(12rem,28vw,28rem);line-height:1;position:absolute;top:-1rem;right:-1vw}.shop-hero-grid{opacity:.16;background-image:linear-gradient(#ffffff21 1px,#0000 1px),linear-gradient(90deg,#ffffff21 1px,#0000 1px);background-size:72px 72px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000,#0000 78%);mask-image:linear-gradient(90deg,#000,#0000 78%)}.shop-hero>div:not(.shop-hero-grid),.shop-hero aside{z-index:2;position:relative}.shop-hero h1{letter-spacing:-.035em;max-width:920px;margin:0;font-size:clamp(4.6rem,9.2vw,9.5rem);line-height:.86}.shop-hero h1 em{color:var(--red);font-style:normal}.shop-hero>div>p:last-child{color:#ffffffa8;max-width:700px;margin:2rem 0 0;font-size:1.05rem;line-height:1.7}.shop-hero aside{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#05060747;border:1px solid #ffffff40;flex-direction:column;justify-content:space-between;min-height:255px;padding:1.6rem;display:flex}.shop-hero aside span,.shop-hero aside small{color:#ffffff94;letter-spacing:.12em;text-transform:uppercase;font-size:.68rem;font-weight:900;line-height:1.45}.shop-hero aside strong{color:var(--red);font-family:Impact,Arial Narrow,sans-serif;font-size:7.5rem;font-weight:500;line-height:.8}.prelaunch-strip{background:var(--red);color:#fff;letter-spacing:.08em;text-transform:uppercase;justify-content:center;align-items:center;gap:2.5rem;padding:1rem 4vw;font-size:.68rem;display:flex}.prelaunch-strip strong{font-weight:900}.prelaunch-strip span{color:#ffffffbd}.prelaunch-strip a{border-bottom:1px solid #fff;padding-bottom:.2rem;font-weight:900}.category-jump{border-bottom:1px solid var(--line);background:#e8e5de;grid-template-columns:repeat(4,1fr);display:grid}.category-jump a{border-right:1px solid var(--line);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:.9rem;min-height:84px;padding:1rem 1.5rem;font-size:.7rem;font-weight:900;line-height:1.35;transition:color .18s,background .18s;display:flex}.category-jump a:last-child{border-right:0}.category-jump a span{color:var(--red);font-family:monospace}.category-jump a:hover,.category-jump a:focus-visible{background:var(--ink);color:#fff;outline:none}.catalog{max-width:1440px;margin:auto;padding:7.5rem 5vw 8rem}.catalog-intro{grid-template-columns:1.3fr .7fr;align-items:end;gap:3rem;margin-bottom:6rem;display:grid}.catalog-intro .kicker{grid-column:1/-1;margin-bottom:-1.6rem}.catalog-intro h2,.product-story h2,.product-features h2,.product-bottom-cta h2{letter-spacing:-.025em;margin:0;font-size:clamp(3.4rem,6.7vw,7rem);line-height:.9}.catalog-intro>p:last-child{color:#565b5e;margin:0;line-height:1.7}.catalog-category{margin-top:6.5rem;scroll-margin-top:1rem}.catalog-category>header{border-bottom:3px solid var(--ink);grid-template-columns:110px 1fr;align-items:end;gap:2rem;padding:0 0 1.5rem;display:grid}.catalog-category>header>span{color:var(--red);font-family:Impact,Arial Narrow,sans-serif;font-size:4.2rem;line-height:.82}.catalog-category>header p{color:#6c7072;letter-spacing:.1em;text-transform:uppercase;margin:0 0 .55rem;font-size:.68rem;font-weight:900}.catalog-category>header h2{margin:0;font-size:clamp(2.7rem,4.5vw,5rem);line-height:.9}.product-grid{border-left:1px solid var(--line);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.product-card{border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#ffffff4d;grid-template-columns:1fr 1fr;min-height:390px;display:grid}.product-visual{color:#fff;background:linear-gradient(#ffffff0a 1px,#0000 1px) 0 0/30px 30px,linear-gradient(90deg,#ffffff0a 1px,#0000 1px) 0 0/30px 30px,radial-gradient(circle at 50% 45%,#353b3e,#111315 67%);flex-direction:column;justify-content:flex-end;min-height:390px;padding:1.35rem;display:flex;position:relative;overflow:hidden}.product-visual:before,.product-blueprint:before{content:"";aspect-ratio:1;border:1px solid #ffffff38;border-radius:50%;width:68%;position:absolute;top:45%;left:50%;transform:translate(-50%,-50%)rotate(-10deg);box-shadow:inset 0 0 0 18px #ffffff06,0 0 0 42px #ffffff05}.product-visual strong{z-index:2;color:#ffffffd1;letter-spacing:-.03em;margin:auto;font-family:Impact,Arial Narrow,sans-serif;font-size:clamp(3.2rem,5vw,6rem);font-weight:500;position:relative}.product-visual small{z-index:2;color:#ffffff80;letter-spacing:.09em;text-transform:uppercase;font-family:monospace;font-size:.68rem;position:relative}.status-pill{z-index:4;background:var(--red);color:#fff;letter-spacing:.12em;text-transform:uppercase;padding:.5rem .7rem;font-size:.61rem;font-weight:900;position:absolute;top:1.1rem;left:1.1rem}.product-card-copy{flex-direction:column;justify-content:center;align-items:flex-start;padding:2rem;display:flex}.product-card-copy>p{color:var(--red);letter-spacing:.12em;text-transform:uppercase;margin:0 0 .8rem;font-size:.64rem;font-weight:900}.product-card-copy h3{margin:0;font-size:clamp(2rem,3vw,3.25rem);line-height:.95}.product-card-copy>span{color:#777b7e;text-transform:uppercase;margin-top:1rem;font-size:.72rem;line-height:1.45}.text-link{border-bottom:2px solid var(--red);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:.7rem;margin-top:2.2rem;padding-bottom:.4rem;font-size:.68rem;font-weight:900;display:inline-flex}.text-link span{color:var(--red);font-size:1rem}.product-card-next{opacity:.55}.product-card-next .product-visual{filter:grayscale()}.shop-custom-banner{background:var(--ink);color:#fff;justify-content:space-between;align-items:flex-end;gap:3rem;max-width:1440px;margin:0 auto 8rem;padding:4rem 5vw;display:flex}.shop-custom-banner h2{margin:0;font-size:clamp(3.2rem,5.7vw,6rem);line-height:.9}.shop-custom-banner p:not(.kicker){color:#ffffff94;max-width:720px;margin:1rem 0 0;line-height:1.6}.shop-custom-banner .button{flex:none}.footer-shell{background:var(--ink);color:#fff;padding:0 7vw}.product-hero{max-width:1500px;margin:auto;padding:2.2rem 5vw 6rem}.product-breadcrumbs{color:#656a6d;letter-spacing:.08em;text-transform:uppercase;flex-wrap:wrap;gap:.65rem;margin-bottom:2.2rem;font-size:.67rem;font-weight:800;display:flex}.product-breadcrumbs a:hover,.product-breadcrumbs a:focus-visible{color:var(--red)}.product-breadcrumbs span{color:#a6a8a8}.product-hero-grid{grid-template-columns:minmax(0,1.1fr) minmax(390px,.8fr);align-items:center;gap:clamp(2.5rem,6vw,7rem);display:grid}.product-blueprint{color:#fff;background:linear-gradient(#ffffff0b 1px,#0000 1px) 0 0/38px 38px,linear-gradient(90deg,#ffffff0b 1px,#0000 1px) 0 0/38px 38px,radial-gradient(circle at 50% 43%,#3a3f42,#101214 72%);place-items:center;min-height:620px;display:grid;position:relative;overflow:hidden}.product-blueprint:after{content:"DEVELOPMENT PREVIEW";color:#ffffff38;letter-spacing:.18em;font-family:monospace;font-size:.62rem;position:absolute;bottom:4rem;right:-3.5rem;transform:rotate(-90deg)}.product-blueprint strong{z-index:2;color:#fffc;letter-spacing:-.05em;font-family:Impact,Arial Narrow,sans-serif;font-size:clamp(6rem,13vw,12rem);font-weight:500;position:relative}.product-blueprint small{color:#ffffff75;letter-spacing:.08em;text-transform:uppercase;font-family:monospace;font-size:.65rem;position:absolute;bottom:1.4rem;left:1.4rem}.blueprint-axis{z-index:1;background:#ef2b2094;position:absolute}.axis-x{height:1px;top:50%;left:9%;right:9%}.axis-y{width:1px;top:9%;bottom:9%;left:50%}.product-code{color:var(--red);letter-spacing:.08em;text-transform:uppercase;margin:0 0 1.1rem;font-family:monospace;font-size:.7rem;font-weight:900}.product-summary h1{letter-spacing:-.035em;margin:0;font-size:clamp(4rem,7vw,7.5rem);line-height:.86}.product-lead{color:#565b5e;margin:1.7rem 0 0;font-size:1.06rem;line-height:1.68}.launch-price{border-top:1px solid var(--line);border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:2rem;margin-top:2rem;padding:1.25rem 0;display:flex}.launch-price span{color:#737779;letter-spacing:.1em;text-transform:uppercase;font-size:.66rem;font-weight:900}.launch-price strong{text-transform:uppercase;font-family:Impact,Arial Narrow,sans-serif;font-size:1.8rem;font-weight:500}.product-actions{flex-wrap:wrap;gap:.7rem;margin-top:1.6rem;display:flex}.button-outline-dark{border-color:var(--ink);color:var(--ink)}.button-outline-dark:hover,.button-outline-dark:focus-visible{background:var(--ink);color:#fff}.product-disclaimer{color:#7e8284;margin:1.2rem 0 0;font-size:.68rem;line-height:1.5}.product-story{background:var(--red);color:#fff;grid-template-columns:1.2fr .8fr;align-items:end;gap:4rem;padding:7rem max(7vw,50vw - 650px);display:grid}.product-story .kicker{color:#ffffffab}.product-story>p{color:#ffffffbf;margin:0 0 .6rem;line-height:1.75}.product-features{background:var(--ink);color:#fff;padding:7.5rem max(7vw,50vw - 650px)}.product-features header{max-width:950px}.product-features ol{border-top:1px solid #ffffff2e;grid-template-columns:repeat(4,1fr);margin:5rem 0 0;padding:0;list-style:none;display:grid}.product-features li{border-right:1px solid #ffffff2e;min-height:230px;padding:1.6rem}.product-features li:last-child{border-right:0}.product-features li span{color:var(--red);font-family:monospace;font-weight:900}.product-features li p{text-transform:uppercase;margin:4.5rem 0 0;font-family:Impact,Arial Narrow,sans-serif;font-size:1.55rem;line-height:1.08}.product-specs{grid-template-columns:repeat(3,1fr);max-width:1500px;margin:auto;padding:7rem 5vw;display:grid}.product-specs article{border:1px solid var(--line);border-right:0;min-height:360px;padding:2.3rem}.product-specs article:last-child{border-right:1px solid var(--line)}.product-specs h2{margin:0;font-size:clamp(2.3rem,3.5vw,4rem);line-height:.95}.product-specs ul{margin:2rem 0 0;padding:0;list-style:none}.product-specs li{border-top:1px solid var(--line);color:#5e6366;padding:.85rem 0 .85rem 1.4rem;font-size:.84rem;line-height:1.5;position:relative}.product-specs li:before{content:"/";color:var(--red);font-weight:900;position:absolute;left:0}.product-specs .spec-note{background:#e5e2db}.product-bottom-cta{background:#e5e2db;grid-template-columns:auto 1fr auto;align-items:center;gap:3rem;padding:5rem max(7vw,50vw - 650px);display:grid}.product-bottom-cta>span{aspect-ratio:1;border:2px solid var(--ink);border-radius:50%;place-items:center;width:125px;font-family:Impact,Arial Narrow,sans-serif;font-size:2rem;display:grid;transform:rotate(-7deg)}.product-bottom-cta h2{font-size:clamp(3rem,5.3vw,5.7rem)}.custom-hero{color:#fff;background:radial-gradient(circle at 86% 42%,#ef2b202b,#0000 25rem),linear-gradient(115deg,#0b0c0d,#25292c);grid-template-columns:1.4fr .55fr;align-items:end;gap:5rem;min-height:720px;padding:7.5rem 7vw 6rem;display:grid;position:relative;overflow:hidden}.custom-hero:before{content:"CUSTOM";color:#ffffff06;font-family:Impact,Arial Narrow,sans-serif;font-size:clamp(10rem,25vw,25rem);line-height:.75;position:absolute;bottom:-2.5rem;left:-2vw}.custom-hero-grid{opacity:.16;background-image:linear-gradient(#ffffff21 1px,#0000 1px),linear-gradient(90deg,#ffffff21 1px,#0000 1px);background-size:64px 64px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000,#0000 86%);mask-image:linear-gradient(90deg,#000,#0000 86%)}.custom-hero-copy,.custom-hero-spec{z-index:2;position:relative}.custom-hero h1{letter-spacing:-.035em;max-width:1000px;margin:0;font-size:clamp(4.7rem,8.8vw,9rem);line-height:.86}.custom-hero h1 em,.custom-fit h2 em{color:var(--red);font-style:normal}.custom-hero-copy>p:not(.eyebrow){color:#ffffffad;max-width:740px;margin:2rem 0 0;font-size:1.05rem;line-height:1.7}.custom-hero-spec{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#05060759;border:1px solid #ffffff3d;flex-direction:column;justify-content:space-between;min-height:350px;padding:1.7rem;display:flex}.custom-hero-spec>span,.custom-hero-spec small{color:#ffffff7a;letter-spacing:.13em;text-transform:uppercase;font-size:.64rem;font-weight:900;line-height:1.45}.custom-hero-spec strong{text-transform:uppercase;font-family:Impact,Arial Narrow,sans-serif;font-size:clamp(2.8rem,4.8vw,5.2rem);font-weight:500;line-height:.78}.custom-hero-spec strong em{color:var(--red);font-style:normal}.custom-services{max-width:1440px;margin:auto;padding:8rem 5vw}.custom-services>header{grid-template-columns:1.35fr .65fr;align-items:end;gap:4rem;margin-bottom:4rem;display:grid}.custom-services>header .kicker{grid-column:1/-1;margin-bottom:-1.6rem}.custom-services>header h2,.custom-fit h2,.custom-process h2,.project-intake h2{letter-spacing:-.025em;margin:0;font-size:clamp(3.5rem,6.8vw,7.2rem);line-height:.88}.custom-services>header>p:last-child{color:#5c6164;margin:0 0 .5rem;line-height:1.7}.service-grid{border-top:3px solid var(--ink);border-left:1px solid var(--line);grid-template-columns:repeat(4,1fr);display:grid}.service-grid article{border-right:1px solid var(--line);border-bottom:1px solid var(--line);flex-direction:column;min-height:435px;padding:1.7rem;display:flex}.service-grid article>span{color:var(--red);font-family:monospace;font-size:.75rem;font-weight:900}.service-grid h3{margin:3rem 0 0;font-size:clamp(2rem,2.8vw,3rem);line-height:.94}.service-grid p{color:#5c6164;margin:1.3rem 0 auto;font-size:.88rem;line-height:1.65}.service-grid small{border-top:1px solid var(--line);color:#75797b;letter-spacing:.08em;text-transform:uppercase;margin-top:2rem;padding-top:1rem;font-size:.62rem;font-weight:900;line-height:1.45}.custom-fit{background:var(--ink);color:#fff;grid-template-columns:.85fr 1.15fr;gap:clamp(3rem,8vw,9rem);padding:8rem max(7vw,50vw - 675px);display:grid}.fit-lists{border-top:1px solid #fff3;grid-template-columns:1fr 1fr;align-self:end;display:grid}.fit-lists>div{border-right:1px solid #fff3;padding:1.8rem}.fit-lists>div:last-child{border-right:0}.fit-lists h3{color:var(--red);margin:0 0 1.2rem;font-size:1.8rem}.fit-lists ul{margin:0;padding:0;list-style:none}.fit-lists li{color:#ffffff9e;border-top:1px solid #ffffff1f;padding:.9rem 0 .9rem 1.35rem;font-size:.82rem;line-height:1.45;position:relative}.fit-lists li:before{content:"/";color:var(--red);font-weight:900;position:absolute;left:0}.custom-process{background:#e7e4dd;padding:8rem max(7vw,50vw - 675px)}.custom-process>header{max-width:980px}.custom-process ol{border-top:3px solid var(--ink);grid-template-columns:repeat(4,1fr);margin:5rem 0 0;padding:0;list-style:none;display:grid}.custom-process li{border-right:1px solid var(--line);border-bottom:1px solid var(--line);flex-direction:column;min-height:335px;padding:1.7rem;display:flex}.custom-process li:first-child{border-left:1px solid var(--line)}.custom-process li>span{color:var(--red);font-family:monospace;font-size:.75rem;font-weight:900}.custom-process h3{margin:3rem 0 .9rem;font-size:2rem;line-height:1}.custom-process li p{color:#5b6063;margin:0;font-size:.84rem;line-height:1.65}.project-intake{background:var(--red);color:#fff;grid-template-columns:.68fr 1.32fr;gap:clamp(3rem,7vw,8rem);padding:8rem max(6vw,50vw - 725px);scroll-margin-top:1rem;display:grid}.intake-intro{align-self:start;position:sticky;top:2rem}.project-intake .kicker{color:#ffffffad}.intake-intro>p:not(.kicker){color:#ffffffb8;max-width:570px;margin:1.5rem 0 0;line-height:1.7}.intake-note{background:#0000001f;border:1px solid #ffffff52;margin-top:2.5rem;padding:1.4rem}.intake-note strong{letter-spacing:.12em;text-transform:uppercase;font-size:.7rem}.intake-note p{color:#ffffffad;margin:.8rem 0 0;font-size:.8rem;line-height:1.55}.project-form{background:var(--paper);color:var(--ink);padding:2.5rem;box-shadow:14px 14px #00000026}.project-form fieldset{border:0;margin:0 0 2.3rem;padding:0}.project-form legend{border-bottom:3px solid var(--ink);text-transform:uppercase;width:100%;margin-bottom:1.4rem;padding:0 0 .65rem;font-family:Impact,Arial Narrow,sans-serif;font-size:2rem}.form-grid{gap:1.25rem;display:grid}.form-grid-two{grid-template-columns:1fr 1fr}.project-form label{letter-spacing:.08em;text-transform:uppercase;gap:.55rem;font-size:.68rem;font-weight:900;line-height:1.35;display:grid}.project-form label:not(.consent-row)>span{color:var(--red)}.project-form input,.project-form select,.project-form textarea{width:100%;min-height:50px;color:var(--ink);font:inherit;letter-spacing:0;text-transform:none;background:#fff;border:1px solid #0b0c0d4d;border-radius:0;padding:.85rem .9rem;font-size:.92rem;font-weight:400}.project-form textarea{resize:vertical;min-height:120px;line-height:1.5}.project-form input:focus,.project-form select:focus,.project-form textarea:focus{border-color:var(--red);outline:3px solid #ef2b2040}.project-form input::placeholder,.project-form textarea::placeholder{color:#96999a}.form-span-two{grid-column:1/-1}.consent-row{border:1px solid var(--line);background:#e8e5de;grid-template-columns:auto 1fr;align-items:start;padding:1.2rem;gap:.85rem!important;display:grid!important}.consent-row input{width:1.15rem;height:1.15rem;min-height:0;accent-color:var(--red);margin:.08rem 0 0}.consent-row span{color:#54595b;letter-spacing:.015em;text-transform:none;font-size:.68rem;font-weight:600;line-height:1.55}.form-submit{cursor:pointer;border:0;margin-top:1.2rem}.form-privacy{color:#737779;margin:1rem 0 0;font-size:.65rem;line-height:1.5}.form-honey{opacity:0!important;pointer-events:none!important;width:1px!important;height:1px!important;position:absolute!important;left:-9999px!important}.thank-you-page>section{background:radial-gradient(circle at 72% 40%,#ef2b201f,transparent 23rem),var(--paper);place-content:center;justify-items:start;min-height:650px;padding:6rem 7vw;display:grid}.thank-you-page>section>span{aspect-ratio:1;background:var(--red);color:#fff;place-items:center;width:72px;margin-bottom:2rem;font-size:2rem;font-weight:900;display:grid;transform:skew(-6deg)}.thank-you-page h1{letter-spacing:-.035em;max-width:900px;margin:0;font-size:clamp(4.2rem,8vw,8.5rem);line-height:.88}.thank-you-page section>p:not(.kicker){color:#5b6063;max-width:720px;margin:1.7rem 0 0;font-size:1.02rem;line-height:1.7}.thank-you-page section>div{flex-wrap:wrap;gap:.75rem;margin-top:2rem;display:flex}.about-hero,.development-hero{color:#fff;background:linear-gradient(115deg,#0b0c0d,#292d30);grid-template-columns:1.35fr .45fr;align-items:end;gap:5rem;min-height:670px;padding:7.5rem 7vw 6rem;display:grid;position:relative;overflow:hidden}.about-hero:before{content:"DEADBEAT";color:#ffffff06;font-family:Impact,Arial Narrow,sans-serif;font-size:clamp(10rem,24vw,24rem);line-height:.75;position:absolute;bottom:-2rem;left:-2vw}.about-hero-grid,.development-grid{opacity:.15;background-image:linear-gradient(#ffffff21 1px,#0000 1px),linear-gradient(90deg,#ffffff21 1px,#0000 1px);background-size:68px 68px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000,#0000 83%);mask-image:linear-gradient(90deg,#000,#0000 83%)}.about-hero>div:not(.about-hero-grid),.about-hero aside,.development-hero>div:not(.development-grid),.development-hero aside{z-index:2;position:relative}.about-hero h1,.development-hero h1{letter-spacing:-.035em;max-width:1100px;margin:0;font-size:clamp(4.8rem,8.8vw,9rem);line-height:.86}.about-hero h1 em,.development-hero h1 em{color:var(--red);font-style:normal}.about-hero>div>p:last-child,.development-hero>div>p:last-child{color:#ffffffad;max-width:760px;margin:2rem 0 0;font-size:1.04rem;line-height:1.7}.about-hero aside,.development-hero aside{background:#0506074d;border:1px solid #ffffff3d;flex-direction:column;justify-content:space-between;min-height:320px;padding:1.6rem;display:flex}.about-hero aside span,.about-hero aside small,.development-hero aside span,.development-hero aside small{color:#ffffff80;letter-spacing:.12em;text-transform:uppercase;font-size:.63rem;font-weight:900;line-height:1.45}.about-hero aside strong,.development-hero aside strong{text-transform:uppercase;font-family:Impact,Arial Narrow,sans-serif;font-size:clamp(3.5rem,5.5vw,5.8rem);font-weight:500;line-height:.8}.about-hero aside strong em{color:var(--red);font-style:normal}.about-origin{grid-template-columns:1fr 1fr;gap:7rem;padding:8rem max(7vw,50vw - 675px);display:grid}.about-origin h2,.about-manifesto h2,.about-values h2,.about-cta h2,.development-process h2,.development-tracks h2,.development-proof h2,.development-cta h2{letter-spacing:-.025em;margin:0;font-size:clamp(3.5rem,6.7vw,7rem);line-height:.89}.about-origin-copy{align-self:end}.about-origin-copy p{color:#565b5e;margin:0 0 1.2rem;line-height:1.75}.about-manifesto{background:var(--red);color:#fff;padding:8rem max(7vw,50vw - 675px)}.about-manifesto h2{max-width:1100px}.about-manifesto h2 em{color:var(--ink);font-style:normal}.about-manifesto>p:last-child{color:#ffffffc7;max-width:760px;margin:2rem 0 0 auto;line-height:1.75}.about-values{background:#e7e4dd;padding:8rem max(7vw,50vw - 675px)}.about-values>header{max-width:1000px}.about-values>div{border-top:3px solid var(--ink);grid-template-columns:repeat(4,1fr);margin-top:5rem;display:grid}.about-values article{border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:330px;padding:1.6rem}.about-values article:first-child{border-left:1px solid var(--line)}.about-values article>span{color:var(--red);font-family:monospace;font-weight:900}.about-values h3{margin:3rem 0 1rem;font-size:1.85rem;line-height:1}.about-values article p{color:#5c6164;margin:0;font-size:.84rem;line-height:1.65}.about-cta{background:var(--ink);color:#fff;grid-template-columns:1fr auto;align-items:end;gap:4rem;padding:6rem max(7vw,50vw - 675px);display:grid}.about-cta>div:first-child>p:last-child{color:#ffffff9e;max-width:650px;line-height:1.65}.about-cta>div:last-child{gap:.7rem;display:flex}.button-outline-light{color:#fff;border-color:#fff9}.button-outline-light:hover,.button-outline-light:focus-visible{color:var(--ink);background:#fff}.development-hero:before{content:"PROCESS";color:#ffffff06;font-family:Impact,Arial Narrow,sans-serif;font-size:clamp(10rem,25vw,25rem);line-height:.8;position:absolute;top:1rem;right:-2vw}.development-status{background:var(--red);color:#fff;letter-spacing:.1em;text-transform:uppercase;justify-content:center;align-items:center;gap:2.5rem;padding:1.1rem 4vw;font-size:.68rem;display:flex}.development-status span{color:#ffffffbf}.development-process{padding:8rem max(6vw,50vw - 725px)}.development-process>header{grid-template-columns:1.25fr .65fr;align-items:end;gap:4rem;display:grid}.development-process>header .kicker{grid-column:1/-1;margin-bottom:-1.6rem}.development-process>header>p:last-child{color:#5b6063;margin:0;line-height:1.7}.development-process ol{border-top:3px solid var(--ink);grid-template-columns:repeat(6,1fr);margin:5rem 0 0;padding:0;list-style:none;display:grid}.development-process li{border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:315px;padding:1.35rem}.development-process li:first-child{border-left:1px solid var(--line)}.development-process li>span{color:var(--red);font-family:monospace;font-size:.72rem;font-weight:900}.development-process h3{margin:3.5rem 0 .85rem;font-size:1.75rem}.development-process li p{color:#5b6063;margin:0;font-size:.79rem;line-height:1.62}.development-tracks{background:var(--ink);color:#fff;padding:8rem max(6vw,50vw - 725px)}.development-tracks>header{grid-template-columns:1.2fr .6fr;align-items:end;gap:4rem;display:grid}.development-tracks>header .kicker{grid-column:1/-1;margin-bottom:-1.6rem}.development-tracks>header>p:last-child{color:#ffffff8f;margin:0;line-height:1.65}.development-tracks>div{border-left:1px solid #ffffff26;grid-template-columns:repeat(2,1fr);margin-top:5rem;display:grid}.development-tracks article{border-bottom:1px solid #ffffff26;border-right:1px solid #ffffff26;grid-template-columns:.8fr 1.2fr;min-height:380px;display:grid}.development-placeholder{background:linear-gradient(#ffffff0a 1px,#0000 1px) 0 0/30px 30px,linear-gradient(90deg,#ffffff0a 1px,#0000 1px) 0 0/30px 30px,radial-gradient(circle,#343a3d,#111315 70%);place-items:center;display:grid;position:relative;overflow:hidden}.development-placeholder:before{content:"";aspect-ratio:1;border:1px solid #fff3;border-radius:50%;width:62%;position:absolute;box-shadow:0 0 0 32px #ffffff06}.development-placeholder>span{color:var(--red);font-family:monospace;font-weight:900;position:absolute;top:1rem;left:1rem}.development-placeholder strong{font-family:Impact,Arial Narrow,sans-serif;font-size:5rem;font-weight:500;position:relative}.development-placeholder small{color:#ffffff6b;letter-spacing:.09em;text-transform:uppercase;font-size:.58rem;position:absolute;bottom:1rem;left:1rem}.development-tracks article>div:last-child{flex-direction:column;justify-content:center;align-items:flex-start;padding:2rem;display:flex}.development-tracks article>div:last-child>p{color:var(--red);letter-spacing:.11em;text-transform:uppercase;margin:0 0 .9rem;font-size:.62rem;font-weight:900}.development-tracks h3{margin:0;font-size:clamp(2rem,3vw,3.2rem);line-height:.95}.development-tracks article>div:last-child>span{color:#ffffff8a;margin-top:1.2rem;font-size:.82rem;line-height:1.6}.development-proof{background:#e7e4dd;grid-template-columns:.85fr 1.15fr;gap:6rem;padding:8rem max(7vw,50vw - 675px);display:grid}.development-proof ul{border-top:3px solid var(--ink);align-self:end;margin:0;padding:0;list-style:none}.development-proof li{border-bottom:1px solid var(--line);color:#4f5456;padding:1.1rem 0 1.1rem 1.5rem;font-size:.85rem;position:relative}.development-proof li:before{content:"/";color:var(--red);font-weight:900;position:absolute;left:0}.development-cta{background:var(--red);color:#fff;justify-content:space-between;align-items:end;gap:4rem;padding:5rem max(7vw,50vw - 675px);display:flex}.privacy-hero{background:var(--ink);color:#fff;padding:7rem max(7vw,50vw - 625px) 5rem}.privacy-hero h1{letter-spacing:-.035em;margin:0;font-size:clamp(4.8rem,9vw,9rem);line-height:.86}.privacy-hero>p:last-child{color:#ffffff8a;letter-spacing:.09em;text-transform:uppercase;margin:1.5rem 0 0;font-family:monospace;font-size:.7rem}.privacy-content{max-width:1050px;margin:auto;padding:6rem 1.5rem 8rem}.privacy-summary{border-left:4px solid var(--red);background:#e7e4dd;margin-bottom:4rem;padding:1.6rem}.privacy-summary strong{text-transform:uppercase;font-family:Impact,Arial Narrow,sans-serif;font-size:1.8rem;font-weight:500}.privacy-summary p{color:#53585a;margin:.6rem 0 0;line-height:1.6}.privacy-content section{border-top:1px solid var(--line);padding:2rem 0}.privacy-content h2{margin:0 0 1rem;font-size:2rem}.privacy-content section p,.privacy-content li{color:#555a5d;line-height:1.7}.privacy-content section p{margin:.8rem 0}.privacy-content ul{margin:0;padding-left:1.3rem}.privacy-content a{color:var(--red);text-underline-offset:.2rem;text-decoration:underline}.privacy-content aside{border:1px solid var(--line);background:#e7e4dd;margin-top:3rem;padding:1.5rem}.privacy-content aside strong{color:var(--red);letter-spacing:.12em;text-transform:uppercase;font-size:.7rem}.privacy-content aside p{color:#5b6063;margin:.7rem 0 0;font-size:.8rem;line-height:1.55}@media (width<=1050px){.site-header{grid-template-columns:1fr auto}.nav-links{display:none}.category-grid{grid-template-columns:repeat(2,1fr)}.category-card{min-height:420px}.why-intro,.section-heading{grid-template-columns:1fr}.why-intro .kicker{margin-bottom:0}.custom-callout{flex-direction:column;align-items:flex-start}footer{grid-template-columns:1fr auto}footer>p{display:none}.shop-hero{grid-template-columns:1fr;gap:3rem}.shop-hero aside{max-width:330px;min-height:190px}.shop-hero aside strong{font-size:5.5rem}.category-jump{grid-template-columns:repeat(2,1fr)}.category-jump a:nth-child(2){border-right:0}.category-jump a:nth-child(-n+2){border-bottom:1px solid var(--line)}.catalog-intro,.product-story{grid-template-columns:1fr}.catalog-intro .kicker{margin-bottom:0}.product-card{grid-template-columns:1fr}.product-visual{min-height:330px}.product-hero-grid{grid-template-columns:1fr}.product-blueprint{min-height:540px}.product-features ol{grid-template-columns:repeat(2,1fr)}.product-features li:nth-child(2){border-right:0}.product-features li:nth-child(-n+2){border-bottom:1px solid #ffffff2e}.product-specs{grid-template-columns:1fr}.product-specs article{border-right:1px solid var(--line);border-bottom:0;min-height:0}.product-specs article:last-child{border-bottom:1px solid var(--line)}.product-bottom-cta{grid-template-columns:auto 1fr}.product-bottom-cta .button{grid-column:1/-1;width:max-content}.custom-hero{grid-template-columns:1fr;gap:3rem}.custom-hero-spec{max-width:410px;min-height:260px}.custom-services>header,.custom-fit,.project-intake{grid-template-columns:1fr}.custom-services>header .kicker{margin-bottom:0}.service-grid,.custom-process ol{grid-template-columns:repeat(2,1fr)}.intake-intro{position:static}.homepage-development-link{grid-template-columns:1fr;gap:1.5rem}.homepage-development-link .button{width:max-content}.about-hero,.development-hero{grid-template-columns:1fr;gap:3rem}.about-hero aside,.development-hero aside{max-width:400px;min-height:240px}.about-origin,.development-proof{grid-template-columns:1fr;gap:3rem}.about-values>div,.development-process ol{grid-template-columns:repeat(2,1fr)}.about-cta{grid-template-columns:1fr}.about-cta>div:last-child{flex-wrap:wrap}.development-process>header,.development-tracks>header{grid-template-columns:1fr}.development-process>header .kicker,.development-tracks>header .kicker{margin-bottom:0}.development-tracks article{grid-template-columns:1fr}.development-placeholder{min-height:300px}}@media (width<=680px){.site-header{min-height:72px;padding:0 1.1rem}.header-cta{padding-left:.75rem;font-size:0}.header-cta:before{content:"Shop";font-size:.7rem}.hero{min-height:740px}.hero-media{background-position:62%}.hero-shade{background:linear-gradient(90deg,#040506ed,#0405064d),linear-gradient(#0000 45%,#040506f2)}.hero-content{width:auto;margin:0;padding:5rem 1.25rem 8rem}.eyebrow{font-size:.63rem;line-height:1.45}.hero h1{font-size:clamp(3.7rem,18vw,5.5rem)}.hero-copy{font-size:.96rem}.hero-actions{flex-direction:column;align-items:stretch}.button{width:100%}.hero-stamp{display:none}.hero-rail{white-space:nowrap;justify-content:flex-start;gap:1.2rem;overflow:hidden}.hero-rail span:last-child,.hero-rail i:last-of-type{display:none}.shop-section{padding:5.5rem 1.2rem 6rem}.section-heading{margin-bottom:2.2rem}.section-heading h2,.why-intro h2,.custom-callout h2{font-size:clamp(3rem,14vw,4.5rem)}.category-grid{grid-template-columns:1fr}.category-card{min-height:390px}.why-section{padding:6rem 1.2rem 2rem}.principles{grid-template-columns:1fr;margin-top:3rem}.principles article{border-bottom:1px solid #ffffff26;border-right:0;min-height:0;padding:1.6rem 0}.custom-callout{margin-top:3rem;padding:2.4rem 1.3rem}footer{grid-template-columns:1fr;padding:3rem 0 2rem}.footer-links{flex-wrap:wrap}.shop-hero{min-height:570px;padding:5rem 1.2rem 3.5rem}.shop-hero h1{font-size:clamp(3.9rem,18vw,6rem)}.shop-hero aside{display:none}.category-jump{grid-template-columns:1fr}.category-jump a,.category-jump a:nth-child(2){border-right:0;border-bottom:1px solid var(--line);min-height:64px}.catalog{padding:5.5rem 1.2rem 6rem}.catalog-intro{margin-bottom:4rem}.catalog-category{margin-top:5rem;scroll-margin-top:1rem}.catalog-category>header{grid-template-columns:66px 1fr;gap:1rem}.catalog-category>header>span{font-size:3rem}.product-grid{grid-template-columns:1fr}.product-card{min-height:0}.product-visual{min-height:310px}.product-card-copy{min-height:260px;padding:1.5rem}.shop-custom-banner{flex-direction:column;align-items:flex-start;margin:0 1.2rem 5rem;padding:2.6rem 1.3rem}.shop-custom-banner .button{width:100%}.footer-shell{padding:0 1.2rem}.product-hero{padding:1.5rem 1.2rem 4.5rem}.product-breadcrumbs{line-height:1.5}.product-hero-grid{gap:2.5rem}.product-blueprint{min-height:380px}.product-summary h1{font-size:clamp(3.6rem,16vw,5.4rem)}.product-actions{flex-direction:column}.product-story,.product-features{padding:5rem 1.2rem}.product-features ol{grid-template-columns:1fr;margin-top:3rem}.product-features li,.product-features li:nth-child(2){border-bottom:1px solid #ffffff2e;border-right:0;min-height:170px}.product-features li p{margin-top:2.2rem}.product-specs{padding:5rem 1.2rem}.product-specs article{padding:1.7rem}.product-bottom-cta{grid-template-columns:1fr;padding:4rem 1.2rem}.product-bottom-cta>span{width:95px}.product-bottom-cta .button{grid-column:auto;width:100%}.custom-hero{min-height:690px;padding:5.2rem 1.2rem 4rem}.custom-hero h1{font-size:clamp(3.8rem,17vw,5.7rem)}.custom-hero-spec{display:none}.custom-services{padding:5.5rem 1.2rem}.custom-services>header{gap:1.5rem;margin-bottom:3rem}.service-grid,.custom-process ol{grid-template-columns:1fr}.service-grid article{min-height:330px}.custom-fit{padding:5.5rem 1.2rem}.fit-lists{grid-template-columns:1fr}.fit-lists>div{border-bottom:1px solid #fff3;border-right:0;padding:1.6rem 0}.custom-process{padding:5.5rem 1.2rem}.custom-process ol{margin-top:3rem}.custom-process li{border-left:1px solid var(--line);min-height:250px}.project-intake{padding:5.5rem 1.2rem}.project-form{padding:1.4rem;box-shadow:7px 7px #00000026}.form-grid-two{grid-template-columns:1fr}.form-span-two{grid-column:auto}.form-submit{width:100%}.thank-you-page>section{min-height:610px;padding:5rem 1.2rem}.thank-you-page h1{font-size:clamp(3.8rem,17vw,5.8rem)}.thank-you-page section>div{flex-direction:column;width:100%}.homepage-development-link{padding:1.4rem}.homepage-development-link .button{width:100%}.why-more-link{flex-direction:column;align-items:flex-start}.prelaunch-strip,.development-status{flex-direction:column;align-items:flex-start;gap:.6rem;padding:1rem 1.2rem}.about-hero,.development-hero{min-height:640px;padding:5.2rem 1.2rem 4rem}.about-hero h1,.development-hero h1{font-size:clamp(3.8rem,17vw,5.8rem)}.about-hero aside,.development-hero aside{display:none}.about-origin,.about-manifesto,.about-values,.about-cta,.development-process,.development-tracks,.development-proof,.development-cta{padding:5.5rem 1.2rem}.about-values>div,.development-process ol,.development-tracks>div{grid-template-columns:1fr;margin-top:3rem}.about-values article{border-left:1px solid var(--line);min-height:260px}.about-cta>div:last-child{flex-direction:column;width:100%}.development-process li{border-left:1px solid var(--line);min-height:235px}.development-tracks article{min-height:0}.development-placeholder{min-height:280px}.development-cta{flex-direction:column;align-items:flex-start}.development-cta .button{width:100%}.privacy-hero{padding:5rem 1.2rem 3.5rem}.privacy-hero h1{font-size:clamp(4rem,18vw,6rem)}.privacy-content{padding:4rem 1.2rem 6rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important}}body{overflow-x:hidden}img{max-width:100%}a:focus-visible,summary:focus-visible,button:focus-visible{outline:2px solid var(--red);outline-offset:4px}.mobile-menu{z-index:40;font-family:var(--font-geist-mono),monospace;justify-self:end;position:relative}.mobile-menu summary{color:#ededed;cursor:pointer;letter-spacing:.1em;text-transform:uppercase;border:1px solid #ffffff47;justify-content:center;align-items:center;gap:.65rem;min-width:84px;min-height:46px;padding:.65rem .8rem;font-size:.64rem;font-weight:800;list-style:none;display:flex}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu summary i,.mobile-menu summary i:before,.mobile-menu summary i:after{background:var(--red);content:"";width:16px;height:2px;transition:transform .18s;display:block}.mobile-menu summary i{position:relative}.mobile-menu summary i:before{position:absolute;top:-5px}.mobile-menu summary i:after{position:absolute;top:5px}.mobile-menu[open] summary{border-color:var(--red);background:#171818}.mobile-menu[open] summary i{background:0 0}.mobile-menu[open] summary i:before{top:0;transform:rotate(45deg)}.mobile-menu[open] summary i:after{top:0;transform:rotate(-45deg)}.mobile-menu-panel{background:#0a0b0bfa;border:1px solid #424242;width:min(330px,100vw - 2rem);padding:.45rem;position:absolute;top:calc(100% + 1.1rem);right:0;box-shadow:0 20px 45px #0000008c}.mobile-menu-panel a{color:#dedede;letter-spacing:.09em;text-transform:uppercase;border-bottom:1px solid #2d2e2e;justify-content:space-between;align-items:center;gap:1rem;min-height:52px;padding:.75rem .9rem;font-size:.68rem;font-weight:800;display:flex}.mobile-menu-panel a:last-child{border-bottom:0}.mobile-menu-panel a span{color:var(--red);font-size:1rem}.mobile-menu-panel a:hover,.mobile-menu-panel a:focus-visible{color:#fff;background:#1c1e1e}.announcement-bar{color:#d6d6d6;min-height:31px;font-family:var(--font-geist-mono),monospace;letter-spacing:.08em;text-transform:uppercase;background:#080808;border-bottom:1px solid #ffffff1a;grid-template-columns:1fr auto 1fr;align-items:center;gap:2rem;padding:.35rem 2.1vw;font-size:.58rem;display:grid}.announcement-bar strong{color:var(--red);font-weight:600}.announcement-bar span:last-child{justify-self:end}.announcement-bar i{color:var(--red);margin:0 .55rem;font-style:normal}.site-header,.site-header-overlay,.site-header-solid{color:#fff;background:linear-gradient(100deg,#101112,#090a0a);border-bottom:1px solid #ffffff21;grid-template-columns:minmax(210px,260px) 1fr auto;align-items:center;gap:2.5rem;min-height:88px;padding:.8rem 3vw;display:grid;position:relative;inset:auto}.brand-mark{gap:0}.brand-mark img{object-fit:contain;object-position:left center;width:min(225px,100%);height:62px;display:block}.nav-links{color:#dedede;justify-content:center;gap:clamp(1.4rem,3vw,3.4rem)}.nav-links a:after,.footer-links a:after{background:var(--red)}.header-cta{border-left-color:var(--red);color:#f1f1f1}.header-cta span{color:var(--red)}.brand-homepage{color:#e5e5e5;background:#0d0d0d;overflow:hidden}.brand-hero{isolation:isolate;background:#080808;align-items:center;min-height:700px;display:flex;position:relative;overflow:hidden}.brand-hero-media,.brand-hero-shade,.brand-hero-noise{position:absolute;inset:0}.brand-hero-media{z-index:-3;filter:contrast(1.08)brightness(.86);background:url(/mockup-hero.webp) 61%/cover no-repeat;transform:scale(1.015)}.brand-hero-shade{z-index:-2;background:linear-gradient(90deg,#080808 0%,#080808ed 27%,#08080873 53%,#08080814 77%),linear-gradient(#0000 65%,#080808e6)}.brand-hero-noise{z-index:-1;opacity:.21;mix-blend-mode:overlay;background-image:repeating-radial-gradient(circle at 25% 35%,#0000 0 2px,#ffffff14 2px 3px,#0000 3px 7px);-webkit-mask-image:linear-gradient(90deg,#000,#0000 64%);mask-image:linear-gradient(90deg,#000,#0000 64%)}.brand-hero-content{width:min(760px,86vw);margin-left:4.5vw;padding:5rem 0 9rem}.brand-eyebrow,.brand-kicker{color:var(--red);font-family:var(--font-geist-mono),monospace;letter-spacing:.19em;text-transform:uppercase;margin:0 0 1rem;font-size:.68rem;font-weight:700}.brand-eyebrow:before,.brand-kicker:before{content:"";vertical-align:middle;background:var(--red);width:1.8rem;height:2px;margin-right:.7rem;display:inline-block}.brand-hero h1,.brand-products h2,.brand-development h2,.brand-story h2,.brand-custom h2{letter-spacing:-.025em;text-transform:uppercase;margin:0;font-family:Impact,Haettenschweiler,Arial Narrow Bold,sans-serif;font-weight:900;line-height:.82}.brand-hero h1{color:#d6d6d6;text-shadow:0 4px #00000059;max-width:720px;font-size:clamp(5.6rem,10.5vw,10.5rem)}.brand-hero h1 em,.brand-products h2 em,.brand-development h2 em,.brand-story h2 em{color:var(--red);font-style:normal}.brand-hero-content>p:not(.brand-eyebrow){color:#ffffffbf;max-width:590px;margin:1.8rem 0 0;font-size:1.05rem;line-height:1.65}.brand-hero-actions{flex-wrap:wrap;gap:.9rem;margin-top:2rem;display:flex}.brand-button{min-height:54px;font-family:var(--font-geist-mono),monospace;letter-spacing:.09em;text-transform:uppercase;border:1px solid #0000;justify-content:center;align-items:center;gap:1rem;padding:0 1.45rem;font-size:.68rem;font-weight:800;transition:transform .18s,background .18s,color .18s,border-color .18s;display:inline-flex}.brand-button:hover,.brand-button:focus-visible{transform:translateY(-2px)}.brand-button-gold{background:var(--red);color:#0b0b0b}.brand-button-gold:hover,.brand-button-gold:focus-visible{background:#e0d2b7}.brand-button-ghost{color:#fff;background:#0003;border-color:#ffffff8c}.brand-button-ghost:hover,.brand-button-ghost:focus-visible{color:#0b0b0b;background:#fff;border-color:#fff}.brand-hero-status{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);min-height:72px;font-family:var(--font-geist-mono),monospace;letter-spacing:.06em;text-transform:uppercase;background:#090909d1;border-top:1px solid #ffffff29;justify-content:center;align-items:center;gap:2rem;padding:1rem 4vw;font-size:.65rem;display:flex;position:absolute;inset:auto 0 0}.brand-hero-status strong{color:var(--red)}.brand-hero-status span{color:#ffffff8f}.brand-pillars{background:linear-gradient(110deg,#151616,#0b0c0c);border-bottom:1px solid #343434;grid-template-columns:repeat(4,1fr);display:grid}.brand-pillars article{border-right:1px solid #343434;grid-template-columns:auto 1fr;align-items:center;gap:1rem;min-height:145px;padding:1.8rem 2.2rem;display:grid}.brand-pillars article:last-child{border-right:0}.brand-pillars article>span{aspect-ratio:1;border:1px solid var(--red);width:45px;color:var(--red);font-family:var(--font-geist-mono),monospace;place-items:center;font-size:.65rem;display:grid;transform:rotate(45deg)}.brand-pillars article>span:first-line{transform:rotate(-45deg)}.brand-pillars h2{color:#f0f0f0;letter-spacing:.1em;text-transform:uppercase;margin:0;font-size:.75rem}.brand-pillars p{color:#8d8d8d;margin:.45rem 0 0;font-size:.72rem;line-height:1.5}.brand-products{background:radial-gradient(circle at 82% 18%,#c7b08a17,#0000 22rem),repeating-linear-gradient(135deg,#ffffff05 0 1px,#0000 1px 7px),#111313;border-bottom:1px solid #333;padding:7.5rem 4vw 8rem}.brand-section-heading{grid-template-columns:1.2fr .62fr;align-items:end;gap:4rem;max-width:1450px;margin:0 auto 3.5rem;display:grid}.brand-products h2,.brand-development h2,.brand-story h2{color:#d6d6d6;font-size:clamp(4rem,7vw,7.2rem)}.brand-section-note{justify-self:end;max-width:520px}.brand-section-note p,.brand-development-copy>p:not(.brand-kicker),.brand-story-copy>p:not(.brand-kicker){color:#999;margin:0;line-height:1.7}.brand-text-link{border-bottom:1px solid var(--red);color:#eee;font-family:var(--font-geist-mono),monospace;letter-spacing:.08em;text-transform:uppercase;gap:.75rem;margin-top:1.5rem;padding-bottom:.4rem;font-size:.66rem;font-weight:800;display:inline-flex}.brand-text-link span{color:var(--red)}.brand-category-grid{border-top:1px solid #494949;border-left:1px solid #494949;grid-template-columns:repeat(4,1fr);max-width:1450px;margin:auto;display:grid}.brand-category-card{background:#0003;border-bottom:1px solid #494949;border-right:1px solid #494949;flex-direction:column;min-height:500px;transition:transform .2s,background .2s;display:flex}.brand-category-card:hover,.brand-category-card:focus-visible{z-index:2;background:#1b1d1d;outline:none;transform:translateY(-7px)}.brand-category-visual{background:linear-gradient(#ffffff09 1px,#0000 1px) 0 0/28px 28px,linear-gradient(90deg,#ffffff09 1px,#0000 1px) 0 0/28px 28px,radial-gradient(circle,#313434,#0c0d0d 70%);border-bottom:1px solid #3d3d3d;place-items:center;min-height:230px;display:grid;position:relative;overflow:hidden}.brand-category-visual:before,.brand-category-visual:after{content:"";aspect-ratio:1;border:1px solid #c7b08a73;border-radius:50%;width:46%;position:absolute;box-shadow:0 0 0 26px #ffffff06}.brand-category-visual:after{width:22%;box-shadow:none;border-style:dashed}.brand-category-visual span{z-index:2;color:#d6d6d6;letter-spacing:.04em;font-family:Impact,Arial Narrow,sans-serif;font-size:3rem;position:relative}.brand-category-visual i{background:#c7b08a73;height:1px;position:absolute;top:50%;left:9%;right:9%}.brand-category-copy{flex-direction:column;align-items:flex-start;min-height:270px;padding:1.5rem;display:flex}.brand-category-copy small{color:var(--red);font-family:var(--font-geist-mono),monospace;letter-spacing:.1em;text-transform:uppercase;font-size:.58rem}.brand-category-copy h3{color:#e7e7e7;text-transform:uppercase;margin:1.1rem 0 0;font-family:Impact,Arial Narrow,sans-serif;font-size:clamp(1.8rem,2.4vw,2.7rem);font-weight:500;line-height:.94}.brand-category-copy p{color:#8b8b8b;margin:1rem 0 0;font-size:.78rem;line-height:1.55}.brand-category-copy strong{color:#d5c4a5;font-family:var(--font-geist-mono),monospace;letter-spacing:.07em;text-transform:uppercase;margin-top:auto;padding-top:1.4rem;font-size:.61rem}.brand-development{background:#0a0b0b;grid-template-columns:1fr 1fr;max-width:1600px;margin:auto;display:grid}.brand-development-copy{align-self:center;padding:7rem clamp(3rem,7vw,8rem)}.brand-development-copy>p:not(.brand-kicker){max-width:650px;margin-top:1.7rem}.brand-button-outline{border-color:var(--red);color:#e8e8e8;margin-top:2rem}.brand-button-outline:hover,.brand-button-outline:focus-visible{background:var(--red);color:#080808}.brand-development-graphic{background:radial-gradient(circle,#272929,#0a0b0b 68%);border-left:1px solid #343434;place-items:center;min-height:690px;display:grid;position:relative;overflow:hidden}.brand-blueprint{opacity:.44;background-image:linear-gradient(#ffffff0f 1px,#0000 1px),linear-gradient(90deg,#ffffff0f 1px,#0000 1px);background-size:44px 44px;grid-template-columns:repeat(3,1fr);align-content:end;display:grid;position:absolute;inset:0}.brand-blueprint span{min-height:58px;color:var(--red);font-family:var(--font-geist-mono),monospace;letter-spacing:.07em;border-top:1px solid #5a5a5a;border-right:1px solid #5a5a5a;place-items:center;font-size:.56rem;display:grid}.brand-development-graphic img{z-index:2;filter:drop-shadow(0 18px 26px #0000008c);width:min(440px,68%);position:relative}.brand-story{background:#151616;border-top:1px solid #343434;border-bottom:1px solid #343434;grid-template-columns:.82fr 1.18fr;display:grid}.brand-story-image{filter:grayscale(.55)sepia(.2);background:linear-gradient(#0000 45%,#050505cc),url(/deadbeat-hero.png) 72%/cover no-repeat;border-right:1px solid #343434;align-items:end;min-height:560px;padding:2rem;display:flex}.brand-story-image span{border-left:3px solid var(--red);color:#e5e5e5;font-family:var(--font-geist-mono),monospace;letter-spacing:.09em;text-transform:uppercase;background:#000000a6;padding:.65rem .8rem;font-size:.62rem}.brand-story-copy{align-self:center;max-width:850px;padding:6rem clamp(3rem,7vw,8rem)}.brand-story-copy>p:not(.brand-kicker){max-width:720px;margin-top:1.6rem}.brand-custom{background:var(--red);color:#090909;justify-content:space-between;align-items:end;gap:4rem;padding:5.5rem max(4vw,50vw - 725px);display:flex}.brand-custom .brand-kicker{color:#202020}.brand-custom .brand-kicker:before{background:#202020}.brand-custom h2{font-size:clamp(3.5rem,6vw,6.4rem)}.brand-custom p:not(.brand-kicker){color:#0a0a0ab8;max-width:760px;margin:1.2rem 0 0;line-height:1.65}.brand-button-dark{color:#fff;background:#0b0b0b;flex:none}.brand-button-dark:hover,.brand-button-dark:focus-visible{color:#090909;background:#fff}.site-footer{background:#0d0e0e;grid-template-columns:minmax(220px,.7fr) .75fr 1.5fr;width:100%;max-width:1450px;min-height:230px;margin:auto;padding:3rem 2rem}.brand-homepage>.site-footer{border-top:1px solid #333;max-width:none;padding-left:max(4vw,50vw - 725px);padding-right:max(4vw,50vw - 725px)}.site-footer .brand-mark img{width:220px}.site-footer>p{color:#8d8d8d;letter-spacing:.04em;text-transform:none;font-weight:500;line-height:1.5}.site-footer .footer-links{flex-wrap:wrap;justify-content:flex-end;justify-self:end}.site-footer>small{color:#6f6f6f}@media (width<=1100px){.announcement-bar{grid-template-columns:1fr auto}.announcement-bar span:last-child{display:none}.site-header{grid-template-columns:minmax(190px,230px) 1fr}.site-header .nav-links{display:none}.brand-pillars{grid-template-columns:repeat(2,1fr)}.brand-pillars article:nth-child(2){border-right:0}.brand-pillars article:nth-child(-n+2){border-bottom:1px solid #343434}.brand-section-heading{grid-template-columns:1fr;gap:2rem}.brand-section-note{justify-self:start}.brand-category-grid{grid-template-columns:repeat(2,1fr)}.brand-development{grid-template-columns:1fr}.brand-development-graphic{border-top:1px solid #343434;border-left:0;min-height:560px}.brand-story{grid-template-columns:1fr}.brand-story-image{border-bottom:1px solid #343434;border-right:0;min-height:470px}.site-footer{grid-template-columns:1fr 1fr}.site-footer>p{display:block}.site-footer .footer-links{grid-column:1/-1;justify-content:flex-start;justify-self:start}}@media (width<=680px){.announcement-bar{text-align:center;justify-content:center;min-height:35px;padding:.5rem 1rem;display:flex}.announcement-bar span{display:none}.site-header{grid-template-columns:1fr auto;gap:1rem;min-height:82px;padding:.65rem 1rem}.brand-mark img{width:175px;height:58px}.header-cta{padding-left:.75rem}.header-cta:before{content:"Products"}.brand-hero{align-items:flex-end;min-height:690px}.brand-hero-media{background-position:67%}.brand-hero-shade{background:linear-gradient(90deg,#080808eb,#0808084d),linear-gradient(#08080826,#08080866 42%,#080808 95%)}.brand-hero-content{width:auto;margin:0;padding:6rem 1.2rem 9.5rem}.brand-hero h1{font-size:clamp(5rem,23vw,7.2rem)}.brand-hero-content>p:not(.brand-eyebrow){font-size:.93rem}.brand-hero-actions{flex-direction:column}.brand-button{width:100%}.brand-hero-status{flex-direction:column;align-items:flex-start;gap:.45rem;min-height:90px;padding:1rem 1.2rem;line-height:1.45}.brand-pillars{grid-template-columns:1fr}.brand-pillars article,.brand-pillars article:nth-child(2){border-bottom:1px solid #343434;border-right:0;min-height:125px;padding:1.3rem}.brand-products{padding:5.5rem 1.2rem 6rem}.brand-section-heading{margin-bottom:2.4rem}.brand-products h2,.brand-development h2,.brand-story h2{font-size:clamp(3.8rem,18vw,5.6rem)}.brand-category-grid{grid-template-columns:1fr}.brand-category-card{min-height:0}.brand-category-visual{min-height:240px}.brand-category-copy{min-height:260px}.brand-development-copy,.brand-story-copy{padding:5.5rem 1.2rem}.brand-development-graphic{min-height:430px}.brand-development-graphic img{width:76%}.brand-blueprint{grid-template-columns:repeat(2,1fr)}.brand-story-image{min-height:400px}.brand-custom{flex-direction:column;align-items:flex-start;padding:4.5rem 1.2rem}.brand-custom h2{font-size:clamp(3.6rem,17vw,5.4rem)}.site-footer{grid-template-columns:1fr;padding:3rem 1.2rem 2rem}.site-footer .footer-links{grid-column:auto}.site-footer .brand-mark img{width:210px}}.brand-homepage-finished .brand-hero{min-height:555px}.brand-homepage-finished .brand-hero-content{width:min(690px,82vw);margin-left:4.5vw;padding:3.4rem 0 4.2rem}.brand-homepage-finished .brand-hero h1{font-size:clamp(5rem,8.6vw,8.2rem)}.brand-homepage-finished .brand-hero-content>p:not(.brand-eyebrow){max-width:520px;margin-top:1.35rem}.brand-homepage-finished .brand-hero-actions{margin-top:1.45rem}.brand-hero-corner{opacity:.72;filter:drop-shadow(0 12px 18px #00000080);width:125px;position:absolute;bottom:2.2rem;right:3.5vw}.brand-hero-corner img{width:100%;display:block}.brand-prelaunch-ribbon{min-height:48px;font-family:var(--font-geist-mono),monospace;letter-spacing:.065em;text-transform:uppercase;background:#111212;border-top:1px solid #3d3d3d;border-bottom:1px solid #3d3d3d;justify-content:center;align-items:center;gap:2rem;padding:.7rem 4vw;font-size:.6rem;line-height:1.45;display:flex}.brand-prelaunch-ribbon strong{color:var(--red)}.brand-prelaunch-ribbon span{color:#888}.brand-prelaunch-ribbon a{border-bottom:1px solid var(--red);color:#e4e4e4;white-space:nowrap;padding-bottom:.2rem}.brand-homepage-finished .brand-pillars article{min-height:112px;padding:1.35rem 2vw}.brand-homepage-finished .brand-pillars article>span{width:42px;color:var(--red);border:0;font-size:1.6rem;transform:none}.brand-homepage-finished .brand-pillars p{max-width:255px}.brand-products-finished{grid-template-columns:minmax(220px,.72fr) minmax(0,3.28fr);align-items:start;gap:2.1rem;padding:4.8rem 4vw 4.2rem;display:grid}.brand-products-intro{padding:.4rem .8rem 0 0;position:sticky;top:1.5rem}.brand-products-intro h2{color:#d6d6d6;font-size:clamp(3.9rem,5.2vw,5.8rem)}.brand-products-intro>p:last-child{color:#8f8f8f;max-width:330px;margin:1.25rem 0 0;font-size:.8rem;line-height:1.65}.brand-category-grid-finished{grid-template-columns:repeat(4,minmax(0,1fr));width:100%}.brand-category-card-finished{background:#00000047;min-height:385px}.brand-category-card-finished:hover,.brand-category-card-finished:focus-visible{transform:translateY(-5px)}.brand-category-photo{filter:grayscale(.28)sepia(.08)contrast(1.08);background-position:50%;background-size:cover;border-bottom:1px solid #454545;min-height:245px;position:relative;overflow:hidden}.brand-category-photo:after{content:"";background:linear-gradient(#0000 45%,#0808086b);position:absolute;inset:0}.brand-category-photo small{z-index:2;color:var(--red);font-family:var(--font-geist-mono),monospace;letter-spacing:.09em;text-transform:uppercase;background:#070707b8;border:1px solid #c7b08a9e;padding:.42rem .52rem;font-size:.48rem;position:absolute;top:.8rem;left:.8rem}.brand-category-copy-finished{grid-template-rows:1fr auto;grid-template-columns:auto 1fr;align-items:start;gap:.35rem .7rem;min-height:140px;padding:1rem;display:grid}.brand-category-copy-finished>span{color:var(--red);font-family:var(--font-geist-mono),monospace;grid-row:1/3;font-size:.58rem}.brand-category-copy-finished h3{margin:0;font-size:clamp(1.35rem,1.7vw,1.85rem);line-height:.95}.brand-category-copy-finished strong{border-top:1px solid #3b3b3b;margin:0;padding:.65rem 0 0;font-size:.53rem}.brand-products-cta{grid-column:2;justify-self:center;width:max-content;min-width:190px;margin-top:-.35rem}.brand-about-grid{background:#0d0e0e;border-top:1px solid #3b3b3b;border-bottom:1px solid #3b3b3b;grid-template-columns:1.1fr 1fr .74fr;min-height:410px;display:grid}.brand-about-photo{filter:grayscale(.18)sepia(.08)contrast(1.08);background:linear-gradient(#0000 45%,#050505bf),url(/mockup-workshop.webp) 50%/cover no-repeat;border-right:1px solid #3b3b3b;align-items:end;min-height:410px;padding:1.4rem;display:flex}.brand-about-photo span{border-left:3px solid var(--red);color:#e5e5e5;font-family:var(--font-geist-mono),monospace;letter-spacing:.08em;text-transform:uppercase;background:#000000b8;padding:.62rem .76rem;font-size:.55rem}.brand-about-copy{align-self:center;padding:3.4rem clamp(2rem,4vw,4.2rem)}.brand-about-copy h2{color:#d6d6d6;letter-spacing:-.025em;text-transform:uppercase;margin:0;font-family:Impact,Haettenschweiler,Arial Narrow Bold,sans-serif;font-size:clamp(3rem,4.3vw,4.6rem);font-weight:900;line-height:.85}.brand-about-copy h2 em{color:var(--red);font-style:normal}.brand-about-copy>p:not(.brand-kicker){color:#929292;margin:1.25rem 0 0;font-size:.8rem;line-height:1.68}.brand-about-badge{background:radial-gradient(circle,#c7b08a14,#0000 62%),#111212;border-left:1px solid #3b3b3b;place-items:center;min-height:410px;padding:2.2rem;display:grid}.brand-about-badge img{filter:drop-shadow(0 18px 24px #00000080);width:min(300px,92%)}.brand-build-log{background:#111212;border-bottom:1px solid #343434;padding:3.8rem 4vw 4.2rem}.brand-build-log-heading{justify-content:space-between;align-items:end;gap:2rem;max-width:1450px;margin:0 auto 1.6rem;display:flex}.brand-build-log-heading h2{color:#dedede;text-transform:uppercase;margin:0;font-family:Impact,Arial Narrow,sans-serif;font-size:clamp(2.5rem,4vw,4.2rem);font-weight:500;line-height:.9}.brand-build-log-grid{grid-template-columns:repeat(4,1fr);gap:.75rem;max-width:1450px;margin:auto;display:grid}.brand-build-log-grid a{background:#090909;border:1px solid #3d3d3d;min-height:210px;position:relative;overflow:hidden}.brand-build-log-grid img{object-fit:cover;filter:grayscale(.24)sepia(.08)contrast(1.05);width:100%;height:100%;transition:transform .25s,filter .25s;display:block}.brand-build-log-grid a:hover img,.brand-build-log-grid a:focus-visible img{filter:grayscale(0)contrast(1.05);transform:scale(1.035)}.brand-build-log-grid span{color:#e8e8e8;font-family:var(--font-geist-mono),monospace;letter-spacing:.06em;text-transform:uppercase;background:#070707c2;padding:.48rem .55rem;font-size:.55rem;position:absolute;inset:auto .7rem .7rem}.brand-homepage-finished .brand-custom{padding-top:4.5rem;padding-bottom:4.5rem}.brand-capability-strip{background:#111212;border-bottom:1px solid #343434;grid-template-columns:repeat(3,1fr);display:grid}.brand-capability-strip article{border-right:1px solid #343434;align-items:center;gap:1rem;min-height:105px;padding:1.4rem 3vw;display:flex}.brand-capability-strip article:last-child{border-right:0}.brand-capability-strip strong{color:var(--red);font-family:var(--font-geist-mono),monospace;font-size:.62rem}.brand-capability-strip h2{color:#e2e2e2;letter-spacing:.09em;text-transform:uppercase;margin:0;font-size:.7rem}.brand-capability-strip p{color:#797979;margin:.35rem 0 0;font-size:.68rem}.site-footer{grid-template-columns:1.35fr .62fr .62fr 1.15fr;align-items:start;gap:3rem;max-width:1450px;min-height:0;padding:3.4rem 2rem 2rem}.brand-homepage>.site-footer{max-width:none}.footer-brand-column .brand-mark img{width:230px}.footer-brand-column>p{color:#828282;max-width:300px;margin:1rem 0 0;font-size:.76rem;line-height:1.6}.footer-column,.footer-contact-column{flex-direction:column;align-items:flex-start;gap:.6rem;display:flex}.footer-column strong,.footer-contact-column>strong{color:var(--red);font-family:var(--font-geist-mono),monospace;letter-spacing:.1em;text-transform:uppercase;margin-bottom:.35rem;font-size:.62rem}.footer-column a{color:#a2a2a2;font-size:.72rem}.footer-column a:hover,.footer-column a:focus-visible{color:#fff}.footer-contact-column p{color:#848484;max-width:360px;margin:0;font-size:.72rem;line-height:1.55}.footer-contact-column .brand-button{width:max-content;min-height:42px;margin-top:.55rem;padding:0 1rem;font-size:.58rem}.site-footer>small{color:#656565;border-top:1px solid #303030;grid-column:1/-1;margin-top:.5rem;padding-top:1.2rem}@media (width<=1150px){.brand-products-finished{grid-template-columns:1fr}.brand-products-intro{max-width:650px;position:static}.brand-category-grid-finished{grid-template-columns:repeat(2,1fr)}.brand-products-cta{grid-column:auto}.brand-about-grid{grid-template-columns:1fr 1fr}.brand-about-badge{border-top:1px solid #3b3b3b;border-left:0;grid-column:1/-1;min-height:330px}.brand-about-badge img{width:260px}.site-footer{grid-template-columns:1.3fr .7fr .7fr}.footer-contact-column{border-top:1px solid #303030;grid-column:1/-1;padding-top:1.5rem}}@media (width<=720px){.brand-homepage-finished .brand-hero{min-height:660px}.brand-homepage-finished .brand-hero-content{width:auto;margin:0;padding:4.5rem 1.2rem 4rem}.brand-homepage-finished .brand-hero h1{font-size:clamp(4.8rem,22vw,7rem)}.brand-hero-corner{display:none}.brand-prelaunch-ribbon{flex-direction:column;align-items:flex-start;gap:.45rem;padding:.85rem 1.2rem}.brand-category-grid-finished{grid-template-columns:1fr}.brand-category-photo{min-height:290px}.brand-about-grid{grid-template-columns:1fr}.brand-about-photo{border-bottom:1px solid #3b3b3b;border-right:0;min-height:360px}.brand-about-copy{padding:4.5rem 1.2rem}.brand-about-copy h2{font-size:clamp(3.3rem,16vw,5rem)}.brand-about-badge{grid-column:auto;min-height:300px}.brand-build-log{padding:3.5rem 1.2rem}.brand-build-log-heading{flex-direction:column;align-items:flex-start}.brand-build-log-grid{grid-template-columns:repeat(2,1fr)}.brand-build-log-grid a{min-height:165px}.brand-capability-strip{grid-template-columns:1fr}.brand-capability-strip article{border-bottom:1px solid #343434;border-right:0;min-height:90px}.site-footer{grid-template-columns:1fr 1fr;gap:2.2rem 1.5rem}.footer-brand-column,.footer-contact-column,.site-footer>small{grid-column:1/-1}}@media (width<=1100px){.site-header,.site-header-overlay,.site-header-solid{grid-template-columns:minmax(190px,1fr) auto auto;gap:1rem}.mobile-menu{display:block}.site-header .header-cta{min-height:46px;padding-top:0;padding-bottom:0}.site-footer a{align-items:center;min-height:44px;display:inline-flex}}@media (width<=720px){.announcement-bar strong{line-height:1.35}.site-header,.site-header-overlay,.site-header-solid{grid-template-columns:minmax(0,1fr) auto;gap:.75rem;min-height:76px;padding:.55rem 1rem}.site-header .brand-mark img{width:min(170px,48vw);height:54px}.site-header .header-cta{display:none}.mobile-menu summary{min-width:78px}.mobile-menu-panel{top:calc(100% + .95rem)}.brand-homepage-finished .brand-hero{align-items:flex-end;min-height:min(710px,100svh - 35px)}.brand-homepage-finished .brand-hero-media{background-position:70%}.brand-homepage-finished .brand-hero-shade{background:linear-gradient(90deg,#080808f0,#08080857 72%,#08080824),linear-gradient(#08080814 22%,#080808a8 57%,#080808 98%)}.brand-homepage-finished .brand-hero-content{padding:4rem 1.15rem 3rem}.brand-homepage-finished .brand-hero h1{max-width:100%;font-size:clamp(4.25rem,21vw,6.1rem);line-height:.84}.brand-hero-content>p:not(.brand-eyebrow){max-width:34rem;line-height:1.55}.brand-hero-actions{gap:.7rem}.brand-button,.button{min-height:52px}.brand-products-finished{gap:2.4rem;padding:4.4rem 1rem}.brand-products-intro{padding-right:0}.brand-products-intro h2{font-size:clamp(3.6rem,17vw,4.8rem)}.brand-category-card-finished{min-height:0}.brand-category-photo{min-height:clamp(245px,74vw,310px)}.brand-category-copy-finished{min-height:132px;padding:1.1rem}.brand-category-copy-finished h3{font-size:clamp(1.65rem,8vw,2.15rem)}.brand-category-copy-finished strong{align-items:center;min-height:40px;display:flex}.brand-products-cta{width:100%;margin-top:0}.brand-about-photo{background-position:50%;min-height:300px}.brand-about-copy{padding:4rem 1.15rem}.brand-about-badge{min-height:220px;padding:1.5rem}.brand-about-badge img{width:190px}.brand-build-log{padding:3.5rem 1rem}.brand-build-log-grid{gap:.55rem}.brand-build-log-grid a{min-height:145px}.brand-custom{gap:2rem;padding:4rem 1.15rem}.brand-custom h2{font-size:clamp(3.25rem,16vw,4.7rem)}.brand-custom .brand-button{width:100%}.project-intake{padding:4.5rem 1rem}.project-form{padding:1.15rem;box-shadow:5px 5px #00000026}.project-form legend{font-size:1.8rem}.project-form input,.project-form select,.project-form textarea{min-height:52px;padding:.85rem;font-size:16px}.project-form textarea{min-height:135px}.consent-row{grid-template-columns:24px 1fr;padding:1rem}.consent-row input{width:24px;height:24px;margin:0}.form-privacy{font-size:.72rem}.site-footer{padding:3rem 1rem 2rem}.footer-column a,.footer-contact-column .brand-button{width:100%}}@media (width<=420px){.brand-build-log-grid{grid-template-columns:1fr}.brand-build-log-grid a{min-height:205px}.site-footer{grid-template-columns:1fr}.footer-brand-column,.footer-contact-column,.site-footer>small{grid-column:auto}}.nav-links{gap:clamp(.85rem,1.7vw,2rem);font-size:.66rem}.brand-digital-library{background:radial-gradient(circle at 82% 18%,#c7b08a1a,#0000 24rem),#0b0c0c;border-bottom:1px solid #383838;grid-template-columns:1fr 1fr;align-items:stretch;display:grid}.brand-digital-library>div:first-child{padding:5.5rem max(4vw,50vw - 725px)}.brand-digital-library h2{color:#d8d8d8;letter-spacing:-.025em;text-transform:uppercase;margin:0;font-family:Impact,Haettenschweiler,Arial Narrow Bold,sans-serif;font-size:clamp(3.8rem,6.4vw,6.7rem);font-weight:900;line-height:.84}.brand-digital-library h2 em{color:var(--red);font-style:normal}.brand-digital-library>div:first-child>p:not(.brand-kicker){color:#8f8f8f;max-width:700px;margin:1.4rem 0 0;line-height:1.7}.brand-digital-formats{border-left:1px solid #383838;grid-template-columns:1fr 1fr;display:grid}.brand-digital-formats span{background:#ffffff05;border-bottom:1px solid #383838;border-right:1px solid #383838;flex-direction:column;justify-content:space-between;min-height:190px;padding:1.6rem;display:flex}.brand-digital-formats strong{color:var(--red);letter-spacing:.02em;font-family:Impact,Arial Narrow,sans-serif;font-size:clamp(2.8rem,5vw,5rem);font-weight:500}.brand-digital-formats small{color:#777;font-family:var(--font-geist-mono),monospace;letter-spacing:.08em;text-transform:uppercase;font-size:.58rem}.digital-hero,.diecast-hero{color:#fff;background:linear-gradient(118deg,#090a0b,#282c2e);grid-template-columns:1.35fr .48fr;align-items:end;gap:5rem;min-height:670px;padding:7.2rem 7vw 5.5rem;display:grid;position:relative;overflow:hidden}.digital-hero-grid{opacity:.2;background-image:linear-gradient(#ffffff1c 1px,#0000 1px),linear-gradient(90deg,#ffffff1c 1px,#0000 1px);background-size:54px 54px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000,#0000 88%);mask-image:linear-gradient(90deg,#000,#0000 88%)}.digital-hero:before{content:"FILES";color:#ffffff06;font-family:Impact,Arial Narrow,sans-serif;font-size:clamp(12rem,28vw,28rem);line-height:.72;position:absolute;bottom:-2rem;left:-1vw}.digital-hero-copy,.digital-hero-stack,.diecast-hero>div:not(.diecast-track),.diecast-hero aside{z-index:2;position:relative}.digital-hero h1,.diecast-hero h1{letter-spacing:-.035em;max-width:1050px;margin:0;font-size:clamp(4.8rem,8.8vw,9rem);line-height:.85}.digital-hero h1 em,.diecast-hero h1 em{color:var(--red);font-style:normal}.digital-hero-copy>p:not(.eyebrow),.diecast-hero>div>p:not(.eyebrow){color:#ffffffad;max-width:760px;margin:1.8rem 0 0;font-size:1.02rem;line-height:1.7}.digital-hero-stack{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#05060761;border:1px solid #ffffff38;grid-template-columns:1fr auto;align-items:center;min-height:330px;padding:1.5rem;display:grid}.digital-hero-stack span{color:#ffffff80;font-family:var(--font-geist-mono),monospace;letter-spacing:.09em;text-transform:uppercase;font-size:.58rem}.digital-hero-stack strong{color:var(--red);letter-spacing:.03em;text-align:right;font-family:Impact,Arial Narrow,sans-serif;font-size:2.1rem;font-weight:500}.digital-status,.diecast-status{background:var(--red);color:#111;font-family:var(--font-geist-mono),monospace;letter-spacing:.07em;text-transform:uppercase;justify-content:center;align-items:center;gap:2.5rem;padding:1rem 4vw;font-size:.64rem;line-height:1.45;display:flex}.digital-status span,.diecast-status span{color:#0a0a0aa8}.digital-access,.digital-library,.digital-publishing,.diecast-categories,.diecast-standards{padding:7.5rem max(6vw,50vw - 725px)}.digital-access>header,.digital-library>header,.diecast-categories>header{grid-template-columns:1.25fr .65fr;align-items:end;gap:4rem;margin-bottom:4rem;display:grid}.digital-access>header .kicker,.digital-library>header .kicker,.diecast-categories>header .kicker{grid-column:1/-1;margin-bottom:-1.5rem}.digital-access h2,.digital-library h2,.digital-publishing h2,.digital-cta h2,.diecast-categories h2,.diecast-first-drop h2,.diecast-standards h2,.diecast-cta h2{letter-spacing:-.025em;margin:0;font-size:clamp(3.5rem,6.5vw,7rem);line-height:.88}.digital-access>header>p:last-child,.digital-library>header>p:last-child,.diecast-categories>header>p:last-child{color:#5c6164;margin:0;line-height:1.7}.digital-access-grid{border-top:3px solid var(--ink);border-left:1px solid var(--line);grid-template-columns:1fr 1fr;display:grid}.digital-access-grid article{border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#e7e4dd;flex-direction:column;min-height:330px;padding:2rem;display:flex}.digital-access-grid article>span{background:var(--ink);width:max-content;color:var(--red);font-family:var(--font-geist-mono),monospace;letter-spacing:.1em;padding:.45rem .6rem;font-size:.62rem;font-weight:900}.digital-access-grid h3{margin:2.8rem 0 0;font-size:clamp(2.5rem,4vw,4.4rem);line-height:.92}.digital-access-grid p{color:#5c6164;max-width:620px;margin:1rem 0 auto;line-height:1.65}.digital-access-grid small{border-top:1px solid var(--line);color:#777;letter-spacing:.07em;text-transform:uppercase;margin-top:2rem;padding-top:1rem;font-size:.65rem}.digital-library{color:#fff;background:#0c0d0d}.digital-library>header>p:last-child{color:#ffffff8c}.digital-library-grid{border-top:1px solid #393a3a;border-left:1px solid #393a3a;grid-template-columns:1fr 1fr;display:grid}.digital-library-grid article{border-bottom:1px solid #393a3a;border-right:1px solid #393a3a;grid-template-columns:.72fr 1.28fr;min-height:390px;display:grid}.digital-file-visual{background:linear-gradient(#ffffff0a 1px,#0000 1px) 0 0/28px 28px,linear-gradient(90deg,#ffffff0a 1px,#0000 1px) 0 0/28px 28px,radial-gradient(circle,#303334,#101111 68%);border-right:1px solid #393a3a;place-items:center;display:grid;position:relative;overflow:hidden}.digital-file-visual>span{color:var(--red);font-family:var(--font-geist-mono),monospace;font-size:.64rem;position:absolute;top:1rem;left:1rem}.digital-file-visual strong{z-index:2;color:#d7d7d7;font-family:Impact,Arial Narrow,sans-serif;font-size:clamp(3rem,5vw,5rem);font-weight:500;position:relative}.digital-file-visual i{aspect-ratio:1;border:1px solid #c7b08a7a;border-radius:50%;width:58%;position:absolute;box-shadow:0 0 0 28px #ffffff06}.digital-library-grid article>div:last-child{flex-direction:column;align-items:flex-start;padding:2rem;display:flex}.digital-library-grid article>div:last-child small{color:var(--red);font-family:var(--font-geist-mono),monospace;letter-spacing:.1em;text-transform:uppercase;font-size:.58rem}.digital-library-grid h3{margin:1.5rem 0 0;font-size:clamp(2.1rem,3.2vw,3.5rem);line-height:.92}.digital-library-grid p{color:#ffffff8f;margin:1rem 0;font-size:.82rem;line-height:1.65}.digital-library-grid article>div:last-child>span{color:#929292;font-family:var(--font-geist-mono),monospace;letter-spacing:.07em;font-size:.58rem}.digital-publishing-label{color:#d8c5a3;font-family:var(--font-geist-mono),monospace;letter-spacing:.08em;text-transform:uppercase;margin-top:auto;padding-top:1.2rem;font-size:.58rem}.digital-publishing{background:#e7e4dd;grid-template-columns:.85fr 1.15fr;align-items:end;gap:7rem;display:grid}.digital-publishing>div>p:not(.kicker){color:#555a5d;max-width:680px;margin:1.4rem 0 0;line-height:1.7}.digital-publishing ul{border-top:3px solid var(--ink);margin:0;padding:0;list-style:none}.digital-publishing li{border-bottom:1px solid var(--line);color:#4f5457;padding:1.15rem 0 1.15rem 1.5rem;font-size:.84rem;line-height:1.45;position:relative}.digital-publishing li:before{content:"/";color:var(--red);font-weight:900;position:absolute;left:0}.digital-license-note{background:var(--red);color:#111;grid-template-columns:auto 1fr;align-items:start;gap:2rem;padding:2rem max(6vw,50vw - 725px);display:grid}.digital-license-note strong{font-family:var(--font-geist-mono),monospace;letter-spacing:.1em;text-transform:uppercase;font-size:.66rem}.digital-license-note p{color:#0a0a0ab3;max-width:1050px;margin:0;font-size:.78rem;line-height:1.65}.digital-cta,.diecast-cta{background:#d8d5ce;justify-content:space-between;align-items:end;gap:4rem;padding:5rem max(6vw,50vw - 725px);display:flex}.digital-cta>div>p:not(.kicker),.diecast-cta>div>p:not(.kicker){color:#565b5e;max-width:760px;margin:1.2rem 0 0;line-height:1.65}.diecast-hero{background:radial-gradient(circle at 82% 35%,#c7b08a21,#0000 23rem),linear-gradient(118deg,#090a0a,#252728)}.diecast-track{opacity:.14;background:repeating-linear-gradient(115deg,#0000 0 68px,#ffffff1f 68px 70px,#0000 70px 138px);position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000,#0000 88%);mask-image:linear-gradient(90deg,#000,#0000 88%)}.diecast-hero:before{content:"1:64";color:#ffffff06;font-family:Impact,Arial Narrow,sans-serif;font-size:clamp(12rem,28vw,28rem);line-height:.72;position:absolute;bottom:-2rem;left:-2vw}.diecast-hero aside{background:#05060759;border:1px solid #ffffff3b;flex-direction:column;justify-content:space-between;min-height:315px;padding:1.6rem;display:flex}.diecast-hero aside span,.diecast-hero aside small{color:#ffffff80;font-family:var(--font-geist-mono),monospace;letter-spacing:.1em;text-transform:uppercase;font-size:.6rem;line-height:1.45}.diecast-hero aside strong{color:var(--red);font-family:Impact,Arial Narrow,sans-serif;font-size:clamp(4rem,6vw,6rem);font-weight:500;line-height:.78}.diecast-categories>div{border-top:3px solid var(--ink);border-left:1px solid var(--line);grid-template-columns:repeat(4,1fr);display:grid}.diecast-categories article{border-right:1px solid var(--line);border-bottom:1px solid var(--line);flex-direction:column;min-height:465px;padding:1.4rem;display:flex}.diecast-categories article>span{color:var(--red);font-family:var(--font-geist-mono),monospace;font-size:.65rem}.diecast-card-art{background:linear-gradient(150deg,#1c1e1f,#080909);place-items:center;min-height:190px;margin:1.7rem 0;display:grid;position:relative;overflow:hidden}.diecast-card-art:before{content:"";border:2px solid #c7b08a85;border-radius:50% 42% 40% 48%;width:125px;height:50px;position:absolute;transform:skew(-8deg)}.diecast-card-art strong{z-index:2;color:#d7d7d7;font-family:Impact,Arial Narrow,sans-serif;font-size:2.7rem;font-weight:500;position:relative}.diecast-card-art i{background:var(--red);height:2px;position:absolute;bottom:20%;left:0;right:0}.diecast-categories h3{margin:0;font-size:clamp(1.9rem,2.6vw,2.7rem);line-height:.95}.diecast-categories article>p{color:#5d6264;margin:1rem 0 auto;font-size:.82rem;line-height:1.6}.diecast-categories article>small{border-top:1px solid var(--line);color:#777b7d;letter-spacing:.08em;text-transform:uppercase;margin-top:1.3rem;padding-top:1rem;font-size:.6rem}.diecast-first-drop{color:#fff;background:#0b0c0c;grid-template-columns:.82fr 1.18fr;min-height:520px;display:grid}.diecast-first-drop>div:first-child{background:radial-gradient(circle,#303334,#0b0c0c 68%);border-right:1px solid #393a3a;place-items:center;display:grid;position:relative;overflow:hidden}.diecast-first-drop>div:first-child:before{content:"";aspect-ratio:1.8;border:2px solid #c7b08a73;border-radius:50% 45% 42% 48%;width:48%;position:absolute;transform:skew(-10deg)}.diecast-first-drop>div:first-child span{color:var(--red);font-family:var(--font-geist-mono),monospace;position:absolute;top:2rem;left:2rem}.diecast-first-drop>div:first-child strong{font-family:Impact,Arial Narrow,sans-serif;font-size:clamp(6rem,11vw,12rem);font-weight:500;position:relative}.diecast-first-drop>div:last-child{align-self:center;padding:5rem clamp(2rem,7vw,7rem)}.diecast-first-drop>div:last-child>p:not(.kicker){color:#ffffff91;max-width:700px;margin:1.3rem 0 0;line-height:1.7}.diecast-coming-soon{border:1px solid var(--red);color:var(--red);font-family:var(--font-geist-mono),monospace;letter-spacing:.08em;text-transform:uppercase;margin-top:2rem;padding:.8rem 1rem;font-size:.62rem;display:inline-flex}.diecast-standards{background:#e7e4dd}.diecast-standards>.kicker{margin-bottom:1rem}.diecast-standards>div{border-top:3px solid var(--ink);border-left:1px solid var(--line);grid-template-columns:repeat(3,1fr);margin-top:4rem;display:grid}.diecast-standards article{border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:275px;padding:1.7rem}.diecast-standards article>strong{color:var(--red);font-family:var(--font-geist-mono),monospace;font-size:.65rem}.diecast-standards h3{margin:3rem 0 0;font-size:2.1rem}.diecast-standards article p{color:#5b6063;margin:1rem 0 0;font-size:.84rem;line-height:1.6}@media (width<=1100px){.brand-digital-library{grid-template-columns:1fr}.brand-digital-formats{border-top:1px solid #383838;border-left:0}.digital-hero,.diecast-hero{grid-template-columns:1fr;gap:3rem}.digital-hero-stack,.diecast-hero aside{max-width:430px;min-height:260px}.digital-access>header,.digital-library>header,.diecast-categories>header{grid-template-columns:1fr;gap:1.5rem}.digital-access>header .kicker,.digital-library>header .kicker,.diecast-categories>header .kicker{margin-bottom:0}.digital-library-grid{grid-template-columns:1fr}.digital-publishing{grid-template-columns:1fr;gap:3rem}.diecast-categories>div{grid-template-columns:repeat(2,1fr)}.diecast-first-drop{grid-template-columns:1fr}.diecast-first-drop>div:first-child{border-bottom:1px solid #393a3a;border-right:0;min-height:420px}}@media (width<=720px){.brand-digital-library>div:first-child{padding:4rem 1.15rem}.brand-digital-library h2{font-size:clamp(3.4rem,16vw,4.7rem)}.brand-digital-formats span{min-height:145px;padding:1.1rem}.brand-digital-formats strong{font-size:clamp(2.4rem,12vw,3.6rem)}.digital-hero,.diecast-hero{min-height:650px;padding:5rem 1.15rem 4rem}.digital-hero h1,.diecast-hero h1{font-size:clamp(3.8rem,17vw,5.7rem)}.digital-hero-stack,.diecast-hero aside{display:none}.digital-status,.diecast-status{flex-direction:column;align-items:flex-start;gap:.55rem;padding:1rem 1.15rem}.digital-access,.digital-library,.digital-publishing,.diecast-categories,.diecast-standards{padding:5rem 1.15rem}.digital-access h2,.digital-library h2,.digital-publishing h2,.digital-cta h2,.diecast-categories h2,.diecast-first-drop h2,.diecast-standards h2,.diecast-cta h2{font-size:clamp(3.1rem,15vw,4.7rem)}.digital-access-grid{grid-template-columns:1fr}.digital-access-grid article{min-height:285px;padding:1.5rem}.digital-library-grid article{grid-template-columns:1fr;min-height:0}.digital-file-visual{border-bottom:1px solid #393a3a;border-right:0;min-height:250px}.digital-library-grid article>div:last-child{min-height:300px;padding:1.5rem}.digital-license-note{grid-template-columns:1fr;gap:.7rem;padding:1.5rem 1.15rem}.digital-cta,.diecast-cta{flex-direction:column;align-items:flex-start;gap:2rem;padding:4rem 1.15rem}.digital-cta .button,.diecast-cta .button{width:100%}.diecast-categories>div{grid-template-columns:1fr}.diecast-categories article{min-height:420px}.diecast-first-drop>div:first-child{min-height:300px}.diecast-first-drop>div:last-child{padding:4.5rem 1.15rem}.diecast-standards>div{grid-template-columns:1fr;margin-top:3rem}.diecast-standards article{min-height:220px}}
