:root{color-scheme:light;--gs-bg-page: #f1f5f9;--gs-bg-shell: #f8fafc;--gs-text: #0f172a;--gs-text-muted: #64748b;--gs-link: #1d4ed8;--gs-border: #e2e8f0;--gs-card-bg: #ffffff;--gs-primary: #84cc16;--gs-primary-dark: #65a30d;--gs-on-primary: #0f172a;--gs-danger: #c5221f;--gs-success: #15803d;--gs-input-bg: #ffffff;--gs-input-border: #cbd5e1;--gs-max-content: 720px}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;min-height:100%;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;background:var(--gs-bg-page);color:var(--gs-text);line-height:1.5}a{color:var(--gs-link)}.app-shell{min-height:100vh;background:var(--gs-bg-shell)}.app-content{max-width:var(--gs-max-content);margin:0 auto;padding:2rem 1.25rem 3rem}.app-heading{font-size:1.75rem;font-weight:800;margin:0 0 .5rem;letter-spacing:-.02em}.app-subheading{color:var(--gs-text-muted);margin:0 0 1.5rem;font-size:.95rem}.legal-meta{color:var(--gs-text-muted);font-size:.875rem;margin-bottom:1.5rem}.legal-section{margin-bottom:1.75rem}.legal-section h2{font-size:1.125rem;font-weight:700;margin:0 0 .75rem}.legal-section p{margin:0 0 .75rem}.legal-section ul{margin:0 0 .75rem;padding-left:1.25rem}.legal-section li{margin-bottom:.35rem}.legal-contact-link{color:var(--gs-link);font-weight:600}.form-card{background:var(--gs-card-bg);border:1px solid var(--gs-border);border-radius:16px;padding:1.5rem;max-width:420px}.form-field{display:flex;flex-direction:column;gap:.35rem;margin-bottom:1rem}.form-field label{font-size:.875rem;font-weight:600}.form-field input{padding:.65rem .75rem;border:1px solid var(--gs-input-border);border-radius:10px;background:var(--gs-input-bg);font-size:1rem}.form-error{color:var(--gs-danger);font-size:.875rem;margin-bottom:1rem}.btn-primary{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:48px;padding:.75rem 1.25rem;border:none;border-radius:999px;background:var(--gs-primary);color:var(--gs-on-primary);font-weight:700;font-size:1rem;cursor:pointer}.btn-primary:disabled{opacity:.65;cursor:not-allowed}.btn-primary:hover:not(:disabled){background:var(--gs-primary-dark);color:#fff}.btn-secondary{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:.65rem 1.25rem;border:1px solid var(--gs-border);border-radius:999px;background:transparent;color:var(--gs-text);font-weight:600;font-size:.95rem;cursor:pointer;text-decoration:none}.status-icon{font-size:3rem;margin-bottom:.75rem}.pw-rules{list-style:none;padding:0;margin:0 0 1rem;font-size:.8125rem;color:var(--gs-text-muted)}.pw-rules li{margin-bottom:.25rem}.pw-rules li.pass{color:var(--gs-success)}.pw-rules li.fail{color:var(--gs-text-muted)}.marketing-hero{background:linear-gradient(135deg,#65a30d,#84cc16,#a3e635);color:#fff}.marketing-hero-inner{max-width:var(--gs-max-content);margin:0 auto;padding:2.5rem 1.25rem 2.75rem}.marketing-eyebrow{margin:0 0 .5rem;font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#ffffffe0}.marketing-title{margin:0 0 .75rem;font-size:2.25rem;font-weight:900;letter-spacing:-.03em;line-height:1.1}.marketing-lead{margin:0;max-width:36rem;font-size:1.05rem;font-weight:600;line-height:1.55;color:#ffffffeb}.marketing-body{padding-top:1.75rem}.marketing-contact{margin:0 0 1.5rem;font-size:.95rem}.marketing-footer-links{margin:0;font-size:.875rem;color:var(--gs-text-muted)}.delete-account-hero{background:linear-gradient(135deg,#65a30d,#84cc16,#a3e635);color:#fff}.delete-account-hero-inner{max-width:var(--gs-max-content);margin:0 auto;padding:2.5rem 1.25rem 2.75rem}.delete-account-eyebrow{margin:0 0 .5rem;font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#ffffffe0}.delete-account-title{margin:0 0 .75rem;font-size:2rem;font-weight:900;letter-spacing:-.03em;line-height:1.15}.delete-account-lead{margin:0;max-width:36rem;font-size:1.02rem;font-weight:600;line-height:1.55;color:#ffffffeb}.delete-account-body{padding-top:1.75rem}.delete-account-cta-card{background:var(--gs-card-bg);border:1px solid var(--gs-border);border-radius:16px;padding:1.25rem 1.35rem 1.5rem;margin-bottom:2rem}.delete-account-cta-title{margin:0 0 .5rem;font-size:1.125rem;font-weight:800}.delete-account-cta-copy{margin:0 0 1rem;color:var(--gs-text-muted);font-size:.95rem}.delete-account-cta-button{text-decoration:none}.delete-account-steps{margin:0 0 .75rem;padding-left:1.35rem}.delete-account-steps li{margin-bottom:.5rem}
