.mobile-download-title{display:none}
.nav-row nav .nav-feedback{color:#7b8488}
.nav-row nav .nav-feedback:hover{color:var(--ink)}
.back-triangle{display:inline-block;flex:none;width:0;height:0;border-top:4px solid transparent;border-bottom:4px solid transparent;border-right:6px solid currentColor}
.nav-row nav .nav-feedback:focus-visible{outline:2px solid var(--accent);outline-offset:5px}
.feedback-entry{display:inline-flex;align-items:center;gap:8px;color:var(--accent);font-size:15px}
.device-guidance{display:flex;align-items:flex-start;gap:10px;margin:22px 0 12px;color:#496b76;font-size:15px;line-height:1.65}
.device-guidance svg{width:20px;height:20px;flex:none;margin-top:3px}
.hero-action .home-device-guidance{font-size:12px;font-weight:400;line-height:1.6;color:#6a7b82;margin:8px auto 0;max-width:640px;padding:0 20px}
.feedback-page{max-width:760px;margin:auto;padding:64px 24px 96px}
.feedback-page h1{font-size:40px;line-height:1.25;color:var(--accent);margin:14px 0 24px}
.feedback-page .intro{font-size:18px;line-height:1.75;color:var(--muted)}
.contact-list{margin:36px 0;border-top:1px solid var(--line)}
.contact-list>div{display:grid;grid-template-columns:120px minmax(0,1fr);gap:20px;padding:22px 0;border-bottom:1px solid var(--line)}
.contact-list dt{color:var(--muted)}.contact-list dd{margin:0;overflow-wrap:anywhere}
.contact-list a{color:var(--accent);text-decoration:underline;text-underline-offset:4px}
.feedback-page h2{font-size:22px;margin:36px 0 16px}
.feedback-page li{line-height:1.8;margin:8px 0}
.feedback-page .privacy-note{font-size:14px;color:var(--muted);line-height:1.7}
@media(max-width:900px){
 .chapter-tabs{display:flex;gap:8px;overflow-x:auto;max-width:100%;scroll-padding-inline:8px;overscroll-behavior-x:contain}
 .chapter-tabs button,html[lang=en] .chapter-tabs button{flex:0 0 auto;min-width:112px;max-width:none;white-space:nowrap;font-size:15px;padding:16px 14px;line-height:1.4;gap:8px}
 .chapter-tabs button span{font-size:12px}
}
@media(max-width:700px){
 html[lang=en] #guide-title{font-size:30px;line-height:1.25;text-wrap:balance}
 html[lang=en] #download-title{font-size:30px;line-height:1.25;text-wrap:balance;overflow-wrap:normal}
 html[lang=en] #download-title .desktop-download-title{display:none}
 html[lang=en] #download-title .mobile-download-title{display:block}
 html[lang=en] .download-intro>p{font-size:16px;line-height:1.7}
 html[lang=en] .download-intro>p br{display:none}
 .download-link{max-width:100%;flex-wrap:wrap;gap:10px}
 .download-link .version{white-space:nowrap}
 .guide-grid,.guide-copy,.step-copy,.download-intro{min-width:0}
 .step-copy h3{overflow-wrap:break-word}
 .feedback-page{padding:36px 20px 64px}.feedback-page h1{font-size:30px}
 .contact-list>div{grid-template-columns:1fr;gap:8px}
}
