.gwc-urgency-bar{background:linear-gradient(135deg,#1a1a2e,#2d1200);color:#fff;padding:12px 24px;text-align:center;font-size:14px}.gwc-urgency-bar__inner{display:flex;align-items:center;justify-content:center;gap:10px;flex-wrap:wrap;max-width:900px;margin:0 auto}.gwc-urgency-bar__dot{width:8px;height:8px;background:#f4a261;border-radius:50%;animation:gwcPulse 1.2s ease-in-out infinite;flex-shrink:0}.gwc-mini-countdown{display:inline-block;background:#f4a26133;border:1px solid rgba(244,162,97,.4);color:#f4a261;font-weight:900;font-size:15px;padding:1px 10px;border-radius:6px;font-variant-numeric:tabular-nums;margin-left:4px}.gwc-progress-bar-wrap{background:#fff9f0;padding:14px 24px;border-bottom:1px solid #E8D5B0}.gwc-progress-bar-inner{height:8px;background:#f0e4d0;border-radius:20px;overflow:hidden;margin-bottom:8px}.gwc-progress-fill{height:100%;width:0;background:linear-gradient(90deg,#f4a261,#e76f51);border-radius:20px;animation:gwcFillBar 1.4s cubic-bezier(.4,0,.2,1) forwards}@keyframes gwcFillBar{0%{width:0}to{width:var(--gwc-pct, 100%)}}.gwc-progress-label{font-size:13px;color:#444;margin:0;text-align:center}.gwc-progress-label--done{color:#52b788}.gwc-progress-threshold{color:#aaa;font-size:12px}.cart__checkout-button,button[name=checkout],.cart input[type=submit],[id*=checkout] button{animation:gwcGlow 2.4s ease-in-out infinite!important}@keyframes gwcGlow{0%,to{box-shadow:0 4px 14px #e76f5159}50%{box-shadow:0 6px 28px #e76f51a6,0 0 0 4px #f4a26126}}@keyframes gwcPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.4)}}@keyframes gwcFillBar{0%{width:0}to{width:100%}}@keyframes gwcFadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.gwc-trust{padding:32px 24px;border-top:1px solid #E8D5B0;max-width:900px;margin:0 auto}.gwc-trust-badges{display:flex;justify-content:center;gap:12px;flex-wrap:wrap;margin-bottom:28px}.gwc-trust-badge{display:flex;align-items:center;gap:6px;background:#fff9f0;border:1px solid #E8D5B0;border-radius:8px;padding:8px 16px;font-size:13px;font-weight:700;color:#444;animation:gwcFadeIn .5s ease both}.gwc-trust-badge__icon{font-size:18px}.gwc-pay-title{text-align:center;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#aaa;margin-bottom:14px}.gwc-payment-methods{display:flex;justify-content:center;align-items:center;gap:8px;flex-wrap:wrap;margin-bottom:24px}.gwc-pm{display:inline-flex;align-items:center;justify-content:center;height:32px;padding:0 12px;border:1px solid #ddd;border-radius:6px;font-size:11px;font-weight:800;letter-spacing:.03em;background:#fff;white-space:nowrap}.gwc-pm--visa{color:#1a1f71;border-color:#1a1f71}.gwc-pm--mc{color:#eb001b;border-color:#eb001b}.gwc-pm--paypal{color:#003087;border-color:#003087;background:#ffc439}.gwc-pm--apple{color:#000;border-color:#000}.gwc-pm--google{color:#4285f4;border-color:#4285f4}.gwc-pm--bizum{color:#6f3ff5;border-color:#6f3ff5}.gwc-pm--amex{color:#007bc1;border-color:#007bc1}.gwc-social-now{display:flex;align-items:center;justify-content:center;gap:8px;font-size:13px;color:#666;text-align:center}.gwc-social-now__dot{width:8px;height:8px;background:#52b788;border-radius:50%;animation:gwcPulse 1.5s ease-in-out infinite;flex-shrink:0}:root{--gw-primary: #F4A261;--gw-coral: #E76F51;--gw-gold: #FFBE0B;--gw-dark: #1A1A2E;--gw-warm: #FFF9F0;--gw-warm-2: #FEF3E2;--gw-text: #2D2D2D;--gw-muted: #777;--gw-border: #E8D5B0;--gw-green: #52B788;--gw-white: #FFFFFF;--gw-r: 12px;--gw-rl: 20px;--gw-shadow: 0 4px 24px rgba(244,162,97,.15);--gw-shadow-lg: 0 8px 48px rgba(244,162,97,.25);--gw-max: 1160px;--gw-ease: all .3s ease}.gw-wrap{max-width:var(--gw-max);margin:0 auto;padding:0 24px}.gw-hero *,.gw-trust *,.gw-problem *,.gw-how *,.gw-product *,.gw-compare *,.gw-testimonials *,.gw-urgency *,.gw-guarantee *,.gw-closing *{box-sizing:border-box}.gw-center{text-align:center}.gw-tag{display:inline-block;background:var(--gw-primary);color:#fff;font-size:11px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;padding:6px 16px;border-radius:20px;margin-bottom:14px}.gw-h2{font-size:clamp(26px,4vw,44px);font-weight:900;color:var(--gw-dark);line-height:1.18;margin:0 0 14px}.gw-h2--light{color:#fff}.gw-lead{font-size:17px;color:var(--gw-muted);line-height:1.7;max-width:620px;margin:0 auto}.gw-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:16px 32px;border-radius:var(--gw-r);font-size:16px;font-weight:800;text-decoration:none;cursor:pointer;border:none;transition:var(--gw-ease);letter-spacing:.02em}.gw-btn--primary{background:linear-gradient(135deg,var(--gw-primary),var(--gw-coral));color:#fff;box-shadow:0 4px 18px #e76f5166}.gw-btn--primary:hover{transform:translateY(-2px);box-shadow:0 8px 28px #e76f5180;color:#fff}.gw-btn--lg{padding:20px 44px;font-size:18px;border-radius:14px}.gw-btn--gold{background:linear-gradient(135deg,var(--gw-gold),#FF9F00);color:var(--gw-dark);box-shadow:0 4px 18px #ffbe0b66}.gw-btn--gold:hover{transform:translateY(-2px);box-shadow:0 8px 28px #ffbe0b80;color:var(--gw-dark)}.gw-btn--outline{background:transparent;border:2px solid var(--gw-primary);color:var(--gw-coral)}.gw-btn--outline:hover{background:var(--gw-primary);color:#fff}.gw-btn--full{width:100%}.gwh-sticky{position:fixed;bottom:20px;left:50%;transform:translate(-50%) translateY(100px);z-index:9999;opacity:0;transition:transform .4s cubic-bezier(.34,1.56,.64,1),opacity .3s ease;pointer-events:none;white-space:nowrap}.gwh-sticky.visible{transform:translate(-50%) translateY(0);opacity:1;pointer-events:all}.gwh-sticky a{display:inline-flex;align-items:center;gap:10px;padding:14px 36px;background:linear-gradient(135deg,#f4a261,#e76f51);color:#fff;font-size:15px;font-weight:800;text-decoration:none;border-radius:50px;box-shadow:0 8px 32px #e76f5180}.gwh-sticky a:hover{color:#fff;transform:scale(1.04)}.gwh-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:18px 40px;border-radius:12px;font-size:17px;font-weight:800;text-decoration:none;cursor:pointer;border:none;transition:all .3s ease;letter-spacing:.01em}.gwh-btn--primary{background:linear-gradient(135deg,#f4a261,#e76f51);color:#fff;box-shadow:0 4px 20px #e76f5166}.gwh-btn--primary:hover{transform:translateY(-2px);box-shadow:0 8px 28px #e76f5180;color:#fff}.gwh-btn--outline{background:transparent;border:2px solid #F4A261;color:#e76f51}.gwh-btn--outline:hover{background:#f4a261;color:#fff}.gwh-hero{background:#fff9f0;padding:60px 24px 80px;min-height:90vh;display:flex;align-items:center}.gwh-inner{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center;width:100%}.gwh-img-col{position:relative}.gwh-img-frame{width:100%;aspect-ratio:1 / 1;border-radius:24px;overflow:hidden;background:#fff;box-shadow:0 20px 60px #f4a26133,0 4px 16px #00000014;display:flex;align-items:center;justify-content:center}.gwh-img{width:100%;height:100%;object-fit:contain;object-position:center;display:block;padding:16px}.gwh-img-fallback{font-size:100px;line-height:1}.gwh-img-badge{position:absolute;bottom:-16px;right:24px;background:#1a1a2e;color:#fff;padding:10px 20px;border-radius:50px;display:flex;align-items:center;gap:8px;font-size:13px;font-weight:700;box-shadow:0 4px 16px #0003;white-space:nowrap}.gwh-img-badge span:first-child{color:#ffbe0b;font-size:15px;letter-spacing:2px}.gwh-eyebrow{display:inline-flex;align-items:center;gap:8px;background:#f4a2611f;border:1px solid rgba(244,162,97,.35);color:#e76f51;font-size:13px;font-weight:700;letter-spacing:.05em;padding:6px 16px;border-radius:20px;margin-bottom:20px}.gwh-h1{font-size:clamp(36px,5vw,64px);font-weight:900;color:#1a1a2e;line-height:1.05;margin:0 0 20px;letter-spacing:-.02em}.gwh-sub{font-size:17px;color:#666;line-height:1.75;margin-bottom:28px;max-width:460px}.gwh-price-row{display:flex;align-items:center;gap:14px;margin-bottom:28px;flex-wrap:wrap}.gwh-price{font-size:38px;font-weight:900;color:#e76f51;line-height:1}.gwh-price-note{font-size:14px;color:#888;line-height:1.4}.gwh-micros{display:flex;gap:16px;flex-wrap:wrap;margin-top:16px;font-size:13px;color:#888}.gwh-micros span{display:flex;align-items:center;gap:4px}.gwh-social{background:#fff;padding:80px 24px;text-align:center;border-top:1px solid #F0E4D0}.gwh-social-inner{max-width:1000px;margin:0 auto}.gwh-social-label{font-size:13px;font-weight:800;text-transform:uppercase;letter-spacing:.12em;color:#aaa;margin-bottom:40px}.gwh-reviews{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-bottom:48px;text-align:left}.gwh-review{background:#fff9f0;border:1px solid #E8D5B0;border-radius:16px;padding:28px 24px;transition:all .3s ease}.gwh-review:hover{transform:translateY(-4px);box-shadow:0 8px 32px #f4a26133}.gwh-review-stars{color:#ffbe0b;font-size:18px;letter-spacing:3px;margin-bottom:14px}.gwh-review-text{font-size:15px;color:#444;line-height:1.7;font-style:italic;margin-bottom:16px}.gwh-review-author{font-size:13px;color:#888;font-weight:700}@media(max-width:860px){.gwh-hero{min-height:auto;padding:48px 20px 64px}.gwh-inner{grid-template-columns:1fr;gap:40px}.gwh-img-col{max-width:420px;margin:0 auto;width:100%}.gwh-img-badge{bottom:-14px;right:16px;font-size:12px;padding:8px 16px}.gwh-copy-col{text-align:center}.gwh-sub,.gwh-price-row,.gwh-micros{justify-content:center}.gwh-sub{max-width:100%}.gwh-reviews{grid-template-columns:1fr}}@media(max-width:480px){.gwh-h1{font-size:36px}.gwh-price{font-size:32px}.gwh-btn{width:100%;justify-content:center;font-size:16px;padding:16px 24px}.gwh-img-badge{display:none}.gwh-sticky a{font-size:14px;padding:13px 24px}}.gw-bar{position:fixed;bottom:0;left:0;right:0;z-index:9999;background:#fff;border-top:1px solid #E8D5B0;box-shadow:0 -4px 24px #0000001a;transform:translateY(100%);transition:transform .4s cubic-bezier(.34,1.2,.64,1);will-change:transform}.gw-bar.visible{transform:translateY(0)}.gw-bar__inner{max-width:1160px;margin:0 auto;padding:12px 24px;display:flex;align-items:center;justify-content:space-between;gap:16px}.gw-bar__info{display:flex;align-items:center;gap:12px;min-width:0}.gw-bar__thumb{width:48px;height:48px;border-radius:8px;object-fit:contain;border:1px solid #F0E4D0;flex-shrink:0}.gw-bar__meta{display:flex;flex-direction:column;gap:2px;min-width:0}.gw-bar__name{font-size:14px;font-weight:800;color:#1a1a2e;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.gw-bar__stars{font-size:12px;color:#ffbe0b}.gw-bar__stars em{font-style:normal;color:#888}.gw-bar__price{font-size:20px;font-weight:900;color:#e76f51;flex-shrink:0}.gw-bar__right{display:flex;align-items:center;gap:14px;flex-shrink:0}.gw-bar__urgency{font-size:13px;color:#e76f51;font-weight:700;white-space:nowrap}.gw-bar__form{margin:0}.gw-bar__btn{display:inline-flex;align-items:center;gap:8px;padding:13px 28px;background:linear-gradient(135deg,#f4a261,#e76f51);color:#fff;font-size:15px;font-weight:800;border:none;border-radius:10px;cursor:pointer;text-decoration:none;box-shadow:0 4px 16px #e76f5166;transition:all .25s ease;white-space:nowrap}.gw-bar__btn:hover{transform:translateY(-1px);box-shadow:0 6px 20px #e76f5180;color:#fff}.gw-bar__btn:disabled{opacity:.6;cursor:not-allowed;transform:none}.gw-product__social-proof{font-size:14px;color:#444;background:#f4a2611a;border:1px solid rgba(244,162,97,.3);border-radius:8px;padding:10px 14px;margin-bottom:18px}.gw-testimonials__cta{margin-top:48px;display:flex;flex-direction:column;align-items:center;gap:12px}.gw-testimonials__cta-note{font-size:13px;color:#888}.gwh-btn--info{font-size:15px;padding:14px 28px;color:#e76f51}@media(max-width:640px){.gw-bar__urgency,.gw-bar__price{display:none}.gw-bar__btn{padding:12px 20px;font-size:14px}}.gw-sticky{position:fixed;bottom:24px;left:50%;transform:translate(-50%) translateY(120px);z-index:9999;opacity:0;transition:transform .45s cubic-bezier(.34,1.56,.64,1),opacity .3s ease;pointer-events:none;will-change:transform,opacity}.gw-sticky.visible{transform:translate(-50%) translateY(0);opacity:1;pointer-events:all}.gw-sticky a{display:inline-flex;align-items:center;gap:10px;padding:16px 40px;background:linear-gradient(135deg,var(--gw-primary),var(--gw-coral));color:#fff;font-size:16px;font-weight:800;text-decoration:none;border-radius:50px;box-shadow:0 8px 36px #e76f518c;white-space:nowrap}.gw-sticky a:hover{transform:scale(1.04);color:#fff}.gw-hero{background:linear-gradient(135deg,#fff9f0,#fef3e2 55%,#fde8c8);padding:80px 24px;display:flex;align-items:center;min-height:85vh}.gw-hero__inner{max-width:var(--gw-max);margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;width:100%}.gw-hero__eyebrow{display:inline-flex;align-items:center;gap:8px;background:#f4a26124;border:1px solid rgba(244,162,97,.4);color:var(--gw-coral);font-size:13px;font-weight:700;letter-spacing:.05em;padding:7px 16px;border-radius:20px;margin-bottom:18px}.gw-hero__h1{font-size:clamp(30px,4.5vw,54px);font-weight:900;color:var(--gw-dark);line-height:1.1;margin:0 0 18px}.gw-hero__h1 em{font-style:normal;background:linear-gradient(135deg,var(--gw-primary),var(--gw-coral));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.gw-hero__sub{font-size:17px;color:var(--gw-muted);line-height:1.75;margin-bottom:26px;max-width:480px}.gw-hero__price-block{margin-bottom:28px}.gw-price-now{font-size:40px;font-weight:900;color:var(--gw-coral);line-height:1}.gw-price-old{font-size:20px;color:#bbb;text-decoration:line-through;margin-left:8px}.gw-hero__micros{display:flex;gap:18px;flex-wrap:wrap;margin-top:16px;font-size:13px;color:var(--gw-muted)}.gw-hero__micros span{display:flex;align-items:center;gap:5px}.gw-hero__imgcol{position:relative}.gw-hero__frame{width:100%;aspect-ratio:1 / 1;border-radius:24px;background:#fff;box-shadow:0 20px 60px #f4a2612e,0 4px 16px #00000012;display:flex;align-items:center;justify-content:center;overflow:hidden;padding:20px}.gw-hero__frame-img{width:100%;height:100%;object-fit:contain;object-position:center;display:block}.gw-hero__frame-fallback{font-size:100px;line-height:1}.gw-hero__frame-badge{position:absolute;bottom:-14px;right:20px;background:var(--gw-dark);color:#fff;padding:9px 18px;border-radius:50px;display:flex;align-items:center;gap:8px;font-size:12px;font-weight:700;box-shadow:0 4px 16px #0003;white-space:nowrap}.gw-hero__frame-badge span:first-child{color:var(--gw-gold);font-size:14px;letter-spacing:2px}.gw-trust{background:var(--gw-dark);padding:36px 24px}.gw-trust__inner{max-width:var(--gw-max);margin:0 auto;display:flex;justify-content:space-around;align-items:center;flex-wrap:wrap;gap:28px}.gw-trust__item{display:flex;flex-direction:column;align-items:center;gap:6px;text-align:center;color:#fff;min-width:120px}.gw-trust__icon{font-size:28px;line-height:1}.gw-trust__label{font-size:13px;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.gw-trust__sub{font-size:12px;color:#ffffff8c}.gw-problem{padding:80px 24px;background:var(--gw-warm)}.gw-problem__inner{max-width:920px;margin:0 auto;text-align:center}.gw-problem__grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin:40px 0;text-align:left}.gw-problem__item{display:flex;align-items:flex-start;gap:12px;background:#fff;border:1px solid var(--gw-border);border-radius:var(--gw-r);padding:16px 20px;font-size:15px;color:var(--gw-text);line-height:1.55;transition:var(--gw-ease)}.gw-problem__item:hover{border-color:var(--gw-primary);box-shadow:var(--gw-shadow);transform:translateY(-2px)}.gw-problem__item-em{font-size:22px;flex-shrink:0}.gw-problem__callout{background:linear-gradient(135deg,var(--gw-primary),var(--gw-coral));color:#fff;padding:28px 36px;border-radius:var(--gw-rl);font-size:17px;line-height:1.65;position:relative}.gw-problem__callout:before{content:'"';position:absolute;top:4px;left:18px;font-size:60px;opacity:.25;line-height:1;font-family:Georgia,serif}.gw-how{padding:80px 24px;background:#fff}.gw-how__inner{max-width:var(--gw-max);margin:0 auto;text-align:center}.gw-how__steps{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;margin-top:52px;position:relative}.gw-how__steps:before{content:"";position:absolute;top:38px;left:calc(16.67% + 16px);right:calc(16.67% + 16px);height:2px;background:linear-gradient(90deg,var(--gw-primary),var(--gw-coral))}.gw-how__step{position:relative;z-index:1}.gw-how__num{width:76px;height:76px;background:linear-gradient(135deg,var(--gw-primary),var(--gw-coral));color:#fff;font-size:28px;font-weight:900;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 18px;box-shadow:0 4px 20px #f4a26166}.gw-how__icon{font-size:36px;margin-bottom:14px;display:block}.gw-how__title{font-size:20px;font-weight:800;color:var(--gw-dark);margin-bottom:10px}.gw-how__desc{font-size:15px;color:var(--gw-muted);line-height:1.7}.gw-product{padding:80px 24px;background:var(--gw-warm)}.gw-product__inner{max-width:var(--gw-max);margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:start}.gw-product__media{position:sticky;top:110px}.gw-product__img-wrap{width:100%;aspect-ratio:1 / 1;background:linear-gradient(135deg,#fef3e2,#fde8c8);border-radius:var(--gw-rl);box-shadow:var(--gw-shadow-lg);display:flex;align-items:center;justify-content:center;overflow:hidden;padding:24px}.gw-product__img-wrap img{width:100%;height:100%;object-fit:contain;object-position:center;display:block}.gw-product__media-placeholder{background:linear-gradient(135deg,var(--gw-warm-2),#FDE8C8);border-radius:var(--gw-rl);aspect-ratio:1;display:flex;align-items:center;justify-content:center;font-size:100px}.gw-product__badges{display:flex;gap:8px;margin-bottom:10px;flex-wrap:wrap}.gw-badge{font-size:12px;font-weight:800;padding:4px 12px;border-radius:20px}.gw-badge--sale{background:var(--gw-coral);color:#fff}.gw-badge--stock{background:var(--gw-green);color:#fff}.gw-badge--free{background:var(--gw-dark);color:#fff}.gw-product__name{font-size:clamp(26px,3vw,38px);font-weight:900;color:var(--gw-dark);margin:0 0 12px;line-height:1.15}.gw-product__stars{display:flex;align-items:center;gap:8px;margin-bottom:18px;font-size:18px;color:var(--gw-gold)}.gw-product__stars span{font-size:14px;color:var(--gw-muted)}.gw-product__price{display:flex;align-items:baseline;gap:12px;margin-bottom:22px;flex-wrap:wrap}.gw-product__price-now{font-size:40px;font-weight:900;color:var(--gw-coral);line-height:1}.gw-product__price-old{font-size:22px;color:#aaa;text-decoration:line-through}.gw-product__price-save{font-size:14px;color:var(--gw-green);font-weight:700}.gw-product__benefits{list-style:none;padding:0;margin:0 0 26px;display:flex;flex-direction:column;gap:10px}.gw-product__benefit{display:flex;align-items:center;gap:10px;font-size:15px;color:var(--gw-text)}.gw-product__benefit:before{content:"\2705";flex-shrink:0}.gw-product__actions{display:flex;flex-direction:column;gap:12px;margin-bottom:20px}.gw-product__micros{display:flex;gap:14px;flex-wrap:wrap;font-size:13px;color:var(--gw-muted)}.gw-product__micros span{display:flex;align-items:center;gap:4px}.gw-faq{margin-top:36px;border-top:1px solid var(--gw-border)}.gw-faq__heading{font-size:18px;font-weight:800;color:var(--gw-dark);padding:24px 0 10px}.gw-faq__item{border-bottom:1px solid var(--gw-border)}.gw-faq__q{width:100%;background:none;border:none;text-align:left;padding:16px 0;font-size:15px;font-weight:700;color:var(--gw-dark);cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:12px;transition:color .2s}.gw-faq__q:hover{color:var(--gw-coral)}.gw-faq__arrow{transition:transform .3s;flex-shrink:0}.gw-faq__item.open .gw-faq__arrow{transform:rotate(180deg)}.gw-faq__a{max-height:0;overflow:hidden;transition:max-height .4s ease;font-size:14px;color:var(--gw-muted);line-height:1.7}.gw-faq__item.open .gw-faq__a{max-height:220px;padding-bottom:16px}.gw-compare{padding:80px 24px;background:#fff}.gw-compare__inner{max-width:860px;margin:0 auto;text-align:center}.gw-compare__wrap{margin-top:48px;overflow-x:auto;border-radius:var(--gw-rl);box-shadow:var(--gw-shadow-lg)}.gw-compare__table{width:100%;border-collapse:collapse;font-size:15px;background:#fff}.gw-compare__table thead tr{background:var(--gw-dark);color:#fff}.gw-compare__table thead th{padding:18px 22px;font-weight:800;font-size:15px;text-align:center}.gw-compare__table thead th:first-child{text-align:left}.gw-compare__table thead th.hl{background:linear-gradient(135deg,var(--gw-primary),var(--gw-coral))}.gw-compare__table tbody tr{border-bottom:1px solid var(--gw-border);transition:background .2s}.gw-compare__table tbody tr:hover{background:var(--gw-warm)}.gw-compare__table tbody td{padding:14px 22px;text-align:center;color:var(--gw-text)}.gw-compare__table tbody td:first-child{text-align:left;font-weight:600}.gw-compare__table tbody td.hl{background:#f4a26114;font-weight:800;color:var(--gw-coral)}.gw-compare__table tbody tr:last-child td{font-weight:800}.gw-compare__table tbody tr:last-child td.hl{color:var(--gw-dark)}.yes{color:var(--gw-green);font-size:20px}.no{color:#e53e3e;font-size:20px}.gw-testimonials{padding:80px 24px;background:var(--gw-warm)}.gw-testimonials__inner{max-width:var(--gw-max);margin:0 auto;text-align:center}.gw-testimonials__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:48px;text-align:left}.gw-review{background:#fff;border:1px solid var(--gw-border);border-radius:var(--gw-rl);padding:26px;transition:var(--gw-ease);position:relative}.gw-review:before{content:'"';position:absolute;top:12px;right:18px;font-size:52px;color:var(--gw-primary);opacity:.18;line-height:1;font-family:Georgia,serif}.gw-review:hover{transform:translateY(-4px);box-shadow:var(--gw-shadow-lg);border-color:var(--gw-primary)}.gw-review__stars{color:var(--gw-gold);font-size:16px;letter-spacing:2px;margin-bottom:12px}.gw-review__text{font-size:14px;color:var(--gw-text);line-height:1.72;margin-bottom:18px;font-style:italic}.gw-review__author{display:flex;align-items:center;gap:11px}.gw-review__avatar{width:42px;height:42px;border-radius:50%;background:linear-gradient(135deg,var(--gw-primary),var(--gw-coral));color:#fff;display:flex;align-items:center;justify-content:center;font-weight:900;font-size:16px;flex-shrink:0}.gw-review__name{font-weight:800;font-size:14px;color:var(--gw-dark)}.gw-review__city{font-size:12px;color:var(--gw-muted)}.gw-review__result{display:inline-block;background:#52b7881f;color:var(--gw-green);font-size:11px;font-weight:800;padding:3px 10px;border-radius:20px;margin-top:4px}.gw-urgency{padding:80px 24px;background:linear-gradient(135deg,#1a1a2e,#2a1200);color:#fff;text-align:center;position:relative;overflow:hidden}.gw-urgency:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse at 50% 110%,rgba(244,162,97,.22) 0%,transparent 65%);pointer-events:none}.gw-urgency__inner{max-width:680px;margin:0 auto;position:relative;z-index:1}.gw-urgency__badge{display:inline-flex;align-items:center;gap:6px;background:#f4a2612e;border:1px solid rgba(244,162,97,.35);color:var(--gw-primary);font-size:12px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;padding:8px 20px;border-radius:20px;margin-bottom:22px}.gw-urgency__h2{font-size:clamp(24px,4vw,42px);font-weight:900;line-height:1.2;margin-bottom:12px}.gw-urgency__sub{font-size:17px;color:#ffffffb3;margin-bottom:40px}.gw-countdown{display:flex;justify-content:center;align-items:center;gap:8px;margin-bottom:36px;flex-wrap:wrap}.gw-cd-unit{display:flex;flex-direction:column;align-items:center;gap:6px}.gw-cd-num{background:#ffffff1a;border:1px solid rgba(255,255,255,.2);color:#fff;font-size:42px;font-weight:900;width:84px;height:84px;border-radius:var(--gw-r);display:flex;align-items:center;justify-content:center;font-variant-numeric:tabular-nums}.gw-cd-label{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#ffffff73}.gw-cd-sep{font-size:42px;font-weight:900;color:#ffffff59;line-height:84px}.gw-urgency__stock{display:flex;align-items:center;justify-content:center;gap:10px;margin-bottom:22px;font-size:14px;color:#ffffffb3}.gw-stock-bar{width:140px;height:7px;background:#ffffff24;border-radius:20px;overflow:hidden}.gw-stock-fill{height:100%;width:22%;background:linear-gradient(90deg,var(--gw-coral),var(--gw-primary));border-radius:20px}.gw-urgency__note{font-size:13px;color:#fff6;margin-top:14px}.gw-guarantee{padding:80px 24px;background:#fff}.gw-guarantee__inner{max-width:740px;margin:0 auto;text-align:center}.gw-guarantee__icon{font-size:72px;line-height:1;display:block;margin-bottom:22px}.gw-guarantee__h2{font-size:clamp(24px,3vw,40px);font-weight:900;color:var(--gw-dark);margin-bottom:14px}.gw-guarantee__sub{font-size:20px;color:var(--gw-coral);font-weight:800;margin-bottom:18px}.gw-guarantee__text{font-size:16px;color:var(--gw-muted);line-height:1.8;margin-bottom:34px}.gw-guarantee__badges{display:flex;justify-content:center;gap:16px;flex-wrap:wrap}.gw-guarantee__badge{display:flex;align-items:center;gap:8px;background:#52b7881a;border:1px solid rgba(82,183,136,.28);color:var(--gw-green);padding:10px 20px;border-radius:var(--gw-r);font-size:14px;font-weight:800}.gw-closing{padding:100px 24px;background:linear-gradient(135deg,#fef3e2,#fff9f0);text-align:center}.gw-closing__inner{max-width:660px;margin:0 auto}.gw-closing__h2{font-size:clamp(26px,4.5vw,50px);font-weight:900;color:var(--gw-dark);line-height:1.15;margin-bottom:22px}.gw-closing__h2 em{font-style:normal;background:linear-gradient(135deg,var(--gw-primary),var(--gw-coral));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.gw-closing__p{font-size:17px;color:var(--gw-muted);line-height:1.8;margin-bottom:14px}.gw-closing__proof{font-size:16px;color:var(--gw-text);font-weight:700;margin-bottom:38px}.gw-closing__micros{margin-top:18px;display:flex;justify-content:center;gap:22px;font-size:13px;color:var(--gw-muted);flex-wrap:wrap}@media(max-width:960px){.gw-hero{min-height:auto;padding:60px 20px 72px}.gw-hero__inner{grid-template-columns:1fr;gap:40px;text-align:center}.gw-hero__imgcol{order:-1;max-width:380px;margin:0 auto;width:100%}.gw-hero__sub,.gw-hero__price-block,.gw-hero__micros{justify-content:center}.gw-hero__sub{max-width:100%}.gw-hero__frame-badge{right:12px;bottom:-12px;font-size:11px}.gw-product__inner{grid-template-columns:1fr}.gw-product__media{position:static}.gw-testimonials__grid{grid-template-columns:1fr 1fr}}@media(max-width:720px){.gw-how__steps{grid-template-columns:1fr}.gw-how__steps:before{display:none}.gw-problem__grid,.gw-testimonials__grid{grid-template-columns:1fr}.gw-trust__inner{gap:24px}.gw-cd-num{width:66px;height:66px;font-size:30px}.gw-sticky a{padding:14px 28px;font-size:14px}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/glow-wake.css.map */
