:root{font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--primary:#6366f1;--primary-glow:#6366f12e;--secondary:#06b6d4;--accent:#ec4899;--success:#10b981;--warning:#f59e0b;--danger:#ef4444;--transition-fast:.15s cubic-bezier(.4, 0, .2, 1);--transition-normal:.3s cubic-bezier(.4, 0, .2, 1);--border-radius-sm:8px;--border-radius-md:12px;--border-radius-lg:20px;font-family:Outfit,sans-serif;font-weight:400;line-height:1.5}body.dark{--bg-main:#080c14;--bg-card:#111827bf;--bg-card-hover:#1f2937d9;--border-color:#ffffff14;--text-primary:#f9fafb;--text-secondary:#9ca3af;--text-muted:#6b7280;--input-bg:#ffffff08;--input-bg-focus:#ffffff0f;--glass-blend:#080c14b3;--hero-glow-1:#6366f11f;--hero-glow-2:#06b6d41f;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}body.light{--bg-main:#f8fafc;--bg-card:#ffffffd9;--bg-card-hover:#f1f5f9f2;--border-color:#0f172a14;--text-primary:#0f172a;--text-secondary:#475569;--text-muted:#94a3b8;--input-bg:#0f172a05;--input-bg-focus:#0f172a0a;--glass-blend:#ffffffb3;--hero-glow-1:#6366f10f;--hero-glow-2:#06b6d40f;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}*{box-sizing:border-box;margin:0;padding:0}body{background-color:var(--bg-main);background-image:radial-gradient(at 0% 0%, var(--hero-glow-1) 0px, transparent 55%), radial-gradient(at 100% 100%, var(--hero-glow-2) 0px, transparent 55%);color:var(--text-primary);transition:background-color var(--transition-normal), color var(--transition-normal);background-attachment:fixed;margin:0;overflow-x:hidden}.header{-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background-color:var(--glass-blend);z-index:100;width:100%;transition:background-color var(--transition-normal), border-color var(--transition-normal);border-bottom:1px solid #ffffff0d;position:sticky;top:0;box-shadow:0 4px 30px #00000008}.header-container{justify-content:space-between;align-items:center;max-width:1300px;margin:0 auto;padding:.8rem 2rem;display:flex}.logo-container{align-items:center;gap:.75rem;display:flex}.logo-icon{color:var(--secondary);animation:2s infinite alternate pulse}.logo-text{background:linear-gradient(135deg, var(--text-primary) 30%, var(--secondary) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-size:1.5rem;font-weight:700}.nav-links{align-items:center;gap:1.35rem;list-style:none;display:flex}.nav-login-mobile{display:none}.nav-link{color:var(--text-secondary);transition:var(--transition-fast);cursor:pointer;background:0 0;border:none;align-items:center;gap:.4rem;font-family:inherit;font-size:.95rem;font-weight:500;text-decoration:none;display:flex}.nav-link:hover,.nav-link.active{color:var(--secondary);text-shadow:0 0 10px #06b6d433}.badge-count{background:var(--primary);color:#fff;text-align:center;border-radius:99px;min-width:18px;padding:.15rem .4rem;font-size:.75rem;font-weight:700;box-shadow:0 2px 6px #6366f166}.header-right{align-items:center;gap:.85rem;display:flex}.header-mobile-top{justify-content:space-between;align-items:center;display:flex}.header-content{flex:1;justify-content:flex-end;align-items:center;gap:1.25rem;padding-left:2rem;display:flex}.header-content nav{margin-left:auto}.mobile-menu-toggle{background:var(--input-bg);border:1px solid var(--border-color);color:var(--text-primary);cursor:pointer;width:44px;height:44px;transition:var(--transition-fast);border-radius:50%;justify-content:center;align-items:center;padding:.5rem;display:none}.mobile-menu-toggle:hover{background:var(--input-bg-focus)}.theme-toggle{border:1px solid var(--border-color);cursor:pointer;width:40px;height:40px;color:var(--text-primary);transition:var(--transition-normal);background:#ffffff0d;border-radius:50%;justify-content:center;align-items:center;display:flex}.theme-toggle:hover{background:var(--primary-glow);border-color:var(--primary);transform:rotate(15deg)}.user-badge{background:var(--input-bg-focus);border:1px solid var(--border-color);border-radius:var(--border-radius-lg);align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.9rem;font-weight:500;display:flex}.user-avatar{background:linear-gradient(135deg, var(--primary), var(--secondary));border-radius:50%;width:24px;height:24px}.header-demo-button{height:38px;color:var(--primary);cursor:pointer;transition:transform var(--transition-fast), background var(--transition-fast), box-shadow var(--transition-fast);background:#6366f11a;border:1px solid #6366f138;border-radius:999px;justify-content:center;align-items:center;padding:0 .95rem;font-family:inherit;font-size:.82rem;font-weight:900;text-decoration:none;display:inline-flex}.header-demo-button:hover{background:#6366f129;transform:translateY(-1px);box-shadow:0 10px 24px #6366f129}.header-register-button{color:#10b981;cursor:pointer;white-space:nowrap;height:38px;transition:transform var(--transition-fast), background var(--transition-fast), box-shadow var(--transition-fast), border-color var(--transition-fast);background:#10b98114;border:1.5px solid #10b98159;border-radius:999px;align-items:center;gap:.4rem;padding:0 1rem;font-family:inherit;font-size:.82rem;font-weight:700;display:flex}.header-register-button:hover{background:#10b98124;border-color:#10b9818c;transform:translateY(-1px);box-shadow:0 8px 20px #10b9812e}.header-transporter-button{color:#0284c7;white-space:nowrap;cursor:pointer;height:38px;transition:transform var(--transition-fast),background var(--transition-fast),box-shadow var(--transition-fast);background:#0ea5e914;border:1.5px solid #0ea5e961;border-radius:999px;align-items:center;gap:.4rem;padding:0 1rem;font-family:inherit;font-size:.8rem;font-weight:750;display:flex}.header-transporter-button:hover{background:#0ea5e926;transform:translateY(-1px);box-shadow:0 8px 20px #0ea5e929}@media (width<=1180px) and (width>=769px){.header-transporter-button{justify-content:center;width:38px;padding:0;font-size:0}.header-transporter-button svg{width:17px;height:17px}}@media (width<=768px){.header-right{flex-wrap:wrap;justify-content:flex-start!important}.header-register-button,.header-transporter-button,.header-demo-button{flex:calc(50% - .5rem);justify-content:center}.header-transporter-button{order:2}}@media (width<=600px){.header-register-button span.reg-label{display:none}.header-register-button{padding:0 .7rem}}.header-demo-secondary{color:var(--text-secondary);border-color:var(--border-color);background:#fff}.header-demo-secondary:hover{background:var(--surface);box-shadow:none}.demo-mode-banner{z-index:95;color:#fff;letter-spacing:.01em;pointer-events:none;background:linear-gradient(135deg,#7c2d12,#ea580c);border:1px solid #94a3b859;border-radius:14px;gap:.12rem;max-width:360px;padding:.65rem .9rem;font-size:.76rem;font-weight:800;display:grid;position:fixed;top:5.6rem;right:1.5rem;box-shadow:0 14px 32px #7c2d1247}.demo-mode-banner strong{letter-spacing:.045em;font-size:.76rem}.demo-mode-banner span{color:#ffedd5;font-size:.68rem;font-weight:650}.container{max-width:1200px;margin:2rem auto;padding:0 1.5rem}.hero{text-align:center;border-bottom:1px solid var(--border-color);background:linear-gradient(#fffffff0 0%,#ffffffe6 58%,#f0f9ffdb 100%),#fff;margin-bottom:2rem;padding:4.5rem 0 4rem;position:relative;overflow:hidden;box-shadow:0 4px 15px #00000008}body.light .hero{background:linear-gradient(#fffffff0 0%,#ffffffe6 58%,#f0f9ffdb 100%),#fff;box-shadow:0 4px 12px #00000005}.hero:before{content:"";pointer-events:none;background:radial-gradient(circle at 22% 24%,#06b6d41f,#0000 30%),radial-gradient(circle at 86% 16%,#6366f124,#0000 34%);position:absolute;inset:0}.hero:after{content:"";opacity:.38;pointer-events:none;filter:drop-shadow(0 26px 54px #0f172a29);transform-origin:100% 100%;background-image:url(/fondo_hero.png);background-position:100% 100%;background-repeat:no-repeat;background-size:contain;width:min(60vw,860px);height:min(46vw,620px);animation:9s ease-in-out infinite floatHeroImage;position:absolute;bottom:-3.5rem;right:max(-3rem,-4vw)}@keyframes floatHeroImage{0%{transform:translateY(0)scale(1)rotate(0)}50%{opacity:.44;transform:translateY(-10px)scale(1.01)rotate(.4deg)}to{transform:translateY(0)scale(1)rotate(0)}}.hero-content{z-index:1;position:relative}.hero-badge{color:#2563eb;background:#2563eb14;border:1px solid #2563eb26;border-radius:99px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.4rem 1rem;font-size:.85rem;font-weight:600;animation:.6s ease-out slideUp;display:inline-flex}.hero h1{color:#0f172a;text-shadow:-1.5px -1.5px #fff,1.5px -1.5px #fff,-1.5px 1.5px #fff,1.5px 1.5px #fff,0 2px 10px #fffffff2;margin-bottom:1.2rem;font-size:3.2rem;font-weight:800;line-height:1.15;animation:.7s ease-out slideUp}.hero p{color:#475569;text-shadow:-1px -1px #fff,1px -1px #fff,-1px 1px #fff,1px 1px #fff,0 2px 6px #fffffff2;max-width:650px;margin:0 auto;font-size:1.2rem;animation:.8s ease-out slideUp}body.dark .hero{background:linear-gradient(#080c14f5 0%,#111827f2 100%),#080c14;border-bottom:1px solid #ffffff0d;box-shadow:0 4px 25px #00000059}body.dark .hero:before{background:radial-gradient(circle at 22% 24%,#06b6d40f,#0000 30%),radial-gradient(circle at 86% 16%,#6366f114,#0000 34%)}body.dark .hero:after{opacity:.18}body.dark .hero h1{color:#fff;text-shadow:-1.5px -1.5px #080c14,1.5px -1.5px #080c14,-1.5px 1.5px #080c14,1.5px 1.5px #080c14,0 4px 15px #000c}body.dark .hero p{color:#94a3b8;text-shadow:-1px -1px #080c14,1px -1px #080c14,-1px 1px #080c14,1px 1px #080c14,0 2px 8px #000c}.hero-product-tabs{background:#f8fafceb;border:1px solid #94a3b847;border-radius:18px;justify-content:center;align-items:center;gap:.35rem;margin-top:2rem;padding:.35rem;animation:.9s ease-out slideUp;display:inline-flex;box-shadow:0 18px 45px #0f172a14}.hero-product-tab{color:#475569;cursor:pointer;min-width:190px;height:48px;transition:transform var(--transition-fast), box-shadow var(--transition-fast), background var(--transition-fast), color var(--transition-fast);background:0 0;border:none;border-radius:14px;justify-content:center;align-items:center;gap:.55rem;padding:0 1.1rem;font-family:inherit;font-size:.92rem;font-weight:800;display:inline-flex}.hero-product-tab:hover{color:#0f172a;background:#ffffffb8;transform:translateY(-1px)}.hero-product-tab.active{color:#fff;background:linear-gradient(135deg, var(--primary) 0%, #4f46e5 100%);box-shadow:0 12px 26px #6366f13d}.seo-landing-panel{border:1px solid var(--border);box-shadow:var(--shadow-sm);background:#ffffffeb;border-radius:16px;grid-template-columns:minmax(0,1.1fr) minmax(260px,.9fr);gap:1rem;margin-top:1.25rem;padding:1.35rem;display:grid}.seo-landing-copy{flex-direction:column;align-items:flex-start;gap:.65rem;display:flex}.seo-eyebrow{color:var(--primary);text-transform:uppercase;letter-spacing:.08em;font-size:.72rem;font-weight:900}.seo-landing-copy h2{color:var(--text-primary);margin:0;font-size:1.45rem;line-height:1.15}.seo-landing-copy p{color:var(--text-secondary);margin:0;line-height:1.55}.seo-cta{border-radius:10px;height:38px;padding:0 1rem;font-size:.86rem}.seo-feature-list{gap:.55rem;display:grid}.seo-feature-item{color:var(--text-primary);background:#0ea5e914;border-radius:12px;align-items:center;gap:.55rem;padding:.7rem .8rem;display:flex}.seo-feature-item span{color:var(--success);font-weight:950}.seo-feature-item strong{font-size:.86rem}.seo-faq-grid{grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;padding-top:.2rem;display:grid}.seo-faq-item{border:1px solid var(--border);background:var(--bg-secondary);border-radius:12px;padding:.85rem}.seo-faq-item h3{color:var(--text-primary);margin:0;font-size:.92rem}.seo-faq-item p{color:var(--text-secondary);margin:.35rem 0 0;font-size:.83rem;line-height:1.45}.triptype-selector{background:var(--input-bg);border:1px solid var(--border-color);border-radius:var(--border-radius-sm);gap:.2rem;width:fit-content;margin-bottom:1rem;padding:.2rem;display:flex}.triptype-tab{color:var(--text-secondary);cursor:pointer;transition:var(--transition-fast);background:0 0;border:none;border-radius:4px;padding:.4rem 1rem;font-family:inherit;font-size:.78rem;font-weight:600}.triptype-tab.active{background:var(--primary-glow);color:var(--primary);border:1px solid #6366f140}.search-panel{background:var(--bg-card);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid var(--border-color);border-radius:var(--border-radius-lg);transition:var(--transition-normal);z-index:10;margin-bottom:3rem;padding:2.25rem;position:relative;box-shadow:0 20px 50px #00000026}.search-form{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));align-items:flex-end;gap:1.25rem;display:grid}.form-group{flex-direction:column;gap:.5rem;display:flex;position:relative}.form-group label{text-transform:uppercase;letter-spacing:.07em;color:var(--text-secondary);font-size:.8rem;font-weight:700}.input-container{align-items:center;display:flex;position:relative}.input-icon{color:var(--text-muted);pointer-events:none;transition:color var(--transition-fast);position:absolute;left:1rem}.form-input{background:var(--input-bg);border:1px solid var(--border-color);border-radius:var(--border-radius-md);width:100%;color:var(--text-primary);box-sizing:border-box;transition:var(--transition-normal);padding:.9rem 1rem .9rem 2.75rem;font-family:inherit;font-size:1rem}.form-input:focus{border-color:var(--primary);background:var(--input-bg-focus);box-shadow:0 0 0 3px var(--primary-glow);outline:none}.form-input:focus+.input-icon{color:var(--primary)}.btn-primary{background:linear-gradient(135deg, var(--primary) 0%, #4f46e5 100%);color:#fff;border-radius:var(--border-radius-md);cursor:pointer;transition:var(--transition-fast);border:none;justify-content:center;align-items:center;gap:.5rem;height:52px;padding:.9rem 2rem;font-size:1rem;font-weight:600;display:flex;box-shadow:0 4px 14px #6366f14d}.btn-primary:hover{background:linear-gradient(135deg,#4f46e5 0%,#4338ca 100%);transform:translateY(-2px);box-shadow:0 6px 20px #6366f173}.btn-primary:active{transform:translateY(0)}.btn-primary:disabled{background:var(--text-muted);box-shadow:none;cursor:not-allowed}.btn-danger{background:linear-gradient(135deg, var(--danger) 0%, #dc2626 100%);color:#fff;border-radius:var(--border-radius-md);cursor:pointer;transition:var(--transition-fast);border:none;justify-content:center;align-items:center;gap:.4rem;padding:.5rem 1.25rem;font-size:.9rem;font-weight:600;display:inline-flex;box-shadow:0 2px 8px #ef444433}.btn-danger:hover{background:linear-gradient(135deg,#dc2626 0%,#b91c1c 100%);transform:translateY(-1px);box-shadow:0 4px 12px #ef444466}.select-loader{border:2px solid var(--text-muted);border-top-color:var(--primary);pointer-events:none;border-radius:50%;width:16px;height:16px;animation:.8s linear infinite spin;position:absolute;right:1.5rem}.step-banner{background:var(--primary-glow);border-radius:var(--border-radius-md);border:1px solid #6366f140;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding:.75rem 1.25rem;font-size:.9rem;animation:.4s ease-out fadeIn;display:flex}.step-badge{background:var(--primary);color:#fff;border-radius:99px;padding:.2rem .6rem;font-size:.75rem;font-weight:700}.results-section{animation:.5s ease-out fadeIn}.section-title{letter-spacing:-.02em;align-items:center;gap:.75rem;margin-bottom:1.5rem;font-size:1.5rem;font-weight:700;display:flex}.trip-list{flex-direction:column;gap:.9rem;display:flex}.trip-card{background:var(--bg-card);border:1px solid color-mix(in srgb, var(--border-color) 70%, transparent);border-radius:var(--border-radius-md);transition:var(--transition-normal);grid-template-columns:minmax(210px,.9fr) minmax(380px,1.55fr) minmax(160px,.45fr);grid-template-areas:"company route action""company details action""company amenities action";align-items:start;gap:.65rem 1.25rem;padding:1.1rem 1.25rem;display:grid;box-shadow:0 14px 35px #0f172a0f}.public-trip-card{background:#f8fbff;border:0;grid-template-columns:minmax(220px,.72fr) minmax(420px,1.34fr) minmax(160px,.42fr) minmax(170px,.38fr);grid-template-areas:"company route route action""company details services action""company details services action";gap:.58rem .95rem;box-shadow:0 18px 42px #0f172a0d}.public-trip-card:hover{border-color:#0000;box-shadow:0 22px 50px #0f172a14}.trip-card:hover{background:var(--bg-card-hover);border-color:color-mix(in srgb, var(--primary) 24%, var(--border-color));transform:translateY(-1px);box-shadow:0 18px 44px #0f172a17}.trip-card.public-trip-card:hover{background:#f8fbff;border-color:#0000}.company-info{grid-area:company;align-self:center;align-items:center;gap:.85rem;min-width:0;display:flex}.company-logo{width:34px;height:34px;color:var(--primary);background:0 0;border:none;border-radius:0;flex:none;justify-content:center;align-items:center;font-size:.95rem;font-weight:800;display:flex}.public-trip-card .company-info{grid-template-columns:minmax(0,1fr);align-content:start;align-self:stretch;display:grid}.company-logo-wide{background:#fff;border:1px solid #e2e8f0;border-radius:8px;justify-content:flex-start;width:150px;height:42px;padding:.35rem .5rem}.company-logo-wide img{object-fit:contain;width:100%;height:100%}.tour-public-photo{aspect-ratio:16/7;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;width:100%;overflow:hidden}.tour-public-photo img{object-fit:cover;width:100%;height:100%;display:block}.tour-rating-pill{color:#b45309;background:#fffbeb;border:1px solid #fde68a;border-radius:999px;align-items:center;gap:.18rem;padding:.1rem .34rem;font-size:.7rem;font-weight:900;line-height:1;display:inline-flex}.tour-rating-pill small{color:#92400e;font-size:.65rem;font-weight:800}.company-name{color:var(--text-primary);overflow-wrap:anywhere;font-size:1.02rem;font-weight:700;line-height:1.2}.company-type{color:var(--text-secondary);font-size:.76rem;line-height:1.25}.time-flow{grid-area:route;justify-content:space-between;align-items:center;gap:.85rem;min-width:0;display:flex}.time-node{text-align:center}.time-hour{color:var(--text-primary);font-size:1.08rem;font-weight:700;line-height:1.1}.time-location{color:var(--text-secondary);font-size:.76rem;font-weight:500}.duration-line{flex-direction:column;flex-grow:1;align-items:center;min-width:80px;display:flex;position:relative}.duration-text{color:var(--text-secondary);margin-bottom:.2rem;font-size:.7rem;font-weight:600}.line-visual{background:var(--border-color);width:100%;height:2px;position:relative}.line-visual:before,.line-visual:after{content:"";background:var(--text-muted);border-radius:50%;width:6px;height:6px;position:absolute;top:-2px}.line-visual:before{left:0}.line-visual:after{background:var(--secondary);right:0}.price-container{text-align:left;padding-right:0}.trip-card-details{grid-area:details;min-width:0;grid-column:auto!important;margin:0!important;padding:0!important}.trip-card-actions{border-left:1px solid color-mix(in srgb, var(--border-color) 55%, transparent);flex-direction:column;grid-area:action;place-self:center stretch;gap:.75rem;min-height:100%;padding-left:1rem;border-top:none!important;grid-column:auto!important;justify-content:center!important;align-items:stretch!important;padding-top:0!important;display:flex!important}.public-trip-card .trip-card-actions{gap:.65rem;padding-left:.85rem}.trip-action-amenities{justify-content:flex-start;align-items:center;gap:.42rem;max-width:100%;max-height:30px;display:flex;overflow:hidden}.public-trip-card .trip-action-amenities{grid-area:services;place-self:start;margin-top:.25rem}.public-trip-card .trip-card-actions .btn-primary{align-self:stretch}.public-trip-card .price-container{text-align:left!important}.price-label{color:var(--text-secondary);font-size:.72rem;font-weight:500}.price-value{color:var(--secondary);letter-spacing:-.03em;font-size:1.2rem;font-weight:800}.trip-card .trip-card-details+.trip-card-details{grid-area:amenities}.trip-card .trip-card-details[style*=flex]{grid-area:amenities;place-self:start;max-width:100%;max-height:32px;overflow:hidden;justify-content:flex-start!important;align-items:center!important}.public-trip-card .trip-card-details[style*=flex]{display:none!important}.trip-card-details span[style*=inline-flex]{color:var(--text-secondary)!important;background:0 0!important;border:none!important;padding:.02rem 0!important;font-size:.7rem!important}.trip-action-amenities .amenity-text{color:var(--text-secondary);white-space:nowrap;align-items:center;gap:.2rem;font-size:.68rem;font-weight:700;line-height:1;display:inline-flex}.trip-card-details>span[style*=block],.trip-card-details span[style*=inline-flex]>span:first-child{display:none!important}.trip-card-details:not([style*=flex]):before{content:"Paradas intermedias";color:var(--text-secondary);align-items:center;gap:.35rem;margin-bottom:.25rem;font-size:.68rem;font-weight:800;display:flex}.trip-card-details:not([style*=flex]):after{content:"";display:none}.trip-card-details:not([style*=flex]):before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13' height='13' viewBox='0 0 24 24' fill='none' stroke='%2364758b' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='6' cy='19' r='3'/%3E%3Cpath d='M9 19h8.5a3.5 3.5 0 0 0 0-7H7a3 3 0 0 1 0-6h11'/%3E%3Ccircle cx='18' cy='5' r='3'/%3E%3C/svg%3E");background-position:0;background-repeat:no-repeat;padding-left:1.1rem}.amenity-text:before{content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%2364758b' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M13 2 3 14h9l-1 8 10-12h-9l1-8Z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:22px 22px;flex:none;width:22px;height:22px;display:inline-block}.amenity-wifi:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='15' viewBox='0 0 24 24' fill='none' stroke='%2364758b' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 20h.01'/%3E%3Cpath d='M2 8.82a15 15 0 0 1 20 0'/%3E%3Cpath d='M5 12.86a10 10 0 0 1 14 0'/%3E%3Cpath d='M8.5 16.43a5 5 0 0 1 7 0'/%3E%3C/svg%3E")}.amenity-usb:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='15' viewBox='0 0 24 24' fill='none' stroke='%2364758b' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='10' cy='7' r='1'/%3E%3Ccircle cx='4' cy='20' r='1'/%3E%3Cpath d='M4.7 19.3 19 5'/%3E%3Cpath d='m21 3-3 1 2 2 1-3Z'/%3E%3Cpath d='M9.26 7.68 5 12l2 5'/%3E%3Cpath d='m10 14 5 2 3.5-3.5'/%3E%3C/svg%3E")}.amenity-air:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='15' viewBox='0 0 24 24' fill='none' stroke='%2364758b' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M17.7 7.7a2.5 2.5 0 1 1 1.8 4.3H2'/%3E%3Cpath d='M9.6 4.6A2 2 0 1 1 11 8H2'/%3E%3Cpath d='M12.6 19.4A2 2 0 1 0 14 16H2'/%3E%3C/svg%3E")}.amenity-bath:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='15' viewBox='0 0 24 24' fill='none' stroke='%2364758b' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M10 12h4'/%3E%3Cpath d='M8 2h8'/%3E%3Cpath d='M9 2v4.3a2 2 0 0 1-.6 1.4L7 9'/%3E%3Cpath d='M15 2v4.3a2 2 0 0 0 .6 1.4L17 9'/%3E%3Cpath d='M6 9h12v11a2 2 0 0 1-2 2H8a2 2 0 0 1-2-2Z'/%3E%3C/svg%3E")}.amenity-cafe:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='15' viewBox='0 0 24 24' fill='none' stroke='%2364758b' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M10 2v2'/%3E%3Cpath d='M14 2v2'/%3E%3Cpath d='M16 8h1a4 4 0 0 1 0 8h-1'/%3E%3Cpath d='M4 8h12v7a5 5 0 0 1-5 5H9a5 5 0 0 1-5-5Z'/%3E%3C/svg%3E")}.amenity-seat:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='15' viewBox='0 0 24 24' fill='none' stroke='%2364758b' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M19 9V6a2 2 0 0 0-2-2H7a2 2 0 0 0-2 2v3'/%3E%3Cpath d='M3 11v5a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2v-5'/%3E%3Cpath d='M5 18v2'/%3E%3Cpath d='M19 18v2'/%3E%3Cpath d='M8 14h8'/%3E%3C/svg%3E")}.amenity-screen:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='15' viewBox='0 0 24 24' fill='none' stroke='%2364758b' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect width='20' height='14' x='2' y='3' rx='2'/%3E%3Cpath d='M8 21h8'/%3E%3Cpath d='M12 17v4'/%3E%3C/svg%3E")}.amenity-gps:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='15' viewBox='0 0 24 24' fill='none' stroke='%2364758b' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolygon points='3 11 22 2 13 21 11 13 3 11'/%3E%3C/svg%3E")}.amenity-guide:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='15' viewBox='0 0 24 24' fill='none' stroke='%2364758b' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M7.9 20A9 9 0 1 0 4 16.1L2 22Z'/%3E%3Cpath d='M8 12h.01'/%3E%3Cpath d='M12 12h.01'/%3E%3Cpath d='M16 12h.01'/%3E%3C/svg%3E")}.trip-card .trip-card-details[style*="var(--input-bg)"]{background:0 0!important;border:none!important;border-radius:0!important}.trip-card .btn-primary{box-shadow:none;border-radius:10px}.trip-card .price-value{color:var(--secondary)}.booking-panel{grid-template-columns:1.1fr .9fr;gap:2rem;min-width:0;margin-top:2.5rem;animation:.4s ease-out slideUp;display:grid}.booking-panel>*{min-width:0}.search-actions{align-items:flex-end;gap:.5rem;width:100%;display:flex}@media (width<=900px){.booking-panel{grid-template-columns:1fr;gap:1.25rem;margin-top:1.5rem}}.bus-seat-card{background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--border-radius-lg);transition:background-color var(--transition-normal), border-color var(--transition-normal);padding:.95rem}.seat-navigation-actions{justify-content:space-between;gap:1rem;margin-top:1.5rem;display:flex}.bus-chassis{border:1px solid var(--border-color);max-width:520px;transition:all var(--transition-normal);background:#0f172a0b;border-radius:26px 14px 14px 26px;margin:.85rem auto 0;padding:.85rem;position:relative;box-shadow:inset 0 1px 10px #0f172a14}body.light .bus-chassis{background:linear-gradient(90deg,#f8fafc 0%,#fff 42%,#f8fafc 100%);box-shadow:inset 0 1px 8px #0f172a0d}.bus-chassis-vertical{border:1px solid var(--border-color);width:210px;transition:all var(--transition-normal);box-sizing:border-box;background:#0f172a0a;border-radius:32px 32px 14px 14px;flex-direction:column;margin:.5rem auto;padding:1rem .85rem;display:flex;position:relative;box-shadow:inset 0 1px 8px #0f172a0f}body.light .bus-chassis-vertical{background:linear-gradient(#f8fafc 0%,#fff 30%,#f8fafc 100%);box-shadow:inset 0 1px 6px #0f172a0a}.sprinter-chassis{border-radius:24px 24px 12px 12px;width:176px}.bus-cabin-partition-vertical{border-bottom:1px dashed var(--border-color);justify-content:space-between;align-items:center;width:100%;margin-bottom:.65rem;padding-bottom:.5rem;display:flex}.bus-driver-control-vertical{color:var(--text-primary);align-items:center;gap:.35rem;font-size:.65rem;font-weight:800;line-height:1;display:flex}.steering-wheel-icon{color:var(--text-muted);opacity:.7;justify-content:center;align-items:center;display:flex}.bus-cabin-title{color:var(--text-muted);letter-spacing:.08em;text-transform:uppercase;font-size:.56rem;font-weight:900}.bus-seats-container-vertical{flex-direction:column;align-items:center;width:100%;display:flex}.bus-section-vertical{width:100%}.section-floor-indicator{color:var(--text-muted);text-transform:uppercase;text-align:center;letter-spacing:.05em;border-bottom:1px solid var(--border-color);margin:.4rem 0 .5rem;padding-bottom:.2rem;font-size:.62rem;font-weight:800}.forward-seat-map-vertical{flex-direction:column;align-items:center;gap:.45rem;width:100%;display:flex}.vertical-seat-row{justify-content:space-between;align-items:center;width:100%;display:flex}.vertical-left-pair,.vertical-right-pair{gap:.35rem;display:flex}.vertical-aisle{flex-shrink:0;width:22px}.front-row{justify-content:space-between}.driver-assistant-label{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;margin-top:.45rem;font-size:.55rem;font-weight:800}.sprinter-copilot-row{grid-template-columns:2fr 22px 1fr;width:100%;margin:-.1rem 0 .15rem;display:grid}.sprinter-copilot-row span{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;grid-column:3;justify-self:center;font-size:.55rem;font-weight:800}.rear-row{justify-content:center;gap:.28rem}.bus-special-grid-vertical{border-top:1px dashed var(--border-color);box-sizing:border-box;grid-template-columns:1fr 1fr;gap:.45rem;width:100%;margin-top:.65rem;padding-top:.65rem;display:grid}.bus-special-grid-vertical .bus-wc-block,.bus-special-grid-vertical .bus-stairs-block{background:var(--input-bg-focus);border:1px solid var(--border-color);border-radius:var(--border-radius-md);color:var(--text-secondary);text-align:center;box-sizing:border-box;justify-content:center;align-items:center;min-height:28px;padding:.35rem .2rem;font-size:.6rem;font-weight:800;display:flex}.bus-chassis-horizontal{grid-template-columns:82px minmax(0,1fr);align-items:center;gap:.8rem;display:grid}.bus-chassis-horizontal>:not(.bus-cabin-partition){grid-column:2}.bus-chassis-horizontal>.bus-cabin-partition{grid-area:1/1/-1}.bus-chassis-compact{grid-template-columns:52px minmax(0,max-content);gap:.42rem;padding:.62rem}.compact-vehicle-chassis{justify-content:start;align-items:stretch}.compact-vehicle-map{gap:.28rem;padding:.05rem}.forward-seat-map{justify-content:start;align-items:center;gap:.34rem;min-width:0;padding:.1rem .2rem;display:grid;overflow-x:auto}.forward-seat-column{grid-template-rows:auto .42rem auto;align-content:center;justify-items:center;gap:.18rem;min-height:76px;display:grid}.forward-left-pair,.forward-right-pair{gap:.18rem;display:grid}.forward-front-seat{border-right:1px dashed #94a3b873;grid-template-rows:auto .42rem auto;padding-right:.25rem}.compact-side-label{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.5rem;font-weight:900;line-height:1}.forward-aisle{border-top:1px dashed #94a3b866;width:100%;min-width:.65rem}.forward-rear-bench{border-left:1px dashed #94a3b873;align-content:center;gap:.16rem;padding-left:.25rem;display:grid}.compact-seat-empty{width:22px;height:22px}.compact-vehicle-map .seat-armchair{width:26px;height:26px}.compact-vehicle-map .seat-number-label{font-size:.6rem;font-weight:800}.compact-vehicle-map .compact-seat-empty{width:26px;height:26px}.forward-seat-map .seat-armchair-shape{transform-box:fill-box;transform-origin:50%;transform:rotate(-90deg)}.bus-cabin-partition{border-right:1px dashed var(--border-color);text-align:left;flex-direction:column;justify-content:space-between;align-items:flex-start;gap:.6rem;min-height:100%;margin:0;padding:0 .55rem 0 0;display:flex}.bus-driver-control{color:var(--text-primary);justify-items:start;gap:.18rem;font-size:.64rem;font-weight:800;line-height:1;display:grid}.bus-cabin-icons{color:var(--text-muted);opacity:.7;gap:.35rem;display:flex}.bus-special-grid{border-left:1px solid var(--border-color);grid-template-columns:1fr;gap:.35rem;margin-top:0;padding-left:.65rem;display:grid}.bus-wc-block,.bus-stairs-block{background:var(--input-bg-focus);border:1px solid var(--border-color);border-radius:var(--border-radius-md);color:var(--text-secondary);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.1rem;min-height:34px;padding:.35rem;font-size:.62rem;font-weight:700;display:flex}.floor-selector{background:var(--input-bg);border:1px solid var(--border-color);border-radius:var(--border-radius-md);gap:.2rem;max-width:360px;margin:0 auto .75rem;padding:.2rem;display:flex}.floor-tab{color:var(--text-secondary);cursor:pointer;transition:var(--transition-fast);background:0 0;border:none;border-radius:6px;flex-grow:1;justify-content:center;align-items:center;gap:.3rem;padding:.5rem .75rem;font-family:inherit;font-size:.8rem;font-weight:600;display:flex}.floor-tab.active{background:var(--primary);color:#fff;box-shadow:0 3px 8px #6366f140}.seat-item-container{-webkit-user-select:none;user-select:none;flex-direction:column;justify-content:center;align-items:center;width:32px;height:32px;display:flex;position:relative}.seat-armchair{cursor:pointer;width:100%;height:100%;transition:all var(--transition-fast)}.seat-armchair rect,.seat-armchair path{fill:#f8fafc;stroke:#cbd5e1;stroke-width:5px;transition:all var(--transition-fast)}body.dark .seat-armchair rect,body.dark .seat-armchair path{fill:#1e293b;stroke:#475569}.seat-armchair.available:hover{transform:scale(1.08)}.seat-armchair.available:hover rect,.seat-armchair.available:hover path{fill:#eff6ff;stroke:#2563eb}body.dark .seat-armchair.available:hover rect,body.dark .seat-armchair.available:hover path{fill:#2563eb33;stroke:#60a5fa}.seat-armchair.selected rect,.seat-armchair.selected path{fill:#2563eb;stroke:#2563eb}body.dark .seat-armchair.selected rect,body.dark .seat-armchair.selected path{fill:#4f46e5;stroke:#4f46e5}.seat-armchair.selected{filter:drop-shadow(0 3px 6px #2563eb59);animation:.22s cubic-bezier(.175,.885,.32,1.275) pop}.seat-armchair.occupied{cursor:not-allowed}.seat-armchair.occupied rect,.seat-armchair.occupied path{fill:#f1f5f9;stroke:#e2e8f0}body.dark .seat-armchair.occupied rect,body.dark .seat-armchair.occupied path{fill:#0f172a;stroke:#1e293b;opacity:.5}.seat-armchair.held{cursor:not-allowed;animation:2s ease-in-out infinite seatHoldPulse}.seat-armchair.held rect,.seat-armchair.held path{fill:#fef3c7;stroke:#f59e0b}@keyframes seatHoldPulse{0%,to{opacity:1}50%{opacity:.55}}.seat-number-label{color:#475569;pointer-events:none;transition:all var(--transition-fast);font-size:.72rem;font-weight:800;line-height:1;position:absolute;top:45%;left:50%;transform:translate(-50%,-50%)}body.dark .seat-number-label{color:#94a3b8}.seat-armchair.selected+.seat-number-label{color:#fff}.seat-armchair.occupied+.seat-number-label{color:#cbd5e1;opacity:.6}body.dark .seat-armchair.occupied+.seat-number-label{color:#334155}.seat-armchair.held+.seat-number-label{color:#b45309}.bus-aisle-space{width:100%;height:100%}.seat-grid-piso1{grid-template-columns:1fr .3fr 1fr 1fr;place-items:center;gap:.32rem .22rem;display:grid}.seat-grid-piso2{grid-template-columns:1fr 1fr .3fr 1fr 1fr;place-items:center;gap:.32rem .22rem;display:grid}.seat-legend{flex-wrap:wrap;justify-content:center;gap:.85rem;max-width:520px;margin-top:.85rem;margin-left:auto;margin-right:auto;display:flex}.legend-item{color:var(--text-secondary);align-items:center;gap:.4rem;font-size:.74rem;font-weight:700;display:flex}.legend-dot{border:1px solid var(--border-color);border-radius:3px;width:14px;height:14px}.legend-dot.available{background:var(--input-bg)}.legend-dot.selected{background:var(--primary);border-color:var(--primary)}.legend-dot.occupied{background:#fee2e2;border-color:#ef4444}.checkout-card{background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--border-radius-lg);transition:background-color var(--transition-normal), border-color var(--transition-normal);flex-direction:column;gap:1.5rem;padding:2rem;display:flex}.checkout-form-grid-2{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}.checkout-summary-row,.checkout-summary-row>*{min-width:0}.checkout-section-title{border-bottom:1px solid var(--border-color);color:var(--text-primary);letter-spacing:-.01em;margin-bottom:.5rem;padding-bottom:.5rem;font-size:1.25rem;font-weight:700}.breakdown-table{border-collapse:collapse;width:100%}.breakdown-row{border-bottom:1px solid #00000008;justify-content:space-between;padding:.6rem 0;font-size:.95rem;display:flex}body.dark .breakdown-row{border-bottom:1px solid #ffffff05}.breakdown-row.total{border-top:1px dashed var(--border-color);color:var(--secondary);border-bottom:none;margin-top:.5rem;padding-top:.85rem;font-size:1.25rem;font-weight:800}.breakdown-provider{color:var(--text-muted);margin-top:-.1rem;font-size:.75rem}.promises-card{border-radius:var(--border-radius-md);background:#06b6d40a;border:1px dashed #06b6d440;padding:1.15rem}.promises-title{color:var(--secondary);align-items:center;gap:.5rem;margin-bottom:.6rem;font-size:.9rem;font-weight:700;display:flex}.promises-list{flex-direction:column;gap:.5rem;list-style:none;display:flex}.promises-item{color:var(--text-secondary);align-items:flex-start;gap:.5rem;font-size:.8rem;line-height:1.4;display:flex}.promises-icon{color:var(--secondary);flex-shrink:0;margin-top:2px}.my-bookings-container{flex-direction:column;gap:1.5rem;animation:.4s ease-out fadeIn;display:flex}.ticket-history-card{background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--border-radius-md);transition:var(--transition-normal);grid-template-columns:1.8fr 3fr 1.2fr 1.5fr;align-items:center;gap:1.5rem;padding:1.75rem;display:grid;position:relative;overflow:hidden}.ticket-history-card.cancelled{opacity:.65}.status-badge{border:1.5px solid #0000;border-radius:99px;align-items:center;gap:.35rem;width:fit-content;padding:.25rem .75rem;font-size:.75rem;font-weight:700;display:inline-flex}.status-badge.activo{color:var(--success);background:#10b98114;border-color:#10b98126}.status-badge.cancelado{color:var(--danger);background:#ef444414;border-color:#ef444426}.status-badge.expirado,.status-badge.pendiente_pago,.status-badge.pendiente_redireccion{color:var(--warning);background:#f59e0b1a;border-color:#f59e0b2e}.status-badge.rechazado,.status-badge.error{color:var(--danger);background:#ef444414;border-color:#ef444426}.empty-state{text-align:center;background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--border-radius-lg);flex-direction:column;align-items:center;gap:1rem;max-width:600px;margin:3rem auto;padding:5rem 2rem;display:flex;box-shadow:0 10px 35px #0000000d}.empty-state h3{font-size:1.5rem;font-weight:700}.empty-state p{color:var(--text-secondary);margin-bottom:.5rem;font-size:.95rem}.modal-overlay{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:1000;background:#080c14cc;place-items:center;width:100vw;height:100vh;padding:2rem 1.5rem;display:grid;position:fixed;top:0;left:0;overflow-y:auto}.ticket-modal{background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--border-radius-lg);text-align:center;width:100%;max-width:500px;padding:2.5rem;animation:.3s cubic-bezier(.175,.885,.32,1.275) scaleIn;position:relative;box-shadow:0 25px 60px -15px #0006}.ticket-status-icon{width:64px;height:64px;color:var(--success);background:#10b9811a;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 1.5rem;display:flex}.qr-placeholder{border-radius:var(--border-radius-md);background:#fff;justify-content:center;align-items:center;width:180px;height:180px;margin:1.5rem auto;padding:10px;display:flex;box-shadow:0 4px 20px #00000026}.ticket-details-box{border:1px solid var(--border-color);border-radius:var(--border-radius-md);text-align:left;background:#0000000d;margin-bottom:1.5rem;padding:1.15rem;font-size:.9rem}body.dark .ticket-details-box{background:#ffffff05}.ticket-detail-row{color:var(--text-secondary);border-bottom:1px solid #00000005;justify-content:space-between;padding:.3rem 0;display:flex}body.dark .ticket-detail-row{border-bottom:1px solid #ffffff05}.ticket-detail-row:last-child{border-bottom:none}.ticket-detail-row span:last-child{color:var(--text-primary);font-weight:600}.badge-delivery{color:var(--success);border-radius:var(--border-radius-lg);background:#10b9811f;border:1px solid #10b98133;margin-top:.5rem;padding:.35rem .9rem;font-size:.75rem;font-weight:700;display:inline-block}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes pulse{0%{filter:drop-shadow(0 0 2px #06b6d433);transform:scale(1)}to{filter:drop-shadow(0 0 10px #06b6d480);transform:scale(1.05)}}.tour-card-promo{text-align:left;background:linear-gradient(135deg,#fff 0%,#f8fafc 100%);border:1px solid #e2e8f0;border-radius:16px;grid-column:1/-1;grid-template-columns:minmax(260px,.85fr) minmax(360px,1.35fr);align-items:stretch;gap:1.35rem;width:100%;margin:.45rem 0 .7rem;padding:.8rem;display:grid}.tour-card-promo-image{object-fit:cover;border-radius:12px;width:100%;height:100%;min-height:190px;max-height:230px}.tour-card-promo-copy{flex-direction:column;justify-content:center;min-width:0;padding:.35rem .75rem .35rem 0;display:flex}.tour-card-promo-copy h3{color:var(--text-primary);margin:0 0 .45rem;font-size:1.18rem;line-height:1.25}.tour-card-promo-copy p{color:var(--text-secondary);margin:0;font-size:.84rem;line-height:1.55}.tour-card-promo-condition{color:#1d4ed8;background:#eff6ff;border-radius:9px;align-self:flex-start;margin-top:.7rem;padding:.52rem .7rem;font-size:.74rem;font-weight:800}.tour-card-promo-copy .tour-link{color:var(--success);cursor:pointer;background:0 0;border:0;align-self:flex-start;margin-top:.75rem;padding:0;font-size:.8rem;font-weight:900;text-decoration:none}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}@keyframes pop{0%{transform:scale(.85)}50%{transform:scale(1.15)}to{transform:scale(1)}}@media (width<=1100px){.trip-card{grid-template-columns:minmax(220px,1fr) minmax(320px,1.6fr);grid-template-areas:"company route""details details""amenities amenities""action action"}.public-trip-card{grid-template-columns:minmax(220px,1fr) minmax(320px,1.6fr);grid-template-areas:"company route""details details""services services""action action"}.public-trip-card .trip-action-amenities{justify-self:start;margin-top:0}.trip-card-actions{border-left:none;flex-direction:row;min-height:0;padding-left:0;border-top:1px solid var(--border-color)!important;grid-column:1/-1!important;justify-content:space-between!important;align-items:center!important;padding-top:.75rem!important}.trip-card-details{grid-column:1/-1!important}}@media (width<=768px){.container{margin:1rem auto;padding:0 .8rem}.search-panel{border-radius:16px!important;padding:1.25rem!important}.search-panel>div:first-child{flex-direction:column;gap:.65rem;align-items:flex-start!important}.search-form{grid-template-columns:1fr!important;gap:.85rem!important}.search-actions{align-items:stretch}.search-actions .btn-primary{min-height:48px}.triptype-selector{grid-template-columns:1fr 1fr;width:100%;display:grid!important}.triptype-tab{white-space:normal;min-width:0}.trip-card,.ticket-history-card{text-align:center;grid-template-columns:1fr;grid-template-areas:"company""route""details""amenities""action";gap:.9rem;padding:1.25rem}.public-trip-card{grid-template-columns:1fr;grid-template-areas:"company""route""details""services""action"}.company-info{justify-content:center}.price-container{text-align:center;padding-right:0}.trip-card-actions,.trip-card-details{grid-column:1!important}.trip-card-actions{flex-direction:column;align-items:stretch!important}.trip-card-actions>*{width:100%}.trip-card-details{text-align:left!important}.trip-card-details[style*=flex]{justify-content:flex-start!important}.tour-card-promo{grid-column:1;grid-template-columns:1fr;gap:.85rem;padding:.65rem}.tour-card-promo-image{min-height:190px;max-height:230px}.tour-card-promo-copy{padding:.2rem .35rem .5rem}.booking-panel{margin-top:1rem}.bus-seat-card,.checkout-card{border-radius:16px;padding:1rem}.step-banner{text-align:left;flex-direction:column;gap:.65rem;align-items:flex-start!important}.step-badge{white-space:normal;max-width:100%}.floor-selector{max-width:100%}.bus-chassis{border-radius:24px 14px 14px 24px;width:min(100%,520px);max-width:520px;padding:.75rem;overflow:hidden}.bus-chassis-horizontal{grid-template-columns:70px minmax(0,1fr);gap:.55rem;width:100%;min-width:0}.compact-vehicle-map{justify-content:start}.seat-armchair{width:22px;height:22px}.seat-number-label{font-size:.56rem}.seat-legend{flex-wrap:wrap;justify-content:center;gap:.7rem;max-width:100%}.seat-navigation-actions{flex-direction:column}.seat-navigation-actions .btn-primary{width:100%;margin-left:0!important}.checkout-form-grid-2{grid-template-columns:1fr}.checkout-card form{gap:1rem!important}.checkout-card [style*="justify-content: space-between"]{flex-wrap:wrap;gap:.35rem .75rem}.checkout-card [style*="gridTemplateColumns: '1fr 1fr'"],.lead-form-grid,.lead-benefit-grid{grid-template-columns:1fr!important}.btn-primary,.btn-danger{width:100%}.header-container{flex-direction:column;align-items:flex-start;padding:1rem}.header-mobile-top{width:100%}.mobile-menu-toggle{display:flex}.header-content{border-top:1px solid var(--border-color);flex-direction:column;align-items:flex-start;gap:1.5rem;width:100%;margin-top:1rem;padding-top:1rem;padding-left:0;display:none}.header-content.mobile-open{display:flex}.header-content nav{width:100%;margin-left:0}.nav-links{flex-direction:column;align-items:flex-start;gap:1.25rem;width:100%}.header-right{justify-content:space-between;width:100%}.nav-login-desktop{display:none!important}.nav-login-mobile{border-top:1px solid var(--border-color);width:100%;margin-top:.25rem;padding-top:.5rem;display:block}.nav-link-login-btn{width:100%;height:44px;box-shadow:none;border-radius:12px;justify-content:center;font-size:.9rem}.demo-mode-banner{white-space:normal;text-align:center;max-width:calc(100vw - 2rem);top:auto;bottom:1rem;right:1rem}.hero{padding:3.25rem 0 3rem}.hero:after{opacity:.16;width:112vw;height:62vw;bottom:-2.25rem;right:-6rem}.hero h1{font-size:2.25rem}.hero-product-tabs{border-radius:16px;flex-direction:column;width:100%;max-width:420px;margin:1.5rem auto 0;display:flex}.hero-product-tab{width:100%;min-width:0}.seat-grid-piso1{grid-template-columns:1fr .25fr 1fr 1fr}.seat-grid-piso2{grid-template-columns:1fr 1fr .25fr 1fr 1fr}}@media (width<=420px){.container{padding:0 .55rem}.search-panel{padding:1rem!important}.bus-chassis{width:100%;max-width:100%;padding-left:.55rem;padding-right:.55rem}.bus-chassis-horizontal{grid-template-columns:58px minmax(0,1fr);gap:.45rem}.bus-cabin-partition{padding-right:.45rem}.seat-armchair{width:20px;height:20px}.seat-grid-piso1,.seat-grid-piso2{gap:.28rem .18rem}.compact-vehicle-map,.forward-seat-map{gap:.28rem;padding:.1rem .2rem}.forward-seat-column{min-height:78px}.floor-tab{padding:.45rem .35rem;font-size:.72rem}.checkout-section-title{font-size:1.05rem}}.seat-step-tabs{background:var(--input-bg);border:1px solid var(--border-color);border-radius:var(--border-radius-sm);gap:.25rem;width:100%;margin-bottom:1.25rem;padding:.25rem;display:flex}.seat-step-tab{color:var(--text-secondary);cursor:pointer;transition:var(--transition-fast);background:0 0;border:none;border-radius:6px;flex:1;justify-content:center;align-items:center;gap:.5rem;padding:.6rem 1rem;font-family:inherit;font-size:.85rem;font-weight:600;display:flex}.seat-step-tab.active-outward{color:var(--primary);background:var(--bg-card);border:1px solid #6366f133;box-shadow:0 2px 6px #0000000d}.seat-step-tab.active-return{color:var(--secondary);background:var(--bg-card);border:1px solid #06b6d433;box-shadow:0 2px 6px #0000000d}.seat-step-tab:disabled{opacity:.5;cursor:not-allowed}.breakdown-row.discount td{color:var(--success)}.footer{background-color:var(--bg-card);border-top:1px solid var(--border-color);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);margin-top:5rem;padding:4rem 2rem 2rem}.footer-grid{border-bottom:1px solid var(--border-color);grid-template-columns:minmax(260px,1.4fr) repeat(3,minmax(150px,.7fr));gap:1.6rem;max-width:1200px;margin:0 auto;padding-bottom:3rem;display:grid}.footer-sitemap{border-bottom:1px solid var(--border-color);max-width:1200px;margin:0 auto 2.5rem;padding-bottom:2.25rem}.footer-sitemap-head{justify-content:space-between;align-items:flex-end;gap:1.5rem;margin-bottom:1rem;display:flex}.footer-sitemap-head span{color:var(--secondary);letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:900}.footer-sitemap-head h2{color:var(--text-primary);margin:.35rem 0 0;font-size:clamp(1.25rem,1.8vw,1.8rem);line-height:1.15}.footer-sitemap-head p{color:var(--text-secondary);max-width:720px;margin:.4rem 0 0;font-size:.9rem;line-height:1.5}.footer-sitemap-tabs{border:1px solid var(--border-color);background:var(--input-bg);border-radius:999px;flex:none;gap:.25rem;padding:.25rem;display:inline-flex}.footer-sitemap-tabs button{color:var(--text-secondary);cursor:pointer;background:0 0;border:0;border-radius:999px;padding:.48rem .8rem;font-family:inherit;font-size:.78rem;font-weight:850}.footer-sitemap-tabs button.active{background:var(--bg-card);color:var(--secondary);box-shadow:0 8px 18px #0f172a14}.footer-sitemap-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;display:grid}.footer-sitemap-card{background:color-mix(in srgb, var(--bg-card) 88%, transparent);border:1px solid color-mix(in srgb, var(--border-color) 78%, transparent);min-height:132px;color:inherit;border-radius:12px;align-content:start;gap:.4rem;padding:.95rem;text-decoration:none;transition:transform .2s,border-color .2s,background .2s;display:grid}.footer-sitemap-card:hover{border-color:color-mix(in srgb, var(--secondary) 42%, var(--border-color));background:var(--bg-card-hover);transform:translateY(-2px)}.footer-sitemap-card span{color:var(--secondary);letter-spacing:.08em;text-transform:uppercase;font-size:.67rem;font-weight:900}.footer-sitemap-card strong{color:var(--text-primary);font-size:.94rem;line-height:1.2}.footer-sitemap-card small{color:var(--text-secondary);font-size:.76rem;line-height:1.42}@media (width<=768px){.footer-grid{grid-template-columns:1fr;gap:2rem}.footer-sitemap-head{flex-direction:column;align-items:flex-start}.footer-sitemap-tabs{width:100%;overflow-x:auto}.footer-sitemap-tabs button{flex:1;min-width:92px}.footer-sitemap-grid{grid-template-columns:1fr}}.footer-brand{text-align:left;flex-direction:column;gap:1rem;display:flex}.footer-brand-title{color:var(--text-primary);align-items:center;gap:.5rem;font-size:1.3rem;font-weight:700;display:flex}.footer-brand-desc{color:var(--text-secondary);max-width:320px;font-size:.85rem;line-height:1.6}.footer-links-col{text-align:left;flex-direction:column;gap:1rem;display:flex}.footer-links-col h4{text-transform:uppercase;letter-spacing:.05em;color:var(--text-primary);font-size:.85rem;font-weight:700}.footer-links-list{flex-direction:column;gap:.6rem;list-style:none;display:flex}.footer-link-item a{color:var(--text-secondary);transition:var(--transition-fast);cursor:pointer;font-size:.85rem;text-decoration:none}.footer-link-item a:hover{color:var(--secondary)}.footer-bottom{max-width:1200px;color:var(--text-muted);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;margin:0 auto;padding-top:2rem;font-size:.8rem;display:flex}.footer-badges{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.footer-badge-item{background:var(--input-bg);border:1px solid var(--border-color);color:var(--text-secondary);border-radius:4px;padding:.25rem .5rem;font-size:.7rem;font-weight:600}.marketing-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem;margin-bottom:3.5rem;display:grid}.marketing-card{background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--border-radius-md);transition:var(--transition-normal);text-align:left;flex-direction:column;gap:.75rem;padding:1.5rem;display:flex}.marketing-card:hover{border-color:var(--primary);transform:translateY(-4px);box-shadow:0 10px 25px #6366f11a}.marketing-card-icon{background:var(--primary-glow);color:var(--primary);border-radius:8px;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.marketing-card h3{color:var(--text-primary);margin:0;font-size:1.05rem;font-weight:700}.marketing-card p{color:var(--text-secondary);margin:0;font-size:.82rem;line-height:1.5}.marketing-promo-banner{background:linear-gradient(135deg, var(--primary-glow) 0%, #06b6d414 100%);border-radius:var(--border-radius-lg);text-align:left;border:1px solid #6366f140;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;margin-bottom:3.5rem;padding:2rem;display:flex}.marketing-promo-content h3{color:var(--text-primary);margin-bottom:.5rem;font-size:1.3rem;font-weight:700}.marketing-promo-content p{color:var(--text-secondary);margin:0;font-size:.88rem}.flat-modal{color:#1e293b!important;background:#fff!important;border:none!important;box-shadow:0 20px 50px #0f172a14!important}.flat-modal h2{color:#0f172a!important}.flat-modal p{color:#475569!important}.password-reset-overlay{z-index:1400;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0f172a94;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.password-reset-dialog{color:#172033;background:#fff;border-radius:22px;width:min(100%,470px);padding:34px;position:relative}.password-reset-close{color:#64748b;cursor:pointer;background:#f1f5f9;border:0;border-radius:50%;place-items:center;width:36px;height:36px;display:grid;position:absolute;top:17px;right:17px}.password-reset-close:hover{color:#172033;background:#e2e8f0}.password-reset-icon{color:#0284c7;background:#e0f2fe;border-radius:16px;place-items:center;width:54px;height:54px;display:grid}.password-reset-icon-success{color:#16a34a;background:#dcfce7}.password-reset-kicker{color:#0284c7;letter-spacing:.08em;text-transform:uppercase;margin:21px 0 7px;font-size:.74rem;font-weight:850}.password-reset-dialog h2{color:#172033;letter-spacing:-.035em;margin:0;font-size:1.72rem}.password-reset-description,.password-reset-success>p:not(.password-reset-kicker){color:#64748b;margin:11px 0 0;line-height:1.55}.password-reset-note{padding-top:12px;font-size:.82rem}.password-reset-form{gap:10px;margin-top:25px;display:grid}.password-reset-form label{color:#475569;font-size:.79rem;font-weight:800}.password-reset-input{color:#0284c7;border:1px solid #cbd5e1;border-radius:11px;align-items:center;gap:10px;height:48px;padding:0 14px;display:flex}.password-reset-input:focus-within{border-color:#0ea5e9;box-shadow:0 0 0 3px #0ea5e91f}.password-reset-input input{color:#172033;width:100%;min-width:0;font:inherit;border:0;outline:0}.password-reset-error{color:#dc2626;margin:0;font-size:.82rem;line-height:1.4}.password-reset-primary{color:#fff;width:100%;min-height:48px;font:inherit;cursor:pointer;background:#0284c7;border:0;border-radius:11px;justify-content:center;align-items:center;gap:8px;margin-top:8px;font-weight:800;display:inline-flex}.password-reset-primary:hover{background:#0369a1}.password-reset-primary:disabled,.password-reset-secondary:disabled,.password-reset-close:disabled{opacity:.55;cursor:not-allowed}.password-reset-secondary{color:#475569;font:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:7px;margin-top:18px;font-size:.88rem;font-weight:750;display:inline-flex}.password-reset-success{text-align:center}.password-reset-success .password-reset-icon{margin:0 auto}.password-reset-success .password-reset-primary{margin-top:25px}@media (width<=520px){.password-reset-overlay{padding:16px}.password-reset-dialog{border-radius:18px;padding:30px 23px 25px}}.flat-modal label{color:#475569!important;letter-spacing:.05em!important;text-transform:uppercase!important;margin-bottom:.25rem!important;font-size:.72rem!important;font-weight:700!important}.flat-input-container{align-items:center;width:100%;display:flex;position:relative}.flat-input-icon{color:#64748b;pointer-events:none;transition:color .2s;position:absolute;left:.75rem}.flat-input{width:100%;font-family:inherit;color:#0f172a!important;background:#f8fafc!important;border:1px solid #e2e8f0!important;border-radius:8px!important;outline:none!important;padding:.65rem 1rem .65rem 2.2rem!important;font-size:.85rem!important;transition:all .2s!important}.flat-input::placeholder{color:#94a3b8!important}.flat-input:focus{border-color:var(--primary)!important;background:#fff!important;box-shadow:0 0 0 3px #6366f11f!important}.flat-input:focus+.flat-input-icon{color:var(--primary)!important}.flat-select{appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='%2364748b'%3E%3Cpath fill-rule='evenodd' d='M5.293 7.293a1 1 0 011.414 0L10 10.586l3.293-3.293a1 1 0 111.414 1.414l-4 4a1 1 0 01-1.414 0l-4-4a1 1 0 010-1.414z' clip-rule='evenodd'/%3E%3C/svg%3E")!important;background-position:right .75rem center!important;background-repeat:no-repeat!important;background-size:1.25rem!important;padding-right:2.25rem!important}.auth-split-layout{flex-direction:row;width:100%;height:100%;display:flex}.auth-split-left{background:linear-gradient(135deg, var(--primary) 0%, #0369a1 100%);color:#fff;text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:3rem 2rem;display:flex;position:relative}.auth-split-right{flex-direction:column;flex:1.2;justify-content:flex-start;padding:1.5rem 2rem;display:flex;overflow-y:auto}@media (width<=768px){.auth-split-layout{flex-direction:column}.auth-split-left,.auth-split-right{padding:2rem 1.5rem}}@keyframes slideInToast{0%{opacity:0;transform:translateY(-16px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes toastProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.ticket-modal-premium{border-radius:16px;width:100%;max-width:940px;padding:1.4rem;animation:.3s cubic-bezier(.175,.885,.32,1.2) forwards scaleIn;position:relative;color:#0f172a!important;background:#fff!important;border:1px solid #e2e8f0!important;box-shadow:0 20px 50px -12px #0f172a1f!important}.ticket-modal-premium .ticket-details-box{color:#0f172a!important;background:0 0!important;border:none!important;padding:0!important}.ticket-modal-premium .ticket-detail-row{justify-content:space-between;gap:1rem;font-size:.78rem;display:flex;color:#64748b!important;border-bottom:1px solid #f1f5f9!important;padding:.38rem 0!important}.ticket-modal-premium .ticket-detail-row span:last-child{color:#0f172a!important;font-weight:600!important}.ticket-modal-grid{grid-template-columns:minmax(0,1.45fr) auto minmax(230px,.85fr);align-items:stretch;gap:1.1rem;margin-top:1rem;margin-bottom:.8rem;display:grid}.ticket-divider-vertical{border-left:2px dashed #cbd5e1;align-self:stretch;width:1px}.ticket-policy-strip{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;margin-top:.5rem;padding:.65rem}.ticket-policy-title{color:#0f172a;text-transform:uppercase;letter-spacing:.06em;margin-bottom:.45rem;font-size:.66rem;font-weight:900}.ticket-policy-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.45rem;display:grid}.ticket-policy-item{background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:.5rem}.ticket-policy-item>div{color:#0f172a;margin-bottom:.22rem;font-size:.66rem;font-weight:900}.ticket-policy-item p{color:#64748b;margin:0;font-size:.61rem;font-weight:700;line-height:1.32}.boarding-pass-modal{background:#fff;border:1px solid #dbe4f0;border-radius:18px;grid-template-columns:minmax(0,1fr) 210px;margin-top:1rem;display:grid;position:relative;overflow:hidden;box-shadow:0 18px 42px #0f172a14}.boarding-pass-modal:before,.boarding-pass-modal:after{content:"";z-index:2;background:#f8fafc;border:1px solid #dbe4f0;border-radius:50%;width:24px;height:24px;position:absolute;right:196px}.boarding-pass-modal:before{top:-13px}.boarding-pass-modal:after{bottom:-13px}.boarding-pass-main{min-width:0;padding:1.15rem 1.25rem}.boarding-pass-kicker{color:var(--primary);letter-spacing:.08em;text-transform:uppercase;margin-bottom:.8rem;font-size:.68rem;font-weight:950}.boarding-route{border-bottom:1px solid #e2e8f0;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:1rem;padding-bottom:.9rem;display:grid}.boarding-route span,.boarding-field span{color:#64748b;text-transform:uppercase;letter-spacing:.06em;margin-bottom:.22rem;font-size:.63rem;font-weight:900;display:block}.boarding-route strong{color:#0f172a;letter-spacing:-.04em;font-size:clamp(1.25rem,2.2vw,1.75rem);font-weight:950;line-height:1.05;display:block}.boarding-route small{color:#64748b;margin-top:.25rem;font-size:.72rem;font-weight:700;line-height:1.3;display:block}.boarding-route-arrow{color:var(--secondary);font-size:1.5rem;font-weight:950}.boarding-pass-fields{grid-template-columns:repeat(4,minmax(0,1fr));gap:.55rem;margin-top:.85rem;display:grid}.boarding-field{background:#f8fafc;border:1px solid #e2e8f0;border-radius:11px;min-width:0;padding:.58rem .65rem}.boarding-field strong{color:#1e293b;overflow-wrap:anywhere;font-size:.82rem;font-weight:850;line-height:1.22;display:block}.boarding-pass-extra{flex-wrap:wrap;gap:.4rem;margin-top:.75rem;display:flex}.boarding-pass-side{text-align:center;background:linear-gradient(#f8fafc,#fff);border-left:2px dashed #cbd5e1;flex-direction:column;justify-content:center;align-items:center;min-width:0;padding:1rem;display:flex}.boarding-pass-qr{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:.55rem;box-shadow:0 12px 26px #0f172a14}.boarding-pass-id{color:#0f172a;margin-top:.65rem;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.78rem;font-weight:950}.boarding-pass-hint,.ticket-email-note{color:#64748b;font-size:.72rem;font-weight:750;line-height:1.35}.boarding-direction-tabs{background:#eef2ff;border-radius:8px;gap:2px;width:100%;margin-top:.7rem;padding:2px;display:flex}.boarding-direction-tabs .floor-tab{flex:1;padding:.38rem 0;font-size:.7rem;font-weight:850}.ticket-modal-actions{grid-template-columns:repeat(4,minmax(0,1fr));gap:.5rem;margin-top:.8rem;display:grid}.ticket-email-note{align-items:center;gap:.4rem;margin-top:.5rem;display:flex}@media (width<=768px){.ticket-modal-premium{max-width:480px;padding:1rem}.ticket-modal-grid{grid-template-columns:1fr;gap:.85rem}.ticket-divider-vertical{display:none}.ticket-policy-grid,.boarding-pass-modal{grid-template-columns:1fr}.boarding-pass-modal:before,.boarding-pass-modal:after{display:none}.boarding-pass-side{border-top:2px dashed #cbd5e1;border-left:0}.boarding-route,.boarding-pass-fields,.ticket-modal-actions{grid-template-columns:1fr}.boarding-route-arrow{justify-self:start;transform:rotate(90deg)}}.trip-form-overlay{place-items:start center!important;padding:1rem!important;overflow-y:auto!important}.trip-form-modal{border-radius:16px!important;width:min(1080px,100vw - 2rem)!important;max-width:1080px!important;max-height:none!important;padding:1.35rem 1.55rem 1.15rem!important;overflow:visible!important}.tourism-trip-form-modal{width:min(1240px,100vw - 2rem)!important;max-width:1240px!important}.tourism-trip-form-modal .trip-form-main-grid{grid-template-columns:1fr!important;gap:0!important}.tour-wizard{grid-template-columns:repeat(4,1fr);gap:.5rem;margin:-.25rem 0 1.1rem;display:grid}.tour-wizard button{color:#64748b;cursor:pointer;text-align:left;background:#fff;border:1px solid #e2e8f0;border-radius:10px;align-items:center;gap:.55rem;min-width:0;padding:.65rem;display:flex}.tour-wizard button>span{background:#e2e8f0;border-radius:50%;flex:0 0 25px;place-items:center;width:25px;height:25px;font-size:.7rem;font-weight:900;display:grid}.tour-wizard button div{gap:.1rem;min-width:0;display:grid}.tour-wizard button strong{color:#334155;font-size:.75rem}.tour-wizard button small{color:#94a3b8;text-overflow:ellipsis;white-space:nowrap;font-size:.61rem;overflow:hidden}.tour-wizard button.active{background:#f0f9ff;border-color:#38bdf8}.tour-wizard button.active>span{color:#fff;background:#0284c7}.tour-wizard button.complete>span{color:#15803d;background:#dcfce7}.tour-wizard button:disabled{cursor:not-allowed;opacity:.68}.tourism-trip-form-modal .trip-form[data-tour-step="1"] .trip-logistics-column,.tourism-trip-form-modal .trip-form[data-tour-step="1"] .tour-content-card,.tourism-trip-form-modal .trip-form[data-tour-step="1"] .tour-vehicle-card,.tourism-trip-form-modal .trip-form[data-tour-step="2"] .trip-logistics-column,.tourism-trip-form-modal .trip-form[data-tour-step="3"] .trip-primary-column,.tourism-trip-form-modal .trip-form[data-tour-step="4"] .trip-logistics-column,.tourism-trip-form-modal .trip-form[data-tour-step="2"] .trip-primary-column>:not(.tour-content-card),.tourism-trip-form-modal .trip-form[data-tour-step="4"] .trip-primary-column>:not(.tour-commercial-card):not(.tour-vehicle-card):not(.tour-review-card){display:none!important}.tourism-trip-form-modal .trip-form[data-tour-step="2"] .tour-content-card,.tourism-trip-form-modal .trip-form[data-tour-step="4"] .tour-commercial-card{width:min(1180px,100%);margin-inline:auto}.tourism-trip-form-modal .trip-form[data-tour-step="4"] .tour-vehicle-card{width:min(760px,100%);margin-inline:auto}.tour-review-card{background:#ecfdf5;border:1px solid #a7f3d0;border-radius:12px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.8rem 1rem;width:min(900px,100%);margin-inline:auto;padding:1rem 1.1rem;display:grid}.tour-review-card>div{gap:.2rem;display:grid}.tour-review-card strong{color:#065f46;font-size:.85rem}.tour-review-card span{color:#64748b;font-size:.72rem}.tour-review-card>button{color:#fff!important;background:#047857!important;border:0!important}.tour-review-card label{border-top:1px solid #a7f3d0;grid-column:1/-1;align-items:flex-start;gap:.55rem;padding-top:.75rem;font-weight:750;display:flex;color:#334155!important;letter-spacing:0!important;text-transform:none!important;font-size:.75rem!important}.tour-review-card input{accent-color:#047857;margin-top:.05rem}.tour-advanced-fields{background:#ffffffa6;border:1px solid #e9d5ff;border-radius:8px}.tour-advanced-fields summary{color:#6b21a8;cursor:pointer;padding:.65rem .75rem;font-size:.75rem;font-weight:800}.tour-advanced-fields>div{gap:.7rem;padding:0 .75rem .75rem;display:grid}.tourism-trip-form-modal .tour-content-card{margin-inline:auto;width:min(1180px,100%)!important}.tourism-trip-form-modal .trip-form .tour-content-card textarea.form-input{resize:vertical;line-height:1.5;height:96px!important;min-height:96px!important;padding:.75rem .85rem!important}.tourism-trip-form-modal .trip-form .tour-content-card .tour-itinerary-field textarea.form-input{height:280px!important;min-height:280px!important}.tour-text-field{color:#64748b;gap:.4rem;font-size:.74rem;font-weight:750;display:grid}.tour-text-field>span{justify-content:space-between;display:flex}.tour-image-field{color:#475569;gap:.35rem;font-size:.72rem;font-weight:800;display:grid}.tour-translate-button{justify-self:start;font-weight:800;color:#6d28d9!important;background:#fff!important;border:1px solid #7c3aed!important}.tour-translate-button:disabled{opacity:.65;cursor:wait}.tour-publication-heading{border-bottom:1px solid #e9d5ff;justify-content:space-between;align-items:center;gap:1rem;padding-bottom:.8rem;display:flex}.tour-publication-heading>div:first-child{gap:.2rem;display:grid}.tour-publication-heading strong{color:#6b21a8;font-size:.9rem}.tour-publication-heading>div:first-child span{color:#8b5cf6;font-size:.73rem;font-weight:700}.tour-publication-progress{align-items:center;gap:.35rem;display:flex}.tour-publication-progress button{color:#94a3b8;font:inherit;cursor:default;background:0 0;border:0;align-items:center;gap:.3rem;padding:.22rem;font-size:.7rem;font-weight:800;display:inline-flex}.tour-publication-progress button b{color:#7c3aed;background:#ede9fe;border-radius:50%;place-items:center;width:20px;height:20px;font-size:.68rem;display:grid}.tour-publication-progress button.complete{cursor:pointer;color:#64748b}.tour-publication-progress button.complete b{color:#15803d;background:#dcfce7}.tour-publication-progress button.active{color:#5b21b6}.tour-publication-progress button.active b{color:#fff;background:#7c3aed}.tour-publication-guidance{color:#64748b;margin:-.15rem 0 .15rem;font-size:.82rem;line-height:1.5}.tour-publication-actions{border-top:1px solid #e9d5ff;justify-content:space-between;gap:.75rem;padding-top:.85rem;display:flex}.tour-publication-actions button{color:#6b21a8;min-height:38px;font:inherit;cursor:pointer;background:#fff;border:1px solid #d8b4fe;border-radius:9px;padding:0 .9rem;font-size:.8rem;font-weight:800}.tour-publication-actions button:last-child{color:#fff;background:#7c3aed;border-color:#7c3aed}.tour-publication-actions button:disabled{opacity:.45;cursor:not-allowed}.tour-itinerary-editor,.tour-included-editor{background:#ffffff94;border:1px solid #e9d5ff;border-radius:11px;gap:.8rem;padding:.9rem;display:grid}.tour-services-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;display:grid}.tour-excluded-editor{background:#fffaf5;border-color:#fed7aa}.tour-excluded-editor .tour-itinerary-editor-heading strong{color:#9a3412}.tour-excluded-editor .tour-itinerary-editor-heading>button{color:#c2410c;background:#fff7ed;border-color:#fed7aa}.tour-itinerary-editor-heading{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.tour-itinerary-editor-heading>div{gap:.18rem;display:grid}.tour-itinerary-editor-heading strong{color:#4c1d95;font-size:.84rem}.tour-itinerary-editor-heading span{color:#64748b;font-size:.74rem;line-height:1.35}.tour-itinerary-editor-heading>button{color:#15803d;min-height:36px;font:inherit;cursor:pointer;background:#f0fdf4;border:1px solid #86efac;border-radius:8px;flex:none;padding:0 .75rem;font-size:.76rem;font-weight:800}.tour-itinerary-switches{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;display:grid}.tour-itinerary-switch-row{background:#fff;border:1px solid #ddd6fe;border-radius:10px;grid-template-columns:minmax(0,1fr) 38px auto;align-items:center;gap:.6rem;padding:.75rem;display:grid}.tour-itinerary-switch-row>div{gap:.2rem;display:grid}.tour-itinerary-switch-row strong{color:#312e81;font-size:.76rem}.tour-itinerary-switch-row span{color:#64748b;font-size:.68rem;line-height:1.35}.tour-itinerary-switch-row>b{color:#6d28d9;white-space:nowrap;font-size:.7rem}.tour-itinerary-switch-row button{cursor:pointer;background:#cbd5e1;border:0;border-radius:999px;width:36px;height:21px;padding:2px;transition:background .18s}.tour-itinerary-switch-row button i{background:#fff;border-radius:50%;width:17px;height:17px;transition:transform .18s;display:block;box-shadow:0 1px 2px #0f172a33}.tour-itinerary-switch-row button.active{background:#7c3aed}.tour-itinerary-switch-row button.active i{transform:translate(15px)}.tour-itinerary-narrative{color:#475569;gap:.4rem;font-size:.72rem;font-weight:800;display:grid}.tour-itinerary-narrative textarea{min-height:220px!important}.tour-itinerary-stage-list{gap:.65rem;display:grid}.tour-itinerary-stage{background:#fff;border:1px solid #ddd6fe;border-radius:10px;grid-template-columns:80px 86px minmax(180px,.7fr) minmax(260px,1.3fr) 32px;align-items:start;gap:.65rem;padding:.75rem;display:grid;position:relative}.tour-itinerary-stage.single_stages{grid-template-columns:minmax(180px,.7fr) minmax(260px,1.3fr) 32px}.tour-itinerary-stage.single_stages .tour-itinerary-description{grid-column:2}.tour-itinerary-stage.multi_simple{grid-template-columns:80px 86px minmax(0,1fr) 32px}.tour-itinerary-stage.multi_simple .tour-itinerary-description{grid-column:3}.tour-itinerary-stage-marker{color:#64748b;gap:.22rem;padding-top:.2rem;font-size:.67rem;font-weight:800;display:grid}.tour-itinerary-stage-marker b{color:#15803d;background:#dcfce7;border-radius:999px;width:max-content;padding:.4rem .5rem;font-size:.68rem;display:inline-grid}.tour-itinerary-day input{text-align:center}.tour-itinerary-stage label{color:#475569;gap:.35rem;font-size:.71rem;font-weight:800;display:grid}.tour-itinerary-stage textarea{resize:vertical;min-height:78px}.tour-itinerary-remove,.tour-included-list button{color:#94a3b8;cursor:pointer;background:0 0;border:0;border-radius:7px;place-items:center;width:30px;height:30px;display:grid}.tour-itinerary-remove:hover,.tour-included-list button:hover{color:#dc2626;background:#fef2f2}.tour-itinerary-remove:disabled{visibility:hidden}.tour-included-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem;display:grid}.tour-included-list>div{grid-template-columns:minmax(0,1fr) 30px;align-items:center;gap:.35rem;display:grid}.tour-essential-layout{grid-template-columns:minmax(420px,1.25fr) minmax(260px,.75fr);align-items:stretch;gap:1rem;display:grid}.tour-essential-fields{grid-template-columns:minmax(230px,.8fr) minmax(360px,1.2fr);gap:1rem;display:grid}.tour-essential-fields textarea.form-input{height:100%!important;min-height:160px!important}.tour-card-preview{color:#fff;background:linear-gradient(135deg,#1e1b4b,#4c1d95);border-radius:12px;align-content:start;gap:.55rem;padding:1rem;display:grid}.tour-card-preview>span,.tour-card-preview small{color:#ddd6fe;font-size:.7rem;font-weight:800}.tour-card-preview strong{font-size:1rem;line-height:1.25}.tour-card-preview p{color:#f5f3ff;margin:0;font-size:.8rem;line-height:1.5}.tour-card-preview small{margin-top:auto}.tourism-trip-form-modal .trip-form[data-tour-step="1"] .tour-service-datetime-grid{grid-template-columns:repeat(4,minmax(170px,1fr))!important}.tourism-trip-form-modal .trip-form[data-tour-step="1"] .tour-price-field{align-self:start;width:min(360px,100%)}.tourism-trip-form-modal .trip-form[data-tour-step="1"] .tour-commercial-card{margin-top:.25rem;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:1rem!important}.tourism-trip-form-modal .trip-form[data-tour-step="1"] .tour-commercial-card>strong{grid-column:1/-1}.tourism-trip-form-modal .trip-form[data-tour-step="1"] .tour-commercial-card>select{grid-column:span 2}.tourism-trip-form-modal .trip-form[data-tour-step="1"] .tour-commercial-card>div{grid-column:1/-1;grid-template-columns:repeat(4,minmax(0,1fr))!important}.tourism-trip-form-modal .tour-content-card input.form-input{min-height:46px}.tourism-trip-form-modal .tour-content-card .tour-advanced-fields>div{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}.tourism-trip-form-modal .tour-content-card .tour-advanced-fields textarea{min-height:130px}@media (width<=760px){.tourism-trip-form-modal .tour-content-card .tour-advanced-fields>div,.tour-essential-layout,.tour-essential-fields,.tour-itinerary-switches,.tour-services-grid{grid-template-columns:1fr}.tour-publication-heading{flex-direction:column;align-items:flex-start}.tour-publication-progress{justify-content:space-between;gap:0;width:100%}.tour-publication-progress button span{display:none}.tour-itinerary-editor-heading{flex-direction:column;align-items:flex-start}.tour-itinerary-stage,.tour-itinerary-stage.single_stages,.tour-itinerary-stage.multi_simple{grid-template-columns:1fr 30px}.tour-itinerary-stage-marker{grid-area:1/1}.tour-itinerary-day,.tour-itinerary-stage label,.tour-itinerary-stage.single_stages .tour-itinerary-description,.tour-itinerary-stage.multi_simple .tour-itinerary-description{grid-column:1}.tour-itinerary-remove{grid-area:1/2}.tour-included-list{grid-template-columns:1fr}.tourism-trip-form-modal .trip-form[data-tour-step="1"] .tour-service-datetime-grid,.tourism-trip-form-modal .trip-form[data-tour-step="1"] .tour-commercial-card{grid-template-columns:1fr!important}.tourism-trip-form-modal .trip-form[data-tour-step="1"] .tour-commercial-card>select{grid-column:auto}.tourism-trip-form-modal .trip-form[data-tour-step="1"] .tour-commercial-card>div{grid-template-columns:1fr!important}}.tour-slug-field{align-items:center;margin-top:4px;display:flex}.tour-slug-field>span{white-space:nowrap;background:#e2e8f0;border-radius:7px 0 0 7px;padding:.58rem}.tour-slug-field .form-input{border-radius:0 7px 7px 0!important}.trip-form-modal h2{margin-bottom:1rem!important;font-size:1.22rem!important}.trip-form{gap:.9rem!important}.trip-form>div:first-child{gap:1.35rem!important}.trip-form>div:first-child>div{gap:.75rem!important}.trip-form h3{margin-bottom:.25rem!important;padding-bottom:.35rem!important;font-size:.84rem!important}.trip-form .form-group{gap:.25rem}.trip-form label,.trip-form .form-group label{letter-spacing:.055em!important;font-size:.68rem!important;line-height:1.15!important}.trip-form .form-input,.trip-form input.form-input,.trip-form select.form-input{border-radius:7px!important;height:34px!important;min-height:34px!important;padding:.42rem .62rem!important;font-size:.82rem!important;line-height:1.1!important}.trip-form select.form-input{appearance:auto;z-index:1300;position:relative}.trip-form button[type=button]{border-radius:7px!important;height:32px!important;min-height:0!important;padding:0 .7rem!important;font-size:.74rem!important}.trip-form label[style*=user-select]{border-radius:7px!important;min-height:34px!important;padding:.34rem .48rem!important}.trip-form label[style*=user-select] span{flex:0 0 8px;width:8px!important;height:8px!important}.trip-form [style*="margin-top: 0.4rem"],.trip-form [style*="marginTop: '0.4rem'"]{margin-top:.25rem!important}.trip-form [style*="margin-top: 0.75rem"]{margin-top:.5rem!important}.trip-form [style*="padding-top: 0.75rem"]{padding-top:.55rem!important}.trip-form>div:last-child{margin-top:.5rem!important;padding-top:.85rem!important}.trip-form-modal .btn-primary,.trip-form-modal button[type=submit]{height:38px!important;padding:0 1.3rem!important;font-size:.82rem!important}@media (width<=900px){.trip-form-modal{width:min(720px,100vw - 1.5rem)!important}.trip-form>div:first-child{grid-template-columns:1fr!important}}@media (width<=1180px){.tourism-trip-form-modal .trip-form-main-grid{grid-template-columns:1fr!important}}@media (width<=720px){.tour-wizard{grid-template-columns:repeat(2,1fr)}.tour-wizard button small{display:none}}.mining-roster-layout>*{min-width:0}.mining-roster-table-card{max-width:100%}.mining-roster-table-wrap{scrollbar-width:thin}.mining-roster-table-wrap table{table-layout:fixed!important}.mining-roster-table-wrap th,.mining-roster-table-wrap td{vertical-align:middle;padding:.55rem .65rem!important}.mining-roster-table-wrap th:first-child{width:18%}.mining-roster-table-wrap th:nth-child(2){width:13%}.mining-roster-table-wrap th:nth-child(3){width:10%}.mining-roster-table-wrap th:nth-child(4){width:12%}.mining-roster-table-wrap th:nth-child(5){width:27%}.mining-roster-table-wrap th:nth-child(6){width:12%}.mining-roster-table-wrap th:nth-child(7){width:8%}.mining-roster-table-wrap td{overflow:hidden}.mining-roster-table-wrap td:first-child div,.mining-roster-table-wrap td:nth-child(3),.mining-roster-table-wrap td:nth-child(4),.mining-roster-table-wrap td:nth-child(6){text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.mining-roster-table-wrap td:nth-child(2){overflow-wrap:anywhere}.mining-roster-table-wrap td:nth-child(5) span{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden;padding:.14rem .36rem!important;font-size:.68rem!important;display:block!important}@media (width<=1100px){.mining-roster-layout{grid-template-columns:1fr!important}}.counter-sales-layout,.counter-sales-selector,.counter-sales-filters,.counter-cash-ops-panel,.operator-settings,.operator-settings-summary,.operator-vehicle-form{min-width:0}.operator-maintenance-modal,.operator-maintenance-modal *{box-sizing:border-box}.operator-maintenance-modal .form-input,.operator-maintenance-modal input,.operator-maintenance-modal select,.operator-maintenance-modal textarea{width:100%;min-width:0}.operator-maintenance-grid-3,.operator-maintenance-grid-4,.operator-fleet-alert-grid{min-width:0}.counter-sales-layout select.form-input,.operator-settings select.form-input{appearance:auto;z-index:3;text-indent:0;white-space:nowrap;text-overflow:ellipsis;min-width:0;height:40px;line-height:1.2;position:relative;overflow:hidden;padding:0 2.35rem 0 .85rem!important}.counter-seat-tabs button{white-space:nowrap;text-overflow:ellipsis;min-height:34px;font-size:.78rem;overflow:hidden}.counter-bus-chassis .counter-seat-map{place-items:center}.counter-bus-chassis .seat-armchair{width:24px;height:24px}.counter-bus-chassis .seat-number-label{color:#475569;margin-top:0;font-size:.58rem;font-weight:900}.counter-bus-chassis .seat-armchair rect,.counter-bus-chassis .seat-armchair path{stroke-width:4.5px}.counter-seat-aisle{min-height:28px}@media (width<=1280px){.counter-sales-layout{grid-template-columns:1fr!important}}@media (width<=980px){.counter-sales-selector,.counter-cash-ops-panel,.operator-fleet-alert-grid,.operator-maintenance-grid-3,.operator-maintenance-grid-4,.operator-settings-summary{grid-template-columns:1fr!important}.operator-vehicle-form{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (width<=640px){.counter-sales-filters,.operator-vehicle-form{grid-template-columns:1fr!important}.operator-maintenance-overlay{place-items:start center!important;padding:.75rem!important}.operator-maintenance-modal{border-radius:14px!important;max-width:calc(100vw - 1.5rem)!important;max-height:calc(100vh - 1.5rem)!important;padding:1rem!important}.operator-maintenance-modal>div:first-child{align-items:flex-start!important}.operator-maintenance-modal button[type=submit],.operator-maintenance-modal button[type=button]{max-width:100%}.operator-fleet-alert-grid{grid-template-columns:1fr!important}}.operator-layout-container{background:#f8fafc;width:100vw;height:100vh;display:flex;overflow:hidden}.operator-sidebar{color:#f8fafc;background:#0f172a;flex-direction:column;flex-shrink:0;width:260px;min-height:0;transition:transform .3s;display:flex;overflow:hidden}.operator-main-content{flex-direction:column;flex:1;min-width:0;display:flex;overflow:hidden auto}.operator-header-mobile{color:#fff;z-index:30;background:#0f172a;border-bottom:1px solid #1e293b;justify-content:space-between;align-items:center;height:60px;padding:0 1rem;display:none;position:sticky;top:0}.menu-toggle-btn{color:#f8fafc;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:.5rem;display:flex}@media (width<=768px){.operator-layout-container{flex-direction:column}.operator-header-mobile{display:flex}.operator-sidebar{z-index:1000;width:280px;height:100vh;position:fixed;top:0;left:0;transform:translate(-100%);box-shadow:4px 0 10px #00000040}.operator-sidebar.open{transform:translate(0)}.operator-sidebar-overlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:999;background:#0f172a99;position:fixed;inset:0}.operator-main-content{height:calc(100vh - 60px)}}.mining-header{background:#fff;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;height:70px;padding:0 2rem;display:flex}.mining-content-container{flex:1;padding:2rem}@media (width<=768px){.mining-header{flex-direction:column;align-items:flex-start;gap:.75rem;height:auto;min-height:60px;padding:1rem}.mining-header h2{font-size:1.1rem!important}.mining-content-container{padding:1rem}}.mining-metrics-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin-bottom:1.5rem;display:grid}@media (width<=768px){.mining-metrics-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin-bottom:1rem}}.mining-filters-container{background:#fff;border:1px solid #e2e8f0;border-radius:12px;grid-template-columns:minmax(220px,1fr) minmax(320px,1.4fr) auto;align-items:center;gap:.8rem;margin-bottom:1.25rem;padding:1rem;display:grid}@media (width<=1024px){.wa-bot-layout{grid-template-columns:minmax(0,1fr)!important}.mining-filters-container{grid-template-columns:1fr;gap:.75rem}}.mining-filter-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.45rem;display:flex}@media (width<=768px){.mining-filter-actions{justify-content:stretch;width:100%}.mining-filter-actions button,.mining-filter-actions span{text-align:center;flex:calc(50% - .5rem);justify-content:center;min-height:40px;font-size:.8rem!important}}.mining-desktop-table{display:block}.mining-mobile-cards{display:none}@media (width<=768px){.mining-desktop-table{display:none}.mining-mobile-cards{flex-direction:column;gap:1rem;display:flex}}.passenger-mobile-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;gap:.85rem;padding:1rem;transition:transform .2s,border-color .2s;display:flex;box-shadow:0 1px 3px #0000000d}.passenger-mobile-card.abordado{background:#f0fdf4;border-left:5px solid #10b981}.passenger-mobile-card.ausente{background:#fdf2f2;border-left:5px solid #ef4444}.passenger-mobile-card.pendiente{border-left:5px solid #e2e8f0}.passenger-card-header{border-bottom:1px dashed #e2e8f0;justify-content:space-between;align-items:flex-start;padding-bottom:.5rem;display:flex}.passenger-card-name{color:#0f172a;font-size:.95rem;font-weight:800}.passenger-card-rut{color:#64748b;margin-top:.15rem;font-size:.78rem}.passenger-card-badge{border-radius:6px;padding:.2rem .5rem;font-size:.72rem;font-weight:900}.passenger-card-badge.asiento{color:#0369a1;background:#e0f2fe}.passenger-card-badge.ficha{color:#334155;background:#f1f5f9;font-family:monospace}.passenger-card-body{color:#475569;flex-direction:column;gap:.5rem;font-size:.82rem;display:flex}.passenger-card-info-item{align-items:center;gap:.4rem;display:flex}.passenger-card-footer-actions{border-top:1px dashed #e2e8f0;justify-content:space-between;align-items:center;gap:.5rem;margin-top:.25rem;padding-top:.75rem;display:flex}.colacion-checkbox-container{align-items:center;gap:.5rem;display:inline-flex}.checkin-btn-group{gap:.5rem;display:flex}.mobile-checkin-btn{cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;min-height:38px;padding:.5rem .85rem;font-size:.8rem;font-weight:800;display:inline-flex}.mobile-note-input{background:0 0;border:1px solid #cbd5e1;border-radius:6px;outline:none;width:100%;padding:.35rem .5rem;font-size:.78rem;transition:border-color .2s}.mobile-note-input:focus{border-color:#0ea5e9}@media (width<=640px){.ticket-modal{width:95%!important;margin:10px!important;padding:1.25rem!important}}.trip-crew-grid{grid-template-columns:1.2fr 1.2fr 1fr;gap:.75rem;display:grid}@media (width<=640px){.trip-crew-grid{gap:.75rem;grid-template-columns:1fr!important}}.auth-page-wrapper{max-width:1000px;margin:2rem auto;padding:0 1.25rem;animation:.3s ease-out fadeIn}.auth-main-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;grid-template-columns:minmax(320px,4.2fr) 5.8fr;display:grid;overflow:hidden;box-shadow:0 10px 30px -5px #0000000d}.auth-left-panel{color:#fff;background:linear-gradient(135deg,#0f172a 0%,#1e293b 100%);border-right:1px solid #e2e8f0;flex-direction:column;justify-content:space-between;padding:3rem 2.5rem;display:flex}.auth-right-panel{padding:3rem}.auth-form-grid-2{grid-template-columns:1.1fr .9fr;gap:.75rem;display:grid}.company-reg-wrapper{max-width:800px;margin:2rem auto;padding:0 1rem;animation:.3s fadeIn}.company-type-selector{grid-template-columns:repeat(3,1fr);gap:.75rem;display:grid}.company-form-grid-2{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.company-form-grid-custom{grid-template-columns:1.2fr .8fr;gap:1rem;display:grid}@media (width<=768px){.auth-main-card{flex-direction:column;display:flex;grid-template-columns:1fr!important}.auth-left-panel{border-bottom:1px solid #ffffff14;border-right:none;padding:2rem 1.5rem!important}.auth-left-panel h2{font-size:1.65rem!important}.auth-right-panel{padding:2rem 1.5rem!important}.auth-form-grid-2{grid-template-columns:1fr!important;gap:.9rem!important}.company-type-selector{grid-template-columns:1fr!important;gap:.75rem!important}.company-form-grid-2,.company-form-grid-custom{grid-template-columns:1fr!important;gap:1rem!important}}.operator-mobile-gate{background:radial-gradient(circle at 0 0,#0ea5e91f,#0000 32rem),linear-gradient(#f8fafc 0%,#eef6fb 100%);place-items:center;min-height:100vh;padding:1rem;display:grid}.operator-mobile-gate-card{color:#0f172a;background:#fff;border:1px solid #e2e8f0;border-radius:24px;width:min(100%,420px);padding:1.35rem;box-shadow:0 24px 60px #0f172a29}.operator-mobile-gate-icon{color:#4f46e5;background:#eef2ff;border-radius:18px;place-items:center;width:54px;height:54px;margin-bottom:1rem;display:grid}.operator-mobile-gate-card h1{letter-spacing:0;margin:0 0 .65rem;font-size:1.35rem;line-height:1.18}.operator-mobile-gate-card p{color:#475569;margin:0;font-size:.95rem;line-height:1.55}.operator-mobile-gate-note{color:#075985;background:#f0f9ff;border-radius:16px;align-items:flex-start;gap:.75rem;margin-top:1rem;padding:.9rem;font-size:.88rem;font-weight:700;line-height:1.45;display:flex}.operator-mobile-gate-note svg{flex:none;margin-top:.1rem}.operator-mobile-gate-meta{color:#64748b;border-top:1px solid #e2e8f0;gap:.25rem;margin-top:1rem;padding-top:1rem;font-size:.85rem;font-weight:700;display:grid}.operator-mobile-gate-meta span:first-child{color:#0f172a}.operator-mobile-gate-actions{grid-template-columns:1fr;gap:.65rem;margin-top:1.1rem;display:grid}.operator-mobile-gate-actions button{color:#334155;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:14px;justify-content:center;align-items:center;gap:.45rem;min-height:46px;font-weight:800;display:inline-flex}.operator-mobile-gate-actions button.danger{color:#be123c;background:#fff1f2;border-color:#fecdd3}.operator-sidebar{transition:width .3s cubic-bezier(.4,0,.2,1),transform .3s cubic-bezier(.4,0,.2,1)!important}.operator-sidebar.collapsed{width:76px!important}.operator-sidebar.collapsed .sidebar-logo-wide,.operator-sidebar.collapsed .sidebar-title-text,.operator-sidebar.collapsed .sidebar-user-info,.operator-sidebar.collapsed nav button span,.operator-sidebar.collapsed .sidebar-footer .btn-text{display:none!important}.operator-sidebar.collapsed .sidebar-logo-collapsed{display:block!important}.operator-sidebar.collapsed nav button{justify-content:center!important;gap:0!important;padding:.75rem 0!important}.operator-sidebar.collapsed .sidebar-footer{padding:1.25rem .5rem!important}.operator-sidebar.collapsed .sidebar-footer>div{justify-content:center!important;gap:0!important;margin-bottom:.75rem!important}.operator-sidebar.collapsed .sidebar-footer-btn{border-radius:8px!important;justify-content:center!important;padding:.6rem 0!important}@media (width<=768px){.sidebar-collapse-toggle-btn{display:none!important}.operator-sidebar.collapsed{width:260px!important}}@keyframes tabFadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.tab-transition-container{animation:.35s cubic-bezier(.16,1,.3,1) forwards tabFadeIn}.footer-payment-methods{flex-wrap:wrap;align-items:center;gap:1.25rem;display:flex}.footer-payment-logo{object-fit:contain;opacity:.55;filter:grayscale()brightness(.9);height:22px;transition:opacity .3s cubic-bezier(.4,0,.2,1),filter .3s cubic-bezier(.4,0,.2,1)}.footer-payment-logo:hover{opacity:1;filter:grayscale(0%)brightness()}body.light .footer-payment-logo{filter:grayscale()contrast(1.2)}body.light .footer-payment-logo:hover{filter:grayscale(0%)contrast()}.mining-qr-fab,.bus-qr-fab{display:none}#qr-reader-element,#qr-reader-element>div{border:0!important;width:100%!important;height:100%!important}#qr-reader-element video{object-fit:cover!important;width:100%!important;height:100%!important}#qr-reader-element__scan_region{place-items:center!important;display:grid!important}#qr-reader-element__dashboard,#qr-reader-element__header_message{display:none!important}@media (width<=640px){.qr-scan-modal{border-radius:18px!important;width:calc(100vw - 20px)!important;max-width:none!important;padding:.75rem!important}.mining-print-route-btn,.mining-desktop-qr-btn{display:none!important}.mining-qr-fab{right:18px;bottom:calc(18px + env(safe-area-inset-bottom,0px));z-index:900;color:#fff;cursor:pointer;background:linear-gradient(135deg,#10b981,#06b6d4);border:0;border-radius:999px;place-items:center;width:58px;height:58px;display:grid;position:fixed;box-shadow:0 18px 35px #06b6d452}.bus-checkin{padding-bottom:5.5rem}.bus-portal-section-header{min-height:64px;align-items:flex-start!important;height:auto!important;padding:1rem!important}.bus-portal-section-header h2{line-height:1.18;font-size:1.15rem!important}.bus-portal-content{padding:1rem!important}.bus-checkin-metrics{padding-bottom:.2rem;overflow-x:auto;grid-template-columns:repeat(3,minmax(118px,1fr))!important;gap:.75rem!important;margin-bottom:1.15rem!important}.bus-checkin-metrics>div{min-height:116px;padding:1rem!important}.bus-checkin-controls{overflow:hidden;gap:.9rem!important;padding:1rem!important}.bus-checkin-context-row,.bus-checkin-context-fields,.bus-checkin-filter-row,.bus-checkin-actions{width:100%;flex-direction:column!important;align-items:stretch!important}.bus-checkin-context-fields{gap:.85rem!important}.bus-checkin-context-fields>div,.bus-checkin-context-fields input,.bus-checkin-context-fields select,.bus-checkin-search{box-sizing:border-box;width:100%!important;min-width:0!important;max-width:none!important}.bus-checkin-actions{gap:.65rem!important}.bus-checkin-actions>div,.bus-checkin-actions button{box-sizing:border-box;width:100%;justify-content:center!important}.bus-desktop-qr-btn{display:none!important}.bus-checkin-status-tabs{box-sizing:border-box;width:100%;overflow-x:auto;justify-content:flex-start!important}.bus-checkin-status-tabs button{flex:none;min-width:94px;padding-left:.7rem!important;padding-right:.7rem!important}.bus-checkin-results{overflow-x:auto!important}.bus-checkin-results table{min-width:760px}.bus-qr-fab{right:18px;bottom:calc(18px + env(safe-area-inset-bottom,0px));z-index:900;color:#fff;cursor:pointer;background:linear-gradient(135deg,#4f46e5,#0ea5e9);border:0;border-radius:999px;place-items:center;width:58px;height:58px;display:grid;position:fixed;box-shadow:0 18px 35px #4f46e552}.bus-qr-modal-overlay{overflow-y:auto;align-items:start!important;padding:.65rem!important}.bus-qr-modal{max-height:calc(100vh - 1.3rem);border-radius:16px!important;width:100%!important;overflow-y:auto!important}.bus-qr-modal-body{grid-template-columns:1fr!important;gap:1rem!important;padding:1rem!important}.bus-qr-modal video,.bus-qr-modal section:first-child>div:first-child{height:min(58vh,320px)!important}}.tourism-metrics-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:.8rem;display:grid}.tourism-next-row{border-bottom:1px solid #f1f5f9;grid-template-columns:1.3fr .8fr .8fr auto;align-items:center;gap:1rem;padding:.85rem 0;display:grid}.provider-network{gap:1.1rem;display:grid}.provider-network-hero{color:#fff;background:linear-gradient(135deg,#0f172a,#164e63);border-radius:16px;justify-content:space-between;align-items:center;gap:2rem;padding:1.5rem;display:flex;box-shadow:0 14px 35px #0f172a24}.provider-network-eyebrow{color:#67e8f9;letter-spacing:.1em;align-items:center;gap:.4rem;font-size:.7rem;font-weight:950;display:flex}.provider-network-hero h3{letter-spacing:-.02em;margin:.6rem 0 .35rem;font-size:1.45rem}.provider-network-hero p{color:#cbd5e1;max-width:650px;margin:0;font-size:.85rem;line-height:1.55}.provider-network-summary{border-left:1px solid #ffffff29;min-width:190px;padding-left:1.5rem;display:grid}.provider-network-summary strong{color:#67e8f9;font-size:2rem}.provider-network-summary span{font-size:.78rem;font-weight:850}.provider-network-summary small{color:#94a3b8;margin-top:.3rem;font-size:.68rem}.provider-network-filters{background:#fff;border:1px solid #e2e8f0;border-radius:14px;align-items:center;gap:.7rem;padding:.8rem;display:flex}.provider-network-filters label{color:#64748b;border:1px solid #cbd5e1;border-radius:10px;align-items:center;gap:.5rem;height:42px;padding:0 .75rem;display:flex}.provider-network-filters .provider-search{flex:1}.provider-network-filters input,.provider-network-filters select{color:#0f172a;min-width:0;font:inherit;background:0 0;border:0;outline:0;font-size:.8rem}.provider-network-filters button{color:#0369a1;cursor:pointer;background:0 0;border:0;height:40px;font-weight:850}.provider-network-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.provider-card{background:#fff;border:1px solid #e2e8f0;border-radius:15px;flex-direction:column;gap:1rem;padding:1.15rem;display:flex;box-shadow:0 8px 24px #0f172a0a}.provider-card-head{align-items:center;gap:.7rem;display:flex}.provider-card-avatar{color:#0369a1;background:#e0f2fe;border-radius:12px;place-items:center;width:42px;height:42px;font-size:1.1rem;font-weight:950;display:grid}.provider-card h4{color:#0f172a;margin:0;font-size:.95rem}.provider-card-head span{color:#059669;align-items:center;gap:.25rem;margin-top:.2rem;font-size:.68rem;font-weight:850;display:flex}.provider-card-location{color:#0284c7;gap:.55rem;display:flex}.provider-card-location div{gap:.2rem;display:grid}.provider-card-location strong{color:#334155;font-size:.8rem}.provider-card-location small{color:#64748b;line-height:1.35}.provider-card-stats{background:#f8fafc;border:1px solid #f1f5f9;border-radius:10px;grid-template-columns:1fr 1fr;display:grid}.provider-card-stats div{padding:.65rem;display:grid}.provider-card-stats div+div{border-left:1px solid #e2e8f0}.provider-card-stats strong{color:#0f172a}.provider-card-stats span{color:#64748b;font-size:.65rem}.provider-card-tags{flex-wrap:wrap;gap:.35rem;display:flex}.provider-card-tags span{color:#475569;background:#f1f5f9;border-radius:999px;padding:.3rem .5rem;font-size:.65rem;font-weight:800}.provider-card-tags span.service{color:#0e7490;background:#ecfeff}.provider-card-notes{color:#64748b;margin:0;font-size:.75rem;line-height:1.45}.provider-card-actions{gap:.5rem;margin-top:auto;display:flex}.provider-card-actions a,.provider-card-actions button{color:#fff;cursor:pointer;background:#0284c7;border:0;border-radius:9px;flex:1;justify-content:center;align-items:center;gap:.4rem;min-height:38px;font-family:inherit;font-size:.72rem;font-weight:900;text-decoration:none;display:flex}.provider-card-actions a.secondary{color:#334155;background:#fff;border:1px solid #cbd5e1;flex:none;padding:0 .7rem}.provider-network-state{color:#64748b;text-align:center;background:#fff;border:1px dashed #cbd5e1;border-radius:14px;align-content:center;place-items:center;gap:.45rem;min-height:180px;padding:2rem;display:grid}.provider-network-state strong{color:#334155}.provider-network-state.error{color:#b91c1c;background:#fef2f2;border-color:#fecaca}.carrier-portal{color:#0f172a;background:#f1f5f9;grid-template-columns:250px 1fr;min-height:100vh;display:grid}.carrier-portal-sidebar{color:#fff;background:#0f172a;flex-direction:column;min-height:100vh;padding:1.25rem 1rem;display:flex}.carrier-portal-brand{justify-content:space-between;align-items:center;border:0!important;padding:0!important;display:flex!important}.carrier-portal-brand img{object-fit:contain;object-position:left;filter:brightness(0)invert();width:170px;height:38px}.carrier-mobile-menu{color:#e2e8f0;cursor:pointer;background:#1e293b;border:1px solid #334155;border-radius:10px;justify-content:center;align-items:center;width:42px;height:42px;display:none}.carrier-portal-sidebar>div:not(.carrier-portal-brand){border-bottom:1px solid #1e293b;gap:.25rem;padding:1.3rem .45rem;display:grid}.carrier-portal-sidebar>div span{color:#38bdf8;letter-spacing:.08em;font-size:.62rem;font-weight:900}.carrier-portal-sidebar>div strong{font-size:.8rem}.carrier-portal-sidebar nav{gap:.45rem;margin-top:1.25rem;display:grid}.carrier-portal-sidebar nav button,.carrier-portal-logout{color:#94a3b8;text-align:left;background:0 0;border:0;border-radius:9px;align-items:center;gap:.65rem;min-height:43px;padding:0 .8rem;font-weight:800;display:flex}.carrier-portal-sidebar nav button.active{color:#38bdf8;background:#1e293b}.carrier-portal-sidebar nav button small{color:#64748b;margin-left:auto;font-size:.55rem}.carrier-portal-logout{color:#f87171;cursor:pointer;margin-top:auto}.carrier-portal-main{padding:2rem}.carrier-portal-main>header{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.4rem;display:flex}.carrier-portal-main header span{color:#059669;text-transform:uppercase;font-size:.7rem;font-weight:950}.carrier-portal-main header h1{margin:.3rem 0;font-size:1.7rem}.carrier-portal-main header p{color:#64748b;margin:0}.carrier-portal-main header button{color:#334155;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:9px;padding:.65rem 1rem;font-weight:850}.carrier-portal-status{color:#16a34a;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:13px;align-items:center;gap:.8rem;padding:1rem 1.2rem;display:flex}.carrier-portal-status div{gap:.2rem;display:grid}.carrier-portal-status div strong{color:#166534}.carrier-portal-status div span{color:#4b5563;font-size:.75rem}.carrier-portal-status em{color:#15803d;background:#dcfce7;border-radius:99px;margin-left:auto;padding:.3rem .55rem;font-size:.62rem;font-style:normal;font-weight:950}.carrier-portal-grid{grid-template-columns:1.2fr .8fr;gap:1rem;margin-top:1rem;display:grid}.carrier-portal-grid>section{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:1.3rem}.carrier-portal-grid h2{align-items:center;gap:.5rem;margin:0 0 1rem;font-size:1rem;display:flex}.carrier-portal-grid dl{grid-template-columns:1fr 1fr;gap:.8rem;margin:0;display:grid}.carrier-portal-grid dl div{background:#f8fafc;border-radius:9px;gap:.2rem;padding:.7rem;display:grid}.carrier-portal-grid dt{color:#64748b;text-transform:uppercase;font-size:.65rem;font-weight:850}.carrier-portal-grid dd{color:#334155;margin:0;font-size:.8rem;font-weight:800}.carrier-portal-metrics{grid-template-columns:1fr 1fr;gap:.7rem;display:grid}.carrier-portal-metrics div{background:#f0f9ff;border-radius:10px;padding:1rem;display:grid}.carrier-portal-metrics strong{color:#0369a1;font-size:1.25rem}.carrier-portal-metrics span,.carrier-portal-grid p{color:#64748b;font-size:.72rem}.carrier-portal-grid h3{margin:1rem 0 .35rem;font-size:.75rem}.carrier-portal-sidebar nav button{cursor:pointer}.carrier-module-panel{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:1.3rem}.carrier-module-panel h2{align-items:center;gap:.5rem;margin:0;font-size:1rem;display:flex}.carrier-module-empty{color:#94a3b8;text-align:center;justify-items:center;gap:.55rem;padding:4rem 1rem;display:grid}.carrier-module-empty strong{color:#334155;font-size:1rem}.carrier-module-empty p{color:#64748b;max-width:520px;margin:0;font-size:.8rem;line-height:1.6}.carrier-module-state{border-radius:11px;align-items:center;gap:.75rem;padding:1rem;display:flex}.carrier-module-state div{gap:.2rem;display:grid}.carrier-module-state span{color:#64748b;font-size:.72rem}.carrier-module-state.success{color:#16a34a;background:#f0fdf4}.carrier-module-state.success strong{color:#166534}.carrier-module-state.warning{color:#d97706;background:#fffbeb}.carrier-module-state.warning strong{color:#92400e}@media (width<=1180px){.tourism-metrics-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.provider-network-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=720px){.tourism-metrics-grid{grid-template-columns:1fr}.tourism-next-row{grid-template-columns:1fr;gap:.35rem}.provider-network-hero{flex-direction:column;align-items:flex-start}.provider-network-summary{border-top:1px solid #ffffff29;border-left:0;width:100%;padding:1rem 0 0}.provider-network-filters{flex-direction:column;align-items:stretch}.provider-network-filters label{width:100%}.provider-network-grid,.carrier-portal{grid-template-columns:1fr}.carrier-portal-sidebar{z-index:40;min-height:auto;padding:.8rem 1rem;position:sticky;top:0;box-shadow:0 8px 25px #0f172a2e}.carrier-mobile-menu{display:flex}.carrier-portal-sidebar>div:not(.carrier-portal-brand),.carrier-portal-sidebar nav,.carrier-portal-sidebar .carrier-portal-logout{display:none}.carrier-portal-sidebar.mobile-open>div:not(.carrier-portal-brand){padding:1rem .2rem .7rem;display:grid}.carrier-portal-sidebar.mobile-open nav{margin-top:.55rem;display:grid}.carrier-portal-sidebar.mobile-open .carrier-portal-logout{border-top:1px solid #1e293b;border-radius:0;margin-top:.55rem;display:flex}.carrier-portal-main{min-width:0;padding:1rem}.carrier-portal-main>header{flex-direction:column;align-items:flex-start}.carrier-portal-main header button{width:100%}.carrier-portal-grid{grid-template-columns:1fr}.carrier-portal-grid dl{grid-template-columns:repeat(2,minmax(0,1fr))}.carrier-portal-status{align-items:flex-start}.carrier-portal-status em{display:none}}@media (width<=560px){.carrier-portal-main{padding:.75rem}.carrier-portal-main header h1{font-size:1.45rem}.carrier-portal-main header p{font-size:.82rem;line-height:1.5}.carrier-portal-grid>section,.carrier-module-panel{padding:1rem}.carrier-portal-grid dl,.carrier-portal-metrics{grid-template-columns:1fr}.carrier-portal-status{padding:.9rem}.carrier-portal-status>svg{flex:none}.carrier-module-state{align-items:flex-start}.carrier-module-empty{padding:2.5rem .5rem}}.mkt-trust-bar{-webkit-backdrop-filter:blur(16px);background:#ffffffb3;border:1px solid #ffffff80;border-radius:1.5rem;flex-wrap:wrap;justify-content:center;align-items:center;gap:2rem;max-width:900px;margin:3rem auto;padding:1.5rem 2.5rem;display:flex;box-shadow:0 10px 40px #0000000a,inset 0 1px #fffc}.mkt-trust-stat{flex-direction:column;align-items:center;gap:.25rem;display:flex}.mkt-trust-number{background:linear-gradient(135deg, var(--primary), var(--primary-dark));-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-size:1.75rem;font-weight:800;line-height:1.2}.mkt-trust-label{color:#64748b;text-transform:uppercase;letter-spacing:.05em;font-size:.85rem;font-weight:500}.mkt-trust-divider{background:linear-gradient(#0000,#0000001a,#0000);width:1px;height:2.5rem}.mkt-services-header{text-align:center;margin:4rem 0 2.5rem}.mkt-services-eyebrow{color:var(--primary);text-transform:uppercase;letter-spacing:.05em;background:#6366f11a;border-radius:2rem;margin-bottom:1rem;padding:.4rem 1rem;font-size:.85rem;font-weight:700;display:inline-block}.mkt-services-title{color:#0f172a;letter-spacing:-.02em;margin-bottom:1rem;font-size:2.5rem;font-weight:800}.mkt-services-subtitle{color:#64748b;max-width:600px;margin:0 auto;font-size:1.1rem;line-height:1.6}.mkt-services-grid{grid-template-columns:repeat(3,1fr);gap:2rem;margin-bottom:4rem;display:grid}.mkt-service-card{cursor:pointer;background:#fff;border:1px solid #e2e8f0cc;border-radius:1.5rem;flex-direction:column;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px #0000000a}.mkt-service-card:hover{border-color:#6366f14d;transform:translateY(-12px);box-shadow:0 20px 40px #00000014}.mkt-card-image-wrap{height:200px;position:relative;overflow:hidden}.mkt-card-img{object-fit:cover;width:100%;height:100%;transition:transform .6s}.mkt-service-card:hover .mkt-card-img{transform:scale(1.08)}.mkt-card-overlay{background:linear-gradient(#0000 40%,#0009 100%);position:absolute;inset:0}.mkt-card-badge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#0f172a;background:#fffffff2;border-radius:2rem;align-items:center;gap:.25rem;padding:.4rem .8rem;font-size:.75rem;font-weight:700;display:flex;position:absolute;top:1rem;right:1rem;box-shadow:0 4px 12px #0000001a}.mkt-badge-green{color:var(--success)}.mkt-badge-amber{color:var(--warning)}.mkt-card-body{flex-direction:column;flex-grow:1;padding:2rem 1.5rem 1.5rem;display:flex;position:relative}.mkt-card-icon-circle{z-index:2;border:4px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;transition:transform .3s;display:flex;position:absolute;top:-28px;left:1.5rem;box-shadow:0 8px 16px #0000001a}.mkt-service-card:hover .mkt-card-icon-circle{transform:scale(1.1)rotate(5deg)}.mkt-card-title{color:#0f172a;letter-spacing:-.01em;margin-bottom:.75rem;font-size:1.35rem;font-weight:700}.mkt-card-desc{color:#64748b;flex-grow:1;margin-bottom:1.5rem;font-size:.95rem;line-height:1.5}.mkt-card-cta{width:100%;color:var(--primary);cursor:pointer;background:#6366f11a;border:none;border-radius:1rem;justify-content:center;align-items:center;gap:.5rem;padding:.85rem;font-size:.95rem;font-weight:600;transition:all .3s;display:flex}.mkt-card-cta:hover{background:var(--primary);color:#fff}.mkt-cta-green{color:var(--success);background:#10b9811a}.mkt-cta-green:hover{background:var(--success);color:#fff}.mkt-cta-amber{color:var(--warning);background:#f59e0b1a}.mkt-cta-amber:hover{background:var(--warning);color:#fff}.mkt-promo-banner{color:#fff;background:linear-gradient(135deg,#0f172a 0%,#1e293b 100%);border-radius:1.5rem;justify-content:space-between;align-items:center;gap:2rem;margin-bottom:4rem;padding:3rem;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 40px #0f172a26}.mkt-promo-banner:before{content:"";pointer-events:none;background:radial-gradient(circle at 100% 0,#6366f14d 0%,#0000 70%);width:50%;height:100%;position:absolute;top:0;right:0}.mkt-promo-left{z-index:1;flex:1;max-width:600px;position:relative}.mkt-promo-pill{letter-spacing:.05em;background:#ffffff1a;border:1px solid #fff3;border-radius:2rem;margin-bottom:1.25rem;padding:.3rem .8rem;font-size:.8rem;font-weight:600;display:inline-block}.mkt-promo-title{letter-spacing:-.02em;margin-bottom:1rem;font-size:2.25rem;font-weight:800;line-height:1.1}.mkt-promo-desc{color:#94a3b8;margin-bottom:1.5rem;font-size:1.1rem;line-height:1.6}.mkt-promo-features{color:#cbd5e1;gap:1.5rem;font-size:.95rem;font-weight:500;display:flex}.mkt-promo-right{z-index:1;flex-direction:column;align-items:center;gap:1.5rem;display:flex;position:relative}.mkt-promo-btn{color:#0f172a;cursor:pointer;background:#fff;border:none;border-radius:1rem;padding:1rem 2rem;font-size:1.05rem;font-weight:600;transition:transform .3s,box-shadow .3s;box-shadow:0 10px 25px #0003}.mkt-promo-btn:hover{background:#f8fafc;transform:translateY(-3px);box-shadow:0 15px 35px #0000004d}.mkt-payment-logos{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff1a;border-radius:1rem;align-items:center;gap:1rem;padding:.75rem 1.25rem;display:flex}.mkt-payment-logo{object-fit:contain;opacity:.9;filter:brightness(0)invert();height:24px}@media (width<=1024px){.mkt-services-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.mkt-trust-bar{flex-direction:column;gap:1.5rem;padding:1.5rem}.mkt-trust-divider{background:linear-gradient(90deg,#0000,#0000001a,#0000);width:100%;height:1px}.mkt-services-grid{grid-template-columns:1fr}.mkt-promo-banner{text-align:center;flex-direction:column;padding:2rem}.mkt-promo-features{flex-direction:column;align-items:center;gap:.5rem}}.mkt-hero-stack{flex-direction:column;gap:5rem;margin-bottom:5rem;display:flex}.mkt-mini-hero{background:0 0;align-items:center;gap:4rem;display:flex}.mkt-mh-reverse{flex-direction:row-reverse}.mkt-mh-image{flex:1;justify-content:center;align-items:center;display:flex}.mkt-mh-image img{object-fit:contain;width:85%;max-width:500px;height:auto;transition:transform .4s cubic-bezier(.16,1,.3,1);display:block}.mkt-mh-image:hover img{transform:scale(.95)}.mkt-mh-content{flex-direction:column;flex:1;align-items:flex-start;display:flex}.mkt-mh-title{color:var(--text-primary);letter-spacing:-.02em;margin-bottom:1rem;font-size:2.2rem;font-weight:800;line-height:1.2}.mkt-mh-desc{color:var(--text-secondary);margin-bottom:2rem;font-size:1.1rem;line-height:1.7}.mkt-mh-cta{color:var(--primary);cursor:pointer;background:#6366f11a;border:none;border-radius:1rem;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:1rem;font-weight:700;transition:all .3s;display:inline-flex}body.dark .mkt-mh-cta{color:#818cf8;background:#6366f12e}.mkt-mh-cta:hover{background:var(--primary);color:#fff;transform:translateY(-2px);box-shadow:0 10px 20px #6366f133}.home-seo-solutions{background:#ffffffc7;border:1px solid #e2e8f0e6;border-radius:22px;margin:2.5rem 0 3.5rem;padding:1.5rem;box-shadow:0 18px 40px #0f172a0f}.home-seo-solutions-head{gap:.45rem;max-width:780px;margin-bottom:1.25rem;display:grid}.home-seo-solutions-head span{color:var(--secondary);letter-spacing:.08em;text-transform:uppercase;font-size:.76rem;font-weight:900}.home-seo-solutions-head h2{color:var(--text-primary);margin:0;font-size:clamp(1.35rem,2vw,2rem);line-height:1.15}.home-seo-solutions-head p{color:var(--text-secondary);margin:0;font-size:.95rem;line-height:1.55}.home-seo-solutions-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.85rem;display:grid}.home-seo-solution-card{min-height:155px;color:inherit;background:#fff;border:1px solid #e2e8f0;border-radius:16px;gap:.45rem;padding:1rem;text-decoration:none;transition:transform .2s,border-color .2s,box-shadow .2s;display:grid}.home-seo-solution-card:hover{border-color:#0ea5e973;transform:translateY(-3px);box-shadow:0 16px 30px #0f172a14}.home-seo-solution-card span{color:var(--secondary);letter-spacing:.08em;text-transform:uppercase;font-size:.68rem;font-weight:900}.home-seo-solution-card strong{color:var(--text-primary);font-size:1rem;line-height:1.2}.home-seo-solution-card small{color:var(--text-secondary);font-size:.78rem;line-height:1.45}@media (width<=992px){.mkt-mini-hero,.mkt-mh-reverse{text-align:center;flex-direction:column;gap:2rem}.mkt-mh-content{align-items:center}.mkt-hero-stack{gap:4rem}.home-seo-solutions-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.whatsapp-float-btn{z-index:9999;background-color:#25d366;border-radius:50%;justify-content:center;align-items:center;width:65px;height:65px;transition:all .3s cubic-bezier(.175,.885,.32,1.275);display:flex;position:fixed;bottom:30px;right:30px;box-shadow:0 8px 24px #25d36666}.whatsapp-float-btn:hover{transform:scale(1.1)rotate(-5deg);box-shadow:0 12px 28px #25d36699}@media (width<=768px){.whatsapp-float-btn{width:55px;height:55px;bottom:20px;right:20px}}.cookie-banner-overlay{z-index:10000;animation:.6s cubic-bezier(.16,1,.3,1) forwards slideUpFade;position:fixed;bottom:30px;left:30px}@keyframes slideUpFade{0%{opacity:0;transform:translateY(40px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.cookie-banner{-webkit-backdrop-filter:blur(16px);background:#ffffffd9;border:1px solid #fff9;border-radius:20px;gap:1.25rem;width:100%;max-width:420px;padding:1.5rem;display:flex;position:relative;box-shadow:0 20px 40px #00000026}.cookie-close-btn{color:#94a3b8;cursor:pointer;background:0 0;border:none;padding:.25rem;transition:color .2s;position:absolute;top:1rem;right:1rem}.cookie-close-btn:hover{color:#0f172a}.cookie-icon-wrapper{background:linear-gradient(135deg, var(--primary) 0%, var(--secondary) 100%);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex;box-shadow:0 8px 16px #0ea5e94d}.cookie-content h4{color:#0f172a;margin:0 0 .5rem;font-size:1.1rem;font-weight:700}.cookie-content p{color:#475569;margin:0 0 1.25rem;font-size:.85rem;line-height:1.6}.cookie-actions{flex-wrap:wrap;gap:.75rem;display:flex}.cookie-btn{cursor:pointer;text-align:center;border-radius:2rem;flex:1;padding:.6rem 1.25rem;font-size:.85rem;font-weight:600;transition:all .2s}.cookie-btn-outline{color:#475569;background:0 0;border:1px solid #cbd5e1}.cookie-btn-outline:hover{color:#0f172a;background:#f1f5f9}.cookie-btn-primary{color:#fff;background:#0f172a;border:1px solid #0f172a}.cookie-btn-primary:hover{background:#1e293b;box-shadow:0 8px 16px #0f172a33}@media (width<=768px){.cookie-banner-overlay{bottom:20px;left:20px;right:20px}.cookie-banner{flex-direction:column;align-items:flex-start;gap:1rem;max-width:100%}.cookie-icon-wrapper{width:40px;height:40px}.cookie-icon-wrapper svg{width:20px;height:20px}}@media (width<=760px){.seo-landing-panel{border-radius:14px;grid-template-columns:1fr;padding:1rem}.seo-faq-grid{grid-template-columns:1fr}.home-seo-solutions{border-radius:16px;padding:1rem}.home-seo-solutions-grid{grid-template-columns:1fr}.home-seo-solution-card{min-height:auto}}.seat-modal-overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:2500;background-color:#0f172ab3;justify-content:center;align-items:center;padding:1rem;animation:.2s ease-out fadeInModal;display:flex;position:fixed;inset:0}.seat-modal-container{background:var(--bg-card);border:1px solid var(--border-color);border-radius:20px;flex-direction:column;width:100%;max-width:760px;max-height:88vh;animation:.25s cubic-bezier(.34,1.56,.64,1) scaleInModal;display:flex;overflow:hidden;box-shadow:0 20px 25px -5px #00000040,0 10px 10px -5px #0000001a}body.light .seat-modal-container{background:#fff;box-shadow:0 20px 25px -5px #0f172a1a,0 10px 10px -5px #0f172a0d}.seat-modal-header{border-bottom:1px solid var(--border-color);justify-content:space-between;align-items:center;padding:1rem 1.5rem;display:flex}.seat-modal-header h3{color:var(--text-primary);align-items:center;gap:.45rem;margin:0;font-size:1.1rem;font-weight:800;display:flex}.seat-modal-close{background:var(--input-bg);border:1px solid var(--border-color);color:var(--text-secondary);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;padding:0;font-size:1.15rem;line-height:1;transition:all .2s;display:flex}.seat-modal-close:hover{background:var(--input-bg-focus);color:var(--text-primary);transform:rotate(90deg)}.seat-modal-body{flex-direction:column;flex:1;justify-content:flex-start;align-items:center;padding:1.25rem 1.5rem;display:flex;overflow-y:auto}.seat-modal-footer{border-top:1px solid var(--border-color);background:var(--input-bg);justify-content:flex-end;gap:1rem;padding:1rem 1.5rem;display:flex}@keyframes fadeInModal{0%{opacity:0}to{opacity:1}}@keyframes scaleInModal{0%{opacity:0;transform:scale(.97)translateY(8px)}to{opacity:1;transform:scale(1)translateY(0)}}.seat-selector-flat-layout{box-sizing:border-box;grid-template-columns:190px 1fr;align-items:start;gap:1.25rem;width:100%;display:grid}.seat-selector-left-sidebar{border-right:1px solid var(--border-color);box-sizing:border-box;flex-direction:column;justify-content:flex-start;gap:1.5rem;min-height:420px;padding-right:1.25rem;display:flex}body.light .seat-selector-left-sidebar{border-right-color:#f1f5f9}.seat-selector-right-content{flex-direction:column;justify-content:center;align-items:center;width:100%;min-width:0;display:flex}.flat-section{text-align:left;flex-direction:column;gap:.6rem;display:flex}.flat-section-header{color:var(--text-muted);text-transform:uppercase;letter-spacing:.08em;margin-bottom:.15rem;font-size:.68rem;font-weight:800}.flat-info-cards{flex-direction:column;gap:.5rem;display:flex}.flat-info-card{background:var(--input-bg);cursor:pointer;border:none;border-radius:10px;padding:.75rem;transition:all .2s}body.light .flat-info-card{background:#f8fafc}.flat-info-card.active-outward{background:#2563eb12}.flat-info-card.active-return{background:#06b6d412}.flat-card-row{justify-content:space-between;align-items:center;margin-bottom:.2rem;display:flex}.flat-badge{text-transform:uppercase;color:#fff;border-radius:5px;padding:.12rem .4rem;font-size:.58rem;font-weight:900}.flat-badge.outward{background:var(--primary)}.flat-badge.return{background:var(--secondary)}.flat-route{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;max-width:200px;font-size:.78rem;font-weight:800;overflow:hidden}.flat-route-title{color:var(--text-primary);font-size:.85rem;font-weight:800}.flat-seats-count{color:var(--text-muted);font-size:.65rem;font-weight:700}.flat-info-card-single{flex-direction:column;gap:.35rem;display:flex}.flat-details-row{color:var(--text-secondary);gap:.5rem;font-size:.68rem;font-weight:800;display:flex}.flat-floor-selector{gap:.45rem;width:100%;display:flex}.flat-floor-btn{background:var(--input-bg);color:var(--text-secondary);cursor:pointer;border:none;border-radius:8px;flex:1;padding:.5rem .65rem;font-family:inherit;font-size:.72rem;font-weight:800;transition:all .2s}body.light .flat-floor-btn{background:#f1f5f9}.flat-floor-btn.active{background:var(--primary);color:#fff}.flat-seats-summary{align-items:center;min-height:32px;display:flex}.flat-empty-text{color:var(--text-muted);font-size:.72rem;font-style:italic}.flat-seat-chips{flex-wrap:wrap;gap:.3rem;display:flex}.flat-seat-chip{background:var(--input-bg);color:var(--text-primary);border:none;border-radius:6px;padding:.2rem .5rem;font-size:.68rem;font-weight:800}body.light .flat-seat-chip{background:#f1f5f9}.flat-legend{flex-direction:column;gap:.45rem;display:flex}.flat-legend-item{color:var(--text-secondary);align-items:center;gap:.55rem;font-size:.74rem;font-weight:700;display:flex}.flat-legend-dot{border-radius:50%;width:10px;height:10px}.flat-legend-dot.available{background:#cbd5e1}body.dark .flat-legend-dot.available{background:#475569}.flat-legend-dot.selected{background:var(--primary)}.flat-legend-dot.occupied{background:#f1f5f9;border:1px solid #e2e8f0}body.dark .flat-legend-dot.occupied{background:#0f172a;border-color:#1e293b}.flat-btn-primary,.flat-btn-secondary{cursor:pointer;text-align:center;border:none;border-radius:8px;width:100%;padding:.6rem;font-family:inherit;font-size:.74rem;font-weight:800;transition:all .2s;display:block}.flat-btn-primary{background:var(--primary);color:#fff}.flat-btn-primary:disabled{background:var(--border-color);opacity:.5;cursor:not-allowed}.flat-btn-secondary{background:var(--input-bg);color:var(--text-primary)}body.light .flat-btn-secondary{background:#f1f5f9}.flat-step-indicator{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.65rem;font-size:.7rem;font-weight:800}.bus-chassis-vertical{width:210px;box-shadow:none!important;background:0 0!important;border:none!important;border-radius:28px!important;padding:.5rem!important}body.light .bus-chassis-vertical{box-shadow:none!important;background:0 0!important}.seat-layout-compact-vehicle .seat-selector-right-content{box-sizing:border-box;background:linear-gradient(145deg,#eff6ffb3,#f8fafc40);border-radius:18px;min-height:390px;padding:.75rem}.seat-layout-compact-vehicle .sprinter-chassis{max-width:340px;width:100%!important;padding:.85rem 1rem!important}.seat-layout-compact-vehicle .forward-seat-map-vertical{gap:.7rem}.seat-layout-compact-vehicle .vertical-left-pair,.seat-layout-compact-vehicle .vertical-right-pair{gap:.55rem}.seat-layout-compact-vehicle .vertical-aisle{width:34px}.seat-layout-compact-vehicle .rear-row{gap:.48rem}.seat-layout-compact-vehicle .bus-cabin-partition-vertical{margin-bottom:.85rem;padding-bottom:.75rem}.seat-layout-compact-vehicle .bus-driver-control-vertical{font-size:.78rem}.seat-layout-compact-vehicle .bus-cabin-title{font-size:.68rem}.seat-layout-compact-vehicle .driver-assistant-label{font-size:.65rem}.seat-capacity-micro .seat-item-container{width:58px;height:58px}.seat-capacity-small .seat-item-container{width:50px;height:50px}.seat-capacity-compact .seat-item-container{width:43px;height:43px}.seat-capacity-medium .seat-item-container{width:36px;height:36px}.seat-layout-compact-vehicle .seat-number-label{font-size:.78rem;font-weight:900}.seat-capacity-micro .sprinter-chassis{max-width:320px}.seat-capacity-small .sprinter-chassis{max-width:330px}.seat-capacity-compact .sprinter-chassis{max-width:310px}.seat-layout-compact-vehicle .compact-seat-empty{width:50px;height:50px}.seat-capacity-compact .compact-seat-empty{width:43px;height:43px}.seat-layout-compact-vehicle .seat-selector-left-sidebar{min-height:390px}.bus-cabin-partition-vertical{border-bottom:2px solid var(--border-color)}body.light .bus-cabin-partition-vertical{border-bottom-color:#f1f5f9}.bus-special-grid-vertical{border-top:2px solid var(--border-color)!important}body.light .bus-special-grid-vertical{border-top-color:#f1f5f9!important}.bus-special-grid-vertical .bus-wc-block,.bus-special-grid-vertical .bus-stairs-block{box-shadow:none!important;background:var(--input-bg)!important;border:none!important}body.light .bus-special-grid-vertical .bus-wc-block,body.light .bus-special-grid-vertical .bus-stairs-block{background:#f1f5f9!important}@media (width<=650px){.seat-selector-flat-layout{grid-template-columns:1fr;gap:1.5rem}.seat-selector-left-sidebar{border-right:none;border-bottom:1px solid var(--border-color);min-height:auto;padding-bottom:1.5rem;padding-right:0}.seat-modal-container{border-radius:16px;max-height:94vh}.seat-modal-body{align-items:stretch;padding:1rem}.seat-layout-compact-vehicle .seat-selector-right-content{min-height:360px;padding:.6rem}.seat-layout-compact-vehicle .sprinter-chassis{max-width:min(340px,100%)}.seat-capacity-micro .seat-item-container{width:52px;height:52px}.seat-capacity-small .seat-item-container{width:46px;height:46px}.seat-capacity-compact .seat-item-container{width:40px;height:40px}body.light .seat-selector-left-sidebar{border-bottom-color:#f1f5f9}}.tour-premium-overlay{z-index:5000;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#070f1dc7;place-items:center;padding:3vh 3vw;display:grid;position:fixed;inset:0}.tour-premium-modal{color:#172033;background:#fff;border-radius:26px;width:min(1180px,96vw);max-height:94vh;position:relative;overflow-y:auto;box-shadow:0 36px 100px #00000059}.tour-premium-close{z-index:4;color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0f172a8c;border:1px solid #ffffff80;border-radius:50%;place-items:center;width:42px;height:42px;display:grid;position:absolute;top:18px;right:18px}.tour-premium-gallery{background:#0f172a;border-radius:26px 26px 0 0;grid-template-rows:1fr 1fr;grid-template-columns:1.8fr 1fr 1fr;gap:5px;height:390px;display:grid;position:relative;overflow:hidden}.tour-premium-gallery-image{min-width:0;min-height:0;overflow:hidden}.tour-premium-gallery-image img{object-fit:cover;width:100%;height:100%;display:block}.tour-premium-gallery-image:first-child{grid-row:1/3}.tour-premium-gallery-image:nth-child(4){grid-column:3}.tour-premium-gallery.gallery-count-4{grid-template-rows:1fr 1fr;grid-template-columns:1.45fr 1fr .82fr}.tour-premium-gallery.gallery-count-4 .tour-premium-gallery-image:first-child{grid-area:1/1/3}.tour-premium-gallery.gallery-count-4 .tour-premium-gallery-image:nth-child(2){grid-area:1/2/3}.tour-premium-gallery.gallery-count-4 .tour-premium-gallery-image:nth-child(3){grid-area:1/3}.tour-premium-gallery.gallery-count-4 .tour-premium-gallery-image:nth-child(4){grid-area:2/3}.tour-premium-gallery.gallery-count-1{display:block}.tour-premium-gallery.gallery-count-1 .tour-premium-gallery-image:first-child{width:100%;height:100%}.tour-premium-gallery.gallery-count-2{grid-template-rows:1fr;grid-template-columns:1.8fr 1fr}.tour-premium-gallery.gallery-count-2 .tour-premium-gallery-image:first-child{grid-row:1}.tour-premium-gallery.gallery-count-3{grid-template-rows:1fr 1fr;grid-template-columns:1.8fr 1fr}.tour-premium-gallery-shade{background:linear-gradient(90deg,#080f1bd1 0%,#080f1b40 58%,#0000 100%);position:absolute;inset:0}.tour-premium-hero-copy{color:#fff;width:min(650px,70%);position:absolute;bottom:42px;left:clamp(24px,5vw,70px)}.tour-premium-eyebrow{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);text-transform:uppercase;letter-spacing:.05em;background:#ffffff24;border:1px solid #ffffff59;border-radius:99px;align-items:center;gap:7px;padding:8px 12px;font-size:.74rem;font-weight:800;display:inline-flex}.tour-premium-hero-copy h2{letter-spacing:-.045em;max-width:720px;margin:15px 0 8px;font-size:clamp(2rem,4vw,3.4rem);line-height:1.02}.tour-premium-hero-copy p{color:#ffffffe0;max-width:620px;margin:0;font-size:1rem;line-height:1.55}.tour-premium-layout{grid-template-columns:minmax(0,1fr) 330px;gap:42px;padding:38px 48px 52px;display:grid}.tour-premium-content{min-width:0}.tour-premium-facts{border-bottom:1px solid #e2e8f0;grid-template-columns:repeat(2,1fr);gap:10px;padding-bottom:30px;display:grid}.tour-premium-facts span{color:#64748b;align-items:center;gap:10px;font-size:.79rem;display:flex}.tour-premium-facts svg{color:#10b981;flex:none}.tour-premium-facts strong{color:#273449}.tour-premium-section{padding-top:34px}.tour-premium-kicker{color:#10b981;text-transform:uppercase;letter-spacing:.13em;font-size:.7rem;font-weight:900}.tour-premium-section>h3{letter-spacing:-.025em;margin:8px 0 22px;font-size:1.65rem;line-height:1.22}.tour-premium-story>p{color:#526079;white-space:pre-line;font-size:.94rem;line-height:1.75}.tour-premium-itinerary{grid-template-columns:46px 1fr;gap:15px;margin:26px 0;display:grid}.tour-premium-itinerary>span{color:#047857;text-align:center;background:#d1fae5;border-radius:50%;place-items:center;width:42px;height:42px;font-size:.63rem;font-weight:900;line-height:1.05;display:grid}.tour-premium-itinerary h4{color:#172033;margin:2px 0 7px;font-size:1rem}.tour-premium-itinerary p{color:#526079;white-space:pre-line;margin:0;font-size:.91rem;line-height:1.72}.tour-premium-columns{grid-template-columns:1fr 1fr;gap:15px;margin-top:34px;display:grid}.tour-premium-list{border-radius:16px;padding:22px}.tour-premium-list.included{background:#ecfdf5}.tour-premium-list.excluded{background:#f8fafc}.tour-premium-list h3{margin:0 0 14px;font-size:1rem}.tour-premium-list div{color:#475569;gap:8px;margin:9px 0;font-size:.8rem;line-height:1.45;display:flex}.tour-premium-list.included svg{color:#059669;flex:none}.tour-premium-list.excluded svg{color:#94a3b8;flex:none}.tour-premium-note{background:#fffbeb;border:1px solid #fde68a;border-radius:15px;margin-top:18px;padding:20px 22px}.tour-premium-note strong{color:#92400e}.tour-premium-note p{color:#78350f;margin:7px 0 0;font-size:.82rem;line-height:1.55}.tour-premium-booking{background:#fff;border:1px solid #dbe4ef;border-radius:20px;align-self:start;padding:25px;position:sticky;top:20px;box-shadow:0 18px 45px #0f172a1a}.tour-premium-availability{color:#0369a1;text-transform:uppercase;background:#e0f2fe;border-radius:99px;padding:6px 10px;font-size:.69rem;font-weight:900;display:inline-block}.tour-premium-price{gap:3px;margin:20px 0 12px;display:grid}.tour-premium-price small{color:#64748b}.tour-premium-price strong{letter-spacing:-.04em;font-size:2rem}.tour-premium-booking>p{color:#64748b;font-size:.82rem;line-height:1.55}.tour-premium-progress{background:#e2e8f0;border-radius:99px;height:7px;margin:18px 0 6px;overflow:hidden}.tour-premium-progress span{border-radius:inherit;background:linear-gradient(90deg,#10b981,#06b6d4);height:100%;display:block}.tour-premium-booking>small{color:#64748b;font-size:.7rem}.tour-premium-booking>button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#059669,#06b6d4);border:0;border-radius:12px;width:100%;margin:20px 0 14px;padding:14px;font-weight:900;box-shadow:0 10px 24px #0596693d}.tour-premium-booking ul{color:#526079;gap:9px;margin:0;padding:0;font-size:.75rem;list-style:none;display:grid}.tour-premium-booking li{align-items:center;gap:7px;display:flex}.tour-premium-booking li svg{color:#10b981}@media (width<=820px){.tour-premium-overlay{padding:0}.tour-premium-modal{border-radius:0;width:100%;height:100%;max-height:none}.tour-premium-gallery{border-radius:0;grid-template-columns:1fr 1fr;height:430px}.tour-premium-gallery-image:first-child{grid-area:1/1/auto/3}.tour-premium-gallery-image:nth-child(n+4){display:none}.tour-premium-hero-copy{width:calc(100% - 44px);bottom:25px;left:22px}.tour-premium-hero-copy h2{font-size:2.05rem}.tour-premium-hero-copy p{font-size:.88rem}.tour-premium-layout{padding:26px 20px 120px;display:block}.tour-premium-facts,.tour-premium-columns{grid-template-columns:1fr}.tour-premium-booking{margin-top:25px;position:static}}.registered-operators-section{background:0 0;border:none;margin:3.5rem 0 1.5rem;padding:0}.marketing-section{display:none!important}.registered-operators-heading{max-width:720px}.registered-operators-heading>span{color:#0284c7;text-transform:uppercase;letter-spacing:.1em;font-size:.72rem;font-weight:800}.registered-operators-heading h2{color:#0f172a;letter-spacing:-.035em;margin:.4rem 0 .55rem;font-size:clamp(1.45rem,3vw,2.15rem);font-weight:900}.registered-operators-heading p{color:#64748b;margin:0;font-size:.9rem;line-height:1.6}.registered-operators-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.25rem;margin-top:1.6rem;display:grid}.registered-operator-card{background:#fff;border:1px solid #f1f5f9;border-radius:20px;grid-template-columns:130px 1fr;align-items:center;gap:1.2rem;min-height:155px;padding:1.3rem;text-decoration:none;transition:transform .25s,box-shadow .25s,border-color .25s;display:grid;box-shadow:0 4px 20px -2px #0f172a0a}.registered-operator-card:hover{border-color:#e2e8f0;transform:translateY(-4px);box-shadow:0 12px 35px -4px #0f172a17}.registered-operator-logo{background:#000;border:1px solid #1e293b;border-radius:14px;place-items:center;height:105px;padding:.85rem;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff0f}.registered-operator-logo:after{content:"";pointer-events:none;background:radial-gradient(circle at 18% 12%,#38bdf833,#0000 44%);position:absolute;inset:0}.registered-operator-logo img{z-index:2;object-fit:contain;filter:drop-shadow(0 3px 5px #0000004d);width:100%;height:100%;display:block;position:relative}.registered-operator-logo-fallback{z-index:1;color:#1d4ed8;letter-spacing:-.03em;background:#dbeafe;border-radius:16px;place-items:center;width:58px;height:58px;font-size:1.15rem;font-weight:900;display:none;position:absolute}.registered-operator-card small{color:#0284c7;text-transform:uppercase;letter-spacing:.05em;font-size:.7rem;font-weight:800}.registered-operator-card h3{color:#0f172a;margin:.25rem 0;font-weight:900}.registered-operator-name{align-items:center;gap:.38rem;display:flex}.registered-operator-verified{color:#0284c7;fill:#e0f2fe;filter:drop-shadow(0 1px 2px #0284c733);flex:none}.registered-operator-card p{color:#64748b;margin:0;font-size:.78rem;line-height:1.5}.registered-operator-card>strong{color:#0284c7;grid-column:2;font-size:.8rem;font-weight:800}.registered-operators-b2b{color:#0f172a;background:#fff;border:1px solid #f1f5f9;border-radius:20px;justify-content:space-between;align-items:center;gap:1rem;margin-top:2rem;padding:1.3rem 1.6rem;display:flex;box-shadow:0 4px 20px -2px #0f172a0a}.registered-operators-b2b div{gap:.2rem;display:grid}.registered-operators-b2b span{color:#64748b;font-size:.82rem}.registered-operators-b2b button{color:#fff;cursor:pointer;background:#0284c7;border:0;border-radius:12px;padding:.75rem 1.25rem;font-size:.82rem;font-weight:800;transition:all .2s}@media (width<=640px){.registered-operator-card{grid-template-columns:90px 1fr}.registered-operator-card>strong{grid-column:1/-1}.registered-operators-b2b{flex-direction:column;align-items:stretch}}.carrier-reg-page{color:#0f172a;background:linear-gradient(#f0f9ff,#f8fafc 420px);min-height:100vh;padding:34px max(22px,50vw - 560px)}.carrier-back{color:#475569;cursor:pointer;background:0 0;border:0;align-items:center;gap:7px;font-weight:800;display:flex}.carrier-reg-hero{grid-template-columns:1fr 300px;align-items:center;gap:42px;padding:60px 0 42px;display:grid}.carrier-reg-hero span{color:#0284c7;letter-spacing:.12em;font-size:.72rem;font-weight:950}.carrier-reg-hero h1{letter-spacing:-.055em;margin:12px 0;font-size:clamp(2.2rem,5vw,4.2rem);line-height:.98}.carrier-reg-hero p{color:#475569;max-width:700px;line-height:1.7}.carrier-hero-card{color:#fff;background:#0f172a;border-radius:22px;gap:10px;padding:26px;display:grid;box-shadow:0 24px 50px #0f172a33}.carrier-hero-card svg{color:#38bdf8}.carrier-hero-card small{color:#94a3b8;line-height:1.5}.carrier-reg-form{gap:18px;max-width:1000px;margin:0 auto 70px;display:grid}.carrier-reg-form>section{background:#fff;border:1px solid #e2e8f0;border-radius:20px;padding:26px;box-shadow:0 12px 35px #0f172a0d}.carrier-section-title{align-items:flex-start;gap:13px;margin-bottom:22px;display:flex}.carrier-section-title svg{color:#0284c7}.carrier-section-title h2{margin:0;font-size:1.15rem}.carrier-section-title p{color:#64748b;margin:4px 0 0;font-size:.8rem}.carrier-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.carrier-grid.three{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:20px}.carrier-reg-form label{color:#334155;gap:7px;font-size:.77rem;font-weight:800;display:grid}.carrier-reg-form input:not([type=checkbox]),.carrier-reg-form textarea{color:#0f172a;width:100%;font:inherit;background:#fff;border:1px solid #cbd5e1;border-radius:10px;padding:12px 13px}.carrier-choice{margin-top:20px}.carrier-choice>strong{color:#334155;font-size:.78rem}.carrier-choice>div{flex-wrap:wrap;gap:8px;margin-top:9px;display:flex}.carrier-choice button{color:#475569;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:999px;padding:9px 13px;font-weight:800}.carrier-choice button.active{color:#0369a1;background:#e0f2fe;border-color:#38bdf8}.carrier-notes{margin-top:20px}.carrier-consents{gap:14px;display:grid;background:#f8fafc!important}.carrier-consents label{align-items:flex-start;gap:10px;line-height:1.5;display:flex}.carrier-consents input{margin-top:3px}.carrier-submit,.carrier-success button{color:#fff;cursor:pointer;background:#0284c7;border:0;border-radius:13px;min-height:52px;padding:0 24px;font-size:.9rem;font-weight:900}.carrier-submit:disabled{opacity:.5;cursor:not-allowed}.carrier-success{text-align:center;background:#fff;border-radius:24px;max-width:560px;margin:12vh auto;padding:48px;box-shadow:0 24px 60px #0f172a1f}.carrier-success svg{color:#10b981}.carrier-success strong{color:#0369a1;margin:18px;font-family:monospace;display:block}@media (width<=760px){.carrier-reg-hero{grid-template-columns:1fr;padding-top:35px}.carrier-grid,.carrier-grid.three{grid-template-columns:1fr}.carrier-reg-form>section{padding:19px}}.smart-search-container{z-index:100;width:100%;max-width:760px;margin:0 auto;font-family:Outfit,sans-serif;position:relative}.smart-search-bar{cursor:text;z-index:101;background-color:#fff;background-image:linear-gradient(#fff,#fff),linear-gradient(135deg,#6366f166 0%,#06b6d44d 50%,#a855f766 100%);background-origin:border-box;background-clip:padding-box,border-box;border:2px solid #0000;border-radius:9999px;align-items:center;gap:.85rem;padding:.55rem .65rem .55rem 1.65rem;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;position:relative;box-shadow:0 4px 10px -2px #6366f10a,0 12px 28px -4px #0000000d,inset 0 1px #ffffffe6}body.dark .smart-search-bar{background-image:linear-gradient(#111827,#111827),linear-gradient(135deg,#6366f14d 0%,#06b6d440 50%,#a855f74d 100%);box-shadow:0 4px 20px -2px #0000004d,0 20px 35px -10px #00000080}.smart-search-bar:hover{background-image:linear-gradient(#fff,#fff),linear-gradient(135deg,#6366f1b3 0%,#06b6d499 50%,#a855f7b3 100%);transform:translateY(-1px);box-shadow:0 10px 25px -5px #6366f11f,0 0 0 1px #6366f105}body.dark .smart-search-bar:hover{background-image:linear-gradient(#111827,#111827),linear-gradient(135deg,#6366f180 0%,#06b6d473 50%,#a855f780 100%)}.smart-search-bar.focused{background-image:linear-gradient(#fff,#fff),linear-gradient(135deg,#6366f1 0%,#06b6d4 50%,#a855f7 100%);transform:translateY(-1px);box-shadow:0 12px 35px -8px #6366f142,0 0 0 4px #6366f11f}body.dark .smart-search-bar.focused{background-image:linear-gradient(#111827,#111827),linear-gradient(135deg,#818cf8 0%,#06b6d4 50%,#c084fc 100%);box-shadow:0 12px 40px -8px #6366f166,0 0 0 4px #6366f12e}.smart-search-icon{color:var(--text-muted);flex-shrink:0;transition:all .3s}.smart-search-bar.focused .smart-search-icon{color:var(--primary,#6366f1);transform:scale(1.1)rotate(5deg)}.smart-search-input{color:var(--text-primary);letter-spacing:-.01em;background:0 0;border:none;outline:none;flex:1;font-family:inherit;font-size:1.1rem;font-weight:500}.smart-search-input::placeholder{color:var(--text-muted);font-weight:400;transition:opacity .3s}.smart-search-bar.focused .smart-search-input::placeholder{opacity:.4}.smart-search-clear{background:var(--input-bg-focus,#0000000d);width:26px;height:26px;color:var(--text-muted);cursor:pointer;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:all .2s cubic-bezier(.16,1,.3,1);display:flex}.smart-search-clear:hover{background:var(--danger,#ef4444);color:#fff;transform:scale(1.1)rotate(90deg)}.smart-search-active-filters{flex-shrink:0;align-items:center;gap:.5rem;display:flex}.smart-search-chip{cursor:pointer;white-space:nowrap;border:1px solid #0000;border-radius:30px;align-items:center;gap:.4rem;padding:.35rem .8rem;font-size:.8rem;font-weight:600;transition:all .2s cubic-bezier(.16,1,.3,1);display:inline-flex}.smart-search-chip.date-chip{background:linear-gradient(135deg, var(--primary,#6366f1) 0%, #4f46e5 100%);color:#fff;box-shadow:0 4px 10px #6366f133}.smart-search-chip.date-chip:hover{filter:brightness(1.08);transform:scale(1.02)}.smart-search-chip.category-chip{background:var(--input-bg-focus,#0000000a);color:var(--text-primary);border:1px solid var(--border-color)}.smart-search-chip.category-chip:hover{background:var(--bg-card-hover);border-color:var(--text-muted)}.smart-search-chip .chip-remove{opacity:.7;margin-left:.2rem;transition:opacity .2s;display:inline-flex}.smart-search-chip:hover .chip-remove{opacity:1}.smart-search-dropdown{-webkit-backdrop-filter:blur(20px);z-index:200;isolation:isolate;background-color:#fffffffa;border:none;border-radius:22px;max-height:520px;animation:.35s cubic-bezier(.16,1,.3,1) smartSearchSlideIn;position:absolute;top:calc(100% + 10px);left:0;right:0;overflow:hidden auto;box-shadow:0 20px 48px -10px #0f172a29,0 10px 20px -5px #0f172a14,0 0 0 1px #0f172a0a}body.dark .smart-search-dropdown{background-color:#0f172afa;border:none;box-shadow:0 25px 60px -15px #0009,0 10px 25px -10px #0006,0 0 0 1px #ffffff0d}@keyframes smartSearchSlideIn{0%{opacity:0;transform:translateY(-12px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.smart-search-dropdown::-webkit-scrollbar{width:6px}.smart-search-dropdown::-webkit-scrollbar-track{background:0 0}.smart-search-dropdown::-webkit-scrollbar-thumb{background:var(--border-color);border-radius:10px}.smart-search-section{padding:1rem 1.25rem}.smart-search-section+.smart-search-section{border-top:none;padding-top:.5rem}.smart-search-section-title{text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted);align-items:center;gap:.5rem;margin-bottom:.8rem;padding:0 .25rem;font-size:.72rem;font-weight:700;display:flex}body.dark .smart-search-section-title{color:var(--text-secondary)}.smart-search-date-chips{flex-wrap:wrap;gap:.65rem;display:flex}.smart-date-chip{background-color:var(--input-bg-focus,#0f172a0a);cursor:pointer;border:none;border-radius:14px;flex-direction:column;flex:1;align-items:center;gap:.25rem;min-width:90px;padding:.85rem 1rem;transition:all .25s cubic-bezier(.16,1,.3,1);display:flex}body.dark .smart-date-chip{background-color:#ffffff08}.smart-date-chip:hover{background-color:var(--bg-card-hover);transform:translateY(-2px);box-shadow:0 6px 15px -4px #0000000d}.smart-date-chip.active{background-color:#6366f114;transform:scale(1.02);box-shadow:0 0 0 2px #6366f11a}body.dark .smart-date-chip.active{background-color:#6366f126}.smart-date-chip.active .smart-date-chip-label,.smart-date-chip.active .smart-date-chip-icon{color:var(--primary,#6366f1)}body.dark .smart-date-chip.active .smart-date-chip-label,body.dark .smart-date-chip.active .smart-date-chip-icon{color:#818cf8}.smart-date-chip-icon{filter:drop-shadow(0 2px 4px #00000014);font-size:1.3rem}.smart-date-chip-label{color:var(--text-primary);font-size:.88rem;font-weight:700}.smart-date-chip-sublabel{color:var(--text-muted);font-size:.72rem;font-weight:500}body.dark .smart-date-chip-sublabel{color:var(--text-secondary)}.smart-search-category-chips{flex-wrap:wrap;gap:.65rem;display:flex}.smart-category-chip{background-color:var(--input-bg-focus,#0f172a0a);cursor:pointer;color:var(--text-primary);border:none;border-radius:12px;flex:1;justify-content:center;align-items:center;gap:.5rem;min-width:110px;padding:.7rem 1.25rem;font-size:.85rem;font-weight:600;transition:all .25s cubic-bezier(.16,1,.3,1);display:flex}body.dark .smart-category-chip{background-color:#ffffff08}.smart-category-chip:hover{background-color:var(--bg-card-hover);transform:translateY(-2px);box-shadow:0 6px 12px -4px #0000000d}.smart-category-chip.bus:hover,.smart-category-chip.bus.active{color:#10b981;background-color:#10b98114}body.dark .smart-category-chip.bus.active{color:#34d399;background-color:#10b98126}.smart-category-chip.tour:hover,.smart-category-chip.tour.active{color:#f59e0b;background-color:#f59e0b14}body.dark .smart-category-chip.tour.active{color:#fbbf24;background-color:#f59e0b26}.smart-category-chip.mining:hover,.smart-category-chip.mining.active{color:#6366f1;background-color:#6366f114}body.dark .smart-category-chip.mining.active{color:#818cf8;background-color:#6366f126}.smart-search-result{cursor:pointer;border-radius:12px;align-items:center;gap:1rem;padding:.8rem 1rem;transition:all .2s cubic-bezier(.16,1,.3,1);display:flex}.smart-search-result:hover,.smart-search-result.highlighted{background-color:var(--bg-card-hover);transform:translate(4px)}.smart-search-result-thumbnail{object-fit:cover;border:1px solid #0f172a0d;border-radius:8px;flex-shrink:0;width:76px;height:44px;transition:transform .2s,filter .2s;box-shadow:0 2px 6px #00000014}body.dark .smart-search-result-thumbnail{border-color:#ffffff0f}.smart-search-result:hover .smart-search-result-thumbnail,.smart-search-result.highlighted .smart-search-result-thumbnail{filter:brightness(1.05);transform:scale(1.03)}@media (width<=767px){.smart-search-result-thumbnail{display:none}}.smart-search-result-icon{background:0 0;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex}.smart-search-result-icon svg{color:#475569;transition:color .2s,transform .2s}body.dark .smart-search-result-icon svg{color:#94a3b8}.smart-search-result:hover .smart-search-result-icon svg{color:#1e3a8a;transform:scale(1.1)}body.dark .smart-search-result:hover .smart-search-result-icon svg{color:#93c5fd}.smart-search-result-info{flex:1;min-width:0}.smart-search-result-label{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;letter-spacing:-.005em;font-size:.95rem;font-weight:600;overflow:hidden}.smart-search-result-sublabel{color:var(--text-muted);margin-top:.15rem;font-size:.78rem;font-weight:500}body.dark .smart-search-result-sublabel{color:var(--text-secondary)}.smart-search-result-badge{text-transform:uppercase;letter-spacing:.05em;border-radius:8px;flex-shrink:0;padding:.25rem .6rem;font-size:.68rem;font-weight:700;transition:all .2s;display:inline-flex}.smart-search-result-badge.interurbano{color:#10b981;background-color:#10b9811a}.smart-search-result-badge.turismo{color:#f59e0b;background-color:#f59e0b1a}.smart-search-result-badge.mineria{color:#6366f1;background-color:#6366f11a}body.dark .smart-search-result-badge.mineria{color:#818cf8}body.dark .smart-search-result-badge.interurbano{color:#34d399}body.dark .smart-search-result-badge.turismo{color:#fbbf24}.smart-search-result svg{opacity:.6;transition:all .25s cubic-bezier(.16,1,.3,1)}.smart-search-result:hover svg{opacity:1;transform:translate(2px);color:var(--text-primary)!important}.smart-search-date-picker{background-color:#0000;border-top:none;align-items:center;gap:.85rem;padding:1rem 1.25rem;display:flex}.smart-search-date-picker input[type=date]{background-color:var(--input-bg-focus,#0f172a0a);color:var(--text-primary);border:none;border-radius:10px;outline:none;flex:1;padding:.6rem .85rem;font-family:inherit;font-size:.9rem;font-weight:500;transition:all .25s cubic-bezier(.16,1,.3,1)}body.dark .smart-search-date-picker input[type=date]{background-color:#ffffff08}.smart-search-date-picker input[type=date]:focus{border-color:var(--primary,#6366f1);box-shadow:0 0 0 3px #6366f11a}.smart-date-confirm{background:linear-gradient(135deg, var(--primary,#6366f1) 0%, #4f46e5 100%);color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:10px;padding:.6rem 1.25rem;font-size:.88rem;font-weight:600;transition:all .2s cubic-bezier(.16,1,.3,1);box-shadow:0 4px 10px #6366f126}.smart-date-confirm:hover{filter:brightness(1.08);transform:translateY(-1px);box-shadow:0 6px 14px #6366f138}.smart-search-empty{text-align:center;color:var(--text-muted);padding:2rem 1.5rem;font-size:.9rem}.smart-search-empty-icon{filter:drop-shadow(0 2px 5px #0000000d);margin-bottom:.6rem;font-size:2.2rem}.smart-search-history-clear{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:6px;margin-left:auto;padding:.2rem .5rem;font-size:.72rem;font-weight:600;transition:all .2s}.smart-search-history-clear:hover{color:var(--danger,#ef4444);background-color:#ef44440f}.smart-search-kbd-hint{color:var(--text-muted);background-color:#0000;border-top:none;align-items:center;gap:.6rem;padding:.65rem 1.25rem;font-size:.7rem;font-weight:600;display:flex}.smart-search-kbd-hint kbd{background-color:var(--bg-main);border:1px solid var(--border-color);min-width:22px;height:22px;color:var(--text-secondary);border-radius:6px;justify-content:center;align-items:center;padding:0 .35rem;font-family:inherit;font-size:.68rem;font-weight:700;display:inline-flex;box-shadow:0 1px 1px #0000000d}@media (width<=640px){.smart-search-container{max-width:100%}.smart-search-bar{border-radius:16px;padding:.85rem 1.15rem}.smart-search-input{font-size:1rem}.smart-search-dropdown{border-radius:18px;max-height:420px}.smart-search-date-chips{gap:.45rem}.smart-date-chip{border-radius:12px;min-width:75px;padding:.65rem .5rem}.smart-date-chip-label{font-size:.8rem}.smart-date-chip-sublabel{font-size:.65rem}.smart-search-category-chips{gap:.45rem}.smart-category-chip{min-width:90px;padding:.55rem .75rem;font-size:.8rem}.smart-search-kbd-hint,.smart-search-active-filters{display:none}.smart-search-date-picker{flex-wrap:wrap;gap:.5rem}.smart-search-date-picker label{width:100%}}.smart-search-magic-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#00c6ff 0%,#0072ff 50%,#7f00ff 100%);border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;margin-left:auto;transition:all .3s cubic-bezier(.175,.885,.32,1.275);display:flex;box-shadow:0 4px 14px #0072ff59}.smart-search-magic-btn:hover{background:linear-gradient(135deg,#00d2ff 0%,#08f 50%,#9d00ff 100%);transform:scale(1.08)rotate(15deg);box-shadow:0 6px 18px #0072ff80}.smart-search-magic-btn:active{transform:scale(.95)}.smart-search-magic-btn svg{transition:transform .3s}.smart-search-magic-btn:hover svg{animation:1.2s infinite alternate pulseSparkle}@keyframes pulseSparkle{0%{filter:drop-shadow(0 0 2px #fffc);transform:scale(1)}to{filter:drop-shadow(0 0 5px #fff);transform:scale(1.2)rotate(10deg)}}.smart-search-result-date{color:#2563eb;text-transform:capitalize;align-items:center;gap:.3rem;margin-top:.22rem;font-size:.7rem;font-weight:750;display:flex}.flixbus-schedules{border-top:1px solid var(--border-color);margin-top:1.25rem;padding-top:1.25rem}.flixbus-schedules__heading{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:.9rem;display:flex}.flixbus-schedules__heading h3{color:var(--text-primary);margin:.15rem 0;font-size:1.05rem}.flixbus-schedules__heading p{color:var(--text-secondary);margin:0;font-size:.82rem}.flixbus-schedules__heading>svg{color:var(--text-secondary)}.flixbus-schedules__eyebrow{letter-spacing:.08em;text-transform:uppercase;font-weight:800;color:var(--text-muted)!important;font-size:.7rem!important}.flixbus-schedules__list{gap:.7rem;display:grid}.flixbus-schedule-card{background:var(--bg-card);border:1px solid var(--border-color);border-radius:14px;padding:1rem}.flixbus-schedule-card__provider{color:var(--text-primary);align-items:center;gap:.55rem;font-size:.83rem;display:flex}.flixbus-schedule-card__provider>span:last-child{color:var(--text-secondary);margin-left:auto;font-size:.7rem;font-weight:700}.flixbus-schedule-card__icon{color:var(--primary);background:#eff6ff;border-radius:8px;justify-content:center;align-items:center;width:30px;height:30px;display:inline-flex}.flixbus-schedule-card__times{grid-template-columns:minmax(0,1fr) 92px minmax(0,1fr);align-items:center;gap:.5rem;margin:1rem 0;display:grid}.flixbus-schedule-card__times>div:last-child{text-align:right}.flixbus-schedule-card__times strong{color:var(--text-primary);font-size:1.35rem;line-height:1;display:block}.flixbus-schedule-card__times span{color:var(--text-secondary);margin-top:.3rem;font-size:.72rem;line-height:1.25;display:block}.flixbus-schedule-card__duration{text-align:center}.flixbus-schedule-card__duration span{margin:0}.flixbus-schedule-card__duration i{background:var(--border-color);height:2px;margin-top:.55rem;display:block;position:relative}.flixbus-schedule-card__duration i:after{background:var(--text-secondary);content:"";border-radius:50%;width:6px;height:6px;position:absolute;top:-2px;right:0}.flixbus-schedule-card__notice{border-top:1px solid var(--border-color);color:var(--text-secondary);align-items:flex-start;gap:.45rem;margin:0;padding-top:.75rem;font-size:.72rem;line-height:1.35;display:flex}.flixbus-schedule-card__notice svg{flex:none;margin-top:1px}@media (width<=520px){.flixbus-schedule-card__times{grid-template-columns:minmax(0,1fr) 62px minmax(0,1fr)}}
