@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Montserrat:wght@600;700;800&display=swap');
:root{--ink:#111113;--muted:#737176;--line:#e9e7e8;--paper:#fbfaf9;--pink:#ff4f98;--pink-soft:#fff0f6;--dark:#171719;--max:1240px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--ink);font-family:'DM Sans',Arial,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit}.home-nav{height:76px;display:flex;align-items:center;justify-content:space-between;padding:0 max(28px,calc((100vw - var(--max))/2));border-bottom:1px solid var(--line);background:rgba(255,255,255,.96);position:sticky;top:0;z-index:50}.home-brand img{width:118px;height:auto;display:block}.desktop-nav{display:flex;align-items:center;gap:32px;height:100%;font-size:13px}.desktop-nav>a,.nav-drop>a{text-decoration:none;color:#4b494d;height:100%;display:flex;align-items:center;position:relative}.desktop-nav>a.active{color:var(--ink);font-weight:700}.desktop-nav>a.active:after{content:'';position:absolute;left:0;right:0;bottom:0;height:2px;background:var(--ink)}.nav-drop{height:100%;position:relative}.nav-drop>a span{font-size:15px;margin-left:7px}.drop-menu{display:none;position:absolute;top:68px;left:-15px;background:#fff;border:1px solid var(--line);border-radius:14px;padding:7px;min-width:180px;box-shadow:0 18px 50px rgba(0,0,0,.08)}.drop-menu a{display:block;padding:11px 12px;text-decoration:none;border-radius:9px;font-size:13px}.drop-menu a:hover{background:var(--paper)}.nav-drop:hover .drop-menu{display:block}.nav-actions{display:flex;align-items:center;gap:18px}.search-btn{border:0;background:transparent;font-size:25px;padding:0;line-height:1;color:var(--ink);cursor:pointer}.cart-link{text-decoration:none;font-size:18px;position:relative}.cart-link span{position:absolute;top:-8px;right:-10px;width:17px;height:17px;border-radius:50%;display:grid;place-items:center;background:var(--pink);color:#fff;font-size:9px;font-weight:700}.get-started{background:var(--ink);color:#fff;text-decoration:none;padding:12px 18px;border-radius:999px;font-size:12px;font-weight:700}.get-started b{font-size:16px;margin-left:8px;font-weight:400}
.home-hero{min-height:560px;background:var(--paper);display:grid;grid-template-columns:1fr 1fr;position:relative;overflow:hidden;border-bottom:1px solid var(--line)}.hero-copy{max-width:560px;padding:95px 20px 75px max(28px,calc((100vw - var(--max))/2));position:relative;z-index:3}.kicker,.eyebrow{font-size:10px;letter-spacing:3px;font-weight:700;color:#8b878b;margin:0 0 17px}.hero-copy h1{font:800 clamp(56px,7vw,96px)/.87 Montserrat,Arial,sans-serif;letter-spacing:-5px;margin:0 0 25px}.hero-copy h1 em{font-family:Georgia,serif;font-weight:400;letter-spacing:-4px}.hero-sub{font-size:19px;line-height:1.45;color:#4e4b4f;margin:0 0 28px}.hero-actions{display:flex;align-items:center;gap:23px}.pill-button{display:inline-flex;align-items:center;gap:20px;border-radius:999px;text-decoration:none;font-weight:700;font-size:13px;padding:14px 21px}.pill-button.dark{background:var(--ink);color:#fff}.pill-button.light{background:#fff;color:var(--ink)}.pill-button span{font-size:19px;font-weight:400}.text-link{text-decoration:none;font-size:12px;font-weight:700}.text-link span{margin-left:6px}.hero-points{display:flex;gap:25px;margin-top:52px;color:#555157;font-size:11px;flex-wrap:wrap}.hero-points span{display:flex;align-items:center;gap:7px}.hero-points i{font-style:normal;font-size:16px}.hero-art{position:relative;display:flex;align-items:center;justify-content:center;min-height:560px}.hero-brand-mark{width:min(72%,460px);aspect-ratio:1/1;position:relative;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:16px}.hero-brand-circle{position:absolute;inset:0;border:1px solid #e2dfe0;border-radius:50%}.hero-brand-circle:after{content:'';position:absolute;inset:34px;border:1px solid #eee9eb;border-radius:50%}.hero-brand-mark img{width:min(72%,330px);height:auto;position:relative;z-index:2}.hero-brand-mark span{position:relative;z-index:2;font-size:9px;letter-spacing:4px;color:#88848a}.section{max-width:var(--max);margin:auto;padding:92px 28px}.section-top{display:flex;align-items:end;justify-content:space-between;gap:25px;margin-bottom:30px}.section h2{font:800 clamp(34px,4vw,52px)/.98 Montserrat,Arial,sans-serif;letter-spacing:-2.4px;margin:0}.section-side{font-size:12px;color:var(--muted);margin:0 0 5px}.product-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.product-card{min-height:405px;border:1px solid var(--line);border-radius:24px;overflow:hidden;text-decoration:none;background:#fff;display:grid;grid-template-columns:1.08fr .92fr;position:relative;transition:transform .25s ease,box-shadow .25s ease}.product-card:hover{transform:translateY(-4px);box-shadow:0 20px 50px rgba(0,0,0,.08)}.product-image{background:#f4f2f1;min-height:405px;display:flex;align-items:center;justify-content:center;overflow:hidden}.product-image img{width:100%;height:100%;object-fit:cover;display:block}.clicker-card .product-image img{object-position:center}.bubble-image{background:#fff0f6}.bubble-image img{width:115%;height:auto;object-fit:contain;transform:rotate(-4deg);filter:drop-shadow(0 14px 12px rgba(0,0,0,.13))}.product-info{padding:38px 34px;display:flex;flex-direction:column;align-items:flex-start;position:relative}.product-type{font-size:9px;letter-spacing:3px;font-weight:800;color:#88848a;margin:0 0 15px}.product-info h3{font:800 25px/1.05 Montserrat;margin:0 0 10px;letter-spacing:-1px}.product-info>p:not(.product-type){font-size:13px;color:#656166;margin:0 0 30px;line-height:1.45}.product-info>strong{font-size:19px;margin-top:auto}.product-info>strong span{font-size:12px;color:#777;margin-left:2px}.card-arrow{position:absolute;right:28px;bottom:27px;width:42px;height:42px;border-radius:50%;background:var(--ink);color:#fff;display:grid;place-items:center;font-size:19px;font-weight:400}.bubble-badge{position:absolute;right:20px;top:20px;background:var(--pink);color:#fff;padding:10px 13px;border-radius:14px;z-index:4;font-size:14px;font-weight:800;text-align:center;line-height:1.05}.bubble-badge small{display:block;font-size:8px;font-weight:500;line-height:1.3;margin-top:4px}
.how-section{max-width:none;background:#f7f6f5;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.how-section>.section-top,.how-section>.steps{max-width:var(--max);margin-left:auto;margin-right:auto}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:0;border-top:1px solid #dcd9da}.steps>div{padding:30px 26px 10px 0;border-right:1px solid #dcd9da;display:flex;gap:20px}.steps>div:not(:first-child){padding-left:25px}.steps>div:last-child{border-right:0}.steps>div>b{font:600 13px Montserrat;color:#aaa}.steps article{display:grid;gap:8px}.steps strong{font-size:15px}.steps small{font-size:11px;line-height:1.5;color:#767277;max-width:180px}
.why-section{display:grid;grid-template-columns:.85fr 1.15fr;gap:90px;align-items:center}.why-intro p:last-child{color:#6c686d;font-size:14px;line-height:1.7;max-width:390px;margin:25px 0 0}.why-grid{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--line);border-left:1px solid var(--line)}.why-grid>div{padding:28px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);display:grid;gap:10px}.why-grid span{font-size:10px;color:#aaa;letter-spacing:2px}.why-grid strong{font:700 17px Montserrat}.why-grid small{font-size:11px;color:#777;line-height:1.5}
.gallery-section{padding-top:35px}.section-link{text-decoration:none;font-size:12px;font-weight:700}.gallery-row{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:12px}.gallery-tile{height:310px;border-radius:18px;overflow:hidden;position:relative;background:#f3f1f0}.gallery-tile img{width:100%;height:100%;object-fit:cover;display:block}.gallery-main{background:#fff0f6}.gallery-main img{object-fit:contain;transform:rotate(-3deg) scale(1.03);filter:drop-shadow(0 15px 14px rgba(0,0,0,.1))}.gallery-tile span{position:absolute;left:15px;bottom:14px;background:rgba(255,255,255,.9);backdrop-filter:blur(8px);padding:8px 11px;border-radius:999px;font-size:10px;font-weight:600}
.cta-section{background:var(--ink);color:#fff;min-height:390px;padding:82px max(28px,calc((100vw - var(--max))/2));display:flex;align-items:center;justify-content:space-between;gap:40px}.cta-section .eyebrow{color:#8e8a8e}.cta-section h2{font:800 clamp(48px,6vw,76px)/.9 Montserrat;letter-spacing:-4px;margin:0 0 20px}.cta-section h2 em{font-family:Georgia,serif;font-weight:400}.cta-section>div>p:not(.eyebrow){color:#aaa7ab;font-size:14px;margin:0 0 28px}.cta-mark{font:800 clamp(50px,9vw,110px)/.8 Montserrat;letter-spacing:-6px;color:#262629;text-align:right}.cta-mark span{display:block;font:600 9px/1 DM Sans;letter-spacing:4px;color:#666267;margin-top:18px}
.home-footer{max-width:var(--max);margin:auto;padding:30px 28px;display:grid;grid-template-columns:1fr 1.5fr 1fr;align-items:center;gap:30px}.footer-brand img{width:105px;display:block}.footer-brand small{font-size:7px;letter-spacing:2px;color:#8b878b}.home-footer nav{display:flex;justify-content:center;gap:23px;font-size:11px}.home-footer nav a{text-decoration:none;color:#69656a}.footer-right{display:flex;justify-content:flex-end;gap:14px;color:#969197;font-size:9px}
@media(max-width:1050px){.desktop-nav{gap:20px}.home-hero{grid-template-columns:1fr}.hero-copy{padding-right:28px}.hero-art{position:absolute;right:0;top:40px;width:52%;min-height:0}.hero-brand-mark{width:min(58vw,430px)}.product-card{grid-template-columns:1fr;min-height:0}.product-image{min-height:280px;height:280px}.product-info{min-height:230px}.why-section{grid-template-columns:1fr;gap:45px}.home-footer{grid-template-columns:1fr}.home-footer nav{justify-content:flex-start;flex-wrap:wrap}.footer-right{justify-content:flex-start}}
@media(max-width:720px){.home-nav{height:66px;padding:0 18px}.home-brand img{width:94px}.desktop-nav{display:none}.nav-actions{gap:13px}.search-btn{display:none}.get-started{padding:10px 14px;font-size:11px}.home-hero{min-height:620px}.hero-copy{padding:72px 22px 45px}.hero-copy h1{font-size:62px;letter-spacing:-4px}.hero-sub{font-size:16px}.hero-art{right:0;top:245px;width:100%;min-height:0}.hero-brand-mark{width:260px}.hero-points{gap:13px;margin-top:38px}.section{padding:65px 20px}.section-top{align-items:flex-start;flex-direction:column;gap:12px}.section h2{font-size:38px}.product-grid{grid-template-columns:1fr}.product-card{border-radius:18px}.product-image{height:235px;min-height:235px}.product-info{min-height:235px;padding:27px}.steps{grid-template-columns:1fr;border-top:0}.steps>div,.steps>div:not(:first-child){border-right:0;border-bottom:1px solid #dcd9da;padding:23px 0}.steps>div:last-child{border-bottom:0}.why-grid{grid-template-columns:1fr}.gallery-row{grid-template-columns:1fr 1fr}.gallery-main{grid-column:1/-1}.gallery-tile{height:220px}.cta-section{padding:65px 22px;min-height:430px}.cta-mark{display:none}.home-footer{padding:28px 20px}.footer-right{flex-direction:column;gap:4px}}
@media(max-width:430px){.cart-link{font-size:16px}.get-started{font-size:10px}.hero-copy h1{font-size:56px}.hero-actions{align-items:flex-start;flex-direction:column;gap:15px}.hero-art{top:285px}.hero-brand-mark{width:225px}.product-image{height:205px;min-height:205px}.product-info h3{font-size:23px}.gallery-row{grid-template-columns:1fr}.gallery-main{grid-column:auto}.gallery-tile{height:230px}}

/* BubbleTag editorial image replacement — keep the original product-card layout */
.bubble-editorial-card{grid-column:1/-1;grid-template-columns:1fr 1fr;min-height:405px;background:#fff;border-color:var(--line);border-radius:24px;overflow:hidden;position:relative}
.bubble-editorial-poster{min-height:405px;height:100%;background:#111;overflow:hidden;line-height:0;position:relative}
.bubble-editorial-poster img{display:block;width:100%;height:100%;object-fit:cover;object-position:center center}
.bubble-editorial-info{background:#fff;min-height:405px}
.bubble-editorial-info .bubble-badge{right:20px;top:20px}
.bubble-editorial-card:hover{transform:translateY(-4px);box-shadow:0 20px 50px rgba(0,0,0,.10)}
@media(max-width:1050px){.bubble-editorial-card{grid-template-columns:1fr;min-height:0}.bubble-editorial-poster{height:360px;min-height:360px}.bubble-editorial-info{min-height:230px}}
@media(max-width:720px){.bubble-editorial-card{border-radius:18px}.bubble-editorial-poster{height:290px;min-height:290px}.bubble-editorial-info{min-height:235px;padding:27px}.bubble-editorial-info .bubble-badge{right:15px;top:15px}}
@media(max-width:430px){.bubble-editorial-poster{height:245px;min-height:245px}}

/* V17 — Product cards must be equal, side-by-side boxes */
.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch}
.bubble-editorial-card{grid-column:auto;grid-row:auto;width:auto;min-width:0;min-height:405px;height:405px;grid-template-columns:1fr 1fr}
.bubble-editorial-poster{width:100%;height:405px;min-height:405px;overflow:hidden}
.bubble-editorial-poster img{width:100%;height:100%;object-fit:cover;object-position:center center}
.bubble-editorial-info{width:100%;height:405px;min-height:405px;box-sizing:border-box}
@media(max-width:1050px){
  .product-grid{grid-template-columns:1fr 1fr}
  .bubble-editorial-card{grid-column:auto;grid-template-columns:1fr 1fr;height:405px;min-height:405px}
  .bubble-editorial-poster{height:405px;min-height:405px}
  .bubble-editorial-info{height:405px;min-height:405px}
}
@media(max-width:720px){
  .product-grid{grid-template-columns:1fr}
  .bubble-editorial-card{grid-template-columns:1fr;height:auto;min-height:0}
  .bubble-editorial-poster{height:235px;min-height:235px}
  .bubble-editorial-info{height:auto;min-height:235px}
}

/* V17 final geometry: both product cards are identical 50/50 boxes */
.product-card{grid-template-columns:1fr 1fr;min-height:405px;height:405px}
.product-image,.product-info{height:405px;min-height:405px}
@media(max-width:720px){
  .product-card{grid-template-columns:1fr;height:auto;min-height:0}
  .product-image{height:235px;min-height:235px}
  .product-info{height:auto;min-height:235px}
}
@media(max-width:430px){
  .product-image{height:205px;min-height:205px}
}
