:root{color-scheme:dark;--bg: #071012;--panel: #11191c;--line: rgba(255, 255, 255, .1);--line-strong: rgba(255, 255, 255, .16);--text: #ffffff;--muted: rgba(255, 255, 255, .64);--muted-soft: rgba(255, 255, 255, .46);--soft: rgba(255, 255, 255, .07);--orange: #ff6418;--red: #ff3a36;--amber: #ffb74a;--green: #4bcf73;--blue: #5c7cff;--accent: var(--orange);--surface-1: var(--panel);--surface-2: rgba(255, 255, 255, .07);--text-primary: var(--text);--text-secondary: var(--muted);--text-muted: var(--muted-soft);--border: var(--line);--nav-bg: rgba(17, 25, 28, .86);--shadow: rgba(0, 0, 0, .28);--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-5: 20px;--space-6: 24px;--space-8: 32px;--sidebar-width: 264px;--desktop-header-height: 76px;--content-max-width: 1440px;--wide-content-max-width: 1680px;--reading-max-width: 900px;--page-padding: clamp(18px, 2.4vw, 34px);font-family:Manrope,Onest,Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis-weight:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html{background:var(--bg)}body{margin:0;min-width:320px;min-height:100vh;overflow-x:hidden;background:radial-gradient(circle at 50% -12%,rgba(255,100,24,.14),transparent 30%),linear-gradient(135deg,#03090b 0%,var(--bg) 42%,#020506 100%);color:var(--text)}:root[data-theme=light]{color-scheme:light;--bg: #f4f5f3;--panel: #ffffff;--line: rgba(7, 16, 18, .1);--line-strong: rgba(7, 16, 18, .16);--text: #071012;--muted: rgba(7, 16, 18, .62);--muted-soft: rgba(7, 16, 18, .46);--soft: rgba(7, 16, 18, .06);--surface-1: #ffffff;--surface-2: #eef1ef;--text-primary: #071012;--text-secondary: rgba(7, 16, 18, .68);--text-muted: rgba(7, 16, 18, .48);--border: rgba(7, 16, 18, .1);--nav-bg: rgba(255, 255, 255, .92);--shadow: rgba(25, 35, 38, .12)}:root[data-theme=light] body{background:linear-gradient(135deg,#f7f7f5,#e9ece8);color:var(--text)}a{color:inherit;text-decoration:none}button,input{font:inherit}button{cursor:pointer}input,button{border:0}textarea{font:inherit}.motohub-app,.motohub-app main{min-height:100vh}.motohub-screen{width:min(100%,480px);min-height:100vh;margin:0 auto;padding:var(--space-4) var(--space-4) calc(96px + env(safe-area-inset-bottom));background:linear-gradient(180deg,rgba(7,16,18,0),var(--bg) 44%),var(--bg)}.motohub-hero{position:relative;display:grid;gap:var(--space-4);min-height:258px;margin:calc(var(--space-4) * -1) calc(var(--space-4) * -1) 0;padding:calc(var(--space-5) + env(safe-area-inset-top)) var(--space-4) var(--space-4);overflow:hidden}.motohub-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#071012fa,#071012b8 45%,#07101252),linear-gradient(180deg,rgba(7,16,18,.44) 0%,rgba(7,16,18,.2) 48%,var(--bg) 100%),url(/assets/bot/first_ride.jpg);background-size:cover;background-position:63% 0%;filter:saturate(.9) contrast(1.04) brightness(.68)}.motohub-hero>*{position:relative;z-index:1}.motohub-topbar{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--space-3)}.motohub-brand-wrap{min-width:0;display:grid;gap:var(--space-2)}.motohub-logo{display:flex;align-items:center;width:min(260px,66vw);min-height:52px;filter:none}.motohub-logo img,.motohub-sidebar__brand img{display:block;width:100%;height:auto;max-width:100%;object-fit:contain;object-position:left center}.motohub-logo .motohub-logo__image--light,.motohub-sidebar__brand .motohub-logo__image--light{display:none}:root[data-theme=light] .motohub-logo .motohub-logo__image--dark,:root[data-theme=light] .motohub-sidebar__brand .motohub-logo__image--dark{display:none}:root[data-theme=light] .motohub-logo .motohub-logo__image--light,:root[data-theme=light] .motohub-sidebar__brand .motohub-logo__image--light{display:block}.motohub-location{min-width:0;min-height:32px;display:inline-flex;align-items:center;gap:6px;color:#ffffffc2;font-size:13px;font-weight:500}.motohub-location span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.motohub-location svg{flex:0 0 auto;color:#ffffffa8}.motohub-actions{display:flex;gap:var(--space-2);padding-top:2px}.round-action{position:relative;width:42px;height:42px;display:grid;place-items:center;border-radius:50%;background:linear-gradient(180deg,#ffffff21,#ffffff0d),#11191cb3;color:#fff;box-shadow:inset 0 1px #ffffff21,0 12px 26px #00000047;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);transition:transform .18s ease,color .18s ease,border-color .18s ease}.round-action:after{content:"";position:absolute;inset:-7px}.round-action span{position:absolute;right:-1px;top:-2px;min-width:18px;height:18px;display:grid;place-items:center;border-radius:999px;background:var(--orange);color:#fff;font-size:10px;font-weight:700}.motohub-hero-copy{display:grid;gap:7px;align-self:end;padding-top:10px}.motohub-hero-copy h1{margin:0;color:#fff;font-size:clamp(32px,8.4vw,36px);font-weight:720;line-height:1.03;letter-spacing:0}.motohub-hero-copy p{margin:0;color:#ffffffc2;font-size:clamp(16px,4vw,17px);font-weight:450;line-height:1.36}.motohub-search{width:100%;min-width:0;min-height:56px;display:grid;grid-template-columns:24px minmax(0,1fr) 44px;gap:var(--space-3);align-items:center;border:1px solid rgba(255,255,255,.13);border-radius:21px;background:linear-gradient(180deg,#ffffff1f,#ffffff0e),#11191cd1;padding:6px 6px 6px var(--space-4);box-shadow:inset 0 1px #ffffff1f,0 16px 34px #00000047;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px)}.motohub-search>svg{width:22px;height:22px;color:#ffffffe6}.motohub-search input{width:100%;min-width:0;overflow:hidden;background:transparent;color:#fff;outline:none;font-size:clamp(14px,3.8vw,16px);font-weight:450;line-height:1.2;text-overflow:ellipsis}.motohub-search input::placeholder{color:#ffffff70;font-weight:400}.motohub-search button{width:44px;height:44px;display:grid;place-items:center;border-radius:17px;background:linear-gradient(180deg,#ff6b25,#f14d12);color:#fff;box-shadow:0 10px 22px #ff641838;transition:transform .18s ease,box-shadow .18s ease}.motohub-content{display:grid;gap:var(--space-6);padding-top:var(--space-2)}.motohub-section{display:grid;gap:var(--space-3)}.motohub-section h2,.section-heading-row h2{margin:0;color:#fff;font-size:21px;font-weight:680;line-height:1.14;letter-spacing:0}.quick-scroll,.recommend-scroll{display:grid;grid-auto-flow:column;gap:var(--space-3);margin:0 calc(var(--space-4) * -1);overflow-x:auto;overscroll-behavior-x:contain;padding:0 72px var(--space-1) var(--space-4);scrollbar-width:none;scroll-snap-type:x proximity}.quick-scroll{grid-auto-columns:132px}.recommend-scroll{grid-auto-columns:264px}.quick-scroll::-webkit-scrollbar,.recommend-scroll::-webkit-scrollbar{display:none}.quick-card,.place-card,.recommend-card,.mg67-card,.round-action,.motohub-nav__item,.section-heading-row button{-webkit-tap-highlight-color:transparent;transition:transform .18s ease,background-color .18s ease,border-color .18s ease,box-shadow .18s ease,color .18s ease}.quick-card{width:132px;min-height:106px;display:grid;align-content:center;justify-items:start;gap:10px;scroll-snap-align:start;border:1px solid rgba(255,255,255,.105);border-radius:20px;background:linear-gradient(145deg,#ffffff13,#ffffff06),#11191ceb;color:#fff;padding:var(--space-4);text-align:left;box-shadow:inset 0 1px #ffffff14,0 14px 28px #00000029}.quick-card svg{color:var(--red)}.quick-card--secondary{min-height:94px;background:#ffffff0e}.quick-card--secondary svg{color:var(--orange)}.quick-card span{display:-webkit-box;overflow:hidden;font-size:14px;font-weight:620;line-height:1.22;-webkit-line-clamp:3;-webkit-box-orient:vertical}.mg67-card{position:relative;min-height:156px;display:grid;align-content:end;gap:var(--space-3);overflow:hidden;border:1px solid rgba(255,255,255,.1);border-radius:24px;background-image:linear-gradient(90deg,#071012f5,#071012c7 52%,#07101233),linear-gradient(180deg,#0710121a,#071012e0),url(/assets/bot/tires.jpg);background-size:cover;background-position:68% 50%;padding:var(--space-4);box-shadow:0 18px 40px #0000003d}.mg67-card__icon{width:fit-content;min-height:30px;display:inline-flex;align-items:center;gap:7px;border-radius:999px;background:#ff641826;color:var(--orange);padding:6px 10px;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.mg67-card__icon:after{content:"Совет от MG67";color:var(--orange);font-size:13px;font-weight:650}.mg67-card__copy{max-width:72%;display:grid;gap:7px}.mg67-card p{display:none}.mg67-card h2{margin:0;color:#fff;font-size:19px;font-weight:680;line-height:1.22}.mg67-card span{color:#ffffffad;font-size:14px;font-weight:430;line-height:1.32}.mg67-card button,.mg67-card a{width:fit-content;min-height:36px;display:inline-flex;align-items:center;gap:6px;border-radius:999px;background:#ff6418eb;color:#fff;padding:0 12px 0 15px;font-size:14px;font-weight:650;box-shadow:0 12px 24px #ff641833}.places-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-3)}.place-card{min-height:108px;display:grid;align-content:start;gap:7px;border:1px solid rgba(255,255,255,.075);border-radius:20px;background:var(--panel);color:#fff;padding:var(--space-4);text-align:left;box-shadow:inset 0 1px #ffffff0b,0 12px 26px #0000001f}.place-card:nth-child(1) span:first-child{color:var(--orange);background:#ff64181f}.place-card:nth-child(2) span:first-child{color:var(--amber);background:#ffb74a1a}.place-card:nth-child(3) span:first-child{color:var(--green);background:#4bcf731a}.place-card:nth-child(4) span:first-child{color:var(--blue);background:#5c7cff1a}.place-card span:first-child{width:38px;height:38px;display:grid;place-items:center;border-radius:14px}.place-card strong{color:#fff;font-size:16px;font-weight:620;line-height:1.18}.place-card small{color:var(--muted-soft);font-size:13px;font-weight:430;line-height:1.32}.sections-home-grid{align-items:stretch}.section-home-card{min-height:126px}.section-home-card--wide{grid-column:1 / -1;min-height:104px;grid-template-columns:42px minmax(0,1fr);align-items:center;align-content:center}.section-home-card--wide span:first-child{grid-row:1 / 3}.sections-screen{gap:var(--space-5)}.sections-list{display:grid;gap:var(--space-3)}.section-overview-card{position:relative;min-height:138px;display:grid;grid-template-columns:88px minmax(0,1fr) 22px;gap:var(--space-3);align-items:center;overflow:hidden;border:1px solid var(--line);border-radius:24px;background:var(--panel);color:var(--text);padding:var(--space-3);box-shadow:0 14px 28px #00000029}.section-overview-card.is-selected{border-color:#ff641870}.section-overview-card>svg{color:var(--muted)}.section-overview-card__media{position:relative;width:88px;height:108px;overflow:hidden;border-radius:18px;background:var(--soft)}.section-overview-card__media img{width:100%;height:100%;object-fit:cover;opacity:.6}.image-fallback{display:grid;place-items:center;background:radial-gradient(circle at 28% 18%,rgba(255,100,24,.24),transparent 34%),linear-gradient(145deg,#ffffff17,#ffffff05),var(--soft);color:var(--orange)}.section-overview-card__media .image-fallback,.catalog-card__media .image-fallback{width:100%;height:100%}.section-overview-card__media span{position:absolute;left:10px;bottom:10px;width:42px;height:42px;display:grid;place-items:center;border-radius:15px;background:#ff6418eb;color:#fff;box-shadow:0 10px 20px #ff641833}.section-overview-card__copy{min-width:0;display:grid;gap:7px}.section-overview-card h2,.section-overview-card p{margin:0}.section-overview-card h2{color:var(--text);font-size:19px;font-weight:700;line-height:1.13}.section-overview-card p{display:-webkit-box;overflow:hidden;color:var(--muted);font-size:14px;line-height:1.4;-webkit-line-clamp:2;-webkit-box-orient:vertical}.section-overview-card__copy div{display:flex;flex-wrap:wrap;gap:7px}.section-overview-card small,.section-overview-card b{min-height:28px;display:inline-flex;align-items:center;gap:6px;border-radius:999px;background:var(--soft);color:var(--muted);padding:0 9px;font-size:12px;font-weight:700}.section-overview-card b{background:#ff641821;color:var(--orange)}.section-detail-screen{gap:var(--space-5)}.section-hero-card{position:relative;min-height:220px;display:grid;align-content:end;overflow:hidden;border:1px solid var(--line);border-radius:28px;background:var(--panel);box-shadow:0 20px 42px #00000038}.section-hero-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.58}.section-hero-card>.image-fallback,.detail-hero-card>.image-fallback{position:absolute;inset:0;width:100%;height:100%}.section-hero-card__shade{position:absolute;inset:0;background:linear-gradient(180deg,#07101214,#071012e6),linear-gradient(90deg,#071012cc,#0710122e)}.section-hero-card__content{position:relative;display:grid;gap:var(--space-3);padding:var(--space-5)}.section-hero-card__content>span{width:fit-content;display:inline-flex;align-items:center;gap:7px;border-radius:999px;background:#ff641826;color:var(--orange);padding:7px 10px;font-size:13px;font-weight:750}.section-hero-card h1,.section-hero-card p{margin:0}.section-hero-card h1{color:#fff;font-size:32px;line-height:1.04}.section-hero-card p{color:#ffffffbf;font-size:15px;line-height:1.45}.task-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-3)}.task-card,.guide-card,.section-preview-row,.placeholder-card{border:1px solid var(--line);background:var(--panel);box-shadow:0 14px 28px #00000029}.task-card{min-height:112px;display:grid;align-content:start;gap:9px;border-radius:20px;color:var(--text);padding:var(--space-4)}.task-card>span{width:38px;height:38px;display:grid;place-items:center;border-radius:14px;background:#ff64181f;color:var(--orange)}.task-card strong{font-size:15px;line-height:1.18}.task-card small{color:var(--muted);font-size:12px;line-height:1.34}.category-grid{grid-template-columns:1fr}.category-card{position:relative;overflow:hidden;min-height:150px}.category-card img{position:absolute;inset:0;width:100%;height:100%;opacity:.22;object-fit:cover}.category-card>.image-fallback{position:absolute;inset:0;width:100%;height:100%;opacity:.55}.category-card:after{position:absolute;inset:0;content:"";background:linear-gradient(135deg,#071012eb,#0710129e)}.category-card>span,.category-card strong,.category-card small,.category-card em{position:relative;z-index:1}.category-card strong{color:#fff}.category-card small{color:#ffffffc2}.category-card em,.section-muted-count{width:fit-content;border-radius:999px;background:#ffffff14;color:var(--muted);padding:6px 9px;font-size:12px;font-style:normal;font-weight:650}.section-heading-row a{display:inline-flex;align-items:center;gap:3px;color:var(--orange);font-size:15px;font-weight:650}.section-preview-list,.guide-card-list{display:grid;gap:var(--space-3)}.section-preview-row{min-height:78px;display:grid;grid-template-columns:56px minmax(0,1fr) 18px;gap:var(--space-3);align-items:center;border-radius:18px;color:var(--text);padding:11px}.section-preview-row>span{width:56px;height:56px;display:grid;place-items:center;overflow:hidden;border-radius:16px;background:var(--soft);color:var(--orange)}.section-preview-row img{width:100%;height:100%;object-fit:cover}.section-preview-row div,.guide-card div{min-width:0;display:grid;gap:4px}.section-preview-row strong,.guide-card strong{overflow:hidden;color:var(--text);font-size:15px;text-overflow:ellipsis;white-space:nowrap}.section-preview-row small,.guide-card small{display:-webkit-box;overflow:hidden;color:var(--muted);font-size:13px;line-height:1.34;-webkit-line-clamp:2;-webkit-box-orient:vertical}.guide-card{min-height:112px;display:grid;grid-template-columns:86px minmax(0,1fr);gap:var(--space-3);align-items:center;overflow:hidden;border-radius:20px;color:var(--text);padding:11px}.guide-card img{width:86px;height:90px;border-radius:16px;object-fit:cover}.guide-card b{width:fit-content;border-radius:999px;background:#ff641821;color:var(--orange);padding:5px 8px;font-size:11px}.catalog-card-list,.related-category-list{display:grid;gap:var(--space-3)}.catalog-card{min-height:116px;display:grid;grid-template-columns:88px minmax(0,1fr) 18px;gap:var(--space-3);align-items:center;overflow:hidden;border:1px solid var(--line);border-radius:22px;background:var(--panel);color:var(--text);padding:10px;box-shadow:0 14px 28px #00000029}.catalog-card__media{width:88px;height:96px;display:grid;place-items:center;overflow:hidden;border-radius:18px;background:var(--soft);color:var(--orange)}.catalog-card__media img{width:100%;height:100%;object-fit:cover}.catalog-card__copy{min-width:0;display:grid;gap:5px}.catalog-card__copy b{width:fit-content;display:inline-flex;align-items:center;gap:4px;border-radius:999px;background:#ff641821;color:var(--orange);padding:5px 8px;font-size:11px;font-weight:720}.catalog-card__copy strong{overflow:hidden;color:var(--text);font-size:16px;line-height:1.16;text-overflow:ellipsis;white-space:nowrap}.catalog-card__copy small{display:-webkit-box;overflow:hidden;color:var(--muted);font-size:13px;line-height:1.34;-webkit-line-clamp:2;-webkit-box-orient:vertical}.catalog-card__copy em{color:var(--muted);font-size:12px;font-style:normal;font-weight:650}.place-list-card{position:relative;display:grid;grid-template-columns:92px minmax(0,1fr);gap:var(--space-3);border:1px solid var(--line);border-radius:22px;background:var(--panel);color:var(--text);padding:10px;box-shadow:0 14px 28px #00000029}.place-list-card__media{width:92px;min-height:118px;display:grid;overflow:hidden;border-radius:18px;background:var(--soft)}.place-list-card__media img,.place-list-card__media .image-fallback{width:100%;height:100%;object-fit:cover}.place-list-card__body{min-width:0;display:grid;gap:6px;padding-right:42px}.place-list-card__body strong{color:var(--text);font-size:17px;line-height:1.14}.place-list-card__body small{display:-webkit-box;overflow:hidden;color:var(--muted);font-size:13px;line-height:1.35;-webkit-line-clamp:2;-webkit-box-orient:vertical}.place-list-card__body em{display:flex;align-items:center;gap:4px;color:var(--muted-soft);font-size:12px;font-style:normal;line-height:1.25}.place-status-badge{width:fit-content;display:inline-flex;align-items:center;gap:5px;border-radius:999px;background:#ff641821;color:var(--orange);padding:5px 8px;font-size:11px;font-weight:740}.place-status-badge.status-pending,.detail-kicker.status-pending{background:#ffb74a29;color:var(--amber)}.place-chip-row{display:flex;flex-wrap:wrap;gap:5px}.place-chip-row i{border-radius:999px;background:var(--soft);color:var(--muted);padding:4px 7px;font-size:11px;font-style:normal;font-weight:700}.place-list-card__actions{position:absolute;top:10px;right:10px;display:grid;justify-items:end;gap:8px}.place-list-card__actions button,.place-favorite-button{width:34px;height:34px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.12);border-radius:999px;background:#07101285;color:#fff}.place-list-card__actions button.is-active,.place-favorite-button.is-active{color:var(--orange)}.place-list-card__actions>span{display:inline-flex;align-items:center;gap:4px;color:var(--orange);font-size:12px;font-weight:760}.place-detail-screen{gap:var(--space-4)}.place-hero-card{min-height:312px}.place-hero-card .place-favorite-button{position:absolute;top:14px;right:14px;z-index:3}.place-action-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-3)}.place-action-row a{min-height:50px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:18px;background:var(--orange);color:#fff;font-weight:820}.place-action-row a:only-child{grid-column:1 / -1}.place-warning-callout span,.detail-mg67-callout span{display:inline-flex;align-items:center;gap:7px;color:var(--orange)}.place-description{display:grid;gap:10px}.place-description p{margin:0;color:var(--text);line-height:1.55}.contact-list,.branch-list{display:grid;gap:10px}.contact-list a,.branch-list div{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:4px 10px;align-items:center;border:1px solid var(--line);border-radius:18px;background:var(--soft);color:var(--text);padding:12px}.contact-list small,.branch-list small{color:var(--muted);font-size:12px;text-transform:uppercase}.branch-list span{grid-column:1 / -1;display:flex;gap:8px}.branch-list span a{border-radius:999px;background:#ff64181f;color:var(--orange);padding:7px 10px;font-size:12px;font-weight:760}.place-bottom-actions{display:grid;gap:10px}.place-bottom-actions a,.place-bottom-actions button{min-height:44px;display:flex;align-items:center;gap:8px;justify-content:center;border:1px solid var(--line);border-radius:16px;background:var(--soft);color:var(--muted);font-size:13px;font-weight:740}.structured-service-list{display:grid;gap:10px}.structured-service-list div{display:grid;gap:4px;border:1px solid var(--line);border-radius:16px;background:var(--soft);padding:12px}.structured-service-list strong{color:var(--text);font-size:14px}.structured-service-list small,.visit-report-card small{color:var(--muted);font-size:12px;line-height:1.35}.related-category-list a{min-height:54px;display:grid;grid-template-columns:36px minmax(0,1fr) 16px;gap:var(--space-3);align-items:center;border:1px solid var(--line);border-radius:18px;background:var(--panel);color:var(--text);padding:9px 11px}.related-category-list span{width:36px;height:36px;display:grid;place-items:center;border-radius:13px;background:#ff64181f;color:var(--orange)}.related-category-list strong{overflow:hidden;font-size:14px;text-overflow:ellipsis;line-height:1.25}.related-category-list a>strong:only-child{grid-column:1 / -1;white-space:normal}.related-category-list a:not(:has(>span)){grid-template-columns:minmax(0,1fr) 16px}.related-category-list a:not(:has(>span)) strong{white-space:normal}.compact-empty-state{padding:24px 18px}.compact-empty-state div{width:58px;height:58px;border-radius:20px}.profile-secondary-action{border:1px solid var(--line);background:var(--soft);color:var(--text)}.placeholder-card{display:grid;justify-items:center;gap:var(--space-3);border-radius:28px;padding:var(--space-6) var(--space-4);text-align:center}.placeholder-card__icon{width:78px;height:78px;display:grid;place-items:center;border-radius:26px;background:#ff641821;color:var(--orange)}.placeholder-card p,.placeholder-card h1,.placeholder-card span{margin:0}.placeholder-card p{color:var(--orange);font-size:13px;font-weight:750;text-transform:uppercase}.placeholder-card h1{color:var(--text);font-size:31px;line-height:1.06}.placeholder-card span{max-width:330px;color:var(--muted);font-size:15px;line-height:1.45}.section-heading-row{display:flex;align-items:center;justify-content:space-between;gap:var(--space-4)}.section-heading-row button{display:inline-flex;align-items:center;gap:3px;background:transparent;color:var(--orange);font-size:15px;font-weight:650}.recommend-card{width:264px;min-height:186px;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;scroll-snap-align:start;border:1px solid rgba(255,255,255,.1);border-radius:22px;background-size:cover;background-position:center;padding:var(--space-4);box-shadow:inset 0 -130px 92px #000000c7,inset 0 76px 70px #0000004d,0 14px 30px #0000002e}.recommend-card__top{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--space-3)}.recommend-card__top span{border-radius:999px;background:#ff6418eb;color:#fff;padding:7px 10px;font-size:12px;font-weight:620}.recommend-card__top button{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:#07101275;color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.recommend-card__top button.is-active{color:var(--orange)}.recommend-card__copy{display:grid;gap:7px}.recommend-card h3,.recommend-card p,.recommend-card small{margin:0}.recommend-card h3{color:#fff;font-size:21px;font-weight:680;line-height:1.08}.recommend-card p{color:#ffffffd1;font-size:14px;font-weight:500}.recommend-card small{display:flex;align-items:center;gap:6px;color:#ffffffa3;font-size:13px;font-weight:430;line-height:1.34}.motohub-nav{position:fixed;left:50%;bottom:max(12px,env(safe-area-inset-bottom));z-index:20;width:min(calc(100% - 28px),448px);display:grid;grid-template-columns:repeat(4,1fr);gap:2px;transform:translate(-50%);border:1px solid rgba(255,255,255,.08);border-radius:24px;background:linear-gradient(180deg,#ffffff16,#ffffff09),#11191cdb;padding:7px;box-shadow:0 20px 42px #0006;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px)}.motohub-toast{position:fixed;left:50%;bottom:calc(88px + env(safe-area-inset-bottom));z-index:30;width:fit-content;max-width:min(360px,calc(100% - 40px));transform:translate(-50%);border:1px solid rgba(255,255,255,.12);border-radius:999px;background:#11191ceb;color:#fff;padding:11px 15px;font-size:13px;font-weight:720;text-align:center;box-shadow:0 16px 38px #00000057;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.motohub-nav__item{min-height:54px;display:grid;justify-items:center;align-content:center;gap:4px;border-radius:18px;color:#ffffff94;font-size:11.5px;font-weight:560}.motohub-nav__item svg{width:22px;height:22px}.motohub-nav__item.active{color:var(--orange)}.motohub-placeholder{display:grid;place-content:center;gap:var(--space-3);text-align:center}.motohub-kicker{margin:0;color:var(--orange);font-size:13px;font-weight:650;text-transform:uppercase}.motohub-placeholder h1{margin:0;color:var(--text);font-size:40px;font-weight:700;line-height:1}.motohub-placeholder p:not(.motohub-kicker){max-width:320px;margin:0 auto;color:var(--muted);font-size:17px;line-height:1.45}.simple-screen{display:grid;gap:var(--space-4);align-content:start}.simple-screen__header{display:grid;gap:var(--space-2);padding:var(--space-2) 0 var(--space-1)}.simple-screen__header p{margin:0;color:var(--orange);font-size:13px;font-weight:650;text-transform:uppercase}.simple-screen__header h1{margin:0;color:var(--text);font-size:34px;font-weight:700;line-height:1}.simple-screen__header span{color:var(--muted);font-size:15px;line-height:1.4}.profile-card,.empty-state,.settings-row,.region-search,.region-row,.profile-hero-card,.profile-summary-grid div,.current-region-card,.favorite-row,.toggle-row,.article-card,.feedback-form,.soft-callout{border:1px solid var(--line);background:var(--panel);box-shadow:0 14px 28px #00000029}.back-link{width:fit-content;min-height:36px;display:inline-flex;align-items:center;gap:8px;color:var(--muted);font-size:14px;font-weight:620}.profile-screen{gap:var(--space-5)}.profile-hero-card{display:grid;grid-template-columns:54px minmax(0,1fr);gap:var(--space-3);align-items:center;border-radius:24px;padding:var(--space-4)}.profile-avatar{width:54px;height:54px;display:grid;place-items:center;border-radius:50%;background:#ff641821;color:var(--orange)}.profile-hero-card__copy{display:grid;gap:4px}.profile-hero-card__copy strong{color:var(--text);font-size:20px;font-weight:680}.profile-hero-card__copy span,.profile-hero-card p{color:var(--muted)}.profile-hero-card p{grid-column:1 / -1;margin:0;font-size:13px;line-height:1.4}.profile-primary-action{grid-column:1 / -1;min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:16px;background:var(--orange);color:#fff;padding:0 16px;font-size:14px;font-weight:700}.soft-callout .profile-primary-action,.soft-callout .profile-primary-action:visited{color:#fff}.profile-primary-action:disabled{opacity:.52;cursor:default}.profile-summary-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--space-2)}.profile-summary-grid div{min-height:84px;display:grid;align-content:center;gap:5px;border-radius:18px;padding:12px}.profile-summary-grid svg,.profile-summary-grid strong{color:var(--orange)}.profile-summary-grid strong{font-size:18px}.profile-summary-grid span{color:var(--muted);font-size:12px;line-height:1.2}.profile-group{display:grid;gap:var(--space-3)}.profile-group h2{margin:0;color:var(--text);font-size:19px;font-weight:680}.profile-card{display:grid;gap:var(--space-2);border-radius:24px;padding:18px}.profile-card div{width:46px;height:46px;display:grid;place-items:center;border-radius:16px;background:#ff64181f;color:var(--orange)}.profile-card strong{color:var(--text);font-size:22px;font-weight:680}.profile-card span,.version-note{color:var(--muted)}.settings-list,.region-list{display:grid;gap:10px}.settings-row{width:100%;display:grid;grid-template-columns:42px minmax(0,1fr) 18px;gap:var(--space-3);align-items:center;border-radius:18px;color:var(--text);padding:var(--space-3);text-align:left}.favorite-row,.toggle-row{width:100%;display:grid;grid-template-columns:42px minmax(0,1fr) 36px;gap:var(--space-3);align-items:center;border-radius:18px;color:var(--text);padding:var(--space-3);text-align:left}.favorite-row button{width:36px;height:36px;display:grid;place-items:center;border-radius:12px;background:var(--soft);color:var(--muted)}.toggle-row{grid-template-columns:minmax(0,1fr) 52px}.toggle-row span{display:grid;gap:3px}.toggle-row strong{color:var(--text);font-size:15px}.toggle-row small{color:var(--muted);font-size:13px;line-height:1.3}.toggle-row b{justify-self:end;border-radius:999px;background:#ff641821;color:var(--orange);padding:7px 9px;font-size:12px}.settings-list__icon{width:42px;height:42px;display:grid;place-items:center;border-radius:14px;background:var(--soft);color:var(--orange)}.settings-list__copy{min-width:0;display:grid;gap:3px}.settings-list__copy strong{font-size:15px;font-weight:620}.settings-list__copy small{color:var(--muted);font-size:13px;line-height:1.3}.version-note{margin:2px 0 0;font-size:13px;text-align:center}.empty-state{display:grid;justify-items:center;gap:var(--space-3);border-radius:26px;padding:34px 22px;text-align:center}.empty-state div{width:72px;height:72px;display:grid;place-items:center;border-radius:24px;background:#ff64181f;color:var(--orange)}.empty-state h2,.empty-state p{margin:0}.empty-state h2{color:var(--text);font-size:23px;font-weight:680}.empty-state p{max-width:340px;color:var(--muted);font-size:15px;line-height:1.45}.empty-state span{display:inline-flex;align-items:center;gap:6px;border-radius:999px;background:var(--soft);color:#ffffffc2;padding:8px 12px;font-size:13px;font-weight:600}.region-search{min-height:54px;display:grid;grid-template-columns:22px minmax(0,1fr);gap:10px;align-items:center;border-radius:18px;padding:0 14px}.region-search svg{color:var(--orange)}.region-search input{min-width:0;background:transparent;color:var(--text);outline:none}.region-search input::placeholder{color:var(--muted-soft)}.region-row{min-height:58px;display:flex;align-items:center;justify-content:space-between;gap:var(--space-3);border-radius:18px;color:var(--text);padding:0 14px}.region-row--active{border-color:#ff64186b}.region-row span{display:inline-flex;align-items:center;gap:10px;font-weight:560}.region-row span span{display:grid;gap:3px}.region-row strong{color:var(--text);font-size:14px}.region-row small{color:var(--muted);font-size:12px}.region-row svg{color:var(--orange)}.current-region-card,.soft-callout,.article-card,.feedback-form{display:grid;gap:var(--space-3);border-radius:22px;padding:var(--space-4)}.current-region-card>span{display:inline-flex;align-items:center;gap:8px;color:var(--orange);font-size:13px;font-weight:650}.current-region-card strong,.soft-callout strong{color:var(--text);font-size:18px}.current-region-card p,.soft-callout p,.article-card p,.feedback-form p{margin:0;color:var(--muted);font-size:14px;line-height:1.5}.soft-callout a,.inline-actions a,.inline-actions a:visited{color:var(--orange);font-weight:650}.inline-actions{display:flex;flex-wrap:wrap;gap:var(--space-2)}.inline-actions a{min-height:38px;display:inline-flex;align-items:center;gap:7px;border-radius:14px;background:var(--soft);padding:0 12px}.inline-actions .is-disabled{opacity:.45;pointer-events:none}.chip-list{display:flex;flex-wrap:wrap;gap:var(--space-2)}.chip-list span{border:1px solid var(--line);border-radius:999px;background:var(--soft);color:var(--muted);padding:8px 11px;font-size:13px}.feedback-form label{display:grid;gap:8px;color:var(--text);font-size:14px;font-weight:650}.feedback-form textarea{min-height:150px;resize:vertical;border:1px solid var(--line);border-radius:18px;background:var(--soft);color:var(--text);outline:none;padding:14px;line-height:1.45}.feedback-form textarea::placeholder{color:var(--muted-soft)}.auth-input{min-height:46px;border:1px solid var(--line);border-radius:16px;background:var(--soft);color:var(--text);outline:none;padding:0 14px}.auth-input::placeholder{color:var(--muted-soft)}.auth-consent{display:flex!important;flex-direction:row!important;align-items:flex-start;gap:10px;color:var(--muted);font-size:13px;line-height:1.45}.auth-consent input{width:18px;height:18px;margin-top:1px;accent-color:var(--orange);flex:0 0 auto}.auth-consent a{color:var(--orange);font-weight:700}.form-error{color:#ff8b73!important}.form-success{display:inline-flex;align-items:center;gap:8px;color:#7ee0a3!important;font-weight:700}.admin-review-card pre{max-height:180px;overflow:auto;margin:6px 0;padding:10px;border-radius:12px;background:#ffffff0d;color:var(--muted);font:12px/1.45 ui-monospace,SFMono-Regular,Consolas,monospace;white-space:pre-wrap}.admin-action-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.admin-action-row button{min-height:34px;display:inline-flex;align-items:center;gap:6px;border:1px solid var(--line);border-radius:999px;background:var(--soft);color:var(--text);padding:0 12px;font:inherit;font-size:13px;font-weight:700}.admin-action-row button:disabled{opacity:.55}.submission-review-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:10px 0}.submission-review-grid span{display:grid;gap:4px;min-width:0;border:1px solid var(--line);border-radius:14px;background:var(--soft);padding:10px 12px;color:var(--muted);overflow-wrap:anywhere}.submission-review-grid b{color:var(--text);font-size:12px}.submission-review-grid__wide{grid-column:1 / -1}.submission-duplicates{gap:8px;margin:10px 0;padding:12px}.submission-duplicates a{display:block}.admin-content-layout{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:var(--space-4);align-items:start}.admin-content-row{width:100%;text-align:left;font:inherit;color:inherit}.admin-content-row.is-active{border-color:#ff64188c}.admin-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-3)}.admin-checkbox{min-height:46px;align-items:center;align-self:end;border:1px solid var(--line);border-radius:16px;background:var(--soft);padding:12px 14px}@media(max-width:760px){.admin-content-layout,.admin-form-grid,.submission-review-grid{grid-template-columns:1fr}}.mg67-card__icon:after{content:none}.mg67-card p{display:block;margin:0;color:var(--orange);font-size:13px;font-weight:650}.home-search-suggestions,.search-results-form,.search-result-card{border:1px solid var(--line);background:var(--panel);box-shadow:0 14px 28px #00000029}.home-search-suggestions{display:grid;gap:6px;border-radius:20px;padding:8px;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.home-search-suggestions button{min-width:0;display:grid;grid-template-columns:18px minmax(0,1fr);gap:4px 8px;align-items:center;border-radius:14px;background:transparent;color:var(--text);padding:9px 10px;text-align:left}.home-search-suggestions button svg{grid-row:1 / 3;color:var(--orange)}.home-search-suggestions span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:650}.home-search-suggestions small{overflow:hidden;color:var(--muted);font-size:12px;text-overflow:ellipsis;white-space:nowrap}.home-search-suggestions__all{display:inline-flex!important;grid-template-columns:none!important;justify-content:center;gap:6px!important;background:var(--soft)!important;color:var(--orange)!important;font-weight:700}.search-results-screen{gap:var(--space-4)}.search-results-form{min-height:54px;display:grid;grid-template-columns:22px minmax(0,1fr) auto auto;gap:8px;align-items:center;border-radius:18px;padding:7px 8px 7px 14px}.search-results-form>svg{color:var(--orange)}.search-results-form input{min-width:0;background:transparent;color:var(--text);outline:none}.search-results-form input::placeholder{color:var(--muted-soft)}.search-results-form button{min-height:38px;border-radius:13px;background:var(--soft);color:var(--text);padding:0 11px;font-size:13px;font-weight:700}.search-results-form button[type=submit]{background:var(--orange);color:#fff}.search-filter-row,.search-meta-row,.search-result-card__badges,.search-result-card__actions,.search-result-card__meta{display:flex;align-items:center;gap:8px}.search-filter-row{overflow-x:auto;margin:0 calc(var(--space-4) * -1);padding:0 var(--space-4) 2px;scrollbar-width:none}.search-filter-row::-webkit-scrollbar{display:none}.favorites-tabs{margin-top:-4px}.search-filter-row button,.search-meta-row button{flex:0 0 auto;min-height:34px;border:1px solid var(--line);border-radius:999px;background:var(--soft);color:var(--muted);padding:0 13px;font-size:13px;font-weight:680}.search-filter-row button.is-active{border-color:#ff64186b;background:#ff64181f;color:var(--orange)}.search-meta-row{justify-content:space-between;color:var(--muted);font-size:13px}.search-meta-row span{display:inline-flex;align-items:center;gap:6px}.search-results-list{display:grid;gap:var(--space-3)}.search-result-card{display:grid;gap:var(--space-3);border-radius:22px;padding:var(--space-4)}.search-result-card__visual{min-height:132px;display:grid;place-items:center;overflow:hidden;border-radius:18px;background:radial-gradient(circle at 30% 20%,rgba(255,100,24,.22),transparent 34%),var(--soft);color:var(--orange)}.search-result-card__visual img,.search-result-card__visual .image-fallback{width:100%;height:100%;object-fit:cover}.search-result-card__main{display:grid;gap:7px}.search-result-card__main>span{width:fit-content;border-radius:999px;background:#ff64181f;color:var(--orange);padding:6px 9px;font-size:12px;font-weight:700}.search-result-card h2,.search-result-card p{margin:0}.search-result-card h2{color:var(--text);font-size:19px;line-height:1.15}.search-result-card p,.search-result-card small{color:var(--muted);font-size:14px;line-height:1.42}.search-result-card__badges,.search-result-card__meta{flex-wrap:wrap}.search-result-card__badges b,.search-result-card__meta span{display:inline-flex;align-items:center;gap:5px;border-radius:999px;background:var(--soft);color:var(--muted);padding:6px 9px;font-size:12px;font-weight:650}.search-result-card__actions{justify-content:space-between}.search-result-card__actions button{min-height:38px;display:inline-flex;align-items:center;gap:7px;border-radius:14px;background:var(--soft);color:var(--text);padding:0 12px;font-size:13px;font-weight:700}.search-result-card__actions>span{min-width:42px}.search-result-card__actions a{min-height:38px;display:inline-flex;align-items:center;gap:7px;border-radius:14px;background:var(--orange);color:#fff;padding:0 12px;font-size:13px;font-weight:700}.search-result-card__actions button.is-active{color:var(--orange)}.detail-screen{gap:var(--space-4)}.detail-back-button{background:transparent;text-align:left}.detail-hero-card{position:relative;min-height:292px;display:grid;align-content:end;overflow:hidden;border:1px solid var(--line);border-radius:28px;background:radial-gradient(circle at 70% 0%,rgba(255,100,24,.2),transparent 36%),linear-gradient(145deg,#ffffff12,#ffffff05),var(--panel);box-shadow:0 22px 46px #00000042}.detail-hero-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.56}.detail-hero-card__shade{position:absolute;inset:0;background:linear-gradient(180deg,#0710120f,#071012b8 54%,#071012f5),linear-gradient(90deg,#071012b8,#07101233)}.detail-hero-card__content{position:relative;display:grid;gap:var(--space-3);padding:var(--space-5)}.detail-kicker,.detail-badge-row,.detail-action-row,.detail-list p,.detail-mg67-callout>span{display:flex;align-items:center;gap:8px}.detail-kicker{width:fit-content;border-radius:999px;background:#ff641824;color:var(--orange);padding:7px 10px;font-size:13px;font-weight:750}.detail-hero-card h1,.detail-hero-card p,.detail-block h2,.detail-block p,.detail-list p{margin:0}.detail-hero-card h1{color:#fff;font-size:30px;font-weight:730;line-height:1.04}.detail-hero-card p{color:#ffffffc2;font-size:15px;line-height:1.46}.detail-badge-row{flex-wrap:wrap}.detail-badge-row span{min-height:30px;display:inline-flex;align-items:center;gap:6px;border-radius:999px;background:#ffffff17;color:#ffffffc7;padding:0 10px;font-size:12px;font-weight:650}.detail-action-row{display:grid;grid-template-columns:1fr 1fr;gap:var(--space-3)}.detail-action-row button{min-height:48px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:17px;background:var(--soft);color:var(--text);padding:0 12px;font-size:14px;font-weight:720}.detail-action-row button:first-child{background:#ff641821;color:var(--orange)}.detail-action-row button.is-active{background:var(--orange);color:#fff}.detail-action-row button:disabled{opacity:.58;cursor:default}.detail-info-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-3)}.detail-info-grid div,.detail-block{border:1px solid var(--line);border-radius:22px;background:var(--panel);box-shadow:0 14px 28px #00000029}.detail-info-grid div{display:grid;gap:5px;padding:var(--space-4)}.detail-info-grid span,.detail-block>span{color:var(--muted);font-size:12px;font-weight:650}.detail-info-grid strong{color:var(--text);font-size:16px;line-height:1.2}.detail-block{display:grid;gap:var(--space-3);padding:var(--space-4)}.task-answer-block p{color:var(--text);font-size:17px;font-weight:650;line-height:1.5}.task-section-heading{display:grid;gap:12px}.task-section-heading>span{color:var(--muted);font-size:12px;font-weight:650}.task-view-toggle{margin:0;padding:0}.task-view-toggle button{display:inline-flex;align-items:center;gap:6px}.task-map-shortcut{margin-top:0;border-radius:18px}.detail-block h2{color:var(--text);font-size:22px;line-height:1.12}.detail-list{display:grid;gap:10px}.detail-list p{align-items:flex-start;color:var(--muted);font-size:14px;line-height:1.45}.detail-list svg{flex:0 0 auto;margin-top:2px;color:var(--orange)}.detail-mg67-callout>span{color:var(--orange);font-size:13px;font-weight:750}:root[data-theme=light] .motohub-screen{background:linear-gradient(180deg,rgba(244,245,243,0),var(--bg) 44%),var(--bg)}:root[data-theme=light] .motohub-content{padding-top:var(--space-5)}:root[data-theme=light] .motohub-location,:root[data-theme=light] .motohub-location svg,:root[data-theme=light] .motohub-hero-copy h1,:root[data-theme=light] .motohub-hero-copy p{color:#fff}:root[data-theme=light] .motohub-section h2,:root[data-theme=light] .section-heading-row h2,:root[data-theme=light] .place-card strong,:root[data-theme=light] .place-list-card__body strong,:root[data-theme=light] .quick-card,:root[data-theme=light] .motohub-placeholder h1{color:var(--text)}:root[data-theme=light] .quick-card,:root[data-theme=light] .place-card,:root[data-theme=light] .place-list-card,:root[data-theme=light] .section-overview-card,:root[data-theme=light] .section-preview-row,:root[data-theme=light] .task-card,:root[data-theme=light] .guide-card,:root[data-theme=light] .placeholder-card,:root[data-theme=light] .home-search-suggestions,:root[data-theme=light] .search-results-form,:root[data-theme=light] .search-result-card,:root[data-theme=light] .detail-info-grid div,:root[data-theme=light] .detail-block,:root[data-theme=light] .settings-row,:root[data-theme=light] .favorite-row,:root[data-theme=light] .toggle-row,:root[data-theme=light] .region-row,:root[data-theme=light] .profile-hero-card,:root[data-theme=light] .profile-summary-grid div,:root[data-theme=light] .current-region-card,:root[data-theme=light] .article-card,:root[data-theme=light] .feedback-form,:root[data-theme=light] .soft-callout,:root[data-theme=light] .empty-state,:root[data-theme=light] .region-search,:root[data-theme=light] .contact-list a,:root[data-theme=light] .branch-list div,:root[data-theme=light] .place-bottom-actions a,:root[data-theme=light] .place-bottom-actions button{border-color:var(--border);background:var(--surface-1);box-shadow:0 12px 28px var(--shadow)}:root[data-theme=light] .quick-card{background:linear-gradient(145deg,#fffffff2,#f4f6f5eb),var(--surface-1)}:root[data-theme=light] .section-overview-card__media{background:var(--surface-2)}:root[data-theme=light] .motohub-search button:disabled{opacity:.82}:root[data-theme=light] .mg67-card{border-color:var(--border);background-image:linear-gradient(90deg,#fffffff5,#ffffffd1 55%,#ffffff47),linear-gradient(180deg,#ffffff0f,#ffffffb8),url(/assets/bot/tires.jpg);box-shadow:0 16px 36px var(--shadow)}:root[data-theme=light] .mg67-card h2{color:var(--text)}:root[data-theme=light] .mg67-card span{color:var(--muted)}:root[data-theme=light] .recommend-card{border-color:#07101224;box-shadow:inset 0 -130px 92px #000000b8,inset 0 72px 70px #00000038,0 14px 30px var(--shadow)}:root[data-theme=light] .motohub-nav{border-color:#0710121a;background:linear-gradient(180deg,#fffffff5,#ffffffdb),var(--nav-bg);box-shadow:0 18px 42px var(--shadow)}:root[data-theme=light] .motohub-nav__item{color:var(--muted)}:root[data-theme=light] .motohub-nav__item.active{color:var(--orange)}:root[data-theme=light] .motohub-toast{border-color:#0710121a;background:#fffffff5;color:var(--text);box-shadow:0 16px 36px var(--shadow)}:root[data-theme=light] .empty-state span{color:var(--muted)}@media(hover:hover){.quick-card:hover,.place-card:hover,.recommend-card:hover,.mg67-card:hover{transform:translateY(-2px);border-color:#ffffff29}.round-action:hover,.motohub-nav__item:hover{color:#fff}}.quick-card:active,.place-card:active,.recommend-card:active,.mg67-card button:active,.motohub-search button:active,.round-action:active,.motohub-nav__item:active{transform:scale(.98)}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media(max-width:360px){.motohub-screen{padding-inline:var(--space-3)}.motohub-hero{margin-inline:calc(var(--space-3) * -1);padding-inline:var(--space-3)}.motohub-logo{width:min(218px,63vw);min-height:44px}.motohub-logo img{height:auto}.round-action{width:39px;height:39px}.motohub-actions{gap:6px}.quick-scroll,.recommend-scroll{margin-inline:calc(var(--space-3) * -1);padding-left:var(--space-3)}.quick-scroll{grid-auto-columns:126px}.quick-card{width:126px;padding:14px}.places-grid{gap:10px}.place-card{padding:13px}.section-overview-card{grid-template-columns:78px minmax(0,1fr) 18px;padding:11px}.section-overview-card__media{width:78px;height:100px}.place-card strong{font-size:15px}}@media(min-width:760px){body{padding:var(--space-8)}.motohub-screen{min-height:calc(100vh - 64px);border:1px solid rgba(255,255,255,.08);border-radius:34px;box-shadow:0 34px 95px #0000007a}.motohub-hero{border-radius:34px 34px 0 0}}.calendar-stack{display:grid;gap:14px}.calendar-year-switch{display:inline-flex;width:fit-content;padding:4px;border:1px solid rgba(255,255,255,.12);border-radius:999px;background:#ffffff0d}.calendar-year-switch button{border:0;border-radius:999px;padding:8px 15px;color:var(--muted);background:transparent;font:inherit;font-weight:800}.calendar-year-switch button.is-active{color:#fff;background:var(--accent)}.month-list{display:grid;gap:10px}.month-card{overflow:hidden;border:1px solid rgba(255,255,255,.1);border-radius:20px;background:#ffffff0b}.month-card>button{display:flex;justify-content:space-between;width:100%;border:0;padding:16px;color:inherit;background:transparent;font:inherit;text-align:left}.month-card>button span{font-weight:900}.month-card>button em,.month-empty{color:var(--muted);font-style:normal}.month-card__content{display:grid;gap:10px;padding:0 12px 12px}.month-empty{margin:0;padding:12px 4px 4px}.map-screen{min-height:calc(100dvh - 92px);padding-bottom:calc(96px + env(safe-area-inset-bottom));display:grid;align-content:start;grid-template-rows:auto;gap:14px;overflow-x:clip}.map-header{display:flex;align-items:flex-end;justify-content:space-between;gap:12px}.map-header p,.map-header h1,.map-header span{margin:0}.map-header p{color:var(--orange);font-size:13px;font-weight:800}.map-header h1{color:var(--text);font-size:clamp(30px,9vw,42px);line-height:.98;letter-spacing:0}.map-header span{display:block;margin-top:6px;color:var(--muted);font-size:14px}.map-filter-row{display:flex;gap:8px;margin-inline:0;padding:0 0 2px;overflow-x:auto;scrollbar-width:none}.map-filter-row::-webkit-scrollbar{display:none}.map-filter-row button{min-height:40px;display:inline-flex;flex:0 0 auto;align-items:center;gap:7px;border:1px solid rgba(255,255,255,.1);border-radius:999px;padding:0 13px;color:var(--text);background:#ffffff0f;font:inherit;font-size:13px;font-weight:800}.map-filter-row button svg{color:var(--orange)}.map-filter-row button span{color:var(--muted);font-size:12px}.map-filter-row button.is-active{border-color:#ff64186b;color:#fff;background:var(--orange)}.map-filter-row button.is-active svg,.map-filter-row button.is-active span{color:#fff}.map-filter-row button:disabled{opacity:.42}.map-filter-row--sub{margin-top:-4px}.map-filter-row--sub button{min-height:34px;padding-inline:11px;font-size:12px;font-weight:780}.map-stage{position:relative;min-height:min(68dvh,680px);overflow:hidden;border:1px solid rgba(255,255,255,.1);border-radius:28px;background:#11191c;box-shadow:0 22px 70px #00000047}.map-canvas-wrap,.map-canvas{position:absolute;inset:0;width:100%;height:100%}.map-loading{position:absolute;inset:0;z-index:2;display:grid;place-items:center;color:var(--muted);background:radial-gradient(circle at 50% 35%,rgba(255,100,24,.12),transparent 32%),#11191c;font-weight:800}.map-marker{box-sizing:border-box;width:44px;height:44px;display:grid;place-items:center;border:2px solid rgba(255,255,255,.92);border-radius:50%;color:#fff;background:var(--marker-color, #ff6418);box-shadow:0 14px 32px #00000052;cursor:pointer;pointer-events:auto;transform-origin:center}.map-marker.is-active{transform:scale(1.12);background:#fff;color:var(--marker-color, #ff6418)}.map-marker svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;pointer-events:none}.map-marker svg path,.map-marker svg circle{vector-effect:non-scaling-stroke}.map-place-preview{position:absolute;left:12px;right:12px;bottom:12px;z-index:4;display:grid;grid-template-columns:82px minmax(0,1fr);gap:12px;padding:10px;overflow:hidden;border:1px solid rgba(255,255,255,.12);border-radius:22px;background:#0c1214f0;box-shadow:0 18px 45px #00000057;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.map-place-preview>img{width:82px;height:108px;object-fit:cover;border-radius:16px}.map-place-preview__close{position:absolute;top:9px;right:9px;width:30px;height:30px;display:grid;place-items:center;border:0;border-radius:50%;color:var(--text);background:#ffffff1a}.map-place-preview div{min-width:0}.map-place-preview span,.map-place-preview small,.map-place-preview em{display:block;color:var(--muted);font-size:12px;font-style:normal;line-height:1.35}.map-place-preview span{padding-right:30px;color:var(--orange);font-weight:850}.map-place-preview h2{margin:4px 0;color:var(--text);font-size:18px;line-height:1.1}.map-place-preview p{margin:0 0 7px;color:var(--text);font-size:13px;line-height:1.35}.map-place-preview__actions{grid-column:1 / -1;display:flex;flex-wrap:wrap;gap:8px}.map-place-preview__actions a{min-height:36px;display:inline-flex;align-items:center;gap:6px;border-radius:999px;padding:0 13px;color:#fff;background:var(--orange);font-size:13px;font-weight:850;text-decoration:none}.map-place-preview__actions a+a{color:var(--text);background:#ffffff14}.map-error-state{position:absolute;inset:14px;z-index:3;align-content:center;background:#11191cf0}:root[data-theme=light] .map-stage,:root[data-theme=light] .map-loading{background-color:#11191c}:root[data-theme=light] .map-filter-row button{border-color:#0710121a;color:var(--text);background:#0710120d}@media(min-width:760px){.map-screen{min-height:calc(100vh - 64px)}.map-filter-row{margin-inline:0;padding-inline:0}.map-stage{min-height:660px}.map-place-preview{inset:16px 16px auto auto;width:min(360px,calc(100% - 32px))}}.motohub-sidebar,.motohub-desktop-header{display:none}@media(min-width:768px)and (max-width:1023px){body{padding:0}.motohub-screen{width:min(100%,860px);padding-inline:24px}.places-grid,.sections-list,.task-grid,.catalog-card-list,.search-results-list{grid-template-columns:repeat(2,minmax(0,1fr))}.quick-scroll,.recommend-scroll{display:grid;grid-auto-flow:initial;grid-template-columns:repeat(2,minmax(0,1fr));margin-inline:0;overflow:visible;padding-inline:0}.quick-card,.recommend-card{width:auto}.section-home-card--wide{grid-column:auto}.map-screen{width:min(100%,960px)}}@media(min-width:1024px){html,body,#root{min-height:100%}body{padding:0;background:radial-gradient(circle at 18% 0%,rgba(255,100,24,.12),transparent 30%),linear-gradient(135deg,#03090b 0%,var(--bg) 46%,#020506 100%)}.motohub-app{min-height:100vh;display:grid;grid-template-columns:var(--sidebar-width) minmax(0,1fr)}.motohub-workspace{min-width:0;min-height:100vh;display:grid;grid-template-rows:var(--desktop-header-height) minmax(0,1fr)}.motohub-workspace>main{min-width:0}.motohub-sidebar{position:sticky;top:0;height:100vh;display:grid;grid-template-rows:auto 1fr auto;gap:22px;border-right:1px solid rgba(255,255,255,.08);background:#060c0edb;padding:24px 18px;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.motohub-sidebar__brand{display:block;width:190px}.motohub-sidebar__brand img{display:block;width:100%;height:auto}.motohub-sidebar__brand .motohub-logo__image--light{display:none}:root[data-theme=light] .motohub-sidebar__brand .motohub-logo__image--dark{display:none}:root[data-theme=light] .motohub-sidebar__brand .motohub-logo__image--light{display:block}.motohub-sidebar__nav{display:grid;align-content:start;gap:8px}.motohub-sidebar__item,.motohub-sidebar__profile{min-height:48px;display:flex;align-items:center;gap:12px;border:1px solid transparent;border-radius:16px;color:var(--muted);padding:0 13px;font-size:14px;font-weight:760}.motohub-sidebar__item.active{border-color:#ff641838;background:#ff64181f;color:#fff}.motohub-sidebar__item.active svg,.motohub-sidebar__item:hover svg{color:var(--orange)}.motohub-sidebar__profile{min-height:64px;border-color:#ffffff14;background:#ffffff0b}.motohub-sidebar__profile>span{width:38px;height:38px;display:grid;place-items:center;border-radius:14px;background:#ff64181f;color:var(--orange)}.motohub-sidebar__profile div{display:grid;gap:2px}.motohub-sidebar__profile small{color:var(--muted-soft);font-size:12px;font-weight:560}.motohub-desktop-header{position:sticky;top:0;z-index:15;min-width:0;display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid rgba(255,255,255,.08);background:#071012c7;padding:0 var(--page-padding);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px)}.motohub-desktop-header p,.motohub-desktop-header h1{margin:0}.motohub-desktop-header p{color:var(--orange);font-size:12px;font-weight:850;text-transform:uppercase}.motohub-desktop-header h1{color:var(--text);font-size:24px;line-height:1.05}.motohub-desktop-header__actions{min-width:0;display:flex;align-items:center;justify-content:flex-end;gap:10px}.desktop-search-link,.desktop-region-link,.desktop-icon-link{min-height:42px;display:inline-flex;align-items:center;gap:8px;border:1px solid rgba(255,255,255,.08);border-radius:999px;background:#ffffff0e;color:var(--text);padding:0 14px;font-size:13px;font-weight:760}.desktop-search-link{width:min(34vw,420px);justify-content:flex-start;color:var(--muted)}.desktop-search-link span,.desktop-region-link span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.desktop-icon-link{width:42px;justify-content:center;padding:0}.motohub-nav{display:none}.motohub-toast{left:calc(var(--sidebar-width) + (100vw - var(--sidebar-width)) / 2);bottom:24px}.motohub-screen{width:min(100%,var(--content-max-width));min-height:calc(100vh - var(--desktop-header-height));margin:0 auto;padding:var(--page-padding);background:transparent}.simple-screen,.detail-screen,.profile-screen,.search-results-screen{max-width:var(--reading-max-width)}.sections-screen,.section-detail-screen,.search-results-screen,.profile-screen{width:min(100%,var(--content-max-width));max-width:var(--content-max-width)}.map-screen{width:100%;max-width:none;min-height:calc(100vh - var(--desktop-header-height));grid-template-rows:auto auto minmax(0,1fr)}.map-stage{min-height:calc(100vh - var(--desktop-header-height) - 176px)}.motohub-hero{min-height:360px;margin:calc(var(--page-padding) * -1) calc(var(--page-padding) * -1) 0;padding:34px var(--page-padding) 28px;border-radius:0 0 34px 34px}.motohub-topbar{display:none}.motohub-hero-copy{max-width:720px;align-self:end}.motohub-hero-copy h1{font-size:clamp(42px,4.2vw,72px)}.motohub-search{max-width:760px}.motohub-content{gap:30px}.quick-scroll,.recommend-scroll{display:grid;grid-auto-flow:initial;margin-inline:0;overflow:visible;padding:0}.quick-scroll{grid-template-columns:repeat(auto-fit,minmax(170px,1fr))}.quick-card{width:auto;min-height:126px}.places-grid,.sections-list,.task-grid,.catalog-card-list,.guide-card-list,.related-category-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:16px}.search-results-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:16px}.sections-home-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.section-home-card--wide{grid-column:auto}.recommend-scroll{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.recommend-card{width:auto;min-height:238px}.mg67-card{min-height:190px}.section-overview-card{min-height:178px;grid-template-columns:108px minmax(0,1fr)}.section-overview-card>svg{display:none}.section-overview-card__media{width:108px;height:132px}.section-hero-card,.detail-hero-card{min-height:340px}.category-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.catalog-card,.guide-card,.place-list-card,.search-result-card{min-height:132px}.place-list-card,.catalog-card{grid-template-columns:112px minmax(0,1fr) 20px}.place-list-card__media,.catalog-card__media{width:112px;height:124px}.place-action-row{grid-template-columns:repeat(2,minmax(0,1fr))}.search-results-form{grid-template-columns:auto minmax(0,1fr) auto auto}.search-result-card{display:grid;grid-template-columns:1fr;align-items:stretch}.search-results-list .place-list-card{grid-template-columns:1fr;gap:0;overflow:hidden;padding:0}.search-results-list .place-list-card__media{width:100%;height:178px;min-height:178px;border-radius:0}.search-results-list .place-list-card__body{padding:14px 14px 58px}.search-results-list .place-list-card__actions{inset:auto 12px 12px;display:flex;align-items:center;justify-content:space-between}.search-results-list .place-list-card__actions>span{min-height:34px;border-radius:999px;background:#ff64181f;padding:0 11px}.search-result-card__visual{min-height:178px}}@media(min-width:1280px){.places-grid,.sections-list,.task-grid,.catalog-card-list,.search-results-list{grid-template-columns:repeat(auto-fit,minmax(310px,1fr))}.sections-home-grid,.recommend-scroll{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(min-width:1600px){.motohub-screen{width:min(100%,var(--wide-content-max-width))}.recommend-scroll{grid-template-columns:repeat(4,minmax(0,1fr))}.map-stage{min-height:calc(100vh - var(--desktop-header-height) - 164px)}}.motohub-hero{min-height:218px;gap:var(--space-3)}.motohub-logo{width:min(220px,58vw);min-height:40px}.motohub-sidebar__brand{overflow:hidden}.motohub-hero-copy{padding-top:2px}.motohub-hero-copy h1{max-width:9ch;font-size:clamp(28px,7.1vw,34px)}.motohub-hero-copy p{max-width:30ch;font-size:14px}.motohub-search{min-height:52px;border-radius:18px}.quick-find-grid{grid-auto-columns:118px;padding-right:48px}.quick-find-card{width:118px;min-height:88px;gap:8px;border-radius:18px;padding:13px}.quick-find-card span{font-size:13px;-webkit-line-clamp:2}.map-shortcut-card,.useful-guide-card{display:grid;align-items:center;gap:var(--space-3);border:1px solid var(--line);border-radius:20px;background:var(--panel);color:var(--text);box-shadow:0 12px 26px #00000024}.map-shortcut-card{grid-template-columns:42px minmax(0,1fr) 18px;min-height:72px;padding:14px}.map-shortcut-card span{width:42px;height:42px;display:grid;place-items:center;border-radius:15px;background:#ff641821;color:var(--orange)}.map-shortcut-card strong,.useful-guide-card strong{min-width:0;overflow:hidden;color:var(--text);font-size:15px;line-height:1.2;text-overflow:ellipsis}.useful-guide-list{display:grid;gap:var(--space-3)}.useful-guide-card{grid-template-columns:minmax(0,1fr) 18px;min-height:82px;padding:13px 14px}.useful-guide-card small{grid-column:1 / -1;display:-webkit-box;overflow:hidden;color:var(--muted);font-size:13px;line-height:1.35;-webkit-line-clamp:2;-webkit-box-orient:vertical}.category-hero-card{min-height:154px;border-radius:22px}.category-hero-card .section-hero-card__content{gap:8px;padding:18px}.category-hero-card h1{font-size:clamp(25px,7vw,31px)}.category-hero-card p{display:-webkit-box;overflow:hidden;font-size:14px;-webkit-line-clamp:2;-webkit-box-orient:vertical}.category-hero-card .detail-badge-row{margin-top:2px}.place-list-card{min-height:156px;align-items:stretch}.place-list-card__media{min-height:136px}.place-list-card__body{align-content:start;gap:7px}.place-list-card__body strong{display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical}.place-list-card__body small{-webkit-line-clamp:1}.place-list-card__body em{display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical}.place-status-badge.status-good{background:#4bcf731f;color:var(--green)}.place-status-badge.status-warn{background:#ffb74a24;color:var(--amber)}.place-detail-layout,.place-detail-main{display:grid;gap:var(--space-4)}.place-hero-card{min-height:216px;border-radius:24px}.place-summary-card,.place-status-row,.actuality-card,.detail-disclosure{border:1px solid var(--line);border-radius:22px;background:var(--panel);color:var(--text);padding:var(--space-4);box-shadow:0 12px 28px #00000024}.place-summary-card{display:grid;grid-template-columns:minmax(0,1fr) 38px;gap:var(--space-3);align-items:start}.place-summary-card h1,.place-summary-card p{margin:0}.place-summary-card h1{color:var(--text);font-size:clamp(27px,7.8vw,38px);line-height:1.04}.place-summary-card p{margin-top:9px;color:var(--muted);font-size:14px;line-height:1.42}.place-category-label{display:inline-flex;width:fit-content;margin-bottom:8px;border-radius:999px;background:#ff641821;color:var(--orange);padding:6px 9px;font-size:12px;font-weight:780}.place-status-row{display:flex;align-items:center;justify-content:space-between;gap:var(--space-3)}.place-status-row small{color:var(--muted);font-size:12px;font-weight:650}.actuality-pill{display:inline-flex;align-items:center;gap:6px;border-radius:999px;padding:7px 10px;font-size:12px;font-weight:790}.actuality-pill--good{background:#4bcf7321;color:var(--green)}.actuality-pill--warn{background:#ffb74a24;color:var(--amber)}.place-info-compact{grid-template-columns:1fr}.place-action-panel{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.place-action-panel a,.place-action-panel button{min-height:48px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border:1px solid var(--line);border-radius:17px;background:var(--panel);color:var(--text);padding:0 10px;font-size:13px;font-weight:790}.place-action-panel a:first-child{border-color:#ff64186b;background:var(--orange);color:#fff}.inline-more-button,.detail-disclosure>button{width:fit-content;display:inline-flex;align-items:center;gap:6px;border-radius:999px;background:#ff64181f;color:var(--orange);padding:8px 11px;font-size:13px;font-weight:780}.detail-disclosure{display:grid;gap:var(--space-3)}.detail-disclosure>button{width:100%;justify-content:space-between;background:transparent;color:var(--text);padding:0}.actuality-card{display:grid;grid-template-columns:10px minmax(0,1fr);gap:var(--space-3)}.actuality-dot{width:10px;height:10px;margin-top:5px;border-radius:999px}.actuality-dot--good{background:var(--green)}.actuality-dot--warn{background:var(--amber)}.actuality-card strong,.actuality-card p{margin:0}.actuality-card strong{color:var(--text);font-size:14px}.actuality-card p{margin-top:4px;color:var(--muted);font-size:13px;line-height:1.42}@media(max-width:374px){.motohub-logo{width:174px}.round-action{width:38px;height:38px}.place-action-panel{grid-template-columns:1fr}}@media(min-width:768px){.catalog-card-list{grid-template-columns:repeat(2,minmax(0,1fr))}.related-category-list{grid-template-columns:repeat(auto-fit,minmax(190px,1fr))}}@media(min-width:1024px){.motohub-hero{min-height:250px;border-radius:0 0 28px 28px}.motohub-hero-copy h1{max-width:none;font-size:clamp(38px,3.2vw,52px)}.motohub-search{max-width:680px}.quick-find-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.quick-find-card{width:auto;min-height:92px}.useful-guide-list{grid-template-columns:repeat(3,minmax(0,1fr))}.category-hero-card{min-height:176px}.catalog-card-list{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.place-list-card{grid-template-columns:104px minmax(0,1fr)}.place-list-card__media{width:104px;min-height:138px}.place-detail-screen{max-width:1120px}.place-detail-layout{grid-template-columns:minmax(0,1fr)}.place-hero-card{min-height:300px}.place-info-compact{grid-template-columns:repeat(3,minmax(0,1fr))}}.home-hero{min-height:292px;gap:13px;padding-bottom:18px}.home-hero .motohub-logo{width:min(164px,47vw);min-height:38px}.home-hero .motohub-logo .motohub-logo__image--dark,:root[data-theme=light] .home-hero .motohub-logo .motohub-logo__image--dark{display:block}.home-hero .motohub-logo .motohub-logo__image--light,:root[data-theme=light] .home-hero .motohub-logo .motohub-logo__image--light{display:none}.home-hero .motohub-location{min-height:24px}.home-hero .motohub-hero-copy{padding-top:2px}.home-hero .motohub-hero-copy h1{max-width:none;font-size:clamp(30px,8vw,38px);line-height:1.04}.home-hero .motohub-hero-copy p{max-width:25ch;color:#ffffffc7;font-size:clamp(14px,3.8vw,16px)}.home-hero .motohub-search{min-height:54px;grid-template-columns:24px minmax(0,1fr);padding:8px 16px}.home-content{gap:18px;padding-top:12px}.home-quick-section{margin-top:-6px}.quick-find-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;overflow:visible;padding:0}.quick-find-card{width:auto;min-width:0;min-height:68px;display:grid;grid-template-columns:26px minmax(0,1fr);place-items:center start;gap:9px;border:1px solid rgba(255,255,255,.1);border-radius:16px;background:linear-gradient(180deg,#ffffff12,#ffffff06),var(--panel);color:var(--text);padding:10px 12px;box-shadow:0 8px 18px #0000001a}.quick-find-card svg{width:20px;height:20px;color:var(--orange)}.quick-find-card span{max-width:100%;overflow:hidden;color:var(--text);font-size:12px;font-weight:700;line-height:1.16;text-align:left;text-overflow:ellipsis;white-space:nowrap}.sections-home-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.section-home-card{position:relative;min-width:0;min-height:114px;display:grid;grid-template-columns:minmax(0,1fr) 18px;align-content:start;gap:8px;overflow:hidden;border:1px solid var(--line);border-radius:22px;background:radial-gradient(circle at 20% 0%,rgba(255,255,255,.08),transparent 34%),var(--panel);color:var(--text);padding:13px;box-shadow:0 12px 26px #00000024}.section-home-card>span:first-child{width:36px;height:36px;display:grid;place-items:center;border-radius:15px;background:#ff64181f;color:var(--orange)}.section-home-card>svg{align-self:start;justify-self:end;color:var(--muted)}.section-home-card strong,.section-home-card small{grid-column:1 / -1;min-width:0}.section-home-card strong{color:var(--text);font-size:15px;line-height:1.16}.section-home-card small{display:-webkit-box;overflow:hidden;color:var(--muted);font-size:12px;line-height:1.35;-webkit-line-clamp:2;-webkit-box-orient:vertical}.section-home-card--wide{min-height:92px;grid-column:1 / -1;grid-template-columns:42px minmax(0,1fr) 18px;align-items:center;align-content:center}.section-home-card--wide>span:first-child{grid-row:1 / 3}.section-home-card--wide strong,.section-home-card--wide small{grid-column:2}.section-home-card--wide>svg{grid-column:3;grid-row:1 / 3;align-self:center}.section-home-card--amber>span:first-child{background:#ffb74a24;color:var(--amber)}.section-home-card--green>span:first-child{background:#4bcf7321;color:var(--green)}.section-home-card--blue>span:first-child{background:#5488ff24;color:#6fa3ff}.section-home-card--red>span:first-child{background:#ff641824;color:var(--orange)}:root[data-theme=light] .quick-find-card,:root[data-theme=light] .section-home-card{border-color:#0a0d0f14;background:radial-gradient(circle at 20% 0%,rgba(255,100,24,.09),transparent 36%),#fff}@media(max-width:374px){.home-hero{min-height:282px;padding-bottom:16px}.home-hero .motohub-logo{width:min(158px,48vw)}.home-hero .motohub-hero-copy h1{font-size:clamp(28px,7.8vw,34px)}.quick-find-card{min-height:66px}.quick-find-card span{font-size:12px}}@media(min-width:768px){.quick-find-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(min-width:1024px){.home-hero{min-height:286px;padding:30px var(--page-padding) 26px}.home-hero .motohub-hero-copy h1{font-size:clamp(42px,4vw,58px)}.home-hero .motohub-search{max-width:680px}.quick-find-grid{grid-template-columns:repeat(6,minmax(0,1fr))}.quick-find-card{min-height:78px}.sections-home-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.section-home-card--wide{grid-column:span 2}}.place-secondary-links{display:flex;flex-wrap:wrap;gap:10px}.place-secondary-links a{min-height:38px;display:inline-flex;align-items:center;gap:7px;border:1px solid var(--line);border-radius:999px;background:var(--soft);color:var(--text);padding:0 13px;font-size:13px;font-weight:760}.place-about-block{padding-block:15px}.place-about-block .place-description{gap:8px}.place-about-block .place-description p{margin:0;color:var(--muted);font-size:14px;line-height:1.45}.visit-report-card{align-items:start}.visit-report-card p{margin-bottom:10px}.visit-action-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.visit-action-row button{min-height:40px;border-radius:14px;font-size:13px}.visit-action-row button:first-child{border-color:#ff64186b;background:var(--orange);color:#fff}
