:root{color-scheme:light;--ink:#07162f;--muted:#64748b;--line:#d9e2ec;--cyan:#08bbd3;--surface:#ffffff;--wash:#f6f8fb;--soft:#eef4f7;--nav:#06142c;--nav-soft:rgba(255,255,255,0.08);--shadow:0 18px 50px rgba(7,22,47,0.055)}*{box-sizing:border-box}body{margin:0;background:radial-gradient(circle at 90% 0,rgba(8,187,211,.08),transparent 28%),linear-gradient(180deg,#f8fafc 0,var(--wash) 36%,#eef3f7 100%);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;text-rendering:geometricPrecision}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.shell{display:grid;grid-template-columns:272px minmax(0,1fr);min-height:100vh}.sidebar{position:sticky;top:0;display:flex;flex-direction:column;height:100vh;overflow-y:auto;border-right:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,rgba(8,187,211,.08),transparent 24%),var(--nav);color:#fff;padding:24px 16px}.brand-lockup{display:flex;align-items:center;gap:12px;border-radius:12px;padding:8px 8px 14px}.brand-lockup span{display:grid;height:40px;width:40px;place-items:center;border-radius:10px;background:var(--cyan);color:var(--ink);font-size:13px;font-weight:900;letter-spacing:.08em}.brand-lockup strong{color:#fff;font-size:17px;line-height:1.15}.sidebar-copy{margin:0 8px 28px;color:#9fb0c9;line-height:1.5;font-size:13px}.sidebar-nav{display:grid;flex:1;align-content:start;gap:5px;min-height:0;overflow-y:auto;padding-bottom:14px}.sidebar-link{position:relative;display:flex;align-items:center;gap:10px;border-radius:10px;padding:12px 14px;color:#cfdaea;font-size:13px;font-weight:800;transition:background .16s ease,color .16s ease,transform .16s ease}.sidebar-link-icon{display:grid;height:26px;width:26px;flex:0 0 auto;place-items:center;border:1px solid rgba(255,255,255,.1);border-radius:8px;background:rgba(255,255,255,.05);color:#8fa4c1;font-size:10px;font-weight:900;letter-spacing:0;transition:background .16s ease,border-color .16s ease,color .16s ease}.sidebar-link:hover{background:var(--nav-soft);color:#fff;transform:translateX(2px)}.sidebar-link.active{background:rgba(255,255,255,.1);color:#fff}.sidebar-link.active .sidebar-link-icon{border-color:rgba(8,187,211,.42);background:rgba(8,187,211,.14);color:var(--cyan)}.sidebar-link.active:after{content:"";position:absolute;right:12px;width:6px;height:6px;border-radius:999px;background:var(--cyan);box-shadow:0 0 0 4px rgba(8,187,211,.14)}.sidebar-footer{margin-top:10px;padding-top:10px;padding-bottom:8px}.sidebar-logout{width:100%;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.08);color:#fff}.sidebar-logout:hover{background:#fff;color:var(--ink)}.content{width:100%;max-width:1540px;padding:38px clamp(24px,3.4vw,52px) 56px}.panel{border:1px solid var(--line);border-radius:12px;background:var(--surface);box-shadow:var(--shadow)}.button{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:10px;background:var(--ink);color:#fff;cursor:pointer;font-weight:800;min-height:44px;padding:12px 18px;transition:transform .16s ease,background .16s ease,color .16s ease,box-shadow .16s ease}.button.secondary{background:var(--cyan);color:var(--ink);box-shadow:0 12px 28px rgba(8,187,211,.22)}.button.compact{min-height:40px;border-radius:9px;padding:10px 14px;font-size:13px}.button.ghost{border:1px solid var(--line);background:rgba(255,255,255,.72);color:var(--ink);box-shadow:none}.button:hover{transform:translateY(-1px)}.button:focus-visible,.icon-button:focus-visible,.mini-button:focus-visible,.table-action:focus-visible{outline:3px solid rgba(8,187,211,.28);outline-offset:2px}.field{display:grid;gap:8px}.field span{color:var(--ink);font-size:12px;font-weight:850}.field input,.field select,.field textarea{width:100%;border:1px solid #c9d4e2;border-radius:10px;background:#fff;color:var(--ink);outline:none;padding:12px 13px;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--cyan);box-shadow:0 0 0 4px rgba(8,187,211,.14)}.field textarea{min-height:160px;resize:vertical}.field input[type=color]{min-height:46px;padding:4px}.grid{display:grid;gap:18px}.two{grid-template-columns:repeat(2,minmax(0,1fr))}.three{grid-template-columns:repeat(3,minmax(0,1fr))}.muted{color:var(--muted)}.visually-hidden-input{position:absolute;width:1px;height:1px;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0;padding:0}.eyebrow{margin:0;color:var(--cyan);font-size:12px;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.page-header{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:24px}.list-heading h3,.next-panel h3,.page-header h2,.section-heading h3{margin:8px 0 0;letter-spacing:0}.page-header h2{font-size:clamp(34px,4vw,50px);line-height:.98}.page-intro{max-width:560px;margin:12px 0 0;color:var(--muted);font-size:14px;line-height:1.55}.page-meta{display:grid;justify-items:end;gap:4px;color:var(--muted);font-size:12px;font-weight:700;white-space:nowrap}.page-meta strong{color:var(--ink);font-size:28px;line-height:1}.dashboard-page{display:grid;gap:24px}.dashboard-hero{display:flex;align-items:end;justify-content:space-between;gap:24px;border-bottom:1px solid var(--line);padding-bottom:22px}.dashboard-hero h2{margin:8px 0 0;font-size:clamp(38px,5vw,60px);line-height:.96;letter-spacing:0}.dashboard-intro{max-width:620px;margin:14px 0 0;color:var(--muted);font-size:15px;line-height:1.55}.dashboard-actions,.quick-actions{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end}.stat-grid{display:grid;gap:14px;grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.stat-panel{display:grid;min-height:144px;align-content:start;border:1px solid var(--line);border-radius:12px;background:linear-gradient(180deg,rgba(255,255,255,.96),rgba(248,250,252,.86)),#fff;padding:16px;box-shadow:0 16px 38px rgba(7,22,47,.045);transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}.stat-panel:hover{border-color:rgba(8,187,211,.45);box-shadow:0 20px 44px rgba(7,22,47,.07);transform:translateY(-1px)}.stat-icon{display:grid;height:28px;width:28px;margin-bottom:14px;place-items:center;border-radius:8px;background:#eef8fb;color:#04778a;font-size:10px;font-weight:900;letter-spacing:0}.stat-panel p{margin:0;color:var(--muted);font-size:12px;font-weight:800}.stat-panel strong{display:block;margin-top:10px;color:var(--ink);font-size:34px;letter-spacing:0;line-height:1}.stat-panel span{color:var(--muted);font-size:12px;line-height:1.45}.stat-panel .stat-icon{color:#04778a;font-size:10px;line-height:1}.split-layout{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);gap:22px;margin-top:28px}.dashboard-grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(320px,.55fr);gap:22px;align-items:start}.dashboard-side{display:grid;gap:16px}.surface-list{overflow:hidden}.list-heading{padding:24px 26px;border-bottom:1px solid var(--line)}.list-heading.compact{padding:22px 24px 18px}.list-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px;padding:18px 26px;border-bottom:1px solid var(--line);transition:background .16s ease}.list-row:hover{background:#f8fbfd}.list-row h4,.list-row p{margin:0}.list-row p{color:var(--muted);font-size:12px;font-weight:800;text-transform:uppercase}.list-row h4{margin-top:5px;font-size:18px}.list-row span{display:block;margin-top:6px;color:var(--muted);font-size:13px}.status{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:7px 10px;font-size:11px;font-weight:900;white-space:nowrap}.status.published{background:#e7f8ef;color:#087345}.status.draft{background:#fff3da;color:#91600c}.next-panel{padding:24px 26px}.insight-panel{overflow:hidden}.compact-list{display:grid}.compact-row{display:grid;gap:5px;border-top:1px solid var(--line);padding:16px 24px;transition:background .16s ease}.compact-row:hover{background:#f8fbfd}.compact-row strong{color:var(--ink);font-size:14px}.compact-row small,.compact-row span{color:var(--muted);font-size:12px}.next-panel ul{display:grid;gap:12px;margin:22px 0 0;padding:0}.next-panel li{display:flex;justify-content:space-between;gap:18px;border-top:1px solid var(--line);list-style:none;padding-top:12px}.next-panel span{color:var(--muted);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:13px}.table-shell{overflow:hidden;border:1px solid var(--line);border-radius:12px;background:var(--surface);box-shadow:var(--shadow)}.content-table{width:100%;border-collapse:collapse;table-layout:fixed}.content-table td,.content-table th{border-bottom:1px solid var(--line);padding:15px 20px;text-align:left;vertical-align:top}.content-table th{background:#f8fafc;color:var(--muted);font-size:11px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.content-table tbody tr{transition:background .16s ease}.content-table tbody tr:hover{background:#f8fbfd}.content-table td{color:#334155;font-size:14px;line-height:1.45}.content-table td:first-child,.content-table th:first-child{width:42%}.content-table.media-table td:first-child,.content-table.media-table th:first-child{width:108px}.content-table.blog-table td:first-child,.content-table.blog-table th:first-child{width:13%}.content-table.blog-table td:nth-child(2),.content-table.blog-table th:nth-child(2){width:37%}.content-table.blog-table td:nth-child(3),.content-table.blog-table td:nth-child(4),.content-table.blog-table th:nth-child(3),.content-table.blog-table th:nth-child(4){width:14%}.content-table.blog-table td:nth-child(5),.content-table.blog-table th:nth-child(5){width:12%}.content-table.blog-table td:nth-child(6),.content-table.blog-table th:nth-child(6){width:10%}.content-table.enquiry-table td:first-child,.content-table.enquiry-table th:first-child{width:24%}.content-table.enquiry-table td:nth-child(2),.content-table.enquiry-table td:nth-child(3),.content-table.enquiry-table td:nth-child(5),.content-table.enquiry-table th:nth-child(2),.content-table.enquiry-table th:nth-child(3),.content-table.enquiry-table th:nth-child(5){width:16%}.content-table.enquiry-table td:nth-child(4),.content-table.enquiry-table th:nth-child(4){width:28%}.content-table.contact-enquiry-table td:first-child,.content-table.contact-enquiry-table th:first-child{width:19%}.content-table.contact-enquiry-table td:nth-child(2),.content-table.contact-enquiry-table th:nth-child(2){width:15%}.content-table.contact-enquiry-table td:nth-child(3),.content-table.contact-enquiry-table th:nth-child(3){width:22%}.content-table.contact-enquiry-table td:nth-child(4),.content-table.contact-enquiry-table th:nth-child(4){width:29%}.content-table.contact-enquiry-table td:nth-child(5),.content-table.contact-enquiry-table th:nth-child(5){width:15%}.content-table.blog-table td,.content-table.blog-table th{padding-right:14px;padding-left:14px}.content-table strong{display:block;color:var(--ink);font-size:16px;line-height:1.25}.content-table strong+span{display:-webkit-box;margin-top:8px;overflow:hidden;color:var(--muted);-webkit-box-orient:vertical;-webkit-line-clamp:2}.content-table td small{display:block;margin-top:6px;color:var(--muted);font-size:12px}.enquiry-tags{color:#334155;font-size:13px;line-height:1.5}.enquiry-message{display:-webkit-box;margin:0;overflow:hidden;color:#334155;font-size:13px;line-height:1.55;-webkit-box-orient:vertical;-webkit-line-clamp:4}.table-thumb{display:grid;width:78px;height:56px;overflow:hidden;place-items:center;border:1px solid rgba(215,224,234,.95);border-radius:10px;background:linear-gradient(135deg,rgba(8,187,211,.14),rgba(7,22,47,.05)),#f8fafc;color:var(--ink);font-size:12px;font-weight:900}.table-thumb img{width:100%;height:100%;object-fit:cover}.table-action{display:inline-flex;align-items:center;justify-content:center;min-height:36px;border:1px solid var(--line);border-radius:9px;padding:8px 12px;color:var(--ink);font-size:13px;font-weight:900;transition:background .16s ease,border-color .16s ease,transform .16s ease}.table-action:hover{border-color:var(--cyan);background:rgba(8,187,211,.1);transform:translateY(-1px)}.empty-state{margin:0;padding:22px}.empty-state.small{padding:18px 24px 22px;font-size:13px}.editor-form{display:grid;gap:18px}.editor-section{border:1px solid var(--line);border-radius:12px;background:var(--surface);padding:26px;box-shadow:var(--shadow)}.section-heading{margin-bottom:20px}.section-heading.inline{display:flex;align-items:center;justify-content:space-between;gap:16px}.icon-button,.mini-button{border:1px solid var(--line);border-radius:9px;background:var(--surface);color:var(--ink);cursor:pointer;font-size:13px;font-weight:850;padding:10px 12px;transition:background .16s ease,border-color .16s ease,transform .16s ease}.icon-button:hover,.mini-button:hover{border-color:rgba(8,187,211,.45);background:#f8fbfd;transform:translateY(-1px)}.repeat-list{display:grid;gap:14px}.repeat-row{display:grid;grid-template-columns:minmax(0,.6fr) minmax(0,1fr) auto;gap:12px;align-items:end}.repeat-card{display:grid;gap:14px;background:#f8fafc;padding:16px}.repeat-card,.sticky-actions{border:1px solid var(--line);border-radius:12px}.sticky-actions{position:sticky;bottom:0;display:flex;justify-content:flex-end;background:rgba(255,255,255,.86);padding:14px;backdrop-filter:blur(14px);box-shadow:0 -12px 30px rgba(7,22,47,.06)}.form-error{color:#dc2626;font-weight:800}.media-field,.media-input-row{display:grid;gap:10px}.media-input-row{grid-template-columns:minmax(0,1fr) auto;align-items:center}.media-upload-button{min-height:46px;white-space:nowrap}.media-upload-button:disabled{cursor:wait;opacity:.62}.media-upload-error{margin:0;font-size:13px}.inline-preview{width:min(100%,360px);overflow:hidden;border:1px solid var(--line);border-radius:12px;background:var(--soft)}.inline-preview img{display:block;aspect-ratio:16/9;width:100%;object-fit:cover}.login-page{display:grid;min-height:100vh;place-items:center;padding:24px;background:linear-gradient(135deg,rgba(8,187,211,.1),rgba(7,22,47,0) 42%),var(--wash)}.login-shell{display:grid;width:min(100%,980px);overflow:hidden;grid-template-columns:minmax(0,1fr) 430px;border:1px solid var(--line);border-radius:20px;background:var(--surface);box-shadow:0 28px 70px rgba(7,22,47,.1)}.login-context{display:flex;min-height:520px;flex-direction:column;justify-content:flex-end;background:linear-gradient(180deg,#0a1c3c 0,var(--nav) 100%);color:#fff;padding:40px}.login-mark{display:grid;height:54px;width:54px;margin-bottom:auto;place-items:center;border-radius:12px;background:var(--cyan);color:var(--ink);font-weight:900;letter-spacing:.08em}.login-context h1{margin:12px 0 0;max-width:420px;font-size:clamp(42px,5vw,64px);letter-spacing:0;line-height:.96}.login-context p:not(.eyebrow){max-width:470px;margin:22px 0 0;color:#cbd5e1;font-size:17px;line-height:1.65}.login-status{display:flex;flex-wrap:wrap;gap:10px;margin-top:28px}.login-status span{border:1px solid rgba(255,255,255,.16);border-radius:999px;padding:8px 10px;color:#e2e8f0;font-size:12px;font-weight:800}.login-panel{display:flex;flex-direction:column;justify-content:center;padding:40px}.login-panel h2{margin:10px 0 8px;font-size:42px;letter-spacing:0}.login-panel .button{width:100%;margin-top:22px}.pdf-tile{aspect-ratio:16/10;width:100%;border-radius:10px;background:#eef5f8;display:grid;place-items:center;color:var(--muted);font-weight:900}.media-layout{display:grid;grid-template-columns:360px minmax(0,1fr);gap:22px;align-items:start}.upload-panel{position:sticky;top:32px;border:1px solid var(--line);border-radius:12px;background:var(--surface);padding:26px;box-shadow:var(--shadow)}.upload-panel .button{width:100%;margin-top:20px}.success-note{color:#059669;font-weight:800;overflow-wrap:anywhere}.asset-thumb,.pdf-tile.small{height:58px;width:82px;border-radius:10px}.asset-thumb{object-fit:cover}.pdf-tile.small{aspect-ratio:auto;font-size:12px}.url-copy{width:100%;min-width:240px;border:1px solid var(--line);border-radius:9px;padding:9px 10px;color:var(--muted)}.form-stack{margin-top:18px}.rich-editor-shell{overflow:hidden;border:1px solid #c9d4e2;border-radius:12px;background:#fff;box-shadow:inset 0 1px 0 rgba(255,255,255,.8)}.rich-editor-loading{border:1px solid var(--line);border-radius:12px;background:#f8fafc;color:var(--muted);padding:18px;font-size:13px;font-weight:800}.rich-editor-toolbar{display:flex;flex-wrap:wrap;gap:8px;border-bottom:1px solid var(--line);background:#f8fafc;padding:10px}.rich-editor-toolbar-group{display:flex;flex-wrap:wrap;gap:6px;align-items:center;border-right:1px solid #dfe7f0;padding-right:8px}.rich-editor-toolbar-group:last-child{border-right:0;padding-right:0}.small-button,.toolbar-button{min-height:34px;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--ink);cursor:pointer;font-size:12px;font-weight:850;padding:7px 9px;transition:background .16s ease,border-color .16s ease,color .16s ease,transform .16s ease}.toolbar-button:hover:not(:disabled){border-color:rgba(8,187,211,.48);background:#eefbfd;transform:translateY(-1px)}.toolbar-button:disabled{cursor:not-allowed;opacity:.45}.rich-editor-button.active{border-color:rgba(8,187,211,.55);background:rgba(8,187,211,.13);color:#036074}.rich-editor-input-group{display:flex;align-items:center;gap:6px;color:var(--muted);font-size:11px;font-weight:900}.rich-editor-input-group input[type=color],.rich-editor-input-group input[type=number]{height:34px;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--ink)}.rich-editor-input-group input[type=color]{width:38px;padding:4px}.rich-editor-inline-inputs{display:flex;gap:6px}.rich-editor-inline-inputs input[type=number]{width:74px;padding:0 8px}.rich-editor-file-input{display:none}.rich-editor-error{border-bottom:1px solid #fecaca;background:#fef2f2;color:#b91c1c;padding:10px 12px;font-size:13px;font-weight:800}.rich-editor-frame{background:#fff}.rich-editor-content .tiptap{min-height:420px;outline:none;padding:24px;color:var(--ink);line-height:1.72}.rich-editor-content .tiptap p.is-editor-empty:first-child:before{content:attr(data-placeholder);float:left;height:0;color:#94a3b8;pointer-events:none}.rich-editor-content .tiptap h1,.rich-editor-content .tiptap h2,.rich-editor-content .tiptap h3{margin:1.1em 0 .45em;color:var(--ink);letter-spacing:0;line-height:1.12}.rich-editor-content .tiptap h1{font-size:32px}.rich-editor-content .tiptap h2{font-size:26px}.rich-editor-content .tiptap h3{font-size:21px}.rich-editor-content .tiptap blockquote,.rich-editor-content .tiptap ol,.rich-editor-content .tiptap p,.rich-editor-content .tiptap pre,.rich-editor-content .tiptap table,.rich-editor-content .tiptap ul{margin:0 0 16px}.rich-editor-content .tiptap ol,.rich-editor-content .tiptap ul{padding-left:24px}.rich-editor-content .tiptap blockquote{border-left:3px solid var(--cyan);margin-left:0;padding-left:16px;color:#334155}.rich-editor-content .tiptap pre{overflow-x:auto;border-radius:10px;background:#07162f;color:#e2e8f0;padding:14px}.rich-editor-content .tiptap code{border-radius:6px;background:#eef4f7;padding:2px 5px}.rich-editor-content .tiptap pre code{background:transparent;padding:0}.rich-editor-content .tiptap img{display:block;max-width:100%;height:auto;border-radius:12px}.rich-editor-content .tiptap img.ProseMirror-selectednode{outline:3px solid rgba(8,187,211,.32)}.rich-editor-content .tiptap table{width:100%;border-collapse:collapse;table-layout:fixed}.rich-editor-content .tiptap td,.rich-editor-content .tiptap th{border:1px solid var(--line);padding:10px;vertical-align:top}.rich-editor-content .tiptap th{background:#f8fafc}.rich-editor-source{display:block;min-height:420px;width:100%;border:0;border-radius:0;outline:none;padding:18px;resize:vertical;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:13px;line-height:1.6}@media (max-width:820px){.shell{grid-template-columns:1fr}.sidebar{border-bottom:1px solid var(--line);border-right:0;position:static;height:auto;background:var(--nav)}.dashboard-grid,.repeat-row,.split-layout,.stat-grid,.three,.two{grid-template-columns:1fr}.dashboard-hero{align-items:stretch;flex-direction:column}.dashboard-actions{justify-content:flex-start}.page-header{align-items:stretch;flex-direction:column}.quick-actions{justify-content:flex-start}.table-shell{overflow-x:auto}.content-table{min-width:780px}.content{padding:28px 18px 42px}.login-shell,.media-layout{grid-template-columns:1fr}.login-context{min-height:auto}.upload-panel{position:static}}