.aneby-ck{--ck-bg:#323e48;--ck-bg-deep:#2a333b;--ck-panel:#39454f;--ck-inset:#29323a;--ck-field:#3c4954;--ck-field-hover:#45525e;--ck-orange:#e86800;--ck-orange-bright:#ff7d1f;--ck-orange-deep:#c25700;--ck-white:#ffffff;--ck-muted:rgba(255, 255, 255, .64);--ck-faint:rgba(255, 255, 255, .42);--ck-line:rgba(255, 255, 255, .12);--ck-line-2:rgba(255, 255, 255, .22);--ck-radius:16px;--ck-radius-sm:12px;--ck-shadow:0 18px 50px -20px rgba(0, 0, 0, .55), 0 2px 8px rgba(0, 0, 0, .2);--ck-shadow-soft:0 10px 30px -18px rgba(0, 0, 0, .5);box-sizing:border-box;width:100%;max-width:980px;margin:0 auto;color:var(--ck-white);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;line-height:1.5;-webkit-font-smoothing:antialiased;background:var(--ck-bg);background-image:radial-gradient(120% 120% at 100% 0%,rgba(232,104,0,.10) 0%,rgba(232,104,0,0) 42%);border:1px solid var(--ck-line);border-radius:var(--ck-radius);box-shadow:var(--ck-shadow);padding:clamp(18px, 4vw, 36px)}.aneby-ck *,.aneby-ck *::before,.aneby-ck *::after{box-sizing:border-box}.aneby-ck__grid{display:grid;grid-template-columns:1fr;gap:22px;margin-top:22px}@media (min-width:780px){.aneby-ck__grid{grid-template-columns:1.04fr .96fr;gap:38px;align-items:start}.aneby-ck__summary{position:sticky;top:24px}}.aneby-ck__head{margin-bottom:22px}.aneby-ck__title{margin:14px 0 6px;font-size:clamp(24px, 5vw, 34px);line-height:1.08;font-weight:700;letter-spacing:-.015em;color:var(--ck-white)}.aneby-ck__lead{margin:0;color:var(--ck-muted);font-size:clamp(14px, 2.4vw, 16px);max-width:38ch}.aneby-ck__field{margin-bottom:16px}.aneby-ck__field.is-disabled{opacity:.4}.aneby-ck__field>label{display:block;font-size:13px;font-weight:600;color:var(--ck-white);margin-bottom:8px;letter-spacing:.01em}.aneby-ck__control--input{position:relative}.aneby-ck__control--input::before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:var(--ck-orange);border-radius:var(--ck-radius-sm) 0 0 var(--ck-radius-sm);z-index:1;transition:width .15s ease,background-color .15s ease}.aneby-ck__control--input:focus-within::before{width:6px;background:var(--ck-orange-bright)}.aneby-ck select,.aneby-ck input[type="number"]{-webkit-appearance:none;appearance:none;width:100%;margin:0;font-size:16px;font-family:inherit;font-weight:500;color:var(--ck-white);background-color:var(--ck-field);border:1px solid var(--ck-line);border-left:none;border-radius:0 var(--ck-radius-sm) var(--ck-radius-sm) 0;padding:14px 16px;min-height:54px;line-height:1.2;transition:background-color .15s ease,border-color .15s ease,box-shadow .15s ease}.aneby-ck select{padding-right:44px;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='9' viewBox='0 0 14 9'%3E%3Cpath fill='none' stroke='%23ffffff' stroke-width='2' stroke-linecap='round' d='M1 1l6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center}.aneby-ck select:hover,.aneby-ck input[type="number"]:hover{background-color:var(--ck-field-hover);border-color:var(--ck-line-2)}.aneby-ck select:focus,.aneby-ck input[type="number"]:focus,.aneby-ck select:focus-visible,.aneby-ck input[type="number"]:focus-visible{outline:none;border-color:var(--ck-orange);box-shadow:0 0 0 3px rgba(232,104,0,.28)}.aneby-ck input[type="number"]:disabled{cursor:not-allowed;color:var(--ck-faint)}.aneby-ck select option{color:#1d2329;background:#fff}.aneby-ck__note{margin:10px 0 0;padding:12px 14px;font-size:13px;color:var(--ck-white);background:rgba(232,104,0,.14);border:1px solid rgba(232,104,0,.35);border-radius:var(--ck-radius-sm)}.aneby-ck__summary{background:var(--ck-panel);border:1px solid var(--ck-line);border-radius:var(--ck-radius);box-shadow:var(--ck-shadow-soft);padding:clamp(18px, 3.5vw, 26px)}.aneby-ck__specs{display:grid;grid-template-columns:1fr 1fr;gap:14px 18px;padding-bottom:18px;border-bottom:1px solid var(--ck-line)}.aneby-ck__spec{display:flex;flex-direction:column;gap:3px;min-width:0}.aneby-ck__spec span{font-size:12px;color:var(--ck-faint);letter-spacing:.02em}.aneby-ck__spec strong{font-size:17px;font-weight:600;color:var(--ck-white)}.aneby-ck__lines{list-style:none;margin:18px 0;padding:0}.aneby-ck__lines li{display:flex;justify-content:space-between;gap:12px;padding:9px 0;font-size:14px;border-bottom:1px solid var(--ck-line)}.aneby-ck__lines li:last-child{border-bottom:none}.aneby-ck__lines li span{color:var(--ck-muted);min-width:0}.aneby-ck__lines li strong{font-weight:600;color:var(--ck-white);white-space:nowrap}.aneby-ck__total{background:var(--ck-inset);border:1px solid var(--ck-line);border-radius:var(--ck-radius-sm);padding:18px 20px;margin-top:6px}.aneby-ck__total-exkl,.aneby-ck__total-inkl{display:flex;justify-content:space-between;align-items:baseline;gap:12px}.aneby-ck__total-exkl{padding-bottom:12px;margin-bottom:12px;border-bottom:1px solid var(--ck-line)}.aneby-ck__total-exkl span,.aneby-ck__total-inkl span{font-size:13px;color:var(--ck-muted)}.aneby-ck__total-exkl strong{font-size:19px;font-weight:600;color:var(--ck-white);white-space:nowrap}.aneby-ck__total-inkl span{font-weight:600;color:var(--ck-white)}.aneby-ck__total-inkl strong{font-size:clamp(26px, 6vw, 34px);font-weight:800;letter-spacing:-.02em;color:var(--ck-orange-bright);white-space:nowrap}.aneby-ck__estimat{margin:14px 0 0;font-size:12px;color:var(--ck-faint)}.aneby-ck__frakt-info{margin:16px 0 16px;padding:12px 14px;font-size:13px;font-weight:500;color:var(--ck-white);background:rgba(255,255,255,.05);border:1px solid var(--ck-line);border-left:3px solid var(--ck-orange);border-radius:0 var(--ck-radius-sm) var(--ck-radius-sm) 0}.aneby-ck__cta{display:flex;align-items:center;justify-content:center;width:100%;min-height:54px;text-align:center;text-decoration:none;font-size:16px;font-weight:700;letter-spacing:.01em;color:#fff!important;background:var(--ck-orange);border-radius:var(--ck-radius-sm);padding:14px 20px;box-shadow:0 10px 24px -10px rgba(232,104,0,.6);transition:background-color .15s ease,transform .12s ease,box-shadow .15s ease}.aneby-ck__cta:hover,.aneby-ck__cta:focus-visible{background:var(--ck-orange-deep);color:#fff!important;transform:translateY(-2px);box-shadow:0 16px 30px -12px rgba(232,104,0,.7)}.aneby-ck__cta:active{transform:translateY(0)}.aneby-ck__cta:focus-visible{outline:3px solid rgba(255,255,255,.5);outline-offset:2px}.aneby-ck__tel{margin:14px 0 0;text-align:center;font-size:14px;color:var(--ck-muted)}.aneby-ck__tel a{color:var(--ck-orange-bright);font-weight:600;text-decoration:none}.aneby-ck__tel a:hover{text-decoration:underline}@media (max-width:420px){.aneby-ck__specs{gap:12px 14px}.aneby-ck__lines li{font-size:13px;flex-wrap:wrap;gap:2px 12px}}@media (prefers-reduced-motion:reduce){.aneby-ck__cta,.aneby-ck__control--input::before,.aneby-ck select,.aneby-ck input[type="number"]{transition:none}}.aneby-ck__pickerlabel{margin:6px 0 14px;font-size:15px;font-weight:600;color:var(--ck-white)}.aneby-ck__picker{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}@media (min-width:620px){.aneby-ck__picker{grid-template-columns:repeat(3,1fr)}}.aneby-ck__card{position:relative;display:flex;flex-direction:column;background:var(--ck-panel);border:2px solid var(--ck-line);border-radius:var(--ck-radius-sm);padding:10px;cursor:pointer;transition:border-color .15s ease,transform .12s ease,box-shadow .15s ease}.aneby-ck__card:hover{border-color:var(--ck-line-2);transform:translateY(-2px)}.aneby-ck__card.is-selected{border-color:var(--ck-orange);box-shadow:0 0 0 3px rgba(232,104,0,.18)}.aneby-ck__card input[type="radio"]{position:absolute;opacity:0;width:1px;height:1px;pointer-events:none}.aneby-ck__card:focus-within{border-color:var(--ck-orange);box-shadow:0 0 0 3px rgba(232,104,0,.3)}.aneby-ck__card-media{display:block;background:#fff;border-radius:8px;overflow:hidden;aspect-ratio:1 / 1}.aneby-ck__card-media img{width:100%;height:100%;object-fit:cover;display:block}.aneby-ck__card-ph{display:block;width:100%;height:100%;background:repeating-linear-gradient(45deg,#eef1f3,#eef1f3 10px,#e3e7ea 10px,#e3e7ea 20px)}.aneby-ck__card-body{display:block;padding:12px 4px 30px}.aneby-ck__card-namn{display:block;font-size:15px;font-weight:600;color:var(--ck-white);line-height:1.25}.aneby-ck__card-meta{display:block;margin-top:4px;font-size:13px;color:var(--ck-muted)}.aneby-ck__card-radio{position:absolute;left:14px;bottom:12px;width:22px;height:22px;border-radius:50%;border:2px solid var(--ck-line-2);background:transparent;transition:border-color .15s ease,background-color .15s ease}.aneby-ck__card.is-selected .aneby-ck__card-radio{border-color:var(--ck-orange);background:radial-gradient(circle,var(--ck-orange) 0 5px,transparent 6px)}.aneby-ck__select{position:relative}.aneby-ck__select-btn{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;min-height:54px;margin:0;padding:14px 16px;font-family:inherit;font-size:16px;font-weight:500;text-align:left;color:var(--ck-white);background:var(--ck-field);border:1px solid var(--ck-line);border-left:4px solid var(--ck-orange);border-radius:var(--ck-radius-sm);cursor:pointer;transition:background-color .15s ease,border-color .15s ease,box-shadow .15s ease}.aneby-ck__select-btn:hover{background:var(--ck-field-hover)}.aneby-ck__select.is-open .aneby-ck__select-btn,.aneby-ck__select-btn:focus-visible{outline:none;border-color:var(--ck-orange);border-left-color:var(--ck-orange-bright);box-shadow:0 0 0 3px rgba(232,104,0,.28)}.aneby-ck__select-chev{flex-shrink:0;width:12px;height:12px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg) translate(-2px,-2px);opacity:.8;transition:transform .18s ease}.aneby-ck__select.is-open .aneby-ck__select-chev{transform:rotate(-135deg) translate(-3px,-3px)}.aneby-ck__select-list{position:absolute;z-index:30;left:0;right:0;top:calc(100% + 6px);margin:0;padding:6px;list-style:none;max-height:320px;overflow-y:auto;background:var(--ck-inset);border:1px solid var(--ck-line-2);border-radius:var(--ck-radius-sm);box-shadow:0 18px 40px -12px rgba(0,0,0,.6);outline:none}.aneby-ck__select-list [role="option"]{display:flex;flex-direction:column;gap:2px;padding:11px 12px;border-radius:8px;cursor:pointer;color:var(--ck-white)}.aneby-ck__select-list [role="option"].is-active{background:rgba(255,255,255,.08)}.aneby-ck__select-list [role="option"][aria-selected="true"]{background:rgba(232,104,0,.18)}.aneby-ck__opt-namn{font-size:15px;font-weight:500}.aneby-ck__opt-price{font-size:13px;color:var(--ck-orange-bright)}.aneby-ck__select-value{display:flex;align-items:baseline;gap:8px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.aneby-ck__select-value .aneby-ck__opt-price{font-weight:500}.aneby-ck__btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:52px;padding:13px 22px;font-family:inherit;font-size:15px;font-weight:700;border-radius:var(--ck-radius-sm);border:1px solid transparent;cursor:pointer;transition:background-color .15s ease,transform .12s ease,box-shadow .15s ease,border-color .15s ease}.aneby-ck__btn--primary{color:#fff;background:var(--ck-orange);box-shadow:0 10px 24px -10px rgba(232,104,0,.6)}.aneby-ck__btn--primary:hover{background:var(--ck-orange-deep);transform:translateY(-2px);box-shadow:0 16px 30px -12px rgba(232,104,0,.7)}.aneby-ck__btn--primary:disabled{opacity:.6;cursor:progress;transform:none}.aneby-ck__btn--ghost{width:100%;color:var(--ck-white);background:transparent;border-color:var(--ck-line-2)}.aneby-ck__btn--ghost:hover{background:rgba(255,255,255,.06);border-color:var(--ck-orange)}.aneby-ck__btn:focus-visible{outline:3px solid rgba(232,104,0,.45);outline-offset:2px}.aneby-ck__btn--forward{width:100%;margin-bottom:10px}.aneby-ck__btn-svg{width:18px;height:18px;flex-shrink:0}.aneby-ck__order{margin-top:26px;padding-top:24px;border-top:1px solid var(--ck-line);display:none}.aneby-ck__order.is-visible{display:block}.aneby-ck__order-title{margin:0 0 16px;font-size:clamp(18px, 3vw, 22px);font-weight:700;color:var(--ck-white)}.aneby-ck__form-grid{display:grid;grid-template-columns:1fr;gap:14px}@media (min-width:620px){.aneby-ck__form-grid{grid-template-columns:1fr 1fr}}.aneby-ck__fg{display:flex;flex-direction:column;gap:7px;min-width:0}.aneby-ck__fg--full{grid-column:1 / -1}.aneby-ck__fg label{font-size:13px;font-weight:600;color:var(--ck-white)}.aneby-ck__fg input,.aneby-ck__fg textarea{width:100%;margin:0;font-family:inherit;font-size:16px;color:var(--ck-white);background:var(--ck-field);border:1px solid var(--ck-line);border-radius:var(--ck-radius-sm);padding:13px 14px;min-height:50px;transition:border-color .15s ease,box-shadow .15s ease,background-color .15s ease}.aneby-ck__fg textarea{min-height:84px;resize:vertical}.aneby-ck__fg input:hover,.aneby-ck__fg textarea:hover{border-color:var(--ck-line-2)}.aneby-ck__fg input:focus,.aneby-ck__fg textarea:focus{outline:none;border-color:var(--ck-orange);box-shadow:0 0 0 3px rgba(232,104,0,.26);background:var(--ck-field-hover)}.aneby-ck__fg input::placeholder,.aneby-ck__fg textarea::placeholder{color:var(--ck-faint)}.aneby-ck__fg input[type="date"]{-webkit-appearance:none;appearance:none}.aneby-ck__fg input[type="date"]::-webkit-calendar-picker-indicator{filter:invert(1);opacity:.7;cursor:pointer}.aneby-ck__hp{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.aneby-ck__order-actions{display:flex;flex-wrap:wrap;align-items:center;gap:14px 18px;margin-top:4px}.aneby-ck__msg{margin:4px 0 0;padding:13px 15px;font-size:14px;font-weight:500;border-radius:var(--ck-radius-sm);border:1px solid transparent}.aneby-ck__msg.is-ok{color:#d5ffe6;background:rgba(45,165,95,.16);border-color:rgba(45,165,95,.5)}.aneby-ck__msg.is-err{color:#ffd9cf;background:rgba(226,75,74,.16);border-color:rgba(226,75,74,.5)}