:root{--stroble-color-brown-dark:#875849;--stroble-color-brown:#B38271;--stroble-color-brown-light:#C49885;--stroble-color-black:#151515;--stroble-color-text:#393D46;--stroble-color-text-mid:#5E6573;--stroble-color-text-light:#878D9D;--stroble-color-text-near:#31343C;--stroble-color-bg:#FFFFFF;--stroble-color-bg-topbar:rgba(246, 246, 248, 0.54);--stroble-color-bg-alt:#F6F6F8;--stroble-color-border:#F6F6F8;--stroble-color-primary:var(--stroble-color-brown);--stroble-color-primary-dark:var(--stroble-color-brown-dark);--stroble-color-text-muted:var(--stroble-color-text-mid);--stroble-font-display:'Poppins', system-ui, -apple-system, sans-serif;--stroble-font-body:'Poppins', system-ui, -apple-system, sans-serif;--stroble-fs-base:16px;--stroble-fs-body:16px;--stroble-lh-base:1.5;--stroble-fw-light:300;--stroble-fw-regular:400;--stroble-fw-medium:500;--stroble-fw-semibold:600;--stroble-fs-h1:60px;--stroble-fs-h2:50px;--stroble-fs-h3:16px;--stroble-fs-h4:15px;--stroble-space-xs:0.25rem;--stroble-space-sm:0.5rem;--stroble-space-md:1rem;--stroble-space-lg:2rem;--stroble-space-xl:4rem;--stroble-space-2xl:6rem;--stroble-container-max:1425px;--stroble-container-padding:20px;--stroble-content-narrow:800px;--stroble-topbar-height:40px;--stroble-header-height:71px;--stroble-radius-none:0;--stroble-radius-sm:4px;--stroble-radius-md:8px;--stroble-radius-lg:16px;--stroble-shadow-sm:0 1px 3px rgba(0, 0, 0, 0.06);--stroble-shadow-md:0 4px 12px rgba(0, 0, 0, 0.08);--stroble-shadow-lg:0 8px 32px rgba(0, 0, 0, 0.12);--stroble-shadow-glass:0 4px 20px rgba(0, 0, 0, 0.08);--stroble-transition-fast:150ms ease;--stroble-transition-base:250ms ease;--stroble-transition-slow:400ms ease}*,*::before,*::after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}body{margin:0;font-family:var(--stroble-font-body);font-size:var(--stroble-fs-base);font-weight:var(--stroble-fw-light);line-height:var(--stroble-lh-base);color:#000;background:var(--stroble-color-bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img,picture,video,canvas,svg{display:block;max-width:100%;height:auto}h1,h2,h3,h4,h5,h6{font-family:var(--stroble-font-display);font-weight:700;line-height:1.2;margin:0 0 var(--stroble-space-md)}h1{font-size:var(--stroble-fs-h1)}h2{font-size:var(--stroble-fs-h2)}h3{font-size:var(--stroble-fs-h3)}p{margin:0 0 var(--stroble-space-md)}a{color:var(--stroble-color-primary);text-decoration:none;transition:color var(--stroble-transition-fast)}a:hover,a:focus{color:var(--stroble-color-primary-dark)}button,input,textarea,select{font:inherit;color:inherit}.stroble-container{width:100%;max-width:var(--stroble-container-max);margin:0 auto;padding:0 var(--stroble-container-padding)}.stroble-content-narrow{max-width:var(--stroble-content-narrow);margin:0 auto;padding:0 var(--stroble-container-padding)}.stroble-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.875rem 1.75rem;border:1px solid #fff0;border-radius:var(--stroble-radius-sm);font-weight:600;font-size:.9375rem;letter-spacing:.02em;cursor:pointer;transition:all var(--stroble-transition-base);text-decoration:none;white-space:nowrap}.stroble-btn--primary{background:var(--stroble-color-primary);color:#fff;border-color:var(--stroble-color-primary)}.stroble-btn--primary:hover,.stroble-btn--primary:focus{background:var(--stroble-color-primary-dark);border-color:var(--stroble-color-primary-dark);color:#fff}.stroble-btn--ghost{background:#fff0;color:var(--stroble-color-text);border-color:var(--stroble-color-border)}.stroble-btn--ghost:hover,.stroble-btn--ghost:focus{background:var(--stroble-color-bg-alt)}.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.skip-link{position:absolute;left:-9999px;z-index:999999;padding:1rem 1.5rem;background:var(--stroble-color-text);color:#fff;text-decoration:none}.skip-link:focus{left:var(--stroble-space-md);top:var(--stroble-space-md)}.alignleft{float:left;margin-right:var(--stroble-space-md)}.alignright{float:right;margin-left:var(--stroble-space-md)}.aligncenter{display:block;margin-left:auto;margin-right:auto}@media (max-width:1024px){:root{--stroble-container-padding:20px}}@media (max-width:768px){:root{--stroble-container-padding:16px;--stroble-space-2xl:4rem}}@media (max-width:480px){:root{--stroble-container-padding:14px}}@media (max-width:359px){:root{--stroble-container-padding:12px;--stroble-fs-base:15px}}