/* Nexus Market V9.8 · güvenli ürün soru ve cevap merkezi */
:root{--question-mint:#70f0c1;--question-blue:#79a7ff;--question-amber:#ffc970;--question-surface:rgba(26,31,47,.86);--question-line:rgba(142,159,205,.2)}
.product-questions-panel,.customer-questions-center,.seller-question-center,.seller-questions-section{position:relative}
.product-questions-head{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:4px 2px 24px;border-bottom:1px solid var(--question-line)}
.product-questions-head>div:first-child span,.seller-question-head small{font-size:12px;font-weight:900;letter-spacing:.15em;color:var(--question-mint)}
.product-questions-head h3,.seller-question-head h2,.seller-questions-head h2{margin:5px 0 7px;font-size:25px;line-height:1.2}
.product-questions-head p,.seller-question-head p,.seller-questions-head p{margin:0;color:var(--muted);line-height:1.65}
.product-questions-head>div:last-child{min-width:112px;padding:14px 17px;border:1px solid var(--question-line);border-radius:16px;text-align:center;background:linear-gradient(145deg,rgba(112,240,193,.09),rgba(121,167,255,.05))}
.product-questions-head>div:last-child b{display:block;font-size:25px;color:#fff}.product-questions-head>div:last-child small{color:var(--muted)}
.questions-list{display:grid;gap:14px;padding:22px 0}
.question{position:relative;padding:20px;border:1px solid var(--question-line);border-radius:18px;background:linear-gradient(140deg,rgba(41,48,70,.8),rgba(27,32,48,.9));overflow:hidden;transition:.25s ease}
.question::before{content:"";position:absolute;inset:0 auto 0 0;width:3px;background:linear-gradient(var(--question-blue),var(--question-mint));opacity:.65}
.question:hover{transform:translateY(-2px);border-color:rgba(121,167,255,.45);box-shadow:0 14px 30px rgba(6,10,21,.2)}
.q-line{display:flex;align-items:center;gap:11px}.q-line>div{display:flex;flex:1;flex-direction:column;gap:3px}.q-line b{font-size:14px}.q-line span{font-size:12px;color:var(--muted)}
.q-line i,.customer-question-card header i,.seller-question-card header i{font-style:normal;font-size:12px;font-weight:900;letter-spacing:.08em;padding:7px 10px;border-radius:99px;color:var(--question-amber);background:rgba(255,201,112,.1);border:1px solid rgba(255,201,112,.2)}
.question.status-answered .q-line i,.customer-question-card.status-answered header i,.seller-question-card.status-answered header i{color:var(--question-mint);background:rgba(112,240,193,.09);border-color:rgba(112,240,193,.22)}
.question-author-avatar{width:38px;height:38px;border-radius:12px;object-fit:cover;background:#252c40}
.question>p{margin:16px 0 0;font-size:15px;line-height:1.7;color:#eef2ff}
.question .answer,.customer-question-answer{margin-top:17px;padding:16px 17px;border-radius:14px;background:rgba(112,240,193,.055);border:1px solid rgba(112,240,193,.18)}
.question .answer>div{display:flex;align-items:center;gap:8px}.question .answer>div span{display:grid;place-items:center;width:24px;height:24px;border-radius:8px;background:rgba(112,240,193,.14);color:var(--question-mint);font-weight:900}.question .answer time{margin-left:auto;color:var(--muted);font-size:12px}.question .answer p{margin:10px 0 0;line-height:1.7}
.question-waiting-note{display:block;margin-top:12px;color:var(--muted)}
.question-highlight{animation:questionFocus 1.8s ease both}@keyframes questionFocus{0%,100%{box-shadow:0 0 0 0 rgba(112,240,193,0)}25%{border-color:var(--question-mint);box-shadow:0 0 0 5px rgba(112,240,193,.12)}}
.question-compose{padding:20px;border:1px solid rgba(121,167,255,.22);border-radius:18px;background:linear-gradient(145deg,rgba(121,167,255,.08),rgba(31,37,54,.8))}.question-compose>div{display:flex;align-items:center;gap:12px}.question-compose>div>span{display:grid;place-items:center;width:40px;height:40px;border-radius:13px;background:linear-gradient(135deg,var(--question-blue),#736ff2);font-size:20px;font-weight:900}.question-compose h4{margin:0 0 3px;font-size:17px}.question-compose p{margin:0;color:var(--muted)}.question-compose textarea{min-height:105px;resize:vertical}
.customer-questions-head .account-avatar{background:linear-gradient(135deg,#5e7ee9,#765ee8);box-shadow:0 0 0 8px rgba(121,167,255,.07)}
.customer-questions-center{min-width:0}.customer-question-kpis{display:grid;grid-template-columns:repeat(3,1fr);gap:13px;margin-bottom:16px}.customer-question-kpis article{display:flex;align-items:center;gap:13px;padding:17px;border:1px solid var(--question-line);border-radius:16px;background:var(--question-surface)}.customer-question-kpis article>span{display:grid;place-items:center;width:40px;height:40px;border-radius:13px;background:rgba(121,167,255,.1);color:var(--question-blue);font-size:20px;font-weight:900}.customer-question-kpis article.waiting>span{color:var(--question-amber);background:rgba(255,201,112,.09)}.customer-question-kpis article.answered>span{color:var(--question-mint);background:rgba(112,240,193,.09)}.customer-question-kpis small{display:block;color:var(--muted);font-size:12px;font-weight:900;letter-spacing:.09em}.customer-question-kpis b{font-size:22px}
.question-filter-tabs{display:flex;gap:8px;margin-bottom:17px;padding:6px;border:1px solid var(--question-line);border-radius:15px;background:rgba(20,25,39,.7)}.question-filter-tabs a{flex:1;display:flex;justify-content:center;gap:8px;padding:10px 12px;border-radius:10px;color:var(--muted);font-size:12px;font-weight:800;transition:.2s}.question-filter-tabs a b{color:inherit}.question-filter-tabs a.active{color:#fff;background:linear-gradient(135deg,rgba(121,167,255,.23),rgba(112,240,193,.12));box-shadow:inset 0 0 0 1px rgba(121,167,255,.2)}
.customer-question-list{display:grid;gap:14px}.customer-question-card{padding:19px;border:1px solid var(--question-line);border-radius:18px;background:var(--question-surface);box-shadow:0 12px 34px rgba(7,10,20,.12)}.customer-question-card header{display:grid;grid-template-columns:52px 1fr auto;gap:13px;align-items:center}.customer-question-card header>img{width:52px;height:52px;border-radius:14px;object-fit:cover}.customer-question-card header span{font-size:12px;font-weight:800;color:var(--question-mint)}.customer-question-card header h2{font-size:16px;margin:3px 0}.customer-question-card header small{color:var(--muted)}.customer-question-card>section:not(.customer-question-answer){margin-top:16px;padding-top:15px;border-top:1px solid var(--question-line)}.customer-question-card section small{font-size:12px;font-weight:900;letter-spacing:.12em;color:var(--muted)}.customer-question-card section p{margin:5px 0 0;line-height:1.65}.customer-question-answer time{display:block;margin-top:8px;color:var(--muted);font-size:12px}.customer-question-card footer{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-top:16px}.customer-question-card footer a{font-size:12px;font-weight:800;color:var(--question-blue)}.customer-question-card footer button{border:0;background:transparent;color:#ff9eac;font-weight:800;cursor:pointer}
.seller-question-center,.seller-questions-section{grid-column:1/-1;margin-top:17px;padding:22px;border:1px solid var(--question-line);border-radius:22px;background:linear-gradient(150deg,rgba(32,38,56,.95),rgba(22,27,41,.94));box-shadow:0 25px 60px rgba(5,8,18,.2)}.seller-question-head,.seller-questions-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.seller-questions-head>div:first-child>span{font-size:12px;font-weight:900;letter-spacing:.14em;color:var(--question-mint)}.seller-question-pulse{display:flex;align-items:center;gap:8px;padding:9px 12px;border-radius:99px;background:rgba(255,201,112,.08);color:var(--question-amber);font-size:12px;font-weight:900}.seller-question-pulse>span{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:rgba(255,201,112,.12);font-size:17px}.seller-question-pulse div{display:flex;flex-direction:column}.seller-question-pulse b{font-size:17px}.seller-question-pulse small{color:inherit}.seller-question-pulse.waiting>span{box-shadow:0 0 0 0 rgba(255,201,112,.35);animation:questionPulse 2s infinite}@keyframes questionPulse{70%{box-shadow:0 0 0 8px rgba(255,201,112,0)}}
.seller-question-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:18px 0}.seller-question-stats article{padding:14px 16px;border-radius:14px;background:rgba(14,18,30,.5);border:1px solid var(--question-line)}.seller-question-stats b{display:block;font-size:22px}.seller-question-stats span{color:var(--muted);font-size:12px;font-weight:800}
.seller-question-list{display:grid;gap:13px}.seller-question-card{padding:18px;border:1px solid var(--question-line);border-radius:17px;background:rgba(25,30,45,.74)}.seller-question-card header{display:flex;align-items:center;gap:11px}.seller-question-card header img{width:40px;height:40px;border-radius:12px;object-fit:cover}.seller-question-card header>div{display:flex;flex:1;flex-direction:column}.seller-question-card header span,.seller-question-card header small{color:var(--muted);font-size:12px}.seller-question-card header h3{margin:3px 0 0;font-size:15px}.seller-question-card>p,.seller-question-card blockquote{margin:14px 0;line-height:1.7;font-size:14px}.seller-question-card blockquote{padding:13px 15px;border-left:3px solid var(--question-blue);border-radius:0 10px 10px 0;background:rgba(121,167,255,.055)}.seller-question-card form{display:grid;gap:9px}.seller-question-card form label{display:grid;gap:7px;font-size:12px;font-weight:800;color:var(--muted)}.seller-question-card form textarea{min-height:84px;resize:vertical}.seller-question-card form>div{display:flex;align-items:center;justify-content:space-between;gap:12px}.seller-question-card form>div small{color:var(--muted)}.seller-question-card footer{display:flex;justify-content:space-between;gap:12px;margin-top:14px;padding-top:12px;border-top:1px solid var(--question-line)}.seller-question-card footer a{font-size:12px;font-weight:900;color:var(--question-blue)}.seller-question-card footer span{font-size:12px;color:var(--muted)}.seller-question-card.focused{border-color:var(--question-mint);box-shadow:0 0 0 4px rgba(112,240,193,.09)}.question-withdrawn-note{padding:12px;border-radius:11px;background:rgba(255,158,172,.07);color:#ffb0bc}.seller-question-product{display:flex;align-items:center;gap:10px;padding:10px;border-radius:12px;background:rgba(10,14,24,.38)}.seller-question-product img{width:42px;height:42px;border-radius:9px;object-fit:cover}.seller-question-product div{display:flex;flex:1;flex-direction:column}.seller-question-product a{color:var(--question-blue);font-size:12px;font-weight:800}.seller-question-answer-form{display:grid;grid-template-columns:1fr auto;gap:10px;margin-top:13px}.seller-question-answer-form textarea{min-height:76px;resize:vertical}.seller-question-answer-form button{align-self:stretch}.seller-question-answer-preview{margin-top:12px;padding:13px;border-radius:12px;background:rgba(112,240,193,.055);border:1px solid rgba(112,240,193,.15)}.seller-question-answer-preview small{font-size:12px;font-weight:900;color:var(--question-mint)}.seller-question-answer-preview p{margin:5px 0 0;line-height:1.6}
@media(max-width:760px){.product-questions-head,.seller-question-head,.seller-questions-head{align-items:stretch;flex-direction:column}.product-questions-head>div:last-child{text-align:left}.customer-question-kpis,.seller-question-stats{grid-template-columns:1fr}.question-filter-tabs{overflow:auto}.question-filter-tabs a{min-width:120px}.customer-question-card header{grid-template-columns:46px 1fr}.customer-question-card header i{grid-column:1/-1;width:max-content}.customer-question-card footer,.seller-question-answer-form,.seller-question-card form>div,.seller-question-card footer{display:flex;align-items:stretch;flex-direction:column}.seller-question-center,.seller-questions-section{padding:16px}}
@media(prefers-reduced-motion:reduce){.question,.question-highlight,.seller-question-pulse span{transition:none;animation:none}}
