*{box-sizing:border-box}body{margin:0;background:#fff1f7;color:#642d52;font-family:Tahoma,Arial,sans-serif}button{font:inherit;cursor:pointer;border:0}.shell{min-height:100svh;display:grid;place-items:center;padding:24px 16px 38px;position:relative;overflow:hidden;background:radial-gradient(circle at 20% 15%,#fff 0 9%,transparent 25%),linear-gradient(145deg,#fff6fa,#ffd7e8)}.card{width:min(100%,430px);min-height:550px;padding:42px 28px 30px;border:3px solid #fff;border-radius:34px;background:#ffffffc2;box-shadow:0 22px 50px #ae4b7b33,inset 0 0 0 2px #f9c7dc;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;z-index:1;backdrop-filter:blur(8px)}.top-icon{width:74px;height:74px;display:grid;place-items:center;border-radius:50%;background:#ffe0ed;font-size:36px;margin-bottom:20px}.eyebrow,.step{margin:0 0 11px;color:#b95a83;font-size:13px;font-weight:bold}h1,h2{margin:0;line-height:1.55;font-weight:900}h1{font-size:clamp(30px,9vw,43px);color:#a83f71}h2{font-size:clamp(22px,6vw,29px)}.sub{color:#a87591;line-height:1.9;margin:14px 0 28px;font-size:15px}.primary,.secondary{border-radius:18px;padding:15px 31px;background:linear-gradient(135deg,#ee80aa,#d95189);color:#fff;font-weight:bold;box-shadow:0 8px 18px #de78a950;transition:transform .2s}.choice{display:flex;gap:28px;align-items:center;justify-content:center;margin:42px 0 20px;min-height:70px}.yes,.no{border-radius:17px;padding:15px 25px;font-weight:bold;transition:transform .25s}.yes{background:#e66b9b;color:#fff;box-shadow:0 7px 15px #db6b9a55}.no{background:#fff;color:#bd7193;border:2px solid #f0bdd2}.hint{color:#bd8ba2;font-size:12px;margin:0}.reasons{width:100%;display:grid;gap:12px;margin-top:28px}.reason{display:flex;justify-content:space-between;align-items:center;width:100%;padding:16px 18px;border-radius:16px;background:#fff;color:#642d52;border:2px solid #f6d4e1;text-align:right}.rh{color:#e776a4;font-size:24px}.success{font-size:58px;margin-bottom:18px}.secondary{margin-top:25px;background:#fff;color:#c65283;border:2px solid #efb1cb;box-shadow:none}.dots{display:flex;gap:7px;position:absolute;bottom:22px}.dots i{width:7px;height:7px;border-radius:50%;background:#edc4d4}.dots i.active{background:#df699b;width:20px;border-radius:8px}.footer{position:absolute;bottom:12px;margin:0;color:#bf88a2;font-size:11px}.sparkle,.heart{position:absolute;color:#ef8fb3;opacity:.65}.sparkle{font-size:30px}.sparkle.one{top:13%;left:10%}.sparkle.two{bottom:18%;right:12%;font-size:40px}.heart{font-size:70px}.heart.one{top:9%;right:6%;transform:rotate(18deg)}.heart.two{bottom:8%;left:7%;transform:rotate(-18deg)}
