.xml-admin-grid{display:grid;grid-template-columns:minmax(0,1.55fr)minmax(280px,.65fr);gap:22px;align-items:start;margin-top:22px}.xml-admin-main,.xml-admin-side{display:grid;gap:22px}.xml-admin-side{position:sticky;top:100px}.xml-panel,.xml-preview,.xml-history{padding:24px}.xml-panel>header,.xml-preview>header,.xml-history>header{display:flex;align-items:center;gap:12px;margin-bottom:20px}.xml-panel>header>span{width:43px;height:43px;border-radius:13px;display:grid;place-items:center;background:color-mix(in srgb,var(--green) 11%,white);color:var(--green);font-size:1.2rem}.xml-panel header small,.xml-preview header small,.xml-history header small{display:block;color:var(--muted);font-weight:800;text-transform:uppercase;letter-spacing:.08em}.xml-panel h2,.xml-preview h2,.xml-history h2{font-size:1.25rem;margin:2px 0 0}.xml-upload{display:flex;align-items:center;gap:15px}.xml-drop{flex:1;border:2px dashed color-mix(in srgb,var(--green) 30%,var(--line));border-radius:16px;padding:20px;display:flex;align-items:center;gap:14px;cursor:pointer;background:color-mix(in srgb,var(--green) 4%,white)}.xml-drop>i{font-size:1.8rem;color:var(--green)}.xml-drop>span{display:grid}.xml-drop small{color:var(--muted);margin-top:4px;line-height:1.4}.xml-drop input{max-width:210px}.xml-format-help{margin-top:18px;border-top:1px solid var(--line);padding-top:15px;color:var(--muted)}.xml-format-help summary{cursor:pointer;font-weight:800;color:var(--green)}.xml-format-help code{display:block;margin:12px 0;padding:12px;background:#f4f7f4;border-radius:10px;white-space:normal;overflow-wrap:anywhere}.xml-token-reveal{margin-top:20px;padding:18px 21px;border-radius:16px;background:#edf8ef;border:1px solid #b9ddc1;display:flex;gap:14px}.xml-token-reveal>i{font-size:1.5rem;color:var(--green)}.xml-token-reveal p{margin:3px 0 10px;color:var(--muted)}.xml-token-reveal input{width:100%;padding:10px;border:1px solid #abd0b4;border-radius:9px;background:white}.xml-export-count{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:16px}.xml-export-count>div{padding:15px;border-radius:14px;background:#f4f7f4;text-align:center;display:grid}.xml-export-count b{font-size:1.45rem;color:var(--green)}.xml-export-count span{font-size:.78rem;color:var(--muted)}.xml-admin-side .site-button{width:100%;margin-top:9px}.xml-feed-form{display:grid;gap:14px}.xml-feed-form .demo-switch{display:grid;grid-template-columns:52px 1fr;gap:10px;align-items:center}.xml-feed-security{display:flex;align-items:center;gap:9px;margin:17px 0 8px;padding:12px;border-radius:12px;background:#f5f7f5;color:var(--muted);font-size:.84rem}.xml-preview>header{justify-content:space-between}.xml-status{display:inline-flex;padding:5px 10px;border-radius:99px;font-size:.7rem;font-weight:900;text-transform:uppercase}.xml-status--onizleme,.xml-status--isleniyor{background:#fff1d8;color:#9b6110}.xml-status--tamamlandi{background:#dff5e5;color:#1b713b}.xml-status--hata{background:#fde3e5;color:#ad2d38}.xml-summary{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:18px}.xml-summary span{display:grid;padding:13px;border-radius:12px;background:#f5f7f5;color:var(--muted);font-size:.78rem}.xml-summary b{font-size:1.25rem;color:var(--ink)}.xml-preview-table{overflow:auto}.xml-preview-table table{width:100%;border-collapse:collapse;font-size:.85rem}.xml-preview-table th{text-align:left;padding:10px;color:var(--muted);border-bottom:1px solid var(--line)}.xml-preview-table td{padding:11px 10px;border-bottom:1px solid var(--line);vertical-align:top}.xml-preview-table td small{display:block;color:var(--muted);margin-top:3px}.xml-row-state{font-size:.68rem;font-weight:900;text-transform:uppercase}.xml-row-state--hazir{color:#9b6110}.xml-row-state--basarili{color:#1b713b}.xml-row-state--hata{color:#ad2d38}.xml-confirm{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:18px;padding:16px;border-radius:14px;background:#fff8e9}.xml-confirm>div{display:flex;gap:10px;align-items:flex-start;color:#765b22;font-size:.86rem}.xml-history>div{display:grid}.xml-history article{display:grid;grid-template-columns:42px minmax(0,1fr)auto 28px;gap:12px;align-items:center;border-top:1px solid var(--line);padding:12px 0}.xml-history article>span:first-child{width:38px;height:38px;border-radius:11px;background:#edf4ee;color:var(--green);display:grid;place-items:center}.xml-history article>div{display:grid}.xml-history article small{color:var(--muted);margin-top:3px}.xml-history article>div:nth-child(3){justify-items:end}.xml-history article>a{color:var(--green)}@media(max-width:1000px){.xml-admin-grid{grid-template-columns:1fr}.xml-admin-side{position:static;grid-template-columns:1fr 1fr}}@media(max-width:720px){.xml-admin-side{grid-template-columns:1fr}.xml-upload,.xml-confirm{align-items:stretch;flex-direction:column}.xml-drop{align-items:flex-start;flex-wrap:wrap}.xml-drop input{max-width:100%}.xml-summary{grid-template-columns:1fr 1fr}.xml-history article{grid-template-columns:42px 1fr}.xml-history article>div:nth-child(3){grid-column:2;justify-items:start}.xml-history article>a{grid-column:2}.xml-token-reveal{padding:15px}}
