*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-height:100%;font-family:Inter,ui-rounded,system-ui,sans-serif;color:#2e1935;background:#fffaf5}body.locked{overflow:hidden}button,input{font:inherit}button,a{cursor:pointer}.header{height:76px;padding:0 max(5vw,20px);display:flex;align-items:center;gap:30px;position:sticky;top:0;z-index:20;background:#fffaf5eF;border-bottom:1px solid #ecdfe6;backdrop-filter:blur(12px)}.logo{font-size:1.45rem;font-weight:900;color:#43194f;text-decoration:none;letter-spacing:-1px}.logo span{color:#e34275}.header nav{display:flex;gap:28px;margin:auto}.header nav a,.footer-links a{color:#482d4f;text-decoration:none;font-weight:700}.header nav a:hover,.footer-links a:hover{text-decoration:underline}.menu{display:none;min-width:44px;min-height:44px;border:0;background:transparent;font-weight:800}.cart-button,.button{border:0;border-radius:999px;background:#6d257c;color:white;padding:13px 20px;font-weight:800;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:8px;box-shadow:0 5px 0 #451352;transition:.2s}.button:hover,.cart-button:hover{transform:translateY(-2px)}.cart-button b{background:#ffcf4a;color:#3b203c;border-radius:50%;min-width:25px;height:25px;display:grid;place-items:center}.hero{min-height:590px;padding:80px max(7vw,24px);display:grid;grid-template-columns:1.05fr .95fr;align-items:center;overflow:hidden;background:radial-gradient(circle at 80% 30%,#ffdbe8 0 15%,transparent 16%),linear-gradient(125deg,#fff5e7,#fde3ed)}.hero h1{font-size:clamp(3rem,7vw,6.7rem);line-height:.88;letter-spacing:-.07em;margin:12px 0 28px;max-width:750px}.hero h1 em{font-style:normal;color:#dd3e73}.hero p:not(.eyebrow){font-size:1.15rem;line-height:1.7;max-width:600px}.eyebrow{font-size:.76rem!important;letter-spacing:.16em;font-weight:900;color:#a02b5e}.hero-actions{display:flex;align-items:center;gap:24px;margin-top:28px}.text-link{color:#4b1e53;font-weight:900}.candy-art{height:400px;position:relative}.candy-art span{position:absolute;font-size:clamp(4rem,9vw,8rem);filter:drop-shadow(0 20px 10px #96375d33);animation:float 4s ease-in-out infinite}.candy-art span:nth-child(1){left:5%;top:0;transform:rotate(-20deg)}.candy-art span:nth-child(2){right:2%;top:18%;animation-delay:-1s}.candy-art span:nth-child(3){left:32%;bottom:0;animation-delay:-2s}.candy-art span:nth-child(4){right:18%;bottom:4%;animation-delay:-3s}.benefits{padding:24px max(5vw,20px);display:grid;grid-template-columns:repeat(3,1fr);gap:20px;background:#51175f;color:white}.benefits div{display:grid;grid-template-columns:auto 1fr;column-gap:12px;align-items:center}.benefits b{font-size:.95rem}.benefits small{grid-column:2;color:#ead9ee}.section{padding:90px max(6vw,20px)}.section-head{display:flex;justify-content:space-between;align-items:end;gap:30px}.section h2,.campaign h2{font-size:clamp(2rem,4vw,3.5rem);margin:8px 0 24px;letter-spacing:-.04em}.search{display:flex;align-items:center;background:white;border:2px solid #e7d9e0;border-radius:999px;padding:0 16px;min-width:270px}.search:focus-within{border-color:#6d257c}.search input{width:100%;border:0;outline:0;background:transparent;padding:14px}.filters{display:flex;flex-wrap:wrap;gap:10px;margin:30px 0 14px}.filters button{border:1px solid #dfcdd7;border-radius:999px;background:white;padding:10px 17px;font-weight:750;color:#482d4f}.filters button.active{background:#4f1a5c;color:white}.result-count{color:#745d75}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.product{background:white;border:1px solid #ebdfe4;border-radius:24px;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 8px 25px #4420390b}.product-visual{height:185px;display:grid;place-items:center;font-size:5rem;position:relative;background:var(--bg)}.badge{position:absolute;left:12px;top:12px;background:#fff;color:#6d257c;padding:6px 10px;border-radius:99px;font-size:.7rem;font-weight:900}.product-body{padding:19px;display:flex;flex-direction:column;flex:1}.product h3{margin:0 0 8px;font-size:1.08rem}.product p{font-size:.88rem;color:#705e72;line-height:1.5;margin:0 0 16px}.product-meta{display:flex;justify-content:space-between;align-items:end;margin-top:auto}.product-meta small{color:#806d81}.product-meta strong{font-size:1.15rem}.product .button{margin-top:16px;width:100%;padding:11px}.empty{text-align:center;background:#fff0f5;border-radius:24px;padding:50px}.soft{background:#f4e7f2}.center{text-align:center}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:35px}.steps article{background:white;border-radius:24px;padding:30px;text-align:center;position:relative}.steps i{position:absolute;left:20px;top:20px;width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:#ffd45d;font-style:normal;font-weight:900}.steps span{font-size:3.5rem}.steps p{color:#715e73;line-height:1.6}.campaign{margin:40px max(6vw,20px);padding:55px;display:flex;justify-content:space-between;align-items:center;border-radius:32px;background:#6b2378;color:white}.campaign .eyebrow{color:#ffd15e}.campaign p{max-width:570px;line-height:1.6}.campaign>div:last-child{font-size:5rem}.light{background:#ffcf4a;color:#34143d;box-shadow:0 5px 0 #c28c17}.about{display:grid;grid-template-columns:1fr 1fr;gap:10vw;align-items:center}.about>div>p{line-height:1.75}.about form{background:white;border:1px solid #eadde4;padding:30px;border-radius:24px}.about form div{display:flex;gap:8px}.about input{min-width:0;flex:1;border:2px solid #dfd0d9;border-radius:99px;padding:13px}.about label{display:block;font-weight:800;margin:16px 0 7px}.form-message{min-height:20px;font-size:.85rem}footer{background:#2c1233;color:#eadfeb;padding:55px max(6vw,20px);text-align:center}footer .logo{color:white}footer p{color:#cdbbce}.footer-links{display:flex;flex-wrap:wrap;justify-content:center;gap:20px;margin:25px}.footer-links a{color:white}.footer-links button{border:0;background:none;color:white;text-decoration:underline;padding:0}footer small{line-height:1.7}.overlay{position:fixed;inset:0;background:#24112699;z-index:40}.cart-panel{position:fixed;z-index:41;right:0;top:0;width:min(450px,100%);height:100dvh;background:#fffaf5;transform:translateX(105%);transition:.3s;display:flex;flex-direction:column;padding:24px;box-shadow:-20px 0 60px #2e193533}.cart-panel.open{transform:none}.cart-head{display:flex;justify-content:space-between;align-items:start;border-bottom:1px solid #e7dbe1}.cart-head h2{margin:4px 0 20px}.icon-button{width:44px;height:44px;border:0;border-radius:50%;font-size:1.7rem;background:#f0e4eb}.cart-items{overflow:auto;flex:1}.cart-row{display:grid;grid-template-columns:60px 1fr auto;gap:12px;padding:18px 0;border-bottom:1px solid #e8dce2}.cart-row>span{font-size:2.5rem;background:#f5e4eb;border-radius:12px;display:grid;place-items:center}.cart-row h3{font-size:.95rem;margin:2px 0 8px}.quantity{display:flex;align-items:center;gap:10px}.quantity button,.remove{border:0;background:#efe2e9;border-radius:50%;width:30px;height:30px}.remove{background:transparent;color:#a02655;font-size:1.15rem}.cart-summary{border-top:1px solid #ddd;padding-top:18px}.summary-line{display:flex;justify-content:space-between;margin:9px 0}.progress{height:8px;background:#eadfe4;border-radius:99px;overflow:hidden}.progress i{display:block;height:100%;background:#e34376}.cart-summary .button{width:100%;margin-top:12px}.clear{border:0;background:none;color:#9a2857;text-decoration:underline;margin-top:10px;width:100%}.toast{position:fixed;z-index:60;left:50%;bottom:25px;transform:translate(-50%,120px);background:#321438;color:white;border-radius:99px;padding:13px 22px;transition:.25s}.toast.show{transform:translate(-50%,0)}.empty-cart{text-align:center;padding:60px 15px;color:#735f74}.empty-cart span{font-size:4rem}@keyframes float{50%{translate:0 -14px}}:focus-visible{outline:3px solid #ef4d83;outline-offset:3px}@media(max-width:900px){.product-grid{grid-template-columns:repeat(2,1fr)}.hero{grid-template-columns:1fr}.candy-art{height:260px}.about{grid-template-columns:1fr}.menu{display:block}.header nav{display:none;position:absolute;top:76px;left:0;right:0;background:#fffaf5;padding:20px;flex-direction:column;border-bottom:1px solid #ddd}.header nav.open{display:flex}.header .logo{margin-right:auto}.menu span{display:none}}@media(max-width:560px){.header{padding:0 14px;gap:9px}.cart-button{padding:11px 13px}.hero{padding:60px 20px}.hero h1{font-size:3.5rem}.hero-actions{align-items:flex-start;flex-direction:column}.candy-art{height:200px}.benefits{grid-template-columns:1fr}.section{padding:65px 16px}.section-head{align-items:stretch;flex-direction:column}.search{min-width:0}.product-grid{grid-template-columns:1fr}.steps{grid-template-columns:1fr}.campaign{padding:35px 24px;flex-direction:column;align-items:flex-start}.campaign>div:last-child{font-size:3.5rem}.about form{padding:22px}.about form div{flex-direction:column}.footer-links{flex-direction:column}.product-visual{height:160px}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important;transition:none!important}}