:root{--bg:#edf4f7;--surface:#fff;--surface-strong:#fff;--ink:#1b2f57;--muted:#6d7b95;--line:#1b2f5717;--line-strong:#1b2f5729;--navy:#223760;--navy-deep:#1a2a49;--teal:#74c1b4;--teal-soft:#e8f5f2;--green-soft:#eef8f5;--red:#8d4139;--red-soft:#fbe7e3;--shadow:0 24px 56px #2237601a;--radius-xl:28px;--radius-lg:18px;--radius-md:14px;--font-display:"Manrope", "Segoe UI", sans-serif;--font-sans:"Manrope", "Segoe UI", sans-serif}*{box-sizing:border-box}html,body,#app{min-height:100%;margin:0}body{color:var(--ink);font-family:var(--font-sans);background:radial-gradient(circle at 0 0,#74c1b42e,#0000 22rem),linear-gradient(#f4f8fb 0%,#edf3f7 100%)}button,input{font:inherit}.shell{width:min(1080px,100% - 32px);margin:0 auto;padding:36px 0 56px}.shell--report{width:min(920px,100% - 32px)}.hero{padding:6px 0 8px}.hero__topbar{flex-direction:column;align-items:center;gap:18px;margin-bottom:24px;display:flex}.brand{align-items:center;gap:14px;display:inline-flex}.brand--stacked{text-align:center;flex-direction:column;align-items:center;gap:14px}.brand__logo{width:190px;max-width:100%;height:auto}.brand__copy{justify-items:center;gap:4px;display:grid}.brand__eyebrow,.hero__eyebrow,.section__eyebrow{letter-spacing:.18em;text-transform:uppercase;margin:0;font-size:.72rem;font-weight:800}.brand__title{color:var(--muted);margin:2px 0 0;font-size:.94rem;font-weight:600}.hero__cta{color:var(--navy);background:#ffffffb8;border:1px solid #1b2f5714;border-radius:999px;align-items:center;padding:10px 16px;font-weight:700;text-decoration:none;display:inline-flex;box-shadow:0 8px 20px #2237600f}.hero__summary{text-align:center;max-width:620px;margin:0 auto;padding:8px 0 6px}.hero__title{font-family:var(--font-display);letter-spacing:0;margin:10px 0 0;font-size:clamp(1.85rem,4vw,2.5rem);font-weight:800;line-height:1.08}.hero__description{color:var(--muted);margin:12px 0 0;font-size:.98rem;line-height:1.75}.catalog,.workspace{margin-top:24px}.panel{border-radius:var(--radius-xl);background:var(--surface);box-shadow:var(--shadow);border:1px solid #fff9;padding:24px}.catalog{box-shadow:none;background:0 0;border:0;margin-top:18px;padding:0}.catalog__header{margin-bottom:14px}.catalog__title{font-family:var(--font-display);margin:10px 0 0;font-size:clamp(1.2rem,2vw,1.45rem);font-weight:800;line-height:1.2}.catalog__grid,.result__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.actions{align-items:center;gap:16px;margin-top:12px;display:flex}.status-chip{letter-spacing:.04em;text-transform:none;border-radius:999px;align-items:center;padding:7px 11px;font-size:.74rem;font-weight:700;display:inline-flex}.status-chip--live{background:var(--teal-soft);color:var(--navy)}.status-chip--soon{color:var(--muted);background:#6575941f}.tool-card{border:1px solid var(--line);text-align:left;cursor:pointer;background:#fffffff5;border-radius:22px;flex-direction:column;align-items:flex-start;width:100%;min-height:178px;padding:18px;transition:transform .16s,border-color .16s,box-shadow .16s,background .16s;display:flex}.tool-card--active{border-color:#1b2f5714;box-shadow:0 10px 24px #2237600f}.tool-card--muted{opacity:.92;cursor:default}.tool-card--selected,.tool-card--active:hover{border-color:#17315b2e;transform:translateY(-2px);box-shadow:0 18px 34px #2030531f}.tool-card__icon{background:var(--teal-soft);width:42px;height:42px;color:var(--navy);border-radius:14px;place-items:center;display:grid}.tool-card__body{margin-top:18px}.tool-card__title{font-size:1.06rem;font-family:var(--font-display);margin:0;font-weight:800;line-height:1.25}.tool-card__description{color:var(--muted);margin:10px 0 0;font-size:.9rem;line-height:1.55}.tool-card__category{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin-top:12px;font-size:.72rem;display:block}.tool-card__footer{justify-content:space-between;align-items:center;gap:10px;width:100%;margin-top:auto;padding-top:14px;display:flex}.tool-card__action{color:var(--navy);font-size:.92rem;font-weight:700}.workspace__header{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:20px;display:flex}.workspace__title,.result__headline{font-family:var(--font-display);margin:8px 0 0;line-height:1}.workspace__title{letter-spacing:0;font-size:clamp(1.25rem,2.5vw,1.75rem);font-weight:800}.workspace__form{max-width:544px}.workspace__brand{justify-content:center;margin-bottom:16px;display:flex}.workspace__logo{width:158px;max-width:100%;height:auto}.workspace__chip{background:var(--teal-soft);color:var(--navy);border:1px solid #73c1b485;border-radius:999px;align-items:center;gap:8px;padding:6px 10px;font-size:.72rem;font-weight:700;display:inline-flex}.workspace__chipIcon{border-radius:999px;width:14px;height:14px}.workspace__description{color:var(--muted);max-width:560px;margin:14px 0 0;font-size:.9rem;line-height:1.7}.modal-layer{z-index:40;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1b2f572e;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.workspace--modal{scrollbar-width:none;-ms-overflow-style:none;background:var(--surface-strong);width:min(640px,100%);max-height:min(90vh,960px);margin-top:0;overflow:hidden auto;box-shadow:0 28px 70px #22376029}.workspace--modal::-webkit-scrollbar{width:0;height:0}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.field{gap:10px;display:grid}.field label,.result__metric span{letter-spacing:.06em;text-transform:uppercase;font-size:.74rem;font-weight:800}.field input{border:1px solid var(--line-strong);width:100%;color:var(--ink);background:#fffffffa;border-radius:18px;padding:18px;font-size:.95rem}.field input:focus{border-color:#73c1b4b8;outline:none;box-shadow:0 0 0 4px #73c1b429}.field__hint{color:var(--muted);margin:0;font-size:.86rem;line-height:1.5}.button{cursor:pointer;border:0;border-radius:999px;padding:14px 20px;font-weight:800;transition:transform .14s,box-shadow .14s,opacity .14s}.button:hover{transform:translateY(-1px)}.button:disabled{opacity:.6;cursor:wait}.button--primary{background:linear-gradient(135deg, var(--navy), var(--navy-deep));color:#fffaf3;box-shadow:0 14px 30px #16274833}.button--ghost{color:var(--navy);border:1px solid var(--line-strong);background:0 0}.button--small{padding:10px 16px;font-size:.86rem}.result{border:1px solid var(--line);border-radius:20px;margin-top:22px;padding:18px}.loading-state{background:linear-gradient(135deg,#e8f5f2eb,#fffffff5);border:1px solid #22376014;border-radius:20px;align-items:center;gap:16px;margin-top:22px;padding:18px;display:flex}.loading-state__spinner{border:3px solid #22376024;border-top-color:var(--navy);border-radius:999px;flex:none;width:28px;height:28px;animation:.9s linear infinite spin}.loading-state__body{gap:6px;display:grid}.loading-state__headline{font-family:var(--font-display);margin:0;font-size:.94rem;font-weight:800;line-height:1.2}.loading-state__copy{color:var(--muted);margin:0;font-size:.88rem;line-height:1.6}.result--success{background:var(--green-soft);border-color:#294f3c33}.result--warning{background:#d8b15a1f;border-color:#d8b15a3d}.result--error{background:var(--red-soft);border-color:#8d41392e}.result__headline{font-size:1.02rem;font-weight:800}.result__copy{color:var(--muted);margin:10px 0 0;font-size:.89rem;line-height:1.65}.result__metric{background:0 0;border-top:1px solid #1b2f5714;border-radius:0;padding:14px 0 0}.result__metric strong{margin-top:8px;font-size:.92rem;line-height:1.45;display:block}.result__detail{margin-top:20px}.result__stack{gap:14px;display:grid}.credix-summary{gap:18px;display:grid}.credix-summary__block{background:#ffffff85;border-radius:18px;gap:14px;padding:16px;display:grid}.credix-summary__title{letter-spacing:.06em;text-transform:uppercase;margin:0;font-size:.92rem;font-weight:800}.credix-summary__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.credix-summary__stack{gap:12px;display:grid}.credix-summary__card{background:#ffffffb8;border-radius:16px;gap:8px;padding:14px;display:grid}.credix-summary__card span{letter-spacing:.06em;text-transform:uppercase;font-size:.72rem;font-weight:800}.credix-summary__card strong{font-size:.94rem;line-height:1.4}.credix-summary__card p,.credix-summary__note{color:var(--muted);margin:0;font-size:.88rem;line-height:1.6}.credix-summary__card--wide{align-items:flex-start}.result__subheading{letter-spacing:.06em;text-transform:uppercase;margin:0;font-size:.92rem;font-weight:800}.result__list{gap:12px;display:grid}.result__listItem{background:#fff9;border-radius:18px;gap:6px;padding:16px;display:grid}.result__tableWrap{background:#ffffffa6;border-radius:18px;overflow-x:auto}.result__table{border-collapse:collapse;width:100%;min-width:720px}.result__table th,.result__table td{text-align:left;vertical-align:top;border-bottom:1px solid #21352814;padding:14px 16px}.result__table th{letter-spacing:.08em;text-transform:uppercase;font-size:.78rem}.result__empty{color:var(--muted);margin:0}.report-header{grid-template-columns:minmax(220px,.7fr) minmax(0,1fr);align-items:end;gap:24px;padding:18px 0 20px;display:grid}.report-header .brand__copy{justify-items:start}.report-header__copy h1{font-family:var(--font-display);letter-spacing:0;margin:0;font-size:clamp(1.7rem,4vw,2.35rem);font-weight:800;line-height:1.08}.report-header__copy p{color:var(--muted);margin:12px 0 0;line-height:1.65}.report-layout{gap:18px;display:grid}.report-panel{border-radius:18px}.report-panel__top{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:18px;display:flex}.report-panel__top h2{font-family:var(--font-display);margin:8px 0 0;font-size:clamp(1.18rem,2vw,1.45rem);line-height:1.2}.report-date-field{max-width:280px}.report-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}.report-downloads{flex-wrap:wrap;gap:12px;margin-top:22px;display:flex}.report-downloads .button{justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.shell--wide{width:min(1240px,100% - 32px)}.credix-page__topbar{justify-content:space-between;align-items:center;gap:18px;margin-bottom:20px;display:flex}.credix-page__back{border:1px solid var(--line-strong);min-height:42px;color:var(--navy);background:#ffffffc7;border-radius:999px;align-items:center;padding:0 16px;font-weight:800;text-decoration:none;display:inline-flex}.credix-page__logo{width:154px;max-width:44vw;height:auto}.credix-page{gap:18px;display:grid}.credix-page__header{justify-content:space-between;align-items:flex-end;gap:24px;padding:10px 0 4px;display:flex}.credix-page__title{font-family:var(--font-display);letter-spacing:0;margin:10px 0 0;font-size:clamp(1.7rem,3vw,2.35rem);font-weight:800;line-height:1.08}.credix-page__description{color:var(--muted);margin:10px 0 0;line-height:1.7}.credix-page__status,.credix-page__miniMetrics{border:1px solid var(--line);background:#ffffffc7;border-radius:16px;gap:6px;min-width:180px;padding:14px 16px;display:grid}.credix-page__status span,.credix-page__miniMetrics span,.credix-report__metric span{letter-spacing:.06em;text-transform:uppercase;color:var(--muted);font-size:.72rem;font-weight:800}.credix-page__status strong,.credix-page__miniMetrics strong{font-size:.96rem;line-height:1.35}.credix-search{border-radius:18px;padding:20px}.credix-search__form{max-width:none}.credix-page__result{border-radius:18px;padding:20px}.credix-page__resultHeader{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:18px;display:flex}.credix-report{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.credix-report__section{background:#ffffffa3;border:1px solid #1b2f5714;border-radius:16px;gap:14px;padding:18px;display:grid}.credix-report__section--primary{grid-column:1/-1}.credix-report__details{background:#ffffffa3;border:1px solid #1b2f5714;border-radius:16px;grid-column:1/-1;overflow:hidden}.credix-report__details summary{cursor:pointer;min-height:52px;color:var(--navy);align-items:center;padding:0 18px;font-size:.9rem;font-weight:800;list-style:none;display:flex}.credix-report__details summary::-webkit-details-marker{display:none}.credix-report__details summary:after{content:"+";margin-left:auto;font-size:1.1rem}.credix-report__details[open] summary:after{content:"-"}.credix-report__detailsBody{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;padding:0 18px 18px;display:grid}.credix-report__section--person{gap:10px;padding:14px 18px}.credix-report__sectionHeader{justify-content:space-between;align-items:center;gap:12px;display:flex}.credix-report__sectionHeader h2,.credix-report__stack h3{letter-spacing:.06em;text-transform:uppercase;margin:0;font-size:.94rem;font-weight:800}.credix-report__metricGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.credix-report__metricGrid--compact{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.credix-report__metric{background:#ffffffc2;border-radius:14px;gap:7px;min-height:92px;padding:14px;display:grid}.credix-report__metric--compact{border-radius:10px;gap:5px;min-height:0;padding:10px 12px}.credix-report__metric strong{overflow-wrap:anywhere;font-size:.95rem;line-height:1.38}.credix-report__note{color:var(--muted);margin:0;font-size:.9rem;line-height:1.6}.credix-report__section--person .credix-report__note{font-size:.84rem;line-height:1.4}.credix-risk{white-space:nowrap;min-height:34px;color:var(--navy);background:#6575941f;border-radius:999px;align-items:center;padding:0 12px;font-size:.78rem;font-weight:800;display:inline-flex}.credix-risk--verde{color:#245a42;background:#e2f4ec}.credix-risk--rojo{background:var(--red-soft);color:var(--red)}.credix-report__stack{gap:10px;display:grid}.credix-report__item{background:#ffffffb8;border-radius:14px;gap:7px;padding:14px;display:grid}.credix-report__item strong{line-height:1.35}.credix-report__item span,.credix-report__pairs span{color:var(--muted);font-size:.88rem;line-height:1.45}.credix-report__pairs{gap:5px;display:grid}.credix-report__columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.credix-bcra-history{gap:12px;display:grid}.credix-bcra-history__wrap{background:#ffffffd1;border:1px solid #1b2f571a;border-radius:14px;overflow-x:auto}.credix-bcra-history__table{border-collapse:collapse;width:100%;min-width:1180px}.credix-bcra-history__table th,.credix-bcra-history__table td{text-align:center;border:1px solid #1b2f5717;min-width:30px;padding:8px 7px;font-size:.78rem}.credix-bcra-history__table thead th{color:var(--navy);background:#ebf4fb;font-weight:800}.credix-bcra-history__table thead tr:first-child th:first-child{text-align:left;min-width:330px}.credix-bcra-history__row th[scope=row]{text-align:left;background:#ffffffeb;min-width:330px;font-weight:700}.credix-bcra-history__row--active th[scope=row],.credix-bcra-history__row--active td{box-shadow:inset 0 1px #1b2f5729,inset 0 -1px #1b2f5729}.credix-bcra-history__status{font-weight:800}.credix-bcra-history__status--1{color:#246547;background:#dff4e7}.credix-bcra-history__status--2{color:#8a6110;background:#fff1cf}.credix-bcra-history__status--3{color:#9f532f;background:#fde5d9}.credix-bcra-history__status--4{color:#9a4038;background:#f7d6d2}.credix-bcra-history__status--5,.credix-bcra-history__status--6{color:#8d2f2f;background:#efc4c2}.credix-bcra-history__status--na{color:var(--muted)}.credix-bcra-history__amount{text-align:right;min-width:118px;font-weight:800}.credix-bcra-history__legend{color:var(--muted);margin:0;font-size:.84rem;line-height:1.55}.credix-bcra-evolution{display:grid}.credix-bcra-evolution__wrap{background:#ffffffd1;border:1px solid #1b2f571a;border-radius:14px;overflow-x:auto}.credix-bcra-evolution__table{border-collapse:collapse;width:100%;min-width:1120px}.credix-bcra-evolution__table th,.credix-bcra-evolution__table td{border:1px solid #1b2f5717;padding:8px;font-size:.78rem}.credix-bcra-evolution__table thead th{color:var(--navy);text-align:left;vertical-align:bottom;background:#ebf4fb;font-weight:800}.credix-bcra-evolution__table thead th:first-child{min-width:92px}.credix-bcra-evolution__table tbody th[scope=row]{text-align:center;background:#ffffffeb;font-weight:700}.credix-bcra-evolution__cell{text-align:right;min-width:142px;font-weight:700}.credix-bcra-evolution__cell--1{color:#246547;background:#dff4e7}.credix-bcra-evolution__cell--2{color:#8a6110;background:#fff1cf}.credix-bcra-evolution__cell--3{color:#9f532f;background:#fde5d9}.credix-bcra-evolution__cell--4{color:#9a4038;background:#f7d6d2}.credix-bcra-evolution__cell--5,.credix-bcra-evolution__cell--6{color:#8d2f2f;background:#efc4c2}.credix-bcra-evolution__cell--na{color:var(--muted)}.credix-previsional-history{gap:14px;display:grid}.credix-previsional-history__block{background:#ffffffd1;border:1px solid #1b2f571a;border-radius:14px;gap:0;display:grid;overflow:hidden}.credix-previsional-history__titlebar{color:#fff;background:#247dd1;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;font-size:.84rem;display:flex}.credix-previsional-history__titlebar strong{font-weight:800}.credix-previsional-history__titlebar span{font-weight:700}.credix-previsional-history__meta{display:grid}.credix-previsional-history__meta>div{border-bottom:1px solid #1b2f5714;grid-template-columns:132px minmax(0,1fr);display:grid}.credix-previsional-history__meta span,.credix-previsional-history__meta strong{min-height:34px;padding:8px 12px;font-size:.82rem;line-height:1.4}.credix-previsional-history__meta span{color:var(--navy);background:#d9ebfb;font-weight:800}.credix-previsional-history__meta strong{font-weight:600}.credix-previsional-history__wrap{overflow-x:auto}.credix-previsional-history__table{border-collapse:collapse;width:100%;min-width:900px}.credix-previsional-history__table th,.credix-previsional-history__table td{text-align:center;border:1px solid #1b2f5717;padding:8px 10px;font-size:.8rem}.credix-previsional-history__table thead th{color:#fff;background:#247dd1;font-weight:800}.credix-previsional-history__table tbody tr:nth-child(2n){background:#1b2f5709}.credix-previsional-history__yes{color:#14904f;font-weight:800}.objectives-screen{flex-direction:column;min-height:100vh;padding:clamp(22px,3vw,42px);display:flex}.objectives-header{justify-content:space-between;align-items:center;gap:24px;display:flex}.objectives-header .brand__copy{justify-items:start}.objectives-header__logo{width:clamp(150px,12vw,210px)}.objectives-header__meta{color:var(--muted);justify-items:end;gap:6px;font-size:clamp(.9rem,1.3vw,1.05rem);display:grid}.objectives-header__meta span{color:var(--navy);letter-spacing:.08em;text-transform:uppercase;font-weight:800}.objectives-header__meta strong{font-weight:700}.objectives-main{flex:1;grid-template-rows:auto minmax(0,1fr);gap:clamp(20px,3vw,34px);padding-top:clamp(28px,4vw,54px);display:grid}.objectives-title{gap:10px;display:grid}.objectives-title h1{font-family:var(--font-display);letter-spacing:0;margin:0;font-size:clamp(2.2rem,5vw,5.2rem);font-weight:800;line-height:.98}.objective-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:clamp(18px,2.5vw,30px);display:grid}.objective-card{border:1px solid var(--line);min-height:min(58vh,560px);box-shadow:var(--shadow);background:#fffffff5;border-radius:22px;grid-template-rows:auto 1fr auto auto;gap:clamp(18px,2.5vw,28px);padding:clamp(22px,3vw,38px);display:grid;position:relative;overflow:hidden}.objective-card:before{content:"";background:var(--teal);height:10px;position:absolute;inset:0 0 auto}.objective-card--green:before{background:#58b58b}.objective-card--yellow:before{background:#d8b15a}.objective-card--red:before{background:#bf665c}.objective-card--neutral:before{background:var(--line-strong)}.objective-card__top{justify-content:space-between;align-items:flex-start;gap:18px;padding-top:6px;display:flex}.objective-card__top h2{max-width:780px;font-family:var(--font-display);letter-spacing:0;margin:0;font-size:clamp(1.35rem,2.5vw,2.6rem);font-weight:800;line-height:1.08}.objective-card__status{background:var(--teal-soft);color:var(--navy);border-radius:999px;flex:none;padding:10px 14px;font-size:clamp(.78rem,1vw,.95rem);font-weight:800}.objective-card--yellow .objective-card__status{background:#d8b15a2e}.objective-card--red .objective-card__status{background:var(--red-soft)}.objective-card--neutral .objective-card__status{background:#6575941f}.objective-card__value{align-content:center;gap:10px;display:grid}.objective-card__value strong{letter-spacing:0;color:var(--navy);font-size:clamp(4rem,9vw,9.5rem);font-weight:800;line-height:.9;display:block}.objective-card__value span,.objective-card__target span{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:clamp(1rem,1.4vw,1.25rem);font-weight:800}.objective-card__target{background:#e8f5f2bf;border:1px solid #74c1b447;border-radius:18px;justify-content:space-between;align-items:baseline;gap:18px;padding:clamp(16px,2vw,22px);display:flex}.objective-card__target strong{color:var(--navy);font-size:clamp(1.8rem,3.5vw,3.6rem);font-weight:800;line-height:1}.objective-card__footer{color:var(--muted);justify-content:space-between;align-items:center;gap:16px;font-size:clamp(.95rem,1.4vw,1.25rem);font-weight:700;display:flex}.objective-card__footer strong{color:var(--navy);white-space:nowrap}.objectives-state{border:1px solid var(--line);min-height:44vh;box-shadow:var(--shadow);color:var(--muted);text-align:center;background:#ffffffe0;border-radius:22px;justify-content:center;align-items:center;gap:16px;padding:28px;font-size:clamp(1.1rem,2vw,1.6rem);font-weight:700;display:flex}.objectives-state--error{background:var(--red-soft);color:var(--red)}@keyframes spin{to{transform:rotate(360deg)}}@media (width<=980px){.objective-grid,.catalog__grid,.result__grid,.credix-summary__grid,.credix-report,.credix-report__metricGrid,.report-metrics,.credix-report__columns,.credix-report__detailsBody,.credix-report__metricGrid--compact{grid-template-columns:repeat(2,minmax(0,1fr))}.form-grid{grid-template-columns:1fr}.credix-page__header,.credix-page__resultHeader{flex-direction:column;align-items:flex-start}.credix-page__status,.credix-page__miniMetrics{width:100%}.credix-previsional-history__titlebar{flex-direction:column;align-items:flex-start}.credix-previsional-history__meta>div{grid-template-columns:1fr}}@media (width<=640px){.objectives-screen{padding:18px 14px}.objectives-header,.objective-card__top,.objective-card__footer,.objective-card__target{flex-direction:column;align-items:flex-start}.objectives-header__meta{justify-items:start}.objective-grid{grid-template-columns:1fr}.objective-card{border-radius:18px;min-height:420px}.shell{width:min(100% - 20px,1180px);padding-top:10px}.hero,.panel{padding:20px}.hero__topbar,.workspace__header,.actions,.loading-state{flex-direction:column;align-items:flex-start}.brand--stacked{align-items:flex-start}.brand__logo{width:156px}.catalog__grid,.result__grid,.credix-summary__grid,.credix-report,.credix-report__metricGrid,.report-metrics,.credix-report__columns,.credix-report__detailsBody{grid-template-columns:1fr}.report-header{grid-template-columns:1fr;align-items:start}.report-downloads{flex-direction:column;align-items:stretch}.credix-report__metricGrid--compact{grid-template-columns:1fr}.credix-page__topbar{flex-direction:column-reverse;align-items:flex-start}.credix-search,.credix-page__result,.credix-report__section{padding:16px}.tool-card{min-height:170px}.modal-layer{align-items:end;padding:10px}.workspace--modal{width:100%;max-height:94vh}}
