:root{--bg: #07111f;--surface: #0d192b;--surface-2: #13243a;--text: #f7f1dc;--muted: #a8b4c6;--accent: #d6aa52;--accent-2: #35c9ff;--accent-3: #ff5b6e;--accent-soft: rgba(214, 170, 82, .14);--gold-soft: #f5d889;--border: rgba(214, 170, 82, .18);--shadow: 0 20px 48px rgba(0, 0, 0, .34);--radius: 22px}.hero-section--image{position:relative;min-height:clamp(520px,62vh,720px);display:flex;align-items:center;overflow:hidden;background:#07192a}.hero-section--image .hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.hero-section--image .hero-bg img{display:block;width:100%;height:100%;object-fit:cover;object-position:center;transform:scale(1.02)}.hero-section--image .hero-bg:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#07192af5,#07192ac7 38%,#07192a47 72%,#07192a9e),linear-gradient(180deg,#0408124d,#040812b8)}.hero-section--image .hero-content{position:relative;z-index:1;width:100%}.hero-section--image .hero-content-inner{width:min(100% - 40px,1280px);margin:0 auto}.hero-section--image .hero-copy{max-width:720px;padding:72px 0}.hero-section--image .hero-copy h1{font-family:Bahnschrift,Segoe UI,Arial,sans-serif;font-size:clamp(52px,6vw,92px);font-weight:700;line-height:.95;letter-spacing:0;color:#f7f0dc;text-shadow:0 0 18px rgba(0,179,255,.2),4px 5px 0 rgba(0,0,0,.34);max-width:760px}.hero-section--image .lead{max-width:580px;margin-top:22px;font-size:18px;line-height:1.55;color:#e8f0fae6}.hero-section--image .hero-actions{margin-top:30px;display:flex;align-items:center;gap:14px}.hero-section--image .hero-actions .button{min-width:190px;justify-content:center}.hero-section--image .eyebrow{color:#f7d56b}@media screen and (max-width:900px){.hero-section--image{min-height:560px;align-items:flex-end}.hero-section--image .hero-bg img{object-position:56% center}.hero-section--image .hero-bg:after{background:linear-gradient(180deg,#07192a3d,#07192ac7 44%,#07192afa),linear-gradient(90deg,#07192a80,#07192a57)}.hero-section--image .hero-content-inner{width:min(100% - 32px,420px);margin:0 auto}.hero-section--image .hero-copy{max-width:100%;margin:0 auto;padding:210px 0 36px;text-align:center}.hero-section--image .hero-copy h1{max-width:360px;margin-left:auto;margin-right:auto;font-size:clamp(38px,11vw,50px);line-height:.98}.hero-section--image .lead{max-width:350px;margin-left:auto;margin-right:auto;font-size:15px;line-height:1.45}.hero-section--image .hero-actions{justify-content:center}.hero-section--image .hero-actions .button{width:auto;min-width:210px;min-height:50px;padding:14px 24px}}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--text);line-height:1.5;position:relative;background:radial-gradient(circle at 14% 16%,rgba(53,201,255,.18),transparent 30%),radial-gradient(circle at 82% 14%,rgba(214,170,82,.16),transparent 28%),radial-gradient(circle at 78% 72%,rgba(255,91,110,.1),transparent 26%),linear-gradient(180deg,#07111f,#0a1728 48%,#101725);background-attachment:fixed}body:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:0;background:radial-gradient(circle at 18% 30%,rgba(255,255,255,.045),transparent 26%),radial-gradient(circle at 82% 22%,rgba(214,170,82,.055),transparent 28%),radial-gradient(circle at 52% 78%,rgba(53,201,255,.05),transparent 30%);opacity:.9}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}.page-width{width:min(1240px,calc(100% - 32px));margin:0 auto}.skip-link{position:absolute;left:-9999px;top:auto}.skip-link:focus{left:16px;top:16px;z-index:9999;background:#fff;color:#000;padding:10px 14px;border-radius:12px}.announcement-bar{display:none}.announcement-bar__inner{padding:10px 0;text-align:center;color:var(--muted);font-size:14px}.site-header{position:sticky;top:0;z-index:50;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:radial-gradient(circle at 16% 50%,rgba(53,201,255,.12),transparent 32%),radial-gradient(circle at 84% 48%,rgba(214,170,82,.1),transparent 34%),linear-gradient(90deg,#07111ff0,#0b1a2deb,#121824f0);border-bottom:0;box-shadow:none}.site-header:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:4px;pointer-events:none;background:linear-gradient(90deg,transparent 0%,rgba(214,170,82,.42) 18%,rgba(53,201,255,.36) 48%,rgba(214,170,82,.42) 78%,transparent 100%);opacity:.9;z-index:0}.site-header__inner{display:grid;grid-template-columns:minmax(260px,auto) 1fr auto;gap:28px;align-items:center;padding:18px 0;position:relative;z-index:2}.brand{display:inline-flex;align-items:center;gap:12px;min-width:0;padding:7px 12px;background:#ffffffeb;border:1px solid rgba(214,170,82,.34);border-radius:16px;box-shadow:0 12px 28px #0003}.brand__logo{width:auto;height:auto;object-fit:contain;background:transparent}.brand__logo-image{display:block;width:auto;height:58px;max-width:none;max-height:none;flex-shrink:0}.brand__mark{width:44px;height:44px;border-radius:14px;background:linear-gradient(135deg,#d6aa522e,#35c9ff1f);border:1px solid var(--border);display:flex;align-items:center;justify-content:center;font-weight:800;color:var(--accent)}.brand__eyebrow,.eyebrow{display:block;text-transform:uppercase;letter-spacing:.18em;font-size:11px;color:var(--accent);margin-bottom:4px;font-weight:900}.brand__name{font-size:1.15rem;font-weight:800;letter-spacing:0}.site-nav{display:flex;justify-content:center;gap:22px;color:var(--muted);align-items:center}.site-actions{display:flex;justify-content:flex-end;gap:16px;color:var(--muted);align-items:center;white-space:nowrap}.site-nav a:hover,.site-actions a:hover,.text-link:hover,.nav-dropdown summary:hover,.nav-dropdown__link:hover{color:var(--gold-soft)}.nav-dropdown{position:relative;z-index:20}.nav-dropdown--split{display:inline-flex;align-items:center;gap:6px;white-space:nowrap;min-width:max-content}.nav-dropdown__link{display:inline-flex;align-items:center;color:inherit;line-height:1}.nav-dropdown__details{position:relative;display:inline-flex;align-items:center;flex-shrink:0}.nav-dropdown summary{list-style:none;cursor:pointer;color:inherit}.nav-dropdown summary::-webkit-details-marker{display:none}.nav-dropdown__details summary{width:18px;height:18px;display:inline-flex;align-items:center;justify-content:center;line-height:1}.nav-dropdown__details summary:after{content:"\25be";font-size:12px;color:var(--accent);margin-left:0}.nav-dropdown__details[open] summary:after{content:"\25b4"}.nav-dropdown__menu{position:absolute;top:calc(100% + 12px);left:-76px;min-width:230px;display:grid;gap:6px;padding:14px;background:#0a1422fa;border:1px solid rgba(214,170,82,.22);border-radius:18px;box-shadow:var(--shadow);z-index:30}.nav-dropdown__menu a{padding:10px 12px;border-radius:12px;color:var(--text)}.nav-dropdown__menu a:hover{background:#d6aa521a}.section-block{padding:54px 0;position:relative;z-index:1}.section-block--tight{padding:24px 0}.hero-section{padding:54px 0 44px;position:relative;z-index:1;overflow:hidden;border-radius:0;background:radial-gradient(circle at 18% 42%,rgba(53,201,255,.16),transparent 30%),radial-gradient(circle at 82% 36%,rgba(214,170,82,.15),transparent 34%),linear-gradient(90deg,#07111f,#0b1b2e 45%,#111827)}.hero-section:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:radial-gradient(circle at 18% 38%,rgba(255,255,255,.055),transparent 30%),radial-gradient(circle at 84% 28%,rgba(214,170,82,.07),transparent 32%);opacity:.9}.hero-section:after{display:none}.hero-grid,.story-grid,.product-template-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(420px,.82fr);gap:46px;align-items:start}.hero-copy,.hero-card{position:relative;z-index:1}.hero-copy h1{font-size:clamp(2.7rem,4.6vw,4.8rem);line-height:.95;letter-spacing:0;margin:0 0 16px;max-width:12ch;color:var(--text);text-shadow:3px 3px 0 rgba(214,170,82,.22),6px 6px 0 rgba(53,201,255,.14)}.lead{font-size:1.06rem;color:var(--muted);max-width:62ch}.hero-actions{display:flex;gap:16px;margin:28px 0 34px;flex-wrap:wrap;align-items:center}.button{display:inline-flex;align-items:center;justify-content:center;min-height:54px;padding:16px 26px;border-radius:16px;line-height:1.1;white-space:nowrap;background:linear-gradient(135deg,#f5d889,#d6aa52 48%,#35c9ff);color:#07111f;font-weight:900;border:1px solid rgba(255,255,255,.22);box-shadow:0 14px 28px #d6aa5238,inset 0 1px #ffffff59;transition:transform .18s ease,box-shadow .18s ease,filter .18s ease}.button:hover{transform:translateY(-1px);box-shadow:0 18px 34px #d6aa5247,inset 0 1px #ffffff59;filter:brightness(1.04)}.button--ghost{background:#091524bd;border:1px solid rgba(214,170,82,.26);color:var(--text);box-shadow:0 10px 24px #0000002e}.button--ghost:hover{background:#102136eb}.button--full{width:100%}.glow-card,.product-card,.category-card,.newsletter-box,.story-copy,.contact-page__card,.main-page,.shopify-policy__container,.hero-card,.trust-band,.product-panel,.product-media,.faq-item,.contact-card,.page-richtext-shell,.story-page-main,.story-page-side,.legal-disclosure,.legal-notice,.checkout-information,.product-legal,.cart-summary{background:linear-gradient(145deg,#0e1c30e0,#091424c7 48%,#141823d1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(214,170,82,.16);border-radius:var(--radius);box-shadow:var(--shadow)}.hero-card{padding:28px;margin-top:12px;max-width:540px;justify-self:end}.hero-card__label,.footer-kicker{text-transform:uppercase;letter-spacing:.16em;color:var(--accent);font-size:12px}.hero-card h2,.section-heading h2,.newsletter-box h2,.site-footer h2,.prose h1{margin:8px 0 14px;font-size:clamp(1.75rem,3vw,2.7rem);line-height:1.05;letter-spacing:0;color:var(--text)}.hero-card h2{text-shadow:2px 2px 0 rgba(53,201,255,.14)}.hero-card p,.story-copy p{color:var(--muted)}.hero-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:22px}.hero-metrics div{min-height:78px;padding:14px;display:flex;flex-direction:column;justify-content:center;background:#07111f94;border:1px solid rgba(214,170,82,.13);border-radius:16px}.hero-metrics strong{display:block}.hero-metrics span,.product-card__note,.collection-description,.site-footer p,.story-copy p,.product-legal p{color:var(--muted)}.trust-points,.product-reassurance{list-style:none;padding:0;margin:0;display:grid;gap:12px;color:var(--muted)}.trust-points li:before,.product-reassurance li:before{content:"\2713";margin-right:8px;color:var(--accent-2);font-weight:900}.trust-band{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;padding:18px}.trust-band__item{padding:18px;background:#07111f8a;border-radius:18px}.section-heading{margin-bottom:24px}.section-heading--split{display:flex;align-items:end;justify-content:space-between;gap:16px}.category-grid,.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.product-grid{grid-template-columns:repeat(4,1fr)}.category-card,.product-card__link{display:block;height:100%}.category-card{position:relative;display:flex;align-items:center;justify-content:center;min-height:116px;padding:14px;overflow:hidden;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.category-card:hover,.product-card:hover{transform:translateY(-6px) rotate(-.35deg);box-shadow:0 26px 54px #00000061;border-color:#d6aa5261}.category-card__media{position:relative;width:100%;min-height:72px;display:flex;align-items:center;justify-content:center;padding:0;background:transparent;border:0}.category-card__media:before{content:"";position:absolute;width:min(72%,190px);height:48px;left:50%;top:50%;transform:translate(-50%,-50%);pointer-events:none;background:radial-gradient(ellipse at center,rgba(214,170,82,.16),rgba(53,201,255,.07) 42%,transparent 72%);filter:blur(8px);opacity:.85}.category-card__media img{position:relative;z-index:1}.category-card__media img{filter:brightness(1.18) contrast(1.08) drop-shadow(0 9px 16px rgba(0,0,0,.34))}.category-card__media img{width:auto;max-width:68%;max-height:94px;object-fit:contain;filter:drop-shadow(0 9px 16px rgba(0,0,0,.34)) saturate(1.06) contrast(1.06)}.category-card__content{display:none}.category-card__title{display:block;font-size:1.08rem;font-weight:900;color:var(--text)}.category-card__text{color:var(--muted);font-size:.95rem}.product-card{position:relative;overflow:hidden;background:linear-gradient(145deg,#0f1e33f5,#081322eb 48%,#131620f0);border:1px solid rgba(214,170,82,.18);border-radius:18px;box-shadow:0 18px 38px #00000047,inset 0 1px #ffffff0f;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.product-card:before{content:"";position:absolute;top:-45%;right:-45%;bottom:-45%;left:-45%;pointer-events:none;background:radial-gradient(circle at 36% 28%,rgba(255,255,255,.24),transparent 24%),linear-gradient(115deg,transparent 24%,rgba(245,216,137,.22) 42%,rgba(53,201,255,.13) 52%,rgba(255,91,110,.1) 62%,transparent 78%);opacity:0;transform:translate(-18%) rotate(8deg);transition:opacity .28s ease,transform .65s ease;filter:blur(8px);z-index:2}.product-card:hover:before{opacity:.75;transform:translate(18%) rotate(8deg)}.product-card:after{content:"";position:absolute;top:10px;right:10px;bottom:10px;left:10px;pointer-events:none;border-radius:14px;border:1px solid rgba(255,255,255,.1);z-index:3}.product-card__media{position:relative;aspect-ratio:1 / 1;overflow:hidden;margin:12px 12px 0;border-radius:14px;background:radial-gradient(circle at 30% 20%,rgba(255,255,255,.14),transparent 32%),radial-gradient(circle at 72% 74%,rgba(214,170,82,.12),transparent 26%),linear-gradient(135deg,#101b2d,#142842 48%,#1a1c2c);border:1px solid rgba(214,170,82,.13)}.product-card__media:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:radial-gradient(circle at 28% 18%,rgba(255,255,255,.18),transparent 28%),linear-gradient(135deg,#d6aa5214,#35c9ff14,#ff5b6e0d);opacity:.62;z-index:1}.product-card__media img{width:100%;height:100%;object-fit:contain;padding:10px;transition:transform .26s ease,filter .26s ease}.product-card:hover .product-card__media img{transform:scale(1.03);filter:saturate(1.08) contrast(1.03)}.product-card__body{position:relative;padding:16px 18px 18px;z-index:4}.product-card h3{margin:6px 0 10px;font-size:1.02rem;line-height:1.2;color:var(--text)}.product-card__vendor{display:inline-flex;width:fit-content;padding:4px 8px;border-radius:999px;background:#d6aa521f;color:var(--gold-soft);text-transform:uppercase;letter-spacing:.12em;font-size:10px;font-weight:900}.product-card__meta,.product-price-row{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.price{font-weight:900;color:var(--gold-soft)}.price--large{font-size:2rem}.compare-price{color:#7f8da3;text-decoration:line-through}.story-copy,.newsletter-box,.product-panel,.product-media,.cart-summary,.faq-item,.contact-card,.page-richtext-shell,.story-page-main,.story-page-side,.legal-disclosure,.legal-notice,.checkout-information,.product-legal{padding:26px}.newsletter-box{display:grid;grid-template-columns:1fr auto;gap:20px;align-items:center;position:relative;overflow:hidden}.newsletter-box:after,.hero-card:after,.product-panel:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(120deg,transparent 20%,rgba(214,170,82,.08) 45%,transparent 70%)}.newsletter-form{display:flex;gap:10px;flex-wrap:wrap}input,select,textarea{width:100%;padding:14px 16px;border-radius:14px;border:1px solid rgba(214,170,82,.18);background:#07111fc2;color:var(--text);box-shadow:none}.newsletter-form input{min-width:260px}.prose,.rte{color:var(--muted)}.prose h1,.rte h1,.rte h2,.rte h3,h1,h2,h3,h4,h5,h6,.brand__name,.section-heading h2,.hero-copy h1{color:var(--text)}p,li,span,small,.text-muted,.collection-description,.product-card__note,.hero-metrics span{color:var(--muted)}.site-footer{padding:54px 0 24px;margin-top:40px;background:linear-gradient(180deg,#07111fc2,#0a1727eb);position:relative;z-index:1}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:22px}.site-footer ul{list-style:none;padding:0;margin:0;display:grid;gap:10px;color:var(--muted)}.footer-bottom{padding-top:28px;color:var(--muted)}.footer-bottom--stacked{display:flex;flex-direction:column;gap:6px;align-items:center;text-align:center}.footer-legal-links{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:8px 16px}.footer-legal-links a,.footer-legal-links button{color:inherit;text-decoration:underline;text-underline-offset:2px}.footer-legal-links button{padding:0;background:transparent;border:0;cursor:pointer;font:inherit}.footer-legal-links button:hover,.footer-legal-links button:focus-visible{color:var(--gold-soft)}@media(max-width:640px){.site-footer a,.site-footer button{display:inline-flex;align-items:center;min-height:44px}}.product-form{display:grid;gap:12px;margin-top:20px}.product-gallery{display:grid;gap:12px;padding:14px}.product-gallery__main{position:relative;aspect-ratio:1 / 1;overflow:hidden;border-radius:16px;border:1px solid rgba(214,170,82,.16);background:#f7f8fb}.product-gallery__main-item{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;pointer-events:none;transition:opacity .22s ease}.product-gallery__main-item.is-active{opacity:1;pointer-events:auto}.product-gallery__main-item img{width:100%;height:100%;object-fit:contain}.product-gallery__thumbs{display:flex;gap:10px;flex-wrap:wrap}.product-gallery__thumb{width:82px;height:82px;padding:5px;border-radius:12px;border:1px solid rgba(214,170,82,.18);background:#f7f8fb;cursor:pointer;overflow:hidden;opacity:.72;transition:opacity .18s ease,border-color .18s ease,box-shadow .18s ease}.product-gallery__thumb img{width:100%;height:100%;object-fit:contain}.product-gallery__thumb.is-active,.product-gallery__thumb:hover{opacity:1;border-color:#d6aa52a6;box-shadow:0 0 0 2px #d6aa5229}.cart-items{display:grid;gap:14px;margin:24px 0}.cart-item{display:grid;grid-template-columns:120px 1fr;gap:18px;padding:16px}.placeholder-box{width:100%;height:100%;min-height:280px;background:linear-gradient(135deg,#101b2d,#2a2430)}.visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.smart-page{max-width:900px}.smart-page .rte p,.smart-page .rte li{color:var(--muted)}.faq-grid,.contact-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.contact-form .field-row{margin-bottom:12px}.contact-form textarea{min-height:160px}.form-success{padding:12px 14px;border-radius:14px;background:#d6aa521f;border:1px solid rgba(214,170,82,.24);color:var(--text)}.legal-disclosure,.legal-notice,.checkout-information,.product-legal{margin-top:24px}.legal-disclosure__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.legal-disclosure p,.legal-notice p,.checkout-information li,.checkout-information p,.product-legal p{color:var(--muted)}.checkout-information ul{padding-left:18px}.story-page-layout{display:grid;grid-template-columns:1.4fr .8fr;gap:18px;align-items:start}.story-page-main p,.page-richtext-shell p{color:var(--muted)}@media(max-width:989px){.site-header__inner,.hero-grid,.story-grid,.product-template-grid,.newsletter-box,.footer-grid{grid-template-columns:1fr}.hero-grid{gap:28px}.hero-card{margin-top:0;max-width:none;justify-self:stretch}.site-nav{justify-content:start;flex-wrap:wrap;gap:14px}.trust-band,.category-grid,.product-grid,.legal-disclosure__grid,.faq-grid,.contact-grid,.story-page-layout{grid-template-columns:repeat(2,1fr)}.nav-dropdown__menu{position:static;margin-top:8px;min-width:auto}}@media(max-width:768px){body{background-attachment:scroll}.hero-section{border-radius:0 0 20px 20px}.glow-card,.product-card,.category-card,.newsletter-box,.story-copy,.contact-page__card,.main-page,.shopify-policy__container{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}}@media(max-width:640px){.page-width{width:min(100% - 20px,1240px)}.site-header__inner{grid-template-columns:1fr;gap:16px;padding:16px 0 18px;text-align:center}.brand{justify-content:center;width:fit-content;max-width:100%;margin:0 auto}.brand__logo-image{height:52px;max-width:calc(100vw - 68px);object-fit:contain}.site-nav{display:flex;justify-content:center;gap:18px;flex-wrap:wrap;width:100%;text-align:center}.site-actions{display:flex;justify-content:center;gap:24px;width:100%;margin:0 auto;color:var(--muted)}.site-header .site-nav a,.site-header .site-actions a,.site-header .nav-dropdown summary{color:var(--text);font-weight:700}.site-header .site-nav a:hover,.site-header .site-actions a:hover,.site-header .nav-dropdown summary:hover{color:var(--gold-soft)}.site-header .nav-dropdown summary:after{color:var(--accent-2)}.trust-band,.category-grid,.product-grid,.hero-metrics,.faq-grid,.contact-grid,.legal-disclosure__grid,.story-page-layout{grid-template-columns:1fr}.hero-section{padding:42px 0 34px}.section-heading--split{align-items:start;flex-direction:column}.hero-copy h1{font-size:2.55rem}.hero-actions{gap:10px;margin:24px 0 30px}.button{min-height:50px;padding:14px 20px}.newsletter-form input{min-width:100%}.product-card,.product-panel,.product-media,.cart-summary,.glow-card{background:linear-gradient(145deg,#081220f5,#0d1d30eb 52%,#141524f0)!important;border-color:#d6aa522e!important;color:var(--text)}.product-card h3,.product-card .price,.product-card__vendor{color:var(--text)}.product-card__note,.product-card p{color:var(--muted)}}.shopify-policy__container{box-sizing:border-box;width:min(calc(100% - 32px),760px);max-width:760px;margin:48px auto 72px;padding:clamp(28px,5vw,52px);color:var(--text);background:#09192deb;border:1px solid rgba(216,169,106,.25);border-radius:24px;box-shadow:0 20px 55px #00000047}.shopify-policy__title{margin:0 0 32px;padding:0 0 24px;border-bottom:1px solid rgba(216,169,106,.25);text-align:center}.shopify-policy__title h1{margin:0;padding:0;color:var(--text);font-size:clamp(2rem,5vw,3rem);line-height:1.1}.shopify-policy__body{width:100%;margin:0;padding:0;overflow-wrap:anywhere}.shopify-policy__body .rte{width:100%;margin:0;padding:0}.shopify-policy__body .rte>:first-child{margin-top:0}.shopify-policy__body .rte>h1:first-child{display:none}.shopify-policy__body h2{margin:36px 0 14px;color:var(--text);font-size:clamp(1.35rem,3vw,1.75rem);line-height:1.25}.shopify-policy__body h3{margin:28px 0 12px;color:var(--text);font-size:1.2rem;line-height:1.3}.shopify-policy__body p,.shopify-policy__body li{color:var(--muted);font-size:1rem;line-height:1.75}.shopify-policy__body p{margin:0 0 18px}.shopify-policy__body ul,.shopify-policy__body ol{margin:0 0 22px;padding-left:24px}.shopify-policy__body li{margin-bottom:8px}.shopify-policy__body strong{color:var(--text)}.shopify-policy__body a{color:var(--accent-2);text-decoration:underline;text-underline-offset:3px}.shopify-policy__body blockquote{margin:24px 0;padding:20px 24px;background:#ffffff0a;border-left:3px solid var(--accent-2);border-radius:8px}@media screen and (max-width:749px){.shopify-policy__container{width:calc(100% - 20px);margin:24px auto 48px;padding:26px 20px;border-radius:18px}.shopify-policy__title{margin-bottom:24px;padding-bottom:20px}.shopify-policy__body h2{margin-top:30px}}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
/*# sourceMappingURL=/cdn/shop/t/12/assets/theme.css.map */
