.site-layout{min-height:100vh;display:flex;flex-direction:column}.site-layout__inner{width:100%;max-width:808px;margin:0 auto;padding:0 24px}.site-layout__header{background:#3b82f6;color:#fff;box-shadow:0 1px 3px #00000014}.site-layout__header .site-layout__inner{display:flex;align-items:center;justify-content:space-between;min-height:64px}.site-layout__brand{font-size:1.35rem;font-weight:700;color:#fff;letter-spacing:.02em}.site-layout__brand:hover{text-decoration:none;opacity:.92}.site-layout__nav{display:flex;gap:20px}.site-layout__nav a{color:#fff;font-weight:500}.site-layout__nav a:hover{text-decoration:underline}.site-layout__main{flex:1;padding:32px 0 48px}.site-layout__footer{border-top:1px solid #e5e7eb;background:#fff;padding:20px 0;color:#6b7280;font-size:.9rem}.site-layout__footer .site-layout__inner{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.site-layout__footer-links{display:flex;gap:20px}.legal-document{max-width:760px;margin:0 auto;background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:32px}.legal-document__header h1{margin:0 0 8px;font-size:2rem;line-height:1.2;color:#111827}.legal-document__updated{margin:0 0 24px;color:#6b7280;font-size:.95rem}.legal-document__section{margin-top:24px}.legal-document__section-title{margin:0 0 12px;font-size:1.15rem;color:#2563eb}.legal-document__paragraph{margin:0 0 12px;color:#374151}.legal-document__list{margin:0 0 12px;padding-left:1.25rem;color:#374151}.legal-document__list li+li{margin-top:6px}.legal-document__contact{margin-top:28px;padding-top:20px;border-top:1px solid #e5e7eb}.legal-document__contact p{margin:0 0 8px;color:#374151}@media(max-width:640px){.legal-document{padding:20px}.legal-document__header h1{font-size:1.6rem}}.ui-button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 20px;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:opacity .15s ease}.ui-button:disabled{opacity:.55;cursor:not-allowed}.ui-button:not(:disabled):hover{opacity:.92}.ui-button--primary{background:#2563eb;color:#fff}.ui-button--secondary{background:#e5e7eb;color:#111827}.ui-button--danger{background:#dc2626;color:#fff}.ui-otp-input{display:flex;gap:10px;justify-content:center}.ui-otp-input__slot{width:48px;height:56px;border:1px solid #e5e7eb;border-radius:8px;text-align:center;font-size:1.4rem;font-weight:600;color:#111827;background:#fff}.ui-otp-input__slot:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f626}.ui-otp-input__slot:disabled{background:#f9fafb;color:#6b7280}@media(max-width:480px){.ui-otp-input{gap:8px}.ui-otp-input__slot{width:42px;height:52px}}.ui-text-input{display:flex;flex-direction:column;gap:8px}.ui-text-input__label{font-size:.95rem;font-weight:600;color:#374151}.ui-text-input__field{width:100%;min-height:44px;padding:10px 14px;border:1px solid #e5e7eb;border-radius:8px;font-size:1rem;color:#111827;background:#fff}.ui-text-input__field:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f626}.ui-text-input__field:disabled{background:#f9fafb;color:#6b7280}.delete-account-page{max-width:760px;margin:0 auto;background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:40px 32px}.delete-account-page h1{margin:0 0 16px;font-size:1.8rem;color:#111827;line-height:1.3}.delete-account-page__lead{margin:0 0 24px;color:#374151;font-size:1.05rem}.delete-account-page__info{margin:-12px 0 24px;color:#6b7280}.delete-account-page__form{display:flex;flex-direction:column;gap:24px}.delete-account-page__pin{display:flex;flex-direction:column;gap:8px}.delete-account-page__pin-label{font-size:.95rem;font-weight:600;color:#374151}.delete-account-page__warning{display:flex;flex-direction:column;gap:16px;margin-bottom:28px;padding:20px;border-radius:10px;background:#fef2f2;border:1px solid #fecaca;color:#7f1d1d;line-height:1.6}.delete-account-page__success{padding:20px;border-radius:10px;background:#ecfdf5;border:1px solid #a7f3d0;color:#065f46;line-height:1.6}.delete-account-page__error{margin:0;color:#b91c1c;font-size:.95rem}.delete-account-page__actions{display:flex;justify-content:flex-end}.delete-account-page__actions--split{justify-content:space-between;gap:12px;flex-wrap:wrap}@media(max-width:560px){.delete-account-page{padding:28px 20px}.delete-account-page__actions--split{flex-direction:column-reverse}.delete-account-page__actions--split .ui-button{width:100%}}.home-page{max-width:760px;margin:0 auto;background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:40px 32px;text-align:center}.home-page h1{margin:0 0 12px;font-size:2.4rem;color:#2563eb}.home-page__lead{margin:0 0 24px;color:#374151;font-size:1.1rem}.home-page__links{display:flex;justify-content:center;gap:20px;font-weight:500}.privacy-policy-page{width:100%}.app{min-height:100vh;display:flex;flex-direction:column}*,*:before,*:after{box-sizing:border-box}html,body,#root{min-height:100%}body{margin:0;font-family:Roboto,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#111827;background:#f9fafb;line-height:1.6}a{color:#2563eb;text-decoration:none}a:hover{text-decoration:underline}
