.device-col{
  display:flex;
  position:relative;
  z-index:1;
  flex-direction:column;
  gap:14px;
}
.device{
  overflow:hidden;
  border:1px solid var(--color-border);
  border-radius:var(--radius-md);
  background:var(--color-panel-soft);
  box-shadow:var(--shadow-panel);
}
.device svg{width:100%;height:auto}
.databar{
  display:flex;
  align-items:center;
  gap:12px;
  padding-inline:4px;
  color:var(--color-text-muted);
  font-family:var(--font-mono);
  font-size:12.5px;
  letter-spacing:.04em;
}
.databar b{color:var(--color-text);font-weight:650}
.databar i{color:var(--color-border);font-style:normal}
.eyebrow{
  display:inline-flex;
  min-height:26px;
  align-items:center;
  gap:8px;
  padding:3px 10px 3px 8px;
  border:1px solid var(--color-border);
  border-radius:var(--radius-sm);
  color:var(--color-text-muted);
  background:var(--color-panel);
  font-family:var(--font-mono);
  font-size:12px;
}
.eyebrow::before{
  width:6px;
  height:6px;
  flex-shrink:0;
  border-radius:var(--radius-round);
  background:var(--color-accent);
  content:"";
}
.cta-row{
  display:flex;
  flex-wrap:wrap;
  gap:12px;
  margin-top:28px;
}
.btn-ghost{
  border-color:var(--color-border);
  background:var(--color-panel);
  box-shadow:var(--shadow-small);
}
.lead{
  max-width:600px;
  margin-top:22px;
  margin-bottom:0;
  color:var(--color-text-muted);
  font-size:17px;
  line-height:1.65;
}
.lead strong{color:var(--color-text)}
.trust{
  display:flex;
  flex-wrap:wrap;
  gap:8px 22px;
  margin:22px 0 0;
  padding:0;
  color:var(--color-text-muted);
  font-size:14px;
  list-style:none;
}
.trust li{display:inline-flex;align-items:center;gap:6px}
.trust svg{flex-shrink:0}
.tick{
  fill:none;
  stroke:var(--color-text);
  stroke-width:1.8;
  stroke-linecap:round;
  stroke-linejoin:round;
}
.chips{
  display:flex;
  max-width:100%;
  align-items:center;
  flex-wrap:wrap;
  gap:8px;
}
.chips+.chips{margin-top:10px}
.chips-row{margin-top:26px}
.chips-label{
  min-width:60px;
  color:var(--color-text-muted);
  font-family:var(--font-mono);
  font-size:12px;
}
.pf-ico{color:var(--color-text-muted)}
.dot{fill:var(--color-text);fill-opacity:.09}
.dish-gradient-start{stop-color:var(--color-text);stop-opacity:.09}
.dish-gradient-end{stop-color:var(--color-text);stop-opacity:.015}
.dish-body{fill:url(#dish-gradient)}
.dish-front{
  fill:none;
  stroke:var(--color-text);
  stroke-width:1.5;
  stroke-linecap:round;
}
.dish-back{
  fill:none;
  stroke:var(--color-text);
  stroke-width:1.1;
  stroke-opacity:.55;
}
.dish-rim{
  stroke:var(--color-text);
  stroke-width:1.5;
  stroke-linecap:round;
}
.dish-strut{
  fill:none;
  stroke:var(--color-text);
  stroke-width:1.2;
  stroke-opacity:.7;
  stroke-linecap:round;
}
.dish-base{
  stroke:var(--color-text);
  stroke-width:3;
  stroke-linecap:round;
}
.sig-line{
  fill:none;
  stroke:var(--color-text);
  stroke-width:1.2;
  stroke-dasharray:4 5;
  stroke-opacity:.42;
  stroke-linejoin:round;
}
.sig-label{
  fill:var(--color-text-muted);
  font-family:var(--font-mono);
  font-size:11px;
  letter-spacing:.04em;
}
.sig-dot{fill:var(--color-text-muted)}
.focus-ring{
  fill:none;
  stroke:var(--color-text);
  stroke-width:1;
  stroke-opacity:.25;
}
.focus-ring-inner{
  fill:none;
  stroke:var(--color-text);
  stroke-width:1;
  stroke-opacity:.12;
}
.focus-phone{fill:var(--color-text)}
.focus-slit{fill:var(--color-panel-soft)}
.focus-cap{
  fill:var(--color-text-muted);
  font-family:var(--font-mono);
  font-size:10px;
  letter-spacing:.06em;
}
.flag-frame{
  fill:none;
  stroke:var(--color-text);
  stroke-opacity:.18;
  stroke-width:1;
}
.f-red{fill:var(--color-error)}
.f-white{fill:var(--color-white)}
.f-blue{fill:var(--color-flag-blue)}
.linux-eye{fill:var(--color-panel)}
.linux-bill{fill:var(--color-warning)}
.linux-belly{fill:var(--color-panel)}
.dark-kicker{
  display:inline-block;
  margin-bottom:14px;
  color:var(--color-accent);
  font-size:12px;
  letter-spacing:.08em;
}
.feature-heading p{
  color:var(--color-dark-text);
  opacity:.72;
}
.channel-panels{min-width:0}
.channel-figure{
  width:180px;
  max-width:100%;
  margin-bottom:26px;
  color:var(--color-accent);
}
.channel-line{
  fill:none;
  stroke:currentColor;
  stroke-width:2;
  stroke-linecap:round;
  stroke-linejoin:round;
}
.channel-guide{
  fill:none;
  stroke:var(--color-dark-text);
  stroke-width:1;
  stroke-dasharray:4 5;
  opacity:.18;
}
.channel-detail p{
  max-width:760px;
  opacity:.78;
}
.channel-detail a{
  color:var(--color-accent);
  text-decoration:underline;
  text-underline-offset:3px;
}
.route-preview,
.pricing-preview,
.blog-preview{
  background-image:radial-gradient(circle,rgba(var(--rgb-text),.08) 1px,var(--color-transparent) 1.2px);
  background-size:24px 24px;
}
.route-guidance{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:18px;
  margin-top:26px;
}
.route-guidance .panel{box-shadow:none}
.route-guidance h3{font-size:20px}
.route-guidance p{margin:0;color:var(--color-text-muted)}
.section-link{
  display:inline-flex;
  min-height:44px;
  align-items:center;
  margin-top:30px;
  color:var(--color-accent-deep);
  font-weight:750;
}
.section-link:hover{text-decoration:underline;text-underline-offset:4px}
.server-reference{
  display:grid;
  grid-template-columns:minmax(220px,.7fr) minmax(0,1.3fr);
  gap:28px;
  margin-top:34px;
  padding:28px;
  border:1px solid var(--color-border);
  border-radius:var(--radius-md);
  background:var(--color-panel);
  box-shadow:var(--shadow-small);
}
.server-reference-copy p{
  margin-bottom:0;
  color:var(--color-text-muted);
}
.server-status{
  display:grid;
  min-width:0;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:8px;
}
.srv-row{
  display:grid;
  min-width:0;
  grid-template-columns:auto auto minmax(0,1fr) auto auto;
  align-items:center;
  gap:8px;
  min-height:46px;
  padding:8px 10px;
  border:1px solid var(--color-border);
  border-radius:var(--radius-sm);
  background:var(--color-panel-soft);
  font-size:12px;
}
.srv-dot{
  width:7px;
  height:7px;
  flex-shrink:0;
  border-radius:var(--radius-round);
  background:var(--color-success);
  animation:srv-breathe 2.8s ease-in-out infinite alternate;
}
.srv-flag{display:inline-flex;flex-shrink:0}
.srv-flag svg{width:20px;height:14px}
.srv-name{
  min-width:0;
  overflow:hidden;
  font-weight:750;
  text-overflow:ellipsis;
  white-space:nowrap;
}
.srv-type{
  max-width:100%;
  overflow:hidden;
  color:var(--color-text-muted);
  font-family:var(--font-mono);
  text-overflow:ellipsis;
  white-space:nowrap;
}
.srv-ms,.srv-bw{
  color:var(--color-text-muted);
  font-family:var(--font-mono);
  white-space:nowrap;
}
@keyframes srv-breathe{
  from{opacity:.45;transform:scale(.88)}
  to{opacity:1;transform:scale(1)}
}
.section-clients{background:var(--color-panel-soft)}
.platform-card h3{
  margin-bottom:0;
  font-size:20px;
}
.platform-card p{
  color:var(--color-text-muted);
  font-size:14px;
}
.plan-fit{
  min-height:76px;
  color:var(--color-text-muted);
}
.traffic-pack-panel{
  display:grid;
  grid-template-columns:minmax(0,1fr) auto;
  align-items:center;
  gap:28px;
  margin-top:24px;
  padding:30px;
  border:1px solid var(--color-border);
  border-radius:var(--radius-md);
  background:var(--color-panel-soft);
}
.traffic-pack-panel h3{margin-top:8px}
.traffic-pack-panel p{max-width:850px;margin-bottom:0;color:var(--color-text-muted)}
.traffic-label,.difference-index,.cta-label{
  color:var(--color-accent-deep);
  font-size:12px;
  letter-spacing:.08em;
}
.pricing-notes{margin-top:34px}
.pricing-notes article{
  padding-top:18px;
  border-top:2px solid var(--color-border);
}
.pricing-notes h3{font-size:20px}
.pricing-notes p{color:var(--color-text-muted)}
.section-difference{background:var(--color-panel-soft)}
.difference-layout{
  display:grid;
  grid-template-columns:minmax(0,1.3fr) minmax(0,.7fr);
  gap:18px;
}
.difference-main{grid-row:span 2}
.difference-layout h3{margin-top:18px}
.difference-layout p{margin-bottom:0;color:var(--color-text-muted)}
.faq-layout{max-width:980px}
.home-article-grid{grid-template-columns:repeat(4,minmax(0,1fr))}
.home-article-grid .article-card{min-height:340px}
.home-article-grid .article-card h3{font-size:20px}
.cta-band{
  color:var(--color-dark-text);
  background:var(--color-dark);
  border-block:1px solid var(--color-dark-border);
}
.cta-band-inner{
  display:grid;
  grid-template-columns:minmax(0,1fr) auto;
  align-items:center;
  gap:36px;
}
.cta-band h2{
  margin-top:12px;
  margin-bottom:10px;
  color:var(--color-dark-text);
}
.cta-band p{max-width:720px;margin-bottom:0;opacity:.72}
.cta-band .cta-label{color:var(--color-accent)}
@media (max-width:1120px){
  .home-article-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .route-guidance{grid-template-columns:1fr}
}
@media (max-width:960px){
  .device-col{order:2}
  .server-reference{grid-template-columns:1fr}
}
@media (max-width:768px){
  .sig-label{display:none}
  .difference-layout{grid-template-columns:1fr}
  .difference-main{grid-row:auto}
  .traffic-pack-panel,.cta-band-inner{grid-template-columns:1fr}
  .server-status{grid-template-columns:1fr}
}
@media (max-width:640px){
  .cta-row,.cta-row .btn{width:100%}
  .databar{flex-wrap:wrap}
  .chips-label{width:100%;min-width:0}
  .home-article-grid{grid-template-columns:1fr}
  .traffic-pack-panel{padding:22px}
  .server-reference{padding:20px}
  .srv-row{grid-template-columns:auto auto minmax(0,1fr) auto}
  .srv-bw{display:none}
}
@media (prefers-reduced-motion:reduce){
  .srv-dot{animation:none;opacity:1;transform:none}
}