/* Showroom art direction. Product photography, native controls, no animation library. */
:root{--ghc-red:#e10b27;--ghc-ink:#17191b;--ghc-paper:#f2f1ed;--ghc-muted:#606367;--ghc-line:#d8d8d2}
.ghc-modern{font-size:16px}.ghc-modern .container{width:min(1680px,calc(100% - 96px))}.ghc-modern .section{padding:112px 0}.ghc-modern h2{font-size:clamp(36px,4vw,66px);letter-spacing:-.055em;line-height:1.02}.ghc-modern .eyebrow{font-size:12px;letter-spacing:.14em}.ghc-modern .btn,.ghc-modern .header-quote{font-size:14px;min-height:52px;border-radius:0;padding:16px 22px}.ghc-modern .ghc-text-link{font-size:14px}.ghc-modern .site-header{background:#fff;backdrop-filter:none}.ghc-modern .header-shell{min-height:92px;padding-block:14px}.ghc-modern .brand-copy strong{font-size:16px}.ghc-modern .brand-copy small{font-size:11px;max-width:235px;line-height:1.4}.ghc-modern .header-nav{gap:24px}.ghc-modern .header-nav a{font-size:14px}.ghc-modern .brand-logo{width:100px}.ghc-modern .ghc-menu-toggle{min-height:44px}
.ghc-modern .ghc-hero{background:#17191b;color:#fff;position:relative}.ghc-hero:before{content:'';position:absolute;inset:0;background:linear-gradient(130deg,#292c30,transparent 48%);pointer-events:none}.ghc-modern .ghc-hero-grid{grid-template-columns:1fr 1.12fr;min-height:720px;gap:54px;position:relative;padding:44px 0}.ghc-modern .ghc-hero-copy{padding:32px 0;align-self:center}.ghc-modern .ghc-hero-copy .eyebrow{color:#d5d6d7;font-size:12px;letter-spacing:.13em;margin-bottom:36px}.ghc-modern .ghc-red-dot{width:7px;height:7px;background:#ff2542}.ghc-modern .ghc-hero-copy h1{font-size:clamp(52px,5.35vw,92px);line-height:.98;letter-spacing:-.075em;color:#fff;margin:0 0 28px;text-wrap:initial;max-width:none}.ghc-hero-copy h1>span,.ghc-hero-copy h1>em{display:block;white-space:nowrap}.ghc-modern .ghc-hero-copy h1 em{color:#ff2e48}.ghc-modern .ghc-hero-lead{font-size:17px;line-height:1.65;color:#b8bbc0;max-width:430px;margin-bottom:32px}.ghc-hero .ghc-text-link{color:#eee;border-color:#65686a}.ghc-hero .ghc-actions{gap:26px}.ghc-modern .ghc-hero-proof{margin-top:48px;display:block}.ghc-modern .ghc-hero-proof strong{font-size:15px;font-weight:500;color:#f1f1ee}.ghc-modern .ghc-hero-proof small{font-size:13px;color:#a8aaad;margin-top:5px}.ghc-scroll-cue{display:flex;align-items:center;gap:14px;text-decoration:none;color:#aeb0b3!important;font-size:11px;letter-spacing:.12em;margin-top:52px}.ghc-scroll-cue>span{font-size:20px;width:28px;overflow:hidden}
.ghc-showroom{background:#eae9e3;color:#17191b;position:relative;min-width:0;isolation:isolate;align-self:stretch;display:flex;flex-direction:column;border-top:4px solid var(--ghc-red)}.ghc-showroom-top{display:flex;justify-content:space-between;font-size:11px;font-weight:700;letter-spacing:.15em;padding:22px 28px 0;color:#686b6b}.ghc-bike-stage{position:relative;flex:1;min-height:350px;display:grid;place-items:center;overflow:hidden}.ghc-stage-word{position:absolute;top:7%;left:50%;transform:translateX(-50%);font-size:clamp(94px,10.5vw,180px);font-weight:700;letter-spacing:-.085em;line-height:1;color:#cfcec8;white-space:nowrap;user-select:none}.ghc-bike-stack{position:relative;z-index:2;width:115%;height:100%;min-height:350px;display:grid;place-items:center}.ghc-stage-bike{grid-area:1/1;width:100%;height:390px;object-fit:contain;filter:drop-shadow(0 22px 9px #16161620);transform:translateY(14px);max-width:none}.ghc-stage-rule{position:absolute;bottom:11%;left:9%;right:9%;height:1px;background:#c9c8c0;transform:rotate(-8deg);z-index:0}.ghc-stage-description{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:0 28px 22px;z-index:3}.ghc-stage-category{display:block;font-size:10px;font-weight:700;letter-spacing:.1em;color:#6e706f;margin-bottom:7px}.ghc-modern .ghc-stage-description h2{font-size:30px;line-height:1.15;letter-spacing:-.045em;color:#17191b;margin:0}.ghc-modern .ghc-stage-description p{font-size:14px;line-height:1.5;margin:8px 0 0;max-width:340px;color:#656764}.ghc-stage-detail{display:flex;gap:14px;align-items:center;text-decoration:none;white-space:nowrap;font-size:12px;font-weight:700}.ghc-stage-detail b{display:grid;place-items:center;background:#17191b;color:#fff;width:48px;height:48px;font-size:26px;font-weight:400;transition:background .2s,transform .2s}.ghc-stage-detail:hover b{background:var(--ghc-red);transform:translate(2px,-2px)}.ghc-stage-navigation{display:flex;justify-content:space-between;gap:12px;background:#dddcd5;border-top:1px solid #cccbc3;padding:14px 24px}.ghc-stage-tabs{display:flex;align-items:center;gap:4px}.ghc-stage-tabs button{border:0;background:transparent;color:#62645f;font-size:13px;min-height:44px;min-width:65px;padding:8px 14px;font-weight:600;cursor:pointer;position:relative}.ghc-stage-tabs button:after{content:'';position:absolute;bottom:4px;left:14px;right:14px;height:2px;background:var(--ghc-red);transform:scaleX(0);transform-origin:left;transition:transform .25s}.ghc-stage-tabs button[aria-pressed=true]{color:#17191b}.ghc-stage-tabs button[aria-pressed=true]:after{transform:scaleX(1)}.ghc-stage-arrows{display:flex;gap:7px}.ghc-stage-arrows button{background:transparent;border:1px solid #b8b9b1;min-width:44px;min-height:44px;font-size:20px;cursor:pointer;transition:background .2s}.ghc-stage-arrows button:hover{background:#fff}.ghc-stage-fallback{padding:8px 24px}.ghc-stage-fallback a{text-decoration:underline}.ghc-modern .ghc-service-strip{background:var(--ghc-red);font-size:12px;letter-spacing:.14em}.ghc-service-strip .container{padding-block:23px}.ghc-service-strip i{color:#ffffff80}
@media(min-width:1600px){.ghc-modern .ghc-hero-grid{min-height:790px;gap:70px}.ghc-stage-bike{height:480px}.ghc-bike-stage,.ghc-bike-stack{min-height:420px}}
@media(max-width:1250px){.ghc-modern .container{width:calc(100% - 64px)}.ghc-modern .ghc-hero-grid{gap:32px;min-height:650px;padding-block:32px}.ghc-modern .ghc-hero-copy h1{font-size:5.15vw}.ghc-modern .ghc-hero-lead{font-size:16px}.ghc-stage-bike{height:355px}.ghc-bike-stage,.ghc-bike-stack{min-height:330px}.ghc-stage-description{padding-inline:22px}.ghc-stage-detail>span{display:none}.ghc-stage-navigation{padding-inline:18px}.ghc-stage-tabs button{padding-inline:10px}.ghc-modern .header-nav a{font-size:13px}}
@media(max-width:980px){.ghc-modern .ghc-hero-grid{grid-template-columns:1fr 1fr;gap:26px;min-height:590px}.ghc-modern .ghc-hero-copy h1{font-size:5.1vw}.ghc-modern .ghc-hero-copy .eyebrow{font-size:10px;margin-bottom:26px}.ghc-hero .ghc-actions{gap:18px}.ghc-hero .ghc-actions .ghc-text-link{font-size:13px}.ghc-modern .ghc-hero-proof{margin-top:30px}.ghc-scroll-cue{margin-top:30px;font-size:9px}.ghc-stage-bike{height:310px}.ghc-bike-stage,.ghc-bike-stack{min-height:280px}.ghc-stage-word{font-size:10vw;top:17%}.ghc-stage-description{padding:0 18px 20px;gap:10px}.ghc-modern .ghc-stage-description h2{font-size:25px}.ghc-modern .ghc-stage-description p{font-size:13px}.ghc-showroom-top{padding:18px 18px 0;font-size:10px}.ghc-stage-navigation{display:block;padding:8px 14px}.ghc-stage-tabs{justify-content:space-between}.ghc-stage-arrows{display:none}.ghc-stage-detail b{width:44px;height:44px}.ghc-modern .ghc-service-strip{font-size:10px;letter-spacing:.09em}}
@media(max-width:720px){.ghc-modern .container{width:calc(100% - 40px)}.ghc-modern .section{padding:70px 0}.ghc-modern .header-shell{min-height:76px;padding-block:10px}.ghc-modern .header-quote{font-size:12px;min-height:44px;padding:12px;gap:10px}.ghc-modern .ghc-hero-grid{grid-template-columns:1fr;padding:0;gap:28px;min-height:0}.ghc-modern .ghc-hero-copy{padding:40px 0 0}.ghc-modern .ghc-hero-copy h1{font-size:clamp(43px,10.3vw,76px);margin-bottom:22px}.ghc-modern .ghc-hero-copy .eyebrow{font-size:10px;letter-spacing:.085em;margin-bottom:24px}.ghc-modern .ghc-hero-lead{font-size:16px;max-width:430px;margin-bottom:24px}.ghc-modern .ghc-hero-proof{margin-top:26px}.ghc-modern .ghc-hero-proof small{font-size:12px}.ghc-scroll-cue{display:none}.ghc-showroom{margin:0 -20px;border-top:0}.ghc-showroom-top{padding:18px 20px 0;font-size:10px}.ghc-bike-stage,.ghc-bike-stack{min-height:270px}.ghc-stage-bike{height:310px;transform:translateY(10px)}.ghc-stage-word{font-size:25vw;top:9%}.ghc-bike-stack{width:105%}.ghc-stage-description{padding:0 20px 23px}.ghc-modern .ghc-stage-description h2{font-size:29px}.ghc-modern .ghc-stage-description p{font-size:14px;max-width:250px}.ghc-stage-category{font-size:10px}.ghc-stage-navigation{display:flex;padding:10px 16px}.ghc-stage-tabs{gap:5px}.ghc-stage-tabs button{font-size:13px;min-width:63px}.ghc-stage-arrows{display:flex;gap:5px}.ghc-stage-arrows button{min-width:40px}.ghc-modern .ghc-service-strip{font-size:10px;letter-spacing:.1em}.ghc-service-strip .container{padding-block:18px;gap:10px}.ghc-modern h2{font-size:clamp(34px,8.5vw,50px)}}
/* Editorial sections: fewer boxes, stronger photographs, comfortable reading. */
.ghc-modern main p{font-size:16px}.ghc-modern .ghc-section-head{margin-bottom:40px;gap:48px}.ghc-section-head>p{max-width:370px;line-height:1.7}.ghc-section-description{max-width:580px;line-height:1.7}.ghc-modern .ghc-services{background:#fff}.ghc-service-grid{border:0;gap:20px}.ghc-service-card,.ghc-service-card+article{padding:32px;background:#f2f1ed;border:0;position:relative;overflow:hidden;min-height:310px}.ghc-card-number{font-size:12px;letter-spacing:.07em}.ghc-service-card h3{font-size:34px;letter-spacing:-.05em;margin-top:36px}.ghc-service-card p{line-height:1.65;margin-bottom:30px}.ghc-service-card>a{font-size:14px;max-width:none;padding-top:18px;border-top:1px solid #d1d2ca;min-height:44px}.ghc-service-card:last-child{background:#e10b27}.ghc-modern .ghc-service-card:last-child h3,.ghc-modern .ghc-service-card:last-child p,.ghc-service-card:last-child a,.ghc-service-card:last-child .ghc-card-number{color:#fff}.ghc-service-card:last-child a{border-color:#ffffff55}.ghc-service-card>a span{transition:transform .3s}.ghc-service-card:hover>a span{transform:translate(4px,-4px)}
.ghc-model-section .ghc-section-head{align-items:center}.ghc-model-section .ghc-section-description{margin-top:-12px}.ghc-model-tools{margin:32px 0 25px}.ghc-filters{gap:8px}.ghc-filters button{font-size:14px;border-radius:0;min-height:44px;padding:10px 18px;transition:background .2s,color .2s}.ghc-model-count{font-size:12px}.ghc-modern .models-grid,.ghc-modern .catalog-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.ghc-product{border:0;border-radius:0;background:#fff;box-shadow:none!important;transition:transform .35s cubic-bezier(.16,1,.3,1)}.ghc-product:hover{transform:translateY(-6px)}.ghc-modern .ghc-product .model-card,.ghc-modern .ghc-product .catalog-card{padding:24px 22px 0}.ghc-modern .model-accent,.ghc-modern .catalog-accent{font-size:11px;letter-spacing:.06em;line-height:1.5;color:#666e71}.ghc-modern .model-image-wrap,.ghc-modern .catalog-image-wrap{height:230px;margin:0 -14px 20px}.ghc-modern .model-image-wrap img,.ghc-modern .catalog-image-wrap img{transition:transform .65s cubic-bezier(.16,1,.3,1)}.ghc-product:hover .model-image-wrap img,.ghc-product:hover .catalog-image-wrap img{transform:scale(1.075) translateY(-3px)}.ghc-modern .model-content h3,.ghc-modern .catalog-content h3{font-size:29px;margin-bottom:7px}.ghc-modern .model-content .ghc-card-price,.ghc-modern .catalog-content .ghc-card-price{display:block;font-size:14px;line-height:1.5;margin:0 0 17px;color:#64676b;min-height:42px}.ghc-modern .model-content>span,.ghc-modern .catalog-content>span{font-size:13px;display:flex;justify-content:space-between;align-items:center;line-height:1.4;margin-bottom:20px}.ghc-modern .model-content>span:after,.ghc-modern .catalog-content>span:after{content:'↗';font-size:20px}.ghc-compare-select{padding:14px 22px;font-size:13px;min-height:48px;border-color:#e9e9e3}.ghc-compare-select input{width:17px;height:17px}.ghc-model-help{font-size:14px;gap:24px;padding-top:30px}.ghc-model-help>span{flex-basis:100%;font-size:12px}.ghc-comparison-bar{border-radius:0;padding:16px 20px}.ghc-comparison-bar span,.ghc-comparison-bar button{font-size:14px}.ghc-comparison-bar button{min-height:44px}.ghc-clear-compare{min-width:55px}
.ghc-care-grid{grid-template-columns:1.1fr 1fr;gap:85px}.ghc-care-photo{border-radius:0;min-height:620px}.ghc-care-photo>img{object-position:45% 50%}.ghc-photo-label{background:#e10b27;color:#fff;left:0;bottom:0;padding:28px 30px;border-radius:0}.ghc-photo-label strong{font-size:66px;font-weight:500;letter-spacing:-.06em}.ghc-photo-label span{font-size:11px;line-height:1.6;letter-spacing:.08em}.ghc-care-copy h2{font-size:clamp(36px,3.9vw,62px)}.ghc-care-list>div{padding:19px 0}.ghc-care-list>div>span{font-size:12px;padding-top:2px}.ghc-care-list strong{font-size:18px;font-weight:500}.ghc-care-list small{font-size:14px;line-height:1.5}.ghc-modern .ghc-business{background:#17191b;padding:90px 0}.ghc-business-grid{grid-template-columns:1fr 1fr;gap:75px}.ghc-modern .ghc-business h2{color:#fff;font-size:clamp(35px,3.8vw,61px)}.ghc-business .eyebrow{color:#ff6b7e}.ghc-business-photo{border-radius:0;overflow:hidden}.ghc-business-photo img{height:440px;object-position:50% 42%;transition:transform 1s cubic-bezier(.16,1,.3,1)}.ghc-business-photo:hover img{transform:scale(1.04)}.ghc-business-photo span{font-size:15px;padding:90px 25px 25px;background:linear-gradient(transparent,#000b)}
.ghc-owner-section .ghc-guide-grid{gap:0;border-top:1px solid var(--ghc-line)}.ghc-owner-section .ghc-guide-grid>a{border:0;border-bottom:1px solid var(--ghc-line);border-right:1px solid var(--ghc-line);border-radius:0;padding:30px;position:relative}.ghc-owner-section .ghc-guide-grid>a:nth-child(3n){border-right:0}.ghc-guide-grid small{font-size:12px}.ghc-guide-grid h3{font-size:27px;letter-spacing:-.035em}.ghc-guide-grid span{font-size:14px}.ghc-guide-search{margin:30px 0 40px}.ghc-guide-search label{font-size:14px}.ghc-guide-search>div{border-radius:0;background:#fff;max-width:850px;min-height:65px}.ghc-guide-search input{font-size:16px}.ghc-guide-search button{font-size:14px;border-radius:0;min-height:48px}.ghc-about-grid{max-width:none;grid-template-columns:.65fr 1.1fr;gap:100px}.ghc-about figure{position:relative;max-width:400px;width:100%;margin-left:auto}.ghc-about figure img{height:440px;border-radius:0;object-position:center 25%;filter:grayscale(.25)}.ghc-about figcaption{border-top:3px solid var(--ghc-red);padding-top:8px}.ghc-about figcaption strong{font-size:16px}.ghc-about figcaption span{font-size:12px}.ghc-story summary{font-size:15px;padding-block:20px}.ghc-story-content .timeline-year{font-size:12px}.ghc-story-content p{font-size:16px}.ghc-modern .ghc-visit{padding-block:105px}.ghc-visit-contact a:last-child{font-size:16px}.ghc-visit-bottom p span{font-size:14px}.ghc-footer{background:#17191b;color:#fff;border:0;padding:36px 0}.ghc-footer strong{font-size:16px}.ghc-footer span,.ghc-footer small{font-size:12px;color:#a8abae}.ghc-footer nav{font-size:14px;gap:22px}.ghc-footer nav a:hover{color:#ff6479}
/* The business landing shares the brand, but leads with actual fleet delivery. */
.ghc-fleet-hero{background:#17191b;color:#fff;padding:55px 0 62px}.ghc-fleet-grid{display:grid;grid-template-columns:1fr 1.05fr;gap:65px;align-items:stretch}.ghc-fleet-copy{padding:30px 0 15px}.ghc-fleet-copy .eyebrow{color:#d1d3d4}.ghc-modern .ghc-fleet-copy h1{font-size:clamp(48px,5.3vw,84px);line-height:.99;letter-spacing:-.065em;color:#fff;margin:35px 0 25px;text-wrap:initial}.ghc-fleet-copy h1 em{font-style:normal;color:#ff2e48}.ghc-modern .ghc-fleet-copy>p:not(.eyebrow){font-size:17px;line-height:1.75;color:#b8bbc0;max-width:510px;margin:0 0 28px}.ghc-fleet-copy .ghc-text-link{color:#fff;border-color:#676b6c}.ghc-fleet-proof{display:flex;gap:40px;margin-top:50px;padding-top:25px;border-top:1px solid #46484a;max-width:410px}.ghc-fleet-proof>span{font-size:13px;color:#babdc1}.ghc-fleet-proof strong{display:block;font-size:42px;letter-spacing:-.04em;line-height:1.3;font-weight:500;color:#fff}.ghc-fleet-retail{display:inline-block;margin-top:34px;font-size:13px;color:#b4b6b9!important;text-decoration:none}.ghc-fleet-photo{position:relative;display:block;min-height:530px;overflow:hidden}.ghc-fleet-photo>img{width:100%;height:100%;position:absolute;inset:0;object-fit:cover;object-position:55% 40%;transition:transform 1s cubic-bezier(.16,1,.3,1)}.ghc-fleet-photo:hover>img{transform:scale(1.035)}.ghc-fleet-photo>span{position:absolute;inset:auto 0 0;padding:110px 28px 28px;background:linear-gradient(transparent,#000c);color:#fff}.ghc-fleet-photo small{font-size:11px;letter-spacing:.1em}.ghc-fleet-photo strong{display:flex;justify-content:space-between;align-items:center;font-size:25px;letter-spacing:-.035em;line-height:1.2;margin-top:10px;font-weight:500}.ghc-fleet-photo b{font-weight:400;font-size:34px}.ghc-institutional .navbar{box-shadow:none;backdrop-filter:none;background:#fff}.ghc-institutional .nav-inner{min-height:92px}.ghc-institutional .nav-links{gap:20px}.ghc-institutional .nav-links a{font-size:14px}.ghc-institutional .brand-text small{font-size:11px}.ghc-institutional .band-title{font-size:12px;letter-spacing:.14em}.ghc-institutional .section-head{margin-bottom:38px}.ghc-institutional .section-head p{font-size:16px;max-width:670px}.ghc-institutional .solutions-grid{gap:18px}.ghc-institutional .solution-card{background:#f2f1ed;border:0;border-radius:0;padding:30px}.ghc-institutional .solution-card h3{font-size:26px;line-height:1.15}.ghc-institutional .solution-card p{font-size:16px}.ghc-institutional .client-card{border-radius:0;box-shadow:none;background:#fff;border-color:#deded6}.ghc-institutional .client-card h3{font-size:24px}.ghc-institutional .client-card p{font-size:16px}.ghc-institutional .gallery-card,.ghc-institutional .press-card{border-radius:0;box-shadow:none}.ghc-institutional .gallery-card img{transition:transform .8s cubic-bezier(.16,1,.3,1)}.ghc-institutional .gallery-card:hover img{transform:scale(1.04)}.ghc-institutional .process-list li{border-radius:0;padding:26px}.ghc-institutional .ghc-procurement-links a{font-size:14px;border-radius:0;min-height:90px}.ghc-institutional .service-matrix th,.ghc-institutional .service-matrix td{font-size:14px}.ghc-institutional .footer{background:#17191b;color:#fff}.ghc-institutional .footer p,.ghc-institutional .footer a,.ghc-institutional .footer small{color:#c3c6c8}.ghc-institutional .client-marquee,.ghc-institutional .logo-marquee{border-radius:0}
.ghc-scroll-progress{position:fixed;top:0;left:0;width:100%;height:3px;background:var(--ghc-red);z-index:200;transform:scaleX(0);transform-origin:left;pointer-events:none}.ghc-motion-toggle{border:1px solid #666b6e;background:transparent;color:inherit;padding:10px 13px;min-height:44px;font-size:12px;cursor:pointer;white-space:nowrap}.ghc-modern.ghc-motion-reduced *{scroll-behavior:auto!important;animation:none!important;transition:none!important}.ghc-modern .inquiry-field label{font-size:14px}.ghc-modern .inquiry-field input,.ghc-modern .inquiry-field select,.ghc-modern .inquiry-field textarea{font-size:16px}.ghc-modern .inquiry-consent{font-size:13px}.ghc-modern .inquiry-consent input{min-width:18px;min-height:18px}.ghc-modern .mobile-dock{border-radius:0}.ghc-modern .mobile-dock a{font-size:14px;min-height:46px;border-radius:0}
@media(max-width:1250px){.ghc-service-card,.ghc-service-card+article{padding:28px 24px}.ghc-service-card h3{font-size:30px}.ghc-modern .models-grid,.ghc-modern .catalog-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.ghc-care-grid,.ghc-business-grid{gap:45px}.ghc-about-grid{gap:65px}.ghc-fleet-grid{gap:40px;grid-template-columns:1fr 1fr}.ghc-modern .ghc-fleet-copy h1{font-size:5.25vw}.ghc-fleet-photo{min-height:530px}.ghc-institutional .nav-links{gap:14px}.ghc-institutional .nav-links a{font-size:13px}}
@media(max-width:980px){.ghc-service-grid{gap:12px}.ghc-service-card,.ghc-service-card+article{padding:26px 20px}.ghc-service-card h3{font-size:27px}.ghc-service-card>a{font-size:13px;gap:10px}.ghc-care-grid{gap:35px}.ghc-care-photo{min-height:590px}.ghc-modern .ghc-business{padding:70px 0}.ghc-business-photo img{height:400px}.ghc-about-grid{gap:40px}.ghc-about figure img{height:370px}.ghc-fleet-grid{gap:28px}.ghc-fleet-copy{padding-top:15px}.ghc-fleet-copy .eyebrow{font-size:10px}.ghc-fleet-photo{min-height:535px}.ghc-fleet-proof{margin-top:30px;gap:32px}.ghc-fleet-photo strong{font-size:23px}.ghc-institutional .nav-inner{min-height:80px}.ghc-modern .model-image-wrap,.ghc-modern .catalog-image-wrap{height:205px}.ghc-model-tools{align-items:flex-start;flex-direction:column;gap:10px}.ghc-filters{gap:6px}.ghc-filters button{font-size:13px;padding-inline:14px}}
@media(max-width:720px){.ghc-modern .ghc-section-head{margin-bottom:28px}.ghc-section-head>p{max-width:100%;margin-top:22px}.ghc-service-grid{grid-template-columns:1fr;gap:14px}.ghc-service-card,.ghc-service-card+article{padding:25px;min-height:0;border:0}.ghc-service-card h3{margin:23px 0 12px;font-size:31px}.ghc-service-card p{margin-bottom:22px;max-width:none}.ghc-service-card>a{font-size:14px}.ghc-model-section .ghc-section-description{margin-top:0}.ghc-modern .models-grid,.ghc-modern .catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.ghc-modern .ghc-product .model-card,.ghc-modern .ghc-product .catalog-card{padding:18px 14px 0}.ghc-modern .model-image-wrap,.ghc-modern .catalog-image-wrap{height:165px;margin:0 -9px 12px}.ghc-modern .model-content h3,.ghc-modern .catalog-content h3{font-size:24px;overflow-wrap:anywhere}.ghc-modern .model-accent,.ghc-modern .catalog-accent{font-size:10px;letter-spacing:.025em;min-height:30px;display:block}.ghc-modern .model-content .ghc-card-price,.ghc-modern .catalog-content .ghc-card-price{font-size:12px;min-height:36px;margin-bottom:12px}.ghc-modern .model-content>span,.ghc-modern .catalog-content>span{font-size:12px;margin-bottom:14px}.ghc-compare-select{padding:13px 14px;font-size:12px}.ghc-model-help{gap:16px;font-size:14px;line-height:1.55}.ghc-care-grid,.ghc-business-grid,.ghc-about-grid{grid-template-columns:1fr;gap:34px}.ghc-care-photo{min-height:360px}.ghc-photo-label{padding:20px 25px}.ghc-photo-label strong{font-size:55px}.ghc-care-copy h2,.ghc-modern .ghc-business h2{font-size:clamp(34px,8.5vw,50px)}.ghc-care-list strong{font-size:17px}.ghc-care-list small{font-size:14px}.ghc-modern .ghc-business{padding:65px 0}.ghc-business-photo img{height:320px}.ghc-owner-section .ghc-guide-grid{grid-template-columns:1fr 1fr}.ghc-owner-section .ghc-guide-grid>a{padding:24px 16px}.ghc-owner-section .ghc-guide-grid>a:nth-child(3n){border-right:1px solid var(--ghc-line)}.ghc-owner-section .ghc-guide-grid>a:nth-child(2n){border-right:0}.ghc-guide-grid h3{font-size:22px;margin-bottom:26px}.ghc-guide-grid small{font-size:10px}.ghc-guide-grid span{font-size:12px}.ghc-guide-search label{font-size:14px}.ghc-guide-search>div{padding:8px 8px 8px 12px;gap:8px;flex-wrap:wrap}.ghc-guide-search input{font-size:16px;flex-basis:70%;padding:10px 0}.ghc-guide-search button{font-size:14px;width:100%}.ghc-about figure{max-width:none;margin:0;display:grid;grid-template-columns:145px 1fr;gap:22px;align-items:end}.ghc-about figure img{height:195px}.ghc-about figcaption{padding-bottom:10px;border-top:0}.ghc-about figcaption strong{font-size:17px;line-height:1.4}.ghc-about figcaption span{font-size:12px}.ghc-modern .ghc-visit{padding:70px 0}.ghc-visit-contact a:first-child{font-size:32px}.ghc-visit-contact a:last-child{font-size:15px;overflow-wrap:anywhere}.ghc-footer{padding:35px 0 110px}.ghc-footer nav{font-size:14px;gap:16px;line-height:1.8}.ghc-footer small{display:block;margin-bottom:20px}.ghc-comparison-bar{gap:10px;padding:12px;flex-wrap:wrap}.ghc-comparison-bar span{font-size:13px;flex-basis:100%}.ghc-comparison-bar button{font-size:13px;min-height:42px}.ghc-modern .inquiry-shell{padding:22px 20px}.ghc-modern .inquiry-field label{font-size:13px}.ghc-fleet-hero{padding:40px 0 0}.ghc-fleet-grid{grid-template-columns:1fr;gap:32px}.ghc-fleet-copy{padding:0}.ghc-modern .ghc-fleet-copy h1{font-size:clamp(42px,10.1vw,73px);margin:26px 0 23px}.ghc-modern .ghc-fleet-copy>p:not(.eyebrow){font-size:16px}.ghc-fleet-copy .eyebrow{font-size:10px;letter-spacing:.08em}.ghc-fleet-proof{margin-top:30px;padding-top:22px;gap:42px}.ghc-fleet-proof strong{font-size:38px}.ghc-fleet-retail{font-size:12px;margin-top:26px}.ghc-fleet-photo{min-height:360px;margin:0 -20px}.ghc-fleet-photo>img{object-position:center 43%}.ghc-fleet-photo>span{padding:80px 22px 24px}.ghc-fleet-photo strong{font-size:27px}.ghc-fleet-photo small{font-size:10px}.ghc-institutional .nav-inner{min-height:76px}.ghc-institutional .solution-card{padding:26px}.ghc-institutional .ghc-procurement-links{grid-template-columns:1fr 1fr}.ghc-institutional .ghc-procurement-links a{font-size:14px;padding:18px}.ghc-institutional .section-head p{font-size:16px}}
@media(max-width:370px){.ghc-modern .container{width:calc(100% - 32px)}.ghc-modern .ghc-hero-copy .eyebrow{font-size:9px}.ghc-stage-tabs button{min-width:58px;padding-inline:8px}.ghc-stage-tabs{gap:0}.ghc-stage-arrows button{min-width:38px}.ghc-stage-navigation{padding-inline:12px}.ghc-showroom{margin-inline:-16px}.ghc-fleet-photo{margin-inline:-16px}.ghc-modern .model-image-wrap,.ghc-modern .catalog-image-wrap{height:140px}.ghc-modern .model-content h3,.ghc-modern .catalog-content h3{font-size:22px}.ghc-modern .model-content>span,.ghc-modern .catalog-content>span{font-size:11px}.ghc-hero .ghc-actions{gap:16px}.ghc-hero .ghc-actions .ghc-text-link{font-size:12px}}
/* Keep supporting information readable at every breakpoint. */
.ghc-modern .eyebrow,.ghc-modern .ghc-hero-copy .eyebrow,.ghc-fleet-copy .eyebrow,.ghc-stage-category,.ghc-showroom-top,.ghc-fleet-photo small,.ghc-guide-grid small,.ghc-modern .model-accent,.ghc-modern .catalog-accent,.ghc-card-number{font-size:12px;letter-spacing:.07em}
.ghc-modern .model-content h3,.ghc-modern .catalog-content h3{min-height:35px}
.ghc-modern .ghc-stage-description p{font-size:16px;line-height:1.5}
.ghc-motion-toggle:disabled{opacity:.7;cursor:default}
@media(max-width:720px){.ghc-modern .ghc-hero-copy .eyebrow,.ghc-fleet-copy .eyebrow{letter-spacing:.035em}.ghc-modern .model-accent,.ghc-modern .catalog-accent{min-height:36px;letter-spacing:.025em}.ghc-modern .model-content h3,.ghc-modern .catalog-content h3{min-height:58px}.ghc-stage-category{font-size:11px}.ghc-showroom-top{font-size:11px}.ghc-modern .ghc-stage-description p{font-size:15px;max-width:245px}.ghc-service-strip{line-height:1.8}.ghc-modern .ghc-service-strip{font-size:11px}}
@media(prefers-reduced-motion:reduce){.ghc-modern *{scroll-behavior:auto!important;animation:none!important;transition:none!important}}
