@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@500;600;700&family=Inter:wght@400;500;600;700;800&display=swap";:root{--adv-bg: #0d0b09;--adv-bg-2: #17120f;--adv-surface: rgba(25, 19, 16, .88);--adv-surface-2: rgba(40, 30, 24, .94);--adv-border: rgba(204, 162, 102, .28);--adv-border-strong: rgba(224, 183, 117, .48);--adv-gold: #c89b5f;--adv-gold-2: #e6bf83;--adv-text: #f3eadf;--adv-muted: rgba(243, 234, 223, .78);--adv-shadow: 0 22px 70px rgba(0, 0, 0, .42);--adv-radius: 18px;--adv-radius-lg: 26px;--adv-max: 1240px}body.adventure-theme{background:radial-gradient(circle at top,rgba(204,162,102,.08),transparent 30%),linear-gradient(180deg,#13100d,#0d0b09);color:var(--adv-text);font-family:Inter,system-ui,sans-serif}body.adventure-theme h1,body.adventure-theme h2,body.adventure-theme h3,body.adventure-theme h4,body.adventure-theme .adventure-font-heading{font-family:Cormorant Garamond,Georgia,serif;letter-spacing:.01em;font-weight:700}body.adventure-theme .page-width,body.adventure-theme .adventure-wrap{max-width:var(--adv-max);margin:0 auto;padding-inline:20px}.adventure-homepage{color:var(--adv-text)}.adventure-panel{background:linear-gradient(180deg,#1f1813f2,#110d0af2);border:1px solid var(--adv-border);box-shadow:var(--adv-shadow);border-radius:var(--adv-radius-lg);overflow:hidden}.adventure-topbar{display:flex;align-items:center;justify-content:center;gap:14px;flex-wrap:wrap;padding:10px 18px;font-size:12px;letter-spacing:.02em;color:var(--adv-muted);background:linear-gradient(180deg,#2e241cf5,#17120ef5);border-bottom:1px solid rgba(255,255,255,.08)}.adventure-topbar__dot{width:4px;height:4px;border-radius:999px;background:var(--adv-gold);opacity:.8}.adventure-hero{position:relative;min-height:620px;display:grid;align-items:center;overflow:hidden;border-bottom:1px solid rgba(255,255,255,.08)}.adventure-hero__media,.adventure-feature__media{position:absolute;top:0;right:0;bottom:0;left:0}.adventure-hero__media img,.adventure-feature__media img{width:100%;height:100%;object-fit:cover}.adventure-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0a08068c,#0a0806bf),radial-gradient(circle at center,#0003,#0009)}.adventure-hero__content{position:relative;z-index:2;text-align:center;padding:96px 20px 92px}.adventure-badge{display:inline-flex;align-items:center;gap:8px;padding:8px 14px;margin-bottom:18px;border-radius:999px;background:#00000047;border:1px solid rgba(255,255,255,.12);color:var(--adv-text);font-size:12px;letter-spacing:.08em;text-transform:uppercase}.adventure-badge__icon{width:15px;height:15px;fill:var(--adv-gold)}.adventure-hero__title{margin:0 auto;max-width:10.5ch;font-size:clamp(48px,6.6vw,82px);line-height:.95;text-shadow:0 2px 12px rgba(0,0,0,.35)}.adventure-hero__subtitle{margin:16px auto 0;max-width:720px;color:var(--adv-muted);font-size:clamp(16px,1.6vw,20px);line-height:1.55}.adventure-actions{display:flex;justify-content:center;gap:14px;flex-wrap:wrap;margin-top:28px}.adventure-btn{-webkit-appearance:none;appearance:none;border:1px solid transparent;border-radius:12px;padding:14px 22px;min-height:48px;display:inline-flex;align-items:center;justify-content:center;gap:10px;text-decoration:none;font-size:14px;font-weight:700;letter-spacing:.03em;transition:transform .22s ease,box-shadow .22s ease,background .22s ease,border-color .22s ease}.adventure-btn:hover{transform:translateY(-1px)}.adventure-btn--primary{color:#1a120c;background:linear-gradient(180deg,var(--adv-gold-2),var(--adv-gold));box-shadow:0 12px 30px #c89b5f38}.adventure-btn--secondary{color:var(--adv-text);background:#ffffff08;border-color:var(--adv-border)}.adventure-badges{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;padding:14px;background:linear-gradient(180deg,#1b1511eb,#120e0bf2);border-top:1px solid rgba(255,255,255,.08);border-bottom:1px solid rgba(255,255,255,.08)}.adventure-badge-card{display:flex;align-items:center;justify-content:center;gap:10px;padding:14px 12px;border-radius:14px;background:#ffffff08;border:1px solid rgba(255,255,255,.06);color:var(--adv-text);font-size:13px;font-weight:600}.adventure-badge-card svg{width:18px;height:18px;fill:var(--adv-gold);flex:0 0 auto}.adventure-section{padding:26px 0 34px}.adventure-section__heading{text-align:center;margin:0 0 18px;font-size:clamp(34px,3.8vw,54px);color:#e6bf83!important;text-shadow:0 2px 12px rgba(200,155,95,.35),0 1px 3px rgba(0,0,0,5)}.adventure-category-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.adventure-card{position:relative;border-radius:18px;overflow:hidden;min-height:250px;background:linear-gradient(180deg,#211914f2,#0f0b08f2);border:1px solid var(--adv-border);box-shadow:0 16px 35px #0003;text-decoration:none;color:inherit}.adventure-card__media{position:absolute;top:0;right:0;bottom:0;left:0}.adventure-card__media img{width:100%;height:100%;object-fit:cover;filter:saturate(.9) contrast(1.02)}.adventure-card__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#07050414,#070504bd)}.adventure-card__content{position:relative;z-index:2;height:100%;display:flex;flex-direction:column;justify-content:end;padding:18px}.adventure-card__title{font-size:24px;margin:0 0 8px}.adventure-card__btn{display:none}.adventure-split{position:relative;min-height:420px;display:flex;align-items:center;overflow:hidden;border-radius:var(--adv-radius-lg);border:1px solid var(--adv-border);box-shadow:var(--adv-shadow)}.adventure-split__bg{position:absolute;top:0;right:0;bottom:0;left:0}.adventure-split__bg img{width:100%;height:100%;object-fit:cover}.adventure-split__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#0a0705e6,#0a07058c 60%,#0a070526)}.adventure-split__copy{position:relative;z-index:2;padding:56px 42px;max-width:580px}.adventure-split__media{display:none}.adventure-split__eyebrow{display:inline-flex;margin-bottom:14px;color:var(--adv-gold-2);font-size:12px;letter-spacing:.12em;text-transform:uppercase;font-weight:800}.adventure-split__title{margin:0 0 14px;font-size:clamp(34px,4vw,58px);line-height:.95;max-width:11ch}.adventure-split__text{color:var(--adv-muted);font-size:16px;line-height:1.7;max-width:620px}.adventure-products{margin-top:18px}.adventure-products__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.adventure-product{background:linear-gradient(180deg,#ece1d3f0,#e1d3c2f0);color:#1b120d;border-radius:16px;border:1px solid rgba(0,0,0,.1);box-shadow:0 14px 24px #0000002e;overflow:hidden;text-decoration:none}.adventure-product__media{aspect-ratio:1 / .78;background:#f1e7d8}.adventure-product__media img{width:100%;height:100%;object-fit:cover}.adventure-product__body{padding:14px;text-align:center}.adventure-product__title{margin:0;font-size:22px;line-height:1.12}.adventure-product__price{margin-top:6px;font-weight:800;font-size:14px}.adventure-product__price--compare{color:#1b120c80;text-decoration:line-through;margin-right:6px}.adventure-product__cta{display:inline-flex;margin-top:12px;padding:10px 14px;border-radius:10px;background:linear-gradient(180deg,#6f4d2a,#4e341a);color:#fff;font-size:12px;letter-spacing:.05em;text-transform:uppercase;font-weight:700}.adventure-proof{margin-top:18px;padding:34px 22px}.adventure-proof__heading{text-align:center;margin:0;font-size:clamp(28px,3vw,42px)}.adventure-proof__rating{display:flex;justify-content:center;align-items:center;gap:8px;margin-top:8px;color:var(--adv-gold-2);font-weight:700}.adventure-proof__stars{letter-spacing:.18em;font-size:18px}.adventure-testimonials{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:18px}.adventure-quote{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:18px;color:var(--adv-text)}.adventure-quote__meta{display:flex;align-items:center;gap:12px;margin-bottom:12px}.adventure-quote__avatar{width:42px;height:42px;border-radius:999px;display:grid;place-items:center;background:#c89b5f38;border:1px solid rgba(200,155,95,.28);color:var(--adv-gold-2);font-weight:800}.adventure-quote__name{font-weight:700;margin:0}.adventure-quote__text{margin:0;color:var(--adv-muted);line-height:1.7}@media(max-width:980px){.adventure-badges,.adventure-category-grid,.adventure-products__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.adventure-header{position:sticky;top:0;z-index:100;background:linear-gradient(180deg,#0f0a07fa,#0f0a07d9);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(200,155,95,.25);box-shadow:0 10px 40px #0009}.adventure-header__inner{max-width:1240px;margin:auto;padding:14px 20px;display:flex;align-items:center;justify-content:space-between}.adventure-header__logo{font-size:22px;color:#e6bf83}.adventure-nav{display:flex;gap:24px}.adventure-nav a{color:#f3eadf;text-decoration:none;font-weight:600;position:relative}.adventure-nav a:after{content:"";position:absolute;bottom:-4px;left:0;width:0%;height:2px;background:#c89b5f;transition:.3s}.adventure-nav a:hover:after{width:100%}.adventure-header__icons{display:flex;gap:14px;font-size:18px}.adventure-header__icon-link{display:flex;align-items:center;justify-content:center;color:#c89b5f;transition:color .25s ease,transform .25s ease}.adventure-header__icon-link:hover{color:#e6bf83;transform:scale(1.12)}.adventure-footer{background:linear-gradient(180deg,#0d0b09,#080605);border-top:1px solid rgba(200,155,95,.2);margin-top:60px}.adventure-footer__top{max-width:1240px;margin:auto;padding:50px 20px;display:grid;grid-template-columns:repeat(3,1fr);gap:40px}.adventure-footer h4{color:#c89b5f;font-family:Cormorant Garamond,serif;font-size:18px;margin-bottom:14px}.adventure-footer a{display:block;color:#f3eadf;margin-bottom:8px;text-decoration:none;font-size:14px;opacity:.85;transition:all .25s ease}.adventure-footer a:hover{opacity:1;transform:translate(4px);color:#e6bf83}.adventure-footer p{color:#f3eadf;font-size:14px;opacity:.8}.adventure-footer__bottom{text-align:center;padding:20px;border-top:1px solid rgba(255,255,255,.06);font-size:13px;color:#fff9}.adventure-footer__top:before{content:"";display:block;grid-column:span 3;height:1px;background:linear-gradient(to right,transparent,#c89b5f,transparent);margin-bottom:10px}.logo-text,.adventure-header__logo a span,.adventure-header__logo span{font-family:Inter,system-ui,sans-serif!important;font-weight:500!important;font-size:22px!important;color:#e6bf83!important;letter-spacing:.5px!important}.adventure-footer__payments{display:flex;flex-direction:column;gap:10px;margin-top:4px}.adventure-footer__payment-item{display:flex;align-items:center;gap:10px;color:#c89b5f;font-size:13px}.adventure-footer__payment-item svg{color:#c89b5f;flex-shrink:0}.adventure-footer__payment-item span{font-weight:500;color:#e6bf83}@media(max-width:768px){.adventure-topbar{flex-wrap:nowrap;overflow:hidden;padding:8px 12px;gap:8px;font-size:10px;letter-spacing:0;justify-content:center}.adventure-topbar span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.adventure-topbar__dot{flex-shrink:0;width:3px;height:3px}.adventure-nav{display:none}.adventure-header__inner{padding:12px 16px}.logo-text,.adventure-header__logo a span,.adventure-header__logo span{font-size:18px!important}.adventure-hero{min-height:480px}.adventure-hero__content{padding:40px 16px}.adventure-hero__subtitle{font-size:14px}.adventure-actions{flex-direction:column;align-items:center}.adventure-btn{width:100%;max-width:320px}.adventure-badges{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:10px}.adventure-badge-card{font-size:11px;padding:10px 8px;gap:6px}.adventure-badge-card svg{width:14px;height:14px}.adventure-section{padding:20px 0 26px}.adventure-section__heading{font-size:26px}.adventure-category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.adventure-card{min-height:180px}.adventure-card__title{font-size:18px}.adventure-split{min-height:320px}.adventure-split__copy{padding:28px 16px}.adventure-split__title{font-size:28px;max-width:100%}.adventure-split__text{font-size:14px}.adventure-products__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.adventure-product__title{font-size:16px}.adventure-product__cta{font-size:11px;padding:8px 10px}.adventure-testimonials{grid-template-columns:1fr}.adventure-footer__top{grid-template-columns:1fr 1fr;gap:20px;padding:32px 16px}.adventure-footer__top:before{grid-column:span 2;display:none}.adventure-footer__top>div:last-child{grid-column:span 1}.adventure-footer__payments{display:grid;grid-template-columns:1fr;gap:8px}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/adventure-custom.css.map */
