.home-page{background:radial-gradient(ellipse 90% 55% at 50% -15%, color-mix(in srgb, var(--site-brand) 10%, transparent), transparent), var(--site-page-bg);min-height:100vh;color:var(--site-text);padding:0 20px 72px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.home-hero{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);align-items:center;gap:48px;max-width:1160px;margin:0 auto;padding:72px 0 56px;display:grid}.home-hero-copy{max-width:560px}.home-eyebrow{letter-spacing:.06em;text-transform:uppercase;color:var(--site-brand);margin:0 0 14px;font-size:13px;font-weight:700}.home-title{letter-spacing:-.03em;margin:0 0 18px;font-size:clamp(32px,5vw,48px);font-weight:800;line-height:1.12}.home-lead{color:var(--site-text-secondary);margin:0 0 28px;font-size:18px;line-height:1.7}.home-hero-actions{flex-wrap:wrap;gap:12px;margin-bottom:16px;display:flex}.home-hero-note{color:var(--site-text-muted);margin:0;font-size:13px}.home-btn{border-radius:12px;justify-content:center;align-items:center;min-height:46px;padding:12px 18px;font-size:15px;font-weight:700;text-decoration:none;display:inline-flex}.home-btn-primary{background:var(--site-brand);color:#fff;border:1px solid var(--site-brand-strong)}.home-btn-primary:hover{filter:brightness(1.05)}.home-btn-secondary{background:var(--site-surface);color:var(--site-text);border:1px solid var(--site-border)}.home-btn-secondary:hover{background:var(--site-surface-muted)}.home-trust{max-width:1160px;margin:0 auto 72px}.home-trust-list{flex-wrap:wrap;gap:10px;margin:0;padding:0;list-style:none;display:flex}.home-trust-item{background:var(--site-surface);border:1px solid var(--site-border);min-height:36px;color:var(--site-text-secondary);border-radius:999px;align-items:center;padding:8px 14px;font-size:13px;font-weight:600;display:inline-flex}.home-steps,.home-features{max-width:1160px;margin:0 auto 80px}.home-section-head{margin-bottom:28px}.home-section-title{letter-spacing:-.02em;margin:0 0 8px;font-size:clamp(24px,3vw,32px);font-weight:800;line-height:1.2}.home-section-lead{color:var(--site-text-secondary);margin:0;font-size:16px;line-height:1.6}.home-steps-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin:0 0 28px;padding:0;list-style:none;display:grid}.home-step{background:var(--site-surface);border:1px solid var(--site-border);box-shadow:0 12px 32px var(--site-shadow);border-radius:16px;gap:14px;padding:22px;display:flex}.home-step-index{background:var(--site-brand-soft);border:1px solid var(--site-border-accent);width:32px;height:32px;color:var(--site-brand-strong);border-radius:999px;flex-shrink:0;place-items:center;font-size:14px;font-weight:800;display:grid}.home-step-title{margin:0 0 6px;font-size:18px;line-height:1.3}.home-step-copy{color:var(--site-text-secondary);margin:0;font-size:14px;line-height:1.6}.home-steps-cta{justify-content:flex-start;display:flex}.home-features-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-bottom:20px;display:grid}.home-feature-card{background:var(--site-surface);border:1px solid var(--site-border);box-shadow:0 12px 32px var(--site-shadow);border-radius:16px;flex-direction:column;gap:10px;padding:24px;display:flex}.home-feature-label{letter-spacing:.06em;text-transform:uppercase;color:var(--site-text-muted);margin:0;font-size:12px;font-weight:700}.home-feature-title{margin:0;font-size:22px;line-height:1.3}.home-feature-copy{color:var(--site-text-secondary);flex:1;margin:0;font-size:15px;line-height:1.65}.home-feature-link{color:var(--site-brand);margin-top:4px;font-size:14px;font-weight:700;text-decoration:none}.home-feature-link:hover{text-decoration:underline}.home-traveler-note{background:var(--site-surface-muted);border:1px solid var(--site-border);color:var(--site-text-secondary);border-radius:12px;margin:0;padding:16px 18px;font-size:14px;line-height:1.6}.home-footer{border-top:1px solid var(--site-border);text-align:center;max-width:1160px;margin:0 auto;padding-top:24px}.home-footer-links{flex-wrap:wrap;justify-content:center;gap:16px;margin-bottom:12px;display:flex}.home-footer-links a{color:var(--site-text-muted);font-size:14px;text-decoration:none}.home-footer-links a:hover{color:var(--site-brand)}.home-footer-copy{color:var(--site-text-muted);margin:0;font-size:13px}@media (max-width:900px){.home-page{padding:0 16px 56px}.home-hero{grid-template-columns:1fr;gap:32px;padding:40px 0 48px}.home-hero-copy{max-width:none}.home-lead{font-size:17px}.home-trust{margin-bottom:56px}.home-steps,.home-features{margin-bottom:64px}.home-steps-list,.home-features-grid{grid-template-columns:1fr}}
