:root{color:#111;background:#f5f5f5;font-family:Arial,Helvetica,sans-serif}html,body,#root{width:100%;min-height:100%;margin:0}body{min-width:320px}*{box-sizing:border-box}body{background:#f5f5f5;margin:0;font-family:Arial,Helvetica,sans-serif}button{font:inherit}.app-shell{min-height:100vh}.topbar{z-index:10;background:#fff;border-bottom:1px solid #ddd;align-items:center;gap:14px;padding:14px 16px;display:flex;position:sticky;top:0}.menu-button{color:#111;cursor:pointer;background:0 0;border:0;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;padding:0;font-size:30px;line-height:1;display:flex}.brand{font-size:20px;font-weight:700}.context-label{color:#666;font-size:14px}.drawer-backdrop{z-index:20;background:#00000059;position:fixed;inset:0}.drawer{z-index:30;background:#fff;width:min(85vw,340px);height:100vh;padding:18px;transition:transform .22s;position:fixed;top:0;left:0;overflow-y:auto;transform:translate(-100%)}.drawer.open{transform:translate(0)}.drawer-header{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.drawer-header h2{margin:0}.drawer-item{text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;width:100%;padding:12px 10px;display:block}.drawer-item:hover{background:#f0f0f0}.drawer-item.active{background:#e8e8e8;font-weight:700}.drawer-item.nested{padding-left:24px}.drawer-dancer{margin-top:18px}.drawer-dancer-name{text-transform:uppercase;color:#777;margin-bottom:6px;font-size:13px;font-weight:700}.drawer-footer{border-top:1px solid #ddd;margin-top:30px;padding-top:18px}.drawer-footer p{color:#666;word-break:break-word;font-size:13px}.feed{width:min(100%,720px);margin:0 auto;padding:20px 16px 80px}.feed h1{margin-top:0}.placeholder-card{background:#fff;border:1px solid #ddd;border-radius:14px;margin-top:24px;padding:24px}.announcement-feed{flex-direction:column;gap:16px;margin-top:24px;display:flex}.announcement-card{background:#fff;border:1px solid #ddd;border-radius:14px;padding:18px}.announcement-card h2{margin:6px 0 10px}.announcement-card p{line-height:1.5}.announcement-meta{text-transform:uppercase;color:#666;font-size:12px;font-weight:700}.announcement-card small{color:#777}.attention-item{justify-content:space-between;align-items:center;display:flex}.attention-count{color:#fff;background:#111;border-radius:999px;justify-content:center;align-items:center;min-width:24px;height:24px;padding:0 7px;font-size:12px;font-weight:700;display:inline-flex}.acknowledge-button{color:#fff;cursor:pointer;background:#111;border:0;border-radius:8px;margin-top:14px;padding:10px 14px;font-weight:700}.urgent-backdrop{z-index:100;background:#0000008c;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.urgent-modal{background:#fff;border-radius:16px;width:min(100%,480px);padding:24px}.urgent-label{text-transform:uppercase;margin-bottom:8px;font-size:12px;font-weight:800}.urgent-modal h2{margin-top:0}.urgent-modal p{line-height:1.5}.urgent-dismiss-button{color:#fff;cursor:pointer;background:#111;border:0;border-radius:10px;width:100%;margin-top:20px;padding:12px 16px;font-weight:700}.new-divider{color:#666;text-transform:uppercase;align-items:center;gap:12px;margin:8px 0;font-size:12px;font-weight:700;display:flex}.new-divider:before,.new-divider:after{content:"";background:#ccc;flex:1;height:1px}.login-screen{width:min(100%,420px);margin:0 auto;padding:48px 20px}.login-form{flex-direction:column;gap:12px;display:flex}.login-form input{border:1px solid #ccc;border-radius:8px;padding:12px;font-size:16px}.login-form button{color:#fff;cursor:pointer;background:#111;border:0;border-radius:8px;margin-top:8px;padding:12px;font-weight:700}.admin-post-box{background:#fff;border:1px solid #e3e3e8;border-radius:14px;margin-bottom:24px;padding:18px;box-shadow:0 4px 12px #0000000d}.composer-heading{justify-content:space-between;align-items:flex-start;margin-bottom:18px;display:flex}.composer-heading h2{margin:3px 0 0;font-size:20px}.composer-eyebrow{text-transform:uppercase;letter-spacing:.08em;color:#777;font-size:11px;font-weight:800}.composer-label{margin-bottom:6px;font-size:13px;font-weight:700;display:block}.form-input{color:#333;width:100%;font:inherit;background:#fff;border:1px solid #d5d5dc;border-radius:8px;margin-bottom:14px;padding:12px;display:block}.composer-textarea{resize:vertical;min-height:120px;line-height:1.5}.checkbox-label{cursor:pointer;align-items:center;gap:9px;margin:4px 0 16px;font-size:14px;display:flex}.checkbox-label input{width:18px;height:18px}.urgent-composer-note{color:#9d2929;background:#fff3f3;border-radius:8px;margin-bottom:16px;padding:10px 12px;font-size:13px;line-height:1.4}.post-btn{cursor:pointer;color:#fff;background:#1a1a1a;border:none;border-radius:8px;width:100%;padding:12px 16px;font-size:15px;font-weight:700}.post-btn:disabled{opacity:.55;cursor:default}.composer-message{margin:12px 0 0;font-size:13px}.announcement-attachment{margin-top:16px;margin-bottom:16px}.announcement-attachment-image{border:1px solid #e5e5e5;border-radius:10px;width:100%;height:auto;display:block}.attachment-button{color:#fff;text-align:center;background:#1a1a1a;border-radius:8px;width:100%;padding:12px 16px;font-weight:700;text-decoration:none;display:inline-block}.attachment-button:hover{background:#333}.attachment-file-name{color:#777;word-break:break-word;margin-top:7px;font-size:12px}.attachment-field{margin-bottom:16px}.optional-label{color:#777;font-weight:400}.selected-file{color:#555;margin-top:-6px;margin-bottom:14px;font-size:13px}.document-list{flex-direction:column;gap:16px;display:flex}.document-card{background:#fff;border:1px solid #e5e5e5;border-radius:12px;padding:18px}.document-card h2{margin-top:6px;margin-bottom:8px}.document-category{text-transform:uppercase;letter-spacing:.06em;color:#666;font-size:11px;font-weight:700;display:inline-block}.document-description{color:#555;margin-top:0;margin-bottom:14px;line-height:1.5}.document-file-name{color:#777;word-break:break-word;margin-top:12px;margin-bottom:10px;font-size:12px}.document-preview-image{border:1px solid #e5e5e5;border-radius:10px;width:100%;height:auto;margin-top:12px;display:block}.document-image-link{display:block}.calendar-event-list{flex-direction:column;gap:16px;display:flex}.calendar-event-card{background:#fff;border:1px solid #e5e5e5;border-radius:12px;padding:18px}.calendar-event-card.cancelled{opacity:.7}.calendar-event-card.cancelled h2{text-decoration:line-through}.calendar-event-topline{justify-content:space-between;align-items:center;gap:10px;margin-bottom:6px;display:flex}.calendar-event-type{text-transform:uppercase;letter-spacing:.06em;color:#666;font-size:11px;font-weight:700}.calendar-cancelled-badge{text-transform:uppercase;background:#eee;border-radius:999px;padding:4px 8px;font-size:11px;font-weight:700;display:inline-block}.calendar-event-card h2{margin:6px 0 10px}.calendar-event-date{margin-bottom:4px;font-weight:700}.calendar-event-time{color:#555;margin-bottom:6px}.calendar-event-location{color:#555;margin-bottom:10px}.calendar-event-description{margin-bottom:0;line-height:1.5}.absence-toolbar{margin-bottom:16px}.absence-list{flex-direction:column;gap:16px;display:flex}.absence-card{background:#fff;border:1px solid #e5e5e5;border-radius:12px;padding:18px}.absence-card-topline{color:#666;justify-content:space-between;align-items:center;gap:12px;margin-bottom:8px;font-size:12px;display:flex}.absence-status{text-transform:uppercase;letter-spacing:.05em;font-weight:700}.absence-card h2{margin:4px 0 8px}.absence-group{margin-bottom:6px;font-weight:700}.absence-reason{color:#555;margin-bottom:8px}.absence-actions{gap:8px;margin-top:16px;display:flex}.absence-actions button{cursor:pointer;border:0;border-radius:8px;flex:1;padding:10px}.absence-detail{margin-bottom:8px;line-height:1.45}.absence-submitted{color:#666;border-top:1px solid #eee;margin-top:14px;padding-top:12px;font-size:13px}.absence-submitted-by{color:#777;margin-top:4px;font-size:12px}.staff-manager{flex-direction:column;gap:18px;display:flex}.staff-card{background:#fff;border:1px solid #e5e5e5;border-radius:12px;padding:18px}.staff-card-header h2{margin:4px 0 2px}.staff-email{color:#777;margin:0;font-size:13px}.staff-section{border-top:1px solid #eee;margin-top:20px;padding-top:16px}.staff-section h3{margin:0 0 12px;font-size:15px}.staff-permission-row,.staff-group-row{align-items:center;gap:10px;margin-bottom:10px;line-height:1.35;display:flex}.staff-permission-row input,.staff-group-row input{flex-shrink:0}.staff-group-grid{flex-direction:column;display:flex}.announcement-receipts{border-top:1px solid #eee;margin-top:16px;padding-top:14px}.receipt-summary{color:#555;flex-wrap:wrap;gap:8px 18px;font-size:13px;display:flex}.receipt-toggle{cursor:pointer;background:0 0;border:0;margin-top:10px;padding:0;font-weight:700;text-decoration:underline}.receipt-details{border:1px solid #e5e5e5;border-radius:10px;margin-top:14px;padding:14px}.receipt-tabs{flex-wrap:wrap;gap:8px;margin-bottom:12px;display:flex}.receipt-tabs button{cursor:pointer;background:#fff;border:1px solid #ddd;border-radius:8px;padding:8px 10px}.receipt-tabs button.active{border-color:#999;font-weight:700}.receipt-family-list{flex-direction:column;display:flex}.receipt-family-row{border-bottom:1px solid #eee;padding:9px 0}.receipt-family-row:last-child{border-bottom:0}.receipt-all-clear{color:#555;padding:8px 0;font-size:14px}.calendar-view{flex-direction:column;gap:28px;display:flex}.calendar-section-heading h2,.calendar-month-header h2,.calendar-selected-day h2{margin:4px 0 0}.important-date-list{flex-direction:column;gap:8px;margin-top:14px;display:flex}.important-date-row{text-align:left;cursor:pointer;background:#fff;border:1px solid #e5e5e5;border-radius:12px;grid-template-columns:54px minmax(0,1fr) 20px;align-items:center;gap:12px;width:100%;padding:12px;display:grid}.important-date-date{flex-direction:column;align-items:center;line-height:1;display:flex}.important-date-month{letter-spacing:.06em;font-size:11px;font-weight:800}.important-date-day{margin-top:4px;font-size:25px;font-weight:800}.important-date-content{flex-direction:column;gap:3px;min-width:0;display:flex}.important-date-content strong{text-overflow:ellipsis;overflow:hidden}.important-date-content span{color:#666;font-size:13px}.important-date-arrow{color:#888;font-size:26px}.visual-calendar-section{min-width:0}.calendar-month-header{grid-template-columns:44px 1fr 44px;align-items:center;gap:8px;margin-bottom:12px;display:grid}.calendar-month-header h2{text-align:center}.calendar-month-button{cursor:pointer;background:#fff;border:1px solid #ddd;border-radius:10px;width:44px;height:44px;font-size:24px}.calendar-weekday-row,.calendar-month-grid{grid-template-columns:repeat(7,minmax(0,1fr));display:grid}.calendar-weekday{text-align:center;color:#666;padding:7px 2px;font-size:11px;font-weight:800}.calendar-day-cell{background:#fff;border-top:1px solid #e6e6e6;border-left:1px solid #e6e6e6;min-width:0;min-height:92px;padding:4px}.calendar-day-cell:nth-child(7n){border-right:1px solid #e6e6e6}.calendar-day-cell:nth-last-child(-n+7){border-bottom:1px solid #e6e6e6}.calendar-day-cell.outside-month{opacity:.42}.calendar-day-cell.selected{outline-offset:-2px;outline:2px solid}.calendar-day-button{cursor:pointer;background:0 0;border:0;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;padding:0;display:flex}.calendar-day-cell.today .calendar-day-number{font-weight:900;text-decoration:underline}.calendar-day-events{flex-direction:column;gap:3px;margin-top:2px;display:flex}.calendar-event-chip,.calendar-more-chip{text-align:left;white-space:nowrap;text-overflow:ellipsis;cursor:pointer;border:0;border-radius:5px;width:100%;min-width:0;padding:4px 5px;font-size:10px;line-height:1.15;overflow:hidden}.calendar-event-chip{background:#eee}.calendar-more-chip{background:0 0;font-weight:700}.calendar-selected-day{padding-top:4px}.calendar-selected-event-list{flex-direction:column;gap:12px;margin-top:12px;display:flex}.calendar-expanded-event{background:#fff;border:1px solid #e5e5e5;border-radius:12px;padding:16px}.calendar-expanded-event h3{margin:4px 0 8px}.calendar-expanded-type{text-transform:uppercase;letter-spacing:.06em;color:#666;font-size:11px;font-weight:800}.calendar-expanded-time,.calendar-expanded-location{margin-top:3px;font-size:14px}.calendar-expanded-event p{margin-bottom:0}.calendar-selected-empty{color:#666;border:1px solid #e5e5e5;border-radius:10px;margin-top:12px;padding:14px}.calendar-create-panel{border-top:1px solid #e5e5e5;margin-top:28px;padding-top:16px}.calendar-create-panel>summary{cursor:pointer;padding:10px 0;font-weight:800}@media (width<=600px){.calendar-weekday{font-size:9px}.calendar-day-cell{min-height:72px;padding:2px}.calendar-day-button{width:28px;height:28px}.calendar-day-number{font-size:12px}.calendar-event-chip,.calendar-more-chip{padding:3px;font-size:8px}.important-date-row{grid-template-columns:46px minmax(0,1fr) 16px;gap:9px;padding:10px}.important-date-day{font-size:22px}}.calendar-range-note{color:#555;border:1px solid #e5e5e5;border-radius:8px;margin:10px 0 14px;padding:10px 12px;font-size:13px}.calendar-event-chip.multi-day{font-weight:700}.calendar-expanded-range{margin-bottom:4px;font-weight:700}.calendar-edit-button{cursor:pointer;background:#fff;border:1px solid #ddd;border-radius:8px;margin-top:14px;padding:9px 12px;font-weight:700}.calendar-edit-form{flex-direction:column;display:flex}.calendar-edit-actions{flex-wrap:wrap;gap:10px;margin-top:14px;display:flex}.calendar-secondary-button{cursor:pointer;background:#fff;border:1px solid #ddd;border-radius:8px;padding:10px 14px}.app-shell .topbar{background:var(--studio-primary);color:var(--studio-secondary)}.app-shell .drawer-item.active{border-left:4px solid var(--studio-accent)}.app-shell .post-btn,.app-shell .acknowledge-button,.app-shell .urgent-dismiss-button{background:var(--studio-primary);color:var(--studio-secondary)}.topbar-brand-wrap{align-items:center;gap:10px;display:flex}.topbar-studio-logo{object-fit:contain;background:#fff;border-radius:8px;width:38px;height:38px}.branding-logo-preview{margin-bottom:16px}.branding-logo-preview img{object-fit:contain;max-width:180px;max-height:100px;display:block}.branding-color-grid{gap:14px;margin:16px 0;display:grid}.branding-color-field{flex-direction:column;gap:7px;font-weight:700;display:flex}.branding-color-input-row{grid-template-columns:52px minmax(0,1fr);align-items:center;gap:10px;display:grid}.branding-color-input-row input[type=color]{background:#fff;border:1px solid #ddd;border-radius:8px;width:52px;height:44px;padding:2px}.branding-palette-preview{flex-wrap:wrap;gap:14px;margin:16px 0 6px;display:flex}.branding-palette-preview>div{align-items:center;gap:7px;font-size:13px;font-weight:700;display:flex}.branding-swatch{border:1px solid #d8d8d8;border-radius:50%;width:24px;height:24px;display:inline-block}.auth-link-button{cursor:pointer;background:0 0;border:0;margin-top:10px;padding:8px;font-weight:700;text-decoration:underline}.profile-field-note{color:#777;margin-top:-4px;margin-bottom:14px;font-size:12px}.people-manager{flex-direction:column;gap:22px;display:flex}.people-group-section{margin:14px 0}.people-group-grid{flex-direction:column;gap:8px;display:flex}.people-check-row{align-items:center;gap:10px;display:flex}.people-directory,.people-directory>h2{margin-top:4px}.people-household-card{background:#fff;border:1px solid #e5e5e5;border-radius:12px;margin-top:14px;padding:16px}.people-household-card.inactive,.people-dancer-row.inactive{opacity:.58}.people-card-heading,.people-dancer-row{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.people-card-heading h3{margin:0}.people-dancer-list{border-top:1px solid #eee;flex-direction:column;gap:10px;margin-top:14px;padding-top:12px;display:flex}.people-dancer-row{padding:8px 0}.people-muted{color:#777;margin-top:3px;font-size:12px}.people-inactive-label{text-transform:uppercase;letter-spacing:.05em;color:#777;margin-top:4px;font-size:11px;font-weight:800}.people-secondary-button{cursor:pointer;background:#fff;border:1px solid #ddd;border-radius:8px;flex-shrink:0;padding:8px 10px}.group-manager{flex-direction:column;gap:22px;display:flex}.group-age-grid,.group-time-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.group-directory>h2{margin-top:4px}.group-directory-card{background:#fff;border:1px solid #e5e5e5;border-radius:10px;justify-content:space-between;align-items:flex-start;gap:12px;margin-top:10px;padding:14px;display:flex}.group-directory-card.inactive{opacity:.58}@media (width<=520px){.group-age-grid,.group-time-grid{grid-template-columns:1fr}}.competition-checkbox-row{margin:14px 0 18px}.competition-parent-item{margin-top:6px;font-weight:800}.competition-child-item{padding-left:36px}.people-card-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.people-edit-grow{flex:1;min-width:180px}.people-dancer-edit{background:#fafafa;border:1px solid #e5e5e5;border-radius:10px;width:100%;padding:14px}.people-dancer-edit h4{margin-top:0}@media (width<=600px){.people-card-heading,.people-dancer-row{flex-direction:column}.people-card-actions{justify-content:flex-start}}.people-directory-filters{grid-template-columns:minmax(0,180px) minmax(0,1fr);gap:12px;margin-bottom:16px;display:grid}.people-selected-card{margin-top:14px}.people-selected-details,.people-household-members{border-top:1px solid #eee;margin-top:16px;padding-top:14px}.people-selected-details ul{margin-bottom:0}.people-directory-link{cursor:pointer;text-align:left;background:0 0;border:0;width:fit-content;padding:4px 0;text-decoration:underline;display:block}@media (width<=600px){.people-directory-filters{grid-template-columns:1fr}}.people-status-pill{text-transform:capitalize;border:1px solid #ddd;border-radius:999px;margin:0 0 6px 6px;padding:5px 8px;font-size:11px;font-weight:800;display:inline-block}.staff-directory-picker{margin-bottom:16px}.staff-card-actions{flex-direction:column;gap:10px;margin-top:18px;display:flex}.staff-card.inactive{opacity:.7}.guardian-card-actions{border-top:1px solid #eee;margin-top:16px;padding-top:14px}.announcement-admin-controls{border-top:1px solid #eee;margin-top:14px;padding-top:12px}.announcement-admin-actions{flex-wrap:wrap;gap:8px;display:flex}.announcement-edit-panel{background:#fafafa;border:1px solid #e5e5e5;border-radius:10px;margin-top:12px;padding:14px}.announcement-archived-badge{text-transform:uppercase;letter-spacing:.04em;border:1px solid #ddd;border-radius:999px;margin-top:10px;padding:5px 8px;font-size:11px;font-weight:800;display:inline-block}.announcement-save-button{cursor:pointer;background:#fff;border:1px solid #ddd;border-radius:999px;margin:2px 0 12px;padding:7px 10px;font-weight:700}.announcement-save-button.saved{font-weight:800}.document-admin-controls{border-top:1px solid #eee;margin-top:14px;padding-top:12px}.document-admin-actions{flex-wrap:wrap;gap:8px;display:flex}.document-edit-panel{background:#fafafa;border:1px solid #e5e5e5;border-radius:10px;margin-top:12px;padding:14px}.document-archived-badge{text-transform:uppercase;letter-spacing:.04em;border:1px solid #ddd;border-radius:999px;margin-top:10px;padding:5px 8px;font-size:11px;font-weight:800;display:inline-block}.document-card.inactive{opacity:.7}.absence-toolbar{grid-template-columns:repeat(3,minmax(0,1fr)) auto;align-items:end;gap:12px;margin-bottom:14px;display:grid}.absence-clear-wrap{align-items:end;display:flex}.absence-results-summary{color:#666;margin-bottom:12px;font-size:13px}.absence-status{text-transform:capitalize;border:1px solid #ddd;border-radius:999px;padding:5px 8px;font-size:11px;font-weight:800;display:inline-block}.absence-actions{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}@media (width<=800px){.absence-toolbar{grid-template-columns:1fr 1fr}}@media (width<=560px){.absence-toolbar{grid-template-columns:1fr}}.staff-profile-edit-panel{background:#fafafa;border:1px solid #e5e5e5;border-radius:10px;margin-top:14px;padding:14px}.staff-profile-edit-panel .people-card-actions{margin-top:12px}.lifecycle-filter-bar{flex-wrap:wrap;gap:8px;margin:4px 0 16px;display:flex}.lifecycle-filter-bar button{cursor:pointer;background:#fff;border:1px solid #ddd;border-radius:999px;padding:7px 12px;font-weight:700}.lifecycle-filter-bar button.active{border-color:currentColor;font-weight:800}.announcement-audience-edit,.document-audience-edit{border:1px solid #e5e5e5;border-radius:10px;margin:14px 0;padding:14px}.content-search-row{margin:-4px 0 16px}.content-filter-row{grid-template-columns:minmax(0,2fr) minmax(180px,1fr);gap:10px;margin:-4px 0 16px;display:grid}@media (width<=640px){.content-filter-row{grid-template-columns:1fr}}.people-directory-search{width:100%;margin-bottom:12px}.staff-directory-search{margin-bottom:10px}.group-directory-filters{grid-template-columns:minmax(0,2fr) minmax(150px,1fr) minmax(140px,1fr);gap:10px;margin:12px 0 16px;display:grid}@media (width<=700px){.group-directory-filters{grid-template-columns:1fr}}.staff-directory-filter-row{grid-template-columns:minmax(0,2fr) minmax(140px,1fr);gap:10px;margin-bottom:10px;display:grid}.staff-directory-filter-row .staff-directory-search{margin-bottom:0}@media (width<=560px){.staff-directory-filter-row{grid-template-columns:1fr}}.studio-onboarding-screen{place-items:center;min-height:100vh;padding:24px;display:grid}.studio-onboarding-card{background:#fff;border:1px solid #e5e5e5;border-radius:16px;width:min(100%,560px);padding:24px}.studio-onboarding-card form{gap:10px;display:grid}.studio-onboarding-card .post-btn{margin-top:10px}.guardian-self-invite-card{background:#fff;border:1px solid #e5e5e5;border-radius:14px;margin-top:18px;padding:18px}.guardian-self-invite-card form{gap:10px;display:grid}.guardian-self-invite-card .post-btn{margin-top:8px}.drawer-section-label{letter-spacing:.06em;text-transform:uppercase;opacity:.6;margin:14px 10px 6px;font-size:11px;font-weight:800}.drawer-customize-row{align-items:center;gap:8px;padding:4px 10px 8px;display:flex}.drawer-customize-button{cursor:pointer;background:0 0;border:0;padding:4px 0;font-size:12px;font-weight:800}.drawer-saving-label{opacity:.6;font-size:11px}.drawer-customizable-item{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:6px;display:grid}.drawer-customizable-item .drawer-item{text-align:left;width:100%}.drawer-reorder-controls{gap:4px;padding-right:8px;display:flex}.drawer-reorder-controls button{cursor:pointer;background:#fff;border:1px solid #ddd;border-radius:8px;width:30px;height:30px;font-weight:800}.drawer-reorder-controls button:disabled{opacity:.35;cursor:default}.drawer-child-list .drawer-reorder-controls{display:none}.drawer-parent-group{width:100%}.drawer-child-list{gap:2px;margin-top:2px;margin-bottom:4px;padding-left:18px;display:grid}.drawer-child-group{gap:2px;display:grid}.drawer-child-item{opacity:.9;padding-left:14px;font-size:.94em}.drawer-child-item:before{content:"↳";opacity:.45;margin-right:8px}.drawer-grandchild-list{gap:2px;padding-left:20px;display:grid}.drawer-grandchild-item{opacity:.8;padding-left:14px;font-size:.9em}.drawer-grandchild-item:before{content:"•";opacity:.45;margin-right:8px}.drawer-child-list .drawer-reorder-controls,.drawer-grandchild-list .drawer-reorder-controls{display:none}@media (width<=900px){.app-shell{overscroll-behavior-x:contain}.drawer-backdrop{touch-action:pan-y}.drawer{will-change:transform}}.studio-picker-screen{place-items:center;min-height:100vh;padding:24px;display:grid}.studio-picker-card{background:#fff;border:1px solid #e5e5e5;border-radius:18px;width:min(100%,520px);padding:24px}.studio-picker-list{gap:10px;margin:20px 0;display:grid}.studio-picker-button{cursor:pointer;text-align:left;background:#fff;border:1px solid #ddd;border-radius:12px;justify-content:space-between;align-items:center;gap:14px;width:100%;padding:16px;display:flex}.studio-picker-button span{text-transform:capitalize;opacity:.65}.studio-switch-button{margin-bottom:6px;font-weight:800}@media (width<=600px){.studio-picker-screen{padding:16px}.studio-picker-card{padding:20px}}.studio-slug-row{align-items:center;gap:8px;display:flex}.studio-slug-row .form-input{flex:1;min-width:0}.studio-slug-domain{white-space:nowrap;opacity:.7;font-size:.92rem}.studio-slug-help,.studio-slug-status{opacity:.75;margin:6px 0 10px;font-size:.86rem}@media (width<=600px){.studio-slug-row{gap:4px;display:grid}}
