:root{--section-space: 88px;--paper: var(--site-page);--panel: var(--site-surface);--ink: var(--site-ink);--ink-soft: var(--site-muted);--ink-faint: var(--site-subtle);--dark: var(--site-inverse);--violet: var(--site-accent);--violet-dark: var(--site-accent-text);--violet-soft: var(--site-accent-soft);--secondary: var(--site-secondary);--secondary-soft: var(--site-secondary-soft);--brand-gradient: linear-gradient( 110deg, #a855f7 0%, #6d28d9 38%, #2563eb 72%, #22d3ee 100% );--mint: #3aa77c;--mint-soft: #eaf8f1;--line: var(--site-border);--line-strong: var(--site-border-strong);--shadow-window: 0 34px 86px rgba(45, 39, 31, .14);--shadow-soft: 0 18px 50px rgba(45, 39, 31, .08);--shell: min(1180px, calc(100vw - 48px) )}*{box-sizing:border-box}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}html{scroll-behavior:smooth;background:var(--paper)}body{margin:0;overflow-x:hidden;color:var(--ink);background:var(--paper);font-family:var(--font-sans);-webkit-font-smoothing:antialiased}body.menu-open{overflow:hidden}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit}img{display:block;max-width:100%}p,h1,h2,h3{margin-top:0}::selection{color:var(--site-on-inverse);background:var(--violet)}:focus-visible{outline:2px solid var(--site-accent-text);outline-offset:4px}.section-shell{width:var(--shell);margin-inline:auto}.skip-link{position:fixed;z-index:1000;top:12px;left:12px;padding:10px 14px;color:var(--site-on-inverse);background:var(--dark);border-radius:8px;transform:translateY(-160%);transition:transform .16s ease}.skip-link:focus{transform:translateY(0)}.site-header{position:fixed;z-index:100;top:0;right:0;left:0;padding:0;background:var(--site-header);border-bottom:1px solid var(--site-border);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.nav-shell{position:relative;z-index:100;display:flex;width:var(--shell);min-height:64px;margin-inline:auto;padding:0;align-items:center;gap:30px;background:transparent;border:0;border-radius:0}.site-header.is-scrolled{padding-top:0}.site-header.is-scrolled .nav-shell{background:transparent;box-shadow:none}.brand{display:inline-flex;align-items:center;gap:9px;font-size:19px;font-weight:800;letter-spacing:-.03em}.brand-x{background:var(--brand-gradient)!important;-webkit-background-clip:text!important;background-clip:text!important;color:transparent!important}.brand img{width:25px;height:25px}.desktop-nav{display:flex;margin-left:auto;align-items:center;gap:26px}.desktop-nav a,.footer-main nav a{color:var(--ink-soft);font-size:13px;font-weight:560;transition:color .16s ease}.desktop-nav a:hover,.footer-main nav a:hover{color:var(--ink)}.nav-cta{display:inline-flex;min-height:38px;padding:0 15px;align-items:center;gap:8px;color:var(--site-on-inverse);background:var(--violet);border-radius:11px;font-size:12px;font-weight:680;transition:transform .16s ease,box-shadow .16s ease}.nav-cta:hover{box-shadow:0 8px 20px #6d28d947;transform:translateY(-1px)}.menu-button,.mobile-nav{display:none}.hero{position:relative;padding:104px 0 60px;overflow:hidden;background:var(--site-page)}.hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1fr);align-items:center;gap:32px}.hero-copy{max-width:1120px;margin-inline:auto;text-align:center}.eyebrow,.section-label{color:var(--site-accent-text);font-size:13px;font-weight:680;letter-spacing:-.01em}.eyebrow{display:flex;margin-bottom:22px;align-items:center;justify-content:center;gap:9px}.eyebrow span{width:6px;height:6px;background:var(--violet);border-radius:50%;box-shadow:none}.hero h1{max-width:1040px;margin:0 auto 20px;font-size:clamp(64px,6vw,80px);line-height:.94;letter-spacing:-.058em}.hero h1 span{display:inline;color:var(--site-accent-text);font:inherit}.hero-lede{max-width:790px;margin:0 auto 24px;color:var(--ink-soft);font-size:16px;line-height:1.62}.hero-lede strong{color:var(--ink);font-weight:720}.hero-actions{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:22px}.problem-section{color:var(--site-ink);background:var(--site-surface-soft);border-block:1px solid var(--site-border)}.problem-shell{padding:64px 0}.problem-shell h2{max-width:660px;margin:0;font-size:clamp(38px,3.7vw,54px);line-height:1.02;letter-spacing:-.05em}.problem-shell>p{max-width:600px;margin:22px 0 0;color:var(--site-muted);font-size:14px;line-height:1.65}.problem-tabs{color:var(--site-on-inverse);margin-top:44px;overflow:hidden;background:#0d1220;border:1px solid rgba(255,255,255,.1);border-radius:14px}.problem-tabs-bar{display:flex;min-height:58px;padding:10px 10px 0;align-items:flex-end;gap:11px;background:#111827;border-bottom:1px solid rgba(255,255,255,.08)}.problem-window-dots{display:flex;height:40px;padding:9px 2px 0;flex:0 0 auto;gap:5px}.problem-window-dots i{width:7px;height:7px;background:#6b6871;border-radius:50%}.problem-tab-list{display:flex;min-width:0;flex:1;align-items:flex-end}.problem-tab-list>span{display:flex;min-width:0;height:40px;padding:0 9px;flex:1 1 0;align-items:center;gap:6px;color:var(--site-on-inverse-muted);background:#182033;border:1px solid rgba(255,255,255,.075);border-bottom:0;border-radius:8px 8px 0 0;font-size:8px}.problem-tab-list>span+span{margin-left:-1px}.problem-tab-list>span:nth-child(4){z-index:1;color:#f4f2f8;background:#263248}.problem-tab-list b{overflow:hidden;font-weight:620;text-overflow:ellipsis;white-space:nowrap}.problem-tab-list i{width:7px;height:7px;flex:0 0 auto;border-radius:2px}.tab-blue{background:#6da4ff}.tab-green{background:#61c79c}.tab-yellow{background:#e5b94d}.tab-violet{background:#9a8eff}.tab-red{background:#e78076}.tab-gray{background:#8e8a94}.problem-tabs-status{display:flex;min-height:58px;padding:14px 18px;align-items:center;justify-content:space-between;gap:18px}.problem-tabs-status strong{font-size:13px}.problem-tabs-status span{color:#8f8b96;font-size:11px}.button{display:inline-flex;min-height:52px;padding:0 21px;align-items:center;justify-content:center;gap:12px;border-radius:10px;font-size:13px;font-weight:720;white-space:nowrap;transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease}.button:hover{transform:translateY(-2px)}.button-primary{color:var(--site-on-inverse);background:var(--violet);box-shadow:0 4px 12px #6d28d91f}.button-primary:hover{box-shadow:0 12px 30px #6d28d94d}.text-link{display:inline-flex;align-items:center;gap:8px;color:var(--ink-soft);font-size:13px;font-weight:650;white-space:nowrap}.text-link:hover{color:var(--site-accent-text)}.outcomes-section{padding:var(--section-space) 0;background:var(--paper);border-top:1px solid var(--line)}.section-heading{margin-bottom:58px}.section-heading h2,.faq-heading h2{margin-bottom:24px;font-size:clamp(40px,3.8vw,56px);line-height:1.04;letter-spacing:-.05em}.section-heading h2{margin-bottom:0}.section-heading>p{max-width:620px;margin:24px 0 0;color:var(--ink-soft);font-size:15px;line-height:1.65}.breadth-list{display:grid;margin-top:58px;padding-top:28px;grid-template-columns:minmax(220px,.75fr) repeat(2,minmax(0,1fr));gap:28px;border-top:1px solid var(--line-strong)}.breadth-intro>p:last-child{max-width:280px;margin:13px 0 0;color:var(--ink-soft);font-size:12px;line-height:1.6}.breadth-list article{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:12px}.breadth-icon{display:grid;width:31px;height:31px;color:var(--site-accent-text);background:var(--violet-soft);border-radius:9px;place-items:center;font-size:13px}.breadth-list article small,.breadth-list article strong,.breadth-list article>p span{display:block}.breadth-list article small{margin-bottom:6px;color:var(--ink-faint);font-size:9px}.breadth-list article strong{font-size:13px;line-height:1.5}.breadth-list article>p{grid-column:2;margin:2px 0 0;color:var(--mint);font-size:10px;font-weight:680}.breadth-list article>p span{margin-top:3px;color:var(--ink-faint);font-size:8px;font-weight:560}.faq-section{padding:var(--section-space) 0;background:var(--paper);border-top:1px solid var(--line)}.faq-shell{display:grid;grid-template-columns:.76fr 1.24fr;align-items:start;gap:110px}.faq-heading{position:sticky;top:120px}.faq-list details{border-bottom:1px solid var(--line-strong)}.faq-list summary{position:relative;padding:23px 44px 23px 0;list-style:none;font-size:15px;font-weight:680;cursor:pointer}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span,.faq-list summary span:after{position:absolute;width:12px;height:1px;background:var(--ink);content:""}.faq-list summary span{top:31px;right:5px}.faq-list summary span:after{transform:rotate(90deg);transition:transform .18s ease}.faq-list details[open] summary span:after{transform:rotate(0)}.faq-list details p{max-width:620px;margin:-6px 0 24px;padding-right:44px;color:var(--ink-soft);font-size:13px;line-height:1.7}.cta-section{position:relative;padding:125px 0 118px;overflow:hidden;color:var(--site-on-inverse);background:var(--site-inverse-surface)}.cta-shell{position:relative;z-index:1;text-align:center}.cta-shell>img{width:34px;height:34px;margin:0 auto 20px}.cta-shell .section-label{color:#bdb8ef}.cta-shell h2{margin:18px 0 20px;font-size:clamp(44px,5vw,64px);font-weight:720;line-height:1;letter-spacing:-.05em}.cta-shell>p:not(.section-label){max-width:560px;margin:0 auto 29px;color:#c9c6d2;font-size:14px;line-height:1.65}.beta-invite-form{width:min(100%,540px);margin:0 auto}.beta-invite-fields{display:grid;padding:6px;grid-template-columns:minmax(0,1fr) auto;gap:6px;border:1px solid rgba(255,255,255,.2);border-radius:16px;background:var(--site-surface);box-shadow:0 18px 42px #1a175338}.beta-invite-fields input{min-width:0;border:0;padding:0 16px;outline:0;color:var(--ink);background:transparent;font:inherit}.beta-invite-fields input::placeholder{color:#94919d}.beta-invite-fields input:focus-visible{border-radius:10px;box-shadow:inset 0 0 0 2px #5954ff42}.beta-invite-fields button{min-height:48px;border:0;border-radius:11px;padding:0 19px;color:var(--site-on-inverse);background:var(--violet);font:inherit;font-size:12px;font-weight:720;cursor:pointer}.beta-invite-fields button:disabled{cursor:wait;opacity:.72}.beta-invite-status{min-height:20px;margin:10px auto 0;color:#efedff;font-size:11px}.beta-invite-form[data-submitted=true] .beta-invite-fields{border-color:#82e7b38c}.beta-invite-form>small{display:block;margin-top:15px;color:#c9c5ff;font-size:9px}.beta-invite-form[data-submitted=true]>small{display:none}.site-footer{padding:52px max(24px,calc((100vw - 1180px)/2));color:var(--site-muted);background:var(--site-page)}.footer-main{display:grid;padding-bottom:35px;grid-template-columns:auto 1fr auto;align-items:center;gap:32px;border-bottom:1px solid var(--site-border)}.footer-brand{color:var(--site-ink)}.footer-main>p{margin:0;color:var(--site-muted);font-size:12px}.footer-main nav{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:18px}.footer-main nav a{color:var(--site-muted);font-size:12px}.footer-main nav a:hover{color:var(--site-ink)}.footer-meta{display:flex;padding-top:24px;align-items:center;justify-content:space-between;gap:20px;color:var(--site-muted);font-size:12px}.reveal{transition:transform .55s cubic-bezier(.22,1,.36,1),opacity .4s ease}.js .reveal:not(.is-visible){opacity:.985;transform:translateY(12px)}.reveal.is-visible,.no-js .reveal{opacity:1;transform:translateY(0)}@media(max-width:1100px){.desktop-nav{gap:16px}.hero{padding-top:104px}.hero-grid{grid-template-columns:minmax(0,1fr)}.hero h1{font-size:clamp(64px,8vw,88px)}.hero-copy{padding-bottom:0}.hero-lede{max-width:560px;font-size:15px}.footer-main{grid-template-columns:auto 1fr}.footer-main nav{grid-column:1 / -1;justify-content:flex-start}}@media(max-width:820px){:root{--shell: min(100% - 32px, 680px)}.desktop-nav,.nav-cta{display:none}.nav-shell{min-height:52px;padding-right:8px;justify-content:space-between}.menu-button{display:grid;width:38px;height:38px;padding:0;background:transparent;border:0;border-radius:10px;place-content:center;gap:5px;cursor:pointer}.menu-button span{width:17px;height:1.5px;background:var(--ink);transition:transform .18s ease}.menu-button[aria-expanded=true] span:first-child{transform:translateY(3px) rotate(45deg)}.menu-button[aria-expanded=true] span:last-child{transform:translateY(-3px) rotate(-45deg)}.mobile-nav{position:fixed;z-index:99;top:0;right:0;left:0;display:grid;min-height:100vh;padding:110px 28px 40px;align-content:start;gap:7px;background:var(--site-header);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);opacity:0;pointer-events:none;transform:translateY(-12px);transition:opacity .18s ease,transform .18s ease}.mobile-nav.is-open{opacity:1;pointer-events:auto;transform:translateY(0)}.mobile-nav a{padding:14px 0;font-size:28px;font-weight:680;letter-spacing:-.04em;border-bottom:1px solid var(--line)}.hero{min-height:auto;padding:100px 0 64px}.hero-grid{grid-template-columns:1fr;gap:32px}.hero-copy{max-width:900px;margin-inline:auto;text-align:center}.eyebrow{justify-content:center}.hero h1{max-width:900px;font-size:clamp(50px,13vw,70px)}.hero-lede{max-width:660px;font-size:16px}.hero-actions{justify-content:center}.problem-shell{min-height:0;padding:64px 0}.problem-tabs{margin-top:14px}.problem-shell>p{max-width:580px}.problem-tab-list>span{padding:0 5px;justify-content:center}.problem-tab-list b{display:none}.outcomes-section,.faq-section{padding:var(--section-space) 0}.section-heading{margin-bottom:42px}.faq-shell{grid-template-columns:1fr}.breadth-list{grid-template-columns:1fr 1fr}.breadth-intro{grid-column:1 / -1}.faq-shell{gap:52px}.faq-heading{position:static}.footer-main,.footer-meta{display:flex;align-items:flex-start;flex-direction:column}.footer-main nav{display:grid;grid-template-columns:repeat(2,1fr);width:100%;justify-content:start}}@media(max-width:520px){:root{--shell: calc(100vw - 28px) }.site-header{padding-top:0}.nav-shell{border-radius:0}.hero{padding-top:92px}.hero h1{margin-bottom:23px;font-size:46px}.eyebrow{margin-bottom:19px}.hero-actions{align-items:stretch;flex-direction:column;gap:17px}.problem-shell h2{font-size:38px}.breadth-list{grid-template-columns:1fr}.breadth-intro{grid-column:auto}.breadth-list article{padding-top:18px;border-top:1px solid var(--line)}.text-link{width:100%;justify-content:center}.button{width:100%}.section-heading h2,.faq-heading h2{font-size:38px}.faq-list summary{font-size:14px}.cta-section{padding:95px 0 90px}.cta-shell h2{font-size:50px}.beta-invite-fields{grid-template-columns:1fr}.beta-invite-fields input{min-height:48px}.site-footer{padding:44px 22px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.getting-started-section h2{margin:16px 0 24px;font-size:clamp(30px,3.5vw,46px);line-height:1.12;letter-spacing:-.045em}.getting-started-grid li>span{color:var(--violet-dark);font-size:13px;font-weight:600}.getting-started-grid h3{margin:0 0 10px;font-size:18px;letter-spacing:-.025em}.getting-started-grid p{margin:0;color:var(--ink-soft);font-size:14px;line-height:1.8}.getting-started-section{padding:var(--section-space) 0;border-top:1px solid var(--line)}.getting-started-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:40px;list-style:none;padding:0;margin:38px 0 0}.getting-started-grid h3{margin-top:18px}@media(max-width:760px){.getting-started-grid{grid-template-columns:1fr;gap:28px}.getting-started-section{padding:var(--section-space) 0}}.problem-shell>.problem-illustration-note{margin-top:14px;font-size:11px}@media(max-width:760px){:root{--section-space: 56px}}.connection-discovery{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:48px;align-items:center;margin-top:40px;padding:28px 0;border-bottom:1px solid var(--line)}.connection-discovery h3{margin:0;font-size:24px;letter-spacing:-.035em;line-height:1.25}.connection-discovery>p{margin:0;color:var(--ink-soft);font-size:14px;line-height:1.8}@media(max-width:760px){.connection-discovery{grid-template-columns:1fr;gap:18px}}.audience-section{padding:var(--section-space) 0;background:var(--site-surface-soft);border-top:1px solid var(--line)}.audience-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.audience-card{min-height:248px;padding:24px;overflow:hidden;background:var(--site-surface);border:1px solid var(--line);border-radius:18px}.audience-icon{display:grid;width:42px;height:42px;margin-bottom:31px;color:var(--violet);background:var(--violet-soft);border:1px solid var(--site-border);border-radius:12px;place-items:center}.audience-icon svg{width:20px;height:20px;overflow:visible;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.audience-card h3{margin:0 0 11px;font-size:21px;line-height:1.15;letter-spacing:-.04em}.audience-card p{max-width:250px;margin:0;color:var(--ink-soft);font-size:13px;line-height:1.62}@media(max-width:1000px){.audience-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.audience-grid{grid-template-columns:1fr}.audience-card{min-height:0}.audience-card p{max-width:none}.audience-icon{margin-bottom:24px}}.trust-strip{padding:32px 0;background:var(--site-surface);border-block:1px solid var(--site-border)}.trust-strip .section-shell{display:grid;grid-template-columns:1fr 2fr auto;gap:24px;align-items:center}.trust-strip strong{font-size:20px;letter-spacing:-.04em}.trust-strip p{margin:0;color:var(--site-muted);font-size:14px;line-height:1.7}.trust-strip a{color:var(--site-accent-text);font-size:14px;font-weight:600}@media(max-width:760px){.trust-strip .section-shell{grid-template-columns:1fr;gap:14px}}.audience-section{background:linear-gradient(120deg,var(--site-accent-soft),var(--site-page) 75%)}.scene-kicker{font-size:10px;font-weight:700;letter-spacing:.13em;color:var(--site-accent-text)}.answer-rule{height:1px;background:var(--site-border);margin:20px 0}.scene-source{font-size:11px;color:var(--site-accent-text)}.ask-scene{display:grid;grid-template-columns:1fr 1fr;gap:45px;align-items:center;padding:55px;min-height:490px;background:radial-gradient(ellipse at 20% 30%,#e0eaff,transparent 65%),#eef0f8;border-radius:24px}.ask-document{padding:28px;background:#fff;border-radius:8px;box-shadow:0 14px 40px #34436a16;transform:rotate(-3deg)}.ask-document h3{font-size:30px;line-height:1.1;letter-spacing:-.04em;margin:18px 0}.ask-document p{font-size:12px;line-height:1.8;color:var(--site-muted)}.ask-document mark{background:#e8ddff;color:var(--site-ink)}.ask-document-art{border-radius:50% 50% 10px 10px;height:110px;background:#cedcff;color:#5376bf;font-size:100px;line-height:110px;text-align:center;overflow:hidden}.ask-response h3{font-size:clamp(23px,2.5vw,34px);line-height:1.2;letter-spacing:-.04em;margin:20px 0}.ask-response p{font-size:18px;line-height:1.7;color:var(--site-muted)}.ask-response strong{color:var(--site-ink);font-weight:600}@media(max-width:700px){.ask-scene{grid-template-columns:1fr;gap:28px;padding:25px}.ask-document{padding:20px;transform:rotate(-2deg)}.ask-document h3{font-size:25px}.ask-document-art{height:65px;font-size:70px;line-height:65px}.ask-response p{font-size:16px}}.audience-section .section-heading{display:block}.audience-section .section-heading h2{max-width:760px;margin-top:20px}.audience-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.audience-card{position:relative;padding:28px 32px;min-height:250px;border:0;border-radius:22px;background:#e9e2fa}.audience-card:nth-child(2){background:#e4edfc}.audience-card:nth-child(3){background:#e9eaf8}.audience-card:nth-child(4){background:#e0eaf3}.audience-icon{position:absolute;top:28px;right:28px;width:44px;height:44px;margin:0;background:#ffffff80;border:0;border-radius:50%}.audience-card h3{padding-right:50px;font-size:16px;color:var(--site-accent-text);letter-spacing:-.02em}.audience-prompt{max-width:420px;margin:26px 0 16px;font-size:clamp(23px,2.2vw,30px);line-height:1.2;letter-spacing:-.035em;font-weight:650}.audience-card p{max-width:420px;font-size:14px}@media(max-width:600px){.audience-grid{grid-template-columns:1fr;gap:14px}.audience-card{padding:26px;min-height:0}.audience-icon{top:20px;right:20px}.audience-prompt{margin-top:30px}}.task-scene{height:400px;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:36px;padding:36px;border-radius:24px;background:var(--site-accent-soft);text-align:left}.task-scene h3{margin:18px 0;font-size:clamp(25px,3vw,37px);line-height:1.12;letter-spacing:-.045em}.task-scene p{color:var(--site-muted);font-size:14px;line-height:1.65}.task-scene .task-request{color:var(--site-ink);font-size:18px;font-weight:550}.task-result{padding:24px;background:#ffffffd9;border-radius:18px;box-shadow:0 16px 40px #3124500d}.task-result h4{font-size:23px;margin:14px 0;letter-spacing:-.035em}.task-scene small{display:block;color:var(--site-muted);font-size:10px;line-height:1.6}.schedule-line{display:flex;gap:12px;align-items:center;margin-top:20px;font-size:20px}.schedule-line>span{color:var(--site-accent-text);font-size:30px}.task-notification{display:flex;gap:12px;padding:16px 0;margin-bottom:16px;border-top:1px solid var(--site-border);border-bottom:1px solid var(--site-border)}.task-notification>span{color:var(--site-accent-text)}.task-notification strong{font-size:14px}.task-notification p{margin:6px 0 0;font-size:12px}.voice-scene{background:linear-gradient(135deg,#eef0fb,#e8e3fa)}.shortcut-hint{display:inline-block;padding:8px 12px;border:1px solid var(--site-border-strong);border-radius:9px;font-size:11px}.voice-wave{display:flex;align-items:center;justify-content:center;gap:8px;height:90px;margin-bottom:12px}.voice-wave i{width:8px;height:24px;border-radius:10px;background:linear-gradient(var(--site-accent),var(--site-secondary))}.voice-wave i:nth-child(2n){height:45px}.voice-wave i:nth-child(3n){height:68px}.spaces-scene{background:var(--site-secondary-soft)}.space-concept{background:#ffffffa6;padding:24px;border-radius:18px}.space-concept>div{display:flex;align-items:center;gap:12px;padding:17px 0;border-bottom:1px solid var(--site-border);color:var(--site-secondary)}.space-concept strong{color:var(--site-ink);font-size:13px}.space-concept>div>span{margin-left:auto;font-size:10px;color:var(--site-muted)}.space-concept small{margin-top:16px}.connected-stories{display:grid;grid-template-columns:1fr 1fr;gap:40px;margin-top:60px}.connected-story h3{font-size:clamp(25px,3vw,36px);letter-spacing:-.045em;line-height:1.15;margin:18px 0}.connected-story>p:not(.section-label){max-width:480px;color:var(--site-muted);font-size:15px;line-height:1.7}.connected-example{padding:26px;margin:25px 0 16px;background:var(--site-secondary-soft);border-radius:18px}.connected-story:nth-child(2) .connected-example{background:var(--site-accent-soft)}.connected-example strong{display:block;margin:18px 0 24px;font-size:21px;line-height:1.4;letter-spacing:-.025em}.connection-path{display:flex;flex-wrap:wrap;gap:8px;font-size:11px;color:var(--site-muted)}.connection-path span{color:var(--site-accent-text)}.connected-story>small{display:block;font-size:12px;line-height:1.6;color:var(--site-muted)}@media(min-width:601px){.audience-prompt{min-height:2.4em}}@media(max-width:700px){.task-scene{height:620px;grid-template-columns:1fr;gap:20px;padding:26px;align-content:center}.task-scene h3{font-size:30px}.task-result,.space-concept{padding:20px}.connected-stories{grid-template-columns:1fr;gap:42px}.connected-example{padding:22px}}@media(prefers-reduced-motion:no-preference){@keyframes concept-enter{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}}.ask-document-art svg{display:block;width:100%;height:100%;object-fit:cover}.ask-document .hotel-detail-links{font-size:10px;color:var(--site-accent-text)}.ask-response h3{font-size:clamp(21px,2.1vw,28px)}.ask-response p{font-size:16px}@media(max-width:700px){.ask-response h3{margin:12px 0}.ask-response .answer-rule{margin:14px 0}.ask-response p{line-height:1.5;margin:12px 0}}.home-journal{padding:var(--section-space) 0;background:var(--site-surface);border-top:1px solid var(--site-border)}.journal-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}.journal-card{display:flex;flex-direction:column;overflow:hidden;border:1px solid var(--site-border);border-radius:20px;color:var(--site-ink);background:var(--site-page);text-decoration:none}.journal-card>img{width:100%;height:auto;aspect-ratio:1200/630;object-fit:cover}.journal-card>div{display:flex;flex:1;flex-direction:column;padding:26px}.journal-card time{color:var(--site-muted);font-size:12px}.journal-card h3{margin:15px 0 12px;font-size:26px;line-height:1.2;letter-spacing:-.035em}.journal-card p{margin:0 0 22px;color:var(--site-muted);font-size:14px;line-height:1.6}.journal-card>div>span{margin-top:auto;color:var(--site-accent-text);font-size:13px;font-weight:600}.journal-card:hover h3{color:var(--site-accent-text)}.journal-card:focus-visible{outline:3px solid var(--site-accent-text);outline-offset:5px}@media(max-width:600px){.journal-grid{grid-template-columns:1fr;gap:20px}.journal-card>div{padding:22px}.journal-card h3{font-size:23px}}.agent-directory{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid var(--site-border);border-bottom:1px solid var(--site-border)}.agent-directory a{display:flex;flex-direction:column;gap:16px;padding:28px;color:var(--site-ink);text-decoration:none;border-right:1px solid var(--site-border)}.agent-directory a:last-child{border-right:0}.agent-directory strong{font-size:20px;letter-spacing:-.025em}.agent-directory span{font-size:14px;line-height:1.6;color:var(--site-muted)}.agent-directory small{margin-top:auto;color:var(--site-accent-text)}.agent-directory a:hover{background:var(--site-accent-soft)}.agent-directory a:focus-visible{outline:2px solid var(--site-accent-text);outline-offset:-2px}@media(max-width:700px){.agent-directory{grid-template-columns:1fr}.agent-directory a{border-right:0;border-bottom:1px solid var(--site-border);padding:24px 0}.agent-directory a:last-child{border-bottom:0}}.hero{padding-top:104px;padding-bottom:36px}.hero-grid{gap:44px}.hero .eyebrow{margin-bottom:20px}.hero h1{margin-bottom:18px}.hero-actions{margin-top:30px}@media(max-width:700px){.hero{padding-top:92px}}.hero-copy{min-height:calc(100svh - 308px);display:flex;flex-direction:column;align-items:center;justify-content:center;padding-bottom:64px}@media(max-width:700px){.hero-copy{min-height:calc(100svh - 246px);padding-bottom:40px}}.connection-result{margin-top:20px;padding-top:18px;border-top:1px solid var(--site-border-strong)}.connection-result>span{color:var(--site-muted);font-size:10px}.connection-result p{color:var(--site-ink);font-size:15px;line-height:1.65;margin:10px 0 0}.ask-scene{background:#eaf0fc;gap:28px;padding:30px}.ask-response{order:-1;padding:24px;background:#fff;border-radius:18px;box-shadow:0 16px 40px #29345a0d}.ask-document{transform:none;padding:22px;border-radius:16px;overflow:hidden}.demo-browser-bar{display:flex;justify-content:space-between;gap:16px;margin:-22px -22px 22px;padding:12px 18px;background:#f6f7fb;color:var(--site-muted);font-size:10px;border-bottom:1px solid var(--site-border)}.automation-scene{background:linear-gradient(135deg,#eee7ff,#e8edff)}.automation-scene .task-result{padding:22px;border:1px solid #fff}.automation-scene .task-result h4{margin:8px 0 14px;font-size:24px}.automation-scene .schedule-line{margin-top:10px;font-size:15px}.repeat-days{display:flex;gap:6px;margin:8px 0 18px}.repeat-days span{display:grid;place-items:center;width:26px;height:26px;border-radius:50%;background:#ece3ff;color:var(--site-accent-text);font-size:10px;font-weight:650}.automation-scene .task-notification{background:#fff;border:1px solid var(--site-border);border-radius:12px;padding:12px;margin-bottom:10px;box-shadow:0 8px 24px #38255a09}.automation-scene .task-notification small{margin-bottom:5px;font-size:9px}.space-concept{background:#fff;box-shadow:0 18px 48px #29486812;overflow:hidden}.space-concept .space-picker{margin:-24px -24px 22px;padding:14px;background:#e6eefb;gap:8px;border-bottom:1px solid var(--site-border)}.space-picker>span,.space-picker>strong{margin:0;padding:10px 12px;border-radius:9px;font-size:11px}.space-picker>strong{background:#fff;box-shadow:0 3px 9px #293d5910}.space-concept>div:not(.space-picker){padding:15px 0}.connected-example{border:1px solid var(--site-border)}.connection-result{background:#ffffffc9;border:0;border-radius:12px;padding:20px}.result-metrics{display:grid;grid-template-columns:1.3fr 1fr;gap:16px;margin:20px 0 0}.result-metrics dt{font-size:11px;color:var(--site-muted)}.result-metrics dd{margin:8px 0 0;font-size:clamp(22px,3vw,32px);letter-spacing:-.04em;font-weight:650}.trade-summary{display:flex;gap:16px;align-items:center;margin-top:16px}.trade-summary b{font-size:36px;letter-spacing:-.05em}.trade-summary span{font-size:12px;line-height:1.5;color:var(--site-muted)}.trade-proportion{height:8px;border-radius:8px;background:#dfe6f5;margin-top:16px;overflow:hidden}.trade-proportion span{display:block;width:62%;height:100%;background:#7560d5;border-radius:inherit}.audience-card{background:#f0ecfa}.audience-card:nth-child(2){background:#edf2fb}.audience-card:nth-child(3){background:#f0f0fa}.audience-card:nth-child(4){background:#edf4f7}@media(max-width:700px){.ask-scene{padding:22px;gap:16px}.ask-response{padding:20px}.ask-document{padding:18px}.demo-browser-bar{margin:-18px -18px 16px}.ask-document-art{height:65px}.ask-document h3{margin:10px 0;font-size:23px}.ask-document p{margin:5px 0}.space-concept .space-picker{margin:-20px -20px 20px}}@media(max-width:700px){.ask-scene{align-content:center}.ask-response{padding:16px}.ask-response h3{font-size:19px;line-height:1.25}.ask-response p{font-size:14px}.ask-response .scene-source{font-size:10px}.ask-document .hotel-detail-links{margin-bottom:0}}@media(min-width:701px){.connected-stories{row-gap:0}.connected-story{display:grid;grid-template-rows:subgrid;grid-row:span 5}}@media(min-width:701px){.ask-response{padding:20px}.ask-response h3{font-size:clamp(18px,1.5vw,22px);line-height:1.25;margin:12px 0}.ask-response p{font-size:14px;line-height:1.5;margin:12px 0}.ask-response .answer-rule{margin:12px 0}.ask-response .scene-source{font-size:10px}.ask-document-art{height:80px}.ask-document h3{font-size:25px;margin:12px 0}.ask-document p{margin:8px 0}}.connections-section{padding:var(--section-space) 0;background:var(--site-surface)}.ask-scene>.demo-browser-bar{position:absolute;top:0;left:0;right:0;height:48px;margin:0;padding:8px 18px;align-items:center;justify-content:flex-start;border-radius:24px 24px 0 0;background:#f8f9fd}.demo-ask-button{padding:6px 12px;border:1px solid #d9c6ff;border-radius:8px;color:var(--site-accent-text);background:#f0e9ff;font-size:12px;font-weight:650}.demo-address{flex:1;padding:6px 12px;border-radius:6px;background:#edf0f6;color:var(--site-muted);font-size:11px}@media(max-width:700px){.ask-response,.ask-document{padding:14px}.ask-document-art{height:55px}}@media(min-width:1000px)and (max-height:800px){.ask-response{padding:14px}.ask-response h3{font-size:18px;margin:8px 0}.ask-response p,.ask-response .answer-rule{margin:8px 0}.task-scene{padding:20px 28px}.automation-scene .task-result{padding:16px}.automation-scene .task-result h4{margin:6px 0}.repeat-days{margin-bottom:10px}.task-scene h3{font-size:30px}.space-concept{padding:18px}.space-concept .space-picker{margin:-18px -18px 12px;padding:10px}.space-concept>div:not(.space-picker){padding:10px 0}.voice-wave{height:66px;margin-bottom:8px}.voice-concept .task-result{padding:18px}}@media(min-width:701px){.ask-response{padding:14px}.ask-response h3{font-size:18px;line-height:1.25;margin:8px 0}.ask-response p,.ask-response .answer-rule{margin:8px 0}}.problem-section .problem-shell{display:grid;grid-template-columns:1fr 1fr;column-gap:48px;padding-block:36px;align-items:center}.problem-shell h2{font-size:clamp(26px,2.6vw,36px);line-height:1.12}.problem-shell>p:not(.problem-illustration-note){grid-column:1;margin-top:12px}.problem-shell .problem-tabs{grid-column:2;grid-row:1 / 3;margin-top:0}.problem-shell>.problem-illustration-note{grid-column:2;margin-top:8px}@media(max-width:700px){.problem-section .problem-shell{display:block;padding-block:28px}.problem-shell .problem-tabs{margin-top:20px}}.automation-scene>.task-result,.spaces-scene>.space-concept{width:100%;max-width:480px;box-sizing:border-box}.automation-scene .task-request{margin:12px 0 18px;font-size:19px;line-height:1.4}.spaces-scene .space-concept>div:not(.space-picker){padding-block:20px}.spaces-scene .space-concept strong{font-size:15px}.voice-scene>div{width:100%;max-width:480px}.voice-scene .task-request{margin:10px 0;font-size:21px}.voice-scene .voice-wave{height:52px;margin-bottom:12px}.voice-scene .voice-wave i:nth-child(3n){height:48px}.voice-scene .task-result{padding:18px}.voice-scene .task-result h4{margin:8px 0}.everyday-features{padding:64px 0;scroll-margin-top:72px}.feature-demo{margin:0;display:grid;grid-template-columns:minmax(0,.28fr) minmax(0,.72fr);gap:36px;align-items:center}.feature-demo figcaption{grid-column:1;grid-row:1}.feature-demo>div{grid-column:2;grid-row:1;min-width:0}.feature-demo h2{font-size:clamp(28px,2.7vw,38px);letter-spacing:-.04em;line-height:1.12;margin:0 0 18px}.feature-demo figcaption>span{display:block;color:var(--site-muted);font-size:15px;line-height:1.7}.feature-demo .ask-scene{position:relative;min-height:400px;padding:68px 24px 24px;grid-template-columns:minmax(0,2fr) minmax(0,3fr);gap:20px}.feature-demo .automation-scene{height:auto;min-height:400px;grid-template-columns:1fr;justify-items:center;padding:32px}.feature-note{text-align:right;color:var(--site-muted);font-size:11px;margin:14px 0 0}.everyday-features{background:var(--site-surface-soft)}.everyday-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:32px}.everyday-grid article{scroll-margin-top:80px}.everyday-grid .feature-demo{display:flex;flex-direction:column;align-items:stretch;gap:24px}.everyday-grid figcaption{order:-1;min-height:150px}.everyday-grid .task-scene{height:400px;grid-template-columns:1fr;padding:26px;justify-items:center}.everyday-grid .voice-scene{gap:12px;align-content:center}.everyday-grid .space-concept{width:100%;box-sizing:border-box}@media(min-width:1100px){.audience-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.audience-card{padding:24px;min-height:0}.audience-icon{display:none}.audience-card h3{padding-right:0}.audience-prompt{font-size:23px;min-height:3.6em}}@media(max-width:999px){.feature-demo{grid-template-columns:1fr;gap:24px}.feature-demo>div{grid-column:1;grid-row:2}.feature-demo figcaption{max-width:600px}.everyday-grid{grid-template-columns:1fr;gap:44px}.everyday-grid figcaption{min-height:0}}@media(max-width:700px){.everyday-features{padding:40px 0}.feature-demo .ask-scene{grid-template-columns:1fr;padding:64px 20px 20px;min-height:0}.feature-demo .automation-scene{padding:22px}.feature-note{text-align:left}}.capability-pair{padding:56px 0;background:var(--site-surface);scroll-margin-top:72px}.capability-pair-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}.capability-pair article{min-width:0;scroll-margin-top:80px}.capability-pair .feature-demo{display:flex;flex-direction:column;gap:22px;align-items:stretch}.capability-pair figcaption{order:-1;min-height:132px}.capability-pair h2{font-size:clamp(27px,2.5vw,36px)}.capability-pair .ask-scene{grid-template-columns:minmax(0,1fr);min-height:430px;padding:62px 22px 22px;gap:14px}.capability-pair .ask-document{order:-2;padding:16px;box-shadow:none}.capability-pair .ask-document-art{display:none}.capability-pair .ask-document h3{font-size:21px;margin:0 0 6px}.capability-pair .ask-document p{margin:4px 0}.capability-pair .ask-document>p:not(.hotel-detail-links){display:none}.capability-pair .ask-response{padding:18px}.capability-pair .ask-response h3{font-size:19px;line-height:1.3}.capability-pair .automation-scene{min-height:430px;padding:22px}.capability-pair .task-result{width:100%}.capability-pair .feature-note{text-align:left;line-height:1.6}@media(max-width:800px){.capability-pair-grid{grid-template-columns:1fr;gap:36px}.capability-pair figcaption{min-height:0}.capability-pair{padding:40px 0}}
