@font-face{font-family:Vazirmatn;src:url(fonts/vazirmatn.woff2) format("woff2");font-weight:100 900;font-style:normal;font-display:swap}
:root{--Hostera-primary:#5b4bff;--Hostera-accent:#17c7a5;--Hostera-dark:#07111f;--Hostera-font:"Vazirmatn",Tahoma,sans-serif;--Hostera-radius:24px;--Hostera-bg:#f6f8fc;--Hostera-surface:#fff;--Hostera-soft:#edf1f8;--Hostera-text:#0b1630;--Hostera-muted:#667189;--Hostera-line:#dde4ef;--Hostera-shadow:0 24px 70px rgba(20,35,75,.11);--Hostera-shell:min(1220px,calc(100% - 40px))}
[data-theme=dark]{--Hostera-bg:#07101d;--Hostera-surface:#0d192a;--Hostera-soft:#111f33;--Hostera-text:#f4f7ff;--Hostera-muted:#9eabc0;--Hostera-line:#22334a;--Hostera-shadow:0 26px 80px #0007}
@media(prefers-color-scheme:dark){[data-theme=system]{--Hostera-bg:#07101d;--Hostera-surface:#0d192a;--Hostera-soft:#111f33;--Hostera-text:#f4f7ff;--Hostera-muted:#9eabc0;--Hostera-line:#22334a;--Hostera-shadow:0 26px 80px #0007}}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--Hostera-bg);color:var(--Hostera-text);font-family:var(--Hostera-font);font-size:15px;line-height:1.85;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button{cursor:pointer}.shell{width:var(--Hostera-shell);margin-inline:auto}.section{padding:104px 0}.eyebrow{display:inline-flex;align-items:center;gap:8px;margin-bottom:13px;color:var(--Hostera-primary);font-size:11px;font-weight:900;letter-spacing:.1em}.eyebrow:before{content:"";width:24px;height:2px;background:currentColor}.button{display:inline-flex;min-height:50px;align-items:center;justify-content:center;padding:0 23px;border:1px solid transparent;border-radius:14px;background:linear-gradient(135deg,var(--Hostera-primary),#367cff);box-shadow:0 12px 28px color-mix(in srgb,var(--Hostera-primary) 24%,transparent);color:#fff;font-weight:900;transition:.25s}.button:hover{transform:translateY(-2px);box-shadow:0 18px 36px color-mix(in srgb,var(--Hostera-primary) 32%,transparent)}.button.compact{min-height:43px;padding:0 18px;border-radius:12px;font-size:12px}.button.secondary{border-color:var(--Hostera-line);background:transparent;box-shadow:none;color:var(--Hostera-text)}.button.light{background:#fff;box-shadow:none;color:#172447}.text-link{color:var(--Hostera-primary);font-size:13px;font-weight:900}.preview-banner{position:relative;z-index:1100;padding:7px;text-align:center;background:#ffb020;color:#301e00;font-size:11px;font-weight:900}
.site-header{position:sticky;top:0;z-index:1000;border-bottom:1px solid color-mix(in srgb,var(--Hostera-line) 80%,transparent);background:color-mix(in srgb,var(--Hostera-bg) 86%,transparent);backdrop-filter:blur(20px)}.nav-shell{display:flex;min-height:78px;align-items:center;gap:30px}.brand{display:inline-flex;align-items:center;gap:11px;flex:0 0 auto}.brand-mark{position:relative;width:39px;height:39px;display:block;border-radius:13px;background:linear-gradient(145deg,var(--Hostera-primary),#2c79ff);box-shadow:0 9px 25px color-mix(in srgb,var(--Hostera-primary) 28%,transparent);overflow:hidden}.brand-mark i{position:absolute;width:15px;height:5px;border-radius:10px;background:#fff;transform:rotate(-42deg)}.brand-mark i:nth-child(1){top:11px;right:8px}.brand-mark i:nth-child(2){top:18px;right:13px}.brand-mark i:nth-child(3){top:25px;right:8px}.brand-copy{display:grid;line-height:1.05}.brand-copy strong{font-size:18px;font-weight:950}.brand-copy small{margin-top:5px;color:var(--Hostera-muted);font-size:9px;font-weight:900;letter-spacing:.28em}.brand-image{width:auto;max-width:180px;height:43px;object-fit:contain}.main-nav{display:flex;align-items:center;gap:25px;margin-inline-start:auto}.main-nav>a,.mega-trigger{border:0;background:none;color:var(--Hostera-muted);font-size:12px;font-weight:800;white-space:nowrap;transition:.2s}.main-nav>a:hover,.mega-trigger:hover{color:var(--Hostera-primary)}.mega-trigger{display:flex;align-items:center;gap:7px;padding:22px 0}.mega-trigger b{font-size:15px}.nav-mega{position:relative}.mega-panel{position:absolute;top:66px;right:-210px;width:min(960px,calc(100vw - 50px));display:grid;grid-template-columns:230px 1fr;gap:22px;padding:24px;border:1px solid var(--Hostera-line);border-radius:0 0 24px 24px;background:var(--Hostera-surface);box-shadow:0 30px 80px rgba(12,25,55,.2);opacity:0;visibility:hidden;transform:translateY(-9px);transition:.22s}.nav-mega.open .mega-panel,.nav-mega:hover .mega-panel{opacity:1;visibility:visible;transform:none}.mega-intro{padding:20px;border-radius:18px;background:linear-gradient(150deg,var(--Hostera-dark),#142c51);color:#fff}.mega-intro>span{color:#6fe1c8;font-size:9px;font-weight:900;letter-spacing:.14em}.mega-intro strong{display:block;margin:14px 0 7px;font-size:19px;line-height:1.55}.mega-intro p{margin:0 0 18px;color:#aebbd1;font-size:11px;line-height:1.9}.mega-intro a{color:#fff;font-size:11px;font-weight:900}.mega-groups{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.mega-groups section h3{margin:0 0 7px;color:var(--Hostera-muted);font-size:10px}.mega-groups section>a{display:grid;grid-template-columns:31px 1fr auto;align-items:center;gap:8px;padding:9px;border-radius:11px;transition:.2s}.mega-groups section>a:hover{background:var(--Hostera-soft)}.mega-groups section>a>span{font-size:19px}.mega-groups b{font-size:10px}.mega-groups b small{display:block;max-width:130px;overflow:hidden;color:var(--Hostera-muted);font-size:8px;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.mega-groups em{color:var(--Hostera-primary);font-size:8px;font-style:normal;font-weight:900}.mega-footer{grid-column:1/-1;display:flex;justify-content:space-between;padding:12px 4px 0;border-top:1px solid var(--Hostera-line);color:var(--Hostera-muted);font-size:9px}.mega-footer span{color:#16a978}.nav-actions{display:flex;align-items:center;gap:14px}.nav-login{color:var(--Hostera-muted);font-size:11px;font-weight:800}.menu-toggle{display:none;width:42px;height:42px;padding:11px;border:1px solid var(--Hostera-line);border-radius:12px;background:var(--Hostera-surface)}.menu-toggle span{display:block;height:2px;margin:4px 0;border-radius:2px;background:var(--Hostera-text)}
.hero-section{position:relative;overflow:hidden;padding:82px 0 0;background:linear-gradient(180deg,color-mix(in srgb,var(--Hostera-primary) 7%,var(--Hostera-bg)),var(--Hostera-bg))}.hero-noise{position:absolute;inset:0;background-image:radial-gradient(color-mix(in srgb,var(--Hostera-primary) 18%,transparent) 1px,transparent 1px);background-size:26px 26px;mask-image:linear-gradient(to bottom,#000,transparent 80%);opacity:.55}.hero-layout{position:relative;display:grid;grid-template-columns:1fr 1.08fr;align-items:center;gap:55px;min-height:560px}.hero-copy{position:relative;min-height:420px}.hero-slide{position:absolute;inset:0;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;opacity:0;visibility:hidden;transform:translateY(20px);transition:.45s}.hero-slide.active{opacity:1;visibility:visible;transform:none}.hero-badge{display:inline-flex;align-items:center;gap:8px;padding:6px 11px;border:1px solid color-mix(in srgb,var(--Hostera-primary) 25%,var(--Hostera-line));border-radius:99px;background:color-mix(in srgb,var(--Hostera-primary) 7%,var(--Hostera-surface));color:var(--Hostera-primary);font-size:9px;font-weight:900;letter-spacing:.08em}.hero-badge i{width:6px;height:6px;border-radius:50%;background:var(--Hostera-accent);box-shadow:0 0 0 4px color-mix(in srgb,var(--Hostera-accent) 15%,transparent)}.hero-slide>small{margin-top:18px;color:var(--Hostera-muted);font-size:11px;font-weight:800}.hero-slide h1{margin:10px 0 18px;font-size:clamp(43px,5vw,72px);font-weight:950;letter-spacing:-.05em;line-height:1.25}.hero-slide h1 em{color:var(--Hostera-primary);font-style:normal}.hero-slide>p{max-width:590px;margin:0;color:var(--Hostera-muted);font-size:16px;line-height:2}.hero-actions{display:flex;gap:11px;margin-top:28px}.hero-pagination{position:absolute;bottom:8px;right:0;display:flex;gap:7px}.hero-pagination button{width:38px;height:5px;padding:0;border:0;border-radius:9px;background:var(--Hostera-line);overflow:hidden}.hero-pagination button span{display:block;width:0;height:100%;background:var(--Hostera-primary)}.hero-pagination button.active span{width:100%;transition:width 6.5s linear}.hero-visual{position:relative;min-height:520px}.cloud-console{position:absolute;inset:54px 20px 50px 12px;border:1px solid #31445e;border-radius:27px;background:linear-gradient(145deg,#091525,#0d2038);box-shadow:0 38px 90px #06101b66;color:#fff;transform:perspective(1300px) rotateY(-5deg) rotateX(2deg);overflow:hidden}.cloud-console header{display:flex;align-items:center;justify-content:space-between;padding:14px 17px;border-bottom:1px solid #263a54;background:#0c1b2e}.cloud-console header>span{display:flex;gap:4px}.cloud-console header i{width:7px;height:7px;border-radius:50%;background:#ff6f76}.cloud-console header i:nth-child(2){background:#ffbf4d}.cloud-console header i:nth-child(3){background:#30d09b}.cloud-console header b{font-size:9px;letter-spacing:.16em}.cloud-console header em{padding:3px 8px;border-radius:99px;background:#143f37;color:#5be4b8;font-size:7px;font-style:normal;font-weight:900}.console-map{position:relative;height:250px;background:radial-gradient(circle at 52% 48%,#1f4b6e88,transparent 48%),linear-gradient(#0a1829,#0d1d30);overflow:hidden}.map-grid{position:absolute;inset:0;background-image:linear-gradient(#2a405331 1px,transparent 1px),linear-gradient(90deg,#2a405331 1px,transparent 1px);background-size:30px 30px}.console-map svg{position:absolute;inset:0;width:100%;height:100%;fill:none;stroke:#5a8cff;stroke-width:2;stroke-dasharray:5 6;opacity:.65}.map-point{position:absolute;z-index:2;width:13px;height:13px;border:2px solid #fff;border-radius:50%;background:var(--Hostera-accent);box-shadow:0 0 0 8px #17c7a522}.map-point b{position:absolute;top:-26px;right:-6px;padding:2px 6px;border-radius:5px;background:#162b43;font-size:7px;font-style:normal}.map-point.iran{right:20%;bottom:20%}.map-point.germany{left:33%;top:30%}.map-point.france{left:20%;top:49%}.console-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#263a51}.console-stats>span{display:grid;padding:15px;background:#0c1a2c}.console-stats small{color:#778ba5;font-size:7px}.console-stats strong{font-size:16px}.console-stats i{color:#5bd5b1;font-size:7px;font-style:normal}.floating-card{position:absolute;z-index:3;display:flex;align-items:center;gap:10px;padding:11px 14px;border:1px solid color-mix(in srgb,var(--Hostera-line) 75%,transparent);border-radius:14px;background:color-mix(in srgb,var(--Hostera-surface) 88%,transparent);box-shadow:var(--Hostera-shadow);backdrop-filter:blur(14px)}.floating-card>b{width:31px;height:31px;display:grid;place-items:center;border-radius:9px;background:color-mix(in srgb,var(--Hostera-primary) 12%,transparent);color:var(--Hostera-primary)}.floating-card span{display:grid}.floating-card small{color:var(--Hostera-muted);font-size:7px}.floating-card strong{font-size:10px}.card-security{top:25px;left:0}.card-deploy{right:0;bottom:26px}.trust-row{position:relative;display:grid;grid-template-columns:repeat(4,1fr);margin-top:40px;border:1px solid var(--Hostera-line);border-radius:20px 20px 0 0;background:var(--Hostera-surface);box-shadow:0 -8px 40px #21345c0b}.trust-row>span{display:grid;padding:17px 24px;border-left:1px solid var(--Hostera-line)}.trust-row>span:last-child{border:0}.trust-row b{font-size:14px}.trust-row small{color:var(--Hostera-muted);font-size:9px}
body[data-hero-style=datacenter] .hero-section{background:linear-gradient(160deg,#06101d,#0f2944);color:#fff}body[data-hero-style=datacenter] .hero-slide>p,body[data-hero-style=datacenter] .hero-slide>small{color:#a9bad2}body[data-hero-style=datacenter] .button.secondary{border-color:#40536b;color:#fff}body[data-hero-style=datacenter] .hero-noise{opacity:1}body[data-hero-style=console] .cloud-console{transform:none;inset:25px 5px 40px}body[data-hero-style=console] .hero-visual:before{content:"";position:absolute;inset:80px -60px -30px;border-radius:50%;background:var(--Hostera-primary);filter:blur(100px);opacity:.14}body[data-hero-style=minimal] .hero-visual{opacity:.78}body[data-hero-style=minimal] .cloud-console{inset:90px 40px 75px;background:var(--Hostera-surface);color:var(--Hostera-text);transform:none}body[data-hero-style=minimal] .console-map{filter:saturate(.5)}body[data-hero-style=minimal] .hero-noise{display:none}
.section-heading{display:grid;grid-template-columns:1fr minmax(280px,430px);align-items:end;gap:40px;margin-bottom:42px}.section-heading h2{max-width:700px;margin:0;font-size:clamp(30px,4vw,48px);line-height:1.45;letter-spacing:-.035em}.section-heading>p{margin:0;color:var(--Hostera-muted)}.compact-heading{align-items:center}.filter-row{display:flex;gap:8px;margin-bottom:24px}.filter-row button{padding:8px 16px;border:1px solid var(--Hostera-line);border-radius:99px;background:var(--Hostera-surface);color:var(--Hostera-muted);font-size:11px;font-weight:800}.filter-row button.active{border-color:var(--Hostera-primary);background:var(--Hostera-primary);color:#fff}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.product-card{position:relative;padding:25px;border:1px solid var(--Hostera-line);border-radius:var(--Hostera-radius);background:var(--Hostera-surface);box-shadow:0 12px 30px #263d6508;transition:.28s}.product-card:hover{border-color:color-mix(in srgb,var(--Hostera-primary) 35%,var(--Hostera-line));box-shadow:var(--Hostera-shadow);transform:translateY(-6px)}.product-card.featured{border-color:color-mix(in srgb,var(--Hostera-primary) 50%,var(--Hostera-line));background:linear-gradient(180deg,color-mix(in srgb,var(--Hostera-primary) 6%,var(--Hostera-surface)),var(--Hostera-surface))}.discount-badge{display:inline-flex;padding:5px 9px;border-radius:99px;background:#fff1e7;color:#dd6b18;font-size:8px;font-weight:900}.product-card>.discount-badge{position:absolute;top:-10px;left:18px}.product-card header{display:flex;align-items:center;gap:10px}.product-flag{width:43px;height:43px;display:grid;place-items:center;border-radius:13px;background:var(--Hostera-soft);font-size:22px}.product-card header>span:nth-child(2){display:grid}.product-card header small{color:var(--Hostera-muted);font-size:8px}.product-card header h3{margin:0;font-size:17px}.product-card header>i{margin-right:auto;color:#18a979;font-size:8px;font-style:normal}.product-card>p{min-height:55px;margin:19px 0;color:var(--Hostera-muted);font-size:11px}.card-specs{display:grid;grid-template-columns:1fr 1fr;gap:8px}.card-specs span{display:grid;padding:10px;border-radius:11px;background:var(--Hostera-soft)}.card-specs small{color:var(--Hostera-muted);font-size:7px}.card-specs b{font-size:10px}.card-price{display:flex;align-items:flex-end;justify-content:space-between;margin-top:20px;padding-top:18px;border-top:1px solid var(--Hostera-line)}.card-price>span{display:grid}.card-price del{color:var(--Hostera-muted);font-size:8px}.card-price strong{font-size:21px;line-height:1.3}.card-price small{color:var(--Hostera-muted);font-size:8px}.card-price>a{color:var(--Hostera-primary);font-size:9px;font-weight:900}.technology-section{background:var(--Hostera-dark);color:#fff}.technology-section .section-heading>p{color:#91a0b7}.technology-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.technology-card{position:relative;min-height:180px;padding:22px;border:1px solid #293950;border-radius:20px;background:linear-gradient(145deg,#0c1a2b,#0a1524);transition:.25s;overflow:hidden}.technology-card:after{content:"";position:absolute;width:100px;height:100px;left:-40px;bottom:-55px;border-radius:50%;background:var(--Hostera-primary);filter:blur(45px);opacity:.23}.technology-card:hover{border-color:#516883;transform:translateY(-4px)}.technology-card>span{color:#526680;font-size:9px}.technology-card>b{display:block;margin:19px 0 5px;font-size:22px}.technology-card p{margin:0;color:#8fa0b6;font-size:11px}.technology-card small{position:absolute;bottom:18px;color:#5bdfbc;font-size:8px}.bento-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:15px}.bento-grid article{min-height:220px;padding:27px;border:1px solid var(--Hostera-line);border-radius:var(--Hostera-radius);background:var(--Hostera-surface)}.bento-grid article>b{width:45px;height:45px;display:grid;place-items:center;border-radius:13px;background:color-mix(in srgb,var(--Hostera-primary) 10%,transparent);color:var(--Hostera-primary);font-size:20px}.bento-grid h3{margin:18px 0 7px;font-size:19px}.bento-grid p{margin:0;color:var(--Hostera-muted);font-size:11px}.bento-large{grid-row:span 2;min-height:455px!important;background:linear-gradient(145deg,var(--Hostera-dark),#142b4a)!important;color:#fff}.bento-large>span{color:#5fe2c2;font-size:9px;font-weight:900;letter-spacing:.12em}.bento-large h3{max-width:520px;margin-top:40px;font-size:32px}.bento-large p{max-width:500px;color:#a1b0c5;font-size:13px}.pulse-chart{height:150px;display:flex;align-items:flex-end;gap:10px;margin-top:55px;padding:18px;border-bottom:1px solid #32465e}.pulse-chart i{width:12.5%;height:var(--Hostera-height,45%);border-radius:6px 6px 0 0;background:linear-gradient(var(--Hostera-accent),#274f64)}.pulse-chart i:nth-child(2){--Hostera-height:63%}.pulse-chart i:nth-child(3){--Hostera-height:42%}.pulse-chart i:nth-child(4){--Hostera-height:82%}.pulse-chart i:nth-child(5){--Hostera-height:70%}.pulse-chart i:nth-child(6){--Hostera-height:96%}.pulse-chart i:nth-child(7){--Hostera-height:77%}.pulse-chart i:nth-child(8){--Hostera-height:91%}.offer-panel{display:flex;align-items:center;justify-content:space-between;gap:35px;padding:45px 50px;border-radius:30px;background:linear-gradient(125deg,var(--Hostera-primary),#236fdc);box-shadow:0 25px 70px color-mix(in srgb,var(--Hostera-primary) 28%,transparent);color:#fff}.offer-panel span{font-size:9px;font-weight:900;letter-spacing:.15em}.offer-panel h2{margin:7px 0;font-size:32px}.offer-panel p{margin:0;color:#d7e0ff}.news-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.news-card{padding:17px 17px 23px;border:1px solid var(--Hostera-line);border-radius:var(--Hostera-radius);background:var(--Hostera-surface)}.news-art{height:160px;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;padding:18px;border-radius:16px;background:linear-gradient(145deg,var(--Hostera-dark),color-mix(in srgb,var(--Hostera-primary) 42%,#102139));color:#fff;overflow:hidden}.news-art span{padding:4px 8px;border-radius:99px;background:#ffffff1a;font-size:8px}.news-art b{margin-top:8px;font-size:24px}.news-card>small{display:block;margin-top:16px;color:var(--Hostera-muted);font-size:8px}.news-card h3{min-height:62px;margin:7px 0;font-size:18px;line-height:1.7}.news-card p{min-height:50px;color:var(--Hostera-muted);font-size:10px}.faq-layout{display:grid;grid-template-columns:.75fr 1.25fr;gap:80px}.faq-layout>div:first-child h2{margin:8px 0;font-size:39px}.faq-layout>div:first-child p{color:var(--Hostera-muted)}.faq-list details{border-bottom:1px solid var(--Hostera-line)}.faq-list summary{display:flex;justify-content:space-between;padding:20px 0;font-weight:900;cursor:pointer;list-style:none}.faq-list summary i{font-style:normal}.faq-list details p{margin:0 0 20px;color:var(--Hostera-muted)}
.site-footer{padding:75px 0 22px;background:var(--Hostera-dark);color:#fff}.footer-grid{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:55px}.footer-grid>div{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.footer-grid strong{margin-bottom:7px;font-size:13px}.footer-grid a{color:#99a9bf;font-size:11px}.footer-grid a:hover{color:#fff}.footer-brand p{max-width:330px;color:#94a4ba;font-size:11px}.footer-brand>span{color:#5bddb8;font-size:8px}.site-footer .brand-copy small{color:#7f8ea4}.footer-bottom{display:flex;justify-content:space-between;margin-top:55px;padding-top:20px;border-top:1px solid #26364b;color:#718198;font-size:9px}
.support-launcher{position:fixed;z-index:1200;right:24px;bottom:24px;display:flex;align-items:center;gap:8px;padding:7px 12px 7px 17px;border:1px solid #ffffff1c;border-radius:99px;background:var(--Hostera-dark);box-shadow:0 18px 45px #06101b66;color:#fff}.support-launcher>span{width:36px;height:36px;display:grid;place-items:center;border-radius:50%;background:var(--Hostera-primary);font-size:18px}.support-launcher b{font-size:10px}.support-launcher i{width:7px;height:7px;border-radius:50%;background:#3ee0ab;box-shadow:0 0 0 5px #3ee0ab1c}.support-panel{position:fixed;z-index:1300;right:24px;bottom:84px;width:min(380px,calc(100vw - 32px));max-height:650px;border:1px solid var(--Hostera-line);border-radius:23px;background:var(--Hostera-surface);box-shadow:0 30px 100px rgba(7,17,31,.35);overflow:hidden}.support-panel>header{display:flex;align-items:center;justify-content:space-between;padding:16px 17px;background:var(--Hostera-dark);color:#fff}.support-panel>header>div{display:flex;align-items:center;gap:10px}.support-panel>header>div>span{width:35px;height:35px;display:grid;place-items:center;border-radius:10px;background:var(--Hostera-primary)}.support-panel>header b{display:grid;font-size:11px}.support-panel>header small{color:#9eacc0;font-size:8px}.support-panel>header small.online{color:#58e2b7}.support-panel>header button{border:0;background:transparent;color:#fff;font-size:20px}.support-intro{padding:12px 16px;border-bottom:1px solid var(--Hostera-line);background:var(--Hostera-soft)}.support-intro p{margin:0;font-size:10px}.support-intro small{color:var(--Hostera-muted);font-size:8px}.support-start{display:grid;gap:10px;padding:15px}.support-start label{display:grid;gap:4px}.support-start label span{color:var(--Hostera-muted);font-size:8px}.support-start input,.support-start textarea,.support-reply textarea{width:100%;padding:10px;border:1px solid var(--Hostera-line);border-radius:10px;background:var(--Hostera-bg);color:var(--Hostera-text);outline:0}.support-start textarea{min-height:85px;resize:vertical}.support-start button{min-height:42px;border:0;border-radius:10px;background:var(--Hostera-primary);color:#fff;font-weight:900}.support-messages{display:grid;gap:8px;max-height:310px;padding:14px;overflow:auto}.support-messages:empty{display:none}.support-messages>div{max-width:85%;padding:8px 11px;border-radius:12px;background:var(--Hostera-soft)}.support-messages>div.visitor{margin-right:auto;background:var(--Hostera-primary);color:#fff}.support-messages p{margin:0;font-size:10px}.support-messages small{font-size:7px;opacity:.6}.support-reply{display:flex;gap:7px;padding:11px;border-top:1px solid var(--Hostera-line)}.support-reply textarea{min-height:43px;max-height:90px;resize:none}.support-reply button{width:44px;border:0;border-radius:10px;background:var(--Hostera-primary);color:#fff}.support-notice{padding:8px 12px;background:#edf9f5;color:#167858;font-size:9px}.support-notice.error{background:#fff0f2;color:#b72e45}
.inner-page{min-height:70vh}.breadcrumbs{display:flex;align-items:center;gap:9px;color:var(--Hostera-muted);font-size:9px}.breadcrumbs a:hover{color:var(--Hostera-primary)}.breadcrumbs i{font-style:normal;opacity:.45}.product-hero{padding:55px 0 75px;background:linear-gradient(180deg,color-mix(in srgb,var(--Hostera-primary) 7%,var(--Hostera-bg)),var(--Hostera-bg))}.product-hero-grid{display:grid;grid-template-columns:1fr 360px;gap:80px;align-items:center;margin-top:45px}.product-hero-grid h1{margin:18px 0 10px;font-size:52px;line-height:1.35}.product-hero-grid>div>p{max-width:690px;color:var(--Hostera-muted);font-size:16px}.product-highlights{display:flex;flex-wrap:wrap;gap:9px;margin-top:24px}.product-highlights span{padding:7px 11px;border:1px solid var(--Hostera-line);border-radius:9px;background:var(--Hostera-surface);font-size:9px}.order-card{display:grid;padding:27px;border:1px solid var(--Hostera-line);border-radius:var(--Hostera-radius);background:var(--Hostera-surface);box-shadow:var(--Hostera-shadow)}.order-card>small{margin-top:14px;color:var(--Hostera-muted)}.order-card>strong{font-size:33px}.order-card>strong em{font-size:10px;font-style:normal}.order-card>del{color:var(--Hostera-muted)}.order-card>span{margin-bottom:18px;color:var(--Hostera-muted);font-size:9px}.order-card>.button{margin-top:8px}.order-card>p{margin:12px 0 0;color:var(--Hostera-muted);font-size:8px;text-align:center}.product-detail-layout{display:grid;grid-template-columns:1fr 300px;gap:50px}.product-content h2{margin:6px 0 12px;font-size:36px}.product-content>p{color:var(--Hostera-muted)}.spec-table{display:grid;grid-template-columns:1fr 1fr;margin-top:28px;border:1px solid var(--Hostera-line);border-radius:18px;overflow:hidden}.spec-table>div{display:flex;justify-content:space-between;gap:15px;padding:13px 15px;border-bottom:1px solid var(--Hostera-line)}.spec-table>div:nth-child(odd){border-left:1px solid var(--Hostera-line)}.spec-table span{color:var(--Hostera-muted);font-size:9px}.spec-table b{font-size:10px}.product-side{align-self:start;padding:24px;border-radius:20px;background:var(--Hostera-dark);color:#fff}.product-side h3{margin-top:0}.product-side ul{padding-right:17px;color:#a5b4c8;font-size:11px}.product-side a{color:#69dfc1;font-size:9px;font-weight:900}.archive-hero{padding:80px 0;background:linear-gradient(135deg,var(--Hostera-dark),#17365e);color:#fff}.archive-hero h1{max-width:760px;margin:8px 0 10px;font-size:50px}.archive-hero p{color:#a7b7cc}.rss-link{display:inline-flex;margin-top:15px;color:#5fe1c1;font-size:10px;font-weight:900}.archive-grid{grid-template-columns:repeat(3,1fr)}.article-page{max-width:900px;padding-top:55px;padding-bottom:100px}.article-page>header{padding:48px 0;text-align:center}.article-page>header h1{max-width:850px;margin:20px auto 13px;font-size:48px;line-height:1.5}.article-page>header>p{max-width:720px;margin:0 auto;color:var(--Hostera-muted);font-size:16px}.article-page>header>div{display:flex;justify-content:center;gap:10px;margin-top:20px;color:var(--Hostera-muted);font-size:9px}.article-cover{height:350px;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:30px;background:linear-gradient(145deg,var(--Hostera-dark),var(--Hostera-primary));color:#fff}.article-cover span{font-size:60px;font-weight:950;letter-spacing:.1em}.article-cover b{color:#70e6c8}.article-content{max-width:720px;margin:45px auto}.article-content p{margin:0 0 25px;color:color-mix(in srgb,var(--Hostera-text) 88%,var(--Hostera-muted));font-size:16px;line-height:2.25}.not-found{min-height:64vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px;text-align:center}.not-found>span{color:var(--Hostera-primary);font-size:90px;font-weight:950;line-height:1}.not-found h1{margin:10px 0}.not-found p{color:var(--Hostera-muted)}
.maintenance-page{position:relative;min-height:100vh;display:grid;place-items:center;padding:24px;background:radial-gradient(circle at 20% 20%,#5043b855,transparent 35%),radial-gradient(circle at 80% 80%,#17c7a533,transparent 35%),var(--Hostera-dark);color:#fff;overflow:hidden}.maintenance-card{position:relative;width:min(650px,100%);padding:48px;border:1px solid #34455f;border-radius:32px;background:#0d192ab8;box-shadow:0 35px 100px #0008;text-align:center;backdrop-filter:blur(18px)}.maintenance-card>.brand{justify-content:center}.maintenance-card .brand-copy small{color:#8291a6}.maintenance-visual{position:relative;width:120px;height:120px;margin:38px auto 25px}.maintenance-visual i{position:absolute;inset:0;border:1px solid #536681;border-radius:50%;animation:HosteraOrbit 8s linear infinite}.maintenance-visual i:nth-child(2){inset:15px;animation-direction:reverse}.maintenance-visual i:nth-child(3){inset:30px}.maintenance-visual span{position:absolute;inset:42px;display:grid;place-items:center;border-radius:50%;background:var(--Hostera-primary);font-size:22px}.maintenance-card>small{color:#65e1c1;font-weight:900;letter-spacing:.15em}.maintenance-card h1{margin:12px 0;font-size:40px}.maintenance-card>p{color:#a8b7cb}.maintenance-card>b{display:block;margin:18px}.maintenance-status{display:flex;justify-content:center;gap:18px;margin:20px 0;color:#8fa1b8;font-size:9px}.maintenance-status span:first-child{color:#62dcba}@keyframes HosteraOrbit{to{transform:rotate(360deg)}}
@media(max-width:1050px){.nav-shell{gap:17px}.main-nav{gap:14px}.nav-login{display:none}.hero-layout{gap:15px}.hero-slide h1{font-size:50px}.product-grid{grid-template-columns:1fr 1fr}.technology-grid{grid-template-columns:1fr 1fr}.bento-grid{grid-template-columns:1.5fr 1fr}.bento-large{grid-row:span 3}.footer-grid{grid-template-columns:1.4fr 1fr 1fr}.footer-grid>div:last-child{display:none}.mega-panel{right:-180px;width:850px}}
@media(max-width:820px){:root{--Hostera-shell:min(100% - 28px,1220px)}.section{padding:74px 0}.menu-toggle{display:block;margin-right:auto}.main-nav{position:fixed;top:78px;right:14px;left:14px;display:none;flex-direction:column;align-items:stretch;padding:15px;border:1px solid var(--Hostera-line);border-radius:18px;background:var(--Hostera-surface);box-shadow:var(--Hostera-shadow)}.main-nav.open{display:flex}.main-nav>a,.mega-trigger{width:100%;padding:11px;text-align:right}.nav-actions{display:none}.mega-panel{position:static;width:100%;max-height:65vh;display:none;grid-template-columns:1fr;margin-top:4px;padding:12px;border-radius:14px;box-shadow:none;opacity:1;visibility:visible;transform:none;overflow:auto}.nav-mega.open .mega-panel{display:grid}.mega-groups{grid-template-columns:1fr}.mega-footer{display:none}.hero-section{padding-top:40px}.hero-layout{grid-template-columns:1fr}.hero-copy{min-height:460px}.hero-slide{justify-content:flex-start}.hero-slide h1{font-size:45px}.hero-visual{min-height:420px}.cloud-console{inset:20px 0 40px;transform:none}.trust-row{grid-template-columns:1fr 1fr}.trust-row>span:nth-child(2){border-left:0}.section-heading{grid-template-columns:1fr;gap:12px}.section-heading h2{font-size:35px}.product-grid,.news-grid{grid-template-columns:1fr 1fr}.bento-grid{grid-template-columns:1fr 1fr}.bento-large{grid-column:1/-1;grid-row:auto}.offer-panel{align-items:flex-start;flex-direction:column}.faq-layout{grid-template-columns:1fr;gap:25px}.footer-grid{grid-template-columns:1.3fr 1fr 1fr;gap:25px}.product-hero-grid{grid-template-columns:1fr;gap:35px}.product-detail-layout{grid-template-columns:1fr}.article-page>header h1{font-size:38px}}
@media(max-width:580px){body{font-size:13px}.site-header{top:0}.nav-shell{min-height:68px}.main-nav{top:68px}.brand-copy strong{font-size:16px}.hero-copy{min-height:490px}.hero-slide h1{font-size:37px}.hero-slide>p{font-size:13px}.hero-actions{width:100%;flex-direction:column}.hero-actions .button{width:100%}.hero-visual{min-height:340px}.cloud-console{inset:10px 0 20px}.console-map{height:190px}.floating-card{display:none}.trust-row{margin-top:15px}.trust-row>span{padding:12px}.product-grid,.news-grid,.technology-grid{grid-template-columns:1fr}.filter-row{overflow:auto}.bento-grid{grid-template-columns:1fr}.bento-large{min-height:390px!important}.offer-panel{padding:30px 24px}.offer-panel h2{font-size:26px}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.footer-bottom{gap:15px;flex-direction:column}.support-launcher{right:15px;bottom:15px}.support-launcher b{display:none}.support-panel{right:16px;bottom:70px}.product-hero-grid h1{font-size:39px}.spec-table{grid-template-columns:1fr}.spec-table>div:nth-child(odd){border-left:0}.archive-hero h1{font-size:37px}.article-page>header h1{font-size:31px}.article-cover{height:230px}.article-cover span{font-size:39px}.maintenance-card{padding:34px 20px}.maintenance-card h1{font-size:31px}.maintenance-status{flex-direction:column}}
