/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, 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;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::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,ui-sans-serif, system-ui, 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{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]){-webkit-appearance:button;appearance:button}::file-selector-button{-webkit-appearance: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}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.grid{display:grid}.resize{resize:both}}:root{--background:#0a0b0b;--foreground:#f2f0e7;--paper:#f1eee4;--ink:#191918;--green:#54e68a;--pink:#ff6dad;--cyan:#5ed9e7;--amber:#f2bf63}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--background);color:var(--foreground);letter-spacing:0;margin:0;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Helvetica Neue,sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}:is(button:focus-visible,a:focus-visible,input:focus-visible){outline:2px solid var(--cyan);outline-offset:3px}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}.product-page{--paper:#f8f7f3;--ink:#242422;background:var(--paper);color:var(--ink)}.product-page *{letter-spacing:0}.product-page ::selection{color:#171917;background:#c8e9d5}.product-header{z-index:10;justify-content:space-between;align-items:center;height:64px;padding:0 5%;display:flex;position:absolute;inset:0 0 auto}.product-brand,.header-actions,.header-get{align-items:center;gap:10px;display:flex}.product-brand{font-size:16px;font-weight:600}.header-actions{gap:26px;font-size:14px}.language-control{color:#65655f;cursor:pointer;background:0 0;border:0;padding:10px 0}.header-get{border-bottom:1px solid #a6a69d;padding:8px 0}.product-hero{--drift:0;flex-direction:column;align-items:center;gap:24px;height:94svh;min-height:660px;padding:110px 24px 28px;display:flex}.hero-heading{text-align:center;z-index:1;position:relative}.platforms{color:#65655f;margin:0 0 14px;font-size:14px}.hero-heading h1{margin:0;font-size:108px;font-weight:540;line-height:1}.product-claim{margin:20px 0 0;font-size:24px;line-height:1.4}.people{flex:1;justify-content:center;align-items:flex-end;gap:20px;width:min(860px,90%);min-height:0;max-height:380px;margin:auto 0;display:flex}.person{object-fit:contain;object-position:bottom;min-width:0;height:100%;transform:translateY(calc(var(--drift) * var(--offset)))}.person-1{--offset:-35px;width:24%}.person-2{--offset:-15px;width:18%;height:92%}.person-3{--offset:-48px;width:17%;height:96%}.person-4{--offset:-20px;width:18%;height:91%}.person-5{--offset:-38px;width:24%}.hero-scroll{color:#5d5d58;align-items:center;gap:10px;margin-top:8px;font-size:14px;display:flex}.product-story{--progress:0;height:220svh;scroll-margin-top:0;position:relative}.story-sticky{flex-direction:column;align-items:center;height:100svh;min-height:660px;padding:50px 24px 24px;display:flex;position:sticky;top:0;overflow:hidden}.story-heading{text-align:center;z-index:3;flex:none;position:relative}.story-heading h2{white-space:pre-line;margin:0;font-size:60px;font-weight:530;line-height:1.07}.story-heading p{color:#65655f;max-width:490px;margin:20px auto 0;font-size:18px;line-height:1.5}.device-stage{flex:none;width:min(900px,90%);height:min(56svh,540px);margin:auto 0;position:relative}.device{position:absolute}.device:before{content:"";background:#101212;position:absolute}.device-mac:before{border-radius:12px 12px 0 0;inset:10% 10% 8%}.device-phone:before{border-radius:28px;inset:2% 4%}.device-bezel{width:100%;height:auto;display:block;position:relative}.device-mac{transform-origin:bottom;width:85%;transform:translateX(calc(var(--progress) * -10px)) scale(calc(1 - var(--progress) * .025));bottom:0;left:0}.device-phone{width:23%;transform:translateY(calc(var(--progress) * -20px));bottom:0;right:0}.mac-screen{background:#101212;border-radius:2px;position:absolute;inset:13.5% 10% 10.7%;overflow:hidden}.phone-screen{background:#101212;border-radius:0 0 22px 22px;position:absolute;inset:10.5% 5.1% 4.1%;overflow:hidden}.session-screen{color:#e4e7e5;background:#101212;flex-direction:column;height:100%;font-size:14px;display:flex}.screen-chrome{color:#bfc7c1;border-bottom:1px solid #252b27;align-items:center;gap:7px;padding:9px 14px;font-size:11px;display:flex}.screen-chrome .screen-dot{margin-left:auto}.screen-dot{background:#6ee097;border-radius:50%;flex-shrink:0;width:5px;height:5px;display:inline-block}.screen-title{padding:12px 18px;font-size:14px;font-weight:550}.screen-title small{color:#8a948d;margin-top:4px;font-size:10px;display:block}.screen-terminal{flex:1;padding:14px 22px;font:12px/1.5 ui-monospace,SFMono-Regular,Menlo,monospace}.screen-terminal p{margin:12px 0}.agent-name{color:#f0f1ee;font-size:16px;font-weight:500}.terminal-prompt{color:#e3d7e9}.terminal-muted{color:#8d9790}.terminal-check{color:#83caa0;align-items:center;gap:8px;display:flex}.terminal-input{color:#949d97;align-items:center;gap:5px;margin-top:20px;display:flex}.terminal-input i{background:#b9c3bc;width:6px;height:13px}.screen-status{color:#91b69e;border-top:1px solid #29332c;align-items:center;gap:7px;padding:7px 14px;font-size:10px;display:flex}.is-phone .screen-chrome{padding:9px;font-size:9px}.is-phone .screen-title{padding:12px 10px;font-size:12px}.is-phone .screen-terminal{padding:12px 10px;font-size:9px}.is-phone .agent-name{font-size:12px}.is-phone .screen-terminal p{margin:14px 0}.is-phone .screen-status{padding:10px;font-size:8px}.story-caption{color:#77776e;justify-content:space-between;gap:24px;width:min(860px,90%);margin-top:20px;padding-bottom:6px;font-size:12px;display:flex}.product-download{text-align:center;flex-direction:column;align-items:center;min-height:88svh;padding:105px 24px 75px;display:flex}.closing-mark{margin-bottom:28px}.product-download h2{margin:0 0 28px;font-size:68px;font-weight:530;line-height:1.1}.price{margin:0;font-size:48px;font-weight:500}.price span{color:#65655f;font-size:20px;font-weight:400}.billing{color:#65655f;margin:14px 0 26px;font-size:14px}.download-button{color:#fafaf5;cursor:pointer;background:#242422;border:0;border-radius:5px;align-items:center;gap:14px;padding:16px 24px;font-size:16px;display:inline-flex}.download-button:hover{background:#41453e}.availability{color:#65655f;margin-top:16px;font-size:13px}.product-details{color:#65655f;max-width:530px;margin-top:40px;font-size:14px;line-height:1.6}.product-details summary{cursor:pointer;color:#42433d}.product-details p{text-align:left}.product-footer{color:#65655f;border-top:1px solid #deded5;justify-content:space-between;align-items:center;margin:0 5%;padding:24px 0;font-size:13px;display:flex}.product-footer nav{gap:25px;display:flex}.download-dialog{color:#242422;background:#f8f7f3;border:1px solid #deded5;border-radius:8px;width:min(440px,100% - 32px);padding:46px 30px 30px}.download-dialog::backdrop{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#1118}.download-dialog h2{margin:0 0 15px;font-size:28px;line-height:1.15}.download-dialog p{color:#65655f;font-size:16px;line-height:1.6}.modal-close{color:inherit;cursor:pointer;background:0 0;border:none;padding:6px;position:absolute;top:12px;right:12px}@media (min-width:1500px){.people{max-height:430px}.device-stage{width:min(1040px,85%)}}@media (max-height:780px) and (min-width:761px){.product-hero{gap:14px;padding-top:90px}.hero-heading h1{font-size:88px}.people{max-height:300px}.story-sticky{padding-top:30px}.story-heading h2{font-size:46px}.story-heading p{margin-top:12px}.device-stage{width:min(700px,88%)}}@media (max-width:760px){.product-header{height:60px;padding:0 22px}.product-brand{font-size:14px}.header-actions{gap:17px;font-size:12px}.header-get svg{display:none}.product-hero{gap:22px;height:92svh;min-height:570px;padding:118px 18px 25px}.hero-heading h1{font-size:68px}.product-claim{margin-top:18px;font-size:19px}.platforms{font-size:13px}.people{gap:8px;width:100%;max-height:270px}.person-1,.person-5{display:none}.person-2{width:31%}.person-3{width:29%}.person-4{width:31%}.product-story{height:195svh}.story-sticky{min-height:600px;padding:54px 18px 22px}.story-heading h2{font-size:42px}.story-heading p{max-width:310px;font-size:16px}.device-stage{width:100%;max-width:550px;height:min(48svh,390px);margin:32px 0 auto}.device-mac{width:88%;bottom:20%;left:0}.device-phone{width:45%;bottom:0;right:0}.mac-screen .screen-chrome{padding:4px 8px;font-size:7px}.mac-screen .screen-title{padding:5px 10px;font-size:9px}.mac-screen .screen-title small{margin-top:2px;font-size:7px}.mac-screen .screen-terminal{padding:4px 10px;font-size:7px}.mac-screen .screen-terminal p{margin:6px 0}.mac-screen .agent-name{font-size:9px}.mac-screen .terminal-input{margin-top:6px}.mac-screen .screen-status{padding:4px 9px;font-size:6px}.is-phone .screen-title{padding:7px;font-size:10px}.is-phone .screen-title small{font-size:7px}.is-phone .screen-chrome{padding:6px;font-size:7px}.is-phone .screen-terminal{padding:9px 7px;font-size:7px}.is-phone .screen-terminal p{margin:10px 0}.is-phone .screen-status{padding:7px;font-size:6px}.is-phone .agent-name{font-size:10px}.phone-screen{border-radius:0 0 15px 15px}.story-caption{gap:12px;width:100%;font-size:10px}.product-download{min-height:80svh;padding:90px 22px 65px}.product-download h2{font-size:48px}.price{font-size:42px}.product-footer{gap:12px;margin:0 22px;font-size:12px}.product-footer nav{gap:15px}}@media (max-width:360px){.hero-heading h1{font-size:58px}.header-actions{gap:10px}.story-heading h2{font-size:36px}.product-download h2{font-size:40px}}@media (prefers-reduced-motion:reduce){.person,.device{transform:none}.product-story{height:auto}.story-sticky{height:100svh;position:relative}}
