:root{color-scheme:dark;--bg: #0f1419;--surface: #1a2332;--text: #e8eef7;--muted: #8b9cb3;--accent: #3d8bfd;--danger: #f87171;--ok: #4ade80;--banner-bg: linear-gradient(135deg, #152238 0%, #1a2840 45%, #0f1419 100%);--banner-border: rgba(61, 139, 253, .22);--input-bg: #0b0f14;--input-border: #2a3544;--btn-secondary-bg: #2f3d52;--btn-secondary-fg: var(--text);--btn-secondary-border: #3d4f68;font-family:Segoe UI,system-ui,sans-serif}:root[data-theme=light]{color-scheme:light;--bg: #eef2f8;--surface: #ffffff;--text: #152033;--muted: #5a6b82;--accent: #2563eb;--danger: #dc2626;--ok: #16a34a;--banner-bg: linear-gradient(135deg, #e8f0ff 0%, #dce8fb 40%, #cfdcf5 100%);--banner-border: rgba(37, 99, 235, .2);--input-bg: #f8fafc;--input-border: #cbd5e1;--btn-secondary-bg: #e2e8f0;--btn-secondary-fg: #0f172a;--btn-secondary-border: #94a3b8}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--text);min-height:100vh}a{color:var(--accent)}button{cursor:pointer;font:inherit}input,textarea,select{font:inherit;color:var(--text);background-color:var(--input-bg);border:1px solid var(--input-border);border-radius:8px;padding:.6rem .75rem;width:100%}select{cursor:pointer;appearance:none;-webkit-appearance:none;-moz-appearance:none;color-scheme:dark;background-color:var(--input-bg)!important;color:var(--text)!important;border:1px solid var(--input-border)!important;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%2364748b' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .55rem center;background-size:16px;padding-right:2.35rem;padding-left:.75rem;box-shadow:none}:root[data-theme=light] select{color-scheme:light;background-color:var(--input-bg)!important;color:var(--text)!important;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23475569' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E")}html.a11y-hc select{color-scheme:dark;background-color:var(--input-bg)!important;color:var(--text)!important;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E")}html.a11y-hc[data-theme=light] select{color-scheme:light;background-color:var(--input-bg)!important;color:var(--text)!important;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23000000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E")}[dir=rtl] select{background-position:left .55rem center;padding-left:2.35rem;padding-right:.75rem}select option{color:var(--text);background:var(--surface)}.card{background:var(--surface);border-radius:12px;padding:1.25rem;border:1px solid var(--input-border);max-width:720px;margin:0 auto}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.35rem;padding:.55rem 1rem;border-radius:8px;border:1px solid transparent;background:var(--accent);color:#fff;text-decoration:none}.btn.secondary{background:var(--btn-secondary-bg);color:var(--btn-secondary-fg);border:1px solid var(--btn-secondary-border)}.btn:disabled{opacity:.5;cursor:not-allowed}.layout{max-width:960px;margin:0 auto;padding:1rem}.site-banner{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap;padding:.85rem 1.25rem;margin-bottom:1.25rem;background:var(--banner-bg);border-bottom:1px solid var(--banner-border);box-shadow:0 4px 24px #0000001f}.site-banner-brand{display:flex;align-items:center;gap:.75rem;min-width:0}.site-logo-link{display:flex;align-items:center;line-height:0;flex-shrink:0}.site-banner-logo{height:44px;width:auto;max-width:min(42vw,200px);object-fit:contain}.site-brand-text{font-size:1.15rem;font-weight:700;color:var(--text);text-decoration:none}.site-brand-text:hover{text-decoration:underline}.site-banner-nav{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.theme-toggle{min-width:5.5rem}.site-banner--minimal{justify-content:center;margin-bottom:0;padding:.55rem 1rem;box-shadow:none}.site-banner--minimal .site-banner-nav{justify-content:center;flex-wrap:wrap;width:100%;gap:.45rem}.layout--home{max-width:720px;padding-top:.25rem}.home-hero{display:flex;flex-direction:column;align-items:center;text-align:center;padding:.5rem 0 2rem;min-height:calc(100vh - 5.5rem);justify-content:center}.home-hero-logo-wrap{margin-bottom:1rem}.home-hero-logo{width:min(92vw,540px);height:auto;max-height:min(52vh,380px);object-fit:contain}.home-hero-title{margin:0 0 .5rem;font-size:clamp(1.5rem,4vw,2rem)}.home-hero-sub{margin:0 0 1.5rem;color:var(--muted);max-width:36rem;line-height:1.5}.home-hero-actions{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin:0 0 1.75rem}.home-cta-login,.home-cta-register{min-width:10rem;padding:.65rem 1.25rem;font-weight:600}.home-a11y-hint{margin:0;font-size:.82rem;color:var(--muted);max-width:22rem}.home-hero-note{margin:0;font-size:.85rem;color:var(--muted);max-width:28rem;line-height:1.45}.a11y-wrap{position:fixed;inset-inline-start:1rem;bottom:1rem;z-index:200}.a11y-fab{display:inline-flex;align-items:center;gap:.4rem;padding:.55rem .85rem;border-radius:999px;border:2px solid var(--accent);background:var(--surface);color:var(--text);font:inherit;cursor:pointer;box-shadow:0 4px 20px #00000040}.a11y-fab:focus-visible{outline:3px solid var(--accent);outline-offset:2px}.a11y-fab-icon{font-size:1.15rem}.a11y-fab-label{font-size:.9rem;font-weight:600}.a11y-panel{position:absolute;bottom:calc(100% + .5rem);inset-inline-start:0;width:min(92vw,320px);padding:1rem;background:var(--surface);border:1px solid var(--input-border);border-radius:12px;box-shadow:0 8px 32px #00000059}.a11y-panel-title{margin:0 0 .75rem;font-size:1.05rem}.a11y-row{display:flex;flex-direction:column;gap:.35rem;margin-bottom:.75rem}.a11y-controls{display:flex;gap:.5rem}.a11y-check{display:flex;align-items:flex-start;gap:.5rem;margin-bottom:.75rem;cursor:pointer}.a11y-actions{display:flex;flex-wrap:wrap;gap:.5rem}.a11y-hint{margin:.75rem 0 0;font-size:.78rem;color:var(--muted)}html.a11y-fs-1{font-size:106.25%}html.a11y-fs-2{font-size:112.5%}html.a11y-fs-3{font-size:118.75%}html.a11y-fs-4{font-size:125%}html.a11y-hc{--bg: #000000;--surface: #0a0a0a;--text: #ffffff;--muted: #e2e2e2;--accent: #ffd600;--input-bg: #000;--input-border: #fff;--banner-bg: #000;--banner-border: #fff}html.a11y-hc[data-theme=light]{--bg: #ffffff;--surface: #f5f5f5;--text: #000000;--muted: #111111;--accent: #0000cc;--input-bg: #fff;--input-border: #000}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.badge-user{font-size:.8rem;color:var(--muted)}.watermark{font-size:.75rem;color:var(--muted);margin-top:.5rem}.skip-link{position:absolute;left:-999px;top:0;background:var(--accent);color:#fff;padding:.5rem 1rem;z-index:100}.skip-link:focus{left:.5rem}[dir=rtl] .layout{direction:rtl;text-align:right}[dir=ltr] .layout{direction:ltr;text-align:left}.form-back{margin:0 0 .5rem;font-size:.92rem}.field-hint{margin:.35rem 0 0;font-size:.82rem;color:var(--muted);line-height:1.4}.phone-fieldset{border:none;padding:0;margin:0 0 1rem}.phone-fieldset legend{padding:0;font-weight:600;margin-bottom:.45rem}.phone-row{display:flex;flex-direction:row;direction:ltr;gap:.5rem;align-items:stretch}.phone-row select{flex:0 0 auto;min-width:11.5rem;max-width:min(48%,14rem);width:auto;background-color:var(--input-bg)!important;color:var(--text)!important;border:1px solid var(--input-border)!important;background-position:right .55rem center;padding-right:2.35rem;padding-left:.75rem}.phone-row input{flex:1;min-width:0;text-align:start}.checkbox-row{display:flex;gap:.55rem;align-items:flex-start;margin:.55rem 0}.checkbox-row input[type=checkbox]{width:auto;margin-top:.35rem;flex-shrink:0}.checkbox-row label{flex:1;line-height:1.45}.checkbox-row label a{font-weight:600;text-decoration:underline}.payment-program-list{display:flex;flex-direction:column;gap:.65rem}.payment-program-block{padding:.75rem .85rem;border-radius:8px;border:1px solid rgba(255,255,255,.12);background:#00000026}.payment-program-block--selected{border-color:#64b4ff73;background:#1e3c6440}.payment-program-stages{margin-top:.65rem;margin-inline-start:1.75rem;padding-top:.5rem;border-top:1px solid rgba(255,255,255,.1)}.payment-program-stages-label{display:block;font-size:.9rem;margin-bottom:.4rem;opacity:.9}.payment-program-stages-options{display:flex;flex-wrap:wrap;gap:.5rem 1rem}.payment-stage-radio{display:inline-flex;align-items:center;gap:.35rem;cursor:pointer;font-size:.95rem}.payment-stage-radio input[type=radio]{width:auto;margin:0;cursor:pointer}.legal-page.card{max-width:52rem}.legal-cancellation-title{margin:0 0 .35rem;font-size:1.35rem}.legal-page>h1{margin-top:0}.legal-page section h2{font-size:1.05rem;margin:1.25rem 0 .35rem}.legal-muted{color:var(--muted);font-size:.9rem;line-height:1.45}.legal-html{font-size:.95rem;line-height:1.55;color:var(--text)}.legal-html h1{font-size:1.35rem;margin:0 0 .75rem}.legal-html h2{font-size:1.08rem;margin:1.35rem 0 .4rem}.legal-html h3{font-size:1rem;margin:.85rem 0 .35rem;font-weight:600}.legal-html p{margin:.35rem 0}.legal-html ol,.legal-html ul{margin:.35rem 0 .5rem;padding-inline-start:1.35rem}.legal-html li{margin:.2rem 0}.checkbox-row--legal label{font-size:.9rem}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
