/* Sopung Market Rapor v4 — orta/rahat ölçek */
:root{--v4-radius:15px}
header{height:66px;padding:0 18px}header img{width:44px;height:44px;border-radius:12px}header b{font-size:16px}header span{font-size:11px}
.layout{grid-template-columns:256px minmax(0,1fr)}
nav{top:66px;height:calc(100vh - 66px);padding:12px}
nav .nav-group{padding:15px 11px 6px;font-size:10px}
nav button{padding:10px 11px;margin:3px 0;border-radius:10px;font-size:13.5px}
nav button .nav-icon{font-size:15px;width:21px}
main{padding:22px 24px;font-size:14px}
.head{margin-bottom:17px}.head h2{font-size:25px}.sub{font-size:13px}
.card{padding:17px;border-radius:var(--v4-radius)}
.cards{gap:14px}.metric{font-size:25px}.hero-number{font-size:34px}
.field{padding:12px;margin-top:6px;border-radius:10px;font-size:14px}
.search{padding:10px 12px;min-width:170px;font-size:13px}
.action,.secondary{padding:9px 12px;font-size:12.5px;border-radius:9px}
.primary{padding:13px;margin-top:15px;font-size:14px}
.compact-btn{padding:8px 11px;font-size:12px}
.chart-card{padding:17px}.svg-chart{min-height:185px;max-height:260px}
.chart-title h3{font-size:16px}.chart-title small{font-size:11px}
.executive-strip>div{padding:16px}.executive-strip small{font-size:11px}.executive-strip b{font-size:25px}.executive-strip span{font-size:11px}
.premium-grid{gap:14px}.risk-button{min-height:105px}.risk-button b{font-size:18px}
.rank-list{gap:9px}.rank-main strong{font-size:12px}.rank-row{grid-template-columns:26px minmax(0,1fr) auto}.rank-no{width:24px;height:24px}
.assistant-premium{grid-template-columns:minmax(0,1fr) 180px;gap:14px}
.ai-brand{grid-template-columns:44px minmax(0,1fr) auto;gap:12px}.ai-orb{width:44px;height:44px;font-size:21px}.ai-brand h3{font-size:17px}.ai-brand small{font-size:11px}
.premium-chat{min-height:250px;max-height:390px;padding:13px}.premium-chat .bubble{font-size:13px;line-height:1.5;padding:11px 13px;margin:8px 0}
.premium-chat-form .field{padding:11px}.assistant-summary{gap:9px}.mini-stat{padding:14px}.mini-stat small{font-size:10px}.mini-stat b{font-size:25px}
.compact-section{margin:18px 0 10px}.compact-section h3{font-size:17px}.compact-section small{font-size:11px}
.task-grid{gap:11px}.mini-task{padding:13px}.mini-task-top b{font-size:12px}.mini-task-top em{font-size:9px}.mini-task p{font-size:11px;line-height:1.45;margin:9px 0}.mini-task button{padding:6px 9px;font-size:10px}
.cost-reminder h3,.stock-reminder h3{font-size:14px}.cost-reminder p,.stock-reminder p{font-size:11px}
.price-row{padding:12px 14px;gap:12px}.price-product strong{font-size:13px}.price-product small,.price-cost small,.price-cost em{font-size:10px}.price-cost b{font-size:16px}.price-pill{padding:8px}.price-pill small{font-size:9px}.price-pill b{font-size:11px}.price-pill em{font-size:8px}
.report-head{margin:-22px -24px 16px;padding:17px 24px}.report-row{padding:11px 13px}.report-product strong{font-size:12px}.report-product small{font-size:9px}.report-row b{font-size:11px}.report-row small{font-size:9px}.report-row em{font-size:10px}
.notification-strip{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:14px;border-left:4px solid #c82127;background:linear-gradient(100deg,#fff,#fff7f5)}
.notification-strip>div{display:flex;align-items:center;gap:11px}.notification-strip .notification-icon{width:40px;height:40px;display:grid;place-items:center;border-radius:12px;background:#f8e8e7;color:#c82127;font-size:19px}
.notification-strip h3{margin:0;font-size:14px}.notification-strip p{margin:3px 0 0;font-size:11px}
.ai-control-row{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:11px 0 8px}.ai-control-row .suggestions{margin:0;min-width:0}.ai-answer{display:grid;gap:7px}.ai-answer h3{font-size:15px;margin:7px 0 1px;color:#751519}.ai-answer p{margin:0;color:#2b2726}.ai-answer .ai-list-item{display:grid;grid-template-columns:18px minmax(0,1fr);gap:5px}.ai-answer .ai-list-item i{color:#c82127;font-style:normal;font-weight:900}.answer-tools{display:flex;gap:6px;flex-wrap:wrap;margin-top:10px}.assistant-model{font-size:9px;color:#8a7774;margin-top:8px}
@media(max-width:850px){header{height:61px}.layout{min-height:calc(100vh - 61px)}nav{inset:61px auto 0 0;height:calc(100vh - 61px)}main{padding:16px}.report-head{margin:-16px -16px 14px;padding:15px 16px}.assistant-premium{grid-template-columns:1fr}.assistant-summary{grid-template-columns:repeat(4,1fr)}}
@media(max-width:520px){main{padding:13px}.head h2{font-size:22px}.card{padding:14px}.metric{font-size:22px}.assistant-summary{grid-template-columns:1fr 1fr}.notification-strip{align-items:flex-start;flex-direction:column}.notification-strip button{width:100%}.premium-chat{min-height:230px}.ai-control-row{align-items:flex-start;flex-direction:column}.svg-chart{min-height:165px}}
