.rezb-theme{--rezb-font-headline:var(--sk-font-heading,"Noto Serif",serif);--rezb-font-body:var(--sk-font-body,"Manrope",sans-serif);--rezb-primary:var(--sk-primary,#01261f);--rezb-primary-container:var(--sk-primary-container,#1a3c34);--rezb-on-primary:#fff;--rezb-on-primary-container:#83a69c;--rezb-on-primary-fixed:#00201a;--rezb-on-primary-fixed-variant:#2b4d44;--rezb-primary-fixed:#c5eadf;--rezb-primary-fixed-dim:#aacec3;--rezb-inverse-primary:#aacec3;--rezb-surface-tint:#43655c;--rezb-secondary:var(--sk-accent,#9a4600);--rezb-secondary-container:var(--sk-accent,#fe8028);--rezb-on-secondary:#fff;--rezb-on-secondary-container:#612900;--rezb-on-secondary-fixed:#321200;--rezb-on-secondary-fixed-variant:#763300;--rezb-secondary-fixed:#ffdbc9;--rezb-secondary-fixed-dim:#ffb68d;--rezb-tertiary:#1f2121;--rezb-tertiary-container:#343636;--rezb-on-tertiary:#fff;--rezb-on-tertiary-container:#9e9f9e;--rezb-on-tertiary-fixed:#1a1c1c;--rezb-on-tertiary-fixed-variant:#454747;--rezb-tertiary-fixed:#e2e2e2;--rezb-tertiary-fixed-dim:#c6c6c6;--rezb-background:var(--sk-bg,#f9f9f8);--rezb-surface:var(--sk-bg,#f9f9f8);--rezb-surface-bright:var(--sk-bg,#f9f9f8);--rezb-surface-dim:#dadad9;--rezb-surface-container-lowest:#fff;--rezb-surface-container-low:#f3f4f3;--rezb-surface-container:#eeeeed;--rezb-surface-container-high:#e8e8e7;--rezb-surface-container-highest:#e2e2e2;--rezb-surface-variant:#e2e2e2;--rezb-inverse-surface:#2f3130;--rezb-inverse-on-surface:#f1f1f0;--rezb-on-surface:var(--sk-text,#1a1c1c);--rezb-on-surface-variant:#414846;--rezb-on-background:var(--sk-text,#1a1c1c);--rezb-outline:var(--sk-border,#717976);--rezb-outline-variant:#c1c8c4;--rezb-error:#ba1a1a;--rezb-error-container:#ffdad6;--rezb-on-error:#fff;--rezb-on-error-container:#93000a;--rezb-section-padding:120px;--rezb-navbar-height:80px;--rezb-gutter:24px;--rezb-container-max:var(--sk-max-width,1280px);--rezb-unit:8px;--rezb-radius:var(--sk-radius,0.25rem);--rezb-radius-lg:var(--sk-radius-lg,0.5rem);--rezb-radius-xl:0.75rem;--rezb-radius-2xl:1rem;--rezb-radius-full:9999px;font-family:var(--rezb-font-body);color:var(--rezb-on-surface);background-color:var(--rezb-surface);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.rezb-theme .material-symbols-outlined{font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 24}.rezb-theme .font-headline-xl{font-family:var(--rezb-font-headline)}.rezb-theme .text-headline-xl{font-size:48px;line-height:1.2;font-weight:700}.rezb-theme .font-headline-lg{font-family:var(--rezb-font-headline)}.rezb-theme .text-headline-lg{font-size:32px;line-height:1.3;font-weight:600}.rezb-theme .font-headline-md{font-family:var(--rezb-font-headline)}.rezb-theme .text-headline-md{font-size:24px;line-height:1.4;font-weight:600}.rezb-theme .font-headline-sm{font-family:var(--rezb-font-headline)}.rezb-theme .text-headline-sm{font-size:20px;line-height:1.4;font-weight:600}.rezb-theme .font-body-lg{font-family:var(--rezb-font-body)}.rezb-theme .text-body-lg{font-size:18px;line-height:1.6;font-weight:400}.rezb-theme .font-body-md{font-family:var(--rezb-font-body)}.rezb-theme .text-body-md{font-size:16px;line-height:1.6;font-weight:400}.rezb-theme .font-label-sm{font-family:var(--rezb-font-body)}.rezb-theme .text-label-sm{font-size:14px;line-height:1;font-weight:600;letter-spacing:.05em}.rezb-theme .font-serif{font-family:var(--rezb-font-headline)}.rezb-theme .font-sans{font-family:var(--rezb-font-body)}.rezb-theme .bg-background{background-color:var(--rezb-background)}.rezb-theme .bg-surface{background-color:var(--rezb-surface)}.rezb-theme .bg-surface-bright{background-color:var(--rezb-surface-bright)}.rezb-theme .bg-surface-dim{background-color:var(--rezb-surface-dim)}.rezb-theme .bg-surface-container-lowest{background-color:var(--rezb-surface-container-lowest)}.rezb-theme .bg-surface-container-low{background-color:var(--rezb-surface-container-low)}.rezb-theme .bg-surface-container{background-color:var(--rezb-surface-container)}.rezb-theme .bg-surface-container-high{background-color:var(--rezb-surface-container-high)}.rezb-theme .bg-surface-container-highest{background-color:var(--rezb-surface-container-highest)}.rezb-theme .bg-surface-variant{background-color:var(--rezb-surface-variant)}.rezb-theme .bg-primary{background-color:var(--rezb-primary)}.rezb-theme .bg-primary-container{background-color:var(--rezb-primary-container)}.rezb-theme .bg-primary-fixed{background-color:var(--rezb-primary-fixed)}.rezb-theme .bg-primary-fixed-dim{background-color:var(--rezb-primary-fixed-dim)}.rezb-theme .bg-secondary{background-color:var(--rezb-secondary)}.rezb-theme .bg-secondary-container{background-color:var(--rezb-secondary-container)}.rezb-theme .bg-secondary-fixed{background-color:var(--rezb-secondary-fixed)}.rezb-theme .bg-secondary-fixed-dim{background-color:var(--rezb-secondary-fixed-dim)}.rezb-theme .bg-tertiary{background-color:var(--rezb-tertiary)}.rezb-theme .bg-tertiary-container{background-color:var(--rezb-tertiary-container)}.rezb-theme .bg-error-container{background-color:var(--rezb-error-container)}.rezb-theme .bg-primary\/5{background-color:rgba(1,38,31,.05)}.rezb-theme .bg-primary\/10{background-color:rgba(1,38,31,.1)}.rezb-theme .bg-primary-fixed\/10{background-color:rgba(197,234,223,.1)}.rezb-theme .bg-primary-fixed\/20{background-color:rgba(197,234,223,.2)}.rezb-theme .bg-primary-fixed-dim\/30{background-color:rgba(170,206,195,.3)}.rezb-theme .bg-surface-variant\/30{background-color:hsla(0,0%,89%,.3)}.rezb-theme .bg-surface-variant\/50{background-color:hsla(0,0%,89%,.5)}.rezb-theme .bg-outline-variant\/20{background-color:hsla(146,6%,77%,.2)}.rezb-theme .hover\:bg-primary\/10:hover{background-color:rgba(1,38,31,.1)}.rezb-theme .hover\:bg-primary-fixed\/10:hover{background-color:rgba(197,234,223,.1)}.rezb-theme .text-on-surface{color:var(--rezb-on-surface)}.rezb-theme .text-on-surface-variant{color:var(--rezb-on-surface-variant)}.rezb-theme .text-on-background{color:var(--rezb-on-background)}.rezb-theme .text-primary{color:var(--rezb-primary)}.rezb-theme .text-on-primary{color:var(--rezb-on-primary)}.rezb-theme .text-on-primary-container{color:var(--rezb-on-primary-container)}.rezb-theme .text-on-primary-fixed{color:var(--rezb-on-primary-fixed)}.rezb-theme .text-primary-fixed{color:var(--rezb-primary-fixed)}.rezb-theme .text-primary-fixed-dim{color:var(--rezb-primary-fixed-dim)}.rezb-theme .text-secondary{color:var(--rezb-secondary)}.rezb-theme .text-on-secondary{color:var(--rezb-on-secondary)}.rezb-theme .text-on-secondary-container{color:var(--rezb-on-secondary-container)}.rezb-theme .text-on-secondary-fixed-variant{color:var(--rezb-on-secondary-fixed-variant)}.rezb-theme .text-secondary-container{color:var(--rezb-secondary-container)}.rezb-theme .text-on-tertiary{color:var(--rezb-on-tertiary)}.rezb-theme .text-on-tertiary-container{color:var(--rezb-on-tertiary-container)}.rezb-theme .text-on-tertiary-fixed{color:var(--rezb-on-tertiary-fixed)}.rezb-theme .text-on-error-container{color:var(--rezb-on-error-container)}.rezb-theme .text-white{color:#fff}.rezb-theme .text-inverse-on-surface{color:var(--rezb-inverse-on-surface)}.rezb-theme .border-outline{border-color:var(--rezb-outline)}.rezb-theme .border-outline-variant{border-color:var(--rezb-outline-variant)}.rezb-theme .border-outline-variant\/20{border-color:hsla(146,6%,77%,.2)}.rezb-theme .border-outline-variant\/30{border-color:hsla(146,6%,77%,.3)}.rezb-theme .border-primary-fixed{border-color:var(--rezb-primary-fixed)}.rezb-theme .border-primary-fixed\/20{border-color:rgba(197,234,223,.2)}.rezb-theme .border-surface-container-lowest{border-color:var(--rezb-surface-container-lowest)}.rezb-theme .border-surface-variant\/30{border-color:hsla(0,0%,89%,.3)}.rezb-theme .border-surface-variant\/50{border-color:hsla(0,0%,89%,.5)}.rezb-theme .py-section-padding{padding-top:var(--rezb-section-padding);padding-bottom:var(--rezb-section-padding)}.rezb-theme .px-gutter{padding-left:var(--rezb-gutter);padding-right:var(--rezb-gutter)}.rezb-theme .gap-gutter{gap:var(--rezb-gutter)}.rezb-theme .max-w-container{max-width:var(--rezb-container-max);margin-left:auto;margin-right:auto}.rezb-theme .rezb-nav{background-color:var(--sk-navbar-bg,rgba(26,60,52,.9));backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid rgba(6,78,59,.3);box-shadow:0 1px 3px rgba(0,0,0,.1)}.rezb-theme .rezb-nav-brand{font-family:var(--rezb-font-headline);font-size:1.5rem;font-weight:700;color:var(--sk-navbar-text,#fff)}.rezb-theme .rezb-nav-link{font-family:var(--rezb-font-headline);font-size:1rem;color:var(--sk-navbar-text,rgba(209,250,229,.8));letter-spacing:.025em;text-decoration:none;transition:color .3s,transform .2s}.rezb-theme .rezb-nav-link-active,.rezb-theme .rezb-nav-link:hover{color:var(--rezb-secondary-container)}.rezb-theme .rezb-nav-link-active{font-family:var(--rezb-font-headline);font-size:1rem;font-weight:700;border-bottom:2px solid var(--rezb-secondary-container);padding-bottom:4px;text-decoration:none;transition:all .3s}.rezb-theme .rezb-nav-cta{background-color:var(--rezb-secondary-container);color:var(--rezb-on-secondary-container);font-family:var(--rezb-font-body);font-size:14px;font-weight:600;letter-spacing:.05em;padding:.625rem 1.5rem;border-radius:var(--rezb-radius-full);border:none;cursor:pointer;transition:opacity .2s}.rezb-theme .rezb-nav-cta:hover{opacity:.9}.rezb-theme ::-moz-selection{background-color:var(--rezb-secondary-container);color:var(--rezb-on-secondary-container)}.rezb-theme ::selection{background-color:var(--rezb-secondary-container);color:var(--rezb-on-secondary-container)}@media (max-width:768px){.rezb-theme{--rezb-section-padding:64px;--rezb-gutter:24px}.rezb-theme .text-headline-xl{font-size:36px}.rezb-theme .text-headline-lg{font-size:28px}.rezb-theme .text-headline-md{font-size:20px}}