.imk-consent[hidden],.imk-modal[hidden]{display:none!important}.imk-consent{position:fixed;left:0;right:0;bottom:0;z-index:99998;background:#fff;border-top:1px solid #e5e5e5;box-shadow:0 -8px 30px rgb(0 0 0 / .12);padding:16px 20px;font-size:14px;line-height:1.5;color:#222}.imk-consent .imk-in{max-width:1140px;margin:0 auto;display:flex;align-items:center;gap:18px;flex-wrap:wrap}.imk-consent .imk-txt{margin:0;flex:1 1 340px}.imk-consent .imk-txt a{color:inherit;text-decoration:underline}.imk-acts{display:flex;gap:10px;flex-wrap:wrap}.imk-btn{appearance:none;cursor:pointer;border:1px solid #c9c9c9;background:#fff;color:#222;border-radius:8px;padding:10px 16px;font:inherit;font-size:14px;font-weight:600;line-height:1;transition:background .15s,border-color .15s}.imk-btn:hover{background:#f3f3f3}.imk-btn--fill{background:#222;border-color:#222;color:#fff}.imk-btn--fill:hover{background:#000}.imk-modal{position:fixed;inset:0;z-index:99999;display:flex;align-items:center;justify-content:center;padding:20px}.imk-overlay{position:absolute;inset:0;background:rgb(0 0 0 / .45)}.imk-box{position:relative;width:100%;max-width:560px;max-height:88vh;overflow:auto;background:#fff;border-radius:14px;box-shadow:0 24px 60px rgb(0 0 0 / .3);font-size:14px;color:#222}.imk-head{display:flex;align-items:center;justify-content:space-between;padding:18px 20px;border-bottom:1px solid #eee}.imk-head h2{margin:0;font-size:17px}.imk-x{border:0;background:none;font-size:26px;line-height:1;cursor:pointer;color:#666;padding:0 4px}.imk-body{padding:6px 20px}.imk-row{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:16px 0;border-bottom:1px solid #f0f0f0}.imk-row:last-child{border-bottom:0}.imk-row strong{display:block;font-size:14.5px}.imk-row span{display:block;margin-top:3px;color:#666;font-size:13px;line-height:1.45}.imk-foot{display:flex;justify-content:flex-end;gap:10px;padding:16px 20px;border-top:1px solid #eee}.imk-sw{position:relative;flex:0 0 auto;width:46px;height:26px}.imk-sw input{position:absolute;opacity:0;width:0;height:0}.imk-sw span{position:absolute;inset:0;background:#ccc;border-radius:999px;transition:background .18s;cursor:pointer}.imk-sw span::before{content:"";position:absolute;top:3px;left:3px;width:20px;height:20px;background:#fff;border-radius:50%;transition:transform .18s}.imk-sw input:checked+span{background:#1e8e3e}.imk-sw input:checked+span::before{transform:translateX(20px)}.imk-sw--fixed span{background:#1e8e3e;opacity:.5;cursor:default}@media (max-width:720px){.imk-consent .imk-in{align-items:stretch}.imk-acts{width:100%}.imk-acts .imk-btn{flex:1 1 auto}}