:root{--bg:#f8f9fc;--surface:#fff;--surface2:#f1f3f8;--text:#151721;--muted:#697083;--line:#e6e9f0;--brand:#6657e8;--brand2:#8b6cf1;--danger:#dc4960;--success:#14855a;--shadow:0 24px 70px rgba(31,37,61,.09);--radius:20px}:root[data-theme=dark]{--bg:#0e1016;--surface:#171a23;--surface2:#20242f;--text:#f4f5f9;--muted:#9ba3b6;--line:#2b3040;--shadow:0 25px 80px rgba(0,0,0,.3)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font:15px/1.6 Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif}a{color:inherit}button,input,select{font:inherit}.site-header{height:78px;max-width:1180px;margin:auto;padding:0 28px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:10px;font-weight:850;font-size:20px;text-decoration:none;letter-spacing:-.02em}.brand>span{display:grid;place-items:center;width:32px;height:32px;border-radius:10px;background:linear-gradient(135deg,var(--brand),var(--brand2));color:#fff;font-size:13px}.site-header nav{display:flex;align-items:center;gap:28px}.site-header nav a{text-decoration:none;color:var(--muted);font-weight:650}.site-header nav a:hover{color:var(--text)}.theme{border:1px solid var(--line);background:var(--surface);color:var(--text);width:38px;height:38px;border-radius:12px;cursor:pointer}.site-body main{max-width:1120px;margin:auto;padding:40px 28px 90px}.hero{min-height:410px;display:grid;grid-template-columns:1.15fr .85fr;align-items:center;gap:60px;padding:48px 0 64px}.eyebrow{text-transform:uppercase;letter-spacing:.15em;color:var(--brand);font-size:12px;font-weight:850}.hero h1{font-size:clamp(48px,6.4vw,78px);line-height:1;letter-spacing:-.065em;margin:15px 0 24px}.hero h1 em{font-style:normal;color:var(--brand)}.hero-copy>p{font-size:18px;color:var(--muted);max-width:610px}.hero-points{display:flex;gap:22px;flex-wrap:wrap;margin-top:27px;color:var(--muted);font-size:13px;font-weight:700}.hero-points span::first-letter{color:var(--success)}.hero-art{height:330px;position:relative}.art-card{position:absolute;width:210px;height:260px;border-radius:26px;box-shadow:var(--shadow);border:8px solid var(--surface);background-size:cover}.art-card.one{left:0;top:45px;transform:rotate(-12deg);background:linear-gradient(145deg,#ffc7a8,#fa7087)}.art-card.two{right:10px;top:10px;transform:rotate(10deg);background:linear-gradient(145deg,#9edcf3,#7367e7)}.art-card.three{left:95px;top:42px;background:linear-gradient(145deg,#f0f1f8,#c8cef0);display:grid;place-items:center}.art-card.three span{width:68px;height:68px;border-radius:22px;background:var(--brand);color:#fff;display:grid;place-items:center;font-size:30px}.upload-card,.card,.results{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);padding:26px;box-shadow:var(--shadow)}.upload-card{position:relative;max-width:900px;margin:0 auto 80px}.dropzone{display:flex;min-height:285px;border:2px dashed #cbd0dc;border-radius:16px;align-items:center;justify-content:center;flex-direction:column;cursor:pointer;transition:.2s;background:var(--surface2)}.dropzone:hover,.dropzone.drag{border-color:var(--brand);background:rgba(102,87,232,.08)}.upload-icon{width:58px;height:58px;border-radius:18px;display:grid;place-items:center;background:var(--brand);color:#fff;font-size:29px;margin-bottom:16px}.dropzone strong{font-size:21px}.dropzone small{color:var(--muted);margin-top:5px}.upload-actions{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-top:20px}.upload-actions label{max-width:240px}.btn{display:inline-flex;justify-content:center;align-items:center;border:1px solid var(--line);background:var(--surface);color:var(--text);border-radius:11px;padding:10px 16px;font-weight:750;text-decoration:none;cursor:pointer}.btn.primary{background:linear-gradient(135deg,var(--brand),var(--brand2));border:0;color:#fff;padding:12px 21px;box-shadow:0 10px 25px rgba(102,87,232,.22)}.btn.danger{color:var(--danger);background:rgba(220,73,96,.08);border-color:rgba(220,73,96,.2)}.btn.small{font-size:12px;padding:7px 10px}.btn:disabled{opacity:.5}.feature-section{padding:70px 0}.section-title{text-align:center;margin-bottom:38px}.section-title h2,.trust-section h2{font-size:36px;letter-spacing:-.04em;margin:8px 0}.features{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.features article{padding:28px;border-top:1px solid var(--line)}.features b{color:var(--brand)}.features h3{font-size:20px;margin:25px 0 8px}.features p,.trust-section p{color:var(--muted)}.trust-section{margin:70px 0 20px;padding:55px 65px;background:var(--surface);border:1px solid var(--line);border-radius:30px;display:flex;justify-content:space-between;align-items:center}.trust-section>div:first-child{max-width:590px}.trust-badge{display:flex;align-items:center;gap:14px;background:var(--surface2);padding:20px 25px;border-radius:18px}.trust-badge>span{font-size:35px;color:var(--brand)}footer{max-width:1120px;margin:auto;padding:34px 28px 55px;border-top:1px solid var(--line);display:flex;align-items:end;justify-content:space-between;color:var(--muted)}footer p{margin:9px 0 0}.preview-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:10px;margin-top:14px}.preview img{width:100%;height:88px;object-fit:cover;border-radius:11px}.preview span{font-size:11px;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.results{max-width:900px;margin:0 auto 70px}.hidden{display:none}.result-card{display:grid;grid-template-columns:145px 1fr;gap:18px;padding:18px 0;border-top:1px solid var(--line)}.result-card>img{width:145px;height:125px;object-fit:cover;border-radius:14px}.links label{font-size:12px;margin-top:8px}.links label div{display:flex;gap:8px}label{display:block;color:var(--muted);font-weight:650}input,select{display:block;width:100%;margin-top:7px;padding:11px 13px;border:1px solid var(--line);border-radius:10px;background:var(--surface2);color:var(--text);outline:none}input:focus,select:focus{border-color:var(--brand);box-shadow:0 0 0 3px rgba(102,87,232,.12)}.alert{padding:13px 16px;border-radius:12px;margin:0 auto 18px;max-width:900px}.alert.success{color:var(--success);background:#e8f8f1}.alert.error,.error-text{color:#ba3148;background:#fdecef}.viewer{text-align:center}.viewer img{max-width:100%;max-height:72vh;border-radius:20px;box-shadow:var(--shadow)}.muted{color:var(--muted)}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 18px}.form-grid .wide{grid-column:1/-1}.narrow{max-width:680px;margin:30px auto}.login{max-width:430px}.card form label{margin:14px 0}
/* Admin */.admin-body{background:#f3f5f9}.admin-body[data-theme=dark]{background:var(--bg)}.sidebar{position:fixed;inset:0 auto 0 0;width:258px;background:#171923;color:#daddE7;padding:26px 18px;display:flex;flex-direction:column;z-index:20}.sidebar .brand{padding:0 9px 30px;color:#fff}.sidebar .brand small{font-size:10px;color:#777f94;text-transform:uppercase;letter-spacing:.12em;margin-left:auto}.sidebar nav{display:flex;flex-direction:column;gap:6px}.sidebar nav a,.sidebar-bottom a{display:flex;align-items:center;gap:13px;padding:11px 13px;border-radius:10px;text-decoration:none;color:#9ca3b8;font-weight:650}.sidebar nav a:hover,.sidebar nav a.active,.sidebar-bottom a:hover{background:#262938;color:#fff}.sidebar i{width:22px;font-style:normal;text-align:center;font-size:18px}.sidebar-bottom{margin-top:auto;border-top:1px solid #2b2e3c;padding-top:15px}.admin-shell{margin-left:258px;min-height:100vh}.admin-top{height:67px;background:var(--surface);border-bottom:1px solid var(--line);display:flex;align-items:center;padding:0 30px;color:var(--muted)}.admin-top .theme{margin-left:auto}.mobile-menu{display:none;border:0;background:transparent;color:var(--text);font-size:22px}.admin-body main{max-width:1380px;margin:auto;padding:34px}.page-head,.section-head{display:flex;align-items:center;justify-content:space-between;gap:20px}.page-head{margin-bottom:24px}.page-head h1{font-size:32px;letter-spacing:-.035em;margin:5px 0}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:22px}.stats article{background:var(--surface);border:1px solid var(--line);border-radius:16px;padding:20px}.stats span{color:var(--muted)}.stats strong{display:block;font-size:28px;margin-top:8px}.admin-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:13px}.admin-grid a{text-decoration:none;min-width:0}.admin-grid img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:11px;background:var(--surface2)}.admin-grid span{font-size:12px;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.settings-grid{display:grid;grid-template-columns:2fr 1fr;gap:20px}.filters{display:flex;gap:10px;margin-bottom:15px}.filters input{max-width:320px}.filters select{max-width:180px}.filters input,.filters select{margin:0}.table-wrap{overflow:auto;background:var(--surface);border:1px solid var(--line);border-radius:16px;margin-bottom:15px}table{width:100%;border-collapse:collapse;min-width:800px}th,td{text-align:left;padding:12px;border-bottom:1px solid var(--line)}th{font-size:12px;color:var(--muted)}.image-cell{display:flex;align-items:center;gap:10px}.image-cell img{width:48px;height:48px;object-fit:cover;border-radius:9px}.edit-image{width:100%;max-height:380px;object-fit:contain;border-radius:14px;background:var(--surface2)}.swal2-popup{font-family:inherit!important;border-radius:20px!important;background:var(--surface)!important;color:var(--text)!important}
@media(max-width:900px){.hero{grid-template-columns:1fr}.hero-art{display:none}.features{grid-template-columns:1fr}.trust-section{padding:38px}.admin-grid{grid-template-columns:repeat(3,1fr)}.stats{grid-template-columns:1fr 1fr}.settings-grid{grid-template-columns:1fr}.sidebar{transform:translateX(-100%);transition:.2s}.sidebar-open .sidebar{transform:none}.admin-shell{margin-left:0}.mobile-menu{display:block;margin-right:15px}}@media(max-width:600px){.site-header{padding:0 18px}.site-header nav a{display:none}.site-body main{padding:20px 16px 60px}.hero{min-height:auto;padding:45px 0}.hero h1{font-size:48px}.hero-points{gap:10px}.upload-card{padding:16px}.dropzone{min-height:220px;padding:20px;text-align:center}.upload-actions,.page-head{flex-direction:column;align-items:stretch}.feature-section{padding:35px 0}.trust-section{margin-top:35px;padding:28px;display:block}.trust-badge{margin-top:25px}.form-grid{grid-template-columns:1fr}.form-grid>*{grid-column:1!important}.result-card{grid-template-columns:1fr}.result-card>img{width:100%;height:200px}.stats{grid-template-columns:1fr 1fr}.admin-body main{padding:22px 15px}.filters{flex-direction:column}.filters input,.filters select{max-width:none}footer{align-items:flex-start;flex-direction:column;gap:20px}}
