@import url("https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500&family=Jost:wght@300;400;500;600&display=swap");:root{--bg:#faf7f0;--bg-2:#f3ede3;--card:#fffdf8;--board:#e7ecea;--aqua:#cfe8e4;--aqua-2:#a9d8d2;--teal:#0f5d55;--teal-dk:#083f3a;--gold:#c6a266;--gold-soft:#e4d2ae;--ink:#1e1a16;--muted:#7a7168;--faint:#a79c8e;--border:#e8dfd3;--border-2:#f0e9dd;--sale:#b4552f;--serif:"Cormorant Garamond",Georgia,serif;--sans:"Jost",system-ui,sans-serif;--r-sm:10px;--r:16px;--r-lg:22px;--r-xl:28px;--sh-sm:0 1px 2px rgba(30,26,22,.04),0 2px 8px rgba(30,26,22,.04);--sh:0 6px 20px rgba(30,26,22,.06),0 1px 3px rgba(30,26,22,.04);--sh-lg:0 24px 60px rgba(30,26,22,.1),0 6px 18px rgba(30,26,22,.05)}*{box-sizing:border-box}body,html{margin:0}body{font-family:var(--sans);color:var(--ink);background:var(--board);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;font-weight:400}img{display:block;max-width:100%}a{text-decoration:none}a,button{color:inherit}button{font-family:inherit;cursor:pointer;border:none;background:none}h1,h2,h3,h4{margin:0;font-weight:500}.serif{font-family:var(--serif)}.eyebrow{font-family:var(--sans);font-size:11px;font-weight:500;letter-spacing:.22em;text-transform:uppercase;color:var(--gold)}.muted{color:var(--muted)}.bottle{--glass-a:#fbf8f2;--glass-b:#ede6da;--liquid:#e9dfcf;--cap:#c6a266;--label:#7a7168;position:relative;display:flex;flex-direction:column;align-items:center;width:var(--bw,120px)}.bottle .cap{width:calc(var(--bw,120px)*.3);height:calc(var(--bw,120px)*.26);border-radius:5px 5px 3px 3px;background:linear-gradient(160deg,color-mix(in srgb,var(--cap) 75%,#fff) 0,var(--cap) 45%,color-mix(in srgb,var(--cap) 70%,#000) 100%);box-shadow:inset 0 2px 0 hsla(0,0%,100%,.4);z-index:3}.bottle .neck{width:calc(var(--bw,120px)*.22);height:calc(var(--bw,120px)*.07);background:linear-gradient(var(--glass-b),var(--glass-a));margin-top:-1px;z-index:2}.bottle .body{position:relative;width:var(--bw,120px);height:calc(var(--bw,120px)*1.18);margin-top:-1px;border-radius:14px 14px 16px 16px;background:linear-gradient(115deg,hsla(0,0%,100%,.55) 0,hsla(0,0%,100%,0) 30%),linear-gradient(160deg,var(--glass-a),var(--glass-b));box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.35),inset -8px 0 16px rgba(0,0,0,.06),inset 8px 0 14px hsla(0,0%,100%,.35);overflow:hidden;display:flex;align-items:center;justify-content:center}.bottle .body:before{content:"";position:absolute;left:0;right:0;bottom:0;height:62%;background:linear-gradient(var(--liquid),color-mix(in srgb,var(--liquid) 78%,#000));opacity:.85}.bottle .body:after{content:"";position:absolute;top:8%;left:16%;width:14%;height:70%;border-radius:40px;background:linear-gradient(hsla(0,0%,100%,.6),hsla(0,0%,100%,0))}.bottle .label{position:relative;z-index:2;text-align:center;line-height:1.25}.bottle .label .b{font-family:var(--serif);font-weight:600;font-size:calc(var(--bw,120px)*.115);letter-spacing:.04em;color:var(--label)}.bottle .label .s{font-family:var(--sans);font-weight:400;letter-spacing:.18em;font-size:calc(var(--bw,120px)*.055);text-transform:uppercase;color:color-mix(in srgb,var(--label) 70%,transparent);margin-top:.35em}.bottle.clear{--glass-a:#fcfaf5;--glass-b:#e8e0d2;--liquid:#eadfc8;--cap:#c6a266;--label:#8a8071}.bottle.teal{--glass-a:#2c8c82;--glass-b:#0f5d55;--liquid:#0c4d46;--cap:#c6a266;--label:#eaf4f1}.bottle.dark{--glass-a:#3a332b;--glass-b:#221d17;--liquid:#15110c;--cap:#c6a266;--label:#e7d7b5}.bottle.gold{--glass-a:#ebd9b4;--glass-b:#cdae74;--liquid:#b9924f;--cap:#a07e45;--label:#5e4a25}.bottle.ivory{--glass-a:#fbf6ed;--glass-b:#efe6d6;--liquid:#f0e7d6;--cap:#d9c49a;--label:#9a8e7c}.stage{position:relative;display:flex;align-items:flex-end;justify-content:center}.stage:after{content:"";position:absolute;bottom:7%;left:50%;transform:translateX(-50%);width:62%;height:12px;border-radius:50%;background:radial-gradient(ellipse,rgba(30,26,22,.18),rgba(30,26,22,0) 70%);filter:blur(2px)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;font-family:var(--sans);font-weight:500;font-size:14px;letter-spacing:.01em;border-radius:999px;padding:13px 26px;transition:.18s ease;white-space:nowrap}.btn svg{width:17px;height:17px}.btn-primary{background:var(--teal);color:#fff;box-shadow:0 8px 18px rgba(15,93,85,.18)}.btn-primary:hover{background:var(--teal-dk)}.btn-ghost{background:transparent;color:var(--ink);border:1px solid var(--gold-soft)}.btn-ghost:hover{background:#fff;border-color:var(--gold)}.btn-block{width:100%}.btn-sm{padding:9px 16px;font-size:13px}.badge{display:inline-flex;align-items:center;gap:5px;font-size:11px;font-weight:500;letter-spacing:.04em;padding:5px 11px;border-radius:999px;white-space:nowrap}.badge-teal{background:var(--teal);color:#fff}.badge-gold{background:var(--gold-soft);color:#6b5326}.badge-soft{background:var(--bg-2);color:var(--muted)}.badge-sale{background:color-mix(in srgb,#8e1f2f 65%,#fff);color:#fff;border:none;font-weight:600}.chip{font-size:12px;font-weight:400;color:var(--muted);padding:6px 13px;border-radius:999px;border:1px solid var(--border);background:#fff;transition:.15s;white-space:nowrap}.chip.is-active{border-color:var(--teal);color:var(--teal);background:color-mix(in srgb,var(--aqua) 30%,#fff)}.price{font-family:var(--sans);font-weight:600;font-size:18px;color:var(--ink)}.price .cur,.price-old{font-weight:400}.price-old{color:var(--faint);text-decoration:line-through;font-size:13.5px}.pcard{background:var(--card);border:1px solid var(--border-2);border-radius:var(--r-lg);overflow:hidden;box-shadow:var(--sh-sm);transition:.2s ease}.pcard:hover{box-shadow:var(--sh);transform:translateY(-2px)}.pcard .media{position:relative;aspect-ratio:1/1.02;background:#fff;display:flex;align-items:center;justify-content:center}.pcard .media .topl{position:absolute;top:12px;left:12px}.pcard .media .fav{position:absolute;bottom:12px;right:12px;width:32px;height:32px;border-radius:50%;background:hsla(0,0%,100%,.85);display:flex;align-items:center;justify-content:center;box-shadow:var(--sh-sm);color:var(--muted)}.pcard .media .fav:hover{color:var(--sale)}.pcard .body{padding:16px 16px 18px}.pcard h3{font-family:var(--serif);font-size:20px;font-weight:600;line-height:1.15;text-decoration:none}.pcard .cat{font-size:12px;color:var(--faint);letter-spacing:.04em;margin-top:3px}.pcard .chips{display:flex;gap:7px;margin:13px 0 14px}.pcard .pricerow{display:flex;align-items:baseline;gap:9px}.field{display:flex;flex-direction:column;gap:7px}.label{font-size:12px;font-weight:500;color:var(--muted);letter-spacing:.02em}.input,.select{width:100%;font-family:var(--sans);font-size:14px;color:var(--ink);background:#fff;border:1px solid var(--border);border-radius:var(--r-sm);padding:12px 14px;transition:.15s}.input::placeholder{color:var(--faint)}.input:focus,.select:focus{outline:none;border-color:var(--aqua-2);box-shadow:0 0 0 3px color-mix(in srgb,var(--aqua) 50%,transparent)}.select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath d='M2 4l4 4 4-4' stroke='%237A7168' fill='none' stroke-width='1.3'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 14px center;padding-right:34px}.qty{display:inline-flex;align-items:center;border:1px solid var(--border);border-radius:999px;background:#fff}.qty button{width:34px;height:34px;color:var(--muted);font-size:16px}.qty span{min-width:30px;text-align:center;font-size:14px;font-weight:500}.check{display:flex;align-items:center;gap:10px;font-size:13px;color:var(--muted)}.check .box{width:18px;height:18px;border-radius:5px;border:1.5px solid var(--border);background:#fff;flex:none}.check.on .box{background:var(--teal);border-color:var(--teal);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath d='M2.5 6l2.2 2.2L9.5 3.4' stroke='white' fill='none' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:50%}.board{background:radial-gradient(900px 600px at 12% 0,#eff3f1 0,transparent 60%),radial-gradient(800px 600px at 88% 8%,#edeee6 0,transparent 55%),var(--board);padding:0}.board-head{text-align:center;padding:64px 24px 8px}.board-head .kw{font-family:var(--serif);font-size:46px;font-weight:500;letter-spacing:.01em}.board-head p{color:var(--muted);margin:10px 0 0;font-size:15px}.section-label{max-width:1600px;margin:0 auto;padding:54px 32px 18px;display:flex;align-items:center;gap:16px}.section-label .n{font-family:var(--serif);font-style:italic;font-size:15px;color:var(--gold)}.section-label h2{font-family:var(--sans);font-weight:500;font-size:15px;letter-spacing:.18em;text-transform:uppercase;color:var(--ink)}.section-label .rule{flex:1 1;height:1px;background:linear-gradient(90deg,var(--border),transparent)}.screen{max-width:1600px;margin:0 auto;background:var(--bg);border-radius:18px;overflow:hidden;box-shadow:var(--sh-lg);border:1px solid hsla(0,0%,100%,.6)}.browserbar{display:flex;align-items:center;gap:8px;padding:11px 16px;background:#f4efe6;border-bottom:1px solid var(--border)}.browserbar .dot{width:11px;height:11px;border-radius:50%}.browserbar .url{margin-left:14px;flex:1 1;max-width:320px;height:24px;border-radius:999px;background:#fff;border:1px solid var(--border);display:flex;align-items:center;padding:0 12px;font-size:11px;color:var(--faint);gap:6px}.phone{width:300px;background:#1e1a16;border-radius:42px;padding:9px;box-shadow:var(--sh-lg);flex:none}.phone .glass{background:var(--bg);border-radius:34px;overflow:hidden;position:relative;height:640px}.phone .notch{position:absolute;top:9px;left:50%;transform:translateX(-50%);width:110px;height:24px;background:#1e1a16;border-radius:999px;z-index:40}.statusbar{justify-content:space-between;align-items:center;padding:13px 22px 4px;font-size:12px;font-weight:500;position:relative;z-index:30}.row,.statusbar{display:flex}.divider{height:1px;background:var(--border)}.icon-btn{width:38px;height:38px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--ink);transition:.15s}.icon-btn:hover{background:var(--bg-2)}.icon-btn svg{width:19px;height:19px}.scroll{overflow-y:auto}.scroll::-webkit-scrollbar{width:0;height:0}.page,body{background:#fff}.wrap{max-width:1300px;margin:0 auto;padding:0 40px}.announce{background:#f4ecdd;text-align:center;padding:11px;font-size:13px;color:#7a6a4c;letter-spacing:.01em;display:flex;align-items:center;justify-content:center;gap:9px}.announce strong{font-weight:600;color:#6b5a3e}.pkh{border-bottom:1px solid var(--border-2)}.pkh-in{max-width:1300px;margin:0 auto;padding:20px 40px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;grid-gap:28px;gap:28px}.pkh .logo{font-family:var(--serif);font-size:27px;font-weight:600;white-space:nowrap;flex:none;letter-spacing:.01em}.pkh nav{display:flex;gap:26px;justify-self:center;font-size:15.5px}.pkh nav a{color:var(--ink);transition:.15s;white-space:nowrap}.pkh nav a.active,.pkh nav a:hover{color:var(--gold)}.pkh-ic{display:flex;align-items:center;gap:6px;flex:none}.pkh-ic .icon-btn{width:36px;height:36px}.pkh-ic .cart{position:relative}.pkh-ic .cart .cnt{position:absolute;top:2px;right:2px;background:var(--teal);color:#fff;font-size:9px;width:15px;height:15px;border-radius:50%;display:flex;align-items:center;justify-content:center}.hero{width:100%;max-width:1300px;margin:0 auto;padding:0 40px;box-sizing:border-box}.hero-in{position:relative;overflow:hidden;border-radius:26px;background:linear-gradient(110deg,#f6f1e8,#eaf2ef 52%,#d9ece7);padding:0 56px;display:grid;grid-template-columns:1fr 1.05fr;grid-gap:24px;gap:24px;align-items:center;min-height:500px}.hero h1{font-family:var(--serif);font-size:60px;line-height:1.06;font-weight:500;letter-spacing:.005em}.hero .sub{display:flex;gap:16px;margin:26px 0 0;max-width:400px}.hero .sub .bar{width:3px;border-radius:3px;background:var(--gold);flex:none}.hero .sub p{margin:0;font-size:16px;line-height:1.6;color:var(--muted)}.hero .cta{display:flex;gap:14px;margin-top:32px}.hero-art{position:relative;align-self:stretch;min-height:440px}.tstrip{border-bottom:1px solid var(--border-2)}.tstrip-in{max-width:1300px;margin:0 auto;padding:26px 40px;display:grid;grid-template-columns:repeat(4,1fr)}.tstrip .ti{display:flex;align-items:center;gap:13px;padding:0 26px;position:relative}.tstrip .ti+.ti:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);height:38px;width:1px;background:var(--border)}.tstrip .ti svg{width:26px;height:26px;flex:none;color:var(--teal)}.tstrip .tt{font-size:14px;font-weight:500;color:var(--ink)}.tstrip .ts{font-size:12.5px;color:var(--muted);margin-top:2px}.cats{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:24px;gap:24px}.catcard{display:block;border-radius:18px;overflow:hidden;box-shadow:var(--sh-sm);border:1px solid var(--border-2);background:var(--card);transition:.2s}.catcard:hover{box-shadow:var(--sh);transform:translateY(-3px)}.catmedia{height:210px;display:flex;align-items:flex-end;justify-content:center;position:relative}.catmedia .stage{width:100%;height:100%}.catfoot{padding:16px 18px 18px}.catfoot .ct{font-family:var(--serif);font-size:21px;font-weight:600}.catfoot .cl{font-size:12.5px;color:var(--gold);margin-top:3px;letter-spacing:.06em}.chip.is-active{border-color:var(--gold);color:var(--ink);background:#fbf5e9;font-weight:500}.sec-head{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:26px}.sec-head h2{font-family:var(--sans);font-size:30px;font-weight:600;color:#3d2b1c}.filt{background:#fff;border:1px solid var(--border-2);border-radius:18px;padding:8px 22px 16px;box-shadow:var(--sh-sm)}.filt h3.title{font-family:var(--serif);font-size:22px;font-weight:600;padding:18px 0 6px}.facc{border-top:1px solid var(--border-2);padding:16px 0}.facc-h{display:flex;justify-content:space-between;align-items:center;font-size:14px;font-weight:500;color:var(--ink);cursor:pointer}.facc-h .chev{color:var(--faint);transition:.2s}.facc-h .chev svg{width:15px;height:15px}.facc.open .chev{transform:rotate(180deg)}.facc-b{padding-top:14px;display:flex;flex-direction:column;gap:12px}.facc-b .check{cursor:pointer;font-size:13.5px;white-space:nowrap}.facc-b .cnt{color:var(--faint);font-size:12.5px;margin-left:auto}.catfoot .ct,.cname,.cocard .ch,.filt h3.title,.hero h1,.oitem .on,.pcard h3,.sec-head h2{text-decoration:none}.slider .track{position:relative;height:3px;background:var(--border);border-radius:3px;margin-top:6px}.slider .fill{left:8%;right:14%;height:3px;border-radius:3px}.slider .fill,.slider .knob{position:absolute;background:var(--gold)}.slider .knob{top:50%;transform:translate(-50%,-50%);width:15px;height:15px;border-radius:50%;box-shadow:0 1px 3px rgba(0,0,0,.18)}.slider .ends{display:flex;justify-content:space-between;font-size:12.5px;color:var(--muted);margin-top:12px}.cart-head{display:grid;grid-template-columns:1fr 150px 130px 40px;padding:0 4px 14px;border-bottom:1px solid var(--border);font-size:12px;letter-spacing:.1em;text-transform:uppercase;color:var(--faint)}.cart-head span:nth-child(2){text-align:center}.citem{display:grid;grid-template-columns:1fr 150px 130px 40px;align-items:center;grid-gap:14px;gap:14px;padding:22px 4px;border-bottom:1px solid var(--border-2)}.citem .ci-prod{gap:16px}.citem .ci-prod,.cthumb{display:flex;align-items:center}.cthumb{width:74px;height:74px;border-radius:14px;background:#fff;border:1px solid var(--border-2);justify-content:center;flex:none;overflow:hidden}.cname{font-family:var(--serif);font-size:18px;font-weight:600}.csize{font-size:13px;color:var(--muted);margin-top:3px}.cprice{text-align:right;font-weight:600;font-size:16px}.cart-x{width:30px;height:30px;border-radius:50%;color:var(--faint);display:flex;align-items:center;justify-content:center;justify-self:end}.cart-x:hover{background:var(--bg-2);color:var(--sale)}.disc-box{padding:24px 4px 0}.summary{background:var(--card);border:1px solid var(--border-2);border-radius:18px;padding:26px 24px;box-shadow:var(--sh-sm)}.sumrow{display:flex;justify-content:space-between;align-items:center;font-size:14.5px;padding:8px 0}.cocard .label,.sumrow>span{white-space:nowrap}.applylink{color:var(--gold);font-weight:500;font-size:13.5px;cursor:pointer}.steps{display:flex;align-items:center;gap:10px;font-size:13px;color:var(--faint);margin:14px 0 0}.steps .st.active{color:var(--gold);font-weight:500}.steps .st.done{color:var(--muted)}.steps svg{width:13px;height:13px;opacity:.6}.cocard{background:var(--card);border:1px solid var(--border-2);border-radius:18px;padding:26px 24px;box-shadow:var(--sh-sm)}.cocard .ch{gap:11px;font-family:var(--serif);font-size:21px;font-weight:600;margin-bottom:22px}.cocard .ch,.cocard .ch .ci{display:flex;align-items:center}.cocard .ch .ci{width:34px;height:34px;border-radius:10px;background:#f4ecdd;justify-content:center;flex:none}.cocard .ch .ci svg{width:18px;height:18px;color:var(--teal)}.payopt{display:flex;align-items:flex-start;gap:13px;border:1.5px solid var(--border);border-radius:14px;padding:16px;cursor:pointer;background:#fff}.payopt.on{border-color:var(--teal);background:color-mix(in srgb,var(--aqua) 16%,#fff)}.payopt .radio{width:20px;height:20px;border-radius:50%;border:1.5px solid var(--border);flex:none;margin-top:1px;display:flex;align-items:center;justify-content:center}.payopt.on .radio{border-color:var(--teal)}.payopt.on .radio:after{content:"";width:10px;height:10px;border-radius:50%;background:var(--teal)}.payopt .po-ic{color:var(--muted)}.payopt .po-ic svg{width:22px;height:22px}.payopt .pt{font-size:14.5px;font-weight:500}.payopt .ps{font-size:12.5px;color:var(--muted);margin-top:3px;line-height:1.4}.co-sec-line{display:flex;align-items:center;gap:8px;font-size:12px;color:var(--muted);margin-top:16px}.co-sec-line svg{width:13px;height:13px;color:var(--teal)}.oitem{gap:13px;padding:14px 0;border-bottom:1px solid var(--border-2)}.oitem,.oitem .othumb{display:flex;align-items:center}.oitem .othumb{width:54px;height:54px;border-radius:11px;background:#fff;border:1px solid var(--border-2);justify-content:center;flex:none;overflow:hidden}.oitem .on{font-size:14px;font-weight:500}.oitem .os{font-size:12px;color:var(--muted);margin-top:2px}.oitem .op{font-weight:600;font-size:14px}.oitem .oq{font-size:11.5px;color:var(--muted);margin-top:3px;text-align:right}.tband{background:var(--card);border:1px solid var(--border-2);border-radius:18px;box-shadow:var(--sh-sm);display:grid;grid-template-columns:repeat(3,1fr);padding:22px 0}.tband .ti{display:flex;align-items:center;gap:13px;justify-content:center;position:relative}.tband .ti+.ti:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);height:36px;width:1px;background:var(--border)}.tband .ti svg{width:26px;height:26px;color:var(--teal)}.tband .tt{font-size:14px;font-weight:500;white-space:nowrap}.tband .ts{font-size:12.5px;color:var(--muted);margin-top:2px;line-height:1.35}.tband .ti>div{min-width:0}.input-wrap{position:relative}.input-wrap .adorn{position:absolute;right:12px;top:50%;transform:translateY(-50%);display:flex;gap:5px;align-items:center}.foot{background:var(--bg-2)}.foot-in{max-width:1300px;margin:0 auto;padding:56px 40px 30px;display:grid;grid-template-columns:1.7fr 1fr 1.2fr 1fr 1.3fr;grid-gap:34px;gap:34px}.foot .brand{font-family:var(--serif);font-size:25px;font-weight:600}.foot .desc{color:var(--muted);font-size:13.5px;line-height:1.7;margin:14px 0 20px;max-width:260px}.socs{display:flex;gap:10px}.socs a{width:38px;height:38px;border-radius:50%;background:var(--teal);color:#fff;display:flex;align-items:center;justify-content:center;transition:.15s}.socs a:hover{background:var(--teal-dk)}.socs svg{width:17px;height:17px}.fcol h4{font-family:var(--serif);font-size:18px;font-weight:600;margin-bottom:16px}.fcol a{display:block;font-size:13.5px;color:var(--muted);margin-bottom:13px}.fcol a:hover{color:var(--teal)}.fcontact{display:flex;flex-direction:column;gap:14px}.fcontact .fc{display:flex;align-items:center;gap:11px;font-size:13.5px;color:var(--muted)}.fcontact .fc svg{width:17px;height:17px;color:var(--teal);flex:none}.foot-bot{border-top:1px solid var(--border)}.foot-bot-in{max-width:1300px;margin:0 auto;padding:20px 40px;display:flex;align-items:center;justify-content:space-between;gap:16px}.foot-bot .cpy{font-size:12.5px;color:var(--muted)}.pays{display:flex;gap:9px}.pay,.pays{align-items:center}.pay{height:30px;padding:0 9px;border-radius:6px;background:#fff;border:1px solid var(--border);display:inline-flex;justify-content:center;gap:3px;font-size:12px;font-weight:700;letter-spacing:.02em}.pay.visa{color:#1a1f71;font-style:italic}.pay.troy{color:#0a4a78;font-style:italic;text-transform:lowercase;font-size:13px}.pay.amex{color:#1e1a16}.pay .mc{display:inline-flex}.pay .mc i{width:15px;height:15px;border-radius:50%;display:block}.pay .mc i:first-child{background:#eb001b}.pay .mc i:last-child{background:#f79e1b;margin-left:-7px;mix-blend-mode:multiply}.pay .gp b:first-child{color:#4285f4}.pay .gp b:nth-child(2){color:#ea4335}.pay .gp b:nth-child(3){color:#fbbc05}.pay .gp b:nth-child(4){color:#34a853}.pay .apl{font-weight:600}.thumb{aspect-ratio:1;border-radius:14px;border:1px solid var(--border-2);background:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;overflow:hidden}.thumb.on{border-color:var(--teal);box-shadow:0 0 0 1px var(--teal)}.thumb .bottle .cap{box-shadow:none}.seam{height:1px;background:transparent}.card-add{margin-top:13px;width:100%;display:flex;align-items:center;justify-content:center;gap:8px;padding:11px 12px;border-radius:12px;border:none;cursor:pointer;background:var(--teal);color:#fff;font-size:13px;font-weight:600;letter-spacing:.01em;transition:background .15s,transform .12s}.card-add:hover{background:var(--teal-dk)}.card-add:active{transform:scale(.98)}.card-add:disabled{background:#cbd5c9;cursor:not-allowed}body,html{min-height:100%;overflow-x:clip}.page{min-height:100vh;display:flex;flex-direction:column}.page>footer.foot{margin-top:auto}.facc:not(.open) .facc-b{display:none}.facc-h{-webkit-user-select:none;-moz-user-select:none;user-select:none}a.pcard{color:inherit}.btn:focus-visible,.icon-btn:focus-visible,.qty button:focus-visible{outline:2px solid var(--aqua-2);outline-offset:2px}select.select{cursor:pointer}.pk-toast{position:fixed;left:50%;bottom:26px;transform:translateX(-50%);z-index:200;background:var(--teal);color:#fff;padding:13px 22px;border-radius:999px;font-size:13.5px;font-weight:500;box-shadow:0 12px 34px rgba(15,93,85,.3);display:flex;align-items:center;gap:9px;animation:pk-toast-in .25s ease}@keyframes pk-toast-in{0%{opacity:0;transform:translate(-50%,14px)}to{opacity:1;transform:translate(-50%)}}.slider .track{cursor:pointer}.slider .knob{cursor:-webkit-grab;cursor:grab;touch-action:none}.slider .knob:active{cursor:-webkit-grabbing;cursor:grabbing}.slider .knob:after{content:"";position:absolute;inset:-9px;border-radius:50%}.pk-empty{text-align:center;padding:70px 20px}.pk-empty .em-ic{width:70px;height:70px;margin:0 auto 18px;color:var(--faint)}.pk-empty h2{font-family:var(--serif);font-size:30px;font-weight:500;margin-bottom:8px}.pk-empty p{color:var(--muted);font-size:14.5px;margin-bottom:24px}.pk-content{max-width:760px}.pk-content p{color:var(--muted);font-size:15px;line-height:1.8;margin:0 0 16px}.pk-content h3{font-family:var(--serif);font-size:22px;font-weight:600;margin:26px 0 10px}.co-card-fields{display:flex;flex-direction:column;gap:16px}.pk-link{color:var(--gold);font-weight:500;cursor:pointer}.pk-rm,.pkh-burger{background:none;border:none;cursor:pointer}.pkh-burger{display:none;width:40px;height:40px;align-items:center;justify-content:center;color:#1a1a1a;margin-left:-6px}.pkh-burger svg{width:24px;height:24px}.pk-drawer-overlay{position:fixed;inset:0;background:rgba(30,26,22,.45);z-index:300;display:flex;animation:pk-fade .2s ease}.pk-drawer{width:284px;max-width:82vw;height:100%;background:#fff;box-shadow:6px 0 30px rgba(0,0,0,.16);padding:22px 0 18px;overflow-y:auto;animation:pk-slide .25s ease;display:flex;flex-direction:column}@keyframes pk-fade{0%{opacity:0}to{opacity:1}}@keyframes pk-slide{0%{transform:translateX(-100%)}to{transform:translateX(0)}}.pk-drawer-head{display:flex;align-items:center;justify-content:space-between;padding:0 18px 16px;border-bottom:1px solid var(--border-2)}.pk-drawer-head .logo{font-family:var(--serif);font-size:21px;font-weight:600;color:#1a1a1a}.pk-drawer .dlink{display:block;padding:15px 22px;font-size:15px;color:#1a1a1a;border-bottom:1px solid var(--border-2)}.pk-drawer .dlink.active{color:var(--gold)}.pk-drawer .dquick{margin-top:auto;padding:18px 22px 4px;display:flex;gap:22px}.pk-drawer .dquick a{color:var(--muted)}.pk-drawer .dquick svg{width:22px;height:22px}@media (max-width:1080px){.foot-in{grid-template-columns:1.6fr 1fr 1fr}.foot-in>.fcol:nth-child(5){grid-column:span 1}}@media (max-width:980px){.pkh-in>nav{display:none}.pkh-burger{display:inline-flex}.hero{padding:0 24px}.hero-in{grid-template-columns:1fr;gap:8px;padding:34px 34px 28px}.hero-art{min-height:320px}.hero h1{font-size:46px}.cats{grid-template-columns:repeat(2,1fr)}#bestsellers,#cart-reco,.cat-grid,.reco-grid,.similar-grid{grid-template-columns:repeat(2,1fr)!important}}@media (max-width:860px){.tstrip-in{grid-template-columns:repeat(2,1fr);gap:18px 0}.tstrip .ti+.ti:before{display:none}.cart-layout,.cat-layout,.checkout-grid,.pdp-grid{grid-template-columns:1fr!important}.pdp-grid{gap:26px!important}.tband{grid-template-columns:1fr;gap:16px}.tband .ti+.ti:before{display:none}.foot-in{grid-template-columns:1fr 1fr}}@media (max-width:560px){.wrap{padding:0 18px}.hero{padding:0 14px}.pkh-in{padding:16px 18px;gap:12px}.foot-bot-in,.foot-in,.hero-in,.tstrip-in{padding-left:18px;padding-right:18px}.hero h1{font-size:38px}#bestsellers,#cart-reco,.cat-grid,.cats,.reco-grid,.similar-grid{grid-template-columns:1fr!important}.citem{grid-template-columns:1fr auto;grid-template-areas:"prod x" "qty price";row-gap:12px}.foot-in{grid-template-columns:1fr}.foot-bot-in{flex-direction:column;gap:12px}.cart-head{display:none}}.announce{background:#faf3eb}.home-best,.home-cats,.home-fam,.pkh,.tstrip{background:#fff}.fam-panel{position:relative;overflow:hidden;background:linear-gradient(135deg,#fdf9f1,#f8efe0 55%,#fbf4e8);border:1px solid #f0e4ce;border-radius:26px;padding:40px 30px 36px;box-shadow:0 18px 50px -30px rgba(107,90,62,.35)}.fam-panel:before{content:"";position:absolute;right:-120px;top:-120px;width:340px;height:340px;border-radius:50%;background:radial-gradient(circle,hsla(38,46%,59%,.14),transparent 65%);pointer-events:none}.fam-head{text-align:center;margin-bottom:26px;position:relative}.fam-eyebrow{display:flex;align-items:center;justify-content:center;gap:14px;font-size:11.5px;font-weight:600;letter-spacing:.32em;color:#a87f2e;margin-bottom:10px}.fam-line{width:44px;height:1px;background:linear-gradient(90deg,transparent,#c6a266)}.fam-eyebrow .fam-line:last-child{background:linear-gradient(90deg,#c6a266,transparent)}.fam-head h2{font-size:34px;font-weight:500;color:#2e2318;margin:0}.fam-head p{font-size:13.5px;color:#8a7a5f;margin:8px 0 0}.famgrid{flex-wrap:wrap;justify-content:center;gap:14px}.famcard,.famgrid{display:flex;position:relative}.famcard{overflow:hidden;flex-grow:0;flex-shrink:0;flex-basis:calc((100% - 56px) / 5);flex-direction:column;align-items:center;text-align:center;padding:22px 12px 18px;background:#fff;border:1px solid #f0e7d7;border-radius:18px;box-shadow:0 2px 10px rgba(107,90,62,.05);transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease;text-decoration:none}@media (max-width:1000px){.famcard{flex-basis:calc((100% - 28px) / 3)}}@media (max-width:600px){.famcard{flex-basis:calc((100% - 14px) / 2)}}.famcard:after{content:"";position:absolute;inset:0;background:var(--fam-art,none) no-repeat var(--fam-pos,right bottom) /var(--fam-size,140px) auto,radial-gradient(150px 120px at var(--fam-tpos,88% 96%),var(--fam-tint,transparent),transparent 72%);opacity:.55;pointer-events:none;transition:opacity .22s}.famcard:hover{transform:translateY(-4px);box-shadow:0 16px 34px -14px rgba(107,90,62,.35);border-color:#e2d2ae}.famcard:hover:after{opacity:1}.famcard--odunsu{--fam-tint:#f4eddf;--fam-art:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20120%20120'%3E%3Cg%20fill='none'%20stroke='%23D2C2A4'%20stroke-opacity='.36'%20stroke-width='1.5'%20stroke-linecap='round'%3E%3Ccircle%20cx='24'%20cy='98'%20r='12'/%3E%3Ccircle%20cx='24'%20cy='98'%20r='24'/%3E%3Ccircle%20cx='24'%20cy='98'%20r='37'/%3E%3Ccircle%20cx='24'%20cy='98'%20r='51'/%3E%3C/g%3E%3C/svg%3E");--fam-pos:left -34px bottom -34px;--fam-size:150px;--fam-tpos:12% 96%}.famcard--ciceksi{--fam-tint:#f9f0f0;--fam-art:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20120%20120'%3E%3Cg%20fill='none'%20stroke='%23DCC6C6'%20stroke-opacity='.36'%20stroke-width='1.5'%20stroke-linecap='round'%3E%3Cg%3E%3Cellipse%20cx='30'%20cy='79'%20rx='4.5'%20ry='10'/%3E%3Cellipse%20cx='30'%20cy='79'%20rx='4.5'%20ry='10'%20transform='rotate(72%2030%2090)'/%3E%3Cellipse%20cx='30'%20cy='79'%20rx='4.5'%20ry='10'%20transform='rotate(144%2030%2090)'/%3E%3Cellipse%20cx='30'%20cy='79'%20rx='4.5'%20ry='10'%20transform='rotate(216%2030%2090)'/%3E%3Cellipse%20cx='30'%20cy='79'%20rx='4.5'%20ry='10'%20transform='rotate(288%2030%2090)'/%3E%3Ccircle%20cx='30'%20cy='90'%20r='3.6'/%3E%3C/g%3E%3Cg%20transform='translate(48%2030)%20scale(.55)'%3E%3Cellipse%20cx='0'%20cy='-11'%20rx='4.5'%20ry='10'/%3E%3Cellipse%20cx='0'%20cy='-11'%20rx='4.5'%20ry='10'%20transform='rotate(72)'/%3E%3Cellipse%20cx='0'%20cy='-11'%20rx='4.5'%20ry='10'%20transform='rotate(144)'/%3E%3Cellipse%20cx='0'%20cy='-11'%20rx='4.5'%20ry='10'%20transform='rotate(216)'/%3E%3Cellipse%20cx='0'%20cy='-11'%20rx='4.5'%20ry='10'%20transform='rotate(288)'/%3E%3Ccircle%20r='3.4'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");--fam-pos:left -14px bottom -14px;--fam-size:140px;--fam-tpos:10% 92%}.famcard--ferah{--fam-tint:#eef4f0;--fam-art:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20120%20120'%3E%3Cg%20fill='none'%20stroke='%23C4D3CC'%20stroke-opacity='.36'%20stroke-width='1.5'%20stroke-linecap='round'%3E%3Ccircle%20cx='96'%20cy='98'%20r='11'/%3E%3Ccircle%20cx='96'%20cy='98'%20r='23'/%3E%3Ccircle%20cx='96'%20cy='98'%20r='36'/%3E%3Cpath%20d='M66%2038s8.4%209.4%208.4%2015a8.4%208.4%200%201%201-16.8%200c0-5.6%208.4-15%208.4-15Z'/%3E%3C/g%3E%3C/svg%3E");--fam-pos:right -26px bottom -26px;--fam-size:150px;--fam-tpos:92% 96%}.famcard--oryantal{--fam-tint:#f7eedd;--fam-art:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20120%20120'%3E%3Cg%20fill='none'%20stroke='%23D6C3A0'%20stroke-opacity='.36'%20stroke-width='1.5'%20stroke-linecap='round'%3E%3Cpath%20d='M92%2088C74%20100%2052%2090%2052%2072c0-16%2016-26%2030-18%2011%206%2012%2020%203%2026-7%204-16%200-16-8%200-6%206-9%2010-6'/%3E%3Ccircle%20cx='72'%20cy='72'%20r='2.6'/%3E%3Cpath%20d='M100%2038l.9%202.4%202.4.9-2.4.9-.9%202.4-.9-2.4-2.4-.9%202.4-.9z'/%3E%3C/g%3E%3C/svg%3E");--fam-pos:right -18px top -18px;--fam-size:150px;--fam-tpos:92% 10%}.famcard--gurme{--fam-tint:#f6eee1;--fam-art:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20120%20120'%3E%3Cg%20fill='none'%20stroke='%23D4C3A8'%20stroke-opacity='.36'%20stroke-width='1.5'%20stroke-linecap='round'%3E%3Cpath%20d='M76%2092l15-8.6L106%2092l-15%208.6Z'/%3E%3Cpath%20d='M76%2092v11l15%208.6v-11M106%2092v11l-15%208.6'/%3E%3Cpath%20d='M62%2074l10-5.7%2010%205.7-10%205.7Z'/%3E%3Cpath%20d='M62%2074v7.4l10%205.7v-7.4M82%2074v7.4l-10%205.7'/%3E%3C/g%3E%3C/svg%3E");--fam-pos:right -12px bottom -12px;--fam-size:140px;--fam-tpos:92% 94%}.famcard--baharatli{--fam-tint:#f7eee2;--fam-art:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20120%20120'%3E%3Cg%20fill='none'%20stroke='%23D6C2A8'%20stroke-opacity='.36'%20stroke-width='1.5'%20stroke-linecap='round'%3E%3Cpath%20d='M12%20106c15-3%2027-12%2033-26'/%3E%3Ccircle%20cx='24'%20cy='95'%20r='3.2'/%3E%3Ccircle%20cx='38'%20cy='102'%20r='2.2'/%3E%3Ccircle%20cx='16'%20cy='84'%20r='2.2'/%3E%3Ccircle%20cx='33'%20cy='85'%20r='1.6'/%3E%3Ccircle%20cx='47'%20cy='94'%20r='1.6'/%3E%3Ccircle%20cx='27'%20cy='72'%20r='1.3'/%3E%3Ccircle%20cx='44'%20cy='78'%20r='1.1'/%3E%3C/g%3E%3C/svg%3E");--fam-pos:left -16px bottom -16px;--fam-size:140px;--fam-tpos:10% 94%}.famcard--aromatik{--fam-tint:#f1f4ea;--fam-art:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20120%20120'%3E%3Cg%20fill='none'%20stroke='%23C8D0BC'%20stroke-opacity='.36'%20stroke-width='1.5'%20stroke-linecap='round'%3E%3Cpath%20d='M20%20112C36%2093%2044%2070%2046%2042'/%3E%3Cpath%20d='M46%2058c-11-2-17-10-17-21%2011%200%2019%209%2017%2021Z'/%3E%3Cpath%20d='M43%2078c-10%201-17-4-20-14%2010-2%2018%204%2020%2014Z'/%3E%3Cpath%20d='M45%2096c-8%202-15-1-19-9%208-3%2016%201%2019%209Z'/%3E%3C/g%3E%3C/svg%3E");--fam-pos:left -20px bottom -20px;--fam-size:150px;--fam-tpos:10% 92%}.famcard--deri{--fam-tint:#f3efe6;--fam-art:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20120%20120'%3E%3Cg%20fill='none'%20stroke='%23CFC3AE'%20stroke-opacity='.36'%20stroke-width='1.5'%20stroke-linecap='round'%3E%3Cpath%20d='M64%20120V72a12%2012%200%200%201%2012-12h44'%20stroke-dasharray='5.5%204.5'/%3E%3Cpath%20d='M82%20120V88a7%207%200%200%201%207-7h31'%20stroke-dasharray='5.5%204.5'/%3E%3Cpath%20d='M100%20120v-14a4%204%200%200%201%204-4h16'%20stroke-dasharray='5.5%204.5'/%3E%3C/g%3E%3C/svg%3E");--fam-pos:right -8px bottom -8px;--fam-size:140px;--fam-tpos:94% 96%}.famcard--meyveli{--fam-tint:#f8f0e6;--fam-art:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20120%20120'%3E%3Cg%20fill='none'%20stroke='%23D8C4AE'%20stroke-opacity='.36'%20stroke-width='1.5'%20stroke-linecap='round'%3E%3Ccircle%20cx='90'%20cy='97'%20r='11'/%3E%3Ccircle%20cx='106'%20cy='87'%20r='7.5'/%3E%3Ccircle%20cx='103'%20cy='108'%20r='6'/%3E%3Cpath%20d='M90%2086c.5-4%203.5-6.5%207-7'/%3E%3Cpath%20d='M56%20118a18%2018%200%200%201%2018-18v18Z'/%3E%3Cpath%20d='M74%20103l-12%2012M74%20109l-7%208'/%3E%3C/g%3E%3C/svg%3E");--fam-pos:right -14px bottom -14px;--fam-size:145px;--fam-tpos:92% 94%}.fam-badge{position:relative;z-index:1;width:62px;height:62px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:radial-gradient(circle at 32% 28%,#fffdf8,#f6ecda);border:1px solid #e8d7b4;box-shadow:0 4px 12px hsla(38,46%,59%,.18),inset 0 0 0 4px #fff;margin-bottom:12px;transition:.22s}.famcard:hover .fam-badge{box-shadow:0 8px 18px hsla(38,46%,59%,.3),inset 0 0 0 4px #fffdf6;border-color:#d9be8a}.fam-ic{color:#a87f2e;display:flex;align-items:center;justify-content:center}.fam-ic svg{width:26px;height:26px}.fam-nm{font-family:var(--serif);font-size:18.5px;font-weight:600;color:#2e2318;letter-spacing:.01em}.fam-desc,.fam-nm{position:relative;z-index:1}.fam-desc{font-size:12px;color:#8a7a5f;margin-top:4px;line-height:1.4}.fam-sep{font-size:8px;color:#c6a266;margin:9px 0 7px}.fam-ct,.fam-sep{position:relative;z-index:1}.fam-ct{font-size:12.5px;font-weight:600;color:#a87f2e;letter-spacing:.05em}@media (max-width:600px){.fam-panel{padding:30px 16px;border-radius:18px}}.pcard{background:#fffcf8}.foot{background:#faf5ef}.catmedia img{width:100%;height:100%;object-fit:cover;display:block}.catfoot{background:#fffefc}.catfoot .cl{color:#0f5d55;font-weight:600}.chip.is-active{border-color:#d8c8ac;border-width:2px;color:#0f5d55;background:color-mix(in srgb,#0f5d55 8%,#fff)}.pcard h3{color:#3d2b1c;font-family:var(--sans);font-size:16.5px;font-weight:500;line-height:1.3;min-height:2.6em;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.pcard .cat{color:#0f5d55;font-weight:600}.pcard .body{background:#fffefc}.pcard{height:100%}.pcard .media{flex:none}.pcard .body{display:flex;flex-direction:column;flex:1 1}.pcard .pricerow{margin-top:auto}.pcard .metarow{display:flex;align-items:center;gap:10px;margin:6px 0 10px;flex-wrap:wrap}.pcard .metarow .cat{margin-top:0;font-size:12.5px}.pcard .cardrate{display:flex;align-items:center;gap:6px;margin:6px 0 0}.pcard .cardrate .rv{font-size:12.5px;font-weight:600;color:#3d2b1c}.pcard .cardrate .rc{font-size:12px;color:var(--faint)}.pcard .price{font-size:22px}.pcard .price-old{font-size:14px}.pcard .pricerow{align-items:center}.pcard .body{padding:16px}.pkh .logo{color:#1a1a1a;position:relative;height:41px;width:173px}.pkh .logo img{position:absolute;left:0;top:50%;transform:translateY(-75.8%);height:62px;width:auto;display:block}@media (max-width:860px){.pkh .logo{height:34px;width:134px}.pkh .logo img{height:48px}}.pkh nav a{color:#1a1a1a}.catfoot .ct{color:#3d2b1c;font-family:var(--sans);font-size:18px;font-weight:500}@keyframes pkpop{0%{opacity:0;transform:translateY(12px) scale(.97)}to{opacity:1;transform:none}}.hero,.hero-banner{position:relative}.hero-banner{border-radius:26px;overflow:hidden;box-shadow:0 16px 40px rgba(30,26,22,.1)}.hero-banner img{width:100%;height:auto;display:block}.hero-banner .hb-cta{position:absolute;left:6.2%;top:72%;display:flex;gap:14px}.hbc-track{display:flex;will-change:transform}.hbc-slide{position:relative;flex:none}.hbc-slide .hb-cta{left:6.2%;top:72%}.hbc-dots{position:absolute;bottom:16px;left:50%;transform:translateX(-50%);display:flex;gap:8px;z-index:3}.hbc-dot{width:9px;height:9px;border-radius:999px;border:none;cursor:pointer;padding:0;background:hsla(0,0%,100%,.55);box-shadow:0 1px 4px rgba(0,0,0,.18);transition:all .25s ease}.hbc-dot.on{background:#fff;width:22px}.hero-banner .hb-cta .btn-ghost{background:hsla(0,0%,100%,.55);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}@media (max-width:860px){.hero-banner .hb-cta{display:none}}.pk-paymodal{position:fixed;inset:0;z-index:500;background:rgba(20,17,14,.78);backdrop-filter:blur(9px) saturate(.75);-webkit-backdrop-filter:blur(9px) saturate(.75);display:flex;align-items:center;justify-content:center;padding:18px;animation:pk-fade .18s ease}.pk-paymodal-box{position:relative;width:min(960px,100%);height:min(820px,94vh);background:#fff;border-radius:18px;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 30px 80px rgba(0,0,0,.35)}.pk-paymodal-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 16px;background:#0f5d55;color:#fff}.pk-paymodal-title{font-size:14px;font-weight:600;letter-spacing:.01em}.pk-paymodal-actions{display:flex;align-items:center;gap:14px}.pk-paymodal-actions a{color:#dcede8;font-size:12.5px;font-weight:600;text-decoration:none}.pk-paymodal-actions a:hover{color:#fff}.pk-paymodal-actions button{width:30px;height:30px;border:none;border-radius:50%;background:hsla(0,0%,100%,.16);color:#fff;font-size:20px;line-height:1;cursor:pointer}.pk-paymodal-actions button:hover{background:hsla(0,0%,100%,.28)}.pk-paymodal-frame{flex:1 1;width:100%;border:0;background:#fff}.pk-paymodal-paid{position:absolute;inset:54px 0 0;background:hsla(0,0%,100%,.96);flex-direction:column;gap:8px;animation:pk-fade .25s ease}.pk-paymodal-paid,.pk-paymodal-paid-ic{display:flex;align-items:center;justify-content:center}.pk-paymodal-paid-ic{width:72px;height:72px;border-radius:50%;background:#eaf5f0;color:#0f5d55;font-size:38px;box-shadow:0 10px 28px rgba(15,93,85,.18)}.pk-paymodal-paid-t{font-family:var(--serif);font-size:26px;color:#175243;font-weight:600}.pk-paymodal-paid-s{font-size:13.5px;color:var(--muted)}@media (max-width:700px){.pk-paymodal{padding:0}.pk-paymodal-box{height:100vh;border-radius:0}}.pkh-search{position:relative;width:240px;max-width:30vw}.pkh-search input{width:100%;height:40px;padding:0 34px 0 38px;border-radius:999px;border:1px solid var(--border-2);background:#fbf7f1;color:var(--ink);font-size:14px;font-family:var(--sans);outline:none;transition:border-color .15s,box-shadow .15s,background .15s}.pkh-search input::placeholder{color:var(--faint)}.pkh-search input:focus{border-color:var(--teal);background:#fff;box-shadow:0 0 0 3px rgba(15,93,85,.1)}.pkh-search-ic{position:absolute;left:13px;top:50%;transform:translateY(-50%);color:var(--faint);pointer-events:none;display:inline-flex}.pkh-search-ic svg{width:17px;height:17px}.pkh-search-x{position:absolute;right:10px;top:50%;transform:translateY(-50%);width:20px;height:20px;border:none;background:none;color:var(--faint);font-size:19px;line-height:1;cursor:pointer;border-radius:50%}.pkh-search-x:hover{color:var(--ink)}.pkh-search-m{display:none}.pkh-sd{position:absolute;top:calc(100% + 10px);right:0;width:390px;max-width:86vw;background:#fff;border:1px solid var(--border-2);border-radius:16px;box-shadow:0 18px 44px rgba(30,26,22,.18);padding:6px;z-index:320;animation:pk-fade .14s ease}.pkh-sd-empty{padding:18px 14px;color:var(--muted);font-size:13.5px;text-align:center}.pkh-sd-row{display:flex;align-items:center;gap:12px;width:100%;padding:9px 10px;border:none;background:none;cursor:pointer;border-radius:11px;text-align:left}.pkh-sd-row.on,.pkh-sd-row:hover{background:#f6f0e8}.pkh-sd-th{width:46px;height:46px;flex:none;border-radius:9px;background:#fff;border:1px solid var(--border-2);overflow:hidden;display:flex;align-items:center;justify-content:center}.pkh-sd-th img{width:100%;height:100%;object-fit:contain;padding:4px}.pkh-sd-ph{width:60%;height:60%;border-radius:6px;background:#efe7da}.pkh-sd-tx{flex:1 1;min-width:0;display:flex;flex-direction:column;gap:2px}.pkh-sd-nm{font-size:13.5px;font-weight:600;color:#3d2b1c;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pkh-sd-sub{font-size:11.5px;color:var(--faint)}.pkh-sd-pr{font-size:13.5px;font-weight:700;color:var(--teal);white-space:nowrap}.pkh-sd-all{display:block;width:100%;padding:11px;margin-top:4px;border:none;border-top:1px solid var(--border-2);background:none;color:var(--teal);font-size:13px;font-weight:600;cursor:pointer;border-radius:0 0 11px 11px}.pkh-sd-all:hover{background:#f6f0e8}@media (max-width:980px){.pkh-search{display:none}.pkh-search-m{display:inline-flex}}.add-shimmer{position:relative;overflow:hidden}.add-shimmer:after{content:"";position:absolute;top:0;left:-60%;width:45%;height:100%;background:linear-gradient(100deg,transparent,hsla(0,0%,100%,.42),transparent);transform:skewX(-18deg);animation:addshine 3.4s ease-in-out infinite;pointer-events:none}.add-shimmer:hover:after{animation-duration:1.5s}@keyframes addshine{0%{left:-60%}55%,to{left:130%}}@media (prefers-reduced-motion:reduce){.add-shimmer:after{animation:none}}.pdp-img-wrap{overflow:hidden;cursor:zoom-in}.pdp-img-wrap img{transition:transform .35s ease;will-change:transform}.pdp-img-wrap:hover img{transform:scale(1.6)}.pk-lightbox{position:fixed;inset:0;z-index:400;background:rgba(28,24,20,.82);display:flex;align-items:center;justify-content:center;padding:4vw;cursor:zoom-out;animation:pk-fade .18s ease;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.pk-lightbox img{max-width:92vw;max-height:90vh;object-fit:contain;border-radius:12px;background:#fff;box-shadow:0 30px 80px rgba(0,0,0,.4)}.pk-lightbox-x{position:absolute;top:22px;right:26px;width:44px;height:44px;border-radius:50%;border:none;background:hsla(0,0%,100%,.92);color:#1a1a1a;font-size:24px;line-height:1;cursor:pointer;box-shadow:0 4px 14px rgba(0,0,0,.2)}.bs-carousel{position:relative}.bs-scroll{overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch}.bs-scroll::-webkit-scrollbar{display:none}.bs-track{display:grid;grid-auto-flow:column;grid-template-rows:1fr 1fr;grid-gap:22px;gap:22px;width:max-content}.bs-track>*{width:var(--bs-cw,280px)}.bs-nav{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;border-radius:50%;border:1px solid var(--border-2);background:hsla(0,0%,100%,.96);color:#3d2b1c;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 6px 18px rgba(30,26,22,.14);z-index:4}.bs-nav:hover{background:#fff;color:var(--teal)}.bs-nav.prev{left:-8px}.bs-nav.next{right:-8px}.bs-nav svg{width:20px;height:20px}@media (max-width:560px){.bs-nav{display:none}}.announce-marquee{overflow:hidden;justify-content:flex-start;padding:11px 0;contain:layout paint;max-width:100%}.announce-track{display:flex;width:max-content;animation:announce-slide 55s linear infinite;will-change:transform}.announce-marquee:hover .announce-track{animation-play-state:paused}.announce-group{display:flex;align-items:center;white-space:nowrap}.announce-item{display:inline-flex;align-items:center;gap:9px}.announce-sep{margin:0 26px;color:#c6a266;font-size:11px}@keyframes announce-slide{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@media (prefers-reduced-motion:reduce){.announce-track{animation:none}.announce-group:nth-child(2){display:none}.announce-marquee{justify-content:center}}.qty-promo{display:flex;align-items:flex-start;gap:13px;padding:15px 19px;margin-bottom:22px;background:linear-gradient(120deg,#eaf5f0,#fdf8ee);border:1px solid #bfe3d2;border-radius:14px}.qty-promo-ic{font-size:23px;line-height:1;margin-top:1px}.qty-promo-main{font-size:14.5px;color:#175243;line-height:1.45}.qty-promo-main strong{color:#0f5d55}.qty-promo-sub{font-size:12.5px;color:#6b5a3e;margin-top:3px}.qty-promo-sub strong{color:#a87f2e}.acc-sec{margin-top:26px}.acc-sec h2{font-family:var(--serif);font-size:22px;font-weight:600;margin-bottom:12px}.acc-card{border:1px solid var(--border-2);border-radius:14px;background:#fff;padding:16px 18px;margin-bottom:12px}.acc-row{display:flex;justify-content:space-between;gap:12px;font-size:13.5px;padding:3px 0}.acc-badge{display:inline-block;padding:3px 10px;border-radius:999px;font-size:11.5px;font-weight:600}.acc-badge.ok{background:#eaf5f0;color:#0f5d55}.acc-badge.wait{background:#fbf3e4;color:#a87f2e}.acc-badge.off{background:#f3f1ed;color:#8a8278}.acc-points-hero{display:flex;align-items:baseline;gap:10px}.acc-points-hero .val{font-family:var(--serif);font-size:34px;font-weight:600;color:#0f5d55}.bs-track{gap:var(--bs-gap,22px)}.pk-pager{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;margin-top:34px}.pk-pager .cur,.pk-pager .gap,.pk-pager a{min-width:38px;height:38px;padding:0 13px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;font-size:13.5px}.pk-pager a{border:1px solid var(--border);color:#3d2b1c;background:#fff;transition:border-color .15s}.pk-pager a:hover{border-color:var(--gold)}.pk-pager .cur{background:var(--teal);color:#fff;font-weight:600}.pk-pager .gap{color:var(--faint)}.pk-loadmore{display:flex;justify-content:center;margin-top:26px}.m-filter-btn{display:none;align-items:center;gap:8px;padding:10px 18px;border:1px solid var(--gold-soft);border-radius:999px;background:#fff;font-size:13.5px;font-weight:600;color:#3d2b1c;cursor:pointer}@media (max-width:860px){.m-filter-btn{display:inline-flex}.cat-layout .filt{display:none}.cat-layout.m-open .filt{display:block}.cat-layout{gap:18px!important;margin-top:18px!important}}@media (max-width:560px){.cats{grid-template-columns:repeat(2,1fr)!important;gap:12px}#bestsellers,#cart-reco,.cat-grid,.reco-grid,.similar-grid{grid-template-columns:repeat(2,1fr)!important;gap:12px!important}.catmedia{height:120px}.catfoot{padding:10px 12px 12px}.catfoot .ct{font-size:14.5px}.catfoot .cl{font-size:11.5px}}@media (max-width:640px){section.wrap{padding-left:14px!important;padding-right:14px!important}.cat-h1{font-size:30px!important}.pcard h3{font-size:13px}.pcard .body{padding:10px 10px 12px}.pcard .metarow{gap:5px;margin:4px 0 8px}.pcard .metarow .cat{font-size:11px}.pcard .chip{padding:3px 8px;font-size:10.5px}.pcard .price{font-size:16px}.pcard .price-old{font-size:11.5px}.pcard .badge{font-size:9.5px;padding:3px 8px}.pcard .media .fav{width:30px;height:30px;bottom:8px;right:8px}.pcard .media .topl{top:6px;left:6px;gap:3px!important;max-width:calc(100% - 12px)!important;flex-wrap:nowrap!important}.pcard .pbadge{font-size:9px!important;padding:3px 5px 3px 4px!important;gap:3px!important}.pcard .pbadge svg{width:9px!important;height:9px!important}.card-add{padding:8px 10px;font-size:11.5px;margin-top:9px;border-radius:10px;gap:6px}.pcard .pricerow{gap:6px}.tstrip-in{display:flex!important;gap:4px;padding:9px 10px!important;overflow-x:auto;scrollbar-width:none}.tstrip-in::-webkit-scrollbar{display:none}.tstrip .ti{padding:4px 8px;gap:7px;flex:none}.tstrip .ti svg{width:17px;height:17px}.tstrip .tt{font-size:11px;white-space:nowrap}.tstrip .ts{display:none}.pkh-ic .icon-btn{width:42px;height:42px}.pdp-grid h1{font-size:26px!important}.pdp-grid .stage{height:300px!important}.pdp-grid .price{font-size:24px!important}.tband{grid-template-columns:repeat(3,1fr)!important;padding:10px 0!important;gap:4px!important}.tband .ti{flex-direction:column;text-align:center;gap:5px;padding:0 4px}.tband .ti+.ti:before{display:none}.tband .ti svg{width:19px;height:19px}.tband .tt{font-size:11px;white-space:normal}.tband .ts{font-size:10.5px;margin-top:1px}.rev-summary{grid-template-columns:1fr!important;gap:16px!important;padding:16px!important}.rev-summary>div:first-child{border-right:none!important;padding-right:0!important}}