/*! tailwindcss v4.3.2 | 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-leading:initial;--tw-font-weight:initial;--tw-tracking:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:host,:root{--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;--text-base:1rem;--text-base--line-height:calc(1.5 / 1);--text-lg:1.125rem;--font-weight-extrabold:800;--radius-sm:.25rem;--radius-md:.375rem;--radius-lg:.5rem;--shadow-md:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;--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)}}@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}.static{position:static}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.mt-4{margin-top:calc(var(--spacing) * 4)}.block{display:block}.contents{display:contents}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline-flex{display:inline-flex}.table{display:table}.w-full{width:100%}.items-baseline{align-items:baseline}.gap-4{gap:calc(var(--spacing) * 4)}.text-base{font-size:var(--text-base);line-height:var(--tw-leading,var(--text-base--line-height))}.text-\[13px\]{font-size:13px}.text-\[17px\]{font-size:17px}.text-\[22px\]{font-size:22px}.leading-none{--tw-leading:1;line-height:1}.font-extrabold{--tw-font-weight:var(--font-weight-extrabold);font-weight:var(--font-weight-extrabold)}.tracking-\[-0\.04em\]{--tw-tracking:-.04em;letter-spacing:-.04em}.text-\[var\(--logo-accent\)\]{color:var(--logo-accent)}.text-\[var\(--logo-wordmark\)\]{color:var(--logo-wordmark)}.ring{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.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))}.select-none{-webkit-user-select:none;user-select:none}@media (min-width:48rem){.md\:hidden{display:none}.md\:inline-flex{display:inline-flex}}}:root{--paper:#fbfbfa;--surface:#fff;--ink:#0a0b0f;--muted:#5b6472;--muted-soft:#8b93a1;--border:#0a0b0f17;--border-strong:#0a0b0f29;--accent:#3757ff;--accent-ink:#fff;--accent-soft:#3757ff14;--accent-line:#3757ff38;--logo-wordmark:var(--ink);--logo-accent:var(--accent);--radius-sm:8px;--radius-md:14px;--radius-lg:20px;--radius-full:999px;--shadow-sm:0 1px 2px #0a0b0f0a;--shadow-md:0 12px 32px #0a0b0f14;--text-hero:clamp(2.5rem,4.4vw + 1.2rem,4.25rem);--text-h2:clamp(1.75rem,1.7vw + 1.2rem,2.5rem);--text-lg:1.1875rem;--ease:cubic-bezier(.16,1,.3,1)}@media (prefers-color-scheme:dark){:root{--paper:#08090c;--surface:#101218;--ink:#f4f5f7;--muted:#9aa2b1;--muted-soft:#6b7280;--border:#ffffff17;--border-strong:#ffffff29;--accent:#6b85ff;--accent-soft:#6b85ff1f;--accent-line:#6b85ff4d}}*{border-color:var(--border)}html{color-scheme:light dark}body{background:var(--paper);color:var(--ink);font-family:var(--font-sans),ui-sans-serif,system-ui,sans-serif;font-feature-settings:"ss01" 1;-webkit-font-smoothing:antialiased}.site-shell{flex-direction:column;min-height:100dvh;display:flex}main{flex:1}a{color:inherit;text-decoration:none}h1,h2,h3{letter-spacing:-.02em;font-weight:650;line-height:1.08}.mono{font-family:var(--font-mono),ui-monospace,monospace}.container{max-width:1160px;margin-inline:auto;padding-inline:24px}.button{border-radius:var(--radius-full);white-space:nowrap;height:2.75rem;transition:transform .15s var(--ease),background .15s var(--ease),opacity .15s var(--ease);justify-content:center;align-items:center;gap:.5rem;padding-inline:1.375rem;font-size:.9375rem;font-weight:600;display:inline-flex}.button:active{transform:scale(.97)}.button-primary{background:var(--ink);color:var(--paper)}.button-primary:hover{opacity:.86}.button-secondary{color:var(--ink);border:1px solid var(--border-strong);background:0 0}.button-secondary:hover{border-color:var(--ink)}.site-header{z-index:40;background:var(--paper);position:sticky;top:0}@supports (color:color-mix(in lab,red,red)){.site-header{background:color-mix(in srgb,var(--paper) 82%,transparent)}}.site-header{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);transition:border-color .2s var(--ease),background .2s var(--ease);border-bottom:1px solid #0000}.site-header--scrolled{border-bottom-color:var(--border)}.site-header-inner{justify-content:space-between;align-items:center;gap:1.5rem;height:68px;display:flex}.site-nav{align-items:center;gap:2rem;display:none}.site-nav-link{color:var(--muted);transition:color .15s var(--ease);font-size:.9375rem;font-weight:550}.site-nav-link.is-active,.site-nav-link:hover{color:var(--ink)}.header-actions{align-items:center;gap:.75rem;display:flex}.mobile-menu-btn{border-radius:var(--radius-full);justify-content:center;align-items:center;width:2.5rem;height:2.5rem;display:inline-flex}.mobile-menu-icon{font-size:1.25rem;line-height:1}.mobile-drawer{z-index:50;background:var(--paper);flex-direction:column;padding:24px;display:flex;position:fixed;inset:0}.mobile-drawer-top{justify-content:space-between;align-items:center;display:flex}.mobile-drawer-nav{flex-direction:column;gap:.25rem;margin-top:2.5rem;display:flex}.mobile-drawer-link{border-bottom:1px solid var(--border);padding-block:.875rem;font-size:1.375rem;font-weight:600}@media (min-width:768px){.site-nav{display:flex}}.hero{padding-block:clamp(3rem,6vw,6rem) clamp(2.5rem,5vw,4rem)}.hero-inner{gap:clamp(2.5rem,4vw,4rem);display:grid}.hero-copy h1{font-size:var(--text-hero);max-width:15ch}.hero-copy p{font-size:var(--text-lg);color:var(--muted);max-width:42ch;margin-top:1.25rem}.hero-actions{flex-wrap:wrap;gap:.75rem;margin-top:2rem;display:flex}.hero-story{width:100%}@media (min-width:1024px){.hero-inner{grid-template-columns:.85fr 1.15fr;align-items:center}}.section{padding-block:clamp(3rem,6vw,5.5rem)}.section-head{max-width:46ch;margin-bottom:clamp(2rem,4vw,3rem)}.section-head h2{font-size:var(--text-h2)}.section-head p{color:var(--muted);font-size:var(--text-lg);margin-top:.75rem}.feature-grid{background:var(--border);border:1px solid var(--border);border-radius:var(--radius-lg);gap:1px;display:grid;overflow:hidden}.feature-card{background:var(--surface);flex-direction:column;gap:1rem;padding:clamp(1.5rem,2.5vw,2.25rem);display:flex}.feature-card-index{font-family:var(--font-mono),monospace;color:var(--muted-soft);font-size:.75rem}.feature-card h3{font-size:1.25rem}.feature-card p{color:var(--muted);font-size:.9375rem;line-height:1.55}.feature-visual{margin-top:auto;padding-top:.5rem}@media (min-width:900px){.feature-grid{grid-template-columns:repeat(3,1fr)}}.visual-chips{flex-wrap:wrap;gap:.4rem;display:flex}.visual-chip{border-radius:var(--radius-full);background:var(--accent-soft);color:var(--accent);padding:.3rem .65rem;font-size:.75rem;font-weight:550}.visual-pages{flex-direction:column;gap:.4rem;display:flex}.visual-page{color:var(--ink);border:1px solid var(--border);border-radius:var(--radius-sm);justify-content:space-between;align-items:center;gap:.55rem;padding:.45rem .6rem;font-size:.8125rem;display:flex}.visual-page-name{font-family:var(--font-mono),monospace;color:var(--muted);font-size:.75rem}.visual-page-status{color:var(--accent);flex-shrink:0;align-items:center;gap:.3rem;font-size:.75rem;font-weight:600;display:inline-flex}.visual-bars{align-items:flex-end;gap:.3rem;height:3.25rem;display:flex}.visual-bars span{background:var(--accent-soft);border-radius:3px 3px 0 0;flex:1}.visual-bars span:nth-child(3),.visual-bars span:nth-child(6){background:var(--accent)}.product-story{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);overflow:hidden}.product-story-bar{border-bottom:1px solid var(--border);color:var(--muted);align-items:center;gap:.75rem;padding:.7rem 1rem;font-size:.8125rem;display:flex}.product-story-dots{gap:.3rem;display:flex}.product-story-dots span{background:var(--border-strong);border-radius:50%;width:.5rem;height:.5rem}.product-story-bar>span:nth-child(2){color:var(--ink);font-weight:550}.product-story-mode{font-family:var(--font-mono),monospace;letter-spacing:.04em;text-transform:uppercase;color:var(--muted-soft);margin-left:auto;font-size:.6875rem}.product-story-body{flex-direction:column;display:flex}.product-story-nav{border-bottom:1px solid var(--border);display:flex;overflow-x:auto}.product-story-nav button{min-width:max-content;color:var(--muted-soft);transition:color .15s var(--ease);border-bottom:2px solid #0000;flex:1;align-items:center;gap:.4rem;padding:.75rem 1rem;font-size:.8125rem;font-weight:550;display:flex}.product-story-nav button span{font-family:var(--font-mono),monospace;opacity:.7;font-size:.6875rem}.product-story-nav button.is-active{color:var(--ink);border-bottom-color:var(--accent)}.product-story-stage{animation:story-fade .35s var(--ease);gap:1.25rem;padding:clamp(1.25rem,2.5vw,1.75rem);display:grid}@keyframes story-fade{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.scene-kicker{font-family:var(--font-mono),monospace;letter-spacing:.04em;text-transform:uppercase;color:var(--accent);font-size:.6875rem}.product-story-copy h3{margin-top:.35rem;font-size:1.375rem}.product-story-copy p{color:var(--muted);margin-top:.4rem;font-size:.9375rem}.product-story-foot{border-top:1px solid var(--border);color:var(--muted-soft);justify-content:space-between;align-items:center;padding:.75rem 1.25rem;font-size:.8125rem;display:flex}.product-story-foot button{color:var(--accent);gap:.3rem}.product-story-complete,.product-story-foot button{align-items:center;font-weight:600;display:inline-flex}.product-story-complete{color:var(--ink);gap:.4rem}.product-story-complete span{background:#21c55d;border-radius:50%;width:.5rem;height:.5rem}.product-story--compact .product-story-stage{min-height:15rem}.story-workspace{background:var(--paper);border:1px solid var(--border);border-radius:var(--radius-md);flex-direction:column;gap:.85rem;padding:1.1rem;display:flex}.story-message{font-size:.875rem}.story-message span{color:var(--muted-soft);margin-bottom:.25rem;font-size:.75rem;font-weight:600;display:block}.story-message p{color:var(--ink)}.story-context-row{flex-wrap:wrap;gap:.4rem;display:flex}.story-context-row span{font-family:var(--font-mono),monospace;border-radius:var(--radius-sm);background:var(--surface);border:1px solid var(--border);color:var(--muted);padding:.3rem .55rem;font-size:.6875rem}.story-scene-head{align-items:center;gap:.5rem;font-size:.8125rem;font-weight:600;display:flex}.story-agent-dot{background:var(--accent);border-radius:50%;width:.5rem;height:.5rem}.story-scene-copy{color:var(--muted);font-size:.875rem}.story-source{gap:.7rem;font-size:.8125rem;display:flex}.story-source>span{font-family:var(--font-mono),monospace;color:var(--muted-soft);flex-shrink:0}.story-source strong{font-size:.875rem;display:block}.story-source p{color:var(--muted);margin-top:.1rem}.story-query{font-family:var(--font-mono),monospace;color:var(--muted);background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-sm);padding:.5rem .65rem;font-size:.75rem}.story-metrics{gap:1.5rem;display:flex}.story-metrics strong{font-size:1.375rem;display:block}.story-metrics span{color:var(--muted-soft);font-size:.75rem}.story-chart{align-items:flex-end;gap:.35rem;height:4.5rem;display:flex}.story-chart span{background:var(--accent-soft);border-radius:3px 3px 0 0;flex:1}.story-finding{border-left:2px solid var(--accent);flex-direction:column;gap:.15rem;padding-left:.65rem;font-size:.8125rem;display:flex}.story-finding>div{justify-content:space-between;font-weight:600;display:flex}.story-finding small{color:var(--muted-soft)}.story-boundary{border-top:1px dashed var(--border-strong);justify-content:space-between;align-items:center;padding-top:.6rem;font-size:.8125rem;display:flex}.story-boundary span{color:var(--muted-soft)}.story-operation{grid-template-columns:1fr 1fr;gap:.75rem;font-size:.8125rem;display:grid}.story-operation span{color:var(--muted-soft);font-size:.75rem;display:block}.story-operation strong{font-size:.9375rem}.story-status{align-items:center;gap:.4rem;font-size:.8125rem;font-weight:600;display:flex}.story-status span{background:#21c55d;border-radius:50%;width:.5rem;height:.5rem}.trust-strip{border-top:1px solid var(--border);border-bottom:1px solid var(--border);gap:1.5rem;padding-block:clamp(2rem,4vw,3rem);display:grid}.trust-item{gap:.75rem;display:flex}.trust-item strong{font-size:.9375rem;display:block}.trust-item p{color:var(--muted);margin-top:.15rem;font-size:.875rem}.trust-dot{background:var(--accent);border-radius:50%;flex-shrink:0;width:.4rem;height:.4rem;margin-top:.4rem}@media (min-width:800px){.trust-strip{grid-template-columns:repeat(4,1fr)}}.two-col{gap:1rem 3rem;display:grid}.two-col>p:first-child{color:var(--muted);font-size:.9375rem}@media (min-width:800px){.two-col{grid-template-columns:.85fr 1.6fr}}.principle-list{flex-direction:column;display:flex}.principle{border-top:1px solid var(--border);gap:1.5rem;padding-block:1.5rem;display:flex}.principle:last-child{border-bottom:1px solid var(--border)}.principle span{font-family:var(--font-mono),monospace;color:var(--muted-soft);padding-top:.15rem;font-size:.8125rem}.principle h3{font-size:1.0625rem}.principle p{color:var(--muted);margin-top:.25rem;font-size:.9375rem}.contact-panel{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);flex-direction:column;align-items:flex-start;gap:.6rem;padding:clamp(1.5rem,3vw,2.25rem);display:flex}.contact-panel h2{font-size:1.375rem}.contact-panel p{color:var(--muted);font-size:.9375rem}.contact-panel .button{margin-top:.5rem}.final-cta{text-align:center;padding-block:clamp(3.5rem,7vw,6rem)}.final-cta h2{font-size:var(--text-h2)}.final-cta p{color:var(--muted);font-size:var(--text-lg);margin-top:.75rem}.final-cta-actions{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:2rem;display:flex}.site-footer{border-top:1px solid var(--border);padding-block:clamp(2rem,4vw,3rem) 1.75rem}.footer-grid{flex-wrap:wrap;justify-content:space-between;gap:2rem;display:flex}.footer-brand p{color:var(--muted-soft);max-width:26ch;margin-top:.75rem;font-size:.875rem}.footer-links{flex-direction:column;gap:.6rem;display:flex}.footer-link{color:var(--muted);transition:color .15s var(--ease);font-size:.875rem}.footer-link:hover{color:var(--ink)}.footer-bottom{border-top:1px solid var(--border);color:var(--muted-soft);flex-wrap:wrap;justify-content:space-between;gap:.5rem;margin-top:2.5rem;padding-top:1.5rem;font-size:.8125rem;display:flex}.legal-body{max-width:68ch;margin-top:2rem}.legal-body h2{margin-top:2rem;margin-bottom:.5rem;font-size:1.125rem}.legal-body li,.legal-body p{color:var(--muted);font-size:.9375rem;line-height:1.65}.legal-body ul{flex-direction:column;gap:.35rem;padding-left:1.25rem;list-style:outside;display:flex}.legal-body a{color:var(--accent)}.legal-lead{color:var(--muted);margin-top:.75rem}@property --tw-leading{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-tracking{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@font-face{font-family:Manrope;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/438aa629764e75f3-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Manrope;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/875ae681bfde4580-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Manrope;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/51251f8b9793cdb3-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Manrope;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/e857b654a2caa584-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Manrope;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/cc978ac5ee68c2b6-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Manrope;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/4c9affa5bc8f420e-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Manrope;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/438aa629764e75f3-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Manrope;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/875ae681bfde4580-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Manrope;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/51251f8b9793cdb3-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Manrope;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/e857b654a2caa584-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Manrope;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/cc978ac5ee68c2b6-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Manrope;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/4c9affa5bc8f420e-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Manrope;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/438aa629764e75f3-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Manrope;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/875ae681bfde4580-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Manrope;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/51251f8b9793cdb3-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Manrope;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/e857b654a2caa584-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Manrope;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/cc978ac5ee68c2b6-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Manrope;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/4c9affa5bc8f420e-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Manrope;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/438aa629764e75f3-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Manrope;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/875ae681bfde4580-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Manrope;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/51251f8b9793cdb3-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Manrope;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/e857b654a2caa584-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Manrope;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/cc978ac5ee68c2b6-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Manrope;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/4c9affa5bc8f420e-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Manrope;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/438aa629764e75f3-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Manrope;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/875ae681bfde4580-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Manrope;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/51251f8b9793cdb3-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Manrope;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/e857b654a2caa584-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Manrope;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/cc978ac5ee68c2b6-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Manrope;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/4c9affa5bc8f420e-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Manrope Fallback;src:local("Arial");ascent-override:103.31%;descent-override:29.07%;line-gap-override:0.00%;size-adjust:103.19%}.__className_6b03d3{font-family:Manrope,Manrope Fallback;font-style:normal}.__variable_6b03d3{--font-sans:"Manrope","Manrope Fallback"}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/58f386aa6b1a2a92-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/011e180705008d6f-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/7ba5fb2a8c88521c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/92eeb95d069020cc-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/d3ebbfd689654d3a-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/ef4d5661765d0e49-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/d29838c109ef09b4-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/e40af3453d7c920a-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/99dcf268bda04fe5-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/98e207f02528a563-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/73cb51aac9c97f90-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/d26bbd13d6b70f89-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/20535187d867b7b9-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/5356a6a4f2c8c8d8-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/db96af6b531dc71f-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:IBM Plex Mono Fallback;src:local("Arial");ascent-override:76.16%;descent-override:20.43%;line-gap-override:0.00%;size-adjust:134.59%}.__className_595324{font-family:IBM Plex Mono,IBM Plex Mono Fallback;font-style:normal}.__variable_595324{--font-mono:"IBM Plex Mono","IBM Plex Mono Fallback"}