@import"https://fonts.googleapis.com/css2?family=Instrument+Sans:ital,wght@0,400..700;1,400..700&display=swap";:root{color:#18202a;background:#f6f7f4;font-family:Instrument Sans,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;font-weight:400;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;line-height:1.45}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}.login-page{align-items:center;background:linear-gradient(135deg,rgba(15,118,110,.13),transparent 42%),linear-gradient(315deg,rgba(191,219,254,.45),transparent 40%),#f7f8f5;display:flex;justify-content:center;min-height:100vh;padding:24px}.login-panel{background:#ffffffe6;border:1px solid #dde4dc;border-radius:8px;box-shadow:0 24px 80px #1d2b371f;max-width:430px;padding:32px;width:100%}.loading-panel{align-items:center;background:#ffffffe6;border:1px solid #dde4dc;border-radius:8px;box-shadow:0 24px 80px #1d2b371f;color:#253126;display:flex;gap:14px;padding:24px}.login-topline,.brand-cluster,.topbar,.topnav,.row-actions,.app-cell,.success-strip,.loading-state{align-items:center;display:flex}.login-topline{justify-content:space-between}.login-panel h1{font-size:28px;font-weight:650;line-height:1.1;margin:26px 0 8px}.login-panel p{color:#5e6b5f;line-height:1.45;margin:0 0 28px}.brand-mark{align-items:center;background:#0f766e;border-radius:8px;color:#fff;display:inline-flex;height:44px;justify-content:center;width:44px}.brand-mark.small{height:34px;width:34px}.form-stack,.link-form,.app-form{display:grid;gap:16px}label{color:#4b574e;display:grid;font-size:13px;font-weight:600;gap:7px}input,select{background:#fff;border:1px solid #d5ddd4;border-radius:8px;color:#1b2430;font-size:14px;font-weight:450;height:42px;outline:none;padding:0 12px;width:100%}input:focus,select:focus{border-color:#0f766e;box-shadow:0 0 0 3px #0f766e21}.form-error{background:#fff1f2;border:1px solid #fecdd3;border-radius:8px;color:#be123c;font-size:13px;padding:10px 12px}.button,.ghost-button,.topnav-item,.icon-button{align-items:center;border-radius:8px;cursor:pointer;display:inline-flex;gap:8px;justify-content:center;text-decoration:none;white-space:nowrap}.button{border:1px solid transparent;font-size:14px;font-weight:620;height:42px;padding:0 15px}.button.primary{background:#0f766e;color:#fff}.button.secondary{background:#fff;border-color:#dce4dc;color:#253126}.button.danger{background:#b91c1c;color:#fff}.button:disabled,.icon-button:disabled{cursor:not-allowed;opacity:.62}.button.full{width:100%}.ghost-button{background:transparent;border:1px solid #dfe6df;color:#405047;font-size:14px;font-weight:560;height:36px;padding:0 12px}.app-shell{min-height:100vh}.topbar{background:#fafbf8e0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid #dde4dc;gap:24px;min-height:72px;padding:0 28px;position:sticky;top:0;z-index:10}.brand-cluster{gap:11px;min-width:170px}.brand-cluster strong,.brand-cluster span{display:block}.brand-cluster strong{font-size:14px;font-weight:650}.brand-cluster span{color:#6a766b;font-size:12px;margin-top:2px}.topnav{background:#eef2ed;border:1px solid #dfe6df;border-radius:8px;gap:2px;margin-right:auto;padding:3px}.topnav-item{background:transparent;border:0;color:#59675d;font-size:13px;font-weight:600;height:34px;padding:0 11px}.topnav-item.active{background:#fff;box-shadow:0 1px 2px #1d2b3714;color:#16202d}.workspace{margin:0 auto;max-width:1220px;padding:34px 28px 56px}.workspace-error,.loading-state{border-radius:8px;font-size:13px;margin-bottom:18px;padding:12px 14px}.workspace-error{background:#fff1f2;border:1px solid #fecdd3;color:#be123c}.loading-state{background:#f7f9f6;border:1px solid #dde4dc;color:#405047;gap:9px}.spinner{animation:spin .8s linear infinite;border:2px solid #d5ddd4;border-top-color:#0f766e;border-radius:999px;height:16px;width:16px}@keyframes spin{to{transform:rotate(360deg)}}.workspace-header{align-items:end;display:flex;gap:18px;justify-content:space-between;margin-bottom:22px}.workspace-header h1{font-size:clamp(30px,3.3vw,42px);font-weight:650;line-height:1.04;margin:0}.workspace-action{flex:0 0 auto}.surface{background:#ffffffeb;border:1px solid #dde4dc;border-radius:8px;box-shadow:0 10px 40px #1d2b370d}.table-surface{overflow:hidden}.section-title{padding:18px 18px 14px}.section-title h2{font-size:17px;font-weight:650;line-height:1.2;margin:3px 0 0}.table-wrap{overflow-x:auto}table{border-collapse:collapse;width:100%}.links-table{min-width:920px}.compact-table{min-width:640px}th,td{border-top:1px solid #e5ebe4;padding:14px 18px;text-align:left;vertical-align:middle}th{color:#68766a;font-size:11px;font-weight:650;text-transform:uppercase}td{color:#405047;font-size:14px;font-weight:430}.link-cell{display:grid;gap:4px;min-width:240px}.link-cell strong{color:#0f766e;font-weight:620;overflow-wrap:anywhere}.link-cell span{color:#6a766b}.row-actions{gap:8px}.icon-button{background:#fff;border:1px solid #dce4dc;color:#253126;height:34px;width:34px}.icon-button:hover{background:#f6f8f4}.icon-button.danger{color:#b91c1c}.icon-button.danger:hover{background:#fff1f2;border-color:#fecdd3}.copy-note{color:#0f766e;display:block;font-size:12px;margin-top:5px}.link-form,.app-form{display:grid;gap:16px}.field-grid{display:grid;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr))}.slug-control{display:grid;gap:8px;grid-template-columns:minmax(0,1fr) 34px}.subdomain-control{display:grid;grid-template-columns:minmax(0,1fr) auto}.subdomain-control input{border-bottom-right-radius:0;border-right:0;border-top-right-radius:0}.subdomain-control span{align-items:center;background:#f7f9f6;border:1px solid #d5ddd4;border-bottom-right-radius:8px;border-left:0;border-top-right-radius:8px;color:#68766a;display:inline-flex;font-size:14px;font-weight:560;min-height:42px;padding:0 12px}.advanced-box{border:1px solid #dde4dc;border-radius:8px;padding:0}.advanced-box summary{align-items:center;color:#253126;cursor:pointer;display:flex;font-size:13px;font-weight:650;justify-content:space-between;list-style:none;padding:12px}.advanced-box summary::-webkit-details-marker{display:none}.advanced-box summary span{color:#6a766b;font-size:12px;font-weight:500;margin-left:16px;text-align:right}.advanced-box[open]{padding-bottom:12px}.advanced-box[open] summary{border-bottom:1px solid #e5ebe4;margin-bottom:12px}.advanced-box label,.advanced-box .field-hint{margin-left:12px;margin-right:12px}.field-hint{color:#6a766b;font-size:12px;line-height:1.4;margin-bottom:0;margin-top:8px}.preview-surface{align-self:start;background:#f7f9f6;border:1px solid #dde4dc;border-radius:8px;display:grid;gap:18px;padding:16px}.preview-url{color:#0f766e;font-size:clamp(20px,2.4vw,28px);font-weight:650;line-height:1.12;overflow-wrap:anywhere}.meta-list{display:grid;gap:13px;margin:0}dt{color:#68766a;font-size:11px;font-weight:650;margin-bottom:4px;text-transform:uppercase}dd{color:#253126;margin:0;overflow-wrap:anywhere}.success-strip{background:#ecfdf5;border:1px solid #bbf7d0;border-radius:8px;color:#166534;font-size:13px;font-weight:600;gap:8px;min-width:0;overflow-wrap:anywhere;padding:10px 12px}.status-chip{align-items:center;background:#eef2ed;border-radius:999px;color:#59675d;display:inline-flex;font-size:12px;font-weight:600;min-height:26px;padding:0 10px}.status-chip.active{background:#dcfce7;color:#166534}.app-cell{gap:10px}.app-icon{align-items:center;background:#eff6ff;border-radius:8px;color:#1d4ed8;display:inline-flex;font-weight:650;height:32px;justify-content:center;width:32px}.modal-backdrop{align-items:center;background:#16202d5c;display:flex;top:0;right:0;bottom:0;left:0;justify-content:center;padding:24px;position:fixed;z-index:50}.modal-panel{background:#fff;border:1px solid #dce4dc;border-radius:8px;box-shadow:0 32px 110px #16202d47;max-height:min(760px,calc(100vh - 48px));max-width:860px;overflow:auto;width:min(100%,860px)}.modal-header{align-items:start;border-bottom:1px solid #e5ebe4;display:flex;gap:18px;justify-content:space-between;padding:18px}.modal-header h2{font-size:22px;font-weight:650;line-height:1.12;margin:0}.modal-body{padding:18px}.modal-grid{display:grid;gap:18px;grid-template-columns:minmax(320px,.9fr) minmax(320px,1.1fr)}.empty-state{color:#6a766b;padding:12px 0}.confirm-stack{display:grid;gap:16px}.warning-box{align-items:flex-start;background:#fff7ed;border:1px solid #fed7aa;border-radius:8px;color:#9a3412;display:flex;gap:11px;padding:12px}.warning-box strong{color:#7c2d12;display:block;font-size:14px;margin-bottom:4px}.warning-box p{font-size:13px;line-height:1.45;margin:0}.delete-target{border:1px solid #e5ebe4;border-radius:8px;display:grid;gap:4px;padding:12px}.delete-target span{color:#68766a;font-size:11px;font-weight:650;text-transform:uppercase}.delete-target strong{color:#0f766e;overflow-wrap:anywhere}.modal-actions{display:flex;gap:10px;justify-content:flex-end}@media(max-width:1020px){.topbar{align-items:stretch;flex-wrap:wrap;gap:12px;padding:14px 18px}.topnav{order:3;overflow-x:auto;width:100%}.workspace-header{align-items:start;flex-direction:column}.modal-grid{grid-template-columns:1fr}}@media(max-width:680px){.workspace{padding:24px 16px 42px}.brand-cluster{min-width:0}.ghost-button{margin-left:auto}.topnav-item{flex:1 0 auto}.modal-backdrop{align-items:stretch;padding:12px}.modal-panel{max-height:calc(100vh - 24px)}.field-grid{grid-template-columns:1fr}table{min-width:760px}}@media(max-width:440px){.login-panel{padding:24px}.workspace-header h1{font-size:32px}}
