*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{width:100%;height:100%}body{-webkit-font-smoothing:antialiased;background:#f7f0e6}.cs-wrap{color:#3d2b1f;background:#f7f0e6;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:40px 24px;font-family:Cormorant Garamond,serif;display:flex;position:relative;overflow:hidden}.cs-bg-circle{pointer-events:none;border:.5px solid #c8a96e33;border-radius:50%;animation:4s ease-out infinite expandRing;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(.7)}.cs-bg-circle:first-child{width:300px;height:300px;animation-delay:0s}.cs-bg-circle:nth-child(2){width:500px;height:500px;animation-delay:1.2s}.cs-bg-circle:nth-child(3){width:700px;height:700px;animation-delay:2.4s}@keyframes expandRing{0%{opacity:.6;transform:translate(-50%,-50%)scale(.7)}to{opacity:0;transform:translate(-50%,-50%)scale(1.2)}}.cs-spark{color:#c8a96e;pointer-events:none;-webkit-user-select:none;user-select:none;font-family:serif;animation:3s ease-in-out infinite twinkle;position:absolute}@keyframes twinkle{0%,to{opacity:.2;transform:scale(.8)}50%{opacity:1;transform:scale(1.2)}}.cs-content{text-align:center;z-index:2;flex-direction:column;align-items:center;gap:28px;display:flex;position:relative}.cs-eyebrow{letter-spacing:.32em;text-transform:uppercase;color:#c8a96e;font-size:12px;animation:1s .1s both fadeUp}.cs-logo-ring{background:#ede0cc;border:1px solid #c8a96e88;border-radius:50%;justify-content:center;align-items:center;width:160px;height:160px;animation:1s .2s both fadeUp,4s ease-in-out infinite pulseBorder;display:flex;position:relative}@keyframes pulseBorder{0%,to{border-color:#c8a96e44}50%{border-color:#c8a96e}}.cs-logo-img{object-fit:cover;border-radius:50%;width:100%;height:100%}.cs-logo-spark{color:#c8a96e;font-size:14px;animation:2s ease-in-out infinite twinkle;position:absolute;top:8px;right:14px}.cs-brand{letter-spacing:.14em;color:#3d2b1f;text-transform:uppercase;font-family:Playfair Display,serif;font-size:38px;font-weight:400;animation:1s .4s both fadeUp}.cs-tagline{color:#7a5c3a;letter-spacing:.06em;font-size:18px;font-style:italic;animation:1s .5s both fadeUp}.cs-divider{align-items:center;gap:16px;width:280px;animation:1s .55s both fadeUp;display:flex}.cs-divider-line{background:#c8a96e66;flex:1;height:.5px}.cs-divider-dot{background:#c8a96e;border-radius:50%;width:5px;height:5px}.cs-headline{color:#3d2b1f;font-family:Playfair Display,serif;font-size:22px;font-weight:400;line-height:1.4;animation:1s .6s both fadeUp}.cs-sub{color:#8b6b4a;max-width:360px;font-size:16px;line-height:1.7;animation:1s .7s both fadeUp}.cs-countdown{align-items:flex-start;gap:24px;animation:1s .8s both fadeUp;display:flex}.cs-count-block{flex-direction:column;align-items:center;gap:6px;display:flex}.cs-count-num{color:#8b5e2a;text-align:center;min-width:60px;font-family:Playfair Display,serif;font-size:40px;font-weight:400;line-height:1}.cs-count-label{letter-spacing:.25em;text-transform:uppercase;color:#c8a96e;font-size:11px}.cs-count-sep{color:#c8a96e66;padding-top:4px;font-family:Playfair Display,serif;font-size:32px;line-height:1}.cs-notify-wrap{flex-direction:column;align-items:center;gap:12px;animation:1s .9s both fadeUp;display:flex}.cs-notify-label{letter-spacing:.18em;text-transform:uppercase;color:#8b6b4a;font-size:13px}.cs-notify-row{border:.5px solid #c8a96e;border-radius:2px;display:flex;overflow:hidden}.cs-notify-input{color:#3d2b1f;background:#f7f0e6;border:none;outline:none;width:220px;padding:12px 18px;font-family:Cormorant Garamond,serif;font-size:15px}.cs-notify-input::placeholder{color:#b89a72}.cs-notify-btn{color:#f7f0e6;letter-spacing:.15em;text-transform:uppercase;cursor:pointer;background:#8b5e2a;border:none;padding:12px 20px;font-family:Cormorant Garamond,serif;font-size:13px;text-decoration:none;transition:background .2s;display:inline-block}.cs-notify-btn:hover{background:#6d4820}.cs-success{color:#8b5e2a;letter-spacing:.08em;font-size:15px;font-style:italic;animation:.5s both fadeUp}.cs-features{gap:32px;animation:1s 1s both fadeUp;display:flex}.cs-feat{flex-direction:column;align-items:center;gap:8px;display:flex}.cs-feat-icon{color:#c8a96e;font-size:22px}.cs-feat-label{letter-spacing:.2em;text-transform:uppercase;color:#7a5c3a;text-align:center;font-size:11px;line-height:1.5}.cs-social{gap:20px;animation:1s 1.1s both fadeUp;display:flex}.cs-social a{letter-spacing:.2em;text-transform:uppercase;color:#8b6b4a;align-items:center;gap:6px;font-size:13px;text-decoration:none;transition:color .2s;display:flex}.cs-social a:hover{color:#8b5e2a}.cs-footer-text{color:#b89a72;font-size:13px;font-style:italic;animation:1s 1.2s both fadeUp}@keyframes fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (width<=480px){.cs-brand{font-size:28px}.cs-countdown{gap:12px}.cs-count-num{min-width:44px;font-size:30px}.cs-features{flex-wrap:wrap;justify-content:center;gap:18px}.cs-notify-input{width:160px}}
