.language-picker{position:relative}.language-picker__button{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;border:0;border-radius:999px;background:transparent;color:#fff;cursor:pointer}.language-picker__button:hover,.language-picker__button:focus-visible{background:#ffffff29}.language-picker__modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:40;display:flex;align-items:flex-end;justify-content:center}.language-picker__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:0;padding:0;background:#00000073;cursor:pointer}.language-picker__sheet{position:relative;z-index:1;width:min(100%,560px);max-height:70vh;display:flex;flex-direction:column;background:#fff;border-radius:16px 16px 0 0;box-shadow:0 -8px 32px #11182729}.language-picker__header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 20px 8px}.language-picker__header h2{margin:0;font-size:1.15rem;color:#111827}.language-picker__close{width:36px;height:36px;border:0;border-radius:999px;background:transparent;color:#6b7280;font-size:1.6rem;line-height:1;cursor:pointer}.language-picker__close:hover,.language-picker__close:focus-visible{background:#f3f4f6;color:#111827}.language-picker__list{margin:0;padding:8px 12px 20px;overflow:auto;list-style:none}.language-picker__option{display:flex;align-items:center;justify-content:space-between;width:100%;padding:14px 12px;border:0;border-radius:10px;background:transparent;color:#111827;font:inherit;text-align:left;cursor:pointer}.language-picker__option:hover,.language-picker__option:focus-visible{background:#f3f4f6}.language-picker__option--selected{color:#2563eb;font-weight:700}.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:grid;grid-template-columns:1fr auto auto;align-items:center;gap:16px;min-height:64px;padding-top:12px;padding-bottom:12px}.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;align-items:center;justify-content:flex-end}.site-layout__nav-links{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:20px}.site-layout__nav-links a{color:#fff;font-weight:500}.site-layout__nav-links a:hover{text-decoration:underline}.site-layout__nav-menu{display:none;position:relative}.site-layout__menu-button{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;border:0;border-radius:999px;background:transparent;color:#fff;cursor:pointer}.site-layout__menu-button:hover,.site-layout__menu-button:focus-visible{background:#ffffff29}.site-layout__menu-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:30;border:0;padding:0;background:transparent;cursor:default}.site-layout__menu-popup{position:absolute;top:calc(100% + 8px);right:0;z-index:31;min-width:220px;margin:0;padding:8px;list-style:none;background:#fff;border-radius:12px;box-shadow:0 12px 32px #11182729}.site-layout__menu-popup a{display:block;padding:12px 14px;border-radius:8px;color:#111827;font-weight:600}.site-layout__menu-popup a:hover,.site-layout__menu-popup a:focus-visible{background:#f3f4f6;text-decoration:none}@media(max-width:800px){.site-layout__nav-links{display:none}.site-layout__nav-menu{display:block}}.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%}}.help-center-page{max-width:760px;margin:0 auto;background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:32px}.help-center-page__header{margin-bottom:24px}.help-center-page__eyebrow{margin:0 0 8px;color:#2563eb;font-size:.95rem;font-weight:600;letter-spacing:.02em;text-transform:uppercase}.help-center-page h1{margin:0;font-size:2rem;line-height:1.2;color:#111827}.help-center-page__lead,.help-center-page p{margin:0 0 12px;color:#374151;line-height:1.6}.help-center-page__option{margin-top:20px;padding:20px;border:1px solid #e5e7eb;border-radius:10px;background:#f9fafb}.help-center-page__option h2{margin:0 0 12px;font-size:1.15rem;color:#2563eb}.help-center-page__topics{margin:0;padding:0;list-style:none}.help-center-page__topics li+li{margin-top:12px}.help-center-page__topics a{display:block;padding:16px 18px;border:1px solid #e5e7eb;border-radius:10px;background:#f9fafb;color:#2563eb;font-weight:600;text-decoration:none}.help-center-page__topics a:hover{border-color:#60a5fa;background:#fff;text-decoration:underline}.help-center-page__option p:last-child{margin-bottom:0}.help-center-page__image{display:block;width:100%;max-width:320px;margin:16px auto 24px;border:1px solid #e5e7eb;border-radius:24px;background:#fff;box-shadow:0 8px 24px #11182714}.help-center-page__contact{margin-top:28px;padding-top:20px;border-top:1px solid #e5e7eb}.help-center-page__contact p{margin:0 0 8px;color:#374151}.help-center-page__contact a{font-weight:600}@media(max-width:640px){.help-center-page{padding:20px}.help-center-page h1{font-size:1.6rem}}.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;flex-wrap:wrap;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}
