@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-border-style:solid;--tw-tracking:initial;--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}}}.fixed{position:fixed}.static{position:static}.z-\[70\]{z-index:70}.container{width:100%}.mx-auto{margin-inline:auto}.ml-auto{margin-left:auto}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.h-auto{height:auto}.min-h-\[60vh\]{min-height:60vh}.w-auto{width:auto}.w-full{width:100%}.basis-1\/3{flex-basis:33.3333%}.basis-2\/3{flex-basis:66.6667%}.list-inside{list-style-position:inside}.list-disc{list-style-type:disc}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.items-start{align-items:flex-start}.items-stretch{align-items:stretch}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.rounded-full{border-radius:3.40282e38px}.border{border-style:var(--tw-border-style);border-width:1px}.border-t{border-top-style:var(--tw-border-style);border-top-width:1px}.border-\[var\(--border-subtle\)\]{border-color:var(--border-subtle)}.bg-\[var\(--brand-primary-soft\)\]{background-color:var(--brand-primary-soft)}.bg-\[var\(--surface-muted\)\]{background-color:var(--surface-muted)}.text-center{text-align:center}.text-left{text-align:left}.tracking-\[0\.2em\]{--tw-tracking:.2em;letter-spacing:.2em}.tracking-\[0\.14em\]{--tw-tracking:.14em;letter-spacing:.14em}.tracking-\[0\.16em\]{--tw-tracking:.16em;letter-spacing:.16em}.text-\[var\(--brand-primary-strong\)\]{color:var(--brand-primary-strong)}.text-\[var\(--ov-text-secondary\)\]{color:var(--ov-text-secondary)}.text-\[var\(--text-primary\)\]{color:var(--text-primary)}.text-\[var\(--text-secondary\)\]{color:var(--text-secondary)}.text-\[var\(--text-subtle\)\]{color:var(--text-subtle)}.capitalize{text-transform:capitalize}.uppercase{text-transform:uppercase}.underline{text-decoration-line:underline}.underline-offset-2{text-underline-offset:2px}.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-colors{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}@media (hover:hover){.hover\:text-\[var\(--brand-primary-strong\)\]:hover{color:var(--brand-primary-strong)}.hover\:underline:hover{text-decoration-line:underline}}:root{--font-family-sans-serif:-apple-system,BlinkMacSystemFont,"Segoe UI",system-ui,sans-serif;--surface:#fff;--surface-muted:#f6f7f8;--border-subtle:#e0e4e2;--text-primary:#1f2933;--text-secondary:#4b5563;--text-subtle:#6b7280;--green:#55b24f;--cyan:#17a2b8;--brown:#a5937c;--brand-primary:var(--green);--brand-primary-strong:#3e893a;--brand-primary-soft:#55b24f1f;--accent:var(--cyan);--accent-soft:#17a2b81f}html,body{background-color:var(--surface-muted);color:var(--text-primary);font-family:var(--font-family-sans-serif);-webkit-font-smoothing:antialiased;margin:0;padding:0}*,:before,:after{box-sizing:border-box}code,pre,kbd,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}h1{letter-spacing:-.03em;color:var(--text-primary);font-size:1.875rem;font-weight:600;line-height:2.25rem}@media (min-width:768px){h1{font-size:2.25rem;line-height:2.5rem}}h2{letter-spacing:-.02em;color:var(--text-primary);font-size:1.5rem;font-weight:600;line-height:2rem}h3{color:var(--text-primary);font-size:1.25rem;font-weight:600;line-height:1.75rem}p{color:var(--text-secondary);font-size:1rem;line-height:1.7}ul,ol{margin:0;padding-left:1.25rem}li{color:var(--text-secondary);margin-bottom:.4rem;font-size:1rem;line-height:1.7}ul li{list-style-type:none}ol li{list-style-type:decimal}li:last-child{margin-bottom:0}.ov-list{margin:.75rem 0;padding-left:0;list-style:none}.ov-list li{color:var(--text-secondary);margin-bottom:.55rem;padding-left:1.6rem;font-size:1rem;line-height:1.7;position:relative}.ov-list li:before{content:"";background-color:var(--brand-primary-strong);border-radius:50%;width:.55rem;height:.55rem;position:absolute;top:.6rem;left:0}.ov-list li:last-child{margin-bottom:0}.page-shell{max-width:80rem;margin:0 auto;padding:2rem 1rem 3rem}@media (min-width:640px){.page-shell{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width:1024px){.page-shell{padding-left:2rem;padding-right:2rem}}.card{background-color:var(--surface);border:1px solid var(--border-subtle);border-radius:16px;padding:1.5rem;box-shadow:0 18px 45px #0f172a0f}@media (min-width:768px){.card{padding:2rem}}.two-column-layout{gap:2rem;display:grid}@media (min-width:768px){.two-column-layout{grid-template-columns:minmax(0,1.8fr) minmax(0,1.2fr);align-items:flex-start}}.header-bar{z-index:20;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border-subtle);background-color:#fffffff2;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:1rem;display:flex}.header-nav-desktop{align-items:center;gap:1.5rem;display:none}.header-menu-button{padding-inline:.9rem;font-size:.9rem;font-weight:500;display:inline-flex!important}@media (min-width:768px){.header-nav-desktop{display:flex}.header-menu-button{display:none!important}}.nav-brand{color:var(--brand-primary-strong);font-size:1.125rem;font-weight:600}@media (min-width:768px){.nav-brand{font-size:1.25rem}}.nav-link{color:var(--text-secondary);padding:.25rem 0;font-size:.9rem;font-weight:500;text-decoration:none;transition:color .15s,background-color .15s}.nav-link:hover{color:var(--brand-primary-strong)}.nav-link--primary{background-color:var(--brand-primary-soft);color:var(--brand-primary-strong);border-radius:9999px;padding:.4rem .9rem}.nav-link--primary:hover{background-color:#55b24f33}.btn-ghost{border:1px solid var(--border-subtle);background-color:var(--surface);cursor:pointer;border-radius:9999px;justify-content:center;align-items:center;padding:.4rem .65rem;transition:background-color .15s,box-shadow .15s,border-color .15s;display:inline-flex}.btn-ghost:hover{background-color:var(--accent-soft);border-color:var(--accent)}.burger-line{background-color:var(--brand-primary-strong);border-radius:9999px;width:20px;height:2px;transition:transform .15s,opacity .15s;display:block}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.button-primary{background-color:var(--brand-primary-strong);color:#fff;cursor:pointer;border:none;border-radius:.5rem;justify-content:center;align-items:center;padding:.6rem 1.2rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:background-color .15s,transform .1s,box-shadow .15s;display:inline-flex}.button-primary:hover{background-color:var(--brand-primary);transform:translateY(-1px);box-shadow:0 10px 25px #0000000f}.button-primary:disabled{opacity:.7;cursor:default;box-shadow:none;transform:none}.breadcrumbs{color:var(--text-subtle);flex-wrap:wrap;align-items:center;gap:.35rem;font-size:.8rem;display:flex}.breadcrumbs a{color:var(--text-secondary);text-decoration:none;transition:color .15s}.breadcrumbs a:hover{color:var(--brand-primary-strong);text-decoration:underline}.breadcrumbs .sep{opacity:.5;margin:0 .2rem}.form-field{flex-direction:column;gap:.4rem;display:flex}label{color:var(--text-primary);margin-bottom:.1rem;font-size:.9rem;font-weight:500}input[type=text],input[type=email],input[type=tel],textarea{font-family:var(--font-family-sans-serif);border:1px solid var(--border-subtle);background-color:#fff;border-radius:.6rem;width:100%;padding:.7rem .9rem;font-size:.95rem;line-height:1.5;display:block}textarea{resize:vertical}.mobile-nav-link{text-align:center;width:100%;color:var(--text-secondary);border-radius:9999px;padding:.85rem 0;font-size:1.05rem;font-weight:500;text-decoration:none;transition:background-color .15s,color .15s}.mobile-nav-link:hover{background-color:var(--brand-primary-soft);color:var(--brand-primary-strong)}.footer-surface-muted{background-color:var(--surface-muted)}.budget-bar-track{background-color:var(--surface-muted);border-radius:9999px;width:100%;height:.75rem;position:relative;overflow:hidden}.budget-bar-fill{border-radius:inherit;width:0;transition:width .22s ease-out;position:absolute;inset:0}.cookie-banner{border:1px solid var(--border-subtle);background-color:#fff;border-radius:16px;flex-direction:column;align-items:flex-start;gap:.75rem;padding:1rem 1.25rem;display:flex;box-shadow:0 18px 45px #0f172a1f}.cookie-text p{margin:0}.cookie-sub{color:var(--text-subtle);margin-top:.25rem;font-size:.85rem}.cookie-link{color:var(--brand-primary-strong);text-decoration:underline}.cookie-link:hover{color:var(--brand-primary)}.cookie-actions{gap:.5rem;display:flex}.cookie-banner-wrapper{z-index:60;position:fixed;bottom:0;left:0;right:0}@media (min-width:640px){.cookie-banner{flex-direction:row;justify-content:space-between;align-items:center}.cookie-text{max-width:60%}}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-tracking{syntax:"*";inherits:false}@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}
