@layer theme{:root,:host{--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.absolute{position:absolute}.relative{position:relative}.static{position:static}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}}:root{--ink:#172b2b;--ink-soft:#36504d;--muted:#687c78;--paper:#f7f6f1;--paper-strong:#efeee8;--white:#fff;--line:#d9dfd8;--blue:#1e56c8;--blue-dark:#153e75;--mint:#dcefe8;--orange:#e9983e;--shadow:0 24px 70px #1c37351f}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}.container{width:min(1180px,100% - 48px);margin:0 auto}.site-header{z-index:10;padding:23px 0;position:relative}.site-header__inner{justify-content:space-between;align-items:center;gap:28px;display:flex}.brand-mark{letter-spacing:-.04em;align-items:center;gap:9px;font-size:18px;font-weight:760;display:inline-flex}.brand-mark__glyph{background:var(--blue-dark);width:27px;height:27px;color:var(--paper);letter-spacing:-.08em;border-radius:8px;place-items:center;font-size:14px;font-weight:800;display:grid}.site-nav,.site-header__actions,.footer-nav{align-items:center;display:flex}.site-nav{gap:28px;margin-left:auto}.site-nav a,.footer-nav a{color:var(--muted);font-size:13px;font-weight:620;transition:color .18s}.site-nav a:hover,.footer-nav a:hover,.text-link:hover{color:var(--blue)}.site-header__actions{gap:22px}.text-link{color:var(--blue);font-size:13px;font-weight:720}.text-link--quiet{color:var(--ink-soft)}.button{letter-spacing:-.01em;border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;gap:12px;min-height:52px;padding:0 21px;font-size:14px;font-weight:760;transition:transform .18s,background .18s,border-color .18s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button--small{border-radius:8px;min-height:39px;padding:0 15px;font-size:12px}.button--dark{background:var(--ink);color:var(--paper)}.button--dark:hover{background:var(--blue-dark)}.button--light{background:var(--paper);color:var(--ink)}.button--outline{color:var(--paper);border-color:#f7f6f157}.button--outline:hover{border-color:#f7f6f1cc}.eyebrow{color:var(--blue);letter-spacing:.16em;text-transform:uppercase;margin:0 0 18px;font-size:11px;font-weight:800;line-height:1.3}.hero{padding:76px 0 132px;position:relative;overflow:hidden}.hero:before,.hero:after{z-index:-1;content:"";filter:blur(1px);border-radius:999px;position:absolute}.hero:before{background:#dcefe8b8;width:440px;height:440px;top:50px;right:-130px}.hero:after{background:#e9983e24;width:160px;height:160px;bottom:30px;right:30%}.hero__grid{grid-template-columns:minmax(0,.88fr) minmax(470px,1.12fr);align-items:center;gap:84px;display:grid}.hero h1{letter-spacing:-.075em;max-width:660px;margin:0;font-size:clamp(48px,6.8vw,86px);font-weight:780;line-height:.96}.hero h1 em{color:var(--blue);font-style:normal}.hero__copy{max-width:500px;color:var(--ink-soft);margin:26px 0 0;font-size:18px;line-height:1.55}.hero__actions{flex-wrap:wrap;gap:12px;margin-top:34px;display:flex}.hero__note{color:var(--muted);align-items:center;gap:9px;margin-top:22px;font-size:12px;display:flex}.hero__note-dot{background:var(--orange);border-radius:50%;width:7px;height:7px}.product-preview{box-shadow:var(--shadow);background:#fff9;border:1px solid #172b2b1f;border-radius:20px;padding:15px;position:relative;transform:rotate(1.4deg)}.product-preview:before{background:var(--orange);content:"";border-radius:10px;width:72px;height:7px;position:absolute;top:-18px;right:34px}.product-window{background:var(--white);border:1px solid #dce4df;border-radius:12px;overflow:hidden}.product-window__bar{background:#fbfcfa;border-bottom:1px solid #e6ebe7;justify-content:space-between;align-items:center;padding:14px 17px;display:flex}.window-dots{gap:5px;display:flex}.window-dots span{background:#cfd9d2;border-radius:50%;width:6px;height:6px}.window-title{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;font-size:10px;font-weight:720}.product-window__body{grid-template-columns:42% 58%;min-height:374px;display:grid}.inbox-list{background:#f8faf8;border-right:1px solid #e6ebe7}.inbox-list__heading{justify-content:space-between;align-items:center;padding:19px 18px 11px;display:flex}.inbox-list__heading strong{letter-spacing:-.02em;font-size:13px}.inbox-count{background:var(--mint);width:21px;height:21px;color:var(--blue-dark);border-radius:7px;place-items:center;font-size:10px;font-weight:800;display:grid}.inbox-search{color:#a2b0a8;border:1px solid #e1e9e3;border-radius:7px;margin:0 13px 13px;padding:8px 11px;font-size:10px}.inbox-row{border-top:1px solid #e7ece8;gap:9px;padding:13px 14px;display:flex}.inbox-row--selected{background:var(--white);box-shadow:inset 3px 0 0 var(--blue)}.avatar{color:#8c4e20;background:#f3d4b7;border-radius:9px;flex:0 0 29px;place-items:center;width:29px;height:29px;font-size:10px;font-weight:800;display:grid}.avatar--blue{color:var(--blue-dark);background:#d7e4f7}.avatar--green{color:#2b725c;background:#d9eee5}.inbox-row__content{min-width:0}.inbox-row__name{justify-content:space-between;gap:10px;font-size:11px;font-weight:760;display:flex}.inbox-row__time{color:#9aa7a1;font-size:9px;font-weight:500}.inbox-row__message{color:#7c8d86;text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:10px;overflow:hidden}.conversation{background:#fff;flex-direction:column;display:flex}.conversation__head{border-bottom:1px solid #e6ebe7;align-items:center;gap:10px;padding:18px 20px;display:flex}.conversation__head strong{font-size:12px;display:block}.conversation__head span{color:#7f9188;margin-top:4px;font-size:9px;display:block}.conversation__body{background:#fcfdfc;flex-direction:column;flex:1;justify-content:flex-end;gap:10px;padding:23px 20px;display:flex}.conversation__day{color:#a1aca6;letter-spacing:.07em;text-transform:uppercase;align-self:center;margin-bottom:5px;font-size:9px;font-weight:700}.message{color:#50655e;border-radius:11px 11px 11px 3px;max-width:75%;padding:10px 12px;font-size:10px;line-height:1.45}.message--incoming{background:#edf2ee}.message--outgoing{color:#33527a;background:#dbe8f9;border-radius:11px 11px 3px;align-self:flex-end}.conversation__composer{color:#a2afa8;border:1px solid #dce5df;border-radius:9px;justify-content:space-between;align-items:center;gap:10px;margin:0 16px 17px;padding:9px 10px 9px 13px;font-size:10px;display:flex}.composer-send{background:var(--blue);color:#fff;border-radius:7px;place-items:center;width:25px;height:25px;font-size:12px;display:grid}.section{padding:108px 0}.section--light{background:var(--white)}.section--muted{background:var(--paper-strong)}.section-heading{justify-content:space-between;align-items:end;gap:44px;margin-bottom:52px;display:flex}.section-heading h2{letter-spacing:-.065em;max-width:650px;margin:0;font-size:clamp(33px,4.4vw,56px);font-weight:760;line-height:1.02}.section-heading__aside{max-width:280px;color:var(--muted);margin:0 0 4px;font-size:14px;line-height:1.55}.process-grid{border-top:1px solid var(--line);grid-template-columns:repeat(4,1fr);display:grid}.process-step{border-right:1px solid var(--line);min-height:255px;padding:24px 27px 25px 0}.process-step:not(:first-child){padding-left:27px}.process-step:last-child{border-right:0}.process-step__number{color:var(--blue);letter-spacing:.1em;justify-content:space-between;align-items:center;font-size:11px;font-weight:800;display:flex}.process-step__arrow{color:#a8b6b0;font-size:17px;font-weight:400}.process-step h3{letter-spacing:-.04em;max-width:190px;margin:68px 0 10px;font-size:18px;line-height:1.15}.process-step p{max-width:210px;color:var(--muted);margin:0;font-size:13px;line-height:1.55}.features-heading{margin-bottom:40px}.feature-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.feature-card{border:1px solid var(--line);background:#ffffff75;border-radius:13px;min-height:245px;padding:25px}.feature-card--wide{background:var(--blue-dark);color:var(--paper);grid-column:span 2}.feature-card--mint{background:var(--mint)}.feature-card__icon{width:34px;height:34px;color:var(--blue);background:#fff6;border:1px solid #1e56c82e;border-radius:10px;place-items:center;margin-bottom:52px;font-size:14px;font-weight:800;display:grid}.feature-card--wide .feature-card__icon{color:var(--paper);background:#f7f6f11f;border-color:#f7f6f142}.feature-card h3{letter-spacing:-.04em;margin:0 0 8px;font-size:19px}.feature-card p{max-width:320px;color:var(--muted);margin:0;font-size:13px;line-height:1.5}.feature-card--wide p{color:#f7f6f1b8}.trust-grid{grid-template-columns:1.1fr .9fr;align-items:start;gap:80px;display:grid}.trust-grid h2{letter-spacing:-.07em;max-width:660px;margin:0;font-size:clamp(34px,4vw,55px);line-height:1}.trust-grid h2 span{color:var(--blue)}.trust-grid__copy{max-width:390px;color:var(--ink-soft);margin:8px 0 0;font-size:16px;line-height:1.6}.trust-points{border-top:1px solid var(--line);gap:23px;margin-top:42px;padding-top:24px;display:grid}.trust-point{grid-template-columns:27px 1fr;gap:12px;display:grid}.trust-point__check{background:var(--mint);width:25px;height:25px;color:var(--blue-dark);border-radius:8px;place-items:center;font-size:12px;font-weight:800;display:grid}.trust-point strong{margin:1px 0 5px;font-size:14px;display:block}.trust-point p{color:var(--muted);margin:0;font-size:13px;line-height:1.5}.early-access{background:var(--blue-dark);color:var(--paper);padding:105px 0 112px}.early-access__inner{grid-template-columns:1fr .72fr;align-items:end;gap:90px;display:grid}.early-access .eyebrow{color:#a6c8ff}.early-access h2{letter-spacing:-.07em;max-width:680px;margin:0;font-size:clamp(39px,5.3vw,70px);line-height:.98}.early-access__copy{color:#f7f6f1bd;max-width:365px;margin:0 0 5px;font-size:15px;line-height:1.6}.early-access__action{flex-wrap:wrap;gap:12px;margin-top:35px;display:flex}.site-footer{background:var(--ink);color:var(--paper);padding:48px 0 30px}.site-footer .brand-mark__glyph{background:var(--paper);color:var(--blue-dark)}.site-footer__top,.site-footer__bottom{justify-content:space-between;gap:30px;display:flex}.site-footer__top{align-items:start;padding-bottom:48px}.site-footer__intro{color:#f7f6f18c;max-width:220px;margin:17px 0 0;font-size:12px;line-height:1.5}.footer-email{color:#a6c8ff;padding-top:3px;font-size:13px;font-weight:650}.site-footer__bottom{color:#f7f6f173;border-top:1px solid #f7f6f129;align-items:center;padding-top:20px;font-size:11px}.site-footer__bottom p{margin:0}.footer-nav{flex-wrap:wrap;justify-content:end;gap:20px}.footer-nav a{color:#f7f6f1a8;font-size:11px}.legal-page{padding:72px 0 120px}.legal-page__header{max-width:860px;padding-bottom:66px}.legal-page h1{letter-spacing:-.075em;margin:0;font-size:clamp(48px,7vw,82px);font-weight:770;line-height:.98}.legal-page__intro{max-width:690px;color:var(--ink-soft);margin:26px 0 0;font-size:18px;line-height:1.55}.legal-content{border-top:1px solid var(--line);max-width:860px;padding-top:48px}.legal-content section+section{margin-top:45px}.legal-content h2{letter-spacing:-.045em;margin:0 0 14px;font-size:22px}.legal-content h3{letter-spacing:-.02em;margin:25px 0 9px;font-size:15px}.legal-content p,.legal-content li{color:var(--ink-soft);font-size:14px;line-height:1.75}.legal-content p{margin:0 0 13px}.legal-content ul,.legal-content ol{gap:7px;margin:10px 0 0;padding-left:22px;display:grid}.legal-content a{color:var(--blue);text-underline-offset:3px;text-decoration:underline}.contact-card{border:1px solid var(--line);background:var(--white);border-radius:13px;gap:8px;margin-top:25px;padding:24px;display:grid}.contact-card strong{letter-spacing:-.03em;font-size:18px}.contact-card strong:not(:first-child){margin-top:10px}.contact-card a{width:fit-content;color:var(--blue);font-size:14px;font-weight:700}.site-footer__emails{gap:8px;padding-top:3px;display:grid}.footer-email--secondary{color:#f7f6f1a8;font-size:11px}.site-footer__legal{color:#f7f6f16b;max-width:650px;margin:8px 0 0;font-size:10px;line-height:1.55}@media (max-width:980px){.hero__grid{grid-template-columns:1fr;gap:64px}.hero__copy{max-width:600px}.product-preview{max-width:700px;margin:0 auto}.trust-grid,.early-access__inner{grid-template-columns:1fr;gap:48px}.early-access__copy{max-width:520px}}@media (max-width:760px){.container{width:min(100% - 36px,560px)}.site-header{padding:18px 0}.site-nav{display:none}.site-header__actions{gap:13px}.text-link--quiet{display:none}.hero{padding:70px 0 92px}.hero h1{font-size:clamp(48px,15vw,72px)}.hero__copy{font-size:16px}.product-preview{border-radius:14px;padding:8px}.product-window__body{grid-template-columns:44% 56%;min-height:330px}.inbox-row{padding:11px 9px}.inbox-list__heading{padding:16px 11px 10px}.inbox-search{margin-left:8px;margin-right:8px}.inbox-row__message{max-width:100px}.conversation__head,.conversation__body{padding-left:13px;padding-right:13px}.conversation__composer{margin-left:10px;margin-right:10px}.section{padding:78px 0}.section-heading{margin-bottom:34px;display:block}.section-heading__aside{margin-top:18px}.process-grid,.feature-grid{grid-template-columns:1fr}.process-step,.process-step:not(:first-child){border-right:0;border-bottom:1px solid var(--line);min-height:auto;padding:21px 0 25px}.process-step:last-child{border-bottom:0}.process-step h3{margin-top:24px}.feature-card--wide{grid-column:auto}.feature-card{min-height:210px}.feature-card__icon{margin-bottom:42px}.early-access{padding:80px 0 86px}.site-footer__top,.site-footer__bottom{gap:27px;display:grid}.footer-nav{justify-content:start;gap:12px 19px}.legal-page{padding:54px 0 82px}.legal-page__header{padding-bottom:45px}.legal-page__intro{font-size:16px}.legal-content{padding-top:35px}}@media (max-width:420px){.site-header__actions .button{padding:0 11px;font-size:11px}.product-window__body{min-height:290px}.inbox-row__time,.inbox-row__message{display:none}}
