@import"https://fonts.googleapis.com/css2?family=Sora:wght@400;500;600;700;800&family=Inter:wght@400;500;600&display=swap";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{font-family:var(--font-body);background:var(--color-cream);color:var(--color-ob);line-height:1.6;overflow-x:hidden}img,video{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}button{cursor:pointer;border:none;background:none;font-family:inherit;-webkit-tap-highlight-color:transparent}input,textarea,select{font-family:inherit}ul,ol{list-style:none}svg{display:block}:root{--color-em:#013220;--color-eml:#0a4d33;--color-emd:#002818;--color-gd:#E5C687;--color-gdl:#F0D9A8;--color-gdd:#C9A85C;--color-cream:#F9F8F3;--color-crd:#EFEDE4;--color-ob:#1A1A1A;--color-mt:#6b7280;--color-bdr:rgba(229,198,135,.2);--color-red:#ef4444;--color-or:#f97316;--fh:"Sora",ui-sans-serif,system-ui,sans-serif;--fb:"Inter",ui-sans-serif,system-ui,sans-serif;--font-heading:var(--fh);--font-body:var(--fb);--color-emerald:var(--color-em);--color-cream:var(--color-cream);--color-obsidian:var(--color-ob);--mw:1280px;--px:1rem;--sh:0 2px 8px rgba(1,50,32,.04),0 8px 30px rgba(1,50,32,.06),0 20px 60px rgba(1,50,32,.08);--shh:0 4px 12px rgba(1,50,32,.06),0 12px 40px rgba(1,50,32,.1),0 30px 80px rgba(1,50,32,.12);--r:.75rem;--rl:1rem;--rxl:1.5rem;--rf:9999px}@media(min-width:640px){:root{--px:1.5rem}}@media(min-width:1024px){:root{--px:2rem}}h1,h2,h3,h4,h5,h6{font-family:var(--fh);letter-spacing:-.02em;line-height:1.2}.container{width:100%;max-width:var(--mw);margin:0 auto;padding:0 var(--px)}.eg{background:linear-gradient(135deg,var(--color-em),var(--color-eml),var(--color-emd))}.gg{background:linear-gradient(135deg,var(--color-gdd),var(--color-gd),var(--color-gdl))}.gt{background:linear-gradient(90deg,transparent,var(--color-gd),transparent)}.glass{background:#ffffffe0;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}.sh{box-shadow:var(--sh)}.shh{box-shadow:var(--shh)}.txs{text-shadow:0 2px 20px rgba(0,0,0,.3)}.noscroll::-webkit-scrollbar{display:none}.noscroll{-ms-overflow-style:none;scrollbar-width:none}.section{padding:3rem 0}@media(min-width:640px){.section{padding:4.5rem 0}}@media(min-width:1024px){.section{padding:6rem 0}}.sec-head{text-align:center;margin-bottom:2.5rem}.sec-ey{font-family:var(--fh);font-size:.7rem;font-weight:700;color:var(--color-gd);text-transform:uppercase;letter-spacing:.2em;display:block;margin-bottom:.5rem}.sec-ti{font-family:var(--fh);font-weight:800;font-size:clamp(1.5rem,4vw,2.75rem);color:var(--color-em)}.sec-dv{width:4rem;height:1px;margin:1rem auto 0;background:linear-gradient(90deg,transparent,var(--color-gd),transparent)}.sec-su{color:var(--color-mt);margin-top:.75rem;max-width:36rem;margin-left:auto;margin-right:auto;font-size:.95rem}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;font-family:var(--fh);font-weight:700;font-size:.9rem;padding:.875rem 1.75rem;border-radius:var(--rf);transition:all .3s;cursor:pointer;white-space:nowrap;border:none;text-decoration:none;-webkit-tap-highlight-color:transparent}.btn-p{background:linear-gradient(135deg,var(--color-gdd),var(--color-gd),var(--color-gdl));color:var(--color-em);box-shadow:var(--sh)}.btn-p:hover,.btn-p:active{box-shadow:var(--shh);transform:translateY(-1px)}.btn-o{border:1.5px solid rgba(249,248,243,.35);color:var(--color-cream);background:transparent}.btn-o:hover{background:#f9f8f31f}.btn-e{background:linear-gradient(135deg,var(--color-em),var(--color-eml));color:var(--color-cream)}.btn-e:hover{opacity:.9;transform:translateY(-1px)}.btn-sm{padding:.6rem 1.25rem;font-size:.8rem}.btn-full{width:100%}.lf{position:relative;overflow:hidden;z-index:1;transition:color .4s}.lf:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:var(--color-em);transform:translateY(101%);transition:transform .4s cubic-bezier(.16,1,.3,1);z-index:-1}.lf:hover:before{transform:translateY(0)}.lf:hover{color:var(--color-gd)}.reveal{opacity:0;transform:translateY(30px);transition:opacity .8s cubic-bezier(.16,1,.3,1),transform .8s cubic-bezier(.16,1,.3,1)}.reveal.is-visible{opacity:1;transform:translateY(0)}.d1{transition-delay:.1s}.d2{transition-delay:.2s}.d3{transition-delay:.3s}.d4{transition-delay:.4s}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes scaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes pulseG{0%,to{box-shadow:0 0 #e5c68780}50%{box-shadow:0 0 0 10px #e5c68700}}@keyframes ping{0%{transform:scale(1);opacity:1}75%,to{transform:scale(1.8);opacity:0}}@keyframes bSlide{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes fuBar{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.af{animation:float 6s ease-in-out infinite}.apg{animation:pulseG 2.5s cubic-bezier(.4,0,.6,1) infinite}.ash{background:linear-gradient(90deg,transparent,rgba(229,198,135,.4),transparent);background-size:200% 100%;animation:shimmer 2s infinite}.afi{animation:fadeIn .6s ease both}.asi{animation:scaleIn .5s cubic-bezier(.16,1,.3,1) both}.ann-bar{background:linear-gradient(135deg,var(--color-em),var(--color-eml),var(--color-emd));color:var(--color-cream);text-align:center;padding:.625rem var(--px);font-size:.8rem;font-family:var(--fh);font-weight:500;position:relative;min-height:38px;display:flex;align-items:center;justify-content:center;letter-spacing:.02em;overflow:hidden}.ann-bar:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,var(--color-gd),transparent)}.ann-msg{animation:bSlide .4s ease both}.site-header{position:sticky;top:0;z-index:100;background:#ffffffe6;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-bottom:1px solid var(--color-bdr);box-shadow:0 1px 20px #0132200d;transition:box-shadow .3s}.site-header.scrolled{box-shadow:0 2px 30px #0132201a}.hdr-in{display:flex;align-items:center;justify-content:space-between;height:60px;gap:1rem}@media(min-width:1024px){.hdr-in{height:72px}}.hdr-logo{display:flex;align-items:center;gap:.625rem;flex-shrink:0}.hdr-logo-ic{width:38px;height:38px;border-radius:50%;background:linear-gradient(135deg,var(--color-em),var(--color-eml));display:flex;align-items:center;justify-content:center;border:2px solid rgba(229,198,135,.4);font-family:var(--fh);font-weight:800;color:var(--color-gd);font-size:1.1rem;flex-shrink:0;transition:border-color .3s}.hdr-logo:hover .hdr-logo-ic{border-color:var(--color-gd)}.hdr-logo-img{max-height:40px;width:auto}.hdr-logo-nm{font-family:var(--fh);font-weight:800;color:var(--color-em);font-size:1.1rem;letter-spacing:-.03em;display:block}.hdr-logo-tg{font-family:var(--fh);font-weight:600;color:var(--color-gd);font-size:.6rem;letter-spacing:.2em;text-transform:uppercase;display:block}.hdr-nav{display:none}@media(min-width:1024px){.hdr-nav{display:flex;align-items:center;gap:2rem}.nav-lk{font-size:.875rem;font-weight:600;color:var(--color-ob);transition:color .2s;display:flex;align-items:center;gap:.25rem;padding:.5rem 0}.nav-lk:hover{color:var(--color-em)}.nav-lk svg{width:14px;height:14px;transition:transform .2s}.nav-lk:hover svg{transform:rotate(180deg)}}.hdr-drop{position:relative}.hdr-drop-menu{position:absolute;top:calc(100% + .75rem);left:50%;transform:translate(-50%);width:460px;max-width:calc(100vw - 2rem);background:#fffffff7;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid var(--color-bdr);border-radius:var(--rxl);box-shadow:var(--shh);padding:1rem;display:grid;grid-template-columns:1fr 1fr;gap:.5rem;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .2s,visibility .2s}.hdr-drop:hover .hdr-drop-menu{opacity:1;visibility:visible;pointer-events:all}.drop-item{display:flex;align-items:center;gap:.75rem;padding:.75rem;border-radius:var(--r);transition:background .2s}.drop-item:hover{background:#0132200a}.drop-item-img{width:44px;height:44px;border-radius:.5rem;overflow:hidden;flex-shrink:0}.drop-item-img img{width:100%;height:100%;object-fit:cover;transition:transform .4s}.drop-item:hover .drop-item-img img{transform:scale(1.1)}.drop-item-nm{font-family:var(--fh);font-weight:600;font-size:.8rem;color:var(--color-em)}.drop-item-su{font-size:.7rem;color:var(--color-mt)}.hdr-acts{display:flex;align-items:center;gap:.125rem}.hdr-btn{width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:background .2s;color:var(--color-ob);position:relative}.hdr-btn:hover{background:#0132200f}.hdr-btn svg{width:21px;height:21px}.cart-cnt{position:absolute;top:-2px;right:-2px;width:18px;height:18px;border-radius:50%;background:linear-gradient(135deg,var(--color-gdd),var(--color-gd));color:var(--color-em);font-size:.65rem;font-weight:800;display:flex;align-items:center;justify-content:center;font-family:var(--fh)}.cart-cnt.hidden{display:none}.hdr-search{display:none;padding:0 var(--px) .75rem}.hdr-search.open{display:block}.sw{position:relative}.sw svg{position:absolute;left:1rem;top:50%;transform:translateY(-50%);width:18px;height:18px;color:var(--color-mt)}.sw input{width:100%;padding:.75rem 1rem .75rem 2.75rem;border:1.5px solid var(--color-bdr);border-radius:var(--rf);background:#fff;font-size:.875rem;outline:none;transition:border-color .2s}.sw input:focus{border-color:var(--color-em)}.mob-menu{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;background:var(--color-cream);flex-direction:column}.mob-menu.open{display:flex;animation:fadeIn .25s ease}.mob-menu-hd{display:flex;align-items:center;justify-content:space-between;padding:1rem var(--px);border-bottom:1px solid var(--color-bdr)}.mob-menu-nav{padding:.5rem var(--px);overflow-y:auto;flex:1}.mob-lk{display:block;padding:.875rem .5rem;font-size:.95rem;font-weight:600;color:var(--color-ob);border-bottom:1px solid rgba(229,198,135,.1);transition:color .2s}.mob-lk:hover{color:var(--color-em)}.mob-cat-lb{font-family:var(--fh);font-size:.65rem;font-weight:700;color:var(--color-gd);text-transform:uppercase;letter-spacing:.2em;padding:1rem .5rem .5rem;display:block}.mob-cat-it{display:flex;align-items:center;gap:.75rem;padding:.625rem .5rem;border-radius:var(--r);transition:background .2s}.mob-cat-it:hover{background:#0132200a}.mob-cat-ig{width:38px;height:38px;border-radius:.5rem;overflow:hidden;flex-shrink:0}.mob-cat-ig img{width:100%;height:100%;object-fit:cover}.mob-cat-nm{font-size:.875rem;font-weight:600;color:var(--color-ob)}.hero-sl{position:relative;height:60vh;min-height:420px;max-height:600px;overflow:hidden;background:linear-gradient(135deg,var(--color-em),var(--color-eml),var(--color-emd))}@media(min-width:768px){.hero-sl{height:70vh;max-height:750px}}.h-slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;visibility:hidden;transition:opacity .8s ease}.h-slide.active{opacity:1;visibility:visible}.h-slide-bg{position:absolute;top:0;right:0;bottom:0;left:0}.h-slide-bg img{width:100%;height:100%;object-fit:cover;opacity:.25}.h-slide-ov{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,#013220d9,#0a4d3399,#002818cc)}.h-slide-ct{position:relative;z-index:1;display:flex;align-items:center;height:100%}.h-slide-in{max-width:min(42rem,90%)}.h-ey{display:inline-block;font-family:var(--fh);font-size:.7rem;font-weight:700;color:var(--color-gd);text-transform:uppercase;letter-spacing:.2em;border:1px solid rgba(229,198,135,.35);border-radius:var(--rf);padding:.35rem 1rem;margin-bottom:1rem}.h-ti{font-family:var(--fh);font-weight:800;font-size:clamp(1.75rem,6vw,3.5rem);color:var(--color-cream);text-shadow:0 2px 20px rgba(0,0,0,.3);margin-bottom:1rem;line-height:1.1}.h-su{font-size:clamp(.85rem,2vw,1.05rem);color:#f9f8f3cc;margin-bottom:1.75rem;max-width:34rem;line-height:1.7}.h-ctas{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center}.h-tl,.h-bl{position:absolute;left:0;right:0;height:1px;z-index:2;background:linear-gradient(90deg,transparent,var(--color-gd),transparent)}.h-tl{top:0}.h-bl{bottom:0}.h-prev,.h-next{position:absolute;top:50%;transform:translateY(-50%);z-index:10;width:38px;height:38px;border-radius:50%;background:#ffffff26;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(229,198,135,.3);display:flex;align-items:center;justify-content:center;color:var(--color-cream);transition:all .2s}.h-prev{left:.75rem}.h-next{right:.75rem}.h-prev:hover,.h-next:hover{background:var(--color-gd);color:var(--color-em)}.h-prev svg,.h-next svg{width:18px;height:18px}@media(min-width:768px){.h-prev,.h-next{width:48px;height:48px}.h-prev{left:1.5rem}.h-next{right:1.5rem}}.h-dots{position:absolute;bottom:1.25rem;left:50%;transform:translate(-50%);z-index:10;display:flex;gap:.5rem}.h-dot{height:6px;border-radius:var(--rf);background:#f9f8f366;transition:all .3s;border:none;cursor:pointer}.h-dot.active{width:28px;background:var(--color-gd)}.h-dot:not(.active){width:6px}.trust-sec{background:#fff;border-top:1px solid var(--color-bdr);border-bottom:1px solid var(--color-bdr);padding:1.5rem 0}.trust-gr{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem}@media(min-width:768px){.trust-gr{grid-template-columns:repeat(4,1fr)}}.trust-bd{display:flex;align-items:center;gap:.875rem}.trust-ic{width:44px;height:44px;border-radius:var(--r);background:#0132200d;border:1px solid rgba(229,198,135,.15);display:flex;align-items:center;justify-content:center;flex-shrink:0}.trust-ic svg{width:20px;height:20px;color:var(--color-em)}.trust-nm{font-family:var(--fh);font-weight:700;font-size:.875rem;color:var(--color-ob)}.trust-ds{font-size:.75rem;color:var(--color-mt);margin-top:.1rem}.cat-gr{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}@media(min-width:768px){.cat-gr{grid-template-columns:repeat(4,1fr);grid-auto-rows:200px}.cat-gr .ci:first-child{grid-column:span 2;grid-row:span 2}.cat-gr .ci:nth-child(4){grid-column:span 2}}.cat-ti{position:relative;border-radius:var(--rxl);overflow:hidden;box-shadow:var(--sh);transition:box-shadow .3s;display:block;aspect-ratio:1}@media(min-width:768px){.cat-ti{aspect-ratio:unset;height:100%}}.cat-ti:hover{box-shadow:var(--shh)}.cat-ti img{width:100%;height:100%;object-fit:cover;transition:transform .7s cubic-bezier(.16,1,.3,1)}.cat-ti:hover img{transform:scale(1.1)}.cat-ov{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,#01322073,#0a4d338c);transition:background .4s}.cat-ti:hover .cat-ov{background:linear-gradient(135deg,#013220a6,#0a4d33bf)}.cat-al{position:absolute;bottom:.875rem;left:.875rem;font-family:var(--fh);font-weight:700;font-size:.8rem;color:var(--color-cream);text-shadow:0 1px 10px rgba(0,0,0,.3);transition:opacity .3s}.cat-ti:hover .cat-al{opacity:0}.cat-hv{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1rem;opacity:0;transform:translateY(10px);transition:all .4s cubic-bezier(.16,1,.3,1)}.cat-ti:hover .cat-hv{opacity:1;transform:translateY(0)}.cat-hv-nm{font-family:var(--fh);font-weight:800;font-size:clamp(.9rem,2vw,1.25rem);color:var(--color-cream);text-shadow:0 2px 20px rgba(0,0,0,.3);text-align:center}.cat-hv-ct{color:var(--color-gd);font-size:.75rem;font-family:var(--fh);font-weight:600;margin-top:.5rem;display:flex;align-items:center;gap:.25rem}.cat-hv-ct svg{width:12px;height:12px}.deal-card{background:#fff;border-radius:var(--rxl);overflow:hidden;box-shadow:var(--sh);display:grid;grid-template-columns:1fr}@media(min-width:768px){.deal-card{grid-template-columns:1fr 1fr}}.deal-img{position:relative;overflow:hidden;background:var(--color-crd);aspect-ratio:1}.deal-img img{width:100%;height:100%;object-fit:cover;transition:transform .6s}.deal-card:hover .deal-img img{transform:scale(1.05)}.deal-badge{position:absolute;top:.875rem;left:.875rem;background:var(--color-red);color:#fff;font-family:var(--fh);font-weight:800;font-size:.9rem;padding:.35rem .875rem;border-radius:var(--rf)}.deal-nfo{padding:1.5rem;display:flex;flex-direction:column}@media(min-width:768px){.deal-nfo{padding:2.5rem}}.deal-cat{font-family:var(--fh);font-size:.65rem;font-weight:700;color:var(--color-gd);text-transform:uppercase;letter-spacing:.2em;margin-bottom:.375rem}.deal-nm{font-family:var(--fh);font-weight:800;font-size:clamp(1.25rem,3vw,1.75rem);color:var(--color-ob);margin-bottom:.75rem}.deal-ds{font-size:.875rem;color:var(--color-mt);margin-bottom:1.25rem;line-height:1.6;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.deal-pr{display:flex;align-items:center;gap:.75rem;margin-bottom:1.25rem}.deal-pr-c{font-family:var(--fh);font-weight:800;font-size:clamp(1.5rem,4vw,2.25rem);color:var(--color-em)}.deal-pr-w{font-size:1rem;color:var(--color-mt);text-decoration:line-through}.deal-tl{display:flex;align-items:center;gap:.5rem;font-family:var(--fh);font-weight:700;font-size:.8rem;color:var(--color-ob);margin-bottom:.625rem}.deal-tl svg{width:14px;height:14px;color:var(--color-red)}.deal-urg{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1rem;font-size:.8rem;color:var(--color-mt)}.deal-urg span{display:flex;align-items:center;gap:.375rem}.deal-urg svg{width:14px;height:14px}.deal-prog{height:6px;background:var(--color-crd);border-radius:var(--rf);overflow:hidden;margin-bottom:1.25rem}.deal-prog-b{height:100%;border-radius:var(--rf);background:linear-gradient(135deg,var(--color-gdd),var(--color-gd),var(--color-gdl))}.deal-ctas{display:flex;gap:.75rem}.deal-ctas .btn{flex:1}.cd{display:flex;align-items:center;gap:.5rem}.cd-bl{display:flex;flex-direction:column;align-items:center}.cd-n{width:52px;height:52px;background:linear-gradient(135deg,var(--color-em),var(--color-eml));border:1px solid rgba(229,198,135,.3);border-radius:var(--r);display:flex;align-items:center;justify-content:center;font-family:var(--fh);font-weight:800;font-size:1.5rem;color:var(--color-gd);font-variant-numeric:tabular-nums}@media(min-width:640px){.cd-n{width:60px;height:60px;font-size:1.75rem}}.cd-l{font-size:.6rem;font-family:var(--fh);font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--color-mt);margin-top:.25rem}.cd-sp{font-family:var(--fh);font-weight:800;font-size:1.25rem;color:var(--color-em);margin-bottom:1.25rem}.pc{background:#fff;border-radius:var(--rxl);overflow:hidden;box-shadow:var(--sh);transition:box-shadow .4s;position:relative}.pc:hover{box-shadow:var(--shh)}.pc-img{position:relative;aspect-ratio:1;overflow:hidden;background:var(--color-crd)}.pc-img img{width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.16,1,.3,1)}.pc:hover .pc-img img{transform:scale(1.08)}.pc-bgs{position:absolute;top:.625rem;left:.625rem;display:flex;flex-direction:column;gap:.375rem}.badge{font-size:.65rem;font-family:var(--fh);font-weight:800;text-transform:uppercase;letter-spacing:.05em;padding:.2rem .625rem;border-radius:var(--rf)}.b-s{background:var(--color-red);color:#fff}.b-b{background:linear-gradient(135deg,var(--color-gdd),var(--color-gd));color:var(--color-em)}.b-l{background:var(--color-or);color:#fff}.b-n{background:var(--color-em);color:var(--color-cream)}.pc-qa{position:absolute;bottom:.625rem;left:.625rem;right:.625rem;background:linear-gradient(135deg,var(--color-em),var(--color-eml));color:var(--color-cream);border:none;padding:.625rem;border-radius:var(--r);font-family:var(--fh);font-weight:700;font-size:.8rem;display:flex;align-items:center;justify-content:center;gap:.375rem;opacity:0;transform:translateY(8px);transition:all .3s cubic-bezier(.16,1,.3,1);cursor:pointer}.pc-qa svg{width:15px;height:15px}.pc:hover .pc-qa{opacity:1;transform:translateY(0)}@media(hover:none){.pc-qa{opacity:1;transform:translateY(0)}}.pc-in{padding:.875rem}.pc-cat{font-family:var(--fh);font-size:.65rem;font-weight:700;color:var(--color-gd);text-transform:uppercase;letter-spacing:.15em;margin-bottom:.25rem}.pc-nm{font-family:var(--fh);font-weight:700;font-size:.875rem;color:var(--color-ob);line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:.375rem;transition:color .2s}.pc:hover .pc-nm{color:var(--color-em)}.pc-rt{display:flex;align-items:center;gap:.25rem;margin-bottom:.5rem}.stars{display:flex;gap:1px}.str{width:11px;height:11px}.stf{fill:var(--color-gd);color:var(--color-gd)}.ste{fill:#d1d5db;color:#d1d5db}.rc{font-size:.7rem;color:var(--color-mt)}.pc-pr{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.p-c{font-family:var(--fh);font-weight:800;font-size:.95rem;color:var(--color-em)}.p-w{font-size:.8rem;color:var(--color-mt);text-decoration:line-through}.pg{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem}@media(min-width:640px){.pg{gap:1rem}}@media(min-width:1024px){.pg{grid-template-columns:repeat(4,1fr);gap:1.25rem}}.pg3{grid-template-columns:repeat(2,1fr)}@media(min-width:1024px){.pg3{grid-template-columns:repeat(3,1fr)}}.feat-hd{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:1.75rem;gap:1rem}.feat-hd-l h2{font-family:var(--fh);font-weight:800;font-size:clamp(1.35rem,3.5vw,2rem);color:var(--color-em);margin-top:.25rem}.feat-hd-l p{color:var(--color-mt);font-size:.875rem;margin-top:.375rem}.feat-va{font-family:var(--fh);font-size:.8rem;font-weight:700;color:var(--color-em);display:none;align-items:center;gap:.35rem;flex-shrink:0;transition:color .2s}@media(min-width:640px){.feat-va{display:flex}}.feat-va svg{width:14px;height:14px;transition:transform .2s}.feat-va:hover{color:var(--color-gd)}.feat-va:hover svg{transform:translate(3px)}.feat-vm{display:block;text-align:center;margin-top:1.5rem;font-family:var(--fh);font-size:.875rem;font-weight:700;color:var(--color-em)}@media(min-width:640px){.feat-vm{display:none}}.test-sec{background:linear-gradient(135deg,var(--color-em),var(--color-eml),var(--color-emd));position:relative;overflow:hidden}.test-sec:before,.test-sec:after{content:"";position:absolute;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,var(--color-gd),transparent)}.test-sec:before{top:0}.test-sec:after{bottom:0}.test-ov{display:flex;align-items:center;gap:.5rem;justify-content:center;margin-top:.75rem}.test-ov-st{display:flex}.test-ov-st svg{width:20px;height:20px;fill:var(--color-gd);color:var(--color-gd)}.test-ov-tx{color:#f9f8f3bf;font-size:.875rem}.test-tr{overflow:hidden}.test-in{display:flex;gap:1rem;transition:transform .5s cubic-bezier(.16,1,.3,1)}.t-card{background:var(--color-cream);border-radius:var(--rxl);padding:1.5rem;box-shadow:var(--sh);display:flex;flex-direction:column;flex-shrink:0}.t-q{width:28px;height:28px;color:var(--color-gd);margin-bottom:.875rem;fill:currentColor}.t-st{display:flex;margin-bottom:.625rem}.t-st svg{width:15px;height:15px}.t-tx{font-size:.875rem;color:var(--color-ob);line-height:1.7;flex:1;margin-bottom:1.25rem}.t-au{display:flex;align-items:center;gap:.75rem;padding-top:1rem;border-top:1px solid rgba(229,198,135,.1)}.t-av{width:40px;height:40px;border-radius:50%;flex-shrink:0;background:linear-gradient(135deg,var(--color-em),var(--color-eml));border:2px solid rgba(229,198,135,.3);display:flex;align-items:center;justify-content:center;font-family:var(--fh);font-weight:800;font-size:.8rem;color:var(--color-gd)}.t-nm{font-family:var(--fh);font-weight:700;font-size:.875rem;color:var(--color-ob)}.t-lc{font-size:.75rem;color:var(--color-mt)}.car-ctl{display:flex;align-items:center;justify-content:center;gap:.75rem;margin-top:2rem}.car-btn{width:38px;height:38px;border-radius:50%;border:1px solid rgba(229,198,135,.35);display:flex;align-items:center;justify-content:center;color:var(--color-cream);transition:all .2s}.car-btn:hover{background:var(--color-gd);color:var(--color-em)}.car-btn:disabled{opacity:.3;cursor:not-allowed}.car-btn svg{width:18px;height:18px}.car-dots{display:flex;gap:.375rem}.car-dot{height:6px;border-radius:var(--rf);background:#f9f8f34d;border:none;cursor:pointer;transition:all .3s}.car-dot.active{width:28px;background:var(--color-gd)}.car-dot:not(.active){width:6px}.nl-card{background:linear-gradient(135deg,var(--color-em),var(--color-eml),var(--color-emd));border-radius:1.5rem;padding:2.5rem 1.5rem;text-align:center;position:relative;overflow:hidden;box-shadow:var(--sh)}@media(min-width:768px){.nl-card{padding:3.5rem 4rem}}.nl-card:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,var(--color-gd),transparent)}.nl-bg1,.nl-bg2{position:absolute;width:200px;height:200px;border-radius:50%;background:#e5c68714;filter:blur(60px);pointer-events:none}.nl-bg1{top:-50px;right:-50px}.nl-bg2{bottom:-50px;left:-50px}.nl-ic{width:52px;height:52px;border-radius:var(--rl);background:linear-gradient(135deg,var(--color-gdd),var(--color-gd));display:flex;align-items:center;justify-content:center;margin:0 auto 1.25rem}.nl-ic svg{width:26px;height:26px;color:var(--color-em)}.nl-ti{font-family:var(--fh);font-weight:800;font-size:clamp(1.25rem,3vw,2rem);color:var(--color-cream);margin-bottom:.75rem}.nl-su{color:#f9f8f3b3;font-size:.9rem;margin-bottom:1.75rem;max-width:28rem;margin-left:auto;margin-right:auto}.nl-form{display:flex;flex-direction:column;gap:.75rem;max-width:26rem;margin:0 auto}@media(min-width:480px){.nl-form{flex-direction:row}}.nl-in{flex:1;padding:.875rem 1.25rem;border-radius:var(--rf);background:#f9f8f31a;border:1px solid rgba(229,198,135,.35);color:var(--color-cream);font-size:.875rem;outline:none}.nl-in::placeholder{color:#f9f8f380}.nl-in:focus{border-color:var(--color-gd);background:#f9f8f326}.nl-ok{display:flex;align-items:center;justify-content:center;gap:.5rem;font-family:var(--fh);font-weight:700;color:var(--color-gd);animation:fadeIn .4s ease}.nl-ok svg{width:18px;height:18px}.nl-pop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:300;display:none;align-items:center;justify-content:center;padding:1rem}.nl-pop.open{display:flex}.nl-pop-bk{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000080;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.nl-pop-card{position:relative;background:var(--color-cream);border-radius:var(--rxl);padding:2.5rem 2rem;max-width:420px;width:100%;box-shadow:var(--shh);animation:scaleIn .4s cubic-bezier(.16,1,.3,1);text-align:center}.nl-pop-cl{position:absolute;top:1rem;right:1rem;color:var(--color-mt);transition:color .2s}.nl-pop-cl:hover{color:var(--color-ob)}.nl-pop-cl svg{width:20px;height:20px}.pop-gift{width:64px;height:64px;border-radius:var(--rl);background:linear-gradient(135deg,var(--color-gdd),var(--color-gd));display:flex;align-items:center;justify-content:center;margin:0 auto 1.25rem;animation:float 4s ease-in-out infinite}.pop-gift svg{width:32px;height:32px;color:var(--color-em)}.pop-ti{font-family:var(--fh);font-weight:800;font-size:1.5rem;color:var(--color-em);margin-bottom:.5rem}.pop-su{font-size:.875rem;color:var(--color-mt);margin-bottom:1.25rem}.pop-code{background:#fff;border:2px dashed var(--color-gd);border-radius:var(--rl);padding:.75rem;font-family:var(--fh);font-weight:800;font-size:1.25rem;color:var(--color-em);letter-spacing:.15em;margin-bottom:1.25rem}.site-ft{background:linear-gradient(135deg,var(--color-em),var(--color-eml),var(--color-emd));color:var(--color-cream);position:relative;overflow:hidden}.ft-trust{border-bottom:1px solid rgba(229,198,135,.12);padding:1.5rem 0}.ft-tg{display:grid;grid-template-columns:1fr 1fr;gap:1rem}@media(min-width:768px){.ft-tg{grid-template-columns:repeat(4,1fr)}}.ft-ti{display:flex;align-items:center;gap:.75rem}.ft-ti-ic{width:40px;height:40px;border-radius:50%;border:1px solid rgba(229,198,135,.3);display:flex;align-items:center;justify-content:center;flex-shrink:0}.ft-ti-ic svg{width:18px;height:18px;color:var(--color-gd)}.ft-ti-t{font-family:var(--fh);font-weight:700;font-size:.8rem;color:var(--color-cream)}.ft-ti-d{font-size:.7rem;color:#f9f8f399}.ft-main{padding:2.5rem 0;position:relative;z-index:1}.ft-gr{display:grid;grid-template-columns:1fr 1fr;gap:2rem}@media(min-width:768px){.ft-gr{grid-template-columns:2fr 1fr 1fr 1fr;gap:2.5rem}}.ft-brand{grid-column:span 2}@media(min-width:768px){.ft-brand{grid-column:span 1}}.ft-logo{display:flex;align-items:center;gap:.625rem;margin-bottom:1rem}.ft-logo-ic{width:38px;height:38px;border-radius:50%;border:2px solid rgba(229,198,135,.4);display:flex;align-items:center;justify-content:center;font-family:var(--fh);font-weight:800;color:var(--color-gd);font-size:1.1rem}.ft-logo-nm{font-family:var(--fh);font-weight:800;font-size:1.1rem;color:var(--color-cream);display:block}.ft-logo-tg{font-family:var(--fh);font-size:.6rem;font-weight:600;color:var(--color-gd);letter-spacing:.2em;text-transform:uppercase;display:block}.ft-desc{font-size:.825rem;color:#f9f8f3a6;line-height:1.7;margin-bottom:1.25rem}.ft-socs{display:flex;gap:.625rem}.ft-soc{width:36px;height:36px;border-radius:50%;border:1px solid rgba(229,198,135,.3);display:flex;align-items:center;justify-content:center;color:var(--color-cream);transition:all .25s}.ft-soc:hover{background:var(--color-gd);color:var(--color-em);border-color:var(--color-gd)}.ft-soc svg{width:16px;height:16px}.ft-col-t{font-family:var(--fh);font-weight:700;font-size:.7rem;color:var(--color-gd);text-transform:uppercase;letter-spacing:.2em;margin-bottom:1rem}.ft-lks{display:flex;flex-direction:column;gap:.625rem}.ft-lk{font-size:.825rem;color:#f9f8f3a6;transition:color .2s}.ft-lk:hover{color:var(--color-gd)}.ft-ct{display:flex;align-items:flex-start;gap:.625rem;margin-bottom:.75rem}.ft-ct svg{width:15px;height:15px;color:var(--color-gd);flex-shrink:0;margin-top:.15rem}.ft-ct span{font-size:.8rem;color:#f9f8f3a6}.ft-bot{border-top:1px solid rgba(229,198,135,.12);padding:1.25rem 0;position:relative;z-index:1}.ft-bot-in{display:flex;flex-direction:column;align-items:center;gap:.75rem}@media(min-width:640px){.ft-bot-in{flex-direction:row;justify-content:space-between}}.ft-cp{font-size:.75rem;color:#f9f8f373}.ft-pays{display:flex;align-items:center;gap:.75rem}.ft-pay-l{font-size:.7rem;color:#f9f8f373}.ft-pay-b{font-size:.6rem;font-weight:700;color:#f9f8f38c;border:1px solid rgba(229,198,135,.2);border-radius:3px;padding:.2rem .4rem}.ft-wm{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;pointer-events:none;overflow:hidden;z-index:0}.ft-wm span{font-family:var(--fh);font-weight:800;font-size:20vw;color:#f9f8f308;white-space:nowrap;-webkit-user-select:none;user-select:none}.wa-btn{position:fixed;bottom:1rem;right:1rem;z-index:200;width:54px;height:54px;border-radius:50%;background:linear-gradient(135deg,var(--color-em),var(--color-eml));border:2px solid rgba(229,198,135,.5);display:flex;align-items:center;justify-content:center;box-shadow:var(--shh);transition:transform .3s;cursor:pointer;animation:pulseG 2.5s cubic-bezier(.4,0,.6,1) infinite}@media(min-width:640px){.wa-btn{bottom:1.5rem;right:1.5rem}}.wa-btn:hover{transform:scale(1.1)}.wa-btn svg{width:26px;height:26px;color:var(--color-gd)}.wa-pop{position:fixed;bottom:5rem;right:1rem;z-index:200;width:300px;border-radius:var(--rxl);overflow:hidden;box-shadow:var(--shh);border:1px solid rgba(229,198,135,.25);transform-origin:bottom right;display:none}@media(min-width:640px){.wa-pop{bottom:5.5rem;right:1.5rem}}.wa-pop.open{display:block;animation:scaleIn .3s cubic-bezier(.16,1,.3,1)}.wa-hd{display:flex;align-items:center;gap:.75rem;padding:1rem;background:linear-gradient(135deg,var(--color-em),var(--color-eml))}.wa-av{width:40px;height:40px;border-radius:50%;border:2px solid rgba(229,198,135,.4);display:flex;align-items:center;justify-content:center;flex-shrink:0}.wa-av svg{width:22px;height:22px;color:var(--color-gd)}.wa-nm{font-family:var(--fh);font-weight:700;font-size:.875rem;color:var(--color-cream)}.wa-st{font-size:.7rem;color:#f9f8f3b3;display:flex;align-items:center;gap:.3rem}.on-dot{width:7px;height:7px;border-radius:50%;background:#4ade80}.wa-cl{margin-left:auto;color:#f9f8f3b3;transition:color .2s;flex-shrink:0}.wa-cl:hover{color:var(--color-cream)}.wa-cl svg{width:18px;height:18px}.wa-bd{background:var(--color-cream);padding:1rem}.wa-bub{background:#fff;border-radius:var(--rl);border-top-left-radius:4px;padding:.75rem;box-shadow:0 1px 3px #01322014;font-size:.8rem;color:var(--color-ob);line-height:1.5;margin-bottom:.875rem}.wa-bub strong{color:var(--color-em)}.wa-qbs{display:flex;flex-direction:column;gap:.375rem;margin-bottom:.875rem}.wa-qb{font-size:.75rem;color:var(--color-em);border:1px solid rgba(229,198,135,.25);border-radius:.5rem;padding:.5rem .75rem;text-align:left;transition:background .2s;background:#fff;cursor:pointer;min-height:38px}.wa-qb:hover{background:#0132200a}.wa-link{display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;background:linear-gradient(135deg,var(--color-em),var(--color-eml));color:var(--color-cream);border-radius:var(--r);padding:.75rem;font-family:var(--fh);font-weight:700;font-size:.825rem;transition:opacity .2s}.wa-link:hover{opacity:.9}.wa-link svg{width:15px;height:15px}.bc{background:#fff;border-bottom:1px solid var(--color-bdr);padding:.875rem 0}.bc-in{display:flex;align-items:center;gap:.5rem;font-size:.8rem;color:var(--color-mt);flex-wrap:wrap}.bc-sep{color:var(--color-bdr)}.bc-cur{color:var(--color-em);font-weight:600}.bc-lk{transition:color .2s}.bc-lk:hover{color:var(--color-em)}.bc-lk svg{width:13px;height:13px;display:inline;vertical-align:middle;margin-right:.2rem}.col-lay{padding:1.5rem 0 3rem}@media(min-width:1024px){.col-lay{display:grid;grid-template-columns:240px 1fr;gap:2rem;align-items:start;padding:2rem 0 4rem}}.flt-sb{position:fixed;top:0;right:0;bottom:0;left:0;z-index:150;background:var(--color-cream);transform:translate(-100%);transition:transform .3s cubic-bezier(.16,1,.3,1);overflow-y:auto}.flt-sb.open{transform:translate(0)}@media(min-width:1024px){.flt-sb{position:sticky;top:100px;transform:none;background:transparent;z-index:auto;max-height:calc(100vh - 120px);overflow-y:auto}}.flt-hd{display:flex;align-items:center;justify-content:space-between;padding:1rem var(--px);border-bottom:1px solid var(--color-bdr)}@media(min-width:1024px){.flt-hd{display:none}}.flt-hd-t{font-family:var(--fh);font-weight:800;font-size:1.1rem;color:var(--color-em)}.flt-body{padding:1rem var(--px)}@media(min-width:1024px){.flt-body{padding:0}}.flt-gr{margin-bottom:1.5rem}.flt-gr-t{font-family:var(--fh);font-weight:700;font-size:.725rem;text-transform:uppercase;letter-spacing:.12em;color:var(--color-ob);margin-bottom:.75rem}.flt-op{display:flex;align-items:center;width:100%;text-align:left;padding:.625rem .75rem;border-radius:var(--r);font-size:.875rem;color:var(--color-mt);transition:all .2s;min-height:44px}.flt-op:hover{background:#0132200a;color:var(--color-ob)}.flt-op.active{background:var(--color-em);color:var(--color-cream);font-weight:600}.pr-wrap{padding:0 .25rem}.pr-rng{width:100%;accent-color:var(--color-em);height:4px;cursor:pointer}.pr-lbs{display:flex;justify-content:space-between;font-size:.75rem;color:var(--color-mt);margin-top:.5rem}.pr-max{font-family:var(--fh);font-weight:700;color:var(--color-em)}.flt-show{width:calc(100% - 2rem);margin:1rem}@media(min-width:1024px){.flt-show{display:none}}.flt-ov{position:fixed;top:0;right:0;bottom:0;left:0;z-index:140;background:#0006;display:none}.flt-ov.open{display:block}.col-tb{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.25rem;gap:.75rem;flex-wrap:wrap}.flt-tgl{display:flex;align-items:center;gap:.5rem;font-family:var(--fh);font-size:.8rem;font-weight:700;color:var(--color-em);border:1.5px solid rgba(1,50,32,.2);padding:.5rem 1rem;border-radius:var(--rf);min-height:44px}@media(min-width:1024px){.flt-tgl{display:none}}.flt-tgl svg{width:15px;height:15px}.srt-wr{position:relative;margin-left:auto}.srt-sl{appearance:none;-webkit-appearance:none;background:#fff;border:1.5px solid var(--color-bdr);border-radius:var(--rf);padding:.5rem 2.5rem .5rem 1rem;font-size:.8rem;font-weight:600;color:var(--color-ob);cursor:pointer;outline:none;min-height:44px}.srt-sl:focus{border-color:var(--color-em)}.srt-ic{position:absolute;right:.75rem;top:50%;transform:translateY(-50%);pointer-events:none}.srt-ic svg{width:14px;height:14px;color:var(--color-mt)}.col-cnt{font-size:.825rem;color:var(--color-mt)}.empty-st{text-align:center;padding:4rem 1rem}.empty-st-ic{width:64px;height:64px;border-radius:50%;background:#0132200d;display:flex;align-items:center;justify-content:center;margin:0 auto 1.25rem}.empty-st-ic svg{width:32px;height:32px;color:var(--color-mt)}.empty-st-t{font-family:var(--fh);font-weight:800;font-size:1.25rem;color:var(--color-ob);margin-bottom:.5rem}.empty-st-d{color:var(--color-mt);font-size:.875rem;margin-bottom:1.5rem}.prod-lay{display:grid;grid-template-columns:1fr;gap:1.5rem;padding:1.5rem 0 3rem}@media(min-width:768px){.prod-lay{grid-template-columns:1fr 1fr;gap:2.5rem;padding:2rem 0 4rem}}@media(min-width:1024px){.prod-lay{gap:4rem}}@media(min-width:768px){.prod-gal{position:sticky;top:90px}}.gal-main{position:relative;aspect-ratio:1;border-radius:var(--rxl);overflow:hidden;background:var(--color-crd);box-shadow:var(--sh);margin-bottom:.75rem}.gal-main img{width:100%;height:100%;object-fit:cover}.gal-disc{position:absolute;top:.875rem;left:.875rem;background:var(--color-red);color:#fff;font-family:var(--fh);font-weight:800;font-size:.9rem;padding:.35rem .875rem;border-radius:var(--rf)}.gal-tbs{display:flex;gap:.5rem;overflow-x:auto}.gal-tbs::-webkit-scrollbar{display:none}.tb-btn{width:70px;height:70px;border-radius:var(--r);overflow:hidden;flex-shrink:0;border:2px solid transparent;transition:border-color .2s;cursor:pointer;background:none;padding:0;min-width:70px}.tb-btn.active{border-color:var(--color-em)}.tb-btn:not(.active){opacity:.6}.tb-btn:hover:not(.active){opacity:1}.tb-btn img{width:100%;height:100%;object-fit:cover}@media(min-width:640px){.tb-btn{width:80px;height:80px;min-width:80px}}.pr-cat{font-family:var(--fh);font-size:.65rem;font-weight:700;color:var(--color-gd);text-transform:uppercase;letter-spacing:.2em;margin-bottom:.5rem}.pr-ti{font-family:var(--fh);font-weight:800;font-size:clamp(1.35rem,3.5vw,2rem);color:var(--color-ob);margin-bottom:.75rem;line-height:1.2}.pr-rt{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem}.pr-rt .stars svg{width:16px;height:16px}.pr-rt-tx{font-size:.8rem;color:var(--color-mt)}.pr-pr{display:flex;align-items:center;gap:.875rem;margin-bottom:.5rem}.pr-p{font-family:var(--fh);font-weight:800;font-size:clamp(1.5rem,4vw,2.25rem);color:var(--color-em)}.pr-cp{font-size:1.1rem;color:var(--color-mt);text-decoration:line-through}.pr-sv{font-size:.825rem;color:var(--color-red);font-weight:600;margin-bottom:1rem}.pr-urg{background:#fff;border:1px solid var(--color-bdr);border-radius:var(--r);padding:.875rem;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.625rem;margin-bottom:1rem}.urg-vw{display:flex;align-items:center;gap:.5rem;font-size:.8rem;color:var(--color-ob)}.urg-vw strong{font-family:var(--fh);font-weight:800}.urg-pls{position:relative;width:10px;height:10px;flex-shrink:0}.urg-pls-in{position:absolute;top:0;right:0;bottom:0;left:0;background:var(--color-gd);border-radius:50%;opacity:.75;animation:ping 1.5s ease-in-out infinite}.urg-pls-cr{position:absolute;top:0;right:0;bottom:0;left:0;background:var(--color-gd);border-radius:50%}.urg-tl{display:flex;align-items:center;gap:.375rem;font-size:.8rem;color:var(--color-ob);font-family:var(--fh);font-weight:600}.urg-tl svg{width:14px;height:14px;color:var(--color-red)}.pr-ds{font-size:.875rem;color:var(--color-mt);line-height:1.7;margin-bottom:1rem;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.pr-fts{margin-bottom:1.25rem;display:flex;flex-direction:column;gap:.5rem}.pr-ft{display:flex;align-items:center;gap:.625rem;font-size:.875rem;color:var(--color-ob)}.pr-ft svg{width:16px;height:16px;color:var(--color-em);flex-shrink:0}.qty-add{display:flex;gap:.75rem;align-items:center;margin-bottom:1rem}.qty-ct{display:flex;align-items:center;border:1.5px solid rgba(229,198,135,.25);border-radius:var(--rf);background:#fff}.qty-b{width:44px;height:44px;display:flex;align-items:center;justify-content:center;color:var(--color-ob);transition:color .2s}.qty-b:hover{color:var(--color-em)}.qty-b svg{width:15px;height:15px}.qty-i{width:44px;text-align:center;border:none;outline:none;font-family:var(--fh);font-weight:800;font-size:.95rem;background:transparent}.atc{flex:1}.pr-trust{display:flex;flex-wrap:wrap;gap:.875rem 1.25rem;margin-bottom:1.25rem;padding:.875rem;background:#fff;border:1px solid var(--color-bdr);border-radius:var(--r)}.pr-tr-it{display:flex;align-items:center;gap:.5rem;font-size:.75rem;color:var(--color-mt)}.pr-tr-it svg{width:15px;height:15px;color:var(--color-em)}.pr-sw{display:flex;align-items:center;gap:.5rem;font-size:.825rem;color:var(--color-or);font-weight:600;margin-bottom:1rem}.pr-sw svg{width:15px;height:15px}.pr-tabs{margin-top:2.5rem}.tab-nav{display:flex;border-bottom:1.5px solid var(--color-bdr);overflow-x:auto}.tab-nav::-webkit-scrollbar{display:none}.tab-btn{padding:.875rem 1.25rem;font-family:var(--fh);font-weight:700;font-size:.85rem;color:var(--color-mt);border-bottom:2px solid transparent;margin-bottom:-1.5px;white-space:nowrap;transition:all .2s;background:none;min-height:44px}.tab-btn.active{color:var(--color-em);border-bottom-color:var(--color-em)}.tab-pn{display:none;background:#fff;border-radius:var(--rxl);padding:1.5rem;box-shadow:0 1px 3px #01322014;margin-top:.75rem}.tab-pn.active{display:block;animation:fadeIn .3s ease}.tab-pn p{font-size:.875rem;color:var(--color-ob);line-height:1.7;margin-bottom:.75rem}.tab-pn ul{margin-top:.75rem;display:flex;flex-direction:column;gap:.5rem}.tab-str{color:var(--color-em);font-weight:700}.rv-sum{display:flex;flex-direction:column;align-items:center;gap:1.5rem;margin-bottom:1.5rem;padding-bottom:1.5rem;border-bottom:1px solid var(--color-bdr)}@media(min-width:480px){.rv-sum{flex-direction:row}}.rv-sc-n{font-family:var(--fh);font-weight:800;font-size:3rem;color:var(--color-em)}.rv-sc-s{display:flex;justify-content:center;margin:.25rem 0}.rv-sc-s svg{width:18px;height:18px}.rv-sc-c{font-size:.75rem;color:var(--color-mt)}.rv-bars{flex:1;width:100%;display:flex;flex-direction:column;gap:.375rem}.rv-br{display:flex;align-items:center;gap:.5rem}.rv-br span{font-size:.75rem;color:var(--color-mt);width:.75rem;text-align:right}.rv-br svg{width:11px;height:11px;fill:var(--color-gd);color:var(--color-gd)}.rv-bt{flex:1;height:6px;background:var(--color-crd);border-radius:var(--rf);overflow:hidden}.rv-bf{height:100%;background:linear-gradient(135deg,var(--color-gdd),var(--color-gd));border-radius:var(--rf)}.rv-it{padding:1rem 0;border-bottom:1px solid var(--color-bdr)}.rv-it:last-child{border-bottom:none}.rv-mt{display:flex;align-items:center;gap:.75rem;margin-bottom:.625rem}.rv-av{width:36px;height:36px;border-radius:50%;flex-shrink:0;background:linear-gradient(135deg,var(--color-em),var(--color-eml));display:flex;align-items:center;justify-content:center;font-family:var(--fh);font-weight:800;font-size:.7rem;color:var(--color-gd)}.rv-au{font-family:var(--fh);font-weight:700;font-size:.85rem;color:var(--color-ob)}.rv-dt{font-size:.7rem;color:var(--color-mt)}.rv-st{display:flex;margin-left:auto}.rv-st svg{width:13px;height:13px}.rv-tx{font-size:.825rem;color:var(--color-ob);line-height:1.6}.stk-cart{position:fixed;bottom:0;left:0;right:0;z-index:80;background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-top:1px solid var(--color-bdr);padding:.75rem var(--px);display:none;animation:fuBar .3s ease}.stk-cart.visible{display:block}@media(min-width:1024px){.stk-cart{display:none!important}}.stk-in{display:flex;align-items:center;gap:.75rem}.stk-img{width:46px;height:46px;border-radius:.5rem;overflow:hidden;flex-shrink:0}.stk-img img{width:100%;height:100%;object-fit:cover}.stk-nm{font-family:var(--fh);font-weight:700;font-size:.8rem;color:var(--color-ob);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:140px}.stk-pr{font-family:var(--fh);font-weight:800;font-size:.875rem;color:var(--color-em)}.stk-b{margin-left:auto;flex-shrink:0}.cart-pg{background:var(--color-cream);min-height:60vh;padding:1.5rem 0 3rem}.cart-ti{font-family:var(--fh);font-weight:800;font-size:clamp(1.5rem,4vw,2.25rem);color:var(--color-em);margin-bottom:1.5rem}.cart-lay{display:grid;grid-template-columns:1fr;gap:1.5rem}@media(min-width:1024px){.cart-lay{grid-template-columns:1fr 340px}}.cart-its{display:flex;flex-direction:column;gap:.75rem}.cart-it{background:#fff;border-radius:var(--rxl);padding:1rem;display:flex;gap:.875rem;box-shadow:0 1px 3px #01322014}.cart-it-img{width:80px;height:80px;border-radius:var(--r);overflow:hidden;flex-shrink:0}.cart-it-img img{width:100%;height:100%;object-fit:cover}@media(min-width:480px){.cart-it-img{width:90px;height:90px}}.cart-it-nm{font-family:var(--fh);font-weight:700;font-size:.875rem;color:var(--color-ob);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.cart-it-pr{font-family:var(--fh);font-weight:800;color:var(--color-em);font-size:.9rem;margin-top:.25rem}.cart-it-ctl{display:flex;align-items:center;justify-content:space-between;margin-top:.625rem}.cart-rm{color:var(--color-mt);transition:color .2s}.cart-rm:hover{color:var(--color-red)}.cart-rm svg{width:16px;height:16px}.cart-bk{display:inline-flex;align-items:center;gap:.375rem;font-family:var(--fh);font-weight:600;font-size:.8rem;color:var(--color-em);margin-top:.75rem}.cart-bk svg{width:14px;height:14px}.cart-sm{background:#fff;border-radius:var(--rxl);padding:1.5rem;box-shadow:var(--sh)}@media(min-width:1024px){.cart-sm{position:sticky;top:90px}}.cart-sm-t{font-family:var(--fh);font-weight:800;font-size:1.1rem;color:var(--color-ob);margin-bottom:1.25rem}.cart-sm-r{display:flex;justify-content:space-between;font-size:.875rem;margin-bottom:.75rem}.cart-sm-l{color:var(--color-mt)}.cart-sm-v{font-weight:600;color:var(--color-ob)}.cart-sn{display:flex;align-items:center;gap:.5rem;font-size:.75rem;color:var(--color-em);background:#0132200d;border-radius:.5rem;padding:.5rem .75rem;margin-bottom:.75rem}.cart-sn svg{width:13px;height:13px;flex-shrink:0}.cart-dv{height:1px;background:var(--color-bdr);margin-bottom:1rem}.cart-tr{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:1.25rem}.cart-tl{font-family:var(--fh);font-weight:700;font-size:.95rem}.cart-tv{font-family:var(--fh);font-weight:800;font-size:1.5rem;color:var(--color-em)}.prm-l{display:flex;align-items:center;gap:.5rem;font-size:.825rem;font-weight:600;color:var(--color-ob);margin-bottom:.625rem}.prm-l svg{width:15px;height:15px;color:var(--color-gd)}.prm-r{display:flex;gap:.5rem;margin-bottom:1.25rem}.prm-i{flex:1;padding:.625rem .875rem;border:1.5px solid var(--color-bdr);border-radius:var(--r);font-size:.8rem;outline:none}.prm-i:focus{border-color:var(--color-em)}.prm-a{font-family:var(--fh);font-weight:700;font-size:.8rem;color:var(--color-em);border:1.5px solid rgba(1,50,32,.2);padding:.625rem .875rem;border-radius:var(--r);transition:background .2s;min-height:44px}.prm-a:hover{background:#0132200d}.ck-trust{display:flex;align-items:center;justify-content:center;gap:1.25rem;margin-top:.875rem}.ck-tr-it{display:flex;align-items:center;gap:.35rem;font-size:.7rem;color:var(--color-mt)}.ck-tr-it svg{width:13px;height:13px;color:var(--color-em)}.pg-hero{background:linear-gradient(135deg,var(--color-em),var(--color-eml),var(--color-emd));padding:3.5rem 0;text-align:center;position:relative;overflow:hidden}.pg-hero:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,var(--color-gd),transparent)}.ph-bl1,.ph-bl2{position:absolute;width:300px;height:300px;border-radius:50%;background:#e5c68714;filter:blur(80px);pointer-events:none}.ph-bl1{top:-100px;right:-100px}.ph-bl2{bottom:-100px;left:-100px}.ph-ic{width:52px;height:52px;border-radius:var(--rl);background:linear-gradient(135deg,var(--color-gdd),var(--color-gd));display:flex;align-items:center;justify-content:center;margin:0 auto 1rem}.ph-ic svg{width:26px;height:26px;color:var(--color-em)}.ph-ey{font-family:var(--fh);font-size:.7rem;font-weight:700;color:var(--color-gd);text-transform:uppercase;letter-spacing:.2em;display:block;margin-bottom:.5rem}.ph-ti{font-family:var(--fh);font-weight:800;font-size:clamp(1.75rem,5vw,3rem);color:var(--color-cream);margin-bottom:.875rem}.ph-su{color:#f9f8f3b3;max-width:36rem;margin:0 auto;font-size:.95rem}.st-gr{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}@media(min-width:768px){.st-gr{grid-template-columns:repeat(4,1fr)}}.st-card{text-align:center}.st-ic{width:46px;height:46px;border-radius:var(--r);background:#0132200d;display:flex;align-items:center;justify-content:center;margin:0 auto .75rem}.st-ic svg{width:22px;height:22px;color:var(--color-em)}.st-n{font-family:var(--fh);font-weight:800;font-size:1.75rem;color:var(--color-em)}.st-l{font-size:.8rem;color:var(--color-mt);margin-top:.25rem}.ab-ey{font-family:var(--fh);font-size:.7rem;font-weight:700;color:var(--color-gd);text-transform:uppercase;letter-spacing:.2em;margin-bottom:.5rem}.ab-ti{font-family:var(--fh);font-weight:800;font-size:clamp(1.35rem,3.5vw,2rem);color:var(--color-em);margin-bottom:1.25rem}.ab-tx{font-size:.9rem;color:var(--color-ob);line-height:1.8;margin-bottom:1rem}.why-gr{display:grid;grid-template-columns:1fr 1fr;gap:.875rem}@media(min-width:768px){.why-gr{grid-template-columns:repeat(4,1fr);gap:1.25rem}}.why-card{background:var(--color-cream);border:1px solid rgba(229,198,135,.15);border-radius:var(--rxl);padding:1.25rem;transition:box-shadow .3s}.why-card:hover{box-shadow:var(--sh)}.why-ic{width:52px;height:52px;border-radius:var(--rl);background:linear-gradient(135deg,var(--color-em),var(--color-eml));display:flex;align-items:center;justify-content:center;margin-bottom:1rem}.why-ic svg{width:26px;height:26px;color:var(--color-gd)}.why-t{font-family:var(--fh);font-weight:800;font-size:.95rem;color:var(--color-ob);margin-bottom:.5rem}.why-d{font-size:.8rem;color:var(--color-mt);line-height:1.6}.ms-sec{background:linear-gradient(135deg,var(--color-em),var(--color-eml),var(--color-emd));text-align:center;padding:3.5rem 0;position:relative}.ms-sec:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,var(--color-gd),transparent)}.ms-ic{width:60px;height:60px;border-radius:var(--rl);background:linear-gradient(135deg,var(--color-gdd),var(--color-gd));display:flex;align-items:center;justify-content:center;margin:0 auto 1.25rem}.ms-ic svg{width:30px;height:30px;color:var(--color-em)}.ms-ti{font-family:var(--fh);font-weight:800;font-size:clamp(1.35rem,3.5vw,2rem);color:var(--color-cream);margin-bottom:1rem}.ms-tx{color:#f9f8f3cc;font-size:.95rem;max-width:36rem;margin:0 auto 1.75rem;line-height:1.7}.faq-sec{padding:2.5rem 0 4rem}.faq-g{background:#fff;border-radius:var(--rxl);overflow:hidden;box-shadow:0 1px 3px #01322014;margin-bottom:1.25rem}.faq-gh{width:100%;display:flex;align-items:center;justify-content:space-between;padding:1.1rem 1.25rem;background:none;text-align:left;min-height:56px}.faq-gh:hover{background:#01322008}.faq-gt{font-family:var(--fh);font-weight:800;font-size:1rem;color:var(--color-em)}.faq-gc{width:20px;height:20px;color:var(--color-em);flex-shrink:0;transition:transform .3s}.faq-gh[aria-expanded=true] .faq-gc{transform:rotate(180deg)}.faq-gb{display:none;padding:0 1.25rem}.faq-gb.open{display:block}.faq-it{border-top:1px solid rgba(229,198,135,.12)}.faq-iq{width:100%;display:flex;align-items:center;justify-content:space-between;padding:1rem 0;background:none;text-align:left;gap:1rem;min-height:56px}.faq-qt{font-size:.875rem;font-weight:600;color:var(--color-ob)}.faq-qc{width:16px;height:16px;color:var(--color-mt);flex-shrink:0;transition:transform .3s}.faq-iq[aria-expanded=true] .faq-qc{transform:rotate(180deg)}.faq-ia{display:none;padding-bottom:1rem;font-size:.85rem;color:var(--color-mt);line-height:1.7}.faq-ia.open{display:block;animation:fadeIn .2s ease}.faq-st{margin-top:2rem;text-align:center;background:#fff;border-radius:var(--rxl);padding:2rem;box-shadow:var(--sh)}.faq-st-t{font-family:var(--fh);font-weight:800;font-size:1.25rem;color:var(--color-em);margin-bottom:.5rem}.faq-st-d{color:var(--color-mt);font-size:.875rem;margin-bottom:1.25rem}.ct-lay{display:grid;grid-template-columns:1fr;gap:2rem;padding:2rem 0 4rem}@media(min-width:768px){.ct-lay{grid-template-columns:1fr 1fr}}.ct-ii{display:flex;align-items:flex-start;gap:.875rem;background:#fff;border-radius:var(--rxl);padding:1rem;box-shadow:0 1px 3px #01322014;margin-bottom:.75rem}.ct-ic{width:42px;height:42px;border-radius:var(--r);background:linear-gradient(135deg,var(--color-em),var(--color-eml));display:flex;align-items:center;justify-content:center;flex-shrink:0}.ct-ic svg{width:20px;height:20px;color:var(--color-gd)}.ct-lb{font-family:var(--fh);font-size:.65rem;font-weight:700;color:var(--color-gd);text-transform:uppercase;letter-spacing:.15em}.ct-vl{font-family:var(--fh);font-weight:700;font-size:.875rem;color:var(--color-ob)}.ct-sb{font-size:.75rem;color:var(--color-mt)}.ct-soc-t{font-size:.825rem;font-weight:600;color:var(--color-ob);margin-bottom:.75rem;margin-top:1.25rem}.ct-soc-is{display:flex;gap:.625rem}.ct-soc{width:42px;height:42px;border-radius:50%;background:linear-gradient(135deg,var(--color-em),var(--color-eml));border:1px solid rgba(229,198,135,.3);display:flex;align-items:center;justify-content:center;transition:transform .2s}.ct-soc:hover{transform:scale(1.1)}.ct-soc svg{width:18px;height:18px;color:var(--color-gd)}.ct-map{margin-top:1.5rem;border-radius:var(--rxl);overflow:hidden;border:1px solid var(--color-bdr);height:220px}.ct-map iframe{width:100%;height:100%;border:0}.ct-fc{background:#fff;border-radius:var(--rxl);padding:1.5rem;box-shadow:var(--sh)}@media(min-width:640px){.ct-fc{padding:2rem}}.ct-ft{font-family:var(--fh);font-weight:800;font-size:1.35rem;color:var(--color-em);margin-bottom:.375rem}.ct-fd{color:var(--color-mt);font-size:.85rem;margin-bottom:1.5rem}.fm-fd{margin-bottom:1rem}.fm-lb{display:block;font-size:.825rem;font-weight:600;color:var(--color-ob);margin-bottom:.5rem}.fm-in,.fm-ta{width:100%;padding:.75rem 1rem;border:1.5px solid var(--color-bdr);border-radius:var(--r);font-size:.875rem;outline:none;transition:border-color .2s,box-shadow .2s;font-family:inherit}.fm-in:focus,.fm-ta:focus{border-color:var(--color-em);box-shadow:0 0 0 3px #0132200f}.fm-ta{resize:vertical;min-height:130px}.fm-ok{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2.5rem;animation:fadeIn .4s ease}.fm-ok-ic{width:60px;height:60px;border-radius:50%;background:linear-gradient(135deg,var(--color-em),var(--color-eml));display:flex;align-items:center;justify-content:center;margin-bottom:1rem}.fm-ok-ic svg{width:30px;height:30px;color:var(--color-gd)}.fm-ok-t{font-family:var(--fh);font-weight:800;font-size:1.25rem;color:var(--color-em);margin-bottom:.375rem}.fm-ok-d{color:var(--color-mt);font-size:.875rem}.rt-pg{background:var(--color-cream);min-height:60vh}.rt-ct{max-width:720px;margin:0 auto;padding:2rem 0 4rem}.rt-ct h2{font-family:var(--fh);font-weight:800;font-size:1.15rem;color:var(--color-em);margin-bottom:.75rem;margin-top:2rem}.rt-ct h2:first-child{margin-top:0}.rt-ct p{font-size:.875rem;color:var(--color-ob);line-height:1.8;margin-bottom:1rem}.rt-cc{background:#fff;border-radius:var(--rxl);padding:1.5rem;box-shadow:0 1px 3px #01322014;margin-top:2rem}.rt-cc h2{margin-top:0}.srch-pg{background:var(--color-cream);padding:2rem 0 4rem}.srch-form{max-width:600px;margin:0 auto 2.5rem;position:relative}.srch-form svg{position:absolute;left:1.25rem;top:50%;transform:translateY(-50%);width:20px;height:20px;color:var(--color-mt)}.srch-in{width:100%;padding:1rem 1.25rem 1rem 3.25rem;font-size:.95rem;border:1.5px solid var(--color-bdr);border-radius:var(--rf);outline:none;background:#fff;min-height:50px}.srch-in:focus{border-color:var(--color-em)}.srch-ti{font-family:var(--fh);font-weight:800;font-size:clamp(1.25rem,3vw,2rem);color:var(--color-em);margin-bottom:1.5rem}.nf{min-height:70vh;display:flex;align-items:center;justify-content:center;text-align:center;padding:3rem var(--px);background:var(--color-cream)}.nf-n{font-family:var(--fh);font-weight:800;font-size:clamp(5rem,20vw,10rem);color:var(--color-em);opacity:.1;line-height:1}.nf-ic{width:80px;height:80px;margin:-2rem auto 1.25rem;background:#0132200f;border-radius:50%;display:flex;align-items:center;justify-content:center}.nf-ic svg{width:40px;height:40px;color:var(--color-em)}.nf-t{font-family:var(--fh);font-weight:800;font-size:clamp(1.35rem,4vw,2rem);color:var(--color-em);margin-bottom:.75rem}.nf-d{color:var(--color-mt);font-size:.9rem;margin-bottom:2rem;max-width:28rem;margin-left:auto;margin-right:auto}.nf-bs{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center}.pgn{display:flex;align-items:center;justify-content:center;gap:.375rem;margin-top:2.5rem;flex-wrap:wrap}.pgn a,.pgn span{display:flex;align-items:center;justify-content:center;min-width:38px;height:44px;border-radius:.5rem;font-family:var(--fh);font-weight:700;font-size:.85rem;border:1.5px solid var(--color-bdr);transition:all .2s;padding:0 .5rem}.pgn a{color:var(--color-mt)}.pgn a:hover,.pgn .cur{background:var(--color-em);color:var(--color-cream);border-color:var(--color-em)}.reco{margin-top:3rem;padding-top:3rem;border-top:1px solid var(--color-bdr)}.reco-t{font-family:var(--fh);font-weight:800;font-size:clamp(1.25rem,3vw,1.75rem);color:var(--color-em);margin-bottom:.5rem}.reco-d{width:3rem;height:2px;background:linear-gradient(90deg,transparent,var(--color-gd),transparent);margin-bottom:1.5rem}.zbk-toast{position:fixed;bottom:5rem;left:50%;transform:translate(-50%);background:var(--color-em);color:var(--color-cream);padding:.625rem 1.25rem;border-radius:var(--rf);font-family:var(--fh);font-weight:700;font-size:.8rem;z-index:999;white-space:nowrap;box-shadow:0 4px 20px #00000026;animation:fadeIn .3s ease;pointer-events:none}@media(min-width:768px){.zbk-toast{bottom:1.5rem}}:focus-visible{outline:2px solid var(--color-gd);outline-offset:2px;border-radius:2px}@media print{.site-header,.ann-bar,.site-ft,.wa-btn,.nl-pop{display:none!important}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/theme.css.map */
