.ogc-shell{margin:0}.ogc-root{width:100%}.ogc-panel{display:flex;flex-direction:column;gap:1.5rem;border-radius:var(--card-radius);border:1px solid rgba(236,120,52,.18);background:radial-gradient(circle at top right,rgba(236,120,52,.12),transparent 28%),linear-gradient(180deg,#fff7f1,#fff 24% 100%);box-shadow:var(--card-shadow);padding:2rem;color:var(--dark)}.ogc-panel-head{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:1rem;align-items:start}.ogc-panel-copy{display:flex;flex-direction:column;gap:.45rem}.ogc-eyebrow,.ogc-result-eyebrow{margin:0;color:var(--brand);font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.ogc-title{margin:0;font-size:clamp(1.8rem,3vw,2.45rem);line-height:1.02}.ogc-intro{margin:0;max-width:58ch;color:var(--muted);line-height:1.7}.ogc-meta{display:flex;flex-direction:column;gap:.15rem;min-width:210px;padding:1rem 1.1rem;border-radius:0 24px;background:#292c310a;font-size:.86rem;color:var(--muted)}.ogc-meta strong{color:var(--dark);font-size:1rem}.ogc-progress-wrapper{display:flex;flex-direction:column;gap:.65rem}.ogc-progress__info{display:flex;justify-content:space-between;align-items:center;gap:1rem;color:var(--muted);font-size:.92rem}.ogc-progress__text{font-weight:600}.ogc-back-btn,.ogc-text-button{appearance:none;border:0;background:transparent;color:var(--brand);cursor:pointer;font:inherit;font-weight:600;padding:0}.ogc-progress{height:8px;overflow:hidden;border-radius:999px;background:#292c3114}.ogc-progress__fill{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#ec7834,#f6a15a);transition:width .18s ease}.ogc-question{display:flex;flex-direction:column;gap:1rem}.ogc-question__title{margin:0;font-size:clamp(1.2rem,2vw,1.45rem);line-height:1.18}.ogc-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem}.ogc-card,.ogc-pill,.ogc-city-option,.ogc-other-btn{appearance:none;cursor:pointer;font:inherit}.ogc-card{min-height:94px;padding:1rem;border:1px solid rgba(41,44,49,.12);border-radius:0 24px;background:#ffffffe0;color:var(--dark);text-align:left;transition:border-color .16s ease,transform .16s ease,box-shadow .16s ease,background .16s ease}.ogc-card:hover,.ogc-card--selected{border-color:#ec78346b;background:#fff3e8;box-shadow:0 10px 22px #ec78341f;transform:translateY(-1px)}.ogc-pills{display:flex;flex-wrap:wrap;gap:.75rem}.ogc-pill{padding:.78rem 1.1rem;border:1px solid rgba(41,44,49,.12);border-radius:999px;background:#ffffffe0;color:var(--dark);transition:border-color .16s ease,background .16s ease,transform .16s ease}.ogc-pill:hover,.ogc-pill--selected{border-color:#ec78346b;background:#fff3e8;transform:translateY(-1px)}.ogc-city-wrapper{position:relative}.ogc-city-input{width:100%;padding:.95rem 1rem;border:1px solid rgba(41,44,49,.14);border-radius:0 20px;font:inherit;color:var(--dark);background:#ffffffe6;box-shadow:inset 0 1px #ffffffd9}.ogc-city-input:focus{outline:2px solid rgba(236,120,52,.22);outline-offset:2px}.ogc-city-dropdown{position:absolute;top:calc(100% + .45rem);left:0;right:0;z-index:2;display:grid;gap:.35rem;padding:.5rem;border:1px solid rgba(41,44,49,.12);border-radius:0 20px;background:#fff;box-shadow:0 18px 38px #292c311f}.ogc-city-option{width:100%;padding:.72rem .85rem;border:0;border-radius:14px;background:transparent;color:var(--dark);text-align:left}.ogc-city-option:hover,.ogc-city-option:focus{background:#fff3e8;outline:none}.ogc-helper-text{margin:0;color:var(--muted);line-height:1.6}.ogc-city-actions{display:flex;justify-content:flex-start;gap:.75rem;flex-wrap:wrap}.ogc-other-btn{padding:.75rem 1rem;border:1px dashed rgba(41,44,49,.26);border-radius:999px;background:transparent;color:var(--muted)}.ogc-other-btn:hover{border-color:#ec78346b;color:var(--brand)}.ogc-result{display:flex;flex-direction:column;gap:1.25rem}.ogc-result-band{display:flex;flex-direction:column;gap:.55rem;padding:1.35rem;border-radius:0 28px;border:1px solid transparent}.ogc-result-band h3,.ogc-result-band p,.ogc-result-head h4,.ogc-program-card h4,.ogc-program-card p,.ogc-disclaimer,.ogc-empty p{margin:0}.ogc-result-band--likely{border-color:#377c4b2e;background:#d7efddbd}.ogc-result-band--possible{border-color:#ec78343d;background:#ffeedbd1}.ogc-result-band--none{border-color:#292c311f;background:#f5f5f5e0}.ogc-result-band--outside{border-color:#58677929;background:#e8eef4e6}.ogc-result-meta{display:flex;align-items:center;gap:.65rem;flex-wrap:wrap}.ogc-result-badge{display:inline-flex;align-items:center;justify-content:center;padding:.25rem .55rem;border-radius:999px;background:#292c3114;color:var(--dark);font-size:.82rem;font-weight:600}.ogc-result-block{display:flex;flex-direction:column;gap:1rem}.ogc-result-head{display:flex;justify-content:space-between;gap:1rem;align-items:center}.ogc-program-grid{display:grid;gap:1rem}.ogc-program-card{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:1rem;align-items:start;padding:1.15rem;border-radius:0 24px;border:1px solid rgba(41,44,49,.1);background:#ffffffdb}.ogc-program-copy{display:flex;flex-direction:column;gap:.4rem}.ogc-program-copy p{color:var(--muted);line-height:1.6}.ogc-program-amount{display:flex;flex-direction:column;gap:.1rem;align-items:flex-end;color:var(--muted);font-size:.84rem}.ogc-program-amount strong{color:var(--dark);font-size:1.15rem}.ogc-program-link{grid-column:1 / -1;justify-self:start}.ogc-disclaimer{color:var(--muted);line-height:1.7}.ogc-empty{padding:1.1rem 1.15rem;border-radius:0 20px;background:#292c310a;color:var(--muted)}.ogc-actions{display:flex;flex-wrap:wrap;gap:.75rem}@media(max-width:900px){.ogc-panel-head{grid-template-columns:1fr}.ogc-meta{min-width:0}}@media(max-width:720px){.ogc-panel{padding:1.4rem;border-radius:0 30px}.ogc-card-grid,.ogc-program-grid{grid-template-columns:1fr}.ogc-result-head,.ogc-progress__info,.ogc-program-card{grid-template-columns:1fr;display:flex;flex-direction:column;align-items:flex-start}.ogc-program-amount{align-items:flex-start}}
