.hgk{--hgk-purple: #5b4fcf;--hgk-purple-soft: #9b8fcf;--hgk-purple-tint: #f5f3ff;--hgk-purple-tint2: #f0eeff;--hgk-navy: #1a2340;--hgk-ink: #333;--hgk-dark: #0f0f1e;--hgk-dark2: #141424;--hgk-dark3: #1a1a30;--hgk-dark-border: #2a2a44;--hgk-line: #e5e5e5;--hgk-line-soft: #eee;--hgk-bg-soft: #f8f8f8;--hgk-bg-soft2: #f5f5f5;--hgk-font: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif;font-family:var(--hgk-font);color:var(--hgk-ink);font-size:14px;line-height:1.6;box-sizing:border-box}.hgk *,.hgk *:before,.hgk *:after{box-sizing:border-box}.hgk img{max-width:100%;display:block}.hgk-section{padding:64px 48px}.hgk-inner{max-width:960px;margin:0 auto}.hgk-inner--narrow{max-width:700px}.hgk-h2{font-size:22px;font-weight:600;color:var(--hgk-navy);text-align:center;margin:0 0 16px}.hgk-h2--left{text-align:left}.hgk-lede{font-size:13px;color:#666;text-align:center;max-width:680px;margin:0 auto 40px;line-height:1.85}.hgk-lede--left{text-align:left;margin-left:0}.hgk-btn{display:inline-block;text-decoration:none;text-align:center;padding:13px 30px;border-radius:5px;font-size:14px;font-weight:600;cursor:pointer;letter-spacing:.3px;border:none;font-family:inherit}.hgk-btn--primary{background:var(--hgk-purple);color:#fff}.hgk-btn--secondary{background:#fff;color:var(--hgk-ink);border:1px solid #ccc;font-weight:500}.hgk-grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.hgk-grid-2{display:grid;grid-template-columns:1fr 1fr;gap:20px}.hgk-card{background:#fff;border:1px solid var(--hgk-line);border-radius:8px;padding:20px 22px;font-size:13px;color:#444;line-height:1.6}.hgk-card strong{display:block;color:var(--hgk-navy);font-weight:600;margin-bottom:6px}.hgk-hero-wrap{background:var(--hgk-bg-soft);padding:48px 48px 0}.hgk-hero{max-width:860px;margin:0 auto;text-align:center}.hgk-hero-badge{font-size:11px;letter-spacing:1.8px;color:#888;text-transform:uppercase;margin-bottom:18px}.hgk-hero-title{font-size:38px;font-weight:700;color:var(--hgk-navy);line-height:1.2;margin-bottom:20px}.hgk-hero-sub{font-size:14px;color:#666;max-width:520px;margin:0 auto 28px;line-height:1.75}.hgk-hero-btns{display:flex;gap:12px;justify-content:center;margin-bottom:40px;flex-wrap:wrap}.hgk-hero-img{max-width:620px;margin:0 auto;background:var(--hgk-dark);border-radius:14px 14px 0 0;min-height:380px;display:flex;align-items:center;justify-content:center;overflow:hidden}.hgk-hero-img img{max-width:100%;max-height:420px;width:auto;height:auto;object-fit:contain}.hgk-ph{color:#555;font-size:13px;text-align:center;padding:40px;line-height:2}.hgk-dark{background:var(--hgk-dark);padding:80px 48px;text-align:center}.hgk-dark-box{max-width:640px;margin:0 auto;background:var(--hgk-dark3);border-radius:12px;padding:40px 44px;border:1px solid var(--hgk-dark-border)}.hgk-dark-label{font-size:11px;letter-spacing:2px;color:var(--hgk-purple-soft);text-transform:uppercase;margin-bottom:14px}.hgk-dark-title{font-size:28px;font-weight:700;color:#fff;margin-bottom:20px}.hgk-dark-bullets{list-style:none;margin:0;padding:0}.hgk-dark-bullets li{font-size:13px;color:#bbb;padding:6px 0;border-bottom:1px solid var(--hgk-dark-border);line-height:1.6}.hgk-dark-bullets li:last-child{border-bottom:none}.hgk-dark-cta{margin-top:28px}.hgk-dark-footer{margin-top:24px;font-size:12px;color:#666;letter-spacing:.5px}.hgk-benefits-inner{max-width:700px;margin:0 auto}.hgk-benefits-title{font-size:20px;font-weight:600;color:var(--hgk-navy);margin-bottom:36px}.hgk-benefit{margin-bottom:36px}.hgk-benefit:last-child{margin-bottom:0}.hgk-benefit h3{font-size:15px;font-weight:600;color:var(--hgk-purple);margin-bottom:8px}.hgk-benefit p{font-size:13px;color:#666;line-height:1.8;margin:0}.hgk-schedule-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:20px}.hgk-supp{background:#fff;border:1px solid var(--hgk-line);border-radius:8px;padding:20px 20px 18px}.hgk-supp-name{font-size:12px;font-weight:700;color:var(--hgk-purple);margin-bottom:12px;text-transform:uppercase;letter-spacing:.3px}.hgk-days{display:flex;gap:5px;margin-bottom:14px}.hgk-day{width:27px;height:27px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:500;color:#bbb}.hgk-day.is-on{border:1.5px solid var(--hgk-purple);color:var(--hgk-purple)}.hgk-supp-desc{font-size:12px;color:#666;line-height:1.7}.hgk-gallery{display:grid;grid-template-columns:1fr 1fr;gap:0}.hgk-gallery-card{background:var(--hgk-dark);min-height:320px;display:flex;flex-direction:column;justify-content:flex-end;position:relative;overflow:hidden}.hgk-gallery-card img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain;padding:24px}.hgk-gallery-ph{color:#444;font-size:13px;text-align:center;padding:24px;margin:auto;position:relative;z-index:1}.hgk-gallery-cap{padding:20px 24px;position:relative;z-index:1}.hgk-gallery-label{color:#fff;font-size:14px;font-weight:500}.hgk-gallery-sub{color:#888;font-size:12px;margin-top:4px}.hgk-buy-wrap{padding:64px 48px}.hgk-buy{max-width:960px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;border-radius:12px;overflow:hidden;box-shadow:0 4px 28px #00000014}.hgk-buy-img{background:var(--hgk-dark);min-height:420px;display:flex;align-items:center;justify-content:center;padding:40px;position:relative;overflow:hidden}.hgk-buy-img img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain;padding:32px}.hgk-buy-img-inner{text-align:center;position:relative;z-index:1}.hgk-buy-img-inner .p-badge{font-size:11px;letter-spacing:2px;color:var(--hgk-purple-soft);text-transform:uppercase;margin-bottom:14px}.hgk-buy-img-inner .p-title{font-size:22px;font-weight:700;color:#fff;margin-bottom:8px}.hgk-buy-img-inner .p-sub{font-size:12px;color:#777}.hgk-buy-info{padding:44px 40px;background:#fff}.hgk-buy-info h2{font-size:28px;font-weight:700;color:var(--hgk-navy);margin-bottom:10px}.hgk-buy-info>p{font-size:13px;color:#666;line-height:1.75;margin-bottom:28px}.hgk-pack{width:100%;text-align:left;background:#fff;border:1px solid #e0e0e0;border-radius:6px;padding:14px 18px;margin-bottom:10px;cursor:pointer;transition:border-color .2s;font-family:inherit;position:relative}.hgk-pack:hover{border-color:var(--hgk-purple-soft)}.hgk-pack[aria-pressed=true]{border-color:var(--hgk-purple);background:var(--hgk-purple-tint)}.hgk-pack-row{display:flex;justify-content:space-between;align-items:center}.hgk-pack-row+.hgk-pack-row{margin-top:2px}.hgk-pack-main{font-size:13px;font-weight:600;color:var(--hgk-navy)}.hgk-pack-sub{font-size:11px;color:#888}.hgk-pack-badge{display:inline-block;background:var(--hgk-purple);color:#fff;font-size:9px;padding:2px 7px;border-radius:20px;margin-left:7px;font-weight:600;letter-spacing:.5px;vertical-align:middle}.hgk-atc{width:100%;background:var(--hgk-purple);color:#fff;border:none;padding:15px;border-radius:6px;font-size:15px;font-weight:600;cursor:pointer;margin-top:18px;letter-spacing:.3px;font-family:inherit}.hgk-atc[disabled]{opacity:.5;cursor:default}.hgk-note{font-size:11px;color:#888;text-align:center;margin-top:12px}.hgk-sticky{position:fixed;bottom:0;left:0;right:0;background:#fff;border-top:1px solid var(--hgk-line-soft);padding:12px 48px;display:flex;align-items:center;justify-content:space-between;z-index:100;box-shadow:0 -2px 14px #00000012;transform:translateY(110%);transition:transform .28s ease}.hgk-sticky.is-on{transform:translateY(0)}.hgk-sticky-id{display:flex;align-items:center;gap:14px}.hgk-sticky-thumb{width:42px;height:42px;background:var(--hgk-purple-tint2);border-radius:6px;overflow:hidden;display:flex;align-items:center;justify-content:center;font-size:10px;color:var(--hgk-purple-soft);font-weight:600}.hgk-sticky-thumb img{width:100%;height:100%;object-fit:cover}.hgk-sticky-title{font-size:13px;font-weight:600;color:var(--hgk-navy)}.hgk-sticky-sub{font-size:11px;color:#888;margin-top:2px}.hgk-sticky-actions{display:flex;align-items:center;gap:14px}.hgk-qty{display:flex;align-items:center;gap:10px;border:1px solid #ddd;border-radius:4px;padding:7px 14px}.hgk-qty button{background:none;border:none;font-size:15px;color:#555;cursor:pointer;font-family:inherit;line-height:1}.hgk-qty span{font-size:14px;min-width:22px;text-align:center}.hgk-sticky .hgk-atc{width:auto;margin-top:0;padding:10px 26px;font-size:13px;border-radius:4px}.hgk-toast{position:fixed;left:50%;bottom:90px;transform:translate(-50%,20px);background:var(--hgk-navy);color:#fff;padding:12px 22px;border-radius:6px;font-size:13px;font-weight:500;opacity:0;pointer-events:none;transition:opacity .2s,transform .2s;z-index:120}.hgk-toast.is-on{opacity:1;transform:translate(-50%)}.hgk-ingredient{margin-bottom:36px}.hgk-ingredient:last-child{margin-bottom:0}.hgk-ingredient h3{font-size:15px;font-weight:600;color:var(--hgk-purple);margin-bottom:8px}.hgk-ingredient p{font-size:13px;color:#666;line-height:1.85;margin:0}.hgk-ing-table{margin-top:12px;border:1px solid var(--hgk-line-soft);border-radius:6px;overflow:hidden;width:100%;max-width:460px;border-collapse:collapse}.hgk-ing-table td{padding:8px 14px;font-size:12px;border-bottom:1px solid #f0f0f0;color:#555}.hgk-ing-table tr:last-child td{border-bottom:none}.hgk-ing-table td:first-child{color:#333;font-weight:500}.hgk-ing-table td:last-child{color:#888;text-align:right}.hgk-reviews-inner{max-width:960px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:24px}.hgk-review{background:#fff;border-radius:8px;padding:28px 28px 24px}.hgk-stars{color:var(--hgk-navy);font-size:14px;margin-bottom:14px;letter-spacing:2px}.hgk-review-text{font-size:14px;color:var(--hgk-navy);font-weight:500;line-height:1.7;margin-bottom:12px}.hgk-review-author{font-size:12px;color:#999}.hgk-faq-title{font-size:22px;font-weight:600;color:var(--hgk-navy);margin-bottom:32px}.hgk-faq-item{border:1px solid var(--hgk-line);border-radius:6px;margin-bottom:10px;overflow:hidden}.hgk-faq-q{padding:16px 20px;display:flex;justify-content:space-between;align-items:center;cursor:pointer;font-size:13px;color:var(--hgk-ink);font-weight:500;-webkit-user-select:none;user-select:none;list-style:none}.hgk-faq-q::-webkit-details-marker{display:none}.hgk-faq-chevron{font-size:18px;color:#999;transition:transform .2s}.hgk-faq-item[open] .hgk-faq-chevron{transform:rotate(180deg)}.hgk-faq-a{padding:0 20px 18px;font-size:13px;color:#666;line-height:1.8}.hgk--soft{background:var(--hgk-bg-soft)}.hgk--soft2{background:var(--hgk-bg-soft2)}@media(max-width:749px){.hgk-section,.hgk-hero-wrap,.hgk-dark,.hgk-buy-wrap{padding-left:20px;padding-right:20px}.hgk-hero-wrap{padding-top:32px}.hgk-hero-title{font-size:28px}.hgk-grid-3,.hgk-schedule-grid,.hgk-reviews-inner,.hgk-grid-2,.hgk-gallery,.hgk-buy{grid-template-columns:1fr}.hgk-sticky{padding:10px 16px}.hgk-sticky-sub{display:none}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/hgk.css.map */
