:root{--bg:#fff;--surface:#fff;--surface-soft:#f7f6f3;--surface-warm:#f6ede4;--border:#161616;--border-soft:#d9d6d2;--text:#161616;--text-muted:#6e6b67;--text-faint:#aba6a0;--primary:#161616;--accent-task:#b5651d;--accent-task-light:#f6ede4;--accent-task-mid:#ecd9c6;--success:#1d7f47;--danger:#c0392b;--radius-sm:8px;--radius-md:12px;--radius-lg:16px;--radius-xl:22px;--radius-pill:999px;--shadow-card:0 1px 2px rgba(20,18,16,.04);--shadow-card-hover:0 4px 14px rgba(20,18,16,.07);--shadow-popover:0 8px 28px rgba(20,18,16,.1);--shadow-modal:0 12px 40px rgba(20,18,16,.1);--font-sans:"Gibson","DM Sans",system-ui,sans-serif;--font-serif:"Gibson","DM Serif Display",Georgia,serif;--shell:min(1380px,calc(100vw - 64px))}*,:after,:before{box-sizing:border-box}html{scroll-behavior:smooth}body,html{background:var(--bg)}body{margin:0;min-height:100dvh;color:var(--text);font-family:var(--font-sans);font-size:15px;line-height:1.5;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body:before{content:"";position:fixed;inset:0;pointer-events:none;z-index:100;opacity:.018;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E")}main{min-height:70vh;overflow:clip}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}a,button{-webkit-tap-highlight-color:transparent}button{color:inherit}::selection{background:var(--accent-task-mid)}:focus-visible{outline:2px solid var(--text);outline-offset:3px}.skip-link{position:fixed;left:20px;top:16px;z-index:1000;padding:10px 16px;border:1.5px solid var(--border);border-radius:var(--radius-pill);background:var(--bg);transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.shell{width:var(--shell);margin-inline:auto}.eyebrow,.mock-label{margin:0;color:var(--text-muted);font-size:12px;font-weight:800;letter-spacing:.11em;line-height:1.2;text-transform:uppercase}em{color:var(--accent-task);font-style:normal}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:80;border-bottom:1px solid hsla(0,0%,9%,.12);background:hsla(0,0%,100%,.88);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.site-header__inner{width:var(--shell);height:72px;margin-inline:auto;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;grid-gap:28px;gap:28px}.brand-link{display:inline-flex;align-items:center;justify-self:start;gap:10px;width:-moz-fit-content;width:fit-content;font-size:18px;font-weight:700;letter-spacing:-.02em}.desktop-nav{display:flex;align-items:center;gap:4px;padding:4px;border:1px solid var(--border-soft);background:hsla(0,0%,100%,.82)}.desktop-nav,.nav-link{border-radius:var(--radius-pill)}.nav-link{padding:8px 14px;color:var(--text-muted);font-size:13px;font-weight:600;transition:color .16s ease,background .16s ease}.nav-link[data-active=true]{background:var(--text);color:#fff}.site-header__actions{display:flex;align-items:center;justify-content:flex-end;gap:16px}.nav-login{color:var(--text-muted);font-size:13px;font-weight:600}.button{display:inline-flex;min-height:50px;padding:0 20px;align-items:center;justify-content:center;gap:11px;border:1.5px solid var(--border);border-radius:var(--radius-pill);cursor:pointer;font-size:14px;font-weight:700;line-height:1;transition:transform .18s ease,box-shadow .18s ease,filter .18s ease,background .18s ease}.button--small{min-height:40px;padding-inline:16px;font-size:13px}.button--dark{background:var(--primary);color:#fff;box-shadow:0 8px 22px rgba(20,18,16,.13)}.button--outline{background:var(--bg);color:var(--text)}.button-arrow{font-size:13px}.menu-button{display:none;width:42px;height:42px;padding:0;border:1.5px solid var(--border);border-radius:50%;background:#fff;align-items:center;justify-content:center;flex-direction:column;gap:5px}.menu-button span{width:16px;height:1.5px;background:var(--text);transition:transform .16s ease}.menu-button[aria-expanded=true] span:first-child{transform:translateY(3.25px) rotate(45deg)}.menu-button[aria-expanded=true] span:last-child{transform:translateY(-3.25px) rotate(-45deg)}.mobile-nav{display:none}.home-hero{padding-top:clamp(80px,10vw,150px)}.home-hero__copy,.page-hero__copy{max-width:970px;margin-inline:auto;text-align:center;animation:fade-up .5s ease-out both}.hero-mark{width:-moz-fit-content;width:fit-content;margin:0 auto 28px;padding:18px;border:1.5px solid var(--border);border-radius:30px;background:var(--bg);box-shadow:var(--shadow-card-hover)}.home-hero h1,.page-hero h1{margin:20px 0 0;font-family:var(--font-serif);font-size:clamp(4rem,7.4vw,7.4rem);letter-spacing:-.065em;line-height:.91}.home-hero__description,.page-hero__description{max-width:700px;margin:30px auto 0;color:var(--text-muted);font-size:clamp(17px,1.5vw,20px);line-height:1.55}.hero-actions{display:flex;align-items:center;justify-content:center;gap:12px;margin-top:34px}.availability-note{margin:17px 0 0;color:var(--text-faint);font-size:13px}.workspace-composition{position:relative;max-width:1240px;margin:clamp(70px,9vw,126px) auto 0;padding:0 74px 90px 0;animation:fade-up .6s ease-out .12s both}.window-frame{overflow:hidden;border:1.5px solid var(--border);border-radius:var(--radius-xl);background:var(--bg);box-shadow:0 32px 80px rgba(20,18,16,.1)}.window-frame__bar{min-height:42px;padding:0 16px;border-bottom:1px solid var(--border-soft);display:grid;grid-template-columns:1fr auto 1fr;align-items:center;color:var(--text-muted);font-size:11px;font-weight:600}.window-dots{display:flex;gap:5px}.window-dots span{width:8px;height:8px;border:1px solid var(--text-faint);border-radius:50%}.window-frame__status{justify-self:end;color:var(--success)}.feature-app,.workspace-app{display:grid;grid-template-columns:188px 1fr;min-height:570px}.mock-sidebar{padding:21px 14px 14px;border-right:1px solid var(--border-soft);display:flex;flex-direction:column;background:var(--surface-soft)}.mock-sidebar__logo{display:flex;align-items:center;gap:8px;padding:0 8px 28px;font-size:13px}.mock-sidebar__section{display:flex;flex-direction:column;gap:4px}.mock-sidebar__section>.mock-label{padding:0 9px 8px;font-size:8px}.mock-project{display:flex;align-items:center;gap:8px;padding:9px 10px;border-radius:var(--radius-sm);color:var(--text-muted);font-size:11px}.mock-project b{margin-left:auto;color:var(--text-faint);font-size:9px}.mock-project--active{background:#fff;color:var(--text);box-shadow:inset 0 0 0 1px var(--border)}.dot{display:inline-block;width:7px;height:7px;border-radius:50%;flex:0 0 auto}.dot--rust{background:var(--accent-task)}.dot--green{background:#51735c}.dot--blue{background:#66748c}.mock-sidebar__bottom{margin-top:auto;padding:11px 9px;border-top:1px solid var(--border-soft);display:flex;justify-content:space-between;color:var(--text-faint);font-size:9px}.feature-app__main,.workspace-main{min-width:0;display:flex;flex-direction:column}.mock-toolbar{min-height:54px;padding:0 18px;border-bottom:1px solid var(--border-soft);display:flex;align-items:center;justify-content:space-between;gap:16px}.mock-toolbar>div:first-child:not(.mock-tabs){display:flex;flex-direction:column}.mock-toolbar>div:first-child small{color:var(--text-faint);font-size:9px}.mock-tabs{padding:3px;display:flex;gap:2px;border:1px solid var(--border-soft)}.mock-tabs,.mock-tabs span{border-radius:var(--radius-pill)}.mock-tabs span{padding:5px 10px;color:var(--text-muted);font-size:9px;font-weight:700}.mock-tabs span[data-active=true]{background:var(--text);color:#fff}.mock-search{width:28px;height:28px;border:1px solid var(--border-soft);border-radius:50%;display:grid;place-items:center}.workspace-columns{min-height:516px;display:grid;grid-template-columns:270px 1fr}.note-list{padding:22px 14px;border-right:1px solid var(--border-soft);background:#fcfbf9}.note-list>.mock-label{padding-left:4px;font-size:8px}.note-list__card{margin-top:9px;padding:14px;border:1px solid var(--border-soft);border-radius:var(--radius-md);background:#fff;box-shadow:var(--shadow-card)}.note-list__card--active{border-color:var(--border)}.note-list__card strong{font-size:12px}.note-list__card p{margin:5px 0 10px;color:var(--text-muted);font-size:9px;line-height:1.45}.note-list__card small{display:flex;align-items:center;gap:5px;color:var(--text-faint);font-size:8px}.note-canvas{padding:48px clamp(28px,5vw,68px)}.large-note__meta,.note-canvas__meta{display:flex;gap:6px}.chip,.embed-chip{display:inline-flex;align-items:center;gap:5px;padding:5px 9px;border:1px solid var(--border-soft);border-radius:var(--radius-pill);color:var(--text-muted);background:#fff;font-size:8px;font-weight:600}.note-canvas h3{max-width:570px;margin:28px 0 18px;font-family:var(--font-serif);font-size:clamp(27px,3vw,43px);font-weight:500;letter-spacing:-.04em;line-height:1}.note-canvas p{max-width:590px;color:var(--text-muted);font-size:11px;line-height:1.65}.note-canvas__lead{font-size:13px!important}.note-canvas h4{margin:31px 0 8px;font-size:12px}.embed-row,.large-note__references{display:flex;gap:7px;flex-wrap:wrap}.task-suggestion{max-width:520px;margin-top:36px;padding:13px 14px;border:1px solid var(--border);border-radius:var(--radius-md);display:grid;grid-template-columns:1fr auto;align-items:center;background:var(--accent-task-light)}.task-suggestion span{grid-column:1/-1;color:var(--accent-task);font-size:8px;font-weight:800;text-transform:uppercase}.task-suggestion strong{margin-top:5px;font-size:10px}.capture-panel button,.suggested-tasks button,.task-detail__timer button,.task-suggestion button,.task-toolbar button{border:0;border-radius:var(--radius-pill);background:var(--text);color:#fff;font-size:8px;font-weight:700}.task-suggestion button{padding:7px 10px}.phone-frame{position:relative;width:284px;padding:9px;border:2px solid var(--border);border-radius:45px;background:#161616;box-shadow:0 30px 70px rgba(20,18,16,.2)}.phone-frame--floating{position:absolute;right:0;bottom:0;width:244px;transform:rotate(2deg)}.phone-frame__speaker{position:absolute;z-index:2;top:17px;left:50%;width:76px;height:20px;border-radius:var(--radius-pill);background:#161616;transform:translateX(-50%)}.phone-screen{min-height:555px;padding:22px 13px 14px;border-radius:36px;overflow:hidden;background:linear-gradient(180deg,#f8f7f4,#f1eee8)}.phone-frame--floating .phone-screen{min-height:470px}.phone-header{padding-top:6px;display:flex;justify-content:space-between;align-items:center}.phone-round{width:29px;height:29px;display:grid;place-items:center;border:1px solid var(--border);border-radius:50%;background:hsla(0,0%,100%,.86);font-size:9px}.phone-project{width:-moz-fit-content;width:fit-content;margin:20px auto 18px;padding:7px 10px;border:1px solid var(--border);border-radius:var(--radius-pill);display:flex;align-items:center;gap:6px;background:#fff;font-size:9px}.phone-project span{color:var(--text-faint)}.phone-title-row{margin:0 4px 12px;display:flex;justify-content:space-between;align-items:flex-end}.phone-title-row div{display:flex;flex-direction:column}.phone-title-row small{color:var(--text-faint);font-size:8px}.phone-title-row strong{font-family:var(--font-serif);font-size:27px;font-weight:500}.phone-title-row>span{color:var(--text-faint);font-size:10px}.phone-task{margin-top:8px;padding:12px 11px;border:1px solid var(--border-soft);border-radius:var(--radius-lg);display:flex;align-items:center;gap:8px;background:#fff;font-size:10px}.large-checkbox,.mini-tasks i,.phone-task>i,.task-row>i,.widget p i{width:14px;height:14px;border:1.5px solid var(--text);border-radius:4px;flex:0 0 auto}.phone-task small{margin-left:auto;color:var(--accent-task);font-size:7px}.phone-task--muted{color:var(--text-muted)}.phone-capture{margin:18px 8px 0;padding:9px;border:1px solid var(--border);border-radius:var(--radius-xl);display:flex;align-items:center;gap:10px;background:hsla(0,0%,100%,.85);box-shadow:var(--shadow-popover)}.phone-capture>span{width:31px;height:31px;display:grid;place-items:center;border-radius:50%;background:var(--text);color:#fff}.phone-capture p{margin:0;display:flex;flex-direction:column;font-size:9px}.phone-capture small{color:var(--text-faint);font-size:7px}.phone-tabs{margin-top:15px;padding:7px 10px;border:1px solid var(--border);border-radius:var(--radius-pill);display:flex;justify-content:space-around;background:hsla(0,0%,100%,.92)}.phone-tabs span{width:52px;display:flex;flex-direction:column;align-items:center;gap:2px;color:var(--text-faint);font-size:9px}.phone-tabs span[data-active=true]{color:var(--text)}.phone-tabs small{font-size:7px}.statement-section{padding:clamp(130px,17vw,250px) max(5vw,40px);text-align:center}.statement-section__kicker{color:var(--accent-task);font-size:13px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.statement-section__text{max-width:1040px;margin:28px auto 0;font-family:var(--font-serif);font-size:clamp(2.6rem,5vw,5.4rem);font-weight:500;letter-spacing:-.055em;line-height:.98}.section{padding-block:clamp(90px,12vw,170px)}.section--bordered{border-top:1px solid var(--border-soft);border-bottom:1px solid var(--border-soft)}.section-heading{max-width:760px;margin-bottom:56px}.section-heading--center{margin-inline:auto;text-align:center}.cta-section h2,.platform-section__copy h2,.section-heading h2,.split-section__copy h2,.waitlist-card h2{margin:17px 0 0;font-family:var(--font-serif);font-size:clamp(2.5rem,4.5vw,5rem);font-weight:500;letter-spacing:-.055em;line-height:.98}.section-heading>p:last-child{max-width:650px;margin:22px 0 0;color:var(--text-muted);font-size:17px;line-height:1.65}.section-heading--center>p:last-child{margin-inline:auto}.three-column-heading{margin-bottom:58px;display:grid;grid-template-columns:1.3fr .7fr;align-items:end;grid-gap:60px;gap:60px}.three-column-heading .section-heading{margin:0}.three-column-heading>p{max-width:420px;margin:0;color:var(--text-muted);font-size:17px;line-height:1.6}.workflow-visual{display:grid;grid-template-columns:1fr auto 1fr auto 1fr;align-items:center;grid-gap:20px;gap:20px}.workflow-card{min-height:360px;padding:24px;border:1.5px solid var(--border);border-radius:var(--radius-xl);background:#fff;box-shadow:var(--shadow-card);display:flex;flex-direction:column}.workflow-card h3{margin:22px 0 8px;font-family:var(--font-serif);font-size:27px;font-weight:500;letter-spacing:-.035em;line-height:1.05}.workflow-card p{margin:0;color:var(--text-muted);font-size:13px;line-height:1.55}.mark-image{min-height:170px;margin-top:18px;border-radius:var(--radius-lg);display:flex;align-items:flex-end;padding:12px;overflow:hidden;background:linear-gradient(140deg,transparent 0 28%,hsla(0,0%,100%,.85) 28% 32%,transparent 32%),linear-gradient(35deg,#d5cec0 0 34%,#eee9df 34% 57%,#8f8779 57% 62%,#c9b9a0 62%)}.mark-image span{padding:5px 8px;border-radius:var(--radius-pill);background:#fff;font-size:8px;font-weight:700}.workflow-card--note .embed-chip{margin-top:auto;align-self:flex-start}.workflow-card--task{justify-content:flex-start;background:var(--accent-task-light)}.workflow-card--task .large-checkbox{width:30px;height:30px;margin-top:50px;border-radius:var(--radius-sm)}.workflow-card--task p{display:flex;align-items:center;gap:7px}.workflow-arrow{color:var(--text-faint);font-size:24px}.product-card-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px}.product-card{position:relative;min-height:550px;padding:24px;border:1.5px solid var(--border);border-radius:var(--radius-xl);display:flex;flex-direction:column;background:#fff;overflow:hidden;transition:transform .18s ease,box-shadow .18s ease}.product-card__index{align-self:flex-end;color:var(--text-faint);font-size:11px;font-weight:700}.product-card__visual{flex:1 1;min-height:300px;margin:20px 0 28px}.product-card h3{margin:12px 0 24px;font-family:var(--font-serif);font-size:clamp(28px,2.6vw,40px);font-weight:500;letter-spacing:-.04em;line-height:1}.product-card>div:last-child>span{font-size:13px;font-weight:700}.product-card--marks{background:#f5f1e9}.product-card--notes{background:#f7f6f3}.product-card--tasks{background:var(--accent-task-light)}.product-card--marks .product-card__visual{position:relative}.mini-mark{position:absolute;width:44%;aspect-ratio:.8;border:1.5px solid var(--border);border-radius:var(--radius-md);box-shadow:var(--shadow-card-hover)}.mini-mark--one{left:2%;top:17%;transform:rotate(-6deg);background:linear-gradient(145deg,#c6b8a0 0 48%,#f1ede4 48%)}.mini-mark--two{right:5%;top:1%;transform:rotate(5deg);background:linear-gradient(40deg,#7c766b 0 24%,#d9d1c3 24% 62%,#a69479 62%)}.mini-mark--three{left:28%;bottom:2%;transform:rotate(1deg);background:#fff}.mini-mark--three:before{content:"Good tools leave space for attention.";position:absolute;inset:22px;display:grid;place-items:center;font-family:var(--font-serif);font-size:17px;line-height:1.1}.mini-note{padding:30px 26px;border:1.5px solid var(--border);border-radius:var(--radius-lg);background:#fff;transform:rotate(-1.5deg);box-shadow:var(--shadow-card-hover)}.mini-note>span{font-family:var(--font-serif);font-size:28px}.mini-note i{display:block;width:100%;height:7px;margin-top:16px;border-radius:var(--radius-pill);background:var(--border-soft)}.mini-note i:nth-of-type(2){width:82%}.mini-note i:nth-of-type(3){width:91%}.mini-note b{display:block;width:-moz-fit-content;width:fit-content;margin-top:28px;padding:8px 11px;border-radius:var(--radius-pill);background:var(--surface-soft);font-size:10px}.mini-tasks{padding-top:32px}.mini-tasks span{margin-top:10px;padding:17px;border:1.5px solid var(--border);border-radius:var(--radius-lg);display:flex;align-items:center;gap:11px;background:#fff;font-size:13px;box-shadow:var(--shadow-card)}.mini-tasks span:nth-child(2){transform:translateX(14px)}.mini-tasks span:nth-child(3){transform:translateX(28px)}.split-section{padding-block:clamp(90px,12vw,170px);display:grid;grid-template-columns:minmax(320px,.78fr) minmax(520px,1.22fr);align-items:center;grid-gap:clamp(60px,8vw,130px);gap:clamp(60px,8vw,130px)}.split-section--reverse{grid-template-columns:minmax(520px,1.22fr) minmax(320px,.78fr)}.split-section__copy>p:not(.eyebrow){max-width:570px;margin:25px 0 0;color:var(--text-muted);font-size:17px;line-height:1.65}.feature-list,.split-section__copy .button{margin-top:30px}.feature-list{border-top:1px solid var(--border-soft)}.feature-list span{padding:13px 0;border-bottom:1px solid var(--border-soft);display:flex;gap:10px;color:var(--text-muted);font-size:13px}.feature-list span:before{content:"↗"}.capture-composition{transform:rotate(1deg)}.browser-page{position:relative;min-height:520px;padding:52px 270px 52px 42px;overflow:hidden;background:#efede7}.browser-page__copy{position:relative;z-index:1;max-width:330px}.browser-page__copy h3{margin:16px 0;font-family:var(--font-serif);font-size:39px;font-weight:500;letter-spacing:-.05em;line-height:.95}.browser-page__copy p{color:var(--text-muted);font-size:12px}.browser-page__image{position:absolute;left:36px;right:230px;bottom:30px;height:250px;border-radius:var(--radius-lg);background:linear-gradient(145deg,transparent 0 36%,hsla(0,0%,100%,.85) 36% 39%,transparent 39%),linear-gradient(55deg,#9c9181 0 27%,#d7cbb9 27% 52%,#f4f0e9 52% 74%,#b8a78c 74%)}.capture-panel{position:absolute;top:18px;right:18px;bottom:18px;width:240px;padding:17px;border:1.5px solid var(--border);border-radius:var(--radius-lg);display:flex;flex-direction:column;background:hsla(0,0%,100%,.96);box-shadow:var(--shadow-popover)}.capture-panel__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:27px}.capture-panel__header>div{display:flex;align-items:center;gap:7px;font-size:11px}.capture-panel .mock-label{font-size:8px}.capture-preview{margin:10px 0 20px;display:flex;align-items:center;gap:9px}.capture-preview>div{width:54px;aspect-ratio:1;border-radius:var(--radius-sm);background:linear-gradient(35deg,#b4a58e,#eee8dd 52%,#827b70)}.capture-preview p{margin:0;display:flex;flex-direction:column;font-size:9px}.capture-preview small{color:var(--text-faint);font-size:7px}.capture-panel label{margin:8px 0 5px;color:var(--text-muted);font-size:8px;font-weight:700}.capture-select{padding:8px 9px;border:1px solid var(--border-soft);border-radius:var(--radius-sm);display:flex;align-items:center;gap:6px;font-size:8px}.capture-select span{margin-left:auto}.capture-tags{display:flex;gap:5px}.capture-tags span{padding:5px 7px;border:1px solid var(--border-soft);border-radius:var(--radius-pill);font-size:7px}.capture-panel>button{min-height:34px;margin-top:auto}.search-scene{min-height:570px;padding:58px;border:1.5px solid var(--border);border-radius:34px;display:grid;place-items:center;background:linear-gradient(145deg,#e8e1d8,#f9f8f5)}.search-panel{width:min(100%,560px);padding:14px;border:1.5px solid var(--border);border-radius:var(--radius-xl);background:hsla(0,0%,100%,.92);box-shadow:var(--shadow-modal);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);transform:rotate(-1deg)}.search-panel__input{min-height:50px;padding:0 14px;border:1px solid var(--border);border-radius:var(--radius-lg);display:flex;align-items:center;gap:10px;font-size:12px}.search-panel__input kbd{margin-left:auto;padding:3px 6px;border:1px solid var(--border-soft);border-radius:5px;color:var(--text-faint);font:inherit;font-size:7px}.search-filters{padding:12px 0 8px;display:flex;gap:6px}.search-filters span{padding:5px 9px;border:1px solid var(--border-soft);border-radius:var(--radius-pill);color:var(--text-muted);font-size:8px;font-weight:600}.search-filters span[data-active=true]{border-color:var(--text);background:var(--text);color:#fff}.search-group{margin-top:8px}.search-group>p{padding:0 8px 5px;font-size:7px}.search-group article{padding:10px;border:1px solid var(--border-soft);border-radius:var(--radius-md);display:grid;grid-template-columns:25px 1fr auto;align-items:center;grid-gap:9px;gap:9px;background:#fff}.search-group article>span{width:25px;height:25px;border-radius:50%;display:grid;place-items:center;background:var(--surface-soft);font-size:9px}.search-group article div{display:flex;flex-direction:column}.search-group article strong{font-size:9px}.search-group article p{margin:2px 0 0;color:var(--text-muted);font-size:7px}.search-group article small{color:var(--text-faint);font-size:7px}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:14px;gap:14px}.feature-grid--four{grid-template-columns:repeat(4,1fr)}.feature-card{min-height:250px;padding:24px;border:1.5px solid var(--border);border-radius:var(--radius-lg);display:flex;flex-direction:column;background:#fff;box-shadow:var(--shadow-card);transition:transform .18s ease,box-shadow .18s ease}.feature-card[data-accent=true]{background:var(--accent-task-light)}.feature-card__number{color:var(--text-faint);font-size:11px;font-weight:700}.feature-card h3{margin:auto 0 11px;font-family:var(--font-serif);font-size:27px;font-weight:500;letter-spacing:-.035em}.feature-card p{margin:0;color:var(--text-muted);font-size:13px;line-height:1.6}.platform-section{min-height:720px;padding:clamp(60px,8vw,100px);border:1.5px solid var(--border);border-radius:34px;display:grid;grid-template-columns:1fr .8fr;align-items:center;grid-gap:60px;gap:60px;overflow:hidden;background:var(--surface-soft)}.platform-section__copy>p:not(.eyebrow){max-width:570px;margin:24px 0 0;color:var(--text-muted);font-size:17px;line-height:1.65}.content-type-row,.platform-pills{margin-top:30px;display:flex;gap:8px;flex-wrap:wrap}.content-type-row span,.platform-pill,.platform-pills span{padding:7px 11px;border:1px solid var(--border);border-radius:var(--radius-pill);background:#fff;font-size:11px;font-weight:600}.platform-pills--hero{justify-content:center}.platform-section__visual{display:flex;justify-content:center;transform:translateY(80px) rotate(3deg)}.cta-section{margin-top:clamp(100px,14vw,180px);margin-bottom:34px;min-height:440px;padding:clamp(50px,7vw,96px);border-radius:34px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;grid-gap:50px;gap:50px;background:var(--text);color:#fff}.cta-section__mark{display:flex;gap:9px;transform:rotate(10deg)}.cta-section__mark span{width:48px;height:78px;border:5px solid #fff;border-radius:50%}.cta-section__copy{max-width:700px}.cta-section .eyebrow{color:#d0cbc4}.cta-section h2{margin-top:13px;font-size:clamp(2.7rem,5vw,5.5rem)}.cta-section p:last-child{max-width:580px;margin:20px 0 0;color:#d0cbc4;font-size:16px}.cta-section .button{border-color:#fff;background:#fff;color:var(--text)}.page-hero{padding:clamp(100px,13vw,190px) 0 clamp(65px,8vw,110px)}.page-hero--compact{padding-bottom:28px}.page-hero h1{font-size:clamp(3.8rem,7vw,7rem)}.feature-window{max-width:1220px;margin:0 auto 50px}.feature-window .feature-app{min-height:670px}.view-switch{display:flex!important;flex-direction:row!important;gap:4px}.view-switch span{padding:5px 8px;border-radius:var(--radius-pill);color:var(--text-muted);font-size:8px}.view-switch span[data-active=true]{background:var(--text);color:#fff}.marks-board{padding:18px;display:grid;grid-template-columns:repeat(4,1fr);grid-auto-flow:dense;align-items:start;grid-gap:12px;gap:12px;background:#faf9f6}.mark-tile{padding:9px;border:1px solid var(--border-soft);border-radius:var(--radius-md);display:flex;flex-direction:column;background:#fff}.mark-tile:first-child,.mark-tile:nth-child(3){grid-row:span 2}.mark-tile:nth-child(4){grid-column:span 2}.mark-tile__media{min-height:130px;padding:8px;border-radius:var(--radius-sm);display:flex;align-items:flex-start}.mark-tile:first-child .mark-tile__media,.mark-tile:nth-child(3) .mark-tile__media{min-height:260px}.mark-tile__media span{padding:4px 6px;border-radius:var(--radius-pill);background:hsla(0,0%,100%,.9);font-size:7px;font-weight:700}.mark-tile--chair .mark-tile__media{background:linear-gradient(140deg,#e7e0d3 0 43%,#8c765d 43% 49%,#cfbda7 49% 70%,#f6f1e9 70%)}.mark-tile--type .mark-tile__media{background:repeating-linear-gradient(0deg,#f3f0ea 0 18px,#161616 18px 20px)}.mark-tile--room .mark-tile__media{background:linear-gradient(25deg,#645f56 0 24%,#d9c9ae 24% 55%,#f5efe5 55% 80%,#8e765a 80%)}.mark-tile--quote .mark-tile__media{background:var(--accent-task-light)}.mark-tile--quote .mark-tile__media:after{content:"“Attention is the beginning of care.”";margin:auto;font-family:var(--font-serif);font-size:16px;line-height:1.1}.mark-tile--object .mark-tile__media{background:linear-gradient(135deg,#ede7dc 0 38%,#8b6d4f 38% 61%,#b8aa94 61%)}.mark-tile strong{margin:9px 3px 4px;font-size:9px;line-height:1.35}.mark-tile small{margin:0 3px;display:flex;align-items:center;gap:5px;color:var(--text-faint);font-size:7px}.editor-tools{display:flex!important;flex-direction:row!important;align-items:center;gap:10px;color:var(--text-muted);font-size:9px}.large-note{width:min(760px,calc(100% - 70px));margin:45px auto}.large-note h3{margin:30px 0 20px;font-family:var(--font-serif);font-size:43px;font-weight:500;letter-spacing:-.05em;line-height:.98}.large-note__intro{max-width:690px;color:var(--text-muted);font-size:14px;line-height:1.65}.voice-note{margin:30px 0;padding:14px;border:1px solid var(--border);border-radius:var(--radius-lg);display:grid;grid-template-columns:auto 1fr auto;align-items:center;grid-gap:13px;gap:13px;background:var(--surface-soft)}.voice-note button{width:32px;height:32px;border:0;border-radius:50%;background:var(--text);color:#fff}.voice-note>div{display:flex;flex-direction:column;font-size:9px}.waveform{color:var(--accent-task);letter-spacing:2px}.voice-note small{color:var(--success);font-size:8px}.large-note h4{margin:25px 0 10px;font-size:11px}.suggested-tasks{margin-top:35px;padding:15px;border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--accent-task-light)}.suggested-tasks>span{font-size:8px}.suggested-tasks>div{padding:10px 0;border-bottom:1px solid hsla(0,0%,9%,.15);display:grid;grid-template-columns:auto 1fr auto;align-items:center;grid-gap:8px;gap:8px;font-size:9px}.suggested-tasks>div:last-child{border-bottom:0}.suggested-tasks i{width:13px;height:13px;border:1px solid var(--border);border-radius:4px}.suggested-tasks button{padding:5px 9px}.task-toolbar{display:flex!important;flex-direction:row!important;align-items:center;gap:10px;font-size:9px}.task-toolbar button{padding:7px 10px}.tasks-layout{flex:1 1;display:grid;grid-template-columns:330px 1fr}.task-list-panel{padding:22px 14px;border-right:1px solid var(--border-soft);background:#fcfbf9}.task-section-title{padding:8px 5px;display:flex;justify-content:space-between;color:var(--text-muted);font-size:9px;text-transform:uppercase}.task-row{margin-bottom:7px;padding:12px;border:1px solid var(--border-soft);border-radius:var(--radius-md);display:flex;align-items:flex-start;gap:9px;background:#fff}.task-row[data-active=true]{border-color:var(--text)}.task-row>div{display:flex;flex:1 1;flex-direction:column}.task-row strong{font-size:9px}.task-row small{color:var(--accent-task);font-size:7px}.task-row>span{color:var(--text-faint);font-size:10px}.task-detail{padding:58px 50px}.task-detail__title{margin:25px 0 15px;display:flex;gap:14px;align-items:flex-start}.task-detail__title>i{width:22px;height:22px;border:2px solid var(--text);border-radius:6px}.task-detail h3{margin:0;font-family:var(--font-serif);font-size:34px;font-weight:500;letter-spacing:-.04em}.task-detail>p{max-width:520px;color:var(--text-muted);font-size:11px}.task-detail__fields{margin-top:30px;border-top:1px solid var(--border-soft)}.task-detail__fields label{padding:12px 0;border-bottom:1px solid var(--border-soft);display:flex;justify-content:space-between;color:var(--text-muted);font-size:9px}.task-detail__fields span{display:flex;align-items:center;gap:6px;color:var(--text)}.task-detail__timer{margin-top:30px;padding:16px;border:1px solid var(--border);border-radius:var(--radius-lg);display:grid;grid-template-columns:1fr auto;background:var(--accent-task-light)}.task-detail__timer span{color:var(--text-muted);font-size:8px}.task-detail__timer strong{grid-row:2;font-family:var(--font-serif);font-size:28px;font-weight:500}.task-detail__timer button{grid-row:1/3;padding:8px 13px;align-self:center}.linked-note{margin-top:20px;padding:11px;border:1px solid var(--border-soft);border-radius:var(--radius-md);display:flex;align-items:center;gap:10px}.linked-note p{margin:0;display:flex;flex-direction:column}.linked-note small{color:var(--text-faint);font-size:7px}.linked-note strong{font-size:9px}.voice-scene{min-height:620px;padding:30px;border:1.5px solid var(--border);border-radius:34px;display:flex;align-items:center;justify-content:center;background:var(--surface-soft)}.voice-recorder{width:300px;min-height:520px;padding:28px 22px;border:2px solid var(--border);border-radius:42px;display:flex;flex-direction:column;background:#fff;box-shadow:var(--shadow-modal)}.voice-recorder__project{width:-moz-fit-content;width:fit-content;margin:0 auto;padding:7px 11px;border:1px solid var(--border);border-radius:var(--radius-pill);display:flex;align-items:center;gap:6px;font-size:9px}.voice-orbit{position:relative;width:210px;height:210px;margin:80px auto 0;border:1px solid var(--border-soft);border-radius:50%;display:grid;place-items:center}.voice-orbit span{font-family:var(--font-serif);font-size:33px}.voice-orbit i{position:absolute;top:calc(50% - 4px);left:calc(50% - 1px);width:2px;border-radius:var(--radius-pill);background:var(--accent-task);transform-origin:1px 77px}.voice-recorder__actions{margin-top:auto;display:grid;grid-template-columns:1fr 1.4fr;grid-gap:8px;gap:8px}.voice-recorder__actions button{min-height:42px;border:1px solid var(--border);border-radius:var(--radius-lg);background:#fff;font-size:9px;font-weight:700}.voice-recorder__actions button:last-child{background:var(--text);color:#fff}.voice-result{width:290px;margin-left:-35px;padding:24px;border:1.5px solid var(--border);border-radius:var(--radius-xl);background:var(--accent-task-light);box-shadow:var(--shadow-popover);transform:rotate(3deg)}.voice-result h3{margin:17px 0 10px;font-family:var(--font-serif);font-size:25px;font-weight:500}.voice-result p{color:var(--text-muted);font-size:11px;line-height:1.6}.voice-result>div{display:flex;gap:5px;flex-wrap:wrap}.voice-result>div span{padding:5px 7px;border:1px solid var(--border);border-radius:var(--radius-pill);background:#fff;font-size:7px}.widgets-scene{position:relative;min-height:520px;padding:55px;border:1.5px solid var(--border);border-radius:34px;background:linear-gradient(145deg,#e7e3dc,#faf9f6)}.widget{position:absolute;padding:18px;border:1px solid hsla(0,0%,9%,.35);border-radius:28px;background:hsla(0,0%,100%,.78);box-shadow:var(--shadow-popover);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.widget>div{display:flex;justify-content:space-between;font-size:9px}.widget>div span{color:var(--text-muted)}.widget--tasks{top:50px;left:45px;width:240px}.widget--tasks p{margin:12px 0 0;display:flex;align-items:center;gap:8px;font-size:9px}.widget--tasks p i{width:12px;height:12px}.widget--note{right:45px;bottom:50px;width:260px}.widget--note h3{margin:35px 0 8px;font-family:var(--font-serif);font-size:24px;font-weight:500}.widget--note p{color:var(--text-muted);font-size:10px}.notification-card{position:absolute;top:210px;left:130px;width:330px;padding:13px;border:1px solid hsla(0,0%,9%,.3);border-radius:22px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;grid-gap:11px;gap:11px;background:hsla(0,0%,100%,.9);box-shadow:var(--shadow-popover);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.notification-card p{margin:0;display:flex;flex-direction:column;font-size:9px}.notification-card p span{color:var(--text-muted)}.notification-card small{color:var(--text-faint);font-size:7px}.early-access-page{padding-bottom:120px}.early-access-grid{margin-top:55px;display:grid;grid-template-columns:1.15fr .85fr;grid-gap:18px;gap:18px}.access-details,.waitlist-card{border:1.5px solid var(--border);border-radius:30px}.waitlist-card{min-height:610px;padding:clamp(35px,5vw,70px);display:flex;flex-direction:column;justify-content:space-between}.waitlist-card h2{max-width:570px}.waitlist-form__row{display:grid;grid-template-columns:.7fr 1fr;grid-gap:10px;gap:10px}.waitlist-form label{display:flex;flex-direction:column;gap:8px;color:var(--text-muted);font-size:12px;font-weight:700}.waitlist-form label small{color:var(--text-faint);font-weight:400}.waitlist-form input{width:100%;min-height:54px;padding:0 15px;border:1.5px solid var(--border);border-radius:var(--radius-md);background:#fff;color:var(--text);outline:0}.waitlist-form input:focus{box-shadow:0 0 0 3px var(--accent-task-mid)}.waitlist-form__submit{width:100%;margin-top:12px}.waitlist-form__submit:disabled{opacity:.65;cursor:wait}.waitlist-form__note{margin:12px 0 0;color:var(--text-faint);font-size:11px;text-align:center}.form-message{margin:12px 0 0;color:var(--text-muted);font-size:12px}.form-message[data-error=true]{color:var(--danger)}.waitlist-success{padding:30px;border:1.5px solid var(--border);border-radius:var(--radius-xl);background:var(--accent-task-light)}.waitlist-success__icon{width:44px;height:44px;margin-bottom:24px;border-radius:50%;display:grid;place-items:center;background:var(--success);color:#fff}.waitlist-success h2{margin:12px 0;font-family:var(--font-serif);font-size:42px;font-weight:500}.waitlist-success>p:last-child{color:var(--text-muted)}.access-details{padding:20px;display:flex;flex-direction:column;background:var(--surface-soft)}.access-details>article{padding:23px 10px;border-bottom:1px solid var(--border-soft);display:grid;grid-template-columns:40px 1fr;grid-gap:8px;gap:8px}.access-details>article>span{color:var(--text-faint);font-size:11px}.access-details h3{margin:0;font-family:var(--font-serif);font-size:23px;font-weight:500}.access-details p{margin:7px 0 0;color:var(--text-muted);font-size:13px}.existing-user-card{margin-top:auto;padding:27px;border:1.5px solid var(--border);border-radius:var(--radius-xl);background:#fff}.existing-user-card h3{font-size:28px}.existing-user-card .button{margin-top:20px}.legal-page{padding-bottom:150px}.legal-effective{max-width:970px;margin:10px auto 65px;padding-top:20px;border-top:1px solid var(--border-soft);color:var(--text-faint);font-size:12px}.legal-layout{max-width:1120px;margin-inline:auto;display:grid;grid-template-columns:220px 1fr;align-items:start;grid-gap:80px;gap:80px}.legal-nav{position:-webkit-sticky;position:sticky;top:105px;padding:16px;border:1px solid var(--border-soft);border-radius:var(--radius-lg);display:flex;flex-direction:column;background:var(--surface-soft)}.legal-nav a{padding:8px 7px;color:var(--text-muted);font-size:12px}.legal-content{max-width:760px}.legal-content section{padding:0 0 42px;scroll-margin-top:110px}.legal-content h2{margin:0 0 14px;font-family:var(--font-serif);font-size:32px;font-weight:500;letter-spacing:-.035em}.legal-content li,.legal-content p{color:var(--text-muted);font-size:15px;line-height:1.75}.legal-content ul{padding-left:20px}.site-footer{width:var(--shell);margin:140px auto 24px;padding:clamp(45px,6vw,75px);border:1.5px solid var(--border);border-radius:30px;background:var(--surface-soft)}.site-footer__inner{display:grid;grid-template-columns:1fr 1.2fr;grid-gap:80px;gap:80px}.brand-link--footer{font-size:24px}.site-footer__brand>p{max-width:330px;margin:25px 0 0;color:var(--text-muted);font-size:15px}.site-footer__links{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:35px;gap:35px}.site-footer__links>div{display:flex;flex-direction:column;align-items:flex-start}.footer-label{margin:0 0 13px;color:var(--text-faint);font-size:10px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.site-footer__links a{padding:5px 0;color:var(--text-muted);font-size:13px}.site-footer__bottom{margin-top:65px;padding-top:20px;border-top:1px solid var(--border-soft);display:flex;justify-content:space-between;color:var(--text-faint);font-size:11px}@keyframes fade-up{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@media (hover:hover) and (pointer:fine){.button:hover{transform:translateY(-2px) scale(1.01);box-shadow:0 12px 28px rgba(20,18,16,.17);filter:brightness(1.04)}.nav-link:hover,.nav-login:hover,.site-footer a:hover{color:var(--text)}.feature-card:hover,.product-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-card-hover)}}@media (max-width:1180px){:root{--shell:min(100% - 44px,1100px)}.site-header__inner{grid-template-columns:1fr auto}.desktop-nav{display:none}.workspace-composition{padding-right:45px}.phone-frame--floating{width:210px}.feature-app,.workspace-app{grid-template-columns:155px 1fr}.mock-sidebar{padding-inline:10px}.feature-grid--four{grid-template-columns:repeat(2,1fr)}.split-section,.split-section--reverse{gap:60px;grid-template-columns:minmax(300px,.85fr) minmax(470px,1.15fr)}.marks-board{grid-template-columns:repeat(3,1fr)}.mark-tile:nth-child(4){grid-column:auto}.platform-section{padding:70px}}@media (max-width:900px){.site-header__actions .nav-login,.site-header__actions>.button{display:none}.menu-button{display:flex}.mobile-nav{display:grid;grid-template-rows:0fr;border-top:0 solid transparent;transition:grid-template-rows .18s ease,border .18s ease}.mobile-nav[data-open=true]{grid-template-rows:1fr;border-top-width:1px;border-top-color:var(--border-soft)}.mobile-nav nav{width:var(--shell);margin-inline:auto;overflow:hidden;display:flex;flex-direction:column}.mobile-nav a{padding:14px 2px;border-bottom:1px solid var(--border-soft);display:flex;justify-content:space-between;font-size:16px;font-weight:600}.mobile-nav a:last-child{margin-bottom:12px;border:0}.home-hero h1,.page-hero h1{font-size:clamp(3.7rem,11vw,6rem)}.workspace-composition{padding:0 0 40px}.workspace-window{margin-right:70px}.workspace-app{min-height:500px;grid-template-columns:130px 1fr}.workspace-columns{min-height:446px;grid-template-columns:220px 1fr}.note-canvas{padding:35px 26px}.note-canvas h3{font-size:30px}.phone-frame--floating{width:185px}.phone-frame--floating .phone-screen{min-height:405px}.phone-task{padding:9px}.statement-section{padding-inline:0}.workflow-visual{grid-template-columns:1fr}.workflow-arrow{transform:rotate(90deg);justify-self:center}.workflow-card{min-height:300px}.product-card-grid{grid-template-columns:1fr}.product-card{min-height:420px;display:grid;grid-template-columns:1fr 1fr;grid-gap:30px;gap:30px;align-items:center}.product-card__index{position:absolute;top:22px;right:22px}.product-card__visual{min-height:300px;margin:0}.split-section,.split-section--reverse{grid-template-columns:1fr;gap:55px}.split-section--reverse>:first-child{order:2}.split-section--reverse>:last-child{order:1}.feature-grid{grid-template-columns:1fr 1fr}.feature-app{grid-template-columns:125px 1fr;min-height:600px!important}.marks-board{grid-template-columns:repeat(2,1fr)}.tasks-layout{grid-template-columns:260px 1fr}.task-detail{padding:42px 28px}.platform-section{grid-template-columns:1fr 1fr;padding:55px}.cta-section{grid-template-columns:1fr;gap:30px}.cta-section__mark{display:none}.cta-section .button{justify-self:start}.three-column-heading{gap:20px}.early-access-grid,.three-column-heading{grid-template-columns:1fr}.waitlist-card{min-height:520px}.legal-layout{grid-template-columns:1fr;gap:45px}.legal-nav{position:static;flex-direction:row;flex-wrap:wrap}.site-footer__inner{grid-template-columns:1fr;gap:55px}}@media (max-width:768px){:root{--shell:calc(100% - 32px)}.site-header__inner{height:64px}.home-hero{padding-top:70px}.home-hero h1,.page-hero h1{font-size:clamp(3.1rem,13vw,5rem);line-height:.94}.hero-actions{flex-direction:column}.hero-actions .button{width:min(100%,310px)}.workspace-window{margin-right:0}.workspace-app{grid-template-columns:1fr}.workspace-app .mock-sidebar{display:none}.workspace-columns{grid-template-columns:190px 1fr}.phone-frame--floating{display:none}.statement-section{padding-block:110px}.statement-section__text{font-size:clamp(2.3rem,9vw,4rem)}.section{padding-block:85px}.product-card{display:flex;min-height:520px}.feature-grid,.feature-grid--four{grid-template-columns:1fr}.feature-card{min-height:220px}.feature-app{grid-template-columns:1fr}.feature-app>.mock-sidebar{display:none}.feature-window .feature-app{min-height:560px!important}.marks-board{min-height:500px}.large-note{width:calc(100% - 38px);margin-block:30px}.tasks-layout{grid-template-columns:220px 1fr}.task-detail{padding:36px 22px}.task-detail h3{font-size:27px}.voice-scene{min-height:580px;padding:18px}.voice-result{width:230px}.widgets-scene{min-height:500px;padding:20px}.widget--tasks{left:20px}.widget--note{right:20px}.notification-card{left:55px;width:calc(100% - 90px)}.platform-section{grid-template-columns:1fr;min-height:900px;padding:45px 30px}.platform-section__visual{transform:translateY(20px) rotate(2deg)}.cta-section{min-height:400px;padding:42px 30px}.waitlist-form__row{grid-template-columns:1fr}.site-footer{padding:40px 28px;margin-top:100px}.site-footer__links{grid-template-columns:1fr 1fr}.site-footer__bottom{flex-direction:column;gap:8px}}@media (max-width:560px){.workspace-composition{margin-top:55px}.window-frame__bar{grid-template-columns:1fr 1fr}.window-frame__bar>span:nth-child(2){display:none}.workspace-columns{display:block}.note-list{display:none}.note-canvas{min-height:430px;padding:32px 24px}.note-canvas h3{font-size:35px}.task-suggestion{margin-top:25px}.product-card__visual{min-height:260px}.search-scene{min-height:500px;padding:18px}.browser-page{min-height:590px;padding:35px 25px 300px}.browser-page__image{left:24px;right:24px;bottom:275px;height:150px}.capture-panel{top:auto;left:18px;right:18px;bottom:18px;width:auto;height:260px}.capture-panel__header{margin-bottom:10px}.capture-preview{margin-block:7px}.capture-panel label:nth-of-type(2),.capture-tags{display:none}.feature-window .feature-app{min-height:500px!important}.marks-board{grid-template-columns:1fr 1fr;padding:10px;gap:7px}.mark-tile:first-child .mark-tile__media,.mark-tile:nth-child(3) .mark-tile__media{min-height:190px}.large-note h3{font-size:34px}.editor-tools{display:none!important}.voice-note{grid-template-columns:auto 1fr}.voice-note>small{grid-column:2}.tasks-layout{display:block}.task-list-panel{min-height:440px;border-right:0}.task-detail{display:none}.voice-scene{min-height:620px;flex-direction:column}.voice-recorder{width:260px;min-height:450px}.voice-orbit{width:180px;height:180px;margin-top:55px}.voice-result{width:250px;margin:-40px 0 0 30px}.widgets-scene{min-height:590px}.widget--tasks{top:25px;left:20px;width:calc(100% - 70px)}.notification-card{top:235px;left:35px;width:calc(100% - 55px)}.widget--note{right:20px;bottom:25px;width:calc(100% - 70px)}.site-footer__links{grid-template-columns:1fr}}@media (max-width:430px){:root{--shell:calc(100% - 24px)}.brand-link{font-size:16px}.hero-mark{padding:14px;border-radius:25px}.home-hero h1,.page-hero h1{font-size:clamp(2.75rem,14vw,4rem)}.home-hero__description,.page-hero__description{font-size:16px}.statement-section__text{font-size:2.35rem}.platform-section__copy h2,.section-heading h2,.split-section__copy h2,.waitlist-card h2{font-size:2.55rem}.window-frame{border-radius:var(--radius-lg)}.note-canvas{padding:28px 18px}.note-canvas h3{font-size:31px}.note-canvas__lead{font-size:11px!important}.product-card{padding:18px}.workflow-card{padding:19px}.search-panel{padding:9px}.search-panel__input{min-height:44px}.search-group article{grid-template-columns:24px 1fr}.search-group article small{display:none}.platform-section{padding:36px 20px}.phone-frame{width:250px}.cta-section{width:100%;border-radius:0;margin-bottom:0;padding:45px 24px}.feature-window{width:calc(100% + 12px);margin-left:-6px}.search-scene,.voice-scene,.widgets-scene{border-radius:var(--radius-xl)}.early-access-page{padding-bottom:70px}.access-details,.waitlist-card{border-radius:var(--radius-xl)}.waitlist-card{padding:28px 20px;min-height:560px}.legal-nav{padding:10px}.site-footer{width:100%;margin-bottom:0;border-radius:0;border-inline:0}}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.capture-composition,.phone-frame--floating,.platform-section__visual,.search-panel,.voice-result{transform:none}}:root{--canvas:#f3f0ea;--canvas-deep:#e8e2d8;--ink:#161616;--hairline:hsla(0,0%,9%,.14);--display:"Gibson","DM Serif Display",Georgia,serif;--editorial-shell:min(1320px,calc(100vw - 48px))}body{background:#fff}section[id]{scroll-margin-top:96px}body:before{opacity:.012}.shell{width:var(--editorial-shell)}.eyebrow,.mock-label{color:currentColor;opacity:.55;font-size:11px;letter-spacing:.14em}em{color:inherit;font-style:italic}.site-header{top:14px;border:0;background:transparent;backdrop-filter:none;-webkit-backdrop-filter:none}.site-header__inner{width:min(1180px,calc(100vw - 32px));height:62px;padding:0 9px 0 20px;border:1px solid hsla(0,0%,9%,.13);border-radius:var(--radius-pill);background:hsla(0,0%,100%,.92);box-shadow:0 16px 45px rgba(28,24,19,.08);backdrop-filter:blur(22px);-webkit-backdrop-filter:blur(22px)}.brand-link{gap:9px;font-size:17px}.desktop-nav{padding:0;border:0;background:transparent}.nav-link{padding:9px 13px;font-size:12px}.nav-link[data-active=true]{background:var(--canvas);color:var(--ink)}.site-header__actions{gap:13px}.button{min-height:52px;padding-inline:22px;border-width:1px;letter-spacing:-.01em}.button--small{min-height:44px}.button--dark{box-shadow:0 10px 26px rgba(20,18,16,.16)}.button-arrow{opacity:.68}.home-hero{position:relative;width:calc(100% - 24px);max-width:none;margin:-76px auto 0;padding:clamp(170px,17vw,240px) clamp(20px,4vw,72px) 72px;border-radius:0 0 54px 54px;overflow:hidden;background:var(--canvas);isolation:isolate}.home-hero:before{content:"";position:absolute;z-index:-1;top:70px;left:50%;width:min(1060px,88vw);aspect-ratio:1;border:1px solid hsla(0,0%,9%,.08);border-radius:50%;background:hsla(0,0%,100%,.52);transform:translateX(-50%)}.home-hero:after{content:"MARKS  /  NOTES  /  TASKS";position:absolute;top:124px;left:clamp(24px,4vw,70px);color:hsla(0,0%,9%,.42);font-size:10px;font-weight:700;letter-spacing:.18em}.home-hero__copy{position:relative;z-index:2;max-width:1140px}.hero-mark{width:86px;height:86px;margin-bottom:42px;padding:22px 15px;border:0;border-radius:50%;display:grid;place-items:center;background:var(--ink);box-shadow:0 18px 45px rgba(20,18,16,.16)}.hero-mark svg{filter:invert(1)}.home-hero h1,.page-hero h1{margin-top:24px;font-family:var(--display);font-size:clamp(4.4rem,8.6vw,9.2rem);font-weight:500;letter-spacing:-.072em;line-height:.86;text-wrap:balance}.home-hero__description{max-width:660px;margin-top:38px;color:hsla(0,0%,9%,.68);font-size:clamp(18px,1.55vw,22px);line-height:1.5}.hero-actions{margin-top:36px}.availability-note{color:hsla(0,0%,9%,.46)}.workspace-composition{max-width:1260px;margin-top:clamp(90px,11vw,150px)}.workspace-composition:before{content:"A connected project in Amae";position:absolute;top:-34px;left:0;color:hsla(0,0%,9%,.48);font-size:10px;font-weight:700;letter-spacing:.13em;text-transform:uppercase}.window-frame{border-color:hsla(0,0%,9%,.28);border-radius:27px;box-shadow:0 38px 100px rgba(47,38,28,.14)}.window-frame__bar{min-height:48px;padding-inline:19px;background:hsla(45,20%,96%,.86)}.window-dots span{width:7px;height:7px;border:0;background:hsla(0,0%,9%,.22)}.phone-frame--floating{right:12px;bottom:-4px;transform:rotate(3.5deg)}.phone-screen{background:#f4f1eb}.statement-section{width:100%;max-width:none;margin-top:0;padding:clamp(150px,18vw,270px) clamp(24px,7vw,110px);background:var(--ink);color:#fff}.statement-section__kicker{color:#d59a65}.statement-section__text{max-width:1140px;font-family:var(--display);font-size:clamp(3rem,6vw,7rem);letter-spacing:-.06em;line-height:.95;text-wrap:balance}.section{padding-block:clamp(120px,14vw,210px)}.section--bordered{width:100%;max-width:none;padding-inline:max(24px,calc((100vw - 1320px) / 2));border:0;background:var(--canvas)}.section-heading{max-width:880px;margin-bottom:72px}.cta-section h2,.platform-section__copy h2,.section-heading h2,.split-section__copy h2,.waitlist-card h2{margin-top:20px;font-family:var(--display);font-size:clamp(3rem,5.4vw,6.2rem);letter-spacing:-.062em;line-height:.91;text-wrap:balance}.cta-section__copy>p:not(.eyebrow),.platform-section__copy>p:not(.eyebrow),.section-heading>p:last-child,.split-section__copy>p:not(.eyebrow),.three-column-heading>p{color:hsla(0,0%,9%,.62);font-size:17px;line-height:1.65}.three-column-heading{margin-bottom:76px;grid-template-columns:1.45fr .55fr;gap:9vw}.workflow-visual{position:relative;padding:clamp(44px,6vw,88px);border-radius:42px;grid-template-columns:1fr 42px 1fr 42px 1fr;gap:0;overflow:hidden;background:var(--canvas)}.workflow-visual:before{content:"";position:absolute;left:50%;bottom:-340px;width:720px;height:720px;border:1px solid hsla(0,0%,9%,.08);border-radius:50%;transform:translateX(-50%)}.workflow-card{position:relative;z-index:1;min-height:390px;padding:25px;border:1px solid hsla(0,0%,9%,.14);border-radius:24px;box-shadow:0 18px 55px rgba(39,31,22,.09)}.workflow-card--mark{transform:rotate(-2deg)}.workflow-card--note{z-index:2;transform:translateY(24px)}.workflow-card--task{transform:rotate(2deg)}.workflow-card h3{font-family:var(--display);font-size:30px}.workflow-arrow{position:relative;z-index:3;align-self:center;color:hsla(0,0%,9%,.45);text-align:center}.mark-image{background:linear-gradient(145deg,transparent 0 24%,hsla(0,0%,100%,.75) 24% 28%,transparent 28%),linear-gradient(30deg,#bdb4a6 0 28%,#e8e3da 28% 57%,#777169 57% 62%,#cabaa3 62%)}.product-card-grid{grid-template-columns:repeat(12,1fr);gap:22px}.product-card{min-height:620px;padding:30px;border:1px solid hsla(0,0%,9%,.18);border-radius:32px;box-shadow:none}.product-card--marks{grid-column:span 7;background:#ece7de}.product-card--notes{grid-column:span 5;background:#f7f5f1}.product-card--tasks{grid-column:3/span 8;min-height:500px;background:#efe3d7}.product-card h3{max-width:500px;font-family:var(--display);font-size:clamp(2.25rem,3.6vw,4.5rem);letter-spacing:-.055em}.product-card>div:last-child>span{padding-bottom:3px;border-bottom:1px solid;font-size:12px}.mini-mark{border-color:hsla(0,0%,9%,.24);box-shadow:0 20px 55px rgba(47,38,28,.15)}.mini-note{border-color:hsla(0,0%,9%,.2);box-shadow:0 22px 55px rgba(47,38,28,.1)}.mini-tasks{max-width:650px;margin-inline:auto}.feature-grid{gap:0;border-top:1px solid var(--hairline);border-bottom:1px solid var(--hairline)}.feature-card{min-height:280px;padding:32px 30px 34px;border:0;border-right:1px solid var(--hairline);border-radius:0;background:transparent;box-shadow:none}.feature-card:last-child{border-right:0}.feature-card__number{color:hsla(0,0%,9%,.42)}.feature-card h3{margin-top:auto;font-family:var(--display);font-size:clamp(1.8rem,2.5vw,2.8rem);letter-spacing:-.045em}.feature-card p{max-width:320px}.section--bordered .feature-grid{border-color:hsla(0,0%,9%,.2)}.split-section{width:var(--editorial-shell);margin-top:clamp(120px,14vw,210px);padding:clamp(36px,5vw,76px);border-radius:42px;grid-template-columns:minmax(320px,.8fr) minmax(500px,1.2fr);gap:clamp(55px,8vw,120px);background:#f8f7f4}.split-section--reverse{grid-template-columns:minmax(500px,1.2fr) minmax(320px,.8fr);background:var(--canvas)}.split-section__copy h2{font-size:clamp(3rem,4.8vw,5.6rem)}.split-section__copy .button{margin-top:24px}.feature-list{margin-top:34px;border-top:1px solid var(--hairline)}.feature-list span{padding:16px 0;border-bottom:1px solid var(--hairline);color:hsla(0,0%,9%,.74)}.feature-list span:before{content:"↳";color:var(--accent-task)}.capture-composition{transform:none}.capture-composition .window-frame,.feature-window{border-color:hsla(0,0%,9%,.18)}.search-scene,.voice-scene,.widgets-scene{border:0;border-radius:30px;background:#e9e4dc}.search-panel{box-shadow:0 30px 80px rgba(43,34,24,.14)}.page-hero{padding:clamp(150px,17vw,230px) 0 78px}.page-hero__copy{max-width:1180px;margin-inline:0;text-align:left}.page-hero h1{max-width:1120px;font-size:clamp(4.3rem,7.9vw,8.7rem)}.page-hero__description{max-width:690px;margin:34px 0 0;color:hsla(0,0%,9%,.62)}.page-hero .platform-pills--hero{justify-content:flex-start;margin-top:34px}.page-hero--compact{padding-bottom:40px}.page-hero--compact h1{max-width:980px}.shell>.feature-window,.shell>.workspace-composition{margin-top:12px}.feature-window{box-shadow:0 35px 95px rgba(41,33,23,.11)}.marks-board{background:#eee9e1}.mark-tile{border-color:hsla(0,0%,9%,.16);box-shadow:0 12px 34px rgba(42,34,26,.08)}.notes-demo,.tasks-demo{background:#f5f2ec}.large-note,.task-detail,.task-list-panel{background:hsla(0,0%,100%,.9)}.content-type-row span,.platform-pill,.platform-pills span{border-color:hsla(0,0%,9%,.22);background:hsla(0,0%,100%,.56)}.platform-section{width:calc(100% - 24px);max-width:none;min-height:760px;margin:clamp(140px,16vw,230px) auto 0;padding:clamp(55px,8vw,120px) max(24px,calc((100vw - 1180px) / 2));border:0;border-radius:52px;background:var(--ink);color:#fff}.platform-section__copy>p:not(.eyebrow){color:hsla(0,0%,100%,.62)}.platform-section .platform-pills span{border-color:hsla(0,0%,100%,.22);background:hsla(0,0%,100%,.08);color:hsla(0,0%,100%,.72)}.platform-section__visual{position:relative}.platform-section__visual:before{content:"";position:absolute;inset:8% -22% -12% -8%;border:1px solid hsla(0,0%,100%,.12);border-radius:50%}.cta-section{position:relative;min-height:540px;margin-top:clamp(130px,16vw,230px);margin-bottom:0;padding:clamp(50px,7vw,100px);border:0;border-radius:48px 48px 0 0;overflow:hidden;background:#e8dccf}.cta-section:after{content:"";position:absolute;right:-180px;bottom:-410px;width:720px;height:720px;border:1px solid hsla(0,0%,9%,.12);border-radius:50%}.cta-section__mark{width:105px;height:105px;border:1px solid hsla(0,0%,9%,.2);border-radius:50%;background:hsla(0,0%,100%,.5)}.cta-section__mark span{width:24px;height:36px;border-width:2px}.cta-section h2{max-width:760px}.cta-section .button{position:relative;z-index:2}.early-access-page{width:var(--editorial-shell)}.early-access-grid{gap:22px}.access-details,.waitlist-card{border-color:hsla(0,0%,9%,.18);border-radius:34px}.waitlist-card{background:var(--ink);color:#fff}.waitlist-card .eyebrow{color:#fff}.waitlist-card h2{font-size:clamp(3rem,5vw,5.5rem)}.waitlist-card .form-message,.waitlist-card .waitlist-form label,.waitlist-card .waitlist-form label small,.waitlist-card .waitlist-form__note{color:hsla(0,0%,100%,.62)}.waitlist-card .waitlist-form input{border-color:hsla(0,0%,100%,.3);background:hsla(0,0%,100%,.08);color:#fff}.waitlist-card .button--dark{border-color:#fff;background:#fff;color:var(--ink)}.access-details{background:var(--canvas)}.access-details>article{border-color:hsla(0,0%,9%,.13)}.legal-page .page-hero__copy{max-width:920px}.legal-layout{gap:110px}.legal-nav{border:0;border-radius:0;background:transparent}.legal-nav a{border-bottom:1px solid var(--hairline)}.legal-content h2{font-family:var(--display)}.site-footer{width:100%;margin:0;padding:clamp(70px,8vw,120px) max(24px,calc((100vw - 1180px) / 2)) 34px;border:0;border-radius:0;background:var(--ink);color:#fff}.site-footer__brand>p,.site-footer__links a{color:hsla(0,0%,100%,.58)}.footer-label,.site-footer__bottom{color:hsla(0,0%,100%,.38)}.site-footer__bottom{border-color:hsla(0,0%,100%,.14)}@media (hover:hover) and (pointer:fine){.product-card:hover{transform:translateY(-6px);box-shadow:0 24px 65px rgba(42,33,23,.12)}.feature-card:hover{transform:none;box-shadow:none;background:hsla(0,0%,100%,.4)}}@media (max-width:1180px){:root{--editorial-shell:min(100% - 40px,1080px)}.site-header__inner{grid-template-columns:1fr auto}.home-hero{padding-inline:32px}.product-card--marks{grid-column:span 7}.product-card--notes{grid-column:span 5}.split-section,.split-section--reverse{grid-template-columns:minmax(300px,.85fr) minmax(440px,1.15fr);gap:55px}}@media (max-width:900px){.site-header{top:10px}.site-header__inner{height:58px}.mobile-nav{width:min(620px,calc(100vw - 32px));margin:8px auto 0;border:1px solid hsla(0,0%,9%,.12);border-radius:24px;background:hsla(0,0%,100%,.96);box-shadow:0 22px 50px rgba(28,24,19,.12);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.mobile-nav[data-open=false]{border:0;box-shadow:none}.mobile-nav nav{width:100%;padding-inline:18px}.home-hero{margin-top:-72px;padding-top:155px;border-radius:0 0 38px 38px}.home-hero:after{top:106px}.home-hero h1,.page-hero h1{font-size:clamp(4rem,11vw,6.7rem)}.workflow-visual{padding:50px;grid-template-columns:1fr;gap:18px}.workflow-card,.workflow-card--mark,.workflow-card--note,.workflow-card--task{min-height:300px;transform:none}.product-card--marks,.product-card--notes,.product-card--tasks{grid-column:1/-1}.product-card{min-height:500px}.split-section,.split-section--reverse{grid-template-columns:1fr;padding:52px}.split-section--reverse>:first-child{order:2}.split-section--reverse>:last-child{order:1}.feature-grid{grid-template-columns:1fr 1fr}.feature-card:nth-child(2n){border-right:0}.feature-card:nth-child(n+3){border-top:1px solid var(--hairline)}.platform-section{border-radius:38px}.cta-section{border-radius:38px 38px 0 0}}@media (max-width:768px){:root{--editorial-shell:calc(100% - 28px)}.home-hero{width:calc(100% - 12px);padding:142px 18px 46px}.home-hero:before{top:90px;width:112vw}.home-hero:after{left:22px}.hero-mark{width:72px;height:72px;margin-bottom:32px;padding:19px 13px}.home-hero h1,.page-hero h1{font-size:clamp(3.35rem,14vw,5.4rem);line-height:.9}.home-hero__description,.page-hero__description{font-size:17px}.workspace-composition{margin-top:72px}.statement-section{padding-block:130px}.section{padding-block:110px}.section-heading{margin-bottom:48px}.cta-section h2,.platform-section__copy h2,.section-heading h2,.split-section__copy h2,.waitlist-card h2{font-size:clamp(2.8rem,11vw,4.4rem)}.three-column-heading{margin-bottom:48px}.workflow-visual{padding:22px;border-radius:28px}.product-card{padding:22px;border-radius:26px}.feature-grid{grid-template-columns:1fr}.feature-card,.feature-card:nth-child(2n){min-height:220px;border-right:0;border-top:1px solid var(--hairline)}.feature-card:first-child{border-top:0}.split-section,.split-section--reverse{width:calc(100% - 20px);margin-top:110px;padding:34px 22px;border-radius:30px}.page-hero{padding-top:140px}.platform-section{width:calc(100% - 12px);min-height:880px;margin-top:120px;padding-inline:28px;border-radius:32px}.cta-section{width:100%;min-height:470px;border-radius:30px 30px 0 0}.early-access-page{width:var(--editorial-shell)}}@media (max-width:430px){:root{--editorial-shell:calc(100% - 20px)}.site-header__inner{width:calc(100vw - 20px);padding-left:16px}.home-hero{padding-top:134px;border-radius:0 0 25px 25px}.home-hero:after{font-size:8px}.home-hero h1,.page-hero h1{font-size:clamp(3rem,15vw,4.15rem)}.home-hero__description{margin-top:28px}.hero-actions{align-items:stretch}.hero-actions .button{width:100%}.statement-section__text{font-size:2.7rem}.window-frame,.workflow-card{border-radius:20px}.product-card{min-height:500px}.split-section,.split-section--reverse{width:calc(100% - 12px);padding-inline:18px}.search-scene,.voice-scene,.widgets-scene{border-radius:22px}.page-hero{padding-top:130px}.platform-section{padding-inline:20px}.access-details,.platform-section,.waitlist-card{border-radius:25px}}@media (prefers-reduced-motion:reduce){.phone-frame--floating,.product-card,.workflow-card{transform:none}}