.hosting-theme{--host-paper: #faf6f0;--host-paper-deep: #f1ebe1;--host-surface: #fffdf9;--host-ink: #171310;--host-ink-soft: #4c443d;--host-ink-faint: #74695f;--host-ember: #d03a0d;--host-ember-deep: #a92e08;--host-line: #d8cdc0;--host-good: #217346;--host-good-soft: #e1f1e7;--host-on-ember: #fff8f1;--host-focus: 2px solid #d03a0d;--host-shadow-1: 0 1px 3px rgba(23, 19, 16, .08), 0 1px 2px rgba(23, 19, 16, .06);--host-shadow-2: 0 8px 24px rgba(23, 19, 16, .12), 0 2px 6px rgba(23, 19, 16, .08);--host-radius-sm: 8px;--host-radius: 12px;--host-radius-lg: 16px;--host-ease: cubic-bezier(.2, 0, 0, 1);color-scheme:light;background:radial-gradient(900px 420px at 90% 0%,rgba(208,58,13,.07),transparent 64%),var(--host-paper);color:var(--host-ink);transition:background-color .2s var(--host-ease),color .2s var(--host-ease)}@media(prefers-color-scheme:dark){:root:not(.light) .hosting-theme{--host-paper: #151210;--host-paper-deep: #211c18;--host-surface: #1d1916;--host-ink: #fff8f1;--host-ink-soft: #d9cec4;--host-ink-faint: #b7a99d;--host-ember: #ff7448;--host-ember-deep: #ff936f;--host-line: #493d34;--host-good: #77d59f;--host-good-soft: #173426;--host-on-ember: #171310;--host-focus: 2px solid #ff936f;--host-shadow-1: 0 1px 3px rgba(0, 0, 0, .34), 0 1px 2px rgba(0, 0, 0, .24);--host-shadow-2: 0 12px 30px rgba(0, 0, 0, .38), 0 2px 8px rgba(0, 0, 0, .28);color-scheme:dark}}.dark .hosting-theme{--host-paper: #151210;--host-paper-deep: #211c18;--host-surface: #1d1916;--host-ink: #fff8f1;--host-ink-soft: #d9cec4;--host-ink-faint: #b7a99d;--host-ember: #ff7448;--host-ember-deep: #ff936f;--host-line: #493d34;--host-good: #77d59f;--host-good-soft: #173426;--host-on-ember: #171310;--host-focus: 2px solid #ff936f;--host-shadow-1: 0 1px 3px rgba(0, 0, 0, .34), 0 1px 2px rgba(0, 0, 0, .24);--host-shadow-2: 0 12px 30px rgba(0, 0, 0, .38), 0 2px 8px rgba(0, 0, 0, .28);color-scheme:dark}.host-wrap{width:min(100%,1100px);margin-inline:auto;padding-inline:clamp(1.1rem,4vw,2.5rem)}.host-hero{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(18rem,.8fr);gap:clamp(2rem,6vw,5rem);align-items:center;padding-block:clamp(3.5rem,9vw,7rem) clamp(3rem,7vw,5rem)}.host-hero__copy{max-width:43rem}.host-section{padding-block:clamp(3rem,7vw,5.5rem);border-top:1px solid var(--host-line)}.host-section--deep{background:var(--host-paper-deep)}.host-section-heading{max-width:48rem;margin-bottom:2rem}.host-section-heading--split{display:grid;grid-template-columns:minmax(0,1fr) minmax(17rem,.55fr);align-items:end;gap:2rem;max-width:none}.host-section-heading--split>p{margin:0;color:var(--host-ink-soft)}.host-stat-grid,.host-method-grid,.host-service-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.host-service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.host-split{display:grid;grid-template-columns:minmax(0,.75fr) minmax(20rem,1.25fr);gap:clamp(2rem,6vw,5rem);align-items:start}.host-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.5rem}@media(max-width:820px){.host-hero,.host-section-heading--split,.host-split{grid-template-columns:1fr}.host-hero{padding-top:3rem}.host-hero__visual{max-width:36rem}.host-stat-grid,.host-method-grid{grid-template-columns:1fr}}@media(max-width:650px){.host-service-grid{grid-template-columns:1fr}}.hosting-theme h1,.hosting-theme h2,.hosting-theme h3{color:var(--host-ink)}.hosting-theme h1{max-width:15ch;font-size:clamp(2.5rem,6.5vw,5rem);line-height:.98;letter-spacing:-.035em}.hosting-theme h2{margin:0;font-size:clamp(1.8rem,4vw,3rem);line-height:1.04;text-wrap:balance}.hosting-theme h3{margin-top:0;font-size:1.2rem}.hosting-theme p,.hosting-theme li{color:var(--host-ink-soft)}.hosting-theme a{color:var(--host-ink);text-decoration-color:var(--host-ember)}.hosting-theme a:hover{color:var(--host-ember)}.host-eyebrow{margin:0 0 1rem;color:var(--host-ember)!important;font-size:.78rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase}.host-lede{max-width:42rem;margin-top:1.5rem;font-family:var(--font-display);font-size:clamp(1.15rem,2.2vw,1.38rem);line-height:1.48}.host-fine{color:var(--host-ink-faint)!important;font-size:.88rem}.host-button,.hosting-theme .host-button{display:inline-flex;min-height:44px;align-items:center;justify-content:center;padding:.7rem 1.35rem;border:1px solid var(--host-ember);border-radius:var(--host-radius-sm);background:var(--host-ember);color:var(--host-on-ember)!important;font-size:.9rem;font-weight:600;line-height:1.2;text-decoration:none;cursor:pointer;box-shadow:var(--host-shadow-1);transition:transform .15s var(--host-ease),box-shadow .15s var(--host-ease),background .15s var(--host-ease)}.host-button:hover{background:var(--host-ember-deep);transform:translateY(-2px);box-shadow:var(--host-shadow-2)}.host-button:active{transform:translateY(0) scale(.98)}.host-button:focus-visible{outline:var(--host-focus);outline-offset:3px}.host-button--secondary,.hosting-theme .host-button--secondary{background:transparent;color:var(--host-ink)!important;border-color:var(--host-line);box-shadow:none}.host-button--secondary:hover{background:var(--host-paper-deep);color:var(--host-ember)!important}.hosting-theme-toggle{display:inline-flex;min-height:44px;align-items:center;gap:.55rem;padding:.55rem .85rem;border:1px solid var(--host-line);border-radius:var(--host-radius-sm);background:transparent;color:var(--host-ink);font:inherit;font-size:.82rem;font-weight:600;cursor:pointer;transition:background .15s var(--host-ease),border-color .15s var(--host-ease)}.hosting-theme-toggle:hover{background:var(--host-paper-deep);border-color:var(--host-ember)}.hosting-theme-toggle:focus-visible{outline:var(--host-focus);outline-offset:2px}.hosting-theme-toggle__mark{display:grid;grid-template-columns:repeat(2,5px);gap:2px}.hosting-theme-toggle__mark i{width:5px;height:5px;background:var(--host-ember)}.hosting-theme-toggle__mark i:nth-child(2),.hosting-theme-toggle__mark i:nth-child(3){background:var(--host-ink)}.host-hero__visual{position:relative;padding:1rem;border:1px solid var(--host-line);border-radius:var(--host-radius-lg);background:var(--host-surface);box-shadow:var(--host-shadow-2)}.host-hero__visual:before{content:"";position:absolute;width:5rem;height:5rem;right:-.75rem;top:-.75rem;border-top:3px solid var(--host-ember);border-right:3px solid var(--host-ember);pointer-events:none}.host-console__head{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:0 0 .75rem;border-bottom:1px solid var(--host-line);color:var(--host-ink-faint);font-size:.72rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.host-console__lights{display:flex;gap:5px}.host-console__lights i{width:7px;height:7px;background:var(--host-line);border-radius:50%}.host-console__lights i:first-child{background:var(--host-ember)}.host-console__routes{list-style:none;padding:0;margin:.35rem 0 0}.host-console__routes li{display:grid;grid-template-columns:1fr auto;gap:1rem;margin:0;padding:.72rem .25rem;border-bottom:1px dashed var(--host-line);font-size:.82rem}.host-console__routes li:last-child{border-bottom:0}.host-console__routes strong{color:var(--host-ink)}.host-console__routes span{color:var(--host-good);font-variant-numeric:tabular-nums}.host-badge{display:inline-flex;align-items:center;min-height:32px;padding:.3rem .7rem;border:1px solid var(--host-line);border-radius:var(--host-radius-sm);background:var(--host-surface);color:var(--host-ink-soft);font-size:.76rem;font-weight:600;line-height:1.2}.host-badge--good{background:var(--host-good-soft);color:var(--host-good);border-color:color-mix(in srgb,var(--host-good) 35%,var(--host-line))}.host-stat,.host-method-card,.host-service-card{padding:1.35rem;border-radius:var(--host-radius);background:var(--host-surface);box-shadow:var(--host-shadow-1)}.host-stat{border-top:3px solid var(--host-ember)}.host-stat__value{display:block;margin-bottom:.5rem;color:var(--host-ink);font-family:var(--font-display);font-size:clamp(2rem,5vw,3.25rem);font-variant-numeric:tabular-nums;line-height:1}.host-stat__label{display:block;color:var(--host-ink);font-weight:600}.host-stat p{margin:.65rem 0 0;font-size:.9rem}.host-method-card{border:1px solid var(--host-line);box-shadow:none}.host-method-card__number{color:var(--host-ember);font-size:.75rem;font-weight:600;letter-spacing:.12em}.host-method-card h3{margin:.7rem 0 .45rem}.host-method-card p{margin:0;font-size:.92rem}.host-tabs{display:flex;flex-wrap:wrap;gap:.5rem;margin:1.5rem 0}.host-chip{min-height:36px;padding:.4rem .85rem;border:1px solid var(--host-line);border-radius:var(--host-radius-sm);background:transparent;color:var(--host-ink);font:inherit;font-size:.8rem;font-weight:600;cursor:pointer;transition:background .15s var(--host-ease),color .15s var(--host-ease),border-color .15s var(--host-ease)}.host-chip:hover{background:var(--host-paper-deep)}.host-chip:focus-visible{outline:var(--host-focus);outline-offset:2px}.host-chip--selected{background:var(--host-ink);border-color:var(--host-ink);color:var(--host-paper)}.host-chip--selected:hover{background:var(--host-ember);border-color:var(--host-ember);color:var(--host-on-ember)}.host-race__panel{padding:clamp(1rem,3vw,1.7rem);border:1px solid var(--host-line);border-radius:var(--host-radius);background:var(--host-surface);box-shadow:var(--host-shadow-1)}.host-race__explanation{margin:0 0 1rem;color:var(--host-ink-faint)!important;font-size:.82rem}.host-race__list{list-style:none;padding:0;margin:0}.host-race__row{display:grid;grid-template-columns:2.3rem minmax(10rem,.65fr) minmax(8rem,1fr) 5.2rem;align-items:center;gap:.9rem;margin:0;padding:.75rem 0;border-bottom:1px dashed var(--host-line)}.host-race__row:last-child{border-bottom:0}.host-race__rank{color:var(--host-ink-faint);font-size:.72rem;font-weight:600;letter-spacing:.08em}.host-race__identity{display:flex;min-width:0;flex-direction:column}.host-race__identity strong{overflow:hidden;color:var(--host-ink);font-size:.88rem;text-overflow:ellipsis;white-space:nowrap}.host-race__identity span{color:var(--host-ink-faint);font-size:.7rem}.host-race__value{color:var(--host-ink);font-size:.82rem;font-weight:600;text-align:right;font-variant-numeric:tabular-nums}.host-race__bar{width:100%;height:7px;appearance:none;border:0;border-radius:999px;overflow:hidden;background:var(--host-paper-deep)}.host-race__bar::-webkit-progress-bar{background:var(--host-paper-deep)}.host-race__bar::-webkit-progress-value{background:var(--host-ember);border-radius:999px;transition:width .25s cubic-bezier(.05,.7,.1,1)}.host-race__bar::-moz-progress-bar{background:var(--host-ember);border-radius:999px}.host-table-wrap{overflow-x:auto;border:1px solid var(--host-line);border-radius:var(--host-radius);background:var(--host-surface);box-shadow:var(--host-shadow-1)}.host-table{width:100%;min-width:780px;border-collapse:collapse;font-size:.82rem;font-variant-numeric:tabular-nums}.host-table th,.host-table td{padding:.85rem .75rem;border-bottom:1px solid var(--host-line);text-align:right;vertical-align:top}.host-table th{background:var(--host-paper-deep);color:var(--host-ink);font-family:var(--font-body);font-size:.7rem;letter-spacing:.06em;text-transform:uppercase}.host-table th:first-child,.host-table td:first-child{min-width:14rem;text-align:left}.host-table tbody tr:last-child td{border-bottom:0}.host-table tbody tr:hover{background:color-mix(in srgb,var(--host-ember) 5%,transparent)}.host-table strong{display:block;color:var(--host-ink)}.host-table small{display:block;color:var(--host-ink-faint)}.host-note,.host-proof{padding:clamp(1.25rem,4vw,2rem);border-left:4px solid var(--host-ember);background:var(--host-surface);box-shadow:var(--host-shadow-1)}.host-note p:last-child,.host-proof p:last-child{margin-bottom:0}.host-service-card{position:relative;padding:clamp(1.5rem,4vw,2.2rem);border:1px solid var(--host-line);box-shadow:none}.host-service-card--featured{border-top:4px solid var(--host-ember);box-shadow:var(--host-shadow-2)}.host-service-card h3{margin:1rem 0 .6rem;font-size:clamp(1.35rem,3vw,1.8rem)}.host-service-card ul{margin-bottom:0}.host-service-card li{margin-bottom:.55rem}.host-checklist{list-style:none;padding:0;margin:0}.host-checklist li{position:relative;margin:0;padding:.75rem 0 .75rem 2rem;border-bottom:1px dashed var(--host-line)}.host-checklist li:before{content:"";position:absolute;left:0;top:1.05rem;width:.7rem;height:.7rem;background:var(--host-ember);box-shadow:5px 5px color-mix(in srgb,var(--host-ember) 45%,transparent)}.host-checklist li:last-child{border-bottom:0}.host-split h3:not(:first-child){margin-top:2rem}.hosting-theme .faq{max-width:none}.hosting-theme .faq details{border-color:var(--host-line)}.hosting-theme .faq summary{color:var(--host-ink)}.hosting-theme .faq details p{color:var(--host-ink-soft)}.hosting-theme .faq summary:after{color:var(--host-ember)}.hosting-theme .askai{border-color:var(--host-line);color:var(--host-ink-faint)}.hosting-theme .askai a{border-color:var(--host-line);color:var(--host-ink-soft)}.host-toast{position:fixed;z-index:1100;right:1rem;bottom:1rem;width:min(22rem,calc(100vw - 2rem));padding:.85rem 1rem;border-left:3px solid var(--host-good);border-radius:var(--host-radius-sm);background:var(--host-ink);color:var(--host-paper);box-shadow:var(--host-shadow-2);font-size:.86rem;opacity:0;pointer-events:none;transform:translateY(1rem);transition:opacity .25s cubic-bezier(.05,.7,.1,1),transform .25s cubic-bezier(.05,.7,.1,1)}.host-toast--visible{opacity:1;transform:none}@media(max-width:650px){.host-race__row{grid-template-columns:2rem minmax(0,1fr) auto;gap:.65rem}.host-race__identity span{white-space:normal}.host-race__bar{grid-column:2 / 4}.host-race__value{grid-column:3;grid-row:1}}.host-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.hosting-theme [hidden]{display:none!important}@media(prefers-reduced-motion:reduce){.hosting-theme *,.hosting-theme *:before,.hosting-theme *:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}
