.ConsentCategoryToggle-module__AXgJAq__row{border:1px solid var(--border);border-radius:calc(var(--radius) + 2px);background:color-mix(in srgb, var(--card) 86%, var(--background));grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:1rem;padding:1rem 1.1rem;display:grid}.ConsentCategoryToggle-module__AXgJAq__row[data-disabled=true]{opacity:.9}.ConsentCategoryToggle-module__AXgJAq__copy{gap:.45rem;display:grid}.ConsentCategoryToggle-module__AXgJAq__headingRow{flex-wrap:wrap;align-items:center;gap:.55rem;display:flex}.ConsentCategoryToggle-module__AXgJAq__title{color:var(--foreground);font-size:1rem;font-weight:700}.ConsentCategoryToggle-module__AXgJAq__badge{font-family:var(--font-mono);letter-spacing:.03em;text-transform:uppercase;background:color-mix(in srgb, var(--foreground) 8%, var(--background));color:var(--muted-foreground);border-radius:999px;justify-content:center;align-items:center;padding:.18rem .55rem;font-size:.74rem;display:inline-flex}.ConsentCategoryToggle-module__AXgJAq__description,.ConsentCategoryToggle-module__AXgJAq__retention{margin:0}.ConsentCategoryToggle-module__AXgJAq__description{color:var(--muted-foreground);line-height:1.55}.ConsentCategoryToggle-module__AXgJAq__retention{font-family:var(--font-mono);color:var(--muted-foreground);font-size:.78rem}.ConsentCategoryToggle-module__AXgJAq__control{display:inline-flex;position:relative}.ConsentCategoryToggle-module__AXgJAq__input{opacity:0;cursor:pointer;position:absolute;inset:0}.ConsentCategoryToggle-module__AXgJAq__track{background:color-mix(in srgb, var(--foreground) 12%, var(--background));border:1px solid color-mix(in srgb, var(--foreground) 12%, var(--border));border-radius:999px;align-items:center;width:3rem;height:1.8rem;padding:.2rem;transition:background-color .18s,border-color .18s,opacity .18s;display:inline-flex;position:relative}.ConsentCategoryToggle-module__AXgJAq__thumb{background:var(--background);width:1.35rem;height:1.35rem;box-shadow:var(--shadow-sm);border-radius:999px;transition:transform .18s}.ConsentCategoryToggle-module__AXgJAq__input:checked+.ConsentCategoryToggle-module__AXgJAq__track{background:color-mix(in srgb, var(--primary) 84%, var(--background));border-color:color-mix(in srgb, var(--primary) 84%, var(--background))}.ConsentCategoryToggle-module__AXgJAq__input:checked+.ConsentCategoryToggle-module__AXgJAq__track .ConsentCategoryToggle-module__AXgJAq__thumb{transform:translate(1.1rem)}.ConsentCategoryToggle-module__AXgJAq__input:focus-visible+.ConsentCategoryToggle-module__AXgJAq__track{outline:2px solid var(--ring);outline-offset:2px}.ConsentCategoryToggle-module__AXgJAq__input:disabled+.ConsentCategoryToggle-module__AXgJAq__track{opacity:.72;cursor:not-allowed}@media (max-width:640px){.ConsentCategoryToggle-module__AXgJAq__row{grid-template-columns:1fr}.ConsentCategoryToggle-module__AXgJAq__control{justify-self:start}}
.GdprConsentManager-module__L4vtta__banner{z-index:60;position:fixed;bottom:1rem;left:1rem;right:1rem}.GdprConsentManager-module__L4vtta__bannerCard,.GdprConsentManager-module__L4vtta__dialog,.GdprConsentManager-module__L4vtta__detailsPanel{border:1px solid color-mix(in srgb, var(--foreground) 10%, var(--border));border-radius:calc(var(--radius) + 6px);background:color-mix(in srgb, var(--background) 88%, var(--card));box-shadow:var(--shadow-xl)}.GdprConsentManager-module__L4vtta__bannerCard{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);gap:1.5rem;max-width:min(72rem,100%);margin:0 auto;padding:1.35rem;display:grid}.GdprConsentManager-module__L4vtta__bannerCopy,.GdprConsentManager-module__L4vtta__dialog{gap:.9rem;display:grid}.GdprConsentManager-module__L4vtta__eyebrow{width:fit-content;font-family:var(--font-mono);letter-spacing:.04em;text-transform:uppercase;color:var(--primary);background:color-mix(in srgb, var(--primary) 10%, var(--background));border-radius:999px;align-items:center;padding:.28rem .62rem;font-size:.75rem;display:inline-flex}.GdprConsentManager-module__L4vtta__title{color:var(--foreground);margin:0;font-size:clamp(1.2rem,2.8vw,1.75rem);line-height:1.2}.GdprConsentManager-module__L4vtta__description,.GdprConsentManager-module__L4vtta__supportingCopy,.GdprConsentManager-module__L4vtta__policySummary,.GdprConsentManager-module__L4vtta__notice{color:var(--muted-foreground);margin:0;line-height:1.6}.GdprConsentManager-module__L4vtta__supportingCopy a,.GdprConsentManager-module__L4vtta__linkRow a{color:var(--foreground)}.GdprConsentManager-module__L4vtta__notice{border-radius:var(--radius);background:color-mix(in srgb, var(--secondary) 12%, var(--background));color:var(--foreground);padding:.75rem .9rem}.GdprConsentManager-module__L4vtta__bannerActions,.GdprConsentManager-module__L4vtta__dialogActions{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;display:grid}.GdprConsentManager-module__L4vtta__actionButton,.GdprConsentManager-module__L4vtta__closeButton{border-radius:var(--radius);cursor:pointer;border:1px solid #0000;justify-content:center;align-items:center;min-height:2.9rem;padding:.7rem 1rem;font-size:.96rem;font-weight:700;transition:transform .16s,filter .16s,background-color .16s,border-color .16s,color .16s;display:inline-flex}.GdprConsentManager-module__L4vtta__actionButton:hover,.GdprConsentManager-module__L4vtta__closeButton:hover{filter:brightness(1.03);transform:translateY(-1px)}.GdprConsentManager-module__L4vtta__actionButton:focus-visible,.GdprConsentManager-module__L4vtta__closeButton:focus-visible{outline:2px solid var(--ring);outline-offset:2px}.GdprConsentManager-module__L4vtta__acceptButton{background:var(--primary);color:var(--primary-foreground);border-color:color-mix(in srgb, var(--primary) 90%, var(--background))}.GdprConsentManager-module__L4vtta__rejectButton{background:color-mix(in srgb, var(--foreground) 12%, var(--background));color:var(--foreground);border-color:color-mix(in srgb, var(--foreground) 22%, var(--border))}.GdprConsentManager-module__L4vtta__manageButton,.GdprConsentManager-module__L4vtta__saveButton,.GdprConsentManager-module__L4vtta__closeButton{color:var(--foreground);border-color:var(--border);background:0 0}.GdprConsentManager-module__L4vtta__closeButton{min-height:0;padding:.58rem .9rem}.GdprConsentManager-module__L4vtta__overlay{z-index:70;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#02012361;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.GdprConsentManager-module__L4vtta__dialog{width:min(46rem,100%);max-height:min(90vh,56rem);padding:1.4rem;overflow:auto}.GdprConsentManager-module__L4vtta__dialogHeader{justify-content:space-between;align-items:start;gap:1rem;display:flex}.GdprConsentManager-module__L4vtta__categoryList{gap:.9rem;display:grid}.GdprConsentManager-module__L4vtta__detailsPanel{gap:.75rem;padding:1rem 1.1rem;display:grid}.GdprConsentManager-module__L4vtta__detailsTitle{color:var(--foreground);margin:0;font-size:.94rem;font-weight:700}.GdprConsentManager-module__L4vtta__detailList{color:var(--muted-foreground);gap:.5rem;margin:0;padding-left:1.2rem;line-height:1.55;display:grid}.GdprConsentManager-module__L4vtta__detailList code{font-family:var(--font-mono);font-size:.85rem}.GdprConsentManager-module__L4vtta__linkRow{flex-wrap:wrap;align-items:center;gap:.9rem;display:flex}@media (max-width:760px){.GdprConsentManager-module__L4vtta__bannerActions,.GdprConsentManager-module__L4vtta__dialogActions{grid-template-columns:1fr}.GdprConsentManager-module__L4vtta__dialogHeader{flex-direction:column}}
.ParallaxBackground-module__a3iLjW__root{z-index:-1;pointer-events:none;margin:0;padding:0;position:fixed;inset:0;overflow:hidden}.ParallaxBackground-module__a3iLjW__bgImage{opacity:.82;background-image:url(/images/BCK01.png);background-position:100%;background-repeat:no-repeat;background-size:cover;width:120vw;height:120vh;position:absolute;top:-10vh;right:0}.dark .ParallaxBackground-module__a3iLjW__bgImage{opacity:.02}.ParallaxBackground-module__a3iLjW__orb{filter:blur(48px);opacity:.45;pointer-events:none;will-change:transform;border-radius:999px;width:clamp(18rem,30vw,30rem);height:clamp(18rem,30vw,30rem);position:absolute}.ParallaxBackground-module__a3iLjW__orbTopLeft{background:radial-gradient(circle, color-mix(in srgb, var(--secondary) 20%, transparent), transparent 70%), radial-gradient(circle at 50% 200%, color-mix(in srgb, var(--primary) 12%, transparent), transparent 60%);top:5rem;left:-6rem;}.ParallaxBackground-module__a3iLjW__orbBottomRight{background:radial-gradient(circle, color-mix(in srgb, var(--primary) 16%, transparent), transparent 70%), radial-gradient(circle at -20% -50%, color-mix(in srgb, var(--secondary) 10%, transparent), transparent 60%);bottom:4rem;right:-4rem;}
.SiteFooter-module__VFKzxG__footer{color:var(--muted-foreground);padding:3rem 0 2rem}.SiteFooter-module__VFKzxG__footer a{color:var(--muted-foreground);text-decoration:none;transition:color .16s}.SiteFooter-module__VFKzxG__footer a:hover{color:var(--foreground)}.SiteFooter-module__VFKzxG__grid{border-bottom:1px solid var(--border);grid-template-columns:repeat(4,1fr);gap:2.5rem;padding-bottom:2rem;display:grid}.SiteFooter-module__VFKzxG__col{align-content:start;gap:.85rem;display:grid}.SiteFooter-module__VFKzxG__colTitle{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.06em;color:var(--foreground);font-size:.78rem;font-weight:700}.SiteFooter-module__VFKzxG__colLinks{gap:.5rem;font-size:.9rem;display:grid}.SiteFooter-module__VFKzxG__colList{gap:.5rem;margin:0;padding:0;font-size:.9rem;list-style:none;display:grid}.SiteFooter-module__VFKzxG__bottomBar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.8rem;padding-top:1.5rem;font-size:.85rem;display:flex}.SiteFooter-module__VFKzxG__tagline{font-family:var(--font-serif);color:var(--foreground);font-style:italic}@media (max-width:900px){.SiteFooter-module__VFKzxG__grid{grid-template-columns:1fr 1fr;gap:2rem}}@media (max-width:520px){.SiteFooter-module__VFKzxG__grid{grid-template-columns:1fr;gap:1.8rem}}
