.Home-module__g21JLG__root{background:#000;justify-content:center;align-items:center;min-height:100vh;margin:0;padding:1rem;display:flex}.Home-module__g21JLG__hero{text-align:center;-webkit-backdrop-filter:blur(6px)saturate(120%);backdrop-filter:blur(6px)saturate(120%);width:100%;max-width:500px;box-shadow:var(--glass-shadow);background:linear-gradient(180deg,rgba(var(--accent-rgb),.06),rgba(255,255,255,.02)),var(--card-bg);border:1px solid var(--card-border);transition:all .3s var(--easing);border-radius:14px;padding:2.5rem}.Home-module__g21JLG__heroContainer{flex-direction:column;justify-content:center;align-items:center;gap:1.25rem;width:100%;max-width:500px;margin:0 auto;display:flex}.Home-module__g21JLG__heroCard{background:0 0;border-radius:12px;padding:1.75rem;box-shadow:0 8px 30px rgba(2,6,23,.5)}.Home-module__g21JLG__titleWrap{display:inline-block;position:relative}.Home-module__g21JLG__titleFlourish{background:linear-gradient(90deg,var(--accent),rgba(212,175,55,.08));opacity:.6;filter:blur(3px);border-radius:9999px;width:100%;height:6px;position:absolute;bottom:-4px;left:0}.Home-module__g21JLG__title{color:var(--text-color);font-size:3.25rem;font-weight:400;font-family:var(--font-script);letter-spacing:.2px;text-shadow:0 2px 10px rgba(0,0,0,.45);margin-bottom:.25rem;line-height:1.15}.Home-module__g21JLG__subtitle{color:var(--muted);opacity:.7;margin-top:0;margin-bottom:2rem;font-size:1.1rem;font-weight:400}.Home-module__g21JLG__toggles{-webkit-backdrop-filter:blur(12px)saturate(130%);backdrop-filter:blur(12px)saturate(130%);box-shadow:var(--glass-shadow);text-align:left;transition:all .3s var(--easing);background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:1.5rem}.Home-module__g21JLG__pageTitle{font-family:var(--font-heading);color:var(--accent);margin-bottom:1.25rem;font-size:1.15rem;font-weight:600}.Home-module__g21JLG__primary{background:linear-gradient(90deg,rgba(var(--accent-rgb),1)0%,rgba(184,143,47,.95) 100%);color:var(--accent-contrast);box-shadow:0 12px 36px rgba(var(--accent-rgb),.12);transition:transform .22s var(--easing),box-shadow .22s var(--easing);cursor:pointer;border:none;border-radius:10px;padding:.85rem 1.25rem;font-weight:700}.Home-module__g21JLG__accent{background:rgba(var(--accent-rgb),.08);color:var(--text-color);border:1px solid rgba(var(--accent-rgb),.12);transition:transform .18s var(--easing),background .18s var(--easing);cursor:pointer;border-radius:10px;padding:.7rem 1rem;font-weight:700;box-shadow:0 8px 22px rgba(0,0,0,.08)}.Home-module__g21JLG__primary:hover{box-shadow:0 24px 60px rgba(var(--accent-rgb),.16);transform:translateY(-3px)}.Home-module__g21JLG__accent:hover{background:rgba(var(--accent-rgb),.12);transform:translateY(-2px)}.Home-module__g21JLG__toggleRow{cursor:pointer;transition:background .15s var(--easing);border-radius:8px;justify-content:space-between;align-items:center;margin-bottom:.5rem;padding:.75rem .5rem;display:flex}.Home-module__g21JLG__toggleRow:hover{background:rgba(255,255,255,.05)}.Home-module__g21JLG__toggleRow:focus{box-shadow:0 0 0 2px var(--accent-weak);outline:none}.Home-module__g21JLG__toggleLabel{color:var(--muted);font-weight:600}.Home-module__g21JLG__actions{justify-content:center;gap:1.5rem;margin-top:3rem;display:flex}.Home-module__g21JLG__switch{width:50px;height:24px;display:inline-block;position:relative}.Home-module__g21JLG__switch input{opacity:0;width:0;height:0}.Home-module__g21JLG__slider{cursor:pointer;background-color:rgba(255,255,255,.2);border-radius:34px;transition:all .4s;position:absolute;top:0;bottom:0;left:0;right:0}.Home-module__g21JLG__slider:before{content:"";background-color:var(--muted);border-radius:50%;width:16px;height:16px;transition:all .4s;position:absolute;bottom:4px;left:4px}input:checked+.Home-module__g21JLG__slider{background-color:var(--accent)}input:checked+.Home-module__g21JLG__slider:before{transform:translate(26px)}@media (max-width:900px){.Home-module__g21JLG__heroContainer{grid-template-columns:1fr}.Home-module__g21JLG__toggles{margin-top:1rem}}@media (max-width:640px){.Home-module__g21JLG__title{font-size:2.25rem}.Home-module__g21JLG__actions{flex-direction:column;gap:.75rem}.Home-module__g21JLG__actions .btn{width:100%}}.Home-module__g21JLG__ghost{color:var(--accent);border:1px solid rgba(var(--accent-rgb),.12);transition:transform .16s var(--easing),background .16s var(--easing);background:0 0;border-radius:10px;padding:.7rem 1rem;font-weight:700}.Home-module__g21JLG__ghost:hover{background:rgba(var(--accent-rgb),.06);transform:translateY(-2px)}
