@font-face{font-family:Outfit;src:url('assets/Outfit-Regular.ttf')}@font-face{font-family:Raleway;src:url('assets/Raleway-SemiBold.ttf');font-weight:600}
:root{--ink:#171918;--muted:#6f716d;--line:#e7e7e3;--paper:#fff;--soft:#f4f5f2;--accent:#b1115d;--lime:#c8ef37;--dark:#111820;--shell:1200px;--shadow:0 16px 36px rgba(0,0,0,.12)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font:16px/1.45 Outfit,Arial,sans-serif}body.menu-open{overflow:hidden}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button{cursor:pointer}img{max-width:100%;display:block}.shell{width:min(var(--shell),calc(100% - 40px));margin-inline:auto}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.announcement{height:35px;padding:0 max(20px,calc((100% - var(--shell))/2));background:#181a1a;color:#fff;display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;font-size:13px}.announcement a{text-align:center}.country{justify-self:end;border:1px solid #5b5c5c;color:#fff;background:transparent;padding:4px 18px}.site-header{position:relative;background:#fff;z-index:20}.header-main{height:86px;display:grid;grid-template-columns:210px 1fr 190px;gap:24px;align-items:center}.brand img{width:155px;height:60px;object-fit:contain}.search{height:46px;border:1px solid #dadbd8;border-radius:4px;display:grid;grid-template-columns:170px 1fr 130px;overflow:hidden}.search select,.search input{border:0;background:#fff;min-width:0;padding:0 18px;color:#333;outline:none}.search select{border-right:1px solid #dededb}.search button,.newsletter-form button{border:0;background:var(--accent);color:#fff;font-weight:600}.header-actions{display:flex;justify-content:flex-end;gap:8px}.icon-button{position:relative;width:38px;height:38px;border:0;background:transparent;font-size:25px}.badge{position:absolute;right:0;top:1px;background:var(--accent);color:#fff;border-radius:10px;font-size:10px;min-width:16px;height:16px;line-height:16px}.menu-toggle,.search-toggle{display:none}.main-nav{border-top:1px solid #f3f3f0;border-bottom:1px solid #eee}.nav-inner{height:52px;display:flex;align-items:center;justify-content:center;gap:44px;font-family:Raleway,sans-serif;font-size:15px}.nav-inner a{white-space:nowrap}.nav-inner small{display:inline-block;background:var(--accent);color:#fff;padding:1px 5px;border-radius:8px;font:9px Outfit;margin-left:3px;transform:translateY(-7px)}.nav-inner span{color:var(--accent)}.mobile-drawer{display:none}
.hero{position:relative;height:430px;overflow:hidden;background:#222}.hero-slide{position:absolute;inset:0;opacity:0;pointer-events:none;transition:opacity .65s ease;background-image:linear-gradient(90deg,rgba(0,0,0,.55),rgba(0,0,0,.03) 68%),var(--hero);background-size:cover;background-position:center}.hero-slide.is-active{opacity:1;pointer-events:auto}.hero-copy{width:min(var(--shell),calc(100% - 110px));height:100%;margin:auto;display:flex;flex-direction:column;justify-content:center;color:white;text-shadow:0 2px 12px rgba(0,0,0,.28)}.hero-copy h1,.hero-copy h2{font:600 clamp(38px,5vw,68px)/.98 Raleway,sans-serif;max-width:630px;margin:5px 0 18px}.hero-copy p{max-width:535px;font-size:18px;margin:0 0 18px}.hero-copy .eyebrow{font-size:14px;letter-spacing:.2em;text-transform:uppercase}.button{display:inline-flex;width:max-content;align-items:center;justify-content:center;min-height:42px;padding:0 22px;background:var(--accent);color:#fff;font-weight:600;border:0}.hero-arrow{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;border:1px solid var(--accent);border-radius:50%;background:rgba(255,255,255,.75);color:var(--accent);font-size:32px;line-height:1}.hero-arrow.prev{left:22px}.hero-arrow.next{right:22px}.hero-dots{position:absolute;bottom:16px;left:50%;display:flex;gap:7px;transform:translateX(-50%)}.hero-dots button{width:8px;height:8px;border:0;border-radius:50%;background:#fff9;padding:0}.hero-dots button.active{background:var(--accent);width:22px;border-radius:4px}
.section{padding-block:58px}.section-heading{text-align:center;margin-bottom:28px}.section-heading h2{font:600 clamp(25px,2.3vw,34px)/1.15 Raleway,sans-serif;margin:0;text-transform:uppercase}.section-heading .kicker{margin:0 0 6px}.section-heading.align-left{text-align:left}.kicker{text-transform:uppercase;letter-spacing:.16em;font-size:13px;color:var(--accent)}.product-rail{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:22px}.product-card{min-width:0;position:relative}.product-media{position:relative;background:#f1f2ef;aspect-ratio:.82;overflow:hidden}.product-media img{width:100%;height:100%;object-fit:contain;transition:transform .45s ease}.product-media:hover img{transform:scale(1.045)}.sale-tag{position:absolute;top:10px;right:10px;background:var(--accent);color:#fff;font-size:12px;padding:4px 8px}.product-tools{position:absolute;right:8px;bottom:8px;display:flex;flex-direction:column;gap:6px;opacity:0;transform:translateX(8px);transition:.25s}.product-card:hover .product-tools{opacity:1;transform:none}.product-tools button{width:34px;height:34px;border:0;background:#fff;box-shadow:0 4px 12px #0002}.product-card h3{font-size:16px;line-height:1.3;margin:12px 0 7px;font-weight:400;min-height:42px}.price{color:var(--accent);font-weight:600}.price del{color:#8b8b86;font-weight:400;margin-right:5px}.rating{font-size:13px;color:#f2b61e;margin-top:6px}.rating span{color:#777}.press-strip{min-height:95px;background:var(--accent);color:#fff;display:flex;align-items:center;justify-content:space-around;gap:20px;padding:18px 30px}.press-strip span{opacity:.65;text-transform:uppercase;letter-spacing:.2em}.press-strip b{font:600 clamp(20px,3vw,38px) Raleway,sans-serif}.deals{margin-top:42px;margin-bottom:45px;border:1px solid var(--accent);padding-inline:28px}.deal-title{display:flex;justify-content:center;align-items:center;gap:18px;margin-bottom:28px}.deal-title h2{font:600 30px Raleway;margin:0}.countdown{background:var(--accent);color:#fff;padding:10px 16px}.deal-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:26px}.deal-grid .product-media{aspect-ratio:1}.stock{margin-top:13px}.stock-bar{height:6px;background:#e8e8e5;border-radius:8px;overflow:hidden}.stock-bar i{display:block;height:100%;background:linear-gradient(90deg,#2d3230,var(--accent));width:var(--stock)}.stock-meta{display:flex;justify-content:space-between;font-size:13px;color:#555;margin-top:6px}
.feature-split{display:grid;grid-template-columns:1fr 1fr;height:720px;background:#e9eae7;overflow:hidden}.feature-media{min-height:0}.feature-media img{width:100%;height:100%;object-fit:cover}.feature-copy{padding:42px clamp(35px,7vw,100px);align-self:center}.feature-copy h2{font:600 42px/1.08 Raleway;margin:8px 0 18px}.feature-copy a{color:var(--accent);font-weight:600;text-decoration:underline}.category-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:24px 22px}.category-card{position:relative;background:#f0f1ee;min-width:0;overflow:hidden}.category-card img{aspect-ratio:.78;width:100%;object-fit:contain;transition:.4s}.category-card:hover img{transform:scale(1.05)}.category-card strong{position:absolute;left:14px;right:14px;bottom:14px;background:var(--accent);color:#fff;text-align:center;padding:10px 5px;font-size:14px}.service-strip{display:grid;grid-template-columns:repeat(6,1fr);gap:15px;padding:28px 0 70px}.service-strip div{display:flex;flex-direction:column;align-items:center;text-align:center;gap:10px}.service-strip i{display:grid;place-items:center;width:52px;height:52px;border:2px solid var(--accent);border-radius:50%;color:var(--accent);font-style:normal;font-weight:600}.new-arrivals{display:grid;grid-template-columns:1.1fr 1fr;gap:38px;padding-bottom:64px}.season-card{position:relative;min-height:430px;color:#fff;overflow:hidden}.season-card:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#111b,#1111)}.season-card>img{width:100%;height:100%;position:absolute;object-fit:cover}.season-card>div{position:relative;z-index:1;max-width:420px;padding:50px 42px}.season-card h2{font:600 39px/1.07 Raleway;margin:10px 0}.season-card p{font-size:17px}.arrival-products{grid-template-columns:repeat(3,1fr);align-items:start}.arrival-products .product-media{aspect-ratio:.72}.arrival-products .product-card h3{font-size:15px}.about-banner{height:420px;position:relative;display:grid;place-items:center;color:#fff;text-align:center;overflow:hidden}.about-banner:after{content:"";position:absolute;inset:0;background:#0007}.about-banner img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.about-banner>div{position:relative;z-index:1}.about-banner h2{font:600 clamp(40px,5vw,68px)/1 Raleway;margin:10px 0 28px}.about-banner p{font-size:20px}.about-copy{background:#e7e7e7;text-align:center;padding:28px max(24px,calc((100% - 1150px)/2)) 38px}.about-copy h2{font:600 28px Raleway}.about-copy p{color:#4f514f}.reviews-band{padding-bottom:70px}.rating-bar{min-height:62px;padding:10px 30px;background:var(--accent);color:#fff;display:flex;align-items:center;justify-content:center;gap:36px}.rating-bar strong{font-size:27px}.rating-bar b{padding:10px 18px;background:#1f272e}.accordion-item{border-bottom:10px solid #fff;background:#f5f5f4}.accordion-button{width:100%;min-height:52px;display:flex;align-items:center;justify-content:space-between;border:0;background:transparent;text-align:left;padding:12px 18px;color:#b1115d;font-weight:600}.accordion-button span{font-size:25px}.accordion-panel{display:none;padding:8px 22px 24px;color:#575a57;max-width:1050px}.accordion-item.open .accordion-panel{display:block}.accordion-item.open .accordion-button{color:#222}.story-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:28px}.story-card img{width:100%;aspect-ratio:1.65;object-fit:cover}.story-card h3{font-size:16px;line-height:1.35;margin:12px 0}.guide-section{padding-top:20px}.guide-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.guide-grid a{position:relative;overflow:hidden}.guide-grid img{width:100%;aspect-ratio:1.48;object-fit:cover;filter:saturate(.75)}.guide-grid span{position:absolute;left:50%;bottom:24px;transform:translateX(-50%);background:#fff;padding:12px 24px;white-space:nowrap;font-weight:600}.newsletter{min-height:320px;padding:50px 24px;display:grid;place-items:center;text-align:center;color:#fff;background:linear-gradient(#0009,#0009),url('assets/placeholders/image47.jpg') center 46%/cover}.newsletter h2{font:600 27px Raleway;max-width:800px}.newsletter-form{width:min(650px,100%);margin:24px auto 0;display:grid;grid-template-columns:1fr 145px}.newsletter-form input{height:48px;border:1px solid #fff;background:#1117;color:#fff;padding:0 18px;outline:none}.newsletter-form input::placeholder{color:#fff}.site-footer{padding-top:58px}.footer-grid{display:grid;grid-template-columns:1fr 1fr 1fr 1.2fr;gap:40px;padding-bottom:55px}.footer-title{width:100%;border:0;background:transparent;text-align:left;padding:0 0 18px;text-transform:uppercase;font-weight:600}.footer-title span{display:none}.footer-links{display:flex;flex-direction:column;gap:12px;color:#555}.footer-logo{width:145px;height:46px;object-fit:contain;object-position:left}.footer-accent{color:var(--accent);font-weight:600;text-transform:uppercase}.newsletter-form.compact{grid-template-columns:1fr 105px;margin-top:16px}.newsletter-form.compact input{border-color:#333;color:#222;background:#fff}.newsletter-form.compact input::placeholder{color:#777}.footer-bottom{min-height:72px;padding:18px max(20px,calc((100% - var(--shell))/2));background:#111820;color:#fff;display:flex;align-items:center;justify-content:space-between;font-size:13px}.chat-button{position:fixed;left:20px;bottom:22px;z-index:25;width:48px;height:48px;border:0;border-radius:16px;background:#fff;box-shadow:var(--shadow);font-size:20px}.toast{position:fixed;right:24px;bottom:24px;z-index:50;max-width:340px;padding:13px 18px;background:#171918;color:#fff;box-shadow:var(--shadow);opacity:0;transform:translateY(15px);pointer-events:none;transition:.25s}.toast.show{opacity:1;transform:none}
@media(max-width:980px){.header-main{grid-template-columns:170px 1fr 150px}.search{grid-template-columns:1fr 100px}.category-select{display:none}.nav-inner{gap:18px;font-size:13px}.product-rail{grid-template-columns:repeat(3,1fr)}.deal-grid{grid-template-columns:repeat(2,1fr)}.category-grid{grid-template-columns:repeat(4,1fr)}.new-arrivals{grid-template-columns:1fr}.footer-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:680px){.footer-title{padding:18px 0;border-bottom:1px solid var(--line);display:flex;justify-content:space-between}.footer-title span{display:block}.footer-links{display:none;padding:15px 0}.footer-grid section.open .footer-links{display:flex}.footer-grid section:last-child{padding-top:22px}}
@media(max-width:680px){.shell{width:min(100% - 20px,var(--shell))}.announcement{height:auto;min-height:53px;padding:7px 10px;grid-template-columns:1fr;text-align:center;font-size:11px}.announcement a{text-align:center}.country{position:absolute;right:8px;top:8px;padding:3px 8px;font-size:10px}.header-main{height:58px;grid-template-columns:42px 1fr auto;gap:8px}.brand{justify-self:center}.brand img{width:105px;height:44px}.menu-toggle,.search-toggle{display:block}.menu-toggle span{display:block;width:21px;height:1px;background:#222;margin:5px auto}.search{display:none;position:absolute;left:10px;right:10px;top:63px;height:45px;background:#fff;box-shadow:var(--shadow);grid-template-columns:1fr 90px;z-index:30}.search.open{display:grid}.header-actions{gap:0}.header-actions .icon-button:nth-of-type(2),.wishlist-button{display:none}.icon-button{width:34px;height:36px;font-size:21px}.main-nav{display:none}.mobile-drawer{display:block;position:fixed;inset:0 16% 0 0;padding:22px;background:#fff;box-shadow:var(--shadow);transform:translateX(-110%);transition:.3s;z-index:80}.mobile-drawer.open{transform:none}.mobile-drawer a{display:block;padding:16px 4px;border-bottom:1px solid var(--line)}.drawer-head{display:flex;justify-content:space-between;align-items:center;padding-bottom:15px}.drawer-head button{border:0;background:transparent;font-size:30px}.hero{height:360px}.hero-slide{background-image:linear-gradient(0deg,#0009,#0001 70%),var(--hero);background-position:center}.hero-copy{width:calc(100% - 48px);justify-content:flex-end;padding-bottom:44px;text-align:center;align-items:center}.hero-copy h1,.hero-copy h2{font-size:38px}.hero-copy p{font-size:15px}.hero-arrow{width:34px;height:34px;font-size:24px}.hero-arrow.prev{left:8px}.hero-arrow.next{right:8px}.section{padding-block:40px}.section-heading{margin-bottom:22px}.section-heading h2{font-size:23px}.product-rail{grid-template-columns:repeat(2,1fr);gap:12px}.product-card:nth-child(n+5){display:none}.product-media{aspect-ratio:.75}.product-card h3{font-size:14px;min-height:55px;margin-top:8px}.product-tools{display:none}.press-strip{width:calc(100% - 20px);min-height:48px;padding:8px 9px;gap:8px}.press-strip span{font-size:8px}.press-strip b{font-size:13px}.deals{padding:18px 10px 14px;margin-top:20px;margin-bottom:20px}.deal-title{flex-direction:column;text-align:center;gap:10px}.deal-title h2{font-size:23px}.deal-grid{grid-template-columns:1fr}.deal-grid .product-card{display:none}.deal-grid .product-card:first-child{display:block}.deal-grid .product-media{aspect-ratio:.87}.feature-split{grid-template-columns:1fr;height:auto;overflow:visible}.feature-media img{height:auto;aspect-ratio:1/.82}.feature-copy{padding:30px 20px 40px}.feature-copy h2{font-size:30px}.category-grid{grid-template-columns:repeat(2,1fr);gap:9px}.category-card strong{left:12px;right:12px;bottom:10px;font-size:12px}.service-strip{grid-template-columns:1fr;padding:32px 0}.service-strip div{display:none}.service-strip div:first-child{display:flex}.new-arrivals{width:100%;gap:15px;padding-bottom:45px}.season-card{min-height:380px}.season-card>div{padding:42px 28px}.season-card h2{font-size:31px}.arrival-products{display:flex;overflow:hidden;padding:0 10px;gap:12px}.arrival-products .product-card{display:block;flex:0 0 45%}.about-banner{height:240px}.about-banner h2{font-size:30px}.about-banner p{font-size:15px}.about-copy{padding:20px 16px 28px}.about-copy h2{font-size:24px}.about-copy p{font-size:14px}.reviews-band{padding-bottom:40px}.rating-bar{padding:10px 12px;gap:8px;font-size:11px}.rating-bar strong{font-size:18px}.rating-bar span:last-child{display:none}.faq .section-heading{text-align:left}.accordion-panel{font-size:14px}.story-grid{grid-template-columns:1fr}.story-card:not(:first-child){display:none}.guide-grid{grid-template-columns:repeat(2,1fr);gap:4px}.guide-grid a:last-child{grid-column:1/3;width:50%;justify-self:center}.newsletter{min-height:245px;padding:30px 10px}.newsletter h2{font-size:20px}.newsletter-form{grid-template-columns:1fr 110px}.footer-grid{grid-template-columns:1fr;gap:0;padding-bottom:28px}.footer-grid section{border-bottom:1px solid var(--line)}.footer-grid section:last-child{border:0;padding-top:25px}.footer-title{display:flex;justify-content:space-between;padding:18px 0}.footer-title span{display:block}.footer-links{display:none;padding:0 0 18px}.footer-grid section.open .footer-links{display:flex}.footer-bottom{flex-direction:column;text-align:center;gap:8px}.chat-button{width:42px;height:42px;border-radius:14px;left:12px;bottom:14px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important;transition:none!important}}
.wordmark,.footer-wordmark{font:600 23px Raleway,sans-serif;letter-spacing:.08em}.wordmark span,.footer-wordmark span{color:var(--accent)}
.age-gate{position:fixed;inset:0;z-index:100;background:#000b;display:grid;place-items:center;padding:20px}.age-gate.hidden{display:none}.age-card{width:min(495px,100%);padding:58px 46px;background:#303130;color:#fff;text-align:center;box-shadow:0 24px 70px #0008}.age-card h2{font:600 clamp(30px,4vw,45px)/1.15 Raleway;margin:0 0 22px}.age-card p{margin:0 0 28px}.age-card button{display:block;width:min(230px,100%);height:46px;margin:10px auto;border:0;font-weight:600}.age-yes{background:var(--accent);color:#fff}.age-no{background:#fff;color:#333}.age-card--denied{padding-block:64px}.age-card--denied p{max-width:330px;margin-inline:auto}.age-denied-mark{display:grid;place-items:center;width:72px;height:72px;margin:0 auto 24px;border:2px solid #fff;border-radius:50%;font:700 22px/1 Raleway;color:#fff}

/* Multi-level navigation */
.nav-inner{position:relative;gap:0;justify-content:center}
.nav-item{position:relative;height:100%;display:flex;align-items:center}
.nav-link{height:100%;display:flex;align-items:center;padding:0 22px;white-space:nowrap;transition:color .2s ease}
.nav-link:hover,.nav-item:focus-within>.nav-link{color:var(--accent)}
.nav-link .chevron{color:#777;font-size:13px;margin-left:5px;transition:transform .2s}
.nav-item:hover .chevron,.nav-item:focus-within .chevron{transform:rotate(180deg)}
.nav-link .heart{color:var(--accent);margin-left:2px}
.nav-dropdown{position:absolute;top:100%;left:0;width:250px;padding:10px 0;background:#fff;border:1px solid var(--line);box-shadow:0 12px 25px rgba(0,0,0,.09);opacity:0;visibility:hidden;transform:translateY(8px);pointer-events:none;transition:opacity .18s ease,transform .18s ease,visibility .18s;z-index:40}
.nav-dropdown::before{content:"";position:absolute;left:0;right:0;top:-10px;height:10px}
.has-dropdown:hover>.nav-dropdown,.has-dropdown:focus-within>.nav-dropdown{opacity:1;visibility:visible;transform:none;pointer-events:auto}
.nav-dropdown>a,.nav-dropdown section>a{display:block;padding:10px 14px;font:14px/1.45 Outfit,Arial,sans-serif;color:#2f302f;white-space:normal}
.nav-dropdown>a:hover,.nav-dropdown section>a:hover{background:#f7f7f4;color:var(--accent)}
.blog-menu{width:250px}.services-menu{width:250px}.nav-last .nav-dropdown{left:auto;right:0}
.mega-parent{position:static}
.mega-menu{left:0;right:0;width:100%;padding:20px 28px 0;display:grid;grid-template-columns:1fr 1fr;gap:8px 30px}
.mega-menu section h3{margin:0 0 5px;padding:0 0 12px;border-bottom:1px solid var(--line);font:500 13px Outfit,Arial,sans-serif}
.mega-menu section>a{padding:10px 0}
.mega-promo{grid-column:1/-1!important;min-height:68px;margin:8px -28px 0;padding:13px 28px!important;display:grid!important;grid-template-columns:1fr auto auto;gap:28px;align-items:center;background:linear-gradient(90deg,#171918,#4b1230 65%,#171918)!important;color:#fff!important}
.mega-promo span{font-size:11px;letter-spacing:.08em}.mega-promo strong{font:600 24px Raleway,sans-serif}.mega-promo em{font-style:normal;color:#f3c6dc}

.mobile-nav-group>button{display:none}
.mobile-submenu{display:none}

@media(max-width:1120px) and (min-width:681px){
  .nav-link{padding-inline:11px;font-size:12px}
  .nav-inner small{display:none}
}
@media(max-width:680px){
  .mobile-drawer{overflow-y:auto;padding-bottom:45px}
  .mobile-drawer>a,.mobile-nav-group>button{width:100%;display:flex;align-items:center;justify-content:space-between;padding:15px 4px;border:0;border-bottom:1px solid var(--line);background:#fff;text-align:left;font-style:normal}
  .mobile-nav-group>button i{font-style:normal;font-size:21px;font-weight:400}
  .mobile-submenu{padding:4px 0 8px 14px;background:#f7f7f5}
  .mobile-nav-group.open .mobile-submenu{display:block}
  .mobile-submenu a{padding:11px 8px;border-bottom:0;font-size:14px;color:#555}
}

/* Optically centered carousel controls */
.hero-arrow{display:grid;place-items:center;padding:0;font-size:0;line-height:0}
.hero-arrow::before{content:"";position:absolute;left:50%;top:50%;width:10px;height:10px;border-top:2px solid currentColor;border-right:2px solid currentColor;transform-origin:center}
.hero-arrow.prev::before{transform:translate(-50%,-50%) rotate(-135deg)}
.hero-arrow.next::before{transform:translate(-50%,-50%) rotate(45deg)}
/* Grouped best-seller carousel and reference-style product image swap */
.product-carousel-shell{position:relative;overflow:hidden}
.product-carousel-arrow{position:absolute;top:35%;z-index:8;width:40px;height:40px;padding:0;border:0;background:#222;color:#fff;display:grid;place-items:center;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .18s ease,visibility .18s ease,background-color .2s ease}
.product-carousel-arrow:hover,.product-carousel-arrow:focus-visible{background:var(--accent);outline:2px solid #fff;outline-offset:-4px}
.product-carousel-arrow.previous{left:0}.product-carousel-arrow.next{right:0}
.product-carousel-arrow::before{content:"";width:9px;height:9px;border-top:1.5px solid currentColor;border-right:1.5px solid currentColor}
.product-carousel-arrow.previous::before{transform:rotate(-135deg);margin-left:4px}.product-carousel-arrow.next::before{transform:rotate(45deg);margin-right:4px}
.product-carousel-shell:hover .product-carousel-arrow,.product-carousel-shell:focus-within .product-carousel-arrow{opacity:1;visibility:visible;pointer-events:auto}
.product-media .product-image{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;opacity:1;transform:scale(1);transition:opacity .5s ease,transform 2s cubic-bezier(0,0,.12,1);will-change:opacity,transform}
.product-media .product-image.secondary{opacity:0}
.collection-grid .product-media{background:transparent}
.product-media:hover .product-image.primary,.product-card:focus-within .product-media .product-image.primary{opacity:0;transform:scale(1.025)}
.product-media:hover .product-image.secondary,.product-card:focus-within .product-media .product-image.secondary{opacity:1;transform:scale(1.085)}
.product-media .sale-tag,.product-media .product-tools{z-index:3}
@media (hover:none){.product-carousel-arrow{opacity:1;visibility:visible;pointer-events:auto}}
@media(max-width:680px){.product-carousel-shell .product-card:nth-child(n+5){display:block}.product-carousel-arrow{top:112px;width:36px;height:36px;opacity:1;visibility:visible;pointer-events:auto}.product-carousel-arrow.previous{left:2px}.product-carousel-arrow.next{right:2px}}
/* User-provided CAGNEYO logo with transparent canvas cropped by its frame */
.brand-logo-frame,.footer-logo-frame{position:relative;display:block;overflow:hidden}
.brand-logo-frame{width:155px;height:54px}
.footer-logo-frame{width:182px;height:56px;margin-bottom:8px}
.brand-logo-frame img,.footer-logo-frame img{position:absolute;width:127.8%;height:auto;max-width:none;left:-13.9%;top:-75.5%}
@media(max-width:680px){.brand-logo-frame{width:110px;height:42px}.footer-logo-frame{width:165px;height:52px}}

/* Stable best-seller carousel height across both six-product pages */
.product-carousel-shell .product-card{display:grid;grid-template-rows:auto 66px auto auto;align-content:start}
.product-carousel-shell .product-card h3{height:66px;min-height:66px;margin-bottom:7px;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3}

/* Recreated line icons and reference-style spring hover */
.service-strip .benefit-icon-wrap{display:grid;place-items:center;width:56px;height:56px;color:var(--accent);transform-origin:center;will-change:transform}
.service-strip .benefit-icon{display:block;width:52px;height:52px;overflow:visible;stroke:currentColor;stroke-width:1.45;stroke-linecap:round;stroke-linejoin:round}
.service-strip .benefit-icon text{fill:currentColor;stroke:none;font:600 9px Outfit,Arial,sans-serif}
.service-strip .benefit-icon-headset{width:54px;height:54px;stroke-width:1.55}
.service-strip .benefit-item:hover .benefit-icon-wrap{animation:benefit-bounce-in .5s ease}
@keyframes benefit-bounce-in{0%{opacity:.4;transform:scale(.55)}28%{opacity:1;transform:scale(1.12)}48%{transform:scale(.92)}67%{transform:scale(1.045)}84%{transform:scale(.985)}100%{opacity:1;transform:scale(1)}}
@media(max-width:680px){.product-carousel-shell .product-card{grid-template-rows:auto 76px auto auto}.product-carousel-shell .product-card h3{height:76px;min-height:76px;-webkit-line-clamp:4}}

/* Reference-style header utility icons */
.header-actions .icon-button{display:grid;place-items:center;padding:0;color:#242625}
.header-icon{display:block;width:27px;height:27px;overflow:visible;fill:none;stroke:currentColor;stroke-width:1.35;stroke-linecap:round;stroke-linejoin:round}
.account-button .header-icon{width:25px;height:25px}
.cart-button .header-icon{width:29px;height:29px}
.header-actions .icon-button:hover,.header-actions .icon-button:focus-visible{color:var(--accent)}
.header-actions .icon-button:focus-visible{outline:1px solid var(--accent);outline-offset:2px}
.header-actions .badge{right:-1px;top:0}

/* Header search toggle visibility correction */
.header-actions .search-toggle{display:none}
@media(max-width:680px){.header-actions .search-toggle{display:grid}}


/* Predictive header search */
.search{position:relative;overflow:visible;isolation:isolate}
.search .category-select{position:relative;display:block;height:100%;min-width:0}
.search .category-select::after{content:"";position:absolute;right:16px;top:50%;width:7px;height:7px;border-right:1.5px solid #8b8d8b;border-bottom:1.5px solid #8b8d8b;transform:translateY(-65%) rotate(45deg);pointer-events:none}
.search select{width:100%;height:100%;padding-right:38px;appearance:none;cursor:pointer}
.search input{width:100%;height:100%}
.search>button[type="submit"]{height:100%;padding:0 20px;border-radius:0 4px 4px 0;text-transform:none}
.search:focus-within{border-color:#b8bab7;box-shadow:0 0 0 2px rgba(177,17,93,.08)}
.search.has-results{border-radius:4px 4px 0 0}
.search-results{position:absolute;left:-1px;right:-1px;top:calc(100% + 1px);z-index:90;background:#fff;border:1px solid #dadbd8;border-top:0;box-shadow:0 18px 42px rgba(16,18,17,.2);max-height:min(550px,calc(100vh - 145px));overflow:auto;color:#202220}
.search-results[hidden]{display:none}
.search-result-list{padding:8px 20px}
.search-result-item{display:grid;grid-template-columns:72px minmax(0,1fr);gap:18px;align-items:center;min-height:94px;padding:10px 0;border-bottom:1px solid #f0f0ed}
.search-result-item:last-child{border-bottom:0}
.search-result-item:hover,.search-result-item:focus{outline:0;background:#faf7f9}
.search-result-item img{width:72px;height:76px;object-fit:contain;background:#f4f4f2}
.search-result-copy{display:flex;min-width:0;flex-direction:column;gap:3px}
.search-result-copy strong{font-size:15px;line-height:1.25;font-weight:500}
.search-result-copy small{overflow:hidden;color:#6e716e;font-size:12px;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}
.search-result-price{display:flex;align-items:baseline;gap:7px;margin-top:2px;font-size:14px}
.search-result-price del{color:#696b69}
.search-result-price b{color:var(--accent);font-weight:600}
.search-results-footer{display:flex;align-items:center;justify-content:space-between;gap:18px;min-height:50px;padding:12px 20px;border-top:1px solid #e8e8e5;background:#fff;font-size:13px}
.search-results-footer:hover,.search-results-footer:focus{background:#faf7f9;outline:0}
.search-results-footer span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.search-results-footer strong{color:var(--accent);white-space:nowrap}
.search-empty{display:flex;min-height:125px;flex-direction:column;align-items:center;justify-content:center;gap:5px;padding:24px;text-align:center}
.search-empty span{color:#747774;font-size:13px}
@media(max-width:980px) and (min-width:681px){.search{grid-template-columns:140px minmax(0,1fr) 100px}}
@media(max-width:680px){.search.open{grid-template-columns:108px minmax(0,1fr) 78px}.search .category-select{display:block}.search select,.search input{padding-left:10px;padding-right:25px;font-size:12px}.search .category-select::after{right:10px}.search>button[type="submit"]{padding:0 8px;font-size:12px}.search-results{max-height:calc(100vh - 125px)}.search-result-list{padding:6px 12px}.search-result-item{grid-template-columns:54px minmax(0,1fr);gap:10px;min-height:76px;padding:8px 0}.search-result-item img{width:54px;height:60px}.search-result-copy strong{font-size:13px}.search-result-copy small{display:none}.search-result-price{font-size:12px}.search-results-footer{padding:10px 12px;font-size:11px}}


/* LANGFEITE-inspired display-only account dialog */
body.cagneyo-auth-open{overflow:hidden}
.cagneyo-auth-layer{position:fixed;z-index:1200;inset:0;display:grid;place-items:center;padding:clamp(12px,3vw,32px);opacity:0;visibility:hidden;pointer-events:none;transition:opacity 220ms ease,visibility 220ms ease}
.cagneyo-auth-layer.is-open{opacity:1;visibility:visible;pointer-events:auto}
.cagneyo-auth-backdrop{position:absolute;inset:0;width:100%;height:100%;padding:0;border:0;background:rgba(0,0,0,.78);backdrop-filter:blur(4px)}
.cagneyo-auth-panel{position:relative;z-index:1;width:min(100%,440px);box-sizing:border-box;overflow:hidden;border:1px solid #4a4e49;border-radius:6px;background:radial-gradient(circle at 90% 5%,rgba(183,255,42,.08),transparent 320px),#151717;box-shadow:0 24px 80px rgba(0,0,0,.55);color:#f5f7f2;font-family:Arial,Helvetica,sans-serif;transform:translateY(16px) scale(.985);transition:transform 280ms cubic-bezier(.2,.8,.2,1)}
.cagneyo-auth-layer.is-open .cagneyo-auth-panel{transform:translateY(0) scale(1)}
.cagneyo-auth-form{display:grid;padding:20px 34px 54px}
.cagneyo-auth-form h2{margin:0 0 29px;font-size:32px;font-weight:400;line-height:1.2;letter-spacing:-1.1px}
.cagneyo-auth-field{position:relative}
.cagneyo-auth-label-row{display:flex;align-items:center;gap:4px}
.cagneyo-auth-label-row label{display:block;color:#f5f7f2;font-size:14px;font-weight:600;letter-spacing:0;text-transform:none}
.cagneyo-auth-info{display:inline-grid;width:12px;height:12px;box-sizing:border-box;place-items:center;border:1px solid #a3a8a1;border-radius:50%;color:#a3a8a1;font-size:8px;font-weight:700;line-height:1;cursor:help}
.cagneyo-auth-help{position:absolute;z-index:4;top:22px;left:16px;width:calc(100% - 32px);box-sizing:border-box;margin:0;padding:16px;border:1px solid #3e423e;border-radius:4px;opacity:0;visibility:hidden;pointer-events:none;background:#202321;box-shadow:0 12px 32px rgba(0,0,0,.42);color:#f5f7f2;font-size:13px;line-height:1.5;transform:translateY(-3px);transition:opacity 120ms ease,visibility 120ms ease,transform 120ms ease}
.cagneyo-auth-info:hover+.cagneyo-auth-help,.cagneyo-auth-info:focus+.cagneyo-auth-help{opacity:1;visibility:visible;transform:translateY(0)}
.cagneyo-auth-field input{width:100%;min-height:41px;box-sizing:border-box;margin-top:9px;padding:0 14px;border:1px solid transparent;border-radius:4px;outline:0;background:#242725;color:#f5f7f2;font:inherit}
.cagneyo-auth-field input:focus{border-color:#b7ff2a}
.cagneyo-auth-field input[aria-invalid="true"]{border-color:#ff806d}
.cagneyo-auth-status{min-height:24px;margin:0;color:#ff806d;font-size:14px;line-height:24px}
.cagneyo-auth-status.is-success{color:#3d7e1a}
.cagneyo-auth-copy{margin:0 0 18px;color:#716b70;font-size:14px;line-height:1.45}
.cagneyo-auth-fields{display:grid;gap:14px}
.cagneyo-auth-submit:disabled{cursor:wait;opacity:.65}
.cagneyo-auth-email-summary{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:-8px 0 26px;color:#a3a8a1;font-size:14px;line-height:1.3}
.cagneyo-auth-email-summary span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.cagneyo-auth-email-summary button{padding:0;border:0;background:transparent;color:var(--accent);font:inherit;font-weight:700;text-decoration:underline;cursor:pointer}
.cagneyo-auth-password-control{position:relative}
.cagneyo-auth-password-control input{padding-right:46px}
.cagneyo-auth-password-toggle{position:absolute;top:9px;right:0;display:grid;width:42px;height:41px;place-items:center;padding:0;border:0;background:transparent;color:#a3a8a1;cursor:pointer}
.cagneyo-auth-password-toggle svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8}
.cagneyo-auth-register-form{gap:16px;padding-bottom:34px}
.cagneyo-auth-register-form h2{margin:0;font-weight:700}
.cagneyo-auth-step{margin:0;color:inherit;font-size:13px;font-weight:700}
.cagneyo-auth-register-form .cagneyo-auth-field input{margin-top:8px}
.cagneyo-auth-password-rules{display:none;gap:6px;margin-top:-4px;color:#a3a8a1;font-size:13px;line-height:1.25}
.cagneyo-auth-password-rules.is-visible{display:grid}
.cagneyo-auth-password-rules span{margin-bottom:2px}
.cagneyo-auth-password-rules p,.cagneyo-auth-confirm-status{margin:0;color:#e66a5d;font-size:13px;line-height:1.25}
.cagneyo-auth-password-rules p.is-valid,.cagneyo-auth-confirm-status.is-valid{color:#76c94c}
.cagneyo-auth-confirm-status.is-invalid{color:#e66a5d}
.cagneyo-auth-agreement{margin:0;color:#a3a8a1;font-size:13px;line-height:1.45}
.cagneyo-auth-agreement a{color:inherit;font-weight:700;text-decoration:underline}
.cagneyo-auth-verify-form{gap:22px;padding-bottom:48px}
.cagneyo-auth-verify-form h2{margin-bottom:0}
.cagneyo-auth-verify-form .cagneyo-auth-copy{margin:0}
.cagneyo-auth-code-inputs{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}
.cagneyo-auth-code-inputs input{width:100%;min-width:0;height:53px;box-sizing:border-box;border:1px solid #ece9eb;border-radius:4px;outline:0;background:#f3f2f3;color:#242126;font:700 24px/1 inherit;text-align:center}
.cagneyo-auth-code-inputs input:focus{border-color:var(--accent);outline:1px solid var(--accent)}
.cagneyo-auth-code-inputs input[aria-invalid="true"]{border-color:#d94f49}
.cagneyo-auth-forgot-form{gap:20px;padding-bottom:48px}
.cagneyo-auth-forgot-form h2{margin-bottom:0}
.cagneyo-auth-forgot-form .cagneyo-auth-copy{margin:0}
.cagneyo-auth-human-check{display:grid;grid-template-columns:auto 1fr auto;gap:12px;align-items:center;width:min(100%,302px);justify-self:center;box-sizing:border-box;padding:12px 14px;border:1px solid #8d878b;border-radius:4px;color:#242126;cursor:pointer}
.cagneyo-auth-human-check input{width:30px;height:30px;margin:0;accent-color:var(--accent)}
.cagneyo-auth-human-check span{font-weight:600}
.cagneyo-auth-human-check small{font-size:9px;line-height:1.15;text-align:right}
.cagneyo-auth-submit,.cagneyo-auth-secondary{display:inline-flex;width:100%;min-height:41px;align-items:center;justify-content:center;padding:0 16px;border-radius:4px;font:inherit;font-size:14px;font-weight:700;letter-spacing:0;text-transform:none;cursor:pointer}
.cagneyo-auth-submit{border:1px solid #b7ff2a;background:#b7ff2a;color:#090b08}
.cagneyo-auth-submit:hover,.cagneyo-auth-submit:focus-visible{background:#c1ff45;outline:0}
.cagneyo-auth-trouble{justify-self:center;margin-top:26px;padding:0;border:0;background:transparent;color:#f5f7f2;font:inherit;font-size:14px;font-weight:600;text-decoration:underline;cursor:pointer}
.cagneyo-auth-divider{display:grid;grid-template-columns:1fr auto 1fr;gap:10px;align-items:center;margin:46px 17px 40px;color:#a3a8a1;font-size:14px}
.cagneyo-auth-divider::before,.cagneyo-auth-divider::after{height:1px;background:#484c48;content:""}
.cagneyo-auth-secondary{border:1px solid transparent;background:#242725;color:#f5f7f2}
.cagneyo-auth-secondary:hover,.cagneyo-auth-secondary:focus-visible{border-color:#4a4e49;outline:0}
@media(max-width:520px){.cagneyo-auth-layer{padding:12px}.cagneyo-auth-form{padding:20px 24px 42px}.cagneyo-auth-form h2{font-size:30px}.cagneyo-auth-divider{margin-top:38px;margin-bottom:34px}}
@media(prefers-reduced-motion:reduce){.cagneyo-auth-layer,.cagneyo-auth-panel{transition:none}}
/* Project-themed account dialog */
.cagneyo-auth-panel{border-color:#dedee3;background:radial-gradient(circle at 92% 3%,rgba(177,17,93,.1),transparent 250px),#fff;box-shadow:0 24px 80px rgba(31,18,25,.3);color:#242126}
.cagneyo-auth-label-row label{color:#242126}
.cagneyo-auth-info{border-color:#8d878b;color:#716b70}
.cagneyo-auth-help{border-color:#ded9dc;background:#fff;box-shadow:0 12px 32px rgba(31,18,25,.18);color:#302b2f}
.cagneyo-auth-field input{border-color:#ece9eb;background:#f3f2f3;color:#242126}
.cagneyo-auth-field input:-webkit-autofill,.cagneyo-auth-field input:-webkit-autofill:hover,.cagneyo-auth-field input:-webkit-autofill:focus{border-color:#ece9eb;-webkit-text-fill-color:#242126;-webkit-box-shadow:0 0 0 1000px #f3f2f3 inset;box-shadow:0 0 0 1000px #f3f2f3 inset;caret-color:#242126;transition:background-color 9999s ease-out 0s}
.cagneyo-auth-field input:focus{border-color:var(--accent);outline:1px solid var(--accent)}
.cagneyo-auth-field input[aria-invalid="true"]{border-color:#d94f49;outline-color:#d94f49}
.cagneyo-auth-status{color:#d6423b}
.cagneyo-auth-password-rules{color:#716b70}
.cagneyo-auth-agreement{color:#716b70}
.cagneyo-auth-submit{border-color:var(--accent);background:var(--accent);color:#fff}
.cagneyo-auth-submit:hover,.cagneyo-auth-submit:focus-visible{background:#95104f;outline:0}
.cagneyo-auth-trouble{color:#302b2f}
.cagneyo-auth-divider{color:#716b70}
.cagneyo-auth-divider::before,.cagneyo-auth-divider::after{background:#d8d4d7}
.cagneyo-auth-secondary{border-color:#ece9eb;background:#f1eff1;color:#302b2f}
.cagneyo-auth-secondary:hover,.cagneyo-auth-secondary:focus-visible{border-color:var(--accent);background:#fff;outline:0}

/* Use a fixed glyph box so outlined and filled wishlist hearts never shift. */
.product-tools .wish,
.product-tools .wish.active,
.product-tools .wish.is-active {
  display: grid;
  place-items: center;
  box-sizing: border-box;
  padding: 0;
  font-size: 0 !important;
  line-height: 1;
}
.product-tools .wish::before {
  content: '♥';
  display: block;
  height: 18px;
  font: 400 18px/18px Arial, sans-serif;
  transform: translateY(3px);
}

/* Wishlist is a persistent lower-left action; add-to-cart keeps the right edge. */
@media (min-width: 681px) {
  .product-tools {
    right: 8px;
    bottom: 8px;
    left: 8px;
    display: block;
    opacity: 1;
    transform: none;
    pointer-events: none;
  }
  .product-tools .wish,
  .product-tools .wish.active,
  .product-tools .wish.is-active {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 34px;
    height: 34px;
    border: 0;
    border-radius: 50%;
    background: rgb(40 34 38 / 58%);
    box-shadow: none;
    color: #fff !important;
    opacity: 0;
    transform: translateY(4px);
    pointer-events: auto;
    transition: background-color .2s ease, opacity .2s ease, transform .2s ease;
  }
  .product-media:hover .product-tools .wish,
  .product-card:has(h3:hover) .product-tools .wish {
    opacity: 1;
    transform: none;
  }
  .product-tools .wish:hover,
  .product-tools .wish:focus-visible,
  .product-tools .wish.active,
  .product-tools .wish.is-active {
    background: var(--accent);
    opacity: 1;
    transform: none;
  }
}

/* Only the image area or title controls the product-card hover treatment. */
.product-card:has(h3:hover) .product-media .product-image.primary { opacity: 0; transform: scale(1.025); }
.product-card:has(h3:hover) .product-media .product-image.secondary { opacity: 1; transform: scale(1.085); }
.product-card:not(:has(.product-media:hover)):not(:has(h3:hover)) .product-media .product-image.primary { opacity: 1; transform: scale(1); }
.product-card:not(:has(.product-media:hover)):not(:has(h3:hover)) .product-media .product-image.secondary { opacity: 0; transform: scale(1); }

/* Single-image products retain the deliberate zoom and wishlist reveal, but never fade to a duplicate image. */
.product-card.single-image .product-image.secondary { display: none; }
.product-card.single-image:hover .product-media .product-image.primary,
.product-card.single-image:focus-within .product-media .product-image.primary,
.product-card.single-image:has(h3:hover) .product-media .product-image.primary { opacity: 1; transform: scale(1.045); }

/* Account-bound shopping-cart drawer, adapted from the Langfeite cart structure. */
body.cagneyo-cart-open { overflow: hidden; }
.cagneyo-cart-drawer { position:fixed; inset:0 0 0 auto; width:min(490px,100vw); height:100dvh; max-width:100vw; max-height:none; margin:0; padding:0; border:0; background:#fbf8fc; color:#2b1e2d; box-shadow:-22px 0 56px #2011248a; }
.cagneyo-cart-drawer::backdrop { background:#1c122078; backdrop-filter:blur(4px); }
.cagneyo-cart-drawer[open] .cagneyo-cart-shell { animation:cagneyo-cart-in .28s cubic-bezier(.2,.75,.25,1); }
.cagneyo-cart-shell { display:flex; flex-direction:column; height:100%; }
.cagneyo-cart-header { display:flex; align-items:center; justify-content:space-between; gap:16px; padding:24px 32px; border-bottom:1px solid #e5dce7; }
.cagneyo-cart-header h2 { display:flex; align-items:center; gap:10px; margin:0; font:700 30px/1.1 Arial,Helvetica,sans-serif; letter-spacing:-1.2px; }
.cagneyo-cart-header h2 span { display:grid; min-width:25px; height:25px; place-items:center; border:1px solid #dccce1; border-radius:999px; color:#805888; font:700 12px/1 Arial,sans-serif; letter-spacing:0; }
.cagneyo-cart-close { display:grid; width:38px; height:38px; place-items:center; padding:0; border:1px solid #dfd2e2; border-radius:50%; background:#fff9; color:#5f4066; font:400 25px/1 Arial,sans-serif; cursor:pointer; }
.cagneyo-cart-content { flex:1; min-height:0; overflow:auto; padding:0 32px 24px; }
.cagneyo-cart-feedback { min-height:18px; margin:0; padding:12px 0 4px; color:#805888; font-size:12px; }
.cagneyo-cart-empty { padding:38px 12px; text-align:center; }
.cagneyo-cart-empty svg { width:34px; height:34px; margin:0 auto 22px; fill:none; stroke:#805888; stroke-width:1.6; stroke-linecap:round; stroke-linejoin:round; }
.cagneyo-cart-empty h3 { margin:0; font:700 20px/1.35 Arial,Helvetica,sans-serif; letter-spacing:-.5px; }
.cagneyo-cart-empty p { max-width:285px; margin:12px auto 28px; color:#866d8b; font-size:13px; line-height:1.65; }
.cagneyo-cart-empty button { border:0; padding:0; background:transparent; color:#2b1e2d; font:700 26px/1.15 Arial,Helvetica,sans-serif; letter-spacing:-1px; cursor:pointer; }
.cagneyo-cart-empty button span { margin-left:6px; }
.cagneyo-cart-items { display:grid; gap:14px; margin:0; padding:8px 0; list-style:none; }
.cagneyo-cart-item { padding:16px; border:1px solid #e0d5e3; border-radius:14px; background:#fff; }
.cagneyo-cart-item-top { display:grid; grid-template-columns:82px minmax(0,1fr); gap:14px; align-items:center; }
.cagneyo-cart-item-top img { width:82px; height:82px; border-radius:8px; object-fit:contain; background:#f0eaf2; }
.cagneyo-cart-item-title { color:#2b1e2d; font-size:15px; font-weight:700; line-height:1.35; text-decoration:none; overflow-wrap:anywhere; }
.cagneyo-cart-item-title:hover { text-decoration:underline; text-underline-offset:3px; }
.cagneyo-cart-item-top p { margin:7px 0 0; color:#866d8b; font-size:11px; }
.cagneyo-cart-item-bottom { display:flex; align-items:center; gap:10px; margin-top:14px; padding-top:12px; border-top:1px solid #e7deea; }
.cagneyo-cart-item-bottom strong { margin-left:auto; color:#2b1e2d; font-size:16px; }
.cagneyo-cart-item-bottom button { display:grid; width:30px; height:30px; place-items:center; border:0; border-radius:5px; background:transparent; color:#8d718f; cursor:pointer; }
.cagneyo-cart-item-bottom button svg { width:16px; height:16px; fill:none; stroke:currentColor; stroke-width:1.5; stroke-linecap:round; stroke-linejoin:round; }
.cagneyo-cart-item-bottom button:hover { background:#f5e9f5; color:#b1115d; }
.cagneyo-cart-footer { padding:22px 32px max(20px,env(safe-area-inset-bottom)); border-top:1px solid #e2d8e5; background:#fff; }
.cagneyo-cart-footer>div { display:flex; align-items:baseline; justify-content:space-between; gap:16px; font-size:13px; font-weight:600; }
.cagneyo-cart-footer strong { font-size:27px; letter-spacing:-1px; }
.cagneyo-cart-buy { display:flex; width:100%; min-height:50px; align-items:center; justify-content:space-between; margin-top:18px; padding:12px 20px; border:1px solid var(--accent); border-radius:4px; background:var(--accent); color:#fff; font:800 13px/1 Arial,Helvetica,sans-serif; letter-spacing:.4px; text-transform:uppercase; cursor:pointer; }
.cagneyo-cart-buy:disabled { border-color:#e1d9e4; background:#e9e3eb; color:#9f91a3; cursor:not-allowed; }
@keyframes cagneyo-cart-in { from { transform:translateX(100%); } to { transform:translateX(0); } }
@media(max-width:520px) { .cagneyo-cart-header { padding:20px; }.cagneyo-cart-content { padding:0 20px 20px; }.cagneyo-cart-footer { padding:18px 20px max(16px,env(safe-area-inset-bottom)); }.cagneyo-cart-header h2 { font-size:27px; } }

/* Wishlist-specific notices mirror the compact positive/info feedback. */
.toast[data-wishlist-toast] { right: auto; bottom: 24px; left: 50%; transform: translateX(-50%); display: flex; align-items: center; gap: 10px; padding: 12px 16px 12px 12px; background: #fff; color: #434542; }
.toast[data-wishlist-toast]::before { display: grid; place-items: center; width: 18px; height: 18px; border-radius: 50%; color: #fff; font: 700 12px/1 Arial, sans-serif; }
.toast[data-wishlist-toast="added"] { border-left: 3px solid #65c94a; }
.toast[data-wishlist-toast="added"]::before { content: '✓'; background: #65c94a; }
.toast[data-wishlist-toast="removed"] { border-left: 3px solid #1673dd; }
.toast[data-wishlist-toast="removed"]::before { content: 'i'; background: #1673dd; font-family: Georgia, serif; }

/* Signed-in account menu in the header utility area. */
.account-menu { position: fixed; z-index: 90; width: min(278px, calc(100vw - 24px)); overflow: hidden; background: #fff; box-shadow: 0 16px 38px rgba(0, 0, 0, .18); border: 1px solid #ecece8; }
.account-menu[hidden] { display: none; }
.account-menu-profile { min-height: 110px; padding: 22px 22px 18px; display: flex; align-items: center; gap: 13px; background: #fffdf1; }
.account-menu-avatar { display: grid; place-items: center; flex: 0 0 auto; width: 54px; height: 54px; border-radius: 50%; background: linear-gradient(145deg, #ef9bc4, #b1115d); color: #fff; font: 600 24px/1 Raleway, sans-serif; }
.account-menu-profile strong { overflow: hidden; font: 600 17px/1.2 Raleway, sans-serif; text-overflow: ellipsis; white-space: nowrap; }
.account-menu-links { padding: 8px 0; }
.account-menu-links a, .account-menu-links button { width: 100%; min-height: 46px; padding: 0 22px; display: flex; align-items: center; gap: 14px; border: 0; background: transparent; color: var(--ink); font: inherit; text-align: left; text-decoration: none; cursor: pointer; }
.account-menu-links a:hover, .account-menu-links button:hover, .account-menu-links a:focus-visible, .account-menu-links button:focus-visible { background: #faf4f7; color: var(--accent); outline: 0; }
.account-menu-icon { flex: 0 0 auto; width: 20px; height: 20px; fill: none; stroke: currentColor; stroke-width: 1.8; stroke-linecap: round; stroke-linejoin: round; }
.account-menu-links button:disabled { opacity: .6; cursor: wait; }
.cagneyo-auth-field textarea { width: 100%; min-height: 92px; box-sizing: border-box; margin-top: 9px; padding: 10px 14px; resize: vertical; border: 1px solid #ece9eb; border-radius: 4px; outline: 0; background: #f3f2f3; color: #242126; font: inherit; line-height: 1.45; }
.cagneyo-auth-field textarea:focus { border-color: var(--accent); outline: 1px solid var(--accent); }
.cagneyo-auth-field label small { color: var(--muted); font-weight: 400; }
.cagneyo-profile-count { display: block; margin-top: 5px; color: var(--muted); font-size: 12px; text-align: right; }
