:root{--opg:#0f172a;--opg2:#2563eb;--muted:#64748b;--line:#e2e8f0;--bg:#f8fafc}.opg-grid{display:grid;gap:18px;margin:18px 0 32px}.opg-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.opg-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.opg-card{background:#fff;border:1px solid var(--line);border-radius:18px;padding:24px;box-shadow:0 8px 30px rgba(15,23,42,.05)}.opg-head{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:20px 0 30px}.opg-head h1,.opg-card h1{margin:0 0 8px;color:var(--opg)}.opg-btn{display:inline-block;background:var(--opg2);color:#fff!important;border:0;border-radius:10px;padding:12px 18px;font-weight:700;text-decoration:none;cursor:pointer}.opg-link{font-weight:700;text-decoration:none}.opg-badge{display:inline-block;background:#eff6ff;color:#1d4ed8;padding:6px 10px;border-radius:999px;font-size:12px;font-weight:800;text-transform:uppercase}.opg-meta{color:var(--muted);font-size:14px;margin:12px 0}.opg-price{font-size:30px;font-weight:800;color:var(--opg);margin:10px 0}.opg-form label{display:block;font-weight:700;margin:14px 0}.opg-form input,.opg-form textarea,.opg-form select,.opg-card form input,.opg-card form select{width:100%;box-sizing:border-box;margin-top:7px;border:1px solid #cbd5e1;border-radius:10px;padding:12px;background:#fff}.opg-notice{padding:14px 18px;border-radius:12px;background:#ecfdf5;border:1px solid #a7f3d0;margin:15px 0;color:#065f46}.task h3{font-size:21px;margin:12px 0}.task p{color:#475569}.opg-task-detail{max-width:1050px;margin:auto}@media(max-width:800px){.opg-grid.two,.opg-grid.three{grid-template-columns:1fr}.opg-head{align-items:flex-start;flex-direction:column}}

.opg-filter{display:grid;grid-template-columns:2fr 1fr 1fr auto;gap:10px;margin:0 0 24px}.opg-filter input,.opg-filter select{border:1px solid #cbd5e1;border-radius:10px;padding:12px;background:#fff}.opg-thumb{width:100%;height:180px;object-fit:cover;border-radius:12px;margin-bottom:15px}.opg-gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:20px}.opg-gallery img{width:100%;height:220px;object-fit:cover;border-radius:12px}.opg-chat{display:flex;flex-direction:column;gap:10px;margin:15px 0}.opg-msg{max-width:75%;background:#f1f5f9;border-radius:14px;padding:12px}.opg-msg.mine{align-self:flex-end;background:#eff6ff}.opg-msg p{margin:4px 0}.opg-msg small{color:#64748b}.opg-rating{color:#b45309;font-weight:700}@media(max-width:800px){.opg-filter{grid-template-columns:1fr}.opg-gallery{grid-template-columns:1fr 1fr}}

/* v1.2 marketplace */
.opg-market-layout{display:grid;grid-template-columns:minmax(260px,25%) minmax(0,75%);gap:18px;align-items:start}.opg-task-list{display:flex;flex-direction:column;gap:12px;max-height:760px;overflow:auto;padding-right:4px}.opg-list-card{padding:18px;margin:0;transition:.2s}.opg-list-card h3{margin:9px 0;font-size:18px}.opg-list-card p{font-size:14px;margin:7px 0}.opg-list-card.opg-highlight{box-shadow:0 0 0 3px #2563eb,0 10px 35px rgba(37,99,235,.16)}.opg-map-wrap{position:sticky;top:20px}.opg-map-wrap #opgaver-map{height:700px;width:100%;border-radius:18px;border:1px solid var(--line);box-shadow:0 8px 30px rgba(15,23,42,.06);background:#e2e8f0}.opg-map-note{font-size:12px;color:var(--muted);margin:8px 4px}.opg-card-actions{display:flex;align-items:center;justify-content:space-between;gap:10px}.opg-card-actions form{margin:0}.opg-fav{border:0;background:#fff7ed;font-size:22px;line-height:1;border-radius:999px;width:38px;height:38px;cursor:pointer}.opg-provider-hero{display:flex;gap:24px;align-items:flex-start}.opg-provider-avatar{border-radius:999px;flex:0 0 auto}.opg-provider-hero h1{margin:8px 0 0}.opg-provider-hero h3{margin:4px 0;color:#475569}
@media(max-width:900px){.opg-market-layout{grid-template-columns:1fr}.opg-task-list{max-height:none}.opg-map-wrap{position:relative;top:auto;order:-1}.opg-map-wrap #opgaver-map{height:420px}.opg-provider-hero{flex-direction:column}}

/* v1.3 app dashboard */
.opg-app{display:grid;grid-template-columns:220px minmax(0,1fr);gap:28px;align-items:start}.opg-sidebar{position:sticky;top:20px;background:#0f172a;color:#fff;border-radius:18px;padding:18px;display:flex;flex-direction:column;gap:5px}.opg-sidebar strong{font-size:18px;padding:8px 10px 14px}.opg-sidebar a{color:#cbd5e1!important;text-decoration:none;padding:10px;border-radius:10px}.opg-sidebar a:hover{background:#1e293b;color:#fff!important}.opg-count{display:inline-flex;min-width:22px;height:22px;align-items:center;justify-content:center;border-radius:999px;background:#2563eb;color:#fff;font-size:11px;margin-left:5px}.opg-app-main{min-width:0}.opg-notifications{padding:8px}.opg-notification{display:grid;gap:3px;padding:14px;border-bottom:1px solid #e2e8f0;text-decoration:none;color:#334155}.opg-notification:last-of-type{border-bottom:0}.opg-notification.unread{background:#eff6ff;border-radius:10px}.opg-notification span{font-size:14px}.opg-notification small{color:#64748b}.opg-linkbtn{border:0;background:none;color:#2563eb;font-weight:700;cursor:pointer;padding:12px}.opg-profile-preview{width:96px;height:96px;object-fit:cover;border-radius:18px;margin-bottom:10px}.opg-status-open{background:#ecfdf5;color:#047857}.opg-status-assigned{background:#fff7ed;color:#c2410c}.opg-status-completed{background:#f1f5f9;color:#475569}
@media(max-width:900px){.opg-app{grid-template-columns:1fr}.opg-sidebar{position:relative;top:auto;flex-direction:row;overflow:auto;white-space:nowrap}.opg-sidebar strong{display:none}}
