@media (max-width:1023px){.workspace-layout{grid-template-columns:1fr;grid-template-rows:56px 1fr 56px}.workspace-topbar-logo{width:150px;height:80px;max-width:150px}.workspace-topbar{grid-column:auto;display:flex;justify-content:space-between;align-items:center;padding:0 20px;gap:10px}.workspace-topbar-brand{display:block;font-family:var(--font-heading-family,"Manrope",sans-serif);font-weight:800;font-size:15px;letter-spacing:.08em;color:var(--text)}.workspace-topbar-search-wrap,.workspace-topbar-upload-label{display:none}.workspace-topbar-upload-icon{display:block}.workspace-topbar-upload{padding:0;width:36px;min-height:36px;border-radius:50%}.workspace-comments,.workspace-sidebar{display:none}.workspace-main{grid-column:1;padding:var(--space-3);padding-bottom:calc(72px + env(safe-area-inset-bottom, 0px));overflow-x:hidden;max-width:none}.workspace-layout-dashboard .workspace-topbar{display:none}.workspace-layout-dashboard{grid-template-rows:1fr 56px}.workspace-layout-dashboard .workspace-main{grid-row:1;padding:0}.workspace-stack h1{font-size:clamp(1.4rem,5vw,2rem);word-break:break-word}}@media (max-width:639px){.workspace-topbar{gap:8px;padding:0 var(--space-2)}.workspace-topbar .button{font-size:12px;padding:6px 10px}.workspace-main{padding:var(--space-2);padding-bottom:calc(72px + env(safe-area-inset-bottom, 0px))}}@media (max-width:1023px){.workspace-mobile-nav{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:2px;gap:2px;border-top:1px solid var(--border);background:var(--surface-overlay);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);position:fixed;bottom:0;left:0;right:0;padding:4px 6px max(4px,env(safe-area-inset-bottom));z-index:20}.workspace-mobile-link{border:none;background:none;font-family:inherit;cursor:pointer;border-radius:10px;padding:6px 4px;text-align:center;color:var(--text-faint);min-height:44px;display:grid;grid-gap:2px;gap:2px;justify-items:center;align-content:center;font-size:10px;font-weight:600;text-decoration:none;transition:color .15s,background .15s;-webkit-tap-highlight-color:transparent}.workspace-mobile-link svg{width:20px;height:20px}.workspace-mobile-link.active{background:var(--primary-soft);color:var(--primary);font-weight:700}.workspace-mobile-more-backdrop{position:fixed;inset:0;z-index:98;background:rgba(0,0,0,.3)}.workspace-mobile-more-sheet{position:fixed;bottom:56px;left:0;right:0;z-index:99;background:var(--surface);border-top:1px solid var(--border);border-radius:16px 16px 0 0;padding:8px;display:grid;grid-gap:2px;gap:2px;box-shadow:0 -4px 24px rgba(0,0,0,.1)}.md-dashboard{display:flex;flex-direction:column;gap:0;width:100%;min-height:calc(100dvh - 56px)}.workspace-dashboard-redesign{display:none}.workspace-dashboard-hero-row{grid-template-columns:1fr}.workspace-dashboard-hero-row .workspace-subtle{font-size:1.3rem}.workspace-dashboard-title{font-size:clamp(1.6rem,5vw,2.4rem)}.workspace-dashboard-stat-row{grid-template-columns:repeat(2,1fr)}.workspace-dashboard-stat-card strong{font-size:2rem}.workspace-dashboard-content-row{grid-template-columns:1fr}.workspace-dashboard-featured-card{min-height:180px}.workspace-dashboard-bento,.workspace-dashboard-grid,.workspace-dashboard-hero,.workspace-dashboard-intelligence-grid,.workspace-dashboard-metric-grid{grid-template-columns:1fr}}@media (max-width:639px){.workspace-dashboard-stat-row{grid-template-columns:1fr}.workspace-dashboard-stat-card strong{font-size:1.6rem}.workspace-dashboard-hero-row .workspace-subtle{font-size:1.1rem}.workspace-dashboard-featured-card{min-height:160px}}@media (max-width:1023px){.workspace-section-header{flex-direction:column;align-items:flex-start;gap:8px}.workspace-modal-overlay{padding:var(--space-2);align-items:flex-end}.workspace-modal-card{border-radius:16px 16px 0 0}.workspace-modal-card,.workspace-modal-card-wide{max-height:90vh;overflow-y:auto}.workspace-manage-gallery-assets-list{max-height:50vh}.workspace-onboarding-popup{right:10px;left:10px;width:auto;bottom:68px;border-radius:14px;box-shadow:0 -4px 24px rgba(0,0,0,.12)}.workspace-empty{padding:var(--space-4) var(--space-3);text-align:center}.workspace-empty h4{font-size:1rem}}@media (max-width:767px){.workspace-modal-card{width:100%;max-width:100%}.workspace-modal-card-wide{width:100%}.workspace-manage-gallery-body{grid-template-columns:1fr}}@media (max-width:639px){.workspace-actions{flex-direction:column;gap:8px}.workspace-actions .button{width:100%;justify-content:center}}@media (max-width:1023px){.workspace-projects-toolbar{flex-direction:column;align-items:stretch;gap:10px}.workspace-projects-sort-menu{width:min(320px,calc(100vw - 48px))}.workspace-projects-search{min-width:0;max-width:none;width:100%}.workspace-projects-grid{grid-template-columns:1fr}.workspace-projects-redesign-header{grid-template-columns:1fr;gap:12px}.workspace-projects-redesign-controls{width:100%}.workspace-projects-redesign-controls>span{display:none}.workspace-projects-redesign-controls button{flex:1 1;text-align:center}.workspace-projects-redesign-insights{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:767px){.workspace-projects-redesign-head{display:none}.workspace-projects-redesign-row{display:flex;align-items:center;gap:12px;padding:12px 14px;min-height:auto}.workspace-projects-redesign-project-cell{flex:1 1;gap:10px;min-width:0}.workspace-projects-redesign-project-cell strong{font-size:1rem}.workspace-projects-redesign-project-cell small{font-size:.8125rem;display:none}.workspace-projects-redesign-project-cell .workspace-thumb{width:44px;height:44px!important;border-radius:10px}.workspace-projects-redesign-media,.workspace-projects-redesign-updated{display:none}.workspace-projects-redesign-status{font-size:9px;padding:0 8px;min-height:20px;flex-shrink:0}.workspace-projects-redesign-row-action{font-size:16px;padding:4px}.workspace-projects-redesign-table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch}.workspace-projects-redesign-insight-card{padding:14px 16px}.workspace-projects-redesign-insight-card strong{font-size:1.5rem}}@media (max-width:639px){.workspace-projects-redesign-insights{grid-template-columns:1fr}.workspace-manage-gallery-assets-list .workspace-project-assets-list-row{grid-template-columns:1fr auto}}@media (max-width:1023px){.project-detail-layout{grid-template-columns:1fr!important}.project-detail-sidebar{display:none}.project-detail-header-main{flex-direction:column;gap:12px}.project-detail-header-actions{width:100%}.project-detail-header-actions .button{width:100%;justify-content:center}.project-detail-sidebar-toggle{display:flex;align-items:center;gap:6px;height:34px;padding:0 12px;border:1px solid var(--border);border-radius:8px;background:var(--surface);color:var(--text);font-size:13px;font-weight:600;cursor:pointer;flex-shrink:0;white-space:nowrap}.project-detail-sidebar-toggle-count{display:inline-flex;align-items:center;justify-content:center;min-width:18px;height:18px;padding:0 5px;border-radius:9px;background:var(--primary);color:#fff;font-size:11px;font-weight:700;line-height:1}.project-detail-sidebar-backdrop{display:block;position:fixed;inset:0;z-index:50;background:rgba(0,0,0,.35)}.project-detail-sidebar-sheet{position:fixed;top:0;right:0;bottom:0;width:min(340px,88vw);background:var(--surface);border-left:1px solid var(--border-light);box-shadow:-8px 0 24px rgba(0,0,0,.12);overflow-y:auto;padding:20px 16px;display:grid;grid-gap:16px;gap:16px;align-content:start;z-index:51}.project-detail-sidebar-sheet-head{display:flex;align-items:center;justify-content:space-between;padding-bottom:8px;border-bottom:1px solid var(--border-light)}.project-detail-sidebar-sheet-head h3{margin:0;font-family:var(--font-heading-family);font-size:1.1rem}.image-grid{grid-template-columns:repeat(2,1fr)!important;gap:8px!important}.workspace-project-view-toggle{display:none}.project-detail-asset-info strong,.uploads-transfer-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:180px}.workspace-project-tile-add{min-height:170px}.workspace-project-shell{grid-template-columns:1fr}.workspace-project-rail{position:static}.workspace-project-toolbar-row{align-items:flex-start}.workspace-project-media-card{max-height:none;min-height:0}.workspace-project-media-scroll{overflow:visible;padding-right:0}.workspace-project-toolbar-end,.workspace-project-toolbar-main{width:100%}.workspace-project-toolbar-search{min-width:0;max-width:none;width:100%}.workspace-project-assets-list-row{grid-template-columns:1fr}.workspace-project-subnav-card{top:70px}.project-detail-title{font-size:1.5rem!important}.project-detail-description{font-size:.875rem}}@media (max-width:639px){.project-detail-toolbar{flex-direction:column;align-items:stretch;gap:8px}.project-detail-toolbar-left,.project-detail-toolbar-right{flex-wrap:wrap;gap:8px}.project-detail-section-title{font-size:1rem}.project-detail-sidebar-sheet{width:100vw;border-radius:0}.image-grid{gap:4px!important}}@media (max-width:1023px){.workspace-review-header-controls{grid-template-columns:1fr;align-items:stretch;gap:10px}.workspace-review-layout{grid-template-columns:1fr}.workspace-review-gallery-panel{position:static;max-height:none}.workspace-review-conversation-layout{grid-template-columns:1fr}.workspace-review-message-list,.workspace-review-thread-list{max-height:none}.workspace-review-redesign-layout{grid-template-columns:1fr}.workspace-review-redesign-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.gallery-redesign-inline-comment button[type=submit],.workspace-review-redesign-inline-comment button[type=submit]{min-width:44px;min-height:44px}.workspace-review-empty,.workspace-review-redesign-layout:empty+.workspace-empty{min-height:40vh;display:grid;place-items:center}}@media (max-width:639px){.workspace-review-redesign-gallery-grid{grid-template-columns:1fr;gap:6px}.workspace-review-redesign-thumbs{overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch}.workspace-review-redesign-thumbs::-webkit-scrollbar{display:none}.workspace-review-redesign-thumb{flex:0 0 120px}}@media (max-width:1023px){.billing-plan-grid{grid-template-columns:1fr!important;gap:12px}.billing-current-plan-content p{white-space:normal}.billing-plan-card{padding:20px}}@media (max-width:767px){.billing-section{grid-template-columns:1fr}.billing-cycle-toggle{justify-self:start}}@media (max-width:639px){.billing-shell{padding:20px 14px 80px;gap:16px}.billing-hero h1{font-size:1.5rem}.billing-hero p{font-size:.875rem}.billing-current-plan-content{flex-direction:column;align-items:flex-start;gap:12px}.billing-current-plan-actions{width:100%}.billing-current-plan-actions .button,.billing-current-plan-content>.button{width:100%;justify-content:center}.billing-invoice-row{grid-template-columns:1fr;gap:4px;padding:12px 0}}@media (max-width:1023px){.workspace-profile-grid{grid-template-columns:1fr}.workspace-profile-panel-account{grid-column:span 1}.workspace-profile-avatar-row,.workspace-profile-hero-main{align-items:flex-start;flex-direction:column;gap:12px}.prof-grid{grid-template-columns:1fr!important;gap:16px}.prof-identity-row{grid-template-columns:auto 1fr!important;gap:12px}.prof-id-meta{grid-column:1/-1;grid-auto-flow:row}.prof-appearance-row{gap:12px}.prof-appearance-row,.prof-field-row{grid-template-columns:1fr!important}.prof-card{padding:16px}.prof-card h3{font-size:1rem}}@media (max-width:639px){.prof-identity-row{grid-template-columns:1fr!important;justify-items:center;text-align:center}.prof-avatar{justify-self:center}}@media (max-width:1023px){.workspace-uploads-grid{grid-template-columns:1fr;gap:12px}.workspace-uploads-kpis{grid-template-columns:1fr;gap:8px}.workspace-uploads-header{flex-direction:column;align-items:flex-start;gap:12px}.workspace-uploads-header .button{width:100%;justify-content:center}.workspace-gallery-table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch}.workspace-gallery-table{min-width:860px}}@media (max-width:767px){.mgal-modal{grid-template-columns:1fr;max-height:100vh;width:100%;border-radius:0}.mgal-sidebar{display:none}.mgal-style-grid{grid-template-columns:repeat(2,1fr);gap:8px}.mgal-row{grid-template-columns:1fr}.mgal-media-grid{grid-template-columns:repeat(auto-fill,minmax(80px,1fr));gap:6px}}@media (max-width:1023px){.workspace-onboarding-hero{grid-template-columns:1fr}.workspace-onboarding-bento{grid-template-columns:1fr;gap:12px}.workspace-onboarding-footer-actions{flex-direction:column;align-items:stretch;gap:8px}.workspace-onboarding-progress{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}}@media (max-width:639px){.workspace-onboarding-progress{grid-template-columns:1fr}}@media (max-width:767px){.workspace-page:has(.workspace-table){overflow-x:auto;-webkit-overflow-scrolling:touch}.workspace-table{min-width:600px}}@media (max-width:1023px){.workspace-breadcrumb{display:none}}@media (prefers-reduced-motion:reduce){.workspace-inline-skeleton{animation:none;opacity:.72}}
/*# sourceMappingURL=de50b3aa936105a1.css.map*/