.toggle-switch{flex-shrink:0;width:36px;height:20px;display:inline-block;position:relative}.toggle-switch input{opacity:0;width:0;height:0;position:absolute}.toggle-switch:focus-within .toggle-slider{outline:none}.toggle-slider{cursor:pointer;background:#d1d5db;border-radius:20px;transition:background .2s;position:absolute;inset:0}.toggle-slider:before{content:"";background:#fff;border-radius:50%;width:14px;height:14px;transition:transform .2s;position:absolute;top:3px;left:3px}.toggle-switch input:checked+.toggle-slider{background:#111827}.toggle-switch input:checked+.toggle-slider:before{transform:translate(16px)}@media (width<=639px){.user-info{flex-direction:column;align-items:flex-end;line-height:1.3;display:flex}.user-role{font-size:.75rem}}.order-modal-content{flex-direction:column;max-height:90dvh;display:flex}.order-modal-list{flex:1;min-height:0;overflow-y:auto}.order-modal-footer{border-top:1px solid #f3f4f6;padding-top:.5rem}.order-modal-footer button{width:100%}@media (width<=639px){.order-modal-content{max-height:100dvh;border-radius:0!important;height:100dvh!important}}@keyframes spin{to{transform:rotate(360deg)}}.btn-spinner{border:2.5px solid #0000001f;border-top-color:#111827;border-radius:50%;width:32px;height:32px;animation:.7s linear infinite spin}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.login-btn{opacity:0;animation:.4s forwards fadeIn}@keyframes textReveal{0%{opacity:0;max-width:0;padding-right:0}to{opacity:1;max-width:400px;padding-right:1rem}}.login-heading{opacity:0;max-width:0;animation:.65s cubic-bezier(.25,.46,.45,.94) .25s forwards textReveal}.nav-label{display:none}@media (width>=640px){.nav-label{display:inline}}*,:before,:after{box-sizing:border-box}body{-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,sans-serif}.monologues-grid{grid-template-columns:1fr;gap:.5rem;display:grid}@media (width>=600px){.monologues-grid{grid-template-columns:repeat(2,1fr)}}@media (width>=1024px){.monologues-grid{grid-template-columns:repeat(4,1fr)}}
