
*,:before,:after{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;font-family:Arial,Helvetica,sans-serif;line-height:1.55;color:#1e1e1e;background:#f5f5f5}
a{color:#f26c21;text-decoration:none}
a:hover{text-decoration:underline}
img{max-width:100%;display:block}
.site-header{position:sticky;top:0;z-index:1000;background:#fff;box-shadow:0 2px 16px rgba(0,0,0,.08)}
.top-band{background:linear-gradient(180deg,#d5d5d5 0%,#8c8c8c 100%);display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:.65rem 1.4rem}
.top-band a{color:#111;font-weight:700}.top-center{font-size:2rem;font-style:italic;font-weight:900;letter-spacing:.02em;text-transform:uppercase;color:#292929}
.stihl-box{background:#ff6a00;border-radius:3px;padding:.5rem 1rem;box-shadow:0 4px 0 rgba(0,0,0,.75),0 8px 16px rgba(0,0,0,.18)}
.stihl-logo{height:26px;width:auto}
.tick-bar{display:flex;justify-content:center;flex-wrap:wrap;gap:1rem;background:#202020;color:#fff;padding:.55rem 1rem;font-size:.92rem;font-weight:700}
.nav-bar{max-width:1280px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.4rem;background:#fff}
.logo-lockup{display:flex;flex-direction:column;gap:.12rem;color:#141414}.logo-lockup:hover{text-decoration:none}.logo-text{font-size:1.4rem;font-weight:900}.logo-tag{font-size:.82rem;color:#666;font-weight:700}
.main-nav ul{display:flex;flex-wrap:wrap;gap:.3rem;list-style:none;padding:0;margin:0;justify-content:flex-end}.main-nav a{display:block;padding:.7rem .75rem;border-radius:999px;font-size:.84rem;font-weight:800;color:#222;letter-spacing:.02em}.main-nav a:hover,.main-nav a.active{background:#f26c21;color:#fff;text-decoration:none}.nav-toggle{display:none;background:#fff;border:1px solid #ccc;border-radius:8px;padding:.45rem .7rem;font-size:1.2rem}
.hero{position:relative;min-height:72vh;background:url('../images/hero-timecutter-myride.jpg') center/cover no-repeat}.hero-overlay{min-height:72vh;background:linear-gradient(90deg,rgba(0,0,0,.68) 0%,rgba(0,0,0,.50) 43%,rgba(0,0,0,.20) 100%);display:flex;align-items:center}.hero-copy{max-width:780px;padding:4.5rem 1.5rem;margin:0 auto 0 6vw;color:#fff}.eyebrow{text-transform:uppercase;letter-spacing:.08em;font-size:.82rem;font-weight:800;color:#f7b37c;margin:0 0 .7rem}.hero-copy h1,.page-hero h1{margin:0 0 1rem;font-size:clamp(2.2rem,4.3vw,4.1rem);line-height:1.05}.hero-lead,.page-hero p{font-size:1.08rem;max-width:720px}
.hero-actions{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:1.4rem}.btn-primary,.btn-secondary{display:inline-flex;align-items:center;justify-content:center;padding:.92rem 1.35rem;border-radius:999px;font-weight:800;text-decoration:none;border:2px solid transparent}.btn-primary{background:#f26c21;color:#fff}.btn-primary:hover{background:#df5d15;color:#fff;text-decoration:none}.btn-secondary{background:#fff;color:#222;border-color:#d6d6d6}.btn-secondary:hover{background:#f7f7f7;text-decoration:none}
.page-shell,.section,.strip-card{max-width:1280px;margin:1.35rem auto;padding:0 1rem}.card-section,.strip-card,.page-hero{background:#fff;border-radius:24px;box-shadow:0 10px 30px rgba(0,0,0,.07)}
.page-hero{display:flex;justify-content:space-between;align-items:center;gap:1.5rem;padding:2rem}.compact-hero{min-height:auto}.section-heading{margin-bottom:1.2rem}.section-heading h2,.content-card h2{margin:.15rem 0 .6rem;font-size:1.9rem}.section-heading p,.content-card p{margin:.2rem 0 0}
.strip-card{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:#ddd;padding:1px}.strip-card a{background:#fff;padding:1.25rem;border-radius:23px;color:#1b1b1b;display:flex;flex-direction:column;gap:.35rem}.strip-card a:hover{text-decoration:none;background:#fff7f1}.strip-card strong{font-size:1.05rem}.strip-card span{color:#5f5f5f}
.feature-grid,.service-cards,.product-grid,.category-grid{display:grid;gap:1.2rem}.four-up{grid-template-columns:repeat(4,1fr)}.three-up{grid-template-columns:repeat(3,1fr)}.category-grid{grid-template-columns:repeat(4,1fr)}.structured-grid{grid-template-columns:repeat(3,1fr)}
.feature-grid article,.service-cards article,.product-card,.content-card{background:#fff;border:1px solid #ececec;border-radius:22px;padding:1.35rem;box-shadow:0 8px 20px rgba(0,0,0,.04)}.alt-bg{background:transparent;box-shadow:none;padding:0}.alt-bg .feature-grid article,.alt-bg .content-card,.alt-bg .product-card{background:#fff7f1}
.product-card.image-card{padding:0;overflow:hidden}.product-card.image-card h3,.product-card.image-card p{padding:0 1.1rem}.product-card.image-card img{aspect-ratio:4/3;object-fit:cover}.product-card h3,.feature-grid h3,.service-cards h3{margin:.1rem 0 .5rem;font-size:1.16rem}
.category-card{position:relative;border-radius:22px;overflow:hidden;min-height:280px;background:#111;color:#fff}.category-card img{width:100%;height:100%;object-fit:cover;filter:brightness(.76)}.category-card span{position:absolute;left:1rem;bottom:1rem;font-size:1.25rem;font-weight:800}.category-card:hover{text-decoration:none}
.two-col-section{display:grid;grid-template-columns:1.2fr 1fr;gap:1.2rem}.emphasis-card{background:linear-gradient(180deg,#fff7f1 0%,#ffe9db 100%)}.check-list{padding-left:1.2rem;margin:1rem 0 0}.check-list li{margin:.45rem 0}
.link-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:1rem}.link-grid a{display:flex;flex-direction:column;gap:.35rem;background:#fff;border:1px solid #ececec;border-radius:20px;padding:1rem;font-weight:800;color:#111;box-shadow:0 8px 18px rgba(0,0,0,.04)}.link-grid a span{font-weight:400;color:#636363}.link-grid a:hover{text-decoration:none;background:#fff7f1}
.contact-band{display:flex;justify-content:space-between;align-items:center;gap:1rem;background:linear-gradient(90deg,#262626 0%,#111 100%);color:#fff}.contact-band a:not(.btn-primary):not(.btn-secondary){color:#fff}
.service-form form,.contact-form-wrapper form{display:flex;flex-direction:column;gap:1rem}.form-row{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.service-form label,.contact-form-wrapper label{font-weight:700;font-size:.95rem;display:flex;flex-direction:column;gap:.35rem}.service-form input,.service-form select,.service-form textarea,.contact-form-wrapper input,.contact-form-wrapper textarea{width:100%;padding:.85rem;border:1px solid #cfcfcf;border-radius:14px;font:inherit;background:#fff}
.map-embed iframe{width:100%;height:360px;border:0;border-radius:20px}
.site-footer{background:#1a1a1a;color:#f1f1f1;margin-top:2rem}.site-footer a{color:#fff}.footer-inner{max-width:1280px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);gap:1.6rem;padding:2rem 1rem}.footer-inner h4{margin:0 0 .65rem}.footer-bottom{text-align:center;border-top:1px solid rgba(255,255,255,.12);padding:1rem;font-size:.92rem}
.sale-float{position:fixed;left:18px;bottom:18px;background:#ff6a00;color:#fff;padding:1rem 1.3rem;border-radius:999px;font-weight:900;box-shadow:0 12px 28px rgba(0,0,0,.25);z-index:999}.sale-float:hover{text-decoration:none;background:#ea6100}.fb-float-image{position:fixed;right:18px;bottom:18px;z-index:999}.fb-float-image img{width:74px;height:auto}
.page img{max-width:100%}.page-shell main,.page{max-width:1280px;margin:1.35rem auto;padding:0 1rem}.page{background:#fff;border-radius:24px;box-shadow:0 10px 30px rgba(0,0,0,.07);padding:1.6rem}.page h1{margin-top:0;margin-bottom:1rem}.page p,.page li{max-width:1000px}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@media(max-width:1100px){.four-up,.category-grid,.link-grid,.structured-grid{grid-template-columns:repeat(2,1fr)}.three-up,.footer-inner{grid-template-columns:repeat(2,1fr)}.two-col-section,.page-hero{grid-template-columns:1fr;display:grid}.strip-card{grid-template-columns:repeat(2,1fr)}}
@media(max-width:820px){.top-band{flex-direction:column;text-align:center}.nav-bar{align-items:flex-start}.nav-toggle{display:block}.main-nav{width:100%}.main-nav ul{display:none;flex-direction:column;align-items:stretch;width:100%;padding-top:.5rem}.main-nav ul.open{display:flex}.main-nav a{border-radius:14px}.hero,.hero-overlay{min-height:62vh}.hero-copy{margin:0;padding:3.25rem 1.2rem}.contact-band{flex-direction:column;align-items:flex-start}.sale-float{left:12px;bottom:12px;padding:.9rem 1.1rem}.fb-float-image img{width:64px}}
@media(max-width:640px){.strip-card,.four-up,.three-up,.category-grid,.structured-grid,.link-grid,.footer-inner,.form-row{grid-template-columns:1fr}.page-hero{padding:1.35rem}.hero-copy h1,.page-hero h1{font-size:2.15rem}.top-center{font-size:1.55rem}.logo-tag{display:none}}


.hero-subline{margin-top:.9rem;font-size:1rem;max-width:720px;color:#f3f3f3}
.trust-strip{margin-top:-3.2rem;position:relative;z-index:3}
.trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;background:#fff;border-radius:24px;padding:1.2rem 1.3rem;box-shadow:0 14px 32px rgba(0,0,0,.10);font-weight:800}
.service-highlight{margin-top:.9rem;font-weight:800;color:#f26c21}
@media(max-width:1100px){.trust-grid{grid-template-columns:repeat(2,1fr)}.trust-strip{margin-top:1.35rem}}
@media(max-width:640px){.trust-grid{grid-template-columns:1fr}}

.main-nav li{position:relative}
.main-nav .has-dropdown{display:flex;align-items:center;gap:.2rem}
.main-nav .dropdown-toggle{display:none;background:transparent;border:0;color:#222;font-size:.9rem;font-weight:800;cursor:pointer;padding:.45rem .35rem;border-radius:999px}
.main-nav .dropdown-toggle:hover,.main-nav .dropdown-toggle:focus-visible{background:#f26c21;color:#fff}
.dropdown-menu{display:block;position:absolute;top:100%;left:0;min-width:240px;background:#fff;border:1px solid #e6e6e6;border-radius:18px;box-shadow:0 18px 40px rgba(0,0,0,.12);padding:.5rem;z-index:50;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(8px);transition:opacity .18s ease,transform .18s ease,visibility .18s ease}
.dropdown-menu li{display:block}
.dropdown-menu a{display:block;padding:.72rem .85rem;border-radius:12px;white-space:nowrap}
@media(min-width:821px){.has-dropdown.desktop-open>.dropdown-menu,.has-dropdown:focus-within>.dropdown-menu{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}}
.stihl-quick-links{display:flex;flex-wrap:wrap;gap:.75rem;margin:1rem 0 1.3rem}.stihl-quick-links a{display:inline-block;background:#fff;border:1px solid #e7e7e7;border-radius:999px;padding:.75rem 1rem;font-weight:800;color:#222}.stihl-quick-links a:hover{text-decoration:none;background:#f26c21;color:#fff;border-color:#f26c21}
@media(max-width:820px){.main-nav .has-dropdown{display:block}.main-nav .has-dropdown>a{display:inline-block;width:calc(100% - 42px)}.main-nav .dropdown-toggle{display:inline-block;float:right;margin-top:.2rem}.dropdown-menu{position:static;min-width:0;box-shadow:none;border:0;padding:.2rem 0 .4rem .7rem;display:none;opacity:1;visibility:visible;pointer-events:auto;transform:none}.dropdown-menu a{white-space:normal;padding:.65rem .75rem;border-radius:10px;background:#fafafa}.has-dropdown.open>.dropdown-menu{display:block}.stihl-quick-links a{width:100%;text-align:center}}


.dd-icon{display:inline-block;width:1.35rem;margin-right:.35rem;text-align:center}.dd-badge{display:inline-block;margin-left:.45rem;background:#f26c21;color:#fff;font-size:.68rem;font-weight:800;line-height:1;padding:.28rem .45rem;border-radius:999px;vertical-align:middle}.dropdown-note{padding:.75rem .85rem .35rem;color:#666;font-size:.82rem;font-weight:700;line-height:1.35}.dropdown-menu li:last-child{border-top:1px solid #efefef;margin-top:.2rem}
.shop-by-need a{font-size:1rem}.shop-by-need a:hover{transform:translateY(-1px)}
.mobile-call-bar{display:none;position:fixed;left:12px;right:12px;bottom:12px;background:#f26c21;color:#fff;text-align:center;padding:1rem 1.1rem;border-radius:999px;font-weight:900;box-shadow:0 14px 28px rgba(0,0,0,.25);z-index:1001}
.mobile-call-bar:hover{text-decoration:none;background:#df5f18}
@media(max-width:820px){.mobile-call-bar{display:block}.sale-float{bottom:74px}.fb-float-image{bottom:78px}.dropdown-note{padding:.55rem .75rem .2rem;font-size:.8rem}.dropdown-menu li:last-child{margin-top:.35rem}}

.link-grid a{display:block;background:#fff;border:1px solid #ececec;border-radius:18px;padding:1rem 1rem .95rem;color:#222;font-weight:800;box-shadow:0 8px 20px rgba(0,0,0,.04)}
.link-grid a span{display:block;margin-top:.35rem;color:#666;font-weight:600;font-size:.92rem;line-height:1.45}
.link-grid a:hover{border-color:#f26c21;text-decoration:none;transform:translateY(-1px)}
.main-nav .has-dropdown > a.active{background:#f26c21;color:#fff}

.brand-card{display:flex;flex-direction:column;align-items:flex-start;gap:.85rem}.brand-icon{width:100%;max-width:180px;height:58px;object-fit:contain;padding:.55rem .7rem;border:1px solid #efefef;border-radius:16px;background:#fff}.hidden-field{position:absolute!important;left:-9999px!important;opacity:0!important;pointer-events:none!important}.checkbox-stack{display:flex;flex-direction:column;justify-content:center;gap:.75rem;padding:.35rem 0}.check-option{display:flex!important;flex-direction:row!important;align-items:center;gap:.6rem;font-weight:700}.check-option input{width:auto!important;margin:0}.form-note{margin:.1rem 0 0;color:#444;font-size:.95rem}


/* Premium brand page */
.premium-brand-grid{margin-top:1rem;align-items:stretch}
.premium-brand-card{height:100%}
.premium-brand-link{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:.9rem;height:100%;padding:1.2rem;text-align:center;border:1px solid #ececec;border-radius:22px;background:#fff;box-shadow:0 8px 24px rgba(0,0,0,.05);transition:transform .18s ease, box-shadow .18s ease, border-color .18s ease}
.premium-brand-link:hover{transform:translateY(-4px);box-shadow:0 16px 34px rgba(0,0,0,.09);border-color:#ff7a00}
.brand-logo-wrap{display:flex;align-items:center;justify-content:center;width:100%;min-height:86px}
.brand-copy{margin:0;color:#4b4b4b;font-size:.98rem;line-height:1.5}
.brand-tags{display:flex;flex-wrap:wrap;gap:.45rem;justify-content:center}
.brand-tags span{display:inline-flex;align-items:center;padding:.38rem .72rem;border-radius:999px;background:#fff3e8;color:#8a4300;font-size:.82rem;font-weight:700}
.brand-help-strip{padding-top:0}
.brand-help-card{text-align:center}
.brand-help-card .button-row{justify-content:center}
@media (max-width: 768px){
  .premium-brand-link{padding:1rem}
  .brand-logo-wrap{min-height:72px}
  .brand-copy{font-size:.94rem}
}


.elite-dealer-section {
  padding-top: 0;
}

.elite-dealer-card {
  display: grid;
  grid-template-columns: minmax(180px, 280px) 1fr;
  gap: 24px;
  align-items: center;
  background: #f3f3f3;
  border-radius: 20px;
  padding: 24px;
  box-shadow: 0 10px 26px rgba(0,0,0,0.08);
}

.elite-dealer-badge {
  width: 100%;
  max-width: 260px;
  height: auto;
  border-radius: 12px;
  display: block;
}

.elite-dealer-copy h2,
.elite-dealer-copy h1 {
  margin-bottom: 12px;
}

.elite-dealer-copy p {
  margin-bottom: 16px;
}

@media (max-width: 760px) {
  .elite-dealer-card {
    grid-template-columns: 1fr;
    text-align: center;
  }

  .elite-dealer-badge {
    margin: 0 auto;
  }
}
