.sgk-page{--teal:#1F3A3E;--teal-2:#2B4E52;--cream:#FAF6EF;--cream-dim:#F1EADB;--gold:#D68F2E;--gold-deep:#B8781F;--sage:#7C9473;--sage-deep:#5E7654;--ink:#20302F;--ink-soft:rgba(32,48,47,.72);--line:rgba(32,48,47,.16);--line-on-dark:rgba(250,246,239,.22);--serif:"Newsreader", Georgia, serif;--sans:"Public Sans", -apple-system, sans-serif;--ease:cubic-bezier(.22,.9,.32,1)}.sgk-page *{box-sizing:border-box;margin:0;padding:0}.sgk-page{scroll-behavior:smooth;font-size:18px}.sgk-page{font-family:var(--sans);color:var(--ink);background:var(--cream);line-height:1.6;-webkit-font-smoothing:antialiased}.sgk-page img,.sgk-page svg{display:block;max-width:100%}.sgk-page a{color:inherit;text-decoration:none}.sgk-page button{font-family:inherit;cursor:pointer;border:none;background:none}.sgk-page .wrap{max-width:1180px;margin:0 auto;padding:0 32px}.sgk-page h1,.sgk-page h2,.sgk-page h3{font-family:var(--serif);font-weight:600;color:var(--teal);letter-spacing:-.01em}.sgk-page .on-dark h1,.sgk-page .on-dark h2,.sgk-page .on-dark h3{color:var(--cream)}.sgk-page .eyebrow{font-size:14px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--sage-deep);display:flex;align-items:center;gap:10px;margin-bottom:16px}.sgk-page .eyebrow:before{content:"";width:26px;height:2px;background:var(--sage-deep);display:inline-block}.sgk-page .eyebrow.on-dark{color:var(--gold)}.sgk-page .eyebrow.on-dark:before{background:var(--gold)}.sgk-page section{position:relative}@media(prefers-reduced-motion:reduce){.sgk-page{scroll-behavior:auto}.sgk-page *{animation-duration:.001ms!important;transition-duration:.001ms!important}}.sgk-page .photo-placeholder{background:repeating-linear-gradient(135deg,var(--cream-dim),var(--cream-dim) 10px,#ECE3D0 10px,#ECE3D0 20px);border:2px dashed var(--teal-2);border-radius:8px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:8px;padding:24px;color:var(--teal-2)}.sgk-page .photo-placeholder svg{width:36px;height:36px;opacity:.6;flex-shrink:0}.sgk-page .photo-placeholder .pp-title{width:100%;font-weight:700;font-size:14px;text-transform:uppercase;letter-spacing:.04em;word-wrap:break-word}.sgk-page .photo-placeholder .pp-spec{width:100%;font-size:12.5px;opacity:.8;font-family:monospace;word-wrap:break-word;overflow-wrap:break-word}.sgk-page .trustbar{background:var(--teal);color:var(--cream);padding:12px 16px;text-align:center}.sgk-page .trustbar .wrap{display:flex;justify-content:center;gap:36px;flex-wrap:wrap;font-size:14px;font-weight:600}.sgk-page .trustbar span{display:flex;align-items:center;gap:8px}.sgk-page .trustbar svg{width:16px;height:16px;stroke:var(--gold);flex-shrink:0}.sgk-page header.site{position:sticky;top:0;z-index:100;background:#faf6eff2;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.sgk-page nav{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:18px 32px;max-width:1180px;margin:0 auto}.sgk-page .logo{font-family:var(--serif);font-size:24px;font-weight:600;color:var(--teal);display:flex;align-items:center;gap:9px;flex-shrink:1;min-width:0;white-space:nowrap}.sgk-page .logo .mark{width:11px;height:11px;border-radius:50%;background:var(--gold);display:inline-block;flex-shrink:0}.sgk-page .navlinks{display:flex;gap:30px;font-size:15px;font-weight:600;color:var(--ink-soft)}.sgk-page .navlinks a:hover{color:var(--teal)}.sgk-page .nav-cta{font-size:14px;font-weight:700;background:var(--gold);color:var(--teal);padding:12px 22px;border-radius:6px;transition:background .2s var(--ease);white-space:nowrap;flex-shrink:0}.sgk-page .nav-cta:hover{background:var(--gold-deep);color:#fff}.sgk-page .nav-price{display:inline}.sgk-page .btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;font-size:16px;font-weight:700;padding:18px 32px;border-radius:8px;transition:all .25s var(--ease);white-space:nowrap}.sgk-page .btn-primary{background:var(--gold);color:var(--teal)}.sgk-page .btn-primary:hover{background:var(--gold-deep);color:#fff;transform:translateY(-1px)}.sgk-page .btn-ghost{border:2px solid var(--teal);color:var(--teal);background:transparent}.sgk-page .btn-ghost:hover{background:var(--teal);color:var(--cream)}.sgk-page .btn-ghost.on-dark{border-color:var(--cream);color:var(--cream)}.sgk-page .btn-ghost.on-dark:hover{background:var(--cream);color:var(--teal)}.sgk-page .btn-block{width:100%}.sgk-page .hero{padding:64px 0 56px}.sgk-page .hero .wrap{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:56px;align-items:center}.sgk-page .who-chip{display:inline-flex;gap:10px;flex-wrap:wrap;margin-bottom:22px}.sgk-page .who-chip span{background:var(--sage);color:#fff;font-size:13.5px;font-weight:700;padding:8px 14px;border-radius:100px}.sgk-page .hero h1{font-size:clamp(34px,4.4vw,52px);line-height:1.1;margin-bottom:20px}.sgk-page .hero h1 em{font-style:italic;color:var(--gold-deep)}.sgk-page .hero .sub{font-size:19px;color:var(--ink-soft);max-width:480px;margin-bottom:26px}.sgk-page .rating-row{display:flex;align-items:center;gap:10px;margin-bottom:26px;font-size:15px;font-weight:600;color:var(--ink-soft)}.sgk-page .stars{color:var(--gold);letter-spacing:2px;font-size:18px}.sgk-page .buybox{border:2px solid var(--teal);background:#fff;padding:28px;max-width:460px;border-radius:12px}.sgk-page .price-row{display:flex;align-items:baseline;gap:14px;margin-bottom:6px}.sgk-page .price-now{font-family:var(--serif);font-size:38px;font-weight:600;color:var(--teal)}.sgk-page .price-was{font-size:18px;color:var(--ink-soft);text-decoration:line-through}.sgk-page .price-save{font-size:13px;font-weight:700;color:var(--sage-deep);background:var(--cream-dim);padding:4px 10px;border-radius:4px}.sgk-page .stock-line{font-size:14px;font-weight:600;color:var(--ink-soft);margin-bottom:20px;display:flex;align-items:center;gap:8px}.sgk-page .stock-line .dot{width:8px;height:8px;border-radius:50%;background:var(--sage-deep);display:inline-block}.sgk-page .buybox .btn{margin-bottom:14px;font-size:18px;padding:20px}.sgk-page .microtrust{display:flex;justify-content:space-between;font-size:12.5px;font-weight:600;color:var(--ink-soft);flex-wrap:wrap;gap:8px}.sgk-page .hero-art .photo-placeholder{aspect-ratio:1/1;width:100%}.sgk-page .trust-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:26px 0;background:#fff}.sgk-page .trust-strip .wrap{display:flex;justify-content:space-between;flex-wrap:wrap;gap:20px}.sgk-page .trust-item{display:flex;align-items:center;gap:12px;font-size:14.5px;font-weight:700;color:var(--ink-soft)}.sgk-page .trust-item svg{width:24px;height:24px;stroke:var(--sage-deep);flex-shrink:0}.sgk-page .audience{padding:90px 0;background:var(--teal);color:var(--cream)}.sgk-page .audience .head{max-width:680px;margin-bottom:50px}.sgk-page .audience h2{font-size:clamp(28px,3.4vw,40px);line-height:1.2}.sgk-page .aud-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.sgk-page .aud-card{border:1px solid var(--line-on-dark);padding:32px 26px;border-radius:10px}.sgk-page .aud-card .icon{width:44px;height:44px;stroke:var(--gold);margin-bottom:18px}.sgk-page .aud-card h3{font-size:21px;color:var(--cream);margin-bottom:10px}.sgk-page .aud-card p{font-size:15.5px;color:#faf6efc7;line-height:1.6}.sgk-page .problem{padding:90px 0}.sgk-page .problem .wrap{max-width:820px;text-align:center}.sgk-page .problem h2{font-size:clamp(28px,3.4vw,38px);line-height:1.3;margin-bottom:16px}.sgk-page .problem p.lead{font-size:18px;color:var(--ink-soft);margin-bottom:38px}.sgk-page .symptom-row{display:flex;justify-content:center;gap:14px;flex-wrap:wrap}.sgk-page .symptom{border:2px solid var(--line);padding:12px 22px;font-size:15px;font-weight:600;color:var(--ink-soft);border-radius:100px}.sgk-page .solution{padding:90px 0;background:var(--cream-dim)}.sgk-page .solution .wrap{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:60px;align-items:center}.sgk-page .solution h2{font-size:clamp(28px,3.2vw,38px);margin-bottom:18px}.sgk-page .solution .lead{font-size:17px;color:var(--ink-soft);margin-bottom:30px;max-width:460px}.sgk-page .zone-list li{display:flex;align-items:flex-start;gap:16px;padding:18px 0;border-bottom:1px solid var(--line)}.sgk-page .zone-list li:first-child{padding-top:0}.sgk-page .zone-dot{width:14px;height:14px;border-radius:50%;margin-top:6px;flex-shrink:0}.sgk-page .zone-list h4{font-size:18px;font-weight:700;color:var(--teal);margin-bottom:3px}.sgk-page .zone-list p{font-size:15px;color:var(--ink-soft)}.sgk-page .diagram-wrap{background:#fff;border:1px solid var(--line);border-radius:12px;padding:30px}.sgk-page .diagram-wrap svg{width:100%;height:auto;max-width:340px;margin:0 auto}.sgk-page .howto{padding:90px 0}.sgk-page .howto .head{max-width:600px;margin-bottom:50px}.sgk-page .howto h2{font-size:clamp(28px,3.2vw,38px)}.sgk-page .step-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px}.sgk-page .step-card .photo-placeholder{aspect-ratio:4/3;margin-bottom:18px}.sgk-page .step-num{font-family:var(--serif);font-size:15px;font-weight:600;color:var(--gold-deep);margin-bottom:8px;display:block}.sgk-page .step-card h4{font-size:19px;color:var(--teal);margin-bottom:8px}.sgk-page .step-card p{font-size:14.5px;color:var(--ink-soft);line-height:1.6}.sgk-page .sizing{padding:90px 0;background:var(--cream-dim)}.sgk-page .sizing .wrap{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:56px;align-items:center}.sgk-page .sizing h2{font-size:clamp(28px,3.2vw,38px);margin-bottom:16px}.sgk-page .sizing p.lead{font-size:16.5px;color:var(--ink-soft);margin-bottom:24px;max-width:440px}.sgk-page table.sizing-table{width:100%;border-collapse:collapse;background:#fff;border-radius:10px;overflow:hidden;border:1px solid var(--line)}.sgk-page table.sizing-table th,.sgk-page table.sizing-table td{padding:16px 18px;text-align:left;font-size:15px;border-bottom:1px solid var(--line)}.sgk-page table.sizing-table thead th{background:var(--teal);color:var(--cream);font-size:13.5px;text-transform:uppercase;letter-spacing:.04em}.sgk-page table.sizing-table tr:last-child td{border-bottom:none}.sgk-page table.sizing-table td:first-child{font-weight:700;color:var(--teal)}.sgk-page .sizing .photo-placeholder{aspect-ratio:3/4}.sgk-page .reviews{padding:90px 0}.sgk-page .rev-head{max-width:560px;margin-bottom:46px}.sgk-page .rev-head h2{font-size:clamp(28px,3.2vw,38px)}.sgk-page .rev-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.sgk-page .rev-card{border:1px solid var(--line);padding:28px;background:#fff;border-radius:10px;display:flex;flex-direction:column;gap:16px}.sgk-page .rev-card .stars{font-size:15px}.sgk-page .rev-card p{font-size:15.5px;color:var(--ink);line-height:1.6;flex-grow:1}.sgk-page .rev-who{display:flex;align-items:center;gap:12px;padding-top:14px;border-top:1px solid var(--line)}.sgk-page .rev-avatar{width:40px;height:40px;border-radius:50%;background:var(--cream-dim);display:flex;align-items:center;justify-content:center;font-family:var(--serif);font-size:15px;color:var(--sage-deep);font-weight:700;flex-shrink:0}.sgk-page .rev-who .name{font-size:14.5px;font-weight:700;color:var(--teal)}.sgk-page .rev-who .loc{font-size:12.5px;color:var(--ink-soft)}.sgk-page .compare{padding:90px 0;background:var(--cream-dim)}.sgk-page .compare-head{max-width:600px;margin-bottom:44px}.sgk-page .compare-head h2{font-size:clamp(28px,3.2vw,38px)}.sgk-page .scroll-hint{display:none;font-size:13px;font-weight:700;color:var(--sage-deep);margin-bottom:10px;align-items:center;gap:6px}.sgk-page .table-scroll{position:relative}.sgk-page table.cmp{width:100%;border-collapse:collapse;background:#fff;border:1px solid var(--line);border-radius:10px;overflow:hidden}.sgk-page table.cmp th,.sgk-page table.cmp td{padding:18px 22px;text-align:left;font-size:15px;border-bottom:1px solid var(--line)}.sgk-page table.cmp thead th{font-size:13.5px;text-transform:uppercase;letter-spacing:.04em;color:var(--ink-soft);font-weight:700}.sgk-page table.cmp th:nth-child(2){color:var(--sage-deep)}.sgk-page table.cmp td:first-child{color:var(--ink-soft)}.sgk-page table.cmp td:nth-child(2){font-weight:700;color:var(--teal)}.sgk-page table.cmp td:nth-child(3){color:var(--ink-soft)}.sgk-page table.cmp tr:last-child td{border-bottom:none}.sgk-page .check{color:var(--sage-deep);font-weight:700}.sgk-page .cross{color:var(--ink-soft);opacity:.5}.sgk-page .guarantee{padding:90px 0}.sgk-page .guarantee .wrap{display:grid;grid-template-columns:minmax(0,.7fr) minmax(0,1.3fr);gap:56px;align-items:center}.sgk-page .g-badge{width:170px;height:170px;border:3px solid var(--teal);border-radius:50%;display:flex;align-items:center;justify-content:center;text-align:center;flex-direction:column;font-family:var(--serif);color:var(--teal);margin:0 auto}.sgk-page .g-badge .n{font-size:40px;font-weight:600}.sgk-page .g-badge .t{font-size:12.5px;font-weight:700;text-transform:uppercase;margin-top:4px;color:var(--sage-deep)}.sgk-page .guarantee h2{font-size:clamp(26px,3vw,34px);margin-bottom:16px}.sgk-page .guarantee p{color:var(--ink-soft);font-size:16px;line-height:1.7;max-width:560px}.sgk-page .faq{padding:90px 0;background:var(--cream-dim)}.sgk-page .faq-head{max-width:520px;margin-bottom:44px}.sgk-page .faq-head h2{font-size:clamp(28px,3.2vw,38px)}.sgk-page .faq-list{max-width:840px}.sgk-page .faq-item{border-bottom:1px solid var(--line)}.sgk-page .faq-q{width:100%;display:flex;justify-content:space-between;align-items:center;gap:20px;padding:24px 4px;text-align:left;font-family:var(--serif);font-size:19px;color:var(--teal);font-weight:600}.sgk-page .faq-q .plus{font-size:22px;color:var(--gold-deep);transition:transform .3s var(--ease);flex-shrink:0}.sgk-page .faq-item.open .plus{transform:rotate(45deg)}.sgk-page .faq-a{max-height:0;overflow:hidden;transition:max-height .35s var(--ease)}.sgk-page .faq-a p{padding:0 4px 24px;font-size:16px;color:var(--ink-soft);line-height:1.7;max-width:700px}.sgk-page .final-cta{background:var(--teal);color:var(--cream);padding:100px 0;text-align:center}.sgk-page .final-cta .wrap{max-width:640px}.sgk-page .final-cta h2{font-size:clamp(30px,4vw,44px);line-height:1.18;margin-bottom:18px}.sgk-page .final-cta h2 em{color:var(--gold);font-style:italic}.sgk-page .final-cta p{color:#faf6efcc;font-size:17px;margin-bottom:34px}.sgk-page .final-cta .btns{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}.sgk-page footer{background:#182b2a;color:#faf6efa6;padding:60px 0 28px}.sgk-page .foot-grid{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(0,1fr) minmax(0,1fr) minmax(0,1fr);gap:40px;margin-bottom:50px}.sgk-page .foot-grid .logo{color:var(--cream);margin-bottom:14px}.sgk-page .foot-grid p{font-size:14.5px;line-height:1.6;max-width:280px}.sgk-page .foot-col h5{font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--cream);margin-bottom:14px}.sgk-page .foot-col a{display:block;font-size:14.5px;padding:6px 0;color:#faf6efa6}.sgk-page .foot-col a:hover{color:var(--gold)}.sgk-page .foot-bottom{border-top:1px solid var(--line-on-dark);padding-top:24px;display:flex;justify-content:space-between;font-size:12.5px;color:#faf6ef66;flex-wrap:wrap;gap:10px}.sgk-page .sticky-cta{position:fixed;bottom:0;left:0;right:0;background:#fff;border-top:1px solid var(--line);padding:14px 20px;display:none;align-items:center;justify-content:space-between;gap:16px;z-index:200;box-shadow:0 -8px 24px #20302f1a}.sgk-page .sticky-cta .price-now{font-size:20px}.sgk-page .sticky-cta .btn{padding:14px 22px;font-size:15px}.sgk-page .reveal{opacity:0;transform:translateY(20px);transition:opacity .6s var(--ease),transform .6s var(--ease)}.sgk-page .reveal.in-view{opacity:1;transform:translateY(0)}@media(max-width:960px){.sgk-page .hero .wrap{grid-template-columns:minmax(0,1fr);gap:40px}.sgk-page .hero-art{order:-1;max-width:380px;margin:0 auto;width:100%}.sgk-page .aud-grid,.sgk-page .solution .wrap,.sgk-page .step-grid,.sgk-page .sizing .wrap,.sgk-page .rev-grid{grid-template-columns:minmax(0,1fr)}.sgk-page .guarantee .wrap{grid-template-columns:minmax(0,1fr);text-align:center}.sgk-page .foot-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);row-gap:32px}.sgk-page .navlinks{display:none}.sgk-page .sticky-cta{display:flex}.sgk-page table.cmp,.sgk-page table.sizing-table{font-size:13.5px}.sgk-page table.cmp th,.sgk-page table.cmp td,.sgk-page table.sizing-table th,.sgk-page table.sizing-table td{padding:12px}.sgk-page .trustbar .wrap{gap:18px;font-size:12.5px}}@media(max-width:560px){.sgk-page .wrap{padding:0 20px}.sgk-page .foot-grid{grid-template-columns:minmax(0,1fr)}.sgk-page{padding-bottom:78px}.sgk-page{font-size:17px}.sgk-page .hero{padding:40px 0}.sgk-page nav{padding:14px 20px}.sgk-page .logo{font-size:19px}.sgk-page .nav-cta{padding:10px 14px;font-size:12.5px}.sgk-page table.cmp,.sgk-page table.sizing-table{display:block;overflow-x:auto;-webkit-overflow-scrolling:touch;white-space:nowrap}.sgk-page .scroll-hint{display:flex}}@media(max-width:400px){.sgk-page .nav-price{display:none}.sgk-page .logo{font-size:17px}}.sgk-page{overflow-x:hidden}.sgk-page a:focus-visible,.sgk-page button:focus-visible,.sgk-page summary:focus-visible{outline:3px solid var(--gold-deep);outline-offset:3px}
/*# sourceMappingURL=/cdn/shop/t/13/assets/sgk-styles.css.map */
