@charset "UTF-8";.floating-cta{position:fixed;right:1.5rem;bottom:1.5rem;z-index:1000}.floating-cta__button{background:#0071bc;color:#fff;border:none;border-radius:999px;padding:0.85rem 1.6rem;font-size:0.95rem;font-weight:600;cursor:pointer;box-shadow:0 8px 20px rgba(0,0,0,0.18);display:inline-flex;align-items:center;gap:0.4rem;transition:transform 0.15s ease,box-shadow 0.15s ease,background 0.2s ease}.floating-cta__button:hover{transform:translateY(-1px);box-shadow:0 10px 24px rgba(0,0,0,0.22);background:#005e9a}.floating-cta__button:active{transform:translateY(0);box-shadow:0 5px 14px rgba(0,0,0,0.18)}@media (max-width:600px){.floating-cta{right:1rem;bottom:1rem}.floating-cta__button{width:auto;padding-inline:1.2rem}}.kundeklubb-modal-overlay{position:fixed;inset:0;background:rgba(0,0,0,0.45);display:none;align-items:center;justify-content:center;z-index:1001}.kundeklubb-modal-overlay.is-visible{display:flex}.kundeklubb-modal{background:#1e1e1e;color:#fff;border-radius:16px;max-width:640px;width:90%;max-height:90vh;padding:1.5rem 1.5rem 1.75rem;box-shadow:0 18px 45px rgba(0,0,0,0.25);position:relative;display:flex;flex-direction:column;overflow:hidden}.kundeklubb-modal__header-row{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:0.75rem}.kundeklubb-modal__header-main{display:flex;align-items:center;gap:0.75rem;margin:auto}.kundeklubb-modal__logo{max-height:48px;width:auto;flex-shrink:0}.kundeklubb-modal__title{margin:0;font-size:1.4rem;line-height:1.2;font-weight:700;color:#fff}.kundeklubb-modal__close{background:none;border:none;font-size:1.3rem;cursor:pointer;line-height:1;color:#ccc;padding:0.15rem;border-radius:999px;flex-shrink:0;transition:background 0.15s ease,color 0.15s ease}.kundeklubb-modal__close:hover{background:#e4e7eb;color:#fff}.kundeklubb-modal__body{overflow-y:auto;padding-right:0.2rem;margin-bottom:1.25rem}.kundeklubb-modal__body p{margin:0 0 0.85rem;font-size:0.95rem;line-height:1.6;color:#fff}.kundeklubb-modal__body ul{margin:0.5rem 0 0;padding-left:0;list-style:none;font-size:0.95rem;line-height:1.6;color:#3e4c59}.kundeklubb-modal__body li{position:relative;padding-left:1.4rem;color:#fff}.kundeklubb-modal__body li+li{margin-top:0.3rem}.kundeklubb-modal__body li::before{content:"";position:absolute;left:0;top:0.65em;width:0.5rem;height:0.5rem;border-radius:50%;background:#0071bc;transform:translateY(-50%)}.kundeklubb-modal__footer{display:flex;justify-content:flex-end}.kundeklubb-modal__link-btn{display:inline-flex;align-items:center;justify-content:center;padding:0.85rem 1.4rem;border-radius:999px;text-decoration:none;font-weight:600;font-size:0.95rem;background:#0071bc;color:#fff;box-shadow:0 10px 25px rgba(0,0,0,0.18);transition:background 0.2s ease,transform 0.15s ease,box-shadow 0.15s ease}.kundeklubb-modal__link-btn:hover{background:#005e9a;transform:translateY(-1px);box-shadow:0 14px 28px rgba(0,0,0,0.24)}.kundeklubb-modal__link-btn:active{transform:translateY(0);box-shadow:0 8px 20px rgba(0,0,0,0.2)}.desktop-only{}@media (max-width:480px){.kundeklubb-modal{padding:1.25rem 1rem 1.4rem;max-width:95%;border-radius:14px}.kundeklubb-modal__title{font-size:1.2rem}.kundeklubb-modal__link-btn{width:100%;justify-content:center}.desktop-only{display:none}.kundeklubb-modal__logo{max-height:40px}}
