.hosting-page{font-family:Plus Jakarta Sans,system-ui,sans-serif;--p: #6c5ce7;--p-dark: #5a4cd4;--ink: #0f172a;--muted: #64748b;--bg: #f8fafc;--surface: #ffffff;--surface-2: #f1f5f9;--edge: #e2e8f0;--radius: 18px;--ease: cubic-bezier(.4, 0, .2, 1)}.hosting-page *{margin:0;padding:0;box-sizing:border-box}.hosting-page .container{max-width:1440px;margin:0 auto;padding:0 24px}.hosting-page .hero{position:relative;color:#fff;padding:clamp(64px,10vw,96px) 0 clamp(56px,8vw,80px);background:linear-gradient(135deg,#151634,#241a5a 45%,#3a2d8f 70%,#6c5ce7);overflow:hidden;isolation:isolate}.hosting-page .hero:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse 60% 45% at 10% 15%,rgba(108,92,231,.45) 0%,transparent 60%),radial-gradient(ellipse 45% 35% at 90% 10%,rgba(139,92,246,.35) 0%,transparent 55%);pointer-events:none;z-index:0}.hosting-page .hero-inner{position:relative;z-index:1}.hosting-page .hero-badge{display:inline-flex;align-items:center;gap:10px;padding:10px 20px;background:#ffffff29;border:1px solid rgba(255,255,255,.28);border-radius:999px;font-size:12px;text-transform:uppercase;letter-spacing:.14em;font-weight:700;margin-bottom:24px;backdrop-filter:blur(6px)}.hosting-page .hero h1{font-size:clamp(32px,4.5vw,48px);line-height:1.15;font-weight:800;margin-bottom:20px;letter-spacing:-.03em}.hosting-page .hero-lead{font-size:18px;color:#ffffffe0;line-height:1.6;max-width:640px}.hosting-page .section{padding:clamp(56px,8vw,80px) 0;background:var(--bg)}.hosting-page .section:nth-of-type(2n){background:var(--surface)}.hosting-page .section-title{font-size:clamp(26px,3vw,34px);font-weight:800;color:var(--ink);margin-bottom:16px;letter-spacing:-.02em}.hosting-page .section-lead{font-size:17px;color:var(--muted);line-height:1.65;max-width:720px;margin-bottom:32px}.hosting-page .intro-block{background:linear-gradient(135deg,#6c5ce70f,#8b5cf60a);border:1px solid rgba(108,92,231,.14);border-radius:20px;padding:32px 36px;position:relative;overflow:hidden}.hosting-page .intro-block:before{content:"";position:absolute;top:0;left:0;width:4px;height:100%;background:linear-gradient(180deg,var(--p) 0%,#8b5cf6 100%);border-radius:4px 0 0 4px}.hosting-page .intro-block .kicker{display:inline-flex;align-items:center;gap:8px;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:var(--p);margin-bottom:14px}.hosting-page .intro-block .intro-title{font-size:clamp(24px,2.8vw,30px);font-weight:800;color:var(--ink);margin-bottom:14px;letter-spacing:-.02em;line-height:1.25}.hosting-page .intro-block .intro-lead{font-size:17px;color:var(--muted);line-height:1.7;margin:0}.hosting-page .stack-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:32px}@media(max-width:900px){.hosting-page .stack-grid{grid-template-columns:1fr}}.hosting-page .stack-card{background:var(--surface);border:1px solid var(--edge);border-radius:20px;padding:28px 24px;box-shadow:0 4px 24px #0f172a0f;transition:box-shadow .3s var(--ease),border-color .3s var(--ease)}.hosting-page .stack-card:hover{box-shadow:0 8px 32px #6c5ce71f;border-color:#6c5ce740}.hosting-page .stack-card .icon{width:48px;height:48px;border-radius:14px;display:flex;align-items:center;justify-content:center;font-size:24px;margin-bottom:16px;background:linear-gradient(135deg,#6c5ce71f,#8b5cf614);color:var(--p)}.hosting-page .stack-card h3{font-size:18px;font-weight:700;color:var(--ink);margin-bottom:8px}.hosting-page .stack-card p{font-size:15px;color:var(--muted);line-height:1.6;margin:0}.hosting-page .cta-wrap{text-align:center;padding:48px 24px}.hosting-page .cta-wrap .cta-title{font-size:clamp(22px,2.5vw,28px);font-weight:800;color:var(--ink);margin-bottom:12px}.hosting-page .cta-wrap .cta-lead{font-size:16px;color:var(--muted);margin-bottom:24px;max-width:480px;margin-left:auto;margin-right:auto}.hosting-page .cta-wrap a{display:inline-flex;align-items:center;gap:10px;padding:14px 28px;background:linear-gradient(135deg,var(--p) 0%,#8b5cf6 100%);color:#fff;font-weight:700;border-radius:14px;text-decoration:none;transition:transform .2s var(--ease),box-shadow .2s var(--ease)}.hosting-page .cta-wrap a:hover{transform:translateY(-2px);box-shadow:0 8px 24px #6c5ce766}
