/* Grenstanker Design 1.0.0 — the only presentation layer for this theme. */
:root{--gtd-navy:#08265f;--gtd-blue:#073ca3;--gtd-link:#0065ed;--gtd-yellow:#ffdc08;--gtd-border:#dce7f5;--gtd-muted:#526889;--gtd-bg:#f2f8fc;--gtd-shadow:0 4px 16px #1a53920b;--gtd-radius:12px}
*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:88px}body.gtd-body{margin:0;background:var(--gtd-bg);color:var(--gtd-navy);font:15px/1.48 Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased}h1,h2,h3,h4,p,ul,ol{margin:0}button,input,select,textarea{font:inherit}button,a,input,select{ -webkit-tap-highlight-color:transparent}a{color:var(--gtd-link);text-decoration:none}a:hover{text-decoration:none;color:var(--gtd-blue)}button{cursor:pointer}button:disabled{cursor:wait;opacity:.6}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #0b66d0;outline-offset:3px}input:focus,select:focus{outline:2px solid #4689e5;outline-offset:1px}img,svg{max-width:100%;vertical-align:middle}img{height:auto}button{border:0}h1,h2,h3,h4{color:var(--gtd-navy);font-weight:700;line-height:1.15}h1{font-size:42px;letter-spacing:-1.1px}h2{font-size:21px;letter-spacing:-.4px}h3{font-size:18px}p{margin:10px 0;color:#253f6b}[hidden]{display:none!important}.gtd-width{width:calc(100% - 80px);max-width:1300px;margin-inline:auto}.gtd-icon{width:24px;height:26px;flex:0 0 24px;display:inline-block}.gtd-card,.gtd-calc-card{background:white;border:1px solid #e3edf8;border-radius:var(--gtd-radius);box-shadow:var(--gtd-shadow);padding:16px}.gtd-card-head{display:flex;align-items:center;gap:12px;justify-content:space-between;margin-bottom:12px;min-height:26px}.gtd-card-head h2{display:flex;gap:11px;align-items:center;font-size:20px}.gtd-card-head>a{font-size:12px;white-space:nowrap}.gtd-card-head>a span{font-size:18px;margin-left:4px}.gtd-btn,.gtd-body .tvd-button{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:44px;background:linear-gradient(112deg,#ffdd00,#ffe536);border:1px solid #ffde02;border-radius:6px;color:var(--gtd-navy);font-weight:700;padding:10px 18px;line-height:1.2;box-shadow:none}.gtd-btn:hover,.gtd-body .tvd-button:hover{background:#ffda00;color:var(--gtd-navy);filter:brightness(.98)}.gtd-btn>span{font-size:23px;font-weight:400;line-height:20px}.gtd-btn-small{font-size:13px;min-height:36px;padding:8px 12px}.gtd-outline{display:inline-flex;align-items:center;justify-content:center;gap:7px;border:1px solid #93aacb;border-radius:6px;min-height:42px;padding:8px 10px;font-size:13px;color:var(--gtd-navy);background:#fff}.gtd-wide{width:100%}.gtd-empty{font-size:14px;color:var(--gtd-muted);padding:16px 5px}.gtd-fineprint{font-size:11px;line-height:1.5;color:var(--gtd-muted)}.gtd-muted{color:var(--gtd-muted)!important}.screen-reader-text,.gtd-skip{position:absolute!important;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.gtd-skip:focus{clip:auto;width:auto;height:auto;z-index:100001;top:10px;left:10px;background:white;padding:12px}
/* One header, no plugin navbar or theme-page title above the design. */
.gtd-header{background:#fff;position:sticky;top:0;z-index:1005;border-bottom:1px solid #e1edf6;height:65px}.admin-bar .gtd-header{top:32px}.gtd-header-inner{width:calc(100% - 80px);max-width:1300px;margin:auto;height:100%;display:flex;align-items:center;gap:24px}.gtd-brand{display:flex;align-items:center;gap:11px;color:var(--gtd-navy);flex-shrink:0}.gtd-brand img{width:45px;height:45px}.gtd-brand strong{display:block;font-size:27px;letter-spacing:-1px;line-height:1.1}.gtd-brand small{display:block;font-size:10px;line-height:1.4;text-align:center;color:var(--gtd-navy)}.custom-logo-link{display:block;max-width:260px;flex-shrink:0}.custom-logo{max-height:49px;width:auto}.gtd-nav{display:flex;gap:22px;align-items:stretch;flex:1;justify-content:center;height:100%}.gtd-nav>a{display:flex;align-items:center;gap:7px;color:var(--gtd-navy);font-size:13px;font-weight:600;border-bottom:3px solid transparent;padding-top:3px;white-space:nowrap}.gtd-nav>a.is-active{border-bottom-color:var(--gtd-yellow)}.gtd-nav .gtd-icon{width:19px;height:22px;flex-basis:19px}.gtd-header-cta{font-size:16px;min-height:42px;white-space:nowrap}.gtd-menu-toggle{display:none;background:transparent}.gtd-custom-menu{list-style:none;display:flex;align-items:center;gap:18px;padding:0}.gtd-custom-menu>li{position:relative}.gtd-custom-menu .sub-menu{display:none;position:absolute;top:100%;background:white;list-style:none;padding:12px;min-width:150px;border:1px solid var(--gtd-border)}.gtd-custom-menu li:focus-within>.sub-menu,.gtd-custom-menu li:hover>.sub-menu{display:block}
/* Photo hero: the layout is real HTML, not a screenshot background. */
.gtd-home-hero{position:relative;isolation:isolate;background:#e9f5ff;overflow:hidden}.gtd-hero-bg{position:absolute;z-index:-2;inset:0; background-repeat:no-repeat;background-position:54% 56%;background-size:auto 100%;mask-image:linear-gradient(90deg,transparent 0%,transparent 33%,#000 47%,#000 100%);-webkit-mask-image:linear-gradient(90deg,transparent 0%,transparent 33%,#000 47%,#000 100%);}.gtd-home-hero:before{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,#f4fbff 0%,#f2faffed 25%,#ecf7ff66 39%,transparent 50%,transparent 70%,#d2eaf33b 100%)}.gtd-hero-grid{display:grid;grid-template-columns:minmax(0,1fr) 410px;gap:32px;align-items:center;padding-block:28px 29px;min-height:347px}.gtd-hero-copy{align-self:center;max-width:535px}.gtd-hero-copy h1{font-size:43px;line-height:1.04;letter-spacing:-1.4px;color:#04184a}.gtd-hero-copy>p{font-size:17px;line-height:1.32;max-width:420px;margin:15px 0 24px;color:#061c53}.gtd-benefits{display:flex;gap:25px;max-width:445px}.gtd-benefits>span{display:flex;gap:10px;align-items:center;color:#061c53;font-size:14px;line-height:1.3}.gtd-benefits .gtd-icon{width:36px;height:36px;flex-basis:36px}.gtd-mobile-heading{display:none}.gtd-calc-card{padding:18px 18px 12px}.gtd-calc-title{display:flex;gap:10px;align-items:flex-start;margin-bottom:13px}.gtd-calc-title>.gtd-icon{width:31px;height:34px;flex-basis:31px}.gtd-calc-title h2{font-size:23px;letter-spacing:-.7px;margin:0;line-height:1.1}.gtd-calc-title p{font-size:12px;color:#375584;line-height:1.4;margin:3px 0 0}.gtd-form{display:grid;grid-template-columns:1fr 1fr;gap:10px 13px;margin:0}.gtd-form .tvd-field{min-width:0}.gtd-form .tvd-field>label{font-size:12px;font-weight:700;display:block;line-height:1.2;margin-bottom:5px;color:#071c4e}.gtd-form input:not([type=checkbox]),.gtd-form select{width:100%;min-width:0;height:38px;border:1px solid #c7d8ed;background:#fff;border-radius:5px;padding:6px 11px;color:#294875;font-size:13px;box-shadow:inset 0 1px 2px #163e6310}.gtd-form input::placeholder{color:#6680a4;opacity:1}.tvd-plate-input{display:flex;position:relative;min-width:0}.tvd-plate-input>span{background:#0967f4;color:white;width:32px;flex:0 0 32px;display:flex;align-items:center;justify-content:center;flex-direction:column;border:1px solid #8eb8ec;border-radius:5px 0 0 5px;font-size:10px;line-height:1.1}.tvd-plate-input>span i{font-style:normal;color:#ffed64;font-size:16px;line-height:14px}.gtd-form .tvd-plate-input input{border-radius:0 5px 5px 0;border-left:0;text-transform:uppercase;letter-spacing:.4px}.gtd-input-icon{position:relative}.gtd-input-icon>.gtd-icon{position:absolute;left:8px;top:8px;width:20px;height:23px;color:#59769b}.gtd-form .gtd-input-icon select{padding-left:34px;padding-right:4px;font-size:12px}.gtd-form .tvd-button{grid-column:1/-1;width:100%;margin-top:0;font-size:16px;min-height:43px}.gtd-remember{grid-column:1/-1;display:flex;align-items:center;gap:5px;font-size:10px;line-height:1.25;color:#4b668c;margin-top:-2px}.gtd-remember input{margin:0;accent-color:var(--gtd-blue);width:12px;height:12px}.gtd-calc-note{display:flex;align-items:center;gap:8px;color:#4e6c95;font-size:11px;margin:8px 0 0;line-height:1.3}.gtd-calc-note>.gtd-icon{width:17px;height:17px;flex-basis:17px}.gtd-form .tvd-manual-distance{grid-column:1/-1}.gtd-form small{font-size:11px}.tvd-widget{min-width:0}.gtd-extra-wrap{display:flex;flex-direction:column}.gtd-favorite-drawer{font-size:12px;margin:8px 0 0;color:#34527e;order:3}.gtd-favorite-drawer>summary{display:flex;align-items:center;gap:6px;cursor:pointer;list-style:none;width:max-content;padding:3px 0}.gtd-favorite-drawer>summary::-webkit-details-marker{display:none}.gtd-favorite-drawer>summary>.gtd-icon{width:13px;height:13px;flex-basis:13px}.gtd-favorite-drawer>summary>span{margin-left:4px}.gtd-favorite-drawer[open]>summary>span{transform:rotate(45deg)}.tvd-favorites-box{background:#fff;padding:16px;border:1px solid var(--gtd-border);border-radius:10px;margin:7px 0 12px}.tvd-favorite-search{display:flex;gap:8px;margin:12px 0}.tvd-favorite-search input{min-width:0;flex:1;border:1px solid var(--gtd-border);padding:8px;border-radius:5px}.tvd-favorite-list h4,[data-tvd-favorite-list] h4{margin:12px 0 8px}.gtd-home-content{padding-top:10px}.gtd-donation-strip{display:flex;align-items:center;gap:20px;padding:15px 18px;margin:0 0 14px;border-radius:12px;background:linear-gradient(110deg,#fffbd8,#fff7d1);border:1px solid #fbf3d0}.gtd-donation-message{display:flex;gap:14px;align-items:flex-start;flex:1}.gtd-donation-message>.gtd-icon{color:#ff3e58;stroke:#e82247;stroke-width:.3;width:39px;height:40px;flex-basis:39px}.gtd-donation-message h2{font-size:21px;margin:0 0 4px;line-height:1.1}.gtd-donation-message p{margin:0;font-size:13px;line-height:1.35;color:#163b76}.gtd-coffee-thanks{display:flex;align-items:center;gap:20px;flex-shrink:0}.gtd-coffee-thanks img{width:40px;height:56px}.gtd-coffee-thanks span{font:italic 25px/1.15 "Segoe Print","Bradley Hand",cursive;color:#092568;transform:rotate(-7deg);white-space:nowrap}.gtd-donation-strip>.gtd-btn{font-size:16px;min-width:190px}.gtd-home-main-grid{display:grid;grid-template-columns:3fr 2fr;gap:14px;align-items:stretch}.gtd-home-main-grid .gtd-card{height:100%}.gtd-home-map{min-width:0}.gtd-recent{min-width:0}.gtd-brand-logo{object-fit:contain;display:block;width:54px;height:47px;flex:0 0 54px}.gtd-station-row{display:flex;align-items:center;gap:12px;border:1px solid var(--gtd-border);border-radius:8px;padding:7px 10px;color:var(--gtd-navy);min-height:61px;background:#fff;margin-bottom:3px}.gtd-station-row:hover{background:#f5faff;border-color:#b6d6fa}.gtd-row-name{display:flex;flex-direction:column;gap:2px;min-width:0;flex:1}.gtd-row-name strong{font-size:15px;line-height:1.2}.gtd-row-name small{font-size:12px;color:#536f98}.gtd-row-price{display:flex;flex-direction:column;align-items:flex-end;gap:2px;text-align:right;flex-shrink:0}.gtd-row-price strong{font-size:19px;line-height:1.15;color:#061d57}.gtd-row-price small{font-size:11px;line-height:1.15;color:#138332}.gtd-chevron{font-size:28px;color:var(--gtd-blue);line-height:1;margin-left:7px}.gtd-home-bottom{display:grid;grid-template-columns:1fr 1fr 1.3fr;gap:14px;margin-top:14px}.gtd-home-bottom .gtd-card-head h2{font-size:16px;letter-spacing:-.4px}.gtd-home-bottom .gtd-card-head{gap:6px}.gtd-home-bottom .gtd-card-head>a{font-size:11px}.gtd-rank-list{list-style:none;padding:0;counter-reset:rank}.gtd-rank-list li{counter-increment:rank;display:flex;align-items:center;border:1px solid var(--gtd-border);border-radius:8px;padding:7px 9px;gap:10px;margin-top:4px}.gtd-rank-list li:before{content:counter(rank);border-radius:100%;background:linear-gradient(130deg,#b4d3ea,#5694c2);color:white;width:26px;height:26px;flex:0 0 26px;display:flex;align-items:center;justify-content:center;box-shadow:inset 0 0 0 1px #5e94c2;font-size:16px}.gtd-rank-list a{display:flex;align-items:center;gap:8px;flex:1;min-width:0;color:#133266;font-size:12px}.gtd-rank-list a>span{flex:1}.gtd-rank-list a strong{font-size:14px;white-space:nowrap}.gtd-rank-list a small{font-size:10px;white-space:nowrap;color:#5c7a9a}.gtd-rank-list b{font-size:22px;line-height:1}.gtd-trust{display:flex;align-items:flex-start;justify-content:space-around;text-align:center;padding:20px 10px;gap:8px}.gtd-trust>div{display:flex;align-items:center;flex-direction:column;flex:1;gap:6px}.gtd-trust>div+div{border-left:1px solid #eaf0f9;padding-left:8px}.gtd-trust .gtd-icon{width:37px;height:37px;flex-basis:37px;margin-bottom:4px}.gtd-trust strong{font-size:14px;line-height:1.18}.gtd-trust p{font-size:12px;color:#526d91;line-height:1.35;margin:0}.gtd-home-explanation{font-size:12px;margin:24px 0;color:var(--gtd-muted)}.gtd-home-explanation summary{cursor:pointer}.gtd-home-explanation p{max-width:900px}
/* Maps are data-driven Leaflet, no fixed prices or screenshot maps. */
.gtd-map-filters{display:flex;gap:6px;margin:-1px 0 9px}.gtd-map-search{display:flex;flex:1;min-width:0;align-items:center;border:1px solid #cbdbee;border-radius:6px;padding-left:10px;background:#fff}.gtd-map-search>.gtd-icon{color:#587baa;width:18px;height:20px;flex-basis:18px}.gtd-map-search input{height:35px;border:none;background:none;min-width:0;width:100%;font-size:12px;padding:6px 9px;color:var(--gtd-navy)}.gtd-map-fuel select{border:1px solid #cbdbee;border-radius:6px;background:#fff;color:var(--gtd-blue);height:37px;padding:5px;font-size:12px}.gtd-leaflet-map{width:100%;height:278px;border-radius:8px;overflow:hidden;background:#e8f0e9;position:relative;z-index:1}.gtd-map-loading{display:block;padding:40px;text-align:center;color:#3b6172;font-size:14px}.gtd-map-footer{display:flex;justify-content:space-between;align-items:center;font-size:10px;color:#506c91;gap:10px;margin-top:6px}.gtd-map-footer summary{cursor:pointer;color:var(--gtd-blue);font-size:11px;list-style:none}.gtd-map-footer details p{font-size:11px;max-width:480px}.gtd-map-full .gtd-leaflet-map{height:550px}.gtd-price-marker{background:transparent;border:0}.gtd-map-marker-card{display:flex;align-items:center;width:max-content;height:33px;border:2px solid #0753d8;border-radius:7px;background:#073da1;box-shadow:0 2px 7px #122f6140;color:white;font-weight:700;font-size:12px;white-space:nowrap}.gtd-map-marker-card img{height:29px;width:31px;object-fit:contain;padding:3px;background:white;border-radius:4px 0 0 4px}.gtd-map-marker-card>span{padding:0 8px}.gtd-map-marker-card i{font-style:normal}.gtd-map-cluster{background:var(--gtd-blue);border:3px solid white;color:white;width:38px;height:38px;display:flex;align-items:center;justify-content:center;border-radius:50%;box-shadow:0 2px 8px #06266560;font-weight:700;font-size:13px}.gtd-map-popup{font:13px/1.4 Arial,sans-serif;color:var(--gtd-navy);min-width:160px}.gtd-map-popup header{display:flex;gap:8px;align-items:center}.gtd-map-popup img{width:36px;height:32px;object-fit:contain}.gtd-map-popup p{margin:8px 0;font-size:12px}.gtd-map-popup strong{font-size:15px}.gtd-map-popup a{display:inline-block;margin-top:8px}.gtd-map-list{display:grid;grid-template-columns:1fr 1fr;gap:5px 14px;margin-top:16px}.gtd-more{display:block;margin:18px auto 2px}.gtd-map-error{position:absolute;z-index:600;bottom:20px;left:40px;right:40px;background:#fff9e4;border:1px solid #ffd669;padding:8px;font-size:11px;text-align:center}.leaflet-container{font:12px/1.4 Arial,sans-serif}.leaflet-control-attribution{font-size:9px!important}
/* Station detail mirrors the reference: hero + facts, map/info/calculator. */
.gtd-breadcrumbs{display:flex;gap:10px;font-size:12px;padding:15px 0 12px;align-items:center;flex-wrap:wrap;position:relative;z-index:2}.gtd-breadcrumbs a{color:#385481}.gtd-breadcrumbs [aria-current]{color:var(--gtd-navy)}.gtd-station-hero{position:relative;background:#e7f5fe;isolation:isolate;margin-bottom:15px;overflow:hidden}.gtd-station-title{display:flex;gap:19px;align-items:center;padding:8px 0 25px;position:relative;z-index:2;max-width:780px;min-height:105px}.gtd-station-title>.gtd-brand-logo{width:115px;height:75px;flex-basis:115px;background:transparent}.gtd-station-title h1{font-size:38px;letter-spacing:-1.2px;line-height:1.1}.gtd-station-title p{font-size:17px;display:flex;align-items:center;gap:5px;line-height:1.2;margin:8px 0 0}.gtd-station-title p .gtd-icon{width:18px;height:21px;flex-basis:18px}.gtd-station-photo{position:absolute;right:0;top:0;bottom:0;width:55%;z-index:-1;overflow:hidden}.gtd-station-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#e7f5fe 0%,#e7f5fe55 21%,transparent 50%)}.gtd-station-photo>img{width:100%;height:100%;object-fit:cover;object-position:center 48%}.gtd-station-photo>span{position:absolute;bottom:8px;right:12px;background:#05192fd9;color:#fff;font-size:10px;padding:3px 8px;border-radius:4px;z-index:1}.gtd-facts{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:9px;max-width:1000px;padding:0 0 15px;position:relative;z-index:2}.gtd-fact{display:flex;align-items:flex-start;gap:9px;min-width:0;min-height:108px;background:#fff;border:1px solid #e2edf5;box-shadow:var(--gtd-shadow);border-radius:8px;padding:12px 10px}.gtd-fact .gtd-icon{width:20px;height:22px;flex-basis:20px}.gtd-fact b{display:block;font-size:12px;line-height:1.2;white-space:nowrap}.gtd-fact p{font-size:11px;line-height:1.35;color:#23456e;margin:8px 0 0}.gtd-fact strong{display:block;font-size:22px;line-height:1.3;margin:7px 0 2px;white-space:nowrap}.gtd-fact small{display:block;font-size:9px;color:#5b7697;line-height:1.3;margin-top:3px}.gtd-fact.e10>.gtd-icon{color:#009630}.gtd-fact.e5>.gtd-icon{color:#007bff}.gtd-fact.diesel>.gtd-icon{color:#33435b}.gtd-open-dot{width:14px;height:14px;border-radius:50%;background:#8f9baf;flex:0 0 14px;margin-top:1px}.gtd-open-dot.is-open{background:#009b28}.gtd-station-layout{display:grid;grid-template-columns:1fr 1fr 1.05fr;grid-template-areas:"map info calculator" "origins origins faq" "nearby nearby faq";gap:14px;align-items:start}.gtd-station-map{grid-area:map;min-width:0}.gtd-station-info{grid-area:info;min-width:0}.gtd-station-calculator{grid-area:calculator;min-width:0}.gtd-station-origins{grid-area:origins}.gtd-station-nearby{grid-area:nearby}.gtd-station-faq{grid-area:faq}.gtd-station-layout .gtd-card-head h2{font-size:17px}.gtd-station-layout .gtd-calc-title h2{font-size:19px}.gtd-station-map .gtd-map-panel{padding:13px}.gtd-station-map .gtd-map-filters,.gtd-station-map .gtd-map-footer{display:none}.gtd-station-map .gtd-leaflet-map{height:240px}.gtd-station-map .gtd-card-head>a{font-size:10px}.gtd-station-map .gtd-card-head h2{font-size:16px}.gtd-station-info p{font-size:13px;line-height:1.43;color:#183561}.gtd-station-info .gtd-wide{margin-top:4px}.gtd-route-pair{display:flex;gap:7px;margin-top:8px}.gtd-route-pair>a{flex:1;font-size:11px;line-height:1.3;text-align:center}.gtd-station-calculator .gtd-favorite-drawer{padding-inline:10px}.gtd-places-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:8px}.gtd-places-cards>a{display:flex;align-items:center;gap:8px;min-width:0;border:1px solid var(--gtd-border);border-radius:7px;padding:11px;color:var(--gtd-navy)}.gtd-places-cards .gtd-icon{width:20px;height:23px;flex-basis:20px}.gtd-places-cards strong{display:block;font-size:13px;line-height:1.3}.gtd-places-cards small{display:block;font-size:10px;color:var(--gtd-muted);margin-top:3px}.gtd-places-cards b{margin-left:auto;font-size:21px}.gtd-places-small{grid-template-columns:repeat(auto-fit,minmax(120px,1fr))}.gtd-station-tiles{display:grid;grid-template-columns:repeat(4,1fr);gap:7px}.gtd-station-tile{display:grid;grid-template-columns:46px 1fr;gap:8px 6px;padding:10px 8px;border:1px solid var(--gtd-border);border-radius:8px;color:var(--gtd-navy);min-width:0}.gtd-station-tile .gtd-brand-logo{width:44px;height:43px;align-self:center}.gtd-station-tile>div{min-width:0}.gtd-station-tile strong{font-size:11px;line-height:1.2;display:block}.gtd-station-tile small{display:block;font-size:10px;color:var(--gtd-muted);margin:3px 0}.gtd-station-tile b{font-size:17px}.gtd-station-tile>span{grid-column:1/-1;font-size:9px;color:var(--gtd-muted)}.gtd-faq details{border:1px solid var(--gtd-border);border-radius:6px;margin-top:7px}.gtd-faq summary{display:flex;gap:10px;align-items:center;justify-content:space-between;padding:10px 9px;font-size:12px;cursor:pointer;list-style:none;color:#132e67;line-height:1.3}.gtd-faq summary::-webkit-details-marker{display:none}.gtd-faq details p{font-size:12px;color:#4d6382;padding:0 10px 9px;line-height:1.5}.gtd-faq summary span{font-size:20px}.gtd-faq details[open] summary span{transform:rotate(180deg)}.gtd-station-bottom{margin-top:16px}.gtd-station-bottom .gtd-trust{max-width:1000px}.gtd-editor-content{padding:24px;margin:20px 0}.gtd-editor-content h1{margin-bottom:18px}.gtd-editor-content p{margin:14px 0}.gtd-editor-content h2,.gtd-editor-content h3{margin-top:22px}.gtd-editor-content ul{padding-left:22px}.gtd-editor-content img{height:auto;max-width:100%}
/* Standalone pages */
.gtd-page{padding-block:26px 40px;min-height:65vh}.gtd-page-heading{max-width:880px;margin:6px 0 24px}.gtd-page-heading h1{font-size:37px}.gtd-page-heading p{font-size:16px;color:#506786}.gtd-eyebrow{font-size:11px;letter-spacing:1.1px;text-transform:uppercase;color:#39679a;margin:0 0 8px}.gtd-calculator-page{max-width:750px;margin-bottom:22px}.gtd-page .gtd-donation-strip{margin-top:25px}.gtd-place-search{display:block;font-size:14px;font-weight:700;margin:2px 0 20px}.gtd-place-search input{display:block;padding:12px;border:1px solid var(--gtd-border);border-radius:6px;max-width:450px;width:100%;margin-top:7px}.gtd-place-directory{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.gtd-place-directory>a{display:flex;align-items:center;gap:9px;padding:16px 12px;border:1px solid var(--gtd-border);border-radius:7px;color:var(--gtd-navy);font-size:14px}.gtd-place-directory b{margin-left:auto;font-size:22px}.gtd-origin-page{padding-bottom:35px}.gtd-origin-hero{display:grid;grid-template-columns:1.3fr 1fr;background:#e8f6ff;border-radius:14px;overflow:hidden;margin-bottom:20px}.gtd-origin-hero>div{padding:30px}.gtd-origin-hero h1{font-size:38px}.gtd-origin-hero p{font-size:15px;line-height:1.5;max-width:640px}.gtd-origin-hero img{height:100%;width:100%;object-fit:cover;max-height:360px}.gtd-origin-grid{display:grid;grid-template-columns:1.4fr 1fr;gap:20px;margin-bottom:20px}.gtd-origin-grid .gtd-card,.gtd-origin-grid .tvd-widget{margin-bottom:16px}.gtd-origin-stations{margin-top:16px}.gtd-guide-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-bottom:22px}.gtd-guide-grid p{font-size:15px}.gtd-donate-hero{display:grid;grid-template-columns:1fr .8fr;gap:60px;align-items:center;padding:32px 60px}.gtd-donate-story{position:relative}.gtd-donate-story>.gtd-icon{width:45px;height:45px;color:#fb405b;margin-bottom:15px}.gtd-donate-story h1{font-size:49px}.gtd-donate-story>img{position:absolute;right:15px;bottom:0;opacity:.8}.gtd-donate-story p{max-width:380px;padding-right:15px}.gtd-donate-story .gtd-eyebrow{color:#977623}.gtd-donate-card{background:#fffdf2;padding:28px}.gtd-donate-card h2{font-size:26px}.tvd-donation-buttons{display:flex;gap:8px;flex-wrap:wrap;margin:20px 0}.tvd-donation-buttons>button{background:white;border:1px solid #c4d3eb;border-radius:6px;font-weight:700;color:var(--gtd-navy);padding:10px 18px;font-size:16px;min-height:44px}.tvd-donation-buttons>button:hover{background:var(--gtd-yellow);border-color:var(--gtd-yellow)}.tvd-donation-custom{display:flex;flex-direction:column;gap:10px}.tvd-donation-custom>label{font-size:13px;font-weight:700}.tvd-donation-custom>input{border:1px solid #c4d3eb;border-radius:5px;background:white;padding:10px;font-size:16px;width:100%}.gtd-donate-card>small{font-size:11px;display:block;margin:16px 0 0;color:var(--gtd-muted)}.tvd-donation-status{padding:10px;font-size:13px;background:#eef5ff;border-radius:6px}.gtd-not-found{padding:50px}.gtd-not-found p{margin:20px 0}.gtd-thankyou{max-width:750px;margin:auto}.gtd-footer{background:#fff;border-top:1px solid #e3edf4;padding:25px 0 20px;margin-top:30px}.gtd-footer-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px;gap:20px}.gtd-footer .gtd-brand strong{font-size:20px}.gtd-footer .gtd-brand img{width:33px;height:33px}.gtd-footer .gtd-brand small{font-size:8px}.gtd-footer nav{display:flex;gap:20px;font-size:12px}.gtd-footer .gtd-fineprint{margin:10px 0 12px;max-width:1050px}.gtd-footer>.gtd-width>small{font-size:11px;color:#637d9c}.gtd-pwa{position:relative;z-index:1006}.tvd-pwa-top{display:flex;gap:12px;align-items:center;justify-content:center;background:#082d77;color:white;padding:8px 20px;font-size:12px}.tvd-pwa-top button{padding:5px 10px;background:#ffdc08;color:#08265f;border-radius:5px;font-weight:700}.tvd-pwa-top button:last-child{margin-left:5px;font-size:21px;background:transparent;color:white}
/* Existing plugin results/favorites. Same prices side by side, no inherited hero CSS. */
.tvd-loading{padding:17px;margin:16px 0;background:#eef5ff;border:1px solid #c1d6f0;border-radius:8px;color:#1c4a86;font-size:14px}.tvd-result:empty{display:none}.tvd-result-card{padding:16px;background:white;border:1px solid #d8e6f8;border-radius:12px;margin:16px 0}.tvd-error{color:#95201b;background:#fff0ef;border:1px solid #f3c3bf;border-radius:8px;padding:14px;margin:12px 0;font-size:14px;overflow-wrap:anywhere}.tvd-advice{display:flex;align-items:center;justify-content:space-between;gap:18px;background:linear-gradient(120deg,#fffad5,#e5f9e5);padding:17px;border-radius:9px;margin-bottom:12px;border:1px solid #e4ecbd}.tvd-advice.no{background:#fff5ef}.tvd-advice strong{font-size:19px}.tvd-advice span{font-size:13px}.tvd-money{font-size:29px;font-weight:700;white-space:nowrap;color:var(--gtd-blue)}.tvd-grid,.tvd-impact-box{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin:12px 0}.tvd-impact-box{grid-template-columns:repeat(4,minmax(0,1fr))}.tvd-metric,.tvd-impact-box>div{border:1px solid var(--gtd-border);border-radius:8px;background:#f7faff;padding:13px;min-width:0}.tvd-metric>span,.tvd-impact-box>div>span{display:block;font-size:10px;text-transform:uppercase;letter-spacing:.4px;color:#45658d;margin-bottom:7px}.tvd-metric>strong{font-size:16px;overflow-wrap:anywhere}.tvd-impact-box strong{font-size:15px;overflow-wrap:anywhere}.tvd-station{display:flex;align-items:center;gap:14px;background:linear-gradient(110deg,#f4faff,#fff9d9);padding:16px;border:1px solid #d2e3f9;border-radius:10px;margin:13px 0}.tvd-station-main-copy{flex:1;min-width:0}.tvd-station h3{font-size:18px;font-weight:700}.tvd-station small{font-size:12px;color:#587295;display:block;margin:4px 0}.tvd-station p{font-size:13px;margin:5px 0}.tvd-station em{font-size:11px;font-style:normal;color:#6f7f95}.tvd-station-side{display:flex;flex-direction:column;gap:7px;align-items:flex-end}.tvd-price-pill{font-size:23px;color:white;background:var(--gtd-blue);border-radius:9px;padding:8px 12px;font-weight:700;white-space:nowrap}.tvd-route-btn,.tvd-fav-save,.tvd-favorite-toggle{display:inline-flex;align-items:center;justify-content:center;border-radius:6px;background:var(--gtd-yellow);color:var(--gtd-navy);font-size:12px;font-weight:700;padding:8px 12px;min-height:33px;white-space:nowrap}.tvd-alternatives,.tvd-favorites-result,.tvd-popular-stations,.tvd-share-box,.tvd-vehicle-box{padding:14px;border:1px solid var(--gtd-border);border-radius:10px;margin-top:13px;background:#f8fbff}.tvd-favorites-result{background:#fffbdc}.tvd-alternatives-head{display:flex;justify-content:space-between;gap:14px;align-items:center;margin-bottom:10px}.tvd-alternatives-head h3{font-size:17px}.tvd-alternatives-head p{font-size:10px;color:#617c9f;margin:0}.tvd-alt-item,.tvd-fav-item,.tvd-popular-item{display:flex;align-items:center;gap:10px;padding:11px;border:1px solid #d9e6f7;background:#fff;border-radius:9px;margin-top:8px}.tvd-alt-main,.tvd-fav-main,.tvd-popular-item-copy{flex:1;min-width:0}.tvd-alt-main>strong,.tvd-fav-main>strong,.tvd-popular-item-copy strong{display:block;font-size:14px;font-weight:700}.tvd-alt-main>small,.tvd-fav-main>small,.tvd-popular-item-copy>small{display:block;font-size:11px;color:#657c9b;margin:3px 0}.tvd-alt-main>span,.tvd-fav-main>span{display:block;font-size:11px;color:#49688c;margin:4px 0 0}.tvd-alt-side,.tvd-fav-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap;flex-shrink:0;max-width:48%}.tvd-alt-side>span,.tvd-fav-actions>span{font-size:12px;color:#456287;white-space:nowrap}.tvd-alt-side>strong,.tvd-fav-actions>strong{font-size:19px;color:#063aa1;white-space:nowrap;font-weight:700}.tvd-alt-side>a,.tvd-fav-actions>a{font-size:11px;font-weight:700;background:var(--gtd-blue);color:white;border-radius:20px;padding:8px 12px;min-height:32px}.tvd-fav-actions>button{background:#e8eef7;color:var(--gtd-navy);font-size:11px;border-radius:20px;padding:8px 11px;min-height:32px}.tvd-alt-side>.tvd-fav-save{font-size:10px}.tvd-brand-logo{display:inline-flex;width:45px;height:43px;align-items:center;justify-content:center;flex:0 0 45px}.tvd-brand-logo img{width:100%;height:100%;object-fit:contain}.tvd-brand-logo-md{width:57px;height:54px;flex-basis:57px}.tvd-popular-item-meta{font-size:13px;display:flex;flex-direction:column;gap:3px;text-align:right}.tvd-popular-item-meta>span{font-size:10px;color:#5f7b9e}.tvd-share-buttons{display:flex;gap:7px;flex-wrap:wrap;margin:10px 0}.tvd-share-btn{font-size:11px;padding:8px 11px;background:#103d92;color:white;border-radius:5px}.tvd-share-note,.tvd-share-box p{font-size:11px;color:#637792}.tvd-detail-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:10px}.tvd-detail{padding:8px;border-radius:7px;background:white;border:1px solid var(--gtd-border)}.tvd-detail>span{display:block;font-size:10px;color:#637792}.tvd-detail>strong{display:block;font-size:12px;margin-top:3px}.gtd-station-calculator .tvd-grid,.gtd-station-calculator .tvd-impact-box,.gtd-station-calculator .tvd-detail-grid{grid-template-columns:1fr 1fr}.gtd-station-calculator .tvd-station{flex-wrap:wrap}.gtd-station-calculator .tvd-station-side{flex-direction:row;width:100%;flex-wrap:wrap}.gtd-station-calculator .tvd-alt-item,.gtd-station-calculator .tvd-fav-item{flex-wrap:wrap}.gtd-station-calculator .tvd-alt-side,.gtd-station-calculator .tvd-fav-actions{max-width:100%;width:100%;margin-top:5px}.gtd-station-calculator .tvd-alternatives-head{display:block}.tvd-fav-empty{font-size:12px;color:#617693}.gtd-search-result-card{padding:12px}
/* Tablet */
@media(max-width:1180px){.gtd-width,.gtd-header-inner{width:calc(100% - 40px)}.gtd-header-inner{gap:14px}.gtd-brand strong{font-size:24px}.gtd-nav{gap:13px}.gtd-nav>a{font-size:12px}.gtd-header-cta{font-size:14px;padding:9px 12px}.gtd-hero-grid{grid-template-columns:minmax(0,1fr) 365px;gap:18px}.gtd-hero-copy h1{font-size:38px}.gtd-hero-copy>p{max-width:345px;font-size:16px}.gtd-hero-bg{background-position:56% 50%}.gtd-benefits{gap:14px}.gtd-benefits>span{font-size:12px}.gtd-benefits .gtd-icon{width:30px;height:31px;flex-basis:30px}.gtd-home-bottom{grid-template-columns:1fr 1fr}.gtd-home-bottom>.gtd-trust{grid-column:1/-1}.gtd-donation-message p{max-width:520px}.gtd-coffee-thanks{gap:10px}.gtd-coffee-thanks span{font-size:21px}.gtd-station-title h1{font-size:31px}.gtd-facts{max-width:900px}.gtd-fact{gap:5px;padding:11px 8px}.gtd-station-layout{grid-template-columns:1fr 1fr;grid-template-areas:"map info" "calculator faq" "origins origins" "nearby nearby"}.gtd-station-tiles{grid-template-columns:repeat(4,1fr)}.gtd-donate-hero{gap:35px;padding:20px}.gtd-card-head h2{font-size:18px}.gtd-row-price strong{font-size:17px}.gtd-row-price small{font-size:10px}.gtd-brand-logo{width:47px;height:43px;flex-basis:47px}}
@media(max-width:980px){.gtd-nav .gtd-icon{display:none}.gtd-header-cta{display:none}.gtd-nav{justify-content:flex-end}.gtd-home-main-grid{grid-template-columns:1.2fr 1fr}.gtd-card-head h2{font-size:16px}.gtd-card-head>a{font-size:10px}.gtd-card-head{gap:5px}.gtd-station-row{gap:7px;padding:8px}.gtd-row-price small{max-width:105px}.gtd-row-name strong{font-size:14px}.gtd-home-hero:before{background:linear-gradient(90deg,#f4fbff 0%,#f2faffdd 20%,#ecf7ff44 45%,transparent 65%)}.gtd-hero-copy h1{font-size:32px}.gtd-hero-copy>p{max-width:270px;font-size:15px}.gtd-hero-copy{align-self:start;padding-top:15px}.gtd-benefits{gap:10px;flex-wrap:wrap;max-width:290px}.gtd-calc-title h2{font-size:21px}.gtd-calc-title p{font-size:11px}.gtd-donation-strip{gap:14px}.gtd-donation-strip>.gtd-btn{min-width:165px;font-size:14px}.gtd-coffee-thanks span{display:none}.gtd-facts{grid-template-columns:repeat(5,1fr)}.gtd-address-fact{display:none}.gtd-station-title{max-width:650px}.gtd-station-photo{width:60%}.gtd-place-directory{grid-template-columns:repeat(3,1fr)}.gtd-origin-grid{grid-template-columns:1fr 1fr}.gtd-donate-story h1{font-size:39px}}
/* Mobile matches the supplied mobile composition. */
@media(max-width:700px){html{scroll-padding-top:70px}.gtd-width,.gtd-header-inner{width:calc(100% - 24px)}body.gtd-body{font-size:14px}.gtd-header{height:65px}.admin-bar .gtd-header{top:46px}.gtd-brand{gap:8px}.gtd-brand img{width:39px;height:39px}.gtd-brand strong{font-size:25px;letter-spacing:-1px}.gtd-brand small{font-size:9px}.gtd-menu-toggle{margin-left:auto;display:flex;flex-direction:column;justify-content:space-between;gap:5px;width:39px;height:37px;padding:8px 3px}.gtd-menu-toggle span{height:3px;border-radius:3px;background:var(--gtd-navy);display:block;width:30px}.gtd-menu-toggle[aria-expanded=true] span:nth-child(1){transform:translateY(9px) rotate(45deg)}.gtd-menu-toggle[aria-expanded=true] span:nth-child(2){opacity:0}.gtd-menu-toggle[aria-expanded=true] span:nth-child(3){transform:translateY(-9px) rotate(-45deg)}.gtd-nav{display:none;position:absolute;top:64px;left:0;right:0;background:white;box-shadow:0 8px 20px #17427320;height:auto;padding:14px 18px;flex-direction:column;align-items:stretch;gap:0}.gtd-nav.is-open{display:flex}.gtd-nav>a{min-height:44px;padding:10px 8px;font-size:15px;border-bottom:1px solid #ecf1f8}.gtd-nav .gtd-icon{display:block;margin-right:8px}.gtd-nav>a.is-active{background:#fff9d8;border-bottom-color:#f6e78c;border-radius:6px}.gtd-custom-menu{flex-direction:column;align-items:stretch}.gtd-custom-menu .sub-menu{display:block;position:static;padding:4px 12px;border:0}.gtd-custom-menu li{padding:7px}.gtd-home-hero{overflow:visible;background:linear-gradient(#e7f5ff 280px,#f2f8fc 410px)}.gtd-hero-bg{height:267px;bottom:auto;background-position:right top;background-size:auto 267px;mask-image:linear-gradient(90deg,transparent 27%,#000 58%);-webkit-mask-image:linear-gradient(90deg,transparent 27%,#000 58%)}.gtd-home-hero:before{height:268px;bottom:auto;background:linear-gradient(90deg,#f0faff 0%,#eff9fff5 26%,#eff9ffdd 41%,#eff9ff82 54%,transparent 73%)}.gtd-hero-grid{display:flex;flex-direction:column;gap:0;min-height:0;padding-top:20px;padding-bottom:0;width:calc(100% - 24px)}.gtd-hero-copy{max-width:none;width:100%;padding:0 5px;align-self:stretch;min-height:239px}.gtd-desktop-heading{display:none}.gtd-mobile-heading{display:block}.gtd-hero-copy h1{font-size:32px;line-height:1.05;letter-spacing:-1.15px;max-width:272px}.gtd-hero-copy>p{font-size:14px;line-height:1.3;max-width:235px;margin:12px 0 17px;color:#061d53}.gtd-benefits{gap:12px;max-width:100%;flex-wrap:nowrap;position:relative;z-index:1;background:linear-gradient(90deg,#f0faffcc,#f0faffaa 69%,transparent);padding-block:4px;border-radius:4px}.gtd-benefits>span{font-size:10px;gap:6px;line-height:1.25}.gtd-benefits .gtd-icon{width:27px;height:29px;flex-basis:27px}.gtd-hero-grid>.gtd-calc-card{align-self:stretch;width:100%;margin-top:-5px;border-radius:11px;box-shadow:0 4px 10px #15376209}.gtd-calc-card{padding:13px 12px 11px}.gtd-calc-title{gap:8px;margin-bottom:10px}.gtd-calc-title>.gtd-icon{width:27px;height:31px;flex-basis:27px}.gtd-calc-title h2{font-size:21px;letter-spacing:-.7px}.gtd-calc-title p{font-size:11px}.gtd-form{gap:10px 12px}.gtd-form .tvd-field>label{font-size:12px;margin-bottom:4px}.gtd-form input:not([type=checkbox]),.gtd-form select{height:39px;font-size:16px;padding:6px 9px}.gtd-form input[name=location]{font-size:16px}.gtd-form input::placeholder{font-size:11px}.gtd-form .gtd-input-icon select{font-size:13px;padding-left:27px;padding-right:0}.gtd-input-icon>.gtd-icon{left:6px;top:9px;width:16px;height:20px}.gtd-remember{font-size:9px;gap:5px}.gtd-remember input{width:12px;height:12px}.gtd-form .tvd-button{min-height:41px;font-size:15px}.gtd-calc-note{font-size:10px;margin-top:8px;gap:6px}.gtd-calc-note>.gtd-icon{width:14px;height:14px;flex-basis:14px}.gtd-home-content{padding-top:9px}.gtd-favorite-drawer{font-size:10px;margin:5px 0 0}.gtd-donation-strip{display:block;position:relative;padding:14px 12px;min-height:132px;margin-bottom:12px}.gtd-donation-message{position:relative;display:block;min-height:85px}.gtd-donation-message>.gtd-icon{width:29px;height:29px;position:absolute;left:0;top:0}.gtd-donation-message h2{padding-left:38px;font-size:18px;min-height:29px;margin:2px 0 7px;max-width:260px}.gtd-donation-message p{font-size:11px;line-height:1.4;max-width:calc(100% - 148px);margin:0}.gtd-coffee-thanks{position:absolute;right:150px;bottom:13px;display:block;margin:0}.gtd-coffee-thanks img{width:29px;height:40px}.gtd-coffee-thanks span{position:absolute;right:-134px;top:-46px;font-size:17px;white-space:nowrap;transform:rotate(-7deg)}.gtd-donation-strip>.gtd-btn{position:absolute;right:12px;bottom:17px;font-size:12px;min-width:128px;min-height:36px;padding:8px 9px;gap:5px;margin:0}.gtd-donation-strip>.gtd-btn span{font-size:20px}.gtd-home-main-grid{display:flex;flex-direction:column;gap:10px}.gtd-home-main-grid .gtd-card{padding:12px 9px 8px}.gtd-card-head{gap:7px;margin-bottom:9px}.gtd-card-head h2{font-size:17px;letter-spacing:-.5px;gap:7px}.gtd-card-head .gtd-icon{width:21px;height:24px;flex-basis:21px}.gtd-card-head>a{font-size:10px}.gtd-card-head>a span{font-size:16px;margin-left:1px}.gtd-map-search input{font-size:12px;height:34px;padding-inline:6px}.gtd-map-fuel select{height:36px;font-size:11px;padding:3px}.gtd-map-search{padding-left:6px}.gtd-leaflet-map{height:245px}.gtd-map-footer{font-size:9px;align-items:flex-start;margin-top:6px}.gtd-map-footer summary{font-size:10px}.gtd-map-footer details p{font-size:10px}.gtd-recent .gtd-card-head{padding-inline:1px}.gtd-recent .gtd-card-head>.gtd-icon{display:none}.gtd-station-row{padding:7px 6px;gap:10px;border-radius:7px;min-height:61px}.gtd-brand-logo{width:44px;height:41px;flex-basis:44px}.gtd-row-name strong{font-size:15px}.gtd-row-name small{font-size:11px}.gtd-row-price strong{font-size:18px}.gtd-row-price small{font-size:10px;max-width:145px}.gtd-chevron{font-size:27px;margin-left:2px}.gtd-home-bottom{gap:8px;margin-top:10px;grid-template-columns:1fr 1fr}.gtd-home-bottom>.gtd-card{padding:11px 8px;min-width:0}.gtd-home-bottom .gtd-card-head h2{font-size:11px;letter-spacing:-.2px;gap:4px;line-height:1.2}.gtd-home-bottom .gtd-card-head .gtd-icon{width:15px;height:18px;flex-basis:15px}.gtd-home-bottom .gtd-card-head>a{display:none}.gtd-rank-list li{gap:5px;padding:6px 5px;border-radius:6px}.gtd-rank-list li:before{width:20px;height:20px;flex-basis:20px;font-size:12px}.gtd-rank-list a{font-size:10px;gap:4px}.gtd-rank-list a strong{font-size:10px}.gtd-rank-list a small{display:none}.gtd-rank-list a b{font-size:18px}.gtd-home-bottom .gtd-trust{padding:16px 9px}.gtd-trust strong{font-size:12px}.gtd-trust p{font-size:11px}.gtd-trust .gtd-icon{width:29px;height:31px;flex-basis:31px}.gtd-home-explanation{font-size:11px;margin:20px 0}.gtd-footer{padding:20px 0;margin-top:20px}.gtd-footer-top{display:block;margin-bottom:12px}.gtd-footer nav{gap:14px;flex-wrap:wrap;margin-top:15px;font-size:11px}.gtd-footer .gtd-fineprint,.gtd-footer>.gtd-width>small{font-size:10px}
/* Mobile station page */
.gtd-station-hero{overflow:visible;margin-bottom:12px}.gtd-station-hero>.gtd-width{width:100%}.gtd-station-hero .gtd-breadcrumbs{display:none}.gtd-station-title{padding:15px 12px;min-height:77px;gap:12px;max-width:100%;background:#e5f4ffe8}.gtd-station-title>.gtd-brand-logo{width:65px;height:48px;flex-basis:65px}.gtd-station-title h1{font-size:21px;letter-spacing:-.7px;line-height:1.15}.gtd-station-title p{font-size:11px;line-height:1.25;margin-top:4px;gap:3px}.gtd-station-title p>.gtd-icon{width:13px;height:16px;flex-basis:13px}.gtd-station-photo{position:relative;inset:auto;width:100%;height:193px;z-index:0}.gtd-station-photo:after{display:none}.gtd-station-photo>img{object-position:50% 47%}.gtd-station-photo>span{font-size:9px;bottom:8px;right:9px}.gtd-facts{display:flex;gap:6px;overflow-x:auto;scroll-snap-type:x proximity;padding:8px 9px 6px;max-width:none}.gtd-fact{flex:0 0 calc((100vw - 42px)/3);min-height:100px;gap:5px;padding:10px 8px;scroll-snap-align:start}.gtd-fact.gtd-address-fact{display:none}.gtd-fact>.gtd-icon{width:15px;height:17px;flex-basis:15px}.gtd-open-dot{width:10px;height:10px;flex-basis:10px}.gtd-fact b{font-size:10px}.gtd-fact p{font-size:10px}.gtd-fact strong{font-size:20px;margin-top:7px}.gtd-fact small{font-size:8px}.gtd-station-layout{display:flex;flex-direction:column;gap:10px}.gtd-station-layout>div,.gtd-station-layout>section{width:100%}.gtd-station-map .gtd-map-panel{padding:0;border:0}.gtd-station-map .gtd-card-head{display:none}.gtd-station-map .gtd-leaflet-map{height:185px}.gtd-station-layout .gtd-card-head h2{font-size:17px}.gtd-station-info{padding:13px 11px}.gtd-station-info p{font-size:12px;line-height:1.35;margin:8px 0}.gtd-station-info .gtd-btn{min-height:40px;font-size:15px}.gtd-route-pair>a{font-size:10px;min-height:35px;padding:6px 8px}.gtd-station-calculator .gtd-calc-title h2{font-size:19px}.gtd-station-origins,.gtd-station-nearby{padding:12px 10px}.gtd-places-small{display:flex;overflow-x:auto;gap:7px;scroll-snap-type:x proximity}.gtd-places-small>a{flex:0 0 132px;padding:9px 8px;scroll-snap-align:start}.gtd-places-cards strong{font-size:11px}.gtd-places-cards small{font-size:9px}.gtd-places-cards .gtd-icon{width:16px;height:20px;flex-basis:16px}.gtd-station-tiles{display:flex;overflow-x:auto;gap:7px;scroll-snap-type:x proximity;padding-bottom:4px}.gtd-station-tile{flex:0 0 150px;grid-template-columns:43px 1fr;padding:8px 6px;scroll-snap-align:start}.gtd-station-tile strong{font-size:10px}.gtd-station-tile b{font-size:16px}.gtd-station-tile>span{font-size:8px}.gtd-station-tile .gtd-brand-logo{width:39px;height:38px}.gtd-faq{padding:12px 10px}.gtd-faq summary{font-size:12px;padding:9px 8px}.gtd-faq details p{font-size:11px}.gtd-station-bottom{margin-top:10px}.gtd-page{padding-block:18px 26px}.gtd-page-heading h1{font-size:29px}.gtd-page-heading p{font-size:14px}.gtd-map-full .gtd-leaflet-map{height:420px}.gtd-map-list{display:flex;flex-direction:column;margin-top:10px}.gtd-page .gtd-map-panel{padding:12px 9px}.gtd-place-directory{grid-template-columns:1fr 1fr}.gtd-place-directory>a{font-size:12px;padding:12px 8px;gap:5px}.gtd-place-directory .gtd-icon{width:17px;height:21px;flex-basis:17px}.gtd-origin-hero{display:flex;flex-direction:column;margin-bottom:12px}.gtd-origin-hero>div{padding:20px 16px}.gtd-origin-hero h1{font-size:30px}.gtd-origin-hero p{font-size:14px}.gtd-origin-hero>img{height:190px;object-position:center 58%}.gtd-origin-grid{display:flex;flex-direction:column;gap:10px}.gtd-origin-grid .gtd-card{margin-bottom:12px}.gtd-origin-page .gtd-card{padding:12px}.gtd-guide-grid{grid-template-columns:1fr;gap:12px}.gtd-guide-grid h2{font-size:20px}.gtd-guide-grid p{font-size:14px}.gtd-donate-hero{display:flex;flex-direction:column;align-items:stretch;padding:12px 0;gap:20px}.gtd-donate-story h1{font-size:39px}.gtd-donate-story{padding:0 10px}.gtd-donate-story p{max-width:290px;padding-right:35px}.gtd-donate-story>img{right:6px;bottom:20px;width:53px;height:75px}.gtd-donate-card{padding:22px}.gtd-donate-card h2{font-size:25px}.gtd-not-found{padding:25px}.gtd-not-found h1{font-size:30px}.gtd-pwa .tvd-pwa-top{font-size:10px;gap:8px;padding:6px}.tvd-pwa-top button{font-size:11px}.gtd-pwa .tvd-pwa-top button:last-child{font-size:22px}
/* Mobile result output */
.tvd-result-card{padding:10px;margin:12px 0}.tvd-advice{padding:11px;gap:8px}.tvd-advice strong{font-size:16px}.tvd-advice span{font-size:11px;line-height:1.3}.tvd-money{font-size:24px}.tvd-grid,.tvd-impact-box,.tvd-detail-grid{grid-template-columns:1fr 1fr;gap:6px}.tvd-metric,.tvd-impact-box>div{padding:10px}.tvd-metric>span,.tvd-impact-box>div>span{font-size:9px}.tvd-metric>strong,.tvd-impact-box strong{font-size:13px}.tvd-station{padding:12px 9px;gap:8px;flex-wrap:wrap}.tvd-station h3{font-size:16px}.tvd-station p{font-size:11px}.tvd-station small{font-size:10px}.tvd-station-side{width:100%;flex-direction:row;align-items:center;justify-content:flex-end;flex-wrap:wrap}.tvd-price-pill{font-size:19px;padding:7px 10px}.tvd-route-btn,.tvd-fav-save{font-size:10px;padding:7px 9px;min-height:31px}.tvd-alternatives,.tvd-favorites-result,.tvd-popular-stations,.tvd-share-box,.tvd-vehicle-box{padding:10px;margin-top:10px}.tvd-alternatives-head{display:block}.tvd-alternatives-head h3{font-size:16px;margin-bottom:5px}.tvd-alternatives-head p{font-size:9px}.tvd-alt-item,.tvd-fav-item{display:grid;grid-template-columns:32px minmax(0,1fr);gap:8px;padding:10px 8px}.tvd-alt-item>.tvd-brand-logo,.tvd-fav-item>.tvd-brand-logo{width:32px;height:33px}.tvd-alt-main>strong,.tvd-fav-main>strong{font-size:12px}.tvd-alt-main>small,.tvd-fav-main>small{font-size:10px}.tvd-alt-main>span,.tvd-fav-main>span{font-size:10px}.tvd-alt-side,.tvd-fav-actions{grid-column:1/-1;width:100%;max-width:100%;gap:8px;justify-content:flex-end}.tvd-alt-side>span,.tvd-fav-actions>span{font-size:11px}.tvd-alt-side>strong,.tvd-fav-actions>strong{font-size:18px}.tvd-alt-side>a,.tvd-fav-actions>a,.tvd-fav-actions>button{font-size:10px;padding:7px 9px;min-height:30px}.tvd-detail>strong{font-size:11px}.tvd-share-btn{font-size:10px;padding:8px}.tvd-favorite-search input{font-size:16px;width:100px}.tvd-favorite-search .gtd-btn{font-size:13px;min-height:38px}.tvd-favorites-box{padding:10px}.tvd-error{font-size:12px}.gtd-home-widget .tvd-popular-result{display:none}}
@media(max-width:370px){.gtd-brand strong{font-size:22px}.gtd-brand img{width:36px;height:36px}.gtd-hero-copy h1{font-size:29px}.gtd-hero-copy>p{max-width:207px;font-size:13px}.gtd-benefits{gap:8px}.gtd-benefits>span{font-size:9px}.gtd-hero-copy{min-height:233px}.gtd-coffee-thanks{display:none}.gtd-donation-message p{max-width:calc(100% - 115px)}.gtd-donation-strip>.gtd-btn{min-width:109px;font-size:11px}.gtd-home-bottom{grid-template-columns:1fr}.gtd-home-bottom .gtd-card-head h2{font-size:16px}.gtd-rank-list a{font-size:12px}.gtd-rank-list a strong{font-size:13px}.gtd-home-bottom .gtd-card-head>a{display:block}.gtd-station-title h1{font-size:19px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}

/* 1.0.1 — readable mobile logos without the white margins in the uploaded canvas. */
.gtd-site-logo{flex:0 0 auto;min-width:0}
.gtd-logo-mobile{display:none}
.gtd-logo-desktop{display:block}
@media(max-width:700px){
  .gtd-header{height:78px}
  .gtd-header-inner{gap:12px}
  .gtd-header .gtd-site-logo{max-width:calc(100% - 56px)}
  .gtd-logo-desktop{display:none}
  .gtd-logo-mobile{display:block;width:clamp(210px,64vw,280px);max-width:100%;line-height:0}
  .gtd-logo-mobile img{display:block;width:100%;height:auto;max-height:none;object-fit:contain}
  .gtd-header .gtd-menu-toggle{flex:0 0 39px}
  .gtd-header .gtd-nav{top:100%}
  .gtd-footer .gtd-site-logo{max-width:100%;margin-bottom:18px}
  .gtd-footer .gtd-logo-mobile{width:clamp(240px,76vw,300px);max-width:100%}
  .gtd-footer nav{margin-top:12px}
  html{scroll-padding-top:84px}
}
/* WordPress's admin bar scrolls away below 601px; do not leave a floating gap. */
@media(max-width:600px){.admin-bar .gtd-header{top:0}}
@media(min-width:601px) and (max-width:782px){.admin-bar .gtd-header{top:46px}}
