@import "https://fonts.googleapis.com/css2?family=Hind+Siliguri:wght@400;500;600;700&family=Plus+Jakarta+Sans:wght@400;500;600;700;800&family=Inter:wght@600;700;800&display=swap";*{box-sizing:border-box;margin:0;padding:0}body{background-color:#e6eaf2;font-family:Hind Siliguri,Plus Jakarta Sans,sans-serif;overflow:hidden}.page-bg{z-index:-1;background-color:#f0f4fd;background-image:radial-gradient(circle at 10% 20%,#f3e8ffcc 0%,#0000 40%),radial-gradient(circle at 90% 80%,#e0f2fecc 0%,#0000 40%),radial-gradient(circle at 80% 20%,#e0e7ff99 0%,#0000 40%),radial-gradient(circle at 20% 80%,#fce7f399 0%,#0000 40%);width:100vw;height:100vh;position:fixed;top:0;left:0}.bg-sphere{z-index:0;border-radius:50%;position:absolute}.pink-sphere{background:radial-gradient(circle at 30% 30%,#fbcfe8,#f472b6);width:80px;height:80px;top:5%;left:25%;box-shadow:0 10px 20px #f472b64d,inset -10px -10px 20px #0000001a}.container-center{z-index:1;justify-content:center;align-items:center;width:100vw;height:100vh;padding:2rem;display:flex;position:relative}.card{-webkit-backdrop-filter:blur(20px);background:#ffffffd9;border-radius:32px;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:1000px;height:85vh;max-height:700px;display:flex;position:relative;box-shadow:0 20px 40px #0000000d,0 1px 3px #00000005,inset 0 0 0 1px #fff}.top-cutout{background:#fff;border-bottom-right-radius:24px;border-bottom-left-radius:24px;justify-content:center;align-items:center;padding:12px 30px;display:flex;position:absolute;top:0;left:50%;transform:translate(-50%);box-shadow:0 5px 15px #00000008}.top-cutout:before,.top-cutout:after{content:"";background:0 0;width:20px;height:20px;position:absolute;top:0}.top-cutout:before{border-top-right-radius:20px;left:-20px;box-shadow:10px -10px #fff}.top-cutout:after{border-top-left-radius:20px;right:-20px;box-shadow:-10px -10px #fff}.logo{letter-spacing:-.03em;align-items:center;font-family:Inter,sans-serif;font-size:1.8rem;font-weight:800;display:flex}.logo-text{color:#111827}.logo-infinity{background:linear-gradient(135deg,#d946ef,#06b6d4);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-left:2px;font-size:2.2rem;line-height:1}.content{text-align:center;z-index:2;flex-direction:column;align-items:center;margin-top:2rem;display:flex}.emoji-container{margin-bottom:1rem;font-size:3rem}.emoji{filter:drop-shadow(0 8px 12px #00000026);display:inline-block}.subtitle{color:#6b7280;letter-spacing:.15em;text-transform:uppercase;margin-bottom:1.5rem;font-size:.85rem;font-weight:700}.title{color:#2563eb;letter-spacing:-.02em;margin-bottom:1.5rem;font-size:3.5rem;font-weight:800}.description{color:#6b7280;margin-bottom:2.5rem;font-size:1.1rem;font-weight:500;line-height:1.7}.notify-btn{color:#fff;cursor:pointer;background:#111827;border:none;border-radius:9999px;align-items:center;gap:.75rem;padding:.4rem 1.25rem .4rem .4rem;font-size:1rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 10px 20px #11182733}.notify-btn:hover{background:#1f2937;transform:translateY(-2px);box-shadow:0 15px 25px #1118274d}.notify-btn .icon-circle{background:#fff;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.notify-btn .chevron{opacity:.7;margin-left:.5rem;transition:transform .3s}.notify-btn:hover .chevron{opacity:1;transform:translate(4px)}.social-footer{z-index:2;gap:1.5rem;display:flex;position:absolute;bottom:2.5rem}.social-icon{color:#9ca3af;background:#f3f4f6;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;text-decoration:none;transition:all .3s;display:flex}.social-icon:hover{color:#111827;background:#e5e7eb;transform:translateY(-2px)}.floating-shape{z-index:1;position:absolute}.green-u{bottom:25%;left:20%}.golden-zigzag{bottom:30%;right:20%}.golden-sphere-corner{z-index:3;background:radial-gradient(circle at 30% 30%,#fbbf24,#d97706);border-radius:50%;width:140px;height:140px;position:absolute;bottom:-40px;right:-40px;box-shadow:0 15px 30px #d9770666,inset -10px -10px 20px #0003}@media (width<=768px){.title{font-size:2.5rem}.card{height:90vh;padding:1rem}.green-u{bottom:20%;left:5%}.golden-zigzag{bottom:20%;right:5%}.golden-sphere-corner{width:80px;height:80px;bottom:-20px;right:-20px}.bg-sphere{display:none}}
