@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600&display=swap");:root{--point:#e77975;--point-soft:#f7d7d4;--coral:#e77975;--ink:#222124;--nav:#2d2946;--muted:#5b5360;--line:#ead9d4;--footer:#f5eef8;--footer-deep:#c7b2dc;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--ink);font-family:Montserrat,Avenir Next,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button{cursor:pointer}.sbShell{min-height:100vh;background:#fff;color:var(--nav)}.sbHeader{background:#fff;border-top:1px solid #ead6cf;border-bottom:1px solid #ead6cf;position:relative;z-index:100}.sbHeaderInner{max-width:1460px;height:195px;margin:0 auto;position:relative;padding:0 68px}.sbLogoLink{position:absolute;left:68px;top:112px;display:block;width:210px;height:44px}.sbLogoLink img{display:block;width:100%;height:100%;object-position:left center}.sbHeaderRight{position:absolute;right:68px;top:28px;display:flex;flex-direction:column;align-items:flex-end;gap:0}.sbSearch{width:206px;height:39px;background:#fbfbfb;border:0;border-bottom:1px solid #d8cfcb;display:flex;align-items:center;margin-bottom:58px}.sbSearch input{flex:1 1;border:0;background:transparent;padding:0 13px;font-size:15px;font-weight:500;color:#1f1d21;outline:0;letter-spacing:.1px}.sbSearch button{width:42px;height:39px;border:0;background:transparent;display:grid;place-items:center;color:#0a090a}.sbSearch svg{width:25px;height:25px}.sbSearch:focus-within{border-bottom-color:var(--point);box-shadow:0 2px 0 rgba(141,85,163,.14)}.sbShipping{font-size:14px;line-height:1;font-weight:600;letter-spacing:.9px;color:#222;margin-bottom:30px;text-transform:uppercase}.sbActions{display:flex;align-items:center;gap:26px;position:relative}.sbAction{display:inline-flex;align-items:center;gap:9px;border:0;background:transparent;color:#332d34;font-size:15px;line-height:1;white-space:nowrap;padding:0}.sbAction svg{width:28px;height:28px;display:block}.sbAction:hover{color:var(--point)}.sbCart b{display:inline-grid;place-items:center;min-width:29px;height:29px;border-radius:999px;background:#e8c3eb;color:#2a2135;font-size:14px;font-weight:600;margin-left:2px}.sbGlobe svg{width:28px;height:28px}.sbSkeleton{width:106px;height:18px;background:#eee;border-radius:20px}.sbAccountDropdown{position:absolute;right:0;top:36px;width:188px;background:#fff;border:1px solid #ddd;box-shadow:0 10px 25px rgba(0,0,0,.09);z-index:120}.sbAccountDropdown a,.sbAccountDropdown button{display:block;width:100%;padding:11px 14px;border:0;background:#fff;text-align:left;color:#2f2848;font-size:13px;font-weight:600}.sbAccountDropdown a:hover,.sbAccountDropdown button:hover{background:#fbf2f2;color:var(--point)}.sbNav{height:55px;max-width:760px;margin:0 112px 0 auto;display:flex;align-items:center;justify-content:flex-end;gap:50px}.sbNav a{color:#2d2946;font-size:15px;line-height:1;font-weight:600;letter-spacing:.9px;text-transform:uppercase}.sbNav a:hover{color:var(--point)}.sbHero{height:540px;position:relative;background:#fde4df;border-bottom:1px solid #f0d9d2}.sbHeroTrack{animation:sbHeroSlide 48s infinite}.sbHeroSlide{position:relative}.sbHeroCopy{display:none}.sbHeroArrow{position:absolute;z-index:3;top:50%;transform:translateY(-50%);width:60px;height:60px;border-radius:999px;border:2px solid hsla(0,0%,82%,.82);background:hsla(0,0%,100%,.42);font-size:45px;line-height:1;color:#c9c9c9}.sbPrev{left:9.5%}.sbNext{right:9.5%}.sbHeroDots{position:absolute;left:50%;transform:translateX(-50%);display:flex;gap:13px}.sbHeroDots span{width:11px;height:11px;border-radius:999px;background:#8c9694;opacity:.72}.sbHeroDots span.active{background:#2d2946;opacity:1}@keyframes sbHeroSlide{0%,9%{transform:translateX(0)}12%,21%{transform:translateX(-12.5%)}24%,33%{transform:translateX(-25%)}36%,45%{transform:translateX(-37.5%)}48%,57%{transform:translateX(-50%)}60%,69%{transform:translateX(-62.5%)}72%,81%{transform:translateX(-75%)}84%,94%{transform:translateX(-87.5%)}to{transform:translateX(0)}}.sbProductSection{max-width:1510px;margin:72px auto 92px;padding:0 74px}.sbSectionTitle{text-align:center;margin-bottom:48px}.sbSectionTitle h2{font-size:28px;letter-spacing:1.1px;margin:0 0 17px;font-weight:600;color:#2d2946}.sbSectionTitle p{font-size:16px;margin:0;color:#3e3948;font-weight:400}.sbProductGrid{display:grid;grid-gap:58px 50px;gap:58px 50px}.sbProductCard{color:#2d2946;min-width:0}.sbProductImage{height:340px;margin-bottom:24px;background:#fff}.sbProductImage img{transition:transform .24s ease}.sbProductCard:hover .sbProductImage img{transform:translateY(-3px) scale(1.018)}.sbProductImage span{font-size:13px;color:#aaa}.sbProductCard small{display:none}.sbProductCard h3{font-size:16px;line-height:1.58;min-height:54px;margin:0 auto 13px;color:#2d2946;max-width:320px}.sbPrice{font-size:18px;color:#222;margin-bottom:13px}.sbProductCard .productActions{justify-content:center;gap:8px;min-height:36px;opacity:0;transform:translateY(4px);transition:.18s ease}.sbProductCard:hover .productActions{opacity:1;transform:translateY(0)}.sbProductCard .productActions button{height:34px;border-radius:0!important;border:1px solid #2d2946!important;background:#2d2946!important;color:#fff!important;font-size:12px;font-weight:600;padding:0 22px;letter-spacing:.4px}.sbProductCard .productActions button.ghost{width:34px;padding:0;background:#fff!important;color:#2d2946!important;border-color:#ddd!important}.sbProductCard .productActions small{display:block;width:100%;font-size:12px;color:var(--coral);margin-top:6px}.sbShowMore{text-align:center;margin-top:70px}.sbShowMore a{display:inline-grid;place-items:center;width:340px;height:43px;border:1px solid #555;color:#2d2946;font-size:13px;font-weight:600;letter-spacing:.45px}.sbShowMore a:hover{border-color:var(--point);color:var(--point)}.emptyCatalog{grid-column:1/-1;text-align:center;padding:60px;background:#faf5f4;border:1px dashed var(--line)}.sbInstagram{text-align:center;padding:72px 20px 94px;background:#fff}.sbInstagram h2{font-size:26px;letter-spacing:1px;margin:0 0 22px;font-weight:600;color:#2d2946}.sbInstagram p{font-size:16px;color:#4c475c;margin:0}.sbFooter{background:var(--footer);color:#2d2946}.sbFooterInner{max-width:1450px;margin:0 auto;display:grid;grid-template-columns:1.1fr 1.15fr 1.15fr 1.8fr;grid-gap:70px;gap:70px;padding:62px 78px}.sbFooter h3{font-size:15px;letter-spacing:1px;font-weight:600;margin:0 0 20px}.sbFooter a{display:block;font-size:15px;line-height:2;color:#2d2946;font-weight:400}.sbSocials{display:flex;gap:18px;margin:22px 0 34px}.sbSocials span{display:grid;place-items:center;width:50px;height:50px;border-radius:999px;background:#fff;color:#2d2946;font-weight:600}.sbNewsletter form{display:flex;height:50px}.sbNewsletter input{flex:1 1;border:2px solid #8a5ca2;background:transparent;padding:0 20px;font-size:15px;color:#2d2946}.sbNewsletter button{width:160px;border:2px solid #8a5ca2;background:#8758a0;color:#fff;font-size:15px;font-weight:600;letter-spacing:.5px}.sbCopyright{background:var(--footer-deep);padding:35px 78px 55px;font-size:14px;line-height:1.8;color:#2d2946}.accountPage,.authPage{min-height:100vh;display:grid;place-items:center;padding:24px;background:linear-gradient(135deg,#fff9f4,#fde1d9 58%,#fff7f0)}.authShell{width:min(1040px,100%);min-height:640px;display:grid;grid-template-columns:.95fr 1fr;background:#fff;border-radius:36px;overflow:hidden;box-shadow:0 25px 80px rgba(54,24,17,.12)}.authBrandPanel{background:linear-gradient(135deg,#32211d,#8b4f42);color:#fff;padding:42px;display:flex;flex-direction:column;justify-content:space-between}.authBrandPanel a{font-weight:600}.authBrandPanel h2{font-family:Georgia,Times New Roman,serif;font-size:44px;line-height:1.08;margin:20px 0}.authFormPanel{padding:58px 52px}.pill{background:var(--coral);padding:8px 12px;font-weight:600}.accountCard h1,.authFormPanel h1{font-family:Georgia,Times New Roman,serif;font-size:44px;line-height:1.06;margin:18px 0 22px}.authFormPanel p{color:var(--muted);line-height:1.5}.authForm label,.checkoutForm label{display:block;font-weight:600;margin:16px 0 7px;color:#6a514b}.authForm input,.checkoutForm input,.checkoutForm select{width:100%;height:48px;border:1px solid #f0beb5;border-radius:16px;padding:0 16px;outline:0}.authForm input:focus,.checkoutForm input:focus{border-color:var(--coral);box-shadow:0 0 0 4px hsla(2,70%,69%,.12)}.accountCard button,.authForm button,.checkoutButton,.primaryLink{width:100%;height:48px;border:0;border-radius:999px;background:var(--coral);color:#fff;font-weight:600;margin-top:18px;display:grid;place-items:center}.accountCard button:hover,.authForm button:hover,.checkoutButton:hover{background:#d66d68}.authLinks{font-weight:600;color:#6a514b}.authNotice{border:1px solid var(--coral);background:#fff7f3;color:#8a4038;padding:14px 16px;margin:18px 0;line-height:1.5}.accountCard{width:min(520px,100%);border-radius:34px;padding:44px;box-shadow:0 20px 70px rgba(54,24,17,.11)}.accountGrid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px;margin:28px 0}.accountGrid article,.tile{background:#fff6ef;border-radius:16px;padding:16px}.accountGrid strong{display:block}.accountGrid span{display:block;color:var(--muted);font-size:14px;margin-top:5px}.commercePage{min-height:100vh;padding:44px;background:#fff9f4}.commercePage h1{font-family:Georgia,Times New Roman,serif;font-size:46px}.products{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));grid-gap:18px;gap:18px}.product{background:#fff;border:1px solid var(--line);border-radius:20px;padding:18px;box-shadow:0 12px 30px rgba(0,0,0,.04)}.product img{width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:16px;background:#f6eeee}.product small,.product span,.product strong{display:block;margin-top:8px}.cartList{display:grid;grid-gap:12px;gap:12px}.cartItem{display:grid;grid-template-columns:90px 1fr auto auto;align-items:center;grid-gap:16px;gap:16px;background:#fff;border:1px solid var(--line);border-radius:18px;padding:12px}.cartItem img{width:90px;height:90px;object-fit:cover;border-radius:14px}.qty{display:flex;align-items:center;gap:10px}.qty button{width:32px;height:32px;border-radius:50%}.panelLike,.qty button,.summary{border:1px solid var(--line);background:#fff}.panelLike,.summary{border-radius:22px;padding:22px;margin-top:20px}.checkoutForm{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:14px;gap:14px}.checkoutForm button{grid-column:1/-1;height:46px;border:0;background:var(--purple);color:#fff;border-radius:12px;font-weight:600}@media(max-width:1100px){.sbHeaderInner{height:auto;min-height:190px;padding:26px 28px}.sbLogoLink{position:static;width:210px;margin-top:74px}.sbHeaderRight{right:28px;top:24px}.sbNav{justify-content:flex-start;overflow-x:auto;padding:0 28px;margin:0;gap:34px;max-width:none}.sbHero{height:380px}.sbProductGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.sbFooterInner{grid-template-columns:1fr 1fr;gap:40px}.sbCopyright,.sbFooterInner,.sbProductSection{padding-left:30px;padding-right:30px}.authShell{grid-template-columns:1fr}.authBrandPanel{display:none}}@media(max-width:640px){.sbHeaderRight{position:static;align-items:flex-start;padding-top:20px}.sbSearch,.sbShipping{margin-bottom:18px}.sbActions{gap:16px;flex-wrap:wrap}.sbAction span{font-size:0}.sbCart span{display:none}.sbNav a{font-size:14px}.sbHero{height:330px}.sbHeroArrow{display:none}.sbFooterInner,.sbProductGrid{grid-template-columns:1fr}.sbNewsletter form{display:block;height:auto}.sbNewsletter button,.sbNewsletter input{width:100%;height:48px}.sbProductImage{height:300px}.accountGrid,.checkoutForm{grid-template-columns:1fr}}b,strong{font-weight:600}.sbHeader *,.sbShell{font-weight:400}.sbCart b,.sbNav a,.sbNewsletter button,.sbShipping,.sbShowMore a{font-weight:600}.sbProductCard h3{font-weight:500}.sbPrice{font-weight:600}.sbAction{font-weight:400}.sbLogoLink img{object-fit:contain}.sbHero{height:520px;background:#fff;overflow:hidden;border-top:1px solid #f0ddd8;border-bottom:0}.sbHeroTrack{height:100%;width:800%;display:flex;animation:sbHeroSlide 56s infinite}.sbHeroSlide{width:12.5%;flex:0 0 12.5%;height:100%;background:#fff;display:flex;align-items:center;justify-content:center;overflow:hidden}.sbHeroSlide img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.sbHeroCopy{display:none!important}.sbHeroArrow{width:52px;height:52px;font-size:38px;background:hsla(0,0%,100%,.56);border:2px solid hsla(0,0%,80%,.72);color:#bbb}.sbHeroDots{bottom:18px}.sbHeroDots span{width:9px;height:9px}.sbProductListing{margin-top:54px}.sbProductSection{max-width:1420px}.sbProductGrid{gap:54px 42px}.sbProductImage{height:300px}.sbProductCard h3{font-size:15px}.sbPrice{font-size:16px}.sbShowMore a{background:#fff}.sbShowMore a:focus{outline:2px solid var(--point);outline-offset:3px}.luxuryAuthPage{min-height:100vh;display:grid;place-items:center;padding:54px 24px;background:linear-gradient(135deg,#fff8f5,#fde5de 70%,#fffaf5)}.luxuryAuthPage .authShell{width:min(1120px,calc(100vw - 48px));min-height:620px;display:grid;grid-template-columns:1fr 1fr;background:#fff;border-radius:34px;overflow:hidden;box-shadow:0 28px 78px rgba(63,35,24,.14)}.authVisual{position:relative;display:flex;flex-direction:column;justify-content:space-between;padding:42px 48px;background:linear-gradient(135deg,#2d1f1b,#6d4035 55%,#a66455);color:#fff;overflow:hidden}.authVisual:before{content:"";position:absolute;right:-95px;top:-95px;width:280px;height:280px;border-radius:50%;background:hsla(0,0%,100%,.09)}.authVisual:after{content:"";position:absolute;left:36px;bottom:80px;width:210px;height:210px;border:1px solid hsla(0,0%,100%,.18);border-radius:45% 55% 50% 50%;transform:rotate(12deg)}.authVisual>*{position:relative;z-index:1}.authBack{font-size:14px;font-weight:500;color:#fff}.authVisual .eyebrow{font-size:12px;text-transform:uppercase;letter-spacing:4px;font-weight:600;margin:0 0 18px}.authVisual h2{font-family:Montserrat,Avenir Next,Helvetica Neue,Arial,sans-serif;font-size:32px;line-height:1.15;font-weight:500;letter-spacing:-.03em;margin:0 0 18px;max-width:430px}.authVisual p{font-size:15px;line-height:1.65;color:hsla(0,0%,100%,.86);margin:0;max-width:450px}.authStats{display:flex;gap:10px;flex-wrap:wrap}.authStats span{border:1px solid hsla(0,0%,100%,.32);border-radius:999px;padding:10px 16px;font-size:12px;font-weight:500;color:#fff;background:hsla(0,0%,100%,.08)}.authCard{padding:54px 56px;display:flex;flex-direction:column;justify-content:center}.refinedAuthCard .pill{align-self:flex-start;background:var(--point);color:#fff;border-radius:999px;padding:9px 15px;font-size:13px;font-weight:500}.refinedAuthCard h1{font-family:Montserrat,Avenir Next,Helvetica Neue,Arial,sans-serif;font-size:34px;line-height:1.08;font-weight:500;letter-spacing:-.03em;margin:22px 0 14px;color:var(--ink)}.refinedAuthCard .muted{font-size:15px;line-height:1.55;color:#6c5d5b;margin:0 0 20px}.refinedAuthCard label{display:block;font-size:13px;font-weight:500;color:#6c514b;margin:14px 0 0}.refinedAuthCard input{display:block;width:100%;height:48px;border:1px solid #f0c8c0;border-radius:14px;background:#fff;padding:0 15px;margin-top:8px;color:#2c2525;outline:0}.refinedAuthCard input:focus{border-color:var(--point);box-shadow:0 0 0 4px hsla(2,70%,68%,.11)}.primaryButton{height:48px;width:100%;border:0;border-radius:999px;background:var(--point);color:#fff;font-size:14px;font-weight:500;margin-top:20px}.primaryButton:hover{background:#d86764}.authLinks{display:flex;justify-content:space-between;gap:16px;margin-top:18px}.authLinks a{font-size:14px;font-weight:500;color:#775b55}.authNotice{border:1px solid var(--point);border-radius:14px;background:#fff8f5;color:#8b413b;padding:13px 15px;margin:14px 0;font-size:13px;line-height:1.55}@media(max-width:900px){.luxuryAuthPage .authShell{grid-template-columns:1fr}.authVisual{display:none}.authCard{padding:42px 28px}.sbHero{height:360px}.sbProductGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.sbProductImage{height:260px}}@media(max-width:560px){.sbHero{height:300px}.sbProductGrid{grid-template-columns:1fr}}:root{--card-bg:#fff}.sbHeaderInner{height:165px;padding:0 72px}.sbLogoLink{left:72px;top:92px;width:178px;height:38px}.sbHeaderRight{right:72px;top:24px}.sbSearch{width:198px;height:34px;margin-bottom:48px}.sbSearch input{font-size:13px;padding:0 11px}.sbSearch button{width:36px;height:34px}.sbSearch svg{width:22px;height:22px}.sbShipping{font-size:12.5px;letter-spacing:.85px;margin-bottom:25px}.sbActions{gap:22px}.sbAction{font-size:13.5px;gap:8px}.sbAction svg{width:24px;height:24px}.sbCart b{min-width:24px;height:24px;font-size:12px}.sbGlobe svg{width:24px;height:24px}.sbNav{height:48px;max-width:700px;gap:44px;margin-right:96px}.sbNav a{font-size:13.5px;letter-spacing:1px;font-weight:500}.sbHero{height:480px}.sbProductSection{max-width:1360px;margin:54px auto 74px;padding:0 72px}.sbProductListing{margin-top:40px}.sbSectionTitle{margin-bottom:34px}.sbSectionTitle h2{font-size:22px;font-weight:500;letter-spacing:1px;margin-bottom:10px}.sbSectionTitle p{font-size:14px}.sbProductGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:42px 38px}.sbProductCard{background:transparent;border:0;box-shadow:none;padding:0;text-align:center}.sbProductImage{position:relative;height:255px;margin-bottom:18px;background:transparent;display:flex;align-items:center;justify-content:center;overflow:hidden}.sbProductImage img{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;display:block;transition:opacity .28s ease,transform .28s ease}.sbProductImage .sbImagePrimary{opacity:1}.sbProductImage .sbImageHover{opacity:0;transform:scale(1.015)}.sbProductCard:hover .sbProductImage .sbImagePrimary{opacity:0}.sbProductCard:hover .sbProductImage .sbImageHover{opacity:1;transform:scale(1)}.sbProductCard:hover .sbProductImage img{transform:none}.sbProductCard h3{font-size:13.5px;line-height:1.55;min-height:42px;max-width:270px;margin-bottom:9px;font-weight:400;letter-spacing:.02em}.sbPrice{font-size:15px;font-weight:500;margin-bottom:9px}.sbProductCard .productActions{min-height:30px}.sbProductCard .productActions button{height:30px;font-size:11px;padding:0 18px;font-weight:500}.sbProductCard .productActions button.ghost{width:30px}.sbShowMore{margin-top:46px}.sbShowMore a{width:280px;height:38px;font-size:12px;font-weight:500}.sbInstagram{padding:54px 20px 76px}.sbInstagram h2{font-size:22px;font-weight:500}.sbInstagram p{font-size:14px}.sbFooterInner{padding:48px 72px;gap:56px}.sbFooter h3{font-size:13.5px;font-weight:500}.sbFooter a{font-size:13.5px;line-height:1.9}.sbSocials span{width:42px;height:42px}.sbCopyright{padding:28px 72px 44px;font-size:12.5px}@media(max-width:1100px){.sbHeaderInner{min-height:165px}.sbHero{height:360px}.sbProductGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.sbProductGrid{grid-template-columns:1fr}.sbProductImage{height:250px}}.productDetailPage{max-width:1180px}.pdpGrid{display:grid;grid-template-columns:1.05fr .95fr;grid-gap:48px;gap:48px;margin-top:28px}.pdpGallery{background:#fff;border:1px solid var(--line);border-radius:22px;padding:22px}.pdpMainImage{width:100%;height:520px;object-fit:contain;background:#fff}.pdpThumbs{display:flex;gap:12px;margin-top:14px}.pdpThumbs img{width:86px;height:86px;object-fit:contain;border:1px solid var(--line);border-radius:12px;background:#fff}.pdpInfo{padding:22px 0}.pdpBrand{text-transform:uppercase;letter-spacing:2px;font-size:12px;color:var(--point)}.pdpInfo h1{font-size:32px;font-weight:500;line-height:1.2;margin:10px 0}.pdpDesc{line-height:1.75;color:#60565f}.pdpPrice{font-size:24px;font-weight:500;margin:24px 0}.pdpMeta{margin-top:24px;border-top:1px solid var(--line);padding-top:18px;display:grid;grid-gap:6px;gap:6px}.pdpMeta span{color:#6b6068}.pdpTabs{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:18px;gap:18px;margin:40px 0}.pdpTabs article{border:1px solid var(--line);border-radius:18px;padding:18px;background:#fff}.pdpTabs h2{font-size:15px}.pdpTabs p{font-size:13px;line-height:1.7;color:#655b63}.productListingGrid{margin-top:26px}.checkoutReal{max-width:1280px}.checkoutColumns{display:grid;grid-template-columns:1.2fr 1fr 320px;grid-gap:20px;gap:20px;align-items:start}.rateOption{display:grid;grid-template-columns:auto 1fr auto;grid-gap:12px;gap:12px;align-items:center;border:1px solid var(--line);border-radius:14px;padding:14px;margin:10px 0}.rateOption small{display:block;color:#74686e;margin-top:4px}.checkoutButton{height:48px;border:0;padding:0 28px;font-weight:500}.checkoutButton,.primaryLink{border-radius:999px;background:var(--point);color:#fff}.primaryLink{display:inline-flex;align-items:center;justify-content:center;height:42px;padding:0 22px;margin-top:12px}.accountCard{border:1px solid var(--line);background:#fff;border-radius:22px;padding:30px;max-width:620px}.pill{display:inline-flex;background:var(--point);color:#fff;border-radius:999px;padding:7px 12px;font-size:12px}.productActions{display:flex;gap:8px;justify-content:center;align-items:center}.productActions button{border:1px solid var(--line);background:#fff;border-radius:999px;height:32px;padding:0 16px}.productActions button:first-child{background:var(--point);border-color:var(--point);color:#fff}.productActions small{font-size:11px;color:#7b6662}.commercePage input,.commercePage select{border:1px solid var(--line);border-radius:10px;padding:10px;background:#fff}.commercePage label{display:grid;grid-gap:6px;gap:6px;font-size:13px;color:#5a5055}.summary{position:-webkit-sticky;position:sticky;top:18px}@media(max-width:1000px){.checkoutColumns,.pdpGrid{grid-template-columns:1fr}.pdpTabs{grid-template-columns:1fr 1fr}.summary{position:static}}@media(max-width:620px){.pdpTabs{grid-template-columns:1fr}.pdpMainImage{height:360px}}.pdpGallery,.pdpMainImage,.pdpThumbs img,.product img,.sbProductImage{background:transparent!important}.sbProductImage .sbImageHover{display:none!important}.sbProductImage img{position:static!important;inset:auto!important;background:transparent!important}.sbProductCard:hover .sbProductImage .sbImagePrimary,.sbProductCard:hover .sbProductImage img,.sbProductImage img{opacity:1!important;transform:none!important}