:root{--motoe-club-bg:#f4f1e9;--motoe-club-card:#fffdfa;--motoe-club-text:#211f1b;--motoe-club-muted:#756f65;--motoe-club-green:#2f6547;--motoe-club-green-dark:#214b35;--motoe-club-green-soft:#e7efe9;--motoe-club-line:#d9d3c8;--motoe-club-shadow:0 10px 30px rgba(38,33,25,.07);--motoe-club-radius:14px}.motoe-clubs-shell{background:var(--motoe-club-bg);color:var(--motoe-club-text);font-family:"Fira Sans",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;min-height:100vh}.motoe-clubs-shell *{box-sizing:border-box}.motoe-clubs-inner{max-width:1380px;margin:0 auto;padding-left:48px;padding-right:48px}.motoe-clubs-topbar{display:flex;justify-content:space-between;align-items:center;min-height:82px;border-bottom:1px solid rgba(217,211,200,.85)}.motoe-clubs-brand{display:flex;align-items:center;color:inherit;text-decoration:none}.motoe-clubs-brand-logo{display:block;max-height:54px;max-width:230px;width:auto;object-fit:contain}.motoe-clubs-brand span{display:flex;flex-direction:column}.motoe-clubs-brand small{font-size:10px;letter-spacing:.16em;color:var(--motoe-club-muted);font-weight:700}.motoe-clubs-brand strong{font-size:18px;margin-top:2px}.motoe-clubs-lang{display:flex;border:1px solid var(--motoe-club-line);border-radius:8px;overflow:hidden;background:#fff}.motoe-clubs-lang a{padding:8px 12px;color:var(--motoe-club-text);text-decoration:none;font-size:12px;font-weight:700}.motoe-clubs-lang a.active{background:var(--motoe-club-green);color:#fff}.motoe-clubs-hero{background:linear-gradient(120deg,#173c2a,#2f6547);color:#fff;padding:72px 0 76px}.motoe-clubs-eyebrow{font-size:11px;text-transform:uppercase;letter-spacing:.14em;font-weight:700;color:#cfe0d5}.motoe-clubs-hero h1{font-size:clamp(40px,5vw,64px);line-height:1.02;margin:10px 0 16px;letter-spacing:-.025em}.motoe-clubs-hero p{max-width:720px;font-size:18px;line-height:1.55;margin:0;color:#eef4f0}.motoe-clubs-directory{padding-top:30px;padding-bottom:80px}.motoe-clubs-filters{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:14px;background:rgba(255,253,250,.98);border:1px solid var(--motoe-club-line);padding:18px;border-radius:var(--motoe-club-radius);box-shadow:var(--motoe-club-shadow)}.motoe-clubs-filters label>span{display:block;font-size:10px;text-transform:uppercase;letter-spacing:.08em;font-weight:700;color:var(--motoe-club-muted);margin-bottom:7px}.motoe-clubs-filters input,.motoe-clubs-filters select{width:100%;min-height:43px;padding:10px 12px;border:1px solid #cbc4b8;border-radius:8px;background:#fff;color:var(--motoe-club-text);font:500 14px "Fira Sans",sans-serif}.motoe-clubs-search-field>div{display:flex;gap:8px}.motoe-clubs-search-field button{width:46px;border:0;border-radius:8px;background:var(--motoe-club-green);color:#fff;cursor:pointer;font-size:16px}.motoe-clubs-results-head{display:flex;justify-content:space-between;align-items:center;padding:22px 2px 0;color:var(--motoe-club-muted);font-size:13px}.motoe-clubs-results-head strong{color:var(--motoe-club-text)}.motoe-clubs-results-head a{color:var(--motoe-club-green);font-weight:700;text-decoration:none}.motoe-clubs-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:24px;padding-top:22px}.motoe-clubs-card{background:var(--motoe-club-card);border:1px solid var(--motoe-club-line);border-radius:var(--motoe-club-radius);overflow:hidden;box-shadow:0 5px 18px rgba(38,33,25,.045);transition:.2s}.motoe-clubs-card:hover{transform:translateY(-3px);box-shadow:0 14px 34px rgba(38,33,25,.09);border-color:#c7beb0}.motoe-clubs-card-logo{display:flex;align-items:center;justify-content:center;height:190px;background:#fff;padding:28px;border-bottom:1px solid var(--motoe-club-line)}.motoe-clubs-card-logo img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain}.motoe-clubs-logo-placeholder{display:flex;align-items:center;justify-content:center;width:100%;height:100%;font-size:44px;color:#97a49b;background:#f4f6f4;border-radius:10px}.motoe-clubs-card-body{padding:20px}.motoe-clubs-acronym{font-size:11px;text-transform:uppercase;letter-spacing:.09em;color:var(--motoe-club-green);font-weight:700}.motoe-clubs-card h2{font-size:22px;line-height:1.2;margin:7px 0 9px}.motoe-clubs-card h2 a{color:inherit;text-decoration:none}.motoe-clubs-location{color:var(--motoe-club-muted);font-size:13px;margin-bottom:12px}.motoe-clubs-location i{color:var(--motoe-club-green);margin-right:5px}.motoe-clubs-card p{color:var(--motoe-club-muted);line-height:1.55;margin:0 0 16px}.motoe-clubs-card-link{color:var(--motoe-club-green);font-weight:700;text-decoration:none;font-size:13px;display:inline-flex;align-items:center;gap:7px}.motoe-clubs-pagination{display:flex;gap:8px;justify-content:center;margin-top:36px}.motoe-clubs-pagination a{display:flex;width:36px;height:36px;align-items:center;justify-content:center;border:1px solid var(--motoe-club-line);border-radius:8px;text-decoration:none;color:var(--motoe-club-text);background:#fff}.motoe-clubs-pagination a.active{background:var(--motoe-club-green);color:#fff;border-color:var(--motoe-club-green)}.motoe-clubs-empty{text-align:center;padding:70px 20px}.motoe-clubs-empty>i{font-size:34px;color:var(--motoe-club-green)}.motoe-club-detail{padding-top:26px;padding-bottom:80px}.motoe-clubs-back{display:inline-flex;gap:8px;align-items:center;color:var(--motoe-club-green);font-weight:700;text-decoration:none;font-size:14px;margin-bottom:24px}.motoe-club-header{display:grid;grid-template-columns:260px 1fr;gap:38px;align-items:center;background:var(--motoe-club-card);border:1px solid var(--motoe-club-line);border-radius:var(--motoe-club-radius);padding:34px;box-shadow:var(--motoe-club-shadow)}.motoe-club-main-logo{height:190px;display:flex;align-items:center;justify-content:center;background:#fff;border:1px solid var(--motoe-club-line);border-radius:12px;padding:22px}.motoe-club-main-logo img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain}.motoe-club-heading h1{font-size:clamp(34px,4.5vw,54px);line-height:1.04;letter-spacing:-.025em;margin:8px 0 14px}.motoe-club-heading-location{color:var(--motoe-club-muted);font-size:15px}.motoe-club-heading-location i{color:var(--motoe-club-green);margin-right:6px}.motoe-club-socials{display:flex;flex-wrap:wrap;gap:9px;margin-top:22px}.motoe-club-socials a{display:inline-flex;align-items:center;gap:7px;padding:9px 12px;border:1px solid var(--motoe-club-line);border-radius:8px;background:#fff;color:var(--motoe-club-text);text-decoration:none;font-size:13px;font-weight:600}.motoe-club-socials a:hover{border-color:var(--motoe-club-green);color:var(--motoe-club-green)}.motoe-club-detail-grid{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:30px;align-items:start;margin-top:30px}.motoe-club-panel,.motoe-club-contact-card{background:var(--motoe-club-card);border:1px solid var(--motoe-club-line);border-radius:var(--motoe-club-radius);overflow:hidden;box-shadow:0 4px 16px rgba(38,33,25,.035);margin-bottom:22px}.motoe-club-panel-head{padding:13px 17px;border-bottom:1px solid var(--motoe-club-line);font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:var(--motoe-club-muted);font-weight:700;background:#faf8f3}.motoe-club-panel-body{padding:22px}.motoe-club-prose{font-size:16px;line-height:1.78}.motoe-club-prose p:first-child{margin-top:0}.motoe-club-prose p:last-child{margin-bottom:0}.motoe-club-map{height:430px;background:#e8e4dc}.motoe-club-map-error{height:100%;display:flex;align-items:center;justify-content:center;padding:30px;color:#7b3636}.motoe-club-contact-card{padding:22px}.motoe-club-contact-card h2{font-size:18px;margin:0 0 12px}.motoe-club-contact-card>div{display:flex;gap:12px;padding:13px 0;border-top:1px solid var(--motoe-club-line)}.motoe-club-contact-card>div>i{width:28px;height:28px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:var(--motoe-club-green-soft);color:var(--motoe-club-green);font-size:12px;flex:0 0 28px}.motoe-club-contact-card span{min-width:0}.motoe-club-contact-card small{display:block;color:var(--motoe-club-muted);font-size:10px;text-transform:uppercase;letter-spacing:.06em;font-weight:700;margin-bottom:3px}.motoe-club-contact-card strong{font-size:14px;line-height:1.35;overflow-wrap:anywhere}.motoe-club-contact-card a{color:inherit;text-decoration:none}.motoe-club-contact-card a:hover{color:var(--motoe-club-green)}.motoe-club-related{margin-top:30px}.motoe-club-section-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px;font-size:18px;font-weight:700}.motoe-club-section-heading strong{font-size:12px;border-radius:999px;background:var(--motoe-club-green-soft);color:var(--motoe-club-green-dark);padding:5px 9px}.motoe-club-route-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.motoe-club-route-card{display:grid;grid-template-columns:145px 1fr;background:var(--motoe-club-card);border:1px solid var(--motoe-club-line);border-radius:12px;overflow:hidden}.motoe-club-route-image{background:#fff;display:flex;align-items:center;justify-content:center;min-height:140px}.motoe-club-route-image img{width:100%;height:100%;object-fit:contain}.motoe-club-route-image span{color:var(--motoe-club-green);font-size:28px}.motoe-club-route-card>div{padding:16px}.motoe-club-route-card small{color:var(--motoe-club-green);font-weight:700;text-transform:uppercase;letter-spacing:.06em}.motoe-club-route-card h3{font-size:18px;line-height:1.2;margin:7px 0}.motoe-club-route-card h3 a{color:inherit;text-decoration:none}.motoe-club-route-card p{font-size:13px;color:var(--motoe-club-muted);line-height:1.45;margin:0}.motoe-club-linked-from-directory .motoe-local-club-logo a{display:flex;align-items:center;justify-content:center}.motoe-linked-club-name{display:block;color:var(--motoe-club-text)!important;font-weight:700;font-size:18px;text-decoration:none;margin-top:5px}.motoe-linked-club-cta{display:inline-flex;align-items:center;gap:6px;color:var(--motoe-club-green)!important;font-weight:700;text-decoration:none;font-size:12px;margin-top:7px}.motoe-club-injected{margin:24px 0}@media(max-width:1050px){.motoe-club-detail-grid{grid-template-columns:1fr}.motoe-club-sidebar{display:grid;grid-template-columns:1fr}.motoe-club-route-grid{grid-template-columns:1fr}}@media(max-width:820px){.motoe-clubs-inner{padding-left:24px;padding-right:24px}.motoe-clubs-filters{grid-template-columns:1fr}.motoe-club-header{grid-template-columns:1fr;text-align:center}.motoe-club-main-logo{max-width:330px;width:100%;margin:0 auto}.motoe-club-socials{justify-content:center}.motoe-club-detail-grid{margin-top:22px}}@media(max-width:560px){.motoe-clubs-inner{padding-left:16px;padding-right:16px}.motoe-clubs-hero{padding:50px 0}.motoe-club-header{padding:22px}.motoe-club-route-card{grid-template-columns:1fr}.motoe-club-route-image{height:180px}.motoe-club-map{height:320px}.motoe-club-socials a span{display:none}}