:root{font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#17212b;background:#f4f7fa;font-synthesis:none;--bg: #f4f7fa;--surface: #ffffff;--surface-soft: #eef3f7;--line: #d9e1e8;--line-strong: #c7d1db;--text: #17212b;--muted: #5c6977;--orange: #c94716;--orange-soft: #fff0e8;--green: #18794e;--green-soft: #e8f6ef;--red: #b42318;--red-soft: #feeeee;--gold: #946200;--gold-soft: #fff7dc;--blue: #245ea8;--blue-soft: #eaf2fd;--shadow: 0 10px 28px rgba(28, 44, 61, .08)}*{box-sizing:border-box}html{color-scheme:light}body{margin:0;min-width:320px;min-height:100vh;background:var(--bg)}button,input,select{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.48}h1,h2,h3,p{margin:0}h1,h2,h3,.brand-mark{font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.login-shell{min-height:100vh;display:grid;grid-template-columns:1.05fr .95fr;background:var(--surface)}.login-art{padding:56px 7vw;background:linear-gradient(145deg,#fff7f1,#f8fbfd);display:flex;flex-direction:column;justify-content:space-between;border-right:1px solid var(--line);position:relative;overflow:hidden}.login-art:after{content:"MOTOKULÜP";position:absolute;font-weight:800;font-size:13vw;color:#c9471609;transform:rotate(-90deg);right:-29vw;bottom:26vh;letter-spacing:.02em}.brand-mark{width:62px;height:62px;border:1px solid #f0b69f;background:var(--surface);display:grid;place-items:center;clip-path:polygon(50% 0,92% 20%,92% 72%,50% 100%,8% 72%,8% 20%);color:var(--orange);font-weight:850;letter-spacing:-1px}.brand-mark.small{width:42px;height:42px;font-size:13px}.login-art h1{font-size:clamp(44px,5vw,72px);line-height:1.04;letter-spacing:-.055em;max-width:780px;color:var(--text)}.login-art h1 em{font-style:normal;color:var(--orange)}.eyebrow{font-size:12px;letter-spacing:.13em;font-weight:800;color:var(--muted);margin-bottom:12px}.orange{color:var(--orange)}.login-lead{color:var(--muted);max-width:580px;font-size:18px;line-height:1.65;margin-top:26px}.art-footer{display:flex;align-items:center;gap:18px;color:var(--muted);text-transform:uppercase;font-size:12px;font-weight:800;letter-spacing:.11em}.art-footer b{color:var(--orange)}.login-panel{display:grid;place-items:center;padding:36px;background:var(--surface)}.login-card{width:min(430px,100%)}.mobile-brand{display:none}.login-card h2{font-size:32px;letter-spacing:-.035em;margin-bottom:10px;color:var(--text)}.muted{color:var(--muted);line-height:1.6;margin-bottom:34px;font-size:15px}.login-card label,.form-grid label{display:flex;flex-direction:column;gap:9px;color:#344252;font-size:14px;font-weight:700;margin-bottom:18px}.login-card input,.form-grid input,.form-grid select,.toolbar select{height:52px;border:1px solid var(--line-strong);border-radius:12px;background:var(--surface);color:var(--text);padding:0 15px;outline:none;transition:.18s}.login-card input:focus,.form-grid input:focus,.form-grid select:focus,.toolbar select:focus{border-color:var(--orange);box-shadow:0 0 0 3px #c947161f}.login-card label small,.form-grid label small{font-weight:400;color:var(--muted);line-height:1.5;font-size:12px}.primary{border:0;border-radius:11px;min-height:46px;background:var(--orange);color:#fff;font-weight:800;padding:0 18px;display:inline-flex;align-items:center;justify-content:center;gap:8px;box-shadow:0 5px 14px #c947162e}.primary:hover{background:#b83c10}.wide{width:100%;min-height:52px}.security-note{text-align:center;color:var(--muted);font-size:12px;line-height:1.5;margin-top:18px}.error-box,.inline-error{border:1px solid #efb7b2;background:var(--red-soft);color:#8f1d15;border-radius:10px;padding:12px 14px;font-size:13px;margin-bottom:15px}.app-shell{min-height:100vh;display:grid;grid-template-columns:260px 1fr}.app-shell>aside{position:fixed;inset:0 auto 0 0;width:260px;background:var(--surface);border-right:1px solid var(--line);padding:25px 16px;display:flex;flex-direction:column;z-index:10}.side-brand{display:flex;align-items:center;gap:11px;padding:0 7px 30px}.side-brand b{font-size:18px;font-weight:800;color:var(--text)}.side-brand small{display:block;color:var(--muted);font-size:10px;letter-spacing:.1em;margin-top:3px}.app-shell nav{display:flex;flex-direction:column;gap:5px}.app-shell nav button{min-height:50px;border:0;border-radius:11px;background:transparent;color:#536171;display:flex;align-items:center;gap:12px;padding:0 13px;font-size:14px;font-weight:650;text-align:left}.app-shell nav button:hover{background:var(--surface-soft);color:var(--text)}.app-shell nav button.active{background:var(--orange-soft);color:var(--orange);box-shadow:inset 3px 0 var(--orange)}.side-user{margin-top:auto;border-top:1px solid var(--line);padding:18px 5px 0;display:grid;grid-template-columns:38px 1fr 38px;align-items:center;gap:9px}.avatar{width:38px;height:38px;border-radius:11px;background:var(--orange-soft);color:var(--orange);display:grid;place-items:center;font-size:12px;font-weight:800}.side-user b{font-size:12px;display:block;color:var(--text);overflow:hidden;text-overflow:ellipsis}.side-user small{font-size:10px;color:var(--muted)}.icon-button{width:38px;height:38px;border:1px solid var(--line);border-radius:10px;background:var(--surface);color:var(--muted);display:grid;place-items:center;padding:0}.icon-button:hover{background:var(--surface-soft);color:var(--text)}.workspace{grid-column:2;min-width:0}.workspace>header{min-height:154px;padding:34px clamp(25px,4vw,58px);border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;background:#ffffffeb;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}.workspace>header h1{font-size:32px;letter-spacing:-.04em;color:var(--text)}.workspace>header>div>p:last-child{color:var(--muted);font-size:14px;margin-top:8px}.live{border:1px solid #afd9c4;background:var(--green-soft);color:var(--green);border-radius:30px;padding:10px 14px;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.live i,.status i{display:inline-block;width:7px;height:7px;border-radius:50%;background:currentColor;margin-right:7px}.page{padding:30px clamp(25px,4vw,58px) 60px;max-width:1600px}.stat-grid{display:grid;grid-template-columns:repeat(4,minmax(150px,1fr));gap:16px}.stat{min-height:158px;border:1px solid var(--line);border-radius:16px;background:var(--surface);padding:21px;position:relative;overflow:hidden;box-shadow:var(--shadow)}.stat:after{content:"";position:absolute;width:100px;height:100px;border-radius:50%;background:currentColor;filter:blur(55px);opacity:.08;right:-20px;top:-25px}.stat.orange{color:var(--orange)}.stat.blue{color:var(--blue)}.stat.gold{color:var(--gold)}.stat.green{color:var(--green)}.stat-top{display:flex;justify-content:space-between;color:var(--muted);font-size:13px;font-weight:700}.stat-top i{width:8px;height:8px;border-radius:50%;background:currentColor}.stat strong{display:block;color:var(--text);font-size:40px;font-weight:800;margin:24px 0 4px}.stat small{color:var(--muted);font-size:12px}.overview-grid{display:grid;grid-template-columns:1.6fr .8fr;gap:16px;margin-top:16px}.panel{border:1px solid var(--line);border-radius:16px;background:var(--surface);overflow:hidden;box-shadow:var(--shadow)}.panel-title{padding:22px;border-bottom:1px solid var(--line)}.panel h3{font-size:19px;color:var(--text)}.quick-grid{padding:12px}.quick-grid>button{width:100%;min-height:78px;border:0;border-bottom:1px solid var(--line);background:transparent;color:var(--muted);display:grid;grid-template-columns:46px 1fr 24px;align-items:center;gap:13px;text-align:left;padding:11px;border-radius:10px}.quick-grid>button:last-child{border-bottom:0}.quick-grid>button:hover{background:var(--surface-soft);color:var(--orange)}.quick-grid>button div b{display:block;color:var(--text);font-size:14px}.quick-grid>button div small{display:block;color:var(--muted);font-size:12px;margin-top:5px}.quick-icon{width:44px;height:44px;border-radius:12px;background:var(--orange-soft);color:var(--orange);display:grid;place-items:center}.quick-icon.blue{background:var(--blue-soft);color:var(--blue)}.quick-icon.gold{background:var(--gold-soft);color:var(--gold)}.system-card{padding:22px}.system-card h3{margin-bottom:22px}.metric{min-height:48px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between}.metric:last-child{border:0}.metric span{color:var(--muted);font-size:13px}.metric b{font-size:16px;color:var(--text)}.section-actions{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px}.filter-note{color:var(--muted);font-size:13px}.filter-note b{color:var(--orange);font-size:18px;margin-right:4px}.table-panel{min-height:320px}.toolbar{min-height:74px;padding:14px 18px;border-bottom:1px solid var(--line);display:flex;align-items:center;gap:10px}.search{width:min(460px,100%);height:44px;border:1px solid var(--line-strong);border-radius:10px;background:var(--surface);display:flex;align-items:center;gap:9px;padding:0 13px;color:var(--muted)}.search:focus-within{border-color:var(--orange);box-shadow:0 0 0 3px #c947161a}.search input{border:0;background:transparent;color:var(--text);outline:0;width:100%;font-size:14px}.search input::placeholder{color:#778493}.toolbar select{height:44px;margin-left:auto;min-width:190px}.table-wrap{overflow-x:auto;position:relative}table{width:100%;border-collapse:collapse;min-width:850px}th{height:48px;background:#f7f9fb;color:#536171;text-transform:uppercase;letter-spacing:.07em;font-size:11px;text-align:left;padding:0 16px;border-bottom:1px solid var(--line)}td{height:74px;padding:11px 16px;border-bottom:1px solid var(--line);color:#405062;font-size:13px}tr:last-child td{border-bottom:0}tbody tr:hover{background:#fafbfd}td b{color:var(--text);font-size:14px}.identity{display:flex;align-items:center;gap:10px}.identity small,.block{display:block;color:var(--muted);font-size:11px;margin-top:4px}.club-avatar{width:40px;height:40px;border-radius:11px;border:1px solid #f0b69f;background:var(--orange-soft);color:var(--orange);display:grid;place-items:center;font-weight:800;font-size:11px}.table-avatar{border-radius:50%}.status{display:inline-flex;align-items:center;border:1px solid currentColor;border-radius:30px;padding:6px 10px;font-size:11px;font-weight:700;white-space:nowrap}.status i{width:6px;height:6px;margin-right:6px}.status.green{color:var(--green);background:var(--green-soft)}.status.red{color:var(--red);background:var(--red-soft)}.status.gold{color:var(--gold);background:var(--gold-soft)}.status.orange{color:var(--orange);background:var(--orange-soft)}.status.gray{color:#536171;background:var(--surface-soft)}.actions{text-align:right;white-space:nowrap}.actions button,.modal-actions>button:not(.primary),.secret-box button{border:0;background:transparent;color:#405062;font-size:12px;font-weight:700;padding:8px}.actions button:hover{color:var(--orange)}.actions .danger-link{color:var(--red)}.modal-backdrop{position:fixed;inset:0;background:#17212b57;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:30;display:grid;place-items:center;padding:20px}.modal{width:min(650px,100%);max-height:92vh;overflow:auto;border:1px solid var(--line);border-radius:19px;background:var(--surface);box-shadow:0 30px 100px #17212b3d}.modal>header{min-height:86px;border-bottom:1px solid var(--line);padding:0 22px;display:flex;align-items:center;justify-content:space-between}.modal>header h2{font-size:22px;color:var(--text)}.modal-body{padding:24px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 14px}.form-grid .full{grid-column:1 / -1}.form-grid label{margin-bottom:15px}.modal-actions{display:flex;justify-content:flex-end;align-items:center;gap:8px;margin-top:10px}.success-hero{text-align:center;padding:5px 0 24px}.success-icon{width:60px;height:60px;border-radius:50%;background:var(--green-soft);color:var(--green);display:grid;place-items:center;margin:0 auto 13px}.success-hero h3{font-size:21px}.success-hero p{color:var(--muted);font-size:13px;margin-top:6px}.secret-box{margin-bottom:13px}.secret-box>label{display:block;color:var(--muted);font-size:11px;text-transform:uppercase;letter-spacing:.08em;font-weight:800;margin-bottom:7px}.secret-box>div{min-height:54px;border:1px solid var(--line-strong);border-radius:10px;background:#f8fafc;padding:9px 10px 9px 14px;display:flex;align-items:center;justify-content:space-between;gap:10px}.secret-box code{font-size:12px;color:#8f3513;word-break:break-all}.warning-box{border:1px solid #ead08c;background:var(--gold-soft);color:#755100;border-radius:10px;padding:13px;font-size:12px;line-height:1.55}.tabs{min-height:68px;border-bottom:1px solid var(--line);display:flex;align-items:end;padding:0 17px;gap:5px}.tabs button{height:51px;border:0;border-bottom:2px solid transparent;background:transparent;color:var(--muted);font-size:13px;font-weight:700;padding:0 15px}.tabs button.active{color:var(--orange);border-bottom-color:var(--orange)}.mini-code{color:#405062}.loading{min-height:130px;display:flex;align-items:center;justify-content:center;gap:10px;color:var(--muted);font-size:13px}.loading i{width:19px;height:19px;border:2px solid var(--line);border-top-color:var(--orange);border-radius:50%;animation:spin .8s linear infinite}.empty{min-height:240px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--muted);gap:8px;text-align:center;padding:24px}.empty-mark{width:50px;height:50px;border:1px solid var(--line-strong);color:#758291;display:grid;place-items:center;clip-path:polygon(50% 0,92% 20%,92% 72%,50% 100%,8% 72%,8% 20%);font-weight:800}.empty b{color:var(--text);font-size:14px}.empty span{font-size:12px}.inline-error{margin:14px}.toast{position:fixed;right:24px;bottom:24px;z-index:50;border:1px solid #afd9c4;background:var(--green-soft);color:var(--green);border-radius:12px;padding:14px 18px;display:flex;align-items:center;gap:8px;font-size:13px;box-shadow:var(--shadow)}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:1050px){.stat-grid{grid-template-columns:repeat(2,1fr)}.overview-grid,.login-shell{grid-template-columns:1fr}.login-art{display:none}.mobile-brand{display:flex;align-items:center;gap:10px;margin-bottom:45px}.app-shell{grid-template-columns:82px 1fr}.app-shell>aside{width:82px;padding:21px 11px}.side-brand>div:last-child,.app-shell nav span,.side-user>div:nth-child(2){display:none}.side-brand{padding:0 8px 28px}.app-shell nav button{justify-content:center;padding:0}.side-user{grid-template-columns:1fr;justify-items:center}.workspace{grid-column:2}}@media(max-width:700px){.workspace>header{height:auto;min-height:132px;padding:24px;align-items:flex-start}.live{display:none}.page{padding:20px 15px 45px}.stat-grid{grid-template-columns:1fr 1fr;gap:9px}.stat{min-height:132px;padding:16px}.stat strong{font-size:31px;margin-top:17px}.section-actions{align-items:flex-start;gap:10px}.form-grid{grid-template-columns:1fr}.form-grid .full{grid-column:auto}.toolbar{flex-direction:column;align-items:stretch}.toolbar select{margin:0}.modal-body{padding:18px}.login-panel{padding:24px}}
