:root{--ink:#111a35;--muted:#6c7488;--line:#e7e9f0;--surface:#fff;--canvas:#f5f6f9;--purple:#7254e8;--purple-dark:#5639c8;--navy:#131b37;--green:#138a68;--amber:#b8732f;--rose:#c95678;--shadow:0 22px 55px rgba(31,35,67,.10),0 3px 10px rgba(31,35,67,.05)}*{box-sizing:border-box}html{font-family:Manrope,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;color:var(--ink);background:var(--canvas);font-feature-settings:"ss01"}body{margin:0;min-height:100vh}a{color:inherit}.brand-symbol{display:grid;place-items:center;width:42px;height:42px;border-radius:12px;background:#fff;color:#5f42d3;font-size:20px;font-weight:800;box-shadow:0 8px 20px rgba(12,17,43,.18)}.brand-lockup{display:flex;align-items:center;gap:13px;color:#fff}.brand-lockup>span:last-child{display:flex;flex-direction:column;gap:2px}.brand-lockup b{font-size:15px;letter-spacing:-.02em}.brand-lockup small{font-size:10px;color:rgba(255,255,255,.55);letter-spacing:.09em;text-transform:uppercase}.kicker{display:block;color:#7254e8;font-size:10px;font-weight:800;letter-spacing:.18em}.kicker.light{color:#bcb0ff}.login-page{background:#eef0f5;padding:18px}.login-shell{display:grid;grid-template-columns:minmax(480px,1.05fr) minmax(460px,.95fr);width:min(1320px,100%);min-height:calc(100vh - 36px);margin:0 auto;overflow:hidden;border:1px solid rgba(18,25,52,.06);border-radius:24px;background:#fff;box-shadow:0 28px 80px rgba(31,35,67,.14)}.brand-panel{position:relative;display:flex;flex-direction:column;overflow:hidden;padding:46px 54px 38px;background:#121a35;color:#fff}.brand-panel:before{content:"";position:absolute;width:500px;height:500px;right:-200px;top:-210px;border-radius:50%;background:radial-gradient(circle,rgba(126,91,239,.48),rgba(126,91,239,0) 68%)}.brand-panel:after{content:"";position:absolute;width:380px;height:380px;left:-240px;bottom:-210px;border-radius:50%;background:radial-gradient(circle,rgba(231,84,138,.24),rgba(231,84,138,0) 70%)}.brand-panel>*{position:relative;z-index:1}.brand-message{max-width:580px;margin:auto 0 38px}.brand-message h1{max-width:570px;margin:15px 0 20px;font-size:clamp(40px,4.3vw,67px);font-weight:500;line-height:1.04;letter-spacing:-.055em;text-wrap:balance}.brand-message p{max-width:540px;margin:0;color:rgba(255,255,255,.62);font-size:16px;line-height:1.75}.workspace-map{position:relative;display:grid;gap:9px;max-width:540px;margin-bottom:auto;padding:8px 0}.map-line{position:absolute;top:34px;bottom:34px;left:26px;width:1px;background:linear-gradient(#8d78f0,rgba(141,120,240,.12))}.map-item{position:relative;display:grid;grid-template-columns:38px 1fr auto;align-items:center;gap:13px;min-height:68px;padding:10px 16px 10px 8px;border:1px solid rgba(255,255,255,.1);border-radius:13px;background:rgba(255,255,255,.055);backdrop-filter:blur(8px)}.map-dot{z-index:1;width:12px;height:12px;margin:auto;border:3px solid #121a35;border-radius:50%;background:#907cf0;box-shadow:0 0 0 1px rgba(255,255,255,.18)}.map-item div{display:flex;flex-direction:column;gap:3px}.map-item small{color:rgba(255,255,255,.42);font-size:9px;font-weight:700;letter-spacing:.13em}.map-item strong{font-size:13px;font-weight:600}.mini-status{padding:4px 7px;border-radius:5px;background:rgba(58,190,139,.1);color:#6de0b3;font-size:9px;font-weight:700}.brand-footer{margin:32px 0 0;color:rgba(255,255,255,.32);font-size:10px}.login-panel{display:grid;place-items:center;padding:54px;background:#fff}.login-form-wrap{width:min(400px,100%)}.mobile-brand{display:none}.login-form-wrap h2{margin:12px 0 8px;font-size:36px;font-weight:600;letter-spacing:-.045em}.form-intro{margin:0 0 34px;color:var(--muted);font-size:14px}.login-form-wrap form{display:grid;gap:20px}.login-form-wrap label{display:grid;gap:8px;color:#343c51;font-size:12px;font-weight:700}.input-wrap{display:flex;align-items:center;height:52px;border:1px solid #dfe3eb;border-radius:10px;background:#fbfcfd;transition:.18s ease}.input-wrap:focus-within{border-color:#7b60e6;background:#fff;box-shadow:0 0 0 4px rgba(114,84,232,.09)}.input-wrap svg{flex:0 0 19px;width:19px;height:19px;margin-left:15px;fill:none;stroke:#9aa1b1;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.input-wrap input{width:100%;height:100%;padding:0 14px;border:0;outline:0;background:transparent;color:var(--ink);font:500 14px Manrope,system-ui,sans-serif}.input-wrap input::placeholder{color:#a8aebc;font-weight:400}.login-form-wrap button{display:flex;align-items:center;justify-content:space-between;height:53px;margin-top:5px;padding:0 19px;border:0;border-radius:10px;background:#6246d8;color:#fff;font:700 13px Manrope,system-ui,sans-serif;cursor:pointer;box-shadow:0 10px 24px rgba(98,70,216,.24);transition:.18s ease}.login-form-wrap button:hover{background:#5337c5;transform:translateY(-1px);box-shadow:0 13px 28px rgba(98,70,216,.30)}.login-form-wrap button:focus-visible,.workspace-card:focus-visible,.sidebar a:focus-visible{outline:3px solid rgba(114,84,232,.35);outline-offset:3px}.secure-note{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:26px;color:#969dac;font-size:10px}.secure-dot,.system-status>span{width:7px;height:7px;border-radius:50%;background:#26b37c;box-shadow:0 0 0 4px rgba(38,179,124,.1)}.error{padding:12px 14px;margin:0 0 20px;border:1px solid #f0c4ca;border-radius:9px;background:#fff4f5;color:#a43143;font-size:12px}.portal-page{background:#f5f6f9}.app-shell{display:grid;grid-template-columns:250px 1fr;min-height:100vh}.sidebar{position:fixed;inset:0 auto 0 0;z-index:10;display:flex;flex-direction:column;width:250px;padding:31px 24px 24px;background:#11182f;color:#fff}.sidebar .brand-lockup{padding:0 5px 30px;border-bottom:1px solid rgba(255,255,255,.07)}.sidebar .brand-symbol{width:38px;height:38px;border-radius:10px}.sidebar nav{display:flex;flex-direction:column;gap:8px;padding-top:28px}.nav-label{padding:0 12px 8px;color:rgba(255,255,255,.32);font-size:9px;font-weight:800;letter-spacing:.16em}.sidebar nav a{display:flex;align-items:center;gap:12px;min-height:44px;padding:0 12px;border-radius:9px;color:rgba(255,255,255,.55);font-size:12px;font-weight:600;text-decoration:none}.sidebar nav a.active{background:rgba(124,98,231,.15);color:#fff}.nav-glyph{font-size:17px;color:#ad9cf6}.sidebar-bottom{display:flex;align-items:center;gap:10px;margin-top:auto;padding-top:20px;border-top:1px solid rgba(255,255,255,.07)}.profile{display:flex;align-items:center;gap:10px;min-width:0}.avatar{display:grid;place-items:center;flex:0 0 34px;width:34px;height:34px;border-radius:10px;background:#2b3350;color:#c9c1ff;font-size:10px;font-weight:800}.profile>span:last-child{display:flex;flex-direction:column;gap:2px;min-width:0}.profile b{overflow:hidden;color:#fff;font-size:10px;text-overflow:ellipsis}.profile small{color:rgba(255,255,255,.35);font-size:8px}.logout{display:grid;place-items:center;width:34px;height:34px;margin-left:auto;border-radius:8px;color:rgba(255,255,255,.45);text-decoration:none}.logout:hover{background:rgba(255,255,255,.06);color:#fff}.dashboard-main{grid-column:2;width:min(1180px,calc(100% - 80px));margin:0 auto;padding:58px 0 35px}.dashboard-header{display:flex;align-items:flex-start;justify-content:space-between;padding-bottom:40px;border-bottom:1px solid #e3e5eb}.dashboard-header h1{margin:9px 0 7px;font-size:44px;font-weight:600;line-height:1.05;letter-spacing:-.055em}.dashboard-header p{margin:0;color:var(--muted);font-size:14px}.system-status{display:flex;align-items:center;gap:10px;margin-top:6px;padding:10px 13px;border:1px solid #e3e6ed;border-radius:9px;background:#fff;color:#5c6578;font-size:10px;font-weight:700;box-shadow:0 5px 16px rgba(31,35,67,.04)}.workspace-section{padding:37px 0 5px}.workspace-section.last{padding-bottom:25px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:17px}.section-heading>div{display:flex;align-items:center;gap:11px}.section-heading small{display:grid;place-items:center;width:25px;height:25px;border:1px solid #dadde5;border-radius:7px;color:#9198a8;font-size:8px;font-weight:800}.section-heading h2{margin:0;font-size:18px;font-weight:700;letter-spacing:-.025em}.section-heading>span{color:#9299a8;font-size:10px}.workspace-grid{display:grid;gap:15px}.psicoplanner-grid{grid-template-columns:1.45fr .75fr}.equal-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.workspace-card{--card-accent:#7354e8;position:relative;display:flex;flex-direction:column;min-height:238px;overflow:hidden;padding:22px;border:1px solid #e0e3ea;border-radius:15px;background:#fff;color:var(--ink);text-decoration:none;box-shadow:0 10px 28px rgba(31,35,67,.055);transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.workspace-card:before{content:"";position:absolute;inset:auto -65px -85px auto;width:180px;height:180px;border-radius:50%;background:radial-gradient(circle,color-mix(in srgb,var(--card-accent) 15%,transparent),transparent 68%);pointer-events:none}.workspace-card:hover{transform:translateY(-3px);border-color:color-mix(in srgb,var(--card-accent) 34%,#dfe2e9);box-shadow:0 20px 42px rgba(31,35,67,.10)}.card-top{display:flex;align-items:center;justify-content:space-between}.card-icon{display:grid;place-items:center;width:39px;height:39px;border-radius:10px;background:color-mix(in srgb,var(--card-accent) 10%,#fff);color:var(--card-accent)}.card-icon svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.open-icon{color:#b3b8c4;font-size:16px;transition:.18s ease}.workspace-card:hover .open-icon{color:var(--card-accent);transform:translate(2px,-2px)}.card-content{margin-top:31px}.card-content small{color:var(--card-accent);font-size:9px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.card-content h3{margin:7px 0 9px;font-size:22px;font-weight:650;letter-spacing:-.035em}.card-content p{max-width:550px;margin:0;color:#727a8c;font-size:11px;line-height:1.65}.card-action{display:flex;align-items:center;gap:8px;margin-top:auto;padding-top:22px;color:#454d60;font-size:10px;font-weight:800}.card-action span:last-child{color:var(--card-accent);font-size:14px}.theme-purple{--card-accent:#7254e8}.theme-navy{--card-accent:#344268}.theme-green{--card-accent:#118563}.theme-amber{--card-accent:#b87431}.theme-rose{--card-accent:#c95577}.workspace-card.featured{background:linear-gradient(135deg,#fff 0%,#faf8ff 100%)}.workspace-card.wide{min-height:205px}.workspace-card.wide .card-content{margin-top:24px}.portal-footer{display:flex;justify-content:space-between;padding-top:26px;border-top:1px solid #e3e5eb;color:#9ba1ae;font-size:9px}@media(max-width:980px){.login-shell{grid-template-columns:1fr}.brand-panel{display:none}.login-panel{min-height:calc(100vh - 36px)}.mobile-brand{display:flex;align-items:center;gap:11px;margin-bottom:52px}.mobile-brand .brand-symbol{background:#6246d8;color:#fff;box-shadow:none}.mobile-brand b{font-size:14px}.psicoplanner-grid{grid-template-columns:1fr 1fr}.dashboard-main{width:min(100% - 48px,900px)}.app-shell{grid-template-columns:82px 1fr}.sidebar{width:82px;padding:24px 15px}.sidebar .brand-lockup>span:last-child,.nav-label,.sidebar nav a:not(.active),.sidebar nav a.active:not(:has(.nav-glyph)),.profile>span:last-child,.logout{display:none}.sidebar .brand-lockup{justify-content:center;padding:0 0 24px}.sidebar nav a.active{justify-content:center;padding:0}.sidebar-bottom{justify-content:center}.dashboard-main{grid-column:2}}@media(max-width:700px){.login-page{padding:0}.login-shell{min-height:100vh;border:0;border-radius:0}.login-panel{min-height:100vh;padding:34px 25px}.mobile-brand{margin-bottom:65px}.login-form-wrap h2{font-size:31px}.app-shell{display:block}.sidebar{position:sticky;top:0;right:0;display:flex;flex-direction:row;align-items:center;width:100%;height:66px;padding:0 18px}.sidebar .brand-lockup{padding:0;border:0}.sidebar nav{display:none}.sidebar-bottom{margin:0 0 0 auto;padding:0;border:0}.profile{display:none}.logout{display:grid}.dashboard-main{width:calc(100% - 34px);padding:35px 0 25px}.dashboard-header{padding-bottom:29px}.dashboard-header h1{font-size:35px}.system-status{display:none}.section-heading>span{display:none}.psicoplanner-grid,.equal-grid{grid-template-columns:1fr}.workspace-card{min-height:220px}.portal-footer{gap:15px;flex-direction:column}.workspace-section{padding-top:30px}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
