/*! 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{.visible{visibility:visible}.fixed{position:fixed}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.hidden{display:none}.table{display:table}.grow{flex-grow:1}.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{--ink:#10231a;--muted:#607067;--green:#15833b;--green-dark:#0c5f2a;--mint:#e9f7ed;--line:#dce7df;--paper:#fff;--wash:#f6faf7}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--wash);color:var(--ink);font-family:var(--font-geist), -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;margin:0;line-height:1.6}a{color:inherit;text-decoration:none}.site-header{justify-content:space-between;align-items:center;gap:24px;width:min(1180px,100% - 40px);margin:0 auto;padding:24px 0;display:flex}.brand{align-items:center;gap:12px;font-weight:750;display:inline-flex}.brand-mark{color:#fff;background:var(--green);border-radius:12px;place-items:center;width:38px;height:38px;font-weight:850;display:grid}nav{gap:8px;display:flex}nav a{color:var(--muted);border-radius:999px;padding:9px 14px;font-weight:650}nav a:hover,nav a.active{background:var(--mint);color:var(--green-dark)}main{width:min(1180px,100% - 40px);margin:0 auto}.hero{padding:110px 0 90px}.hero>:not(.workflow-strip):not(.hero-graphic){max-width:900px}.eyebrow{color:var(--green);letter-spacing:.12em;text-transform:uppercase;font-size:.82rem;font-weight:800}h1{letter-spacing:-.055em;margin:14px 0 20px;font-size:clamp(2.65rem,7vw,5.8rem);line-height:.99}.hero>p,.document-intro>p{max-width:720px;color:var(--muted);font-size:clamp(1.05rem,2vw,1.35rem)}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:34px;display:flex}.hero-graphic{border:1px solid var(--line);border-radius:28px;width:100%;height:auto;margin-top:56px;display:block;box-shadow:0 22px 60px #174a2a1f}.workflow-strip{border:1px solid var(--line);background:var(--paper);border-radius:24px;grid-template-columns:repeat(4,1fr);margin-top:24px;display:grid;overflow:hidden;box-shadow:0 22px 60px #174a2a1a}.workflow-strip div{border-right:1px solid var(--line);flex-direction:column;min-height:168px;padding:25px;display:flex}.workflow-strip div:last-child{border-right:0}.workflow-strip span{width:34px;height:34px;color:var(--green-dark);background:var(--mint);border-radius:50%;place-items:center;margin-bottom:28px;font-weight:850;display:grid}.workflow-strip strong{font-size:1.05rem}.workflow-strip small{color:var(--muted);margin-top:5px;font-size:.9rem;line-height:1.4}.button{border-radius:13px;padding:13px 20px;font-weight:750}.button.primary{color:#fff;background:var(--green)}.button.primary:hover{background:var(--green-dark)}.button.secondary{border:1px solid var(--line);background:#fff}.feature-grid{grid-template-columns:repeat(4,1fr);gap:16px;padding-bottom:80px;display:grid}.feature-card{border:1px solid var(--line);background:var(--paper);border-radius:22px;padding:26px;box-shadow:0 12px 34px #174a2a0d}.feature-icon{width:36px;height:36px;color:var(--green);background:var(--mint);border-radius:11px;place-items:center;font-weight:850;display:grid}.feature-card h2{margin:28px 0 8px;font-size:1.2rem}.feature-card p{color:var(--muted);margin:0}.updates{border:1px solid var(--line);background:var(--paper);border-radius:26px;margin-bottom:80px;padding:42px}.updates-heading{max-width:760px;margin-bottom:28px}.updates-heading h2{letter-spacing:-.035em;margin:8px 0 0;font-size:clamp(1.8rem,4vw,3rem);line-height:1.08}.update-grid{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.update-grid article{background:var(--wash);border-radius:18px;padding:22px}.update-grid h3{margin:0 0 7px;font-size:1.08rem}.update-grid p{color:var(--muted);margin:0}.plan-callout{color:#fff;background:var(--green-dark);border-radius:26px;grid-template-columns:1fr 1fr;gap:50px;margin-bottom:90px;padding:40px;display:grid}.plan-callout .eyebrow{color:#a9eabb}.plan-callout h2{margin:8px 0 0;font-size:clamp(1.8rem,4vw,3rem);line-height:1.1}.plan-callout p{color:#d7f1df;margin:0}.document-page{max-width:900px}.document-intro{border-bottom:1px solid var(--line);padding:85px 0 50px}.document-intro h1{font-size:clamp(2.5rem,6vw,4.8rem)}.support-note,.contact-card{background:var(--mint);border:1px solid #b8dec3;border-radius:18px;margin:40px 0 22px;padding:26px}.support-note p,.contact-card p{color:var(--muted);margin-bottom:0}.faq-list{padding:12px 0 40px}details{border-bottom:1px solid var(--line)}summary{cursor:pointer;padding:24px 0;font-size:1.08rem;font-weight:750}details p{max-width:760px;color:var(--muted);margin:-8px 0 24px}.contact-card{justify-content:space-between;align-items:center;gap:30px;margin-bottom:80px;display:flex}.contact-card h2{margin:0}.contact-status{color:var(--green-dark);flex:none;font-weight:700}.privacy-copy>section:not(.document-intro){border-bottom:1px solid var(--line);padding:30px 0}.privacy-copy h2{margin:0 0 10px;font-size:1.45rem}.privacy-copy p,.privacy-copy li{color:var(--muted)}.privacy-copy strong{color:var(--ink)}.text-link{color:var(--green);margin-top:6px;font-weight:750;display:inline-block}footer{border-top:1px solid var(--line);width:min(1180px,100% - 40px);color:var(--muted);justify-content:space-between;gap:20px;margin:70px auto 0;padding:30px 0 50px;font-size:.92rem;display:flex}footer div{gap:22px;display:flex}footer a:hover{color:var(--green)}@media (width<=860px){.feature-grid,.workflow-strip{grid-template-columns:repeat(2,1fr)}.workflow-strip div:nth-child(2){border-right:0}.workflow-strip div:nth-child(-n+2){border-bottom:1px solid var(--line)}.plan-callout{grid-template-columns:1fr;gap:20px}.update-grid{grid-template-columns:1fr}}@media (width<=560px){.site-header{align-items:flex-start;width:min(100% - 28px,1180px)}.brand span:last-child{max-width:150px;line-height:1.15}nav a{padding:8px 9px}main,footer{width:min(100% - 28px,1180px)}.hero{padding:75px 0 60px}.hero-graphic{border-radius:18px;margin-top:38px}.workflow-strip{border-radius:18px;grid-template-columns:1fr}.workflow-strip div,.workflow-strip div:nth-child(2){border-right:0;border-bottom:1px solid var(--line);min-height:auto}.workflow-strip div:last-child{border-bottom:0}.workflow-strip span{margin-bottom:16px}.feature-grid{grid-template-columns:1fr}.plan-callout,.updates{padding:28px}.document-intro{padding-top:55px}.contact-card,footer{flex-direction:column;align-items:flex-start}}@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}
