@font-face{font-family:SteinerLight;src:url("/assets/fonts/Steinerlight.woff2") format("woff2");font-weight:400;font-style:normal;font-display:swap}.hosting-hero{position:relative;overflow:hidden;padding:128px 0 70px;color:#fff;background:radial-gradient(circle at 12% 18%,rgba(211,60,20,.28) 0,rgba(211,60,20,0) 34%),radial-gradient(circle at 88% 22%,rgba(255,90,46,.18) 0,rgba(255,90,46,0) 30%),linear-gradient(135deg,#101319 0,#13161c 48%,#101319 100%)}.hosting-hero::before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.04) 1px,transparent 1px),linear-gradient(rgba(255,255,255,.04) 1px,transparent 1px);background-size:44px 44px;mask-image:linear-gradient(to bottom,rgba(0,0,0,.42),rgba(0,0,0,0));pointer-events:none}.hosting-hero::after{content:"";position:absolute;right:-120px;top:-80px;width:420px;height:420px;border-radius:50%;background:radial-gradient(circle,rgba(211,60,20,.18) 0,rgba(211,60,20,0) 68%);pointer-events:none}.hosting-hero-inner{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);gap:42px;align-items:center}.hosting-hero-copy{max-width:760px}.hosting-hero .hh-title{margin:0 0 18px;font-family:Rajdhani,sans-serif;font-weight:700;font-size:clamp(38px,4.9vw,64px);line-height:1.04;letter-spacing:-.02em;max-width:760px;color:#fff}.hosting-hero .hh-title em{font-style:normal;color:#ff7a52}.hosting-hero .hh-desc{max-width:670px;margin:0 0 30px;color:rgba(226,232,240,.88);font-size:1.06rem;line-height:1.7}.hh-actions{display:flex;flex-wrap:wrap;gap:14px;align-items:center;margin-bottom:28px}.hh-btn-primary,.hh-btn-secondary{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:46px;padding:0 20px;border-radius:4px;text-decoration:none;font-family:Rajdhani,sans-serif;font-weight:700;letter-spacing:.02em;text-transform:uppercase;font-size:.88rem;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background .18s ease;cursor:pointer;border:none}.hh-btn-primary{color:#fff;background:#d33c14;box-shadow:0 12px 28px rgba(211,60,20,.1)}.hh-btn-primary:hover{transform:translateY(-1px);background:#ff5a2e;box-shadow:0 12px 28px rgba(211,60,20,.1)}.hh-btn-primary svg{width:18px;height:18px;stroke:currentColor;stroke-width:2.5;fill:none;stroke-linecap:round}.hh-btn-secondary{color:#fff;border:1px solid rgba(255,255,255,.22);background:0 0}.hh-btn-secondary:hover{border-color:#d33c14;color:#ff5a2c;background:0 0}.hosting-hero-visual{position:relative;min-height:470px}.hh-vshell{position:absolute;inset:0;display:flex;align-items:center;justify-content:center}.hh-orb{position:absolute;width:400px;height:400px;border-radius:50%;background:radial-gradient(circle,rgba(211,60,20,.18) 0,rgba(211,60,20,.06) 42%,rgba(211,60,20,0) 72%);filter:blur(8px)}.hxp{position:relative;width:min(100%,470px);border-radius:6px;border:1px solid rgba(148,163,184,.2);background:#0b0d12;box-shadow:0 30px 80px rgba(2,6,23,.5);overflow:hidden}.hxp::before{content:"";position:absolute;left:0;top:0;width:72px;height:3px;background:#d33c14;z-index:2}.hxp-head{display:flex;align-items:center;justify-content:space-between;padding:15px 18px 11px}.hxp-head .lbl{display:flex;align-items:center;gap:8px;font-family:'Fira Code',monospace;font-size:.72rem;text-transform:uppercase;letter-spacing:.1em;color:#9fa6b1}.hxp-head .live{width:8px;height:8px;border-radius:50%;background:#3fce78;box-shadow:0 0 0 4px rgba(63,206,120,.16)}.hxp-head .sync{font-family:'Fira Code',monospace;font-size:.72rem;color:#7d8590}.hxp-tabs{display:flex;padding:0 14px;border-bottom:1px solid rgba(148,163,184,.16)}.hxp-tab{flex:1;padding:9px 4px;background:0 0;border:0;border-bottom:2px solid transparent;color:#9fa6b1;font-family:Rajdhani,sans-serif;font-weight:700;font-size:.8rem;text-transform:uppercase;letter-spacing:.03em;cursor:pointer;transition:color .15s,border-color .15s}.hxp-tab:hover{color:#fff}.hxp-tab.is-active{color:#fff;border-bottom-color:var(--accent-text)}.hxp-body{padding:16px 18px;min-height:150px}.hxp-view{display:none}.hxp-view.is-active{display:block;animation:hxpfade .25s ease}@keyframes hxpfade{from{opacity:0;transform:translateY(4px)}to{opacity:1;transform:none}}.hxp-chart{width:100%;height:84px;display:block;margin-bottom:14px}.hxp-chart .ln{fill:none;stroke:#ff5a2c;stroke-width:2;stroke-linejoin:round;stroke-linecap:round}.hxp-ringwrap{display:grid;grid-template-columns:112px 1fr;gap:18px;align-items:center;padding:6px 0 4px}.hxp-ring{position:relative;width:112px;height:112px}.hxp-ring svg{width:112px;height:112px;display:block}.hxp-ring .rg{stroke-dasharray:327;stroke-dashoffset:327;transition:stroke-dashoffset 1.2s cubic-bezier(.16,1,.3,1)}.hxp-ring-c{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.hxp-ring-c b{font-family:Rajdhani,sans-serif;font-weight:700;font-size:1.6rem;color:#fff;line-height:1}.hxp-ring-c span{font-family:'Fira Code',monospace;font-size:.55rem;color:#7d8590;text-transform:uppercase;letter-spacing:.05em;margin-top:3px}.hxp-rstats{display:flex;flex-direction:column;gap:9px}.hxp-rstats .rrow{display:flex;justify-content:space-between;align-items:baseline;padding-bottom:8px;border-bottom:1px solid rgba(255,255,255,.07)}.hxp-rstats .rrow:last-child{border-bottom:0;padding-bottom:0}.hxp-rstats .rk{font-family:'Fira Code',monospace;font-size:.64rem;color:#7d8590;text-transform:uppercase;letter-spacing:.05em}.hxp-rstats .rv{font-family:Rajdhani,sans-serif;font-weight:700;font-size:1.05rem;color:#fff}.hxp-rstats .rv.ok{color:#3fce78}@media(prefers-reduced-motion:reduce){.hxp-ring .rg{transition:none}}.hxp-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.hxp-stat .k{display:block;font-family:'Fira Code',monospace;font-size:.6rem;text-transform:uppercase;letter-spacing:.05em;color:#7d8590;margin-bottom:5px}.hxp-stat .v{font-family:Rajdhani,sans-serif;font-weight:700;font-size:1.35rem;color:#fff;line-height:1}.hxp-stat .v .u{font-size:.68rem;color:#9fa6b1;font-weight:500;margin-left:3px}.hxp-stat.ok .v{color:#3fce78}.hxp-gauge{margin-bottom:12px}.hxp-gauge:last-child{margin-bottom:0}.hxp-gauge .gt{display:flex;justify-content:space-between;font-family:'Fira Code',monospace;font-size:.66rem;color:#9fa6b1;margin-bottom:5px;text-transform:uppercase;letter-spacing:.05em}.hxp-gauge .gt b{color:#fff;font-weight:700}.hxp-gauge .gtr{height:7px;border-radius:4px;background:rgba(255,255,255,.08);overflow:hidden}.hxp-gauge .gf{height:100%;border-radius:4px;background:linear-gradient(90deg,#d33c14,#ff5a2c);width:0;transition:width 1.1s cubic-bezier(.16,1,.3,1)}.hxp-tick{border-top:1px solid rgba(148,163,184,.16);background:#08090d;padding:0 18px;height:40px;display:flex;align-items:center;overflow:hidden;font-family:'Fira Code',monospace;font-size:.72rem;color:#cbd5e1}.hxp-tick .row{display:flex;align-items:center;gap:8px;white-space:nowrap;width:100%;transition:opacity .25s}.hxp-tick .st{color:#3fce78;font-weight:700}.hxp-tick .st.w{color:#f6b44b}.hxp-tick .dim{color:#6b7280;margin-left:auto}@media(prefers-reduced-motion:reduce){.hxp-view.is-active{animation:none}.hxp-gauge .gf{transition:none}.hxp-tick .row{transition:none}}.host-subnav{display:flex;gap:10px;flex-wrap:wrap;align-items:center;margin:-22px auto 34px;padding:10px;border-radius:4px;border:1px solid rgba(148,163,184,.14);background:rgba(8,14,28,.78);backdrop-filter:blur(12px);box-shadow:0 16px 42px rgba(2,6,23,.18);position:relative;z-index:2}.host-subnav a{display:inline-flex;align-items:center;gap:8px;padding:10px 14px;border-radius:4px;border:1px solid rgba(255,255,255,.08);text-decoration:none;color:#fff;white-space:nowrap;font-family:Rajdhani,sans-serif;font-weight:600;font-size:.92rem;transition:transform .15s ease,background .15s ease,border-color .15s ease}.host-subnav a:hover{transform:translateY(-1px);background:rgba(255,255,255,.06);border-color:rgba(255,140,100,.3)}[data-theme=light] .host-subnav{background:rgba(255,255,255,.96);border-color:#e2e8f0;box-shadow:0 16px 42px rgba(15,23,42,.08)}[data-theme=light] .host-subnav a{color:#1f2937;border-color:#e2e8f0}[data-theme=light] .host-subnav a:hover{background:#fff5f0;border-color:#d33c14}.host-proof{padding:32px 0 16px}.host-proof-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;text-align:center}.host-proof-item{padding:20px 12px}.host-proof-num{font-family:'Fira Code',monospace;font-size:2.4rem;font-weight:600;color:var(--accent-text);line-height:1;margin-bottom:8px}.host-proof-lbl{font-size:.88rem;color:var(--text-muted,#6b7280);letter-spacing:.04em;text-transform:uppercase;font-family:'Fira Code',monospace}@media(max-width:780px){.host-proof-grid{grid-template-columns:repeat(2,1fr);gap:18px}}.plany-section{padding:60px 0 40px}.plany-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:36px}.plan-card{position:relative;border-radius:4px;border:1px solid var(--border,#e2e8f0);background:var(--bg-card,#fff);padding:28px 22px 24px;display:flex;flex-direction:column;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.plan-card:hover{transform:translateY(-2px);border-color:rgba(211,60,20,.4);box-shadow:0 12px 28px rgba(211,60,20,.1)}.plan-card.is-featured{border-color:#d33c14;box-shadow:0 12px 28px rgba(211,60,20,.1)}.plan-card.is-featured::before{content:"NAJPOPULARNIEJSZY";position:absolute;top:-11px;left:22px;padding:4px 12px;font-family:'Fira Code',monospace;font-size:.68rem;font-weight:600;letter-spacing:.1em;background:#d33c14;color:#fff;border-radius:4px}.plan-name{font-family:Rajdhani,sans-serif;font-size:1.5rem;font-weight:700;color:var(--text-main);margin:0 0 6px;text-transform:uppercase;letter-spacing:.02em}.plan-tagline{font-size:.92rem;color:var(--text-muted,#6b7280);margin:0 0 22px;min-height:42px}.plan-price{display:flex;align-items:baseline;gap:6px;margin-bottom:6px;font-family:Rajdhani,sans-serif}.plan-price .pp-num{font-size:2.6rem;font-weight:700;color:var(--text-main);line-height:1}.plan-price .pp-cur{font-size:1.1rem;color:var(--text-muted,#6b7280);font-weight:500}.plan-price-meta{display:block;font-family:'Fira Code',monospace;font-size:.74rem;color:var(--text-muted,#6b7280);margin-bottom:20px}.plan-features{list-style:none;padding:0;margin:0 0 24px;flex-grow:1}.plan-features li{position:relative;padding:8px 0 8px 24px;font-size:.93rem;color:var(--text-main);line-height:1.5;border-bottom:1px solid var(--border-soft,#f1f5f9)}.plan-features li:last-child{border-bottom:none}.plan-features li::before{content:"";position:absolute;left:0;top:13px;width:14px;height:14px;background:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23d33c14' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'><polyline points='20 6 9 17 4 12'/></svg>") center/contain no-repeat}.plan-cta{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:46px;padding:0 18px;border-radius:4px;border:1px solid var(--accent,#d33c14);background:rgba(211,60,20,.05);color:var(--accent-text);text-decoration:none;font-family:Rajdhani,sans-serif;font-weight:700;text-transform:uppercase;letter-spacing:.04em;font-size:.92rem;cursor:pointer;transition:background .15s ease,color .15s ease}.plan-cta:hover{background:var(--accent,#d33c14);color:#fff}.plan-card.is-featured .plan-cta{background:#d33c14;color:#fff}.plan-card.is-featured .plan-cta:hover{background:#ff5a2e;border-color:#ff5a2e}[data-theme=dark] .plan-card{background:#15171a;border-color:#2a2e34}[data-theme=dark] .plan-features li{border-bottom-color:#23272d}@media(max-width:980px){.plany-grid{grid-template-columns:1fr;max-width:480px;margin-left:auto;margin-right:auto}}.plan-ent{margin-top:28px;display:block;padding:30px 32px;border:1px solid var(--border,#e2e8f0);border-radius:4px;background:var(--bg-soft,#f8fafc)}.plan-ent-tag{display:inline-block;font-family:'Fira Code',monospace;font-size:.68rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--accent,#d33c14);border:1px solid var(--accent,#d33c14);border-radius:4px;padding:3px 10px;margin-bottom:12px}.plan-ent-title{font-family:Rajdhani,sans-serif;font-size:1.6rem;font-weight:700;line-height:1.2;color:var(--text-main);margin:0 0 10px}.plan-ent-desc{font-size:.95rem;line-height:1.65;color:var(--text-muted,#6b7280);margin:0 0 16px}.plan-ent-list{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;gap:8px 22px}.plan-ent-list li{position:relative;padding-left:20px;font-size:.9rem;color:var(--text-main)}.plan-ent-list li::before{content:"";position:absolute;left:0;top:6px;width:12px;height:12px;background:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23d33c14' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'><polyline points='20 6 9 17 4 12'/></svg>") center/contain no-repeat}[data-theme=dark] .plan-ent{background:#15171a;border-color:#2a2e34}@media(max-width:860px){.plan-ent{padding:26px 22px}}.plany-toggle{display:flex;align-items:center;justify-content:center;gap:12px;margin:18px 0 0;font-family:'Fira Code',monospace;font-size:.82rem;color:var(--text-muted,#6b7280)}.vat-cap{letter-spacing:.04em}.vat-seg{position:relative;display:inline-flex;align-items:center;gap:2px;background:#2f3338;border-radius:999px;padding:3px}.vat-ind{position:absolute;top:3px;left:0;height:calc(100% - 6px);background:#fff;border-radius:999px;pointer-events:none;z-index:0;transition:transform 1.2s cubic-bezier(.65,0,.35,1),width 1.2s cubic-bezier(.65,0,.35,1)}.vat-btn{position:relative;z-index:1;border:0;background:0 0;color:#9aa0a8;border-radius:999px;padding:4px 14px;min-height:28px;min-width:24px;font-family:inherit;font-size:inherit;letter-spacing:.5px;font-weight:500;cursor:pointer;transition:color .15s}.vat-btn:hover{color:#e2e6ea}.vat-btn.is-active{color:#16181c;cursor:default}.vat-seg.is-sliding .vat-btn{transition:color 1.2s cubic-bezier(.65,0,.35,1)}.vat-seg.is-sliding .vat-face{transform:translateY(0)!important;transition:transform .2s ease-out}@media(prefers-reduced-motion:reduce){.vat-ind,.vat-seg.is-sliding .vat-btn{transition:none}}.vat-btn:focus-visible{outline:2px solid #ff5a2c;outline-offset:2px}.vat-roll{display:block;height:1.62em;overflow:hidden}.vat-face{display:flex;align-items:center;justify-content:center;height:1.62em;transition:transform .8s cubic-bezier(.65,0,.35,1)}.vat-face-hover{color:#fff}.vat-btn:not(.is-active):hover .vat-face{transform:translateY(-100%)}@media(prefers-reduced-motion:reduce){.vat-face{transition:none}}.host-features{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-top:36px}.host-feature{padding:22px;border-radius:4px;border:1px solid var(--border,#e2e8f0);background:var(--bg-card,#fff);transition:transform .18s ease,border-color .18s ease}.host-feature:hover{transform:translateY(-2px);border-color:rgba(211,60,20,.4)}.host-feature .fi-ico{width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;border-radius:4px;border:1px solid rgba(211,60,20,.3);background:rgba(211,60,20,.08);color:var(--accent-text);margin-bottom:14px}.host-feature .fi-ico svg{width:22px;height:22px;stroke:currentColor;stroke-width:2;fill:none}.host-feature h3{font-family:Rajdhani,sans-serif;font-size:1.18rem;font-weight:700;margin:0 0 8px;color:var(--text-main);letter-spacing:.01em}.host-feature p{margin:0;font-size:.92rem;line-height:1.6;color:var(--text-muted,#6b7280)}[data-theme=dark] .host-feature{background:#15171a;border-color:#2a2e34}@media(max-width:1100px){.host-features{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.host-features{grid-template-columns:1fr}}.host-compare{margin-top:36px;border:1px solid var(--border,#e2e8f0);border-radius:6px;overflow:hidden;background:var(--bg-card,#fff)}.host-compare-wrap{overflow-x:auto}.host-compare table{width:100%;border-collapse:collapse;font-family:Rajdhani,sans-serif;min-width:600px}.host-compare th{background:#13161c;color:#fff;padding:16px 20px;text-align:left;font-family:'Fira Code',monospace;font-size:.78rem;text-transform:uppercase;letter-spacing:.08em;font-weight:500}.host-compare th.featured{background:#d33c14}.host-compare td{padding:14px 20px;border-bottom:1px solid var(--border-soft,#f1f5f9);color:var(--text-main);font-size:.95rem}.host-compare tr:last-child td{border-bottom:none}.host-compare td:first-child{font-family:'Fira Code',monospace;font-size:.86rem;color:var(--text-muted,#6b7280);font-weight:500}.host-compare td.featured{background:rgba(211,60,20,.04);font-weight:600}.host-compare td.yes{color:var(--ok-text)}.host-compare td.host-compare-all{background:rgba(211,60,20,.04);font-size:.9rem;color:var(--text-muted,#6b7280)}.host-compare td.no{color:#9ca3af}[data-theme=dark] .host-compare{background:#15171a;border-color:#2a2e34}[data-theme=dark] .host-compare td{border-bottom-color:#23272d}.host-perf{padding:60px 0;background:linear-gradient(180deg,transparent 0,rgba(211,60,20,.04) 100%)}.host-perf-grid{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}.host-perf-grid h2{font-family:Rajdhani,sans-serif;font-size:clamp(28px,3.4vw,40px);font-weight:700;line-height:1.15;margin:0 0 18px;color:var(--text-main)}.host-perf-grid h2 em{font-style:normal;color:var(--accent-text)}.host-perf-grid p{font-size:1rem;line-height:1.75;color:var(--text-main);margin:0 0 14px}.host-stack{background:#0e0f11;border:1px solid rgba(255,255,255,.08);border-radius:4px;overflow:hidden;margin:24px 0 0}.host-stack-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:11px 18px;border-bottom:1px solid rgba(255,255,255,.08)}.host-stack-head .hs-label{font-family:'Fira Code',monospace;font-size:.68rem;text-transform:uppercase;letter-spacing:.12em;color:#6b7280}.host-stack-head .hs-status{display:flex;align-items:center;gap:7px;font-family:'Fira Code',monospace;font-size:.62rem;text-transform:uppercase;letter-spacing:.12em;color:rgba(0,198,122,.85)}.host-stack-head .hs-dot{width:6px;height:6px;border-radius:50%;background:#00c67a;box-shadow:0 0 6px rgba(0,198,122,.6);animation:hsDot 2.5s ease-in-out infinite}.host-stack-table{width:100%;border-collapse:collapse}.host-stack-table tr+tr{border-top:1px solid rgba(255,255,255,.06)}.host-stack-table th{text-align:left;padding:13px 18px;font-family:Rajdhani,sans-serif;font-weight:600;font-size:1rem;color:#fff;white-space:nowrap;width:40%}.host-stack-table td{padding:13px 18px;font-family:'Fira Code',monospace;font-size:.78rem;color:#9aa1ab;line-height:1.5}.host-stack-table tbody tr{transition:background .15s}.host-stack-table tbody tr:hover{background:rgba(211,60,20,.07)}@keyframes hsDot{0%,100%{opacity:1}50%{opacity:.35}}@media(prefers-reduced-motion:reduce){.host-stack-head .hs-dot{animation:none}}.host-perf-mock{padding:28px;border-radius:4px;border:1px solid var(--border,#e2e8f0);background:var(--bg-card,#fff)}.host-perf-mock .label{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px;padding-bottom:14px;border-bottom:1px solid var(--border,#e2e8f0);font-family:'Fira Code',monospace;font-size:.78rem;color:var(--text-muted,#6b7280);text-transform:uppercase;letter-spacing:.06em}.host-perf-mock .label .live{display:inline-flex;align-items:center;gap:6px;color:var(--ok-text)}.host-perf-mock .label .live::before{content:"";width:8px;height:8px;border-radius:50%;background:var(--ok-text)}.perf-row{display:flex;justify-content:space-between;align-items:center;padding:10px 0;border-bottom:1px solid var(--border-soft,#f1f5f9)}.perf-row:last-child{border-bottom:none}.perf-row .pname{font-family:'Fira Code',monospace;font-size:.84rem;color:var(--text-main)}.perf-row .pval{font-family:Rajdhani,sans-serif;font-size:1.4rem;font-weight:700;color:var(--accent-text)}.perf-row .pval.ok{color:var(--ok-text)}[data-theme=dark] .host-compare,[data-theme=dark] .host-perf-mock{background:#15171a;border-color:#2a2e34}[data-theme=dark] .perf-row{border-color:#23272d}@media(max-width:880px){.host-perf-grid{grid-template-columns:1fr;gap:32px}}.host-faq{margin-top:36px;max-width:1180px;margin-left:auto;margin-right:auto;display:grid;grid-template-columns:1fr 1fr;gap:10px 28px;align-items:start}.host-2col{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:start;width:100%}.host-2col .fx-head{margin-bottom:24px}.host-2col .host-faq{margin:0;max-width:none;grid-template-columns:1fr}.host-2col .fx-guide{max-width:none}@media(max-width:960px){.host-2col{grid-template-columns:1fr;gap:48px}}.faq-item{border:1px solid var(--border,#e2e8f0);border-radius:6px;background:var(--bg-card,#fff);margin-bottom:10px;overflow:hidden;transition:border-color .18s}.faq-item[open]{border-color:#d33c14}.faq-item summary{cursor:pointer;padding:18px 22px;font-family:Rajdhani,sans-serif;font-weight:600;font-size:1.05rem;color:var(--text-main);list-style:none;display:flex;justify-content:space-between;align-items:center;gap:14px}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary::after{content:"+";font-family:'Fira Code',monospace;font-size:1.4rem;font-weight:400;color:var(--accent-text);transition:transform .2s}.faq-item[open] summary::after{content:"−"}.faq-item summary:hover{color:var(--accent-text)}.faq-body{padding:0 22px 20px;color:var(--text-muted,#6b7280);line-height:1.7;font-size:.95rem}[data-theme=dark] .faq-item{background:#15171a;border-color:#2a2e34}.host-migrate{position:relative;overflow:hidden;margin-top:60px;padding:38px;border-radius:6px;background:linear-gradient(135deg,#d33c14 0,#ff5a2e 100%);color:#fff;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:24px}.host-migrate-text h3{font-family:Rajdhani,sans-serif;font-size:1.7rem;font-weight:700;margin:0 0 8px;letter-spacing:.01em}.host-migrate-text p{margin:0;font-size:1rem;opacity:.92;line-height:1.6;max-width:620px}.host-migrate-cta{display:inline-flex;align-items:center;gap:10px;padding:14px 26px;border-radius:4px;background:#fff;color:var(--accent-text);text-decoration:none;font-family:Rajdhani,sans-serif;font-weight:700;text-transform:uppercase;letter-spacing:.04em;font-size:.95rem;flex-shrink:0;box-shadow:4px 4px 0 #9e2a0e;transition:transform .15s var(--fx-ease-out,ease),box-shadow .15s var(--fx-ease-out,ease)}.host-migrate-cta:hover{transform:translate(2px,2px);box-shadow:2px 2px 0 #9e2a0e}.host-migrate-cta:active{transform:translate(4px,4px);box-shadow:0 0 0 transparent}@media(prefers-reduced-motion:reduce){.host-migrate-cta{transition:none}.host-migrate-cta:active,.host-migrate-cta:hover{transform:none;box-shadow:4px 4px 0 #9e2a0e}}.host-migrate-cta svg{width:18px;height:18px;stroke:currentColor;stroke-width:2.5;fill:none;stroke-linecap:round}.host-migrate::after{content:"";position:absolute;left:62%;top:50%;transform:translate(-50%,-50%);width:300px;height:250px;background:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='0.6' stroke-linecap='round' stroke-linejoin='round'><path d='M17.5 19a4.5 4.5 0 0 0 0-9 6 6 0 0 0-11.6 1.5A4 4 0 0 0 6 19z'/><path d='M12 16.5V11M9.5 13.5 12 11l2.5 2.5'/></svg>") no-repeat center/contain;opacity:.14;pointer-events:none}.host-migrate>*{position:relative;z-index:1}@media(max-width:560px){.host-migrate::after{left:auto;top:auto;transform:none;right:-26px;bottom:-40px;width:230px;height:195px}}@media(max-width:1100px){.hosting-hero-inner{grid-template-columns:1fr;gap:32px}.hosting-hero-copy{max-width:none}.hosting-hero-visual{min-height:0}.hh-vshell{position:static}.hh-orb{display:none}.hxp{width:100%;max-width:470px;margin:0 auto}}@media(max-width:780px){.hosting-hero{padding:132px 0 50px}}@media(max-width:560px){.hh-actions{flex-direction:column;align-items:stretch}.hh-btn-primary,.hh-btn-secondary{width:100%}.host-migrate{flex-direction:column;align-items:flex-start;text-align:left;padding:28px}}.anchor{scroll-margin-top:120px}:root{--fx-ease-out:cubic-bezier(0.23,1,0.32,1)}.btn{transition:transform 160ms var(--fx-ease-out),box-shadow .2s var(--fx-ease-out),background-color .2s var(--fx-ease-out),color .2s var(--fx-ease-out),border-color .2s var(--fx-ease-out)}@media (prefers-reduced-motion:reduce){.btn{transition:none}.btn:active,.btn:hover{transform:none}}.hosting-hero .hh-desc{max-width:100%;text-align:justify;hyphens:auto}.host-feature p,.host-migrate-text p,.host-perf-grid p{text-align:justify;hyphens:auto}@media(max-width:860px){.host-faq{grid-template-columns:1fr;max-width:880px}}@media(min-width:1400px){.host-faq{grid-template-columns:repeat(3,1fr);max-width:1560px}}@media(min-width:1400px){.host-faq .faq-item summary{font-size:.97rem}}