.institute-auth{--auth-font:"Montserrat",ui-sans-serif,system-ui,sans-serif;--auth-background:#f5f5f5;--auth-foreground:#373737;--auth-primary:#f1576c;--auth-primary-hover:#d94a5d;--auth-primary-soft:rgba(241,87,108,.14);--auth-primary-glow:rgba(241,87,108,.28);--auth-card:#fff;--auth-border:rgba(241,87,108,.18);--auth-muted:#878787;--auth-button-radius:0.625rem;position:relative;width:100%;min-height:100vh;display:flex;align-items:center;justify-content:center;padding:1.5rem 1rem;overflow:hidden;background:var(--auth-background);font-family:var(--auth-font);color:var(--auth-foreground)}.institute-auth,.institute-auth *,.institute-auth :after,.institute-auth :before{box-sizing:border-box}.institute-auth__bg-shape{position:absolute;border-radius:9999px;pointer-events:none}.institute-auth__bg-shape--1{width:420px;height:420px;top:-120px;right:-80px;background:radial-gradient(circle,color-mix(in srgb,var(--auth-primary) 28%,transparent) 0,transparent 70%)}.institute-auth__bg-shape--2{width:360px;height:360px;bottom:-100px;left:-60px;background:radial-gradient(circle,color-mix(in srgb,var(--auth-primary) 12%,transparent) 0,transparent 70%)}.institute-auth__bg-shape--3{width:200px;height:200px;top:40%;left:8%;background:radial-gradient(circle,color-mix(in srgb,var(--auth-primary) 16%,transparent) 0,transparent 70%)}.institute-auth__container{position:relative;z-index:1;width:100%;max-width:26rem}.institute-auth__card{background:var(--auth-card);border-radius:1.25rem;box-shadow:0 4px 6px -1px rgba(241,87,108,.06),0 20px 40px -12px rgba(241,87,108,.14);border:1px solid var(--auth-border);padding:0 2rem 2rem;overflow:hidden}.institute-auth__logo-plate{display:flex;justify-content:center;align-items:center;margin:0 -2rem 1.75rem;padding:1.75rem 2rem 1.25rem;background:linear-gradient(180deg,#fff,#fff8f9);border-bottom:1px solid var(--auth-border)}.institute-auth__logo-plate img{display:block;height:auto;max-height:6.5rem;max-width:min(240px,100%);width:auto;-o-object-fit:contain;object-fit:contain}.institute-auth__header{text-align:center;margin-bottom:1.75rem}.institute-auth__title{font-size:1.375rem;font-weight:600;color:var(--auth-primary);margin:0}.institute-auth__footer{margin-top:1.25rem;text-align:center;font-size:.6875rem;letter-spacing:.12em;text-transform:uppercase;color:rgba(55,55,55,.45)}.institute-auth-form{display:flex;flex-direction:column;gap:1.25rem}.institute-auth-form__label{display:block;font-size:.875rem;font-weight:600;color:var(--auth-primary);margin-bottom:.5rem}.institute-auth-form__input-wrap{position:relative}.institute-auth-form__input-icon{position:absolute;inset-block:0;left:0;padding-left:.75rem;display:flex;align-items:center;pointer-events:none;color:var(--auth-primary);opacity:.75}.institute-auth-form__input{display:block;width:100%;padding:.75rem .75rem .75rem 2.5rem;border:1px solid var(--auth-border);border-radius:.625rem;font-size:.875rem;color:var(--auth-foreground);background:#fff;outline:none;transition:box-shadow .15s,border-color .15s;font-family:inherit}.institute-auth-form__input::-moz-placeholder{color:#b0b0b0;font-size:.8125rem}.institute-auth-form__input:-ms-input-placeholder{color:#b0b0b0;font-size:.8125rem}.institute-auth-form__input::placeholder{color:#b0b0b0;font-size:.8125rem}.institute-auth-form__input:focus{border-color:var(--auth-primary);box-shadow:0 0 0 3px var(--auth-primary-glow)}.institute-auth-form__error{margin-top:.25rem;font-size:.8125rem;color:#dc2626}.institute-auth-form button.institute-auth-form__submit{width:100%;background:var(--auth-button-color,var(--auth-primary));color:#fff;font-weight:600;font-size:.9375rem;letter-spacing:.02em;padding:.875rem 1rem;border:none;border-radius:var(--auth-button-radius);box-shadow:0 4px 14px color-mix(in srgb,var(--auth-button-color,var(--auth-primary)) 35%,transparent);transition:transform .15s,box-shadow .15s,filter .15s;cursor:pointer;font-family:inherit}.institute-auth-form button.institute-auth-form__submit:hover:not(:disabled){filter:brightness(1.05);box-shadow:0 6px 20px color-mix(in srgb,var(--auth-button-color,var(--auth-primary)) 45%,transparent);transform:translateY(-1px)}.institute-auth-form button.institute-auth-form__submit:active:not(:disabled){transform:translateY(0)}.institute-auth-form button.institute-auth-form__submit:disabled{opacity:.7;cursor:not-allowed}.institute-auth-form__link-wrap{text-align:center;font-size:.8125rem}.institute-auth-form__link-wrap a{color:var(--auth-primary);font-weight:600;text-decoration:none;transition:color .2s}.institute-auth-form__link-wrap a:hover{color:var(--auth-primary-hover)}.institute-auth-form__divider{border-top:1px solid var(--auth-border);padding-top:1rem}.institute-auth-form__register{text-align:center;font-size:.8125rem;color:var(--auth-muted);margin:0}.institute-auth-form__register a{font-weight:600;color:var(--auth-primary);text-decoration:none;transition:color .2s}.institute-auth-form__register a:hover{color:var(--auth-primary-hover)}.institute-admin{--dash-font:"Montserrat",ui-sans-serif,system-ui,sans-serif;--dash-primary:#f1576c;--dash-primary-soft:rgba(241,87,108,.14);--dash-sidebar-bg:#2a2a2a;--dash-sidebar-hover:hsla(0,0%,100%,.08);--dash-background:#f5f5f5;--dash-foreground:#373737;--dash-muted:#878787;--dash-border:rgba(241,87,108,.18)}@keyframes institute-spin{to{transform:rotate(1turn)}}.institute-shell{display:flex;height:100vh;background:#f1f5f9;overflow:hidden;font-family:var(--dash-font)}.institute-shell__main{flex:1 1;display:flex;flex-direction:column;min-width:0;overflow:hidden}.institute-shell__content{flex:1 1;min-height:0;overflow-y:auto;background:var(--dash-background)}.institute-shell-sidebar{width:15rem;flex-shrink:0;display:flex;flex-direction:column;background:var(--dash-sidebar-bg);color:#fff;transition:width .2s ease;overflow:hidden}.institute-shell-sidebar--collapsed{width:4.25rem}.institute-shell-sidebar__brand{padding:1rem;text-align:center;border-bottom:1px solid hsla(0,0%,100%,.1);background:linear-gradient(180deg,#fff,#fff8f9);flex-shrink:0}.institute-shell-sidebar--collapsed .institute-shell-sidebar__brand{padding:.75rem .5rem}.institute-shell-sidebar__logo{display:block;margin:0 auto;max-height:3.5rem;max-width:100%;-o-object-fit:contain;object-fit:contain;transition:max-height .2s ease}.institute-shell-sidebar--collapsed .institute-shell-sidebar__logo{max-height:2rem}.institute-shell-sidebar__brand-tag{margin-top:.5rem;font-size:9px;letter-spacing:.2em;text-transform:uppercase;color:var(--dash-primary);overflow:hidden;white-space:nowrap;transition:opacity .15s ease,margin .2s ease}.institute-shell-sidebar--collapsed .institute-shell-sidebar__brand-tag{opacity:0;margin-top:0;height:0}.institute-shell-sidebar__nav{flex:1 1;padding:1.5rem .75rem;overflow-y:auto;overflow-x:hidden;display:flex;flex-direction:column;gap:.25rem}.institute-shell-sidebar--collapsed .institute-shell-sidebar__nav{padding:1rem .5rem}.institute-shell-sidebar__collapse-btn{display:flex;align-items:center;gap:.75rem;margin-top:auto;padding:.625rem .75rem;border-radius:.5rem;border:1px solid hsla(0,0%,100%,.12);background:hsla(0,0%,100%,.04);color:hsla(0,0%,100%,.65);width:100%;text-align:left;cursor:pointer;font-family:inherit;transition:color .15s,background-color .15s,border-color .15s}.institute-shell-sidebar__collapse-btn:hover{color:#fff;background:var(--dash-sidebar-hover);border-color:hsla(0,0%,100%,.2)}.institute-shell-sidebar--collapsed .institute-shell-sidebar__collapse-btn{justify-content:center;padding-left:.5rem;padding-right:.5rem}.institute-shell-sidebar--collapsed .institute-shell-nav__label,.institute-shell-sidebar--collapsed .institute-shell-sidebar__logout span,.institute-shell-sidebar--collapsed .institute-shell-sidebar__user-info{opacity:0;width:0;overflow:hidden;white-space:nowrap}.institute-shell-sidebar--collapsed .institute-shell-nav__link{justify-content:center;padding-left:.5rem;padding-right:.5rem}.institute-shell-sidebar--collapsed .institute-shell-sidebar__user{justify-content:center}.institute-shell-sidebar--collapsed .institute-shell-sidebar__logout{justify-content:center;padding-left:.5rem;padding-right:.5rem}.institute-shell-sidebar--collapsed .institute-shell-sidebar__footer{padding:.75rem .5rem}.institute-shell-nav__link{display:flex;align-items:center;gap:.75rem;padding:.625rem .75rem;border-radius:.5rem;color:hsla(0,0%,100%,.6);text-decoration:none;transition:color .15s,background-color .15s;border:none;background:transparent;width:100%;text-align:left;cursor:pointer}.institute-shell-nav__link:hover{color:#fff;background:var(--dash-sidebar-hover)}.institute-shell-nav__link--active{font-weight:500}.institute-shell-nav__link--active,.institute-shell-nav__link--active:hover{background:var(--dash-primary);color:#fff}.institute-shell-nav__icon{flex-shrink:0}.institute-shell-nav__label{font-size:.875rem;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.institute-shell-nav__chevron{margin-left:auto;flex-shrink:0;transition:transform .2s}.institute-shell-nav__chevron--open{transform:rotate(180deg)}.institute-shell-sidebar__settings-sub{margin-top:.25rem;margin-left:.75rem;display:flex;flex-direction:column;gap:.125rem}.institute-shell-nav__sublink{display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;border-radius:.5rem;font-size:.75rem;color:hsla(0,0%,100%,.4);text-decoration:none;transition:color .15s,background-color .15s}.institute-shell-nav__sublink:hover{color:#fff}.institute-shell-nav__sublink--active{color:#fff;font-weight:500;background:hsla(0,0%,100%,.1)}.institute-shell-nav__dot{width:.25rem;height:.25rem;border-radius:9999px;background:currentColor;flex-shrink:0}.institute-shell-nav__sublabel{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.institute-shell-sidebar__footer{border-top:1px solid hsla(0,0%,100%,.1);padding:1rem;display:flex;flex-direction:column;gap:.75rem}.institute-shell-sidebar__user{display:flex;align-items:center;gap:.75rem}.institute-shell-sidebar__avatar{width:2.25rem;height:2.25rem;border-radius:9999px;background:var(--dash-primary);color:#fff;font-size:.875rem;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0}.institute-shell-sidebar__user-info{min-width:0}.institute-shell-sidebar__user-name{font-size:.8125rem;font-weight:600;color:#fff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.institute-shell-sidebar__user-email{font-size:.6875rem;color:hsla(0,0%,100%,.45);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.institute-shell-sidebar__logout{display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;padding:.5rem;border-radius:.5rem;border:none;background:transparent;color:hsla(0,0%,100%,.55);font-size:.8125rem;cursor:pointer;transition:color .15s,background-color .15s}.institute-shell-sidebar__logout:hover{color:#fff;background:hsla(0,0%,100%,.1)}.institute-shell-header{height:4rem;flex-shrink:0;background:#fff;border-bottom:1px solid #e2e8f0;display:flex;align-items:center}.institute-shell-header__inner{display:flex;align-items:center;gap:1rem;padding:0 1.5rem;flex:1 1;min-width:0}.institute-shell-header__menu-btn{display:none;padding:.5rem;border-radius:.5rem;border:none;background:transparent;color:#64748b;cursor:pointer}.institute-shell-header__menu-btn:hover{background:#f1f5f9}.institute-shell-header__titles{min-width:0}.institute-shell-header__title{font-size:1.125rem;font-weight:700;color:var(--dash-foreground)}.institute-shell-header__subtitle,.institute-shell-header__title{line-height:1.25;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.institute-shell-header__subtitle{font-size:.75rem;color:#94a3b8;margin-top:.25rem}.institute-shell-header__custom{display:flex;flex-direction:column;justify-content:center;height:4rem;padding:0 1.5rem;width:100%}.institute-shell-header__custom .institute-shell-header__title{margin:0;color:var(--dash-primary)}.institute-shell-header__custom .institute-shell-header__subtitle{margin:.25rem 0 0}.institute-home{display:flex;align-items:center;justify-content:center;min-height:100%;padding:2rem 1.5rem}.institute-home--stats{align-items:flex-start;justify-content:flex-start;padding:1.5rem}.institute-stats{width:100%;max-width:72rem;margin:0 auto;display:flex;flex-direction:column;gap:1.25rem}.institute-stats__toolbar{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;flex-wrap:wrap;background:#fff;border:1px solid var(--dash-border);border-radius:1rem;padding:1.25rem 1.5rem}.institute-stats__greeting{margin:0 0 .25rem;font-size:1.125rem;font-weight:700;color:var(--dash-foreground)}.institute-stats__hint{margin:0;font-size:.875rem;color:var(--dash-muted)}.institute-stats__presets{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.85rem}.institute-stats__preset{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #e2e8f0;background:#fff;color:var(--dash-foreground);border-radius:.5rem;padding:.4rem .75rem;font-size:.8125rem;font-weight:600;font-family:inherit;cursor:pointer;transition:background .15s,border-color .15s,color .15s}.institute-stats__preset:hover{border-color:rgba(241,87,108,.4);background:var(--dash-primary-soft)}.institute-stats__preset--active{border-color:var(--dash-primary);background:var(--dash-primary);color:#fff}.institute-stats__filters{display:flex;align-items:flex-end;gap:.75rem;flex-wrap:wrap}.institute-stats__field{display:flex;flex-direction:column;gap:.35rem;font-size:.75rem;font-weight:600;color:var(--dash-muted);text-transform:uppercase;letter-spacing:.04em}.institute-stats__field input{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #e2e8f0;border-radius:.5rem;padding:.5rem .75rem;font-size:.875rem;font-weight:500;color:var(--dash-foreground);background:#fff;font-family:inherit;min-width:10.5rem}.institute-stats__field input:focus{outline:2px solid var(--dash-primary-soft);border-color:var(--dash-primary)}.institute-stats__refresh{-webkit-appearance:none;-moz-appearance:none;appearance:none;align-self:flex-end;display:inline-flex;align-items:center;gap:.4rem;border:1px solid #e2e8f0;background:#fff;color:var(--dash-foreground);border-radius:.5rem;padding:.5rem .85rem;font-size:.875rem;font-weight:600;font-family:inherit;cursor:pointer;transition:background .15s,border-color .15s,color .15s}.institute-stats__refresh:hover:not(:disabled){border-color:rgba(241,87,108,.4);background:var(--dash-primary-soft);color:var(--dash-primary)}.institute-stats__refresh:disabled{opacity:.55;cursor:not-allowed}.institute-stats__summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:1rem;gap:1rem}.institute-stats__summary--2{grid-template-columns:repeat(2,minmax(0,1fr))}.institute-stats__section{display:flex;flex-direction:column;gap:1rem}.institute-stats__section-head{display:flex;flex-direction:column;gap:.25rem}.institute-stats__section-title{margin:0;font-size:1.0625rem;font-weight:700;color:var(--dash-foreground)}.institute-stats__section-hint{margin:0;font-size:.8125rem;color:var(--dash-muted)}.institute-stats__card{background:#fff;border:1px solid var(--dash-border);border-radius:1rem;padding:1.25rem 1.5rem;box-shadow:0 4px 12px rgba(241,87,108,.05)}.institute-stats__card-label{margin:0 0 .5rem;font-size:.8125rem;font-weight:600;color:var(--dash-muted);text-transform:uppercase;letter-spacing:.04em}.institute-stats__card-value{margin:0;font-size:2rem;font-weight:700;color:var(--dash-foreground);line-height:1.1}.institute-stats__card-hint{margin:.5rem 0 0;font-size:.8125rem;color:var(--dash-muted)}.institute-stats__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1rem;gap:1rem}.institute-stats__panel{background:#fff;border:1px solid var(--dash-border);border-radius:1rem;padding:1.25rem 1.5rem;min-height:12rem}.institute-stats__panel-title{margin:0 0 1rem;font-size:.9375rem;font-weight:700;color:var(--dash-foreground)}.institute-stats__empty,.institute-stats__error{margin:0;font-size:.875rem;color:var(--dash-muted)}.institute-stats__error{background:#fff;border:1px solid var(--dash-border);border-radius:1rem;padding:1.5rem;color:#b42318}.institute-stats__split{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);grid-gap:1rem;gap:1rem}.institute-stats__donut-wrap{display:flex;flex-direction:column;align-items:center;gap:1rem}.institute-stats__donut{width:160px;height:160px;border-radius:50%;flex-shrink:0;position:relative}.institute-stats__donut-hole{position:absolute;inset:28%;border-radius:50%;background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:.35rem}.institute-stats__donut-total{margin:0;font-size:1.25rem;font-weight:700;color:var(--dash-foreground);line-height:1.1}.institute-stats__donut-caption{margin:.15rem 0 0;font-size:.6875rem;font-weight:600;color:var(--dash-muted);text-transform:uppercase;letter-spacing:.03em}.institute-stats__legend{list-style:none;margin:0;padding:0;width:100%;display:flex;flex-direction:column;gap:.5rem}.institute-stats__legend-item{display:flex;align-items:center;gap:.5rem;font-size:.8125rem;color:var(--dash-foreground)}.institute-stats__legend-swatch{width:.65rem;height:.65rem;border-radius:999px;flex-shrink:0}.institute-stats__legend-label{flex:1 1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.institute-stats__legend-count{font-weight:700;color:var(--dash-muted);flex-shrink:0}.institute-stats__bars{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.85rem}.institute-stats__bar-meta{display:flex;align-items:baseline;justify-content:space-between;gap:.75rem;margin-bottom:.35rem}.institute-stats__bar-label{font-size:.875rem;color:var(--dash-foreground);font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.institute-stats__bar-count{font-size:.8125rem;font-weight:700;color:var(--dash-primary);flex-shrink:0}.institute-stats__bar-track{height:.4rem;border-radius:9999px;background:#f1f5f9;overflow:hidden}.institute-stats__bar-fill{height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--dash-primary),#ff8a9a);min-width:.25rem}.institute-home__loading{display:flex;align-items:center;justify-content:center;min-height:40vh}.institute-home__spinner{width:2.5rem;height:2.5rem;border-radius:9999px;border:2px solid var(--dash-primary-soft);border-top-color:var(--dash-primary);animation:institute-spin .8s linear infinite}.institute-home__welcome{width:100%;max-width:32rem;display:flex;justify-content:center}.institute-home__card{width:100%;max-width:32rem;text-align:center;background:#fff;border-radius:1.25rem;padding:2.5rem 2rem;box-shadow:0 4px 6px -1px rgba(241,87,108,.06),0 16px 32px -8px rgba(241,87,108,.1);border:1px solid var(--dash-border)}.institute-home__logo-wrap{display:flex;justify-content:center;margin-bottom:1.75rem;padding-bottom:1.75rem;border-bottom:1px solid var(--dash-border)}.institute-home__logo-wrap img{max-height:5rem;max-width:min(220px,100%);-o-object-fit:contain;object-fit:contain}.institute-home__greeting{margin:0 0 .25rem;font-size:.9375rem;color:var(--dash-muted)}.institute-home__name{margin:0 0 .75rem;font-size:1.5rem;font-weight:700;color:var(--dash-foreground)}.institute-home__project{margin:0 0 .75rem;font-size:.9375rem;color:var(--dash-muted)}.institute-home__project strong{color:var(--dash-primary)}.institute-home__description{margin:0 0 .75rem;font-size:.875rem;color:var(--dash-muted);line-height:1.5}.institute-home__links{display:flex;flex-direction:column;gap:.35rem;margin-bottom:1rem}.institute-home__links a{font-size:.8125rem;color:var(--dash-primary);text-decoration:none}.institute-home__links a:hover{text-decoration:underline}.institute-home__message{margin:0;font-size:.875rem;color:var(--dash-muted);line-height:1.55}.institute-home__accent-line{height:3px;width:3rem;margin:1.5rem auto 1rem;border-radius:9999px;background:linear-gradient(90deg,transparent,var(--dash-primary),transparent)}.institute-home__tagline{margin:0;font-size:.6875rem;letter-spacing:.12em;text-transform:uppercase;color:rgba(55,55,55,.45)}.institute-home__services{width:100%}.institute-home__services-header{display:flex;align-items:center;padding:.75rem 1.25rem;background:var(--dash-primary);border-radius:.75rem .75rem 0 0}.institute-home__services-header h2{margin:0;font-size:1.125rem;font-weight:600;color:#fff}.institute-home__services-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));grid-gap:1.25rem;gap:1.25rem;padding:1.75rem 1.25rem;background:#fff;border:1px solid var(--dash-border);border-top:none;border-radius:0 0 .75rem .75rem;box-shadow:0 4px 12px rgba(241,87,108,.06)}.institute-home__service-card{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;padding:1.75rem 1rem;border:1px solid #eee;border-radius:.75rem;background:#fff;cursor:pointer;transition:transform .15s,box-shadow .15s,border-color .15s,background-color .15s;text-align:center}.institute-home__service-card:hover{transform:translateY(-2px);border-color:var(--dash-primary);background:var(--dash-primary-soft);box-shadow:0 8px 20px rgba(241,87,108,.12)}.institute-home__service-icon{width:4.5rem;height:4.5rem;display:flex;align-items:center;justify-content:center}.institute-home__service-icon img{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.institute-home__service-label{margin:0;font-size:.9375rem;font-weight:600;color:var(--dash-primary)}.institute-home__service-card:hover .institute-home__service-label{color:var(--dash-foreground)}.institute-shell-header__custom--row{flex-direction:row;align-items:center;justify-content:space-between;gap:1rem;padding-right:1.5rem}.institute-shell-header__custom--row .institute-shell-header__titles{min-width:0}.institute-campanas-btn{display:inline-flex;align-items:center;justify-content:center;height:2.25rem;padding:0 1rem;border:none;border-radius:.5rem;background:var(--dash-primary);color:#fff;font-family:inherit;font-size:.8125rem;font-weight:600;cursor:pointer;white-space:nowrap;transition:opacity .15s ease,transform .15s ease;flex-shrink:0}.institute-campanas-btn:hover{opacity:.92}.institute-campanas-btn:active{transform:scale(.98)}.institute-campanas{width:100%;max-width:1200px;margin:0 auto;padding:1.5rem;box-sizing:border-box}.institute-campanas__stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:1rem;gap:1rem;margin-bottom:1.25rem}.institute-campanas__stat{background:#fff;border:1px solid var(--dash-border);border-radius:.75rem;padding:1rem 1.125rem;box-shadow:0 2px 8px rgba(241,87,108,.05)}.institute-campanas__stat-label{font-size:.6875rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--dash-muted)}.institute-campanas__stat-value{margin-top:.35rem;font-size:1.625rem;font-weight:700;line-height:1.1;color:var(--dash-foreground)}.institute-campanas__stat-value--primary{color:var(--dash-primary)}.institute-campanas__stat-value--success{color:#16a34a}.institute-campanas__stat-value--danger{color:#dc2626}.institute-campanas__card{background:#fff;border:1px solid var(--dash-border);border-radius:.875rem;box-shadow:0 4px 14px rgba(241,87,108,.06);overflow:hidden}.institute-campanas__card-head{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.25rem;border-bottom:1px solid #f1f5f9;background:linear-gradient(180deg,#fff,#fffbfb)}.institute-campanas__card-title{margin:0;font-size:.9375rem;font-weight:700;color:var(--dash-foreground)}.institute-campanas__card-meta{font-size:.75rem;color:var(--dash-muted)}.institute-campanas__table-wrap{overflow-x:auto}.institute-campanas__table{width:100%;border-collapse:collapse;font-size:.8125rem}.institute-campanas__table thead th{padding:.75rem 1rem;text-align:left;font-size:.6875rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:var(--dash-muted);background:#fafafa;border-bottom:1px solid #f1f5f9}.institute-campanas__table thead th:last-child{text-align:right}.institute-campanas__table tbody td{padding:.875rem 1rem;color:var(--dash-foreground);border-bottom:1px solid #f8fafc;vertical-align:middle}.institute-campanas__table tbody tr:hover{background:#fffbfc}.institute-campanas__table tbody tr:last-child td{border-bottom:none}.institute-campanas__table .col-num{text-align:right;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.institute-campanas__table .col-actions{text-align:right}.institute-campanas__id{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.75rem;color:#64748b}.institute-campanas__badge{display:inline-flex;align-items:center;padding:.25rem .625rem;border-radius:9999px;font-size:.6875rem;font-weight:600;line-height:1.2}.institute-campanas__action{display:inline-flex;align-items:center;height:2rem;padding:0 .75rem;border:1px solid var(--dash-border);border-radius:.5rem;background:#fff;color:var(--dash-primary);font-family:inherit;font-size:.75rem;font-weight:600;cursor:pointer;transition:background-color .15s,border-color .15s}.institute-campanas__action:hover{background:var(--dash-primary-soft);border-color:rgba(241,87,108,.35)}.institute-campanas__empty{text-align:center;padding:3.5rem 1.5rem}.institute-campanas__empty-icon{width:3rem;height:3rem;margin:0 auto 1rem;border-radius:9999px;display:flex;align-items:center;justify-content:center;background:var(--dash-primary-soft);color:var(--dash-primary);font-size:1.25rem;font-weight:700}.institute-campanas__empty-title{margin:0 0 .35rem;font-size:1rem;font-weight:700;color:var(--dash-foreground)}.institute-campanas__empty-text{margin:0;font-size:.875rem;color:var(--dash-muted)}.institute-campanas__empty-action{margin-top:1.25rem}.institute-campanas__loading{display:flex;justify-content:center;padding:4rem 1.5rem}.institute-campanas__pagination{padding:.875rem 1.25rem;border-top:1px solid #f1f5f9;background:#fafafa}.institute-campanas__stats--two{grid-template-columns:repeat(2,minmax(0,1fr))}.institute-campanas__body{max-width:280px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--dash-muted)}.institute-campanas__name{font-weight:600;color:var(--dash-foreground)}.institute-legal__field{display:flex;flex-direction:column;gap:.5rem;width:100%;margin-top:.5rem}.institute-legal__field-label,.institute-legal__member-name{font-size:.8125rem;font-weight:600;color:var(--dash-foreground)}.institute-legal__pagination{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap;width:100%}.institute-legal__pagination-meta{display:flex;align-items:center;gap:1rem;flex-wrap:wrap;font-size:.75rem;color:var(--dash-muted)}.institute-legal__pagination-limit{display:inline-flex;align-items:center;gap:.5rem;font-size:.75rem;color:var(--dash-muted)}.institute-legal__pagination-limit select{height:2rem;padding:0 .5rem;border:1px solid var(--dash-border);border-radius:.5rem;font-size:.75rem;font-family:inherit;color:var(--dash-foreground);background:#fff}.institute-legal__pagination-controls{display:inline-flex;align-items:center;gap:.5rem;flex-wrap:wrap}.institute-legal__pagination-page{font-size:.75rem;color:var(--dash-muted);padding:0 .25rem}.institute-legal__title-link{border:none;background:none;padding:0;font:inherit;font-size:.8125rem;font-weight:600;color:var(--dash-foreground);cursor:pointer;text-align:left}.institute-legal__title-link:hover{color:var(--dash-primary)}.institute-legal__acceptance{width:100%}.institute-legal__acceptance,.institute-legal__actions{display:inline-flex;align-items:center;justify-content:flex-end;gap:.5rem}.institute-legal__actions{flex-wrap:wrap}.institute-legal__action{display:inline-flex;align-items:center;height:2rem;padding:0 .75rem;border:1px solid var(--dash-border);border-radius:.5rem;background:#fff;color:var(--dash-primary);font-family:inherit;font-size:.75rem;font-weight:600;cursor:pointer;transition:background-color .15s,border-color .15s}.institute-legal__action:hover:not(:disabled){background:var(--dash-primary-soft);border-color:rgba(241,87,108,.35)}.institute-legal__action--danger{color:#dc2626;border-color:rgba(220,38,38,.25)}.institute-legal__action--danger:hover:not(:disabled){background:rgba(220,38,38,.08);border-color:rgba(220,38,38,.35)}.institute-legal__confirm{display:inline-flex;align-items:center;gap:.35rem;flex-wrap:wrap;justify-content:flex-end}.institute-legal__confirm-text{font-size:.6875rem;font-weight:600;color:#64748b;white-space:nowrap}.institute-legal__card-head-actions{display:inline-flex;align-items:center;gap:.75rem;flex-wrap:wrap}@media (max-width:900px){.institute-campanas__stats{grid-template-columns:repeat(2,minmax(0,1fr))}.institute-stats__grid,.institute-stats__split,.institute-stats__summary,.institute-stats__summary--2{grid-template-columns:1fr}}@media (max-width:768px){.institute-shell-sidebar{display:none}.institute-shell-header__menu-btn{display:inline-flex}.institute-shell-header__custom--row{flex-wrap:wrap;height:auto;min-height:4rem;padding-top:.75rem;padding-bottom:.75rem}.institute-campanas{padding:1rem}.institute-campanas__stats{grid-template-columns:1fr 1fr;gap:.75rem}.institute-campanas__card-head{flex-direction:column;align-items:flex-start}.institute-home{padding:1.25rem 1rem 2rem}.institute-home--stats{padding:1rem}.institute-stats__summary{grid-template-columns:1fr}.institute-stats__card-value{font-size:1.75rem}.institute-home__services-grid{grid-template-columns:repeat(auto-fill,minmax(130px,1fr));gap:.875rem;padding:1rem}}