:root{--tc-bg:#f4f7fb;--tc-card:#fff;--tc-ink:#0d1825;--tc-muted:#647184;--tc-line:#dfe6ee;--tc-accent:#11b6a4;--tc-accent-dark:#078d80;--tc-navy:#07131f;--tc-radius:22px;--tc-shadow:0 14px 40px rgba(7,19,31,.08)}
.tc-atlas-page{background:var(--tc-bg);color:var(--tc-ink);min-height:70vh}.tc-container{width:min(1180px,calc(100% - 36px));margin:auto}.tc-hero{background:linear-gradient(135deg,#07131f 0%,#0c2234 62%,#0b3341 100%);color:#fff;padding:76px 0 66px;position:relative;overflow:hidden}.tc-hero:after{content:"";position:absolute;width:460px;height:460px;border-radius:50%;background:radial-gradient(circle,rgba(17,182,164,.28),rgba(17,182,164,0) 70%);right:-120px;top:-170px}.tc-hero-grid{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(280px,.75fr);gap:42px;align-items:center;position:relative;z-index:2}.tc-kicker{text-transform:uppercase;letter-spacing:.13em;font-size:12px;font-weight:800;color:var(--tc-accent);margin-bottom:12px}.tc-hero h1{font-size:clamp(40px,6vw,76px);letter-spacing:-.045em;line-height:.96;margin:0 0 20px;max-width:900px}.tc-hero h1 span{color:var(--tc-accent)}.tc-lead{font-size:18px;line-height:1.65;color:#cbd7e3;max-width:760px;margin:0 0 28px}.tc-hero-panel{background:rgba(255,255,255,.085);border:1px solid rgba(255,255,255,.14);backdrop-filter:blur(16px);border-radius:28px;padding:30px;display:flex;flex-direction:column;gap:7px;box-shadow:0 22px 70px rgba(0,0,0,.2)}.tc-panel-label{font-size:12px;text-transform:uppercase;letter-spacing:.12em;color:#9db1c2}.tc-big-number{font-size:54px;letter-spacing:-.04em}.tc-searchbar{position:relative;max-width:620px}.tc-searchbar input{width:100%;border:none;border-radius:16px;padding:18px 20px;font-size:16px;box-shadow:0 10px 30px rgba(0,0,0,.18);outline:none}.tc-search-results{position:absolute;z-index:50;left:0;right:0;top:calc(100% + 8px);background:#fff;border-radius:16px;box-shadow:0 18px 60px rgba(0,0,0,.25);overflow:hidden;color:var(--tc-ink);max-height:420px;overflow-y:auto}.tc-search-results a,.tc-result-static{display:flex;justify-content:space-between;gap:16px;padding:14px 16px;border-bottom:1px solid #edf1f5;text-decoration:none;color:inherit}.tc-search-results a:hover{background:#f5fbfa}.tc-search-results small,.tc-result-static small{color:var(--tc-muted);text-transform:uppercase;font-size:10px;letter-spacing:.08em}.tc-search-state{padding:16px;color:var(--tc-muted)}.tc-subnav{background:#fff;border-bottom:1px solid var(--tc-line);position:sticky;top:0;z-index:30}.admin-bar .tc-subnav{top:32px}.tc-subnav-inner{display:flex;overflow-x:auto;gap:8px;padding:11px 0;scrollbar-width:none}.tc-subnav a{white-space:nowrap;text-decoration:none;color:#536174;font-weight:700;font-size:13px;padding:10px 13px;border-radius:11px}.tc-subnav a:hover,.tc-subnav a.is-active{color:var(--tc-navy);background:#eaf8f6}.tc-content-grid{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:28px;padding:38px 0 60px}.tc-main-column{display:flex;flex-direction:column;gap:24px}.tc-sidebar{min-width:0}.tc-sticky{position:sticky;top:82px}.tc-card{background:var(--tc-card);border:1px solid var(--tc-line);border-radius:var(--tc-radius);padding:28px;box-shadow:var(--tc-shadow)}.tc-card h2,.tc-card h3{letter-spacing:-.025em;margin-top:0}.tc-card h2{font-size:30px}.tc-prose p{font-size:17px;line-height:1.8;color:#465569}.tc-source{font-size:12px!important}.tc-stat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.tc-stat{background:#fff;border:1px solid var(--tc-line);border-radius:18px;padding:20px;display:flex;flex-direction:column;gap:8px}.tc-stat span,.tc-stat small{font-size:12px;color:var(--tc-muted)}.tc-stat strong{font-size:22px;letter-spacing:-.03em}.tc-transfer-form{display:grid;grid-template-columns:1fr 1fr auto;gap:12px;align-items:end}.tc-transfer-form label{display:flex;flex-direction:column;gap:7px;font-size:12px;font-weight:800;color:#657287}.tc-transfer-form input{border:1px solid var(--tc-line);border-radius:13px;padding:14px 15px;font-size:15px;outline:none}.tc-transfer-form input:focus{border-color:var(--tc-accent);box-shadow:0 0 0 3px rgba(17,182,164,.12)}.tc-transfer-form button,.tc-feedback form button{border:0;background:var(--tc-accent);color:#06201d;font-weight:900;padding:15px 18px;border-radius:13px;cursor:pointer}.tc-transfer-form button:hover,.tc-feedback form button:hover{background:#21c8b6}.tc-section-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin:0 0 18px}.tc-section-head h2{margin:0}.tc-list-cards{display:flex;flex-direction:column;gap:10px}.tc-list-row{display:flex;align-items:center;justify-content:space-between;padding:16px;border:1px solid var(--tc-line);border-radius:15px;text-decoration:none;color:inherit}.tc-list-row:hover{border-color:#9fded7;background:#f8fdfc}.tc-list-row span{display:flex;flex-direction:column;gap:4px}.tc-list-row small{color:var(--tc-muted)}.tc-list-row b{background:#eef7f6;padding:9px 10px;border-radius:10px}.tc-inline-note,.tc-source-box{margin-top:18px;background:#f4fbfa;border:1px solid #d8f1ee;border-radius:15px;padding:15px;color:#345b57}.tc-facts{display:flex;flex-direction:column;margin:0}.tc-facts div{display:flex;justify-content:space-between;gap:18px;padding:13px 0;border-bottom:1px solid var(--tc-line)}.tc-facts dt{color:var(--tc-muted)}.tc-facts dd{margin:0;font-weight:800;text-align:right}.tc-link-button{margin-top:18px;background:none;border:0;padding:0;color:var(--tc-accent-dark);font-weight:800;cursor:pointer}.tc-weather-current{display:flex;align-items:center;gap:22px;padding:12px 0 22px}.tc-weather-current>strong{font-size:66px;letter-spacing:-.05em}.tc-weather-current div{display:flex;flex-direction:column;gap:5px}.tc-weather-current span{color:var(--tc-muted)}.tc-forecast{display:grid;grid-template-columns:repeat(6,1fr);gap:10px}.tc-forecast div{background:#f7f9fc;border:1px solid var(--tc-line);padding:14px;border-radius:15px;display:flex;flex-direction:column;gap:5px;align-items:center}.tc-forecast span,.tc-forecast small{color:var(--tc-muted);font-size:12px}.tc-transfer-page{padding:36px 0 60px;display:flex;flex-direction:column;gap:28px}.tc-live-dot{font-size:12px;color:#087d70;font-weight:800;background:#e8f8f5;padding:8px 11px;border-radius:999px}.tc-live-dot:before{content:"";display:inline-block;width:7px;height:7px;border-radius:50%;background:#11b6a4;margin-right:7px}.tc-vehicle-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.tc-vehicle-card{background:#fff;border:1px solid var(--tc-line);border-radius:22px;overflow:hidden;box-shadow:var(--tc-shadow)}.tc-vehicle-image{height:210px;background:#f1f4f8;display:flex;align-items:center;justify-content:center}.tc-vehicle-image img{width:100%;height:100%;object-fit:contain;padding:18px}.tc-vehicle-body{padding:22px;display:flex;justify-content:space-between;gap:16px}.tc-vehicle-body h3{margin:0 0 7px;font-size:21px}.tc-vehicle-body p{margin:0;color:var(--tc-muted);font-size:13px}.tc-price{text-align:right;display:flex;flex-direction:column;gap:4px}.tc-price span,.tc-price small{font-size:11px;color:var(--tc-muted)}.tc-price strong{font-size:32px;letter-spacing:-.04em}.tc-empty{text-align:center;padding:50px}.tc-feedback[hidden]{display:none}.tc-feedback{position:fixed;z-index:1000;inset:0;background:rgba(2,10,17,.68);display:flex;align-items:center;justify-content:center;padding:20px}.tc-feedback-box{background:#fff;border-radius:22px;padding:28px;width:min(520px,100%);position:relative}.tc-close{position:absolute;right:16px;top:12px;border:0;background:none;font-size:30px;cursor:pointer}.tc-feedback form{display:flex;flex-direction:column;gap:13px}.tc-feedback label{display:flex;flex-direction:column;gap:6px;font-size:12px;font-weight:800;color:var(--tc-muted)}.tc-feedback input,.tc-feedback textarea{border:1px solid var(--tc-line);border-radius:12px;padding:12px;font:inherit}.tc-hp{position:absolute!important;left:-99999px!important}.tc-feedback-status{font-size:13px;color:var(--tc-accent-dark)}
@media(max-width:900px){.tc-hero{padding:54px 0}.tc-hero-grid,.tc-content-grid{grid-template-columns:1fr}.tc-sidebar{order:-1}.tc-sticky{position:static}.tc-stat-grid{grid-template-columns:repeat(2,1fr)}.tc-transfer-form{grid-template-columns:1fr}.tc-vehicle-grid{grid-template-columns:1fr}.tc-forecast{grid-template-columns:repeat(3,1fr)}}
@media(max-width:520px){.tc-container{width:min(100% - 24px,1180px)}.tc-hero h1{font-size:42px}.tc-card{padding:21px;border-radius:18px}.tc-stat-grid{grid-template-columns:1fr 1fr}.tc-vehicle-body{flex-direction:column}.tc-price{text-align:left}.tc-forecast{grid-template-columns:repeat(2,1fr)}}
.tc-module-group{margin-top:28px}.tc-module-group>h3{font-size:18px;margin:0 0 12px;color:#243246}.tc-module-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px}.tc-module-card{display:flex;flex-direction:column;gap:6px;min-height:128px;padding:18px;border:1px solid var(--tc-line);border-radius:17px;text-decoration:none;color:var(--tc-ink);background:linear-gradient(180deg,#fff,#fbfcfe);transition:.18s ease}.tc-module-card:hover{transform:translateY(-2px);border-color:#93d8d0;box-shadow:0 12px 26px rgba(7,19,31,.07)}.tc-module-card strong{font-size:16px}.tc-module-card small{color:var(--tc-muted);line-height:1.45}.tc-module-icon{display:grid;place-items:center;width:31px;height:31px;border-radius:10px;background:#e9f8f6;color:#078d80;font-weight:900}.tc-text-link{font-weight:800;color:var(--tc-accent-dark);text-decoration:none;font-size:13px}.tc-transfer-soft{display:flex;align-items:center;justify-content:space-between;gap:24px;background:linear-gradient(135deg,#f7fffd,#eef9f7)}.tc-transfer-soft p{color:var(--tc-muted);max-width:720px;line-height:1.65}.tc-pill-button{white-space:nowrap;background:var(--tc-navy);color:#fff;text-decoration:none;border-radius:12px;padding:13px 16px;font-weight:800;font-size:13px}.tc-facts a{color:var(--tc-accent-dark);text-decoration:none}.tc-hero-panel .tc-big-number{font-size:clamp(28px,4vw,50px);line-height:1;overflow-wrap:anywhere}
@media(max-width:900px){.tc-module-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.tc-transfer-soft{align-items:flex-start;flex-direction:column}}
@media(max-width:520px){.tc-module-grid{grid-template-columns:1fr}}
/* v0.3 booking + travel-source components */
.tc-booking-widget{background:#fff;border:1px solid var(--tc-line);border-radius:24px;padding:28px;box-shadow:var(--tc-shadow);overflow:visible}.tc-booking-widget.is-compact{box-shadow:0 24px 70px rgba(7,19,31,.12)}.tc-booking-head{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:22px}.tc-booking-head h2{font-size:30px;letter-spacing:-.035em;margin:5px 0 8px}.tc-booking-head p{margin:0;color:var(--tc-muted);line-height:1.6;max-width:720px}.tc-provider-badge{white-space:nowrap;background:#e7f8f5;color:#087d70;font-size:10px;letter-spacing:.1em;font-weight:900;padding:9px 11px;border-radius:999px}.tc-trip-toggle{display:inline-flex;background:#f0f4f8;border-radius:12px;padding:4px;margin-bottom:14px}.tc-trip-toggle label{cursor:pointer}.tc-trip-toggle input{position:absolute;opacity:0}.tc-trip-toggle span{display:block;padding:9px 13px;border-radius:9px;font-size:12px;font-weight:850;color:#637185}.tc-trip-toggle input:checked+span{background:#07131f;color:#fff}.tc-booking-grid{display:grid;grid-template-columns:1.25fr 1.25fr .72fr .6fr .55fr auto;gap:11px;align-items:end}.tc-booking-grid>label{display:flex;flex-direction:column;gap:7px;min-width:0;font-size:11px;font-weight:850;color:#667489}.tc-booking-grid input,.tc-booking-grid textarea{width:100%;border:1px solid var(--tc-line);border-radius:12px;padding:13px 14px;font:inherit;background:#fff;outline:none}.tc-booking-grid input:focus,.tc-booking-grid textarea:focus{border-color:var(--tc-accent);box-shadow:0 0 0 3px rgba(17,182,164,.12)}.tc-primary-button,.tc-select-vehicle{border:0;border-radius:12px;background:#07131f;color:#fff;padding:14px 17px;font-weight:900;cursor:pointer;white-space:nowrap}.tc-primary-button:hover,.tc-select-vehicle:hover{background:#0b2a3d}.tc-location-field{position:relative}.tc-location-results{position:absolute;left:0;right:0;top:calc(100% + 6px);z-index:80;background:#fff;border:1px solid var(--tc-line);border-radius:14px;box-shadow:0 20px 60px rgba(7,19,31,.18);overflow:hidden;max-height:320px;overflow-y:auto}.tc-location-results button{width:100%;border:0;background:#fff;padding:12px 13px;display:flex;align-items:center;justify-content:space-between;gap:12px;text-align:left;cursor:pointer;border-bottom:1px solid #eef2f5}.tc-location-results button:hover{background:#f4fbfa}.tc-location-results button span{display:flex;flex-direction:column;gap:3px;min-width:0}.tc-location-results button b{font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tc-location-results button small{font-size:10px;color:var(--tc-muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tc-location-results button em{font-style:normal;text-transform:uppercase;color:#738094;font-size:9px;white-space:nowrap}.tc-location-state{padding:14px;color:var(--tc-muted);font-size:12px}.tc-booking-note{font-size:11px;color:#7b8797;margin:12px 0 0;line-height:1.55}.tc-quote-status{margin:18px 0 0;border-radius:13px;font-size:13px}.tc-quote-status.is-loading,.tc-quote-status.is-empty,.tc-quote-status.is-error,.tc-quote-status.is-success{padding:12px 14px}.tc-quote-status.is-loading{background:#f3f6f9;color:#586679}.tc-quote-status.is-success{background:#eaf9f6;color:#08776c}.tc-quote-status.is-empty{background:#fff8e9;color:#8c6516}.tc-quote-status.is-error{background:#fff0f0;color:#a73434}.tc-quote-status a{font-weight:800}.tc-live-provider{display:flex;justify-content:space-between;gap:12px;align-items:center;margin:20px 0 12px;font-size:11px}.tc-live-provider span{font-weight:900}.tc-live-provider b{letter-spacing:.09em;color:#088277}.tc-select-vehicle{padding:10px 12px;font-size:11px;margin-top:7px}.tc-reservation-form{margin-top:22px;border-top:1px solid var(--tc-line);padding-top:22px}.tc-reservation-form[hidden]{display:none}.tc-reservation-summary{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:16px;background:#f3f9f8;border:1px solid #d9efeb;border-radius:15px;padding:14px 16px;margin-bottom:16px}.tc-reservation-summary span{color:var(--tc-muted);font-size:12px}.tc-reservation-summary b{font-size:22px}.tc-reservation-grid{grid-template-columns:repeat(4,1fr)}.tc-reservation-grid .tc-wide{grid-column:1/-1}.tc-reservation-grid button{justify-self:start}.tc-return-field[hidden]{display:none}.tc-reservation-status{margin-top:14px;display:flex;gap:12px;align-items:center;flex-wrap:wrap;font-size:12px}.tc-reservation-status.is-success{background:#eaf9f6;color:#08776c;padding:13px;border-radius:12px}.tc-reservation-status.is-error{background:#fff0f0;color:#a73434;padding:13px;border-radius:12px}.tc-reservation-status a{font-weight:900}.tc-image-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:22px}.tc-image-grid figure{margin:0;border:1px solid var(--tc-line);border-radius:15px;overflow:hidden;background:#f3f5f7}.tc-image-grid img{display:block;width:100%;height:180px;object-fit:cover}.tc-image-grid figcaption{padding:8px 10px;font-size:9px;color:var(--tc-muted);line-height:1.4}.tc-prose .tc-source{font-size:11px!important;color:#7c8998}.tc-prose .tc-source a{font-weight:800;color:var(--tc-accent-dark)}
@media(max-width:1080px){.tc-booking-grid{grid-template-columns:1fr 1fr 1fr}.tc-booking-grid .tc-primary-button{min-height:46px}.tc-reservation-grid{grid-template-columns:1fr 1fr}}
@media(max-width:680px){.tc-booking-head{flex-direction:column}.tc-booking-grid,.tc-reservation-grid{grid-template-columns:1fr}.tc-reservation-grid .tc-wide{grid-column:auto}.tc-reservation-summary{grid-template-columns:1fr}.tc-image-grid{grid-template-columns:1fr}.tc-image-grid img{height:220px}}
