.maintenance-banner{background:#102f26;color:#f7f8f3;font-size:12px;letter-spacing:.04em;padding:8px 0;text-align:center}
.score-legend .fortune-color,.score-track .fortune-color{background:var(--gold)}
.score-legend .overall-color,.score-track .overall-color{background:var(--green)}
.score-legend i{display:inline-block;width:10px;height:10px;margin-right:6px;border-radius:2px}
.date-tabs .date-nav{align-self:center;font-size:11px;letter-spacing:.08em;color:var(--gold-dark);padding:0 8px}
.guest-link[hidden],.member-link[hidden]{display:none!important}
.form-message{color:#9a3b2f;min-height:1.2em}
.success-seal{display:inline-flex}

/* Laravel views: retain the original sample's spacing, colors and typography. */
.form-message[role=status]{color:var(--green);background:var(--green-light);border:1px solid var(--line);border-radius:4px;padding:14px 18px}
.report-page .page-heading{padding-bottom:28px}
.report-period-bar{display:flex;justify-content:space-between;align-items:center;gap:24px;padding:25px 0;border-bottom:1px solid var(--line)}
.report-period-bar .eyebrow{font-size:9px;margin-bottom:7px}
.report-period-bar b{font:21px var(--serif)}
.report-period-bar>div>span{display:block;font-size:11px;color:var(--muted);margin-top:9px}
.period-form label{display:flex;align-items:center;gap:16px;font-size:11px;color:var(--muted)}
.period-form select{min-width:155px;padding:12px 35px 12px 15px;border:1px solid var(--line);border-radius:3px;background-color:#fff;color:var(--ink);font:12px var(--sans)}
.report-section{padding-top:42px}
.report-section-lead{font-size:12px;color:var(--muted);line-height:1.9;margin-top:10px}
.report-stat-grid{display:grid;gap:16px}
.report-stat-grid-four{grid-template-columns:repeat(4,minmax(0,1fr))}
.report-stat-grid-three{grid-template-columns:repeat(3,minmax(0,1fr))}
.report-stat{padding:26px 25px;background:#fff;border:1px solid var(--line);border-radius:4px;min-width:0}
.report-stat>span{font-size:11px;color:var(--muted)}
.report-stat strong{display:block;font:46px/1.2 Georgia,serif;color:var(--green);margin:17px 0 13px;font-variant-numeric:tabular-nums}
.report-stat strong small,.report-box-result strong small{font:13px var(--sans);margin-left:5px}
.report-stat>p{font-size:10px;line-height:1.8;color:var(--muted)}
.report-stat.featured{background:var(--green);border-color:var(--green)}
.report-stat.featured strong{color:var(--gold)}
.report-stat.featured>span,.report-stat.featured>p{color:#d4dfcf}
.report-mark{font-style:normal;color:var(--gold-dark);margin-right:4px}
.report-page .report-chart-grid{margin-top:24px}
.report-page .report-chart{padding:30px}
.report-chart>.eyebrow{font-size:9px;margin-bottom:12px}
.report-bars{display:grid;gap:24px;margin-top:28px}
.report-bar-row>div:first-child{display:flex;justify-content:space-between;align-items:center;margin-bottom:11px;gap:15px;font-size:11px}
.report-bar-row b{font:23px Georgia,serif;color:var(--green)}
.report-bar-row b small{font:10px var(--sans);margin-left:4px}
.report-bar-track{height:16px;background:#eef1e8;border-radius:2px;overflow:hidden;background-image:linear-gradient(90deg,transparent 49.7%,#dbe2d2 49.7%,#dbe2d2 50%,transparent 50%)}
.report-bar-track>span{display:block;height:100%;background:#b0bea5;border-radius:2px}
.report-bar-track.leader>span{background:var(--green)}
.report-scale{display:flex;justify-content:space-between;color:var(--muted);font-size:9px;margin-top:12px}
.report-page .report-small-note{font-size:10px;line-height:1.9;padding-top:15px;margin-top:18px;border-top:1px solid var(--line)}
.report-box-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:16px}
.report-box-result{padding:24px;display:flex;gap:18px;align-items:center;justify-content:space-between}
.report-box-result .eyebrow{font-size:8px;margin-bottom:9px}
.report-box-result h3{font:20px var(--serif)}
.report-box-result p:last-child{font-size:10px;color:var(--muted);line-height:1.8;margin-top:10px}
.report-box-result strong{font:36px Georgia,serif;color:var(--green);white-space:nowrap}
.report-band-table{min-width:540px}
.report-band-table th,.report-band-table td{text-align:left;padding:20px 25px}
.report-band-table td:first-child{width:auto;font-size:12px;color:var(--ink);white-space:nowrap}
.report-band-table th:last-child,.report-band-table td:last-child{text-align:right}
.report-band-cell{display:flex;align-items:center;gap:14px}
.report-mini-track{width:100px;height:6px;border-radius:2px;background:#e7eddf;overflow:hidden}
.report-mini-track i{display:block;height:100%;background:#a6b895}
.report-empty{padding:50px 30px;text-align:center;margin-top:30px}
.report-empty>.icon{width:38px;height:38px;color:var(--gold-dark);margin-bottom:18px}
.report-empty h2{font:23px/1.8 var(--serif);margin:15px 0}
.report-empty>p:not(.eyebrow){font-size:12px;line-height:2;color:var(--muted)}
.report-empty>.button{margin-top:24px}
.admin-filters{display:flex;align-items:flex-end;flex-wrap:wrap;gap:18px;padding:22px 24px;margin:0 0 24px;background:#fff;border:1px solid var(--line);border-radius:4px}
.admin-filters .form-field{flex:1 1 160px;margin:0;font-size:11px}
.admin-filters .button{min-height:45px;flex-shrink:0}
#admin-content>form.panel{padding:26px;margin:24px 0}
#admin-content>.panel+.panel{margin-top:24px}
#admin-content>.admin-table-wrap{background:#fff;border:1px solid var(--line);border-radius:4px}
.admin-panel-body{padding:24px 26px}
.admin-panel-body>.form-field:first-of-type{margin-top:0}
.admin-panel-body .subtle{line-height:1.9;margin-top:15px}
.admin-main .panel>p:not(.eyebrow){font-size:12px;line-height:1.9;padding:20px 25px}
.admin-main .panel>pre{margin:0 25px 25px;overflow:auto;max-height:350px;font-size:11px;line-height:1.8}
.admin-main .panel.content-panel>p{padding:0}
.admin-main .content-panel>.soft-box{margin:20px 0;white-space:pre-wrap;overflow-wrap:anywhere}
.admin-main .admin-stat-grid-two{grid-template-columns:repeat(2,minmax(0,1fr))}
.admin-stat-grid .version-number{overflow-wrap:anywhere;line-height:1.7!important;padding:10px 0}
.admin-main .dialog-actions{flex-wrap:wrap;justify-content:flex-start;gap:12px;margin:25px 0}
.admin-main .dialog-actions form{display:flex;flex-wrap:wrap;align-items:center;gap:10px}
.admin-main .dialog-actions input{padding:10px;border:1px solid var(--line);border-radius:3px;font:12px var(--sans);max-width:150px;background:#fff;color:var(--ink)}
.admin-table form{margin:5px 0}
.admin-table .button{min-height:34px;padding:7px 12px;font-size:10px}
.admin-main details{padding:20px 25px;overflow-wrap:anywhere}
.admin-main details>summary{cursor:pointer;font-size:12px;line-height:1.8}
.admin-main details pre{overflow:auto;font-size:11px;max-height:350px}
.admin-main .chart-summary{border-top:1px solid var(--line);color:var(--muted);font-size:10px!important}
.ft-pagination{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:16px;margin:24px 0;font-size:11px}
.pagination-summary{color:var(--muted);line-height:1.8}
.pagination-summary b{color:var(--ink);font-weight:500}
.pagination-controls,.pagination-numbers{display:flex;align-items:center;gap:5px}
.pagination-step,.pagination-number,.pagination-gap{display:flex;justify-content:center;align-items:center;min-width:35px;min-height:37px;padding:8px 10px;border:1px solid var(--line);border-radius:3px;background:#fff;color:var(--green)}
.pagination-number[aria-current]{background:var(--green);border-color:var(--green);color:#fff}
.pagination-step[aria-disabled]{opacity:.45}
.pagination-gap{border-color:transparent;background:transparent;color:var(--muted)}
.pagination-controls a:hover{background:var(--green-light)}
.pagination-position{display:none}
@media(max-width:1100px){
  .report-stat-grid-four{grid-template-columns:repeat(2,minmax(0,1fr))}
  .report-box-result{align-items:flex-start;flex-direction:column}
}
@media(max-width:700px){
  .report-period-bar{align-items:flex-start;gap:20px;flex-direction:column;padding:22px 0}
  .period-form,.period-form label{width:100%}.period-form select{flex:1;font-size:16px}
  .report-section{padding-top:32px}.report-section>.section-heading{align-items:flex-start;gap:15px}
  .report-section-lead{font-size:11px}.report-section .section-heading>.pill{flex-shrink:0;max-width:105px;line-height:1.8}
  .report-stat-grid{gap:10px}.report-stat{padding:20px 17px}.report-stat>span{font-size:10px}
  .report-stat strong{font-size:36px;margin:14px 0 11px}.report-stat strong small{font-size:11px}
  .report-stat>p{font-size:9px}.report-stat-grid-three{grid-template-columns:1fr}
  .report-stat-grid-three .report-stat{display:grid;grid-template-columns:1fr auto;align-items:center;gap:9px}
  .report-stat-grid-three strong{grid-column:2;grid-row:1/3;margin:0}.report-stat-grid-three p{grid-column:1}
  .report-page .report-chart{padding:22px}.report-box-grid{grid-template-columns:1fr;gap:10px}
  .report-box-result{padding:22px;flex-direction:row;align-items:center}.report-box-result h3{font-size:18px}
  .report-box-result strong{font-size:30px}.report-box-result .eyebrow{font-size:7px}
  .report-box-result p:last-child{font-size:9px}.report-band-table th,.report-band-table td{padding:16px 18px}
  .report-empty{padding:35px 20px}.report-empty h2{font-size:21px}
  .admin-filters{padding:18px;gap:16px}.admin-filters .form-field{flex-basis:100%}.admin-filters .button{width:100%}
  .admin-filters input,.admin-filters select{font-size:16px}
  #admin-content>form.panel,.admin-panel-body{padding:21px 19px}
  .admin-main .panel>p:not(.eyebrow){padding:18px 19px;font-size:11px}
  .admin-main .panel>pre{margin:0 19px 19px}.admin-main .panel.content-panel>p{padding:0}
  .admin-main .admin-stat-grid-two{grid-template-columns:1fr}.admin-stat-grid strong.version-number{font-size:17px}
  .admin-main .dialog-actions{align-items:stretch}.admin-main .dialog-actions form{width:100%}
  .admin-main .dialog-actions .button{width:100%}.admin-main details{padding:18px 19px}
  .ft-pagination{flex-direction:column;align-items:stretch;margin:20px 0}
  .pagination-controls{justify-content:space-between}.pagination-numbers{display:none}.pagination-position{display:inline;color:var(--muted)}
  .pagination-step{min-height:42px;padding:10px 18px}
}

.admin-brand{padding-left:6px;padding-right:6px}
.admin-brand .brand b{font-size:17px;white-space:nowrap}
.admin-brand .brand .icon{width:28px;height:35px;flex-shrink:0}
@media(min-width:701px) and (max-width:1180px){.admin-brand .brand b{font-size:15px}}

.report-compare{display:flex;flex-direction:column;gap:7px;margin-top:8px}
.report-compare>span{display:block;font-size:11px;color:var(--muted)}
.report-compare-tracks{display:grid;grid-template-columns:1fr 1fr;gap:8px}
.report-compare-tracks .report-bar-track{height:8px}
.table-scroll-hint{display:none}
@media(max-width:700px){.report-section>.section-heading{display:block}.report-section .section-heading>.pill{display:inline-flex;max-width:none;margin-top:14px}.table-scroll-hint{display:block;color:var(--muted);font-size:10px;margin:-3px 0 12px;text-align:right}.report-page .table-scroll-hint{margin:0 0 12px}}
