:root{--color-bg:#f4f5f9;--color-bg-deep:#eaecf4;--color-surface:#fff;--color-surface-warm:#f8f9fc;--color-surface-card:#fff;--color-primary:#3a4a9f;--color-primary-dark:#1a2454;--color-primary-light:#5b6bb8;--color-primary-ultra:#0d1340;--color-accent:#8b9dd4;--color-accent-light:#b8c4e8;--color-accent-dark:#5b6bb8;--color-text:#0d1340;--color-text-muted:#5a6080;--color-text-light:#8890b0;--color-border:#d8dcee;--color-border-light:#e8eaf4;--color-danger:#e07070;--color-danger-bg:#e070701a;--color-success:#5aa87a;--color-success-bg:#5aa87a1a;--color-warning:#d4a847;--color-warning-bg:#d4a8471a;--gradient-primary:linear-gradient(135deg,#3a4a9f 0%,#1a2454 100%);--gradient-lavender:linear-gradient(135deg,#5b6bb8 0%,#a8b4d8 100%);--gradient-hero:linear-gradient(135deg,#1a2454 0%,#3a4a9f 60%,#5b6bb8 100%);--gradient-soft:linear-gradient(180deg,#f4f5f9 0%,#eaecf4 100%);--font-heading:"Nunito",-apple-system,BlinkMacSystemFont,sans-serif;--font-serif:"Playfair Display",Georgia,serif;--font-sans:"Nunito",-apple-system,BlinkMacSystemFont,sans-serif;--radius-sm:8px;--radius-md:14px;--radius-lg:20px;--radius-xl:28px;--radius-full:9999px;--shadow-sm:0 2px 12px #1a245414;--shadow-md:0 6px 24px #1a24541f;--shadow-lg:0 12px 48px #1a24542e;--shadow-glow:0 0 40px #3a4a9f33;--transition:all .25s cubic-bezier(.4,0,.2,1)}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-size:16px}body{font-family:var(--font-sans);background-color:var(--color-bg);color:var(--color-text);min-height:100vh;line-height:1.6}h1,h2,h3,h4,h5{font-family:var(--font-heading);color:var(--color-text);font-weight:700;line-height:1.3}a{color:inherit;text-decoration:none}button{font-family:var(--font-sans);cursor:pointer;background:0 0;border:none}input,textarea,select{font-family:var(--font-sans);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}img{max-width:100%}.container{max-width:1200px;margin:0 auto;padding:0 24px}.sr-only{clip:rect(0,0,0,0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--color-bg-deep)}::-webkit-scrollbar-thumb{background:var(--color-accent-light);border-radius:var(--radius-full)}::-webkit-scrollbar-thumb:hover{background:var(--color-accent)}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInLeft{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}@keyframes slideInRight{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}@keyframes breathe{0%,to{opacity:.8;transform:scale(1)}50%{opacity:1;transform:scale(1.05)}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes glow{0%,to{box-shadow:0 0 20px #3a4a9f1a}50%{box-shadow:0 0 40px #3a4a9f4d}}.animate-fadeIn{animation:.4s forwards fadeIn}.animate-breathe{animation:4s ease-in-out infinite breathe}.skeleton{background:linear-gradient(90deg,var(--color-surface)25%,var(--color-bg-deep)50%,var(--color-surface)75%);border-radius:var(--radius-sm);background-size:200% 100%;animation:1.5s infinite shimmer}
.CookieBanner-module__DZaZKG__overlay{z-index:9999;pointer-events:none;justify-content:center;padding:16px;animation:.4s cubic-bezier(.16,1,.3,1) CookieBanner-module__DZaZKG__slideUp;display:flex;position:fixed;bottom:0;left:0;right:0}@keyframes CookieBanner-module__DZaZKG__slideUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.CookieBanner-module__DZaZKG__banner{pointer-events:all;background:#fff;border:1px solid #00000014;border-radius:16px;width:100%;max-width:820px;padding:22px 26px;box-shadow:0 8px 40px #00000024,0 2px 8px #00000014}.CookieBanner-module__DZaZKG__top{align-items:flex-start;gap:16px;margin-bottom:18px;display:flex}.CookieBanner-module__DZaZKG__iconWrap{flex-shrink:0;margin-top:2px;font-size:1.8rem}.CookieBanner-module__DZaZKG__text{flex:1}.CookieBanner-module__DZaZKG__title{color:#1a1a2e;margin-bottom:5px;font-family:-apple-system,Segoe UI,sans-serif;font-size:.97rem;display:block}.CookieBanner-module__DZaZKG__desc{color:#6b7280;font-family:-apple-system,Segoe UI,sans-serif;font-size:.83rem;line-height:1.55}.CookieBanner-module__DZaZKG__detailsToggle{color:#7c6b5c;cursor:pointer;text-underline-offset:2px;background:0 0;border:none;margin-left:4px;padding:0;font-family:inherit;font-size:.8rem;text-decoration:underline}.CookieBanner-module__DZaZKG__detailsToggle:hover{color:#5a4a3c}.CookieBanner-module__DZaZKG__details{margin-top:14px;animation:.25s CookieBanner-module__DZaZKG__fadeInDown}@keyframes CookieBanner-module__DZaZKG__fadeInDown{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.CookieBanner-module__DZaZKG__cookieTable{border-collapse:collapse;width:100%;margin-bottom:10px;font-size:.78rem}.CookieBanner-module__DZaZKG__cookieTable th,.CookieBanner-module__DZaZKG__cookieTable td{text-align:left;border-bottom:1px solid #f0ece6;padding:7px 10px;font-family:-apple-system,Segoe UI,sans-serif}.CookieBanner-module__DZaZKG__cookieTable th{color:#4a4a5a;text-transform:uppercase;letter-spacing:.5px;background:#faf9f7;font-size:.72rem;font-weight:600}.CookieBanner-module__DZaZKG__cookieTable td{color:#6b7280}.CookieBanner-module__DZaZKG__cookieTable code{color:#5a4a3c;background:#f5f0eb;border-radius:4px;padding:1px 5px;font-size:.75rem}.CookieBanner-module__DZaZKG__detailsNote{color:#9ca3af;font-family:-apple-system,Segoe UI,sans-serif;font-size:.75rem;line-height:1.5}.CookieBanner-module__DZaZKG__link{color:#c4956a;text-underline-offset:2px;text-decoration:underline}.CookieBanner-module__DZaZKG__actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.CookieBanner-module__DZaZKG__btnReject{color:#6b7280;cursor:pointer;background:0 0;border:1.5px solid #d1c5b8;border-radius:100px;padding:10px 20px;font-family:-apple-system,Segoe UI,sans-serif;font-size:.85rem;font-weight:600;transition:all .2s}.CookieBanner-module__DZaZKG__btnReject:hover{color:#4a4040;background:#faf9f7;border-color:#b0a090}.CookieBanner-module__DZaZKG__btnAccept{color:#fff;cursor:pointer;background:#c4956a;border:none;border-radius:100px;padding:10px 24px;font-family:-apple-system,Segoe UI,sans-serif;font-size:.85rem;font-weight:600;transition:all .2s;box-shadow:0 2px 8px #c4956a4d}.CookieBanner-module__DZaZKG__btnAccept:hover{background:#a8794f;transform:translateY(-1px);box-shadow:0 4px 14px #c4956a66}@media (max-width:640px){.CookieBanner-module__DZaZKG__overlay{padding:10px}.CookieBanner-module__DZaZKG__banner{padding:18px}.CookieBanner-module__DZaZKG__top{flex-direction:column;gap:10px}.CookieBanner-module__DZaZKG__actions{justify-content:stretch}.CookieBanner-module__DZaZKG__btnReject,.CookieBanner-module__DZaZKG__btnAccept{text-align:center;flex:1}.CookieBanner-module__DZaZKG__cookieTable{font-size:.72rem}}
