.stationsView{min-height:100vh;padding:64px 24px 96px;background:radial-gradient(circle at top left,rgba(255,138,0,.2),transparent 32%),radial-gradient(circle at bottom right,rgba(0,180,160,.16),transparent 34%),linear-gradient(135deg,#06111c,#10263a 52%,#06111c)!important;color:#fff}.stationsView__hero{max-width:920px;margin:0 auto 56px;text-align:center}.stationsView__eyebrow{margin-bottom:14px;color:var(--primary-site);font-size:.82rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.stationsView__hero h1{margin:0;font-size:clamp(3rem,8vw,6.5rem);line-height:.9;text-transform:uppercase}.stationsView__hero p{max-width:720px;margin:28px auto 0;color:hsla(0,0%,100%,.78);font-size:1.2rem;line-height:1.65}.stationsView__list{display:grid;max-width:1120px;margin:0 auto;gap:16px}.stationsView__row{display:grid;align-items:center;padding:18px;border:1px solid hsla(0,0%,100%,.14);border-radius:26px;backdrop-filter:blur(18px);background:hsla(0,0%,100%,.08);box-shadow:0 18px 48px rgba(0,0,0,.24);gap:22px;grid-template-columns:96px minmax(0,1fr) auto}.stationsView__thumb img{display:block;width:96px;height:96px;border-radius:22px;-o-object-fit:cover;object-fit:cover}.stationsView__topline{display:flex;flex-wrap:wrap;margin-bottom:8px;gap:10px}.stationsView__status,.stationsView__type{padding:7px 11px;border-radius:999px;font-size:.72rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.stationsView__type{background:rgba(255,180,92,.14);color:#ffb45c}.stationsView__status{background:rgba(96,255,198,.12);color:#83ffd5}.stationsView__info h2{margin:0;font-size:1.65rem;line-height:1.1;text-transform:uppercase}.stationsView__info p{max-width:680px;margin:8px 0 0;color:hsla(0,0%,100%,.72);font-size:.95rem;line-height:1.5}.stationsView__edit,.stationsView__link{min-width:104px;padding:12px 16px;font-weight:700}.stationsView__link{background:var(--secondary-site);color:#fff}.stationsView__edit{border:1px solid hsla(0,0%,100%,.18);background:hsla(0,0%,100%,.08);color:#fff}@media (max-width:760px){.stationsView__row{grid-template-columns:72px minmax(0,1fr)}.stationsView__thumb img{width:72px;height:72px;border-radius:18px}.stationsView__actions{width:100%;grid-column:-1}.stationsView__edit,.stationsView__link{flex:1 1}}.stationsView__row{position:relative;overflow:hidden}.stationsView__row:before{position:absolute;background:linear-gradient(90deg,rgba(255,138,0,.12),transparent 28%);content:"";inset:0;opacity:0;pointer-events:none;transition:opacity .22s ease}.stationsView__row:hover:before{opacity:1}.stationsView__actions{display:flex;gap:10px}.stationsView__edit,.stationsView__link{position:relative;display:inline-flex;overflow:hidden;min-width:112px;align-items:center;justify-content:center;padding:13px 18px;border-radius:3px;font-size:.84rem;font-weight:800;letter-spacing:.02em;text-decoration:none;transition:transform .18s ease,background .18s ease,border-color .18s ease,box-shadow .18s ease,color .18s ease}.stationsView__link{background:var(--primary-site);box-shadow:0 10px 28px rgba(255,138,0,.22);color:#07131f!important}.stationsView__link:hover{background:#ffb45c;box-shadow:0 18px 42px rgba(255,138,0,.34);transform:translateY(-2px)}.stationsView__edit{border:1px solid hsla(0,0%,100%,.14);backdrop-filter:blur(10px);background:linear-gradient(180deg,hsla(0,0%,100%,.12),hsla(0,0%,100%,.06));color:hsla(0,0%,100%,.92)!important}.stationsView__edit:hover{border-color:hsla(0,0%,100%,.28);background:linear-gradient(180deg,hsla(0,0%,100%,.16),hsla(0,0%,100%,.1));color:#fff!important;transform:translateY(-2px)}