
/* Mehrali Akıllı Otorite Sistemi v16 */
:root{--mex-red:#d7192f;--mex-bg:#080a0f;--mex-panel:#11151d;--mex-line:rgba(255,255,255,.12);--mex-muted:#aeb8ca}
.hero{min-height:620px}.hero-bg{min-height:620px}.hero>.wrap{min-height:620px}.compact-page-hero{min-height:360px!important}.compact-page-hero>.wrap{min-height:360px!important}
.smart-hub-hero{padding:72px 0 48px;background:radial-gradient(circle at 80% 20%,rgba(215,25,47,.22),transparent 36%),linear-gradient(135deg,#090b10,#121722)}
.smart-hub-hero h1{font-size:clamp(34px,5vw,62px);letter-spacing:-.045em;margin:12px 0 18px}.smart-hub-hero p{max-width:780px;color:#c7cfdd;font-size:18px;line-height:1.7}
.system-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.system-card{display:flex;flex-direction:column;gap:10px;padding:22px;border:1px solid var(--mex-line);border-radius:18px;background:linear-gradient(160deg,rgba(255,255,255,.055),rgba(255,255,255,.018));text-decoration:none;color:#eef3ff;min-height:155px}.system-card:hover{transform:translateY(-3px);border-color:rgba(215,25,47,.5)}.system-card small{color:#f28b9a;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.system-card h2,.system-card h3{margin:0;font-size:22px}.system-card p{margin:0;color:var(--mex-muted);line-height:1.55}.system-search{padding:24px;border:1px solid var(--mex-line);border-radius:20px;background:#0d1118}.system-search label{display:block;font-weight:900;margin-bottom:10px}.system-search input{width:100%;box-sizing:border-box;padding:15px 16px;border-radius:12px;border:1px solid rgba(255,255,255,.18);background:#080b10;color:#fff;font-size:16px}.system-results{display:grid;gap:10px;margin-top:16px}.system-result{display:flex;justify-content:space-between;gap:16px;padding:14px 16px;border-radius:12px;background:rgba(255,255,255,.045);color:#fff;text-decoration:none}.system-result span{color:var(--mex-muted);font-size:13px}.system-statbar{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:24px}.system-stat{padding:16px;border:1px solid var(--mex-line);border-radius:14px;background:rgba(255,255,255,.035)}.system-stat b{display:block;font-size:24px}.system-stat span{color:var(--mex-muted);font-size:13px}.notice-box{margin:24px 0;padding:18px;border-left:4px solid var(--mex-red);background:rgba(215,25,47,.08);border-radius:12px}.notice-box p{margin:8px 0 0}.cluster-links{display:flex;flex-wrap:wrap;gap:10px}.cluster-links a{padding:10px 12px;border:1px solid var(--mex-line);border-radius:10px;color:#fff;text-decoration:none;background:rgba(255,255,255,.035)}
.footer-compact{border-top:1px solid var(--mex-line)}.footer-compact .footer-top{grid-template-columns:1.35fr 1fr 1fr 1fr}.system-badge{display:inline-flex;padding:7px 10px;border-radius:999px;background:rgba(215,25,47,.13);color:#ffbac4;font-weight:800;font-size:12px}.no-results{color:var(--mex-muted);padding:12px 0}
@media(max-width:920px){.system-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.system-statbar{grid-template-columns:repeat(2,1fr)}.footer-compact .footer-top{grid-template-columns:1fr 1fr}.hero{min-height:560px}.hero-bg,.hero>.wrap{min-height:560px}}
@media(max-width:620px){.system-grid{grid-template-columns:1fr}.system-statbar{grid-template-columns:1fr 1fr}.footer-compact .footer-top{grid-template-columns:1fr}.smart-hub-hero{padding:52px 0 34px}.system-result{flex-direction:column}.hero{min-height:520px}.hero-bg,.hero>.wrap{min-height:520px}}

/* V16.1 authority context */
.authority-context{border-top:1px solid rgba(127,127,127,.16)}
.model-chips span{display:inline-flex;align-items:center;padding:9px 12px;border:1px solid rgba(127,127,127,.22);border-radius:8px;background:rgba(255,255,255,.04);font-weight:700}
.faq-cluster{padding:24px 0;border-bottom:1px solid rgba(127,127,127,.18)}
.faq-cluster:last-child{border-bottom:0}

/* V16.2 derin içerik ve form güveni */
.authority-deepening{background:linear-gradient(180deg,rgba(255,255,255,.018),rgba(255,255,255,0))}
.authority-deepening .check-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 24px;margin:20px 0 0;padding:0;list-style:none}
.authority-deepening .check-list li{position:relative;padding:12px 14px 12px 38px;border:1px solid var(--line,#29303d);border-radius:12px;background:rgba(255,255,255,.025)}
.authority-deepening .check-list li:before{content:'✓';position:absolute;left:14px;top:11px;font-weight:900;color:#ef3340}
.privacy-consent{display:flex!important;align-items:flex-start;gap:10px;font-weight:500!important;line-height:1.45;margin:16px 0}
.privacy-consent input{width:auto!important;min-width:18px;height:18px;margin:2px 0 0!important}
.privacy-consent a{text-decoration:underline}
@media(max-width:760px){.authority-deepening .check-list{grid-template-columns:1fr}}
