*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--black: #050608;--ink: #0d0f14;--surface: #111318;--card: #181c24;--border: #252a35;--gold: #c9a84c;--gold-lt: #e8c96a;--blue: #3b82f6;--blue-lt: #60a5fa;--white: #f5f6f8;--muted: #8892a4;--green: #22c55e;--ff-head: "Cormorant Garamond", serif;--ff-body: "DM Sans", sans-serif;--radius: 12px;--radius-lg: 20px}html{scroll-behavior:smooth}body{font-family:var(--ff-body);background:var(--black);color:var(--white);overflow-x:hidden;-webkit-font-smoothing:antialiased}.container{max-width:1100px;margin:0 auto;padding:0 24px}.container-sm{max-width:860px;margin:0 auto;padding:0 24px}.tag{display:inline-flex;align-items:center;gap:6px;font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--gold);background:#c9a84c1a;border:1px solid rgba(201,168,76,.25);padding:4px 14px;border-radius:100px}.tag--blue{color:var(--blue-lt);background:#3b82f61a;border-color:#3b82f640}.tag--green{color:var(--green);background:#22c55e1a;border-color:#22c55e40}.btn-primary{display:inline-flex;align-items:center;justify-content:center;gap:10px;background:linear-gradient(135deg,var(--gold) 0%,#a8742a 100%);color:var(--black);font-family:var(--ff-body);font-size:16px;font-weight:700;padding:18px 44px;border-radius:100px;border:none;cursor:pointer;text-decoration:none;letter-spacing:.02em;box-shadow:0 4px 32px #c9a84c59,0 1px #ffffff26 inset;transition:transform .2s,box-shadow .2s}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 40px #c9a84c80}.btn-primary:active{transform:translateY(0)}.btn-primary:disabled{opacity:.5;cursor:not-allowed;transform:none}.btn-ghost{display:inline-flex;align-items:center;gap:8px;color:var(--white);font-family:var(--ff-body);font-size:14px;font-weight:500;padding:14px 28px;border-radius:100px;border:1px solid var(--border);background:transparent;cursor:pointer;text-decoration:none;transition:border-color .2s,background .2s}.btn-ghost:hover{border-color:var(--gold);background:#c9a84c0d}.ann-bar{background:linear-gradient(90deg,#0d1117,#1a1f2e,#0d1117);border-bottom:1px solid var(--border);padding:10px 24px;text-align:center;font-size:13px;color:var(--muted);overflow:hidden;position:relative}.ann-bar span{color:var(--gold);font-weight:600}.ann-scroll{display:flex;gap:60px;animation:marquee 28s linear infinite;white-space:nowrap}.ann-scroll p{display:inline}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}nav[role=navigation]{position:sticky;top:0;z-index:100;background:#050608e6;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid var(--border);padding:16px 24px}.nav-inner{max-width:1100px;margin:0 auto;display:flex;align-items:center;justify-content:space-between}.logo{font-family:var(--ff-head);font-size:22px;font-weight:700;letter-spacing:.12em;color:var(--white);text-decoration:none;display:flex;align-items:center;gap:10px}.logo-icon{width:32px;height:32px;border-radius:8px;background:linear-gradient(135deg,var(--gold),#7a4a10);display:flex;align-items:center;justify-content:center;font-size:16px}.logo-text{letter-spacing:.15em}.nav-right{display:flex;align-items:center;gap:16px}.nav-price{font-size:20px;font-weight:700;color:var(--gold)}.nav-cta{padding:10px 24px!important;font-size:14px!important}.cart-link{position:relative;color:var(--white);text-decoration:none;font-size:20px;display:flex;align-items:center}.cart-count{position:absolute;top:-6px;right:-8px;background:var(--gold);color:var(--black);border-radius:50%;width:18px;height:18px;font-size:11px;font-weight:700;display:flex;align-items:center;justify-content:center}.hero{min-height:90vh;display:flex;align-items:center;position:relative;overflow:hidden;padding:80px 24px 60px}.hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 80% 60% at 60% 40%,rgba(201,168,76,.06) 0%,transparent 70%),radial-gradient(ellipse 40% 50% at 20% 80%,rgba(59,130,246,.04) 0%,transparent 60%)}.hero-grid{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.03;background-image:linear-gradient(var(--border) 1px,transparent 1px),linear-gradient(90deg,var(--border) 1px,transparent 1px);background-size:60px 60px}.hero-inner{position:relative;z-index:2;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.hero-text{animation:fadeUp .7s ease both}.hero-img-wrap{animation:fadeUp .7s .15s ease both}@keyframes fadeUp{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}.hero-eyebrow{margin-bottom:20px}.hero h1{font-family:var(--ff-head);font-size:clamp(40px,5vw,64px);font-weight:300;line-height:1.1;margin-bottom:24px}.hero h1 em{font-style:italic;color:var(--gold)}.hero-sub{font-size:17px;color:var(--muted);line-height:1.75;margin-bottom:36px;max-width:480px}.hero-ctas{display:flex;gap:14px;flex-wrap:wrap;margin-bottom:40px}.hero-trust{display:flex;gap:24px;flex-wrap:wrap}.trust-item{display:flex;align-items:center;gap:8px;font-size:13px;color:var(--muted)}.hero-img-wrap{position:relative;border-radius:var(--radius-lg);overflow:hidden}.hero-img-main{width:100%;border-radius:var(--radius-lg);display:block;background:var(--card);min-height:420px;object-fit:cover}.hero-img-placeholder{width:100%;min-height:420px;background:var(--card);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;border-radius:var(--radius-lg);color:var(--muted);font-size:14px}.hero-img-placeholder span{font-size:64px}.hero-badge{position:absolute;top:20px;left:20px;background:#050608e6;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid var(--border);border-radius:12px;padding:10px 14px;display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500}.badge-dot{width:8px;height:8px;border-radius:50%;background:var(--green);box-shadow:0 0 8px var(--green);animation:pulse 2s infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.price-badge{position:absolute;bottom:20px;right:20px;background:linear-gradient(135deg,var(--gold),#7a4a10);border-radius:12px;padding:12px 18px;text-align:center;color:var(--black)}.price-badge .price{font-size:28px;font-weight:700;line-height:1}.price-badge .old{font-size:12px;text-decoration:line-through;opacity:.6}.price-badge .save{font-size:11px;font-weight:600}.urgency-bar{background:linear-gradient(135deg,#1a1208,#2a1c0a);border-top:1px solid rgba(201,168,76,.2);border-bottom:1px solid rgba(201,168,76,.2);padding:14px 24px;text-align:center;font-size:14px;min-height:48px}.urgency-bar strong{color:var(--gold)}.social-strip{background:var(--surface);border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:28px 24px}.social-inner{display:flex;justify-content:space-around;align-items:center;flex-wrap:wrap;gap:24px}.social-stat{text-align:center}.stat-num{font-family:var(--ff-head);font-size:32px;font-weight:600;color:var(--gold);line-height:1}.stat-lbl{font-size:12px;color:var(--muted);margin-top:4px;letter-spacing:.05em;text-transform:uppercase}.stat-stars{color:#f59e0b;font-size:16px;letter-spacing:2px}.section-header{text-align:center;margin-bottom:60px;padding:0 24px}.section-header h2{font-family:var(--ff-head);font-size:clamp(32px,4vw,52px);font-weight:300;line-height:1.2;margin:14px 0 16px}.section-header h2 em{font-style:italic;color:var(--gold)}.section-header p{font-size:16px;color:var(--muted);max-width:560px;margin:0 auto;line-height:1.7}.features{padding:100px 24px}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:20px}.feat-card{background:var(--card);border:1px solid var(--border);border-radius:var(--radius-lg);padding:32px 28px;transition:border-color .25s,transform .25s}.feat-card:hover{border-color:#c9a84c66;transform:translateY(-4px)}.feat-icon{width:52px;height:52px;border-radius:14px;background:linear-gradient(135deg,#c9a84c26,#c9a84c0d);border:1px solid rgba(201,168,76,.2);display:flex;align-items:center;justify-content:center;font-size:24px;margin-bottom:20px}.feat-card h3{font-family:var(--ff-head);font-size:22px;font-weight:400;margin-bottom:10px}.feat-card p{font-size:14px;color:var(--muted);line-height:1.7}.showcase{padding:80px 24px;background:var(--surface)}.showcase--dark{background:var(--black)}.showcase-inner{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.showcase-inner.reverse{direction:rtl}.showcase-inner.reverse>*{direction:ltr}.showcase-img{border-radius:var(--radius-lg);overflow:hidden;border:1px solid var(--border);background:var(--card)}.showcase-img img{width:100%;display:block;object-fit:cover;min-height:340px}.img-placeholder{min-height:340px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;color:var(--muted);font-size:14px}.img-placeholder span{font-size:48px}.showcase-text .tag{margin-bottom:16px;display:inline-flex}.showcase-text h2{font-family:var(--ff-head);font-size:clamp(28px,3.5vw,44px);font-weight:300;line-height:1.2;margin-bottom:16px}.showcase-text p{font-size:15px;color:var(--muted);line-height:1.75;margin-bottom:28px}.check-list{list-style:none;display:flex;flex-direction:column;gap:12px}.check-list li{display:flex;align-items:flex-start;gap:10px;font-size:14px;color:var(--muted)}.check-list li:before{content:"\2713";color:var(--green);font-weight:700;font-size:14px;flex-shrink:0;margin-top:1px}.check-list li strong{color:var(--white);font-weight:500}.how{padding:100px 24px}.steps{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:0;position:relative}.steps:before{content:"";position:absolute;top:28px;left:calc(12.5% + 28px);right:calc(12.5% + 28px);height:1px;background:linear-gradient(90deg,transparent,var(--border),transparent)}.step{text-align:center;padding:0 20px}.step-num{width:56px;height:56px;border-radius:50%;background:var(--card);border:1px solid var(--border);display:flex;align-items:center;justify-content:center;font-family:var(--ff-head);font-size:22px;font-weight:600;color:var(--gold);margin:0 auto 20px;position:relative;z-index:1}.step h3{font-family:var(--ff-head);font-size:18px;font-weight:400;margin-bottom:8px}.step p{font-size:13px;color:var(--muted);line-height:1.65}.delivery{padding:80px 24px;background:var(--surface)}.delivery-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:20px;margin-top:48px}.del-card{background:var(--card);border:1px solid var(--border);border-radius:var(--radius-lg);padding:28px 24px;text-align:center}.del-icon{font-size:36px;margin-bottom:14px}.del-card h3{font-family:var(--ff-head);font-size:19px;font-weight:400;margin-bottom:8px}.del-card p{font-size:13px;color:var(--muted);line-height:1.65}.del-highlight{color:var(--gold);font-weight:600;font-size:14px}.carriers{display:flex;justify-content:center;gap:24px;margin-top:40px;flex-wrap:wrap}.carrier{display:flex;align-items:center;gap:8px;background:var(--card);border:1px solid var(--border);border-radius:var(--radius);padding:12px 22px;font-size:14px;font-weight:500}.reviews{padding:100px 24px}.reviews-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:20px;margin-top:48px}.review-card{background:var(--card);border:1px solid var(--border);border-radius:var(--radius-lg);padding:28px;transition:border-color .25s}.review-card:hover{border-color:#c9a84c4d}.review-stars{color:#f59e0b;font-size:14px;margin-bottom:14px}.review-text{font-size:14px;color:var(--muted);line-height:1.75;margin-bottom:20px;font-style:italic}.reviewer{display:flex;align-items:center;gap:12px}.reviewer-avatar{width:38px;height:38px;border-radius:50%;background:linear-gradient(135deg,var(--gold),#7a4a10);display:flex;align-items:center;justify-content:center;font-weight:700;font-size:14px;color:var(--black);flex-shrink:0}.reviewer-name{font-size:14px;font-weight:500}.reviewer-info{font-size:12px;color:var(--muted)}.verified{color:var(--green);font-size:11px;margin-top:2px;display:flex;align-items:center;gap:4px}.faq{padding:100px 24px;background:var(--surface)}.faq-list{max-width:760px;margin:48px auto 0;display:flex;flex-direction:column;gap:12px}.faq-item{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);overflow:hidden}.faq-q{width:100%;text-align:left;padding:20px 24px;background:none;border:none;color:var(--white);font-family:var(--ff-body);font-size:15px;font-weight:500;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:16px}.faq-q .faq-arrow{color:var(--gold);font-size:18px;transition:transform .3s;flex-shrink:0}.faq-q[aria-expanded=true] .faq-arrow{transform:rotate(180deg)}.faq-a{max-height:0;overflow:hidden;transition:max-height .35s ease,padding .35s ease;padding:0 24px;font-size:14px;color:var(--muted);line-height:1.75}.faq-a.open{max-height:200px;padding:0 24px 20px}.buy-section{padding:100px 24px;background:radial-gradient(ellipse 80% 70% at 50% 50%,rgba(201,168,76,.05) 0%,transparent 70%)}.buy-box{background:var(--card);border:1px solid rgba(201,168,76,.2);border-radius:24px;padding:56px;display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}.buy-text h2{font-family:var(--ff-head);font-size:clamp(30px,4vw,46px);font-weight:300;line-height:1.2;margin-bottom:16px}.buy-text h2 em{font-style:italic;color:var(--gold)}.buy-text p{font-size:15px;color:var(--muted);line-height:1.7;margin-bottom:28px}.buy-perks{display:flex;flex-direction:column;gap:10px;margin-bottom:32px}.perk{display:flex;align-items:center;gap:10px;font-size:14px;color:var(--muted)}.perk-icon{color:var(--gold);font-size:16px;flex-shrink:0}.buy-price-area{text-align:center}.buy-price-old{font-size:16px;color:var(--muted);text-decoration:line-through}.buy-price-main{font-family:var(--ff-head);font-size:72px;font-weight:600;color:var(--gold);line-height:1}.buy-price-sub{font-size:13px;color:var(--muted);margin-top:6px;margin-bottom:28px}.buy-cta{width:100%;font-size:18px!important;padding:20px 40px!important}.buy-form{width:100%}.buy-secure{display:flex;align-items:center;justify-content:center;gap:6px;font-size:12px;color:var(--muted);margin-top:14px}.sticky-buy{display:none;position:fixed;bottom:0;left:0;right:0;z-index:99;background:#050608f2;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-top:1px solid var(--border);padding:12px 20px;align-items:center;justify-content:space-between;gap:12px}.sticky-info{font-size:13px}.sticky-price{font-size:22px;font-weight:700;color:var(--gold)}.sticky-btn{padding:12px 24px!important;font-size:14px!important;white-space:nowrap}footer{background:var(--ink);border-top:1px solid var(--border);padding:48px 24px 32px}.footer-inner{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:32px}.footer-brand p{font-size:13px;color:var(--muted);max-width:280px;line-height:1.65;margin-top:12px}.footer-links h4{font-size:12px;text-transform:uppercase;letter-spacing:.1em;color:var(--muted);margin-bottom:16px}.footer-links ul{list-style:none;display:flex;flex-direction:column;gap:8px}.footer-links a{font-size:13px;color:var(--muted);text-decoration:none;transition:color .2s}.footer-links a:hover{color:var(--white)}.footer-bottom{margin-top:32px;padding-top:24px;border-top:1px solid var(--border);display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:12px;font-size:12px;color:var(--muted)}.payment-icons{display:flex;gap:8px}.pay-icon{background:var(--card);border:1px solid var(--border);border-radius:6px;padding:4px 10px;font-size:11px;font-weight:600;color:var(--muted)}.reveal{opacity:0;transform:translateY(24px);transition:opacity .6s ease,transform .6s ease}.reveal.visible{opacity:1;transform:translateY(0)}.reveal-d1{transition-delay:.1s}.reveal-d2{transition-delay:.2s}.reveal-d3{transition-delay:.3s}@media(max-width:900px){.hero-inner{grid-template-columns:1fr;gap:40px}.hero-img-wrap{order:-1}.showcase-inner{grid-template-columns:1fr;gap:40px}.showcase-inner.reverse{direction:ltr}.buy-box{grid-template-columns:1fr;gap:32px;padding:32px 24px}.buy-price-area{order:-1}.buy-price-main{font-size:56px}.sticky-buy{display:flex}body{padding-bottom:72px}.steps:before{display:none}}@media(max-width:480px){.nav-right .btn-ghost{display:none}.hero h1{font-size:36px}.hero-ctas{flex-direction:column}.btn-primary{width:100%;text-align:center}}.jdgm-carousel-item,.jdgm-carousel-item__container,.jdgm-rev,.jdgm-rev-widg__reviews .jdgm-rev,.shopify-app-block .jdgm-rev,.jdgm-quest-form,.jdgm-write-rev-link-wrap{background-color:#0a0b0e!important;border:1px solid rgba(201,168,76,.2)!important;border-radius:12px!important;color:#fff!important}.jdgm-rev__body,.jdgm-rev__title,.jdgm-carousel-item__review-body,.jdgm-carousel-item__review-title,.jdgm-carousel-item__product-info,.jdgm-carousel-wrapper .jdgm-carousel-item__product-title{color:#fff!important}.jdgm-rev__author,.jdgm-carousel-item__reviewer-name{color:#c9a84c!important;font-weight:600!important}.jdgm-carousel-title,.jdgm-widget-title,.jdgm-rev-widg__title,.jdgm-carousel__title,.jdgm-rev-widg__summary-title{color:#fff!important;font-weight:700!important}.jdgm-star,.jdgm-star.jdgm--on,.jdgm-prev-icon,.jdgm-prev-stars .jdgm-star,.jdgm-all-reviews-stars .jdgm-star,.jdgm-carousel-item__rating .jdgm-star{color:#c9a84c!important}.jdgm-star.jdgm--off{color:#c9a84c4d!important}.jdgm-all-reviews-text,.jdgm-all-reviews-rating,.jdgm-all-reviews-rating__score,.jdgm-all-reviews-text__row,.jdgm-all-reviews-text__title,.jdgm-all-reviews-text--style-branded *{color:#c9a84c!important}.jdgm-btn,.jdgm-btn--solid,.jdgm-write-rev-link,.jdgm-form-buttons button,.jdgm-rev-widg__write-rev-link{background-color:#c9a84c!important;color:#0a0b0e!important;border:1px solid #C9A84C!important;font-weight:600!important}.jdgm-btn:hover,.jdgm-write-rev-link:hover{background-color:#b5934a!important;border-color:#b5934a!important}.jdgm-carousel__arrow,.jdgm-carousel__arrow-icon,.jdgm-carousel-wrapper button{color:#c9a84c!important;background:transparent!important}.jdgm-verified-badge{color:#c9a84c!important}.jdgm-paginate__page{color:#fff!important;background:transparent!important}.jdgm-paginate__page--active{color:#c9a84c!important;background:#c9a84c1a!important}.jdgm-widget,.jdgm-rev-widg,.jdgm-carousel-wrapper{background:transparent!important}.jdgm-carousel-item__review-body,.jdgm-carousel-item__review-body *,.jdgm-carousel-item__review-title,.jdgm-carousel-item__review-title *,.jdgm-rev__body,.jdgm-rev__body *,.jdgm-rev__title,.jdgm-rev__title *,.jdgm-carousel-item p,.jdgm-rev p,.jdgm-carousel-item span:not(.jdgm-star):not([class*=rating]),.jdgm-rev span:not(.jdgm-star):not([class*=rating]){color:#fff!important;font-weight:400!important;opacity:1!important}.jdgm-all-reviews-text,.jdgm-all-reviews-text *,.jdgm-all-reviews-rating,.jdgm-all-reviews-rating *,.jdgm-all-reviews-rating__score,.jdgm-all-reviews-text__title,.jdgm-all-reviews-text__row,.jdgm-all-reviews-text__sub-text,[class*=jdgm-all-reviews] *,[class*=jdgm-all-reviews],.jdgm-all-reviews-stars .jdgm-star,.jdgm-all-reviews-rating .jdgm-star{color:#c9a84c!important}.jdgm-carousel-title,.jdgm-carousel-wrapper>h2,.jdgm-carousel-wrapper>h3,.shopify-app-block h2,.shopify-app-block h3,.jm-stack h2,.jm-stack h3,[class*=jdgm] h2,[class*=jdgm] h3{color:#fff!important;font-weight:700!important}
/*# sourceMappingURL=/cdn/shop/t/5/assets/theme.css.map */
