.zpm-front-wrap,.zpm-public-profile,.zpm-directory{--g:#17663a;--gd:#0e4d2b;--gs:#edf7f0;--t:#17231b;--m:#69746c;--b:#dfe8e2;font-family:var(--e-global-typography-text-font-family,inherit);color:var(--t)}
.zpm-front-wrap *,.zpm-public-profile *,.zpm-directory *{box-sizing:border-box}.zpm-front-head{max-width:720px;margin-bottom:30px}.zpm-front-head>span{color:var(--g);font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.zpm-front-head h2{font-family:var(--e-global-typography-primary-font-family,inherit);font-size:clamp(30px,3vw,44px);margin:8px 0}.zpm-front-head p{color:var(--m);line-height:1.6}.zpm-reg-form{display:grid;gap:18px}.zpm-form-section{padding:26px;border:1px solid var(--b);border-radius:16px;background:#fff}.zpm-form-section h3{font-family:var(--e-global-typography-primary-font-family,inherit);margin:0 0 18px}.zpm-form-grid{display:grid;gap:16px;margin-bottom:16px}.zpm-form-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.zpm-reg-form label{display:grid;gap:7px;font-size:13px;font-weight:600}.zpm-reg-form input,.zpm-reg-form textarea,.zpm-reg-form select{width:100%;font:inherit;padding:12px 13px;border:1px solid #cfdad2;border-radius:9px;background:#fff}.zpm-type-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.zpm-type-card{position:relative}.zpm-type-card input{position:absolute;opacity:0}.zpm-type-card span{display:block;padding:17px;border:1px solid var(--b);border-radius:12px;cursor:pointer}.zpm-type-card input:checked+span{border-color:var(--g);background:var(--gs)}.zpm-type-card strong,.zpm-type-card small{display:block}.zpm-type-card small{color:var(--m);margin-top:5px;font-weight:400}.zpm-field-title{display:block;font-weight:700;margin:6px 0 10px}.zpm-check-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.zpm-check-grid label{display:flex;align-items:center;gap:8px;padding:10px;border:1px solid var(--b);border-radius:9px;font-weight:500}.zpm-check-grid input{width:auto}.zpm-submit{border:0;border-radius:9px;background:var(--g);color:#fff!important;padding:14px 22px;font:inherit;font-weight:700;cursor:pointer;justify-self:start}.zpm-submit:hover{background:var(--gd)}.zpm-front-notice{padding:14px 16px;margin-bottom:20px;border-radius:10px;background:var(--gs);color:var(--gd)}
.zpm-public-profile{border:1px solid var(--b);border-radius:22px;overflow:hidden;background:#fff}.zpm-profile-cover{height:250px;background:linear-gradient(135deg,#e3f0e7,#d2e7d8);background-size:cover;background-position:center}.zpm-profile-body{padding:0 38px 38px}.zpm-profile-summary{display:grid;grid-template-columns:auto 1fr auto;gap:22px;align-items:center;margin-top:-52px}.zpm-profile-avatar{width:118px;height:118px;border-radius:18px;object-fit:cover;border:5px solid #fff;background:#fff}.zpm-profile-title{padding-top:55px}.zpm-profile-title h1{font-family:var(--e-global-typography-primary-font-family,inherit);margin:6px 0 4px}.zpm-profile-title p{margin:0;color:var(--m)}.zpm-badges{display:flex;flex-wrap:wrap;gap:6px}.zpm-badges span{font-size:10px;font-weight:700;padding:5px 8px;border-radius:999px;background:var(--gs);color:var(--g)}.zpm-badges .pro{background:var(--g);color:#fff}.zpm-availability{margin-top:55px;font-size:12px;font-weight:700;padding:9px 12px;border-radius:999px;background:var(--gs);color:var(--g)}.zpm-availability.unavailable{background:#f3f3f3;color:#777}.zpm-profile-columns{display:grid;grid-template-columns:minmax(0,2fr) minmax(260px,.8fr);gap:40px;margin-top:38px}.zpm-profile-main section{padding:26px 0;border-top:1px solid var(--b)}.zpm-profile-main h2,.zpm-profile-side h3{font-family:var(--e-global-typography-primary-font-family,inherit);margin:0 0 12px}.zpm-profile-main p,.zpm-profile-side p{color:var(--m);line-height:1.7}.zpm-service-tags{display:flex;flex-wrap:wrap;gap:8px}.zpm-service-tags span{padding:8px 10px;border-radius:8px;background:var(--gs);color:var(--g);font-size:12px}.zpm-profile-side{padding:24px;border:1px solid var(--b);border-radius:15px;align-self:start}.zpm-profile-cta{display:flex;justify-content:center;margin-top:22px;padding:13px;background:var(--g);color:#fff!important;border-radius:9px;text-decoration:none;font-weight:700}.zpm-directory{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.zpm-directory article{border:1px solid var(--b);border-radius:16px;overflow:hidden}.zpm-directory article>img{width:100%;height:210px;object-fit:cover}.zpm-directory article>div{padding:20px}.zpm-directory h3{margin:6px 0}.zpm-directory p{color:var(--m)}.zpm-directory a{color:var(--g);font-weight:700}.zpm-empty{padding:20px;border:1px solid #ddd;border-radius:10px}
@media(max-width:760px){.zpm-form-grid.two,.zpm-type-grid,.zpm-check-grid,.zpm-directory{grid-template-columns:1fr}.zpm-profile-cover{height:180px}.zpm-profile-body{padding:0 20px 25px}.zpm-profile-summary{grid-template-columns:auto 1fr}.zpm-profile-avatar{width:88px;height:88px}.zpm-profile-title{padding-top:42px}.zpm-availability{grid-column:1/-1;margin-top:0;justify-self:start}.zpm-profile-columns{grid-template-columns:1fr;gap:20px}}

/* 0.4.0 – poptávky */
.zpm-request-form-wrap{max-width:980px;margin:0 auto}.zpm-form-hint{margin:8px 0 0;color:#6b756e;font-size:12px;line-height:1.55}.zpm-consent{display:flex!important;align-items:flex-start;gap:10px;margin:20px 0;color:#536058;font-size:13px;line-height:1.5}.zpm-consent input{width:auto!important;min-height:0!important;margin-top:3px}.zpm-dynamic-questions{margin-top:18px}.zpm-question-group{padding:18px;border:1px solid #e1e9e3;border-radius:12px;background:#f8fbf9}.zpm-question-group[hidden]{display:none!important}.zpm-question+.zpm-question{margin-top:16px}.zpm-question em{color:#b04a35;font-style:normal}.zpm-inline-options{display:flex;flex-wrap:wrap;gap:9px 16px;margin-top:8px}.zpm-inline-options span{display:inline-flex;align-items:center;gap:6px;color:#536058;font-size:13px}.zpm-inline-options input{width:auto!important;min-height:0!important;margin:0}.zpm-budget-fields[hidden]{display:none!important}.zpm-account-summary{background:#f7faf8}.zpm-public-requests{display:grid;gap:10px}.zpm-public-request-card{display:grid;grid-template-columns:minmax(0,1fr) minmax(150px,.35fr) auto;align-items:center;gap:20px;padding:18px 20px;border:1px solid #e1e9e3;border-radius:12px;background:#fff}.zpm-public-request-card h3{margin:4px 0 0;font-size:16px}.zpm-public-request-card div>span,.zpm-public-request-card p{margin:0;color:#69746c;font-size:12px}.zpm-request-state{padding:6px 9px;border-radius:999px;background:#edf7f0;color:#17663a;font-size:11px;font-weight:700;white-space:nowrap}.zpm-my-requests{display:grid;gap:10px}.zpm-my-requests article{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px 20px;border:1px solid #e1e9e3;border-radius:12px;background:#fff}.zpm-my-requests article span{color:#69746c;font-size:11px}.zpm-my-requests article h3{margin:4px 0;font-size:16px}.zpm-my-requests article p{margin:0;color:#69746c;font-size:12px}.zpm-my-requests article>strong{color:#17663a;font-size:12px}
@media(max-width:700px){.zpm-public-request-card{grid-template-columns:1fr;gap:8px}.zpm-request-state{justify-self:start}.zpm-my-requests article{align-items:flex-start;flex-direction:column}}

/* 0.5.0 – nápovědy služeb, matching, nabídky a notifikace */
.zpm-service-choice{position:relative;display:flex!important;align-items:center!important;gap:8px}.zpm-service-choice__name{flex:1}.zpm-info-dot{position:relative;display:inline-flex!important;align-items:center!important;justify-content:center!important;width:22px!important;height:22px!important;min-height:22px!important;flex:0 0 22px!important;padding:0!important;border:1px solid #bed6c5!important;border-radius:50%!important;background:#edf7f0!important;color:#17663a!important;font:inherit!important;font-size:12px!important;font-weight:700!important;line-height:1!important;cursor:help!important}.zpm-tooltip{position:absolute;z-index:20;left:50%;bottom:calc(100% + 10px);width:380px;max-width:min(380px,calc(100vw - 40px));padding:14px 16px;white-space:normal;overflow-wrap:anywhere;text-align:left;border:1px solid #dbe7de;border-radius:10px;background:#17231b;color:#fff;font-size:12px;font-weight:400;line-height:1.55;box-shadow:0 12px 30px rgba(23,35,27,.16);opacity:0;visibility:hidden;transform:translate(-50%,5px);transition:.15s ease;pointer-events:none}.zpm-info-dot:hover .zpm-tooltip,.zpm-info-dot:focus .zpm-tooltip,.zpm-info-dot.is-open .zpm-tooltip{opacity:1;visibility:visible;transform:translate(-50%,0)}.zpm-service-help{margin-top:10px;padding:11px 13px;display:flex;align-items:flex-start;gap:9px;border:1px solid #dfe9e2;border-radius:10px;background:#f7faf8;color:#5d6b61;font-size:12px;line-height:1.55}.zpm-service-help[hidden]{display:none!important}.zpm-service-help>.zpm-info-dot{cursor:default!important}.zpm-provider-requests{display:grid;gap:16px}.zpm-provider-request{padding:22px;border:1px solid #dfe8e2;border-radius:15px;background:#fff}.zpm-provider-request__head{display:flex;justify-content:space-between;align-items:flex-start;gap:20px}.zpm-provider-request__head span{color:#17663a;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.05em}.zpm-provider-request__head h3{margin:5px 0;font-family:var(--e-global-typography-primary-font-family,inherit);font-size:20px}.zpm-provider-request__head p{margin:0;color:#69746c;font-size:12px}.zpm-provider-request__head>strong{padding:7px 9px;border-radius:999px;background:#edf7f0;color:#17663a;font-size:11px;white-space:nowrap}.zpm-provider-request__description{margin:18px 0;color:#536058;font-size:14px;line-height:1.65}.zpm-provider-request__facts{display:flex;flex-wrap:wrap;gap:8px 16px;padding:12px 0;border-top:1px solid #edf1ee;border-bottom:1px solid #edf1ee;color:#69746c;font-size:12px}.zpm-offer-box{margin-top:16px}.zpm-offer-box summary{cursor:pointer;color:#17663a;font-weight:700;font-size:13px}.zpm-offer-form{margin-top:15px;padding:18px;border-radius:12px;background:#f7faf8}.zpm-offer-form label{display:grid;gap:7px;color:#17231b;font-size:13px;font-weight:600}.zpm-offer-form input,.zpm-offer-form select,.zpm-offer-form textarea{width:100%;padding:11px 12px;border:1px solid #cfdad2;border-radius:8px;background:#fff;font:inherit}.zpm-offer-form small{color:#69746c;font-size:11px;font-weight:400}.zpm-notifications{display:grid;gap:10px}.zpm-notifications article{display:flex;justify-content:space-between;gap:20px;padding:16px 18px;border:1px solid #dfe8e2;border-radius:12px;background:#fff}.zpm-notifications strong{font-size:14px}.zpm-notifications p{margin:4px 0 0;color:#69746c;font-size:12px}.zpm-notifications time{color:#879087;font-size:11px;white-space:nowrap}
@media(max-width:700px){.zpm-tooltip{left:auto;right:-5px;transform:translateY(5px);width:min(360px,calc(100vw - 36px));max-width:calc(100vw - 36px)}.zpm-info-dot:hover .zpm-tooltip,.zpm-info-dot:focus .zpm-tooltip,.zpm-info-dot.is-open .zpm-tooltip{transform:translateY(0)}.zpm-provider-request__head,.zpm-notifications article{flex-direction:column}.zpm-notifications time{white-space:normal}}

/* 0.6.0 – zákaznický dashboard, výběr nabídky, kontakty a komunikace */
.zpm-customer-dashboard{display:grid;gap:20px}.zpm-customer-request{padding:24px;border:1px solid #dfe8e2;border-radius:16px;background:#fff}.zpm-customer-request__head{display:flex;justify-content:space-between;gap:20px;align-items:flex-start}.zpm-customer-request__head span{color:#69746c;font-size:11px}.zpm-customer-request__head h3{margin:4px 0;font-size:21px}.zpm-customer-request__head p{margin:0;color:#69746c;font-size:12px}.zpm-customer-request__head>strong{padding:7px 10px;border-radius:999px;background:#edf7f0;color:#17663a;font-size:11px;white-space:nowrap}.zpm-customer-request__desc{color:#536058;line-height:1.65}.zpm-offers-title{display:flex;align-items:center;gap:8px;margin:22px 0 10px;padding-top:18px;border-top:1px solid #edf1ee}.zpm-offers-title span{display:inline-flex;align-items:center;justify-content:center;min-width:24px;height:24px;border-radius:999px;background:#edf7f0;color:#17663a;font-size:11px;font-weight:700}.zpm-customer-offers{display:grid;gap:12px}.zpm-customer-offer{padding:18px;border:1px solid #dfe8e2;border-radius:12px}.zpm-customer-offer.is-selected{border-color:#8fbea0;background:#f7fbf8}.zpm-customer-offer__top{display:flex;justify-content:space-between;gap:20px}.zpm-customer-offer__top strong,.zpm-customer-offer__top small{display:block}.zpm-customer-offer__top small{margin-top:3px;color:#69746c;font-size:11px}.zpm-customer-offer__top b{color:#17663a}.zpm-customer-offer p{color:#536058;line-height:1.6}.zpm-offer-meta{display:flex;flex-wrap:wrap;gap:8px 16px;color:#69746c;font-size:11px}.zpm-select-offer-form{margin-top:16px;padding-top:14px;border-top:1px solid #edf1ee}.zpm-confirm-share{display:flex!important;gap:9px;align-items:flex-start;margin-bottom:12px;font-size:12px!important;font-weight:400!important;color:#5f6b63!important}.zpm-confirm-share input{width:auto!important;min-height:0!important;margin-top:3px}.zpm-selected-badge{display:inline-flex;margin-top:14px;padding:7px 10px;border-radius:999px;background:#17663a;color:#fff;font-size:11px;font-weight:700}.zpm-contact-unlocked{margin-top:18px;padding:18px;border:1px solid #bcd7c5;border-radius:12px;background:#f3faf5}.zpm-contact-unlocked>strong{color:#17663a}.zpm-contact-unlocked>div{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:12px;color:#536058;font-size:13px;line-height:1.6}.zpm-conversation{margin-top:20px;padding-top:18px;border-top:1px solid #edf1ee}.zpm-conversation h4{margin:0 0 12px}.zpm-message-list{display:grid;gap:8px}.zpm-message{max-width:78%;padding:10px 12px;border-radius:11px;background:#f1f4f2}.zpm-message.mine{justify-self:end;background:#edf7f0}.zpm-message p{margin:0;color:#34443a;line-height:1.5}.zpm-message small{display:block;margin-top:5px;color:#879087;font-size:10px}.zpm-message-form{display:grid;gap:9px;margin-top:14px}.zpm-message-form textarea{width:100%;padding:11px 12px;border:1px solid #cfdad2;border-radius:9px;font:inherit}.zpm-muted{color:#69746c;font-size:13px}
@media(max-width:700px){.zpm-customer-request__head,.zpm-customer-offer__top{flex-direction:column}.zpm-contact-unlocked>div{grid-template-columns:1fr}.zpm-message{max-width:92%}}

/* 0.6.1 request detail */
.zpm-request-detail-box{margin:14px 0;border:1px solid #dfe8e2;border-radius:10px;background:#f8fbf9}.zpm-request-detail-box>summary{padding:12px 14px;cursor:pointer;color:#17663a;font-weight:700}.zpm-request-detail-content{padding:0 14px 14px}.zpm-request-answers{margin:0;display:grid;gap:8px}.zpm-request-answers>div{display:grid;grid-template-columns:minmax(140px,.5fr) 1fr;gap:12px;padding:8px 0;border-bottom:1px solid #e7eee9}.zpm-request-answers dt{font-weight:700;color:#17231b}.zpm-request-answers dd{margin:0;color:#59655d}.zpm-request-media{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:14px}.zpm-request-media img{width:100%;height:130px;object-fit:cover;border-radius:8px}@media(max-width:600px){.zpm-request-answers>div{grid-template-columns:1fr;gap:3px}.zpm-request-media{grid-template-columns:repeat(2,1fr)}}


/* 0.6.2 – viditelné akční prvky + frontend přihlášení */
.zpm-front-wrap .zpm-submit,.zpm-provider-requests .zpm-submit,.zpm-customer-dashboard .zpm-submit,.zpm-message-form .zpm-submit,.zpm-offer-form .zpm-submit,.zpm-select-offer-form .zpm-submit{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:46px!important;padding:0 20px!important;border:1px solid #17663a!important;border-radius:9px!important;background:#17663a!important;background-color:#17663a!important;color:#fff!important;-webkit-text-fill-color:#fff!important;font-family:inherit!important;font-size:13px!important;font-weight:700!important;line-height:1.2!important;text-decoration:none!important;opacity:1!important;visibility:visible!important;appearance:none!important;-webkit-appearance:none!important;cursor:pointer!important;box-shadow:none!important}
.zpm-front-wrap .zpm-submit:hover,.zpm-provider-requests .zpm-submit:hover,.zpm-customer-dashboard .zpm-submit:hover,.zpm-message-form .zpm-submit:hover,.zpm-offer-form .zpm-submit:hover,.zpm-select-offer-form .zpm-submit:hover,.zpm-front-wrap .zpm-submit:focus,.zpm-provider-requests .zpm-submit:focus,.zpm-customer-dashboard .zpm-submit:focus{background:#0e4d2b!important;background-color:#0e4d2b!important;border-color:#0e4d2b!important;color:#fff!important;-webkit-text-fill-color:#fff!important}
.zpm-offer-form .zpm-submit,.zpm-select-offer-form .zpm-submit{margin-top:12px!important}
.zpm-login-box{--g:#17663a;--gd:#0e4d2b;--gs:#edf7f0;--t:#17231b;--m:#69746c;--b:#dfe8e2;max-width:620px;padding:28px;border:1px solid var(--b);border-radius:16px;background:#fff;color:var(--t);font-family:var(--e-global-typography-text-font-family,inherit)}
.zpm-login-box *{box-sizing:border-box}.zpm-login-box form{display:grid;gap:15px}.zpm-login-box form p{margin:0}.zpm-login-box label{display:grid;gap:7px;color:var(--t);font-size:13px;font-weight:600}.zpm-login-box input[type=text],.zpm-login-box input[type=password]{width:100%;min-height:48px;padding:11px 13px;border:1px solid #cfdad2;border-radius:9px;background:#fff;color:var(--t);font:inherit}.zpm-login-box .login-remember label{display:flex;align-items:center;gap:8px;font-weight:400}.zpm-login-box .login-remember input{width:auto}.zpm-login-box input[type=submit]{min-height:47px;padding:0 20px;border:1px solid var(--g)!important;border-radius:9px!important;background:var(--g)!important;color:#fff!important;-webkit-text-fill-color:#fff!important;font:inherit!important;font-weight:700!important;cursor:pointer!important}.zpm-login-box input[type=submit]:hover{background:var(--gd)!important;border-color:var(--gd)!important}.zpm-login-links{margin-top:16px}.zpm-login-links a,.zpm-account-link{color:var(--g);font-size:13px;font-weight:600;text-decoration:none}.zpm-login-box__status{display:flex;flex-direction:column;gap:5px}.zpm-login-box__status strong{font-size:18px}.zpm-login-box__status span{color:var(--m);font-size:13px}.zpm-login-box__actions{display:flex;align-items:center;gap:16px;margin-top:20px}.zpm-account-button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 18px;border-radius:9px;background:var(--g);color:#fff!important;text-decoration:none;font-size:13px;font-weight:700}.zpm-account-button:hover{background:var(--gd);color:#fff!important}
@media(max-width:520px){.zpm-login-box{padding:22px 18px}.zpm-login-box__actions{align-items:stretch;flex-direction:column}.zpm-account-button{width:100%}}


/* Provider dashboard 0.7.0 */
.zpm-provider-dashboard{display:grid;gap:26px}.zpm-provider-dash-head{display:flex;justify-content:space-between;align-items:center;gap:20px}.zpm-provider-dash-head span{color:#17663a;font-size:12px;font-weight:700;text-transform:uppercase}.zpm-provider-dash-head h2{margin:5px 0 0}.zpm-message-alert{display:flex;justify-content:space-between;gap:18px;align-items:center;padding:17px 20px;border:1px solid #b8d9c2;background:#edf7f0;border-radius:12px;color:#174d2d}.zpm-message-alert span{font-size:13px}.zpm-dash-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.zpm-dash-stats>div{padding:18px;border:1px solid #dfe8e2;border-radius:12px;background:#fff}.zpm-dash-stats strong{display:block;font-size:26px;color:#17231b}.zpm-dash-stats span{font-size:12px;color:#68736b}.zpm-dash-nav{display:flex;gap:8px;flex-wrap:wrap;border-bottom:1px solid #dfe8e2;padding-bottom:12px}.zpm-dash-nav a{padding:9px 12px;border-radius:8px;color:#17663a;text-decoration:none;font-weight:700}.zpm-dash-nav b,.zpm-new-message-badge{display:inline-flex;align-items:center;justify-content:center;padding:4px 8px;border-radius:999px;background:#17663a;color:#fff;font-size:11px}.zpm-dash-section{display:grid;gap:14px}.zpm-dash-section h3{margin:0}.zpm-dash-list{display:grid;gap:10px}.zpm-dash-list article,.zpm-provider-job{display:flex;justify-content:space-between;align-items:center;gap:18px;padding:18px;border:1px solid #dfe8e2;border-radius:12px;background:#fff}.zpm-dash-list article>div:first-child,.zpm-provider-job__head>div:first-child{display:grid;gap:4px}.zpm-dash-list article span,.zpm-provider-job__head span{font-size:12px;color:#68736b}.zpm-dash-offer-status{display:grid;text-align:right;gap:4px}.zpm-dash-offer-status span{font-size:11px}.zpm-dash-offer-status .status-selected{color:#17663a;font-weight:700}.zpm-provider-job{display:block}.zpm-provider-job__head{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:16px}.zpm-new-message-badge{color:#fff!important}.zpm-provider-job .zpm-conversation{margin-top:18px}
@media(max-width:760px){.zpm-dash-stats{grid-template-columns:repeat(2,1fr)}.zpm-provider-dash-head,.zpm-message-alert,.zpm-dash-list article,.zpm-provider-job__head{align-items:flex-start;flex-direction:column}.zpm-dash-offer-status{text-align:left}}

/* Completion and verified reviews 0.8.0 */
.zpm-job-outcome{margin-top:22px;padding:20px;border:1px solid #dfe8e2;border-radius:14px;background:#f8fbf9}.zpm-job-outcome h4{margin:0 0 14px}.zpm-outcome-actions form{display:flex;flex-wrap:wrap;gap:9px}.zpm-secondary-button,.zpm-text-button{min-height:44px;padding:0 15px;border-radius:8px;font:inherit;cursor:pointer}.zpm-secondary-button{background:#fff!important;color:#17663a!important;border:1px solid #bcd6c4!important}.zpm-text-button{background:transparent!important;color:#68736b!important;border:1px solid transparent!important}.zpm-review-form{display:grid;gap:16px}.zpm-review-done{display:flex;flex-direction:column;gap:4px;color:#17663a}.zpm-profile-rating-summary{display:flex;align-items:center;gap:10px;margin:4px 0 20px;color:#68736b}.zpm-profile-rating-summary strong{font-size:19px;color:#17663a}.zpm-profile-reviews{margin-top:30px}.zpm-review-list{display:grid;gap:12px}.zpm-review-list article{padding:18px;border:1px solid #dfe8e2;border-radius:12px;background:#fff}.zpm-review-head{display:flex;justify-content:space-between;gap:16px;align-items:center}.zpm-review-head strong{color:#17663a}.zpm-review-head span,.zpm-review-breakdown{font-size:12px;color:#68736b}.zpm-review-list p{margin:12px 0}.zpm-review-breakdown{display:flex;flex-wrap:wrap;gap:12px}
@media(max-width:620px){.zpm-outcome-actions form,.zpm-review-head{align-items:stretch;flex-direction:column}.zpm-outcome-actions button{width:100%}}


/* 0.8.1 – kontext po akcích a název hodnocené zakázky */
.zpm-customer-request{scroll-margin-top:90px}
.zpm-customer-request .zpm-front-notice{margin:0 0 18px}
.zpm-review-job{display:flex;flex-direction:column;gap:3px;margin:10px 0 12px;padding:10px 12px;background:#f5faf6;border:1px solid #dfe8e2;border-radius:9px}
.zpm-review-job span{font-size:11px;color:#68736b}
.zpm-review-job strong{font-size:13px;color:#17231b}

/* 0.8.2 – fotografie u ověřených hodnocení */
.zpm-review-form label small{display:block;margin:5px 0 9px;color:#68736b;font-size:12px;line-height:1.45;font-weight:400}
.zpm-review-form input[type=file]{display:block;width:100%;padding:12px;border:1px dashed #b9c9bf;border-radius:9px;background:#f8fbf9}
.zpm-review-gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin:14px 0}
.zpm-review-gallery a{display:block;overflow:hidden;border-radius:10px;background:#eef3ef;aspect-ratio:4/3}
.zpm-review-gallery img{display:block;width:100%;height:100%;object-fit:cover}
@media(max-width:600px){.zpm-review-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}}

/* 0.9.0 – správa profilu a portfolio */
.zpm-provider-profile-edit{scroll-margin-top:90px}
.zpm-provider-edit-form .zpm-form-section{margin-top:18px}
.zpm-provider-edit-form input[readonly]{background:#f4f6f5;color:#68736b}
.zpm-portfolio-form{margin-top:18px;padding:20px;border:1px solid #dfe8e2;border-radius:12px;background:#fff}
.zpm-portfolio-form>label{display:block;margin-top:14px}
.zpm-portfolio-form label small{display:block;margin:5px 0 9px;color:#68736b;font-size:12px}
.zpm-portfolio-list{display:grid;gap:12px}
.zpm-portfolio-list article{padding:16px;border:1px solid #dfe8e2;border-radius:12px;background:#fff}
.zpm-portfolio-list article>div:first-child{display:grid;gap:4px}
.zpm-portfolio-list article span{font-size:12px;color:#68736b}
.zpm-portfolio-list article p{margin:7px 0 0}
.zpm-portfolio-thumbs{display:flex;gap:7px;flex-wrap:wrap;margin-top:12px}
.zpm-portfolio-thumbs img{width:68px;height:68px;object-fit:cover;border-radius:8px}
.zpm-profile-portfolio{margin-top:34px}
.zpm-public-portfolio-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}
.zpm-public-portfolio-grid article{overflow:hidden;border:1px solid #dfe8e2;border-radius:14px;background:#fff}
.zpm-public-portfolio-images{display:grid;grid-template-columns:2fr 1fr 1fr;gap:3px;height:170px;background:#eef3ef}
.zpm-public-portfolio-images img{width:100%;height:100%;object-fit:cover}
.zpm-public-portfolio-copy{padding:15px}
.zpm-public-portfolio-copy strong{display:block;color:#17231b}
.zpm-public-portfolio-copy span{display:block;margin-top:3px;font-size:12px;color:#68736b}
.zpm-public-portfolio-copy p{margin:8px 0 0;font-size:13px;color:#536058}
@media(max-width:720px){.zpm-public-portfolio-grid{grid-template-columns:1fr}.zpm-public-portfolio-images{height:150px}}

/* 1.0.0 – FREE / PRO */
.zpm-provider-planbar{display:flex;justify-content:space-between;align-items:center;gap:18px;padding:16px 18px;border:1px solid #dfe8e2;border-radius:12px;background:#f8fbf9}
.zpm-provider-planbar>div:first-child{display:flex;align-items:center;gap:9px}.zpm-provider-planbar span{font-size:11px;color:#68736b;text-transform:uppercase;font-weight:700}.zpm-provider-planbar strong{font-size:14px;color:#17663a}.zpm-provider-planbar a{color:#17663a;font-weight:700}
.zpm-provider-planbar.is-pro{background:#edf7f0;border-color:#bfd9c7}
.zpm-plans{display:grid;gap:32px}.zpm-plans-head{max-width:720px}.zpm-plans-head>span{color:#17663a;font-size:12px;font-weight:700;text-transform:uppercase}.zpm-plans-head h2{margin:8px 0 10px}.zpm-plans-head p{color:#68736b}
.zpm-plan-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;max-width:960px}
.zpm-plan-card{position:relative;padding:28px;border:1px solid #dfe8e2;border-radius:18px;background:#fff}.zpm-plan-card.is-pro{border-color:#94bea1;background:#fbfefc}
.zpm-plan-label{font-size:11px;color:#17663a;font-weight:800;letter-spacing:.08em}.zpm-plan-card h3{margin:7px 0 18px}.zpm-plan-price{display:flex;align-items:baseline;gap:7px;margin-bottom:20px}.zpm-plan-price strong{font-size:29px;color:#17231b}.zpm-plan-price span{color:#68736b;font-size:12px}
.zpm-plan-card ul{margin:0 0 24px;padding:0;list-style:none;display:grid;gap:10px}.zpm-plan-card li{position:relative;padding-left:18px;color:#536058;font-size:14px}.zpm-plan-card li:before{content:"";position:absolute;left:0;top:.55em;width:7px;height:7px;border-radius:50%;background:#6bae7e}
.zpm-plan-button{display:flex;align-items:center;justify-content:center;min-height:47px;padding:0 16px;border-radius:9px;background:#17663a;color:#fff!important;text-decoration:none;font-weight:700}.zpm-plan-button.secondary{background:#fff;color:#17663a!important;border:1px solid #bdd5c4}
.zpm-plan-recommended{position:absolute;right:18px;top:18px;padding:5px 9px;border-radius:999px;background:#17663a;color:#fff;font-size:10px;font-weight:700}.zpm-plan-card>small{display:block;margin-top:10px;text-align:center;color:#68736b}
@media(max-width:720px){.zpm-plan-grid{grid-template-columns:1fr}.zpm-provider-planbar{align-items:flex-start;flex-direction:column}}

/* 1.0.1 – katalog -> detail profilu */
.zpm-directory-card__link{display:grid;grid-template-columns:auto 1fr;gap:16px;align-items:center;width:100%;height:100%;color:inherit!important;text-decoration:none!important}
.zpm-directory-card__link:hover,.zpm-directory-card__link:focus{color:inherit!important}
.zpm-directory-card__cta{display:inline-block;margin-top:8px;color:#17663a;font-size:12px}
.zpm-directory-detail{display:grid;gap:20px}
.zpm-directory-back{display:inline-flex;width:max-content;align-items:center;color:#17663a!important;font-weight:700;text-decoration:none!important}
.zpm-directory-back:hover{color:#0e4d2b!important}
@media(max-width:520px){.zpm-directory-card__link{grid-template-columns:1fr}}

/* 1.1.0 – TOP / doporučený poskytovatel */
.zpm-featured-provider{position:relative;overflow:hidden;border:1px solid #dfe8e2;border-radius:18px;background:#fff}
.zpm-featured-provider__badge{position:absolute;z-index:2;left:15px;top:15px;padding:6px 10px;border-radius:999px;background:#17663a;color:#fff;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.04em}
.zpm-featured-provider__photo{height:190px;background:#eef3ef;overflow:hidden}
.zpm-featured-provider__photo img{display:block;width:100%;height:100%;object-fit:cover}
.zpm-featured-provider__body{padding:20px}
.zpm-featured-provider__body>span{color:#17663a;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.05em}
.zpm-featured-provider__body h3{margin:7px 0 0;color:#17231b}
.zpm-featured-provider__rating{display:flex;gap:7px;align-items:center;margin-top:10px;font-size:12px}.zpm-featured-provider__rating strong{color:#17231b}.zpm-featured-provider__rating span{color:#68736b}
.zpm-featured-provider__body p{margin:13px 0;color:#68736b;font-size:12px;line-height:1.45}
.zpm-featured-provider__body a{display:flex;align-items:center;justify-content:center;min-height:43px;padding:0 14px;border-radius:9px;background:#17663a;color:#fff!important;text-decoration:none!important;font-weight:700;font-size:13px}

/* 1.2.0 – veřejné poptávky */
.zpm-public-request-card{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:20px;padding:18px 20px;border:1px solid #dfe8e2;border-radius:12px;background:#fff;color:inherit!important;text-decoration:none!important}
.zpm-public-request-card:hover{border-color:#bfd4c5;background:#fbfdfb}
.zpm-public-request-card.is-urgent{border-left:4px solid #c96f20;background:linear-gradient(90deg,#fff7ef 0%,#fff 35%)}
.zpm-public-request-card h3{margin:4px 0 0;color:#17231b}
.zpm-public-request-card>div>span,.zpm-public-request-card>p,.zpm-public-request-card>.zpm-request-state{font-size:12px;color:#68736b}
.zpm-public-request-detail{display:grid;gap:18px}
.zpm-public-request-detail>article{padding:28px;border:1px solid #dfe8e2;border-radius:16px;background:#fff}
.zpm-public-request-detail__top{display:flex;justify-content:space-between;align-items:center;gap:14px}
.zpm-public-request-detail__top>div{display:flex;gap:8px;align-items:center;flex-wrap:wrap}
.zpm-public-request-detail__top span{font-size:12px;color:#17663a;font-weight:700}
.zpm-public-request-detail__top b{padding:4px 8px;border-radius:999px;background:#fff0df;color:#9c5118;font-size:10px}
.zpm-public-request-detail__top small{color:#68736b}
.zpm-public-request-detail h2{margin:16px 0 8px;color:#17231b}
.zpm-public-request-detail__region{color:#536058;font-weight:600}
.zpm-public-request-detail__privacy{margin:22px 0;padding:14px 16px;border-radius:10px;background:#f5faf6;color:#536058;line-height:1.6}
.zpm-public-request-detail__actions{display:flex;gap:10px;flex-wrap:wrap}
.zpm-public-request-detail__cta{display:inline-flex;width:auto}
@media(max-width:700px){.zpm-public-request-card{grid-template-columns:1fr;gap:8px}.zpm-public-request-detail__top{align-items:flex-start;flex-direction:column}}

/* 1.3.0 – nahlášení problému */
.zpm-report-box{margin-top:14px;border-top:1px solid #e2e9e4;padding-top:12px}
.zpm-report-box summary{cursor:pointer;color:#68736b;font-size:12px;font-weight:700}
.zpm-report-form{display:grid;gap:12px;margin-top:12px;padding:14px;border:1px solid #e2e9e4;border-radius:10px;background:#fbfcfb}
.zpm-report-form label{display:grid;gap:6px;font-size:12px;color:#536058}
.zpm-report-form select,.zpm-report-form textarea{width:100%}

/* 1.7.0 – bankovní platby, QR a objednávky */
.zpm-billing-section{scroll-margin-top:90px}
.zpm-billing-products{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
.zpm-billing-products>article{display:flex;flex-direction:column;gap:10px;padding:18px;border:1px solid #dfe8e2;border-radius:13px;background:#fff}
.zpm-billing-products>article>span{font-size:11px;color:#17663a;font-weight:700;text-transform:uppercase}
.zpm-billing-products h4{margin:0;color:#17231b}.zpm-billing-products>article>strong{font-size:22px;color:#17231b}
.zpm-billing-products form{display:grid;gap:10px;margin-top:auto}.zpm-billing-products label{display:grid;gap:5px;font-size:12px;color:#536058}
.zpm-order-list{display:grid;gap:12px;margin-top:20px}.zpm-order-list>article{padding:18px;border:1px solid #dfe8e2;border-radius:13px;background:#fff}
.zpm-order-head{display:flex;justify-content:space-between;gap:18px;align-items:flex-start}.zpm-order-head>div{display:grid;gap:4px}.zpm-order-head span{font-size:12px;color:#68736b}
.zpm-order-head b{padding:5px 9px;border-radius:999px;font-size:11px;background:#f1f4f2;color:#536058}.zpm-order-head b.status-pending{background:#fff4e8;color:#9c5118}.zpm-order-head b.status-paid{background:#edf7f0;color:#17663a}
.zpm-payment-box{display:grid;grid-template-columns:minmax(0,1fr) 250px;gap:20px;margin-top:16px;padding:18px;border:1px solid #dce9df;border-radius:12px;background:#f8fbf9}
.zpm-payment-box__details h4{margin:0 0 12px}.zpm-payment-box dl{margin:0;display:grid;gap:8px}.zpm-payment-box dl>div{display:grid;grid-template-columns:135px 1fr;gap:12px}.zpm-payment-box dt{color:#68736b;font-size:12px}.zpm-payment-box dd{margin:0;color:#17231b;font-size:13px;word-break:break-word}
.zpm-payment-box__qr{text-align:center}.zpm-payment-box__qr img{display:block;width:230px;max-width:100%;height:auto;margin:0 auto;border-radius:8px;background:#fff}.zpm-payment-box__qr span{display:block;margin-top:6px;font-size:11px;color:#68736b}
@media(max-width:900px){.zpm-billing-products{grid-template-columns:1fr}.zpm-payment-box{grid-template-columns:1fr}.zpm-payment-box__qr{order:-1}.zpm-order-head{flex-direction:column}}

.zpm-qr-error{display:flex;min-height:220px;flex-direction:column;align-items:center;justify-content:center;gap:7px;padding:20px;border:1px dashed #cfdad2;border-radius:10px;background:#fff;color:#536058;text-align:center}
.zpm-qr-error strong{color:#17231b;font-size:13px}.zpm-qr-error span{font-size:11px;line-height:1.5}

/* 1.8.0 – tarif PRO a využití limitů */
.zpm-plan-usage{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:14px 0 20px}
.zpm-plan-usage>div{padding:14px 16px;border:1px solid #dfe8e2;border-radius:11px;background:#fff}
.zpm-plan-usage span{display:block;font-size:11px;color:#68736b;margin-bottom:5px}.zpm-plan-usage strong{font-size:17px;color:#17231b}
@media(max-width:760px){.zpm-plan-usage{grid-template-columns:1fr}}

/* 1.8.1 – aktivní TOP služby */
.zpm-active-services{display:grid;gap:10px;margin:0 0 16px}
.zpm-active-service{display:grid;gap:4px;padding:14px 16px;border:1px solid #dfe8e2;border-radius:11px;background:#f8fbf9}
.zpm-active-service>span{font-size:11px;font-weight:700;text-transform:uppercase;color:#17663a}
.zpm-active-service>strong{color:#17231b}
.zpm-active-service>small{color:#68736b}
.zpm-active-service.is-top{border-color:#c6ddcd;background:#f2f9f4}
.zpm-active-service.is-admin{background:#fbfcfb}

/* 1.9.0 – fakturační údaje a faktury */
.zpm-billing-profile{margin:0 0 18px;padding:18px;border:1px solid #dfe8e2;border-radius:13px;background:#fff}
.zpm-billing-profile__head{display:flex;justify-content:space-between;gap:18px;align-items:flex-start;margin-bottom:14px}
.zpm-billing-profile__head span{display:block;color:#17663a;font-size:11px;font-weight:700;text-transform:uppercase}
.zpm-billing-profile__head h4{margin:4px 0 0}
.zpm-billing-profile__head b{padding:5px 9px;border-radius:999px;background:#edf7f0;color:#17663a;font-size:11px}
.zpm-billing-profile__head b.is-warning{background:#fff3e3;color:#9c5118}
.zpm-invoice-list{display:grid;gap:10px;margin-top:20px}
.zpm-invoice-list>article{display:flex;justify-content:space-between;gap:18px;align-items:center;padding:15px 16px;border:1px solid #dfe8e2;border-radius:11px;background:#fff}
.zpm-invoice-list>article>div:first-child{display:grid;gap:4px}.zpm-invoice-list span{font-size:12px;color:#68736b}
.zpm-invoice-list>article>div:last-child{display:flex;gap:9px;align-items:center;flex-wrap:wrap}
@media(max-width:760px){.zpm-invoice-list>article{align-items:flex-start;flex-direction:column}}

/* 1.10.0 – expirace a prodloužení */
.zpm-expiry-alert{display:flex;justify-content:space-between;align-items:center;gap:16px;margin:14px 0;padding:15px 16px;border:1px solid #e7c98d;border-radius:11px;background:#fff8e8}
.zpm-expiry-alert>div{display:grid;gap:3px}.zpm-expiry-alert span{font-size:11px;font-weight:700;text-transform:uppercase;color:#9a5b10}.zpm-expiry-alert strong{color:#17231b}
.zpm-active-service form{margin-top:8px}.zpm-active-service .zpm-secondary-button{width:max-content}
@media(max-width:650px){.zpm-expiry-alert{align-items:flex-start;flex-direction:column}}

/* 1.10.1 – čekající platby */
.zpm-order-pending-note{margin-top:14px;padding:12px 14px;border-radius:9px;background:#fff8e8;border:1px solid #ead3a1;color:#6c542c;font-size:12px;line-height:1.55}
.zpm-resend-payment-form{margin-top:10px}.zpm-resend-payment-form .zpm-account-link{background:none;border:0;padding:0;cursor:pointer;font:inherit}

/* 1.11.0 – finální dashboardy */
.zpm-provider-dashboard,.zpm-customer-dashboard{max-width:1180px;margin:0 auto}
.zpm-provider-dash-head,.zpm-customer-dash-head{display:flex;justify-content:space-between;gap:24px;align-items:center;margin:0 0 18px;padding:24px 26px;border:1px solid #dfe8e2;border-radius:16px;background:#fff}
.zpm-provider-dash-head>div>span,.zpm-customer-dash-head>div>span{display:block;margin-bottom:5px;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.06em;color:#17663a}
.zpm-provider-dash-head h2,.zpm-customer-dash-head h2{margin:0;color:#17231b;font-size:28px}
.zpm-customer-dash-head p{margin:7px 0 0;color:#68736b}
.zpm-next-step{display:flex;justify-content:space-between;gap:22px;align-items:center;margin:0 0 18px;padding:20px 22px;border:1px solid #cfe0d3;border-radius:14px;background:linear-gradient(135deg,#f2f8f4 0%,#fff 72%)}
.zpm-next-step>div{display:grid;gap:4px}.zpm-next-step span{font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.07em;color:#17663a}.zpm-next-step strong{font-size:18px;color:#17231b}.zpm-next-step p{margin:2px 0 0;color:#637067;line-height:1.5}
.zpm-dash-nav{position:sticky;top:12px;z-index:20;display:flex;gap:6px;overflow-x:auto;margin:18px 0;padding:8px;border:1px solid #dfe8e2;border-radius:12px;background:rgba(255,255,255,.96);backdrop-filter:blur(8px)}
.zpm-dash-nav a{flex:0 0 auto;padding:9px 12px;border-radius:8px;color:#455249;text-decoration:none;font-size:13px;font-weight:700}
.zpm-dash-nav a:hover,.zpm-dash-nav a.is-active{background:#edf6ef;color:#17663a}
.zpm-dash-section,.zpm-customer-request{scroll-margin-top:92px}
.zpm-customer-dashboard #zpm-customer-list{display:grid;gap:18px}
.zpm-customer-request{border:1px solid #dfe8e2!important;border-radius:16px!important;background:#fff!important;box-shadow:0 3px 16px rgba(20,55,32,.035)}
.zpm-customer-request__head{gap:20px}
.zpm-customer-request__head>strong{flex:0 0 auto}
.zpm-customer-stats{margin-bottom:18px}
.zpm-message-alert{border-radius:12px}
.zpm-plan-usage,.zpm-dash-stats{gap:10px}
.zpm-dash-stats>div{border-radius:12px}
@media(max-width:760px){
  .zpm-provider-dash-head,.zpm-customer-dash-head,.zpm-next-step{align-items:flex-start;flex-direction:column;padding:18px}
  .zpm-provider-dash-head h2,.zpm-customer-dash-head h2{font-size:23px}
  .zpm-next-step .zpm-account-button,.zpm-customer-dash-head .zpm-account-button{width:100%;text-align:center}
  .zpm-dash-nav{top:6px;margin-left:-2px;margin-right:-2px}
}

/* 1.11.1 – skutečný dashboard: sidebar + pracovní plocha */
.zpm-app-dashboard{max-width:1380px!important;margin:0 auto!important}
.zpm-app-shell{display:grid;grid-template-columns:238px minmax(0,1fr);min-height:720px;border:1px solid #d8e5dc;border-radius:18px;overflow:hidden;background:#fff;box-shadow:0 8px 32px rgba(18,54,31,.05)}
.zpm-app-sidebar{display:flex;flex-direction:column;min-width:0;padding:22px 14px 16px;background:linear-gradient(180deg,#07582d 0%,#034c26 100%);color:#fff}
.zpm-app-sidebar__brand{display:flex;align-items:center;gap:10px;padding:2px 8px 22px;border-bottom:1px solid rgba(255,255,255,.13)}
.zpm-app-brandmark{display:grid;place-items:center;width:36px;height:36px;border:1px solid rgba(255,255,255,.55);border-radius:50%;font-size:11px;font-weight:900;letter-spacing:.03em}
.zpm-app-sidebar__brand>div{display:grid;line-height:1.03}.zpm-app-sidebar__brand strong{font-size:16px}.zpm-app-sidebar__brand small{font-size:13px;color:#bfe0c9}
.zpm-app-sidebar__user{display:grid;gap:4px;margin:18px 6px 12px;padding:13px 12px;border-radius:11px;background:rgba(255,255,255,.08)}
.zpm-app-sidebar__user span{font-size:9px;text-transform:uppercase;letter-spacing:.08em;color:#b9d7c2}.zpm-app-sidebar__user strong{font-size:13px;line-height:1.3}.zpm-app-sidebar__user b{width:max-content;margin-top:3px;padding:3px 7px;border-radius:999px;background:#dff2e4;color:#07582d;font-size:9px}
.zpm-app-menu{display:grid;gap:4px;padding:4px 0}
.zpm-app-menu button,.zpm-app-menu-link{appearance:none;display:flex;width:100%;align-items:center;justify-content:space-between;gap:8px;padding:11px 12px;border:0;border-radius:9px;background:transparent;color:#eaf6ed;text-decoration:none;text-align:left;font:inherit;font-size:12px;font-weight:700;cursor:pointer;transition:.15s ease}
.zpm-app-menu button:hover,.zpm-app-menu button.is-active,.zpm-app-menu-link:hover{background:rgba(255,255,255,.13);color:#fff}
.zpm-app-menu button b{display:grid;place-items:center;min-width:20px;height:20px;padding:0 5px;border-radius:999px;background:#dcefe1;color:#07582d;font-size:9px}.zpm-app-menu button b.is-alert{background:#c84332;color:#fff}
.zpm-app-sidebar__bottom{display:grid;gap:12px;margin-top:auto;padding:18px 6px 2px;border-top:1px solid rgba(255,255,255,.12)}
.zpm-app-sidebar__bottom>a{color:#d9ebde;text-decoration:none;font-size:12px;font-weight:700}
.zpm-sidebar-plan{display:grid;gap:5px;padding:14px;border:1px solid rgba(255,255,255,.18);border-radius:12px;background:rgba(0,0,0,.08)}
.zpm-sidebar-plan span{font-size:9px;text-transform:uppercase;color:#b9d7c2}.zpm-sidebar-plan strong{font-size:23px}.zpm-sidebar-plan small{color:#d7eadd;font-size:11px}.zpm-sidebar-plan button{margin-top:7px;padding:9px;border:0;border-radius:7px;background:#23854b;color:#fff;font-weight:700;cursor:pointer}
.zpm-app-main{min-width:0;padding:28px 30px 38px;background:#fbfcfb}
.zpm-app-panel{display:none;animation:zpmPanelIn .18s ease}.zpm-app-panel.is-active{display:block}
@keyframes zpmPanelIn{from{opacity:.55;transform:translateY(3px)}to{opacity:1;transform:none}}
.zpm-app-main .zpm-provider-dash-head,.zpm-app-main .zpm-customer-dash-head{margin-top:0}
.zpm-app-main .zpm-dash-section{margin:0!important;padding:0!important;border:0!important;background:transparent!important}
.zpm-app-main .zpm-dash-section>h3{margin:0 0 18px;font-size:25px;color:#17231b}
.zpm-app-main .zpm-provider-planbar{margin-top:0}
.zpm-customer-filter-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}.zpm-customer-filter-title span{font-size:25px;font-weight:800;color:#17231b}.zpm-customer-filter-title strong{padding:5px 9px;border-radius:999px;background:#edf6ef;color:#17663a;font-size:10px}
.zpm-customer-request.is-filtered-out{display:none!important}
.zpm-account-settings-card{max-width:720px;padding:24px;border:1px solid #dfe8e2;border-radius:15px;background:#fff}
.zpm-account-settings-card>span{font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.07em;color:#17663a}.zpm-account-settings-card h3{margin:6px 0 18px;font-size:24px}.zpm-account-settings-card>p{color:#68736b;line-height:1.6}
.zpm-account-settings-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:18px}.zpm-account-settings-grid>div{display:grid;gap:4px;padding:13px;border-radius:9px;background:#f5f8f6}.zpm-account-settings-grid small{color:#78837b}.zpm-account-settings-grid strong{overflow-wrap:anywhere}
@media(max-width:900px){
 .zpm-app-shell{grid-template-columns:1fr;overflow:visible}
 .zpm-app-sidebar{position:relative;padding:12px;border-radius:16px 16px 0 0}
 .zpm-app-sidebar__brand,.zpm-app-sidebar__user,.zpm-sidebar-plan{display:none}
 .zpm-app-menu{display:flex;overflow-x:auto;padding:0 0 3px;scrollbar-width:none}.zpm-app-menu::-webkit-scrollbar{display:none}
 .zpm-app-menu button,.zpm-app-menu-link{flex:0 0 auto;width:auto;padding:9px 11px;white-space:nowrap}
 .zpm-app-sidebar__bottom{display:none}
 .zpm-app-main{padding:20px 16px 28px}
 .zpm-account-settings-grid{grid-template-columns:1fr}
}

/* 1.12.0 – centrum oznámení */
.zpm-notification-center{display:grid;gap:18px}
.zpm-notification-center__head{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;padding:22px;border:1px solid #dfe8e2;border-radius:14px;background:#fff}
.zpm-notification-center__head>div>span{display:block;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.07em;color:#17663a}
.zpm-notification-center__head h3{margin:5px 0 5px;font-size:24px;color:#17231b}
.zpm-notification-center__head p{margin:0;color:#68736b}
.zpm-notification-list{display:grid;gap:9px}
.zpm-notification-list>article{display:grid;grid-template-columns:10px minmax(0,1fr);gap:12px;padding:15px 17px;border:1px solid #dfe8e2;border-radius:11px;background:#fff}
.zpm-notification-list>article.is-unread{border-color:#b9d8c1;background:#f8fcf9}
.zpm-notification-dot{width:8px;height:8px;margin-top:6px;border-radius:50%;background:#c8d0ca}.zpm-notification-list>article.is-unread .zpm-notification-dot{background:#17663a}
.zpm-notification-copy>div:first-child{display:flex;justify-content:space-between;gap:14px;align-items:flex-start}.zpm-notification-copy strong{color:#17231b}.zpm-notification-copy time{white-space:nowrap;color:#89928c;font-size:11px}
.zpm-notification-copy p{margin:6px 0 9px;color:#5e6b62;line-height:1.5}
.zpm-notification-actions{display:flex;gap:13px;align-items:center;flex-wrap:wrap}.zpm-notification-actions a,.zpm-notification-actions button{padding:0;border:0;background:none;color:#17663a;text-decoration:none;font:inherit;font-size:11px;font-weight:700;cursor:pointer}
@media(max-width:650px){.zpm-notification-center__head{flex-direction:column}.zpm-notification-copy>div:first-child{flex-direction:column;gap:3px}}

/* 1.12.1 – samostatná fakturace */
.zpm-section-head{margin-bottom:18px;padding:22px;border:1px solid #dfe8e2;border-radius:14px;background:#fff}
.zpm-section-head span{display:block;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.07em;color:#17663a}
.zpm-section-head h3{margin:5px 0 6px!important;font-size:24px!important}
.zpm-section-head p{margin:0;color:#68736b;line-height:1.55}

/* 1.12.2 – sjednocení dashboardu podle finálního návrhu */
.zpm-app-dashboard,
.zpm-app-dashboard *,
.zpm-app-dashboard input,
.zpm-app-dashboard select,
.zpm-app-dashboard textarea,
.zpm-app-dashboard button{
    font-family:Roboto,Arial,sans-serif!important;
}
.zpm-app-main{background:#fff!important;padding:30px 34px 40px!important}
.zpm-app-shell{border-color:#dce5df!important;border-radius:16px!important;box-shadow:none!important}
.zpm-app-sidebar{background:linear-gradient(180deg,#075b32 0%,#034d29 100%)!important;padding:22px 16px 18px!important}
.zpm-app-menu{gap:5px!important}.zpm-app-menu button,.zpm-app-menu-link{font-size:13px!important;padding:11px 12px!important;border-radius:9px!important}
.zpm-app-menu button.is-active{background:rgba(255,255,255,.14)!important}
.zpm-app-sidebar__user{background:rgba(255,255,255,.08)!important;border:1px solid rgba(255,255,255,.08)!important}
.zpm-app-panel>h3,.zpm-panel-heading h3{font-size:28px!important;line-height:1.18!important;font-weight:700!important;color:#111!important}
.zpm-panel-heading{display:flex;justify-content:space-between;gap:18px;align-items:flex-start;margin-bottom:22px}
.zpm-panel-heading span{display:block;margin-bottom:5px;font-size:10px!important;font-weight:700!important;letter-spacing:.06em;text-transform:uppercase;color:#0d6a3a}
.zpm-panel-heading h3{margin:0 0 7px!important}.zpm-panel-heading p{margin:0;color:#59645d;font-size:14px;line-height:1.5}

/* Viditelná tlačítka napříč dashboardem */
.zpm-app-dashboard .zpm-submit,
.zpm-app-dashboard .zpm-account-button,
.zpm-app-dashboard .zpm-dashboard-primary-btn{
    display:inline-flex!important;align-items:center!important;justify-content:center!important;
    min-height:42px!important;padding:10px 18px!important;border:1px solid #08733f!important;border-radius:8px!important;
    background:#08733f!important;color:#fff!important;text-decoration:none!important;font-size:13px!important;font-weight:700!important;
    line-height:1.2!important;cursor:pointer!important;box-shadow:none!important;opacity:1!important;visibility:visible!important
}
.zpm-app-dashboard .zpm-submit:hover,
.zpm-app-dashboard .zpm-account-button:hover,
.zpm-app-dashboard .zpm-dashboard-primary-btn:hover{background:#055f34!important;border-color:#055f34!important;color:#fff!important}
.zpm-app-dashboard .zpm-secondary-button,
.zpm-app-dashboard .zpm-dashboard-secondary-btn,
.zpm-app-dashboard .zpm-dashboard-outline-btn{
    display:inline-flex!important;align-items:center!important;justify-content:center!important;
    min-height:40px!important;padding:9px 16px!important;border:1px solid #aebbb3!important;border-radius:8px!important;
    background:#fff!important;color:#17231b!important;text-decoration:none!important;font-size:12px!important;font-weight:700!important;
    line-height:1.2!important;cursor:pointer!important;box-shadow:none!important;opacity:1!important;visibility:visible!important
}
.zpm-app-dashboard .zpm-secondary-button:hover,
.zpm-app-dashboard .zpm-dashboard-secondary-btn:hover,
.zpm-app-dashboard .zpm-dashboard-outline-btn:hover{border-color:#08733f!important;color:#08733f!important;background:#f7fbf8!important}
.zpm-app-dashboard .zpm-account-link,
.zpm-app-dashboard .zpm-text-button{
    color:#08733f!important;font-weight:700!important;text-decoration:none!important;opacity:1!important;visibility:visible!important
}
.zpm-app-dashboard button:disabled{opacity:.45!important;cursor:not-allowed!important}

/* Nové poptávky */
.zpm-request-dashboard-list{display:grid;gap:16px}
.zpm-request-dashboard-card{padding:0!important;border:1px solid #dce5df!important;border-radius:13px!important;background:#fff!important;overflow:hidden!important;box-shadow:none!important}
.zpm-request-dashboard-card__main{display:grid;grid-template-columns:72px minmax(0,1fr) 190px;gap:18px;align-items:start;padding:22px 22px 18px}
.zpm-request-card-icon{display:grid;place-items:center;width:64px;height:64px;border-radius:50%;background:#edf7f0;color:#08733f}
.zpm-request-card-icon span{font-size:22px;font-weight:800}
.zpm-request-card-copy{min-width:0}.zpm-request-card-titleline{display:flex;justify-content:space-between;gap:16px;align-items:flex-start}
.zpm-request-card-titleline h4{margin:0 0 7px;font-size:18px!important;line-height:1.25;color:#111}.zpm-request-card-titleline p{margin:0;color:#59645d;font-size:12px}
.zpm-request-card-desc{margin:17px 0 0!important;max-width:760px;color:#333!important;font-size:13px!important;line-height:1.55!important}
.zpm-request-public-badge{flex:0 0 auto;padding:6px 9px;border-radius:7px;background:#edf7f0;color:#17663a;font-size:10px!important;font-weight:700!important}
.zpm-request-card-actions{display:grid;gap:9px;align-self:center}.zpm-request-card-actions>a{width:100%;box-sizing:border-box}
.zpm-request-card-meta{display:grid;grid-template-columns:1.3fr 1.2fr 1fr .8fr;gap:0;margin:0 20px;padding:16px 0;border-top:1px solid #e5ebe7}
.zpm-request-card-meta>div{display:grid;gap:4px;padding:0 18px;border-right:1px solid #e5ebe7}.zpm-request-card-meta>div:first-child{padding-left:2px}.zpm-request-card-meta>div:last-child{border-right:0}
.zpm-request-card-meta span{font-size:10px;color:#69746c}.zpm-request-card-meta strong{font-size:12px;color:#17231b}
.zpm-dashboard-tip{display:flex;justify-content:space-between;gap:22px;align-items:center;margin-top:16px;padding:16px 18px;border:1px solid #d5e5da;border-radius:12px;background:#f7fbf8}
.zpm-dashboard-tip>div{display:grid;gap:4px}.zpm-dashboard-tip span{font-size:13px;font-weight:700;color:#17231b}.zpm-dashboard-tip p{margin:0;color:#667169;font-size:12px}

/* Seznamy nabídek a další karty */
.zpm-dash-list{display:grid!important;gap:12px!important}
.zpm-dash-list>article,.zpm-provider-job,.zpm-order-list>article,.zpm-invoice-list>article,.zpm-active-service,.zpm-billing-products>article{
    border:1px solid #dce5df!important;border-radius:12px!important;background:#fff!important;box-shadow:none!important
}
.zpm-dash-list>article{display:flex!important;justify-content:space-between!important;align-items:center!important;gap:18px!important;padding:16px 18px!important}
.zpm-dash-list>article>div:first-child{display:grid;gap:5px}.zpm-dash-list>article strong{color:#17231b}.zpm-dash-list>article span{color:#677269;font-size:12px}
.zpm-dash-offer-status{display:flex!important;align-items:center!important;gap:9px!important;flex-wrap:wrap!important;justify-content:flex-end!important}
.zpm-provider-job{padding:18px!important}.zpm-provider-job__head{margin-bottom:14px!important}
.zpm-billing-products{gap:14px!important}.zpm-billing-products>article{padding:18px!important}.zpm-billing-products>article>strong{font-size:23px!important}

/* Formuláře dashboardu */
.zpm-app-dashboard input[type=text],
.zpm-app-dashboard input[type=email],
.zpm-app-dashboard input[type=tel],
.zpm-app-dashboard input[type=url],
.zpm-app-dashboard input[type=number],
.zpm-app-dashboard select,
.zpm-app-dashboard textarea{
    width:100%;border:1px solid #ccd8d0!important;border-radius:8px!important;background:#fff!important;color:#17231b!important;padding:10px 11px!important;box-shadow:none!important
}
.zpm-app-dashboard input:focus,.zpm-app-dashboard select:focus,.zpm-app-dashboard textarea:focus{outline:none!important;border-color:#08733f!important;box-shadow:0 0 0 2px rgba(8,115,63,.08)!important}
.zpm-app-dashboard label{color:#4f5b53!important;font-size:12px!important}

/* Přehled */
.zpm-app-dashboard .zpm-dash-stats>div,
.zpm-app-dashboard .zpm-plan-usage>div{border:1px solid #dce5df!important;border-radius:12px!important;background:#fff!important;padding:16px 17px!important}
.zpm-app-dashboard .zpm-dash-stats strong,.zpm-app-dashboard .zpm-plan-usage strong{font-size:22px!important;font-weight:700!important;color:#111!important}
.zpm-app-dashboard .zpm-next-step{border:1px solid #cfe0d4!important;border-radius:12px!important;background:#f7fbf8!important}
.zpm-app-dashboard .zpm-provider-planbar{border-radius:12px!important}

/* Fakturace, oznámení */
.zpm-notification-center__head,.zpm-notification-list>article,.zpm-billing-profile,.zpm-section-head,.zpm-account-settings-card{border-color:#dce5df!important;box-shadow:none!important}
.zpm-invoice-list>article{padding:15px 17px!important}

/* Responsivita */
@media(max-width:1050px){
  .zpm-request-dashboard-card__main{grid-template-columns:56px minmax(0,1fr)}
  .zpm-request-card-icon{width:52px;height:52px}.zpm-request-card-actions{grid-column:2;display:flex;flex-wrap:wrap}
  .zpm-request-card-actions>a{width:auto}
  .zpm-request-card-meta{grid-template-columns:repeat(2,minmax(0,1fr))}
  .zpm-request-card-meta>div{padding:8px 14px;border-right:0}
}
@media(max-width:700px){
  .zpm-app-main{padding:18px 14px 26px!important}
  .zpm-request-dashboard-card__main{grid-template-columns:1fr;padding:17px}
  .zpm-request-card-icon{display:none}.zpm-request-card-titleline{flex-direction:column}
  .zpm-request-card-actions{grid-column:1;display:grid;width:100%}.zpm-request-card-actions>a{width:100%}
  .zpm-request-card-meta{grid-template-columns:1fr;margin:0 16px}.zpm-request-card-meta>div{padding:9px 0;border-bottom:1px solid #edf1ee}.zpm-request-card-meta>div:last-child{border-bottom:0}
  .zpm-dashboard-tip,.zpm-dash-list>article{align-items:flex-start!important;flex-direction:column!important}
  .zpm-dash-offer-status{justify-content:flex-start!important}
}

/* 1.12.3 – rozbalovací popis a samostatný detail poptávky */
.zpm-request-description-accordion{margin:15px 0 0;border:0!important}
.zpm-request-description-accordion>summary{display:block;cursor:pointer;list-style:none;color:#333}
.zpm-request-description-accordion>summary::-webkit-details-marker{display:none}
.zpm-request-description-accordion>summary .zpm-request-desc-short{display:block;font-size:13px;line-height:1.55;color:#333}
.zpm-request-description-accordion>summary b{display:inline-flex;margin-top:8px;color:#08733f;font-size:11px;font-weight:700}
.zpm-request-description-accordion>summary b:after{content:" +";margin-left:4px}
.zpm-request-description-accordion[open]>summary .zpm-request-desc-short{display:none}
.zpm-request-description-accordion[open]>summary b:after{content:" −"}
.zpm-request-description-accordion[open]>summary b{margin-top:0}
.zpm-request-desc-full{margin-top:10px;padding:13px 14px;border-left:3px solid #b9d8c1;border-radius:0 7px 7px 0;background:#f7faf8;color:#333;font-size:13px;line-height:1.65}
.zpm-single-request-toolbar{display:flex;justify-content:space-between;align-items:center;gap:14px;margin-bottom:16px}
.zpm-single-request-toolbar>span{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#68736b}
.zpm-provider-requests.is-single-request{max-width:1050px;margin:0 auto;font-family:Roboto,Arial,sans-serif}
.zpm-provider-requests.is-single-request .zpm-provider-request{border:1px solid #dce5df;border-radius:13px;background:#fff;padding:22px}
@media(max-width:650px){.zpm-single-request-toolbar{align-items:flex-start;flex-direction:column}}

/* 1.12.4 – ikonky služeb stejné jako na homepage */
.zpm-request-card-icon svg{width:31px;height:31px;display:block}
.zpm-request-card-icon span{display:none!important}

/* 1.13.0 – stav moderace zákaznické poptávky */
.zpm-customer-rejection{margin:14px 0;padding:14px 16px;border:1px solid #efd7d2;border-radius:10px;background:#fff7f5}
.zpm-customer-rejection strong{color:#963f34}
.zpm-customer-rejection p{margin:6px 0 0;color:#6e5550;line-height:1.55}

/* 1.14.0 – ochrany a nastavení účtu */
.zpm-hp-field{position:absolute!important;left:-99999px!important;width:1px!important;height:1px!important;overflow:hidden!important;opacity:0!important;pointer-events:none!important}
.zpm-account-actions{display:flex;gap:10px;align-items:center;flex-wrap:wrap;margin-top:16px}
.zpm-danger-button{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:9px 15px;border:1px solid #cf5a4e;border-radius:8px;background:#fff;color:#a13b31;font-family:Roboto,Arial,sans-serif;font-weight:700;cursor:pointer}
.zpm-danger-button:hover{background:#fff5f3}
.zpm-deletion-pending{padding:8px 11px;border-radius:8px;background:#fff4df;color:#8d591d;font-size:12px;font-weight:700}
.zpm-consent a,.zpm-confirm-share a{color:#17663a;font-weight:700}

/* =========================================================
   1.16.0 – FINÁLNÍ MOCKUP SYSTÉMOVÝCH STRÁNEK
   ========================================================= */
.zpm-system-page,
.zpm-login-page,
.zpm-public-requests-page,
.zpm-directory-page,
.zpm-provider-requests,
.zpm-public-request-detail,
.zpm-directory-detail,
.zpm-public-profile{
    font-family:Roboto,Arial,sans-serif!important;
}
.zpm-system-page,
.zpm-public-requests-page,
.zpm-directory-page,
.zpm-provider-requests:not(.is-single-request),
.zpm-directory-detail,
.zpm-public-request-detail{
    width:min(1180px,calc(100% - 32px));
    margin:34px auto 60px;
}
.zpm-system-page{max-width:980px}
.zpm-front-head,
.zpm-list-page-head{
    position:relative;
    overflow:hidden;
    padding:30px 32px;
    border:1px solid #dbe6df;
    border-radius:16px;
    background:linear-gradient(135deg,#f3faf5 0%,#fff 68%);
}
.zpm-front-head:after,
.zpm-list-page-head:after{
    content:"";
    position:absolute;
    width:180px;height:180px;
    right:-78px;top:-84px;
    border:34px solid #e6f3e9;
    border-radius:50%;
    pointer-events:none;
}
.zpm-front-head>span,
.zpm-list-page-head>span{
    position:relative;z-index:1;
    display:block;margin:0 0 7px;
    color:#08733f;
    font-size:11px!important;
    line-height:1.2;
    font-weight:800!important;
    letter-spacing:.08em;
    text-transform:uppercase;
}
.zpm-front-head h2,
.zpm-list-page-head h2{
    position:relative;z-index:1;
    max-width:760px;
    margin:0 0 9px!important;
    color:#132019!important;
    font-size:clamp(28px,4vw,42px)!important;
    line-height:1.08!important;
    font-weight:700!important;
    letter-spacing:-.025em;
}
.zpm-front-head p,
.zpm-list-page-head p{
    position:relative;z-index:1;
    max-width:700px;
    margin:0!important;
    color:#607067!important;
    font-size:14px!important;
    line-height:1.65!important;
}
.zpm-system-trust{
    display:flex;
    gap:9px;
    flex-wrap:wrap;
    margin:14px 0 22px;
}
.zpm-system-trust span{
    padding:7px 11px;
    border:1px solid #dce7df;
    border-radius:999px;
    background:#fff;
    color:#4f5f55;
    font-size:11px;
    font-weight:700;
}

/* Registrace + poptávkový formulář */
.zpm-system-page>.zpm-reg-form{
    display:grid;
    gap:16px;
}
.zpm-system-page .zpm-form-section{
    margin:0!important;
    padding:24px 26px!important;
    border:1px solid #dde7e0!important;
    border-radius:14px!important;
    background:#fff!important;
    box-shadow:none!important;
}
.zpm-system-page .zpm-form-section h3{
    margin:0 0 18px!important;
    color:#142119!important;
    font-size:19px!important;
    font-weight:700!important;
}
.zpm-system-page .zpm-form-section>p{
    color:#66736b;
    line-height:1.55;
}
.zpm-system-page label{
    color:#3d4b42!important;
    font-size:12px!important;
    font-weight:600!important;
}
.zpm-system-page label small,
.zpm-system-page .zpm-form-hint{
    color:#7a867e!important;
    font-size:11px!important;
    font-weight:400!important;
}
.zpm-system-page input[type=text],
.zpm-system-page input[type=email],
.zpm-system-page input[type=password],
.zpm-system-page input[type=tel],
.zpm-system-page input[type=number],
.zpm-system-page input[type=url],
.zpm-system-page select,
.zpm-system-page textarea{
    min-height:45px;
    margin-top:6px;
    padding:11px 12px!important;
    border:1px solid #cfdad2!important;
    border-radius:8px!important;
    background:#fff!important;
    color:#17231b!important;
    font:inherit!important;
    box-shadow:none!important;
}
.zpm-system-page textarea{min-height:128px;resize:vertical}
.zpm-system-page input:focus,
.zpm-system-page select:focus,
.zpm-system-page textarea:focus{
    outline:none!important;
    border-color:#08733f!important;
    box-shadow:0 0 0 3px rgba(8,115,63,.08)!important;
}
.zpm-system-page .zpm-type-grid{gap:10px!important}
.zpm-system-page .zpm-type-card>span,
.zpm-system-page .zpm-check-grid label,
.zpm-system-page .zpm-service-choice{
    border:1px solid #d8e3db!important;
    border-radius:10px!important;
    background:#fbfcfb!important;
}
.zpm-system-page .zpm-type-card input:checked+span,
.zpm-system-page .zpm-check-grid label:has(input:checked),
.zpm-system-page .zpm-service-choice:has(input:checked){
    border-color:#87b89a!important;
    background:#f0f8f2!important;
}
.zpm-system-page>.zpm-reg-form>.zpm-submit{
    justify-self:start;
    min-width:220px;
    min-height:48px!important;
    padding:12px 22px!important;
    border:1px solid #08733f!important;
    border-radius:8px!important;
    background:#08733f!important;
    color:#fff!important;
    font-family:Roboto,Arial,sans-serif!important;
    font-size:14px!important;
    font-weight:700!important;
}
.zpm-registration-consent,.zpm-request-page .zpm-consent{
    padding:15px 17px;
    border:1px solid #dce5df;
    border-radius:10px;
    background:#f8faf9;
}

/* Přihlášení */
.zpm-login-page{
    display:grid;
    grid-template-columns:minmax(0,.9fr) minmax(360px,.72fr);
    width:min(980px,calc(100% - 32px));
    margin:42px auto 70px;
    overflow:hidden;
    border:1px solid #d7e3db;
    border-radius:18px;
    background:#fff;
    box-shadow:0 14px 44px rgba(22,55,34,.07);
}
.zpm-login-intro{
    position:relative;
    overflow:hidden;
    padding:48px 42px;
    background:linear-gradient(145deg,#075b32,#034c29);
    color:#fff;
}
.zpm-login-intro:after{
    content:"";
    position:absolute;
    width:260px;height:260px;
    right:-135px;bottom:-140px;
    border:48px solid rgba(255,255,255,.07);
    border-radius:50%;
}
.zpm-login-kicker{
    display:block;margin-bottom:20px;
    color:#b9dbc4;
    font-size:11px;
    font-weight:800;
    letter-spacing:.08em;
    text-transform:uppercase;
}
.zpm-login-intro h2{
    max-width:450px;
    margin:0 0 16px!important;
    color:#fff!important;
    font-size:38px!important;
    line-height:1.08!important;
    letter-spacing:-.025em;
}
.zpm-login-intro>p{
    max-width:460px;
    margin:0 0 30px;
    color:#d3e7d8;
    font-size:14px;
    line-height:1.65;
}
.zpm-login-benefits{display:grid;gap:12px}
.zpm-login-benefits>div{
    display:grid;gap:3px;
    padding:12px 14px;
    border:1px solid rgba(255,255,255,.13);
    border-radius:10px;
    background:rgba(255,255,255,.06);
}
.zpm-login-benefits strong{font-size:13px}
.zpm-login-benefits span{color:#c9dfcf;font-size:11px;line-height:1.45}
.zpm-login-page>.zpm-login-box{
    margin:0!important;
    padding:44px 38px!important;
    border:0!important;
    border-radius:0!important;
    background:#fff!important;
    box-shadow:none!important;
}
.zpm-login-page .zpm-front-head{
    padding:0 0 24px;
    border:0;
    border-radius:0;
    background:none;
}
.zpm-login-page .zpm-front-head:after{display:none}
.zpm-login-page .zpm-front-head h2{font-size:31px!important}
#zpm-login-form p{margin:0 0 15px}
#zpm-login-form label{display:block;margin-bottom:6px;color:#46534a;font-size:12px;font-weight:700}
#zpm-login-form input[type=text],
#zpm-login-form input[type=password]{
    width:100%;
    min-height:44px;
    padding:10px 11px;
    border:1px solid #cfdad2;
    border-radius:8px;
    box-sizing:border-box;
}
#zpm-login-form .login-submit input{
    width:100%;
    min-height:45px;
    border:0;
    border-radius:8px;
    background:#08733f;
    color:#fff;
    font-family:Roboto,Arial,sans-serif;
    font-weight:700;
    cursor:pointer;
}
.zpm-login-links{margin-top:12px;text-align:center}
.zpm-login-links a{color:#08733f;font-size:12px;font-weight:700;text-decoration:none}

/* Seznamové stránky */
.zpm-list-page-head{margin-bottom:22px}
.zpm-directory{
    display:grid!important;
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
    gap:15px!important;
}
.zpm-directory-card{
    overflow:hidden!important;
    border:1px solid #dce5df!important;
    border-radius:13px!important;
    background:#fff!important;
    box-shadow:none!important;
    transition:transform .16s ease,border-color .16s ease;
}
.zpm-directory-card:hover{transform:translateY(-2px);border-color:#b5cbbc!important}
.zpm-directory-card__link{height:100%;text-decoration:none!important}
.zpm-directory-card img{
    width:100%!important;height:190px!important;
    object-fit:cover!important;
    border-radius:0!important;
}
.zpm-directory-card__link>div{padding:17px 18px 19px!important}
.zpm-directory-card span{color:#08733f!important;font-size:10px!important;font-weight:800!important;text-transform:uppercase;letter-spacing:.05em}
.zpm-directory-card h3{margin:6px 0 6px!important;color:#162219!important;font-size:18px!important}
.zpm-directory-card p{margin:0 0 13px!important;color:#6d7971!important;font-size:12px!important}
.zpm-directory-card__cta{color:#08733f!important;font-size:12px!important}
.zpm-public-requests{display:grid!important;gap:11px!important}
.zpm-public-request-card{
    display:grid!important;
    grid-template-columns:minmax(0,1fr) 210px 120px;
    gap:18px;
    align-items:center;
    padding:17px 19px!important;
    border:1px solid #dce5df!important;
    border-radius:11px!important;
    background:#fff!important;
    text-decoration:none!important;
    box-shadow:none!important;
}
.zpm-public-request-card:hover{border-color:#a9c5b2!important;background:#fbfdfb!important}
.zpm-public-request-card>div>span{color:#08733f!important;font-size:10px!important;font-weight:800!important;text-transform:uppercase}
.zpm-public-request-card h3{margin:5px 0 0!important;color:#18231c!important;font-size:16px!important}
.zpm-public-request-card>p{margin:0!important;color:#607067!important;font-size:12px!important}
.zpm-request-state{justify-self:end;color:#758078!important;font-size:11px!important}
.zpm-public-request-card.is-urgent{border-left:4px solid #b88734!important}

/* Detail veřejné poptávky / detail pro poskytovatele */
.zpm-public-request-detail>article,
.zpm-provider-requests.is-single-request .zpm-provider-request{
    padding:27px!important;
    border:1px solid #dce5df!important;
    border-radius:14px!important;
    background:#fff!important;
    box-shadow:none!important;
}
.zpm-directory-back,.zpm-single-request-toolbar>a{
    display:inline-flex!important;
    margin-bottom:14px!important;
    color:#08733f!important;
    font-family:Roboto,Arial,sans-serif!important;
    font-size:12px!important;
    font-weight:700!important;
    text-decoration:none!important;
}
.zpm-provider-request__head{
    padding-bottom:18px!important;
    border-bottom:1px solid #e4eae6!important;
}
.zpm-provider-request__head h3{font-size:25px!important;color:#142119!important}
.zpm-provider-request__description{font-size:14px!important;line-height:1.7!important;color:#3e4b43!important}
.zpm-provider-request__facts{
    display:flex!important;gap:8px!important;flex-wrap:wrap!important;
}
.zpm-provider-request__facts span{
    padding:7px 10px!important;border-radius:999px!important;
    background:#f1f6f2!important;color:#546258!important;font-size:11px!important;
}
.zpm-request-detail-box,.zpm-offer-box{
    margin-top:14px!important;
    border:1px solid #dce5df!important;
    border-radius:10px!important;
    background:#fff!important;
}
.zpm-request-detail-box>summary,.zpm-offer-box>summary{
    padding:13px 15px!important;
    color:#08733f!important;
    font-weight:700!important;
    cursor:pointer!important;
}
.zpm-request-detail-content,.zpm-offer-box>form{padding:0 15px 15px!important}

/* Veřejný profil poskytovatele */
.zpm-directory-detail{max-width:1180px}
.zpm-public-profile{
    overflow:hidden;
    border:1px solid #dce5df!important;
    border-radius:16px!important;
    background:#fff!important;
    box-shadow:none!important;
}
.zpm-profile-cover{min-height:230px!important;background-color:#e9f1eb!important}
.zpm-profile-body{padding:0 30px 32px!important}
.zpm-profile-summary{gap:18px!important}
.zpm-profile-avatar{
    width:118px!important;height:118px!important;
    border:5px solid #fff!important;
    box-shadow:0 5px 20px rgba(20,50,30,.08)!important;
}
.zpm-profile-title h1{font-size:31px!important;color:#132019!important}
.zpm-profile-columns{gap:28px!important}
.zpm-profile-main>section,.zpm-profile-side,.zpm-profile-portfolio,.zpm-profile-reviews{
    border:1px solid #e0e7e2!important;
    border-radius:12px!important;
    background:#fff!important;
    box-shadow:none!important;
}
.zpm-profile-main>section,.zpm-profile-side{padding:20px!important}
.zpm-profile-cta{
    display:inline-flex!important;
    justify-content:center!important;
    width:100%;
    min-height:43px;
    padding:10px 14px!important;
    border-radius:8px!important;
    background:#08733f!important;
    color:#fff!important;
    text-decoration:none!important;
    font-weight:700!important;
    box-sizing:border-box;
}

/* Notices and empty states */
.zpm-front-notice{
    width:min(980px,calc(100% - 32px));
    margin:18px auto;
    padding:13px 16px!important;
    border:1px solid #bcd8c5!important;
    border-radius:10px!important;
    background:#f1f9f3!important;
    color:#285c3b!important;
    font-family:Roboto,Arial,sans-serif!important;
}
.zpm-empty{
    padding:24px!important;
    border:1px dashed #cfdad2!important;
    border-radius:12px!important;
    background:#fbfcfb!important;
    color:#66736b!important;
    text-align:center!important;
}

/* Responsive */
@media(max-width:900px){
    .zpm-login-page{grid-template-columns:1fr}
    .zpm-login-intro{padding:32px 28px}
    .zpm-login-intro h2{font-size:31px!important}
    .zpm-directory{grid-template-columns:repeat(2,minmax(0,1fr))!important}
    .zpm-public-request-card{grid-template-columns:minmax(0,1fr) 150px}
    .zpm-request-state{grid-column:2;grid-row:1;align-self:start}
    .zpm-public-request-card>p{grid-column:2}
}
@media(max-width:650px){
    .zpm-system-page,.zpm-public-requests-page,.zpm-directory-page,.zpm-provider-requests:not(.is-single-request),.zpm-directory-detail,.zpm-public-request-detail{width:calc(100% - 20px);margin:20px auto 38px}
    .zpm-front-head,.zpm-list-page-head{padding:22px 20px}
    .zpm-front-head h2,.zpm-list-page-head h2{font-size:28px!important}
    .zpm-system-page .zpm-form-section{padding:19px 17px!important}
    .zpm-system-page>.zpm-reg-form>.zpm-submit{width:100%;justify-self:stretch}
    .zpm-login-page{width:calc(100% - 20px);margin:20px auto 40px}
    .zpm-login-intro{padding:27px 22px}
    .zpm-login-page>.zpm-login-box{padding:27px 22px!important}
    .zpm-directory{grid-template-columns:1fr!important}
    .zpm-directory-card img{height:210px!important}
    .zpm-public-request-card{grid-template-columns:1fr;gap:7px}
    .zpm-public-request-card>p,.zpm-request-state{grid-column:1;grid-row:auto;justify-self:start}
    .zpm-public-request-detail>article,.zpm-provider-requests.is-single-request .zpm-provider-request{padding:19px!important}
    .zpm-profile-body{padding:0 18px 24px!important}
    .zpm-profile-cover{min-height:170px!important}
}
