@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{.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--background:#fff;--background-subtle:#fafafa;--foreground:#171717;--muted:#4d4d4d;--subtle:#7d7d7d;--border:#eaeaea;--border-strong:#c9c9c9;--accent:#006bff;--success:#107d32;--radius:6px;--site-width:1080px}html,body{background:var(--background);min-height:100%;color:var(--foreground);margin:0;padding:0}body{font-family:var(--font-geist-sans),"Geist",ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;text-rendering:geometricprecision;-webkit-font-smoothing:antialiased;font-size:14px;line-height:1.5}*{box-sizing:border-box}a{color:inherit;text-decoration:none}.site-shell{width:min(100%,var(--site-width));min-height:100vh;margin:0 auto;padding:0 24px}.site-header,.site-footer{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:24px;min-height:64px;display:flex}.site-brand{color:var(--foreground);letter-spacing:-.01em;font-size:14px;font-weight:600}.site-nav,.site-footer nav{align-items:center;gap:18px;display:flex}.site-nav a,.site-footer a{color:var(--muted);font-size:13px;transition:color .16s}.site-nav a:hover,.site-footer a:hover,.document-page a:hover{color:var(--foreground)}.site-footer{border-top:1px solid var(--border);color:var(--subtle);border-bottom:0;margin-top:96px;font-size:12px}.hero-section{grid-template-columns:minmax(0,.9fr) minmax(360px,1fr);align-items:center;gap:64px;min-height:calc(100vh - 64px);padding:72px 0 88px;display:grid}.hero-copy h1,.document-header h1{color:var(--foreground);letter-spacing:-.06em;margin:0;font-size:clamp(48px,8vw,72px);font-weight:600;line-height:1}.hero-copy p,.document-header p{max-width:520px;color:var(--muted);letter-spacing:-.02em;margin:24px 0 0;font-size:20px;font-weight:400;line-height:1.6}.hero-actions,.document-actions{flex-wrap:wrap;gap:12px;margin-top:32px;display:flex}.site-button{border-radius:var(--radius);border:1px solid #0000;justify-content:center;align-items:center;min-height:40px;padding:0 16px;font-size:14px;font-weight:500;line-height:20px;transition:background .16s,border-color .16s,color .16s;display:inline-flex}.site-button-primary{background:var(--foreground);color:var(--background)}.site-button-primary:hover{background:#383838}.site-button-secondary{border-color:var(--border);background:var(--background);color:var(--foreground)}.site-button-secondary:hover{border-color:var(--border-strong)}.product-panel,.feature-grid,.document-list,.document-note{border:1px solid var(--border);border-radius:var(--radius);background:var(--background)}.product-panel{overflow:hidden}.panel-topbar{border-bottom:1px solid var(--border);background:var(--background-subtle);align-items:center;gap:6px;height:36px;padding:0 14px;display:flex}.panel-topbar span{border:1px solid var(--border-strong);background:var(--background);border-radius:999px;width:8px;height:8px}.panel-body{padding:24px}.panel-title-row{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-start;gap:16px;padding-bottom:20px;display:flex}.panel-kicker,.workflow-index{color:var(--subtle);font-family:var(--font-geist-mono),ui-monospace,SFMono-Regular,Menlo,monospace;margin:0 0 4px;font-size:12px;line-height:16px}.panel-title-row h2,.feature-card h2,.document-row h2,.document-note h2{color:var(--foreground);letter-spacing:-.02em;margin:0;font-size:16px;font-weight:600;line-height:24px}.panel-status{min-height:24px;color:var(--success);background:#ecfdec;border:1px solid #b9f5bc;border-radius:999px;align-items:center;padding:0 8px;font-size:12px;font-weight:500;display:inline-flex}.workflow-list{display:grid}.workflow-row{border-bottom:1px solid var(--border);grid-template-columns:42px 1fr;gap:14px;padding:18px 0;display:grid}.workflow-row:last-child{border-bottom:0;padding-bottom:0}.workflow-row h3{margin:0;font-size:14px;font-weight:600;line-height:20px}.workflow-row p,.feature-card p,.document-row p,.document-note p,.notice-section p{color:var(--muted);margin:6px 0 0;font-size:14px;line-height:22px}.feature-grid{grid-template-columns:repeat(3,1fr);display:grid;overflow:hidden}.feature-card{border-right:1px solid var(--border);justify-content:space-between;gap:24px;min-height:184px;padding:24px;display:flex}.feature-card:last-child{border-right:0}.site-icon{color:var(--subtle);flex:none}.notice-section{text-align:center;max-width:720px;margin:40px auto 0}.document-page{max-width:760px;margin:0 auto;padding:88px 0 0}.document-header{padding-bottom:44px}.document-header h1{font-size:clamp(40px,7vw,56px)}.document-list{overflow:hidden}.document-row,.document-note{border-bottom:1px solid var(--border);padding:24px}.document-row:last-child{border-bottom:0}.document-note{margin-top:16px}.document-page a{color:var(--accent)}@media (max-width:840px){.site-shell{padding:0 20px}.hero-section{grid-template-columns:1fr;gap:40px;min-height:auto;padding:56px 0 72px}.feature-grid{grid-template-columns:1fr}.feature-card{border-right:0;border-bottom:1px solid var(--border);min-height:auto}.feature-card:last-child{border-bottom:0}}@media (max-width:560px){.site-header,.site-footer{flex-direction:column;justify-content:center;align-items:flex-start;gap:10px;padding:16px 0}.hero-copy h1,.document-header h1{letter-spacing:-.045em}.hero-copy p,.document-header p{font-size:18px}.hero-actions,.document-actions{flex-direction:column}.site-button{width:100%}.panel-body,.feature-card,.document-row,.document-note{padding:20px}}
@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/fef07dbb0973bf53-s.3p2_lha1f2xer.woff2?dpl=dpl_EpPceZfUWkZU5Jnv9VAd2okAxSn3)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/8a480f0b521d4e75-s.1qq4vpdcun5oj.woff2?dpl=dpl_EpPceZfUWkZU5Jnv9VAd2okAxSn3)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/53b9e256198e5412-s.390ncx5urfkfu.woff2?dpl=dpl_EpPceZfUWkZU5Jnv9VAd2okAxSn3)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/7178b3e590c64307-s.21jp631_3pja2.woff2?dpl=dpl_EpPceZfUWkZU5Jnv9VAd2okAxSn3)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/caa3a2e1cccd8315-s.p.0wgildi0cnwt9.woff2?dpl=dpl_EpPceZfUWkZU5Jnv9VAd2okAxSn3)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Geist Fallback;src:local(Arial);ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.0%;size-adjust:104.76%}.geist_527311b9-module__sNNGWG__className{font-family:Geist,Geist Fallback;font-style:normal}.geist_527311b9-module__sNNGWG__variable{--font-geist-sans:"Geist", "Geist Fallback"}
@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/5ce348bf30bf5439-s.31988l_ccedte.woff2?dpl=dpl_EpPceZfUWkZU5Jnv9VAd2okAxSn3)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/4fa387ec64143e14-s.2tuy5pz7dlieh.woff2?dpl=dpl_EpPceZfUWkZU5Jnv9VAd2okAxSn3)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/6306c77e7c8268e4-s.2dbetqa9o8jxf.woff2?dpl=dpl_EpPceZfUWkZU5Jnv9VAd2okAxSn3)format("woff2");unicode-range:U+2000-2001,U+2004-2008,U+200A,U+23B8-23BD,U+2500-259F}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/7d817b4c03b0c5f1-s.1uyisp29ctx0d.woff2?dpl=dpl_EpPceZfUWkZU5Jnv9VAd2okAxSn3)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/bbc41e54d2fcbd21-s.1rgnod-3esatf.woff2?dpl=dpl_EpPceZfUWkZU5Jnv9VAd2okAxSn3)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/797e433ab948586e-s.p.0r6juujl39pe6.woff2?dpl=dpl_EpPceZfUWkZU5Jnv9VAd2okAxSn3)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Geist Mono Fallback;src:local(Arial);ascent-override:74.67%;descent-override:21.92%;line-gap-override:0.0%;size-adjust:134.59%}.geist_mono_27b0e833-module__gttSBq__className{font-family:Geist Mono,Geist Mono Fallback;font-style:normal}.geist_mono_27b0e833-module__gttSBq__variable{--font-geist-mono:"Geist Mono", "Geist Mono Fallback"}
