*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;background-color:#f8f9fa;color:#1a1a1a;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.navbar{display:flex;align-items:center;justify-content:space-between;height:60px;padding:0 32px;background-color:#000}.navbar-left{display:flex;align-items:center;gap:20px}.logo{display:flex;align-items:center;gap:8px}.logo-icon{width:24px;height:24px;color:#fff}.logo-text{font-size:16px;font-weight:600;color:#fff;letter-spacing:-.2px}.trial-badge{display:flex;align-items:center;gap:6px;font-size:13px;color:#9ca3af;font-weight:400}.trial-badge svg{width:14px;height:14px}.navbar-center{display:flex;align-items:center;gap:32px}.nav-link{display:flex;align-items:center;gap:4px;color:#9ca3af;text-decoration:none;font-size:14px;font-weight:400;transition:color .2s;cursor:pointer}.nav-link:hover,.nav-link.active{color:#fff}.nav-link:hover{transform:scale(1.05);transition:transform .2s ease,color .2s}.nav-link svg{width:14px;height:14px;transition:transform .2s}.nav-link svg.rotate{transform:rotate(180deg)}.nav-dropdown-wrapper{position:relative}.dropdown-toggle{background:none;border:none;cursor:pointer}.nav-dropdown-menu{position:absolute;top:100%;left:0;margin-top:8px;background-color:#fff;border-radius:12px;box-shadow:0 10px 40px #0003;padding:8px 0;min-width:180px;z-index:1000}.dropdown-item{display:block;padding:12px 20px;color:#111827;font-size:14px;text-decoration:none;transition:background-color .15s}.dropdown-item:hover{background-color:#f3f4f6}.navbar-right{display:flex;align-items:center;gap:20px}.roadmap-text{font-size:14px;color:#d1d5db;font-weight:400}.nav-icons{display:flex;align-items:center;gap:12px}.nav-icon-btn{background:none;border:none;color:#9ca3af;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center}.nav-icon-btn:hover{color:#fff}.user-profile{display:flex;align-items:center;gap:12px}.user-greeting{font-size:14px;color:#9ca3af;font-weight:400}.user-avatar{width:32px;height:32px;background-color:#e5e7eb;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:600;color:#374151}.header-section{background-color:#000;padding:48px 32px 16px}.header-content{max-width:1200px;margin:0 auto}.page-title{font-size:36px;font-weight:700;color:#fff;margin-bottom:32px;letter-spacing:-.5px}.sub-navigation{display:flex;gap:32px;margin-bottom:0;padding-bottom:16px}.sub-nav-tab{padding:0 0 16px;border:none;background:transparent;color:#9ca3af;font-size:14px;cursor:pointer;font-weight:400;position:relative;text-decoration:none;display:inline-block}.sub-nav-tab:hover{color:#d1d5db}.sub-nav-tab.active{color:#fff}.sub-nav-tab.active:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:3px;background-color:#fff;border-radius:2px 2px 0 0}.main-content{background-color:#f8f9fa;padding:24px 32px}.dashboard-container{max-width:1200px;margin:0 auto}.stats-bar-wrapper{margin-bottom:24px}.stats-bar{display:grid;grid-template-columns:repeat(4,1fr);background-color:#1a1a1a;border-radius:16px;padding:24px;gap:24px;width:100%;box-sizing:border-box}.stat-card{display:flex;align-items:center;gap:16px;min-width:0}.stat-card-icon{width:52px;height:52px;border:2px solid rgba(255,255,255,.3);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0}.stat-card-icon svg{width:24px;height:24px;stroke-width:1.5}.stat-card-content{display:flex;flex-direction:column}.stat-card-value{font-size:32px;font-weight:700;color:#fff;line-height:1.1;letter-spacing:-.5px}.stat-card-label{font-size:14px;color:#9ca3af;font-weight:400;margin-top:2px}.top-section{display:flex;gap:24px;margin-bottom:24px}.chart-section{flex:1.3;background:#f3f4f6;border-radius:16px;padding:24px;min-width:0}.summary-section{flex:.9;background:#f3f4f6;border-radius:16px;padding:24px;min-width:0}.revenue-chart{width:100%}.chart-title{font-size:18px;font-weight:600;margin-bottom:16px;color:#111827}.legend{display:flex;gap:20px;margin-bottom:20px;justify-content:center}.legend-item{display:flex;align-items:center;gap:8px;font-size:13px;color:#6b7280;font-weight:400}.legend-dot{width:10px;height:10px;border-radius:50%}.legend-dot.all{background-color:#bfdbfe}.legend-dot.lunch{background-color:#7dd3fc}.legend-dot.dinner{background-color:#3b82f6}.chart-container{width:100%;height:220px}.order-summary{width:100%}.order-summary-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.order-summary-title{font-size:18px;font-weight:600;color:#111827}.dropdown-btn{display:flex;align-items:center;gap:4px;background:none;border:none;font-size:13px;color:#374151;cursor:pointer;font-weight:500}.order-items{display:flex;flex-direction:column;gap:10px}.order-item{display:flex;justify-content:space-between;align-items:center;padding:14px 16px;border-radius:10px}.order-item-label{font-size:14px;font-weight:500;color:#1f2937}.order-item-value{font-size:14px;font-weight:600;color:#1f2937}.bottom-section{background:#f3f4f6;border-radius:16px;padding:24px;width:100%;box-sizing:border-box}.stats-list{display:flex;flex-direction:column;gap:10px}.stat-item{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;background-color:#e5e7eb;border-radius:10px}.stat-label{font-size:14px;font-weight:500;color:#1f2937}.stat-value{font-size:14px;font-weight:600;color:#1f2937}.clients-table-container{display:flex;flex-direction:column;gap:20px}.clients-top-bar{display:flex;justify-content:space-between;align-items:center;padding:0 4px}.showing-text{font-size:14px;color:#6b7280;font-weight:400}.clients-actions{display:flex;align-items:center;gap:16px}.search-box{position:relative;display:flex;align-items:center}.search-icon{position:absolute;left:18px;color:#9ca3af;width:20px;height:20px}.search-input{width:280px;padding:14px 18px 14px 50px;border:none;border-radius:8px;font-size:14px;background-color:#f3f4f6;outline:none;color:#374151}.search-input::placeholder{color:#9ca3af}.add-client-btn{padding:14px 24px;background-color:#000;color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:background-color .2s}.add-client-btn:hover{background-color:#1a1a1a}.clients-card{background:#f3f4f6;border-radius:16px;padding:24px;width:100%;box-sizing:border-box}.clients-card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.clients-card-title{font-size:18px;font-weight:600;color:#111827}.filter-dropdown{display:flex;align-items:center;gap:6px;background:none;border:none;font-size:14px;color:#374151;cursor:pointer;font-weight:500}.table-wrapper{overflow-x:auto}.clients-table{width:100%;border-collapse:separate;border-spacing:0;font-size:14px}.clients-table thead tr{background-color:#e5e7eb}.clients-table th{padding:14px 16px;text-align:left;font-weight:600;color:#111827;font-size:14px;white-space:nowrap}.clients-table th:first-child{border-radius:10px 0 0 10px}.clients-table th:last-child{border-radius:0 10px 10px 0}.clients-table td{padding:14px 16px;color:#374151;border-bottom:1px solid #e5e7eb;white-space:nowrap}.location-cell{white-space:pre-line;line-height:1.4}.status-badge{display:inline-block;padding:6px 14px;border-radius:20px;font-size:13px;font-weight:500;color:#111827}.progress-bar{width:80px;height:8px;background-color:#d1d5db;border-radius:4px;overflow:hidden}.progress-fill{height:100%;background-color:#000;border-radius:4px;transition:width .3s}.action-cell,.menu-wrapper{position:relative}.menu-btn{background:none;border:none;color:#9ca3af;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center}.menu-btn:hover{color:#6b7280}.dropdown-menu{position:absolute;right:0;top:100%;background-color:#fff;border-radius:8px;box-shadow:0 10px 40px #00000026;padding:6px 0;min-width:120px;z-index:100;margin-top:4px}.menu-item{display:block;width:100%;padding:8px 16px;border:none;background:none;text-align:left;font-size:13px;color:#374151;cursor:pointer;transition:background-color .15s}.menu-item:hover{background-color:#f3f4f6}.menu-item.cancel,.menu-item.delete{color:#dc2626}.menu-item.cancel:hover,.menu-item.delete:hover{background-color:#fef2f2}.order-summary-table{background:#f3f4f6;border-radius:16px;padding:24px}.order-summary-header-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.order-summary-table .order-summary-title{font-size:20px;font-weight:600;color:#111827}.login-page-wrapper{position:relative;width:100%;min-height:100vh;overflow-x:hidden}.login-background{position:fixed;inset:0;min-width:100%;min-height:100%;background-size:cover;background-position:center center;background-repeat:no-repeat;z-index:0}.login-athlete{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1;pointer-events:none}.login-athlete img{max-height:100vh;max-width:100vw;width:115%;height:115%;object-fit:contain}.login-white-card{position:absolute;width:592px;height:auto;min-height:560px;top:50%;left:50%;transform:translate(-50%,-50%);background:#ffffffbf;border-radius:20px;box-shadow:0 20px 60px #00000014;z-index:2;display:flex;align-items:center;justify-content:center;padding:24px 0 48px}.login-inner-section{width:315px;height:auto;border:1px solid transparent;display:flex;flex-direction:column;align-items:center;padding:0}.login-logo{margin-bottom:12px}.login-logo img{width:180px;height:180px;object-fit:contain}.login-title{font-size:32px;font-weight:700;color:#111827;margin-bottom:8px;letter-spacing:4px}.login-subtitle{font-size:13px;color:#6b7280;margin-bottom:20px;font-weight:400}.login-form{text-align:left;width:100%}.form-group label{display:block;font-size:13px;font-weight:500;color:#374151;margin-bottom:8px}.form-input{width:100%;padding:12px 16px;border:1px solid #d1d5db;border-radius:8px;font-size:14px;background-color:#fff;outline:none;transition:border-color .2s}.form-input:focus{border-color:#3b82f6}.form-input::placeholder{color:#9ca3af}.login-btn{width:100%;padding:12px;background-color:#000;color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;margin-top:8px;transition:background-color .2s}.login-btn:hover{background-color:#1a1a1a}.login-divider{margin:12px 0;text-align:center;width:100%}.login-divider span{font-size:12px;color:#000}.google-btn{width:100%;padding:12px;background-color:#fff;color:#374151;border:1px solid #d1d5db;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:10px;transition:background-color .2s}.google-btn:hover{background-color:#f9fafb}.google-icon{width:18px;height:18px}.home-page{min-height:100vh;background-color:#f8f9fa}.home-hero{background-color:#000;padding:60px 32px 0;position:relative}.home-hero-content{max-width:1200px;margin:0 auto}.home-greeting{font-size:32px;font-weight:500;color:#fff;margin-bottom:8px;display:flex;align-items:center;gap:8px}.cloud-icon{color:#9ca3af}.home-subtitle{font-size:14px;color:#9ca3af;margin-bottom:32px}.status-cards{display:flex;gap:16px;padding-bottom:0;position:relative;top:40px}.status-card{flex:1;background:#f8f9fa;border-radius:12px;padding:20px 24px;box-shadow:0 1px 3px #0000000d}.status-label{display:block;font-size:12px;color:#6b7280;margin-bottom:8px}.status-value{display:block;font-size:20px;font-weight:600;color:#111827}.home-content{padding:80px 32px 40px}.home-container{max-width:1200px;margin:0 auto}.business-section{margin-bottom:40px}.section-title{font-size:16px;font-weight:500;color:#111827;margin-bottom:24px}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.stat-box{background:#fff;border-radius:12px;padding:32px 24px;text-align:center;box-shadow:0 1px 3px #0000000d;border:1px solid #e5e7eb}.stat-number{display:block;font-size:48px;font-weight:500;color:#111827;margin-bottom:8px}.stat-box .stat-label{font-size:13px;color:#6b7280}.bottom-links{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.link-card{background:#fff;border-radius:12px;padding:20px 24px;box-shadow:0 1px 3px #0000000d;border:1px solid #e5e7eb}.link-label{display:block;font-size:12px;color:#6b7280;margin-bottom:8px;display:flex;align-items:center;gap:4px}.rocket-icon{color:#6b7280}.link-value{font-size:15px;font-weight:600;color:#111827;text-decoration:none}.link-value:hover{text-decoration:underline}.link-url{font-size:14px;color:#3b82f6;text-decoration:none;word-break:break-all}.link-url:hover{text-decoration:underline}.leads-top-bar{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.leads-actions{display:flex;align-items:center;gap:16px}.lead-management-link{display:flex;align-items:center;gap:8px;font-size:14px;color:#111827;font-weight:500}.lead-management-link svg{color:#6b7280}.tag-dropdown{display:flex;align-items:center;gap:6px;padding:12px 16px;background-color:#f3f4f6;border:none;border-radius:8px;font-size:14px;color:#374151;cursor:pointer;font-weight:500}.add-lead-btn{padding:12px 20px;background-color:#000;color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:background-color .2s}.add-lead-btn:hover{background-color:#1a1a1a}.leads-table-card{background:#fff;border-radius:12px;box-shadow:0 1px 3px #0000000d;overflow:hidden;width:100%;box-sizing:border-box}.leads-table{width:100%;border-collapse:collapse;font-size:14px}.leads-table thead{background-color:#f9fafb}.leads-table th{padding:16px 24px;text-align:left;font-weight:500;color:#374151;font-size:13px}.leads-table td{padding:16px 24px;color:#111827;border-bottom:1px solid #f3f4f6}.leads-table tbody tr:last-child td{border-bottom:none}.status-badge-black{display:inline-block;padding:6px 14px;background-color:#000;color:#fff;border-radius:6px;font-size:12px;font-weight:500}.action-cell{display:flex;gap:8px}.action-btn{background:none;border:none;color:#9ca3af;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center}.action-btn:hover{color:#374151}.action-btn.delete:hover{color:#dc2626}.clients-table{width:100%;border-collapse:collapse;font-size:14px}.clients-table thead{background-color:#f9fafb}.clients-table th{padding:16px 20px;text-align:left;font-weight:500;color:#374151;font-size:13px}.clients-table td{padding:16px 20px;color:#111827;border-bottom:1px solid #f3f4f6;vertical-align:top}.clients-table tbody tr:last-child td{border-bottom:none}.client-info{display:flex;align-items:flex-start;gap:12px}.client-avatar{width:36px;height:36px;background-color:#fef3c7;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:600;color:#92400e;flex-shrink:0}.client-details{display:flex;flex-direction:column;gap:4px}.client-name-link{display:flex;align-items:center;gap:6px;text-decoration:none}.client-name-link:hover .client-name{color:#3b82f6}.client-name-link:hover .client-link-icon{opacity:1}.client-name{font-weight:500;color:#111827;transition:color .2s}.client-link-icon{color:#9ca3af;opacity:0;transition:opacity .2s}.client-tags{display:flex;gap:6px}.client-tag{padding:2px 8px;background-color:#000;color:#fff;border-radius:4px;font-size:11px;font-weight:500}.chat-message{display:flex;flex-direction:column;gap:2px}.message-text{color:#111827;font-size:14px}.message-time{color:#9ca3af;font-size:12px}.check-in-cell{display:flex;align-items:center;gap:8px}.check-in-status{padding:2px 8px;background-color:#000;color:#fff;border-radius:4px;font-size:11px;font-weight:500}.plan-icon{color:#22c55e}.reminder-icon{font-size:16px}.clients-empty-state{padding:80px 24px;text-align:center}.empty-icon{width:48px;height:48px;background-color:#000;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 20px;color:#fff}.clients-empty-state .empty-title{font-size:18px;font-weight:600;color:#111827;margin-bottom:8px}.clients-empty-state .empty-description{font-size:14px;color:#6b7280}.leads-empty-state{padding:60px 24px;text-align:center}.video-placeholder{width:320px;height:240px;background-color:#e5e7eb;border-radius:12px;margin:0 auto 24px}.empty-title{font-size:20px;font-weight:600;color:#111827;margin-bottom:8px}.empty-description{font-size:14px;color:#6b7280;margin-bottom:20px;max-width:500px;margin-left:auto;margin-right:auto}.edit-contact-btn{padding:12px 24px;background-color:#000;color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:background-color .2s}.edit-contact-btn:hover{background-color:#1a1a1a}.modal-overlay{position:fixed;inset:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.modal-content{background:#fff;border-radius:16px;width:100%;max-width:500px;padding:24px;box-shadow:0 20px 60px #0003}.modal-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.modal-title{font-size:18px;font-weight:600;color:#111827}.modal-close{background:none;border:none;color:#9ca3af;cursor:pointer;padding:4px}.modal-close:hover{color:#374151}.lead-form{display:flex;flex-direction:column;gap:16px}.country-select{background-color:#f3f4f6;border-radius:8px;padding:12px 16px;text-align:left}.country-label{display:block;font-size:12px;color:#9ca3af;margin-bottom:4px}.country-value{font-size:14px;color:#111827}.phone-group{display:flex;gap:12px}.country-code{display:flex;align-items:center;gap:8px;background-color:#f3f4f6;border-radius:8px;padding:12px 16px;cursor:pointer}.flag{font-size:20px}.phone-input-wrapper{flex:1;background-color:#f3f4f6;border-radius:8px;padding:12px 16px;text-align:left}.phone-label{display:block;font-size:12px;color:#9ca3af;margin-bottom:4px}.phone-input{width:100%;border:none;background:transparent;font-size:14px;color:#111827;outline:none}.form-textarea{width:100%;padding:12px 16px;border:none;background-color:#f3f4f6;border-radius:8px;font-size:14px;resize:none;outline:none}.modal-actions{display:flex;justify-content:flex-end;gap:12px;margin-top:8px}.cancel-btn{padding:10px 20px;background:none;border:none;color:#374151;font-size:14px;font-weight:500;cursor:pointer}.cancel-btn:hover{color:#111827}.submit-btn{padding:10px 20px;background-color:#000;color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer}.submit-btn:hover{background-color:#1a1a1a}.profile-header{display:flex;align-items:center;gap:20px;margin-bottom:20px}.profile-avatar-large{width:80px;height:80px;background-color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:28px;font-weight:600;color:#111827}.profile-info{flex:1}.profile-name-row{display:flex;align-items:center;gap:12px;margin-bottom:16px}.profile-name{font-size:28px;font-weight:600;color:#fff}.profile-tag{padding:4px 10px;background-color:#374151;color:#fff;border-radius:6px;font-size:12px;font-weight:500}.profile-tabs{display:flex;gap:24px}.profile-tab{padding:0 0 12px;border:none;background:transparent;color:#9ca3af;font-size:14px;cursor:pointer;font-weight:400;position:relative;transition:color .2s}.profile-tab:hover{color:#d1d5db}.profile-tab.active{color:#fff}.profile-tab.active:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:2px;background-color:#fff;border-radius:2px 2px 0 0}.client-banner{background-color:#000;padding:16px 32px;border-bottom:1px solid #1a1a1a}.banner-content{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center}.banner-text{color:#fff;font-size:14px}.banner-link{color:#9ca3af;font-size:14px;text-decoration:none;display:flex;align-items:center;gap:6px;transition:color .2s}.banner-link:hover{color:#fff}.profile-content-wrapper{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 1px 3px #0000000d}.client-banner-inner{background-color:#000;padding:14px 24px;margin:16px 16px 0;border-radius:10px}.banner-content-inner{display:flex;justify-content:space-between;align-items:center}.profile-inner-content{display:grid;grid-template-columns:1fr 1fr;gap:32px;padding:24px}.profile-left-col{display:flex;flex-direction:column;gap:16px}.profile-right-col{display:grid;grid-template-columns:1fr 1fr;gap:16px}.client-setting-header{display:flex;align-items:center;gap:8px;font-size:13px;color:#6b7280;margin-bottom:8px}.profile-main-heading{font-size:32px;font-weight:600;color:#111827;line-height:1.2;margin-bottom:8px}.profile-subtext{font-size:13px;color:#6b7280;margin-bottom:24px}.membership-section{border:1px solid #e5e7eb;border-radius:12px;padding:20px;margin-bottom:24px}.membership-label{display:flex;justify-content:space-between;align-items:center;font-size:12px;color:#6b7280;margin-bottom:8px}.membership-main-title{font-size:18px;font-weight:600;color:#111827;margin-bottom:20px}.week-progress{margin-bottom:16px}.week-labels{display:flex;justify-content:space-between;font-size:11px;color:#9ca3af;margin-bottom:6px}.week-progress-bar{height:3px;background-color:#e5e7eb;border-radius:2px;overflow:hidden}.week-progress-fill{height:100%;width:14%;background-color:#111827;border-radius:2px}.membership-stats{display:flex;align-items:center;gap:12px;padding-top:12px;border-top:1px solid #f3f4f6}.membership-stat{display:flex;align-items:baseline;gap:4px}.stat-num{font-size:16px;font-weight:600;color:#111827}.stat-label{font-size:12px;color:#6b7280}.membership-icons{display:flex;gap:6px}.icon-btn{width:28px;height:28px;display:flex;align-items:center;justify-content:center;border:1px solid #e5e7eb;border-radius:6px;background:transparent;color:#6b7280;cursor:pointer}.communications-fullwidth{padding:24px;background:#fff}.comm-full-title{font-size:14px;font-weight:600;color:#111827;margin-bottom:20px}.comm-section{background:#fff;border-radius:12px;border:1px solid #e5e7eb;margin-bottom:16px;overflow:hidden}.comm-section-header{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;cursor:pointer}.comm-section-left{display:flex;align-items:center;gap:10px}.comm-section-label{font-size:14px;color:#111827;font-weight:500}.comm-section-icon{color:#6b7280}.comm-section-status{font-size:13px;color:#9ca3af}.comm-section-actions{display:flex;gap:8px;align-items:center}.comm-section-btn{width:32px;height:32px;display:flex;align-items:center;justify-content:center;border:none;background:transparent;color:#111827;cursor:pointer;border-radius:6px;transition:transform .2s}.comm-section-btn:hover{background-color:#f3f4f6}.comm-section-btn.rotated{transform:rotate(180deg)}.comm-section-content{padding:20px;background:#fff;border-top:1px solid #e5e7eb}.comm-empty-state{display:flex;flex-direction:column;align-items:center;text-align:center;padding:40px 20px}.comm-empty-state.small{padding:24px 20px}.comm-empty-icon{width:48px;height:48px;background:#111827;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;margin-bottom:16px}.comm-empty-title{font-size:16px;font-weight:600;color:#111827;margin:0 0 8px}.comm-empty-text{font-size:13px;color:#6b7280;margin:0}.comm-table-header{display:grid;grid-template-columns:1fr 120px 150px;gap:16px;padding:0 0 12px;border-bottom:1px solid #e5e7eb;margin-bottom:16px}.comm-table-header span{font-size:13px;font-weight:500;color:#111827}.comm-email-list{display:flex;flex-direction:column;gap:12px}.comm-email-item{display:flex;align-items:flex-start;gap:12px;padding:12px 0}.comm-email-icon{font-size:18px}.comm-email-info{display:flex;flex-direction:column;gap:4px}.comm-email-title{font-size:14px;font-weight:500;color:#111827}.comm-email-subtitle{font-size:12px;color:#9ca3af}.profile-stat-card{background:#fff;border-radius:12px;border:1px solid #e5e7eb;display:flex;flex-direction:column;min-height:140px;overflow:hidden;position:relative;cursor:pointer}.profile-stat-inner{padding:16px;flex:1;transition:opacity .2s}.profile-stat-inner.hidden{opacity:0}.profile-stat-header{display:flex;justify-content:space-between;align-items:center;font-size:12px;color:#6b7280;margin-bottom:4px}.profile-stat-time{font-size:10px;color:#9ca3af;margin-bottom:8px}.profile-stat-body{display:flex;align-items:baseline;gap:6px;margin-bottom:4px}.profile-stat-num{font-size:36px;font-weight:600;color:#111827}.profile-stat-num-large{font-size:28px;font-weight:600;color:#111827}.profile-stat-unit{font-size:13px;color:#6b7280}.profile-stat-desc{font-size:12px;color:#9ca3af;margin-bottom:0}.profile-stat-slide{position:absolute;bottom:8px;left:8px;right:8px;height:20px;background:#000;border-radius:8px 8px 0 0;overflow:hidden;transition:all .3s ease;cursor:pointer}.profile-stat-slide.visible{top:8px;height:auto;border-radius:10px}.slide-header{display:none}.slide-content{padding:20px 16px;display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%;gap:0;opacity:0;transition:opacity .2s .1s}.profile-stat-slide.visible .slide-content{opacity:1}.slide-row{display:flex;justify-content:space-between;align-items:center;font-size:12px;line-height:1.6;width:140px}.slide-row span:first-child{color:#9ca3af}.slide-row span:last-child{color:#fff}.modal-overlay{position:fixed;inset:0;background:#0006;display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.pdf-modal{background:#fff;border-radius:16px;padding:24px;width:100%;max-width:750px;box-shadow:0 4px 24px #0000001f}.pdf-modal-title{font-size:16px;font-weight:600;color:#111827;margin:0 0 16px;padding-bottom:16px;border-bottom:1px solid #e5e7eb}.pdf-modal-search{display:flex;align-items:center;gap:10px;padding:12px 14px;background:#f3f4f6;border-radius:8px;margin-bottom:20px}.pdf-modal-search svg{color:#6b7280;flex-shrink:0}.pdf-modal-search input{border:none;outline:none;font-size:14px;color:#111827;width:100%;background:transparent}.pdf-modal-search input::placeholder{color:#9ca3af}.pdf-modal-actions{display:flex;justify-content:flex-end;align-items:center;gap:12px}.pdf-modal-cancel{padding:8px 16px;border:none;background:transparent;color:#111827;font-size:14px;cursor:pointer;border-radius:8px}.pdf-modal-add{padding:10px 24px;border:none;background:#000;color:#fff;font-size:14px;cursor:pointer;border-radius:8px}.recipe-modal{background:#fff;border-radius:16px;width:100%;max-width:1000px;max-height:90vh;overflow-y:auto;box-shadow:0 4px 24px #00000026}.recipe-modal-header{display:flex;justify-content:space-between;align-items:center;padding:20px 24px}.recipe-modal-title-section{display:flex;flex-direction:column;gap:4px}.recipe-modal-title{font-size:22px;font-weight:600;color:#111827;margin:0}.recipe-modal-subtitle{font-size:13px;color:#6b7280}.recipe-modal-stats{display:flex;align-items:center;gap:24px}.recipe-modal-calories{display:flex;flex-direction:column;align-items:flex-end}.recipe-cal-value{font-size:16px;font-weight:600;color:#111827}.recipe-cal-target{font-size:12px;color:#6b7280}.recipe-modal-macros{display:flex;gap:16px;font-size:13px;font-weight:500}.recipe-modal-actions{display:flex;gap:8px}.recipe-modal-btn{width:36px;height:36px;border-radius:50%;border:none;background:#111827;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer}.recipe-modal-divider{height:1px;background:#e5e7eb;margin:0 24px}.recipe-modal-content{display:flex;padding:24px;gap:24px}.recipe-modal-left{flex:1;display:flex;flex-direction:column;gap:16px}.recipe-selected-card{display:flex;align-items:center;gap:16px;background:#f8f9fa;border-radius:12px;padding:16px}.recipe-selected-image{width:80px;height:60px;background:#e5e7eb;border-radius:8px;flex-shrink:0}.recipe-selected-info{flex:1}.recipe-selected-count{font-size:11px;color:#9ca3af}.recipe-selected-title{font-size:14px;font-weight:500;color:#111827;margin:4px 0}.recipe-selected-macros{display:flex;gap:12px;font-size:11px}.recipe-copy-btn{width:36px;height:36px;border:1px solid #e5e7eb;background:#fff;border-radius:8px;display:flex;align-items:center;justify-content:center;color:#374151;cursor:pointer}.recipe-search-dropdown{display:flex;align-items:center;gap:12px;padding:12px 16px;background:#f3f4f6;border-radius:8px}.recipe-search-icon{color:#6b7280}.recipe-search-input{flex:1;border:none;background:transparent;font-size:14px;color:#111827;outline:none}.recipe-search-chevron{color:#9ca3af}.recipe-ingredients-table{display:flex;flex-direction:column;gap:8px}.recipe-table-header{display:grid;grid-template-columns:2fr 1fr 1.5fr .8fr;gap:12px;padding:0 12px;font-size:11px;color:#9ca3af}.recipe-ingredient-row{display:grid;grid-template-columns:2fr 1fr 1.5fr .8fr auto;gap:12px;align-items:center;padding:10px 12px;background:#fff;border:1px solid #e5e7eb;border-radius:8px}.recipe-ingredient-name{font-size:12px;color:#111827}.recipe-ingredient-weight{display:flex;align-items:center;gap:4px}.recipe-ingredient-weight input{width:30px;border:none;background:transparent;font-size:12px;color:#111827;text-align:right}.recipe-ingredient-weight span,.recipe-ingredient-amount{font-size:11px;color:#6b7280}.recipe-ingredient-cal{font-size:11px;color:#6b7280;text-align:right}.recipe-ingredient-remove{width:20px;height:20px;border:none;background:#e5e7eb;border-radius:50%;color:#6b7280;font-size:14px;cursor:pointer;display:flex;align-items:center;justify-content:center}.recipe-flexible-info{display:flex;gap:12px;padding:16px;background:#f8f9fa;border-radius:8px}.recipe-lock-icon{color:#111827;flex-shrink:0}.recipe-flexible-title{font-size:13px;font-weight:600;color:#111827;margin:0 0 4px}.recipe-flexible-text{font-size:12px;color:#6b7280;margin:0}.recipe-instructions{background:#f8f9fa;border-radius:8px;padding:16px;font-size:13px;line-height:1.6;color:#374151}.recipe-instructions p{margin:0 0 8px}.recipe-instructions p:last-child{margin-bottom:0}.recipe-modal-divider-vertical{display:flex;flex-direction:column;align-items:center;gap:4px;width:24px}.recipe-divider-line{flex:1;width:2px;background:#111827}.recipe-divider-arrow{font-size:10px;color:#d1d5db}.recipe-modal-right{width:300px;flex-shrink:0}.recipe-food-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.recipe-food-image{aspect-ratio:4/3;background:#e5e7eb;border-radius:8px}.recipe-food-image-large{grid-column:span 2}.recipe-modal-footer{display:flex;justify-content:center;gap:16px;padding:20px 24px;border-top:1px solid #e5e7eb}.recipe-footer-btn{padding:12px 32px;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;border:none}.recipe-footer-cancel{background:#fff;color:#111827;border:1px solid #e5e7eb}.recipe-footer-create{background:#111827;color:#fff}.nutrition-tab{padding:24px;background:#fff}.nutrition-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.nutrition-header-left{display:flex;align-items:center;gap:12px}.nutrition-published-tag{display:flex;align-items:center;gap:6px;background:#111827;color:#fff;padding:4px 10px;border-radius:4px;font-size:11px;font-weight:500}.nutrition-dot{width:6px;height:6px;background:#22c55e;border-radius:50%}.nutrition-date{font-size:12px;color:#9ca3af}.nutrition-header-actions{display:flex;gap:8px}.nutrition-actions-btn{padding:6px 14px;border:1px solid #e5e7eb;background:#fff;border-radius:6px;font-size:13px;color:#374151;cursor:pointer}.nutrition-clone-btn{display:flex;align-items:center;gap:4px;padding:6px 14px;border:none;background:#111827;color:#fff;border-radius:6px;font-size:13px;cursor:pointer}.nutrition-title-row{margin-bottom:20px}.nutrition-title{display:flex;align-items:center;gap:8px;font-size:18px;font-weight:600;color:#111827;margin:0}.nutrition-macro-bar{display:flex;align-items:center;gap:200px;background:#f8f9fa;border-radius:12px;padding:20px 32px;margin-bottom:24px}.nutrition-total-section{display:flex;align-items:center;gap:16px}.nutrition-macro-circle{width:56px;height:56px;border-radius:50%;background:conic-gradient(from 0deg,#d71eae 0deg 120deg,#118575 120deg 280deg,#6f1ed7 280deg 360deg);flex-shrink:0;position:relative}.nutrition-macro-circle:after{content:"";position:absolute;top:8px;left:8px;width:40px;height:40px;background:#f8f9fa;border-radius:50%}.nutrition-total-text{display:flex;flex-direction:column;gap:4px}.nutrition-total-label{font-size:16px;font-weight:500;color:#111827}.nutrition-total-target{font-size:13px;color:#6b7280}.nutrition-macro-items{flex:1;display:flex;gap:40px}.nutrition-macro-item{flex:1;display:flex;flex-direction:column;gap:8px}.nutrition-macro-header{display:flex;justify-content:space-between;align-items:center;font-size:13px}.nutrition-macro-name{font-weight:500;color:#111827}.nutrition-macro-values{color:#6b7280;font-size:13px}.nutrition-progress-bar{height:3px;background:#e5e7eb;border-radius:2px;overflow:hidden}.nutrition-progress-fill{height:100%;border-radius:2px}.nutrition-progress-fill.protein{background:#d71eae}.nutrition-progress-fill.carbs{background:#118575}.nutrition-progress-fill.fat{background:#6f1ed7}.nutrition-meals-list{display:flex;flex-direction:column;gap:24px;margin-bottom:24px}.nutrition-meal-card{background:#f8f9fa;border-radius:12px;padding:20px}.nutrition-meal-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:16px}.nutrition-meal-info{display:flex;flex-direction:column;gap:4px}.nutrition-meal-name{font-size:20px;font-weight:600;color:#111827;margin:0}.nutrition-meal-recipes{font-size:13px;color:#6b7280}.nutrition-meal-stats{display:flex;align-items:center;gap:32px}.nutrition-meal-calories{display:flex;flex-direction:column;align-items:flex-end;gap:2px}.nutrition-meal-cal-value{font-size:15px;font-weight:600;color:#111827}.nutrition-meal-cal-target{font-size:12px;color:#6b7280}.nutrition-meal-macros{display:flex;gap:32px}.nutrition-macro-block{display:flex;flex-direction:column;gap:2px}.nutrition-macro-label{font-size:14px;font-weight:500}.nutrition-macro-value{font-size:13px}.nutrition-meal-actions{display:flex;gap:8px}.nutrition-meal-btn{width:36px;height:36px;border:none;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#374151;cursor:pointer;box-shadow:0 1px 3px #0000001a}.nutrition-meal-btn-black{background:#111827;color:#fff}.nutrition-meal-divider{height:1px;background:#e5e7eb;margin-bottom:16px}.nutrition-meal-images{display:flex;gap:12px;overflow-x:auto;padding-top:4px}.nutrition-meal-image{flex-shrink:0}.nutrition-image-placeholder{width:120px;height:90px;background:#e5e7eb;border-radius:8px}.nutrition-recipe-expanded{padding:20px;background:#fff}.nutrition-recipe-content{display:flex;gap:20px}.nutrition-recipe-left{flex:1;display:flex;flex-direction:column;gap:16px}.nutrition-recipe-card{display:flex;align-items:center;gap:16px;background:#f8f9fa;border-radius:12px;padding:16px}.nutrition-recipe-card-image{width:80px;height:60px;background:#e5e7eb;border-radius:8px;flex-shrink:0}.nutrition-recipe-card-info{flex:1}.nutrition-recipe-count{font-size:11px;color:#9ca3af}.nutrition-recipe-title{font-size:14px;font-weight:500;color:#111827;margin:4px 0}.nutrition-recipe-card-macros{display:flex;gap:12px;font-size:11px}.nutrition-recipe-copy{width:36px;height:36px;border:1px solid #e5e7eb;background:#fff;border-radius:8px;display:flex;align-items:center;justify-content:center;color:#374151;cursor:pointer}.nutrition-recipe-search{display:flex;align-items:center;gap:12px;padding:12px 16px;background:#f3f4f6;border-radius:8px}.nutrition-recipe-search input{flex:1;border:none;background:transparent;font-size:14px;color:#111827;outline:none}.nutrition-ingredients-table{display:flex;flex-direction:column;gap:8px}.nutrition-ingredients-header{display:grid;grid-template-columns:2fr 1fr 1.5fr .8fr;gap:12px;padding:0 12px;font-size:11px;color:#9ca3af}.nutrition-ingredient-row{display:grid;grid-template-columns:2fr 1fr 1.5fr .8fr auto;gap:12px;align-items:center;padding:10px 12px;background:#fff;border:1px solid #e5e7eb;border-radius:8px}.nutrition-ingredient-name{font-size:12px;color:#111827}.nutrition-ingredient-input{display:flex;align-items:center;gap:4px}.nutrition-ingredient-input input{width:30px;border:none;background:transparent;font-size:12px;color:#111827;text-align:right}.nutrition-ingredient-input span,.nutrition-ingredient-amount{font-size:11px;color:#6b7280}.nutrition-ingredient-cal{font-size:11px;color:#6b7280;text-align:right}.nutrition-ingredient-remove{width:20px;height:20px;border:none;background:#e5e7eb;border-radius:50%;color:#6b7280;font-size:14px;cursor:pointer;display:flex;align-items:center;justify-content:center}.nutrition-flexible-info{display:flex;gap:12px;padding:16px;background:#f8f9fa;border-radius:8px;color:#111827}.nutrition-flexible-info h5{font-size:13px;font-weight:600;color:#111827;margin:0 0 4px}.nutrition-flexible-info p{font-size:12px;color:#6b7280;margin:0}.nutrition-instructions{background:#f8f9fa;border-radius:8px;padding:16px;font-size:13px;line-height:1.6;color:#374151}.nutrition-instructions p{margin:0 0 8px}.nutrition-instructions p:last-child{margin-bottom:0}.nutrition-recipe-divider{display:flex;flex-direction:column;align-items:center;gap:4px;width:24px}.nutrition-divider-line{flex:1;width:2px;background:#111827}.nutrition-divider-arrow{font-size:10px;color:#d1d5db}.nutrition-recipe-images{width:300px;flex-shrink:0}.nutrition-recipe-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.nutrition-recipe-img{aspect-ratio:4/3;background:#e5e7eb;border-radius:8px}.nutrition-recipe-img-large{grid-column:span 2}.nutrition-recipe-footer{display:flex;justify-content:center;gap:16px;padding-top:20px;margin-top:20px;border-top:1px solid #e5e7eb}.nutrition-recipe-cancel{padding:12px 32px;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;border:1px solid #e5e7eb;background:#fff;color:#111827}.nutrition-recipe-create{padding:12px 32px;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;border:none;background:#111827;color:#fff}.nutrition-micronutrients{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;background:#fff;border-radius:8px;margin-bottom:24px}.nutrition-micro-label{font-size:14px;font-weight:500;color:#111827}.nutrition-micro-right{display:flex;align-items:center;gap:16px}.nutrition-micro-bar{width:200px;height:4px;background:#e5e7eb;border-radius:2px;overflow:hidden}.nutrition-micro-progress{height:100%;background:#118575;border-radius:2px}.nutrition-micro-percent{font-size:14px;font-weight:500;color:#111827;min-width:36px;text-align:right}.nutrition-micro-download{width:32px;height:32px;background:#111827;color:#fff;border:none;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer}.nutrition-bottom-actions{display:flex;justify-content:center;align-items:center;gap:32px;padding:24px;background:#f8f9fa;border-radius:12px;margin:0 auto;max-width:800px}.nutrition-changes-text{font-size:13px;color:#111827;font-weight:500}.nutrition-action-buttons{display:flex;gap:12px}.nutrition-btn{padding:12px 24px;border-radius:8px;font-size:13px;font-weight:500;cursor:pointer;transition:all .2s;border:none}.nutrition-btn-outline{background:#111827;color:#fff}.nutrition-btn-outline:hover{background:#374151}.nutrition-btn-primary{background:#111827;color:#fff}.nutrition-btn-primary:hover{background:#374151}.workouts-tab{padding:24px;background:#f8f9fa;min-height:500px}.workouts-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.workouts-count{font-size:14px;color:#111827;font-weight:500}.workouts-add-btn{padding:12px 24px;background:#111827;color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer}.workouts-add-btn:hover{background:#374151}.workouts-table{background:#fff;border-radius:12px;overflow:hidden}.workouts-table-header{display:grid;grid-template-columns:80px 2fr 2fr 120px 100px;gap:16px;padding:16px 24px;border-bottom:1px solid #f3f4f6;font-size:13px;font-weight:500;color:#111827}.workouts-table-row{display:grid;grid-template-columns:80px 2fr 2fr 120px 100px;gap:16px;padding:16px 24px;align-items:center;font-size:14px;color:#111827}.workouts-cell-image{display:flex;align-items:center}.workouts-image-placeholder{width:40px;height:40px;background:#f3f4f6;border-radius:8px;display:flex;align-items:center;justify-content:center;color:#6b7280}.workouts-cell-name{font-weight:500}.workouts-cell-intro{color:#9ca3af}.workouts-cell-status{display:flex}.workouts-status-badge{padding:6px 14px;background:#111827;color:#fff;border-radius:6px;font-size:12px;font-weight:500}.workouts-cell-sessions{color:#6b7280}.progress-tab{padding:32px;background:#f8f9fa;display:flex;flex-direction:column;gap:32px;max-width:1200px;margin:0 auto}.progress-section{background:#fff;border-radius:16px;padding:32px;width:100%}.progress-section-title{font-size:32px;font-weight:600;color:#111827;margin:0 0 24px}.progress-notification{display:flex;align-items:center;gap:16px;padding:20px 24px;background:#fff;border:1px solid #e5e7eb;border-radius:12px;margin-bottom:24px}.progress-notification-icon{font-size:24px;flex-shrink:0}.progress-notification-content{flex:1}.progress-notification-content h4{font-size:15px;font-weight:600;color:#111827;margin:0 0 4px}.progress-notification-content p{font-size:13px;color:#6b7280;margin:0}.progress-notification-btn{padding:12px 24px;background:#111827;color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;flex-shrink:0}.progress-ratings-card{display:flex;gap:32px;align-items:stretch}.progress-ratings-left{display:flex;flex-direction:column;gap:20px;width:220px;flex-shrink:0}.progress-rating-main{text-align:center;padding:20px 0}.progress-rating-big{font-size:56px;font-weight:600;color:#111827;line-height:1}.progress-rating-small{font-size:18px;color:#9ca3af}.progress-rating-label{font-size:14px;color:#6b7280;margin:8px 0 0}.progress-goal-box{background:#111827;border-radius:16px;padding:32px 24px;color:#fff;text-align:center;flex:1;display:flex;flex-direction:column;justify-content:center}.progress-goal-label{font-size:13px;color:#9ca3af;display:block;margin-bottom:12px}.progress-goal-title{font-size:18px;font-weight:600;margin:0 0 8px}.progress-goal-subtitle{font-size:14px;color:#9ca3af;margin:0}.progress-ratings-right{flex:1;display:flex;flex-direction:column}.progress-chart-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;font-size:14px;font-weight:500;color:#111827}.progress-chart-subtitle{font-size:12px;color:#9ca3af;font-weight:400}.progress-line-chart{width:100%;height:220px}.progress-rating-pills{display:flex;gap:12px;margin-top:20px}.progress-pill{background:#f3f4f6;border-radius:16px;padding:16px 12px;text-align:left;flex:1;min-width:0}.progress-pill-label{display:block;font-size:11px;color:#6b7280;margin-bottom:4px;white-space:nowrap}.progress-pill-value{display:block;font-size:20px;font-weight:600;color:#111827}.progress-pill-value.large{font-size:24px}.progress-line-chart{width:100%;height:240px}.progress-checkin-combined{display:flex;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden;min-height:400px}.progress-ratings-detail{flex:1;display:flex;flex-direction:column}.progress-ratings-header{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-bottom:1px solid #e5e7eb}.progress-ratings-header h3{font-size:15px;font-weight:600;color:#111827;margin:0}.progress-ratings-nav{display:flex;align-items:center;gap:12px}.progress-ratings-nav span{font-size:14px;color:#111827}.progress-ratings-arrow{width:28px;height:28px;border:none;background:transparent;color:#9ca3af;cursor:pointer;font-size:12px}.progress-ratings-content{display:flex;flex:1;align-items:stretch}.progress-nav-side{width:50px;border:none;background:transparent;color:#d1d5db;cursor:pointer;font-size:16px;display:flex;align-items:center;justify-content:center}.progress-nav-side-left{border-right:1px solid #e5e7eb}.progress-nav-side-right{border-left:1px solid #e5e7eb}.progress-ratings-qa{flex:1;padding:24px}.progress-qa-item{margin-bottom:24px}.progress-qa-item h5{font-size:14px;font-weight:600;color:#111827;margin:0 0 10px}.progress-qa-item p{font-size:13px;color:#6b7280;line-height:1.6;margin:0}.progress-vertical-divider{display:flex;flex-direction:column;align-items:center;gap:4px;width:40px;padding:24px 0;background:#fff}.progress-vdivider-line{flex:1;width:2px;background:#111827}.progress-vdivider-arrow{font-size:10px;color:#d1d5db}.progress-images-section{width:300px;display:flex;flex-direction:column;gap:12px;padding:20px;background:#f8f9fa}.progress-image-card{flex:1;background:#d1d5db;border-radius:12px;min-height:160px}.progress-measurement-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.progress-measurement-header h3{font-size:14px;font-weight:600;color:#111827;margin:0}.progress-measurement-subtitle{font-size:13px;color:#6b7280}.progress-measurement-content{display:flex;gap:24px}.progress-measurement-main{flex:1;min-width:0}.progress-measurement-chart{margin-bottom:16px;width:80%}.progress-weight-chart{width:100%;height:260px}.progress-measurement-stats{display:flex;gap:12px}.progress-stat-card{flex:1;background:#f3f4f6;border-radius:12px;padding:16px}.progress-stat-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.progress-stat-label{font-size:11px;color:#6b7280}.progress-stat-dot{width:8px;height:8px;border-radius:50%}.progress-stat-value{font-size:18px;font-weight:600;color:#111827;display:block}.progress-measurement-sidebar{width:200px;display:flex;flex-direction:column;gap:12px;flex-shrink:0}.progress-sidebar-item{background:#fff;border-radius:12px;padding:16px}.progress-sidebar-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.progress-sidebar-header span{font-size:13px;color:#374151}.progress-sidebar-icon-box{width:32px;height:32px;background:#111827;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:14px}.progress-sidebar-value{font-size:32px;font-weight:600;color:#111827}.progress-body-stats{background:#fff;border-radius:12px}.progress-body-chart{display:flex;flex-direction:column}.progress-body-header{display:flex;justify-content:space-between;align-items:center;padding:0 24px 24px}.progress-body-title{display:flex;align-items:center;gap:12px}.progress-body-title span{font-size:15px;font-weight:600;color:#111827}.progress-body-badge{padding:6px 12px;background:#dbeafe;color:#1e40af;border-radius:4px;font-size:12px;font-weight:500}.progress-body-timeframes{display:flex;gap:4px}.progress-timeframe{padding:8px 16px;border:none;background:transparent;color:#9ca3af;font-size:13px;cursor:pointer;border-radius:4px}.progress-timeframe.active{color:#111827;font-weight:500;border-bottom:2px solid #111827;border-radius:0}.progress-body-chart-wrapper{width:100%;padding:0}.progress-body-chart-svg{width:100%;height:300px;display:block}.progress-body-footer{display:flex;justify-content:space-between;align-items:center;padding:16px 24px;background:#f8f9fa;border-radius:12px;margin:20px 24px 0;cursor:pointer;transition:background .2s}.progress-body-footer:hover{background:#f3f4f6}.progress-body-footer.open{border-radius:12px 12px 0 0;margin-bottom:0}.progress-body-btn.dropdown{transition:transform .2s}.progress-body-btn.dropdown.open{transform:rotate(180deg)}.progress-dropdown-content{background:#f8f9fa;border-radius:0 0 12px 12px;margin:0 24px;padding:0 24px 24px}.progress-dropdown-current{display:flex;justify-content:space-between;align-items:center;padding:16px 0;font-size:14px;color:#6b7280}.progress-dropdown-current-right{display:flex;align-items:center;gap:12px}.progress-dropdown-lbs{color:#d1d5db;font-size:13px}.progress-dropdown-check{width:24px;height:24px;background:#22c55e;border-radius:50%;display:flex;align-items:center;justify-content:center}.progress-dropdown-up-btn{width:36px;height:36px;background:#111827;border:none;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer}.progress-dropdown-table{margin:0 16px}.progress-dropdown-table-header{display:grid;grid-template-columns:1fr 1fr;gap:24px;padding:16px 0;font-size:13px;font-weight:600;color:#111827}.progress-dropdown-table-header.circumference{grid-template-columns:repeat(8,1fr)}.progress-dropdown-row{display:grid;grid-template-columns:1fr 1fr;gap:24px;padding:16px 0;font-size:14px;color:#111827}.progress-dropdown-row span:first-child{font-weight:600}.progress-body-entries{display:flex;align-items:center;gap:10px;font-size:13px;color:#6b7280}.progress-body-info{width:18px;height:18px;border:1px solid #e5e7eb;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:11px}.progress-body-total{margin-left:8px}.progress-body-actions{display:flex;gap:8px}.progress-body-btn{width:32px;height:32px;border:none;background:#111827;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:13px}.progress-circumference{display:flex;flex-direction:column}.progress-circumference-header{display:flex;justify-content:space-between;align-items:center;padding:0 24px 24px}.progress-circumference-header span{font-size:15px;font-weight:600;color:#111827}.progress-circumference-timeframes{display:flex;gap:4px}.progress-circumference-chart{width:100%;padding:0}.progress-circumference-svg{width:100%;height:200px;display:block}.progress-circumference-footer{display:flex;justify-content:space-between;align-items:center;padding:16px 24px;background:#f8f9fa;border-radius:12px;margin:20px 24px 0;cursor:pointer;transition:background .2s}.progress-circumference-footer:hover{background:#f3f4f6}.progress-circumference-footer.open{border-radius:12px 12px 0 0;margin-bottom:0}.progress-circumference-btn.dropdown{transition:transform .2s}.progress-circumference-btn.dropdown.open{transform:rotate(180deg)}.progress-circumference-entries{display:flex;align-items:center;gap:10px;font-size:13px;color:#6b7280}.progress-circumference-info{width:18px;height:18px;border:1px solid #e5e7eb;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:11px}.progress-circumference-total{margin-left:8px}.progress-circumference-actions{display:flex;gap:8px}.progress-circumference-btn{width:32px;height:32px;border:none;background:#111827;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:13px}.progress-activity-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.progress-activity-title{display:flex;align-items:center;gap:10px;font-size:14px;color:#6b7280}.progress-info-icon{width:18px;height:18px;border:1px solid #e5e7eb;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:11px}.progress-activity-badge{padding:6px 12px;background:#dbeafe;color:#1e40af;border-radius:4px;font-size:12px}.progress-activity-nav{display:flex;align-items:center;gap:12px}.progress-activity-nav button{border:none;background:transparent;color:#9ca3af;cursor:pointer;font-size:14px}.progress-activity-nav span{font-size:14px;color:#111827}.progress-activity-table{border:1px solid #e5e7eb;border-radius:12px;overflow:hidden}.progress-activity-header-row{display:grid;grid-template-columns:80px 1fr 1fr 80px 100px 100px 80px 1fr;gap:12px;padding:16px 20px;background:#f8f9fa;font-size:12px;font-weight:500;color:#111827}.progress-activity-empty{padding:80px;text-align:center}.progress-empty-icon{width:56px;height:56px;background:#111827;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:24px;margin:0 auto 20px}.progress-activity-empty h4{font-size:18px;font-weight:600;color:#111827;margin:0 0 8px}.progress-activity-empty p{font-size:14px;color:#6b7280;margin:0}.progress-pictures{display:flex;gap:60px;padding:20px}.progress-pictures-controls{width:160px;flex-shrink:0}.progress-pictures-selector h5,.progress-pictures-display h5{font-size:14px;font-weight:600;color:#111827;margin:0 0 16px}.progress-pictures-selector{margin-bottom:32px}.progress-radio-label{display:flex;align-items:center;gap:10px;margin-bottom:12px;font-size:13px;color:#374151;cursor:pointer}.progress-radio-label input{display:none}.progress-radio-circle{width:18px;height:18px;border:2px solid #d1d5db;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.progress-radio-inner{width:10px;height:10px;background:#111827;border-radius:50%}.progress-radio-label.selected .progress-radio-circle{border-color:#111827}.progress-checkbox-label{display:flex;align-items:center;gap:10px;margin-bottom:12px;font-size:13px;color:#374151;cursor:pointer}.progress-checkbox-label input{display:none}.progress-checkbox-box{width:18px;height:18px;border:2px solid #d1d5db;border-radius:4px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.progress-checkbox-box.checked{background:#22c55e;border-color:#22c55e}.progress-checkbox-label.disabled{color:#9ca3af}.progress-checkbox-label.disabled .progress-checkbox-box{border-color:#e5e7eb;background:#f9fafb}.progress-pictures-right{flex:1;display:flex;flex-direction:column;gap:20px}.progress-pictures-gallery{display:grid;grid-template-columns:1fr 1fr;gap:0;border:1px solid #e5e7eb;border-radius:8px;overflow:hidden}.progress-picture-box{aspect-ratio:1;background:#fafafa;display:flex;align-items:center;justify-content:center;font-size:13px;color:#6b7280}.progress-picture-box:first-child{border-right:1px solid #e5e7eb}.progress-pictures-dates{display:grid;grid-template-columns:1fr 1fr;gap:32px}.progress-picture-date{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;border:1px solid #d1d5db;border-radius:10px;font-size:14px;color:#374151;font-weight:500}@media(max-width:1024px){.navbar-center{display:none}.stats-bar{grid-template-columns:repeat(2,1fr);gap:20px;padding:20px}.stat-card{min-width:0}.login-white-card{width:90%;max-width:592px;min-height:520px;padding:20px 0 40px}.login-inner-section{width:85%;max-width:315px;padding:0}.login-athlete img{width:125%;height:125%}}@media(max-width:900px){.navbar{padding:0 20px}.header-section{padding:32px 20px 16px}.main-content{padding:20px}.top-section{flex-direction:column}.chart-section,.summary-section{flex:1}.sub-navigation{flex-wrap:wrap;gap:20px}}@media(max-width:640px){.navbar{padding:0 16px;height:56px}.logo-text,.trial-badge,.user-greeting,.roadmap-text,.nav-icons{display:none}.header-section{padding:24px 16px 12px}.page-title{font-size:28px}.main-content,.chart-section,.summary-section,.stats-bar,.bottom-section{padding:16px}.stats-bar{grid-template-columns:1fr;gap:16px}.stat-card{min-width:0}.stat-card-icon{width:40px;height:40px}.stat-card-icon svg{width:20px;height:20px}.stat-card-value{font-size:22px}.login-white-card{width:95%;min-height:480px;padding:16px 0 32px;border-radius:16px}.login-inner-section{width:90%;padding:0}.login-title{font-size:20px}.login-athlete img{width:135%;height:135%}.home-greeting{font-size:24px}.status-cards{flex-direction:column;top:20px}.home-content{padding:60px 16px 32px}.stats-grid{grid-template-columns:repeat(2,1fr)}.stat-number{font-size:36px}.bottom-links{grid-template-columns:1fr}}.membership-container{max-width:1200px;margin:0 auto;padding:32px}.membership-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:32px}.membership-title{font-size:32px;font-weight:600;color:#1f2937;margin:0}.membership-adjust-btn{display:flex;align-items:center;gap:8px;background:#1f2937;color:#fff;border:none;padding:12px 20px;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer}.membership-card{display:flex;background:#fff;border-radius:16px;padding:40px;margin-bottom:48px;gap:48px}.membership-card-left{flex:1;display:flex;flex-direction:column;justify-content:center}.membership-plan{font-size:32px;margin-bottom:8px}.membership-plan-highlight{font-weight:700;color:#1f2937}.membership-plan-text{color:#9ca3af;font-weight:500}.membership-no-payments{font-size:14px;color:#6b7280}.membership-card-right{flex:1;display:flex;flex-direction:column;gap:16px}.membership-status-item{background:#f9fafb;border-radius:12px;padding:20px}.membership-status-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:12px}.membership-status-title-row{display:flex;align-items:center;gap:8px}.membership-status-title{font-size:18px;font-weight:600;color:#1f2937}.membership-check{width:24px;height:24px;border-radius:50%;background:#86efac;display:flex;align-items:center;justify-content:center}.membership-avatar-placeholder{width:48px;height:48px;border-radius:50%;background:#e5e7eb}.membership-timeline{display:flex;align-items:center;gap:12px}.membership-timeline-date{font-size:12px;color:#6b7280;white-space:nowrap}.membership-timeline-bar{flex:1;height:4px;background:#e5e7eb;border-radius:2px;position:relative}.membership-timeline-progress{position:absolute;left:0;top:0;height:100%;width:30%;background:#1f2937;border-radius:2px}.membership-links{display:flex;gap:16px}.membership-link{display:flex;align-items:center;gap:4px;font-size:13px;color:#6b7280;text-decoration:none}.membership-link:hover{color:#1f2937}.membership-payments{margin-top:16px}.membership-payments-title{font-size:20px;font-weight:600;color:#1f2937;margin:0 0 20px}.membership-payments-table{background:#fff;border-radius:12px;overflow:hidden}.membership-payments-header{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr 1fr;padding:16px 24px;background:#fff;border-bottom:1px solid #f3f4f6}.membership-payments-header span{font-size:13px;font-weight:600;color:#1f2937}.membership-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:64px 24px;text-align:center}.membership-empty-icon{width:56px;height:56px;border-radius:50%;background:#1f2937;color:#fff;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:500;margin-bottom:16px}.membership-empty-title{font-size:18px;font-weight:600;color:#1f2937;margin:0 0 8px}.membership-empty-text{font-size:14px;color:#6b7280;margin:0}.clients-starting-header{background:#000;padding:48px 32px 16px}.clients-starting-header-content{max-width:1200px;margin:0 auto}.clients-starting-title{display:flex;align-items:center;gap:8px;font-size:36px;font-weight:700;color:#fff;margin-bottom:32px;letter-spacing:-.5px}.clients-starting-title svg{color:#fff;cursor:pointer}.clients-starting-tabs{display:flex;gap:32px;margin-bottom:0;padding-bottom:16px}.clients-starting-tab{padding:0 0 16px;border:none;background:transparent;font-size:14px;color:#9ca3af;text-decoration:none;font-weight:400;position:relative;cursor:pointer}.clients-starting-tab:hover{color:#d1d5db}.clients-starting-tab.active{color:#fff}.clients-starting-tab.active:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:3px;background-color:#fff;border-radius:2px 2px 0 0}.clients-starting-toolbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.clients-starting-count{font-size:14px;font-weight:500;color:#1f2937}.clients-starting-actions{display:flex;align-items:center;gap:12px}.clients-starting-search{position:relative;display:flex;align-items:center}.clients-starting-search-icon{position:absolute;left:12px;color:#9ca3af}.clients-starting-search-input{background:#f3f4f6;border:none;padding:10px 12px 10px 40px;border-radius:8px;font-size:14px;width:200px;outline:none}.clients-starting-search-input::placeholder{color:#9ca3af}.clients-starting-tag{display:flex;align-items:center;gap:8px;background:#f3f4f6;border:none;padding:10px 16px;border-radius:8px;font-size:14px;color:#6b7280;cursor:pointer}.clients-starting-btn{padding:10px 20px;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;border:none}.clients-starting-btn.primary{background:#000;color:#fff}.clients-starting-card{background:#fff;border-radius:12px;overflow:hidden}.clients-starting-table{width:100%;border-collapse:collapse}.clients-starting-table thead{background:#fff}.clients-starting-table th{text-align:left;padding:16px 24px;font-size:13px;font-weight:600;color:#1f2937;border-bottom:1px solid #f3f4f6}.clients-starting-table td{padding:16px 24px;font-size:14px;color:#6b7280;border-bottom:1px solid #f3f4f6}.clients-starting-name{display:flex;align-items:center;gap:12px}.clients-starting-name span{font-weight:500;color:#1f2937}.clients-starting-avatar{width:36px;height:36px;border-radius:50%;background:#fef9c3;color:#1f2937;font-size:13px;font-weight:600;display:flex;align-items:center;justify-content:center}.clients-starting-badge{background:#000;color:#fff!important;padding:4px 10px;border-radius:6px;font-size:12px;font-weight:500}.clients-starting-menu{background:none;border:none;color:#d1d5db;cursor:pointer;padding:4px}.clients-starting-menu:hover{color:#6b7280}.clients-starting-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 24px;text-align:center}.clients-starting-empty-icon{width:56px;height:56px;border-radius:50%;background:#000;color:#fff;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:500;margin-bottom:16px}.clients-starting-empty-title{font-size:20px;font-weight:600;color:#1f2937;margin:0 0 8px}.clients-starting-empty-text{font-size:14px;color:#6b7280;margin:0}.nutrition-toolbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.nutrition-count{font-size:14px;font-weight:500;color:#1f2937}.nutrition-actions{display:flex;align-items:center;gap:12px}.nutrition-search{position:relative;display:flex;align-items:center}.nutrition-search-icon{position:absolute;left:12px;color:#9ca3af}.nutrition-search-input{background:#f3f4f6;border:none;padding:10px 12px 10px 40px;border-radius:8px;font-size:14px;width:200px;outline:none}.nutrition-search-input::placeholder{color:#9ca3af}.nutrition-tag{display:flex;align-items:center;justify-content:space-between;gap:8px;background:#f3f4f6;border:none;padding:10px 16px;border-radius:8px;font-size:14px;color:#6b7280;cursor:pointer;min-width:180px}.nutrition-btn{padding:10px 20px;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;border:none}.nutrition-btn.primary{background:#000;color:#fff}.nutrition-card{background:#fff;border-radius:12px;overflow:hidden}.nutrition-table{width:100%;border-collapse:collapse}.nutrition-table thead{background:#fff}.nutrition-table th{text-align:left;padding:16px 24px;font-size:13px;font-weight:600;color:#1f2937;border-bottom:1px solid #f3f4f6}.nutrition-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 24px;text-align:center}.nutrition-empty-icon{width:56px;height:56px;border-radius:50%;background:#000;color:#fff;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:500;margin-bottom:16px}.nutrition-empty-title{font-size:20px;font-weight:600;color:#1f2937;margin:0 0 8px}.nutrition-empty-text{font-size:14px;color:#6b7280;margin:0;max-width:600px;line-height:1.5}.create-recipe-modal{background:#fff;border-radius:24px;width:100%;max-width:600px;max-height:85vh;display:flex;flex-direction:column;box-shadow:0 25px 50px -12px #00000040;overflow:hidden;padding:0 16px 0 0}.create-recipe-scroll{overflow-y:auto;padding:32px 48px 32px 32px;flex:1;scrollbar-width:thin;scrollbar-color:#1f2937 transparent}.create-recipe-scroll::-webkit-scrollbar{width:4px}.create-recipe-scroll::-webkit-scrollbar-track{background:transparent;margin:100px 0 120px}.create-recipe-scroll::-webkit-scrollbar-thumb{background:#1f2937;border-radius:10px;min-height:60px}.create-recipe-title{font-size:20px;font-weight:600;color:#1f2937;margin:0 0 24px}.create-recipe-upload{width:100px;height:100px;border:2px dashed #d1d5db;border-radius:12px;display:flex;align-items:center;justify-content:center;color:#9ca3af;flex-shrink:0;cursor:pointer}.create-recipe-input{width:100%;padding:12px 16px;background:#f3f4f6;border:none;border-radius:8px;font-size:14px;outline:none}.create-recipe-input::placeholder{color:#9ca3af}.create-recipe-macros{display:flex;gap:16px}.create-recipe-macros .macro{font-size:13px;color:#9ca3af}.create-recipe-macros .macro strong{font-weight:600}.create-recipe-macros .macro.protein strong{color:#d946ef}.create-recipe-macros .macro.carbs strong{color:#10b981}.create-recipe-macros .macro.fat strong{color:#8b5cf6}.create-recipe-search{display:flex;align-items:center;gap:12px;background:#f3f4f6;padding:12px 16px;border-radius:8px;margin-bottom:16px}.create-recipe-search input{flex:1;background:transparent;border:none;font-size:14px;outline:none}.create-recipe-search input::placeholder{color:#9ca3af}.create-recipe-search svg{color:#9ca3af}.create-recipe-ingredients-header{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;padding:8px 16px;font-size:13px;color:#6b7280}.create-recipe-ingredients-empty{border:1px solid #e5e7eb;border-radius:8px;padding:16px;font-size:14px;color:#9ca3af;margin-bottom:20px}.create-recipe-flexible{display:flex;gap:12px;align-items:flex-start;margin-bottom:20px}.flexible-icon{color:#1f2937}.flexible-text h4{font-size:14px;font-weight:500;color:#1f2937;margin:0 0 4px}.flexible-text p{font-size:13px;color:#9ca3af;margin:0}.create-recipe-instructions{margin-bottom:20px}.create-recipe-instructions label{display:block;font-size:14px;color:#1f2937;margin-bottom:8px}.create-recipe-instructions textarea{width:100%;padding:12px 16px;background:#f3f4f6;border:none;border-radius:8px;font-size:14px;resize:vertical;outline:none;font-family:inherit}.create-recipe-times{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:20px}.time-input{position:relative;display:flex;align-items:center}.time-input input{width:100%;padding:12px 40px 12px 16px;background:#f3f4f6;border:none;border-radius:8px;font-size:14px;outline:none}.time-input input::placeholder{color:#9ca3af}.time-suffix{position:absolute;right:16px;font-size:13px;color:#9ca3af}.create-recipe-dropdowns{display:grid;grid-template-columns:1fr 1fr 1fr;gap:12px;margin-bottom:24px}.recipe-dropdown{display:flex;align-items:center;justify-content:space-between;background:#f3f4f6;padding:12px 16px;border-radius:8px;font-size:14px;color:#6b7280;cursor:pointer}.recipe-dropdown small{display:block;font-size:11px;color:#9ca3af;margin-bottom:2px}.recipe-dropdown span{color:#1f2937;font-size:13px}.create-recipe-footer{display:flex;justify-content:flex-end;gap:12px}.recipe-btn{padding:10px 20px;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;border:none}.recipe-btn.cancel{background:transparent;color:#1f2937}.recipe-btn.submit{background:#000;color:#fff}.content-toolbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.content-count{font-size:14px;font-weight:500;color:#1f2937}.content-actions{display:flex;align-items:center;gap:12px}.content-search{position:relative;display:flex;align-items:center}.content-search-icon{position:absolute;left:12px;color:#9ca3af}.content-search-input{background:#f3f4f6;border:none;padding:10px 12px 10px 40px;border-radius:8px;font-size:14px;width:200px;outline:none}.content-search-input::placeholder{color:#9ca3af}.content-btn{padding:10px 20px;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;border:none}.content-btn.primary{background:#000;color:#fff}.content-card{background:#fff;border-radius:12px;overflow:hidden}.content-table{width:100%;border-collapse:collapse}.content-table thead{background:#fff}.content-table th{text-align:left;padding:16px 24px;font-size:13px;font-weight:600;color:#1f2937;border-bottom:1px solid #f3f4f6}.content-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 24px;text-align:center}.content-empty-icon{width:56px;height:56px;border-radius:50%;background:#000;color:#fff;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:500;margin-bottom:16px}.content-empty-title{font-size:20px;font-weight:600;color:#1f2937;margin:0 0 8px}.content-empty-text{font-size:14px;color:#6b7280;margin:0;max-width:500px;line-height:1.5}.add-file-modal{background:#fff;border-radius:24px;width:100%;max-width:560px;padding:32px;box-shadow:0 25px 50px -12px #00000040}.add-file-title{font-size:22px;font-weight:600;color:#1f2937;margin:0 0 24px;padding-bottom:16px;border-bottom:1px solid #e5e7eb}.add-file-form{display:flex;flex-direction:column;gap:16px;margin-bottom:24px}.add-file-input{width:100%;padding:14px 16px;background:#f3f4f6;border:none;border-radius:10px;font-size:14px;outline:none}.add-file-input::placeholder{color:#9ca3af}.add-file-textarea{width:100%;padding:14px 16px;background:#f3f4f6;border:none;border-radius:10px;font-size:14px;resize:vertical;outline:none;font-family:inherit;min-height:100px}.add-file-textarea::placeholder{color:#9ca3af}.add-file-option{display:flex;align-items:center;gap:20px;background:#f3f4f6;padding:20px;border-radius:12px;cursor:pointer;transition:background .2s}.add-file-option:hover{background:#e5e7eb}.add-file-icon-box{width:60px;height:60px;background:#e5e7eb;border-radius:10px;display:flex;align-items:center;justify-content:center;color:#1f2937;flex-shrink:0}.add-file-option-text h4{font-size:15px;font-weight:600;color:#1f2937;margin:0 0 4px}.add-file-option-text p{font-size:13px;color:#6b7280;margin:0}.add-file-footer{display:flex;justify-content:flex-end;gap:12px}.file-btn{padding:12px 28px;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;border:none}.file-btn.cancel{background:transparent;color:#1f2937}.file-btn.submit{background:#000;color:#fff}.lesson-title{font-weight:500;color:#1f2937}.lesson-status{background:#000;color:#fff;padding:6px 14px;border-radius:8px;font-size:12px;font-weight:500}.content-table tbody tr{border-bottom:1px solid #f3f4f6}.content-table tbody td{padding:16px 24px;font-size:14px;color:#6b7280}.create-lesson-modal{background:#fff;border-radius:24px;width:100%;max-width:560px;max-height:90vh;box-shadow:0 25px 50px -12px #00000040;overflow:hidden;display:flex;flex-direction:column;padding:0 20px 0 0}.create-lesson-scroll{overflow-y:auto;padding:32px 24px 32px 32px;flex:1;scrollbar-width:thin;scrollbar-color:#1f2937 transparent}.create-lesson-scroll::-webkit-scrollbar{width:16px;background:transparent}.create-lesson-scroll::-webkit-scrollbar-thumb{background:#1f2937;border-radius:10px;border-width:6px 6px 6px 14px;border-style:solid;border-color:transparent;background-clip:padding-box;min-height:40px}.create-lesson-scroll::-webkit-scrollbar-track{background:transparent;margin:140px 0 160px}.create-lesson-scroll::-webkit-scrollbar-thumb{background:#1f2937;border-radius:10px;margin-right:8px}.create-lesson-title{font-size:20px;font-weight:600;color:#1f2937;margin:0 0 24px;padding-bottom:16px;border-bottom:1px solid #e5e7eb}.create-lesson-form{display:flex;flex-direction:column;gap:16px;margin-bottom:24px}.create-lesson-input{width:100%;padding:14px 16px;background:#f3f4f6;border:none;border-radius:10px;font-size:14px;outline:none}.create-lesson-input::placeholder{color:#9ca3af}.create-lesson-editor label{display:block;font-size:13px;font-weight:500;color:#1f2937;margin-bottom:8px}.editor-toolbar{display:flex;align-items:center;gap:8px;padding:8px 12px;background:#f3f4f6;border-radius:8px 8px 0 0}.toolbar-text{font-size:12px;color:#9ca3af}.toolbar-dot{color:#9ca3af;font-size:12px}.toolbar-btn{background:none;border:none;color:#6b7280;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center}.toolbar-btn:hover{color:#1f2937}.editor-textarea{width:100%;padding:14px 16px;background:#f3f4f6;border:none;border-radius:0 0 10px 10px;font-size:14px;resize:vertical;outline:none;font-family:inherit;min-height:120px}.create-lesson-shortcuts{display:flex;gap:12px}.shortcut-btn{display:flex;align-items:center;gap:6px;padding:8px 14px;background:#f3f4f6;border:none;border-radius:8px;font-size:12px;color:#6b7280;cursor:pointer}.shortcut-btn:hover{background:#e5e7eb}.create-lesson-media{margin-top:8px}.create-lesson-media label{display:block;font-size:13px;font-weight:500;color:#1f2937;margin-bottom:12px}.media-option{display:flex;align-items:center;gap:16px;background:#f3f4f6;padding:16px;border-radius:12px;margin-bottom:12px;cursor:pointer}.media-option:hover{background:#e5e7eb}.media-option.small{padding:14px;margin-bottom:0}.media-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.media-icon-box{width:48px;height:48px;background:#e5e7eb;border-radius:10px;display:flex;align-items:center;justify-content:center;color:#1f2937;flex-shrink:0}.media-icon-box.small{width:40px;height:40px}.media-option-text h4{font-size:14px;font-weight:600;color:#1f2937;margin:0 0 4px}.media-option-text p{font-size:12px;color:#6b7280;margin:0}.create-lesson-footer{display:flex;justify-content:flex-end;gap:12px;margin-top:8px}.lesson-btn{padding:10px 24px;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;border:none}.lesson-btn.cancel{background:transparent;color:#1f2937}.lesson-btn.submit{background:#000;color:#fff}.workouts-toolbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.workouts-count{font-size:14px;font-weight:500;color:#1f2937}.workouts-actions{display:flex;align-items:center;gap:12px}.workouts-view-toggle{display:flex;align-items:center;gap:8px;font-size:14px;color:#6b7280}.workouts-search{position:relative;display:flex;align-items:center}.workouts-search-icon{position:absolute;left:12px;color:#9ca3af}.workouts-search-input{background:#f3f4f6;border:none;padding:10px 12px 10px 40px;border-radius:8px;font-size:14px;width:180px;outline:none}.workouts-search-input::placeholder{color:#9ca3af}.workouts-btn{padding:10px 20px;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;border:none}.workouts-btn.primary{background:#000;color:#fff}.workouts-card{background:#fff;border-radius:12px;overflow:hidden;max-height:500px}.workouts-table-scroll{overflow-y:auto;max-height:500px;scrollbar-width:thin;scrollbar-color:#1f2937 #e5e7eb}.workouts-table-scroll::-webkit-scrollbar{width:6px}.workouts-table-scroll::-webkit-scrollbar-track{background:#e5e7eb;border-radius:3px}.workouts-table-scroll::-webkit-scrollbar-thumb{background:#1f2937;border-radius:3px}.workouts-table{width:100%;border-collapse:separate;border-spacing:0}.workouts-table thead tr{display:table;width:100%;table-layout:fixed}.workouts-table tbody tr{display:table;width:100%;table-layout:fixed;background:transparent;margin-bottom:12px}.workouts-table tbody td{background:transparent}.workouts-table thead{background:#fff;position:sticky;top:0;z-index:1}.workouts-table th{text-align:left;padding:16px 24px;font-size:13px;font-weight:600;color:#1f2937;border-bottom:1px solid #f3f4f6;background:#fff}.workouts-table td{padding:16px 24px;font-size:14px;border:none}.workouts-table tbody{display:block;padding:8px}.workout-name{color:#1f2937;font-weight:500}.workout-sessions{color:#6b7280;text-align:center}.workout-actions-cell{text-align:right}.workout-delete{background:none;border:none;color:#d1d5db;cursor:pointer;padding:4px}.workout-delete:hover{color:#ef4444}.workouts-list{background:transparent}.workouts-list-header{display:grid;grid-template-columns:1fr 100px 60px;padding:16px 24px;font-size:13px;font-weight:600;color:#1f2937;background:#fff;border-radius:12px;margin-bottom:12px;box-shadow:0 2px 8px #0000000a}.workouts-list-scroll{overflow-y:auto;max-height:500px;display:flex;flex-direction:column;gap:12px;padding-right:8px;scrollbar-width:thin;scrollbar-color:#1f2937 transparent}.workouts-list-scroll::-webkit-scrollbar{width:16px;background:transparent}.workouts-list-scroll::-webkit-scrollbar-track{background:transparent;margin:80px 0 100px}.workouts-list-scroll::-webkit-scrollbar-thumb{background:#1f2937;border-radius:10px;border-width:6px 6px 6px 14px;border-style:solid;border-color:transparent;background-clip:padding-box;min-height:40px}.workout-item{display:grid;grid-template-columns:1fr 100px 60px;align-items:center;padding:16px 24px;background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000000a}.workout-item-name{font-size:14px;font-weight:500;color:#1f2937}.workout-item-sessions{font-size:14px;color:#6b7280;text-align:center}.workout-item-actions{text-align:right}.workout-plan-tabs{display:flex;align-items:center;gap:24px;padding-bottom:16px}.workout-plan-tab{display:flex;align-items:center;gap:8px;padding:0 0 16px;background:transparent;border:none;color:#9ca3af;font-size:14px;cursor:pointer;position:relative;font-weight:400}.workout-plan-tab.active{color:#fff}.workout-plan-tab.active:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:3px;background:#fff;border-radius:2px 2px 0 0}.tab-icon{margin-left:4px}.workout-add-section{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:transparent;border:none;color:#9ca3af;cursor:pointer;padding:0;margin-left:8px}.workout-add-section:hover{color:#fff}.workout-plan-actions{margin-left:auto;display:flex;align-items:center;gap:12px}.workout-action-btn{display:flex;align-items:center;gap:6px;background:transparent;border:none;color:#fff;font-size:14px;cursor:pointer}.workout-edit-btn{padding:8px 16px;background:transparent;border:none;color:#fff;font-size:13px;cursor:pointer}.workout-plan-layout{display:grid;grid-template-columns:280px 1fr;gap:24px}.workout-sidebar{background:#fff;border-radius:12px;padding:20px}.workout-search-box{display:flex;align-items:center;gap:10px;background:#f3f4f6;padding:12px 16px;border-radius:8px;margin-bottom:16px;border:2px solid #3b82f6}.workout-search-box input{flex:1;background:transparent;border:none;font-size:14px;outline:none}.workout-filters{display:flex;gap:12px;margin-bottom:16px}.workout-filter-btn{display:flex;align-items:center;gap:6px;padding:8px 12px;background:#f3f4f6;border:none;border-radius:6px;font-size:13px;color:#6b7280;cursor:pointer}.workout-toggle{display:flex;align-items:center;gap:10px;margin-bottom:16px;font-size:13px;color:#6b7280;cursor:pointer}.workout-toggle input{display:none}.toggle-slider{width:36px;height:20px;background:#e5e7eb;border-radius:10px;position:relative}.toggle-slider:after{content:"";position:absolute;width:16px;height:16px;background:#fff;border-radius:50%;top:2px;left:2px}.workout-exercises-list{display:flex;flex-direction:column;gap:12px;max-height:400px;overflow-y:auto}.workout-exercise-item{display:flex;align-items:center;gap:12px;padding:8px;border-radius:8px;cursor:pointer}.workout-exercise-item:hover{background:#f3f4f6}.exercise-thumb{width:48px;height:48px;background:#f3f4f6;border-radius:8px;overflow:hidden;flex-shrink:0}.exercise-thumb img{width:100%;height:100%;object-fit:cover}.exercise-info{display:flex;flex-direction:column;gap:2px}.exercise-name{font-size:14px;font-weight:500;color:#1f2937}.exercise-muscle{font-size:12px;color:#9ca3af}.workout-content{background:#fff;border-radius:12px;padding:20px}.workout-exercises-table{display:flex;flex-direction:column;gap:12px}.workout-table-header{display:grid;grid-template-columns:1fr 80px 120px 80px 40px;padding:12px 16px;font-size:12px;color:#9ca3af;font-weight:500}.workout-exercise-row{display:grid;grid-template-columns:1fr 80px 120px 80px 40px;align-items:center;padding:16px;background:#f9fafb;border-radius:12px}.exercise-main{display:flex;align-items:center;gap:12px}.exercise-field{display:flex;flex-direction:column;gap:2px}.exercise-field label{font-size:10px;color:#9ca3af;text-transform:uppercase}.exercise-field span{font-size:14px;color:#1f2937;font-weight:500}.exercise-field.dropdown span{display:flex;align-items:center;gap:4px;cursor:pointer}.exercise-menu{background:none;border:none;color:#d1d5db;cursor:pointer;justify-self:end}.workout-superset{background:#f3f4f6;border-radius:12px;padding:16px;margin-top:8px}.superset-header{display:flex;align-items:center;gap:12px;margin-bottom:16px}.superset-label{font-size:12px;color:#6b7280;font-weight:500}.superset-rounds{display:flex;align-items:center;gap:8px;background:#fff;padding:6px 12px;border-radius:6px;font-size:13px}.superset-rounds span:first-child{font-weight:600;color:#1f2937}.superset-menu{margin-left:auto;background:none;border:none;color:#d1d5db;cursor:pointer}.superset-row{background:#fff;margin-bottom:8px}.superset-row:last-child{margin-bottom:0}.add-session-modal{background:#fff;border-radius:16px;width:100%;max-width:480px;padding:24px;box-shadow:0 25px 50px -12px #00000040}.add-session-title{font-size:18px;font-weight:600;color:#1f2937;margin:0 0 20px;padding-bottom:16px;border-bottom:1px solid #e5e7eb}.add-session-input{width:100%;padding:14px 16px;background:#f3f4f6;border:none;border-radius:10px;font-size:14px;outline:none;margin-bottom:24px}.add-session-footer{display:flex;justify-content:flex-end;gap:12px}.session-btn{padding:10px 24px;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;border:none}.session-btn.cancel{background:transparent;color:#1f2937}.session-btn.create{background:#000;color:#fff}.edit-plan-modal{background:#fff;border-radius:16px;width:100%;max-width:560px;padding:24px;box-shadow:0 25px 50px -12px #00000040}.edit-plan-title{font-size:18px;font-weight:600;color:#1f2937;margin:0 0 20px;padding-bottom:16px;border-bottom:1px solid #e5e7eb}.edit-plan-title span{font-weight:400;color:#9ca3af}.edit-plan-field{margin-bottom:16px;position:relative}.edit-plan-field .field-label{position:absolute;top:10px;left:16px;font-size:10px;color:#9ca3af;pointer-events:none}.edit-plan-field input,.edit-plan-field textarea{width:100%;padding:26px 16px 10px;background:#f3f4f6;border:none;border-radius:10px;font-size:14px;outline:none;font-family:inherit}.edit-plan-field textarea{resize:vertical;min-height:100px}.edit-plan-upload{display:flex;align-items:center;gap:16px;background:#f3f4f6;padding:20px;border-radius:12px;margin-bottom:24px;cursor:pointer}.edit-plan-icon-box{width:60px;height:60px;background:#e5e7eb;border-radius:10px;display:flex;align-items:center;justify-content:center;color:#1f2937}.edit-plan-upload-text h4{font-size:15px;font-weight:600;color:#1f2937;margin:0 0 4px}.edit-plan-upload-text p{font-size:13px;color:#6b7280;margin:0}.edit-plan-footer{display:flex;justify-content:flex-end;gap:12px}.edit-plan-btn{padding:10px 24px;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;border:none}.edit-plan-btn.cancel{background:transparent;color:#1f2937}.edit-plan-btn.save{background:#000;color:#fff}.workouts-filter-btn.library{display:flex;flex-direction:column;align-items:flex-start;gap:0;padding:8px 12px;min-width:140px}.workouts-filter-btn.library .filter-label{font-size:10px;color:#9ca3af}.workouts-filter-btn.library .filter-value{font-size:13px;color:#1f2937;font-weight:500}.exercises-list-header{display:grid;grid-template-columns:2fr 1fr 1fr 1fr 100px 50px;padding:16px 24px;font-size:13px;font-weight:600;color:#1f2937;background:#fff;border-radius:12px;margin-bottom:12px;box-shadow:0 2px 8px #0000000a}.exercises-list-scroll{display:flex;flex-direction:column;gap:12px;max-height:600px;overflow-y:auto;padding-right:8px;scrollbar-width:thin;scrollbar-color:#1f2937 #e5e7eb}.exercises-list-scroll::-webkit-scrollbar{width:6px}.exercises-list-scroll::-webkit-scrollbar-track{background:#e5e7eb;border-radius:3px}.exercises-list-scroll::-webkit-scrollbar-thumb{background:#1f2937;border-radius:3px}.exercise-item{display:grid;grid-template-columns:2fr 1fr 1fr 1fr 100px 50px;align-items:center;padding:12px 24px;background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000000a}.exercise-name-cell{display:flex;align-items:center;gap:12px}.exercise-name-cell .exercise-thumb{width:48px;height:48px;background:#f3f4f6;border-radius:8px;overflow:hidden}.exercise-name-cell .exercise-thumb img{width:100%;height:100%;object-fit:cover}.exercise-name-cell span{font-size:14px;font-weight:500;color:#1f2937}.exercise-content-icons{display:flex;align-items:center;gap:8px;color:#9ca3af}.exercise-muscle,.exercise-equipment{font-size:14px;color:#6b7280}.exercise-library-badge{background:#000;color:#fff;padding:6px 12px;border-radius:6px;font-size:12px;font-weight:500;text-align:center}.exercise-edit{background:none;border:none;color:#d1d5db;cursor:pointer;justify-self:end}.exercise-edit:hover{color:#6b7280}.user-profile-wrapper{position:relative}.user-profile-popup{position:absolute;top:calc(100% + 12px);right:0;width:280px;background:#1e1e23d9;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.15);border-radius:16px;padding:20px;opacity:0;visibility:hidden;transform:translateY(-10px);transition:all .3s ease;box-shadow:0 8px 32px #0006;z-index:1000}.user-profile-wrapper:hover .user-profile-popup{opacity:1;visibility:visible;transform:translateY(0)}.popup-header{display:flex;align-items:center;gap:12px;margin-bottom:16px}.user-avatar.large{width:48px;height:48px;font-size:16px}.popup-info{display:flex;flex-direction:column;gap:2px}.popup-name{font-size:15px;font-weight:600;color:#fff}.popup-email{font-size:12px;color:#fff9}.popup-divider{height:1px;background:#ffffff1a;margin:12px 0}.popup-item{width:100%;padding:10px 12px;background:transparent;border:none;border-radius:8px;font-size:14px;color:#ffffffe6;text-align:left;cursor:pointer;transition:background .2s}.popup-item:hover{background:#ffffff1a}.popup-item.logout{color:#ef4444}.popup-item.logout:hover{background:#ef44441a}.modal-overlay{position:fixed;inset:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.modal-container{background:#fff;border-radius:12px;width:100%;max-width:560px;max-height:90vh;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 20px 60px #0000004d}.modal-container.create-nutritionist-modal{max-width:480px}.modal-header{display:flex;align-items:flex-start;justify-content:space-between;padding:24px 24px 16px;border-bottom:1px solid #e5e7eb}.modal-title-section{flex:1}.modal-title{display:flex;align-items:center;gap:10px;font-size:20px;font-weight:600;color:#1a1a1a;margin-bottom:4px}.modal-subtitle{font-size:14px;color:#6b7280}.client-name{font-weight:600;color:#1a1a1a}.modal-close-btn{background:none;border:none;padding:8px;cursor:pointer;color:#6b7280;border-radius:8px;transition:all .2s}.modal-close-btn:hover{background:#f3f4f6;color:#1a1a1a}.modal-content{padding:20px 24px;overflow-y:auto;flex:1}.section-title{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:600;color:#374151;margin-bottom:12px}.current-assignment{margin-bottom:24px;padding-bottom:20px;border-bottom:1px solid #e5e7eb}.nutritionist-card{display:flex;align-items:center;gap:16px;padding:16px;background:#f9fafb;border-radius:10px;border:2px solid transparent;transition:all .2s}.nutritionist-card.current{background:#ecfdf5;border-color:#86efac}.nutritionist-card.selectable:hover{background:#f3f4f6;border-color:#d1d5db}.nutritionist-avatar{width:48px;height:48px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;align-items:center;justify-content:center;color:#fff;font-size:18px;font-weight:600;flex-shrink:0}.nutritionist-info{flex:1;min-width:0}.nutritionist-name{font-size:15px;font-weight:600;color:#1a1a1a;margin-bottom:2px}.nutritionist-email{font-size:13px;color:#6b7280;margin-bottom:4px}.nutritionist-clients{font-size:12px;color:#9ca3af}.selection-indicator{width:28px;height:28px;border-radius:50%;background:#3b82f6;color:#fff;display:flex;align-items:center;justify-content:center;flex-shrink:0}.search-section{margin-bottom:16px}.search-input-wrapper{position:relative}.search-input-wrapper .search-icon{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:#9ca3af}.search-input-wrapper .search-input{width:100%;padding:12px 12px 12px 44px;border:1px solid #d1d5db;border-radius:8px;font-size:14px;transition:all .2s}.search-input-wrapper .search-input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.nutritionists-list{display:flex;flex-direction:column;gap:8px;max-height:300px;overflow-y:auto;padding-right:4px}.nutritionists-list::-webkit-scrollbar{width:6px}.nutritionists-list::-webkit-scrollbar-track{background:#f3f4f6;border-radius:3px}.nutritionists-list::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:3px}.loading-state,.empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px;color:#6b7280;gap:12px}.error-message{margin-top:16px;padding:12px 16px;background:#fef2f2;color:#dc2626;border-radius:8px;font-size:14px}.success-message{margin-top:16px;padding:12px 16px;background:#ecfdf5;color:#059669;border-radius:8px;font-size:14px}.modal-footer{display:flex;justify-content:flex-end;gap:12px;padding:16px 24px;border-top:1px solid #e5e7eb;background:#f9fafb}.btn-primary,.btn-secondary{display:flex;align-items:center;gap:8px;padding:10px 20px;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s;border:none}.btn-primary{background:#000;color:#fff}.btn-primary:hover:not(:disabled){background:#374151}.btn-primary:disabled{opacity:.5;cursor:not-allowed}.btn-secondary{background:#fff;color:#374151;border:1px solid #d1d5db}.btn-secondary:hover:not(:disabled){background:#f3f4f6}.form-group{margin-bottom:16px}.form-group label{display:flex;align-items:center;gap:6px;font-size:14px;font-weight:500;color:#374151;margin-bottom:6px}.form-group label .required{color:#dc2626}.form-input{width:100%;padding:12px 16px;border:1px solid #d1d5db;border-radius:8px;font-size:14px;transition:all .2s}.form-input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.client-dropdown{min-width:160px}.client-dropdown .menu-item{display:flex;align-items:center;gap:8px}.nutritionist-cell{display:flex;align-items:center;gap:12px}.nutritionist-avatar-small{width:36px;height:36px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;align-items:center;justify-content:center;color:#fff;font-size:14px;font-weight:600}.nutritionist-name-cell{font-weight:500;color:#1a1a1a}.client-count-badge{display:inline-flex;align-items:center;padding:4px 12px;background:#ecfdf5;color:#059669;font-size:13px;font-weight:500;border-radius:20px}.loading-container,.error-container{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;gap:16px}.error-text{color:#dc2626;font-size:14px}.retry-btn{padding:10px 20px;background:#000;color:#fff;border:none;border-radius:8px;font-size:14px;cursor:pointer;transition:background .2s}.retry-btn:hover{background:#374151}.empty-row{text-align:center;padding:40px;color:#6b7280}.menu-wrapper{position:relative}.status-badge{display:inline-flex;align-items:center;padding:4px 12px;border-radius:20px;font-size:12px;font-weight:500}.status-badge.active{background:#ecfdf5;color:#059669}.status-badge.inactive{background:#fef2f2;color:#dc2626}.client-count-badge.clickable{cursor:pointer;transition:all .2s}.client-count-badge.clickable:hover{background:#d1fae5;transform:scale(1.05)}.nutritionist-dropdown{min-width:140px}.nutritionist-dropdown .menu-item{display:flex;align-items:center;gap:8px}.nutritionist-dropdown .menu-item.delete{color:#dc2626}.nutritionist-dropdown .menu-item.delete:hover{background:#fef2f2}.delete-confirm-modal{max-width:400px}.delete-confirm-modal .modal-content{text-align:center}.delete-confirm-modal .modal-content p{margin-bottom:8px}.delete-warning{color:#dc2626;font-size:13px}.btn-danger{display:flex;align-items:center;gap:8px;padding:10px 20px;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s;border:none;background:#dc2626;color:#fff}.btn-danger:hover{background:#b91c1c}.clients-list-modal{max-width:480px}.clients-list{display:flex;flex-direction:column;gap:12px;max-height:400px;overflow-y:auto}.client-item{display:flex;align-items:center;gap:12px;padding:12px;background:#f9fafb;border-radius:10px;border:1px solid #e5e7eb}.client-avatar-small{width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;align-items:center;justify-content:center;color:#fff;font-size:14px;font-weight:600;flex-shrink:0}.client-item .client-info{flex:1;min-width:0}.client-item .client-name{font-size:14px;font-weight:600;color:#1a1a1a;margin-bottom:2px}.client-item .client-email{font-size:12px;color:#6b7280;margin-bottom:4px}.client-meta{display:flex;gap:8px}.client-status{font-size:11px;padding:2px 8px;background:#dbeafe;color:#2563eb;border-radius:12px;font-weight:500}.client-plan{font-size:11px;padding:2px 8px;background:#fce7f3;color:#db2777;border-radius:12px;font-weight:500}.btn-remove-client{display:flex;align-items:center;gap:6px;padding:8px 12px;background:#fef2f2;color:#dc2626;border:1px solid #fecaca;border-radius:6px;font-size:13px;font-weight:500;cursor:pointer;transition:all .2s;flex-shrink:0}.btn-remove-client:hover{background:#fecaca;border-color:#fca5a5}.btn-remove-client:active{transform:scale(.98)}.assignment-instructions{margin-bottom:16px;padding:12px 16px;background:#f0f9ff;border-left:4px solid #3b82f6;border-radius:8px}.instruction-text{font-size:13px;color:#0369a1;margin:0}.nutritionist-checkbox{display:flex;align-items:center;justify-content:center;width:24px;height:24px;margin-right:12px;flex-shrink:0}.nutritionist-checkbox input[type=checkbox]{width:18px;height:18px;cursor:pointer;accent-color:#3b82f6}.nutritionist-card.selectable{cursor:pointer}.nutritionist-card.selectable:hover{background:#f3f4f6}.nutritionist-card.selected{background:#eff6ff;border-color:#3b82f6}.btn-primary.btn-danger{background:#dc2626}.btn-primary.btn-danger:hover:not(:disabled){background:#b91c1c}.pending-changes-alert{display:flex;align-items:flex-start;gap:12px;padding:12px 16px;background:#fef3c7;border:1px solid #fbbf24;border-radius:8px;margin-bottom:16px}.pending-changes-alert svg{color:#f59e0b;flex-shrink:0;margin-top:2px}.pending-changes-content{flex:1}.pending-title{font-weight:600;color:#92400e;font-size:14px;margin-bottom:2px}.pending-desc{color:#b45309;font-size:13px}.assigned-badge{display:inline-flex;align-items:center;padding:2px 8px;background:#10b981;color:#fff;font-size:10px;font-weight:600;border-radius:12px;margin-left:8px;text-transform:uppercase;letter-spacing:.5px}.removing-badge{display:inline-flex;align-items:center;padding:2px 8px;background:#ef4444;color:#fff;font-size:10px;font-weight:600;border-radius:12px;margin-left:8px;text-transform:uppercase;letter-spacing:.5px}.nutritionist-card.will-be-removed{opacity:.6;background:#fef2f2;border-color:#fecaca}.nutritionist-name{display:flex;align-items:center;flex-wrap:wrap;gap:4px}.assignment-instructions{margin-bottom:16px;padding:10px 14px;background:#f0f9ff;border-left:3px solid #3b82f6;border-radius:6px}.instruction-text{font-size:12px;color:#0369a1;margin:0;line-height:1.5}.instruction-text strong{color:#075985}.nutritionist-modal{margin:auto;align-self:center}.nutritionist-modal .modal-content{padding:20px 24px 24px!important;margin:0!important;width:100%!important;max-width:none!important;min-width:auto!important;flex:1;align-self:stretch;background:transparent!important;border-radius:0!important;box-shadow:none!important}.nutritionist-modal .nutritionists-list-simple{max-height:280px;margin:0;padding:0}.nutritionist-modal .search-input-wrapper{margin:0 0 16px;width:100%}.nutritionists-list-simple{display:flex;flex-direction:column;gap:8px;max-height:320px;overflow-y:auto}.nutritionist-row{display:flex;align-items:center;gap:12px;padding:12px 16px;background:#f9fafb;border:2px solid transparent;border-radius:10px;cursor:pointer;transition:all .2s}.nutritionist-row:hover{background:#f3f4f6}.nutritionist-row.checked{background:#eff6ff;border-color:#3b82f6}.nutritionist-row input[type=checkbox]{width:20px;height:20px;cursor:pointer;accent-color:#3b82f6;flex-shrink:0}.nutritionist-info-simple{display:flex;flex-direction:column;flex:1;min-width:0}.nutritionist-name-simple{font-weight:600;color:#1a1a1a;font-size:14px;display:flex;align-items:center;gap:8px;margin-bottom:2px}.nutritionist-email-simple{font-size:12px;color:#6b7280}.assigned-tag{font-size:10px;font-weight:600;padding:2px 8px;background:#10b981;color:#fff;border-radius:12px;text-transform:uppercase}.removing-tag{font-size:10px;font-weight:600;padding:2px 8px;background:#ef4444;color:#fff;border-radius:12px;text-transform:uppercase}.nutritionist-layout{display:flex;min-height:100vh;background:#f8f9fa}.nutritionist-mobile-header{display:none;position:fixed;top:0;left:0;right:0;height:56px;background:#000;color:#fff;align-items:center;justify-content:space-between;padding:0 16px;z-index:100}.nutritionist-mobile-header .menu-toggle{background:none;border:none;color:#fff;cursor:pointer;padding:8px}.nutritionist-mobile-header .mobile-title{font-weight:600;font-size:16px}.nutritionist-mobile-header .mobile-spacer{width:40px}.nutritionist-sidebar{width:260px;background:#fff;border-right:1px solid #e5e7eb;display:flex;flex-direction:column;position:fixed;top:0;left:0;bottom:0;z-index:50}.sidebar-header{padding:24px 20px;border-bottom:1px solid #e5e7eb}.sidebar-header .logo{display:flex;align-items:center;gap:10px;margin-bottom:16px}.sidebar-header .logo svg{color:#000}.sidebar-header .logo span{font-weight:600;font-size:18px}.user-info{display:flex;flex-direction:column;gap:2px}.user-role{font-size:12px;font-weight:600;color:#3b82f6;text-transform:uppercase;letter-spacing:.5px}.user-email{font-size:13px;color:#6b7280;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sidebar-nav{flex:1;padding:16px 12px;display:flex;flex-direction:column;gap:4px;overflow-y:auto}.nav-item{display:flex;align-items:center;gap:12px;padding:12px 16px;border-radius:8px;color:#4b5563;text-decoration:none;font-size:14px;font-weight:500;transition:all .2s}.nav-item:hover{background:#f3f4f6;color:#1a1a1a}.nav-item.active{background:#eff6ff;color:#3b82f6}.sidebar-footer{padding:16px 12px;border-top:1px solid #e5e7eb}.logout-btn{display:flex;align-items:center;gap:12px;width:100%;padding:12px 16px;border:none;background:transparent;color:#ef4444;font-size:14px;font-weight:500;border-radius:8px;cursor:pointer;transition:all .2s}.logout-btn:hover{background:#fef2f2}.sidebar-overlay{display:none;position:fixed;inset:0;background:#00000080;z-index:40}.nutritionist-main{flex:1;margin-left:260px;padding:24px 32px;min-height:100vh}.page-container{max-width:1200px}.page-header{margin-bottom:24px}.page-title{font-size:28px;font-weight:600;color:#1a1a1a;margin-bottom:4px}.page-subtitle{font-size:14px;color:#6b7280}.stats-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:16px;margin-bottom:32px}.quick-actions{display:flex;gap:16px;flex-wrap:wrap}.quick-action-card{display:flex;align-items:center;gap:12px;padding:20px 24px;background:#fff;border:1px solid #e5e7eb;border-radius:12px;text-decoration:none;color:#1a1a1a;font-weight:500;transition:all .2s;min-width:200px}.quick-action-card:hover{border-color:#3b82f6;box-shadow:0 4px 12px #3b82f61a}.quick-action-card svg{color:#3b82f6}.clients-list{display:flex;flex-direction:column;gap:12px}.client-card{display:flex;align-items:center;gap:16px;padding:16px 20px;background:#fff;border:1px solid #e5e7eb;border-radius:12px;transition:all .2s}.client-card:hover{border-color:#d1d5db;box-shadow:0 2px 8px #0000000d}.client-avatar{width:48px;height:48px;border-radius:50%;background:#3b82f6;color:#fff;display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:600;flex-shrink:0;overflow:hidden}.client-avatar img{width:100%;height:100%;object-fit:cover}.client-info{flex:1;min-width:0}.client-name{font-size:16px;font-weight:600;color:#1a1a1a;margin-bottom:4px}.client-email{font-size:13px;color:#6b7280;margin-bottom:8px}.client-meta{display:flex;gap:12px;flex-wrap:wrap}.client-goal{font-size:12px;padding:4px 10px;background:#eff6ff;color:#3b82f6;border-radius:20px;font-weight:500}.client-last-checkin{font-size:12px;color:#9ca3af}.client-actions{display:flex;align-items:center;gap:8px}.client-actions .btn-icon{width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:8px;color:#6b7280;transition:all .2s}.client-actions .btn-icon:hover{background:#f3f4f6;color:#3b82f6}.client-actions .chevron{color:#d1d5db}.chat-page-container{display:flex;height:calc(100vh - 200px);background:#fff;border-radius:12px;border:1px solid #e5e7eb;overflow:hidden;box-shadow:0 1px 3px #0000001a}.chat-sidebar{width:320px;border-right:1px solid #e5e7eb;display:flex;flex-direction:column;background:#f9fafb}.chat-sidebar-header{padding:20px;background:#1a1a1a;color:#fff}.chat-sidebar-header h2{font-size:18px;font-weight:600;margin-bottom:16px;color:#fff}.chat-sidebar-header .search-input-wrapper input{background:#ffffff1a;border:1px solid rgba(255,255,255,.2);color:#fff}.chat-sidebar-header .search-input-wrapper input::placeholder{color:#ffffff80}.chat-sidebar-header .search-input-wrapper .search-icon{color:#ffffff80}.chat-sidebar-header .search-input-wrapper{margin:0}.conversations-list{flex:1;overflow-y:auto;padding:8px;background:#fff}.conversation-item{display:flex;align-items:center;gap:12px;padding:12px;border-radius:10px;cursor:pointer;transition:all .2s;margin-bottom:4px}.conversation-item:hover{background:#f3f4f6}.conversation-item.active{background:#eff6ff;border:1px solid #bfdbfe}.conversation-item.unread{background:#fff}.conversation-item.unread .conversation-name{font-weight:600;color:#1a1a1a}.conversation-item.unread .conversation-preview{color:#3b82f6;font-weight:500}.conversation-avatar{width:48px;height:48px;border-radius:50%;background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:600;flex-shrink:0;overflow:hidden;box-shadow:0 2px 4px #3b82f633}.conversation-avatar img{width:100%;height:100%;object-fit:cover}.chat-avatar{width:44px;height:44px;border-radius:50%;background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:600;overflow:hidden;box-shadow:0 2px 4px #0003}.chat-avatar img{width:100%;height:100%;object-fit:cover}.conversation-info{flex:1;min-width:0}.conversation-name{font-size:14px;font-weight:500;color:#1a1a1a;margin-bottom:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.conversation-preview{font-size:13px;color:#6b7280;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.conversation-meta{display:flex;flex-direction:column;align-items:flex-end;gap:4px}.conversation-time{font-size:12px;color:#9ca3af}.unread-badge{min-width:20px;height:20px;padding:0 6px;background:#3b82f6;color:#fff;font-size:11px;font-weight:600;border-radius:10px;display:flex;align-items:center;justify-content:center}.chat-area{flex:1;display:flex;flex-direction:column;background:#f9fafb}.chat-header{display:flex;align-items:center;gap:12px;padding:16px 20px;background:#1a1a1a;color:#fff;border-bottom:none}.chat-header h3{color:#fff;font-size:16px;font-weight:600}.chat-header .connection-status{font-size:12px;color:#9ca3af}.chat-header .connection-status.connected{color:#22c55e}.btn-back{display:none;background:none;border:none;padding:8px;cursor:pointer;color:#6b7280}.chat-header-info{display:flex;align-items:center;gap:12px;flex:1}.chat-header h3{font-size:16px;font-weight:600}.messages-container{flex:1;overflow-y:auto;padding:24px;display:flex;flex-direction:column;gap:8px;background:#f9fafb}.message-wrapper{display:flex;flex-direction:column;width:100%}.message-wrapper.sent{align-items:flex-end}.message-wrapper.received{align-items:flex-start}.empty-chat{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#9ca3af;gap:16px;padding:40px}.empty-chat svg{opacity:.5}.empty-chat-selection{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#9ca3af;gap:16px;padding:40px;background:#f9fafb}.empty-subtitle{font-size:14px;color:#6b7280}.message{max-width:65%;display:flex;flex-direction:column;gap:4px}.message.sent{align-self:flex-end}.message.received{align-self:flex-start}.message-content{padding:12px 16px;border-radius:16px;font-size:14px;line-height:1.5;box-shadow:0 1px 2px #0000000d}.message.sent .message-content{background:#3b82f6;color:#fff;border-bottom-right-radius:4px}.message.received .message-content{background:#fff;color:#1a1a1a;border-bottom-left-radius:4px;border:1px solid #e5e7eb}.message-time{font-size:11px;color:#9ca3af;margin-top:2px}.chat-input-container{padding:16px 24px;background:#fff;border-top:1px solid #e5e7eb}.chat-input-wrapper{display:flex;gap:12px;align-items:center;max-width:800px;margin:0 auto}.chat-input-wrapper input{flex:1;padding:12px 20px;border:1px solid #e5e7eb;border-radius:24px;font-size:14px;outline:none;transition:all .2s;background:#f9fafb}.chat-input-wrapper input:focus{border-color:#3b82f6;background:#fff;box-shadow:0 0 0 3px #3b82f61a}.btn-send{width:44px;height:44px;border-radius:50%;background:#3b82f6;color:#fff;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s;box-shadow:0 2px 4px #3b82f64d}.btn-send:hover:not(:disabled){background:#2563eb;transform:translateY(-1px);box-shadow:0 4px 8px #3b82f666}.btn-send:disabled{opacity:.5;cursor:not-allowed;transform:none;box-shadow:none}@media(max-width:768px){.nutritionist-mobile-header{display:flex}.nutritionist-sidebar{transform:translate(-100%);transition:transform .3s}.nutritionist-sidebar.open{transform:translate(0)}.sidebar-overlay{display:block}.nutritionist-main{margin-left:0;padding:80px 16px 24px}.stats-grid{grid-template-columns:repeat(2,1fr)}.chat-page-container{height:calc(100vh - 140px);border-radius:0;border:none}.chat-sidebar{width:100%;border-right:none}.chat-sidebar.hidden-mobile,.chat-area.hidden-mobile{display:none}.btn-back{display:block}.message{max-width:85%}}@media(max-width:480px){.stats-grid{grid-template-columns:1fr}.quick-action-card{width:100%}.client-card{flex-wrap:wrap}.client-actions{width:100%;justify-content:flex-end;margin-top:8px}}.stat-card{display:flex;align-items:center;gap:16px;padding:20px 24px;background:#fff;border:1px solid #e5e7eb;border-radius:12px;text-decoration:none;transition:all .2s}.stat-card:hover{border-color:#d1d5db;box-shadow:0 4px 12px #0000000d}.stat-card .stat-icon{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center}.stat-card.blue .stat-icon{background:#eff6ff;color:#3b82f6}.stat-card.green .stat-icon{background:#ecfdf5;color:#10b981}.stat-card.orange .stat-icon{background:#fff7ed;color:#f97316}.stat-card.red .stat-icon{background:#fef2f2;color:#ef4444}.stat-card .stat-info{display:flex;flex-direction:column}.stat-card .stat-value{font-size:28px;font-weight:700;color:#1a1a1a;line-height:1.2}.stat-card .stat-label{font-size:13px;color:#6b7280}.typing-indicator{font-size:12px;color:#3b82f6;font-style:italic;display:block;margin-top:2px}.connection-status{font-size:12px;color:#9ca3af;margin-left:auto}.connection-status.connected{color:#10b981}.message-status{color:#9ca3af;margin-left:4px}.message.sent .message-status{color:#3b82f6}@keyframes typing{0%,to{opacity:.3}50%{opacity:1}}.typing-dots{display:flex;gap:4px;padding:12px 16px;background:#f3f4f6;border-radius:16px 16px 16px 4px;width:fit-content}.typing-dots span{width:8px;height:8px;background:#9ca3af;border-radius:50%;animation:typing 1.4s infinite}.typing-dots span:nth-child(2){animation-delay:.2s}.typing-dots span:nth-child(3){animation-delay:.4s}.date-separator{display:flex;align-items:center;justify-content:center;margin:24px 0;position:relative}.date-separator:before,.date-separator:after{content:"";flex:1;height:1px;background:linear-gradient(to right,transparent,#d1d5db,transparent);max-width:100px}.date-separator-text{font-size:12px;color:#6b7280;background:#fff;padding:6px 16px;border-radius:20px;margin:0 16px;font-weight:500;border:1px solid #e5e7eb;box-shadow:0 1px 2px #0000000d}.mobile-only{display:none}@media(max-width:768px){.mobile-only{display:block}.desktop-only{display:none}}.modal-overlay{position:fixed;inset:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.modal-content{background:#fff;border-radius:12px;width:100%;max-width:480px;max-height:90vh;overflow:hidden;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.modal-header{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid #e5e7eb}.modal-title{font-size:18px;font-weight:600;color:#111827;margin:0}.modal-close{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:none;background:transparent;color:#6b7280;cursor:pointer;border-radius:6px;transition:all .2s}.modal-close:hover{background-color:#f3f4f6;color:#111827}.modal-body{padding:24px}.modal-footer{display:flex;justify-content:flex-end;gap:12px;padding:16px 24px;border-top:1px solid #e5e7eb;background-color:#f9fafb}.form-group{margin-bottom:20px}.form-group:last-child{margin-bottom:0}.form-label{display:block;font-size:14px;font-weight:500;color:#374151;margin-bottom:8px}.form-input{width:100%;padding:10px 14px;border:1px solid #d1d5db;border-radius:8px;font-size:14px;color:#111827;background-color:#fff;transition:border-color .2s,box-shadow .2s}.form-input:focus{outline:none;border-color:#111827;box-shadow:0 0 0 3px #1118271a}.form-input:disabled{background-color:#f3f4f6;cursor:not-allowed}.file-drop-zone{border:2px dashed #d1d5db;border-radius:8px;padding:24px;text-align:center;cursor:pointer;transition:all .2s}.file-drop-zone:hover{border-color:#111827;background-color:#f9fafb}.file-drop-zone.has-file{border-color:#10b981;background-color:#ecfdf5}.file-placeholder{display:flex;flex-direction:column;align-items:center;gap:8px}.upload-icon{color:#9ca3af}.upload-text{font-size:14px;font-weight:500;color:#374151}.upload-hint{font-size:12px;color:#6b7280}.file-selected{display:flex;flex-direction:column;align-items:center;gap:8px;position:relative}.file-icon{color:#10b981}.file-name{font-size:14px;font-weight:500;color:#111827;word-break:break-all}.file-size{font-size:12px;color:#6b7280}.file-remove{position:absolute;top:-8px;right:-8px;width:24px;height:24px;display:flex;align-items:center;justify-content:center;border:none;background-color:#ef4444;color:#fff;cursor:pointer;border-radius:50%;transition:background-color .2s}.file-remove:hover{background-color:#dc2626}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:10px 16px;font-size:14px;font-weight:500;border-radius:8px;cursor:pointer;transition:all .2s;border:none}.btn:disabled{opacity:.5;cursor:not-allowed}.btn-primary{background-color:#111827;color:#fff}.btn-primary:hover:not(:disabled){background-color:#1f2937}.btn-secondary{background-color:#fff;color:#374151;border:1px solid #d1d5db}.btn-secondary:hover:not(:disabled){background-color:#f9fafb}.error-message{background-color:#fef2f2;border:1px solid #fecaca;color:#dc2626;padding:12px 16px;border-radius:8px;font-size:14px;margin-bottom:16px}.loading-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:48px 20px;color:#6b7280;gap:12px}.empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:48px 20px;text-align:center}.empty-state .empty-icon{color:#d1d5db;margin-bottom:16px}.empty-state h3{font-size:16px;font-weight:600;color:#374151;margin:0 0 8px}.empty-state p{font-size:14px;color:#6b7280;margin:0}.workout-item-info{display:flex;flex-direction:column;gap:4px}.workout-item-pdf{display:inline-flex;align-items:center;gap:4px;font-size:12px;color:#3b82f6;text-decoration:none}.workout-item-pdf:hover{text-decoration:underline}.error-banner{background-color:#fef2f2;border:1px solid #fecaca;color:#dc2626;padding:12px 16px;border-radius:8px;font-size:14px}.workout-delete:disabled{opacity:.5;cursor:not-allowed}.comm-documents-list{display:flex;flex-direction:column;gap:12px}.comm-document-item{display:flex;align-items:center;gap:16px;padding:16px;background:#f9fafb;border-radius:12px;border:1px solid #e5e7eb;transition:background-color .2s}.comm-document-item:hover{background:#f3f4f6}.comm-document-icon{width:48px;height:48px;background:#111827;border-radius:10px;display:flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0}.comm-document-info{flex:1;display:flex;flex-direction:column;gap:4px;min-width:0}.comm-document-name{font-size:14px;font-weight:500;color:#111827;text-decoration:none;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.comm-document-name:hover{text-decoration:underline}.comm-document-meta{font-size:12px;color:#6b7280}.comm-document-actions{display:flex;gap:8px}.comm-document-btn{width:36px;height:36px;border:1px solid #e5e7eb;background:#fff;border-radius:8px;display:flex;align-items:center;justify-content:center;color:#6b7280;cursor:pointer;transition:all .2s}.comm-document-btn:hover{background:#f3f4f6;color:#111827}.comm-document-btn.delete:hover{background:#fee2e2;color:#dc2626;border-color:#fecaca}.upload-spinner{font-size:12px;font-weight:600;animation:pulse 1.5s infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.ingredient-name{display:flex;flex-direction:column;gap:2px}.ingredient-brand{font-size:12px;color:#6b7280}.nutrition-toolbar .search-box{display:flex;align-items:center;gap:8px;padding:8px 12px;background:#f3f4f6;border-radius:8px;border:1px solid #e5e7eb}.nutrition-toolbar .search-box input{border:none;background:transparent;font-size:14px;outline:none;width:200px}.nutrition-toolbar .search-box svg{color:#6b7280}.form-section{margin-top:20px;padding-top:20px;border-top:1px solid #e5e7eb}.form-section h3{font-size:14px;font-weight:600;color:#374151;margin-bottom:16px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.form-group select{width:100%;padding:10px 12px;border:1px solid #d1d5db;border-radius:8px;font-size:14px;background:#fff;cursor:pointer}.form-group select:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.form-error{background:#fef2f2;border:1px solid #fecaca;color:#dc2626;padding:12px;border-radius:8px;font-size:14px;margin-bottom:16px}.modal-form{padding:20px}.modal-form .form-group{margin-bottom:16px}.modal-form .form-group label{display:block;font-size:14px;font-weight:500;color:#374151;margin-bottom:6px}.modal-form .form-group input{width:100%;padding:10px 12px;border:1px solid #d1d5db;border-radius:8px;font-size:14px;transition:all .2s}.modal-form .form-group input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.modal-form .form-group input::placeholder{color:#9ca3af}.nutrition-table tbody tr{transition:background-color .2s}.nutrition-table tbody tr:hover{background-color:#f9fafb}.nutrition-table td{padding:12px 16px;font-size:14px;color:#374151;border-bottom:1px solid #e5e7eb}.modal-content.modal-scrollable{max-height:85vh;display:flex;flex-direction:column;overflow:hidden}.modal-form.scrollable{overflow-y:auto;max-height:calc(85vh - 80px);padding-right:8px}.modal-form.scrollable::-webkit-scrollbar{width:6px}.modal-form.scrollable::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.modal-form.scrollable::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}.modal-form.scrollable::-webkit-scrollbar-thumb:hover{background:#a1a1a1}.modal-overlay{position:fixed;inset:0;background-color:#00000080;display:flex;align-items:flex-start;justify-content:center;z-index:1000;padding:40px 20px;overflow-y:auto}body.modal-open{overflow:hidden}.create-recipe-modal{background:#fff;border-radius:16px;width:100%;max-width:600px;max-height:90vh;box-shadow:0 20px 60px #0003;display:flex;flex-direction:column}.create-recipe-scroll{padding:24px;overflow-y:auto}.create-recipe-title{font-size:20px;font-weight:600;margin-bottom:20px;color:#111827}.create-recipe-top{display:flex;gap:16px;margin-bottom:20px}.create-recipe-upload{width:80px;height:80px;background:#f3f4f6;border-radius:12px;display:flex;align-items:center;justify-content:center;color:#6b7280;flex-shrink:0;cursor:pointer;transition:background .2s}.create-recipe-upload:hover{background:#e5e7eb}.create-recipe-info{flex:1;display:flex;flex-direction:column;gap:12px}.create-recipe-input{width:100%;padding:10px 12px;border:1px solid #d1d5db;border-radius:8px;font-size:14px}.create-recipe-input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.create-recipe-macros{display:flex;gap:12px;flex-wrap:wrap}.create-recipe-macros .macro{font-size:12px;color:#6b7280}.create-recipe-macros .macro strong{display:block;font-size:14px;color:#111827}.create-recipe-macros .macro.protein strong{color:#d71eae}.create-recipe-macros .macro.carbs strong{color:#118575}.create-recipe-macros .macro.fat strong{color:#6f1ed7}.create-recipe-macros .macro.calories strong{color:#111827}.create-recipe-search{position:relative;margin-bottom:16px}.create-recipe-search input{width:100%;padding:10px 12px 10px 36px;border:1px solid #d1d5db;border-radius:8px;font-size:14px}.create-recipe-search svg{position:absolute;left:10px;top:50%;transform:translateY(-50%);color:#6b7280}.search-loading{position:absolute;right:10px;top:50%;transform:translateY(-50%);font-size:12px;color:#6b7280}.ingredient-search-results{position:absolute;top:100%;left:0;right:0;background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 10px 40px #0000001a;max-height:200px;overflow-y:auto;z-index:100;margin-top:4px}.ingredient-search-item{padding:12px 16px;cursor:pointer;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #f3f4f6}.ingredient-search-item:last-child{border-bottom:none}.ingredient-search-item:hover{background:#f9fafb}.ingredient-search-item .ingredient-name{font-size:14px;font-weight:500;color:#111827}.ingredient-search-item .ingredient-info{font-size:12px;color:#6b7280}.create-recipe-ingredients-header{display:grid;grid-template-columns:2fr 1.5fr 1fr .5fr;gap:12px;padding:12px 16px;background:#f9fafb;border-radius:8px 8px 0 0;font-size:12px;font-weight:600;color:#6b7280;text-transform:uppercase}.create-recipe-ingredients-empty{padding:40px;text-align:center;color:#9ca3af;font-size:14px;background:#f9fafb;border-radius:0 0 8px 8px}.recipe-ingredients-list{background:#f9fafb;border-radius:0 0 8px 8px;max-height:200px;overflow-y:auto}.recipe-ingredient-row{display:grid;grid-template-columns:2fr 1.5fr 1fr .5fr;gap:12px;padding:12px 16px;border-bottom:1px solid #e5e7eb;align-items:center}.recipe-ingredient-row:last-child{border-bottom:none}.recipe-ingredient-row .ing-name{font-size:14px;color:#111827;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.recipe-ingredient-row .ing-amount-control{display:flex;align-items:center;gap:6px}.amount-btn{width:24px;height:24px;border:1px solid #d1d5db;background:#fff;border-radius:4px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#6b7280;transition:all .2s}.amount-btn:hover{background:#f3f4f6;color:#111827}.amount-input{width:50px;padding:4px 6px;border:1px solid #d1d5db;border-radius:4px;font-size:13px;text-align:center}.amount-input:focus{outline:none;border-color:#3b82f6}.unit{font-size:12px;color:#6b7280}.recipe-ingredient-row .ing-calories{font-size:13px;color:#6b7280}.remove-ing-btn{width:28px;height:28px;border:none;background:transparent;color:#9ca3af;cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:all .2s}.remove-ing-btn:hover{background:#fee2e2;color:#dc2626}.create-recipe-flexible{display:flex;gap:12px;padding:16px;background:#f3f4f6;border-radius:8px;margin:20px 0}.flexible-icon{width:40px;height:40px;background:#111827;border-radius:8px;display:flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0}.flexible-text h4{font-size:14px;font-weight:600;color:#111827;margin-bottom:4px}.flexible-text p{font-size:13px;color:#6b7280}.create-recipe-instructions{margin-bottom:16px}.create-recipe-instructions label{display:block;font-size:14px;font-weight:500;color:#374151;margin-bottom:6px}.create-recipe-instructions textarea{width:100%;padding:10px 12px;border:1px solid #d1d5db;border-radius:8px;font-size:14px;resize:vertical;min-height:80px}.create-recipe-instructions textarea:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.create-recipe-times{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:16px}.time-input{position:relative}.time-input input{width:100%;padding:10px 40px 10px 12px;border:1px solid #d1d5db;border-radius:8px;font-size:14px}.time-input input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.time-suffix{position:absolute;right:12px;top:50%;transform:translateY(-50%);font-size:13px;color:#6b7280}.create-recipe-serving{margin-bottom:20px}.create-recipe-footer{display:flex;justify-content:flex-end;gap:12px;padding-top:16px;border-top:1px solid #e5e7eb}.recipe-btn{padding:10px 20px;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s}.recipe-btn.cancel{background:#fff;border:1px solid #d1d5db;color:#374151}.recipe-btn.cancel:hover:not(:disabled){background:#f9fafb}.recipe-btn.submit{background:#111827;border:1px solid #111827;color:#fff}.recipe-btn.submit:hover:not(:disabled){background:#374151}.recipe-btn:disabled{opacity:.5;cursor:not-allowed}.macro-split{font-size:12px;color:#6b7280}.create-plan-modal{background:#fff;border-radius:16px;width:100%;max-width:700px;max-height:90vh;display:flex;flex-direction:column;box-shadow:0 20px 60px #0003}.create-plan-header{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-bottom:1px solid #e5e7eb}.create-plan-header h2{font-size:18px;font-weight:600;color:#111827}.create-plan-content{padding:24px;overflow-y:auto;flex:1}.plan-duration{margin-bottom:20px}.plan-duration label{display:block;font-size:14px;font-weight:500;color:#374151;margin-bottom:8px}.plan-duration select{width:100%;padding:10px 12px;border:1px solid #d1d5db;border-radius:8px;font-size:14px;background:#fff;cursor:pointer}.plan-duration select:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.meal-type-tabs{display:flex;gap:8px;margin-bottom:20px;border-bottom:1px solid #e5e7eb;padding-bottom:12px}.meal-type-tabs button{flex:1;padding:10px 16px;border:1px solid #d1d5db;background:#fff;border-radius:8px;font-size:14px;font-weight:500;color:#6b7280;cursor:pointer;transition:all .2s}.meal-type-tabs button:hover{background:#f9fafb}.meal-type-tabs button.active{background:#111827;color:#fff;border-color:#111827}.food-search-section{position:relative;margin-bottom:20px}.food-search-input{position:relative}.food-search-input svg{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:#6b7280}.food-search-input input{width:100%;padding:10px 12px 10px 40px;border:1px solid #d1d5db;border-radius:8px;font-size:14px}.food-search-input input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.searching-indicator{position:absolute;right:12px;top:50%;transform:translateY(-50%);font-size:12px;color:#6b7280}.food-search-results{position:absolute;top:100%;left:0;right:0;background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 10px 40px #0000001a;max-height:200px;overflow-y:auto;z-index:100;margin-top:4px}.food-result-item{padding:12px 16px;cursor:pointer;border-bottom:1px solid #f3f4f6;display:flex;flex-direction:column;gap:2px}.food-result-item:last-child{border-bottom:none}.food-result-item:hover{background:#f9fafb}.food-result-item .food-name{font-size:14px;font-weight:500;color:#111827}.food-result-item .food-info{font-size:12px;color:#6b7280}.selected-foods{background:#f9fafb;border-radius:8px;padding:16px;margin-bottom:20px}.selected-foods h4{font-size:14px;font-weight:600;color:#374151;margin-bottom:12px}.selected-foods .no-items{font-size:13px;color:#9ca3af;text-align:center;padding:20px}.selected-list{display:flex;flex-direction:column;gap:8px}.selected-item{display:flex;align-items:center;gap:12px;padding:10px 12px;background:#fff;border-radius:6px;border:1px solid #e5e7eb}.selected-item .item-name{flex:1;font-size:14px;color:#111827;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.selected-item .item-info{font-size:12px;color:#6b7280}.selected-item .remove-item{width:24px;height:24px;border:none;background:transparent;color:#9ca3af;cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:all .2s}.selected-item .remove-item:hover{background:#fee2e2;color:#dc2626}.meal-totals-summary{background:#f3f4f6;border-radius:8px;padding:16px}.meal-totals-summary h4{font-size:14px;font-weight:600;color:#374151;margin-bottom:12px}.totals-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.total-box{background:#fff;padding:12px;border-radius:6px;text-align:center}.total-box.total{background:#111827}.total-box .label{display:block;font-size:11px;color:#6b7280;text-transform:uppercase;margin-bottom:4px}.total-box.total .label{color:#9ca3af}.total-box .value{display:block;font-size:14px;font-weight:600;color:#111827}.total-box.total .value{color:#fff}.create-plan-footer{display:flex;justify-content:flex-end;gap:12px;padding:16px 24px;border-top:1px solid #e5e7eb}.create-plan-footer button{padding:10px 20px;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s}.create-plan-footer .btn-secondary{background:#fff;border:1px solid #d1d5db;color:#374151}.create-plan-footer .btn-secondary:hover:not(:disabled){background:#f9fafb}.create-plan-footer .btn-primary{background:#111827;border:1px solid #111827;color:#fff}.create-plan-footer .btn-primary:hover:not(:disabled){background:#374151}.create-plan-footer button:disabled{opacity:.5;cursor:not-allowed}@media(max-width:640px){.totals-grid{grid-template-columns:repeat(2,1fr)}.meal-type-tabs{flex-wrap:wrap}.meal-type-tabs button{flex:1 1 calc(50% - 4px)}}.workout-template-modal{max-width:600px;width:90%;max-height:80vh;display:flex;flex-direction:column}.workout-templates-list{flex:1;overflow-y:auto;margin:16px 0;max-height:400px;border:1px solid #e5e7eb;border-radius:8px;background:#f9fafb}.templates-loading,.templates-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:48px 24px;color:#6b7280;gap:12px}.templates-empty p{font-weight:500;color:#374151;margin:0}.templates-empty span{font-size:13px}.workout-template-item{display:flex;align-items:center;gap:12px;padding:16px;background:#fff;border-bottom:1px solid #e5e7eb;cursor:pointer;transition:all .2s}.workout-template-item:hover{background:#f3f4f6}.workout-template-item.selected{background:#eff6ff;border-left:3px solid #3b82f6}.template-radio{flex-shrink:0}.radio-circle{width:20px;height:20px;border:2px solid #d1d5db;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .2s}.radio-circle.checked{border-color:#3b82f6;background:#3b82f6}.radio-dot{width:8px;height:8px;background:#fff;border-radius:50%}.template-info{flex:1;display:flex;flex-direction:column;gap:4px}.template-name{font-weight:500;color:#111827;font-size:14px}.template-meta{font-size:12px;color:#6b7280}.template-pdf-link{display:flex;align-items:center;gap:4px;font-size:12px;color:#3b82f6;text-decoration:none;padding:4px 8px;border-radius:4px;background:#eff6ff;transition:background .2s}.template-pdf-link:hover{background:#dbeafe}.pdf-modal-add:disabled{opacity:.5;cursor:not-allowed}.spinner{animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.item-servings-control{display:flex;align-items:center;gap:8px;margin-right:12px}.servings-btn{width:24px;height:24px;border-radius:4px;border:1px solid #e5e7eb;background:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s}.servings-btn:hover{background:#f3f4f6;border-color:#d1d5db}.servings-count{font-size:13px;font-weight:500;color:#374151;min-width:36px;text-align:center}.selected-item{display:flex;align-items:center;padding:8px 12px;background:#f9fafb;border-radius:6px;margin-bottom:8px}.selected-item .item-name{flex:1;font-size:14px;color:#111827}.selected-item .item-info{font-size:13px;color:#6b7280;margin-right:8px}.nutrition-meal-image{display:flex;flex-direction:column;align-items:center;gap:4px}.nutrition-meal-food-name{font-size:11px;color:#6b7280;text-align:center;max-width:60px;word-wrap:break-word;line-height:1.3}.nutrition-recipe-img-wrapper{display:flex;flex-direction:column;align-items:center;gap:6px}.nutrition-recipe-food-name{font-size:12px;color:#374151;text-align:center;max-width:100px;word-wrap:break-word;line-height:1.3;font-weight:500}
