/* MEDFOCO • GEOTRICOSE — paridade visual com BRUCELOSE */
#mf-geotricose {--mfgeo-primary:#0f8f86;--mfgeo-primary-light:#eaf7f5;--mfgeo-primary-border:#bfe7e1;--mfgeo-primary-dark:#0b5f59;--mfgeo-primary-darker:#063f3c;--mfgeo-primary-soft:#7ad2c8;--mfgeo-heading:#123763;--mfgeo-body:#35526c;--mfgeo-muted:#6d8294;--mfgeo-bg:#ffffff;--mfgeo-bg-subtle:#fbfdff;--mfgeo-border:#dce7f3;--mfgeo-border-light:#e5edf5;--mfgeo-alert-red-bg:#fde8eb;--mfgeo-alert-red-text:#b83345;--mfgeo-alert-yellow-bg:#fff6df;--mfgeo-alert-yellow-text:#8a6200;--mfgeo-alert-green-bg:#e8f7f1;--mfgeo-alert-green-text:#115e59;--mfgeo-purple:#6f3fdc;--mfgeo-purple-light:#f4efff;--mfgeo-purple-border:#e6dcff;--mfgeo-radius-card:14px;--mfgeo-shadow-card:0 8px 22px rgba(20,67,120,.05);--mfgeo-shadow-hover:0 10px 24px rgba(20,67,120,.10);font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--mfgeo-heading);display:block;width:100%;max-width:100%;overflow-x:hidden;-webkit-font-smoothing:antialiased;}
#mf-geotricose *,
#mf-geotricose *::before,
#mf-geotricose *::after {box-sizing:border-box;}
#mf-geotricose h1,
#mf-geotricose h2,
#mf-geotricose h3,
#mf-geotricose h4,
#mf-geotricose p,
#mf-geotricose ul,
#mf-geotricose ol,
#mf-geotricose li {margin:0;padding:0;}
#mf-geotricose ul,
#mf-geotricose ol {list-style:none;}
#mf-geotricose button,
#mf-geotricose input,
#mf-geotricose select,
#mf-geotricose textarea {font-family:inherit;font-size:16px;}
#mf-geotricose a {color:inherit;text-decoration:none;}
#mf-geotricose em {color:var(--mfgeo-heading);font-style:italic;}
#mf-geotricose strong {font-weight:800;}
#mf-geotricose p,
#mf-geotricose li,
#mf-geotricose h1,
#mf-geotricose h2,
#mf-geotricose h3,
#mf-geotricose h4 {overflow-wrap:anywhere;word-break:break-word;}
#mf-geotricose .mfgeo-breadcrumbs {width:100%;padding:18px 20px 0;}
#mf-geotricose .mfgeo-breadcrumbs-wrap {max-width:1180px;margin:0 auto;display:flex;flex-wrap:wrap;align-items:center;gap:10px;font-size:13px;font-weight:600;color:var(--mfgeo-muted);}
#mf-geotricose .mfgeo-breadcrumbs-wrap a {color:var(--mfgeo-muted);transition:.2s;}
#mf-geotricose .mfgeo-breadcrumbs-wrap a:hover {color:var(--mfgeo-primary);}
#mf-geotricose .mfgeo-breadcrumbs-wrap strong {color:var(--mfgeo-heading);font-weight:700;}
#mf-geotricose .mfgeo-breadcrumbs-wrap i {font-size:10px;color:#9aa9b8;}
#mf-geotricose .mfgeo-hero {max-width:1180px;margin:30px auto 28px;padding:0 20px;}
#mf-geotricose .mfgeo-hero-shell {position:relative;overflow:hidden;background:linear-gradient(135deg,var(--mfgeo-primary) 0%,var(--mfgeo-primary-dark) 55%,var(--mfgeo-primary-darker) 100%);border-radius:22px;padding:38px 34px;color:#fff;box-shadow:0 14px 40px rgba(6,63,60,.22);}
#mf-geotricose .mfgeo-hero-shell::before {content:"";position:absolute;top:-90px;right:-80px;width:320px;height:320px;border-radius:50%;background:radial-gradient(circle,rgba(130,238,220,.38),transparent 70%);pointer-events:none;}
#mf-geotricose .mfgeo-hero-shell::after {content:"";position:absolute;left:-100px;bottom:-130px;width:340px;height:340px;border-radius:50%;background:radial-gradient(circle,rgba(5,94,87,.28),transparent 70%);pointer-events:none;}
#mf-geotricose .mfgeo-hero-content {position:relative;z-index:1;max-width:860px;min-width:0;}
#mf-geotricose .mfgeo-badge {display:inline-flex;align-items:center;gap:8px;background:rgba(255,255,255,.13);border:1px solid rgba(255,255,255,.22);color:#fff;padding:6px 14px;border-radius:999px;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;margin-bottom:14px;backdrop-filter:blur(6px);}
#mf-geotricose .mfgeo-hero-dot {width:7px;height:7px;border-radius:50%;background:var(--mfgeo-primary-soft);animation:mfgeoPulse 1.4s infinite;}
@keyframes mfgeoPulse {0%,100% { opacity:1;transform:scale(1);} 50% { opacity:.5;transform:scale(1.4);}}
#mf-geotricose .mfgeo-hero h1 {font-size:clamp(30px,5vw,46px);line-height:1.06;color:#fff;font-weight:800;letter-spacing:-1px;margin-bottom:12px;}
#mf-geotricose .mfgeo-hero-subtitle {font-size:15.5px;line-height:1.7;color:rgba(255,255,255,.9);max-width:780px;}
#mf-geotricose .mfgeo-hero-subtitle em {color:#fff;font-style:italic;}
#mf-geotricose .mfgeo-hero-tags {display:flex;flex-wrap:wrap;gap:8px;margin-top:20px;}
#mf-geotricose .mfgeo-tag {display:inline-flex;align-items:center;gap:7px;background:rgba(255,255,255,.10);border:1px solid rgba(255,255,255,.16);color:#fff;padding:7px 13px;border-radius:999px;font-size:12px;font-weight:700;}
#mf-geotricose .mfgeo-tag i {color:var(--mfgeo-primary-soft);font-size:13px;}
#mf-geotricose .mfgeo-hero-meta {display:flex;flex-wrap:wrap;gap:10px;margin-top:18px;color:rgba(255,255,255,.84);font-size:12px;font-weight:700;}
#mf-geotricose .mfgeo-hero-meta-item {display:inline-flex;align-items:center;gap:8px;background:rgba(255,255,255,.09);border:1px solid rgba(255,255,255,.14);padding:7px 13px;border-radius:999px;}
#mf-geotricose .mfgeo-hero-meta-item i {color:var(--mfgeo-primary-soft);font-size:13px;}
#mf-geotricose .mfgeo-summary-cards {max-width:1180px;margin:0 auto 28px;padding:0 20px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;}
#mf-geotricose .mfgeo-summary-card {background:var(--mfgeo-bg);border:1px solid var(--mfgeo-border-light);border-radius:var(--mfgeo-radius-card);padding:20px;box-shadow:var(--mfgeo-shadow-card);display:flex;flex-direction:column;min-width:0;text-align:left;}
#mf-geotricose .mfgeo-summary-card-title {display:flex;align-items:center;gap:10px;margin-bottom:12px;}
#mf-geotricose .mfgeo-summary-card-title i {color:var(--mfgeo-primary);font-size:16px;}
#mf-geotricose .mfgeo-summary-card-title h3 {font-size:15px;color:var(--mfgeo-heading);font-weight:700;}
#mf-geotricose .mfgeo-summary-card p,
#mf-geotricose .mfgeo-summary-card li {color:var(--mfgeo-body);font-size:13px;line-height:1.45;text-align:left;}
#mf-geotricose .mfgeo-summary-card ul {padding-left:18px;margin:0 0 20px;list-style:disc;}
#mf-geotricose .mfgeo-summary-card li {margin-bottom:6px;}
#mf-geotricose .mfgeo-summary-card button {margin-top:auto;background:transparent;border:none;color:var(--mfgeo-primary);font-weight:700;font-size:13px;cursor:pointer;display:flex;align-items:center;gap:6px;padding:14px 0 0;text-align:left;}
#mf-geotricose .mfgeo-ad {max-width:1180px;margin:0 auto 28px;padding:0 20px;display:flex;justify-content:center;min-width:0;}
#mf-geotricose .mfgeo-ad-inner {width:100%;min-height:90px;overflow:hidden;border:1px dashed var(--mfgeo-border);border-radius:var(--mfgeo-radius-card);background:var(--mfgeo-bg-subtle);display:flex;align-items:center;justify-content:center;}
#mf-geotricose .mfgeo-ad-inner ins {display:block;width:100%;}
#mf-geotricose .mfgeo-page {max-width:1180px;margin:0 auto 28px;padding:0 20px;display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:28px;align-items:start;}
#mf-geotricose .mfgeo-main {min-width:0;}
#mf-geotricose .mfgeo-sidebar {min-width:0;}
#mf-geotricose .mfgeo-tabs-nav {display:flex;flex-wrap:wrap;gap:6px;background:var(--mfgeo-bg);border:1px solid var(--mfgeo-border);border-radius:12px;padding:8px 10px;margin-bottom:16px;box-shadow:0 6px 18px rgba(20,67,120,.04);}
#mf-geotricose .mfgeo-tab-btn {position:relative;flex:1 1 calc(25% - 6px);min-width:110px;border:none;background:transparent;padding:13px 10px;font-size:12.5px;font-weight:800;color:#4b5f80;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:7px;border-radius:10px;white-space:nowrap;touch-action:manipulation;}
#mf-geotricose .mfgeo-tab-btn i {color:#6b7695;font-size:14px;}
#mf-geotricose .mfgeo-tab-btn.mfgeo-active {color:var(--mfgeo-primary);background:var(--mfgeo-primary-light);}
#mf-geotricose .mfgeo-tab-btn.mfgeo-active i {color:var(--mfgeo-primary);}
#mf-geotricose .mfgeo-tab-btn.mfgeo-active::after {content:"";position:absolute;left:14px;right:14px;bottom:0;height:3px;background:var(--mfgeo-primary);border-radius:6px 6px 0 0;}
#mf-geotricose .mfgeo-tab-panel {display:none;}
#mf-geotricose .mfgeo-tab-panel.mfgeo-active {display:block;}
#mf-geotricose .mfgeo-card {background:var(--mfgeo-bg);border:1px solid var(--mfgeo-border);border-radius:var(--mfgeo-radius-card);padding:22px 24px;margin-bottom:16px;box-shadow:var(--mfgeo-shadow-card);min-width:0;}
#mf-geotricose .mfgeo-card h2 {display:flex;align-items:center;gap:10px;font-size:20px;font-weight:900;color:var(--mfgeo-heading);margin-bottom:14px;}
#mf-geotricose .mfgeo-card h2 i {color:var(--mfgeo-primary);font-size:18px;width:24px;text-align:center;flex:0 0 auto;}
#mf-geotricose .mfgeo-card h4 {font-size:14px;margin:18px 0 10px;color:var(--mfgeo-heading);font-weight:900;}
#mf-geotricose .mfgeo-card p {font-size:14px;line-height:1.75;color:var(--mfgeo-body);margin-bottom:10px;}
#mf-geotricose .mfgeo-card p:last-child {margin-bottom:0;}
#mf-geotricose .mfgeo-card p,
#mf-geotricose .mfgeo-card li,
#mf-geotricose .mfgeo-info-grid p,
#mf-geotricose .mfgeo-protocol p,
#mf-geotricose .mfgeo-alert,
#mf-geotricose .mfgeo-sidebar-item p,
#mf-geotricose .mfgeo-check-list li {text-align:justify;}
#mf-geotricose strong,
#mf-geotricose b,
#mf-geotricose em,
#mf-geotricose i.fa-solid,
#mf-geotricose i.fa-regular {display:inline;}
#mf-geotricose .mfgeo-alert i {display:inline;}
#mf-geotricose .mfgeo-check-list {margin:14px 0 0;}
#mf-geotricose .mfgeo-check-list li {position:relative;padding-left:28px;margin-bottom:10px;font-size:13.5px;line-height:1.5;color:var(--mfgeo-body);}
#mf-geotricose .mfgeo-check-list li::before {content:"";font-family:"Font Awesome 6 Free";font-weight:900;position:absolute;left:0;top:2px;width:17px;height:17px;border-radius:50%;background:var(--mfgeo-primary);color:#fff;font-size:9px;display:flex;align-items:center;justify-content:center;}
#mf-geotricose .mfgeo-stats-grid {display:grid;grid-template-columns:repeat(5,minmax(0,1fr));margin-top:20px;border-top:1px solid var(--mfgeo-border-light);}
#mf-geotricose .mfgeo-stats-grid > div {padding:18px 16px;border-right:1px solid var(--mfgeo-border-light);min-width:0;}
#mf-geotricose .mfgeo-stats-grid > div:last-child {border-right:none;}
#mf-geotricose .mfgeo-stats-grid i {display:block;color:var(--mfgeo-primary);font-size:20px;margin-bottom:8px;}
#mf-geotricose .mfgeo-stats-grid strong {display:block;font-size:13px;color:var(--mfgeo-heading);margin-bottom:8px;}
#mf-geotricose .mfgeo-stats-grid p {font-size:12.5px;line-height:1.45;margin:0;text-align:left;}
#mf-geotricose .mfgeo-info-grid {display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:16px;}
#mf-geotricose .mfgeo-info-grid > div {border:1px solid var(--mfgeo-border-light);background:var(--mfgeo-bg-subtle);border-radius:12px;padding:16px;min-width:0;}
#mf-geotricose .mfgeo-info-grid strong {display:block;font-size:14px;color:var(--mfgeo-heading);margin-bottom:8px;}
#mf-geotricose .mfgeo-info-grid p {font-size:13px;line-height:1.55;margin:0;}
#mf-geotricose .mfgeo-protocol {border:1px solid var(--mfgeo-primary-border);background:var(--mfgeo-primary-light);border-left:4px solid var(--mfgeo-primary);border-radius:12px;padding:16px;margin:16px 0 0;font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--mfgeo-body);font-size:13.5px;line-height:1.6;font-weight:400;}
#mf-geotricose .mfgeo-protocol strong {display:block;font-family:inherit;font-size:15px;line-height:1.45;font-weight:800;color:var(--mfgeo-heading);margin-bottom:6px;}
#mf-geotricose .mfgeo-protocol p,#mf-geotricose .mfgeo-protocol span {margin:0;font-family:inherit;font-size:13.5px;line-height:1.6;font-weight:400;color:var(--mfgeo-body);}
#mf-geotricose .mfgeo-alert {border-radius:10px;padding:14px 18px;margin:16px 0 0;font-size:13.5px;font-weight:800;line-height:1.55;}
#mf-geotricose .mfgeo-alert i {margin-right:6px;}
#mf-geotricose .mfgeo-alert-red {background:var(--mfgeo-alert-red-bg);color:var(--mfgeo-alert-red-text);}
#mf-geotricose .mfgeo-alert-yellow {background:var(--mfgeo-alert-yellow-bg);color:var(--mfgeo-alert-yellow-text);}
#mf-geotricose .mfgeo-alert-green {background:var(--mfgeo-alert-green-bg);color:var(--mfgeo-alert-green-text);}
#mf-geotricose .mfgeo-steps {counter-reset:mfgeoStep;margin-top:14px;}
#mf-geotricose .mfgeo-steps li {position:relative;display:block;min-width:0;padding:13px 14px 13px 52px;border:1px solid var(--mfgeo-border-light);border-radius:12px;margin-bottom:10px;background:var(--mfgeo-bg-subtle);font-size:13.5px;line-height:1.6;color:var(--mfgeo-body);font-weight:600;overflow-wrap:anywhere;}
#mf-geotricose .mfgeo-steps li:last-child {margin-bottom:0;}
#mf-geotricose .mfgeo-steps li::before {counter-increment:mfgeoStep;content:counter(mfgeoStep);position:absolute;left:14px;top:12px;width:26px;height:26px;border-radius:50%;background:var(--mfgeo-primary);color:#fff;font-size:13px;font-weight:800;display:flex;align-items:center;justify-content:center;}
#mf-geotricose .mfgeo-steps li strong,
#mf-geotricose .mfgeo-steps li b,
#mf-geotricose .mfgeo-steps li em {display:inline;}
#mf-geotricose .mfgeo-table-wrap {margin-top:16px;width:100%;min-width:0;}
#mf-geotricose .mfgeo-table {width:100%;table-layout:fixed;border-collapse:collapse;border:1px solid var(--mfgeo-border-light);border-radius:12px;overflow:hidden;}
#mf-geotricose .mfgeo-table th,
#mf-geotricose .mfgeo-table td {padding:12px;text-align:left;font-size:13px;line-height:1.55;border-bottom:1px solid var(--mfgeo-border-light);border-right:1px solid var(--mfgeo-border-light);color:var(--mfgeo-body);overflow-wrap:anywhere;word-break:break-word;vertical-align:top;}
#mf-geotricose .mfgeo-table th:last-child,
#mf-geotricose .mfgeo-table td:last-child {border-right:none;}
#mf-geotricose .mfgeo-table th {background:var(--mfgeo-primary-light);color:var(--mfgeo-heading);font-weight:800;font-size:12.5px;}
#mf-geotricose .mfgeo-table tr:last-child td {border-bottom:none;}
#mf-geotricose .mfgeo-table td strong {color:var(--mfgeo-heading);}
#mf-geotricose .mfgeo-table tbody tr:nth-child(even) td {background:var(--mfgeo-bg-subtle);}
#mf-geotricose .mfgeo-sidebar .mfgeo-card {padding:18px 24px;}
#mf-geotricose .mfgeo-sidebar .mfgeo-card h3 {display:flex;align-items:center;gap:8px;font-size:15px;font-weight:800;color:var(--mfgeo-heading);margin-bottom:18px;}
#mf-geotricose .mfgeo-sidebar .mfgeo-card h3 i {color:var(--mfgeo-primary);font-size:16px;}
#mf-geotricose .mfgeo-sidebar-item {display:flex;gap:13px;margin-bottom:18px;min-width:0;}
#mf-geotricose .mfgeo-sidebar-item:last-child {margin-bottom:0;}
#mf-geotricose .mfgeo-sidebar-item i {color:var(--mfgeo-primary);font-size:18px;margin-top:2px;width:24px;min-width:24px;height:22px;flex:0 0 24px;display:inline-flex;align-items:center;justify-content:center;}
#mf-geotricose .mfgeo-sidebar-item > div {min-width:0;}
#mf-geotricose .mfgeo-sidebar-item strong {display:block;font-size:13px;color:var(--mfgeo-heading);margin-bottom:3px;}
#mf-geotricose .mfgeo-sidebar-item p {margin:0;font-size:12px;line-height:1.45;color:var(--mfgeo-body);text-align:left;}
#mf-geotricose .mfgeo-exam-card {background:linear-gradient(180deg,#fbf8ff 0%,#fff 100%);border-color:var(--mfgeo-purple-border);}
#mf-geotricose .mfgeo-exam-card h3 i {color:var(--mfgeo-purple);}
#mf-geotricose .mfgeo-exam-card p {font-size:12.5px;line-height:1.55;color:var(--mfgeo-body);margin-bottom:12px;text-align:left;}
#mf-geotricose .mfgeo-exam-btn {width:100%;height:42px;border:1.5px solid var(--mfgeo-purple);background:var(--mfgeo-bg);color:var(--mfgeo-purple);border-radius:9px;font-weight:800;cursor:pointer;font-size:13px;transition:background .15s;touch-action:manipulation;display:flex;align-items:center;justify-content:center;gap:8px;}
#mf-geotricose .mfgeo-exam-btn:hover {background:var(--mfgeo-purple-light);}
#mf-geotricose .mfgeo-tx-category {border:1px solid var(--mfgeo-border);background:var(--mfgeo-bg);border-radius:var(--mfgeo-radius-card);padding:22px 24px;margin-bottom:16px;box-shadow:var(--mfgeo-shadow-card);min-width:0;}
#mf-geotricose .mfgeo-tx-category-head {display:flex;align-items:flex-start;gap:12px;margin-bottom:10px;}
#mf-geotricose .mfgeo-tx-category-head > div:last-child {min-width:0;}
#mf-geotricose .mfgeo-tx-category-icon {width:44px;height:44px;border-radius:14px;background:var(--mfgeo-primary-light);color:var(--mfgeo-primary-dark);display:flex;align-items:center;justify-content:center;flex:0 0 auto;font-size:18px;}
#mf-geotricose .mfgeo-tx-category h3 {margin-bottom:5px;color:var(--mfgeo-heading);font-size:18px;font-weight:900;line-height:1.25;}
#mf-geotricose .mfgeo-tx-category p {color:var(--mfgeo-body);font-size:14px;line-height:1.75;text-align:justify;}
#mf-geotricose .mfgeo-tx-grid {display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:12px;margin-top:16px;width:100%;}
#mf-geotricose .mfgeo-tx-popup-card {position:relative;overflow:hidden;background:linear-gradient(145deg,#f0faf8 0%,#ffffff 74%);border:1px solid var(--mfgeo-primary-border);border-radius:16px;padding:18px 16px;cursor:pointer;text-align:center;transition:.22s;box-shadow:0 6px 18px rgba(7,95,88,.06);width:100%;min-width:0;min-height:150px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:10px;font-family:inherit;touch-action:manipulation;}
#mf-geotricose .mfgeo-tx-popup-card::before {content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(11,143,131,.05),rgba(99,211,196,.10));opacity:.40;transition:.2s;pointer-events:none;}
#mf-geotricose .mfgeo-tx-popup-card:hover {transform:translateY(-3px);border-color:var(--mfgeo-primary);box-shadow:0 14px 28px rgba(7,95,88,.12);}
#mf-geotricose .mfgeo-tx-popup-card:hover::before {opacity:1;}
#mf-geotricose .mfgeo-tx-popup-icon {width:42px;height:42px;border-radius:12px;background:linear-gradient(135deg,var(--mfgeo-primary),var(--mfgeo-primary-dark));color:#fff;display:flex;align-items:center;justify-content:center;font-size:17px;transition:.2s;position:relative;z-index:1;flex:0 0 auto;box-shadow:0 8px 18px rgba(6,63,60,.22);}
#mf-geotricose .mfgeo-tx-popup-card:hover .mfgeo-tx-popup-icon {background:linear-gradient(135deg,var(--mfgeo-primary-dark),var(--mfgeo-primary-darker));transform:scale(1.05);}
#mf-geotricose .mfgeo-tx-popup-title {width:100%;font-size:14px;font-weight:900;color:var(--mfgeo-heading);line-height:1.28;text-align:center;position:relative;z-index:1;}
#mf-geotricose .mfgeo-tx-popup-desc {width:100%;font-size:12px;color:var(--mfgeo-body);font-weight:600;line-height:1.45;text-align:center;position:relative;z-index:1;}
#mf-geotricose .mfgeo-tx-popup-arrow {position:absolute;top:14px;right:14px;color:var(--mfgeo-primary);font-size:11px;transition:.2s;z-index:1;}
#mf-geotricose .mfgeo-tx-popup-card:hover .mfgeo-tx-popup-arrow {transform:translateX(3px);}
#mf-geotricose .mfgeo-ref-card {background:linear-gradient(135deg,var(--mfgeo-primary-light),#fff);border-color:var(--mfgeo-primary-border);}
#mf-geotricose .mfgeo-ref-list {padding-left:20px;margin-top:16px;list-style:decimal;}
#mf-geotricose .mfgeo-ref-list li {margin-bottom:14px;font-size:13.5px;line-height:1.6;color:var(--mfgeo-body);}
#mf-geotricose .mfgeo-ref-list li:last-child {margin-bottom:0;}
#mf-geotricose .mfgeo-footer {max-width:1180px;margin:0 auto 40px;padding:0 20px;min-width:0;}
#mf-geotricose .mfgeo-footer-inner {background:var(--mfgeo-bg);border:1px solid var(--mfgeo-border);border-radius:var(--mfgeo-radius-card);padding:14px 18px;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:10px;font-size:12.5px;color:var(--mfgeo-muted);}
#mf-geotricose .mfgeo-footer-disc {display:flex;align-items:flex-start;gap:9px;min-width:0;line-height:1.6;}
#mf-geotricose .mfgeo-footer-disc i {color:var(--mfgeo-primary);margin-top:3px;}
#mfgeo-img-modal,
#mfgeo-popup-modal {display:none;position:fixed;inset:0;z-index:99999;background:rgba(10,20,35,.75);align-items:center;justify-content:center;padding:20px;font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#123763;}
#mfgeo-img-modal.mfgeo-open,
#mfgeo-popup-modal.mfgeo-open {display:flex;}
#mfgeo-img-modal .mfgeo-modal-close,
#mfgeo-popup-modal .mfgeo-modal-close {position:absolute;border:none;background:#fff;color:#123763;border-radius:50%;cursor:pointer;font-size:22px;line-height:1;display:flex;align-items:center;justify-content:center;}
#mfgeo-img-modal img {max-width:min(92vw,980px);max-height:86vh;border-radius:16px;object-fit:contain;background:#fff;}
#mfgeo-img-modal .mfgeo-modal-close {top:20px;right:24px;width:42px;height:42px;font-size:26px;}
#mfgeo-popup-modal .mfgeo-modal-box {position:relative;background:#fff;max-width:620px;width:100%;max-height:90vh;overflow-y:auto;border-radius:18px;padding:34px 28px 28px;box-shadow:0 20px 50px rgba(0,0,0,.2);-webkit-overflow-scrolling:touch;}
#mfgeo-popup-modal .mfgeo-modal-box * {box-sizing:border-box;}
#mfgeo-popup-modal .mfgeo-modal-close {top:14px;right:16px;width:34px;height:34px;background:#f4f7fb;font-size:20px;}
#mfgeo-popup-modal h2 {font-size:22px;margin:0 0 14px;font-weight:900;padding-right:32px;}
#mfgeo-popup-modal p {font-size:15px;line-height:1.7;color:#35526c;margin:0;text-align:justify;}
#mfgeo-tx-modal,
#mfgeo-tx-modal * {box-sizing:border-box;margin:0;padding:0;}
#mfgeo-tx-modal {display:none;position:fixed;inset:0;width:100vw;height:100vh;z-index:2147483000;align-items:center;justify-content:center;padding:16px;font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#123763;line-height:1.6;}
#mfgeo-tx-modal.mfgeo-open {display:flex;}
@keyframes mfgeoModalUp {from { opacity:0;transform:translateY(18px) scale(.98);} to { opacity:1;transform:translateY(0) scale(1);}}
#mfgeo-tx-modal .mfgeo-tx-body {padding:20px 22px;overflow-y:auto;background:#fff;color:#35526c;font-size:13.5px;line-height:1.65;font-weight:600;-webkit-overflow-scrolling:touch;overflow-wrap:anywhere;}
#mf-geotricose .mfgeo-quickbar {display:none;margin-bottom:14px;}
#mf-geotricose .mfgeo-quickbtn {width:100%;display:flex;align-items:center;justify-content:center;gap:10px;padding:14px 16px;border-radius:14px;cursor:pointer;border:1px solid var(--mfgeo-primary-border);background:linear-gradient(135deg,var(--mfgeo-primary-dark),var(--mfgeo-primary));color:#fff;font-family:inherit;font-size:14px;font-weight:800;letter-spacing:.01em;box-shadow:0 8px 18px rgba(6,63,60,.18);transition:.2s;touch-action:manipulation;}
#mf-geotricose .mfgeo-quickbtn:hover {filter:brightness(1.06);}
#mf-geotricose .mfgeo-quickbtn i {font-size:15px;}
#mfgeo-quick-modal {display:none;position:fixed;inset:0;z-index:2147483000;background:rgba(10,20,32,.72);padding:24px 16px;overflow-y:auto;-webkit-overflow-scrolling:touch;}
#mfgeo-quick-modal.mfgeo-open {display:block;}
#mfgeo-quick-modal .mfgeo-quick-box {position:relative;max-width:620px;margin:0 auto;background:#fff;border-radius:20px;padding:26px 20px 22px;box-shadow:0 24px 60px rgba(10,20,32,.35);}
#mfgeo-quick-modal .mfgeo-quick-box > h2 {margin:0 0 4px;font-size:20px;font-weight:900;color:var(--mfgeo-heading);display:flex;align-items:center;gap:9px;line-height:1.3;}
#mfgeo-quick-modal .mfgeo-quick-box > h2 i {color:var(--mfgeo-primary);}
#mfgeo-quick-modal .mfgeo-modal-close {position:absolute;top:12px;right:12px;width:34px;height:34px;border-radius:50%;border:none;background:var(--mfgeo-bg-subtle);color:var(--mfgeo-heading);font-size:15px;cursor:pointer;display:flex;align-items:center;justify-content:center;touch-action:manipulation;}
#mfgeo-quick-modal .mfgeo-quick-sec {margin-bottom:18px;}
#mfgeo-quick-modal .mfgeo-quick-sec:last-child {margin-bottom:0;}
#mfgeo-quick-modal .mfgeo-quick-sec > h3 {margin:0 0 10px;font-size:13px;font-weight:900;color:var(--mfgeo-primary-dark);text-transform:uppercase;letter-spacing:.05em;display:flex;align-items:center;gap:8px;}
#mfgeo-quick-modal .mfgeo-quick-item {border:1px solid var(--mfgeo-border-light);border-left:4px solid var(--mfgeo-primary);background:var(--mfgeo-bg-subtle);border-radius:12px;padding:13px 14px;margin-bottom:9px;}
#mfgeo-quick-modal .mfgeo-quick-item:last-child {margin-bottom:0;}
#mfgeo-quick-modal .mfgeo-quick-item h4 {margin:0 0 6px;font-size:13.5px;font-weight:900;color:var(--mfgeo-heading);display:flex;align-items:center;gap:8px;line-height:1.3;}
#mfgeo-quick-modal .mfgeo-quick-item h4 i {color:var(--mfgeo-primary);font-size:13px;}
#mfgeo-quick-modal .mfgeo-quick-item p {margin:0 0 5px;font-size:12.8px;line-height:1.6;color:var(--mfgeo-body);text-align:left;}
#mfgeo-quick-modal .mfgeo-quick-item p:last-child {margin-bottom:0;}
#mfgeo-quick-modal .mfgeo-quick-item b {color:var(--mfgeo-heading);font-weight:800;}
#mfgeo-quick-modal .mfgeo-quick-links a {display:flex;align-items:center;justify-content:space-between;gap:10px;padding:11px 13px;margin-bottom:8px;border-radius:11px;border:1px solid var(--mfgeo-border-light);background:#fff;color:var(--mfgeo-heading);text-decoration:none;font-size:13px;font-weight:700;}
#mfgeo-quick-modal .mfgeo-quick-links a i {color:var(--mfgeo-primary);font-size:11px;}
#mf-geotricose .mfgeo-dose-row {display:block;min-width:0;background:#fff;border:1px solid var(--mfgeo-border-light);border-radius:11px;padding:12px 13px;margin-bottom:9px;font-size:13px;line-height:1.65;color:var(--mfgeo-body);font-weight:600;overflow-wrap:anywhere;}
#mf-geotricose .mfgeo-dose-row:last-child {margin-bottom:0;}
#mf-geotricose .mfgeo-dose-row b {display:inline;font-weight:900;color:var(--mfgeo-heading);}
#mf-geotricose .mfgeo-dose-row em {display:inline;font-style:italic;color:var(--mfgeo-muted);}
@media (max-width: 1100px) {
  #mf-geotricose .mfgeo-summary-cards {grid-template-columns:repeat(2,minmax(0,1fr));}
  #mf-geotricose .mfgeo-tab-btn {flex:1 1 calc(33.333% - 6px);}
}
@media (max-width: 900px) {
  #mf-geotricose .mfgeo-page {grid-template-columns:minmax(0,1fr);}
  #mf-geotricose .mfgeo-hero-shell {padding:30px 24px;}
  #mf-geotricose .mfgeo-stats-grid {grid-template-columns:repeat(2,minmax(0,1fr));}
  #mf-geotricose .mfgeo-stats-grid > div {border-bottom:1px solid var(--mfgeo-border-light);}
  #mf-geotricose .mfgeo-info-grid {grid-template-columns:repeat(2,minmax(0,1fr));}
  #mf-geotricose .mfgeo-tab-btn {flex:1 1 calc(50% - 6px);}
  #mf-geotricose .mfgeo-summary-cards {display:none;}
  #mf-geotricose .mfgeo-sidebar {display:none;}
  #mf-geotricose .mfgeo-quickbar {display:block;}
}
@media (max-width: 600px) {
  #mf-geotricose .mfgeo-breadcrumbs {padding:14px 16px 0;}
  #mf-geotricose .mfgeo-breadcrumbs-wrap {font-size:12px;gap:8px;}
  #mf-geotricose .mfgeo-hero {padding:0 16px;}
  #mf-geotricose .mfgeo-hero-shell {padding:26px 20px;}
  #mf-geotricose .mfgeo-page,
  #mf-geotricose .mfgeo-footer,
  #mf-geotricose .mfgeo-ad {padding:0 16px;}
  #mf-geotricose .mfgeo-card,
  #mf-geotricose .mfgeo-tx-category {padding:18px 16px;}
  #mf-geotricose .mfgeo-card h2 {font-size:18px;}
  #mf-geotricose .mfgeo-stats-grid {grid-template-columns:repeat(2,minmax(0,1fr));}
  #mf-geotricose .mfgeo-stats-grid > div {border-right:none;}
  #mf-geotricose .mfgeo-info-grid {gap:10px;}
  #mf-geotricose .mfgeo-info-grid > div {padding:13px;}
  #mf-geotricose .mfgeo-info-grid strong {font-size:13px;}
  #mf-geotricose .mfgeo-info-grid p {font-size:12px;}
  #mf-geotricose .mfgeo-dose-row {padding:11px 11px;font-size:12.6px;}
  #mf-geotricose .mfgeo-table th,
  #mf-geotricose .mfgeo-table td {padding:9px 8px;font-size:11.5px;line-height:1.5;}
  #mf-geotricose .mfgeo-tx-grid {grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;}
  #mf-geotricose .mfgeo-tx-popup-card {min-height:155px;padding:16px 10px;border-radius:14px;}
  #mf-geotricose .mfgeo-tx-popup-icon {width:40px;height:40px;font-size:16px;}
  #mf-geotricose .mfgeo-tx-popup-title {font-size:12.5px;line-height:1.25;}
  #mf-geotricose .mfgeo-tx-popup-desc {font-size:10.8px;line-height:1.35;}
  #mf-geotricose .mfgeo-tx-popup-arrow {top:10px;right:10px;font-size:10px;}
  #mfgeo-popup-modal .mfgeo-modal-box,
}
#mf-geotricose .mfgeo-ref-list {padding-left:20px;margin-top:12px;}
#mf-geotricose .mfgeo-ref-list li {list-style:decimal;margin-bottom:10px;color:var(--mfgeo-body);font-size:13px;line-height:1.6;text-align:left;}
#mf-geotricose .mfgeo-ref-list a {color:var(--mfgeo-primary-dark);text-decoration:underline;text-underline-offset:2px;}
#mf-geotricose .mfgeo-hero-shell {background:linear-gradient(135deg,#119b8f 0%,#0b8077 48%,#075f58 72%,#044b46 100%);box-shadow:0 16px 42px rgba(4,75,70,.20);}
#mf-geotricose .mfgeo-hero-shell::before {background:radial-gradient(circle,rgba(130,238,220,.38) 0%,rgba(70,201,182,.16) 42%,transparent 72%);}
#mf-geotricose .mfgeo-hero-shell::after {background:radial-gradient(circle,rgba(38,171,155,.42) 0%,rgba(5,94,87,.28) 46%,transparent 72%);}
#mf-geotricose .mfgeo-tabs-nav {display:grid;grid-template-columns:repeat(4,minmax(0,1fr));}
#mf-geotricose .mfgeo-tab-btn {min-width:0;}
#mf-geotricose .mfgeo-clinical-grid {display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;margin-top:15px;}
#mf-geotricose .mfgeo-clinical-grid.mfgeo-clinical-grid-3 {grid-template-columns:repeat(3,minmax(0,1fr));}
#mf-geotricose .mfgeo-mini {min-width:0;padding:16px;border:1px solid var(--mfgeo-border-light);border-radius:13px;background:var(--mfgeo-bg-subtle);}
#mf-geotricose .mfgeo-mini > i {display:block;color:var(--mfgeo-primary);font-size:18px;margin-bottom:9px;}
#mf-geotricose .mfgeo-mini strong {display:block;color:var(--mfgeo-heading);font-size:13.5px;font-weight:900;margin-bottom:6px;}
#mf-geotricose .mfgeo-mini p {margin:0;color:var(--mfgeo-body);font-size:12.8px;line-height:1.58;text-align:left;}
#mf-geotricose .mfgeo-related-list {display:grid;gap:9px;border:none;overflow:visible;}
#mf-geotricose .mfgeo-related-list a {display:grid;grid-template-columns:38px minmax(0,1fr) 18px;gap:10px;align-items:center;padding:11px;border:1px solid var(--mfgeo-border-light);border-radius:12px;background:linear-gradient(135deg,#fbfefe,#fff);transition:.2s;}
#mf-geotricose .mfgeo-related-list a:hover {background:var(--mfgeo-primary-light);border-color:var(--mfgeo-primary-border);transform:translateY(-1px);}
#mf-geotricose .mfgeo-related-list a > i:first-child {width:38px;height:38px;border-radius:10px;display:flex;align-items:center;justify-content:center;background:var(--mfgeo-primary-light);color:var(--mfgeo-primary);font-size:14px;}
#mf-geotricose .mfgeo-related-list a > span {color:var(--mfgeo-heading);font-size:12.4px;line-height:1.35;font-weight:850;}
#mf-geotricose .mfgeo-related-list a > i:last-child {color:var(--mfgeo-primary);font-size:10px;}
#mf-geotricose .mfgeo-tx-popup-card {background:linear-gradient(145deg,#f0faf8 0%,#ffffff 74%);border-color:#cae9e4;box-shadow:0 6px 18px rgba(7,95,88,.06);text-align:left;align-items:flex-start;}
#mf-geotricose .mfgeo-tx-popup-card::before {background:linear-gradient(135deg,rgba(11,143,131,.05),rgba(99,211,196,.10));opacity:.35;}
#mf-geotricose .mfgeo-tx-popup-card:hover {border-color:#7ccfc2;box-shadow:0 14px 28px rgba(7,95,88,.12);}
#mf-geotricose .mfgeo-tx-popup-title,
#mf-geotricose .mfgeo-tx-popup-desc {text-align:left;}
#mf-geotricose .mfgeo-tx-popup-icon {background:linear-gradient(135deg,#0b8f83,#075f58);box-shadow:0 8px 18px rgba(7,95,88,.18);}
#mfgeo-img-modal,
#mfgeo-popup-modal,
#mfgeo-quiz-modal,
#mfgeo-tx-modal,
#mfgeo-quick-modal {--mfgeo-primary:#0b8f83;--mfgeo-primary-light:#edf9f7;--mfgeo-primary-border:#b9e6df;--mfgeo-primary-dark:#075f58;--mfgeo-primary-darker:#044b46;--mfgeo-primary-soft:#76dfd0;--mfgeo-heading:#173a5e;--mfgeo-body:#405c73;--mfgeo-muted:#71869a;--mfgeo-bg:#fff;--mfgeo-bg-subtle:#f8fbfd;--mfgeo-border:#dbe6ef;--mfgeo-border-light:#e8eff5;--mfgeo-alert-red-bg:#fdecef;--mfgeo-alert-red-text:#aa3346;--mfgeo-alert-yellow-bg:#fff7e2;--mfgeo-alert-yellow-text:#8a6200;--mfgeo-purple:#6f3fdc;--mfgeo-purple-light:#f5f1ff;--mfgeo-purple-border:#e2d9ff;font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--mfgeo-heading);}
#mfgeo-img-modal *,
#mfgeo-popup-modal *,
#mfgeo-quiz-modal *,
#mfgeo-tx-modal *,
#mfgeo-quick-modal * {box-sizing:border-box;}
#mfgeo-popup-modal {padding:18px;background:rgba(10,28,38,.68);backdrop-filter:blur(4px);}
#mfgeo-popup-modal .mfgeo-modal-box {width:min(620px,100%);max-width:620px;max-height:88vh;overflow-y:auto;border-radius:22px;padding:0;background:#fff;box-shadow:0 28px 70px rgba(10,34,44,.30);}
#mfgeo-popup-modal .mfgeo-popup-head {position:relative;padding:25px 58px 18px 22px;background:linear-gradient(135deg,#edf9f7,#fff);border-bottom:1px solid var(--mfgeo-border-light);}
#mfgeo-popup-modal .mfgeo-popup-kicker {margin-bottom:6px;color:var(--mfgeo-primary);font-size:10.5px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;}
#mfgeo-popup-modal #mfgeo-popup-title {margin:0;color:var(--mfgeo-heading);font-size:21px;line-height:1.28;font-weight:900;}
#mfgeo-popup-modal #mfgeo-popup-text {padding:20px 22px 22px;}
#mfgeo-popup-modal #mfgeo-popup-text p {margin:0 0 11px;color:var(--mfgeo-body);font-size:14px;line-height:1.72;text-align:left;}
#mfgeo-popup-modal #mfgeo-popup-text p:last-child {margin-bottom:0;}
#mfgeo-popup-modal .mfgeo-modal-close {top:13px;right:13px;width:36px;height:36px;background:#fff;border:1px solid var(--mfgeo-border-light);color:var(--mfgeo-heading);box-shadow:0 4px 12px rgba(20,50,65,.08);z-index:5;}
#mfgeo-quick-modal {background:rgba(10,28,38,.70);padding:12px;}
#mfgeo-quick-modal .mfgeo-quick-box {max-width:620px;padding:0;border-radius:21px;overflow:hidden;background:#fff;box-shadow:0 28px 70px rgba(10,34,44,.32);}
#mfgeo-quick-modal .mfgeo-quick-hero {position:relative;overflow:hidden;padding:24px 58px 20px 20px;background:linear-gradient(135deg,#0e978b,#075f58);color:#fff;}
#mfgeo-quick-modal .mfgeo-quick-hero::after {content:"";position:absolute;width:175px;height:175px;right:-70px;top:-75px;border-radius:50%;background:radial-gradient(circle,rgba(127,232,215,.35),transparent 70%);}
#mfgeo-quick-modal .mfgeo-quick-hero h2 {position:relative;z-index:1;margin:0 0 5px;color:#fff;font-size:21px;font-weight:900;}
#mfgeo-quick-modal .mfgeo-quick-hero p {position:relative;z-index:1;margin:0;color:rgba(255,255,255,.82);font-size:12.3px;line-height:1.5;}
#mfgeo-quick-modal .mfgeo-quick-content {padding:17px;}
#mfgeo-quick-modal .mfgeo-quick-sec {margin-bottom:18px;}
#mfgeo-quick-modal .mfgeo-quick-sec:last-child {margin-bottom:0;}
#mfgeo-quick-modal .mfgeo-quick-sec > h3 {margin:0 0 9px;color:var(--mfgeo-primary-dark);font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.07em;}
#mfgeo-quick-modal .mfgeo-quick-item {display:grid;grid-template-columns:35px minmax(0,1fr);gap:10px;align-items:start;padding:11px 12px;margin-bottom:8px;border:1px solid var(--mfgeo-border-light);border-left:1px solid var(--mfgeo-border-light);border-radius:12px;background:#fbfefe;}
#mfgeo-quick-modal .mfgeo-quick-item > i {width:35px;height:35px;border-radius:10px;display:flex;align-items:center;justify-content:center;color:var(--mfgeo-primary);background:var(--mfgeo-primary-light);font-size:13px;}
#mfgeo-quick-modal .mfgeo-quick-item strong {display:block;margin:0 0 3px;color:var(--mfgeo-heading);font-size:12.5px;font-weight:900;}
#mfgeo-quick-modal .mfgeo-quick-item p {margin:0;font-size:11.7px;line-height:1.52;color:var(--mfgeo-body);}
#mfgeo-quick-modal .mfgeo-quick-links {display:grid;gap:8px;}
#mfgeo-quick-modal .mfgeo-quick-links a {display:grid;grid-template-columns:34px minmax(0,1fr) 14px;gap:9px;align-items:center;padding:10px 11px;border:1px solid var(--mfgeo-border-light);border-radius:11px;background:#fff;color:var(--mfgeo-heading);font-size:12px;font-weight:850;text-decoration:none;}
#mfgeo-quick-modal .mfgeo-quick-links a > i:first-child {width:34px;height:34px;border-radius:9px;display:flex;align-items:center;justify-content:center;background:var(--mfgeo-primary-light);color:var(--mfgeo-primary);}
#mfgeo-quick-modal .mfgeo-quick-links a > i:last-child {color:var(--mfgeo-primary);font-size:10px;}
#mfgeo-quick-modal .mfgeo-modal-close {top:12px;right:12px;z-index:5;background:rgba(255,255,255,.94);color:var(--mfgeo-primary-dark);}
#mfgeo-tx-modal {padding:16px;background:rgba(10,28,38,.68);backdrop-filter:blur(4px);}
#mfgeo-tx-modal .mfgeo-tx-modal-box {max-width:690px;width:100%;max-height:90vh;overflow-y:auto;padding:0;border-radius:22px;background:#fff;box-shadow:0 28px 70px rgba(10,34,44,.32);}
#mfgeo-tx-modal .mfgeo-med-head {position:relative;display:block;padding:23px 58px 19px 22px;margin:0;background:linear-gradient(135deg,#0b8f83 0%,#075f58 64%,#044b46 100%);color:#fff;overflow:hidden;}
#mfgeo-tx-modal .mfgeo-med-head::after {content:"";position:absolute;width:180px;height:180px;right:-75px;top:-80px;border-radius:50%;background:radial-gradient(circle,rgba(121,230,213,.30),transparent 70%);}
#mfgeo-tx-modal .mfgeo-med-icon {display:none;}
#mfgeo-tx-modal .mfgeo-med-head h3 {position:relative;z-index:1;margin:0 0 5px;color:#fff;font-size:19px;font-weight:900;line-height:1.3;}
#mfgeo-tx-modal .mfgeo-med-head p {position:relative;z-index:1;margin:0;color:rgba(255,255,255,.82);font-size:12px;line-height:1.5;}
#mfgeo-tx-modal #mfgeo-tx-body {padding:19px 21px 22px;}
#mfgeo-tx-modal .mfgeo-tx-summary {margin:0 0 14px;color:var(--mfgeo-body);font-size:13.5px;line-height:1.7;text-align:left;}
#mfgeo-tx-modal .mfgeo-dose-row {display:block;padding:11px 0;margin:0;border-bottom:1px dashed var(--mfgeo-border);color:var(--mfgeo-body);font-size:13px;line-height:1.65;}
#mfgeo-tx-modal .mfgeo-dose-row b {display:inline;color:var(--mfgeo-heading);font-weight:900;}
#mfgeo-tx-modal .mfgeo-modal-close {top:12px;right:12px;z-index:6;background:rgba(255,255,255,.94);color:var(--mfgeo-primary-dark);}
#mfgeo-quiz-modal {display:none;position:fixed;inset:0;width:100vw;height:100vh;z-index:2147483000;align-items:center;justify-content:center;padding:16px;background:rgba(10,28,38,.68);backdrop-filter:blur(4px);font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--mfgeo-heading);}
#mfgeo-quiz-modal.mfgeo-open {display:flex;}
#mfgeo-quiz-modal .mfgeo-quiz-box {position:relative;max-width:640px;width:100%;max-height:90vh;overflow-y:auto;padding:0;border-radius:22px;background:#fff;box-shadow:0 28px 70px rgba(10,34,44,.32);-webkit-overflow-scrolling:touch;}
#mfgeo-quiz-modal .mfgeo-quiz-top {padding:21px 58px 17px 21px;background:linear-gradient(135deg,#f6f2ff,#fff);border-bottom:1px solid var(--mfgeo-purple-border);}
#mfgeo-quiz-modal .mfgeo-quiz-top small {display:block;margin-bottom:5px;color:var(--mfgeo-purple);font-size:10.5px;font-weight:900;letter-spacing:.075em;text-transform:uppercase;}
#mfgeo-quiz-modal .mfgeo-quiz-top h2 {margin:0;color:var(--mfgeo-heading);font-size:19px;line-height:1.35;font-weight:900;}
#mfgeo-quiz-modal .mfgeo-quiz-body {padding:18px 21px 22px;font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--mfgeo-body);}
#mfgeo-quiz-modal .mfgeo-quiz-body button,#mfgeo-quiz-modal .mfgeo-quiz-body input,#mfgeo-quiz-modal .mfgeo-quiz-body select,#mfgeo-quiz-modal .mfgeo-quiz-body textarea {font-family:inherit;}
#mfgeo-quiz-modal .mfgeo-quiz-header {margin:0 0 13px;display:flex;justify-content:space-between;gap:9px;color:var(--mfgeo-purple);}
#mfgeo-quiz-modal .mfgeo-quiz-header span {padding:5px 9px;border-radius:999px;background:var(--mfgeo-purple-light);color:var(--mfgeo-purple);font-size:10.5px;font-weight:900;}
#mfgeo-quiz-modal #mfgeo-q-title {margin:0 0 5px;color:var(--mfgeo-heading);font-size:17px;line-height:1.45;font-weight:900;}
#mfgeo-quiz-modal .mfgeo-q-source {margin:0 0 15px;color:var(--mfgeo-muted);font-size:10.8px;line-height:1.45;}
#mfgeo-quiz-modal #mfgeo-q-options {display:grid;gap:9px;}
#mfgeo-quiz-modal .mfgeo-option {appearance:none;-webkit-appearance:none;width:100%;min-height:50px;display:grid;grid-template-columns:32px minmax(0,1fr);gap:10px;align-items:center;padding:9px 12px;margin:0;border:1.5px solid var(--mfgeo-border);border-radius:12px;background:#fff;color:var(--mfgeo-body);text-align:left;cursor:pointer;font-family:inherit;font-size:13px;line-height:1.45;font-weight:700;box-shadow:none;text-transform:none;letter-spacing:normal;}
#mfgeo-quiz-modal .mfgeo-option:hover {border-color:var(--mfgeo-purple-border);background:#fcfbff;color:var(--mfgeo-heading);}
#mfgeo-quiz-modal .mfgeo-option-letter {width:32px;height:32px;border-radius:9px;display:flex;align-items:center;justify-content:center;background:#f4f7fa;color:var(--mfgeo-muted);font-size:11px;font-weight:900;}
#mfgeo-quiz-modal .mfgeo-option.mfgeo-selected {border-color:var(--mfgeo-purple);background:var(--mfgeo-purple-light);color:var(--mfgeo-heading);}
#mfgeo-quiz-modal .mfgeo-option.mfgeo-selected .mfgeo-option-letter {background:var(--mfgeo-purple);color:#fff;}
#mfgeo-quiz-modal .mfgeo-quiz-next {appearance:none;-webkit-appearance:none;width:100%;min-height:45px;margin-top:16px;padding:10px 14px;border:0;border-radius:11px;background:var(--mfgeo-purple);color:#fff;font-family:inherit;font-size:13px;line-height:1.35;font-weight:900;cursor:pointer;box-shadow:none;text-transform:none;letter-spacing:normal;}
#mfgeo-quiz-modal .mfgeo-quiz-next:hover {filter:brightness(.96);color:#fff;}
#mfgeo-quiz-modal .mfgeo-score-total {padding:20px;border:1px solid var(--mfgeo-purple-border);border-radius:14px;background:linear-gradient(135deg,var(--mfgeo-purple-light),#fff);text-align:center;}
#mfgeo-quiz-modal .mfgeo-score-total-lbl {margin-bottom:4px;color:var(--mfgeo-muted);font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.06em;}
#mfgeo-quiz-modal .mfgeo-score-total-num {color:var(--mfgeo-purple);font-size:30px;line-height:1.15;font-weight:900;}
#mfgeo-quiz-modal .mfgeo-score-total-sub {margin-top:4px;color:var(--mfgeo-body);font-size:12px;font-weight:700;}
#mfgeo-quiz-modal .mfgeo-review-item {padding:13px;margin-bottom:10px;border:1px solid var(--mfgeo-border);border-radius:12px;background:#fbfdff;font-family:inherit;color:var(--mfgeo-body);}
#mfgeo-quiz-modal .mfgeo-review-item > strong {display:block;margin:0 0 8px;color:var(--mfgeo-heading);font-family:inherit;font-size:14px;line-height:1.5;font-weight:900;}
#mfgeo-quiz-modal .mfgeo-review-item p {margin:5px 0;color:var(--mfgeo-body);font-family:inherit;font-size:12.5px;line-height:1.55;font-weight:400;}
#mfgeo-quiz-modal .mfgeo-review-item small {display:block;margin-top:8px;color:var(--mfgeo-muted);font-family:inherit;font-size:10.5px;line-height:1.45;}
#mfgeo-quiz-modal .mfgeo-review-ok {border-left:4px solid #18866f;}
#mfgeo-quiz-modal .mfgeo-review-bad {border-left:4px solid var(--mfgeo-alert-red-text);}
#mfgeo-quiz-modal .mfgeo-modal-close {position:absolute;top:12px;right:12px;z-index:6;width:36px;height:36px;border:1px solid var(--mfgeo-border-light);border-radius:50%;background:#fff;color:var(--mfgeo-heading);cursor:pointer;font-family:inherit;font-size:16px;line-height:1;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px rgba(20,50,65,.08);}
@media (max-width:600px) {
  #mfgeo-quiz-modal {padding:9px;}
  #mfgeo-quiz-modal .mfgeo-quiz-box {max-height:94vh;border-radius:17px;}
  #mfgeo-quiz-modal .mfgeo-quiz-top {padding:18px 48px 14px 16px;}
  #mfgeo-quiz-modal .mfgeo-quiz-body {padding:15px 15px 18px;}
  #mfgeo-quiz-modal #mfgeo-q-title {font-size:15.5px;}
  #mfgeo-quiz-modal .mfgeo-option {grid-template-columns:30px minmax(0,1fr);gap:9px;padding:9px 10px;font-size:12.5px;}
  #mfgeo-quiz-modal .mfgeo-option-letter {width:30px;height:30px;}
}
@media (max-width:900px) {
  #mf-geotricose .mfgeo-tabs-nav {grid-template-columns:repeat(2,minmax(0,1fr));}
  #mf-geotricose .mfgeo-clinical-grid.mfgeo-clinical-grid-3 {grid-template-columns:repeat(2,minmax(0,1fr));}
}
@media (max-width:600px) {
  #mf-geotricose .mfgeo-clinical-grid,
  #mf-geotricose .mfgeo-clinical-grid.mfgeo-clinical-grid-3 {grid-template-columns:minmax(0,1fr);}
  #mfgeo-popup-modal,
  #mfgeo-tx-modal,
  #mfgeo-quiz-modal {padding:9px;}
  #mfgeo-quick-modal {padding:7px;}
  #mfgeo-popup-modal .mfgeo-modal-box,
  #mfgeo-tx-modal .mfgeo-tx-modal-box,
  #mfgeo-quiz-modal .mfgeo-quiz-box,
  #mfgeo-quick-modal .mfgeo-quick-box {border-radius:17px;}
}
#mf-geotricose .mfgeo-visual-card {display:grid;grid-template-columns:minmax(0,1fr);gap:18px;align-items:start;}
#mf-geotricose .mfgeo-visual-card > * {min-width:0;}
#mf-geotricose .mfgeo-figure {width:100%;margin:0;border:1px solid var(--mfgeo-border-light);border-radius:15px;overflow:hidden;background:#fff;box-shadow:0 8px 22px rgba(20,67,120,.05);}
#mf-geotricose .mfgeo-figure button {display:block;width:100%;padding:0;border:0;background:#fff;cursor:zoom-in;}
#mf-geotricose .mfgeo-figure img {display:block;width:100%;height:auto;max-height:360px;object-fit:contain;background:#f8fbfd;}
#mf-geotricose .mfgeo-figure figcaption {padding:10px 12px;color:var(--mfgeo-muted);font-size:11.5px;line-height:1.5;text-align:center;font-weight:700;border-top:1px solid var(--mfgeo-border-light);}
#mf-geotricose .mfgeo-path-steps {counter-reset:mfgeoPath;display:grid;gap:9px;margin-top:14px;}
#mf-geotricose .mfgeo-path-steps li {counter-increment:mfgeoPath;position:relative;display:block;padding:12px 13px 12px 46px;border:1px solid var(--mfgeo-border-light);border-radius:11px;background:var(--mfgeo-bg-subtle);color:var(--mfgeo-body);font-size:13px;line-height:1.58;text-align:justify;}
#mf-geotricose .mfgeo-path-steps li::before {content:counter(mfgeoPath);position:absolute;left:12px;top:11px;width:25px;height:25px;border-radius:8px;display:flex;align-items:center;justify-content:center;background:var(--mfgeo-primary);color:#fff;font-size:11px;font-weight:900;}
#mf-geotricose .mfgeo-tx-popup-card {text-align:center;align-items:center;justify-content:flex-start;}
#mf-geotricose .mfgeo-tx-popup-title,
#mf-geotricose .mfgeo-tx-popup-desc {text-align:center;}
#mf-geotricose .mfgeo-tx-popup-title {padding-left:18px;padding-right:18px;}
#mf-geotricose .mfgeo-tx-popup-arrow {right:14px;}
#mfgeo-quick-modal .mfgeo-quick-exam {padding:14px;border:1px solid var(--mfgeo-purple-border);border-radius:13px;background:linear-gradient(180deg,#faf8ff 0%,#fff 100%);}
#mfgeo-quick-modal .mfgeo-quick-exam p {margin:0 0 10px;color:var(--mfgeo-body);font-size:12.2px;line-height:1.58;}
#mfgeo-quick-modal .mfgeo-quick-exam p:last-of-type {margin-bottom:12px;}
#mfgeo-quick-modal .mfgeo-quick-exam strong {color:var(--mfgeo-heading);font-weight:900;}
#mfgeo-quick-modal .mfgeo-quick-quiz-btn {width:100%;min-height:44px;border:1.5px solid var(--mfgeo-purple);border-radius:10px;background:#fff;color:var(--mfgeo-purple);display:flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;font-size:12.8px;font-weight:900;transition:.18s;}
#mfgeo-quick-modal .mfgeo-quick-quiz-btn:hover {background:var(--mfgeo-purple-light);}
#mfgeo-popup-modal .mfgeo-modal-box,
#mfgeo-tx-modal .mfgeo-tx-modal-box,
#mfgeo-quiz-modal .mfgeo-quiz-box,
#mfgeo-img-modal .mfgeo-img-modal-box,
#mfgeo-quick-modal .mfgeo-quick-box {position:relative;}
#mfgeo-popup-modal .mfgeo-modal-close,
#mfgeo-tx-modal .mfgeo-modal-close,
#mfgeo-quiz-modal .mfgeo-modal-close,
#mfgeo-img-modal .mfgeo-modal-close,
#mfgeo-quick-modal .mfgeo-modal-close {position:absolute;top:12px;right:12px;left:auto;width:36px;height:36px;min-width:36px;min-height:36px;padding:0;margin:0;border:1px solid rgba(20,60,75,.10);border-radius:50%;background:rgba(255,255,255,.96);color:var(--mfgeo-heading);box-shadow:0 4px 14px rgba(15,35,45,.12);cursor:pointer;display:flex;align-items:center;justify-content:center;line-height:1;font-size:14px;z-index:20;touch-action:manipulation;}
#mfgeo-popup-modal .mfgeo-modal-close i,
#mfgeo-tx-modal .mfgeo-modal-close i,
#mfgeo-quiz-modal .mfgeo-modal-close i,
#mfgeo-img-modal .mfgeo-modal-close i,
#mfgeo-quick-modal .mfgeo-modal-close i {display:block;margin:0;padding:0;line-height:1;font-size:14px;}
#mf-geotricose .mfgeo-tx-category + .mfgeo-tx-category {margin-top:16px;}
@media (max-width:900px) {
  #mf-geotricose .mfgeo-visual-card {grid-template-columns:minmax(0,1fr);}
}
@media (max-width:600px) {
  #mf-geotricose .mfgeo-figure img {max-height:300px;}
}

/* Componentes exclusivos/dinâmicos da Geotricose */
#mf-geotricose .mfgeo-small-note {margin-top:10px;color:var(--mfgeo-muted);font-size:12px;line-height:1.55;}
#mfgeo-quiz-modal .mfgeo-progress {height:8px;margin:16px 0 4px;border-radius:999px;overflow:hidden;background:#eee;}
#mfgeo-quiz-modal .mfgeo-progress span {display:block;height:100%;border-radius:inherit;background:var(--mfgeo-purple);transition:width .35s ease;}