/*! tailwindcss v4.2.1 | 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)))){*,:before,:after,::backdrop{--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{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::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}.start{inset-inline-start:var(--spacing)}.block{display:block}.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,)}}:root{--background:#fff;--surface:#f5faf6;--foreground:#07150b;--muted:#58635b;--line:#074c1a1f;--green:#13a33b;--green-dark:#087529}@media (prefers-color-scheme:dark){:root{--background:#000;--surface:#07150b;--foreground:#f4fff6;--muted:#a3afa6;--line:#74ff9224;--green:#35d461;--green-dark:#1eae48}}*{box-sizing:border-box}html{background:var(--background);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark}@media (prefers-color-scheme:dark){html{--lightningcss-light: ;--lightningcss-dark:initial}}body{background:var(--background);color:var(--foreground);-webkit-font-smoothing:antialiased;margin:0;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Helvetica Neue,sans-serif}a{color:inherit;text-decoration:none}.shell{width:min(1080px,100% - 40px);min-height:100vh;margin:0 auto}.nav{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:84px;display:flex}.brand,.navLinks{align-items:center;display:flex}.brand{gap:10px;font-size:18px;font-weight:700}.brand img{border-radius:10px}.navLinks{color:var(--muted);gap:24px;font-size:15px;font-weight:600}.navLinks a:hover{color:var(--green)}.hero{text-align:center;flex-direction:column;align-items:center;padding:84px 16px 72px;display:flex;position:relative}.hero:before{z-index:-1;content:"";filter:blur(10px);background:radial-gradient(circle,#2bd1582e,#0000 68%);border-radius:50%;width:min(680px,100%);height:480px;position:absolute;top:10px}.heroIcon{border:1px solid #ffffff70;border-radius:29px;width:126px;height:126px;margin-bottom:28px;overflow:hidden;box-shadow:0 24px 54px #0a822e38}.heroIcon img{width:100%;height:100%;display:block}.eyebrow{color:var(--green);letter-spacing:.08em;text-transform:uppercase;margin:0 0 14px;font-size:14px;font-weight:750}h1{letter-spacing:-.055em;max-width:820px;margin:0;font-size:clamp(44px,7vw,76px);font-weight:760;line-height:.98}.lede{max-width:690px;color:var(--muted);margin:26px auto 0;font-size:clamp(18px,2.2vw,22px);line-height:1.55}.actions{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:32px;display:flex}.primaryButton,.secondaryButton{border-radius:15px;min-height:52px;padding:15px 22px;font-weight:700}.primaryButton{background:linear-gradient(135deg, var(--green), var(--green-dark));color:#fff;box-shadow:0 12px 30px #0a822e3d}.secondaryButton{border:1px solid var(--line);background:var(--surface)}.featureGrid{grid-template-columns:repeat(3,1fr);gap:16px;padding-bottom:80px;display:grid}.featureGrid article{border:1px solid var(--line);background:var(--surface);border-radius:24px;min-height:190px;padding:28px}.featureIcon{background:var(--green);color:#fff;border-radius:13px;place-items:center;width:42px;height:42px;font-size:20px;font-weight:800;display:grid}.featureGrid h2{margin:22px 0 8px;font-size:20px}.featureGrid p,.document p,.document li{color:var(--muted);line-height:1.65}footer{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;padding:28px 0 40px;font-size:14px;display:flex}.documentShell{width:min(820px,100% - 40px);min-height:100vh;margin:0 auto}.document{padding:64px 0 96px}.document h1{margin-bottom:12px;font-size:clamp(38px,6vw,58px)}.document h2{margin:42px 0 8px;font-size:24px}.document .effective{color:var(--green);margin:0 0 36px;font-weight:700}.document a{color:var(--green);text-underline-offset:3px;text-decoration:underline}.document li+li{margin-top:10px}@media (width<=760px){.featureGrid{grid-template-columns:1fr}.hero{padding-top:58px}.navLinks{gap:16px}footer{flex-direction:column;gap:8px}}@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}
