.display-profile-control{position:relative}.display-profile-control.is-display-profile-open{z-index:10000}.display-profile-trigger-group{border:1px solid #94a3b873;border-radius:10px;align-items:stretch;height:40px;display:flex;overflow:hidden}.display-profile-trigger{width:40px;height:40px;color:inherit;cursor:pointer;background:0 0;border:0;border-right:1px solid #94a3b859;justify-content:center;align-items:center;padding:0;display:inline-flex}.display-profile-trigger:hover,.display-profile-trigger[aria-expanded=true]{background:#ffffff1a}.display-profile-trigger svg{width:20px;height:20px}.display-profile-current{white-space:nowrap;align-items:center;max-width:112px;padding:0 .65rem;font-size:.76rem;font-weight:700;display:flex;overflow:hidden}.display-profile-current span{text-overflow:ellipsis;display:block;overflow:hidden}.display-profile-current:hover span{text-overflow:clip;animation:5s linear infinite display-profile-marquee;overflow:visible}@keyframes display-profile-marquee{0%,15%{transform:translate(0)}85%,to{transform:translate(calc(88px - 100%))}}.display-profile-popover{z-index:10001;width:300px;color:var(--ui-header-text);background:#0f2744;border:1px solid #ffffff29;border-radius:.65rem;padding:.9rem;position:absolute;top:calc(100% + .5rem);right:0;box-shadow:0 14px 32px #0f172a59}.display-profile-popover-title{margin-bottom:.75rem;font-size:.95rem;font-weight:700}.display-profile-detection-row{grid-template-columns:24px 1fr auto;align-items:center;gap:.5rem;min-height:30px;font-size:.82rem;display:grid}.display-profile-detection-row strong{text-align:right;font-size:.78rem;font-weight:700}.display-profile-detection-icon,.display-profile-orientation-icon{justify-content:center;align-items:center;width:22px;height:22px;display:inline-flex}.display-profile-detection-icon svg{width:18px;height:18px}.display-profile-orientation-rectangle{border:2px solid;border-radius:2px;width:17px;height:11px;display:block}.display-profile-orientation-icon[data-orientation=portrait] .display-profile-orientation-rectangle{width:10px;height:17px}.display-profile-orientation-icon[data-orientation=landscape] .display-profile-orientation-rectangle{width:17px;height:10px}.display-profile-mode-dot{background:currentColor;border-radius:50%;width:8px;height:8px;margin:auto;display:block}.display-profile-divider{background:#ffffff2e;height:1px;margin:.65rem 0}.display-profile-auto-switch,.display-profile-select-label{justify-content:space-between;align-items:center;gap:.75rem;margin-top:.65rem;font-size:.82rem;display:flex}.display-profile-auto-label{font-weight:600}.display-profile-switch{align-items:center;display:inline-flex;position:relative}.display-profile-switch input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.display-profile-switch-track{cursor:pointer;background:#ffffff38;border-radius:999px;width:42px;height:22px;transition:background .16s,box-shadow .16s;display:inline-flex;position:relative;box-shadow:inset 0 0 0 1px #ffffff40}.display-profile-switch-thumb{background:var(--ui-header-text);border-radius:50%;width:16px;height:16px;transition:transform .16s;position:absolute;top:3px;left:3px;box-shadow:0 1px 3px #0f172a66}.display-profile-switch input:checked+.display-profile-switch-track{background:#22c55e;box-shadow:inset 0 0 0 1px #ffffff59}.display-profile-switch input:checked+.display-profile-switch-track .display-profile-switch-thumb{transform:translate(20px)}.display-profile-switch input:focus-visible+.display-profile-switch-track{outline:2px solid var(--ui-header-text);outline-offset:2px}.display-profile-select-label select{min-width:125px;color:var(--ui-header-text);background:#173a63;border:1px solid #ffffff4d;border-radius:.35rem;padding:.3rem .4rem}.display-profile-select-label select:disabled{opacity:.6}.display-profile-edit-button{width:100%;color:var(--ui-header-text);cursor:pointer;background:#ffffff14;border:1px solid #ffffff4d;border-radius:.4rem;margin-top:.7rem;padding:.45rem .6rem;font-size:.82rem;font-weight:700}.display-profile-edit-button:hover,.display-profile-edit-button[aria-pressed=true]{background:#ffffff29}.display-profile-editor{border-top:1px solid #ffffff2e;gap:.65rem;margin-top:.7rem;padding-top:.7rem;display:grid}.display-profile-editor-title{font-size:.82rem;font-weight:700}.display-profile-editor-grid{grid-template-columns:1fr 1fr;gap:.45rem;display:grid}.display-profile-editor-grid label{gap:.2rem;font-size:.7rem;display:grid}.display-profile-editor-grid input{min-width:0;color:var(--ui-header-text);background:#173a63;border:1px solid #ffffff4d;border-radius:.35rem;padding:.3rem .4rem}.display-profile-editor-note{color:#ffffffb8;font-size:.7rem;line-height:1.35}.display-profile-editor-actions{align-items:center;gap:.55rem;display:flex}.display-profile-editor-actions button{color:var(--ui-header-text);cursor:pointer;background:#ffffff1a;border:1px solid #ffffff4d;border-radius:.35rem;padding:.35rem .55rem;font-size:.75rem;font-weight:700}.display-profile-editor-actions span{font-size:.7rem}.display-profile-manage-link{color:var(--ui-header-text);font-size:.82rem;font-weight:700;text-decoration:none;display:block}.display-profile-manage-link:hover{text-decoration:underline}.display-profiles-page{gap:1rem;display:grid}.display-profiles-page h1,.display-profiles-page h2{margin-top:0}.display-profiles-summary{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.display-profiles-table-wrap{overflow:auto}.display-profiles-page .is-active-profile td{background:#0f27440f;font-weight:600}.display-profile-create-form{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));align-items:end;gap:.75rem;display:grid}.display-profile-create-form label{gap:.3rem;font-size:.82rem;font-weight:600;display:grid}.display-profile-create-form input,.display-profile-create-form select{border:1px solid var(--ui-input-border);background:var(--ui-input-bg);min-height:38px;color:var(--ui-input-text);border-radius:.4rem;padding:.4rem .55rem}.display-profile-value{max-width:680px}.display-profile-value code{white-space:pre-wrap;word-break:break-word;max-height:110px;font-size:.72rem;display:block;overflow:auto}@media (width<=480px){.display-profile-popover{width:auto;position:fixed;top:auto;left:.75rem;right:.75rem}.display-profile-current{max-width:82px}}.display-profile-name-field{gap:.2rem;font-size:.7rem;display:grid}.display-profile-name-field input{min-width:0;color:var(--ui-header-text);background:#173a63;border:1px solid #ffffff4d;border-radius:.35rem;padding:.3rem .4rem}.display-profile-editor-actions{flex-wrap:wrap}.display-profile-editor-status{color:#ffffffd1;min-height:1em;font-size:.7rem}
