*,*:before,*:after{box-sizing:border-box}body,h1,h2,h3,h4,p,figure,blockquote,dl,dd{margin:0}ul[role=list],ol[role=list]{list-style:none}html:focus-within{scroll-behavior:smooth}body{min-height:100vh;text-rendering:optimizeSpeed;line-height:1.5}a:not([class]){text-decoration-skip-ink:auto}a{color:inherit;-webkit-tap-highlight-color:transparent}img,picture{max-width:100%;display:block}input,button,textarea,select{font:inherit}@media(prefers-reduced-motion:reduce){html:focus-within{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}:root{--theme-primary: #ff7a00;--theme-primary-hover: #e56d00;--theme-on-primary: #000000;--theme-bg: #fafafa;--theme-on-bg: #000000;--theme-surface-1: #f0f0f0;--theme-on-surface-1: #000000;--theme-surface-2: #e0e0e0;--theme-on-surface-2: #000000;--theme-accent: #ff7a00;--theme-success: #28b463;--theme-hero-gradient: var(--theme-surface-2);--theme-card-border: #000000;--theme-card-shadow: 6px 6px 0 #000000;--theme-muted-text: #333333;--theme-outline: #000000;--theme-border-width: 3px;--theme-shadow: 6px 6px 0 #000000;--theme-shadow-hover: 3px 3px 0 #000000;--theme-shadow-sm: 4px 4px 0 #000000;--theme-shape-radius: 0;--theme-button-border-radius: 0;--theme-transition: .15s ease-in-out;--section-margin: 3rem;--theme-grid-gap: 1.5rem;--container-max-width: 1320px;--container-max-width-narrow: 820px;--container-padding: 0 1.5rem;--theme-blog-post-header-width: 1200px;--theme-font-family-serif: "Space Grotesk", "DM Sans", "Inter", -apple-system, BlinkMacSystemFont, sans-serif;--theme-font-family-sans: "DM Sans", "Inter", -apple-system, BlinkMacSystemFont, sans-serif}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:400;font-display:swap;src:local(""),url(/assets/fonts/space-grotesk-v22-latin-regular.woff2) format("woff2"),url(/assets/fonts/space-grotesk-v22-latin-regular.woff) format("woff")}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:700;font-display:swap;src:local(""),url(/assets/fonts/space-grotesk-v22-latin-700.woff2) format("woff2"),url(/assets/fonts/space-grotesk-v22-latin-700.woff) format("woff")}@font-face{font-family:Playfair Display;font-style:normal;font-weight:500;font-display:swap;src:local(""),url(/assets/fonts/playfair-display-v40-latin-500.woff2) format("woff2"),url(/assets/fonts/playfair-display-v40-latin-500.woff) format("woff")}@font-face{font-family:Playfair Display;font-style:normal;font-weight:700;font-display:swap;src:local(""),url(/assets/fonts/playfair-display-v40-latin-700.woff2) format("woff2"),url(/assets/fonts/playfair-display-v40-latin-700.woff) format("woff")}@font-face{font-family:DM Sans;font-style:normal;font-weight:400;font-display:swap;src:local(""),url(/assets/fonts/dm-sans-v17-latin-regular.woff2) format("woff2"),url(/assets/fonts/dm-sans-v17-latin-regular.woff) format("woff")}@font-face{font-family:DM Sans;font-style:normal;font-weight:500;font-display:swap;src:local(""),url(/assets/fonts/dm-sans-v17-latin-500.woff2) format("woff2"),url(/assets/fonts/dm-sans-v17-latin-500.woff) format("woff")}@font-face{font-family:DM Sans;font-style:normal;font-weight:700;font-display:swap;src:local(""),url(/assets/fonts/dm-sans-v17-latin-700.woff2) format("woff2"),url(/assets/fonts/dm-sans-v17-latin-700.woff) format("woff")}:root{--font-size-sm: clamp(13px, .05vw + 12.8px, 14px);--font-size-base: clamp(16px, .2vw + 15.2px, 18px);--font-size-md: clamp(20px, .45vw + 18.5px, 24px);--font-size-lg: clamp(26px, .9vw + 22px, 32px);--font-size-xl: clamp(32px, 1.3vw + 27px, 40px);--font-size-xxl: clamp(40px, 2vw + 31px, 54px);--font-size-xxxl: clamp(50px, 3vw + 37px, 72px)}html,body{line-height:1.5;font-family:var(--theme-font-family-sans);font-size:var(--font-size-base);color:var(--theme-on-bg)}h1,h2,h3{font-family:var(--theme-font-family-serif);font-weight:700;text-transform:uppercase;letter-spacing:-.02em}h1{font-size:var(--font-size-xxl)}section h1,article h1,nav h1,aside h1,main h1{font-size:var(--font-size-xxl)}h2{font-size:var(--font-size-xl)}h3{font-size:var(--font-size-lg);font-weight:700}h1,h2{line-height:1.05;font-weight:700}h6{font-size:var(--font-size-sm)}h1,h2,h3,h4,h5,h6,p{margin:0 0 1rem}blockquote{font-style:normal;font-size:var(--font-size-base);font-weight:700;margin-bottom:1rem;padding-left:1.5rem;border-left:6px solid #000000}html,body{height:100%}body{max-width:1920px;margin:0 auto;background-color:var(--theme-bg);position:relative}.band{padding:clamp(3.5rem,7vw,5.5rem) 0;border-bottom:3px solid #000000}.band:last-child{border-bottom:none}.band--orange{background:var(--theme-primary);color:#000}.band--orange h2,.band--orange p,.band--orange .section-eyebrow{color:#000}.band--cream{background:#f0f0f0}.band--white{background:#fafafa}.band--charcoal{background:#000;color:#fff}.band--charcoal h2,.band--charcoal h3,.band--charcoal p,.band--charcoal .section-eyebrow{color:#fff}.band--mint{background:var(--theme-primary);color:#000}.band--mint h2,.band--mint p,.band--mint .section-eyebrow{color:#000}pre{padding:1em;border-radius:0;overflow:auto;border:var(--theme-border-width) solid #000000}pre .language-id{display:none}.card-interactive{transition:transform .15s ease,box-shadow .15s ease}.card-interactive:hover{transform:translate(-2px,-4px);box-shadow:8px 10px #000}.band--dot-grid{background-image:radial-gradient(circle,rgba(0,0,0,.08) 1px,transparent 1px);background-size:24px 24px}.band--charcoal.band--dot-grid{background-image:radial-gradient(circle,rgba(255,255,255,.06) 1px,transparent 1px);background-size:24px 24px}.text-highlight{background:var(--theme-primary);padding:0 .2em;display:inline;box-decoration-break:clone;-webkit-box-decoration-break:clone}.sticker{display:inline-block;background:var(--theme-primary);color:#000;font-weight:900;font-size:.75rem;letter-spacing:.1em;text-transform:uppercase;padding:.3rem .6rem;border:2px solid #000000;box-shadow:3px 3px #000;transform:rotate(-3deg);position:relative;z-index:1}.card-featured{position:relative}.card-featured:before,.card-featured:after{content:"";position:absolute;width:16px;height:16px;border:3px solid var(--theme-primary);pointer-events:none}.card-featured:before{top:-4px;left:-4px;border-right:none;border-bottom:none}.card-featured:after{bottom:-4px;right:-4px;border-left:none;border-top:none}:focus-visible{outline:3px solid #000000;outline-offset:2px}details{border:3px solid #000000;padding:0;margin-bottom:.75rem;box-shadow:4px 4px #000}details summary{padding:1rem 1.25rem;font-weight:700;cursor:pointer;background:#fff;list-style:none;display:flex;align-items:center;justify-content:space-between}details summary:after{content:"+";font-size:1.4rem;font-weight:900;line-height:1}details[open] summary{border-bottom:3px solid #000000;background:var(--theme-primary)}details[open] summary:after{content:"−"}details summary::-webkit-details-marker{display:none}details>:not(summary){padding:1rem 1.25rem}input:user-invalid,textarea:user-invalid,select:user-invalid{border-color:#d00;box-shadow:4px 4px #d00}::selection{background:var(--theme-primary);color:#000}
