@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";:root{color:#262626;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--q-orange:#e87e21;--q-orange-hover:#d76f0b;--q-orange-light:#e87e2126;--q-gray:#696969;--q-gray-light:#8a8a8a;--q-gray-hover:#5a5a5a;--q-gray-bg:#69696914;background:#edf0f3;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400;line-height:1.5}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{background:#edf0f3;min-height:100vh}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}img,svg{max-width:100%;display:block}.links-manager-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#00000080;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.links-manager-modal{background:#fff;border-radius:20px;flex-direction:column;width:100%;max-width:900px;max-height:90vh;display:flex;overflow:hidden;box-shadow:0 24px 60px #0003}.lm-header{background:#fdfdfd;border-bottom:1px solid #eee;justify-content:space-between;align-items:center;padding:1.5rem 2rem;display:flex}.lm-header h2{color:var(--q-gray);margin:0;font-size:1.25rem}.btn-close{color:#999;cursor:pointer;background:0 0;border:none;padding:0;font-size:2rem;line-height:1}.btn-close:hover{color:#333}.lm-content{gap:2.5rem;padding:2rem;display:grid;overflow-y:auto}.lm-form{background:#f9f9f9;border:1px solid #eee;border-radius:12px;padding:1.5rem}.lm-form h3{color:var(--q-orange);margin-top:0;margin-bottom:1.5rem}.form-row{grid-template-columns:3fr 1fr;gap:1rem;display:grid}.form-checkboxes{flex-wrap:wrap;gap:1.5rem;margin-top:.5rem;display:flex}.checkbox-label{cursor:pointer;color:#444;align-items:center;gap:.5rem;font-size:.95rem;display:flex}.lm-form h4{color:var(--q-gray);margin:1.5rem 0 .5rem;font-size:1rem}.lm-actions{justify-content:flex-end;gap:1rem;margin-top:2rem;display:flex}.table-responsive{overflow-x:auto}.lm-list table{border-collapse:collapse;text-align:left;width:100%}.lm-list th{color:#666;background:#f5f5f5;border-bottom:2px solid #ddd;padding:1rem;font-weight:600}.lm-list td{vertical-align:middle;border-bottom:1px solid #eee;padding:1rem}.truncate-url{white-space:nowrap;text-overflow:ellipsis;max-width:200px;overflow:hidden}.actions-cell{white-space:nowrap}.btn-icon{cursor:pointer;background:0 0;border:none;border-radius:8px;padding:.5rem;font-size:1.1rem;transition:background .2s}.btn-icon:hover{background:#eee}.loading-screen{background:radial-gradient(circle at top,#69696924,#0000 45%),linear-gradient(#eef0f3 0%,#e1e4e8 100%);place-items:center;min-height:100vh;display:grid}.loading-card{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffc7;border:1px solid #69696924;border-radius:24px;justify-items:center;gap:1rem;padding:2rem 2.4rem;display:grid;box-shadow:0 24px 60px #1414141f}.spinner-logo{width:64px;height:64px;animation:1.2s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.auth-screen{background:radial-gradient(circle at top,#69696929,#0000 42%),linear-gradient(#f5f6f7 0%,#edf0f3 100%);place-items:center;min-height:100vh;padding:1rem;display:grid}.auth-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffd1;border:1px solid #6969691f;border-radius:30px;width:min(100%,470px);padding:2.5rem;box-shadow:0 18px 45px #18181814}.brand-login{align-items:center;gap:1rem;margin-bottom:.75rem;display:flex}.brand-logo{background:#fff;border:1px solid #f6830f29;border-radius:18px;place-items:center;width:72px;height:72px;padding:.25rem;font-size:2rem;display:grid;box-shadow:0 14px 30px #f6830f14}.auth-badge{letter-spacing:.13em;text-transform:uppercase;color:#5b3b10;background:#f6830f24;border-radius:999px;padding:.34rem .72rem;font-size:.74rem;display:inline-flex}.auth-card h1{color:#262626;margin:.6rem 0 .25rem;font-size:2rem}.company-name{color:#696969;margin:0 0 1rem;font-size:1rem;font-weight:800}.auth-description{color:#a6a6a6;margin-bottom:1.4rem}.auth-form{gap:1.25rem;display:grid}.form-group{gap:.45rem;display:grid}.form-group label{color:#353535;font-size:.92rem;font-weight:500}input{color:#222;background:#ffffffdb;border:1px solid #6969692e;border-radius:14px;width:100%;padding:.88rem 1rem;transition:border-color .18s,box-shadow .18s,background .18s}input:focus{border-color:#69696980;outline:none;box-shadow:0 0 0 4px #6969691f}.btn{border:0;border-radius:14px;justify-content:center;align-items:center;gap:.4rem;padding:.82rem 1rem;font-size:1rem;font-weight:700;transition:transform .18s,box-shadow .18s,background .18s,color .18s;display:inline-flex}.btn:hover{transform:translateY(-1px)}.btn:disabled{opacity:.7;cursor:progress;transform:none}.btn-primary{color:#fff;background:linear-gradient(135deg, var(--q-gray-light) 0%, var(--q-gray) 100%);box-shadow:0 10px 28px #69696947}.btn-primary:hover{background:linear-gradient(135deg, var(--q-orange) 0%, var(--q-orange-hover) 100%)}.btn-secondary{color:#303030;background:var(--q-gray-bg);border:1px solid #6969691f}.btn-secondary:hover{background:var(--q-orange-light);border-color:#e87e2138}.btn-danger{color:#fff;background:linear-gradient(135deg,#c86b34 0%,#a94f12 100%)}.btn-danger:hover{background:linear-gradient(135deg,#f6830f 0%,#d76f0b 100%)}.btn-block{width:100%}.error-message{color:#7a2d2d;background:#ba6f6f24;border:1px solid #ba6f6f3d;border-radius:16px;margin-bottom:1.25rem;padding:.95rem 1rem}.app-shell{background:radial-gradient(circle at 0 0,#69696929,#0000 42%),linear-gradient(#f5f6f7 0%,#edf0f3 100%);flex-direction:column;min-height:100vh;display:flex}.main-area{flex-direction:column;flex:1;gap:2rem;width:100%;max-width:1200px;margin:0 auto;padding:2rem;display:flex}.topbar{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffc7;border:1px solid #6969691f;border-radius:26px;justify-content:space-between;align-items:center;gap:1rem;padding:1.15rem 1.5rem;display:flex;box-shadow:0 18px 40px #1818180f}.topbar-brand{align-items:center;gap:.95rem;display:flex}.topbar-logo{background:#fff;border:1px solid #e87e212e;border-radius:16px;place-items:center;width:56px;height:56px;padding:.22rem;display:grid;box-shadow:0 10px 25px #e87e2114}.eyebrow{text-transform:uppercase;letter-spacing:.12em;color:#5b3b10;background:#f6830f24;border-radius:999px;padding:.34rem .72rem;font-size:.76rem;display:inline-flex}.topbar h2{margin:.25rem 0 0;font-size:1.45rem}.topbar-user{align-items:center;gap:1.5rem;display:flex}.user-info{text-align:right}.user-info .name{color:#262626;font-size:1rem;font-weight:700}.user-info .role{color:#a6a6a6;text-transform:capitalize;font-size:.85rem}.dashboard-content h3{color:#353535;margin-bottom:1rem;font-size:1.25rem}.modules-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;display:grid}.module-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);cursor:pointer;color:inherit;background:#ffffffd1;border:1px solid #6969691f;border-radius:22px;flex-direction:column;align-items:flex-start;gap:1rem;padding:1.75rem 1.5rem;text-decoration:none;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex;box-shadow:0 18px 45px #18181814}.module-card:hover{border-color:#e87e214d;transform:translateY(-4px);box-shadow:0 24px 60px #e87e211f}.module-icon{background:linear-gradient(135deg, var(--q-gray-light) 0%, var(--q-gray) 100%);color:#fff;border-radius:18px;place-items:center;width:64px;height:64px;font-size:2rem;display:grid;box-shadow:0 10px 25px #69696933}.module-card:hover .module-icon{background:linear-gradient(135deg, var(--q-orange) 0%, var(--q-orange-hover) 100%);box-shadow:0 10px 25px #e87e214d}.module-info h4{color:#262626;margin:0 0 .25rem;font-size:1.25rem;font-weight:700}.module-info p{color:#6e6e6e;margin:0;font-size:.95rem;line-height:1.4}@media (width<=768px){.main-area{padding:1rem}.topbar{flex-direction:column;align-items:flex-start;padding:1.25rem}.topbar-user{border-top:1px solid #6969691a;justify-content:space-between;width:100%;margin-top:1rem;padding-top:1rem}.user-info{text-align:left}}
