:root{--bg:#f7f7f4;--surface:#fff;--surface-muted:#ecefeb;--text:#191a1d;--muted:#6b7078;--line:#deded8;--green:#2f7d5b;--gold:#a96f18;--rose:#b35363;--blue:#426d93;--shadow:0 20px 60px #191a1d1f}*{box-sizing:border-box}html{background:var(--bg)}body{min-height:100vh;color:var(--text);background:linear-gradient(180deg, #ffffffbd, #f7f7f400), var(--bg);margin:0;font-family:ui-sans-serif,-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,sans-serif}button{color:inherit;font:inherit}.app-shell{place-items:center;min-height:100vh;padding:20px;display:grid}.sidebar{display:none}.phone-frame{width:min(100%,430px);height:min(900px,100vh - 40px);min-height:640px;box-shadow:var(--shadow);background:#ffffffeb;border:1px solid #191a1d14;border-radius:34px;grid-template-rows:auto 1fr auto;display:grid;position:relative;overflow:hidden}.top-bar{justify-content:space-between;align-items:center;gap:16px;padding:22px 20px 12px;display:flex}.eyebrow{color:var(--muted);text-transform:uppercase;margin:0 0 4px;font-size:12px;font-weight:700}h1,h2,h3,p{margin:0}h1{font-size:30px;line-height:1.1}.data-pill{color:#145236;background:#dff0e3;border-radius:999px;align-items:center;min-height:24px;margin-top:8px;padding:0 9px;font-size:12px;font-weight:800;display:inline-flex}.data-pill.fallback{color:#72470b;background:#f5e7c7}h2{font-size:22px;line-height:1.16}h3{font-size:16px;line-height:1.25}.top-actions,.section-title-row{justify-content:space-between;align-items:center;gap:10px;display:flex}.icon-button,.filter-icon,.rail-button{border:1px solid var(--line);cursor:pointer;background:#ffffffc7;border-radius:999px;place-items:center;width:42px;height:42px;display:inline-grid}.icon-button.filled{color:#fff;background:var(--text);border-color:var(--text)}.content-area{padding:4px 16px 96px;overflow-y:auto}.legal-links{flex-wrap:wrap;justify-content:center;gap:12px;padding:8px 0 2px;display:flex}.legal-links a,.legal-page a{color:var(--muted);font-size:12px;font-weight:800;text-decoration:none}.legal-links a:hover,.legal-page a:hover{color:var(--green)}.legal-page{place-items:center;min-height:100vh;padding:20px;display:grid}.legal-page section{border:1px solid var(--line);background:var(--surface);max-width:680px;box-shadow:var(--shadow);border-radius:18px;gap:14px;padding:24px;display:grid}.legal-page p:not(.eyebrow){color:var(--muted);line-height:1.6}.view-stack{gap:16px;display:grid}.state-panel{border:1px dashed var(--line);background:#fbfbf8b8;border-radius:8px;gap:8px;padding:14px;display:grid}.state-panel p:not(.eyebrow){color:var(--muted);font-size:13px;line-height:1.4}.state-panel.loading{background:#eef5f9;border-style:solid;border-color:#426d9347}.state-panel.warning{background:#fbf4e4;border-style:solid;border-color:#a96f1859}.app-status-panel{margin-bottom:16px}.state-action{border:1px solid var(--line);background:var(--surface);cursor:pointer;border-radius:999px;justify-self:start;min-height:34px;padding:0 13px;font-size:12px;font-weight:850}.segmented-control{background:var(--surface-muted);border-radius:12px;grid-template-columns:1fr 1fr;padding:4px;display:grid}.segmented-control button{cursor:pointer;background:0 0;border:0;border-radius:9px;min-height:36px;font-weight:750}.segmented-control .selected{background:var(--surface);box-shadow:0 1px 8px #191a1d14}.filter-row{gap:8px;padding-bottom:2px;display:flex;overflow-x:auto}.filter-chip{white-space:nowrap;border:1px solid var(--line);background:var(--surface);cursor:pointer;border-radius:999px;min-height:36px;padding:0 13px;font-weight:650}.filter-chip.active{color:#fff;background:var(--green);border-color:var(--green)}.filter-icon{flex:none;width:36px;height:36px}.creator-list,.brief-list,.conversation-list,.settings-list{gap:10px;display:grid}.creator-card{text-align:left;border:1px solid var(--line);background:var(--surface);cursor:pointer;border-radius:8px;grid-template-columns:64px 1fr auto;align-items:center;gap:12px;width:100%;min-height:84px;padding:10px;display:grid}.creator-card.selected{border-color:#2f7d5b8c;box-shadow:0 0 0 3px #2f7d5b1a}.portfolio-thumb{object-fit:cover;border-radius:8px;width:64px;height:64px}.creator-copy{gap:3px;min-width:0;display:grid}.creator-copy strong,.creator-copy span,.conversation-card p,.brief-card h3{overflow-wrap:anywhere}.creator-copy span{color:var(--muted);font-size:13px;line-height:1.28}.creator-copy .meta-line{color:var(--green);font-weight:750}.detail-panel,.brief-card,.conversation-card,.profile-summary,.profile-row{border:1px solid var(--line);background:var(--surface);border-radius:8px}.detail-image{aspect-ratio:1.58;object-fit:cover;border-radius:8px 8px 0 0;width:100%;display:block}.detail-body{gap:14px;padding:14px;display:grid}.detail-heading{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.detail-heading p{color:var(--muted);margin-top:5px;line-height:1.35}.status-dot{border-radius:999px;flex:none;padding:6px 9px;font-size:12px;font-weight:800}.status-dot.available{color:#145236;background:#dff0e3}.status-dot.limited{color:#72470b;background:#f5e7c7}.status-dot.unavailable{color:#7b2939;background:#f3d6dc}.tag-cloud,.brief-meta{flex-wrap:wrap;gap:7px;display:flex}.tag-cloud span,.brief-meta span,.brief-topline span,.conversation-heading span{background:var(--surface-muted);min-height:26px;color:var(--muted);border-radius:999px;align-items:center;padding:0 9px;font-size:12px;font-weight:750;display:inline-flex}.conversation-heading .unread-pill{color:#fff;background:var(--blue)}.metric-grid{grid-template-columns:1fr 1fr;gap:8px;display:grid}.metric{background:#f6f2e7;border-radius:8px;gap:3px;padding:10px;display:grid}.metric span{color:var(--muted);font-size:12px}.metric strong{overflow-wrap:anywhere;font-size:13px}.portfolio-work-panel{gap:10px;display:grid}.portfolio-work-panel>.section-title-row{padding:0}.portfolio-work-panel>.section-title-row>span{background:var(--surface-muted);min-width:28px;height:28px;color:var(--muted);border-radius:999px;place-items:center;font-size:12px;font-weight:850;display:inline-grid}.portfolio-work-grid{gap:10px;display:grid}.portfolio-work-card{border:1px solid var(--line);background:#fbfbf8;border-radius:8px;display:grid;overflow:hidden}.portfolio-work-image{aspect-ratio:16/10;object-fit:cover;background:radial-gradient(circle at 20% 20%,#2f7d5b2e,#0000 34%),linear-gradient(135deg,#426d932e,#a96f1824);width:100%;min-height:96px;display:block}.portfolio-work-placeholder{color:#191a1dad;text-transform:uppercase;place-items:center;font-size:12px;font-weight:850;display:grid}.portfolio-work-copy{gap:9px;padding:12px;display:grid}.portfolio-work-copy>p{color:var(--muted);font-size:13px;line-height:1.4}.portfolio-work-copy a{color:var(--green);font-size:13px;font-weight:850;text-decoration:none}.primary-button{color:#fff;background:var(--text);cursor:pointer;border:0;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:46px;font-weight:800;display:inline-flex}.primary-button.compact{min-height:38px;padding:0 14px}.section-title-row{padding:2px 2px 0}.brief-card{gap:12px;padding:14px;display:grid}.brief-card-button{cursor:pointer;text-align:left;background:0 0;border:0;width:100%;padding:0}.brief-card-button.selected .brief-card{border-color:#2f7d5b8c;box-shadow:0 0 0 3px #2f7d5b1a}.brief-topline{justify-content:space-between;gap:8px;display:flex}.brief-topline span:first-child{color:#68440d;background:#f3e5c4}.brief-meta span:nth-child(2){color:#235775;background:#dceaf2}.brief-meta span:nth-child(3){color:#6f3140;background:#f1dbe0}.conversation-card{width:100%;color:var(--text);cursor:pointer;font:inherit;text-align:left;grid-template-columns:42px 1fr;gap:12px;padding:12px;display:grid}.conversation-card.unread{border-color:#426d9380;box-shadow:0 0 0 3px #426d9314}.conversation-card.selected{border-color:#2f7d5b8c;box-shadow:0 0 0 3px #2f7d5b1a}.avatar,.profile-avatar{color:#244f6d;background:#dce7ef;place-items:center;display:grid}.avatar{border-radius:50%;width:42px;height:42px}.conversation-heading{justify-content:space-between;align-items:center;gap:10px;display:flex}.conversation-card p{color:var(--muted);margin-top:4px;font-size:13px;line-height:1.35}.conversation-project{font-weight:700;color:var(--text)!important}.conversation-detail{border:1px solid var(--line);background:var(--surface);border-radius:8px;gap:12px;padding:14px;display:grid}.conversation-detail-heading{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.conversation-detail-heading span{color:#235775;background:#dceaf2;border-radius:999px;align-items:center;min-height:26px;padding:0 9px;font-size:12px;font-weight:750;display:inline-flex}.message-list{gap:8px;display:grid}.message-bubble{background:var(--surface-muted);border-radius:16px 16px 16px 4px;justify-self:start;gap:4px;max-width:min(100%,620px);padding:10px 12px;display:grid}.message-bubble.own{color:#fff;background:var(--green);border-radius:16px 16px 4px;justify-self:end}.message-bubble span{color:inherit;opacity:.72;font-size:11px;font-weight:850}.message-bubble p{font-size:14px;line-height:1.4}.message-compose{gap:10px;display:grid}.message-compose label{color:var(--muted);gap:6px;font-size:12px;font-weight:800;display:grid}.message-compose textarea{border:1px solid var(--line);width:100%;min-height:86px;color:var(--text);font:inherit;resize:vertical;background:#fbfbf8;border-radius:8px;padding:10px 12px}.message-compose textarea:focus{border-color:#2f7d5ba6;outline:3px solid #2f7d5b1f}.profile-summary{text-align:center;justify-items:center;gap:8px;padding:24px 16px;display:grid}.invite-panel,.report-panel{border:1px solid var(--line);background:#fbfbf8e0;border-radius:8px;gap:10px;padding:12px;display:grid}.report-panel{background:#b353630f;border-color:#b353632e}.report-panel p:not(.eyebrow),.invite-panel.passive,.report-panel.passive{color:var(--muted);font-size:13px;line-height:1.4}.invite-panel label{color:var(--muted);gap:6px;font-size:12px;font-weight:800;display:grid}.invite-panel select,.invite-panel textarea{border:1px solid var(--line);width:100%;color:var(--text);font:inherit;background:#fff;border-radius:8px;padding:10px 12px}.invite-panel select{min-height:42px}.invite-panel textarea{resize:vertical;min-height:86px}.invite-panel select:focus,.invite-panel textarea:focus{border-color:#2f7d5ba6;outline:3px solid #2f7d5b1f}.login-panel,.profile-edit-panel,.portfolio-review-panel,.admin-moderation-panel,.onboarding-wizard,.setup-panel,.account-settings-panel{border:1px solid var(--line);background:var(--surface);border-radius:8px;gap:12px;padding:14px;display:grid}.account-settings-panel{background:linear-gradient(145deg, #191a1d0a, transparent 52%), var(--surface)}.setup-panel{background:linear-gradient(145deg, #2f7d5b14, transparent 50%), var(--surface)}.onboarding-wizard{background:linear-gradient(145deg, #2f7d5b14, transparent 44%), var(--surface)}.wizard-heading{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.wizard-heading>div p:not(.eyebrow){color:var(--muted);margin:4px 0 0;font-size:13px;line-height:1.45}.wizard-heading>span{min-width:48px;min-height:32px;color:var(--green);background:#2f7d5b14;border:1px solid #2f7d5b33;border-radius:999px;justify-content:center;align-items:center;font-size:12px;font-weight:900;display:inline-flex}.wizard-step-tabs{grid-template-columns:repeat(auto-fit,minmax(92px,1fr));gap:8px;display:grid}.wizard-step-tabs button{border:1px solid var(--line);min-height:72px;color:var(--muted);cursor:pointer;font:inherit;text-align:left;background:#fbfbf8d1;border-radius:10px;align-content:center;gap:8px;padding:10px;display:grid}.wizard-step-tabs button span{background:var(--surface-muted);width:24px;height:24px;color:var(--muted);border-radius:999px;justify-content:center;align-items:center;font-size:11px;font-weight:900;display:inline-flex}.wizard-step-tabs button strong{color:var(--text);font-size:13px}.wizard-step-tabs button:focus,.wizard-step-tabs button:hover{border-color:#2f7d5b57;box-shadow:0 0 0 3px #2f7d5b14}.wizard-step-tabs button.selected{background:#2f7d5b17;border-color:#2f7d5b80}.wizard-step-tabs button.done span{color:var(--green);background:#2f7d5b21}.setup-panel>div:first-child p:not(.eyebrow),.form-helper{color:var(--muted);margin:4px 0 0;font-size:13px;line-height:1.45}.setup-step-list{gap:8px;display:grid}.setup-step{border:1px solid var(--line);background:#fbfbf8c2;border-radius:8px;grid-template-columns:26px 1fr;align-items:center;gap:8px;padding:10px;display:grid}.setup-step span{background:var(--surface-muted);width:26px;height:26px;color:var(--muted);border-radius:999px;justify-content:center;align-items:center;display:inline-flex}.setup-step.done span{color:var(--green);background:#2f7d5b21}.setup-step p{color:var(--text);margin:0;font-size:13px;font-weight:760}.brief-create-panel{background:linear-gradient(145deg, #2f7d5b14, transparent 48%), var(--surface)}.brief-intake-steps{grid-template-columns:repeat(4,1fr);gap:7px;display:grid}.brief-intake-steps button{border:1px solid var(--line);min-height:56px;color:var(--muted);cursor:pointer;font:inherit;background:#fbfbf8d1;border-radius:10px;align-content:center;gap:6px;padding:8px;font-size:12px;font-weight:850;display:grid}.brief-intake-steps button span{background:var(--surface-muted);width:22px;height:22px;color:var(--muted);border-radius:999px;justify-content:center;align-items:center;font-size:11px;font-weight:900;display:inline-flex}.brief-intake-steps button.selected{color:var(--text);background:#2f7d5b17;border-color:#2f7d5b80}.brief-intake-steps button.done span{color:var(--green);background:#2f7d5b21}.brief-intake-panel{gap:12px;display:grid}.brief-review-card{border:1px solid var(--line);background:#fbfbf8cc;border-radius:10px;gap:6px;padding:12px;display:grid}.brief-review-card h4,.brief-review-card p{margin:0}.brief-review-card p:not(.eyebrow){color:var(--muted);font-size:13px;line-height:1.4}.brief-intake-actions{grid-template-columns:minmax(96px,.4fr) 1fr;gap:8px;display:grid}.brief-edit-panel{background:linear-gradient(145deg, #426d9314, transparent 48%), var(--surface)}.portfolio-upload-panel{background:linear-gradient(145deg, #a96f1817, transparent 48%), var(--surface)}.portfolio-review-panel{background:linear-gradient(145deg, #426d9314, transparent 48%), var(--surface)}.admin-moderation-panel{background:linear-gradient(145deg, #af474714, transparent 48%), var(--surface)}.portfolio-review-panel>div:first-child p:not(.eyebrow),.admin-moderation-panel>div:first-child p:not(.eyebrow){color:var(--muted);font-size:13px;line-height:1.4}.admin-filter-row{grid-template-columns:repeat(auto-fit,minmax(78px,1fr));gap:8px;display:grid}.admin-filter-row button{border:1px solid var(--line);min-height:40px;color:var(--muted);cursor:pointer;font:inherit;background:#fbfbf8db;border-radius:8px;padding:0 10px;font-size:12px;font-weight:850}.admin-filter-row button:disabled{cursor:not-allowed;opacity:.68}.admin-filter-row button:focus,.admin-filter-row button:hover{border-color:#af47476b;box-shadow:0 0 0 3px #af474714}.admin-filter-row button.selected{color:var(--rose);background:#af47471a;border-color:#af47478c}.portfolio-review-list,.admin-asset-list{gap:8px;display:grid}.portfolio-review-item,.admin-asset-card{border:1px solid var(--line);background:#fbfbf8;border-radius:8px;gap:12px;padding:12px;display:grid}.portfolio-review-item h4,.admin-asset-card h4{margin:0 0 4px;font-size:14px}.portfolio-review-item p,.admin-asset-card p{color:var(--muted);margin:0;font-size:12px;line-height:1.35}.portfolio-review-actions,.admin-asset-actions{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;display:flex}.portfolio-review-actions a,.admin-asset-actions a{color:var(--green);font-size:12px;font-weight:850;text-decoration:none}.review-status{background:var(--surface-muted);min-height:28px;color:var(--muted);letter-spacing:.02em;text-transform:uppercase;border-radius:999px;align-items:center;padding:0 10px;font-size:11px;font-weight:900;display:inline-flex}.review-status.approved{color:var(--green);background:#2f7d5b1f}.review-status.rejected{color:var(--rose);background:#af47471f}.review-status.open,.review-status.pending{color:#8a5d14;background:#a96f1821}.review-status.reviewing{color:var(--blue);background:#426d9321}.review-status.resolved{color:var(--green);background:#2f7d5b1f}.review-status.dismissed{color:var(--muted);background:#6b707821}.login-panel label,.profile-edit-panel label{color:var(--muted);gap:6px;font-size:12px;font-weight:800;display:grid}.login-panel input,.profile-edit-panel input,.profile-edit-panel textarea{border:1px solid var(--line);width:100%;min-height:44px;color:var(--text);font:inherit;background:#fbfbf8;border-radius:8px;padding:0 12px}.profile-edit-panel input[type=file]{min-height:auto;padding:11px 12px}.profile-edit-panel textarea{resize:vertical;min-height:96px;padding:10px 12px}.login-panel input:focus,.profile-edit-panel input:focus,.profile-edit-panel textarea:focus{border-color:#2f7d5ba6;outline:3px solid #2f7d5b1f}.suggestion-chip-group{flex-wrap:wrap;gap:6px;display:flex}.suggestion-chip-group button{min-height:30px;color:var(--muted);cursor:pointer;font:inherit;background:#fbfbf8e0;border:1px solid #191a1d14;border-radius:999px;padding:0 10px;font-size:11px;font-weight:850}.suggestion-chip-group button:focus,.suggestion-chip-group button:hover{color:var(--green);background:#2f7d5b14;border-color:#2f7d5b6b}.login-panel-intro{color:var(--muted);margin:4px 0 0;font-size:13px;line-height:1.4}.email-code-panel{background:#2f7d5b12;border:1px solid #2f7d5b2e;border-radius:8px;gap:8px;padding:10px;display:grid}.email-code-panel small{color:var(--muted);font-size:12px;line-height:1.4}.dev-account-grid{gap:8px;display:grid}.dev-account-grid button{border:1px solid var(--line);cursor:pointer;text-align:left;background:#fbfbf8db;border-radius:8px;gap:4px;padding:11px 12px;display:grid}.dev-account-grid button:focus,.dev-account-grid button:hover{border-color:#2f7d5b8c;box-shadow:0 0 0 3px #2f7d5b14}.dev-account-grid span,.dev-account-grid small{color:var(--muted);line-height:1.35}.dev-account-grid small{font-size:12px}.form-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.availability-options{grid-template-columns:repeat(3,1fr);gap:6px;display:grid}.compensation-options,.brief-status-options{grid-template-columns:repeat(2,1fr)}.availability-options button{border:1px solid var(--line);background:var(--surface);cursor:pointer;border-radius:999px;min-height:36px;font-size:12px;font-weight:800}.availability-options .selected{color:#fff;background:var(--green);border-color:var(--green)}.primary-button:disabled{cursor:not-allowed;opacity:.62}.secondary-button{border:1px solid var(--line);background:var(--surface);min-height:38px;color:var(--text);cursor:pointer;border-radius:999px;padding:0 14px;font-weight:800}.secondary-button:disabled{cursor:not-allowed;opacity:.62}.form-message{color:var(--muted);font-size:12px;line-height:1.35}.form-message.error{color:var(--rose)}.profile-summary p{color:var(--muted)}.profile-avatar{border-radius:22px;width:68px;height:68px}.profile-row{justify-content:space-between;align-items:center;gap:12px;min-height:54px;padding:0 14px;display:flex}.profile-row span{color:var(--muted)}.profile-row strong{overflow-wrap:anywhere;text-align:right;align-items:center;gap:6px;min-width:0;display:inline-flex}.session-control-panel{background:#f3d6dc47;border:1px solid #b353633d;border-radius:8px;gap:10px;padding:12px;display:grid}.session-control-panel p:not(.eyebrow){color:var(--muted);font-size:13px;line-height:1.4}.bottom-tabs{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffdb;border:1px solid #deded8bf;border-radius:24px;grid-template-columns:repeat(4,1fr);padding:7px;display:grid;position:absolute;bottom:12px;left:12px;right:12px;box-shadow:0 10px 28px #191a1d1f}.tab-button{cursor:pointer;min-width:0;height:52px;color:var(--muted);background:0 0;border:0;border-radius:18px;place-items:center;font-size:11px;font-weight:750;display:grid}.tab-button span{text-overflow:ellipsis;max-width:100%;overflow:hidden}.tab-button.active{color:var(--text);background:var(--surface-muted)}@media (min-width:900px){.app-shell{grid-template-columns:86px minmax(420px,1040px);align-items:center;gap:24px}.sidebar{align-content:center;justify-items:center;gap:22px;display:grid}.brand-mark{color:#fff;background:var(--text);border-radius:16px;place-items:center;width:52px;height:52px;font-weight:900;display:grid}.rail-nav{border:1px solid var(--line);background:#ffffffa8;border-radius:999px;gap:10px;padding:8px;display:grid}.rail-button.active{color:#fff;background:var(--green);border-color:var(--green)}.phone-frame{border-radius:28px;width:min(100%,1020px);min-height:min(860px,100vh - 40px)}.content-area{padding:4px 22px 28px}.bottom-tabs{display:none}.creator-list{grid-template-columns:repeat(3,minmax(0,1fr))}.creator-card{grid-template-columns:58px 1fr}.creator-card>svg{display:none}.detail-panel{grid-template-columns:minmax(280px,.9fr) 1fr;display:grid}.detail-image{border-radius:8px 0 0 8px;height:100%}.brief-list,.conversation-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:440px){.app-shell{padding:0}.phone-frame{border:0;border-radius:0;width:100%;height:100vh;min-height:100vh}}
