/* NORDIKLUM v1.0 */
#aekit-klarna{font-size:13px;color:#888;padding:6px 0 18px;border-bottom:1px solid #eee;margin-bottom:8px}
#aekit-klarna strong{color:#1a1a1a;font-weight:500}
.klarna-logo{display:inline-block;background:#FFB3C7;color:#0A0B09;font-size:10px;font-weight:800;padding:2px 8px;border-radius:4px;letter-spacing:.5px;vertical-align:middle}
#aekit-badges{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:18px 0;padding:0}
#aekit-badges .badge{display:flex;align-items:center;gap:10px;padding:14px 16px;border:1px solid #eee;border-radius:0;background:#fff;transition:all .3s ease}
#aekit-badges .badge:hover{border-color:#c8a96e}
#aekit-badges .badge-icon{font-size:14px;line-height:1;flex-shrink:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:#faf8f5;border-radius:50%;color:#c8a96e;font-weight:700}
#aekit-badges .badge-text{font-size:11px;color:#888;line-height:1.3}
#aekit-badges .badge-text strong{display:block;font-size:12px;font-weight:500;color:#1a1a1a;margin-bottom:1px}
#aekit-urgency{background:#faf8f5;border-left:2px solid #1a1a1a;padding:14px 18px;margin:12px 0;font-size:13px;color:#888;line-height:1.5;border-radius:0}
#aekit-urgency strong{color:#1a1a1a;font-weight:500}
#aekit-accordions{margin:16px 0 12px;border-top:1px solid #eee}
.ak-accordion{border-bottom:1px solid #eee}
.ak-acc-header{display:flex;justify-content:space-between;align-items:center;padding:16px 0;cursor:pointer;font-size:13px;font-weight:500;color:#1a1a1a;letter-spacing:.3px;transition:color .2s}
.ak-acc-header:hover{color:#c8a96e}
.ak-acc-arrow{font-size:20px;font-weight:200;color:#ccc;transition:transform .4s ease,color .3s}
.ak-accordion.open .ak-acc-arrow{transform:rotate(45deg);color:#1a1a1a}
.ak-acc-body{max-height:0;overflow:hidden;transition:max-height .5s cubic-bezier(.4,0,.2,1),padding .3s}
.ak-accordion.open .ak-acc-body{max-height:300px;padding:0 0 16px}
.ak-acc-body p{font-size:13px;color:#888;line-height:1.8;margin:0 0 6px}
.ak-acc-body strong{color:#1a1a1a;font-weight:500}
#aekit-payment-icons{padding:16px 0;border-bottom:1px solid #eee}
.pay-label{display:block;font-size:10px;color:#bbb;font-weight:500;letter-spacing:1.5px;text-transform:uppercase;margin-bottom:10px}
.pay-methods{display:flex;gap:6px;flex-wrap:wrap}
.pay-icon{font-size:10px;font-weight:500;color:#999;background:#faf8f5;padding:6px 12px;border-radius:0;border:1px solid #eee;letter-spacing:.5px;transition:all .3s}
.pay-icon:hover{border-color:#1a1a1a;color:#1a1a1a}
#aekit-lifestyle{text-align:center;padding:25px 15px;margin:5px 0 0}
.life-quote{font-family:Georgia,serif;font-size:13px;color:#bbb;font-style:italic;line-height:1.6;margin:0 0 6px}
.life-hashtag{font-size:10px;color:#c8a96e;font-weight:600;letter-spacing:3px;text-transform:uppercase;margin:0}
#aekit-product-footer{display:flex;justify-content:center;gap:30px;padding:22px 0;margin:20px 0 0;border-top:1px solid #eee}
#aekit-product-footer .foot-item{display:flex;align-items:center;gap:5px;font-size:10px;color:#bbb;font-weight:500;letter-spacing:.5px;text-transform:uppercase}
#aekit-product-footer .foot-icon{font-size:13px;color:#c8a96e;font-weight:600}
::-webkit-scrollbar{width:6px}
::-webkit-scrollbar-track{background:#faf8f5}
::-webkit-scrollbar-thumb{background:#ccc}
::-webkit-scrollbar-thumb:hover{background:#1a1a1a}
