@import"https://fonts.googleapis.com/css2?family=Onest:wght@300;400;500;600;700;800;900&family=Playfair+Display:ital,wght@1,400;1,500&display=swap";@layer components{.cdg-page{--cdg-purple-deep: #3d1aaf;--cdg-purple: #4f25c8;--cdg-purple-mid: #6b43e0;--cdg-purple-bright: #8b6fe5;--cdg-lavender-pale: #eee8fb;--cdg-lime: #c9ff3d;--cdg-bg: #f2f1f6;--cdg-bg-soft: #fbfaf8;--cdg-ink: #18103c;--cdg-gray: #6b6580;--cdg-gray-soft: #9a93ad;--cdg-grad-purple: linear-gradient(135deg, #6b43e0 0%, #4f25c8 60%, #3d1aaf 100%);--cdg-pill: 9999px;--cdg-r-lg: 28px;--cdg-r-md: 18px;--color-primary: var(--cdg-purple);--color-primary-content: #fff;--color-secondary: var(--cdg-purple);--color-secondary-content: #fff;font-family:Onest,sans-serif;color:var(--cdg-ink);background:var(--cdg-bg);-webkit-font-smoothing:antialiased;line-height:1.55;letter-spacing:-.005em;min-height:100vh;display:flex;flex-direction:column;overflow-x:hidden}.cdg-page *,.cdg-page *:before,.cdg-page *:after{box-sizing:border-box;-webkit-tap-highlight-color:transparent}.cdg-page :where(h1,h2,h3,p,ul,li){margin:0;padding:0}.cdg-page :where(ul){list-style:none}.cdg-page i,.cdg-page em{font-family:Playfair Display,serif;font-style:italic;letter-spacing:-.01em}.cdg-page a{color:inherit}.cdg-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.cdg-wrap{max-width:1100px;margin:0 auto;padding:0 24px;width:100%}.cdg-cross-light{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='80' height='80' viewBox='0 0 80 80'><g stroke='%234F25C8' stroke-width='0.8' opacity='0.07' stroke-linecap='round'><line x1='12' y1='10' x2='12' y2='18'/><line x1='8' y1='14' x2='16' y2='14'/><line x1='52' y1='52' x2='52' y2='60'/><line x1='48' y1='56' x2='56' y2='56'/></g></svg>");background-size:80px 80px}.cdg-nav{position:sticky;top:0;z-index:30;background:#f2f1f6d1;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--cdg-lavender-pale)}.cdg-nav-inner{display:flex;align-items:center;justify-content:space-between;height:64px}.cdg-logo{font-size:18px;font-weight:800;letter-spacing:-.02em;text-decoration:none;color:var(--cdg-ink)}.cdg-logo i{color:var(--cdg-purple)}.cdg-nav-back{font-size:14px;font-weight:700;color:var(--cdg-purple);text-decoration:none}.cdg-btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;font-family:Onest,sans-serif;font-weight:700;font-size:16px;padding:16px 26px;border-radius:var(--cdg-pill);border:none;cursor:pointer;white-space:nowrap;text-decoration:none;width:100%;transition:transform .15s ease,background .15s ease}.cdg-btn:after{content:"→";font-weight:700;transition:transform .15s ease}.cdg-btn:hover{transform:translateY(-2px)}.cdg-btn:hover:after{transform:translate(3px)}.cdg-btn-purple{background:var(--cdg-purple);color:#fff;box-shadow:0 10px 28px #4f25c852}.cdg-btn-purple:hover{background:var(--cdg-purple-deep)}.cdg-btn:disabled{opacity:.55;cursor:not-allowed;transform:none}.cdg-pill{display:inline-flex;align-items:center;gap:7px;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.1em;padding:8px 15px;border-radius:var(--cdg-pill);background:#ffffff29;color:#fff}.cdg-hero{padding:56px 0 72px;position:relative;flex:1}.cdg-island{display:grid;grid-template-columns:1fr;border-radius:var(--cdg-r-lg);overflow:hidden;box-shadow:0 30px 70px #14083c33;max-width:980px;margin:0 auto}.cdg-offer{position:relative;overflow:hidden;padding:48px 42px;color:#fff;background:radial-gradient(120% 120% at 88% 0%,#c9ff3d2e,#c9ff3d00 45%),var(--cdg-grad-purple)}.cdg-offer .cdg-pill{margin-bottom:22px}.cdg-offer h1{font-size:clamp(34px,5vw,50px);font-weight:800;letter-spacing:-.03em;line-height:1.02}.cdg-offer h1 i{color:var(--cdg-lime)}.cdg-lead{font-size:17px;color:#e2d8fa;line-height:1.6;margin:18px 0 26px;max-width:430px}.cdg-feat{list-style:none;display:flex;flex-direction:column;gap:10px}.cdg-feat li{position:relative;padding:13px 16px 13px 46px;font-size:14.5px;color:#fff;font-weight:500;line-height:1.4;background:#ffffff14;border:1px solid rgba(255,255,255,.12);border-radius:13px}.cdg-feat-ic{position:absolute;left:13px;top:50%;transform:translateY(-50%);width:22px;height:22px;border-radius:7px;background-color:#ffffff24;display:flex;align-items:center;justify-content:center}.cdg-feat-ic svg{width:12px;height:12px}.cdg-live{margin-top:24px;font-size:13px;color:#cdbef2;display:flex;align-items:center;gap:8px}.cdg-dot{width:9px;height:9px;border-radius:50%;background:#34c759;flex:none;animation:cdgPulse 1.8s ease-out infinite}.cdg-count{color:var(--cdg-lime);font-weight:800;font-size:19px;letter-spacing:-.01em;font-variant-numeric:tabular-nums}.cdg-form{background:#fff;padding:44px 40px;display:flex;flex-direction:column}.cdg-form-title{font-size:22px;font-weight:800;letter-spacing:-.02em;margin-bottom:6px;color:var(--cdg-ink);line-height:1.2}.cdg-form-title i{color:var(--cdg-purple)}.cdg-form-sub{font-size:14px;color:var(--cdg-gray);margin-bottom:24px}.cdg-error{color:#e4495f;font-size:14px;margin-bottom:14px}.cdg-fields{display:flex;flex-direction:column;gap:14px;border:0;padding:0;margin:0 0 14px}.cdg-fields input{width:100%;padding:15px 18px;border:1.5px solid var(--cdg-lavender-pale);border-radius:14px;font-family:Onest,sans-serif;font-size:15px;color:var(--cdg-ink);background:var(--cdg-bg-soft);transition:border-color .15s ease}.cdg-fields input::-moz-placeholder{color:var(--cdg-gray-soft)}.cdg-fields input::placeholder{color:var(--cdg-gray-soft)}.cdg-fields input:focus{outline:none;border-color:var(--cdg-purple-bright);background:#fff}.cdg-submit{margin-top:6px}.cdg-submit:after{content:none}.cdg-consent{margin-top:16px}@media (max-width: 640px){.cdg-hero{padding:36px 0 48px}.cdg-offer{padding:36px 28px}.cdg-form{padding:32px 26px}.cdg-offer h1{font-size:32px}}@media (min-width: 860px){.cdg-island{grid-template-columns:1.05fr .95fr}}}@keyframes cdgPulse{0%{box-shadow:0 0 #34c7598c}70%{box-shadow:0 0 0 9px #34c75900}to{box-shadow:0 0 #34c75900}}
