.section-width { width: min(1184px, calc(100% - 96px)); margin-inline: auto; }
.site-header { position: sticky; top: 0; z-index: 30; border-bottom: 1px solid var(--line); background: var(--paper); }
@supports (backdrop-filter: blur(16px)) { .site-header { background: color-mix(in srgb, var(--paper) 92%, transparent); backdrop-filter: blur(16px); } }
.site-nav { display: flex; align-items: center; justify-content: space-between; gap: 28px; max-width: 1440px; height: 80px; padding: 0 42px; margin: 0 auto; }
.brand-beta { margin-left: 5px; padding: 3px 6px; border: 1px solid var(--line-2); border-radius: 4px; color: var(--muted); font-family: var(--mono); font-size: 9px; font-weight: 400; letter-spacing: -.1px; }
.site-links, .nav-actions { display: flex; align-items: center; gap: 28px; }
.site-links { margin-left: auto; margin-right: 26px; }
.site-links a, .nav-signin, .site-footer a { font-size: 12px; font-weight: 500; text-decoration: none; }
.site-links a:hover, .nav-signin:hover, .site-footer nav a:hover { color: var(--clay); text-decoration: underline; }
.nav-actions { gap: 18px; }
.site-nav .ui-button { min-height: 37px; padding: 8px 14px; font-size: 12px; }
.site-nav .theme-toggle { width: 33px; height: 33px; border: 0; }
.menu-toggle, .mobile-signin { display: none; }
.landing-hero { position: relative; padding-top: 82px; text-align: center; padding-bottom: 55px; }
.hero-note { display: inline-flex; align-items: center; gap: 11px; padding: 6px 12px; margin-bottom: 27px; background: var(--surface); border-radius: 5px; font-size: 11px; font-weight: 500; }
.tiny-wave { display: inline-flex; align-items: center; justify-content: center; height: 16px; gap: 2px; color: var(--clay); }
.tiny-wave i { height: 6px; width: 2px; border-radius: 2px; background: currentColor; animation: little-wave 1.2s ease-in-out 4; }
.tiny-wave i:nth-child(2) { height: 13px; animation-delay: -.3s; }.tiny-wave i:nth-child(3) { height: 9px; animation-delay: -.6s; }.tiny-wave i:nth-child(4) { height: 5px; animation-delay: -.9s; }
.landing-hero h1 { margin: 0; font-size: clamp(50px, 6.5vw, 94px); font-weight: 630; line-height: 1.06; letter-spacing: -.065em; }
.hero-emphasis { position: relative; white-space: nowrap; }
.hero-emphasis svg { position: absolute; bottom: -10px; left: 0; width: 100%; height: 17px; fill: none; stroke: var(--ink); stroke-width: 2; opacity: .85; }
.hero-description { font-size: 17px; line-height: 1.7; color: var(--muted); margin: 30px auto 26px; max-width: 610px; letter-spacing: -.25px; }
.hero-actions { display: flex; justify-content: center; align-items: center; gap: 25px; }
.hero-actions .ui-button { min-height: 46px; padding: 12px 20px; }
.demo-link { display: inline-flex; align-items: center; gap: 8px; font-size: 13px; font-weight: 500; text-decoration: none; }
.demo-link:hover { text-decoration: underline; }
.play-icon { display: grid; place-items: center; font-size: 17px; width: 22px; height: 22px; border: 1px solid var(--line-2); border-radius: 50%; }
.platforms { display: flex; align-items: center; justify-content: center; gap: 23px; margin-top: 37px; font-size: 11px; color: var(--muted); }
.platforms > span:first-child { font-size: 10px; color: var(--faint); margin-right: 2px; }
.platform { display: inline-flex; align-items: center; gap: 6px; white-space: nowrap; }
.platform svg { width: 16px; height: 16px; opacity: .8; }
.hero-doodle { position: absolute; width: 94px; color: var(--ink); opacity: .65; pointer-events: none; }
.doodle-left { left: 0; top: 228px; transform: rotate(-12deg); }.doodle-right { right: -10px; top: 227px; transform: rotate(10deg); }
.demo-section { scroll-margin-top: 15px; }
.demo-caption { display: flex; align-items: center; justify-content: space-between; padding-bottom: 13px; gap: 15px; }
.demo-caption h2 { font-size: 12px; font-weight: 500; letter-spacing: -.15px; margin: 0; }
.demo-caption > span { display: inline-flex; align-items: center; gap: 6px; color: var(--muted); font-family: var(--mono); font-size: 9px; }
.sample-dot { width: 5px; height: 5px; background: var(--sage); border-radius: 50%; }
.product-demo { display: grid; grid-template-columns: 206px 1fr; background: var(--card); border: 1px solid var(--line-2); border-radius: 10px; overflow: hidden; box-shadow: var(--shadow); text-align: left; }
.demo-sidebar { background: var(--surface); border-right: 1px solid var(--line); padding: 22px 13px 18px; display: flex; flex-direction: column; font-size: 11px; min-width: 0; }
.demo-workspace { display: flex; align-items: center; gap: 8px; font-weight: 550; margin-bottom: 29px; padding-inline: 4px; }
.demo-workspace > span:last-child { margin-left: auto; color: var(--muted); }
.demo-workspace-icon { width: 23px; height: 23px; display: grid; place-items: center; border: 1px solid var(--line-2); border-radius: 5px; background: var(--card); font-family: Georgia, serif; }
.demo-nav-row { display: flex; gap: 10px; padding: 9px; margin-bottom: 4px; border-radius: 5px; color: var(--muted); }
.demo-nav-row.selected { background: var(--surface-hover); color: var(--ink); font-weight: 550; }
.demo-nav-row > span:last-child { margin-left: auto; font-size: 9px; opacity: .65; }
.demo-sidebar-label { margin: 31px 10px 12px; color: var(--faint); font-size: 8px; letter-spacing: .09em; }
.demo-project { display: flex; gap: 8px; align-items: center; margin: 11px 9px; font-size: 10px; }
.project-dot { width: 7px; height: 7px; border-radius: 2px; background: #9da887; }.project-dot.beige { background: #b9a483; }.project-dot.blue { background: #97a8b7; }
.demo-sidebar-bottom { display: flex; gap: 10px; align-items: center; margin-top: auto; padding-top: 36px; font-size: 10px; }
.demo-sidebar-bottom small { display: block; color: var(--faint); font-size: 9px; margin-top: 1px; }
.demo-main { min-width: 0; padding: 20px 36px 0; }
.demo-breadcrumb { display: flex; align-items: center; gap: 12px; color: var(--muted); font-size: 10px; }
.demo-breadcrumb > span:not(.demo-private) { color: var(--line-2); }
.demo-private { display: inline-flex; gap: 5px; align-items: center; margin-left: auto; font-size: 9px; }.demo-private svg { width: 13px; height: 13px; }
.demo-meeting-head { display: flex; justify-content: space-between; align-items: center; gap: 15px; margin: 30px 0 21px; }
.demo-meeting-kicker { color: var(--faint); font-family: var(--mono); font-size: 8px; letter-spacing: .08em; }
.demo-meeting-head h3 { display: flex; align-items: center; gap: 14px; font-size: 26px; font-weight: 580; letter-spacing: -.8px; margin: 7px 0 6px; }
.demo-meeting-head p { margin: 0; font-size: 10px; color: var(--muted); }.demo-meeting-head p span { margin: 0 5px; color: var(--faint); }
.live-pill { display: inline-flex; align-items: center; gap: 5px; color: var(--accent-ink); background: var(--accent); font-size: 9px; font-weight: 500; letter-spacing: 0; border-radius: 4px; padding: 3px 7px; }
.live-pill i { width: 5px; height: 5px; background: currentColor; border-radius: 50%; }
.demo-avatars { display: flex; padding-right: 5px; }.demo-avatars span { width: 27px; height: 27px; display: grid; place-items: center; background: #e9d9c4; border: 2px solid var(--card); color: #594331; border-radius: 50%; font-size: 9px; margin-right: -5px; }.demo-avatars span:nth-child(2) { background: #dfe7d5; color: #435333; }.demo-avatars span:nth-child(3) { background: #dbe2ec; color: #445369; }
.demo-tabs { display: flex; gap: 27px; border-bottom: 1px solid var(--line); }
.demo-tabs button { display: inline-flex; align-items: center; gap: 6px; font-size: 10px; color: var(--muted); background: transparent; border: 0; border-bottom: 2px solid transparent; padding: 10px 0 12px; margin-bottom: -1px; transition: border-color .2s, color .2s; }
.demo-tabs button[aria-selected='true'] { border-bottom-color: var(--ink); color: var(--ink); font-weight: 600; }.tab-spark { font-size: 12px; }
.demo-panels { min-height: 288px; padding: 22px 0 16px; }
.demo-panels [role='tabpanel'] { animation: panel-enter .28s var(--ease); }
.demo-utterance { display: flex; align-items: flex-start; gap: 12px; padding-bottom: 21px; }
.demo-avatar { display: inline-grid; place-items: center; width: 26px; height: 26px; border-radius: 6px; background: #eee3d3; color: #644e35; flex-shrink: 0; font-size: 10px; }.avatar-alt { background: #e1e8d8; color: #486139; }.avatar-third { background: #e2e5ed; color: #4c576b; }
.utterance-who { display: flex; align-items: center; gap: 9px; font-size: 10px; font-weight: 600; }.utterance-who time { font-family: var(--mono); color: var(--faint); font-weight: 400; font-size: 8px; }
.demo-utterance p { margin: 5px 0 0; font-size: 11px; line-height: 1.85; color: var(--muted); max-width: 650px; }
.demo-utterance mark { background: var(--clay-soft); color: var(--ink); border-radius: 2px; padding: 2px 0; }
.demo-listening { display: flex; align-items: center; gap: 9px; color: var(--faint); font-size: 9px; padding-left: 38px; }
.demo-listening .tiny-wave { transform: scale(.8); }
.sample-question { margin: 0 0 22px auto; padding: 10px 13px; background: var(--surface); width: fit-content; max-width: 90%; border-radius: 7px; font-size: 11px; }
.sample-answer { display: flex; gap: 13px; font-size: 11px; }.sample-answer p { color: var(--muted); line-height: 1.8; margin: 7px 0; }.answer-spark { font-size: 26px; color: var(--clay); line-height: 1.1; }.sample-answer b { font-weight: 550; }
.sample-source { display: inline-block; color: var(--clay); text-decoration: none; font-size: 9px; margin-top: 3px; padding: 3px 6px; border: 1px solid var(--line); border-radius: 4px; }
.sample-prompts { display: flex; gap: 9px; margin-top: 21px; padding-left: 36px; flex-wrap: wrap; }.sample-prompts button { border: 1px solid var(--line-2); border-radius: 5px; color: var(--muted); background: transparent; padding: 6px 9px; font-size: 9px; }.sample-prompts button:hover { background: var(--surface); color: var(--ink); }
.sample-disclaimer { margin: 11px 0 0 36px; font-size: 8px; color: var(--faint); }
.pulse-preview-heading { display: flex; align-items: center; gap: 13px; }.pulse-preview-heading b { font-size: 13px; font-weight: 550; }.pulse-preview-heading p { margin: 3px 0 0; color: var(--muted); font-size: 10px; }.sample-tag { margin-left: auto; color: var(--faint); font-size: 8px; }
.pulse-preview-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 25px; margin-top: 22px; }.pulse-preview-grid > div { padding: 13px; border: 1px solid var(--line); border-radius: 6px; }.pulse-label { font-family: var(--mono); font-size: 8px; color: var(--faint); letter-spacing: .05em; }.pulse-preview-grid h4 { font-size: 12px; font-weight: 550; margin: 11px 0 5px; }.pulse-preview-grid p { font-size: 10px; color: var(--muted); margin: 0; }.preview-task { display: flex; gap: 7px; margin-top: 10px; font-size: 10px; }.preview-task b { margin-left: auto; font-size: 8px; color: var(--muted); font-weight: 400; }
.pulse-open { display: flex; gap: 12px; margin-top: 18px; font-size: 10px; padding: 11px; background: var(--surface); border-radius: 5px; }.pulse-open b { font-weight: 500; }.pulse-open p { margin: 3px 0 0; color: var(--muted); font-size: 9px; }
.demo-footnote { margin-top: 17px; font-size: 11px; color: var(--muted); text-align: center; }.demo-footnote > span:last-child { color: var(--faint); margin-left: 3px; }.hand-arrow { font-family: Georgia, serif; font-size: 19px; padding-right: 4px; }
.features-section { padding-top: 110px; }
.section-kicker { display: block; font-size: 9px; letter-spacing: .1em; font-family: var(--mono); color: var(--muted); margin-bottom: 18px; }
.section-heading h2, .workflow-intro h2, .privacy-copy h2, .faq-section h2 { margin: 0; font-size: clamp(32px, 3.6vw, 49px); font-weight: 570; line-height: 1.12; letter-spacing: -.045em; }
.section-heading > p { color: var(--muted); font-size: 14px; margin: 19px 0 0; }
.feature-grid { display: grid; grid-template-columns: 1fr 1fr 1fr; gap: 17px; margin-top: 36px; }
.feature-tile { border: 1px solid var(--line); border-radius: 10px; overflow: hidden; background: var(--card); min-width: 0; }
.feature-copy { padding: 27px 26px 0; }.feature-number { font-family: var(--mono); font-size: 8px; color: var(--faint); letter-spacing: .05em; }.feature-tile h3 { font-size: 23px; letter-spacing: -.7px; font-weight: 550; line-height: 1.25; margin: 19px 0 13px; min-height: 58px; }.feature-tile p { margin: 0; color: var(--muted); font-size: 12px; line-height: 1.8; }
.feature-capture { background: #20231c; color: #f3f6ed; border-color: #20231c; }.feature-capture .feature-number, .feature-capture p { color: #b9c2a9; }
.wave-visual { position: relative; display: flex; flex-direction: column; align-items: center; justify-content: center; min-height: 195px; overflow: hidden; color: #d9ef9a; }.wave-ring { position: absolute; width: 160px; height: 160px; border: 1px solid #d9ef9a17; border-radius: 50%; left: calc(50% - 80px); top: 18px; box-shadow: 0 0 0 26px #d9ef9a06, 0 0 0 52px #d9ef9a04; }.wave-bars { display: flex; align-items: center; gap: 4px; height: 80px; z-index: 1; }.wave-bars i { display: block; width: 3px; height: 15px; background: currentColor; border-radius: 3px; }.wave-bars i:nth-child(3n) { height: 29px; }.wave-bars i:nth-child(4n) { height: 45px; }.wave-bars i:nth-child(5n) { height: 58px; }.wave-bars i:nth-child(7n) { height: 23px; }.wave-bars i:nth-child(11n) { height: 70px; }.wave-visual > span { font-family: var(--mono); font-size: 8px; color: #b9c2a9; margin-top: 10px; }
.answer-visual { min-height: 195px; display: flex; flex-direction: column; justify-content: center; gap: 15px; padding: 20px 25px; }.mini-question { align-self: flex-end; background: var(--surface); border: 1px solid var(--line); padding: 9px 11px; border-radius: 8px 8px 0 8px; font-size: 10px; }.mini-answer { display: flex; gap: 11px; }.mini-answer > span { color: var(--clay); font-size: 21px; }.mini-answer p { font-size: 10px; line-height: 1.8; }.mini-answer small { display: block; margin-top: 8px; font-size: 8px; color: var(--faint); }
.project-visual { min-height: 195px; display: flex; flex-direction: column; justify-content: center; gap: 8px; padding: 20px 26px; }.mini-file { display: flex; align-items: center; gap: 9px; border: 1px solid var(--line); padding: 10px 11px; background: var(--paper); border-radius: 5px; font-size: 10px; }.mini-file > span:last-child { margin-left: auto; color: var(--faint); font-size: 8px; }.mini-file.project-result { background: var(--clay-soft); border-color: transparent; }
.workflow-section { display: grid; grid-template-columns: 1fr 1fr; gap: 100px; padding-block: 104px; border-bottom: 1px solid var(--line); }.workflow-intro .text-link { display: inline-flex; margin-top: 28px; }.text-link { font-size: 12px; font-weight: 500; text-decoration: none; gap: 10px; }.text-link:hover { text-decoration: underline; }
.workflow-steps { margin: 0; padding: 0; list-style: none; }.workflow-steps li { display: flex; gap: 22px; position: relative; padding-bottom: 29px; }.workflow-steps li:last-child { padding-bottom: 0; }.step-number { flex-shrink: 0; display: grid; place-items: center; width: 28px; height: 28px; margin-top: 2px; border: 1px solid var(--line-2); border-radius: 50%; background: var(--paper); font-family: var(--mono); font-size: 10px; }.workflow-steps li:not(:last-child)::after { content: ''; position: absolute; left: 13px; top: 37px; height: calc(100% - 43px); width: 1px; background: var(--line); }.workflow-steps h3 { font-size: 18px; letter-spacing: -.4px; font-weight: 550; margin: 0 0 8px; }.workflow-steps p { margin: 0; color: var(--muted); font-size: 12px; max-width: 360px; }
.privacy-section { display: grid; grid-template-columns: 1fr 1.18fr; gap: 92px; align-items: center; padding-block: 99px; }.privacy-illustration { display: flex; align-items: center; flex-direction: column; justify-content: center; min-height: 330px; background: var(--surface); border-radius: 50% 46% 44% 49%; transform: rotate(-3deg); }.privacy-illustration svg { width: 235px; }.privacy-illustration > span { font-size: 10px; color: var(--muted); margin-top: -11px; padding-bottom: 28px; }.privacy-copy p { color: var(--muted); font-size: 13px; max-width: 470px; line-height: 1.8; margin: 22px 0 0; }.privacy-list { padding: 0; margin: 21px 0 22px; list-style: none; }.privacy-list li { display: flex; gap: 10px; align-items: center; font-size: 11px; margin-bottom: 10px; }.privacy-list li span { color: var(--clay); font-size: 12px; }
.faq-section { display: grid; grid-template-columns: .9fr 1.2fr; gap: 100px; border-top: 1px solid var(--line); padding-block: 78px 92px; }.faq-section h2 { font-size: 36px; }.faq-list details { border-bottom: 1px solid var(--line); padding-block: 17px; }.faq-list details:first-child { padding-top: 0; }.faq-list summary { display: flex; align-items: center; justify-content: space-between; gap: 16px; cursor: pointer; list-style: none; font-size: 13px; font-weight: 500; }.faq-list summary::-webkit-details-marker { display: none; }.faq-list summary span { font-weight: 400; font-size: 20px; color: var(--muted); transition: transform .2s; }.faq-list details[open] summary span { transform: rotate(45deg); }.faq-list details p { font-size: 12px; line-height: 1.8; color: var(--muted); padding-right: 24px; margin: 13px 0 6px; }.faq-list details .text-link { display: inline-block; margin-top: 7px; }
.closing-section { background: #20231c; color: #f3f6ed; border-radius: 12px; display: flex; align-items: center; justify-content: space-between; gap: 30px; padding: 55px 57px; overflow: hidden; }.closing-kicker { font-family: var(--mono); font-size: 8px; letter-spacing: .11em; color: #b9c2a9; }.closing-section h2 { font-size: clamp(30px, 3.6vw, 47px); line-height: 1.16; font-weight: 540; letter-spacing: -.045em; margin: 22px 0 25px; }.closing-section .ui-button { background: #d9ef9a; border-color: #d9ef9a; color: #293714; font-size: 12px; }.closing-signin { display: inline-block; color: #b9c2a9; font-size: 10px; text-decoration: none; margin-left: 17px; }.closing-signin:hover { text-decoration: underline; }.closing-symbol { display: flex; align-items: center; gap: 16px; padding-right: 20px; transform: rotate(15deg); color: #d9ef9a; }.closing-symbol i { width: 14px; height: 66px; border: 2px solid currentColor; border-radius: 30px; }.closing-symbol i:nth-child(2) { height: 128px; }.closing-symbol i:nth-child(3) { height: 196px; }.closing-symbol i:nth-child(4) { height: 157px; }.closing-symbol i:nth-child(5) { height: 96px; }
.site-footer { padding-top: 58px; padding-bottom: 27px; }.footer-top { display: flex; align-items: center; gap: 20px; padding-bottom: 31px; border-bottom: 1px solid var(--line); }.site-footer .brand-link { font-size: 20px; }.footer-top p { font-size: 11px; color: var(--muted); margin: 0; }.footer-top nav { display: flex; align-items: center; margin-left: auto; gap: 26px; }.footer-top nav a { font-size: 11px; }.footer-bottom { display: flex; gap: 24px; justify-content: space-between; padding-top: 22px; font-size: 9px; color: var(--faint); }.footer-bottom a { font-size: 9px; }
@keyframes little-wave { 0%,100% { transform: scaleY(.7); } 50% { transform: scaleY(1.15); } }
@keyframes panel-enter { from { opacity: .3; transform: translateY(5px); } to { opacity: 1; transform: translateY(0); } }
@media (prefers-reduced-motion: no-preference) { .landing-hero > :not(.hero-doodle) { animation: hero-enter .7s var(--ease) both; }.landing-hero h1 { animation-delay: .06s; }.hero-description { animation-delay: .12s !important; }.hero-actions { animation-delay: .18s !important; }.platforms { animation-delay: .24s !important; } }
@keyframes hero-enter { from { opacity: 0; transform: translateY(12px); } to { opacity: 1; transform: translateY(0); } }
@media (max-width: 1100px) { .brand-beta { display: none; }.site-links { gap: 20px; margin-right: 0; }.site-nav { padding-inline: 28px; gap: 20px; }.hero-doodle { width: 69px; opacity: .5; }.doodle-left { left: -15px; }.doodle-right { right: -15px; }.demo-sidebar { font-size: 10px; }.product-demo { grid-template-columns: 185px 1fr; }.demo-main { padding-inline: 27px; }.feature-copy { padding-inline: 21px; }.feature-tile h3 { font-size: 21px; }.feature-copy p { font-size: 11px; }.workflow-section, .privacy-section, .faq-section { gap: 60px; }.closing-symbol { gap: 10px; padding-right: 0; }.closing-symbol i { width: 12px; }.closing-signin { display: block; margin: 16px 0 0; } }
@media (max-width: 800px) { .section-width { width: calc(100% - 48px); }.site-nav { height: 68px; padding-inline: 24px; }.brand-link { font-size: 19px; }.site-links { position: absolute; display: none; top: 67px; left: 0; right: 0; padding: 14px 24px 20px; background: var(--paper); border-bottom: 1px solid var(--line); flex-direction: column; align-items: stretch; gap: 0; }.site-links.is-open { display: flex; }.site-links a { padding: 12px 0; }.mobile-signin { display: block; }.nav-signin { display: none; }.nav-actions { gap: 9px; }.menu-toggle { display: flex; flex-direction: column; justify-content: center; gap: 5px; width: 32px; height: 34px; border: 0; background: transparent; padding: 6px; color: var(--ink); }.menu-toggle span { width: 20px; height: 1.5px; background: currentColor; transition: transform .2s; }.menu-toggle[aria-expanded='true'] span:first-child { transform: translateY(3.25px) rotate(45deg); }.menu-toggle[aria-expanded='true'] span:last-child { transform: translateY(-3.25px) rotate(-45deg); }.landing-hero { padding-top: 65px; }.landing-hero h1 { font-size: clamp(48px, 8.5vw, 67px); }.hero-doodle { display: none; }.hero-description { font-size: 15px; }.platforms { gap: 16px; flex-wrap: wrap; }.platforms > span:first-child { flex-basis: 100%; }.product-demo { grid-template-columns: 1fr; }.demo-sidebar { display: none; }.demo-caption > span { font-size: 8px; }.demo-caption h2 { font-size: 11px; }.features-section { padding-top: 80px; }.feature-grid { grid-template-columns: 1fr; }.feature-tile { display: grid; grid-template-columns: 1fr 1fr; min-height: 220px; }.feature-copy { padding: 27px 25px; }.feature-tile h3 { min-height: 0; font-size: 22px; }.feature-copy p { font-size: 12px; }.wave-visual, .answer-visual, .project-visual { min-height: 210px; }.workflow-section { gap: 45px; padding-block: 75px; }.privacy-section { gap: 38px; padding-block: 70px; grid-template-columns: .8fr 1.2fr; }.privacy-illustration { min-height: 250px; }.privacy-illustration > span { font-size: 8px; }.privacy-illustration svg { width: 205px; }.privacy-copy h2 { font-size: 31px; }.faq-section { gap: 40px; padding-block: 60px; }.faq-section h2 { font-size: 31px; }.closing-section { padding: 36px; }.closing-symbol { gap: 9px; transform: rotate(15deg) scale(.85); }.closing-symbol i { width: 11px; }.footer-top p { display: none; } }
@media (max-width: 520px) { .section-width { width: calc(100% - 36px); }.site-nav { padding-inline: 18px; gap: 10px; }.site-nav .ui-button { font-size: 10px; min-height: 34px; padding: 7px 10px; }.site-nav .brand-icon { width: 26px; height: 28px; }.site-nav .brand-link { font-size: 18px; gap: 7px; }.nav-actions { gap: 5px; }.site-nav .theme-toggle { width: 30px; }.landing-hero { padding-top: 47px; padding-bottom: 36px; }.hero-note { font-size: 9px; gap: 7px; margin-bottom: 23px; }.landing-hero h1 { font-size: clamp(39px, 10.6vw, 54px); letter-spacing: -.06em; line-height: 1.1; }.hero-emphasis svg { height: 10px; bottom: -6px; }.hero-description { font-size: 13px; line-height: 1.8; margin: 25px auto 22px; max-width: 330px; }.desktop-break { display: none; }.hero-actions { gap: 17px; flex-wrap: wrap; }.hero-actions .ui-button { font-size: 11px; min-height: 42px; padding: 10px 14px; }.demo-link { font-size: 11px; }.platforms { gap: 11px; margin-top: 26px; font-size: 9px; }.platforms > span:first-child { font-size: 9px; margin-bottom: 1px; }.platform svg { width: 13px; }.platform { gap: 4px; }.demo-caption { flex-direction: column; align-items: flex-start; gap: 6px; }.demo-caption h2 { font-size: 11px; }.demo-main { padding: 16px 17px 0; }.demo-breadcrumb { font-size: 9px; gap: 7px; }.demo-meeting-head { margin: 23px 0 15px; }.demo-meeting-head h3 { font-size: 22px; gap: 9px; }.demo-meeting-head p { font-size: 9px; }.demo-meeting-kicker { font-size: 7px; }.demo-avatars { display: none; }.demo-tabs { gap: 23px; }.demo-tabs button { font-size: 10px; }.demo-panels { min-height: 362px; padding-top: 21px; }.demo-utterance { gap: 10px; padding-bottom: 17px; }.demo-utterance p { font-size: 10px; line-height: 1.8; }.demo-avatar { width: 23px; height: 23px; font-size: 9px; }.demo-listening { padding-left: 0; font-size: 8px; }.sample-question { font-size: 10px; }.sample-answer { font-size: 11px; }.sample-prompts { padding-left: 0; }.sample-disclaimer { margin-left: 0; }.pulse-preview-grid { gap: 9px; grid-template-columns: 1fr; margin-top: 16px; }.pulse-preview-grid > div { padding: 10px; }.pulse-preview-grid h4 { margin-top: 5px; }.pulse-preview-heading { gap: 9px; }.pulse-preview-heading b { font-size: 12px; }.sample-tag { display: none; }.pulse-open { margin-top: 12px; }.demo-footnote { font-size: 9px; }.features-section { padding-top: 65px; }.section-kicker { font-size: 8px; margin-bottom: 15px; }.section-heading h2 { font-size: 34px; }.section-heading p { font-size: 12px; line-height: 1.8; margin-top: 14px; }.feature-grid { margin-top: 25px; gap: 15px; }.feature-tile { grid-template-columns: 1fr; }.feature-copy { padding: 25px 26px 0; }.feature-tile h3 { font-size: 25px; margin: 16px 0 13px; }.feature-tile h3 br { display: none; }.feature-copy p { font-size: 12px; }.wave-visual, .answer-visual, .project-visual { min-height: 185px; }.wave-ring { top: 10px; }.feature-answers .answer-visual { padding-block: 25px; }.workflow-section { grid-template-columns: 1fr; gap: 34px; padding-block: 65px; }.workflow-intro h2 br { display: none; }.workflow-intro .text-link { margin-top: 20px; }.workflow-steps h3 { font-size: 18px; }.workflow-steps p { font-size: 12px; }.privacy-section { grid-template-columns: 1fr; gap: 38px; padding-block: 54px; }.privacy-illustration { max-width: 290px; width: 100%; margin-inline: auto; min-height: 246px; }.privacy-illustration > span { font-size: 10px; }.privacy-copy h2 { font-size: 34px; }.privacy-copy p { font-size: 12px; }.faq-section { grid-template-columns: 1fr; gap: 30px; padding-block: 54px; }.faq-section h2 { font-size: 34px; }.faq-list summary { font-size: 12px; }.closing-section { padding: 32px 27px 36px; }.closing-section h2 { font-size: 32px; }.closing-symbol { display: none; }.closing-kicker { font-size: 7px; }.site-footer { padding-top: 38px; }.footer-top { gap: 20px; flex-wrap: wrap; padding-bottom: 25px; }.footer-top nav { gap: 18px; }.footer-top nav a { font-size: 10px; }.footer-bottom { flex-wrap: wrap; gap: 13px; font-size: 8px; }.footer-bottom > span:nth-child(2) { display: none; }.footer-bottom a { font-size: 8px; } }
