/** Shopify CDN: Minification failed

Line 32:1366 Unexpected "@keyframes"
Line 32:1383 Unexpected "0%"
Line 32:1420 Unexpected "50%"
Line 47:0 Unexpected "@media"

**/
.home-shell *{box-sizing:border-box;margin:0;padding:0}.home-shell{
  --w:#FFFFFF; --w2:#F0FBF7; --w3:#DCF5EC;
  --peach:#FFF4EE; --peach2:#FFE8DC;
  --i:#0A0A0A; --i2:#1F1F1F; --i3:#4A4A4A;
  --g:#6B6B6B; --gl:#A8A8A8;
  --ln:#E5E5E2; --ln2:#CFCFCC;
  --m:#00C9A7; --md:#00875A; --mk:#002A1E; --mp:#DCF5EC; --ms:#F0FBF7;
  --orange:#E69256; --pink:#D45B7A;
  --rd:4px; --rd2:8px;
  --sh1:0 1px 3px rgba(10,10,10,0.04);
  --sh2:0 4px 16px rgba(10,10,10,0.05);
  --sh3:0 16px 48px rgba(10,10,10,0.08);
  --shm:0 0 0 4px rgba(0,201,167,0.12);
  --ease:cubic-bezier(0.4,0,0.2,1);
  --maxw:1440px;
  --pad:64px;
}.home-shell, .home-shell{font-family:'Inter','Helvetica Neue',Arial,sans-serif;color:var(--i);background:var(--w);-webkit-font-smoothing:antialiased;font-feature-settings:'cv02','cv03','cv11','ss01';letter-spacing:-0.011em;font-size:16px;line-height:1.5}.home-shell{width:100%;max-width:var(--maxw);margin:0 auto}.home-shell a{color:inherit;text-decoration:none}.home-shell button{font-family:inherit;cursor:pointer;border:0;background:none;color:inherit}.home-shell img{max-width:100%;display:block}.home-shell /* === STICKY BAR === */
.sticky-bar{position:sticky;top:0;z-index:50;background:rgba(255,255,255,0.96);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border-bottom:1px solid var(--ln);padding:12px var(--pad);display:flex;align-items:center;justify-content:space-between;transform:translateY(-100%);transition:transform 0.3s var(--ease)}.home-shell .sticky-bar.show{transform:translateY(0)}.home-shell .sb-product{display:flex;align-items:center;gap:14px;min-width:0}.home-shell .sb-mini{width:44px;height:54px;background:var(--i);display:flex;align-items:center;justify-content:center;color:var(--w);font-family:'Inter Tight';font-weight:800;font-size:14px;letter-spacing:-0.04em;border-radius:var(--rd);flex-shrink:0}.home-shell .sb-mini .d{color:var(--m)}.home-shell .sb-info{min-width:0}.home-shell .sb-info-name{font-size:14px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.home-shell .sb-info-meta{font-size:11px;color:var(--g);margin-top:1px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.home-shell .sb-right{display:flex;align-items:center;gap:18px}.home-shell .sb-rating{display:flex;align-items:center;gap:8px;font-size:12px}.home-shell .sb-cta{background:var(--i);color:var(--w);padding:12px 22px;font-size:13px;font-weight:600;display:flex;align-items:center;gap:12px;border-radius:var(--rd);transition:background 0.15s var(--ease)}.home-shell .sb-cta:hover{background:var(--mk)}.home-shell .sb-cta .p{color:rgba(255,255,255,0.6);font-weight:500;font-variant-numeric:tabular-nums}.home-shell .sb-cta .sp{width:1px;height:14px;background:rgba(255,255,255,0.2)}.home-shell /* === ANNOUNCE === */
.announce{height:38px;background:var(--i);color:var(--w);display:flex;align-items:center;justify-content:center;gap:22px;font-size:12px;font-weight:500;letter-spacing:0.02em}.home-shell .announce .d{width:5px;height:5px;background:var(--m);border-radius:50%}.home-shell .announce .s{color:rgba(255,255,255,0.22)}.home-shell /* === NAV === */
.nav{height:76px;display:flex;align-items:center;justify-content:space-between;padding:0 var(--pad);background:var(--w);border-bottom:1px solid var(--ln)}.home-shell .nav-logo{font-family:'Inter Tight';font-weight:800;font-size:24px;letter-spacing:-0.045em}.home-shell .nav-logo .d{color:var(--m)}.home-shell .nav-links{display:flex;gap:36px}.home-shell .nav-link{font-size:14px;font-weight:500;color:var(--i2);transition:color 0.15s var(--ease)}.home-shell .nav-link:hover{color:var(--md)}.home-shell .nav-r{display:flex;align-items:center;gap:24px}.home-shell .nav-meta{font-size:13px;font-weight:500;color:var(--i2)}.home-shell .nav-cart{font-size:13px;font-weight:500;display:flex;align-items:center;gap:7px;padding:8px 14px;background:var(--w2);border-radius:999px;transition:background 0.15s var(--ease)}.home-shell .nav-cart:hover{background:var(--w3)}.home-shell .nav-bubble{background:var(--i);color:var(--w);font-size:10px;font-weight:600;padding:2px 7px;border-radius:999px}.home-shell .nav-burger{display:none;width:24px;height:18px;flex-direction:column;justify-content:space-between;cursor:pointer}.home-shell .nav-burger span{height:2px;background:var(--i);border-radius:2px}.home-shell /* === HERO === */
.hero{padding:80px var(--pad) 100px var(--pad);text-align:center;background:linear-gradient(180deg,var(--w) 0%,var(--w2) 100%);position:relative;overflow:hidden}.home-shell .hero::before{content:'';position:absolute;top:-100px;left:-150px;width:400px;height:400px;background:radial-gradient(circle,rgba(0,201,167,0.12) 0%,transparent 70%);pointer-events:none}.home-shell .hero::after{content:'';position:absolute;bottom:-150px;right:-150px;width:500px;height:500px;background:radial-gradient(circle,rgba(255,148,108,0.1) 0%,transparent 70%);pointer-events:none}.home-shell .hero-inner{position:relative;z-index:1;max-width:1080px;margin:0 auto}.home-shell .hero-eye{font-size:12px;font-weight:600;letter-spacing:0.18em;text-transform:uppercase;color:var(--md);margin-bottom:28px;display:inline-flex;align-items:center;gap:12px}.home-shell .hero-eye::before, .home-shell .hero-eye::after{content:'';width:24px;height:1px;background:var(--md)}.home-shell .hero-h{font-family:'Inter Tight';font-weight:700;font-size:104px;letter-spacing:-0.055em;line-height:0.94;margin-bottom:28px}.home-shell .hero-h .acc{color:var(--md)}.home-shell .cd-word{display:inline-block;transition:opacity 0.35s var(--ease),transform 0.35s var(--ease);font-variant-numeric:tabular-nums;min-width:1ch}.home-shell .cd-word.swap{opacity:0;transform:translateY(-8px)}.home-shell .hero-sub{font-size:19px;line-height:1.55;color:var(--i3);max-width:600px;margin:0 auto 36px auto}.home-shell .hero-ctas{display:flex;justify-content:center;align-items:center;gap:14px;flex-wrap:wrap;margin-bottom:24px}.home-shell .btn-primary{display:inline-flex;align-items:center;gap:14px;background:var(--i);color:var(--w);padding:18px 28px;font-size:15px;font-weight:600;border-radius:var(--rd2);transition:background 0.15s var(--ease)}.home-shell .btn-primary:hover{background:var(--mk)}.home-shell .btn-primary .meta{color:rgba(255,255,255,0.6);font-weight:500;font-variant-numeric:tabular-nums}.home-shell .btn-secondary{font-size:14px;font-weight:600;color:var(--i);padding:10px 0;border-bottom:1.5px solid var(--i);transition:opacity 0.15s var(--ease)}.home-shell .btn-secondary:hover{opacity:0.7}.home-shell .hero-trust{font-size:13px;color:var(--g);font-weight:500;letter-spacing:0.01em;display:flex;justify-content:center;align-items:center;gap:8px;flex-wrap:wrap}.home-shell .hero-trust .star{color:var(--i);letter-spacing:1px}.home-shell .hero-trust strong{color:var(--i);font-weight:600}.home-shell .hero-trust .div{width:1px;height:12px;background:var(--ln2)}.home-shell /* Pack Lineup in Hero */
.hero-packs{display:flex;justify-content:center;align-items:flex-end;gap:24px;margin-top:64px;perspective:1200px}.home-shell .hp{width:200px;height:280px;background:var(--i);position:relative;display:flex;flex-direction:column;padding:22px 20px;color:var(--w);box-shadow:0 24px 48px rgba(10,10,10,0.18);border-radius:var(--rd2);transition:transform 0.4s var(--ease),box-shadow 0.4s var(--ease)}.home-shell .hp:hover{transform:translateY(-8px) scale(1.02);box-shadow:0 32px 64px rgba(10,10,10,0.22)}.home-shell .hp.hp-1{transform:rotate(-4deg) translateY(8px)}.home-shell .hp.hp-1:hover{transform:rotate(-4deg) translateY(0) scale(1.02)}.home-shell .hp.hp-3{transform:rotate(4deg) translateY(8px)}.home-shell .hp.hp-3:hover{transform:rotate(4deg) translateY(0) scale(1.02)}.home-shell .hp-mark{font-family:'Inter Tight';font-weight:800;font-size:20px;letter-spacing:-0.045em;margin-bottom:auto}.home-shell .hp-mark .d{color:var(--m)}.home-shell .hp.hp-2 .hp-mark .d{color:var(--m)}.home-shell .hp.hp-1 .hp-mark .d{color:var(--orange)}.home-shell .hp.hp-3 .hp-mark .d{color:var(--pink)}.home-shell .hp-corner{position:absolute;top:24px;right:20px;font-size:8px;font-weight:500;letter-spacing:0.18em;color:rgba(255,255,255,0.55)}.home-shell .hp-lbl{font-size:9px;letter-spacing:0.18em;text-transform:uppercase;color:rgba(255,255,255,0.55);margin-bottom:8px}.home-shell .hp-flv{font-family:'Inter Tight';font-weight:700;font-size:28px;letter-spacing:-0.035em;line-height:0.95;margin-bottom:18px}.home-shell .hp-stats{display:flex;gap:12px;padding-top:16px;border-top:1px solid rgba(255,255,255,0.15)}.home-shell .hp-num{font-family:'Inter Tight';font-weight:700;font-size:16px;letter-spacing:-0.025em}.home-shell .hp-num .u{font-size:9px;font-weight:400;color:rgba(255,255,255,0.55);margin-left:1px}.home-shell .hp-lbl2{font-size:7.5px;letter-spacing:0.12em;text-transform:uppercase;color:rgba(255,255,255,0.45);margin-top:3px}.home-shell /* === TRUST STRIP === */
.trust-strip{background:var(--w);border-bottom:1px solid var(--ln);padding:18px var(--pad)}.home-shell .ts-in{max-width:1280px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:24px;flex-wrap:wrap}.home-shell .ts-i{display:flex;align-items:center;gap:8px;font-size:12px;font-weight:600;color:var(--i2);letter-spacing:0.01em}.home-shell .ts-i svg{width:14px;height:14px;stroke:var(--md);stroke-width:2;flex-shrink:0}.home-shell .ts-i .star{color:var(--i);letter-spacing:0.5px;font-size:11px}.home-shell /* === FEATURED PRODUCT === */
.featured-product{padding:96px var(--pad);background:linear-gradient(180deg,var(--w) 0%,var(--w2) 100%);border-bottom:1px solid var(--ln)}.home-shell .fp-in{max-width:1280px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.home-shell .fp-left{position:relative}.home-shell .fp-image{aspect-ratio:1/1;background:linear-gradient(160deg,var(--w3) 0%,#A8EBD5 100%);border-radius:var(--rd2);position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center;border:1px solid var(--ln);box-shadow:var(--sh2)}.home-shell .fp-image::before{content:'';position:absolute;top:-100px;right:-100px;width:300px;height:300px;background:radial-gradient(circle,rgba(0,201,167,0.2) 0%,transparent 70%);pointer-events:none}.home-shell .fp-image::after{content:'';position:absolute;bottom:-80px;left:-80px;width:240px;height:240px;background:radial-gradient(circle,rgba(0,135,90,0.12) 0%,transparent 70%);pointer-events:none}.home-shell .fp-image-tag{position:absolute;top:24px;left:24px;background:var(--w);padding:8px 14px;border-radius:99px;font-size:11px;font-weight:600;letter-spacing:0.04em;display:flex;align-items:center;gap:8px;z-index:3;box-shadow:var(--sh2)}.home-shell .fp-image-tag::before{content:'';width:6px;height:6px;background:var(--m);border-radius:50%;animation:pulse 1.6s ease-in-out infinite}.home-shell @keyframes pulse{0%,100%{opacity:1;transform:scale(1)}50%{opacity:0.5;transform:scale(1.4)}}
.fp-image-placeholder{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;z-index:0;font-size:10px;font-weight:600;letter-spacing:0.14em;text-transform:uppercase;color:var(--gl);white-space:nowrap}.home-shell .fp-pack-large{width:280px;height:380px;background:var(--i);position:relative;display:flex;flex-direction:column;padding:28px 24px;color:var(--w);box-shadow:0 32px 64px rgba(10,10,10,0.25);border-radius:var(--rd2);z-index:2}.home-shell .fp-pack-large .pl-mark{font-family:'Inter Tight';font-weight:800;font-size:26px;letter-spacing:-0.045em;margin-bottom:auto}.home-shell .fp-pack-large .pl-mark .d{color:var(--m)}.home-shell .fp-pack-large .pl-corner{position:absolute;top:30px;right:24px;font-size:9px;font-weight:500;letter-spacing:0.18em;color:rgba(255,255,255,0.55)}.home-shell .fp-pack-large .pl-lbl{font-size:10px;letter-spacing:0.18em;text-transform:uppercase;color:rgba(255,255,255,0.55);margin-bottom:10px}.home-shell .fp-pack-large .pl-flv{font-family:'Inter Tight';font-weight:700;font-size:40px;letter-spacing:-0.04em;line-height:0.95;margin-bottom:22px}.home-shell .fp-pack-large .pl-stats{display:flex;gap:14px;padding-top:18px;border-top:1px solid rgba(255,255,255,0.15)}.home-shell .fp-pack-large .pl-num{font-family:'Inter Tight';font-weight:700;font-size:22px;letter-spacing:-0.025em}.home-shell .fp-pack-large .pl-num .u{font-size:11px;font-weight:400;color:rgba(255,255,255,0.55);margin-left:1px}.home-shell .fp-pack-large .pl-lbl2{font-size:8.5px;letter-spacing:0.12em;text-transform:uppercase;color:rgba(255,255,255,0.45);margin-top:4px}.home-shell .fp-image-meta{position:absolute;bottom:24px;right:24px;display:flex;flex-direction:column;gap:6px;align-items:flex-end;z-index:3}.home-shell .fp-image-meta-item{background:rgba(255,255,255,0.95);backdrop-filter:blur(8px);padding:7px 12px;border-radius:99px;font-size:11px;font-weight:600;color:var(--i)}.home-shell .fp-thumbs{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-top:14px}.home-shell .fp-thumb{aspect-ratio:1/1;background:var(--w2);border:1px solid var(--ln);border-radius:var(--rd);position:relative;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:9px;font-weight:600;color:var(--gl);letter-spacing:0.12em;text-transform:uppercase;transition:border-color 0.15s var(--ease)}.home-shell .fp-thumb:hover{border-color:var(--md)}.home-shell .fp-thumb.active{border-color:var(--i);border-width:2px}.home-shell .fp-right{display:flex;flex-direction:column}.home-shell .fp-eye{font-size:13px;color:var(--g);font-weight:500;margin-bottom:14px;display:flex;align-items:center;gap:10px}.home-shell .fp-eye .star{color:var(--i);letter-spacing:1px;font-size:14px}.home-shell .fp-eye strong{color:var(--i);font-weight:600}.home-shell .fp-title{font-family:'Inter Tight';font-weight:700;font-size:48px;letter-spacing:-0.04em;line-height:1.02;margin-bottom:14px}.home-shell .fp-title .cr{font-size:0.38em;vertical-align:0.75em;margin-left:1px;font-weight:500;color:var(--md);letter-spacing:0}.home-shell .fp-sub{font-size:15px;line-height:1.55;color:var(--i3);margin-bottom:22px}.home-shell .fp-quickwins{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:24px;padding-bottom:22px;border-bottom:1px solid var(--ln)}.home-shell .qw{display:flex;align-items:center;gap:9px;font-size:13px;color:var(--i2);font-weight:500}.home-shell .qw .dot{width:6px;height:6px;background:var(--m);border-radius:50%;flex-shrink:0}.home-shell .fp-flavor{margin-bottom:24px}.home-shell .fp-flavor-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.home-shell .fp-label{font-size:11px;font-weight:600;letter-spacing:0.16em;text-transform:uppercase;color:var(--md)}.home-shell .fp-label-val{font-size:13px;color:var(--i);font-weight:500}.home-shell .fp-swatches{display:flex;gap:8px}.home-shell .fp-sw{width:36px;height:36px;border-radius:50%;border:2px solid var(--ln);cursor:pointer;transition:transform 0.15s var(--ease),box-shadow 0.15s var(--ease);background:none;padding:0}.home-shell .fp-sw.selected{border-color:var(--i);box-shadow:0 0 0 4px rgba(0,0,0,0.05)}.home-shell .fp-sw:hover{transform:scale(1.08)}.home-shell .fp-sw-pep{background:var(--m)}.home-shell .fp-sw-orange{background:var(--orange)}.home-shell .fp-sw-water{background:var(--pink)}.home-shell .fp-offer{margin-bottom:20px}.home-shell .fp-offer-pill{display:inline-flex;align-items:center;gap:8px;background:var(--m);color:var(--i);padding:6px 12px;border-radius:99px;font-size:11px;font-weight:700;letter-spacing:0.04em;margin-bottom:10px}.home-shell .fp-offer-pill::after{content:'· Jederzeit kündbar';font-weight:500;color:var(--mk);opacity:0.7}.home-shell .fp-offer-card{display:grid;grid-template-columns:auto 1fr auto;gap:18px;align-items:center;padding:20px 22px;border:1.5px solid var(--i);background:var(--w);border-radius:var(--rd2);box-shadow:var(--shm);position:relative}.home-shell .fp-offer-radio{width:20px;height:20px;border-radius:50%;border:1.5px solid var(--i);display:flex;align-items:center;justify-content:center;flex-shrink:0}.home-shell .fp-offer-radio .ring{width:10px;height:10px;background:var(--i);border-radius:50%}.home-shell .fp-offer-title{font-family:'Inter Tight';font-weight:700;font-size:18px;letter-spacing:-0.025em;display:flex;align-items:center;gap:10px;margin-bottom:4px}.home-shell .fp-offer-flag{display:inline-flex;align-items:center;background:var(--m);color:var(--i);font-size:9px;font-weight:700;letter-spacing:0.12em;text-transform:uppercase;padding:3px 7px;border-radius:var(--rd)}.home-shell .fp-offer-meta{font-size:12px;color:var(--g);line-height:1.4}.home-shell .fp-offer-price{text-align:right;font-family:'Inter Tight';font-weight:700;font-size:24px;letter-spacing:-0.03em;line-height:1}.home-shell .fp-offer-price .cycle{font-size:13px;font-weight:500;color:var(--g);margin-left:1px}.home-shell .fp-offer-price .was{font-size:13px;font-weight:500;color:var(--gl);text-decoration:line-through;margin-top:4px;letter-spacing:0;font-family:'Inter'}.home-shell .fp-atc{width:100%;background:var(--i);color:var(--w);padding:18px 26px;font-size:15px;font-weight:600;display:flex;align-items:center;justify-content:center;gap:14px;border-radius:var(--rd2);transition:background 0.15s var(--ease);margin-bottom:18px}.home-shell .fp-atc:hover{background:var(--mk)}.home-shell .fp-atc .sep{width:1px;height:18px;background:rgba(255,255,255,0.2)}.home-shell .fp-atc .price{color:rgba(255,255,255,0.65);font-weight:500;font-variant-numeric:tabular-nums}.home-shell .fp-trust{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:14px}.home-shell .tc-pill{display:inline-flex;align-items:center;gap:6px;font-size:11px;font-weight:600;color:var(--i2);background:var(--w2);padding:6px 10px;border-radius:var(--rd);border:1px solid var(--ln);letter-spacing:0.01em}.home-shell .tc-d{width:5px;height:5px;background:var(--m);border-radius:50%;flex-shrink:0}.home-shell .fp-pdp-link{font-size:13px;font-weight:500;color:var(--g);padding:8px 0;border-bottom:1px solid transparent;align-self:flex-start;transition:color 0.15s var(--ease),border-color 0.15s var(--ease)}.home-shell .fp-pdp-link:hover{color:var(--i);border-bottom-color:var(--ln2)}.home-shell /* === STATS BAND === */
.stats{background:var(--i);color:var(--w);padding:88px var(--pad)}.home-shell .st-row{display:grid;grid-template-columns:repeat(4,1fr);max-width:1280px;margin:0 auto;gap:0}.home-shell .st-b{padding:0 32px;border-right:1px solid rgba(255,255,255,0.1)}.home-shell .st-b:first-child{padding-left:0}.home-shell .st-b:last-child{border-right:0;padding-right:0}.home-shell .st-eye{font-size:10px;font-weight:600;letter-spacing:0.16em;text-transform:uppercase;color:var(--m);margin-bottom:22px}.home-shell .st-n{font-family:'Inter Tight';font-weight:700;font-size:84px;letter-spacing:-0.05em;line-height:0.92}.home-shell .st-n .u{font-size:28px;font-weight:500;color:var(--m);margin-left:2px}.home-shell .st-l{font-size:14px;line-height:1.5;color:rgba(255,255,255,0.65);margin-top:18px;max-width:230px}.home-shell /* === SECTIONS === */
.sec{padding:120px var(--pad);max-width:var(--maxw);margin:0 auto}.home-shell .sec.tight{padding:88px var(--pad)}.home-shell .sh{margin-bottom:56px}.home-shell .sh.c{text-align:center}.home-shell .sh.c .se{justify-content:center}.home-shell .se{font-size:12px;font-weight:600;letter-spacing:0.16em;text-transform:uppercase;color:var(--md);margin-bottom:20px;display:flex;align-items:center;gap:10px}.home-shell .se .d{width:7px;height:7px;background:var(--m);border-radius:50%}.home-shell .sh.c .se .d{display:none}.home-shell .sh.c .se::before, .home-shell .sh.c .se::after{content:'';display:inline-block;width:24px;height:1px;background:var(--md)}.home-shell .st{font-family:'Inter Tight';font-weight:700;font-size:56px;letter-spacing:-0.045em;line-height:1.02;max-width:880px}.home-shell .st .acc{color:var(--md)}.home-shell .sh.c .st{margin-left:auto;margin-right:auto}.home-shell .ss{font-size:17px;line-height:1.55;color:var(--i3);margin-top:22px;max-width:580px}.home-shell .sh.c .ss{margin-left:auto;margin-right:auto}.home-shell /* === FLAVOR LINEUP === */
.flavors-g{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.home-shell .fc{background:var(--w);border:1px solid var(--ln);border-radius:var(--rd2);overflow:hidden;display:flex;flex-direction:column;transition:transform 0.25s var(--ease),box-shadow 0.25s var(--ease)}.home-shell .fc:hover{transform:translateY(-4px);box-shadow:var(--sh3)}.home-shell .fc-vis{height:320px;background:var(--w2);position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden}.home-shell .fc.fc-pep .fc-vis{background:linear-gradient(160deg,#F0FBF7 0%,#A8EBD5 100%)}.home-shell .fc.fc-orange .fc-vis{background:linear-gradient(160deg,#FFF4EE 0%,#FFD8C0 100%)}.home-shell .fc.fc-water .fc-vis{background:linear-gradient(160deg,#FFE5EB 0%,#FFB8C8 100%)}.home-shell .fc-pack{width:170px;height:240px;background:var(--i);position:relative;display:flex;flex-direction:column;padding:20px 18px;color:var(--w);box-shadow:0 16px 32px rgba(10,10,10,0.18);border-radius:var(--rd)}.home-shell .fc-pack-mark{font-family:'Inter Tight';font-weight:800;font-size:18px;letter-spacing:-0.045em;margin-bottom:auto}.home-shell .fc-pack-mark .d{color:var(--m)}.home-shell .fc.fc-orange .fc-pack-mark .d{color:var(--orange)}.home-shell .fc.fc-water .fc-pack-mark .d{color:var(--pink)}.home-shell .fc-pack-corner{position:absolute;top:22px;right:18px;font-size:7px;font-weight:500;letter-spacing:0.18em;color:rgba(255,255,255,0.55)}.home-shell .fc-pack-lbl{font-size:8px;letter-spacing:0.18em;text-transform:uppercase;color:rgba(255,255,255,0.55);margin-bottom:6px}.home-shell .fc-pack-flv{font-family:'Inter Tight';font-weight:700;font-size:22px;letter-spacing:-0.035em;line-height:0.95;margin-bottom:14px}.home-shell .fc-pack-stats{display:flex;gap:8px;padding-top:12px;border-top:1px solid rgba(255,255,255,0.15)}.home-shell .fc-pack-num{font-family:'Inter Tight';font-weight:700;font-size:13px;letter-spacing:-0.02em}.home-shell .fc-pack-num .u{font-size:8px;font-weight:400;color:rgba(255,255,255,0.55);margin-left:1px}.home-shell .fc-body{padding:28px 26px 30px 26px;display:flex;flex-direction:column;flex-grow:1}.home-shell .fc-no{font-size:11px;font-weight:600;letter-spacing:0.14em;text-transform:uppercase;color:var(--md);margin-bottom:10px}.home-shell .fc-name{font-family:'Inter Tight';font-weight:700;font-size:26px;letter-spacing:-0.03em;margin-bottom:8px}.home-shell .fc-desc{font-size:14px;line-height:1.55;color:var(--i3);margin-bottom:20px;flex-grow:1}.home-shell .fc-stats{display:flex;gap:14px;padding:14px 0;border-top:1px solid var(--ln);border-bottom:1px solid var(--ln);margin-bottom:20px}.home-shell .fc-stat{display:flex;flex-direction:column;gap:2px}.home-shell .fc-stat .v{font-family:'Inter Tight';font-weight:700;font-size:18px;letter-spacing:-0.025em}.home-shell .fc-stat .l{font-size:9px;font-weight:600;letter-spacing:0.12em;text-transform:uppercase;color:var(--g)}.home-shell .fc-cta{display:inline-flex;align-items:center;justify-content:space-between;padding:13px 18px;background:var(--w2);border-radius:var(--rd);font-size:13px;font-weight:600;color:var(--i);transition:background 0.15s var(--ease)}.home-shell .fc-cta:hover{background:var(--w3)}.home-shell .fc-cta .arr{font-size:16px;color:var(--md)}.home-shell /* === WHY GUMZ === */
.why{background:var(--w2);border-top:1px solid var(--ln);border-bottom:1px solid var(--ln)}.home-shell .why-g{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.home-shell .why-c{background:var(--w);border:1px solid var(--ln);border-radius:var(--rd2);padding:32px 26px;display:flex;flex-direction:column;transition:box-shadow 0.2s var(--ease)}.home-shell .why-c:hover{box-shadow:var(--sh2)}.home-shell .why-icon{width:54px;height:54px;background:var(--mp);border-radius:var(--rd2);display:flex;align-items:center;justify-content:center;color:var(--md);margin-bottom:24px}.home-shell .why-icon svg{width:28px;height:28px}.home-shell .why-n{font-family:'Inter Tight';font-weight:700;font-size:42px;letter-spacing:-0.04em;line-height:0.95;margin-bottom:10px}.home-shell .why-n .u{font-size:16px;font-weight:500;color:var(--md)}.home-shell .why-h{font-family:'Inter Tight';font-weight:600;font-size:18px;letter-spacing:-0.025em;line-height:1.18;margin-bottom:8px}.home-shell .why-d{font-size:13px;line-height:1.55;color:var(--i3)}.home-shell /* === HOW IT WORKS (condensed) === */
.how-g{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.home-shell .how-c{display:flex;flex-direction:column;border-radius:var(--rd2);overflow:hidden;border:1px solid var(--ln);background:var(--w)}.home-shell .how-p{height:260px;position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden}.home-shell .how-illust{position:absolute;inset:0;width:100%;height:100%}.home-shell .how-n{position:absolute;top:24px;left:24px;font-family:'Inter Tight';font-weight:800;font-size:56px;letter-spacing:-0.05em;color:rgba(10,10,10,0.1);line-height:1;z-index:2}.home-shell .how-cn{position:absolute;top:28px;right:24px;font-size:10px;font-weight:600;letter-spacing:0.14em;text-transform:uppercase;color:rgba(10,10,10,0.45);z-index:2}.home-shell .how-body{padding:28px 28px 32px 28px;background:var(--w);flex-grow:1;display:flex;flex-direction:column}.home-shell .how-tag{font-size:11px;font-weight:600;letter-spacing:0.14em;text-transform:uppercase;color:var(--md);margin-bottom:12px}.home-shell .how-h{font-family:'Inter Tight';font-weight:600;font-size:22px;letter-spacing:-0.025em;line-height:1.18;margin-bottom:10px}.home-shell .how-d{font-size:14px;line-height:1.6;color:var(--i3)}.home-shell /* === REVIEWS === */
.rv-sec{background:var(--w2);border-top:1px solid var(--ln);border-bottom:1px solid var(--ln)}.home-shell .rv-g{display:grid;grid-template-columns:340px 1fr;gap:36px;align-items:start}.home-shell .rv-card{background:var(--w);padding:32px 28px;border:1px solid var(--ln);border-radius:var(--rd2);box-shadow:var(--sh1)}.home-shell .rt-big{font-family:'Inter Tight';font-weight:700;font-size:64px;letter-spacing:-0.04em;line-height:1}.home-shell .rt-of{font-weight:400;font-size:22px;color:var(--g);margin-left:6px}.home-shell .rt-sb{font-size:18px;color:var(--i);margin:12px 0 6px 0;letter-spacing:1px}.home-shell .rt-cnt{font-size:13px;color:var(--g);margin-bottom:20px}.home-shell .rt-d{display:flex;flex-direction:column;gap:6px}.home-shell .rt-dr{display:grid;grid-template-columns:14px 1fr 36px;gap:12px;align-items:center}.home-shell .rt-dn{font-size:12px;color:var(--g);font-weight:500}.home-shell .rt-dt{height:5px;background:var(--ln);position:relative;border-radius:99px;overflow:hidden}.home-shell .rt-df{position:absolute;left:0;top:0;bottom:0;background:var(--i)}.home-shell .rt-dp{font-size:11px;color:var(--g);text-align:right;font-variant-numeric:tabular-nums}.home-shell .rv-list{display:flex;flex-direction:column;gap:12px}.home-shell .rv{background:var(--w);padding:24px 28px;border:1px solid var(--ln);border-radius:var(--rd2)}.home-shell .rv-top{display:flex;justify-content:space-between;align-items:flex-start;padding-bottom:12px;border-bottom:1px solid var(--ln);margin-bottom:14px;gap:12px;flex-wrap:wrap}.home-shell .rv-a{display:flex;align-items:center;gap:12px}.home-shell .rv-av{width:34px;height:34px;background:var(--mp);color:var(--md);display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:600;border-radius:50%}.home-shell .rv-nm{font-size:14px;font-weight:600}.home-shell .rv-dt{font-size:12px;color:var(--g);margin-top:2px}.home-shell .rv-vf{font-size:10px;font-weight:600;letter-spacing:0.1em;text-transform:uppercase;color:var(--md);display:flex;align-items:center;gap:6px}.home-shell .rv-vf::before{content:'';width:6px;height:6px;background:var(--m);border-radius:50%}.home-shell .rv-st{font-size:13px;color:var(--i);margin-bottom:6px;letter-spacing:1px}.home-shell .rv-hl{font-family:'Inter Tight';font-weight:600;font-size:16px;letter-spacing:-0.018em;margin-bottom:6px}.home-shell .rv-tx{font-size:13px;line-height:1.55;color:var(--i3)}.home-shell .rv-more{text-align:center;margin-top:18px;font-size:13px;font-weight:500}.home-shell .rv-more a{color:var(--i);text-decoration:underline;text-decoration-color:var(--ln2);text-underline-offset:4px}.home-shell /* === USE CASES PREVIEW === */
.uc-prev{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.home-shell .uc-pc{background:var(--w);border:1px solid var(--ln);border-radius:var(--rd2);overflow:hidden;display:flex;flex-direction:column;transition:transform 0.2s var(--ease),box-shadow 0.2s var(--ease)}.home-shell .uc-pc:hover{transform:translateY(-3px);box-shadow:var(--sh2)}.home-shell .uc-pi{height:130px;position:relative;overflow:hidden;border-bottom:1px solid var(--ln)}.home-shell .uc-pi svg{width:100%;height:100%;display:block}.home-shell .uc-pt{font-size:11px;font-weight:600;letter-spacing:0.14em;text-transform:uppercase;color:var(--md);padding:20px 22px 10px 22px}.home-shell .uc-ph{font-family:'Inter Tight';font-weight:600;font-size:20px;letter-spacing:-0.025em;line-height:1.15;padding:0 22px 8px 22px}.home-shell .uc-pd{font-size:13px;line-height:1.5;color:var(--i3);padding:0 22px 18px 22px}.home-shell .uc-pf{padding:12px 22px;font-size:10px;font-weight:600;letter-spacing:0.14em;text-transform:uppercase;color:var(--g);border-top:1px solid var(--ln);background:var(--w2)}.home-shell .uc-more-link{display:flex;justify-content:center;margin-top:32px}.home-shell .uc-more-link a{font-size:14px;font-weight:600;color:var(--i);padding:14px 24px;border:1.5px solid var(--i);border-radius:var(--rd2);transition:background 0.15s var(--ease)}.home-shell .uc-more-link a:hover{background:var(--i);color:var(--w)}.home-shell /* === PRESS === */
.press{padding:28px var(--pad);background:var(--w);border-top:1px solid var(--ln);border-bottom:1px solid var(--ln)}.home-shell .press-in{max-width:960px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:32px;flex-wrap:wrap}.home-shell .press-l{font-size:10px;font-weight:600;letter-spacing:0.18em;text-transform:uppercase;color:var(--g);white-space:nowrap}.home-shell .press-logos{display:flex;align-items:center;gap:36px;flex:1;justify-content:space-around;flex-wrap:wrap}.home-shell .press-logo{font-family:'Inter Tight';font-weight:600;font-size:16px;letter-spacing:-0.02em;color:var(--gl);opacity:0.65;transition:opacity 0.15s}.home-shell .press-logo:hover{opacity:1}.home-shell .press-logo.serif{font-family:'Georgia','Times New Roman',serif;font-style:italic;font-weight:500;font-size:18px}.home-shell .press-logo.bold{font-weight:800;font-size:15px;text-transform:uppercase;letter-spacing:0.04em}.home-shell /* === BRAND STORY === */
.story{background:var(--w);padding:120px var(--pad)}.home-shell .story-in{max-width:1180px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.home-shell .story-text .se{margin-bottom:24px}.home-shell .story-h{font-family:'Inter Tight';font-weight:700;font-size:54px;letter-spacing:-0.045em;line-height:1.02;margin-bottom:24px}.home-shell .story-h .acc{color:var(--md)}.home-shell .story-p{font-size:16px;line-height:1.65;color:var(--i3);margin-bottom:20px}.home-shell .story-quote{padding:24px 0;margin:24px 0;border-top:1px solid var(--ln);border-bottom:1px solid var(--ln);font-family:'Inter Tight';font-weight:500;font-size:20px;line-height:1.4;letter-spacing:-0.02em;color:var(--i)}.home-shell .story-quote::before{content:'„';color:var(--md);font-size:48px;line-height:0;vertical-align:-18px;margin-right:4px}.home-shell .story-author{font-size:13px;color:var(--g);font-weight:500;letter-spacing:0.04em;margin-top:12px;display:flex;align-items:center;gap:10px}.home-shell .story-author strong{color:var(--i);font-weight:600}.home-shell .story-author .div{width:1px;height:12px;background:var(--ln2)}.home-shell .story-vis{height:520px;background:linear-gradient(160deg,var(--w2) 0%,var(--w3) 100%);border-radius:var(--rd2);position:relative;overflow:hidden;border:1px solid var(--ln);display:flex;align-items:center;justify-content:center}.home-shell .story-vis::before{content:'';position:absolute;top:-80px;right:-80px;width:240px;height:240px;background:radial-gradient(circle,rgba(0,201,167,0.18) 0%,transparent 70%);pointer-events:none}.home-shell .story-vis::after{content:'';position:absolute;bottom:-100px;left:-100px;width:280px;height:280px;background:radial-gradient(circle,rgba(0,135,90,0.12) 0%,transparent 70%);pointer-events:none}.home-shell .story-vis-inner{position:relative;z-index:1;text-align:center;padding:48px;width:100%}.home-shell .story-stat{font-family:'Inter Tight';font-weight:700;font-size:88px;letter-spacing:-0.05em;line-height:1;color:var(--i)}.home-shell .story-stat .u{font-size:24px;font-weight:500;color:var(--md)}.home-shell .story-stat-lbl{font-size:12px;font-weight:600;letter-spacing:0.16em;text-transform:uppercase;color:var(--md);margin-top:12px;margin-bottom:32px}.home-shell .story-mini{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:32px}.home-shell .story-mini-c{background:var(--w);border:1px solid var(--ln);border-radius:var(--rd);padding:16px;text-align:left}.home-shell .story-mini-h{font-family:'Inter Tight';font-weight:700;font-size:18px;letter-spacing:-0.02em;color:var(--i);margin-bottom:4px}.home-shell .story-mini-h .u{font-size:11px;font-weight:500;color:var(--md);margin-left:2px}.home-shell .story-mini-l{font-size:10px;font-weight:600;letter-spacing:0.12em;text-transform:uppercase;color:var(--g)}.home-shell .story-vis-hint{position:absolute;bottom:18px;left:50%;transform:translateX(-50%);font-size:10px;font-weight:600;letter-spacing:0.16em;text-transform:uppercase;color:var(--gl);z-index:2;white-space:nowrap}.home-shell /* === FAQ TEASER === */
.faq-t{background:var(--mk);color:var(--w);padding:120px var(--pad)}.home-shell .faq-t-in{max-width:1080px;margin:0 auto}.home-shell .faq-t .st{color:var(--w)}.home-shell .faq-t .se{color:var(--m)}.home-shell .faq-t .se::before, .home-shell .faq-t .se::after{background:var(--m)}.home-shell .fq-l{margin-top:20px;border-top:1px solid rgba(255,255,255,0.12)}.home-shell .fq-i{border-bottom:1px solid rgba(255,255,255,0.12);padding:24px 0;display:grid;grid-template-columns:44px 1fr 28px;gap:20px;align-items:start;cursor:pointer}.home-shell .fq-no{font-family:'Inter Tight';font-weight:500;font-size:14px;color:rgba(255,255,255,0.45);padding-top:2px}.home-shell .fq-q{font-family:'Inter Tight';font-weight:500;font-size:18px;letter-spacing:-0.02em;line-height:1.35}.home-shell .fq-a{font-size:14px;line-height:1.65;color:rgba(255,255,255,0.65);margin-top:12px;max-width:740px}.home-shell .fq-pl{width:26px;height:26px;border:1px solid rgba(255,255,255,0.2);display:flex;align-items:center;justify-content:center;color:rgba(255,255,255,0.5);font-size:14px;margin-top:2px;border-radius:50%}.home-shell .fq-pl.op{background:var(--m);color:var(--i);border-color:var(--m)}.home-shell .faq-more{display:flex;justify-content:center;margin-top:36px}.home-shell .faq-more a{font-size:14px;font-weight:600;color:var(--w);padding:14px 24px;border:1.5px solid var(--m);border-radius:var(--rd2);transition:background 0.15s var(--ease)}.home-shell .faq-more a:hover{background:var(--m);color:var(--i)}.home-shell /* === NEWSLETTER === */
.nl{background:var(--w2);color:var(--i);padding:72px var(--pad);text-align:center;border-top:1px solid var(--ln);border-bottom:1px solid var(--ln)}.home-shell .nl-card{max-width:680px;margin:0 auto;background:var(--w);border:1px solid var(--ln);border-radius:var(--rd2);padding:56px 48px;position:relative;overflow:hidden;box-shadow:var(--sh1)}.home-shell .nl-card::before{content:'';position:absolute;top:0;left:0;right:0;height:4px;background:var(--m)}.home-shell .nl-eye{font-size:11px;font-weight:700;letter-spacing:0.18em;text-transform:uppercase;color:var(--md);margin-bottom:16px;display:inline-flex;align-items:center;gap:10px}.home-shell .nl-eye::before, .home-shell .nl-eye::after{content:'';width:20px;height:1px;background:var(--md)}.home-shell .nl-h{font-family:'Inter Tight';font-weight:700;font-size:36px;letter-spacing:-0.035em;line-height:1.1;max-width:520px;margin:0 auto 14px auto;color:var(--i)}.home-shell .nl-h .acc{color:var(--md)}.home-shell .nl-s{font-size:14px;color:var(--i3);margin-bottom:24px;max-width:440px;margin-left:auto;margin-right:auto;line-height:1.55}.home-shell .nl-form{display:flex;gap:8px;max-width:420px;margin:0 auto;align-items:stretch;flex-wrap:wrap}.home-shell .nl-input{flex:1;min-width:200px;padding:14px 18px;border:1.5px solid var(--ln);font-size:14px;font-family:inherit;color:var(--i);border-radius:var(--rd2);background:var(--w)}.home-shell .nl-input:focus{outline:none;border-color:var(--i)}.home-shell .nl-input::placeholder{color:var(--gl)}.home-shell .nl-submit{background:var(--i);color:var(--w);padding:0 22px;font-size:13px;font-weight:600;border-radius:var(--rd2);transition:background 0.15s var(--ease);white-space:nowrap;min-height:48px}.home-shell .nl-submit:hover{background:var(--mk)}.home-shell .nl-meta{font-size:11px;color:var(--g);margin-top:14px;letter-spacing:0.04em}.home-shell /* === FINAL CTA === */
.final{padding:140px var(--pad);text-align:center;background:var(--w);position:relative;overflow:hidden}.home-shell .final::before{content:'';position:absolute;top:0;left:50%;transform:translateX(-50%);width:80%;height:200%;background:radial-gradient(ellipse at top,var(--w2) 0%,transparent 50%);pointer-events:none}.home-shell .final > *{position:relative;z-index:1}.home-shell .fin-eye{font-size:12px;font-weight:600;letter-spacing:0.18em;text-transform:uppercase;color:var(--md);margin-bottom:32px}.home-shell .final h2{font-family:'Inter Tight';font-weight:700;font-size:108px;letter-spacing:-0.05em;line-height:0.95;margin-bottom:28px}.home-shell .final h2 .acc{color:var(--md)}.home-shell .fin-sub{font-size:18px;color:var(--i3);margin-bottom:44px;max-width:540px;margin-left:auto;margin-right:auto;line-height:1.5}.home-shell .fin-offer-wrap{display:flex;justify-content:center;margin-bottom:24px}.home-shell .fin-offer-pill{display:inline-flex;align-items:center;gap:8px;background:var(--m);color:var(--i);padding:8px 14px;border-radius:99px;font-size:12px;font-weight:700;letter-spacing:0.04em}.home-shell .fin-btn{display:inline-flex;align-items:center;gap:14px;background:var(--i);color:var(--w);padding:20px 36px;font-size:15px;font-weight:600;border-radius:var(--rd2);transition:background 0.15s var(--ease)}.home-shell .fin-btn:hover{background:var(--mk)}.home-shell .fin-btn .sep{width:1px;height:18px;background:rgba(255,255,255,0.2)}.home-shell .fin-btn .price{color:rgba(255,255,255,0.85);font-weight:500;font-variant-numeric:tabular-nums}.home-shell .fin-btn .was-inline{color:rgba(255,255,255,0.45);font-weight:400;font-size:13px;text-decoration:line-through;letter-spacing:0;margin-left:-6px}.home-shell .fin-meta{margin-top:24px;font-size:12px;color:var(--g);letter-spacing:0.04em;display:flex;align-items:center;justify-content:center;gap:18px;flex-wrap:wrap}.home-shell .fin-meta-i{display:flex;align-items:center;gap:6px}.home-shell .fin-meta-i svg{width:12px;height:12px;stroke:var(--md)}.home-shell /* === FOOTER === */
.foot{background:var(--i);color:var(--w);padding:80px var(--pad) 32px var(--pad)}.home-shell .foot-in{max-width:1280px;margin:0 auto}.home-shell .foot-g{display:grid;grid-template-columns:2fr 1fr 1fr 1fr 1fr;gap:64px;margin-bottom:64px}.home-shell .foot-m{font-family:'Inter Tight';font-weight:800;font-size:30px;letter-spacing:-0.045em;margin-bottom:16px}.home-shell .foot-m .d{color:var(--m)}.home-shell .foot-t{font-size:13px;line-height:1.55;color:rgba(255,255,255,0.55);max-width:280px;margin-bottom:24px}.home-shell .foot-social{display:flex;gap:10px}.home-shell .foot-soc{width:32px;height:32px;background:rgba(255,255,255,0.06);border-radius:50%;display:flex;align-items:center;justify-content:center;color:rgba(255,255,255,0.7);transition:background 0.15s var(--ease)}.home-shell .foot-soc:hover{background:rgba(255,255,255,0.1)}.home-shell .foot-soc svg{width:14px;height:14px;fill:currentColor}.home-shell .foot-col h4{font-size:11px;font-weight:600;letter-spacing:0.14em;text-transform:uppercase;color:var(--m);margin-bottom:20px}.home-shell .foot-col ul{list-style:none}.home-shell .foot-col li{padding:5px 0}.home-shell .foot-col a{font-size:14px;color:rgba(255,255,255,0.7);transition:color 0.15s var(--ease)}.home-shell .foot-col a:hover{color:var(--w)}.home-shell .foot-pay{padding:24px 0;border-top:1px solid rgba(255,255,255,0.1);display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:16px}.home-shell .foot-pay-l{font-size:11px;color:rgba(255,255,255,0.4);letter-spacing:0.06em}.home-shell .foot-pay-i{display:flex;gap:8px;flex-wrap:wrap}.home-shell .foot-pay-bd{height:28px;padding:0 12px;background:rgba(255,255,255,0.08);border-radius:var(--rd);display:flex;align-items:center;font-size:10px;font-weight:600;color:rgba(255,255,255,0.55);letter-spacing:0.04em}.home-shell .foot-b{display:flex;justify-content:space-between;padding-top:24px;border-top:1px solid rgba(255,255,255,0.06);font-size:11px;color:rgba(255,255,255,0.4);letter-spacing:0.04em;gap:16px;flex-wrap:wrap}.home-shell /* === RESPONSIVE === */
@media (max-width:1280px){.home-shell{--pad:48px}.home-shell .hero-h{font-size:80px}.home-shell .st{font-size:48px}.home-shell .final h2{font-size:88px}.home-shell .st-n{font-size:72px}.home-shell .story-h{font-size:44px}}

@media (max-width:1024px){.home-shell{--pad:32px}.home-shell .nav-links{display:none}.home-shell .nav-burger{display:flex}.home-shell .flavors-g, .home-shell .why-g, .home-shell .how-g, .home-shell .uc-prev{grid-template-columns:1fr 1fr}.home-shell .fp-in{grid-template-columns:1fr;gap:48px}.home-shell .fp-title{font-size:38px}.home-shell .ts-in{justify-content:center;gap:14px 24px}.home-shell .why-g .why-c:nth-child(odd):last-child{grid-column:span 2}.home-shell .how-g .how-c:nth-child(3){grid-column:span 2}.home-shell .rv-g{grid-template-columns:1fr;gap:24px}.home-shell .story-in{grid-template-columns:1fr;gap:48px}.home-shell .story-vis{height:380px}.home-shell .st-row{grid-template-columns:1fr 1fr;gap:48px 0}.home-shell .st-b{padding:0;border-right:0;border-bottom:1px solid rgba(255,255,255,0.1);padding-bottom:48px}.home-shell .st-b:nth-child(odd){border-right:1px solid rgba(255,255,255,0.1);padding-right:32px}.home-shell .st-b:nth-child(even){padding-left:32px}.home-shell .st-b:nth-child(3), .home-shell .st-b:nth-child(4){padding-top:48px;padding-bottom:0;border-bottom:0}.home-shell .foot-g{grid-template-columns:1fr 1fr 1fr;gap:48px}.home-shell .foot-g > div:first-child{grid-column:span 3}.home-shell .hero-h{font-size:64px}.home-shell .hp{width:170px;height:240px}.home-shell .hp-flv{font-size:24px}.home-shell .hp-stats{gap:8px}.home-shell .hp-num{font-size:14px}.home-shell .st{font-size:40px}.home-shell .final h2{font-size:64px}.home-shell .story-h{font-size:36px}
}

@media (max-width:768px){.home-shell{--pad:20px}.home-shell{font-size:15px}.home-shell .announce{gap:12px;font-size:11px;padding:0 12px;text-align:center}.home-shell .announce .s{display:none}.home-shell .sticky-bar{padding:10px 20px}.home-shell .sb-rating{display:none}.home-shell .sb-info-name{font-size:13px}.home-shell .sb-cta{padding:10px 16px;font-size:12px;gap:8px}.home-shell .nav{height:64px;padding:0 20px}.home-shell .nav-logo{font-size:20px}.home-shell .nav-r{gap:12px}.home-shell .nav-meta:not(:last-child){display:none}.home-shell .hero{padding:48px 20px 64px 20px}.home-shell .hero-h{font-size:44px}.home-shell .hero-sub{font-size:16px;margin-bottom:28px}.home-shell .hero-eye{font-size:11px;margin-bottom:20px}.home-shell .hero-ctas{flex-direction:column;align-items:stretch;gap:10px}.home-shell .btn-primary{justify-content:center;padding:16px 24px;font-size:14px}.home-shell .hero-packs{margin-top:48px;gap:8px}.home-shell .hp{width:100px;height:160px;padding:12px 10px}.home-shell .hp.hp-1, .home-shell .hp.hp-3{transform:none}.home-shell .hp-mark{font-size:14px}.home-shell .hp-flv{font-size:15px;margin-bottom:8px}.home-shell .hp-stats{gap:5px;padding-top:8px}.home-shell .hp-num{font-size:11px}.home-shell .hp-num .u{font-size:7px}.home-shell .hp-lbl{font-size:7px}.home-shell .hp-lbl2{font-size:6.5px}.home-shell .hp-corner{font-size:6px;top:14px;right:10px}.home-shell .featured-product{padding:48px 20px}.home-shell .fp-in{gap:36px}.home-shell .fp-title{font-size:30px}.home-shell .fp-sub{font-size:14px}.home-shell .fp-pack-large{width:220px;height:300px;padding:20px 18px}.home-shell .fp-pack-large .pl-flv{font-size:30px}.home-shell .fp-pack-large .pl-num{font-size:18px}.home-shell .fp-offer-card{grid-template-columns:auto 1fr;padding:16px 18px;gap:14px}.home-shell .fp-offer-price{grid-column:1 / -1;text-align:left;padding-left:34px;font-size:20px}.home-shell .fp-offer-price .was{margin-top:2px}.home-shell .fp-quickwins{grid-template-columns:1fr 1fr;gap:8px;font-size:12px}.home-shell .ts-in{gap:10px 16px;flex-wrap:wrap;justify-content:center}.home-shell .ts-i{font-size:11px}.home-shell .trust-strip{padding:14px 16px}.home-shell .fin-btn{padding:16px 24px;font-size:14px;flex-wrap:wrap;justify-content:center}.home-shell .fin-btn .was-inline{margin-left:0}.home-shell .stats{padding:56px 20px}.home-shell .st-row{grid-template-columns:1fr;gap:0}.home-shell .st-b{padding:32px 0!important;border-right:0!important;border-bottom:1px solid rgba(255,255,255,0.1)!important;border-left:0!important;border-top:0!important}.home-shell .st-b:first-child{padding-top:0!important}.home-shell .st-b:last-child{padding-bottom:0!important;border-bottom:0!important}.home-shell .st-n{font-size:60px}.home-shell .st-n .u{font-size:22px}.home-shell .sec{padding:64px 20px}.home-shell .sec.tight{padding:48px 20px}.home-shell .sh{margin-bottom:32px}.home-shell .st{font-size:30px}.home-shell .ss{font-size:15px;margin-top:14px}.home-shell .flavors-g, .home-shell .why-g, .home-shell .how-g, .home-shell .uc-prev{grid-template-columns:1fr;gap:12px}.home-shell .why-g .why-c:nth-child(odd):last-child{grid-column:span 1}.home-shell .how-g .how-c:nth-child(3){grid-column:span 1}.home-shell .fc-vis{height:240px}.home-shell .fc-pack{width:140px;height:200px}.home-shell .fc-pack-flv{font-size:18px}.home-shell .fc-body{padding:22px 20px 24px 20px}.home-shell .fc-name{font-size:22px}.home-shell .how-p{height:200px}.home-shell .how-body{padding:22px 22px 26px 22px}.home-shell .how-h{font-size:19px}.home-shell .uc-pi{height:110px}.home-shell .why-icon{width:44px;height:44px}.home-shell .why-n{font-size:34px}.home-shell .why-h{font-size:16px}.home-shell .press{padding:24px 20px}.home-shell .press-in{flex-direction:column;gap:16px;align-items:center}.home-shell .press-logos{gap:20px 28px;justify-content:center}.home-shell .press-logo{font-size:14px}.home-shell .press-logo.bold{font-size:13px}.home-shell .press-logo.serif{font-size:16px}.home-shell .story{padding:56px 20px}.home-shell .story-h{font-size:30px}.home-shell .story-vis{height:auto;min-height:300px;padding:32px 20px}.home-shell .story-stat{font-size:64px}.home-shell .faq-t{padding:56px 20px}.home-shell .fq-i{grid-template-columns:32px 1fr 22px;gap:14px;padding:20px 0}.home-shell .fq-no{font-size:12px}.home-shell .fq-q{font-size:15px}.home-shell .fq-pl{width:22px;height:22px;font-size:13px}.home-shell .nl{padding:48px 20px}.home-shell .nl-card{padding:36px 24px}.home-shell .nl-h{font-size:26px}.home-shell .nl-s{font-size:14px}.home-shell .nl-input{padding:14px 16px}.home-shell .final{padding:72px 20px}.home-shell .final h2{font-size:48px}.home-shell .fin-sub{font-size:15px}.home-shell .fin-btn{padding:16px 24px;font-size:14px}.home-shell .fin-meta{gap:10px;flex-wrap:wrap}.home-shell .foot{padding:48px 20px 24px 20px}.home-shell .foot-g{grid-template-columns:1fr 1fr;gap:32px;margin-bottom:32px}.home-shell .foot-g > div:first-child{grid-column:span 2}.home-shell .foot-pay{flex-direction:column;align-items:flex-start;gap:12px}
}
/* End */
