:root{--ink:#28212d;--muted:#756b7b;--lav:#ad8cf0;--lilac:#eee7ff;--pink:#ed4b91;--hot:#f32f73;--cream:#fffafc;--line:#eee8f0;--shadow:0 16px 40px rgba(72,39,105,.11);--ease:cubic-bezier(.23,1,.32,1)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:'Be Vietnam Pro',Arial,sans-serif;color:var(--ink);background:var(--cream);font-size:14px}.shell{width:min(1180px,calc(100% - 48px));margin:0 auto}button,input{font:inherit}button{cursor:pointer;border:0}.announcement{height:30px;background:linear-gradient(90deg,#8e69dc,#d18ee7,#ffc383);color:#fff;display:flex;align-items:center;justify-content:center;gap:80px;font-size:10px;font-weight:700;letter-spacing:1.2px}.site-header{background:#fff;position:relative;z-index:5;box-shadow:0 1px 0 rgba(45,30,50,.06)}.header-main{height:78px;display:flex;align-items:center;gap:26px}.brand{display:flex;align-items:center;gap:8px;color:#241b33;text-decoration:none;font-size:20px;font-weight:800;letter-spacing:1.1px;white-space:nowrap}.brand-mark{display:grid;place-items:center;width:31px;height:31px;border:3px solid #231a31;border-radius:50%;font-weight:800;font-size:21px;line-height:1}.search-wrap{height:40px;display:flex;align-items:center;flex:1;max-width:485px;border:1px solid #ded5e6;border-radius:7px;background:#fff}.search-wrap input{border:0;outline:0;flex:1;padding:0 15px;color:var(--ink);background:transparent;font-size:12px}.search-wrap button{background:transparent;width:42px;color:#786883;font-size:26px;line-height:1}.header-actions{margin-left:auto;display:flex;align-items:center;gap:17px;color:#5e5063;font-size:11px}.account{background:transparent;color:inherit;font-size:11px}.account i{color:#d8cadf;font-style:normal;margin:0 5px}.icon-button{font-size:23px;color:#6e5e74;background:transparent}.cart-button{position:relative;background:transparent;color:#65566d;font-size:12px;padding:8px 0}.cart-button:first-letter{font-size:23px}.cart-button b{position:absolute;top:0;right:-8px;width:15px;height:15px;border-radius:50%;background:var(--hot);color:white;font-size:9px;display:grid;place-items:center}.mobile-menu{display:none;background:transparent;font-size:21px}.nav-bar{border-top:1px solid #f1edf3}.nav-inner{display:flex;align-items:center;height:45px;gap:26px;overflow:hidden;white-space:nowrap}.nav-inner a,.category-trigger{color:#33293b;text-decoration:none;font-size:11px;font-weight:600;background:transparent}.nav-inner a:hover{color:var(--pink)}.category-trigger{display:flex;gap:9px;align-items:center}.category-trigger:first-letter{font-size:18px}.nav-inner em{color:var(--pink);font-style:normal}.hero{display:grid;grid-template-columns:1fr 1.38fr 1fr;gap:8px;padding-top:18px}.hero-card{min-height:284px;border-radius:8px;overflow:hidden;position:relative;text-decoration:none}.hero-left{background:linear-gradient(145deg,#b9d8ff 0%,#8e76e9 54%,#f18fbe 100%);padding:28px 32px;color:#fff}.hero-left:after{content:'✦';position:absolute;font-size:150px;right:15px;bottom:-35px;color:rgba(255,255,255,.17);transform:rotate(15deg)}.hero-copy{position:relative;z-index:1}.hero-copy small,.mini small,.feature span{font-size:10px;letter-spacing:1.3px;font-weight:800}.hero-copy h1{font-size:31px;line-height:1.12;margin:15px 0 9px}.hero-copy strong{color:#ff3f9e}.hero-copy p{font-size:11px;margin-bottom:24px}.hero-copy button{background:#ff4a96;color:white;border-radius:3px;padding:9px 15px;font-size:11px;font-weight:700}.hero-copy button span{margin-left:18px;font-size:17px}.hero-center{background:linear-gradient(135deg,#f4e6ff 0%,#e6b4da 41%,#c7b3fe 100%);display:flex;align-items:center;justify-content:center;text-align:center;color:#6c4c9c}.hero-center:before{content:'';position:absolute;width:205px;height:205px;border-radius:50%;background:linear-gradient(180deg,#8d65d2,#fff0f4);right:38px;bottom:-67px;opacity:.65}.center-label{position:absolute;top:21px;left:25px;font-size:10px;letter-spacing:2px;font-weight:800}.center-product{font-weight:800;line-height:.94;font-size:35px;letter-spacing:-1px;transform:rotate(-8deg);text-shadow:2px 3px 0 #fff}.center-sticker{position:absolute;right:25px;top:67px;border-radius:50%;width:64px;height:64px;background:#fb6c99;color:white;display:grid;place-items:center;font-size:10px;line-height:1.1;transform:rotate(12deg)}.center-sticker b{font-size:8px}.hero-stack{display:grid;gap:8px}.mini{min-height:138px;padding:22px 24px;color:#fff}.mini strong{display:block;font-size:20px;line-height:1.1;margin:7px 0}.mini span{font-size:10px}.mini-one{background:linear-gradient(135deg,#ffc7ea,#8a84ed)}.mini-two{background:linear-gradient(135deg,#ffccb9,#eb77b6)}.quick-links{display:grid;grid-template-columns:repeat(7,1fr);gap:10px;background:#fff;margin-top:18px;padding:16px 18px;border-radius:8px;box-shadow:0 5px 20px rgba(58,34,71,.06)}.quick-links a{display:flex;flex-direction:column;align-items:center;text-align:center;gap:3px;text-decoration:none;color:var(--ink);padding:4px}.quick-links a:hover span{transform:translateY(-3px);background:#f9dfed}.quick-links span{transition:.18s var(--ease);width:38px;height:38px;display:grid;place-items:center;background:#f0e9ff;border-radius:50%;color:#9669d8;font-size:20px}.quick-links b{font-size:11px}.quick-links small{font-size:9px;color:#9b90a1}.flash{margin-top:36px}.section-heading{display:flex;align-items:end;justify-content:space-between;margin-bottom:15px}.eyebrow{display:block;color:var(--pink);font-size:10px;font-weight:800;letter-spacing:1.5px;margin-bottom:4px}.section-heading h2{margin:0;font-size:25px;letter-spacing:-.5px}.section-heading h2 em{color:#ff5d8c;font-style:normal}.section-heading>a{color:var(--pink);font-size:11px;text-decoration:none;font-weight:700;margin-bottom:8px}.countdown{display:flex;align-items:center;gap:4px;margin-left:80px;font-size:10px;color:#968a9b}.countdown b{display:grid;place-items:center;width:27px;height:27px;border-radius:4px;background:#33283d;color:#fff;font-size:12px}.countdown i{font-style:normal;font-weight:800;color:#33283d}.product-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px;padding:18px;background:linear-gradient(105deg,#a6d4ff,#b398f3 45%,#ffc4d8);border-radius:10px}.product-card{background:#fff;border-radius:6px;min-width:0;position:relative;overflow:hidden;padding-bottom:13px;box-shadow:0 4px 11px rgba(71,43,95,.12);transition:transform .2s var(--ease),box-shadow .2s var(--ease)}.product-card:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.product-visual{height:170px;background:linear-gradient(145deg,#faf8ff,#ede7f8);display:grid;place-items:center;position:relative}.product-visual:after{content:'';width:82px;height:115px;border-radius:45% 45% 12% 12%;background:linear-gradient(140deg,var(--product,#e68aa6),#fff);box-shadow:12px 10px 0 rgba(165,134,204,.15);transform:rotate(12deg)}.product-card:nth-child(2) .product-visual:after{width:110px;height:83px;border-radius:10px;--product:#9f9ddc}.product-card:nth-child(3) .product-visual:after{height:110px;width:55px;--product:#efa9b0}.product-card:nth-child(4) .product-visual:after{height:115px;width:60px;--product:#db9a63}.product-card:nth-child(5) .product-visual:after{height:100px;width:95px;border-radius:50%;--product:#d8cfca}.badge{position:absolute;z-index:1;top:10px;left:10px;background:#f83f7b;color:#fff;border-radius:3px;padding:4px 6px;font-size:9px;font-weight:800}.heart{position:absolute;z-index:1;top:10px;right:10px;background:#fff;border-radius:50%;width:25px;height:25px;color:#87778f}.product-info{padding:12px 11px 0}.brand-line{font-size:9px;color:#a1949f;font-weight:700;text-transform:uppercase}.product-name{font-size:11px;line-height:1.4;min-height:31px;margin:4px 0 7px}.price{font-size:14px;color:var(--hot);font-weight:800}.old-price{font-size:10px;color:#aaa;text-decoration:line-through;margin-left:6px}.add-product{margin-top:10px;width:100%;border:1px solid #f5b4cd;border-radius:3px;background:#fff;color:var(--hot);font-size:10px;font-weight:700;padding:7px}.add-product:hover{background:#fff0f6}.feature-row{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:42px}.feature{height:205px;border-radius:9px;padding:28px 34px;display:flex;justify-content:space-between;overflow:hidden;position:relative}.feature-pink{background:linear-gradient(110deg,#ffd4e6,#f39cbb)}.feature-lilac{background:linear-gradient(110deg,#ddd2ff,#a5a2ea)}.feature h3{font-size:25px;line-height:1.12;margin:10px 0 18px}.feature a{color:#3b2641;text-decoration:none;font-size:11px;font-weight:800}.feature-art{font-size:130px;line-height:1;opacity:.45;align-self:center;transform:rotate(13deg);color:#fff}.trust{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;padding:28px 0;margin-top:18px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.trust>div{display:flex;align-items:center;gap:12px}.trust span{width:40px;height:40px;border-radius:50%;background:#f0eaff;color:#9c72dc;display:grid;place-items:center;font-size:21px}.trust p{margin:0;display:flex;flex-direction:column;gap:4px}.trust b{font-size:11px}.trust small{font-size:9px;color:#968b99}.footer{background:#2c2034;color:#cfc2d5;margin-top:28px;padding-top:42px}.footer-grid{display:grid;grid-template-columns:1.6fr 1fr 1.2fr 1.3fr;gap:50px;padding-bottom:34px}.footer-brand{color:#fff;font-size:18px;margin-bottom:16px}.footer-brand .brand-mark{border-color:#fff}.footer p{font-size:11px;line-height:1.8;color:#a797ae;margin:0;max-width:270px}.footer h4{font-size:12px;color:#fff;margin:4px 0 17px}.footer-grid>div>a{display:block;text-decoration:none;color:#a797ae;font-size:11px;margin:11px 0}.socials{display:flex;gap:8px;margin-top:16px}.socials span{display:grid;place-items:center;width:26px;height:26px;border:1px solid #66546d;border-radius:50%;font-size:11px;color:#fff}.hotline{color:#ff83ae!important;font-weight:800;font-size:22px!important;letter-spacing:1px}.newsletter{display:flex;margin-top:18px;border-bottom:1px solid #6b5a70}.newsletter input{background:transparent;border:0;padding:9px 0;color:#fff;outline:0;font-size:11px;flex:1}.newsletter button{background:transparent;color:#ff82aa;font-size:20px}.copyright{border-top:1px solid #44354b;font-size:10px;color:#88768f;padding:15px 0}.copyright span{float:right}.cart-drawer{position:fixed;z-index:10;right:0;top:0;height:100vh;width:min(390px,100%);background:#fff;transform:translateX(105%);transition:transform .3s var(--ease);box-shadow:-15px 0 40px rgba(40,24,52,.14);display:flex;flex-direction:column}.cart-drawer.open{transform:translateX(0)}.drawer-head{display:flex;justify-content:space-between;align-items:center;padding:22px;border-bottom:1px solid var(--line)}.drawer-head h3{margin:0;font-size:18px}.drawer-head h3 span{font-size:11px;color:var(--pink)}.drawer-head button{font-size:26px;background:none;color:#806d87}.cart-items{flex:1;padding:22px}.empty-cart{text-align:center;margin-top:35%;color:#766a7b;font-size:13px;line-height:2}.empty-cart small{font-size:10px;color:#aa9eaf}.drawer-foot{border-top:1px solid var(--line);padding:20px 22px}.drawer-foot>div{display:flex;justify-content:space-between;margin-bottom:16px;font-size:12px}.drawer-foot strong{color:var(--hot)}.drawer-foot button{width:100%;padding:13px;background:var(--hot);color:#fff;border-radius:4px;font-size:11px;font-weight:800}.overlay{position:fixed;inset:0;background:rgba(40,24,52,.35);z-index:9;opacity:0;pointer-events:none;transition:.2s}.overlay.show{opacity:1;pointer-events:auto}@media(max-width:900px){.header-main{gap:14px}.account{display:none}.nav-inner{gap:17px}.hero{grid-template-columns:1fr 1.25fr}.hero-stack{display:none}.quick-links{grid-template-columns:repeat(4,1fr)}.product-grid{grid-template-columns:repeat(3,1fr)}.product-card:nth-child(n+4){display:none}.trust{grid-template-columns:repeat(2,1fr);row-gap:25px}}@media(max-width:640px){.shell{width:min(100% - 28px,1180px)}.announcement{gap:14px;font-size:8px}.announcement span:nth-child(2){display:none}.header-main{height:66px}.mobile-menu{display:block}.brand{font-size:16px}.brand-mark{width:26px;height:26px;font-size:17px;border-width:2px}.search-wrap{order:5;position:absolute;left:14px;right:14px;top:72px;max-width:none}.header-main{padding-bottom:0}.header-actions{gap:7px}.icon-button{display:none}.cart-button span{display:none}.nav-bar{margin-top:49px}.nav-inner{height:40px;gap:18px;overflow-x:auto}.nav-inner a:nth-last-child(-n+3){display:none}.category-trigger span{display:none}.nav-bar.is-open .nav-inner{height:auto;min-height:40px;flex-wrap:wrap;white-space:normal;padding:10px 0}.nav-bar.is-open .nav-inner a:nth-last-child(-n+3){display:block}.nav-bar.is-open .category-trigger span{display:inline}.hero{grid-template-columns:1fr;gap:8px;padding-top:13px}.hero-card{min-height:220px}.hero-center{min-height:230px}.hero-left{padding:24px}.hero-copy h1{font-size:28px}.quick-links{grid-template-columns:repeat(4,1fr);gap:8px;padding:12px 6px}.quick-links a:nth-child(n+7){display:none}.quick-links span{width:32px;height:32px;font-size:17px}.quick-links b{font-size:9px}.quick-links small{display:none}.section-heading{align-items:start;gap:10px;flex-wrap:wrap}.section-heading h2{font-size:21px}.countdown{margin-left:auto}.section-heading>a{width:100%;margin-top:-3px}.product-grid{grid-template-columns:repeat(2,1fr);padding:10px;gap:8px}.product-card:nth-child(n+3){display:none}.product-visual{height:145px}.feature-row{grid-template-columns:1fr}.feature{height:170px;padding:22px 24px}.feature h3{font-size:21px}.trust{grid-template-columns:1fr 1fr;gap:22px 10px}.trust>div{gap:7px}.trust span{width:32px;height:32px;font-size:17px}.trust b{font-size:9px}.trust small{font-size:8px}.footer-grid{grid-template-columns:1fr 1fr;gap:26px 20px}.footer-grid>div:first-child{grid-column:1/-1}.copyright span{float:none;display:block;margin-top:6px}.footer{padding-top:30px}}
