@import "https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Playfair+Display:ital,wght@0,400..900;1,400..900&display=swap";@import "https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;0,600;1,300;1,400&display=swap";*{box-sizing:border-box;margin:0;padding:0}body{color:#fffaf5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#0b0a0c;min-height:100vh;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.3}.bridge{z-index:10;flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:100vh;padding:1.5rem;display:flex;position:relative}.background{z-index:0;filter:brightness(.7)saturate(1.2);background-image:url(https://images.unsplash.com/photo-1618220179428-22790b4613d7?q=80&w=1974&auto=format&fit=crop);background-position:50% 30%;background-repeat:no-repeat;background-size:cover;width:100%;height:100%;position:fixed;top:0;left:0}.background:after{content:"";-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:1;background:radial-gradient(circle at 30% 40%,#28141e66 0%,#0a050cd9 100%);width:100%;height:100%;position:absolute;top:0;left:0}.header-decoration{z-index:25;justify-content:center;align-items:center;gap:2rem;width:100%;max-width:600px;margin-bottom:1rem;display:flex;position:relative}.top-glow{filter:blur(20px);z-index:-1;background:radial-gradient(#e6b4964d 0%,#0000 70%);border-radius:50%;width:150px;height:80px;position:absolute;top:-20px;left:50%;transform:translate(-50%)}.ornament{color:#f5d2be99;align-items:center;gap:.8rem;font-family:Cormorant Garamond,serif;font-size:1.2rem;display:flex}.ornament .line{background:linear-gradient(90deg,#0000,#e6bea080,#0000);width:40px;height:1px}.diamond{opacity:.7;font-size:1rem;animation:3s infinite twinkle}.diamond:first-child{animation-delay:0s}.diamond:nth-child(3){animation-delay:1.5s}@keyframes twinkle{0%,to{opacity:.4;transform:scale(1)}50%{opacity:1;text-shadow:0 0 10px #e6b496cc;transform:scale(1.2)}}.brand-watermark{letter-spacing:8px;text-transform:uppercase;color:#f5dcc880;text-shadow:0 0 20px #e6b4964d;white-space:nowrap;font-family:Cormorant Garamond,serif;font-size:1.2rem;font-weight:300}.glass-card{-webkit-backdrop-filter:blur(18px)saturate(180%);text-align:center;z-index:20;background:#1e141961;border:1px solid #ffdcc840;border-radius:36px;width:100%;max-width:460px;padding:2.5rem 2rem;transition:transform .3s,box-shadow .3s;position:relative;box-shadow:0 40px 70px #000000b3,inset 0 0 0 1px #e8bea026,0 0 30px #e6b49633}.glass-card:hover{transform:scale(1.01);box-shadow:0 45px 80px #000c,inset 0 0 0 1.5px #f0c8aa4d,0 0 45px #e6b4aa4d}.card-header-ornament{justify-content:center;gap:.8rem;margin-bottom:1.5rem;display:flex}.card-header-ornament .dot{background:#f5d2be66;border-radius:50%;width:6px;height:6px;box-shadow:0 0 15px #e6b49699}.card-header-ornament .dot:nth-child(2){background:#f0c8aab3;width:8px;height:8px;margin-top:-2px}.headline{letter-spacing:-.02em;color:#ffefe7;text-shadow:0 2px 10px #dca08c80;margin-bottom:.8rem;font-family:Playfair Display,serif;font-size:clamp(2.2rem,8vw,2.9rem);font-weight:500;line-height:1.1}.headline span{color:#f5d1c0;letter-spacing:.5px;margin-top:.1rem;font-size:.7em;font-style:italic;font-weight:400;display:block}.subhead{letter-spacing:.3px;color:#f0ded5;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#fff5f00d;border:.5px solid #ffd2be33;border-radius:60px;max-width:300px;margin:0 auto 2.2rem;padding:.5rem 1rem;font-size:1rem;font-weight:320;line-height:1.5}.telegram-btn{letter-spacing:1px;color:#1a1215;cursor:pointer;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:linear-gradient(145deg,#c9a88b 0%,#b58b72 100%);border:.5px solid #fff0e1b3;border-radius:60px;justify-content:center;align-items:center;gap:12px;width:100%;max-width:340px;margin:0 auto 1.5rem;padding:1.2rem 2.2rem;font-family:Inter,sans-serif;font-size:1.45rem;font-weight:550;text-decoration:none;transition:all .3s cubic-bezier(.2,.9,.3,1.2);display:inline-flex;position:relative;overflow:hidden;box-shadow:0 15px 35px -5px #8c463280,inset 0 0 0 1px #ffe6c866,0 0 20px #ecc6b0}.telegram-btn:hover{color:#0f080b;background:linear-gradient(145deg,#dbb99f 0%,#c79b82 100%);transform:translateY(-4px)scale(1.02);box-shadow:0 22px 45px -8px #a24f3a,inset 0 0 0 2px #ffd2aab3,0 0 35px #fadac2}.telegram-btn:active{transform:translateY(2px)scale(.98);box-shadow:0 8px 18px -5px #6f3e2e}.telegram-btn:after{content:"";pointer-events:none;background:linear-gradient(115deg,#fff0 20%,#fff5e666 50%,#fff0 80%);width:200%;height:200%;animation:6s infinite shine;position:absolute;top:-50%;left:-60%;transform:rotate(25deg)}@keyframes shine{0%{transform:rotate(25deg)translate(-100%)}20%{transform:rotate(25deg)translate(100%)}to{transform:rotate(25deg)translate(100%)}}.trust-badges{color:#ecd9cf;letter-spacing:.5px;text-transform:uppercase;flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem .8rem;margin-bottom:2rem;font-size:.85rem;font-weight:300;display:flex}.trust-item{opacity:.9;white-space:nowrap;transition:opacity .2s}.trust-item:hover{opacity:1;color:#f5e0d5}.trust-divider{opacity:.4;font-size:1rem}.footer-note{letter-spacing:.8px;color:#bc9f92;text-transform:uppercase;opacity:.7;border-top:1px solid #ffd2be33;margin-top:.5rem;margin-bottom:1rem;padding-top:1.2rem;font-size:.75rem;font-weight:300;transition:opacity .2s}.footer-note:hover{opacity:1}.card-footer-ornament{justify-content:center;align-items:center;gap:1rem;margin-top:.5rem;display:flex}.line-short{background:linear-gradient(90deg,#0000,#e6bea080,#0000);width:30px;height:1px}.asterisk{color:#e6bea099;font-family:Cormorant Garamond,serif;font-size:1.2rem;animation:8s linear infinite rotate}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.footer-decoration{z-index:25;flex-direction:column;align-items:center;gap:.8rem;width:100%;max-width:600px;margin-top:1.5rem;display:flex;position:relative}.bottom-glow{filter:blur(30px);z-index:-1;background:radial-gradient(#c8968233 0%,#0000 70%);border-radius:50%;width:200px;height:80px;position:absolute;bottom:-20px;left:50%;transform:translate(-50%)}.flourish{align-items:center;gap:1rem;display:flex}.flourish-line{background:linear-gradient(90deg,#0000,#d2aa9666,#0000);width:50px;height:1px}.flourish-star{color:#dcb4a099;font-family:Cormorant Garamond,serif;font-size:1.2rem;animation:3s infinite pulse}@keyframes pulse{0%,to{opacity:.5}50%{opacity:1;text-shadow:0 0 15px #dcb4a0cc}}.exclusive-badge{letter-spacing:4px;color:#d2aa9680;text-transform:uppercase;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#140a0f33;border:1px solid #d2aa9633;border-radius:30px;padding:.3rem 1rem;font-family:Cormorant Garamond,serif;font-size:.7rem}@media (width<=480px){.glass-card{border-radius:32px;padding:2rem 1.5rem}.telegram-btn{width:fit-content;padding:1rem;font-size:1.3rem}.trust-badges{gap:.4rem .6rem;font-size:.75rem}.ornament .line{width:20px}.brand-watermark{letter-spacing:4px;font-size:.9rem}.flourish-line{width:30px}}html,body{height:100%;overflow:hidden}
