.results-main{padding-top:var(--header-height,176px);min-height:70vh;background:#f8fafc}.results-app,.results-app *{box-sizing:border-box}.results-app button,.results-app input,.results-app select{font:inherit}.results-hero{position:relative;overflow:hidden;padding:60px 16px;margin-bottom:32px;text-align:center;color:#fff;background:linear-gradient(135deg,#040738 0%,#0c154a 50%,#008dda 100%);box-shadow:inset 0 -30px 40px rgba(0,0,0,.05)}.results-hero:after{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.015) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.015) 1px,transparent 1px);background-size:40px 40px;pointer-events:none}.results-hero>*{position:relative;z-index:1}.results-hero span{display:block;margin-bottom:12px;color:#008dda;font-size:14px;font-weight:700;letter-spacing:2px}.results-hero h1{margin:0 0 16px;color:#fff;font-size:40px;line-height:1.2;letter-spacing:-1px}.results-hero p{max-width:600px;margin:0 auto;color:rgba(255,255,255,.75);font-size:17px;line-height:1.5}.results-container{max-width:1200px;margin:0 auto;padding:0 16px 48px}.results-layout{display:grid;grid-template-columns:280px minmax(0,1fr);gap:32px;align-items:start}.results-panel{display:flex;min-height:400px;flex-direction:column;gap:28px;padding:36px;border:1px solid #e2e8f0;border-radius:16px;background:#fff;box-shadow:0 4px 20px rgba(4,7,56,.015)}.results-tabs{display:flex;gap:32px;border-bottom:2px solid #f1f5f9}.results-tabs button{padding:12px 4px;margin-bottom:-2px;border:0;border-bottom:3px solid transparent;background:transparent;color:#64748b;font-weight:700;cursor:pointer}.results-tabs button.is-active{border-bottom-color:#008ddb;color:#008ddb}.results-filter-nav.is-active{background:rgba(0,141,219,.08);color:#008ddb}.results-search{position:relative;display:flex;align-items:center;max-width:440px}.results-search svg{position:absolute;left:14px;color:#8b95c2}.results-search input{width:100%;padding:12px 14px 12px 43px;border:1.5px solid #cbd5e1;border-radius:10px;outline:0;color:#040738}.results-search input:focus{border-color:#008ddb;box-shadow:0 0 0 4px rgba(0,141,219,.08)}.results-list-header{display:flex;align-items:center;justify-content:space-between;gap:16px}.results-list-header h2{margin:0;color:#040738;font-size:20px}.results-list-header label{display:flex;align-items:center;gap:8px;color:#64748b;font-size:13px;font-weight:600}.results-list-header select{padding:9px 30px 9px 11px;border:1px solid #e2e8f0;border-radius:8px;background:#fff;color:#334155}.results-loader{padding:44px;text-align:center;color:#64748b}.results-loader i{display:block;width:32px;height:32px;margin:0 auto 12px;border:3px solid #dbeafe;border-top-color:#008ddb;border-radius:50%;animation:result-spin .8s linear infinite}@keyframes result-spin{to{transform:rotate(360deg)}}.results-list{display:flex;flex-direction:column;gap:13px}.results-card{overflow:hidden;border:1px solid #e2e8f0;border-radius:12px;background:#fff;transition:.2s}.results-card.is-expanded{border-color:#b9dcf2;box-shadow:0 8px 25px rgba(0,141,219,.07)}.results-card-summary{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:19px 20px;cursor:pointer}.results-card-left,.results-card-right,.results-latest-left{display:flex;align-items:center;gap:15px}.results-visual{display:flex;flex:0 0 48px;width:48px;height:48px;align-items:center;justify-content:center;border-radius:12px;font-size:23px}.results-card-left h3{margin:0 0 8px;color:#040738;font-size:15px}.results-card-left h3 small{color:#64748b;font-size:12px;font-weight:500}.results-card-left p{display:flex;align-items:center;gap:6px;margin:0;color:#7a8496;font-size:11px}.results-card-left p i{margin:0 2px;font-style:normal}.results-card-right{justify-content:flex-end}.results-card-right>small{color:#dc2626;font-size:10px;font-weight:700}.results-status{padding:5px 9px;border-radius:999px;background:#dcfce7;color:#15803d;font-size:10px;font-weight:800}.results-card-right button,.results-latest button,.results-warning button,.results-report-head button,.results-print{display:flex;align-items:center;justify-content:center;gap:6px;padding:8px 12px;border:1px solid #dbeafe;border-radius:8px;background:#f8fcff;color:#008ddb;font-size:12px;font-weight:700;cursor:pointer}.results-chevron{display:flex;color:#94a3b8;transition:.2s}.results-card.is-expanded .results-chevron{transform:rotate(90deg)}.results-detail{padding:20px;border-top:1px solid #eef2f7;background:#fbfdff}.results-table-wrap{overflow:auto}.results-detail table{width:100%;border-collapse:collapse;color:#475569;font-size:12px}.results-detail th{padding:11px;text-align:left;background:#f1f5f9;color:#334155}.results-detail td{padding:12px 11px;border-bottom:1px solid #eef2f7}.results-detail th:nth-child(2),.results-detail th:nth-child(5),.results-detail td:nth-child(2),.results-detail td:nth-child(5){text-align:center}.results-detail tr.is-abnormal{background:#fff7f7}.results-detail tr.is-abnormal td:nth-child(2){color:#dc2626;font-weight:800}.results-detail td:last-child span{display:inline-block;padding:4px 8px;border-radius:99px;background:#ecfdf5;color:#15803d;font-size:10px;font-weight:700}.results-detail tr.is-abnormal td:last-child span{background:#fee2e2;color:#b91c1c}.results-print{margin:18px 0 0 auto}.results-report-head{display:flex;align-items:center;justify-content:space-between;gap:15px}.results-report-head h4{margin:0;color:#040738}.results-report-head>div{display:flex;gap:8px}.results-report-text{padding:18px;margin:16px 0 0;border-radius:10px;background:#fff;color:#475569;line-height:1.7;white-space:pre-line}.results-latest{padding:20px;border:1px solid #dbeafe;border-radius:13px;background:linear-gradient(135deg,#f8fcff,#fff)}.results-latest-head{display:flex;align-items:center;justify-content:space-between;gap:18px}.results-latest-left small{color:#008ddb;font-size:11px;font-weight:800;text-transform:uppercase}.results-latest-left h2{margin:4px 0 7px;color:#040738;font-size:18px}.results-latest-left p{display:flex;align-items:center;gap:6px;margin:0;color:#64748b;font-size:11px}.results-latest-left p b{padding:4px 8px;margin-left:6px;border-radius:99px;background:#dcfce7;color:#15803d}.results-params{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:9px;padding-top:16px;margin-top:16px;border-top:1px solid #e7f1f8}.results-params>div,.results-params>button{display:flex;min-width:0;flex-direction:column;align-items:flex-start;padding:11px;border:1px solid #edf2f7;border-radius:9px;background:#fff}.results-params small{overflow:hidden;width:100%;color:#64748b;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.results-params strong{margin-top:5px;color:#040738;font-size:13px}.results-params em{color:#94a3b8;font-size:9px;font-style:normal}.results-params>button{align-items:center;justify-content:center;color:#008ddb;font-weight:700;cursor:pointer}.results-warning{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 18px;border:1px solid #fed7aa;border-radius:11px;background:#fff7ed;color:#9a3412}.results-warning>span{display:flex}.results-warning>div{flex:1}.results-warning h3{margin:0 0 3px;font-size:14px}.results-warning p{margin:0;font-size:12px}.results-warning button{border-color:#fdba74;background:#fff;color:#c2410c}.results-disclaimer{display:flex;align-items:center;gap:13px;padding:18px;border:1px solid #dbeafe;border-radius:11px;background:#f7fbff;color:#475569}.results-disclaimer p{margin:0 0 4px;font-size:12px;font-weight:700}.results-disclaimer small{color:#64748b}.results-info-icon{display:flex;flex:0 0 30px;width:30px;height:30px;align-items:center;justify-content:center;border-radius:50%;background:#dbeafe;color:#008ddb;font-weight:900}.results-doc-mark{margin-left:auto;color:#cfe6f5;font-size:38px}.results-empty{padding:55px 20px;text-align:center;color:#94a3b8;border:1px dashed #cbd5e1;border-radius:12px}.results-empty p{margin:10px 0 0}.results-main [hidden]{display:none!important}
.results-radiology-exam{display:flex;align-items:center;gap:8px;margin:0 0 7px}.results-radiology-exam b{padding:4px 8px;border-radius:6px;background:#eef2ff;color:#4f46e5;font-size:10px;letter-spacing:.4px}.results-radiology-exam span{color:#334155;font-size:13px;font-weight:650}.results-report-text.is-empty{color:#94a3b8;font-style:italic}
.results-app .appointment-input-wrap input{font:500 16px/1.618 var(--font)}.results-app .appointment-primary-button{font-weight:700}
@media(max-width:1024px){.results-layout{grid-template-columns:1fr}.results-sidebar{position:relative;top:0}.results-sidebar nav{display:grid;grid-template-columns:repeat(2,1fr)}}
@media(max-width:720px){.results-hero{padding:44px 18px}.results-hero h1{font-size:31px}.results-panel{padding:20px 15px}.results-tabs{gap:12px}.results-tabs button{flex:1;font-size:13px}.results-list-header,.results-card-summary,.results-latest-head,.results-warning,.results-report-head{align-items:stretch;flex-direction:column}.results-list-header label{align-self:flex-start}.results-card-right{justify-content:flex-start;flex-wrap:wrap}.results-card-left p{align-items:flex-start;flex-wrap:wrap}.results-params{grid-template-columns:repeat(2,1fr)}.results-report-head>div{flex-direction:column}.results-sidebar nav{grid-template-columns:1fr}.results-table-wrap table{min-width:680px}}
