/*! tailwindcss v4.3.2 | 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;--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,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]){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{.relative{position:relative}.static{position:static}}:root{--header-height:76px;--ink:#111;--body:#666;--muted:#777;--line:#d8d8d8;--blue-line:#d7e0e8;--soft:#f5f5f5;--white:#fff;--green:#10b981;--amber:#f59e0b;--sans:"Geist", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--mono:"Geist Mono", "SFMono-Regular", Consolas, monospace}*{box-sizing:border-box}html{scroll-behavior:smooth;min-width:320px;scroll-padding-top:var(--header-height);background:var(--white)}body{min-width:320px;color:var(--ink);background:var(--white);font-family:var(--sans);font-synthesis:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;overflow-x:hidden}a{color:inherit;text-decoration:none}button,summary,a{-webkit-tap-highlight-color:transparent}.paper-site{background:var(--white);width:min(100%,1440px);margin-inline:auto;overflow:clip}.skip-link{z-index:200;color:var(--white);background:var(--ink);border-radius:8px;padding:10px 14px;position:fixed;top:10px;left:10px;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.site-header{z-index:100;height:var(--header-height);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff0;justify-content:space-between;align-items:center;padding-inline:72px;display:flex;position:sticky;top:0}.brand{letter-spacing:.13em;align-items:center;gap:11px;font-size:15px;font-weight:700;line-height:18px;display:inline-flex}.brand-large{letter-spacing:-.04em;gap:12px;font-size:24px;font-weight:500;line-height:30px}.brand-mark{background:var(--ink);border-radius:7px;flex:0 0 26px;justify-content:center;align-items:flex-end;gap:2px;width:26px;height:26px;padding:6px 5px;display:flex}.brand-mark i{background:var(--white);flex:0 0 3px;width:3px;height:9px;transform:rotate(30deg)}.brand-mark i:last-child{height:14px;transform:rotate(-30deg)}.desktop-nav{color:var(--body);align-items:center;gap:34px;font-size:14px;font-weight:500;line-height:18px;display:flex}.desktop-nav a,.footer-column a{transition:color .16s}.desktop-nav a:hover,.footer-column a:hover{color:var(--ink)}.arrow-link{color:#f7f9fc;background:var(--ink);border:1px solid #bab3b2;border-radius:12px;justify-content:center;align-items:center;gap:10px;width:fit-content;min-height:45px;padding:12px 18px;font-size:13px;font-weight:600;line-height:17px;transition:transform .16s,background .16s;display:inline-flex}.arrow-link span:last-child{font-size:17px;line-height:17px}.arrow-link:hover{background:#292929;transform:translateY(-1px)}.mobile-menu{display:none;position:relative}.mobile-menu summary{border:1px solid var(--line);min-width:52px;min-height:44px;color:var(--ink);cursor:pointer;border-radius:10px;place-items:center;font-size:13px;font-weight:600;list-style:none;display:grid}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu nav{border:1px solid var(--line);background:var(--white);border-radius:14px;flex-direction:column;width:min(260px,100vw - 40px);display:flex;position:absolute;top:calc(100% + 10px);right:0;overflow:hidden;box-shadow:0 18px 48px #1111111f}.mobile-menu nav a{min-height:48px;color:var(--body);border-bottom:1px solid #eee;align-items:center;padding-inline:16px;font-size:14px;display:flex}.mobile-menu nav a:last-child{color:var(--white);background:var(--ink);border:0}.hero{min-height:calc(100vh - var(--header-height));min-height:calc(100svh - var(--header-height));text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:20px;padding:150px 72px;display:flex}.hero>div{flex-direction:column;align-items:center;gap:20px;width:min(900px,100%);display:flex}.hero h1{letter-spacing:-.035em;margin:0;font-size:clamp(54px,5vw,72px);font-weight:400;line-height:1.055}.hero p{width:min(720px,100%);color:var(--body);letter-spacing:-.02em;margin:0;font-size:17px;font-weight:300;line-height:25px}.process-section{flex-direction:column;gap:52px;padding-block:150px;display:flex}.centered-intro{text-align:center;flex-direction:column;align-items:center;gap:18px;padding-inline:72px;display:flex}.centered-intro h2,.section-heading h2{color:var(--ink);letter-spacing:-.04em;margin:0;font-size:40px;font-weight:400;line-height:44px}.centered-intro p,.section-heading p{width:min(650px,100%);color:var(--body);letter-spacing:-.02em;margin:0;font-size:16px;font-weight:300;line-height:26px}.process-grid{border-block:1px solid var(--line);grid-template-columns:repeat(3,minmax(0,1fr));width:calc(100% - 144px);margin-inline:72px;display:grid}.process-step{border-right:1px solid var(--line);flex-direction:column;gap:34px;min-height:230px;padding:28px 34px 30px;display:flex}.process-step:first-child{padding-left:0}.process-step:last-child{border-right:0;padding-right:0}.process-step>span,.eyebrow,.footer-column>strong{color:var(--muted);font-family:var(--mono);letter-spacing:.1em;font-size:11px;font-weight:500;line-height:16px}.process-step h3{letter-spacing:-.035em;margin:0;font-size:22px;font-weight:400;line-height:27px}.process-step p{max-width:350px;color:var(--body);margin:10px 0 0;font-size:15px;font-weight:300;line-height:22px}.product-section{flex-direction:column;gap:48px;padding:150px 72px;display:flex}.split-heading{justify-content:space-between;align-items:flex-end;gap:60px;display:flex}.split-heading h2{letter-spacing:-.05em;width:min(700px,58%)}.split-heading p{width:min(420px,38%);line-height:23px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.product-card{background:var(--white);border:1px solid #dedede;border-radius:28px;flex-direction:column;min-width:0;height:520px;display:flex;overflow:clip}.product-visual{background:linear-gradient(#fff 0%,#f7f7f7 100%);flex:0 0 370px;justify-content:center;align-items:center;height:370px;display:flex;overflow:hidden}.product-copy{flex-direction:column;flex:1;gap:9px;min-height:150px;padding:28px 34px;display:flex}.product-copy h3{letter-spacing:-.04em;margin:0;font-size:25px;font-weight:400;line-height:31px}.product-copy p{max-width:530px;color:var(--body);letter-spacing:-.02em;margin:0;font-size:16px;font-weight:300;line-height:24px}.facts-panel{border:1px solid var(--line);background:var(--white);border-radius:20px;flex-direction:column;gap:16px;width:500px;padding:20px;display:flex;box-shadow:0 18px 36px #11111112}.facts-heading,.facts-metrics,.filing-card,.news-row{align-items:center;display:flex}.facts-heading{justify-content:space-between}.facts-heading>div,.facts-metrics>div,.filing-card>div,.preview-heading,.product-row>div,.news-row>div{flex-direction:column;display:flex}.facts-heading strong{font-size:15px;line-height:19px}.facts-heading span,.preview-heading span,.product-row span,.news-row span{color:var(--muted);font-size:11px;line-height:15px}.company-status{border:1px solid var(--line);border-radius:999px;padding:7px 10px;color:#555!important}.facts-metrics{justify-content:space-between;height:70px;padding-block:5px}.facts-metrics span,.filing-card span{color:var(--muted);letter-spacing:.06em;font-size:10px;line-height:14px}.facts-metrics strong{font-size:20px;font-weight:400;line-height:24px}.filing-card{background:#f3f3f3;border-radius:14px;gap:14px;padding:14px}.pdf-badge{background:var(--white);border:1px solid #d3d3d3;border-radius:8px;flex:0 0 38px;place-items:center;width:38px;height:46px;display:grid;letter-spacing:0!important}.filing-name{width:178px}.filing-card strong{font-size:14px;line-height:18px}.filing-card small{color:var(--muted);font-size:11px;line-height:15px}.filing-card>div:not(.filing-name){min-width:66px}.filing-card>div:not(.filing-name) strong{font-size:16px;font-weight:400;line-height:20px}.products-panel{border:1px solid var(--line);background:var(--white);border-radius:15px;flex-direction:column;gap:12px;width:320px;padding:16px;display:flex;box-shadow:0 16px 38px #0000000f}.preview-heading{border-bottom:1px solid #e5e5e5;padding-bottom:12px}.preview-heading strong,.product-row strong{font-size:12px;font-weight:500;line-height:16px}.product-row{background:var(--soft);border-radius:10px;align-items:center;gap:11px;padding:10px;display:flex}.product-accent,.news-accent{border-radius:8px;flex:0 0 6px;width:6px;height:28px}.green{background:var(--green)}.amber{background:var(--amber)}.competitor-table{background:var(--white);border:2px solid #c9c9c940;border-radius:15px;width:480px;overflow:hidden;box-shadow:0 18px 48px #0b132b14}.competitor-row{border-top:1px solid #edf2f7;grid-template-columns:176px 144px 80px 1fr;align-items:center;min-height:45px;padding-inline:16px;display:grid}.competitor-row span{color:var(--ink);font-size:12px;line-height:16px}.competitor-row span:nth-child(2){color:var(--body)}.table-heading{background:#f2f2f2;border:0;min-height:37px}.table-heading span{font-family:var(--mono);font-size:10px;line-height:12px;color:var(--muted)!important}.news-panel{flex-direction:column;gap:10px;width:430px;display:flex}.news-row{background:var(--white);border:1px solid #c9c9c940;border-radius:15px;justify-content:space-between;gap:12px;padding:15px 16px}.news-row:first-child{border-width:2px;box-shadow:0 14px 34px #0b132b0f}.news-row>div{flex:1}.news-row strong{font-size:13px;font-weight:500;line-height:16px}.news-accent{flex-basis:8px;width:8px;height:36px}.news-row em{font-size:11px;font-style:normal;font-weight:500}.positive{color:var(--green)}.negative{color:#b7791f}.muted-row{opacity:.55}.evidence-section{grid-template-columns:536px minmax(0,760px);padding:150px 72px;display:grid}.evidence-copy{flex-direction:column;gap:22px;padding:8px 70px 0 0;display:flex}.evidence-copy .eyebrow{color:var(--ink);font-size:12px}.evidence-copy h2,.enterprise-intro h2{letter-spacing:-.055em;margin:0;font-size:48px;font-weight:400;line-height:52px}.evidence-copy>p{color:var(--body);letter-spacing:-.02em;margin:0;font-size:17px;font-weight:300;line-height:25px}.evidence-metrics{gap:36px;padding-top:18px;display:flex}.evidence-metrics>div{flex-direction:column;display:flex}.evidence-metrics strong{font-size:24px;font-weight:400;line-height:30px}.evidence-metrics span{color:var(--muted);font-size:12px;line-height:16px}.evidence-list{border-top:1px solid var(--blue-line);flex-direction:column;justify-content:center;display:flex}.evidence-row{border-bottom:1px solid var(--blue-line);grid-template-columns:minmax(0,470px) 238px;align-items:center;min-height:118px;display:grid}.evidence-row>div:first-child{padding-inline:22px}.evidence-row h3{margin:0;font-size:16px;font-weight:500;line-height:22px}.evidence-row p{color:var(--body);margin:5px 0 0;font-size:14px;font-weight:300;line-height:20px}.evidence-row>div:last-child{flex-direction:column;gap:5px;display:flex}.evidence-row span{color:var(--muted);font-size:12px;line-height:16px}.evidence-row strong{font-size:14px;font-weight:400;line-height:20px}.enterprise-section{flex-direction:column;align-items:center;gap:54px;padding:150px 72px;display:flex}.enterprise-intro{gap:16px;width:min(820px,100%);padding:0}.enterprise-intro p{width:min(620px,100%);line-height:23px}.enterprise-panel{border:1px solid var(--blue-line);background:var(--soft);border-radius:15px;grid-template-columns:610px minmax(0,686px);width:100%;min-height:430px;display:grid;overflow:hidden}.enterprise-message,.enterprise-scope{padding:52px}.enterprise-message{border-right:1px solid var(--blue-line)}.enterprise-message h3{letter-spacing:-.05em;max-width:505px;margin:0;font-size:34px;font-weight:400;line-height:39px}.enterprise-message p{max-width:470px;color:var(--body);letter-spacing:-.02em;margin:18px 0 0;font-size:16px;font-weight:300;line-height:24px}.enterprise-scope{flex-direction:column;justify-content:space-between;gap:36px;display:flex}.enterprise-scope>div{flex-direction:column;gap:20px;display:flex}.engagement-grid{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.engagement-grid span{border-top:1px solid var(--blue-line);align-items:center;min-height:47px;font-size:15px;line-height:18px;display:flex}.engagement-grid span:last-child{grid-column:1/-1}.enterprise-scope .arrow-link{border:0;border-radius:999px;min-height:50px;padding-inline:22px;font-size:14px;font-weight:500}.site-footer{padding:88px 72px 32px}.footer-main{border-bottom:1px solid #dce4ec;grid-template-columns:520px 220px 306px;justify-content:space-between;align-items:center;min-height:250px;padding-bottom:64px;display:grid}.footer-brand{flex-direction:column;gap:24px;display:flex}.footer-brand p{max-width:360px;color:var(--body);letter-spacing:-.025em;margin:0;font-size:20px;font-weight:300;line-height:28px}.footer-brand>span:last-child{color:var(--muted);letter-spacing:.08em;font-size:12px;line-height:16px}.footer-column{flex-direction:column;align-items:flex-start;gap:14px;display:flex}.footer-column>strong{margin-bottom:4px;font-size:12px}.footer-column a{letter-spacing:-.01em;font-size:15px;line-height:20px}.footer-bottom{height:74px;color:var(--muted);justify-content:space-between;align-items:center;font-size:13px;line-height:18px;display:flex}.legal-hero{border-bottom:1px solid #dedede;flex-direction:column;gap:24px;padding:104px 72px 76px;display:flex}.legal-hero h1{letter-spacing:-.05em;margin:0;font-size:72px;font-weight:400;line-height:76px}.legal-hero p{width:min(620px,100%);color:var(--body);margin:0;font-size:18px;line-height:29px}.legal-content{padding:84px 72px 110px}.legal-block{border-top:1px solid #dedede;flex-direction:column;gap:14px;padding-block:38px;display:flex}.legal-block:first-child{border-top:0;gap:16px;padding-top:0}.legal-block:last-child{padding-bottom:0}.legal-block h2{margin:0;font-size:30px;font-weight:400;line-height:38px}.legal-block p,.legal-block address{color:var(--body);margin:0;font-size:17px;font-style:normal;line-height:28px}.company-information{padding-bottom:38px}.not-found-page{min-height:100svh}.not-found-content{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:32px;min-height:calc(100svh - 76px);padding:80px 72px 120px;display:flex}.not-found-message{flex-direction:column;align-items:center;gap:18px;width:min(820px,100%);display:flex}.not-found-message>span{color:var(--muted);font-family:var(--mono);letter-spacing:.1em;font-size:12px;font-weight:500;line-height:16px}.not-found-message h1{letter-spacing:-.05em;margin:0;font-size:clamp(54px,5vw,72px);font-weight:400;line-height:76px}.not-found-message p{width:min(620px,100%);color:var(--body);letter-spacing:-.02em;margin:0;font-size:17px;font-weight:300;line-height:25px}.site-header a:focus-visible,.mobile-menu summary:focus-visible,.footer-column a:focus-visible,.arrow-link:focus-visible{outline:2px solid var(--ink);outline-offset:4px}@media (width<=1100px){.site-header,.product-section,.evidence-section,.enterprise-section,.site-footer{padding-inline:48px}.process-grid{width:calc(100% - 96px);margin-inline:48px}.product-grid{grid-template-columns:1fr}.product-card{width:100%}.evidence-section{grid-template-columns:minmax(320px,.8fr) minmax(0,1.2fr)}.evidence-copy{padding-right:48px}.evidence-row{grid-template-columns:minmax(0,1fr) 190px}.enterprise-panel{grid-template-columns:.9fr 1.1fr}.footer-main{grid-template-columns:2fr 1fr 1fr;gap:28px}}@media (width<=820px){:root{--header-height:68px}html{scroll-padding-top:var(--header-height)}.site-header{padding-inline:28px}.desktop-nav,.header-action{display:none}.mobile-menu{display:block}.hero{padding:120px 32px}.hero h1{font-size:clamp(48px,9vw,64px)}.process-section,.product-section,.evidence-section,.enterprise-section{padding-block:100px}.centered-intro,.product-section,.evidence-section,.enterprise-section,.site-footer{padding-inline:32px}.process-grid{grid-template-columns:1fr;width:calc(100% - 64px);margin-inline:32px}.process-step,.process-step:first-child,.process-step:last-child{border-right:0;border-bottom:1px solid var(--line);min-height:auto;padding:28px 0}.process-step:last-child{border-bottom:0}.split-heading{flex-direction:column;align-items:flex-start;gap:20px}.split-heading h2,.split-heading p{width:min(650px,100%)}.evidence-section{grid-template-columns:1fr;gap:64px}.evidence-copy{max-width:620px;padding:0}.enterprise-panel{grid-template-columns:1fr}.enterprise-message{border-right:0;border-bottom:1px solid var(--blue-line)}.footer-main{grid-template-columns:repeat(2,1fr)}.footer-brand{grid-column:1/-1;margin-bottom:28px}.legal-hero,.legal-content{padding-inline:32px}.not-found-content{min-height:calc(100svh - 68px);padding-inline:32px}}@media (width<=600px){.site-header{padding-inline:20px}.hero{padding:110px 22px 90px}.hero h1{font-size:clamp(43px,13.2vw,58px);line-height:1.02}.hero p{font-size:16px;line-height:24px}.hero .arrow-link{width:100%;max-width:260px}.process-section,.product-section,.evidence-section,.enterprise-section{padding-block:78px}.centered-intro,.product-section,.evidence-section,.enterprise-section,.site-footer{padding-inline:20px}.centered-intro h2,.section-heading h2{letter-spacing:-.05em;font-size:36px;line-height:40px}.process-grid{width:calc(100% - 40px);margin-inline:20px}.product-card{border-radius:22px;height:auto;min-height:470px}.product-visual{flex-basis:300px;height:300px}.product-visual>*{transform:scale(.68)}.product-copy{min-height:170px;padding:24px}.product-copy h3{font-size:23px;line-height:28px}.product-copy p{font-size:15px;line-height:22px}.evidence-copy h2,.enterprise-intro h2{font-size:42px;line-height:45px}.evidence-row{grid-template-columns:1fr;gap:14px;padding:24px 0}.evidence-row>div:first-child{padding:0}.evidence-row>div:last-child{flex-direction:row;justify-content:space-between;align-items:center;gap:12px}.enterprise-message,.enterprise-scope{padding:32px 24px}.enterprise-message h3{font-size:30px;line-height:35px}.engagement-grid{grid-template-columns:1fr}.engagement-grid span:last-child{grid-column:auto}.enterprise-scope .arrow-link{width:100%}.site-footer{padding-top:70px}.footer-main{grid-template-columns:repeat(2,1fr);gap:42px 24px}.footer-brand{grid-column:1/-1}.legal-hero{padding:78px 20px 60px}.legal-hero h1{font-size:56px;line-height:60px}.legal-hero p{font-size:17px;line-height:27px}.legal-content{padding:64px 20px 78px}.legal-block h2{font-size:27px;line-height:34px}.not-found-content{min-height:calc(100svh - 68px);padding:72px 20px 100px}.not-found-message h1{font-size:clamp(44px,13vw,58px);line-height:1.04}.not-found-message p{font-size:16px;line-height:24px}.not-found-content .arrow-link{width:min(260px,100%)}.footer-bottom{flex-direction:column;align-items:flex-start;gap:8px;height:auto;padding-top:24px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
