.benefit-strip{margin-top:36px;background:linear-gradient(135deg,var(--evilo-black,#101010),#2c2415);color:#fff;padding:22px 0}.benefit-strip .container{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.benefit-strip .container>div{display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto auto;column-gap:10px;align-items:center}.benefit-strip .container>div>span{display:block;grid-column:2;color:#f9f0dc;font-size:13px}.footer{margin-top:0;background:var(--evilo-cream,#fffaf1);border-top:1px solid var(--evilo-border,#eadcc0);padding:38px 0}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:28px}.footer a{display:block;margin:9px 0;color:#334155}.footer-logo{font-size:22px;font-weight:1000}.cookie{position:fixed;bottom:0;left:0;right:0;background:#111827;color:#fff;display:flex;justify-content:center;align-items:center;gap:20px;padding:14px;z-index:999}.cookie a{color:#d6ad3f}@media(max-width:768px){.benefit-strip .container,.footer-grid{grid-template-columns:1fr}.cookie{display:block;text-align:center}.cookie .btn{margin-top:8px}}.cookie.evilo-cookie-consent{position:fixed !important;left:0 !important;right:0 !important;bottom:0 !important;z-index:2147483000 !important;display:block;padding:16px;background:transparent !important;color:#263241 !important;text-align:left !important;pointer-events:none;}.cookie.evilo-cookie-consent[hidden],.cookie.evilo-cookie-consent.is-hidden{display:none !important;}.evilo-cookie-banner,.evilo-cookie-panel{pointer-events:auto;width:min(920px,calc(100vw - 28px));margin:0 auto;background:#fff;border:1px solid #e5e9ef;border-radius:18px;box-shadow:0 20px 60px rgba(15,23,42,.18);color:#27313d;}.evilo-cookie-banner{display:grid;grid-template-columns:1fr auto;gap:18px;align-items:end;padding:20px 22px;}.evilo-cookie-chip{display:inline-flex;align-items:center;height:26px;padding:0 10px;margin-bottom:10px;border-radius:999px;background:#fff7e8;border:1px solid #f0d8a2;color:#8a5d00;font-size:12px;font-weight:900;letter-spacing:.02em;}.evilo-cookie-copy h3,.evilo-cookie-panel-head h3{margin:0 0 8px;color:#202833;font-size:20px;line-height:1.25;font-weight:900;}.evilo-cookie-copy p,.evilo-cookie-intro{margin:0;color:#5f6b7a;line-height:1.62;font-size:14.5px;}.evilo-cookie-links{display:flex;gap:12px;flex-wrap:wrap;margin-top:10px;}.evilo-cookie-links a{color:#9a6b00 !important;font-weight:800;text-decoration:underline;text-underline-offset:3px;}.evilo-cookie-actions,.evilo-cookie-panel-actions{display:flex;gap:10px;align-items:center;justify-content:flex-end;flex-wrap:wrap;}.evilo-cookie-btn{border:0;min-height:46px;padding:0 18px;border-radius:10px;font-weight:900;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease,background .15s ease;white-space:nowrap;}.evilo-cookie-btn:hover{transform:translateY(-1px);}.evilo-cookie-primary{background:linear-gradient(135deg,#111827,#3b2a0d,#c79a33);color:#fff;box-shadow:0 12px 24px rgba(17,24,39,.18);}.evilo-cookie-muted{background:#eef2f5;color:#2f3945;}.evilo-cookie-secondary{background:#0f172a;color:#fff;}.evilo-cookie-panel{max-height:min(82vh,760px);display:flex;flex-direction:column;overflow:hidden;}.evilo-cookie-panel[hidden]{display:none !important;}.evilo-cookie-panel-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:22px 24px 16px;border-bottom:1px solid #edf1f5;}.evilo-cookie-close{width:42px;height:42px;border:0;border-radius:12px;background:#eef2f5;color:#263241;font-size:28px;line-height:1;cursor:pointer;}.evilo-cookie-panel-body{padding:18px 24px 22px;overflow:auto;}.evilo-cookie-intro{margin-bottom:16px;}.evilo-cookie-option{display:grid;grid-template-columns:1fr auto;align-items:center;gap:16px;padding:16px;margin:10px 0;background:#f6f8fa;border:1px solid #edf1f5;border-radius:14px;cursor:pointer;}.evilo-cookie-option.is-required{cursor:default;}.evilo-cookie-option-text b{display:block;color:#2d3540;font-size:15px;margin-bottom:4px;}.evilo-cookie-option-text small{display:block;color:#6b7582;font-size:13px;line-height:1.45;}.evilo-cookie-option input{position:absolute;opacity:0;pointer-events:none;}.evilo-cookie-switch{width:64px;height:34px;border-radius:999px;background:#657383;display:flex;align-items:center;padding:3px;transition:.18s ease;}.evilo-cookie-switch span{width:28px;height:28px;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;color:#657383;font-weight:900;box-shadow:0 2px 6px rgba(15,23,42,.18);transition:.18s ease;}.evilo-cookie-option input:checked+.evilo-cookie-switch,.evilo-cookie-switch.is-on{background:#c79a33;}.evilo-cookie-option input:checked+.evilo-cookie-switch span,.evilo-cookie-switch.is-on span{transform:translateX(30px);color:#c79a33;}.evilo-cookie-switch.is-locked{background:#dce4eb;}.evilo-cookie-switch.is-locked span{transform:translateX(30px);color:#9fb0bf;}.evilo-cookie-panel-actions{padding:16px 24px;border-top:1px solid #edf1f5;background:#fff;}html.evilo-consent-open,body.evilo-consent-open{overflow:hidden !important;}@media(max-width:760px){.cookie.evilo-cookie-consent{padding:10px;}.evilo-cookie-banner{grid-template-columns:1fr;padding:18px;border-radius:18px;}.evilo-cookie-actions,.evilo-cookie-panel-actions{display:grid;grid-template-columns:1fr;}.evilo-cookie-btn{width:100%;}.evilo-cookie-panel{width:calc(100vw - 20px);max-height:88vh;border-radius:18px 18px 0 0;margin-bottom:0;}.evilo-cookie-panel-head{padding:18px 18px 12px;}.evilo-cookie-panel-head h3{font-size:18px;}.evilo-cookie-panel-body{padding:14px 18px;}.evilo-cookie-option{grid-template-columns:1fr;gap:10px;}.evilo-cookie-switch{justify-self:end;}.evilo-cookie-copy h3{font-size:18px;}.evilo-cookie-copy p{font-size:13.5px;}}