@import "https://fonts.googleapis.com/css2?family=Baloo+2:wght@600;700;800&family=Poppins:ital,wght@0,400;0,600;0,700;1,500&display=swap";:root{color:#29201f;--pink:#e91e63;--yellow:#ffd600;--green:#00a651;--black:#171211;--cream:#fff9ed;background:#fff9ed;font-family:Poppins,sans-serif}*{box-sizing:border-box}body{background:radial-gradient(circle at 15% 5%, #ffd6e6 0, transparent 28%), var(--cream);min-width:320px;margin:0}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button{cursor:pointer}h1,h2,h3,h4{margin-top:0;font-family:"Baloo 2",sans-serif}header{z-index:50;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fff9edf2;border-bottom:3px solid #f5b3cc;position:sticky;top:0}.head{justify-content:space-between;align-items:center;max-width:1180px;min-height:82px;margin:auto;padding:10px 20px;display:flex}.brand{align-items:center;gap:12px;display:flex}.brandMark{width:58px;height:58px;box-shadow:0 0 0 2px var(--yellow), 0 5px 14px #4b241b22;background:#fff;border-radius:50%;flex:none;overflow:hidden}.brandMark img{object-fit:contain;object-position:center;width:100%;height:100%;transform:scale(1.08)}.brand b{color:var(--pink);font-family:"Baloo 2";font-size:22px;line-height:1;display:block}.brand small{margin-top:4px;font-size:11px;font-weight:700;display:block}nav{align-items:center;gap:18px;font-size:13px;font-weight:700;display:flex}nav a:hover{color:var(--pink)}.bag{background:var(--pink);border-radius:99px;gap:5px;padding:9px 13px;display:flex;color:#fff!important}.hamb{color:var(--pink);background:0 0;border:0;display:none}.hero{padding:60px 20px;position:relative;overflow:hidden}.sprinkles{word-spacing:35px;opacity:.45;white-space:nowrap;font-size:28px;animation:6s ease-in-out infinite float;position:absolute;inset:10px 0 auto}.heroGrid{grid-template-columns:1.05fr .95fr;align-items:center;gap:50px;max-width:1150px;margin:auto;display:grid;position:relative}.hero em,.prose>em{color:var(--pink);background:#ffd7e5;border-radius:99px;padding:7px 13px;font-size:13px;font-weight:800;display:inline-block}.hero h1,.page>h1{color:var(--pink);text-shadow:3px 3px #ffd600;margin:18px 0 0;font-size:clamp(48px,8vw,88px);line-height:.95}.hero h2{color:var(--pink);font-size:27px}.hero p{max-width:650px;font-size:18px;line-height:1.8}.heroGrid>img{filter:drop-shadow(0 28px 30px #d4145a33);justify-self:center;width:100%;max-width:480px;animation:5s ease-in-out infinite float}.actions{flex-wrap:wrap;gap:12px;margin-top:26px;display:flex}.primary,.secondary{border:2px solid var(--pink);border-radius:99px;justify-content:center;align-items:center;margin:5px 4px 5px 0;padding:13px 22px;font-weight:800;display:inline-flex}.primary{background:var(--pink);color:#fff}.secondary{color:var(--pink);background:#fff}.features{grid-template-columns:repeat(3,1fr);gap:22px;max-width:1150px;margin:0 auto 70px;padding:0 20px;display:grid}.features article,.gallery article{background:#fff;border:3px solid #f7a7c5;border-radius:25px;padding:26px;transition:all .25s;box-shadow:0 12px #fbc8db}.features article:hover,.gallery article:hover{transform:translateY(-6px)}.features article>b{font-size:42px}.features h3{color:var(--pink);margin:7px 0;font-size:27px}.features p{line-height:1.65}.page{text-align:center;max-width:1120px;min-height:60vh;margin:auto;padding:55px 20px 80px}.page>h1{font-size:58px}.page>p{color:#6e5b58;font-size:17px}.tabs{background:var(--black);border-radius:20px;gap:8px;margin:34px 0 20px;padding:12px;display:flex;overflow:auto}.tabs button{white-space:nowrap;color:#fff;background:0 0;border:2px solid #fff4;border-radius:99px;padding:9px 14px;font-weight:700}.tabs button.active{background:var(--yellow);border-color:var(--yellow);color:#000}.menuCard{border:4px solid var(--pink);background:#fff;border-radius:28px;overflow:hidden;box-shadow:0 14px #f5bbd0}.menuHead{background:linear-gradient(100deg, var(--green), var(--yellow));color:#111;justify-content:space-between;align-items:center;padding:24px;display:flex}.menuHead button{color:#fff;background:#111;border:0;border-radius:50%;place-items:center;width:44px;height:44px;display:grid}.menuHead h2{margin:0;font-size:45px;line-height:1}.menuHead small{font-weight:800}.items{grid-template-columns:1fr 1fr;gap:0 35px;padding:25px 40px;display:grid}.items article{text-align:left;border-bottom:1px dashed #d9b6c3;justify-content:space-between;align-items:center;padding:17px 0;display:flex}.items h3{margin:0;font-size:19px}.items b{color:var(--pink);font-family:"Baloo 2";font-size:20px}.items button,.cartrow button{background:var(--pink);color:#fff;border:0;border-radius:99px;padding:8px 13px;font-weight:800}.cart{border:4px solid var(--pink);text-align:left;background:#fff;border-radius:27px;margin-top:36px;padding:25px}.cart h2{color:var(--pink);align-items:center;gap:10px;display:flex}.cartrow{border-bottom:1px dashed #d9b6c3;justify-content:space-between;align-items:center;gap:15px;padding:12px 0;display:flex}.cartrow span{align-items:center;gap:9px;display:flex}.cartrow span:first-child{display:grid}.cartrow small{color:#766}.cartrow button{padding:3px 10px}.cart>h3{justify-content:space-between;margin-top:20px;display:flex}.ordergrid{text-align:left;grid-template-columns:1fr 1fr;gap:25px;margin-top:35px;display:grid}.ordergrid>article{background:#fff;border:3px solid #f7a7c5;border-radius:25px;padding:30px;box-shadow:0 12px #fbc8db}.ordergrid>article>b{font-size:48px}.ordergrid h2{color:var(--pink);font-size:32px}.ordergrid p{line-height:1.7}.summary{border-block:1px dashed #c99;margin:15px 0;padding:10px 0}.summary p{justify-content:space-between;display:flex}.prose{max-width:850px}.prose>h1{margin-top:20px}.prose>p{color:#493d3b;font-size:18px;line-height:1.9}.prose>img{object-fit:cover;border:5px solid var(--pink);border-radius:30px;width:100%;max-height:500px;margin:25px 0}.prose>h2{color:var(--pink);font-size:36px}.prose .features{grid-template-columns:repeat(3,1fr);padding:30px 0}.gallery{grid-template-columns:repeat(4,1fr);gap:20px;margin-top:35px;display:grid}.gallery article div{background:linear-gradient(145deg,#ffd7e5,#fff0b8);border-radius:18px;padding:35px 10px;font-size:75px}.gallery h2{color:var(--pink);margin:15px 0 0;font-size:19px}.ordergrid p svg,.ordergrid a svg,footer svg{vertical-align:middle;width:18px;margin-right:7px}form{gap:12px;display:grid}input,textarea{background:#fffdf7;border:2px solid #edb0c6;border-radius:14px;padding:13px}footer{color:#fff4dc;border-top:8px solid var(--yellow);background:#171211}.foot{grid-template-columns:1.4fr 1fr 1.2fr 1.3fr;gap:35px;max-width:1150px;margin:auto;padding:50px 20px;display:grid}.foot h3{color:var(--yellow);margin-bottom:0;font-size:28px}.foot h4{color:#ff75a7;font-size:19px}.foot section>a{color:#fff1dcbb;align-items:center;margin:10px 0;font-size:13px;display:flex}.foot p{color:#fff1dccc;font-size:13px;line-height:1.7}.copy{text-align:center;color:#fff9;border-top:1px solid #fff2;padding:16px;font-size:12px}@keyframes float{50%{transform:translateY(-16px)rotate(2deg)}}.head:after{content:"";background:linear-gradient(90deg, var(--green) 0 31%, var(--yellow) 31% 64%, var(--pink) 64%);height:3px;position:absolute;inset:auto 0 -3px}.brandMark img{padding:0}.brand b{letter-spacing:-.025em}.hero:after{content:"";z-index:-1;filter:blur(4px);background:radial-gradient(circle,#ffd6004d,#e91e6321 52%,#0000 72%);border-radius:50%;width:420px;height:420px;position:absolute;top:12%;right:6%}.hero h2{align-items:center;gap:10px;margin-top:10px;display:inline-flex}.hero h2:before,.hero h2:after{content:"";background:linear-gradient(90deg, var(--green), var(--yellow));border-radius:99px;width:28px;height:4px}.hero h2:after{background:linear-gradient(90deg, var(--yellow), var(--green))}.heroArt{aspect-ratio:1;width:min(100%,500px);box-shadow:0 24px 50px #731b3b22, 0 0 0 3px var(--yellow);background:linear-gradient(145deg,#fffdf5 0%,#fff1c9 52%,#ffd8e7 100%);border:4px solid #fff;border-radius:34px;justify-self:center;place-items:center;padding:18px;display:grid;position:relative;transform:rotate(1.25deg)}.heroArt>img{object-fit:contain;filter:drop-shadow(0 18px 20px #51132926);border-radius:22px;width:100%;height:100%;animation:none}.sparkle{z-index:2;background:#fff;border-radius:50%;place-items:center;width:48px;height:48px;animation:4s ease-in-out infinite float;display:grid;position:absolute;box-shadow:0 8px 20px #4512232b}.sparkleOne{top:13%;left:-20px}.sparkleTwo{animation-delay:-1.5s;bottom:12%;right:-20px}.features article{position:relative;overflow:hidden}.features article:after{content:"";background:linear-gradient(145deg,#ffd60042,#00a65126);border-radius:50%;width:85px;height:85px;position:absolute;bottom:-28px;right:-28px}@media (width<=850px){.hamb{display:block}nav{background:#fff9ed;flex-direction:column;align-items:stretch;padding:20px;display:none;position:absolute;top:81px;left:0;right:0;box-shadow:0 15px 30px #0002}nav.open{display:flex}.heroGrid{text-align:center;grid-template-columns:1fr}.hero p{margin-inline:auto}.actions{justify-content:center}.heroArt{max-width:390px;margin-top:12px;transform:rotate(.5deg)}.features,.prose .features,.items,.ordergrid{grid-template-columns:1fr}.gallery{grid-template-columns:repeat(2,1fr)}.foot{grid-template-columns:1fr 1fr}.cartrow{align-items:flex-start}.cartrow span:last-child{flex-wrap:wrap;justify-content:flex-end}}@media (width<=520px){.brand small{font-size:9px;display:block}.brandMark{width:48px;height:48px}.brand b{font-size:19px}.head{min-height:68px}.hero{padding-top:38px}.hero h1{font-size:52px}.hero h2{font-size:24px}.hero h2:before,.hero h2:after{width:18px;height:3px}.heroArt{border-radius:25px;width:calc(100% - 18px);padding:10px}.heroArt>img{border-radius:17px}.sparkle{width:40px;height:40px}.page>h1{font-size:44px}.menuHead h2{font-size:30px}.items{padding:15px 20px}.gallery,.foot{grid-template-columns:1fr}.cartrow{display:grid}.cartrow span:last-child{justify-content:flex-start}.page{padding-top:40px}}
