.login-page{min-height:100vh;background:#000;color:#fff;display:flex;flex-direction:column}.login-main{display:flex;flex:1 1 auto;flex-direction:column}.form-panel,.video-panel{width:100%}.form-panel{display:flex;align-items:center;justify-content:center;padding:24px}.form-wrap{width:100%;max-width:420px}.brand{margin:0 0 16px;font-size:28px;font-weight:600;letter-spacing:.5px}.subtitle{margin:0 0 24px;opacity:.85}.field{display:flex;flex-direction:column;margin-bottom:14px}.field label{font-size:14px;margin-bottom:8px;opacity:.9}.input{background:transparent;color:#fff;border:1px solid rgba(255,255,255,.7);border-radius:4px;padding:12px 14px;font-size:16px;outline:none}.input::placeholder{color:#ffffffa6}.input:focus{border-color:#fff;box-shadow:0 0 0 2px #ffffff26}.actions{margin-top:16px;display:flex;gap:12px}.button{display:inline-flex;align-items:center;justify-content:center;padding:12px 16px;font-size:16px;border:1px solid #fff;color:#fff;background:transparent;border-radius:4px;cursor:pointer}.button:hover{background:#ffffff14}.links{margin-top:16px;display:flex;justify-content:space-between;gap:12px;font-size:14px}.links a{color:#fff;text-decoration:none;opacity:.9}.links a:hover{text-decoration:underline}.video-panel{position:relative;min-height:40vh;background:#000;overflow:hidden}.video-panel video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center 25%}@media (min-width: 768px){.login-main{flex-direction:row}.form-panel,.video-panel{width:50%}.video-panel{min-height:100vh}.video-panel video{object-position:center center}}.regular-page{min-height:100vh;background:#fafafa;color:#0f172a;font-family:system-ui,Arial,sans-serif}.regular-header{padding:12px 16px;background:#fff;border-bottom:1px solid #e5e7eb}.regular-header-main{display:flex;align-items:center;justify-content:space-between;gap:12px}.regular-header-left{display:flex;align-items:center;gap:12px}.regular-header-right{display:flex;flex-direction:column;align-items:flex-end;gap:6px}.hamburger-wrap{position:relative;display:inline-block}.hamburger-btn{width:44px;height:44px;border-radius:10px;border:1px solid #e5e7eb;background:#f3f4f6;display:grid;place-items:center;cursor:pointer}.hamburger-icon{width:20px;height:2px;background:#0f172a;position:relative}.hamburger-icon:before,.hamburger-icon:after{content:"";position:absolute;left:0;width:20px;height:2px;background:#0f172a}.hamburger-icon:before{top:-6px}.hamburger-icon:after{top:6px}.menu-panel{position:absolute;top:48px;left:0;min-width:180px;background:#fff;border:1px solid #e5e7eb;border-radius:10px;box-shadow:0 8px 24px #00000014;padding:6px;z-index:30}.menu-item{display:block;width:100%;text-align:left;border:0;background:transparent;padding:10px;border-radius:8px;color:#0f172a;cursor:pointer;font-size:14px}.menu-item:hover{background:#f3f4f6}.menu-item.disabled{color:#9ca3af;cursor:not-allowed;pointer-events:none}.menu-item.projects-group{padding-bottom:6px}.menu-subpanel{margin-top:4px;padding-left:8px;display:flex;flex-direction:column;gap:4px}.menu-subitem{border:0;background:transparent;padding:6px 8px;border-radius:6px;text-align:left;cursor:pointer;font-size:13px;color:#111827}.menu-subitem:hover{background:#f3f4f6}@media (hover:hover) and (pointer:fine){.menu-item.projects-group{position:relative}.menu-subpanel{position:absolute;top:0;left:100%;min-width:160px;background:#fff;border-radius:10px;border:1px solid #e5e7eb;box-shadow:0 8px 24px #00000014;padding:6px;display:none}.menu-item.projects-group:hover .menu-subpanel{display:flex}}.menu-sep{height:1px;background:#e5e7eb;margin:6px 4px;border:0}.regular-avatar{width:44px;height:44px;border-radius:12px;background:#e5e7eb}.regular-title{font-size:22px;font-weight:800;letter-spacing:.2px}.regular-title-input{font-size:22px;font-weight:800;letter-spacing:.2px;border:1px solid #d1d5db;border-radius:10px;padding:4px 8px;min-width:180px}.bell{position:relative;width:34px;height:34px;border-radius:18px;background:#111827;color:#fff;display:grid;place-items:center;font-size:18px}.bell .badge{position:absolute;top:-6px;right:-6px;background:#ef4444;color:#fff;border-radius:10px;padding:0 6px;font-size:12px;line-height:18px}.header-actions{display:flex;gap:6px}@media (max-width: 640px){.regular-header-main{align-items:flex-start}.header-actions .primary-btn{padding:6px 10px;font-size:12px}}.regular-inner{padding:16px;margin:0 auto;width:100%}@media (min-width: 900px){.regular-inner{width:60%}}.section-label{font-weight:800;font-size:18px;margin-bottom:6px;color:#0f172a}.input,.textarea{width:100%;border-radius:12px;border:1px solid #d1d5db;background:#fff;padding:12px;font-size:14px;color:#0f172a}.textarea{min-height:96px;resize:vertical}.photo-tools{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.photo-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.two-col{display:grid;grid-template-columns:1fr;gap:16px;align-items:start}@media (min-width: 900px){.two-col{grid-template-columns:1fr 2fr}}.photo-card{aspect-ratio:1 / 1;border-radius:12px;border:1px solid #e5e7eb;background:#f3f4f6}.photo-card.image{background-size:cover;background-position:center}.row-align{display:flex;align-items:center;gap:8px}.primary-btn{border-radius:12px;padding:10px 16px;background:#2563eb;color:#fff;border:0;cursor:pointer}.primary-btn.secondary{background:#111827}.primary-btn:disabled{background:#9ca3af;cursor:not-allowed;opacity:.8}.dark-btn{border-radius:12px;padding:8px 12px;background:#111827;color:#fff;border:0;cursor:pointer}.status{color:#475569;font-size:13px}.bottom-nav{position:sticky;bottom:0;background:#fff;border-top:1px solid #e5e7eb;display:flex;justify-content:space-around;padding:12px 0;font-size:22px}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0000008c;display:flex;align-items:center;justify-content:center;z-index:50}.modal-content{background:#fff;border-radius:14px;width:min(920px,92vw);max-height:92vh;overflow:hidden;display:grid;grid-template-rows:auto auto 1fr auto}.modal-header{display:flex;justify-content:space-between;align-items:center;padding:10px 14px;border-bottom:1px solid #e5e7eb}.modal-image{display:grid;place-items:center;background:#0f172a}.modal-image img{max-width:100%;max-height:65vh;object-fit:contain}.modal-image img::selection{background:transparent}.modal-body{padding:12px 14px;overflow:hidden}.comments-list{display:flex;flex-direction:column;gap:10px;height:100%;overflow-y:auto;padding-right:4px}.comment-item{display:grid;grid-template-columns:42px 1fr;gap:10px;align-items:start}.comment-avatar{width:42px;height:42px;border-radius:9999px;background:#e5e7eb}.comment-bubble{background:#f8fafc;border:1px solid #e5e7eb;border-radius:10px;padding:8px 10px}.comment-meta{color:#64748b;font-size:12px;margin-bottom:4px}.modal-footer{position:sticky;bottom:0;background:#fff;padding:12px 14px;border-top:1px solid #e5e7eb;display:flex;justify-content:space-between;align-items:center}.pill{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;border-radius:9999px;background:#f3f4f6;color:#0f172a;font-weight:700}@media (max-width: 480px){.modal-image img{max-height:55vh}.modal-footer{padding:10px 12px;gap:8px}}.progress{width:260px;height:10px;border-radius:9999px;background:#e5e7eb;overflow:hidden}.progress>span{display:block;height:100%;background:linear-gradient(90deg,#60a5fa,#2563eb);width:0%;transition:width .12s linear}.projects-table-wrap{margin-top:16px;overflow-x:auto}.projects-table{width:100%;border-collapse:collapse;background:#fff;border-radius:12px;overflow:hidden;font-size:14px}.projects-table thead{background:#f3f4f6}.projects-table th,.projects-table td{padding:10px 12px;border-bottom:1px solid #e5e7eb;text-align:left}.projects-table th{font-weight:700;color:#111827}.projects-row{cursor:pointer}.projects-row:hover{background:#f9fafb}.toast{position:fixed;bottom:80px;left:50%;transform:translate(-50%);background:#111827;color:#f9fafb;padding:10px 16px;border-radius:9999px;box-shadow:0 8px 24px #0003;font-size:14px;z-index:60}.table-icon-btn{border:0;background:transparent;cursor:pointer;color:#9ca3af;font-size:14px;padding:2px 6px;border-radius:9999px}.table-icon-btn:hover{background:#f3f4f6;color:#dc2626}.table-icon-btn:disabled{cursor:not-allowed;opacity:.6}.expert-cards-scroll{margin-top:4px;padding-bottom:8px;overflow-x:auto}.expert-cards-row{display:flex;gap:12px;padding:4px 2px 4px 0}.expert-card{min-width:220px;max-width:260px;background:#fff;border-radius:14px;border:1px solid #e5e7eb;padding:12px;display:flex;flex-direction:column;gap:8px;flex-shrink:0}.expert-card-name{font-weight:800;font-size:16px;color:#111827}.expert-card-photo{border-radius:12px;overflow:hidden;background:#e5e7eb;aspect-ratio:3 / 4;cursor:pointer}.expert-card-photo-inner{width:100%;height:100%;background-size:cover;background-position:center}.expert-card-photo-placeholder{width:100%;height:100%;display:grid;place-items:center;color:#6b7280;font-size:13px;padding:8px;text-align:center}.expert-card-budget,.expert-card-seeking{font-size:13px;color:#4b5563}.expert-separator{width:100vw;max-width:100vw;margin:16px 0;border:0;border-top:1px solid #e5e7eb;position:relative;left:50%;transform:translate(-50%)}.expert-filters{padding:0 16px 20px}@media (min-width: 900px){.expert-filters{padding-left:20%;padding-right:20%}}.expert-filter-chips-row{display:flex;flex-wrap:wrap;gap:8px}.expert-filter-chip{border-radius:9999px;padding:6px 12px;border:1px solid #d1d5db;background:#f9fafb;font-size:13px;cursor:pointer;color:#374151}.expert-filter-chip-active{background:#111827;border-color:#111827;color:#f9fafb}.expert-review-photos-scroll{margin-top:4px;padding-bottom:8px;overflow-x:auto}.expert-review-photos-row{display:flex;gap:12px;padding:4px 2px 4px 0}.expert-review-photo-card{min-width:180px;max-width:220px;aspect-ratio:3 / 4;border-radius:14px;border:1px solid #e5e7eb;background:#e5e7eb;overflow:hidden;flex-shrink:0}.expert-review-photo-inner{width:100%;height:100%;background-size:cover;background-position:center}.expert-review-photo-placeholder{width:100%;height:100%;display:grid;place-items:center;color:#6b7280;font-size:13px;text-align:center;padding:8px}.expert-review-text-block{border-radius:12px;border:1px solid #e5e7eb;background:#fff;padding:10px 12px;font-size:14px;color:#111827;white-space:pre-wrap}.photo-grid.readonly .photo-card{cursor:default;border-style:dashed}.feedback-table .feedback-session-name{display:flex;align-items:center;gap:10px}.feedback-icon{width:36px;height:36px;border-radius:12px;background:#e0f2fe;display:grid;place-items:center;font-size:18px}.feedback-session-subcopy{font-size:12px;color:#6b7280}.feedback-summary-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;margin-bottom:16px}.feedback-accordion{border:1px solid #e2e8f0;border-radius:12px;overflow:hidden;background:#fff}.feedback-accordion.open{box-shadow:0 4px 14px #0f172a14}.feedback-accordion-header{width:100%;display:flex;align-items:center;justify-content:space-between;padding:12px 16px;background:#f8fafc;border:0;font-weight:700;font-size:15px;cursor:pointer}.feedback-accordion-body{padding:16px;display:flex;flex-direction:column;gap:16px}.feedback-accordion-title{display:flex;flex-direction:column;align-items:flex-start;text-align:left}.feedback-scope-title{font-weight:700;font-size:15px;color:#0f172a}.feedback-scope-subtitle{font-size:13px;color:#64748b}.feedback-stat-block{display:flex;flex-direction:column;gap:4px}.feedback-stat-label{font-weight:700;font-size:14px;color:#0f172a}.feedback-stat-value{font-size:14px;color:#475569;white-space:pre-wrap}.feedback-links{display:flex;flex-direction:column;gap:4px}.feedback-link-anchor{color:#0284c7;text-decoration:underline;word-break:break-all}.feedback-suggestion-photos{display:flex;flex-wrap:wrap;gap:10px}:root{color-scheme:light dark}*{box-sizing:border-box}html,body,#root{height:100%;margin:0;padding:0}body{font-family:system-ui,Arial,sans-serif;line-height:1.5}
