.preferences-page{max-width:1280px}.preferences-layout{grid-template-columns:minmax(0,1fr) 260px;align-items:start;gap:38px;display:grid}.preferences-main{gap:20px;min-width:0;display:grid}.preferences-section{min-width:0;padding:26px}.preferences-section h2,.preferences-aside h2{font-size:16px;font-weight:650;line-height:1.5}.preferences-section header p,.preferences-toggle-row p{color:var(--web-muted);margin-top:7px;font-size:13px;line-height:1.8}.preferences-field{gap:10px;margin-top:28px;font-size:13px;font-weight:600;display:grid}.preferences-field .web-input{width:100%;padding:12px 14px;font-size:15px}.preferences-field-note{color:var(--web-muted);justify-content:space-between;gap:16px;margin-top:10px;font-size:12px;display:flex}.preferences-save{border-top:1px solid var(--web-border);justify-content:space-between;align-items:center;gap:18px;margin-top:30px;padding-top:22px;display:flex}.preferences-save p,.preferences-status{color:var(--web-muted);font-size:12px;line-height:1.7}.preferences-save .web-button{flex-shrink:0}.preferences-aside{padding:5px 0}.preferences-aside p{color:var(--web-muted);margin-top:14px;font-size:13px;line-height:1.85}.preferences-aside h3{margin-top:28px;font-size:13px}.preferences-toggle-row{justify-content:space-between;align-items:center;gap:24px;display:flex}.preferences-toggle-row>div:first-child{min-width:0}.preferences-note,.preferences-feature-detail p{color:var(--web-muted);margin-top:20px;font-size:13px;line-height:1.8}.preferences-feature-detail{border-top:1px solid var(--web-border);margin-top:20px}.preferences-feature-detail .web-button{margin-top:16px}.preferences-error{border-left:2px solid var(--web-danger);background:color-mix(in srgb, var(--web-danger) 5%, var(--web-surface));color:var(--web-danger);margin-top:16px;padding:12px 15px;font-size:13px;line-height:1.7}.preferences-quick-links{flex-wrap:wrap;gap:10px;margin-top:20px;display:flex}.preferences-faq details+details{border-top:1px solid var(--web-border)}.preferences-faq summary{cursor:pointer;padding:22px 26px;font-size:14px;font-weight:550;line-height:1.7}.preferences-faq summary::marker{color:var(--web-muted)}.preferences-faq details[open] summary{color:var(--web-primary)}.preferences-faq p{color:var(--web-muted);padding:0 26px 24px;font-size:14px;line-height:1.9}.preferences-support-links{justify-items:start;gap:16px;margin-top:24px;display:grid}.preferences-support-links a,.preferences-support-links button{color:var(--web-primary);text-align:left;background:0 0;border:0;padding:0;font-size:13px}.preferences-support-links a:hover,.preferences-support-links button:hover{text-decoration:underline}.preferences-version{color:var(--web-muted);background:0 0;border:0;margin-top:32px;padding:0;font-size:12px}@media (width<=1100px){.preferences-layout{grid-template-columns:minmax(0,1fr) 220px;gap:26px}}@media (width<=900px){.preferences-layout{grid-template-columns:minmax(0,1fr);gap:28px}.preferences-aside{border-top:1px solid var(--web-border);padding-top:24px}}@media (width<=550px){.preferences-section{padding:20px}.preferences-save{flex-direction:column;align-items:stretch;gap:12px}.preferences-toggle-row{flex-wrap:wrap;gap:16px}.preferences-toggle-row>div:first-child{flex-basis:100%}}