*,*:before,*:after{box-sizing:border-box}html{font-size:62.5%;scroll-behavior:smooth;scroll-padding-top:calc(var(--stoa-header-height) + 1.6rem)}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}body{margin:0;min-width:32rem;background:var(--stoa-bg-secondary);color:#262322;font-family:var(--font-body-family, Inter, Arial, sans-serif);font-style:var(--font-body-style, normal);font-weight:var(--font-body-weight, 400);font-size:1.6rem;line-height:1.65;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}img,picture,video,svg{display:block;max-width:100%}img{height:auto}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-underline-offset:.2em}a:hover{text-decoration-thickness:.12em}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}[hidden]{display:none!important}h1,h2,h3,h4,h5,h6,.stoa-display{margin:0;color:inherit;font-family:var(--font-heading-family, "Arial Narrow", Arial, sans-serif);font-style:var(--font-heading-style, normal);font-weight:var(--font-heading-weight, 800);line-height:.98;letter-spacing:-.018em;text-transform:uppercase}h1{font-size:clamp(4.4rem,9vw,10.8rem)}h2{font-size:clamp(3.5rem,6vw,7.2rem)}h3{font-size:clamp(2.4rem,3.5vw,4.2rem)}h4{font-size:2.2rem}p{margin:0 0 1.6rem}p:last-child{margin-bottom:0}.stoa-page-width{width:min(calc(100% - (var(--stoa-gutter) * 2)),var(--stoa-page-width));margin-inline:auto}.stoa-narrow{max-width:82rem}.stoa-section{position:relative;padding-block:var(--stoa-section-space);background:var(--section-bg);color:var(--section-text);overflow:clip}.stoa-section__header{display:grid;gap:1.6rem;max-width:88rem;margin-bottom:clamp(3.2rem,6vw,6.4rem)}.stoa-section__header--center{margin-inline:auto;text-align:center}.stoa-section__eyebrow,.stoa-eyebrow{display:inline-flex;align-items:center;gap:.8rem;margin:0;color:var(--section-accent);font-size:1.2rem;font-weight:700;line-height:1.2;letter-spacing:.18em;text-transform:uppercase}.stoa-eyebrow:before{content:"";width:2.8rem;height:1px;background:currentColor}.stoa-section__title{color:var(--section-heading);max-width:14ch}.stoa-section__title--wide{max-width:22ch}.stoa-section__intro{max-width:68rem;font-size:clamp(1.7rem,2vw,2.1rem)}.stoa-kicker{font-family:var(--font-heading-family, "Arial Narrow", Arial, sans-serif);font-weight:800;letter-spacing:.04em;text-transform:uppercase}.stoa-meta{font-size:1.3rem;letter-spacing:.04em}.stoa-muted{opacity:.72}.stoa-rule{border:0;border-top:1px solid var(--section-border);margin:3.2rem 0}.stoa-grid{display:grid;gap:clamp(1.6rem,3vw,3.2rem)}.stoa-grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}.stoa-grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.stoa-grid--4{grid-template-columns:repeat(4,minmax(0,1fr))}.visually-hidden{position:absolute!important;overflow:hidden;width:1px;height:1px;padding:0;margin:-1px;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-to-content-link{position:fixed;z-index:9999;top:1rem;left:1rem;padding:1.2rem 1.8rem;background:#fff;color:#000;transform:translateY(-150%)}.skip-to-content-link:focus{transform:translateY(0)}:focus-visible{outline:3px solid var(--stoa-focus);outline-offset:3px}.stoa-scheme--light :focus-visible,.stoa-scheme--sand :focus-visible{outline-color:var(--stoa-accent)}.stoa-button,.shopify-payment-button__button{min-height:4.8rem;display:inline-flex;align-items:center;justify-content:center;gap:1rem;padding:1.3rem 2.2rem;border:1px solid transparent;border-radius:var(--stoa-radius);background:var(--stoa-accent);color:var(--stoa-bg-secondary);font-family:var(--font-heading-family, "Arial Narrow", Arial, sans-serif);font-weight:800;font-size:1.45rem;line-height:1;letter-spacing:.055em;text-decoration:none;text-transform:uppercase;transition:background var(--stoa-transition),color var(--stoa-transition),border-color var(--stoa-transition),transform var(--stoa-transition)}.stoa-button:hover{background:#4a5752;transform:translateY(-1px)}.stoa-button--secondary{background:transparent;color:var(--section-heading, var(--stoa-bg-primary));border-color:currentColor}.stoa-button--secondary:hover{background:var(--section-heading, var(--stoa-bg-primary));color:var(--section-bg, var(--stoa-bg-secondary))}.stoa-button--light{background:var(--stoa-bg-secondary);color:var(--stoa-bg-primary)}.stoa-button--full{width:100%}.stoa-button--text{min-height:4.8rem;padding-inline:0;border:0;background:transparent;color:inherit;justify-content:flex-start;text-decoration:underline}.stoa-button-row{display:flex;flex-wrap:wrap;gap:1.2rem;margin-top:2.8rem}.stoa-field{display:grid;gap:.8rem}.stoa-field label{font-weight:650;font-size:1.4rem}.stoa-field input,.stoa-field textarea,.stoa-field select,.stoa-input{min-height:4.8rem;width:100%;padding:1.2rem 1.4rem;border:1px solid var(--section-border, rgba(13,13,13,.25));border-radius:var(--stoa-radius);background:var(--section-surface, #fff);color:inherit}.stoa-field textarea{min-height:14rem;resize:vertical}.stoa-form-grid{display:grid;gap:1.6rem}.stoa-form-status{padding:1.2rem;border:1px solid currentColor}.errors{color:var(--stoa-error)}.shopify-section{position:relative}.shopify-section-group-header-group{position:relative;z-index:50}#MainContent{min-height:55vh}@media(max-width:989px){.stoa-grid--3,.stoa-grid--4{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:749px){:root{--stoa-section-space: clamp(4.8rem, 16vw, 7.2rem)}body{font-size:1.55rem}.stoa-page-width{width:min(calc(100% - 3.2rem),var(--stoa-page-width))}.stoa-grid--2,.stoa-grid--3,.stoa-grid--4{grid-template-columns:1fr}.stoa-button-row{flex-direction:column}.stoa-button-row .stoa-button{width:100%}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/base.css.map */
