/* Mi LBM Familias v2.0 — extends the approved visual direction. */
.inline-icon{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;vertical-align:middle}
.inline-icon .icon{width:20px;height:20px}
.button{min-height:44px;font-size:.875rem;white-space:normal;text-align:center}
.button:disabled{cursor:default}
.text-link{font-size:.875rem}
.eyebrow:empty,.heading-description:empty,.heading-right:empty{display:none}
.nav-section-label{display:none}
.nav-group-label{font-size:.75rem;letter-spacing:.12em;color:#aebed4;margin:22px 14px 9px;font-weight:600}
.nav-link{font-size:.875rem;min-height:45px}
.sidebar-bottom{padding-top:28px}
.school-signature{margin-top:22px}
.school-signature img{width:185px;height:auto;max-width:100%;display:block;margin:0 auto 10px}
.school-signature span{display:block;font-size:.75rem;color:#b9c9df}
.brand-subtitle{font-size:.75rem}
.school-logo-crop{position:relative;display:block;width:194px;height:52px;overflow:hidden;flex-shrink:0}
.school-logo-crop img{position:absolute;width:200px;max-width:none;height:auto;left:-4px;top:-55px}
.public-header-inner{gap:24px}
.public-brand{flex-shrink:0}
.public-header-nav{gap:24px}
.public-header .preview-pill{font-size:.75rem;white-space:nowrap}
.topbar-exit{font-size:.875rem;color:var(--muted);min-height:44px;display:inline-flex;align-items:center}
.auth-school-logo{width:260px;max-width:100%;height:auto}
.support-access{font-size:.875rem;text-align:center;color:var(--muted);padding:16px 0;line-height:1.5}
.public-content{min-width:0}
.welcome-hero{margin-top:0}
.entry-methods{font-size:.8125rem}
.institutional-section{display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;gap:50px;margin:44px 0;background:#fff;border:1px solid var(--line);border-radius:22px;padding:32px}
.institutional-section h2{font-size:1.75rem;line-height:1.25;letter-spacing:-.6px}
.institutional-section p{font-size:1rem;line-height:1.6;color:var(--muted);margin:14px 0 20px}
.institutional-video{aspect-ratio:16/9;position:relative;overflow:hidden;border-radius:15px;background:var(--navy)}
.institutional-video iframe{position:absolute;inset:0;width:100%;height:100%;border:0}
.directors-section{margin:48px 0 10px}
.directors-section .eyebrow{margin-bottom:8px}
.directors-section h2{font-size:1.65rem;letter-spacing:-.5px;line-height:1.3}
.directors-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:15px;margin-top:24px}
.director-card{text-align:center;border:1px solid var(--line);border-radius:18px;padding:22px 12px;background:#fff}
.director-card img{display:block;width:104px;height:104px;max-width:100%;object-fit:cover;border-radius:50%;margin:0 auto 17px;border:4px solid #fff3cb}
.director-card h3{font-size:1rem;font-weight:650;line-height:1.35}
.director-card p{font-size:.875rem;line-height:1.55;color:var(--muted);margin-top:7px}
.access-choice-content{padding-top:44px;padding-bottom:44px}
.access-choice-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}
.access-choice{display:flex;flex-direction:column;align-items:flex-start;border:1px solid var(--line);border-radius:22px;padding:34px;background:#fff;min-width:0}
.access-choice.dark{background:var(--navy);color:#fff;border-color:var(--navy)}
.access-choice .icon-tile{margin-bottom:25px;width:48px;height:48px}
.access-choice .eyebrow{font-size:.75rem;letter-spacing:.14em;color:#657c9a}
.access-choice.dark .eyebrow{color:var(--yellow)}
.access-choice h2{font-size:1.9rem;letter-spacing:-.8px;line-height:1.2;margin:9px 0 13px}
.access-choice p{font-size:1rem;color:var(--muted);line-height:1.6}
.access-choice.dark p{color:#cdd9ea}
.access-choice ul{list-style:none;padding:0;margin:25px 0 30px;display:grid;gap:12px}
.access-choice li{display:flex;gap:11px;align-items:center;font-size:.9375rem}
.access-choice li .inline-icon{color:#8a7445}
.access-choice.dark li .inline-icon{color:var(--yellow)}
.access-choice>.button{margin-top:auto;width:100%;justify-content:space-between;padding:14px 18px;font-size:1rem}
.demo-entry{display:flex;justify-content:space-between;gap:24px;align-items:center;padding:24px 27px;background:#eef3fa;border:1px dashed #c9d5e6;border-radius:18px;margin:25px 0 0}
.demo-entry h3{font-size:1rem}
.demo-entry p{font-size:.9375rem;color:var(--muted);margin:4px 0 0}
.demo-entry .button{flex-shrink:0}
.login-panel .tabs{margin:25px 0 22px;overflow-x:auto}
.login-panel .tabs .tab{font-size:.9375rem;padding:12px}
.login-fields{margin-top:4px}
.login-panel .recovery-fields{margin-top:28px}
.basic-result{padding-top:35px;padding-bottom:40px}
.basic-result .info-strip{margin-bottom:25px}
.page-section.first:first-of-type{margin-top:0}
.section-heading p{margin:5px 0 0}
.platform-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}
.platform-card{background:#fff;border:1px solid var(--line);border-radius:18px;padding:25px;display:flex;flex-direction:column;align-items:flex-start}
.platform-logo{height:40px;display:flex;align-items:center;margin-bottom:15px;max-width:160px}
.platform-logo img{max-height:36px;max-width:155px;object-fit:contain}
.platform-card h3{font-size:1.1rem;line-height:1.35}
.platform-card>p{font-size:.9375rem;color:var(--muted);margin:5px 0 20px}
.platform-card>.button{margin-top:auto;width:100%}
.platform-card>.icon-tile{margin-bottom:20px}
.sample-credentials{font-size:.875rem;line-height:1.6;background:#f4f7fb;border-radius:10px;padding:13px 15px;width:100%;display:grid;gap:8px;margin-bottom:20px;overflow-wrap:anywhere}
.small-control{border:1px solid #d6dfec;background:#fff;color:var(--navy);font:inherit;border-radius:7px;min-height:40px;text-align:left;padding:7px 10px;cursor:pointer;justify-self:start}
.bank-card{border:1px solid var(--line);border-radius:18px;background:#fff;padding:26px}
.bank-card>img{height:36px;max-width:155px;object-fit:contain;object-position:left center;margin-bottom:20px}
.bank-card h3{font-size:1.15rem;margin-bottom:20px}
.bank-card .detail-grid{grid-template-columns:1fr}
.bank-card dd{font-size:.9375rem;overflow-wrap:anywhere}
.document-types{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:24px 0}
.document-types span{padding:18px 14px;border-radius:10px;border:1px solid var(--line);background:#f5f7fb;font-size:.9375rem}
.field-label{font-size:.875rem}
.field-box{display:flex;align-items:center;justify-content:space-between;gap:10px;min-width:0;font-size:1rem}
.field-box .inline-icon{color:#8292a9}
.field-hint{font-size:.8125rem;line-height:1.6;color:var(--muted);display:block;margin-top:8px}
.form-preview-note{font-size:.8125rem;color:var(--muted);line-height:1.65;margin-top:22px}
.form-actions{flex-wrap:wrap;gap:10px}
.form-actions .button{flex-shrink:1}
.enrollment-wrap{max-width:940px;margin:0 auto}
.enrollment-content{padding-top:33px;padding-bottom:45px}
.enrollment-cycle{max-width:280px;margin-bottom:24px}
.stepper{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;margin:24px 0 27px}
.stepper a{display:flex;align-items:center;gap:10px;border:1px solid var(--line);border-radius:10px;background:#fff;padding:12px 14px;min-height:51px;font-size:.9375rem;color:var(--muted)}
.stepper a>span{display:grid;place-items:center;width:26px;height:26px;flex-shrink:0;background:#f1f4f9;border-radius:50%;font-size:.875rem}
.stepper a.active{background:var(--navy);color:#fff;border-color:var(--navy)}
.stepper a.active>span{background:var(--yellow);color:var(--navy)}
.form-disclosure{background:#fff;border:1px solid var(--line);border-radius:14px;padding:20px 23px;margin-top:24px}
.form-disclosure summary{font-size:1rem;color:var(--navy);cursor:pointer;padding:3px 0;font-weight:600}
.form-disclosure>p{margin:15px 0;font-size:.9375rem;color:var(--muted);line-height:1.7}
.form-disclosure .form-shell{margin-top:20px}
.enrollment-actions{display:flex;justify-content:space-between;align-items:center;margin-top:24px}
.enrollment-actions>div{display:flex;gap:10px;flex-wrap:wrap}
.review-list>div{display:flex;gap:14px;justify-content:space-between;align-items:center;padding:18px 0;border-bottom:1px solid var(--line)}
.review-list>div:last-child{border:0}
.review-list>div>span:first-child{font-size:1rem;font-weight:600}
.process-card{background:#fff;border:1px solid var(--line);border-radius:18px;padding:28px;min-width:0}
.process-card h2{font-size:1.25rem;margin:21px 0 8px;letter-spacing:-.3px}
.process-card p{font-size:.9375rem;color:var(--muted)}
.process-card>.button{margin-top:24px}
.process-card .detail-grid{margin-top:24px}
.promo-folio{display:block;font-size:.8125rem;color:var(--muted);margin-top:12px}
.tabs{max-width:100%;overflow-x:auto;flex-wrap:nowrap}
.tab{flex-shrink:0;white-space:nowrap;font-size:.9375rem;min-height:46px}
.pass-actions{flex-wrap:wrap}
.pass-actions>.button{flex:1 1 135px;font-size:.875rem}
.filters-shell{display:flex;align-items:flex-end;gap:16px;flex-wrap:wrap}
.filters-shell>div{min-width:190px;flex:1}
.filters-shell>.button{min-height:49px}
.table-scroll{max-width:100%}
.table-scroll table{min-width:840px}
.table-scroll th{font-size:.875rem;white-space:nowrap}
.table-scroll td{font-size:.9375rem}
.actions-wrap{justify-content:flex-start;flex-wrap:wrap;gap:9px}
.person-assigned span{font-size:.875rem}
.person-info{font-size:.875rem}
.upload-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px;margin-top:27px}
.upload-preview{padding:25px 15px;border:1px dashed #cbd6e5;border-radius:13px;background:#f6f8fc;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;text-align:center;min-width:0}
.upload-preview strong{font-size:.9375rem;line-height:1.5}
.upload-preview>span:not(.inline-icon){font-size:.8125rem;color:var(--muted)}
.upload-preview>.inline-icon{color:#8198b6}
.choice-preview{display:flex;flex-wrap:wrap;gap:10px;margin:16px 0}
.choice-preview>span{display:flex;align-items:center;gap:9px;border-radius:10px;padding:13px 15px;background:#f2f6fc;border:1px solid #dce5f0;font-size:.9375rem}
.choice-preview .inline-icon{color:#587b62}
.settings-row{gap:20px}
.settings-row h3{font-size:1rem}
.settings-row p{font-size:.9375rem}
.settings-row .toggle-shell{flex-shrink:0}
.photo-requirements{display:grid;grid-template-columns:minmax(0,1fr) 245px;gap:32px;align-items:start}
.photo-requirements h2{font-size:1.4rem;line-height:1.35}
.requirements{padding:0;list-style:none;margin:24px 0;display:grid;gap:14px}
.requirements li{display:flex;align-items:flex-start;gap:10px;font-size:1rem;line-height:1.65}
.requirements .inline-icon{margin-top:3px;color:#839365}
.photo-requirements figure{margin:0;border-radius:14px;background:#f5f7fb;padding:12px}
.photo-requirements figure img{display:block;width:100%;aspect-ratio:3/4;object-fit:cover;object-position:top;border-radius:10px}
.photo-requirements figcaption{font-size:.8125rem;color:var(--muted);line-height:1.5;text-align:center;margin-top:12px}
.billing-school-data{background:#f3f6fb;border-radius:13px;padding:18px;margin-bottom:20px}
.billing-school-data dt{font-size:.8125rem}
.billing-school-data dd{font-size:.9375rem}
.help-search{max-width:660px;display:flex;gap:12px;align-items:center;background:#fff;border:1px solid var(--line);border-radius:13px;padding:12px 17px;min-height:54px;margin-top:20px}
.help-search input{font:inherit;font-size:1rem;min-width:0;width:100%;border:0;background:transparent;color:var(--navy);outline:none}
.help-search:focus-within{outline:2px solid #97acc9;outline-offset:2px}
.help-search .inline-icon{color:#7990ae}
.help-result-count{font-size:.875rem;color:var(--muted);margin:17px 0 23px}
.help-articles{display:grid;gap:13px}
.help-article{background:#fff;border:1px solid var(--line);border-radius:16px;overflow:hidden}
.help-article[hidden]{display:none}
.help-article summary{cursor:pointer;padding:21px 24px;list-style:disclosure-closed}
.help-article[open] summary{list-style:disclosure-open}
.help-article summary strong{display:block;font-size:1rem;line-height:1.6;margin:5px 0}
.help-article summary>span:last-child{display:block;font-size:.9375rem;color:var(--muted);line-height:1.6}
.help-category{font-size:.75rem;letter-spacing:.06em;color:#6c819d}
.help-article-body{padding:0 24px 25px;border-top:1px solid var(--line);line-height:1.75;font-size:1rem}
.help-article-body h3{font-size:1rem;margin:23px 0 10px}
.help-article-body p{margin:17px 0;color:#63748d}
.help-article-body ol{padding-left:23px;margin:16px 0}
.help-article-body li{padding:3px 0;color:#63748d}
.help-callout{background:#fff9e8;border:1px solid #f1e4bf;border-radius:12px;padding:17px 19px;margin-top:20px}
.help-callout p{margin:8px 0 0;color:#6f6a59}
.help-support{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}
.help-support p{font-size:1rem;color:var(--muted);margin:12px 0 20px}
.help-support strong{font-size:.9375rem}
.empty-help{padding:30px;border:1px dashed var(--line);border-radius:15px;font-size:1rem;text-align:center;color:var(--muted)}
.info-strip p{font-size:.9375rem;line-height:1.65}
.section-caption{font-size:.9375rem;line-height:1.65}
.preview-pill{max-width:100%;font-size:.75rem}
@media(max-width:1150px){
  .public-header-inner{gap:18px}.public-header-nav{gap:17px;font-size:.875rem}
  .school-logo-crop{width:155px;height:42px}.school-logo-crop img{width:160px;top:-44px;left:-3px}
  .directors-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
  .photo-requirements{grid-template-columns:minmax(0,1fr) 205px;gap:22px}
  .upload-grid{grid-template-columns:1fr}
}
@media(max-width:850px){
  .public-brand-divider{display:block;height:34px}
  .public-header-inner{flex-wrap:wrap}
  .public-header-nav{order:3;width:100%;justify-content:center;border-top:1px solid var(--line);padding-top:9px;margin-top:4px}
  .public-header .preview-pill{margin-left:auto}
  .access-choice{padding:27px}.access-choice h2{font-size:1.6rem}
  .institutional-section{gap:25px;padding:26px}
  .topbar-exit{display:none}
  .photo-requirements{grid-template-columns:1fr}
  .photo-requirements figure{max-width:235px}
  .document-types{grid-template-columns:1fr}
}
@media(max-width:650px){
  .public-header-inner{gap:13px}
  .public-brand{gap:12px}.public-brand-divider{height:31px}
  .school-logo-crop{width:120px;height:33px}.school-logo-crop img{width:124px;top:-34px;left:-2px}
  .public-header .preview-pill{font-size:.75rem;padding:4px 8px}
  .access-choice-content{padding-top:27px}
  .access-choice-grid{grid-template-columns:1fr;gap:18px}
  .access-choice{padding:25px}
  .access-choice .icon-tile{margin-bottom:18px;width:43px;height:43px}
  .access-choice h2{font-size:1.75rem}
  .access-choice ul{gap:10px;margin:20px 0 24px}
  .access-choice>.button{font-size:.9375rem}
  .demo-entry{align-items:flex-start;flex-direction:column;gap:16px;padding:23px}
  .demo-entry .button{width:100%}
  .institutional-section{grid-template-columns:1fr;gap:25px;margin:26px 0;padding:24px}
  .institutional-section h2{font-size:1.5rem}
  .institutional-section p{margin:11px 0 14px}
  .directors-section{margin-top:31px}
  .directors-section h2{font-size:1.4rem}
  .directors-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:19px}
  .director-card{padding:20px 11px}
  .director-card:last-child{grid-column:1/-1;max-width:calc(50% - 6px);width:100%;justify-self:center}
  .director-card img{width:86px;height:86px;margin-bottom:13px}
  .director-card h3{font-size:.9375rem}
  .director-card p{font-size:.8125rem}
  .platform-grid,.help-support{grid-template-columns:1fr}
  .platform-card,.bank-card{padding:23px}
  .platform-card>.button{min-height:46px}
  .sample-credentials{font-size:.9375rem}
  .enrollment-content{padding-top:25px}
  .stepper{gap:6px;margin:20px 0 23px}
  .stepper a{flex-direction:column;justify-content:center;padding:11px 4px;gap:7px;line-height:1.3;font-size:.8125rem;text-align:center}
  .stepper a>span{width:24px;height:24px;font-size:.8125rem}
  .enrollment-actions{flex-direction:column-reverse;align-items:stretch}
  .enrollment-actions>div{justify-content:space-between}
  .enrollment-actions>div .button{flex:1}
  .form-disclosure{padding:19px}
  .process-card{padding:23px}
  .form-actions>.button{min-height:44px}
  .review-list>div{flex-wrap:wrap;gap:10px;font-size:.875rem}
  .review-list>div>span:first-child{width:100%}
  .photo-requirements{gap:24px;padding:23px}
  .photo-requirements h2{font-size:1.25rem}
  .photo-requirements figure{max-width:230px;justify-self:center}
  .requirements li{font-size:.9375rem}
  .billing-school-data .detail-grid{grid-template-columns:1fr}
  .choice-preview{flex-direction:column}
  .help-article summary{padding:19px}
  .help-article-body{padding:0 19px 21px}
  .help-article summary strong{font-size:1rem}
  .help-article summary>span:last-child{font-size:.875rem}
  .help-article-body ol{padding-left:21px}
  .tabs .tab{font-size:.875rem}
  .pass-actions>.button{flex:1 1 125px}
  .filters-shell>div{min-width:0;flex:1 1 40%}
  .filters-shell>.button{width:100%}
  .settings-row{flex-wrap:wrap}
  .person-card-bottom .button{flex:1 1 43%}
  .auth-story .auth-school-logo{display:none}
  .page-heading h1{overflow-wrap:break-word}
}
@media(max-width:400px){
  .public-header .preview-pill{display:none}
  .public-brand{width:100%;justify-content:space-between}
  .school-logo-crop{width:126px}.school-logo-crop img{width:130px;top:-36px}
  .public-brand-divider{margin-left:auto;margin-right:5px}
  .director-card img{width:73px;height:73px}
  .topbar-right{gap:8px}.topbar-right .preview-pill{font-size:.75rem;padding:4px 7px}
  .review-list .status{font-size:.75rem}
  .pass-actions>.button{flex-basis:100%}
}
@media(prefers-reduced-motion:reduce){
  *,*:before,*:after{animation:none!important;scroll-behavior:auto!important;transition:none!important}
}
