.kb-nav-space{height:80px}.kb-header{position:fixed;z-index:60;inset:16px 0 auto;width:100%;max-width:calc(100% - 32px);margin-inline:auto;color:var(--ink);background:transparent;border:1px solid transparent;border-radius:0;-webkit-backdrop-filter:none;backdrop-filter:none;transition:max-width .24s ease,top .24s ease,border-radius .24s ease,box-shadow .24s ease,background-color .24s ease,border-color .24s ease}.kb-header[data-compact=true]{top:12px;max-width:min(1180px,calc(100% - 40px));border-color:var(--line);border-radius:36px;background:#fffefbd4;-webkit-backdrop-filter:blur(18px) saturate(135%);backdrop-filter:blur(18px) saturate(135%);box-shadow:0 8px 30px #18252a12}.kb-nav{display:flex;align-items:center;justify-content:space-between;gap:24px;height:78px;padding-inline:38px;transition:height .24s ease,padding .24s ease}.kb-header[data-compact=true] .kb-nav{height:62px;padding-inline:24px}.kb-home{flex:0 0 auto;color:var(--ink);min-height:44px}.kb-home,.kb-wordmark{display:inline-flex;align-items:center}.kb-wordmark{gap:8px;width:100%;height:auto}.kb-wordmark-mark{display:block;width:22px;height:22px;object-fit:contain;flex:0 0 auto}.kb-wordmark-type{display:block;width:calc(100% - 30px);height:auto}.kb-nav-wordmark{display:inline-flex;width:180px;height:auto}.kb-desktop-nav,.kb-nav-actions{display:flex;align-items:center;gap:8px}.kb-nav-actions{gap:10px}.kb-nav-link{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:10px 12px;min-height:44px;border-radius:9px;border:0;background:transparent;color:var(--ink);font:inherit;font-size:15px;font-weight:var(--weight-bold);white-space:nowrap;cursor:pointer;text-decoration:none}.kb-nav-link:hover,.kb-nav-link[aria-expanded=true]{background:#18252a08}.kb-nav .kb-nav-trial{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:11px 20px;border-radius:28px;color:white;font-size:15px;font-weight:var(--weight-bold);white-space:nowrap;text-decoration:none;transition:background-color .16s ease}.kb-nav-group{position:relative}.kb-dropdown{position:absolute;top:calc(100% + 12px);left:0;width:264px;padding:8px;border:1px solid var(--line);border-radius:var(--radius-card);background:var(--paper);box-shadow:0 16px 48px #18252a14}.kb-dropdown a{display:flex;align-items:center;min-height:44px;padding:10px 13px;border-radius:10px;color:var(--ink);font-size:15px;font-weight:var(--weight-semibold);text-decoration:none}.kb-dropdown a:hover{background:var(--sky);color:var(--action)}.kb-mobile-menu,.kb-mobile-trigger{display:none}.kb-header [hidden]{display:none!important}.kb-footer a:focus-visible,.kb-header a:focus-visible,.kb-header button:focus-visible{outline:3px solid var(--action);outline-offset:4px}.kb-footer{border-top:1px solid var(--line);background:var(--cream);color:var(--ink);padding:80px 0 24px}.kb-footer-inner{max-width:1360px;margin-inline:auto;padding-inline:40px}.kb-footer-columns{display:grid;grid-template-columns:1.6fr 1fr 1.15fr 1fr;gap:36px}.kb-footer-small-wordmark{width:184px;height:auto}.kb-footer-intro p{max-width:245px;margin:18px 0 20px;font-size:15px;line-height:1.65;color:var(--muted)}.kb-footer-email{display:inline-flex;align-items:center;min-height:44px;color:inherit;font-size:14px;text-underline-offset:5px;text-decoration:underline}.kb-footer h2{font-size:13px;font-weight:var(--weight-bold);letter-spacing:0;margin-block:13px 14px}.kb-footer ul{margin:0;padding:0;list-style:none}.kb-footer nav a{display:inline-flex;align-items:center;min-height:44px;font-size:15px;line-height:1.4;color:var(--muted);text-decoration:none}.kb-footer a:hover{color:var(--action)}.kb-footer-legal{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:54px;padding-top:24px;border-top:1px solid #18252a24;font-size:12px;color:var(--muted)}.kb-footer-legal p{margin:0;font-size:12px;line-height:1.6}.kb-footer-legal>div{display:flex;flex-wrap:wrap;column-gap:24px}.kb-footer-legal a{display:inline-flex;align-items:center;min-height:44px;color:inherit;text-decoration:none}.kb-footer-brand{width:calc(100% - 48px);max-width:1800px;margin:52px auto 0;aspect-ratio:1200/168.48;contain:layout paint;pointer-events:none}.kb-footer-brand svg{display:block;width:100%;height:auto;overflow:visible}.kb-footer-ribbon-motion{transform-box:fill-box;transform-origin:center;animation:kb-footer-ribbon-drift 7s ease-in-out infinite alternate}@keyframes kb-footer-ribbon-drift{0%{transform:translateX(-58px) translateY(9px)}to{transform:translateX(58px) translateY(-9px)}}@media (max-width:1100px){.kb-nav{gap:14px;padding-inline:28px}.kb-nav-link{padding-inline:8px}.kb-nav-actions{gap:4px}.kb-nav-wordmark{width:170px}}@media (max-width:1023px){.kb-desktop-action,.kb-desktop-nav{display:none}.kb-nav{padding-inline:24px}.kb-nav-actions{gap:8px}.kb-mobile-trigger{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;flex-shrink:0;border:0;border-radius:50%;color:var(--ink);background:transparent;cursor:pointer}.kb-mobile-trigger:hover{background:#18252a08}.kb-mobile-menu{display:block;padding:12px 24px 20px;border-top:1px solid #18252a14;max-height:calc(100svh - 108px);overflow-y:auto;overscroll-behavior:contain}.kb-header:has(.kb-mobile-trigger[aria-expanded=true]){background:var(--paper);border-color:var(--line);border-radius:24px;box-shadow:0 12px 40px #18252a1a}.kb-mobile-menu a{display:flex;align-items:center;gap:8px;padding-block:10px;min-height:44px;color:var(--ink);font-size:15px;font-weight:var(--weight-semibold);text-decoration:none}.kb-mobile-menu a:hover{color:var(--action)}.kb-mobile-menu-columns{display:grid;grid-template-columns:1fr 1fr;column-gap:24px}.kb-menu-label{color:var(--muted);font-size:12px;margin:18px 0 6px}.kb-menu-label,.kb-mobile-pricing{font-weight:var(--weight-bold)}.kb-mobile-menu-bottom{display:flex;justify-content:space-between;gap:20px;border-top:1px solid #18252a14;margin-top:16px;padding-top:12px}.kb-footer-columns{grid-template-columns:1.25fr 1fr;gap:36px 24px}.kb-footer-legal{align-items:flex-start;flex-direction:column;gap:8px}}@media (max-width:479px){.kb-nav{gap:8px;padding-inline:14px}.kb-header[data-compact=true]{top:8px;max-width:calc(100% - 16px)}.kb-header[data-compact=true] .kb-nav{padding-inline:12px}.kb-nav-wordmark{width:145px}.kb-nav-actions{gap:2px}.kb-nav .kb-nav-trial{font-size:12px;padding-inline:12px}.kb-mobile-menu{padding-inline:16px}.kb-mobile-menu-columns{grid-template-columns:1fr}.kb-footer{padding-top:52px;padding-bottom:16px}.kb-footer-inner{padding-inline:24px}.kb-footer-columns{gap:28px 18px;grid-template-columns:1fr 1fr}.kb-footer-intro{grid-column:1/-1}.kb-footer h2{font-size:12px}.kb-footer nav a{font-size:13px}.kb-footer-brand{width:calc(100% - 24px);margin-top:34px}.kb-footer-legal{margin-top:32px}}@media (max-width:359px){.kb-header .kb-nav .kb-nav-trial{display:none}}@media (prefers-reduced-motion:reduce){.kb-header,.kb-nav,.kb-nav .kb-nav-trial{transition:none}.kb-footer-brand [data-footer-bands]{transform:translate(0)}.kb-footer-ribbon-motion{animation:none;transform:none}}body:has(.hero-card) .kb-nav-space{height:0}

/*! tailwindcss v4.3.0 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid}}}@layer theme{:host,:root{--font-sans:var(--font-geist-sans),ui-sans-serif,system-ui,sans-serif;--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono);--font-display:var(--font-geist-sans),ui-sans-serif,system-ui,sans-serif}}@layer base{*,::backdrop,:after,:before{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}:host,html{-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;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{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}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,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,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-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,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden}.absolute,.sr-only{position:absolute}.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}}.block{display:block}.contents{display:contents}.flex{display:flex}.hidden{display:none}.table{display:table}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.resize{resize:both}.rounded{border-radius:.25rem}.border{border-style:var(--tw-border-style);border-width:1px}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}}:root{--paper:#fffefb;--cream:#f6f5ef;--sky:#e8f5fd;--butter:#fbf0d8;--sage:#e8ede8;--ink:#18252a;--muted:#59656a;--cobalt:#1da1f2;--action:#106492;--action-hover:#0d537b;--line:#dce0dd;--line-sky:#c8dfe9;--line-butter:#e4d9bc;--line-sage:#cbd7cd;--radius-panel:32px;--radius-card:20px;--radius-control:28px;--spectrum:linear-gradient(120deg,#f8d84e,#f2a58d 28%,#eaa8c3 52%,#85cde9 76%,#1da1f2);--halo-blur:10px;--halo-opacity:.16;--halo-active-opacity:.28;--interaction-duration:.25s;--paper-texture:url(/materials/paper-fibers.webp);--paper-opacity:.06;--weight-regular:400;--weight-medium:500;--weight-semibold:600;--weight-bold:700;--weight-extrabold:800;--weight-black:900;--tracking-heading:-.035em;--heading-section:clamp(32px,3.3vw,46px);--heading-compact:clamp(28px,2.6vw,36px);--heading-page:clamp(36px,4.6vw,64px)}.surface{--surface-color:var(--paper);--surface-line:var(--line);--surface-radius:var(--radius-card);isolation:isolate;border:1px solid var(--surface-line);border-radius:var(--surface-radius);position:relative}.surface[data-tone=cream]{--surface-color:var(--cream)}.surface[data-tone=sky]{--surface-color:var(--sky);--surface-line:var(--line-sky)}.surface[data-tone=butter]{--surface-color:var(--butter);--surface-line:var(--line-butter)}.surface[data-tone=sage]{--surface-color:var(--sage);--surface-line:var(--line-sage)}.surface.panel{--surface-radius:var(--radius-panel)}.surface>.surface-fill{z-index:-1;border-radius:calc(var(--surface-radius) - 1px);background:var(--surface-color);overflow:hidden}.surface-paper,.surface>.surface-fill{pointer-events:none;position:absolute;inset:0}.surface-paper{background-image:var(--paper-texture);background-size:cover;background-position:var(--paper-position,center);mix-blend-mode:multiply;opacity:var(--paper-opacity)}.surface:after,.surface:before{content:"";border-radius:inherit;background:var(--spectrum);opacity:0;pointer-events:none;transition:opacity var(--interaction-duration) ease;position:absolute;inset:-1px}.surface:before{z-index:-2;filter:blur(var(--halo-blur))}.surface:after{z-index:0;padding:1px;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.surface[data-emphasis=featured]:before{opacity:var(--halo-opacity)}.surface[data-emphasis=featured]:after{opacity:1}.surface:is([data-emphasis=interactive],[data-emphasis=featured]):focus-visible:before{opacity:var(--halo-active-opacity)}.surface:is([data-emphasis=interactive],[data-emphasis=featured]):focus-visible:after{opacity:1}@media (hover:hover) and (pointer:fine){:is(a,button).surface:is([data-emphasis=interactive],[data-emphasis=featured]):hover:before{opacity:var(--halo-active-opacity)}:is(a,button).surface:is([data-emphasis=interactive],[data-emphasis=featured]):hover:after{opacity:1}}@media (max-width:700px){:root{--radius-panel:24px}}@media (prefers-reduced-motion:reduce){.surface:after,.surface:before{transition:none}}@media (forced-colors:active){.surface{border-color:canvastext}.surface-paper,.surface:after,.surface:before{display:none}}*{box-sizing:border-box}html{scroll-behavior:smooth;font-family:var(--font-sans);scroll-padding-top:110px}body{background:var(--paper);color:var(--ink);font-family:inherit;font-weight:var(--weight-regular);-webkit-font-smoothing:antialiased;margin:0}.home-page{background:linear-gradient(180deg,var(--paper) 0,var(--paper) 39%,#faf9f4 46%,var(--cream) 54%,#faf9f4 68%,var(--paper) 82%)}button,input,select,textarea{font:inherit}a,button,input,summary{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button,summary{cursor:pointer}[tabindex]:focus-visible,a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid var(--action);outline-offset:5px}a:not([class]):focus-visible,summary:focus-visible{border-radius:4px}::selection{color:var(--ink);background:#f8d84e}.container{width:min(1200px,100% - 80px);margin-inline:auto}.section{padding-block:100px}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:var(--font-display);text-wrap:balance;letter-spacing:var(--tracking-heading);overflow-wrap:anywhere}h1{font-size:clamp(44px,5.4vw,72px);font-weight:var(--weight-black);line-height:1.04}h2{font-size:clamp(30px,3.3vw,46px);font-weight:var(--weight-extrabold);line-height:1.1}h3{font-size:26px;font-weight:var(--weight-bold);line-height:1.18}p{color:var(--muted);text-wrap:pretty;font-size:17px;line-height:1.65}.eyebrow,b,strong{font-weight:var(--weight-bold)}.eyebrow{font-size:12px;letter-spacing:.065em;text-transform:uppercase;color:var(--action);margin-bottom:18px;line-height:1.6;display:block}.button{--surface-radius:var(--radius-control);min-height:52px;font-size:15px;font-weight:var(--weight-bold);text-align:center;transition:color var(--interaction-duration) ease;justify-content:center;align-items:center;gap:14px;padding:14px 25px;line-height:1.4;display:inline-flex}.button>.surface-fill{transition:background-color var(--interaction-duration) ease}.button svg{flex-shrink:0}.button-primary{--surface-color:var(--action);color:#fff}@media (hover:hover) and (pointer:fine){.button-primary:hover{--surface-color:var(--action-hover)}}.button-secondary{--surface-color:var(--paper);--surface-line:#bcc8c9;color:var(--ink)}.button-light{--surface-color:var(--paper);color:var(--action)}.button-row{flex-wrap:wrap;gap:12px;display:flex}.text-link{font-size:15px;font-weight:var(--weight-bold);color:var(--action);align-items:center;gap:10px;min-height:44px;display:inline-flex}.text-link:hover{text-underline-offset:5px;text-decoration:underline}.fine-print{color:var(--muted);font-size:12px;line-height:1.6;display:block}.skip-link{z-index:1000;border:2px solid var(--cobalt);background:#fff;padding:12px 20px;position:fixed;top:8px;left:8px;transform:translateY(-180%)}.skip-link:focus{transform:none}:where(.institution-card,.roles-grid>.surface,.steps-grid>.surface,.feature-overview>.surface,.product-capture:not(.hero-capture)>.capture-surface,.trust-section,.invitation-inner).surface{--card-wash:#e8dac299;--card-wash-soft:#f4e9d366;--card-paper-opacity:.22}:where(.institution-card,.roles-grid>.surface,.steps-grid>.surface,.feature-overview>.surface,.product-capture:not(.hero-capture)>.capture-surface,.trust-section,.invitation-inner).surface[data-tone=sky]{--card-wash:#a9e2e999;--card-wash-soft:#c5e6f566}:where(.institution-card,.roles-grid>.surface,.steps-grid>.surface,.feature-overview>.surface,.product-capture:not(.hero-capture)>.capture-surface,.trust-section,.invitation-inner).surface[data-tone=butter]{--card-wash:#f4d87faa;--card-wash-soft:#f5dfb966}:where(.institution-card,.roles-grid>.surface,.steps-grid>.surface,.feature-overview>.surface,.product-capture:not(.hero-capture)>.capture-surface,.trust-section,.invitation-inner).surface[data-tone=sage]{--card-wash:#b8d9be99;--card-wash-soft:#d7e5bb66}:where(.institution-card,.roles-grid>.surface,.steps-grid>.surface,.feature-overview>.surface,.product-capture:not(.hero-capture)>.capture-surface,.trust-section,.invitation-inner).surface>.surface-fill{background:radial-gradient(ellipse 100% 80% at 100% 105%,var(--card-wash) 0,transparent 76%),radial-gradient(ellipse 85% 70% at 0 100%,var(--card-wash-soft) 0,transparent 76%),linear-gradient(160deg,#fffefb 0,#faf9f5 100%)}:where(.institution-card,.roles-grid>.surface,.steps-grid>.surface,.feature-overview>.surface,.product-capture:not(.hero-capture)>.capture-surface,.trust-section,.invitation-inner).surface>.surface-fill>.surface-paper{display:none}:where(.institution-card,.roles-grid>.surface,.steps-grid>.surface,.feature-overview>.surface,.product-capture:not(.hero-capture)>.capture-surface,.trust-section,.invitation-inner).surface>.surface-fill:after{content:"";background:var(--paper-texture) var(--paper-position,center) /cover;mix-blend-mode:multiply;opacity:var(--card-paper-opacity);pointer-events:none;position:absolute;inset:0}.product-capture:not(.hero-capture)>.capture-surface{--card-paper-opacity:.28}.product-capture:not(.hero-capture)>.capture-surface>.surface-fill{background:radial-gradient(ellipse 85% 85% at 90% 100%,var(--card-wash) 0,transparent 85%),radial-gradient(ellipse 90% 80% at 0 0,var(--card-wash-soft) 0,transparent 85%),linear-gradient(155deg,#fffefb 0,#f8f6ef 100%)}.invitation-inner{--card-paper-opacity:.32}.invitation-inner>.surface-fill{background:radial-gradient(45% 80% at 0 105%,#92dce299 0,#92dce200 76%),radial-gradient(50% 70% at 50% 110%,#f4d87faa 0,#f4d87f00 76%),radial-gradient(45% 80% at 100% 105%,#f2a6b180 0,#f2a6b100 76%),linear-gradient(165deg,#fffefb,#faf9f5)}@media (forced-colors:active){:is(.institution-card,.roles-grid>.surface,.steps-grid>.surface,.feature-overview>.surface,.product-capture:not(.hero-capture)>.capture-surface,.trust-section,.invitation-inner)>.surface-fill{background:canvas}:is(.institution-card,.roles-grid>.surface,.steps-grid>.surface,.feature-overview>.surface,.product-capture:not(.hero-capture)>.capture-surface,.trust-section,.invitation-inner)>.surface-fill:after{display:none}}.hero-card.container{width:min(1180px,100% - 40px);max-width:none;margin:16px auto 0}.hero-clip{border-radius:inherit;padding:104px clamp(24px,5vw,72px) 0;overflow:hidden}.hero-card{--paper-position:center top}.hero-card>.surface-fill{background:radial-gradient(64% 66% at 50% 8%,#fffefb 0,#fffefb00 76%),radial-gradient(43% 44% at 8% 104%,#92dce2b3 0,#92dce200 76%),radial-gradient(48% 46% at 49% 103%,#f4d87fcc 0,#f4d87f00 76%),radial-gradient(44% 48% at 100% 102%,#f2a6b1a6 0,#f2a6b100 76%),linear-gradient(165deg,#fffefb,#faf9f5 54%,#f7f2e8)}.hero-card>.surface-fill>.surface-paper{opacity:.32}@media (forced-colors:active){.hero-card>.surface-fill{background:canvas}}@media (min-width:1600px){.container{width:min(1280px,100% - 100px)}}.hero-copy{text-align:center;max-width:1000px;margin-inline:auto}.hero h1 .typewriter-word{color:var(--action)}.hero h1{font-weight:var(--weight-black);letter-spacing:var(--tracking-heading)}.hero h1 .hero-accent-line,.hero h1 .hero-type-line{color:var(--ink);display:block}.hero h1 .hero-type-line{min-height:1.06em;font-size:.82em;line-height:1.16}.typewriter-word{text-align:center;white-space:nowrap;min-width:11ch;display:inline-block}.typewriter-dot{color:var(--cobalt)}.typewriter-caret{background:var(--cobalt);vertical-align:-.06em;border-radius:2px;width:2px;height:.82em;margin-left:.12em;animation:typewriter-caret-blink 1s step-end infinite;display:inline-block}@keyframes typewriter-caret-blink{50%{opacity:0}}.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}.hero-description{max-width:650px;margin:26px auto 30px;font-size:20px;line-height:1.55}.hero .button-row{justify-content:center}.hero-reassurance{margin:18px auto 0;font-size:12px}.product-capture{min-width:0;margin:0}.capture-surface{--paper-position:65% center;padding:32px}.capture-window{background:#fff;border:1px solid #18252a16;border-radius:12px;overflow:hidden;box-shadow:0 12px 36px #18252a12}.capture-chrome{border-bottom:1px solid #e9ebed;align-items:center;gap:5px;height:26px;padding:0 12px;display:flex}.capture-chrome>span{background:#cbd1d5;border-radius:50%;width:5px;height:5px}.capture-chrome b{letter-spacing:.04em;font-size:8px;font-weight:var(--weight-medium);color:var(--muted);margin:auto;padding-right:24px}.product-capture img{width:100%;height:auto;display:block}.product-capture figcaption{text-align:center;color:var(--muted);margin-top:12px;font-size:11px}.hero-capture{max-width:1120px;margin:60px auto 32px}.hero-card .hero-capture{margin-bottom:0}.hero-capture .capture-surface{padding:44px 64px 0}.hero-capture .capture-window{border-bottom-right-radius:0;border-bottom-left-radius:0}.hero-capture .capture-chrome{height:32px}.capture-phone{border:7px solid var(--ink);background:var(--ink);border-radius:34px;width:min(390px,76vw);margin-inline:auto;position:relative;overflow:hidden;box-shadow:0 14px 40px #18252a30}.capture-phone img{border-radius:26px}.paired-capture .capture-surface{align-items:center;min-height:380px;padding:32px 13% 32px 32px;display:flex}.paired-capture .capture-window{width:100%}.paired-capture .capture-phone{width:25%;margin:0;position:absolute;bottom:18px;right:3%}.hero-capture.paired-capture .capture-surface{min-height:0;padding:44px 13% 0 64px;display:block}.hero-card .hero-capture .capture-surface{border:0;border-radius:0;padding:0}.hero-card .hero-capture .capture-surface>.surface-fill{display:none}.hero-capture.paired-capture .capture-phone{width:24%;bottom:-18px;right:2.5%}.mobile-only-capture .capture-surface{padding:24px}.reassurance{border-bottom:1px solid var(--line)}.reassurance-inner{flex-wrap:wrap;justify-content:center;gap:14px 48px;padding:26px 0;display:flex}.reassurance-inner>span{font-size:14px;font-weight:var(--weight-semibold);align-items:center;gap:9px;display:flex}.reassurance svg{color:var(--cobalt)}.section-heading{justify-content:space-between;align-items:end;gap:48px;margin-bottom:60px;display:flex}.section-heading h2{max-width:620px}.section-title{font-family:var(--font-display);font-weight:var(--weight-extrabold);letter-spacing:var(--tracking-heading);text-wrap:balance;line-height:1.1}.section-title>span{display:block}.section-title>span+span{margin-top:14px}.section-title-subtitle{color:var(--muted);font-size:15px;font-weight:var(--weight-semibold);letter-spacing:0;text-wrap:pretty;line-height:1.5}.section-title-main{color:var(--ink);font-size:var(--heading-section);font-weight:var(--weight-extrabold);line-height:1.12}.section-title-accent{color:var(--cobalt);display:inline}.section-title-compact>span+span{margin-top:12px}.section-title-compact .section-title-subtitle{font-size:14px}.section-title-compact .section-title-main{font-size:var(--heading-compact)}.section-heading .section-title{margin:0}.section-heading p{max-width:320px;font-size:16px}.section-heading .text-link{flex-shrink:0}.workflow-list{gap:74px;display:grid}.workflow{grid-template-columns:.82fr 1.18fr;align-items:center;gap:70px;display:grid}.workflow:nth-child(2n){grid-template-columns:1.18fr .82fr}.workflow:nth-child(2n) .workflow-copy{order:2}.workflow-copy h3{font-size:36px}.workflow-copy p:not(.eyebrow){margin:20px 0}.step-number{color:var(--muted);letter-spacing:.05em;margin-bottom:25px;font-size:13px;display:block}.workflow-copy .step-number{margin-bottom:32px}.workflow-copy .eyebrow{margin-bottom:12px}.publishing-section{background:var(--cream)}.home-page .publishing-section{background:linear-gradient(#fffefb00,#f6f5ef 18% 82%,#fffefb00)}.publishing-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:56px 36px;display:grid}.publishing-card{min-width:0}.publishing-card h3{margin-bottom:12px;font-size:28px}.publishing-card>p{min-height:48px;margin-bottom:24px;font-size:15px}.publishing-card .step-number{margin-bottom:14px}.roles-section{background:var(--paper)}.home-page .roles-section{background:0 0}.roles-section h2{max-width:680px}.roles-grid,.steps-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-top:48px;display:grid}.roles-grid article,.steps-grid article{min-width:0;padding:28px}.roles-grid h3{margin-bottom:18px}.roles-grid p,.steps-grid p{font-size:15px}.role-symbol{width:64px;height:64px;color:var(--cobalt);justify-content:center;align-items:center;margin-bottom:30px;font-size:48px;display:flex}.surface[data-tone=butter] .role-symbol{color:#936500}.surface[data-tone=sage] .role-symbol{color:#52715b}.steps-grid{margin-top:0}.steps-grid h2,.steps-grid h3{margin-bottom:16px;font-size:24px}.steps-grid .step-number{background:var(--paper);color:var(--action);border:1px solid var(--surface-line);border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.trust-section{--paper-position:left bottom;grid-template-columns:1fr 2.5fr;align-items:center;gap:60px;padding:65px;display:grid}.trust-icon{background:var(--paper);color:#52715b;border:1px solid var(--line-sage);border-radius:50%;justify-content:center;align-items:center;width:150px;height:150px;display:flex}.trust-section h2{max-width:650px;font-size:36px}.trust-section p{max-width:650px;margin:22px 0 14px}.pricing-section{grid-template-columns:1fr 1fr;align-items:center;gap:100px;display:grid}.pricing-copy p{margin:26px 0}.price-card{padding:36px;box-shadow:0 8px 32px #18252a06}.price-trial{color:var(--action);align-items:center;gap:9px;margin-bottom:26px;font-size:13px;display:flex}.price-amount{font-size:80px;font-weight:var(--weight-extrabold);letter-spacing:-.055em;align-items:end;gap:17px;line-height:1;display:flex}.price-amount span{letter-spacing:0;max-width:150px;padding-bottom:7px;font-size:14px;line-height:1.5}.price-conditions{margin:18px 0 30px;font-size:13px}.price-includes{border-top:1px solid var(--line);padding-top:24px}.price-includes h3{font-size:13px;font-weight:var(--weight-bold);letter-spacing:0;margin-bottom:16px}.price-includes ul{gap:11px;margin:0 0 26px;padding:0;font-size:14px;list-style:none;display:grid}.price-includes li{align-items:center;gap:10px;display:flex}.price-includes svg{color:var(--cobalt);flex-shrink:0}.price-card .button{width:100%}.price-card .fine-print{text-align:center;margin-top:12px}.resource-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.resource-card{flex-direction:column;min-width:0;padding:28px;display:flex}.resource-card .article-date{color:var(--muted);margin-block:20px 8px;display:block}.resource-read{color:var(--action);font-size:14px;font-weight:var(--weight-semibold);margin-top:auto;padding-top:12px;display:block}.resource-index{color:var(--muted);justify-content:space-between;align-items:center;margin-bottom:45px;font-size:12px;display:flex}.resource-index svg{color:var(--cobalt);transition:transform .2s}@media (hover:hover) and (pointer:fine){.resource-card:hover svg{transform:translate(4px)}}.resource-card .eyebrow{margin-bottom:12px;font-size:10px}.resource-card h2,.resource-card h3{margin-bottom:16px;font-size:25px;line-height:1.3}.resource-card p{font-size:14px}.faq-section{grid-template-columns:1fr 1.5fr;gap:120px;display:grid}.final-invitation{color:var(--ink);padding:24px 0 72px}.invitation-inner{text-align:center;--paper-position:center bottom;flex-direction:column;align-items:center;gap:22px;padding:72px 40px;display:flex}.invitation-inner>svg{color:var(--action)}.invitation-inner h2{max-width:720px;font-size:clamp(36px,4.2vw,56px)}.invitation-inner p{color:var(--muted);max-width:560px}.invitation-inner .fine-print{color:var(--muted)}.breadcrumbs.container{width:calc(100% - 108px);max-width:none;padding-top:30px}.breadcrumbs ol{color:var(--muted);flex-wrap:wrap;gap:8px;margin:0;padding:0;font-size:11px;list-style:none;display:flex}.breadcrumbs li{align-items:center;gap:8px;display:flex}.breadcrumbs a{text-underline-offset:4px;padding:8px 0;text-decoration:underline}.page-intro{text-align:center;max-width:960px;padding-block:70px 65px}.page-intro .section-title-main,.page-intro h1{font-size:var(--heading-page)}.page-intro p{max-width:670px;margin:26px auto 0;font-size:18px}.feature-overview{gap:16px;margin-bottom:100px;display:grid}.feature-overview>a{align-items:center;gap:36px;padding:32px;display:flex}.feature-overview>a>div{min-width:0}.feature-overview .step-number{margin:0}.feature-overview h2{margin-bottom:12px;font-size:30px}.feature-overview>a>svg{color:var(--cobalt);flex-shrink:0;margin-left:auto}.feature-overview p{font-size:15px}.feature-capture{max-width:980px}.feature-story{grid-template-columns:1fr 1.1fr;gap:90px;display:grid}.feature-outcome{text-align:center;max-width:850px;margin-block:60px 0;font-size:24px}.related-section{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:32px;padding-block:30px 90px;display:flex}.related-section h2{font-size:24px}.related-section>div{flex-wrap:wrap;gap:24px;display:flex}.contact-panel{grid-template-columns:1.1fr 1fr;gap:80px;margin-block:10px 100px;padding:50px;display:grid}.contact-actions{min-width:0}.contact-panel h2{margin-bottom:22px;font-size:28px}.contact-panel p{margin-bottom:24px;font-size:15px}.contact-email{letter-spacing:-.04em;text-underline-offset:7px;overflow-wrap:anywhere;align-items:center;gap:8px;margin-bottom:28px;font-size:clamp(20px,2.3vw,30px);text-decoration:underline;display:flex}.contact-status{min-height:40px;margin-top:15px;font-size:13px;display:block}.about-grid{grid-template-columns:1fr 1fr;align-items:center;gap:90px;display:grid}.about-grid p{margin:24px 0}.about-art{aspect-ratio:1;justify-content:center;align-items:center;display:flex;overflow:hidden}.about-letter{font-size:clamp(180px,22vw,260px);line-height:1;font-weight:var(--weight-bold);color:var(--action);z-index:1}.about-art i{background:#f8d84e;border-radius:50%;width:70%;height:70%;position:absolute;bottom:-30%;right:-30%}.security-grid{grid-template-columns:1fr 1fr;gap:24px;padding-block:20px 70px;display:grid}.security-grid article{padding:32px}.security-grid svg{color:var(--cobalt);margin-bottom:24px}.security-grid h2{margin-bottom:20px;font-size:28px}.security-grid p{font-size:16px}.tour-section{padding-bottom:90px}.tour-panel article{margin-bottom:60px}.tour-caption{text-align:center;max-width:650px;margin:30px auto}.tour-caption h2{margin-bottom:20px}.tour-caption .text-link{margin-top:12px}.article{max-width:800px}.article h1,.article h1 .section-title-main{font-size:clamp(34px,4vw,54px)}.article h2{margin-top:36px;margin-bottom:20px;font-size:27px}.article-content>section+section{border-top:1px solid var(--line);margin-top:36px}.article p{margin-bottom:22px}.article ul{color:var(--muted);padding-left:24px;line-height:1.8;list-style:outside}.article a:not(.button){color:var(--action);text-decoration:underline}.article time{color:var(--muted);font-size:13px}.pagination{justify-content:center;gap:20px;padding-block:40px;display:flex}.pagination a{min-height:44px;color:var(--action);align-items:center;text-decoration:underline;display:flex}@media (max-width:1000px){.container{width:calc(100% - 56px)}.section{padding-block:75px}.workflow,.workflow:nth-child(2n){gap:35px}.capture-surface{padding:20px}.roles-grid,.steps-grid{gap:16px}.roles-grid article,.steps-grid article{padding:24px}.faq-section,.pricing-section{gap:48px}.trust-section{gap:35px;padding:45px}.section-heading{gap:30px}.contact-panel{gap:35px;padding:35px}.contact-email{font-size:22px}.about-grid{gap:50px}.price-card{padding:28px}.resource-card{padding:24px}}@media (max-width:800px){.roles-grid,.steps-grid{grid-template-columns:1fr}.roles-grid article,.steps-grid article{padding:28px}.roles-grid h3{max-width:580px}.resource-grid{grid-template-columns:1fr}.resource-index{margin-bottom:28px}.resource-card{padding:28px}}@media (max-width:700px){.container{width:calc(100% - 40px)}.section{padding-block:64px}.hero-clip{padding:108px 22px 0}.hero h1{font-size:clamp(36px,8.8vw,54px)}.hero h1 .hero-type-line{min-height:1.3em;margin-top:10px;font-size:clamp(23px,5.4vw,36px)}.hero-description{margin-block:24px;font-size:18px}.hero-reassurance{max-width:270px}.hero .button-row .button{width:100%;max-width:300px}.hero-capture.paired-capture .capture-surface,.paired-capture .capture-surface{min-height:0;padding:24px;display:block}.paired-capture .capture-window{display:none}.hero-capture.paired-capture .capture-phone,.paired-capture .capture-phone{width:min(330px,100%);margin-inline:auto;position:relative;bottom:auto;right:auto}.hero-card .hero-capture .capture-surface{padding:0}.hero-capture{margin-top:40px}.capture-phone{border-width:6px}.reassurance-inner{gap:12px 24px;padding-block:24px}.reassurance-inner>span{font-size:12px}.section-heading{flex-direction:column;align-items:flex-start;gap:24px;margin-bottom:40px}.section-heading p{max-width:520px}.about-grid,.contact-panel,.faq-section,.feature-story,.pricing-section,.publishing-grid,.security-grid,.trust-section,.workflow,.workflow:nth-child(2n){grid-template-columns:1fr}.workflow:nth-child(2n) .workflow-copy{order:0}.workflow-list{gap:56px}.workflow{gap:24px}.workflow-copy .step-number{margin-bottom:18px}.publishing-card>p{min-height:0}.resource-grid,.roles-grid,.steps-grid{gap:20px}.about-grid,.contact-panel,.faq-section,.feature-story,.pricing-section{gap:36px}.trust-section{gap:28px;padding:36px 28px}.trust-icon{width:96px;height:96px}.feature-overview>a{align-items:flex-start;gap:16px;padding:24px}.feature-overview h2{font-size:26px}.feature-overview>a>svg{width:20px}.contact-panel{padding:28px}.contact-email{font-size:clamp(18px,5.7vw,26px)}.contact-email svg{flex-shrink:0;width:18px}.invitation-inner{padding:48px 24px}.final-invitation{padding-bottom:48px}.page-intro{padding-block:48px}.page-intro p{font-size:17px}.feature-outcome{font-size:21px}}@media (max-width:359px){:root{--heading-page:32px}.container,.hero-card.container{width:calc(100% - 32px)}.hero-clip{padding-inline:18px}.hero h1{font-size:34px}.hero h1 .hero-type-line{font-size:21px}.button{padding:13px 20px;font-size:14px}.hero .button-row{gap:12px}.price-card{padding:22px}.price-trial{font-size:12px}.contact-panel{padding:20px}.feature-overview>a{gap:12px;padding:20px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{transition:none!important;animation:none!important}}.article-header{margin-block:36px 46px}.article-header h1{margin-bottom:24px}.article-date{font-size:13px!important}.article-breadcrumbs{width:calc(100vw - 108px);position:relative;left:50%;transform:translate(-50%)}.article-breadcrumbs ol{color:var(--muted);flex-wrap:wrap;gap:6px;margin:0 0 30px;padding:0;font-size:11px;list-style:none;display:flex}.article-breadcrumbs a{align-items:center;min-height:30px;display:inline-flex}.article-breadcrumbs li{align-items:center;gap:6px;display:inline-flex}.article-notice{background:var(--cream);border-radius:12px;margin-bottom:32px;padding:20px;font-size:14px}.article-pagination{flex-wrap:wrap;justify-content:center;align-items:center;gap:24px;padding-top:50px;font-size:14px;display:flex}.article-pagination a{min-height:44px;color:var(--action);align-items:center;display:flex}.article-next{border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin:45px 0 25px;padding:10px 0 35px}.article-content blockquote{border-left:3px solid var(--cobalt);margin:25px 0;padding-left:24px}.article-content table{border-collapse:collapse;max-width:100%;margin-block:24px;font-size:14px;display:block;overflow-x:auto}.article-content td,.article-content th{border:1px solid var(--line);text-align:left;padding:12px}.article-content ol{color:var(--muted);padding-left:24px;line-height:1.8;list-style:decimal}.article-content li{margin-bottom:10px}.section-actions{flex-wrap:wrap;gap:20px;margin-top:32px;display:flex}@media (max-width:1100px){.breadcrumbs.container{width:calc(100% - 88px)}.article-breadcrumbs{width:calc(100vw - 88px)}}@media (max-width:1023px){.breadcrumbs.container{width:calc(100% - 80px)}.article-breadcrumbs{width:calc(100vw - 80px)}}@media (max-width:767px){.article-header{margin-block:24px 35px}.article-next .button{margin-bottom:10px}}@media (max-width:479px){.breadcrumbs.container{width:calc(100% - 60px)}.article-breadcrumbs{width:calc(100vw - 60px)}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@font-face{font-family:GeistSans;src:url(/_next/static/media/0b78ff376f6b9734-s.p.woff2) format("woff2");font-display:swap;font-weight:100 900}@font-face{font-family:GeistSans Fallback;src:local("Arial");ascent-override:94.56%;descent-override:27.76%;line-gap-override:0.00%;size-adjust:106.28%}.__className_8adcd2{font-family:GeistSans,GeistSans Fallback}.__variable_8adcd2{--font-geist-sans:"GeistSans","GeistSans Fallback"}