:root{--bg:#faf6f1;--surface:#fff;--surface-2:#f5f0e8;--dark:#1c1410;--dark-2:#2d2420;--border:#1c14101a;--border-strong:#1c141033;--amber:#c8872a;--amber-dim:#c8872a1f;--amber-border:#c8872a4d;--text:#1c1410;--text-secondary:#1c141099;--text-muted:#1c141066;--mobilepay-blue:#5a78ff}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;overflow-x:clip}body{color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased;font-family:system-ui,-apple-system,sans-serif;line-height:1.6;position:relative;overflow-x:clip}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}input,select,textarea,button{font-family:inherit;font-size:inherit;background:0 0;border:none;outline:none}input,select,textarea{border:1px solid var(--border-strong);background:var(--surface);width:100%;color:var(--text);border-radius:8px;padding:12px 16px;font-size:15px;transition:border-color .2s}input:focus,select:focus,textarea:focus{border-color:var(--amber)}button{cursor:pointer}@keyframes fadeInUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes scaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes slideInLeft{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}.animate-in{opacity:0}.animate-in.visible{animation:.6s forwards fadeInUp}.animate-fade.visible{animation:.5s forwards fadeIn}.animate-scale.visible{animation:.5s forwards scaleIn}.animate-slide.visible{animation:.5s forwards slideInLeft}@keyframes checkScale{0%{opacity:0;transform:scale(0)}50%{transform:scale(1.2)}to{opacity:1;transform:scale(1)}}html,body{max-width:100%;overflow-x:clip}@media (max-width:768px){.responsive-grid,.responsive-grid-2{grid-template-columns:1fr!important}.brand-panel,.nav-links-desktop{display:none!important}}@media (max-width:640px){.section-pad{padding-left:16px!important;padding-right:16px!important}.section-pad-v{padding-top:48px!important;padding-bottom:48px!important}.grid-cats{grid-template-columns:1fr!important}.about-grid{grid-template-columns:1fr!important;gap:32px!important}.about-grid-img{height:260px!important}.newsletter-form{flex-direction:column!important}.footer-grid{grid-template-columns:1fr!important}.footer-email-row{flex-direction:column!important}.products-header{flex-direction:column!important;align-items:flex-start!important}.products-filters{width:100%!important;overflow-x:auto!important}.product-detail-grid,.cart-grid,.checkout-grid{grid-template-columns:1fr!important;gap:24px!important}.cart-item{flex-wrap:wrap!important;gap:12px!important}.cart-item img{width:48px!important;height:48px!important}.cart-item-name{flex:1 0 calc(100% - 60px)!important}.profile-tabs{-webkit-overflow-scrolling:touch!important;overflow-x:auto!important}.mp-selector-icon{width:auto!important;height:80px!important}.mp-header-banner img[alt=MobilePay]{height:90px!important}.mp-header-banner{padding:10px 14px!important}.mp-header-banner span:last-child{font-size:16px!important}.kort-icons{gap:3px!important}.kort-icons img{width:auto!important;height:20px!important}}
