@import"https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,400;0,500;0,600;0,700;0,800;0,900;1,700;1,800;1,900&display=swap";#nprogress{pointer-events:none}#nprogress .bar{background:#29d;position:fixed;z-index:1031;top:0;left:0;width:100%;height:2px}#nprogress .peg{display:block;position:absolute;right:0;width:100px;height:100%;box-shadow:0 0 10px #29d,0 0 5px #29d;opacity:1;-webkit-transform:rotate(3deg) translate(0px,-4px);-ms-transform:rotate(3deg) translate(0px,-4px);transform:rotate(3deg) translateY(-4px)}#nprogress .spinner{display:block;position:fixed;z-index:1031;top:15px;right:15px}#nprogress .spinner-icon{width:18px;height:18px;box-sizing:border-box;border:solid 2px transparent;border-top-color:#29d;border-left-color:#29d;border-radius:50%;-webkit-animation:nprogress-spinner .4s linear infinite;animation:nprogress-spinner .4s linear infinite}.nprogress-custom-parent{overflow:hidden;position:relative}.nprogress-custom-parent #nprogress .spinner,.nprogress-custom-parent #nprogress .bar{position:absolute}@-webkit-keyframes nprogress-spinner{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(360deg)}}@keyframes nprogress-spinner{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--brand: #D7432A;--brand-hover: #BF361F;--brand-soft: rgba(215, 67, 42, .08);--font-heading: "Montserrat", sans-serif;--font-body: "Montserrat", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--bg-main: #FFFFFF;--bg-subtle: #F8F9FA;--text-main: #1F1B1E;--text-muted: #6C757D;--text-faint: #ADB5BD;--line-light: #E9ECEF;--line-strong: #DEE2E6;--radius-sm: 2px;--radius-md: 4px;--radius-lg: 6px;--radius-pill: 99px;--shadow-sm: 0 1px 3px rgba(31, 27, 30, .04);--shadow-md: 0 4px 12px rgba(31, 27, 30, .05);--shadow-hover: 0 8px 24px rgba(31, 27, 30, .08);--container-max: 1280px;--container-padding: 1.5rem}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in{animation:fadeIn .4s ease-out forwards}*{box-sizing:border-box;margin:0;padding:0}html,body{background-color:var(--bg-main);color:var(--text-main);font-family:var(--font-body);line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth}a{color:inherit;text-decoration:none;transition:color .2s ease}ul,ol{list-style:none}button,input,select,textarea{font-family:inherit;border:none;background:none;border-radius:var(--radius-md)}button{cursor:pointer}img{max-width:100%;height:auto;display:block}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);font-weight:800;line-height:1.2;letter-spacing:-.02em;color:var(--text-main)}.text-gradient{background:linear-gradient(90deg,#ff223b,#ffc629);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent;display:inline-block}.text-orange{color:#d83621}.text-dark{color:var(--text-main)!important}.mobile-menu-toggle{color:#000!important}.container{width:100%;max-width:var(--container-max);margin:0 auto;padding:0 var(--container-padding)}.glass-card{background:#ffffffb3;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.3);box-shadow:0 8px 32px #1f26870d}.premium-card{background:#fff;border-radius:var(--radius-lg);border:1px solid var(--line-light);box-shadow:var(--shadow-md);transition:all .3s cubic-bezier(.4,0,.2,1)}.premium-card:hover{box-shadow:var(--shadow-hover);border-color:#d7432a33}.row-item-hover{transition:all .2s ease}.row-item-hover:hover{background-color:var(--bg-subtle);transform:translate(4px)}.badge-label{display:inline-flex;align-items:center;padding:.25rem .6rem;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;border-radius:var(--radius-sm)}.badge-brand{background:var(--brand-soft);color:var(--brand)}.sticky-panel{position:sticky;top:100px;z-index:10}.relative{position:relative!important}.absolute{position:absolute!important}.inset-0{top:0;right:0;bottom:0;left:0}.top-0{top:0!important}.bottom-0{bottom:0!important}.left-0{left:0!important}.right-0{right:0!important}.right-3{right:.75rem!important}.top-1\/2{top:50%!important}.-translate-y-1\/2{transform:translateY(-50%)!important}.z-0{z-index:0!important}.z-1{z-index:1!important}.z-10{z-index:10!important}.z-20{z-index:20!important}.z-50{z-index:50!important}.block{display:block}.inline-block{display:inline-block}.flex{display:flex!important}.flex-col{flex-direction:column!important}.flex-wrap{flex-wrap:wrap!important}.flex-center{display:flex;align-items:center;justify-content:center}.items-center{align-items:center!important}.items-start{align-items:flex-start!important}.items-baseline{align-items:baseline!important}.justify-between{justify-content:space-between!important}.justify-center{justify-content:center!important}.flex-1{flex:1!important}.gap-1{gap:.25rem!important}.gap-2{gap:.5rem!important}.gap-3{gap:.75rem!important}.gap-4{gap:1rem!important}.gap-5{gap:1.25rem!important}.gap-6{gap:1.5rem!important}.gap-8{gap:2rem!important}.gap-10{gap:2.5rem!important}.gap-12{gap:3rem!important}.grid{display:grid!important}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))!important}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))!important}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))!important}@media (min-width: 1024px){.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}}.hide-item{display:none!important}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.5rem;font-weight:600;font-size:.95rem;border-radius:var(--radius-md);transition:all .2s ease}.btn-primary{background-color:var(--brand);color:#fff}.btn-primary:hover{background-color:var(--brand-hover);transform:translateY(-1px)}.btn-secondary{background-color:var(--bg-subtle);color:var(--text-main);border:1px solid var(--line-strong)}.btn-secondary:hover{background-color:var(--line-light)}.input-base{width:100%;padding:.75rem 1rem;background-color:var(--bg-main);border:1px solid var(--line-strong);border-radius:var(--radius-md);color:var(--text-main);font-size:.95rem;font-family:var(--font-body);transition:border-color .2s ease}.input-base:focus{outline:none;border-color:var(--brand)}.shop-sort-select{appearance:none;-webkit-appearance:none;-moz-appearance:none;padding-right:3.25rem;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='none' stroke='%232d262b' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m5 7 5 5 5-5'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;background-size:1.1rem}.section{padding:5rem 0;position:relative}.section-subtle{background-color:var(--bg-subtle)}@media (max-width: 768px){.section{padding:3.5rem 0}}.page-banner{position:relative;height:280px;display:flex;align-items:center;overflow:hidden;background-color:#f3f4f6}@media (max-width: 768px){.page-banner{height:220px}}.banner-bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.banner-bg-img{width:100%;height:100%;object-fit:cover;display:block}.banner-content{position:relative;z-index:10}.banner-title{display:flex;justify-content:center;margin-bottom:.5rem}.hero-title-badge{--badge-bg: #ffffff;--badge-fg: var(--brand);display:inline-flex;flex-direction:column;align-items:center;justify-content:center;width:min(100%,30rem);max-width:100%;font-family:var(--font-heading);font-style:italic;font-weight:900;letter-spacing:-.05em;line-height:.9;text-align:center;text-wrap:balance}.hero-title-badge--orange{--badge-bg: #ffffff;--badge-fg: var(--brand);color:#fff}.hero-title-badge--light{--badge-bg: var(--brand);--badge-fg: #ffffff;color:var(--brand)}.hero-title-badge__top{display:block;max-width:100%;font-size:clamp(1.95rem,4.2vw,4.15rem);line-height:.84;position:relative;z-index:2}.hero-title-badge__block{display:inline-flex;align-items:center;justify-content:center;max-width:100%;margin-top:-.18em;padding:.14em .38em .18em;background:var(--badge-bg);color:var(--badge-fg);transform:rotate(3deg);transform-origin:center;box-shadow:0 12px 28px #1f1b1e14}.hero-title-badge__block-text{display:block;max-width:min(100%,22ch);font-size:clamp(2rem,4.35vw,4.35rem);line-height:.84;transform:rotate(-1deg);white-space:normal;overflow-wrap:anywhere;text-wrap:balance}.hero-title-badge--single{width:min(100%,21rem)}.hero-title-badge--single .hero-title-badge__block{margin-top:0;padding-inline:.5em}.hero-title-badge--single .hero-title-badge__block-text{max-width:12ch}.hero-title-badge--double{width:min(100%,24rem)}.hero-title-badge--double .hero-title-badge__block-text{max-width:14ch}.hero-title-badge--multi{width:min(100%,32rem)}.hero-title-badge--multi .hero-title-badge__block-text{max-width:18ch}@media (max-width: 768px){.banner-title{margin-bottom:.4rem}.hero-title-badge{width:min(100%,17rem)}.hero-title-badge__top{font-size:clamp(1.65rem,8.8vw,2.7rem)}.hero-title-badge__block{padding:.16em .34em .2em;transform:rotate(2.5deg)}.hero-title-badge__block-text{max-width:min(100%,14ch);font-size:clamp(1.75rem,9.2vw,2.95rem)}}@media (max-width: 480px){.hero-title-badge{width:min(100%,14.5rem)}.hero-title-badge__block-text{max-width:min(100%,12ch)}}.banner-subtitle{color:inherit;font-weight:500}.banner-orange{color:#fff}.banner-light{color:var(--brand)}.breadcrumb-nav ol{list-style:none;display:flex;align-items:center;padding:0;margin:0}.breadcrumb-nav li{display:flex;align-items:center}.no-scrollbar::-webkit-scrollbar{display:none}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.flex-center{display:flex;align-items:center}.justify-between{justify-content:space-between}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.min-h-screen{min-height:100vh}.product-skeleton-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.skeleton-card{padding:.75rem;background:#fff;border:1px solid var(--line-light);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm)}.skeleton-img{height:220px;border-radius:8px;background:linear-gradient(90deg,var(--brand-soft) 0%,rgba(215,67,42,.02) 50%,var(--brand-soft) 100%);animation:pulse 1.2s infinite ease-in-out}.skeleton-body{margin-top:.75rem}.skeleton-line{height:12px;background:linear-gradient(90deg,#f3f4f6,#f4f5f7,#f3f4f6);border-radius:6px;margin-bottom:.5rem;animation:pulse 1.2s infinite ease-in-out}.skeleton-line.short{width:55%}@media (max-width: 900px){.product-skeleton-grid{grid-template-columns:repeat(2,1fr)}}.blog-card{display:block;background:#fff;border-radius:var(--radius-lg);overflow:hidden;border:1px solid var(--line-light);box-shadow:var(--shadow-sm)}.blog-card-image-wrap{position:relative;width:100%;height:220px;overflow:hidden}.blog-card-image{width:100%;height:100%;object-fit:cover;display:block}.blog-card-content{padding:1rem}.blog-card .blog-card-category-badge{position:absolute;top:12px;left:12px;background:#0009;color:#fff;padding:.25rem .5rem;border-radius:6px;font-size:.75rem}.blog-card img{width:100%;height:220px;object-fit:cover;display:block}.blog-card{display:flex;flex-direction:column;transition:transform .25s ease,box-shadow .25s ease}.blog-card:hover{transform:translateY(-6px);box-shadow:var(--shadow-hover)}.blog-card-title{font-size:1.05rem;font-weight:700;margin:0 0 .5rem;color:var(--text-main)}.blog-card-excerpt{color:var(--text-muted);font-size:.95rem;margin-bottom:.75rem;line-height:1.4}.blog-card-meta{display:flex;gap:.75rem;align-items:center;font-size:.85rem;color:var(--text-faint)}.blog-read-more{display:inline-flex;align-items:center;gap:.5rem;color:var(--brand);font-weight:700;margin-top:.25rem}.blog-article{max-width:900px;margin:0 auto}.blog-article .premium-card{padding:1.25rem}.blog-back-link{display:inline-flex;align-items:center;gap:.65rem;padding:.8rem 1rem;margin:1.25rem 0 1.5rem;border-radius:999px;background:#f3f4f6;color:var(--text-main);font-weight:700;line-height:1;text-decoration:none;transition:background .2s ease,color .2s ease,transform .2s ease}.blog-back-link:hover{background:#e5e7eb;color:var(--brand);transform:translateY(-1px)}.blog-back-link-icon{width:1rem;height:1rem;flex-shrink:0}.blog-article-header{padding:1rem 0}.blog-article-title{font-size:2rem;margin-bottom:.5rem}.blog-article-meta{display:flex;gap:1rem;color:var(--text-faint);font-size:.95rem;margin-bottom:1rem}.blog-author{display:flex;gap:.75rem;align-items:center}.blog-author-avatar{width:40px;height:40px;border-radius:999px;background:var(--bg-subtle);display:flex;align-items:center;justify-content:center;font-weight:700}.blog-hero{width:100%;border-radius:8px;overflow:hidden;margin-bottom:1rem}.blog-hero img{width:100%;height:420px;object-fit:cover;display:block}@media (max-width: 768px){.blog-hero img{height:260px}.blog-article-title{font-size:1.5rem}}@font-face{font-family:SouthamDemo;src:url(/Southam%20Demo.otf) format("opentype");font-weight:400 900;font-style:normal;font-display:swap}.dynamic-hero-section{position:relative;overflow:hidden;padding:0}.hero-bg-layer{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:center;z-index:0}.hero-bg-mobile{display:none}.hero-bg-desktop{display:block}@media (max-width: 767px){.hero-bg-desktop{display:none}.hero-bg-mobile{display:block}}@media (max-width: 767px){.trust-features{display:flex!important;flex-wrap:wrap!important;gap:1rem!important;overflow:visible!important;justify-content:space-between!important}.trust-features .trust-feature{box-sizing:border-box!important;display:flex!important;align-items:center!important;gap:.75rem!important;white-space:normal!important;margin-bottom:.5rem!important}.trust-features .trust-feature .bg-orange-50,.trust-features .trust-feature .bg-blue-50,.trust-features .trust-feature .bg-green-50{flex-shrink:0!important}}.trust-features .trust-feature{display:grid!important;grid-template-columns:1fr auto!important;align-items:center!important;gap:1rem!important}.trust-features .trust-feature .flex-col{text-align:left!important}.trust-features .trust-feature [class*=bg-]{justify-self:end!important}@media (max-width: 767px){.trust-features{width:100%!important;max-width:none!important;padding-left:0!important;padding-right:0!important;margin-left:0!important;margin-right:0!important;overflow-x:hidden!important}.trust-features .trust-feature{display:grid!important;grid-template-columns:56px 1fr!important;gap:12px!important;align-items:center!important;max-width:none!important;margin-bottom:-20px!important;width:100%!important;padding:.75rem 16px!important;box-sizing:border-box!important}.trust-features .trust-feature .flex-col{padding-right:0!important;text-align:left!important;width:100%!important}.trust-features .trust-feature [class*=bg-]{justify-self:start!important;margin-left:0!important;flex-shrink:0!important;width:56px!important;height:56px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important}}.hero-preloader{width:100%;padding:6rem 0;background:transparent;display:flex;align-items:center;justify-content:center}.hero-spinner{width:48px;height:48px;border-radius:50%;border:4px solid rgba(255,255,255,.15);border-top-color:#fff;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.hero-slide-title{font-family:Montserrat,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial;font-weight:800;font-size:2.25rem;line-height:1.02;color:#fff;margin:0 0 .75rem}.hero-slide-title .title-line-2{display:block}.hero-slide-price{color:#fff;font-size:2rem;margin:0;font-weight:800;font-family:var(--font-heading)}.own-it{display:block;font-family:SouthamDemo,Montserrat,sans-serif;font-weight:600;margin-bottom:.25rem;font-size:3.5rem;color:#fff;margin-bottom:-20px}.hero-slide-meta{display:flex;align-items:center;gap:1rem;margin-top:.75rem;flex-wrap:nowrap}.hero-slide-actions{display:flex;gap:.5rem;align-items:center}.hero-slide-actions .hero-btn-primary,.hero-slide-actions .hero-btn-secondary,.btn.compact{padding:.45rem .9rem;font-size:1.1rem;border-radius:999px}.hero-slide-actions .hero-btn-primary{background:#fff;color:var(--brand)}.hero-slide-actions .hero-btn-secondary{background:transparent;color:#fff;border:1px solid rgba(255,255,255,.9)}.hero-add-cart{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;padding:5px!important;border-radius:999px}.hero-add-cart svg{width:80px!important;height:80px!important}.hero-add-cart{background:#fff;color:var(--brand);border:none;box-shadow:0 6px 18px #0000001f}.hero-slide-actions .btn.hero-btn-primary.compact,.hero-slide-actions .btn.hero-btn-secondary.compact{border-radius:999px}@media (max-width: 1024px){.hero-slide-actions{flex-wrap:nowrap;justify-content:center}.hero-slide-actions .hero-btn-primary.compact{flex:0 1 180px;width:auto;min-width:0;max-width:180px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding-inline:.9rem}.hero-add-cart{flex:0 0 44px;width:44px;height:44px;padding:0!important;border-radius:999px}.hero-add-cart svg{width:26px!important;height:26px!important}}.visual-ring{display:none!important}@media (min-width: 768px){.hero-slide-badge,.hero-slide-desc{display:none}.hero-slide-title{font-size:2.4rem}}@media (max-width: 767px){.hero-slide-badge,.hero-slide-desc{display:none!important}.hero-slide-price{font-size:2rem!important;font-weight:700;display:block;width:100%}.hero-slide-meta{display:flex;flex-direction:column;align-items:center;gap:.5rem;width:100%}.hero-slide-actions{--hero-mobile-action-size: 2.6rem;display:flex!important;gap:.75rem!important;align-items:center!important;justify-content:center!important;width:100%!important;flex-wrap:nowrap!important}.hero-slide-actions .hero-btn-primary.compact{display:inline-flex!important;align-items:center!important;justify-content:center!important;flex:0 1 auto!important;min-width:0!important;max-width:calc(100% - (var(--hero-mobile-action-size) + .75rem))!important;height:var(--hero-mobile-action-size)!important;white-space:nowrap!important;padding:0 1.35rem!important;font-size:1rem!important;line-height:1!important;width:auto!important;box-sizing:border-box!important;overflow:hidden!important;text-overflow:ellipsis!important}.hero-add-cart{flex:0 0 var(--hero-mobile-action-size)!important;width:var(--hero-mobile-action-size)!important;min-width:var(--hero-mobile-action-size)!important;height:var(--hero-mobile-action-size)!important;padding:0!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;margin-left:0!important;border-radius:50%!important;aspect-ratio:1 / 1!important}.hero-add-cart svg{width:3rem!important;height:3rem!important}.hero-slide-actions .btn{padding:.45rem .9rem;font-size:.95rem}.top-utility-bar .top-bar-inner{display:flex;flex-direction:column;align-items:center;gap:.25rem}.top-utility-bar .top-bar-left{justify-content:center;width:100%}.navbar-inner{position:relative}.brand-logo-link{position:absolute;left:50%;transform:translate(-50%);margin-right:0!important}.mobile-header-search{padding:.875rem 0 1rem;border-top:1px solid var(--line-light);background:var(--bg-main)}.nav-utilities .utility-btn[aria-label=Search],.nav-utilities .utility-btn[aria-label="Close search"]{display:flex!important}}.dynamic-hero-section .container{position:relative;z-index:10}.newsletter-form-inline{display:flex;gap:.5rem}.newsletter-input{padding:.6rem .75rem;border-radius:var(--radius-md);border:1px solid rgba(255,255,255,.08);background:#ffffff08;color:#fff}.newsletter-submit{background:var(--brand);color:#fff;padding:.6rem .9rem;border-radius:var(--radius-md)}.site-footer{background:linear-gradient(180deg,#111827,#0f1724);color:#fff;padding:3rem 0 2rem;margin-top:auto}.site-footer .footer-grid{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:2rem;align-items:start}.site-footer .footer-heading{font-weight:700;margin-bottom:.75rem}.site-footer a{color:#feefea}.site-footer .footer-bottom{margin-top:2rem;padding-top:1.25rem;text-align:center;color:#ffffffbf}.footer-news{display:flex;flex-direction:column;gap:.5rem}.footer-social{display:flex;gap:.75rem;align-items:center}.footer-social .social-link{display:inline-flex;align-items:center;justify-content:center;padding:.45rem .7rem;background:#ffffff08;color:var(--text-faint);border-radius:6px;font-weight:700;text-decoration:none}.footer-social .social-link:hover{color:#fff;background:#ffffff0f}.site-footer .footer-grid>*{min-width:0;box-sizing:border-box}.site-footer .footer-brand p{max-width:100%}@media (max-width: 600px){.footer-social{gap:.5rem}.footer-social .social-link{padding:.4rem .6rem;font-size:.85rem}}@media (max-width: 767px){.footer-grid{grid-template-columns:1fr!important}.footer-grid>*{width:100%}.footer-brand .text-sm{display:none}.footer-brand img{max-width:140px}.footer-links,.footer-news{padding-right:0}}.container{padding-left:16px;padding-right:16px}.text-xs{font-size:.75rem}.hidden{display:none!important}.bg-dark{background-color:var(--text-main);color:#fff}@media (max-width: 1100px){.hide-mobile{display:none!important}}@media (min-width: 1101px){.show-mobile{display:none!important}}.mobile-nav-tray{position:fixed;bottom:0;left:0;right:0;width:100%;padding-bottom:env(safe-area-inset-bottom,16px);padding-left:env(safe-area-inset-left,16px);padding-right:env(safe-area-inset-right,16px);z-index:1000;display:flex;justify-content:center;pointer-events:none;box-sizing:border-box}.mobile-nav-container{display:flex;align-items:center;justify-content:space-around;background:#fffffff2;backdrop-filter:blur(8px) saturate(140%);-webkit-backdrop-filter:blur(8px) saturate(140%);border:1px solid rgba(0,0,0,.06);border-radius:20px;height:64px;width:calc(100% - 32px);max-width:720px;box-shadow:0 10px 25px -5px #00000014,0 4px 10px -2px #0000000a;pointer-events:auto;margin:0 16px 24px;padding:0 8px;overflow:hidden;box-sizing:border-box}.mobile-nav-item{min-width:0;overflow:hidden}.mobile-nav-item .nav-label{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.site-header-wrapper{position:relative;z-index:1000;background:var(--bg-main)}.sticky-header-container{position:sticky;top:0;z-index:1000;background:var(--bg-main);border-bottom:1px solid var(--line-light)}.top-utility-bar{padding:.5rem 0;font-weight:500;letter-spacing:.02em}.top-bar-inner{display:grid;grid-template-columns:1fr auto 1fr;align-items:center}.section-header-centered{display:flex;flex-direction:column;margin-bottom:1rem;font-weight:700;align-items:center;justify-content:center;text-align:center;margin-bottom:3.5rem}.section-header-centered .feedback-title,.section-header-centered .lifestyle-title{font-weight:800}.section-header-centered h2{font-size:2.8rem;margin-bottom:1rem;font-weight:800}@media (max-width: 768px){.section-header-centered h2,.text-gradient{font-size:1.6rem!important}.section-header-centered p{font-size:.9rem}}.section-header-centered p{font-size:1.2rem;max-width:750px;line-height:1.3;color:#000;font-weight:400}.top-bar-left{display:flex;justify-content:flex-start}.top-bar-center{text-align:center;font-weight:500;white-space:nowrap}.top-bar-right{display:flex;justify-content:flex-end;align-items:center;gap:1.5rem}.currency-selector{background:transparent;color:#fff;border:none;font-size:.75rem;font-weight:600;cursor:pointer;outline:none}.currency-selector option{color:var(--text-main)}.main-navbar{padding:1.25rem 0;background:var(--bg-main)}.navbar-inner{display:flex;align-items:center;justify-content:space-between;gap:2rem}.brand-logotype{font-size:1.8rem;font-weight:800;letter-spacing:-.04em;color:var(--text-main)}.brand-dot{color:var(--brand)}.desktop-nav{display:flex;align-items:center;gap:2rem}.nav-item{color:var(--text-main);font-weight:600;font-size:.95rem;transition:color .2s ease;position:relative;text-decoration:none;display:flex;align-items:center;height:100%}.nav-item:hover,.nav-item.active{color:var(--brand)}.has-dropdown{position:static;cursor:pointer;padding:.5rem 0}.nav-dropdown{position:absolute;top:100%;left:0;background:#fff;min-width:220px;border:1px solid var(--line-light);border-radius:var(--radius-md);box-shadow:var(--shadow-lg);padding:.5rem 0;opacity:0;visibility:hidden;transform:translateY(10px);transition:all .2s ease;z-index:100}.has-dropdown:hover .nav-dropdown{opacity:1;visibility:visible;transform:translateY(0)}.dropdown-link{display:block;padding:.5rem 1.25rem;color:var(--text-muted);font-size:.9rem;transition:all .2s ease}.dropdown-link:hover{background:var(--bg-subtle);color:var(--brand)}.dropdown-view-all{display:block;padding:.75rem 1.25rem;background:var(--bg-subtle);color:var(--brand);font-weight:600;font-size:.9rem;text-align:center;margin-top:.5rem;border-top:1px solid var(--line-light)}.mega-menu{position:absolute;top:100%;left:2rem;right:2rem;width:auto;background:#fff;border:1px solid var(--line-light);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);padding:2rem;opacity:0;visibility:hidden;transform:translateY(10px);transition:all .2s ease;z-index:100;cursor:default}.has-dropdown:hover .mega-menu{opacity:1;visibility:visible;transform:translateY(0)}.mega-menu.open{opacity:1!important;visibility:visible!important;transform:translateY(0)!important}.suppress-hover.has-dropdown:hover .mega-menu,.suppress-hover .has-dropdown:hover .mega-menu{opacity:0!important;visibility:hidden!important;transform:translateY(10px)!important}.nav-loading-bar{position:fixed;top:0;left:0;height:3px;width:0%;background:var(--brand);z-index:3000;transition:width .25s linear}.nav-loading-bar.active{width:100%}.mega-menu-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1.5rem}.mega-menu-item{display:flex;align-items:flex-start;gap:.75rem;padding:.75rem;border-radius:var(--radius-md);transition:all .2s ease;color:var(--text-main);text-decoration:none}.mega-menu-item:hover{background:var(--bg-subtle)}.mega-menu-icon{color:var(--brand);background:var(--brand-soft);padding:.5rem;border-radius:var(--radius-md);display:flex}.mega-menu-content h4{font-size:.95rem;margin-bottom:.2rem;color:var(--text-main);transition:color .2s ease}.mega-menu-item:hover .mega-menu-content h4{color:var(--brand)}.mega-menu-content p{font-size:.8rem;color:var(--text-muted);line-height:1.3}.nav-right-area{display:flex;align-items:center;gap:1.5rem;flex:1;justify-content:flex-end}.header-search-box{display:flex;align-items:center;background:#f4f5f7;border-radius:9999px;padding:.6rem 1.25rem;flex:0 1 350px;transition:all .2s ease;border:1px solid transparent}.header-search-box:focus-within{border-color:var(--brand);background:#fff;box-shadow:0 0 0 3px var(--brand-soft)}.header-search-box input{background:transparent;border:none;width:100%;outline:none;font-size:.9rem;color:var(--text-main);font-family:var(--font-body)}.header-search-box button{color:var(--brand);display:flex;align-items:center;justify-content:center;background:none;border:none;cursor:pointer}.nav-utilities{display:flex;align-items:center;gap:1.25rem}.utility-btn{background:transparent;border:none;color:var(--text-main);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:color .2s ease}.utility-btn:hover{color:var(--brand)}.cart-btn{position:relative}.nav-utilities .nav-icon-wrapper{position:relative;display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px}.nav-utilities .nav-icon-wrapper .cart-badge{position:absolute!important;top:-6px!important;right:-6px!important;transform:none!important;background:var(--brand)!important;color:#fff!important;font-size:.65rem!important;font-weight:700!important;width:18px!important;height:18px!important;border-radius:50%!important;display:flex!important;align-items:center!important;justify-content:center!important}.category-strip{background:var(--bg-subtle);border-top:1px solid var(--line-light);padding:.75rem 0}.category-strip-inner{display:flex;align-items:center;justify-content:center;gap:3rem;overflow-x:auto}.cat-strip-link{display:flex;align-items:center;gap:.5rem;font-size:.85rem;font-weight:600;color:var(--text-muted);white-space:nowrap}.cat-strip-link:hover{color:var(--brand)}.mobile-drawer-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#1f1b1e66;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:3000;display:flex}.mobile-drawer{width:85%;max-width:340px;background:var(--bg-main);height:100%;display:flex;flex-direction:column;animation:slideInLeft .3s cubic-bezier(.16,1,.3,1);box-shadow:var(--shadow-hover)}@keyframes slideInLeft{0%{transform:translate(-100%)}to{transform:translate(0)}}.mobile-drawer-header{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;border-bottom:1px solid var(--line-light)}.mobile-drawer-nav{display:flex;flex-direction:column;padding:1.5rem;gap:1.25rem;overflow-y:auto;flex:1}.mobile-drawer-nav a{font-size:1.1rem;font-weight:600;color:var(--text-main)}.mobile-drawer-section{font-size:.75rem;text-transform:uppercase;letter-spacing:.1em;font-weight:700;color:var(--text-faint);margin-top:1rem}.mobile-drawer-sublink{font-size:.95rem!important;color:var(--text-muted)!important;display:flex;align-items:center;gap:.75rem}.mobile-drawer-footer{padding:1.5rem;border-top:1px solid var(--line-light)}.product-card{display:flex;flex-direction:column;height:100%;overflow:hidden;position:relative}.product-card-image-wrap{position:relative;width:100%;padding-bottom:100%;background:#fff;overflow:hidden}.btn-product-a{max-height:40px}.product-card-image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.product-card:hover .product-card-image{transform:scale(1.05)}.product-badge{position:absolute;top:.75rem;left:.75rem;z-index:10;background:var(--brand);color:#fff;font-size:.65rem;font-weight:700;padding:.2rem .6rem;border-radius:var(--radius-pill);text-transform:uppercase;letter-spacing:.05em}.product-card-content{padding:1.25rem;display:flex;flex-direction:column;flex:1}.product-card-rating{display:flex;align-items:center;gap:.35rem;margin-bottom:.5rem}.stars{display:flex;gap:2px}.star-filled{color:#ffc629}.star-empty{color:var(--line-strong)}.review-count{font-size:.7rem;color:var(--text-faint)}.product-card-title{font-size:1rem;font-weight:600;color:var(--text-main);margin-bottom:.75rem;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-card-title:hover{color:var(--brand)}.product-card-bottom{margin-top:.75rem;display:flex;justify-content:space-between;align-items:center;gap:.5rem}.product-card-price{display:flex;flex-wrap:wrap;align-items:flex-end;gap:.5rem;margin-bottom:.75rem;line-height:1}.price-current{font-size:1.1rem;font-weight:800;color:var(--brand);line-height:1.05}.price-original{font-size:.95rem;color:var(--text-faint);text-decoration:line-through;text-decoration-thickness:1px;white-space:nowrap;line-height:1.05}.product-view-btn{display:inline-flex;align-items:center;gap:.35rem;background:#f3f4f6;color:var(--text-muted);font-size:.72rem;font-weight:700;padding:.4rem .75rem;border-radius:999px;text-decoration:none;transition:background .2s,color .2s;white-space:nowrap}.product-view-btn:hover{background:var(--brand);color:#fff}.product-card-actions-right{display:flex;align-items:center;gap:.35rem}.product-action-icon-btn{width:2.1rem;height:2.1rem;border-radius:50%;background:#f3f4f6;color:var(--text-muted);display:flex;align-items:center;justify-content:center;transition:all .2s ease;flex-shrink:0;border:none;cursor:pointer}.product-action-icon-btn{overflow:visible}.product-action-icon-btn svg{width:auto;height:auto}.product-action-icon-btn:hover,.product-wishlist-btn:hover{background:var(--brand);color:#fff}.carousel-wrapper{position:relative;width:100%}.embla{overflow:hidden;width:100%}.embla__container{display:flex}.embla__slide{flex:0 0 48%;min-width:0}@media (min-width: 576px){.embla__slide{flex:0 0 55%}}@media (min-width: 768px){.embla__slide{flex:0 0 33.333%}}@media (min-width: 1024px){.embla__slide{flex:0 0 25%}}.carousel-controls{display:flex;justify-content:space-between;position:absolute;top:50%;left:-1rem;right:-1rem;transform:translateY(-50%);pointer-events:none}.carousel-btn{width:2.5rem;height:2.5rem;border-radius:50%;background:#fff;color:var(--text-main);box-shadow:var(--shadow-md);display:flex;align-items:center;justify-content:center;pointer-events:auto;border:1px solid var(--line-light);transition:all .2s ease}.carousel-btn:hover{background:var(--brand);color:#fff;border-color:var(--brand)}@media (max-width: 768px){.carousel-controls{top:60%!important}}@media (min-width: 641px) and (max-width: 1100px){.brand-logo-link{position:absolute;left:50%;transform:translate(-50%);margin-right:0!important}.hero-slide-price{font-size:2.2rem!important}.category-slide{flex:0 0 25%!important}}.trust-strip-wrapper{background:var(--bg-subtle);padding:3rem 0;border-top:1px solid var(--line-light);border-bottom:1px solid var(--line-light)}.trust-strip-grid{display:grid;grid-template-columns:repeat(1,1fr);gap:2rem}@media (min-width: 576px){.trust-strip-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 900px){.trust-strip-grid{grid-template-columns:repeat(4,1fr)}}.trust-feature{display:flex;flex-direction:column;align-items:center;text-align:center;gap:1rem}.trust-icon-wrap{width:3.5rem;height:3.5rem;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--brand);box-shadow:var(--shadow-sm)}.trust-title{font-size:1.05rem;margin-bottom:.25rem}.trust-desc{font-size:.85rem;color:var(--text-muted)}.hero-section{padding:4rem 0;background:var(--bg-subtle);overflow:hidden}.hero-grid{display:grid;grid-template-columns:1fr;gap:3rem;align-items:center}@media (min-width: 900px){.hero-grid{grid-template-columns:1fr 1fr}}.hero-title{font-size:clamp(2.5rem,5vw,4.5rem);margin-bottom:1rem;line-height:1.1}.hero-subtitle{font-size:1.1rem;color:var(--text-muted);margin-bottom:2.5rem;max-width:500px}.hero-actions{display:flex;gap:1rem;flex-wrap:wrap}.hero-visual{position:relative}.hero-image{border-radius:var(--radius-xl);box-shadow:var(--shadow-hover);max-width:100%}.section-header{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:2.5rem}.section-header h2{font-size:1.75rem}.text-link{font-size:.9rem;font-weight:600;color:var(--brand)}.text-center{text-align:center}.mt-2{margin-top:.5rem}.mt-4{margin-top:1rem}.mb-3{margin-bottom:.75rem}.category-card{display:flex;flex-direction:column;align-items:center;gap:1rem;text-align:center}.category-img-wrap{width:120px;height:120px;border-radius:50%;overflow:hidden;background:#fff;box-shadow:var(--shadow-sm);transition:transform .2s ease}.category-card:hover .category-img-wrap{transform:translateY(-5px);box-shadow:var(--shadow-md)}.category-img{width:100%;height:100%;object-fit:cover}.category-name{font-size:1rem}.promo-section{padding:2rem 0}.promo-grid{display:grid;grid-template-columns:1fr;gap:1.5rem}@media (min-width: 768px){.promo-grid{grid-template-columns:1fr 1fr}}.promo-card{position:relative;overflow:hidden;border-radius:var(--radius-lg);display:block;min-height:240px}.promo-img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.promo-card:hover .promo-img{transform:scale(1.05)}.promo-content{position:absolute;top:0;left:0;width:100%;height:100%;padding:.5rem;display:flex;flex-direction:column;justify-content:center;z-index:10}.promo-dark .promo-content,.promo-dark h3{color:#fff}.promo-light .promo-content{background:linear-gradient(to right,rgba(255,255,255,.9) 0%,transparent 100%);color:var(--text-main)}.promo-light h3{color:var(--brand)}.promo-label{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;margin-bottom:.5rem}.promo-card h3{font-size:1.8rem;margin-bottom:.5rem}.blog-card{display:flex;flex-direction:column;height:100%;padding:0;overflow:hidden}.blog-img-wrap{width:100%;height:200px;overflow:hidden}.blog-img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.blog-card:hover .blog-img{transform:scale(1.05)}.blog-content{padding:1.5rem}.blog-date{font-size:.75rem;color:var(--text-faint);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem;display:block}.blog-title{font-size:1.1rem;margin-bottom:1rem;line-height:1.4}.blog-read-more{font-size:.85rem;font-weight:600;color:var(--brand)}.feedback-grid{display:grid;grid-template-columns:1fr;gap:1.5rem}@media (min-width: 768px){.feedback-grid{grid-template-columns:1fr 1fr}}.feedback-card{padding:2rem;text-align:center;display:flex;flex-direction:column;align-items:center}.feedback-card h4{font-size:1.1rem;margin-bottom:.5rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.mb-8{margin-bottom:2rem}.mb-6{margin-bottom:1.5rem}.mb-4{margin-bottom:1rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.text-3xl{font-size:clamp(2rem,4vw,2.5rem)}.text-4xl{font-size:clamp(2.5rem,5vw,3rem)}.text-xl{font-size:1.25rem}.font-bold{font-weight:700}.text-sm{font-size:.875rem}.max-w-2xl{max-width:42rem}.max-w-3xl{max-width:48rem}.mx-auto{margin-left:auto;margin-right:auto}.tracking-wider{letter-spacing:.05em}.line-clamp-3{display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.hover-text-brand:hover{color:var(--brand)}.p-2{padding:.5rem}.rounded-full{border-radius:9999px}.rounded-xl{border-radius:12px}.shadow-md{box-shadow:var(--shadow-md)}.w-full{width:100%}.h-auto{height:auto}.max-h-\[500px\]{max-height:500px}.object-cover{object-fit:cover}.leading-relaxed{line-height:1.625}.shop-layout{display:flex;gap:3rem;position:relative}.shop-sidebar{width:260px;flex-shrink:0}.filter-group{margin-bottom:2rem;padding-bottom:2rem;border-bottom:1px solid var(--line-light)}.filter-title{font-size:1.1rem;margin-bottom:1rem}.filter-list{display:flex;flex-direction:column;gap:.75rem;font-size:.95rem;color:var(--text-muted)}.filter-item{display:flex;align-items:center;gap:.75rem;cursor:pointer;transition:color .2s ease}.filter-item:hover,.filter-item.active{color:var(--text-main)}.more-filter-btn{color:var(--brand);margin-left:30px;margin-top:20px}.checkbox{width:18px;height:18px;border:1px solid var(--line-strong);border-radius:30px;display:flex;align-items:center;justify-content:center;color:#fff}.filter-item.active .checkbox{background:var(--brand);border-color:var(--brand)}.price-inputs{display:flex;align-items:center;gap:.5rem}.shop-main{flex:1;min-width:0}.shop-toolbar{display:flex;justify-content:space-between;align-items:center;padding-bottom:1rem;border-bottom:1px solid var(--line-light)}@media (max-width: 768px){.shop-toolbar{display:block!important;border-bottom:none;padding-bottom:0}}.toolbar-controls{display:flex;align-items:center;gap:1.5rem;flex-shrink:0;margin-left:1.5rem}@media (max-width: 768px){.toolbar-controls{margin-left:0;margin-top:1rem;justify-content:space-between;width:100%}}.view-btn{width:2.2rem;height:2.2rem;display:flex;align-items:center;justify-content:center;border-radius:30px;color:var(--text-muted);transition:all .2s ease;background:var(--bg-subtle)}.view-btn.active,.view-btn:hover{background:var(--brand);color:#fff}.product-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}@media (min-width: 1024px){.product-grid{grid-template-columns:repeat(3,1fr)}}@media (min-width: 1280px){.product-grid{grid-template-columns:repeat(4,1fr)}}.product-grid.list-view{grid-template-columns:1fr}.product-grid.list-view .product-card{flex-direction:row}.product-grid.list-view .product-card-image-wrap{width:250px;height:250px;flex-shrink:0;padding-bottom:0}.product-grid.list-view .product-card-bottom{flex-direction:column;align-items:flex-end}.pagination .page-btn{width:2.5rem;height:2.5rem;font-weight:600;display:flex;align-items:center;justify-content:center;border-radius:30px;border:1px solid var(--line-strong);background:var(--bg-main)}.pagination .page-nav-btn{width:2.5rem;min-width:2.5rem;padding:0;border-radius:50%}.pagination .page-btn.active{background:var(--brand);color:#fff;border-color:var(--brand)}.pagination .page-btn:disabled{opacity:.45;cursor:not-allowed}@media (max-width: 640px){.pagination{flex-wrap:wrap}}@media (max-width: 900px){.shop-sidebar{position:fixed;top:0;left:0;bottom:0;width:300px;background:var(--bg-main);z-index:1000;transform:translate(-100%);transition:transform .3s ease}.shop-sidebar.mobile-open{transform:translate(0)}.sidebar-inner{padding:1.5rem;height:100%;overflow-y:auto}.sidebar-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.sidebar-header button{font-size:2rem;line-height:1;color:var(--text-muted)}.product-grid{grid-template-columns:repeat(2,1fr);gap:1rem}}@media (max-width: 500px){.product-grid{grid-template-columns:repeat(2,1fr);gap:.75rem}}.blog-grid{display:grid;grid-template-columns:1fr;gap:2rem}@media (min-width: 768px){.blog-grid{grid-template-columns:1fr 1fr}}@media (min-width: 1024px){.blog-grid{grid-template-columns:repeat(3,1fr)}}.site-footer{background:var(--text-main);color:#fff;padding:4rem 0 0}.footer-grid{display:grid;grid-template-columns:1fr;gap:3rem;padding-bottom:4rem;border-bottom:1px solid rgba(255,255,255,.1)}@media (min-width: 768px){.footer-grid{grid-template-columns:2fr 1fr 1fr}}@media (min-width: 1024px){.footer-grid{grid-template-columns:2.5fr 1fr 1fr 2fr;gap:4rem}}.footer-heading{font-size:1.1rem;font-weight:900;margin-bottom:1.5rem;color:#fff}.footer-links ul{display:flex;flex-direction:column;gap:1rem}.footer-links a{color:var(--text-faint);font-size:.95rem}.footer-links a:hover{color:#fff}.bg-dark-input{background:#0003!important}.border-dark{border-color:#ffffff1a!important}.whitespace-nowrap{white-space:nowrap}.footer-bottom{padding:2rem 0;text-align:center;font-size:.85rem;color:var(--text-faint)}.newsletter-form-inline{display:flex;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:var(--radius-md);padding:4px;overflow:hidden}.newsletter-input{flex:1;background:transparent;padding:.75rem 1rem;color:#fff;font-size:.9rem;outline:none}.newsletter-submit{background:var(--brand);color:#fff;padding:.5rem 1.5rem;border-radius:var(--radius-md);font-weight:700;font-size:.85rem;transition:background .2s}.newsletter-submit:hover{background:var(--brand-hover)}.bg-gradient-patch{position:fixed;width:600px;height:600px;background:radial-gradient(circle,#d7432a0d,#d7432a00 70%);border-radius:50%;z-index:-1;pointer-events:none;filter:blur(80px)}.patch-top-right{top:-200px;right:-200px}.patch-bottom-left{bottom:-200px;left:-200px}.patch-center-right{top:40%;right:-300px}.promo-banner-orange{background:linear-gradient(135deg,var(--brand) 0%,#FF8C00 100%)}.promo-ribbon{position:absolute;top:0;right:2rem;background-color:var(--text-main);color:#fff;padding:1.5rem 1rem .5rem;font-weight:800;font-size:.8rem;text-transform:uppercase;text-align:center;z-index:20;clip-path:polygon(0 0,100% 0,100% 100%,50% 85%,0 100%);width:70px;height:90px;display:flex;align-items:flex-start;justify-content:center;line-height:1.1;box-shadow:var(--shadow-md)}.ribbon-clip{clip-path:polygon(0 0,100% 0,100% 100%,50% 80%,0 100%)}.grid-3-col{display:grid;grid-template-columns:1fr;gap:2rem;width:100%}@media (min-width: 768px){.grid-3-col{grid-template-columns:repeat(3,minmax(0,1fr))}}#nprogress .bar{background:var(--brand)!important;height:3px!important}#nprogress .peg{box-shadow:0 0 10px var(--brand),0 0 5px var(--brand)!important}#nprogress .spinner{display:none!important}#nprogress .spinner-icon{border-top-color:var(--brand)!important;border-left-color:var(--brand)!important}.category-slide{flex:0 0 50%;min-width:0}@media (min-width: 1024px){.category-slide{flex:0 0 25%}}.feedback-card{background:#fff;border-radius:var(--radius-lg);box-shadow:0 10px 30px -10px #00000014;border:1px solid rgba(0,0,0,.02);transition:transform .3s ease,box-shadow .3s ease}.feedback-card:hover{transform:translateY(-5px);box-shadow:0 20px 40px -10px #0000001f}.trust-strip-wrapper{margin-bottom:0!important}.dynamic-hero-section{position:relative;height:320px;background-color:var(--brand);overflow:hidden;color:#fff;display:flex;align-items:center}@media (min-width: 480px){.dynamic-hero-section{height:370px}}@media (min-width: 768px){.dynamic-hero-section{height:450px}}.hero-bg-layer{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;overflow:hidden;background-size:cover;background-position:center;background-repeat:no-repeat}.hero-bg-circle{position:absolute;border-radius:50%;background:radial-gradient(circle,#ffffff1a,#fff0 70%)}.bg-circle-1{width:800px;height:800px;top:-200px;right:-100px}.bg-circle-2{width:600px;height:600px;bottom:-300px;left:-200px}.hero-embla{overflow:hidden}.hero-slide{flex:0 0 100%;min-width:0;height:100%;display:flex;align-items:center;justify-content:center;opacity:.5;transition:opacity .5s ease}.hero-slide.is-active{opacity:1}.hero-slide-grid{display:grid;grid-template-columns:1fr;gap:1.5rem;align-items:center;width:100%}@media (min-width: 768px){.hero-slide-grid{grid-template-columns:1.2fr 1fr;gap:3rem}}.hero-slide-content{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;z-index:10;margin-left:30px}.hero-slide-badge{background:#fff;color:var(--brand);padding:.35rem .8rem;font-size:.7rem;font-weight:800;text-transform:uppercase;letter-spacing:.05em;border-radius:var(--radius-sm);margin-bottom:.75rem}.hero-slide-title{font-family:var(--font-heading);line-height:1.05;margin-bottom:1rem;display:flex;flex-direction:column;align-items:flex-start}.title-line-1{font-size:2.5rem;font-weight:900;color:#fff;letter-spacing:-.02em}.title-line-2{display:inline-block;margin-top:.2rem}.title-cutout{display:inline-block;background-color:#fff;color:var(--brand);font-size:2.75rem;font-weight:900;padding:.15rem 1rem;letter-spacing:-.02em;box-shadow:4px 4px #0000001a;transform:skew(-5deg)}@media (min-width: 768px){.title-line-1{font-size:3.25rem}.title-cutout{font-size:3.5rem;padding:.2rem 1.25rem}}.hero-slide-desc{font-size:.95rem;line-height:1.5;margin-bottom:.75rem;max-width:420px;opacity:.9}.hero-slide-price{font-size:3.1rem;font-weight:900;font-family:var(--font-heading)}.hero-slide-actions{display:flex;flex-wrap:wrap;gap:1rem}.hero-btn-primary{background:#fff;color:var(--brand);padding:.8rem 2rem;border-radius:var(--radius-pill);font-weight:700}.hero-btn-primary:hover{background:var(--bg-subtle);transform:translateY(-2px)}.hero-btn-secondary{background:transparent;color:#fff;border:2px solid white;padding:.8rem 2rem;border-radius:var(--radius-pill);font-weight:700}.hero-btn-secondary:hover{background:#ffffff1a}.hero-slide-visual{position:relative;display:flex;justify-content:center;align-items:center}.hero-image-wrapper{position:relative;width:100%;max-width:400px;aspect-ratio:1;display:flex;justify-content:center;align-items:center}@media (min-width: 768px){.hero-image-wrapper{max-width:400px}}.visual-ring{position:absolute;width:80%;height:80%;border:40px solid white;border-radius:50%;opacity:.15;z-index:1;clip-path:polygon(0 0,100% 0,100% 80%,100% 100%,0 100%)}.hero-product-img{position:relative;z-index:2;max-width:90%;max-height:90%;object-fit:contain;transition:transform .5s cubic-bezier(.25,1,.5,1)}.hero-slide.is-active .hero-product-img{transform:scale(1.05)}.hero-nav-btn{position:absolute;top:50%;transform:translateY(-50%);z-index:20;width:48px;height:48px;border-radius:50%;background:#ffffff1a;color:#fff;display:flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.2);transition:all .2s;cursor:pointer}.hero-nav-btn:hover{background:#fff;color:var(--brand)}.hero-nav-prev{left:1rem}.hero-nav-next{right:1rem}@media (max-width: 768px){.hero-nav-btn{display:none}.dynamic-hero-section{height:auto;min-height:650px;padding-top:1.5rem;padding-bottom:2rem}.hero-slide-grid{display:flex;flex-direction:column-reverse;text-align:center;gap:1.5rem;padding:0 1rem}.hero-slide-content{margin-left:0;align-items:center;text-align:center;width:100%}.hero-slide-actions{display:flex;width:100%;gap:.85rem;justify-content:center;align-items:center;flex-wrap:nowrap}.hero-slide-actions .hero-btn-primary,.hero-slide-actions .hero-btn-secondary{width:auto}.hero-slide-title{font-size:1.3rem;align-items:center;margin-bottom:.5rem}.hero-slide-desc{display:none}.title-line-1{font-size:1.8rem}.title-cutout{font-size:2rem;padding:.1rem .8rem}.hero-image-wrapper{max-width:280px;margin:0 auto}.hero-nav-btn{display:flex;top:50%;bottom:auto;transform:translateY(-50%);width:36px;height:36px;background:#fff3}.hero-nav-prev{left:10px}.hero-nav-next{right:10px}.hero-indicators{display:none}}.hero-indicators{position:absolute;bottom:1.5rem;left:50%;transform:translate(-50%);display:flex;gap:.5rem;z-index:20}.hero-dot{width:8px;height:8px;border-radius:50%;background:#ffffff4d;padding:0;border:none;cursor:pointer;transition:all .2s}.hero-dot.active{background:#fff;transform:scale(1.5)}.breadcrumb-nav{display:flex;align-items:center;gap:.5rem;font-size:.85rem;color:var(--text-faint);margin-bottom:1.5rem}.breadcrumb-nav a{color:var(--text-muted);font-weight:500;transition:color .2s}.breadcrumb-nav a:hover{color:var(--brand)}.breadcrumb-current{color:var(--text-main);font-weight:600}.shop-filter-row{display:flex;align-items:center;gap:.75rem;padding-bottom:.25rem;overflow-x:auto;flex:1;min-width:0;scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch}@media (min-width: 768px){.shop-filter-row{cursor:grab;-webkit-user-select:none;user-select:none}.shop-filter-row.dragging{cursor:grabbing;scroll-behavior:auto}}.shop-filter-row::-webkit-scrollbar{display:none}.filter-chip{padding:.6rem 1.25rem;background:var(--bg-subtle);border:1px solid var(--line-light);border-radius:var(--radius-pill);font-size:.85rem;font-weight:600;color:var(--text-muted);cursor:pointer;white-space:nowrap;transition:all .2s ease;flex:0 0 auto}.filter-chip:hover{border-color:var(--line-strong);color:var(--text-main)}.filter-chip.active{background:var(--brand);border-color:var(--brand);color:#fff}.price-range-inputs{display:flex;align-items:center;gap:.5rem;margin-top:1rem}.price-input-wrap{position:relative;flex:1}.price-input-currency{position:absolute;left:.75rem;top:50%;transform:translateY(-50%);font-size:.7rem;font-weight:700;color:var(--text-faint);pointer-events:none}.price-input-wrap .input-base{padding-left:3.2rem;font-size:.85rem;padding-top:.5rem;padding-bottom:.5rem}.promo-banners-section{padding-bottom:2rem}.promo-banners-grid{display:grid;grid-template-columns:1fr;gap:1.5rem;width:100%}@media (min-width: 768px){.promo-banners-grid{grid-template-columns:1fr 1fr}}.promo-banner-card{position:relative;display:flex;align-items:center;border-radius:var(--radius-lg);overflow:hidden;padding:3rem;height:240px;text-decoration:none;transition:transform .3s ease,box-shadow .3s ease}.promo-banner-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-hover)}.promo-banner-left{background-color:#facc15}.promo-banner-right{background-color:#e6e4df;border:1px solid var(--line-strong)}.promo-overlay{position:absolute;top:0;bottom:0;left:0;width:100%;z-index:10}.overlay-dark{background:linear-gradient(90deg,#d7432a,#d7432a 45%,#2d2a1c00 68%)}.overlay-grey{background:linear-gradient(90deg,#fff,#fff 45%,#fff0 68%)}.promo-content{position:relative;z-index:20;max-width:55%}.promo-eyebrow{font-size:.75rem;font-weight:800;letter-spacing:.15em;text-transform:uppercase;margin-bottom:.75rem;opacity:.8}.promo-banner-left .promo-eyebrow{color:#ffffffb3}.promo-banner-right .promo-eyebrow{color:var(--text-muted)}.promo-title{font-family:var(--font-heading);font-size:2.25rem;font-weight:800;line-height:1.1;margin-bottom:.5rem}.promo-subtitle{font-size:1rem;font-weight:600;opacity:.9}.text-white{color:#fff!important}.text-brand{color:var(--brand)!important}.text-main{color:var(--text-main)!important}.promo-image{position:absolute;right:0;top:0;height:100%;width:65%;object-fit:cover;object-position:right center;z-index:1;transition:transform .5s ease}.promo-banner-card:hover .promo-image{transform:scale(1.05)}@media (max-width: 768px){.promo-banner-card{height:180px;padding:1.25rem}.promo-content{max-width:65%}.promo-title{font-size:1.4rem;margin-bottom:.25rem}.promo-subtitle{font-size:.9rem}.promo-image{right:-5%;width:60%;opacity:.9}}.section-header-action{margin-top:1rem}.section-view-all-btn{display:inline-flex;align-items:center;gap:.5rem;background:#fff;color:var(--brand);font-weight:700;font-size:1.2rem;padding:.5rem 1.25rem;border-radius:999px;text-transform:capitalize;letter-spacing:.05em;transition:all .2s ease;text-decoration:none}.feedback-header{display:flex;flex-direction:column;justify-content:space-between;align-items:stretch;margin-bottom:2.5rem;gap:2rem}@media (min-width: 768px){.feedback-header{flex-direction:row;align-items:flex-end}}.feedback-header-left{text-align:center}@media (min-width: 768px){.feedback-header-left{text-align:left}}.feedback-title{font-size:2.5rem;margin-bottom:.5rem}.feedback-subtitle{font-size:1.1rem;max-width:500px}.feedback-trust-badge{background:#fff;border:1px solid var(--line-strong);border-radius:var(--radius-lg);padding:1.25rem;display:flex;align-items:center;gap:1rem;box-shadow:var(--shadow-sm)}.feedback-trust-score{font-size:2.5rem;font-weight:900;color:var(--text-main);line-height:1}.feedback-trust-details{display:flex;flex-direction:column;gap:.2rem}.feedback-trust-label{font-weight:700;font-size:.85rem;color:var(--text-main)}.feedback-trust-count{font-size:.8rem;color:var(--text-muted)}.feedback-card{padding:2rem;background:#fff;border-radius:var(--radius-lg);border:1px solid var(--line-light);box-shadow:var(--shadow-sm);position:relative;transition:transform .3s ease,box-shadow .3s ease}.feedback-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg)}.feedback-mobile-slider{display:block}.feedback-mobile-slider .carousel-wrapper,.feedback-mobile-slider .embla,.feedback-mobile-slider .embla__container{width:100%}.feedback-slide{flex:0 0 100%;min-width:0}.feedback-desktop-grid{display:none}@media (min-width: 768px){.feedback-mobile-slider{display:none}.feedback-desktop-grid{display:grid}}.feedback-quote-icon{color:var(--brand);opacity:.15;position:absolute;top:1.5rem;right:1.5rem}.feedback-author-avatar{background:var(--bg-subtle);border:1px solid var(--line-strong);width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:800;color:var(--brand)}.feedback-author{display:flex;align-items:center;gap:.75rem}.lifestyle-header{display:flex;flex-direction:column;justify-content:space-between;align-items:center;text-align:center;margin-bottom:2rem;gap:1rem}@media (min-width: 768px){.lifestyle-header{flex-direction:row;align-items:flex-end;text-align:left}}.lifestyle-title{font-size:2.5rem;margin-bottom:.5rem}.lifestyle-subtitle{font-size:1.1rem;max-width:600px}.lifestyle-read-all{margin-top:0}.blog-card{display:flex;flex-direction:column;background:#fff;border-radius:var(--radius-lg);overflow:hidden;border:1px solid var(--line-light);transition:transform .3s ease,box-shadow .3s ease;text-decoration:none}.blog-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg)}.blog-card-image-wrap{position:relative;width:100%;aspect-ratio:4/3;overflow:hidden}.blog-card-image{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.blog-card:hover .blog-card-image{transform:scale(1.05)}.blog-card-category-badge{position:absolute;top:1rem;left:1rem;background:var(--brand);color:#fff;font-size:.7rem;font-weight:800;text-transform:uppercase;letter-spacing:.05em;padding:.35rem .8rem;border-radius:var(--radius-sm);z-index:2;box-shadow:var(--shadow-sm)}.blog-card-content{padding:1.5rem 1.5rem 1.1rem;display:flex;flex-direction:column;flex-grow:1}.blog-card-grid{align-items:start}.blog-card-grid>a{align-self:start}.blog-card-meta{display:flex;align-items:center;gap:.5rem;font-size:.8rem;color:var(--text-muted);font-weight:600;margin-bottom:.75rem;flex-wrap:wrap}.blog-meta-icon{opacity:.6}.blog-card-title{font-size:1.25rem;font-weight:800;line-height:1.3;margin-bottom:1.25rem;color:var(--text-main);transition:color .2s}.blog-card:hover .blog-card-title{color:var(--brand)}.blog-read-more{display:inline-flex;align-items:center;gap:.35rem;font-size:.85rem;font-weight:700;color:var(--text-main);margin-top:.25rem;padding-top:.1rem;transition:color .2s ease}.blog-card:hover .blog-read-more{color:var(--brand)}@media (max-width: 768px){.top-bar-inner{display:flex;justify-content:space-between}.top-bar-center{display:none}}.hero-image-block{max-width:1000px;margin:0 auto;border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--shadow-md)}.store-hero-img{width:100%;height:auto;display:block}.store-info-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:5rem;max-width:1100px;margin:0 auto;align-items:flex-start}@media (max-width: 768px){.store-info-grid{grid-template-columns:1fr;gap:2.5rem}}.store-info-left .section-title{font-size:2.2rem;font-weight:800;margin-bottom:1.25rem;color:var(--text-main);line-height:1.1}.store-info-left .section-desc{font-size:1rem;line-height:1.6;color:var(--text-muted);max-width:90%}.info-block-card{display:flex;gap:1.25rem;background:var(--bg-subtle);padding:1.5rem;border-radius:var(--radius-md);border:1px solid var(--line-light)}.info-icon{width:48px;height:48px;flex-shrink:0;background:#fff;border-radius:var(--radius-md);display:flex;align-items:center;justify-content:center;color:var(--brand);box-shadow:var(--shadow-sm)}.info-block-card h3{font-size:1.1rem;margin-bottom:.25rem}.direction-link{display:inline-flex;align-items:center;gap:.25rem;color:var(--brand);font-weight:600;font-size:.9rem;transition:opacity .2s}.direction-link:hover{opacity:.8}.hours-row{display:flex;justify-content:space-between;padding:.5rem 0;border-bottom:1px solid var(--line-light);font-size:.95rem;color:var(--text-muted)}.hours-row:last-child{border-bottom:none}.hours-row.closed{color:var(--brand);font-weight:600}.support-strip-card{max-width:700px;margin:0 auto;text-align:center;background:#fff;padding:3rem 2rem;border-radius:var(--radius-lg);box-shadow:var(--shadow-md);border:1px solid var(--line-light)}.support-strip-card h2{font-size:2rem;font-weight:800}.support-actions{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}.contact-layout{display:grid;grid-template-columns:4fr 7fr;gap:4rem;max-width:1100px;margin:0 auto}@media (max-width: 900px){.contact-layout{grid-template-columns:1fr;gap:3rem}}.contact-cards-group{display:flex;flex-direction:column;gap:1.25rem}.contact-item{display:flex;align-items:flex-start;gap:1.25rem;padding:1.25rem;border-radius:var(--radius-md);background:#fff;border:1px solid var(--line-light);box-shadow:var(--shadow-sm);transition:transform .2s,box-shadow .2s}.contact-item:hover{transform:translateY(-2px);box-shadow:var(--shadow-md)}.contact-item .info-icon{background:var(--bg-subtle);box-shadow:none}.contact-form-card{background:#fff;padding:2.5rem;border-radius:var(--radius-lg);box-shadow:var(--shadow-md);border:1px solid var(--line-light)}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.form-full{grid-column:1 / -1}.form-label{display:block;font-size:.9rem;font-weight:600;margin-bottom:.5rem;color:var(--text-main)}.contact-form-card .input-base{background:var(--bg-subtle)}.contact-form-card .input-base:focus{background:#fff;box-shadow:0 0 0 2px var(--brand-soft)}.contact-success-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1200;display:flex;align-items:center;justify-content:center;padding:1.5rem}.contact-success-modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#1118276b;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.contact-success-modal__card{position:relative;width:min(100%,28rem);padding:2rem 1.5rem 1.75rem;border-radius:1.5rem;background:linear-gradient(180deg,#fff8f3,#fff);border:1px solid rgba(215,67,42,.16);box-shadow:0 24px 60px #1118272e;text-align:center}.contact-success-modal__close{position:absolute;top:.9rem;right:.9rem;width:2rem;height:2rem;border:none;border-radius:999px;background:#1118270f;color:var(--text-main);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s ease,transform .2s ease}.contact-success-modal__close:hover{background:#1118271f;transform:scale(1.04)}.contact-success-modal__icon{width:3.75rem;height:3.75rem;margin:0 auto 1rem;border-radius:50%;background:#d7432a1f;color:var(--brand);display:flex;align-items:center;justify-content:center}.contact-success-modal__title{margin:0 0 .55rem;font-size:1.5rem;font-weight:800;color:var(--text-main)}.contact-success-modal__message{margin:0;font-size:.98rem;line-height:1.6;color:var(--text-muted)}.map-container{max-width:1100px;margin:0 auto;border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--shadow-md);border:1px solid var(--line-light)}.map-iframe{width:100%;height:400px;display:block;border:none}.map-section-header{text-align:center;margin-bottom:2rem}.map-section-header h2{font-size:2rem;font-weight:800;margin-bottom:.5rem}.product-detail-page{background-color:var(--bg-main)}.product-gallery{display:flex;flex-direction:column}.product-main-image{background-color:var(--bg-subtle);border:1px solid var(--line-light);border-radius:var(--radius-lg);padding:2rem}.product-info-wrap{display:flex;flex-direction:column}.short-description{color:var(--text-muted);line-height:1.7}.quantity-selector{display:inline-flex;border:1px solid var(--line-strong);border-radius:var(--radius-md);padding:2px}.grid{display:grid}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}@media (min-width: 1024px){.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.gap-12{gap:3rem}.flex{display:flex}.flex-1{flex:1 1 0%}.flex-wrap{flex-wrap:wrap}.items-baseline{align-items:baseline}.items-center{align-items:center}.justify-center{justify-content:center}.aspect-square{aspect-ratio:1 / 1}.overflow-hidden{overflow:hidden}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.animate-spin{animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.filter-tag{display:inline-flex;align-items:center;gap:.5rem;background-color:var(--bg-subtle);border:1px solid var(--line-strong);padding:.25rem .75rem;border-radius:var(--radius-pill);font-size:.85rem;font-weight:500}.filter-tag button{display:flex;align-items:center;justify-content:center;color:var(--text-faint);transition:color .2s ease}.filter-tag button:hover{color:var(--brand)}.active-filters{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;padding-bottom:.5rem;border-bottom:1px solid var(--line-light)}.page-btn.disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.mobile-nav-tray{position:fixed;bottom:0;left:0;width:100%;padding-bottom:env(safe-area-inset-bottom,16px);padding-left:16px;padding-right:16px;z-index:1000;display:flex;justify-content:center;pointer-events:none}@media (min-width: 768px){.mobile-nav-tray{display:none}}.mobile-nav-container{display:flex;align-items:center;justify-content:space-around;background:#ffffffb8;backdrop-filter:blur(12px) saturate(180%);-webkit-backdrop-filter:blur(12px) saturate(180%);border:1px solid rgba(255,255,255,.3);border-radius:24px;height:64px;width:100%;max-width:500px;box-shadow:0 10px 25px -5px #00000014,0 4px 10px -2px #0000000a,inset 0 0 0 1px #ffffff1a;pointer-events:auto;margin-bottom:24px;padding:0 12px}.mobile-nav-item{display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1;text-decoration:none;color:var(--text-muted);gap:4px;transition:all .2s cubic-bezier(.4,0,.2,1);height:100%}.mobile-nav-item.active{color:var(--brand)}.nav-icon-wrapper{position:relative;display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:12px;transition:all .3s ease}.mobile-nav-item.active .nav-icon-wrapper{background:var(--brand-soft);color:var(--brand)}.product-cart-drawer-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#18151852;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1100}.product-cart-drawer{position:fixed;top:0;right:0;width:min(100%,390px);height:100vh;background:#fff;border-left:1px solid var(--line-light);box-shadow:-16px 0 50px #0000001f;z-index:1101;display:flex;flex-direction:column;transform:translate(100%);transition:transform .22s ease}.product-cart-drawer.open{transform:translate(0)}.product-cart-drawer-header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding:1.25rem 1.25rem 1rem;border-bottom:1px solid var(--line-light)}.product-cart-drawer-header h3{margin:.2rem 0 0;font-size:1.1rem;font-weight:800;line-height:1.35}.product-cart-drawer-eyebrow{margin:0;font-size:.72rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:var(--brand)}.product-cart-drawer-close{width:2.25rem;height:2.25rem;border-radius:999px;border:1px solid var(--line);background:#fff;color:var(--text-muted);display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.product-cart-drawer-body{flex:1;padding:1.25rem;display:flex;flex-direction:column;gap:1.25rem}.product-cart-drawer-item{display:grid;grid-template-columns:88px 1fr;gap:.9rem;align-items:center}.product-cart-drawer-image{width:88px;height:88px;object-fit:contain;border-radius:var(--radius-lg);background:var(--bg-subtle);border:1px solid var(--line-light);padding:.4rem}.product-cart-drawer-meta{display:flex;flex-direction:column;gap:.2rem}.product-cart-drawer-title{font-weight:800;line-height:1.4}.product-cart-drawer-copy{font-size:.88rem;color:var(--text-muted)}.product-cart-drawer-summary{display:grid;gap:.75rem;padding:1rem;border-radius:var(--radius-lg);background:var(--bg-subtle)}.product-cart-drawer-summary>div{display:flex;align-items:center;justify-content:space-between;gap:1rem;font-size:.95rem}.product-cart-drawer-message{margin:0;color:var(--text-muted);line-height:1.6}.product-cart-drawer-actions{display:grid;gap:.75rem;padding:1rem 1.25rem 1.25rem;border-top:1px solid var(--line-light)}.product-cart-drawer-checkout{display:inline-flex;align-items:center;justify-content:center;gap:.5rem}.nav-label{font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.025em}@media (max-width: 768px){.hero-indicators{display:none!important}.hero-nav-btn{width:40px;height:40px}}
