@import "https://fonts.googleapis.com/css2?family=Darker+Grotesque:wght@300;400;500;600;700;800;900&display=swap";
*{box-sizing:border-box;margin:0;padding:0;font-family:Darker Grotesque,-apple-system,Roboto,Helvetica,sans-serif}html,body{max-width:100vw;overflow-x:hidden}a{color:inherit;text-decoration:none}button,a,input,textarea,select,[role=button]{touch-action:manipulation}.cookie-banner{z-index:1200;color:#fff;background:#2f3130f5;border-radius:10px;justify-content:space-between;align-items:center;gap:16px;max-width:1100px;margin:0 auto;padding:16px 20px;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial;display:flex;position:relative;bottom:16px;left:0;right:0;box-shadow:0 8px 24px #0003}.cookie-banner__text{flex:60%;font-size:14px;line-height:1.4}.cookie-banner__actions{align-items:center;gap:10px;display:flex}.btn{cursor:pointer;border:none;border-radius:8px;padding:10px 14px;font-weight:600}.btn--primary{color:#18211d;background:#eaa281}.btn--outline{color:#fff;background:0 0;border:1px solid #ffffff26}.btn--link{color:#ffffffe6;background:0 0;padding:6px;text-decoration:underline}.cookie-modal-overlay{z-index:99999;background-color:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.cookie-modal{background:#fff;border-radius:8px;width:90%;max-width:500px;padding:24px;animation:.3s fadeIn;box-shadow:0 8px 24px #0003}.cookie-category{border-bottom:1px solid #eee;justify-content:space-between;align-items:center;padding:8px 0;display:flex}.btn{cursor:pointer;border-radius:4px;padding:8px 14px}.btn--primary{color:#fff;background:#f60;border:none}.btn--outline{background:#fff;border:1px solid #ccc}.btn--link{color:#f60;cursor:pointer;background:0 0;border:none}.toggle{cursor:pointer;background:#ccc;border-radius:20px;width:40px;height:20px;transition:background .3s;position:relative}.toggle.on{background:#f60}.toggle__dot{background:#fff;border-radius:50%;width:16px;height:16px;transition:transform .3s;position:absolute;top:2px;left:2px}.toggle.on .toggle__dot{transform:translate(20px)}@keyframes fadeIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}
.cookie-modal-overlay{z-index:9999;background-color:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.cookie-modal{background:#fff;border-radius:8px;width:90vw;max-width:600px;max-height:80vh;padding:24px;font-family:Arial,sans-serif;overflow-y:auto;box-shadow:0 8px 16px #0003}.cookie-category{cursor:pointer;justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.toggle{background:#ccc;border-radius:12px;width:42px;height:22px;transition:background-color .3s;position:relative}.toggle.on{background:#ea8129}.toggle__dot{background:#fff;border-radius:50%;width:18px;height:18px;transition:left .3s;position:absolute;top:2px;left:2px}.toggle.on .toggle__dot{left:22px;transform:translate(20px)}.cookie-modal__footer{justify-content:flex-end;gap:12px;margin-top:16px;display:flex}.btn{cursor:pointer;-webkit-user-select:none;user-select:none;border:none;border-radius:4px;padding:6px 12px;font-size:14px}.btn--outline{color:#ea8129;background:0 0;border:1px solid #ea8129}.btn--primary{color:#fff;background:#ea8129}.btn--link{color:#ea8129;background:0 0;padding:0;text-decoration:underline}.cookie-banner{color:#fff;z-index:9999;background:#222;border-radius:24px;align-items:center;gap:16px;padding:12px 24px;font-family:Arial,sans-serif;font-size:14px;display:flex;position:fixed;bottom:16px;left:50%;transform:translate(-50%)}
