@import"https://fonts.googleapis.com/css2?family=Bricolage+Grotesque:opsz,wght@12..96,400;12..96,600;12..96,700;12..96,800&family=Instrument+Sans:wght@400;500;600;700&display=swap";.prof-order.is-tapable{cursor:pointer;transition:transform .15s ease,box-shadow .15s ease}.prof-order.is-tapable:hover{transform:translateY(-2px);box-shadow:0 10px 24px -10px #4b124559}:root{--plum:#7B2A72;--plum-deep:#4B1245;--plum-ink:#2B0E28;--lilac:#B87FB2;--lav:#F7F1F8;--lav-2:#EFE3F0;--cream:#FFFDF9;--marigold:#F5A623;--marigold-soft:#FDEED2;--leaf:#2E7D5B;--leaf-soft:#E2F2E9;--coral:#E4553F;--coral-soft:#FBE4DF;--ink:#241026;--mut:#6E5A70;--line:#E7D8E8;--disp:"Bricolage Grotesque",sans-serif;--body:"Instrument Sans",sans-serif;--r:16px;--r-lg:24px;--sh:0 10px 30px rgba(75,18,69,.1)}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}html,body{overflow-x:clip;scrollbar-width:none;-ms-overflow-style:none}html::-webkit-scrollbar,body::-webkit-scrollbar{width:0;height:0;display:none}@media(max-width:768px){*{scrollbar-width:none;-ms-overflow-style:none}*::-webkit-scrollbar{width:0;height:0;display:none}.ppe-hide-mobile{display:none!important}}body{font-family:var(--body);color:var(--ink);background:var(--cream);line-height:1.55;-webkit-font-smoothing:antialiased}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button{font-family:var(--body);cursor:pointer;border:none}.ic{display:block;width:18px;height:18px;flex-shrink:0}.wrap{max-width:1240px;margin:0 auto;padding:0 24px}h1,h2,h3,.disp{font-family:var(--disp)}.eyebrow{font-size:12px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--plum)}.sec{padding:64px 0}.sec-head{display:flex;align-items:end;justify-content:space-between;gap:16px;margin-bottom:28px;flex-wrap:wrap}.sec-head h2{font-size:clamp(26px,3.2vw,38px);font-weight:800;letter-spacing:-.02em;line-height:1.1}.sec-head p{color:var(--mut);max-width:520px;margin-top:6px}.link-arrow{font-weight:700;color:var(--plum);white-space:nowrap;display:inline-flex;gap:8px;align-items:center;transition:gap .2s,background .2s;padding:6px 12px;border-radius:999px}.link-arrow:hover{gap:12px;background:var(--lav)}.link-arrow .ic,.btn .ic,.pp-cta .ic,.ppe-next .ic,.btn-light .ic{transition:transform .2s}.link-arrow:hover .ic,.btn:hover .ic,.pp-cta:hover .ic,.ppe-next:hover .ic,.btn-light:hover .ic{transform:translate(3px)}.link-arrow .ic,.pp-cta .ic,.ppe-next .ic,.btn-light .ic{width:18px;height:18px;stroke-width:1.9}.pp-cta,.ppe-next,.btn-light{display:inline-flex;align-items:center;gap:8px}.btn{display:inline-flex;align-items:center;gap:8px;font-weight:700;font-size:15px;padding:14px 26px;border-radius:999px;transition:transform .15s,box-shadow .15s}.btn:hover{transform:translateY(-2px);box-shadow:var(--sh)}.btn-plum{background:var(--plum);color:#fff}.btn-gold{background:var(--marigold);color:var(--plum-ink)}.btn-ghost{background:transparent;color:var(--plum);border:2px solid var(--plum)}.btn-white{background:#fff;color:var(--plum)}.ticker{background:#48083ee6;color:#f3d9f0;font-size:13px;font-weight:600;overflow:hidden;white-space:nowrap}.ticker-track{display:inline-flex;gap:48px;padding:9px 0;animation:tick 28s linear infinite}.ticker span{display:inline-flex;gap:8px;align-items:center}@keyframes tick{to{transform:translate(-50%)}}.nav{position:sticky;top:0;z-index:60;background:#fff;border-bottom:1px solid #f0e6f4}.nav-in{display:flex;align-items:center;gap:18px;padding:12px 24px;max-width:1240px;margin:0 auto}.nav-logo{display:flex;align-items:center;flex-shrink:0}.nav-logo img{height:40px;width:auto;max-width:160px;-o-object-fit:contain;object-fit:contain;mix-blend-mode:multiply;display:block}.nav-links{display:flex;gap:22px;font-weight:600;font-size:14.5px;flex:1}.nav-links a{padding:6px 0;border-bottom:2px solid transparent}.nav-links a:hover{color:var(--plum);border-color:var(--plum)}.nav-ico{display:flex;gap:10px;margin-left:auto}.nav-ico-btn{width:40px;height:40px;border-radius:12px;background:#f5effa;display:inline-flex;align-items:center;justify-content:center;color:#5d2e5a;position:relative;transition:background .15s,color .15s}.nav-ico-btn:hover{background:#ede0f5;color:#3a1d38}.nav-ico-btn.search{background:#5d2e5a;color:#fff}.nav-ico-btn.search:hover,.nav-ico-btn.search.on{background:#3a1d38;color:#fff}.cart-dot{position:absolute;top:-4px;right:-4px;background:#ef4444;color:#fff;font-size:10px;font-weight:700;border-radius:999px;min-width:18px;height:18px;display:flex;align-items:center;justify-content:center;padding:0 4px}.nav-ico-menu{display:none}@media(max-width:768px){.nav-ico{gap:6px}.nav-ico-btn{width:30px;height:30px;border-radius:9px}.nav-ico-btn .ic{width:13px;height:13px}.cart-dot{min-width:14px;height:14px;font-size:8px;top:-3px;right:-3px}.nav-ico-menu{display:inline-flex}}.mob-drawer-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#2b0e2873;opacity:0;visibility:hidden;transition:opacity .25s,visibility .25s;z-index:80}.mob-drawer-overlay.on{opacity:1;visibility:visible}.mob-drawer{position:fixed;top:0;right:0;height:100%;width:300px;max-width:85vw;background:#fff;z-index:90;transform:translate(100%);transition:transform .28s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column}.mob-drawer.on{transform:translate(0);box-shadow:-10px 0 40px #2b0e282e}.mob-drawer-head{display:flex;align-items:center;justify-content:space-between;padding:16px 18px;border-bottom:1px solid #f0e6f4}.mob-drawer-title{font-family:var(--disp);font-weight:800;font-size:18px;color:var(--plum-deep)}.mob-drawer-logo{display:inline-flex;align-items:center;height:30px}.mob-drawer-logo img{height:30px;width:auto;-o-object-fit:contain;object-fit:contain}.mob-drawer-close{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:10px;background:#f5effa;color:#5d2e5a}.mob-drawer-close .ic{width:18px;height:18px}.mob-drawer-body{flex:1;overflow-y:auto;padding:8px 0 24px;-webkit-overflow-scrolling:touch}.mob-drawer-sec{border-bottom:1px solid #f6eef8}.mob-drawer-tab{width:100%;display:flex;align-items:center;gap:12px;padding:14px 18px;background:none;font-weight:700;font-size:15px;color:var(--plum-deep);text-align:left}.mob-drawer-tab-ic{display:inline-flex;width:30px;height:30px;border-radius:9px;background:#f5effa;align-items:center;justify-content:center;color:#5d2e5a;flex-shrink:0}.mob-drawer-tab-ic svg{width:17px;height:17px}.mob-drawer-tab-txt{flex:1}.mob-drawer-chev{margin-left:auto;font-size:20px;color:var(--lilac);font-weight:400}.mob-drawer-cols{padding:0 18px 12px 60px;display:flex;flex-direction:column;gap:10px}.mob-drawer-col{display:flex;flex-direction:column;gap:2px}.mob-drawer-col-h{font-weight:700;font-size:13px;color:var(--plum);background:none;text-align:left;padding:4px 0}.mob-drawer-link{font-size:13px;color:var(--mut);background:none;text-align:left;padding:5px 0}.mob-drawer-link:hover{color:var(--plum)}.nav-search-bar{border-top:1px solid #f0e6f4;background:#fff;padding:14px 24px;animation:navSearchIn .18s ease-out both}@keyframes navSearchIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:none}}.nav-search-in{max-width:1240px;margin:0 auto;display:flex;align-items:center;gap:12px;background:#f5f5f5;border-radius:14px;padding:12px 18px}.nav-search-ic{display:inline-flex;color:#9e9e9e}.nav-search-ic .ic{width:20px;height:20px}.nav-search-in input{flex:1;border:none;background:transparent;font-size:15px;outline:none;color:#333;font-family:var(--body)}.nav-search-in input::-moz-placeholder{color:#9e9e9e}.nav-search-in input::placeholder{color:#9e9e9e}.nav-search-close{display:inline-flex;color:#9e9e9e;background:none;border:none;cursor:pointer;padding:4px}.nav-search-close .ic{width:20px;height:20px}.nav-search-close:hover{color:#666}.nav-search-go{background:#5d2e5a;color:#fff;border:none;border-radius:10px;padding:8px 16px;font-weight:700;font-size:13px;cursor:pointer;transition:background .15s}.nav-search-go:hover{background:#3a1d38}.nav-search-bar{position:relative}.nav-search-results{max-width:1240px;margin:8px auto 0;background:#fff;border:1px solid #f0e6f4;border-radius:16px;box-shadow:0 18px 44px #4b12452e;overflow:hidden}.nav-search-empty{padding:18px 20px;color:#7a6b7a;font-size:14px;text-align:center}.nav-search-item{width:100%;display:flex;align-items:center;gap:14px;padding:12px 18px;background:none;border:none;text-align:left;cursor:pointer;transition:background .14s;border-bottom:1px solid #f6eef8}.nav-search-item:hover{background:#f7f1f8}.nav-search-item:last-of-type{border-bottom:none}.nav-search-thumb{width:48px;height:48px;border-radius:10px;overflow:hidden;background:#f5effa;display:flex;align-items:center;justify-content:center;flex:none}.nav-search-thumb img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.nav-search-ph{display:inline-flex;color:#9e7ba0}.nav-search-ph .ic{width:22px;height:22px}.nav-search-meta{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.nav-search-name{font-size:14px;font-weight:700;color:#3a1d38;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.nav-search-cat{font-size:12px;color:#9a8a9d}.nav-search-price{font-size:14px;font-weight:800;color:#7b2a72;flex:none}.nav-search-all{width:100%;padding:12px 18px;background:#f7f1f8;border:none;border-top:1px solid #f0e6f4;color:#5d2e5a;font-weight:700;font-size:13px;cursor:pointer;transition:background .14s}.nav-search-all:hover{background:#efe0f4}.hero{background:linear-gradient(160deg,var(--lav) 55%,var(--lav-2));position:relative;overflow:hidden}.hero-in{display:grid;grid-template-columns:1.05fr .95fr;gap:40px;align-items:center;padding:56px 0 64px}.hero h1{font-size:clamp(38px,5vw,64px);font-weight:800;line-height:1.04;letter-spacing:-.03em}.hero h1 em{font-style:normal;color:var(--plum);position:relative}.hero-sub{margin:18px 0 26px;font-size:17px;color:var(--mut);max-width:460px}.hero-cta{display:flex;gap:12px;flex-wrap:wrap}.hero-stats{display:flex;gap:28px;margin-top:34px;flex-wrap:wrap}.hero-stats b{font-family:var(--disp);font-size:22px;display:block;color:var(--plum-deep)}.hero-stats span{font-size:13px;color:var(--mut)}.hero-art{position:relative}.chip{position:absolute;background:#fff;border-radius:999px;box-shadow:var(--sh);font-size:13px;font-weight:700;padding:9px 16px;display:flex;gap:7px;align-items:center;animation:float 5s ease-in-out infinite}@keyframes float{50%{transform:translateY(-9px)}}.hero-banner{position:relative;width:100%;overflow:hidden}.hero-banner>img{width:100%;height:auto;display:block;max-height:600px;-o-object-fit:cover;object-fit:cover}.hero-track{display:flex;width:100%;transition:transform .8s cubic-bezier(.42,0,.58,1)}.hero-slide{flex:0 0 100%;display:block}.hero-slide img{width:100%;height:auto;display:block;max-height:600px;-o-object-fit:cover;object-fit:cover}.hero-arrow{position:absolute;top:50%;transform:translateY(-50%);width:42px;height:42px;border-radius:50%;background:#ffffffe0;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 14px #0000002e;z-index:5;cursor:pointer;border:none;transition:background .15s,transform .15s}.hero-arrow:hover{background:#fff;transform:translateY(-50%) scale(1.06)}.hero-arrow.left{left:18px}.hero-arrow.right{right:18px}.hero-arrow .ic{width:22px;height:22px;stroke:var(--plum-ink);stroke-width:2.4}.hero-dots{position:absolute;bottom:16px;left:50%;transform:translate(-50%);display:flex;gap:8px;z-index:5}.hero-dots button{width:9px;height:9px;border-radius:50%;background:#fff9;border:none;cursor:pointer;padding:0;transition:all .2s}.hero-dots button.on{background:#fff;width:24px;border-radius:999px}.hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;pointer-events:none}.hero-overlay .wrap{pointer-events:auto}.hero-card{max-width:540px;background:#fffdf9f0;border-radius:var(--r-lg);padding:34px 38px;box-shadow:var(--sh)}.hero-card h1{font-size:clamp(30px,4vw,52px)}@media(max-width:1000px){.hero-card{max-width:92%;padding:24px 26px}}.ph{background:linear-gradient(145deg,#e9d6ea,#d9bedc);border-radius:var(--r-lg);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:var(--plum-deep);text-align:center;position:relative;overflow:hidden}.ph:after{content:"🐾";position:absolute;font-size:120px;opacity:.1;right:-12px;bottom:-22px}.ph .ph-ico{font-size:44px}.ph .ph-cap{font-size:11.5px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;opacity:.75;max-width:82%;line-height:1.4}.ph img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:inherit}.pers{margin-top:-34px;position:relative;z-index:5}.pers-card{background:#fff;border:1px solid var(--line);border-radius:var(--r-lg);box-shadow:var(--sh);padding:26px 28px;display:grid;grid-template-columns:230px 1fr auto;gap:24px;align-items:center}.pers h3{font-size:21px;font-weight:800;letter-spacing:-.01em}.pers p{font-size:13.5px;color:var(--mut);margin-top:4px}.pers-fields{display:grid;grid-template-columns:1fr 1fr 1fr;gap:12px}.pers-fields input{font-family:var(--body);font-size:14px;padding:12px 16px;border:1.5px solid var(--line);border-radius:14px;background:var(--cream);width:100%;color:var(--ink);outline:none;transition:border-color .15s,box-shadow .15s}.pers-fields input::-moz-placeholder{color:#a98fa9}.pers-fields input::placeholder{color:#a98fa9}.pers-fields input:focus{border-color:var(--plum);box-shadow:0 0 0 3px #7b2a721a}.pers-hello{grid-column:1/-1;display:none;background:var(--leaf-soft);color:var(--leaf);font-weight:700;font-size:14px;border-radius:12px;padding:10px 16px}.psel{position:relative;width:100%}.psel-btn{width:100%;display:flex;align-items:center;gap:9px;border:1.5px solid var(--line);border-radius:14px;padding:11px 14px;background:var(--cream);font-size:14px;font-weight:600;color:var(--ink);transition:border-color .15s,box-shadow .15s,background .15s}.psel.open .psel-btn{border-color:var(--plum);box-shadow:0 0 0 3px #7b2a721a;background:#fff}.psel-btn:hover{border-color:var(--lilac)}.psel-ic{display:inline-flex;color:var(--plum)}.psel-ic svg{width:18px;height:18px}.psel-label{flex:1;text-align:left;white-space:nowrap}.psel-caret{display:inline-flex;color:var(--plum);transition:transform .2s}.psel.open .psel-caret{transform:rotate(180deg)}.psel-caret svg{width:16px;height:16px}.psel-menu{position:absolute;top:calc(100% + 8px);left:0;right:0;z-index:40;background:#fff;border:1px solid var(--line);border-radius:16px;box-shadow:0 18px 44px #4b12452e;padding:6px;animation:pselPop .16s ease-out both}@keyframes pselPop{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.psel-opt{width:100%;display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:11px;font-size:14px;font-weight:600;color:var(--ink);text-align:left;transition:background .14s,color .14s}.psel-opt:hover{background:var(--lav)}.psel-opt.on{background:linear-gradient(90deg,#7b2a72,#9b4a95);color:#fff}.psel-opt-ic{display:inline-flex;opacity:.85}.psel-opt-ic svg{width:17px;height:17px}.psel-opt.on .psel-opt-ic{opacity:1}.psel-tick{margin-left:auto;display:inline-flex}.psel-tick svg{width:16px;height:16px}@media(max-width:900px){.pers-card,.pers-fields{grid-template-columns:1fr}}@media(max-width:768px){.pers,.pers-rail{display:none}}.trio{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.trio-card{background:#fff;border:1px solid var(--line);border-radius:var(--r-lg);padding:26px;transition:transform .2s,box-shadow .2s;position:relative;overflow:hidden}.trio-card:hover{transform:translateY(-5px);box-shadow:var(--sh)}.trio-card .ph{height:160px;margin:16px 0}.trio-card h3{font-size:22px;font-weight:800}.trio-card p{font-size:14px;color:var(--mut);margin:6px 0 12px}.tag{display:inline-block;font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;padding:5px 12px;border-radius:999px}.tag-plum{background:var(--lav);color:var(--plum)}.tag-gold{background:var(--marigold-soft);color:#8a5b00}.tag-leaf{background:var(--leaf-soft);color:var(--leaf)}.tbb{background:linear-gradient(120deg,var(--plum-deep),var(--plum));color:#fff;border-radius:var(--r-lg);padding:52px;display:grid;grid-template-columns:1.2fr .8fr;gap:36px;align-items:center;position:relative;overflow:hidden}.tbb:before{content:"";position:absolute;width:420px;height:420px;border-radius:50%;background:#ffffff0f;right:-120px;top:-140px}.tbb h2{font-size:clamp(28px,3.4vw,42px);font-weight:800;line-height:1.08;letter-spacing:-.02em}.tbb p{color:#ead4e8;margin:14px 0 24px;max-width:460px}.tbb-badges{display:flex;gap:22px;margin-top:26px;flex-wrap:wrap}.tbb-badges div{font-size:13px;font-weight:600;display:flex;gap:8px;align-items:center;color:#f3ddf1}.tbb .ph{height:250px;background:linear-gradient(145deg,#ffffff29,#ffffff0d);color:#fff}.tbb-img{position:relative;z-index:1;border-radius:20px;overflow:hidden;display:flex;align-items:center;justify-content:center}.tbb-img img{max-width:100%;max-height:340px;width:auto;height:auto;-o-object-fit:contain;object-fit:contain;display:block;mix-blend-mode:screen}@media(max-width:900px){.tbb{grid-template-columns:1fr;padding:32px}.tbb-img{aspect-ratio:4/3}}.pill-free{position:absolute;top:24px;left:52px;background:var(--marigold);color:var(--plum-ink);font-weight:800;font-size:12px;letter-spacing:.08em;padding:7px 14px;border-radius:999px;transform:rotate(-3deg)}@media(max-width:768px){.tbb{background:#fffaf3;color:#331c2d;border-radius:20px;padding:0;grid-template-columns:1fr;gap:0;overflow:hidden;align-items:stretch}.tbb:before{display:none}.tbb-img{order:-1;aspect-ratio:16/10;width:100%;border-radius:0;background:#1a0a18;display:flex;align-items:center;justify-content:center;overflow:hidden}.tbb-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;mix-blend-mode:normal;max-height:none}.pill-free{top:14px;left:14px;transform:rotate(-2deg);z-index:3;font-size:11px;padding:6px 12px}.tbb>div:not(.tbb-img){padding:20px 22px 24px}.tbb h2{color:#331c2d;font-size:23px;line-height:1.12}.tbb p{color:#6e5a70;margin:12px 0 18px}.tbb .btn-gold{width:100%;justify-content:center;padding:15px 26px;font-size:15.5px}.tbb-badges{display:none}.tbb-badges div{background:#4a253d;color:#fff;font-size:11.5px;font-weight:600;padding:8px 12px;border-radius:999px;gap:6px;justify-content:center;width:100%}.tbb-badges div:nth-child(3){grid-column:1 / -1;max-width:calc(50% + 4px)}.tbb-badges div .ic{width:14px;height:14px;color:var(--marigold)}}.mood-tabs{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:26px}.mood-tab{background:#fff;border:1.5px solid var(--line);border-radius:999px;padding:11px 20px;font-weight:700;font-size:14px;display:flex;gap:8px;align-items:center;transition:all .15s}.mood-tab:hover{border-color:var(--plum)}.mood-tab.on{background:var(--plum);color:#fff;border-color:var(--plum)}.rail{display:grid;grid-template-columns:repeat(5,1fr);gap:16px;padding-bottom:22px}.pcard{background:#fff;border-radius:20px;padding:16px 16px 24px;transition:transform .22s,box-shadow .22s;position:relative;display:flex;flex-direction:column;overflow:visible;box-shadow:0 2px 10px #1b262c0f;cursor:pointer}.pcard:hover{transform:translateY(-5px);box-shadow:0 14px 36px #1b262c24}.pcard-sale{position:absolute;top:14px;right:14px;background:#ff8a8a;color:#fff;font-size:10px;font-weight:800;letter-spacing:.06em;padding:5px 12px;border-radius:999px;z-index:2}.pcard-heart{position:absolute;top:14px;left:14px;width:32px;height:32px;border-radius:50%;border:none;background:transparent;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#555;z-index:2;transition:color .15s,transform .15s}.pcard-heart:hover{color:#ff8a8a;transform:scale(1.12)}.pcard-heart.is-liked{color:#ff5a5a}.pcard-heart.is-liked:hover{color:#ff3a3a}@keyframes heartPop{0%{transform:scale(1)}40%{transform:scale(1.32)}to{transform:scale(1)}}.pcard-heart.is-liked{animation:heartPop .32s ease-out}.pcard-img{height:150px;margin-bottom:12px;display:flex;align-items:center;justify-content:center;overflow:hidden}.pcard-img img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.pcard-body{display:flex;flex-direction:column;gap:5px}.pcard h4{font-size:14px;font-weight:700;color:#1a1a1a;margin:0;line-height:1.35;letter-spacing:-.01em;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;min-height:calc(1.35em * 3)}.pcard-stars{display:flex;gap:2px;font-size:13px;line-height:1}.pcard-stars i{color:#d3d3d3;font-style:normal}.pcard-stars i.on{color:#ffc107}.pcard-price{display:flex;align-items:baseline;gap:8px;margin-top:2px}.pcard-price b{font-size:15px;font-weight:800;color:#1a1a1a}.pcard-strike{font-size:12px;font-weight:600;color:#9a9a9a;text-decoration:line-through}.pcard-sellers{display:inline-flex;align-items:center;gap:6px;font-size:11.5px;font-weight:700;color:var(--plum);background:var(--lav);padding:4px 10px;border-radius:999px;width:-moz-fit-content;width:fit-content;margin-top:2px}.pcard-sellers .pcard-seller-ic{display:inline-flex;color:var(--plum)}.pcard-sellers .pcard-seller-ic .ic{width:13px;height:13px}.pcard-cart{position:absolute;right:14px;bottom:-18px;width:44px;height:44px;border-radius:50%;border:none;background:#ff9b9b;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 6px 18px #ff9b9b8c;transition:transform .15s,background .25s,box-shadow .25s;z-index:3;animation:pcartPulse 2.4s ease-in-out infinite}.pcard-cart .ic{width:20px;height:20px}.pcard-cart:hover{transform:scale(1.1);background:#ff7a7a;box-shadow:0 8px 24px #ff7a7aa6}.pcard-cart.is-done{background:#16a34a;box-shadow:0 6px 18px #16a34a80;animation:none}.pcard-cart.is-done .ic{color:#fff}.pcard.is-added .pcard-cart{background:#16a34a;box-shadow:0 6px 18px #16a34a80;animation:none}@keyframes pcartPulse{0%,to{box-shadow:0 6px 18px #ff9b9b80}50%{box-shadow:0 6px 24px #ff9b9bd9,0 0 0 6px #ff9b9b1f}}.badge-fl{position:absolute;top:20px;left:20px;z-index:2;font-size:11px;font-weight:800;padding:4px 10px;border-radius:999px;background:var(--coral);color:#fff}.sale{background:var(--plum-ink);color:#fff;border-radius:var(--r-lg);padding:44px;overflow:hidden;position:relative}.sale-grid{display:grid;grid-template-columns:300px 1fr;gap:36px;align-items:center}.count{display:flex;gap:10px;margin:20px 0}.count div{background:#ffffff17;border:1px solid rgba(255,255,255,.15);border-radius:14px;padding:12px 0;width:76px;text-align:center}.count b{font-family:var(--disp);font-size:28px;display:block}.count span{font-size:10.5px;letter-spacing:.12em;text-transform:uppercase;color:#cda5ca}.tiers{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.tier{border-radius:var(--r);padding:22px 18px;text-align:center;transition:transform .18s;cursor:pointer}.tier:hover{transform:translateY(-5px) scale(1.02)}.tier b{font-family:var(--disp);font-size:34px;display:block;line-height:1}.tier span{font-size:12.5px;font-weight:600;display:block;margin-top:6px}.t25{background:#3e7cb1}.t40{background:#2e7d5b}.t50{background:#c77a1e}.t60{background:var(--coral)}.deals{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.deal{border-radius:var(--r-lg);padding:28px;position:relative;overflow:hidden;min-height:190px;display:flex;flex-direction:column;justify-content:space-between;transition:transform .2s}.deal:hover{transform:translateY(-4px)}.deal h3{font-size:22px;font-weight:800;letter-spacing:-.01em}.deal p{font-size:14px;margin:6px 0 14px;opacity:.85}.d1{background:var(--marigold-soft)}.d2{background:var(--leaf-soft)}.d3{background:var(--coral-soft)}.deal .big-e{position:absolute;right:14px;bottom:6px;font-size:76px;opacity:.5}.breeds{display:flex;gap:18px;overflow-x:auto;padding:6px 4px 18px;scrollbar-width:none}.breeds::-webkit-scrollbar{display:none}.breed{flex:0 0 128px;text-align:center}.breed .ph{width:112px;height:112px;border-radius:50%;margin:0 auto 10px}.breed .ph:after{display:none}.breed .ph .ph-ico{font-size:40px}.breed b{font-size:13.5px;display:block;line-height:1.3}.breed span{font-size:11.5px;color:var(--mut)}.breed{cursor:pointer}.breed .ph{transition:transform .2s,box-shadow .2s}.breed:hover .ph{transform:scale(1.06);box-shadow:var(--sh)}.rail-tabs{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:24px}.ask{display:grid;grid-template-columns:1.1fr .9fr;gap:24px}.ask-card{background:linear-gradient(140deg,var(--lav),#fff);border:1px solid var(--line);border-radius:var(--r-lg);padding:34px}.ask-card h3{font-size:26px;font-weight:800;letter-spacing:-.01em}.ask-input{display:flex;gap:10px;margin:20px 0 14px}.ask-input input{flex:1;padding:14px 18px;border:1.5px solid var(--line);border-radius:999px;font-size:14.5px;font-family:var(--body);background:#fff}.ask-chips{display:flex;gap:8px;flex-wrap:wrap}.ask-chips button{background:#fff;border:1.5px solid var(--line);font-size:12.5px;font-weight:600;padding:8px 14px;border-radius:999px;color:var(--mut)}.ask-chips button:hover{border-color:var(--plum);color:var(--plum)}.fact{background:var(--plum-ink);color:#fff;border-radius:var(--r-lg);padding:34px;display:flex;flex-direction:column;justify-content:center}.fact .eyebrow{color:var(--marigold)}.fact p{font-family:var(--disp);font-size:21px;font-weight:600;line-height:1.4;margin-top:12px;min-height:88px}.fact-dots{display:flex;gap:7px;margin-top:18px}.fact-dots i{width:8px;height:8px;border-radius:50%;background:#ffffff40}.fact-dots i.on{background:var(--marigold)}.news{background:var(--lav);border-radius:var(--r-lg);padding:44px;display:grid;grid-template-columns:1fr auto;gap:30px;align-items:center}.news h2{font-size:clamp(24px,3vw,34px);font-weight:800;letter-spacing:-.02em}.news p{color:var(--mut);margin-top:8px}.news form{display:flex;gap:10px}.news input{width:300px;padding:15px 20px;border:1.5px solid var(--line);border-radius:999px;font-family:var(--body);font-size:14.5px}.trust{display:grid;grid-template-columns:repeat(6,1fr);gap:14px;padding:34px 0;border-top:1px solid var(--line)}.trust div{text-align:center;font-size:12.5px;font-weight:600;color:var(--mut)}.trust i{font-style:normal;font-size:24px;display:block;margin-bottom:6px}footer{position:relative;overflow:hidden;background:#48083ee6;color:#d9bfd7;padding:56px 0 26px;font-size:13.5px}footer .wrap{position:relative;z-index:1}.f-bg{position:absolute;top:0;right:0;bottom:0;left:0;background-image:url(https://media.base44.com/images/public/6945231bebbb976a9a27a661/b9bcba9f5_silhouettes-four-black-dogs-butterflies-white-background.jpg);background-repeat:no-repeat;background-position:center;background-size:cover;background-position:center bottom;opacity:.07;pointer-events:none;z-index:0}@media(max-width:760px){.f-bg{opacity:.05}}.f-grid{display:grid;grid-template-columns:1.4fr repeat(4,1fr);gap:34px;margin-bottom:40px}.f-grid h4{color:#fff;font-size:14px;margin-bottom:14px;font-weight:700}.f-grid a{display:block;padding:4px 0}.f-grid a:hover{color:#fff}.f-logo{height:44px;width:auto;background:#fff;border-radius:12px;padding:6px}.f-bottom{border-top:1px solid rgba(255,255,255,.12);padding-top:22px;display:flex;justify-content:space-between;gap:16px;flex-wrap:wrap;font-size:12.5px;color:#b492b1}.rv{opacity:0;transform:translateY(22px);transition:opacity .6s,transform .6s}.rv.in{opacity:1;transform:none}@media(prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important}.rv{opacity:1;transform:none}}@media(max-width:768px){.hero-arrow{display:none}.wrap{padding:0 10px}.trio-card{padding:14px}.deal{padding:18px}.tbb{padding:0}}@media(max-width:1000px){.rail{grid-template-columns:repeat(3,1fr)}.hero-in,.tbb,.ask,.sale-grid,.pers-card,.trio,.deals{grid-template-columns:1fr}.tiers{grid-template-columns:repeat(2,1fr)}.trust{grid-template-columns:repeat(3,1fr)}.f-grid{grid-template-columns:1fr 1fr}.nav-links{display:none}.news{grid-template-columns:1fr}}.f-main{display:grid;grid-template-columns:1.1fr 1.4fr;gap:60px;margin-bottom:40px;align-items:start}.f-top{display:flex;flex-direction:column;align-items:flex-start;gap:12px}.f-sub{font-family:Fraunces,Georgia,serif;font-size:19px;color:#fff;letter-spacing:.01em;line-height:1.2}.f-desc{max-width:380px;color:#d9bfd7;font-size:13.5px;line-height:1.55}.f-cols{display:grid;grid-template-columns:1fr 1fr 1fr;gap:32px}.f-col h4{color:#fff;font-size:14px;margin-bottom:14px;font-weight:700}.f-col a{display:block;padding:4px 0}.f-col a:hover{color:#fff}@media(max-width:1000px){.f-main{grid-template-columns:1fr;gap:34px}}@media(max-width:560px){.f-cols{grid-template-columns:1fr 1fr;gap:24px}}.appr-rail{display:block}.appr-rail .appr-track{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}@media(max-width:1000px){.appr-rail .appr-track{grid-template-columns:repeat(3,1fr)}}@media(max-width:620px){.rail{grid-template-columns:repeat(2,1fr)}.appr-rail{display:block;overflow:hidden;grid-template-columns:none;padding-bottom:22px}.appr-rail .appr-track{display:flex;gap:14px;width:-moz-max-content;width:max-content;animation:apprMarquee 22s linear infinite}.appr-rail .appr-track>*{flex:0 0 calc(100vw - 96px)}.appr-rail:hover .appr-track{animation-play-state:paused}@keyframes apprMarquee{0%{transform:translate(0)}to{transform:translate(-50%)}}}.ic{width:1.1em;height:1.1em;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;flex:none;vertical-align:-.18em}.ticker span .ic{width:15px;height:15px}.nav-links a{display:inline-flex;align-items:center;gap:7px}.nav-links .ic{width:16px;height:16px;stroke-width:2}.nav-search .ic{width:16px;height:16px}.nav-ico .ic{width:20px;height:20px;stroke-width:1.8}.btn .ic{width:18px;height:18px}.chip .ic{width:17px;height:17px;color:var(--plum)}.ph-ico{display:flex;gap:10px}.ph-ico .ic{width:46px;height:46px;stroke-width:1.4}.pcard .ph-ico .ic{width:40px;height:40px}.breed .ph-ico .ic{width:38px;height:38px}.mood-tab .ic{width:17px;height:17px}.tbb-badges .ic{width:17px;height:17px;color:var(--marigold)}.deal .big-e{display:flex}.deal .big-e .ic{width:74px;height:74px;stroke-width:1.1;opacity:.9}.d1 .big-e .ic{color:#c98a1c}.d2 .big-e .ic{color:var(--leaf)}.d3 .big-e .ic{color:var(--coral)}.trust i{display:flex;justify-content:center;margin-bottom:8px}.trust .ic{width:24px;height:24px;stroke-width:1.6;color:var(--plum)}.fact .eyebrow .ic{width:15px;height:15px}.f-social{display:flex;gap:14px;margin-top:16px}.f-social a{display:inline-flex;color:#d9bfd7}.f-social a:hover{color:#fff}.f-social .ic{width:21px;height:21px;stroke-width:1.6}.pers-hello{align-items:center;gap:8px}.pers-hello .ic{width:18px;height:18px}.aisle-sec{position:relative;overflow:hidden;background:linear-gradient(135deg,#faf7f6,#f4e8f2);padding:0}.aisle-paws{position:absolute;left:-30px;bottom:-20px;width:320px;height:240px;opacity:.05;pointer-events:none;background-image:radial-gradient(circle at 30px 40px,#3B1C56 10px,transparent 11px),radial-gradient(circle at 80px 20px,#3B1C56 7px,transparent 8px),radial-gradient(circle at 140px 70px,#3B1C56 9px,transparent 10px);background-size:170px 110px}.aisle-wrap{display:grid;grid-template-columns:1.05fr .95fr;gap:0;align-items:stretch;min-height:560px;padding:0;position:relative;z-index:2}.aisle-left{padding:64px 40px 56px 24px;display:flex;flex-direction:column;justify-content:center;gap:16px}.aisle-eyebrow{display:inline-flex;align-items:center;gap:8px;color:#3b1c56;font-size:12px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.aisle-eyebrow .ic{width:15px;height:15px;color:#6a4c93}.aisle-left h2{font-family:var(--disp);font-size:clamp(32px,4.2vw,48px);font-weight:800;letter-spacing:-.02em;line-height:1.1;margin:4px 0 8px;color:#3b1c56;max-width:480px}.aisle-happier{position:relative;color:#6a4c93;white-space:nowrap}.aisle-happier:after{content:"";position:absolute;left:-2px;right:-2px;bottom:1px;height:9px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 10' preserveAspectRatio='none'%3E%3Cpath d='M0 7 Q 25 1 50 6 T 100 5' stroke='%236A4C93' stroke-width='2.4' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");background-size:100% 100%;background-repeat:no-repeat;z-index:0}.aisle-happier>*{position:relative;z-index:1}.aisle-left p{font-size:16px;line-height:1.6;color:#5a4452;max-width:460px;margin:0 0 6px}.aisle-cta{display:flex;align-items:center;gap:22px;flex-wrap:wrap;margin-bottom:10px}.aisle-link{color:#3b1c56;font-size:14.5px;font-weight:700;text-decoration:underline;text-underline-offset:5px}.aisle-link:hover{opacity:.7}.aisle-trust{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:6px;max-width:540px}.aisle-trust-item{display:flex;flex-direction:column;align-items:center;text-align:center;gap:8px}.aisle-trust-ic{width:48px;height:48px;border-radius:14px;background:#fdf8fb;display:flex;align-items:center;justify-content:center;color:#3b1c56;border:1px solid rgba(59,28,86,.08);transition:transform .18s,box-shadow .18s}.aisle-trust-item:hover .aisle-trust-ic{transform:translateY(-3px);box-shadow:0 8px 18px #6a4c9329}.aisle-trust-ic .ic{width:22px;height:22px}.aisle-trust-item>div{display:flex;flex-direction:column;gap:2px}.aisle-trust-item b{display:block;font-size:12.5px;font-weight:800;color:#3b1c56;line-height:1.2}.aisle-trust-item>div>span{display:block;font-size:11px;color:#7a6b7a;line-height:1.2}.aisle-right{position:relative;min-height:560px;overflow:hidden}.aisle-img{position:absolute;top:0;right:0;bottom:0;left:0}.aisle-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.aisle-wave{position:absolute;left:0;top:0;height:100%;width:90px;fill:#f4e8f2;z-index:2;pointer-events:none}.aisle-card{position:absolute;right:22px;bottom:22px;background:#fff;border-radius:18px;padding:18px 20px;box-shadow:0 14px 36px #2414282e;max-width:290px;z-index:3}.aisle-card-top{display:flex;align-items:flex-start;gap:11px;margin-bottom:14px}.aisle-card-heart{width:36px;height:36px;border-radius:50%;background:#f4e8f2;display:flex;align-items:center;justify-content:center;color:#6a4c93;flex:none}.aisle-card-heart .ic{width:18px;height:18px}.aisle-card-top p{font-size:13px;font-weight:700;color:#3b1c56;line-height:1.4;margin:0}.aisle-card-bot{display:flex;align-items:center;gap:12px;border-top:1px solid #F0E4EE;padding-top:13px}.aisle-avatars{display:flex}.aisle-avatars .av{width:30px;height:30px;border-radius:50%;background:#f4e8f2;border:2px solid #fff;display:flex;align-items:center;justify-content:center;color:#6a4c93;margin-left:-9px}.aisle-avatars .av:first-child{margin-left:0}.aisle-avatars .av .ic{width:15px;height:15px}.aisle-card-stat{display:flex;flex-direction:column;gap:3px}.aisle-badge{display:inline-block;background:#f4e8f2;color:#6a4c93;font-size:12px;font-weight:800;padding:3px 11px;border-radius:999px;width:-moz-fit-content;width:fit-content}.aisle-card-note{font-size:11px;color:#7a6b7a;line-height:1.3}.pp-sec{background:transparent}.pp-shell{background:#fff;border-radius:28px;box-shadow:0 1px 2px #2414280a,0 18px 48px #24142814;padding:40px;position:relative;overflow:hidden}.pp-head{display:flex;gap:28px;align-items:center;margin-bottom:28px}.pp-head-txt{flex:1;display:flex;flex-direction:column;gap:8px;min-width:0}.pp-badge{display:inline-flex;align-items:center;gap:7px;background:var(--plum);color:#fff;font-size:11.5px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;padding:7px 14px;border-radius:999px;width:-moz-fit-content;width:fit-content}.pp-badge .ic{width:14px;height:14px}.pp-head-txt h2{font-family:var(--disp);font-size:clamp(30px,3.8vw,44px);font-weight:800;letter-spacing:-.02em;line-height:1.1;color:#1a1a1a;margin:2px 0}.pp-mag{color:#d62681}.pp-spark{color:#d62681;display:inline-flex;vertical-align:middle;align-items:center}.pp-spark .ic{width:26px;height:26px}.pp-head-txt p{font-size:15.5px;line-height:1.5;color:#6b6b6b;max-width:520px;display:flex;align-items:center;gap:7px;flex-wrap:wrap}.pp-head-txt p .ic{width:16px;height:16px;color:#4a2c6c}.pp-shop-link{align-self:flex-start;color:var(--plum-deep);font-size:14.5px;font-weight:700;display:inline-flex;align-items:center;gap:6px;margin-top:4px}.pp-shop-link:hover{opacity:.7}.pp-shop-link .ic{width:16px;height:16px}.pp-hero{position:relative;width:180px;height:180px;flex:none}.pp-hero-blob{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;background:#f3e5f5;background-image:radial-gradient(circle at 20px 30px,rgba(74,44,108,.13) 5px,transparent 6px),radial-gradient(circle at 60px 18px,rgba(74,44,108,.1) 4px,transparent 5px);background-size:90px 70px}.pp-hero img{position:absolute;top:8px;right:8px;bottom:8px;left:8px;width:calc(100% - 16px);height:calc(100% - 16px);-o-object-fit:cover;object-fit:cover;border-radius:50%}.pp-chips{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:26px}.pp-chips .mood-tab{background:#fff;border:1px solid #ccc;border-radius:999px;padding:10px 18px;font-weight:700;font-size:14px;color:#1a1a1a;position:relative;transition:all .2s;display:inline-flex;align-items:center;gap:8px}.pp-chips .mood-tab .ic{width:16px;height:16px}.pp-chips .mood-tab:hover{border-color:var(--plum);color:var(--plum-deep)}.pp-chips .mood-tab.on{background:var(--plum);color:#fff;border-color:transparent;box-shadow:0 6px 18px #7b2a724d}.pp-chips .mood-tab.on:hover{box-shadow:0 8px 22px #7b2a7266}.pp-grid{display:grid;grid-template-columns:360px 1fr;gap:20px;align-items:stretch}.pp-card{background:linear-gradient(150deg,#7b1fa2,#b8327a 52%,#d62681);color:#fff;border-radius:22px;padding:24px;display:flex;flex-direction:column;gap:18px;position:relative;overflow:hidden;box-shadow:0 14px 36px #7b1fa247}.pp-truth{background:#ffffff24;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.22);border-radius:16px;padding:18px;position:relative;overflow:hidden}.pp-truth .eyebrow{color:#ffe0b2;font-size:11px;letter-spacing:.12em;text-transform:uppercase;font-weight:800;display:inline-flex;align-items:center;gap:6px}.pp-truth .eyebrow .ic{width:14px;height:14px}.pp-truth-row{display:flex;align-items:center;gap:10px;margin-top:10px;position:relative;z-index:1}.pp-truth-row p{font-family:var(--disp);font-size:16px;font-weight:600;line-height:1.4;min-height:44px;margin:0;flex:1}.pp-chev{display:none}.pp-truth .fact-dots{margin-top:14px;position:relative;z-index:1}.pp-truth .fact-dots .pp-dot{width:8px;height:8px;border-radius:50%;background:#ffffff40;border:none;padding:0;cursor:pointer;transition:background .15s}.pp-truth .fact-dots .pp-dot.on{background:var(--marigold)}.pp-truth .fact-dots .pp-dot:hover{background:#ffffff80}.pp-paw{position:absolute;right:10px;bottom:-6px;color:#ffffff73;pointer-events:none}.pp-paw .ic{width:58px;height:58px;stroke-width:1.1}.pp-foot{margin-top:auto;display:flex;flex-direction:column;gap:10px}.pp-official{display:inline-flex;align-items:center;gap:6px;align-self:flex-start;background:#1a0f1f;color:#fff;font-size:11px;font-weight:800;letter-spacing:.08em;padding:6px 12px;border-radius:999px}.pp-official .ic{width:13px;height:13px}.pp-card h3{font-family:var(--disp);font-size:34px;font-weight:800;letter-spacing:-.02em;line-height:1}.pp-tag{font-size:14.5px;color:#f3d9f0;font-weight:500}.pp-cta{align-self:flex-start;background:#fff;color:#1a0f1f;font-weight:800;font-size:14px;padding:13px 22px;border-radius:999px;transition:transform .15s,box-shadow .15s;display:inline-flex;align-items:center;gap:8px}.pp-cta:hover{transform:translateY(-2px);box-shadow:0 8px 20px #0000002e}.pp-cta .ic{width:16px;height:16px}.pp-rail{grid-template-columns:repeat(3,1fr);gap:18px;align-items:stretch}.pp-rail .pcard{border:1px solid #EAD7F5;border-radius:18px;padding:16px;position:relative;overflow:hidden;height:100%;box-shadow:0 1px 3px #2414280d}.pp-rail .pcard:hover{transform:translateY(-4px);box-shadow:0 12px 30px #7b1fa21f}.pp-rail .pcard-img{height:180px;margin-bottom:14px}.pp-rail .pcard-body{gap:8px}.pp-rail .pcard h4{font-size:15px;line-height:1.4;-webkit-line-clamp:2;min-height:2.8em}.pp-rail .pcard-stars{font-size:14px}.pp-rail .pcard-price{margin-top:4px}.pp-rail .pcard-price b{font-size:16px}.pp-rail .pcard-cart{position:static;width:100%;height:42px;border-radius:12px;margin-top:14px;box-shadow:none;background:#1a1a1a}.pp-rail .pcard-cart:hover{background:#2d1453}.pp-rail .pcard.is-added .pcard-cart{background:#16a34a}.pp-rail .pcard:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#7b1fa2,#d62681);z-index:3}.pp-rail .badge-fl{background:#1a0f1f;color:#fff;top:14px;left:14px;font-size:10.5px}.pp-rail .pcard .ph{height:140px;border-radius:12px}.pp-rail .pcard h4{font-size:13.5px}.pp-rail .pcard .pr b{font-size:16px}.pp-rail .pcard .off{background:#fff0e0;color:#c2410c;padding:3px 8px;border-radius:999px;font-size:11px;font-weight:800}.pp-rail .pcard .add{background:#1a0f1f;color:#fff;border-radius:999px;padding:11px}.pp-rail .pcard .add:hover{background:#3d1f4a}@media(max-width:1000px){.pp-grid{grid-template-columns:1fr}.pp-rail{grid-template-columns:repeat(2,1fr)}.pp-shell{padding:26px}.pp-hero{width:150px;height:150px}}@media(max-width:620px){.pp-shell{background:transparent;border-radius:0;box-shadow:none;padding:0;overflow:visible;display:flex;flex-direction:column;gap:0}.pp-grid{display:contents}.pp-head{order:1;position:relative;background:linear-gradient(135deg,#6b21a8,#db2777);border-radius:22px 22px 0 0;padding:20px 18px 58px;gap:14px;align-items:flex-start;margin:0}.pp-head-txt{order:1;gap:6px;min-width:0;flex:1}.pp-hero{order:2;width:108px;height:108px;flex:none}.pp-hero-blob{background:#fff3;background-image:none}.pp-hero img{box-shadow:0 6px 18px #0003}.pp-badge{background:#ffffff38;color:#fff;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);font-size:10px;padding:5px 11px;letter-spacing:.1em}.pp-head-txt h2{color:#fff;font-size:22px;margin:1px 0}.pp-head-txt p{color:#ffffffeb;font-size:12.5px;line-height:1.45}.pp-shop-link{position:absolute;left:18px;bottom:14px;align-self:flex-start;background:#fff;color:#1a0f1f;font-weight:800;font-size:10.5px;padding:6px 12px;border-radius:999px;margin-top:0;width:auto;right:auto;border-top:none;display:inline-flex;align-items:center;justify-content:flex-start;gap:5px;white-space:nowrap;box-shadow:0 6px 18px #0000002e}.pp-shop-link:hover{opacity:.92}.pp-shop-link .ic{width:16px;height:16px}.pp-card{order:2;background:linear-gradient(135deg,#6b21a8,#db2777);border-radius:0 0 22px 22px;padding:0 18px 18px;gap:0;box-shadow:none;overflow:hidden}.pp-truth{display:none;background:#ffffff29;border:1px solid rgba(255,255,255,.2);border-radius:14px;padding:12px 14px;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);position:relative;overflow:hidden}.pp-truth .eyebrow{color:#ffe7b0;font-size:10px;letter-spacing:.1em}.pp-truth-row{margin-top:6px;gap:8px}.pp-truth-row p{font-size:13.5px;line-height:1.4;min-height:38px;color:#fff}.pp-chev{display:flex;width:30px;height:30px;border-radius:50%;border:none;background:#ffffff3d;color:#fff;align-items:center;justify-content:center;cursor:pointer;flex:none;transition:background .15s}.pp-chev:hover{background:#fff6}.pp-chev .ic{width:15px;height:15px}.fact-dots{display:none}.pp-paw{right:8px;bottom:-10px;color:#fff6}.pp-paw .ic{width:56px;height:56px}.pp-foot{display:none}.pp-chips{order:3;position:static;background:#f5effa;border-radius:14px;padding:4px;margin:14px 0 0;flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch;box-shadow:0 2px 10px #2414280f;-webkit-mask-image:none;mask-image:none;border-bottom:none}.pp-chips::-webkit-scrollbar{display:none}.pp-chips .mood-tab{flex:0 0 auto;background:transparent;border:none;border-radius:10px;padding:9px 14px;font-size:12.5px;color:#7a6a7a;box-shadow:none;scroll-snap-align:start}.pp-chips .mood-tab:hover{color:var(--plum-deep);background:transparent}.pp-chips .mood-tab.on{background:#fff;color:#1a1a1a;box-shadow:0 2px 8px #24142824;border-color:transparent}.pp-chips .mood-tab.on:hover{box-shadow:0 2px 8px #24142824}.pp-rail{order:4;grid-template-columns:repeat(2,1fr);gap:12px;margin-top:14px}.pp-rail .pcard{padding:12px 12px 22px;overflow:visible;border-radius:16px;box-shadow:0 2px 12px #24142814}.pp-rail .pcard:before{display:none}.pp-rail .pcard-img{height:140px;margin-bottom:10px;background:linear-gradient(160deg,#f6eef8,#fff);border-radius:12px}.pp-rail .pcard-img img{-o-object-fit:cover;object-fit:cover;border-radius:12px}.pp-rail .pcard-body{gap:6px}.pp-rail .pcard h4{font-size:12.5px;line-height:1.35;-webkit-line-clamp:2;min-height:2.7em}.pp-rail .pcard-sellers{display:inline-flex;align-items:center;gap:5px;align-self:flex-start;font-size:10px;font-weight:600;letter-spacing:.02em;line-height:1;padding:5px 10px;background:#f2eaf7;color:#5b2a8c;border-radius:999px}.pp-rail .pcard-sellers .pcard-seller-ic{display:inline-flex;align-items:center;width:11px;height:11px;color:#7c3fc9}.pp-rail .pcard-sellers .pcard-seller-ic .ic{width:11px;height:11px}.pp-rail .pcard-stars{font-size:11px}.pp-rail .pcard-price{margin-top:2px;flex-wrap:wrap;gap:6px}.pp-rail .pcard-price b{font-size:14px}.pp-rail .pcard-off{background:#ffe4e4;color:#c2410c;padding:2px 7px;border-radius:999px;font-size:10px;font-weight:800;line-height:1.2}.pp-rail .pcard-cart{position:absolute;right:12px;bottom:12px;width:40px;height:40px;border-radius:50%;margin-top:0;background:#ff9b9b;box-shadow:0 6px 16px #ff9b9b80}.pp-rail .pcard-cart .ic{width:18px;height:18px}.pp-rail .pcard.is-added .pcard-cart{background:#16a34a;box-shadow:0 6px 16px #16a34a80}}@media(max-width:620px){.pcard-sellers{display:inline-flex;align-items:center;gap:5px;align-self:flex-start;font-size:10px;font-weight:600;letter-spacing:.02em;line-height:1;padding:5px 10px;background:#f2eaf7;color:#5b2a8c;border-radius:999px}.pcard-sellers .pcard-seller-ic{display:inline-flex;align-items:center;width:11px;height:11px;color:#7c3fc9}.pcard-sellers .pcard-seller-ic .ic{width:11px;height:11px}}.meganav-wrap{position:relative;flex:1;display:flex;align-items:center;min-width:0}.meganav-inline{display:flex;align-items:center;gap:10px}.meganav-item{position:relative;font-family:var(--body);font-weight:700;font-size:14px;letter-spacing:.01em;padding:10px 18px;color:#5d2e5a;cursor:pointer;white-space:nowrap;background:transparent;border:none;transition:color .15s;display:inline-flex;align-items:center;gap:8px}.meganav-item:hover,.meganav-item.on{color:#3a1d38}.meganav-item-ic{display:inline-flex;color:inherit;flex:none}.meganav-item-ic svg{width:17px;height:17px}.meganav-chev{font-size:9px;opacity:.45;margin-left:1px}.meganav-item.hl{background:linear-gradient(100deg,#ba68c8,#e91e63);color:#fff;border:none;border-radius:999px;padding:8px 14px;display:inline-flex;align-items:center;gap:7px;box-shadow:0 4px 12px #ba68c847}.meganav-item.hl:hover,.meganav-item.hl.on{color:#fff;filter:brightness(1.05)}.meganav-item.hl .meganav-chev{color:#fffc;opacity:.8}.meganav-hl-dot{display:none}.meganav-sep{color:#5d2e5a59;font-weight:700;display:flex;align-items:center;font-size:12px}.meganav-drop{position:absolute;left:0;top:100%;width:min(1400px,98vw);background:linear-gradient(180deg,#fff,#fff 70%,#eef4ff);border-radius:0 0 18px 18px;box-shadow:0 24px 48px #2b0e2838;padding:22px 28px 26px;-moz-column-count:6;column-count:6;-moz-column-gap:24px;column-gap:24px;z-index:70;animation:mnfade .18s ease-out}@keyframes mnfade{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:none}}.meganav-col{-moz-column-break-inside:avoid;break-inside:avoid;-webkit-column-break-inside:avoid;padding:0 0 12px;margin:0 0 12px;border-bottom:1px solid #ececec}.meganav-col:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.meganav-col h5{color:#111;font-size:11.5px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;padding:0 0 6px;margin:0 0 4px;border:none}.meganav-col a{display:block;font-size:13px;color:#1a1a1a;padding:3px 0;cursor:pointer;transition:color .12s;line-height:1.25}.meganav-col a:hover{color:#7b2a72}@media(max-width:1000px){.meganav-wrap{display:none}}.ppe{background:linear-gradient(180deg,#fcfafa,#f6eef8);position:relative}.ppe .wrap{max-width:1240px;margin:0 auto;padding:64px 24px}.ppe-head{display:flex;align-items:center;gap:18px;margin-bottom:34px;position:relative}.ppe-head .paws{display:inline-flex;gap:8px;flex-shrink:0}.ppe-head .paws .ppe-paw{width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center}.ppe-head .paws .ppe-paw:first-child{background:#ede1f0;color:#7b3fa6}.ppe-head .paws .ppe-paw:last-child{background:#fdf1d5;color:#b5732a}.ppe-head .paws .ppe-paw .ic{width:22px;height:22px}.ppe-head-txt{flex:1;min-width:0}.ppe-head h2{font-family:var(--disp);font-size:clamp(26px,3vw,40px);font-weight:800;letter-spacing:-.02em;line-height:1.08;background:linear-gradient(90deg,#6b21a8,#db2777);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.ppe-desc{color:#6b5a6e;font-size:15px;max-width:560px;margin-top:8px}.ppe-hero{position:relative;width:150px;height:150px;flex-shrink:0;display:flex;align-items:center;justify-content:center}.ppe-hero-blob{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 50% 50%,#E9D5F5 0%,#F3E8F6 55%,transparent 75%);border-radius:50%}.ppe-hero img{position:relative;width:140px;height:140px;-o-object-fit:cover;object-fit:cover;border-radius:50%;box-shadow:0 10px 26px #7b1fa22e;border:4px solid #fff}.ppe-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.ppe-card{background:#fff;border-radius:24px;box-shadow:0 14px 38px #3e23421a;padding:26px;display:flex;flex-direction:column;gap:16px;min-height:360px;position:relative;overflow:hidden}.ppe-card:before{content:"";position:absolute;top:0;left:0;right:0;height:5px}.ppe-card:nth-child(1):before{background:linear-gradient(90deg,#7b3fa6,#b573ce)}.ppe-card:nth-child(2):before{background:linear-gradient(90deg,#f2a93b,#f5c775)}.ppe-card:nth-child(3):before{background:linear-gradient(90deg,#e8736b,#f09a93)}.ppe-card-h{display:flex;align-items:center;gap:12px;font-weight:800;color:#3e2342;font-size:15.5px;line-height:1.3}.ppe-spark{color:#c026d3;display:inline-flex;margin-left:2px}.ppe-spark .ic{width:16px;height:16px}.ppe-ic{width:42px;height:42px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.ppe-ic .ic{width:22px;height:22px}.ppe-ic-plum{background:#ede1f0;color:#7b3fa6}.ppe-ic-amber{background:#fdf1d5;color:#b5732a}.ppe-ic-coral{background:#fce3e0;color:#c0504a}.ppe-bubble{background:linear-gradient(135deg,#ede1f0,#f3e8f6);border-radius:16px;padding:14px 16px;font-size:14px;color:#3e2342;font-weight:600;line-height:1.45;border:1px solid rgba(123,63,166,.12)}.ppe-input{display:flex;gap:10px;align-items:center}.ppe-input input{flex:1;min-width:0;border:1.5px solid #ece2ef;border-radius:14px;padding:12px 14px;font-size:14px;background:#fff;color:#3e2342;outline:none;transition:border-color .15s}.ppe-input input::-moz-placeholder{color:#9a8a9d}.ppe-input input::placeholder{color:#9a8a9d}.ppe-input input:focus{border-color:#7b3fa6}.ppe-btn{background:#250b47;color:#fff;border:none;border-radius:14px;padding:12px 16px;font-weight:700;font-size:14px;cursor:pointer;display:inline-flex;align-items:center;gap:8px;white-space:nowrap;transition:background .15s,transform .15s}.ppe-btn:hover{background:#3a1270;transform:translateY(-1px)}.ppe-btn .ic{width:16px;height:16px}.ppe-ans{color:#7b3fa6;font-weight:600;font-size:13.5px;line-height:1.4}.ppe-chips{display:flex;flex-wrap:wrap;gap:8px;margin-top:auto}.ppe-chips button{display:inline-flex;align-items:center;gap:6px;border:1.5px solid #ece2ef;background:#faf6fb;color:#7b3fa6;border-radius:999px;padding:7px 13px;font-size:12.5px;font-weight:600;cursor:pointer;transition:background .15s,border-color .15s}.ppe-chips button .ic{width:13px;height:13px}.ppe-chips button:hover{background:#ede1f0;border-color:#d8c2e0}.ppe-fact{background:linear-gradient(135deg,#fef9c3,#fbe6b0);border-radius:16px;padding:16px;position:relative;min-height:150px;display:flex;flex-direction:column;gap:12px;border:1px solid rgba(181,115,42,.16)}.ppe-fact-img{width:100%;height:96px;-o-object-fit:cover;object-fit:cover;border-radius:12px}.ppe-fact p{font-size:14px;color:#5a4a2a;font-weight:600;line-height:1.5;margin:0}.ppe-fact .pg{position:absolute;top:12px;right:14px;font-size:11.5px;font-weight:700;color:#b5732a;background:#fff;border-radius:999px;padding:2px 9px;z-index:2}.ppe-dots{display:flex;gap:6px}.ppe-dots i{width:7px;height:7px;border-radius:50%;background:#e2cfa0}.ppe-dots i.on{background:#f59e0b}.ppe-next{align-self:flex-start;background:#fff;color:#3e2342;border:1.5px solid #3E2342;border-radius:14px;padding:10px 18px;font-weight:700;font-size:14px;cursor:pointer;display:inline-flex;align-items:center;gap:8px;transition:background .15s,color .15s;margin-top:auto}.ppe-next .ic{width:16px;height:16px}.ppe-next:hover{background:#3e2342;color:#fff}.ppe-avatars{display:flex;align-items:center}.ppe-avatars .av{width:46px;height:46px;border-radius:50%;border:2px solid #fff;margin-left:-13px;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #3e23421f}.ppe-avatars .av:first-child{margin-left:0}.ppe-avatars .av .ic{width:21px;height:21px}.ppe-avatars .av:nth-child(1){background:#ede1f0;color:#7b3fa6}.ppe-avatars .av:nth-child(2){background:#fdf1d5;color:#b5732a}.ppe-avatars .av:nth-child(3){background:#fce3e0;color:#c0504a}.ppe-avatars .av:nth-child(4){background:#e3efe8;color:#2e8b6b}.ppe-avatars .av:nth-child(5){background:#e7e2f4;color:#5d4a8c}.ppe-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.ppe-list li{display:flex;align-items:center;gap:11px;font-size:14px;font-weight:600;color:#3e2342;line-height:1.4}.ppe-li-ic{width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.ppe-li-ic .ic{width:17px;height:17px}.ppe-li-red{background:#fce3e0;color:#dc2626}.ppe-li-green{background:#e3efe8;color:#2e8b6b}.ppe-li-purple{background:#ede1f0;color:#7b3fa6}.ppe-join{width:100%;background:linear-gradient(90deg,#db2777,#6b21a8);color:#fff;border:none;border-radius:14px;padding:14px;font-weight:700;font-size:15px;cursor:pointer;text-align:center;text-decoration:none;display:flex;align-items:center;justify-content:center;gap:8px;margin-top:auto;transition:transform .15s,box-shadow .15s}.ppe-join .ic{width:17px;height:17px}.ppe-join:hover{transform:translateY(-1px);box-shadow:0 10px 24px #db277747}.ppe-trust{display:grid;grid-template-columns:repeat(4,1fr);gap:0;margin-top:30px;background:#fff;border-radius:20px;box-shadow:0 10px 30px #3e234214;overflow:hidden}.ppe-trust-item{display:flex;align-items:center;gap:12px;padding:20px 22px;border-right:1px solid #f0e6f4}.ppe-trust-item:last-child{border-right:none}.ppe-trust-ic{width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;padding:0;line-height:0}.ppe-trust-ic .ic{width:22px;height:22px;display:block;margin:0;padding:0;line-height:0;vertical-align:top;flex:none}.ppe-trust-purple{background:#ede1f0;color:#7b3fa6}.ppe-trust-orange{background:#fdf1d5;color:#e07a1f}.ppe-trust-red{background:#fce3e0;color:#dc2626}.ppe-trust-green{background:#e3efe8;color:#2e8b6b}.ppe-trust-item b{display:block;font-size:14.5px;font-weight:800;color:#3e2342;line-height:1.2}.ppe-trust-item>div>span{display:block;font-size:12.5px;color:#8a7a8d;margin-top:2px}span.ppe-trust-ic{display:flex!important;align-items:center!important;justify-content:center!important;margin:0!important;padding:0!important}@media(max-width:1000px){.ppe-hero{display:none}.ppe-head{align-items:flex-start}.ppe-head .paws{margin-top:-6px}.ppe-trust{grid-template-columns:repeat(2,1fr)}.ppe-trust-item:nth-child(2){border-right:none}.ppe-trust-item:nth-child(1),.ppe-trust-item:nth-child(2){border-bottom:1px solid #f0e6f4}}@media(max-width:900px){.ppe-grid{grid-template-columns:1fr}.ppe-card{min-height:auto}.ppe-card:nth-child(3){display:none}.ppe-trust{display:none;grid-template-columns:1fr}.ppe-trust-item{border-right:none;border-bottom:1px solid #f0e6f4}.ppe-trust-item:last-child{border-bottom:none}}.dv-sec{padding:48px 0;background:var(--cream)}.dv-box{position:relative;overflow:hidden;border-radius:28px;padding:44px;background:linear-gradient(135deg,#1a0b2e,#2d1453)}.dv-stars{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background-image:radial-gradient(1px 1px at 18% 22%,rgba(255,255,255,.5),transparent),radial-gradient(1px 1px at 82% 16%,rgba(255,255,255,.4),transparent),radial-gradient(1.5px 1.5px at 62% 72%,rgba(255,255,255,.3),transparent),radial-gradient(1px 1px at 32% 82%,rgba(255,255,255,.4),transparent),radial-gradient(1px 1px at 88% 58%,rgba(255,255,255,.35),transparent),radial-gradient(1.5px 1.5px at 12% 60%,rgba(255,255,255,.25),transparent)}.dv-grid{position:relative;display:grid;grid-template-columns:1fr 1.35fr;gap:40px;align-items:center}.dv-head{display:flex;flex-direction:column;align-items:flex-start}.dv-badge{display:inline-flex;align-items:center;gap:8px;background:#f5a623;color:#1a0b2e;font-size:12px;font-weight:800;letter-spacing:.1em;padding:8px 16px;border-radius:999px;line-height:0}.dv-badge .ic{width:16px;height:16px;display:block;margin:0;padding:0;line-height:0;vertical-align:top;flex:none}.dv-title{color:#fff;font-family:var(--disp);font-size:clamp(28px,3.4vw,42px);font-weight:800;line-height:1.1;letter-spacing:-.02em;margin:16px 0 10px}.dv-title em{font-style:normal;background:linear-gradient(90deg,#e066ff,#ff5fa2);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.dv-sub{color:#ffffffb8;font-size:15px;display:flex;align-items:center;gap:8px;margin-bottom:24px;line-height:1.5}.dv-sub-paw{display:inline-flex;align-items:center;color:#b87fb2;line-height:0}.dv-sub-paw .ic{width:18px;height:18px;display:block;margin:0;padding:0;line-height:0;vertical-align:top;flex:none}.dv-timer{display:flex;gap:12px;margin-bottom:28px}.dv-tcell{background:#ffffff14;border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:14px 10px;display:flex;flex-direction:column;align-items:center;gap:8px;min-width:84px}.dv-tcirc{width:56px;height:56px;border-radius:50%;border:2px dashed rgba(255,255,255,.35);display:flex;align-items:center;justify-content:center;line-height:0}.dv-tcirc span{font-size:22px;font-weight:800;color:#fff;line-height:1}.dv-tcell small{font-size:10px;letter-spacing:.14em;color:#fff9;font-weight:700}.dv-btn{display:inline-flex;align-items:center;gap:8px;background:#fff;color:#1a0b2e;font-weight:700;font-size:15px;padding:14px 26px;border-radius:999px;transition:transform .15s,box-shadow .15s;line-height:0}.dv-btn:hover{transform:translateY(-2px);box-shadow:0 10px 30px #0000004d}.dv-btn .ic{width:18px;height:18px;display:block;margin:0;padding:0;line-height:0;vertical-align:top;flex:none}.dv-cards{position:relative;display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.dv-cards-track{display:contents}.dv-card{position:relative;background:var(--dv);border-radius:20px;padding:18px;display:flex;flex-direction:column;gap:12px;min-height:300px;overflow:hidden}.dv-ribbon{position:absolute;top:0;left:0;background:#00000047;color:#fff;font-size:10px;font-weight:800;letter-spacing:.1em;padding:6px 12px;border-bottom-right-radius:12px}.dv-pct{color:#fff;font-size:24px;font-weight:800;letter-spacing:-.02em}.dv-card-mid{flex:1;display:flex;align-items:center;justify-content:center;border-radius:14px;overflow:hidden;background:#ffffff1a;min-height:120px}.dv-card-mid img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.dv-card-bot{display:flex;align-items:center;gap:10px}.dv-card-ic{width:42px;height:42px;border-radius:50%;background:#fff3;display:flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0;padding:0;line-height:0}.dv-card-ic .ic{width:22px;height:22px;display:block;margin:0;padding:0;line-height:0;vertical-align:top;flex:none}.dv-card-cat{color:#fff;font-weight:700;font-size:14px}.dv-trust{position:relative;display:flex;justify-content:space-between;gap:16px;margin-top:24px;background:#2d1b44;border-radius:18px;padding:20px 24px}.dv-trust-item{display:flex;align-items:center;gap:12px}.dv-trust-ic{width:42px;height:42px;border-radius:50%;background:#ffffff1f;display:flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0;padding:0;line-height:0}.dv-trust-ic .ic{width:22px;height:22px;display:block;margin:0;padding:0;line-height:0;vertical-align:top;flex:none}.dv-trust-item b{display:block;color:#fff;font-size:14px;font-weight:800;line-height:1.2}.dv-trust-item>div>span{display:block;color:#fff9;font-size:12px;margin-top:2px}span.dv-trust-ic{display:flex!important;align-items:center!important;justify-content:center!important;margin:0!important;padding:0!important}.dv-toprow{display:contents}.dv-cd-inline,.dv-why{display:none}@media(max-width:1000px){.dv-grid{grid-template-columns:1fr;gap:28px}.dv-cards{grid-template-columns:repeat(2,1fr)}.dv-trust{flex-wrap:wrap;gap:14px}.dv-trust-item{flex:1 1 40%}}@media(max-width:560px){.dv-sec{padding:28px 0}.dv-box{padding:18px;border-radius:22px}.dv-grid{grid-template-columns:1fr;gap:14px}.dv-head{align-items:stretch}.dv-toprow{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:12px}.dv-badge{font-size:9.5px;padding:7px 11px;letter-spacing:.08em;background:linear-gradient(90deg,#f3a890,#e386a5);color:#fff}.dv-badge .ic{width:13px;height:13px}.dv-cd-inline{display:flex;flex-direction:column;align-items:flex-end;line-height:1}.dv-cd-time{font-size:17px;font-weight:800;color:#fff;font-variant-numeric:tabular-nums;letter-spacing:.02em}.dv-cd-inline small{font-size:8px;letter-spacing:.16em;color:#ffffff8c;font-weight:700;margin-top:4px}.dv-title{font-size:21px;margin:0 0 12px;line-height:1.15}.dv-sub,.dv-timer{display:none}.dv-btn{align-self:flex-end;padding:10px 18px;font-size:12.5px;margin-bottom:0}.dv-btn .ic{width:15px;height:15px}.dv-cards{display:flex;overflow:hidden;grid-template-columns:none;gap:0}.dv-cards-track{display:flex;flex:0 0 auto;gap:0;animation:dvMarquee 18s linear infinite;width:-moz-max-content;width:max-content}.dv-card{flex:0 0 calc(100vw - 84px);min-height:260px;padding:12px;border-radius:18px;gap:10px;margin-right:14px}.dv-ribbon{font-size:11px;padding:5px 11px;border-bottom-right-radius:10px;letter-spacing:.06em}.dv-pct{font-size:26px;letter-spacing:-.02em}.dv-card-mid{min-height:120px;border-radius:12px}.dv-card-bot{gap:10px}.dv-card-ic{width:38px;height:38px}.dv-card-ic .ic{width:20px;height:20px}.dv-card-cat{font-size:14px;line-height:1.25;font-weight:700}@keyframes dvMarquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.dv-cards:hover .dv-cards-track{animation-play-state:paused}.dv-why{display:flex;align-items:center;justify-content:center;gap:7px;width:100%;margin-top:14px;padding:10px;border-radius:999px;background:#fff;color:#1a0b2e;font-weight:700;font-size:12.5px;border:none;cursor:pointer;line-height:0}.dv-why-ic .ic{width:15px;height:15px;transform:rotate(90deg);transition:transform .2s}.dv-why[aria-expanded=true] .dv-why-ic .ic{transform:rotate(-90deg)}.dv-trust{display:none;margin-top:0;padding:0;background:transparent;gap:0}.dv-trust[data-open=true]{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:14px;background:#2d1b44;border-radius:14px;margin-top:10px}.dv-trust-item{gap:8px}.dv-trust-ic{width:30px;height:30px}.dv-trust-ic .ic{width:15px;height:15px}.dv-trust-item b{font-size:11px}.dv-trust-item>div>span{font-size:9.5px}}@media(max-width:900px){.aisle-sec{padding:0 0 48px}.aisle-paws{display:none}.aisle-wrap{display:flex;flex-direction:column;min-height:auto;margin:16px;border-radius:24px;overflow:hidden;background:linear-gradient(135deg,#faf7f6,#f4e8f2);box-shadow:0 12px 34px #4b12451f;position:relative;z-index:2}.aisle-left{padding:34px 22px 28px;gap:14px;justify-content:flex-start;background:transparent}.aisle-eyebrow{font-size:11px}.aisle-left h2{font-size:27px;max-width:none;margin:2px 0 6px}.aisle-left p{font-size:14px;max-width:none;margin-bottom:4px}.aisle-cta{margin-bottom:0}.aisle-cta .btn{width:100%;justify-content:center;padding:14px 20px;font-size:14.5px}.aisle-trust{display:none}.aisle-right{position:relative;min-height:auto;order:-1;overflow:visible}.aisle-img{position:relative;min-height:240px;height:240px}.aisle-img img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-top-left-radius:20px;border-top-right-radius:20px}.aisle-wave,.aisle-card{display:none}}@media(max-width:560px){.aisle-wrap{margin:14px;border-radius:22px}.aisle-left{padding:28px 18px 24px;gap:12px}.aisle-eyebrow{font-size:10.5px}.aisle-left h2{font-size:23px}.aisle-left p{font-size:13.5px}.aisle-img{min-height:210px;height:210px}}@media(min-width:769px){.prof-sec{padding:48px 0 72px;background:linear-gradient(180deg,var(--cream) 0%,var(--lav) 100%)}.prof-grid{display:grid;grid-template-columns:340px 1fr;gap:28px;align-items:start}.prof-card{background:#fff;border-radius:24px;box-shadow:var(--sh);overflow:hidden;text-align:center;position:sticky;top:88px}.prof-banner{height:96px;background:linear-gradient(120deg,var(--plum-deep),var(--plum))}.prof-avatar{width:108px;height:108px;border-radius:50%;border:5px solid #fff;box-shadow:0 8px 24px #4b12452e;margin:-54px auto 14px;overflow:hidden;background:var(--lav);display:flex;align-items:center;justify-content:center;position:relative}.prof-avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.prof-initials{font-family:var(--disp);font-size:34px;font-weight:800;color:var(--plum);text-transform:uppercase}.prof-name{font-family:var(--disp);font-size:22px;font-weight:800;color:var(--ink);padding:0 24px}.prof-email{font-size:14px;color:var(--mut);padding:4px 24px 18px}.prof-info{border-top:1px solid var(--line);padding:18px 24px;display:flex;flex-direction:column;gap:14px}.prof-info-row{display:flex;align-items:center;gap:12px;font-size:14px;color:var(--ink);text-align:left}.prof-info-ic{display:inline-flex;color:var(--plum);width:36px;height:36px;border-radius:50%;background:var(--lav);align-items:center;justify-content:center;flex-shrink:0}.prof-info-ic .ic{width:17px;height:17px}.prof-edit{margin:20px 24px 26px;width:calc(100% - 48px);justify-content:center}.prof-edit-form{padding:18px 24px 26px;text-align:left;display:flex;flex-direction:column;gap:14px}.prof-field{display:flex;flex-direction:column;gap:6px}.prof-field span{font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--mut)}.prof-field input{border:1.5px solid var(--line);border-radius:12px;padding:11px 14px;font-size:14px;font-family:var(--body);color:var(--ink);background:var(--cream);outline:none;transition:border-color .15s,box-shadow .15s}.prof-field input:focus{border-color:var(--plum);box-shadow:0 0 0 3px #7b2a721a;background:#fff}.prof-edit-actions{display:flex;gap:10px;margin-top:6px}.prof-edit-actions .btn{flex:1;justify-content:center;padding:12px;font-size:14px}.prof-main{min-width:0}.prof-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.prof-stat{background:#fff;border-radius:18px;padding:18px;display:flex;align-items:center;gap:14px;box-shadow:var(--sh)}.prof-stat-ic{width:46px;height:46px;border-radius:14px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.prof-stat-ic .ic{width:22px;height:22px}.prof-stat-txt b{display:block;font-family:var(--disp);font-size:26px;font-weight:800;line-height:1;color:var(--ink)}.prof-stat-txt span{display:block;font-size:12px;color:var(--mut);margin-top:4px;font-weight:600}.prof-stat.total .prof-stat-ic{background:var(--lav);color:var(--plum)}.prof-stat.pending .prof-stat-ic{background:var(--marigold-soft);color:#b5732a}.prof-stat.done .prof-stat-ic{background:var(--leaf-soft);color:var(--leaf)}.prof-stat.cancel .prof-stat-ic{background:var(--coral-soft);color:var(--coral)}.prof-orders{display:flex;flex-direction:column;gap:12px}.prof-order{background:#fff;border-radius:16px;padding:14px 18px;display:flex;align-items:center;gap:16px;box-shadow:var(--sh);transition:transform .15s,box-shadow .15s}.prof-order:hover{transform:translateY(-2px);box-shadow:0 12px 28px #4b12451f}.prof-order-img{width:56px;height:56px;border-radius:12px;overflow:hidden;background:var(--lav);display:flex;align-items:center;justify-content:center;flex-shrink:0;position:relative}.prof-order-img img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:1}.prof-order-ph{display:inline-flex;color:var(--lilac)}.prof-order-ph .ic{width:24px;height:24px}.prof-order-info{flex:1;min-width:0}.prof-order-info h4{font-size:14.5px;font-weight:700;color:var(--ink);line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.prof-order-meta{display:flex;align-items:center;gap:6px;font-size:12.5px;color:var(--mut);margin-top:4px}.prof-order-amt{font-family:var(--disp);font-size:17px;font-weight:800;color:var(--ink);flex-shrink:0}.prof-order-st{font-size:11px;font-weight:800;letter-spacing:.04em;text-transform:uppercase;padding:6px 12px;border-radius:999px;flex-shrink:0;white-space:nowrap}.prof-order-st.st-pending{background:var(--marigold-soft);color:#b5732a}.prof-order-st.st-done{background:var(--leaf-soft);color:var(--leaf)}.prof-order-st.st-cancel{background:var(--coral-soft);color:var(--coral)}.prof-empty{text-align:center;padding:48px 20px;background:#fff;border-radius:20px;box-shadow:var(--sh);display:flex;flex-direction:column;align-items:center;gap:14px}.prof-empty-ic{width:64px;height:64px;border-radius:50%;background:var(--lav);color:var(--plum);display:flex;align-items:center;justify-content:center}.prof-empty-ic .ic{width:30px;height:30px}.prof-empty p{color:var(--mut);font-size:15px}.prof-role{display:inline-flex;align-items:center;gap:6px;margin:6px auto 14px;padding:6px 14px;border-radius:999px;font-size:12px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.prof-role .ic{width:15px;height:15px}.prof-role.is-parent{background:var(--lav);color:var(--plum)}.prof-role.is-lover{background:var(--coral-soft);color:var(--coral)}.prof-head{display:flex;flex-direction:column;align-items:center;text-align:center}.prof-head-txt{display:flex;flex-direction:column;align-items:center;gap:4px;min-width:0}.prof-quick-links{display:flex;gap:12px;flex-wrap:wrap;justify-content:flex-end}.prof-orders-head{margin-top:36px}.prof-stat{cursor:pointer;border:1px solid transparent;transition:transform .15s,box-shadow .15s,border-color .15s}.prof-stat:hover{transform:translateY(-2px)}.prof-stat.is-active{border-color:var(--plum);box-shadow:0 10px 26px #4b124538}.prof-pets{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.prof-pet{background:#fff;border-radius:16px;padding:14px;display:flex;align-items:center;gap:14px;box-shadow:var(--sh);transition:transform .15s,box-shadow .15s}.prof-pet:hover{transform:translateY(-2px);box-shadow:0 12px 28px #4b12451f}.prof-pet-img{width:56px;height:56px;border-radius:14px;overflow:hidden;background:var(--lav);display:flex;align-items:center;justify-content:center;flex-shrink:0;position:relative;color:var(--plum)}.prof-pet-img img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:1}.prof-pet-ph .ic{width:26px;height:26px}.prof-pet-info{min-width:0}.prof-pet-info h4{font-size:15px;font-weight:800;color:var(--ink);line-height:1.2}.prof-pet-meta{display:flex;align-items:center;gap:6px;font-size:12.5px;color:var(--mut);margin-top:4px;flex-wrap:wrap}@media(max-width:560px){.prof-pets{grid-template-columns:1fr}}@media(max-width:1000px){.prof-grid{grid-template-columns:1fr;gap:16px}.prof-card{position:static}.prof-stats{grid-template-columns:repeat(2,1fr)}.prof-sec{padding:16px 0 32px}.prof-banner{height:60px}.prof-head{flex-direction:row;align-items:center;gap:14px;padding:0 18px 20px;text-align:left;margin-top:-30px}.prof-avatar{width:72px;height:72px;margin:0;border-width:4px}.prof-head-txt{align-items:flex-start;gap:5px;flex:1}.prof-name{padding:0;font-size:17px;line-height:1.25}.prof-email{padding:0;font-size:13px;line-height:1.3}.prof-role{margin:3px 0 0;font-size:11px;padding:5px 12px}.prof-info{padding:18px 18px 22px;gap:16px;border-top:none}.prof-edit{margin:4px 18px 28px;width:calc(100% - 36px)}.prof-order{border:1px solid var(--line);box-shadow:none}.prof-orders-head{margin-top:18px}.prof-quick-links{flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none;gap:8px;justify-content:flex-start;padding-bottom:4px}.prof-quick-links::-webkit-scrollbar{display:none}.prof-quick-links .link-arrow{flex:0 0 auto;white-space:nowrap}}@media(max-width:560px){.prof-stats{grid-template-columns:repeat(2,1fr);gap:10px}.prof-stat{padding:14px;gap:10px}.prof-stat-ic{width:38px;height:38px}.prof-stat-ic .ic{width:18px;height:18px}.prof-stat-txt b{font-size:22px}.prof-order{padding:12px;gap:12px}.prof-order-img{width:48px;height:48px}.prof-order-info h4{font-size:13.5px}.prof-order-amt{font-size:15px}}}.to-stats{margin-bottom:28px}.to-card{background:#fff;border-radius:18px;padding:18px 20px;box-shadow:var(--sh);transition:transform .15s,box-shadow .15s}.to-card:hover{transform:translateY(-2px);box-shadow:0 12px 28px #4b12451f}.to-card-top{display:flex;align-items:center;gap:18px}.to-card-img{width:64px;height:64px;border-radius:14px;overflow:hidden;background:var(--lav);display:flex;align-items:center;justify-content:center;flex-shrink:0;position:relative}.to-card-img img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:1}.to-card-info{flex:1;min-width:0}.to-card-head{display:flex;align-items:center;gap:12px;justify-content:space-between}.to-card-head h4{font-size:15.5px;font-weight:800;color:var(--ink);line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1;min-width:0}.to-card-meta{display:flex;align-items:center;gap:6px;font-size:12.5px;color:var(--mut);margin-top:5px;flex-wrap:wrap}.to-card-edd{font-size:12.5px;color:var(--plum);font-weight:700;margin-top:5px}.to-card-amt-block{display:flex;flex-direction:column;align-items:flex-end;gap:10px;flex-shrink:0}.to-card-amt{font-family:var(--disp);font-size:19px;font-weight:800;color:var(--ink)}.to-track-btn{padding:10px 20px;font-size:13.5px}.to-progress{margin-top:16px}.to-progress.is-compact{padding-top:14px;border-top:1px dashed var(--line)}.to-prog-track{display:flex;align-items:flex-start;justify-content:space-between;gap:4px;position:relative}.to-prog-step{display:flex;flex-direction:column;align-items:center;gap:8px;flex:1;position:relative;text-align:center}.to-prog-dot{width:34px;height:34px;border-radius:50%;background:var(--lav);color:var(--lilac);display:flex;align-items:center;justify-content:center;flex-shrink:0;z-index:2;transition:background .2s,color .2s,box-shadow .2s}.to-prog-dot .ic{width:16px;height:16px}.to-prog-step.is-done .to-prog-dot{background:var(--plum);color:#fff}.to-prog-step.is-current .to-prog-dot{background:var(--plum);color:#fff;box-shadow:0 0 0 5px #7b2a722e}.to-prog-label{font-size:11.5px;font-weight:700;color:var(--mut);letter-spacing:.02em}.to-prog-step.is-done .to-prog-label,.to-prog-step.is-current .to-prog-label{color:var(--ink)}.to-prog-bar{position:absolute;top:17px;left:calc(50% + 19px);width:calc(100% - 38px);height:3px;background:var(--line);z-index:1}.to-prog-step.is-done .to-prog-bar{background:var(--plum)}.to-progress.is-compact .to-prog-label{display:none}.to-progress.is-compact .to-prog-dot{width:26px;height:26px}.to-progress.is-compact .to-prog-dot .ic{width:13px;height:13px}.to-progress.is-compact .to-prog-bar{top:13px;left:calc(50% + 15px);width:calc(100% - 30px)}.to-prog-cancel{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.to-prog-note{font-size:13px;color:var(--mut)}.to-detail{margin-top:8px}.to-back{display:inline-flex;align-items:center;gap:8px;background:none;border:none;color:var(--plum);font-weight:700;font-size:14px;padding:8px 0;margin-bottom:16px;transition:gap .2s}.to-back:hover{gap:12px}.to-back .ic{width:18px;height:18px}.to-detail-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;flex-wrap:wrap;margin-bottom:20px}.to-detail-head h2{font-size:clamp(24px,2.6vw,32px);font-weight:800;letter-spacing:-.02em;line-height:1.1;margin-top:4px}.to-detail-sub{font-size:14px;color:var(--mut);margin-top:4px}.to-detail-card{background:#fff;border-radius:20px;padding:24px;box-shadow:var(--sh);margin-bottom:18px}.to-card-title{font-family:var(--disp);font-size:17px;font-weight:800;color:var(--ink);margin-bottom:14px}.to-meta-line{font-size:14px;color:var(--mut);margin-top:6px}.to-meta-line b{color:var(--ink)}.to-latest{font-size:13.5px;color:var(--mut);margin-top:18px;padding-top:14px;border-top:1px solid var(--line)}.to-latest b{color:var(--plum)}.to-items{display:flex;flex-direction:column;gap:12px}.to-item{display:flex;align-items:center;gap:14px;padding:12px;border-radius:14px;background:var(--cream)}.to-item-img{width:52px;height:52px;border-radius:12px;overflow:hidden;background:var(--lav);display:flex;align-items:center;justify-content:center;flex-shrink:0;position:relative}.to-item-img img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:1}.to-item-info{flex:1;min-width:0}.to-item-info h4{font-size:14.5px;font-weight:700;color:var(--ink)}.to-item-info span{font-size:12.5px;color:var(--mut)}.to-item-price{font-family:var(--disp);font-size:15px;font-weight:800;color:var(--ink);flex-shrink:0}.to-detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.to-addr{display:flex;flex-direction:column;gap:4px;font-size:14px;color:var(--ink)}.to-addr b{font-weight:800}.to-addr p{color:var(--mut);line-height:1.6;margin-top:4px}.to-pay{display:flex;flex-direction:column;gap:10px}.to-pay-row{display:flex;align-items:center;justify-content:space-between;font-size:14px;color:var(--mut)}.to-pay-row b{color:var(--ink);font-weight:700}.to-pay-total{padding-top:12px;border-top:1px solid var(--line);font-size:16px}.to-pay-total span{color:var(--ink);font-weight:800}.to-pay-total b{font-family:var(--disp);font-size:20px;color:var(--plum)}.to-totals .to-pay-row span:first-child{color:var(--mut)}@media(max-width:1000px){.to-detail-grid{grid-template-columns:1fr}}@media(max-width:560px){.to-card-top{flex-wrap:wrap}.to-card-amt-block{flex-direction:row;align-items:center;width:100%;justify-content:space-between}.to-prog-label{font-size:10px}.to-detail-card{padding:18px}}.rr-status-line{display:flex;align-items:center;gap:10px;margin-top:6px;flex-wrap:wrap}.rr-refund-amt{font-size:12.5px;color:var(--plum);font-weight:700}.rr-not-eligible{font-size:12.5px;color:var(--mut);font-weight:700;text-align:right}.rr-expand{margin-top:16px;padding-top:16px;border-top:1px dashed var(--line)}.rr-expand-head{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;margin-bottom:14px}.rr-expand-head h4{font-family:var(--disp);font-size:15px;font-weight:800;color:var(--ink)}.rr-expand-date{font-size:12.5px;color:var(--mut)}.rr-expand-items{display:flex;flex-direction:column;gap:10px;margin-top:14px}.rr-expand-detail{margin-top:14px;padding-top:14px;border-top:1px solid var(--line);display:flex;flex-direction:column;gap:8px;font-size:13.5px;color:var(--mut)}.rr-expand-detail b{color:var(--ink);font-weight:700}.rr-expand-detail>div{display:flex;gap:6px;flex-wrap:wrap}.rr-expand-detail>div span{color:var(--mut)}.rr-refund-total{padding-top:10px;border-top:1px solid var(--line);font-size:15px}.rr-refund-total b{font-family:var(--disp);font-size:18px;color:var(--plum)}.rr-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#2d14458c;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;display:flex;align-items:flex-start;justify-content:center;overflow-y:auto;padding:24px 16px}.rr-modal{background:#fff;border-radius:22px;max-width:560px;width:100%;margin:auto;padding:28px;box-shadow:0 24px 60px #2d14454d;position:relative}.rr-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:22px}.rr-head h3{font-family:var(--disp);font-size:22px;font-weight:800;color:var(--ink);letter-spacing:-.01em;margin-top:4px}.rr-x{background:var(--lav);border:none;width:34px;height:34px;border-radius:50%;font-size:20px;color:var(--ink);cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:background .15s}.rr-x:hover{background:var(--lilac);color:#fff}.rr-section{margin-bottom:22px}.rr-section h4{font-family:var(--disp);font-size:14.5px;font-weight:800;color:var(--ink);margin-bottom:12px}.rr-req{color:var(--plum)}.rr-items{display:flex;flex-direction:column;gap:10px}.rr-item{display:flex;align-items:center;gap:12px;padding:12px;border-radius:14px;background:var(--cream);border:1.5px solid transparent;transition:border-color .15s,background .15s}.rr-item.is-on{border-color:var(--plum);background:#7b2a720d}.rr-item-check{display:flex;align-items:center;cursor:pointer}.rr-item-check input{position:absolute;opacity:0;width:0;height:0}.rr-item-box{width:22px;height:22px;border-radius:7px;border:2px solid var(--lilac);display:flex;align-items:center;justify-content:center;transition:background .15s,border-color .15s}.rr-item-check input:checked+.rr-item-box{background:var(--plum);border-color:var(--plum)}.rr-item-check input:checked+.rr-item-box:after{content:"";width:6px;height:10px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg);margin-top:-2px}.rr-item-img{width:48px;height:48px;border-radius:11px;overflow:hidden;background:var(--lav);display:flex;align-items:center;justify-content:center;flex-shrink:0;position:relative}.rr-item-img img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:1}.rr-item-info{flex:1;min-width:0}.rr-item-info h5{font-size:14px;font-weight:700;color:var(--ink)}.rr-item-info span{font-size:12px;color:var(--mut)}.rr-qty{display:flex;align-items:center;gap:6px;flex-shrink:0}.rr-qty button{width:28px;height:28px;border-radius:8px;border:1px solid var(--line);background:#fff;font-size:16px;color:var(--ink);cursor:pointer;display:flex;align-items:center;justify-content:center}.rr-qty button:hover{border-color:var(--plum);color:var(--plum)}.rr-qty input{width:42px;height:28px;border:1px solid var(--line);border-radius:8px;text-align:center;font-size:13px;font-weight:700;color:var(--ink);outline:none}.rr-reasons{display:flex;flex-wrap:wrap;gap:8px}.rr-reason{padding:9px 14px;border-radius:999px;border:1.5px solid var(--line);background:#fff;font-size:13px;font-weight:600;color:var(--ink);cursor:pointer;transition:border-color .15s,background .15s,color .15s}.rr-reason:hover{border-color:var(--lilac)}.rr-reason.is-on{background:var(--plum);border-color:var(--plum);color:#fff}.rr-textarea{width:100%;border:1.5px solid var(--line);border-radius:12px;padding:12px 14px;font-size:14px;font-family:inherit;color:var(--ink);outline:none;resize:vertical;transition:border-color .15s}.rr-textarea:focus{border-color:var(--plum)}.rr-uploads{display:flex;flex-wrap:wrap;gap:10px}.rr-up-thumb{width:64px;height:64px;border-radius:12px;overflow:hidden;position:relative;border:1px solid var(--line)}.rr-up-thumb img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.rr-up-rm{position:absolute;top:2px;right:2px;width:20px;height:20px;border-radius:50%;background:#2d1445b3;color:#fff;border:none;font-size:14px;cursor:pointer;display:flex;align-items:center;justify-content:center;line-height:1}.rr-up-add{width:64px;height:64px;border-radius:12px;border:2px dashed var(--lilac);display:flex;align-items:center;justify-content:center;cursor:pointer;color:var(--lilac);font-size:13px;font-weight:700;transition:border-color .15s,color .15s}.rr-up-add:hover{border-color:var(--plum);color:var(--plum)}.rr-err{color:#dc2626;font-size:13px;margin:8px 0}.rr-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:8px}.btn-ghost{background:#fff;border:1.5px solid var(--line);color:var(--ink);padding:11px 22px;border-radius:999px;font-weight:700;font-size:13.5px;cursor:pointer;transition:border-color .15s,color .15s}.btn-ghost:hover{border-color:var(--plum);color:var(--plum)}.rr-confirm{background:var(--cream);border-radius:14px;padding:16px;display:flex;flex-direction:column;gap:10px}.rr-conf-row{display:flex;justify-content:space-between;font-size:14px;color:var(--mut)}.rr-conf-row b{color:var(--ink);font-weight:700;text-align:right;max-width:60%}.rr-conf-items{display:flex;flex-direction:column;gap:6px;padding:10px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.rr-conf-item{display:flex;justify-content:space-between;font-size:13.5px;color:var(--ink)}.rr-conf-note{font-size:13px;color:var(--mut);margin-top:14px;line-height:1.5}.rr-center{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:40px 20px;gap:14px}.rr-center p{color:var(--mut);font-size:14px}.rr-spinner{width:38px;height:38px;border:4px solid var(--lav);border-top-color:var(--plum);border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.rr-done-ic{width:64px;height:64px;border-radius:50%;background:var(--plum);color:#fff;display:flex;align-items:center;justify-content:center}.rr-done-ic .ic{width:30px;height:30px}.rr-done h3{font-family:var(--disp);font-size:20px;font-weight:800;color:var(--ink)}@media(max-width:560px){.rr-modal{padding:20px}.rr-item{flex-wrap:wrap}.rr-qty{width:100%;justify-content:flex-end}}.si-meta-line{font-size:12.5px;color:var(--mut);margin-top:5px;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.si-track-line{font-size:12.5px;color:var(--plum);font-weight:700;margin-top:5px}.si-track-line b{color:var(--ink)}.si-pending{font-size:12.5px;color:var(--mut);font-weight:700;text-align:right}.si-timeline{display:flex;flex-direction:column;gap:0}.si-tl-step{display:flex;gap:16px;position:relative}.si-tl-rail{display:flex;flex-direction:column;align-items:center;flex-shrink:0}.si-tl-dot{width:34px;height:34px;border-radius:50%;background:var(--lav);color:var(--lilac);display:flex;align-items:center;justify-content:center;z-index:2;transition:background .2s,color .2s,box-shadow .2s}.si-tl-dot .ic{width:16px;height:16px}.si-tl-step.is-done .si-tl-dot{background:var(--plum);color:#fff}.si-tl-step.is-current .si-tl-dot{background:var(--plum);color:#fff;box-shadow:0 0 0 5px #7b2a722e}.si-tl-line{flex:1;width:2px;background:var(--line);margin:4px 0;min-height:28px}.si-tl-step.is-done .si-tl-line{background:var(--plum)}.si-tl-body{padding-bottom:22px;display:flex;flex-direction:column;gap:3px}.si-tl-body h4{font-size:14.5px;font-weight:800;color:var(--ink)}.si-tl-step:not(.is-done):not(.is-current) .si-tl-body h4{color:var(--mut)}.si-tl-body span{font-size:12.5px;color:var(--mut)}.si-tl-now{color:var(--plum)!important;font-weight:700}@media(max-width:560px){.si-tl-dot{width:28px;height:28px}.si-tl-dot .ic{width:14px;height:14px}.si-tl-body{padding-bottom:18px}}.ft-sec{padding-top:0}@media(max-width:768px){.ft-sec{background:#f7f5f3;padding:34px 0 46px}.ft-sec .wrap{padding:0 18px}.ft-sec .sec-head{position:relative;flex-direction:column;align-items:flex-start;gap:10px;margin-bottom:22px}.ft-sec .sec-head>div{display:flex;flex-direction:column;gap:6px}.ft-sec .sec-head .eyebrow{color:#3f262b;font-family:Fraunces,Georgia,serif;font-size:13px;letter-spacing:.14em;font-weight:700}.ft-sec .sec-head h2{font-family:Fraunces,Georgia,serif;color:#3f262b;font-size:30px;font-weight:700;letter-spacing:-.01em;line-height:1.1}.ft-sec .sec-head p{font-family:Fraunces,Georgia,serif;color:#3f262b;font-size:14px;font-weight:400;max-width:100%;margin-top:2px}.ft-sec .link-arrow{position:absolute;top:0;right:0;color:#3f262b;font-family:Fraunces,Georgia,serif;font-weight:700;font-size:13px;background:none;padding:2px 0}.ft-sec .link-arrow:hover{background:none;gap:10px}.appr-head{position:relative;flex-direction:column;align-items:flex-start;gap:10px}.appr-head>div{display:flex;flex-direction:column;gap:6px}.appr-head .link-arrow{position:absolute;top:-4px;right:-14px;padding:1px 12px 5px;line-height:1.2}.ft-sec .rail{grid-template-columns:repeat(2,1fr);gap:12px;padding-bottom:0}.ft-sec .pcard{background:#efe8e6;border-radius:18px;padding:14px;box-shadow:none;font-family:Fraunces,Georgia,serif;overflow:hidden}.ft-sec .pcard:hover{transform:none;box-shadow:none}.ft-sec .pcard-sale{background:#d18585;color:#fff;top:12px;right:12px;font-size:9.5px;letter-spacing:.08em;padding:4px 10px;z-index:3}.ft-sec .pcard-heart{color:#3f262b;top:12px;left:12px;z-index:3}.ft-sec .pcard-heart.is-liked{color:#d18585}.ft-sec .pcard-img{height:148px;margin-bottom:12px;background:transparent}.ft-sec .pcard-img img{-o-object-fit:contain;object-fit:contain}.ft-sec .pcard-body{border-top:1px solid rgba(63,38,43,.2);padding-top:12px;gap:7px}.ft-sec .pcard h4{font-family:Fraunces,Georgia,serif;color:#3f262b;font-size:14px;font-weight:600;line-height:1.3;-webkit-line-clamp:2;min-height:2.6em}.ft-sec .pcard-sellers{background:#5c2d43;color:#fff;font-size:10.5px;font-weight:600;padding:4px 10px}.ft-sec .pcard-sellers .pcard-seller-ic{color:#fff}.ft-sec .pcard-sellers .pcard-seller-ic .ic{stroke:#fff}.ft-sec .pcard-stars{font-size:12px}.ft-sec .pcard-stars i{color:#5c2d43;font-style:normal}.ft-sec .pcard-stars i.on{color:#5c2d43}.ft-sec .pcard-price{border-top:1px solid rgba(63,38,43,.2);padding:10px 50px 0 0;margin-top:5px;display:flex;align-items:center;min-height:42px}.ft-sec .pcard-price b{font-family:Fraunces,Georgia,serif;color:#3f262b;font-size:15px;font-weight:700}.ft-sec .pcard-strike{color:#3f262b80;font-family:Fraunces,Georgia,serif}.ft-sec .pcard-cart{position:absolute;right:12px;bottom:12px;width:38px;height:38px;background:#d18585;box-shadow:none;animation:none;z-index:3}.ft-sec .pcard-cart:hover{background:#c2756f;transform:none}.ft-sec .pcard-cart .ic{width:18px;height:18px}.ft-sec .pcard-cart.is-done,.ft-sec .pcard.is-added .pcard-cart{background:#5c2d43;box-shadow:none}}.dpc-card{background:#fff;border-radius:16px;overflow:hidden;display:flex;flex-direction:column;height:100%;box-shadow:0 2px 12px #2a0a5514;border:1px solid #f0eef2;cursor:pointer;transition:transform .25s ease,box-shadow .25s ease}.dpc-card:active{transform:scale(.98)}.dpc-img{position:relative;width:100%;aspect-ratio:1/1;background:#f5f5f5;overflow:hidden}.dpc-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.dpc-disc{position:absolute;top:8px;left:8px;width:38px;height:38px;border-radius:50%;background:#2a0a55;color:#fff;font-size:10px;font-weight:700;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 6px #2a0a554d}.dpc-heart{position:absolute;top:8px;right:8px;width:32px;height:32px;border-radius:50%;background:#ffffffeb;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);box-shadow:0 2px 8px #0000001f;display:flex;align-items:center;justify-content:center;border:none;cursor:pointer;transition:transform .2s ease;z-index:3}.dpc-heart:active{transform:scale(.9)}.dpc-heart svg{width:16px;height:16px}.dpc-best{position:absolute;bottom:0;left:0;right:0;background:#558641;color:#fff;font-size:9px;font-weight:600;padding:5px 10px;text-align:center;letter-spacing:.2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dpc-body{padding:10px 12px 12px;display:flex;flex-direction:column;flex-grow:1;min-width:0}.dpc-title{font-size:13px;font-weight:700;color:#2a0a55;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:3px}.dpc-sub{font-size:10.5px;color:#9ca3af;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:8px}.dpc-price-row{display:flex;align-items:center;justify-content:space-between;gap:6px;margin-bottom:10px;flex-wrap:wrap}.dpc-price{display:flex;align-items:baseline;gap:5px}.dpc-now{font-size:16px;font-weight:800;color:#2a0a55}.dpc-was{font-size:11px;color:#b9a8d4;text-decoration:line-through;font-weight:500}.dpc-tag{display:inline-flex;align-items:center;gap:3px;background:#f3f0f7;color:#6b5b7a;font-size:9px;font-weight:600;padding:3px 8px;border-radius:999px}.dpc-tag svg{width:9px;height:9px}.dpc-actions{display:flex;align-items:center;gap:8px;margin-top:auto}.dpc-view{flex:0 0 auto;background:none;border:none;color:#2a0a55;font-size:11px;font-weight:600;padding:0;cursor:pointer;display:flex;align-items:center;height:34px}.dpc-cart{flex:1;background:#6366f1;color:#fff;border:none;border-radius:10px;font-size:11px;font-weight:600;padding:0 10px;height:34px;display:flex;align-items:center;justify-content:center;gap:5px;cursor:pointer;transition:background .2s ease,transform .15s ease}.dpc-cart:hover{background:#5558e3}.dpc-cart:active{transform:scale(.97)}.dpc-cart:disabled{opacity:.6;cursor:not-allowed}.dpc-cart svg{width:14px;height:14px}@media(max-width:768px){.ppe{background:#f0e8f3}.ppe .wrap{padding:34px 16px 40px}.ppe-head{flex-direction:column;align-items:center;text-align:center;gap:10px;margin-bottom:20px}.ppe-head .paws{order:0;display:none}.ppe-head-txt{align-items:center;display:flex;flex-direction:column}.ppe-head h2{font-size:26px;text-align:center}.ppe-desc{font-size:13px;max-width:300px;margin:4px auto 0;text-align:center}.ppe-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.ppe-card{min-height:auto!important;padding:16px;gap:12px;border-radius:20px}.ppe-card:nth-child(1){grid-column:1 / -1;padding:18px}.ppe-card:nth-child(2),.ppe-card:nth-child(3){display:none!important}.ppe-card-h{font-size:14px;gap:10px;line-height:1.25;color:#000;font-weight:700}.ppe-ic{width:34px;height:34px}.ppe-ic.ppe-ic-plum{background:#4a1d5a;color:#fff}.ppe-ic .ic{width:17px;height:17px;stroke:#fff}.ppe-spark .ic{width:14px;height:14px}.ppe-bubble{font-size:12.5px;color:gray;background:none;border:none;padding:0;border-radius:0;line-height:1.45;font-weight:400}.ppe-input{flex-wrap:nowrap;gap:0;background:#f5eef7;border:1px solid #c9b6d0;border-radius:999px;padding:4px 4px 4px 14px;align-items:center}.ppe-input input{flex:1;min-width:0;border:none;background:transparent;border-radius:999px;padding:9px 0;font-size:13px;color:#000;outline:none}.ppe-input input::-moz-placeholder{color:#9a8aa3}.ppe-input input::placeholder{color:#9a8aa3}.ppe-btn{flex:0 0 auto;border-radius:999px;padding:9px 14px;font-size:12.5px;font-weight:600;background:#1a0b2e;color:#fff;border:none;gap:6px}.ppe-btn .ic{width:14px;height:14px;stroke:#fff}.ppe-ans{font-size:12px;color:gray;background:#f5eef7;border:1px solid #c9b6d0;border-radius:12px;padding:10px 12px;font-weight:400}.ppe-chips{gap:8px;flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch}.ppe-chips::-webkit-scrollbar{display:none}.ppe-chips button{flex:0 0 auto;font-size:11.5px;padding:7px 12px;background:#f5eef7;border:1px solid #c9b6d0;color:#000;border-radius:999px;white-space:nowrap}.ppe-chips button .ic{width:12px;height:12px;color:#4a1d5a;stroke:#4a1d5a}.ppe-fact{min-height:auto;padding:12px;gap:9px}.ppe-fact-img{height:62px}.ppe-fact p{font-size:12px}.ppe-fact .pg{font-size:10px}.ppe-dots i{width:6px;height:6px}.ppe-next{align-self:flex-start;font-size:12px;padding:8px 14px;border-radius:999px}.ppe-next .ic{width:14px;height:14px}.ppe-avatars .av{width:32px;height:32px;margin-left:-10px}.ppe-avatars .av .ic{width:15px;height:15px}.ppe-list{gap:8px}.ppe-list li{font-size:11.5px;gap:8px}.ppe-li-ic{width:26px;height:26px}.ppe-li-ic .ic{width:13px;height:13px}.ppe-join{font-size:12.5px;padding:11px;border-radius:999px}.ppe-trust{display:none!important;margin-top:16px}.ppe-trust-item{border-right:none!important;border-bottom:none!important;padding:12px;gap:10px;justify-content:flex-start;text-align:left}.ppe-trust-item:nth-child(odd){border-right:1px solid #f0e6f4!important}.ppe-trust-item:nth-child(-n+2){border-bottom:1px solid #f0e6f4!important}.ppe-trust-ic{width:34px;height:34px}.ppe-trust-ic .ic{width:17px;height:17px}.ppe-trust-item b{font-size:12px}.ppe-trust-item>div>span{font-size:10px}}
