@import"https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;500;600;700;800;900&family=Playfair+Display:ital,wght@0,400;0,600;0,700;1,400&family=Dancing+Script:wght@500;700&display=swap";:root{color-scheme:light;--ink: #18202a;--muted: #657080;--line: #dce3ea;--surface: #ffffff;--surface-soft: #f6f8fb;--accent: #0f8b8d;--accent-strong: #0a6264;--gold: #d99b34;--rose: #c95d63;--green: #2e8b57;--blue: #3267b7;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--surface-soft);color:var(--ink)}.public-booking-shell{min-height:100vh;background:#f7fafc;color:var(--ink);padding:20px}.booking-link-brand{display:inline-flex;align-items:center;gap:8px;margin-bottom:18px;color:var(--muted);font-weight:900}.booking-link-page{display:grid;gap:20px;max-width:1120px;margin:0 auto}.booking-link-hero{display:grid;grid-template-columns:minmax(240px,.75fr) minmax(0,1fr);gap:22px;align-items:stretch;background:#fff;border:1px solid var(--line);border-radius:8px;padding:14px}.booking-link-hero img,.booking-link-hero-empty{width:100%;aspect-ratio:16 / 10;object-fit:cover;border-radius:6px;background:linear-gradient(135deg,#e2e8f0,#f8fafc)}.booking-link-hero h1{margin:8px 0;font-size:clamp(30px,5vw,58px);line-height:.98;letter-spacing:0}.booking-link-hero p{max-width:680px;color:var(--muted);font-size:17px;line-height:1.45}.booking-link-meta{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px}.booking-link-meta span{display:inline-flex;align-items:center;gap:6px;border:1px solid var(--line);border-radius:999px;padding:8px 11px;background:var(--surface-soft);font-weight:800}.booking-link-layout{display:grid;grid-template-columns:minmax(260px,.75fr) minmax(0,1fr);gap:18px;align-items:start}.booking-link-profile,.booking-link-form,.booking-link-confirmation,.booking-link-empty{display:grid;gap:14px;border:1px solid var(--line);border-radius:8px;background:#fff;padding:18px}.booking-link-package-list{display:grid;gap:10px}.booking-link-package-list button,.booking-link-package-empty{display:grid;gap:5px;text-align:left;border:1px solid var(--line);border-radius:8px;padding:12px;background:#fff;color:var(--ink)}.booking-link-package-list button.is-selected{border-color:#14b8a6;box-shadow:0 0 0 3px #14b8a61f}.booking-link-package-list span{font-weight:900;color:#0f766e}.booking-link-package-list small{color:var(--muted);line-height:1.35}.booking-mode-toggle{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.booking-mode-toggle button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:40px;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--muted);font-weight:900}.booking-mode-toggle button.is-selected{background:#0f172a;color:#fff}.booking-availability-warning{display:block;color:#991b1b;font-weight:800;line-height:1.35}.booking-availability-calendar{display:grid;gap:12px;border:1px solid #cbd5e1;border-radius:8px;padding:14px;background:linear-gradient(180deg,#fff,#f8fafc);box-shadow:0 12px 28px #0f172a0f}.booking-availability-calendar header{display:flex;align-items:center;justify-content:space-between;gap:12px}.booking-availability-calendar header span{display:inline-flex;align-items:center;gap:7px;color:#0f766e;font-size:12px;font-weight:900;text-transform:uppercase}.booking-availability-calendar h3{margin:4px 0 2px;color:#0f172a;font-size:24px;letter-spacing:0}.booking-availability-calendar p{margin:0;color:#64748b;font-size:13px;font-weight:800}.availability-calendar-controls{display:inline-flex;gap:8px}.availability-calendar-controls button{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border:1px solid #cbd5e1;border-radius:8px;background:#fff;color:#0f172a}.availability-calendar-weekdays,.availability-calendar-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:6px}.availability-calendar-weekdays span{color:#64748b;font-size:11px;font-weight:900;text-align:center;text-transform:uppercase}.availability-calendar-grid button{position:relative;display:grid;align-content:center;justify-items:center;min-height:58px;border:1px solid #d7e0e8;border-radius:8px;background:#fff;color:#0f172a;font-weight:900;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.availability-calendar-grid button:not(:disabled):hover{border-color:#14b8a6;box-shadow:0 8px 18px #14b8a629;transform:translateY(-1px)}.availability-calendar-grid button.is-selected{border-color:#0f766e;background:#0f766e;color:#fff;box-shadow:0 10px 22px #0f766e38}.availability-calendar-grid button.is-muted{color:#94a3b8;background:#f8fafc}.availability-calendar-grid button.is-past{color:#a8b3c1;background:#f1f5f9}.availability-calendar-grid button.is-unavailable{border-color:#1f2937;background:repeating-linear-gradient(135deg,#111827,#111827 6px,#1f2937 6px,#1f2937 12px);color:#f8fafc;cursor:not-allowed}.availability-calendar-grid button small{margin-top:2px;font-size:9px;font-weight:900;text-transform:uppercase}.booking-availability-calendar footer{display:flex;flex-wrap:wrap;gap:12px;color:#64748b;font-size:12px;font-weight:800}.booking-availability-calendar footer span{display:inline-flex;align-items:center;gap:6px}.availability-dot{display:inline-block;width:10px;height:10px;border-radius:999px}.availability-dot.available{background:#14b8a6}.availability-dot.unavailable{background:#111827}.booking-link-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.booking-link-fields label{display:grid;gap:7px;color:var(--muted);font-weight:800}.booking-link-fields input,.booking-link-fields textarea{width:100%;min-height:42px;border:1px solid var(--line);border-radius:8px;padding:0 11px;background:#fff;color:var(--ink);font:inherit}.booking-link-fields textarea{min-height:104px;padding-top:10px;resize:vertical}.booking-link-fields .span-2{grid-column:span 2}.booking-link-submit{justify-self:start}.booking-link-confirmation,.booking-link-empty{max-width:680px;margin:70px auto 0;text-align:center;justify-items:center}@media (max-width: 780px){.booking-link-hero,.booking-link-layout,.profile-link-settings,.booking-link-fields{grid-template-columns:1fr}.booking-link-fields .span-2{grid-column:auto}}*{box-sizing:border-box}body{margin:0;min-width:320px}button,input,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}.app-shell{display:grid;grid-template-columns:264px minmax(0,1fr);min-height:100vh}.mobile-nav,.mobile-sidebar-header,.mobile-sidebar-overlay,.sidebar-close-btn{display:none}.sidebar{border-right:1px solid var(--line);background:#fdfefe;padding:22px 16px;position:sticky;top:0;height:100vh;display:flex;flex-direction:column}.brand-mark{display:flex;align-items:center;gap:12px;padding:8px 6px 22px}.brand-icon,.avatar{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:8px;background:var(--ink);color:#fff;font-weight:800}.brand-mark strong,.brand-mark small{display:block}.brand-mark small{color:var(--muted);margin-top:2px}.nav-list{display:grid;gap:6px}.nav-item{display:flex;align-items:center;gap:10px;width:100%;border:0;border-radius:8px;padding:11px 12px;background:transparent;color:var(--muted);text-align:left}.nav-item span{flex:1}.nav-lock{color:#9aa4b2}.nav-item.is-active,.nav-item:hover{background:#e8f4f4;color:var(--accent-strong)}.sidebar-footer{display:grid;gap:10px;margin-top:auto}.notification-center{position:relative}.mobile-utility-bar{display:none}.notification-trigger{width:100%;border:1px solid var(--line);border-radius:8px;background:var(--surface);color:var(--ink);padding:10px 12px;display:flex;align-items:center;justify-content:space-between;cursor:pointer}.notification-center.is-compact .notification-trigger{width:auto;min-height:40px;gap:6px;padding:8px 10px}.notification-center.is-compact .notification-trigger small{font-size:12px;font-weight:800}.notification-trigger.has-unread{border-color:var(--accent)}.notification-trigger span{min-width:20px;height:20px;border-radius:999px;background:var(--accent);color:#fff;font-size:12px;display:inline-flex;align-items:center;justify-content:center;font-weight:800}.notification-popover{position:absolute;left:0;bottom:calc(100% + 10px);width:min(340px,calc(100vw - 32px));background:#fff;border:1px solid var(--line);border-radius:8px;box-shadow:0 18px 50px #0f172a29;z-index:80;overflow:hidden}.notification-popover header,.notification-popover footer{padding:12px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid var(--line)}.notification-popover footer{align-items:flex-start;flex-direction:column;border-top:1px solid var(--line);border-bottom:0}.notification-popover header strong,.notification-popover header small,.notification-popover footer small{display:block}.notification-popover header small,.notification-popover footer small{color:var(--muted);font-size:12px}.notification-popover header button,.enable-push-btn{border:1px solid var(--line);background:#fff;color:var(--ink);border-radius:8px;padding:8px 10px;display:inline-flex;align-items:center;gap:6px;cursor:pointer;font-size:12px;font-weight:700}.notification-popover header button:disabled{opacity:.5;cursor:default}.notification-status{display:grid;gap:4px;width:100%;padding:10px 12px;border-radius:8px;border:1px solid var(--line);background:#f8fafc}.notification-status strong{font-size:12px;color:var(--ink)}.notification-status small{color:var(--muted);line-height:1.4}.notification-status.success{background:#ecfdf5;border-color:#bbf7d0}.notification-status.error{background:#fff7ed;border-color:#fed7aa}.push-opt-in-prompt{position:fixed;right:18px;bottom:86px;z-index:120;width:min(420px,calc(100vw - 32px));display:grid;grid-template-columns:auto 1fr;gap:12px;padding:16px;border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:0 18px 50px #0f172a2e}.push-opt-in-close{position:absolute;top:10px;right:10px;width:30px;height:30px;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--muted);display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.push-opt-in-icon{width:42px;height:42px;border-radius:8px;background:#eef2ff;color:var(--accent);display:inline-flex;align-items:center;justify-content:center}.push-opt-in-content{display:grid;gap:8px;padding-right:24px}.push-opt-in-content>strong{color:var(--ink);font-size:15px}.push-opt-in-content>p{margin:0;color:var(--muted);font-size:13px;line-height:1.45}.push-opt-in-actions{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.text-action-btn{border:0;background:transparent;color:var(--muted);font-size:13px;font-weight:700;cursor:pointer;padding:8px 6px}@media (max-width: 720px){.push-opt-in-prompt{left:12px;right:12px;bottom:82px;width:auto;padding:14px}.push-opt-in-actions{align-items:stretch}}.notification-status-details{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;opacity:.85}.notification-list{max-height:320px;overflow:auto;display:grid}.notification-list>p{margin:0;padding:16px;color:var(--muted);font-size:13px}.notification-item{border:0;border-bottom:1px solid var(--line);background:#fff;padding:12px;display:flex;align-items:center;justify-content:space-between;gap:12px;text-align:left;cursor:pointer}.notification-item.is-unread{background:#eefafa}.notification-item strong,.notification-item small,.notification-item time{display:block}.notification-item strong{color:var(--ink);font-size:13px}.notification-item small{color:var(--muted);font-size:12px;line-height:1.4;margin-top:3px}.notification-item time{color:var(--muted);font-size:11px;font-weight:700;margin-top:6px}.auth-panel{display:grid;gap:10px;border:1px solid var(--line);border-radius:8px;padding:12px;background:var(--surface);color:var(--muted);font-size:13px}.compact-auth-panel{grid-template-columns:1fr;padding:0;border:0;background:transparent}.auth-panel label{display:grid;gap:5px;font-weight:800}.auth-panel input{min-height:36px;border:1px solid var(--line);border-radius:8px;padding:0 9px;color:var(--ink)}.auth-toggle{width:100%}.auth-toggle button{flex:1}.auth-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:36px;border:1px solid var(--line);border-radius:8px;background:var(--ink);color:#fff;font-weight:800}.auth-button:disabled{cursor:not-allowed;opacity:.55}.secondary-auth-button{background:#fff;color:var(--ink)}.auth-user{color:var(--ink);font-weight:800;overflow-wrap:anywhere}.auth-error{color:var(--rose);overflow-wrap:anywhere}.sync-status{display:block;color:var(--muted);font-size:12px;line-height:1.35}.login-required{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,360px);gap:22px;align-items:start;max-width:980px}.login-required-copy{background:var(--surface);border:1px solid var(--line);border-radius:8px;padding:24px}.login-required-copy h1{font-size:34px;margin:12px 0 10px}.login-required-copy p{color:var(--muted);line-height:1.55}.protected-list{display:grid;gap:10px;margin:18px 0}.protected-list span{display:inline-flex;align-items:center;gap:8px;color:var(--ink);font-weight:700}.main-surface{padding:28px}.overview-grid,.feature-page{display:grid;gap:22px}.hero-band{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(300px,.8fr);gap:22px;align-items:stretch;min-height:420px;border-radius:8px;padding:34px;background:linear-gradient(110deg,#18202ae6,#0f8b8dd1),url(https://images.unsplash.com/photo-1516280440614-37939bbacd81?auto=format&fit=crop&w=1800&q=80);background-size:cover;background-position:center;color:#fff}.hero-content{align-self:end;max-width:760px}.eyebrow{display:inline-flex;align-items:center;gap:8px;font-weight:700;color:#d9f7f7}.eyebrow.dark{color:var(--accent-strong)}h1,h2,p{margin-top:0}.hero-content h1{font-size:58px;line-height:1;margin:18px 0 16px;letter-spacing:0}.hero-content p{max-width:640px;color:#eef8f8;font-size:18px;line-height:1.55}.hero-join-note{display:inline-flex;align-items:center;gap:8px;max-width:650px;margin-top:18px;color:#fff7df;font-weight:800;line-height:1.4}.action-row,.toolbar,.profile-footer,.profile-top,.profile-meta,.tag-row,.automation-grid,.filter-row,.card-actions-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.primary-action,.secondary-action,.icon-button{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:42px;border-radius:8px;border:1px solid transparent;padding:0 14px}.primary-action{background:#14b8a6!important;color:#fff!important;font-weight:700;border:1px solid #14b8a6!important;box-shadow:0 4px 12px #14b8a626!important;transition:all .2s ease;cursor:pointer}.primary-action:hover{background:#0d9488!important;border-color:#0d9488!important;box-shadow:0 6px 20px #14b8a640!important;transform:translateY(-1px)}.secondary-action,.icon-button,.card-action{background:#fff!important;color:#475569!important;border:1px solid #cbd5e1!important;font-weight:700;transition:all .2s ease;cursor:pointer}.secondary-action:hover,.icon-button:hover{background:#f8fafc!important;border-color:#94a3b8!important;color:#0f172a!important}.card-action{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%;min-height:40px;margin-top:14px;border-radius:8px;border:1px solid var(--line)}.card-action.compact{width:auto;min-height:34px;margin-top:0;padding:0 10px}.command-console,.workflow-panel,.profile-card,.pillar-card,.metric-card,.assistant-box,.event-card,.contract-builder,.compact-card,.network-card,.plan-card,.pipeline article{background:var(--surface);border:1px solid var(--line);border-radius:8px}.command-console{align-self:center;padding:24px;color:var(--ink)}.command-console span,.compact-card span,.metric-card span,.profile-card p,.network-card p,.feature-header p,.event-card p,.event-card span{color:var(--muted)}.command-console p{display:flex;align-items:flex-start;gap:10px;font-size:24px;line-height:1.25;margin:16px 0}.console-steps{display:grid;gap:8px}.command-strip{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.command-strip button,.crm-command{display:flex;align-items:center;gap:10px;min-height:54px;border:1px solid var(--line);border-radius:8px;padding:0 14px;background:#fff;color:var(--ink);font-weight:800;box-shadow:0 12px 32px #18202a0f}.command-strip button:first-child{background:var(--accent);color:#fff;border-color:var(--accent)}.stats-grid,.pillar-grid,.profile-grid,.crm-grid,.network-grid,.plans-grid,.contracts-grid{display:grid;gap:16px}.stats-grid,.pillar-grid,.profile-grid,.crm-grid,.network-grid,.plans-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.audience-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.audience-grid article{border:1px solid var(--line);border-radius:8px;padding:22px;background:var(--surface);box-shadow:0 14px 34px #18202a0d}.audience-grid h2{margin-bottom:8px}.audience-grid p{margin-bottom:16px;color:var(--muted);line-height:1.55}.metric-card,.pillar-card,.profile-card,.contract-builder,.network-card,.plan-card{padding:18px}.metric-card strong{display:block;font-size:28px}.feature-header{max-width:820px}.feature-header h1{font-size:36px;margin-bottom:8px;letter-spacing:0}.feature-header p{line-height:1.55}.marketplace-page{gap:18px}.marketplace-page .feature-header{max-width:980px}.marketplace-page .feature-header h1{font-size:46px;line-height:1.05}.marketplace-command{display:grid;gap:10px;border:1px solid var(--line);border-radius:8px;padding:14px;background:#fff;box-shadow:0 16px 45px #18202a0f}.two-column{grid-template-columns:minmax(0,1fr) 360px;align-items:start}.toolbar{justify-content:space-between}.request-search{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px}.filter-row{justify-content:space-between}.search-field{display:flex;align-items:center;gap:10px;flex:1;min-width:260px;background:#fff;border:1px solid var(--line);border-radius:8px;padding:0 14px;min-height:46px}.request-field{min-height:56px}.voice-button.is-listening,.voice-inline.is-listening,.card-action.is-listening{background:#fbecef;color:var(--rose);border-color:#f1b9bf}.search-field input,.assistant-input input,.booking-fields input{border:0;outline:0;width:100%;background:transparent}.parsed-request{display:flex;align-items:center;gap:8px;flex-wrap:wrap;border:1px solid var(--line);border-radius:8px;padding:10px 12px;background:#fff;color:var(--muted)}.parsed-request strong{border-radius:999px;padding:5px 8px;background:#e8f4f4;color:var(--accent-strong);font-size:13px}.toggle-control{display:inline-flex;align-items:center;gap:8px;min-height:44px;border:1px solid var(--line);background:#fff;border-radius:8px;padding:0 12px;color:var(--muted);font-weight:700}.toggle-control input{accent-color:var(--accent)}.segmented-control{display:inline-flex;flex-wrap:wrap;gap:4px;padding:4px;border:1px solid var(--line);border-radius:8px;background:#fff}.segmented-control button{min-height:34px;border:0;border-radius:6px;padding:0 11px;background:transparent;color:var(--muted);font-weight:700}.segmented-control button.is-selected{background:var(--accent);color:#fff}.section-kicker{display:block;color:var(--muted);font-weight:800;font-size:12px;text-transform:uppercase;letter-spacing:.05em;margin-bottom:4px}.profile-card h2,.network-card h2,.plan-card h2{font-size:20px;margin:14px 0 6px}.marketplace-page .profile-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.marketplace-page .profile-card{overflow:hidden;display:flex;flex-direction:column;min-height:100%;box-shadow:0 16px 45px #18202a14;transition:transform .16s ease,box-shadow .16s ease}.marketplace-page .profile-card:hover{transform:translateY(-3px);box-shadow:0 24px 60px #18202a1f}.profile-card-media{display:block;width:calc(100% + 36px);height:180px;margin:-18px -18px 16px;border:0;border-radius:8px 8px 0 0;overflow:hidden;background:var(--surface-soft);color:var(--muted)}.listing-badges{display:inline-flex;gap:6px;flex-wrap:wrap;justify-content:flex-end}.profile-card-media img{width:100%;height:100%;object-fit:cover;display:block}.profile-card-media span{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%;height:100%;font-weight:800}.profile-sales-line{min-height:42px;line-height:1.45}.marketplace-page .profile-footer{margin-top:auto}.match-card{display:grid;grid-template-columns:82px minmax(0,1fr) minmax(122px,auto);gap:12px;align-items:center;border-top:1px solid var(--line);padding:14px 0}.match-media{display:inline-flex;align-items:center;justify-content:center;width:82px;aspect-ratio:1;overflow:hidden;border:0;border-radius:8px;background:var(--surface-soft);color:var(--muted)}.match-media img{width:100%;height:100%;object-fit:cover;display:block}.match-card h3{margin:0 0 5px;font-size:18px}.match-card p,.muted-copy{color:var(--muted);margin-bottom:8px}.match-actions{display:grid;gap:8px}.match-reasons{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.match-reasons span{border-radius:999px;padding:5px 8px;background:#eef7f6;color:var(--accent-strong);font-size:12px;font-weight:800}.profile-meta span,.verified,.compact-card small,.control-list span,.automation-grid span,.contract-preview div,.workflow-list li,.plan-card li{display:inline-flex;align-items:center;gap:6px}.tag-row span,.status-pill{border-radius:999px;padding:6px 9px;font-size:13px;font-weight:700}.tag-row span{background:var(--surface-soft);color:var(--muted)}.status-available{background:#e7f6ee;color:var(--green)}.status-booked{background:#fbecef;color:var(--rose)}.status-tentative{background:#fff4dc;color:#9a6514}.status-traveling{background:#eaf0fb;color:var(--blue)}.assistant-box{padding:18px}.booking-page .assistant-box,.booking-page .workflow-panel{box-shadow:0 18px 50px #18202a12}.booking-flow-steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-bottom:14px}.booking-flow-steps span{display:inline-flex;align-items:center;gap:8px;min-height:40px;border:1px solid var(--line);border-radius:8px;padding:0 10px;background:var(--surface-soft);color:var(--muted);font-size:13px;font-weight:800}.booking-flow-steps strong{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:50%;background:var(--accent);color:#fff;font-size:12px}.assistant-form{display:grid;gap:12px}.assistant-input{display:grid;grid-template-columns:auto minmax(0,1fr) auto auto;gap:10px;align-items:center;border:1px solid var(--line);border-radius:8px;padding:10px}.assistant-input button{border:0;border-radius:8px;min-width:38px;height:38px;background:var(--accent);color:#fff}.assistant-input .submit-request-button{display:inline-flex;align-items:center;justify-content:center;gap:7px;width:auto;padding:0 12px;font-weight:800;white-space:nowrap}.assistant-input .submit-request-button:disabled{cursor:not-allowed;background:#d6dde2;color:#6f7b85}.assistant-input .voice-inline{background:var(--surface-soft);color:var(--ink);border:1px solid var(--line)}.assistant-results,.workflow-panel,.assistant-summary{margin-top:16px}.assistant-summary{display:flex;align-items:center;gap:10px;border:1px solid var(--line);border-radius:8px;padding:12px;background:var(--surface-soft)}.booking-summary-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin-top:14px}.booking-summary-grid span{display:grid;gap:5px;min-width:0;border:1px solid var(--line);border-radius:8px;padding:10px;background:var(--surface-soft);color:var(--muted);font-size:13px;font-weight:700}.booking-summary-grid strong{color:var(--ink);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.intent-card,.workflow-context,.action-panel{display:grid;gap:8px;border:1px solid var(--line);border-radius:8px;padding:14px;background:#fff}.intent-card{grid-template-columns:minmax(0,1fr) repeat(3,auto);align-items:center;margin-top:12px}.intent-card span,.workflow-context span,.workflow-context small,.action-panel span{color:var(--muted)}.workflow-context{margin-bottom:16px;background:var(--surface-soft)}.request-confirmation{display:grid;grid-template-columns:auto minmax(0,1fr);gap:12px;margin-top:12px;border:1px solid #b7ddcf;border-radius:8px;padding:14px;background:#f3fbf6;color:var(--green)}.request-confirmation span{display:block;margin-top:3px;color:var(--muted);line-height:1.45}.booking-fields{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.booking-fields label{display:grid;gap:6px;color:var(--muted);font-size:13px;font-weight:800}.booking-fields input{min-height:40px;border:1px solid var(--line);border-radius:8px;padding:0 10px;background:#fff;color:var(--ink)}.result-row,.event-card{display:grid;grid-template-columns:minmax(120px,.8fr) minmax(0,1.3fr) auto;align-items:center;gap:12px;padding:13px 0;border-top:1px solid var(--line)}.result-row small{color:var(--muted)}.workflow-panel{padding:18px}.section-heading-row{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin-bottom:6px}.section-heading-row h2{margin-bottom:4px}.workflow-list{display:grid;gap:9px;padding-left:0;list-style:none}.workflow-complete{color:var(--green)}.workflow-active{color:var(--accent-strong);font-weight:800}.workflow-pending{color:var(--muted)}.automation-grid{margin:16px 0 22px}.booking-action-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.booking-action-grid button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:42px;border:1px solid var(--line);border-radius:8px;background:var(--surface-soft);color:var(--ink);font-weight:800}.booking-action-grid button.is-active{border-color:var(--accent);background:#e8f4f4;color:var(--accent-strong)}.action-panel{margin:-10px 0 20px}.action-panel.is-ready{border-color:#b7ddcf;background:#f3fbf6}.compact-card{display:grid;gap:6px;padding:14px;margin-top:10px}.selected-talent-list{display:grid;gap:10px;margin-bottom:20px}.selected-talent-card{margin-top:0}.selected-talent-card button{display:inline-flex;align-items:center;gap:6px;justify-self:start;border:0;background:transparent;color:var(--rose);font-weight:800;padding:0}.calendar-board{display:grid;gap:12px}.calendar-page .assistant-box,.calendar-page .workflow-panel{box-shadow:0 18px 50px #18202a0f}.calendar-hero-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:center;margin-bottom:18px}.calendar-hero-row article{display:flex;flex-direction:column;gap:4px}.calendar-hero-row article .section-kicker{margin-bottom:2px}.calendar-hero-row article strong{display:block;font-size:18px;font-weight:700;color:#0f172a}.calendar-hero-row article p{margin:0;font-size:14px;color:#475569;line-height:1.5}.calendar-hero-row .compact-card{margin-top:0}.event-card{padding:16px}.timeline-board .event-card{border:1px solid var(--line);border-top:1px solid var(--line);border-left:5px solid var(--accent);border-radius:8px;background:#fff}.control-list{display:grid;gap:11px}.mini-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-bottom:16px}.mini-stats span{display:grid;gap:4px;border:1px solid var(--line);border-radius:8px;padding:10px;background:var(--surface-soft);color:var(--muted)}.mini-stats strong{color:var(--ink);font-size:22px}.control-list.compact{margin-top:14px;font-size:14px}.tag-row.vertical{align-items:flex-start}.contracts-grid{grid-template-columns:minmax(320px,.8fr) minmax(0,1fr)}.contract-preview{display:grid;gap:10px;margin-top:18px}.contract-preview div{border-top:1px solid var(--line);padding-top:10px}.deal-room-grid{align-items:start}.deal-card{gap:10px;border-left:4px solid var(--accent)}.deal-card-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.deal-card-header small{white-space:nowrap}.request-stack{display:grid;gap:10px}.contract-card{margin-top:0}.metric-card.rich{display:grid;gap:10px}.pipeline{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.pipeline article{padding:14px}.client-card{grid-template-columns:minmax(0,1fr) minmax(160px,.7fr) auto;align-items:center;gap:14px;border-left:4px solid var(--gold)}.client-card b{justify-self:end;font-size:18px}.avatar.large{width:54px;height:54px}.score-ring{display:inline-flex;align-items:center;justify-content:center;width:58px;height:58px;border-radius:50%;border:5px solid var(--accent);font-weight:900}.profile-settings{display:grid;grid-template-columns:minmax(220px,1fr) minmax(180px,.6fr) minmax(220px,.8fr);gap:16px;align-items:end;background:var(--surface);border:1px solid var(--line);border-radius:8px;padding:18px}.account-profile-card,.account-builder,.profile-builder,.owned-profiles-panel{background:var(--surface);border:1px solid var(--line);border-radius:8px;padding:18px}.account-profile-card{display:flex;align-items:center;gap:14px}.account-profile-card h2{margin:3px 0 4px}.account-profile-card p{margin:0;color:var(--muted);overflow-wrap:anywhere}.account-capability-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.account-capability-grid article{display:grid;grid-template-rows:auto 1fr auto;gap:12px;min-width:0;border:1px solid var(--line);border-radius:8px;padding:16px;background:var(--surface);box-shadow:0 14px 34px #18202a0d}.account-capability-grid h2{margin:0 0 6px;font-size:18px}.account-capability-grid p{margin:0;color:var(--muted);line-height:1.45}.profile-role-guide{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.profile-role-guide button{display:grid;grid-template-columns:auto minmax(0,1fr);gap:12px;align-items:start;min-height:106px;border:1px solid var(--line);border-radius:8px;padding:14px;background:#fff;color:var(--ink);text-align:left;box-shadow:0 14px 34px #18202a0d}.profile-role-guide button.is-selected{border-color:var(--accent);background:#eef8f7}.profile-role-guide strong,.profile-role-guide small{display:block}.profile-role-guide small{margin-top:5px;color:var(--muted);line-height:1.35}.profile-workspace{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,420px);gap:18px;align-items:start}.profile-picker-grid{align-items:stretch}.profile-picker-card{display:grid;align-content:start;gap:8px;width:100%;min-height:245px;text-align:left;color:var(--ink);cursor:pointer;box-shadow:0 14px 34px #18202a0d;transition:border-color .18s ease,background-color .18s ease,box-shadow .18s ease,transform .18s ease}.profile-picker-card:hover,.profile-picker-card.is-expanded{border-color:var(--accent)}.profile-picker-card:hover{transform:translateY(-1px)}.profile-picker-card.add-profile-card{border:2px dashed #cbd5e1!important;background:#f8fafc!important;border-radius:16px;padding:24px;transition:all .3s cubic-bezier(.16,1,.3,1)}.profile-picker-card.add-profile-card:hover{border-color:#14b8a6!important;background:#fff!important;transform:translateY(-2px);box-shadow:0 10px 30px #00000005}.profile-picker-card.add-profile-card.is-expanded{border-style:solid!important;border-color:#14b8a6!important;background:#fff!important;box-shadow:0 12px 36px #14b8a60f!important}.add-profile-card-trigger{display:grid;grid-template-columns:auto minmax(0,1fr);gap:12px;align-items:center;width:100%;border:0;padding:0;background:transparent;color:inherit;text-align:left;cursor:pointer}.add-profile-card-trigger h2{margin:0 0 4px;font-size:16px;font-weight:700;color:#0f172a}.add-profile-card-trigger p{margin:0;color:#475569;font-size:13px}.profile-picker-card.add-profile-card .avatar{display:inline-grid;place-items:center;color:#14b8a6!important;background:#f0fdfa!important;transition:transform .5s cubic-bezier(.34,1.56,.64,1),background-color .2s ease,box-shadow .2s ease}.profile-picker-card.add-profile-card:hover .avatar{transform:scale(1.05);box-shadow:0 4px 12px #14b8a61a}.profile-picker-card.add-profile-card.is-expanded .avatar{transform:scale(1.1);background:#14b8a6!important;color:#fff!important;box-shadow:0 4px 12px #14b8a633}.expanded-profile-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;max-height:0;margin-top:0;opacity:0;overflow:hidden;pointer-events:none;transform:translateY(-12px);transition:max-height .5s cubic-bezier(.16,1,.3,1),margin-top .5s cubic-bezier(.16,1,.3,1),opacity .3s ease,transform .5s cubic-bezier(.16,1,.3,1)}.add-profile-card.is-expanded .expanded-profile-actions{max-height:80px;margin-top:16px;opacity:1;pointer-events:auto;transform:translateY(0)}.expanded-profile-actions button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:46px;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--ink);font-weight:850;cursor:pointer;opacity:0;transform:translateY(-6px) scale(.98);transition:border-color .16s ease,background-color .16s ease,color .16s ease,opacity .22s ease,transform .26s cubic-bezier(.16,1,.3,1)}.expanded-profile-actions button:hover{border-color:var(--accent);background:#eef8f7;color:var(--accent-strong)}.add-profile-card.is-expanded .expanded-profile-actions button{opacity:1;transform:translateY(0) scale(1)}.add-profile-card.is-expanded .expanded-profile-actions button:nth-child(1){transition-delay:80ms}.add-profile-card.is-expanded .expanded-profile-actions button:nth-child(2){transition-delay:.12s}.secondary-action.compact{min-height:34px;padding:0 10px}.profile-picker-grid .profile-card-shell{min-height:245px}.owned-profile-link-card{display:grid;gap:10px}.owned-profile-booking-link{display:grid;gap:10px;border:1px solid var(--line);border-radius:8px;padding:10px;background:#fff}.owned-profile-booking-link span{display:grid;gap:3px;min-width:0}.owned-profile-booking-link strong{color:var(--ink);font-size:13px}.owned-profile-booking-link small{color:var(--muted);font-size:12px;overflow-wrap:anywhere}.owned-profile-booking-link div{display:flex;flex-wrap:wrap;gap:8px}.owned-profile-booking-link button,.owned-profile-booking-link a{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:34px;border:1px solid var(--line);border-radius:8px;padding:0 10px;background:var(--surface-soft);color:var(--ink);font-size:12px;font-weight:900;text-decoration:none}.profile-picker-status{grid-column:1 / -1}.profile-card-owner .talent-card-footer{margin-top:auto}.profile-card-compact{min-height:0}.profile-card-compact .talent-card-content{gap:10px;padding:12px}.profile-card-compact .talent-profile-top{align-items:center}.profile-card-compact .talent-avatar{width:42px;height:42px;font-size:13px}.profile-card-compact .talent-rating,.profile-card-compact .talent-bio,.profile-card-compact .talent-tags,.profile-card-compact .talent-rate{display:none}.profile-card-compact .talent-card-footer{padding-top:2px;border-top:0;justify-content:flex-end}.profile-builder{display:grid;gap:18px}.account-builder{display:grid;gap:18px;max-width:980px}.builder-header{display:flex;justify-content:space-between;gap:16px;align-items:start}.builder-header h2,.owned-profiles-panel h2{margin:8px 0 6px}.builder-header p{margin:0;color:var(--muted);line-height:1.45}.profile-type-toggle{display:inline-flex;gap:4px;border:1px solid var(--line);border-radius:8px;padding:4px;background:#fff;flex-shrink:0}.profile-type-toggle button{display:inline-flex;align-items:center;gap:7px;min-height:34px;border:0;border-radius:6px;padding:0 10px;background:transparent;color:var(--muted);font-weight:800}.profile-type-toggle button.is-selected{background:var(--accent);color:#fff}.voice-profile-input{display:grid;gap:10px}.guided-profile-assistant{display:grid;gap:16px;border:none!important;border-radius:0!important;padding:0!important;background:transparent!important;box-shadow:none!important}.guided-assistant-header{display:flex;justify-content:space-between;gap:12px;align-items:center}.guided-assistant-header strong{border-radius:999px;padding:6px 14px;background:linear-gradient(135deg,#14b8a6,#0d9488)!important;color:#fff!important;font-size:12px;font-weight:700;box-shadow:0 4px 12px #14b8a61f}.guided-profile-assistant p{margin:0;color:#475569;font-size:14px;line-height:1.5}.guided-profile-assistant textarea{width:100%;min-height:120px;resize:vertical;border:1px solid #cbd5e1;border-radius:12px;padding:14px;color:#0f172a;background:#fff;font-size:14px;line-height:1.5;box-sizing:border-box;outline:none;transition:all .2s ease}.guided-profile-assistant textarea:focus{border-color:#14b8a6;box-shadow:0 0 0 3px #14b8a614}.guided-assistant-actions{display:flex;flex-wrap:wrap;gap:10px}.guided-profile-summary-wrapper{max-height:0;opacity:0;overflow:hidden;margin-top:0;transition:max-height .8s cubic-bezier(.16,1,.3,1),opacity .6s cubic-bezier(.16,1,.3,1),margin-top .6s cubic-bezier(.16,1,.3,1)}.guided-profile-summary-wrapper.is-visible{max-height:400px;opacity:1;margin-top:20px}.guided-profile-summary-wrapper.is-hidden{max-height:0;opacity:0;margin-top:0;pointer-events:none}.guided-profile-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}@media (max-width: 768px){.guided-profile-summary{grid-template-columns:1fr 1fr}}@media (max-width: 480px){.guided-profile-summary{grid-template-columns:1fr}}.guided-profile-summary span{display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:flex-start!important;min-width:0;border:1px solid #e2e8f0!important;border-radius:8px!important;padding:12px 14px!important;background:#fff!important;color:#475569!important;font-size:13px!important;line-height:1.4!important;overflow-wrap:break-word;transition:all .2s ease;min-height:70px;box-shadow:0 1px 2px #0f172a08}.guided-profile-summary span:hover{border-color:#cbd5e1!important}.guided-profile-summary span.is-complete{border:1px solid #cbd5e1!important;border-top:3px solid #14b8a6!important;color:#0f172a!important;background:#fff!important;box-shadow:0 2px 4px #0f172a05!important}.guided-profile-summary strong{color:#64748b!important;font-size:10px!important;text-transform:uppercase!important;letter-spacing:.05em!important;font-weight:800!important;margin-bottom:4px!important;display:block!important}.guided-profile-summary span.is-complete strong{color:#0d9488!important}.manual-profile-editor{display:grid;gap:18px;border:none!important;border-radius:8px!important;padding:18px!important;background:transparent!important;overflow:visible!important;box-shadow:inset 0 0 0 1px #e2e8f0!important;margin-top:10px}.manual-profile-editor-header{display:flex;justify-content:space-between;align-items:center;gap:16px}.manual-profile-editor-header h3{margin:4px 0 0;color:#0f172a;font-size:18px;line-height:1.2}.manual-profile-editor .profile-form-grid{padding:0}.voice-profile-input textarea,.profile-form-grid textarea{width:100%;min-height:108px;resize:vertical;border:1px solid var(--line);border-radius:8px;padding:12px;color:var(--ink);background:#fff;line-height:1.45;box-sizing:border-box}.profile-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.profile-form-grid label{display:grid;gap:7px;color:var(--muted);font-weight:800}.profile-form-grid input{min-height:42px;border:1px solid var(--line);border-radius:8px;padding:0 12px;background:#fff;color:var(--ink);width:100%;box-sizing:border-box;outline:none;transition:all .2s ease}.profile-form-grid input:focus,.profile-form-grid textarea:focus{border-color:#14b8a6;box-shadow:0 0 0 3px #14b8a614}.profile-form-grid input::placeholder,.profile-form-grid textarea::placeholder{color:#9aa5b5}.profile-form-grid input:-webkit-autofill,.profile-form-grid input:-webkit-autofill:hover,.profile-form-grid input:-webkit-autofill:focus{-webkit-text-fill-color:var(--ink);transition:background-color 9999s ease-in-out 0s}.field-hint{color:#7b8798;font-size:12px;font-weight:600;line-height:1.35}.field-hint.is-success{color:#1f7a4f}.profile-validation-summary{display:grid;gap:8px;border:1px solid rgba(190,18,60,.28);border-radius:8px;padding:12px 14px;background:#fef2f2eb;color:#991b1b;font-size:13px;line-height:1.4}.profile-validation-summary strong{color:#7f1d1d}.profile-validation-summary ul{display:grid;gap:4px;margin:0;padding-left:18px}.profile-validation-summary .secondary-action.compact{justify-self:start;max-width:100%}.profile-link-settings{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.8fr);gap:18px;border:1px solid var(--line);border-radius:8px;padding:16px;background:#fff}.profile-link-settings h3{margin:4px 0 6px;color:var(--ink)}.profile-link-settings p{margin:0;color:var(--muted);line-height:1.45}.profile-link-controls{display:grid;gap:10px}.profile-link-controls label{display:grid;gap:6px;color:var(--muted);font-weight:800}.profile-link-controls input,.profile-link-controls select{min-height:40px;border:1px solid var(--line);border-radius:8px;padding:0 10px;background:#fff;color:var(--ink)}.pac-container{border:1px solid var(--line);border-radius:8px;box-shadow:0 10px 24px #0f172a24;margin-top:4px;font-family:Outfit,ui-sans-serif,system-ui,sans-serif}.pac-item{color:#7b8798;font-size:13px;padding:8px 12px}.pac-item-query{color:#3c4858;font-weight:500}.pac-item:hover,.pac-item-selected{background:#eef5fb}.media-uploader{display:grid;gap:20px;border:none!important;border-radius:0!important;padding:32px 0 0!important;background:transparent!important;box-shadow:none!important;border-top:1px solid #cbd5e1!important}.media-uploader h3{margin:0 0 6px;font-size:16px;font-weight:700;color:#0f172a}.media-uploader p{margin:0;color:#475569;line-height:1.5;font-size:14px}.media-upload-grid{display:grid;grid-template-columns:2fr 1fr;gap:16px;align-items:stretch}@media (max-width: 768px){.media-upload-grid{grid-template-columns:1fr}}.upload-dropzone{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:12px;min-height:220px;border:2px dashed #cbd5e1;border-radius:12px;overflow:hidden;background:#f8fafc;color:#64748b;font-weight:700;font-size:14px;cursor:pointer;transition:all .25s ease;padding:20px;box-sizing:border-box;text-align:center}.upload-dropzone:hover{border-color:#14b8a6;background:#f0fdfa;color:#0d9488}.upload-dropzone.compact-upload{min-height:220px}.upload-dropzone.compact-upload.is-drag-active{border-color:#14b8a6;background:#f0fdfa}.upload-dropzone.compact-upload.is-uploading{pointer-events:none;opacity:.85}.upload-dropzone input{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;cursor:pointer}.upload-dropzone img{width:100%;height:100%;min-height:220px;object-fit:cover}.upload-dropzone span{display:inline-flex;align-items:center;gap:8px}.upload-format-hint{color:#64748b;font-size:11px;font-weight:600;letter-spacing:.01em;margin-top:4px;display:block}.portfolio-editor-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.portfolio-editor-grid article{display:grid;gap:8px;border:1px solid var(--line);border-radius:8px;padding:10px;background:#fff}.portfolio-editor-grid img{width:100%;aspect-ratio:4 / 3;object-fit:cover;border-radius:6px}.portfolio-editor-grid input{min-height:36px;border:1px solid var(--line);border-radius:8px;padding:0 9px}.portfolio-editor-grid button{display:inline-flex;align-items:center;gap:6px;justify-self:start;border:0;background:transparent;color:var(--rose);font-weight:800;padding:0}.span-2{grid-column:1 / -1}.availability-manager{display:grid;gap:14px;border:1px solid var(--line);border-radius:8px;padding:16px;background:#fff}.availability-header{display:flex;justify-content:space-between;gap:16px;align-items:start}.availability-header h3{margin:7px 0 6px}.availability-header p{margin:0;color:var(--muted);line-height:1.45}.availability-header strong{flex-shrink:0;border-radius:999px;padding:7px 10px;background:#e8f4f4;color:var(--accent-strong);font-size:13px}.quick-blackout-row{display:flex;flex-wrap:wrap;gap:8px}.quick-blackout-row button{min-height:34px;border:1px solid var(--line);border-radius:999px;padding:0 12px;background:var(--surface-soft);color:var(--ink);font-weight:800}.owned-profiles-panel{display:grid;gap:12px}.profile-side-stack{display:grid;gap:18px;position:sticky;top:18px}.profile-preview-panel{display:grid;gap:12px;background:var(--surface);border:1px solid var(--line);border-radius:8px;padding:14px}.owned-profile-list{display:grid;gap:10px}.owned-profile-card{display:grid;grid-template-columns:auto minmax(0,1fr);gap:10px;align-items:center;width:100%;border:1px solid var(--line);border-radius:8px;background:#fff;padding:10px;text-align:left}.owned-profile-card.is-selected{border-color:var(--accent);background:#e8f4f4}.owned-profile-card.add-profile-card{border-style:dashed;background:var(--surface-soft)}.owned-profile-card.add-profile-card .avatar{display:inline-grid;place-items:center;color:var(--accent-strong);background:#e8f4f4}.owned-profile-card strong,.owned-profile-card small{display:block}.owned-profile-card small{color:var(--muted);margin-top:2px}.profile-type-choice{display:grid;gap:8px;padding:10px;border:1px solid var(--line);border-radius:8px;background:#fff}.profile-type-choice button{display:grid;grid-template-columns:auto minmax(0,1fr);gap:9px;align-items:center;width:100%;border:1px solid var(--line);border-radius:8px;padding:10px;background:var(--surface-soft);color:var(--ink);text-align:left}.profile-type-choice button:hover{border-color:var(--accent);background:#eef8f7}.profile-type-choice strong,.profile-type-choice small{display:block}.profile-type-choice small{margin-top:2px;color:var(--muted)}.profile-settings h2{margin-bottom:6px}.profile-settings p,.profile-settings small{color:var(--muted)}.profile-settings label,.blackout-editor label{display:grid;gap:7px;color:var(--muted);font-weight:800}.profile-settings label span,.blackout-editor label span{display:inline-flex;align-items:center;gap:7px}.profile-settings input,.profile-settings select,.blackout-editor input,.blackout-editor select{min-height:40px;border:1px solid var(--line);border-radius:8px;padding:0 10px;background:#fff;color:var(--ink)}.blackout-editor{display:grid;grid-template-columns:repeat(2,minmax(0,1fr)) minmax(150px,.85fr);gap:10px;align-items:end}.blackout-list{display:grid;gap:8px}.blackout-list.enhanced article{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;border:1px solid var(--line);border-radius:8px;padding:10px 12px;background:var(--surface-soft)}.blackout-list.enhanced article strong,.blackout-list.enhanced article span,.blackout-list.enhanced article small{display:block}.blackout-list.enhanced article span,.blackout-list.enhanced article small{margin-top:3px;color:var(--muted)}.availability-empty-state{display:flex;align-items:center;gap:9px;border:1px dashed var(--line);border-radius:8px;padding:12px;color:var(--muted);background:var(--surface-soft)}.blackout-list button{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border:0;border-radius:50%;background:transparent;color:var(--rose)}.profile-detail-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:90;display:grid;place-items:center;padding:20px;background:#18202a6b}.profile-detail-panel{position:relative;display:grid;gap:16px;width:min(980px,100%);max-height:min(720px,90vh);overflow:auto;background:var(--surface);border:1px solid var(--line);border-radius:8px;padding:22px;box-shadow:0 24px 80px #18202a3d;color:#0f172a}.public-profile-view{display:grid;gap:16px;color:#0f172a}.public-profile-preview{gap:12px}.public-profile-preview .profile-showcase-hero{grid-template-columns:1fr;gap:12px}.public-profile-preview .profile-showcase-hero>img,.public-profile-preview .profile-media-empty{min-height:210px}.public-profile-preview .profile-detail-header{padding-right:0}.public-profile-preview .profile-hero-line{font-size:17px}.public-profile-preview .detail-grid,.public-profile-preview .highlight-grid,.public-profile-preview .portfolio-grid,.public-profile-preview .package-grid,.public-profile-preview .testimonial-grid{grid-template-columns:1fr}.public-profile-preview .profile-section h3{font-size:16px}.profile-showcase-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,.85fr);gap:18px;align-items:stretch}.profile-showcase-hero>img,.profile-media-empty{width:100%;min-height:340px;border-radius:8px;object-fit:cover;background:var(--surface-soft)}.profile-media-empty{display:grid;place-items:center;gap:8px;color:#475569;font-weight:800}.profile-showcase-copy{display:flex;flex-direction:column;justify-content:center;gap:16px}.profile-hero-line{font-size:22px;line-height:1.3;margin:0;color:#334155}.profile-showcase-actions{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.profile-showcase-actions strong{font-size:22px}.profile-message-panel{display:grid;gap:12px;border:1px solid var(--line);border-radius:8px;padding:16px;background:var(--surface-soft)}.profile-message-copy{display:grid;gap:4px}.profile-message-copy span{display:inline-flex;align-items:center;gap:8px;font-weight:850;color:var(--ink)}.profile-message-copy p{margin:0;color:var(--muted)}.profile-message-panel textarea{width:100%;min-height:96px;resize:vertical;border:1px solid var(--line);border-radius:8px;padding:12px;color:var(--ink);background:var(--surface)}.profile-message-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.profile-section{display:grid;gap:12px}.profile-section h3{margin:0;color:#0f172a}.highlight-grid,.portfolio-grid,.package-grid,.testimonial-grid{display:grid;gap:12px}.highlight-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.highlight-grid span,.package-grid article,.testimonial-grid article{border:1px solid var(--line);border-radius:8px;padding:12px;background:#f8fafc;color:#334155}.highlight-grid span{display:inline-flex;align-items:center;gap:8px;font-weight:800}.portfolio-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.portfolio-tile{border:1px solid var(--line);border-radius:8px;overflow:hidden;background:#fff}.portfolio-tile img{width:100%;aspect-ratio:4 / 3;object-fit:cover;display:block}.portfolio-tile div{display:grid;gap:4px;padding:12px}.portfolio-tile span,.package-grid p,.testimonial-grid p{color:#475569;line-height:1.45}.package-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.package-grid strong,.package-grid span,.testimonial-grid strong{display:block}.package-grid span{color:var(--accent-strong);font-weight:900;margin-top:4px}.testimonial-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.panel-close{position:absolute;top:12px;right:12px;display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border:1px solid var(--line);border-radius:8px;background:#fff}.profile-detail-header{display:flex;gap:13px;align-items:center;padding-right:38px}.profile-detail-header h2{margin:0 0 4px;color:#0f172a}.profile-detail-header p,.profile-detail-copy{color:#475569}.detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.detail-grid span{display:inline-flex;align-items:center;gap:7px;border:1px solid var(--line);border-radius:8px;padding:10px;background:#fff;color:#475569}.plan-card.featured{border-color:var(--accent);box-shadow:0 14px 38px #0f8b8d29}.revenue-model-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.pricing-page .feature-header{max-width:760px}.featured-revenue{border-color:var(--accent);box-shadow:0 14px 38px #0f8b8d24}.revenue-card,.fee-estimator,.protected-payments,.pricing-notes{background:var(--surface);border:1px solid var(--line);border-radius:8px;padding:18px}.revenue-card h2,.fee-estimator h2,.protected-payments h2{margin:12px 0 6px}.revenue-card strong{display:block;font-size:30px;margin-bottom:10px}.revenue-card p,.fee-estimator p,.protected-payments p{color:var(--muted);line-height:1.5}.fee-estimator{display:grid;grid-template-columns:minmax(0,1fr) minmax(220px,280px);gap:16px;align-items:start}.fee-estimator label{display:grid;gap:7px;color:var(--muted);font-weight:800}.fee-estimator input{min-height:42px;border:1px solid var(--line);border-radius:8px;padding:0 11px;color:var(--ink)}.fee-breakdown,.pricing-notes{display:grid;gap:10px}.fee-breakdown{grid-column:1 / -1;grid-template-columns:repeat(3,minmax(0,1fr))}.fee-breakdown span{border:1px solid var(--line);border-radius:8px;padding:12px;color:var(--muted)}.fee-breakdown strong{display:block;color:var(--ink);font-size:18px}.fee-breakdown.muted{color:var(--muted)}.protected-payments{display:grid;gap:16px}.protected-payment-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.protected-payment-grid div{border:1px solid var(--line);border-radius:8px;padding:14px;background:var(--surface-soft)}.protected-payment-grid strong,.protected-payment-grid span{display:block}.protected-payment-grid strong{margin-bottom:8px}.protected-payment-grid span{color:var(--muted);line-height:1.45}.pricing-notes{grid-template-columns:repeat(2,minmax(0,1fr))}.pricing-notes span{display:inline-flex;align-items:center;gap:7px;color:var(--muted);font-weight:700}.plan-card strong{display:block;font-size:28px;margin-bottom:4px}.plan-audience,.plan-cadence{display:block;color:var(--muted);line-height:1.35}.plan-audience{margin-top:8px;min-height:38px;font-weight:700}.plan-cadence{font-size:13px;font-weight:700;text-transform:uppercase}.plan-card ul{display:grid;gap:10px;padding:0;list-style:none}@media (max-width: 1080px){.app-shell,.hero-band,.two-column,.login-required,.profile-settings,.profile-workspace,.contracts-grid,.fee-estimator{grid-template-columns:1fr}.blackout-list{grid-column:auto}.sidebar{position:relative;height:auto}.sidebar-footer{margin-top:18px}.nav-list{grid-template-columns:repeat(4,minmax(0,1fr))}.marketplace-page .profile-grid,.stats-grid,.pillar-grid,.audience-grid,.profile-grid,.profile-role-guide,.crm-grid,.network-grid,.plans-grid,.revenue-model-grid,.booking-summary-grid,.booking-flow-steps,.pricing-notes,.pipeline,.fee-breakdown,.protected-payment-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 680px){body{padding-bottom:76px;overflow-x:hidden}body.mobile-menu-open{overflow:hidden}.app-shell{grid-template-columns:minmax(0,1fr);width:100%;overflow-x:hidden}.mobile-sidebar-header{position:sticky;top:0;z-index:70;display:flex;align-items:center;gap:10px;min-width:0;padding:10px 14px;border-bottom:1px solid rgba(203,213,225,.9);background:#fffffff5;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.mobile-sidebar-header .brand-mark{flex:1;padding:0}.mobile-sidebar-header .brand-mark small{display:none}.mobile-menu-button,.sidebar-close-btn{align-items:center;justify-content:center;width:42px;height:42px;flex:0 0 42px;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--ink);box-shadow:0 10px 24px #18202a14}.mobile-menu-button{display:inline-flex}.mobile-sidebar-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:85;display:block;border:0;background:#0f172a6b;opacity:0;pointer-events:none;transition:opacity .2s ease}.mobile-sidebar-overlay.is-visible{opacity:1;pointer-events:auto}.main-surface,.hero-band{padding:18px;min-width:0}.hero-band{min-height:auto;gap:14px}.hero-content p{font-size:16px;line-height:1.45}.hero-join-note{margin-top:12px;font-size:13px}.command-console{padding:16px}.command-console p{font-size:19px;margin:12px 0}.main-surface{padding-bottom:128px}.sidebar{position:fixed;top:0;left:0;bottom:0;z-index:90;width:min(332px,88vw);height:100dvh;min-width:0;padding:18px 16px 22px;border-right:1px solid var(--line);border-bottom:0;box-shadow:24px 0 70px #0f172a38;overflow-y:auto;transform:translate(-105%);transition:transform .22s ease}.sidebar.is-mobile-open{transform:translate(0)}.sidebar .nav-list{display:none}.sidebar-close-btn{position:absolute;top:14px;right:12px;display:inline-flex;font-size:26px;line-height:1}.sidebar>.brand-mark{padding-bottom:8px;padding-right:46px;min-width:0}.brand-mark span:last-child{min-width:0}.sidebar-footer{display:grid;margin-top:18px}.mobile-utility-bar{position:fixed;top:10px;right:10px;z-index:45;display:flex;align-items:center;gap:6px}.mobile-utility-btn{min-height:40px;border:1px solid var(--line);border-radius:8px;background:#fffffff5;color:var(--ink);box-shadow:0 10px 30px #18202a24;padding:8px 10px;display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:800}.mobile-utility-bar .notification-center{position:static}.mobile-utility-bar .notification-trigger{background:#fffffff5;box-shadow:0 10px 30px #18202a24}.mobile-utility-bar .notification-popover{position:fixed;top:58px;left:10px;right:10px;bottom:auto;width:auto;max-height:calc(100vh - 150px)}.mobile-nav{position:fixed;left:10px;right:10px;bottom:10px;z-index:60;display:flex;width:calc(100vw - 20px);max-width:calc(100vw - 20px);gap:4px;overflow:hidden;padding:6px;border:1px solid var(--line);border-radius:8px;background:#fffffff5;box-shadow:0 18px 50px #18202a38}.mobile-nav-item{flex:1 1 0;display:grid;justify-items:center;gap:3px;min-width:0;border:0;border-radius:7px;padding:8px 6px;background:transparent;color:var(--muted);font-size:11px;font-weight:800}.mobile-nav-item.is-active{background:#e8f4f4;color:var(--accent-strong)}.nav-list,.command-strip,.request-search,.blackout-editor,.profile-form-grid,.profile-role-guide,.media-upload-grid,.portfolio-editor-grid,.profile-showcase-hero,.highlight-grid,.portfolio-grid,.package-grid,.testimonial-grid,.match-card,.detail-grid,.stats-grid,.pillar-grid,.audience-grid,.profile-grid,.crm-grid,.network-grid,.plans-grid,.revenue-model-grid,.booking-summary-grid,.booking-flow-steps,.intent-card,.calendar-hero-row,.pricing-notes,.fee-breakdown,.protected-payment-grid,.pipeline,.booking-fields,.result-row,.event-card,.client-card{grid-template-columns:1fr}.builder-header{display:grid;grid-template-columns:1fr}.profile-type-toggle{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:100%}.profile-type-toggle button{justify-content:center;min-width:0;padding:0 8px}.guided-profile-summary{grid-template-columns:1fr}.profile-role-guide button{min-height:auto}.feature-header,.feature-page,.profile-builder,.profile-preview-panel,.owned-profiles-panel,.public-profile-view{min-width:0}.booking-action-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.assistant-input{grid-template-columns:auto minmax(0,1fr) auto}.assistant-input .submit-request-button{grid-column:1 / -1;width:100%}.match-card{grid-template-columns:72px minmax(0,1fr)}.match-actions{grid-column:1 / -1;grid-template-columns:repeat(2,minmax(0,1fr))}.match-media{width:72px}.calendar-hero-row .primary-action{width:100%}.deal-card-header{display:grid}.deal-card-header small,.client-card b{justify-self:start}.marketplace-page .feature-header h1{font-size:34px}.marketplace-page .profile-grid{grid-template-columns:1fr}.profile-side-stack{position:static}.profile-detail-panel{max-height:94vh;padding:16px}.stack-on-mobile{width:100%}.hero-content h1{font-size:42px}.feature-header h1{font-size:30px}}.app-shell.marketing-mode{display:flex;flex-direction:column;grid-template-columns:none;background:#060913;color:#f8fafc;min-height:100vh;position:relative;overflow-x:hidden;font-family:Outfit,sans-serif}.app-shell.marketing-mode:before{content:"";position:absolute;top:-10vw;right:-10vw;width:60vw;height:60vw;background:radial-gradient(circle,#14b8a629,#6366f114 40%,#0000 70%);z-index:1;pointer-events:none;filter:blur(40px)}.app-shell.marketing-mode:after{content:"";position:absolute;top:40vh;left:-20vw;width:50vw;height:50vw;background:radial-gradient(circle,#a855f71f,#6366f10a 50%,#0000 70%);z-index:1;pointer-events:none;filter:blur(60px)}.app-shell.marketing-mode .main-surface{padding:40px 24px 80px;max-width:1200px;margin:0 auto;width:100%;position:relative;z-index:2}.marketing-header{position:sticky;top:0;z-index:100;display:flex;align-items:center;justify-content:space-between;padding:16px 40px;background:#090d16b3;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-bottom:1px solid rgba(255,255,255,.08);box-shadow:0 4px 30px #0003}.marketing-header .brand-mark{padding:0}.marketing-header .brand-mark strong{color:#fff}.marketing-header .brand-mark small{color:#94a3b8}.marketing-header .brand-icon{background:linear-gradient(135deg,#6366f1,#14b8a6)}.marketing-nav{display:flex;align-items:center;gap:8px}.marketing-nav-item{border:0;background:transparent;padding:8px 16px;border-radius:6px;color:#94a3b8;font-weight:600;font-size:14px;transition:all .2s ease}.marketing-nav-item.is-active,.marketing-nav-item:hover{background:#ffffff0f;color:#fff}.marketing-actions{display:flex;align-items:center}.auth-trigger-btn{background:linear-gradient(135deg,#6366f1,#4f46e5);color:#fff;border:0;padding:10px 22px;border-radius:8px;font-weight:700;font-size:14px;box-shadow:0 4px 14px #6366f159;transition:all .2s ease}.auth-trigger-btn:hover{background:linear-gradient(135deg,#4f46e5,#4338ca);transform:translateY(-1px);box-shadow:0 6px 20px #6366f173}.auth-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#05070cd9;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:1000;display:flex;align-items:center;justify-content:center;padding:20px;animation:fadeIn .25s ease-out}.auth-modal-content{background:#111827;border:1px solid rgba(255,255,255,.08);width:100%;max-width:440px;border-radius:16px;padding:36px 32px 32px;box-shadow:0 20px 50px #00000080;position:relative;animation:slideUp .3s cubic-bezier(.16,1,.3,1);color:#f3f4f6}.close-modal-btn{position:absolute;top:16px;right:16px;background:transparent;border:0;font-size:28px;line-height:1;color:#9ca3af;cursor:pointer;transition:color .15s ease}.close-modal-btn:hover{color:#fff}.auth-modal-header{text-align:center;margin-bottom:24px}.auth-modal-header h2{font-size:24px;margin-bottom:8px;color:#fff}.auth-modal-header p{font-size:14px;color:#9ca3af;line-height:1.4}.auth-modal-content .auth-panel{background:#1f2937;border-color:#ffffff14;color:#e5e7eb}.auth-modal-content .auth-panel input{background:#111827;border-color:#ffffff1a;color:#fff}.auth-modal-content .auth-panel input:focus{border-color:var(--accent);outline:none}.request-auth-handoff{display:block;color:#c7d2fe;line-height:1.45}.app-shell.marketing-mode .hero-band{background:transparent;border:0;border-radius:0;box-shadow:none;padding:80px 0 48px;display:grid;grid-template-columns:1.25fr .75fr;gap:64px;align-items:center}.app-shell.marketing-mode .hero-band h1{font-family:Playfair Display,serif;font-size:78px;font-weight:700;line-height:1.05;letter-spacing:-.015em;background:linear-gradient(135deg,#fff 30%,#a855f7 70%,#14b8a6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin:12px 0 20px}.app-shell.marketing-mode .hero-band p{font-family:Outfit,sans-serif;font-size:21px;line-height:1.6;color:#cbd5e1;margin-bottom:36px;max-width:600px}.app-shell.marketing-mode .primary-action{background:linear-gradient(135deg,#fbbf24,#d97706);color:#1e1b4b;border:0;font-weight:800;box-shadow:0 4px 20px #fbbf2466;transition:all .25s cubic-bezier(.16,1,.3,1);padding:14px 28px;border-radius:999px;font-size:15px}.app-shell.marketing-mode .primary-action:hover{background:linear-gradient(135deg,#f59e0b,#b45309);transform:translateY(-2px);box-shadow:0 8px 24px #fbbf2480}.app-shell.marketing-mode .secondary-action{background:#ffffff0d;color:#fff;border:1px solid rgba(255,255,255,.12);padding:14px 28px;border-radius:999px;font-size:15px;transition:all .25s cubic-bezier(.16,1,.3,1)}.app-shell.marketing-mode .secondary-action:hover{background:#ffffff1f;border-color:#ffffff40;transform:translateY(-2px)}.tertiary-action{background:linear-gradient(135deg,#6366f1,#a855f7)!important;color:#fff!important;border:0!important;box-shadow:0 4px 20px #6366f166!important}.tertiary-action:hover{background:linear-gradient(135deg,#4f46e5,#9333ea)!important;transform:translateY(-2px);box-shadow:0 8px 24px #6366f180!important}.app-shell.marketing-mode .command-console{background:radial-gradient(circle at top right,rgba(20,184,166,.15),transparent 60%),radial-gradient(circle at bottom left,rgba(99,102,241,.15),transparent 60%),#0f172a66;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.08);color:#fff;border-radius:20px;padding:32px;box-shadow:0 24px 60px #00000059,inset 0 1px #ffffff29;transition:all .25s ease}.app-shell.marketing-mode .command-console:hover{border-color:#ffffff26;box-shadow:0 32px 70px #6366f11f,inset 0 1px #ffffff40}.app-shell.marketing-mode .command-console span{color:#94a3b8;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:1px;display:block;margin-bottom:12px}.app-shell.marketing-mode .command-console p{color:#fff;font-size:16px;font-weight:500;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:8px;padding:12px 16px;display:flex;align-items:center;gap:10px;margin-bottom:24px}.app-shell.marketing-mode .console-steps strong{color:#cbd5e1;font-size:14px;padding-left:24px;position:relative;display:flex;align-items:center;margin-bottom:12px;font-weight:600}.app-shell.marketing-mode .console-steps strong:before{content:"✓";position:absolute;left:0;color:#14b8a6;font-weight:900;font-size:16px}.app-shell.marketing-mode .pillar-card{background:linear-gradient(135deg,#ffffff0a,#ffffff03);border:1px solid rgba(255,255,255,.08);border-radius:12px;padding:28px 24px;box-shadow:0 10px 30px #0003,inset 0 1px #ffffff1f;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);transition:all .25s cubic-bezier(.16,1,.3,1)}.app-shell.marketing-mode .pillar-card:hover{background:linear-gradient(135deg,#ffffff0f,#ffffff05);border-color:#ffffff29;transform:translateY(-4px);box-shadow:0 16px 36px #14b8a614,inset 0 1px #ffffff38}.app-shell.marketing-mode .pillar-card h2{color:#fff;font-size:18px;margin:12px 0 8px;font-weight:700}.app-shell.marketing-mode .pillar-card p{color:#cbd5e1;font-size:14px;line-height:1.5}.pillar-icon{color:#14b8a6}.featured-section{margin-top:64px}.section-header h2{font-size:36px;font-weight:800;color:#fff;margin-bottom:8px}.section-header p{font-size:16px;color:#94a3b8}.featured-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:24px;margin-top:32px}.talent-card{background:var(--surface);border:1px solid var(--line);border-radius:12px;overflow:hidden;box-shadow:0 8px 30px #18202a0a;transition:all .25s cubic-bezier(.16,1,.3,1);display:flex;flex-direction:column}.talent-card:hover{transform:translateY(-6px);box-shadow:0 16px 40px #18202a14;border-color:var(--accent-mute)}.talent-card-content{padding:24px;display:flex;flex-direction:column;flex:1}.talent-profile-top{display:flex;align-items:center;gap:12px;margin-bottom:14px;position:relative}.talent-avatar{width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:15px;flex-shrink:0;color:#fff;background:linear-gradient(135deg,#6366f1,#a855f7);overflow:hidden}.talent-profile-info{display:flex;flex-direction:column;gap:2px}.talent-name-row{display:flex;align-items:center;gap:6px}.talent-name-row h3{margin:0;font-size:17px;font-weight:700;color:var(--ink)}.verified-badge{display:inline-flex;align-items:center;justify-content:center;background:#14b8a6;color:#fff;font-size:10px;font-weight:700;width:14px;height:14px;border-radius:50%;line-height:1}.talent-role{margin:0;font-size:13px;color:var(--muted)}.talent-rating{display:flex;align-items:center;gap:6px;color:var(--ink);font-size:13px;margin-bottom:12px}.talent-rating strong{font-size:14px;color:var(--ink)}.location-dot{color:var(--muted);font-weight:700}.talent-location{color:var(--muted)}.talent-bio{font-size:13px;color:var(--muted);line-height:1.5;margin:0 0 16px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;height:38px}.talent-portfolio-thumbnails{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:auto}.portfolio-thumb{width:100%;height:64px;object-fit:cover;border-radius:8px;border:1px solid var(--line);transition:transform .2s ease}.portfolio-thumb:hover{transform:scale(1.06)}.talent-card-footer{display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);padding-top:16px;margin-top:16px;font-size:13px}.talent-rate{color:var(--muted)}.talent-rate strong{color:var(--ink);font-size:15px}.talent-card-actions{display:flex;gap:8px}.card-action-btn{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;font-size:12px;font-weight:700;border-radius:6px;cursor:pointer;transition:all .15s ease;height:30px}.card-action-btn.view-btn{background:var(--surface-soft);border:1px solid var(--line);color:var(--ink)}.card-action-btn.view-btn:hover{background:var(--line)}.card-action-btn.select-btn{background:var(--accent-strong);border:1px solid var(--accent-strong);color:#fff}.card-action-btn.select-btn:hover{background:var(--accent-hover);border-color:var(--accent-hover)}.card-action-btn.select-btn.is-selected{background:#14b8a6;border-color:#14b8a6}.app-shell.marketing-mode .audience-grid{margin-top:64px}.app-shell.marketing-mode .audience-card{background:linear-gradient(135deg,#ffffff0a,#ffffff03);border:1px solid rgba(255,255,255,.08);box-shadow:0 12px 32px #0003,inset 0 1px #ffffff1f;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border-radius:16px;padding:32px;transition:all .25s cubic-bezier(.16,1,.3,1)}.app-shell.marketing-mode .audience-card h2{color:#fff;font-size:24px;font-weight:700;margin-bottom:12px}.app-shell.marketing-mode .audience-card p{color:#cbd5e1;font-size:15px;line-height:1.6}.app-shell.marketing-mode .protected-list span{color:#e2e8f0}.app-shell.marketing-mode .audience-btn{background:#ffffff0d;border:1px solid rgba(255,255,255,.12);border-radius:999px;color:#fff;width:100%;padding:10px 20px;font-weight:700;transition:all .2s ease}.app-shell.marketing-mode .audience-btn:hover{background:#14b8a6;border-color:#14b8a6;box-shadow:0 4px 14px #14b8a64d}.app-shell.marketing-mode .audience-card:hover{background:linear-gradient(135deg,#ffffff0f,#ffffff05);border-color:#ffffff29;transform:translateY(-4px);box-shadow:0 20px 40px #6366f114,inset 0 1px #ffffff38}.bottom-cta-banner{background:radial-gradient(circle at 80% 20%,rgba(99,102,241,.15),transparent 60%),radial-gradient(circle at 10% 80%,rgba(20,184,166,.1),transparent 50%),linear-gradient(135deg,#11182799,#0f172acc);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.08);box-shadow:0 16px 40px #0000004d,inset 0 1px #ffffff1f;border-radius:20px;padding:48px}.bottom-cta-content h2{color:#fff;font-family:Playfair Display,serif;font-size:42px;font-weight:700;letter-spacing:-.01em}.bottom-cta-content p{color:#cbd5e1;font-size:16px;line-height:1.6}.app-shell.marketing-mode::-webkit-scrollbar{width:8px}.app-shell.marketing-mode::-webkit-scrollbar-track{background:#090d16}.app-shell.marketing-mode::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:4px}.app-shell.marketing-mode::-webkit-scrollbar-thumb:hover{background:#fff3}@media (max-width: 900px){.marketing-header{padding:16px 20px}.app-shell.marketing-mode .hero-band{grid-template-columns:1fr;padding:32px 24px;gap:32px}.app-shell.marketing-mode .hero-band h1{font-size:40px}.bottom-cta-actions{flex-direction:column;width:100%}.bottom-cta-actions button{width:100%}}.marketing-mode .feature-page{color:#f8fafc}.marketing-mode .feature-header h1{color:#fff}.marketing-mode .feature-header p{color:#94a3b8}.marketing-mode .marketplace-command{background:#ffffff05;border:1px solid rgba(255,255,255,.08);box-shadow:0 12px 30px #0003;color:#f8fafc}.marketing-mode .search-field{background:#ffffff08;border:1px solid rgba(255,255,255,.1);color:#fff}.marketing-mode .search-field input{color:#fff;background:transparent;border:0}.marketing-mode .search-field input::placeholder{color:#64748b}.marketing-mode .voice-button{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);color:#fff}.marketing-mode .voice-button:hover{background:#ffffff1a}.marketing-mode .parsed-request{background:#ffffff05!important;border:1px solid rgba(255,255,255,.08)!important;color:#94a3b8}.marketing-mode .parsed-request strong{background:#14b8a626!important;border:1px solid rgba(20,184,166,.3)!important;color:#14b8a6!important}.marketing-mode .toggle-control{background:#ffffff05!important;border:1px solid rgba(255,255,255,.08)!important;color:#cbd5e1}.marketing-mode .segmented-control{background:#ffffff08;border:1px solid rgba(255,255,255,.08)}.marketing-mode .segmented-control button{color:#94a3b8;background:transparent}.marketing-mode .segmented-control button.is-selected{background:#14b8a6;color:#fff}.marketing-mode .segmented-control button:hover:not(.is-selected){background:#ffffff0d;color:#fff}.marketing-mode .talent-card{background:radial-gradient(circle at top right,rgba(20,184,166,.15),transparent 60%),radial-gradient(circle at bottom left,rgba(99,102,241,.15),transparent 60%),#0f172a66;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.08);box-shadow:0 10px 30px #00000040,inset 0 1px #ffffff29;color:#e2e8f0}.marketing-mode .talent-card:hover{transform:translateY(-6px);background:radial-gradient(circle at top right,rgba(20,184,166,.25),transparent 60%),radial-gradient(circle at bottom left,rgba(99,102,241,.25),transparent 60%),#0f172a8c;border-color:#ffffff2e;box-shadow:0 16px 40px #6366f12e,inset 0 1px #ffffff47}.marketing-mode .talent-name-row h3{color:#fff}.marketing-mode .talent-role{color:#94a3b8}.marketing-mode .talent-rating{color:#f8fafc}.marketing-mode .talent-rating strong{color:#fff}.marketing-mode .talent-location{color:#94a3b8}.marketing-mode .talent-bio{color:#cbd5e1}.marketing-mode .portfolio-thumb{border-color:#ffffff14}.marketing-mode .talent-card-footer{border-top-color:#ffffff14}.marketing-mode .talent-rate{color:#94a3b8}.marketing-mode .talent-rate strong{color:#fff}.marketing-mode .card-action-btn.view-btn{background:#ffffff0f;border-color:#ffffff1a;color:#fff}.marketing-mode .card-action-btn.view-btn:hover{background:#ffffff1f;border-color:#ffffff2e}.marketing-mode .card-action-btn.select-btn{background:#ffffff14;border-color:#ffffff1a;color:#fff}.marketing-mode .card-action-btn.select-btn:hover,.marketing-mode .card-action-btn.select-btn.is-selected{background:#14b8a6;border-color:#14b8a6;box-shadow:0 4px 12px #14b8a64d}.marketing-mode .workflow-panel,.marketing-mode .assistant-box,.marketing-mode .compact-card,.marketing-mode .event-card,.marketing-mode .contract-builder,.marketing-mode .pipeline article,.marketing-mode .plan-card{background:#ffffff05;border:1px solid rgba(255,255,255,.06);color:#e2e8f0;box-shadow:0 8px 30px #00000026}.marketing-mode .workflow-panel:hover,.marketing-mode .assistant-box:hover,.marketing-mode .compact-card:hover{border-color:#ffffff1f}.marketing-mode textarea,.marketing-mode input[type=text],.marketing-mode input[type=search],.marketing-mode input[type=number],.marketing-mode input[type=date],.marketing-mode select{background:#ffffff08!important;border:1px solid rgba(255,255,255,.08)!important;color:#fff!important}.marketing-mode textarea::placeholder,.marketing-mode input::placeholder{color:#64748b!important}.marketing-mode .plan-card{background:#ffffff05;border:1px solid rgba(255,255,255,.06);color:#e2e8f0}.marketing-mode .plan-card h2,.marketing-mode .plan-card h3,.marketing-mode .plan-card .price{color:#fff}.marketing-mode .plan-card li{color:#cbd5e1}.marketing-mode .plan-card.premium-plan{background:linear-gradient(135deg,#6366f11a,#a855f71a);border-color:#6366f166}.marketing-nav-item:focus{outline:none}.booking-page{display:grid;grid-template-columns:1fr 340px;gap:40px;align-items:start}@media (max-width: 1024px){.booking-page{grid-template-columns:1fr}}@media (max-width: 680px){.app-shell.marketing-mode .marketing-header{position:static;display:grid;grid-template-columns:1fr auto;gap:10px;padding:14px 16px}.app-shell.marketing-mode .marketing-header .brand-mark small,.app-shell.marketing-mode .marketing-nav{display:none}.app-shell.marketing-mode .auth-trigger-btn{padding:9px 12px;font-size:12px}.app-shell.marketing-mode .main-surface{padding:22px 14px 112px}.booking-page{gap:18px}.booking-page .feature-header{display:grid;gap:8px;margin-bottom:14px}.booking-page .feature-header h1{font-size:30px;line-height:1.08}.booking-page .feature-header p{font-size:15px;line-height:1.45}.flow-timeline{gap:8px;margin-bottom:18px;overflow:hidden}.timeline-node{gap:6px;min-width:0}.node-label{max-width:74px;font-size:11px;line-height:1.15}.timeline-line{flex:1 1 18px;min-width:18px}.ai-console-wrapper{padding:14px;border-radius:14px;margin-bottom:22px}.ai-prompt-box{padding:12px}.ai-prompt-controls{display:grid;grid-template-columns:1fr;gap:10px}.voice-btn,.ai-submit-btn{justify-content:center;width:100%}.params-row{display:grid;grid-template-columns:1fr;gap:8px}.param-badge{width:100%;border-radius:10px;box-sizing:border-box}.param-badge input{width:100%;min-width:0}.concierge-panel{gap:12px;padding:14px;border-radius:14px}.concierge-panel h2{font-size:20px}.concierge-card{padding:12px}.concierge-role-item{grid-template-columns:1fr}.concierge-role-action{justify-self:start}.matching-results-section h2{color:#f8fafc;font-size:21px}.results-subtitle{margin-bottom:16px}.booking-shortlist-sidebar{position:static}}.flow-timeline{display:flex;align-items:center;gap:16px;margin-bottom:32px}.timeline-node{display:flex;align-items:center;gap:10px;transition:all .3s ease}.timeline-node:not(.active):not(.completed){opacity:.5}.node-num{width:24px;height:24px;border-radius:50%;background:#f1f5f9;border:1px solid #cbd5e1;color:#64748b;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700}.timeline-node.active .node-num{background:#14b8a6;border-color:#14b8a6;color:#fff;box-shadow:0 0 12px #14b8a633}.timeline-node.completed .node-num{background:#0d9488;border-color:#0d9488;color:#fff}.node-label{font-size:14px;font-weight:600;color:#64748b}.timeline-node.active .node-label,.timeline-node.completed .node-label{color:#0f172a}.timeline-line{flex:0 1 80px;height:2px;background:#e2e8f0}.ai-console-wrapper{background:#fff!important;border:1px solid #cbd5e1!important;border-radius:20px;padding:28px;box-shadow:0 4px 20px #0000000a!important;margin-bottom:40px}.ai-prompt-box{display:flex;flex-direction:column;background:#f8fafc;border:1px solid #cbd5e1;border-radius:12px;padding:16px;box-shadow:inset 0 1px 3px #00000008;margin-bottom:20px;transition:border-color .25s ease}.ai-prompt-box:focus-within{border-color:#14b8a6}.ai-prompt-box textarea{background:transparent!important;border:0!important;color:#0f172a!important;outline:none!important;font-size:16px;line-height:1.5;resize:none;width:100%;font-family:inherit}.ai-prompt-box textarea::placeholder{color:#94a3b8}.ai-prompt-controls{display:flex;align-items:center;justify-content:space-between;margin-top:16px;border-top:1px solid #e2e8f0;padding-top:12px}.voice-btn{background:#fff;border:1px solid #cbd5e1;color:#475569;border-radius:30px;padding:6px 16px;font-size:13px;font-weight:600;display:flex;align-items:center;gap:8px;cursor:pointer;transition:all .2s ease}.voice-btn:hover{background:#f1f5f9;border-color:#94a3b8}.voice-btn.is-listening{background:#ef44441a!important;border-color:#ef44444d!important;color:#ef4444!important;animation:pulse 1.5s infinite}.ai-submit-btn{background:#14b8a6!important;border:0;color:#fff!important;font-weight:700;font-size:13px;padding:8px 20px;border-radius:30px;display:flex;align-items:center;gap:8px;cursor:pointer;transition:all .25s ease;box-shadow:0 4px 14px #14b8a633}.ai-submit-btn:hover:not(:disabled){background:#0d9488!important;transform:translateY(-1px);box-shadow:0 6px 18px #14b8a64d}.ai-submit-btn:disabled{opacity:.5;cursor:not-allowed;box-shadow:none}.ai-extracted-parameters{display:flex;flex-direction:column;gap:10px}.extracted-title{font-size:11px;font-weight:700;color:#64748b;text-transform:uppercase;letter-spacing:.8px}.params-row{display:flex;flex-wrap:wrap;gap:12px}.param-badge{background:#f8fafc;border:1px solid #cbd5e1;border-radius:999px;padding:6px 16px;display:flex;align-items:center;gap:8px;font-size:13px;color:#475569;transition:all .2s ease}.param-badge.active{background:#f0fdfa;border-color:#5dd2c1;color:#0f172a}.param-badge svg{color:#64748b}.param-badge.active svg{color:#14b8a6}.param-badge input{background:transparent!important;border:0!important;color:#475569!important;font-size:13px;font-weight:500;outline:none!important;padding:0;width:110px}.param-badge.active input{color:#0f172a!important}.param-badge input::placeholder{color:#94a3b8}.request-success-alert{background:#14b8a61a!important;border:1px solid rgba(20,184,166,.3)!important;border-radius:16px;padding:24px;margin-bottom:40px;display:flex;gap:16px;align-items:flex-start}.success-icon{color:#14b8a6;flex-shrink:0;margin-top:2px}.request-success-alert h3{margin:0 0 6px;font-size:18px;color:#fff;font-weight:700}.request-success-alert p{margin:0;font-size:14px;color:#cbd5e1;line-height:1.5}.matching-results-section{margin-top:20px}.matching-results-section h2{font-size:24px;font-weight:700;color:#fff;margin:0 0 6px}.results-subtitle{font-size:14px;color:#94a3b8;margin:0 0 28px}.concierge-panel{position:relative;display:grid;gap:16px;margin:22px 0 28px;padding:18px;border:1px solid rgba(20,184,166,.28);border-radius:16px;background:linear-gradient(180deg,#fff,#f8fffd);box-shadow:0 18px 45px #0f172a14}.concierge-panel.is-updating{min-height:260px}.concierge-loading-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:4;display:grid;place-items:center;gap:14px;text-align:center;padding:28px;border-radius:inherit;background:linear-gradient(135deg,#f0fdfaf0,#ffffffe6),repeating-linear-gradient(90deg,rgba(20,184,166,.08) 0 1px,transparent 1px 22px);border:1px solid rgba(20,184,166,.24);color:#0f172a;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.concierge-loading-overlay strong{display:block;font-size:18px;margin-bottom:4px}.concierge-loading-overlay p{margin:0;color:#475569;font-weight:700}.concierge-loader{position:relative;width:112px;height:112px;display:grid;place-items:center}.loader-ring{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:999px;background:conic-gradient(from 0deg,transparent 0 22%,#14b8a6 28%,#6366f1 52%,transparent 70%),radial-gradient(circle at center,transparent 56%,rgba(15,23,42,.12) 57%,transparent 60%);animation:concierge-ring-spin 1.35s linear infinite}.loader-scan{position:absolute;width:78px;height:2px;background:linear-gradient(90deg,transparent,#0f766e,transparent);box-shadow:0 0 18px #14b8a6b8;transform-origin:center;animation:concierge-scan 1.8s ease-in-out infinite}.loader-bars{position:relative;display:inline-grid;grid-template-columns:repeat(4,8px);align-items:end;gap:5px;height:40px;padding:10px;border-radius:8px;background:#ffffffc2;box-shadow:0 12px 28px #0f172a1f}.loader-bars i{display:block;width:8px;height:12px;border-radius:3px;background:#14b8a6;animation:concierge-bars .9s ease-in-out infinite}.loader-bars i:nth-child(2){animation-delay:.12s;background:#22c55e}.loader-bars i:nth-child(3){animation-delay:.24s;background:#6366f1}.loader-bars i:nth-child(4){animation-delay:.36s;background:#0f766e}.concierge-panel-header{display:grid;gap:6px}.concierge-panel .eyebrow{color:#0f766e}.concierge-panel h2{margin:0;color:#0f172a;font-size:24px;line-height:1.2}.concierge-readout{display:grid;gap:10px}.concierge-card{display:grid;gap:10px;padding:14px;border:1px solid #dbeafe;border-radius:12px;background:#f8fafc;color:#334155}.concierge-card>strong{color:#0f172a;font-size:14px}.concierge-card ul{display:grid;gap:7px;margin:0;padding-left:18px}.concierge-card li,.concierge-card p{margin:0;color:#475569;font-size:13px;line-height:1.45}.concierge-role-list,.concierge-question-list{display:grid;gap:8px}.concierge-role-item{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:10px;align-items:start;padding:10px;border:1px solid #e2e8f0;border-radius:10px;background:#fff}.concierge-role-action{min-width:52px;min-height:30px;border:1px solid #99f6e4;border-radius:999px;background:#ecfeff;color:#0f766e;font-size:12px;font-weight:800;cursor:pointer}.concierge-role-item span{display:block;color:#0f172a;font-size:14px;font-weight:800;line-height:1.25}.concierge-role-item small,.concierge-role-item em{display:block;margin-top:2px;color:#64748b;font-size:12px;font-style:normal;line-height:1.35}.concierge-role-item em{color:#0f766e;font-weight:700}.concierge-role-item em.is-warning{color:#b45309}.concierge-role-controls{display:flex;gap:6px;flex-wrap:wrap;justify-content:flex-end}.concierge-role-controls button{min-height:28px;border:1px solid #e2e8f0;border-radius:999px;background:#fff;color:#475569;font-size:11px;font-weight:800;cursor:pointer;padding:0 9px}.concierge-progress-row{display:grid;gap:8px}.concierge-progress-row span{color:#334155;font-size:13px;font-weight:800}.concierge-progress-row div{height:8px;overflow:hidden;border-radius:999px;background:#e2e8f0}.concierge-progress-row i{display:block;height:100%;border-radius:inherit;background:#14b8a6}.concierge-completeness-card p{margin:0}.concierge-status-list{display:flex;flex-wrap:wrap;gap:7px}.concierge-status-item{display:inline-flex;align-items:center;min-height:28px;border:1px solid #e2e8f0;border-radius:999px;padding:4px 9px;background:#fff;color:#475569;font-size:12px;font-weight:800}.concierge-status-item.is-complete{border-color:#99f6e4;background:#ecfeff;color:#0f766e}.concierge-status-item.is-active{border-color:#fed7aa;background:#fff7ed;color:#9a3412}.concierge-status-item.is-warning{border-color:#fde68a;background:#fffbeb;color:#92400e}.concierge-question-card label{display:grid;gap:6px;color:#334155;font-size:13px;font-weight:700;line-height:1.35}.concierge-question-card input{width:100%;min-height:40px;border:1px solid #cbd5e1;border-radius:8px;padding:0 11px;background:#fff;color:#0f172a;box-sizing:border-box}.concierge-question-card .secondary-action.compact{justify-self:start;background:#0f172a!important;border-color:#0f172a!important;color:#fff!important}.concierge-question-card .secondary-action.compact:disabled{opacity:.45;cursor:not-allowed}@keyframes concierge-ring-spin{to{transform:rotate(360deg)}}@keyframes concierge-scan{0%,to{transform:rotate(-18deg) scaleX(.72);opacity:.5}50%{transform:rotate(18deg) scaleX(1);opacity:1}}@keyframes concierge-bars{0%,to{height:12px}50%{height:34px}}@media (prefers-reduced-motion: reduce){.loader-ring,.loader-scan,.loader-bars i{animation-duration:3s}}.empty-results-box{background:#ffffff05;border:1px dashed rgba(255,255,255,.1);border-radius:16px;padding:60px 40px;text-align:center;color:#64748b;margin-top:24px}.empty-results-box svg{color:#ffffff26;margin-bottom:16px}.empty-results-box h3{color:#cbd5e1;margin:0 0 6px;font-size:18px}.empty-results-box p{font-size:14px;max-width:400px;margin:0 auto}.booking-shortlist-sidebar{position:sticky;top:100px;z-index:50}.shortlist-sticky-card{background:#fff!important;border:1px solid #cbd5e1!important;border-radius:16px;box-shadow:0 10px 30px #0000000a!important;overflow:hidden}.shortlist-header{display:flex;align-items:center;gap:10px;padding:20px 24px;border-bottom:1px solid #cbd5e1}.shortlist-header svg{color:#14b8a6}.shortlist-header h2{font-size:16px;font-weight:700;color:#0f172a;margin:0}.shortlist-body{padding:24px;max-height:320px;overflow-y:auto}.shortlist-items-list{display:flex;flex-direction:column;gap:14px}.shortlist-item-card{display:flex;align-items:center;gap:12px;background:#f8fafc;border:1px solid #cbd5e1;border-radius:10px;padding:10px 12px;position:relative;transition:all .2s ease}.shortlist-item-card:hover{background:#f1f5f9;border-color:#94a3b8}.item-avatar{width:36px;height:36px;border-radius:50%;object-fit:cover;border:1px solid #cbd5e1;flex:0 0 36px;display:inline-flex;align-items:center;justify-content:center;overflow:hidden}.item-avatar-fallback{background:linear-gradient(135deg,#14b8a6,#4f46e5);color:#fff;font-size:12px;font-weight:900;letter-spacing:0}.item-details{flex:1;min-width:0}.item-details h4{margin:0 0 2px;font-size:13px;font-weight:600;color:#0f172a;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.item-details p{margin:0;font-size:11px;color:#64748b;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.remove-item-btn{background:transparent;border:0;color:#64748b;font-size:18px;line-height:1;cursor:pointer;padding:0 4px;transition:color .15s ease}.remove-item-btn:hover{color:#ef4444}.shortlist-empty-state{text-align:center;padding:20px 0;color:#64748b}.dashed-circle{width:48px;height:48px;border-radius:50%;border:2px dashed #cbd5e1;display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:300;margin:0 auto 16px;color:#64748b}.shortlist-empty-state p{margin:0 0 6px;font-size:14px;color:#334155;font-weight:600}.shortlist-empty-state small{font-size:11px;line-height:1.5;color:#64748b;display:block;max-width:200px;margin:0 auto}.shortlist-summary-footer{padding:24px;border-top:1px solid #cbd5e1;background:#f8fafc}.summary-row{display:flex;justify-content:space-between;align-items:center;font-size:13px;margin-bottom:12px}.summary-row span{color:#475569}.summary-row strong{color:#0f172a;font-weight:600}.finalize-request-btn{width:100%;background:#14b8a6!important;border:0;color:#fff;font-weight:700;font-size:14px;padding:12px 20px;border-radius:30px;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;margin-top:16px;transition:all .25s cubic-bezier(.16,1,.3,1);box-shadow:0 4px 14px #14b8a633}.finalize-request-btn:hover{background:#0d9488!important;transform:translateY(-2px);box-shadow:0 8px 24px #14b8a64d}.finalize-request-btn:disabled{cursor:wait;opacity:.7;transform:none;box-shadow:none}.request-submit-feedback{min-height:20px;margin-top:12px;text-align:center}.request-submit-feedback small{display:block}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}.talent-tags{display:flex;flex-wrap:wrap;gap:8px;margin:12px 0 16px}.talent-tag{background:var(--surface-soft);color:var(--muted);border:1px solid var(--line);padding:4px 10px;border-radius:6px;font-size:11px;font-weight:600;letter-spacing:.2px;max-width:100%;white-space:normal;overflow-wrap:anywhere;line-height:1.3}.match-score-badge{background:#eef7f6;color:var(--accent-strong);border:1px solid var(--line);padding:2px 8px;border-radius:4px;font-size:11px;font-weight:700;display:inline-flex;align-items:center;gap:4px}.marketing-mode .talent-tag{background:#ffffff08!important;color:#cbd5e1!important;border:1px solid rgba(255,255,255,.08)!important}.marketing-mode .match-score-badge{background:#14b8a626!important;color:#14b8a6!important;border:1px solid rgba(20,184,166,.3)!important}.pricing-page{padding-bottom:120px}.plans-grid{display:grid;grid-template-columns:repeat(2,minmax(0,480px));gap:32px;justify-content:center;margin:56px 0 80px}@media (max-width: 768px){.plans-grid{grid-template-columns:1fr;gap:24px}}.plan-glass-card{background:#fff!important;border:1px solid #cbd5e1!important;border-radius:20px;padding:40px;position:relative;box-shadow:0 4px 20px #00000005!important;transition:all .25s cubic-bezier(.16,1,.3,1)}.plan-glass-card:hover{transform:translateY(-4px);border-color:#94a3b8!important;box-shadow:0 12px 30px #0000000d!important}.plan-glass-card.featured-plan{background:#fff!important;border:2px solid #14b8a6!important;box-shadow:0 8px 30px #14b8a60f!important}.plan-glass-card.featured-plan:hover{border-color:#0d9488!important;box-shadow:0 16px 40px #14b8a61f!important}.popular-badge-ribbon{position:absolute;top:20px;right:20px;background:linear-gradient(135deg,#a855f7,#6366f1);color:#fff;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.8px;padding:4px 12px;border-radius:999px;box-shadow:0 4px 10px #a855f74d}.plan-header{margin-bottom:24px}.plan-badge{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:1px;color:#94a3b8;display:inline-block;margin-bottom:8px}.plan-badge.gradient-accent{background:linear-gradient(135deg,#a855f7,#14b8a6);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.plan-header h2{font-size:28px;font-weight:700;color:#0f172a!important;margin:0 0 8px}.plan-desc{font-size:14px;color:#475569!important;line-height:1.5;margin:0 0 24px;min-height:42px}.plan-price{display:flex;align-items:baseline;gap:4px}.plan-price strong{font-size:44px;font-weight:700;color:#0f172a!important}.plan-price span{font-size:14px;color:#64748b}.plan-divider{height:1px;background:#cbd5e1!important;margin:24px 0}.plan-fee-metric{background:#f8fafc!important;border:1px solid #cbd5e1!important;border-radius:12px;padding:16px;text-align:center;margin-bottom:24px}.plan-fee-metric.highlight{background:#f0fdfa!important;border-color:#5dd2c1!important}.plan-fee-metric strong{font-size:32px;font-weight:700;color:#0f172a!important;display:block}.plan-fee-metric.highlight strong{color:#0d9488!important}.plan-fee-metric span{font-size:12px;color:#64748b!important;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.plan-features-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:14px}.plan-features-list li{display:flex;align-items:flex-start;gap:12px;font-size:14px;color:#475569!important;line-height:1.4}.plan-features-list li svg{color:#14b8a6;flex-shrink:0;margin-top:2px}.plan-features-list li.strong-feature{color:#0f172a!important}.plan-features-list li.strong-feature svg{color:#a855f7}.interactive-calculator-section{max-width:900px;margin:80px auto;border-top:1px solid rgba(255,255,255,.06);padding-top:64px}.section-header{text-align:center;margin-bottom:40px}.section-header h2{font-family:Outfit,sans-serif;font-size:36px;font-weight:700;color:#0f172a!important}.section-header p{color:#475569!important;font-size:16px}.calculator-box{background:#fff!important;border:1px solid #cbd5e1!important;border-radius:20px;padding:32px;box-shadow:0 10px 30px #00000005!important}.calc-input-row{display:flex;flex-direction:column;align-items:center;gap:12px;margin-bottom:36px}.calc-input-row label{font-size:13px;font-weight:700;color:#475569!important;text-transform:uppercase;letter-spacing:1px}.currency-input-wrapper{position:relative;display:flex;align-items:center}.currency-prefix{position:absolute;left:20px;font-size:28px;font-weight:700;color:#14b8a6}.currency-input-wrapper input{background:#f8fafc!important;border:1px solid #cbd5e1!important;border-radius:999px!important;padding:12px 24px 12px 48px!important;font-size:32px!important;font-weight:700!important;color:#0f172a!important;width:240px;text-align:left;outline:none!important;box-shadow:inset 0 2px 4px #00000005!important}.currency-input-wrapper input:focus{border-color:#14b8a6!important}.comparison-columns-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}@media (max-width: 768px){.comparison-columns-grid{grid-template-columns:1fr;gap:16px}}.compare-col{display:flex;flex-direction:column;gap:10px}.compare-col .col-label{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.8px;text-align:center;color:#64748b}.compare-col .col-card{background:#f8fafc!important;border:1px solid #cbd5e1!important;border-radius:12px;padding:20px;flex:1;display:flex;flex-direction:column;justify-content:center;gap:14px}.compare-col.featured-col .col-card{background:#f0fdfa!important;border-color:#5dd2c1!important}.compare-col .row-item{display:flex;justify-content:space-between;align-items:center;font-size:13px;color:#475569!important}.compare-col .row-item strong{color:#0f172a!important;font-size:14px}.compare-col .row-item.highlight{border-top:1px solid #cbd5e1!important;padding-top:12px;margin-top:4px;color:#334155!important}.compare-col .row-item.highlight strong{font-size:18px;color:#0f172a!important}.compare-col.featured-col .row-item.highlight strong{color:#0d9488!important}.compare-col .col-card.savings-glowing-card{background:linear-gradient(135deg,#14b8a6,#0d9488)!important;border:none!important;box-shadow:0 10px 30px #14b8a626!important;text-align:center;align-items:center}.compare-col .col-card.savings-glowing-card h3{font-size:28px;font-weight:700;color:#fff!important;margin:0}.compare-col .col-card.savings-glowing-card p{font-size:12px;color:#fffc!important;margin:4px 0 0}.compare-col .col-card.savings-glowing-card .savings-badge{background:#fff3!important;color:#fff!important;font-size:10px;font-weight:700;text-transform:uppercase;padding:4px 10px;border-radius:999px;margin-top:12px;display:inline-block;box-shadow:none!important}.calc-placeholder{text-align:center;color:#64748b;font-size:14px;padding:40px}.pricing-trust-assurance{max-width:900px;margin:80px auto 0;border-top:1px solid #cbd5e1!important;padding-top:64px}.trust-icon{color:#14b8a6;margin-bottom:16px;display:inline-block}.trust-features-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:40px}@media (max-width: 768px){.trust-features-grid{grid-template-columns:1fr;gap:16px}}.trust-card{background:#fff!important;border:1px solid #cbd5e1!important;border-radius:12px;padding:24px;box-shadow:0 4px 12px #00000003!important}.trust-card h3{font-size:16px;font-weight:700;color:#0f172a!important;margin:0 0 10px}.trust-card p{font-size:14px;color:#475569!important;line-height:1.5;margin:0}.pro-badge{background:linear-gradient(135deg,#a855f7,#6366f1)!important;color:#fff!important;font-size:9px!important;font-weight:800!important;letter-spacing:.5px!important;padding:2px 6px!important;border-radius:4px!important;box-shadow:0 2px 6px #a855f766!important;text-transform:uppercase!important;display:inline-flex!important;align-items:center!important;line-height:1!important}.deal-room-split-canvas{display:grid;grid-template-columns:360px 1fr;gap:32px;align-items:start;margin-top:24px}@media (max-width: 900px){.deal-room-split-canvas{grid-template-columns:1fr;gap:24px}}.deal-room-sidebar{display:flex;flex-direction:column;gap:16px}.deal-room-sidebar h3{font-size:13px;font-weight:700;color:#64748b;text-transform:uppercase;letter-spacing:.05em;margin:0 0 4px}.deal-room-document-column{width:100%}.agreement-document-paper{background:#fff;border:1px solid #cbd5e1;border-radius:16px;padding:40px;box-shadow:0 10px 30px #0f172a08,0 1px 3px #0f172a05;color:#0f172a}@media (max-width: 600px){.agreement-document-paper{padding:24px}}.deal-room-header{margin-bottom:28px;border-bottom:1px solid #e2e8f0;padding-bottom:20px}.deal-room-header h2{font-family:Outfit,sans-serif;font-size:28px;font-weight:800;color:#0f172a;margin:8px 0 6px;letter-spacing:-.02em}.deal-room-header p.agreement-meta{color:#64748b;font-size:13px;margin:0;font-weight:500}.protected-payment-panel{display:grid;gap:14px;padding:18px;margin-bottom:24px;border:1px solid #99f6e4;border-radius:12px;background:#f0fdfa;text-align:left}.protected-payment-panel.is-disputed{border-color:#fecaca;background:#fef2f2}.protected-payment-panel h3{margin:6px 0 4px;color:#0f172a;font-size:17px;line-height:1.25}.protected-payment-panel p{margin:0;color:#475569;font-size:13px;line-height:1.5}.protected-payment-actions{display:flex;flex-wrap:wrap;gap:10px}.deal-room-form{display:flex;flex-direction:column}.clause-section{display:flex;flex-direction:column;gap:20px}.clause-section label{display:flex;flex-direction:column;gap:8px;color:#475569;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.5px}.clause-section textarea{background:#f8fafc!important;border:1px solid #cbd5e1!important;border-radius:10px;padding:14px;color:#0f172a!important;font-size:14px;line-height:1.5;min-height:100px;resize:vertical;outline:none!important;transition:border-color .2s ease}.clause-section textarea:focus{border-color:#14b8a6!important;background:#fff!important}.pro-feature-card{background:linear-gradient(135deg,#a855f70a,#6366f103);border:1px solid rgba(168,85,247,.15);border-radius:12px;padding:20px;margin-top:8px}.pro-toggle-row{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:12px}.pro-toggle-row h3{font-size:15px;font-weight:700;color:#0f172a;margin:4px 0 2px}.pro-toggle-row p{font-size:12px;color:#475569;margin:0}.pro-feature-badge{background:linear-gradient(135deg,#a855f7,#6366f1);color:#fff;font-size:9px;font-weight:700;text-transform:uppercase;padding:2px 8px;border-radius:4px;display:inline-block}.waiver-textarea{width:100%;margin-top:8px}.toggle-switch{position:relative;display:inline-block;width:44px;height:24px;flex-shrink:0}.toggle-switch input{opacity:0;width:0;height:0}.toggle-switch .slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#cbd5e1;transition:.3s;border:1px solid #cbd5e1}.toggle-switch .slider:before{position:absolute;content:"";height:16px;width:16px;left:3px;bottom:3px;background-color:#fff;transition:.3s}.toggle-switch input:checked+.slider{background-color:#14b8a6;border-color:#14b8a6}.toggle-switch input:checked+.slider:before{transform:translate(20px)}.toggle-switch .slider.round{border-radius:34px}.toggle-switch .slider.round:before{border-radius:50%}.signing-payment-block{border-top:1px solid #cbd5e1;padding-top:24px;margin-top:8px}.signing-payment-block h3{font-size:16px;font-weight:700;color:#0f172a;margin:0 0 4px}.signing-payment-block p{font-size:13px;color:#475569;margin:0 0 20px}.sign-inputs-row{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;margin-bottom:16px}@media (max-width: 600px){.sign-inputs-row{grid-template-columns:1fr;gap:16px}}.sign-inputs-row label{display:flex;flex-direction:column;gap:8px;color:#475569;font-size:12px;font-weight:600}.sign-inputs-row input{background:#f8fafc!important;border:1px solid #cbd5e1!important;border-radius:8px;padding:10px 14px;color:#0f172a!important;font-size:14px;outline:none!important;transition:all .2s ease}.sign-inputs-row input:focus{border-color:#14b8a6!important;background:#fff!important}.esign-legal-disclosure{display:flex;align-items:flex-start;gap:10px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:12px;margin-bottom:24px;color:#475569;font-size:11px;line-height:1.4}.esign-legal-disclosure svg{color:#6366f1;flex-shrink:0;margin-top:1px}.execute-sign-btn{width:100%;background:linear-gradient(135deg,#14b8a6,#0d9488);color:#fff;border:0;border-radius:30px;padding:12px 24px;font-size:14px;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;transition:all .25s ease;box-shadow:0 4px 14px #14b8a640}.execute-sign-btn:hover{background:linear-gradient(135deg,#2dd4bf,#0f766e);transform:translateY(-1px);box-shadow:0 6px 18px #14b8a659}.signing-success-banner{background:#14b8a61a;border:1px solid rgba(20,184,166,.3);color:#14b8a6;border-radius:30px;padding:12px 24px;display:flex;align-items:center;justify-content:center;gap:10px;font-weight:700;font-size:14px;animation:pulse 1.5s infinite}.signed-stamp-alert{background:#14b8a60d;border:1px solid rgba(20,184,166,.25);border-radius:12px;padding:16px;display:flex;align-items:flex-start;gap:14px}.signed-stamp-alert svg{color:#14b8a6;flex-shrink:0;margin-top:2px}.signed-stamp-alert h4{margin:0 0 4px;font-size:14px;font-weight:700;color:#0f172a}.signed-stamp-alert span{font-size:12px;color:#475569}.deal-card.is-selected{border-color:#14b8a6!important;background:#f0fdfa!important;box-shadow:0 4px 12px #14b8a60d!important}.deal-card.is-signed{border-color:#cbd5e1!important;background:#fff!important}.deal-card.is-signed.is-selected{border-color:#14b8a6!important;background:#f0fdfa!important}.select-agreement-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:350px;border:2px dashed #cbd5e1;border-radius:16px;padding:40px;color:#64748b;text-align:center}.select-agreement-placeholder svg{margin-bottom:12px;color:#94a3b8}.contracts-empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 40px;text-align:center;max-width:520px;margin:40px auto}.empty-state-icon{width:96px;height:96px;border-radius:50%;background:#f8fafc;border:1px dashed #cbd5e1;display:inline-flex;align-items:center;justify-content:center;color:#64748b;margin-bottom:24px}.contracts-empty-state h2{font-size:22px;font-weight:800;color:#0f172a;margin:0 0 10px;letter-spacing:-.01em}.contracts-empty-state p{font-size:14px;color:#64748b;line-height:1.6;margin:0 0 28px}.empty-state-actions{display:flex;gap:12px}.empty-state-actions button{min-height:44px;border-radius:999px;font-size:13.5px;font-weight:700;padding:0 24px;cursor:pointer;transition:all .2s ease}.empty-state-actions .primary-action{background:#0f172a;border:1px solid #0f172a;color:#fff}.empty-state-actions .primary-action:hover{background:#1e293b;border-color:#1e293b}.empty-state-actions .secondary-action{background:#fff;border:1px solid #cbd5e1;color:#334155}.empty-state-actions .secondary-action:hover{background:#f8fafc;border-color:#cbd5e1}.calendar-sync-widget-card{background:#fff!important;border:1px solid #cbd5e1!important;border-radius:12px;padding:16px;margin-bottom:24px;display:flex;flex-direction:column;gap:14px;box-shadow:0 4px 12px #00000005}.pro-feature-note{display:block;color:#92400e;background:#fffbeb;border:1px solid #fde68a;border-radius:8px;padding:8px 10px;font-size:12px;line-height:1.4}.sync-row{display:flex;justify-content:space-between;align-items:center;gap:12px}.disabled-sync-row{opacity:.72}.calendar-feed-actions{display:flex;flex-wrap:wrap;gap:8px}.sync-row div{display:flex;flex-direction:column;gap:2px}.sync-row strong{font-size:14px;color:#0f172a!important;font-weight:600}.sync-row small{font-size:11px}.sync-btn{background:#f8fafc!important;border:1px solid #cbd5e1!important;color:#475569!important;border-radius:6px!important;padding:6px 12px!important;font-size:12px!important;font-weight:600!important;cursor:pointer;transition:all .2s ease}.sync-btn:hover{background:#f1f5f9!important;color:#0f172a!important;border-color:#94a3b8!important}.sync-btn.active-sync{background:#f0fdfa!important;border-color:#5dd2c1!important;color:#0d9488!important}.sync-btn.subtle-sync{background:#fff7ed!important;border-color:#fed7aa!important;color:#9a3412!important}.sync-status-note{display:block;border:1px solid #ccfbf1;border-radius:8px;padding:8px 10px;background:#f0fdfa;color:#0f766e;font-size:12px;line-height:1.4}.calendar-empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 24px;text-align:center;border:1px dashed #cbd5e1;border-radius:12px;background:#f8fafc;margin-top:16px}.calendar-empty-state .empty-icon{color:#94a3b8;margin-bottom:16px}.calendar-empty-state h3{font-size:16px;font-weight:700;color:#0f172a;margin:0 0 6px}.calendar-empty-state p{font-size:13px;color:#64748b;margin:0;max-width:320px;line-height:1.5}.oauth-backdrop{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#0009;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);display:flex;align-items:center;justify-content:center;z-index:1100;padding:20px}.oauth-modal{background:#fff!important;border:1px solid #cbd5e1!important;border-radius:16px;max-width:400px;width:100%;padding:32px;position:relative;box-shadow:0 10px 40px #00000014!important}.close-oauth-btn{position:absolute;top:16px;right:16px;background:transparent!important;border:0!important;color:#64748b!important;cursor:pointer}.oauth-step-content{display:flex;flex-direction:column;align-items:center;text-align:center}.oauth-logo-icon{color:#14b8a6;margin-bottom:16px}.oauth-step-content h3{font-size:18px;font-weight:700;color:#0f172a!important;margin:0 0 8px}.oauth-step-content p{font-size:13px;color:#475569!important;line-height:1.5;margin:0 0 20px}.oauth-input-block{width:100%;margin-bottom:20px}.oauth-input-block input{width:100%;background:#fff!important;border:1px solid #cbd5e1!important;border-radius:8px!important;padding:10px 14px!important;color:#0f172a!important;font-size:14px;outline:none!important}.oauth-input-block input::placeholder{color:#94a3b8!important}.oauth-confirm-btn{width:100%;background:#14b8a6;color:#fff;border:0;border-radius:8px;padding:10px 20px;font-size:14px;font-weight:600;cursor:pointer;box-shadow:0 4px 10px #14b8a633}.oauth-confirm-btn:hover{background:#2dd4bf}.spin-loader{color:#14b8a6;animation:spin 1s linear infinite;margin-bottom:20px}@keyframes spin{to{transform:rotate(360deg)}}.oauth-success-badge{background:#14b8a61a;border:1px solid rgba(20,184,166,.3);color:#14b8a6;font-size:24px;font-weight:700;width:56px;height:56px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:20px;animation:pulse 1.5s infinite}.account-payouts-section{border-top:1px solid rgba(255,255,255,.06);padding-top:36px;margin-top:40px}.payouts-card-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;margin-top:24px;margin-bottom:40px}@media (max-width: 768px){.payouts-card-grid{grid-template-columns:1fr;gap:16px}}.payouts-glass-card{background:#fff!important;border:1px solid #cbd5e1!important;border-radius:16px;padding:24px;display:flex;flex-direction:column;justify-content:space-between;gap:24px;box-shadow:0 4px 20px #0000000a!important}.stripe-status-header,.payout-speed-header{display:flex;align-items:flex-start;gap:16px}.stripe-status-header h3,.payout-speed-header h3{font-size:16px;font-weight:700;color:#0f172a!important;margin:0 0 4px}.stripe-status-header p,.payout-speed-header p{font-size:13px;color:#475569!important;line-height:1.4;margin:0}.stripe-icon{color:#14b8a6;flex-shrink:0}.speed-icon{color:#0d9488;flex-shrink:0}.stripe-connect-btn{background:#14b8a6!important;color:#fff!important;border:0!important;border-radius:8px!important;padding:10px 20px!important;font-size:13px!important;font-weight:600!important;cursor:pointer;text-align:center;transition:all .2s ease;box-shadow:0 4px 10px #14b8a633}.stripe-connect-btn:hover{background:#0d9488!important}.stripe-onboarded-actions{display:flex;justify-content:space-between;align-items:center}.onboarded-badge{background:#14b8a61a;border:1px solid rgba(20,184,166,.3);color:#14b8a6;font-size:11px;font-weight:700;padding:4px 10px;border-radius:999px;text-transform:uppercase}.payout-toggle-row{display:flex;align-items:center;gap:16px}.payout-toggle-row div{display:flex;flex-direction:column;gap:2px}.payout-toggle-row strong{font-size:14px;color:#0f172a!important}.payout-toggle-row span{font-size:11px;color:#64748b}.crm-command input::placeholder{color:#64748b}.kanban-board-container{display:flex;gap:16px;overflow-x:auto;padding:16px 4px 32px;margin-top:20px}.kanban-column{flex:1;min-width:280px;max-width:320px;background:#f8fafc;border:1px solid #cbd5e1;border-radius:16px;padding:16px;display:flex;flex-direction:column;box-shadow:0 4px 12px #00000005}.kanban-column-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;border-bottom:1px solid #e2e8f0;padding-bottom:12px}.kanban-column-header div{display:flex;align-items:center;gap:8px}.kanban-column-header strong{font-size:14px;font-weight:700;color:#0f172a;text-transform:uppercase;letter-spacing:.5px}.kanban-count-badge{background:#e2e8f0;border:1px solid #cbd5e1;color:#475569;font-size:10px;font-weight:700;padding:2px 8px;border-radius:999px}.kanban-column-header small{font-size:12px;font-weight:600;color:#14b8a6}.kanban-cards-stack{display:flex;flex-direction:column;gap:12px;min-height:200px}.kanban-card-placeholder{text-align:center;font-size:12px;color:#64748b;border:1px dashed #cbd5e1;border-radius:12px;padding:32px 16px;display:flex;align-items:center;justify-content:center}.kanban-card{background:#fff;border:1px solid #cbd5e1;border-radius:12px;padding:16px;display:flex;flex-direction:column;gap:12px;box-shadow:0 4px 12px #00000005;transition:all .2s ease}.kanban-card:hover{border-color:#94a3b8;transform:translateY(-2px);box-shadow:0 8px 20px #0000000d}.kanban-card-info{display:flex;flex-direction:column;gap:2px}.kanban-card-info strong{font-size:14px;color:#0f172a}.kanban-card-info span{font-size:11px;color:#64748b}.kanban-card-meta{display:flex;justify-content:space-between;align-items:baseline;border-top:1px dashed #e2e8f0;padding-top:10px}.kanban-card-meta b{font-size:14px;color:#14b8a6}.kanban-card-meta small{font-size:11px;color:#64748b}.kanban-card-movers{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #e2e8f0;padding-top:10px;margin-top:2px}.mover-arrow-btn{background:#f8fafc!important;border:1px solid #cbd5e1!important;color:#475569!important;width:24px;height:24px;border-radius:50%!important;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0!important;transition:all .2s ease}.mover-arrow-btn:hover:not(:disabled){background:#f1f5f9!important;border-color:#94a3b8!important;color:#0f172a!important;transform:scale(1.1)}.mover-arrow-btn:disabled{opacity:.15;cursor:not-allowed}.mover-stage-indicator{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;color:#64748b}.package-manager-section{display:flex;flex-direction:column;gap:12px;margin-top:14px}.builder-packages-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-top:8px}@media (max-width: 600px){.builder-packages-grid{grid-template-columns:1fr}}.pkg-edit-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:14px;display:flex;justify-content:space-between;align-items:flex-start;gap:12px;box-shadow:0 1px 2px #0f172a05}.pkg-edit-card strong{font-size:13px;color:#0f172a;font-weight:700;display:block}.pkg-edit-price{font-size:12px;font-weight:700;color:#0d9488;display:inline-block;margin:2px 0 4px}.pkg-edit-card p{font-size:12px;color:#475569;line-height:1.4;margin:0}.pkg-delete-btn{background:transparent!important;border:0!important;color:#ef4444!important;cursor:pointer;padding:4px!important;font-size:12px!important;font-weight:600!important;opacity:.8;transition:all .2s ease}.pkg-delete-btn:hover{opacity:1;color:#dc2626!important}.add-pkg-subform{background:#f8fafc!important;border:1px solid #cbd5e1!important;border-radius:10px;padding:16px;margin-top:12px}.add-pkg-subform.is-locked{background:#f1f5f9!important;border-style:dashed!important}.add-pkg-subform h4{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;color:#0f172a!important;display:flex;align-items:center;gap:6px;margin:0 0 12px}.subform-fields{display:flex;flex-wrap:wrap;gap:12px;align-items:center}.subform-fields input{flex:1 1 180px;background:#fff!important;border:1px solid #cbd5e1!important;border-radius:6px!important;padding:8px 12px!important;color:#0f172a!important;font-size:13px!important;outline:none!important;width:100%!important;box-sizing:border-box!important}.subform-fields input::placeholder{color:#94a3b8!important}.subform-fields input:focus{border-color:#14b8a6!important}.subform-fields input:disabled,.standard-agreement-template-editor textarea:disabled{background:#f8fafc!important;color:#64748b!important;cursor:not-allowed}.pro-lock-inline{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin:10px 0 12px;padding:10px 12px;border:1px solid #fde68a;border-radius:8px;background:#fffbeb;color:#92400e;font-size:12px;line-height:1.4}.pro-lock-inline button{border:0;border-radius:999px;background:#0f172a;color:#fff;font-size:11px;font-weight:800;padding:6px 10px;cursor:pointer}.add-pkg-submit-btn{background:#14b8a6!important;border:1px solid #14b8a6!important;color:#fff!important;border-radius:6px!important;padding:8px 16px!important;font-size:13px!important;font-weight:600!important;cursor:pointer;white-space:nowrap;transition:all .2s ease;flex:0 0 auto}.add-pkg-submit-btn:hover{background:#0d9488!important;border-color:#0d9488!important}.stripe-embedded-header{width:100%;background:#0a2540;border-top-left-radius:12px;border-top-right-radius:12px;padding:16px 20px;display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;border-bottom:1px solid rgba(255,255,255,.05)}.stripe-logo-row{display:flex;align-items:center;gap:8px}.stripe-logo-txt{font-family:Outfit,sans-serif;font-weight:900;font-size:20px;color:#635bff;font-style:italic;letter-spacing:-.5px}.stripe-connect-badge{background:#635bff26;color:#7795f8;font-size:10px;font-weight:700;text-transform:uppercase;padding:2px 6px;border-radius:4px;letter-spacing:.5px}.stripe-secure-badge{font-size:11px;color:#a3acb9}.stripe-embedded-body-container{background:#fff;border:1px solid #e6ebf1;border-radius:8px;padding:24px;width:100%;text-align:left;box-shadow:0 4px 12px #0000000d;margin-bottom:24px}.stripe-embedded-notice{font-size:12px;line-height:1.5;color:#4f5b66!important;margin:0 0 20px!important;border-left:2px solid #635bff;padding-left:10px}.stripe-element-input-block{display:flex;flex-direction:column;gap:6px;margin-bottom:16px}.stripe-element-input-block label{font-size:12px;font-weight:600;color:#333!important;text-transform:uppercase;letter-spacing:.5px}.stripe-style-input{background:#fff!important;border:1px solid #e6ebf1!important;border-radius:4px!important;padding:10px 12px!important;color:#0a2540!important;font-size:14px!important;width:100%;outline:none!important;box-shadow:inset 0 1px 2px #00000005!important;transition:border-color .15s ease}.stripe-style-input:focus{border-color:#635bff!important;box-shadow:0 0 0 3px #635bff26!important}.stripe-style-input::placeholder{color:#a3acb9!important}.stripe-embedded-disclaimer{font-size:11px;line-height:1.4;color:#697386;margin-top:20px;border-top:1px solid #e6ebf1;padding-top:12px}.stripe-embedded-submit-btn{width:100%;background:#635bff!important;color:#fff!important;border:0!important;border-radius:4px!important;padding:12px 24px!important;font-size:14px!important;font-weight:600!important;cursor:pointer;transition:background .15s ease;box-shadow:0 2px 4px #635bff33}.stripe-embedded-submit-btn:hover{background:#4f46e5!important}.private-feedback-card{background:#ffffff05!important;border:1px solid rgba(255,255,255,.08)!important;border-radius:10px!important;padding:24px!important;margin-top:24px!important;width:100%!important;text-align:left}.private-feedback-card h3{font-size:16px!important;font-weight:700!important;color:#f8fafc!important;margin:0 0 8px!important}.feedback-explanation{font-size:12px!important;line-height:1.5!important;color:#94a3b8!important;margin:0 0 20px!important}.star-rating-selector{display:flex;align-items:center;flex-wrap:wrap;gap:12px;margin-bottom:20px}.star-rating-selector span{font-size:13px;font-weight:600;color:#cbd5e1}.stars-row{display:flex;gap:4px;align-items:center}.star-btn{background:none!important;border:0!important;padding:4px!important;color:#475569!important;cursor:pointer;transition:all .15s ease;display:flex;align-items:center;justify-content:center}.star-btn:hover{transform:scale(1.15)}.star-btn.selected{color:#f59e0b!important}.rating-label-hint{font-size:12px!important;font-weight:600!important;color:#f59e0b!important}.feedback-text-area-block{display:flex;flex-direction:column;gap:8px;margin-bottom:20px}.feedback-text-area-block label{font-size:12px;font-weight:600;color:#94a3b8;text-transform:uppercase;letter-spacing:.5px}.feedback-text-area-block textarea{background:#0003!important;border:1px solid rgba(255,255,255,.08)!important;border-radius:6px!important;padding:12px!important;color:#f8fafc!important;font-size:14px!important;min-height:80px;resize:vertical;outline:none}.feedback-text-area-block textarea:focus{border-color:#14b8a6!important}.submit-feedback-btn{width:100%;background:#14b8a6!important;color:#fff!important;border:0!important;border-radius:6px!important;padding:12px 24px!important;font-size:14px!important;font-weight:600!important;cursor:pointer;transition:background .15s ease}.submit-feedback-btn:hover{background:#0d9488!important}.feedback-submitted-success{text-align:center;padding:16px;background:#14b8a60d;border:1px solid rgba(20,184,166,.1);border-radius:8px}.success-icon-badge{font-size:14px!important;font-weight:700!important;color:#14b8a6!important;display:block;margin-bottom:12px}.submitted-score-row{display:flex;justify-content:center;align-items:center;gap:8px;margin-bottom:12px;font-size:13px;color:#cbd5e1}.submitted-text-quote{font-style:italic;font-size:14px;color:#e2e8f0;margin:12px 0!important}.disclaimer-note{font-size:11px!important;color:#64748b!important;display:block}.quality-ledger-card{margin-top:32px!important;border:none!important;border-radius:0!important;padding:32px 0 0!important;background:transparent!important;box-shadow:none!important;border-top:1px solid #cbd5e1!important}.quality-summary-box{display:flex;justify-content:space-between;align-items:center;padding:20px;background:#f8fafc!important;border:1px solid #cbd5e1!important;border-radius:12px;margin-bottom:24px;flex-wrap:wrap;gap:16px}.quality-metric{display:flex;flex-direction:column;gap:4px}.metric-num{font-size:32px;font-weight:800;color:#f8fafc;line-height:1}.metric-label{font-size:11px;color:#94a3b8;text-transform:uppercase;letter-spacing:.5px}.status-indicator{font-size:11px;font-weight:700;letter-spacing:.5px;padding:6px 12px;border-radius:4px}.status-indicator.success{color:#14b8a6;background:#14b8a61a}.status-indicator.danger{color:#ef4444;background:#ef44441a}.feedback-logs-list h4{font-size:14px;color:#cbd5e1;margin:0 0 16px;text-align:left}.feedback-logs-grid{display:flex;flex-direction:column;gap:12px;width:100%}.private-feedback-log-item{padding:16px;background:#fff!important;border:1px solid #cbd5e1!important;border-radius:12px;text-align:left;box-shadow:0 2px 8px #00000003!important}.log-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.log-date{font-size:11px;color:#64748b}.log-quote{font-style:italic;font-size:13px;color:#475569!important;margin:0!important;line-height:1.4}.no-logs-placeholder{font-size:13px;color:#475569;font-style:italic;text-align:center;padding:24px 0}.dashboard-overview-container{display:flex;flex-direction:column;gap:24px;text-align:left;animation:fadeIn .4s ease-out}.dashboard-welcome-header{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #cbd5e1;padding-bottom:20px;flex-wrap:wrap;gap:16px;text-align:left}.dashboard-welcome-header h1{font-size:28px!important;font-weight:800!important;color:#0f172a!important;margin:0!important}.dashboard-welcome-header p{font-size:14px!important;color:#475569!important;margin:4px 0 0!important}.pro-gold-badge{display:inline-flex;align-items:center;gap:6px;background:linear-gradient(135deg,#d97706,#b45309);color:#fff!important;font-size:11px!important;font-weight:700!important;text-transform:uppercase;letter-spacing:.5px;padding:6px 14px;border-radius:20px;box-shadow:0 2px 8px #d9770640;height:fit-content}.dashboard-metrics-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:20px;margin-bottom:8px}.metric-glass-card{background:#fff!important;border:1px solid #cbd5e1!important;border-radius:12px!important;padding:20px!important;cursor:pointer;transition:all .2s ease;display:flex;flex-direction:column;text-align:left;box-shadow:0 2px 8px #00000008!important}.metric-glass-card:hover{background:#f8fafc!important;border-color:#94a3b8!important;transform:translateY(-2px)}.metric-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.metric-icon-box{width:34px;height:34px;border-radius:8px;display:flex;align-items:center;justify-content:center}.metric-icon-box.blue{background:#3b82f61a;color:#2563eb}.metric-icon-box.green{background:#10b9811a;color:#059669}.metric-icon-box.purple{background:#8b5cf61a;color:#7c3aed}.metric-icon-box.teal{background:#14b8a61a;color:#0d9488}.metric-label{font-size:12px!important;font-weight:700!important;color:#475569!important;text-transform:uppercase;letter-spacing:.5px}.metric-glass-card strong{font-size:32px!important;font-weight:800!important;color:#0f172a!important;line-height:1!important;margin-bottom:8px!important}.metric-footer{font-size:11px!important;color:#64748b!important;text-transform:uppercase;letter-spacing:.5px;font-weight:600}.linked-badge-txt{font-size:12px!important;font-weight:700!important;color:#059669!important;margin-bottom:8px!important;line-height:1!important}.action-required-txt{font-size:12px!important;font-weight:700!important;color:#dc2626!important;margin-bottom:8px!important;line-height:1!important}.dashboard-action-columns{display:grid;grid-template-columns:repeat(auto-fit,minmax(360px,1fr));gap:24px}.dashboard-column-card{background:#fff!important;border:1px solid #cbd5e1!important;border-radius:12px!important;padding:24px!important;display:flex;flex-direction:column;gap:16px;box-shadow:0 4px 20px #0000000a!important}.column-header{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #cbd5e1;padding-bottom:12px}.column-header h2{font-size:16px!important;font-weight:800!important;color:#0f172a!important;margin:0!important}.column-link-btn{background:none!important;border:0!important;color:#14b8a6!important;font-size:13px!important;font-weight:700!important;cursor:pointer;display:flex;align-items:center;gap:4px;transition:color .15s ease}.column-link-btn:hover{color:#0d9488!important}.column-content-list{display:flex;flex-direction:column;gap:12px}.mini-pipeline-item{padding:14px;background:#f8fafc;border:1px solid #cbd5e1;border-radius:8px;display:flex;justify-content:space-between;align-items:center;cursor:pointer;transition:all .15s ease}.mini-pipeline-item:hover{background:#f1f5f9;border-color:#94a3b8}.item-details{display:flex;flex-direction:column;gap:4px;text-align:left}.item-details strong{font-size:14px;color:#0f172a;font-weight:700}.item-details span{font-size:12px;color:#64748b}.item-status-row{display:flex;align-items:center;gap:10px}.mini-pipeline-item .chevron{color:#475569;transition:transform .15s ease,color .15s ease}.mini-pipeline-item:hover .chevron{color:#94a3b8;transform:translate(2px)}.pipeline-empty-state,.profile-empty-state{padding:32px 16px;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px}.pipeline-empty-state p,.profile-empty-state p{font-size:13px!important;color:#64748b!important;margin:0!important}.action-button-link{background:none!important;border:0!important;color:#14b8a6!important;font-size:13px!important;font-weight:700!important;cursor:pointer;text-decoration:underline;padding:0!important}.action-button-link:hover{color:#2dd4bf!important}.ai-launcher-banner{background:linear-gradient(135deg,#14b8a60d,#0d94880d);border:1px solid rgba(20,184,166,.2);border-radius:8px;padding:16px;display:flex;justify-content:space-between;align-items:center;cursor:pointer;transition:all .2s ease;margin-top:8px;text-align:left}.ai-launcher-banner:hover{transform:translateY(-1px);border-color:#14b8a666;background:linear-gradient(135deg,#14b8a614,#0d948814)}.launcher-text h3{font-size:14px!important;font-weight:800!important;color:#0d9488!important;margin:0!important}.launcher-text p{font-size:12px!important;color:#475569!important;margin:4px 0 0!important}.glow-star{color:#14b8a6;filter:drop-shadow(0 2px 4px rgba(20,184,166,.15))}.sub-status-banner{border-radius:8px;overflow:hidden}.sub-header{padding:16px;border-radius:8px;text-align:left}.sub-header.pro{background:#fffbeb;border:1px solid #fde68a}.sub-header.starter{background:#f0fdf4;border:1px solid #bbf7d0;cursor:pointer;transition:all .15s ease}.sub-header.starter:hover{background:#dcfce7;border-color:#86efac}.sub-header p{font-size:12px!important;line-height:1.4!important;color:#334155!important;margin:6px 0 0!important}.badge-pro{font-size:10px;font-weight:800;color:#d97706;letter-spacing:.5px}.badge-starter{font-size:10px;font-weight:800;color:#15803d;letter-spacing:.5px}.dashboard-profiles-list{display:flex;flex-direction:column;gap:12px}.dashboard-profiles-list h3{font-size:12px!important;font-weight:800!important;color:#475569!important;margin:8px 0 4px!important;text-transform:uppercase;letter-spacing:.5px}.mini-profile-item{display:flex;justify-content:space-between;align-items:center;padding:12px 14px;background:#f8fafc;border:1px solid #cbd5e1;border-radius:8px;cursor:pointer;transition:all .15s ease}.mini-profile-item:hover{background:#f1f5f9;border-color:#14b8a6}.profile-img-name{display:flex;align-items:center;gap:12px}.profile-img-name strong{font-size:14px;color:#0f172a;font-weight:700}.profile-img-name .subtitle{font-size:12px;color:#64748b;display:block}.mini-avatar{width:32px;height:32px;border-radius:50%;background:#cbd5e1;color:#334155;display:flex;align-items:center;justify-content:center;overflow:hidden;font-size:11px;font-weight:700}.mini-avatar img{width:100%;height:100%;object-fit:cover}.profile-stats{display:flex;align-items:center;gap:12px}.mini-stars{display:flex;align-items:center;gap:4px;font-size:12px;font-weight:700;color:#f59e0b}@keyframes fadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.sidebar-nav-groups{display:flex;flex-direction:column;gap:20px;margin-top:16px;margin-bottom:16px;text-align:left}.nav-group{display:flex;flex-direction:column;gap:4px}.nav-group-title{font-size:10px!important;font-weight:800!important;color:#94a3b8!important;text-transform:uppercase!important;letter-spacing:1px!important;padding:0 16px!important;margin-bottom:6px!important;display:block}.booker-card{border-left:4px solid #14b8a6!important}.talent-shortlist-preview{display:block;font-size:12px!important;color:#475569!important;margin-top:8px!important;font-weight:600!important;text-align:left;line-height:1.4}.kanban-booker-action-row{display:flex;gap:8px;margin-top:12px;width:100%}.booker-action-shortcut-btn{flex:1;text-align:center;font-size:11px!important;font-weight:700!important;padding:8px 10px!important;border-radius:6px!important;cursor:pointer;border:1px solid #cbd5e1!important;background:#f8fafc!important;color:#334155!important;transition:all .15s ease;box-shadow:0 1px 2px #0000000d!important}.booker-action-shortcut-btn.highlight{background:#14b8a6!important;color:#fff!important;border-color:#14b8a6!important;box-shadow:0 1px 3px #14b8a633!important}.booker-action-shortcut-btn:hover{background:#f1f5f9!important;color:#0f172a!important;border-color:#94a3b8!important}.booker-action-shortcut-btn.highlight:hover{background:#0d9488!important;color:#fff!important;border-color:#0d9488!important}.workspace-switcher-row{margin-bottom:16px;padding:0 16px;display:flex;flex-direction:column;gap:6px;text-align:left}.workspace-switcher-row .switcher-label{font-size:9px!important;font-weight:800!important;color:#94a3b8!important;letter-spacing:.5px!important;text-transform:uppercase}.workspace-selector{border:1px solid #cbd5e1!important;background:#f8fafc!important;border-radius:6px!important;padding:8px 10px!important;font-size:12px!important;font-weight:600!important;color:#334155!important;cursor:pointer;width:100%;transition:all .15s ease;outline:none}.workspace-selector:hover{border-color:#94a3b8!important;background:#f1f5f9!important}.role-onboarding-overlay{-webkit-backdrop-filter:blur(8px)!important;backdrop-filter:blur(8px)!important;background:#0f172a73!important;z-index:1100!important}.role-onboarding-content{max-width:840px!important;padding:40px!important;border-radius:16px!important;background:#fff!important;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a!important}.onboarding-cards-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:20px;margin-top:32px}.onboarding-role-card{display:flex;flex-direction:column;align-items:center;text-align:center;padding:24px 20px!important;border-radius:12px!important;border:2px solid #e2e8f0!important;background:#fff!important;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);position:relative}.onboarding-role-card:hover{border-color:#14b8a6!important;transform:translateY(-3px)!important;box-shadow:0 12px 30px #14b8a61f!important}.onboarding-role-card.default-card{border-color:#cbd5e1!important}.onboarding-role-card.default-card:hover{border-color:#14b8a6!important}.onboarding-role-card .card-icon{font-size:32px;margin-bottom:16px;height:56px;width:56px;display:flex;align-items:center;justify-content:center;background:#f8fafc;border-radius:50%}.onboarding-role-card strong{font-size:15px!important;color:#0f172a!important;font-weight:700!important;margin-bottom:8px}.onboarding-role-card p{font-size:12px!important;color:#64748b!important;line-height:1.5!important;margin:0}.default-indicator-pill{position:absolute;top:-10px;background:#14b8a6!important;color:#fff!important;font-size:9px!important;font-weight:700!important;padding:3px 8px!important;border-radius:10px!important;text-transform:uppercase;letter-spacing:.5px;box-shadow:0 2px 4px #14b8a633}.booker-planner-page{padding:32px;text-align:left}.planner-empty-state-card{text-align:center;padding:60px 40px!important;border-radius:16px!important;background:#ffffffb3!important;border:2px dashed #cbd5e1!important;margin-top:24px;max-width:600px;margin-left:auto;margin-right:auto}.planner-empty-state-card .empty-state-icon{color:#14b8a6;margin-bottom:16px}.planner-empty-state-card h2{font-size:20px!important;font-weight:700!important;color:#0f172a!important;margin-bottom:8px}.planner-empty-state-card p{font-size:14px!important;color:#64748b!important;margin-bottom:24px!important}.bookings-planner-grid{display:flex;flex-direction:column;gap:28px;margin-top:24px}.planner-event-glass-card{background:#fff!important;border-radius:16px!important;border:1px solid #cbd5e1!important;box-shadow:0 4px 20px #0000000a!important;padding:24px!important;display:flex;flex-direction:column;gap:20px}.planner-event-header{display:flex;justify-content:space-between;align-items:flex-start;border-bottom:1px solid #e2e8f0;padding-bottom:16px}.planner-event-header h2{font-size:20px!important;font-weight:800!important;color:#0f172a!important;margin:0}.event-meta-txt{display:flex;align-items:center;gap:6px;font-size:13px!important;color:#64748b!important;margin-top:6px}.event-budget-badge{text-align:right;display:flex;flex-direction:column;gap:2px}.event-budget-badge span{font-size:10px!important;text-transform:uppercase;color:#94a3b8!important;font-weight:700!important;letter-spacing:.5px}.event-budget-badge strong{font-size:20px!important;color:#0f172a!important;font-weight:800!important}.planner-talent-summary-section{display:flex;flex-direction:column;gap:12px}.planner-talent-summary-section h3,.planner-timeline-checklist h3{font-size:12px!important;font-weight:800!important;text-transform:uppercase;color:#475569!important;letter-spacing:.5px;margin:0}.planner-avatars-row{display:flex;gap:14px;flex-wrap:wrap}.planner-talent-avatar-card{display:flex;align-items:center;gap:12px;padding:10px 16px!important;border-radius:8px!important;border:1px solid #cbd5e1!important;background:#f8fafc!important;transition:all .15s ease}.planner-talent-avatar-card.is-suggestion{background:#f0fdf4!important;border:1px solid #bbf7d0!important}.planner-talent-avatar-card.is-suggestion:hover{background:#dcfce7!important;border-color:#86efac!important}.planner-talent-avatar-card.is-confirmed{background:#f0fdfa!important;border:1px solid #5eead4!important}.accept-match-btn{background:#14b8a6!important;color:#fff!important;border:none!important;font-size:11px!important;font-weight:700!important;padding:6px 12px!important;border-radius:6px!important;cursor:pointer;margin-left:auto;transition:background .15s ease}.accept-match-btn:hover{background:#0d9488!important}.badge-confirmed-indicator{font-size:11px!important;font-weight:700!important;color:#0d9488!important;margin-left:auto;background:#0d948814;padding:4px 10px;border-radius:20px}.planner-talent-avatar-card .avatar-small{width:28px;height:28px;border-radius:50%;background:#14b8a6;color:#fff;font-size:11px;font-weight:700;display:flex;align-items:center;justify-content:center;overflow:hidden}.planner-talent-avatar-card .avatar-small img{width:100%;height:100%;object-fit:cover}.talent-avatar-info{display:flex;flex-direction:column;align-items:flex-start;gap:2px}.talent-avatar-info strong{font-size:12px!important;color:#334155!important;font-weight:700!important}.talent-avatar-info .stars-label{display:flex;align-items:center;gap:3px;font-size:11px!important;color:#64748b!important}.no-talent-alert-box{display:flex;align-items:center;gap:12px;padding:12px 16px!important;border-radius:8px!important;background:#fffbeb!important;border:1px solid #fef3c7!important;color:#92400e!important;font-size:13px!important;line-height:1.4;font-weight:500}.alert-action-btn{background:none;border:none;color:#d97706!important;font-weight:700!important;cursor:pointer;margin-left:8px;padding:0}.alert-action-btn:hover{text-decoration:underline}.planner-timeline-checklist{display:flex;flex-direction:column;gap:16px;border-top:1px solid #e2e8f0;padding-top:18px}.timeline-steps-stack{display:flex;flex-direction:column;gap:16px}.timeline-step-row{display:flex;gap:14px;align-items:flex-start;position:relative;padding-bottom:8px}.timeline-step-row:after{content:"";position:absolute;left:9px;top:24px;bottom:-22px;width:2px;background:#e2e8f0;z-index:1}.timeline-step-row:last-child:after{display:none}.timeline-step-row.complete:after{background:#14b8a6}.step-icon{z-index:2;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#cbd5e1}.timeline-step-row.complete .step-icon{color:#14b8a6}.timeline-step-row.action-required .step-icon{color:#d97706}.step-desc{display:flex;flex-direction:column;gap:3px;align-items:flex-start;text-align:left}.step-desc strong{font-size:13px!important;font-weight:700!important;color:#475569!important}.timeline-step-row.complete .step-desc strong{color:#0f172a!important}.timeline-step-row.action-required .step-desc strong{color:#b45309!important}.step-desc span{font-size:12px!important;color:#64748b!important;line-height:1.4!important}.action-alert-msg{color:#b45309!important;font-weight:600!important;display:flex;flex-direction:column;gap:6px;align-items:flex-start}.step-inline-action-btn{background:#14b8a6!important;color:#fff!important;font-size:11px!important;font-weight:700!important;border:none!important;padding:5px 12px!important;border-radius:4px!important;cursor:pointer;transition:all .15s ease;margin-top:4px}.step-inline-action-btn:hover{background:#0d9488!important}.title-controls-row{display:flex;align-items:center;gap:12px}.request-card-controls{display:flex;align-items:center;gap:8px}.control-icon-btn{background:none!important;border:none!important;color:#64748b!important;cursor:pointer;padding:4px!important;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:all .15s ease}.control-icon-btn:hover{background:#f1f5f9!important;color:#0f172a!important}.control-icon-btn.delete-btn:hover{background:#fee2e2!important;color:#ef4444!important}.planner-event-edit-form{display:flex;flex-direction:column;gap:12px;width:100%;padding-bottom:12px;border-bottom:1px solid #cbd5e1}.planner-event-edit-form .form-row{display:flex;gap:16px;width:100%}.planner-event-edit-form .form-group{display:flex;flex-direction:column;gap:4px;flex:1}.planner-event-edit-form label{font-size:11px;font-weight:700;color:#475569;text-transform:uppercase}.planner-event-edit-form input{padding:8px 12px;border-radius:6px;border:1px solid #cbd5e1;background:#fff;color:#0f172a;font-size:13px;width:100%}.planner-event-edit-form input:focus{outline:none;border-color:#14b8a6}.edit-actions-row{display:flex;gap:8px;margin-top:8px}.save-edit-btn{background:#14b8a6!important;color:#fff!important;border:none!important;font-size:12px!important;font-weight:700!important;padding:6px 12px!important;border-radius:6px!important;cursor:pointer;display:flex;align-items:center;gap:4px}.save-edit-btn:hover{background:#0d9488!important}.cancel-edit-btn{background:#f1f5f9!important;color:#475569!important;border:1px solid #cbd5e1!important;font-size:12px!important;font-weight:700!important;padding:6px 12px!important;border-radius:6px!important;cursor:pointer;display:flex;align-items:center;gap:4px}.cancel-edit-btn:hover{background:#e2e8f0!important;color:#0f172a!important}.crm-lead-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#0f172a99;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:1000}.crm-lead-modal-content{background:#fff;border-radius:12px;width:90%;max-width:900px;max-height:90vh;overflow-y:auto;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;display:flex;flex-direction:column}.crm-lead-modal-content .modal-header{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-bottom:1px solid #e2e8f0}.crm-lead-modal-content .modal-header h2{font-size:18px;font-weight:800;color:#0f172a;margin:0}.close-modal-btn{background:none!important;border:none!important;color:#64748b!important;cursor:pointer;padding:4px!important;border-radius:4px;transition:all .15s ease;display:flex;align-items:center;justify-content:center}.modal-body-grid{display:grid;grid-template-columns:1fr 1.2fr;gap:24px;padding:24px}.lead-booking-details,.lead-proposal-form-section{display:flex;flex-direction:column;gap:16px}.lead-booking-details h3,.lead-proposal-form-section h3{font-size:15px;font-weight:800;color:#0f172a;border-bottom:2px solid #f1f5f9;padding-bottom:8px;margin:0;text-align:left}.booking-details-list{display:flex;flex-direction:column;gap:14px;background:#f8fafc;padding:16px;border-radius:8px;border:1px solid #e2e8f0}.detail-item{display:flex;flex-direction:column;gap:4px;align-items:flex-start;text-align:left}.detail-item span{font-size:10px;font-weight:700;color:#64748b;text-transform:uppercase;letter-spacing:.05em}.detail-item strong{font-size:14px;color:#0f172a}.detail-item p{font-size:13px;color:#334155;line-height:1.5;margin:0}.detail-item.full-width{grid-column:span 2}@media (max-width: 760px){.crm-lead-modal-overlay{align-items:stretch;justify-content:stretch;padding:12px}.crm-lead-modal-content{width:100%;max-width:none;max-height:calc(100vh - 24px);border-radius:8px}.crm-lead-modal-content .modal-header{padding:14px 16px}.crm-lead-modal-content .modal-header h2{font-size:16px}.modal-body-grid{grid-template-columns:minmax(0,1fr);gap:16px;padding:16px}.detail-item.full-width{grid-column:auto}}.budget-target{color:#0d9488!important;font-weight:800}.lead-conversation-panel{display:flex;flex-direction:column;gap:12px;background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:14px}.lead-conversation-header{display:flex;flex-direction:column;gap:4px;text-align:left}.lead-conversation-header h3{display:flex;align-items:center;gap:8px;border-bottom:0;padding-bottom:0}.lead-conversation-header small{color:#64748b;font-size:12px;line-height:1.4}.lead-message-list{display:flex;flex-direction:column;gap:10px;max-height:220px;overflow-y:auto}.lead-empty-message{margin:0;color:#64748b;font-size:13px;line-height:1.5;text-align:left}.lead-message{display:grid;gap:6px;max-width:92%;padding:10px 12px;border-radius:8px;background:#f8fafc;border:1px solid #e2e8f0;text-align:left}.lead-message.is-own{align-self:flex-end;background:#ecfeff;border-color:#99f6e4}.lead-message div{display:flex;justify-content:space-between;gap:10px;color:#64748b;font-size:11px}.lead-message strong{color:#0f172a}.lead-message p{margin:0;color:#334155;font-size:13px;line-height:1.45}.lead-message-composer{display:grid;gap:8px}.lead-message-composer textarea{width:100%;min-height:88px;resize:vertical;border:1px solid #cbd5e1;border-radius:6px;padding:10px 12px;color:#0f172a;font-size:13px}.lead-message-composer .submit-proposal-btn{margin-top:0}.messages-page{gap:20px}.messages-header{max-width:860px}.messages-layout{display:grid;grid-template-columns:minmax(260px,340px) minmax(0,1fr);gap:18px;min-height:min(720px,calc(100vh - 170px))}.message-thread-list{display:flex;flex-direction:column;gap:8px;min-height:0;overflow-y:auto;padding-right:4px}.message-thread-item{display:grid;gap:8px;width:100%;min-height:86px;padding:12px;border:1px solid #e2e8f0;border-radius:8px;background:#fff;color:#0f172a;text-align:left;cursor:pointer}.message-thread-item.is-active{border-color:#14b8a6;box-shadow:inset 3px 0 #14b8a6}.message-thread-item span{display:grid;gap:3px}.message-thread-item strong{font-size:14px;line-height:1.25}.message-thread-item small,.message-thread-item em{color:#64748b;font-size:12px;line-height:1.35}.message-thread-item em{display:-webkit-box;overflow:hidden;font-style:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical}.message-conversation-panel{display:grid;grid-template-rows:auto auto minmax(220px,1fr) auto;min-width:0;min-height:0;border:1px solid #e2e8f0;border-radius:8px;background:#fff;overflow:hidden}.message-conversation-header{display:flex;justify-content:space-between;gap:16px;padding:16px;border-bottom:1px solid #e2e8f0}.message-conversation-header h2{margin:0;color:#0f172a;font-size:20px;line-height:1.2}.message-conversation-header p{margin:4px 0 0;color:#64748b;font-size:13px}.message-booking-meta{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px;max-width:380px}.message-booking-meta span{display:inline-flex;align-items:center;gap:5px;min-height:28px;padding:5px 8px;border:1px solid #e2e8f0;border-radius:6px;color:#475569;font-size:12px}.message-concierge-brief{display:grid;gap:8px;padding:12px 16px;border-bottom:1px solid #dbeafe;background:#eff6ff}.message-concierge-brief div{display:grid;gap:4px}.message-concierge-brief span{display:inline-flex;align-items:center;gap:5px;color:#1d4ed8;font-size:12px;font-weight:800;text-transform:uppercase}.message-concierge-brief strong{color:#172554;font-size:14px;line-height:1.35}.message-concierge-brief ul{display:flex;flex-wrap:wrap;gap:6px;margin:0;padding:0;list-style:none}.message-concierge-brief li{padding:5px 8px;border:1px solid #bfdbfe;border-radius:6px;background:#fff;color:#1e3a8a;font-size:12px}.message-concierge-brief p{margin:0;color:#1e40af;font-size:12px;line-height:1.45}.message-bubble-list{display:flex;flex-direction:column;gap:10px;min-height:0;overflow-y:auto;padding:16px;background:#f8fafc}.message-bubble{display:grid;gap:7px;max-width:min(680px,88%);padding:11px 13px;border:1px solid #e2e8f0;border-radius:8px;background:#fff}.message-bubble.is-own{align-self:flex-end;border-color:#99f6e4;background:#ecfeff}.message-bubble.is-concierge{border-color:#bfdbfe;background:#fff}.message-bubble div{display:flex;justify-content:space-between;gap:12px;color:#64748b;font-size:11px}.message-bubble strong{display:inline-flex;align-items:center;gap:5px;color:#0f172a}.message-bubble p{margin:0;color:#334155;font-size:14px;line-height:1.45;white-space:pre-wrap}.message-composer{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:end;padding:14px;border-top:1px solid #e2e8f0}.message-composer textarea{width:100%;min-height:74px;max-height:160px;resize:vertical;border:1px solid #cbd5e1;border-radius:6px;padding:10px 12px;color:#0f172a;font-size:14px}.message-composer .primary-action{min-height:42px}.message-composer .request-submit-feedback{grid-column:1 / -1}.messages-empty-state{display:grid;justify-items:start;gap:10px;max-width:520px;padding:24px;border:1px solid #e2e8f0;border-radius:8px;background:#fff}.messages-empty-state h2,.messages-empty-state p,.messages-empty-copy{margin:0}.messages-empty-state svg{color:#14b8a6}.messages-empty-copy{color:#64748b;font-size:14px}@media (max-width: 768px){.messages-layout{grid-template-columns:1fr;min-height:auto}.message-thread-list{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(240px,82vw);overflow-x:auto;overflow-y:hidden;padding:0 0 6px}.message-conversation-panel{min-height:62vh}.message-conversation-header{flex-direction:column}.message-booking-meta{justify-content:flex-start}.message-bubble{max-width:94%}.message-composer{grid-template-columns:1fr}}.lead-proposal-contract-form{display:flex;flex-direction:column;gap:14px}.lead-proposal-contract-form .form-group{display:flex;flex-direction:column;gap:6px;align-items:flex-start;text-align:left}.lead-proposal-contract-form label{font-size:11px;font-weight:700;color:#475569}.lead-proposal-contract-form input,.lead-proposal-contract-form textarea{padding:10px 12px;border-radius:6px;border:1px solid #cbd5e1;font-size:13px;color:#0f172a;width:100%;background:#fff}.proposal-deposit-card{width:100%;border:1px solid #dbe7ef;border-radius:8px;padding:12px;background:#f8fbfc}.proposal-deposit-toggle{display:flex;align-items:flex-start;gap:10px;cursor:pointer}.proposal-deposit-toggle input{width:auto;margin-top:3px;accent-color:#14b8a6}.proposal-deposit-toggle span{display:grid;gap:2px}.proposal-deposit-toggle strong{font-size:13px;color:#0f172a}.proposal-deposit-toggle small,.proposal-deposit-note{margin:0;font-size:12px;line-height:1.45;color:#64748b}.proposal-deposit-card .form-group{margin-top:12px}.proposal-form-error{width:100%;margin:-4px 0 0;padding:9px 11px;border:1px solid #fecaca;border-radius:6px;background:#fff1f2;color:#b91c1c;font-size:12px;font-weight:700}.submit-proposal-btn{background:#14b8a6!important;color:#fff!important;border:none!important;font-weight:700!important;padding:12px!important;border-radius:8px!important;cursor:pointer;transition:all .15s ease;margin-top:10px;width:100%}.submit-proposal-btn:hover{background:#0d9488!important}.proposal-submitted-banner{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px;padding:24px;display:flex;flex-direction:column;align-items:center;text-align:center;gap:10px}.proposal-submitted-banner h4{font-size:16px;font-weight:800;color:#166534;margin:0}.proposal-submitted-banner p{font-size:13px;color:#1e3a8a;line-height:1.5;margin:0}.no-request-msg{font-size:13px;color:#64748b;margin:0;text-align:left}.dashboard-booker-welcome-hero-card{background:#fff!important;border:1px solid #cbd5e1!important;border-radius:12px!important;padding:32px!important;display:grid;grid-template-columns:2fr 1fr;gap:24px;align-items:center;box-shadow:0 4px 20px #0000000a!important;margin-top:16px}@media (max-width: 768px){.dashboard-booker-welcome-hero-card{grid-template-columns:1fr;padding:24px!important;text-align:center}.hero-card-right{display:none}.hero-actions-row{justify-content:center}}.hero-card-left{display:flex;flex-direction:column;gap:12px}.hero-eyebrow{display:inline-flex;align-items:center;gap:6px;color:#14b8a6;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.05em}.dashboard-booker-welcome-hero-card h2{font-size:24px!important;font-weight:850!important;color:#0f172a!important;margin:0!important;line-height:1.25!important}.dashboard-booker-welcome-hero-card p{font-size:14px!important;color:#475569!important;line-height:1.6!important;margin:0!important}.hero-actions-row{display:flex;flex-wrap:wrap;gap:12px;margin-top:8px}.hero-actions-row button{display:inline-flex;align-items:center;justify-content:center;gap:8px;font-size:14px;font-weight:700;padding:12px 24px;border-radius:8px;cursor:pointer;transition:all .15s ease}.hero-actions-row .primary-action-btn{background:#14b8a6!important;border:1px solid #14b8a6!important;color:#fff!important}.hero-actions-row .primary-action-btn:hover{background:#0d9488!important;border-color:#0d9488!important;transform:translateY(-1px)}.hero-actions-row .secondary-action-btn{background:#f8fafc!important;border:1px solid #cbd5e1!important;color:#334155!important}.hero-actions-row .secondary-action-btn:hover{background:#f1f5f9!important;border-color:#94a3b8!important;transform:translateY(-1px)}.hero-card-right{display:flex;justify-content:center;align-items:center}.hero-graphic-circle{width:120px;height:120px;border-radius:50%;background:#f0fdfa;border:1px solid #ccfbf1;display:flex;justify-content:center;align-items:center;color:#14b8a6;box-shadow:inset 0 2px 10px #14b8a60d}.sidebar-section-card{background:#fff!important;border:1px solid #cbd5e1!important;border-radius:12px;padding:20px;margin-bottom:18px;box-shadow:0 4px 12px #00000005}.sidebar-section-card h3,.calendar-sync-widget-card h3{font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.05em;color:#64748b!important;margin:0 0 16px!important}.sidebar-section-card .mini-stats{margin-bottom:0}.sidebar-section-card .mini-stats span{background:#f8fafc;border:1px solid #cbd5e1;color:#475569;text-align:center}.sidebar-section-card .mini-stats strong{color:#0f172a}.sidebar-section-card .control-list{gap:12px}.sidebar-section-card .control-list span{font-size:13px;color:#475569;font-weight:600;display:inline-flex;align-items:center;gap:8px}.sidebar-section-card .control-list span svg{color:#14b8a6}.vertical-list{display:flex;flex-direction:column;gap:8px}.visibility-tag{display:inline-flex;align-items:center;gap:8px;font-size:13px;color:#334155;background:#f8fafc;border:1px solid #cbd5e1;padding:8px 12px;border-radius:8px;font-weight:600}.visibility-tag svg{color:#14b8a6}.calendar-add-btn{background:#fff!important;border:1px solid #cbd5e1!important;color:#475569!important;font-weight:600!important;transition:all .2s ease}.calendar-add-btn:hover{background:#f0fdfa!important;border-color:#5dd2c1!important;color:#0d9488!important}.calendar-dashboard-layout{display:grid;grid-template-columns:1.4fr 1.1fr .9fr;gap:24px;margin-top:20px;align-items:start}@media (max-width: 1200px){.calendar-dashboard-layout{grid-template-columns:1.2fr 1fr}.calendar-settings-sidebar{grid-column:span 2;display:grid;grid-template-columns:1fr 1fr;gap:16px}}@media (max-width: 768px){.calendar-dashboard-layout{grid-template-columns:1fr}.calendar-settings-sidebar{grid-column:span 1;grid-template-columns:1fr;gap:14px}}.calendar-container{background:#fff;border:1px solid #cbd5e1;border-radius:16px;padding:24px;box-shadow:0 4px 20px #00000005}.calendar-month-nav{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.calendar-month-nav h2{font-size:18px;font-weight:700;color:#0f172a;margin:0}.nav-arrows{display:flex;gap:8px}.nav-arrows button{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:#f8fafc!important;border:1px solid #cbd5e1!important;color:#475569!important;border-radius:8px!important;font-size:18px!important;font-weight:600!important;cursor:pointer;transition:all .2s ease}.nav-arrows button:hover{background:#f1f5f9!important;color:#0f172a!important;border-color:#94a3b8!important}.calendar-weekdays{display:grid;grid-template-columns:repeat(7,1fr);gap:8px;text-align:center;font-weight:700;font-size:12px;text-transform:uppercase;color:#64748b;margin-bottom:12px;letter-spacing:.05em}.calendar-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:8px}.calendar-day-btn{aspect-ratio:1;display:flex;flex-direction:column;justify-content:space-between;align-items:center;background:#fff!important;border:1px solid #e2e8f0!important;border-radius:10px!important;padding:8px!important;cursor:pointer;transition:all .2s ease;min-height:48px;position:relative}.calendar-day-btn:hover{background:#f8fafc!important;border-color:#cbd5e1!important;transform:translateY(-1px)}.calendar-day-btn.is-today{border-color:#14b8a6!important;background:#f0fdfa!important}.calendar-day-btn.is-today .day-number{color:#0d9488;font-weight:800}.calendar-day.empty{aspect-ratio:1;background:transparent;border:1px solid transparent}.day-number{font-size:13px;font-weight:600;color:#334155}.day-event-dots{display:flex;gap:3px;justify-content:center;width:100%;height:6px;margin-top:auto}.day-event-dots .dot{width:5px;height:5px;border-radius:50%}.day-event-dots .dot.status-booked{background:#ef4444}.day-event-dots .dot.status-tentative{background:#f59e0b}.day-event-dots .dot.status-available{background:#10b981}.day-event-dots .dot.status-traveling{background:#3b82f6}.modal-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#0f172a66;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:1200;padding:20px}.modal-card{background:#fff;border:1px solid #cbd5e1;border-radius:16px;max-width:460px;width:100%;padding:28px;box-shadow:0 20px 40px #0000001a;display:flex;flex-direction:column;gap:20px;position:relative;animation:modalFadeIn .3s cubic-bezier(.16,1,.3,1)}@keyframes modalFadeIn{0%{opacity:0;transform:scale(.95) translateY(10px)}to{opacity:1;transform:scale(1) translateY(0)}}.modal-header-row{display:flex;justify-content:space-between;align-items:center}.modal-header-row h3{font-size:18px;font-weight:700;color:#0f172a;margin:0}.close-modal-btn{background:transparent!important;border:0!important;color:#64748b!important;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:4px!important;border-radius:50%!important;transition:all .2s ease}.close-modal-btn:hover{background:#f1f5f9!important;color:#0f172a!important}.modal-form{display:flex;flex-direction:column;gap:16px}.modal-form label{display:flex;flex-direction:column;gap:6px;font-size:13px;font-weight:700;color:#475569}.modal-form input[type=text],.modal-form input[type=date],.modal-form select{height:42px;border:1px solid #cbd5e1;border-radius:8px;padding:0 12px;font-size:14px;color:#0f172a;outline:none;background:#fff;width:100%;box-sizing:border-box}.modal-form input[type=text]:focus,.modal-form input[type=date]:focus,.modal-form select:focus{border-color:#14b8a6}.modal-form .form-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.modal-form .checkbox-row{flex-direction:row;align-items:center;gap:8px;cursor:pointer}.modal-form input[type=checkbox]{width:16px;height:16px;accent-color:#14b8a6;cursor:pointer}.modal-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:8px}.plan-cta-btn{display:block;width:100%;text-align:center;font-weight:700;font-size:14px;padding:12px;border-radius:8px;cursor:pointer;transition:all .2s ease;margin-top:24px;box-sizing:border-box}.plan-cta-btn{background:#f1f5f9!important;border:1px solid #cbd5e1!important;color:#334155!important}.plan-cta-btn:hover{background:#e2e8f0!important;color:#0f172a!important;border-color:#94a3b8!important}.plan-cta-btn.pro-upgrade{background:#14b8a6!important;border:1px solid #14b8a6!important;color:#fff!important}.plan-cta-btn.pro-upgrade:hover{background:#0d9488!important;border-color:#0d9488!important}.plan-cta-btn.secondary{background:transparent!important;border:1px solid #cbd5e1!important;color:#64748b!important;font-size:13px}.plan-cta-btn.secondary:hover{background:#fef2f2!important;border-color:#fca5a5!important;color:#ef4444!important}.active-plan-badge{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;font-weight:800;font-size:14px;padding:12px;border-radius:8px;margin-top:24px;text-transform:uppercase;letter-spacing:.05em;box-sizing:border-box}.active-plan-badge{background:#f0fdfa!important;border:1px solid #ccfbf1!important;color:#0d9488!important}.active-plan-badge.basic{background:#f8fafc!important;border:1px solid #e2e8f0!important;color:#475569!important}.profile-editor-workspace{grid-template-columns:1fr!important}.builder-header-nav{margin-bottom:12px;display:flex;justify-content:flex-start}.back-to-dashboard-btn{display:inline-flex;align-items:center;gap:8px;background:transparent!important;border:0!important;padding:0!important;color:#64748b!important;font-size:13px;font-weight:600;cursor:pointer;transition:color .2s ease,transform .2s ease}.back-to-dashboard-btn:hover{color:#14b8a6!important;transform:translate(-2px)}.back-to-dashboard-btn svg{transition:transform .2s ease}.back-to-dashboard-btn:hover svg{transform:translate(-2px)}.profile-editor-workspace{max-width:1080px!important;margin:0 auto!important;padding:40px 24px!important;display:flex!important;flex-direction:column!important;gap:36px!important}.prompt-introduction-block{text-align:left;display:flex;flex-direction:column;align-items:flex-start;gap:20px;width:100%}.prompt-introduction-block h2{font-size:26px;font-weight:800;color:#0f172a;margin:0;letter-spacing:-.025em;line-height:1.25}.prompt-guide-text{font-size:14.5px;color:#475569;line-height:1.6;max-width:720px;margin:0}.prompt-chat-box{position:relative;width:100%;background:#fff!important;border:1px solid #cbd5e1!important;border-radius:20px!important;box-shadow:0 10px 40px #00000008!important;transition:all .3s cubic-bezier(.16,1,.3,1)!important;padding:8px!important;box-sizing:border-box;display:flex;flex-direction:column}.prompt-chat-box:focus-within{border-color:#14b8a6!important;box-shadow:0 12px 36px #14b8a60f!important}.prompt-chat-box textarea{border:none!important;background:transparent!important;resize:none!important;min-height:100px!important;width:100%!important;padding:12px 14px!important;font-size:15px!important;color:#0f172a!important;outline:none!important;box-shadow:none!important;margin:0!important;line-height:1.55!important;box-sizing:border-box!important}.prompt-chat-footer{display:flex;justify-content:space-between;align-items:center;padding:8px 12px 6px;border-top:1px solid #f1f5f9}.prompt-chat-left-actions{display:flex;align-items:center;gap:12px}.voice-mic-trigger{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;background:#f1f5f9!important;border:none!important;color:#475569!important;cursor:pointer;transition:all .2s ease;padding:0!important}.voice-mic-trigger:hover{background:#e2e8f0!important;color:#0f172a!important}.voice-mic-trigger.is-listening{background:#ef4444!important;color:#fff!important;animation:pulse-red-mic 1.5s infinite}@keyframes pulse-red-mic{0%{transform:scale(1);box-shadow:0 0 #ef444466}70%{transform:scale(1.05);box-shadow:0 0 0 8px #ef444400}to{transform:scale(1);box-shadow:0 0 #ef444400}}.assistant-status-micro{font-size:12px;color:#64748b;font-weight:500}.prompt-chat-right-actions{display:flex;align-items:center;gap:12px}.profile-completion-badge{font-size:11px;font-weight:700;color:#0d9488;background:#f0fdfa;padding:4px 10px;border-radius:999px;border:1px solid #ccfbf1;text-transform:uppercase;letter-spacing:.02em}.prompt-submit-btn{display:inline-flex;align-items:center;gap:7px;background:#14b8a6!important;border:1px solid #14b8a6!important;color:#fff!important;border-radius:999px;padding:6px 14px!important;font-size:13px;font-weight:700;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 12px #14b8a61a}.prompt-submit-btn:hover{background:#0d9488!important;border-color:#0d9488!important;transform:translateY(-1px);box-shadow:0 6px 16px #14b8a633}.prompt-submit-btn:disabled{background:#cbd5e1!important;border-color:#cbd5e1!important;color:#94a3b8!important;cursor:not-allowed;box-shadow:none!important;transform:none!important}.prompt-chat-subactions{display:flex;gap:14px;flex-wrap:wrap;justify-content:flex-start;margin-top:-12px}.canvas-toggle-link{background:transparent!important;border:none!important;color:#64748b!important;font-size:13px;font-weight:600;cursor:pointer;padding:8px 0!important;transition:all .2s ease}.canvas-toggle-link:hover{color:#14b8a6!important;text-decoration:underline!important}.provider-copilot-card{display:grid;gap:14px;margin-top:18px;border:1px solid #dbe4ea;border-radius:8px;background:#f8fafc;padding:16px}.provider-copilot-card.compact{margin-top:0;padding:14px}.provider-copilot-header{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.provider-copilot-header>span{display:inline-flex;align-items:center;gap:6px;font-weight:800;color:#0f172a}.provider-copilot-header small{color:#64748b;font-size:12px}.provider-copilot-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.provider-copilot-grid article,.lead-copilot-sections section{display:grid;gap:8px;border:1px solid #e2e8f0;border-radius:8px;background:#fff;padding:12px;text-align:left}.provider-copilot-grid article.span-2{grid-column:span 2}.provider-copilot-grid h4,.provider-copilot-grid p,.lead-copilot-sections p{margin:0}.provider-copilot-grid h4{font-size:15px;color:#0f172a}.provider-copilot-grid p,.provider-copilot-grid li,.lead-copilot-sections p,.lead-copilot-sections li{color:#334155;font-size:13px;line-height:1.5}.provider-copilot-package-list,.lead-copilot-sections{display:grid;gap:10px}.provider-copilot-package{display:grid;gap:8px;border-top:1px solid #e2e8f0;padding-top:10px}.provider-copilot-package:first-child{border-top:0;padding-top:0}.provider-copilot-package span{display:grid;gap:2px}.provider-copilot-package small{color:#64748b;font-size:12px}.lead-copilot-sections section.is-warning{border-color:#facc15;background:#fffbeb}.lead-copilot-task-list{display:grid;gap:8px}.lead-copilot-task{display:flex;align-items:center;justify-content:space-between;gap:10px;border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc;padding:8px 10px}.lead-copilot-task span{display:grid;gap:2px;color:#334155;font-size:13px;line-height:1.4}.lead-copilot-task.is-complete{border-color:#99f6e4;background:#ecfeff}.lead-copilot-task small{color:#0f766e;font-weight:800;font-size:12px}@media (max-width: 760px){.provider-copilot-grid{grid-template-columns:1fr}.provider-copilot-grid article.span-2{grid-column:auto}}.manual-profile-editor-header{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #e2e8f0;padding-bottom:14px;margin-bottom:24px}.manual-profile-editor-header h3{font-size:16px;font-weight:700;color:#0f172a;margin:4px 0 0}.manual-profile-editor{margin-top:24px;border-top:1px solid #cbd5e1!important;padding-top:32px!important}.profile-editor-workspace .profile-builder{background:transparent!important;border:none!important;border-radius:0!important;padding:0!important;box-shadow:none!important}.nav-title-block{display:flex;align-items:center;gap:14px}.view-switcher-segmented{display:flex;background:#f1f5f9;border-radius:8px;padding:3px;border:1px solid #e2e8f0}.view-switcher-segmented button{background:transparent!important;border:none!important;padding:6px 14px!important;font-size:12px;font-weight:700;color:#475569!important;cursor:pointer;border-radius:6px;transition:all .15s ease}.view-switcher-segmented button.is-selected{background:#fff!important;color:#0f172a!important;box-shadow:0 1px 3px #00000014}.calendar-day-btn{aspect-ratio:1.15;display:flex;flex-direction:column;align-items:stretch;justify-content:space-between;min-height:64px;background:#fff!important;border:1px solid #cbd5e1!important;border-radius:10px!important;padding:6px 8px!important;position:relative;transition:all .2s ease}.calendar-day.empty{aspect-ratio:1.15!important;background:transparent!important;border:1px solid transparent!important;min-height:64px!important;padding:6px 8px!important}.calendar-day-btn .day-number{align-self:flex-end;font-size:12px;font-weight:700;color:#64748b}.cell-event-label{font-size:9px;font-weight:800;color:#475569;background:#ffffffb3;border:1px solid rgba(0,0,0,.05);border-radius:4px;padding:2px 4px;margin-top:auto;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:left}.cell-event-more{font-size:8px;font-weight:700;color:#94a3b8;text-align:right;margin-top:1px}.calendar-day-btn.has-status-booked{background:#fff5f5!important;border-color:#feb2b2!important}.calendar-day-btn.has-status-booked:hover{background:#fed7d7!important}.calendar-day-btn.has-status-booked .cell-event-label{color:#c53030;border-color:#c5303026}.calendar-day-btn.has-status-tentative{background:#fffbeb!important;border-color:#fef3c7!important}.calendar-day-btn.has-status-tentative:hover{background:#fde68a!important}.calendar-day-btn.has-status-tentative .cell-event-label{color:#d69e2e;border-color:#d69e2e26}.calendar-day-btn.has-status-traveling{background:#eff6ff!important;border-color:#bfdbfe!important}.calendar-day-btn.has-status-traveling:hover{background:#dbeafe!important}.calendar-day-btn.has-status-traveling .cell-event-label{color:#2b6cb0;border-color:#2b6cb026}.calendar-day-btn.has-status-available{background:#f0fdf4!important;border-color:#bbf7d0!important}.calendar-day-btn.has-status-available:hover{background:#dcfce7!important}.calendar-day-btn.has-status-available .cell-event-label{color:#2f855a;border-color:#2f855a26}.year-calendar-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}@media (max-width: 960px){.year-calendar-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 600px){.year-calendar-grid{grid-template-columns:1fr}}.mini-month-card{background:#fff;border:1px solid #cbd5e1;border-radius:12px;padding:16px;box-shadow:0 4px 6px -1px #00000005;transition:transform .2s ease,box-shadow .2s ease}.mini-month-card:hover{transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000000a}.mini-month-card h4{font-size:13px;font-weight:800;color:#0f172a;margin:0 0 12px;text-align:left;border-bottom:1px solid #f1f5f9;padding-bottom:6px}.mini-weekdays{display:grid;grid-template-columns:repeat(7,1fr);text-align:center;font-size:8px;font-weight:800;color:#94a3b8;margin-bottom:6px;text-transform:uppercase}.mini-days-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:3px}.mini-day{display:inline-flex;align-items:center;justify-content:center;font-size:9px;font-weight:600;color:#475569;aspect-ratio:1;border-radius:4px;cursor:pointer}.mini-day.empty{background:transparent;cursor:default}.mini-day.has-events{background:#e2e8f0;font-weight:800}.mini-day.has-events.status-booked{background:#fee2e2;color:#ef4444}.mini-day.has-events.status-tentative{background:#fef3c7;color:#d97706}.mini-day.has-events.status-traveling{background:#dbeafe;color:#2563eb}.mini-day.has-events.status-available{background:#dcfce7;color:#16a34a}.day-timeline-scheduler{display:flex;flex-direction:column;background:#fff;border:1px solid #cbd5e1;border-radius:16px;padding:24px;max-height:600px;overflow-y:auto;box-shadow:0 4px 6px -1px #00000003}.timeline-hour-row{display:flex;align-items:stretch;border-bottom:1px dashed #f1f5f9;min-height:56px}.timeline-hour-row:last-child{border-bottom:none}.timeline-hour-row .time-label{width:80px;padding:14px 12px 14px 0;font-size:11px;font-weight:700;color:#64748b;text-align:right;border-right:1px solid #cbd5e1}.timeline-cell-slots{flex:1;padding:8px 12px;display:flex;flex-direction:column;gap:6px;justify-content:center}.timeline-empty-cell{height:100%;min-height:32px;display:flex;align-items:center;cursor:pointer;border-radius:6px;padding-left:8px;transition:all .2s ease}.timeline-empty-cell:hover{background:#f8fafc}.timeline-empty-cell .add-hint{font-size:11px;color:#cbd5e1;font-weight:600;opacity:0;transition:opacity .2s ease}.timeline-empty-cell:hover .add-hint{opacity:1;color:#14b8a6}.timeline-event-block{padding:8px 12px;border-radius:8px;border-left:4px solid #cbd5e1;background:#f1f5f9;display:flex;flex-direction:column;gap:2px;cursor:pointer;transition:transform .15s ease}.timeline-event-block:hover{transform:scale(1.01)}.timeline-event-block strong{font-size:12px;color:#0f172a;font-weight:700}.timeline-event-block span{font-size:11px;color:#475569}.timeline-event-block.status-booked{background:#fef2f2;border-left-color:#ef4444}.timeline-event-block.status-booked strong{color:#991b1b}.timeline-event-block.status-tentative{background:#fffbeb;border-left-color:#f59e0b}.timeline-event-block.status-tentative strong{color:#92400e}.timeline-event-block.status-traveling{background:#eff6ff;border-left-color:#3b82f6}.timeline-event-block.status-traveling strong{color:#1e40af}.timeline-event-block.status-available{background:#f0fdf4;border-left-color:#10b981}.timeline-event-block.status-available strong{color:#065f46}.modal-event-details-list{display:flex;flex-direction:column;gap:16px;margin-top:16px;max-height:380px;overflow-y:auto}.modal-event-detail-card{background:#f8fafc;border:1px solid #cbd5e1;border-radius:12px;padding:16px;display:flex;flex-direction:column;gap:10px;position:relative}.modal-event-detail-card.status-booked{border-left:4px solid #ef4444}.modal-event-detail-card.status-tentative{border-left:4px solid #f59e0b}.modal-event-detail-card.status-traveling{border-left:4px solid #3b82f6}.modal-event-detail-card.status-available{border-left:4px solid #10b981}.modal-event-detail-card .card-top{display:flex;justify-content:space-between;align-items:center}.modal-event-detail-card h2{font-size:15px;font-weight:800;color:#0f172a;margin:0}.modal-event-detail-card .meta-info{display:flex;flex-direction:column;gap:4px;font-size:12px;color:#475569}.modal-event-detail-card .notes-block{background:#fff;border:1px solid #cbd5e1;border-radius:6px;padding:8px;margin-top:4px;font-size:11.5px;color:#64748b;line-height:1.4}.delete-hold-icon-btn{background:transparent!important;border:none!important;color:#94a3b8!important;cursor:pointer;padding:4px!important;border-radius:4px;transition:all .2s ease;display:inline-flex;align-items:center;justify-content:center}.delete-hold-icon-btn:hover{color:#ef4444!important;background:#fee2e2!important}.automated-disclaimer{font-size:10px;color:#64748b;margin:4px 0 0;line-height:1.4;background:#f1f5f9;padding:8px;border-radius:6px;border-left:2px solid #64748b}.deal-card{padding:16px!important;background:#fff;border:1px solid #e2e8f0;border-radius:12px!important;box-shadow:0 4px 6px -1px #0f172a05,0 2px 4px -1px #0f172a05;transition:all .2s ease-in-out;display:flex;flex-direction:column;gap:12px}.deal-card:hover{border-color:#cbd5e1;transform:translateY(-1px)}.deal-card.is-selected{border-color:#14b8a6!important;border-left:4px solid #14b8a6!important;background:#14b8a603!important}.deal-card-info{display:flex;flex-direction:column;gap:4px}.deal-card-title{display:block;font-size:14px;font-weight:700;color:#0f172a;line-height:1.4}.deal-card-meta{display:block;font-size:12px;font-weight:500;color:#64748b;margin-top:2px}.deal-card-status{display:inline-flex;align-items:center;gap:4px;font-size:11px;font-weight:600;color:#64748b;white-space:nowrap}.deal-card-status.text-success{color:#10b981!important}.deal-card-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:8px;border-top:1px dashed #e2e8f0;padding-top:10px}.deal-card-scope-badge{display:flex;align-items:center;gap:6px;font-size:11px}.deal-card-scope-badge .label{font-weight:700;text-transform:uppercase;color:#94a3b8;letter-spacing:.5px}.deal-card-scope-badge .value{font-weight:600;color:#475569;background:#f8fafc;padding:2px 6px;border-radius:4px;border:1px solid #e2e8f0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:140px}.agreement-clause-card{background:#fff;border:1px solid #cbd5e1;border-radius:12px;padding:24px;margin-bottom:20px;transition:all .2s ease}.agreement-clause-card:hover{border-color:#94a3b8}.agreement-clause-card:focus-within{border-color:#14b8a6;box-shadow:0 4px 12px #14b8a60a}.clause-card-header{display:flex;align-items:center;gap:12px;margin-bottom:16px}.clause-card-header h3{font-size:16px;font-weight:700;color:#0f172a;margin:0}.clause-card-num{display:flex;align-items:center;justify-content:center;width:28px;height:28px;background:#f1f5f9;color:#64748b;font-weight:700;font-size:12px;border-radius:50%}.clause-card-num.pro{background:linear-gradient(135deg,#a855f7,#6366f1);color:#fff;font-size:10px;border-radius:6px;width:36px;height:20px;text-transform:uppercase}.clause-description{font-size:13px;color:#64748b;margin:-10px 0 16px;line-height:1.4}.agreement-clause-card textarea{width:100%!important;border:1px solid #cbd5e1!important;border-radius:8px!important;padding:12px!important;font-size:14px!important;color:#334155!important;line-height:1.5!important;outline:none!important;background:#f8fafc!important;transition:all .2s ease!important;min-height:100px!important;resize:vertical!important}.agreement-clause-card textarea:focus{border-color:#14b8a6!important;background:#fff!important;box-shadow:0 0 0 3px #14b8a60d!important}.pro-feature-clause-card .clause-card-header{justify-content:space-between}.signature-input-field{display:flex;flex-direction:column;gap:6px}.signature-input-field label{font-size:12px;font-weight:700;color:#475569;text-transform:uppercase;letter-spacing:.5px}.signature-input-wrapper{position:relative;display:flex;flex-direction:column;gap:8px}.signature-input-wrapper input{padding:12px 14px!important;border:1px solid #cbd5e1!important;border-radius:8px!important;font-size:14px!important;color:#0f172a!important;background:#f8fafc!important;transition:all .2s ease;width:100%}.signature-input-wrapper input:focus{border-color:#14b8a6!important;background:#fff!important}.signature-preview.cursive-font{display:block;font-family:Dancing Script,Caveat,Great Vibes,cursive;font-size:26px;color:#0d9488;padding:8px 16px;background:#f0fdfa;border:1px dashed #99f6e4;border-radius:8px;min-height:48px;margin-top:4px;line-height:1.2}.execute-sign-btn{background:#14b8a6!important;border-color:#14b8a6!important;color:#fff!important;padding:14px 28px!important;border-radius:10px!important;font-weight:700!important;font-size:15px!important;letter-spacing:.5px!important;box-shadow:0 4px 12px #14b8a633;transition:all .2s ease!important;width:100%;display:flex;align-items:center;justify-content:center;gap:8px}.execute-sign-btn:hover{background:#0d9488!important;border-color:#0d9488!important;box-shadow:0 6px 16px #14b8a64d;transform:translateY(-1px)}@media (max-width: 900px){.deal-room-split-canvas{grid-template-columns:1fr;gap:20px}.deal-room-sidebar{max-height:280px;overflow-y:auto;padding:2px;border:1px solid #e2e8f0;border-radius:12px;background:#f8fafc}.deal-room-sidebar .request-stack{padding:8px;gap:8px}}@media (max-width: 680px){.app-shell.marketing-mode .marketing-header{position:static!important;display:grid!important;grid-template-columns:1fr auto!important;gap:10px!important;padding:14px 16px!important}.app-shell.marketing-mode .marketing-nav,.app-shell.marketing-mode .brand-mark small{display:none!important}.app-shell.marketing-mode .auth-trigger-btn{min-height:36px!important;padding:8px 12px!important;font-size:12px!important}.app-shell.marketing-mode .main-surface{width:100%!important;padding:22px 14px 112px!important;box-sizing:border-box!important}.booking-page{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:18px!important;width:100%!important;min-width:0!important}.booking-main-content,.booking-page .feature-header,.ai-console-wrapper,.concierge-panel,.matching-results-section,.recommended-talent-grid,.booking-shortlist-sidebar{min-width:0!important;max-width:100%!important;box-sizing:border-box!important}.booking-page .feature-header{gap:8px!important;margin-bottom:14px!important}.booking-page .feature-header h1{font-size:30px!important;line-height:1.08!important;overflow-wrap:anywhere!important}.booking-page .feature-header p{font-size:15px!important;line-height:1.45!important}.flow-timeline{display:grid!important;grid-template-columns:minmax(0,1fr) 24px minmax(0,1fr) 24px minmax(0,1fr)!important;gap:6px!important;align-items:center!important;width:100%!important;margin-bottom:18px!important;overflow:hidden!important}.timeline-node{display:grid!important;justify-items:center!important;gap:5px!important;min-width:0!important}.node-label{max-width:100%!important;text-align:center!important;font-size:10px!important;line-height:1.15!important;color:#cbd5e1!important}.timeline-line{width:100%!important;min-width:0!important;flex:none!important;background:#e2e8f0d9!important}.ai-console-wrapper{padding:14px!important;border-radius:14px!important;margin-bottom:22px!important}.ai-prompt-box{padding:12px!important}.ai-prompt-box textarea{min-height:132px!important;resize:vertical!important}.ai-prompt-controls{display:grid!important;grid-template-columns:1fr!important;gap:10px!important}.voice-btn,.ai-submit-btn{justify-content:center!important;width:100%!important;min-width:0!important;box-sizing:border-box!important}.params-row{display:grid!important;grid-template-columns:1fr!important;gap:8px!important}.param-badge{width:100%!important;border-radius:10px!important;box-sizing:border-box!important}.param-badge input{width:100%!important;min-width:0!important}.concierge-panel{gap:12px!important;padding:14px!important;border-radius:14px!important;background:linear-gradient(180deg,#fff,#f8fffd)!important}.concierge-panel h2{font-size:20px!important;color:#0f172a!important}.concierge-card{padding:12px!important}.concierge-role-item{grid-template-columns:1fr!important}.concierge-role-action{justify-self:start!important}.concierge-role-controls{justify-content:flex-start!important}.matching-results-section h2{font-size:21px!important}.results-subtitle{margin-bottom:16px!important}.recommended-talent-grid{display:grid!important;grid-template-columns:1fr!important;gap:12px!important}.booking-shortlist-sidebar{position:static!important}}.external-talent-invite{margin-top:24px;padding:22px;border:1px dashed #94a3b8;border-radius:16px;background:#f8fafc;display:flex;align-items:center;justify-content:space-between;gap:24px}.external-talent-invite h3{margin:5px 0 6px}.external-talent-invite p{margin:0;max-width:650px;color:#64748b}.external-talent-invite-form{flex:1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.external-talent-invite-form label{display:grid;gap:6px;font-size:12px;font-weight:700;color:#334155}.external-talent-invite-form input{width:100%}.external-talent-invite-form .auth-error,.external-talent-invite-actions{grid-column:1 / -1}.external-talent-invite-actions{display:flex;justify-content:flex-end;gap:10px}.external-invite-list{display:grid;gap:8px;margin-top:12px}.external-invite-chip{display:flex;align-items:center;gap:10px;padding:10px 12px;border:1px solid #99f6e4;border-radius:12px;background:#f0fdfa;color:#0f766e}.external-invite-chip span{display:grid;flex:1}.external-invite-chip small{color:#64748b}.external-invite-chip button{border:0;background:transparent;color:#64748b;cursor:pointer}@media (max-width: 760px){.external-talent-invite{align-items:stretch;flex-direction:column}.external-talent-invite-form{grid-template-columns:1fr}}.invite-claim-banner{margin:0 auto 18px;max-width:1120px;padding:12px 16px;border:1px solid #99f6e4;border-radius:12px;background:#f0fdfa;color:#0f766e;font-weight:700}.invite-claim-banner.is-error{border-color:#fecaca;background:#fef2f2;color:#b91c1c}
