*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{font-family:var(--font-body);font-size:var(--font-size-base, 16px);line-height:var(--line-height-body, 1.6);color:var(--color-foreground);background-color:var(--color-background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}a{color:inherit;text-decoration:none}button{background:none;border:none;cursor:pointer}ul,ol{list-style:none}.skip-link{position:absolute;top:-40px;left:0;background:var(--color-brand-primary);color:#fff;padding:8px;z-index:100}.skip-link:focus{top:0}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.container{width:100%;max-width:var(--page-width, 1280px);margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}@media(min-width:640px){.container{padding-left:1.5rem;padding-right:1.5rem}}@media(min-width:1024px){.container{padding-left:2rem;padding-right:2rem}}.section-padding{padding-top:var(--section-spacing-mobile, 5rem);padding-bottom:var(--section-spacing-mobile, 5rem)}@media(min-width:1024px){.section-padding{padding-top:var(--section-spacing-desktop, 8rem);padding-bottom:var(--section-spacing-desktop, 8rem)}}:focus-visible{outline:var(--focus-width, 2px) solid var(--focus-color, var(--color-brand-secondary));outline-offset:2px}:focus:not(:focus-visible){outline:none}.text-gradient-brand{background:var(--gradient-brand);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.page-hero{position:relative;overflow:hidden;color:var(--page-hero-text-color, #fff);background:var(--color-muted)}.page-hero--sm{padding-top:4.5rem;padding-bottom:4.5rem}.page-hero--md{padding-top:6rem;padding-bottom:6rem}.page-hero--lg{padding-top:8rem;padding-bottom:8rem}.page-hero__media{position:absolute;top:0;right:0;bottom:0;left:0}.page-hero__image{width:100%;height:100%;object-fit:cover;transform:scale(1.02);filter:saturate(1.05) contrast(1.05)}.page-hero__image--placeholder{width:100%;height:100%;background:radial-gradient(1200px 800px at 15% 30%,rgba(29,180,176,.35),transparent 60%),radial-gradient(1000px 700px at 85% 35%,rgba(196,228,99,.28),transparent 55%),linear-gradient(135deg,#0d4f73f2,#1db4b0d9)}.page-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#00000080,#0000004d 35%,#0003 50%,#00000059 80%,#00000073);opacity:var(--page-hero-overlay-opacity, .55)}.page-hero__container{position:relative}.page-hero__content{max-width:52rem;margin:var(--page-hero-content-margin, 0 auto);text-align:var(--page-hero-text-align, center)}.page-hero__badge{margin-bottom:1.25rem}.page-hero__title{font-family:var(--font-heading);font-size:clamp(2.2rem,4.5vw,4rem);font-weight:800;letter-spacing:-.03em;line-height:1.1}.page-hero__subheading{margin-top:1.25rem;font-size:1.05rem;line-height:1.8;opacity:.92}.page-hero__subheading p{margin:0}.page-hero__subheading p+p{margin-top:.75rem}.page-hero__subheading a{color:#fffffff2;text-decoration:underline;text-underline-offset:2px}.page-hero__highlights{display:flex;gap:.75rem;flex-wrap:wrap;margin-top:1.75rem;justify-content:var(--page-hero-highlights-justify, center)}.page-hero__highlight{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem .75rem;border-radius:9999px;background:#ffffff1f;border:1px solid rgba(255,255,255,.18);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.page-hero__highlight-icon .icon{width:1rem;height:1rem}.page-hero__highlight-text{font-size:.9rem;font-weight:500}@media(max-width:749px){.page-hero__subheading{font-size:1rem}}.glass{background:#fffc;backdrop-filter:blur(16px) saturate(180%);-webkit-backdrop-filter:blur(16px) saturate(180%);border:1px solid rgba(229,231,235,.18);box-shadow:var(--shadow-sm)}.glass-premium{background:#ffffffe6;backdrop-filter:blur(20px) saturate(200%);-webkit-backdrop-filter:blur(20px) saturate(200%);border:1px solid rgba(229,231,235,.25);box-shadow:var(--shadow-elegant)}.dark .glass{background:#1a233299;border-color:#2d374866}.dark .glass-premium{background:#1a2332b3;border-color:#2d374880}.badge{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;border-radius:9999px;background:linear-gradient(135deg,#0d4f731a,#1db4b01a);border:1px solid rgba(29,180,176,.2);color:var(--color-brand-primary)}.dark .badge{color:var(--color-brand-secondary)}.product-badges{display:flex;flex-wrap:wrap;gap:.5rem}.badge--sale{background:var(--color-sale);color:#fff;border-color:transparent}.badge--sold-out{background:#111827e6;color:#fff;border-color:transparent}.badge--preorder{background:#1db4b01f;border-color:#1db4b038;color:var(--color-brand-primary)}.dark .badge--preorder{color:var(--color-brand-secondary)}.badge--low-stock{background:var(--color-warning);color:#111827;border-color:transparent}.badge--new{background:#1db4b01f;border-color:#1db4b038}.badge--bestseller{background:var(--gradient-brand-horizontal);color:#fff;border-color:transparent}.badge--limited{background:#e07a4e24;border-color:#e07a4e38}.badge--outline{background:transparent;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.badge--white{background:#ffffff1a;border-color:#fff3;color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.badge .icon{width:1rem;height:1rem}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.625rem;padding:.875rem 1.75rem;font-size:.9375rem;font-weight:600;letter-spacing:.01em;border-radius:.75rem;transition:all .25s cubic-bezier(.4,0,.2,1);cursor:pointer;border:none;text-decoration:none;white-space:nowrap}.btn--primary{background:linear-gradient(135deg,var(--color-brand-primary) 0%,var(--color-brand-secondary) 100%);color:#fff;box-shadow:0 4px 14px #1db4b059}.btn--primary:hover{transform:translateY(-2px);box-shadow:0 8px 25px #1db4b073}.btn--primary:active{transform:translateY(0);box-shadow:0 2px 8px #1db4b04d}.btn--outline{background:#fffc;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:2px solid var(--color-border);color:var(--color-foreground);box-shadow:0 2px 8px #0000000a}.btn--outline:hover{background:var(--color-background);border-color:var(--color-brand-secondary);color:var(--color-brand-primary);box-shadow:0 4px 12px #1db4b026;transform:translateY(-1px)}.dark .btn--outline{background:#1a233299;border-color:#2d374899}.dark .btn--outline:hover{background:#1a2332cc;border-color:var(--color-brand-secondary);color:var(--color-brand-secondary)}.btn--white{background:#fff;color:var(--color-brand-primary);box-shadow:0 4px 14px #0000001a,0 1px 3px #0000000f}.btn--white:hover{background:#fffffff2;transform:translateY(-2px);box-shadow:0 8px 25px #00000026,0 4px 10px #00000014}.btn--outline-white{background:#ffffff14;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:2px solid rgba(255,255,255,.25);color:#fff}.btn--outline-white:hover{background:#ffffff26;border-color:#fff6;transform:translateY(-1px)}.btn--lg{padding:1.125rem 2.25rem;font-size:1.0625rem;border-radius:.875rem}.btn--full{width:100%}@media(max-width:480px){.btn{padding:.75rem 1rem;font-size:.875rem}.btn--lg{padding:.875rem 1.25rem;font-size:.9375rem}.cta__buttons .btn{white-space:normal;text-align:center;line-height:1.4;width:100%}.cta__buttons .btn svg,.cta__buttons .btn .icon{flex-shrink:0}}@media(max-width:360px){.btn{padding:.625rem .875rem;font-size:.8125rem;gap:.375rem}.btn--lg{padding:.75rem 1rem;font-size:.875rem}.cta__buttons .btn svg{width:16px;height:16px}}.btn .icon,.btn svg{transition:transform .25s cubic-bezier(.4,0,.2,1);flex-shrink:0}.btn:hover .icon--arrow-right,.btn:hover svg:last-child{transform:translate(4px)}.header{position:fixed;top:var(--announcement-bar-height, 0px);left:0;right:0;z-index:50;transition:background-color .3s ease,backdrop-filter .3s ease,-webkit-backdrop-filter .3s ease,border-bottom-color .3s ease,box-shadow .3s ease;background-color:transparent;border-bottom:1px solid transparent}.header.is-scrolled{background-color:#fffffff2;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-bottom-color:#e5e7eb80;box-shadow:var(--shadow-sm)}.dark .header.is-scrolled{background-color:#0f1419f2;border-bottom-color:#2d374880}.header__container{max-width:1280px;margin:0 auto;padding:0 1rem}.header__inner{display:flex;align-items:center;justify-content:space-between;height:4rem}@media(min-width:768px){.header__inner{height:5rem}}.header__logo{display:flex;align-items:center;gap:.75rem}.header__logo-icon{width:2.25rem;height:2.25rem;background:var(--gradient-brand);border-radius:var(--radius);display:flex;align-items:center;justify-content:center;box-shadow:var(--shadow-sm);transition:box-shadow .3s ease}.header__logo:hover .header__logo-icon{box-shadow:0 0 30px #1db4b04d}.header__logo-icon-inner{width:1.25rem;height:1.25rem;background:#fff;border-radius:.375rem;opacity:.9}.header__logo-text{font-family:var(--font-heading);font-weight:700;font-size:1.25rem;letter-spacing:-.025em}@media(min-width:768px){.header__logo-icon{width:2.5rem;height:2.5rem}.header__logo-icon-inner{width:1.5rem;height:1.5rem}.header__logo-text{font-size:1.5rem}}.header__nav{display:none;align-items:center}@media(min-width:768px){.header__nav{display:flex}}.header__nav-list{display:flex;align-items:center;gap:2rem}.header__nav-item,.header__nav-dropdown{position:relative}.header__nav-dropdown>summary{list-style:none}.header__nav-dropdown>summary::-webkit-details-marker{display:none}.header__nav-link--dropdown{display:inline-flex;align-items:center;gap:.375rem;cursor:pointer}.header__nav-dropdown[open] .header__nav-link--dropdown .icon:last-child,.header__nav-dropdown[open] .header__nav-link--dropdown svg:last-child{transform:rotate(180deg)}.header__nav-link{position:relative;font-size:.875rem;font-weight:500;color:var(--color-muted-foreground);transition:color var(--animation-normal)}.header__nav-link:hover{color:var(--color-foreground)}.header__nav-link-underline{position:absolute;bottom:-.25rem;left:0;width:0;height:2px;background:var(--gradient-brand);transition:width .3s ease}.header__nav-link:hover .header__nav-link-underline{width:100%}.header__mega{position:absolute;top:calc(100% + .75rem);left:50%;transform:translate(-50%);width:min(1050px,92vw);padding:1.25rem 1.25rem 1.5rem;border-radius:var(--radius-xl);z-index:80}.header__mega-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1.25rem}.header__mega-heading{display:inline-flex;font-weight:700;font-size:.875rem;color:var(--color-foreground);margin-bottom:.5rem}.header__mega-heading:hover{text-decoration:underline}.header__mega-links{display:grid;gap:.375rem}.header__mega-link{display:block;padding:.375rem .25rem;border-radius:.5rem;color:var(--color-muted-foreground);transition:color var(--animation-normal),background var(--animation-normal)}.header__mega-link:hover{color:var(--color-foreground);background:var(--color-muted)}.header__actions{display:flex;align-items:center;gap:.75rem}.header__action-btn{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:var(--radius);color:var(--color-foreground);transition:background var(--animation-normal)}.header__action-btn:hover{background:var(--color-muted)}.header__cart-btn{position:relative}.header__cart-count{position:absolute;top:-.25rem;right:-.25rem;width:1rem;height:1rem;background:var(--color-brand-secondary);border-radius:9999px;font-size:.625rem;font-weight:700;color:#fff;display:flex;align-items:center;justify-content:center}.header__cta{display:none}@media(min-width:768px){.header__cta{display:inline-flex;padding:.75rem 1.5rem;font-size:.875rem}}.header__cta.btn--primary{border-radius:.625rem}.header__theme-toggle .header__icon--moon,.dark .header__theme-toggle .header__icon--sun{display:none}.dark .header__theme-toggle .header__icon--moon{display:block}.header__mobile-toggle{display:flex}@media(min-width:768px){.header__mobile-toggle{display:none}}.header__mobile-toggle .header__icon--close,.header__mobile-toggle[aria-expanded=true] .header__icon--menu{display:none}.header__mobile-toggle[aria-expanded=true] .header__icon--close{display:block}.header__spacer{height:4rem}@media(min-width:768px){.header__spacer{height:5rem}}.mobile-menu{position:fixed;top:0;right:0;bottom:0;left:0;z-index:40;pointer-events:none;opacity:0;transition:opacity .2s ease}.mobile-menu.is-open{pointer-events:auto;opacity:1}.mobile-menu__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000080}.mobile-menu__content{position:absolute;top:calc(var(--announcement-bar-height, 0px) + 4rem);left:0;right:0;background:var(--color-background);border-bottom:1px solid var(--color-border);padding:1.5rem 1rem;transform:translateY(-10px);transition:transform .2s ease}.mobile-menu.is-open .mobile-menu__content{transform:translateY(0)}.mobile-menu__link{display:block;padding:.75rem 1rem;font-size:1rem;font-weight:500;color:var(--color-muted-foreground);border-radius:var(--radius);transition:all var(--animation-normal)}.mobile-menu__link:hover{color:var(--color-foreground);background:var(--color-muted)}.mobile-menu__group{border-radius:var(--radius)}.mobile-menu__link--dropdown{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.mobile-menu__submenu{padding-left:.5rem;padding-right:.5rem;padding-bottom:.5rem}.mobile-menu__sublink,.mobile-menu__subsublink{display:block;padding:.625rem 1rem;font-size:.95rem;color:var(--color-muted-foreground);border-radius:var(--radius);transition:all var(--animation-normal)}.mobile-menu__subsublink{padding-left:2rem;font-size:.9rem}.mobile-menu__sublink:hover,.mobile-menu__subsublink:hover{color:var(--color-foreground);background:var(--color-muted)}.mobile-menu__subsub{display:grid;gap:.25rem;margin-bottom:.5rem}.mobile-menu__group[open] .mobile-menu__link--dropdown .icon:last-child,.mobile-menu__group[open] .mobile-menu__link--dropdown svg:last-child{transform:rotate(180deg)}.mobile-menu__cta{padding-top:1rem;margin-top:.5rem;border-top:1px solid var(--color-border)}.cart-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;pointer-events:none;opacity:0}.cart-drawer.is-open{pointer-events:auto;opacity:1}.cart-drawer__content{transform:translate(100%)}.cart-drawer.is-open .cart-drawer__content{transform:translate(0)}.search-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:120;display:flex;align-items:flex-start;justify-content:center;padding:1rem;pointer-events:none;opacity:0;transition:opacity .25s ease}.search-drawer.is-open{pointer-events:auto;opacity:1}.search-drawer__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0009;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.search-drawer__panel{position:relative;width:min(760px,100%);margin-top:calc(var(--announcement-bar-height, 0px) + 1rem);border-radius:var(--radius-xl);overflow:hidden}.search-drawer__header{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.25rem;border-bottom:1px solid var(--color-border)}.search-drawer__heading{font-family:var(--font-heading);font-weight:var(--font-heading-weight, 700);font-size:1.125rem;margin:0}.search-drawer__close{width:2.5rem;height:2.5rem;border-radius:var(--radius);display:inline-flex;align-items:center;justify-content:center;transition:background var(--animation-normal)}.search-drawer__close:hover{background:var(--color-muted)}.search-drawer__form{padding:1rem 1.25rem}.search-drawer__input-group{display:flex;gap:.75rem}.search-drawer__input{flex:1;border:1px solid var(--color-border);border-radius:var(--radius-lg);padding:.875rem 1rem;background:var(--color-background);color:var(--color-foreground)}.search-drawer__body{padding:0 1.25rem 1.25rem}.search-drawer__status{margin:.25rem 0 0;color:var(--color-muted-foreground);font-size:.95rem}.search-drawer__results{margin-top:.75rem}.search-drawer__results:empty{display:none}.predictive-search__group{margin-top:1rem}.predictive-search__heading{margin:0 0 .5rem;font-size:.75rem;letter-spacing:.08em;text-transform:uppercase;color:var(--color-muted-foreground)}.predictive-search__list{display:grid;gap:.5rem}.predictive-search__item{display:flex;align-items:center;gap:.75rem;padding:.75rem;border-radius:var(--radius);background:var(--color-muted);transition:background var(--animation-normal)}.predictive-search__item:hover{background:#1db4b014}.predictive-search__media{width:44px;height:44px;border-radius:var(--radius);overflow:hidden;background:var(--color-background);flex-shrink:0;display:flex;align-items:center;justify-content:center}.predictive-search__media img{width:100%;height:100%;object-fit:cover}.predictive-search__text{display:flex;flex-direction:column;gap:.125rem;min-width:0}.predictive-search__title{font-weight:600;color:var(--color-foreground);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.predictive-search__meta{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:var(--color-muted-foreground)}.predictive-search__compare{text-decoration:line-through;opacity:.75}.predictive-search__price{font-weight:700;color:var(--color-brand-primary)}.dark .predictive-search__price{color:var(--color-brand-secondary)}.search-drawer__popular{padding:0 1.25rem 1.25rem;border-top:1px solid var(--color-border)}.search-drawer__popular-label{margin:1rem 0 .5rem;font-size:.75rem;letter-spacing:.08em;text-transform:uppercase;color:var(--color-muted-foreground)}.search-drawer__popular-tags{display:flex;flex-wrap:wrap;gap:.5rem}.search-drawer__tag{display:inline-flex;padding:.5rem .75rem;border-radius:9999px;background:var(--color-muted);color:var(--color-foreground);font-size:.875rem;transition:background var(--animation-normal)}.search-drawer__tag:hover{background:#1db4b01a}@media(max-width:480px){.search-drawer__input-group{flex-direction:column}.search-drawer__submit{width:100%}}.hero{position:relative;min-height:calc(100dvh - var(--announcement-bar-height, 0px) - 4rem);display:flex;align-items:center;overflow:hidden}.hero__background{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom right,var(--color-background),var(--color-background),rgba(var(--color-muted),.3))}.hero__bg-blob{position:absolute;border-radius:9999px;filter:blur(100px)}.hero__bg-blob--1{top:5rem;left:2.5rem;width:500px;height:500px;background:#1db4b01a;animation:pulse-subtle 6s ease-in-out infinite}.hero__bg-blob--2{bottom:5rem;right:2.5rem;width:600px;height:600px;background:#c4e46314;animation:float 8s ease-in-out infinite}.hero__bg-blob--3{top:50%;left:50%;transform:translate(-50%,-50%);width:800px;height:800px;background:#0d4f730d}.hero__bg-pattern{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.015;background-image:radial-gradient(circle at 1px 1px,currentColor 1px,transparent 0);background-size:32px 32px}.hero__container{position:relative;z-index:10;width:100%;padding-top:3.5rem;padding-bottom:5rem}@media(min-width:1024px){.hero__container{padding-top:5rem;padding-bottom:7rem}}.hero__grid{display:grid;gap:3rem;align-items:center;max-width:1440px;margin:0 auto}@media(min-width:1024px){.hero__grid{grid-template-columns:1.1fr 1fr;gap:4rem}}@media(min-width:1280px){.hero__grid{grid-template-columns:1fr 1fr;gap:5rem}}.hero__content{display:flex;flex-direction:column;gap:2rem}.hero__badge{width:fit-content}.hero__headline{font-family:var(--font-heading);font-size:2.5rem;font-weight:700;line-height:1.05;letter-spacing:-.03em}@media(min-width:640px){.hero__headline{font-size:3rem}}@media(min-width:768px){.hero__headline{font-size:3.75rem}}@media(min-width:1024px){.hero__headline{font-size:4.5rem}}.hero__description{font-size:1.125rem;color:var(--color-muted-foreground);line-height:1.7;max-width:36rem}.hero__highlight{color:var(--color-foreground);font-weight:500}.hero__trust-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem}.hero__trust-item{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:var(--color-muted-foreground)}.hero__trust-check{width:1.25rem;height:1.25rem;border-radius:9999px;background:var(--gradient-brand);display:flex;align-items:center;justify-content:center;flex-shrink:0}.hero__trust-check .icon{color:#fff}.hero__cta-group{display:flex;flex-direction:column;gap:1rem;padding-top:1rem}@media(min-width:640px){.hero__cta-group{flex-direction:row}}.hero__quick-links{display:flex;align-items:center;gap:1rem;margin-top:.5rem}.hero__quick-link{display:inline-flex;align-items:center;gap:.375rem;font-size:.875rem;color:var(--color-muted-foreground);transition:color var(--animation-normal);text-decoration:none}.hero__quick-link:hover{color:var(--color-brand-primary)}.dark .hero__quick-link:hover{color:var(--color-brand-secondary)}.hero__quick-link .icon{opacity:.7;transition:opacity var(--animation-normal),transform var(--animation-normal)}.hero__quick-link:hover .icon{opacity:1;transform:scale(1.1)}.hero__quick-link-divider{color:var(--color-border);font-size:.75rem}.hero__stats{display:flex;align-items:center;gap:2rem;padding-top:1rem;border-top:1px solid rgba(var(--color-border),.5)}.hero__stat-stars{display:flex;gap:.25rem;margin-bottom:.25rem}.hero__stat-stars .icon{color:#facc15}.hero__stat-text{font-size:.875rem;color:var(--color-muted-foreground)}.hero__stat-text strong{color:var(--color-foreground)}.hero__stat-divider{width:1px;height:2.5rem;background:var(--color-border)}.hero__stat-number{font-size:1.5rem;font-weight:700;color:var(--color-brand-primary)}.dark .hero__stat-number{color:var(--color-brand-secondary)}.hero__stat-label{font-size:.875rem;color:var(--color-muted-foreground)}.hero__showcase{position:relative;max-width:480px;margin:0 auto;width:100%;justify-self:center}@media(min-width:1024px){.hero__showcase{max-width:540px}}@media(min-width:1280px){.hero__showcase{max-width:600px}}.hero__product-card{position:relative;border-radius:2rem;padding:2.5rem;overflow:hidden;min-height:480px;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}@media(min-width:768px){.hero__product-card{padding:3rem;min-height:560px}}@media(min-width:1024px){.hero__product-card{min-height:620px;padding:3.5rem}}.hero__product-gradient{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 80% 60% at 50% 30%,rgba(29,180,176,.12),transparent 60%),radial-gradient(ellipse 60% 50% at 70% 80%,rgba(196,228,99,.1),transparent 50%),linear-gradient(to bottom right,rgba(29,180,176,.05),transparent,rgba(196,228,99,.05))}.hero__product-image-wrapper{position:relative;z-index:10;display:flex;justify-content:center;align-items:center;animation:float 5s ease-in-out infinite;flex:1;width:100%;padding:1rem}.hero__product-image{width:auto;height:auto;max-width:100%;max-height:380px;object-fit:contain;filter:drop-shadow(0 30px 40px rgba(0,0,0,.2))}.hero__product-image--placeholder{display:block;width:100%;max-width:340px;opacity:.6;color:var(--color-muted-foreground);filter:none}.dark .hero__product-image--placeholder{opacity:.7;color:#ffffffb3}@media(min-width:768px){.hero__product-image{max-height:440px;filter:drop-shadow(0 35px 50px rgba(0,0,0,.18))}.hero__product-image--placeholder{max-width:400px}}@media(min-width:1024px){.hero__product-image{max-height:500px;filter:drop-shadow(0 40px 60px rgba(0,0,0,.2))}.hero__product-image--placeholder{max-width:460px}}.hero__floating-badge{position:absolute;display:flex;align-items:center;gap:.5rem;padding:.625rem 1rem;border-radius:.75rem;font-size:.9375rem;font-weight:600;z-index:20;box-shadow:0 4px 20px #0000001a}.hero__floating-badge--rating{top:2rem;right:2rem;background:#fffffff2;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);animation:rotate-subtle 6s ease-in-out infinite}@media(min-width:768px){.hero__floating-badge--rating{top:2.5rem;right:2.5rem}}.hero__floating-badge--rating .icon{color:#facc15}.hero__floating-badge--fda{bottom:6rem;left:1.5rem;background:#fffffff2;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);animation:float-badge 4s ease-in-out infinite}@media(min-width:768px){.hero__floating-badge--fda{bottom:7rem;left:2rem}}.hero__floating-badge--fda .icon{color:var(--color-brand-secondary)}.hero__floating-badge--certified{bottom:2rem;left:2rem;background:#fffffff2;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);animation:float-badge 5s ease-in-out infinite}@media(min-width:768px){.hero__floating-badge--certified{bottom:2.5rem;left:2.5rem}}.hero__floating-badge--certified .icon{color:var(--color-brand-primary)}.dark .hero__floating-badge--rating,.dark .hero__floating-badge--fda,.dark .hero__floating-badge--certified{background:#1a2332e6;border:1px solid rgba(45,55,72,.5)}.hero__product-rating{margin-top:1.5rem;text-align:center;position:relative;z-index:10}.hero__product-stars{display:flex;justify-content:center;gap:.25rem;margin-bottom:.5rem}.hero__product-stars .icon{color:#facc15}.hero__product-reviews{font-size:.875rem;color:var(--color-muted-foreground)}.hero__product-reviews strong{color:var(--color-foreground)}.hero__testimonial{position:absolute;left:-2rem;top:50%;transform:translateY(-50%);max-width:220px;padding:1rem;border-radius:1rem;display:none}@media(min-width:1024px){.hero__testimonial{display:block}}.hero__testimonial-header{display:flex;align-items:center;gap:.75rem;margin-bottom:.5rem}.hero__testimonial-avatar{width:2.5rem;height:2.5rem;border-radius:9999px;background:var(--gradient-brand);display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700}.hero__testimonial-name{font-size:.875rem;font-weight:600}.hero__testimonial-role{font-size:.75rem;color:var(--color-muted-foreground)}.hero__testimonial-quote{font-size:.75rem;color:var(--color-muted-foreground);line-height:1.5}.hero__testimonial-stars{display:flex;gap:.125rem;margin-top:.5rem}.hero__testimonial-stars .icon{color:#facc15}.hero__scroll-indicator{position:absolute;bottom:2rem;left:50%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;gap:.5rem;color:var(--color-muted-foreground);animation:bounce 2s ease-in-out infinite}.hero__scroll-text{font-size:.75rem;text-transform:uppercase;letter-spacing:.1em}.trust-strip{padding:2rem 0;background:var(--color-muted);border-top:1px solid rgba(var(--color-border),.5);border-bottom:1px solid rgba(var(--color-border),.5)}.trust-strip__grid{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:2rem}@media(min-width:768px){.trust-strip__grid{gap:3rem}}.trust-strip__item{display:flex;align-items:center;gap:.5rem;color:var(--color-muted-foreground);transition:color var(--animation-normal)}.trust-strip__item:hover{color:var(--color-foreground)}.trust-strip__item .icon{color:var(--color-brand-secondary)}.trust-strip__label{font-size:.875rem;font-weight:500}.benefits{position:relative;overflow:hidden;background:linear-gradient(145deg,var(--color-background),var(--color-muted))}.benefits__bg-blob{position:absolute;border-radius:9999px;filter:blur(100px)}.benefits__bg-blob--1{top:0;right:0;width:500px;height:500px;background:#1db4b00d}.benefits__bg-blob--2{bottom:0;left:0;width:400px;height:400px;background:#c4e4630d}.benefits__container{position:relative;z-index:10}.benefits__header{text-align:center;max-width:48rem;margin:0 auto 4rem}.benefits__headline{font-family:var(--font-heading);font-size:1.875rem;font-weight:700;margin-top:1.5rem;margin-bottom:1.5rem}@media(min-width:768px){.benefits__headline{font-size:3rem}}.benefits__description{font-size:1.125rem;color:var(--color-muted-foreground);line-height:1.7}.benefits__grid{display:grid;gap:1.5rem;max-width:1400px;margin:0 auto}@media(min-width:768px){.benefits__grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.benefits__grid{grid-template-columns:repeat(4,1fr)}}.benefit-card{height:100%;padding:1.5rem;border-radius:var(--radius-xl);border:none;transition:all .5s ease;display:flex;flex-direction:column}.benefit-card:hover{box-shadow:var(--shadow-elegant)}.benefit-card__icon{width:3.5rem;height:3.5rem;border-radius:1rem;display:flex;align-items:center;justify-content:center;margin-bottom:1.25rem;transition:transform .3s ease}.benefit-card:hover .benefit-card__icon{transform:scale(1.1)}.benefit-card__icon--rose{background:#f43f5e1a}.benefit-card__icon--rose .icon{color:#f43f5e}.benefit-card__icon--sky{background:#0ea5e91a}.benefit-card__icon--sky .icon{color:#0ea5e9}.benefit-card__icon--emerald{background:#10b9811a}.benefit-card__icon--emerald .icon{color:#10b981}.benefit-card__icon--amber{background:#f59e0b1a}.benefit-card__icon--amber .icon{color:#f59e0b}.benefit-card__title{font-family:var(--font-heading);font-size:1.25rem;font-weight:700;margin-bottom:.75rem}.benefit-card__description{font-size:.875rem;color:var(--color-muted-foreground);line-height:1.6;flex-grow:1;margin-bottom:1.25rem}.benefit-card__stat{padding-top:1rem;border-top:1px solid rgba(var(--color-border),.5)}.benefit-card__stat-value{font-size:1.875rem;font-weight:700;color:var(--color-brand-primary)}.dark .benefit-card__stat-value{color:var(--color-brand-secondary)}.benefit-card__stat-label{font-size:.875rem;color:var(--color-muted-foreground)}.benefits__timeline{margin-top:5rem;max-width:56rem;margin-left:auto;margin-right:auto;padding:2rem;border-radius:var(--radius-2xl)}@media(min-width:768px){.benefits__timeline{padding:3rem}}.benefits__timeline-title{font-family:var(--font-heading);font-size:1.5rem;font-weight:700;text-align:center;margin-bottom:2.5rem}.benefits__timeline-grid{display:grid;gap:2rem}@media(min-width:768px){.benefits__timeline-grid{grid-template-columns:repeat(3,1fr)}}.benefits__timeline-step{text-align:center}.benefits__timeline-week{font-size:1.5rem;font-weight:700;color:var(--color-brand-primary);margin-bottom:.75rem}.dark .benefits__timeline-week{color:var(--color-brand-secondary)}.benefits__timeline-progress{height:.5rem;background:var(--color-muted);border-radius:9999px;overflow:hidden;margin-bottom:.75rem}.benefits__timeline-progress-bar{height:100%;background:var(--gradient-brand-horizontal);border-radius:9999px;transition:width 1s ease}.benefits__timeline-desc{font-size:.875rem;color:var(--color-muted-foreground)}.how-it-works{background:var(--color-background)}.how-it-works__header{text-align:center;max-width:48rem;margin:0 auto 4rem}.how-it-works__headline{font-family:var(--font-heading);font-size:1.875rem;font-weight:700;margin-bottom:1rem}@media(min-width:768px){.how-it-works__headline{font-size:3rem}}.how-it-works__description{font-size:1.125rem;color:var(--color-muted-foreground)}.how-it-works__grid{display:grid;gap:2rem;max-width:64rem;margin:0 auto}@media(min-width:768px){.how-it-works__grid{grid-template-columns:repeat(3,1fr)}}.step-card{position:relative;background:var(--color-card);border-radius:var(--radius-2xl);padding:2rem;text-align:center;border:1px solid rgba(var(--color-border),.5);transition:border-color .3s ease}.step-card:hover{border-color:#1db4b04d}.step-card__connector{display:none}@media(min-width:768px){.step-card{overflow:visible}.step-card__connector{display:block;position:absolute;top:5.5rem;left:calc(50% + 2.5rem);width:calc(100% - 2.5rem);height:2px;background:linear-gradient(90deg,#1db4b04d,#c4e4634d);transform:translateY(-50%);z-index:1}}.step-card__number{position:absolute;top:-1rem;left:50%;transform:translate(-50%);width:2rem;height:2rem;border-radius:9999px;background:var(--gradient-brand);color:#fff;font-size:.875rem;font-weight:700;display:flex;align-items:center;justify-content:center}.step-card__icon{width:5rem;height:5rem;margin:1rem auto 1.5rem;border-radius:9999px;background:linear-gradient(to bottom right,#1db4b01a,#c4e4631a);display:flex;align-items:center;justify-content:center}.step-card__icon .icon{color:var(--color-brand-secondary)}.step-card__title{font-family:var(--font-heading);font-size:1.25rem;font-weight:700;margin-bottom:.75rem}.step-card__description{font-size:.875rem;color:var(--color-muted-foreground);line-height:1.6}.ingredients{background:var(--color-muted)}.ingredients__grid{display:grid;gap:3rem;align-items:center;max-width:72rem;margin:0 auto}@media(min-width:1024px){.ingredients__grid{grid-template-columns:1fr 1fr}}.ingredients__headline{font-family:var(--font-heading);font-size:1.875rem;font-weight:700;margin-top:1.5rem;margin-bottom:1.5rem}@media(min-width:768px){.ingredients__headline{font-size:2.25rem}}.ingredients__description{font-size:1.125rem;color:var(--color-muted-foreground);line-height:1.7;margin-bottom:2rem}.ingredients__list{display:flex;flex-direction:column;gap:1rem}.ingredient-item{display:flex;align-items:center;justify-content:space-between;padding:1rem;border-radius:var(--radius);background:var(--color-card);border:1px solid rgba(var(--color-border),.5)}.ingredient-item__left{display:flex;align-items:center;gap:1rem}.ingredient-item__check{width:2.5rem;height:2.5rem;border-radius:9999px;background:linear-gradient(to bottom right,#1db4b033,#c4e46333);display:flex;align-items:center;justify-content:center}.ingredient-item__check .icon{color:var(--color-brand-secondary)}.ingredient-item__name{font-weight:600}.ingredient-item__benefit{font-size:.875rem;color:var(--color-muted-foreground)}.ingredient-item__amount{font-size:1.125rem;font-weight:700;color:var(--color-brand-primary)}.dark .ingredient-item__amount{color:var(--color-brand-secondary)}.stats-card{padding:2rem;border-radius:var(--radius-2xl)}.stats-card__title{font-family:var(--font-heading);font-size:1.25rem;font-weight:700;margin-bottom:1.5rem}.stats-card__list{display:flex;flex-direction:column;gap:1.5rem}.stats-card__item{display:flex;align-items:center;justify-content:space-between;padding:1rem;border-radius:var(--radius);background:var(--color-muted)}.stats-card__item-label{font-weight:600}.stats-card__item-desc{font-size:.875rem;color:var(--color-muted-foreground)}.stats-card__item-value{font-size:1.5rem;font-weight:700;color:var(--color-brand-primary)}.dark .stats-card__item-value{color:var(--color-brand-secondary)}.stats-card__footer{display:flex;align-items:center;gap:.75rem;padding-top:1rem;margin-top:1rem;border-top:1px solid rgba(var(--color-border),.5);font-size:.875rem;color:var(--color-muted-foreground)}.stats-card__footer .icon{color:var(--color-brand-secondary)}.testimonials{background:var(--color-background)}.testimonials__header{text-align:center;max-width:48rem;margin:0 auto 4rem}.testimonials__headline{font-family:var(--font-heading);font-size:1.875rem;font-weight:700;margin-bottom:1rem}@media(min-width:768px){.testimonials__headline{font-size:3rem}}.testimonials__description{font-size:1.125rem;color:var(--color-muted-foreground)}.testimonials__rating{display:inline-flex;align-items:center;gap:1rem;margin-top:2rem;padding:.75rem 1.5rem;border-radius:9999px}.testimonials__stars{display:flex}.testimonials__stars .icon{color:#facc15}.testimonials__rating-value{font-size:1.25rem;font-weight:700}.testimonials__rating-count{font-size:.875rem;color:var(--color-muted-foreground)}.testimonials__carousel{max-width:56rem;margin:0 auto}.testimonials__slides{position:relative}.testimonial-card{display:none;border-radius:var(--radius-2xl);padding:2rem;border:none;overflow:hidden}@media(min-width:768px){.testimonial-card{padding:3rem}}.testimonial-card.is-active{display:block;animation:fade-in .4s ease}.testimonial-card__content{flex:1}.testimonial-card__quote-icon{margin-bottom:1rem}.testimonial-card__quote-icon .icon{color:#1db4b04d}.testimonial-card__quote{font-size:1.125rem;line-height:1.7;margin-bottom:1.5rem}@media(min-width:768px){.testimonial-card__quote{font-size:1.25rem}}.testimonial-card__result{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border-radius:9999px;background:linear-gradient(90deg,#1db4b01a,#c4e4631a);font-size:.875rem;font-weight:500;color:var(--color-brand-primary);margin-bottom:1.5rem}.dark .testimonial-card__result{color:var(--color-brand-secondary)}.testimonial-card__rating{display:flex;align-items:center;gap:.5rem}.testimonial-card__stars{display:flex}.testimonial-card__stars .icon{color:#facc15}.testimonial-card__duration{font-size:.875rem;color:var(--color-muted-foreground);margin-left:.5rem}.testimonial-card__author{display:flex;flex-direction:column;align-items:center;text-align:center;margin-top:2rem;padding-top:2rem;border-top:1px solid var(--color-border)}@media(min-width:768px){.testimonial-card__author{flex-direction:row;text-align:left;margin-top:0;padding-top:0;border-top:none}}.testimonial-card__avatar{width:4rem;height:4rem;border-radius:9999px;background:var(--gradient-brand);display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.25rem;font-weight:700;margin-bottom:1rem;overflow:hidden}@media(min-width:768px){.testimonial-card__avatar{margin-bottom:0;margin-right:1rem}}.testimonial-card__avatar img{width:100%;height:100%;object-fit:cover}.testimonial-card__name{font-weight:600;display:flex;align-items:center;gap:.5rem}.testimonial-card__name .icon{color:var(--color-brand-secondary)}.testimonial-card__role,.testimonial-card__location{font-size:.875rem;color:var(--color-muted-foreground)}.testimonials__nav{display:flex;justify-content:center;align-items:center;gap:1rem;margin-top:2rem}.testimonials__nav-btn{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:9999px;border:1px solid var(--color-border);color:var(--color-foreground);transition:all var(--animation-normal)}.testimonials__nav-btn:hover{background:var(--color-muted)}.testimonials__dots{display:flex;gap:.5rem}.testimonials__dot{width:.625rem;height:.625rem;border-radius:9999px;background:rgba(var(--color-muted-foreground),.3);transition:all var(--animation-normal)}.testimonials__dot.is-active{background:var(--color-brand-secondary);transform:scale(1.25)}.faq{background:var(--color-muted)}.faq__header{text-align:center;max-width:48rem;margin:0 auto 4rem}.faq__headline{font-family:var(--font-heading);font-size:1.875rem;font-weight:700;margin-bottom:1rem}@media(min-width:768px){.faq__headline{font-size:3rem}}.faq__description{font-size:1.125rem;color:var(--color-muted-foreground)}.faq__list{max-width:48rem;margin:0 auto;display:flex;flex-direction:column;gap:1rem}.faq-item{border-radius:1rem;border:1px solid rgba(var(--color-border),.5);background:rgba(var(--color-card),.5);transition:all .3s ease;overflow:hidden}.faq-item.is-open,.faq-item[open]{background:var(--color-card);border-color:#1db4b04d;box-shadow:var(--shadow-lg)}.faq-item__question{width:100%;display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.5rem;text-align:left;font-weight:600;color:var(--color-foreground);cursor:pointer}.faq-item__question::-webkit-details-marker{display:none}.faq-item__question::marker{content:""}.faq-item__question .icon{color:var(--color-muted-foreground);transition:transform .3s ease;flex-shrink:0;margin-left:1rem}.faq-item.is-open .faq-item__question .icon,.faq-item[open] .faq-item__question .icon{transform:rotate(180deg)}.faq-item__answer{overflow:hidden;transition:height .3s ease}.faq-item__answer-content{padding:0 1.5rem 1.25rem;color:var(--color-muted-foreground);line-height:1.7}.cta{position:relative;overflow:hidden;background:linear-gradient(to bottom right,var(--color-brand-primary),var(--color-brand-primary),var(--color-brand-secondary))}.cta__background{position:absolute;top:0;right:0;bottom:0;left:0}.cta__bg-blob{position:absolute;border-radius:9999px;filter:blur(150px)}.cta__bg-blob--1{top:0;right:0;width:600px;height:600px;background:#1db4b033}.cta__bg-blob--2{bottom:0;left:0;width:500px;height:500px;background:#c4e4631a}.cta__container{position:relative;z-index:10}.cta__content{max-width:56rem;margin:0 auto;text-align:center}.cta__headline{font-family:var(--font-heading);font-size:1.875rem;font-weight:700;color:#fff;margin-top:2rem;margin-bottom:1.5rem}@media(min-width:768px){.cta__headline{font-size:3rem}}@media(min-width:1024px){.cta__headline{font-size:3.75rem}}.cta__description{font-size:1.25rem;color:#fffc;max-width:40rem;margin:0 auto 2.5rem}.cta__offer-card{background:#ffffff1a;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-radius:var(--radius-2xl);padding:2rem;margin-bottom:2.5rem;border:1px solid rgba(255,255,255,.2)}@media(min-width:768px){.cta__offer-card{padding:2.5rem}}.cta__features{display:grid;gap:1.5rem;margin-bottom:2rem}@media(min-width:768px){.cta__features{grid-template-columns:repeat(3,1fr)}}.cta__feature{display:flex;align-items:center;gap:1rem;color:#fff}.cta__feature-icon{width:3rem;height:3rem;border-radius:var(--radius);background:#ffffff1a;display:flex;align-items:center;justify-content:center;flex-shrink:0}.cta__feature-content{text-align:left}.cta__feature-label{font-weight:600}.cta__feature-desc{font-size:.875rem;opacity:.7}.cta__buttons{display:flex;flex-direction:column;gap:1rem;justify-content:center}@media(min-width:640px){.cta__buttons{flex-direction:row}}.cta__trust{display:flex;flex-wrap:wrap;justify-content:center;gap:1.5rem;color:#ffffffb3;font-size:.875rem}.cta__trust-item{display:flex;align-items:center;gap:.5rem}.footer{background:var(--color-card);border-top:1px solid var(--color-border)}.footer__content{max-width:1400px;margin:0 auto;padding:4rem 0}.footer__grid{display:grid;gap:3rem;margin-bottom:3rem}@media(min-width:768px){.footer__grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.footer__grid{grid-template-columns:minmax(0,1.5fr) repeat(3,minmax(0,1fr));align-items:start}}.footer__brand{max-width:24rem}.footer__logo{display:inline-flex;align-items:center;gap:.75rem;margin-bottom:1.5rem}.footer__logo-icon{width:2.5rem;height:2.5rem;background:var(--gradient-brand);border-radius:var(--radius);display:flex;align-items:center;justify-content:center}.footer__logo-icon-inner{width:1.5rem;height:1.5rem;background:#fff;border-radius:.375rem;opacity:.9}.footer__logo-text{font-family:var(--font-heading);font-weight:700;font-size:1.5rem}.footer__brand-description{color:var(--color-muted-foreground);margin-bottom:1.5rem;line-height:1.6}.footer__rating{display:flex;align-items:center;gap:1rem}.footer__stars{display:flex}.footer__stars .icon{color:#facc15}.footer__rating span{font-size:.875rem;color:var(--color-muted-foreground)}.footer__nav-title{font-family:var(--font-heading);font-weight:700;margin-bottom:1rem}.footer__nav-list{display:flex;flex-direction:column;gap:.75rem}.footer__nav-link{color:var(--color-muted-foreground);transition:color var(--animation-normal)}.footer__nav-link:hover{color:var(--color-foreground)}.footer__trust{display:flex;flex-wrap:wrap;justify-content:center;gap:1.5rem;padding:2rem 0;border-top:1px solid rgba(var(--color-border),.5);border-bottom:1px solid rgba(var(--color-border),.5);margin-bottom:2rem}.footer__trust-badge{display:flex;align-items:center;gap:.5rem;color:var(--color-muted-foreground);font-size:.875rem}.footer__bottom{display:flex;flex-direction:column;gap:1rem;align-items:center;text-align:center}@media(min-width:768px){.footer__bottom{flex-direction:row;justify-content:space-between;text-align:left}}.footer__copyright{font-size:.875rem;color:var(--color-muted-foreground)}.footer__legal{display:flex;gap:1.5rem}.footer__legal-link{font-size:.875rem;color:var(--color-muted-foreground);transition:color var(--animation-normal)}.footer__legal-link:hover{color:var(--color-foreground)}.footer__localization-form{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center;justify-content:center}.footer__select{min-height:2.75rem;padding:.5rem .75rem;border-radius:var(--radius);border:1px solid rgba(var(--color-border),.6);background:var(--color-background);color:var(--color-foreground)}@media(min-width:768px){.footer__localization-form{justify-content:flex-end}}.footer__payments{margin-top:1.25rem;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.5rem}.footer__payment-icon{display:inline-flex;align-items:center;justify-content:center}.footer__payment-icon svg,.footer__payment-icon img{width:auto;height:1.5rem}.shopify-policy__container{max-width:72rem;margin:0 auto;padding:3rem 1.5rem 4rem}@media(min-width:1024px){.shopify-policy__container{padding:4rem 2rem 5rem}}.shopify-policy__title,.shopify-policy__body{max-width:none}.shopify-policy__title{margin-bottom:2rem}.shopify-policy__body .rte{max-width:none;color:var(--color-muted-foreground);line-height:1.8}@keyframes float{0%,to{transform:translateY(0) rotate(0)}33%{transform:translateY(-8px) rotate(1deg)}66%{transform:translateY(-4px) rotate(-.5deg)}}@keyframes float-badge{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}@keyframes pulse-subtle{0%,to{opacity:1;transform:scale(1)}50%{opacity:.85;transform:scale(1.02)}}@keyframes fade-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes bounce{0%,to{transform:translate(-50%) translateY(0)}50%{transform:translate(-50%) translateY(8px)}}@keyframes rotate-subtle{0%,to{transform:rotate(0)}25%{transform:rotate(3deg)}75%{transform:rotate(-3deg)}}html.scroll-animations [data-animate]{opacity:0;transform:translateY(20px);transition:opacity var(--scroll-animation-duration, .6s) ease,transform var(--scroll-animation-duration, .6s) ease}html.scroll-animations [data-animate].is-visible{opacity:1;transform:translateY(0)}html.scroll-animations [data-animate=fade-right]{transform:translate(-30px)}html.scroll-animations [data-animate=fade-right].is-visible{transform:translate(0)}html.scroll-animations [data-animate=fade-left]{transform:translate(30px)}html.scroll-animations [data-animate=fade-left].is-visible{transform:translate(0)}html.scroll-animations [data-animate=scale-in]{transform:scale(.9)}html.scroll-animations [data-animate=scale-in].is-visible{transform:scale(1)}@media(prefers-reduced-motion:reduce){html[data-respect-reduced-motion=true] *{scroll-behavior:auto!important}html[data-respect-reduced-motion=true] [data-animate]{opacity:1!important;transform:none!important;transition:none!important}}[data-delay="100"]{transition-delay:.1s}[data-delay="150"]{transition-delay:.15s}[data-delay="200"]{transition-delay:.2s}[data-delay="300"]{transition-delay:.3s}[data-delay="400"]{transition-delay:.4s}[data-delay="500"]{transition-delay:.5s}[data-delay="600"]{transition-delay:.6s}[data-delay="700"]{transition-delay:.7s}[data-delay="1000"]{transition-delay:1s}[data-delay="1500"]{transition-delay:1.5s}.dark{color-scheme:dark}.dark .benefit-card__icon--rose{background:#f43f5e26}.dark .benefit-card__icon--sky{background:#0ea5e926}.dark .benefit-card__icon--emerald{background:#10b98126}.dark .benefit-card__icon--amber{background:#f59e0b26}.cart__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.cart__title{font-family:var(--font-heading);font-size:2rem;font-weight:700}.cart__item-count{color:var(--color-muted-foreground)}.cart__grid{display:grid;gap:2rem}@media(min-width:1024px){.cart__grid{grid-template-columns:1fr 400px}}.cart__items{display:flex;flex-direction:column;gap:1rem}.cart-item{display:grid;grid-template-columns:auto 1fr auto;gap:1rem;padding:1.5rem;border-radius:var(--radius-xl)}@media(min-width:640px){.cart-item{gap:1.5rem}}.cart-item__image{width:80px;height:80px;border-radius:var(--radius);overflow:hidden;background:var(--color-muted)}@media(min-width:640px){.cart-item__image{width:100px;height:100px}}.cart-item__image img{width:100%;height:100%;object-fit:cover}.cart-item__placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:var(--color-muted-foreground)}.cart-item__content{display:flex;flex-direction:column;justify-content:space-between;min-width:0}.cart-item__title{font-weight:600;margin-bottom:.25rem}.cart-item__title:hover{color:var(--color-brand-secondary)}.cart-item__variant{font-size:.875rem;color:var(--color-muted-foreground)}.cart-item__subscription{display:inline-flex;align-items:center;gap:.5rem;font-size:.75rem;color:var(--color-brand-secondary);margin-top:.5rem}.cart-item__actions{display:flex;align-items:center;gap:1rem;margin-top:.5rem}.cart-item__quantity{display:flex;align-items:center;background:var(--color-muted);border-radius:var(--radius);overflow:hidden}.cart-item__qty-btn{width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;transition:background var(--animation-normal)}.cart-item__qty-btn:hover{background:var(--color-border)}.cart-item__qty-input{width:2.5rem;text-align:center;border:none;background:transparent;font-weight:600;-moz-appearance:textfield}.cart-item__qty-input::-webkit-outer-spin-button,.cart-item__qty-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.cart-item__remove{color:var(--color-muted-foreground);padding:.5rem;transition:color var(--animation-normal)}.cart-item__remove:hover{color:#ef4444}.cart-item__price{text-align:right;min-width:80px}.cart-item__price-compare{font-size:.875rem;color:var(--color-muted-foreground);text-decoration:line-through;display:block}.cart-item__price-current{font-weight:700;font-size:1.125rem}.cart__summary-card{padding:1.5rem;border-radius:var(--radius-xl);position:sticky;top:6rem}@media(min-width:768px){.cart__summary-card{padding:2rem}}.cart__summary-title{font-family:var(--font-heading);font-size:1.25rem;font-weight:700;margin-bottom:1.5rem}.cart__summary-rows{border-bottom:1px solid var(--color-border);padding-bottom:1rem;margin-bottom:1rem}.cart__summary-row{display:flex;justify-content:space-between;padding:.5rem 0;font-size:.9375rem}.cart__summary-row--discount{color:#10b981}.cart__shipping-note{font-size:.875rem;color:var(--color-muted-foreground)}.cart__summary-total{display:flex;justify-content:space-between;font-size:1.25rem;font-weight:700;margin-bottom:1.5rem}.cart__discount{margin-bottom:1rem}.cart__discount-toggle{display:flex;align-items:center;justify-content:space-between;width:100%;padding:.75rem 0;font-size:.875rem;color:var(--color-muted-foreground)}.cart__discount-field{display:flex;gap:.5rem;margin-top:.5rem}.cart__discount-input{flex:1;padding:.75rem 1rem;border:1px solid var(--color-border);border-radius:var(--radius);font-size:.875rem}.cart__note{margin-bottom:1.5rem}.cart__note-label{display:block;font-size:.875rem;font-weight:500;margin-bottom:.5rem}.cart__note-input{width:100%;padding:.75rem;border:1px solid var(--color-border);border-radius:var(--radius);resize:vertical;min-height:80px;font-size:.875rem}.cart__checkout{margin-bottom:1.5rem}.cart__trust{display:flex;flex-direction:column;gap:.75rem;padding:1rem 0;border-top:1px solid var(--color-border);margin-bottom:1rem}.cart__trust-item{display:flex;align-items:center;gap:.5rem;font-size:.8125rem;color:var(--color-muted-foreground)}.cart__trust-item .icon{color:var(--color-brand-secondary)}.cart__continue-shopping{display:flex;align-items:center;justify-content:center;gap:.5rem;font-size:.875rem;color:var(--color-muted-foreground);transition:color var(--animation-normal)}.cart__continue-shopping:hover{color:var(--color-foreground)}.cart__empty{text-align:center;padding:4rem 2rem}.cart__empty-icon{color:var(--color-muted-foreground);margin-bottom:1.5rem}.cart__empty-title{font-family:var(--font-heading);font-size:1.5rem;font-weight:700;margin-bottom:.5rem}.cart__empty-text{color:var(--color-muted-foreground);margin-bottom:2rem}.error-page{position:relative;min-height:80vh;display:flex;align-items:center;overflow:hidden}.error-page__content{text-align:center;max-width:600px;margin:0 auto;position:relative;z-index:10}.error-page__visual{margin-bottom:2rem}.error-page__number{display:flex;align-items:center;justify-content:center;gap:.5rem}.error-page__digit{font-family:var(--font-heading);font-size:6rem;font-weight:800;background:var(--gradient-brand);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;line-height:1}@media(min-width:640px){.error-page__digit{font-size:8rem}}.error-page__icon-wrapper{width:80px;height:80px;border-radius:9999px;background:linear-gradient(135deg,#1db4b01a,#c4e4631a);display:flex;align-items:center;justify-content:center}@media(min-width:640px){.error-page__icon-wrapper{width:100px;height:100px}}.error-page__icon{color:var(--color-brand-secondary)}.error-page__title{font-family:var(--font-heading);font-size:1.5rem;font-weight:700;margin-bottom:.75rem}@media(min-width:640px){.error-page__title{font-size:2rem}}.error-page__description{color:var(--color-muted-foreground);margin-bottom:2rem}.error-page__actions{display:flex;flex-direction:column;gap:1rem;justify-content:center;margin-bottom:3rem}@media(min-width:480px){.error-page__actions{flex-direction:row}}.error-page__search{padding:2rem;background:var(--color-muted);border-radius:var(--radius-xl);margin-bottom:2rem}.error-page__search-label{font-size:.875rem;color:var(--color-muted-foreground);margin-bottom:1rem}.error-page__search-form{display:flex;gap:.75rem}.error-page__search-input-wrapper{flex:1;display:flex;align-items:center;gap:.75rem;background:var(--color-background);padding:0 1rem;border-radius:var(--radius);border:1px solid var(--color-border)}.error-page__search-input-wrapper .icon{color:var(--color-muted-foreground)}.error-page__search-input{flex:1;padding:.875rem 0;border:none;background:transparent;font-size:.9375rem}.error-page__links{margin-top:2rem}.error-page__links-title{font-size:.875rem;color:var(--color-muted-foreground);margin-bottom:1rem}.error-page__links-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem}@media(min-width:480px){.error-page__links-grid{grid-template-columns:repeat(4,1fr)}}.error-page__link{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:1.25rem 1rem;border-radius:var(--radius-lg);font-size:.875rem;font-weight:500;transition:all var(--animation-normal)}.error-page__link:hover{transform:translateY(-2px);box-shadow:var(--shadow-md)}.error-page__link .icon{color:var(--color-brand-secondary)}.error-page__bg-blob{position:absolute;border-radius:9999px;filter:blur(100px)}.error-page__bg-blob--1{top:10%;left:10%;width:300px;height:300px;background:#1db4b01a}.error-page__bg-blob--2{bottom:10%;right:10%;width:250px;height:250px;background:#c4e4631a}.search-hero{position:relative;padding:6rem 0 4rem;overflow:hidden;background:linear-gradient(135deg,var(--color-brand-primary) 0%,var(--color-brand-secondary) 50%,#0a3d58 100%)}.search-hero__background{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;overflow:hidden}.search-hero__orb{position:absolute;border-radius:50%;filter:blur(80px);opacity:.4;animation:searchOrbFloat 12s ease-in-out infinite}.search-hero__orb--1{top:-20%;left:10%;width:400px;height:400px;background:#c4e46380;animation-delay:0s}.search-hero__orb--2{top:30%;right:-10%;width:350px;height:350px;background:#1db4b099;animation-delay:-4s}.search-hero__orb--3{bottom:-30%;left:40%;width:300px;height:300px;background:#ffffff26;animation-delay:-8s}@keyframes searchOrbFloat{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-30px) scale(1.1)}}.search-hero__container{position:relative;z-index:1}.search-hero__content{text-align:center;margin-bottom:2.5rem;color:#fff}.search-hero__badge{margin-bottom:1rem}.search-hero__title{font-family:var(--font-heading);font-size:clamp(1.75rem,4vw,3rem);font-weight:800;letter-spacing:-.02em;line-height:1.2;margin-bottom:.75rem}.search-hero__highlight{background:linear-gradient(90deg,var(--color-brand-accent),rgba(255,255,255,.9));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.search-hero__subtitle{font-size:1.125rem;opacity:.9}.search-hero__form{max-width:700px;margin:0 auto}.search-hero__input-group{display:flex;align-items:center;gap:.75rem;background:#fffffff2;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-radius:1rem;padding:.5rem .5rem .5rem 1.25rem;box-shadow:0 20px 50px #00000040,0 0 0 1px #ffffff1a;transition:box-shadow .3s ease,transform .3s ease}.search-hero__input-group:focus-within{box-shadow:0 25px 60px #0000004d,0 0 0 2px var(--color-brand-secondary);transform:translateY(-2px)}.search-hero__input-icon{color:var(--color-muted-foreground);flex-shrink:0}.search-hero__input{flex:1;min-width:0;padding:.875rem 0;border:none;background:transparent;font-size:1.125rem;color:var(--color-foreground)}.search-hero__input::placeholder{color:var(--color-muted-foreground)}.search-hero__input:focus{outline:none}.search-hero__clear{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:50%;color:var(--color-muted-foreground);transition:all .2s ease}.search-hero__clear:hover{background:var(--color-muted);color:var(--color-foreground)}.search-hero__submit{padding:.875rem 1.5rem;border-radius:.75rem;gap:.5rem}.search-hero__submit-text{display:none}@media(min-width:480px){.search-hero__submit-text{display:inline}}.search-hero__filters{display:flex;justify-content:center;flex-wrap:wrap;gap:.75rem;margin-top:1.5rem}.search-filter-pill{display:inline-flex;align-items:center;gap:.5rem;padding:.625rem 1.25rem;font-size:.875rem;font-weight:500;color:#ffffffd9;background:#ffffff1f;border:1px solid rgba(255,255,255,.2);border-radius:9999px;cursor:pointer;transition:all .25s ease;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.search-filter-pill:hover{background:#fff3;border-color:#ffffff59;transform:translateY(-2px)}.search-filter-pill.is-active{background:#fff;color:var(--color-brand-primary);border-color:#fff;box-shadow:0 4px 15px #00000026}.search-filter-pill .icon{width:1rem;height:1rem;opacity:.85}.search-filter-pill.is-active .icon{opacity:1}.search-results-section{background:var(--color-background)}.search-results__bar{display:flex;align-items:center;justify-content:space-between;margin-bottom:2rem;padding-bottom:1rem;border-bottom:1px solid var(--color-border)}.search-results__count{font-size:.875rem;color:var(--color-muted-foreground)}.search-results__view-toggle{display:flex;gap:.25rem;background:var(--color-muted);padding:.25rem;border-radius:var(--radius)}.search-view-btn{display:flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;border-radius:calc(var(--radius) - 2px);color:var(--color-muted-foreground);transition:all .2s ease}.search-view-btn:hover{color:var(--color-foreground)}.search-view-btn.is-active{background:#fff;color:var(--color-brand-primary);box-shadow:var(--shadow-sm)}.dark .search-view-btn.is-active{background:var(--color-card)}.search-results__grid{display:grid;gap:1.5rem;grid-template-columns:1fr}@media(min-width:640px){.search-results__grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.search-results__grid{grid-template-columns:repeat(3,1fr)}}.search-results__grid[data-view=list]{grid-template-columns:1fr}.search-card{display:flex;flex-direction:column;border-radius:var(--radius-xl);overflow:hidden;transition:all .3s cubic-bezier(.4,0,.2,1)}.search-card.animate-in{animation:searchCardIn .5s ease forwards;opacity:0;transform:translateY(20px)}@keyframes searchCardIn{to{opacity:1;transform:translateY(0)}}.search-card:hover{transform:translateY(-6px);box-shadow:0 20px 40px #0000001f}.search-card__media{position:relative;aspect-ratio:4 / 3;overflow:hidden;background:var(--color-muted)}.search-card__image{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.search-card:hover .search-card__image{transform:scale(1.08)}.search-card__media--placeholder{display:flex;align-items:center;justify-content:center}.search-card__placeholder{color:var(--color-muted-foreground);opacity:.5}.search-card__sale-badge{position:absolute;top:.75rem;left:.75rem;padding:.375rem .75rem;background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff;font-size:.75rem;font-weight:700;border-radius:var(--radius);box-shadow:0 2px 8px #ef444466}.search-card__body{display:flex;flex-direction:column;flex:1;padding:1.25rem}.search-card__meta{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem}.search-card__type{display:inline-flex;align-items:center;gap:.375rem;padding:.25rem .625rem;font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--color-brand-secondary);background:#1db4b01a;border-radius:9999px}.search-card__stock--out{padding:.25rem .625rem;font-size:.6875rem;font-weight:600;color:#ef4444;background:#ef44441a;border-radius:9999px}.search-card__title{font-family:var(--font-heading);font-size:1.0625rem;font-weight:600;line-height:1.4;margin-bottom:.5rem}.search-card__title a{transition:color .2s ease}.search-card__title a:hover{color:var(--color-brand-secondary)}.search-card__title mark{background:#1db4b040;color:inherit;padding:0 .125rem;border-radius:2px}.search-card__price{display:flex;align-items:baseline;gap:.5rem;margin-bottom:.75rem}.search-card__price-compare{font-size:.875rem;color:var(--color-muted-foreground);text-decoration:line-through}.search-card__price-current{font-size:1.125rem;font-weight:700;color:var(--color-brand-primary)}.dark .search-card__price-current{color:var(--color-brand-secondary)}.search-card__excerpt{flex:1;font-size:.875rem;color:var(--color-muted-foreground);line-height:1.6;margin-bottom:1rem}.search-card__excerpt mark{background:#1db4b033;color:inherit;padding:0 .125rem;border-radius:2px}.search-card__actions{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding-top:1rem;border-top:1px solid var(--color-border);margin-top:auto}.search-card__link{display:inline-flex;align-items:center;gap:.375rem;font-size:.875rem;font-weight:600;color:var(--color-brand-secondary);transition:gap .2s ease}.search-card__link:hover{gap:.625rem}.search-card__quick-add{padding:.5rem 1rem;font-size:.8125rem;border-radius:var(--radius)}.search-card__quick-add.is-success{background:#22c55e1a;border-color:#22c55e4d;color:#16a34a}.search-results__grid[data-view=list] .search-card{flex-direction:row}.search-results__grid[data-view=list] .search-card__media{width:180px;flex-shrink:0;aspect-ratio:1}@media(max-width:639px){.search-results__grid[data-view=list] .search-card{flex-direction:column}.search-results__grid[data-view=list] .search-card__media{width:100%;aspect-ratio:4 / 3}}.search-pagination{margin-top:3rem}.search-empty{text-align:center;max-width:600px;margin:0 auto}.search-empty__content{padding:3rem 2rem;border-radius:var(--radius-xl);margin-bottom:2rem}.search-empty__icon{position:relative;display:inline-flex;align-items:center;justify-content:center;width:100px;height:100px;margin-bottom:1.5rem;color:var(--color-muted-foreground)}.search-empty__icon-ring{position:absolute;top:0;right:0;bottom:0;left:0;border:3px solid var(--color-border);border-radius:50%;animation:searchRingPulse 2s ease-in-out infinite}@keyframes searchRingPulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.15);opacity:.5}}.search-empty__title{font-family:var(--font-heading);font-size:1.5rem;font-weight:700;margin-bottom:.75rem}.search-empty__text{color:var(--color-muted-foreground);margin-bottom:1.5rem}.search-empty__tips{text-align:left;background:var(--color-muted);padding:1.25rem;border-radius:var(--radius)}.search-empty__tips h3{font-size:.875rem;font-weight:600;margin-bottom:.75rem}.search-empty__tips ul{list-style:disc;padding-left:1.25rem}.search-empty__tips li{font-size:.875rem;color:var(--color-muted-foreground);margin-bottom:.375rem}.search-popular{margin-top:2rem}.search-popular__title{display:inline-flex;align-items:center;gap:.5rem;font-size:1rem;font-weight:600;color:var(--color-foreground);margin-bottom:1rem}.search-popular__tags{display:flex;flex-wrap:wrap;justify-content:center;gap:.625rem}.search-popular__tag{display:inline-flex;align-items:center;gap:.5rem;padding:.625rem 1.25rem;font-size:.875rem;font-weight:500;color:var(--color-foreground);background:var(--color-background);border:1px solid var(--color-border);border-radius:9999px;transition:all .25s ease}.search-popular__tag:hover{background:var(--color-brand-secondary);border-color:var(--color-brand-secondary);color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px #1db4b04d}.search-popular__tag .icon{width:.875rem;height:.875rem;opacity:.6}.search-popular__tag:hover .icon{opacity:1}.search-explore{max-width:900px;margin:0 auto}.search-explore__section{margin-bottom:3rem}.search-explore__section:last-child{margin-bottom:0}.search-explore__heading{display:inline-flex;align-items:center;gap:.625rem;font-family:var(--font-heading);font-size:1.25rem;font-weight:700;margin-bottom:1.5rem}.search-explore__heading .icon{color:var(--color-brand-secondary)}.search-explore__categories{display:grid;gap:1rem}@media(min-width:640px){.search-explore__categories{grid-template-columns:repeat(2,1fr)}}.search-category-card{display:flex;align-items:center;gap:1rem;padding:1rem;border-radius:var(--radius-lg);transition:all .25s ease}.search-category-card:hover{transform:translateY(-2px);box-shadow:0 8px 25px #0000001a}.search-category-card__media{width:60px;height:60px;border-radius:var(--radius);overflow:hidden;flex-shrink:0}.search-category-card__media img{width:100%;height:100%;object-fit:cover}.search-category-card__media--placeholder{display:flex;align-items:center;justify-content:center;background:var(--color-muted);color:var(--color-muted-foreground)}.search-category-card__info{flex:1;min-width:0}.search-category-card__title{font-family:var(--font-heading);font-size:1rem;font-weight:600;margin-bottom:.25rem}.search-category-card__count{font-size:.8125rem;color:var(--color-muted-foreground)}.search-category-card__arrow{color:var(--color-muted-foreground);transition:all .2s ease}.search-category-card:hover .search-category-card__arrow{color:var(--color-brand-secondary);transform:translate(4px)}.loading-spinner{display:inline-block;width:1rem;height:1rem;border:2px solid currentColor;border-right-color:transparent;border-radius:50%;animation:spin .75s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:639px){.search-hero{padding:4rem 0 2.5rem}.search-hero__title{font-size:1.5rem}.search-hero__input-group{flex-wrap:wrap;padding:.375rem;gap:.5rem}.search-hero__input-icon{display:none}.search-hero__input{flex:1 1 100%;padding:.75rem 1rem;font-size:1rem;order:1}.search-hero__clear{position:absolute;right:.75rem;top:50%;transform:translateY(-50%)}.search-hero__submit{flex:1;order:2}.search-hero__filters{gap:.5rem;margin-top:1rem}.search-filter-pill{padding:.5rem .875rem;font-size:.8125rem}.search-filter-pill span{display:none}.search-results__bar{flex-direction:column;gap:1rem;align-items:flex-start}}.blog-page__header{text-align:center;margin-bottom:3rem}.blog-page__title{font-family:var(--font-heading);font-size:2rem;font-weight:700;margin:1.5rem 0}@media(min-width:768px){.blog-page__title{font-size:3rem}}.blog-page__tags{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem}.blog-page__tag{padding:.5rem 1rem;border-radius:9999px;background:var(--color-muted);font-size:.875rem;transition:all var(--animation-normal)}.blog-page__tag:hover,.blog-page__tag.is-active{background:var(--color-brand-secondary);color:#fff}.blog-page__grid{display:grid;gap:2rem}@media(min-width:640px){.blog-page__grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.blog-page__grid{grid-template-columns:repeat(3,1fr)}}.article-card{border-radius:var(--radius-xl);overflow:hidden;transition:all .3s ease}.article-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg)}.article-card__image{position:relative;aspect-ratio:16 / 10;overflow:hidden}.article-card__image img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.article-card:hover .article-card__image img{transform:scale(1.05)}.article-card__tag{position:absolute;top:1rem;left:1rem}.article-card__content{padding:1.5rem}.article-card__meta{display:flex;align-items:center;font-size:.8125rem;color:var(--color-muted-foreground);margin-bottom:.75rem}.article-card__divider{margin:0 .5rem}.article-card__title{font-family:var(--font-heading);font-size:1.125rem;font-weight:600;margin-bottom:.75rem;line-height:1.4}.article-card__title a:hover{color:var(--color-brand-secondary)}.article-card__excerpt{font-size:.875rem;color:var(--color-muted-foreground);line-height:1.6;margin-bottom:1rem}.article-card__link{display:inline-flex;align-items:center;gap:.5rem;font-size:.875rem;font-weight:500;color:var(--color-brand-secondary)}.article-card__link:hover .icon{transform:translate(4px)}.article-card__link .icon{transition:transform var(--animation-normal)}.blog-page__empty{text-align:center;padding:4rem 2rem}.blog-page__empty-icon{color:var(--color-muted-foreground);margin-bottom:1.5rem}.article__header{max-width:800px;margin:0 auto 2rem;text-align:center}.article__breadcrumb{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:.5rem;font-size:.875rem;color:var(--color-muted-foreground);margin-bottom:1.5rem}.article__breadcrumb a:hover{color:var(--color-foreground)}.article__breadcrumb-sep{display:flex}.article__tags{display:flex;justify-content:center;gap:.5rem;margin-bottom:1.5rem}.article__title{font-family:var(--font-heading);font-size:2rem;font-weight:700;line-height:1.2;margin-bottom:1.5rem}@media(min-width:768px){.article__title{font-size:2.5rem}}@media(min-width:1024px){.article__title{font-size:3rem}}.article__meta{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:1.5rem}.article__author{display:flex;align-items:center;gap:.75rem}.article__author-avatar{width:2.5rem;height:2.5rem;border-radius:9999px;background:var(--gradient-brand);display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700}.article__author-info{text-align:left}.article__author-info span{display:block;font-weight:500}.article__author-info time{font-size:.875rem;color:var(--color-muted-foreground)}.article__reading-time{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:var(--color-muted-foreground)}.article__image{max-width:1000px;margin:0 auto 3rem;border-radius:var(--radius-xl);overflow:hidden}.article__image img{width:100%;height:auto}.article__content-wrapper{position:relative;max-width:800px;margin:0 auto}.article__content{line-height:1.8;font-size:1.0625rem}.article__content h2{font-family:var(--font-heading);font-size:1.5rem;font-weight:700;margin:2rem 0 1rem}.article__content h3{font-family:var(--font-heading);font-size:1.25rem;font-weight:600;margin:1.5rem 0 .75rem}.article__content p{margin-bottom:1.5rem}.article__content ul,.article__content ol{margin-bottom:1.5rem;padding-left:1.5rem}.article__content li{margin-bottom:.5rem;list-style:disc}.article__content ol li{list-style:decimal}.article__content blockquote{border-left:4px solid var(--color-brand-secondary);padding-left:1.5rem;margin:2rem 0;font-style:italic;color:var(--color-muted-foreground)}.article__content img{max-width:100%;height:auto;border-radius:var(--radius);margin:1.5rem 0}.article__content a{color:var(--color-brand-secondary);text-decoration:underline}.article__share--desktop{display:none}@media(min-width:1024px){.article__share--desktop{display:flex;flex-direction:column;align-items:center;gap:1rem;position:absolute;left:-80px;top:0;position:sticky;top:6rem}}.article__share--mobile{display:flex;flex-direction:column;align-items:center;padding:2rem;background:var(--color-muted);border-radius:var(--radius-xl);margin:2rem 0}@media(min-width:1024px){.article__share--mobile{display:none}}.article__share-label{font-size:.75rem;text-transform:uppercase;letter-spacing:.05em;color:var(--color-muted-foreground);margin-bottom:.5rem}.article__share-buttons{display:flex;gap:.5rem}.article__share-btn{display:flex;align-items:center;justify-content:center;gap:.5rem;width:2.5rem;height:2.5rem;border-radius:9999px;background:var(--color-muted);color:var(--color-muted-foreground);transition:all var(--animation-normal)}.article__share-btn:hover{background:var(--color-brand-secondary);color:#fff}.article__author-bio{display:flex;align-items:center;gap:1.5rem;padding:2rem;border-radius:var(--radius-xl);margin:3rem 0;max-width:800px;margin-left:auto;margin-right:auto}.article__author-bio-avatar{width:4rem;height:4rem;border-radius:9999px;background:var(--gradient-brand);display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.25rem;font-weight:700;flex-shrink:0}.article__author-bio-content h3{font-weight:600;margin-bottom:.25rem}.article__author-bio-content p{font-size:.875rem;color:var(--color-muted-foreground)}.article__nav{display:grid;grid-template-columns:1fr 1fr;gap:1rem;max-width:800px;margin:3rem auto;padding-top:2rem;border-top:1px solid var(--color-border)}.article__nav-item{padding:1.5rem;background:var(--color-muted);border-radius:var(--radius-lg);transition:all var(--animation-normal)}.article__nav-item:hover{background:var(--color-border)}.article__nav-item--next{text-align:right}.article__nav-item--empty{background:transparent}.article__nav-direction{display:flex;align-items:center;gap:.5rem;font-size:.75rem;text-transform:uppercase;letter-spacing:.05em;color:var(--color-muted-foreground);margin-bottom:.5rem}.article__nav-item--next .article__nav-direction{justify-content:flex-end}.article__nav-title{font-weight:500;line-height:1.4}.article__comments{max-width:800px;margin:0 auto;padding-top:3rem;border-top:1px solid var(--color-border)}.article__comments h2{font-family:var(--font-heading);font-size:1.5rem;font-weight:700;margin-bottom:2rem}.article__comments-list{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:3rem}.comment{display:flex;gap:1rem;padding:1.5rem;border-radius:var(--radius-lg)}.comment__avatar{width:2.5rem;height:2.5rem;border-radius:9999px;background:var(--gradient-brand);display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;flex-shrink:0}.comment__header{display:flex;align-items:center;gap:1rem;margin-bottom:.5rem}.comment__author{font-weight:600}.comment__header time{font-size:.8125rem;color:var(--color-muted-foreground)}.comment__body{font-size:.9375rem;line-height:1.6}.article__comment-form{padding:2rem;border-radius:var(--radius-xl)}.article__comment-form h3{font-family:var(--font-heading);font-size:1.25rem;font-weight:700;margin-bottom:1.5rem}.customer-page{min-height:80vh;display:flex;align-items:center}.customer-page__content{max-width:480px;margin:0 auto;width:100%}.customer-form{padding:2rem;border-radius:var(--radius-2xl)}@media(min-width:640px){.customer-form{padding:3rem}}.customer-form__header{text-align:center;margin-bottom:2rem}.customer-form__icon{width:4rem;height:4rem;border-radius:9999px;background:linear-gradient(135deg,#1db4b01a,#c4e4631a);display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;color:var(--color-brand-secondary)}.customer-form__icon--gradient{background:var(--gradient-brand);color:#fff}.customer-form__title{font-family:var(--font-heading);font-size:1.5rem;font-weight:700;margin-bottom:.5rem}.customer-form__subtitle{color:var(--color-muted-foreground)}.customer-form__links{text-align:center;margin-top:1.5rem}.customer-form__link{display:inline-flex;align-items:center;gap:.5rem;font-size:.875rem;color:var(--color-brand-secondary)}.customer-form__footer{text-align:center;margin-top:2rem;padding-top:2rem;border-top:1px solid var(--color-border);font-size:.875rem;color:var(--color-muted-foreground)}.customer-form__footer a{color:var(--color-brand-secondary);font-weight:500}.customer-form__benefits{margin:1.5rem 0;padding:1.5rem;background:linear-gradient(135deg,#1db4b00d,#c4e4630d);border-radius:var(--radius-lg)}.customer-form__benefits h4{font-size:.875rem;font-weight:600;margin-bottom:1rem}.customer-form__benefits ul{display:flex;flex-direction:column;gap:.75rem}.customer-form__benefits li{display:flex;align-items:center;gap:.75rem;font-size:.875rem;color:var(--color-muted-foreground)}.customer-form__benefits li .icon{color:var(--color-brand-secondary)}.account-page__header{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:3rem}@media(min-width:640px){.account-page__header{flex-direction:row;justify-content:space-between;align-items:center}}.account-page__greeting{display:flex;align-items:center;gap:1rem}.account-page__avatar{width:3.5rem;height:3.5rem;border-radius:9999px;background:var(--gradient-brand);display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:1.125rem}.account-page__info h1{font-family:var(--font-heading);font-size:1.5rem;font-weight:700}.account-page__info p{font-size:.875rem;color:var(--color-muted-foreground)}.account-page__grid{display:grid;gap:2rem}@media(min-width:1024px){.account-page__grid{grid-template-columns:280px 1fr}}.account-nav{display:flex;flex-direction:column;padding:.5rem;border-radius:var(--radius-xl)}.account-nav__link{display:flex;align-items:center;gap:.75rem;padding:.875rem 1rem;border-radius:var(--radius);font-size:.9375rem;color:var(--color-muted-foreground);transition:all var(--animation-normal)}.account-nav__link:hover,.account-nav__link.is-active{color:var(--color-foreground);background:var(--color-muted)}.account-nav__link.is-active{font-weight:500}.account-address{padding:1.5rem;border-radius:var(--radius-xl);margin-top:1rem}.account-address__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.account-address__header h3{font-size:.875rem;font-weight:600}.account-address__edit{display:flex;align-items:center;gap:.5rem;font-size:.8125rem;color:var(--color-brand-secondary)}.account-address address{font-style:normal;font-size:.875rem;color:var(--color-muted-foreground);line-height:1.6}.account-orders__title{font-family:var(--font-heading);font-size:1.25rem;font-weight:700;margin-bottom:1.5rem}.account-orders__list{display:flex;flex-direction:column;gap:1rem}.account-orders__empty{text-align:center;padding:4rem 2rem}.account-orders__empty-icon{color:var(--color-muted-foreground);margin-bottom:1.5rem}.account-orders__empty h3{font-family:var(--font-heading);font-weight:700;margin-bottom:.5rem}.account-orders__empty p{color:var(--color-muted-foreground);margin-bottom:1.5rem}.order-card{padding:1.5rem;border-radius:var(--radius-xl)}.order-card__header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem}.order-card__number{font-weight:600}.order-card__number:hover{color:var(--color-brand-secondary)}.order-card__info time{font-size:.8125rem;color:var(--color-muted-foreground)}.order-card__items{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap;padding:1rem 0;border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border)}.order-card__item{display:flex;align-items:center;gap:.75rem}.order-card__item img{width:40px;height:40px;border-radius:.5rem;object-fit:cover}.order-card__item-placeholder{width:40px;height:40px;border-radius:.5rem;background:var(--color-muted);display:flex;align-items:center;justify-content:center;color:var(--color-muted-foreground)}.order-card__item-info{display:flex;flex-direction:column}.order-card__item-title{font-size:.875rem;font-weight:500}.order-card__item-qty{font-size:.75rem;color:var(--color-muted-foreground)}.order-card__more{font-size:.8125rem;color:var(--color-muted-foreground)}.order-card__footer{display:flex;justify-content:space-between;align-items:center;margin-top:1rem}.order-card__total span{font-size:.875rem;color:var(--color-muted-foreground);margin-right:.5rem}.order-card__total strong{font-size:1.125rem}.order-page__breadcrumb{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:var(--color-muted-foreground);margin-bottom:1.5rem}.order-page__breadcrumb a:hover{color:var(--color-foreground)}.order-page__header{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}@media(min-width:640px){.order-page__header{flex-direction:row;justify-content:space-between;align-items:center}}.order-page__title-group h1{font-family:var(--font-heading);font-size:1.5rem;font-weight:700}.order-page__title-group p{font-size:.875rem;color:var(--color-muted-foreground)}.order-page__status{display:flex;gap:.5rem}.order-page__grid{display:grid;gap:2rem}@media(min-width:1024px){.order-page__grid{grid-template-columns:1fr 360px}}.order-items{padding:1.5rem;border-radius:var(--radius-xl)}.order-items h2{font-family:var(--font-heading);font-size:1.125rem;font-weight:700;margin-bottom:1.5rem}.order-items__list{display:flex;flex-direction:column;gap:1rem}.order-item{display:grid;grid-template-columns:auto 1fr auto auto;gap:1rem;align-items:center;padding:1rem 0;border-bottom:1px solid var(--color-border)}.order-item:last-child{border-bottom:none}.order-item__image{width:60px;height:60px;border-radius:var(--radius);overflow:hidden}.order-item__image img{width:100%;height:100%;object-fit:cover}.order-item__placeholder{width:100%;height:100%;background:var(--color-muted);display:flex;align-items:center;justify-content:center;color:var(--color-muted-foreground)}.order-item__title{font-size:.9375rem;font-weight:500}.order-item__title a:hover{color:var(--color-brand-secondary)}.order-item__sku{font-size:.8125rem;color:var(--color-muted-foreground)}.order-item__fulfillment{display:flex;align-items:center;gap:.5rem;font-size:.8125rem;color:var(--color-brand-secondary);margin-top:.5rem}.order-item__quantity{font-size:.875rem;color:var(--color-muted-foreground)}.order-item__price{font-weight:600;text-align:right}.order-summary{padding:1.5rem;border-radius:var(--radius-xl)}.order-summary h2{font-family:var(--font-heading);font-size:1.125rem;font-weight:700;margin-bottom:1.5rem}.order-summary__rows{border-bottom:1px solid var(--color-border);padding-bottom:1rem;margin-bottom:1rem}.order-summary__row{display:flex;justify-content:space-between;padding:.5rem 0;font-size:.9375rem}.order-summary__row--discount{color:#10b981}.order-summary__total{display:flex;justify-content:space-between;font-size:1.125rem;font-weight:700}.order-address{padding:1.5rem;border-radius:var(--radius-xl);margin-top:1rem}.order-address h2{font-size:.875rem;font-weight:600;margin-bottom:1rem}.order-address address{font-style:normal;font-size:.875rem;color:var(--color-muted-foreground);line-height:1.6}.order-note{padding:1.5rem;border-radius:var(--radius-xl);margin-top:2rem}.order-note h2{font-family:var(--font-heading);font-size:1.125rem;font-weight:700;margin-bottom:1rem}.order-page__actions{margin-top:2rem}.addresses-page__header{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:2rem}@media(min-width:640px){.addresses-page__header{flex-direction:row;justify-content:space-between;align-items:center}}.addresses-page__back{display:inline-flex;align-items:center;gap:.5rem;font-size:.875rem;color:var(--color-muted-foreground);margin-bottom:.5rem}.addresses-page__back:hover{color:var(--color-foreground)}.addresses-page__header h1{font-family:var(--font-heading);font-size:1.5rem;font-weight:700}.address-form-wrapper{margin-bottom:2rem}.address-form{padding:2rem;border-radius:var(--radius-xl)}.address-form__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.address-form__header h2{font-family:var(--font-heading);font-size:1.25rem;font-weight:700}.address-form__close{color:var(--color-muted-foreground)}.address-form__actions{display:flex;gap:1rem;margin-top:1.5rem}.addresses-grid{display:grid;gap:1.5rem}@media(min-width:640px){.addresses-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.addresses-grid{grid-template-columns:repeat(3,1fr)}}.address-card{position:relative;padding:1.5rem;border-radius:var(--radius-xl)}.address-card__badge{position:absolute;top:1rem;right:1rem}.address-card__content{font-style:normal;line-height:1.6;margin-bottom:1.5rem}.address-card__actions{display:flex;gap:.5rem}.address-card__delete:hover{border-color:#ef4444;color:#ef4444}.address-edit-form{padding-top:1.5rem;margin-top:1.5rem;border-top:1px solid var(--color-border)}.addresses-empty{text-align:center;padding:4rem 2rem}.addresses-empty__icon{color:var(--color-muted-foreground);margin-bottom:1.5rem}.password-page{min-height:100vh;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.password-page__container{width:100%;max-width:480px;padding:2rem}.password-page__background{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.password-page__bg-blob{position:absolute;border-radius:9999px;filter:blur(100px)}.password-page__bg-blob--1{top:10%;left:10%;width:400px;height:400px;background:#1db4b026}.password-page__bg-blob--2{bottom:10%;right:10%;width:350px;height:350px;background:#c4e4631f}.password-page__bg-blob--3{top:50%;left:50%;transform:translate(-50%,-50%);width:500px;height:500px;background:#0d4f7314}.password-page__content{position:relative;z-index:10}.password-page__logo{display:flex;align-items:center;justify-content:center;gap:.75rem;margin-bottom:2rem}.password-page__logo-icon{width:3rem;height:3rem;background:var(--gradient-brand);border-radius:var(--radius);display:flex;align-items:center;justify-content:center}.password-page__logo-icon-inner{width:1.75rem;height:1.75rem;background:#fff;border-radius:.5rem;opacity:.9}.password-page__logo-text{font-family:var(--font-heading);font-weight:700;font-size:1.75rem}.password-page__main{padding:2.5rem;border-radius:var(--radius-2xl);text-align:center}.password-page__icon{color:var(--color-brand-secondary);margin-bottom:1.5rem}.password-page__title{font-family:var(--font-heading);font-size:1.75rem;font-weight:700;margin-bottom:.75rem}.password-page__description{color:var(--color-muted-foreground);margin-bottom:2rem;line-height:1.6}.password-page__form,.password-page__newsletter-form{display:flex;gap:.5rem}.password-page__input-wrapper{flex:1;display:flex;align-items:center;gap:.75rem;background:var(--color-muted);padding:0 1rem;border-radius:var(--radius);border:1px solid var(--color-border)}.password-page__input-wrapper .icon{color:var(--color-muted-foreground);flex-shrink:0}.password-page__input{flex:1;padding:.875rem 0;border:none;background:transparent;font-size:.9375rem}.password-page__newsletter{margin-top:2rem;padding-top:2rem;border-top:1px solid var(--color-border)}.password-page__newsletter p{font-size:.875rem;color:var(--color-muted-foreground);margin-bottom:1rem}.password-page__social{margin-top:2rem;padding-top:2rem;border-top:1px solid var(--color-border)}.password-page__social span{font-size:.875rem;color:var(--color-muted-foreground);display:block;margin-bottom:1rem}.password-page__social-links{display:flex;justify-content:center;gap:1rem}.password-page__social-links a{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:9999px;background:var(--color-muted);color:var(--color-muted-foreground);transition:all var(--animation-normal)}.password-page__social-links a:hover{background:var(--color-brand-secondary);color:#fff}.password-page__admin{text-align:center;margin-top:2rem;font-size:.8125rem;color:var(--color-muted-foreground)}.password-page__admin a{color:var(--color-brand-secondary)}.collections-page__header{text-align:center;margin-bottom:3rem}.collections-page__title{font-family:var(--font-heading);font-size:2rem;font-weight:700;margin:1.5rem 0 1rem}@media(min-width:768px){.collections-page__title{font-size:3rem}}.collections-page__description{color:var(--color-muted-foreground);max-width:600px;margin:0 auto}.collections-grid{display:grid;gap:1.5rem}@media(min-width:640px){.collections-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.collections-grid{grid-template-columns:repeat(3,1fr)}}.collection-card{display:block;border-radius:var(--radius-xl);overflow:hidden;transition:all .3s ease}.collection-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg)}.collection-card__image{position:relative;aspect-ratio:4 / 3;overflow:hidden}.collection-card__image img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.collection-card:hover .collection-card__image img{transform:scale(1.05)}.collection-card__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,transparent 50%,rgba(0,0,0,.6))}.collection-card__placeholder{width:100%;height:100%;background:linear-gradient(135deg,var(--color-muted),var(--color-border));display:flex;align-items:center;justify-content:center;color:var(--color-muted-foreground)}.collection-card__content{padding:1.5rem}.collection-card__title{font-family:var(--font-heading);font-size:1.25rem;font-weight:700;margin-bottom:.25rem}.collection-card__count{font-size:.875rem;color:var(--color-muted-foreground);margin-bottom:.75rem}.collection-card__description{font-size:.875rem;color:var(--color-muted-foreground);line-height:1.5;margin-bottom:1rem}.collection-card__link{display:inline-flex;align-items:center;gap:.5rem;font-size:.875rem;font-weight:500;color:var(--color-brand-secondary)}.collection-card:hover .collection-card__link .icon{transform:translate(4px)}.collection-card__link .icon{transition:transform var(--animation-normal)}.collections-page__empty{text-align:center;padding:4rem 2rem}.collections-page__empty-icon{color:var(--color-muted-foreground);margin-bottom:1.5rem}.form-field{margin-bottom:1.25rem}.form-field label{display:block;font-size:.875rem;font-weight:500;margin-bottom:.5rem}.form-input{width:100%;padding:.875rem 1rem;border:1px solid var(--color-border);border-radius:var(--radius);font-size:.9375rem;transition:border-color var(--animation-normal),box-shadow var(--animation-normal);background:var(--color-background)}.form-input:focus{outline:none;border-color:var(--color-brand-secondary);box-shadow:0 0 0 3px #1db4b01a}.form-input::placeholder{color:var(--color-muted-foreground)}textarea.form-input{resize:vertical;min-height:100px}select.form-input{-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%236b7280' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .75rem center;background-size:1rem;padding-right:2.5rem}.form-hint{display:block;font-size:.8125rem;color:var(--color-muted-foreground);margin-top:.5rem}.form-row{display:grid;gap:1rem}.form-row--half{grid-template-columns:1fr 1fr}.form-row--thirds{grid-template-columns:1fr 1fr 1fr}@media(max-width:640px){.form-row--half,.form-row--thirds{grid-template-columns:1fr}}.form-field--checkbox{display:flex;align-items:center;gap:.75rem}.form-field--checkbox input[type=checkbox]{width:1.25rem;height:1.25rem;accent-color:var(--color-brand-secondary)}.form-field--checkbox label{margin-bottom:0}.form-errors{padding:1rem;background:#ef44441a;border:1px solid rgba(239,68,68,.2);border-radius:var(--radius);margin-bottom:1.5rem;color:#dc2626;font-size:.875rem}.form-success{padding:1rem;background:#10b9811a;border:1px solid rgba(16,185,129,.2);border-radius:var(--radius);margin-bottom:1.5rem;color:#059669;font-size:.875rem}.pagination{margin-top:3rem;display:flex;justify-content:center}.pagination--controls{flex-direction:column;align-items:center;gap:.75rem}.pagination__info{margin:0;text-align:center;font-size:.875rem;color:var(--color-muted-foreground)}.pagination__list{display:flex;align-items:center;gap:.5rem;list-style:none;padding:0;margin:0}.pagination__btn{display:flex;align-items:center;gap:.5rem;padding:.625rem 1rem;border:1px solid var(--color-border);border-radius:var(--radius);font-size:.875rem;transition:all var(--animation-normal)}.pagination__btn:hover{background:var(--color-muted)}.pagination__btn--disabled{opacity:.5;cursor:not-allowed}.pagination__btn--disabled:hover{background:transparent}.pagination__page{width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center;border-radius:var(--radius);font-size:.875rem;transition:all var(--animation-normal)}.pagination__page:hover{background:var(--color-muted)}.pagination__page--current{background:var(--color-brand-secondary);color:#fff}.pagination__page--ellipsis{color:var(--color-muted-foreground)}.btn--sm{padding:.5rem 1rem;font-size:.8125rem}.blog-page__placeholder-notice{text-align:center;margin-bottom:2rem}.badge--amber{background:#f59e0b26;border-color:#f59e0b4d;color:#b45309}.dark .badge--amber{background:#f59e0b33;color:#fbbf24}.article-card__image--placeholder{background:linear-gradient(135deg,var(--color-muted) 0%,var(--color-border) 100%);display:flex;align-items:center;justify-content:center}.article-card__image--placeholder .placeholder-svg{width:100%;height:100%;opacity:.4}.article-card__image--placeholder svg{width:100%;height:100%;color:var(--color-muted-foreground)}@media(max-width:480px){.cta__headline{font-size:1.5rem;line-height:1.2}.cta__description{font-size:.9375rem;line-height:1.5}.cta__offer-card{padding:1.25rem;border-radius:1rem}.cta__features{gap:.875rem}.cta__feature{gap:.625rem}.cta__feature-icon{width:36px;height:36px}.cta__feature-icon svg{width:18px;height:18px}.cta__feature-label{font-size:.9375rem}.cta__feature-desc{font-size:.8125rem}.cta__trust{flex-direction:column;gap:.75rem;align-items:center}.cta__trust-item{font-size:.8125rem}.cta__badge{font-size:.75rem;padding:.375rem .75rem}.badge{font-size:.75rem;padding:.375rem .75rem;gap:.375rem}.badge .icon,.badge svg{width:14px;height:14px}.hero__headline{font-size:1.875rem;line-height:1.1}.hero__description{font-size:1rem}.hero__trust-grid{grid-template-columns:1fr;gap:.5rem}.hero__trust-item{font-size:.8125rem}.section-padding{padding-top:3rem;padding-bottom:3rem}.benefits__header{margin-bottom:2rem}.benefit-card,.testimonial-card{padding:1.25rem}.footer__content{padding:2.5rem 0}.footer__bottom{flex-direction:column;gap:1rem;text-align:center}.footer__bottom-links{justify-content:center}}@media(max-width:360px){.cta__headline{font-size:1.25rem}.cta__description{font-size:.875rem}.cta__offer-card{padding:1rem}.cta__feature-icon{width:32px;height:32px}.cta__feature-icon svg{width:16px;height:16px}.cta__feature-label{font-size:.875rem}.cta__feature-desc{font-size:.75rem}.cta__badge{font-size:.6875rem;padding:.25rem .5rem}.hero__headline{font-size:1.5rem}.section-padding{padding-top:2.5rem;padding-bottom:2.5rem}.container{padding-left:.75rem;padding-right:.75rem}}.multi-add{display:grid;gap:1rem;border:1px solid var(--color-border);border-radius:var(--radius-xl);background:var(--color-card);padding:1rem}.multi-add__items{display:grid;gap:.75rem}.multi-add__item{display:flex;align-items:center;gap:.875rem;padding:.875rem;border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-background)}.multi-add__check{flex-shrink:0}.multi-add__check input{width:1.125rem;height:1.125rem;accent-color:var(--color-brand-secondary)}.multi-add__image{width:56px;height:56px;border-radius:var(--radius);overflow:hidden;background:var(--color-muted);flex-shrink:0}.multi-add__image img{width:100%;height:100%;object-fit:cover}.multi-add__body{flex:1;min-width:0;display:grid;gap:.25rem}.multi-add__title{margin:0;font-weight:700;font-size:.95rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.multi-add__title a{color:inherit;text-decoration:none}.multi-add__title a:hover{text-decoration:underline}.multi-add__meta{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center;font-size:.875rem;color:var(--color-muted-foreground)}.multi-add__price{font-weight:800;color:var(--color-brand-primary)}.dark .multi-add__price{color:var(--color-brand-secondary)}.multi-add__controls{display:flex;align-items:center;gap:.5rem;flex-shrink:0}.multi-add__select{max-width:220px;border:1px solid var(--color-border);border-radius:var(--radius);padding:.55rem .75rem;background:var(--color-background);color:var(--color-foreground)}.multi-add__qty{width:84px;border:1px solid var(--color-border);border-radius:var(--radius);padding:.55rem .75rem;background:var(--color-background);color:var(--color-foreground)}.multi-add__footer{display:flex;align-items:center;justify-content:space-between;gap:1rem;border-top:1px solid var(--color-border);padding-top:1rem}.multi-add__total{display:flex;align-items:baseline;gap:.5rem}.multi-add__total-label{font-size:.875rem;color:var(--color-muted-foreground)}.multi-add__total-amount{font-weight:900;color:var(--color-foreground)}@media(max-width:639px){.multi-add__item{flex-wrap:wrap;align-items:flex-start}.multi-add__controls{width:100%}.multi-add__select{flex:1;max-width:none}.multi-add__qty{width:96px}.multi-add__footer{flex-direction:column;align-items:stretch}}.product-card__swatches{display:flex;flex-wrap:wrap;gap:.375rem;margin-top:.625rem}.product-card__swatch{position:relative;width:1.5rem;height:1.5rem;padding:0;border:2px solid transparent;border-radius:9999px;background:transparent;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1)}.product-card__swatch:hover,.product-card__swatch:focus-visible{transform:scale(1.15)}.product-card__swatch.is-active{border-color:var(--color-brand-secondary, #1DB4B0);box-shadow:0 0 0 2px #1db4b040}.product-card__swatch-inner{display:block;width:100%;height:100%;border-radius:9999px;border:1px solid rgba(0,0,0,.1);background-size:cover;background-position:center}.dark .product-card__swatch-inner{border-color:#ffffff26}.product-card__swatch-more{display:flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;border-radius:9999px;background:var(--color-muted, #f5f7f9);color:var(--color-muted-foreground, #6b7280);font-size:.625rem;font-weight:600}@media(max-width:767px){.product-card__swatch,.product-card__swatch-more{width:1.75rem;height:1.75rem}}.header__mega-inner{display:flex;gap:1.5rem}.header__mega-grid{flex:1}.header__mega-promo{width:220px;flex-shrink:0}.header__mega-promo-link{display:block;position:relative;border-radius:var(--radius-lg, 12px);overflow:hidden}.header__mega-promo-image{width:100%;height:auto;aspect-ratio:4/3;object-fit:cover;transition:transform .4s cubic-bezier(.4,0,.2,1)}.header__mega-promo-link:hover .header__mega-promo-image{transform:scale(1.05)}.header__mega-promo-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:flex-end;padding:1rem;background:linear-gradient(to top,rgba(0,0,0,.7),transparent 60%)}.header__mega-promo-text{color:#fff;font-weight:700;font-size:.9375rem}.header__mega-banner{margin-top:1rem;padding-top:.875rem;border-top:1px solid var(--color-border, #e5e7eb)}.header__mega-banner-link{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:linear-gradient(135deg,#1db4b01a,#c4e4631a);border-radius:9999px;font-size:.875rem;font-weight:600;color:var(--color-brand-primary, #0D4F73);transition:all .25s ease}.header__mega-banner-link:hover{background:linear-gradient(135deg,#1db4b033,#c4e46333);transform:translate(4px)}.dark .header__mega-banner-link{color:var(--color-brand-secondary, #1DB4B0)}.header__mega-badge{display:inline-flex;align-items:center;padding:.125rem .5rem;margin-left:.5rem;font-size:.625rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;background:var(--gradient-brand, linear-gradient(135deg, #0D4F73, #1DB4B0));color:#fff;border-radius:9999px}@media(max-width:1024px){.header__mega-promo{display:none}}.product-form__preorder-notice{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;margin-bottom:.75rem;background:#1db4b014;border:1px solid rgba(29,180,176,.2);border-radius:var(--radius-lg, 12px);font-size:.875rem;font-weight:600;color:var(--color-brand-primary)}.dark .product-form__preorder-notice{background:#1db4b01f;color:var(--color-brand-secondary)}.product-form__preorder-notice .icon{color:var(--color-brand-secondary);flex-shrink:0}.product-form__submit--preorder{background:linear-gradient(135deg,var(--color-brand-primary) 0%,var(--color-brand-secondary) 100%)}
/*# sourceMappingURL=/cdn/shop/t/4/assets/theme.css.map */
