.Footer-module__3hUVsW__footer{color:#fff;border-top:4px solid var(--color-accent);background:#000}.Footer-module__3hUVsW__strip{background:linear-gradient(90deg,#f0782024 0%,#0000 42%),#000;grid-template-columns:1fr 1.2fr;min-height:320px;display:grid}.Footer-module__3hUVsW__contact{flex-direction:column;gap:1.1rem;padding:2.5rem 2rem;display:flex}.Footer-module__3hUVsW__brand{max-width:260px;display:inline-flex}.Footer-module__3hUVsW__brand img{width:100%;height:auto}.Footer-module__3hUVsW__contact h2{color:#fff;font-size:1.6rem}.Footer-module__3hUVsW__contact h2 span{color:#fff;font-style:normal}.Footer-module__3hUVsW__contact h2 em{color:var(--color-accent);font-style:normal}.Footer-module__3hUVsW__row{color:#ffffffeb;align-items:flex-start;gap:.75rem;font-size:.95rem;display:flex}.Footer-module__3hUVsW__row a:hover{color:var(--color-accent)}.Footer-module__3hUVsW__icon{color:var(--color-accent);flex-shrink:0;width:1.4rem;margin-top:.15rem;display:inline-flex}.Footer-module__3hUVsW__social{gap:.6rem;margin-top:.5rem;display:flex}.Footer-module__3hUVsW__social a{background:var(--color-accent);width:40px;height:40px;color:var(--color-ink);border-radius:50%;justify-content:center;align-items:center;font-size:.75rem;font-weight:700;display:inline-flex}.Footer-module__3hUVsW__appCta{flex-direction:column;gap:.6rem;margin-top:.35rem;display:flex}.Footer-module__3hUVsW__appCta span{font-family:var(--font-heading);letter-spacing:.12em;text-transform:uppercase;color:var(--color-accent);font-size:.8rem;font-weight:600}.Footer-module__3hUVsW__map{background:#111;align-items:stretch;min-height:320px;padding:0;display:flex;position:relative;overflow:hidden}.Footer-module__3hUVsW__map>*{flex:1;width:100%;min-height:320px}.Footer-module__3hUVsW__legal{flex-wrap:wrap;gap:.75rem 1rem;margin-top:.5rem;font-size:.85rem;display:flex}.Footer-module__3hUVsW__legal a{color:#fffadcd9;text-underline-offset:2px;text-decoration:underline}.Footer-module__3hUVsW__legal a:hover{color:#fff}.Footer-module__3hUVsW__bottom{color:#fffadcb8;border-top:1px solid #f0782059;padding:1rem 0;font-size:.85rem}@media (max-width:991px){.Footer-module__3hUVsW__strip{grid-template-columns:1fr}}
.CookieBanner-module__aP78Uq__banner{z-index:var(--z-cookie);background:var(--color-ink);color:#fff;box-shadow:var(--shadow-card);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;max-width:960px;margin-inline:auto;padding:1.25rem 1.5rem;display:flex;position:fixed;bottom:4.5rem;left:1rem;right:1rem}.CookieBanner-module__aP78Uq__banner p{flex:1;min-width:220px;font-size:.9rem;line-height:1.5}.CookieBanner-module__aP78Uq__actions{flex-wrap:wrap;gap:.5rem;display:flex}
.BackToTop-module__W6MXPa__btn{z-index:var(--z-backtop);background:var(--color-accent);width:48px;height:48px;color:var(--color-ink);cursor:pointer;box-shadow:var(--shadow-soft);transition:background var(--transition), transform var(--transition);border:none;border-radius:50%;font-size:1.25rem;font-weight:700;position:fixed;bottom:calc(2rem + 56px);right:1.25rem}.BackToTop-module__W6MXPa__btn:hover{background:var(--color-accent-hover);transform:translateY(-2px)}@media (max-width:767px){.BackToTop-module__W6MXPa__btn{bottom:calc(4.75rem + env(safe-area-inset-bottom))}}
:root{--color-accent:#f07820;--color-accent-hover:#d96612;--color-accent-text:#f07820;--color-accent-text-hover:#d96612;--color-accent-soft:#f0782073;--color-accent-ring:#f07820a6;--color-accent-wash:#f078201f;--color-plate:#fede00;--color-plate-ring:#fede0073;--color-ink:#2c2c2c;--color-ink-soft:#333;--color-muted:#666;--color-muted-light:#999;--color-border:#e9e9e9;--color-border-strong:#dedede;--color-surface:#fff;--color-surface-muted:#f7f3ef;--color-surface-alt:#f3eee8;--color-danger:#f07820;--color-danger-alt:#d96612;--color-overlay:#0000008c;--color-overlay-strong:#000000b3;--font-heading:var(--font-poppins), "Poppins", sans-serif;--font-body:var(--font-roboto), "Roboto", sans-serif;--container:1170px;--container-pad:15px;--radius-sm:2px;--radius-md:4px;--radius-full:50%;--shadow-card:0 4px 12px #0000001a;--shadow-soft:0 2px 8px #00000014;--z-header:1000;--z-overlay:1100;--z-modal:1200;--z-cookie:1300;--z-backtop:900;--transition:.3s ease;--header-height:110px;--bp-xs:479px;--bp-sm:575px;--bp-md:767px;--bp-lg:991px;--bp-xl:1199px}
*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}body{min-height:100vh;color:var(--color-ink);font-family:var(--font-body);-webkit-font-smoothing:antialiased;background:#fff;font-size:15px;line-height:1.7}#main{background:linear-gradient(#fff 0% 12%,#f7f3ef 28%,#fff 48%,#f7f3ef 68%,#ffe8d4 88%,#f0b078 100%);min-height:50vh}@media (max-width:767px){body{padding-bottom:4.5rem}}img{max-width:100%;height:auto;display:block}a{color:inherit;transition:color var(--transition);text-decoration:none}ul,ol{list-style:none}button,input,select,textarea{font:inherit}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);color:var(--color-ink);font-weight:700;line-height:1.25}.container{width:100%;max-width:var(--container);padding-inline:var(--container-pad);margin-inline:auto}.skip-link{z-index:9999;background:var(--color-accent);color:var(--color-ink);padding:.75rem 1rem;font-weight:600;position:absolute;top:0;left:-9999px}.skip-link:focus{top:1rem;left:1rem}.accent,.section--dark .accent,[data-surface=dark] .accent{color:var(--color-accent)}.section{padding:70px 0}.section--dark{background:var(--color-ink);color:#fff}.section--dark h1,.section--dark h2,.section--dark h3,.section--dark h4{color:#fff}.section--muted{background:0 0}.section-heading{text-align:center;margin-bottom:40px;padding-bottom:8px}.section-heading h2{color:#3a3a3a;margin-bottom:.45rem;font-size:clamp(1.85rem,3.4vw,2.75rem);font-weight:600;line-height:1.15}.section-heading p{color:var(--color-muted);max-width:42rem;margin-inline:auto;font-size:1rem;line-height:1.6}.section-heading__line{background:var(--color-accent);width:64px;height:4px;margin:12px auto 0;display:inline-block;position:relative}.section-heading__line:before,.section-heading__line:after{content:"";background:var(--color-accent);width:4px;height:4px;position:absolute;top:0}.section-heading__line:before{right:-5px}.section-heading__line:after{right:-10px}.section-heading--left{text-align:left;padding-left:0}.section-heading--left p{margin-inline:0}.section-heading--left .section-heading__line{margin-left:0}.page-hero{background:var(--color-ink);color:#fff;text-align:center;padding:70px 0 50px;position:relative;overflow:hidden}.page-hero h1{color:#fff;font-size:clamp(2rem,4vw,3rem)}.sr-only{clip:rect(0, 0, 0, 0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}:focus-visible{outline:2px solid var(--color-ink);outline-offset:3px;box-shadow:0 0 0 5px var(--color-accent-ring)}::selection{background:var(--color-accent-soft);color:var(--color-ink)}@media (max-width:575px){.section{padding:48px 0}}@media (prefers-reduced-motion:no-preference){#main .reveal{opacity:0;will-change:opacity, transform;transition:opacity .75s cubic-bezier(.22,1,.36,1),transform .75s cubic-bezier(.22,1,.36,1);transform:translateY(32px)}#main .reveal.reveal--in{opacity:1;will-change:auto;transform:translate(0,0)}}
