:root{--u7-white:#ffffff;--u7-black:#070707;--u7-ink:#161616;--u7-muted:#696969;--u7-line:#e7e7e7;--u7-soft:#f7f7f5;--u7-yellow:#f5c542;--u7-yellow-deep:#c69208;--u7-shadow:0 24px 70px rgba(0,0,0,.10);--u7-radius:34px}body,html{background:var(--u7-white)}body{color:var(--u7-ink);font-family:var(--font-montserrat),sans-serif}body:has(.v7-home){background:var(--u7-white)}a,button,input,select,textarea{-webkit-tap-highlight-color:transparent}.v7-announcement{min-height:34px;display:flex;align-items:center;justify-content:center;gap:16px;padding:7px 20px;background:var(--u7-black);color:#fff;font-size:10px;font-weight:700;letter-spacing:.08em;text-align:center;text-transform:uppercase}.v7-announcement i{width:4px;height:4px;border-radius:50%;background:var(--u7-yellow)}.v7-announcement-mobile{display:none}.v7-header{position:sticky;top:0;z-index:45;background:rgba(255,255,255,.95);border-bottom:1px solid rgba(7,7,7,.08);backdrop-filter:blur(18px)}.v7-header-inner{width:min(1460px,calc(100% - 40px));min-height:88px;margin:0 auto;display:grid;grid-template-columns:215px 1fr auto;align-items:center;gap:24px}.v7-logo-link{width:fit-content;color:var(--u7-black);text-decoration:none}.v7-brand,.v7-logo-link{display:inline-flex;align-items:center}.v7-brand{gap:10px;min-width:0}.v7-brand>img{width:48px;height:52px;object-fit:contain;filter:drop-shadow(0 6px 12px rgba(0,0,0,.13))}.v7-brand-copy{display:flex;flex-direction:column;align-items:flex-start;line-height:1}.v7-brand-copy strong{font-family:var(--font-lobster),cursive;font-size:30px;font-weight:400;color:var(--u7-black);letter-spacing:.01em}.v7-brand-copy small{margin-top:5px;color:var(--u7-yellow-deep);font-size:7px;font-weight:700;letter-spacing:.2em;text-transform:uppercase;white-space:nowrap}.v7-brand.is-compact>img{width:42px;height:46px}.v7-brand.is-compact .v7-brand-copy strong{font-size:27px}.v7-desktop-nav{display:flex;align-items:center;justify-content:center;gap:clamp(18px,2vw,34px)}.v7-desktop-nav a{position:relative;padding:12px 0;color:var(--u7-ink);font-size:11px;font-weight:700;letter-spacing:.06em;text-decoration:none;text-transform:uppercase;white-space:nowrap}.v7-desktop-nav a:after{content:"";position:absolute;right:50%;bottom:6px;left:50%;height:2px;border-radius:999px;background:var(--u7-yellow);transition:right .2s ease,left .2s ease}.v7-desktop-nav a:focus-visible:after,.v7-desktop-nav a:hover:after{right:0;left:0}.v7-header-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px}.v7-circle-action,.v7-language{width:44px;height:44px;border:1px solid var(--u7-line);border-radius:50%;background:#fff;color:var(--u7-black);display:inline-flex;align-items:center;justify-content:center;text-decoration:none;transition:transform .2s ease,border-color .2s ease,background .2s ease}.v7-circle-action:focus-visible,.v7-circle-action:hover,.v7-language:focus-visible,.v7-language:hover{transform:translateY(-2px);border-color:var(--u7-black);background:var(--u7-yellow)}.v7-circle-action svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.v7-language{font-size:10px;font-weight:800}.v7-cart-trigger{position:relative;background:var(--u7-black);color:#fff;border-color:var(--u7-black)}.v7-cart-trigger span{position:absolute;top:-5px;right:-5px;min-width:19px;height:19px;padding:0 5px;border:2px solid #fff;border-radius:999px;background:var(--u7-yellow);color:var(--u7-black);font-size:9px;font-weight:800;display:grid;place-items:center}.v7-menu-trigger{display:none}.v7-menu-shell{position:fixed;inset:0;z-index:90;pointer-events:none;visibility:hidden}.v7-menu-shell.is-open{pointer-events:auto;visibility:visible}.v7-menu-backdrop{position:absolute;inset:0;border:0;border-radius:0;background:rgba(0,0,0,.34);opacity:0;transition:opacity .25s ease}.v7-menu-shell.is-open .v7-menu-backdrop{opacity:1}.v7-mobile-menu{position:absolute;top:0;bottom:0;left:0;width:min(92vw,440px);padding:20px;background:#fff;border-radius:0 34px 34px 0;box-shadow:var(--u7-shadow);overflow-y:auto;transform:translateX(-104%);transition:transform .28s ease}.v7-menu-shell.is-open .v7-mobile-menu{transform:translateX(0)}.v7-mobile-menu-head{display:flex;align-items:center;justify-content:space-between;padding-bottom:18px;border-bottom:1px solid var(--u7-line)}.v7-mobile-search{margin:20px 0}.v7-mobile-search a{min-height:50px;padding:0 18px;border:1px solid var(--u7-line);border-radius:999px;color:var(--u7-muted);display:flex;align-items:center;gap:10px;text-decoration:none}.v7-mobile-search svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8}.v7-kicker,.v7-menu-eyebrow{color:var(--u7-yellow-deep);font-size:10px;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.v7-mobile-menu nav{display:grid}.v7-mobile-menu nav a{min-height:50px;padding:0 2px;border-bottom:1px solid var(--u7-line);color:var(--u7-black);display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:14px;font-weight:700;text-decoration:none}.v7-mobile-menu nav a b{width:28px;height:28px;border-radius:50%;background:var(--u7-soft);display:grid;place-items:center;font-size:12px}.v7-menu-secondary{display:flex;flex-wrap:wrap;gap:8px;margin-top:20px}.v7-menu-secondary a{padding:10px 14px;border:1px solid var(--u7-line);border-radius:999px;color:var(--u7-ink);font-size:11px;font-weight:650;text-decoration:none}.v7-menu-assurance{margin:22px 0 0;padding:14px 16px;border-radius:22px;background:#fff7d8;color:#5f4b0c;font-size:11px;font-weight:650;line-height:1.5}.v7-home{min-height:100vh;overflow:hidden;background:#fff}.v7-hero{position:relative;width:min(1480px,calc(100% - 40px));margin:26px auto 0}.v7-hero-rail{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;border-radius:48px}.v7-hero-rail::-webkit-scrollbar{display:none}.v7-hero-slide{position:relative;flex:0 0 100%;min-height:clamp(580px,73vh,760px);overflow:hidden;scroll-snap-align:start;background:radial-gradient(circle at 18% 18%,#fff9db 0,#fff 34%,#f8f8f6 100%);border:1px solid var(--u7-line);border-radius:48px}.v7-hero-orbit{position:absolute;inset:0;pointer-events:none}.v7-hero-orbit i{position:absolute;display:block;border-radius:50%}.v7-hero-orbit i:first-child{width:290px;height:290px;top:-120px;left:-80px;background:var(--u7-yellow);opacity:.92}.v7-hero-orbit i:nth-child(2){width:120px;height:120px;right:5%;bottom:8%;border:24px solid rgba(245,197,66,.28)}.v7-hero-orbit i:nth-child(3){width:18px;height:18px;left:46%;bottom:12%;background:var(--u7-black)}.v7-hero-media{position:absolute;top:5%;right:5%;bottom:5%;width:56%;overflow:hidden;border-radius:48% 52% 46% 54%/52% 44% 56% 48%;background:#fff;box-shadow:0 26px 70px rgba(0,0,0,.15)}.v7-hero-media:after{content:"";position:absolute;inset:0;border:10px solid rgba(255,255,255,.62);border-radius:inherit;pointer-events:none}.v7-hero-media img{width:100%;height:100%;object-fit:cover;display:block}.v7-hero-copy{position:relative;z-index:2;width:48%;min-height:inherit;padding:clamp(70px,8vw,120px) clamp(44px,6vw,92px);display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.v7-hero-marker{display:flex;align-items:center;gap:10px;margin:0 0 28px;color:var(--u7-muted);font-size:10px;font-weight:800;letter-spacing:.18em}.v7-hero-marker span{width:38px;height:4px;border-radius:999px;background:var(--u7-yellow)}.v7-hero-eyebrow{margin:0 0 14px;color:var(--u7-yellow-deep);font-size:11px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.v7-hero-copy h1{max-width:640px;margin:0;color:var(--u7-black);font-family:var(--font-lobster),cursive;font-size:clamp(54px,5.8vw,90px);font-weight:400;line-height:.94;letter-spacing:-.02em}.v7-hero-body{max-width:580px;margin:24px 0 28px;color:var(--u7-muted);font-size:clamp(14px,1.2vw,17px);line-height:1.7}.v7-pill-button{min-height:52px;padding:0 24px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;gap:14px;font-size:11px;font-weight:800;letter-spacing:.08em;text-decoration:none;text-transform:uppercase;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.v7-pill-button:focus-visible,.v7-pill-button:hover{transform:translateY(-2px);box-shadow:0 14px 26px rgba(0,0,0,.13)}.v7-pill-button.is-dark{background:var(--u7-black);color:#fff}.v7-pill-button.is-yellow{background:var(--u7-yellow);color:var(--u7-black)}.v7-pill-button span{width:29px;height:29px;border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.15)}.v7-hero-assurance{display:flex;flex-wrap:wrap;gap:10px;margin-top:26px}.v7-hero-assurance span{padding:8px 12px;border:1px solid var(--u7-line);border-radius:999px;background:#fff;color:var(--u7-muted);font-size:9px;font-weight:700}.v7-hero-controls{position:absolute;z-index:4;right:7%;bottom:8%;display:flex;align-items:center;gap:10px}.v7-hero-arrow{width:42px;height:42px;border:0;border-radius:50%;background:rgba(255,255,255,.93);color:var(--u7-black);box-shadow:0 8px 24px rgba(0,0,0,.12)}.v7-hero-dots{padding:8px 12px;border-radius:999px;background:rgba(255,255,255,.9);display:flex;align-items:center;gap:6px}.v7-hero-dots button{width:7px;height:7px;padding:0;border:0;border-radius:50%;background:#bcbcbc;transition:width .2s ease,background .2s ease}.v7-hero-dots button.is-active{width:24px;border-radius:999px;background:var(--u7-yellow)}.v7-promise-strip{width:min(1380px,calc(100% - 40px));margin:24px auto 0;display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.v7-promise-strip>div{min-height:88px;padding:16px;border:1px solid var(--u7-line);border-radius:999px;background:#fff;display:flex;align-items:center;gap:13px}.v7-promise-strip>div>span{width:46px;height:46px;flex:0 0 auto;border-radius:50%;background:var(--u7-yellow);color:var(--u7-black);display:grid;place-items:center;font-size:10px;font-weight:800}.v7-promise-strip p{margin:0;min-width:0;display:grid;gap:4px}.v7-promise-strip strong{color:var(--u7-black);font-size:12px}.v7-promise-strip small{color:var(--u7-muted);font-size:9px;line-height:1.35}.v7-section{width:min(1380px,calc(100% - 40px));margin:clamp(70px,8vw,120px) auto 0}.v7-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:30px}.v7-section-head.is-centered{justify-content:center;text-align:center}.v7-section-head.is-centered>div{display:grid;justify-items:center}.v7-section-head p:not(.v7-kicker){max-width:600px;margin:12px 0 0;color:var(--u7-muted);font-size:14px;line-height:1.65}.v7-title{margin:8px 0 0;font-family:var(--font-montserrat),sans-serif;font-size:clamp(32px,4vw,58px);line-height:1.02;letter-spacing:-.045em}.v7-text-link,.v7-title{color:var(--u7-black);font-weight:800}.v7-text-link{font-size:11px;letter-spacing:.08em;text-decoration:none;text-transform:uppercase}.v7-section-action{margin-top:32px;display:flex;justify-content:center}.v7-category-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:24px 16px}.v7-category-card{min-width:0;color:var(--u7-black);text-decoration:none;text-align:center;display:grid;justify-items:center;gap:12px}.v7-category-image{width:min(100%,210px);aspect-ratio:1;overflow:hidden;border:8px solid #fff;border-radius:50%;background:var(--u7-soft);box-shadow:0 0 0 1px var(--u7-line),0 18px 34px rgba(0,0,0,.08);transition:transform .25s ease,box-shadow .25s ease}.v7-category-card:hover .v7-category-image{transform:translateY(-6px) rotate(-2deg);box-shadow:0 0 0 4px var(--u7-yellow),0 24px 44px rgba(0,0,0,.12)}.v7-category-image img{width:100%;height:100%;display:block;object-fit:contain;background:#fff}.v7-category-image>span{width:100%;height:100%;display:grid;place-items:center;color:var(--u7-yellow-deep);font-weight:800}.v7-category-card>div:nth-child(2){min-width:0;display:grid;gap:5px}.v7-category-card strong{font-size:12px;line-height:1.35}.v7-category-card small{color:var(--u7-muted);font-size:9px}.v7-category-card>span:last-child{width:28px;height:28px;border-radius:50%;background:var(--u7-yellow);display:grid;place-items:center;font-size:10px}.v7-campaign-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.v7-campaign{position:relative;min-height:560px;overflow:hidden;border-radius:46% 54% 45% 55%/38% 42% 58% 62%;color:#fff;text-decoration:none}.v7-campaign:nth-child(2){border-radius:55% 45% 58% 42%/48% 56% 44% 52%}.v7-campaign>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.v7-campaign:hover>img{transform:scale(1.035)}.v7-campaign-overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.02),rgba(0,0,0,.72))}.v7-campaign>div{position:absolute;right:9%;bottom:12%;left:9%;text-align:center;display:grid;justify-items:center;gap:9px}.v7-campaign p{margin:0;color:var(--u7-yellow);font-size:10px;font-weight:800;letter-spacing:.17em;text-transform:uppercase}.v7-campaign h2{max-width:560px;margin:0;font-family:var(--font-lobster),cursive;font-size:clamp(38px,4vw,62px);font-weight:400;line-height:1}.v7-campaign>div>span{max-width:460px;font-size:13px;line-height:1.55}.v7-campaign strong{margin-top:7px;padding:11px 18px;border-radius:999px;background:#fff;color:var(--u7-black);font-size:10px;letter-spacing:.08em;text-transform:uppercase}.v7-story{padding:clamp(32px,5vw,70px);border-radius:60px;background:var(--u7-soft);display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;gap:clamp(34px,6vw,90px)}.v7-story-image{width:min(100%,480px);aspect-ratio:1;overflow:hidden;border:12px solid #fff;border-radius:50%;box-shadow:0 20px 55px rgba(0,0,0,.12)}.v7-story-image img{width:100%;height:100%;object-fit:cover}.v7-story-copy>p:not(.v7-kicker){color:var(--u7-muted);line-height:1.75}.v7-story-points{margin:28px 0;display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.v7-story-points>div{min-height:138px;padding:20px;border-radius:50%;background:#fff;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;box-shadow:0 10px 24px rgba(0,0,0,.05)}.v7-story-points strong{font-size:11px}.v7-story-points span{color:var(--u7-muted);font-size:9px;line-height:1.45}.v7-instagram{margin-bottom:90px;padding:clamp(50px,7vw,95px) 24px;border-radius:999px;background:var(--u7-yellow);text-align:center;display:flex;flex-direction:column;align-items:center}.v7-instagram .v7-kicker{color:var(--u7-black)}.v7-instagram>p:not(.v7-kicker){max-width:600px;color:rgba(0,0,0,.65);line-height:1.7}.v7-instagram .v7-pill-button{margin-top:18px}@media (max-width:1180px){.v7-header-inner{grid-template-columns:188px 1fr auto}.v7-desktop-nav{gap:16px}.v7-desktop-nav a{font-size:9px}.v7-category-grid{grid-template-columns:repeat(4,1fr)}.v7-story-points{grid-template-columns:1fr}.v7-story-points>div{min-height:auto;border-radius:999px;flex-direction:row;text-align:left;justify-content:flex-start}}@media (max-width:900px){.v7-announcement{min-height:32px;font-size:8px}.v7-announcement i,.v7-announcement-desktop,.v7-announcement>span:last-child{display:none}.v7-announcement-mobile{display:inline}.v7-header-inner{width:calc(100% - 24px);min-height:72px;grid-template-columns:48px 1fr auto;gap:8px}.v7-menu-trigger{display:inline-flex}.v7-desktop-nav,.v7-header-actions>a:first-child{display:none}.v7-logo-link{justify-self:center}.v7-brand{gap:6px}.v7-brand>img{width:36px;height:40px}.v7-brand-copy strong{font-size:24px}.v7-brand-copy small{font-size:5px;letter-spacing:.13em}.v7-header-actions{gap:5px}.v7-circle-action,.v7-language{width:40px;height:40px}.v7-hero{width:calc(100% - 20px);margin-top:10px}.v7-hero-rail,.v7-hero-slide{border-radius:32px}.v7-hero-slide{min-height:760px}.v7-hero-media{top:18px;right:18px;left:18px;width:auto;height:53%;border-radius:48% 52% 45% 55%/42% 44% 56% 58%}.v7-hero-copy{position:absolute;right:16px;bottom:18px;left:16px;width:auto;min-height:0;padding:26px 22px;border-radius:34px;background:rgba(255,255,255,.95);box-shadow:0 18px 46px rgba(0,0,0,.13);backdrop-filter:blur(15px)}.v7-hero-marker{display:none}.v7-hero-eyebrow{margin-bottom:8px;font-size:9px}.v7-hero-copy h1{font-size:clamp(42px,13vw,62px)}.v7-hero-body{margin:14px 0 16px;font-size:12px;line-height:1.55}.v7-pill-button{min-height:48px;width:100%;padding:0 18px}.v7-hero-assurance{margin-top:13px;gap:6px}.v7-hero-assurance span{padding:6px 9px;font-size:7px}.v7-hero-controls{right:50%;bottom:44%;transform:translateX(50%)}.v7-promise-strip{width:calc(100% - 20px);margin-top:14px;display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.v7-promise-strip::-webkit-scrollbar{display:none}.v7-promise-strip>div{flex:0 0 78%;min-height:78px;scroll-snap-align:start}.v7-section{width:calc(100% - 24px);margin-top:70px}.v7-section-head{align-items:flex-start}.v7-section-head .v7-text-link{display:none}.v7-title{font-size:clamp(30px,9vw,42px)}.v7-category-grid{display:flex;overflow-x:auto;gap:14px;scroll-snap-type:x mandatory;scrollbar-width:none}.v7-category-grid::-webkit-scrollbar{display:none}.v7-category-card{flex:0 0 42%;scroll-snap-align:start}.v7-category-image{width:100%}.v7-campaign-grid{grid-template-columns:1fr;gap:14px}.v7-campaign{min-height:480px}.v7-campaign,.v7-campaign:nth-child(2){border-radius:42px}.v7-story{padding:28px 20px;border-radius:38px;grid-template-columns:1fr;gap:28px}.v7-story-image{width:min(88%,380px);margin:0 auto}.v7-story-points>div{border-radius:24px}.v7-instagram{margin-bottom:60px;padding:54px 20px;border-radius:42px}}@media (max-width:420px){.v7-brand-copy small{display:none}.v7-hero-slide{min-height:730px}.v7-hero-media{height:51%}.v7-hero-controls{bottom:46%}.v7-category-card{flex-basis:47%}}.v7-footer{margin:0;padding:26px max(20px,calc((100vw - 1380px) / 2)) 22px;background:var(--u7-black);color:#fff}.v7-footer .footer-assurances{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin:0 auto 28px;padding:0;border:0}.v7-footer .footer-assurances>div{min-height:90px;padding:18px 20px;border:1px solid rgba(255,255,255,.15);border-radius:999px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;text-align:center}.v7-footer .footer-assurances strong{color:var(--u7-yellow);font-size:11px}.v7-footer .footer-assurances span{color:rgba(255,255,255,.65);font-size:9px}.v7-footer .footer-main{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:40px;padding:52px clamp(20px,4vw,60px);border-radius:42px;background:#111}.v7-footer .footer-brand{display:grid;justify-items:start;gap:15px}.v7-footer .v7-footer-brandmark .v7-brand-copy strong{color:#fff}.v7-footer .footer-brand p{max-width:390px;margin:0;color:rgba(255,255,255,.62);font-size:12px;line-height:1.7}.v7-footer .footer-brand>a{padding:10px 14px;border:1px solid rgba(255,255,255,.18);border-radius:999px;color:#fff;font-size:10px;font-weight:700;text-decoration:none}.v7-footer .footer-main nav{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.v7-footer .footer-main nav h2{margin:0 0 6px;color:var(--u7-yellow);font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.v7-footer .footer-main nav a,.v7-footer .footer-main nav span{color:rgba(255,255,255,.68);font-size:10px;line-height:1.55;text-decoration:none}.v7-footer .footer-main nav a:hover{color:#fff}.v7-footer .footer-bottom{padding:20px 6px 0;display:flex;align-items:center;justify-content:space-between;gap:24px;color:rgba(255,255,255,.52);font-size:9px}.v7-footer .footer-bottom p{margin:0}.v7-footer .developed-by{display:flex;align-items:center;gap:8px}.v7-footer .developed-by a{width:108px;height:34px;padding:6px 10px;border-radius:999px;background:#fff;display:inline-flex;align-items:center;justify-content:center}.v7-footer .developed-by img{width:100%;height:100%;object-fit:contain}@media (max-width:900px){.v7-footer{padding:16px 12px 18px}.v7-footer .footer-assurances{display:flex;overflow-x:auto;scrollbar-width:none}.v7-footer .footer-assurances::-webkit-scrollbar{display:none}.v7-footer .footer-assurances>div{flex:0 0 76%;min-height:78px}.v7-footer .footer-main{grid-template-columns:1fr 1fr;gap:30px 20px;padding:34px 22px;border-radius:34px}.v7-footer .footer-brand{grid-column:1/-1}.v7-footer .footer-bottom{align-items:flex-start;flex-direction:column}}@media (max-width:520px){.v7-footer .footer-main{grid-template-columns:1fr}.v7-footer .footer-brand{grid-column:auto}}.category-product-grid,.pdp-recommendations .product-grid,.shop-all-grid,.v7-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:34px 18px}.ushine-product-card,.v7-product-card{min-width:0;overflow:visible;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}.ushine-product-card .product-media-wrap,.v7-product-card .product-media-wrap{position:relative;width:100%;aspect-ratio:4/5;overflow:hidden;border:1px solid var(--u7-line);border-radius:34px;background:#fff!important;box-shadow:0 12px 34px rgba(0,0,0,.06);transition:transform .28s ease,box-shadow .28s ease}.ushine-product-card:hover .product-media-wrap,.v7-product-card:hover .product-media-wrap{transform:translateY(-5px);box-shadow:0 22px 42px rgba(0,0,0,.1)}.ushine-product-card .product-media-button,.ushine-product-card .product-media-link,.v7-product-card .product-media-button,.v7-product-card .product-media-link{width:100%;height:100%;padding:0;border:0;border-radius:inherit;background:#fff!important;display:block;overflow:hidden;cursor:pointer}.ushine-product-card .product-card-image,.v7-product-card .product-card-image{width:100%;height:100%;padding:clamp(8px,2vw,20px);display:block;object-fit:contain!important;object-position:center!important;background:#fff!important;filter:none!important;mix-blend-mode:normal!important;transition:transform .4s ease}.ushine-product-card:hover .product-card-image,.v7-product-card:hover .product-card-image{transform:scale(1.025)}.v7-product-card .product-card-placeholder{height:100%;border-radius:inherit;background:#fff;color:var(--u7-yellow-deep);display:grid;place-items:center;font-weight:800}.ushine-product-card .product-card-badge,.v7-product-card .product-card-badge{position:absolute;top:12px;left:12px;z-index:2;max-width:calc(100% - 72px);padding:8px 12px;border:0;border-radius:999px;background:rgba(255,255,255,.94);color:var(--u7-black);box-shadow:0 7px 20px rgba(0,0,0,.08);font-size:8px;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.ushine-product-card .product-card-copy,.v7-product-card .product-card-copy{padding:15px 5px 0!important;background:transparent!important}.ushine-product-card .product-card-category,.v7-product-card .product-card-category{margin:0 0 6px;color:var(--u7-yellow-deep);font-size:8px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.ushine-product-card .product-card-title,.v7-product-card .product-card-title{color:var(--u7-black);font-size:13px;font-weight:700;line-height:1.4;text-decoration:none}.ushine-product-card .product-card-tagline,.v7-product-card .product-card-tagline{margin:5px 0 0;color:var(--u7-muted);font-size:9px;line-height:1.5}.ushine-product-card .product-card-price,.v7-product-card .product-card-price{margin-top:9px;display:flex;align-items:baseline;gap:8px;color:var(--u7-black);font-size:14px;font-weight:800}.ushine-product-card .product-card-price del,.v7-product-card .product-card-price del{color:#9a9a9a;font-size:10px;font-weight:500}.category-page-shell,.product-page-shell,.shop-page-shell{width:min(1380px,calc(100% - 40px));margin:0 auto;padding:52px 0 90px;background:#fff}.shop-page-header{max-width:820px;margin:0 auto 36px;text-align:center}.category-hero .eyebrow,.pdp-buy-column .eyebrow,.pdp-recommendations .eyebrow,.shop-page-header .eyebrow{color:var(--u7-yellow-deep);font-size:9px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.category-hero h1,.pdp-recommendations h2,.shop-page-header h1{margin:10px 0;color:var(--u7-black);font-size:clamp(36px,5vw,68px);font-weight:800;line-height:1;letter-spacing:-.05em}.category-hero p,.shop-page-header p{color:var(--u7-muted);font-size:14px;line-height:1.7}.shop-category-tabs{margin:0 0 34px;padding:4px;display:flex;gap:8px;overflow-x:auto;scrollbar-width:none}.shop-category-tabs::-webkit-scrollbar{display:none}.shop-category-tabs a{min-height:42px;padding:0 16px;border:1px solid var(--u7-line);border-radius:999px;color:var(--u7-ink);background:#fff;display:inline-flex;align-items:center;flex:0 0 auto;font-size:9px;font-weight:750;text-decoration:none;white-space:nowrap}.shop-category-tabs a.is-active,.shop-category-tabs a:hover{border-color:var(--u7-yellow);background:var(--u7-yellow);color:var(--u7-black)}.category-hero{position:relative;min-height:480px;margin-bottom:34px;padding:clamp(32px,6vw,72px);overflow:hidden;border-radius:52px;background:var(--u7-soft);color:var(--u7-black);display:flex;flex-direction:column;justify-content:flex-end}.category-hero>img{position:absolute;inset:0 0 0 auto;width:58%;height:100%;object-fit:contain!important;object-position:center!important;background:#fff!important}.category-hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,#fff 0 42%,rgba(255,255,255,.93) 52%,rgba(255,255,255,.06) 78%)}.category-hero>:not(img):not(.category-hero-shade){position:relative;z-index:2;max-width:46%}.empty-collection{min-height:360px;padding:38px;border:1px dashed var(--u7-line);border-radius:50px;background:var(--u7-soft);text-align:center;display:grid;place-items:center}.continue-shopping,.empty-collection .button-primary{min-height:48px;padding:0 20px;border-radius:999px;background:var(--u7-black);color:#fff;display:inline-flex;align-items:center;justify-content:center;text-decoration:none}.product-breadcrumb{margin-bottom:22px;display:flex;flex-wrap:wrap;gap:8px;color:var(--u7-muted);font-size:9px}.product-breadcrumb a{color:inherit;text-decoration:none}.pdp-layout{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(360px,.85fr);gap:clamp(28px,5vw,72px);align-items:start}.pdp-gallery{display:grid;grid-template-columns:82px 1fr;gap:16px}.pdp-thumbnails{display:flex;flex-direction:column;gap:10px}.pdp-thumbnails button{width:72px;aspect-ratio:1;padding:5px;overflow:hidden;border:1px solid var(--u7-line);border-radius:50%;background:#fff!important}.pdp-thumbnails button.is-active{border:3px solid var(--u7-yellow)}.pdp-thumbnails img{width:100%;height:100%;border-radius:50%;object-fit:contain!important;background:#fff!important}.pdp-main-image{position:relative;aspect-ratio:4/5;overflow:hidden;border:1px solid var(--u7-line);border-radius:48px;background:#fff!important}.pdp-main-image img{width:100%;height:100%;padding:18px;object-fit:contain!important;object-position:center!important;background:#fff!important;filter:none!important}.pdp-buy-column{position:sticky;top:116px}.pdp-buy-card{padding:clamp(24px,3vw,38px);border:1px solid var(--u7-line);border-radius:38px;background:#fff;box-shadow:0 18px 48px rgba(0,0,0,.07)}.pdp-buy-card h1{margin:8px 0 10px;color:var(--u7-black);font-size:clamp(30px,3vw,48px);font-weight:800;line-height:1.05;letter-spacing:-.04em}.pdp-tagline{color:var(--u7-muted);line-height:1.6}.pdp-price{margin:18px 0;color:var(--u7-black);font-size:26px;font-weight:800}.pdp-availability{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border-radius:999px;background:var(--u7-soft);font-size:9px;font-weight:700}.availability-dot{width:8px;height:8px;border-radius:50%;background:#359b58}.pdp-desire,.pdp-details-card,.pdp-promises,.pdp-shipping-progress{margin-top:16px;padding:16px 18px;border:1px solid var(--u7-line);border-radius:24px;background:var(--u7-soft)}.pdp-buy-row{display:flex;gap:10px;margin-top:18px}.quantity-control{min-height:52px;padding:4px;border:1px solid var(--u7-line);border-radius:999px;background:#fff;display:flex;align-items:center}.quantity-control button{width:40px;height:40px;border:0;border-radius:50%;background:var(--u7-soft)}.pdp-add-button{min-height:52px;flex:1;border:0;border-radius:999px;background:var(--u7-black);color:#fff;font-size:11px;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.pdp-add-button:hover{background:var(--u7-yellow);color:var(--u7-black)}.pdp-recommendations{margin-top:80px}.pdp-mobile-bar{border-radius:28px 28px 0 0!important;background:rgba(255,255,255,.96)!important;backdrop-filter:blur(16px)}.pdp-error,.pdp-tax-note{font-size:9px;line-height:1.5}@media (max-width:1020px){.category-product-grid,.pdp-recommendations .product-grid,.shop-all-grid,.v7-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.pdp-layout{grid-template-columns:1fr}.pdp-buy-column{position:static}}@media (max-width:700px){.category-product-grid,.pdp-recommendations .product-grid,.shop-all-grid,.v7-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 10px}.ushine-product-card .product-media-wrap,.v7-product-card .product-media-wrap{border-radius:24px}.ushine-product-card .product-card-image,.v7-product-card .product-card-image{padding:8px}.ushine-product-card .product-card-badge,.v7-product-card .product-card-badge{top:8px;left:8px;padding:6px 8px;font-size:6.5px}.ushine-product-card .product-card-copy,.v7-product-card .product-card-copy{padding-top:11px!important}.ushine-product-card .product-card-category,.v7-product-card .product-card-category{font-size:6.5px}.ushine-product-card .product-card-title,.v7-product-card .product-card-title{font-size:11px}.ushine-product-card .product-card-tagline,.v7-product-card .product-card-tagline{display:none}.ushine-product-card .product-card-price,.v7-product-card .product-card-price{font-size:12px}.category-page-shell,.product-page-shell,.shop-page-shell{width:calc(100% - 24px);padding:34px 0 74px}.category-hero{min-height:560px;padding:24px;border-radius:36px;justify-content:flex-end}.category-hero>img{inset:0 0 auto;width:100%;height:66%}.category-hero-shade{background:linear-gradient(0deg,#fff 0 40%,rgba(255,255,255,.92) 51%,rgba(255,255,255,.02) 75%)}.category-hero>:not(img):not(.category-hero-shade){max-width:100%}.pdp-gallery{grid-template-columns:1fr}.pdp-thumbnails{order:2;flex-direction:row;overflow-x:auto;scrollbar-width:none}.pdp-thumbnails button{flex:0 0 58px;width:58px}.pdp-main-image{order:1;border-radius:34px}.pdp-buy-card{padding:22px 18px 94px;border-radius:32px}}.v7-quick-modal{position:fixed;inset:0;z-index:100;padding:22px;display:grid;place-items:center}.v7-quick-modal .quick-modal-backdrop{position:absolute;inset:0;width:100%;height:100%;border:0;border-radius:0;background:rgba(0,0,0,.52);backdrop-filter:blur(9px)}.v7-quick-modal .quick-modal-panel{position:relative;z-index:1;width:min(1180px,96vw);max-height:min(900px,92vh);overflow:hidden;border:1px solid var(--u7-line);border-radius:46px;background:#fff;box-shadow:0 36px 110px rgba(0,0,0,.28);display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr)}.v7-quick-modal .quick-modal-close{position:absolute;z-index:8;top:16px;right:16px;width:46px;height:46px;padding:0;border:1px solid var(--u7-line);border-radius:50%;background:rgba(255,255,255,.94);color:var(--u7-black);box-shadow:0 8px 24px rgba(0,0,0,.1);font-size:25px;line-height:1}.v7-quick-modal .quick-modal-gallery{min-width:0;padding:24px;border-right:1px solid var(--u7-line);background:var(--u7-soft);display:grid;grid-template-columns:74px 1fr;gap:14px}.v7-quick-modal .quick-modal-media{position:relative;min-height:0;height:100%;overflow:hidden;border:1px solid var(--u7-line);border-radius:42px;background:#fff!important;grid-column:2;grid-row:1;display:grid;place-items:center}.v7-quick-modal .quick-modal-media>img{width:100%;height:100%;max-height:calc(92vh - 48px);padding:20px;object-fit:contain!important;object-position:center!important;background:#fff!important;filter:none!important}.v7-quick-modal .quick-modal-media>span{color:var(--u7-yellow-deep);font-weight:800}.v7-quick-modal .quick-modal-arrow{position:absolute;z-index:3;top:50%;width:44px;height:44px;padding:0;border:1px solid var(--u7-line);border-radius:50%;background:rgba(255,255,255,.94);color:var(--u7-black);box-shadow:0 8px 24px rgba(0,0,0,.1);transform:translateY(-50%)}.v7-quick-modal .quick-modal-arrow.prev{left:14px}.v7-quick-modal .quick-modal-arrow.next{right:14px}.v7-quick-modal .quick-modal-counter{position:absolute;right:16px;bottom:16px;padding:8px 12px;border-radius:999px;background:var(--u7-black);color:#fff;font-size:9px;font-weight:700;letter-spacing:.08em}.v7-quick-modal .quick-modal-thumbnails{min-width:0;max-height:calc(92vh - 48px);overflow-y:auto;grid-column:1;grid-row:1;display:flex;flex-direction:column;align-items:center;gap:10px;scrollbar-width:none}.v7-quick-modal .quick-modal-thumbnails::-webkit-scrollbar{display:none}.v7-quick-modal .quick-modal-thumbnails button{width:64px;height:64px;flex:0 0 auto;padding:4px;overflow:hidden;border:1px solid var(--u7-line);border-radius:50%;background:#fff;opacity:.68;transition:opacity .2s ease,border .2s ease,transform .2s ease}.v7-quick-modal .quick-modal-thumbnails button[aria-pressed=true]{border:4px solid var(--u7-yellow);opacity:1;transform:scale(1.04)}.v7-quick-modal .quick-modal-thumbnails img{width:100%;height:100%;border-radius:50%;object-fit:contain!important;background:#fff!important}.v7-quick-modal .quick-modal-copy{min-width:0;padding:44px 42px 36px;overflow-y:auto;background:#fff}.v7-modal-topline{padding-right:52px;display:flex;align-items:center;justify-content:space-between;gap:12px}.v7-modal-topline .eyebrow{margin:0;color:var(--u7-yellow-deep);font-size:9px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.v7-modal-topline>span{padding:8px 11px;border-radius:999px;background:#fff7d8;color:#6d5200;font-size:8px;font-weight:800}.v7-quick-modal .quick-modal-copy h2{margin:13px 0 8px;color:var(--u7-black);font-size:clamp(30px,3vw,46px);font-weight:800;line-height:1.04;letter-spacing:-.045em}.v7-quick-modal .quick-modal-price{display:flex;align-items:baseline;gap:10px}.v7-quick-modal .quick-modal-price strong{color:var(--u7-black);font-size:24px}.v7-quick-modal .quick-modal-price del{color:#999;font-size:12px}.v7-modal-tagline{margin:10px 0 0;color:var(--u7-muted);font-size:12px;font-weight:650}.v7-quick-modal blockquote{margin:20px 0;padding:18px 20px;border:0;border-radius:26px;background:var(--u7-soft);color:var(--u7-muted);font-size:12px;font-style:normal;line-height:1.7}.v7-quick-modal .quick-modal-status{display:flex;flex-wrap:wrap;gap:7px}.v7-quick-modal .quick-modal-status span,.v7-quick-modal .quick-modal-status strong{padding:8px 12px;border:1px solid var(--u7-line);border-radius:999px;background:#fff;color:var(--u7-ink);font-size:8px;font-style:normal;font-weight:750}.v7-quick-modal .quick-modal-status strong{border-color:#f0cc67;background:#fff7d8;color:#6d5200}.v7-quick-modal .quick-modal-benefits{margin:20px 0;display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.v7-quick-modal .quick-modal-benefits>span{min-height:58px;padding:10px 12px;border:1px solid var(--u7-line);border-radius:999px;background:#fff;color:var(--u7-muted);display:flex;align-items:center;gap:9px;font-size:8px;font-weight:700;line-height:1.3}.v7-quick-modal .quick-modal-benefits i{width:31px;height:31px;flex:0 0 auto;border-radius:50%;background:var(--u7-yellow);color:var(--u7-black);display:grid;place-items:center;font-size:11px;font-style:normal}.v7-quick-modal .quick-modal-specs{border:1px solid var(--u7-line);border-radius:26px;background:#fff;overflow:hidden}.v7-quick-modal .quick-modal-specs summary{min-height:52px;padding:0 18px;cursor:pointer;display:flex;align-items:center;justify-content:space-between;font-size:10px;font-weight:800;text-transform:uppercase;list-style:none}.v7-quick-modal .quick-modal-specs summary::-webkit-details-marker{display:none}.v7-quick-modal .quick-modal-specs summary span{width:28px;height:28px;border-radius:50%;background:var(--u7-soft);display:grid;place-items:center}.v7-quick-modal .quick-modal-specs ul{margin:0;padding:0 18px 16px;list-style:none;display:grid;gap:8px}.v7-quick-modal .quick-modal-specs li{padding:9px 12px;border-radius:999px;background:var(--u7-soft);display:flex;justify-content:space-between;gap:12px;font-size:9px}.v7-quick-modal .quick-modal-specs li span{color:var(--u7-muted);text-align:right}.v7-modal-trust{margin-top:16px;display:flex;flex-wrap:wrap;gap:7px;color:var(--u7-muted);font-size:8px;font-weight:650}.v7-modal-trust span{padding:7px 10px;border-radius:999px;background:var(--u7-soft)}.v7-quick-modal .quick-modal-purchase{position:sticky;bottom:-36px;z-index:4;margin:22px -10px 0;padding:12px 10px 8px;background:rgba(255,255,255,.96);backdrop-filter:blur(14px);display:grid;grid-template-columns:122px 1fr;gap:10px}.v7-quick-modal .quick-modal-quantity{min-height:54px;padding:5px;border:1px solid var(--u7-line);border-radius:999px;background:#fff;display:grid;grid-template-columns:42px 1fr 42px;align-items:center;text-align:center}.v7-quick-modal .quick-modal-quantity button{width:40px;height:40px;padding:0;border:0;border-radius:50%;background:var(--u7-soft);color:var(--u7-black)}.v7-quick-modal .pdp-add-button{min-height:54px}.v7-quick-modal .pdp-add-button[data-success=true]{background:var(--u7-yellow);color:var(--u7-black)}.v7-quick-modal .quick-modal-full-link{min-height:42px;margin-top:6px;color:var(--u7-black);display:flex;align-items:center;justify-content:center;gap:9px;font-size:9px;font-weight:800;letter-spacing:.06em;text-decoration:none;text-transform:uppercase}.v7-quick-modal .quick-modal-full-link span{width:26px;height:26px;border-radius:50%;background:var(--u7-yellow);display:grid;place-items:center}.cart-overlay{position:fixed;inset:0;z-index:79;border:0;border-radius:0;background:rgba(0,0,0,.38);backdrop-filter:blur(7px);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .25s ease,visibility .25s ease}.cart-overlay[data-open=true]{opacity:1;visibility:visible;pointer-events:auto}.v7-cart-drawer{position:fixed;z-index:80;top:0;right:0;bottom:0;width:min(520px,94vw);overflow:hidden;border-left:1px solid var(--u7-line);border-radius:44px 0 0 44px;background:#fff;box-shadow:-28px 0 80px rgba(0,0,0,.2);transform:translateX(104%);transition:transform .3s ease;display:flex;flex-direction:column}.v7-cart-drawer[data-open=true]{transform:translateX(0)}.v7-cart-drawer .cart-drawer-header{min-height:88px;padding:18px 22px;border-bottom:1px solid var(--u7-line);display:flex;align-items:center;justify-content:space-between}.v7-cart-drawer .cart-drawer-header .eyebrow{margin:0 0 3px;color:var(--u7-yellow-deep);font-size:8px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.v7-cart-drawer .cart-drawer-header h2{margin:0;color:var(--u7-black);font-size:24px;font-weight:800}.v7-cart-drawer .cart-drawer-header h2 span{width:25px;height:25px;border-radius:50%;background:var(--u7-yellow);display:inline-grid;place-items:center;font-size:9px;vertical-align:middle}.v7-cart-drawer .cart-drawer-header>button{width:42px;height:42px;padding:0;border:1px solid var(--u7-line);border-radius:50%;background:#fff;font-size:24px}.v7-cart-journey{padding:12px 22px;border-bottom:1px solid var(--u7-line);display:grid;grid-template-columns:auto 1fr auto 1fr auto;align-items:center;gap:7px}.v7-cart-journey span{color:var(--u7-muted);display:flex;align-items:center;gap:5px;font-size:7px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.v7-cart-journey span i{width:24px;height:24px;border:1px solid var(--u7-line);border-radius:50%;background:#fff;display:grid;place-items:center;color:var(--u7-muted);font-size:8px;font-style:normal}.v7-cart-journey span.is-active{color:var(--u7-black)}.v7-cart-journey span.is-active i{border-color:var(--u7-yellow);background:var(--u7-yellow);color:var(--u7-black)}.v7-cart-journey b{height:2px;border-radius:999px;background:var(--u7-line)}.v7-cart-drawer .cart-progress-card{position:relative;margin:14px 18px 8px;padding:14px 16px 14px 60px;border:1px solid #efcf74;border-radius:28px;background:#fff8dc;display:grid;grid-template-columns:1fr;gap:10px}.v7-cart-progress-icon{position:absolute;top:14px;left:14px;width:34px;height:34px;border-radius:50%;background:var(--u7-yellow);display:grid;place-items:center;font-weight:800}.v7-cart-drawer .cart-progress-card>div:first-of-type{display:grid;gap:3px}.v7-cart-drawer .cart-progress-card strong{color:var(--u7-black);font-size:10px}.v7-cart-drawer .cart-progress-card span{color:#6d5a20;font-size:8px;line-height:1.4}.v7-cart-drawer .cart-progress-track{width:100%;height:7px;overflow:hidden;border-radius:999px;background:rgba(0,0,0,.09)}.v7-cart-drawer .cart-progress-track>span{display:block;height:100%;border-radius:999px;background:var(--u7-black);transition:width .35s ease}.v7-cart-drawer .cart-line-scroll{min-height:0;flex:1;overflow-y:auto;padding:8px 18px 18px;scrollbar-width:thin}.v7-cart-drawer .cart-line-list{margin:0;padding:0;list-style:none;display:grid;gap:10px}.v7-cart-drawer .cart-line-card{padding:10px;border:1px solid var(--u7-line);border-radius:28px;background:#fff;display:grid;grid-template-columns:82px 1fr;gap:12px}.v7-cart-drawer .cart-line-image{width:82px;height:82px;padding:5px;overflow:hidden;border-radius:50%;background:#fff;box-shadow:inset 0 0 0 1px var(--u7-line)}.v7-cart-drawer .cart-line-image img{width:100%;height:100%;border-radius:50%;object-fit:contain!important;background:#fff!important}.v7-cart-drawer .cart-line-copy{min-width:0;display:grid;align-content:center;gap:4px}.v7-cart-drawer .cart-line-copy>a{color:var(--u7-black);font-size:11px;font-weight:750;text-decoration:none}.v7-cart-drawer .cart-line-copy>span{color:var(--u7-muted);font-size:8px}.v7-cart-drawer .cart-line-copy>strong{color:var(--u7-black);font-size:12px}.v7-cart-drawer .cart-low-stock{color:#8e6500;font-size:7px;font-style:normal;font-weight:750}.v7-cart-drawer .cart-line-actions{display:flex;align-items:center;justify-content:space-between;gap:8px}.v7-cart-drawer .cart-line-actions>div{min-height:34px;padding:3px;border:1px solid var(--u7-line);border-radius:999px;display:flex;align-items:center}.v7-cart-drawer .cart-line-actions>div button{width:28px;height:28px;padding:0;border:0;border-radius:50%;background:var(--u7-soft)}.v7-cart-drawer .cart-line-actions>div span{width:25px;text-align:center;font-size:9px}.v7-cart-drawer .cart-line-actions>button{padding:7px 10px;border:0;border-radius:999px;background:#fff1f1;color:#a63737;font-size:7px;font-weight:750}.v7-cart-drawer .cart-promo-stack{margin-top:12px;display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.v7-cart-drawer .cart-promo-stack>div{min-height:105px;padding:12px 8px;border-radius:50%;background:var(--u7-soft);text-align:center;display:flex;flex-direction:column;justify-content:center;gap:5px}.v7-cart-drawer .cart-promo-stack strong{font-size:8px}.v7-cart-drawer .cart-promo-stack span{color:var(--u7-muted);font-size:6.5px;line-height:1.35}.v7-cart-drawer .cart-cross-sell{margin:6px 18px 8px;padding:12px;border:1px solid var(--u7-line);border-radius:28px;background:var(--u7-soft)}.v7-cart-drawer .cart-cross-sell-heading{display:flex;align-items:center;justify-content:space-between;gap:10px}.v7-cart-drawer .cart-cross-sell-heading h3,.v7-cart-drawer .cart-cross-sell-heading p{margin:0;font-size:9px}.v7-cart-drawer .cart-cross-sell-rail{display:flex;gap:8px;margin-top:10px;overflow-x:auto;scrollbar-width:none}.v7-cart-drawer .cart-cross-sell-rail::-webkit-scrollbar{display:none}.v7-cart-drawer .cart-cross-sell-card{flex:0 0 145px;min-width:0;padding:8px;border:1px solid var(--u7-line);border-radius:24px;background:#fff}.v7-cart-drawer .cart-cross-sell-image{width:100%;aspect-ratio:1;overflow:hidden;border-radius:50%;background:#fff}.v7-cart-drawer .cart-cross-sell-image img{width:100%;height:100%;padding:5px;object-fit:contain!important;background:#fff!important}.v7-cart-drawer .cart-cross-sell-copy{display:grid;gap:5px;padding-top:8px}.v7-cart-drawer .cart-cross-sell-copy strong{overflow:hidden;color:var(--u7-black);font-size:8px;text-overflow:ellipsis;white-space:nowrap}.v7-cart-drawer .cart-cross-sell-copy span{color:var(--u7-muted);font-size:8px}.v7-cart-drawer .cart-cross-sell-copy button{width:30px;height:30px;padding:0;border:0;border-radius:50%;background:var(--u7-yellow);color:var(--u7-black)}.v7-cart-drawer .cart-drawer-footer{position:sticky;bottom:0;z-index:4;padding:14px 18px 18px;border-top:1px solid var(--u7-line);border-radius:30px 30px 0 0;background:rgba(255,255,255,.98);box-shadow:0 -16px 35px rgba(0,0,0,.07);backdrop-filter:blur(15px)}.v7-cart-drawer .cart-drawer-footer dl{margin:0;display:grid;gap:5px}.v7-cart-drawer .cart-drawer-footer dl>div{display:flex;justify-content:space-between;gap:10px;font-size:9px}.v7-cart-drawer .cart-drawer-footer .cart-total{margin-top:5px;padding-top:8px;border-top:1px solid var(--u7-line);font-size:14px;font-weight:800}.v7-cart-drawer .cart-drawer-footer>p{margin:7px 0;color:var(--u7-muted);font-size:7px;line-height:1.35}.v7-cart-drawer .cart-drawer-footer>a{min-height:52px;border-radius:999px;background:var(--u7-black);color:#fff;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:800;letter-spacing:.07em;text-decoration:none;text-transform:uppercase}.v7-cart-drawer .cart-drawer-footer>a:hover{background:var(--u7-yellow);color:var(--u7-black)}.v7-cart-drawer .cart-footer-links{padding-top:9px;display:flex;justify-content:space-between;gap:10px;color:var(--u7-muted);font-size:7px}.v7-cart-drawer .cart-footer-links a{color:var(--u7-black);font-weight:700}.v7-cart-drawer .cart-empty{height:100%;padding:30px;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center}.v7-cart-drawer .cart-empty-mark{width:110px;height:110px;border-radius:50%;background:var(--u7-yellow);display:grid;place-items:center;color:var(--u7-black);font-family:var(--font-lobster),cursive;font-size:58px}.v7-cart-drawer .cart-empty h3{max-width:340px;margin:24px 0 10px;font-size:26px}.v7-cart-drawer .cart-empty p{max-width:360px;color:var(--u7-muted);font-size:12px;line-height:1.6}.v7-cart-drawer .cart-empty a{min-height:48px;margin-top:15px;padding:0 22px;border-radius:999px;background:var(--u7-black);color:#fff;display:inline-flex;align-items:center;text-decoration:none;font-size:10px;font-weight:800}.checkout-page{min-height:100vh;background:#fff!important}.checkout-minimal-header{width:min(1180px,calc(100% - 32px));margin:0 auto;min-height:94px;padding:10px 0;border-bottom:1px solid var(--u7-line);display:flex;align-items:center;justify-content:space-between}.checkout-minimal-header .v6-checkout-wordmark{width:auto;height:auto;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}.checkout-minimal-header .v6-checkout-wordmark img{width:48px;height:52px;object-fit:contain}.v6-checkout{background:#fff}.checkout-lock,.checkout-pending-card,.v6-checkout .surface-card{border:1px solid var(--u7-line)!important;border-radius:32px!important;background:#fff!important;box-shadow:0 16px 44px rgba(0,0,0,.07)!important}.v6-checkout .Input,.v6-checkout .p-Input,.v6-checkout input,.v6-checkout select,.v6-checkout textarea{min-height:50px;border-radius:999px!important}.v6-checkout textarea{border-radius:24px!important}.v6-checkout .btn-action{border-radius:999px!important;background:var(--u7-black)!important;color:#fff!important}.v6-checkout .btn-action:hover{background:var(--u7-yellow)!important;color:var(--u7-black)!important}.v6-checkout-mobile-summary img,.v6-checkout-summary img{border-radius:50%!important;background:#fff!important;object-fit:contain!important}.checkout-pending{min-height:calc(100vh - 100px);display:grid;place-items:center;padding:30px}.checkout-pending-card{max-width:640px;padding:clamp(30px,6vw,64px);text-align:center}.checkout-test-banner{border-radius:999px}@media (max-width:760px){.v7-quick-modal{padding:0;align-items:end}.v7-quick-modal .quick-modal-panel{width:100%;max-height:96dvh;border-radius:34px 34px 0 0;grid-template-columns:1fr;overflow-y:auto}.v7-quick-modal .quick-modal-close{position:fixed;top:max(12px,env(safe-area-inset-top));right:12px}.v7-quick-modal .quick-modal-gallery{min-height:auto;padding:14px;border:0;grid-template-columns:1fr;grid-template-rows:auto auto}.v7-quick-modal .quick-modal-media{height:min(54dvh,500px);grid-column:1;grid-row:1;border-radius:30px}.v7-quick-modal .quick-modal-media>img{max-height:none;padding:10px}.v7-quick-modal .quick-modal-thumbnails{max-height:none;padding:4px 0 0;grid-column:1;grid-row:2;flex-direction:row;overflow-x:auto}.v7-quick-modal .quick-modal-thumbnails button{width:54px;height:54px}.v7-quick-modal .quick-modal-copy{padding:24px 18px max(110px,calc(env(safe-area-inset-bottom) + 92px));overflow:visible}.v7-quick-modal .quick-modal-copy h2{font-size:31px}.v7-quick-modal .quick-modal-benefits{grid-template-columns:1fr 1fr}.v7-quick-modal .quick-modal-benefits>span{min-height:52px;padding:8px}.v7-quick-modal .quick-modal-purchase{position:fixed;right:0;bottom:0;left:0;margin:0;padding:10px 12px max(10px,env(safe-area-inset-bottom));border-radius:28px 28px 0 0;box-shadow:0 -16px 42px rgba(0,0,0,.14);grid-template-columns:106px 1fr}.v7-cart-drawer{width:100%;max-width:none;border-radius:32px 0 0 32px}.v7-cart-drawer .cart-promo-stack>div{min-height:92px}.checkout-minimal-header{min-height:76px}.v6-checkout{padding-right:12px!important;padding-left:12px!important}}.v7-checkout-brand{display:inline-flex!important;align-items:center;gap:7px;color:var(--u7-black);text-decoration:none}.v7-checkout-brand>img{width:38px!important;height:42px!important;object-fit:contain!important}.v7-checkout-brand>span{display:flex;flex-direction:column;line-height:1}.v7-checkout-brand strong{font-family:var(--font-lobster),cursive;font-size:24px;font-weight:400}.v7-checkout-brand small{margin-top:4px;color:var(--u7-yellow-deep);font-size:5px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}@media (max-width:620px){.v7-checkout-brand small{display:none}.v7-checkout-brand strong{font-size:21px}.checkout-minimal-header>a:first-child span{display:none}}.checkout-page,.v6-checkout-page,.v7-hero-media,.v7-home,body,html{background:#ffffff!important}.v7-hero-media{aspect-ratio:1/1!important;height:auto!important;bottom:auto!important;align-self:center!important}.v7-hero-media,.v7-hero-media img{border-radius:50%!important}.quick-modal-panel{border-radius:36px!important}.quick-modal-copy,.quick-modal-gallery,.quick-modal-panel,.quick-modal-purchase{background:#ffffff!important}.ushine-cart-drawer.v7-cart-drawer,.ushine-cart-drawer.v7-cart-drawer[data-open=true]{background:#ffffff!important;border-radius:48px 0 0 48px!important}.cart-drawer-footer,.cart-drawer-header{background:rgba(255,255,255,.98)!important}.checkout-main,.checkout-pending-card,.checkout-shell,.checkout-summary{background:#ffffff!important}@media (max-width:760px){.quick-modal-panel{border-radius:36px 36px 0 0!important}.ushine-cart-drawer.v7-cart-drawer,.ushine-cart-drawer.v7-cart-drawer[data-open=true]{border-radius:38px 0 0 38px!important}}@media (max-width:900px){.v7-hero{width:calc(100% - 24px);margin-top:12px;overflow:visible}.v7-hero-rail{align-items:stretch;overflow-y:visible;border-radius:30px}.v7-hero-slide{min-height:0!important;height:auto;padding:14px 14px 18px;border-radius:30px;display:grid;grid-template-rows:auto auto;align-content:start}.v7-hero-media{position:relative!important;inset:auto!important;width:min(78vw,340px)!important;height:auto!important;aspect-ratio:1/1!important;margin:0 auto;border:7px solid #fff;border-radius:50%!important;box-shadow:0 16px 42px rgba(0,0,0,.12)}.v7-hero-media:after{border-width:0}.v7-hero-copy{position:relative!important;inset:auto!important;width:100%!important;min-height:0!important;margin-top:12px;padding:22px 18px 18px!important;border:1px solid var(--u7-line);border-radius:26px;background:#fff;box-shadow:none;backdrop-filter:none}.v7-hero-eyebrow{margin-bottom:7px;font-size:8px}.v7-hero-copy h1{max-width:12ch;font-size:clamp(38px,11vw,50px)!important;line-height:.98}.v7-hero-body{margin:12px 0 15px;font-size:11.5px;line-height:1.55}.v7-hero-copy .v7-pill-button{width:auto;min-height:46px;align-self:flex-start}.v7-hero-assurance{margin-top:12px}.v7-hero-controls{position:static!important;width:fit-content;margin:12px auto 0;transform:none!important}.v7-hero-arrow{width:40px;height:40px}.v7-hero-arrow,.v7-hero-dots{border:1px solid var(--u7-line);box-shadow:none}}@media (max-width:420px){.v7-hero-slide{min-height:0!important}.v7-hero-media{width:min(76vw,300px)!important}.v7-hero-copy h1{font-size:clamp(36px,10.8vw,46px)!important}}.v7-footer .developed-by a{background:#111!important;border:1px solid rgba(255,255,255,.22)}.v7-footer .developed-by img{opacity:1;filter:none}.quick-modal-cashback{margin:18px 0;padding:16px 18px;border:1px solid #e5c45a;border-radius:24px;background:linear-gradient(135deg,#fff9df,#fff);display:grid;gap:4px}.quick-modal-cashback>span{color:var(--u7-yellow-deep);font-size:8px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.quick-modal-cashback>strong{color:var(--u7-black);font-size:15px}.quick-modal-cashback>p{margin:0;color:var(--u7-muted);font-size:9px;line-height:1.5}.quick-modal-options{min-width:0;margin:16px 0 0;padding:0;border:0}.quick-modal-options legend{margin-bottom:8px;color:var(--u7-black);font-size:9px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.quick-modal-options>div{display:flex;flex-wrap:wrap;gap:7px}.quick-modal-options button{min-height:40px;padding:0 13px;border:1px solid var(--u7-line);border-radius:999px;background:#fff;color:var(--u7-ink);display:inline-flex;align-items:center;gap:7px;font-size:9px;font-weight:700}.quick-modal-options button[aria-pressed=true]{border-color:var(--u7-black);background:var(--u7-black);color:#fff}.quick-modal-options button:disabled{opacity:.35;text-decoration:line-through}.quick-modal-options button i{width:17px;height:17px;border:2px solid #fff;border-radius:50%;box-shadow:0 0 0 1px rgba(0,0,0,.18)}.v7-quick-modal .quick-modal-benefits{grid-template-columns:repeat(3,1fr)}.v7-quick-modal .quick-modal-benefits>span{border-radius:22px}.v7-cart-drawer .cart-after-heading,.v7-cart-drawer .cart-items-heading,.v7-cart-drawer .cart-savings-row{min-height:36px;display:flex;align-items:center;justify-content:space-between;gap:12px}.v7-cart-drawer .cart-items-heading{margin-bottom:8px;color:var(--u7-black);font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.v7-cart-drawer .cart-items-heading>span{width:25px;height:25px;border-radius:50%;background:var(--u7-yellow);display:grid;place-items:center;font-size:8px}.v7-cart-drawer .cart-cashback-card{margin-top:14px;padding:12px 14px;border:1px solid #e9cd75;border-radius:24px;background:#fff9e3;display:grid;grid-template-columns:52px 1fr;align-items:center;gap:12px}.v7-cart-drawer .cart-cashback-card>span{width:52px;height:52px;border-radius:50%;background:var(--u7-yellow);color:var(--u7-black);display:grid;place-items:center;font-size:14px;font-weight:900}.v7-cart-drawer .cart-cashback-card>div{display:grid;gap:3px}.v7-cart-drawer .cart-cashback-card strong{color:var(--u7-black);font-size:10px}.v7-cart-drawer .cart-cashback-card p{margin:0;color:#6d5a20;font-size:8px;line-height:1.45}.v7-cart-drawer .cart-savings-row{margin-top:10px;padding:9px 12px;border-radius:999px;background:#edf8ef;color:#256838;font-size:9px;font-weight:750}.v7-cart-drawer .cart-after-heading{margin-top:12px;color:var(--u7-black);font-size:10px;font-weight:800}.v7-cart-drawer .cart-after-heading>span{width:26px;height:26px;border-radius:50%;background:var(--u7-soft);display:grid;place-items:center}.v7-cart-drawer .cart-line-scroll{padding-top:4px}.v7-cart-drawer .cart-cross-sell{margin:0 0 8px}.v7-cart-drawer .cart-promo-stack>div{border-radius:24px}@media (max-width:760px){.v7-quick-modal .quick-modal-panel{height:min(94dvh,900px);max-height:94dvh;overflow:hidden;display:flex;flex-direction:column}.v7-quick-modal .quick-modal-close{position:absolute;top:12px;right:12px}.v7-quick-modal .quick-modal-gallery{flex:0 0 min(43dvh,420px);min-height:0;padding:12px 12px 8px;overflow:hidden;grid-template-rows:minmax(0,1fr) 54px}.v7-quick-modal .quick-modal-media{width:100%;height:auto;min-height:0;border-radius:28px}.v7-quick-modal .quick-modal-media>img{width:100%;height:100%;padding:14px;object-fit:contain!important}.v7-quick-modal .quick-modal-thumbnails{min-height:50px;gap:7px;padding-top:7px}.v7-quick-modal .quick-modal-thumbnails button{width:46px;height:46px}.v7-quick-modal .quick-modal-copy{min-height:0;flex:1 1 auto;padding:20px 16px 18px;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin}.v7-quick-modal .quick-modal-copy h2{padding-right:44px;font-size:28px}.v7-quick-modal .quick-modal-benefits{grid-template-columns:repeat(2,1fr)}.v7-quick-modal .quick-modal-benefits>span{min-height:56px;border-radius:20px}.v7-quick-modal .quick-modal-purchase{position:sticky;right:auto;bottom:-18px;left:auto;margin:18px -4px 0;padding:10px 4px 16px;border-radius:24px 24px 0 0;box-shadow:0 -12px 30px rgba(0,0,0,.08);grid-template-columns:96px 1fr}.v7-cart-drawer{border-radius:30px 0 0 30px!important}.v7-cart-drawer .cart-drawer-header{min-height:72px;padding:12px 16px}.v7-cart-journey{padding:9px 16px}.v7-cart-drawer .cart-progress-card{margin:9px 14px 6px;padding:11px 12px 11px 52px;border-radius:23px}.v7-cart-progress-icon{top:11px;left:11px;width:31px;height:31px}.v7-cart-drawer .cart-line-scroll{padding:4px 14px 18px}.v7-cart-drawer .cart-line-list{gap:12px}.v7-cart-drawer .cart-line-card{min-height:116px;padding:12px;grid-template-columns:92px 1fr;gap:13px}.v7-cart-drawer .cart-line-image{width:92px;height:92px}.v7-cart-drawer .cart-cross-sell-rail{padding-bottom:4px}.v7-cart-drawer .cart-cross-sell-card{flex-basis:154px}.v7-cart-drawer .cart-promo-stack{grid-template-columns:1fr}.v7-cart-drawer .cart-promo-stack>div{min-height:0;padding:12px 14px;text-align:left;align-items:flex-start}.v7-cart-drawer .cart-drawer-footer{padding:12px 14px max(14px,env(safe-area-inset-bottom))}}.exit-offer{position:fixed;inset:0;z-index:140;display:grid;place-items:center;padding:18px}.exit-offer-backdrop{position:absolute;inset:0;width:100%;height:100%;border:0;border-radius:0;background:rgba(0,0,0,.55);backdrop-filter:blur(9px)}.exit-offer-card{position:relative;width:min(780px,100%);min-height:440px;overflow:hidden;padding:clamp(30px,6vw,64px);border-radius:64px;background:#fff;box-shadow:0 34px 100px rgba(0,0,0,.28);display:grid;grid-template-columns:.72fr 1.28fr;align-items:center;gap:clamp(26px,5vw,58px)}.exit-offer-card:before{content:"";position:absolute;width:240px;height:240px;right:-105px;top:-110px;border-radius:50%;background:var(--u7-yellow);opacity:.55}.exit-offer-close{position:absolute;top:18px;right:18px;z-index:2;width:44px;height:44px;border:1px solid var(--u7-line);border-radius:50%;background:#fff;color:var(--u7-black);font-size:24px}.exit-offer-badge{width:min(100%,230px);aspect-ratio:1;border:12px solid #fff;border-radius:50%;background:var(--u7-yellow);box-shadow:0 0 0 1px #e2bd44,0 22px 52px rgba(0,0,0,.14);display:flex;flex-direction:column;align-items:center;justify-content:center;transform:rotate(-6deg)}.exit-offer-badge strong{color:var(--u7-black);font-family:var(--font-lobster),cursive;font-size:clamp(64px,9vw,92px);font-weight:400;line-height:.85}.exit-offer-badge span{margin-top:9px;color:var(--u7-black);font-size:12px;font-weight:900;letter-spacing:.22em}.exit-offer-copy{position:relative;z-index:1;min-width:0}.exit-offer-copy>p{margin:0 0 9px;color:var(--u7-yellow-deep);font-size:9px;font-weight:850;letter-spacing:.16em;text-transform:uppercase}.exit-offer-copy h2{margin:0;color:var(--u7-black);font-family:var(--font-lobster),cursive;font-size:clamp(42px,5.5vw,68px);font-weight:400;line-height:.96}.exit-offer-copy>span{display:block;margin-top:16px;color:var(--u7-muted);font-size:12px;line-height:1.65}.exit-offer-timer{margin:22px 0 14px;padding:11px 15px;border:1px solid var(--u7-line);border-radius:999px;display:flex;align-items:center;justify-content:space-between;gap:16px}.exit-offer-timer small{color:var(--u7-muted);font-size:8px;font-weight:750;letter-spacing:.08em;text-transform:uppercase}.exit-offer-timer strong{color:var(--u7-black);font-size:17px;font-variant-numeric:tabular-nums}.exit-offer-copy>button:not(.exit-offer-decline){width:100%;min-height:54px;padding:0 18px;border:0;border-radius:999px;background:var(--u7-black);color:#fff;display:flex;align-items:center;justify-content:center;gap:14px;font-size:10px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.exit-offer-copy>button:not(.exit-offer-decline) i{width:28px;height:28px;border-radius:50%;background:var(--u7-yellow);color:var(--u7-black);display:grid;place-items:center;font-style:normal}.exit-offer-decline{width:100%;margin-top:11px;border:0;background:transparent;color:var(--u7-muted);font-size:8px;text-decoration:underline;text-underline-offset:3px}@media (max-width:620px){.exit-offer{padding:12px;align-items:end}.exit-offer-card{width:100%;min-height:0;max-height:92dvh;padding:28px 22px 24px;border-radius:38px 38px 24px 24px;grid-template-columns:1fr;gap:16px;overflow-y:auto}.exit-offer-badge{width:112px;border-width:6px;justify-self:center}.exit-offer-badge strong{font-size:45px}.exit-offer-badge span{margin-top:5px;font-size:8px}.exit-offer-copy{text-align:center}.exit-offer-copy h2{font-size:40px}.exit-offer-copy>span{font-size:10px}.exit-offer-copy>p{margin-bottom:6px}.exit-offer-card:before{width:160px;height:160px}}.social-proof-section{width:min(100% - 32px,1380px);margin:clamp(24px,5vw,72px) auto 0;padding:clamp(24px,4vw,54px);border:1px solid var(--u7-line);border-radius:52px;background:#fff;overflow:hidden}.social-proof-head{display:flex;align-items:end;justify-content:space-between;gap:28px}.social-proof-head>div{max-width:800px}.social-proof-head p{margin:0 0 8px;color:var(--u7-yellow-deep);font-size:9px;font-weight:850;letter-spacing:.18em}.social-proof-head h2{margin:0;max-width:700px;color:var(--u7-black);font-family:var(--font-lobster),cursive;font-size:clamp(42px,5vw,72px);font-weight:400;line-height:.95}.social-proof-head span{display:block;max-width:650px;margin-top:15px;color:var(--u7-muted);font-size:12px;line-height:1.65}.social-proof-head nav{display:flex;gap:8px}.social-proof-actions>button,.social-proof-head nav button{min-height:46px;border:1px solid var(--u7-line);border-radius:999px;background:#fff;color:var(--u7-black)}.social-proof-head nav button{width:46px}.social-proof-rail{display:flex;gap:16px;margin-top:30px;padding-bottom:8px;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;scrollbar-width:thin;scrollbar-color:var(--u7-yellow) transparent}.social-proof-card{flex:0 0 min(560px,82vw);min-height:330px;padding:10px;border:1px solid var(--u7-line);border-radius:38px;background:var(--u7-soft);display:grid;grid-template-columns:42% 1fr;gap:20px;scroll-snap-align:start}.social-proof-photo{min-width:0;overflow:hidden;border-radius:30px;background:#fff}.social-proof-photo img{width:100%;height:100%;object-fit:cover;object-position:center top}.social-proof-copy{min-width:0;padding:22px 20px 18px 0;display:flex;flex-direction:column}.social-proof-rating{color:var(--u7-yellow-deep);font-size:16px;letter-spacing:.08em}.social-proof-rating span{color:#d8d8d8}.social-proof-copy blockquote{margin:18px 0;color:var(--u7-black);font-family:var(--font-lobster),cursive;font-size:clamp(24px,2.3vw,34px);line-height:1.05;overflow-wrap:anywhere}.social-proof-copy>div:not(.social-proof-rating){margin-top:auto;display:grid;gap:3px}.social-proof-copy>div strong{color:var(--u7-black);font-size:11px}.social-proof-copy>div small{color:var(--u7-muted);font-size:8px}.social-proof-copy>a{margin-top:16px;padding-top:14px;border-top:1px solid var(--u7-line);color:var(--u7-black);display:grid;gap:4px;font-size:10px;font-weight:800}.social-proof-copy>a i{color:var(--u7-yellow-deep);font-size:8px;font-style:normal;letter-spacing:.08em;text-transform:uppercase}.social-proof-empty{flex:0 0 min(440px,85vw);min-height:260px;padding:32px;border-radius:38px;background:var(--u7-yellow-soft);display:grid;align-content:center;gap:10px}.social-proof-empty strong{font-family:var(--font-lobster),cursive;font-size:64px;line-height:1}.social-proof-empty div{color:var(--u7-yellow-deep);letter-spacing:.12em}.social-proof-empty p{max-width:330px;margin:4px 0 0;color:var(--u7-muted);font-size:11px;line-height:1.6}.social-proof-actions{margin-top:22px;display:flex;align-items:center;gap:18px}.social-proof-actions>button{padding:0 22px;background:var(--u7-black);border-color:var(--u7-black);color:#fff;font-size:9px;font-weight:850;letter-spacing:.09em;text-transform:uppercase}.social-proof-actions p{margin:0;color:var(--u7-muted);font-size:10px}.social-proof-form{margin-top:22px;padding:clamp(22px,4vw,38px);border-radius:36px;background:var(--u7-soft);display:grid;grid-template-columns:1fr 1fr;gap:18px}.social-proof-form h3{grid-column:1/-1;margin:0 0 5px;font-family:var(--font-lobster),cursive;font-size:34px;font-weight:400}.social-proof-form fieldset,.social-proof-form>label{min-width:0;margin:0;padding:0;border:0;color:var(--u7-black);display:grid;gap:8px;font-size:9px;font-weight:800}.social-proof-form input:not([type=checkbox]):not([type=radio]),.social-proof-form select,.social-proof-form textarea{width:100%;min-height:50px;border:1px solid var(--u7-line);border-radius:18px;background:#fff;padding:0 15px;color:var(--u7-black);font:inherit;font-weight:500;outline:none}.social-proof-form textarea{padding-block:14px;resize:vertical}.social-proof-form input[type=file]{padding:8px!important}.social-proof-form small{color:var(--u7-muted);font-size:8px;font-weight:500}.social-proof-form .span-two{grid-column:1/-1}.rating-picker{min-height:50px;display:flex;align-items:center;flex-wrap:wrap;gap:6px}.rating-picker label{position:relative}.rating-picker input{position:absolute;opacity:0;pointer-events:none}.rating-picker span{min-height:38px;padding:0 11px;border:1px solid var(--u7-line);border-radius:999px;background:#fff;color:var(--u7-yellow-deep);display:grid;place-items:center;cursor:pointer}.rating-picker input:checked+span{border-color:var(--u7-yellow);background:var(--u7-yellow-soft);box-shadow:inset 0 0 0 1px var(--u7-yellow)}.social-proof-consent{display:flex!important;grid-template-columns:18px 1fr;align-items:start;font-weight:500!important;line-height:1.5}.social-proof-consent input{width:17px;height:17px;accent-color:var(--u7-yellow-deep)}.social-proof-submit{display:flex;align-items:center;flex-wrap:wrap;gap:16px}.social-proof-submit button{min-height:50px;padding:0 20px;border:0;border-radius:999px;background:var(--u7-black);color:#fff;display:flex;align-items:center;gap:12px;font-size:9px;font-weight:850;letter-spacing:.09em;text-transform:uppercase}.social-proof-submit button i{width:26px;height:26px;border-radius:50%;background:var(--u7-yellow);color:var(--u7-black);display:grid;place-items:center;font-style:normal}.social-proof-submit p{margin:0;color:var(--u7-muted);font-size:9px}@media (max-width:700px){.social-proof-section{width:calc(100% - 20px);margin-top:20px;padding:24px 16px;border-radius:34px}.social-proof-head{align-items:start}.social-proof-head nav{display:none}.social-proof-head h2{font-size:40px}.social-proof-head span{font-size:10px}.social-proof-rail{margin-top:22px;gap:10px}.social-proof-card{flex-basis:calc(100vw - 62px);min-height:0;padding:8px;border-radius:30px;grid-template-columns:112px minmax(0,1fr);gap:13px}.social-proof-photo{min-height:245px;border-radius:24px}.social-proof-copy{padding:14px 12px 12px 0}.social-proof-copy blockquote{margin:12px 0;font-size:22px}.social-proof-copy>a{margin-top:11px;padding-top:11px;font-size:9px}.social-proof-actions{align-items:flex-start;flex-direction:column}.social-proof-actions>button{width:100%}.social-proof-form{padding:20px 14px;border-radius:28px;grid-template-columns:1fr;gap:14px}.social-proof-form .span-two,.social-proof-form h3{grid-column:1}.social-proof-submit button{width:100%;justify-content:center}}.v6-checkout fieldset{display:flex;flex-direction:column;gap:14px}.v6-checkout fieldset>.checkout-contact-card{order:1}.v6-checkout fieldset>.checkout-address-card{order:2}.v6-checkout fieldset>.checkout-payment-card{order:3}.v6-checkout .surface-card{border-radius:24px;border:1px solid #e7e5df;background:#fff;box-shadow:0 12px 34px rgba(20,19,16,.055)}.v6-checkout input,.v6-checkout select{border-radius:15px!important;background:#fff!important}.checkout-promotion-row{color:#806000;font-weight:750}.checkout-cashback-preview{margin-top:14px;padding:14px 16px;border-radius:18px;background:#fff5c8;border:1px solid rgba(184,135,0,.22);display:grid;gap:3px}.checkout-cashback-preview strong{color:#171714;font-size:12px}.checkout-cashback-preview span{color:#6c6655;font-size:10px;line-height:1.45}.cashback-redeem{margin-top:12px;border:1px solid #e4e1d8;border-radius:18px;background:#fff;overflow:hidden}.cashback-redeem>button{width:100%;min-height:44px;padding:0 14px;border:0;background:#fff;display:flex;align-items:center;justify-content:space-between;color:#222;font-size:10px;font-weight:750;text-align:left}.cashback-redeem>button span{font-size:18px}.cashback-redeem form{padding:0 12px 12px;display:grid;gap:8px}.cashback-redeem input{width:100%;height:42px;padding:0 12px;border:1px solid #dedbd2;border-radius:12px;background:#fff;color:#171714;font-size:11px}.cashback-redeem form>button{height:42px;border:0;border-radius:999px;background:#171714;color:#fff;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.cashback-redeem p{margin:0;color:#78600c;font-size:9px;line-height:1.45}.cashback-redeem.is-applied{padding:12px 14px;border-color:#f5c542;background:#fff9df;display:flex;align-items:center;justify-content:space-between;gap:10px}.cashback-redeem.is-applied strong{font-size:10px}.cashback-redeem.is-applied span{color:#806000;font-size:9px;font-weight:800}@media(max-width:760px){.v6-checkout{padding-inline:12px!important}.v6-checkout .surface-card{border-radius:20px}.v6-checkout-grid{gap:14px!important}.checkout-cashback-preview{border-radius:16px}}.quick-modal-cashback>span{color:#7b5b00!important}.quick-modal-cashback>strong{color:#171714!important}.quick-modal-cashback>p{color:#5f5a4d!important}.quick-modal-promotions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.quick-modal-promotions>div{min-width:0;padding:12px 10px;border:1px solid #e2ded2;border-radius:16px;background:#fff;display:grid;gap:3px;text-align:center}.quick-modal-promotions strong{color:#171714;font-size:11px;line-height:1.1}.quick-modal-promotions span{color:#6a655a;font-size:8px;line-height:1.35}.quick-modal-promotions>div:first-child{border-color:#e2bc3b;background:#fff9df}@media(max-width:520px){.quick-modal-promotions{gap:6px}.quick-modal-promotions>div{padding:10px 6px;border-radius:14px}.quick-modal-promotions strong{font-size:10px}.quick-modal-promotions span{font-size:7.5px}}.pdp-mobile-heading,.quick-modal-mobile-heading{display:none}.pdp-thumbnails{grid-column:1;grid-row:1}.pdp-main-image{min-width:0;grid-column:2;grid-row:1}@media (max-width:700px){.category-hero{min-height:0!important;padding:12px!important;border-radius:36px;background:var(--u7-soft);display:grid;grid-template-rows:auto auto;align-content:start}.category-hero>img{position:relative!important;inset:auto!important;width:100%!important;height:auto!important;aspect-ratio:4/5;border-radius:28px;object-fit:contain!important;object-position:center!important}.category-hero-shade{display:none}.category-hero>div{position:relative!important;z-index:2;max-width:none!important;margin:0;padding:22px 18px 24px;border-radius:0 0 26px 26px;background:#fff}.category-hero h1{max-width:13ch;margin:8px 0 12px;font-size:clamp(34px,10vw,46px);line-height:1}.category-hero p:not(.eyebrow){margin:0;font-size:13px;line-height:1.65}.pdp-layout{gap:16px}.pdp-mobile-heading{display:block;order:-2;padding:4px 6px 2px}.pdp-mobile-heading .eyebrow{margin:0 0 7px;color:var(--u7-yellow-deep);font-size:8px;font-weight:850;letter-spacing:.14em;text-transform:uppercase}.pdp-mobile-heading h1{margin:0;color:var(--u7-black);font-size:clamp(34px,10.5vw,48px);font-weight:800;line-height:1;letter-spacing:-.045em}.pdp-mobile-heading>p:last-child{margin:9px 0 0;color:var(--u7-muted);font-size:12px;line-height:1.5}.pdp-gallery{grid-template-columns:minmax(0,1fr);gap:10px}.pdp-main-image{width:100%;min-height:0;grid-column:1;grid-row:1;aspect-ratio:4/5;border-radius:30px}.pdp-main-image[data-orientation=landscape]{aspect-ratio:4/3}.pdp-main-image[data-orientation=square]{aspect-ratio:1}.pdp-main-image img{padding:4px!important}.pdp-thumbnails{grid-column:1;grid-row:2}.pdp-buy-card>.eyebrow,.pdp-buy-card>.pdp-tagline,.pdp-buy-card>h1{display:none}.v7-quick-modal .quick-modal-panel{display:flex!important;grid-template:none!important;flex-direction:column}.quick-modal-mobile-heading{position:relative;z-index:6;order:-1;flex:0 0 auto;min-height:88px;padding:max(15px,env(safe-area-inset-top)) 64px 13px 16px;border-bottom:1px solid var(--u7-line);background:#fff;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;column-gap:12px}.quick-modal-mobile-heading p{grid-column:1/-1;margin:0 0 5px;color:var(--u7-yellow-deep);font-size:8px;font-weight:850;letter-spacing:.13em;text-transform:uppercase}.quick-modal-mobile-heading h2{min-width:0;margin:0;overflow:hidden;color:var(--u7-black);font-size:clamp(24px,7.5vw,34px);font-weight:800;line-height:1;letter-spacing:-.035em;text-overflow:ellipsis;white-space:nowrap}.quick-modal-mobile-heading>span{color:var(--u7-black);font-size:16px;font-weight:850;white-space:nowrap}.v7-quick-modal .quick-modal-gallery{flex:0 0 min(50dvh,540px);padding:8px 10px 7px;grid-row:auto!important;grid-template-rows:minmax(0,1fr)!important}.v7-quick-modal .quick-modal-gallery:has(.quick-modal-thumbnails){grid-template-rows:minmax(0,1fr) 50px!important}.v7-quick-modal .quick-modal-media{border-radius:26px}.v7-quick-modal .quick-modal-media>img{padding:4px}.v7-quick-modal .quick-modal-copy{grid-row:auto!important;padding-top:16px}.v7-quick-modal .quick-modal-copy>.v7-modal-topline,.v7-quick-modal .quick-modal-copy>h2{display:none}.cart-toast{right:10px!important;bottom:max(112px,calc(env(safe-area-inset-bottom) + 96px))!important;left:10px!important}.cart-toast-card{max-width:390px!important;max-height:min(42dvh,310px);overflow-y:auto;border-radius:24px!important;box-shadow:0 18px 46px rgba(0,0,0,.18)!important}}@media (max-width:760px){.ushine-cart-drawer.v7-cart-drawer,.ushine-cart-drawer.v7-cart-drawer[data-open=true]{inset:0!important;width:100vw!important;height:100dvh!important;min-height:100svh;max-width:none!important;border:0!important;border-radius:0!important;background:#fff!important;box-shadow:none}.ushine-cart-drawer.v7-cart-drawer{transform:translateX(102%)}.ushine-cart-drawer.v7-cart-drawer[data-open=true]{transform:translateX(0)}.v7-cart-drawer .cart-drawer-header{min-height:76px;flex:0 0 auto;padding:max(12px,env(safe-area-inset-top)) 16px 12px;background:#fff!important}.v7-cart-drawer .cart-progress-card,.v7-cart-journey{flex:0 0 auto}.v7-cart-drawer .cart-line-scroll{min-height:180px;flex:1 1 auto;padding-bottom:20px;overflow-y:auto;overscroll-behavior:contain}.v7-cart-drawer .cart-drawer-footer{position:relative;bottom:auto;flex:0 0 auto;max-height:min(38dvh,330px);padding-bottom:max(14px,env(safe-area-inset-bottom));overflow-y:auto;overscroll-behavior:contain;border-radius:26px 26px 0 0;background:#fff!important}.v7-cart-drawer .cart-progress-card{padding-left:54px}.v7-cart-progress-icon{color:var(--u7-black)}}@media (max-width:700px){.v7-quick-modal .quick-modal-panel{display:block!important;height:94dvh!important;max-height:94dvh!important;overflow-x:hidden!important;overflow-y:auto!important;overscroll-behavior-y:contain;-webkit-overflow-scrolling:touch;scroll-behavior:auto}.v7-quick-modal .quick-modal-mobile-heading{position:relative;order:0}.v7-quick-modal .quick-modal-gallery{width:100%;height:min(52dvh,540px);min-height:390px;flex:none}.v7-quick-modal .quick-modal-copy{min-height:auto!important;height:auto!important;overflow:visible!important;overscroll-behavior:auto}.v7-quick-modal .quick-modal-close{position:fixed!important;top:calc(6dvh + 12px)!important;right:12px!important}.v7-quick-modal .quick-modal-purchase{position:sticky;bottom:-18px}}.v7-cart-drawer .cart-progress-card{padding-left:18px}@media (max-width:760px){.v7-cart-drawer .cart-progress-card{padding-left:14px}}.continue-shopping{width:100%;min-height:0;margin-top:72px;padding:clamp(28px,5vw,48px);border:0;border-radius:46px;background:var(--u7-black);color:#fff;display:block;text-decoration:none}.continue-shopping>header{width:100%;max-width:720px}.continue-shopping .eyebrow{margin:0 0 10px;color:var(--u7-yellow)}.continue-shopping h2{max-width:13ch;margin:0;color:#fff;font-size:clamp(34px,5vw,58px);line-height:1}.continue-shopping>div{width:100%;margin-top:28px}.quick-modal-promotions>div:first-child strong{color:#7a5600!important;font-size:18px;font-weight:900;line-height:1}@media (max-width:700px){.continue-shopping{margin-top:48px;padding:28px 20px 24px;border-radius:34px;overflow:hidden}.continue-shopping>header{display:block}.continue-shopping h2{max-width:9ch;font-size:clamp(36px,12vw,48px)}.continue-shopping>div{margin-top:24px;padding:0 0 6px;display:flex;gap:12px;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scrollbar-width:none}.continue-shopping>div::-webkit-scrollbar{display:none}.continue-shopping>div>a{flex:0 0 min(76vw,270px);min-width:0;aspect-ratio:4/3;scroll-snap-align:start;border-radius:24px}.continue-shopping>div>a span{right:16px;left:16px;bottom:16px;font-size:17px;line-height:1.15}.quick-modal-promotions>div:first-child{border-color:#d5a900;background:#fff4b8;box-shadow:inset 0 0 0 1px rgba(122,86,0,.1)}.quick-modal-promotions>div:first-child strong{color:#5d4100!important;font-size:20px!important}.quick-modal-promotions>div:first-child span{color:#5d4100!important;font-weight:750}.v7-quick-modal .quick-modal-specs summary{padding-right:18px!important;padding-left:18px!important}.v7-quick-modal .quick-modal-specs ul{margin:0!important;padding:0 16px 16px!important;gap:8px}.v7-quick-modal .quick-modal-specs li{min-height:42px;margin:0!important;padding:10px 12px!important;border:0!important;border-radius:14px;align-items:center;line-height:1.4}.v7-quick-modal .quick-modal-specs li strong{flex:0 0 auto;color:var(--u7-black)!important}.v7-quick-modal .quick-modal-specs li span{max-width:64%;padding-left:10px;color:var(--u7-muted)!important;text-align:right;overflow-wrap:anywhere}}.v7-launch-announcement{min-height:42px;gap:10px;background:var(--u7-yellow);color:var(--u7-black);letter-spacing:.06em}.v7-launch-announcement strong{font-size:11px;font-weight:900}.v7-launch-announcement i,.v7-launch-countdown{background:var(--u7-black)}.v7-launch-countdown{display:inline-flex;align-items:center;justify-content:center;min-width:142px;padding:5px 10px;border-radius:999px;color:#fff;font-variant-numeric:tabular-nums;white-space:nowrap}.cart-launch-promotion,.checkout-launch-row{color:#654900!important;font-weight:850!important}.cart-promotion-row.cart-launch-promotion{border-color:rgba(198,146,8,.35);background:#fff7cf}.checkout-whatsapp-handoff{display:flex;align-items:center;gap:13px;padding:15px;border:1px solid rgba(18,140,126,.24);border-radius:20px;background:rgba(18,140,126,.07)}.checkout-whatsapp-handoff>span{display:grid;place-items:center;width:44px;height:44px;flex:0 0 44px;border-radius:50%;background:#128c7e;color:#fff;font-size:11px;font-weight:900;letter-spacing:.04em}.checkout-whatsapp-handoff strong{display:block;font-size:13px}.checkout-whatsapp-handoff p{margin-top:4px;color:var(--u7-muted);font-size:11px;line-height:1.5}.v6-checkout .checkout-whatsapp-submit{background:#128c7e!important}.v6-checkout .checkout-whatsapp-submit:hover{background:#0d6f64!important;color:#fff!important}@media (max-width:900px){.v7-launch-announcement{min-height:46px;padding:6px 10px;gap:7px;font-size:7.5px;line-height:1.2}.v7-launch-announcement strong{display:inline;font-size:8.5px}.v7-launch-announcement>span:last-child{display:inline-flex!important}.v7-launch-countdown{min-width:118px;padding:5px 7px;font-size:8px}}@media (max-width:430px){.v7-launch-announcement>i,.v7-launch-announcement>span:first-child{display:none}.v7-launch-announcement{justify-content:space-between}.v7-launch-announcement strong{text-align:left}}.v7-launch-announcement-slot{min-height:42px;background:var(--u7-yellow)}@media (max-width:900px){.v7-launch-announcement-slot{min-height:46px}}.cart-whatsapp-cta,.v6-checkout .checkout-whatsapp-submit,.v7-cart-drawer .cart-drawer-footer>a{background:#128c7e!important;border-color:#128c7e!important;color:#fff!important;box-shadow:0 12px 28px rgba(18,140,126,.24)}.cart-whatsapp-cta:focus-visible,.cart-whatsapp-cta:hover,.v6-checkout .checkout-whatsapp-submit:focus-visible,.v6-checkout .checkout-whatsapp-submit:hover,.v7-cart-drawer .cart-drawer-footer>a:focus-visible,.v7-cart-drawer .cart-drawer-footer>a:hover{background:#0d6f64!important;border-color:#0d6f64!important;color:#fff!important}.quick-gift-countdown{width:100%;margin:0 0 18px;padding:18px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px;border:1px solid rgba(18,140,126,.24);border-radius:26px;background:linear-gradient(135deg,#effbf7,#fffdf3);color:#151714;box-shadow:0 12px 30px rgba(18,140,126,.08)}.quick-gift-countdown.is-compact{margin:0 18px 12px;width:calc(100% - 36px);padding:13px 15px;border-radius:22px;gap:12px}.quick-gift-copy{min-width:0;display:grid;gap:4px}.quick-gift-copy>span{color:#0d6f64;font-size:9px;font-weight:850;letter-spacing:.13em;text-transform:uppercase}.quick-gift-copy>strong{max-width:39rem;font-size:clamp(13px,1.25vw,17px);line-height:1.18;letter-spacing:-.015em}.quick-gift-copy>p{margin:0;color:#59625e;font-size:10px;line-height:1.4}.quick-gift-clock{min-width:88px;padding:10px 12px;display:grid;justify-items:center;border-radius:18px;background:#128c7e;color:#fff}.quick-gift-clock time{font-size:20px;font-weight:900;line-height:1;letter-spacing:.04em;font-variant-numeric:tabular-nums}.quick-gift-clock small{margin-top:5px;font-size:8px;font-weight:750;letter-spacing:.09em;text-transform:uppercase}.quick-gift-countdown[data-active=false]{border-color:rgba(23,23,20,.12);background:#f7f7f4;box-shadow:none}.quick-gift-countdown[data-active=false] .quick-gift-copy>span{color:#77776f}.quick-gift-countdown[data-active=false] .quick-gift-clock{background:#77776f}.checkout-whatsapp-form{display:grid;gap:16px}.checkout-whatsapp-form fieldset{gap:16px!important}.checkout-journey-map{padding:14px 16px;display:grid;grid-template-columns:minmax(0,1fr) 28px minmax(0,1fr) 28px minmax(0,1fr);align-items:center;border:1px solid rgba(23,23,20,.1);border-radius:24px;background:#fff;box-shadow:0 10px 28px rgba(20,19,16,.05)}.checkout-journey-map>div{min-width:0;display:flex;align-items:center;gap:9px}.checkout-journey-map>div>i{width:29px;height:29px;flex:0 0 29px;display:grid;place-items:center;border-radius:50%;background:#f5c542;color:#171714;font-size:11px;font-style:normal;font-weight:900}.checkout-journey-map>div:last-of-type>i{background:#128c7e;color:#fff}.checkout-journey-map>div>span{min-width:0;display:grid;gap:2px}.checkout-journey-map strong{font-size:10px;line-height:1.1;letter-spacing:.04em;text-transform:uppercase}.checkout-journey-map small{overflow:hidden;color:#77776f;font-size:8px;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.checkout-journey-map>b{height:1px;background:linear-gradient(90deg,rgba(245,197,66,.8),rgba(18,140,126,.55))}.v6-checkout .checkout-address-card,.v6-checkout .checkout-contact-card,.v6-checkout .checkout-whatsapp-card{position:relative;overflow:hidden;border:1px solid rgba(23,23,20,.1);border-radius:28px;box-shadow:0 14px 36px rgba(20,19,16,.055)}.v6-checkout .checkout-address-card:before,.v6-checkout .checkout-contact-card:before,.v6-checkout .checkout-whatsapp-card:before{content:"";position:absolute;inset:0 auto 0 0;width:4px;background:#f5c542}.v6-checkout .checkout-whatsapp-card:before{background:#128c7e}.v6-checkout input:focus,.v6-checkout select:focus{border-color:#128c7e!important;box-shadow:0 0 0 3px rgba(18,140,126,.1)}@media (max-width:700px){.quick-gift-countdown{padding:14px;gap:10px;border-radius:22px}.quick-gift-countdown.is-compact{margin:0 14px 10px;width:calc(100% - 28px);padding:11px 12px}.quick-gift-copy>strong{font-size:12px}.quick-gift-copy>p{font-size:9px}.quick-gift-clock{min-width:75px;padding:9px 8px;border-radius:16px}.quick-gift-clock time{font-size:17px}.checkout-journey-map{grid-template-columns:minmax(0,1fr) 14px minmax(0,1fr) 14px minmax(0,1fr);padding:11px 10px;border-radius:20px}.checkout-journey-map>div{display:grid;justify-items:center;gap:5px;text-align:center}.checkout-journey-map>div>i{width:27px;height:27px;flex-basis:27px}.checkout-journey-map small{display:none}.checkout-journey-map strong{font-size:8px;line-height:1.2}.v6-checkout .checkout-address-card,.v6-checkout .checkout-contact-card,.v6-checkout .checkout-whatsapp-card{border-radius:24px}}