/* Orlino: shared foundation for home, articles, and resources. */
:root{--paper:#f5f9f8;--white:#fff;--ink:#19353c;--muted:#5d7175;--line:#dbe6e5;--blue:#0c737a;--mint:#e9f5f0;--peach:#fff1e9;--lilac:#e7f2f6;--yellow:#f3f5e5;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none}
*{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:100px}
body{margin:0;font-size:16px;line-height:1.6}
button,input,textarea{font:inherit}
button,a{-webkit-tap-highlight-color:transparent}
button{cursor:pointer}
button:disabled{cursor:default;opacity:.65}
a{color:inherit;text-decoration:none}
h1,h2,h3,h4,p{margin:0}
h1,h2,h3{text-wrap:balance}
h2{font-size:clamp(1.8rem,3.1vw,2.7rem);line-height:1.3;letter-spacing:-.035em;font-weight:650}
h3{letter-spacing:-.02em}
em{font-style:normal}
[hidden]{display:none!important}
:focus-visible{outline:3px solid var(--blue);outline-offset:5px}
.shell{width:min(1120px,calc(100% - 64px));margin-inline:auto}
.section-space{padding-top:88px}
.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:32px}
.section-heading .eyebrow{margin-bottom:14px}
.section-heading>div{max-width:740px}
.section-heading>p{max-width:300px;color:var(--muted);font-size:1rem;line-height:1.8}
.eyebrow{font-size:.8125rem;letter-spacing:.08em;font-weight:600;line-height:1.5;color:var(--blue)}
.soft{color:var(--muted)}
.button{display:inline-flex;align-items:center;justify-content:center;gap:20px;border:1px solid transparent;border-radius:10px;min-height:50px;padding:13px 24px;font-size:.9375rem;font-weight:600;line-height:1.4;transition:background .18s,transform .18s}
.button span{font-size:1.2rem}
.button-blue{background:var(--blue);color:white}
.button-blue:hover{background:#085d64}
.button-dark{background:var(--ink);color:white}
.button-dark:hover{background:#294b52}
.button-outline{background:transparent;border-color:#bdd2d2;color:var(--ink)}
.button-outline:hover{background:#e5f2f2;border-color:#9dc5c6}
.button-small{min-height:43px;padding:10px 17px;gap:14px;font-size:.875rem}
.quiet-link{display:inline-flex;align-items:center;gap:14px;font-size:.9375rem;font-weight:600;padding:10px 0}
.quiet-link:hover,.text-button:hover{text-decoration:underline;text-underline-offset:5px}
.skip-link{position:fixed;left:16px;top:-100px;padding:12px;background:white;z-index:100}
.skip-link:focus{top:12px}
/* Navigation */
.header{position:sticky;top:0;z-index:20;background:#f5f9f8f5;border-bottom:1px solid var(--line);backdrop-filter:blur(12px)}
.nav{min-height:74px;display:flex;align-items:center;justify-content:space-between;gap:20px}
.brand{display:inline-flex;align-items:center;gap:9px;font-size:1.6rem;font-weight:750;letter-spacing:-.045em}
.brand-mark{width:33px;height:33px;flex:none;border-radius:9px;background:var(--blue);color:white;display:grid;place-items:center;font:800 28px/1 Arial,sans-serif;padding-bottom:0;letter-spacing:0}
.brand-mark img,.orbit-orlino-mark img,.reply-avatar img{display:block;width:100%;height:100%;object-fit:cover;border-radius:inherit}
.preview-badge{font-size:.75rem;letter-spacing:0;font-weight:400;color:var(--muted);border-left:1px solid #cbd2df;padding-left:9px;margin-left:4px}
.nav-links{display:flex;align-items:center;gap:26px;font-size:.875rem}
.nav-links>a:not(.button):hover{color:var(--blue)}
.language-link{color:var(--muted)}
.menu-toggle{display:none}
/* One promise, one primary action. */
.hero{position:relative;text-align:center;padding:76px 0 48px}
.hero-eyebrow{display:inline-block;background:#e7f3f3;color:#12666e;padding:7px 13px;border:1px solid #cfe6e5;border-radius:30px;letter-spacing:.08em}
.hero h1{font-size:clamp(3.4rem,5.8vw,5.25rem);line-height:1.13;letter-spacing:-.05em;margin:25px 0 22px;font-weight:680}
.hero h1 em{color:var(--blue)}
.hero-description{font-size:1.125rem;line-height:1.9;color:var(--muted);max-width:750px;margin-inline:auto}
.hero-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;width:min(100%,480px);margin:24px auto 0}
.hero-actions .button{width:100%;min-height:56px;border-radius:12px;padding:14px 18px;gap:16px}
.hero-actions .button span{width:22px;flex:none;text-align:center}
.hero-examples{position:relative;display:grid;gap:12px;width:min(100%,480px);margin:30px auto 0;text-align:left}
.hero-example{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);align-items:center;gap:16px;font-size:clamp(1rem,1.6vw,1.375rem);line-height:1.6}
.hero-example-label{color:var(--muted);white-space:nowrap}
.hero-word{position:relative;display:grid;min-width:0;width:100%;height:48px;overflow:hidden;border-radius:12px;font-weight:650;line-height:1.5;text-align:center}
.hero-word>span{display:flex;align-items:center;justify-content:center;grid-area:1/1;padding:0 10px;white-space:nowrap}
.hero-example-life .hero-word{color:#85531b;background:#fff0dc}
.hero-example-work .hero-word{color:var(--blue);background:#e1f1f3}
.hero-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}
html:lang(zh-CN) .hero-word{width:5em}
@media(max-width:640px){.hero-examples{margin-top:24px;gap:10px}.hero-example{font-size:clamp(.875rem,3.8vw,1.125rem);gap:10px}.hero-word{width:100%;height:44px}html:lang(zh-CN) .hero-example{font-size:clamp(1rem,4.4vw,1.25rem)}}
@media(max-width:440px){.hero-actions{grid-template-columns:minmax(0,1fr)}.hero-actions .button{min-height:52px}}
/* The mascot has its own clear space; copy stays on the quiet side of the image. */
.hero.hero-mascot{isolation:isolate;overflow:hidden;min-height:700px;padding:72px 0 88px;background:radial-gradient(ellipse at 80% 45%,#dceeff 0%,transparent 58%),#f4f8fc;text-align:left;display:flex;align-items:center}
.hero-mascot::before{content:"";position:absolute;inset:0;z-index:-1;pointer-events:none;background:linear-gradient(0deg,var(--paper),transparent 18%)}
.hero-content{position:relative}
.hero-mascot .hero-content{width:min(1240px,calc(100% - 80px));display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);gap:32px;align-items:center}
.hero-copy{width:100%;max-width:660px}
.hero-mascot h1{font-size:clamp(3.25rem,5.35vw,5.25rem);text-wrap:initial}
.hero-mascot .hero-examples,.hero-mascot .hero-actions{margin-left:0}
.hero-mascot .hero-example-label{color:#29474e;font-weight:500}
.hero-mascot .button-outline{background:#fffffff2;border-color:#b5cece}
.hero-mascot .button-outline:hover{background:#e5f2f2}
.mascot-portrait{position:relative;width:100%;aspect-ratio:1;margin:0;pointer-events:none;user-select:none}
.mascot-head{display:block;width:100%;height:100%;object-fit:contain}
.mascot-gaze{position:absolute;inset:0;transform:translate(var(--look-x,0px),var(--look-y,0px))}
.mascot-eye{position:absolute;top:47%;width:12%;height:24%}
.mascot-eye-left{left:34%}.mascot-eye-right{left:54%}
.mascot-eye img{display:block;width:100%;height:100%;object-fit:fill;transform-origin:center}
@media(min-width:1700px){.hero.hero-mascot{min-height:780px}}
@media(min-width:901px) and (max-width:1200px){.hero.hero-mascot{min-height:0;padding:56px 0 64px}}
@media(max-width:900px){.hero.hero-mascot{min-height:0;padding:48px 0 24px;text-align:center;background:radial-gradient(ellipse at 50% 75%,#dceeff 0%,transparent 52%),#f4f8fc}.hero-mascot .hero-content{width:calc(100% - 36px);grid-template-columns:minmax(0,1fr);gap:16px}.hero-copy{width:100%;max-width:600px;margin-inline:auto}.hero-mascot .hero-examples,.hero-mascot .hero-actions{margin-inline:auto}.mascot-portrait{width:min(100%,460px);margin-inline:auto}}
/* Recorded example */
.demo-section{padding-top:26px;padding-bottom:20px}
.demo-section .section-heading{align-items:center;margin-bottom:24px}
.demo-section .section-heading h2{font-size:1.65rem}
.demo-section .section-heading .eyebrow{margin-bottom:8px}
.product-frame{border:1px solid #d4e4e1;border-radius:16px;background:#fff;box-shadow:0 18px 55px #28356b0b;overflow:hidden}
.window-bar{min-height:47px;padding:12px 21px;display:flex;align-items:center;justify-content:space-between;gap:16px;border-bottom:1px solid var(--line);background:#eef5f3;color:#63708a;font-size:.8125rem}
.window-dots{display:flex;gap:6px;min-width:88px}
.window-dots i{display:block;width:8px;height:8px;border-radius:50%;background:#c3cada}
.record-label{font-size:.75rem}
.product-layout{display:grid;grid-template-columns:224px minmax(0,1fr)}
.product-sidebar{background:#f5f9f8;border-right:1px solid var(--line);padding:28px 20px;display:flex;flex-direction:column}
.mini-brand{font-size:1.3rem;gap:7px}
.mini-brand .brand-mark{width:25px;height:25px;border-radius:7px;font-size:23px}
.sidebar-label{font-size:.75rem;color:#7a8398;margin:35px 0 10px}
.workspace-name{font-size:.875rem;display:flex;gap:8px;color:#55617b}
.active-task{display:flex;gap:10px;background:#def0ee;border-radius:8px;padding:12px;margin:15px -8px 0;font-size:.875rem;color:#12666e}
.active-task small{display:block;font-size:.75rem;color:#6d789d;margin-top:3px}
.task-context{margin-top:34px}
.context-label{font-size:.75rem;color:#78839a}
.task-context p{font-size:.9375rem;line-height:1.9;margin-top:11px;color:#62708a}
.context-foot{display:flex;gap:10px;align-items:center;font-size:.8125rem;color:#62708a;padding-top:25px;margin-top:auto}
.context-foot small{font-size:.75rem;color:#7a8397}
.small-icon{border:1px solid #cfd7e7;border-radius:6px;padding:5px}
.conversation{padding:27px 30px 0}
.conversation-top{display:flex;justify-content:space-between;align-items:center;gap:16px}
.conversation-top .eyebrow{font-size:.75rem;color:#748098}
.conversation-top h3{font-size:1.5rem;font-weight:600;margin-top:5px}
.text-tag{font-size:.8125rem;padding:4px 10px;border-radius:5px;background:#e6f2f5;color:#35727e}
.record-tabs{display:flex;gap:27px;margin-top:19px;border-bottom:1px solid var(--line)}
.record-tabs button{font-size:.75rem;padding:12px 0;background:none;border:0;border-bottom:2px solid transparent;color:#7a859d;display:flex;gap:9px;margin-bottom:-1px}
.record-tabs button span{font-size:.875rem}
.record-tabs button[aria-selected=true]{border-color:var(--blue);color:var(--blue)}
.record-panel{padding:23px 0;min-height:382px}
.reply-header{display:flex;gap:11px;align-items:center;margin-bottom:20px}
.reply-avatar{width:30px;height:30px;display:grid;place-items:center;border-radius:7px;background:var(--blue);color:white;font-weight:800}
.reply-header strong{font-size:.9375rem}
.reply-header p{font-size:.8125rem;color:#748198}
.report-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}
.report-block{padding:16px 18px;border-radius:9px;background:#f4f6fb;border:1px solid #e7ebf5}
.report-block h4{font-size:.875rem;font-weight:600;margin-bottom:10px}
.report-index{color:#8794b0;font-size:.75rem;margin-right:6px}
.report-block ul{margin:0;padding-left:17px;display:grid;gap:6px}
.report-block li,.report-block p{font-size:.875rem;line-height:1.65;color:#56637c}
.report-block strong{font-weight:600;color:#394963}
.report-done{background:#f0f7f4;border-color:#e0ece6}
.report-next{background:#eaf4f7;border-color:#d5e7ec}
.report-risk{background:#fff7f1;border-color:#f4e8da}
.report-decision{background:#edf5f3;border-color:#dce9e4}
.due-date{display:block;font-size:.8125rem;color:#79849a;margin-top:2px}
.conversation-bottom{border-top:1px solid var(--line);padding:14px 0;display:flex;justify-content:space-between;align-items:center;gap:16px;color:#788297;font-size:.8125rem}
.text-button{background:none;border:0;color:var(--blue);font-size:.8125rem;text-align:left;padding:3px 0}
.record-caption{font-size:.8125rem;color:#7d889e;margin-bottom:16px}
.source-copy{font-size:1rem;line-height:1.9;color:#58667e;display:grid;gap:13px}
.source-request{display:flex;gap:13px;background:#eff3ff;padding:15px 18px;border-radius:8px;margin-top:20px;font-size:.9375rem;color:#56688d}
.evidence-note{font-size:.75rem;color:#758095;line-height:1.8;margin:16px 4px 0}
/* Task starting points */
.templates-section{padding-bottom:80px}
.category-bar{display:flex;justify-content:space-between;align-items:center;gap:20px;margin:28px 0 22px}
.category-tabs{display:flex;gap:4px;padding:4px;border:1px solid var(--line);border-radius:10px;background:#eef1f8}
.category-tabs button{border:0;border-radius:7px;background:transparent;color:#738098;font-size:.9375rem;padding:10px 25px;display:flex;gap:25px;align-items:center}
.category-tabs button span{font-size:.75rem;opacity:.7}
.category-tabs button[aria-selected=true]{background:#fff;color:var(--blue);box-shadow:0 2px 5px #23345c12}
.category-note{font-size:.875rem;color:var(--muted)}
.template-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}
.template-card{display:flex;flex-direction:column;border:1px solid var(--line);background:#fff;border-radius:13px;padding:25px;min-width:0}
.card-top{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:22px}
.card-category{font-size:.75rem;color:#78829a}
.card-glyph{font-size:.9375rem;display:grid;place-items:center;min-width:34px;height:34px;border-radius:8px;padding:5px;background:#f0f3fb;color:#5c6aba}
.template-card h3{font-size:1.5rem;line-height:1.45;font-weight:600;min-height:2.9em}
.template-card>p{font-size:1rem;line-height:1.8;color:var(--muted);margin-top:14px;min-height:5.4em}
.template-card dl{border-top:1px solid #edf0f6;padding-top:17px;margin:22px 0;display:grid;gap:5px}
.template-card dt{font-size:.75rem;color:#8390a6}
.template-card dd{font-size:.875rem;margin:0 0 9px;color:#576780}
.card-link{display:flex;justify-content:space-between;align-items:center;gap:12px;background:none;border:0;border-top:1px solid var(--line);padding:16px 0 0;margin-top:auto;color:var(--blue);text-align:left;font-weight:600;font-size:.9375rem}
.card-link:hover{text-decoration:underline;text-underline-offset:4px}
.card-proof{font-size:.75rem;color:#7c879c;line-height:1.6;margin-top:10px}
.section-note{font-size:.75rem;color:#7c869a;line-height:1.8;margin-top:18px}
.noscript-note{padding:20px;background:var(--yellow);font-size:.9375rem}
/* Roles and workspace */
.workspace-section{background:#eaf4f3;border-block:1px solid #d9e8e6;padding:64px 0}
.workspace-layout{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:80px}
.workspace-copy h2{font-size:clamp(2rem,3.7vw,3.3rem);line-height:1.25;margin:20px 0}
.workspace-copy>p:not(.eyebrow){font-size:1rem;line-height:1.9;color:var(--muted);max-width:390px}
.workspace-points{padding:0;margin:27px 0 0;list-style:none;display:grid;gap:13px;color:#586982;font-size:.9375rem}
.workspace-points li{padding-left:20px;position:relative}
.workspace-points li:before{content:"";position:absolute;width:5px;height:5px;top:10px;left:0;background:#6679c3;border-radius:50%}
.expert-panel{background:#fff;border:1px solid #d9e0f1;border-radius:14px;padding:27px;box-shadow:0 14px 35px #27396807}
.expert-panel-top{display:flex;justify-content:space-between;align-items:center;gap:12px;font-size:.75rem;color:#78839c}
.expert-label{border:1px solid var(--line);border-radius:4px;padding:3px 6px;font-size:.75rem;white-space:nowrap}
.expert-options{display:flex;gap:6px;border-bottom:1px solid var(--line);padding-bottom:19px;margin:19px 0}
.expert-options button{flex:1;border:1px solid #e0e5ef;border-radius:7px;background:transparent;padding:9px 10px;font-size:.875rem;color:#687a94}
.expert-options button[aria-selected=true]{background:var(--blue);color:white;border-color:var(--blue)}
.expert-monogram{display:grid;place-items:center;width:43px;height:43px;border-radius:10px;background:#ecedff;color:#6970bf;font-size:1.2rem;margin-bottom:17px}
.expert-kicker{font-size:.75rem;color:#7f8ba2}
.expert-panel h3{font-size:1.5rem;margin:9px 0 13px;line-height:1.35;font-weight:600}
#expert-description{font-size:1rem;color:var(--muted);line-height:1.8;min-height:5.4em}
.expert-suggestion{margin-top:17px;padding-top:18px;border-top:1px solid var(--line)}
.expert-suggestion>span{font-size:.75rem;color:#8490a5}
.expert-suggestion>p{font-size:.9375rem;line-height:1.9;color:#5f7398;margin-top:8px;min-height:5.7em}
.expert-footnote{font-size:.75rem;color:#8892a6;margin-top:12px}
/* Homepage article index */
.stories-section{padding-bottom:88px}
.story-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}
.story-card{padding:26px 0 0;border-top:2px solid #cbd5f6;display:flex;flex-direction:column;min-width:0}
.story-meta{display:flex;justify-content:space-between;align-items:center;font-size:.8125rem;color:#5e6d8d;gap:12px}
.story-number{font-size:1.5rem;font-weight:400;color:#a7b4d4}
.story-card h3{font-size:1.5rem;line-height:1.5;margin:20px 0 13px;min-height:3em;font-weight:600}
.story-card h3 a:hover{color:var(--blue)}
.story-card>p{font-size:1rem;line-height:1.8;color:var(--muted);margin-bottom:22px}
.story-link{font-size:.9375rem;color:var(--blue);display:flex;justify-content:space-between;gap:15px;font-weight:600;padding:10px 0;margin-top:auto}
.story-link:hover{text-decoration:underline;text-underline-offset:5px}
/* Pricing status: show real availability, with one shared explanation. */
.plans-section{background:#eef5f3;border-block:1px solid var(--line);padding-bottom:72px}
.plans-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}
.plan-card{background:#fff;border:1px solid #dce2ef;border-radius:13px;padding:28px;display:flex;flex-direction:column}
.plan-featured{border-color:#9acbc7;box-shadow:0 5px 20px #0c737a0d}
.plan-status{display:inline-block;align-self:flex-start;font-size:.75rem;padding:4px 9px;background:#f0f2f8;color:#77829b;border-radius:5px}
.plan-featured .plan-status{background:#e5f2f2;color:var(--blue)}
.plan-card h3{font-size:1.625rem;margin:22px 0 7px;font-weight:600}
.plan-description{font-size:.9375rem;color:var(--muted)}
.plan-card ul{border-top:1px solid var(--line);padding:19px 0 0;list-style:none;display:grid;gap:12px;margin:24px 0 30px;font-size:.9375rem;color:#64738c}
.plan-card li{padding-left:15px;position:relative}
.plan-card li:before{content:"·";position:absolute;left:0;color:#8c9ab5}
.plan-card .button{width:100%;margin-top:auto}
/* FAQ, single closing action, complete footer */
.free-plan-heading{text-align:center;max-width:720px;margin:0 auto 36px}
.free-plan-heading h2{margin:14px 0 18px}
.free-plan-heading>p:last-child{color:var(--muted);font-size:1.0625rem;line-height:1.8}
.free-plan{display:grid;grid-template-columns:minmax(0,.75fr) minmax(0,1.25fr);max-width:960px;margin:auto;background:#fff;border:1px solid #bddbd6;border-radius:22px;overflow:hidden}
.free-plan-price{padding:40px;background:#e1f0ec;border-right:1px solid #cfe3de}
.free-plan-badge{display:inline-block;font-size:.8125rem;letter-spacing:.08em;line-height:1.5;font-weight:650;color:var(--blue)}
.free-plan-price h3{font-size:1.75rem;line-height:1.3;margin:24px 0 10px}
.free-plan-amount{font-size:5rem;font-weight:650;letter-spacing:-.065em;line-height:1.15;color:var(--ink)}
.free-plan-period{font-size:1rem;line-height:1.7;color:var(--muted);margin-top:16px;max-width:240px}
.free-plan-details{padding:40px}
.free-plan-details h3{font-size:1.35rem;line-height:1.4}
.free-plan-details>p{color:var(--muted);font-size:1rem;line-height:1.8;margin-top:12px}
.free-plan-details ul{list-style:none;padding:0;margin:24px 0;display:grid;gap:12px}
.free-plan-details li{position:relative;padding-left:26px;font-size:1rem;line-height:1.65;color:#3e585f}
.free-plan-details li::before{content:"✓";position:absolute;left:0;color:var(--blue);font-weight:650}
.free-plan-actions{display:flex;align-items:center;flex-wrap:wrap;gap:12px 22px}
.free-plan-note{text-align:center;font-size:.875rem;line-height:1.8;color:var(--muted);max-width:760px;margin:22px auto 0}
@media(max-width:680px){.free-plan{grid-template-columns:minmax(0,1fr);border-radius:16px}.free-plan-price{padding:28px;border-right:0;border-bottom:1px solid #cfe3de}.free-plan-price h3{margin-top:16px}.free-plan-amount{font-size:4rem}.free-plan-period{max-width:none}.free-plan-details{padding:28px}.free-plan-actions{flex-direction:column;align-items:stretch;text-align:center}.free-plan-actions .quiet-link{justify-content:center}.free-plan-heading{margin-bottom:26px}}
.preview-section{display:grid;grid-template-columns:.8fr 1.3fr;gap:75px;padding-top:80px;padding-bottom:80px}
.preview-copy h2{font-size:2rem;line-height:1.4;margin:18px 0}
.preview-copy>p:not(.eyebrow){color:var(--muted);font-size:1rem;line-height:1.8;max-width:280px}
.faq-list details{border-bottom:1px solid var(--line);padding:20px 0}
.faq-list details:first-child{padding-top:0}
.faq-list summary{cursor:pointer;display:flex;justify-content:space-between;align-items:flex-start;gap:25px;font-size:1rem;font-weight:550;list-style:none}
.faq-list summary::-webkit-details-marker{display:none}
.faq-list summary:after{content:"+";font-size:1.2rem;line-height:1.4;font-weight:400;color:#8090ac}
.faq-list details[open] summary:after{content:"−"}
.faq-list details>p{font-size:.9375rem;line-height:1.9;color:var(--muted);margin-top:14px}
.closing{display:flex;justify-content:space-between;align-items:center;gap:30px;background:#e1f1f3;border:1px solid #cde3e2;padding:34px 38px;border-radius:15px;margin-bottom:72px}
.closing h2{font-size:2rem;line-height:1.4;margin-top:10px}
.closing .button{flex-shrink:0}
.site-footer{background:#fff;border-top:1px solid var(--line);padding-top:46px}
.footer-grid{display:grid;grid-template-columns:1.6fr repeat(4,1fr);gap:25px;padding-bottom:40px}
.footer-brand>p{color:var(--muted);font-size:.9375rem;line-height:1.85;margin:17px 0 20px}
.status-label{font-size:.75rem;color:#8892a5}
.footer-column h2{font-size:.875rem;letter-spacing:0;line-height:1.5;font-weight:600;margin:4px 0 20px}
.footer-column a{display:block;font-size:.875rem;color:#738099;margin:11px 0;line-height:1.6}
.footer-column a:hover{color:var(--blue)}
.footer-bottom{display:flex;gap:20px;align-items:center;justify-content:space-between;border-top:1px solid var(--line);padding:22px 0;font-size:.75rem;color:#8792a6}
.footer-bottom a{color:#62728e}
/* Existing task prompt dialogs */
dialog{border:1px solid #cbd4e9;background:#fff;color:var(--ink);padding:30px;width:min(680px,calc(100% - 36px));max-height:calc(100svh - 44px);border-radius:16px;overscroll-behavior:contain}
dialog::backdrop{background:#17213db3;backdrop-filter:blur(4px)}
body.modal-open{overflow:hidden}
.dialog-top{display:flex;justify-content:space-between;align-items:center;gap:18px}
.dialog-close{display:grid;place-items:center;width:36px;height:36px;border-radius:50%;border:1px solid #ccd5e7;background:transparent;color:var(--ink);font-size:1.5rem;line-height:1}
.dialog-close:hover{background:#ecf0f9}
dialog h2{font-size:2rem;line-height:1.4;margin-top:19px}
.dialog-description{color:var(--muted);font-size:1rem;margin:15px 0 25px;line-height:1.8}
.dialog-material{padding:16px 19px;background:#eef3fb;border-radius:8px;margin-bottom:23px}
.dialog-material h3,.prompt-heading{font-size:.9375rem;font-weight:600;letter-spacing:0}
.dialog-material p{font-size:.9375rem;color:#687a93;line-height:1.8;margin-top:7px}
.prompt-box{background:#fff;border:1px solid #d5deef;border-radius:8px;padding:18px;white-space:pre-line;line-height:1.85;font-size:1rem;margin-top:12px;user-select:text}
.dialog-boundary{font-size:.875rem;line-height:1.8;color:var(--muted);margin:17px 0 23px}
#copy-status{min-height:24px;font-size:.875rem;color:#37634f;margin-top:12px}
.transcript-label{font-size:.9375rem;font-weight:600;margin:23px 0 12px}
blockquote{margin:0;background:#edf6f3;border-radius:8px;padding:18px;font-size:1rem;line-height:1.9;color:#5c6c8a}
.original-reply{border:1px solid #dee5f0;border-radius:8px;padding:20px;background:white}
.original-reply h3{font-size:1rem;margin:16px 0 6px}
.original-reply h3:first-child{margin-top:0}
.original-reply p{font-size:1rem;line-height:1.8;color:#62728b}
/* Responsive layout */
@media(max-width:1050px){.shell{width:calc(100% - 48px)}.nav-links{gap:18px}.preview-badge{display:none}.workspace-layout{gap:40px}.template-card{padding:22px}.preview-section{gap:45px}.plan-card{padding:23px}.footer-grid{gap:20px;grid-template-columns:1.35fr repeat(4,1fr)}}
@media(max-width:900px){.nav{position:relative}.menu-toggle{display:flex;gap:14px;align-items:center;border:1px solid #c4cede;background:transparent;border-radius:8px;padding:7px 13px;font-size:.875rem;color:var(--ink)}.nav-links{display:none;position:absolute;left:0;right:0;top:73px;align-items:stretch;background:#fff;border:1px solid var(--line);box-shadow:0 15px 25px #17213a10;padding:18px;border-radius:0 0 12px 12px;gap:0}.nav-links.is-open{display:flex;flex-direction:column}.nav-links>a:not(.button){padding:12px 5px;font-size:.9375rem}.nav-links .button{margin-top:12px}.preview-badge{display:inline-block}.section-heading{gap:26px}.section-heading>p{max-width:260px}.product-layout{grid-template-columns:180px minmax(0,1fr)}.product-sidebar{padding:24px 15px}.conversation{padding:24px 22px 0}.report-grid{gap:10px}.report-block{padding:14px}.record-label{display:none}.template-card h3{font-size:1.3rem}.template-card>p{min-height:7.2em}.card-category{font-size:.75rem}.workspace-copy h2{font-size:2.5rem}.expert-panel{padding:22px}.expert-label{display:none}.story-card h3{font-size:1.3rem}.plans-grid{gap:14px}.plan-card{padding:23px 19px}.footer-grid{grid-template-columns:repeat(4,1fr)}.footer-brand{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;gap:20px;padding-bottom:16px}.footer-brand>p{margin:0}.footer-brand>p br{display:none}}
@media(max-width:640px){html{scroll-padding-top:92px}.shell{width:calc(100% - 36px)}.nav{min-height:68px}.nav-links{top:67px}.brand{font-size:1.45rem}.brand-mark{width:30px;height:30px;font-size:27px}.hero{padding-top:44px;padding-bottom:34px}.hero h1{font-size:clamp(2.7rem,10.6vw,4rem);line-height:1.22;margin:24px 0 20px}.hero-eyebrow{font-size:.75rem}.hero-description{font-size:1rem;line-height:1.85}.hero-actions{margin-top:24px;gap:10px}.hero-actions .button{font-size:.875rem;padding:12px 16px}.hero-caption{font-size:.75rem;gap:15px;margin-top:20px}.hero-caption span+span{padding-left:15px}.section-space{padding-top:58px}.section-heading{display:block;margin-bottom:26px}.section-heading>p{margin-top:16px;max-width:none}.section-heading .eyebrow{margin-bottom:12px}.section-heading h2{font-size:1.8rem}.demo-section{padding-top:22px;padding-bottom:0}.demo-section .section-heading h2{font-size:1.5rem}.demo-section .section-heading>p{font-size:.9375rem}.product-layout{display:block}.product-sidebar{display:none}.window-bar{padding:11px 15px;min-height:43px;font-size:.75rem;justify-content:flex-start;gap:23px}.window-dots{min-width:33px;gap:4px}.window-dots i{width:7px;height:7px}.conversation{padding:21px 17px 0}.conversation-top h3{font-size:1.25rem}.record-tabs{gap:24px}.record-tabs button{font-size:.75rem}.record-tabs button span{font-size:.8125rem}.record-panel{min-height:600px;padding:22px 0}.report-grid{grid-template-columns:1fr;gap:10px}.report-block{padding:14px 16px}.report-block li,.report-block p{font-size:.9375rem}.conversation-bottom{align-items:flex-start;flex-direction:column;gap:5px;font-size:.75rem}.text-button{min-height:30px;font-size:.8125rem}.source-copy{font-size:1rem}.evidence-note{font-size:.75rem;line-height:1.8}.desktop-break{display:none}.category-note{display:none}.category-bar{margin:24px 0 20px}.category-tabs{width:100%}.category-tabs button{width:50%;justify-content:space-between;padding:10px 21px}.template-grid{grid-template-columns:1fr;gap:16px}.template-card{padding:25px}.template-card h3{font-size:1.5rem;min-height:0}.template-card>p{min-height:0}.template-card dl{grid-template-columns:1fr 1.6fr;gap:9px 14px}.template-card dd{margin:0}.card-top{margin-bottom:19px}.card-proof{font-size:.75rem}.templates-section{padding-bottom:56px}.workspace-section{padding:48px 0}.workspace-layout{grid-template-columns:1fr;gap:30px}.workspace-copy h2{font-size:2.3rem}.workspace-copy>p:not(.eyebrow){max-width:none}.workspace-points{margin-top:21px;gap:10px}.expert-panel{padding:24px}.expert-suggestion>p{min-height:3.8em}#expert-description{min-height:5.4em}.story-grid{grid-template-columns:1fr;gap:26px}.story-card{padding-top:21px}.story-card h3{min-height:0;margin:15px 0 11px;font-size:1.5rem}.story-card>p{margin-bottom:12px}.stories-section{padding-bottom:58px}.plans-grid{grid-template-columns:1fr;gap:16px}.plan-card{padding:26px}.plan-card ul{margin:21px 0 25px}.plans-section{padding-bottom:54px}.preview-section{grid-template-columns:1fr;gap:30px;padding-top:56px;padding-bottom:55px}.preview-copy h2{font-size:1.8rem}.preview-copy>p:not(.eyebrow){max-width:none}.faq-list summary{font-size:1rem}.faq-list details>p{font-size:1rem}.closing{padding:27px 24px;display:block;margin-bottom:50px}.closing h2{font-size:1.7rem}.closing .button{margin-top:24px}.footer-grid{grid-template-columns:1fr 1fr;gap:28px 22px;padding-bottom:30px}.footer-brand{display:block;padding-bottom:0}.footer-brand>p{margin:13px 0}.footer-column h2{margin-bottom:13px}.footer-column a{font-size:.875rem}.footer-bottom{flex-wrap:wrap;gap:10px;align-items:flex-start}.footer-bottom p:nth-child(2){order:3;width:100%}.footer-bottom a{margin-left:auto}dialog{padding:24px 21px;width:calc(100% - 28px);max-height:calc(100svh - 30px)}dialog h2{font-size:1.7rem}.dialog-description{font-size:1rem}.prompt-box{font-size:.9375rem}.dialog-material{padding:15px}.dialog-boundary{font-size:.875rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
