.HomeVpsDestination-module__XNjr2W__layout{--ink:#f4f5ff;--muted:#cbd3e4;--line:rgba(167,160,235,.25);color:var(--ink);grid-template-columns:1.15fr 1fr;align-items:stretch;gap:20px;margin-top:20px;display:grid}.HomeVpsDestination-module__XNjr2W__label{color:var(--muted);margin:0 0 12px;font-size:13px;font-weight:800}.HomeVpsDestination-module__XNjr2W__countries{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.HomeVpsDestination-module__XNjr2W__country{border:1px solid var(--line);min-height:48px;color:var(--ink);cursor:pointer;text-align:right;background:rgba(255,255,255,.043);border-radius:12px;align-items:center;gap:10px;padding:10px 12px;font-size:13px;transition:background .18s,border-color .18s,box-shadow .18s,transform .18s;display:flex}.HomeVpsDestination-module__XNjr2W__country img{object-fit:cover;border-radius:3px;flex-shrink:0;width:28px;height:21px}.HomeVpsDestination-module__XNjr2W__country span{flex:1}.HomeVpsDestination-module__XNjr2W__country svg{color:#a5a0ff;flex-shrink:0}.HomeVpsDestination-module__XNjr2W__country:hover{background:rgba(124,111,255,.12);border-color:#8476f5}.HomeVpsDestination-module__XNjr2W__country[aria-pressed=true]{background:linear-gradient(135deg,rgba(124,111,255,.3),rgba(45,212,191,.1));border-color:#a69cff;transform:translateY(-1px);box-shadow:0 0 0 2px rgba(146,132,255,.16),0 10px 24px rgba(40,31,112,.2)}.HomeVpsDestination-module__XNjr2W__country:focus-visible{outline-offset:4px;outline:3px solid #36d5cc}.HomeVpsDestination-module__XNjr2W__cta:focus-visible{outline-offset:4px;outline:3px solid #36d5cc}.HomeVpsDestination-module__XNjr2W__panel{isolation:isolate;background:radial-gradient(at 0 0,rgba(45,212,191,.18),transparent 62%),linear-gradient(130deg,rgba(124,111,255,.22),rgba(15,23,42,.18));border:1px solid rgba(166,156,255,.32);border-radius:20px;flex-direction:column;justify-content:space-between;gap:18px;min-width:0;padding:24px;display:flex;position:relative;overflow:hidden;box-shadow:0 18px 42px rgba(2,6,23,.14)}.HomeVpsDestination-module__XNjr2W__ambient{z-index:-1;pointer-events:none;position:absolute;top:12px;bottom:auto;left:0;right:0}.HomeVpsDestination-module__XNjr2W__ambient svg{width:100%;height:auto}.HomeVpsDestination-module__XNjr2W__ambient path{fill:#a599ef;opacity:.15;stroke:#c0b8ff;stroke-width:.35px}.HomeVpsDestination-module__XNjr2W__ambient g{fill:#2dd4bf;filter:drop-shadow(0 0 4px #2dd4bf)}.HomeVpsDestination-module__XNjr2W__eyebrow{color:#d0caff;font-size:12px;font-weight:800}.HomeVpsDestination-module__XNjr2W__detail h3{margin:10px 0;font-size:max(22px,min(2.2vw,30px));font-weight:900}.HomeVpsDestination-module__XNjr2W__detail p{color:var(--muted);min-height:46px;margin:0;font-size:13px;line-height:1.85}.HomeVpsDestination-module__XNjr2W__price{flex-direction:column;gap:4px;margin-top:14px;display:flex}.HomeVpsDestination-module__XNjr2W__price span{color:var(--muted);font-size:12px}.HomeVpsDestination-module__XNjr2W__price strong{font-size:20px;font-weight:800}.HomeVpsDestination-module__XNjr2W__cta{color:#fff;background:linear-gradient(110deg,#6358ed,#7c3aed);border-radius:12px;justify-content:space-between;align-items:center;gap:12px;min-height:48px;padding:12px 16px;font-size:14px;font-weight:800;transition:filter .18s;display:flex}.HomeVpsDestination-module__XNjr2W__cta:hover{filter:brightness(1.13)}html:not(.dark) .HomeVpsDestination-module__XNjr2W__layout{--ink:#19223d;--muted:#465268;--line:rgba(78,65,138,.2)}html:not(.dark) .HomeVpsDestination-module__XNjr2W__country{background:rgba(255,255,255,.7)}html:not(.dark) .HomeVpsDestination-module__XNjr2W__country[aria-pressed=true]{background:linear-gradient(135deg,#e7e2ff,#e7fbf7);border-color:#6654d3;box-shadow:0 0 0 2px rgba(102,84,211,.11),0 10px 24px rgba(55,46,112,.12)}html:not(.dark) .HomeVpsDestination-module__XNjr2W__eyebrow{color:#6551b5}html:not(.dark) .HomeVpsDestination-module__XNjr2W__panel{background:radial-gradient(at 0 0,rgba(20,184,166,.16),transparent 62%),linear-gradient(130deg,rgba(124,111,255,.17),rgba(255,255,255,.78));border-color:rgba(102,84,211,.24);box-shadow:0 18px 42px rgba(30,41,59,.1)}html:not(.dark) .HomeVpsDestination-module__XNjr2W__ambient path{fill:#8172d9;stroke:#8172d9;opacity:.13}@media (min-width:1400px){.HomeVpsDestination-module__XNjr2W__countries{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:760px){.HomeVpsDestination-module__XNjr2W__layout{grid-template-columns:1fr;gap:16px}.HomeVpsDestination-module__XNjr2W__panel{padding:20px}.HomeVpsDestination-module__XNjr2W__ambient{display:none}.HomeVpsDestination-module__XNjr2W__detail p{min-height:0}.HomeVpsDestination-module__XNjr2W__price{margin-top:12px}}@media (max-width:420px){.HomeVpsDestination-module__XNjr2W__countries{grid-template-columns:repeat(2,minmax(0,1fr))}.HomeVpsDestination-module__XNjr2W__country{font-size:12px}.HomeVpsDestination-module__XNjr2W__panel{padding:18px}}@media (prefers-reduced-motion:reduce){.HomeVpsDestination-module__XNjr2W__country,.HomeVpsDestination-module__XNjr2W__cta{transition:none}}
.HomeHostingShowcase-module__A_B4uq__section{isolation:isolate;color:#f8fafc;background:radial-gradient(circle at 12% 20%,rgba(45,212,191,.13),transparent 31%),radial-gradient(circle at 88% 85%,rgba(14,165,233,.12),transparent 36%),linear-gradient(140deg,#091923 0%,#0b1529 48%,#11162c 100%);border:1px solid rgba(45,212,191,.2);border-radius:1.55rem;padding:max(1rem,min(2.5vw,1.55rem));position:relative;overflow:hidden;box-shadow:0 20px 52px rgba(2,6,23,.24)}.HomeHostingShowcase-module__A_B4uq__section:before{z-index:-1;pointer-events:none;content:"";background-image:linear-gradient(rgba(148,163,184,.055) 1px,transparent 1px),linear-gradient(90deg,rgba(148,163,184,.055) 1px,transparent 1px);background-size:2.5rem 2.5rem;position:absolute;top:0;bottom:0;left:0;right:0;-webkit-mask-image:linear-gradient(90deg,#000,transparent 76%);mask-image:linear-gradient(90deg,#000,transparent 76%)}.HomeHostingShowcase-module__A_B4uq__section:after{z-index:-1;pointer-events:none;content:"";border:1px solid rgba(45,212,191,.16);border-radius:50%;width:22rem;height:22rem;position:absolute;top:-9rem;bottom:auto;left:-7rem;right:auto;box-shadow:0 0 0 3.5rem rgba(45,212,191,.024),0 0 0 7rem rgba(14,165,233,.02)}.HomeHostingShowcase-module__A_B4uq__heading{justify-content:space-between;align-items:flex-end;gap:1rem;margin-bottom:1rem;display:flex}.HomeHostingShowcase-module__A_B4uq__kicker{color:#5eead4;align-items:center;gap:.35rem;font-size:.67rem;font-weight:800;display:inline-flex}.HomeHostingShowcase-module__A_B4uq__kicker svg{width:.85rem;height:.85rem}.HomeHostingShowcase-module__A_B4uq__heading h2{letter-spacing:-.025em;margin-top:.38rem;font-size:max(1.15rem,min(2.2vw,1.65rem));font-weight:900;line-height:1.6}.HomeHostingShowcase-module__A_B4uq__allServices{color:#fff;background:linear-gradient(135deg,#0d9488,#0891b2);border-radius:.82rem;flex:none;justify-content:center;align-items:center;gap:.5rem;min-height:2.75rem;padding:.65rem .9rem;font-size:.74rem;font-weight:900;transition:transform .18s,box-shadow .18s;display:inline-flex;box-shadow:0 10px 24px rgba(13,148,136,.23)}.HomeHostingShowcase-module__A_B4uq__allServices svg{width:.95rem;height:.95rem;transition:transform .18s}.HomeHostingShowcase-module__A_B4uq__allServices:hover{transform:translateY(-2px);box-shadow:0 14px 29px rgba(13,148,136,.3)}.HomeHostingShowcase-module__A_B4uq__allServices:hover svg{transform:translate(-3px)}.HomeHostingShowcase-module__A_B4uq__paths{grid-template-columns:repeat(5,minmax(0,1fr));gap:.65rem;display:grid}.HomeHostingShowcase-module__A_B4uq__path{--hosting-accent:#5eead4;background:rgba(255,255,255,.043);border:1px solid rgba(148,163,184,.13);border-radius:.95rem;grid-template-columns:2.35rem minmax(0,1fr) 1rem;align-items:center;gap:.62rem;min-height:4.25rem;padding:.65rem;transition:transform .18s,border-color .18s,background .18s;display:grid}.HomeHostingShowcase-module__A_B4uq__path[data-tone=emerald]{--hosting-accent:#34d399}.HomeHostingShowcase-module__A_B4uq__path[data-tone=cyan]{--hosting-accent:#22d3ee}.HomeHostingShowcase-module__A_B4uq__path[data-tone=violet]{--hosting-accent:#a78bfa}.HomeHostingShowcase-module__A_B4uq__path[data-tone=amber]{--hosting-accent:#fbbf24}.HomeHostingShowcase-module__A_B4uq__path[data-tone=rose]{--hosting-accent:#fb7185}.HomeHostingShowcase-module__A_B4uq__path:hover{border-color:color-mix(in srgb,var(--hosting-accent)42%,transparent);background:color-mix(in srgb,var(--hosting-accent)8%,transparent);transform:translateY(-3px)}.HomeHostingShowcase-module__A_B4uq__pathIcon{background:color-mix(in srgb,var(--hosting-accent)12%,transparent);width:2.35rem;height:2.35rem;color:var(--hosting-accent);border-radius:.72rem;place-items:center;display:grid}.HomeHostingShowcase-module__A_B4uq__pathIcon svg{width:1.1rem;height:1.1rem}.HomeHostingShowcase-module__A_B4uq__path strong{color:#edf5ff;text-overflow:ellipsis;white-space:nowrap;font-size:.74rem;overflow:hidden}.HomeHostingShowcase-module__A_B4uq__pathArrow{width:.9rem;height:.9rem;color:var(--hosting-accent)}html:not(.dark) .HomeHostingShowcase-module__A_B4uq__section{color:#172033;background:radial-gradient(circle at 12% 20%,rgba(20,184,166,.09),transparent 31%),radial-gradient(circle at 88% 85%,rgba(14,165,233,.08),transparent 36%),linear-gradient(140deg,#fff,#f3f8fb 52%,#f6f7ff);border-color:rgba(13,148,136,.16);box-shadow:0 18px 46px rgba(30,41,59,.09)}html:not(.dark) .HomeHostingShowcase-module__A_B4uq__section:before{background-image:linear-gradient(rgba(15,118,110,.05) 1px,transparent 1px),linear-gradient(90deg,rgba(15,118,110,.05) 1px,transparent 1px)}html:not(.dark) .HomeHostingShowcase-module__A_B4uq__kicker{color:#047857}html:not(.dark) .HomeHostingShowcase-module__A_B4uq__path{background:rgba(255,255,255,.82);border-color:#e0e8ef;box-shadow:0 7px 18px rgba(30,41,59,.04)}html:not(.dark) .HomeHostingShowcase-module__A_B4uq__path strong{color:#172033}@media (max-width:980px){.HomeHostingShowcase-module__A_B4uq__paths{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:720px){.HomeHostingShowcase-module__A_B4uq__paths{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.HomeHostingShowcase-module__A_B4uq__heading{flex-direction:column;align-items:stretch}.HomeHostingShowcase-module__A_B4uq__allServices{width:100%}.HomeHostingShowcase-module__A_B4uq__paths{grid-template-columns:1fr}.HomeHostingShowcase-module__A_B4uq__path{min-height:3.9rem}}@media (prefers-reduced-motion:reduce){.HomeHostingShowcase-module__A_B4uq__allServices,.HomeHostingShowcase-module__A_B4uq__allServices svg,.HomeHostingShowcase-module__A_B4uq__path{transition:none}}
