:root{--primary-fresh: #ec1313;--primary-fresh-hover: #d31111;--primary-fresh-glow: rgba(236, 19, 19, .35);--bg-fresh: #050505;--surface-fresh: #111113;--surface-raised-fresh: #18181b;--text-fresh: #f4f4f5;--text-secondary-fresh: #a1a1aa;--text-tertiary-fresh: #71717a;--border-fresh: #27272a;--border-light-fresh: rgba(255, 255, 255, .06);--font-heading-fresh: "Oswald", sans-serif;--font-body-fresh: "Inter", sans-serif;--radius-lg-fresh: 24px;--radius-xl-fresh: 32px;--radius-full-fresh: 9999px;--ease-fresh: cubic-bezier(.16, 1, .3, 1);--ease-smooth-fresh: cubic-bezier(.4, 0, .2, 1)}.product-section-fresh{background-color:var(--bg-fresh);color:var(--text-fresh);font-family:var(--font-body-fresh);min-height:100vh;padding-bottom:120px}.page-content-fresh{max-width:1280px;margin:0 auto;padding:20px}.image-col-fresh{position:relative}.hero-image-fresh{position:relative;width:100%;aspect-ratio:1 / 1;overflow:hidden;border-radius:var(--radius-lg-fresh);background:#f0efed;margin-bottom:20px}@keyframes shimmer-fresh{0%{background-position:-1000px 0}to{background-position:1000px 0}}.badge-delivery{display:flex;justify-content:center;align-items:center;gap:6px;margin-top:12px;margin-bottom:8px;color:var(--text-secondary-fresh);font-family:var(--font-body);font-size:10px;font-weight:500;letter-spacing:.15em;text-transform:uppercase;width:100%}.delivery-dot-fresh{width:5px;height:5px;background-color:var(--text-secondary-fresh);border-radius:50%;position:relative;box-shadow:0 0 4px var(--text-secondary-fresh);animation:pulsateGrey 2s infinite ease-out}@keyframes pulsateGrey{0%{box-shadow:0 0 #a0a0a066}70%{box-shadow:0 0 0 5px #a0a0a000}to{box-shadow:0 0 #a0a0a000}}.hero-image-fresh img{width:100%;height:100%;object-fit:cover;position:relative;z-index:2;transition:opacity .5s ease}.hero-image-fresh:after{content:"";position:absolute;bottom:0;left:0;right:0;height:50%;background:linear-gradient(to top,var(--bg-fresh) 0%,transparent 100%);pointer-events:none;z-index:3}.placeholder-hero-fresh{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;z-index:1}.hero-tray-fresh{width:70%;height:65%;background:#1a1a1a;border-radius:18px;overflow:hidden;box-shadow:0 12px 48px #00000040;position:relative}.hero-tray-fresh:before{content:"";position:absolute;top:5px;right:5px;bottom:5px;left:5px;border-radius:14px;border:2px solid rgba(255,255,255,.05);pointer-events:none}.hero-tray-content-fresh{display:flex;height:100%;padding:10px;gap:6px}.hero-tray-section-fresh{border-radius:10px;flex:1}.ht-protein-fresh{background:linear-gradient(145deg,#b85050,#963838);flex:1.3}.ht-veggie-fresh{background:linear-gradient(145deg,#5a8a3a,#487028);flex:.5}.ht-grain-fresh{background:linear-gradient(145deg,#f5f0e8,#e8dfd2)}.kcal-float-fresh{position:absolute;top:20px;left:20px;z-index:10;display:inline-flex;align-items:center;gap:6px;padding:8px 16px;border-radius:var(--radius-full-fresh);background:#0000008c;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.08);font-size:11px;font-weight:600;letter-spacing:.07em;text-transform:uppercase;color:#fff;animation:fadeDownFresh .6s .3s var(--ease-fresh) both}.kcal-float-fresh svg{width:14px;height:14px;stroke:var(--primary-fresh);fill:none;stroke-width:2}@keyframes fadeDownFresh{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.thumb-strip-fresh{display:flex;gap:10px;padding:0 10px;overflow-x:auto;scroll-behavior:smooth}.thumb-fresh{width:64px;height:64px;border-radius:14px;overflow:hidden;border:2px solid transparent;cursor:pointer;transition:all .3s ease;flex-shrink:0;position:relative}.thumb-fresh img{width:100%;height:100%;object-fit:cover}.thumb-fresh.active{border-color:var(--primary-fresh);box-shadow:0 0 12px var(--primary-fresh-glow)}.thumb-fresh:not(.active){opacity:.6}.thumb-fresh:not(.active):hover{opacity:1}.info-col-fresh{padding-top:20px}.product-info-fresh{animation:fadeUpFresh .7s .1s var(--ease-fresh) both}@keyframes fadeUpFresh{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.product-title-fresh{font-family:var(--font-heading-fresh);font-size:clamp(38px,9vw,56px);font-weight:700;text-transform:uppercase;line-height:.88;letter-spacing:-.03em;color:var(--text-fresh);margin:0}.product-title-fresh .accent{color:var(--primary-fresh)}.product-price-row-fresh{display:flex;align-items:baseline;gap:12px;margin-top:16px}.product-price-fresh{font-family:var(--font-heading-fresh);font-size:28px;font-weight:600;color:var(--text-fresh)}.product-price-old-fresh{font-size:15px;color:var(--text-tertiary-fresh);text-decoration:line-through}.save-tag-fresh{font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--primary-fresh);background:#ec131314;border:1px solid rgba(236,19,19,.12);padding:4px 10px;border-radius:6px}.product-desc-fresh{margin-top:16px;font-size:14px;color:var(--text-secondary-fresh);line-height:1.7;max-width:480px}.nutrition-hud-fresh{margin-top:28px;background:#18181b99;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid var(--border-light-fresh);border-radius:var(--radius-xl-fresh);padding:20px;display:flex;align-items:center;justify-content:space-around;animation:fadeUpFresh .7s .2s var(--ease-fresh) both}.hud-item-fresh{text-align:center;position:relative}.hud-item-fresh:not(:first-child):before{content:"";position:absolute;left:-20px;top:15%;height:70%;width:1px;background:var(--border-light-fresh)}@media (max-width: 400px){.hud-item-fresh:not(:first-child):before{left:-10px}}.hud-value-fresh{font-family:var(--font-heading-fresh);font-size:22px;font-weight:700;line-height:1;color:var(--text-fresh)}.hud-value-fresh.primary{color:var(--primary-fresh)}.hud-label-fresh{font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.2em;color:var(--text-tertiary-fresh);margin-top:4px}.options-section-fresh{padding-top:32px;animation:fadeUpFresh .7s .25s var(--ease-fresh) both}.option-group-fresh{margin-bottom:28px}.option-label-fresh{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.25em;color:var(--text-tertiary-fresh);margin-bottom:12px;display:block}.pills-fresh{display:flex;flex-wrap:wrap;gap:10px}.pill-fresh{padding:12px 24px;border-radius:var(--radius-full-fresh);font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.06em;border:1px solid var(--border-fresh);background:transparent;color:var(--text-secondary-fresh);transition:all .3s ease;cursor:pointer;position:relative}.pill-fresh:hover{border-color:#fff3;color:var(--text-fresh)}.pill-fresh.active{border-color:var(--primary-fresh);background:#ec131314;color:#fff;box-shadow:0 0 16px var(--primary-fresh-glow)}.pill-fresh input{position:absolute;opacity:0;width:100%;height:100%;top:0;right:0;bottom:0;left:0;cursor:pointer}.quantity-section-fresh{margin-bottom:20px;animation:fadeUpFresh .7s .3s var(--ease-fresh) both}.quantity-row-fresh{display:flex;align-items:center;justify-content:space-between}.quantity-control-fresh{display:flex;align-items:center;gap:0;border:1px solid var(--border-fresh);border-radius:var(--radius-full-fresh);overflow:hidden}.qty-btn-fresh{width:48px;height:48px;display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:500;color:var(--text-secondary-fresh);transition:all .2s ease;background:transparent;border:none;cursor:pointer}.qty-btn-fresh:hover{color:var(--text-fresh);background:#ffffff0a}.qty-btn-fresh:active{background:#ffffff14}.qty-value-fresh{width:48px;text-align:center;font-family:var(--font-heading-fresh);font-size:18px;font-weight:600;color:var(--text-fresh);border-left:1px solid var(--border-fresh);border-right:1px solid var(--border-fresh);height:48px;display:flex;align-items:center;justify-content:center;background:transparent;-webkit-appearance:none;appearance:none;-moz-appearance:textfield}.qty-value-fresh::-webkit-inner-spin-button,.qty-value-fresh::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.sticky-cta-fresh{position:fixed;bottom:0;left:0;right:0;z-index:90;padding:16px 20px;padding-bottom:max(16px,env(safe-area-inset-bottom));background:#050505d9;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border-top:1px solid var(--border-light-fresh);animation:slideUpFresh .5s .5s var(--ease-fresh) both}@keyframes slideUpFresh{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.cta-btn-fresh{width:100%;display:flex;align-items:center;justify-content:center;gap:10px;padding:18px 32px;border-radius:var(--radius-full-fresh);background:var(--primary-fresh);color:#fff;font-family:var(--font-heading-fresh);font-size:16px;font-weight:700;text-transform:uppercase;letter-spacing:.15em;transition:all .3s var(--ease-fresh);box-shadow:0 0 24px var(--primary-fresh-glow),0 8px 32px #0006;position:relative;overflow:hidden;border:none;cursor:pointer}.cta-btn-fresh:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:var(--primary-fresh-hover);transform:translateY(101%);transition:transform .4s var(--ease-fresh);border-radius:inherit}.cta-btn-fresh:hover{box-shadow:0 0 36px var(--primary-fresh-glow),0 12px 40px #00000080;transform:translateY(-1px)}.cta-btn-fresh:hover:before{transform:translateY(0)}.cta-btn-fresh:active{transform:scale(.98)}.cta-btn-fresh span,.cta-btn-fresh svg{position:relative;z-index:1}.cta-btn-fresh svg{width:20px;height:20px;fill:currentColor}.cta-price-fresh{margin-left:auto;font-family:var(--font-body-fresh);font-size:14px;font-weight:600;opacity:.85;letter-spacing:0}@media (min-width: 900px){.page-content-fresh{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:start;padding-top:40px}.image-col-fresh{position:sticky;top:100px}.hero-image-fresh{aspect-ratio:4 / 5;border-radius:var(--radius-xl-fresh)}.product-title-fresh{font-size:58px}.sticky-cta-fresh{position:fixed;bottom:24px;left:50%;right:auto;transform:translate(-50%);width:100%;max-width:480px;padding:12px;background:#050505e6;border:1px solid var(--border-light-fresh);border-radius:var(--radius-xl-fresh)}@keyframes slideUpFresh{0%{opacity:0;transform:translate(-50%) translateY(100%)}to{opacity:1;transform:translate(-50%) translateY(0)}}}.checkout-btn-glass{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;margin-top:10px;padding:16px 32px;border-radius:var(--radius-full-fresh);background:#ffffff1a;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);color:#fff;font-family:var(--font-heading-fresh);font-size:16px;font-weight:700;text-transform:uppercase;letter-spacing:.15em;text-decoration:none;transition:all .3s var(--ease-fresh);opacity:0;transform:translateY(10px);pointer-events:none;position:absolute;bottom:100%;left:20px;right:20px;width:auto;margin-bottom:25px;z-index:-1}@media (min-width: 900px){.checkout-btn-glass{position:static;margin-bottom:0;bottom:auto;left:auto;right:auto;width:100%}}.checkout-btn-glass.visible{opacity:1;transform:translateY(0);pointer-events:auto}.checkout-btn-glass:hover{background:#fff3;border-color:#fff6;box-shadow:0 0 20px #ffffff1a}.hidden{display:none!important}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-main-product-fresh.css.map */
