:root{color:#14231e;font-synthesis:none;text-rendering:optimizelegibility;background:#f7f8f5;font-family:DM Sans,Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}button{cursor:pointer}.module-shell{background:#eef1ef;flex-direction:column;height:100vh;display:flex}.shellbar{color:#fff;z-index:4;background:#0e2f28fa;flex:none;align-items:center;gap:26px;height:62px;padding:0 18px;display:flex;box-shadow:0 4px 24px #0000002e}.shell-brand{color:#fff;background:0 0;border:0;align-items:center;gap:9px;padding:0;display:flex}.brand-logo-img{width:146px;height:auto;display:block}.shell-brand .brand-logo-img{filter:brightness(0)invert();width:132px}.auth-logo .brand-logo-img{filter:brightness(0)invert();width:168px}.brand-subline{display:none}.current-module{border-left:1px solid #315047;align-items:center;gap:8px;padding-left:24px;display:flex}.current-module i{border-radius:10px;place-items:center;width:36px;height:36px;font-size:18px;font-style:normal;display:grid}.current-module small,.current-module strong{display:block}.current-module small{color:#8bb0a7;letter-spacing:1.3px;font-size:6px;font-weight:900}.current-module strong{font-size:11px}.shell-routes{background:#ffffff0f;border:1px solid #ffffff1f;border-radius:999px;gap:6px;margin-left:auto;padding:5px;display:flex}.shell-routes button{color:#c5d6d1;background:0 0;border:0;border-radius:999px;padding:8px 11px;font-size:10px;font-weight:800}.shell-routes button.active{color:#123d34;background:#c9f36c}iframe{background:#fff;border:0;width:100%;height:calc(100vh - 62px)}.auth-page{background:radial-gradient(circle at 18% 16%, var(--soft) 0, transparent 28%), radial-gradient(circle at 88% 8%, #c9f36c59 0, transparent 22%), linear-gradient(135deg, #f7f8f5, #edf4ef);place-items:center;min-height:100vh;padding:46px 24px;display:grid;position:relative;overflow:hidden}.auth-page:before{content:"";border:1px dashed #0e806f3d;border-radius:50%;width:520px;height:520px;position:absolute;bottom:-210px;right:-170px}.back-home{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#4a5c55;background:#ffffffc7;border:1px solid #dbe5df;border-radius:999px;align-items:center;gap:7px;padding:10px 14px;font-size:12px;font-weight:800;display:flex;position:absolute;top:22px;left:24px}.auth-card{z-index:1;background:#ffffffe6;border:1px solid #d8e4dde6;border-radius:34px;grid-template-columns:.95fr 1.05fr;width:min(1080px,100%);min-height:690px;display:grid;position:relative;overflow:hidden;box-shadow:0 30px 100px #173f3429}.auth-panel{background:linear-gradient(150deg, #0d332bf0, #0d6557eb), var(--accent);color:#fff;padding:42px;position:relative;overflow:hidden}.auth-panel:before,.auth-panel:after{content:"";border:1px solid #ffffff21;border-radius:50%;position:absolute}.auth-panel:before{width:340px;height:340px;top:-90px;right:-130px}.auth-panel:after{width:230px;height:230px;bottom:-80px;left:-90px}.auth-logo{z-index:2;align-items:center;gap:10px;display:flex;position:relative}.auth-module-icon{z-index:2;background:#ffffff21;border:1px solid #ffffff29;border-radius:32px;place-items:center;width:118px;height:118px;margin-top:86px;font-size:58px;display:grid;position:relative;box-shadow:inset 0 1px #fff3}.auth-kicker{letter-spacing:1.8px;color:#c9f36c;z-index:2;margin-top:30px;font-size:9px;font-weight:900;display:block;position:relative}.auth-panel h1{letter-spacing:-2.4px;z-index:2;max-width:400px;margin:12px 0 18px;font:900 clamp(34px,4vw,54px)/.96 Manrope,Inter,sans-serif;position:relative}.auth-panel p{color:#ffffffbd;z-index:2;max-width:390px;font-size:14px;line-height:1.7;position:relative}.auth-benefits{z-index:2;gap:10px;margin-top:42px;display:grid;position:relative}.auth-benefits span{color:#ffffffd6;background:#ffffff1c;border-radius:999px;align-items:center;gap:9px;width:fit-content;padding:10px 13px;font-size:12px;font-weight:800;display:flex}.auth-form-wrap{flex-direction:column;padding:42px;display:flex}.auth-tabs{background:#eef3ef;border-radius:999px;gap:4px;width:fit-content;padding:5px;display:flex}.auth-tabs button{color:#73827d;background:0 0;border:0;border-radius:999px;padding:10px 20px;font-size:12px;font-weight:900}.auth-tabs button.active{color:#fff;background:var(--accent);box-shadow:0 10px 24px #0e806f38}.auth-form{gap:16px;max-width:480px;margin:auto 0;display:grid}.form-pill{background:var(--soft);width:fit-content;color:var(--accent);border-radius:999px;align-items:center;gap:7px;padding:9px 12px;font-size:11px;font-weight:900;display:flex}.auth-form h2{letter-spacing:-1.5px;margin:0;font:900 36px Manrope,Inter,sans-serif}.auth-form p{color:#6b7b75;margin:-8px 0 6px;font-size:14px;line-height:1.6}.auth-form label{color:#364942;gap:8px;font-size:12px;font-weight:900;display:grid}.input-row{color:#88958f;background:#fbfcfb;border:1px solid #dfe8e3;border-radius:16px;align-items:center;gap:10px;min-height:52px;padding:0 14px;transition:all .2s;display:flex}.input-row:focus-within{border-color:var(--accent);box-shadow:0 0 0 4px color-mix(in srgb, var(--accent) 13%, transparent)}.input-row input,.input-row select{color:#15241f;background:0 0;border:0;outline:0;width:100%;font-size:14px}.input-row select{cursor:pointer;appearance:none}.input-row button{color:#81908a;background:0 0;border:0;place-items:center;padding:0;display:grid}.auth-error{color:#c34538;background:#fff0ef;border-radius:14px;padding:11px 13px;font-size:12px}.primary-auth{background:var(--accent);color:#fff;height:54px;box-shadow:0 18px 36px color-mix(in srgb, var(--accent) 28%, transparent);border:0;border-radius:17px;justify-content:center;align-items:center;gap:9px;font-size:14px;font-weight:900;display:flex}.demo-note{color:#7d8b86;font-size:12px}.demo-note b{color:#172620}@media (width<=980px){.auth-card{grid-template-columns:1fr}.auth-panel{min-height:360px}.auth-module-icon{margin-top:42px}.shell-routes{border-radius:14px;overflow:auto}}@media (width<=760px){.shellbar{gap:12px}.current-module{display:none}.shell-routes button{padding:7px 9px}.auth-page{padding:74px 14px 24px}.auth-panel,.auth-form-wrap{padding:28px}.auth-panel h1{font-size:36px}}
