@charset "UTF-8";:root{--bg: #f7f7f5;--panel: #ffffff;--panel-soft: #f1f1ef;--ink: #050505;--muted: #6f7278;--faint: #9aa0aa;--line: #deded9;--black: #090909;--green: #48c769;--green-soft: #dff9e5;--red: #ff4b4b;--red-soft: #ffe8e8;--blue: #0b2f3e;--radius: 8px;--shadow: 0 18px 60px rgba(0, 0, 0, .08)}*{box-sizing:border-box}html,body{min-height:100%}body{margin:0;background:var(--bg);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;letter-spacing:0}button,input,textarea,select{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.45}a{color:inherit}h1,h2,p{margin-top:0}h1{margin-bottom:0;font-size:24px;line-height:1.1}h2{margin-bottom:4px;font-size:18px;line-height:1.2}.eyebrow{margin-bottom:8px;color:#6d5f57;font-family:SFMono-Regular,Consolas,monospace;font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.muted,small{color:var(--muted)}.brand-mark{display:inline-grid;grid-template-columns:repeat(2,7px);grid-template-rows:repeat(2,7px);gap:2px;width:18px;height:18px}.brand-mark span{background:#222;border-radius:1px}.brand-mark span:first-child{background:var(--green)}.brand-mark.large{grid-template-columns:repeat(2,10px);grid-template-rows:repeat(2,10px);width:24px;height:24px}.button,.upload-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:34px;padding:8px 13px;border:1px solid var(--line);border-radius:var(--radius);background:var(--panel);color:var(--ink);line-height:1;text-decoration:none;transition:background .16s ease,border-color .16s ease,transform .16s ease}.button:hover,.upload-button:hover{transform:translateY(-1px);border-color:#c8c8c2}.button.primary{border-color:var(--black);background:var(--black);color:#fff}.button.secondary{background:#fff}.button.danger,.icon-button.danger{border-color:#ffd5d5;color:var(--red)}.button.full,.upload-button.full{width:100%}.icon-button{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border:1px solid var(--line);border-radius:var(--radius);background:#fff;line-height:1}i-lucide{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:16px;height:16px;line-height:0}i-lucide svg{display:block;width:100%;height:100%}input,textarea,select{width:100%;min-width:0;border:1px solid #d4d4ce;border-radius:var(--radius);background:#fff;color:var(--ink)}input.invalid,textarea.invalid,select.invalid{border-color:var(--red);background:snow;box-shadow:0 0 0 3px #ff4b4b1f}input,select{height:34px;padding:0 10px}textarea{padding:10px;resize:vertical;line-height:1.45}label{display:grid;gap:7px;color:#4d535c;font-size:12px;font-weight:600}.check-row{display:flex;align-items:center;gap:8px;color:var(--ink);font-size:13px;font-weight:400}.check-row input{width:15px;height:15px}.check-row.consent-row{align-items:flex-start;line-height:1.45}.check-row.consent-row input{flex:0 0 auto;margin-top:2px}.check-row.consent-row a{color:var(--ink);font-weight:700;text-decoration:underline;transition:.15s color}.check-row.consent-row a:hover{color:#206436}.notice{margin:12px 0;padding:10px 12px;border:1px solid #cfead5;border-radius:var(--radius);background:#f0fff3;color:#16652a}.notice.compact{margin:0}.notice.error,.form-error{border-color:#ffd8d8;background:var(--red-soft);color:#b00000}.notice.warning{border-color:#f0d89a;background:#fffaf0;color:#8a5a00}.form-error{margin:0;padding:10px 12px;border-radius:var(--radius);line-height:1.45}.field-hint,.field-error{margin-top:-2px;font-size:12px;font-weight:500;line-height:1.35}.field-error{color:#b00000}.auth-page{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(420px,.95fr);min-height:100vh;background:#f5f4f2}.auth-art{display:flex;flex-direction:column;overflow:hidden;min-height:100vh;padding:32px;background:radial-gradient(circle at 75% 38%,rgba(31,99,43,.38),transparent 25rem),linear-gradient(145deg,#070808,#06110a 48%,#07111d);color:#fff}.brand-row{display:flex;align-items:center;gap:9px;font-weight:800}.brand-row>span:last-child{color:#7f8790;font-family:SFMono-Regular,Consolas,monospace;font-weight:500}.auth-art-center{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:110px}.auth-panel{display:flex;align-items:center;justify-content:center;padding:32px}.auth-form{display:grid;gap:16px;width:min(380px,100%)}.auth-form h1{font-size:30px}.auth-language-switch{display:inline-flex;justify-self:center;gap:5px;border:1px solid var(--line);border-radius:12px;background:#fff;padding:5px}.auth-language-button{display:inline-flex;align-items:center;justify-content:center;width:38px;height:27px;border:1px solid transparent;border-radius:8px;background:transparent;padding:3px}.auth-language-button.active{border-color:var(--black);background:var(--panel-soft)}.auth-flag{overflow:hidden;width:26px;height:17px;border-radius:3px;background-repeat:no-repeat;background-position:center;background-size:100% 100%;box-shadow:inset 0 0 0 1px #0000002e}.auth-flag-gb{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 60 30' preserveAspectRatio='none'><clipPath id='c'><rect width='60' height='30'/></clipPath><rect width='60' height='30' fill='%23012169'/><g clip-path='url(%23c)' fill='none'><path d='M0,0 L60,30 M60,0 L0,30' stroke='%23fff' stroke-width='6'/><path d='M0,0 L60,30 M60,0 L0,30' stroke='%23c8102e' stroke-width='2'/><path d='M30,0 V30 M0,15 H60' stroke='%23fff' stroke-width='10'/><path d='M30,0 V30 M0,15 H60' stroke='%23c8102e' stroke-width='6'/></g></svg>")}.auth-flag-cz{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 90 60' preserveAspectRatio='none'><rect width='90' height='30' fill='%23fff'/><rect y='30' width='90' height='30' fill='%23d7141a'/><polygon points='0,0 45,30 0,60' fill='%2311457e'/></svg>")}.auth-switch{margin:0;color:var(--muted);text-align:center}.auth-switch a{color:var(--ink);font-weight:700;text-decoration:none;transition:.15s all}.auth-switch a:hover{color:#206436}.single-page{padding:32px}.page-head{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:22px}.page-head.compact{margin-bottom:16px}.actions{display:flex;gap:8px;flex-wrap:wrap}.table-shell{overflow:hidden;border:1px solid var(--line);border-radius:12px;background:#fff;margin-bottom:50px}table{width:100%;border-collapse:collapse}th,td{padding:13px 18px;border-bottom:1px solid var(--line);text-align:left;vertical-align:middle}th{color:#7b6d63;font-family:SFMono-Regular,Consolas,monospace;font-size:11px;letter-spacing:.12em;text-transform:uppercase}tbody tr{transition:background .12s ease}tbody tr:hover,tbody tr.selected{background:#f3f3f1}td small{display:block;margin-top:4px;font-family:SFMono-Regular,Consolas,monospace;font-size:12px}.status-pill{display:inline-flex;align-items:center;gap:6px;border-radius:999px;padding:3px 9px;background:#f0f0ed;color:#555;font-family:SFMono-Regular,Consolas,monospace;font-size:12px;font-weight:700}.status-pill>span:first-child{width:7px;height:7px;border-radius:50%;background:currentColor}.status-pill.online,.status-pill.live{background:var(--green-soft);color:#1b8b37}.status-pill.error{background:var(--red-soft);color:var(--red)}.status-pill.offline{background:#f1f1ef;color:#8b8f94}.status-pill.tier-pill{background:#f6f8ff;color:#3a52a3}.modal-backdrop{position:fixed;inset:0;z-index:20;display:grid;place-items:center;padding:20px;background:#00000059}.modal{position:relative;display:grid;gap:14px;width:min(440px,100%);border-radius:12px;background:#fff;padding:24px;box-shadow:var(--shadow)}.modal .close{position:absolute;top:12px;right:12px}pre{overflow:auto;max-height:280px;border-radius:var(--radius);background:#0b0c0d;color:#d8f5de;padding:14px;font-family:SFMono-Regular,Consolas,monospace;font-size:12px;line-height:1.45}.empty-state{border:1px dashed #cfcfc9;border-radius:var(--radius);color:var(--muted);padding:22px;text-align:center}.upload-button{position:relative;overflow:hidden}.upload-button input{position:absolute;inset:0;opacity:0}.button.ghost{background:transparent;border:1px solid transparent;color:var(--muted)}.button.ghost:hover:not(:disabled){color:var(--ink)}.button.ghost:disabled{opacity:.4;cursor:not-allowed}.button.small{padding:6px 10px;font-size:12px}.media-upload{min-width:112px}.library-toolbar{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:16px}.source-tabs{display:flex;align-items:center;gap:8px;min-width:0;overflow-x:auto;padding-bottom:1px}.source-tabs button{display:inline-flex;align-items:center;gap:6px;min-height:32px;padding:6px 11px;border:1px solid var(--line);border-radius:999px;background:#fff;color:var(--ink);white-space:nowrap;transition:background .14s ease,border-color .14s ease,color .14s ease}.source-tabs button span{color:var(--muted);font-family:SFMono-Regular,Consolas,monospace;font-size:11px}.source-tabs button.active{border-color:var(--black);background:var(--black);color:#fff}.source-tabs button.active span{color:#ffffffc2}.library-search{display:inline-flex;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:8px;width:min(320px,42vw);height:36px;border:1px solid #d4d4ce;border-radius:var(--radius);background:#fff;padding:0 11px;color:var(--muted)}.library-search input{height:auto;border:0;background:transparent;padding:0;outline:0}.library-feedback{display:grid;gap:8px;margin-bottom:14px}.library-surface{display:grid;grid-template-columns:repeat(auto-fill,minmax(236px,1fr));gap:var(--gallery-gap);align-items:start}.library-surface.is-empty{grid-template-columns:1fr}.gallery-card{overflow:hidden;border:1px solid var(--line);border-radius:8px;background:#fff;transition:border-color .16s ease,transform .16s ease,box-shadow .16s ease}.gallery-card:hover{transform:translateY(-2px);border-color:#c9c9c2;box-shadow:0 14px 32px #00000014}.gallery-art{position:relative;overflow:hidden;aspect-ratio:16/9;background:#0b0c0d}.gallery-art img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .22s ease,filter .22s ease}.gallery-card:hover .gallery-art img{transform:scale(1.025);filter:saturate(1.03)}.source-badge{position:absolute;z-index:2;display:inline-flex;align-items:center;justify-content:center;min-height:24px;border:0;border-radius:999px;background:#090909b8;color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);top:8px;right:8px;gap:5px;padding:4px 8px;font-family:SFMono-Regular,Consolas,monospace;font-size:11px;font-weight:800}.source-badge.ai{background:#090909ad}.source-badge i-lucide{width:12px;height:12px}.gallery-meta{display:grid;gap:8px;padding:12px 12px 11px}.gallery-meta strong{min-width:0;overflow:hidden;color:var(--ink);font-size:13px;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.gallery-meta div{display:flex;align-items:center;justify-content:space-between;gap:12px;color:var(--faint);font-family:SFMono-Regular,Consolas,monospace;font-size:11px}.gallery-meta time{white-space:nowrap}.library-empty{display:grid;justify-items:center;gap:9px;min-height:260px;align-content:center;background:#fff}.library-empty i-lucide{width:28px;height:28px;color:var(--faint)}.library-empty strong{color:var(--ink);font-size:15px}.library-empty span{max-width:360px;line-height:1.45}.rename-title{display:block;width:100%;min-width:0;overflow:hidden;border:0;background:transparent;color:var(--ink);padding:0;text-align:left;text-overflow:ellipsis;white-space:nowrap;font-size:13px;line-height:1.25;font-weight:800}.rename-title:hover{color:#1f6f33}.rename-input{height:25px;padding:0 6px;font-size:13px;font-weight:800}@media(max-width:980px){.auth-page{grid-template-columns:1fr}.auth-art{min-height:360px}}.logo-pulse{cursor:pointer;transform-origin:center;transition:transform .18s ease,filter .18s ease}.logo-pulse span{transform-origin:center;will-change:transform,background-color,opacity}.logo-pulse:hover{transform:scale(1.04);filter:drop-shadow(0 5px 10px rgba(72,199,105,.16))}.logo-pulse:hover span{animation:logo-square-pulse .72s cubic-bezier(.2,.72,.24,1) both}.logo-pulse:hover span:nth-child(1){animation-delay:0ms}.logo-pulse:hover span:nth-child(2){animation-delay:85ms}.logo-pulse:hover span:nth-child(4){animation-delay:.17s}.logo-pulse:hover span:nth-child(3){animation-delay:255ms}@keyframes logo-square-pulse{0%,to{opacity:1;transform:scale(1)}34%{opacity:.82;transform:scale(.82)}62%{opacity:1;transform:scale(1.12)}}@media(prefers-reduced-motion:reduce){.logo-pulse,.logo-pulse:hover span{transition:none;animation:none}}@media(max-width:760px){.single-page{padding:18px}.page-head{flex-direction:column}.actions,.library-toolbar{width:100%;overflow-x:auto}.library-toolbar{align-items:stretch;flex-direction:column}.library-search{width:100%}.table-shell{overflow-x:auto}table{min-width:520px}}.auth-art-showcase{position:relative;isolation:isolate;background:radial-gradient(circle at 72% 28%,rgba(72,199,105,.3),transparent 26rem),radial-gradient(circle at 18% 92%,rgba(11,47,62,.55),transparent 30rem),linear-gradient(150deg,#070a09,#06110b 46%,#061018)}.auth-art-showcase:after{content:"";position:absolute;inset:-25%;z-index:-1;background:radial-gradient(42% 42% at 30% 26%,rgba(72,199,105,.16),transparent 70%),radial-gradient(38% 38% at 80% 74%,rgba(11,79,60,.22),transparent 72%);pointer-events:none;will-change:transform;animation:aurora-drift 26s ease-in-out infinite alternate}.auth-art-showcase:before{content:"";position:absolute;inset:0;background-image:radial-gradient(rgba(255,255,255,.05) 1px,transparent 1.4px);background-size:26px 26px;-webkit-mask-image:radial-gradient(circle at 60% 40%,#000,transparent 72%);mask-image:radial-gradient(circle at 60% 40%,#000,transparent 72%);opacity:.75;pointer-events:none;z-index:0}.auth-art-showcase .brand-row,.auth-art-showcase .auth-art-center{position:relative;z-index:1}.auth-art-showcase .brand-mark.logo-pulse{filter:drop-shadow(0 0 3px rgba(255,255,255,.68)) drop-shadow(0 2px 6px rgba(0,0,0,.45))}.auth-art-showcase .auth-art-center{gap:52px}.device-scene{position:relative;isolation:isolate;width:min(360px,80%)}.device-glow{position:absolute;left:50%;top:44%;z-index:0;width:132%;aspect-ratio:1;translate:-50% -50%;background:radial-gradient(circle,#48c76966,#48c76900 62%);filter:blur(6px);animation:device-breathe 7s ease-in-out infinite}.device{position:relative;z-index:1;aspect-ratio:16/10;padding:11px;border-radius:16px;background:linear-gradient(160deg,#20242a,#0c0e10 60%);box-shadow:inset 0 1px #ffffff1a,0 30px 60px -18px #000000a6,0 8px 22px -10px #0000008c;animation:art-rise .76s cubic-bezier(.2,.72,.24,1) both}.device-led{position:absolute;right:17px;bottom:4px;width:5px;height:5px;border-radius:50%;background:var(--green);box-shadow:0 0 8px #48c769e6}.device-screen{position:relative;overflow:hidden;height:100%;border-radius:7px;background:#05110a;box-shadow:inset 0 0 0 1px #0009}.device-screen:after{content:"";position:absolute;inset:0;z-index:3;background:linear-gradient(120deg,rgba(255,255,255,.14),transparent 32%);pointer-events:none}.signage-slide{position:absolute;inset:0;background-position:center top;background-size:cover;background-repeat:no-repeat;opacity:0;animation:slide-cross4 24s ease-in-out infinite}.signage-slide:nth-child(1){animation-delay:0s}.signage-slide:nth-child(2){animation-delay:-18s}.signage-slide:nth-child(3){animation-delay:-12s}.signage-slide:nth-child(4){animation-delay:-6s}.device-stand{position:relative;z-index:1;width:64px;height:30px;margin:0 auto}.device-stand:before{content:"";position:absolute;left:50%;top:0;width:14px;height:18px;translate:-50% 0;background:linear-gradient(#1a1e22,#0e1113)}.device-stand:after{content:"";position:absolute;left:50%;bottom:0;width:64px;height:7px;translate:-50% 0;border-radius:3px;background:linear-gradient(#23272d,#0d0f11);box-shadow:0 8px 16px -6px #0009}.status-chip{position:absolute;left:-16px;bottom:30px;z-index:2;display:flex;align-items:center;gap:9px;padding:8px 12px;border:1px solid rgba(255,255,255,.1);border-radius:12px;background:#111514b8;box-shadow:0 16px 30px -12px #0009;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;animation:art-rise .76s cubic-bezier(.2,.72,.24,1) both;animation-delay:.22s}.status-dot{width:8px;height:8px;border-radius:50%;background:var(--green);box-shadow:0 0 #48c7698c;animation:status-pulse 2.4s ease-out infinite}.status-text{display:grid;line-height:1.25}.status-text>strong{font-size:12px;font-weight:700}.status-now{font-family:SFMono-Regular,Consolas,monospace;font-size:11px;color:#9fb3a6}.now-name{display:inline-grid}.now-1,.now-2,.now-3,.now-4{grid-area:1/1;color:#cfe9d8;white-space:nowrap;animation:slide-cross4 24s ease-in-out infinite}.now-2{animation-delay:-18s}.now-3{animation-delay:-12s}.now-4{animation-delay:-6s}.auth-art-copy{max-width:360px;text-align:center;animation:art-rise .76s cubic-bezier(.2,.72,.24,1) both;animation-delay:.32s}.auth-art-headline{margin:0 0 10px;font-size:26px;font-weight:800;letter-spacing:-.02em;color:#fff}.auth-art-sub{margin:0;font-size:14px;line-height:1.55;color:#9aa8a0}.auth-form input[type=email],.auth-form input[type=password],.auth-form .auth-password-input input[type=text]{height:40px;padding:0 12px;border-radius:10px;transition:border-color .14s ease,box-shadow .14s ease}.auth-password-input{position:relative}.auth-password-input input[type=password],.auth-password-input input[type=text]{width:100%;padding-right:44px}.auth-password-toggle{position:absolute;top:50%;right:6px;display:inline-grid;place-items:center;width:32px;height:32px;transform:translateY(-50%);border:0;border-radius:7px;background:transparent;color:var(--muted);cursor:pointer}.auth-password-toggle:hover{color:var(--ink)}.auth-password-toggle:focus-visible{outline:2px solid var(--green);outline-offset:1px}.auth-password-toggle i-lucide{width:17px;height:17px}.auth-form input:focus-visible{outline:none;border-color:var(--green);box-shadow:0 0 0 3px #48c7692e}.auth-form input[type=checkbox]{accent-color:var(--green)}.auth-form .button.primary{height:44px;border-radius:10px;border-color:#1b6e3e;background:#1f7a45;color:#fff;font-weight:600;box-shadow:inset 0 1px #ffffff2e,0 10px 22px -12px #1f7a45b3}.auth-form .button.primary:hover:not(:disabled){transform:translateY(-1px);border-color:#185f36;background:#1b6e3e;box-shadow:inset 0 1px #ffffff2e,0 14px 26px -12px #1f7a45bf}.auth-form .button.primary:focus-visible{outline:none;box-shadow:0 0 0 3px #48c76959}@keyframes device-breathe{0%,to{opacity:.85;transform:scale(1)}50%{opacity:1;transform:scale(1.06)}}@keyframes slide-cross4{0%{opacity:1}21%{opacity:1}25%{opacity:0}96%{opacity:0}to{opacity:1}}@keyframes status-pulse{0%{box-shadow:0 0 #48c76980}70%,to{box-shadow:0 0 0 7px #48c76900}}@keyframes art-rise{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes aurora-drift{0%{transform:translate3d(-2%,-1.5%,0) scale(1)}50%{transform:translate3d(2%,1.5%,0) scale(1.06)}to{transform:translate3d(-1%,2%,0) scale(1.03)}}@media(max-width:980px){.auth-art-showcase{min-height:auto;padding-top:44px;padding-bottom:44px}.auth-art-showcase .auth-art-center{gap:34px}.device-scene{width:min(300px,72%)}}@media(prefers-reduced-motion:reduce){.auth-art-showcase:after,.device-glow,.device,.signage-slide,.status-chip,.status-dot,.now-1,.now-2,.now-3,.now-4,.auth-art-copy{animation:none}.signage-slide:first-child,.now-1{opacity:1}.signage-slide:nth-child(2),.signage-slide:nth-child(3),.signage-slide:nth-child(4),.now-2,.now-3,.now-4{opacity:0}}
