:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--wl-ink:#190b26;--wl-ink-2:#45335c;--wl-body:#5b4a6e;--wl-muted:#8a7a97;--wl-bg:#faf7ff;--wl-surface:#fff;--wl-purple:#7c1ff0;--wl-purple-2:#9333ea;--wl-purple-deep:#5a12b3;--wl-purple-soft:#f2e8ff;--wl-lime:#c9f24b;--wl-lime-soft:#efffce;--wl-pink:#ff5fa7;--wl-pink-soft:#ffe7f1;--wl-sky:#7cc7f0;--wl-sun:#ffce54;--wl-border:#ece6f3;--wl-border-strong:#ddd3ea;--wl-radius-lg:24px;--wl-radius-md:16px;--wl-radius-sm:12px;--wl-radius-pill:999px;--wl-shadow-soft:0 12px 32px -22px #46167866;--wl-shadow-card:0 22px 48px -30px #46167873;--wl-font-display:"Bricolage Grotesque", "Inter", system-ui, sans-serif;--wl-font-body:"Inter", system-ui, -apple-system, sans-serif;font-family:var(--wl-font-body);color:var(--wl-body);background:var(--wl-bg);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.6}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:96px}body{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:var(--wl-bg);color:var(--wl-body);margin:0}h1,h2,h3,p{margin:0}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button{cursor:pointer;background:0 0;border:0;font-family:inherit}img,svg{vertical-align:middle}::selection{background:var(--wl-purple-soft);color:var(--wl-ink)}:focus-visible{outline:3px solid var(--wl-purple);outline-offset:3px;border-radius:6px}#root{min-height:100svh}.dsh-skeleton{border-radius:var(--wl-radius-sm);background:linear-gradient(90deg,#e8e0f0 25%,#f0ecf5 50%,#e8e0f0 75%) 0 0/200% 100%;animation:1.4s infinite dsh-shimmer}@keyframes dsh-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.google-signin-button{color:#3c4043;cursor:pointer;background:#fff;border:1px solid #dadce0;border-radius:999px;align-items:center;gap:.6rem;padding:.7rem 1.4rem;font-size:.95rem;font-weight:500;transition:box-shadow .2s,transform .2s;display:inline-flex;box-shadow:0 1px 3px #3c40434d}.google-signin-button:hover{transform:translateY(-1px);box-shadow:0 2px 6px #3c404366}.google-signin-button i.fa-google{color:#4285f4;font-size:1.1rem}.user-panel{flex-direction:column;align-items:center;gap:1rem;display:flex}.user-info{align-items:center;gap:.6rem;display:flex}.user-info .avatar{border-radius:50%;width:32px;height:32px}.user-info .email{color:#555;font-size:.9rem}.actions{gap:.75rem;display:flex}.save-button,.logout-button{cursor:pointer;color:#fff;border:none;border-radius:8px;padding:.6rem 1.2rem;font-weight:500}.save-button{background:#22c55e}.save-button:disabled{opacity:.6;cursor:not-allowed}.logout-button{background:#ef4444}.saved-message{color:#16a34a;font-size:.85rem}.counter{color:var(--accent);background:var(--accent-bg);border:2px solid #0000;border-radius:5px;margin-bottom:24px;padding:5px 10px;font-size:16px;transition:border-color .3s}.counter:hover{border-color:var(--accent-border)}.counter:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.hero{position:relative}.hero .base,.hero .framework,.hero .vite{margin:0 auto;inset-inline:0}.hero .base{z-index:0;width:170px;position:relative}.hero .framework,.hero .vite{position:absolute}.hero .framework{z-index:1;height:28px;top:34px;transform:perspective(2000px)rotate(300deg)rotateX(44deg)rotateY(39deg)scale(1.4)}.hero .vite{z-index:0;width:auto;height:26px;top:107px;transform:perspective(2000px)rotate(300deg)rotateX(40deg)rotateY(39deg)scale(.8)}#center{flex-direction:column;flex-grow:1;place-content:center;place-items:center;gap:25px;display:flex}@media (width<=1024px){#center{gap:18px;padding:32px 20px 24px}}#next-steps{border-top:1px solid var(--border);text-align:left;display:flex}#next-steps>div{flex:1 1 0;padding:32px}@media (width<=1024px){#next-steps>div{padding:24px 20px}}#next-steps .icon{width:22px;height:22px;margin-bottom:16px}@media (width<=1024px){#next-steps{text-align:center;flex-direction:column}}#docs{border-right:1px solid var(--border)}@media (width<=1024px){#docs{border-right:none;border-bottom:1px solid var(--border)}}#next-steps ul{gap:8px;margin:32px 0 0;padding:0;list-style:none;display:flex}#next-steps ul .logo{height:18px}#next-steps ul a{color:var(--text-h);background:var(--social-bg);border-radius:6px;align-items:center;gap:8px;padding:6px 12px;font-size:16px;text-decoration:none;transition:box-shadow .3s;display:flex}#next-steps ul a:hover{box-shadow:var(--shadow)}#next-steps ul a .button-icon{width:18px;height:18px}@media (width<=1024px){#next-steps ul{flex-wrap:wrap;justify-content:center;margin-top:20px}#next-steps ul li{flex:calc(50% - 8px)}#next-steps ul a{box-sizing:border-box;justify-content:center;width:100%}}#spacer{border-top:1px solid var(--border);height:88px}@media (width<=1024px){#spacer{height:48px}}.ticks{width:100%;position:relative}.ticks:before,.ticks:after{content:"";border:5px solid #0000;position:absolute;top:-4.5px}.ticks:before{border-left-color:var(--border);left:0}.ticks:after{border-right-color:var(--border);right:0}.wl{font-family:var(--wl-font-body);background:var(--wl-bg);color:var(--wl-body);overflow:clip}.container{width:100%;max-width:1180px;margin:0 auto;padding-inline:clamp(1.25rem,4vw,2.5rem)}.hl{color:var(--wl-purple);white-space:nowrap;position:relative}.hl:after{content:"";background:var(--wl-lime);z-index:-1;border-radius:4px;height:.42em;position:absolute;bottom:.04em;left:0;right:0;transform:rotate(-1.5deg)}.pill{border-radius:var(--wl-radius-pill);letter-spacing:-.01em;border:1px solid var(--wl-border-strong);background:var(--wl-surface);color:var(--wl-ink-2);box-shadow:var(--wl-shadow-soft);align-items:center;gap:.45rem;padding:.42rem .85rem;font-size:.8rem;font-weight:600;line-height:1;display:inline-flex}.pill--eyebrow{color:var(--wl-ink);background:var(--wl-surface);padding-block:.5rem;animation:.5s both wl-popin}.badge{border-radius:var(--wl-radius-pill);letter-spacing:.01em;align-items:center;gap:.3rem;padding:.3rem .55rem;font-size:.72rem;font-weight:700;line-height:1;display:inline-flex}.badge--gifted{background:var(--wl-lime);color:var(--wl-ink)}.btn{border-radius:var(--wl-radius-pill);font-weight:700;font-family:var(--wl-font-body);letter-spacing:-.01em;justify-content:center;align-items:center;gap:.55rem;transition:transform .18s,box-shadow .18s,background-color .18s,border-color .18s;display:inline-flex}.btn:active{transform:translateY(0)scale(.98)}.btn--md{padding:.65rem 1.15rem;font-size:.92rem}.btn--lg{padding:.95rem 1.6rem;font-size:1.02rem}.btn--primary{background:linear-gradient(135deg, var(--wl-purple), var(--wl-purple-2));color:#fff;box-shadow:0 14px 28px -16px #7c1ff0b3}.btn--primary:hover{transform:translateY(-2px);box-shadow:0 18px 34px -16px #7c1ff0cc}.btn--secondary{background:var(--wl-surface);color:var(--wl-ink);border:1.5px solid var(--wl-border-strong);box-shadow:var(--wl-shadow-soft)}.btn--secondary:hover{border-color:var(--wl-purple);color:var(--wl-purple);transform:translateY(-2px)}.btn--ghost{color:var(--wl-ink-2);padding-inline:.85rem;font-weight:600}.btn--ghost:hover{color:var(--wl-purple);background:var(--wl-purple-soft)}.btn-link{color:var(--wl-ink-2);align-items:center;gap:.45rem;padding:.6rem .4rem;font-weight:700;transition:color .18s;display:inline-flex}.btn-link:hover{color:var(--wl-purple)}.section-head{text-align:center;max-width:660px;margin:0 auto 2.6rem}.section-head--left{text-align:left;margin:0 0 2rem}.section-head__eyebrow{color:var(--wl-purple);letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:.55rem;margin-bottom:.85rem;font-size:.78rem;font-weight:800;display:inline-flex}.section-head__eyebrow:before,.section-head__eyebrow:after{content:"";background:var(--wl-lime);border-radius:2px;width:18px;height:2px}.section-head__title{font-family:var(--wl-font-display);color:var(--wl-ink);letter-spacing:-.02em;font-size:clamp(1.9rem,5.4vw,2.7rem);font-weight:800;line-height:1.05}.section-head__sub{color:var(--wl-ink-2);margin-top:.9rem;font-size:clamp(1rem,2.2vw,1.1rem);line-height:1.6}@keyframes wl-popin{0%{opacity:0;transform:translateY(8px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes wl-float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.header{z-index:60;-webkit-backdrop-filter:blur(14px);border-bottom:1px solid var(--wl-border);background:#faf7ffd1;position:sticky;top:0}.header__inner{justify-content:space-between;align-items:center;gap:1rem;min-height:70px;display:flex}.brand{font-family:var(--wl-font-display);letter-spacing:-.02em;color:var(--wl-ink);align-items:center;gap:.55rem;font-size:1.3rem;font-weight:800;display:inline-flex}.brand__glyph{background:linear-gradient(135deg, var(--wl-purple), var(--wl-purple-2));color:#fff;border-radius:10px;place-items:center;width:32px;height:32px;display:inline-grid;box-shadow:0 8px 18px -10px #7c1ff0cc}.brand__name{white-space:nowrap}.nav{align-items:center;gap:1.7rem;display:none}.nav a{color:var(--wl-ink-2);font-size:.94rem;font-weight:600;transition:color .15s}.nav a:hover{color:var(--wl-purple)}.header__actions{align-items:center;gap:.5rem;margin-left:auto;display:flex}.header .brand{margin-right:1.5rem}.header__signin{display:none}.burger{border-radius:var(--wl-radius-sm);border:1px solid var(--wl-border-strong);background:var(--wl-surface);flex-direction:column;justify-content:center;gap:5px;width:42px;height:42px;padding:10px;display:inline-flex}.burger span{background:var(--wl-ink);border-radius:2px;height:2px;transition:transform .2s;display:block}.burger.is-open span:first-child{transform:translateY(3.5px)rotate(45deg)}.burger.is-open span:last-child{transform:translateY(-3.5px)rotate(-45deg)}.mobile-nav{border-top:1px solid var(--wl-border);background:var(--wl-bg);flex-direction:column;gap:.25rem;padding:.75rem clamp(1.25rem,4vw,2.5rem) 1.25rem;animation:.22s both wl-drop;display:flex}.mobile-nav a{color:var(--wl-ink-2);border-radius:var(--wl-radius-sm);padding:.75rem .25rem;font-weight:600}.mobile-nav a:hover{color:var(--wl-purple)}.mobile-nav .btn{margin-top:.75rem}@keyframes wl-drop{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}@media (width>=560px){.header__signin{display:inline-flex}}@media (width>=900px){.nav{display:flex}.burger{display:none}}.hero{padding-block:clamp(3rem,7vw,6rem) clamp(3rem,7vw,5.5rem);position:relative;overflow:clip}.hero__bg{z-index:0;pointer-events:none;background:radial-gradient(52rem 34rem at 84% 8%,#c9f24b38,#0000 60%),radial-gradient(46rem 30rem at 6% 92%,#ff5fa729,#0000 55%),radial-gradient(60rem 40rem at 100% 100%,#7c1ff014,#0000 60%);position:absolute;inset:0}.hero__blob{filter:blur(6px);background:radial-gradient(circle at 30% 30%,#9333ea33,#0000 65%);border-radius:50%;width:320px;height:320px;position:absolute;top:-70px;right:-90px}.hero__spark{width:46px;height:46px;color:var(--wl-pink);position:absolute;bottom:6%;left:46%;transform:rotate(14deg)}.hero__spark:before{content:"✦";font-size:40px;line-height:1}.hero__grid{z-index:1;grid-template-columns:1fr;align-items:center;gap:clamp(2.4rem,5vw,3.5rem);display:grid;position:relative}.hero__copy{max-width:560px;animation:.6s 50ms both wl-popin}.hero__title{font-family:var(--wl-font-display);color:var(--wl-ink);letter-spacing:-.025em;margin-top:1.2rem;font-size:clamp(2.55rem,11vw,4.5rem);font-weight:800;line-height:.98}.hero__sub{color:var(--wl-ink-2);max-width:46ch;margin-top:1.3rem;font-size:clamp(1.05rem,2.6vw,1.22rem);line-height:1.6}.hero__actions{flex-wrap:wrap;align-items:center;gap:1rem;margin-top:1.8rem;display:flex}.hero__micro{color:var(--wl-muted);flex-wrap:wrap;align-items:center;gap:.5rem;margin-top:1.6rem;font-size:.86rem;font-weight:600;display:flex}.hero__micro svg{color:var(--wl-purple)}.hero__dot{background:var(--wl-border-strong);border-radius:50%;width:4px;height:4px}.mockup{width:100%;max-width:470px;margin-inline:auto;position:relative}.mockup__card{background:var(--wl-surface);border:1px solid var(--wl-border);border-radius:var(--wl-radius-lg);box-shadow:var(--wl-shadow-card);padding:clamp(1rem,3vw,1.4rem)}.mockup__top{align-items:center;gap:.7rem;display:flex}.mockup__avatar{background:linear-gradient(135deg, var(--wl-lime), #a4dd2a);width:44px;height:44px;color:var(--wl-ink);font-family:var(--wl-font-display);border-radius:50%;flex:none;place-items:center;font-size:1.15rem;font-weight:800;display:grid}.mockup__who{flex-direction:column;min-width:0;display:flex}.mockup__name{font-family:var(--wl-font-display);color:var(--wl-ink);white-space:nowrap;font-size:.98rem;font-weight:700}.mockup__niche{color:var(--wl-muted);white-space:nowrap;text-overflow:ellipsis;font-size:.76rem;overflow:hidden}.mockup__pill{border-radius:var(--wl-radius-pill);background:var(--wl-purple-soft);color:var(--wl-purple);white-space:nowrap;align-items:center;margin-left:auto;padding:.32rem .6rem;font-size:.72rem;font-weight:700;display:inline-flex}.mockup__products{grid-template-columns:repeat(3,1fr);gap:.7rem;margin-top:1.1rem;display:grid}.mockup__tile{flex-direction:column;min-width:0;display:flex;position:relative}.mockup__tile-name{color:var(--wl-ink-2);white-space:nowrap;text-overflow:ellipsis;margin-top:.45rem;font-size:.74rem;font-weight:700;overflow:hidden}.mockup__tile-price{font-family:var(--wl-font-display);color:var(--wl-ink);margin-top:.1rem;font-size:.78rem;font-weight:700}.mockup__tile .badge{padding:.2rem .4rem;font-size:.62rem;position:absolute;bottom:0;left:0}.mockup__toast{background:var(--wl-surface);border:1px solid var(--wl-border);border-radius:var(--wl-radius-md);box-shadow:var(--wl-shadow-card);align-items:center;gap:.55rem;max-width:230px;padding:.6rem .9rem;animation:3.4s ease-in-out infinite wl-float;display:flex;position:absolute;bottom:1.4rem;left:-1.2rem}.mockup__toast-icon{background:var(--wl-lime);width:34px;height:34px;color:var(--wl-ink);border-radius:10px;flex:none;place-items:center;display:grid}.mockup__toast strong{color:var(--wl-ink);font-size:.82rem;font-weight:800;font-family:var(--wl-font-display);display:block}.mockup__toast span{color:var(--wl-muted);font-size:.72rem}.mockup__float{border-radius:18px;position:absolute}.mockup__float--lime{background:linear-gradient(135deg, var(--wl-lime), var(--wl-lime-soft));border:1px solid #a5ce2066;width:64px;height:64px;top:-1.6rem;right:-1.4rem;transform:rotate(12deg)}.mockup__float--pink{background:var(--wl-pink);border-radius:8px;width:22px;height:22px;top:-1.1rem;left:8%;transform:rotate(-20deg)}@media (width>=900px){.hero__grid{grid-template-columns:1.05fr .95fr}.mockup{justify-self:end;margin-inline:0}}@media (width<=380px){.mockup__toast{left:0}}.tile,.card__tile{place-items:center;display:grid;position:relative}.tile{color:var(--wl-ink)}.mockup__th{aspect-ratio:1.25;border-radius:12px;width:100%}.card__tile{aspect-ratio:4/3;border-radius:calc(var(--wl-radius-md) - 2px);overflow:hidden}.card__tile:after{content:"";filter:blur(7px);background:radial-gradient(closest-side,#ffffff80,#0000);border-radius:50%;height:42%;position:absolute;inset:auto 12% -18%}.card__icon{z-index:1;filter:drop-shadow(0 6px 10px #190b2624);position:relative}.card__tile .badge{z-index:2;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);position:absolute;top:.75rem;left:.75rem}.tile--a{background:linear-gradient(140deg,#fee7f2,#ffcfe6 40%,#ff9fcd)}.tile--b{background:linear-gradient(140deg,#eefdce,#d9f98a 45%,#c9f24b)}.tile--c{background:linear-gradient(140deg,#eaf3ff,#cfe4fb 45%,#9fcdf6)}.tile--d{background:linear-gradient(140deg,#f3ecff,#e0cdfa 45%,#c4a1f5)}.tile--e{background:linear-gradient(140deg,#fff2dc,#ffe0ae 45%,#ffce87)}.tile--f{background:linear-gradient(140deg,#edf7f4,#d3ece5 45%,#aee0d3)}.how{background:var(--wl-surface);border-block:1px solid var(--wl-border);padding-block:clamp(3.5rem,8vw,6rem)}.how__grid{grid-template-columns:1fr;gap:1rem;margin:0;padding:0;list-style:none;display:grid}.step{background:var(--wl-bg);border:1px solid var(--wl-border);border-radius:var(--wl-radius-lg);padding:1.6rem;transition:transform .2s,box-shadow .2s,border-color .2s;position:relative}.step:hover{box-shadow:var(--wl-shadow-soft);border-color:var(--wl-border-strong);transform:translateY(-4px)}.step__num{font-family:var(--wl-font-display);color:var(--wl-purple);opacity:.14;letter-spacing:-.03em;font-size:2.4rem;font-weight:800;line-height:1;position:absolute;top:1rem;right:1.2rem}.step__icon{background:var(--wl-purple-soft);width:46px;height:46px;color:var(--wl-purple);border-radius:13px;place-items:center;margin-bottom:1rem;display:grid}.step--2 .step__icon{background:var(--wl-lime-soft);color:#5a7a00}.step--3 .step__icon{background:var(--wl-pink-soft);color:var(--wl-pink)}.step__title{font-family:var(--wl-font-display);color:var(--wl-ink);letter-spacing:-.01em;margin-bottom:.4rem;font-size:1.28rem;font-weight:700}.step__desc{color:var(--wl-body);max-width:30ch;font-size:.96rem;line-height:1.55}.step:after{content:"→";color:var(--wl-border-strong);z-index:2;font-size:1.4rem;display:none;position:absolute;top:50%;right:-1rem;transform:translateY(-50%)}@media (width>=860px){.how__grid{grid-template-columns:repeat(3,1fr);gap:1.4rem}.step:after{display:block}.step:last-child:after{display:none}}.products{padding-block:clamp(3.5rem,8vw,6rem)}.products__grid{grid-template-columns:1fr;gap:1.1rem;display:grid}.card{background:var(--wl-surface);border:1px solid var(--wl-border);border-radius:var(--wl-radius-lg);flex-direction:column;padding:.6rem;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex}.card:hover{box-shadow:var(--wl-shadow-card);border-color:var(--wl-border-strong);transform:translateY(-4px)}.card__body{text-align:left;padding:.9rem .5rem .55rem}.card__cat{color:var(--wl-purple);letter-spacing:.08em;text-transform:uppercase;margin-bottom:.3rem;font-size:.72rem;font-weight:700;display:block}.card__name{font-family:var(--wl-font-display);color:var(--wl-ink);letter-spacing:-.01em;font-size:1.05rem;font-weight:700;line-height:1.3}.card__foot{border-top:1px dashed var(--wl-border);justify-content:space-between;align-items:center;gap:.75rem;margin-top:.85rem;padding-top:.7rem;display:flex}.card__price{font-family:var(--wl-font-display);color:var(--wl-ink);letter-spacing:-.01em;font-size:1.2rem;font-weight:800}.card__heart{border:1px solid var(--wl-border-strong);background:var(--wl-bg);width:38px;height:38px;color:var(--wl-muted);border-radius:50%;flex:none;place-items:center;transition:color .15s,background-color .15s,border-color .15s,transform .12s;display:grid}.card__heart:hover{color:var(--wl-pink);border-color:var(--wl-pink)}.card__heart:active{transform:scale(.9)}.card__heart.is-loved{background:var(--wl-pink-soft);color:var(--wl-pink);border-color:#0000}.products__cta{justify-content:center;margin-top:2.4rem;display:flex}@media (width>=620px){.products__grid{grid-template-columns:repeat(2,1fr)}}@media (width>=1020px){.products__grid{grid-template-columns:repeat(3,1fr)}}.testimonials{background:var(--wl-surface);border-block:1px solid var(--wl-border);padding-block:clamp(3.5rem,8vw,6rem)}.testimonials__grid{grid-template-columns:1fr;gap:1.1rem;display:grid}.t-card{background:var(--wl-bg);border:1px solid var(--wl-border);border-radius:var(--wl-radius-lg);flex-direction:column;gap:1rem;margin:0;padding:1.5rem;transition:transform .2s,box-shadow .2s;display:flex;position:relative}.t-card:hover{box-shadow:var(--wl-shadow-soft);transform:translateY(-4px)}.t-card__quote-mark{width:38px;height:38px;color:var(--wl-purple);background:var(--wl-purple-soft);border-radius:11px;place-items:center;display:grid}.t-card__quote{margin:0}.t-card__quote p{font-family:var(--wl-font-display);color:var(--wl-ink);letter-spacing:-.01em;font-size:1.08rem;font-weight:600;line-height:1.5}.t-card__who{border-top:1px dashed var(--wl-border);align-items:center;gap:.7rem;margin-top:auto;padding-top:1rem;display:flex}.t-card__avatar{width:40px;height:40px;font-family:var(--wl-font-display);color:var(--wl-ink);border-radius:50%;flex:none;place-items:center;font-size:1rem;font-weight:800;display:grid}.t-card__avatar--pink{background:linear-gradient(135deg,#ffc2dd,#ff91c4)}.t-card__avatar--purple{background:linear-gradient(135deg,#e4ceff,#c9a6f7)}.t-card__avatar--lime{background:linear-gradient(135deg,#e4fb9a,#c9f24b)}.t-card__meta{color:var(--wl-ink-2);flex-direction:column;display:flex}.t-card__meta strong{color:var(--wl-ink);font-size:.92rem}.t-card__role{color:var(--wl-muted);font-size:.8rem}.t-card__platform{color:var(--wl-ink-2);background:var(--wl-surface);border:1px solid var(--wl-border);border-radius:var(--wl-radius-pill);white-space:nowrap;align-items:center;gap:.3rem;margin-left:auto;padding:.3rem .55rem;font-size:.74rem;font-weight:700;display:inline-flex}.t-card__platform svg{color:var(--wl-purple)}@media (width>=860px){.testimonials__grid{grid-template-columns:repeat(3,1fr);gap:1.3rem}}.faq{padding-block:clamp(3.5rem,8vw,6rem)}.faq__list{flex-direction:column;gap:.6rem;max-width:720px;margin:0 auto;display:flex}.faq__item{border:1px solid var(--wl-border);border-radius:var(--wl-radius-md);background:var(--wl-surface);transition:border-color .2s,box-shadow .2s;overflow:hidden}.faq__item.is-open{border-color:var(--wl-border-strong);box-shadow:var(--wl-shadow-soft)}.faq__q{margin:0}.faq__q button{text-align:left;width:100%;color:var(--wl-ink);font-family:var(--wl-font-display);letter-spacing:-.01em;justify-content:space-between;align-items:center;gap:1rem;padding:1.05rem 1.2rem;font-size:1.02rem;font-weight:700;line-height:1.35;display:flex}.faq__q button:hover{color:var(--wl-purple)}.faq__chevron{color:var(--wl-purple);flex:none;transition:transform .25s}.faq__item.is-open .faq__chevron{transform:rotate(180deg)}.faq__a-wrap{animation:.22s both wl-drop;overflow:hidden}.faq__a{color:var(--wl-ink-2);max-width:62ch;padding:0 1.2rem 1.2rem;font-size:.96rem;line-height:1.6}.faq__cta{text-align:center;margin-top:2.6rem}.faq__cta-title{font-family:var(--wl-font-display);color:var(--wl-ink);margin-bottom:1rem;font-size:1.2rem;font-weight:700}.footer{border-top:1px solid var(--wl-border);background:var(--wl-surface);padding-block:3rem 1.6rem}.footer__grid{flex-direction:column;gap:2rem;display:flex}.footer__brand{max-width:340px}.footer__tagline{color:var(--wl-body);margin-top:.9rem;font-size:.95rem;line-height:1.6}.footer__socials{gap:.6rem;margin-top:1.2rem;display:flex}.footer__social{border:1px solid var(--wl-border);width:38px;height:38px;color:var(--wl-ink-2);border-radius:11px;place-items:center;transition:color .15s,border-color .15s,background-color .15s;display:grid}.footer__social:hover{color:var(--wl-purple);border-color:var(--wl-purple);background:var(--wl-purple-soft)}.footer__nav-title{color:var(--wl-ink);font-family:var(--wl-font-display);margin-bottom:.8rem;font-size:.95rem;font-weight:700}.footer__nav ul{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.footer__nav li a{color:var(--wl-body);font-size:.92rem;transition:color .15s}.footer__nav li a:hover{color:var(--wl-purple)}.footer__bottom{border-top:1px solid var(--wl-border);color:var(--wl-muted);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;margin-top:2.4rem;padding-top:1.2rem;font-size:.84rem;display:flex}.footer__legal{color:var(--wl-muted)}@media (width>=720px){.footer__grid{flex-direction:row;justify-content:space-between}}.wm{flex-direction:column;gap:1.1rem;display:flex}.wm__head{flex-direction:column;gap:.9rem;display:flex}.wm__head-main{flex-direction:column;gap:.35rem;display:flex}.wm__eyebrow{letter-spacing:.06em;text-transform:uppercase;color:var(--wl-purple);align-items:center;gap:.4rem;font-size:.72rem;font-weight:700;display:flex}.wm__title{font-family:var(--wl-font-display);color:var(--wl-ink);letter-spacing:-.02em;font-size:1.7rem;font-weight:800;line-height:1.1}.wm__sub{color:var(--wl-body);max-width:44ch;font-size:.92rem}.wm__actions{flex-wrap:wrap;gap:.6rem;display:flex}.wm__actions .btn{flex-shrink:0}.wm__summary{grid-template-columns:repeat(3,1fr);gap:.6rem;display:grid}.wm-stat{background:var(--wl-surface);border:1px solid var(--wl-border);border-radius:var(--wl-radius-md);box-shadow:var(--wl-shadow-soft);padding:.75rem .85rem}.wm-stat__num{font-family:var(--wl-font-display);color:var(--wl-ink);font-size:1.4rem;font-weight:800;line-height:1}.wm-stat__label{color:var(--wl-muted);margin-top:.3rem;font-size:.72rem;font-weight:600}.wm-stat--reco{background:linear-gradient(180deg, var(--wl-surface), #f7fde8)}.wm__toolbar{background:var(--wl-bg);flex-direction:column;gap:.7rem;display:flex}.wm__toolbar-row{align-items:center;gap:.6rem;display:flex}.wm__search{flex:1;align-items:center;min-width:0;display:flex;position:relative}.wm__search i{color:var(--wl-muted);pointer-events:none;font-size:.85rem;position:absolute;top:50%;left:.85rem;transform:translateY(-50%)}.wm__search input{border-radius:var(--wl-radius-pill);border:1.5px solid var(--wl-border);background:var(--wl-surface);width:100%;font-family:var(--wl-font-body);color:var(--wl-ink);outline:none;padding:.6rem .85rem .6rem 2.3rem;font-size:.88rem;transition:border-color .15s,box-shadow .15s}.wm__search input::placeholder{color:var(--wl-muted)}.wm__search input:focus{border-color:var(--wl-purple);box-shadow:0 0 0 3px var(--wl-purple-soft)}.wm__filters{scrollbar-width:none;gap:.4rem;padding-bottom:.1rem;display:flex;overflow-x:auto}.wm__filters::-webkit-scrollbar{display:none}.wm__chip{border-radius:var(--wl-radius-pill);border:1.5px solid var(--wl-border);background:var(--wl-surface);color:var(--wl-ink-2);cursor:pointer;flex-shrink:0;align-items:center;gap:.35rem;padding:.42rem .85rem;font-family:inherit;font-size:.82rem;font-weight:600;transition:all .15s;display:inline-flex}.wm__chip i{color:var(--wl-muted);font-size:.8rem;transition:color .15s}.wm__chip:hover{border-color:var(--wl-border-strong)}.wm__chip.is-active{background:var(--wl-ink);border-color:var(--wl-ink);color:#fff}.wm__chip.is-active i{color:#fff}.wm__controls{align-items:center;gap:.4rem;margin-left:auto;display:flex}.wm__select{position:relative}.wm__select select{appearance:none;border-radius:var(--wl-radius-pill);border:1.5px solid var(--wl-border);background:var(--wl-surface);font-family:var(--wl-font-body);color:var(--wl-ink-2);cursor:pointer;outline:none;padding:.55rem 2rem .55rem .9rem;font-size:.82rem;font-weight:600}.wm__select:after{content:"";color:var(--wl-muted);pointer-events:none;font-family:"Font Awesome 6 Free";font-size:.8rem;font-weight:900;position:absolute;top:50%;right:.8rem;transform:translateY(-50%)}.wm__toggle{border:1.5px solid var(--wl-border);border-radius:var(--wl-radius-pill);background:var(--wl-surface);align-items:center;gap:.1rem;padding:.1rem;display:flex}.wm__toggle button{border-radius:var(--wl-radius-pill);width:32px;height:32px;color:var(--wl-muted);cursor:pointer;background:0 0;border:0;place-items:center;font-size:.9rem;transition:all .15s;display:grid}.wm__toggle button.is-active{background:var(--wl-purple-soft);color:var(--wl-purple)}.wm__count{color:var(--wl-muted);font-size:.8rem}.wm__list{flex-direction:column;gap:1.1rem;display:flex}.wm__grid{grid-template-columns:repeat(2,1fr);align-items:start;gap:.75rem;display:grid}.wm-card{background:var(--wl-surface);border:1px solid var(--wl-border);border-radius:var(--wl-radius-md);box-shadow:var(--wl-shadow-soft);flex-direction:column;transition:box-shadow .2s,transform .2s;display:flex;overflow:hidden}.wm-card:hover{box-shadow:var(--wl-shadow-card)}.wm-card__media{aspect-ratio:1;background:var(--wl-bg);position:relative;overflow:hidden}.wm-card__media img{object-fit:cover;width:100%;height:100%;display:block}.wm-card__gifted-veil{background:linear-gradient(#190b260a,#190b2642);place-items:center;display:grid;position:absolute;inset:0}.wm-card__gifted-tag{border-radius:var(--wl-radius-pill);color:#3f5a00;letter-spacing:.01em;background:#fffffff0;align-items:center;gap:.4rem;padding:.35rem .8rem;font-size:.72rem;font-weight:800;display:inline-flex;box-shadow:0 4px 14px #0000002e}.wm-card__priority{border-radius:var(--wl-radius-pill);background:var(--wl-surface);border:1px solid var(--wl-border);color:var(--wl-ink-2);align-items:center;gap:.35rem;padding:.28rem .6rem;font-size:.68rem;font-weight:700;display:inline-flex;position:absolute;top:.5rem;left:.5rem;box-shadow:0 2px 8px #4616781f}.wm-card__priority i{color:var(--wl-pink)}.wm-card__body{flex-direction:column;flex:1;gap:.3rem;padding:.6rem .7rem .75rem;display:flex}.wm-card__body--gifted{opacity:.78}.wm-card__store{text-transform:uppercase;letter-spacing:.04em;color:var(--wl-muted);font-size:.68rem;font-weight:700}.wm-card__name{color:var(--wl-ink);-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:2.2em;font-size:.84rem;font-weight:600;line-height:1.3;display:-webkit-box;overflow:hidden}.wm-card__price{font-family:var(--wl-font-display);color:var(--wl-purple-deep);margin-top:auto;font-size:1rem;font-weight:800}.wm-card__status{border-radius:var(--wl-radius-pill);align-items:center;gap:.3rem;width:max-content;padding:.18rem .5rem;font-size:.7rem;font-weight:700;display:inline-flex}.wm-card__status--wanted{background:var(--wl-purple-soft);color:var(--wl-purple-deep)}.wm-card__status--gifted{background:var(--wl-lime-soft);color:#3f5a00}.wm-card__actions{border-top:1px solid var(--wl-border);align-items:center;gap:.15rem;margin-top:.35rem;padding-top:.45rem;display:flex}.wm-card__actions.is-gifted{opacity:.7}.wm-icon-btn{border-radius:var(--wl-radius-sm);width:30px;height:30px;color:var(--wl-muted);cursor:pointer;background:0 0;border:0;place-items:center;font-size:.85rem;transition:all .15s;display:grid}.wm-icon-btn:hover{background:var(--wl-bg);color:var(--wl-ink-2)}.wm-icon-btn--danger:hover{color:#c0392b;background:#fdeaea}.wm-icon-btn--move:hover{color:var(--wl-purple)}.wm-icon-btn:disabled{opacity:.32;cursor:not-allowed}.wm-list{flex-direction:column;gap:.6rem;display:flex}.wm-row{background:var(--wl-surface);border:1px solid var(--wl-border);border-radius:var(--wl-radius-md);box-shadow:var(--wl-shadow-soft);align-items:center;gap:.75rem;padding:.6rem;transition:box-shadow .2s,opacity .2s;display:flex}.wm-row:hover{box-shadow:var(--wl-shadow-card)}.wm-row.is-gifted{opacity:.82}.wm-row__img{border-radius:var(--wl-radius-sm);object-fit:cover;background:var(--wl-bg);flex-shrink:0;width:56px;height:56px}.wm-row__body{flex:1;min-width:0}.wm-row__top{align-items:center;gap:.4rem;display:flex}.wm-row__name{color:var(--wl-ink);white-space:nowrap;text-overflow:ellipsis;font-size:.88rem;font-weight:600;overflow:hidden}.wm-row__badge{border-radius:var(--wl-radius-pill);flex-shrink:0;align-items:center;gap:.25rem;padding:.16rem .45rem;font-size:.66rem;font-weight:800;display:inline-flex}.wm-row__badge--gifted{background:var(--wl-lime-soft);color:#3f5a00}.wm-row__badge--priority{background:var(--wl-pink-soft);color:#c0265a}.wm-row__meta{color:var(--wl-muted);white-space:nowrap;text-overflow:ellipsis;margin-top:.1rem;font-size:.74rem;font-weight:500;overflow:hidden}.wm-row__price{font-family:var(--wl-font-display);color:var(--wl-purple-deep);margin-top:.15rem;font-size:.92rem;font-weight:700}.wm-row__group{align-items:center;gap:.1rem;display:flex}.wm-row__group--vertical{flex-direction:column;gap:.1rem;padding:0 .2rem}.wm-row__group--vertical .wm-icon-btn{width:26px;height:24px}.wm-empty{text-align:center;background:var(--wl-surface);border:1px dashed var(--wl-border-strong);border-radius:var(--wl-radius-lg);flex-direction:column;align-items:center;gap:.7rem;padding:2.4rem 1rem;display:flex}.wm-empty__icon{background:var(--wl-purple-soft);width:60px;height:60px;color:var(--wl-purple);border-radius:50%;place-items:center;font-size:1.4rem;display:grid}.wm-empty__title{font-family:var(--wl-font-display);color:var(--wl-ink);font-size:1.05rem;font-weight:700}.wm-empty__desc{color:var(--wl-muted);max-width:32ch;font-size:.88rem;line-height:1.5}.wm-backdrop{z-index:150;background:#190b2673;justify-content:center;align-items:flex-end;animation:.18s wm-fade;display:flex;position:fixed;inset:0}.wm-modal{background:var(--wl-surface);width:100%;max-height:90svh;padding:1.25rem 1.25rem calc(1.25rem + env(safe-area-inset-bottom,0px));border-radius:24px 24px 0 0;animation:.22s wm-up;overflow-y:auto;box-shadow:0 -12px 40px #190b2640}.wm-modal__head{justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:.9rem;display:flex}.wm-modal__title{font-family:var(--wl-font-display);color:var(--wl-ink);font-size:1.15rem;font-weight:800}.wm-modal__close{width:34px;height:34px;color:var(--wl-muted);background:var(--wl-bg);cursor:pointer;border:0;border-radius:50%;place-items:center;font-size:1rem;display:grid}.wm-modal__close:hover{color:var(--wl-ink-2)}.wm-modal__body{flex-direction:column;gap:.9rem;display:flex}.wm-modal__foot{gap:.6rem;margin-top:.25rem;display:flex}.wm-modal__foot .btn{flex:1;justify-content:center}@media (width>=640px){.wm-backdrop{align-items:center}.wm-modal{border-radius:var(--wl-radius-lg);width:480px;box-shadow:var(--wl-shadow-card)}}.wm-field{flex-direction:column;gap:.3rem;display:flex}.wm-field label{color:var(--wl-ink-2);font-size:.78rem;font-weight:700}.wm-field input,.wm-field select,.wm-field textarea{border-radius:var(--wl-radius-sm);border:1.5px solid var(--wl-border);background:var(--wl-surface);font-family:var(--wl-font-body);color:var(--wl-ink);outline:none;width:100%;padding:.6rem .8rem;font-size:.9rem}.wm-field input:focus,.wm-field select:focus,.wm-field textarea:focus{border-color:var(--wl-purple);box-shadow:0 0 0 3px var(--wl-purple-soft)}.wm-field__row{gap:.6rem;display:flex}.wm-field__row>.wm-field{flex:1}.wm-switch{border:1.5px solid var(--wl-border);border-radius:var(--wl-radius-sm);background:var(--wl-surface);cursor:pointer;justify-content:space-between;align-items:center;gap:.5rem;padding:.6rem .8rem;display:flex}.wm-switch__label{color:var(--wl-ink-2);font-size:.88rem;font-weight:600}.wm-switch__label small{color:var(--wl-muted);font-size:.74rem;font-weight:400;display:block}.wm-switch__track{background:var(--wl-border-strong);border-radius:999px;flex-shrink:0;width:42px;height:24px;transition:background .18s;position:relative}.wm-switch__track:after{content:"";background:#fff;border-radius:50%;width:18px;height:18px;transition:transform .18s;position:absolute;top:3px;left:3px;box-shadow:0 1px 3px #00000040}.wm-switch__track.is-on{background:var(--wl-purple)}.wm-switch__track.is-on:after{transform:translate(18px)}.wm-switch__input{opacity:0;width:0;height:0;position:absolute}.wm-catalog-row{border:1px solid var(--wl-border);border-radius:var(--wl-radius-sm);align-items:center;gap:.7rem;padding:.5rem;display:flex}.wm-catalog-row__img{border-radius:var(--wl-radius-sm);object-fit:cover;background:var(--wl-bg);flex-shrink:0;width:48px;height:48px}.wm-catalog-row__info{flex:1;min-width:0}.wm-catalog-row__name{color:var(--wl-ink);white-space:nowrap;text-overflow:ellipsis;font-size:.85rem;font-weight:600;overflow:hidden}.wm-catalog-row__meta{color:var(--wl-muted);font-size:.74rem}.wm-catalog-row__price{font-family:var(--wl-font-display);color:var(--wl-purple-deep);margin-top:.05rem;font-size:.92rem;font-weight:700}.wm-catalog-row__add{border-radius:var(--wl-radius-pill);background:var(--wl-purple);color:#fff;cursor:pointer;border:0;flex-shrink:0;align-items:center;gap:.35rem;padding:.45rem .85rem;font-family:inherit;font-size:.78rem;font-weight:700;transition:background .15s;display:inline-flex}.wm-catalog-row__add:hover{background:var(--wl-purple-deep)}.wm-catalog-row__add.is-added{background:var(--wl-lime-soft);color:#3f5a00}.wm-share-box{background:var(--wl-purple-soft);border-radius:var(--wl-radius-sm);align-items:center;gap:.5rem;padding:.6rem .7rem;display:flex}.wm-share-box__url{font-family:var(--wl-font-display);color:var(--wl-purple-deep);white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;font-size:.9rem;font-weight:700;overflow:hidden}.wm-share-box__copy{border-radius:var(--wl-radius-pill);background:var(--wl-purple);color:#fff;cursor:pointer;border:0;align-items:center;gap:.35rem;padding:.4rem .75rem;font-family:inherit;font-size:.78rem;font-weight:700;transition:background .15s;display:inline-flex}.wm-share-box__copy:hover{background:var(--wl-purple-deep)}.wm-share-note{color:var(--wl-muted);font-size:.82rem;line-height:1.5}.wm-share-row{grid-template-columns:repeat(2,1fr);gap:.6rem;display:grid}.wm-share-btn{border-radius:var(--wl-radius-pill);border:1.5px solid var(--wl-border);background:var(--wl-surface);color:var(--wl-ink-2);cursor:pointer;justify-content:center;align-items:center;gap:.5rem;padding:.7rem .9rem;font-family:inherit;font-size:.85rem;font-weight:700;transition:all .15s;display:inline-flex}.wm-share-btn:hover{border-color:var(--wl-purple);color:var(--wl-purple);background:var(--wl-purple-soft)}@media (width>=768px){.wm{gap:1.4rem}.wm__head{flex-direction:row;justify-content:space-between;align-items:flex-end}.wm__actions{padding-bottom:.2rem}.wm__title{font-size:2rem}.wm__summary{max-width:440px}.wm__search{flex:240px}.wm__filters{padding-bottom:0;overflow:visible}.wm__grid{grid-template-columns:repeat(3,1fr);gap:1rem}.wm-card__body{padding:.75rem .85rem .9rem}.wm-card__name{font-size:.9rem}.wm-card__price{font-size:1.08rem}}@media (width>=1080px){.wm__grid{grid-template-columns:repeat(4,1fr)}}@keyframes wm-fade{0%{opacity:0}to{opacity:1}}@keyframes wm-up{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.rg{flex-direction:column;gap:1.1rem;display:flex}.rg__head{flex-direction:column;gap:.35rem;display:flex}.rg__eyebrow{letter-spacing:.06em;text-transform:uppercase;color:var(--wl-purple);align-items:center;gap:.4rem;font-size:.72rem;font-weight:700;display:flex}.rg__title{font-family:var(--wl-font-display);color:var(--wl-ink);letter-spacing:-.02em;font-size:1.7rem;font-weight:800;line-height:1.1}.rg__sub{color:var(--wl-body);max-width:48ch;font-size:.92rem}.rg__summary{grid-template-columns:repeat(3,1fr);gap:.6rem;display:grid}.rg-stat{background:var(--wl-surface);border:1px solid var(--wl-border);border-radius:var(--wl-radius-md);box-shadow:var(--wl-shadow-soft);padding:.75rem .85rem}.rg-stat__num{font-family:var(--wl-font-display);color:var(--wl-ink);font-size:1.4rem;font-weight:800;line-height:1}.rg-stat__label{color:var(--wl-muted);margin-top:.3rem;font-size:.72rem;font-weight:600}.rg__filters{scrollbar-width:none;align-items:center;gap:.4rem;padding-bottom:.1rem;display:flex;overflow-x:auto}.rg__filters::-webkit-scrollbar{display:none}.rg__chip{border-radius:var(--wl-radius-pill);border:1.5px solid var(--wl-border);background:var(--wl-surface);color:var(--wl-ink-2);cursor:pointer;flex-shrink:0;align-items:center;gap:.35rem;padding:.45rem .9rem;font-family:inherit;font-size:.82rem;font-weight:700;transition:all .15s;display:inline-flex}.rg__chip i{color:var(--wl-muted);font-size:.8rem;transition:color .15s}.rg__chip:hover{border-color:var(--wl-border-strong)}.rg__chip.is-active{background:var(--wl-ink);border-color:var(--wl-ink);color:#fff}.rg__chip.is-active i{color:#fff}.rg__count{color:var(--wl-muted);flex-shrink:0;margin-left:auto;padding-right:.25rem;font-size:.8rem}.rg-badge{border-radius:var(--wl-radius-pill);letter-spacing:.01em;align-items:center;gap:.35rem;width:max-content;padding:.3rem .7rem;font-size:.72rem;font-weight:800;display:inline-flex}.rg-badge i{font-size:.78rem}.rg-badge--pendiente{color:#775c00;background:#ffedbe}.rg-badge--en-camino{color:#125880;background:#e1f1fd}.rg-badge--entregado{background:var(--wl-lime-soft);color:#3f5a00}.rg__list{flex-direction:column;gap:1rem;margin:0;padding:0;list-style:none;display:flex}.rg__item{display:flex}.rg-card{background:var(--wl-surface);border:1px solid var(--wl-border);border-radius:var(--wl-radius-lg);box-shadow:var(--wl-shadow-soft);flex-direction:column;flex:1;transition:box-shadow .2s,transform .2s;display:flex;overflow:hidden}.rg-card:hover{box-shadow:var(--wl-shadow-card);transform:translateY(-2px)}.rg-card__media{aspect-ratio:4/3;background:var(--wl-bg);position:relative;overflow:hidden}.rg-card__media img{object-fit:cover;width:100%;height:100%;transition:transform .35s;display:block}.rg-card:hover .rg-card__media img{transform:scale(1.03)}.rg-card__soon{color:#6b5400;background:#fff4d6;align-items:center;gap:.5rem;padding:.55rem 1rem;font-size:.8rem;font-weight:600;line-height:1.35;display:flex}.rg-card__soon i{flex-shrink:0;font-size:.9rem}.rg-card__body{flex-direction:column;flex:1;gap:.55rem;padding:.9rem 1rem 1rem;display:flex}.rg-card__name{font-family:var(--wl-font-display);color:var(--wl-ink);letter-spacing:-.01em;font-size:1.08rem;font-weight:700;line-height:1.25}.rg-card__fan{color:var(--wl-muted);align-items:center;gap:.55rem;font-size:.82rem;display:flex}.rg-card__fan strong{color:var(--wl-ink);font-weight:700}.rg-card__fan-avatar{object-fit:cover;border:2px solid var(--wl-surface);width:30px;height:30px;box-shadow:0 0 0 1.5px var(--wl-border-strong);border-radius:50%;flex-shrink:0}.rg-card__fan-avatar--anon{background:var(--wl-purple-soft);color:var(--wl-purple);box-shadow:none;place-items:center;font-size:.8rem;display:grid}.rg-card__meta{color:var(--wl-ink-2);align-items:center;gap:.45rem;padding-top:.05rem;font-size:.82rem;font-weight:600;display:flex}.rg-card__meta i{color:var(--wl-muted);font-size:.8rem}.rg-card__foot{border-top:1px solid var(--wl-border);justify-content:space-between;align-items:center;gap:.75rem;margin-top:auto;padding-top:.7rem;display:flex}.rg-card__value{font-family:var(--wl-font-display);color:var(--wl-ink-2);font-size:1rem;font-weight:700;line-height:1.1}.rg-card__value small{font-family:var(--wl-font-body);color:var(--wl-muted);letter-spacing:.02em;text-transform:uppercase;margin-bottom:.15rem;font-size:.64rem;font-weight:600;display:block}.rg-card__action{border-radius:var(--wl-radius-pill);background:var(--wl-purple-soft);color:var(--wl-purple);cursor:pointer;border:0;align-items:center;gap:.4rem;padding:.55rem 1rem;font-family:inherit;font-size:.82rem;font-weight:800;transition:background .15s,color .15s;display:inline-flex}.rg-card__action:hover{background:var(--wl-purple);color:#fff}.rg-card__action i{font-size:.78rem}.rg-tl{margin-top:.2rem;padding:.4rem 0 .15rem;display:flex}.rg-tl__step{flex-direction:column;flex:1;align-items:center;gap:.3rem;display:flex;position:relative}.rg-tl__step:not(:last-child):after{content:"";background:var(--wl-border);z-index:0;border-radius:2px;width:calc(100% - 18px);height:2px;position:absolute;top:7px;left:calc(50% + 9px)}.rg-tl__node{z-index:1;background:var(--wl-surface);border:2px solid var(--wl-border-strong);color:#3f5a00;border-radius:50%;place-items:center;width:14px;height:14px;display:grid;position:relative}.rg-tl__node--done{background:var(--wl-lime);border-color:var(--wl-lime);font-size:.4rem}.rg-tl__node--current{background:var(--wl-purple);border-color:var(--wl-purple);box-shadow:0 0 0 3px var(--wl-purple-soft)}.rg-tl__label{color:var(--wl-muted);white-space:nowrap;font-size:.62rem;font-weight:600}.rg-tl__label--current{color:var(--wl-purple-deep);font-weight:800}.rg-empty{text-align:center;background:var(--wl-surface);border:1px dashed var(--wl-border-strong);border-radius:var(--wl-radius-lg);flex-direction:column;align-items:center;gap:.75rem;padding:2.6rem 1.2rem;display:flex}.rg-empty__icon{background:var(--wl-lime-soft);color:#5f7a00;border-radius:50%;place-items:center;width:64px;height:64px;font-size:1.4rem;display:grid}.rg-empty__icon--filter{color:#8a6a00;background:#fff4d6}.rg-empty__title{font-family:var(--wl-font-display);color:var(--wl-ink);font-size:1.08rem;font-weight:700}.rg-empty__desc{color:var(--wl-muted);max-width:36ch;font-size:.88rem;line-height:1.55}.rg-backdrop{z-index:150;background:#190b2673;justify-content:center;align-items:flex-end;animation:.18s rg-fade;display:flex;position:fixed;inset:0}.rg-modal{background:var(--wl-surface);width:100%;max-height:92svh;padding:1.25rem 1.25rem calc(1.25rem + env(safe-area-inset-bottom,0px));border-radius:24px 24px 0 0;animation:.22s rg-up;overflow-y:auto;box-shadow:0 -12px 40px #190b2640}.rg-modal__head{justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:.9rem;display:flex}.rg-modal__title{font-family:var(--wl-font-display);color:var(--wl-ink);font-size:1.15rem;font-weight:800}.rg-modal__close{width:34px;height:34px;color:var(--wl-muted);background:var(--wl-bg);cursor:pointer;border:0;border-radius:50%;place-items:center;font-size:1rem;transition:all .15s;display:grid}.rg-modal__close:hover{color:var(--wl-ink-2);background:var(--wl-border)}.rg-modal__body{flex-direction:column;gap:.9rem;display:flex}.rg-modal__foot{margin-top:.35rem}.rg-modal__foot .btn{justify-content:center;width:100%}.rg-detail__img{aspect-ratio:4/3;object-fit:cover;border-radius:var(--wl-radius-md);background:var(--wl-bg);width:100%}.rg-detail__name{font-family:var(--wl-font-display);color:var(--wl-ink);font-size:1.2rem;font-weight:700;line-height:1.2}.rg-detail__fan{background:var(--wl-bg);border-radius:var(--wl-radius-sm);align-items:center;gap:.65rem;padding:.7rem .85rem;display:flex}.rg-detail__fan-text small{color:var(--wl-muted);font-size:.7rem;font-weight:500;display:block}.rg-detail__fan-text strong{color:var(--wl-ink);font-size:.95rem}.rg-detail__note{color:var(--wl-ink-2);border-left:3px solid var(--wl-pink);margin:0;padding-left:.7rem;font-size:.85rem;font-style:italic;line-height:1.5}.rg-detail__facts{grid-template-columns:1fr 1fr;gap:.5rem;margin:0;display:grid}.rg-detail__facts>div{background:var(--wl-bg);border-radius:var(--wl-radius-sm);padding:.55rem .7rem}.rg-detail__facts dt{text-transform:uppercase;letter-spacing:.04em;color:var(--wl-muted);font-size:.64rem;font-weight:700}.rg-detail__facts dd{color:var(--wl-ink);margin:.1rem 0 0;font-size:.9rem;font-weight:700}.rg-detail__sec-title{font-family:var(--wl-font-display);color:var(--wl-ink);align-items:center;gap:.45rem;font-size:.95rem;font-weight:700;display:flex}.rg-detail__sec-title i{color:var(--wl-purple);font-size:.9rem}.rg-detail__ship-row{color:var(--wl-ink-2);justify-content:space-between;align-items:center;gap:.5rem;padding:.5rem 0 0;font-size:.86rem;display:flex}.rg-detail__code{background:var(--wl-purple-soft);color:var(--wl-purple-deep);border-radius:8px;padding:.25rem .55rem;font-family:ui-monospace,SF Mono,Menlo,Consolas,monospace;font-size:.8rem;font-weight:600}.rg-detail__ship-note{color:var(--wl-muted);padding-top:.3rem;font-size:.82rem}.rg-detail__list{flex-direction:column;margin:0;padding:.25rem 0 0;list-style:none;display:flex}.rg-detail__list li{gap:.7rem;padding-bottom:1rem;display:flex;position:relative}.rg-detail__list li:before{content:"";background:var(--wl-border-strong);width:2px;position:absolute;top:16px;bottom:0;left:5px}.rg-detail__list li.is-last:before{display:none}.rg-detail__list li.is-upcoming{opacity:.62}.rg-detail__dot{z-index:1;background:var(--wl-surface);border:2px solid var(--wl-border-strong);border-radius:50%;flex-shrink:0;width:12px;height:12px;margin-top:4px;position:relative}.rg-detail__dot--done{background:var(--wl-lime);border-color:var(--wl-lime)}.rg-detail__dot--current{border-color:var(--wl-purple);background:var(--wl-purple);box-shadow:0 0 0 3px var(--wl-purple-soft)}.rg-detail__ev-label{color:var(--wl-ink);font-size:.9rem;font-weight:600}.rg-detail__ev-date{color:var(--wl-muted);font-size:.78rem}@keyframes rg-fade{0%{opacity:0}to{opacity:1}}@keyframes rg-up{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@media (width>=640px){.rg-backdrop{align-items:center}.rg-modal{border-radius:var(--wl-radius-lg);width:500px;box-shadow:var(--wl-shadow-card)}}@media (width>=768px){.rg{gap:1.4rem}.rg__title{font-size:2rem}.rg__filters{flex-wrap:wrap;overflow:visible}.rg__count{margin-left:auto}.rg__list{grid-template-columns:repeat(2,1fr);align-items:start;gap:1.25rem;display:grid}}.mk{flex-direction:column;gap:clamp(2.4rem,6vw,4rem);display:flex}.mk-rail{width:100%;max-width:1240px;margin:0 auto;padding-inline:clamp(1rem,3vw,2rem)}.mk-eyebrow{letter-spacing:.06em;text-transform:uppercase;color:var(--wl-muted);align-items:center;gap:.4rem;font-size:.72rem;font-weight:700;display:inline-flex}.mk-eyebrow i{color:var(--wl-purple)}.mk-btn{border-radius:var(--wl-radius-pill);font-weight:700;font-family:var(--wl-font-body);letter-spacing:-.01em;cursor:pointer;border:0;justify-content:center;align-items:center;gap:.5rem;line-height:1;transition:transform .18s,box-shadow .18s,background-color .18s,color .18s;display:inline-flex}.mk-btn:active{transform:translateY(0)scale(.98)}.mk-btn--md{padding:.72rem 1.25rem;font-size:.92rem}.mk-btn--sm{padding:.5rem 1rem;font-size:.84rem}.mk-btn--primary{background:linear-gradient(135deg, var(--wl-purple), var(--wl-purple-2));color:#fff;box-shadow:0 14px 26px -16px #7c1ff0bf}.mk-btn--primary:hover{transform:translateY(-2px);box-shadow:0 18px 32px -16px #7c1ff0d9}.mk-btn--ghost{color:currentColor;background:0 0}.mk-btn--light{color:var(--wl-purple-deep);background:#fff;box-shadow:0 12px 26px -18px #00000073}.mk-btn--light:hover{transform:translateY(-2px)}.mk-hero{border-radius:var(--wl-radius-lg);box-shadow:var(--wl-shadow-card);position:relative;overflow:hidden}.mk-hero__slide{grid-template-rows:220px 1fr;min-height:0;animation:.5s cubic-bezier(.22,1,.36,1) both mk-slide-in;display:grid}.mk-hero__media{background:var(--wl-bg);position:relative;overflow:hidden}.mk-hero__media img{object-fit:cover;width:100%;height:100%}.mk-hero__media:after{content:"";background:linear-gradient(#0000 45%,#190b2659);position:absolute;inset:0}.mk-hero__panel{flex-direction:column;justify-content:center;align-items:flex-start;gap:.7rem;padding:1.4rem 1.4rem 2.6rem;display:flex;position:relative}.mk-hero__panel--purple{background:linear-gradient(135deg, var(--wl-purple-soft), #f6edff)}.mk-hero__panel--lime{background:linear-gradient(135deg, var(--wl-lime-soft), #f4ffdd)}.mk-hero__panel--sky{background:linear-gradient(135deg,#e2f2fc,#f1f9ff)}.mk-hero__kicker{letter-spacing:.08em;text-transform:uppercase;border-radius:var(--wl-radius-pill);color:var(--wl-ink);background:#ffffffb3;align-items:center;gap:.4rem;padding:.35rem .7rem;font-size:.68rem;font-weight:800;display:inline-flex}.mk-hero__title{font-family:var(--wl-font-display);letter-spacing:-.02em;color:var(--wl-ink);max-width:20ch;font-size:clamp(1.6rem,5vw,2.6rem);font-weight:800;line-height:1.05}.mk-hero__desc{color:var(--wl-ink-2);max-width:46ch;font-size:.94rem;line-height:1.55}.mk-hero__promo{font-family:var(--wl-font-display);color:var(--wl-purple-deep);border:1px solid var(--wl-border-strong);border-radius:var(--wl-radius-pill);background:#ffffffbf;align-items:center;gap:.4rem;padding:.4rem .85rem;font-size:1.02rem;font-weight:700;display:inline-flex}.mk-hero__cta{margin-top:.35rem}.mk-hero__nav{gap:.45rem;display:flex;position:absolute;top:220px;right:.9rem;transform:translateY(0)}.mk-hero__btn{width:38px;height:38px;color:var(--wl-ink);cursor:pointer;background:#ffffffeb;border:0;border-radius:50%;place-items:center;font-size:1rem;transition:background-color .15s,opacity .15s;display:grid;box-shadow:0 6px 16px #46167833}.mk-hero__btn:hover{background:#fff}.mk-hero__btn:disabled{opacity:.35;cursor:default}.mk-hero__dots{border-radius:var(--wl-radius-pill);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffffb3;gap:.45rem;padding:.35rem .6rem;display:flex;position:absolute;bottom:.9rem;left:50%;transform:translate(-50%)}.mk-hero__dot{background:var(--wl-border-strong);cursor:pointer;border:0;border-radius:50%;width:8px;height:8px;padding:0;transition:all .2s}.mk-hero__dot.is-active{background:var(--wl-purple);transform:scale(1.25)}@keyframes mk-slide-in{0%{opacity:0;transform:translate(24px)}to{opacity:1;transform:translate(0)}}.mk-cats__title{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.mk-section-title{font-family:var(--wl-font-display);letter-spacing:-.02em;color:var(--wl-ink);font-size:1.5rem;font-weight:800}@media (width>=768px){.mk-section-title{font-size:1.75rem}}.mk-cats{grid-template-columns:repeat(3,1fr);gap:.6rem;display:grid}@media (width<=419px){.mk-cats{grid-template-columns:repeat(2,1fr)}}@media (width>=600px){.mk-cats{grid-template-columns:repeat(4,1fr)}}@media (width>=1024px){.mk-cats{grid-template-columns:repeat(6,1fr);gap:.75rem}}.mk-cat{text-align:left;border-radius:var(--wl-radius-sm);cursor:pointer;font-family:var(--wl-font-body);background:var(--t-bg,var(--wl-purple-soft));color:var(--wl-ink);border:1px solid #0000;align-items:center;gap:.5rem;padding:.75rem .7rem;transition:transform .16s,box-shadow .16s,border-color .16s;display:flex}.mk-cat:hover{box-shadow:var(--wl-shadow-soft);border-color:var(--wl-border-strong);transform:translateY(-2px)}.mk-cat.is-active{border-color:var(--wl-purple);box-shadow:0 0 0 2px var(--wl-purple-soft)}.mk-cat__icon{color:var(--t-fg,var(--wl-purple));flex:none;font-size:1.1rem}.mk-cat__label{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.76rem;font-weight:600;line-height:1.25;display:-webkit-box;overflow:hidden}.tone-purple{--t-bg:var(--wl-purple-soft);--t-fg:var(--wl-purple)}.tone-lime{--t-bg:var(--wl-lime-soft);--t-fg:#5f7a00}.tone-pink{--t-bg:var(--wl-pink-soft);--t-fg:var(--wl-pink)}.tone-sky{--t-bg:#e4f3fc;--t-fg:#0f73b6}.tone-sun{--t-bg:#fff2d6;--t-fg:#a87600}.tone-coral{--t-bg:#ffe8df;--t-fg:#cf5a2c}.mk-carousel{flex-direction:column;gap:1rem;display:flex}.mk-carousel__head{justify-content:space-between;align-items:flex-end;gap:1rem;display:flex}.mk-carousel__titles{flex-direction:column;gap:.2rem;display:flex}.mk-carousel__title{font-family:var(--wl-font-display);letter-spacing:-.02em;color:var(--wl-ink);font-size:1.35rem;font-weight:800;line-height:1.15}@media (width>=768px){.mk-carousel__title{font-size:1.5rem}}.mk-carousel__subtitle{color:var(--wl-muted);font-size:.85rem}.mk-carousel__controls{flex-shrink:0;gap:.45rem;display:flex}.mk-nav-btn{background:var(--wl-surface);width:38px;height:38px;color:var(--wl-ink-2);border:1.5px solid var(--wl-border-strong);cursor:pointer;border-radius:50%;place-items:center;font-size:.95rem;transition:all .15s;display:grid}.mk-nav-btn:hover{color:var(--wl-purple);border-color:var(--wl-purple);background:var(--wl-purple-soft)}.mk-nav-btn:disabled{opacity:.35;cursor:default}.mk-carousel__track{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:.85rem;margin-inline:-.2rem;padding:.25rem .2rem .5rem;display:flex;overflow-x:auto}.mk-carousel__track::-webkit-scrollbar{display:none}.mk-card{scroll-snap-align:start;background:var(--wl-surface);border:1px solid var(--wl-border);border-radius:var(--wl-radius-md);box-shadow:var(--wl-shadow-soft);flex-direction:column;flex:0 0 158px;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden}.mk-card:hover{box-shadow:var(--wl-shadow-card);transform:translateY(-3px)}.mk-card__media{aspect-ratio:1;background:var(--wl-bg);position:relative;overflow:hidden}.mk-card__media img{object-fit:cover;width:100%;height:100%;transition:transform .35s;display:block}.mk-card:hover .mk-card__media img{transform:scale(1.04)}.mk-card__badge{z-index:2;border-radius:var(--wl-radius-pill);letter-spacing:.01em;box-shadow:var(--wl-shadow-soft);align-items:center;gap:.3rem;padding:.28rem .6rem;font-size:.68rem;font-weight:800;line-height:1;display:inline-flex;position:absolute;top:.55rem;left:.55rem}.mk-card__badge i{font-size:.66rem}.mk-badge--nuevo{background:var(--wl-lime);color:var(--wl-ink)}.mk-badge--viral{background:var(--wl-pink);color:#fff}.mk-badge--bestseller{background:var(--wl-purple);color:#fff}.mk-badge--oferta{background:var(--wl-sun);color:#664d00}.mk-card__body{flex-direction:column;flex:1;gap:.2rem;padding:.6rem .7rem .7rem;display:flex}.mk-card__hit{border-radius:0;width:100%;padding:0;display:block;overflow:hidden}.mk-card__category{text-transform:uppercase;letter-spacing:.05em;color:var(--wl-muted);font-size:.62rem;font-weight:700}.mk-card__name{color:var(--wl-ink);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.82rem;font-weight:600;line-height:1.3;display:-webkit-box;overflow:hidden}.mk-card__name.mk-card__name--btn,button.mk-card__name{color:var(--wl-ink);text-align:left;cursor:pointer;-webkit-line-clamp:2;background:0 0;border:0;-webkit-box-orient:vertical;padding:0;font-family:inherit;font-size:.82rem;font-weight:600;line-height:1.3;display:block;overflow:hidden}button.mk-card__name:hover{color:var(--wl-purple);text-underline-offset:2px;text-decoration:underline}.mk-card__price-row{flex-wrap:wrap;align-items:baseline;gap:.45rem;margin-top:.15rem;display:flex}.mk-card__price{font-family:var(--wl-font-display);color:var(--wl-purple-deep);letter-spacing:-.01em;font-size:1.02rem;font-weight:800}.mk-card__oldprice{color:var(--wl-muted);font-size:.74rem;text-decoration:line-through}.mk-card__meta{color:var(--wl-body);font-size:.7rem;font-weight:600}.mk-card__action{border-radius:var(--wl-radius-pill);background:var(--wl-purple-soft);color:var(--wl-purple);text-align:center;cursor:pointer;border:0;width:100%;margin-top:.5rem;padding:.46rem .6rem;font-family:inherit;font-size:.76rem;font-weight:700;transition:background-color .15s,color .15s}.mk-card__action:hover{background:var(--wl-purple);color:#fff}.mk-search{border-radius:var(--wl-radius-lg);background:linear-gradient(135deg, var(--wl-purple-deep), var(--wl-purple) 55%, var(--wl-purple-2));color:#fff;box-shadow:var(--wl-shadow-card);padding:clamp(2rem,5vw,3.25rem) clamp(1.25rem,4vw,3rem);position:relative;overflow:hidden}.mk-search:before{content:"";pointer-events:none;opacity:.25;background:radial-gradient(300px 160px at 12% 8%, var(--wl-lime), transparent 60%), radial-gradient(320px 200px at 92% 90%, var(--wl-pink), transparent 60%);position:absolute;inset:0}.mk-search__inner{flex-direction:column;align-items:flex-start;gap:.9rem;display:flex;position:relative}.mk-search__eyebrow{letter-spacing:.1em;text-transform:uppercase;color:var(--wl-lime);align-items:center;gap:.4rem;font-size:.7rem;font-weight:800;display:inline-flex}.mk-search__title{font-family:var(--wl-font-display);letter-spacing:-.02em;max-width:18ch;font-size:clamp(1.7rem,5vw,2.6rem);font-weight:800;line-height:1.05}.mk-search__text{color:#ffffffe6;max-width:46ch;font-size:.95rem;line-height:1.55}.mk-search__form{flex-direction:column;gap:.55rem;width:100%;max-width:620px;display:flex}@media (width>=600px){.mk-search__form{flex-direction:row;align-items:center}}.mk-search__field{flex:1;position:relative}.mk-search__field i{color:var(--wl-muted);pointer-events:none;font-size:1rem;position:absolute;top:50%;left:1rem;transform:translateY(-50%)}.mk-search__input{border-radius:var(--wl-radius-pill);width:100%;font-family:var(--wl-font-body);color:var(--wl-ink);background:#fff;border:0;outline:none;padding:.95rem 1.1rem .95rem 2.7rem;font-size:1rem;transition:box-shadow .18s,transform .18s;box-shadow:0 10px 30px -18px #00000080}.mk-search__input::placeholder{color:var(--wl-muted)}.mk-search__input:focus{box-shadow:0 0 0 4px #ffffff59}.mk-search__suggestions{flex-wrap:wrap;align-items:center;gap:.45rem;display:flex}.mk-search__suggestions-label{color:#ffffffd9;font-size:.78rem;font-weight:600}.mk-search__chip{border-radius:var(--wl-radius-pill);color:#fff;cursor:pointer;font-size:.82rem;font-weight:600;font-family:var(--wl-font-body);background:#ffffff24;border:0;align-items:center;gap:.4rem;padding:.42rem .9rem;transition:background-color .15s,transform .15s;display:inline-flex}.mk-search__chip i{font-size:.78rem}.mk-search__chip:hover{background:#ffffff47;transform:translateY(-1px)}@media (width>=768px){.mk-hero__slide{grid-template-rows:1fr;grid-template-columns:1fr 1.05fr;min-height:380px}.mk-hero__media{min-height:100%}.mk-hero__media:after{background:linear-gradient(90deg,#faf7ff80,#0000 40%)}.mk-hero__panel{padding:2.6rem 2.4rem}.mk-hero__nav{top:auto;bottom:1.1rem;right:1.1rem;transform:none}.mk-card{flex-basis:216px}.mk-card__name{font-size:.9rem}.mk-card__price{font-size:1.1rem}}@media (width>=1024px){.mk-card{flex-basis:224px}}@media (width>=1280px){.mk-carousel__track{margin-inline:-.35rem;padding-inline:.35rem}}@media (prefers-reduced-motion:reduce){.mk-hero__slide{animation:none}.mk-hero,.mk-search{transition:none}}.acc-page{flex-direction:column;gap:1rem;max-width:820px;margin:0 auto;padding-bottom:2rem;display:flex}.acc-hero{padding:.25rem 0 .75rem}.acc-kicker{color:var(--wl-purple);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:.45rem;font-size:.72rem;font-weight:800;display:inline-flex}.acc-hero h1{color:var(--wl-ink);font:800 2rem/1.1 var(--wl-font-display);letter-spacing:-.04em;margin-top:.35rem}.acc-hero p,.acc-card__heading p,.acc-avatar-row p{color:var(--wl-muted);font-size:.86rem}.acc-card{background:var(--wl-surface);border:1px solid var(--wl-border);border-radius:var(--wl-radius-md);box-shadow:var(--wl-shadow-soft);padding:1.25rem}.acc-card__heading{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.25rem;display:flex}.acc-card h2{color:var(--wl-ink);font:800 1.12rem/1.2 var(--wl-font-display)}.acc-card__heading p{margin-top:.3rem}.acc-grid{gap:1rem;display:grid}.acc-grid--two{grid-template-columns:repeat(2,minmax(0,1fr))}.acc-grid--three{grid-template-columns:repeat(3,minmax(0,1fr))}.acc-field{min-width:0;margin-bottom:1rem}.acc-field label{color:var(--wl-ink-2);margin-bottom:.4rem;font-size:.78rem;font-weight:750;display:block}.acc-field input,.acc-field textarea,.acc-field select{border:1.5px solid var(--wl-border-strong);border-radius:var(--wl-radius-sm);background:var(--wl-surface);width:100%;min-height:44px;color:var(--wl-ink);font:.88rem var(--wl-font-body);outline:none;padding:.65rem .75rem;transition:border-color .15s,box-shadow .15s}.acc-field textarea{resize:vertical;min-height:92px;line-height:1.5}.acc-field input::placeholder,.acc-field textarea::placeholder{color:#b0a4ba}.acc-field input:focus,.acc-field textarea:focus,.acc-field select:focus{border-color:var(--wl-purple);box-shadow:0 0 0 3px var(--wl-purple-soft)}.acc-hint{color:var(--wl-muted);margin-top:.35rem;font-size:.72rem}.acc-error,.acc-form-error{color:#b42318;align-items:center;gap:.35rem;margin-top:.35rem;font-size:.75rem;display:flex}.acc-form-error{border-radius:var(--wl-radius-sm);background:#fff0ee;margin-bottom:1rem;padding:.7rem .8rem}.acc-avatar-row{border-bottom:1px solid var(--wl-border);align-items:center;gap:1rem;margin-bottom:1.15rem;padding-bottom:1.25rem;display:flex}.acc-avatar{object-fit:cover;border:3px solid var(--wl-purple-soft);border-radius:22px;width:72px;height:72px}.acc-avatar-row strong{color:var(--wl-ink);margin-bottom:.15rem;font-size:.86rem;display:block}.acc-upload{border-radius:var(--wl-radius-pill);background:var(--wl-purple-soft);min-height:34px;color:var(--wl-purple-deep);cursor:pointer;align-items:center;margin-top:.55rem;padding:.4rem .75rem;font-size:.75rem;font-weight:750;display:inline-flex}.acc-upload input{clip:rect(0 0 0 0);width:1px;height:1px;position:absolute;overflow:hidden}.acc-input-prefix{border:1.5px solid var(--wl-border-strong);border-radius:var(--wl-radius-sm);align-items:center;display:flex;overflow:hidden}.acc-input-prefix:focus-within{border-color:var(--wl-purple);box-shadow:0 0 0 3px var(--wl-purple-soft)}.acc-input-prefix span{color:var(--wl-muted);padding-left:.75rem;font-weight:700}.acc-input-prefix input{border:0;box-shadow:none!important}.acc-actions{justify-content:flex-end;margin-top:.25rem;display:flex}.acc-button{border-radius:var(--wl-radius-pill);background:var(--wl-purple);color:#fff;justify-content:center;align-items:center;gap:.5rem;min-height:44px;padding:.65rem 1rem;font-size:.8rem;font-weight:800;transition:background .15s,transform .15s;display:inline-flex}.acc-button:hover{background:var(--wl-purple-deep);transform:translateY(-1px)}.acc-social-grid{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:1rem;display:grid}.acc-social-input{position:relative}.acc-social-input i{z-index:1;text-align:center;width:1rem;color:var(--wl-purple);font-size:1rem;position:absolute;top:50%;left:.8rem;transform:translateY(-50%)}.acc-social-input input{padding-left:2.35rem}.acc-section-icon{background:var(--wl-lime-soft);color:#5f7a00;border-radius:10px;place-items:center;width:32px;height:32px;margin-bottom:.65rem;display:inline-grid}.acc-private{border-radius:var(--wl-radius-pill);background:var(--wl-lime-soft);color:#536d08;white-space:nowrap;align-items:center;gap:.35rem;padding:.35rem .6rem;font-size:.68rem;font-weight:800;display:inline-flex}.acc-card--shipping{border-color:#e1e8ce}.acc-card--danger{box-shadow:none;border-color:#f2d9d7;justify-content:space-between;align-items:center;gap:1rem;display:flex}.acc-card--danger h2{color:#a33b38}.acc-card--danger p{color:var(--wl-body);margin-top:.3rem;font-size:.82rem}.acc-danger-button{border-radius:var(--wl-radius-pill);color:#a33b38;white-space:nowrap;border:1px solid #e4b8b5;min-height:40px;padding:.55rem .8rem;font-size:.75rem;font-weight:800}.acc-danger-button:disabled{cursor:not-allowed;opacity:.55}.acc-toast{z-index:300;border-radius:var(--wl-radius-pill);background:var(--wl-ink);color:#fff;opacity:0;pointer-events:none;align-items:center;gap:.5rem;padding:.7rem 1rem;font-size:.8rem;font-weight:700;transition:all .2s;display:flex;position:fixed;bottom:2rem;left:50%;transform:translate(-50%,12px)}.acc-toast.is-visible{opacity:1;transform:translate(-50%)}@media (width<=640px){.acc-page{gap:.75rem}.acc-hero h1{font-size:1.7rem}.acc-card{border-radius:var(--wl-radius-sm);padding:1rem}.acc-grid--two,.acc-grid--three,.acc-social-grid{grid-template-columns:1fr;gap:0}.acc-actions,.acc-button{width:100%}.acc-card--danger{flex-direction:column;align-items:stretch}.acc-danger-button{width:100%}.acc-private{align-self:flex-start}}.nt-page{max-width:760px;margin:0 auto;padding-bottom:2rem}.nt-header{justify-content:space-between;align-items:flex-end;gap:1rem;margin-bottom:1.5rem;display:flex}.nt-eyebrow{color:var(--wl-purple);letter-spacing:.07em;text-transform:uppercase;align-items:center;gap:.4rem;font-size:.7rem;font-weight:800;display:inline-flex}.nt-header h1{color:var(--wl-ink);font:800 clamp(1.7rem, 4vw, 2.1rem)/1.1 var(--wl-font-display);letter-spacing:-.035em;margin-top:.35rem}.nt-header p{color:var(--wl-muted);margin-top:.35rem;font-size:.86rem}.nt-mark-all,.nt-empty button{border-radius:var(--wl-radius-pill);min-height:38px;color:var(--wl-purple);white-space:nowrap;padding:.5rem .75rem;font-size:.76rem;font-weight:800}.nt-mark-all:hover,.nt-empty button:hover{background:var(--wl-purple-soft)}.nt-toolbar{justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.75rem;display:flex}.nt-filters{scrollbar-width:none;gap:.4rem;display:flex;overflow-x:auto}.nt-filters::-webkit-scrollbar{display:none}.nt-filters button{border:1.5px solid var(--wl-border);border-radius:var(--wl-radius-pill);background:var(--wl-surface);min-height:38px;color:var(--wl-ink-2);font:700 .76rem var(--wl-font-body);white-space:nowrap;align-items:center;gap:.45rem;padding:.45rem .8rem;display:inline-flex}.nt-filters button span{background:var(--wl-bg);min-width:18px;height:18px;color:var(--wl-muted);border-radius:99px;place-items:center;padding:0 .25rem;font-size:.65rem;display:inline-grid}.nt-filters button.is-active{border-color:var(--wl-ink);background:var(--wl-ink);color:#fff}.nt-filters button.is-active span{color:#fff;background:#ffffff2e}.nt-refresh{border:1px solid var(--wl-border);width:38px;height:38px;color:var(--wl-ink-2);background:var(--wl-surface);border-radius:50%;flex:none;place-items:center;display:grid}.nt-refresh:hover{color:var(--wl-purple);border-color:var(--wl-purple)}.nt-refresh:disabled{opacity:.6;cursor:wait}.nt-list{flex-direction:column;gap:.55rem;display:flex}.nt-row{border:1px solid var(--wl-border);border-radius:var(--wl-radius-md);background:var(--wl-surface);align-items:flex-start;gap:.85rem;padding:1rem;transition:border-color .15s,background .15s;display:flex;position:relative}.nt-row:hover{border-color:var(--wl-border-strong)}.nt-row.is-unread{background:#fdfbff;border-color:#dcccfa}.nt-avatar,.nt-icon{object-fit:cover;border-radius:14px;flex:none;place-items:center;width:42px;height:42px;display:grid}.nt-avatar--anonymous{background:var(--wl-purple-soft);color:var(--wl-purple)}.nt-icon{font-size:1rem}.nt-icon--purple{background:var(--wl-purple-soft);color:var(--wl-purple)}.nt-icon--lime{background:var(--wl-lime-soft);color:#5f7a00}.nt-icon--sky{color:#1d668d;background:#e4f3fc}.nt-row__content{flex:1;min-width:0}.nt-row__top{align-items:center;gap:.45rem;display:flex}.nt-row h2{color:var(--wl-ink);font-size:.86rem;line-height:1.35}.nt-row.is-unread h2{font-weight:800}.nt-row p{color:var(--wl-body);margin-top:.2rem;font-size:.78rem;line-height:1.45}.nt-row time{color:var(--wl-muted);margin-top:.35rem;font-size:.7rem;display:block}.nt-unread-dot{background:var(--wl-purple);border-radius:50%;flex:none;width:7px;height:7px}.nt-product{background:var(--wl-bg);max-width:100%;color:var(--wl-ink-2);border-radius:10px;align-items:center;gap:.5rem;margin-top:.65rem;padding:.35rem .5rem .35rem .35rem;font-size:.72rem;font-weight:700;display:inline-flex}.nt-product img{object-fit:cover;border-radius:7px;width:30px;height:30px}.nt-action{border-radius:var(--wl-radius-pill);background:var(--wl-purple-soft);min-height:34px;color:var(--wl-purple-deep);align-items:center;gap:.4rem;margin-top:.65rem;padding:.35rem .7rem;font-size:.72rem;font-weight:800;display:inline-flex}.nt-action:hover{background:var(--wl-purple);color:#fff}.nt-empty{border:1px dashed var(--wl-border-strong);border-radius:var(--wl-radius-md);text-align:center;justify-items:center;padding:3.5rem 1rem;display:grid}.nt-empty>span{background:var(--wl-purple-soft);width:58px;height:58px;color:var(--wl-purple);border-radius:50%;place-items:center;font-size:1.2rem;display:grid}.nt-empty h2{color:var(--wl-ink);font:800 1.05rem var(--wl-font-display);margin-top:.9rem}.nt-empty p{max-width:32ch;color:var(--wl-muted);margin-top:.35rem;font-size:.8rem}.nt-demo-note{color:var(--wl-muted);align-items:center;gap:.4rem;margin-top:1rem;font-size:.68rem;display:flex}.nt-demo-note i{color:var(--wl-purple)}.nt-skeleton{border:1px solid var(--wl-border);border-radius:var(--wl-radius-md);background:var(--wl-surface);gap:.85rem;padding:1rem;display:flex}.nt-skeleton>span{border-radius:14px;flex:none;width:42px;height:42px}.nt-skeleton>div{flex-direction:column;flex:1;gap:.45rem;padding-top:.25rem;display:flex}.nt-skeleton b,.nt-skeleton i{border-radius:99px;height:10px;display:block}.nt-skeleton b{width:55%}.nt-skeleton i{width:80%}.nt-skeleton>span,.nt-skeleton b,.nt-skeleton i{background:linear-gradient(90deg,#e8e0f0 25%,#f4f0f7 50%,#e8e0f0 75%) 0 0/200% 100%;animation:1.2s infinite nt-shimmer}@keyframes nt-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media (width<=560px){.nt-header{flex-direction:column;align-items:flex-start;gap:.65rem}.nt-mark-all{align-self:flex-start}.nt-row{padding:.85rem}.nt-avatar,.nt-icon{border-radius:12px;width:38px;height:38px}}.dsh{font-family:var(--wl-font-body);background:var(--wl-bg);color:var(--wl-body);flex-direction:column;min-height:100svh;display:flex}.dsh__layout{flex:1;display:flex}.dsh-sidebar{display:none}@media (width>=1024px){.dsh-sidebar{background:var(--wl-surface);border-right:1px solid var(--wl-border);flex-direction:column;width:260px;min-width:260px;height:100svh;padding:1.5rem 0;display:flex;position:sticky;top:0;overflow-y:auto}.dsh-sidebar__brand{border-bottom:1px solid var(--wl-border);font-family:var(--wl-font-display);color:var(--wl-ink);align-items:center;gap:.6rem;margin-bottom:1rem;padding:0 1.5rem 1.5rem;font-size:1.25rem;font-weight:800;display:flex}.dsh-sidebar__brand-glyph{border-radius:var(--wl-radius-sm);background:var(--wl-purple-soft);width:32px;height:32px;color:var(--wl-purple);place-items:center;display:grid}.dsh-sidebar__nav{flex-direction:column;flex:1;gap:.25rem;padding:0 .75rem;display:flex}.dsh-sidebar__link{border-radius:var(--wl-radius-sm);color:var(--wl-ink-2);cursor:pointer;align-items:center;gap:.75rem;padding:.7rem .9rem;font-size:.92rem;font-weight:500;text-decoration:none;transition:all .15s;display:flex}.dsh-sidebar__link:hover{background:var(--wl-purple-soft);color:var(--wl-purple)}.dsh-sidebar__link.is-active{background:var(--wl-purple-soft);color:var(--wl-purple);font-weight:700}.dsh-sidebar__link i{text-align:center;width:1.25rem;font-size:1rem}.dsh-sidebar__spacer{flex:1}.dsh-sidebar__user{border-top:1px solid var(--wl-border);align-items:center;gap:.75rem;margin-top:auto;padding:1rem 1.5rem;display:flex}.dsh-sidebar__user img{object-fit:cover;border-radius:50%;width:36px;height:36px}.dsh-sidebar__user-info{flex:1;min-width:0}.dsh-sidebar__user-name{color:var(--wl-ink);white-space:nowrap;text-overflow:ellipsis;font-size:.88rem;font-weight:600;overflow:hidden}.dsh-sidebar__user-handle{color:var(--wl-muted);font-size:.78rem}}.dsh-header{background:var(--wl-surface);border-bottom:1px solid var(--wl-border);z-index:50;align-items:center;gap:.75rem;padding:.65rem 1rem;display:flex;position:sticky;top:0}.dsh-header__title{font-family:var(--wl-font-display);color:var(--wl-ink);white-space:nowrap;font-size:1.15rem;font-weight:800}.dsh-header__search{flex:1;max-width:360px;display:none;position:relative}.dsh-header__search i{color:var(--wl-muted);pointer-events:none;font-size:.85rem;position:absolute;top:50%;left:.85rem;transform:translateY(-50%)}.dsh-header__search input{border-radius:var(--wl-radius-pill);border:1.5px solid var(--wl-border);background:var(--wl-bg);width:100%;font-family:var(--wl-font-body);color:var(--wl-ink);outline:none;padding:.55rem .85rem .55rem 2.3rem;font-size:.85rem;transition:border-color .15s}.dsh-header__search input::placeholder{color:var(--wl-muted)}.dsh-header__search input:focus{border-color:var(--wl-purple)}.dsh-header__actions{align-items:center;gap:.4rem;margin-left:auto;display:flex}.dsh-header__icon-btn{width:36px;height:36px;color:var(--wl-ink-2);cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;font-size:1.05rem;transition:all .15s;display:grid}.dsh-header__icon-btn:hover{background:var(--wl-purple-soft);color:var(--wl-purple)}.dsh-header__avatar{object-fit:cover;cursor:pointer;border:2px solid #0000;border-radius:50%;width:32px;height:32px;transition:border-color .15s}.dsh-header__avatar:hover{border-color:var(--wl-purple)}@media (width>=768px){.dsh-header{padding:.75rem 1.5rem}.dsh-header__search{display:block}}@media (width>=1024px){.dsh-header{display:none}}.dsh-main{flex:1;width:100%;max-width:1100px;margin:0 auto;padding:1rem 1rem 5.5rem}@media (width>=768px){.dsh-main{padding:1.5rem 1.5rem 2rem}}@media (width>=1024px){.dsh-main{padding:2rem}}.dsh-main--mk{max-width:1280px;padding-inline:0}@media (width>=768px){.dsh-main--mk{padding-inline:1.5rem}}@media (width>=1024px){.dsh-main--mk{padding-top:2rem;padding-inline:2rem}}.dsh-grid{flex-direction:column;gap:1rem;display:flex}@media (width>=768px){.dsh-grid{grid-template-columns:1fr 1fr;gap:1.25rem;display:grid}}@media (width>=1024px){.dsh-grid{grid-template-columns:1fr 1fr 1fr}.dsh-grid .dsh-card--full{grid-column:1/-1}.dsh-grid .dsh-card--wide{grid-column:span 2}}.dsh-dashboard-error{border-radius:var(--wl-radius-sm);color:#9b2020;background:#fff0f0;margin:1rem 0;padding:1rem}.dsh-card{background:var(--wl-surface);border-radius:var(--wl-radius-md);border:1px solid var(--wl-border);box-shadow:var(--wl-shadow-soft);transition:box-shadow .2s;overflow:hidden}.dsh-card__head{justify-content:space-between;align-items:center;gap:.5rem;padding:1rem 1.15rem 0;display:flex}.dsh-card__title{font-family:var(--wl-font-display);color:var(--wl-ink);letter-spacing:-.01em;font-size:1rem;font-weight:700}.dsh-card__action{color:var(--wl-purple);white-space:nowrap;border-radius:var(--wl-radius-pill);cursor:pointer;background:0 0;border:0;align-items:center;gap:.3rem;padding:.3rem .6rem;font-family:inherit;font-size:.82rem;font-weight:600;transition:background .15s;display:flex}.dsh-card__action:hover{background:var(--wl-purple-soft)}.dsh-card__body{padding:.75rem 1.15rem 1.15rem}.dsh-card__body--flush{padding:.75rem 0 0}.dsh-share{background:var(--wl-purple-soft);border-radius:var(--wl-radius-sm);align-items:center;gap:.75rem;margin-top:.5rem;padding:.75rem 1rem;display:flex}.dsh-share__url{font-family:var(--wl-font-display);color:var(--wl-purple-deep);white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;font-size:.95rem;font-weight:700;overflow:hidden}.dsh-share__btn{border-radius:var(--wl-radius-pill);background:var(--wl-purple);color:#fff;white-space:nowrap;cursor:pointer;border:0;align-items:center;gap:.4rem;padding:.5rem .9rem;font-family:inherit;font-size:.8rem;font-weight:700;transition:all .15s;display:inline-flex}.dsh-share__btn:hover{background:var(--wl-purple-deep);transform:translateY(-1px)}.dsh-share__btn:active{transform:scale(.97)}.dsh-share__btn--outline{border:1.5px solid var(--wl-purple);color:var(--wl-purple);background:0 0}.dsh-share__btn--outline:hover{background:var(--wl-purple-soft)}@media (width<=420px){.dsh-share{flex-wrap:wrap}.dsh-share__url{text-align:center;width:100%}.dsh-share__btn{flex:1;justify-content:center}}.dsh-wl-status{border-radius:var(--wl-radius-pill);letter-spacing:.01em;align-items:center;gap:.35rem;padding:.25rem .65rem;font-size:.72rem;font-weight:700;display:inline-flex}.dsh-wl-status--published{background:var(--wl-lime-soft);color:#3f5a00}.dsh-wl-status--draft{background:var(--wl-sun);color:#664d00}.dsh-wl-empty{text-align:center;flex-direction:column;align-items:center;gap:.75rem;padding:1.5rem .5rem;display:flex}.dsh-wl-empty__icon{background:var(--wl-purple-soft);width:56px;height:56px;color:var(--wl-purple);border-radius:50%;place-items:center;font-size:1.4rem;display:grid}.dsh-wl-empty__title{font-family:var(--wl-font-display);color:var(--wl-ink);font-size:1.05rem;font-weight:700}.dsh-wl-empty__desc{color:var(--wl-muted);max-width:28ch;font-size:.88rem;line-height:1.5}.dsh-wl-empty__cta{margin-top:.25rem}.dsh-wl-mini-list{flex-direction:column;gap:.65rem;margin-top:.5rem;display:flex}.dsh-wl-mini-item{border-radius:var(--wl-radius-sm);align-items:center;gap:.75rem;padding:.4rem .6rem;transition:background .15s;display:flex}.dsh-wl-mini-item:hover{background:var(--wl-bg)}.dsh-wl-mini-item__img{border-radius:var(--wl-radius-sm);object-fit:cover;background:var(--wl-bg);flex-shrink:0;width:44px;height:44px}.dsh-wl-mini-item__info{flex:1;min-width:0}.dsh-wl-mini-item__name{color:var(--wl-ink);white-space:nowrap;text-overflow:ellipsis;font-size:.85rem;font-weight:600;overflow:hidden}.dsh-wl-mini-item__price{color:var(--wl-ink-2);font-size:.8rem;font-weight:500}.dsh-wl-mini-item__badge{border-radius:var(--wl-radius-pill);background:var(--wl-lime);color:var(--wl-ink);padding:.2rem .5rem;font-size:.68rem;font-weight:700}.dsh-gift-list{flex-direction:column;gap:.6rem;display:flex}.dsh-gift-item{border-radius:var(--wl-radius-sm);align-items:center;gap:.75rem;padding:.5rem .6rem;transition:background .15s;display:flex}.dsh-gift-item:hover{background:var(--wl-bg)}.dsh-gift-item__img{border-radius:var(--wl-radius-sm);object-fit:cover;background:var(--wl-bg);flex-shrink:0;width:48px;height:48px}.dsh-gift-item__info{flex:1;min-width:0}.dsh-gift-item__name{color:var(--wl-ink);white-space:nowrap;text-overflow:ellipsis;font-size:.88rem;font-weight:600;overflow:hidden}.dsh-gift-item__meta{color:var(--wl-muted);align-items:center;gap:.4rem;margin-top:.1rem;font-size:.78rem;display:flex}.dsh-gift-item__from{color:var(--wl-ink-2);font-weight:500}.dsh-gift-item__status{border-radius:var(--wl-radius-pill);letter-spacing:.01em;flex-shrink:0;align-items:center;gap:.25rem;padding:.2rem .5rem;font-size:.68rem;font-weight:700;display:inline-flex}.dsh-gift-item__status--en-camino{color:#856404;background:#fff3cd}.dsh-gift-item__status--entregado{background:var(--wl-lime-soft);color:#3f5a00}.dsh-gift-item__status--procesando{background:var(--wl-purple-soft);color:var(--wl-purple-deep)}.dsh-gift-empty{text-align:center;flex-direction:column;align-items:center;gap:.5rem;padding:1.5rem .5rem;display:flex}.dsh-gift-empty__icon{background:var(--wl-lime-soft);color:#5f7a00;border-radius:50%;place-items:center;width:48px;height:48px;font-size:1.2rem;display:grid}.dsh-gift-empty__title{font-family:var(--wl-font-display);color:var(--wl-ink);font-size:.95rem;font-weight:700}.dsh-products-scroll{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:.75rem;padding:.25rem .15rem .5rem;display:flex;overflow-x:auto}.dsh-products-scroll::-webkit-scrollbar{display:none}.dsh-product-card{scroll-snap-align:start;border-radius:var(--wl-radius-sm);border:1px solid var(--wl-border);background:var(--wl-surface);flex:0 0 160px;transition:box-shadow .2s,transform .2s;overflow:hidden}.dsh-product-card:hover{box-shadow:var(--wl-shadow-card);transform:translateY(-2px)}.dsh-product-card__img{aspect-ratio:1;object-fit:cover;background:var(--wl-bg);width:100%;display:block}.dsh-product-card__body{padding:.55rem .65rem .65rem}.dsh-product-card__category{text-transform:uppercase;letter-spacing:.04em;color:var(--wl-muted);margin-bottom:.15rem;font-size:.65rem;font-weight:600}.dsh-product-card__name{color:var(--wl-ink);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.82rem;font-weight:600;line-height:1.3;display:-webkit-box;overflow:hidden}.dsh-product-card__price{font-family:var(--wl-font-display);color:var(--wl-purple-deep);margin-top:.25rem;font-size:.92rem;font-weight:700}.dsh-product-card__unavailable{color:var(--wl-muted);margin-top:.15rem;font-size:.65rem;font-weight:600;display:inline-block}.dsh-product-card__add{border-radius:var(--wl-radius-pill);background:var(--wl-purple-soft);width:100%;color:var(--wl-purple);text-align:center;cursor:pointer;border:0;margin-top:.5rem;padding:.4rem;font-family:inherit;font-size:.72rem;font-weight:700;transition:all .15s;display:block}.dsh-product-card__add:hover{background:var(--wl-purple);color:#fff}@media (width>=768px){.dsh-products-scroll{grid-template-columns:repeat(4,1fr);padding:.25rem 0 .5rem;display:grid;overflow:visible}.dsh-product-card{flex:none}}.dsh-visitor-emoji-flag{object-fit:cover;border-radius:100px;margin:.2em;font-size:1.25rem;padding:0!important}.dsh-visitor-emoji-flag-none{font-size:1rem;padding:0!important}.dsh-visitors-list{flex-direction:column;gap:.5rem;display:flex}.dsh-visitor-row{border-radius:var(--wl-radius-sm);align-items:center;gap:.65rem;display:flex}.dsh-visitor-row__flag{text-align:center;flex-shrink:0;width:1.6rem;font-size:1.3rem;line-height:1}.dsh-visitor-row__name{color:var(--wl-ink);flex:none;width:7rem;font-size:.85rem;font-weight:500}.dsh-visitor-row__bar-wrap{background:var(--wl-border);border-radius:99px;flex:1;min-width:0;height:8px;overflow:hidden}.dsh-visitor-row__bar{background:linear-gradient(90deg, var(--wl-purple), var(--wl-purple-2));border-radius:99px;height:100%;transition:width .4s}.dsh-visitor-row__count{color:var(--wl-muted);text-align:right;flex-shrink:0;min-width:2.4rem;font-size:.8rem;font-weight:600}.dsh-visitors-empty{text-align:center;flex-direction:column;align-items:center;gap:.5rem;padding:1.5rem .5rem;display:flex}.dsh-visitors-empty__icon{color:#1a6a9a;opacity:.5;background:#e0f0ff;border-radius:50%;place-items:center;width:48px;height:48px;font-size:1.2rem;display:grid}.dsh-visitors-empty__title{font-family:var(--wl-font-display);color:var(--wl-ink);font-size:.9rem;font-weight:700}.dsh-visitors-empty__desc{color:var(--wl-muted);max-width:24ch;font-size:.82rem;line-height:1.5}.dsh-gift-empty__desc{color:var(--wl-muted);max-width:26ch;font-size:.84rem;line-height:1.5}.dsh-bottom{z-index:100;background:var(--wl-surface);border-top:1px solid var(--wl-border);padding:.35rem 0 env(safe-area-inset-bottom,.35rem) 0;justify-content:space-around;align-items:center;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 20px #0000000f}.dsh-bottom__item{border-radius:var(--wl-radius-sm);color:var(--wl-muted);cursor:pointer;background:0 0;border:0;flex-direction:column;align-items:center;gap:.15rem;min-width:56px;padding:.35rem .6rem;font-family:inherit;font-size:.62rem;font-weight:600;text-decoration:none;transition:all .15s;display:flex}.dsh-bottom__item i{font-size:1.2rem}.dsh-bottom__item.is-active,.dsh-bottom__item:hover{color:var(--wl-purple)}@media (width>=1024px){.dsh-bottom{display:none}}.dsh-badge-count{position:relative}.dsh-badge-count__dot{background:var(--wl-pink);border:2px solid var(--wl-surface);border-radius:50%;width:8px;height:8px;position:absolute;top:-2px;right:-4px}.dsh-greeting{margin-bottom:1rem}.dsh-greeting__title{font-family:var(--wl-font-display);color:var(--wl-ink);letter-spacing:-.02em;font-size:1.35rem;font-weight:800}.dsh-greeting__sub{color:var(--wl-muted);margin-top:.15rem;font-size:.88rem}@media (width>=768px){.dsh-greeting__title{font-size:1.5rem}}.dsh-empty-icon{border-radius:50%;place-items:center;width:64px;height:64px;font-size:1.5rem;display:grid}.dsh-empty-icon--gift{background:var(--wl-lime-soft);color:#5f7a00}.dsh-empty-icon--wl{background:var(--wl-purple-soft);color:var(--wl-purple)}.dsh-empty-icon--globe{color:#1a6a9a;background:#e0f0ff}@media (width<=767px){.dsh-header__mobile-search{flex:1;align-items:center;max-width:none;display:flex}.dsh-header__mobile-search input{border-radius:var(--wl-radius-pill);border:1.5px solid var(--wl-border);background:var(--wl-bg);width:100%;font-family:var(--wl-font-body);color:var(--wl-ink);outline:none;padding:.5rem .75rem .5rem 2rem;font-size:.82rem}.dsh-header__mobile-search input::placeholder{color:var(--wl-muted)}.dsh-header__mobile-search input:focus{border-color:var(--wl-purple)}}.dsh-toast{background:var(--wl-ink);color:#fff;border-radius:var(--wl-radius-pill);opacity:0;z-index:200;pointer-events:none;white-space:nowrap;padding:.6rem 1.2rem;font-size:.85rem;font-weight:600;transition:all .25s;position:fixed;bottom:5rem;left:50%;transform:translate(-50%)translateY(20px);box-shadow:0 8px 24px #0003}.dsh-toast.is-visible{opacity:1;transform:translate(-50%)translateY(0)}@media (width>=1024px){.dsh-toast{bottom:2rem}}.dsh-text-muted{color:var(--wl-muted)}.dsh-mt-1{margin-top:.5rem}.dsh-flex{align-items:center;gap:.5rem;display:flex}.pd{padding-bottom:92px}.pd-rail{width:100%;max-width:1160px;margin:0 auto;padding-inline:clamp(1rem,3vw,2rem)}.pd-top{align-items:center;gap:.75rem;padding-block:.85rem .5rem;display:flex}.pd-back{color:var(--wl-ink-2);border-radius:var(--wl-radius-pill);background:var(--wl-surface);border:1.5px solid var(--wl-border-strong);cursor:pointer;font-size:.85rem;font-weight:700;font-family:var(--wl-font-body);align-items:center;gap:.45rem;padding:.45rem .9rem;transition:all .15s;display:inline-flex}.pd-back:hover{color:var(--wl-purple);border-color:var(--wl-purple);background:var(--wl-purple-soft)}.pd-crumb{color:var(--wl-muted);white-space:nowrap;text-overflow:ellipsis;font-size:.78rem;overflow:hidden}.pd-crumb i{color:var(--wl-border-strong);margin-inline:.35rem;font-size:.6rem}.pd-layout{flex-direction:column;gap:1.5rem;display:flex}.pd-gallery{flex-direction:column;gap:.75rem;display:flex}.pd-gg__main{aspect-ratio:1;border-radius:var(--wl-radius-lg);background:radial-gradient(80% 80% at 50% 30%, #fff, var(--wl-bg));border:1px solid var(--wl-border);touch-action:pan-y;position:relative;overflow:hidden}.pd-gg__img{object-fit:cover;width:100%;height:100%;animation:.28s pd-fade;display:block}@keyframes pd-fade{0%{opacity:.25}to{opacity:1}}.pd-gg__badge{z-index:2;position:absolute;top:1rem;left:1rem}.pd-gg__drag{color:var(--wl-muted);background:linear-gradient(#0000,#faf7ffd9);justify-content:center;align-items:center;gap:.4rem;padding:.4rem;font-size:.68rem;font-weight:700;display:flex;position:absolute;inset:auto 0 0}.pd-gg__navbtn{z-index:2;width:38px;height:38px;color:var(--wl-ink);border:1px solid var(--wl-border-strong);cursor:pointer;box-shadow:var(--wl-shadow-soft);background:#ffffffeb;border-radius:50%;place-items:center;font-size:.95rem;transition:all .15s;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.pd-gg__navbtn:hover{color:var(--wl-purple);background:#fff}.pd-gg__navbtn--prev{left:.6rem}.pd-gg__navbtn--next{right:.6rem}.pd-gg__thumbs{scrollbar-width:none;gap:.55rem;padding-bottom:.15rem;display:flex;overflow-x:auto}.pd-gg__thumbs::-webkit-scrollbar{display:none}.pd-gg__thumb{aspect-ratio:1;border-radius:var(--wl-radius-sm);border:2px solid var(--wl-border);cursor:pointer;background:var(--wl-surface);flex:0 0 62px;padding:0;transition:border-color .15s,transform .15s;position:relative;overflow:hidden}@media (width>=768px){.pd-gg__thumb{flex-basis:72px}}.pd-gg__thumb img{object-fit:cover;width:100%;height:100%;display:block}.pd-gg__thumb.is-active{border-color:var(--wl-purple)}.pd-gg__thumb.is-active:after{content:"";box-shadow:inset 0 0 0 2px var(--wl-purple);border-radius:inherit;position:absolute;inset:0}.pd-gg__thumb:hover{border-color:var(--wl-purple-2)}.pd-avail{border-radius:var(--wl-radius-pill);align-items:center;gap:.4rem;padding:.34rem .8rem;font-size:.78rem;font-weight:700;line-height:1;display:inline-flex}.pd-avail i{font-size:.8rem}.pd-avail--available{background:var(--wl-lime-soft);color:#3f5a00}.pd-avail--low{background:var(--wl-sun);color:#664d00}.pd-avail--sold_out{background:var(--wl-pink-soft);color:var(--wl-pink)}.pd-h{flex-direction:column;gap:.35rem;display:flex}.pd-h__cat{text-transform:uppercase;letter-spacing:.06em;color:var(--wl-muted);font-size:.7rem;font-weight:700}.pd-h__name{font-family:var(--wl-font-display);letter-spacing:-.02em;color:var(--wl-ink);font-size:clamp(1.6rem,4vw,2.1rem);font-weight:800;line-height:1.12}.pd-h__meta{color:var(--wl-body);font-size:.85rem}.pd-price{flex-wrap:wrap;align-items:baseline;gap:.6rem;margin-top:.5rem;display:flex}.pd-price__now{font-family:var(--wl-font-display);letter-spacing:-.01em;color:var(--wl-purple-deep);font-size:2rem;font-weight:800;line-height:1.1}.pd-price__old{color:var(--wl-muted);font-size:1rem;text-decoration:line-through}.pd-price__off{color:var(--wl-ink);background:var(--wl-sun);border-radius:var(--wl-radius-pill);padding:.25rem .55rem;font-size:.74rem;font-weight:800}.pd-gift-note{border-radius:var(--wl-radius-sm);background:var(--wl-purple-soft);color:var(--wl-ink-2);align-items:flex-start;gap:.5rem;margin-top:.9rem;padding:.7rem .8rem;font-size:.78rem;line-height:1.4;display:flex}.pd-gift-note i{color:var(--wl-purple);margin-top:.12rem}.pd-var{border:0;flex-direction:column;gap:.55rem;margin:1rem 0 0;padding:0;display:flex}.pd-var__head{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.pd-var__legend{font-family:var(--wl-font-display);color:var(--wl-ink);padding:0;font-size:.95rem;font-weight:700}.pd-var__legend small{font-family:var(--wl-font-body);color:var(--wl-muted);font-size:.78rem;font-weight:600}.pd-var__pills{flex-wrap:wrap;gap:.5rem;display:flex}.pd-pill{position:relative}.pd-pill__input{opacity:0;width:1px;height:1px;margin:0;position:absolute}.pd-pill__ui{border-radius:var(--wl-radius-pill);border:1.5px solid var(--wl-border-strong);background:var(--wl-surface);min-width:52px;color:var(--wl-ink-2);cursor:pointer;-webkit-user-select:none;user-select:none;text-align:center;justify-content:center;align-items:center;padding:.62rem 1rem;font-size:.85rem;font-weight:700;line-height:1;transition:all .15s;display:inline-flex;position:relative}.pd-pill__ui:hover{border-color:var(--wl-purple);color:var(--wl-purple)}.pd-pill__input:focus-visible+.pd-pill__ui{outline:3px solid var(--wl-purple);outline-offset:2px}.pd-pill__input:checked+.pd-pill__ui{background:var(--wl-purple);border-color:var(--wl-purple);color:#fff;box-shadow:0 8px 18px -12px #7c1ff0cc}.pd-pill__input:checked:focus-visible+.pd-pill__ui,.pd-pill__input:checked:focus+.pd-pill__ui{outline-color:var(--wl-purple-deep)}.pd-pill.restricted .pd-pill__ui{opacity:.45;cursor:not-allowed;color:var(--wl-muted);background:var(--wl-bg);text-decoration:line-through}.pd-pill.restricted .pd-pill__ui:hover{border-color:var(--wl-border-strong);color:var(--wl-muted)}.pd-pill__input[disabled]+.pd-pill__ui{opacity:.45;cursor:not-allowed}.pd-bene{border:1px solid var(--wl-border);border-radius:var(--wl-radius-md);background:var(--wl-surface);margin-top:1.25rem;padding:1rem 1rem 1.05rem}.pd-bene__title{font-family:var(--wl-font-display);color:var(--wl-ink);align-items:center;gap:.45rem;margin-bottom:.85rem;font-size:1rem;font-weight:700;display:flex}.pd-bene__title i{color:var(--wl-purple);font-size:.9rem}.pd-bene__grid{flex-direction:column;gap:.7rem;display:flex}@media (width>=480px){.pd-bene__grid{flex-flow:wrap}.pd-bene__item{flex:160px}}.pd-bene__item{align-items:flex-start;gap:.6rem;display:flex}.pd-bene__icon{border-radius:var(--wl-radius-sm);background:var(--wl-purple-soft);width:32px;height:32px;color:var(--wl-purple);flex:none;place-items:center;font-size:.95rem;display:grid}.pd-bene__txt{flex-direction:column;display:flex}.pd-bene__label{color:var(--wl-ink);font-size:.85rem;font-weight:700}.pd-bene__desc{color:var(--wl-body);font-size:.78rem;line-height:1.4}.pd-creator{border-radius:var(--wl-radius-md);background:var(--wl-purple-soft);align-items:center;gap:.75rem;margin-top:1.25rem;padding:.85rem 1rem;display:flex}.pd-creator__avatar{object-fit:cover;border:2px solid #fff;border-radius:50%;flex:none;width:44px;height:44px}.pd-creator__info{flex-direction:column;flex:1;min-width:0;display:flex}.pd-creator__from{color:var(--wl-muted);font-size:.72rem}.pd-creator__name{color:var(--wl-ink);font-size:.9rem;font-weight:700}.pd-creator__handle{color:var(--wl-purple-deep);font-size:.78rem;font-weight:600}.pd-cta-wrap{flex-direction:column;gap:.6rem;margin-top:1.25rem;display:flex}.pd-cta{width:100%;padding:1rem 1.25rem;font-size:1.02rem}.pd-cta:disabled{opacity:.5;cursor:not-allowed;filter:saturate(.5)}.pd-cta.is-added,.pd-bar__btn.is-added{background:#5f7a00}.pd-cta__hint{color:var(--wl-muted);text-align:center;font-size:.8rem}.pd-wish{border-radius:var(--wl-radius-pill);border:1.5px solid var(--wl-border-strong);background:var(--wl-surface);width:100%;color:var(--wl-ink-2);font-size:.95rem;font-weight:700;font-family:var(--wl-font-body);cursor:pointer;justify-content:center;align-items:center;gap:.5rem;padding:.85rem 1rem;transition:all .15s;display:inline-flex}.pd-wish i{color:var(--wl-pink);font-size:1.05rem}.pd-wish:hover{border-color:var(--wl-pink);color:var(--wl-pink)}.pd-wish.is-active{background:var(--wl-pink-soft);border-color:var(--wl-pink);color:var(--wl-pink)}.pd-desc{flex-direction:column;gap:1.25rem;margin-top:1.5rem;display:flex}.pd-desc__block{flex-direction:column;gap:.5rem;display:flex}.pd-desc__h{font-family:var(--wl-font-display);color:var(--wl-ink);letter-spacing:-.01em;font-size:1.25rem;font-weight:800}.pd-desc__text{color:var(--wl-ink-2);max-width:60ch;font-size:.94rem;line-height:1.6}.pd-list{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.pd-list li{color:var(--wl-ink-2);align-items:flex-start;gap:.5rem;font-size:.9rem;line-height:1.45;display:flex}.pd-list li i{color:var(--wl-purple);margin-top:.2rem;font-size:.8rem}.pd-specs{grid-template-columns:1fr 1fr;gap:.5rem;display:grid}@media (width>=600px){.pd-specs{grid-template-columns:repeat(2,1fr)}}.pd-specs__item{border-radius:var(--wl-radius-sm);background:var(--wl-surface);border:1px solid var(--wl-border);flex-direction:column;gap:.1rem;padding:.7rem .85rem;display:flex}.pd-specs__label{text-transform:uppercase;letter-spacing:.05em;color:var(--wl-muted);font-size:.68rem;font-weight:700}.pd-specs__value{color:var(--wl-ink);font-size:.88rem;font-weight:600}.pd-similar{margin-top:2.5rem}.pd-similar__h{font-family:var(--wl-font-display);letter-spacing:-.02em;color:var(--wl-ink);margin-bottom:1rem;font-size:1.4rem;font-weight:800}@media (width>=768px){.pd-similar__h{font-size:1.6rem}}.pd-bar{z-index:90;padding:.7rem 1rem calc(.7rem + env(safe-area-inset-bottom,0px));-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-top:1px solid var(--wl-border);background:#fffffff0;align-items:center;gap:.75rem;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -8px 24px #46167814}.pd-bar__price{flex-direction:column;min-width:0;line-height:1.1;display:flex}.pd-bar__now{font-family:var(--wl-font-display);color:var(--wl-ink);white-space:nowrap;font-size:1.15rem;font-weight:800}.pd-bar__old{color:var(--wl-muted);font-size:.75rem;text-decoration:line-through}.pd-bar__btn{white-space:nowrap;flex:1;padding:.85rem 1.1rem;font-size:1rem}.pd-bar__icon{border:1.5px solid var(--wl-border-strong);background:var(--wl-surface);width:44px;height:44px;color:var(--wl-ink-2);cursor:pointer;border-radius:50%;flex:none;place-items:center;font-size:1.1rem;transition:all .15s;display:grid}.pd-bar__icon.is-wished{background:var(--wl-pink-soft);border-color:var(--wl-pink);color:var(--wl-pink)}@media (width>=1024px){.pd-bar{display:none}.pd{padding-bottom:2rem}.pd-layout{flex-direction:row;align-items:flex-start;gap:clamp(2rem,4vw,3.5rem)}.pd-gallery{flex:52%;max-width:640px}.pd-pane{flex:48%}.pd-gallery{position:sticky;top:96px}.pd-cta,.pd-wish{max-width:420px}}@media (prefers-reduced-motion:reduce){.pd-gg__img,.pd-gg__thumb,.pd-pill__ui,.pd-wish,.pd-back{transition:none}}.pub-shell{background:var(--wl-bg);min-height:100svh;color:var(--wl-body);padding:0 clamp(1rem,4vw,3rem) 4rem}.pub-topbar{border-bottom:1px solid var(--wl-border);justify-content:space-between;align-items:center;max-width:1180px;min-height:72px;margin:0 auto;display:flex}.pub-brand{color:var(--wl-ink);font:800 1.15rem var(--wl-font-display);align-items:center;gap:.55rem;display:inline-flex}.pub-brand span{width:31px;height:31px;color:var(--wl-purple);background:var(--wl-purple-soft);border-radius:10px;place-items:center;display:grid}.pub-topbar__note{color:var(--wl-muted);font-size:.75rem}.pub-identity{align-items:center;gap:clamp(1rem,4vw,2rem);max-width:720px;margin:clamp(2.2rem,6vw,4.5rem) auto clamp(2.4rem,6vw,4rem);display:flex}.pub-avatar{object-fit:cover;border:5px solid var(--wl-surface);border-radius:34px;flex:none;width:clamp(88px,15vw,132px);height:clamp(88px,15vw,132px);box-shadow:0 16px 30px -22px #4616788c}.pub-identity__copy{min-width:0}.pub-eyebrow{color:var(--wl-purple);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:.4rem;font-size:.68rem;font-weight:800;display:inline-flex}.pub-identity h1{color:var(--wl-ink);font:800 clamp(1.8rem, 5vw, 2.75rem)/1.05 var(--wl-font-display);letter-spacing:-.045em;margin-top:.35rem}.pub-handle{color:var(--wl-purple-deep);margin-top:.25rem;font-size:.9rem;font-weight:700}.pub-bio{max-width:48ch;color:var(--wl-body);margin-top:.65rem;font-size:.9rem;line-height:1.55}.pub-socials{flex-wrap:wrap;gap:.45rem;margin-top:.85rem;display:flex}.pub-socials a{border:1px solid var(--wl-border);border-radius:var(--wl-radius-pill);background:var(--wl-surface);min-height:34px;color:var(--wl-ink-2);align-items:center;gap:.35rem;padding:.38rem .65rem;font-size:.73rem;font-weight:700;display:inline-flex}.pub-socials a:hover{border-color:var(--wl-purple);color:var(--wl-purple)}.pub-layout{grid-template-columns:minmax(0,1fr) 260px;align-items:start;gap:clamp(1.25rem,4vw,3rem);max-width:1180px;margin:0 auto;display:grid}.pub-wishlist{min-width:0}.pub-wishlist__header{justify-content:space-between;align-items:end;gap:1rem;margin-bottom:1.25rem;display:flex}.pub-wishlist h2{color:var(--wl-ink);font:800 clamp(1.5rem, 3vw, 2rem)/1.1 var(--wl-font-display);letter-spacing:-.03em;margin-top:.3rem}.pub-wishlist__header p{color:var(--wl-muted);margin-top:.35rem;font-size:.83rem}.pub-count{color:var(--wl-muted);white-space:nowrap;font-size:.75rem;font-weight:700}.pub-filters{scrollbar-width:none;gap:.45rem;margin-bottom:1.1rem;padding-bottom:.35rem;display:flex;overflow-x:auto}.pub-filters::-webkit-scrollbar{display:none}.pub-filters button{border:1.5px solid var(--wl-border);border-radius:var(--wl-radius-pill);background:var(--wl-surface);min-height:38px;color:var(--wl-ink-2);font:700 .76rem var(--wl-font-body);flex:none;align-items:center;gap:.4rem;padding:.45rem .8rem;display:inline-flex}.pub-filters button:hover,.pub-filters button.is-active{border-color:var(--wl-purple);background:var(--wl-purple-soft);color:var(--wl-purple-deep)}.pub-products{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.pub-product-card{border:1px solid var(--wl-border);border-radius:var(--wl-radius-md);background:var(--wl-surface);min-width:0;box-shadow:var(--wl-shadow-soft);flex-direction:column;transition:transform .18s,box-shadow .18s;display:flex;overflow:hidden}.pub-product-card:hover{box-shadow:var(--wl-shadow-card);transform:translateY(-2px)}.pub-product-card__media{aspect-ratio:1;background:#f4f0f7;position:relative;overflow:hidden}.pub-product-card__media img{object-fit:cover;width:100%;height:100%;display:block}.pub-product-card__badge{border-radius:var(--wl-radius-pill);color:var(--wl-purple-deep);background:#ffffffeb;align-items:center;gap:.3rem;padding:.3rem .5rem;font-size:.63rem;font-weight:800;display:inline-flex;position:absolute;top:.6rem;left:.6rem}.pub-product-card__body{flex-direction:column;flex:1;align-items:flex-start;padding:.8rem;display:flex}.pub-product-card__category{color:var(--wl-muted);letter-spacing:.05em;text-transform:uppercase;font-size:.62rem;font-weight:800}.pub-product-card h3{color:var(--wl-ink);margin-top:.32rem;font-size:.87rem;line-height:1.3}.pub-product-card__store{color:var(--wl-muted);margin-top:.25rem;font-size:.7rem}.pub-product-card__price{color:var(--wl-purple-deep);font:800 1.05rem var(--wl-font-display);margin-top:.55rem}.pub-gift-button{border-radius:var(--wl-radius-pill);background:var(--wl-purple);color:#fff;justify-content:center;align-items:center;gap:.4rem;width:100%;min-height:40px;margin-top:.7rem;font-size:.78rem;font-weight:800;display:inline-flex}.pub-gift-button:hover{background:var(--wl-purple-deep)}.pub-context{border:1px solid var(--wl-border);border-radius:var(--wl-radius-md);background:var(--wl-surface);padding:1.2rem;position:sticky;top:1.25rem}.pub-context__icon{background:var(--wl-lime-soft);color:#5f7a00;border-radius:12px;place-items:center;width:38px;height:38px;display:grid}.pub-context h2{color:var(--wl-ink);font:800 1.05rem/1.2 var(--wl-font-display);margin-top:.85rem}.pub-context p{color:var(--wl-muted);margin-top:.45rem;font-size:.78rem;line-height:1.5}.pub-context__line{border-top:1px solid var(--wl-border);color:var(--wl-body);align-items:flex-start;gap:.45rem;margin-top:1rem;padding-top:.85rem;font-size:.7rem;line-height:1.4;display:flex}.pub-context__line i{color:var(--wl-purple);margin-top:.1rem}.pub-empty{border:1px dashed var(--wl-border-strong);border-radius:var(--wl-radius-md);text-align:center;justify-items:center;padding:3rem 1rem;display:grid}.pub-empty>span{background:var(--wl-purple-soft);width:56px;height:56px;color:var(--wl-purple);border-radius:50%;place-items:center;font-size:1.2rem;display:grid}.pub-empty h3{color:var(--wl-ink);font:800 1rem var(--wl-font-display);margin-top:.9rem}.pub-empty p{color:var(--wl-muted);margin-top:.35rem;font-size:.8rem}.pub-empty button{color:var(--wl-purple);margin-top:1rem;font-size:.78rem;font-weight:800}@media (width<=800px){.pub-layout{grid-template-columns:1fr}.pub-context{display:none}.pub-products{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.pub-product-card__body{padding:.7rem}}@media (width<=480px){.pub-shell{padding-inline:.85rem}.pub-topbar__note{display:none}.pub-identity{align-items:flex-start;gap:.9rem;margin-top:2rem}.pub-avatar{border-radius:24px;width:82px;height:82px}.pub-identity h1{font-size:1.65rem}.pub-bio{font-size:.82rem}.pub-wishlist__header{flex-direction:column;align-items:flex-start;gap:.3rem}.pub-count{align-self:flex-end;margin-top:-1.5rem}.pub-product-card h3{font-size:.8rem}.pub-product-card__price{font-size:.95rem}.pub-gift-button{min-height:42px}}.cart-shell{background:var(--wl-bg);min-height:100svh;color:var(--wl-body);padding:0 clamp(1rem,4vw,3rem) 4rem}.cart-header{border-bottom:1px solid var(--wl-border);grid-template-columns:1fr auto 1fr;align-items:center;gap:1rem;max-width:1120px;min-height:78px;margin:0 auto 2.5rem;display:grid}.cart-brand{color:var(--wl-ink);font:800 1.1rem var(--wl-font-display);align-items:center;gap:.5rem;display:inline-flex}.cart-brand span{width:31px;height:31px;color:var(--wl-purple);background:var(--wl-purple-soft);border-radius:10px;place-items:center;display:grid}.cart-header>div{text-align:center}.cart-header h2{color:var(--wl-ink);font:800 1.1rem var(--wl-font-display)}.cart-header h2 small{color:var(--wl-muted);font:600 .75rem var(--wl-font-body)}.cart-header p{color:var(--wl-muted);margin-top:.15rem;font-size:.72rem}.cart-back{color:var(--wl-purple);justify-self:end;font-size:.76rem;font-weight:800}.cart-back:hover{text-underline-offset:3px;text-decoration:underline}.cart-layout{grid-template-columns:minmax(0,1fr) 330px;align-items:start;gap:clamp(1.5rem,5vw,4rem);max-width:1120px;margin:0 auto;display:grid}.cart-section-heading{margin-bottom:1.2rem}.cart-eyebrow{color:var(--wl-purple);letter-spacing:.07em;text-transform:uppercase;align-items:center;gap:.4rem;font-size:.68rem;font-weight:800;display:inline-flex}.cart-section-heading h1{color:var(--wl-ink);font:800 clamp(1.65rem, 4vw, 2.25rem)/1.1 var(--wl-font-display);letter-spacing:-.04em;margin-top:.35rem}.cart-section-heading p{color:var(--wl-muted);margin-top:.4rem;font-size:.83rem}.cart-group{margin-top:1.25rem}.cart-creator{align-items:center;gap:.65rem;padding:.7rem .1rem;display:flex}.cart-creator img{object-fit:cover;border-radius:50%;width:36px;height:36px}.cart-creator div{flex-direction:column;display:flex}.cart-creator span{color:var(--wl-muted);font-size:.65rem}.cart-creator strong{color:var(--wl-ink);font-size:.85rem;line-height:1.2}.cart-creator small{color:var(--wl-purple-deep);font-size:.7rem;font-weight:700}.cart-item{border-top:1px solid var(--wl-border);gap:.9rem;padding:1rem 0;display:flex}.cart-item__image{border-radius:var(--wl-radius-sm);object-fit:cover;background:var(--wl-surface);flex:none;width:104px;height:104px}.cart-item__main{flex:1;min-width:0}.cart-item__name-row{justify-content:space-between;gap:.75rem;display:flex}.cart-item h3{color:var(--wl-ink);font-size:.9rem;line-height:1.3}.cart-remove{width:34px;height:34px;color:var(--wl-muted);border-radius:50%;flex:none}.cart-remove:hover{color:#a33b38;background:#fff0ee}.cart-variants{flex-wrap:wrap;gap:.35rem;margin-top:.4rem;display:flex}.cart-variants span{color:var(--wl-muted);font-size:.7rem}.cart-variants b{color:var(--wl-ink-2)}.cart-warning{color:#a33b38;align-items:center;gap:.35rem;margin-top:.45rem;font-size:.72rem;display:flex}.cart-item.is-unavailable{opacity:.72}.cart-item__bottom{justify-content:space-between;align-items:center;gap:1rem;margin-top:.85rem;display:flex}.cart-quantity{border:1px solid var(--wl-border-strong);border-radius:var(--wl-radius-pill);background:var(--wl-surface);align-items:center;min-height:34px;display:inline-flex}.cart-quantity button{width:32px;height:32px;color:var(--wl-ink-2);font-size:1rem}.cart-quantity button:disabled{color:var(--wl-border-strong);cursor:not-allowed}.cart-quantity span{text-align:center;min-width:24px;color:var(--wl-ink);font-size:.78rem;font-weight:800}.cart-item__subtotal{color:var(--wl-purple-deep);font:800 1rem var(--wl-font-display);white-space:nowrap}.cart-message{color:var(--wl-purple);align-items:center;gap:.35rem;margin-top:.65rem;font-size:.7rem;font-weight:750;display:inline-flex}.cart-message:hover{text-underline-offset:3px;text-decoration:underline}.cart-summary{border:1px solid var(--wl-border);border-radius:var(--wl-radius-md);background:var(--wl-surface);box-shadow:var(--wl-shadow-soft);padding:1.25rem;position:sticky;top:1.25rem}.cart-summary h2{color:var(--wl-ink);font:800 1.25rem var(--wl-font-display);margin-top:.3rem}.cart-summary__rows{margin-top:1.25rem}.cart-summary__rows>div{color:var(--wl-body);justify-content:space-between;gap:1rem;padding:.55rem 0;font-size:.8rem;display:flex}.cart-summary__rows strong{color:var(--wl-ink-2)}.cart-muted{font-weight:600;color:var(--wl-muted)!important}.cart-summary__rows .cart-total{border-top:1px solid var(--wl-border);color:var(--wl-ink);align-items:baseline;margin-top:.55rem;padding-top:.9rem;font-weight:800}.cart-total strong{color:var(--wl-purple-deep);font:800 1.6rem var(--wl-font-display)}.cart-recipient{border-radius:var(--wl-radius-sm);background:var(--wl-purple-soft);color:var(--wl-ink-2);align-items:flex-start;gap:.5rem;margin-top:1rem;padding:.75rem;font-size:.72rem;line-height:1.4;display:flex}.cart-recipient i{color:var(--wl-purple);margin-top:.1rem}.cart-primary{border-radius:var(--wl-radius-pill);background:var(--wl-purple);color:#fff;justify-content:center;align-items:center;gap:.5rem;min-height:44px;padding:.65rem 1rem;font-size:.8rem;font-weight:800;display:inline-flex}.cart-primary:hover{background:var(--wl-purple-deep)}.cart-primary--wide{width:100%;margin-top:1rem}.cart-trust{border-top:1px solid var(--wl-border);color:var(--wl-muted);flex-direction:column;gap:.5rem;margin-top:1rem;padding-top:.9rem;font-size:.68rem;display:flex}.cart-trust span{align-items:center;gap:.4rem;display:flex}.cart-trust i{width:14px;color:var(--wl-purple);text-align:center}.cart-empty{border:1px dashed var(--wl-border-strong);border-radius:var(--wl-radius-md);text-align:center;max-width:500px;margin:8vh auto 0;padding:3.5rem 1.5rem}.cart-empty>span{background:var(--wl-purple-soft);width:64px;height:64px;color:var(--wl-purple);border-radius:50%;place-items:center;margin:0 auto;font-size:1.35rem;display:grid}.cart-empty h1{color:var(--wl-ink);font:800 1.35rem var(--wl-font-display);margin-top:1rem}.cart-empty p{max-width:38ch;color:var(--wl-muted);margin:.45rem auto 1.2rem;font-size:.83rem;line-height:1.5}.cart-message-modal{z-index:200;background:#190b2659;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.cart-message-modal__card{border-radius:var(--wl-radius-md);background:var(--wl-surface);width:min(100%,420px);box-shadow:var(--wl-shadow-card);padding:1.3rem;position:relative}.cart-message-modal h2{color:var(--wl-ink);font:800 1.1rem var(--wl-font-display)}.cart-message-modal p{color:var(--wl-muted);margin-top:.3rem;font-size:.78rem}.cart-message-modal textarea{border:1px solid var(--wl-border-strong);border-radius:var(--wl-radius-sm);resize:vertical;width:100%;font:.82rem var(--wl-font-body);outline:none;margin-top:1rem;padding:.7rem}.cart-message-modal textarea:focus{border-color:var(--wl-purple);box-shadow:0 0 0 3px var(--wl-purple-soft)}.cart-message-modal .cart-primary{width:100%;margin-top:.8rem}.cart-modal-close{width:32px;height:32px;color:var(--wl-muted);border-radius:50%;position:absolute;top:.8rem;right:.8rem}.cart-modal-close:hover{background:var(--wl-bg);color:var(--wl-ink)}.cart-notice{z-index:300;border-radius:var(--wl-radius-pill);background:var(--wl-ink);color:#fff;white-space:nowrap;box-shadow:var(--wl-shadow-card);align-items:center;gap:.45rem;padding:.7rem 1rem;font-size:.76rem;font-weight:700;display:flex;position:fixed;bottom:1.5rem;left:50%;transform:translate(-50%)}.cart-notice i{color:var(--wl-lime)}@media (width<=760px){.cart-shell{padding-inline:.9rem}.cart-header{grid-template-columns:auto 1fr;margin-bottom:1.5rem}.cart-header>div{text-align:left}.cart-header .cart-back{grid-column:1/-1;justify-self:start;padding-bottom:.8rem}.cart-layout{flex-direction:column;gap:1.5rem;display:flex}.cart-summary{width:100%;position:static}}@media (width<=420px){.cart-item{gap:.65rem}.cart-item__image{width:84px;height:84px}.cart-item h3{font-size:.82rem}.cart-item__subtotal{font-size:.9rem}}.checkout-page,.checkout-success{background:var(--wl-bg);min-height:100svh;color:var(--wl-body);padding:0 clamp(1rem,4vw,3rem) 4rem}.checkout-header{border-bottom:1px solid var(--wl-border);align-items:center;gap:1rem;max-width:1120px;min-height:78px;margin:0 auto 3rem;display:flex}.checkout-header>div{text-align:center;color:var(--wl-ink);flex-direction:column;margin:auto;display:flex}.checkout-header small{color:var(--wl-muted);font-size:.68rem;font-weight:500}.checkout-brand{color:var(--wl-ink);font:800 1.1rem var(--wl-font-display);align-items:center;gap:.5rem;display:flex}.checkout-brand span{background:var(--wl-purple-soft);width:31px;height:31px;color:var(--wl-purple);border-radius:10px;place-items:center;display:grid}.checkout-back{color:var(--wl-purple);font-size:.76rem;font-weight:800}.checkout-layout{grid-template-columns:minmax(0,1fr) 360px;gap:clamp(2rem,6vw,5rem);max-width:1120px;margin:auto;display:grid}.checkout-intro span,.checkout-eyebrow{color:var(--wl-purple);letter-spacing:.08em;text-transform:uppercase;font-size:.68rem;font-weight:800}.checkout-intro h1{color:var(--wl-ink);font:800 clamp(1.7rem,4vw,2.4rem)/1.1 var(--wl-font-display);margin:.3rem 0}.checkout-intro p{color:var(--wl-muted);font-size:.83rem}.checkout-items{margin-top:1.8rem}.checkout-item{border-top:1px solid var(--wl-border);align-items:center;gap:.9rem;padding:1rem 0;display:flex}.checkout-item img{border-radius:var(--wl-radius-sm);object-fit:cover;width:76px;height:76px}.checkout-item div{flex:1;min-width:0}.checkout-item h3{color:var(--wl-ink);font-size:.88rem}.checkout-item p,.checkout-item small{color:var(--wl-muted);font-size:.7rem;display:block}.checkout-item strong{color:var(--wl-ink-2);font-size:.8rem}.checkout-message{border-top:1px solid var(--wl-border);flex-direction:column;gap:.3rem;margin-top:1.5rem;padding-top:1.5rem;display:flex;position:relative}.checkout-message b{color:var(--wl-ink);font-size:.85rem}.checkout-message b small{color:var(--wl-muted);margin-left:.3rem;font-weight:600}.checkout-message span{color:var(--wl-muted);font-size:.75rem}.checkout-message textarea{border:1px solid var(--wl-border-strong);border-radius:var(--wl-radius-sm);resize:vertical;font:.8rem var(--wl-font-body);margin-top:.5rem;padding:.8rem}.checkout-message em{text-align:right;color:var(--wl-muted);font-size:.68rem;font-style:normal}.checkout-card{border:1px solid var(--wl-border);border-radius:var(--wl-radius-md);background:var(--wl-surface);height:max-content;box-shadow:var(--wl-shadow-soft);padding:1.4rem;position:sticky;top:1.25rem}.checkout-card h2{color:var(--wl-ink);font:800 1.25rem var(--wl-font-display);margin-top:.3rem}.checkout-summary__rows{margin-top:1.2rem}.checkout-summary__rows>div{justify-content:space-between;padding:.5rem 0;font-size:.8rem;display:flex}.checkout-summary__rows strong{color:var(--wl-ink-2)}.checkout-summary__rows .checkout-total{border-top:1px solid var(--wl-border);color:var(--wl-ink);margin-top:.5rem;padding-top:.9rem;font-weight:800}.checkout-total strong{color:var(--wl-purple-deep);font:800 1.45rem var(--wl-font-display)}.checkout-secure{background:var(--wl-lime-soft);border-radius:var(--wl-radius-sm);color:#536d00;gap:.55rem;margin:1rem 0;padding:.7rem;display:flex}.checkout-secure span{flex-direction:column;display:flex}.checkout-secure small{font-size:.68rem}.checkout-primary{border-radius:var(--wl-radius-pill);background:var(--wl-purple);color:#fff;justify-content:center;align-items:center;gap:.5rem;width:100%;min-height:45px;padding:.7rem 1rem;font-size:.8rem;font-weight:800;display:inline-flex}.checkout-primary:hover{background:var(--wl-purple-deep)}.checkout-auth p{color:var(--wl-muted);margin:.5rem 0 1.2rem;font-size:.78rem}.checkout-error,.checkout-cancelled{border-radius:var(--wl-radius-sm);margin:.8rem 0;padding:.7rem;font-size:.74rem}.checkout-error{color:#a33b38;background:#fff0ee}.checkout-cancelled{background:var(--wl-purple-soft);color:var(--wl-ink-2)}.checkout-processing,.checkout-loading{text-align:center;color:var(--wl-muted);font-size:.78rem}.checkout-card .paypal-buttons{margin-top:1rem}.checkout-empty{text-align:center;background:var(--wl-surface);border:1px solid var(--wl-border);border-radius:var(--wl-radius-md);max-width:500px;margin:10vh auto;padding:3rem}.checkout-empty h1{color:var(--wl-ink);font:800 1.4rem var(--wl-font-display)}.checkout-empty a{color:var(--wl-purple);margin-top:1rem;font-weight:800;display:inline-block}.checkout-success{place-items:center;padding-top:8vh;display:grid}.checkout-success__card{text-align:center;background:var(--wl-surface);border:1px solid var(--wl-border);border-radius:var(--wl-radius-lg);width:min(100%,500px);box-shadow:var(--wl-shadow-card);padding:3rem 2rem}.checkout-success__icon{background:var(--wl-lime);width:62px;height:62px;color:var(--wl-ink);border-radius:50%;place-items:center;margin:0 auto 1rem;font-size:1.5rem;font-weight:900;display:grid}.checkout-success h1{color:var(--wl-ink);font:800 2rem var(--wl-font-display);margin:.4rem 0}.checkout-success p{color:var(--wl-muted);font-size:.82rem}.checkout-success__amount{color:var(--wl-purple-deep);font:800 1.5rem var(--wl-font-display);margin:1.2rem}.checkout-countdown{margin:1.5rem 0!important}.checkout-countdown b{color:var(--wl-purple)}@media (width<=760px){.checkout-page{padding-inline:.9rem}.checkout-header{margin-bottom:2rem}.checkout-header>div{margin-left:auto}.checkout-layout{flex-direction:column;gap:1.5rem;display:flex}.checkout-card{order:-1;position:static}.checkout-item img{width:64px;height:64px}.checkout-success__card{padding:2rem 1.2rem}}.creator-flow,.creator-auth,.creator-complete{background:var(--wl-bg);min-height:100svh;color:var(--wl-body)}.creator-flow{grid-template-columns:minmax(0,.82fr) minmax(320px,1.18fr);display:grid}.creator-flow__visual{background:var(--wl-ink);color:#fff;flex-direction:column;min-height:100%;padding:clamp(1.5rem,5vw,3rem);display:flex;position:relative;overflow:hidden}.creator-flow__brand,.creator-auth__brand{width:max-content;color:inherit;font:800 1.15rem var(--wl-font-display);align-items:center;gap:.55rem;display:inline-flex}.creator-flow__brand span,.creator-auth__brand span{background:var(--wl-lime);width:32px;height:32px;color:var(--wl-ink);border-radius:10px;place-items:center;display:grid}.creator-flow__visual-copy{z-index:1;font:800 clamp(2rem, 5vw, 4rem)/1.02 var(--wl-font-display);letter-spacing:-.05em;margin:auto 0;position:relative}.creator-flow__visual-copy strong{color:var(--wl-lime)}.creator-flow__spark{background:var(--wl-purple);color:#fff;border-radius:15px;place-items:center;width:46px;height:46px;margin-bottom:1rem;font-size:1.1rem;display:grid;transform:rotate(-8deg)}.creator-flow__shape{opacity:.9;filter:blur(1px);border-radius:50%;position:absolute}.creator-flow__shape--lime{background:var(--wl-lime);width:180px;height:180px;top:18%;right:-65px}.creator-flow__shape--pink{background:var(--wl-pink);width:130px;height:130px;bottom:8%;left:-40px}.creator-flow__panel{background:var(--wl-surface);place-items:center;padding:2rem clamp(1rem,6vw,5rem);display:grid}.creator-flow__content{width:min(100%,460px)}.creator-flow__progress{gap:.35rem;margin-bottom:1.2rem;display:flex}.creator-flow__progress span{background:var(--wl-border);border-radius:99px;width:42px;height:5px}.creator-flow__progress span.is-active{background:var(--wl-purple)}.creator-flow__eyebrow{color:var(--wl-purple);letter-spacing:.08em;text-transform:uppercase;font-size:.7rem;font-weight:800;display:block}.creator-flow h1{color:var(--wl-ink);font:800 clamp(1.8rem, 5vw, 2.6rem)/1.08 var(--wl-font-display);letter-spacing:-.045em;margin-top:.4rem}.creator-flow__subtitle{color:var(--wl-muted);max-width:42ch;margin-top:.55rem;font-size:.9rem;line-height:1.5}.creator-flow__label{color:var(--wl-ink-2);margin-top:2rem;margin-bottom:.45rem;font-size:.78rem;font-weight:800;display:block}.creator-flow__url{border:1.5px solid var(--wl-border-strong);border-radius:var(--wl-radius-sm);background:var(--wl-bg);align-items:center;min-height:54px;transition:border-color .15s,box-shadow .15s;display:flex;overflow:hidden}.creator-flow__url:focus-within{border-color:var(--wl-purple);box-shadow:0 0 0 4px var(--wl-purple-soft)}.creator-flow__url>span:first-child{color:var(--wl-muted);white-space:nowrap;padding-left:.8rem;font-size:.8rem}.creator-flow__url input{width:100%;min-width:0;color:var(--wl-ink);font:700 .95rem var(--wl-font-body);background:0 0;border:0;outline:0;padding:.8rem .3rem}.creator-flow__handle-icon{color:var(--wl-purple);padding:0 .8rem}.creator-flow__hint,.creator-flow__error,.creator-flow__success{align-items:center;gap:.35rem;margin-top:.45rem;font-size:.75rem;line-height:1.4;display:flex}.creator-flow__hint{color:var(--wl-muted)}.creator-flow__error{color:#a33b38}.creator-flow__success{color:#4d7000}.creator-flow__button{border-radius:var(--wl-radius-pill);background:var(--wl-purple);color:#fff;border:0;justify-content:center;align-items:center;gap:.5rem;width:100%;min-height:48px;margin-top:1.4rem;font-size:.85rem;font-weight:800;text-decoration:none;transition:background .15s,transform .15s;display:inline-flex}.creator-flow__button:hover{background:var(--wl-purple-deep);transform:translateY(-1px)}.creator-flow__button:disabled{opacity:.65;cursor:wait}.creator-flow__login{text-align:center;color:var(--wl-muted);margin-top:1.25rem;font-size:.78rem}.creator-flow__login a,.creator-flow__back{color:var(--wl-purple);font-weight:800}.creator-flow__select-wrap{position:relative}.creator-flow__select-wrap select{border:1.5px solid var(--wl-border-strong);border-radius:var(--wl-radius-sm);background:var(--wl-surface);width:100%;min-height:54px;color:var(--wl-ink);font:.9rem var(--wl-font-body);appearance:none;outline:none;padding:.8rem 2.5rem .8rem .8rem}.creator-flow__select-wrap select:focus{border-color:var(--wl-purple);box-shadow:0 0 0 4px var(--wl-purple-soft)}.creator-flow__select-wrap i{color:var(--wl-muted);pointer-events:none;position:absolute;top:50%;right:1rem;transform:translateY(-50%)}.creator-flow__back{justify-content:center;align-items:center;gap:.4rem;width:100%;margin-top:.9rem;padding:.5rem;font-size:.76rem;display:flex}.creator-auth{background:var(--wl-bg);place-items:center;padding:1.25rem;display:grid}.creator-auth__brand{color:var(--wl-ink);position:fixed;top:1.25rem;left:1.25rem}.creator-auth__card{width:min(100%,460px);margin-top:2rem}.creator-auth__card .cl-rootBox{width:100%}.creator-auth__card .wl-clerk-card{border:1px solid var(--wl-border);width:100%;box-shadow:var(--wl-shadow-card)}.creator-complete{place-items:center;padding:1.25rem;display:grid}.creator-complete__card{border:1px solid var(--wl-border);border-radius:var(--wl-radius-md);background:var(--wl-surface);text-align:center;width:min(100%,460px);box-shadow:var(--wl-shadow-soft);padding:2rem}.creator-complete__icon{background:var(--wl-lime-soft);color:#5f7a00;border-radius:50%;place-items:center;width:58px;height:58px;margin:0 auto 1rem;font-size:1.3rem;display:grid}.creator-complete__card h1{color:var(--wl-ink);font:800 1.5rem var(--wl-font-display);margin-top:.5rem}.creator-complete__card p{color:var(--wl-muted);margin-top:.5rem;font-size:.8rem}.creator-complete__card .creator-flow__button{margin-top:1.3rem}.creator-complete__loader{border:3px solid var(--wl-border);border-top-color:var(--wl-purple);border-radius:50%;width:34px;height:34px;animation:.8s linear infinite creator-spin}@keyframes creator-spin{to{transform:rotate(360deg)}}@media (width<=700px){.creator-flow{display:block}.creator-flow__visual{min-height:190px;padding:1.25rem}.creator-flow__visual-copy{margin:2.2rem 0 0;font-size:1.55rem}.creator-flow__spark{width:38px;height:38px;position:absolute;top:1.2rem;right:1.5rem}.creator-flow__shape--lime{width:110px;height:110px;top:35%;right:-40px}.creator-flow__shape--pink{width:80px;height:80px;bottom:-30px;left:45%}.creator-flow__panel{align-items:start;min-height:calc(100svh - 190px);padding:2rem 1.25rem 3rem}.creator-flow__content{margin-top:.5rem}.creator-auth{align-items:start;padding-top:4.5rem}.creator-auth__brand{margin-bottom:1rem;position:static}.creator-auth__card{margin-top:0}}
