.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 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}.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}}.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}
