.controls-panel{color:#eee;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#141414bf;border-radius:8px;flex-direction:column;min-width:240px;max-height:calc(100vh - 32px);font:12px/1.4 system-ui,sans-serif;display:flex;position:fixed;top:16px;right:16px;overflow:hidden}.controls-header{color:#eee;text-align:left;cursor:pointer;background:#ffffff0f;border:none;flex:none;justify-content:space-between;align-items:center;width:100%;padding:10px 14px;font:600 12px/1.4 system-ui,sans-serif;display:flex}.controls-header:hover{background:#ffffff1a}.controls-toggle{opacity:.8;font-size:14px;line-height:1}.controls-body{flex-direction:column;gap:10px;padding:12px 14px;display:flex;overflow:hidden auto}.controls-panel .row{justify-content:space-between;align-items:center;gap:8px;display:flex}.controls-panel .row.column{flex-direction:column;align-items:stretch;gap:4px}.controls-panel .color-input{background:0 0;border:none;width:40px;height:24px;padding:0}.controls-panel .select{flex:1;margin-left:8px}.controls-section{border:1px solid #ffffff14;border-radius:8px;flex-direction:column;gap:10px;padding:10px;display:flex}.section-title{letter-spacing:.02em;color:#fff;opacity:.92;font-weight:700}.public-section{background:#568fff1c}.locked-section{background:#0000001f}.password-box{flex-direction:column;gap:8px;display:flex}.password-box p{opacity:.78;margin:0}.password-box input{color:#fff;background:#ffffff14;border:1px solid #fff3;border-radius:6px;outline:none;padding:8px}.password-box button{color:#111;cursor:pointer;background:#84cd57eb;border:0;border-radius:6px;padding:8px;font-weight:700}.password-box button:hover{background:#9ae26a}.password-error{color:#ff9b9b;font-weight:600}.camera-help{opacity:.78;font-size:11px}.locked-section.grass-locked{opacity:.08;background:0 0;border-color:#0000;min-height:20px;padding:4px;transition:opacity .16s,background .16s,border-color .16s,padding .16s}.locked-section.grass-locked:hover,.locked-section.grass-locked:focus-within{opacity:1;background:#00000038;border-color:#ffffff1a;padding:10px}.secret-grass-zone{flex-direction:column;gap:8px;display:flex}.secret-grass-toggle{color:#ffffff2e;cursor:pointer;background:#ffffff0a;border:0;border-radius:999px;align-self:flex-start;align-items:center;gap:8px;padding:4px 8px;transition:color .16s,background .16s,opacity .16s;display:flex}.grass-locked:hover .secret-grass-toggle,.grass-locked:focus-within .secret-grass-toggle{color:#ffffffd6;background:#ffffff14}.secret-dot{background:currentColor;border-radius:999px;width:7px;height:7px}.secret-label{white-space:nowrap;opacity:0;max-width:0;transition:max-width .16s,opacity .16s;overflow:hidden}.grass-locked:hover .secret-label,.grass-locked:focus-within .secret-label{opacity:1;max-width:140px}.stealth-password{max-width:210px}.locked-section.grass-unlocked{opacity:.18;transition:opacity .16s,background .16s}.locked-section.grass-unlocked:hover,.locked-section.grass-unlocked:focus-within{opacity:1;background:#0000002e}.grass-settings-shell{flex-direction:column;gap:10px;display:flex}
