@import"https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@400;500;700&family=IBM+Plex+Mono:wght@400;500&display=swap";:root{color-scheme:light;font-family:Space Grotesk,sans-serif;background:radial-gradient(circle at top left,rgba(255,187,92,.42),transparent 24%),radial-gradient(circle at top right,rgba(47,109,245,.15),transparent 18%),linear-gradient(180deg,#f9f5ee,#fffdfa 42%,#f2ede7);color:#1d2433;--surface: rgba(255, 252, 248, .86);--surface-strong: #fffaf1;--border: rgba(29, 36, 51, .12);--accent: #f26522;--accent-dark: #b84815;--ink-soft: #576176;--ink-strong: #11253d;--shadow: 0 22px 56px rgba(47, 53, 79, .12);--shadow-soft: 0 14px 36px rgba(47, 53, 79, .08)}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:inherit;color:inherit;overflow-x:hidden}#root{width:100%;overflow-x:hidden}a{color:#0f4dcc;text-decoration:none}button,input{font:inherit}.shell{min-height:100vh;padding:16px 20px 20px;overflow-x:clip}.shell-auth{display:grid;place-items:center}.dashboard-layout{width:min(1440px,100%);max-width:100%;margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr);gap:16px;align-items:start;min-width:0}.sidebar-nav{position:sticky;top:16px;z-index:20}.sidebar-shell{display:grid;gap:18px;padding:24px 18px;border-radius:30px;background:linear-gradient(180deg,#fff7e9f5,#fffdfae0);border:1px solid rgba(242,101,34,.12);box-shadow:0 28px 60px #f265221f}.top-nav-shell{width:100%;max-width:100%;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:28px;padding:14px 20px;border-radius:30px;background:linear-gradient(180deg,rgba(255,255,255,.04) 0%,transparent 100%),linear-gradient(180deg,#0d2a45,#133352);border:1px solid rgba(255,255,255,.08);box-shadow:0 28px 64px #081c3033}.top-nav-brand{display:inline-flex;align-items:center;gap:14px}.top-nav-brand-row{display:contents}.top-nav-brand-copy{display:grid;gap:2px}.top-nav-product{color:#f7efe4;font-size:.96rem;font-weight:700}.top-nav-caption{color:#f7efe4ad;font-size:.78rem;letter-spacing:.06em;text-transform:uppercase}.brand-mark{display:inline-flex;align-items:center;font-size:2.2rem;font-weight:700;letter-spacing:-.08em;line-height:1}.brand-mark-accent{color:#f26522}.brand-mark-ink{color:#fff7ee}.sidebar-eyebrow,.eyebrow{margin:0;color:var(--accent-dark);font-size:.78rem;text-transform:uppercase;letter-spacing:.14em}.sidebar-shell h1{margin:0;font-size:2rem;line-height:.96;letter-spacing:-.05em}.sidebar-copy{margin:0;color:var(--ink-soft);line-height:1.55}.sidebar-links{display:grid;gap:10px}.top-nav-links{display:flex;align-items:center;justify-content:center;gap:12px}.sidebar-link{display:grid;gap:4px;padding:14px 16px;border-radius:18px;background:#ffffffc2;border:1px solid rgba(29,36,51,.08);color:inherit;transition:transform .18s ease,border-color .18s ease,background-color .18s ease,box-shadow .18s ease}.top-nav-links .sidebar-link{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:13px 18px;border-radius:15px;background:transparent;border:1px solid transparent;color:#f7efe4;font-weight:600}.sidebar-link:hover{transform:translateY(-1px);border-color:#f2652247;background:#fffaf2f0}.top-nav-links .sidebar-link:hover{background:#ffffff14;border-color:#ffffff1f}.sidebar-link-active{border-color:#f2652252;background:linear-gradient(135deg,#f2652229,#ffc29d42);box-shadow:0 12px 28px #f265221f}.top-nav-links .sidebar-link-active{background:#fff7ee;color:#0d2a45;border-color:#ffffff2e;box-shadow:var(--shadow-soft)}.sidebar-link-label{font-weight:700}.sidebar-link-copy{color:var(--ink-soft);font-size:.92rem}.top-nav-actions{display:flex;justify-content:flex-end}.top-nav-menu-toggle{display:none;width:48px;height:48px;align-items:center;justify-content:center;gap:4px;border:1px solid rgba(255,255,255,.12);border-radius:16px;background:#ffffff14;cursor:pointer}.top-nav-menu-toggle span{width:5px;height:5px;border-radius:999px;background:#fff7ee;transition:transform .18s ease,opacity .18s ease,background-color .18s ease}.top-nav-menu-toggle-open{background:#fff7ee24;border-color:#fff7ee3d}.page{display:grid;gap:20px}.page-main{width:min(1280px,100%);max-width:100%;min-width:0;margin:0 auto}.page-header{display:flex;justify-content:flex-end}.auth-bar{display:inline-flex;align-items:center;gap:12px;padding:10px 12px;border-radius:999px;background:#fff8f0f5;border:1px solid rgba(255,255,255,.12);box-shadow:inset 0 1px #ffffff75}.auth-user{display:inline-flex;align-items:center;gap:12px}.auth-user-compact{gap:10px}.auth-name{font-size:.98rem;color:#112f4d}.auth-status-dot{width:10px;height:10px;border-radius:999px;background:#48b46f;box-shadow:0 0 0 4px #48b46f29}.auth-copy{display:grid;gap:2px}.auth-copy strong{font-size:.98rem}.auth-copy span,.auth-copy small{color:var(--ink-soft);font-size:.8rem}.auth-action{border:none;border-radius:999px;padding:12px 18px;cursor:pointer;background:#112f4d14;color:#112f4d;font-weight:700}.auth-logout{background:linear-gradient(135deg,#112f4d,#234b72);color:#fff7ee}.auth-bar-guest{max-width:100%}.auth-bar-guest .auth-action{cursor:not-allowed;opacity:.6}.page-view{display:grid;gap:20px}.users-page{gap:12px}.overview-page{gap:14px;width:100%;min-width:0}.auth-loading-card{width:min(680px,100%);display:grid;gap:12px;padding:36px;border-radius:34px;background:#fffbf5e0;border:1px solid rgba(29,36,51,.08);box-shadow:0 30px 60px #2f354f24}.auth-loading-card h2{margin:0;line-height:.98;letter-spacing:-.04em}.auth-loading-card p:last-child{margin:0;color:var(--ink-soft)}.login-layout{width:min(1120px,100%)}.login-card{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);gap:28px;align-items:stretch}.login-hero{display:grid;gap:18px;padding:36px;border-radius:34px;background:linear-gradient(180deg,#0d2a45,#163a5d);color:#fff7ee;box-shadow:0 30px 60px #081c303d}.login-hero h1,.user-card h3{margin:0;line-height:.98;letter-spacing:-.04em}.login-hero p{margin:0;color:#fff7eed6;line-height:1.7}.login-feature-list{display:grid;gap:14px;margin-top:10px}.login-feature{display:grid;gap:6px;padding:18px 20px;border-radius:22px;background:#ffffff14;border:1px solid rgba(255,255,255,.1)}.login-feature strong{font-size:1.02rem}.login-form-panel{display:grid;align-content:start;gap:18px}.login-form,.user-create-form{display:grid;gap:12px}.user-create-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 12px}.login-form label,.user-create-form label{display:grid;gap:6px;font-weight:500}.login-form input,.user-create-form input,.user-create-form select,.user-password-form input{border:1px solid var(--border);border-radius:16px;padding:12px 14px;background:#ffffffc7}.password-field{position:relative}.password-field input{width:100%;padding-right:52px}.password-toggle{position:absolute;top:50%;right:10px;transform:translateY(-50%);width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;border:none;border-radius:12px;background:#112f4d14;color:#16324d;cursor:pointer;font-size:1rem}.password-toggle:hover{background:#112f4d1f}.login-form button,.user-create-form button{border:none;border-radius:999px;padding:12px 18px;cursor:pointer;background:linear-gradient(135deg,var(--accent) 0%,#ff8d41 100%);color:#fff;font-weight:700}.user-create-form button{grid-column:1 / -1}.overview-stage{display:grid;width:100%;min-width:0}.overview-stage-shell{display:grid;width:100%;max-width:100%;min-width:0;gap:0;padding:14px;border-radius:38px;background:radial-gradient(circle at top center,rgba(255,165,96,.12),transparent 28%),linear-gradient(180deg,#0d2a45,#133352);border:1px solid rgba(255,255,255,.08);box-shadow:0 32px 72px #081c3038}.overview-tab-strip{display:flex;justify-content:center;gap:12px;margin-top:0;margin-bottom:0;position:relative;z-index:1}.overview-tab{display:inline-flex;align-items:center;gap:12px;padding:16px 24px;border-radius:20px;border:1px solid rgba(255,255,255,.18);background:#0a1e32e6;color:#fff7ee;cursor:pointer;font-weight:700;transition:transform .18s ease,background-color .18s ease,color .18s ease,border-color .18s ease}.overview-tab:hover{transform:translateY(-1px);border-color:#ffffff4d}.overview-tab-active{background:#fff9ef;color:#0d2a45;border-color:#ffffff6b}.overview-tab-icon{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:12px;background:#f2652224;color:var(--accent-dark);font-size:.82rem;letter-spacing:.08em}.overview-stage-content{display:grid;margin-top:14px}.overview-stage-content>.panel{margin:0;border-radius:34px;box-shadow:inset 0 1px #ffffff47}.content-grid{display:grid;grid-template-columns:.95fr 1.25fr;gap:24px;align-items:start}.page-intro{display:grid;gap:12px}.overview-hero{display:grid;gap:22px}.page-intro-hero{padding:8px 2px 2px}.overview-hero-badges{display:flex;flex-wrap:wrap;gap:10px;margin-top:8px}.overview-hero-badges span{display:inline-flex;align-items:center;padding:10px 14px;border-radius:999px;background:#fff7eec7;border:1px solid rgba(242,101,34,.14);color:#3f4a60;font-size:.92rem;font-weight:500}.page-intro h2{margin:0;font-size:clamp(2.1rem,4vw,3.2rem);line-height:.94;letter-spacing:-.05em;color:var(--ink-strong)}.page-intro p:last-child{margin:0;color:var(--ink-soft);line-height:1.65;max-width:760px;font-size:1.02rem}.panel,.stat-card{background:var(--surface);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border:1px solid var(--border);box-shadow:var(--shadow)}.panel{border-radius:30px;padding:20px}.table-panel{display:grid;grid-template-rows:auto minmax(0,1fr);min-height:420px;max-height:640px}.table-panel-compact{min-height:0;max-height:none}.clicks-panel,.qr-panel{display:grid;grid-template-rows:auto minmax(0,1fr);min-height:360px;max-height:560px}.qr-panel-compact{min-height:0;max-height:none}.settings-panel{display:grid;gap:18px}.users-layout{display:grid;grid-template-columns:minmax(300px,.82fr) minmax(0,1.18fr);gap:14px;align-items:start}.users-panel{display:grid;grid-template-rows:auto auto;min-height:0}.users-create-panel,.users-panel{padding:16px}.users-heading{margin-bottom:12px}.users-heading h2{font-size:clamp(1.45rem,1.8vw,1.85rem)}.section-heading{margin-bottom:20px}.section-heading h2{margin:0;line-height:.98;letter-spacing:-.04em;color:var(--ink-strong)}.stat-card span,.metrics dt{font-size:.78rem;text-transform:uppercase;letter-spacing:.12em}.stat-card strong{font-size:clamp(1.45rem,2vw,2.1rem);line-height:1}.link-card p,.metrics dd,.notice,.empty-state{color:#cfd8f7}.stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;width:100%;min-width:0}.stat-card{border-radius:22px;padding:18px 20px;display:grid;gap:8px;position:relative;overflow:hidden;box-shadow:var(--shadow-soft)}.stat-card:after{content:"";position:absolute;inset:auto -26px -26px auto;width:86px;height:86px;border-radius:999px;background:#ffffff8c;opacity:.45}.stat-card small{color:var(--ink-soft);font-size:.92rem}.stat-card-total{background:linear-gradient(180deg,#fffaf2f5,#fff6eae0)}.stat-card-clicks{background:linear-gradient(180deg,#fffcf7f5,#f8f2e9e6)}.stat-card-live{background:linear-gradient(180deg,#f7fff9f5,#eff9f1eb)}.shortener-form{display:grid;gap:12px}.shortener-form label{display:grid;gap:8px;font-weight:500}.section-heading-form{display:grid;gap:4px}.section-copy{margin:0;color:var(--ink-soft);line-height:1.45;font-size:.92rem}.field-group{display:grid;gap:6px}.field-label{font-size:.92rem;font-weight:600;color:#233046}.field-group-primary input,.field-group-secondary input{width:100%}.checkbox-row{display:flex;align-items:center;gap:12px}.checkbox-row input{width:18px;height:18px;margin:0}.checkbox-row-card{font-weight:600}.expiration-card{display:grid;gap:8px;padding:12px 14px;border-radius:24px;background:linear-gradient(180deg,#fffcf7e6,#fff8efcc);border:1px solid rgba(29,36,51,.08)}.expiration-copy{margin:0;color:var(--ink-soft);line-height:1.35;font-size:.86rem}.shortener-form input{border:1px solid var(--border);border-radius:18px;padding:12px 14px;background:#ffffffe6;box-shadow:inset 0 1px #ffffff8c}.shortener-form button,.ghost,.link-action{border:none;border-radius:999px;padding:13px 18px;cursor:pointer;transition:transform .18s ease,background-color .18s ease,color .18s ease}.shortener-form button{background:linear-gradient(135deg,var(--accent) 0%,#ff8d41 100%);color:#fff;font-weight:700;padding-block:13px;font-size:.96rem;box-shadow:0 18px 36px #f2652238}.shortener-form button:hover,.ghost:hover,.link-action:hover{transform:translateY(-1px)}.notice{margin:10px 0 0;padding:10px 12px;border-radius:16px;color:#1d2433;font-size:.9rem}.form-hint{margin:10px 0 0;color:var(--ink-soft);font-size:.8rem}.page-intro-links{margin-bottom:4px}.links-workspace{background:radial-gradient(circle at top right,rgba(242,101,34,.06),transparent 24%),var(--surface)}.section-heading-links{display:flex;align-items:center;justify-content:space-between;gap:16px}.links-info-badges{display:flex;flex-direction:column;align-items:flex-end;gap:4px}.links-count-badge{display:inline-flex;align-items:center;justify-content:center;min-width:90px;padding:10px 14px;border-radius:999px;background:#112f4d14;color:#16324d;font-size:.9rem;font-weight:600}.links-creator-badge{display:inline-flex;align-items:center;padding:6px 12px;border-radius:6px;background:#112f4d0a;color:#16324d;font-size:.85rem}.creator-label{font-weight:600;margin-right:4px}.creator-names{font-weight:500}.success{background:#40b06724}.error{background:#d2383e1f}.link-list{display:grid;gap:16px;max-height:100%;overflow-y:auto;padding-right:8px}.table-panel .empty-state,.table-panel .link-list,.clicks-panel .empty-state,.clicks-panel .clicks-list,.qr-panel .empty-state,.qr-panel .qr-scroll{align-self:start}.table-panel-compact .link-list{max-height:560px}.link-list::-webkit-scrollbar{width:10px}.link-list::-webkit-scrollbar-track{background:#1d24330d;border-radius:999px}.link-list::-webkit-scrollbar-thumb{background:#1d24332e;border-radius:999px}.link-list::-webkit-scrollbar-thumb:hover{background:#1d243347}.link-card{background:linear-gradient(180deg,#fffcf8f5,#fff9f1eb);border:1px solid rgba(29,36,51,.08);border-radius:24px;padding:22px;display:grid;gap:20px;box-shadow:inset 0 1px #ffffff73}.link-card-top{display:flex;gap:12px;justify-content:space-between;align-items:start}.link-card-top-right{display:flex;flex-direction:row;align-items:center;gap:8px}.creator-info{font-size:.85rem;color:#16324d;font-weight:500}.link-card-top a{font-size:1.12rem;font-weight:700}.link-card-copy{display:grid;gap:4px}.link-card-label{font-size:.76rem;letter-spacing:.12em;text-transform:uppercase;color:var(--ink-soft)}.link-card p,.metrics dd,.empty-state{margin:6px 0 0;color:var(--ink-soft);word-break:break-word}.badge{display:inline-flex;align-items:center;justify-content:center;align-self:flex-start;padding:8px 12px;border-radius:999px;font-family:IBM Plex Mono,monospace;font-size:.76rem;line-height:1;white-space:nowrap;flex-shrink:0}.live{background:#40b0671f;color:#217344}.expired{background:#d2383e1f;color:#a22f36}.metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin:0}.metrics div{background:#ffffffd1;border-radius:18px;padding:14px;border:1px solid rgba(29,36,51,.05)}.metrics dd{margin:8px 0 0;font-size:.95rem}.actions{display:flex;gap:12px;flex-wrap:wrap}.actions-links{margin-top:2px}.ghost,.link-action{background:#112f4d12;color:#16324d;display:inline-flex;align-items:center;justify-content:center;font-weight:600}.danger{color:#a22f36}.selected-action{background:#f2652224;color:var(--accent-dark)}.clicks-list,.qr-scroll{max-height:100%;overflow-y:auto;padding-right:8px}.user-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;max-height:none;overflow:visible;padding-right:0}.users-table-wrap{width:100%;overflow-x:auto}.users-table{width:100%;border-collapse:separate;border-spacing:0}.users-table thead th{padding:0 14px 12px;text-align:left;font-size:.78rem;text-transform:uppercase;letter-spacing:.12em;color:var(--ink-soft);border-bottom:1px solid rgba(29,36,51,.08)}.users-table tbody td{padding:14px;vertical-align:top;border-bottom:1px solid rgba(29,36,51,.08);background:#fffbf5b3}.users-table tbody tr:last-child td{border-bottom:none}.users-table tbody td:first-child{border-top-left-radius:16px;border-bottom-left-radius:16px}.users-table tbody td:last-child{border-top-right-radius:16px;border-bottom-right-radius:16px}.user-row-identity{display:grid;gap:6px}.user-row-identity strong{font-size:1.02rem;line-height:1.1}.user-row-identity span:not(.badge){color:var(--ink-soft)}.user-row-note{margin:0;color:var(--ink-soft);line-height:1.4;font-size:.9rem}.user-row-note-protected{display:inline-flex;align-items:center;gap:8px}.user-row-note-protected svg{width:16px;height:16px;flex:0 0 auto;color:#16324d}.user-protected-icon{width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;border:none;border-radius:14px;background:#112f4d14;color:#16324d;cursor:not-allowed;opacity:1}.user-protected-icon svg{width:18px;height:18px}.user-row-inline-actions{display:flex;flex-wrap:nowrap;gap:8px;align-items:center}.action-icon-button{width:42px;height:42px;padding:0;border-radius:14px;flex:0 0 auto}.action-icon-button svg{width:18px;height:18px;display:block}.action-icon-edit{color:#16324d}.action-icon-delete{color:#a22f36}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:24px;background:#0d2a4557;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:50}.modal-panel{width:min(560px,100%);display:grid;gap:18px;padding:22px;border-radius:28px;background:#fffbf5fa;border:1px solid rgba(29,36,51,.08);box-shadow:0 24px 60px #081c302e}.modal-header{display:flex;align-items:start;justify-content:space-between;gap:16px}.modal-header h2{margin:4px 0 0}.modal-close{border:none;border-radius:999px;padding:10px 14px;background:#112f4d14;color:#16324d;cursor:pointer;font-weight:600}.user-edit-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.user-edit-form label{display:grid;gap:6px;font-weight:500}.user-edit-form input,.user-edit-form select{border:1px solid var(--border);border-radius:16px;padding:12px 14px;background:#ffffffd1}.user-edit-switch,.user-edit-password,.modal-actions{grid-column:1 / -1}.user-edit-switch{display:inline-flex;align-items:center;gap:10px}.user-edit-switch input{width:18px;height:18px}.modal-actions{display:flex;justify-content:flex-end;gap:10px}.modal-actions button{border:none;border-radius:999px;padding:12px 18px;cursor:pointer;font-weight:700;transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease}.modal-actions .ghost{background:#112f4d14;color:#16324d}.modal-actions .ghost:hover{background:#112f4d1f}.modal-actions button[type=submit]{background:linear-gradient(135deg,var(--accent) 0%,#ff8d41 100%);color:#fff7ee;box-shadow:0 14px 28px #f2652238}.modal-actions button[type=submit]:hover{transform:translateY(-1px);box-shadow:0 18px 32px #f2652242}.qr-panel-compact .qr-scroll{max-height:420px}.qr-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.qr-entry{display:grid;grid-template-columns:1fr;gap:18px;align-items:start;padding:20px;border-radius:22px;background:var(--surface-strong);border:1px solid var(--border)}.qr-panel-compact .qr-list{grid-template-columns:1fr;gap:12px}.qr-panel-compact .qr-entry{gap:12px;padding:14px;border-radius:18px}.qr-entry-selected{border-color:#f2652242;box-shadow:inset 0 0 0 1px #f265221f}.qr-label{margin:0 0 10px;color:var(--ink-soft);font-size:.92rem}.qr-panel-compact .qr-label{margin-bottom:6px;font-size:.82rem}.qr-link{display:block;padding:12px 14px;border-radius:16px;background:#ffffffc7;border:1px solid rgba(29,36,51,.08);font-size:1rem;font-weight:700;line-height:1.45;word-break:break-all}.qr-panel-compact .qr-link{padding:10px 12px;border-radius:14px;font-size:.92rem}.qr-original{margin:10px 0 0;color:var(--ink-soft);word-break:break-word}.qr-card{display:grid;place-items:center;padding:20px;border-radius:24px;background:#ffffffb8;border:1px solid var(--border)}.qr-card img{width:min(100%,240px);height:auto;display:block;border-radius:18px}.qr-entry-copy{display:grid;gap:12px;min-width:0}.qr-entry .actions{margin-top:2px}.qr-card{justify-self:center;width:100%;max-width:320px}.qr-panel-compact .qr-entry-copy{gap:10px}.qr-panel-compact .qr-entry .actions{gap:8px}.qr-panel-compact .qr-card{max-width:220px;padding:12px;border-radius:18px}.qr-panel-compact .qr-card img{width:min(100%,170px);border-radius:12px}.click-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:16px;align-items:center;padding:14px 0;border-bottom:1px solid rgba(29,36,51,.08)}.click-row:first-child{padding-top:0}.click-row:last-child{padding-bottom:0;border-bottom:none}.click-row-copy a{font-weight:700;word-break:break-all}.click-row-label,.click-row-caption{font-size:.82rem;color:var(--ink-soft)}.click-row-label{margin:0 0 8px}.click-row-copy p,.click-row-metrics span{margin:6px 0 0;color:var(--ink-soft);word-break:break-word}.click-row-metrics{text-align:right}.click-row-metrics strong{display:block;font-size:1.2rem}.user-card{display:grid;gap:10px;padding:14px;border-radius:18px;background:#fffbf5eb;border:1px solid rgba(29,36,51,.08)}.user-card-protected{border-color:#112f4d24;background:linear-gradient(180deg,#fffbf5f5,#f7faffeb)}.user-card-top{display:flex;gap:12px;justify-content:space-between;align-items:start}.user-card-top p,.user-meta dd{margin:4px 0 0;color:var(--ink-soft)}.user-badges{display:flex;gap:6px;flex-wrap:wrap;justify-content:flex-end}.user-badge-current,.user-role-badge{background:#112f4d14;color:#112f4d}.user-meta{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0}.user-meta div{padding:8px 10px;border-radius:12px;background:#ffffffbd}.user-meta dt{font-size:.78rem;text-transform:uppercase;letter-spacing:.12em}.user-password-form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px}.user-lock-note{margin:0;padding:8px 10px;border-radius:12px;background:#112f4d0f;color:var(--ink-soft);line-height:1.32;font-size:.86rem}.user-actions{gap:10px}.settings-empty-copy{margin:0;color:var(--ink-soft);line-height:1.55}.clicks-list::-webkit-scrollbar,.qr-scroll::-webkit-scrollbar,.user-list::-webkit-scrollbar{width:10px}.clicks-list::-webkit-scrollbar-track,.qr-scroll::-webkit-scrollbar-track,.user-list::-webkit-scrollbar-track{background:#1d24330d;border-radius:999px}.clicks-list::-webkit-scrollbar-thumb,.qr-scroll::-webkit-scrollbar-thumb,.user-list::-webkit-scrollbar-thumb{background:#1d24332e;border-radius:999px}.clicks-list::-webkit-scrollbar-thumb:hover,.qr-scroll::-webkit-scrollbar-thumb:hover,.user-list::-webkit-scrollbar-thumb:hover{background:#1d243347}@media(max-width:1180px){.sidebar-nav{position:static}.top-nav-shell{grid-template-columns:1fr;justify-items:start;gap:16px;padding:18px}.top-nav-brand{width:100%;justify-content:space-between}.top-nav-links{width:100%;justify-content:flex-start;overflow-x:auto;padding-bottom:6px}.top-nav-links::-webkit-scrollbar{height:8px}.top-nav-links::-webkit-scrollbar-track{background:#1d24330d;border-radius:999px}.top-nav-links::-webkit-scrollbar-thumb{background:#1d24332e;border-radius:999px}.top-nav-links .sidebar-link{flex:0 0 auto}.overview-tab-strip{justify-content:flex-start;overflow-x:auto;padding-bottom:8px}.top-nav-actions{width:100%;justify-content:flex-start}}@media(max-width:960px){.content-grid,.stats,.metrics,.users-layout,.user-meta,.user-list,.user-create-form,.login-card{grid-template-columns:1fr}.users-table{min-width:860px}.user-edit-form{grid-template-columns:1fr}.section-heading-links{align-items:start;flex-direction:column}.links-info-badges{align-items:flex-start;width:100%}.overview-hero-badges{gap:8px}.qr-list,.click-row{grid-template-columns:1fr}.click-row-metrics{text-align:left}.overview-tab{flex:0 0 auto}.page-main{width:100%}}@media(max-width:640px){.shell{padding-inline:14px}.panel{padding:22px;border-radius:24px}.top-nav-shell{border-radius:24px;gap:12px}.brand-mark{font-size:1.9rem}.top-nav-brand-row{width:100%;display:flex;align-items:start;justify-content:space-between;gap:12px}.top-nav-brand{min-width:0;align-items:start;gap:10px}.top-nav-brand-copy{min-width:0}.top-nav-product,.top-nav-caption{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.top-nav-menu-toggle{display:inline-flex;flex:0 0 auto}.top-nav-links{display:none;width:100%;gap:8px;padding:10px;border-radius:20px;background:#0717266b;border:1px solid rgba(255,255,255,.08)}.top-nav-links-open{display:grid}.top-nav-links .sidebar-link{width:100%;min-width:0;justify-content:flex-start;padding:12px 14px;border-radius:14px}.link-card-top{flex-direction:column}.link-card-top-right{align-items:flex-start;width:100%}.actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.ghost,.link-action,.shortener-form button{width:100%}.auth-bar{width:100%;justify-content:space-between;border-radius:24px}.auth-copy small{display:none}.overview-stage-shell{padding:14px;border-radius:28px}.overview-stage-content>.panel{border-radius:26px}.overview-tab{padding:14px 18px;border-radius:18px}.login-hero,.auth-loading-card{padding:28px 22px}.expiration-card{padding:16px;border-radius:20px}.overview-hero-badges span{width:100%;justify-content:center}.user-card-top,.user-password-form{display:grid;grid-template-columns:1fr}.user-badges{justify-content:flex-start}}
