/* Shared CloudPilot styles */
@font-face {font-family:'DM Sans';font-style:normal;font-weight:400 700;font-display:swap;src:url('/assets/fonts/dm-sans/dm-sans-latin-ext.woff2') format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}
@font-face {font-family:'DM Sans';font-style:normal;font-weight:400 700;font-display:swap;src:url('/assets/fonts/dm-sans/dm-sans-latin.woff2') format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
@font-face {font-family:Manrope;font-style:normal;font-weight:400 800;font-display:swap;src:url('/assets/fonts/manrope/manrope-latin-ext.woff2') format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}
@font-face {font-family:Manrope;font-style:normal;font-weight:400 800;font-display:swap;src:url('/assets/fonts/manrope/manrope-latin.woff2') format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
:root {--navy:#0b1730;--ink:#17223a;--muted:#617088;--line:#dbe3ed;--paper:#f5f7fa;--accent:#b6ff62;--blue:#365bd8;--radius:18px;--container:1180px}
* {box-sizing:border-box}
html {scroll-behavior:smooth}
body {margin:0;color:var(--ink);font:16px/1.6 'DM Sans',system-ui,sans-serif;background:#fff}
a {color:inherit;text-decoration:none}
button,input,select,textarea {font:inherit}
button {cursor:pointer}
h1,h2,h3,p {margin-top:0}
h1,h2,h3 {font-family:Manrope,system-ui,sans-serif;line-height:1.14;letter-spacing:-.045em}
h1 {font-size:clamp(3.5rem,6.3vw,6rem)}
h2 {font-size:clamp(2.35rem,4vw,4rem)}
h3 {font-size:1.32rem}
.container {width:min(var(--container),calc(100% - 40px));margin:auto}
.site-header {height:86px;background:var(--navy);color:#fff;border-bottom:1px solid #ffffff1c}
.nav-wrap,.site-nav,.brand,.hero-actions,.hero-foot,.section-head,.footer-inner {display:flex;align-items:center}
.nav-wrap {height:100%;justify-content:space-between}
.brand {gap:11px;font:800 1.34rem Manrope,sans-serif;letter-spacing:-.055em;white-space:nowrap}
.brand-domain {font-weight:500;color:var(--accent)}
.brand-logo {width:33px;height:33px;display:block;object-fit:contain;flex:none}
.site-nav {gap:34px;font-size:.89rem;font-weight:600;color:#d5ddec}
.site-nav a:hover,.footer-inner a:hover {color:var(--accent)}
.site-nav .nav-login {border:1px solid #8290a7;border-radius:8px;padding:10px 15px;color:#fff}
.site-nav .nav-login span {color:var(--accent);padding-left:9px}
.hero {background:var(--navy);color:#fff;overflow:hidden}
.hero-grid {display:grid;grid-template-columns:1.05fr .95fr;min-height:650px;align-items:center;gap:20px}
.eyebrow {color:var(--accent);font-size:.7rem;font-weight:800;letter-spacing:.19em;display:flex;align-items:center;gap:11px;margin-bottom:28px}
.eyebrow.dark {color:#4d6281}
.eyebrow-line {height:1px;width:28px;background:currentColor}
.hero h1 {font-size:clamp(3.25rem,5vw,5rem);margin-bottom:26px}
.hero h1 em,.section h2 em,.process-section h2 em {font-style:normal;color:var(--accent)}
.section h2 em {color:#648b3d}
.hero-lead {font-size:1.13rem;max-width:520px;color:#bbcadc;line-height:1.8;margin-bottom:32px}
.hero-actions {gap:30px;flex-wrap:wrap}
.button {border:0;background:var(--accent);color:var(--navy);padding:14px 21px;border-radius:9px;font-weight:800;font-size:.88rem;display:inline-flex;align-items:center;justify-content:center;gap:25px;min-height:48px}
.button:hover {background:#d0ff93}
.button span {font-size:1.25rem;font-weight:400}
.text-button {font-size:.88rem;font-weight:700;color:inherit}
.text-button span {margin-left:8px}
.text-button:hover {text-decoration:underline}
.hero-foot {gap:25px;color:#91a0b8;font-size:.78rem;margin-top:58px}
.signal {color:#e4f3d6}
.signal i {display:inline-block;width:7px;height:7px;border-radius:50%;background:var(--accent);box-shadow:0 0 12px var(--accent);margin-right:7px}
.hero-art {height:530px;position:relative;display:grid;place-items:center}
.art-orbit {border:1px solid #8196b32a;border-radius:50%;position:absolute;transform:rotate(-25deg)}
.orbit-one {width:570px;height:310px}
.orbit-two {width:380px;height:480px;transform:rotate(32deg)}
.art-console {position:relative;width:min(440px,94%);background:#12233e;border:1px solid #738db25c;border-radius:14px;box-shadow:0 35px 80px #020b1d9c;transform:rotate(-3deg);overflow:hidden}
.console-head {height:44px;border-bottom:1px solid #55718e66;display:flex;align-items:center;justify-content:space-between;padding:0 17px;color:#8499b3;font-size:.69rem;letter-spacing:.08em}
.console-dots {display:flex;gap:5px}
.console-dots i {width:6px;height:6px;border-radius:50%;background:#6c859d}
.console-dots i:first-child {background:var(--accent)}
.console-body {padding:30px}
.console-kicker {font-size:.64rem;letter-spacing:.15em;color:#9dafc7;font-weight:700;display:flex;justify-content:space-between}
.online {color:var(--accent);letter-spacing:.08em}
.console-title {font:700 1.43rem Manrope,system-ui,sans-serif;margin:12px 0 34px}
.console-bars {display:grid;gap:18px}
.console-bars div {display:grid;grid-template-columns:90px 1fr;align-items:center;gap:13px}
.console-bars span {font-size:.62rem;letter-spacing:.1em;color:#8ca1bb}
.console-bars b {display:block;height:7px;background:linear-gradient(90deg,var(--accent) var(--width),#2b4163 var(--width));border-radius:20px}
.console-status {background:#1d3656;border:1px solid #6f8ea357;border-radius:9px;display:flex;align-items:center;gap:14px;padding:13px;margin-top:32px}
.console-status>span {background:var(--accent);color:var(--navy);width:36px;height:36px;border-radius:7px;display:grid;place-items:center}
.console-status strong,.console-status small {display:block}
.console-status strong {font-size:.82rem}
.console-status small {color:#a5b8cb;font-size:.68rem}
.art-float {position:absolute;right:5%;bottom:45px;background:#f1f7ed;color:#26354b;display:flex;align-items:center;gap:11px;padding:13px 18px;border-radius:10px;box-shadow:0 15px 35px #0004;font-size:1.2rem;transform:rotate(3deg)}
.art-float span {font-size:.68rem;line-height:1.25}
.art-float strong {font-size:.82rem}
.trust-strip {background:#f0f3f6;border-bottom:1px solid var(--line)}
.trust-inner {min-height:78px;display:flex;align-items:center;justify-content:space-between;gap:20px;color:#53627b;font-size:.81rem;font-weight:700}
.trust-inner>span {font-size:.62rem;letter-spacing:.15em;color:#8a98aa}
.trust-inner>div:before {content:'✦';color:#809f58;padding-right:10px}
.section {padding:112px 0}
.section-head {justify-content:space-between;gap:50px;align-items:end;margin-bottom:44px}
.section-head h2 {margin:0}
.section-head>p {max-width:345px;color:var(--muted);margin:0}
.feature-grid {display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.feature-card {min-height:335px;padding:31px;display:flex;flex-direction:column;justify-content:space-between}
.feature-card.featured {background:#e8f1e1;border-color:#d6e4cb}
.feature-icon {font-size:2rem;line-height:1;color:#648b3d}
.card-number {font-size:.63rem;font-weight:800;letter-spacing:.14em;color:#6e7e90}
.feature-card h3 {margin:12px 0}
.feature-card p {color:var(--muted);font-size:.9rem;line-height:1.65}
.feature-card a {font-size:.82rem;font-weight:800}
.feature-card a span {margin-left:7px;color:#60853d}
.process-section {background:#152848;color:#fff;padding:105px 0}
.process-grid {display:grid;grid-template-columns:1fr 1fr;gap:100px}
.process-section h2 {margin-bottom:23px}
.process-section p {color:#b4c3d7;max-width:430px}
.button-light {background:#fff}
.button-light:hover {background:var(--accent)}
.steps {list-style:none;margin:0;padding:0}
.steps li {display:flex;gap:25px;padding:25px 0;border-bottom:1px solid #ffffff30}
.steps li:first-child {padding-top:0}
.steps li>span {color:var(--accent);font-size:.75rem;font-weight:800;letter-spacing:.12em}
.steps h3 {margin:0 0 8px;font-size:1.1rem}
.steps p {font-size:.86rem;margin:0}
.cta-section {background:#f4f7f0}
.cta-inner {display:flex;justify-content:space-between;align-items:end;gap:30px}
.cta-inner h2 {margin-bottom:17px}
.cta-inner p {color:var(--muted);margin:0}
.cta-actions {display:flex;gap:25px;align-items:center;white-space:nowrap}
.site-footer {background:var(--navy);color:#fff;padding:38px 0}
.footer-inner {justify-content:space-between;align-items:flex-start;gap:40px}

/* Portal layout */
.page-hero {background:var(--navy);color:#fff;padding:60px 0}
.page-hero h1 {font-size:clamp(2.5rem,4vw,4.1rem);margin:0 0 14px}
.page-hero p {color:#b9c8db;max-width:660px;margin:0}
.workspace {background:var(--paper);min-height:calc(100vh - 160px);padding:40px 0 95px}
.portal-header {background:#fff;border-bottom:1px solid var(--line)}
.portal-header .site-nav {color:var(--ink)}
.portal-header .nav-login {color:var(--ink);border-color:var(--line)}
.portal-header .brand {color:var(--navy)}
.portal-header .brand-domain {color:#668f3f}
.portal-header .site-nav a:hover {color:var(--blue)}
.panel,.feature-card,.focus-card {background:#fff;border:1px solid var(--line);border-radius:var(--radius)}
.panel {box-shadow:0 7px 20px #17223a08}
.panel-pad {padding:28px}
.workspace-head {display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:28px}
.workspace-head h1 {font-size:clamp(2rem,3.4vw,3.2rem);margin:0 0 5px}
.workspace-head p {color:var(--muted);margin:0}
.eyebrow-blue {color:#5370a4;font-size:.66rem;font-weight:800;letter-spacing:.15em;margin-bottom:8px}
.portal-actions {display:flex;gap:10px;flex-wrap:wrap}
.button-blue {background:#244cc8;color:#fff}
.button-blue:hover {background:#1b3da7}
.button-outline {background:#fff;color:var(--ink);border:1px solid var(--line)}
.button-outline:hover {background:#edf2f8}
.button-small {padding:8px 13px;min-height:38px;font-size:.76rem;gap:10px}
.dashboard-grid {display:grid;grid-template-columns:minmax(0,1.8fr) minmax(270px,.8fr);gap:20px}
.stack {display:grid;gap:20px}
.panel h2 {font-size:1.3rem;margin:0 0 8px}
.panel-intro {font-size:.87rem;color:var(--muted);margin:0 0 22px}
.item-list {display:grid;gap:12px}
.item {border:1px solid var(--line);border-radius:12px;padding:18px;display:flex;justify-content:space-between;align-items:center;gap:15px}
.item h3 {font-size:1rem;margin:0 0 4px}
.item p {font-size:.8rem;color:var(--muted);margin:0}
.item-right {text-align:right;white-space:nowrap}
.badge {display:inline-block;font-size:.68rem;font-weight:800;padding:4px 9px;border-radius:50px;background:#ebf1fa;color:#315791}
.badge.received,.badge.in_progress {background:#edf2fb;color:#3058a0}
.badge.completed,.badge.active {background:#e4f5df;color:#3b783d}
.badge.waiting_customer {background:#fff1d8;color:#9b6507}
.badge.rejected,.badge.cancelled {background:#fce7e5;color:#ae4439}
.price {font-weight:800}
.empty {padding:26px;border:1px dashed #c9d4e2;border-radius:12px;color:var(--muted);font-size:.88rem}
.side-note {background:#eaf1e6;border-radius:13px;padding:20px;margin-top:20px}
.side-note p {color:#576b5b;font-size:.85rem;margin:7px 0 15px}

/* VPS configuration */
.config-layout {display:grid;grid-template-columns:minmax(0,1.35fr) minmax(290px,.65fr);gap:24px;align-items:start}
.config-main {display:grid;gap:18px}
.config-card {padding:28px}
.config-card h2 {margin:0 0 6px}
.config-card p {color:var(--muted);font-size:.85rem;margin:0 0 20px}
.form-grid {display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:17px}
.field {display:grid;gap:6px}
.field-full {grid-column:1/-1}
.field label,.field>span {font-size:.79rem;font-weight:800;color:#42516a}
.field input,.field select,.field textarea,.auth-form input,.auth-form textarea,.admin-controls select,.admin-controls textarea {width:100%;min-height:45px;border:1px solid #cfd9e5;border-radius:9px;padding:10px 12px;background:#fff;color:var(--ink);outline:none}
.field textarea,.admin-controls textarea {min-height:82px;resize:vertical}
.field input:focus,.field select:focus,.field textarea:focus,.auth-form input:focus {border-color:#315ad0;box-shadow:0 0 0 3px #315ad025}
.option-grid {display:grid;grid-template-columns:repeat(3,1fr);gap:10px}
.option-card input {position:absolute;opacity:0}
.option-card label {display:block;border:1px solid var(--line);border-radius:11px;padding:15px;cursor:pointer;background:#fff}
.option-card strong,.option-card span {display:block}
.option-card strong {font-size:.87rem}
.option-card span {font-size:.74rem;color:var(--muted)}
.option-card input:checked+label {border-color:#315ad0;box-shadow:0 0 0 2px #315ad02a;background:#f7f9ff}
.option-card input:focus-visible+label {outline:3px solid #315ad080;outline-offset:2px}
.checks {display:grid;gap:9px}
.check {display:flex;gap:11px;align-items:flex-start;padding:12px;border:1px solid var(--line);border-radius:10px}
.check input {margin-top:4px}
.check strong,.check small {display:block}
.check strong {font-size:.85rem}
.check small {color:var(--muted);font-size:.76rem}
.summary-card {position:sticky;top:20px;padding:26px}
.summary-list {display:grid;gap:10px;margin:20px 0}
.summary-row {display:flex;justify-content:space-between;gap:15px;padding-bottom:10px;border-bottom:1px solid var(--line);font-size:.8rem}
.summary-row span {color:var(--muted)}
.summary-price {background:#edf3e8;border-radius:11px;padding:18px;margin:15px 0}
.summary-price small {display:block;color:#526a53}
.summary-price strong {font:800 1.8rem Manrope,system-ui,sans-serif}
.summary-card .button {width:100%}

/* Login and administration */
.auth-wrap {background:var(--paper);min-height:calc(100vh - 86px);padding:75px 20px}
.auth-card {max-width:460px;margin:auto;padding:36px}
.auth-card h1 {font-size:2.1rem}
.auth-card p {color:var(--muted);font-size:.9rem}
.auth-form {display:grid;gap:15px}
.auth-form label {font-size:.79rem;font-weight:800;display:grid;gap:6px}
.auth-form button {width:100%;margin-top:4px}
.auth-switch {margin-top:18px;font-size:.84rem;text-align:center}
.auth-switch button {background:none;border:0;color:var(--blue);font-weight:800;padding:0}
.auth-switch a {color:var(--blue);font-weight:800}
.nav-logout-form {display:inline;margin:0}
.nav-logout-form button {font:inherit;cursor:pointer}
.message {border-radius:9px;padding:10px 13px;font-size:.82rem;margin:12px 0}
.message.error {background:#fce7e5;color:#9e332b}
.message.success {background:#e4f5df;color:#2a6e3b}
.hidden {display:none!important}
.admin-list {display:grid;gap:15px}
.admin-card {padding:23px}
.admin-card-head {display:flex;justify-content:space-between;gap:10px}
.admin-card h2 {margin:5px 0}
.admin-card p {margin:4px 0;font-size:.84rem;color:var(--muted)}
.admin-card dl {display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:19px 0}
.admin-card dt {font-size:.67rem;color:var(--muted)}
.admin-card dd {margin:0;font-weight:700;font-size:.82rem}
.admin-controls {display:grid;grid-template-columns:1fr 2fr auto;gap:10px;align-items:end}
.admin-controls label {font-size:.74rem;font-weight:800;display:grid;gap:5px}
.note {font-size:.82rem;color:var(--muted)}
.loading {color:var(--muted)}
.admin-nav {gap:16px;font-size:.79rem}
.stats {display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:24px}
.stat {background:#fff;border:1px solid var(--line);border-radius:12px;padding:18px 20px}
.stat strong,.stat span {display:block}
.stat strong {font:800 1.45rem Manrope,sans-serif}
.stat span {font-size:.75rem;color:var(--muted);margin-top:3px}
.table-panel {padding:25px;margin-bottom:24px}
.table-panel h2 {font-size:1.45rem;margin-bottom:7px}
.data-table-wrap {overflow-x:auto;margin-top:18px}
.data-table {width:100%;border-collapse:collapse;font-size:.78rem;white-space:nowrap}
.data-table th,.data-table td {padding:11px 12px;border-bottom:1px solid var(--line);text-align:left;vertical-align:middle}
.data-table th {color:#526177;font-size:.68rem;text-transform:uppercase;letter-spacing:.05em}
.data-table tbody tr:hover {background:#f7f9fb}
.pagination {display:flex;align-items:center;justify-content:center;gap:18px;margin-top:22px;font-size:.82rem}
@media(max-width:900px) {
  .hero-grid {grid-template-columns:1fr;min-height:0;padding:75px 0 35px}
  .hero-art {height:400px}
  .feature-grid {grid-template-columns:1fr 1fr}
  .feature-card:last-child {grid-column:1/-1}
  .process-grid {gap:45px}
  .dashboard-grid,.config-layout {grid-template-columns:1fr}
  .summary-card {position:static}
  .trust-inner {flex-wrap:wrap;padding:18px 0}
  .admin-controls {grid-template-columns:1fr 1fr}
  .admin-controls button {grid-column:1/-1}
  .stats {grid-template-columns:1fr 1fr}
}
@media(max-width:680px) {
  .site-header {height:72px}
  .site-nav {gap:10px}
  .site-nav>a:not(.nav-login) {display:none}
  .site-nav .nav-login {padding:7px 10px;font-size:.75rem}
  .brand {font-size:1.08rem}
  .brand-logo {width:29px;height:29px}
  .container {width:min(var(--container),calc(100% - 30px))}
  .hero-grid {padding-top:55px}
  .hero h1 {font-size:clamp(2.7rem,10vw,3.35rem)}
  .hero-lead {font-size:1rem}
  .hero-foot {margin-top:35px;display:block}
  .hero-foot span {display:block;margin-bottom:5px}
  .hero-art {height:330px}
  .art-console {width:90%}
  .art-float {bottom:8px;right:0}
  .trust-inner>span {width:100%}
  .trust-inner>div {font-size:.72rem}
  .section,.process-section {padding:70px 0}
  .section-head,.cta-inner,.workspace-head {display:block}
  .section-head>p {margin-top:20px}
  .feature-grid,.process-grid,.form-grid,.option-grid {grid-template-columns:1fr}
  .feature-card:last-child {grid-column:auto}
  .feature-card {min-height:280px}
  .steps {margin-top:40px}
  .cta-actions {margin-top:25px}
  .footer-inner {display:grid;justify-content:start}
  .workspace {padding:30px 0 70px}
  .portal-actions {margin-top:18px}
  .item {align-items:start}
  .item-right {white-space:normal}
  .admin-card dl {grid-template-columns:1fr 1fr}
  .admin-controls {grid-template-columns:1fr}
  .auth-wrap {padding-top:40px}
  .stats {grid-template-columns:1fr}
}

/* Account security */
.security-options {display:grid;grid-template-columns:1fr 1fr;gap:14px}
.security-choice {border:1px solid var(--line);border-radius:12px;padding:20px}
.security-choice h3 {margin:12px 0 8px}
.security-choice p {font-size:.83rem;color:var(--muted);min-height:66px}
.security-form {border-top:1px solid var(--line);margin-top:22px;padding-top:22px;max-width:440px}
.security-form h3 {margin-bottom:8px}
.security-form p {font-size:.84rem;color:var(--muted)}
.form-actions {display:flex;gap:10px;flex-wrap:wrap}
.form-actions button {width:auto}
.secret-box {background:#f0f4f9;border:1px solid var(--line);padding:18px;border-radius:11px;margin:17px 0}
.secret-box span,.secret-box code,.secret-box a {display:block}
.secret-box span {font-size:.73rem;color:var(--muted)}
.secret-box code {font-size:1.15rem;letter-spacing:.09em;word-break:break-all;margin:8px 0 10px}
.secret-box a {font-size:.78rem;color:#244cc8;font-weight:800}
.recovery-box {background:#f1f7ec;border:1px solid #cfdfc7;border-radius:13px;padding:22px;margin-top:22px}
.recovery-box p {font-size:.84rem;color:#526454}
.recovery-codes {display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:15px 0}
.recovery-codes code {font-size:.86rem;background:#fff;border:1px solid #cfdfc7;border-radius:6px;padding:7px 9px;white-space:nowrap}
@media(max-width:680px) {
  .security-options,.recovery-codes {grid-template-columns:1fr}
  .security-choice p {min-height:0}
}
.totp-qr {width:max-content;max-width:100%;background:#fff;border:1px solid var(--line);border-radius:10px;padding:14px;margin:14px 0 18px;overflow:hidden}
.totp-qr img,.totp-qr canvas {display:block;max-width:100%;height:auto}
.totp-qr:empty {display:none}

/* Customer profile */
.profile-alert {background:#fff4db;border:1px solid #edd79d;border-radius:13px;padding:20px 24px;margin:0 0 24px}
.profile-alert strong {display:block;font-family:Manrope,sans-serif}
.profile-alert p {font-size:.86rem;color:#6d5b33;margin:5px 0 14px}
.profile-alert .button {width:auto}
.admin-profile {background:#f4f7fa;border:1px solid var(--line);border-radius:10px;padding:15px 18px;margin:15px 0}
.admin-profile h3 {font-size:.9rem;letter-spacing:0;margin:0 0 8px}
.admin-profile p {margin:5px 0;color:var(--ink)}
.auth-form>.form-grid {margin:3px 0}
.auth-form>.form-grid label {align-content:start}

/* Service controls and documents */
.service-actions {display:grid;justify-items:end;gap:5px;margin-top:7px}
.service-actions button {border:0;background:none;padding:0;cursor:pointer}
.service-actions button:disabled {opacity:.55;cursor:wait}
.button-danger {background:#a6312e;color:#fff}
.button-danger:hover {background:#882622;color:#fff}
.rendered-markdown {max-width:900px;line-height:1.65;overflow-wrap:anywhere}
.rendered-markdown h1 {font-size:2rem}
.rendered-markdown h2 {font-size:1.4rem;margin:34px 0 14px}
.rendered-markdown p {margin:12px 0}
.rendered-markdown table {border-collapse:collapse;width:100%;margin:18px 0;display:block;overflow-x:auto}
.rendered-markdown td {border:1px solid var(--line);padding:9px 12px;min-width:110px;vertical-align:top}
.rendered-markdown tr:first-child {background:#edf2f8;font-weight:800}
.rendered-markdown ul {padding-left:23px}
.credential-actions {display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
.credential-actions .button {margin:0}
.credential-actions+.note {margin:0}
@media(max-width:680px) {
  .credential-actions {grid-template-columns:1fr}
}

/* Product catalogue */
.product-panel {padding:28px;margin-bottom:24px}
.product-panel h2 {font-size:1.6rem;margin:0 0 10px}
.product-panel h3 {font-size:1rem;margin:25px 0 12px}
.product-panel .form-grid {margin:18px 0}
.product-list {display:grid;gap:10px;margin-top:20px}
.product-row {display:flex;align-items:center;justify-content:space-between;gap:16px;border:1px solid var(--line);border-radius:10px;padding:15px 18px}
.product-row p {font-size:.82rem;color:var(--muted);margin:4px 0 0}
.product-row-actions {display:grid;gap:5px;text-align:right}
.product-row-actions button {border:0;background:none;padding:0;text-align:right;color:var(--blue)}
.product-actions {display:flex;gap:10px;flex-wrap:wrap;margin-top:20px}
.product-addons {margin-top:14px}
.option-card small {display:block;margin-top:6px;font-weight:800;color:var(--blue)}
@media(max-width:680px) {
  .product-row {align-items:start}
  .product-row-actions {min-width:90px}
}
.service-price-comparison {display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:18px 0}
.service-price-comparison>div {border:1px solid var(--line);border-radius:10px;padding:14px}
.service-price-comparison small,.service-price-comparison strong,.service-price-comparison span {display:block}
.service-price-comparison small,.service-price-comparison span {font-size:.75rem;color:var(--muted)}
.service-price-comparison strong {font-size:1.15rem}
.admin-service-actions {display:grid;grid-template-columns:1fr 1fr;gap:20px;border-top:1px solid var(--line);padding-top:18px}
.admin-service-actions h3 {font-size:1rem;letter-spacing:0;margin-bottom:9px}
.admin-service-actions form {display:grid;gap:12px;align-content:start}
.admin-service-actions .field {display:grid;gap:5px;font-size:.8rem;font-weight:700}
.admin-service-actions textarea {min-height:90px}
.admin-service-actions .button {justify-self:start}
.price-history {margin-top:9px;font-size:.78rem;color:var(--muted)}
.price-history summary {cursor:pointer;color:var(--blue);font-weight:700}
.price-history p {max-width:550px;margin:6px 0}
@media(max-width:680px) {
  .service-price-comparison,.admin-service-actions {grid-template-columns:1fr}
}
.service-filter-head {display:flex;align-items:start;justify-content:space-between;gap:18px}
.service-filter-head h2 {margin-bottom:5px}
.service-filter-label {min-width:155px;font-size:.78rem;font-weight:800;color:#42516a}
.item .service-archive-price {margin:16px 0;font-size:.9rem}
@media(max-width:680px) {
  .service-filter-head {display:block}
  .service-filter-label {margin:12px 0 18px;max-width:220px}
  .workspace-head>.service-filter-label {margin-top:18px}
}

/* Landing page focus and contact */
.focus-section {background:#f5f7fa}
.focus-grid {display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}
.focus-card {padding:34px;display:flex;flex-direction:column;min-height:320px}
.focus-card h3 {font-size:1.65rem;margin:22px 0 12px}
.focus-card p {color:var(--muted);font-size:.92rem;line-height:1.7}
.focus-card a {margin-top:auto;font-size:.83rem;font-weight:800;color:var(--blue)}
.focus-card a:hover {text-decoration:underline}
.services-section {padding-bottom:96px}
.hosting-section {padding-top:96px;border-top:1px solid var(--line)}
.cta-inner .contact-details {margin-top:13px;font-size:.88rem}
.contact-details a {font-weight:700}
.contact-details a:hover {text-decoration:underline}
@media(max-width:1050px) {
  .site-nav {gap:16px}
}
@media(max-width:850px) {
  .site-nav>a:not(.nav-login) {display:none}
}
@media(max-width:680px) {
  .focus-grid {grid-template-columns:1fr}
  .focus-card {min-height:0}
  .services-section {padding-bottom:70px}
  .hosting-section {padding-top:70px}
  .contact-details {line-height:1.8}
}
body a[href^="mailto:"] {color:#111827}
body a[href^="mailto:"]::after {content:"↗";color:#568e24;font-weight:800;margin-left:.45em}
body a[href^="mailto:"]:hover {color:#111827;text-decoration:underline}
.site-footer a[href^="mailto:"] {display:inline-block;background:#fff;border-radius:6px;padding:5px 9px}
.focus-visual {position:relative;margin:0 0 22px;height:clamp(240px,34vw,390px);overflow:hidden;border-radius:var(--radius);background:var(--navy)}
.focus-visual img {width:100%;height:100%;display:block;object-fit:cover;object-position:center 46%}
.focus-visual::after {content:"";position:absolute;inset:0;background:linear-gradient(90deg,#07172bb5 0%,#07172b10 70%)}
.focus-visual figcaption {position:absolute;z-index:1;left:34px;bottom:28px;max-width:440px;color:#fff;font:800 clamp(1.5rem,3vw,2.35rem)/1.2 Manrope,sans-serif;letter-spacing:-.04em}
@media(max-width:680px) {
  .focus-visual {height:230px}
  .focus-visual figcaption {left:18px;bottom:18px;max-width:260px}
}

/* Footer */
.footer-company {font-size:.8rem}
.footer-company .brand {display:inline-flex;margin-bottom:16px}
.footer-company address {font-style:normal;color:#a7b6c9;line-height:1.8}
.footer-contact {display:grid;gap:7px;font-size:.8rem}
.footer-contact strong {font:800 .9rem Manrope,sans-serif}
.footer-contact span,.footer-contact a {color:#a7b6c9}
.footer-bottom {border-top:1px solid #ffffff1c;color:#a7b6c9;font-size:.78rem;margin-top:30px;padding-top:20px}
@media(max-width:680px) {
  .footer-inner {gap:25px}
}
