:root{color:#252038;background:#fffafc;font-family:Arial,Helvetica,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0}a{color:inherit;text-decoration:none}button{font:inherit}header{z-index:10;background:#fff;border-bottom:1px solid #f7d6e5;position:sticky;top:0}.wrap{max-width:1120px;margin:auto;padding:0 24px}.nav{justify-content:space-between;align-items:center;gap:20px;min-height:76px;display:flex}.brand{letter-spacing:-.035em;align-items:center;gap:12px;font-size:1.22rem;font-weight:900;display:flex}.brand-mark{color:#fff;letter-spacing:-.08em;background:#ff69a5;border-radius:50%;flex:none;place-items:center;width:52px;height:52px;font-size:1.3rem;font-weight:900;display:grid}.links{align-items:center;gap:26px;font-weight:700;display:flex}.links a:hover{color:#db357a}.nav-cta,.btn{color:#fff;background:#242038;border-radius:999px;justify-content:center;align-items:center;gap:9px;padding:13px 20px;font-weight:800;transition:transform .2s,background .2s;display:inline-flex}.nav-cta:hover,.btn:hover{background:#dc367b;transform:translateY(-2px)}.hero{background:radial-gradient(circle at 90% 15%,#ffd9a5 0 11%,#0000 11.2%),radial-gradient(circle at 8% 90%,#c2ecf4 0 16%,#0000 16.2%),linear-gradient(120deg,#ffe2ee,#fff2c7 58%,#f0e4ff);padding:76px 0 84px;overflow:hidden}.hero-inner{grid-template-columns:1.2fr .8fr;align-items:center;gap:50px;display:grid}.eyebrow{text-transform:uppercase;letter-spacing:.16em;color:#bc2870;font-size:.82rem;font-weight:900}.hero h1{letter-spacing:-.075em;max-width:760px;margin:18px 0 22px;font-size:clamp(3rem,7vw,5.9rem);line-height:1.01}.hero h1 em{color:#ef4b92;font-style:normal}.hero p{max-width:510px;margin:0 0 30px;font-size:1.15rem;line-height:1.55}.hero-art{aspect-ratio:1;background:#fff;border:9px solid #fff;border-radius:45% 55% 50% 50%;place-items:center;max-width:400px;margin:auto;display:grid;transform:rotate(8deg);box-shadow:0 24px 80px #b8407833}.hero-art img{border-radius:50%;width:95%;transform:rotate(-8deg)}section.catalog{padding:76px 0}.section-top{justify-content:space-between;align-items:end;gap:24px;margin-bottom:30px;display:flex}.section-top h2,.how h2{letter-spacing:-.055em;margin:8px 0;font-size:clamp(2rem,4vw,3.4rem);line-height:1.06}.section-top p{color:#675e70;max-width:460px;margin:0;line-height:1.55}.grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.card{background:#fff;border:1px solid #f4e8ee;border-radius:25px;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 7px 28px #2820380d}.tile{text-align:center;place-items:center;min-height:205px;padding:22px;display:grid;position:relative;overflow:hidden}.tile span{letter-spacing:-.06em;z-index:1;font-size:clamp(2rem,3vw,3rem);font-weight:900;line-height:1.05;position:relative;transform:rotate(-6deg)}.tile:before,.tile:after{content:"";background:#ffffff78;border-radius:50%;position:absolute}.tile:before{width:170px;height:170px;top:-75px;right:-35px}.tile:after{width:120px;height:120px;bottom:-55px;left:-24px}.pink{background:#ffc8df}.yellow{background:#ffe28c}.blue{background:#bceef2}.lilac{background:#e5d4ff}.peach{background:#ffd8bc}.card-body{flex-direction:column;flex:1;padding:23px;display:flex}.card h3{margin:0 0 8px;font-size:1.3rem}.card p{color:#625d6a;margin:0 0 22px;line-height:1.5}.card-foot{justify-content:space-between;align-items:center;gap:8px;margin-top:auto;display:flex}.price{color:#cf3679;font-weight:900}.card-foot a{color:#a91e61;white-space:nowrap;border-bottom:2px solid #f394bd;padding-bottom:3px;font-weight:850}.how{color:#fff;background:#251e39;padding:65px 0}.how-inner{grid-template-columns:1fr 1.25fr;align-items:center;gap:54px;display:grid}.how p{color:#e5ddeb;line-height:1.65}.steps{gap:15px;display:grid}.step{background:#ffffff13;border:1px solid #ffffff23;border-radius:16px;padding:18px 20px;line-height:1.45}.step strong{color:#ff94c2;margin-right:12px}.closing{text-align:center;padding:68px 0}.closing h2{letter-spacing:-.05em;margin:0 0 12px;font-size:clamp(2rem,4vw,3rem)}.closing p{color:#625d6a;max-width:500px;margin:0 auto 24px;line-height:1.5}footer{color:#6e6473;border-top:1px solid #f5dce7;padding:23px 0;font-size:.9rem}footer .wrap{justify-content:space-between;gap:16px;display:flex}.wa{color:#fff;z-index:8;background:#22aa69;border-radius:999px;padding:14px 20px;font-weight:800;position:fixed;bottom:22px;right:22px;box-shadow:0 7px 26px #1c765445}.wa:hover{background:#168954}@media (max-width:800px){.links{gap:12px}.links .desktop{display:none}.hero{padding:60px 0}.hero-inner{gap:30px}.grid{grid-template-columns:repeat(2,1fr)}.how-inner{grid-template-columns:1fr;gap:18px}}@media (max-width:600px){.wrap{padding:0 18px}.nav{min-height:68px}.brand{font-size:1.08rem}.brand img{width:43px;height:43px}.nav-cta{padding:11px 14px;font-size:.82rem}.hero-inner{text-align:left;grid-template-columns:1fr}.hero h1{font-size:3.5rem}.hero-art{border-width:5px;max-width:230px}.hero{padding:48px 0}.section-top{display:block}.catalog{padding:55px 0!important}.grid{grid-template-columns:1fr}.tile{min-height:190px}.how{padding:50px 0}.wa{padding:12px 16px;bottom:14px;right:14px}footer .wrap{display:block}footer span{margin:6px 0;display:block}}.hero-gallery{grid-template-columns:1fr 1fr;align-items:center;gap:14px;display:grid}.hero-shot{aspect-ratio:4/5;background:#fff;border:7px solid #fff;border-radius:26px;margin:0;overflow:hidden;box-shadow:0 20px 46px #62314a30}.hero-shot:first-child{transform:rotate(-6deg)translateY(15px)}.hero-shot:last-child{transform:rotate(6deg)translateY(-15px)}.hero-shot img{object-fit:cover;width:100%;height:100%;display:block}.tile.photo{height:245px;padding:0}.tile.photo:before,.tile.photo:after{display:none}.tile.photo img{object-fit:cover;width:100%;height:100%;display:block}.card-foot a{text-align:center;white-space:normal;background:#ffe1ee;border:0;border-radius:999px;justify-content:center;align-items:center;width:100%;min-height:44px;padding:10px 16px;display:inline-flex}.catalog-note{color:#776d79;margin:22px 0 0;font-size:.89rem;line-height:1.5}.buying{background:#fff2f8;padding:64px 0}.buying h2{letter-spacing:-.055em;margin:8px 0 28px;font-size:clamp(2rem,4vw,3rem)}.buying-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.buying-card{background:#fff;border:1px solid #f6d9e6;border-radius:22px;padding:24px;line-height:1.55}.buying-card h3{margin:0 0 10px;font-size:1.24rem}.buying-card p{color:#625d6a;margin:0}.buying-note{color:#675e70;margin:22px 0 0;line-height:1.5}@media (max-width:800px){.buying-grid{grid-template-columns:1fr}}@media (max-width:600px){.hero-gallery{gap:10px;width:min(100%,430px);margin:8px auto 0}.hero-shot{border-width:5px;border-radius:19px}.tile.photo{height:240px}.buying{padding:50px 0}}body{font-family:Arial,Helvetica,sans-serif}#product-grid{min-height:200px}.admin-link{color:#755f72}.admin-shell{max-width:1100px;min-height:100vh;margin:0 auto;padding:36px 24px 80px}.admin-shell h1{margin:14px 0;font-size:2.5rem}.admin-shell h2{font-size:1.4rem}.admin-heading{justify-content:space-between;align-items:start;gap:20px;display:flex}.admin-heading p{color:#625d6a}.admin-layout{grid-template-columns:1fr 1fr;gap:32px;display:grid}.admin-layout section{background:#fff;border:1px solid #efdbe5;border-radius:18px;padding:24px}.admin-items{gap:8px;max-height:670px;display:grid;overflow:auto}.admin-items button{text-align:left;cursor:pointer;font:inherit;background:#fff;border:1px solid #efdbe5;border-radius:14px;align-items:center;gap:14px;padding:8px;display:flex}.admin-items button.selected{border:2px solid #df377e}.admin-items img{object-fit:cover;border-radius:8px;width:70px;height:70px}.admin-items button span:last-child{color:#a91e61;margin-left:auto}.admin-form{gap:18px;display:grid}.admin-form label{gap:7px;font-weight:700;display:grid}.admin-form input,.admin-form textarea{font:inherit;border:1px solid #b5a6b0;border-radius:8px;width:100%;padding:11px}.admin-form textarea{min-height:82px}.admin-form small{color:#625d6a;font-weight:400}.admin-preview{object-fit:cover;border-radius:12px;width:180px;height:150px}.admin-actions{gap:12px;display:flex}.admin-actions button,.admin-button{color:#fff;font:inherit;cursor:pointer;background:#242038;border:0;border-radius:10px;padding:12px 16px;font-weight:700}.admin-actions button:disabled{opacity:.55;cursor:wait}.admin-actions button:last-child{color:#87254e;background:#ffe1ee}.admin-signout{margin-top:12px}@media (max-width:750px){.admin-layout{grid-template-columns:1fr}.admin-heading{display:block}}:root{color:#292333;background:#fff}body{background:#fff}.wrap{max-width:1260px}.announcement{color:#fff;text-align:center;letter-spacing:.02em;background:#e84d85;padding:9px 16px;font-size:.86rem;font-weight:700}header{border-color:#f3e8ec}.nav{min-height:88px}.brand small{letter-spacing:.12em;text-transform:uppercase;color:#a5798c;margin-top:3px;font-size:.61rem;font-weight:600;display:block}.brand-mark{background:#e84d85}.store-hero{background:#fff8f4;padding:64px 0 75px;overflow:hidden}.store-hero-inner{grid-template-columns:.9fr 1.1fr;align-items:center;gap:54px;display:grid}.store-hero h1{letter-spacing:-.075em;margin:18px 0 24px;font-size:clamp(3rem,6vw,5.9rem);line-height:1.01}.store-hero h1 em{color:#e84d85;font-style:normal}.store-hero p{color:#635b65;max-width:490px;margin:0 0 32px;font-size:1.18rem;line-height:1.6}.store-hero .btn{background:#e84d85}.hero-caption{color:#7e6874;margin-top:25px;font-size:.87rem;font-weight:700;display:block}.store-hero-visual{justify-content:center;align-items:center;gap:20px;min-height:480px;display:flex;position:relative}.store-hero-visual:before{content:"";z-index:0;background:#f6dce6;border-radius:50%;width:84%;height:75%;position:absolute}.store-hero-visual img{z-index:1;object-fit:cover;border:7px solid #fff;border-radius:170px 170px 24px 24px;width:48%;height:370px;position:relative;box-shadow:0 15px 38px #8d486431}.store-hero-visual img:nth-child(2){border-radius:24px 24px 170px 170px;transform:translateY(35px)}.store-hero-visual span{z-index:2;color:#8b3852;text-align:center;background:#ffe2a7;border-radius:50%;place-items:center;width:116px;height:116px;font-weight:800;line-height:1.1;display:grid;position:absolute;top:3%;right:2%;transform:rotate(9deg);box-shadow:0 10px 25px #8d486429}.promises{border-bottom:1px solid #eee6e7}.promises-grid{grid-template-columns:repeat(3,1fr);gap:24px;padding-top:25px;padding-bottom:25px;display:grid}.promises-grid>div{border-right:1px solid #eee1e5;align-items:center;gap:16px;display:flex}.promises-grid>div:last-child{border:0}.promises-grid b{color:#df487f;font-size:2rem;font-weight:500}.promises-grid p{margin:0}.promises-grid strong,.promises-grid small{display:block}.promises-grid small{color:#766b73;margin-top:4px;line-height:1.4}.category-section{padding:76px 0}.section-top{margin-bottom:30px}.section-top h2{font-size:clamp(2rem,4vw,3.4rem)}.categories{grid-template-columns:repeat(6,1fr);gap:16px;display:grid}.category{display:block}.category img{aspect-ratio:1;object-fit:cover;background:#fce7ec;border-radius:18px;width:100%;transition:transform .2s}.category:hover img{transform:translateY(-4px)}.category strong{margin-top:12px;font-size:1.05rem;display:block}.feature-band{background:#fce9ef}.feature-inner{grid-template-columns:1fr 1fr;align-items:center;gap:50px;padding-top:44px;padding-bottom:44px;display:grid}.feature-inner h2{letter-spacing:-.06em;margin:12px 0;font-size:clamp(2rem,4vw,3.6rem);line-height:1.07}.feature-inner p{color:#665863;max-width:500px;font-size:1.1rem;line-height:1.55}.feature-inner a{color:#ac255b;border-bottom:2px solid;margin-top:14px;font-weight:800;display:inline-block}.feature-inner img{object-fit:cover;object-position:center;border-radius:24px;width:100%;max-height:340px}.catalog{padding:80px 0!important}.catalog-filters{flex-wrap:wrap;gap:9px;margin:0 0 24px;display:flex}.catalog-filters button{color:#4a3d47;cursor:pointer;background:#fff;border:1px solid #e9d9df;border-radius:100px;padding:10px 17px;font-weight:700}.catalog-filters button.active,.catalog-filters button:hover{color:#fff;background:#e84d85;border-color:#e84d85}.card{box-shadow:none;border-radius:18px}.tile.photo{background:#f8edf1;height:280px}.card-category{text-transform:uppercase;color:#bb4371;letter-spacing:.12em;margin-bottom:9px;font-size:.75rem;font-weight:800}.card-foot a{color:#b32461;background:#fff;border:1px solid #e84d85}.card-foot a:hover{background:#ffeaf2}.empty-products{background:#fff6f9;border-radius:16px;padding:24px}.how{background:#2c2539;padding:75px 0}.how .section-top h2{color:#fff}.how .section-top p{color:#e8dbe5}.how .eyebrow{color:#ff99c7}.process-grid{grid-template-columns:repeat(4,1fr);gap:15px;display:grid}.process-grid article{background:#ffffff14;border:1px solid #fff2;border-radius:16px;padding:24px}.process-grid b{color:#ff9fc7;font-size:1.5rem}.process-grid h3{margin:18px 0 8px;font-size:1.15rem}.process-grid p{margin:0;font-size:.95rem}.buying{background:#fff8f9}.closing{background:#fff}.closing .btn{background:#e84d85}footer{background:#fff}.wa{background:#1ca66a}@media (max-width:900px){.categories{grid-template-columns:repeat(3,1fr)}.store-hero-inner{gap:25px}.store-hero-visual{min-height:380px}.store-hero-visual img{height:300px}.process-grid{grid-template-columns:repeat(2,1fr)}.promises-grid{gap:12px}.promises-grid>div{gap:8px}}@media (max-width:650px){.announcement{font-size:.75rem}.nav{min-height:69px}.brand{font-size:.98rem}.brand-mark{width:43px;height:43px}.brand small{font-size:.52rem}.nav-cta{padding:10px 12px;font-size:.74rem}.store-hero{padding:42px 0 54px}.store-hero-inner{grid-template-columns:1fr;gap:12px}.store-hero h1{font-size:3.3rem}.store-hero-visual{min-height:280px}.store-hero-visual img{height:240px}.store-hero-visual span{width:75px;height:75px;font-size:.75rem;top:2%}.hero-caption{margin-top:18px}.promises-grid{grid-template-columns:1fr;gap:15px;padding-top:18px;padding-bottom:18px}.promises-grid>div{border-bottom:1px solid #eee1e5;border-right:0;padding-bottom:12px}.promises-grid>div:last-child{padding-bottom:0}.category-section{padding:55px 0}.categories{grid-template-columns:repeat(3,1fr);gap:12px}.category img{border-radius:12px}.category strong{font-size:.84rem}.feature-inner{grid-template-columns:1fr;gap:20px;padding-top:45px;padding-bottom:45px}.feature-inner img{max-height:240px}.process-grid{grid-template-columns:1fr}.process-grid article{padding:18px}.process-grid h3{margin:8px 0}.catalog{padding:55px 0!important}.tile.photo{height:250px}}
