.page-transition{min-height:1px}.header{position:relative;z-index:50;height:88px;background:linear-gradient(180deg,#fffffff0,#f6faffe6);border-bottom:1px solid rgba(59,102,255,.1);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);transition:box-shadow .25s ease,background-color .25s ease,border-color .25s ease}.header--scrolled{background:linear-gradient(180deg,#fffffff7,#f4f8fff2);border-bottom-color:#3b66ff24;box-shadow:0 1px #fffc inset,0 10px 28px #1f408c14}.header-inner{display:flex;align-items:center;height:100%;padding:0 64px;position:relative;gap:16px}.header-left{flex:0 0 auto;width:200px}.logo-link{display:inline-flex;align-items:center;text-decoration:none;border-radius:12px;transition:transform .18s ease,filter .18s ease}.logo-link:hover{transform:translateY(-1px);filter:drop-shadow(0 6px 12px rgba(59,102,255,.12))}.logo{height:38px;width:auto;display:block}.header-nav-row.nav{flex:1;display:flex;justify-content:center;align-items:center;gap:10px;min-width:0}.nav-link{font-family:Inter,system-ui,sans-serif;font-size:11px;font-weight:700;letter-spacing:.04em;color:#2a3348;white-space:nowrap;line-height:1;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;background:linear-gradient(180deg,#ffffffeb,#f4f8ffe0);border:1px solid rgba(59,102,255,.12);border-radius:999px;padding:10px 16px;box-shadow:0 1px #ffffffe6 inset,0 4px 10px #1f408c0d;transition:background-color .22s ease,color .22s ease,border-color .22s ease,box-shadow .22s ease,transform .22s ease}.nav-link:hover{color:#fff;background:linear-gradient(180deg,#5b82ff,#3b66ff 55%,#2f57e8);border-color:#2f57e880;transform:translateY(-1px);box-shadow:0 1px #ffffff47 inset,0 8px 18px #3b66ff47}.nav-link--active{color:#fff;background:linear-gradient(180deg,#5b82ff,#3b66ff 55%,#2f57e8);border-color:#2f57e880;box-shadow:0 1px #ffffff47 inset,0 6px #243fbf2e,0 10px 18px #3b66ff3d}.nav-link--active:hover{color:#fff;background:linear-gradient(180deg,#5b82ff,#3b66ff 55%,#2f57e8);border-color:#2f57e880;transform:translateY(-1px);box-shadow:0 1px #ffffff47 inset,0 8px 18px #3b66ff47}.header-right{display:flex;justify-content:flex-end;align-items:center;flex-shrink:0;margin-left:16px;gap:10px}.cart-btn,.nav-toggle{position:relative;display:flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:50%;background:linear-gradient(180deg,#fff,#f3f7ff);border:1px solid rgba(59,102,255,.12);box-shadow:0 1px #fffffff2 inset,0 8px 16px #1f408c1a;text-decoration:none;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.cart-btn{margin-left:4px}.cart-btn:hover,.nav-toggle:hover{transform:translateY(-1px);border-color:#3b66ff38;box-shadow:0 1px #fffffff2 inset,0 10px 20px #3b66ff29}.cart-btn svg path,.cart-btn svg circle{stroke:#243048;transition:stroke .18s ease}.cart-btn:hover svg path,.cart-btn:hover svg circle{stroke:#3b66ff}.cart-badge{position:absolute;top:-2px;right:-2px;min-width:18px;height:18px;padding:0 4px;background:linear-gradient(180deg,#ff6b6b,#ef4444);color:#fff;font-size:9px;font-weight:800;border-radius:999px;display:flex;align-items:center;justify-content:center;line-height:1;border:2px solid #ffffff;box-shadow:0 4px 10px #ef444459}.nav-toggle{display:none;flex-direction:column;justify-content:center;gap:5px;padding:11px;flex-shrink:0;cursor:pointer}.nav-toggle span{display:block;width:100%;height:2px;background:#243048;border-radius:999px;transition:transform .2s ease,opacity .2s ease,background-color .2s ease}.nav-toggle:hover span{background:#3b66ff}.nav-toggle[aria-expanded=true] span:nth-child(1){transform:translateY(7px) rotate(45deg)}.nav-toggle[aria-expanded=true] span:nth-child(2){opacity:0}.nav-toggle[aria-expanded=true] span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}@media(prefers-reduced-motion:reduce){.logo-link:hover,.nav-link:hover,.nav-link--active:hover,.cart-btn:hover,.nav-toggle:hover{transform:none}.nav-toggle span{transition:none}}@media(min-width:1024px){.header{height:88px}.header-inner{display:flex;align-items:center;justify-content:space-between;height:100%;padding-inline:clamp(20px,3vw,48px);gap:clamp(16px,2vw,32px);min-width:0}.header-left{flex:0 0 auto;flex-shrink:0;width:auto;min-width:0}.logo{height:38px;width:auto}.header-nav-row.nav{flex:1 1 auto;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:clamp(8px,1vw,12px);min-width:0;position:static;background:transparent;border:none;box-shadow:none;padding:0;transform:none;max-height:none;opacity:1;overflow:visible;visibility:visible;pointer-events:auto;transition:none}.nav-link{flex-shrink:0;padding:10px clamp(12px,1.1vw,18px)}.header-right{display:flex;align-items:center;justify-content:flex-end;gap:clamp(10px,1vw,14px);flex:0 0 auto;flex-shrink:0;margin-left:0;min-width:0}.cart-btn{margin-left:auto;flex-shrink:0}.nav-toggle{display:none}}@media(min-width:1024px)and (max-width:1439px){.header-inner{gap:clamp(12px,1.5vw,24px)}.header-nav-row.nav{gap:clamp(6px,.8vw,10px)}.nav-link{padding:9px clamp(10px,.9vw,14px);font-size:10px}}@media(max-width:1023px){.header{backdrop-filter:none;-webkit-backdrop-filter:none;background:linear-gradient(180deg,#fffffff7,#f6fafff0);height:auto;min-height:64px}.header-inner{height:64px}.header-left{width:auto;flex-shrink:0}.header-right{display:flex;align-items:center;justify-content:flex-end;flex:1;min-width:0;gap:12px;margin-left:auto}.header-right .cart-btn{margin-left:0;flex-shrink:0}.nav-toggle{display:flex;flex-shrink:0}.header-nav-row.nav{display:flex;flex:none;flex-direction:column;align-items:stretch;gap:6px;position:absolute;top:calc(100% + 8px);left:12px;right:12px;background:linear-gradient(165deg,#fffffffa,#f1f6fff5);border:1.5px solid rgba(59,102,255,.12);border-radius:22px;box-shadow:0 1px #fffffff2 inset,0 16px 36px #1f408c1f;padding:0 10px;z-index:100;max-height:0;opacity:0;overflow:hidden;visibility:hidden;pointer-events:none;transform:translateY(-8px);transition:max-height .28s ease,opacity .28s ease,transform .28s ease,visibility .28s ease,padding .28s ease}.header-nav-row.nav.nav--open{max-height:520px;opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0);padding:12px 10px}.nav-link{font-size:12px;padding:13px 14px;border-radius:14px;border:1px solid transparent;background:transparent;box-shadow:none;transform:none;justify-content:flex-start;transition:color .2s ease,background-color .2s ease,border-color .2s ease}.nav-link:hover,.nav-link--active:hover{background:#3b66ff14;color:#3b66ff;border-color:#3b66ff1a;transform:none;box-shadow:none}.nav-link--active{background:linear-gradient(180deg,#5b82ff24,#3b66ff1a);color:#3b66ff;border-color:#3b66ff29;box-shadow:none}.nav-link:last-of-type{border-bottom:none}}@media(max-width:1023px)and (min-width:768px){.header-inner{padding-left:1.5rem;padding-right:1.5rem}}@media(max-width:767px){.header-inner{padding:0 1rem}.cart-btn,.nav-toggle{width:40px;height:40px}}@media(max-width:430px){.header-right{gap:10px}}@media(max-width:360px){.logo{height:32px}}.site-footer-trust{padding:0 64px 32px}.site-footer-trust-inner{display:flex;background:#fff;border-radius:16px;box-shadow:0 2px 16px #0000000d;padding:28px 0}.site-footer-trust-item{flex:1;display:flex;align-items:center;gap:14px;padding:0 24px;position:relative}.site-footer-trust-icon{flex-shrink:0}.site-footer-trust-item strong{display:block;font-size:11px;font-weight:700;letter-spacing:.02em;color:#1a1a1a;line-height:1.2;margin-bottom:3px}.site-footer-trust-item span{font-size:10px;font-weight:400;color:#9ca3af;line-height:1.3}.site-footer-trust-divider{position:absolute;left:0;top:50%;transform:translateY(-50%);width:1px;height:48px;background:#e5e7eb}.site-footer{background:#0f172a;color:#fff;padding:48px 64px 0;position:relative;left:50%;right:50%;width:100vw;margin-left:-50vw;margin-right:-50vw}.site-footer-inner{display:flex;gap:40px;padding-bottom:40px;border-bottom:1px solid rgba(255,255,255,.1);max-width:1312px;margin-left:auto;margin-right:auto}.site-footer-col{flex:1}.site-footer-col--brand{flex:1.3}.site-footer-logo{height:36px;width:auto;margin-bottom:16px;filter:brightness(0) invert(1)}.site-footer-col--brand p{font-size:11px;font-weight:400;color:#9ca3af;line-height:1.65;max-width:280px}.site-footer-col h3{font-size:11px;font-weight:700;letter-spacing:.06em;color:#fff;margin-bottom:16px}.site-footer-col ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.site-footer-col ul li a{font-size:11px;font-weight:400;color:#9ca3af;text-decoration:none;transition:color .2s ease}.site-footer-col ul li a:hover{color:#fff}.site-footer-contact li{display:flex;align-items:flex-start;gap:8px;font-size:10px;font-weight:400;color:#9ca3af;line-height:1.5}.site-footer-contact svg{flex-shrink:0;margin-top:2px}.site-footer-bottom{display:flex;align-items:center;justify-content:space-between;padding:20px 0;font-size:10px;font-weight:400;color:#6b7280;max-width:1312px;margin-left:auto;margin-right:auto}.site-footer-bottom a{color:#9ca3af;text-decoration:none}.site-footer-bottom a:hover{color:#fff}.site-layout:has(.page--world) .site-footer-trust{position:relative;padding:8px 64px 40px;background:transparent}.site-layout:has(.page--world) .site-footer-trust:before{content:"";position:absolute;left:50%;top:-18px;width:min(680px,70%);height:36px;transform:translate(-50%);border-radius:999px;background:linear-gradient(180deg,#f3e2bf8c,#f3e2bf26);pointer-events:none}.site-layout:has(.page--world) .site-footer-trust-inner{background:var(--bm-panel);border-radius:var(--bm-radius-xl);border:1.5px solid rgba(59,102,255,.12);box-shadow:var(--bm-shadow-soft);padding:22px 12px}.site-layout:has(.page--world) .site-footer-trust-item strong{font-family:Inter,system-ui,sans-serif;color:var(--bm-ink);letter-spacing:.03em}.site-layout:has(.page--world) .site-footer-trust-item span{color:var(--bm-muted)}.site-layout:has(.page--world) .site-footer-trust-divider{background:linear-gradient(180deg,#3b66ff00,#3b66ff2e,#3b66ff00)}.site-layout:has(.page--world) .site-footer-trust-icon{width:48px;height:48px;display:flex;align-items:center;justify-content:center;border-radius:16px;background:linear-gradient(165deg,#f5f8ff,#e4ecff);border:1px solid rgba(255,255,255,.9);box-shadow:0 1px #fffffff2 inset,0 8px 14px #3b66ff1f}.site-layout:has(.page--world) .site-footer{background:radial-gradient(ellipse 70% 40% at 50% 0%,rgba(59,102,255,.22),transparent 55%),linear-gradient(180deg,#1a2744,#0f172a 42%,#0b1220);border-top-left-radius:36px;border-top-right-radius:36px;box-shadow:0 -18px 40px #14285a1f}@media(max-width:767px){.site-layout:has(.page) .site-footer{display:none}.site-layout:has(.page) .site-footer-trust,.site-layout:has(.page--world) .site-footer-trust{padding:16px clamp(16px,4vw,20px) 28px}.site-layout:has(.page--world) .site-footer-trust:before{display:none}.site-layout:has(.page) .site-footer-trust-inner,.site-layout:has(.page--world) .site-footer-trust-inner{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(14px,3.5vw,20px);padding:clamp(16px,4vw,20px);align-items:start}.site-layout:has(.page) .site-footer-trust-item,.site-layout:has(.page--world) .site-footer-trust-item{flex:none;flex-direction:column;align-items:center;text-align:center;gap:12px;padding:0;width:100%}.site-layout:has(.page) .site-footer-trust-divider,.site-layout:has(.page--world) .site-footer-trust-divider{display:none}.site-layout:has(.products-page) .site-footer,.site-layout:has(.products-page) .site-footer-trust{display:none}.site-layout:has(.product-detail-page) .site-footer,.site-layout:has(.product-detail-page) .site-footer-trust{display:none}.site-layout:has(.bulk-page) .site-footer-trust{padding:clamp(16px,4vw,20px)}.site-layout:has(.bulk-page) .site-footer-trust-inner{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(16px,4vw,24px);padding:clamp(20px,5vw,24px);align-items:start}.site-layout:has(.bulk-page) .site-footer-trust-item{flex:none;flex-direction:column;align-items:center;text-align:center;gap:12px;padding:0;width:100%}.site-layout:has(.bulk-page) .site-footer-trust-divider{display:none}.site-layout:has(.bulk-page) .site-footer-inner{flex-direction:column;align-items:center;text-align:center;gap:clamp(24px,6vw,32px)}.site-layout:has(.bulk-page) .site-footer-col{flex:none;width:100%;align-items:center;text-align:center}.site-layout:has(.bulk-page) .site-footer-col ul{align-items:center}.site-layout:has(.bulk-page) .site-footer-col--brand p{max-width:100%;text-align:center}.site-layout:has(.bulk-page) .site-footer-bottom{flex-direction:column;align-items:center;text-align:center;gap:12px}.site-layout:has(.policies-page) .site-footer-trust{padding:clamp(16px,4vw,20px)}.site-layout:has(.policies-page) .site-footer-trust-inner{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(16px,4vw,24px);padding:clamp(20px,5vw,24px);align-items:start}.site-layout:has(.policies-page) .site-footer-trust-item{flex:none;flex-direction:column;align-items:center;text-align:center;gap:12px;padding:0;width:100%}.site-layout:has(.policies-page) .site-footer-trust-divider{display:none}.site-layout:has(.policies-page) .site-footer-inner{flex-direction:column;align-items:center;text-align:center;gap:clamp(24px,6vw,32px)}.site-layout:has(.policies-page) .site-footer-col{flex:none;width:100%;align-items:center;text-align:center}.site-layout:has(.policies-page) .site-footer-col ul{align-items:center}.site-layout:has(.policies-page) .site-footer-col--brand p{max-width:100%;text-align:center}.site-layout:has(.policies-page) .site-footer-bottom{flex-direction:column;align-items:center;text-align:center;gap:12px}.site-layout:has(.about-page) .site-footer-trust{padding:clamp(16px,4vw,20px)}.site-layout:has(.about-page) .site-footer-trust-inner{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(16px,4vw,24px);padding:clamp(20px,5vw,24px);align-items:start}.site-layout:has(.about-page) .site-footer-trust-item{flex:none;flex-direction:column;align-items:center;text-align:center;gap:12px;padding:0;width:100%}.site-layout:has(.about-page) .site-footer-trust-divider{display:none}.site-layout:has(.about-page) .site-footer-inner{flex-direction:column;align-items:center;text-align:center;gap:clamp(24px,6vw,32px)}.site-layout:has(.about-page) .site-footer-col{flex:none;width:100%;align-items:center;text-align:center}.site-layout:has(.about-page) .site-footer-col ul{align-items:center}.site-layout:has(.about-page) .site-footer-col--brand p{max-width:100%;text-align:center}.site-layout:has(.about-page) .site-footer-bottom{flex-direction:column;align-items:center;text-align:center;gap:12px}.site-layout:has(.contact-page) .site-footer-trust{padding:clamp(16px,4vw,20px)}.site-layout:has(.contact-page) .site-footer-trust-inner{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(16px,4vw,24px);padding:clamp(20px,5vw,24px);align-items:start;flex-direction:unset}.site-layout:has(.contact-page) .site-footer-trust-item{flex:none;flex-direction:column;align-items:center;text-align:center;gap:12px;padding:0;width:100%}.site-layout:has(.contact-page) .site-footer-trust-divider{display:none}.site-layout:has(.contact-page) .site-footer{padding-top:clamp(28px,7vw,36px)}.site-layout:has(.contact-page) .site-footer-inner{flex-direction:column;align-items:stretch;gap:0;padding-bottom:clamp(24px,6vw,32px)}.site-layout:has(.contact-page) .site-footer-col--brand{order:1;text-align:center;padding-bottom:clamp(20px,5vw,24px);border-bottom:1px solid rgba(255,255,255,.1)}.site-layout:has(.contact-page) .site-footer-col--brand p{max-width:100%;text-align:center;margin:0 auto}.site-layout:has(.contact-page) .site-footer-col:not(.site-footer-col--brand){flex:none;width:100%;padding:clamp(16px,4vw,20px) 0;border-bottom:1px solid rgba(255,255,255,.1)}.site-layout:has(.contact-page) .site-footer-col h3{display:flex;align-items:center;justify-content:space-between;margin-bottom:clamp(12px,3vw,16px);font-size:clamp(11px,3vw,12px)}.site-layout:has(.contact-page) .site-footer-col h3:after{content:"+";font-size:18px;font-weight:400;color:#9ca3af;line-height:1}.site-layout:has(.contact-page) .site-footer-col ul{align-items:flex-start;gap:clamp(8px,2vw,10px)}.site-layout:has(.contact-page) .site-footer-contact li{align-items:flex-start}.site-layout:has(.contact-page) .site-footer-bottom{flex-direction:column;align-items:center;text-align:center;gap:12px;padding-top:clamp(16px,4vw,20px)}.site-layout:has(.contact-page) .site-footer-bottom span:last-child{display:flex;flex-direction:column;gap:8px}.site-layout:has(.cart-page) .site-footer-trust{padding:clamp(16px,4vw,20px)}.site-layout:has(.cart-page) .site-footer-trust-inner{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(16px,4vw,24px);padding:clamp(16px,4vw,24px);align-items:start}.site-layout:has(.cart-page) .site-footer-trust-item{flex:none;flex-direction:column;align-items:center;text-align:center;gap:12px;padding:0;width:100%}.site-layout:has(.cart-page) .site-footer-trust-divider{display:none}.site-layout:has(.cart-page) .site-footer{padding:clamp(28px,7vw,40px) clamp(16px,4vw,20px) 0}.site-layout:has(.cart-page) .site-footer-inner{flex-direction:column;gap:clamp(20px,5vw,28px);padding-bottom:clamp(24px,6vw,32px)}.site-layout:has(.cart-page) .site-footer-col{width:100%;min-width:0}.site-layout:has(.cart-page) .site-footer-col--brand p{max-width:100%}.site-layout:has(.cart-page) .site-footer-bottom{flex-direction:column;align-items:center;text-align:center;gap:12px;padding:clamp(16px,4vw,20px) 0}.site-layout:has(.cart-page) .site-footer-bottom span:last-child{display:flex;flex-direction:column;gap:8px}}.service-bar{padding:0 64px;margin-bottom:48px}.service-bar-inner{position:relative;display:flex;align-items:stretch;gap:0;padding:18px 10px;border-radius:24px;overflow:hidden;background:radial-gradient(circle at 10% 20%,rgba(59,102,255,.04),transparent 30%),radial-gradient(circle at 90% 80%,rgba(255,212,0,.04),transparent 28%),linear-gradient(165deg,#fffdf9,#fff9f2 45%,#f8faff);border:1.5px solid rgba(31,42,68,.1);box-shadow:0 1px #fffffff2 inset,3px 4px #1f2a440d,0 14px 28px #1f408c0f}.service-bar--comic .service-bar-inner:before{content:"";position:absolute;inset:0;pointer-events:none;opacity:.05;background-image:radial-gradient(circle,#1f2a44 .85px,transparent 1.05px);background-size:6px 6px;mix-blend-mode:multiply}.service-item{flex:1;display:flex;align-items:center;position:relative;z-index:1;min-width:0}.service-item-content{display:flex;align-items:center;gap:14px;padding:10px 20px;width:100%;border-radius:18px;transition:transform .18s ease}.service-item:hover .service-item-content{transform:translateY(-1px)}.service-divider{position:absolute;left:0;top:50%;transform:translateY(-50%);width:1px;height:48px;background:linear-gradient(180deg,#1f2a4400,#1f2a441f,#1f2a4400)}.service-icon{position:relative;flex-shrink:0;width:52px;height:52px;display:flex;align-items:center;justify-content:center;border-radius:16px;border:1.5px solid rgba(31,42,68,.14);overflow:visible;background:#fffefb;box-shadow:0 1px #ffffffe6 inset,2px 3px #1f2a4412}.service-icon:before{content:none}.service-icon-mark{position:absolute;pointer-events:none;z-index:2}.service-item--blue .service-icon-mark{top:-3px;right:-2px;width:7px;height:7px;background:#3b66ff;clip-path:polygon(50% 0,62% 38%,100% 50%,62% 62%,50% 100%,38% 62%,0 50%,38% 38%);opacity:.85}.service-item--green .service-icon-mark{bottom:2px;right:-4px;width:9px;height:6px;border:1.5px solid #3dcc86;border-radius:50%;border-bottom-color:transparent;border-left-color:transparent;transform:rotate(30deg);opacity:.75}.service-item--gold .service-icon-mark{top:5px;left:-4px;width:9px;height:2px;background:#e8c04a;border-radius:2px;box-shadow:0 4px #e8c04a;opacity:.8;transform:rotate(-16deg)}.service-item--coral .service-icon-mark{top:-2px;left:2px;width:5px;height:5px;border-radius:50%;background:#ff8a98;box-shadow:7px 3px 0 -1px #ff8a98b3;opacity:.8}.service-icon svg{position:relative;z-index:1;filter:drop-shadow(0 1px 0 rgba(31,42,68,.1))}.service-item--blue .service-icon{background:linear-gradient(165deg,#f7f9ff,#ebf0ff);border-color:#3b66ff47;box-shadow:0 1px #fffffff2 inset,2px 3px #3b66ff1f}.service-item--green .service-icon{background:linear-gradient(165deg,#f5fff8,#e6f8ee);border-color:#3dcc8659;box-shadow:0 1px #fffffff2 inset,2px 3px #2da0641f}.service-item--gold .service-icon{background:linear-gradient(165deg,#fffdf5,#fff6df);border-color:#e8c04a66;box-shadow:0 1px #fffffff2 inset,2px 3px #c8961e1f}.service-item--coral .service-icon{background:linear-gradient(165deg,#fff8f9,#ffecef);border-color:#ff8a9861;box-shadow:0 1px #fffffff2 inset,2px 3px #dc64781f}.service-text{display:flex;flex-direction:column;gap:3px;min-width:0}.service-text strong{font-family:Nunito,Inter,system-ui,sans-serif;font-size:12px;font-weight:800;letter-spacing:.02em;color:#243048;line-height:1.2}.service-item--blue .service-text strong{color:#2f57e8}.service-item--green .service-text strong{color:#1fa85a}.service-item--gold .service-text strong{color:#b88912}.service-item--coral .service-text strong{color:#d45a6c}.service-text span{font-family:Inter,system-ui,sans-serif;font-size:12px;font-weight:500;color:#6b7385;line-height:1.25}@media(prefers-reduced-motion:reduce){.service-item:hover .service-item-content{transform:none}}.page{width:1440px;margin:0 auto;background-color:#fff}.page--world{width:100%;max-width:1440px;background:transparent;color:var(--bm-ink)}.world-main{position:relative;isolation:isolate;overflow-x:clip;background:var(--bm-world-bg);border-radius:0}.site-layout:has(.page--world){background:linear-gradient(180deg,#f5f9ff,#eef4fc 18%,#f7f9fc 48%,#faf8f5)}.site-layout:has(.page--world) .header{background:linear-gradient(180deg,#ffffffe0,#f6faffc7)}.world-bridge{position:relative;height:84px;margin:-12px auto 4px;max-width:min(980px,calc(100% - 48px));pointer-events:none;z-index:2}.world-bridge--shop{position:absolute;top:8px;left:50%;width:min(520px,70%);height:64px;margin:0;transform:translate(-50%);z-index:0}.world-bridge-ground{position:absolute;left:8%;right:8%;bottom:18px;height:28px;border-radius:999px;background:linear-gradient(180deg,#ffe9a0,#ffd56a 55%,#ffb703);box-shadow:0 10px 18px #b46e0a33,0 1px #ffffff8c inset}.world-bridge-ground--soft{opacity:.55;bottom:8px;height:18px}.world-mini{position:absolute;display:block}.world-mini--tree-a,.world-mini--tree-b{width:22px;height:34px;bottom:28px;border-radius:999px 999px 8px 8px;background:radial-gradient(circle at 50% 28%,#6ef0a4 0 42%,transparent 43%),linear-gradient(180deg,transparent 42%,#c9a27a 42% 100%);filter:drop-shadow(0 6px 8px rgba(20,110,60,.28));animation:world-mini-float 5.5s ease-in-out infinite}.world-mini--tree-a{left:18%}.world-mini--tree-b{right:22%;width:18px;height:28px;animation-delay:-1.4s}.world-mini--house{left:46%;bottom:30px;width:28px;height:22px;background:#fff;border-radius:4px 4px 3px 3px;box-shadow:0 6px 10px #1f408c1f}.world-mini--house:before{content:"";position:absolute;left:-3px;right:-3px;top:-10px;height:14px;background:#5b82ff;clip-path:polygon(50% 0,100% 100%,0 100%)}.world-mini--flower-a,.world-mini--flower-b{width:10px;height:10px;bottom:34px;border-radius:50%;box-shadow:0 4px 8px #00000014}.world-mini--flower-a{left:30%;background:#ff6b7a;animation:world-mini-float 4.8s ease-in-out infinite}.world-mini--flower-b{right:34%;background:#ffd400;animation:world-mini-float 5.2s ease-in-out infinite;animation-delay:-.8s}.world-mini--cloud{top:4px;left:58%;width:42px;height:16px;border-radius:999px;background:#ffffffe6;box-shadow:18px 4px 0 -2px #ffffffd9;opacity:.85;animation:world-mini-drift 12s ease-in-out infinite}.world-mini--balloon{top:0;right:12%;width:14px;height:18px;border-radius:50%/60% 60% 40% 40%;background:linear-gradient(180deg,#ffe566,#ffd400,#ffb400);box-shadow:0 8px 12px #dc960047;animation:world-mini-float 6s ease-in-out infinite}.world-mini--balloon:after{content:"";position:absolute;left:50%;top:100%;width:1px;height:14px;background:#24304847;transform:translate(-50%)}.world-mini--dot-a,.world-mini--dot-b{width:8px;height:8px;border-radius:50%;bottom:18px;opacity:.8}.world-mini--dot-a{left:22%;background:#3b66ff}.world-mini--dot-b{left:28%;background:#49b57a}@keyframes world-mini-float{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}@keyframes world-mini-drift{0%,to{transform:translate(0)}50%{transform:translate(10px)}}@media(prefers-reduced-motion:reduce){.world-mini--tree-a,.world-mini--tree-b,.world-mini--flower-a,.world-mini--flower-b,.world-mini--cloud,.world-mini--balloon{animation:none}}.hero{--hm-blue: #3b66ff;--hm-blue-bright: #4f7cff;--hm-ink: #1f2a44;--hm-yellow: #ffd400;--hm-coral: #ff6b7a;--hm-green: #3dcc86;position:relative;padding:20px 64px 0;min-height:680px;overflow:hidden;isolation:isolate;background:radial-gradient(ellipse 48% 42% at 50% 46%,rgba(255,255,255,.95),transparent 70%),radial-gradient(ellipse 36% 28% at 72% 22%,rgba(59,102,255,.05),transparent 62%),linear-gradient(180deg,#fbfcfe,#f7f9fc 46%,#faf9f6)}.hero--comic{border-bottom:1px solid rgba(31,42,68,.05)}.hero-world{position:absolute;inset:0;pointer-events:none;z-index:0;overflow:hidden}.hero-sky{position:absolute;inset:0;background:radial-gradient(circle at 50% 42%,rgba(255,255,255,.9),transparent 46%),radial-gradient(circle at 50% 8%,rgba(59,102,255,.035),transparent 40%)}.hero-sky:before,.hero-sky:after{content:"";position:absolute;pointer-events:none;z-index:0;background-image:radial-gradient(rgba(59,102,255,.14) 1px,transparent 1.2px);background-size:7px 7px;mask-image:radial-gradient(ellipse at center,#000 0%,transparent 72%);-webkit-mask-image:radial-gradient(ellipse at center,#000 0%,transparent 72%);opacity:.45}.hero-sky:before{left:-2%;bottom:4%;width:min(34vw,320px);height:min(28vw,260px)}.hero-sky:after{right:-1%;top:28%;width:min(28vw,260px);height:min(24vw,220px)}.hero-glow{position:absolute;left:50%;top:42%;width:min(52vw,560px);height:min(42vw,420px);transform:translate(-50%,-42%);z-index:1;background:radial-gradient(ellipse at center,rgba(59,102,255,.09),transparent 62%),radial-gradient(ellipse at 50% 68%,rgba(255,255,255,.55),transparent 58%)}.hero-accent{position:absolute;z-index:2;pointer-events:none}.hero-accent--star{top:18%;right:24%;width:11px;height:11px;background:var(--hm-yellow);clip-path:polygon(50% 0,61% 35%,100% 50%,61% 65%,50% 100%,39% 65%,0 50%,39% 35%);opacity:.8;transform:rotate(12deg)}.hero-accent--bubble{left:16%;top:46%;width:9px;height:9px;background:#6b8cff;border:none;border-radius:0;box-shadow:none;opacity:.75;clip-path:polygon(50% 0,61% 35%,100% 50%,61% 65%,50% 100%,39% 65%,0 50%,39% 35%);transform:rotate(-8deg)}.hero-accent--bubble:after{content:none}.hero-bg-words{position:absolute;inset:0;pointer-events:none;z-index:1;perspective:1100px;overflow:hidden}.bg-word{position:absolute;font-family:Nunito,Inter,system-ui,sans-serif;font-size:clamp(52px,7.8vw,108px);font-weight:900;line-height:.9;letter-spacing:.06em;-webkit-user-select:none;-moz-user-select:none;user-select:none;text-transform:uppercase;transform-style:preserve-3d;transform-origin:center center;-webkit-font-smoothing:antialiased;color:var(--hm-blue);opacity:.94;max-width:min(40vw,400px);white-space:nowrap;-webkit-text-stroke:1.15px rgba(31,42,68,.18);paint-order:stroke fill}.bg-word:before{content:"";position:absolute;left:16%;right:16%;bottom:-6%;height:14%;border-radius:50%;background:radial-gradient(ellipse at center,rgba(31,42,68,.12),transparent 72%);filter:blur(6px);pointer-events:none;z-index:-1}.bg-word:after{content:"";position:absolute;pointer-events:none;z-index:1}.bg-word--ride{top:28px;left:48px;z-index:4;color:var(--hm-blue);opacity:.96;transform:rotate(-2.5deg) scale(1.02) translateZ(12px);text-shadow:0 1px 0 #2f57e8,1px 2px 0 #2749d4,2px 3px 0 #1f3fbe,3px 5px 0 rgba(31,42,68,.18),0 10px 18px rgba(59,102,255,.16),-.5px -.5px 0 rgba(255,255,255,.35)}.bg-word--ride:after{left:-10px;top:38%;width:16px;height:10px;border:none;border-radius:0;background:linear-gradient(90deg,transparent 0%,transparent 18%,rgba(59,102,255,.55) 18%,rgba(59,102,255,.55) 28%,transparent 28%),linear-gradient(90deg,transparent 0%,transparent 42%,rgba(59,102,255,.4) 42%,rgba(59,102,255,.4) 50%,transparent 50%),linear-gradient(90deg,transparent 0%,transparent 62%,rgba(59,102,255,.3) 62%,rgba(59,102,255,.3) 68%,transparent 68%);background-size:100% 2px,100% 2px,100% 2px;background-repeat:no-repeat;background-position:0 1px,0 4px,0 7px;transform:rotate(-18deg);opacity:.7}.bg-word--play{top:36px;right:44px;z-index:2;color:#e8c04a;opacity:.94;transform:rotate(2deg) scale(.98) translateZ(8px);text-shadow:0 1px 0 #d4a820,1px 2px 0 #c49818,2px 3px 0 #b88912,3px 5px 0 rgba(120,80,10,.16),0 10px 16px rgba(200,150,30,.14),-.5px -.5px 0 rgba(255,255,255,.4)}.bg-word--play:after{right:-4px;top:-6px;width:8px;height:8px;background:#e8c04a;clip-path:polygon(50% 0,61% 35%,100% 50%,61% 65%,50% 100%,39% 65%,0 50%,39% 35%);opacity:.9;box-shadow:12px 10px 0 -1.5px #e8c04a}.bg-word--grow{top:280px;left:40px;z-index:1;color:#6b8cff;opacity:.9;transform:rotate(-1.8deg) scale(.94) translateZ(4px);text-shadow:0 1px 0 #4a6ee8,1px 2px 0 #3b66ff,2px 3px 0 #3358e0,3px 5px 0 rgba(31,42,68,.14),0 10px 16px rgba(59,102,255,.12),-.5px -.5px 0 rgba(255,255,255,.3)}.bg-word--grow:after{left:2%;bottom:-12px;width:18px;height:10px;border:none;border-radius:0;background:linear-gradient(90deg,transparent 0%,transparent 12%,rgba(107,140,255,.55) 12%,rgba(107,140,255,.55) 24%,transparent 24%),linear-gradient(90deg,transparent 0%,transparent 36%,rgba(107,140,255,.4) 36%,rgba(107,140,255,.4) 46%,transparent 46%),linear-gradient(90deg,transparent 0%,transparent 56%,rgba(107,140,255,.28) 56%,rgba(107,140,255,.28) 64%,transparent 64%);background-size:100% 2px,100% 2px,100% 2px;background-repeat:no-repeat;background-position:0 1px,0 4px,0 7px;transform:rotate(-10deg);opacity:.65}.bg-word--happy{top:240px;right:36px;z-index:3;color:#f0a8b0;opacity:.92;transform:rotate(2.4deg) scale(.96) translateZ(8px);text-shadow:0 1px 0 #e09098,1px 2px 0 #d08088,2px 3px 0 #c07078,3px 5px 0 rgba(120,60,70,.14),0 10px 16px rgba(200,110,120,.12),-.5px -.5px 0 rgba(255,255,255,.35)}.bg-word--happy:after{right:4%;top:-10px;width:5px;height:5px;border-radius:50%;background:#f0a8b0;box-shadow:10px 4px 0 -.5px #f0a8b0d9,18px 8px 0 -1px #f0a8b08c;opacity:.85}.hero-inner{position:relative;z-index:2;display:grid;grid-template-columns:380px 1fr 280px;align-items:center;gap:0;min-height:560px;padding-top:10px}.hero-card{--card-blue: #3b66ff;background:linear-gradient(165deg,#fff,#f7faff 48%,#eef4ff);border:1px solid rgba(59,102,255,.12);border-radius:28px;padding:34px 30px 26px;width:380px;position:relative;z-index:3;align-self:start;margin-top:422px;margin-left:25px;overflow:hidden;transform-style:preserve-3d;box-shadow:0 1px #fffffff2 inset,0 12px 28px #1f408c14,0 28px 48px #14285a0f}.hero-card:before{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;background:radial-gradient(ellipse 90% 55% at 18% -10%,rgba(255,255,255,.95),transparent 55%),radial-gradient(circle at 92% 10%,rgba(59,102,255,.1),transparent 22%),radial-gradient(circle at 8% 88%,rgba(255,209,102,.12),transparent 20%)}.hero-card:after{content:"";position:absolute;top:14px;right:16px;width:10px;height:10px;border-radius:50%;background:#3b66ff;box-shadow:16px 6px #ffd166,8px 18px #49b57abf;opacity:.9;pointer-events:none}.hero-card-title{position:relative;z-index:1;font-size:18px;font-weight:800;letter-spacing:.01em;color:#1a1a1a;line-height:1.3;margin-bottom:8px}.hero-card-subtitle{position:relative;z-index:1;font-size:13px;font-weight:500;color:#7b8494;line-height:1.4;margin-bottom:22px}.hero-checklist{position:relative;z-index:1;display:flex;flex-direction:column;gap:11px;margin-bottom:24px}.hero-checklist-item{display:flex;align-items:center;gap:12px;font-size:13px;font-weight:500;color:#3f4756;line-height:1.3}.check-circle{flex-shrink:0;width:24px;height:24px;background:linear-gradient(160deg,#5b82ff,#3b66ff 70%);border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 1px #ffffff59 inset,0 6px 12px #3b66ff47}.btn-shop-now{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;text-decoration:none;color:#fff;width:100%;min-height:56px;background:linear-gradient(180deg,#6a8fff,#3b66ff 42%,#2f54e0);border-radius:999px;padding:12px 10px 12px 26px;font-size:13px;font-weight:800;letter-spacing:.08em;margin-bottom:16px;border:1.5px solid rgba(255,255,255,.28);box-shadow:0 2px #ffffff73 inset,0 -3px #1937a038 inset,0 8px #2748c8,0 14px 28px #3b66ff59,0 28px 44px #3b66ff2e;transition:transform .18s ease,box-shadow .18s ease,filter .18s ease}.btn-shop-now:hover{transform:translateY(-3px);filter:brightness(1.04);box-shadow:0 2px #ffffff80 inset,0 -3px #1937a033 inset,0 10px #2748c8,0 18px 32px #3b66ff6b,0 34px 52px #3b66ff38}.btn-shop-now:active{transform:translateY(2px);filter:brightness(.98);box-shadow:0 1px #ffffff59 inset,0 -2px #1937a040 inset,0 4px #2748c8,0 10px 20px #3b66ff47}.btn-shop-arrow{width:40px;height:40px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 1px #ffffffe6 inset,0 6px 14px #1f408c2e;transition:transform .18s cubic-bezier(.22,1,.36,1)}.hero-social-proof{position:relative;z-index:1;display:flex;align-items:center;gap:8px;background:#ffffffc7;border:1px solid rgba(59,102,255,.12);border-radius:999px;padding:11px 16px;font-size:12px;font-weight:600;color:#5b6472;box-shadow:0 6px 14px #1f408c0f}.hero-product{display:flex;align-items:center;justify-content:center;position:relative;z-index:2;margin-left:-60px;margin-right:-40px}.hero-product-stage{position:relative;perspective:1400px;perspective-origin:50% 55%;display:flex;align-items:center;justify-content:center;transform-style:preserve-3d;transform:translateY(-100px)}.hero-product-action{position:absolute;left:8%;right:8%;top:46%;z-index:0;height:2px;pointer-events:none;opacity:.22;background:linear-gradient(90deg,transparent 0%,rgba(59,102,255,.35) 18%,transparent 28%,transparent 42%,rgba(31,42,68,.14) 52%,transparent 62%,transparent 72%,rgba(59,102,255,.22) 82%,transparent 100%);transform:rotate(-6deg);mask-image:radial-gradient(ellipse at center,#000 30%,transparent 78%);-webkit-mask-image:radial-gradient(ellipse at center,#000 30%,transparent 78%)}.hero-product-scroll{display:flex;align-items:center;justify-content:center;transform-style:preserve-3d}.hero-product-motion{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;transform-style:preserve-3d;isolation:isolate;transform:translate3d(0,18px,0) scale(.97);transform-origin:50% 60%}.hero-product-shadow{position:absolute;left:50%;bottom:4%;z-index:0;width:72%;height:36px;transform:translate(-50%) rotateX(58deg) scale(1);transform-origin:center center;border-radius:50%;background:repeating-linear-gradient(-32deg,transparent 0 2px,rgba(59,102,255,.16) 2px 3px),radial-gradient(ellipse at center,rgba(31,42,68,.22) 0%,rgba(59,102,255,.1) 42%,transparent 74%);filter:blur(1.5px);opacity:.85;pointer-events:none}.hero-product-motion picture,.hero-product-motion>.hero-product-img{position:relative;z-index:1;display:block}.hero-product-motion:after{content:"";position:absolute;inset:6% 10% 18%;z-index:2;pointer-events:none;border-radius:40%;background:radial-gradient(ellipse at 34% 26%,rgba(255,255,255,.28),transparent 54%),radial-gradient(ellipse at 70% 60%,rgba(59,102,255,.06),transparent 50%);mix-blend-mode:soft-light;opacity:.7}.hero-product-img{width:560px;height:auto;aspect-ratio:1067 / 1600;-o-object-fit:contain;object-fit:contain;mix-blend-mode:normal;transform:translateZ(18px);filter:drop-shadow(0 0 .6px rgba(26,26,46,.4)) drop-shadow(1.5px 2px 0 rgba(26,26,46,.28)) drop-shadow(0 14px 18px rgba(31,64,140,.14)) drop-shadow(0 28px 34px rgba(31,64,140,.1)) brightness(1.02) contrast(1.06) saturate(1.06)}.hero-right{display:flex;flex-direction:column;align-items:flex-end;justify-content:flex-start;padding-top:60px;margin-top:100px;position:relative;z-index:3}.hero-description{font-size:14px;font-weight:500;color:#3f4756;line-height:1.7;text-align:right;max-width:280px;margin-top:96px;margin-bottom:0}.hero-icons{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 8px;width:min(100%,280px);padding:16px 14px 14px;border-radius:22px;background:radial-gradient(circle at 12% 18%,rgba(59,102,255,.05),transparent 28%),radial-gradient(circle at 88% 82%,rgba(255,212,0,.05),transparent 26%),linear-gradient(165deg,#fffdf9,#fff9f2 48%,#f7faff);border:1.5px solid rgba(31,42,68,.12);box-shadow:0 1px #fffffff2 inset,3px 4px #1f2a440f,0 14px 28px #1f408c12;position:relative;overflow:hidden}.hero-icons:before{content:"";position:absolute;inset:0;pointer-events:none;opacity:.06;background-image:radial-gradient(circle,#1f2a44 .9px,transparent 1.1px);background-size:6px 6px;mix-blend-mode:multiply}.hero-icon-item{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:7px;width:auto;padding:6px 4px 4px;border-radius:16px;transition:transform .18s ease}.hero-icon-item:hover{transform:translateY(-2px)}.hero-icon-circle{position:relative;width:56px;height:56px;display:flex;align-items:center;justify-content:center;background:#fffefb;border-radius:16px;border:1.5px solid rgba(31,42,68,.16);overflow:visible;box-shadow:0 1px #ffffffe6 inset,2px 3px #1f2a4414;transition:transform .18s ease,box-shadow .18s ease}.hero-icon-circle:before{content:none}.hero-icon-mark{position:absolute;pointer-events:none;z-index:2}.hero-icon-item--blue .hero-icon-mark{top:-3px;right:-2px;width:8px;height:8px;background:#3b66ff;clip-path:polygon(50% 0,62% 38%,100% 50%,62% 62%,50% 100%,38% 62%,0 50%,38% 38%);opacity:.85}.hero-icon-item--gold .hero-icon-mark{top:4px;left:-5px;width:10px;height:2px;background:#e8c04a;border-radius:2px;box-shadow:0 4px #e8c04a;opacity:.8;transform:rotate(-18deg)}.hero-icon-item--green .hero-icon-mark{bottom:2px;right:-4px;width:9px;height:6px;border:1.5px solid #3dcc86;border-radius:50%;border-bottom-color:transparent;border-left-color:transparent;transform:rotate(35deg);opacity:.75}.hero-icon-item--pink .hero-icon-mark{top:-2px;left:2px;width:5px;height:5px;border-radius:50%;background:#ff8a98;box-shadow:7px 3px 0 -1px #ff8a98b3;opacity:.8}.hero-icon-circle svg{position:relative;z-index:1;filter:drop-shadow(0 1px 0 rgba(31,42,68,.12))}.hero-icon-item:hover .hero-icon-circle{transform:translateY(-1px)}.hero-icon-item--blue .hero-icon-circle{background:linear-gradient(165deg,#f7f9ff,#ebf0ff);border-color:#3b66ff47;box-shadow:0 1px #fffffff2 inset,2px 3px #3b66ff1f}.hero-icon-item--gold .hero-icon-circle{background:linear-gradient(165deg,#fffdf5,#fff6df);border-color:#e8c04a66;box-shadow:0 1px #fffffff2 inset,2px 3px #c8961e1f}.hero-icon-item--green .hero-icon-circle{background:linear-gradient(165deg,#f5fff8,#e6f8ee);border-color:#3dcc8659;box-shadow:0 1px #fffffff2 inset,2px 3px #2da0641f}.hero-icon-item--pink .hero-icon-circle{background:linear-gradient(165deg,#fff8f9,#ffecef);border-color:#ff8a9861;box-shadow:0 1px #fffffff2 inset,2px 3px #dc64781f}.hero-icon-label{font-family:Nunito,Inter,system-ui,sans-serif;font-size:11px;font-weight:800;color:#243048;text-align:center;line-height:1.25;letter-spacing:-.01em;max-width:11ch}.hero-icon-item--blue .hero-icon-label{color:#2f57e8}.hero-icon-item--gold .hero-icon-label{color:#b88912}.hero-icon-item--green .hero-icon-label{color:#1fa85a}.hero-icon-item--pink .hero-icon-label{color:#d45a6c}.scroll-indicator{display:flex;flex-direction:column;align-items:center;gap:8px;padding:24px 0 32px;position:relative;z-index:2}.scroll-indicator span{font-size:9px;font-weight:600;letter-spacing:.12em;color:#6b7280}@media(prefers-reduced-motion:reduce){.hero-product-motion{transform:none}.hero-product-motion:after{opacity:.4}.hero-product-shadow{filter:blur(1.5px);opacity:.7}.btn-shop-now:hover{transform:none;filter:none}.btn-shop-now:active,.hero-icon-item:hover{transform:none}.hero-icon-item:hover .hero-icon-circle{transform:none;filter:none}}.bestsellers{position:relative;padding:28px 64px 48px;margin:0;isolation:isolate;overflow:hidden;background:transparent}.page--world .service-bar{position:relative;z-index:3;padding:0 64px;margin:8px 0 56px}.page--world .service-bar-inner{background:radial-gradient(circle at 10% 20%,rgba(59,102,255,.04),transparent 30%),radial-gradient(circle at 90% 80%,rgba(255,212,0,.04),transparent 28%),linear-gradient(165deg,#fffdf9,#fff9f2 45%,#f8faff);border-radius:24px;box-shadow:0 1px #fffffff2 inset,3px 4px #1f2a440d,0 14px 28px #1f408c0f;border-color:#1f2a441a}.bestsellers-header,.bestsellers-grid{position:relative;z-index:1}.bestsellers-header{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:32px}.bestsellers-title{position:relative;font-family:Nunito,Inter,system-ui,sans-serif;font-size:clamp(26px,2.8vw,40px);font-weight:900;letter-spacing:-.02em;color:#3b66ff;line-height:1.05;text-transform:uppercase;text-shadow:0 1px 0 #2f57e8,0 2px 0 #2749d4,0 8px 16px rgba(59,102,255,.14)}.bestsellers-title:after{content:"";position:absolute;right:-14px;top:-4px;width:8px;height:8px;background:#e8c04a;clip-path:polygon(50% 0,62% 38%,100% 50%,62% 62%,50% 100%,38% 62%,0 50%,38% 38%);opacity:.85}.btn-view-all{display:inline-flex;align-items:center;gap:8px;text-decoration:none;font-family:Nunito,Inter,system-ui,sans-serif;font-size:11px;font-weight:800;letter-spacing:.04em;color:#2f57e8;background:#fffefb;border:1.5px solid rgba(59,102,255,.22);border-radius:999px;padding:11px 18px 11px 20px;line-height:1;box-shadow:0 1px #fffffff2 inset,2px 3px #3b66ff1a;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.btn-view-all:hover{transform:translateY(-1px);border-color:#3b66ff59;box-shadow:0 1px #fffffff2 inset,3px 4px #3b66ff24}.btn-view-all svg path{stroke:#3b66ff}.bestsellers-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px;align-items:stretch;content-visibility:auto;contain-intrinsic-size:420px}.bestsellers .products-card{display:flex;flex-direction:column;height:100%;padding:20px 18px;border-radius:22px;background:linear-gradient(165deg,#fffefb,#fff9f2 48%,#f8faff);border:1.5px solid rgba(31,42,68,.1);box-shadow:0 1px #fffffff2 inset,3px 4px #1f2a440d,0 14px 28px #1f408c12;overflow:visible;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.bestsellers .products-card:hover{transform:translateY(-6px);border-color:#3b66ff38;box-shadow:0 1px #fffffff2 inset,4px 6px #3b66ff1a,0 18px 34px #1f408c1a}.bestsellers .products-card-tag{top:16px;left:16px;padding:6px 10px;border-radius:8px;font-family:Nunito,Inter,system-ui,sans-serif;font-size:9px;font-weight:900;letter-spacing:.06em;background:#3b66ff;border:1.5px solid #1f2a44;box-shadow:2px 2px #1f2a4433;transform:rotate(-3deg)}.bestsellers .products-card-wishlist{top:14px;right:14px;width:36px;height:36px;border-radius:50%;color:#3b66ff;background:#fffefb;border:1.5px solid rgba(31,42,68,.12);box-shadow:0 1px #fffffff2 inset,2px 3px #1f2a440f;transition:transform .18s ease,box-shadow .18s ease}.bestsellers .products-card-wishlist:hover{transform:scale(1.05);box-shadow:0 1px #fffffff2 inset,2px 3px #3b66ff1f}.bestsellers .products-card-image-wrap{position:relative;height:210px;margin:28px 4px 18px;border-radius:18px;overflow:visible;background:radial-gradient(ellipse 70% 55% at 50% 60%,rgba(59,102,255,.06),transparent 70%),linear-gradient(180deg,#fff6,#f8faffd9)}.bestsellers .products-card-image-wrap:after{content:"";position:absolute;left:18%;right:18%;bottom:10px;height:16px;border-radius:50%;background:radial-gradient(ellipse at center,rgba(31,42,68,.16),transparent 70%);filter:blur(2px);pointer-events:none;z-index:0}.bestsellers .products-card-image-wrap .fade-image,.bestsellers .products-card-image-wrap picture{position:relative;z-index:1}.bestsellers .products-card-image,.bestsellers .products-card-image-wrap .fade-image-img{mix-blend-mode:normal;filter:drop-shadow(0 10px 14px rgba(20,40,90,.14));transform:scale(1.16) translateY(-4px);transition:transform .22s ease,filter .22s ease}.bestsellers .products-card:hover .products-card-image,.bestsellers .products-card:hover .products-card-image-wrap .fade-image-img{transform:scale(1.2) translateY(-8px);filter:drop-shadow(0 14px 20px rgba(20,40,90,.18))}.bestsellers .products-card-name{font-family:Nunito,Inter,system-ui,sans-serif;font-size:14px;font-weight:800;color:#243048;line-height:1.35;margin-bottom:10px;letter-spacing:-.01em}.bestsellers .products-card-rating{margin-bottom:12px}.bestsellers .products-card-reviews{color:#7b8498}.bestsellers .products-card-pricing{margin-top:auto;gap:10px}.bestsellers .products-card-price{font-family:Nunito,Inter,system-ui,sans-serif;font-size:16px;font-weight:800;color:#1f2a44}.bestsellers .products-card-original{color:#9aa3b5}.bestsellers .products-card-discount{font-family:Nunito,Inter,system-ui,sans-serif;font-size:10px;font-weight:800;letter-spacing:.04em;color:#2f57e8;background:#eef3ff;border:1px solid rgba(59,102,255,.18);border-radius:8px;padding:4px 9px;box-shadow:1px 1px #3b66ff1f}@media(prefers-reduced-motion:reduce){.bestsellers .products-card:hover,.bestsellers .products-card:hover .products-card-image,.bestsellers .products-card:hover .products-card-image-wrap .fade-image-img,.btn-view-all:hover,.bestsellers .products-card-wishlist:hover{transform:none}}@media(max-width:1439px)and (min-width:768px){.hero{--hero-tricycle-lift: clamp(-60px, -7vw, -100px);min-height:clamp(480px,47vw,680px);padding-left:clamp(16px,4.4vw,64px);padding-right:clamp(16px,4.4vw,64px)}.hero-inner{display:grid;grid-template-columns:minmax(0,26.4%) minmax(0,1fr) minmax(0,19.4%);grid-template-rows:none;align-items:center;gap:0;min-height:clamp(400px,39vw,560px);padding-top:clamp(6px,.7vw,10px)}.hero-card{width:100%;max-width:380px;grid-column:auto;grid-row:auto;margin-top:clamp(160px,29.3vw,422px);margin-left:clamp(8px,1.7vw,25px);padding:clamp(20px,2.5vw,36px) clamp(18px,2.2vw,32px) clamp(16px,1.9vw,28px)}.hero-card-title{font-size:clamp(14px,1.25vw,18px)}.hero-card-subtitle{font-size:clamp(11px,.9vw,13px)}.hero-product{grid-column:auto;grid-row:auto;order:unset;margin-left:clamp(-30px,-4.2vw,-60px);margin-right:clamp(-20px,-2.8vw,-40px)}.hero-product-stage{transform:translateY(var(--hero-tricycle-lift))}.hero-product-img{width:clamp(240px,38.9vw,560px);max-width:none}.hero-right{grid-column:auto;grid-row:auto;align-items:flex-end;padding-top:clamp(20px,4.2vw,60px);margin-top:clamp(40px,6.9vw,100px);width:auto}.hero-description{text-align:right;max-width:clamp(180px,19.4vw,280px);margin-top:clamp(40px,6.7vw,96px);margin-bottom:clamp(20px,2.5vw,36px);font-size:clamp(12px,.97vw,14px)}.hero-icons{justify-content:flex-end;width:min(100%,260px);gap:10px;padding:12px}.hero-icon-item{width:auto}.hero-icon-circle{width:clamp(48px,4vw,56px);height:clamp(48px,4vw,56px)}.hero-icon-label{font-size:clamp(10px,.8vw,11px)}.bg-word{font-size:clamp(44px,6.8vw,92px)}.bg-word--ride{top:clamp(16px,2vw,28px);left:clamp(24px,3vw,48px)}.bg-word--play{top:clamp(20px,2.6vw,36px);right:clamp(22px,2.8vw,44px)}.bg-word--grow{top:clamp(150px,20vw,280px);left:clamp(20px,2.4vw,40px)}.bg-word--happy{top:clamp(130px,17vw,240px);right:clamp(18px,2.2vw,36px)}}@media(max-width:767px){.page{width:100%;max-width:100%;overflow-x:hidden}.page--world .world-bridge{height:56px;margin-top:-10px;max-width:calc(100% - 32px)}.page--world .world-bridge--shop{display:none}.page--world .service-bar{padding:0 clamp(16px,4vw,20px);margin:8px 0 28px}.world-mini--tree-a,.world-mini--tree-b,.world-mini--flower-a,.world-mini--flower-b,.world-mini--cloud,.world-mini--balloon{animation:none!important}.page .hero-sky:before,.page .hero-sky:after{display:none}.page .hero-product-motion:after{content:none}.page .hero-product-action{display:none}.page .hero-product-scroll,.page .hero-product-motion{transform-style:flat}.page .hero-accent--bubble{display:none}.page .hero-product-action{opacity:.22}.page .bg-word{-webkit-text-stroke-width:.9px}.page--world .service-bar-inner,.page--world .bestsellers-grid .products-card,.site-layout:has(.page--world) .site-footer-trust-inner{animation:none}.page .hero{--hero-stage-h: clamp(480px, 125vw, 520px);position:relative;width:100%;padding:0 clamp(16px,4vw,20px) 0;min-height:0;height:auto;overflow:visible}.page .hero-world{position:absolute;top:0;left:0;right:0;height:var(--hero-stage-h);z-index:0}.page .hero-bg-words{position:relative;width:100%;height:var(--hero-stage-h);overflow:hidden;z-index:1;margin-bottom:0;padding-inline:clamp(10px,3vw,16px);box-sizing:border-box}.page .bg-word{position:absolute;font-family:Nunito,Inter,system-ui,sans-serif;font-size:clamp(1.85rem,9.5vw,2.85rem);font-weight:900;line-height:.9;letter-spacing:.045em;white-space:nowrap;max-width:40%;box-sizing:border-box;-webkit-text-stroke:.9px rgba(31,42,68,.16);paint-order:stroke fill}.page .bg-word--ride{inset:5% auto auto 2%;z-index:4;max-width:40%;transform:rotate(-2.5deg) scale(.98) translateZ(0)}.page .bg-word--play{inset:6% 2% auto auto;z-index:2;max-width:40%;transform:rotate(2deg) scale(.96) translateZ(0)}.page .bg-word--grow{inset:auto auto 11% 2%;z-index:1;max-width:36%;transform:rotate(-1.8deg) scale(.92) translateZ(0)}.page .bg-word--happy{inset:auto 2% 11% auto;z-index:3;max-width:40%;font-size:clamp(1.65rem,8.4vw,2.55rem);letter-spacing:.035em;transform:rotate(2deg) scale(.9) translateZ(0)}.page .hero-product{position:absolute;left:50%;top:calc(var(--hero-stage-h) * .5);transform:translate(-50%,-50%);width:clamp(210px,58vw,250px);margin:0;padding:0;z-index:10;justify-content:center}.page .hero-product-stage{transform:none;perspective:none;width:100%;height:auto}.page .hero-product-scroll,.page .hero-product-motion{width:100%;display:flex;justify-content:center}.page .hero-product-shadow{bottom:6%;width:74%;height:26px;filter:none;opacity:.72}.page .hero-product-img{display:block;width:100%;max-width:250px;height:auto;aspect-ratio:1067 / 1600;margin:0;padding:0;-o-object-fit:contain;object-fit:contain;mix-blend-mode:normal;filter:drop-shadow(2px 12px 14px rgba(20,35,70,.28)) drop-shadow(0 22px 28px rgba(31,64,140,.18))}.page .hero-inner{display:flex;flex-direction:column;align-items:center;gap:clamp(20px,5vw,28px);min-height:0;height:auto;padding-top:0;margin-top:clamp(24px,6vw,32px);margin-bottom:clamp(24px,6vw,32px);width:100%;position:static}.page .hero-card{order:1;width:min(94%,100%);max-width:none;margin:0 auto 0 0;padding:24px 22px 20px;border-radius:28px;align-self:center}.page .hero-right{order:2;width:min(90%,100%);max-width:none;margin:0 auto;padding-top:0;align-items:center}.page .hero-description{text-align:center;max-width:90%;margin-top:0;margin-bottom:clamp(16px,4vw,24px)}.page .hero-icons{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;width:100%;max-width:min(320px,100%);margin:0 auto;justify-items:center;padding:12px}.page .hero-icon-item{width:100%;max-width:140px}.page .hero-icon-circle{width:52px;height:52px}.page .hero-icon-label{font-size:clamp(10px,2.6vw,11px);max-width:none}.page .scroll-indicator{display:none}.page .service-bar{padding:0 clamp(16px,4vw,20px);margin-bottom:clamp(24px,6vw,32px)}.page .service-bar-inner{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(10px,2.5vw,14px);padding:clamp(14px,3.5vw,18px);border-radius:24px}.page .service-item{width:auto;flex:none}.page .service-divider{display:none}.page .service-item-content{flex-direction:column;align-items:center;text-align:center;padding:clamp(8px,2vw,12px) clamp(4px,1vw,8px);gap:clamp(8px,2vw,10px)}.page .service-icon{width:52px;height:52px;border-radius:16px}.page .service-text strong{font-size:clamp(11px,2.8vw,12px)}.page .service-text span{font-size:clamp(11px,2.6vw,12px)}.page .bestsellers{padding:clamp(28px,6vw,40px) clamp(16px,4vw,20px) clamp(28px,7vw,40px);overflow:hidden}.page .bestsellers-header{flex-direction:row;align-items:center;justify-content:space-between;margin-bottom:clamp(18px,4vw,28px);gap:12px}.page .bestsellers-title{font-size:clamp(20px,5.2vw,26px)}.page .bestsellers-title:after{right:-10px;top:-2px;width:6px;height:6px}.page .bestsellers .btn-view-all{padding:10px 14px 10px 16px;font-size:10px}.page .bestsellers-grid{display:flex;flex-wrap:nowrap;gap:clamp(14px,3.5vw,18px);overflow-x:auto;overflow-y:visible;scroll-snap-type:x mandatory;scroll-padding-inline:clamp(16px,4vw,20px);-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;padding-bottom:8px}.page .bestsellers-grid::-webkit-scrollbar{display:none}.page .bestsellers-grid .products-card{flex:0 0 min(78%,300px);width:min(78%,300px);scroll-snap-align:start;border-radius:24px;padding:clamp(16px,4vw,20px)}.page .bestsellers-grid .products-card:hover{transform:none}.page .bestsellers-grid .products-card-image-wrap{height:clamp(150px,42vw,190px);margin:22px 2px 14px}.page .bestsellers-grid .products-card:hover .products-card-image,.page .bestsellers-grid .products-card:hover .products-card-image-wrap .fade-image-img{transform:scale(1.18) translateY(-6px)}}:root{--bm-blue: #3b66ff;--bm-blue-deep: #2f57e8;--bm-sky: #cfe9ff;--bm-mint: #c8f5dc;--bm-grass: #3dcc86;--bm-cream: #fff4d6;--bm-yellow: #ffd400;--bm-coral: #ff6b7a;--bm-ink: #1f2a44;--bm-muted: #6b7385;--bm-radius-xl: 28px;--bm-radius-lg: 22px;--bm-radius-md: 16px;--bm-shadow-soft: 0 1px 0 rgba(255, 255, 255, .95) inset, 0 14px 28px rgba(31, 64, 140, .08), 0 32px 48px rgba(20, 40, 90, .06);--bm-shadow-float: 0 1px 0 rgba(255, 255, 255, .95) inset, 0 18px 34px rgba(31, 64, 140, .12), 0 40px 64px rgba(20, 40, 90, .1);--bm-panel: linear-gradient(165deg, rgba(255, 255, 255, .97), rgba(241, 246, 255, .94));--bm-world-bg: radial-gradient(ellipse 70% 42% at 16% 6%, rgba(59, 102, 255, .06), transparent 55%), radial-gradient(ellipse 55% 36% at 88% 14%, rgba(255, 212, 0, .04), transparent 52%), radial-gradient(ellipse 50% 30% at 70% 48%, rgba(61, 204, 134, .04), transparent 55%), linear-gradient(180deg, #f4f8ff 0%, #eef5fc 28%, #f7f9fc 62%, #faf8f5 100%);--design-width: 90rem;--container-padding: clamp(1rem, 2.5vw, 4rem);--section-gap-y: clamp(2rem, 4vw, 3rem);--section-gap-y-lg: clamp(2.5rem, 5vw, 4rem);--text-xs: clamp(.5625rem, .5rem + .15vw, .5625rem);--text-sm: clamp(.6875rem, .625rem + .2vw, .6875rem);--text-base: clamp(.8125rem, .75rem + .25vw, .8125rem);--text-md: clamp(.875rem, .8125rem + .25vw, .875rem);--text-lg: clamp(1.125rem, 1rem + .4vw, 1.125rem);--text-xl: clamp(1.25rem, 1.125rem + .5vw, 1.25rem);--text-display: clamp(6rem, 8vw + 2rem, 11.875rem);--grid-gap: clamp(1rem, 2.5vw, 1.5rem);--grid-gap-lg: clamp(1.25rem, 3vw, 1.75rem)}@media(min-width:1440px){:root{--container-padding: 4rem;--section-gap-y: 3rem;--section-gap-y-lg: 4rem;--text-xs: .5625rem;--text-sm: .6875rem;--text-base: .8125rem;--text-md: .875rem;--text-lg: 1.125rem;--text-xl: 1.25rem;--text-display: 11.875rem;--grid-gap: 1.5rem;--grid-gap-lg: 1.75rem}}@media(max-width:1439px){.page,.products-page,.product-detail-page,.bestsellers-page,.about-page,.contact-page,.bulk-page,.policies-page,.cart-page,.not-found-page{width:100%;max-width:100%;overflow-x:clip}}@media(max-width:1439px){.product-image,.hero-product-img,.pdp-main-image,.pdp-thumbnail img,.ct-thumb img,.ct-hero-tricycle,.su-tricycle,.bs-hero-tricycle,.au-hero-tricycle{-o-object-fit:contain;object-fit:contain;max-width:100%;height:auto}.products-grid,.bestsellers-grid,.bs-grid,.pdp-related-grid{align-items:stretch}.products-card,.product-card,.bs-card,.pdp-related-card{height:100%}}@media(max-width:1439px)and (min-width:1280px){.nav-link{padding:10px clamp(16px,1.3vw,20px)}.header-inner,.hero,.service-bar,.bestsellers,.products-page-header,.products-main,.bs-hero,.bs-filters,.bs-grid-section,.bs-footer-bar,.au-hero,.au-value,.au-promise,.au-stats,.au-testimonials,.au-footer-bar,.cu-hero,.cu-middle,.cu-visit,.cu-footer-bar,.bt-hero,.bt-enquiry,.bt-footer-bar,.op-hero,.op-policies,.op-cta,.op-footer-bar,.lg-main,.lg-trust-bar,.lg-quality,.lg-footer-bar,.su-main,.su-trust-bar,.su-brand,.su-footer-bar,.ct-hero,.ct-main,.ct-trust-row,.ct-why,.ct-contact-bar,.ct-footer-trust,.site-footer-trust,.site-footer,.pdp-breadcrumbs,.pdp-related,.nf-content{padding-left:clamp(2rem,3.5vw,4rem);padding-right:clamp(2rem,3.5vw,4rem)}.pdp-main-card{margin-left:clamp(2rem,3.5vw,4rem);margin-right:clamp(2rem,3.5vw,4rem);gap:64px}}@media(max-width:1279px)and (min-width:1024px){.header-left{width:180px}.header-nav-row.nav{gap:clamp(16px,1.5vw,18px)}.nav-link{padding:10px clamp(14px,1.2vw,18px)}.header-inner,.hero,.service-bar,.bestsellers,.products-page-header,.products-main,.bs-hero,.bs-filters,.bs-grid-section,.au-hero,.cu-hero,.cu-middle,.bt-hero,.bt-enquiry,.op-hero,.op-policies,.op-cta,.lg-main,.su-main,.ct-hero,.ct-main,.ct-trust-row,.ct-why,.ct-contact-bar,.ct-footer-trust,.site-footer-trust,.site-footer,.pdp-breadcrumbs,.pdp-related,.nf-content{padding-left:clamp(1.5rem,3vw,2.5rem);padding-right:clamp(1.5rem,3vw,2.5rem)}.pdp-main-card{margin-left:clamp(1.5rem,3vw,2.5rem);margin-right:clamp(1.5rem,3vw,2.5rem);gap:56px}.pdp-info{width:min(440px,40%)}.bestsellers-grid,.products-grid,.bs-grid,.pdp-related-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.products-main{gap:20px}.products-sidebar{width:220px}.ct-main{gap:20px}.ct-summary{width:300px}}@media(max-width:1023px)and (min-width:768px){.header-inner,.hero,.service-bar,.bestsellers,.products-page-header,.products-main,.bs-hero,.bs-filters,.bs-grid-section,.au-hero,.cu-hero,.cu-middle,.bt-hero,.bt-enquiry,.op-hero,.op-policies,.op-cta,.lg-main,.su-main,.ct-hero,.ct-main,.ct-trust-row,.ct-why,.ct-contact-bar,.ct-footer-trust,.site-footer-trust,.site-footer,.pdp-breadcrumbs,.pdp-related,.nf-content{padding-left:1.5rem;padding-right:1.5rem}.pdp-main-card{margin-left:1.5rem;margin-right:1.5rem}.bestsellers-grid,.products-grid,.bs-grid,.pdp-related-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.products-main{flex-direction:column}.products-sidebar{width:100%}.products-page-header{flex-direction:column;gap:20px}.products-trust-box{width:100%}.bs-hero{flex-direction:column;gap:32px}.bs-hero-left,.bs-hero-right{width:100%}.au-hero{flex-direction:column}.au-hero-left,.au-hero-right{width:100%}.cu-middle{flex-direction:column}.cu-hours-card,.cu-form-card{width:100%}.bt-enquiry-inner{flex-direction:column}.bt-enquiry-left,.bt-form-card{width:100%}.lg-main-card,.su-main-card{flex-direction:column}.lg-promo,.lg-form-panel,.su-promo,.su-form-panel{width:100%}.ct-main{flex-direction:column}.ct-summary{width:100%}.ct-hero{flex-direction:column}.ct-hero-visual{align-self:center}.ct-why-inner{flex-direction:column}.ct-why-left{width:100%;border-right:none;border-bottom:1px solid #f3f4f6}.ct-why-cards{flex-wrap:wrap}.ct-why-card{flex:1 1 50%}.ct-contact-bar-inner{flex-direction:column;gap:20px}.site-footer-inner{flex-wrap:wrap}.site-footer-col{flex:1 1 40%}.pdp-main-card{flex-direction:column;gap:40px}.pdp-gallery,.pdp-info{width:100%}.au-value-inner{flex-direction:column;align-items:flex-start}.au-testimonials{flex-direction:column}.au-promise-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.bt-partner{flex-direction:column;gap:32px}.bt-partner-left,.bt-partner-right{width:100%}.op-policy-card{flex-direction:column;align-items:flex-start}.bt-partner-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:767px){.hero,.service-bar,.bestsellers,.products-page-header,.products-main,.bs-hero,.bs-filters,.bs-grid-section,.au-hero,.cu-hero,.cu-middle,.cu-visit,.bt-hero,.bt-enquiry,.op-hero,.op-policies,.op-cta,.lg-main,.lg-trust-bar,.lg-quality,.su-main,.su-trust-bar,.su-brand,.ct-hero,.ct-main,.ct-trust-row,.ct-why,.ct-contact-bar,.ct-footer-trust,.site-footer-trust,.site-footer,.pdp-breadcrumbs,.pdp-related,.nf-content{padding-left:1rem;padding-right:1rem}.pdp-main-card{margin-left:1rem;margin-right:1rem}.scroll-indicator{display:none}.btn-shop-now{min-height:48px;padding-top:16px;padding-bottom:16px}.service-bar-inner{flex-direction:column;gap:0}.service-item{width:100%}.service-divider{display:none}.bestsellers-grid,.products-grid,.bs-grid,.pdp-related-grid{grid-template-columns:1fr}.product-card{height:auto;min-height:260px;width:100%}.bestsellers-header{flex-direction:column;align-items:flex-start;gap:12px}.products-page-header{flex-direction:column;gap:16px;padding-top:24px;padding-bottom:20px}.products-page-title{font-size:28px}.products-main{flex-direction:column;gap:16px}.products-sidebar{width:100%}.products-trust-box{flex-direction:column;padding:16px 0}.products-trust-item{width:100%}.products-trust-divider{display:none}.bs-hero{flex-direction:column;padding-top:24px;padding-bottom:24px}.bs-hero-title{font-size:28px}.bs-filters{flex-direction:column;align-items:stretch;gap:12px}.bs-filter-tabs{flex-wrap:wrap}.pdp-main-card{flex-direction:column;gap:40px;margin-top:0}.pdp-gallery,.pdp-info{width:100%}.pdp-main-image-inner,.pdp-main-image{max-width:100%}.pdp-btn-cart,.pdp-btn-buy{min-height:48px}.ct-hero{flex-direction:column;padding-top:24px}.ct-hero-title{font-size:32px}.ct-hero-visual{width:100%;max-width:240px;align-self:center}.ct-main{flex-direction:column;padding-bottom:24px}.ct-table-head{display:none}.ct-row{grid-template-columns:1fr;gap:12px;padding:16px 0}.ct-product{width:100%}.ct-qty-col{flex-direction:row;align-items:center;justify-content:space-between;width:100%}.ct-price,.ct-line-total{display:flex;justify-content:space-between;width:100%}.ct-price:before{content:"Price";color:#9ca3af;font-weight:500;font-size:11px}.ct-line-total:before{content:"Total";color:#9ca3af;font-weight:500;font-size:11px}.ct-summary{width:100%}.ct-actions{flex-direction:column;gap:12px;align-items:stretch}.ct-continue-btn,.ct-clear-btn{justify-content:center;width:100%;min-height:44px}.ct-checkout-btn,.ct-buynow-btn{min-height:48px}.ct-trust-row-inner,.ct-why-inner,.ct-contact-bar-inner,.ct-footer-trust-inner,.site-footer-trust-inner{flex-direction:column}.ct-trust-row-item,.ct-why-card,.ct-footer-trust-item,.site-footer-trust-item{padding:16px 20px}.ct-trust-row-divider,.ct-why-card-divider,.ct-footer-trust-divider,.site-footer-trust-divider{display:none}.ct-why-left{width:100%;border-right:none}.ct-why-cards{flex-direction:column}.au-hero{flex-direction:column;padding-top:24px;padding-bottom:32px}.au-hero-title{font-size:28px}.au-promise-grid,.au-stats-inner{grid-template-columns:1fr}.au-testimonials,.au-value-inner{flex-direction:column}.cu-hero{padding-top:24px;padding-bottom:32px}.cu-hero-title{font-size:28px}.cu-middle,.cu-form-row{flex-direction:column}.cu-send-btn{min-height:48px;width:100%}.cu-visit-inner{flex-direction:column}.bt-hero{padding-top:24px}.bt-partner{flex-direction:column}.bt-partner-grid{grid-template-columns:1fr}.bt-enquiry-inner,.bt-form-row{flex-direction:column}.bt-submit-btn{min-height:48px;width:100%}.op-hero-title{font-size:28px}.op-policy-card{flex-direction:column;align-items:flex-start}.op-cta-inner{flex-direction:column;text-align:center}.op-cta-btn{width:100%;min-height:48px}.lg-main-card,.su-main-card{flex-direction:column}.lg-promo,.lg-form-panel,.su-promo,.su-form-panel{width:100%}.lg-promo-title,.su-promo-title{font-size:24px}.lg-login-btn,.su-create-btn{min-height:48px;width:100%}.lg-trust-bar-inner,.lg-quality-inner,.su-trust-bar-inner,.su-brand-inner,.su-form-row{flex-direction:column}.su-brand-stats{flex-wrap:wrap}.site-footer{padding-left:1rem;padding-right:1rem}.site-footer-inner{flex-direction:column;gap:28px}.site-footer-col{width:100%}.site-footer-bottom{flex-direction:column;gap:8px;text-align:center}.nf-title{font-size:24px}.nf-code{font-size:56px}.nf-home-btn{min-height:48px;width:100%;max-width:280px}}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{margin:0;padding:0;width:100%;min-height:100%;min-width:0;overflow-x:clip;overflow-y:auto}body{margin:0;padding:0;width:100%;min-height:100%;min-width:0;overflow-x:clip;overflow-y:visible;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background-color:#fff;color:#1a1a1a;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{margin:0;padding:0;width:100%;min-height:100%;min-width:0;overflow-x:clip;overflow-y:visible}button{font-family:inherit;cursor:pointer;border:none;background:none}a{text-decoration:none;color:inherit}html{-webkit-tap-highlight-color:transparent}a,button,[role=button],summary,label,.logo-link,.nav-link,.cart-btn,.nav-toggle,.products-card,.products-card-wishlist{-webkit-tap-highlight-color:transparent;-webkit-user-select:none;-moz-user-select:none;user-select:none}input,textarea,select,[contenteditable=true]{-webkit-user-select:text;-moz-user-select:text;user-select:text}ul{list-style:none}img{display:block;max-width:100%}.site-layout{min-height:100vh;display:flex;flex-direction:column}.site-content{flex:1 0 auto;display:block}.visible{visibility:visible}.static{position:static}.absolute{position:absolute}.block{display:block}.table{display:table}.hidden{display:none}.grow{flex-grow:1}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.resize{resize:both}.shadow{--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}:root{--pc-image-wrap-height: 200px;--pc-image-scale: 1.28}.products-card-image-wrap,.bs-card-media{display:flex;align-items:center;justify-content:center;height:var(--pc-image-wrap-height);flex-shrink:0;overflow:hidden}.products-card-image-wrap .fade-image,.bs-card-media .fade-image{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.products-card-image-wrap picture,.bs-card-media picture{display:block;width:100%;height:100%}.products-card-image,.products-card-image-wrap .fade-image-img,.bs-card-image,.bs-card-media .fade-image-img{display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center center;object-position:center center;transform:scale(var(--pc-image-scale));transform-origin:center center;mix-blend-mode:screen}.products-card-image[src^=http],.products-card-image-wrap .fade-image-img[src^=http],.bs-card-image[src^=http],.bs-card-media .fade-image-img[src^=http]{mix-blend-mode:normal}.products-card{position:relative;display:block;background:#fffefb;border:2px solid rgba(31,42,68,.16);border-radius:18px;box-shadow:0 1px #fffffff2 inset,3px 4px #1f2a4414,0 12px 24px #1f408c0f;padding:16px 16px 18px;cursor:pointer;text-decoration:none;color:inherit;overflow:visible}@media(hover:hover)and (pointer:fine){.products-card{transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.products-card:hover{transform:translateY(-5px);border-color:#3b66ff59;box-shadow:0 1px #fffffff2 inset,4px 5px #3b66ff24,0 16px 30px #1f408c1a}}.products-card:before{content:none}.products-card>*{position:relative;z-index:1}.products-card-tag,.products-card-wishlist{position:absolute;z-index:3}.products-card-tag{top:12px;left:12px;padding:6px 10px;border-radius:8px;font-family:Nunito,Inter,system-ui,sans-serif;font-size:8px;font-weight:900;letter-spacing:.07em;color:#fff;line-height:1;background:linear-gradient(180deg,#6a8fff,#3b66ff 42%,#2f54e0);border:1.75px solid #1f2a44;box-shadow:0 1px #fff6 inset,0 -1px #1937a038 inset,2px 3px #1f2a44;transform:rotate(-4deg)}.products-card-wishlist{top:10px;right:10px;display:flex;align-items:center;justify-content:center;width:36px;height:36px;padding:0;margin:0;border-radius:50%;color:#3b66ff;cursor:pointer;-moz-appearance:none;appearance:none;-webkit-appearance:none;background:linear-gradient(165deg,#fff,#eef3ff);border:1.75px solid rgba(31,42,68,.18);box-shadow:0 1px #fffffff2 inset,0 -1px #3b66ff1f inset,2px 3px #1f2a441f}@media(hover:hover)and (pointer:fine){.products-card-wishlist{transition:transform .16s ease,box-shadow .16s ease}.products-card-wishlist:hover{transform:translateY(-1px);color:#2f57e8;box-shadow:0 1px #fffffff2 inset,0 -1px #3b66ff29 inset,2px 4px #3b66ff2e}}.products-card-wishlist svg{width:18px;height:18px}.products-card-image-wrap{position:relative;margin:28px 4px 16px;border-radius:14px;overflow:hidden;isolation:isolate;background:radial-gradient(ellipse 72% 58% at 50% 58%,rgba(59,102,255,.08),transparent 70%),linear-gradient(180deg,#f7f9ff,#fffefb)}.products-card-image-wrap:before{content:"";position:absolute;inset:0;pointer-events:none;z-index:0;opacity:.08;background-image:radial-gradient(circle,#1f2a44 .9px,transparent 1.15px);background-size:6px 6px;mix-blend-mode:multiply}.products-card-accent{display:block;position:absolute;top:10px;left:10px;z-index:1;width:10px;height:10px;background:#e8c04a;clip-path:polygon(50% 0,62% 38%,100% 50%,62% 62%,50% 100%,38% 62%,0 50%,38% 38%);opacity:.85;pointer-events:none}.products-card-accent:after{content:"";position:absolute;left:14px;top:4px;width:12px;height:2px;background:#3b66ff;border-radius:2px;box-shadow:0 4px #3b66ff;transform:rotate(-18deg);opacity:.55}.products-card-image-wrap .fade-image,.products-card-image-wrap picture,.products-card-image,.products-card-image-wrap .fade-image-img{position:relative;z-index:2;mix-blend-mode:normal!important;filter:none!important}.products-card-name{font-family:Nunito,Inter,system-ui,sans-serif;font-size:13px;font-weight:800;color:#1f2a44;letter-spacing:-.01em;line-height:1.3;margin-bottom:8px}.products-card-rating{display:flex;align-items:center;gap:6px;margin-bottom:10px}.star-rating{display:flex;align-items:center;gap:1px}.products-card-reviews{font-size:11px;font-weight:600;color:#6b7385;line-height:1}.products-card-pricing{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.products-card-price{font-family:Nunito,Inter,system-ui,sans-serif;font-size:16px;font-weight:900;color:#1f2a44;line-height:1}.products-card-original{font-size:12px;font-weight:400;color:#9aa3b5;text-decoration:line-through;line-height:1}.products-card-discount{font-family:Nunito,Inter,system-ui,sans-serif;font-size:10px;font-weight:900;letter-spacing:.05em;color:#fff;background:linear-gradient(180deg,#6a8fff,#3b66ff 42%,#2f54e0);border:1.5px solid #1f2a44;border-radius:8px;padding:5px 9px;line-height:1;box-shadow:0 1px #fff6 inset,0 -1px #1937a033 inset,2px 2px #1f2a44;transform:rotate(-1.5deg)}.products-grid>:nth-child(3n) .products-card-discount,.bestsellers-grid>:nth-child(3n) .products-card-discount,.pdp-related-grid>:nth-child(3n) .products-card-discount{color:#fff;background:linear-gradient(180deg,#5ed98f,#2ecc71 55%,#1fa85a);border-color:#1f2a44;box-shadow:0 1px #ffffff4d inset,2px 2px #1f2a44}.products-grid>:nth-child(4n) .products-card-discount,.bestsellers-grid>:nth-child(4n) .products-card-discount,.pdp-related-grid>:nth-child(4n) .products-card-discount{color:#fff;background:linear-gradient(180deg,#ff9aa6,#ff6b7a 55%,#e84860);border-color:#1f2a44;box-shadow:0 1px #ffffff4d inset,2px 2px #1f2a44}.products-grid>:nth-child(5n) .products-card-discount,.bestsellers-grid>:nth-child(5n) .products-card-discount,.pdp-related-grid>:nth-child(5n) .products-card-discount{color:#1f2a44;background:linear-gradient(180deg,#ffe566,#e8c04a 55%,#d4a820);border-color:#1f2a44;box-shadow:0 1px #fff6 inset,2px 2px #1f2a44}@media(max-width:768px){:root{--pc-image-wrap-height: clamp(110px, 30vw, 163px)}.products-page .products-card,.page .bestsellers-grid .products-card,.product-detail-page .pdp-related .products-card{display:flex;flex-direction:column;height:100%;min-width:0;width:100%;border-radius:20px;padding:clamp(10px,2.8vw,16px);overflow:visible}.products-page .products-card-image-wrap,.page .bestsellers-grid .products-card-image-wrap,.product-detail-page .pdp-related .products-card-image-wrap{min-height:var(--pc-image-wrap-height);margin-top:clamp(20px,5vw,28px);margin-bottom:clamp(8px,2.2vw,14px)}.products-page .products-card-image,.products-page .products-card-image-wrap .fade-image-img,.page .bestsellers-grid .products-card-image,.page .bestsellers-grid .products-card-image-wrap .fade-image-img,.product-detail-page .pdp-related .products-card-image,.product-detail-page .pdp-related .products-card-image-wrap .fade-image-img{mix-blend-mode:normal}.products-page .products-card-name,.page .bestsellers-grid .products-card-name,.product-detail-page .pdp-related .products-card-name{font-size:clamp(10px,2.8vw,13px);flex:1;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;word-break:break-word;line-height:1.3;margin-bottom:clamp(6px,1.6vw,8px)}.products-page .products-card-rating,.page .bestsellers-grid .products-card-rating,.product-detail-page .pdp-related .products-card-rating{margin-bottom:clamp(6px,1.6vw,10px)}.products-page .products-card-reviews,.page .bestsellers-grid .products-card-reviews,.product-detail-page .pdp-related .products-card-reviews{font-size:clamp(9px,2.4vw,11px)}.products-page .products-card-pricing,.page .bestsellers-grid .products-card-pricing,.product-detail-page .pdp-related .products-card-pricing{gap:clamp(4px,1.2vw,8px);margin-top:auto}.products-page .products-card-price,.page .bestsellers-grid .products-card-price,.product-detail-page .pdp-related .products-card-price{font-size:clamp(11px,3vw,14px)}.products-page .products-card-original,.page .bestsellers-grid .products-card-original,.product-detail-page .pdp-related .products-card-original{font-size:clamp(9px,2.4vw,12px)}.products-page .products-card-discount,.page .bestsellers-grid .products-card-discount,.product-detail-page .pdp-related .products-card-discount{font-size:clamp(8px,2.2vw,10px);padding:3px 7px}.products-page .products-card-accent,.product-detail-page .pdp-related .products-card-accent{top:8px;left:8px;transform:scale(.9);transform-origin:top left}.products-page .products-card-wishlist,.page .bestsellers-grid .products-card-wishlist,.product-detail-page .pdp-related .products-card-wishlist{width:clamp(32px,9vw,44px);height:clamp(32px,9vw,44px);min-width:clamp(32px,9vw,44px);min-height:clamp(32px,9vw,44px);top:clamp(8px,2.2vw,14px);right:clamp(8px,2.2vw,14px)}.products-page .products-card-tag,.page .bestsellers-grid .products-card-tag,.product-detail-page .pdp-related .products-card-tag{top:clamp(8px,2.2vw,16px);left:clamp(8px,2.2vw,16px);font-size:clamp(7px,1.9vw,8px);padding:3px 6px}}.fade-image{position:relative;display:inline-flex;align-items:center;justify-content:center;max-width:100%}.products-card-image-wrap .fade-image,.bs-card-media .fade-image,.pdp-main-image-inner .fade-image,.pdp-related-image-wrap .fade-image{display:flex;width:100%;height:100%}.pdp-thumbnail .fade-image{display:block;width:100%;height:100%}.fade-image-placeholder{position:absolute;inset:12%;border-radius:8px;background:linear-gradient(90deg,#eef2ff,#f8faff,#eef2ff);background-size:200% 100%;animation:bm-shimmer 1.2s ease-in-out infinite;opacity:1;transition:opacity .2s ease;pointer-events:none}.fade-image--loaded .fade-image-placeholder{opacity:0}.fade-image-img{position:relative;z-index:1;opacity:0;transition:opacity .28s ease}.fade-image--loaded .fade-image-img{opacity:1}@keyframes bm-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.bm-skeleton{background:linear-gradient(90deg,#eef2ff,#f8faff,#eef2ff);background-size:200% 100%;animation:bm-shimmer 1.2s ease-in-out infinite;border-radius:8px}.products-card--skeleton,.bs-card--skeleton{pointer-events:none}.products-card--skeleton .bm-skeleton-image,.bs-card--skeleton .bm-skeleton-image{width:188px;height:175px;margin:24px auto 14px}.products-card--skeleton .bm-skeleton-line,.bs-card--skeleton .bm-skeleton-line{height:12px;margin:8px 16px}.products-card--skeleton .bm-skeleton-line--title,.bs-card--skeleton .bm-skeleton-line--title{width:70%;height:14px}.products-card--skeleton .bm-skeleton-line--short,.bs-card--skeleton .bm-skeleton-line--short{width:40%}.pdp-skeleton{width:min(1600px,100%);margin:0 auto;padding:24px 64px 48px}@media(min-width:1280px){.pdp-skeleton-main{padding-left:56px;padding-right:56px}}.pdp-skeleton-breadcrumb{width:220px;height:12px;margin-bottom:20px}.pdp-skeleton-main{display:grid;grid-template-columns:1.15fr .85fr;gap:80px;background:#fff;border-radius:16px;padding:36px 40px;box-shadow:0 2px 16px #0000000d}.pdp-skeleton-gallery{min-height:420px;border-radius:12px}.pdp-skeleton-info{display:flex;flex-direction:column;gap:14px;padding-top:12px}.pdp-skeleton-info .bm-skeleton{height:14px}.pdp-skeleton-info .bm-skeleton--title{width:75%;height:28px}.pdp-skeleton-info .bm-skeleton--price{width:40%;height:22px}.pdp-skeleton-info .bm-skeleton--btn{width:100%;height:48px;margin-top:12px;border-radius:12px}@media(max-width:900px){.pdp-skeleton-main{grid-template-columns:1fr}.pdp-skeleton-gallery{min-height:280px}}@keyframes bm-world-rise{0%{opacity:.72;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@media(min-width:768px)and (prefers-reduced-motion:no-preference){.page--world .service-bar-inner,.page--world .bestsellers-grid .products-card,.site-layout:has(.page--world) .site-footer-trust-inner{animation:bm-world-rise .7s cubic-bezier(.22,1,.36,1) both}.page--world .bestsellers-grid .products-card:nth-child(2){animation-delay:60ms}.page--world .bestsellers-grid .products-card:nth-child(3){animation-delay:.12s}.page--world .bestsellers-grid .products-card:nth-child(4){animation-delay:.18s}}.btn-shop-arrow{transition:transform .18s cubic-bezier(.22,1,.36,1)}@media(hover:hover)and (pointer:fine){.btn-shop-now:hover .btn-shop-arrow{transform:translate(5px)}}.btn-shop-now:focus-visible .btn-shop-arrow,.btn-shop-now:active .btn-shop-arrow{transform:translate(5px)}@keyframes bm-cart-bump{0%{transform:scale(1)}40%{transform:scale(1.08)}to{transform:scale(1)}}.cart-btn--bump svg{animation:bm-cart-bump .26s ease-in-out}@keyframes bm-badge-in{0%{opacity:.4;transform:scale(.75)}to{opacity:1;transform:scale(1)}}.cart-badge{animation:bm-badge-in .2s ease-out}@media(prefers-reduced-motion:reduce){.cart-btn--bump svg,.cart-badge,.page--world .service-bar-inner,.page--world .bestsellers-grid .products-card,.site-layout:has(.page--world) .site-footer-trust-inner{animation:none}.btn-shop-arrow{transition:none}.btn-shop-now:hover .btn-shop-arrow,.btn-shop-now:focus-visible .btn-shop-arrow,.btn-shop-now:active .btn-shop-arrow{transform:none}}
