:root{--sage:#7C9A8E;--sage-light:#E8F0EC;--clay-light:#F5EDE3;--blush-light:#FCEAE9;--bg:#FDFAF7;--text:#2C2420;--text-mid:#6B5E56;--text-light:#9B8F87;--border:#E8E2DC;--white:#FFF;--cta:#C4725C;--cta-hover:#B0634F;--shadow-md:0 4px 24px rgba(44,36,32,.08);--shadow-xl:0 24px 64px rgba(44,36,32,.16);--radius-lg:16px;--radius-full:9999px;--ease:cubic-bezier(.4,0,.2,1);--duration:.35s;--font-display:'Quicksand',-apple-system,sans-serif;--font-body:'Nunito',-apple-system,sans-serif}*,::after,::before{margin:0;padding:0;box-sizing:border-box}body{font-family:var(--font-body);background:var(--bg);color:var(--text);line-height:1.65;overflow-x:hidden;-webkit-font-smoothing:antialiased}a{text-decoration:none;color:inherit}button{cursor:pointer;border:none;background:0 0;font-family:var(--font-body)}img,picture{max-width:100%;display:block}.hidden{display:none!important}.btn{display:inline-flex;align-items:center;gap:8px;font-weight:600;font-size:.95rem;border-radius:var(--radius-full);padding:12px 28px;border:none}.btn i,.hero__trust-item i{display:inline-block;min-width:1em;text-align:center}.btn--primary{background:var(--cta);color:var(--white);box-shadow:0 4px 16px rgba(196,114,92,.3)}.btn--ghost{background:0 0;color:var(--text);border:1.5px solid var(--border)}.btn--lg{padding:15px 36px;font-size:1rem}.announcement{background:linear-gradient(90deg,#1f2929,#202326);color:#fff;padding:9px 54px 9px 18px;font-size:.82rem;text-align:center;position:relative}.announcement__inner{max-width:1120px;margin:0 auto;overflow:hidden}.announcement__inner p{margin:0;line-height:1.35;display:flex;align-items:center;justify-content:center;width:100%}.header{position:sticky;top:0;z-index:1000;padding:16px 0;background:rgba(255,255,255,.95);border-bottom:1px solid rgba(232,226,220,.6);min-height:100px}.header__container{display:flex;align-items:center;justify-content:flex-start;gap:28px;max-width:1240px;margin:0 auto;padding:0 24px;height:68px;min-width:0}.header__logo{display:flex;align-items:center;gap:10px;flex:0 0 auto}.header__brand{font-family:var(--font-display);font-size:1.35rem;font-weight:700;line-height:1.1}.header__tagline{font-size:.65rem;color:var(--text-light);text-transform:uppercase;letter-spacing:1.5px;font-weight:600}.header__nav{flex:1 1 auto;min-width:0}.header__nav-list{display:flex;justify-content:center;gap:clamp(18px,2.4vw,32px)}.header__nav-link{font-size:.9rem;font-weight:500;color:var(--text-mid);padding:4px 0;white-space:nowrap}.header__actions{display:flex;align-items:center;gap:4px;flex:0 0 auto}.header__action-btn{width:38px;height:38px;border-radius:var(--radius-full);display:flex;align-items:center;justify-content:center;font-size:.95rem;color:var(--text)}.header__hamburger{display:none;flex-direction:column;gap:5px;padding:8px}.header__hamburger span{width:22px;height:2px;background:var(--text);border-radius:2px}.hero{position:relative;min-height:58vh;display:flex;align-items:center;overflow:hidden;padding:64px 0 58px}.hero__bg{position:absolute;inset:0;z-index:0}.hero__gradient{position:absolute;inset:0;background:linear-gradient(135deg,var(--bg) 0,var(--clay-light) 35%,var(--sage-light) 65%,var(--blush-light) 100%)}.hero__container{max-width:1240px;margin:0 auto;padding:0 24px;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;position:relative;z-index:1}.hero__label{display:inline-flex;align-items:center;gap:8px;font-size:.82rem;font-weight:600;text-transform:uppercase;letter-spacing:1.5px;color:var(--cta);margin-bottom:20px}.hero__title{font-family:var(--font-display);font-size:3.8rem;font-weight:800;line-height:1.1;margin-bottom:20px;color:var(--text)}.hero__title-accent{background:linear-gradient(135deg,var(--cta),#d4918e,var(--sage));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero__desc{font-size:1.1rem;color:var(--text-mid);line-height:1.8;margin-bottom:32px;max-width:480px}.hero__actions{display:flex;gap:14px;flex-wrap:wrap;margin-bottom:40px}.hero__trust{display:flex;gap:24px;flex-wrap:wrap}.hero__trust-item{display:flex;align-items:center;gap:6px;font-size:.85rem;font-weight:600;color:var(--text-mid)}.hero__showcase{position:relative;width:min(100%,430px);margin:0 auto;isolation:isolate}.hero__showcase-main{position:relative;z-index:2}.hero__showcase-card{background:rgba(255,255,255,.9);border-radius:28px;padding:18px;box-shadow:var(--shadow-xl);max-width:410px;margin:0 auto;overflow:hidden;border:1px solid rgba(255,255,255,.7)}.hero__showcase-img{height:250px;background:linear-gradient(135deg,var(--clay-light),var(--sage-light));border-radius:var(--radius-lg);display:flex;align-items:center;justify-content:center;margin-bottom:14px;overflow:hidden;position:relative;contain:layout paint}.hero__showcase-img img,.hero__showcase-img picture{width:100%;height:100%;object-fit:cover;display:block}.hero__showcase-info{padding:0 6px 4px;display:grid;gap:8px;justify-items:center;text-align:center}.hero__showcase-tag{display:inline-block;background:var(--cta);color:var(--white);padding:4px 12px;border-radius:var(--radius-full);font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px;margin-bottom:8px}.hero__showcase-name{font-family:var(--font-display);font-size:clamp(1.05rem,2vw,1.35rem);font-weight:700;line-height:1.22;max-width:22rem;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.hero__showcase-price{display:inline-flex;align-items:center;justify-content:center;gap:8px;flex-wrap:wrap;margin-top:4px}.hero__showcase-price-now{font-size:1.2rem;font-weight:900;color:var(--cta)}.hero__showcase-price-old{color:var(--text-light);text-decoration:line-through;font-size:.9rem;font-weight:800}.hero__showcase-price-save{padding:3px 8px;border-radius:999px;background:rgba(196,114,92,.12);color:var(--cta);font-size:.66rem;font-weight:900;text-transform:uppercase}.products__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;min-height:420px}.p-card{background:var(--white);border-radius:24px;overflow:hidden;border:1px solid var(--border)}.p-card__body{padding:16px}.skeleton{background:linear-gradient(90deg,#f0f0f0 25%,#f8f8f8 50%,#f0f0f0 75%);background-size:200% 100%;animation:1.5s infinite skeleton-loading}.p-card--skeleton{pointer-events:none}html.route-bundles #all-bundles-view,html.route-products #all-products-view{display:block!important}.pdp{min-height:70vh}.pdp--loading .pdp__content{min-height:480px}@media (max-width:1100px){.header__container{justify-content:space-between;gap:12px}.header__hamburger{display:flex}.header__nav{display:none}}@media (max-width:980px){#darkmode-toggle,.currency-switcher,.header__actions-divider,.lang-switcher{display:none!important}.header__action-btn{width:34px;height:34px;font-size:.88rem}}@media (max-width:768px){.hero{min-height:auto;padding:20px 0 18px}.hero__container{display:flex;flex-direction:column;gap:18px}.hero__showcase{order:-1;margin:0 auto 4px;width:min(100%,360px)}.hero__content{order:2;text-align:center}.hero__desc{margin-left:auto;margin-right:auto}.hero__actions,.hero__trust{justify-content:center}.hero__title{font-size:2.2rem;margin-bottom:14px}.hero__label{margin-bottom:12px}.hero__actions{margin-bottom:20px}.hero__showcase-card{padding:12px;max-width:360px}.hero__showcase-img{height:238px;margin-bottom:10px}.hero__showcase-img img{object-fit:cover;object-position:center 42%}.hero__showcase-benefits{display:none}}@media (max-width:480px){.hero{padding:16px 0 12px}.hero__title{font-size:2rem}.hero__actions{display:grid;grid-template-columns:1fr}.hero__actions .btn{width:100%;justify-content:center}}