.ya-requests-app{display:grid;gap:18px;width:100%;min-width:0;padding:20px 24px 60px}.ya-requests-hero{display:flex;align-items:center;justify-content:space-between;gap:22px;padding:26px;border:1px solid var(--ya-line,#dedcd5);border-radius:22px;background:linear-gradient(135deg,var(--ya-accent-soft,#fff2bd),var(--ya-surface,#fff))}.ya-requests-hero>div{display:grid;gap:6px;max-width:720px}.ya-requests-hero span{color:var(--ya-accent-strong,#8d6b00);font-size:.7rem;font-weight:900;letter-spacing:.14em}.ya-requests-hero h1{margin:0;font-size:clamp(2rem,3vw,2.55rem);line-height:1;letter-spacing:-.04em}.ya-requests-hero p{margin:0;color:var(--ya-muted,#6f6d67);line-height:1.5}.ya-requests-toolbar{display:grid;grid-template-columns:minmax(0,1fr) minmax(220px,340px);gap:14px;align-items:center}.ya-request-status-tabs,.ya-request-type-filter{display:flex;gap:8px;overflow-x:auto;scrollbar-width:none}.ya-request-status-tabs button,.ya-request-type-filter button{flex:0 0 auto;min-height:40px;padding:0 15px;border:1px solid var(--ya-line,#dedcd5);border-radius:999px;background:var(--ya-surface,#fff);font-weight:850}.ya-request-status-tabs button.is-active,.ya-request-type-filter button.is-active{border-color:#d5a700;background:var(--ya-accent,#f4c536)}.ya-requests-toolbar input{width:100%;min-height:46px;padding:0 16px;border:1px solid var(--ya-line,#dedcd5);border-radius:999px;background:var(--ya-surface,#fff);font:inherit}.ya-request-list{display:grid;grid-template-columns:1fr;gap:14px}.ya-request-card{display:grid;gap:13px;padding:20px;border:1px solid var(--ya-line,#dedcd5);border-radius:20px;background:var(--ya-surface,#fff);box-shadow:0 12px 36px rgba(20,18,10,.045)}.ya-request-card>header{display:flex;align-items:center;justify-content:space-between;gap:12px}.ya-request-card>header>div{display:flex;gap:7px;flex-wrap:wrap}.ya-request-card time{color:var(--ya-muted,#6f6d67);font-size:.75rem}.ya-request-type,.ya-request-status{display:inline-flex;align-items:center;min-height:28px;padding:0 9px;border-radius:999px;background:var(--ya-surface-soft,#f1efe8);font-size:.68rem;font-weight:900}.ya-request-status--answered{background:var(--ya-accent-soft,#fff2bd)}.ya-request-status--resolved{background:#dff3df;color:#216c31}.ya-request-status--closed{background:#eceae4;color:#5f5b52}.ya-request-card h2{margin:0;font-size:1.35rem;line-height:1.2}.ya-request-content{color:var(--ya-text,#171717);line-height:1.6}.ya-request-content p{margin:.35em 0}.ya-request-reply{display:grid;gap:7px;padding:15px 16px;border-left:4px solid var(--ya-accent,#f4c536);border-radius:12px;background:var(--ya-accent-soft,#fff2bd)}.ya-request-reply>span{font-size:.68rem;font-weight:900;letter-spacing:.12em;color:var(--ya-accent-strong,#8d6b00)}.ya-request-reply p{margin:0;line-height:1.55}.ya-request-waiting{margin:0;color:var(--ya-muted,#6f6d67);font-size:.85rem}.ya-request-admin{padding-top:10px;border-top:1px solid var(--ya-line,#dedcd5)}.ya-request-admin summary{cursor:pointer;font-weight:850}.ya-request-admin form{display:grid;gap:12px;margin-top:12px;padding:15px;border-radius:15px;background:var(--ya-surface-soft,#f1efe8)}.ya-request-admin label{display:grid;gap:6px;font-size:.78rem;font-weight:850}.ya-request-admin select,.ya-request-admin textarea{width:100%;padding:11px 12px;border:1px solid var(--ya-line,#dedcd5);border-radius:12px;background:var(--ya-surface,#fff);color:inherit;font:inherit}.ya-request-state{text-align:center;color:var(--ya-muted,#6f6d67)}.ya-request-dialog{width:min(92vw,720px);max-height:88dvh;padding:0;border:0;border-radius:24px;background:var(--ya-surface,#fff);box-shadow:0 30px 100px rgba(20,18,10,.25)}.ya-request-dialog::backdrop{background:rgba(18,17,13,.45);backdrop-filter:blur(5px)}.ya-request-dialog form{display:grid;grid-template-columns:1fr 1fr;gap:15px;padding:20px}.ya-request-dialog header,.ya-request-dialog .is-wide,.ya-request-dialog footer{grid-column:1/-1}.ya-request-dialog header{display:flex;align-items:center;justify-content:space-between;margin:-20px -20px 2px;padding:18px 20px;border-bottom:1px solid var(--ya-line,#dedcd5);background:linear-gradient(135deg,var(--ya-accent-soft,#fff2bd),var(--ya-surface,#fff))}.ya-request-dialog header>div{display:grid}.ya-request-dialog header span{color:var(--ya-accent-strong,#8d6b00);font-size:.68rem;font-weight:900;letter-spacing:.13em}.ya-request-dialog header strong{font-size:1.3rem}.ya-request-dialog header button{width:40px;height:40px;border:0;border-radius:50%;background:var(--ya-surface-soft,#f1efe8);font-size:1.35rem}.ya-request-dialog label{display:grid;gap:7px;font-size:.78rem;font-weight:850}.ya-request-dialog input,.ya-request-dialog select,.ya-request-dialog textarea{width:100%;padding:13px 14px;border:1px solid var(--ya-line,#dedcd5);border-radius:14px;background:var(--ya-bg,#f8f7f3);color:inherit;font:inherit}.ya-request-dialog textarea{resize:vertical}.ya-request-dialog footer{display:flex;justify-content:flex-end;gap:10px}.ya-form-message:not(:empty){padding:10px 12px;border-radius:12px;background:var(--ya-surface-soft,#f1efe8)}@media(max-width:900px){.ya-requests-toolbar{grid-template-columns:1fr}}@media(max-width:620px){.ya-requests-app{padding:14px 14px 110px}.ya-requests-hero{align-items:flex-start;flex-direction:column;padding:22px 20px}.ya-requests-hero .ya-primary-button{width:100%}.ya-request-dialog[open]{position:fixed!important;inset:0!important;width:100%!important;max-width:none!important;height:100dvh!important;max-height:100dvh!important;margin:0!important;padding:0!important;border-radius:0!important;overflow:hidden!important}.ya-request-dialog form{grid-template-columns:1fr;width:100%;height:100%;overflow:auto;overscroll-behavior:contain;padding:16px 14px calc(90px + env(safe-area-inset-bottom))}.ya-request-dialog header{position:sticky;top:-16px;z-index:2;margin:-16px -14px 0;padding:calc(14px + env(safe-area-inset-top)) 14px 14px}.ya-request-dialog label,.ya-request-dialog .is-wide,.ya-request-dialog footer{grid-column:1}.ya-request-dialog footer{position:fixed;right:0;bottom:0;left:0;margin:0;padding:12px 14px calc(12px + env(safe-area-inset-bottom));background:var(--ya-surface,#fff);border-top:1px solid var(--ya-line,#dedcd5)}.ya-request-dialog footer button{flex:1}html:has(.ya-request-dialog[open]),body:has(.ya-request-dialog[open]){overflow:hidden!important}}


/* 1.1.1 — ortak başlık hiyerarşisi ve otomatik sayfalama */
.ya-requests-app{gap:14px!important;padding-top:16px!important}
.ya-requests-hero{padding:20px 22px!important;border-radius:18px!important}
.ya-requests-hero h1{font-size:clamp(1.55rem,2.2vw,1.95rem)!important;line-height:1.08!important}
.ya-requests-hero p{font-size:.86rem!important;max-width:62ch!important}
.ya-requests-toolbar{grid-template-columns:minmax(0,1fr) minmax(210px,300px)!important;gap:10px!important}
.ya-request-status-tabs,.ya-request-type-filter{gap:6px!important;padding-bottom:2px!important}
.ya-request-status-tabs button,.ya-request-type-filter button{min-height:36px!important;padding-inline:12px!important;font-size:.72rem!important}
.ya-request-card h2{font-size:1.08rem!important;line-height:1.3!important}
.ya-request-sentinel{height:1px}
.ya-request-loader{display:flex;align-items:center;justify-content:center;gap:9px;min-height:52px;color:var(--ya-muted,#6f6d67);font-size:.74rem}
.ya-request-loader[hidden]{display:none!important}.ya-request-loader span{width:19px;height:19px;border:2px solid var(--ya-line,#dedcd5);border-top-color:var(--ya-accent-strong,#8d6b00);border-radius:50%;animation:ya-request-spin .75s linear infinite}.ya-request-loader b{font-weight:750}@keyframes ya-request-spin{to{transform:rotate(360deg)}}
@media(max-width:900px){.ya-requests-toolbar{grid-template-columns:1fr!important}}
@media(max-width:620px){.ya-requests-hero h1{font-size:1.55rem!important}.ya-requests-hero{padding:18px 16px!important}.ya-request-status-tabs,.ya-request-type-filter{width:100%;overflow-x:auto!important;scrollbar-width:none}.ya-request-status-tabs::-webkit-scrollbar,.ya-request-type-filter::-webkit-scrollbar{display:none}}
