/* Zarco HQ · daylight, context, headspace. Shared by the site and full demo. */
:root {
  --paper: oklch(98.3% .006 85); --surface: oklch(99.2% .003 85);
  --stone: oklch(94.6% .011 85); --ink: oklch(25% .025 168);
  --muted: oklch(49% .02 168); --teal: oklch(40% .065 168);
  --mint: oklch(91.5% .035 155); --line: oklch(86% .013 140);
  --amber: #865b22; --ease: cubic-bezier(.16,1,.3,1);
  font-family: Figtree, Arial, sans-serif; color: var(--ink); background: var(--paper);
}
* { box-sizing:border-box; }
html { scroll-behavior:smooth; scroll-padding-top:100px; }
body { margin:0; font-size:17px; line-height:1.55; -webkit-font-smoothing:antialiased; }
button,input { font:inherit; }
button,a,input,summary { -webkit-tap-highlight-color:transparent; }
button,summary { cursor:pointer; }
button { color:inherit; }
a { color:inherit; text-decoration:none; }
button:focus-visible,a:focus-visible,summary:focus-visible,input:focus-visible { outline:3px solid #3c897a; outline-offset:5px; }
button:disabled { cursor:wait; opacity:.65; }
[hidden] { display:none!important; }
h1,h2,h3,h4,p { margin:0; }
h1,h2,h3 { font-family:"Source Serif 4",Georgia,serif; font-weight:400; letter-spacing:-.045em; line-height:1.08; }
h1 { font-size:clamp(45px,5.5vw,78px); }
h2 { font-size:clamp(38px,4.2vw,58px); }
h3 { font-size:clamp(32px,3vw,44px); }
h4 { font-size:22px; line-height:1.25; letter-spacing:-.025em; font-weight:550; }
p { color:var(--muted); max-width:64ch; }
svg { display:block; }
.wrap { width:min(1280px,calc(100% - 112px)); margin-inline:auto; }
.skip-link { position:fixed; top:-80px; left:20px; z-index:100; padding:12px; background:var(--surface); }
.skip-link:focus { top:12px; }
.nav-wrap { position:sticky; top:0; background:var(--paper); z-index:30; }
.nav { width:min(1392px,calc(100% - 64px)); height:88px; margin:auto; display:flex; align-items:center; justify-content:space-between; gap:20px; }
.brand { display:inline-flex; align-items:center; gap:9px; font-size:27px; font-weight:600; letter-spacing:-1.3px; line-height:1; }
.brand-hq { font-size:17px; align-self:flex-end; padding-bottom:1px; margin-left:-5px; font-weight:450; letter-spacing:-.5px; }
.mark { display:grid; grid-template-columns:1fr 1fr; width:32px; height:32px; gap:2px; margin-right:4px; flex:none; }
.mark i { background:currentColor; border-radius:50% 50% 40% 50%; }
.mark i:nth-child(2) { transform:rotate(90deg); }.mark i:nth-child(3) { transform:rotate(-90deg); }.mark i:nth-child(4) { transform:rotate(180deg); }
.mark.tiny { width:24px; height:24px; }
.nav-links { display:flex; gap:32px; font-size:15px; }
.nav-links a:hover,.footer a:hover { color:var(--teal); }
.button { display:inline-flex; align-items:center; justify-content:center; gap:26px; border:1px solid transparent; border-radius:12px; background:var(--teal); color:var(--surface); min-height:50px; padding:12px 21px; font-weight:500; font-size:16px; line-height:1.25; transition:transform .25s var(--ease),background .25s; }
.button:hover { background:#246d5b; transform:translateY(-2px); }
.button.small { min-height:44px; font-size:15px; padding:10px 17px; }
.button.secondary { background:transparent; color:var(--teal); border-color:#a3b8ab; }
.button.secondary:hover { background:var(--mint); }
.text-link { display:inline-flex; align-items:center; gap:16px; font-weight:500; color:var(--teal); font-size:16px; }
.text-link:hover { text-decoration:underline; text-underline-offset:5px; }
.eyebrow,.feature-label { display:block; font-size:14px; font-weight:500; color:var(--teal); }
.eyebrow { margin-bottom:22px; }
.little-star { margin-right:9px; font-size:20px; vertical-align:-1px; }
.intro { text-align:center; padding:68px 0 50px; }
.intro .eyebrow { margin-bottom:23px; }
.intro p { font-size:20px; line-height:1.5; margin:25px auto 28px; }
.intro-actions { display:flex; align-items:center; justify-content:center; gap:28px; }
.demo-under { display:flex; justify-content:space-between; gap:24px; padding:18px 8px; font-size:13px; color:var(--muted); }
.demo-under a { color:var(--teal); flex-shrink:0; }
.connection-note { text-align:center; padding:35px 0 75px; color:var(--muted); }
.connection-note>span { font-size:15px; }.connection-note>div { display:flex; justify-content:center; flex-wrap:wrap; align-items:center; gap:24px; margin:20px 0 10px; }
.connection-note b { color:#4a5c50; font-weight:500; font-size:18px; }.connection-note small { font-size:12px; }
.section-heading { margin:25px 0 50px; }.section-heading p { margin-top:22px; font-size:19px; }
.feature-wide { display:grid; grid-template-columns:1fr 1.08fr; background:var(--stone); border-radius:28px; overflow:hidden; }
.feature-copy { padding:55px 48px; display:flex; flex-direction:column; align-items:flex-start; }
.feature-copy h3 { margin:20px 0; }.feature-copy p { max-width:33ch; font-size:18px; margin-bottom:34px; }.feature-copy .text-link { margin-top:auto; }
.soft-field { background:radial-gradient(ellipse at 90% 10%,#f1e8ba,transparent 65%),radial-gradient(ellipse at 0 100%,#90c3b5,transparent 72%),#dfe9d7; }
.assistant-art { position:relative; min-height:480px; display:flex; flex-direction:column; align-items:center; justify-content:center; padding:40px; border-radius:28px; }
.floating-question { background:#edf3e8; padding:15px 22px; border-radius:16px 16px 3px 16px; align-self:flex-end; margin:0 0 20px 30px; font-size:15px; box-shadow:0 8px 22px #2e50300b; }
.brief-preview { display:flex; align-items:start; gap:22px; background:var(--surface); border-radius:22px; padding:28px 35px; width:95%; box-shadow:0 18px 45px #385b3920; transform:rotate(-2deg); }
.brief-preview h4 { font-family:"Source Serif 4",Georgia,serif; font-size:30px; margin:8px 0; font-weight:400; }.brief-preview ul { padding:0; list-style:none; font-size:15px; line-height:1.9; margin:12px 0; }.brief-preview li::before { content:'✓'; margin-right:12px; color:var(--teal); }
.document-icon { font-size:28px; color:var(--teal); }
.mini-sources { font-size:12px; color:var(--muted); display:flex; gap:12px; }
.art-caption { position:absolute; bottom:16px; left:28px; font-size:11px; color:#547164; }
.feature-pair { display:grid; grid-template-columns:1fr 1fr; gap:24px; margin-top:24px; }
.feature-tile { background:var(--stone); border-radius:28px; overflow:hidden; display:flex; flex-direction:column; }
.feature-tile .tile-copy { flex:1; display:flex; flex-direction:column; align-items:flex-start; }
.feature-tile .tile-copy .text-link { margin-top:auto; }
.tile-copy { padding:35px 40px 43px; }.tile-copy h3 { margin:16px 0; }.tile-copy p { margin-bottom:26px; max-width:40ch; font-size:18px; }
.renewal-art,.quote-art { min-height:340px; display:flex; align-items:center; justify-content:center; padding:34px; position:relative; }
.renewal-art { background:#e0eade; }.quote-art { background:#eae6d9; }
.mini-project { background:var(--surface); padding:24px; width:100%; border-radius:20px; font-size:14px; }
.mini-project-head { display:flex; align-items:center; gap:9px; font-weight:550; }.mini-project-head small { margin-left:auto; color:var(--muted); font-weight:400; }
.dot { display:inline-block; width:7px; height:7px; background:#57977a; border-radius:50%; flex:none; }
.renewal-path { display:flex; justify-content:space-between; font-size:11px; padding:22px 0; color:var(--muted); gap:8px; }
.renewal-path .current { color:var(--teal); border-bottom:2px solid #438775; padding-bottom:4px; }
.renewal-alert { display:flex; align-items:center; gap:12px; padding:15px 0; border-top:1px solid var(--line); }
.account-avatar { width:32px; height:32px; border-radius:9px; background:#e1eada; display:grid; place-items:center; color:var(--teal); font-size:14px; flex:none; }
.renewal-alert div { flex:1; }.renewal-alert strong,.renewal-alert div>span { display:block; }.renewal-alert div>span { font-size:11px; color:var(--muted); margin-top:3px; }
.state-pill { display:inline-flex; align-items:center; gap:6px; border-radius:99px; background:#e5ede0; color:#365e46; padding:5px 10px; font-size:11px; white-space:nowrap; line-height:1.3; }
.state-pill.amber { background:#f5ebd9; color:var(--amber); }
.tiny-artifact { display:flex; align-items:center; gap:8px; font-size:12px; padding:12px; background:var(--stone); border-radius:8px; }
.tiny-artifact b { margin-left:auto; font-size:11px; font-weight:400; color:var(--muted); }
.quote-preview { background:var(--surface); width:90%; padding:22px; border-radius:18px; transform:rotate(2deg); box-shadow:0 15px 30px #60573112; }
.quote-preview>div:first-child { display:flex; align-items:center; gap:15px; font-size:12px; }.quote-preview .state-pill { margin-left:auto; }.quote-preview strong { font-size:18px; font-weight:500; }
.quote-preview dl { margin:18px 0; font-size:12px; }.quote-preview dl>div { display:flex; justify-content:space-between; gap:12px; padding:9px 0; border-top:1px solid #e6e7df; }.quote-preview dd { margin:0; }.prepared-note { color:var(--teal); font-size:12px; }.prepared-note span { margin-right:8px; }
.knowledge-section { padding-block:115px; display:grid; grid-template-columns:1fr 1fr; gap:80px; align-items:center; }
.knowledge-copy p { margin:25px 0 30px; font-size:18px; max-width:40ch; }
.knowledge-topics { display:flex; flex-wrap:wrap; gap:8px; }.knowledge-topics button { padding:10px 15px; border-radius:99px; border:1px solid var(--line); background:transparent; font-size:14px; }.knowledge-topics .active { background:var(--teal); color:var(--surface); border-color:var(--teal); }
.knowledge-display { min-height:395px; background:#edf0e7; border-radius:24px; padding:34px; display:flex; align-items:center; }
.knowledge-card { width:100%; background:var(--surface); padding:28px; border-radius:16px; }.knowledge-card h4 { margin:12px 0 20px; font-family:"Source Serif 4",Georgia,serif; font-size:30px; font-weight:400; }.knowledge-row { display:flex; justify-content:space-between; gap:20px; padding:14px 0; font-size:14px; border-top:1px solid var(--line); }.knowledge-row span { color:var(--muted); }.knowledge-row b { font-weight:500; text-align:right; }.knowledge-card>small { font-size:12px; display:block; color:var(--muted); margin-top:17px; }
.work-section { background:var(--teal); color:var(--surface); border-radius:0 60px 0 60px; padding:85px 0; }
.work-inner { display:grid; grid-template-columns:1fr 1.15fr; gap:90px; }.work-inner .eyebrow { color:#c8deca; }.work-inner p { margin-top:23px; color:#d0e0d2; font-size:18px; }
details { border-bottom:1px solid var(--line); }summary { list-style:none; display:flex; align-items:center; justify-content:space-between; gap:22px; }summary::-webkit-details-marker { display:none; }summary>span { flex:none; transition:transform .2s; font-size:23px; font-weight:400; }details[open]>summary>span { transform:rotate(45deg); }
.work-list details { border-color:#568374; }.work-list summary { padding:21px 0; font-size:24px; letter-spacing:-.4px; }.work-list details:first-child summary { padding-top:0; }.work-list p { margin:0 0 22px; font-size:16px; max-width:49ch; }
.governance-section { display:grid; grid-template-columns:1fr 1fr; gap:85px; align-items:center; padding-block:110px; }.governance-section p { margin:24px 0; font-size:18px; }.governance-section .secondary-copy { font-size:15px; max-width:45ch; }
.approval-art { border-radius:28px; background:#e9e8dc; padding:45px; }.approval-document { padding:30px; border-radius:20px; background:var(--surface); transform:rotate(-1.5deg); }.approval-heading { display:flex; align-items:center; gap:10px; font-size:13px; color:var(--teal); }.approval-document h4 { font-family:"Source Serif 4",Georgia,serif; font-size:30px; font-weight:400; margin:23px 0; }.approval-line { display:flex; justify-content:space-between; padding:12px 0; font-size:14px; border-top:1px solid var(--line); }.approval-line b { color:var(--teal); font-weight:400; }.approval-wait { display:flex; align-items:center; gap:10px; background:var(--mint); padding:13px; border-radius:10px; font-size:14px; margin-top:13px; }.approval-document small { display:block; font-size:11px; color:var(--muted); margin-top:14px; }
.value-section { padding:65px; background:#edf0e7; border-radius:32px; }
.value-heading { text-align:center; }.value-heading p { margin:20px auto 38px; font-size:18px; }
.value-model { display:grid; grid-template-columns:.85fr 1fr; gap:70px; align-items:center; }.model-inputs label { display:block; font-size:15px; margin:25px 0; }.model-inputs output { float:right; color:var(--teal); font-weight:550; }input[type=range] { display:block; width:100%; accent-color:var(--teal); margin:18px 0 0; height:22px; cursor:pointer; }
.model-result { padding:30px 35px; border-radius:20px; background:var(--surface); }.model-result>span { font-size:14px; color:var(--muted); }.model-result>strong { display:block; font-family:"Source Serif 4",Georgia,serif; font-size:65px; line-height:1.3; font-weight:400; letter-spacing:-.04em; color:var(--teal); }.model-result>p { font-size:12px; margin-top:20px; }
.comparison { margin:17px 0; }.comparison>div { display:grid; grid-template-columns:62px 1fr max-content; gap:10px; align-items:center; font-size:12px; margin:14px 0; }.comparison>div>div { background:#edf0e9; height:12px; border-radius:3px; overflow:hidden; }.comparison i { display:block; height:100%; background:#a9b8a5; transition:width .3s; }.comparison>div:last-child i { background:#43816a; }.comparison b { text-align:right; font-weight:500; }
.pricing-section { padding-block:115px 80px; }.pricing-section .section-heading { text-align:center; margin-bottom:42px; }.pricing-section .section-heading p { margin-inline:auto; }
#pricing .price-basis { font-size:14px; line-height:1.5; color:var(--muted); margin:12px 0 26px; }
#pricing .price-motion { font-size:19px; line-height:1.4; font-weight:550; letter-spacing:-.02em; margin:0; }
#pricing .price-card ul { display:block; font-size:15px; margin:12px 0 28px; width:100%; }
#pricing .price-card li { position:relative; padding:8px 0 8px 23px; }
#pricing .price-card li::before { position:absolute; left:0; margin:0; }
#pricing .plan-details { width:100%; margin: auto 0 24px; padding-top:20px; border-top:1px solid var(--line); display:grid; gap:16px; }
#pricing .plan-details dt { font-size:13px; line-height:1.5; color:var(--muted); }
#pricing .plan-details dd { margin:3px 0 0; font-size:16px; line-height:1.4; font-weight:500; }
#pricing .price-card .button { margin-top:0; }
#pricing .setup-note { display:grid; grid-template-columns:1fr 1fr; gap:40px; font-size:14px; line-height:1.6; margin-top:30px; }
@media(max-width:760px){#pricing .setup-note{grid-template-columns:1fr;gap:22px;}#pricing .price-motion{font-size:20px;}}
.price-grid { display:grid; grid-template-columns:repeat(3,1fr); gap:20px; }.price-card { border:1px solid var(--line); border-radius:22px; padding:30px; display:flex; flex-direction:column; align-items:flex-start; }.price-card.featured { background:#e3ecdf; border-color:#c9d7c4; }.price-card h3 { margin:15px 0 20px; font-family:Figtree,Arial,sans-serif; font-size:28px; font-weight:500; }.price { display:flex; align-items:baseline; gap:9px; }.price strong { font-size:43px; line-height:1.1; letter-spacing:-.05em; font-weight:500; }.price span { font-size:14px; color:var(--muted); }.price-card>small { font-size:12px; color:var(--muted); margin-top:12px; min-height:38px; }.price-card ul { list-style:none; padding:0; margin:14px 0 30px; font-size:15px; line-height:1.5; }.price-card li { padding:9px 0; }.price-card li::before { content:'✓'; margin-right:10px; color:var(--teal); }.price-card .button { margin-top:auto; width:100%; font-size:14px; gap:10px; }.setup-note { display:flex; justify-content:space-between; gap:35px; margin-top:25px; padding:0 8px; color:var(--muted); font-size:13px; }.setup-note strong { display:block; color:var(--ink); font-weight:500; margin-bottom:5px; }
.faq-section { display:grid; grid-template-columns:.75fr 1.25fr; gap:90px; padding-block:40px 100px; }.faq-section>div>p { margin-top:24px; font-size:16px; }.faq-section a { text-decoration:underline; text-underline-offset:4px; }.faq-list summary { padding:23px 0; font-size:18px; }.faq-list p { margin-bottom:24px; font-size:16px; }
.closing-field { background:radial-gradient(ellipse at 5% 90%,#a3c6b4,transparent 65%),radial-gradient(ellipse at 100% 0,#e9e4b4,transparent 55%),#e2ead9; text-align:center; padding:70px 25px; border-radius:32px; }.closing-field>.mark { margin:0 auto 28px; color:var(--teal); }.closing-field p { margin:22px auto 27px; font-size:18px; }
.footer { display:flex; gap:35px; align-items:center; justify-content:space-between; padding-block:55px; }.footer>span { font-size:13px; color:var(--muted); }.footer>div { display:flex; gap:25px; font-size:13px; }

/* The product stays legible. The ambient field creates depth, not more data to read. */
.tour-stage { position:relative; padding:34px; border-radius:30px; overflow:hidden; background:#ceded2; }
.tour-stage::before { content:''; position:absolute; inset:-25%; background:radial-gradient(ellipse at 12% 80%,#84b6a2 0,transparent 42%),radial-gradient(ellipse at 85% 10%,#eee6b8 0,transparent 38%),radial-gradient(ellipse at 70% 90%,#abc9bd,transparent 40%); animation:field-drift 22s ease-in-out infinite alternate; }
@keyframes field-drift { to { transform:translate(3%,-2%) rotate(5deg); } }
.tour-window { position:relative; background:var(--surface); border:1px solid #d6ddd0; border-radius:19px; box-shadow:0 25px 65px #35534422; overflow:hidden; }
.tour-topbar { display:flex; align-items:center; justify-content:space-between; gap:15px; padding:17px 22px; border-bottom:1px solid #e3e6de; height:66px; }
.tour-brand { display:flex; align-items:center; gap:10px; font-size:15px; font-weight:550; }.tour-brand>.mark { width:24px; height:24px; }
.tour-tabs { display:flex; gap:5px; }.tour-tabs button { font-size:13px; border:0; padding:9px 15px; border-radius:99px; background:transparent; color:var(--muted); }.tour-tabs button[aria-selected=true] { color:var(--teal); background:#e8efe3; }.tour-tag { color:var(--muted); font-size:11px; }
.tour-body { display:grid; grid-template-columns:154px minmax(0,1fr); height:610px; position:relative; }
.tour-sidebar { background:#f0eee7; padding:24px 12px; font-size:13px; display:flex; flex-direction:column; gap:5px; border-right:1px solid #e1e3d9; }.workspace-name { padding:0 10px 17px; font-weight:550; }.tour-sidebar button,.tour-sidebar>span { display:flex; align-items:center; gap:10px; min-height:39px; padding:8px 10px; border:0; background:transparent; border-radius:9px; text-align:left; font-size:13px; }.tour-sidebar button.selected { background:#dbe4d5; font-weight:550; }.tour-sidebar>small { margin:22px 10px 7px; font-size:11px; color:var(--muted); }.tour-sidebar .nav-icon { width:16px; text-align:center; color:#65745f; }.sidebar-bottom { margin-top:auto!important; }
.tour-screen { position:relative; overflow-y:auto; scrollbar-width:thin; scrollbar-color:#bac9b3 transparent; padding:28px 34px; }
.tour-screen h3,.tour-screen h4 { font-family:Figtree,Arial,sans-serif; }.tour-screen h3 { font-size:27px; letter-spacing:-.035em; font-weight:550; line-height:1.2; }.tour-screen p { font-size:14px; }
.chat-home { min-height:100%; max-width:720px; margin:auto; display:flex; flex-direction:column; justify-content:center; align-items:stretch; }
.chat-welcome { text-align:center; margin-bottom:28px; }.chat-welcome .assistant-symbol { display:block; color:var(--teal); font-size:33px; margin-bottom:12px; }.chat-welcome h3 { font-family:"Source Serif 4",Georgia,serif; font-size:45px; font-weight:400; }.chat-welcome p { margin:10px auto; font-size:16px; }
.chat-prompt { display:flex; align-items:center; gap:15px; padding:11px 12px 11px 20px; border:1px solid #b9c5b4; border-radius:19px; background:var(--surface); box-shadow:0 6px 17px #415b3610; font-size:15px; }.chat-prompt>span { flex:1; }.chat-prompt button { border:0; border-radius:12px; background:var(--teal); color:var(--surface); width:40px; height:40px; font-size:22px; flex:none; }.chat-scope { display:flex; align-items:center; gap:8px; color:var(--muted); font-size:11px; padding:10px 15px; }
.chat-suggestions { display:flex; justify-content:center; gap:9px; margin-top:27px; color:var(--muted); font-size:12px; }.chat-suggestions span { border:1px solid var(--line); padding:6px 12px; border-radius:99px; }
.chat-home.has-answer { justify-content:flex-start; }.has-answer .chat-welcome { display:none; }.question-bubble { align-self:flex-end; margin:0 0 22px 30px; background:#e9eee2; padding:13px 18px; border-radius:15px 15px 3px 15px; font-size:14px; }
.answer-lead { display:flex; gap:12px; align-items:center; font-size:17px; font-weight:550; margin-bottom:15px; }.answer-lead>span { color:var(--teal); font-size:25px; }
.source-strip { display:flex; flex-wrap:wrap; align-items:center; gap:9px; margin-bottom:16px; font-size:11px; color:var(--muted); }.source-badge { display:inline-flex; align-items:center; gap:6px; background:var(--surface); border:1px solid #e0e5da; border-radius:8px; padding:5px 8px; color:#486051; font-size:11px; }.source-badge svg { width:15px; height:15px; flex:none; }
.fact-list { list-style:none; padding:0; margin:0; }.fact-list li { display:grid; grid-template-columns:28px 1fr auto; align-items:center; gap:10px; padding:14px 0; border-top:1px solid #e3e8dc; font-size:14px; }.fact-icon { width:27px; height:27px; display:grid; place-items:center; border-radius:8px; background:#edf1e5; color:var(--teal); }.fact-list strong { display:block; font-weight:500; }.fact-list small { color:var(--muted); font-size:12px; }.fact-list li.attention .fact-icon { background:#f4ecd6; color:var(--amber); }.fact-source { color:var(--muted); font-size:11px; }
.meeting-nudge { display:flex; gap:12px; align-items:center; background:#f3f1e8; padding:15px 18px; border-radius:12px; margin-top:16px; font-size:13px; }.meeting-nudge p { font-size:13px; }.meeting-nudge strong { display:block; font-weight:500; color:var(--ink); margin-bottom:4px; }
.tour-next-inline { display:flex; justify-content:flex-end; margin-top:20px; }.tour-next-inline .button { min-height:39px; font-size:13px; padding:10px 15px; }
.tour-foot { display:flex; justify-content:space-between; align-items:center; gap:20px; padding:13px 22px; min-height:54px; background:#f3f5ec; border-top:1px solid #e1e6d8; font-size:12px; color:var(--muted); }.tour-foot>span { display:flex; align-items:center; gap:10px; }.tour-foot button { background:transparent; border:0; color:var(--teal); font-size:12px; padding:5px; }.step-dots { display:flex; gap:5px; }.step-dots i { width:5px; height:5px; border-radius:50%; background:#b9c8ae; }.step-dots i.current { background:var(--teal); }
.project-topline { display:flex; justify-content:space-between; align-items:center; margin-bottom:12px; }.breadcrumb { font-size:11px; color:var(--muted); }.project-heading { display:flex; gap:15px; align-items:center; margin-bottom:9px; }.project-meta { color:var(--muted); font-size:13px; }.project-tabs { display:flex; gap:27px; margin-top:22px; border-bottom:1px solid var(--line); font-size:13px; }.project-tabs span { padding-bottom:10px; }.project-tabs .active { border-bottom:2px solid var(--teal); }
.renewal-layout { display:grid; grid-template-columns:minmax(0,1fr) 238px; gap:20px; margin-top:20px; }
.project-metrics { display:grid; grid-template-columns:1fr 1fr; gap:10px; }.project-metrics>div { padding:15px; background:#f0f1e9; border-radius:12px; }.project-metrics small { font-size:11px; color:var(--muted); }.project-metrics strong { display:block; font-size:28px; line-height:1.25; font-weight:500; letter-spacing:-1px; }.project-metrics>div:last-child strong { color:var(--amber); }
.book-chart { padding:17px 0 13px; }.book-chart-head { display:flex; justify-content:space-between; font-size:11px; margin-bottom:13px; color:var(--muted); }.book-chart svg { width:100%; height:102px; overflow:visible; }.book-chart-axis { display:flex; justify-content:space-between; font-size:10px; color:var(--muted); margin-top:7px; }
.account-mini-row { display:flex; gap:9px; align-items:center; border-top:1px solid var(--line); padding:11px 0; font-size:12px; }.account-mini-row>div { flex:1; }.account-mini-row strong { display:block; font-weight:500; }.account-mini-row small { color:var(--muted); font-size:11px; }
.ask-peek { background:#edf2e8; border-radius:15px; padding:19px; display:flex; flex-direction:column; align-items:start; }.ask-peek>strong { font-size:16px; font-weight:550; }.ask-peek p { font-size:13px; margin:13px 0; }.ask-peek button { background:var(--surface); border:1px solid #afc5aa; padding:14px; border-radius:12px; font-size:14px; line-height:1.45; text-align:left; margin-top:10px; color:var(--teal); }.ask-peek button span { display:block; margin-top:8px; font-size:20px; }.ask-peek small { color:var(--muted); font-size:11px; margin-top:auto; padding-top:20px; }
.answer-overlay { position:absolute; inset:0; z-index:8; background:#203d2e28; padding:22px; display:flex; align-items:flex-start; justify-content:center; }
.expanded-answer { width:min(720px,100%); max-height:min(100%,calc(100dvh - 145px)); overflow-y:auto; background:var(--surface); border:1px solid #c2d0b8; border-radius:22px; box-shadow:0 24px 65px #213f3433; padding:28px 34px; animation:answer-lift .55s var(--ease); }
.expanded-answer header { display:flex; align-items:center; justify-content:space-between; font-size:15px; color:var(--teal); margin-bottom:17px; }.close-button { border:0; background:#edf0e8; color:var(--muted); border-radius:50%; width:32px; height:32px; display:grid; place-items:center; font-size:22px; }.expanded-answer h3 { font-family:"Source Serif 4",Georgia,serif; font-size:36px; font-weight:400; margin-bottom:9px; }.expanded-answer>p { font-size:14px; margin-bottom:22px; }
.priority-row { display:flex; gap:14px; align-items:start; border-top:1px solid var(--line); padding:17px 0; }.priority-row .priority-number { font-size:12px; color:var(--teal); padding-top:3px; }.priority-row>div { flex:1; }.priority-row strong { font-size:16px; font-weight:550; }.priority-row p { font-size:13px; margin-top:3px; }.priority-row b { display:block; font-size:12px; font-weight:500; color:var(--teal); margin-top:7px; }.priority-row .state-pill { margin-top:2px; }
.expanded-answer details { font-size:12px; margin:4px 0 18px; }.expanded-answer details summary { padding:11px 0; color:var(--muted); }.expanded-answer details p { font-size:12px; padding-bottom:10px; }
.expanded-answer .button { font-size:14px; min-height:42px; }
@keyframes answer-lift { from { opacity:0; transform:translateY(18px) scale(.97); } to { opacity:1; transform:none; } }
.inbox-heading { margin-bottom:18px; }.inbox-heading .breadcrumb { display:block; margin-bottom:8px; }
.inbox-item { border:1px solid #dfe5d7; border-radius:15px; overflow:hidden; }.inbox-item-head { padding:18px 22px; background:#f4f4ed; }.inbox-item-head>div { display:flex; justify-content:space-between; align-items:center; margin-bottom:8px; }.inbox-item-head h4 { font-size:20px; margin-bottom:8px; }.inbox-item-head p { font-size:13px; max-width:66ch; }
.artifact-tabs { display:flex; gap:7px; padding:12px 22px 0; background:var(--surface); }.artifact-tabs button { border:0; background:transparent; padding:8px 12px; font-size:12px; border-radius:8px; }.artifact-tabs button[aria-selected=true] { background:#e9efe3; color:var(--teal); }
.artifact { padding:16px 22px 20px; }.quote-sheet { display:grid; grid-template-columns:1fr 1fr; gap:10px 24px; background:#faf9f4; padding:18px; border:1px solid #e3e5da; border-radius:10px; font-size:12px; }.quote-sheet header { grid-column:1/-1; display:flex; justify-content:space-between; margin-bottom:6px; }.quote-sheet header b { font-weight:550; font-size:15px; }.quote-sheet div>small { display:block; color:var(--muted); font-size:11px; }.quote-sheet .quote-total { grid-column:1/-1; display:flex; justify-content:space-between; padding-top:9px; border-top:1px solid var(--line); font-size:14px; }.quote-sheet .quote-total b { font-weight:550; color:var(--teal); }
.email-sheet { background:#faf9f4; padding:18px; border:1px solid #e3e5da; border-radius:10px; font-size:13px; }.email-sheet header { font-size:12px; color:var(--muted); border-bottom:1px solid var(--line); padding-bottom:9px; margin-bottom:11px; }.email-sheet p { font-size:13px; margin:7px 0; }.email-sheet .email-attachment { display:inline-block; margin-top:6px; padding:5px 9px; border:1px solid var(--line); border-radius:6px; font-size:11px; color:var(--teal); }
.inbox-review { display:flex; justify-content:space-between; align-items:center; gap:15px; padding:12px 22px; border-top:1px solid #e0e7d9; }.inbox-review p { font-size:11px; }.inbox-review button { font-size:12px; min-height:36px; padding:9px 12px; gap:8px; }.review-confirmation { color:var(--teal); font-size:12px; }
.full-demo-intro { padding:55px 0 35px; text-align:center; }.full-demo-intro h1 { font-size:56px; }.full-demo-intro p { margin:17px auto; max-width:55ch; }.full-demo .tour-body { height:650px; }.full-demo .connection-note { padding-bottom:30px; }
.guide-launcher { position:fixed; right:24px; bottom:23px; width:52px; height:52px; border:1px solid #92af9a; border-radius:50%; background:var(--teal); color:var(--surface); display:grid; place-items:center; box-shadow:0 6px 24px #264d3422; z-index:40; }.guide-launcher .mark { width:24px; height:24px; margin:0; }
.site-guide { position:fixed; right:24px; bottom:88px; width:345px; max-height:70vh; overflow:auto; padding:25px; border:1px solid var(--line); border-radius:20px; background:var(--surface); box-shadow:0 20px 60px #2e493333; z-index:40; }.site-guide>header { display:flex; justify-content:space-between; align-items:center; margin-bottom:18px; }.site-guide p { font-size:14px; margin:14px 0; }.site-guide .guide-prompts { display:flex; flex-direction:column; gap:8px; }.guide-prompts button { background:#eff2e8; border:0; padding:11px 14px; border-radius:10px; text-align:left; font-size:14px; }.site-guide small { display:block; color:var(--muted); font-size:11px; margin-top:17px; }.site-guide a { font-size:14px; color:var(--teal); }
@media(min-width:1650px) { .wrap { width:min(1390px,calc(100% - 160px)); }.tour-body { height:635px; }.chat-home { max-width:760px; } }
@media(max-width:1100px) {
  .wrap { width:calc(100% - 64px); }.tour-stage { padding:22px; }.tour-body { grid-template-columns:120px minmax(0,1fr); }.tour-sidebar { padding-inline:7px; }.tour-sidebar button,.tour-sidebar>span { padding-inline:7px; font-size:12px; }.tour-screen { padding:24px; }.renewal-layout { grid-template-columns:minmax(0,1fr) 205px; gap:15px; }
  .feature-copy { padding:38px; }.assistant-art { padding:28px; }.feature-pair { gap:18px; }.tile-copy { padding:30px; }.renewal-art,.quote-art { padding:25px; }.renewal-alert .state-pill { display:none; }.knowledge-section,.work-inner,.governance-section,.faq-section { gap:45px; }.value-section { padding:40px; }.value-model { gap:35px; }.price-card { padding:25px; }.price-card .feature-label { font-size:12px; }.price strong { font-size:37px; }
}
@media(max-width:800px) {
  .nav { width:calc(100% - 40px); height:76px; }.nav-links { gap:18px; font-size:14px; }.nav-links a:last-child { display:none; }.intro { padding-top:45px; }.intro p { font-size:18px; }
  .tour-brand,.tour-tag,.tour-sidebar { display:none; }.tour-topbar { justify-content:center; }.tour-body { display:block; height:650px; }.tour-screen { height:100%; }.tour-tabs button { padding:9px 20px; }
  .feature-wide,.knowledge-section,.governance-section,.value-model,.faq-section { grid-template-columns:1fr; }.feature-copy { padding:36px; }.feature-copy p { max-width:45ch; }.assistant-art { min-height:370px; }.feature-pair { grid-template-columns:1fr 1fr; }.tile-copy h3 { font-size:31px; }.tile-copy p { font-size:16px; }.renewal-art,.quote-art { padding:17px; min-height:295px; }.mini-project { padding:16px; }.account-avatar { width:27px; height:27px; }.renewal-alert { gap:6px; }.tiny-artifact b { display:none; }.quote-preview { width:100%; padding:16px; }.quote-preview dl { font-size:11px; }
  .knowledge-section,.governance-section { padding-block:75px; gap:32px; }.knowledge-copy p { max-width:55ch; }.knowledge-display { min-height:340px; }.work-inner { grid-template-columns:1fr; gap:35px; }.work-section { padding:60px 0; }.governance-section>div:last-child { grid-row:1; }.approval-art { padding:40px; }.approval-document { max-width:440px; margin:auto; }.value-model { gap:10px; }.model-inputs { display:grid; grid-template-columns:1fr; }.model-inputs label { margin:12px 0; }.value-heading h2 br { display:none; }.pricing-section { padding-top:75px; }.price-grid { grid-template-columns:1fr; }.price-card { padding:30px; }.price-card .feature-label { font-size:14px; }.price-card ul { display:grid; grid-template-columns:1fr 1fr; gap:0 22px; }.price-card .button { width:auto; }.price-card>small { min-height:0; }.faq-section { gap:20px; padding-bottom:70px; }.footer { flex-wrap:wrap; gap:24px; }.footer>span { display:none; }
}
@media(max-width:540px) {
  .wrap { width:calc(100% - 36px); }.nav { width:calc(100% - 36px); height:72px; }.nav-links { display:none; }.brand { font-size:24px; }.brand .mark { width:28px; height:28px; }.nav .button { min-height:40px; font-size:13px; gap:12px; padding:9px 13px; }.intro { padding:35px 2px 30px; }.intro h1 { font-size:45px; letter-spacing:-.05em; }.wide-only { display:none; }.intro .eyebrow { font-size:12px; margin-bottom:20px; }.intro p { font-size:17px; margin:22px auto 24px; }.intro p br { display:none; }.intro-actions { gap:20px; }.intro-actions .button { font-size:14px; gap:15px; }.intro-actions .text-link { font-size:14px; }.tour-stage { padding:10px; border-radius:22px; }.tour-window { border-radius:15px; }.tour-topbar { padding:10px 8px; height:56px; }.tour-tabs { width:100%; gap:0; }.tour-tabs button { flex:1; padding:9px 7px; font-size:12px; }.tour-body { height:580px; }.tour-screen { padding:22px 17px; }.chat-welcome h3 { font-size:36px; }.chat-welcome p { font-size:14px; }.chat-welcome .assistant-symbol { font-size:29px; }.chat-prompt { font-size:13px; gap:10px; padding-left:13px; }.chat-prompt button { width:35px; height:35px; }.chat-suggestions { font-size:10px; gap:5px; margin-top:20px; }.chat-suggestions span { padding:5px 8px; }.tour-foot { padding:12px; font-size:10px; gap:10px; }.tour-foot button { font-size:11px; }.tour-foot>span { gap:8px; }.demo-under { flex-direction:column; gap:8px; padding:13px 2px; font-size:11px; }.connection-note { padding:25px 15px 45px; }.connection-note>span { font-size:13px; }.connection-note>div { gap:9px 13px; margin-top:15px; }.connection-note b { font-size:14px; }.connection-note small { font-size:11px; }
  .question-bubble { font-size:12px; margin:0 0 17px 10px; padding:11px 14px; }.answer-lead { font-size:16px; gap:9px; }.source-strip { gap:5px; font-size:10px; }.source-strip>span:first-child { flex-basis:100%; }.source-badge { font-size:10px; padding:4px 6px; }.source-badge svg { width:13px; height:13px; }.fact-list li { grid-template-columns:25px 1fr; font-size:13px; padding:12px 0; gap:9px; }.fact-list small { font-size:11px; }.fact-source { display:none; }.meeting-nudge { font-size:12px; padding:12px; gap:8px; }.meeting-nudge p { font-size:12px; }.tour-next-inline { margin-top:15px; }
  .tour-screen h3 { font-size:25px; }.project-meta { font-size:12px; }.project-heading { gap:9px; }.project-heading .state-pill { font-size:10px; }.project-tabs { gap:23px; margin-top:16px; font-size:12px; }.renewal-layout { grid-template-columns:1fr; margin-top:15px; gap:14px; }.project-metrics>div { padding:12px; }.project-metrics strong { font-size:25px; }.book-chart { display:none; }.account-mini-row { padding:9px 0; }.ask-peek { padding:16px; }.ask-peek p,.ask-peek small { display:none; }.ask-peek button { width:100%; margin-top:9px; padding:11px; font-size:13px; display:flex; gap:10px; align-items:center; }.ask-peek button span { margin:0; }.answer-overlay { padding:10px; align-items:stretch; }.expanded-answer { padding:20px 18px; border-radius:16px; }.expanded-answer header { margin-bottom:12px; }.expanded-answer h3 { font-size:31px; }.expanded-answer>p { font-size:12px; margin-bottom:12px; }.priority-row { gap:9px; padding:14px 0; }.priority-row strong { font-size:14px; }.priority-row p { font-size:12px; }.priority-row b { font-size:11px; }.priority-row .state-pill { display:none; }.expanded-answer details { margin-bottom:14px; }.expanded-answer .button { width:100%; font-size:13px; }.inbox-heading { margin-bottom:12px; }.inbox-item-head { padding:15px; }.inbox-item-head h4 { font-size:18px; }.inbox-item-head p { font-size:12px; }.artifact-tabs { padding:10px 12px 0; }.artifact { padding:12px; }.quote-sheet,.email-sheet { padding:13px; }.quote-sheet { font-size:11px; gap:9px 15px; }.quote-sheet header b { font-size:14px; }.quote-sheet .quote-total { font-size:13px; }.inbox-review { flex-direction:column; align-items:stretch; padding:12px; gap:8px; }.email-sheet p { font-size:12px; }.inbox-item-head .state-pill { font-size:10px; }.inbox-item-head .breadcrumb { font-size:10px; }
  .section-heading { margin:15px 0 28px; }.section-heading p { font-size:17px; }.eyebrow { font-size:13px; margin-bottom:17px; }h2 { font-size:39px; }.feature-wide,.feature-tile { border-radius:22px; }.feature-copy { padding:30px 25px; }.feature-copy h3 { font-size:34px; }.feature-copy p { font-size:16px; margin-bottom:23px; }.assistant-art { padding:25px 19px; min-height:350px; border-radius:22px; }.floating-question { font-size:12px; margin-left:22px; padding:12px; }.brief-preview { padding:22px; width:96%; gap:14px; }.brief-preview h4 { font-size:27px; }.brief-preview ul { font-size:13px; }.brief-preview .feature-label { font-size:11px; }.feature-pair { grid-template-columns:1fr; gap:18px; margin-top:18px; }.renewal-art,.quote-art { padding:28px 23px; min-height:300px; }.renewal-alert .state-pill { display:inline-flex; font-size:10px; }.mini-project { padding:18px; }.tiny-artifact b { display:block; font-size:10px; }.quote-preview { padding:20px; }.quote-preview dl { font-size:12px; }.tile-copy { padding:27px; }.tile-copy h3 { font-size:34px; }.tile-copy p { font-size:17px; }.knowledge-section { padding-block:65px; }.knowledge-display { padding:22px; min-height:350px; border-radius:22px; }.knowledge-card { padding:22px; }.knowledge-card h4 { font-size:28px; }.knowledge-row { font-size:12px; gap:14px; }.knowledge-topics button { padding:9px 12px; font-size:12px; }.work-section { border-radius:0 35px 0 35px; padding:50px 0; }.work-inner p { font-size:16px; }.work-list summary { font-size:20px; }.work-list p { font-size:15px; }.governance-section { padding-block:65px; }.governance-section p { font-size:17px; }.approval-art { padding:28px 22px; border-radius:22px; }.approval-document { padding:24px; }.approval-line { font-size:13px; }.value-section { padding:35px 24px; border-radius:24px; }.value-heading h2 { font-size:35px; }.value-heading p { font-size:16px; margin-bottom:20px; }.model-inputs label { font-size:13px; }.model-result { padding:22px; margin-top:15px; }.model-result>strong { font-size:52px; }.model-result>span { font-size:12px; }.comparison>div { font-size:10px; grid-template-columns:46px 1fr 49px; gap:7px; }.model-result>p { font-size:11px; }.pricing-section { padding-block:65px 50px; }.price-card ul { display:block; }.price-card .button { width:100%; }.price-card>small { margin-top:10px; }.price strong { font-size:43px; }.setup-note { flex-direction:column; gap:15px; font-size:12px; }.faq-section { padding-block:20px 60px; gap:25px; }.faq-list summary { font-size:16px; padding:20px 0; }.faq-list p { font-size:15px; }.closing-field { padding:45px 20px; border-radius:24px; }.closing-field h2 { font-size:35px; }.closing-field p { font-size:16px; }.footer { padding-block:35px 80px; }.footer>div { flex-wrap:wrap; gap:20px; font-size:12px; }.guide-launcher { right:16px; bottom:16px; width:46px; height:46px; }.site-guide { right:16px; width:calc(100% - 32px); bottom:76px; }.full-demo-intro h1 { font-size:40px; }.full-demo .tour-body { height:620px; }.full-demo-intro { padding:35px 0 25px; }.full-demo-intro p { font-size:16px; }
}
@media(max-width:540px) { .comparison>div { grid-template-columns:46px minmax(15px,1fr) max-content; } }
@media(prefers-reduced-motion:reduce) { html { scroll-behavior:auto; } *,*::before,*::after { animation:none!important; transition:none!important; } }
