:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#0b1f3a;background:#d3ddea;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button:disabled{cursor:not-allowed;opacity:.68}.app{min-height:100vh;background:#d3ddea}.top-shell{position:relative;overflow:hidden;background:#0b1424;color:#f7f9fc}.top-shell__glow{position:absolute;pointer-events:none;filter:blur(90px);opacity:.85}.top-shell__glow--blue{top:-120px;left:40px;width:280px;height:280px;border-radius:999px;background:#1f6fff33}.top-shell__glow--mint{right:-90px;bottom:-140px;width:420px;height:420px;border-radius:40%;background:#1fb6a638}.header,.content-band{position:relative;z-index:1;width:min(100% - 32px,1120px);margin:0 auto}.header{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:24px;padding:28px 0 22px}.brand{display:inline-flex;align-items:center;gap:12px;min-width:0;border:0;background:transparent;padding:0;cursor:pointer;text-align:left}.header-actions{display:inline-flex;align-items:center;justify-content:flex-end;gap:10px}.language-switcher{min-height:40px;border:1px solid rgba(255,255,255,.3);border-radius:8px;background:#fff3;color:#fff;padding:0 12px;font-size:.86rem;font-weight:700;outline:0;cursor:pointer}.language-switcher option{color:#0b1424}.brand__icon{width:76px;height:76px;flex:0 0 auto}.brand__text{display:flex;flex-direction:column;color:#f7f9fc;font-size:1.7rem;font-weight:700;line-height:.92;letter-spacing:.06em}.brand__text span:last-child{color:#38e8d1}.crm-menu{display:flex;justify-content:center;gap:6px;min-width:0}.crm-menu__link{display:inline-flex;align-items:center;min-height:40px;border-radius:8px;padding:0 12px;color:#b7c2d6;font-size:.92rem;font-weight:600;white-space:nowrap;transition:background-color .16s ease,color .16s ease,box-shadow .16s ease}.crm-menu__link:hover,.crm-menu__link--active{background:#1f6fff33;color:#38e8d1;box-shadow:0 10px 24px #1f6fff2e;outline:1px solid rgba(56,232,209,.3)}.account-button{min-height:40px;border:1px solid rgba(255,255,255,.2);border-radius:8px;background:transparent;padding:0 16px;color:#ffffffe6;font-size:.82rem;font-weight:700;white-space:nowrap;cursor:pointer}.content-band{padding:36px 0}.auth-page{padding-top:48px}.auth-panel{display:block;max-width:620px;margin-bottom:28px;margin-left:auto;margin-right:auto}.auth-card{border-radius:8px;background:#fff;padding:18px;box-shadow:0 16px 30px #0b1f3a1a}.auth-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-bottom:16px}.auth-tabs__button{min-height:42px;border:1px solid #d3ddea;border-radius:8px;background:#f7f9fc;color:#5e6c84;font-size:.86rem;font-weight:800;cursor:pointer}.auth-tabs__button.active{border-color:#1f6fff3d;background:#1f6fff1a;color:#1f6fff}.auth-alert{margin-bottom:14px;border-radius:8px;padding:12px 14px;font-size:.92rem;font-weight:700;line-height:1.4}.auth-alert--success{background:#1fb6a61f;color:#0d766d}.auth-alert--error{background:#dc26261a;color:#b91c1c}.auth-form{display:grid;gap:14px}.auth-form__split{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.auth-field{display:grid;gap:7px}.auth-field span:first-child{color:#0b1424;font-size:.82rem;font-weight:800}.auth-field input{width:100%;min-height:46px;border:1px solid #d3ddea;border-radius:8px;background:#fff;color:#0b1424;outline:0;padding:0 13px}.auth-field input:focus{border-color:#1f6fff;box-shadow:0 0 0 3px #1f6fff1f}.auth-field__error{color:#b91c1c;font-size:.78rem;font-weight:700}.auth-submit{min-height:48px;border:0;border-radius:8px;background:#1fb6a6;color:#fff;font-weight:800;cursor:pointer;box-shadow:0 12px 24px #1fb6a64d}@media(max-width:900px){.header{grid-template-columns:1fr;gap:18px}.crm-menu{justify-content:flex-start;overflow-x:auto;padding-bottom:4px}.account-button{justify-self:start}.header-actions{justify-content:flex-start}}@media(max-width:560px){.header,.content-band{width:min(100% - 24px,1120px)}.brand__icon{width:56px;height:56px}.brand__text{font-size:1.28rem}.crm-menu__link{min-height:38px;padding:0 10px;font-size:.84rem}.auth-card{padding:14px}.auth-tabs,.auth-form__split{grid-template-columns:1fr}}
