.app-header{padding-top:max(21px,calc(env(safe-area-inset-top,0px) + 12px))}.app-header-actions{display:flex;gap:8px}.settings-button{position:relative}.settings-button svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.settings-dot{position:absolute;right:7px;top:7px;width:8px;height:8px;border:2px solid #0b1728;border-radius:999px;background:var(--lime)}
.app-card{margin-top:22px;padding:17px;border:1px solid rgba(43,215,255,.2);border-radius:19px;background:linear-gradient(145deg,rgba(47,126,255,.08),rgba(43,215,255,.025))}.app-card-head{display:flex;align-items:center;gap:12px;margin-bottom:12px}.app-card-head .brand-mark{width:40px;height:40px;border-radius:13px}.app-card-head strong,.app-card-head span{display:block}.app-card-head span{margin-top:2px;color:var(--muted);font-size:12px}.app-card .secondary{width:100%}
.settings-sheet{max-height:min(760px,calc(100dvh - 24px));overflow:auto}.settings-group{margin-top:20px;padding:16px;border:1px solid var(--line);border-radius:18px;background:rgba(255,255,255,.025)}.settings-group h3{margin:0 0 5px;font-size:16px}.settings-group p{margin:0 0 14px}.settings-status{display:flex;align-items:center;gap:8px;margin:12px 0;color:#c6d4e5;font-size:13px}.status-dot{width:9px;height:9px;border-radius:50%;background:#66788f}.status-dot.on{background:var(--lime);box-shadow:0 0 12px rgba(169,255,102,.5)}.settings-group .primary,.settings-group .secondary{width:100%}.preference-list{display:grid;gap:0;margin-top:12px;border-top:1px solid var(--line)}.preference-row{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:13px 0;border-bottom:1px solid var(--line);cursor:pointer}.preference-row span strong,.preference-row span small{display:block}.preference-row span small{margin-top:3px;color:var(--muted);font-size:12px;line-height:1.35}.preference-row input{width:20px;height:20px;accent-color:var(--lime)}.install-help{padding:12px;border-radius:14px;background:rgba(43,215,255,.06);color:#b9c9dd;font-size:13px;line-height:1.45}.notification-note{margin-top:11px!important;color:#8093aa!important;font-size:12px}.settings-sheet .danger-button{width:100%;margin-top:10px}.standalone .install-only{display:none}
@media(max-width:560px){.settings-sheet{max-height:calc(100dvh - 12px)}}
