:root{--blue:#2563eb;--navy:#0f1f4b;--ink:#172033;--muted:#64748b;--line:#dbe4f0;--soft:#f4f8ff;--green:#15803d}
*{box-sizing:border-box}.assistant-hero{padding:88px 0 80px;background:radial-gradient(circle at 82% 18%,rgba(37,99,235,.15),transparent 28%),linear-gradient(145deg,#f8fbff 0%,#eef5ff 100%);border-bottom:1px solid #dce8f8}.hero-layout{display:grid;grid-template-columns:1.08fr .92fr;gap:64px;align-items:center}.demo-badge,.section-label{display:inline-block;color:var(--blue);font-size:.75rem;font-weight:800;letter-spacing:.13em}.assistant-hero h1{max-width:720px;margin:18px 0;font-size:clamp(2.6rem,5vw,4.6rem);line-height:1.03;letter-spacing:-.05em;color:var(--navy)}.assistant-hero h1 span{color:var(--blue)}.assistant-hero>div>div>p{max-width:670px;color:#53627a;font-size:1.08rem;line-height:1.75}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.primary-button,.secondary-button{display:inline-flex;align-items:center;justify-content:center;padding:14px 21px;border-radius:10px;font-weight:750;text-decoration:none}.primary-button{background:var(--blue);color:#fff;box-shadow:0 10px 22px rgba(37,99,235,.2)}.secondary-button{background:#fff;color:var(--navy);border:1px solid #cbd9ec}.demo-note{font-size:.82rem!important;margin-top:19px;color:#78879a!important}.hero-panel{padding:22px;background:#fff;border:1px solid #d8e4f3;border-radius:20px;box-shadow:0 24px 60px rgba(15,31,75,.13)}.panel-top{display:flex;align-items:center;gap:9px;padding-bottom:17px;border-bottom:1px solid #e8eef7;color:var(--navy)}.panel-top span:last-child{margin-left:auto;padding:4px 9px;background:#eef4ff;border-radius:999px;color:var(--blue);font-size:.72rem;font-weight:800}.status-dot{width:9px;height:9px;border-radius:50%;background:#22c55e}.mini-message{max-width:88%;margin-top:18px;padding:13px 15px;border-radius:13px;line-height:1.55;font-size:.91rem}.user-message{margin-left:auto;background:var(--blue);color:#fff;border-bottom-right-radius:4px}.assistant-message{background:#f1f5fb;color:#344157;border-bottom-left-radius:4px}.source-chip{display:inline-block;margin-top:12px;padding:6px 9px;background:#ecfdf3;color:var(--green);border-radius:6px;font-size:.72rem;font-weight:700}.assistant-section{padding:82px 0;background:#fff}.section-heading{max-width:750px;margin-bottom:32px}.section-heading h2{margin:10px 0;font-size:clamp(1.9rem,3vw,2.7rem);color:var(--navy);letter-spacing:-.035em}.section-heading p{color:var(--muted);line-height:1.7}.capability-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.capability-card{position:relative;display:flex;flex-direction:column;align-items:flex-start;min-height:210px;padding:22px;text-align:left;border:1px solid var(--line);border-radius:15px;background:#fff;color:var(--ink);cursor:pointer;transition:.2s}.capability-card:hover,.capability-card.active{transform:translateY(-3px);border-color:#8db2f8;box-shadow:0 13px 30px rgba(15,31,75,.09)}.capability-card.active{background:#f6f9ff}.card-number{position:absolute;right:17px;top:15px;color:#aab7c8;font-size:.75rem;font-weight:800}.card-icon{font-size:1.7rem;margin:7px 0 20px}.capability-card strong{font-size:1.02rem;color:var(--navy)}.capability-card small{margin-top:9px;line-height:1.55;color:var(--muted)}.demo-section{padding:78px 0;background:#eef4fc}.demo-shell{display:grid;grid-template-columns:270px 1fr;min-height:650px;padding:0!important;overflow:hidden;border:1px solid #cfdaea;border-radius:20px;background:#fff;box-shadow:0 24px 60px rgba(15,31,75,.1)}.demo-sidebar{padding:25px;background:var(--navy);color:#fff}.company-card{display:flex;flex-direction:column;padding-bottom:22px;border-bottom:1px solid rgba(255,255,255,.14)}.company-card span,.data-list>span{color:#90b5ff;font-size:.68rem;font-weight:800;letter-spacing:.12em}.company-card strong{margin:8px 0 4px}.company-card small{color:#aebbd1}.data-list{padding:24px 0}.data-list p{margin:12px 0;color:#d5deed;font-size:.85rem}.security-note{margin-top:14px;padding:15px;border:1px solid rgba(255,255,255,.15);border-radius:11px;background:rgba(255,255,255,.06)}.security-note strong{font-size:.82rem}.security-note p{margin:8px 0 0;color:#bfcbe0;font-size:.74rem;line-height:1.55}.workspace{display:flex;flex-direction:column;min-width:0}.workspace-head{display:flex;justify-content:space-between;gap:20px;padding:27px 30px 22px;border-bottom:1px solid #e5ebf4}.workspace-head span:first-child{color:var(--blue);font-size:.68rem;font-weight:800;letter-spacing:.12em}.workspace-head h2{margin:6px 0;color:var(--navy);font-size:1.55rem}.workspace-head p{margin:0;color:var(--muted);font-size:.88rem}.online-pill{align-self:flex-start;white-space:nowrap;padding:7px 10px;border-radius:999px;background:#ecfdf3;color:var(--green)!important;font-size:.72rem!important;letter-spacing:0!important;font-weight:750}.module-panel{display:none;flex:1;padding:24px 30px 28px}.module-panel.active{display:flex;flex-direction:column}.suggested-questions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:19px}.suggested-questions button{padding:11px 13px;text-align:left;background:#f7f9fc;border:1px solid #dce5f0;border-radius:9px;color:#48566b;font-size:.78rem;cursor:pointer}.suggested-questions button:hover{border-color:#8db2f8;color:var(--blue)}.conversation{flex:1;min-height:275px;max-height:350px;overflow-y:auto;padding:20px;background:#fbfcfe;border:1px solid #e3eaf3;border-radius:12px}.welcome-message,.chat-row{display:flex;gap:11px;align-items:flex-start}.welcome-message>span,.assistant-avatar{display:grid;place-items:center;flex:0 0 32px;height:32px;background:var(--blue);border-radius:9px;color:#fff;font-size:.7rem;font-weight:800}.welcome-message strong{color:var(--navy);font-size:.91rem}.welcome-message p{margin:6px 0;color:var(--muted);font-size:.81rem}.chat-row{margin-top:18px}.chat-row.user{justify-content:flex-end}.chat-bubble{max-width:78%;padding:12px 14px;border-radius:12px;color:#425067;background:#edf2f8;font-size:.84rem;line-height:1.6}.chat-row.user .chat-bubble{background:var(--blue);color:#fff;border-bottom-right-radius:4px}.answer-source{display:block;margin-top:9px;padding-top:8px;border-top:1px solid #d6e0ec;color:var(--green);font-size:.7rem;font-weight:750}.question-form{display:flex;gap:9px;margin-top:14px}.question-form input{min-width:0;flex:1;padding:13px 14px;border:1px solid #cfd9e7;border-radius:9px;font:inherit}.question-form input:focus{outline:3px solid rgba(37,99,235,.13);border-color:var(--blue)}.question-form button{padding:0 18px;border:0;border-radius:9px;background:var(--blue);color:#fff;font-weight:750;cursor:pointer}.coming-content{display:grid;place-items:center;align-content:center;height:100%;max-width:560px;margin:auto;text-align:center}.coming-content>span{font-size:3rem}.coming-content h3{margin:17px 0 8px;color:var(--navy);font-size:1.6rem}.coming-content p{color:var(--muted);line-height:1.7}.phase-label{margin-top:14px;padding:7px 11px;border-radius:6px;background:#eef4ff;color:var(--blue);font-size:.7rem;font-weight:800;letter-spacing:.1em}.cta-section{padding:75px 0;background:#fff}.cta-card{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:38px!important;border-radius:18px;background:linear-gradient(130deg,var(--navy),#193d83);color:#fff}.cta-card span{color:#8fb5ff;font-size:.7rem;font-weight:800;letter-spacing:.12em}.cta-card h2{margin:8px 0;font-size:1.8rem}.cta-card p{max-width:700px;margin:0;color:#c8d5e9;line-height:1.6}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@media(max-width:900px){.hero-layout{grid-template-columns:1fr;gap:40px}.capability-grid{grid-template-columns:1fr 1fr}.demo-shell{grid-template-columns:1fr}.demo-sidebar{display:none}}
@media(max-width:640px){.assistant-hero{padding:62px 0}.assistant-hero h1{font-size:2.55rem}.capability-grid{grid-template-columns:1fr}.capability-card{min-height:170px}.workspace-head{padding:22px 18px}.workspace-head>div{min-width:0}.online-pill{display:none}.module-panel{padding:18px}.suggested-questions{grid-template-columns:1fr}.conversation{min-height:330px}.question-form{flex-direction:column}.question-form button{padding:13px}.cta-card{align-items:flex-start;flex-direction:column;padding:28px!important}}

/* Variance investigation workflow */
#variancePanel{background:#f8fafc}.variance-form{display:flex;flex-direction:column;gap:16px}.form-section{padding:20px;background:#fff;border:1px solid #dfe7f1;border-radius:13px}.form-section-head{display:flex;align-items:flex-start;gap:11px;margin-bottom:17px}.form-section-head>span{flex:0 0 auto;padding:5px 7px;border-radius:5px;background:#eef4ff;color:var(--blue);font-size:.62rem;font-weight:850;letter-spacing:.08em}.form-section-head h3{margin:0;color:var(--navy);font-size:1rem}.form-section-head p{margin:4px 0 0;color:var(--muted);font-size:.75rem}.example-fill{margin-left:auto;padding:7px 10px;border:1px solid #c9d6e7;border-radius:7px;background:#fff;color:var(--blue);font-weight:750;cursor:pointer}.field-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:13px}.field-grid label,.wide-field{display:flex;flex-direction:column;gap:6px;color:#425067;font-size:.75rem;font-weight:750}.field-grid input,.field-grid select,.wide-field textarea{width:100%;padding:10px 11px;border:1px solid #cad5e3;border-radius:8px;background:#fff;color:#243047;font:inherit;font-weight:400}.field-grid input:focus,.field-grid select:focus,.wide-field textarea:focus{outline:3px solid rgba(37,99,235,.12);border-color:var(--blue)}.wide-field{margin-top:13px}.live-variance{display:flex;align-items:center;gap:12px;margin-top:15px;padding:11px 13px;border-radius:9px;background:#f1f5f9}.live-variance span{color:#65748a;font-size:.63rem;font-weight:850;letter-spacing:.08em}.live-variance strong{font-size:1rem;color:var(--navy)}.live-variance small{margin-left:auto;color:var(--muted)}.live-variance.shortage{background:#fff1f2}.live-variance.shortage strong{color:#be123c}.live-variance.overage{background:#effdf5}.live-variance.overage strong{color:#15803d}.check-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:9px}.check-grid label{display:flex;align-items:flex-start;gap:9px;padding:11px;border:1px solid #dae3ee;border-radius:9px;cursor:pointer}.check-grid label:has(input:checked){border-color:#73a1f5;background:#f3f7ff}.check-grid input{margin-top:3px;accent-color:var(--blue)}.check-grid span{display:flex;flex-direction:column}.check-grid strong{color:#334057;font-size:.77rem}.check-grid small{margin-top:3px;color:var(--muted);font-size:.68rem}.form-actions,.report-actions{display:flex;justify-content:flex-end;gap:9px}.form-actions button,.report-actions button{padding:11px 15px;border-radius:8px;font-weight:750;cursor:pointer}.secondary-action,.report-actions button:first-child{border:1px solid #cbd6e5;background:#fff;color:#46556a}.primary-action,.report-actions button:last-child{border:0;background:var(--blue);color:#fff}.variance-report{display:none;padding:26px;background:#fff;border:1px solid #dce5f0;border-radius:14px}.variance-report.visible{display:block}.report-brand{display:flex;justify-content:space-between;padding-bottom:17px;border-bottom:2px solid var(--navy)}.report-brand>div{display:flex;flex-direction:column}.report-brand>div>span{color:var(--blue);font-size:1.2rem;font-weight:900}.report-brand small,.report-brand>span{color:var(--muted);font-size:.7rem}.report-title{padding:21px 0}.report-title>span,.report-grid section>span,.report-status>span{color:var(--blue);font-size:.62rem;font-weight:850;letter-spacing:.1em}.report-title h3{margin:5px 0;color:var(--navy);font-size:1.45rem}.report-title p{margin:0;color:var(--muted);font-size:.75rem}.report-metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:9px}.report-metrics div{padding:13px;background:#f4f7fb;border-radius:8px}.report-metrics span{display:block;color:var(--muted);font-size:.65rem}.report-metrics strong{display:block;margin-top:5px;color:var(--navy);font-size:1rem}.report-metrics .negative{background:#fff1f2}.report-metrics .negative strong{color:#be123c}.report-metrics .positive{background:#effdf5}.report-metrics .positive strong{color:#15803d}.report-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:17px 0}.report-grid section{padding:14px;border:1px solid #e1e8f1;border-radius:8px}.report-grid p,.report-grid ul{margin:7px 0 0;color:#455369;font-size:.76rem;line-height:1.6}.report-grid ul{padding-left:18px}.report-status{display:grid;grid-template-columns:auto 1fr;gap:4px 13px;padding:13px;background:#eef4ff;border-radius:8px}.report-status strong{color:var(--navy);font-size:.82rem}.report-status small{grid-column:2;color:var(--muted);font-size:.67rem}.report-actions{margin-top:17px}
@media(max-width:640px){.field-grid,.check-grid,.report-grid{grid-template-columns:1fr}.live-variance{align-items:flex-start;flex-direction:column}.live-variance small{margin-left:0}.report-metrics{grid-template-columns:1fr 1fr}.report-actions,.form-actions{flex-direction:column-reverse}.report-actions button,.form-actions button{width:100%}}
@media print{body *{visibility:hidden}.variance-report,.variance-report *{visibility:visible}.variance-report{position:absolute;inset:0;display:block!important;border:0}.report-actions{display:none}}

/* Shift huddle workflow */
#huddlePanel{background:#f8fafc}.huddle-input-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.huddle-input-grid label{display:flex;flex-direction:column;gap:7px;padding:14px;background:#fff;border:1px solid #dfe7f1;border-radius:11px}.huddle-input-grid label>span{color:var(--navy);font-size:.78rem;font-weight:800}.huddle-input-grid textarea{resize:vertical;width:100%;padding:10px;border:1px solid #cad5e3;border-radius:8px;color:#344157;font:inherit;font-size:.76rem;line-height:1.}.huddle-input-grid textarea:focus{outline:3px solid rgba(37,99,235,.12);border-color:var(--blue)}.huddle-focus{display:flex;flex-direction:column;gap:6px;padding:14px 16px;background:linear-gradient(120deg,var(--navy),#1d4388);border-radius:9px;color:#fff}.huddle-focus span{color:#9dbbfa;font-size:.62rem;font-weight:850;letter-spacing:.1em}.huddle-focus strong{font-size:.9rem;line-height:1.5}.timeline{margin:17px 0}.timeline-item{display:grid;grid-template-columns:80px 1fr;gap:13px;position:relative;padding:0 0 14px}.timeline-item:not(:last-child):before{content:"";position:absolute;left:36px;top:30px;bottom:2px;width:2px;background:#dce6f4}.timeline-time{position:relative;z-index:1;align-self:start;padding:6px 8px;border-radius:999px;background:#eef4ff;color:var(--blue);font-size:.64rem;font-weight:850;text-align:center}.timeline-content{padding:0 0 2px}.timeline-content strong{display:block;color:var(--navy);font-size:.82rem}.timeline-content p{margin:5px 0 0;color:#536177;font-size:.75rem;line-height:1.55;white-space:pre-line}.huddle-close{padding:14px;border-left:4px solid var(--blue);background:#f3f7ff}.huddle-close span{color:var(--blue);font-size:.62rem;font-weight:850;letter-spacing:.09em}.huddle-close p{margin:6px 0 0;color:#46556b;font-size:.75rem;line-height:1.5}
@media(max-width:640px){.huddle-input-grid{grid-template-columns:1fr}.timeline-item{grid-template-columns:72px 1fr}}
@media print{.huddle-report,.huddle-report *{visibility:visible}.huddle-report{position:absolute;inset:0;display:block!important;border:0}}

/* Daily operations report */
#dailyReportPanel{background:#f8fafc}.performance-preview{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:15px}.performance-preview div{display:flex;align-items:center;justify-content:space-between;padding:12px 14px;border-radius:9px;background:#f2f6fb}.performance-preview span{color:var(--muted);font-size:.72rem}.performance-preview strong{color:var(--navy);font-size:.95rem}.management-summary{margin:16px 0;padding:16px;border-left:4px solid var(--blue);background:#f3f7ff}.management-summary span{color:var(--blue);font-size:.62rem;font-weight:850;letter-spacing:.1em}.management-summary p{margin:7px 0 0;color:#3d4c63;font-size:.78rem;line-height:1.65}.daily-report-grid .achievement-box{border-color:#a7e5bf;background:#f2fdf6}.daily-report-grid .achievement-box>span{color:#15803d}.daily-report-grid .priority-box{border-color:#b8cdf8;background:#f4f7ff}.metric-warning{background:#fff7ed!important}.metric-warning strong{color:#c2410c!important}.metric-good{background:#effdf5!important}.metric-good strong{color:#15803d!important}
@media(max-width:640px){.performance-preview{grid-template-columns:1fr}.report-fields{grid-template-columns:1fr}}
@media print{.daily-report,.daily-report *{visibility:visible}.daily-report{position:absolute;inset:0;display:block!important;border:0}}

/* Client-demo polish */
.live-tag{display:inline-block;margin:0 0 12px;padding:4px 7px;border-radius:5px;background:#ecfdf3;color:#15803d;font-size:.57rem;font-weight:850;letter-spacing:.08em}.card-icon{margin-top:3px}.workspace-controls{display:flex;align-items:center;gap:8px}.workspace-controls #resetDemo{padding:7px 10px;border:1px solid #ced9e8;border-radius:8px;background:#fff;color:#536177;font-size:.7rem;font-weight:750;cursor:pointer}.workspace-controls #resetDemo:hover{border-color:#8db2f8;color:var(--blue)}.trust-section{padding:74px 0;background:#f7faff;border-top:1px solid #e1eaf6;border-bottom:1px solid #e1eaf6}.trust-heading{max-width:720px;margin-bottom:27px}.trust-heading>span{color:var(--blue);font-size:.68rem;font-weight:850;letter-spacing:.12em}.trust-heading h2{margin:8px 0;color:var(--navy);font-size:clamp(1.7rem,3vw,2.4rem)}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:13px}.trust-grid>div{padding:20px;background:#fff;border:1px solid #dce6f2;border-radius:12px}.trust-grid>div>span{display:block;margin-bottom:14px;font-size:1.35rem}.trust-grid strong{color:var(--navy);font-size:.88rem}.trust-grid p{margin:7px 0 0;color:var(--muted);font-size:.75rem;line-height:1.55}.prototype-disclosure{margin:16px 0 0;padding:13px 15px;border-radius:9px;background:#eef4ff;color:#516078;font-size:.75rem;line-height:1.6}.prototype-disclosure strong{color:var(--navy)}
@media(max-width:900px){.trust-grid{grid-template-columns:1fr 1fr}}
@media(max-width:640px){.workspace-controls{align-items:flex-end;flex-direction:column}.workspace-controls .online-pill{display:inline-block}.trust-grid{grid-template-columns:1fr}}

/* Contact chooser */
.request-button{border:0;font:inherit;white-space:nowrap;cursor:pointer}.email-chooser{max-width:720px;margin:16px auto 0;padding:20px;background:#fff;border:1px solid #cfdaea;border-radius:14px;box-shadow:0 18px 45px rgba(15,31,75,.12)}.email-chooser[hidden]{display:none}.email-chooser>div:first-child{display:flex;align-items:center;gap:12px}.email-icon{display:grid;place-items:center;flex:0 0 38px;height:38px;border-radius:10px;background:#eef4ff;color:var(--blue);font-size:1.1rem}.email-chooser strong{color:var(--navy)}.email-chooser p{margin:3px 0 0;color:var(--muted);font-size:.78rem}.chooser-close{margin-left:auto;border:0;background:transparent;color:#718096;font-size:1.5rem;cursor:pointer}.email-options{display:grid!important;grid-template-columns:repeat(3,1fr);gap:9px;margin-top:17px}.email-options a,.email-options button{display:flex;align-items:center;justify-content:center;padding:11px;border:1px solid #cbd7e6;border-radius:8px;background:#fff;color:var(--navy);font:inherit;font-size:.78rem;font-weight:750;text-decoration:none;cursor:pointer}.email-options a:hover,.email-options button:hover{border-color:#8db2f8;background:#f5f8ff;color:var(--blue)}.direct-email{text-align:center}.direct-email a{color:var(--blue);font-weight:750}.direct-email span{margin-left:6px;color:#15803d;font-weight:750}
@media(max-width:640px){.email-options{grid-template-columns:1fr!important}.request-button{width:100%}}
