.cs-wrap{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;padding:28px 20px;background:linear-gradient(160deg,#fff 40%,#eaf6f5);font-family:DM Sans,system-ui,-apple-system,sans-serif;color:#3f5a5c;overflow:hidden}.cs-bubbles{position:absolute;inset:0;pointer-events:none}.cs-bubbles span{position:absolute;bottom:-60px;border-radius:50%;background:radial-gradient(circle at 32% 30%,hsla(0,0%,100%,.9),rgba(75,175,177,.16));border:1px solid rgba(75,175,177,.22);animation:cs-rise linear infinite;opacity:0}.cs-bubbles span:first-child{left:2%;width:38px;height:38px;animation-duration:8s;animation-delay:0s}.cs-bubbles span:nth-child(2){left:7%;width:18px;height:18px;animation-duration:11s;animation-delay:2s}.cs-bubbles span:nth-child(3){left:12%;width:28px;height:28px;animation-duration:9s;animation-delay:4.5s}.cs-bubbles span:nth-child(4){left:17%;width:14px;height:14px;animation-duration:12s;animation-delay:1s}.cs-bubbles span:nth-child(5){left:22%;width:24px;height:24px;animation-duration:10s;animation-delay:6s}.cs-bubbles span:nth-child(6){left:27%;width:34px;height:34px;animation-duration:8.5s;animation-delay:3s}.cs-bubbles span:nth-child(7){left:33%;width:16px;height:16px;animation-duration:11.5s;animation-delay:7.5s}.cs-bubbles span:nth-child(8){left:38%;width:26px;height:26px;animation-duration:9.5s;animation-delay:.5s}.cs-bubbles span:nth-child(9){left:43%;width:13px;height:13px;animation-duration:13s;animation-delay:5s}.cs-bubbles span:nth-child(10){left:48%;width:30px;height:30px;animation-duration:8s;animation-delay:8s}.cs-bubbles span:nth-child(11){left:53%;width:17px;height:17px;animation-duration:12s;animation-delay:2.5s}.cs-bubbles span:nth-child(12){left:58%;width:25px;height:25px;animation-duration:10s;animation-delay:6.5s}.cs-bubbles span:nth-child(13){left:63%;width:36px;height:36px;animation-duration:8.5s;animation-delay:4s}.cs-bubbles span:nth-child(14){left:68%;width:15px;height:15px;animation-duration:13.5s;animation-delay:9.5s}.cs-bubbles span:nth-child(15){left:73%;width:22px;height:22px;animation-duration:9s;animation-delay:1.5s}.cs-bubbles span:nth-child(16){left:78%;width:28px;height:28px;animation-duration:11s;animation-delay:5.5s}.cs-bubbles span:nth-child(17){left:83%;width:16px;height:16px;animation-duration:12.5s;animation-delay:3.5s}.cs-bubbles span:nth-child(18){left:88%;width:32px;height:32px;animation-duration:8s;animation-delay:7s}.cs-bubbles span:nth-child(19){left:93%;width:19px;height:19px;animation-duration:10.5s;animation-delay:.8s}.cs-bubbles span:nth-child(20){left:97%;width:26px;height:26px;animation-duration:9.5s;animation-delay:5.8s}.cs-bubbles span:nth-child(21){left:30%;width:12px;height:12px;animation-duration:14s;animation-delay:8.5s}.cs-bubbles span:nth-child(22){left:66%;width:12px;height:12px;animation-duration:14s;animation-delay:10.5s}.cs-bubbles span:nth-child(23){left:5%;width:20px;height:20px;animation-duration:10s;animation-delay:6.2s}.cs-bubbles span:nth-child(24){left:15%;width:30px;height:30px;animation-duration:8.2s;animation-delay:9s}.cs-bubbles span:nth-child(25){left:25%;width:15px;height:15px;animation-duration:11.5s;animation-delay:3.8s}.cs-bubbles span:nth-child(26){left:36%;width:24px;height:24px;animation-duration:9.2s;animation-delay:7.2s}.cs-bubbles span:nth-child(27){left:46%;width:18px;height:18px;animation-duration:10.8s;animation-delay:1.8s}.cs-bubbles span:nth-child(28){left:56%;width:32px;height:32px;animation-duration:8.4s;animation-delay:5.2s}.cs-bubbles span:nth-child(29){left:71%;width:14px;height:14px;animation-duration:12.2s;animation-delay:8.8s}.cs-bubbles span:nth-child(30){left:81%;width:26px;height:26px;animation-duration:9.8s;animation-delay:2.2s}.cs-bubbles span:nth-child(31){left:91%;width:20px;height:20px;animation-duration:11.2s;animation-delay:6.8s}.cs-bubbles span:nth-child(32){left:99%;width:16px;height:16px;animation-duration:10.2s;animation-delay:4.2s}@keyframes cs-rise{0%{transform:translateY(0) translateX(0);opacity:0}6%{opacity:1}85%{opacity:.65}to{transform:translateY(-108vh) translateX(24px);opacity:0}}@media (prefers-reduced-motion:reduce){.cs-bubbles{display:none}}.cs-card{position:relative;width:100%;max-width:600px;text-align:center;animation:cs-in .7s ease both}@keyframes cs-in{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.cs-logo-wrap{position:relative;width:240px;height:240px;margin:0 auto 16px}.cs-logo-wrap:before{content:"";position:absolute;inset:-34%;border-radius:50%;background:radial-gradient(circle,rgba(75,175,177,.38) 0,rgba(75,175,177,.16) 42%,rgba(75,175,177,0) 70%);animation:cs-glow 3.4s ease-in-out infinite;pointer-events:none}@keyframes cs-glow{0%,to{opacity:.75;transform:scale(1)}50%{opacity:1;transform:scale(1.07)}}.cs-logo{position:relative;width:100%;height:100%;display:block;filter:drop-shadow(0 12px 22px rgba(2,48,69,.22))}.cs-badge{display:inline-block;background:#fff6e8;color:#92600e;font-size:13px;font-weight:600;letter-spacing:.02em;padding:7px 18px;border-radius:20px;margin-bottom:14px;animation:cs-pulse 2.6s ease-in-out infinite}@keyframes cs-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.045)}}.cs-h1{font-family:"DM Serif Display",Georgia,serif;font-weight:700;font-size:54px;line-height:1.1;color:#023045;margin:0 0 14px}.cs-h1 em{color:#489d9a;font-style:italic}.cs-lede{font-size:16.5px;line-height:1.65;color:#6b8688;max-width:520px;margin:0 auto 18px}.cs-lede strong{color:#023045}.cs-perks{list-style:none;margin:0 auto 20px;padding:0;display:flex;justify-content:center;gap:10px;flex-wrap:wrap}.cs-perks li{display:inline-flex;align-items:center;gap:8px;background:#fff;border:1px solid #cfe9e7;border-radius:24px;padding:9px 16px;font-size:13.5px;font-weight:500;color:#023045;box-shadow:0 4px 14px rgba(2,48,69,.05)}.cs-perk-icon{color:#489d9a;flex-shrink:0}.cs-form-block{background:#fff;border:1px solid #cfe9e7;border-radius:16px;padding:20px 22px;margin:0 auto 18px;max-width:430px;box-shadow:0 12px 40px rgba(2,48,69,.09)}.cs-form-label{font-size:14.5px;font-weight:600;color:#023045;margin:0 0 12px}.cs-form{display:flex;flex-direction:column;gap:10px}.cs-form input{width:100%;padding:12px 14px;font-size:15px;font-family:inherit;color:#023045;border:1px solid #cfe9e7;border-radius:9px;background:#fbfefe;outline:none;transition:border-color .15s}.cs-form input:focus{border-color:#489d9a}.cs-form button{width:100%;padding:13px 18px;font-size:15px;font-weight:600;font-family:inherit;color:#fff;background:#489d9a;border:none;border-radius:9px;cursor:pointer;transition:opacity .15s,transform .12s}.cs-form button:hover{opacity:.9;transform:translateY(-1px)}.cs-form button:disabled{opacity:.6;cursor:default;transform:none}.cs-note{font-size:13.5px;margin:4px 0 0;line-height:1.5}.cs-note-ok{color:#2f7d68;font-weight:500}.cs-note-err{color:#c0392b}.cs-social{display:flex;gap:12px;font-size:13.5px;font-weight:500;color:#6b8688;margin:0 0 16px}.cs-social,.cs-social a{align-items:center;justify-content:center}.cs-social a{display:inline-flex;width:42px;height:42px;border-radius:50%;color:#489d9a;background:#fff;border:1px solid #cfe9e7;transition:background .15s,color .15s,transform .12s}.cs-social a:hover{background:#489d9a;color:#fff;transform:translateY(-2px)}.cs-fineprint{font-size:12.5px;color:#9db4b5;line-height:1.6;max-width:500px;margin:0 auto 18px}.cs-footer{border-top:1px solid #cfe9e7;padding-top:16px}.cs-footer-logo{height:54px;width:auto;margin:0 auto 8px;display:block}.cs-footer p{font-size:12.5px;color:#9db4b5;margin:0}@media (max-width:560px){.cs-h1{font-size:39px}.cs-lede{font-size:15px}.cs-logo-wrap{width:170px;height:170px}}