:root{--kore-cream:#FAF6F1;--kore-cream-dark:#F2EBE0;--kore-forest:#2D4332;--kore-forest-soft:#3A5444;--kore-sage:#4A6B5C;--kore-moss:#3A5444;--kore-gold:#7A8B7E;--kore-terracotta:#B85C3E;--kore-brick:#A0463A;--kore-gray:#8B8073;--kore-white:#fff;--kore-border:#E5DBC9;--kore-display:"Playfair Display",Georgia,serif;--kore-body:"Inter",-apple-system,BlinkMacSystemFont,"SF Pro",sans-serif}html,body{overflow-x:hidden;max-width:100vw}img,svg,video{max-width:100%;height:auto}.kore-section{font-family:var(--kore-body);color:var(--kore-forest);background:var(--kore-cream);padding:40px 16px}.kore-section.alt{background:var(--kore-cream-dark)}.kore-container{max-width:1100px;margin:0 auto}.kore-h2{font-family:var(--kore-display);font-weight:700;font-size:28px;line-height:1.15;color:var(--kore-forest);text-align:center;margin-bottom:8px;letter-spacing:-.4px}.kore-h2 em{font-style:italic;color:var(--kore-sage)}.kore-sub{font-family:var(--kore-body);font-weight:400;font-size:15px;color:var(--kore-gray);text-align:center;margin-bottom:32px;line-height:1.5}.kore-btn{display:inline-block;background:var(--kore-moss);color:#fff;font-family:var(--kore-body);font-weight:700;font-size:16px;letter-spacing:.5px;padding:16px 28px;border-radius:8px;text-decoration:none;transition:background .2s,transform .15s;border:none;cursor:pointer;text-transform:uppercase;min-height:48px}.kore-btn:hover{background:var(--kore-terracotta);transform:translateY(-1px)}.kore-btn-block{display:block;width:100%;text-align:center}.khero{background:var(--kore-cream);padding:14px 0 28px;font-family:var(--kore-body);color:var(--kore-forest);overflow-x:hidden}.khero-promo{background:var(--kore-forest);color:var(--kore-cream);text-align:center;padding:10px 14px;font-weight:600;font-size:13px;letter-spacing:.8px;text-transform:uppercase;margin:-18px 0 24px}@media(max-width:359px){.khero-promo{font-size:11px;letter-spacing:.4px;padding:9px 10px}}.khero-promo .accent{color:#ffd99e;font-weight:800}.khero-grid{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr;gap:24px;padding:0 16px;min-width:0}.khero-info{min-width:0}.khero-gallery{display:flex;flex-direction:column;gap:8px}.khero-gallery-main{width:100%;max-height:52vh;aspect-ratio:1/1;border-radius:12px;background:var(--kore-cream-dark);overflow:hidden}.khero-gallery-main img{width:100%;height:100%;object-fit:cover;display:block}.khero-gallery-thumbs{display:grid;grid-template-columns:repeat(5,1fr);gap:6px}.khero-thumb{aspect-ratio:1/1;border-radius:6px;overflow:hidden;background:var(--kore-cream-dark);cursor:pointer;border:2px solid transparent;transition:border-color .2s;min-height:44px}.khero-thumb.active{border-color:var(--kore-forest)}.khero-thumb img{width:100%;height:100%;object-fit:cover;display:block}.khero-info{padding-top:4px}.khero-rating{display:flex;align-items:center;gap:8px;margin-bottom:10px;flex-wrap:wrap}.khero-stars{color:#f5b800;font-size:16px;letter-spacing:1px}.khero-rating-text{font-size:12.5px;color:var(--kore-gray);font-weight:500}.khero-title{font-family:var(--kore-display);font-weight:700;font-size:24px;line-height:1.15;color:var(--kore-forest);margin:0 0 6px;letter-spacing:-.5px;word-wrap:break-word;overflow-wrap:break-word}.khero-tagline{font-family:var(--kore-body);font-weight:400;font-style:italic;font-size:14.5px;color:var(--kore-sage);margin-bottom:18px;line-height:1.4}@media(max-width:359px){.khero-title{font-size:21px}.khero-tagline{font-size:13.5px}}.khero-price-row{display:flex;align-items:baseline;gap:10px;margin-bottom:6px;flex-wrap:wrap}.khero-price-now{font-family:var(--kore-display);font-weight:700;font-size:30px;color:var(--kore-forest)}.khero-price-was{font-family:var(--kore-body);font-weight:500;font-size:17px;color:var(--kore-gray);text-decoration:line-through}.khero-price-badge{background:var(--kore-brick);color:#fff;padding:3px 9px;border-radius:4px;font-size:11px;font-weight:800;letter-spacing:1.2px;text-transform:uppercase}.khero-price-meta{font-size:12.5px;color:var(--kore-gray);margin-bottom:18px;font-weight:500;line-height:1.5}.khero-price-meta strong{color:var(--kore-forest);font-weight:700}.khero-cta{display:block;width:100%;background:var(--kore-moss);color:#fff;font-family:var(--kore-body);font-weight:800;font-size:16px;padding:18px 20px;border-radius:10px;border:none;cursor:pointer;text-transform:uppercase;letter-spacing:1.2px;transition:background .2s,transform .15s;margin-bottom:10px;min-height:56px}.khero-cta:hover{background:var(--kore-terracotta);transform:translateY(-1px)}.khero-cta-meta{text-align:center;font-size:11.5px;color:var(--kore-gray);margin-bottom:22px;font-weight:500;line-height:1.6}.khero-cta-meta .check{color:#4ade80;font-weight:700}.khero-trust-row{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;padding:16px 0;border-top:1px solid var(--kore-border);border-bottom:1px solid var(--kore-border);margin-bottom:18px}.khero-trust-cell{text-align:center}.khero-trust-cell .ic{font-size:20px;margin-bottom:4px}.khero-trust-cell .lbl{font-size:10.5px;font-weight:700;color:var(--kore-forest);line-height:1.3;letter-spacing:.3px;text-transform:uppercase}.khero-features{list-style:none;padding:0;margin:0}.khero-features li{display:flex;align-items:flex-start;gap:9px;padding:8px 0;font-size:13.5px;color:var(--kore-forest);line-height:1.5}.khero-features .ck{flex-shrink:0;width:18px;height:18px;border-radius:50%;background:var(--kore-forest);color:#fff;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:900;margin-top:1px}.khero-features strong{color:var(--kore-forest);font-weight:700}@media(min-width:768px){.khero{padding:24px 0 44px}.khero-promo{padding:10px 16px;font-size:14px;letter-spacing:1px;margin:-32px 0 32px}.khero-grid{grid-template-columns:1.05fr 1fr;gap:60px;padding:0 24px}.khero-gallery-main{max-height:none}.khero-info{position:sticky;top:24px;align-self:start;padding-top:8px}.khero-title{font-size:36px;letter-spacing:-.8px}.khero-tagline{font-size:17px;margin-bottom:22px}.khero-price-now{font-size:38px}.khero-price-was{font-size:20px}.khero-cta{font-size:17px;padding:19px 24px;letter-spacing:1.5px}.khero-rating-text{font-size:13px}.khero-features li{font-size:14.5px}.khero-trust-cell .lbl{font-size:11.5px;letter-spacing:.4px}}.kbento{background:var(--kore-cream-dark);padding:28px 16px;font-family:var(--kore-body)}.kbento-container{max-width:1100px;margin:0 auto}.kbento-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.kbento-card{position:relative;background:var(--kore-cream);padding:20px 14px;border-radius:12px;border:1px solid var(--kore-border);text-align:center;transition:transform .18s,box-shadow .18s;display:flex;flex-direction:column;justify-content:center}.kbento-card:hover{transform:translateY(-3px);box-shadow:0 8px 22px #2d433214}.kbento-card-accent{background:#fff8f3;border:2px solid var(--kore-terracotta);box-shadow:0 4px 14px #c46c481a}.kbento-card-flag{position:absolute;top:-9px;left:50%;transform:translate(-50%);background:var(--kore-terracotta);color:#fff;font-size:9px;font-weight:700;letter-spacing:.5px;padding:3px 8px;border-radius:4px;text-transform:uppercase;line-height:1.3;white-space:nowrap;max-width:calc(100% - 12px);overflow:hidden;text-overflow:ellipsis}@media(min-width:768px){.kbento-card-flag{font-size:10px;letter-spacing:.6px;padding:3px 9px}}.kbento-icon{display:flex;align-items:center;justify-content:center;margin:0 auto 10px;color:var(--kore-forest)}.kbento-icon .kicon{width:28px;height:28px;stroke-width:1.7}.kbento-card-accent .kbento-icon{color:var(--kore-terracotta)}.kbento-headline{font-family:var(--kore-display);font-weight:700;font-size:17px;line-height:1.15;color:var(--kore-forest);margin-bottom:6px;letter-spacing:-.2px}.kbento-text{font-size:12.5px;color:var(--kore-gray);line-height:1.45;font-weight:400}.kbento-text strong{color:var(--kore-forest);font-weight:700}@media(min-width:768px){.kbento{padding:50px 24px}.kbento-grid{grid-template-columns:repeat(4,1fr);gap:16px}.kbento-card{padding:28px 22px}.kbento-icon{margin-bottom:14px}.kbento-icon .kicon{width:34px;height:34px}.kbento-headline{font-size:22px}.kbento-text{font-size:13.5px}}.khow{background:var(--kore-cream);padding:28px 16px;font-family:var(--kore-body)}.khow-container{max-width:1100px;margin:0 auto}.khow-h2{font-family:var(--kore-display);font-weight:700;font-size:28px;color:var(--kore-forest);text-align:center;margin:0 0 8px;letter-spacing:-.4px;line-height:1.1}.khow-h2 em{font-style:italic;color:var(--kore-sage)}.khow-sub{text-align:center;font-size:15px;color:var(--kore-gray);margin-bottom:32px;max-width:540px;margin-left:auto;margin-right:auto;line-height:1.5}.khow-steps{display:grid;grid-template-columns:1fr;gap:16px}.khow-step{background:var(--kore-cream-dark);border-radius:14px;overflow:hidden;border:1px solid var(--kore-border);display:flex;flex-direction:column}.khow-step-img{width:100%;aspect-ratio:16/9;background:linear-gradient(135deg,var(--kore-cream) 0%,var(--kore-cream-dark) 100%);display:flex;align-items:center;justify-content:center;font-size:54px}.khow-step-img img{width:100%;height:100%;object-fit:cover;display:block}.khow-step-body{padding:22px 20px 24px}.khow-step-num{display:inline-block;background:var(--kore-forest);color:var(--kore-cream);font-family:var(--kore-display);font-weight:700;font-size:16px;width:32px;height:32px;line-height:32px;text-align:center;border-radius:50%;margin-bottom:10px}.khow-step-title{font-family:var(--kore-display);font-weight:700;font-size:20px;color:var(--kore-forest);margin:0 0 6px;letter-spacing:-.2px}.khow-step-text{font-size:13.5px;color:var(--kore-gray);line-height:1.55}.khow-time{display:inline-block;margin-top:10px;padding:4px 9px;background:var(--kore-forest);color:var(--kore-cream);font-size:10.5px;font-weight:700;letter-spacing:1px;border-radius:4px;text-transform:uppercase}.khow-foot{text-align:center;margin-top:28px;font-size:13.5px;color:var(--kore-forest);font-weight:500;line-height:1.5}.khow-foot strong{font-weight:700}@media(min-width:768px){.khow{padding:48px 24px}.khow-h2{font-size:38px;letter-spacing:-.5px}.khow-sub{font-size:16px;margin-bottom:34px}.khow-steps{grid-template-columns:repeat(3,1fr);gap:24px}.khow-step-img{aspect-ratio:4/3;font-size:72px}.khow-step-body{padding:26px 24px 30px}.khow-step-num{font-size:18px;width:36px;height:36px;line-height:36px}.khow-step-title{font-size:24px}.khow-step-text{font-size:14.5px}.khow-foot{font-size:14.5px;margin-top:36px}}.kmech{background:var(--kore-cream-dark);padding:28px 16px;font-family:var(--kore-body)}.kmech-container{max-width:1100px;margin:0 auto}.kmech-h2{font-family:var(--kore-display);font-weight:700;font-size:28px;color:var(--kore-forest);text-align:center;margin:0 0 8px;letter-spacing:-.4px;line-height:1.1}.kmech-h2 em{font-style:italic;color:var(--kore-sage)}.kmech-sub{text-align:center;font-size:15px;color:var(--kore-gray);margin-bottom:32px;max-width:620px;margin-left:auto;margin-right:auto;line-height:1.55}.kmech-grid{display:grid;grid-template-columns:1fr;gap:14px;margin-bottom:32px}.kmech-col{background:var(--kore-cream);padding:24px 18px;border-radius:12px;border:2px solid var(--kore-border)}.kmech-col.bad{border-color:#b85c3e66;background:#b85c3e0f}.kmech-col.good{border-color:var(--kore-forest)}.kmech-tag{display:inline-block;padding:4px 10px;border-radius:4px;font-size:10.5px;font-weight:800;letter-spacing:1.2px;text-transform:uppercase;margin-bottom:12px}.kmech-col.bad .kmech-tag{background:var(--kore-terracotta);color:#fff}.kmech-col.good .kmech-tag{background:var(--kore-forest);color:var(--kore-cream)}.kmech-col h3{font-family:var(--kore-display);font-weight:700;font-size:20px;color:var(--kore-forest);margin:0 0 12px;letter-spacing:-.2px}.kmech-flow{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px}.kmech-flow li{display:flex;align-items:center;gap:10px;padding:9px 12px;background:#fff;border-radius:6px;font-size:13px;color:var(--kore-forest);font-weight:500;border:1px solid var(--kore-border)}.kmech-flow .step{flex-shrink:0;width:24px;height:24px;line-height:24px;text-align:center;border-radius:50%;font-size:12px;font-weight:800;background:var(--kore-cream-dark);color:var(--kore-forest)}.kmech-col.bad .kmech-flow .x{color:var(--kore-terracotta);font-size:16px;font-weight:900;margin-left:auto}.kmech-col.good .kmech-flow .v{color:var(--kore-forest);font-size:16px;font-weight:900;margin-left:auto}.kmech-verdict{margin-top:14px;padding:12px 14px;border-radius:6px;font-family:var(--kore-display);font-weight:700;font-style:italic;font-size:15px;text-align:center}.kmech-col.bad .kmech-verdict{background:var(--kore-terracotta);color:#fff}.kmech-col.good .kmech-verdict{background:var(--kore-forest);color:var(--kore-cream)}.kmech-plants-title{font-family:var(--kore-display);font-weight:700;font-size:22px;color:var(--kore-forest);text-align:center;margin:0 0 6px;letter-spacing:-.2px}.kmech-plants-sub{text-align:center;font-size:13px;color:var(--kore-gray);margin-bottom:22px;font-style:italic;line-height:1.5}.kmech-plants{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.kmech-plant{background:#fff;border:1px solid var(--kore-border);border-radius:10px;padding:14px 6px;text-align:center;transition:transform .18s}.kmech-plant .em{font-size:24px;display:block;margin-bottom:5px;line-height:1}.kmech-plant .nm{font-size:10.5px;font-weight:700;color:var(--kore-forest);line-height:1.3}@media(min-width:768px){.kmech{padding:48px 24px}.kmech-h2{font-size:38px}.kmech-sub{font-size:16px;margin-bottom:32px}.kmech-grid{grid-template-columns:1fr 1fr;gap:24px;margin-bottom:40px}.kmech-col{padding:32px 26px}.kmech-col h3{font-size:24px;margin-bottom:16px}.kmech-flow li{padding:10px 14px;font-size:14px;gap:12px}.kmech-flow .step{width:28px;height:28px;line-height:28px;font-size:13px}.kmech-verdict{font-size:17px;padding:14px 16px}.kmech-plants-title{font-size:26px}.kmech-plants-sub{font-size:14px}.kmech-plants{grid-template-columns:repeat(6,1fr);gap:10px}.kmech-plant{padding:16px 8px}.kmech-plant .em{font-size:28px;margin-bottom:6px}.kmech-plant .nm{font-size:11.5px}}.ktest{background:var(--kore-cream);padding:28px 16px;font-family:var(--kore-body)}.ktest-container{max-width:1100px;margin:0 auto}.ktest-h2{font-family:var(--kore-display);font-weight:700;font-size:28px;color:var(--kore-forest);text-align:center;margin:0 0 8px;letter-spacing:-.4px;line-height:1.1}.ktest-h2 em{font-style:italic;color:var(--kore-sage)}.ktest-rating{text-align:center;margin-bottom:28px;font-size:14px;color:var(--kore-gray);font-weight:500;line-height:1.6}.ktest-rating .stars{color:#f5b800;font-size:19px;letter-spacing:1.5px;margin-right:6px;vertical-align:middle}.ktest-rating .score{color:var(--kore-forest);font-weight:800;font-size:16px}.ktest-rating .pct{color:var(--kore-forest);font-weight:700}.ktest-grid{display:grid;grid-template-columns:1fr;gap:14px}.ktest-card{background:var(--kore-cream-dark);padding:22px 20px;border-radius:12px;border:1px solid var(--kore-border);display:flex;flex-direction:column;gap:12px}.ktest-head{display:flex;align-items:center;gap:12px}.ktest-avatar{width:48px;height:48px;border-radius:50%;background:var(--kore-forest);color:var(--kore-cream);display:flex;align-items:center;justify-content:center;font-family:var(--kore-display);font-weight:700;font-size:20px;flex-shrink:0}.ktest-meta{flex:1;min-width:0}.ktest-name{font-family:var(--kore-display);font-weight:700;font-size:15.5px;color:var(--kore-forest)}.ktest-loc{font-size:11.5px;color:var(--kore-gray);margin-top:2px}.ktest-stars{color:#f5b800;font-size:13px;letter-spacing:1px;margin-top:2px}.ktest-quote{font-family:var(--kore-display);font-style:italic;font-weight:500;font-size:15px;line-height:1.5;color:var(--kore-forest);border-left:3px solid var(--kore-sage);padding-left:14px}.ktest-result{margin-top:2px;padding:10px 12px;background:#fff;border-radius:6px;font-size:12.5px;color:var(--kore-forest);font-weight:500;border:1px solid var(--kore-border);line-height:1.4}.ktest-result strong{color:var(--kore-forest);font-weight:700}.ktest-verified{margin-top:auto;font-size:11px;color:var(--kore-sage);font-weight:600;letter-spacing:.4px;display:flex;align-items:center;gap:6px}.ktest-verified .check{color:#4ade80;font-size:13px;font-weight:900}@media(min-width:700px){.ktest{padding:48px 24px}.ktest-h2{font-size:38px}.ktest-rating{margin-bottom:28px;font-size:15px}.ktest-rating .stars{font-size:22px;letter-spacing:2px;margin-right:10px}.ktest-rating .score{font-size:18px}.ktest-grid{grid-template-columns:repeat(2,1fr);gap:22px}.ktest-card{padding:28px 26px}.ktest-avatar{width:54px;height:54px;font-size:22px}.ktest-name{font-size:17px}.ktest-loc{font-size:12.5px}.ktest-stars{font-size:14px}.ktest-quote{font-size:17px;padding-left:16px}.ktest-result{font-size:13px;padding:10px 14px}}.kcomp{background:var(--kore-cream-dark);padding:28px 16px;font-family:var(--kore-body)}.kcomp-container{max-width:1000px;margin:0 auto}.kcomp-h2{font-family:var(--kore-display);font-weight:700;font-size:28px;color:var(--kore-forest);text-align:center;margin:0 0 8px;letter-spacing:-.4px;line-height:1.1}.kcomp-h2 em{font-style:italic;color:var(--kore-sage)}.kcomp-sub{text-align:center;font-size:15px;color:var(--kore-gray);margin-bottom:28px;max-width:580px;margin-left:auto;margin-right:auto;line-height:1.5}.kcomp-table-wrap{overflow-x:auto;background:var(--kore-cream);border-radius:12px;border:1px solid var(--kore-border);-webkit-overflow-scrolling:touch}.kcomp-table{width:100%;border-collapse:collapse;min-width:700px}.kcomp-table th,.kcomp-table td{padding:14px;text-align:left;vertical-align:middle;border-bottom:1px solid var(--kore-border);font-size:13px}.kcomp-table thead th{background:var(--kore-cream-dark);color:var(--kore-forest);font-family:var(--kore-display);font-weight:700;font-size:15px;text-align:center}.kcomp-table th.kore-col{background:var(--kore-forest);color:var(--kore-cream);position:relative}.kcomp-table th.kore-col:after{content:"BEST";position:absolute;top:-9px;right:8px;background:var(--kore-brick);color:#fff;padding:2px 7px;font-size:9.5px;font-weight:800;border-radius:4px;letter-spacing:.8px}.kcomp-table tbody tr:hover{background:var(--kore-cream-dark)}.kcomp-table tbody td.criterion{font-weight:700;color:var(--kore-forest);width:28%}.kcomp-table tbody td.kore-cell{background:#2d43320f;color:var(--kore-forest);font-weight:600;text-align:center}.kcomp-table tbody td.other-cell{color:var(--kore-gray);text-align:center;font-weight:500}.kcomp-yes{color:#22a653;font-weight:800;font-size:17px}.kcomp-no{color:var(--kore-brick);font-weight:800;font-size:17px}.kcomp-foot{margin-top:24px;text-align:center;font-size:13.5px;color:var(--kore-forest);font-weight:500;line-height:1.5}@media(min-width:700px){.kcomp{padding:48px 24px}.kcomp-h2{font-size:38px}.kcomp-sub{font-size:16px;margin-bottom:24px}.kcomp-table th,.kcomp-table td{padding:16px 18px;font-size:14px}.kcomp-table thead th{font-size:16px}.kcomp-foot{font-size:14.5px;margin-top:32px}}.kguar{background:var(--kore-cream);padding:28px 16px;font-family:var(--kore-body)}.kguar-container{max-width:1100px;margin:0 auto}.kguar-hero{background:var(--kore-forest);color:var(--kore-cream);padding:26px 22px;border-radius:16px;margin-bottom:28px;display:flex;flex-direction:column;align-items:center;gap:18px;text-align:center}.kguar-hero-ic{flex-shrink:0;width:80px;height:80px;background:var(--kore-cream);color:var(--kore-forest);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:42px}.kguar-hero-body{flex:1}.kguar-hero-h3{font-family:var(--kore-display);font-weight:700;font-size:22px;margin:0 0 8px;letter-spacing:-.3px;color:var(--kore-cream);line-height:1.2}.kguar-hero-h3 em{font-style:italic;color:#ffd99e}.kguar-hero-text{font-size:14px;line-height:1.55;color:#faf6f1eb;margin:0}.kguar-hero-text strong{color:var(--kore-cream);font-weight:700}.kguar-trust{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.kguar-cell{background:var(--kore-cream-dark);padding:18px 14px;border-radius:10px;border:1px solid var(--kore-border);text-align:center}.kguar-cell .ic{font-size:28px;margin-bottom:8px;line-height:1}.kguar-cell .lbl{font-family:var(--kore-display);font-weight:700;font-size:14px;color:var(--kore-forest);margin-bottom:5px;line-height:1.2}.kguar-cell .desc{font-size:11.5px;color:var(--kore-gray);line-height:1.45}@media(min-width:800px){.kguar{padding:44px 24px}.kguar-hero{flex-direction:row;text-align:left;padding:40px 36px;gap:28px;margin-bottom:24px}.kguar-hero-ic{width:96px;height:96px;font-size:50px}.kguar-hero-h3{font-size:30px;margin-bottom:10px}.kguar-hero-text{font-size:15.5px}.kguar-trust{grid-template-columns:repeat(4,1fr);gap:16px}.kguar-cell{padding:22px 18px}.kguar-cell .ic{font-size:32px;margin-bottom:10px}.kguar-cell .lbl{font-size:16px;margin-bottom:6px}.kguar-cell .desc{font-size:12.5px;line-height:1.5}}.kfaq{background:var(--kore-cream-dark);padding:28px 16px;font-family:var(--kore-body)}.kfaq-container{max-width:820px;margin:0 auto}.kfaq-h2{font-family:var(--kore-display);font-weight:700;font-size:28px;color:var(--kore-forest);text-align:center;margin:0 0 8px;letter-spacing:-.4px;line-height:1.1}.kfaq-h2 em{font-style:italic;color:var(--kore-sage)}.kfaq-sub{text-align:center;font-size:14px;color:var(--kore-gray);margin-bottom:28px;line-height:1.5}.kfaq-list{display:flex;flex-direction:column;gap:8px}.kfaq-item{background:var(--kore-cream);border:1px solid var(--kore-border);border-radius:10px;overflow:hidden;transition:border-color .2s}.kfaq-item[open]{border-color:var(--kore-forest)}.kfaq-item summary{cursor:pointer;padding:16px 18px;font-family:var(--kore-display);font-weight:700;font-size:15.5px;color:var(--kore-forest);list-style:none;display:flex;align-items:center;justify-content:space-between;gap:12px;transition:background .18s;min-height:44px}.kfaq-item summary::-webkit-details-marker{display:none}.kfaq-item summary:hover{background:var(--kore-cream-dark)}.kfaq-item summary:after{content:"+";font-size:24px;font-weight:400;color:var(--kore-sage);line-height:1;transition:transform .2s;flex-shrink:0}.kfaq-item[open] summary:after{content:"\2212"}.kfaq-item p{padding:0 18px 18px;margin:0;font-size:13.5px;color:var(--kore-forest);line-height:1.65}.kfaq-item p strong{font-weight:700}.kfaq-item p em{font-style:italic;color:var(--kore-sage)}@media(min-width:700px){.kfaq{padding:48px 24px}.kfaq-h2{font-size:38px}.kfaq-sub{font-size:15px;margin-bottom:24px}.kfaq-item summary{font-size:17px;padding:18px 22px}.kfaq-item summary:after{font-size:26px}.kfaq-item p{padding:0 22px 22px;font-size:14.5px}}.katc-sticky{position:fixed;bottom:0;left:0;right:0;background:#fff;border-top:1px solid var(--kore-border);padding:10px 12px env(safe-area-inset-bottom);z-index:100;display:none;box-shadow:0 -8px 22px #0f261e1a}.katc-sticky-inner{display:flex;align-items:center;gap:10px;max-width:680px;margin:0 auto}.katc-sticky-thumb{flex-shrink:0;width:48px;height:48px;border-radius:8px;overflow:hidden;background:var(--kore-cream);display:flex;align-items:center;justify-content:center}.katc-sticky-thumb img{width:100%;height:100%;object-fit:cover;display:block}.katc-sticky-info{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px;line-height:1.15}.katc-sticky-title{font-family:var(--kore-body);font-weight:600;font-size:12px;color:var(--kore-forest);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;letter-spacing:.1px}.katc-sticky-variant{font-weight:500;color:var(--kore-gray)}.katc-sticky-priceline{display:flex;align-items:baseline;gap:6px;flex-wrap:wrap}.katc-sticky-now{font-family:var(--kore-display);font-weight:700;font-size:17px;color:var(--kore-forest);line-height:1}.katc-sticky-was{font-family:var(--kore-body);font-weight:500;font-size:11.5px;color:var(--kore-gray);text-decoration:line-through;line-height:1}.katc-sticky-pct{font-size:10px;font-weight:700;color:#fff;background:var(--kore-terracotta);padding:2px 6px;border-radius:4px;letter-spacing:.4px;line-height:1.2}.katc-sticky-cta{flex-shrink:0;background:var(--kore-forest);color:#fff;border:none;border-radius:8px;padding:0 18px;font-family:var(--kore-body);font-weight:700;font-size:13.5px;letter-spacing:.5px;text-transform:uppercase;cursor:pointer;min-height:48px;display:inline-flex;align-items:center;gap:8px;transition:background .15s}.katc-sticky-cta:hover,.katc-sticky-cta:active{background:var(--kore-terracotta)}.katc-sticky-cta-ic{flex-shrink:0;width:16px;height:16px}@media(max-width:767px){.katc-sticky.visible{display:block}.katc-sticky-cta-label{display:inline}}@media(max-width:359px){.katc-sticky-thumb{width:44px;height:44px}.katc-sticky-now{font-size:15.5px}.katc-sticky-cta{padding:0 14px;font-size:12.5px}}@media(min-width:768px){.katc-sticky{display:none!important}}.kfinal{background:var(--kore-forest);color:var(--kore-cream);padding:44px 18px;font-family:var(--kore-body);text-align:center}.kfinal-container{max-width:760px;margin:0 auto}.kfinal-eyebrow{font-size:12px;letter-spacing:2px;color:#ffd99e;text-transform:uppercase;margin-bottom:16px;font-weight:700}.kfinal-h2{font-family:var(--kore-display);font-weight:700;font-size:32px;line-height:1.1;margin:0 0 14px;letter-spacing:-.5px;color:var(--kore-cream)}.kfinal-h2 em{font-style:italic;color:#ffd99e}.kfinal-sub{font-size:15.5px;color:#faf6f1e0;margin-bottom:28px;line-height:1.55}.kfinal-cta{display:inline-block;background:var(--kore-cream);color:var(--kore-forest);font-family:var(--kore-body);font-weight:800;font-size:16px;padding:18px 36px;border-radius:10px;text-decoration:none;letter-spacing:1.2px;text-transform:uppercase;transition:background .2s,transform .15s;min-height:56px;margin-bottom:14px}.kfinal-cta:hover{background:#ffd99e;transform:translateY(-1px)}.kfinal-meta{font-size:12px;color:#faf6f1b3;letter-spacing:.4px}.kfinal-meta strong{color:var(--kore-cream);font-weight:700}@media(min-width:700px){.kfinal{padding:54px 24px}.kfinal-h2{font-size:42px}.kfinal-sub{font-size:17px;margin-bottom:24px}.kfinal-cta{font-size:18px;padding:20px 44px;letter-spacing:1.5px}}.ktest-avatar-img{width:48px;height:48px;border-radius:50%;object-fit:cover;flex-shrink:0;border:2px solid var(--kore-cream)}@media(min-width:700px){.ktest-avatar-img{width:60px;height:60px}}.kba{background:var(--kore-cream);padding:28px 16px;font-family:var(--kore-body)}.kba-container{max-width:1200px;margin:0 auto}.kba-h2{font-family:var(--kore-display);font-weight:700;font-size:28px;color:var(--kore-forest);text-align:center;margin:0 0 8px;letter-spacing:-.4px;line-height:1.1}.kba-h2 em{font-style:italic;color:var(--kore-sage)}.kba-sub{text-align:center;font-size:15px;color:var(--kore-gray);margin-bottom:32px;max-width:620px;margin-left:auto;margin-right:auto;line-height:1.55}.kba-grid{display:grid;grid-template-columns:1fr;gap:20px}.kba-card{background:var(--kore-cream-dark);border-radius:14px;overflow:hidden;border:1px solid var(--kore-border)}.kba-card-img{width:100%;background:#000;aspect-ratio:4/5}.kba-card-img img{width:100%;height:100%;object-fit:cover;display:block}.kba-card-body{padding:20px 18px}.kba-tag{display:inline-block;background:var(--kore-forest);color:var(--kore-cream);padding:3px 9px;border-radius:4px;font-size:10.5px;font-weight:800;letter-spacing:1px;text-transform:uppercase;margin-bottom:10px}.kba-card h3{font-family:var(--kore-display);font-weight:700;font-size:20px;color:var(--kore-forest);margin:0 0 8px;letter-spacing:-.2px;line-height:1.2}.kba-card p{font-size:13.5px;color:var(--kore-gray);line-height:1.55;margin:0 0 12px}.kba-card p strong{color:var(--kore-forest);font-weight:700}.kba-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;margin-top:12px;padding-top:12px;border-top:1px solid var(--kore-border)}.kba-stat{display:flex;flex-direction:column;align-items:center;text-align:center;line-height:1.2}.kba-stat strong{font-family:var(--kore-display);font-size:16px;font-weight:800;color:var(--kore-terracotta);letter-spacing:-.3px}.kba-stat span{font-size:9.5px;color:var(--kore-gray);text-transform:uppercase;letter-spacing:.4px;margin-top:2px;line-height:1.25}.kba-foot{text-align:center;margin-top:28px;font-size:12.5px;color:var(--kore-gray);line-height:1.5;font-style:italic;max-width:580px;margin-left:auto;margin-right:auto}@media(min-width:768px){.kba{padding:48px 24px}.kba-h2{font-size:38px}.kba-sub{font-size:16px;margin-bottom:32px}.kba-grid{grid-template-columns:repeat(3,1fr);gap:24px}.kba-card-body{padding:24px 22px}.kba-card h3{font-size:22px}.kba-card p{font-size:14px}.kba-stat strong{font-size:18px}.kba-stat span{font-size:10px}.kba-foot{font-size:13px;margin-top:36px}}.kauth{background:var(--kore-cream-dark);padding:28px 16px;font-family:var(--kore-body)}.kauth-container{max-width:1100px;margin:0 auto}.kauth-h2{font-family:var(--kore-display);font-weight:700;font-size:28px;color:var(--kore-forest);text-align:center;margin:0 0 8px;letter-spacing:-.4px;line-height:1.1}.kauth-h2 em{font-style:italic;color:var(--kore-sage)}.kauth-sub{text-align:center;font-size:15px;color:var(--kore-gray);margin-bottom:32px;max-width:620px;margin-left:auto;margin-right:auto;line-height:1.55}.kauth-grid{display:grid;grid-template-columns:1fr;gap:18px;margin-bottom:32px}.kauth-card{background:var(--kore-cream);border-radius:14px;overflow:hidden;border:1px solid var(--kore-border);display:flex;flex-direction:column}.kauth-img{width:100%;aspect-ratio:1/1;object-fit:cover;display:block}.kauth-body{padding:22px 20px}.kauth-name{font-family:var(--kore-display);font-weight:700;font-size:18px;color:var(--kore-forest);letter-spacing:-.2px;margin-bottom:3px}.kauth-credit{font-size:11.5px;color:var(--kore-sage);font-weight:600;letter-spacing:.4px;margin-bottom:14px}.kauth-quote{font-family:var(--kore-display);font-style:italic;font-size:15px;line-height:1.55;color:var(--kore-forest);border-left:3px solid var(--kore-sage);padding-left:14px;margin:0}.kauth-lab{background:var(--kore-cream);border-radius:14px;overflow:hidden;border:1px solid var(--kore-border);display:flex;flex-direction:column}.kauth-lab-img{width:100%;aspect-ratio:16/9;object-fit:cover;display:block}.kauth-lab-body{padding:22px 20px}.kauth-lab-tag{display:inline-block;background:var(--kore-forest);color:var(--kore-cream);padding:4px 10px;border-radius:4px;font-size:11px;font-weight:800;letter-spacing:1px;margin-bottom:10px}.kauth-lab h3{font-family:var(--kore-display);font-weight:700;font-size:22px;color:var(--kore-forest);margin:0 0 10px;letter-spacing:-.2px;line-height:1.15}.kauth-lab p{font-size:13.5px;color:var(--kore-gray);line-height:1.6;margin:0}.kauth-lab p strong{color:var(--kore-forest);font-weight:700}@media(min-width:768px){.kauth{padding:48px 24px}.kauth-h2{font-size:38px}.kauth-sub{font-size:16px;margin-bottom:32px}.kauth-grid{grid-template-columns:repeat(2,1fr);gap:24px;margin-bottom:24px}.kauth-body{padding:28px 24px}.kauth-name{font-size:21px}.kauth-quote{font-size:16px;padding-left:16px}.kauth-lab{flex-direction:row;align-items:center}.kauth-lab-img{aspect-ratio:1/1;width:45%;flex-shrink:0}.kauth-lab-body{padding:32px 36px;flex:1}.kauth-lab h3{font-size:26px}.kauth-lab p{font-size:14.5px}}.kicon{width:1em;height:1em;display:inline-block;vertical-align:middle;flex-shrink:0;stroke:currentColor;fill:none}.khero-trust-cell .kicon{width:26px;height:26px;color:var(--kore-forest);margin:0 auto 4px;display:block}.kbento-icon .kicon,.kbento .kicon{width:36px;height:36px;color:var(--kore-forest);display:block;margin:0 auto 10px}.kbento-card .kicon{width:36px;height:36px;color:var(--kore-forest)}.kguar-hero-ic .kicon{width:48px;height:48px;color:var(--kore-forest)}.kguar-cell .ic .kicon{width:30px;height:30px;color:var(--kore-forest);display:block;margin:0 auto 8px}.kauth-lab-tag .kicon{width:14px;height:14px;color:var(--kore-cream);margin-right:6px;vertical-align:-2px}.kfinal-eyebrow .kicon{width:14px;height:14px;color:#ffd99e;margin-right:5px;vertical-align:-2px}.khow-time .kicon{width:13px;height:13px;color:var(--kore-cream);margin-right:4px;vertical-align:-2px}.khero-promo .kicon{width:14px;height:14px;color:var(--kore-cream);margin-right:6px;vertical-align:-2px}.kfoot .kicon{width:16px;height:16px;color:var(--kore-cream)}@media(min-width:768px){.khero-trust-cell .kicon{width:28px;height:28px;margin-bottom:6px}.kbento .kicon{width:42px;height:42px}.kguar-hero-ic .kicon{width:60px;height:60px}.kguar-cell .ic .kicon{width:34px;height:34px}}.kmech-plant-img{width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:8px;display:block;margin-bottom:8px}.kmech-plant{padding:8px;background:var(--kore-cream);border:1px solid var(--kore-border);border-radius:10px;text-align:center;transition:transform .18s}.kmech-plant:hover{transform:translateY(-2px)}.kmech-plant .nm{font-size:11px;font-weight:700;color:var(--kore-forest);line-height:1.2;display:block}@media(min-width:768px){.kmech-plant{padding:10px}.kmech-plant .nm{font-size:12.5px}}.khero-reassur{margin:18px 0 22px;display:flex;flex-direction:column;gap:0;border-top:1px solid var(--kore-border)}.khero-reassur-item{border-bottom:1px solid var(--kore-border);background:transparent}.khero-reassur-item summary{cursor:pointer;padding:14px 0;font-family:var(--kore-body);font-weight:600;font-size:14px;color:var(--kore-forest);list-style:none;display:flex;align-items:center;gap:10px;justify-content:flex-start;transition:color .15s;min-height:44px}.khero-reassur-item summary::-webkit-details-marker{display:none}.khero-reassur-item summary:after{content:"";width:10px;height:10px;border-right:1.5px solid var(--kore-sage);border-bottom:1.5px solid var(--kore-sage);transform:rotate(45deg);margin-left:auto;transition:transform .25s;flex-shrink:0}.khero-reassur-item[open] summary:after{transform:rotate(225deg)}.khero-reassur-item summary .kicon{width:18px;height:18px;color:var(--kore-forest);flex-shrink:0;stroke-width:1.8}.khero-reassur-item summary span{flex:1}.khero-reassur-item summary:hover{color:var(--kore-terracotta)}.khero-reassur-body{padding:0 0 16px 28px}.khero-reassur-body p{font-size:13.5px;color:var(--kore-gray);line-height:1.6;margin:0 0 8px}.khero-reassur-body p:last-child{margin-bottom:0}.khero-reassur-body p strong{color:var(--kore-forest);font-weight:700}.kcomp-table th.kore-col{background:var(--kore-forest);color:var(--kore-cream);position:relative;height:80px;padding:0!important;min-width:120px}.kcomp-table th.kore-col:before{content:"";display:block;width:90px;height:36px;margin:0 auto;background-image:url(/cdn/shop/files/logo_kore_primary.png?v=1779146678);background-size:contain;background-repeat:no-repeat;background-position:center;filter:brightness(0) invert(1)}.kcomp-table th.kore-col:after{content:"BESTSELLER";position:absolute;top:-1px;right:-1px;background:#ffd99e;color:var(--kore-forest);padding:3px 8px;font-size:9px;font-weight:800;border-radius:0 6px;letter-spacing:.8px;font-family:var(--kore-body)}.khero-payments{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;align-items:center;margin-bottom:20px;padding-top:6px}.khero-payment-icon{height:24px;width:auto;display:inline-block;filter:grayscale(.2);opacity:.85}.khero-benefits{list-style:none;margin:0 0 22px;display:flex;flex-direction:column;gap:10px;padding:14px 16px;background:var(--kore-cream-dark);border-radius:10px;border:1px solid var(--kore-border)}.khero-benefits li{display:flex;align-items:flex-start;gap:11px;font-size:13.5px;color:var(--kore-forest);line-height:1.45}.khero-benefit-ic{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:var(--kore-cream);border-radius:50%;color:var(--kore-forest)}.khero-benefit-ic .kicon{width:18px;height:18px;stroke-width:1.8}.khero-benefit-text strong{color:var(--kore-forest);font-weight:700}@media(min-width:768px){.khero-benefits{padding:16px 18px;margin-bottom:24px}.khero-benefits li{font-size:14px}.khero-benefit-ic{width:36px;height:36px}.khero-benefit-ic .kicon{width:20px;height:20px}}.khero-bundles{display:flex;flex-direction:column;gap:10px;margin:0 0 14px;padding:0}.khero-bundle{position:relative;display:flex;align-items:flex-start;gap:12px;padding:14px 16px 14px 14px;background:#fff;border:2px solid var(--kore-border);border-radius:10px;cursor:pointer;transition:border-color .15s,background .15s,box-shadow .15s}.khero-bundle:hover{border-color:var(--kore-forest)}.khero-bundle.is-selected{border-color:var(--kore-forest);background:var(--kore-cream);box-shadow:0 0 0 1px var(--kore-forest) inset}.khero-bundle.bundle-best{border-color:var(--kore-terracotta);background:#fff8f3}.khero-bundle.bundle-best.is-selected{border-color:var(--kore-terracotta);box-shadow:0 0 0 1px var(--kore-terracotta) inset;background:#ffefe2}.khero-bundle-radio{position:absolute;opacity:0;pointer-events:none}.khero-bundle-radio-circle{flex-shrink:0;width:18px;height:18px;border:2px solid var(--kore-border);border-radius:50%;margin-top:3px;position:relative;transition:border-color .15s}.khero-bundle.is-selected .khero-bundle-radio-circle{border-color:var(--kore-forest)}.khero-bundle.is-selected .khero-bundle-radio-circle:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:8px;height:8px;background:var(--kore-forest);border-radius:50%}.khero-bundle.bundle-best.is-selected .khero-bundle-radio-circle{border-color:var(--kore-terracotta)}.khero-bundle.bundle-best.is-selected .khero-bundle-radio-circle:after{background:var(--kore-terracotta)}.khero-bundle-badge{position:absolute;top:-9px;right:14px;background:var(--kore-forest);color:#fff;font-size:10px;font-weight:700;letter-spacing:.6px;padding:3px 9px;border-radius:4px;text-transform:uppercase;font-family:var(--kore-body);line-height:1.3}.khero-bundle.bundle-best .khero-bundle-badge{background:var(--kore-terracotta)}.khero-bundle-body{flex:1;display:flex;flex-direction:column;gap:4px;min-width:0}.khero-bundle-head{display:flex;flex-direction:column;gap:1px}.khero-bundle-head strong{font-size:14.5px;font-weight:700;color:var(--kore-forest);line-height:1.25}.khero-bundle-sub{font-size:11.5px;color:var(--kore-gray);line-height:1.3}.khero-bundle-price{display:flex;align-items:baseline;gap:8px;margin-top:2px;flex-wrap:wrap}.khero-bundle-now{font-family:var(--kore-display);font-size:19px;font-weight:700;color:var(--kore-forest);line-height:1}.khero-bundle-was{font-size:13px;color:var(--kore-gray);text-decoration:line-through;line-height:1}.khero-bundle-meta{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-top:2px;font-size:11.5px;line-height:1.4}.khero-bundle-perunit{color:var(--kore-gray)}.khero-bundle-perunit em{font-style:normal;opacity:.85}.khero-bundle-saving{color:var(--kore-terracotta);font-weight:700;background:#ffe7d6;padding:2px 7px;border-radius:4px;font-size:11px}.khero-bundle-freebie{display:flex;align-items:center;gap:6px;margin-top:6px;padding:7px 10px;background:var(--kore-cream);border-radius:6px;font-size:12px;color:var(--kore-forest);font-weight:600;line-height:1.3}.khero-bundle-freebie .kicon{width:14px;height:14px;stroke-width:2;flex-shrink:0;color:var(--kore-terracotta)}.khero-bundle.bundle-best .khero-bundle-freebie{background:#fff;border:1px dashed var(--kore-terracotta)}@media(min-width:768px){.khero-bundles{gap:11px;margin-bottom:16px}.khero-bundle{padding:15px 18px 15px 16px;gap:14px}.khero-bundle-head strong{font-size:15.5px}.khero-bundle-now{font-size:21px}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/kore-pdp.css.map */
