*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg-deepest: #011209;--bg-dark: #022315;--bg-card: rgba(5, 38, 24, .85);--bg-glass: rgba(10, 48, 31, .65);--orange-hi: #f1942d;--orange-mid: #f57906;--orange-lo: #d94b07;--orange-gradient: linear-gradient(180deg, #f1942d 0%, #d94b07 100%);--orange-text-gradient: linear-gradient(180deg, #fbb847 0%, #f57906 50%, #d94b07 100%);--cream: #fef7e5;--cream-muted: #dfd5ba;--teal-hi: #5fb094;--teal-bright: #38ef7d;--teal-mid: #437d69;--teal-lo: #004729;--teal-pale: #a0d4c0;--border-card: rgba(95, 176, 148, .25);--shadow-glow: 0 0 25px rgba(241, 148, 45, .25);--shadow-card: 0 12px 36px rgba(0, 0, 0, .45);--radius-lg: 24px;--radius-md: 16px;--radius-pill: 100px;--transition-fast: all .25s cubic-bezier(.4, 0, .2, 1);--transition-smooth: all .4s cubic-bezier(.16, 1, .3, 1)}html{scroll-behavior:smooth;font-size:16px;overflow-x:clip!important;overflow-y:visible!important;width:100%}body{background-color:var(--bg-deepest);color:var(--cream);font-family:Poppins,sans-serif;line-height:1.5;overflow-x:clip!important;overflow-y:visible!important;width:100%;min-height:100vh;-webkit-font-smoothing:antialiased;position:relative!important}a{text-decoration:none;color:inherit}button{cursor:pointer;border:none;background:none;font-family:inherit}img{display:block;max-width:100%;height:auto;object-fit:cover}.container{max-width:1320px;margin-inline:auto;padding-inline:clamp(1.25rem,4vw,4rem)}.section-padding{padding-block:clamp(24px,3.5vw,44px)}.orange-gradient-text{background:var(--orange-text-gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;display:block;width:100%;text-align:center;margin-inline:auto}.section-title{display:block;width:100%;text-align:center;margin-inline:auto;font-family:Poppins,sans-serif;font-weight:900;font-size:clamp(1.8rem,4.5vw,3.2rem);letter-spacing:.04em;text-transform:uppercase;margin-bottom:clamp(16px,2.5vw,26px);line-height:1.1}.btn-orange{display:inline-flex;align-items:center;justify-content:center;gap:10px;background:var(--orange-gradient);color:#0d1e18;font-weight:800;font-size:clamp(.9rem,1.2vw,1.05rem);letter-spacing:.02em;border-radius:var(--radius-pill);padding:14px 34px;border:1px solid rgba(255,255,255,.2);box-shadow:0 4px 20px #d94b0766;transition:var(--transition-fast);position:relative;overflow:hidden}.btn-orange:after{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);transition:.6s}.btn-orange:hover{transform:translateY(-2px);box-shadow:0 8px 30px #f1942d99;color:#000}.btn-orange:hover:after{left:100%}.section-divider{width:100%;height:1px;background:linear-gradient(90deg,transparent,rgba(95,176,148,.25),transparent);margin-block:6px}.img-placeholder{position:relative;width:100%;height:100%;background:linear-gradient(135deg,#042617,#02170d);display:flex;align-items:center;justify-content:center;overflow:hidden}.img-placeholder img{width:100%;height:100%;object-fit:cover;position:absolute;top:0;right:0;bottom:0;left:0;z-index:5;transition:transform .5s ease}#shopify-section-announcement-bar,.shopify-section-announcement-bar{position:-webkit-sticky!important;position:sticky!important;top:0!important;z-index:10001!important;width:100%!important}#announcement-bar{background:var(--orange-gradient);color:#000;font-size:.8rem;font-weight:700;text-align:center;padding:8px 16px;position:relative;letter-spacing:.03em;width:100%}#announcement-bar a{color:#000;text-decoration:underline;margin-left:8px;font-weight:800}#announcement-bar .close-btn{position:absolute;right:16px;top:50%;transform:translateY(-50%);background:#0003;border-radius:50%;width:24px;height:24px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:.75rem;transition:background .2s}#announcement-bar .close-btn:hover{background:#0006}#shopify-section-header,.shopify-section-header{position:-webkit-sticky!important;position:sticky!important;top:var(--announcement-bar-height, 0px)!important;z-index:10000!important;width:100%!important;transition:top .2s ease}#navbar{background:#011a10e0;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);width:100%;border-bottom:1px solid rgba(95,176,148,.15);transition:var(--transition-fast)}#navbar.scrolled{background:#01120bf5;box-shadow:0 10px 30px #00000080;border-bottom:1px solid rgba(95,176,148,.3)}#navbar .container{width:90%;max-width:90%;margin-inline:auto;padding-inline:0}.nav-inner{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;height:78px;gap:20px}.nav-logo{display:flex;align-items:center;justify-content:center;justify-self:center;grid-column:2}.brand-logo-img{height:clamp(48px,6vw,68px);width:auto;max-width:320px;object-fit:contain;display:block;transition:transform .3s ease}.nav-logo:hover .brand-logo-img{transform:scale(1.04)}.nav-mobile-left,.mobile-search-btn{display:none!important}.desktop-home-btn{display:inline-flex!important}.brand-logo-img-footer{height:clamp(54px,7.5vw,84px);width:auto;max-width:360px;object-fit:contain;display:block;margin-bottom:20px}.nav-links{display:flex;gap:24px;list-style:none;align-items:center;justify-self:start;grid-column:1}.nav-links a{color:var(--orange-hi);font-size:.92rem;font-weight:600;letter-spacing:.03em;text-transform:uppercase;transition:var(--transition-fast);position:relative;padding-block:4px}.nav-links a:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background:var(--orange-hi);transition:width .3s ease;border-radius:2px}.nav-links a:hover:after{width:100%}.nav-links a:hover{color:#fff}.nav-icons{display:flex;gap:18px;align-items:center;justify-self:end;grid-column:3}.icon-btn{position:relative;color:var(--orange-hi);font-size:1.15rem;transition:var(--transition-fast);width:38px;height:38px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#f1942d14;border:1px solid rgba(241,148,45,.2)}.icon-btn:hover{color:#fff;background:var(--orange-hi);transform:translateY(-2px);box-shadow:0 4px 12px #f1942d66}.badge-count{position:absolute;top:-4px;right:-4px;background:var(--orange-mid);color:#fff;font-size:.68rem;font-weight:800;width:18px;height:18px;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 6px #0006}.hamburger{display:none;flex-direction:column;gap:5px;cursor:pointer;padding:6px;grid-column:3;justify-self:end}.hamburger span{width:24px;height:2px;background:var(--orange-hi);border-radius:2px;transition:var(--transition-fast)}.drawer-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000b3;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;opacity:0;pointer-events:none;transition:var(--transition-fast)}.drawer-overlay.active{opacity:1;pointer-events:auto}.mobile-menu-drawer{position:fixed;top:0;right:-320px;width:300px;height:100vh;background:var(--bg-dark);z-index:1001;padding:24px;box-shadow:-10px 0 30px #00000080;transition:var(--transition-smooth);display:flex;flex-direction:column;gap:30px}.mobile-menu-drawer.open{right:0}.drawer-header{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(95,176,148,.2);padding-bottom:16px}.mobile-nav-links{list-style:none;display:flex;flex-direction:column;gap:18px}.mobile-nav-links a{color:var(--cream);font-size:1.05rem;font-weight:600;display:flex;align-items:center;gap:12px;transition:color .2s}.mobile-nav-links a:hover{color:var(--orange-hi)}#hero{position:relative;background:linear-gradient(180deg,rgba(1,18,11,0) 70%,var(--bg-deepest) 100%),linear-gradient(90deg,#01120bf2,#01120b8c,#01120b00),url(/cdn/shop/files/magnific_vulpera-website-hero-bann_43Pgr819Aa_1.png?v=1786962073);background-size:cover;background-position:top center;background-repeat:no-repeat;padding-top:clamp(140px,12vw,200px);padding-bottom:clamp(100px,10vw,160px);overflow:visible}.hero-bg-graphic,.hero-glow-orb{display:none}.hero-grid{display:grid;grid-template-columns:65% 35%;width:100%;gap:48px;align-items:center}.hero-eyebrow{display:inline-flex;align-items:center;gap:8px;background:#f1942d1f;border:1px solid rgba(241,148,45,.3);color:var(--orange-hi);font-size:.88rem;font-weight:700;padding:8px 18px;border-radius:var(--radius-pill);margin-bottom:20px}.hero-heading{font-family:Poppins,sans-serif;font-size:clamp(2.4rem,4.8vw,4.2rem);font-weight:900;line-height:1.08;color:var(--cream);text-transform:uppercase;letter-spacing:-.01em;margin-bottom:32px;text-shadow:0 4px 15px rgba(0,0,0,.6)}.hero-cta-group{display:flex;align-items:center;gap:20px;flex-wrap:wrap}.hero-secondary-link{color:var(--teal-hi);font-weight:700;font-size:.95rem;display:inline-flex;align-items:center;gap:8px;transition:var(--transition-fast)}.hero-secondary-link:hover{color:var(--orange-hi);transform:translate(4px)}.hero-visual-wrapper{display:none}.hero-main-card{position:relative;width:85%;height:90%;border-radius:var(--radius-lg);overflow:hidden;box-shadow:0 20px 50px #0009;border:1px solid rgba(95,176,148,.3)}.orb-badge{position:absolute;background:#0a301fd9;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(95,176,148,.3);padding:10px 18px;border-radius:var(--radius-pill);display:flex;align-items:center;gap:10px;box-shadow:0 8px 20px #0006;animation:float3D 6s ease-in-out infinite;z-index:10}.orb-1{top:10%;left:-20px;animation-delay:0s}.orb-2{top:75%;left:0;animation-delay:1.5s}.orb-3{top:15%;right:-10px;animation-delay:3s}.orb-4{top:80%;right:10px;animation-delay:4.5s}@keyframes float3D{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}.orb-badge-icon{width:32px;height:32px;border-radius:50%;background:var(--orange-gradient);display:flex;align-items:center;justify-content:center;color:#000;font-size:.85rem}.orb-badge-text{font-weight:700;font-size:.85rem;color:var(--cream)}.stats-bar-wrapper{margin-top:clamp(20px,4vw,40px);margin-bottom:clamp(20px,4vw,40px);position:relative;z-index:15}.stats-bar{background:#052618f2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(95,176,148,.25);border-radius:var(--radius-lg);padding:20px;display:flex;justify-content:center;align-items:stretch;gap:16px;flex-wrap:wrap;box-shadow:var(--shadow-card)}.stat-item{display:flex;align-items:center;gap:12px;flex:1 1 180px;padding:12px 18px;background:#ffffff08;border:1px solid rgba(255,255,255,.05);border-radius:12px;transition:transform .2s ease,background .2s ease}.stat-item:hover{transform:translateY(-2px);background:#ffffff0f;border-color:#5fb09440}.stat-icon{font-size:1.8rem;color:var(--orange-hi)}.stat-text strong{display:block;font-size:1.15rem;font-weight:800;color:var(--cream);line-height:1.2}.stat-text span{font-size:.78rem;color:var(--cream-muted);line-height:1.3;display:block}#licensed{position:relative;background:var(--bg-deepest);overflow:hidden}.license-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.license-card{border-radius:var(--radius-md);overflow:hidden;height:240px;position:relative;border:1px solid rgba(95,176,148,.2);box-shadow:var(--shadow-card);transition:var(--transition-smooth)}.license-card:hover{transform:translateY(-6px);border-color:var(--orange-hi);box-shadow:var(--shadow-glow)}.license-card-bg{width:100%;height:100%;position:relative;background-size:cover;background-position:center}.license-card-bg img{width:100%;height:100%;object-fit:cover}.floating-jungle-decor{position:absolute;right:-50px;bottom:-60px;width:320px;pointer-events:none;opacity:.6;z-index:5}#custom-caps{background:linear-gradient(180deg,var(--bg-deepest) 0%,rgba(1,18,11,0) 30%,rgba(1,18,11,0) 70%,var(--bg-deepest) 100%),url(/cdn/shop/files/magnific_ultradetailed-image-gener_IfhbAdbtvE_3.png?v=1786961344);background-size:cover;background-position:center;background-repeat:no-repeat}.custom-caps-banner{background:linear-gradient(#02231533,#05372233),url(/cdn/shop/files/dark-green-hard-background_1.png?v=1786539948);background-size:cover;background-position:center;background-repeat:no-repeat;border:1px solid rgba(95,176,148,.3);border-radius:var(--radius-lg);padding:clamp(28px,4vw,48px);display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center;box-shadow:var(--shadow-card)}.custom-left h3{font-size:clamp(1.6rem,3vw,2.4rem);font-weight:900;line-height:1.15;margin-bottom:16px}.custom-left h3 span{color:var(--orange-hi)}.custom-left p{color:var(--cream-muted);font-size:.95rem;margin-bottom:28px}.btn-teal{display:inline-flex;align-items:center;gap:10px;background:var(--teal-hi);color:#000;font-weight:800;padding:12px 28px;border-radius:var(--radius-pill);transition:var(--transition-fast)}.btn-teal:hover{background:var(--teal-bright);transform:translateY(-2px)}.features-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.feature-tile{background:#01120b99;border:1px solid rgba(95,176,148,.2);border-radius:14px;padding:16px;display:flex;flex-direction:column;align-items:center;text-align:center;gap:10px;transition:var(--transition-fast)}.feature-tile:hover{border-color:var(--teal-hi);background:#0a301fcc}.feature-tile i{font-size:1.5rem;color:var(--orange-hi)}.feature-tile span{font-size:.8rem;font-weight:700;color:var(--cream)}#categories{background:linear-gradient(180deg,var(--bg-deepest) 0%,rgba(1,18,11,0) 30%,rgba(1,18,11,0) 70%,var(--bg-deepest) 100%),url(/cdn/shop/files/magnific_ultradetailed-image-gener_IfhbAdbtvE_3.png?v=1786961344);background-size:cover;background-position:center;background-repeat:no-repeat;position:relative;z-index:20;overflow:visible}.category-carousel-wrap{overflow:hidden;position:relative;padding-block:10px;max-width:74%}.category-track{display:flex;gap:20px;transition:transform .5s cubic-bezier(.16,1,.3,1)}.category-card{flex:0 0 calc(25% - 15px);aspect-ratio:1 / 1;border-radius:20px;overflow:hidden;position:relative;border:1px solid rgba(95,176,148,.2);box-shadow:var(--shadow-card);cursor:pointer;transition:var(--transition-smooth);background-color:#dfd5ba;padding:24px;box-sizing:border-box}.category-card:hover{transform:translateY(-6px);border-color:var(--orange-hi)}.category-card a{display:block;width:100%;height:100%}.category-card .img-placeholder{width:100%;height:100%;background:transparent;display:flex;align-items:center;justify-content:center}.category-card .img-placeholder img{width:100%;height:100%;object-fit:contain;transition:transform .3s cubic-bezier(.16,1,.3,1)}.category-card:hover .img-placeholder img{transform:scale(1.08)}.category-nav-btns{display:flex;justify-content:center;gap:16px;margin-top:32px}.category-nav-btn{width:44px;height:44px;border-radius:50%;border:1px solid rgba(95,176,148,.3);background:var(--bg-glass);color:var(--teal-hi);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:var(--transition-fast)}.category-nav-btn:hover{background:var(--orange-gradient);color:#fff;border-color:transparent;transform:scale(1.1)}.floating-cat-showcase{position:absolute;right:0;top:calc(50% - 100px);transform:translateY(-50%);width:clamp(260px,32vw,480px);z-index:25;pointer-events:none;filter:drop-shadow(0 25px 45px rgba(0,0,0,.85)) drop-shadow(0 0 25px rgba(95,176,148,.25));animation:float3D 6s ease-in-out infinite;transition:transform .6s ease}#listing{background:linear-gradient(180deg,var(--bg-deepest) 0%,rgba(1,18,11,0) 30%,rgba(1,18,11,0) 70%,var(--bg-deepest) 100%),url(/cdn/shop/files/magnific_ultradetailed-image-gener_IfhbAdbtvE_4_1.png?v=1786962372);background-size:cover;background-position:center;background-repeat:no-repeat;position:relative}.listing-grid-wrapper{display:grid;grid-template-columns:1fr 2px 1fr;gap:40px;align-items:start}.listing-divider-line{background:linear-gradient(180deg,transparent,var(--orange-mid),transparent);width:2px;height:100%;min-height:400px}.listing-column-title{text-align:center;font-weight:900;font-size:clamp(1.4rem,2.5vw,2.2rem);letter-spacing:.04em;text-transform:uppercase;margin-bottom:32px}.product-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.product-card{background:#fff;border-radius:22px;overflow:hidden;border:1px solid rgba(0,0,0,.1);box-shadow:0 8px 24px #0000004d;transition:var(--transition-smooth);display:flex;flex-direction:column;height:100%}.product-card:hover{transform:translateY(-6px);box-shadow:0 16px 36px #00000080}.product-img-wrap{height:190px;position:relative;background:#f4f4f0;overflow:hidden;flex-shrink:0}.product-img-wrap .explore-pill{position:absolute;bottom:12px;left:12px;background:linear-gradient(112deg,#437d69,#01301c);color:#fff;font-size:.72rem;font-weight:800;padding:4px 14px;border-radius:var(--radius-pill);letter-spacing:.05em;z-index:10}.product-img-wrap .sale-badge{background:var(--orange-hi)!important;color:#000!important;font-weight:850!important;text-transform:uppercase!important;box-shadow:0 4px 12px #f15b2459!important}.product-info{padding:16px;background:#fff;color:#111;display:flex;flex-direction:column;gap:6px;flex:1}.product-stars{color:var(--orange-hi);font-size:.75rem;display:flex;gap:2px}.product-title{font-weight:800;font-size:.95rem;color:#111;line-height:1.35;min-height:2.7em;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.product-price{font-weight:800;font-size:.95rem;color:#111;margin-bottom:4px}.product-add-btn{margin-top:auto;background:var(--orange-gradient);color:#000;font-weight:800;font-size:.8rem;padding:10px 16px;border-radius:var(--radius-pill);text-align:center;transition:var(--transition-fast);display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:40px;box-sizing:border-box;border:none;cursor:pointer;text-decoration:none;font-family:inherit;line-height:1}.product-add-btn:hover{background:var(--orange-hi);color:#fff}#lifestyle{background:var(--bg-deepest)}.lifestyle-container{background:linear-gradient(135deg,#022315,#053722);border:1px solid rgba(95,176,148,.3);border-radius:var(--radius-lg);padding:clamp(24px,4vw,48px);display:grid;grid-template-columns:1fr 1.2fr;gap:40px;align-items:center;box-shadow:var(--shadow-card);position:relative;overflow:hidden}.lifestyle-visual img{border-radius:var(--radius-md);box-shadow:0 12px 30px #00000080}.lifestyle-content{display:flex;flex-direction:column;gap:16px;position:relative;z-index:5}.lifestyle-eyebrow{color:var(--orange-hi);font-size:.85rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.lifestyle-heading{text-align:left;margin-inline:0;font-size:clamp(1.8rem,3.5vw,2.8rem)}.lifestyle-body{color:var(--cream-muted);font-size:.95rem;line-height:1.6}.lifestyle-corner-decor{position:absolute;right:-20px;bottom:-20px;width:180px;opacity:.5;pointer-events:none}#testimonials{background:var(--bg-deepest)}.testimonials-grid{display:grid;grid-template-columns:1fr 1.3fr;gap:40px;align-items:center}.testimonials-image-box{border-radius:var(--radius-lg);overflow:hidden;height:100%;min-height:380px;box-shadow:var(--shadow-card);border:1px solid rgba(95,176,148,.2)}.testimonials-image-box img{width:100%;height:100%;object-fit:cover}.testimonials-right-col{display:flex;flex-direction:column;gap:20px}.testimonials-title{font-size:clamp(1.8rem,3vw,2.5rem);font-weight:900;color:var(--orange-hi);text-transform:uppercase}.testimonial-card{background:#052618b3;border:1px solid rgba(95,176,148,.2);border-radius:var(--radius-md);padding:20px;display:flex;flex-direction:column;gap:10px}.t-stars{color:var(--orange-hi);font-size:.85rem;display:flex;gap:4px}.t-user-name{font-weight:800;font-size:.95rem;color:var(--cream);display:flex;align-items:center;gap:6px}.t-user-name i{color:var(--teal-bright)}.t-quote{font-size:.88rem;color:var(--cream-muted);font-style:italic;line-height:1.5}.trusted-logos-box{margin-top:10px}.trusted-logos-box p{font-size:.8rem;font-weight:700;color:var(--cream-muted);margin-bottom:10px;text-transform:uppercase}.logos-flex{display:flex;gap:14px;align-items:center}.logo-item-box{width:44px;height:44px;background:#ffffff14;border-radius:10px;display:flex;align-items:center;justify-content:center;color:var(--cream);font-size:1.2rem;transition:var(--transition-fast)}.logo-item-box:hover{background:var(--orange-hi);color:#000}#instagram{background:var(--bg-deepest)}.insta-carousel-wrap{overflow:hidden;position:relative;padding-block:10px}.insta-track{display:flex;gap:20px;transition:transform .5s cubic-bezier(.16,1,.3,1)}.insta-card{flex:0 0 calc(25% - 15px);aspect-ratio:9 / 16;height:auto;border-radius:18px;overflow:hidden;position:relative;border:1px solid rgba(95,176,148,.2);box-shadow:var(--shadow-card)}.insta-card img{width:100%;height:100%;object-fit:cover}.insta-reel-iframe{width:100%;height:100%;border:none;overflow:hidden;position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.insta-card-link-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:10;cursor:pointer;display:block}.insta-card-inner{position:absolute;top:0;right:0;bottom:0;left:0;background:#01120b80;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease}.insta-card:hover .insta-card-inner{opacity:1}.insta-card-inner i{font-size:2.2rem;color:var(--teal-hi);transition:transform .3s}.insta-card:hover .insta-card-inner i{transform:scale(1.2);color:var(--orange-hi)}.insta-nav-btns{display:flex;justify-content:center;gap:16px;margin-top:32px}.insta-nav-btn{background:var(--teal-hi);border:1px solid var(--cream);border-radius:14px;width:48px;height:48px;display:flex;align-items:center;justify-content:center;color:#000;font-size:1.1rem;transition:var(--transition-fast)}.insta-nav-btn:hover{background:var(--orange-hi);color:#fff;transform:translateY(-2px)}#bulk-cta{background:transparent;position:relative;z-index:20;margin-bottom:-90px}.bulk-banner{border-radius:var(--radius-lg);background:url(/cdn/shop/files/Group_53_1.png?v=1786603961) center/cover no-repeat;aspect-ratio:1240 / 424;width:100%;height:auto;position:relative;overflow:hidden;box-shadow:0 20px 50px #0009;display:grid;grid-template-columns:40% 60%;align-items:center;padding:clamp(20px,3.5vw,48px)}.bulk-left-spacer{height:100%}.bulk-right-content{position:relative;z-index:2;display:flex;flex-direction:column;align-items:flex-start;text-align:left;gap:16px;padding-left:20px}.bulk-right-content h2{text-align:left;font-size:clamp(1.8rem,3.8vw,3rem);font-weight:900;line-height:1.15;margin-bottom:0;width:100%}.bulk-right-content p{font-size:clamp(.88rem,1.3vw,1.1rem);color:var(--cream-muted);line-height:1.55;max-width:520px;margin-bottom:8px;text-align:left}#footer{background:#284a3e;position:relative;z-index:10;border-top:1px solid rgba(255,255,255,.15);padding-top:clamp(120px,14vw,180px);padding-bottom:28px}.footer-grid{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:48px;padding-bottom:48px;border-bottom:1px solid rgba(255,255,255,.1)}.footer-brand .footer-logo{font-family:Roboto Slab,serif;font-size:1.8rem;font-weight:800;color:var(--cream);margin-bottom:16px}.social-flex{display:flex;gap:12px;margin-top:20px}.social-circle-btn{width:34px;height:34px;border-radius:50%;background:#ffffff1a;display:flex;align-items:center;justify-content:center;color:var(--cream);font-size:.9rem;transition:var(--transition-fast)}.social-circle-btn:hover{background:var(--orange-hi);color:#000}.footer-column-title{font-size:1.05rem;font-weight:800;color:var(--cream);margin-bottom:20px;text-transform:uppercase}.footer-links-list{list-style:none;display:flex;flex-direction:column;gap:12px}.footer-links-list a{color:var(--cream-muted);font-size:.9rem;transition:color .2s}.footer-links-list a:hover{color:var(--orange-hi)}.footer-bottom-bar{display:flex;justify-content:space-between;align-items:center;padding-top:24px;gap:20px}.copyright-text{font-size:.88rem;color:var(--cream-muted)}.payment-badges-flex{display:flex;gap:10px;flex-wrap:wrap}.pay-tag{background:#fff;color:#111;font-weight:800;font-size:.75rem;padding:6px 14px;border-radius:6px;border:1px solid #ddd}.cart-drawer-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000b3;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;opacity:0;pointer-events:none;transition:opacity .3s ease}.cart-drawer-backdrop.open{opacity:1;pointer-events:auto}.cart-drawer-panel{position:fixed;top:0;bottom:0;right:-420px;width:380px;max-width:90vw;height:100%;background:var(--bg-dark);border-left:1px solid rgba(95,176,148,.3);z-index:1001;display:flex;flex-direction:column;transition:right .4s cubic-bezier(.16,1,.3,1);box-shadow:-10px 0 40px #0009}.cart-drawer-panel.open{right:0}.cart-drawer-head{padding:20px;border-bottom:1px solid rgba(95,176,148,.2);display:flex;align-items:center;justify-content:space-between}.cart-drawer-head h3{font-size:1.2rem;font-weight:800;color:var(--orange-hi);text-transform:uppercase}.cart-drawer-body{flex:1;padding:20px;overflow-y:auto;display:flex;flex-direction:column;gap:16px}.cart-drawer-foot{padding:20px 20px calc(20px + env(safe-area-inset-bottom));border-top:1px solid rgba(95,176,148,.2);display:flex;flex-direction:column;gap:12px}.cart-total-row{display:flex;justify-content:space-between;font-weight:800;font-size:1.1rem;color:var(--cream)}@media(max-width:1200px){.category-carousel-wrap{max-width:100%}.category-card{flex:0 0 calc(33.333% - 14px)}.license-grid{grid-template-columns:repeat(2,1fr)}.insta-card{flex:0 0 calc(33.33% - 14px)}}@media(max-width:1024px){.hero-grid{grid-template-columns:1fr;text-align:center}.hero-heading{margin-inline:auto}.hero-cta-group{justify-content:center}.hero-visual-wrapper,.floating-cat-showcase,.floating-jungle-decor{display:none!important}.custom-caps-banner,.listing-grid-wrapper{grid-template-columns:1fr}.listing-divider-line{display:none}.lifestyle-container,.testimonials-grid{grid-template-columns:1fr}.testimonials-image-box{height:300px}.footer-grid{grid-template-columns:1fr 1fr}.vulpera-customizer-grid{grid-template-columns:1fr;gap:30px}.foliage-right-decor{display:none!important}}@media(max-width:768px){.container{padding-inline:clamp(14px,4vw,24px)}.section-padding{padding-block:clamp(24px,5vw,36px)}.section-title{font-size:clamp(1.5rem,6.5vw,2.2rem);margin-bottom:20px;line-height:1.2}#announcement-bar{font-size:clamp(.72rem,3.2vw,.82rem);padding:8px 36px 8px 12px;line-height:1.35}#announcement-bar .close-btn{width:22px;height:22px;right:8px;font-size:.7rem}.nav-links{display:none!important}.nav-inner{display:flex!important;justify-content:space-between!important;align-items:center!important;height:60px!important;position:relative!important}.nav-logo{position:absolute!important;left:50%!important;top:50%!important;transform:translate(-50%,-50%)!important;margin:0!important;z-index:10!important;display:flex!important;align-items:center!important;justify-content:center!important;max-width:clamp(90px,30vw,130px)!important}.brand-logo-img{height:clamp(30px,8vw,38px)!important;width:auto!important;max-width:100%!important;object-fit:contain!important}.nav-icons{display:flex!important;gap:8px!important;grid-column:auto!important;justify-self:end!important;align-items:center!important}.desktop-home-btn,.nav-icons a[aria-label=Home],.desktop-search-btn,.nav-icons a[aria-label=Account],.nav-icons button[aria-label=Account]{display:none!important}#navbar .container.nav-inner .nav-mobile-left{display:flex!important;align-items:center!important;gap:10px!important;grid-column:auto!important;justify-self:start!important;z-index:15!important}#navbar .container.nav-inner .nav-mobile-left .mobile-search-btn{display:inline-flex!important;color:var(--orange-hi)!important;font-size:1.1rem!important;align-items:center!important;justify-content:center!important}#navbar .container.nav-inner .nav-mobile-left .hamburger{display:flex!important;margin:0!important;grid-column:auto!important;justify-self:start!important}#hero{background:linear-gradient(180deg,rgba(1,18,11,0) 70%,var(--bg-deepest) 100%),linear-gradient(180deg,#01120be6,#01120b8c),url(/cdn/shop/files/ChatGPT_Image_Aug_21_2026_07_27_52_PM.png?v=1787320530);background-size:cover;background-position:center;background-repeat:no-repeat;padding-top:clamp(60px,14vw,100px);padding-bottom:clamp(50px,12vw,90px)}.hero-eyebrow{font-size:.78rem;padding:6px 14px;margin-bottom:14px}.hero-heading{font-size:clamp(1.75rem,7.5vw,2.8rem);line-height:1.15;margin-bottom:20px}.hero-cta-group{gap:14px}.hero-cta-group .btn-orange{padding:12px 24px;font-size:.92rem}.stats-bar-wrapper{margin-block:14px}.stats-bar{padding:12px 10px;gap:8px;border-radius:16px}.stat-item{flex:1 1 calc(50% - 6px);padding:10px 12px;gap:8px;border-radius:10px}.stat-icon{font-size:1.35rem}.stat-text strong{font-size:.95rem}.stat-text span{font-size:.7rem}.category-carousel-wrap{max-width:100%;padding-block:6px}.category-track{gap:12px}.category-card{flex:0 0 calc(50% - 6px);padding:14px;border-radius:16px}.category-nav-btns{margin-top:18px;gap:12px}.category-nav-btn{width:38px;height:38px}.license-grid{grid-template-columns:1fr;gap:14px}.license-card{height:auto;aspect-ratio:16 / 9;min-height:170px;border-radius:14px}.custom-caps-banner{grid-template-columns:1fr;gap:20px;padding:20px 16px;border-radius:16px}.custom-left h3{font-size:clamp(1.3rem,5.5vw,1.8rem);margin-bottom:10px}.custom-left p{font-size:.88rem;line-height:1.5;margin-bottom:20px}.features-grid{grid-template-columns:repeat(2,1fr);gap:8px}.feature-tile{padding:12px 8px;gap:6px;border-radius:10px}.feature-tile i{font-size:1.25rem}.feature-tile span{font-size:.72rem}.listing-column-title{font-size:clamp(1.4rem,6vw,2rem)!important;margin-bottom:18px!important}.product-grid{grid-template-columns:repeat(2,1fr)!important;gap:10px!important;align-items:stretch!important}.product-card{border-radius:14px!important;height:100%!important;display:flex!important;flex-direction:column!important}.product-img-wrap{height:clamp(140px,42vw,175px)!important;flex-shrink:0!important}.product-img-wrap .explore-pill{left:6px!important;bottom:6px!important;padding:3px 8px!important;font-size:.62rem!important;letter-spacing:.5px!important}.wishlist-toggle-btn{top:6px!important;right:6px!important;width:28px!important;height:28px!important;font-size:.75rem!important}.product-info{padding:10px 8px!important;gap:3px!important;flex:1!important;display:flex!important;flex-direction:column!important}.product-title{font-size:.82rem!important;line-height:1.3!important;min-height:2.6em!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;text-overflow:ellipsis!important}.product-price{font-size:.85rem!important;margin-bottom:4px!important}.product-add-btn{margin-top:auto!important;font-size:.7rem!important;padding:8px 6px!important;min-height:34px!important;width:100%!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;box-sizing:border-box!important;border:none!important}.lifestyle-container{grid-template-columns:1fr;gap:20px;padding:20px 16px;border-radius:16px}.lifestyle-heading{font-size:clamp(1.4rem,5.5vw,2.2rem);text-align:left}.lifestyle-body{font-size:.88rem;line-height:1.55}.lifestyle-corner-decor{width:100px;opacity:.25}.testimonials-grid{grid-template-columns:1fr;gap:20px}.testimonials-image-box{aspect-ratio:16 / 11;height:auto;max-height:240px;border-radius:14px}.testimonials-title{font-size:clamp(1.3rem,5vw,1.8rem);margin-bottom:16px}.testimonial-card{padding:16px 12px;border-radius:12px;gap:8px}.t-quote{font-size:.82rem;line-height:1.5}.logos-flex{gap:8px;flex-wrap:wrap}.logo-item-box{width:38px;height:38px;font-size:1rem}.insta-track{gap:12px}.insta-card{flex:0 0 calc(50% - 6px);border-radius:14px}.insta-nav-btns{margin-top:20px;gap:12px}.insta-nav-btn{width:40px;height:40px;font-size:.95rem}#bulk-cta{margin-bottom:-50px}.bulk-banner{aspect-ratio:auto;min-height:300px;grid-template-columns:1fr;padding:24px 16px;border-radius:16px;text-align:center}.bulk-left-spacer{display:none}.bulk-right-content{align-items:center;text-align:center;padding-left:0;gap:12px}.bulk-right-content h2,.bulk-right-content p{text-align:center}.bulk-right-content h2{font-size:clamp(1.35rem,5.5vw,1.9rem)}.bulk-right-content p{font-size:.85rem;max-width:100%;margin-bottom:4px}#footer{padding-top:90px;padding-bottom:24px}.footer-grid{grid-template-columns:1fr;gap:28px;padding-bottom:28px}.footer-brand .footer-logo{font-size:1.4rem}.footer-column-title{font-size:.95rem;margin-bottom:14px}.footer-links-list{gap:10px}.footer-links-list a{font-size:.85rem}.footer-bottom-bar{flex-direction:column;gap:14px;text-align:center;padding-top:18px}.vulpera-customizer-grid{grid-template-columns:1fr;gap:24px}.vulpera-preview-box-wrapper{aspect-ratio:1.1 / 1;padding:14px;border-radius:16px}.vulpera-controls-card{padding:20px 16px;border-radius:16px}.vulpera-customizer-title{font-size:clamp(1.3rem,5.5vw,1.8rem)}.font-style-grid{grid-template-columns:repeat(2,1fr);gap:8px}.style-select-btn{padding:10px 4px;font-size:.78rem}.cap-base-grid{overflow-x:auto;display:flex;gap:8px;padding-bottom:6px}.cap-base-item{width:68px;height:68px;flex-shrink:0;border-radius:10px}.vulpera-customizer-price-row{margin-bottom:16px}.price-amount{font-size:1.5rem}.cart-drawer-panel{width:320px;max-width:88vw}.cart-drawer-head{padding:14px 16px}.cart-drawer-head h3{font-size:1.05rem}.cart-drawer-body{padding:14px 12px;gap:10px}.cart-drawer-foot{padding:14px 14px calc(14px + env(safe-area-inset-bottom));gap:10px}.search-modal-container{padding:24px 16px;border-radius:18px}.search-modal-title{font-size:1.25rem;margin-bottom:18px}.search-modal-field{padding:12px 14px;font-size:.95rem}.search-modal-btn{padding-inline:18px;font-size:.88rem}}@media(max-width:480px){.container{padding-inline:12px}.stat-item{flex:1 1 100%}.category-card,.insta-card{flex:0 0 calc(50% - 6px)}}@media(max-width:360px){.category-card,.insta-card{flex:0 0 100%}.features-grid{grid-template-columns:1fr}.nav-logo{max-width:95px!important}}.vulpera-custom-cap-section{background-color:var(--bg-deepest);color:var(--cream);padding-bottom:60px}.custom-cap-hero{background:linear-gradient(to right,#011209cc,#01120980,#01120933),url(/cdn/shop/files/magnific_detailed-ai-image-generat_lJUhA0ngv9_1_1.png?v=1787062180) center center/cover no-repeat;padding-block:80px 100px;position:relative;border-bottom:1px solid rgba(95,176,148,.15);min-height:440px;display:flex;align-items:center}.custom-cap-hero-content{max-width:600px;margin-top:20px}.custom-cap-hero-title{font-size:clamp(2rem,5vw,3.2rem);font-weight:900;line-height:1.1;text-transform:uppercase;background:var(--orange-text-gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:12px;letter-spacing:.02em;font-family:Poppins,sans-serif}.custom-cap-hero-subheading{font-size:clamp(1.2rem,2.5vw,1.7rem);font-weight:700;color:var(--cream);margin-bottom:15px}.custom-cap-hero-desc{font-size:.95rem;color:var(--cream-muted);line-height:1.6}.vulpera-customizer-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:40px;align-items:start;position:relative;margin-top:20px}.vulpera-preview-column{display:flex;flex-direction:column;gap:20px}.vulpera-preview-box-wrapper{position:relative;background:linear-gradient(135deg,#022315d9,#053722d9);border:1px solid rgba(95,176,148,.3);border-radius:var(--radius-lg);box-shadow:var(--shadow-card);aspect-ratio:1.1 / 1;overflow:hidden;display:flex;align-items:center;justify-content:center;padding:20px}.vulpera-preview-badge{position:absolute;top:20px;left:20px;background:#0009;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border:1px solid rgba(255,255,255,.2);padding:6px 14px;border-radius:var(--radius-pill);font-size:.82rem;font-weight:600;color:var(--cream);display:flex;align-items:center;gap:8px;z-index:10}.pulse-dot{width:10px;height:10px;background-color:var(--teal-bright);border-radius:50%;box-shadow:0 0 8px var(--teal-bright);animation:pulse 1.8s infinite}@keyframes pulse{0%{transform:scale(.95);opacity:.7}50%{transform:scale(1.1);opacity:1;box-shadow:0 0 12px var(--teal-bright)}to{transform:scale(.95);opacity:.7}}.vulpera-cap-preview-container{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.vulpera-cap-preview-container img{width:100%;height:auto;max-height:100%;object-fit:contain;transition:opacity .3s ease}.customizer-text-overlay{position:absolute;left:50%;top:45%;transform:translate(-50%,-50%);text-align:center;font-weight:800;pointer-events:none;-webkit-user-select:none;user-select:none;z-index:5;width:50%;word-break:break-all;white-space:nowrap;text-shadow:0px 1px 3px rgba(0,0,0,.4);transition:all .2s ease}.vulpera-controls-card{background:#052618d9;border:1px solid rgba(95,176,148,.25);border-radius:var(--radius-lg);padding:clamp(24px,4vw,40px);box-shadow:var(--shadow-card);position:relative;z-index:10}.vulpera-customizer-title{font-size:clamp(1.6rem,3.5vw,2.3rem);font-weight:900;line-height:1.15;text-transform:uppercase;color:var(--cream);margin-bottom:8px}.vulpera-customizer-desc{font-size:.92rem;color:var(--cream-muted);line-height:1.6}.control-group{margin-bottom:24px;display:flex;flex-direction:column;gap:8px}.control-label-row{display:flex;justify-content:space-between;align-items:center}.control-label{font-size:.85rem;font-weight:700;color:var(--cream-muted);text-transform:uppercase;letter-spacing:.05em}.char-counter{font-size:.78rem;color:var(--cream-muted);font-weight:600}.vulpera-input{background:#022315e6;border:1px solid rgba(95,176,148,.35);color:var(--cream);padding:14px 20px;border-radius:12px;font-family:inherit;font-size:1rem;width:100%;transition:var(--transition-fast)}.vulpera-input:focus{border-color:var(--orange-hi);box-shadow:0 0 10px #f1942d33;outline:none}.font-style-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.style-select-btn{background:#ffffff0f;border:1px solid rgba(95,176,148,.2);color:var(--cream);padding:12px 6px;border-radius:12px;font-size:.82rem;font-weight:600;cursor:pointer;transition:var(--transition-fast);text-align:center;display:flex;align-items:center;justify-content:center}.style-select-btn.active,.style-select-btn:hover{background:var(--orange-gradient);color:#000;border-color:transparent;box-shadow:0 4px 12px #d94b074d}.font-color-swatches{display:flex;gap:12px}.color-swatch-btn{width:34px;height:34px;border-radius:50%;cursor:pointer;border:2px solid transparent;position:relative;transition:var(--transition-fast);box-shadow:0 2px 5px #0003}.color-swatch-btn.active{border-color:var(--orange-hi);box-shadow:0 0 10px var(--orange-hi);transform:scale(1.1)}.color-swatch-btn.active:after{content:"\f00c";font-family:"Font Awesome 6 Free";font-weight:900;font-size:.75rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.8)}.color-swatch-btn[data-color=White].active:after{color:#000;text-shadow:none}.cap-base-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.cap-base-item{border-radius:12px;overflow:hidden;cursor:pointer;border:2px solid transparent;aspect-ratio:1;background:#022315;transition:var(--transition-fast);padding:6px;display:flex;align-items:center;justify-content:center}.cap-base-item.active,.cap-base-item:hover{border-color:var(--orange-hi)}.cap-base-item img{width:100%;height:100%;object-fit:contain}.vulpera-customizer-price-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.price-label{font-size:1.1rem;font-weight:800;text-transform:uppercase;color:var(--cream-muted)}.price-amount{font-size:1.8rem;font-weight:900;color:var(--orange-hi)}.foliage-right-decor{position:absolute;right:-120px;top:50px;width:260px;pointer-events:none;z-index:1;opacity:.85}@media(max-width:1024px){.vulpera-customizer-grid{grid-template-columns:1fr;gap:30px}.foliage-right-decor{display:none}}@media(max-width:768px){.font-style-grid{grid-template-columns:repeat(2,1fr);gap:8px}.cap-base-grid{overflow-x:auto;display:flex;gap:10px;padding-bottom:8px}.cap-base-item{width:75px;flex-shrink:0}}.cart-gift-wrap{border-top:1px solid rgba(255,255,255,.1);padding-top:16px;margin-bottom:12px}.gift-checkbox-label{display:flex;align-items:center;gap:10px;cursor:pointer;-webkit-user-select:none;user-select:none;font-size:.92rem;color:var(--cream);font-weight:600;transition:color .2s}.gift-checkbox-label:hover{color:var(--orange-hi)}.gift-checkbox-label input[type=checkbox]{accent-color:var(--orange-hi);width:16px;height:16px;cursor:pointer}.gift-message-textarea{width:100%;background:#01120b99;color:var(--cream);border:1px solid rgba(95,176,148,.25);border-radius:12px;padding:12px;font-family:inherit;font-size:.88rem;resize:none;outline:none;transition:border-color .2s,box-shadow .2s;margin-top:10px}.gift-message-textarea:focus{border-color:var(--orange-hi);box-shadow:0 0 10px #f1942d26}html body #judgeme_product_reviews,html body .jdgm-widget,html body .jdgm-review-widget,html body .jdgm-rev-widg,html body .jdgm-prev-badge,html body .jdgm-preview-badge,html body .jdgm-modal,html body .jdgm-dialog,html body .jdgm-form-modal,html body .jdgm-write-review-modal,html body .jdgm-rev-widg-modal,html body [data-jdgm-modal]{font-family:Poppins,sans-serif!important;color:#1e293b!important;-webkit-font-smoothing:antialiased!important}html body .jdgm-rev-widg,html body #judgeme_product_reviews .jdgm-rev-widg,html body .jdgm-widget .jdgm-rev-widg,html body #judgeme_product_reviews{background:#fff!important;border:1px solid rgba(0,0,0,.08)!important;border-radius:var(--radius-lg, 24px)!important;padding:clamp(24px,4vw,44px)!important;color:#1e293b!important;box-shadow:0 16px 48px #00000040,0 2px 6px #0000000f!important;margin-bottom:30px!important}html body .jdgm-star,html body .jdgm-star.jdgm--on,html body .jdgm-star.jdgm--on:before,html body .jdgm-star.jdgm--half,html body .jdgm-star.jdgm--half:before,html body .jdgm-rev-widg__summary .jdgm-star,html body .jdgm-prev-badge .jdgm-star,html body .jdgm-preview-badge .jdgm-star,html body .jdgm-histogram__star .jdgm-star,html body .jdgm-all-reviews-rating .jdgm-star,html body .jdgm-form__rating .jdgm-star,html body .jdgm-form-rating-stars .jdgm-star,html body .jdgm-star-wrapper .jdgm-star,html body .jdgm-form-star{color:#f1942d!important;font-size:1.15rem;letter-spacing:2px}html body .jdgm-star.jdgm--off,html body .jdgm-star.jdgm--off:before{color:#cbd5e1!important}html body .jdgm-rev-widg__header,html body .jdgm-rev-widg__title,html body .jdgm-rev-widg__summary,html body .jdgm-rev-widg__summary-text,html body .jdgm-prev-badge__text,html body .jdgm-preview-badge .jdgm-prev-badge__text,html body .jdgm-rev-widg__summary-average,html body .jdgm-histogram__row,html body .jdgm-histogram__percentage,html body .jdgm-histogram__frequency,html body .jdgm-subtab__name,html body .jdgm-subtab{color:#0f172a!important;font-family:Poppins,sans-serif!important}html body .jdgm-rev-widg__title{font-size:1.45rem!important;font-weight:800!important;text-transform:uppercase!important;letter-spacing:.04em!important;color:#0f172a!important;margin-bottom:8px!important}html body .jdgm-rev-widg__summary-average{font-size:2rem!important;font-weight:900!important;color:#0f172a!important;margin-right:8px!important}html body .jdgm-rev-widg__summary-text{color:#64748b!important;font-size:.95rem!important;font-weight:500!important}html body .jdgm-write-rev-link,html body a.jdgm-write-rev-link,html body button.jdgm-write-rev-link,html body .jdgm-submit-rev,html body .jdgm-btn,html body .jdgm-btn--solid,html body .jdgm-form__submit input[type=submit]{background:var(--orange-gradient, linear-gradient(180deg, #f1942d 0%, #d94b07 100%))!important;color:#000!important;font-family:Poppins,sans-serif!important;font-weight:800!important;border-radius:var(--radius-pill, 100px)!important;border:none!important;padding:12px 28px!important;text-transform:uppercase!important;letter-spacing:.05em!important;font-size:.88rem!important;transition:var(--transition-fast, all .25s cubic-bezier(.4, 0, .2, 1))!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;box-shadow:0 4px 16px #f1942d61!important;text-decoration:none!important;cursor:pointer!important;line-height:1.2!important}html body .jdgm-write-rev-link:hover,html body a.jdgm-write-rev-link:hover,html body button.jdgm-write-rev-link:hover,html body .jdgm-submit-rev:hover,html body .jdgm-btn:hover,html body .jdgm-btn--solid:hover{background:var(--orange-hi, #f1942d)!important;color:#fff!important;transform:translateY(-2px)!important;box-shadow:0 8px 24px #f1942d8c!important}html body .jdgm-sort-dropdown,html body .jdgm-filter-btn,html body .jdgm-search-filter,html body .jdgm-sort-dropdown-arrow,html body .jdgm-medallion{background:#f8fafc!important;border:1px solid #cbd5e1!important;color:#334155!important;border-radius:12px!important;transition:var(--transition-fast, all .25s ease)!important}html body .jdgm-sort-dropdown:hover,html body .jdgm-filter-btn:hover,html body .jdgm-search-filter:hover{border-color:var(--orange-hi, #f1942d)!important;color:var(--orange-mid, #f57906)!important;background:#fff7ed!important}html body .jdgm-sort-dropdown__select{background:#f8fafc!important;color:#0f172a!important;border:1px solid #cbd5e1!important;border-radius:12px!important;padding:8px 14px!important;outline:none!important}html body .jdgm-rev,html body .jdgm-rev-widg .jdgm-rev{border-top:1px solid #f1f5f9!important;padding:24px 0!important;color:#1e293b!important}html body .jdgm-rev__author,html body .jdgm-rev__author-name{color:#0f172a!important;font-weight:700!important;font-size:1.05rem!important}html body .jdgm-rev__timestamp{color:#94a3b8!important;font-size:.85rem!important}html body .jdgm-rev__buyer-badge{background:#ecfdf5!important;color:#059669!important;border:1px solid #a7f3d0!important;border-radius:6px!important;padding:2px 9px!important;font-size:.75rem!important;font-weight:700!important;letter-spacing:.02em!important}html body .jdgm-rev__icon,html body .jdgm-rev__avatar{background:linear-gradient(135deg,#022315,#053722)!important;color:#fff!important;border:1px solid rgba(0,0,0,.08)!important;border-radius:50%!important;width:36px!important;height:36px!important;line-height:36px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;font-weight:700!important}html body .jdgm-rev__title,html body .jdgm-rev__title-text{color:#0f172a!important;font-weight:700!important;font-size:1.1rem!important;margin-block:8px!important}html body .jdgm-rev__body,html body .jdgm-rev__body p,html body .jdgm-rev__content,html body .jdgm-rev__content p{color:#334155!important;font-size:.96rem!important;line-height:1.65!important;font-weight:400!important}html body .jdgm-rev__reply{background:#f8fafc!important;border-left:3px solid var(--orange-hi, #f1942d)!important;border-radius:0 12px 12px 0!important;padding:16px 20px!important;margin-top:14px!important}html body .jdgm-rev__reply-author{color:var(--orange-lo, #d94b07)!important;font-weight:700!important;font-size:.92rem!important;margin-bottom:4px!important}html body .jdgm-rev__reply-content,html body .jdgm-rev__reply-content p{color:#475569!important;font-size:.92rem!important}html body .jdgm-modal__backdrop,html body .jdgm-dialog__backdrop,html body .jdgm-modal-overlay{background:#000000bf!important;backdrop-filter:blur(8px)!important;-webkit-backdrop-filter:blur(8px)!important}html body .jdgm-modal__content,html body .jdgm-dialog__content,html body .jdgm-modal-box,html body .jdgm-form-modal .jdgm-modal__content,html body [data-jdgm-modal] .jdgm-modal__content,html body .jdgm-write-review-modal .jdgm-modal__content{background:#fff!important;border:1px solid #e2e8f0!important;border-radius:24px!important;box-shadow:0 24px 64px #00000059,0 0 32px #f1942d1a!important;color:#0f172a!important;padding:clamp(24px,4vw,40px)!important;max-width:580px!important;width:90vw!important;box-sizing:border-box!important}html body .jdgm-modal__title,html body .jdgm-dialog__title,html body .jdgm-form__title,html body .jdgm-modal__header h2,html body .jdgm-dialog__header h2{color:#0f172a!important;font-size:1.5rem!important;font-weight:800!important;text-align:center!important;letter-spacing:.02em!important;margin-bottom:6px!important}html body .jdgm-modal__subtitle,html body .jdgm-dialog__subtitle,html body .jdgm-form__sub-title,html body .jdgm-modal__header p{color:#64748b!important;font-size:.94rem!important;text-align:center!important;line-height:1.5!important;margin-bottom:16px!important}html body .jdgm-modal__product-title,html body .jdgm-dialog__product-title,html body .jdgm-form__product-title,html body .jdgm-form__product-title-wrapper{color:#0f172a!important;font-weight:700!important;font-size:1.05rem!important;text-align:center!important;margin-block:16px!important;padding:10px 16px!important;background:#f8fafc!important;border-radius:12px!important;border:1px solid #e2e8f0!important}html body .jdgm-form__rating,html body .jdgm-form__rating-stars,html body .jdgm-form-rating-stars{display:flex!important;justify-content:center!important;align-items:center!important;gap:8px!important;margin-block:14px!important}html body .jdgm-form__rating-stars .jdgm-star,html body .jdgm-form-rating-stars .jdgm-star{font-size:2rem!important;cursor:pointer!important;transition:transform .15s ease,color .15s ease!important}html body .jdgm-form__rating-stars .jdgm-star:hover{transform:scale(1.15)!important}html body .jdgm-form__rating-label,html body .jdgm-form__rating-text,html body .jdgm-rating-label{color:#64748b!important;font-size:.85rem!important;font-weight:600!important;text-align:center!important}html body .jdgm-modal__close,html body .jdgm-dialog__close,html body .jdgm-modal-close{color:#64748b!important;background:#f1f5f9!important;border:1px solid #cbd5e1!important;border-radius:50%!important;width:36px!important;height:36px!important;display:flex!important;align-items:center!important;justify-content:center!important;cursor:pointer!important;font-size:1.2rem!important;transition:var(--transition-fast, all .25s ease)!important}html body .jdgm-modal__close:hover,html body .jdgm-dialog__close:hover{background:var(--orange-hi, #f1942d)!important;color:#000!important;border-color:transparent!important;transform:rotate(90deg)!important}html body .jdgm-form-wrapper,html body .jdgm-form{background:#fff!important;border:1px solid #e2e8f0!important;border-radius:20px!important;padding:24px!important;margin-block:20px!important;color:#0f172a!important}html body .jdgm-modal .jdgm-form-wrapper,html body .jdgm-dialog .jdgm-form-wrapper,html body .jdgm-modal .jdgm-form,html body .jdgm-dialog .jdgm-form{background:transparent!important;border:none!important;padding:0!important;margin:0!important}html body .jdgm-form-label,html body .jdgm-form__label,html body label.jdgm-form-label{color:#0f172a!important;font-weight:700!important;font-size:.88rem!important;margin-bottom:6px!important;display:block!important;letter-spacing:.02em!important}html body .jdgm-form-input,html body .jdgm-form-textarea,html body .jdgm-form__input,html body .jdgm-form__textarea,html body input.jdgm-input,html body textarea.jdgm-textarea,html body .jdgm-form input[type=text],html body .jdgm-form input[type=email],html body .jdgm-form textarea{background:#f8fafc!important;border:1px solid #cbd5e1!important;color:#0f172a!important;border-radius:12px!important;padding:12px 16px!important;font-size:.94rem!important;font-family:Poppins,sans-serif!important;width:100%!important;box-sizing:border-box!important;outline:none!important;transition:var(--transition-fast, all .25s ease)!important}html body .jdgm-form-input:focus,html body .jdgm-form-textarea:focus,html body .jdgm-form__input:focus,html body .jdgm-form__textarea:focus,html body .jdgm-form input:focus,html body .jdgm-form textarea:focus{border-color:var(--orange-hi, #f1942d)!important;background:#fff!important;box-shadow:0 0 0 3px #f1942d33!important}html body .jdgm-picture-fieldset,html body .jdgm-form__media-upload,html body .jdgm-form__photo-btn{background:#f8fafc!important;border:2px dashed #cbd5e1!important;border-radius:14px!important;color:#64748b!important;padding:18px!important;text-align:center!important;cursor:pointer!important;transition:var(--transition-fast, all .25s ease)!important}html body .jdgm-picture-fieldset:hover,html body .jdgm-form__media-upload:hover{border-color:var(--orange-hi, #f1942d)!important;color:var(--orange-hi, #f1942d)!important;background:#fff7ed!important}html body .jdgm-cancel-rev,html body .jdgm-form__cancel{background:transparent!important;border:1px solid #cbd5e1!important;color:#64748b!important;border-radius:var(--radius-pill, 100px)!important;padding:10px 24px!important;font-weight:700!important;font-size:.88rem!important;cursor:pointer!important;transition:var(--transition-fast, all .25s ease)!important}html body .jdgm-cancel-rev:hover,html body .jdgm-form__cancel:hover{border-color:var(--orange-hi, #f1942d)!important;color:var(--orange-hi, #f1942d)!important}html body .jdgm-histogram__bar{background:#e2e8f0!important;border-radius:10px!important;height:8px!important;overflow:hidden!important}html body .jdgm-histogram__bar-content{background:var(--orange-gradient, linear-gradient(90deg, #f1942d 0%, #d94b07 100%))!important;border-radius:10px!important}html body .jdgm-paginate__page,html body .jdgm-paginate__prev,html body .jdgm-paginate__next{color:#475569!important;font-weight:600!important;border-radius:50%!important;width:34px!important;height:34px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;transition:var(--transition-fast, all .2s ease)!important}html body .jdgm-paginate__page.jdgm-cur-page{background:var(--orange-hi, #f1942d)!important;color:#000!important;font-weight:800!important}html body .jdgm-paginate__page:hover:not(.jdgm-cur-page){color:var(--orange-hi, #f1942d)!important}html body .jdgm-notification,html body .jdgm-notification--success{background:#ecfdf5!important;border:1px solid #10b981!important;color:#065f46!important;border-radius:16px!important;padding:16px 20px!important}.main-gallery-carousel{flex:1;border-radius:20px;overflow:hidden;border:1px solid rgba(95,176,148,.25);box-shadow:var(--shadow-card);aspect-ratio:1.1 / 1;background:#022315;position:relative;touch-action:pan-y;user-select:none;-webkit-user-select:none;cursor:grab}.main-gallery-carousel.is-dragging{cursor:grabbing}.gallery-dots-indicator{position:absolute;bottom:14px;left:50%;transform:translate(-50%);display:flex;align-items:center;gap:6px;padding:6px 12px;background:#011209b3;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:1px solid rgba(95,176,148,.25);border-radius:100px;z-index:6;transition:var(--transition-fast)}.gallery-dot{width:7px;height:7px;border-radius:50%;background:#dfd5ba66;cursor:pointer;transition:all .25s cubic-bezier(.4,0,.2,1)}.gallery-dot.active{width:22px;border-radius:100px;background:var(--orange-gradient, linear-gradient(180deg, #f1942d 0%, #d94b07 100%));box-shadow:0 0 10px #f1942d99}.gallery-counter-badge{position:absolute;top:14px;right:14px;padding:4px 12px;background:#011209bf;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:1px solid rgba(95,176,148,.3);border-radius:100px;font-size:.75rem;font-weight:700;color:var(--cream, #fef7e5);letter-spacing:.05em;z-index:6;pointer-events:none}
/*# sourceMappingURL=/cdn/shop/t/66/assets/vulpera-style.css.map */
