.economy-page{gap:24px;display:grid}.economy-page p{margin:12px 0 20px;line-height:1.6}.economy-hot{grid-template-columns:repeat(auto-fit,minmax(min(100%,170px),1fr));gap:12px;display:grid}.economy-hot button{text-align:left;background:var(--background);color:#e6efdf;cursor:pointer;border:1px solid #52633d;border-radius:8px;flex-direction:column;gap:9px;padding:16px;display:flex}.economy-hot button[aria-pressed=true]{border-color:var(--primary)}.economy-hot strong,.economy-hot small{color:var(--primary)}.economy-hot span{font-size:12px}.economy-table{overflow:auto}.economy-table th,.economy-table td{padding:14px 12px}.economy-cities{max-height:520px}.economy-cities thead{background:var(--card);z-index:1;position:sticky;top:0}.economy-link{color:var(--primary);text-align:left;cursor:pointer;text-decoration:underline}.economy-filters{flex-wrap:wrap;gap:20px;margin-bottom:24px;display:flex}.economy-filters label{flex-direction:column;flex:220px;gap:9px;display:flex}.economy-filters input,.economy-filters select{border:1px solid var(--border);background:var(--background);color:#e6efdf;border-radius:6px;min-width:0;padding:12px}.economy-summary{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px;display:flex}.economy-summary p{margin:8px 0;line-height:1.6}@media (max-width:700px){.economy-page{grid-template-columns:minmax(0,1fr);width:100%;min-width:0}.economy-page>*,.economy-hot,.economy-hot>button{min-width:0;max-width:100%}.economy-table{overscroll-behavior-x:contain;width:100%;min-width:0;max-width:100%;overflow-x:auto}.economy-filters{flex-direction:column;gap:16px}.economy-filters label{flex:0 auto;width:100%;min-width:0}.economy-filters input,.economy-filters select{width:100%;max-width:100%}.economy-page .page-title>div{min-width:0}}.rules-panels{grid-template-columns:repeat(auto-fit,minmax(min(100%,330px),1fr));gap:24px;display:grid}.rules-panels p,.rules-office p,.first-load p{margin:12px 0 20px;line-height:1.65}.rules-panels .field,.rules-office .field{flex-direction:column;gap:8px;margin:12px 0;display:flex}.rules-panels input,.rules-office input,.rules-office select,.rules-office textarea{background:var(--background);color:#e6efdf;border:1px solid var(--border);border-radius:6px;width:100%;min-width:0;padding:10px}.rules-actions{flex-wrap:wrap;align-items:end;gap:12px;display:flex}.rules-panels button,.rules-office button,.first-load button{background:var(--primary);color:var(--primary-foreground,#111c15);cursor:pointer;border:1px solid #987831;border-radius:6px;padding:10px 16px}.rules-panels button:disabled,.rules-office button:disabled{opacity:.45;cursor:default}.rules-stats{flex-wrap:wrap;gap:24px;display:flex}.rules-stats b{font-size:1.35rem;display:block}.rules-loan{border-top:1px solid var(--border);margin-top:18px;padding:18px 0}.rules-office{margin:24px 0}.rules-office details{border-top:1px solid var(--border);margin:14px 0;padding:16px 0}.rules-office summary{cursor:pointer;font-weight:600}.rules-fields{grid-template-columns:repeat(auto-fit,minmax(min(100%,200px),1fr));gap:16px;display:grid}.rules-office .rules-danger{color:#efad9d;background:0 0;margin-top:16px}.rules-bulletin{white-space:pre-wrap}.first-load{border-color:#997e40;margin-bottom:24px}.first-load .section-heading{flex-wrap:wrap;gap:16px}.first-load h4{margin-top:18px;font-size:1.1rem}
