:root{--page-blue:#087fce;--page-navy:#073f69;--page-line:#cfe5f2}
.report-page{width:min(1180px,calc(100% - 28px));margin:0 auto;padding:28px 0 0}.report-hero{text-align:center;padding:20px 18px 24px}.report-kicker{margin:0 0 7px;color:var(--page-blue);font-size:.78rem;font-weight:800;letter-spacing:.14em}.report-hero h1{margin:0;color:var(--page-navy);font-size:clamp(1.7rem,4vw,2.65rem);line-height:1.08}.report-hero p:not(.report-kicker){max-width:760px;margin:12px auto 0;color:#557083;line-height:1.6}.report-panel{overflow:hidden;margin-bottom:30px;border:1px solid var(--page-line);border-radius:18px;background:rgba(255,255,255,.88);box-shadow:0 16px 42px rgba(20,75,108,.1)}.report-panel-head{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:13px 18px;border-bottom:1px solid var(--page-line);background:linear-gradient(90deg,rgba(232,247,255,.96),rgba(255,255,255,.9));color:#557083;font-size:.9rem}.report-panel-head>div{display:flex;align-items:center;gap:9px;color:var(--page-navy)}.report-live-dot{width:9px;height:9px;border-radius:50%;background:#2cc779;box-shadow:0 0 0 4px rgba(44,199,121,.14)}.report-frame-wrap{width:100%;overflow:auto;background:#fff;-webkit-overflow-scrolling:touch}.report-frame{display:block;width:100%;min-width:760px;border:0;background:#fff}.report-page .community-section{margin-top:34px}.report-donate{display:inline-block;padding:10px 18px;border-radius:999px;background:#087fce;color:#fff;text-decoration:none;font-weight:800}
@media(max-width:760px){.report-page{width:min(100% - 16px,1180px);padding-top:15px}.report-hero{padding:16px 10px 20px}.report-panel{border-radius:13px}.report-panel-head{align-items:flex-start;flex-direction:column;gap:5px}.report-frame{min-width:700px}}
.report-frame-wrap.fluid{overflow:hidden}.report-frame.fluid-frame{min-width:0}
@media(max-width:760px){.report-frame.fluid-frame{min-width:0}}
.graph-panel{overflow:hidden;margin-bottom:30px;border:1px solid var(--page-line);border-radius:18px;background:rgba(255,255,255,.9);box-shadow:0 16px 42px rgba(20,75,108,.1)}
.graph-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;padding:20px}
.graph-card{overflow:hidden;margin:0;border:1px solid #d6e9f3;border-radius:14px;background:#fff;box-shadow:0 7px 20px rgba(20,75,108,.07)}
.graph-card h2{margin:0;padding:11px 14px;border-top:1px solid #d6e9f3;background:#f4fafd;color:#075f99;font-size:1rem;text-align:center}
.graph-image-button{display:block;width:100%;padding:10px;border:0;background:#fff;cursor:zoom-in}
.graph-image-button img{display:block;width:100%;height:auto;min-height:180px;object-fit:contain}
.graph-lightbox{position:fixed;inset:0;z-index:10000;display:grid;place-items:center;padding:24px;background:rgba(4,27,43,.88)}
.graph-lightbox[hidden]{display:none}.graph-lightbox-content{position:relative;width:min(1180px,96vw);max-height:92vh;padding:14px;border-radius:16px;background:#fff;box-shadow:0 25px 80px rgba(0,0,0,.42)}
.graph-lightbox img{display:block;width:100%;max-height:80vh;object-fit:contain}.graph-lightbox-caption{padding:10px 42px 2px;color:#073f69;font-weight:800;text-align:center}
.graph-lightbox-close{position:absolute;top:8px;right:9px;width:38px;height:38px;border:0;border-radius:50%;background:#087fce;color:#fff;font-size:1.7rem;line-height:1;cursor:pointer}
@media(max-width:760px){.graph-grid{grid-template-columns:1fr;gap:12px;padding:12px}.graph-panel{border-radius:13px}.graph-image-button img{min-height:0}.graph-lightbox{padding:8px}.graph-lightbox-content{padding:8px}}
.spaghetti-main{padding:20px}.spaghetti-main-card{overflow:hidden;margin:0 auto;max-width:940px;border:1px solid #d6e9f3;border-radius:16px;background:#fff;box-shadow:0 8px 26px rgba(20,75,108,.08)}.spaghetti-main-card button{display:block;width:100%;padding:12px;border:0;background:#fff;cursor:zoom-in}.spaghetti-main-card img{display:block;width:100%;height:auto;min-height:300px;object-fit:contain}.spaghetti-main-caption{display:flex;align-items:center;justify-content:center;gap:9px;padding:12px 16px;border-top:1px solid #d6e9f3;background:#f4fafd;color:#075f99;font-weight:800}.spaghetti-runs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;padding:0 20px 20px}.spaghetti-run{overflow:hidden;border:1px solid #d6e9f3;border-radius:13px;background:#fff}.spaghetti-run button{display:block;width:100%;padding:7px;border:0;background:#fff;cursor:pointer}.spaghetti-run img{display:block;width:100%;height:145px;object-fit:contain}.spaghetti-run strong{display:block;padding:9px;border-top:1px solid #d6e9f3;background:#f4fafd;color:#075f99;text-align:center}.spaghetti-run.is-active{border-color:#0794dd;box-shadow:0 0 0 3px rgba(7,148,221,.14)}.spaghetti-help{margin:0;padding:0 20px 20px;color:#557083;font-size:.9rem;text-align:center}.spaghetti-source{color:#087fce;font-weight:700}.spaghetti-error{padding:22px;color:#8b3d3d;text-align:center}
@media(max-width:760px){.spaghetti-main{padding:12px}.spaghetti-main-card img{min-height:0}.spaghetti-runs{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:0 12px 14px}.spaghetti-run img{height:110px}.spaghetti-help{padding:0 14px 16px}}
.snow-layout{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);gap:20px;padding:20px}.snow-form-card,.snow-result-card,.snow-method-card{border:1px solid #d6e9f3;border-radius:15px;background:#fff;box-shadow:0 7px 22px rgba(20,75,108,.07)}.snow-form-card{padding:20px}.snow-form-card h2,.snow-method-card h2{margin:0 0 7px;color:#073f69;font-size:1.2rem}.snow-form-intro{margin:0 0 18px;color:#557083;line-height:1.5}.snow-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}.snow-field{display:flex;flex-direction:column;gap:7px}.snow-field label{color:#073f69;font-weight:800}.snow-input-wrap{display:flex;align-items:center;border:1px solid #bddbea;border-radius:10px;background:#fafdff;transition:.2s}.snow-input-wrap:focus-within{border-color:#0794dd;box-shadow:0 0 0 3px rgba(7,148,221,.13)}.snow-input-wrap input{width:100%;min-width:0;padding:12px;border:0;outline:0;background:transparent;color:#073f69;font:inherit;font-weight:700}.snow-input-wrap span{padding:0 12px 0 5px;color:#648094;font-size:.88rem;white-space:nowrap}.snow-field small{color:#6d8798;line-height:1.35}.snow-actions{display:flex;gap:10px;margin-top:19px}.snow-submit,.snow-reset{padding:12px 18px;border-radius:999px;font:inherit;font-weight:800;cursor:pointer}.snow-submit{border:0;background:#087fce;color:#fff}.snow-reset{border:1px solid #bddbea;background:#fff;color:#075f99}.snow-result-card{overflow:hidden}.snow-result-main{padding:27px 20px;background:linear-gradient(145deg,#087fce,#075887);color:#fff;text-align:center}.snow-result-main span{display:block;font-size:.82rem;font-weight:800;letter-spacing:.1em}.snow-result-main strong{display:block;margin:7px 0 3px;font-size:clamp(2.25rem,6vw,4rem);line-height:1}.snow-result-main p{margin:8px auto 0;max-width:420px;line-height:1.45}.snow-result-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;background:#d6e9f3}.snow-result-item{padding:15px;background:#fff}.snow-result-item span{display:block;margin-bottom:4px;color:#648094;font-size:.8rem}.snow-result-item strong{color:#073f69;font-size:1.12rem}.snow-warning{margin:0;padding:14px 17px;background:#fff9e8;color:#715b15;font-size:.86rem;line-height:1.5}.snow-method-card{margin:0 20px 20px;padding:19px}.snow-method-card p{margin:8px 0;color:#557083;line-height:1.6}.snow-form-error{margin:12px 0 0;padding:10px 12px;border-radius:9px;background:#fff0f0;color:#9b2f2f;font-weight:700}.snow-form-error[hidden]{display:none}
@media(max-width:820px){.snow-layout{grid-template-columns:1fr;padding:12px}.snow-method-card{margin:0 12px 14px}}@media(max-width:520px){.snow-fields{grid-template-columns:1fr}.snow-result-grid{grid-template-columns:1fr}.snow-actions{flex-direction:column}.snow-submit,.snow-reset{width:100%}}
.snow-legacy-accordion{margin:0 0 30px}.legacy-snow-wrap{padding:18px}.legacy-snow-form{overflow:hidden;border:1px solid #d6e9f3;border-radius:15px;background:#fff;box-shadow:0 7px 22px rgba(20,75,108,.07)}.legacy-snow-heading{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:17px 20px;border-bottom:1px solid #d6e9f3;background:#f4fafd}.legacy-snow-heading span{color:#087fce;font-size:.72rem;font-weight:900;letter-spacing:.12em}.legacy-snow-heading h2{margin:3px 0 0;color:#073f69;font-size:1.25rem}.legacy-snow-heading p{margin:0;color:#557083}.legacy-snow-fields{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px;padding:20px}.legacy-snow-fields>label{display:flex;flex-direction:column;gap:7px;color:#073f69;font-weight:800}.legacy-snow-fields select{width:100%;padding:12px;border:1px solid #bddbea;border-radius:10px;background:#fafdff;color:#073f69;font:inherit;font-weight:700}.legacy-snow-footer{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:17px 20px;border-top:1px solid #d6e9f3;background:#fbfdff}.legacy-snow-results{display:grid;grid-template-columns:repeat(2,minmax(135px,1fr));gap:10px}.legacy-snow-results>div{padding:10px 14px;border:1px solid #d6e9f3;border-radius:10px;background:#fff}.legacy-snow-results span{display:block;color:#648094;font-size:.78rem}.legacy-snow-results strong{display:block;margin-top:3px;color:#075f99;font-size:1.15rem}.legacy-snow-form>.snow-form-error{margin:0 20px 15px}
@media(max-width:760px){.legacy-snow-wrap{padding:12px}.legacy-snow-heading,.legacy-snow-footer{align-items:flex-start;flex-direction:column}.legacy-snow-fields{grid-template-columns:1fr;padding:15px}.legacy-snow-results{width:100%}}@media(max-width:420px){.legacy-snow-results{grid-template-columns:1fr}}
.local-stations-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px;padding:20px}.local-station-card{display:flex;align-items:center;gap:13px;min-height:84px;padding:16px;border:1px solid #d6e9f3;border-radius:13px;background:#fff;color:#073f69;text-decoration:none;box-shadow:0 6px 18px rgba(20,75,108,.06);transition:transform .18s,border-color .18s,box-shadow .18s}.local-station-card:hover{transform:translateY(-2px);border-color:#58b6e5;box-shadow:0 10px 24px rgba(20,75,108,.11)}.local-station-icon{display:grid;place-items:center;flex:0 0 42px;width:42px;height:42px;border-radius:50%;background:#eaf7fd;color:#087fce;font-size:1.25rem}.local-station-card strong{display:block}.local-station-card small{display:block;margin-top:4px;color:#6b8698}.page-note{margin:0;padding:0 20px 20px;color:#637f91;font-size:.88rem;text-align:center}
.station-panorama{overflow:hidden;margin:0 20px 20px;border-radius:15px;background:#dcecf4}.station-panorama img{display:block;width:100%;height:clamp(120px,18vw,230px);object-fit:cover}.station-intro{display:grid;grid-template-columns:minmax(220px,.7fr) minmax(0,1.3fr);gap:22px;align-items:center;padding:20px}.station-model{text-align:center}.station-model img{display:block;max-width:210px;margin:0 auto 14px}.station-model h2{margin:0;color:#073f69}.station-model p{margin:6px 0 0;color:#087fce;font-weight:800}.station-copy{color:#557083;line-height:1.7}.station-facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:17px}.station-facts>div{padding:12px;border:1px solid #d6e9f3;border-radius:10px;background:#f8fcfe}.station-facts span{display:block;color:#6b8698;font-size:.78rem}.station-facts strong{display:block;margin-top:4px;color:#073f69}.instrument-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;padding:20px}.instrument-card{overflow:hidden;border:1px solid #d6e9f3;border-radius:14px;background:#fff}.instrument-card .graph-image-button{padding:12px}.instrument-card img{width:100%;height:180px;object-fit:contain}.instrument-card-body{padding:14px;border-top:1px solid #d6e9f3}.instrument-card h2{margin:0;color:#075f99;font-size:1.06rem}.instrument-card p{margin:7px 0 0;color:#557083;line-height:1.5;font-size:.9rem}.station-feature{display:grid;grid-template-columns:minmax(240px,.8fr) minmax(0,1.2fr);gap:20px;align-items:center;padding:20px}.station-feature img{display:block;width:100%;max-height:340px;object-fit:contain;border-radius:12px}.station-feature h2{margin:0;color:#073f69}.station-feature p{color:#557083;line-height:1.65}.station-location{display:grid;grid-template-columns:.8fr 1.2fr;gap:20px;align-items:center;padding:20px}.station-location-card{padding:20px;border-radius:13px;background:#f4fafd}.station-location-card h2{margin:0 0 12px;color:#073f69}.station-location-card p{margin:6px 0;color:#557083}.station-location>a img{display:block;width:100%;border-radius:13px}.station-badges{display:flex;flex-wrap:wrap;gap:9px;margin-top:14px}.station-badges span{padding:7px 11px;border-radius:999px;background:#eaf7fd;color:#075f99;font-size:.8rem;font-weight:800}
@media(max-width:850px){.local-stations-grid,.instrument-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.station-intro,.station-feature,.station-location{grid-template-columns:1fr}}@media(max-width:520px){.local-stations-grid,.instrument-grid,.station-facts{grid-template-columns:1fr}.station-intro,.station-feature,.station-location{padding:13px}.station-panorama{margin:0 12px 14px}}

/* Nuova pagina descrittiva della stazione */
.station-rebuild-page{padding-top:28px}.station-page-title{padding:5px 14px 24px;text-align:center}.station-page-title h1{margin:0;color:#073f69;font-size:clamp(1.8rem,4vw,2.65rem)}.station-rebuild-intro{overflow:hidden;margin-bottom:24px;border:1px solid #d6e9f3;border-radius:18px;background:#fff;box-shadow:0 12px 34px rgba(20,75,108,.08);text-align:center}.station-rebuild-brand{display:flex;align-items:center;justify-content:center;gap:15px;padding:22px 20px 17px}.station-rebuild-page .graph-image-button img{min-height:0}.station-inline-image-button{width:auto;padding:0}.station-inline-image-button img{display:block;width:auto;max-width:min(230px,40vw);height:auto}.station-rebuild-brand h1{margin:0;color:#073fc3;font-size:clamp(1.75rem,4vw,2.35rem);line-height:1}.station-rebuild-brand p{margin:8px 0 0;color:#073fc3;font-size:clamp(1rem,2.2vw,1.2rem);font-weight:800}.station-rebuild-description{margin:0;padding:16px 20px;border-top:1px solid #d6e9f3;border-bottom:1px solid #d6e9f3;color:#777;font-size:clamp(1rem,2vw,1.22rem);font-weight:700;line-height:1.3}.station-rebuild-description strong{color:#ef1717}.station-rebuild-image{overflow:hidden;margin-bottom:30px;border:1px solid #d6e9f3;border-radius:18px;background:#fff;box-shadow:0 12px 34px rgba(20,75,108,.08)}.station-main-image-button{padding:12px}.station-main-image-button img{display:block;width:100%;height:auto;margin:0 auto}.station-rebuild-image>h2{margin:0;padding:14px 18px;border-top:1px solid #d6e9f3;background:#f4fafd;color:#075f99;text-align:center}.station-components{overflow:hidden;margin-bottom:30px;border:1px solid #d6e9f3;border-radius:18px;background:#fff;box-shadow:0 12px 34px rgba(20,75,108,.08)}.station-components>h2{margin:0;padding:18px;background:#f4fafd;color:#637782;font-size:clamp(1.2rem,2.6vw,1.55rem);text-align:center}.station-components-table-wrap{overflow-x:auto}.station-components-table{width:100%;border-collapse:collapse;table-layout:fixed}.component-image-column{width:30%}.component-description-column{width:38%}.component-specs-column{width:32%}.station-components-table td{padding:18px;border-top:1px solid #ccd7dc;border-right:1px solid #ccd7dc;vertical-align:middle}.station-components-table td:last-child{border-right:0}.component-image-button{padding:7px}.component-image-button img{display:block;width:100%;max-height:220px;object-fit:contain}.component-double-image{display:grid;grid-template-columns:1fr 1fr;gap:8px}.component-description h3{margin:0 0 12px;color:#ff2d09;font-size:clamp(1.28rem,2.4vw,1.75rem)}.component-description h3::first-letter{font-size:1.3em}.component-description p,.component-specs p{margin:0;color:#526875;font-weight:650;line-height:1.38}.component-specs{text-align:center}.component-specs h4{margin:0 0 5px;color:#667985;font-size:.92rem;font-style:italic;text-decoration:underline}.station-rebuild-page .community-section{margin-top:34px}
@media(max-width:760px){.station-components-table,.station-components-table tbody,.station-components-table tr,.station-components-table td{display:block;width:100%}.station-components-table tr{border-top:1px solid #ccd7dc}.station-components-table tr:first-child{border-top:0}.station-components-table td{border-top:0;border-right:0}.component-image-cell{padding-bottom:5px!important}.component-description{padding-top:7px!important;text-align:center}.component-specs{margin-top:2px;background:#f7fbfd}.component-image-button img{max-height:260px}.component-double-image{max-width:520px;margin:0 auto}}
@media(max-width:600px){.station-rebuild-page{padding-top:15px}.station-page-title{padding-bottom:17px}.station-rebuild-brand{flex-direction:column;gap:12px;padding:18px 14px}.station-inline-image-button img{max-width:210px}.station-rebuild-description{padding:15px 12px}.station-rebuild-description br{display:none}.station-rebuild-image,.station-components{border-radius:13px}.station-components-table td{padding:14px}.component-double-image{gap:5px}}

/* Schermo ventilato e trasmissione ISS */
.station-solar-shield{display:grid;grid-template-columns:minmax(270px,.78fr) minmax(0,1.42fr);gap:0;overflow:hidden;margin:44px 0 30px;border:1px solid #d6e9f3;border-radius:18px;background:#fff;box-shadow:0 12px 34px rgba(20,75,108,.08)}.solar-shield-gallery{display:grid;grid-template-columns:1fr 1fr;gap:7px;align-content:center;padding:18px;border-right:1px solid #d6e9f3;background:#f8fcfe}.shield-image-button{padding:5px;border:1px solid #d6e9f3}.shield-image-button img{display:block;width:100%;height:160px;object-fit:contain}.solar-shield-description{padding:25px}.solar-shield-description h2,.transmission-description h2{margin:0 0 15px;color:#ff2d09;font-size:clamp(1.45rem,2.8vw,1.9rem)}.solar-shield-description p,.transmission-description p{margin:0 0 17px;color:#526875;font-weight:650;line-height:1.5}.solar-shield-description>p:last-child,.transmission-description>p:last-child{margin-bottom:0}.solar-shield-copy{display:grid;grid-template-columns:110px minmax(0,1fr);gap:14px;align-items:start}.shield-diagram-button{padding:4px;border:1px solid #d6e9f3}.shield-diagram-button img{display:block;width:100%;height:auto;object-fit:contain}.station-transmission{display:grid;grid-template-columns:minmax(245px,.85fr) minmax(0,1.15fr) minmax(235px,.8fr);gap:0;overflow:hidden;margin:44px 0 30px;border:1px solid #d6e9f3;border-radius:18px;background:#fff;box-shadow:0 12px 34px rgba(20,75,108,.08)}.transmission-image,.transmission-description,.transmission-specs{padding:22px}.transmission-image{display:flex;align-items:center;background:#f8fcfe}.transmission-image-button{padding:6px;border:1px solid #d6e9f3}.transmission-image-button img{display:block;width:100%;max-height:390px;object-fit:contain}.transmission-description{border-left:1px solid #d6e9f3;border-right:1px solid #d6e9f3}.transmission-specs{display:flex;align-items:center;justify-content:center;flex-direction:column;color:#526875;text-align:center}.transmission-specs h3{margin:0 0 7px;color:#667985;font-size:.94rem;font-style:italic;text-decoration:underline}.transmission-specs p{margin:6px 0;font-weight:650;line-height:1.4}
@media(max-width:880px){.station-solar-shield{grid-template-columns:1fr}.solar-shield-gallery{border-right:0;border-bottom:1px solid #d6e9f3}.shield-image-button img{height:190px}.station-transmission{grid-template-columns:1fr}.transmission-image{justify-content:center}.transmission-image-button{max-width:520px}.transmission-description{border:0;border-top:1px solid #d6e9f3;border-bottom:1px solid #d6e9f3}.transmission-specs{padding-top:19px;padding-bottom:19px}}
@media(max-width:520px){.station-solar-shield,.station-transmission{margin-top:30px;border-radius:13px}.solar-shield-gallery{gap:5px;padding:10px}.shield-image-button img{height:125px}.solar-shield-description,.transmission-image,.transmission-description,.transmission-specs{padding:16px}.solar-shield-copy{grid-template-columns:82px minmax(0,1fr);gap:10px}}

/* Unità interne della stazione */
.station-internal-units{overflow:hidden;margin:44px 0 30px;border:1px solid #d6e9f3;border-radius:18px;background:#fff;box-shadow:0 12px 34px rgba(20,75,108,.08)}.station-internal-units>h2{margin:0;padding:18px;background:#f4fafd;color:#637782;font-size:clamp(1.3rem,2.7vw,1.65rem);text-align:center}.station-internal-table-wrap{overflow-x:auto}.station-internal-table{width:100%;border-collapse:collapse;table-layout:fixed}.internal-image-column{width:30%}.internal-description-column{width:40%}.internal-third-column{width:30%}.station-internal-table td{padding:19px;border-top:1px solid #ccd7dc;border-right:1px solid #ccd7dc;vertical-align:middle}.station-internal-table td:last-child{border-right:0}.internal-image-button{padding:7px}.internal-image-button img{display:block;width:100%;max-height:320px;object-fit:contain}.cube-metal-image-button img{max-height:390px}.internal-description h3{margin:0 0 14px;color:#ff2d09;font-size:clamp(1.4rem,2.7vw,1.9rem)}.internal-description p{margin:0;color:#526875;font-weight:650;line-height:1.5}.internal-specs{color:#526875;text-align:center}.internal-specs h3{margin:0 0 7px;color:#667985;font-size:.94rem;font-style:italic;text-decoration:underline}.internal-specs>p{margin:0 auto 10px;max-width:270px;font-weight:650;line-height:1.35}.internal-specs dl{width:min(245px,100%);margin:0 auto}.internal-specs dl>div{display:grid;grid-template-columns:1fr 1fr;gap:8px}.internal-specs dt,.internal-specs dd{margin:0;font-weight:700;line-height:1.35}.internal-specs dt{text-align:right}.internal-specs dd{text-align:left}.internal-empty-cell{background:#fbfdfe}
@media(max-width:760px){.station-internal-table,.station-internal-table tbody,.station-internal-table tr,.station-internal-table td{display:block;width:100%}.station-internal-table tr{border-top:1px solid #ccd7dc}.station-internal-table tr:first-child{border-top:0}.station-internal-table td{border-top:0;border-right:0}.internal-image-cell{padding-bottom:7px!important}.internal-description{padding-top:8px!important;text-align:center}.internal-specs{border-top:1px solid #e2ebef!important;background:#f7fbfd}.internal-empty-cell{display:none!important}.internal-image-button{max-width:560px;margin:0 auto}.internal-image-button img{max-height:360px}}
@media(max-width:520px){.station-internal-units{margin-top:30px;border-radius:13px}.station-internal-table td{padding:14px}.internal-specs dl{width:min(230px,100%)}}

/* Armadio rack, certificazioni e progetti */
.station-rack-section{display:grid;grid-template-columns:minmax(280px,.9fr) minmax(0,1.1fr);gap:0;overflow:hidden;margin:44px 0 30px;border:1px solid #d6e9f3;border-radius:18px;background:#fff;box-shadow:0 12px 34px rgba(20,75,108,.08)}.rack-image-button{display:flex;align-items:center;height:100%;padding:16px;border-right:1px solid #d6e9f3;background:#f8fcfe}.rack-image-button img{display:block;width:100%;max-height:560px;object-fit:contain}.rack-description{display:flex;justify-content:center;flex-direction:column;padding:28px}.rack-description h2{margin:0 0 16px;color:#ff2d09;font-size:clamp(1.45rem,2.8vw,1.95rem)}.rack-description p{margin:0 0 14px;color:#526875;font-weight:650;line-height:1.55}.rack-description p:last-child{margin-bottom:0}.rack-description a{color:#087fce;font-weight:800}.station-certifications{margin:0 0 30px;padding:8px 26px;border-left:5px solid #159bd3;background:#fff;color:#526875}.station-certifications ul{margin:0;padding-left:23px}.station-certifications li{margin:0;padding:17px 5px;font-size:1.02rem;font-weight:650;line-height:1.55}.station-certifications li+li{border-top:1px solid #e0ebf0}.station-certifications a{color:#087fce;font-weight:850}.station-certifications strong{color:#e5341a}.station-certifications em{color:#637782}
@media(max-width:760px){.station-rack-section{grid-template-columns:1fr}.rack-image-button{height:auto;border-right:0;border-bottom:1px solid #d6e9f3}.rack-image-button img{max-height:520px}.rack-description{padding:21px}.station-certifications{padding:5px 16px}.station-certifications li{padding:14px 2px}}
@media(max-width:520px){.station-rack-section{margin-top:30px;border-radius:13px}.rack-image-button{padding:10px}.rack-description{padding:17px}.station-certifications{border-left-width:4px;padding:3px 11px}.station-certifications ul{padding-left:19px}.station-certifications li{font-size:.95rem}}

/* Webcam, anniversario, localizzazione e ringraziamenti */
.station-webcams,.station-anniversary,.station-location-new{overflow:hidden;margin:44px 0 30px;border:1px solid #d6e9f3;border-radius:18px;background:#fff;box-shadow:0 12px 34px rgba(20,75,108,.08)}.station-webcams>h2,.station-anniversary>h2{margin:0;padding:18px;background:#f4fafd;color:#073f69;font-size:clamp(1.3rem,2.7vw,1.65rem);text-align:center}.station-webcam-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0}.station-webcam-grid figure{display:flex;flex-direction:column;margin:0;border-right:1px solid #d6e9f3}.station-webcam-grid figure:last-child{border-right:0}.station-webcam-button{display:flex;align-items:center;flex:1;padding:14px}.station-webcam-button img{display:block;width:100%;height:250px;object-fit:contain}.station-webcam-grid figcaption{padding:13px;border-top:1px solid #d6e9f3;background:#fbfdfe;color:#075f99;font-size:1.05rem;font-weight:850;text-align:center}.station-anniversary{padding-bottom:20px;text-align:center}.anniversary-image-button{width:min(720px,calc(100% - 28px));margin:20px auto 0;padding:8px}.anniversary-image-button img{display:block;width:100%;max-height:480px;object-fit:contain}.station-location-new{display:grid;grid-template-columns:minmax(280px,.75fr) minmax(0,1.25fr);align-items:center}.station-location-details{padding:28px}.station-location-details h2{margin:0 0 17px;color:#073f69;font-size:clamp(1.35rem,2.7vw,1.75rem)}.station-location-details p{margin:9px 0;color:#526875;font-size:1.05rem;line-height:1.45}.station-location-details strong{color:#075f99}.station-map-link{display:block;padding:16px;border-left:1px solid #d6e9f3;background:#f8fcfe}.station-map-link img{display:block;width:100%;max-height:520px;object-fit:contain;transition:transform .2s}.station-map-link:hover img{transform:scale(1.015)}.station-thanks{margin:0 0 30px;padding:22px 25px;border-left:5px solid #159bd3;border-radius:0 13px 13px 0;background:#fff;color:#526875;box-shadow:0 8px 24px rgba(20,75,108,.06)}.station-thanks p{margin:0;font-weight:650;line-height:1.65}.station-thanks strong{color:#073f69}.station-thanks a{color:#087fce;font-weight:850}
@media(max-width:760px){.station-webcam-grid{grid-template-columns:1fr}.station-webcam-grid figure{border-right:0;border-bottom:1px solid #d6e9f3}.station-webcam-grid figure:last-child{border-bottom:0}.station-webcam-button img{height:auto;max-height:350px}.station-location-new{grid-template-columns:1fr}.station-map-link{border-top:1px solid #d6e9f3;border-left:0}.station-location-details{padding:21px}.station-thanks{padding:18px}}
@media(max-width:520px){.station-webcams,.station-anniversary,.station-location-new{margin-top:30px;border-radius:13px}.station-webcam-button{padding:9px}.station-anniversary{padding-bottom:12px}.anniversary-image-button{width:calc(100% - 16px);margin-top:12px}.station-location-details{padding:17px}.station-map-link{padding:9px}.station-thanks{padding:15px;border-left-width:4px}}
