@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&display=swap";.hp-page{min-height:100vh;background:#fafafa;color:#1c2c4a;font-family:Inter,sans-serif;overflow-x:hidden;line-height:1.6}.hp-navbar{position:fixed;top:0;left:0;width:100%;z-index:200;background:#ffffffeb;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-bottom:1px solid rgba(14,30,54,.07);transition:box-shadow .3s ease}.hp-navbar.scrolled{box-shadow:0 4px 24px #0e1e3614}.hp-nav-inner{max-width:1200px;margin:0 auto;padding:0 48px;height:72px;display:flex;align-items:center;justify-content:space-between;gap:32px}.hp-nav-logo{display:flex;align-items:center;gap:4px;text-decoration:none;flex-shrink:0}.hp-nav-logo-text{font-family:Inter,sans-serif;font-size:22px;font-weight:800;color:#1c2c4a;letter-spacing:-.5px}.hp-nav-logo-accent{color:#38b38e}.hp-nav-links{display:flex;align-items:center;gap:8px}.hp-nav-link{font-size:14px;font-weight:600;color:#64748b;padding:8px 16px;border-radius:10px;text-decoration:none;transition:all .2s ease;cursor:pointer;background:none;border:none;font-family:inherit}.hp-nav-link:hover{color:#1c2c4a;background:#f1f5f9}.hp-nav-cta{font-size:14px;font-weight:700;color:#1c2c4a;background:#6fefb3;padding:10px 24px;border-radius:12px;text-decoration:none;transition:all .25s ease;flex-shrink:0}.hp-nav-cta:hover{background:#4de8a0;box-shadow:0 8px 24px #6fefb366;transform:translateY(-1px)}.hp-hero{padding:160px 48px 120px;max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 420px;gap:80px;align-items:center}.hp-hero-eyebrow-v2{display:inline-flex;align-items:center;gap:12px;background:#fff;border:1px solid #E2E8F0;padding:6px 16px 6px 8px;border-radius:14px;margin-bottom:32px;box-shadow:0 4px 15px #0e1e360a}.hp-eyebrow-tag{display:flex;align-items:center;gap:6px;background:#ecfdf5;color:#059669;font-size:10px;font-weight:800;letter-spacing:.05em;padding:4px 10px;border-radius:8px}.hp-live-dot{width:6px;height:6px;background:#10b981;border-radius:50%;animation:hp-pulse-green 2s infinite}@keyframes hp-pulse-green{0%{box-shadow:0 0 #10b981b3}70%{box-shadow:0 0 0 6px #10b98100}to{box-shadow:0 0 #10b98100}}.hp-eyebrow-text{font-size:12px;font-weight:600;color:#64748b;letter-spacing:-.2px}.hp-hero-headline{font-family:Inter,sans-serif;font-size:clamp(36px,8vw,72px);font-weight:900;line-height:1.05;color:#1c2c4a;letter-spacing:-2px;margin-bottom:28px}.hp-hero-headline em{font-style:normal;color:#38b38e}.hp-hero-sub{font-size:18px;color:#4a5568;line-height:1.75;max-width:520px;margin-bottom:40px;font-weight:400}.hp-hero-actions{display:flex;align-items:center;gap:16px;flex-wrap:wrap;margin-bottom:48px}.hp-btn-primary{display:inline-flex;align-items:center;gap:10px;background:#1c2c4a;color:#fff;padding:16px 32px;border-radius:18px;font-size:15px;font-weight:700;text-decoration:none;transition:all .3s cubic-bezier(.16,1,.3,1);font-family:Inter,sans-serif;cursor:pointer;border:none}.hp-btn-primary:hover{background:#243a60;box-shadow:0 12px 32px #1c2c4a33;transform:translateY(-2px)}.hp-btn-primary.green{background:#6fefb3;color:#1c2c4a}.hp-btn-primary.green:hover{background:#4de8a0;box-shadow:0 12px 32px #6fefb359}.hp-btn-ghost{display:inline-flex;align-items:center;gap:10px;color:#1c2c4a;padding:16px 32px;border-radius:18px;font-size:15px;font-weight:700;text-decoration:none;transition:all .3s cubic-bezier(.16,1,.3,1);cursor:pointer;background:#1c2c4a08;border:1.5px solid rgba(28,44,74,.08);font-family:Inter,sans-serif}.hp-btn-ghost:hover{background:#1c2c4a0f;border-color:#1c2c4a;transform:translateY(-2px);box-shadow:0 8px 20px #1c2c4a14}.hp-hero-trust{display:flex;align-items:center;gap:24px;flex-wrap:wrap}.hp-trust-item{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:600;color:#64748b}.hp-trust-dot{width:6px;height:6px;border-radius:50%;background:#6fefb3;flex-shrink:0}.hp-hero-card{background:#fff;border:1px solid #E2E8F0;border-radius:28px;padding:32px;box-shadow:0 24px 64px #0e1e361a;position:relative}.hp-hero-card-label{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#94a3b8;margin-bottom:20px}.hp-scorecard-item{display:flex;align-items:center;justify-content:space-between;padding:14px 0;border-bottom:1px solid #F1F5F9}.hp-scorecard-item:last-child{border-bottom:none}.hp-scorecard-name{font-size:14px;font-weight:700;color:#1c2c4a}.hp-scorecard-meta{font-size:12px;color:#94a3b8;margin-top:2px}.hp-scorecard-score{font-size:24px;font-weight:800;line-height:1}.hp-scorecard-badge{font-size:10px;font-weight:700;padding:3px 10px;border-radius:100px;margin-top:4px;text-align:center}.hp-hero-card-note{margin-top:20px;padding:12px 16px;background:#fffbeb;border:1px solid #FDE68A;border-radius:12px;font-size:12px;color:#92400e;font-weight:600}.hp-section{max-width:1200px;margin:0 auto;padding:100px 48px}.hp-container-lg{max-width:1200px;margin:0 auto;padding:0 40px}.hp-section-sm{max-width:1200px;margin:0 auto;padding:60px 48px}.hp-band{background:#f8fafc;border-top:1px solid #E2E8F0;border-bottom:1px solid #E2E8F0}.hp-band-dark{background:#0e1e36;color:#e2e8f0}.hp-band-green{background:linear-gradient(135deg,#f0fdf4,#ecfdf5);border-top:1px solid rgba(16,185,129,.15);border-bottom:1px solid rgba(16,185,129,.15)}.hp-eyebrow{font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#38b38e;margin-bottom:16px;display:block}.hp-eyebrow.slate{color:#64748b}.hp-h2{font-family:Outfit,sans-serif;font-size:clamp(30px,4vw,48px);font-weight:800;color:#1c2c4a;line-height:1.1;letter-spacing:-1.5px;margin-bottom:20px}.hp-h2 em{font-style:normal;color:#38b38e}.hp-h2.light{color:#fff}.hp-h2.light em{color:#6fefb3}.hp-h3{font-family:Outfit,sans-serif;font-size:clamp(20px,2.5vw,28px);font-weight:800;color:#1c2c4a;line-height:1.2;letter-spacing:-.5px;margin-bottom:12px}.hp-lead{font-size:18px;color:#475569;line-height:1.75;max-width:640px;margin-bottom:48px}.hp-lead.light{color:#ffffffbf}.hp-band.hp-manifesto-band{background:#0f172a;color:#fff;position:relative;overflow:hidden;padding:120px 0;border-top:1px solid rgba(255,255,255,.03);border-bottom:1px solid rgba(255,255,255,.03)}.hp-band.hp-manifesto-band:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:800px;height:800px;background:radial-gradient(circle,#6fefb314,#6fefb300 70%);z-index:0;pointer-events:none}.hp-manifesto{text-align:center;padding:0 48px;max-width:900px;margin:0 auto;position:relative;z-index:1}.hp-manifesto-quote{font-family:Inter,sans-serif;font-size:clamp(28px,4.2vw,52px);font-weight:900;line-height:1.1;color:#fff;margin-bottom:32px;letter-spacing:-2px}.hp-manifesto-quote strong{position:relative;display:inline;color:#6fefb3}.hp-manifesto-quote strong:after{content:"";position:absolute;bottom:8px;left:0;width:100%;height:12px;background:#6fefb326;z-index:-1;border-radius:4px}.hp-manifesto-sub{font-size:17px;color:#ffffff80;max-width:600px;margin:0 auto;line-height:1.8;font-weight:500;letter-spacing:-.2px}.hp-expectation-grid{display:grid;grid-template-columns:1fr 1fr;gap:32px;margin-top:48px}.hp-expect-card{border-radius:24px;padding:36px}.hp-expect-card.yes{background:#f0fdf4;border:1px solid #A7F3D0}.hp-expect-card.no{background:#fff1f2;border:1px solid #FECDD3}.hp-expect-header{display:flex;align-items:center;gap:12px;font-family:Inter,sans-serif;font-size:18px;font-weight:800;letter-spacing:-.3px;margin-bottom:20px}.hp-expect-header.yes{color:#1c7a54}.hp-expect-header.no{color:#b91c1c}.hp-expect-list{list-style:none;display:flex;flex-direction:column;gap:12px}.hp-expect-list li{display:flex;align-items:flex-start;gap:10px;font-size:14px;color:#374151;line-height:1.5}.hp-expect-icon{flex-shrink:0;margin-top:2px}.hp-stats-row{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:#e2e8f0;border:1px solid #E2E8F0;border-radius:24px;overflow:hidden}.hp-stat-cell{background:#fff;padding:40px 32px;display:flex;flex-direction:column;gap:6px}.hp-stat-number{font-family:Inter,sans-serif;font-size:46px;font-weight:900;color:#1c2c4a;line-height:1;letter-spacing:-2px}.hp-stat-number.green{color:#1c7a54}.hp-stat-number.amber{color:#b45309}.hp-stat-number.red{color:#b91c1c}.hp-stat-caption{font-size:14px;color:#64748b;font-weight:500;line-height:1.5}.hp-stat-note{font-size:11px;color:#94a3b8;font-weight:500;margin-top:2px;font-style:italic}.hp-profile-card{background:#fff;border:1px solid #E2E8F0;border-radius:28px;padding:32px;box-shadow:0 24px 64px #0e1e3617}.hp-profile-header{display:flex;align-items:center;gap:16px;margin-bottom:24px;padding-bottom:24px;border-bottom:1px solid #F1F5F9}.hp-profile-avatar{width:56px;height:56px;border-radius:16px;background:linear-gradient(135deg,#1c2c4a,#2d4070);display:flex;align-items:center;justify-content:center;font-size:22px;font-weight:800;color:#6fefb3;flex-shrink:0}.hp-profile-name{font-size:17px;font-weight:800;color:#1c2c4a}.hp-profile-handle{font-size:13px;color:#38b38e;margin-top:2px}.hp-profile-verified{margin-left:auto;background:#6fefb3;border:1px solid #6FEFB3;color:#1c2c4a;font-size:11px;font-weight:700;padding:4px 12px;border-radius:100px;white-space:nowrap}@media (max-width: 540px){.hp-profile-header{flex-direction:column;align-items:flex-start;gap:12px}.hp-profile-verified{margin-left:0}}.hp-profile-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:20px}@media (max-width: 480px){.hp-profile-stats{grid-template-columns:1fr;gap:8px}}.hp-profile-stat{text-align:center;padding:14px 8px;background:#f8fafc;border-radius:12px}.hp-profile-stat-num{font-size:22px;font-weight:800;color:#1c2c4a}.hp-profile-stat-label{font-size:11px;color:#94a3b8;margin-top:2px;font-weight:600;text-transform:uppercase;letter-spacing:.05em}.hp-hiw-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;margin-top:48px}.hp-hiw-step{display:flex!important;flex-direction:column!important;gap:16px!important;position:relative!important;padding:24px!important;background:#fff;border:1px solid #E2E8F0;border-radius:20px}.hp-hiw-card-header{display:flex!important;flex-direction:row!important;align-items:center!important;gap:16px!important;margin-bottom:4px!important}.hp-hiw-num{position:absolute!important;top:12px!important;right:16px!important;font-family:Inter,sans-serif;font-size:48px!important;font-weight:900!important;line-height:1!important;color:#1c2c4a!important;opacity:.08!important;letter-spacing:-2px!important;pointer-events:none!important;z-index:0!important}.hp-hiw-icon{width:48px!important;height:48px!important;border-radius:14px!important;display:flex!important;align-items:center!important;justify-content:center!important;flex-shrink:0!important;z-index:1!important}.hp-hiw-icon.green{background:#ecfdf5}.hp-hiw-icon.blue{background:#eff6ff}.hp-hiw-icon.amber{background:#fffbeb}.hp-hiw-title{font-size:17px!important;font-weight:800!important;color:#1c2c4a!important;line-height:1.3!important;letter-spacing:-.3px!important;flex:1!important;z-index:1!important}.hp-hiw-body{font-size:14px!important;color:#64748b!important;line-height:1.6!important;z-index:1!important}@media (max-width: 768px){.hp-hiw-title{font-size:15px!important}}.hp-hiw-gate{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:700;padding:5px 14px;border-radius:100px;margin-top:4px}.hp-dash-grid{display:grid;grid-template-columns:280px 1fr 260px;gap:20px;margin-top:48px;background:#f8fafc;border:1px solid #E2E8F0;border-radius:28px;padding:28px;overflow:hidden}.hp-dash-col{display:flex;flex-direction:column;gap:14px}.hp-dash-card{background:#fff;border:1px solid #E2E8F0;border-radius:16px;padding:20px}.hp-dash-card-label{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#94a3b8;margin-bottom:12px}.hp-dash-cta-pill{display:flex;align-items:center;gap:10px;padding:12px 16px;border-radius:12px;font-size:13px;font-weight:700;cursor:pointer;border:none;font-family:inherit;width:100%;text-align:left}.hp-dash-cta-pill.memo{background:#1c2c4a;color:#6fefb3}.hp-dash-cta-pill.red-flag{background:#fff1f2;color:#e11d48;border:1px solid #FECDD3}.hp-dash-cta-pill.green-flag{background:#6fefb326;color:#1c7a54;border:1px solid rgba(111,239,179,.5)}.hp-escrow-item{padding:12px 0;border-bottom:1px solid #F1F5F9;display:flex;flex-direction:column;gap:4px}.hp-escrow-item:last-child{border-bottom:none;padding-bottom:0}.hp-escrow-name{font-size:13px;font-weight:700;color:#1c2c4a}.hp-escrow-status{font-size:11px;font-weight:600;color:#d97706}.hp-escrow-bar{height:4px;background:#f1f5f9;border-radius:2px;overflow:hidden;margin-top:4px}.hp-escrow-bar-fill{height:100%;border-radius:2px}.hp-intel-item{display:flex;flex-direction:column;gap:4px;padding:10px 0;border-bottom:1px solid #F1F5F9}.hp-intel-item:last-child{border-bottom:none}.hp-intel-label{font-size:11px;font-weight:600;color:#94a3b8;text-transform:uppercase;letter-spacing:.05em}.hp-intel-value{font-size:15px;font-weight:700;color:#1c2c4a}.hp-intel-ctx{font-size:12px;color:#64748b}.hp-bar-row{display:flex;align-items:center;gap:16px;margin-bottom:18px}.hp-bar-label{font-size:13px;font-weight:600;color:#334155;width:160px;flex-shrink:0}.hp-bar-track{flex:1;height:10px;background:#f1f5f9;border-radius:5px;overflow:hidden}.hp-bar-fill{height:100%;border-radius:5px}.hp-bar-val{font-size:13px;font-weight:700;min-width:60px;text-align:right}.hp-cta-banner{background:#1c2c4a;border-radius:32px;padding:80px;text-align:center;position:relative;overflow:hidden}.hp-cta-banner:before{content:"";position:absolute;top:-80px;right:-80px;width:400px;height:400px;background:radial-gradient(circle,rgba(111,239,179,.2),transparent 70%);border-radius:50%;pointer-events:none}.hp-cta-banner:after{content:"";position:absolute;bottom:-80px;left:-80px;width:400px;height:400px;background:radial-gradient(circle,rgba(111,239,179,.08),transparent 70%);border-radius:50%;pointer-events:none}.hp-cta-actions{display:flex;align-items:center;justify-content:center;gap:16px;flex-wrap:wrap;position:relative;z-index:1}.hp-footer{background:#fff;border-top:1px solid #E2E8F0;padding:40px 48px}.hp-footer-inner{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:16px}.hp-footer-copy{font-size:13px;color:#94a3b8}.hp-footer-links{display:flex;gap:24px}.hp-footer-link{font-size:13px;color:#64748b;text-decoration:none;font-weight:500;transition:color .2s}.hp-footer-link:hover{color:#1c2c4a}.hp-search-locked{display:flex;align-items:center;background:#fff;border:1.5px dashed #CBD5E1;border-radius:16px;padding:14px 20px;gap:12px;cursor:pointer;transition:all .2s ease;margin-top:32px}.hp-search-locked:hover{border-color:#6fefb3;background:#6fefb314}.hp-search-locked-icon{width:36px;height:36px;border-radius:10px;background:#f1f5f9;display:flex;align-items:center;justify-content:center;flex-shrink:0}.hp-search-locked-text{font-size:14px;color:#64748b;font-weight:500;flex:1}.hp-search-locked-badge{font-size:11px;font-weight:700;color:#d97706;background:#fffbeb;border:1px solid #FDE68A;padding:6px 14px;border-radius:100px;flex-shrink:0;display:flex;align-items:center;gap:6px}.hp-preview-badge{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;background:#fff7ed;color:#c2410c;border-radius:100px;font-size:13px;font-weight:700;border:1px solid #FFEDD5;margin-bottom:32px}.hp-dash-card-dark{background:linear-gradient(135deg,#0e1e36,#1a2f50);border:none!important}.hp-dash-card-label-light{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#ffffff80;margin-bottom:12px}.hp-dash-card-level{font-size:28px;font-weight:900;color:#34d399;letter-spacing:-.5px}.hp-dash-card-sub{font-size:13px;color:#fff9;margin-top:4px}@media (max-width: 480px){.hp-search-locked{flex-direction:column;padding:24px 20px;text-align:center;gap:16px}.hp-search-locked-icon{width:44px;height:44px}.hp-search-locked-text{font-size:13px}.hp-search-locked-badge{width:100%;justify-content:center}.hp-preview-badge{font-size:12px;padding:6px 12px;width:100%;justify-content:center}.hp-dash-card{padding:16px}}.hp-link-card{background:#fff;border:1px solid #E2E8F0;border-radius:20px;padding:24px 28px;display:flex;align-items:center;gap:20px;transition:all .25s ease}.hp-link-card:hover{box-shadow:0 12px 32px #0e1e3614;transform:translateY(-2px)}.hp-link-url{background:#f8fafc;border:1px solid #E2E8F0;border-radius:10px;padding:10px 16px;font-size:13px;color:#38b38e;font-weight:600;font-family:SF Mono,Fira Code,monospace;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (max-width: 1024px){.hp-hero{grid-template-columns:1fr;gap:60px;padding:140px 32px 80px}.hp-hero-card{display:none}.hp-dash-grid{grid-template-columns:1fr;padding:16px;border-radius:20px}}@media (max-width: 768px){.hp-nav-inner{padding:0 24px}.hp-nav-links{display:none}.hp-section,.hp-section-sm{padding:60px 24px}.hp-stats-row{grid-template-columns:1fr 1fr}.hp-expectation-grid,.hp-hiw-grid,.hp-pulse-grid{grid-template-columns:1fr}.hp-cta-banner{padding:60px 32px;border-radius:24px}.hp-footer-inner{flex-direction:column;align-items:flex-start}.hp-manifesto{padding:60px 24px}.hp-bar-label{width:100px}}@media (max-width: 480px){.hp-stats-row{grid-template-columns:1fr}.hp-stat-cell{padding:28px 24px}.hp-hero{padding:100px 20px 40px}.hp-hero-headline{font-size:32px;letter-spacing:-1px}.hp-hero-sub{font-size:16px;margin-bottom:32px}.hp-hero-actions{flex-direction:column;align-items:stretch}.hp-btn-primary,.hp-btn-ghost{justify-content:center}.hp-hero-search-mock{flex-direction:column;border-radius:24px;padding:12px;align-items:stretch;gap:8px}.hp-hero-search-content{padding:4px 8px}.hp-hero-search-btn{width:100%;justify-content:center}.hp-hero-card{padding:20px}.hp-scorecard-score{font-size:20px}}.hp-divider{height:1px;background:#e2e8f0;margin:0}.hp-tag{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:700;padding:4px 12px;border-radius:100px}.hp-tag.green{background:#6fefb333;color:#1c7a54;border:1px solid rgba(111,239,179,.5)}.hp-tag.red{background:#fff1f2;color:#e11d48;border:1px solid #FECDD3}.hp-tag.amber{background:#fffbeb;color:#d97706;border:1px solid #FDE68A}.hp-tag.blue{background:#eff6ff;color:#2563eb;border:1px solid #BFDBFE}.hp-tag.navy{background:#1c2c4a;color:#6fefb3}.hp-vertical-chip{display:inline-flex;align-items:center;gap:6px;padding:6px 14px;border-radius:10px;background:#f8fafc;border:1px solid #E2E8F0;font-size:13px;font-weight:600;color:#334155;transition:all .2s ease;cursor:default;margin:4px}.hp-vertical-chip:hover{border-color:#6fefb399;background:#6fefb31a;color:#1c7a54}.hp-reveal{opacity:0;transform:translateY(20px);transition:opacity .6s ease,transform .6s ease}.hp-reveal.visible{opacity:1;transform:translateY(0)}.hp-hero-search-wrapper{margin-top:48px;max-width:580px}.hp-hero-search-mock{background:#fff;border:1px solid #E2E8F0;border-radius:100px;padding:8px 8px 8px 24px;display:flex;align-items:center;justify-content:space-between;gap:16px;box-shadow:0 12px 32px #0e1e360f;cursor:pointer;transition:all .25s ease}.hp-hero-search-content{display:flex;align-items:center;gap:12px;flex:1}.hp-hero-search-mock:hover{transform:translateY(-2px);box-shadow:0 16px 40px #0e1e361a;border-color:#38b38e}.hp-hero-search-text{flex:1;font-size:14px;color:#94a3b8;font-weight:500}.hp-hero-search-btn{background:#f1f5f9;color:#64748b;padding:8px 16px;border-radius:100px;font-size:12px;font-weight:700;display:flex;align-items:center;gap:6px;white-space:nowrap}.hp-hero-search-hint{margin-top:16px;display:flex;align-items:center;justify-content:center;gap:8px;font-size:12px;color:#64748b;font-weight:600}.hp-hero-search-tags{margin-top:12px;display:flex;align-items:center;justify-content:center;gap:12px;flex-wrap:wrap}@media (max-width: 480px){.hp-hero-search-mock{flex-direction:row!important;padding:6px 6px 6px 14px!important;gap:8px!important;border-radius:100px!important;align-items:center!important}.hp-hero-search-text{font-size:13px!important}.hp-hero-search-btn{padding:6px 10px!important;font-size:11px!important;width:auto!important}.hp-hero-search-hint{font-size:11px;padding:0 20px;line-height:1.5}.hp-hero-search-tags{gap:8px;margin-top:16px}}.hp-trends-section{background:#fff}.hp-intel-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.hp-intel-card{background:#fafbfc;border:1px solid #F1F5F9;border-radius:20px;padding:32px 28px;transition:all .3s ease}.hp-intel-card:hover{transform:translateY(-4px);border-color:#e2e8f0;box-shadow:0 16px 40px #0e1e360f}.hp-intel-icon{width:44px;height:44px;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:20px}.hp-intel-value{font-size:48px;font-weight:900;color:#111827;line-height:1;letter-spacing:-2px;margin-bottom:4px}.hp-intel-unit{font-size:24px;font-weight:700;opacity:.5;margin-left:4px;letter-spacing:0}.hp-intel-label{font-size:15px;font-weight:700;color:#374151;margin-bottom:10px}.hp-intel-sub{font-size:14px;line-height:1.6;color:#6b7280;font-weight:400}.hp-intel-footer{display:flex;align-items:center;gap:12px;margin-top:40px;padding:16px 24px;background:#ecfdf5;border:1px solid #A7F3D0;border-radius:14px;font-size:14px;font-weight:500;color:#065f46}@media (max-width: 1024px){.hp-intel-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 640px){.hp-intel-grid{grid-template-columns:1fr;gap:16px}.hp-intel-value{font-size:36px}.hp-intel-footer{flex-direction:column;text-align:center;gap:8px}}.hp-pulse-band{background:#fff;border-bottom:1px solid #F1F5F9}.hp-pulse-header{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:32px}.hp-pulse-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.hp-pulse-card{background:#f8fafc;border:1px solid #E2E8F0;border-radius:20px;padding:24px;transition:all .25s ease}.hp-pulse-card:hover{transform:translateY(-4px);background:#fff;border-color:#38b38e;box-shadow:0 12px 32px #0e1e360f}.hp-pulse-meta{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.hp-pulse-tag{font-size:11px;font-weight:700;color:#38b38e;text-transform:uppercase;letter-spacing:.05em;background:#6fefb326;padding:3px 10px;border-radius:100px}.hp-pulse-time{font-size:11px;color:#94a3b8;font-weight:600}.hp-pulse-body{font-size:14px;color:#1c2c4a;line-height:1.5}.hp-pulse-body strong{font-weight:700}.hp-bento-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,auto);gap:24px;text-align:left}.hp-bento-card{background:#fff;border:1px solid #E2E8F0;border-radius:28px;padding:32px;display:flex;flex-direction:column;gap:12px;transition:all .3s ease;position:relative;overflow:hidden}.hp-bento-badge{position:absolute;top:24px;right:24px;background:#f1f5f9;color:#64748b;font-size:10px;font-weight:800;padding:4px 10px;border-radius:6px;letter-spacing:.05em}.hp-bento-card:hover{transform:translateY(-4px);box-shadow:0 12px 32px #0e1e3614;border-color:#a7f3d0}.hp-bento-card.bento-hero{grid-column:span 1;grid-row:span 2;background:linear-gradient(180deg,#fff,#f0fdf4)}.hp-bento-card.bento-wide{grid-column:span 2;flex-direction:row;align-items:center;gap:24px}.hp-bento-card.bento-tall{grid-row:span 1}.memo-peek{margin-top:auto;padding:20px;background:#fff;border:1px solid #E2E8F0;border-radius:16px;display:flex;flex-direction:column;gap:8px}.peek-line{height:6px;width:100%;background:#f1f5f9;border-radius:4px}.peek-line.short{width:60%}.peek-tag{font-size:10px;font-weight:800;color:#10b981;background:#ecfdf5;padding:4px 8px;border-radius:100px;align-self:flex-start;margin-top:8px}.hp-bento-search-preview{margin-top:auto;background:#f8fafc;border:1px solid #E2E8F0;border-radius:100px;padding:8px 16px;display:flex;align-items:center;gap:8px;font-size:12px;color:#94a3b8;font-weight:600}.hp-flag-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:32px;margin-top:8px}.hp-flag-card{border-radius:24px;padding:36px}.hp-flag-card.green{background:#f0fdf4;border:1px solid #A7F3D0}.hp-flag-card.red{background:#fff1f2;border:1px solid #FECDD3}.hp-verticals-card{margin-top:48px;padding:36px;background:#fff;border:1px solid #E2E8F0;border-radius:24px}.hp-industry-bars{margin-top:8px}@media (max-width: 800px){.hp-flag-grid{grid-template-columns:1fr;gap:20px}.hp-flag-card{padding:24px}.hp-verticals-card{padding:24px;margin-top:32px}.hp-pulse-grid{grid-template-columns:1fr;gap:16px}.hp-pulse-card{padding:16px}}@media (max-width: 640px){.hp-bar-row{flex-direction:column;align-items:stretch;gap:8px}.hp-bar-label{width:100%;font-size:12px}.hp-bar-track{width:100%;height:10px;background:#f1f5f9;display:block;flex:none}.hp-bar-val{width:100%;text-align:right;font-size:12px;margin-top:-4px}}.hp-profile-ghost-box{margin-top:16px;padding:16px 20px;background:#f8fafc;border:1px solid #E2E8F0;border-radius:16px;display:flex;gap:12px;align-items:flex-start}.hp-ghost-icon{margin-top:2px;flex-shrink:0}.hp-ghost-title{font-size:13px;font-weight:700;color:#334155;margin-bottom:4px}.hp-ghost-desc{font-size:13px;color:#64748b;line-height:1.6}.hp-verticals-grid{display:flex;flex-wrap:wrap;gap:8px}@media (max-width: 480px){.hp-profile-ghost-box{padding:12px 16px}}@media (max-width: 900px){.hp-bento-grid{grid-template-columns:1fr;grid-template-rows:auto}.hp-bento-card.bento-hero,.hp-bento-card.bento-wide,.hp-bento-card.bento-tall{grid-column:span 1;grid-row:span 1}}.hp-h-scroll{display:grid}.hp-scroll-hint,.hp-carousel-spacer{display:none}@media (max-width: 768px){.hp-h-scroll{display:flex!important;overflow-x:auto;overflow-y:visible;gap:16px!important;scroll-snap-type:x mandatory;scroll-padding-left:24px;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-top:4px;padding-bottom:16px;padding-left:0!important;padding-right:0!important;margin-left:-24px;margin-right:-24px;box-sizing:border-box}.hp-h-scroll::-webkit-scrollbar{display:none}.hp-h-scroll:after{content:"";display:block;flex-shrink:0;width:24px;min-width:24px;height:1px}.hp-carousel-spacer{display:block!important;flex-shrink:0!important;width:24px!important;min-width:24px!important;max-width:24px!important;height:1px;opacity:0;pointer-events:none}.hp-h-scroll>*:not(.hp-carousel-spacer){scroll-snap-align:start;flex-shrink:0!important;width:85vw!important;max-width:340px!important;min-width:260px!important}.hp-stats-row.hp-h-scroll>.hp-stat-cell{width:75vw!important;max-width:280px!important;min-width:240px!important}.hp-scroll-hint{display:flex;align-items:center;gap:6px;font-size:11px;font-weight:600;color:#94a3b8;letter-spacing:.06em;text-transform:uppercase;margin-bottom:12px}.hp-scroll-hint-dot{width:6px;height:6px;border-radius:50%;background:#6fefb3;animation:hp-pulse-hint 1.8s ease-in-out infinite}@keyframes hp-pulse-hint{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.7)}}.hp-stats-row,.hp-expectation-grid{grid-template-columns:unset!important}.hp-hiw-grid{grid-template-columns:unset!important;margin-top:16px!important}.hp-flag-grid,.hp-pulse-grid{grid-template-columns:unset!important}.hp-bento-grid{flex-direction:column}}.hp-expect-tabs{display:none}@media (max-width: 768px){.hp-expectation-grid{display:none!important}.hp-expect-tabs{display:block;margin-top:8px}.hp-expect-tab-bar{display:flex;gap:8px;margin-bottom:20px}.hp-expect-tab-btn{flex:1;display:flex;align-items:center;justify-content:center;gap:8px;padding:12px 16px;border-radius:14px;border:1.5px solid #E2E8F0;background:#f8fafc;font-size:14px;font-weight:700;color:#94a3b8;cursor:pointer;transition:all .22s ease;font-family:Inter,sans-serif}.hp-expect-tab-btn.active-yes{background:#ecfdf5;border-color:#6ee7b7;color:#059669}.hp-expect-tab-btn.active-no{background:#fff1f2;border-color:#fecdd3;color:#e11d48}.hp-expect-tab-panel{background:#fff;border:1.5px solid #E2E8F0;border-radius:20px;overflow:hidden}.hp-expect-tab-panel.panel-yes{border-color:#a7f3d0;background:#f0fdf4}.hp-expect-tab-panel.panel-no{border-color:#fecdd3;background:#fff1f2}.hp-expect-tab-list{list-style:none;padding:0;margin:0}.hp-expect-tab-item{display:flex;align-items:flex-start;gap:12px;padding:16px 20px;border-bottom:1px solid rgba(0,0,0,.05);font-size:14px;color:#1c2c4a;line-height:1.6}.hp-expect-tab-item:last-child{border-bottom:none}.hp-expect-tab-icon{flex-shrink:0;margin-top:2px}}.hp-testimonial-section{padding:80px 0 120px;background:#fff}.hp-testimonial-showcase{max-width:800px;margin:0 auto 60px;padding:0 40px}.hp-testimonial-active-content{display:flex;flex-direction:column}.hp-testimonial-quote-mark{font-size:40px;font-family:Playfair Display,serif;line-height:1;color:#111827;opacity:.8;margin-bottom:20px}.hp-testimonial-hook{font-size:clamp(20px,3vw,26px);font-weight:700;line-height:1.3;color:#111827;margin-bottom:20px;letter-spacing:-.01em}.hp-testimonial-detail{font-size:16px;line-height:1.7;color:#4b5563;margin-bottom:32px;font-weight:400}.hp-testimonial-active-author{display:flex;align-items:center;gap:16px;border-top:1px solid #F3F4F6;padding-top:24px;width:-moz-fit-content;width:fit-content}.hp-testimonial-active-author .hp-testimonial-name{font-size:15px;font-weight:700;color:#111827}.hp-testimonial-active-author .hp-testimonial-title{font-size:13px;color:#6b7280}.hp-testimonial-tabs{display:flex;max-width:800px;margin:0 auto;border:1px solid #F3F4F6;border-radius:8px;overflow:hidden}.hp-testimonial-tab{flex:1;padding:24px;background:#fff;border:none;border-right:1px solid #F3F4F6;cursor:pointer;transition:background .2s ease;display:flex;flex-direction:column;align-items:center;gap:4px}.hp-testimonial-tab:last-child{border-right:none}.hp-testimonial-tab.active{background:#f9fafb}.hp-tab-name{font-size:14px;font-weight:600;color:#111827}.hp-tab-meta{font-size:12px;color:#9ca3af}@media (max-width: 768px){.hp-testimonial-showcase{padding:0 24px;margin-bottom:40px}.hp-testimonial-main-text{font-size:24px}.hp-testimonial-tabs{flex-direction:row;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none;margin:0 -24px;padding:0 24px;border:none;border-top:1px solid #F3F4F6;border-bottom:1px solid #F3F4F6;border-radius:0;gap:0}.hp-testimonial-tabs::-webkit-scrollbar{display:none}.hp-testimonial-tab{flex:0 0 160px;border-right:1px solid #F3F4F6;border-bottom:none;padding:20px 16px;text-align:center}.hp-testimonial-tab:last-child{border-right:none}}.ip-page{min-height:100vh;background:#fff;color:#1c2c4a;font-family:Inter,sans-serif;line-height:1.6}.ip-hero{padding:160px 48px 80px;max-width:1200px;margin:0 auto}.ip-hero-inner{max-width:800px}.ip-coming-hero{padding:160px 48px 100px;background:#f8fafc;border-bottom:1px solid #E2E8F0}.ip-h1{font-size:clamp(32px,6vw,64px);font-weight:900;line-height:1.1;letter-spacing:-2px;color:#1c2c4a;margin-bottom:24px}.ip-h1 em{font-style:normal;color:#38b38e}.ip-hero-sub{font-size:20px;color:#4a5568;line-height:1.7;max-width:680px}.ip-section{max-width:1000px;margin:0 auto;padding:100px 48px}.ip-section-wide{max-width:1200px;margin:0 auto;padding:80px 48px}.ip-band{background:#f8fafc;border-top:1px solid #E2E8F0;border-bottom:1px solid #E2E8F0}.ip-band-green{background:#f0fdf4;border-top:1px solid #DCFCE7;border-bottom:1px solid #DCFCE7}.ip-eyebrow{font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.1em;color:#38b38e;margin-bottom:16px;display:inline-flex;align-items:center;gap:8px}.ip-eyebrow-dark{font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.1em;color:#64748b;margin-bottom:16px}.ip-h2{font-size:clamp(28px,4vw,42px);font-weight:800;letter-spacing:-1px;line-height:1.2;margin-bottom:24px}.ip-h2 em{font-style:normal;color:#38b38e}.ip-lead{font-size:18px;color:#475569;line-height:1.8;margin-bottom:48px}.ip-value-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:40px;margin-top:60px}.ip-value-item{display:flex;gap:20px}.ip-value-icon{width:48px;height:48px;border-radius:14px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.ip-value-icon.green{background:#dcfce7}.ip-value-icon.blue{background:#dbeafe}.ip-value-icon.amber{background:#fef3c7}.ip-value-icon.purple{background:#f3e8ff}.ip-value-title{font-weight:700;font-size:18px;margin-bottom:8px}.ip-value-body{font-size:15px;color:#64748b;line-height:1.6}.ip-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.ip-step{background:#fff;border:1px solid #E2E8F0;padding:40px;border-radius:24px;position:relative;display:flex;flex-direction:column}.ip-step-num{position:absolute;top:30px;right:40px;font-size:60px;font-weight:900;color:#1c2c4a;opacity:.05}.ip-step-icon{width:64px;height:64px;border-radius:18px;display:flex;align-items:center;justify-content:center;margin-bottom:24px}.ip-step-icon.green{background:#dcfce7}.ip-step-icon.blue{background:#dbeafe}.ip-step-icon.amber{background:#fef3c7}.ip-step-title{font-size:22px;font-weight:800;margin-bottom:12px}.ip-step-body{font-size:15px;color:#64748b;margin-bottom:24px}.ip-step-gate{padding:12px 16px;border-radius:12px;font-size:13px;font-weight:700;display:flex;align-items:center;gap:8px}.ip-step-detail-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px}.ip-step-detail-list li{display:flex;align-items:center;gap:8px;color:#64748b}.ip-step-detail-list li:before{content:"";width:4px;height:4px;border-radius:50%;background:#cbd5e1}.ip-faq{margin-top:48px;border-top:1px solid #E2E8F0}.ip-faq-item{border-bottom:1px solid #E2E8F0}.ip-faq-q{padding:24px 0;font-weight:700;font-size:18px;cursor:pointer;display:flex;justify-content:space-between;align-items:center}.ip-faq-chevron{transition:transform .3s ease}.ip-faq-chevron.open{transform:rotate(180deg)}.ip-faq-a{padding-bottom:24px;color:#64748b;font-size:16px;line-height:1.7}.ip-intel-preview-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.ip-intel-card{background:#fff;border:1px solid #E2E8F0;padding:24px;border-radius:20px;box-shadow:0 4px 20px #0000000a}.ip-intel-card-label{font-size:12px;font-weight:700;color:#94a3b8;text-transform:uppercase;margin-bottom:8px}.ip-intel-card-value{font-size:32px;font-weight:900;margin-bottom:4px}.ip-intel-card-ctx{font-size:13px;color:#64748b}.ip-about-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.ip-compliance-card{background:#1c2c4a;padding:40px;border-radius:32px;color:#fff}.ip-compliance-title{font-size:20px;font-weight:800;margin-bottom:32px}.ip-compliance-list{display:flex;flex-direction:column;gap:24px}.ip-compliance-item{display:flex;gap:16px}.ip-compliance-dot{width:6px;height:6px;border-radius:50%;background:#6fefb3;margin-top:8px;flex-shrink:0}.ip-compliance-text{font-size:14px;color:#fff9;line-height:1.5}.ip-cta-strip{background:#0e1e36;padding:80px 48px;text-align:center;color:#fff}.ip-cta-title{font-size:32px;font-weight:900;margin-bottom:12px}.ip-cta-sub{font-size:18px;color:#fff9;margin-bottom:32px}.ip-btn{display:inline-flex;align-items:center;gap:10px;padding:16px 32px;border-radius:14px;font-weight:700;text-decoration:none;transition:all .2s ease}.ip-btn-dark{background:#1c2c4a;color:#fff}.ip-btn-dark:hover{background:#243a60;transform:translateY(-2px)}.ip-waitlist-card{background:#fff;border:1px solid #E2E8F0;padding:60px;border-radius:32px;box-shadow:0 20px 50px #0000000d}.ip-waitlist-title{font-size:36px;font-weight:900;margin-bottom:16px}.ip-waitlist-sub{font-size:18px;color:#64748b}.ip-pullquote{margin:48px 0;padding-left:32px;border-left:4px solid #6FEFB3}.ip-pullquote-text{font-size:24px;font-weight:700;line-height:1.4;color:#1c2c4a;margin-bottom:12px}.ip-pullquote-cite{font-size:14px;color:#64748b;font-weight:600}@media (max-width: 768px){.ip-steps,.ip-intel-preview-grid,.ip-about-grid{grid-template-columns:1fr}.ip-hero,.ip-section,.ip-section-wide,.ip-cta-strip{padding:100px 24px 60px}.ip-h1{font-size:40px}.ip-h2{font-size:30px}.ip-waitlist-card{padding:40px 24px}}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:Plus Jakarta Sans,sans-serif;font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}*{box-sizing:border-box;margin:0;padding:0}body{font-family:Inter,sans-serif;background-color:#f8f9fa;color:#111827;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html,body,#root{min-height:100vh}html,body{overflow-x:hidden}.prose{color:var(--tw-prose-body);max-width:65ch}.prose :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.prose :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-lead);font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.prose :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-links);text-decoration:underline;font-weight:500}.prose :where(strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-bold);font-weight:600}.prose :where(a strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(blockquote strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(thead th strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.prose :where(ol[type=A]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.prose :where(ol[type=a]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.prose :where(ol[type=A s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.prose :where(ol[type=a s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.prose :where(ol[type=I]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.prose :where(ol[type=i]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.prose :where(ol[type=I s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.prose :where(ol[type=i s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.prose :where(ol[type="1"]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal}.prose :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:disc;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.prose :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{font-weight:400;color:var(--tw-prose-counters)}.prose :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}.prose :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.25em}.prose :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-top:3em;margin-bottom:3em}.prose :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-style:italic;color:var(--tw-prose-quotes);border-inline-start-width:.25rem;border-inline-start-color:var(--tw-prose-quote-borders);quotes:"“""”""‘""’";margin-top:1.6em;margin-bottom:1.6em;padding-inline-start:1em}.prose :where(blockquote p:first-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:open-quote}.prose :where(blockquote p:last-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:close-quote}.prose :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.prose :where(h1 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:900;color:inherit}.prose :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.prose :where(h2 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:800;color:inherit}.prose :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.prose :where(h3 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.prose :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.prose :where(h4 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.prose :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){display:block;margin-top:2em;margin-bottom:2em}.prose :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-family:inherit;color:var(--tw-prose-kbd);box-shadow:0 0 0 1px var(--tw-prose-kbd-shadows),0 3px 0 var(--tw-prose-kbd-shadows);font-size:.875em;border-radius:.3125rem;padding-top:.1875em;padding-inline-end:.375em;padding-bottom:.1875em;padding-inline-start:.375em}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-code);font-weight:600;font-size:.875em}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:"`"}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:"`"}.prose :where(a code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(h1 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.875em}.prose :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.9em}.prose :where(h4 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(blockquote code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(thead th code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-pre-code);background-color:var(--tw-prose-pre-bg);overflow-x:auto;font-weight:400;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding-top:.8571429em;padding-inline-end:1.1428571em;padding-bottom:.8571429em;padding-inline-start:1.1428571em}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:none}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:none}.prose :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){width:100%;table-layout:auto;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.prose :where(thead):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-th-borders)}.prose :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;vertical-align:bottom;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.prose :where(tbody tr):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-td-borders)}.prose :where(tbody tr:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:0}.prose :where(tbody td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:baseline}.prose :where(tfoot):not(:where([class~=not-prose],[class~=not-prose] *)){border-top-width:1px;border-top-color:var(--tw-prose-th-borders)}.prose :where(tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:top}.prose :where(th,td):not(:where([class~=not-prose],[class~=not-prose] *)){text-align:start}.prose :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.prose{--tw-prose-body: #374151;--tw-prose-headings: #111827;--tw-prose-lead: #4b5563;--tw-prose-links: #111827;--tw-prose-bold: #111827;--tw-prose-counters: #6b7280;--tw-prose-bullets: #d1d5db;--tw-prose-hr: #e5e7eb;--tw-prose-quotes: #111827;--tw-prose-quote-borders: #e5e7eb;--tw-prose-captions: #6b7280;--tw-prose-kbd: #111827;--tw-prose-kbd-shadows: rgb(17 24 39 / 10%);--tw-prose-code: #111827;--tw-prose-pre-code: #e5e7eb;--tw-prose-pre-bg: #1f2937;--tw-prose-th-borders: #d1d5db;--tw-prose-td-borders: #e5e7eb;--tw-prose-invert-body: #d1d5db;--tw-prose-invert-headings: #fff;--tw-prose-invert-lead: #9ca3af;--tw-prose-invert-links: #fff;--tw-prose-invert-bold: #fff;--tw-prose-invert-counters: #9ca3af;--tw-prose-invert-bullets: #4b5563;--tw-prose-invert-hr: #374151;--tw-prose-invert-quotes: #f3f4f6;--tw-prose-invert-quote-borders: #374151;--tw-prose-invert-captions: #9ca3af;--tw-prose-invert-kbd: #fff;--tw-prose-invert-kbd-shadows: rgb(255 255 255 / 10%);--tw-prose-invert-code: #fff;--tw-prose-invert-pre-code: #d1d5db;--tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);--tw-prose-invert-th-borders: #4b5563;--tw-prose-invert-td-borders: #374151;font-size:1rem;line-height:1.75}.prose :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}.prose :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.prose :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.prose :where(.prose>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose :where(.prose>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.prose :where(.prose>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.prose :where(.prose>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.prose :where(.prose>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.prose :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.prose :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;padding-inline-start:1.625em}.prose :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.5714286em;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.prose :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(.prose>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(.prose>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.prose-slate{--tw-prose-body: #334155;--tw-prose-headings: #0f172a;--tw-prose-lead: #475569;--tw-prose-links: #0f172a;--tw-prose-bold: #0f172a;--tw-prose-counters: #64748b;--tw-prose-bullets: #cbd5e1;--tw-prose-hr: #e2e8f0;--tw-prose-quotes: #0f172a;--tw-prose-quote-borders: #e2e8f0;--tw-prose-captions: #64748b;--tw-prose-kbd: #0f172a;--tw-prose-kbd-shadows: rgb(15 23 42 / 10%);--tw-prose-code: #0f172a;--tw-prose-pre-code: #e2e8f0;--tw-prose-pre-bg: #1e293b;--tw-prose-th-borders: #cbd5e1;--tw-prose-td-borders: #e2e8f0;--tw-prose-invert-body: #cbd5e1;--tw-prose-invert-headings: #fff;--tw-prose-invert-lead: #94a3b8;--tw-prose-invert-links: #fff;--tw-prose-invert-bold: #fff;--tw-prose-invert-counters: #94a3b8;--tw-prose-invert-bullets: #475569;--tw-prose-invert-hr: #334155;--tw-prose-invert-quotes: #f1f5f9;--tw-prose-invert-quote-borders: #334155;--tw-prose-invert-captions: #94a3b8;--tw-prose-invert-kbd: #fff;--tw-prose-invert-kbd-shadows: rgb(255 255 255 / 10%);--tw-prose-invert-code: #fff;--tw-prose-invert-pre-code: #cbd5e1;--tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);--tw-prose-invert-th-borders: #475569;--tw-prose-invert-td-borders: #334155}@keyframes pulse-green{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(1.3)}}.cal-day.disabled{color:#d1d5db;cursor:not-allowed}.cal-day.today{border:1px solid #C7D2FE}.radio-dot.green{background:#10b981}.radio-dot.red{background:#f43f5e}.visible{visibility:visible}.invisible{visibility:hidden}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.right-0{right:0}.top-0{top:0}.z-10{z-index:10}.mx-auto{margin-left:auto;margin-right:auto}.-mr-16{margin-right:-4rem}.-mt-16{margin-top:-4rem}.mb-10{margin-bottom:2.5rem}.mb-12{margin-bottom:3rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.ml-1{margin-left:.25rem}.ml-2{margin-left:.5rem}.mt-4{margin-top:1rem}.block{display:block}.inline-block{display:inline-block}.flex{display:flex}.inline-flex{display:inline-flex}.grid{display:grid}.hidden{display:none}.h-1{height:.25rem}.h-10{height:2.5rem}.h-14{height:3.5rem}.h-24{height:6rem}.h-32{height:8rem}.min-h-screen{min-height:100vh}.w-1{width:.25rem}.w-10{width:2.5rem}.w-24{width:6rem}.w-32{width:8rem}.w-full{width:100%}.max-w-4xl{max-width:56rem}.max-w-\[1100px\]{max-width:1100px}.max-w-\[500px\]{max-width:500px}.max-w-md{max-width:28rem}.max-w-none{max-width:none}.flex-1{flex:1 1 0%}.flex-shrink-0{flex-shrink:0}.cursor-pointer{cursor:pointer}.list-disc{list-style-type:disc}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.flex-col{flex-direction:column}.items-start{align-items:flex-start}.items-center{align-items:center}.justify-center{justify-content:center}.gap-1\.5{gap:.375rem}.gap-12{gap:3rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))}.overflow-hidden{overflow:hidden}.rounded-2xl{border-radius:1rem}.rounded-\[32px\]{border-radius:32px}.rounded-full{border-radius:9999px}.rounded-xl{border-radius:.75rem}.border{border-width:1px}.border-2{border-width:2px}.border-b{border-bottom-width:1px}.border-t{border-top-width:1px}.border-none{border-style:none}.border-slate-100{--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity, 1))}.bg-\[\#F8FAFC\]{--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1))}.bg-emerald-50{--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1))}.bg-emerald-500{--tw-bg-opacity: 1;background-color:rgb(16 185 129 / var(--tw-bg-opacity, 1))}.bg-indigo-50{--tw-bg-opacity: 1;background-color:rgb(238 242 255 / var(--tw-bg-opacity, 1))}.bg-slate-100{--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1))}.bg-slate-200{--tw-bg-opacity: 1;background-color:rgb(226 232 240 / var(--tw-bg-opacity, 1))}.bg-slate-50\/50{background-color:#f8fafc80}.bg-slate-900{--tw-bg-opacity: 1;background-color:rgb(15 23 42 / var(--tw-bg-opacity, 1))}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.p-8{padding:2rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-20{padding-top:5rem;padding-bottom:5rem}.py-8{padding-top:2rem;padding-bottom:2rem}.pb-2{padding-bottom:.5rem}.pl-6{padding-left:1.5rem}.pt-4{padding-top:1rem}.text-center{text-align:center}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-\[11px\]{font-size:11px}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-black{font-weight:900}.font-bold{font-weight:700}.font-medium{font-weight:500}.uppercase{text-transform:uppercase}.italic{font-style:italic}.leading-\[1\.1\]{line-height:1.1}.leading-relaxed{line-height:1.625}.leading-tight{line-height:1.25}.tracking-tight{letter-spacing:-.025em}.tracking-wider{letter-spacing:.05em}.tracking-widest{letter-spacing:.1em}.text-amber-400{--tw-text-opacity: 1;color:rgb(251 191 36 / var(--tw-text-opacity, 1))}.text-emerald-500{--tw-text-opacity: 1;color:rgb(16 185 129 / var(--tw-text-opacity, 1))}.text-emerald-600{--tw-text-opacity: 1;color:rgb(5 150 105 / var(--tw-text-opacity, 1))}.text-indigo-500{--tw-text-opacity: 1;color:rgb(99 102 241 / var(--tw-text-opacity, 1))}.text-indigo-700{--tw-text-opacity: 1;color:rgb(67 56 202 / var(--tw-text-opacity, 1))}.text-rose-500{--tw-text-opacity: 1;color:rgb(244 63 94 / var(--tw-text-opacity, 1))}.text-slate-400{--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.text-slate-500{--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.text-slate-600{--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.text-slate-700{--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.text-slate-900{--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.underline{text-decoration-line:underline}.no-underline{text-decoration-line:none}.opacity-50{opacity:.5}.shadow-\[0_32px_64px_-16px_rgba\(15\,23\,42\,0\.1\)\]{--tw-shadow: 0 32px 64px -16px rgba(15,23,42,.1);--tw-shadow-colored: 0 32px 64px -16px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-lg{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-sm{--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-emerald-500\/20{--tw-shadow-color: rgb(16 185 129 / .2);--tw-shadow: var(--tw-shadow-colored)}.outline-none{outline:2px solid transparent;outline-offset:2px}.blur{--tw-blur: blur(8px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.site-footer{background:#fff;border-top:1px solid #E2E8F0;padding:40px 48px}.site-footer-inner{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;gap:24px}.site-footer-top{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:16px}.site-footer-copy{font-size:13px;color:#94a3b8}.site-footer-links{display:flex;gap:24px;flex-wrap:wrap}.site-footer-link{font-size:13px;color:#64748b;text-decoration:none;font-weight:500;transition:color .2s}.site-footer-link:hover{color:#1c2c4a}.site-footer-disclaimer{font-size:11px;color:#94a3b8;line-height:1.7;border-top:1px solid #F1F5F9;padding-top:20px;max-width:900px}.site-footer-bottom{font-size:13px;color:#94a3b8}@media (max-width: 768px){.site-footer{padding:32px 24px}.site-footer-top{flex-direction:column;align-items:flex-start}}.hover\:bg-emerald-600:hover{--tw-bg-opacity: 1;background-color:rgb(5 150 105 / var(--tw-bg-opacity, 1))}.hover\:bg-slate-800:hover{--tw-bg-opacity: 1;background-color:rgb(30 41 59 / var(--tw-bg-opacity, 1))}.focus\:border-emerald-500:focus{--tw-border-opacity: 1;border-color:rgb(16 185 129 / var(--tw-border-opacity, 1))}.focus\:bg-white:focus{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.active\:scale-\[0\.98\]:active{--tw-scale-x: .98;--tw-scale-y: .98;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@media (min-width: 640px){.sm\:inline{display:inline}.sm\:hidden{display:none}}@media (min-width: 768px){.md\:p-10{padding:2.5rem}}@media (min-width: 1024px){.lg\:block{display:block}.lg\:hidden{display:none}.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:gap-20{gap:5rem}.lg\:p-12{padding:3rem}.lg\:py-24{padding-top:6rem;padding-bottom:6rem}.lg\:py-32{padding-top:8rem;padding-bottom:8rem}.lg\:text-5xl{font-size:3rem;line-height:1}}
