.stations-module{padding:1rem 0;display:flex;flex-direction:column;gap:1.5rem;background:#f8fafc}.stations-header{display:flex;justify-content:space-between;align-items:end;gap:1.5rem;flex-wrap:wrap;margin-bottom:20px}.stations-headline{max-width:720px}.stations-kicker{font-weight:700;color:#0b5fe8;background:#dfeffc;width:fit-content;padding:5px 15px;margin:0;border-radius:17px}.stations-title{margin:.25rem 0;font-size:1.8rem;color:#111827}.stations-subtitle{margin:.2rem 0 0;color:#4b5563;line-height:1.5}.stations-filter{background:#eef2ff;color:#1f2937;border:1px solid #d7ddf5;border-radius:12px;padding:.65rem 1rem;font-weight:700;cursor:pointer;display:inline-flex;align-items:center;gap:.4rem;margin-bottom:15px}.stations-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1rem}.station-card{background:#fff;border-radius:16px;box-shadow:0 10px 24px #00000014;overflow:hidden;display:flex;flex-direction:column;min-height:100%}.station-image{position:relative;aspect-ratio:16 / 10;background:#f3f4f6}.station-image img{width:100%;height:100%;object-fit:cover}.badge-active{position:absolute;top:10px;left:10px;background:#e0f2fe;color:#0ea5e9;border-radius:999px;padding:.35rem .65rem;font-weight:700;font-size:.85rem}.station-body{padding:.9rem 1rem 1rem;display:flex;flex-direction:column;gap:.5rem;flex:1}.station-name{margin:0;font-size:1.05rem;color:#111827}.station-address{display:flex;align-items:center;gap:.35rem;color:#4b5563;font-size:.95rem}.station-meta{display:grid;grid-template-columns:repeat(2,1fr);gap:.5rem}.meta-item{background:#f9fafb;border-radius:10px;padding:.6rem .75rem;text-align:center;border:1px solid #e5e7eb}.meta-item.green{background:#f0fdf4;border:1px solid #dcfce7}.meta-value{font-weight:800;font-size:1.1rem;color:#0f172a}.meta-green{color:#059669}.meta-label{color:#6b7280;font-size:.85rem}.progress{background:#f3f4f6;border-radius:999px;height:10px;overflow:hidden;border:1px solid #e5e7eb}.progress-bar{height:100%;width:0;background:#2563eb;transition:width .2s ease}.station-actions{margin-top:auto;display:flex;gap:.5rem;flex-wrap:wrap;flex-direction:column}.btn-primary{padding:.7rem 1rem;background:linear-gradient(135deg,#2563eb,#0b5fe8);color:#fff;border:none;border-radius:12px;cursor:pointer;box-shadow:0 10px 24px #2563eb40}.btn-ghost{padding:.7rem 1rem;background:#fff;color:#1f2937;border:1px solid #e5e7eb;border-radius:12px;font-weight:700;cursor:pointer}.stations-state{text-align:center;color:#4b5563;font-weight:700}.stations-state.error{color:#dc2626}@media (max-width: 768px){.stations-grid{grid-template-columns:1fr}.stations-header{flex-direction:column;align-items:flex-start}.stations-title{font-size:1.4rem}}.how-does-it-work-module{padding:4rem 0;background:#fff}.how-it-works-content{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.phone-container{display:flex;justify-content:center;align-items:center}.phone-frame{width:320px;height:640px;background:#1e293b;border-radius:40px;padding:12px;box-shadow:0 20px 60px #0000004d;position:relative}.phone-screen{width:100%;height:100%;background:#fff;border-radius:32px;overflow:hidden;position:relative}.phone-screen-content{width:100%;height:100%;display:flex;flex-direction:column}.phone-header{background:#2563eb;color:#fff;padding:1rem;text-align:center;font-weight:700;font-size:1.1rem}.phone-body{flex:1;padding:2rem 1.5rem;display:flex;flex-direction:column;gap:1.5rem}.welcome-icon{width:80px;height:80px;background:#dfeffc;border-radius:20px;display:flex;align-items:center;justify-content:center;margin:0 auto}.welcome-icon i{font-size:2.5rem;color:#2563eb}.welcome-title{font-size:1.8rem;color:#111827;text-align:center;margin:0}.welcome-text{font-size:1rem;color:#4b5563;text-align:center;line-height:1.6;margin:0}.phone-input{margin-top:1rem}.phone-input input{width:100%;padding:.875rem;border:1px solid #e5e7eb;border-radius:12px;font-size:1rem;text-align:right}.phone-button{width:100%;padding:.875rem;border:none;border-radius:12px;font-size:1rem;font-weight:600;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.phone-button:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.phone-button-primary{background:#2563eb;color:#fff}.phone-button-success{background:#10b981;color:#fff}.phone-button-outline{background:#fff;color:#2563eb;border:1px solid #2563eb}.map-area{width:100%;height:200px;background:#f3f4f6;border-radius:12px;display:flex;align-items:center;justify-content:center;position:relative}.map-pin{font-size:3rem;color:#2563eb}.station-info{text-align:right}.station-name{font-size:1.2rem;font-weight:700;color:#111827;margin:0 0 .5rem}.station-number,.station-availability,.station-feature{font-size:.95rem;color:#4b5563;margin:.25rem 0}.completion-icon{width:100px;height:100px;background:#d1fae5;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem}.completion-icon i{font-size:3rem;color:#10b981}.completion-title{font-size:1.5rem;font-weight:800;color:#111827;text-align:center;margin:0 0 .5rem}.completion-time{font-size:1rem;color:#4b5563;text-align:center;margin:0 0 1rem}.completion-price{font-size:2rem;font-weight:800;color:#111827;text-align:center;margin:0 0 1.5rem}.phone-pagination{position:absolute;bottom:1rem;left:50%;transform:translate(-50%);display:flex;gap:.5rem}.pagination-dot{width:8px;height:8px;border-radius:50%;background:#d1d5db;cursor:pointer;transition:background .2s ease}.pagination-dot.active{background:#2563eb}.steps-container{text-align:right}.steps-badge{display:inline-block;background:#2563eb;color:#fff;padding:.4rem 1rem;border-radius:999px;font-size:.9rem;font-weight:600;margin-bottom:1rem}.steps-title{font-size:2.5rem;color:#111827;margin:0 0 1rem}.steps-description{font-size:1.1rem;color:#4b5563;line-height:1.7;margin:0 0 2.5rem}.steps-list{display:flex;flex-direction:column;gap:1.5rem}.step-item{background:#fff;border:2px solid #e5e7eb;border-radius:16px;padding:1.5rem;cursor:pointer;transition:all .3s ease}.step-item:hover{border-color:#2563eb;box-shadow:0 4px 12px #2563eb1a}.step-item.active{border-color:#2563eb;background:#f0f7ff}.step-number{font-size:.85rem;color:#6b7280}.step-content{display:flex;flex-direction:row;gap:1rem;align-items:flex-start}.step-text{flex:1;display:flex;flex-direction:column;gap:.5rem}.step-title{font-size:1.2rem;font-weight:700;color:#111827;margin:0}.step-icon{width:56px;height:56px;background:#f3f4f6;border-radius:12px;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.step-icon i{font-size:1.5rem;color:#9ca3af}.step-icon.active{background:#2563eb}.step-icon.active i{color:#fff}.step-icon-green.active{background:#10b981}.step-icon-green.active i{color:#fff}.step-description{font-size:1rem;color:#4b5563;line-height:1.6;margin:0}.scroll-hint{font-size:.85rem;color:#9ca3af;text-align:center;margin-top:2rem;writing-mode:vertical-rl;text-orientation:mixed}@media (max-width: 1024px){.how-it-works-content{grid-template-columns:1fr;gap:3rem}.phone-container{order:-1}.scroll-hint{writing-mode:horizontal-tb;text-orientation:initial;margin-top:1rem}}@media (max-width: 768px){.phone-frame{width:280px;height:560px}.steps-title{font-size:2rem}.steps-description{font-size:1rem}}.pricing-module{padding:4rem 0;background:#0f172a;color:#fff;min-height:600px}.pricing-header{text-align:center;margin-bottom:3rem}.pricing-badge{display:inline-block;padding:.5rem 1.5rem;background:#ffffff1a;border-radius:20px;font-size:.875rem;font-weight:500;margin-bottom:1.5rem;color:#a0c4ff}.pricing-title{font-size:2.5rem;font-weight:700;margin-bottom:1rem;color:#fff}.pricing-description{font-size:1.125rem;color:#b0c4de;max-width:800px;margin:0 auto;line-height:1.6}.pricing-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-bottom:3rem;max-width:1200px;margin-left:auto;margin-right:auto}.pricing-card{position:relative;background:#ffffff0d;border-radius:16px;padding:2rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1);transition:transform .3s ease,box-shadow .3s ease}.pricing-card:hover{transform:translateY(-5px);box-shadow:0 10px 30px #0000004d}.pricing-card-featured{background:linear-gradient(135deg,#1e3a5f,#2a4a6f);border:2px solid #4a90e2;box-shadow:0 8px 24px #4a90e24d}.featured-badge{position:absolute;top:-12px;right:50%;transform:translate(50%);background:linear-gradient(135deg,#4a90e2,#357abd);color:#fff;padding:.5rem 1.5rem;border-radius:20px;font-size:.875rem;font-weight:600;white-space:nowrap}.card-title{font-size:1.5rem;font-weight:700;margin-bottom:.75rem;color:#fff}.card-description{font-size:.95rem;color:#b0c4de;margin-bottom:1.5rem;line-height:1.5}.card-price{margin-bottom:1.5rem;padding-bottom:1.5rem;border-bottom:1px solid rgba(255,255,255,.1)}.price-free{font-size:2rem;font-weight:700;color:#4ade80;display:block;margin-bottom:.5rem}.price-amount{font-size:2rem;font-weight:700;color:#fff;display:block}.price-period{font-size:1rem;color:#b0c4de;display:block;margin-top:.5rem}.card-features{list-style:none;padding:0;margin:0 0 2rem}.feature-item{display:flex;align-items:flex-start;gap:.75rem;margin-bottom:1rem;font-size:.95rem;color:#e0e7ff}.feature-item i{color:#4ade80;margin-top:.25rem;flex-shrink:0}.card-button{width:100%;padding:1rem 2rem;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);border-radius:12px;color:#fff;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease}.card-button:hover{background:#fff3;transform:translateY(-2px)}.card-button-featured{background:linear-gradient(135deg,#4a90e2,#357abd);border:none}.card-button-featured:hover{background:linear-gradient(135deg,#357abd,#2a5a8f)}.pricing-footer{text-align:center;margin-top:3rem}.footer-disclaimer{font-size:.875rem;color:#8b9dc3;margin:0}@media (max-width: 768px){.pricing-grid{grid-template-columns:1fr}.pricing-title{font-size:2rem}.pricing-description{font-size:1rem}}
