*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;background:#f4f6f8;color:#17202a;padding-top:76px;padding-bottom:72px;transition:.2s}.site-header{position:fixed;z-index:50;top:0;left:0;right:0;height:68px;background:rgba(255,255,255,.92);backdrop-filter:blur(16px);border-bottom:1px solid #e7ebef;display:flex;align-items:center;justify-content:space-between;padding:0 max(16px,calc((100% - 1180px)/2))}.site-brand,.brand{font-weight:900;font-size:23px;letter-spacing:-.8px;color:#111827;text-decoration:none}.site-brand span,.brand span{font-weight:500}.icon-nav{display:flex;gap:3px;align-items:center}.nav-icon{width:58px;min-height:52px;border:0;background:transparent;color:#56606a;text-decoration:none;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:12px;cursor:pointer}.nav-icon:hover{background:#eef1f4;color:#111827}.nav-icon span{font-size:21px;line-height:21px}.nav-icon small{font-size:10px;margin-top:3px}.shell{width:min(1120px,calc(100% - 28px));margin:34px auto}.home{display:flex;flex-direction:column;gap:22px}.card{background:#fff;border:1px solid #e4e8ed;border-radius:22px;box-shadow:0 14px 42px rgba(20,30,40,.07)}.hero-grid{display:grid;grid-template-columns:1.55fr .8fr;gap:22px;align-items:stretch;padding:22px 0}.hero-grid>div:first-child{padding:35px 8px}.eyebrow{font-size:11px;font-weight:900;letter-spacing:.14em;color:#68737d}.hero-grid h1{font-size:clamp(38px,6vw,66px);line-height:1.02;letter-spacing:-2.8px;margin:16px 0}.lead{font-size:19px;line-height:1.6;color:#65717c;max-width:680px}.hero-stat{padding:28px;display:flex;flex-direction:column;justify-content:center;gap:15px;font-size:16px}.hero-stat strong{font-size:29px}.button,.primary,.ghost{display:inline-flex;align-items:center;justify-content:center;gap:7px;border-radius:12px;padding:13px 17px;text-decoration:none;font-weight:800;cursor:pointer;border:1px solid transparent;font:inherit}.primary{background:#111827;color:#fff}.ghost{background:#fff;color:#25313b;border-color:#dce1e6}.hero-actions,.result-actions,.quick-actions{display:flex;gap:10px;flex-wrap:wrap}.hero-actions{margin-top:20px}.generator,.panel{padding:25px}.section-title{display:flex;justify-content:space-between;gap:16px;margin-bottom:18px}.section-title h2,.panel h2{margin:7px 0 5px;font-size:24px}.muted{color:#68737d;line-height:1.6}.badge{display:inline-block;font-size:10px;font-weight:900;letter-spacing:.12em;background:#eef1f4;color:#59636e;border-radius:999px;padding:6px 9px}.success-badge{background:#e9f8ec;color:#17723b}.alert{padding:13px 15px;border-radius:13px;margin:14px 0}.error{background:#fff0f0;color:#a32025}.success{background:#eef9f0}.result-card{display:flex;justify-content:space-between;gap:20px;padding:18px;border-radius:16px;margin-bottom:18px}.result-card h3{margin:9px 0}.result-url{display:flex;gap:8px}.result-url input{min-width:260px}.grid-2,.advanced-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 16px}.advanced-grid{padding-top:10px}label{display:block;font-weight:750;margin:15px 0 6px}input,select,textarea{width:100%;border:1px solid #d6dce2;border-radius:11px;padding:12px 13px;font:inherit;background:#fff;color:inherit}input:focus,select:focus,textarea:focus{outline:3px solid #dbe5ff;border-color:#5277d9}textarea{resize:vertical}.check{display:flex;align-items:center;gap:9px;font-weight:600}.check input{width:auto}details{border-top:1px solid #edf0f2;padding:14px 0}summary{cursor:pointer;font-weight:800}.feature-grid,.steps,.two-col,.chart-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.feature-grid .card,.steps>div{padding:22px}.feature-grid b{font-size:17px}.steps{grid-template-columns:repeat(3,1fr)}.steps b{font-size:26px}.faq details p{margin-bottom:0}.site-footer{position:fixed;z-index:50;bottom:0;left:0;right:0;height:64px;background:rgba(255,255,255,.94);backdrop-filter:blur(16px);border-top:1px solid #e5e9ed}.bottom-nav{height:100%;max-width:720px;margin:auto;display:grid;grid-template-columns:repeat(5,1fr)}.bottom-nav a{color:#56606a;text-decoration:none;font-size:10px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px}.bottom-nav span{font-size:21px}.auth-wrap{min-height:calc(100vh - 148px);display:grid;place-items:center;padding:20px}.auth-card{width:min(440px,100%);padding:30px}.auth-card h1{margin:18px 0 8px}.center{text-align:center}.dashboard-head{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:20px}.dashboard-head h1{margin:7px 0}.admin-shell{width:min(1240px,calc(100% - 28px));margin:28px auto}.stats-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:13px;margin-bottom:18px}.stat{padding:18px}.stat b{display:block;font-size:27px}.stat span{font-size:12px;color:#68737d}.two-col{grid-template-columns:1fr 1fr;margin-bottom:18px}.mini-list{display:grid;grid-template-columns:1fr 1fr;gap:10px}.mini-list div{display:flex;justify-content:space-between;padding:13px;background:#f7f8fa;border-radius:12px}.filters{display:grid;grid-template-columns:2fr repeat(3,1fr) auto;gap:9px;align-items:end;margin-bottom:18px}.table-wrap{overflow:auto}table{width:100%;border-collapse:collapse;min-width:980px}th,td{text-align:left;padding:13px;border-bottom:1px solid #edf0f2;vertical-align:top}th{font-size:11px;color:#68737d;background:#fafbfc}td small{display:block;color:#8a949d;max-width:240px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-top:4px}.actions{white-space:nowrap}.actions a,.actions button{margin-right:7px;color:#1d4ed8;background:none;border:0;cursor:pointer;text-decoration:none;font:inherit;font-weight:700}.actions .danger{color:#b42318}.inline{display:inline}.status{font-size:11px;font-weight:800;border-radius:999px;padding:5px 8px;background:#eaf7ee;color:#16703a}.status.disabled,.status.expired{background:#fff0f0;color:#a32025}.empty{text-align:center;padding:30px;color:#68737d}.pagination{display:flex;gap:5px;padding-top:15px;flex-wrap:wrap}.pagination a{padding:7px 10px;border-radius:9px;background:#f1f3f5;color:#26313a;text-decoration:none}.pagination a.active{background:#111827;color:#fff}.chart-grid{grid-template-columns:repeat(2,1fr);margin-top:18px}.chart{display:flex;flex-direction:column;gap:8px}.chart-row{display:grid;grid-template-columns:95px 1fr 55px;gap:8px;align-items:center;font-size:12px}.chart-row>div{height:9px;background:#edf0f2;border-radius:99px;overflow:hidden}.chart-row i{display:block;height:100%;background:#111827;border-radius:99px}.bars{display:flex;flex-direction:column;gap:9px}.bars>div{display:flex;justify-content:space-between;gap:15px;padding:9px 11px;background:#f7f8fa;border-radius:10px}.preview-test img{max-width:220px;max-height:160px;object-fit:cover;border-radius:12px}.preview-card{padding:18px;border:1px solid #e5e9ed;border-radius:16px;margin-top:14px}.preview-card dd,.preview-card dt{margin:7px 0}.preview-card dt{font-weight:800}.qr-page{width:min(520px,calc(100% - 28px));margin:35px auto;padding:28px;text-align:center}.qr-page img{display:block;width:min(360px,100%);height:auto;margin:20px auto}.mono{font-family:ui-monospace,monospace;overflow-wrap:anywhere}.toast{position:fixed;left:50%;bottom:86px;transform:translate(-50%,20px);opacity:0;background:#111827;color:#fff;padding:11px 15px;border-radius:12px;z-index:100;font-size:13px;transition:.2s}.toast.show{opacity:1;transform:translate(-50%,0)}html[data-theme=dark] body{background:#0f1419;color:#e7ebef}html[data-theme=dark] .card,html[data-theme=dark] input,html[data-theme=dark] select,html[data-theme=dark] textarea{background:#151b22;color:#e7ebef;border-color:#28313a}html[data-theme=dark] .site-header,html[data-theme=dark] .site-footer{background:rgba(15,20,25,.93);border-color:#28313a}html[data-theme=dark] .site-brand,html[data-theme=dark] .brand,html[data-theme=dark] .primary{color:#fff}html[data-theme=dark] .ghost{background:#151b22;color:#e7ebef;border-color:#36404a}html[data-theme=dark] .mini-list div,html[data-theme=dark] .bars>div{background:#1c232b}html[data-theme=dark] th{background:#181e25}html[data-theme=dark] .muted{color:#9ca8b3}@media(max-width:1000px){.stats-grid{grid-template-columns:repeat(3,1fr)}.hero-grid{grid-template-columns:1fr}.feature-grid{grid-template-columns:1fr 1fr}}@media(max-width:700px){body{padding-top:66px;padding-bottom:66px}.site-header{height:60px;padding:0 8px}.site-brand{font-size:20px}.nav-icon{width:45px;min-height:46px}.nav-icon small{font-size:8px}.shell{margin:18px auto}.hero-grid{padding:4px 0}.hero-grid>div:first-child{padding:22px 3px}.hero-grid h1{font-size:40px;letter-spacing:-1.8px}.hero-stat{padding:22px}.grid-2,.advanced-grid,.feature-grid,.steps,.two-col,.chart-grid{grid-template-columns:1fr}.result-card{flex-direction:column}.result-url{flex-direction:column}.result-url input{min-width:0}.stats-grid{grid-template-columns:repeat(2,1fr)}.filters{grid-template-columns:1fr}.dashboard-head h1{font-size:26px}.panel,.generator{padding:19px}.site-footer{height:60px}.bottom-nav{grid-template-columns:repeat(5,1fr)}}@media(min-width:701px){.site-footer{display:none}}@media print{.site-header,.site-footer,.result-actions{display:none!important}.qr-page{box-shadow:none;border:0;margin:0}}

.stats-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.recent-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.recent-link{display:flex;gap:10px;align-items:center;text-decoration:none;color:inherit;border:1px solid #e6eaee;border-radius:13px;padding:10px}.recent-link img{width:58px;height:58px;object-fit:cover;border-radius:10px;background:#eef1f4}.recent-link small{display:block;color:#7a858f;margin-top:3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:190px}@media(max-width:700px){.recent-grid{grid-template-columns:1fr}.stats-grid{grid-template-columns:1fr 1fr}}

.admin-shell{display:grid;grid-template-columns:190px 1fr;gap:20px}.admin-sidebar{position:sticky;top:88px;height:max-content;display:flex;flex-direction:column;gap:4px}.admin-sidebar a{padding:11px 13px;border-radius:10px;color:#56606a;text-decoration:none;font-weight:700}.admin-sidebar a:hover{background:#e9edf1;color:#111827}.admin-content{min-width:0}@media(max-width:900px){.admin-shell{display:block}.admin-sidebar{display:none}}

.bulkbar{display:flex;align-items:center;gap:10px;flex-wrap:wrap;padding:10px 0}.bulkbar select{width:auto;min-width:170px}
