.home_page__NOZQO{min-height:100vh;min-height:100dvh;min-height:-webkit-fill-available;background-color:hsl(var(--background));background-image:radial-gradient(ellipse 140% 80% at 50% -20%,rgba(238,189,43,.12),transparent 58%);color:hsl(var(--foreground));padding:max(1.5rem,env(safe-area-inset-top,0px)) max(1.25rem,env(safe-area-inset-right,0px)) max(1.5rem,env(safe-area-inset-bottom,0px)) max(1.25rem,env(safe-area-inset-left,0px));box-sizing:border-box;display:flex;flex-direction:column;overflow-x:clip}.home_main__ZqXmQ{flex:1 1;width:100%;max-width:40rem;margin:0 auto;display:flex;flex-direction:column;justify-content:center;gap:2rem}.home_brand__9Zfa3{font-family:var(--font-oswald),system-ui,sans-serif;font-size:clamp(2rem,8vw,2.75rem);font-weight:700;line-height:1.1;letter-spacing:-.02em;margin:0;color:hsl(var(--foreground))}.home_lead__hdIQO{font-size:1.0625rem;line-height:1.65;color:hsl(var(--muted-foreground));margin:0}.home_sectionTitle__6Zerm{font-family:var(--font-oswald),system-ui,sans-serif;font-size:1.125rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:hsl(var(--accent-light));margin:0 0 .75rem}.home_list__0vrAT{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:.75rem}.home_list__0vrAT li{position:relative;padding-left:1.35rem;font-size:.9375rem;line-height:1.55;color:hsl(var(--muted-foreground))}.home_list__0vrAT li:before{content:"";position:absolute;left:0;top:.55em;width:6px;height:6px;border-radius:50%;background:hsl(var(--accent))}.home_listStrong__TGKaI{color:hsl(var(--foreground));font-weight:600}.home_actions__r95_w{display:flex;flex-direction:column;gap:.75rem;margin-top:.5rem}@media (min-width:480px){.home_actions__r95_w{flex-direction:row;flex-wrap:wrap;align-items:center}}.home_btnPrimary__vF88c{display:inline-flex;align-items:center;justify-content:center;padding:.875rem 1.75rem;font-size:1rem;font-weight:600;font-family:inherit;color:hsl(var(--accent-foreground));background:hsl(var(--accent));border:none;border-radius:var(--radius);text-decoration:none;cursor:pointer;transition:background .2s ease,transform .15s ease;box-shadow:var(--shadow-gold)}.home_btnPrimary__vF88c:hover{background:hsl(var(--gold-dark));transform:translateY(-1px)}.home_btnPrimary__vF88c:active{transform:translateY(0)}.home_btnGhost__hj9Cm{display:inline-flex;align-items:center;justify-content:center;padding:.875rem 1.25rem;font-size:.9375rem;font-weight:500;font-family:inherit;color:hsl(var(--accent-light));background:transparent;border:1px solid hsl(var(--border));border-radius:var(--radius);text-decoration:none;transition:border-color .2s ease,color .2s ease}.home_btnGhost__hj9Cm:hover{border-color:hsl(var(--accent));color:hsl(var(--accent))}.home_footer__HqMXW{margin-top:auto;padding-top:2rem;border-top:1px solid hsl(var(--border))}.home_privacyBanner__WPfNl{display:flex;flex-direction:column;gap:.5rem;padding:1rem 1.125rem;background:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:var(--radius)}.home_privacyLabel__8KKs7{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:hsl(var(--muted-foreground));margin:0}.home_privacyLink__FwR2y{font-size:.9375rem;font-weight:600;color:hsl(var(--accent));text-decoration:underline;text-underline-offset:4px}.home_privacyLink__FwR2y:hover{color:hsl(var(--accent-light))}.home_privacyHint__eHotP{font-size:.8125rem;color:hsl(var(--muted-foreground));margin:0;line-height:1.45}.home_copyright__KuQ8K{font-size:.75rem;color:hsl(var(--muted-foreground));margin:1rem 0 0;text-align:center}