:root{--gobatti-navy:#082f5b;--gobatti-blue:#0f4a8a;--gobatti-blue-bright:#1f6fba;--gobatti-blue-soft:#eaf3fb;--gobatti-gold:#c79a2b;--gobatti-gold-light:#e4c56d;--portal-topbar-height:72px;--portal-sidebar-width:280px}.portal-shell{color:#172033;background:#f4f7fb;min-height:100dvh}.portal-topbar{z-index:50;height:var(--portal-topbar-height);color:#fff;background:linear-gradient(100deg, #061e3b 0%, var(--gobatti-navy) 54%, #0d477f 100%);border-bottom:2px solid #c79a2bd9;align-items:center;gap:24px;padding:0 22px;display:flex;position:fixed;inset:0 0 auto;box-shadow:0 8px 30px #082f5b33}.portal-brand{min-width:236px;color:inherit;cursor:pointer;text-align:left;background:0 0;border:0;align-items:center;gap:11px;padding:0;display:flex}.portal-brand img{object-fit:cover;border:1px solid #ffffff8c;border-radius:10px;width:42px;height:42px}.portal-brand span,.portal-user__copy{flex-direction:column;min-width:0;display:flex}.portal-brand strong{letter-spacing:.02em;font-size:16px}.portal-brand small{color:#c9ddf2;margin-top:2px;font-size:11px}.portal-topbar__context{border-left:1px solid #ffffff2e;flex-direction:column;flex:1;min-width:0;padding-left:22px;display:flex}.portal-topbar__context span{color:#a9c9e7;text-transform:uppercase;letter-spacing:.12em;font-size:10px;font-weight:700}.portal-topbar__context strong{text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:15px;overflow:hidden}.portal-topbar__actions{align-items:center;gap:10px;display:flex}.portal-icon-button,.portal-collapse{width:38px;height:38px;color:inherit;cursor:pointer;background:#ffffff17;border:1px solid #ffffff26;border-radius:11px;justify-content:center;align-items:center;display:inline-flex}.portal-user{align-items:center;gap:10px;margin-left:4px;display:flex}.portal-user__avatar{color:#092f57;background:linear-gradient(135deg, #fff4ca, var(--gobatti-gold-light));border:2px solid #ffffffa6;border-radius:50%;place-items:center;width:38px;height:38px;font-size:12px;font-weight:900;display:grid}.portal-user__copy{max-width:190px}.portal-user__copy strong,.portal-user__copy small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.portal-user__copy strong{font-size:12px}.portal-user__copy small{color:#bcd3e9;text-transform:capitalize;margin-top:3px;font-size:9px}.portal-logout{color:#fff;cursor:pointer;background:0 0;border:0;border-radius:10px;align-items:center;gap:7px;padding:9px 11px;font-weight:700;display:flex}.portal-logout:hover,.portal-icon-button:hover{background:#ffffff29}.portal-sidebar{z-index:40;inset:var(--portal-topbar-height) auto 0 0;width:var(--portal-sidebar-width);background:#fff;border-right:1px solid #dbe4ef;flex-direction:column;transition:width .22s,transform .22s;display:flex;position:fixed;overflow:hidden;box-shadow:8px 0 30px #082f5b0f}.portal-shell--collapsed{--portal-sidebar-width:76px}.portal-sidebar__heading{color:#53657a;letter-spacing:.09em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:10px;min-height:58px;padding:13px 15px 8px 20px;font-size:11px;font-weight:800;display:flex}.portal-collapse{color:var(--gobatti-blue);background:var(--gobatti-blue-soft);border-color:#d6e6f5;flex:none}.portal-search{color:#718399;background:#f6f8fb;border:1px solid #e0e7ef;border-radius:11px;align-items:center;gap:9px;height:40px;margin:4px 14px 12px;padding:0 12px;display:flex}.portal-search:focus-within{border-color:#76a9d4;box-shadow:0 0 0 3px #1f6fba1a}.portal-search input{color:#223047;background:0 0;border:0;outline:0;width:100%;min-width:0;font-size:12px}.portal-navigation{scrollbar-width:thin;flex:1;padding:3px 9px 16px;overflow-y:auto}.portal-nav-group{margin-bottom:5px}.portal-nav-group--quick{border-bottom:1px solid #e7edf4;margin-bottom:7px;padding-bottom:5px}.portal-nav-group--quick .portal-nav-group__toggle{color:var(--gobatti-blue);background:#f4f8fc}.portal-nav-group__toggle,.portal-nav-item{cursor:pointer;text-align:left;border:0;align-items:center;width:100%;display:flex}.portal-nav-group__toggle{color:#52667d;background:0 0;border-radius:9px;gap:10px;min-height:39px;padding:0 10px;font-size:11px;font-weight:800}.portal-nav-group__toggle:hover{color:var(--gobatti-blue);background:#f4f7fb}.portal-nav-group.has-active-app>.portal-nav-group__toggle{color:var(--gobatti-navy)}.portal-nav-group.has-active-app>.portal-nav-group__toggle>svg:first-child{color:var(--gobatti-gold)}.portal-nav-group__toggle span{flex:1}.portal-nav-group__toggle svg:last-child{transition:transform .2s}.portal-nav-group__toggle svg.is-expanded{transform:rotate(180deg)}.portal-nav-group__items{flex-direction:column;gap:2px;padding:2px 0 6px 10px;display:flex}.portal-nav-item-row{border:1px solid #0000;border-radius:9px;align-items:center;display:flex;position:relative}.portal-nav-item{color:#34465c;background:0 0;border-radius:8px;gap:10px;min-height:37px;padding:0 34px 0 12px;font-size:12px}.portal-nav-item span{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.portal-nav-item-row:hover{background:#edf5fc}.portal-nav-item-row:hover .portal-nav-item{color:var(--gobatti-blue)}.portal-nav-item-row.is-active{color:var(--gobatti-navy);background:linear-gradient(100deg,#fff3cf 0%,#f4e4ae 24%,#eaf3fb 66%,#d6e9fa 100%);border:1px solid #c79a2bd1;font-weight:800;box-shadow:0 5px 15px #0f4a8a24,inset 0 0 0 1px #ffffffb8}.portal-nav-item-row.is-active:before{content:"";background:linear-gradient(180deg, var(--gobatti-gold), var(--gobatti-blue-bright));border-radius:4px;width:4px;position:absolute;inset:7px auto 7px -10px}.portal-nav-item-row.is-active .portal-nav-item{color:var(--gobatti-navy);font-weight:800}.portal-nav-item-row.is-active .portal-nav-item>svg:first-child{color:var(--gobatti-blue)}.portal-nav-item-row.is-active .portal-nav-item>svg:last-child{color:#8b6818}.portal-favorite-toggle{z-index:2;color:#8a9bae;cursor:pointer;background:0 0;border:0;border-radius:8px;place-items:center;width:29px;height:29px;display:grid;position:absolute;right:5px}.portal-favorite-toggle:hover{color:#9b7319;background:#ffffffa6}.portal-favorite-toggle.is-favorite{color:var(--gobatti-gold)}.portal-favorite-toggle:disabled{color:#c7d0da;cursor:not-allowed}.portal-sidebar__security{color:#48647f;background:linear-gradient(135deg,#f7fbff,#edf5fc);border-top:1px solid #dce8f3;align-items:center;gap:10px;min-height:65px;padding:12px 18px;display:flex}.portal-sidebar__security svg{color:var(--gobatti-gold);flex:none}.portal-sidebar__security span{flex-direction:column;display:flex}.portal-sidebar__security strong{font-size:10px}.portal-sidebar__security small{color:#718399;margin-top:3px;font-size:9px}.portal-shell--collapsed .portal-sidebar__heading{justify-content:center;padding-inline:10px}.portal-shell--collapsed .portal-sidebar__heading>span{display:none}.portal-shell--collapsed .portal-nav-group__toggle{justify-content:center}.portal-shell--collapsed .portal-nav-group__items{padding-left:0}.portal-shell--collapsed .portal-nav-item{justify-content:center;padding:0}.portal-shell--collapsed .portal-nav-item span,.portal-shell--collapsed .portal-nav-item>svg:last-child{display:none}.portal-shell--collapsed .portal-sidebar__security{justify-content:center;padding-inline:0}.portal-main{min-height:100dvh;padding:calc(var(--portal-topbar-height) + 18px) 18px 18px calc(var(--portal-sidebar-width) + 18px);transition:padding-left .22s}.portal-app-stage{min-height:calc(100dvh - var(--portal-topbar-height) - 36px);background:#fff;border:1px solid #dde6f0;border-radius:17px;position:relative;overflow:hidden;box-shadow:0 12px 36px #082f5b14;container-type:inline-size}.portal-module-mount{min-height:inherit}.portal-module-mount>.page-shell{width:100%!important;min-height:calc(100dvh - var(--portal-topbar-height) - 36px)!important;padding:1.25rem!important}.portal-module-mount>.page-shell>.background-wrapper{display:none}.portal-app-stage .top-nav{display:none!important}.portal-access-state{min-height:calc(100dvh - var(--portal-topbar-height) - 36px);text-align:center;color:#26374b;background:radial-gradient(circle at top,#eef6fd 0%,#fff 52%);flex-direction:column;justify-content:center;align-items:center;padding:32px;display:flex}.portal-access-state__icon{width:62px;height:62px;color:var(--gobatti-blue);background:#eaf3fb;border:1px solid #cfe1f1;border-radius:20px;place-items:center;animation:1.5s ease-in-out infinite portal-security-pulse;display:grid}.portal-access-state strong{margin-top:17px;font-size:18px}.portal-access-state p{color:#697b90;max-width:460px;margin-top:7px;font-size:13px;line-height:1.5}.portal-access-state button{color:#fff;background:var(--gobatti-blue);cursor:pointer;border:0;border-radius:10px;margin-top:16px;padding:10px 15px;font-weight:800}.portal-access-state--denied .portal-access-state__icon{color:#9f7112;background:#fff8e6;border-color:#ead28b;animation:none}.portal-mobile-menu,.portal-mobile-close,.portal-sidebar-backdrop{display:none}@keyframes portal-security-pulse{50%{transform:scale(1.04);box-shadow:0 0 0 9px #1f6fba14}}@media (width<=1450px),(height<=850px){:root{--portal-topbar-height:64px;--portal-sidebar-width:252px}.portal-shell--collapsed{--portal-sidebar-width:70px}.portal-topbar{gap:17px;padding-inline:16px}.portal-brand{min-width:210px}.portal-brand img{width:38px;height:38px}.portal-brand strong{font-size:14px}.portal-topbar__context{padding-left:17px}.portal-user__copy{max-width:150px}.portal-sidebar__heading{min-height:51px;padding-top:9px}.portal-search{height:36px;margin-bottom:8px}.portal-navigation{padding-bottom:9px}.portal-nav-group{margin-bottom:2px}.portal-nav-group__toggle{min-height:34px}.portal-nav-item{min-height:33px;font-size:11px}.portal-nav-group__items{gap:1px;padding-bottom:3px}.portal-sidebar__security{min-height:57px;padding-block:9px}.portal-main{padding:calc(var(--portal-topbar-height) + 11px) 11px 11px calc(var(--portal-sidebar-width) + 11px)}.portal-app-stage{min-height:calc(100dvh - var(--portal-topbar-height) - 22px);border-radius:14px}.portal-module-mount>.page-shell{min-height:calc(100dvh - var(--portal-topbar-height) - 22px)!important;padding:1rem!important}}@media (width<=980px){.portal-topbar{gap:10px;padding-inline:14px}.portal-mobile-menu{flex:none;display:inline-flex}.portal-brand{min-width:0}.portal-brand span,.portal-topbar__context,.portal-user__copy,.portal-logout span,.portal-topbar__actions>.portal-icon-button{display:none}.portal-topbar__actions{margin-left:auto}.portal-sidebar{width:min(310px,88vw);transform:translate(-105%);box-shadow:18px 0 50px #082f5b3d}.portal-sidebar--mobile-open{transform:translate(0)}.portal-shell--collapsed .portal-sidebar{width:min(310px,88vw)}.portal-shell--collapsed .portal-sidebar__heading{justify-content:space-between;padding-inline:20px 15px}.portal-shell--collapsed .portal-sidebar__heading>span,.portal-shell--collapsed .portal-nav-item span,.portal-shell--collapsed .portal-nav-item>svg:last-child{display:initial}.portal-shell--collapsed .portal-nav-group__toggle,.portal-shell--collapsed .portal-nav-item{justify-content:flex-start}.portal-shell--collapsed .portal-nav-item{padding:0 34px 0 13px}.portal-collapse{display:none}.portal-mobile-close{color:var(--gobatti-blue);background:var(--gobatti-blue-soft);border-color:#d6e6f5;display:inline-flex}.portal-sidebar-backdrop{z-index:35;inset:var(--portal-topbar-height) 0 0;background:#03142670;border:0;display:block;position:fixed}.portal-main{padding-bottom:12px;padding-left:12px;padding-right:12px}}@media (width<=600px){:root{--portal-topbar-height:64px}.portal-topbar{padding-inline:10px}.portal-brand img{width:38px;height:38px}.portal-topbar__actions{gap:6px}.portal-user__avatar{width:36px;height:36px}.portal-logout{padding-inline:7px}.portal-main{padding-top:calc(var(--portal-topbar-height) + 8px)}.portal-app-stage{min-height:calc(100dvh - var(--portal-topbar-height) - 16px);border-radius:13px}.portal-module-mount>.page-shell{padding:.75rem!important}}.portal-welcome{min-height:calc(100dvh - var(--portal-topbar-height) - 36px);color:#14263a;background:linear-gradient(#0f4a8a09 1px,#0000 1px) 0 0/38px 38px,linear-gradient(90deg,#0f4a8a09 1px,#0000 1px) 0 0/38px 38px,linear-gradient(135deg,#fff 0%,#f8fbff 58%,#edf5fc 100%);grid-template-columns:minmax(0,1.05fr) minmax(330px,.95fr);align-items:center;gap:clamp(34px,6vw,90px);padding:clamp(42px,6vw,84px);display:grid;position:relative;overflow:hidden}.portal-welcome__glow{filter:blur(4px);pointer-events:none;border-radius:50%;position:absolute}.portal-welcome__glow--blue{background:#1f6fba21;width:360px;height:360px;top:-160px;right:-150px}.portal-welcome__glow--gold{background:#c79a2b26;width:230px;height:230px;bottom:-160px;left:32%}.portal-welcome__content{z-index:2;max-width:700px;position:relative}.portal-welcome__eyebrow{width:fit-content;color:var(--gobatti-blue);letter-spacing:.06em;text-transform:uppercase;background:#edf5fc;border:1px solid #d2e4f4;border-radius:999px;align-items:center;gap:8px;padding:8px 12px;font-size:11px;font-weight:800;display:flex}.portal-welcome__eyebrow svg{color:var(--gobatti-gold)}.portal-welcome__hello{color:#64788e;margin:27px 0 7px;font-size:clamp(15px,1.5vw,19px);font-weight:700}.portal-welcome h1{color:var(--gobatti-navy);letter-spacing:-.055em;margin:0;font-size:clamp(42px,5.2vw,76px);line-height:.98}.portal-welcome h1 span{color:var(--gobatti-blue-bright)}.portal-welcome__lead{color:#5b6f85;max-width:590px;margin:22px 0 0;font-size:clamp(16px,1.5vw,20px);line-height:1.55}.portal-welcome__changes{flex-direction:column;gap:5px;margin-top:31px;display:flex}.portal-welcome__change{border-radius:14px;grid-template-columns:42px minmax(0,1fr) 20px;align-items:center;gap:13px;padding:11px 13px;transition:background .2s,transform .2s;display:grid;position:relative}.portal-welcome__change:hover{background:#ffffffbd;transform:translate(4px)}.portal-welcome__change-icon{width:42px;height:42px;color:var(--gobatti-blue);background:#eaf3fb;border:1px solid #d1e3f2;border-radius:13px;place-items:center;display:grid}.portal-welcome__change>span:nth-child(2){flex-direction:column;gap:3px;display:flex}.portal-welcome__change strong{color:#25394e;font-size:13px}.portal-welcome__change small{color:#6b7e92;font-size:11px;line-height:1.45}.portal-welcome__check{color:var(--gobatti-gold)}.portal-welcome__favorites{border-top:1px solid #dce6f0;margin-top:28px;padding-top:20px}.portal-welcome__favorites-heading{justify-content:space-between;align-items:center;gap:16px;display:flex}.portal-welcome__favorites-heading>span{color:var(--gobatti-navy);align-items:center;gap:8px;font-size:13px;font-weight:900;display:flex}.portal-welcome__favorites-heading svg{color:var(--gobatti-gold)}.portal-welcome__favorites-heading small{color:#77899c;font-size:10px}.portal-welcome__favorite-list{flex-wrap:wrap;gap:8px;margin-top:13px;display:flex}.portal-welcome__favorite-list button{min-height:43px;color:var(--gobatti-navy);cursor:pointer;background:#ffffffd1;border:1px solid #d5e1ec;border-radius:12px;align-items:center;gap:9px;padding:6px 13px 6px 7px;display:flex;box-shadow:0 5px 14px #082f5b12}.portal-welcome__favorite-list button:hover{color:var(--gobatti-blue);border-color:#c79a2bb8;transform:translateY(-2px)}.portal-welcome__favorite-list button>span{width:30px;height:30px;color:var(--gobatti-blue);background:#eaf3fb;border-radius:9px;place-items:center;display:grid}.portal-welcome__favorite-list strong{font-size:11px}.portal-welcome__favorites-empty{color:#718398;background:#f4f8fccc;border:1px dashed #c8d5e1;border-radius:12px;align-items:center;gap:9px;margin-top:12px;padding:11px 13px;font-size:10px;display:flex}.portal-welcome__favorites-empty svg{color:#a8b5c2;flex:none}.portal-welcome__visual{z-index:1;perspective:1100px;place-items:center;min-height:520px;display:grid;position:relative}.portal-welcome__orbit{border:1px solid #0f4a8a26;border-radius:50%;position:absolute}.portal-welcome__orbit--one{width:480px;height:480px}.portal-welcome__orbit--two{border-color:#c79a2b3d;width:350px;height:350px}.portal-welcome__mockup{aspect-ratio:1.18;background:#fff;border:1px solid #d9e4ef;border-radius:22px;width:min(100%,480px);overflow:hidden;transform:rotateY(-7deg)rotateX(3deg)rotate(1deg);box-shadow:-22px 28px 65px #082f5b33}.portal-welcome__mockup-top{border-bottom:2px solid var(--gobatti-gold);background:linear-gradient(100deg,#071f3d,#0d477f);align-items:center;gap:7px;height:49px;padding:0 16px;display:flex}.portal-welcome__mockup-top>span{background:#ffffffe6;border-radius:4px;width:79px;height:12px;margin-right:auto}.portal-welcome__mockup-top i{background:#ffffff2b;border-radius:6px;width:19px;height:19px}.portal-welcome__mockup-body{grid-template-columns:31% 69%;height:calc(100% - 49px);display:grid}.portal-welcome__mockup-menu{background:#fdfefe;border-right:1px solid #dfe8f1;flex-direction:column;gap:12px;padding:22px 13px;display:flex}.portal-welcome__mockup-menu b{background:#bdcbd8;border-radius:5px;width:52%;height:9px;margin-bottom:5px}.portal-welcome__mockup-menu span{background:#e7edf3;border-radius:6px;width:82%;height:17px}.portal-welcome__mockup-menu span.is-selected{background:linear-gradient(100deg,#fff0c5,#dceefa);border:1px solid #c79a2ba6;border-radius:9px;width:100%;height:29px}.portal-welcome__mockup-center{background:linear-gradient(145deg,#fff,#edf5fc);flex-direction:column;justify-content:center;align-items:center;padding:25px;display:flex}.portal-welcome__mockup-label{color:#9a741d;letter-spacing:.18em;font-size:8px;font-weight:900}.portal-welcome__mockup-center>strong{color:var(--gobatti-navy);margin:5px 0 22px;font-size:32px}.portal-welcome__mockup-center>i{background:#d9e3ed;border-radius:5px;width:72%;height:8px;margin:4px}.portal-welcome__mockup-center>i:nth-of-type(2){width:53%}.portal-welcome__mockup-center>div{gap:9px;width:100%;margin-top:28px;display:flex}.portal-welcome__mockup-center>div span{border:1px solid #dfe8f1;border-top:3px solid var(--gobatti-blue-bright);background:#fff;border-radius:10px;flex:1;height:66px;box-shadow:0 6px 15px #082f5b0f}.portal-welcome__security-seal{color:var(--gobatti-navy);background:#fff7df;border:1px solid #dcb951;border-radius:14px;align-items:center;gap:8px;padding:12px 14px;display:flex;position:absolute;bottom:13%;right:1%;box-shadow:0 10px 24px #5b410829}.portal-welcome__security-seal svg{color:var(--gobatti-gold)}.portal-welcome__security-seal b{text-transform:uppercase;letter-spacing:.05em;font-size:9px;line-height:1.25}@container (width<=1120px){.portal-welcome{grid-template-columns:minmax(0,1.12fr) minmax(290px,.88fr);gap:32px;padding:34px 38px}.portal-welcome__hello{margin-top:18px}.portal-welcome h1{font-size:clamp(46px,5vw,61px)}.portal-welcome__lead{margin-top:15px;font-size:16px}.portal-welcome__changes{margin-top:20px}.portal-welcome__change{grid-template-columns:37px minmax(0,1fr) 18px;gap:10px;padding:7px 9px}.portal-welcome__change-icon{border-radius:11px;width:37px;height:37px}.portal-welcome__favorites{margin-top:18px;padding-top:15px}.portal-welcome__visual{min-height:410px}.portal-welcome__mockup{width:min(100%,390px)}.portal-welcome__orbit--one{width:390px;height:390px}.portal-welcome__orbit--two{width:285px;height:285px}.portal-welcome__security-seal{bottom:11%;right:-2%;transform:scale(.88)}}@container (width<=880px){.portal-welcome{grid-template-columns:1fr}.portal-welcome__content{max-width:760px}.portal-welcome__visual{display:none}}@media (height<=820px) and (width>=981px){.portal-welcome{padding-top:25px;padding-bottom:25px}.portal-welcome__eyebrow{padding-block:6px}.portal-welcome__hello{margin-top:13px}.portal-welcome h1{font-size:clamp(44px,4.5vw,58px)}.portal-welcome__lead{margin-top:11px;line-height:1.4}.portal-welcome__changes{gap:1px;margin-top:13px}.portal-welcome__change{padding-top:5px;padding-bottom:5px}.portal-welcome__favorites{margin-top:12px;padding-top:12px}.portal-welcome__favorite-list{margin-top:9px}.portal-welcome__favorite-list button{min-height:38px}.portal-welcome__visual{min-height:370px;transform:scale(.92)}}@media (width<=1100px){.portal-welcome{grid-template-columns:1fr;padding:40px}.portal-welcome__content{max-width:760px}.portal-welcome__visual{display:none}}@media (width<=640px){.portal-welcome{min-height:calc(100dvh - var(--portal-topbar-height) - 16px);padding:30px 21px 42px}.portal-welcome h1{font-size:44px}.portal-welcome__lead{font-size:16px}.portal-welcome__change{grid-template-columns:40px minmax(0,1fr);padding-inline:0}.portal-welcome__change-icon{width:40px;height:40px}.portal-welcome__check{display:none}.portal-welcome__favorites-heading{flex-direction:column;align-items:flex-start;gap:5px}}.portal-welcome{min-height:calc(100dvh - var(--portal-topbar-height) - 20px);padding:clamp(24px,3vw,46px);display:block;overflow:auto}.portal-welcome__content--dashboard{max-width:1480px;margin:0 auto}.portal-welcome__dashboard-header{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:24px;display:flex}.portal-welcome__dashboard-header .portal-welcome__hello{margin:0 0 5px;font-size:15px}.portal-welcome__dashboard-header h1{letter-spacing:-.04em;margin:0;font-size:clamp(30px,3.4vw,48px);line-height:1.05}.portal-welcome__dashboard-header .portal-welcome__lead{margin:8px 0 0;font-size:15px}.portal-welcome__today{color:var(--gobatti-navy);text-transform:capitalize;background:#ffffffd1;border:1px solid #d7e3ee;border-radius:12px;align-items:center;gap:8px;padding:9px 13px;font-size:12px;font-weight:850;display:inline-flex;box-shadow:0 6px 18px #082f5b0f}.portal-welcome__today svg{color:var(--gobatti-gold)}.portal-welcome__people-grid{grid-template-columns:minmax(280px,.85fr) minmax(520px,1.45fr);align-items:stretch;gap:18px;display:grid}.portal-welcome__sector-news{width:100%;color:inherit;text-align:left;border:1px solid #d6e3ee;border-left:4px solid var(--gobatti-gold);cursor:pointer;background:linear-gradient(115deg,#fffffff7,#f7fbfff0);border-radius:18px;margin:0 0 18px;padding:18px 20px;display:block;box-shadow:0 10px 28px #082f5b12}.portal-welcome__sector-news:hover{border-color:#c79a2b;transform:translateY(-1px)}.portal-welcome__sector-news-heading{align-items:center;gap:11px;margin-bottom:13px;display:flex}.portal-welcome__sector-news-heading>span{color:#fff;background:linear-gradient(135deg,#082f5b,#145da0);border-radius:12px;flex:none;place-items:center;width:40px;height:40px;display:grid}.portal-welcome__sector-news-heading h2{color:var(--gobatti-navy);margin:0;font-size:17px}.portal-welcome__sector-news-heading p{color:#718398;margin:3px 0 0;font-size:11px}.portal-welcome__sector-news-heading b{color:var(--gobatti-blue);white-space:nowrap;align-items:center;gap:3px;margin-left:auto;font-size:10px;display:inline-flex}.portal-welcome__sector-news-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.portal-welcome__sector-news-list article{background:#fff;border:1px solid #e2e8f0;border-radius:12px;min-width:0;min-height:91px;padding:11px 12px 25px;position:relative}.portal-welcome__sector-news-list article strong{color:#0f4a8a;text-overflow:ellipsis;white-space:nowrap;font-size:11px;display:block;overflow:hidden}.portal-welcome__sector-news-list article p{color:#475569;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:6px 0 0;font-size:10px;line-height:1.45;display:-webkit-box;overflow:hidden}.portal-welcome__sector-news-list article small{color:#94a3b8;text-transform:capitalize;font-size:9px;position:absolute;bottom:8px;left:12px}.portal-welcome__panel{background:#ffffffeb;border:1px solid #dbe5ef;border-radius:20px;min-width:0;padding:20px;box-shadow:0 12px 32px #082f5b14}.portal-welcome__panel-heading{align-items:center;gap:12px;min-height:46px;margin-bottom:16px;display:flex}.portal-welcome__panel-heading>div{min-width:0}.portal-welcome__panel-heading h2{color:var(--gobatti-navy);margin:0;font-size:17px;line-height:1.2}.portal-welcome__panel-heading h2 span{color:var(--gobatti-blue-bright);text-transform:capitalize}.portal-welcome__panel-heading p{color:#718398;margin:4px 0 0;font-size:11px}.portal-welcome__panel-heading button{color:var(--gobatti-blue);cursor:pointer;white-space:nowrap;background:#edf5fc;border:1px solid #d3e4f3;border-radius:9px;align-items:center;gap:3px;margin-left:auto;padding:7px 9px;font-size:10px;font-weight:900;display:inline-flex}.portal-welcome__panel-icon{width:42px;height:42px;color:var(--gobatti-blue);background:#eaf3fb;border:1px solid #d1e3f2;border-radius:13px;flex:none;place-items:center;display:grid}.portal-welcome__panel--birthdays .portal-welcome__panel-icon{color:#a16207;background:#fff8dc;border-color:#f6dfa0}.portal-welcome__people-list{flex-direction:column;gap:7px;max-height:310px;padding-right:3px;display:flex;overflow-y:auto}.portal-welcome__person{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;grid-template-columns:36px minmax(0,1fr) auto;align-items:center;gap:10px;padding:9px 10px;display:grid}.portal-welcome__person.is-today{background:linear-gradient(110deg,#fff7d9,#fff);border-color:#e7c45e}.portal-welcome__person>svg{color:var(--gobatti-gold)}.portal-welcome__birthday-button{color:#fff;white-space:nowrap;cursor:pointer;background:linear-gradient(135deg,#c79a2b,#e3b746);border:1px solid #bd8d1e;border-radius:10px;justify-content:center;align-items:center;gap:5px;min-height:32px;padding:6px 10px;font-size:10px;font-weight:900;display:inline-flex;box-shadow:0 6px 14px #a162072e}.portal-welcome__birthday-button:hover{filter:brightness(1.03);transform:translateY(-1px)}.portal-welcome__date-badge{width:36px;height:36px;color:var(--gobatti-navy);background:#fff;border:1px solid #d8e3ed;border-radius:10px;place-items:center;font-size:12px;font-weight:950;display:grid}.portal-welcome__person-info{flex-direction:column;gap:2px;min-width:0;display:flex}.portal-welcome__person-info strong,.portal-welcome__vacation-person strong{color:#20354a;text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.portal-welcome__person-info small,.portal-welcome__vacation-person small{color:#718398;text-overflow:ellipsis;white-space:nowrap;font-size:10px;line-height:1.35;overflow:hidden}.portal-welcome__vacation-columns{grid-template-columns:1fr 1fr;gap:13px;display:grid}.portal-welcome__vacation-columns>section{background:#f8fafc;border:1px solid #e2e8f0;border-radius:15px;min-width:0;padding:12px}.portal-welcome__vacation-columns h3{color:#34495e;align-items:center;gap:7px;margin:0 0 10px;font-size:11px;display:flex}.portal-welcome__vacation-columns h3>span{border-radius:50%;width:8px;height:8px}.portal-welcome__vacation-columns h3>span.is-current{background:#22c55e}.portal-welcome__vacation-columns h3>span.is-upcoming{background:#3b82f6}.portal-welcome__vacation-columns h3 b{color:#52677c;text-align:center;background:#fff;border:1px solid #dde6ee;border-radius:999px;min-width:22px;margin-left:auto;padding:3px 6px;font-size:9px}.portal-welcome__vacation-person{background:#fff;border:1px solid #e3eaf1;border-radius:11px;grid-template-columns:28px minmax(0,1fr);align-items:center;gap:8px;min-width:0;padding:8px;display:grid}.portal-welcome__vacation-person>svg{color:#15803d;background:#ecfdf5;border-radius:9px;width:28px;height:28px;padding:6px}.portal-welcome__vacation-person.is-upcoming>svg{color:#2563eb;background:#eff6ff}.portal-welcome__vacation-person>span{flex-direction:column;gap:2px;min-width:0;display:flex}.portal-welcome__empty{color:#718398;text-align:center;background:#ffffffb3;border:1px dashed #cbd5e1;border-radius:11px;padding:16px 12px;font-size:11px}.portal-welcome__birthday-overlay{z-index:1000;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0419319e;place-items:center;padding:22px;display:grid;position:fixed;inset:0}.portal-welcome__birthday-modal{color:#20354a;background:#fff;border:1px solid #ead18a;border-radius:24px;width:min(860px,100%);max-height:min(760px,100dvh - 44px);overflow:hidden;box-shadow:0 30px 80px #04193147}.portal-welcome__birthday-modal>header{background:linear-gradient(115deg,#fff8dc 0%,#edf5fc 100%);border-bottom:1px solid #eadba9;grid-template-columns:48px minmax(0,1fr) 36px;align-items:center;gap:13px;padding:18px 20px;display:grid}.portal-welcome__birthday-modal>header small{color:#9a741d;letter-spacing:.07em;text-transform:uppercase;margin-bottom:3px;font-size:10px;font-weight:900;display:block}.portal-welcome__birthday-modal>header h2{color:var(--gobatti-navy);margin:0;font-size:20px;line-height:1.2}.portal-welcome__birthday-modal>header p{color:#718398;margin:4px 0 0;font-size:11px}.portal-welcome__birthday-modal-icon{color:#a16207;background:#fff;border:1px solid #efd88d;border-radius:15px;place-items:center;width:48px;height:48px;display:grid}.portal-welcome__birthday-close{color:#52677c;cursor:pointer;background:#fffc;border:1px solid #d8e3ed;border-radius:10px;place-items:center;width:34px;height:34px;display:grid}.portal-welcome__birthday-modal-body{grid-template-columns:minmax(0,1.25fr) minmax(250px,.75fr);gap:18px;max-height:calc(min(760px,100dvh - 44px) - 86px);padding:20px;display:grid;overflow-y:auto}.portal-welcome__birthday-compose{flex-direction:column;gap:12px;min-width:0;display:flex}.portal-welcome__birthday-compose>div:first-child{flex-direction:column;gap:3px;display:flex}.portal-welcome__birthday-compose>div:first-child strong{color:var(--gobatti-navy);font-size:13px}.portal-welcome__birthday-compose>div:first-child span{color:#718398;font-size:10px}.portal-welcome__birthday-presets{grid-template-columns:1fr 1fr;gap:8px;display:grid}.portal-welcome__birthday-presets button{color:#475569;text-align:left;cursor:pointer;background:#f8fafc;border:1px solid #dce5ee;border-radius:12px;min-height:66px;padding:10px 11px;font-family:inherit;font-size:10px;font-weight:750;line-height:1.4}.portal-welcome__birthday-presets button:hover,.portal-welcome__birthday-presets button.is-selected{color:#7c5b12;background:#fff8dc;border-color:#d7b348}.portal-welcome__birthday-compose textarea{resize:vertical;color:#20354a;width:100%;min-height:105px;font:inherit;background:#fff;border:1px solid #cbd8e4;border-radius:13px;outline:none;padding:12px 13px;font-size:12px;line-height:1.5}.portal-welcome__birthday-compose textarea:focus{border-color:var(--gobatti-blue-bright);box-shadow:0 0 0 3px #1f6fba1a}.portal-welcome__birthday-submit{color:#fff;background:linear-gradient(135deg, var(--gobatti-blue), var(--gobatti-blue-bright));cursor:pointer;border:none;border-radius:11px;justify-content:center;align-items:center;gap:7px;width:fit-content;min-height:39px;padding:8px 15px;font-size:11px;font-weight:900;display:inline-flex}.portal-welcome__birthday-submit:disabled{opacity:.55;cursor:wait}.portal-welcome__birthday-feedback{border-radius:10px;margin:0;padding:9px 11px;font-size:10px;font-weight:800}.portal-welcome__birthday-feedback.is-error{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca}.portal-welcome__birthday-feedback.is-success{color:#166534;background:#f0fdf4;border:1px solid #bbf7d0}.portal-welcome__birthday-messages{background:#f8fafc;border:1px solid #e2e8f0;border-radius:15px;min-width:0;padding:13px}.portal-welcome__birthday-messages>div:first-child{justify-content:space-between;align-items:center;gap:8px;margin-bottom:10px;display:flex}.portal-welcome__birthday-messages>div:first-child strong{color:var(--gobatti-navy);font-size:12px}.portal-welcome__birthday-messages>div:first-child span{min-width:25px;color:var(--gobatti-blue);text-align:center;background:#fff;border:1px solid #d7e3ee;border-radius:999px;padding:3px 7px;font-size:9px;font-weight:900}.portal-welcome__birthday-messages>p{color:#718398;margin:14px 4px;font-size:10px;line-height:1.5}.portal-welcome__birthday-message-list{flex-direction:column;gap:8px;max-height:370px;padding-right:3px;display:flex;overflow-y:auto}.portal-welcome__birthday-message-list article{background:#fff;border:1px solid #e1e8ef;border-radius:11px;padding:10px}.portal-welcome__birthday-message-list article strong{color:var(--gobatti-navy);font-size:10px}.portal-welcome__birthday-message-list article p{color:#475569;white-space:pre-wrap;margin:5px 0;font-size:10px;line-height:1.45}.portal-welcome__birthday-message-list article small{color:#94a3b8;font-size:8px}.portal-welcome__content--dashboard .portal-welcome__favorites{background:#ffffffb8;border:1px solid #dbe5ef;border-radius:17px;margin-top:20px;padding:17px 19px}@container (width<=980px){.portal-welcome__people-grid,.portal-welcome__sector-news-list{grid-template-columns:1fr}.portal-welcome__sector-news-list article{min-height:76px}}@media (width<=760px){.portal-welcome{padding:22px 16px 34px}.portal-welcome__dashboard-header{flex-direction:column;align-items:flex-start;gap:12px}.portal-welcome__vacation-columns{grid-template-columns:1fr}.portal-welcome__people-list{max-height:360px}.portal-welcome__birthday-overlay{padding:10px}.portal-welcome__birthday-modal{border-radius:18px;max-height:calc(100dvh - 20px)}.portal-welcome__birthday-modal>header{grid-template-columns:42px minmax(0,1fr) 34px;padding:14px}.portal-welcome__birthday-modal-icon{width:42px;height:42px}.portal-welcome__birthday-modal>header h2{font-size:16px}.portal-welcome__birthday-modal-body{grid-template-columns:1fr;max-height:calc(100dvh - 98px);padding:14px}.portal-welcome__birthday-presets{grid-template-columns:1fr}.portal-welcome__birthday-message-list{max-height:240px}}@media (width<=520px){.portal-welcome__person.is-today{grid-template-columns:36px minmax(0,1fr)}.portal-welcome__person.is-today .portal-welcome__birthday-button{grid-column:1/-1;width:100%}}
