*{box-sizing:border-box}body,html{margin:0;padding:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#23151e;background:#fff7fb}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}.site{min-height:100vh;background:radial-gradient(circle at top left,rgba(255,91,165,.18),transparent 34rem),radial-gradient(circle at top right,rgba(120,79,255,.14),transparent 28rem),linear-gradient(180deg,#fff7fb,#fff1f8)}.nav{display:flex;justify-content:space-between;align-items:center;padding:24px clamp(20px,5vw,72px)}.logo{font-weight:900;letter-spacing:-.04em;font-size:24px}.navLinks{display:flex;gap:18px;color:#6d4c61;font-size:14px}.hero{min-height:calc(100vh - 84px);display:grid;grid-template-columns:1.05fr .95fr;grid-gap:36px;gap:36px;padding:24px clamp(20px,6vw,86px) 72px}.eyebrow,.hero{align-items:center}.eyebrow{display:inline-flex;border:1px solid rgba(160,41,105,.16);background:hsla(0,0%,100%,.72);border-radius:999px;padding:9px 14px;font-weight:700;color:#9e2868;margin-bottom:20px}h1{font-size:clamp(48px,8vw,92px);line-height:.92;letter-spacing:-.08em;margin:0 0 22px}h2{font-size:clamp(32px,4vw,56px);letter-spacing:-.06em;margin:0 0 16px}p{color:#604858;line-height:1.6}.lead{font-size:clamp(18px,2vw,22px);max-width:620px}.ctaRow{display:flex;flex-wrap:wrap;gap:14px;margin-top:30px}.btn{border:0;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 20px;border-radius:999px;font-weight:900;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.btn:hover{transform:translateY(-2px)}.primary{color:#fff;background:#171016;box-shadow:0 18px 36px rgba(23,16,22,.16)}.secondary{background:hsla(0,0%,100%,.8);border:1px solid rgba(80,45,70,.12)}.card{background:hsla(0,0%,100%,.78);border:1px solid rgba(110,45,80,.12);border-radius:32px;padding:28px;box-shadow:0 24px 80px rgba(133,45,90,.12);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.previewCard{max-width:420px;margin:0 auto;text-align:center;position:relative;overflow:hidden}.previewCard:before{content:"♡ ♡ ♡";position:absolute;inset:16px auto auto 18px;color:rgba(206,49,126,.22);font-weight:900}.avatar{width:116px;height:116px;margin:8px auto 18px;display:grid;place-items:center;border-radius:34px;font-size:64px;background:#e1ffcc;box-shadow:inset 0 -12px rgba(0,0,0,.05);animation:floaty 3.4s ease-in-out infinite}@keyframes floaty{0%,to{transform:translateY(0) rotate(-2deg)}50%{transform:translateY(-8px) rotate(2deg)}}.choiceRow{display:flex;justify-content:center;gap:12px;margin-top:22px}.yes{background:#1eb26f}.no,.yes{color:#fff}.no{background:#ff5b9d}.section{padding:72px clamp(20px,6vw,86px)}.toolsGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px;margin-top:28px}.toolCard{display:flex;flex-direction:column;min-height:280px}.badge{align-self:flex-start;padding:7px 10px;border-radius:999px;background:#fff0f7;color:#b82474;font-size:12px;font-weight:900}.price{font-size:28px;font-weight:950;letter-spacing:-.05em;margin:auto 0 18px}.footer{padding:44px clamp(20px,6vw,86px);display:flex;justify-content:space-between;gap:24px;color:#785f70;border-top:1px solid rgba(90,45,70,.1)}.page{padding:34px clamp(18px,5vw,72px) 64px}.productHero{display:grid;grid-template-columns:1fr .9fr;grid-gap:32px;gap:32px;align-items:center;min-height:calc(100vh - 90px)}.wizardShell{min-height:100vh;padding:18px}.wizard{max-width:1180px;margin:0 auto}.progressTop{position:-webkit-sticky;position:sticky;top:0;z-index:10;background:rgba(255,247,251,.88);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:14px 0 18px}.progressMeta{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px;font-size:14px;font-weight:900;color:#8a4168}.bar{height:12px;border-radius:99px;background:rgba(96,72,88,.12);overflow:hidden}.bar>div{height:100%;border-radius:inherit;background:linear-gradient(90deg,#ff5b9d,#7b61ff);transition:width .25s ease}.stepLayout{display:grid;grid-template-columns:minmax(0,.96fr) minmax(360px,.78fr);grid-gap:20px;gap:20px;margin-top:22px}.editorPanel,.livePanel{min-height:620px}.field{display:grid;grid-gap:8px;gap:8px;margin:16px 0}.label{font-weight:900}.input,.textarea{width:100%;border:1px solid rgba(85,45,68,.16);border-radius:18px;padding:14px 16px;background:hsla(0,0%,100%,.86);outline:none}.textarea{min-height:110px;resize:vertical}.pills{display:flex;flex-wrap:wrap;gap:10px;margin:14px 0}.pill{border:1px solid rgba(85,45,68,.14);background:#fff;border-radius:999px;padding:10px 13px;font-weight:800;cursor:pointer}.pill.active{color:#fff;background:#171016}.stepActions{display:flex;justify-content:space-between;gap:12px;margin-top:24px}.inviteMock{background:linear-gradient(180deg,#ffd6e8,#fff3f9);min-height:540px;border-radius:28px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;text-align:center;padding:28px;position:relative;overflow:hidden}.inviteMock:after{content:"♡ ✦ ♡ ✦ ♡";position:absolute;bottom:24px;color:rgba(187,31,102,.25);font-weight:900}.mockTitle{font-size:clamp(28px,4vw,44px);line-height:1;letter-spacing:-.06em;font-weight:950}.optionList{display:grid;grid-gap:10px;gap:10px;margin-top:16px}.optionItem{padding:14px 16px;border-radius:18px;background:hsla(0,0%,100%,.88);border:1px solid rgba(80,45,70,.1);font-weight:800}.notice{background:#fff8dc;border:1px solid #f0d777;border-radius:18px;padding:14px 16px;color:#6d5700}.legal{max-width:840px;margin:0 auto}@media (max-width:860px){.nav{padding:18px}.navLinks{display:none}.hero{min-height:calc(100vh - 72px);grid-template-columns:1fr;padding:18px 18px 34px}.hero .card{display:none}h1{font-size:clamp(54px,16vw,72px)}.productHero,.stepLayout,.toolsGrid{grid-template-columns:1fr}.section{padding:46px 18px}.editorPanel,.livePanel{min-height:auto}.livePanel{order:-1}.inviteMock{min-height:360px}.footer{flex-direction:column;padding:32px 18px}}.storeIntro{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:28px}.storeIntro p{max-width:680px}.shelf{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);grid-gap:20px;gap:20px;margin-top:26px;align-items:stretch}.featuredProduct{position:relative;overflow:hidden;display:grid;grid-template-columns:minmax(0,.95fr) minmax(280px,.75fr);grid-gap:24px;gap:24px;min-height:430px;background:radial-gradient(circle at 88% 12%,rgba(255,91,157,.22),transparent 16rem),radial-gradient(circle at 12% 88%,rgba(123,97,255,.12),transparent 18rem),hsla(0,0%,100%,.82)}.featuredProduct:after{content:"limited emotional damage";position:absolute;right:22px;top:22px;font-size:12px;font-weight:950;color:#a52368;background:#fff0f7;border:1px solid rgba(165,35,104,.14);border-radius:999px;padding:8px 11px}.productMeta{display:flex;flex-wrap:wrap;gap:9px;margin:18px 0 20px}.metaChip{display:inline-flex;align-items:center;gap:6px;padding:9px 11px;border-radius:999px;background:hsla(0,0%,100%,.72);border:1px solid rgba(76,41,64,.11);color:#5b4052;font-size:13px;font-weight:850}.productVisual{display:grid;place-items:center;min-height:340px;border-radius:28px;background:radial-gradient(circle at 50% 15%,hsla(0,0%,100%,.95),transparent 13rem),linear-gradient(180deg,#ffd8e9,#fff7fb);border:1px solid rgba(114,44,78,.11);box-shadow:inset 0 -24px 80px rgba(208,48,122,.08);position:relative;overflow:hidden}.productVisual:before{content:"NOPE";position:absolute;top:26px;left:24px;transform:rotate(-12deg);font-size:42px;font-weight:1000;letter-spacing:-.08em;color:rgba(255,91,157,.18)}.miniInvite{width:min(260px,92%);background:hsla(0,0%,100%,.9);border-radius:28px;padding:22px;text-align:center;box-shadow:0 24px 64px rgba(80,31,58,.16);border:1px solid rgba(90,45,70,.1);transform:rotate(-2deg)}.miniFace{width:86px;height:86px;border-radius:26px;display:grid;place-items:center;font-size:48px;background:#dfffcc;margin:0 auto 14px}.miniButtons{display:flex;gap:10px;margin-top:16px}.miniButtons span{flex:1 1;border-radius:14px;padding:12px 8px;font-weight:950;font-size:13px}.miniButtons span:first-child{background:#ffe7f1;color:#a52368;transform:translateY(-8px) translateX(-9px) rotate(-8deg)}.miniButtons span:last-child{background:#171016;color:#fff}.sideShelf{display:grid;grid-gap:16px;gap:16px}.smallProduct{display:grid;grid-template-columns:76px 1fr;grid-gap:14px;gap:14px;align-items:center;min-height:132px}.productIcon{width:76px;height:76px;border-radius:24px;display:grid;place-items:center;font-size:34px;background:linear-gradient(180deg,#fff,#fff1f8);border:1px solid rgba(90,45,70,.1);box-shadow:inset 0 -14px 34px rgba(222,61,136,.08)}.smallProduct h3{margin:0 0 5px}.smallProduct p{margin:0;font-size:14px}.productFooter{justify-content:space-between;gap:14px;margin-top:18px}.productFooter,.shelfLabel{display:flex;align-items:center}.shelfLabel{gap:9px;color:#7a5b6e;font-weight:900;font-size:14px}.shelfLabel:before{content:"";width:42px;height:2px;background:rgba(114,44,78,.22)}.catalogGrid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:16px;gap:16px;margin-top:22px}.catalogCard{min-height:230px;display:flex;flex-direction:column;overflow:hidden;padding:0}.catalogThumb{height:118px;display:grid;place-items:center;font-size:46px;background:radial-gradient(circle at 70% 20%,rgba(255,91,157,.18),transparent 9rem),linear-gradient(180deg,#fff,#fff0f7);border-bottom:1px solid rgba(90,45,70,.08)}.catalogBody{padding:18px;display:flex;flex-direction:column;flex:1 1}.catalogBody h3{margin:0 0 8px}.catalogBody p{margin:0 0 14px;font-size:14px}.catalogPrice{margin-top:auto;display:flex;justify-content:space-between;align-items:center;font-weight:950}.tinyBtn{border:1px solid rgba(90,45,70,.12);background:#171016;color:#fff;border-radius:999px;padding:9px 12px;font-weight:900;font-size:13px}.tinyBtn.disabled{background:rgba(23,16,22,.06);color:rgba(35,21,30,.42)}@media (max-width:1040px){.featuredProduct,.shelf{grid-template-columns:1fr}.catalogGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.storeIntro{display:block}.featuredProduct{min-height:auto}.featuredProduct:after{position:static;display:inline-flex;margin-bottom:14px;width:max-content}.productVisual{min-height:290px}.smallProduct{grid-template-columns:64px 1fr}.productIcon{width:64px;height:64px;border-radius:20px}.catalogGrid{grid-template-columns:1fr}.productFooter{flex-direction:column;align-items:stretch}}.avatarImage{width:100%;height:100%;object-fit:cover;border-radius:inherit}.imageFace{padding:0;overflow:hidden;background:#fff}.miniFaceImg{width:100%;height:100%;object-fit:cover;border-radius:inherit}.avatar.hasImage{width:151px;height:151px}.avatarImage{width:130%;height:130%;filter:drop-shadow(0 14px 24px rgba(0,0,0,.12))}.miniFace.imageFace{background:transparent;box-shadow:none;overflow:visible}.imageFaceLarge{width:112px;height:112px}.miniFaceImg{width:130%;height:130%;filter:drop-shadow(0 10px 18px rgba(0,0,0,.12))}.avatarOptionThumb{width:28px;height:28px;object-fit:contain;vertical-align:middle}.avatar.hasImage{width:132px;height:132px;background:transparent;box-shadow:none;overflow:visible}.avatarImage{width:112%;height:112%;object-fit:contain;border-radius:0;filter:drop-shadow(0 12px 20px rgba(0,0,0,.11))}.imageFaceLarge{width:96px;height:96px}.miniFaceImg{width:112%;height:112%;object-fit:contain;border-radius:0;filter:drop-shadow(0 8px 14px rgba(0,0,0,.11))}