.sitemap-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin:20px 0}.sitemap-stats article{display:flex;align-items:center;gap:12px;padding:17px;border-radius:16px;background:white;border:1px solid var(--line)}.sitemap-stats article>i{width:42px;height:42px;border-radius:12px;display:grid;place-items:center;background:#edf4ee;color:var(--green);font-size:1.2rem}.sitemap-stats span{display:grid}.sitemap-stats b{text-transform:capitalize}.sitemap-stats small{color:var(--muted)}.sitemap-state--hata{border-color:#e7a7ad!important}.sitemap-admin-grid{display:grid;grid-template-columns:minmax(0,1.55fr)minmax(280px,.65fr);gap:22px;align-items:start}.sitemap-admin-main,.sitemap-admin-side{display:grid;gap:22px}.sitemap-admin-side{position:sticky;top:100px}.sitemap-panel{padding:24px}.sitemap-panel>header{display:flex;align-items:center;gap:12px;margin-bottom:20px}.sitemap-panel>header>span{width:43px;height:43px;border-radius:13px;display:grid;place-items:center;background:#edf4ee;color:var(--green);font-size:1.2rem}.sitemap-panel header small,.sitemap-history header small{color:var(--muted);font-weight:900;text-transform:uppercase;letter-spacing:.07em}.sitemap-panel h2,.sitemap-history h2{margin:2px 0 0;font-size:1.25rem}.sitemap-settings-form{display:grid;gap:18px}.sitemap-toggle-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.sitemap-toggle-grid>label{position:relative}.sitemap-toggle-grid input{position:absolute;opacity:0}.sitemap-toggle-grid span{height:100%;display:grid;grid-template-columns:36px 1fr;column-gap:10px;padding:14px;border:1px solid var(--line);border-radius:13px;cursor:pointer}.sitemap-toggle-grid i{grid-row:1/3;width:34px;height:34px;border-radius:10px;background:#f0f3f0;display:grid;place-items:center;color:var(--muted)}.sitemap-toggle-grid b{font-size:.88rem}.sitemap-toggle-grid small{color:var(--muted);font-size:.73rem}.sitemap-toggle-grid input:checked+span{border-color:#8dc49b;background:#f3faf5}.sitemap-toggle-grid input:checked+span i{background:var(--green);color:white}.sitemap-limit{max-width:360px}.sitemap-custom-form{display:grid;grid-template-columns:1.5fr 1fr;gap:13px}.sitemap-custom-form>.site-field:nth-of-type(3){grid-column:1/-1}.sitemap-custom-list{display:grid;margin-top:20px}.sitemap-custom-list>p{color:var(--muted)}.sitemap-custom-list article{display:grid;grid-template-columns:35px 1fr auto;gap:10px;align-items:center;padding:11px 0;border-top:1px solid var(--line)}.sitemap-custom-list article>i{color:var(--green)}.sitemap-custom-list article>div{display:grid}.sitemap-custom-list small{color:var(--muted)}.sitemap-custom-list button{border:0;background:none;color:#b52f39;cursor:pointer}.sitemap-generate{padding:25px;text-align:center}.sitemap-generate>i{width:58px;height:58px;border-radius:18px;margin:auto;display:grid;place-items:center;background:var(--green);color:white;font-size:1.6rem}.sitemap-generate h2{margin:15px 0 7px}.sitemap-generate p,.sitemap-generate>small{color:var(--muted);line-height:1.55}.sitemap-generate>code{display:block;padding:10px;margin:14px 0;background:#f3f6f3;border-radius:9px;overflow-wrap:anywhere}.sitemap-generate .site-button{width:100%;margin-bottom:12px}.sitemap-rules{padding:22px}.sitemap-rules h3{margin-top:0}.sitemap-rules ul{padding-left:20px;color:var(--muted);line-height:1.9}.sitemap-history{padding:24px;margin:22px 0}.sitemap-history>div{display:grid;margin-top:15px}.sitemap-history article{display:grid;grid-template-columns:40px 1fr auto minmax(100px,.7fr);gap:12px;align-items:center;padding:11px 0;border-top:1px solid var(--line)}.sitemap-history article>div{display:grid}.sitemap-history small,.sitemap-history article>span:last-child{color:var(--muted);font-size:.8rem}.sitemap-history-icon{width:36px;height:36px;border-radius:10px;display:grid;place-items:center}.sitemap-history-icon--basarili{background:#dff5e5;color:#1b713b}.sitemap-history-icon--hata{background:#fde3e5;color:#ad2d38}@media(max-width:1000px){.sitemap-stats{grid-template-columns:repeat(2,1fr)}.sitemap-admin-grid{grid-template-columns:1fr}.sitemap-admin-side{position:static;grid-template-columns:1fr 1fr}}@media(max-width:700px){.sitemap-admin-side{grid-template-columns:1fr}.sitemap-toggle-grid,.sitemap-custom-form{grid-template-columns:1fr}.sitemap-custom-form>.site-field:nth-of-type(3){grid-column:auto}.sitemap-history article{grid-template-columns:40px 1fr}.sitemap-history article>div:nth-child(3),.sitemap-history article>span:last-child{grid-column:2}}@media(max-width:480px){.sitemap-stats{grid-template-columns:1fr}}
