:root{--ra-black: #050505;--ra-ink: #0b0b0c;--ra-panel: #151515;--ra-panel-2: #202020;--ra-border: #343434;--ra-text: #f4f4f5;--ra-muted: #b7b7b7;--ra-steel: #6B7280;--ra-white: #ffffff}*{box-sizing:border-box}html{scroll-behavior:smooth}body.ra-body{margin:0;background:var(--ra-black);color:var(--ra-text);font-family:Arial,Helvetica,sans-serif;letter-spacing:-.01em}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}.ra-container{width:min(1180px,calc(100% - 32px));margin:0 auto}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0 0 0 0)!important}.ra-announcement{background:#2d2d2d;color:#fff;text-align:center;padding:12px 16px;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.11em}.ra-header{background:#fff;color:#111;border-bottom:1px solid #e5e5e5;position:sticky;top:0;z-index:20}.ra-header__inner{min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:24px}.ra-header__brand{font-weight:900;font-size:18px;white-space:nowrap}.ra-header__logo{max-height:52px;width:auto}.ra-nav{display:flex;gap:20px;align-items:center;flex-wrap:wrap;justify-content:center}.ra-nav__link,.ra-icon-link{font-size:13px;font-weight:700;color:#222}.ra-nav__link:hover,.ra-icon-link:hover{color:#000;text-decoration:underline}.ra-header__actions{display:flex;gap:14px}.ra-hero{position:relative;min-height:620px;background:radial-gradient(circle at top,#252525,#050505 60%);overflow:hidden;display:grid;align-items:center}.ra-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.42}.ra-hero__image{width:100%;height:100%;object-fit:cover;object-position:center}.ra-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#000000d1,#00000094,#000000d1)}.ra-hero__content{position:relative;z-index:2;text-align:center;padding:92px 0}.ra-hero__logo{margin:0 auto 30px;max-height:220px;width:auto;object-fit:contain}.ra-eyebrow{color:var(--ra-muted);text-transform:uppercase;letter-spacing:.18em;font-size:12px;font-weight:900;margin:0 0 14px}.ra-hero h1{font-size:clamp(42px,7vw,92px);line-height:.9;margin:0 auto 24px;font-weight:950;letter-spacing:-.06em;max-width:1050px}.ra-hero__text{color:#e5e5e5;font-size:clamp(18px,2.1vw,30px);line-height:1.15;font-weight:800;max-width:920px;margin:0 auto 34px}.ra-button-row{display:flex;gap:14px;justify-content:center;flex-wrap:wrap}.ra-btn{display:inline-flex;min-height:46px;align-items:center;justify-content:center;padding:13px 22px;border-radius:4px;text-transform:uppercase;letter-spacing:.05em;font-size:12px;font-weight:900;border:1px solid transparent}.ra-btn--primary{background:#fff;color:#000}.ra-btn--secondary{border-color:var(--ra-border);color:#fff;background:#ffffff0a}.ra-btn:hover{transform:translateY(-1px)}.ra-section{padding:72px 0}.ra-section--dark{background:#090909;color:#fff}.ra-section--light{background:#f6f6f6;color:#111}.ra-section__heading{margin:0 0 34px;max-width:820px}.ra-section__heading h1,.ra-section__heading h2{font-size:clamp(30px,4vw,56px);line-height:.98;margin:0 0 12px;font-weight:950;letter-spacing:-.04em}.ra-section__heading p{color:var(--ra-muted);font-size:17px;line-height:1.5}.ra-section--light .ra-section__heading p{color:#444}.ra-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.ra-product-card{background:#fff;color:#111;border:1px solid #dedede;overflow:hidden;min-width:0}.ra-product-card__image-wrap{display:block;background:#eee;aspect-ratio:1 / 1;padding:14px}.ra-product-card__image{width:100%;height:100%;object-fit:contain;object-position:center}.ra-product-card__placeholder{width:100%;height:100%;display:grid;place-items:center;background:#111;color:#fff;font-weight:900;letter-spacing:.12em}.ra-product-card__body{padding:16px}.ra-badge{display:inline-block;background:#111;color:#fff;font-size:10px;text-transform:uppercase;font-weight:900;letter-spacing:.08em;padding:5px 8px;margin-bottom:10px}.ra-product-card h3{margin:0 0 8px;font-size:18px;line-height:1.1}.ra-product-card p{margin:0 0 14px;color:#555;font-size:14px;line-height:1.4}.ra-product-card__meta{display:flex;align-items:center;justify-content:space-between;gap:12px;font-weight:900;font-size:13px}.ra-product-card__meta a{text-decoration:underline}.ra-callout{background:#2c2c2c;color:#fff;padding:72px 0}.ra-callout__inner{display:grid;grid-template-columns:1fr 1fr;gap:42px;align-items:center}.ra-callout--image-right .ra-callout__media{order:2}.ra-callout__image{width:100%;aspect-ratio:1 / 1;object-fit:contain;background:#111;border:1px solid var(--ra-border)}.ra-callout__placeholder{aspect-ratio:1 / 1;display:grid;place-items:center;background:#111;border:1px solid var(--ra-border);font-size:36px;font-weight:950;letter-spacing:.12em}.ra-callout__content h2{font-size:clamp(32px,4.5vw,66px);line-height:.95;margin:0 0 18px;font-weight:950;letter-spacing:-.05em}.ra-callout__content p{color:#ddd;font-size:18px;line-height:1.5;margin:0 0 28px}.ra-link-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.ra-link-tile{background:var(--ra-panel);border:1px solid var(--ra-border);padding:26px;min-height:130px;display:flex;flex-direction:column;justify-content:space-between}.ra-link-tile span{font-size:22px;font-weight:950}.ra-link-tile small{color:var(--ra-muted);font-weight:700;margin-top:12px}.ra-link-tile:hover{background:var(--ra-panel-2);border-color:var(--ra-steel)}.ra-newsletter{background:#2b2b2b;padding:66px 0;text-align:center}.ra-newsletter__inner{max-width:720px}.ra-newsletter h2{font-size:clamp(30px,4vw,52px);margin:0 0 12px}.ra-newsletter p{color:#d0d0d0;margin:0 0 24px}.ra-newsletter__form{display:flex;gap:10px;justify-content:center}.ra-input{min-height:46px;border-radius:4px;border:1px solid var(--ra-border);background:#111;color:#fff;padding:0 16px;min-width:280px}.ra-footer{background:#050505;color:#eee;padding:54px 0 22px;border-top:1px solid var(--ra-border)}.ra-footer__grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:36px}.ra-footer h2,.ra-footer h3{margin:0 0 14px}.ra-footer p{color:var(--ra-muted);line-height:1.5;max-width:520px}.ra-footer a{display:block;color:var(--ra-muted);margin:9px 0}.ra-footer a:hover{color:#fff}.ra-footer__bottom{text-align:center;color:#777;font-size:12px;margin-top:38px}.ra-page{max-width:860px}.ra-page h1{font-size:clamp(38px,6vw,72px)}.ra-product-page{display:grid;grid-template-columns:1fr 1fr;gap:44px;align-items:start}.ra-product-page__image{width:100%;background:#f2f2f2;object-fit:contain}.ra-price{font-size:24px;font-weight:900}@media(max-width:920px){.ra-header__inner{flex-direction:column;padding:16px 0}.ra-nav{gap:12px}.ra-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ra-callout__inner,.ra-product-page{grid-template-columns:1fr}.ra-callout--image-right .ra-callout__media{order:0}.ra-link-grid,.ra-footer__grid{grid-template-columns:1fr}}@media(max-width:560px){.ra-product-grid{grid-template-columns:1fr}.ra-newsletter__form{flex-direction:column}.ra-input{min-width:0;width:100%}.ra-hero{min-height:520px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/theme.css.map */
