.gkws-fe{max-width:1000px;margin:0 auto;padding:16px}
.gkws-steps{display:flex;gap:8px;flex-wrap:wrap;margin:12px 0 18px}
.gkws-steps span,
.gkws-steps a{padding:6px 10px;border:1px solid #ddd;border-radius:6px;background:#f7f7f7;font-size:13px;text-decoration:none;color:inherit}
.gkws-steps span.active,
.gkws-steps a.active{background:#fff;border-color:#2271b1}
.gkws-steps span.done{background:#e8f3ff;border-color:#9ec9ff}
.gkws-steps a:hover{border-color:#2271b1}
.gkws-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:14px}
.gkws-card{border:1px solid #e5e5e5;border-radius:10px;padding:12px;background:#fff}
.gkws-thumb img{max-width:100%;height:auto;border-radius:8px}
.gkws-title{font-weight:600;margin:8px 0}
.gkws-desc{font-size:13px;color:#333}
.gkws-meta{font-size:12px;color:#666;margin:8px 0}
.gkws-card input[type=number]{width:100%;padding:8px;border:1px solid #ccc;border-radius:8px}
.gkws-radio{display:block;margin:6px 0}
.gkws-btn{display:inline-block;padding:10px 14px;border-radius:10px;border:1px solid #2271b1;background:#2271b1;color:#fff;text-decoration:none;cursor:pointer}
.gkws-btn.secondary{background:#fff;color:#2271b1}
.gkws-actions{margin-top:16px}
.gkws-error{border:1px solid #d63638;background:#fbeaea;color:#8a1f1f;padding:10px;border-radius:10px;margin:12px 0}
.gkws-summary{border:1px solid #e5e5e5;border-radius:10px;padding:12px;background:#fff;max-width:520px}
.gkws-summary-row{display:flex;justify-content:space-between;gap:12px;padding:6px 0;border-bottom:1px solid #f0f0f0}
.gkws-summary-row.total{border-bottom:0;font-size:16px;font-weight:700}
.gkws-muted{color:#666;font-size:13px;line-height:1.35}
.gkws-collectors{margin:6px 0 0 18px;padding:0;max-width:520px}
.gkws-collectors li{margin:4px 0}
.gkws-collectors{margin:6px 0 0 18px;max-width:520px}
.gkws-collectors li{margin:4px 0}
.gkws-lock{border:1px solid #e5e5e5;border-radius:10px;padding:12px;background:#fff;max-width:520px;margin-bottom:14px}
.gkws-fe label{display:block;margin-top:10px;font-weight:600}
.gkws-fe input[type=text],.gkws-fe input[type=email],.gkws-fe input[type=date],.gkws-fe input[type=url],.gkws-fe select{width:100%;max-width:520px;padding:10px;border:1px solid #ccc;border-radius:10px}
.gkws-postnr-wrap{position:relative;max-width:520px}
.gkws-postnr-wrap input[type=text]{padding-right:180px}
.gkws-postnr-by{position:absolute;right:12px;top:50%;transform:translateY(-50%);color:#50575e;font-weight:600;pointer-events:none;white-space:nowrap;max-width:160px;overflow:hidden;text-overflow:ellipsis}
.gkws-bynavn{margin-top:6px;font-weight:600}
.gkws-zip-msg{margin-top:6px;font-size:13px}
.gkws-zip-msg.ok{color:#1a7f37}
.gkws-zip-msg.bad{color:#b32d2e}
.req{color:#b32d2e}.gkws-fe textarea{width:100%;max-width:520px;padding:10px;border:1px solid #ccc;border-radius:10px;min-height:90px}
.gkws-info{border:1px solid #e5e5e5;background:#f8f8f8;padding:10px;border-radius:10px;max-width:520px;margin:12px 0;font-size:13px}


/* --- Product cards: stable layout + image fit --- */
.gkws-card{display:flex;flex-direction:column;height:100%}
.gkws-thumb{width:100%;height:140px;display:flex;align-items:center;justify-content:center;overflow:hidden;margin-bottom:8px}
.gkws-thumb img{width:100%;height:100%;object-fit:contain;display:block}
.gkws-card .gkws-actions{margin-top:auto}

/* Required star */
.gkws-req{color:#d63638;font-weight:700;margin-left:4px}


/* --- Sammensæt selv: forslag til indsamlere --- */
.gkws-suggest{border:1px solid #dcdcde;background:#fff;padding:12px;margin:12px 0;border-radius:8px}
.gkws-suggest-head{display:flex;flex-direction:column;gap:4px;margin-bottom:8px}
.gkws-suggest-sub{color:#50575e;font-size:13px}
.gkws-suggest-actions{display:flex;gap:8px;flex-wrap:wrap;margin:8px 0}
.gkws-suggest-list{display:flex;flex-direction:column;gap:6px;margin-top:8px}
.gkws-suggest-row{display:flex;gap:8px;align-items:baseline;flex-wrap:wrap}
.gkws-suggest-qty{min-width:42px;font-weight:700}
.gkws-badge{display:inline-block;padding:2px 6px;border-radius:10px;background:#f0f0f1;color:#2c3338;font-size:12px}
.gkws-suggest-cap{color:#50575e;font-size:12px}
.gkws-suggest-empty{color:#50575e}


/* Suggest split (Begge) */
.gkws-suggest-split{display:flex;gap:16px;flex-wrap:wrap;margin-top:8px}
.gkws-suggest-sub{flex:1;min-width:240px;border:1px solid #e5e5e5;border-radius:8px;padding:10px;background:#fff}
.gkws-suggest-subtitle{font-weight:700;margin-bottom:8px}


/* --- Entry landing: [genkrus_entry] --- */
.gkws-entry{max-width:1100px;margin:0 auto;padding:16px}
.gkws-entry-hero{width:100%;height:220px;background-size:cover;background-position:center;border-radius:12px;margin-bottom:14px}
.gkws-entry-title{margin:0 0 8px 0}
.gkws-entry-intro{margin:0 0 14px 0}
.gkws-entry-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}
@media (max-width:980px){.gkws-entry-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media (max-width:540px){.gkws-entry-grid{grid-template-columns:1fr}}
.gkws-entry-tile{display:flex;flex-direction:column;gap:10px;border:1px solid #e5e5e5;border-radius:14px;padding:14px;text-decoration:none;background:#fff;min-height:160px}
.gkws-entry-tile:hover{border-color:#c9c9c9}
.gkws-entry-tile-img{height:90px;display:flex;align-items:center;justify-content:center;overflow:hidden}
.gkws-entry-tile-img img{width:100%;height:100%;object-fit:contain;display:block}
.gkws-entry-tile-title{font-weight:700;font-size:18px;line-height:1.2}
.gkws-entry-tile-text{opacity:.85}

/* --- Hover overlay (tooltip) for varer/udstyr --- */
/* "i" skal være symmetrisk (kvadratisk) og større */
.gkws-tip{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;margin:0;border:1px solid #c3c4c7;border-radius:50%;font-size:18px;line-height:1;color:#1d2327;position:relative;cursor:help;user-select:none;flex:0 0 auto}
.gkws-tip:focus{outline:2px solid #2271b1;outline-offset:2px}
.gkws-tipbox{display:none;position:absolute;left:0;top:44px;z-index:1000;min-width:220px;max-width:360px;padding:10px;border:1px solid #dcdcde;border-radius:10px;background:#fff;box-shadow:0 8px 24px rgba(0,0,0,.12);font-weight:400}

/* Quantity row (label + input + info) */
.gkws-qtyrow{display:flex;align-items:center;gap:10px;margin-top:10px}
.gkws-qtyrow label{margin:0;min-width:44px}
.gkws-qtywrap{display:flex;align-items:center;gap:10px;margin-left:auto}
.gkws-qtywrap input[type="number"]{max-width:120px}
.gkws-tip:hover .gkws-tipbox,.gkws-tip:focus .gkws-tipbox{display:block}
.gkws-tipbox p{margin:0}


/* Entry mode text on step 2/3 */
.gkws-entry-mode-text{margin:10px 0 14px 0;padding:10px 12px;border:1px solid #e5e5e5;border-radius:10px;background:#fff}

/* Policy modal (terms/privacy) */
.gkws-modal{position:fixed;inset:0;z-index:9999999}
.gkws-modal-backdrop{position:absolute;inset:0;background:rgba(0,0,0,.55)}
.gkws-modal-box{position:relative;z-index:2;width:min(900px,92vw);height:min(80vh,720px);margin:6vh auto;background:#fff;border-radius:14px;overflow:hidden;box-shadow:0 10px 30px rgba(0,0,0,.25)}
.gkws-modal-close{position:absolute;top:8px;right:10px;width:38px;height:38px;border-radius:10px;border:1px solid #ddd;background:#fff;font-size:26px;line-height:34px;cursor:pointer}
.gkws-modal-frame{width:100%;height:100%;border:0;margin-top:0}
body.gkws-modal-open{overflow:hidden}

.gkws-steps span.disabled{opacity:.5}
