:root{--ink:#18201d;--muted:#65706b;--soft:#f7f8fb;--paper:#ffffffc7;--line:#2027301f;--accent:#0a64e8;--accent-dark:#0a64e8;--green:#496f5a;--shadow:0 24px 70px #1f2d4221}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:radial-gradient(circle at 16% 12%,#0a64e81a,#0000 28rem),radial-gradient(circle at 84% 18%,#8987f41f,#0000 24rem),linear-gradient(#fbfbfc 0%,#f6f7f9 48%,#f2f4f7 100%);margin:0;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body:before{content:"";pointer-events:none;background-image:linear-gradient(#372d2006 1px,#0000 1px),linear-gradient(90deg,#372d2006 1px,#0000 1px);background-size:44px 44px;position:fixed;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 80%);mask-image:linear-gradient(#000,#0000 80%)}a{color:inherit;text-decoration:none}code{border:1px solid var(--line);background:#ffffff7a;border-radius:.4rem;padding:.12rem .35rem;font-size:.92em}.nav{z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fbfbfcbd;border-bottom:1px solid #362e2114;justify-content:space-between;align-items:center;padding:1rem clamp(1rem,4vw,4rem);display:flex;position:sticky;top:0}.brand,.nav nav,.trust-strip span,.eyebrow,.button{align-items:center;gap:.55rem;display:inline-flex}.brand{letter-spacing:-.03em;font-size:1.1rem;font-weight:800}.brand img{border-radius:9px;width:34px;height:34px;box-shadow:0 8px 18px #7d3d2038}.nav nav{color:var(--muted);gap:1.35rem;font-size:.94rem}.nav nav a:hover{color:var(--ink)}main{overflow:hidden}h1,h2{text-wrap:balance}p{text-wrap:pretty}.section,.section-grid{width:min(1160px,100vw - 2rem);margin:0 auto}.section-grid{grid-template-columns:minmax(0,.93fr) minmax(420px,1.07fr);align-items:center;gap:clamp(2rem,5vw,5rem);padding:2rem 0 3rem;display:grid}.hero-copy{padding-top:2rem}.eyebrow{color:var(--accent-dark);text-transform:uppercase;letter-spacing:.11em;font-size:.78rem;font-weight:700}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.085em;margin:1rem 0 1.25rem;font-size:clamp(3rem,7.2vw,6rem);line-height:.9}h2{letter-spacing:-.06em;margin-bottom:1rem;font-size:clamp(2rem,4.8vw,4rem);line-height:.98}h3{letter-spacing:-.025em}.lede{color:#4a534f;max-width:43rem;font-size:clamp(1.08rem,1.8vw,1.32rem);line-height:1.58}.cta-row{flex-wrap:wrap;gap:.85rem;margin:2rem 0 1rem;display:flex}.button{border:1px solid #0000;border-radius:999px;min-height:48px;padding:.82rem 1.15rem;font-weight:800;transition:transform .2s,box-shadow .2s,background .2s}.button:hover{transform:translateY(-2px)}.button.primary{color:#fffaf1;background:#1f261f;box-shadow:0 16px 32px #1f261f38}.button.secondary{border-color:var(--line);color:#38423d;background:#ffffff85}.button.large{justify-content:center;min-width:190px;padding:1rem 1.35rem}.microcopy{color:var(--muted);font-size:.88rem}[data-reveal],.card,.step,.arch-card .node,.check-list li{opacity:0;transition:opacity .75s cubic-bezier(.2,.8,.2,1),transform .75s cubic-bezier(.2,.8,.2,1);transform:translateY(28px)scale(.985)}[data-reveal].is-visible,.card.is-visible,.step.is-visible,.arch-card .node.is-visible,.check-list li.is-visible{opacity:1;transform:none}.card:nth-child(2),.step:nth-child(2),.check-list li:nth-child(2){transition-delay:80ms}.card:nth-child(3),.step:nth-child(3),.check-list li:nth-child(3){transition-delay:.16s}.step:nth-child(4),.check-list li:nth-child(4){transition-delay:.24s}.check-list li:nth-child(5){transition-delay:.32s}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important}}.trust-strip{grid-template-columns:repeat(4,1fr);gap:.75rem;width:min(1060px,100vw - 2rem);margin:0 auto 5rem;display:grid}.trust-strip span{border:1px solid var(--line);color:#3d4842;background:#ffffff70;border-radius:999px;justify-content:center;padding:.85rem 1rem;font-weight:700;box-shadow:0 12px 36px #50371c14}.section{padding:5.5rem 0}.section-heading{max-width:760px;margin-bottom:2rem}.section-heading.centered{text-align:center;margin-left:auto;margin-right:auto}.section-heading p:not(.eyebrow){color:var(--muted);font-size:1.05rem;line-height:1.7}.cards{gap:1rem;display:grid}.cards.three{grid-template-columns:repeat(3,1fr)}.card,.step,.arch-card,.download,.screenshot-card{border:1px solid var(--line);background:var(--paper);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);box-shadow:var(--shadow);border-radius:28px}.card{padding:1.35rem}.card .icon{width:42px;height:42px;color:var(--accent-dark);background:#dd6c3f1f;border-radius:14px;place-items:center;margin-bottom:1rem;display:grid}.card .icon svg{width:22px;height:22px}.card p,.step p,.arch-copy p{color:var(--muted);line-height:1.65}.demo-section{padding-top:4rem}.app-mock{color:#202124;background:#fff;border:1px solid #0000001f;border-radius:26px;height:560px;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,sans-serif;position:relative;overflow:hidden;box-shadow:0 30px 100px #282d342e,inset 0 1px #ffffffe6}.hero-visual .app-mock{animation:7s ease-in-out infinite float;transform:rotate(.8deg)}.app-mock.compact{height:520px;font-size:.86rem}@keyframes float{50%{transform:rotate(-.3deg)translateY(-8px)}}.mock-toolbar{background:#fffffff0;border-bottom:1px solid #e6e6e6;align-items:center;height:48px;display:flex}.traffic{gap:10px;width:150px;padding-left:20px;display:flex}.traffic i{background:#d8d8d8;border-radius:50%;width:11px;height:11px;box-shadow:inset 0 0 0 1px #00000008}.toolbar-actions{color:#b8babd;align-items:center;gap:24px;font-size:1.05rem;display:flex}.toolbar-actions b{color:#b8b8b8;font-size:.95rem;font-weight:800}.sidebar-glyph{font-size:.9rem}.mock-body{grid-template-columns:245px 1fr;height:512px;display:grid}.app-mock.compact .mock-body{grid-template-columns:210px 1fr;height:472px}.app-mock aside{background:#f6f6f7;border-right:1px solid #e9e9e9;padding:.72rem .92rem 1rem}.mock-search{color:#6f7377;align-items:center;gap:.48rem;padding:.18rem .05rem .64rem;font-size:.95rem;font-weight:500;display:flex}.mock-section-title{color:#969696;justify-content:space-between;margin:.1rem 0 .45rem;font-size:.82rem;font-weight:700;display:flex}.meetings-title{margin-top:1rem}.app-mock aside button{text-align:left;color:#202124;cursor:pointer;width:100%;font:inherit;border-radius:8px;margin-bottom:.5rem;padding:.64rem .72rem}.event-card{background:#ffffffeb;border:1.5px solid #c8b8ff;min-height:58px}.event-card.outline{background:#dbeaff;border:2px solid #0a73ff;box-shadow:inset 0 0 0 1px #0a73ff14}.meeting-card{background:0 0;border:0;min-height:54px}.meeting-card.active{color:#fff;background:#0a64e8}.app-mock aside strong,.app-mock aside span{align-items:center;gap:.32rem;display:flex}.app-mock aside strong{font-weight:700}.app-mock aside span{color:#656b70;margin-top:.25rem;font-size:.82rem}.meeting-card.active span{color:#ffffffeb}.mock-main{background:#fff;grid-template-rows:auto auto minmax(0,1fr) auto;min-width:0;display:grid;position:relative}.mock-header{border-bottom:1px solid #e9e9e9;padding:1.05rem 1.25rem 1rem;position:relative}.account{color:#6f7377;align-items:center;gap:.45rem;margin-bottom:.55rem;font-size:.75rem;display:flex}.dot{background:#8987f4;border-radius:50%;width:8px;height:8px;display:inline-block}.more{color:#202124;align-items:center;gap:.15rem;display:flex;position:absolute;top:1.1rem;right:1.1rem}.mock-header h3{letter-spacing:-.02em;margin:0 0 .3rem;font-size:1.2rem}.mock-header p{color:#6f7377;align-items:center;gap:.35rem;margin:0;font-size:.92rem;display:flex}.tab-rail{border-bottom:1px solid #e9e9e9;justify-content:center;align-items:center;height:52px;display:flex}.tabs{background:#e9e9eb;border-radius:7px;gap:0;width:fit-content;margin:0;padding:0;display:flex;overflow:hidden}.tabs button{text-transform:capitalize;color:#1f1f1f;cursor:pointer;background:0 0;border:0;border-radius:7px;padding:.34rem .82rem;font-weight:500}.tabs button.active{box-shadow:none;background:#d1d1d4}.mock-content{background:#fff;border:1px solid #ececec;border-radius:18px;align-self:start;width:min(520px,100% - 2rem);height:265px;margin:3.2rem auto 1rem;padding:1rem 1.1rem;overflow:hidden}.app-mock.compact .mock-content{height:225px;margin-top:2rem}.line{color:#393d40;grid-template-columns:72px 1fr;gap:.75rem;margin-bottom:.85rem;line-height:1.52;display:grid}.line b{color:#0a64e8;font-weight:700}.line.live{color:#202124}.line.live:after{content:"";vertical-align:-3px;background:#0a64e8;width:7px;height:18px;margin-left:2px;animation:1s step-end infinite blink;display:inline-block}@keyframes blink{50%{opacity:0}}.summary-list{color:#393d40;margin:0;padding-left:1.1rem;line-height:1.65}.summary-list li{margin-bottom:.65rem}.notes{color:#4f5b55;min-height:160px;padding:.4rem;line-height:1.7}.bottom-bar{color:#6f7377;border-top:1px solid #e9e9e9;justify-content:space-between;align-items:center;min-height:36px;padding:0 .75rem;font-size:.78rem;display:flex}.bottom-bar span{align-items:center;gap:.4rem;display:flex}kbd{color:#777;background:#ededee;border-radius:5px;padding:.1rem .35rem;font-family:inherit;font-weight:700}.bottom-bar button{color:#202124;background:#ededee;border:0;border-radius:7px;align-items:center;gap:.35rem;margin-left:.45rem;padding:.28rem .65rem;font-weight:700;display:inline-flex}.steps{grid-template-columns:repeat(4,1fr);gap:.85rem;display:grid}.step{padding:1.2rem;position:relative;overflow:hidden}.step span{color:var(--accent);font-size:.85rem;font-weight:900}.step:after{content:"";background:#dd6c3f14;border-radius:50%;width:120px;height:120px;position:absolute;inset:auto -30px -45px auto}.architecture{grid-template-columns:.95fr 1.05fr;align-items:center;gap:2rem;display:grid}.check-list{color:#3f4944;gap:.8rem;margin:1.4rem 0 0;padding:0;list-style:none;display:grid}.check-list li{align-items:flex-start;gap:.65rem;display:flex}.check-list svg{color:var(--green);flex:none;width:18px;margin-top:2px}.arch-card{text-align:center;padding:1.25rem}.node{background:#fff9;border:1px solid #392d1f1c;border-radius:20px;padding:1rem;font-weight:900;box-shadow:0 12px 28px #50371c14}.node small{color:var(--muted);font-weight:600}.node.storage{background:#496f5a1a;display:block}.node.storage svg{vertical-align:-4px;color:var(--green);margin-right:.35rem}.arrow{color:var(--muted);padding:.55rem;font-weight:900}.split{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}.screenshot-grid{grid-template-columns:1.2fr .8fr;align-items:stretch;gap:1rem;display:grid}.screenshot-card{padding:.85rem;overflow:hidden}.screenshot-card>span{color:var(--muted);margin:.8rem .4rem .2rem;font-weight:800;display:block}.screenshot-card .app-mock{min-height:330px}.real-screenshot{border:1px solid var(--line);background:#fff;border-radius:22px;width:100%;display:block}.summary-shot{flex-direction:column;justify-content:space-between;display:flex}.summary-paper{border:1px solid var(--line);background:#fffaf2;border-radius:24px;min-height:330px;padding:1.4rem}.summary-paper h3{margin-bottom:1rem;font-size:1.8rem}.summary-paper p{color:var(--accent-dark);margin-bottom:.4rem;font-weight:900}.summary-paper li{color:#46504b;margin-bottom:.55rem}.download{isolation:isolate;background:radial-gradient(circle at 18% 12%,#0a64e829,#0000 18rem),radial-gradient(circle at 95% 0,#8987f433,#0000 22rem),linear-gradient(135deg,#ffffffdb,#fffcf5b3);grid-template-columns:minmax(0,1fr) auto;justify-content:space-between;align-items:center;gap:clamp(1.5rem,4vw,3rem);margin-bottom:4rem;padding:clamp(2rem,5vw,4rem);display:grid;position:relative;overflow:hidden}.download:before{content:"";z-index:-1;pointer-events:none;border:1px solid #ffffff9e;border-radius:22px;position:absolute;inset:1rem}.download:after{content:"↓";z-index:-1;color:#1f261f1f;background:#1f261f0f;border-radius:28px;place-items:center;width:clamp(4.5rem,12vw,8rem);height:clamp(4.5rem,12vw,8rem);font-size:clamp(3rem,8vw,5.5rem);font-weight:900;display:grid;position:absolute;top:clamp(1.2rem,3vw,2rem);right:clamp(1.4rem,4vw,3rem);transform:rotate(-8deg)}.download h2{max-width:760px}.download .button{align-self:end}.download p:not(.eyebrow){color:var(--muted);max-width:680px;line-height:1.65}footer{width:min(1160px,100vw - 2rem);color:var(--muted);border-top:1px solid var(--line);justify-content:space-between;margin:0 auto;padding:2rem 0 3rem;display:flex}footer span:first-child{color:var(--ink);font-weight:900}@media (width<=920px){.section-grid,.architecture,.screenshot-grid{grid-template-columns:1fr}.section-grid{padding-top:2rem}h1{font-size:clamp(3.25rem,11vw,5.2rem)}.trust-strip,.cards.three,.steps{grid-template-columns:repeat(2,1fr)}.nav nav{display:none}.hero-visual .app-mock{animation:none;transform:none}}@media (width<=640px){.section,.section-grid{width:min(100% - 1rem,100vw - 1rem)}.section-grid{gap:1.5rem;padding:1.25rem 0 2.5rem}h1{letter-spacing:-.055em;text-wrap:auto;max-width:8.8ch;font-size:clamp(2.45rem,11vw,3.05rem);line-height:1}h2{letter-spacing:-.055em;font-size:clamp(2rem,10vw,3rem);line-height:1.04}.section-heading h2{max-width:11ch}.lede{max-width:34rem;font-size:1.03rem;line-height:1.55}.cta-row{margin-top:1.35rem}.button{justify-content:center;width:100%}.hero-visual{--mock-width:620px;--mock-height:520px;border-radius:24px;width:100%;height:calc(83.871vw - .83871rem);overflow:hidden}.trust-strip,.cards.three,.steps,.split{grid-template-columns:1fr}.hero-visual .app-mock,.hero-visual .app-mock.compact{width:var(--mock-width);height:var(--mock-height);transform:scale(calc((100vw - 1rem) / 620px));transform-origin:0 0;border-radius:26px;font-size:.86rem}.hero-visual .mock-toolbar{height:48px}.hero-visual .mock-body,.hero-visual .app-mock.compact .mock-body{grid-template-columns:210px 1fr;height:472px}.download{text-align:left;border-radius:24px;grid-template-columns:1fr;align-items:stretch;gap:1.35rem;margin-bottom:2.5rem;padding:2rem 1rem 1rem}.download:before{border-radius:18px;inset:.55rem}.download:after{border-radius:18px;width:4.25rem;height:4.25rem;font-size:3rem;top:.8rem;right:.8rem}.download h2{max-width:11ch;margin-bottom:.8rem;line-height:1.02}.download p:not(.eyebrow){max-width:31rem}.download .button{align-self:stretch;width:100%;min-height:54px}footer{flex-direction:column;align-items:flex-start}.section{padding:3.25rem 0}}
