/*! 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)}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--ink:#181714;--cream:#f4f0e8;--paper:#fffdf8;--beige:#ded6c8;--orange:#c95f2c;--orange-dark:#a6451c;--line:#24211b}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button{font:inherit}.wrap{width:min(1180px,100% - 48px);margin-inline:auto}.site-header{border-bottom:1px solid #1817142e;justify-content:space-between;align-items:center;height:88px;display:flex}.brand,.mini-brand{letter-spacing:-.04em;align-items:center;gap:10px;font-size:19px;font-weight:800;display:flex}.brand-logo,.mini-logo,.final-logo{object-fit:contain;display:block}.brand-logo{width:34px;height:34px}nav{gap:34px;font-size:14px;font-weight:600;display:flex}nav a:hover{color:var(--orange-dark)}.button{border:1px solid var(--line);border-radius:13px;justify-content:center;align-items:center;gap:10px;min-height:52px;padding:0 22px;font-size:14px;font-weight:800;transition:all .2s;display:inline-flex}.button:hover{transform:translateY(-2px);box-shadow:0 8px #1817141f}.button-dark{background:var(--ink);color:#fff}.button-small{min-height:44px;padding-inline:18px}.button-accent{background:var(--orange);color:#fff;min-width:196px;box-shadow:0 5px 0 var(--orange-dark)}.chrome-mark{aspect-ratio:1;background:conic-gradient(#e8493f 0 33%,#f2cf46 0 66%,#58a760 0);border-radius:50%;width:18px;display:inline-block;position:relative}.chrome-mark:after{content:"";background:#4a80dd;border:1px solid #fff;border-radius:50%;position:absolute;inset:5px}.hero{grid-template-columns:.93fr 1.07fr;align-items:center;gap:70px;min-height:675px;padding-block:64px 72px;display:grid}.pill{letter-spacing:.07em;text-transform:uppercase;background:#fffdf873;border:1px solid #1817144d;border-radius:99px;align-items:center;gap:9px;padding:8px 13px;font-size:11px;font-weight:800;display:inline-flex}.pill span{aspect-ratio:1;background:var(--orange);border-radius:50%;width:7px;box-shadow:0 0 0 4px #c95f2c21}h1{letter-spacing:-.07em;max-width:620px;margin:24px 0 22px;font-size:clamp(50px,6vw,78px);font-weight:850;line-height:.95}h1 em{color:var(--orange);letter-spacing:-.06em;font-family:Georgia,Times New Roman,serif;font-weight:500;display:block}.hero-lede{color:#5b574f;max-width:560px;margin:0;font-size:17px;line-height:1.65}.hero-actions{align-items:center;gap:26px;margin-top:34px;display:flex}.text-link{border-bottom:1px solid var(--ink);padding-block:8px;font-size:14px;font-weight:800}.text-link span{color:var(--orange);margin-left:5px}.micro-proof{color:#6c675e;align-items:center;gap:14px;margin-top:40px;font-size:11px;display:flex}.micro-proof b{color:var(--ink)}.faces{display:flex}.faces i{aspect-ratio:1;color:#fff;border:2px solid var(--cream);background:#cab8a1;border-radius:50%;place-items:center;width:29px;margin-left:-7px;font-size:10px;font-style:normal;display:grid}.faces i:first-child{background:#9b6d54;margin-left:0}.faces i:nth-child(2){background:#3d3b37}.faces i:nth-child(3){background:#bf7f58}.divider{background:#c8c1b7;width:1px;height:25px}.hero-visual{isolation:isolate;place-items:center;min-height:535px;display:grid;position:relative}.orange-disc{aspect-ratio:1;background:var(--orange);z-index:-2;border-radius:50%;width:450px;position:absolute;box-shadow:inset 0 0 0 1px #0000001a}.orange-disc:after{content:"";border:1px solid #ffffff3b;border-radius:50%;position:absolute;inset:17px}.extension-shell{background:var(--paper);border:1.5px solid var(--line);border-radius:22px;width:330px;overflow:hidden;transform:rotate(-1deg);box-shadow:15px 19px #37281b2b,0 28px 55px #2c1f1438}.extension-head{border-bottom:1px solid #dbd5ca;justify-content:space-between;align-items:center;height:59px;padding:0 18px;display:flex}.mini-brand{font-size:15px}.mini-logo{width:27px;height:27px}.icon-button{letter-spacing:2px;color:#5b574f;background:0 0;border:0;font-weight:900}.extension-body{padding:22px}.eyebrow{letter-spacing:.12em;color:#7d776d;margin:0 0 10px;font-size:9px;font-weight:900}.account-card{background:#f0ebe2;border:1px solid #d7d0c4;border-radius:12px;align-items:center;gap:10px;padding:11px;display:flex}.avatar{aspect-ratio:1;color:#fff;background:#24211b;border-radius:50%;place-items:center;width:36px;font-size:9px;display:grid}.account-card div{flex-direction:column;flex:1;gap:3px;font-size:12px;display:flex}.account-card small{color:#7b756b;font-size:9px}.status-dot{aspect-ratio:1;background:#5f9c61;border-radius:50%;width:8px;box-shadow:0 0 0 3px #5f9c6126}.count-grid{border:1px solid #d7d0c4;border-radius:12px;grid-template-columns:1fr 1fr;margin-top:11px;display:grid;overflow:hidden}.count-grid div{flex-direction:column;gap:3px;padding:12px;display:flex}.count-grid div+div{border-left:1px solid #d7d0c4}.count-grid strong{letter-spacing:-.04em;font-size:17px}.count-grid span{color:#7b756b;font-size:9px}.select-row{color:#7b756b;border:1px solid #d7d0c4;border-radius:10px;justify-content:space-between;align-items:center;margin-top:11px;padding:10px 12px;font-size:10px;display:flex}.select-row strong{color:var(--ink);margin-left:auto;margin-right:8px;font-size:11px}.export-button{border:1px solid var(--line);color:#fff;background:var(--orange);width:100%;height:44px;box-shadow:0 3px 0 var(--orange-dark);border-radius:10px;justify-content:space-between;align-items:center;margin-top:11px;padding:0 15px;font-size:12px;font-weight:800;display:flex}.progress-line{background:#e0dad0;border-radius:99px;height:4px;margin-top:15px;overflow:hidden}.progress-line span{background:var(--ink);border-radius:inherit;width:76%;height:100%;display:block}.extension-note{text-align:center;color:#716b61;margin-top:10px;font-size:9px}.extension-note span{color:#5f9c61;font-weight:900}.data-card{border:1px solid var(--line);z-index:2;background:#efe8dd;border-radius:14px;flex-direction:column;padding:16px;display:flex;position:absolute;box-shadow:7px 8px #18171426}.data-card small{letter-spacing:.12em;color:#726c62;font-size:8px;font-weight:900}.data-card>strong{letter-spacing:-.06em;margin:7px 0 2px;font-size:25px}.data-card>span{color:#777066;font-size:9px}.data-card-left{width:150px;top:105px;left:-5px;transform:rotate(-7deg)}.data-card-right{width:155px;bottom:90px;right:-7px;transform:rotate(6deg)}.data-card-right strong{align-items:center;gap:7px;font-size:18px;display:flex}.data-card-right strong i{aspect-ratio:1;background:#5f9c61;border-radius:50%;width:9px}.file-chip{background:var(--paper);border:1px solid #cec6ba;border-radius:7px;justify-content:space-between;margin-top:12px;padding:7px 8px;font-size:9px;font-weight:900;display:flex}.scribble{color:#fff;font-family:Georgia,serif;font-size:15px;font-style:italic;position:absolute;top:55px;right:5px;transform:rotate(4deg)}.scribble span{text-align:right;font-size:24px;display:block}.proof-strip{background:var(--ink);color:#fff;border-top:1px solid #000}.proof-grid{justify-content:space-between;align-items:center;min-height:110px;display:flex}.proof-grid div{flex-direction:column;gap:4px;display:flex}.proof-grid strong{letter-spacing:-.04em;font-size:19px}.proof-grid span{color:#aaa49a;text-transform:uppercase;letter-spacing:.1em;font-size:10px}.proof-grid>i{aspect-ratio:1;background:var(--orange);border-radius:50%;width:4px}@media (max-width:900px){nav{display:none}.hero{grid-template-columns:1fr;gap:45px;padding-top:52px}.hero-copy{text-align:center}.hero-lede{margin-inline:auto}.hero-actions,.micro-proof{justify-content:center}.hero-visual{min-height:560px}.proof-grid{grid-template-columns:1fr 1fr;gap:28px;padding-block:28px;display:grid}.proof-grid>i{display:none}.proof-grid div{text-align:center}}@media (max-width:580px){.wrap{width:min(100% - 28px,1180px)}.site-header{height:74px}.button-small{width:44px;padding:0;font-size:0}.brand span:last-child{font-size:17px}h1{font-size:50px}.hero{padding-top:44px}.hero-actions{flex-direction:column;gap:12px}.micro-proof{flex-wrap:wrap}.divider{display:none}.hero-visual{min-height:490px;margin-inline:-55px;transform:scale(.82)}.data-card-left{left:0}.data-card-right{right:0}.orange-disc{width:420px}.proof-grid{grid-template-columns:1fr 1fr}.proof-grid strong{font-size:17px}}.section{padding-block:128px}.section-heading{margin-bottom:56px}.heading-split{grid-template-columns:1.35fr .65fr;align-items:end;gap:100px;display:grid}.section-kicker{color:var(--orange-dark);letter-spacing:.15em;margin-bottom:18px;font-size:10px;font-weight:900;display:inline-block}.section-heading h2,.showcase-copy h2,.privacy-copy h2,.faq-intro h2,.final-content h2{letter-spacing:-.065em;margin:0;font-size:clamp(42px,5vw,64px);line-height:1}.section-heading>p,.heading-split>p,.showcase-copy>p,.privacy-copy>p,.faq-intro>p{color:#655f56;margin:0;font-size:15px;line-height:1.7}.feature-grid{grid-template-columns:repeat(6,1fr);gap:16px;display:grid}.feature-card{background:#e9e3d8;border:1px solid #181714a6;border-radius:20px;flex-direction:column;grid-column:span 2;min-height:315px;padding:28px;display:flex;overflow:hidden;box-shadow:0 2px #1817141f}.feature-card-large{background:var(--paper);grid-area:span 2/span 3;min-height:646px}.feature-card:nth-child(2){grid-column:span 3}.feature-card h3{letter-spacing:-.05em;margin:auto 0 10px;font-size:24px}.feature-card>p{color:#6a645b;margin:0;font-size:13px;line-height:1.6}.feature-top{justify-content:space-between;align-items:flex-start;display:flex}.feature-number{letter-spacing:.1em;color:#837d73;font-size:9px;font-weight:900}.feature-arrow,.feature-symbol{border:1px solid #181714b3;border-radius:50%;place-items:center;min-width:39px;height:39px;font-size:16px;font-weight:900;display:grid}.feature-symbol{border-radius:10px;padding-inline:8px;font-size:10px}.feature-symbol-round{border-radius:50%}.feature-card-dark{background:var(--ink);color:#fff}.feature-card-dark .feature-number{color:#9e988e}.feature-card-dark>p{color:#a9a39a}.feature-card-dark .speed-icon{color:var(--orange);letter-spacing:-4px;font-size:23px;font-weight:900}.feature-card-accent{background:var(--orange);color:#fff}.feature-card-accent>p{color:#f7d8c8}.feature-card-accent .feature-number{color:#f6c5ac}.feature-card-accent .feature-symbol{border-color:#fff}.list-visual{background:#eee8de;border:1px solid #cfc7ba;border-radius:16px;margin:38px 0 44px;padding:10px;transform:rotate(-1.5deg);box-shadow:7px 9px #d1c9bd}.list-visual>div{background:var(--paper);border-radius:10px;align-items:center;gap:11px;padding:12px 10px;display:flex}.list-visual>div+div{margin-top:6px}.list-visual .avatar{flex:0 0 37px}.avatar-one{background:#b66e4d}.avatar-two{background:#3e4b47}.avatar-three{background:#8d775d}.list-visual p{flex-direction:column;flex:1;margin:0;display:flex}.list-visual b{font-size:11px}.list-visual small{color:#857f75;margin-top:3px;font-size:8px}.list-visual em{color:#746e64;border:1px solid #d2cabf;border-radius:99px;padding:5px 7px;font-size:8px;font-style:normal}.showcase-section{background:#dcd3c5;border-block:1px solid #18171480;padding-block:130px;overflow:hidden}.showcase-wrap{grid-template-columns:.75fr 1.25fr;align-items:center;gap:75px;display:grid}.showcase-copy h2{max-width:470px}.showcase-copy>p{max-width:440px;margin:25px 0}.check-list{flex-direction:column;gap:14px;margin:28px 0 34px;padding:0;font-size:13px;font-weight:700;list-style:none;display:flex}.check-list span{aspect-ratio:1;background:var(--orange);color:#fff;border-radius:50%;place-items:center;width:22px;margin-right:10px;font-size:10px;display:inline-grid}.product-stage{border:1px solid var(--line);background:var(--orange);border-radius:25px;min-height:600px;position:relative;overflow:hidden;box-shadow:14px 16px #1817142e}.product-stage:before{content:"";background-color:#0000;background-image:linear-gradient(#ffffff21 1px,#0000 1px),linear-gradient(90deg,#ffffff21 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:38px 38px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0}.stage-label{z-index:4;color:#fff;letter-spacing:.13em;font-size:8px;font-weight:900;position:absolute;top:20px;left:25px}.stage-label span{color:#f0b599;padding-inline:5px}.browser-frame{border:1.5px solid var(--line);background:#f8f4ed;border-radius:16px;height:420px;position:absolute;top:82px;left:50px;right:58px;overflow:hidden;transform:rotate(-1.5deg);box-shadow:10px 12px #361f122e}.browser-bar{color:#9d968d;background:#272522;align-items:center;gap:5px;height:41px;padding:0 12px;display:flex}.browser-bar>i{aspect-ratio:1;background:#d47750;border-radius:50%;width:7px}.browser-bar>i:nth-child(2){background:#d4b25d}.browser-bar>i:nth-child(3){background:#6e9a72}.browser-bar>div{background:#3a3834;border-radius:6px;flex:1;align-items:center;height:23px;margin-left:10px;padding:0 10px;font-size:8px;display:flex}.browser-content{opacity:.55;padding:40px}.profile-ghost{align-items:center;gap:24px;display:flex}.profile-ghost>span{aspect-ratio:1;background:#bfb8ae;border-radius:50%;width:100px}.profile-ghost>div{flex-direction:column;gap:11px;display:flex}.profile-ghost b{font-size:17px}.profile-ghost i{background:#c8c1b7;border-radius:99px;width:140px;height:8px;display:block}.profile-ghost i:last-child{width:90px}.profile-lines{gap:20px;margin-top:45px;display:flex}.profile-lines i{background:#d4cdc3;border-radius:10px;flex:1;height:150px}.stage-extension{z-index:3;transform-origin:100% 0;position:absolute;top:110px;right:27px;transform:scale(.93)rotate(2.5deg)}.stage-extension .extension-shell{box-shadow:12px 14px #18171433}.sheet-preview{z-index:4;border:1px solid var(--line);background:var(--paper);border-radius:12px;position:absolute;bottom:22px;left:26px;right:50px;overflow:hidden;transform:rotate(1.3deg);box-shadow:7px 8px #18171429}.sheet-head{background:#ebe5db;justify-content:space-between;padding:11px 13px;font-size:9px;display:flex}.sheet-head span{color:#777167}.sheet-row{grid-template-columns:.8fr .8fr 1.3fr;font-size:8px;display:grid}.sheet-row span{border-top:1px solid #e4ddd3;padding:8px 10px}.sheet-row span+span{border-left:1px solid #e4ddd3}.sheet-labels{color:#6c665d;background:#f6f1e9;font-weight:900}.centered-heading{text-align:center;max-width:780px;margin-inline:auto}.centered-heading p{margin:20px auto 0}.steps-grid{border-block:1px solid #18171459;grid-template-columns:repeat(3,1fr);display:grid}.steps-grid article{text-align:center;padding:58px 45px;position:relative}.steps-grid article+article{border-left:1px solid #18171459}.step-number{color:#8a8379;font-size:9px;font-weight:900;position:absolute;top:19px;left:20px}.step-icon{aspect-ratio:1;border:1px solid var(--line);background:var(--paper);border-radius:23px;place-items:center;width:96px;margin:0 auto 28px;display:grid;transform:rotate(-3deg);box-shadow:7px 8px #d5cdc1}.steps-grid article:nth-child(2) .step-icon{background:#e3dbcf;transform:rotate(3deg)}.steps-grid article:nth-child(3) .step-icon{background:var(--orange);color:#fff}.step-icon .chrome-mark{width:34px}.profile-icon,.download-icon{font-size:28px;font-weight:900}.download-icon{aspect-ratio:1;border:2px solid #fff;border-radius:50%;place-items:center;width:43px;display:grid}.steps-grid h3{letter-spacing:-.04em;margin:0 0 11px;font-size:21px}.steps-grid p{color:#706a61;max-width:260px;margin:0 auto;font-size:12px;line-height:1.65}.steps-note{text-align:center;color:#6f6960;margin:30px 0 0;font-size:11px}.steps-note span{color:var(--orange);margin-right:8px}.privacy-section{background:var(--ink);color:#fff;padding-block:130px;overflow:hidden}.privacy-grid{grid-template-columns:1fr 1fr;align-items:center;gap:100px;display:grid}.privacy-visual{place-items:center;height:520px;display:grid;position:relative}.shield-orbit{aspect-ratio:1;border:1px solid #ffffff2b;border-radius:50%;place-items:center;width:340px;display:grid;position:relative}.shield-orbit:before,.shield-orbit:after{content:"";border:1px solid #ffffff21;border-radius:50%;position:absolute}.shield-orbit:before{inset:35px}.shield-orbit:after{inset:72px}.shield{z-index:2;background:var(--orange);clip-path:polygon(50% 0,100% 15%,91% 72%,50% 100%,9% 72%,0 15%);filter:drop-shadow(13px 15px #00000038);border:1.5px solid #fff;border-radius:55px 55px 65px 65px;place-items:center;width:115px;height:130px;font-size:32px;font-weight:900;display:grid;position:relative}.orbit{aspect-ratio:1;background:var(--orange);border-radius:50%;width:10px;position:absolute;box-shadow:0 0 0 6px #c95f2c26}.orbit-one{top:20px;left:60px}.orbit-two{background:#fff;bottom:40px;right:30px;box-shadow:0 0 0 6px #ffffff1a}.privacy-chip{color:#9f9a91;background:#302e2a;border:1px solid #ffffff59;border-radius:12px;padding:14px 17px;font-size:10px;line-height:1.5;position:absolute;box-shadow:6px 7px #0e0d0c}.privacy-chip i{aspect-ratio:1;background:#6ea170;border-radius:50%;width:7px;margin-right:6px;display:inline-block}.privacy-chip b{color:#fff}.privacy-chip-one{top:85px;left:10px;transform:rotate(-6deg)}.privacy-chip-two{bottom:75px;right:5px;transform:rotate(5deg)}.light-kicker{color:#e78a5f}.privacy-copy>p{color:#aaa49a;max-width:520px;margin:25px 0 35px}.trust-list{border-top:1px solid #484541}.trust-list>div{border-bottom:1px solid #484541;gap:25px;padding:22px 0;display:flex}.trust-list>div>span{color:#8f8980;padding-top:3px;font-size:9px;font-weight:900}.trust-list p{flex-direction:column;gap:6px;margin:0;display:flex}.trust-list b{font-size:14px}.trust-list small{color:#8f8a82;font-size:11px;line-height:1.5}.uses-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.uses-grid article{background:var(--paper);border:1px solid #1817148c;border-radius:19px;flex-direction:column;min-height:390px;padding:30px;transition:all .2s;display:flex;position:relative}.uses-grid article:nth-child(2){background:#e5ddd1}.uses-grid article:nth-child(3){background:#d9cdbc}.uses-grid article:hover{transform:translateY(-5px);box-shadow:0 10px #1817141a}.use-icon{aspect-ratio:1;background:var(--ink);color:#fff;border-radius:14px;place-items:center;width:53px;margin-bottom:55px;font-size:24px;display:grid;transform:rotate(-4deg)}.uses-grid article:nth-child(2) .use-icon{background:var(--orange);transform:rotate(4deg)}.uses-grid article:nth-child(3) .use-icon{border-radius:50%}.uses-grid small{color:#817b71;letter-spacing:.13em;font-size:8px;font-weight:900}.uses-grid h3{letter-spacing:-.045em;margin:12px 0;font-size:23px}.uses-grid p{color:#6e685f;margin:0;font-size:12px;line-height:1.65}.uses-grid a{border-top:1px solid #d3ccc1;margin-top:auto;padding-top:20px;font-size:11px;font-weight:900}.uses-grid a span{float:right;color:var(--orange)}.faq-section{grid-template-columns:.65fr 1.35fr;align-items:start;gap:110px;padding-block:125px;display:grid}.faq-intro{position:sticky;top:40px}.faq-intro>p{margin:20px 0}.faq-list{border-top:1px solid #18171480}.faq-list details{border-bottom:1px solid #18171480}.faq-list summary{cursor:pointer;justify-content:space-between;align-items:center;gap:25px;padding:24px 4px;font-size:16px;font-weight:800;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{aspect-ratio:1;border:1px solid #999185;border-radius:50%;place-items:center;width:30px;font-size:14px;transition:all .2s;display:grid}.faq-list details[open] summary span{background:var(--orange);color:#fff;border-color:var(--orange);transform:rotate(45deg)}.faq-list details p{color:#6e685f;max-width:690px;margin:0;padding:0 55px 25px 4px;font-size:13px;line-height:1.7}.final-section{background:var(--orange);color:#fff;text-align:center;border-top:1px solid var(--line);padding-block:115px;position:relative;overflow:hidden}.final-grid-bg{background-color:#0000;background-image:linear-gradient(#ffffff1a 1px,#0000 1px),linear-gradient(90deg,#ffffff1a 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:55px 55px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle,#000,#0000 75%);mask-image:radial-gradient(circle,#000,#0000 75%)}.final-content{flex-direction:column;align-items:center;display:flex;position:relative}.final-logo{filter:drop-shadow(6px 7px #0003);width:58px;height:58px;margin-bottom:30px}.final-content .section-kicker{color:#f4d2c2}.final-content h2{font-size:clamp(55px,7vw,88px)}.final-content h2 em{font-family:Georgia,serif;font-weight:500}.final-content p{color:#f7ddd0;max-width:550px;margin:24px auto 30px;font-size:15px;line-height:1.6}.final-button{background:var(--paper);color:var(--ink);box-shadow:0 5px #742f13}.final-content>small{color:#f2c6b2;letter-spacing:.04em;margin-top:16px;font-size:9px}.site-footer{background:var(--ink);color:#fff;padding-block:65px 25px}.footer-main{grid-template-columns:1.1fr 1fr .7fr .9fr;gap:55px;padding-bottom:55px;display:grid}.footer-brand{align-self:start}.footer-main>p{color:#878279;margin:0;font-size:13px;line-height:1.6}.footer-links{flex-direction:column;gap:12px;font-size:11px;display:flex}.footer-links b{color:#777269;letter-spacing:.12em;margin-bottom:5px;font-size:8px}.footer-links a{color:#beb8af}.footer-links a:hover{color:#fff}.footer-bottom{color:#716c64;letter-spacing:.04em;border-top:1px solid #403d39;justify-content:space-between;padding-top:22px;font-size:8px;display:flex}@media (max-width:1000px){.heading-split{grid-template-columns:1fr;gap:25px}.heading-split>p{max-width:600px}.feature-card,.feature-card:nth-child(2){grid-column:span 3}.feature-card-large{grid-column:span 6;min-height:570px}.showcase-wrap{grid-template-columns:1fr}.showcase-copy{text-align:center}.showcase-copy h2,.showcase-copy>p{margin-inline:auto}.check-list{align-items:center}.product-stage{min-height:620px}.privacy-grid{gap:45px}.faq-section{gap:55px}.footer-main{grid-template-columns:1fr 1fr}.stage-extension{right:75px}}@media (max-width:760px){.section{padding-block:90px}.section-heading{margin-bottom:40px}.section-heading h2,.showcase-copy h2,.privacy-copy h2,.faq-intro h2{font-size:45px}.feature-card,.feature-card:nth-child(2),.feature-card-large{grid-column:span 6;min-height:300px}.feature-card-large{min-height:590px}.showcase-section{padding-block:90px}.product-stage{min-height:590px;margin-inline:-10px}.stage-extension{right:10px;transform:scale(.83)rotate(2deg)}.browser-frame{left:25px;right:25px}.sheet-preview{left:15px;right:15px}.steps-grid{grid-template-columns:1fr}.steps-grid article+article{border-top:1px solid #18171459;border-left:0}.privacy-section{padding-block:90px}.privacy-grid{grid-template-columns:1fr}.privacy-visual{order:2;height:430px}.privacy-copy{text-align:center}.privacy-copy>p{margin-inline:auto}.trust-list{text-align:left}.uses-grid{grid-template-columns:1fr}.uses-grid article{min-height:320px}.use-icon{margin-bottom:35px}.faq-section{grid-template-columns:1fr;padding-block:90px}.faq-intro{position:static}.footer-main{grid-template-columns:1fr 1fr}.footer-main .footer-brand{grid-column:1/-1}.footer-bottom{flex-direction:column;gap:9px}}@media (max-width:580px){.section-heading h2,.showcase-copy h2,.privacy-copy h2,.faq-intro h2{font-size:40px}.feature-card-large{min-height:550px}.product-stage{min-height:535px}.stage-label{left:15px}.browser-frame{height:380px;top:70px}.stage-extension{top:95px;right:-26px;transform:scale(.72)rotate(2deg)}.sheet-preview{bottom:18px}.sheet-row{grid-template-columns:.75fr .75fr 1fr}.sheet-row span{padding:7px 6px}.privacy-visual{height:370px}.shield-orbit{width:285px}.privacy-chip-one{left:-6px}.privacy-chip-two{right:-5px}.uses-section .heading-split{gap:20px}.faq-list summary{padding-block:20px;font-size:14px}.faq-list details p{padding-right:15px}.final-section{padding-block:90px}.final-content h2{font-size:55px}.footer-main{grid-template-columns:1fr}.footer-main .footer-brand{grid-column:auto}.footer-bottom{line-height:1.5}}.legal-page{background:var(--cream);min-height:100vh}.legal-header{border-bottom:1px solid #1817142e;justify-content:space-between;align-items:center;height:88px;display:flex}.legal-content{grid-template-columns:.78fr 1.22fr;gap:105px;padding-block:98px 120px;display:grid}.legal-intro{align-self:start;position:sticky;top:32px}.legal-intro h1{letter-spacing:-.07em;margin:0;font-size:clamp(47px,5.7vw,72px)}.legal-intro>p{color:#655f56;max-width:400px;margin:21px 0 23px;font-size:15px;line-height:1.65}.legal-intro>small{color:#847e74;font-size:10px}.legal-copy{max-width:690px}.legal-copy section{border-bottom:1px solid #1817143d;margin-bottom:31px;padding:0 0 32px}.legal-copy section:last-child{border-bottom:0}.legal-copy h2{letter-spacing:-.045em;margin:0 0 13px;font-size:23px}.legal-copy p{color:#605b53;margin:0;font-size:14px;line-height:1.75}.legal-copy p+p{margin-top:15px}.legal-copy a{color:var(--orange-dark);text-underline-offset:3px;font-weight:800;text-decoration:underline}.legal-url{word-break:break-all;color:#817a70!important;font-size:11px!important}.legal-footer{background:var(--ink);color:#9e988f;padding:22px 0;font-size:9px}.legal-footer>div{justify-content:space-between;align-items:center;display:flex}.legal-footer div div{gap:19px;display:flex}.legal-footer a:hover{color:#fff}@media (max-width:760px){.legal-content{grid-template-columns:1fr;gap:48px;padding-block:65px}.legal-intro{position:static}.legal-footer>div{flex-direction:column;align-items:flex-start;gap:13px}}
