:root{--ha-green:#1D9E75;--ha-dark:#0E1A14;--ha-sand:#F6EFE4;--ha-border:#E7DFD2;--ha-muted:#5D6A63}.ha-cookie,.ha-modal{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.ha-cookie{position:fixed;left:18px;right:18px;bottom:18px;z-index:99998;display:none}.ha-cookie.is-visible{display:block}.ha-cookie__card{position:relative;max-width:1180px;margin:0 auto;display:grid;grid-template-columns:92px 1fr auto;align-items:center;gap:18px;padding:18px;border:1px solid var(--ha-border);border-radius:24px;background:rgba(255,255,255,.97);box-shadow:0 22px 70px rgba(14,26,20,.18);backdrop-filter:blur(10px)}.ha-cookie__close{position:absolute;top:10px;right:12px;border:0;background:transparent;color:#7a827d;font-size:26px;line-height:1;cursor:pointer}.ha-cookie__logo-wrap{width:78px;height:78px;border-radius:22px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#fff,#f7eee0);border:1px solid #eadfce}.ha-cookie__logo{width:64px;height:auto;display:block}.ha-cookie__eyebrow{color:var(--ha-green);font-weight:800;font-size:12px;letter-spacing:.08em;text-transform:uppercase;margin-bottom:4px}.ha-cookie h2,.ha-modal h2{margin:0 0 7px;color:var(--ha-dark);font-size:22px;line-height:1.15}.ha-cookie p{margin:0;color:var(--ha-muted);font-size:14px;line-height:1.5}.ha-cookie__links{margin-top:8px;font-size:13px;color:#7b847e}.ha-cookie__links a{color:var(--ha-green);font-weight:800;text-decoration:none}.ha-cookie__links a:hover{text-decoration:underline}.ha-cookie__actions{display:flex;gap:10px;align-items:center;justify-content:flex-end;flex-wrap:wrap;padding-right:22px}.ha-btn{border:0;border-radius:999px;padding:11px 16px;font-weight:800;font-size:14px;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease,background .15s ease;white-space:nowrap}.ha-btn:hover{transform:translateY(-1px)}.ha-btn--primary{background:var(--ha-green);color:white;box-shadow:0 10px 24px rgba(29,158,117,.25)}.ha-btn--light{background:#F2EEE7;color:var(--ha-dark)}.ha-btn--ghost{background:transparent;color:var(--ha-dark);border:1px solid var(--ha-border)}.ha-modal{position:fixed;inset:0;z-index:99999;display:none}.ha-modal.is-visible{display:block}.ha-modal__overlay{position:absolute;inset:0;background:rgba(14,26,20,.45);backdrop-filter:blur(5px)}.ha-modal__panel{position:relative;width:min(720px,calc(100% - 28px));max-height:calc(100vh - 40px);overflow:auto;margin:20px auto;background:white;border-radius:26px;padding:24px;box-shadow:0 30px 90px rgba(0,0,0,.28)}.ha-modal__close{position:absolute;top:14px;right:16px;border:0;background:transparent;font-size:28px;cursor:pointer;color:#778079}.ha-modal__head{display:flex;align-items:center;gap:14px;padding-right:36px}.ha-modal__logo{width:62px;height:auto;border-radius:14px}.ha-modal__intro{color:var(--ha-muted);line-height:1.55;margin:18px 0}.ha-pref{display:flex;justify-content:space-between;align-items:center;gap:18px;border:1px solid var(--ha-border);border-radius:18px;padding:16px;margin:12px 0;background:#fffdf9}.ha-pref strong{color:var(--ha-dark)}.ha-pref p{margin:4px 0 0;color:var(--ha-muted);font-size:14px;line-height:1.45}.ha-switch{position:relative;display:inline-block;width:54px;height:30px;flex:0 0 auto}.ha-switch input{opacity:0;width:0;height:0}.ha-switch span{position:absolute;cursor:pointer;inset:0;background:#d8d2c8;border-radius:999px;transition:.2s}.ha-switch span:before{content:"";position:absolute;width:24px;height:24px;left:3px;top:3px;background:white;border-radius:50%;transition:.2s;box-shadow:0 2px 8px rgba(0,0,0,.2)}.ha-switch input:checked+span{background:var(--ha-green)}.ha-switch input:checked+span:before{transform:translateX(24px)}.ha-switch input:disabled+span{opacity:.7;cursor:not-allowed}.ha-modal__actions{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end;margin-top:18px}@media(max-width:860px){.ha-cookie{left:10px;right:10px;bottom:10px}.ha-cookie__card{grid-template-columns:1fr;gap:12px;padding:18px}.ha-cookie__logo-wrap{width:68px;height:68px}.ha-cookie__logo{width:56px}.ha-cookie__actions{justify-content:flex-start;padding-right:0}.ha-btn{width:auto}}