
.odq-wrap,.odq-public{--ink:#142522;--muted:#63706d;--line:#dfe6e2;--soft:#f5f7f4;--accent:#1f6f63;max-width:920px;margin:0 auto;padding:42px 26px 60px;color:var(--ink);font-family:Inter,system-ui,-apple-system,"Segoe UI",sans-serif}
.odq-kicker{font-size:10px;letter-spacing:.17em;font-weight:800;color:var(--accent)}
.odq-intro h2,.odq-public-head h2{margin:9px 0 14px;font-size:clamp(30px,4vw,46px);line-height:1.03;letter-spacing:-.035em}
.odq-intro>p,.odq-public-head>p{max-width:720px;margin:0;color:#4e5b58;line-height:1.7;font-size:15px}
.odq-form{margin-top:34px;padding:30px;border:1px solid var(--line);background:#fff}
.odq-label{display:block;margin:0 0 8px;font-size:13px;font-weight:750}.odq-label span{font-weight:500;color:var(--muted)}
.odq-form textarea,.odq-form input[type=email],.odq-form select{width:100%;border:1px solid #cfd9d5!important;border-radius:3px!important;background:#fbfcfb!important;color:var(--ink)!important;padding:13px 14px!important;font:inherit!important;box-shadow:none!important;outline:none}
.odq-form textarea:focus,.odq-form input:focus,.odq-form select:focus{border-color:var(--accent)!important;box-shadow:0 0 0 3px rgba(31,111,99,.09)!important}
.odq-help,.odq-privacy{margin:7px 0 24px;font-size:12px;line-height:1.55;color:var(--muted)}
.odq-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin:24px 0}
.odq-consent{display:flex;gap:10px;align-items:flex-start;font-size:12px;line-height:1.55;color:#52605d}.odq-consent input{margin-top:3px}
.odq-submit{margin-top:22px!important;border:0!important;border-radius:3px!important;background:var(--ink)!important;color:#fff!important;padding:13px 18px!important;font-size:13px!important;font-weight:750!important;cursor:pointer}
.odq-submit:hover{background:var(--accent)!important}.odq-hp{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}
.odq-notice{margin:26px 0 0;padding:17px 19px;border-left:3px solid var(--accent);background:var(--soft);font-size:13px;line-height:1.6}.odq-error{border-color:#9a3e3e}
.odq-list{margin-top:30px;border-top:1px solid var(--line)}.odq-list article{display:grid;grid-template-columns:150px 1fr;gap:26px;padding:22px 0;border-bottom:1px solid var(--line)}.odq-list article span{font-size:10px;letter-spacing:.1em;text-transform:uppercase;color:var(--muted)}.odq-list article p{margin:0;font-size:17px;line-height:1.5}
.odq-empty{margin-top:28px;padding:22px;border:1px solid var(--line);background:var(--soft);color:var(--muted);font-size:14px}
@media(max-width:650px){.odq-grid,.odq-list article{grid-template-columns:1fr}.odq-form{padding:22px}.odq-wrap,.odq-public{padding-left:18px;padding-right:18px}}

.ods-wrap{--ink:#142522;--muted:#63706d;--line:#dfe6e2;--soft:#f5f7f4;--accent:#1f6f63;max-width:900px;margin:0 auto;padding:44px 26px 70px;color:var(--ink);font-family:Inter,system-ui,-apple-system,"Segoe UI",sans-serif}
.ods-head{padding-bottom:26px;border-bottom:1px solid var(--line)}.ods-head h2{margin:9px 0 13px;font-size:clamp(30px,4vw,46px);line-height:1.05;letter-spacing:-.035em}.ods-head>p{max-width:720px;color:#4f5d59;line-height:1.7}
.ods-source{margin-top:18px;padding:13px 15px;background:var(--soft);border-left:2px solid var(--accent);font-size:12px;line-height:1.55;color:#53615d}
.ods-form{margin-top:10px}.ods-question{border:0;border-bottom:1px solid var(--line);padding:30px 0;margin:0}.ods-question legend{width:100%;font-size:18px;font-weight:700;line-height:1.45}.ods-question legend>span{display:inline-block;min-width:34px;font-size:10px;letter-spacing:.12em;color:var(--accent);vertical-align:2px}.ods-question legend em{font-size:10px;font-style:normal;font-weight:600;color:var(--muted)}
.ods-option{display:flex;align-items:flex-start;gap:10px;padding:10px 12px;margin:7px 0;border:1px solid var(--line);background:#fff;cursor:pointer;font-size:14px;line-height:1.45}.ods-option:hover{border-color:#aac2bc}.ods-option input{margin-top:3px}
.ods-question textarea{width:100%;margin-top:12px;border:1px solid #cfd9d5!important;background:#fff!important;padding:13px!important;box-shadow:none!important}

.ods-limit{margin:.35rem 0 .8rem;font-size:.9rem;opacity:.72}

.od-editor{max-width:1440px}.od-editor-grid{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:22px;align-items:start;margin-top:20px}
.od-qcard,.od-addbox{background:#fff;border:1px solid #dcdcde;border-radius:10px;box-shadow:0 1px 2px rgba(0,0,0,.03)}
.od-qcard{margin:0 0 12px;overflow:hidden}.od-qcard summary{display:grid;grid-template-columns:46px minmax(0,1fr) auto;gap:12px;align-items:center;padding:16px 18px;cursor:pointer}
.od-qcard summary:hover{background:#f8f9fa}.od-qnum{font-weight:700;color:#646970}.od-qtitle{font-weight:650;font-size:14px}.od-qmeta{font-size:12px;color:#646970}
.od-qbody{border-top:1px solid #eee;padding:18px}.od-fields{display:grid;grid-template-columns:1fr 150px 1fr;gap:16px;align-items:end}.od-fields select,.od-fields input[type=number]{width:100%}.od-check{padding-bottom:4px}
.od-actions{display:flex;gap:8px;flex-wrap:wrap;align-items:center}.od-actions .od-delete{margin-left:auto;color:#b32d2e;border-color:#d63638}.od-addbox{padding:18px;position:sticky;top:48px}.od-addbox h2{margin-top:0}
@media(max-width:980px){.od-editor-grid{grid-template-columns:1fr}.od-addbox{position:static}.od-fields{grid-template-columns:1fr}.od-qcard summary{grid-template-columns:38px 1fr}.od-qmeta{grid-column:2}}


/* 1.4.0: dynamic survey presentation */
.od-surveys-hub{--od-ink:#142522;--od-muted:#66736f;--od-line:#dce4df;--od-soft:#f5f7f4;--od-accent:#1f6f63;max-width:1180px;margin:0 auto;padding:64px 28px 72px;color:var(--od-ink);font-family:Inter,system-ui,-apple-system,"Segoe UI",sans-serif}
.od-surveys-heading{display:grid;grid-template-columns:minmax(0,.85fr) minmax(280px,.65fr);gap:48px;align-items:end;padding-bottom:24px;border-bottom:1px solid var(--od-line)}
.od-surveys-kicker{display:block;margin-bottom:9px;font-size:10px;font-weight:800;letter-spacing:.18em;color:var(--od-accent)}
.od-surveys-heading h2{margin:0;font-size:clamp(30px,4vw,48px);line-height:1.02;letter-spacing:-.04em;font-weight:650}
.od-surveys-heading>p{margin:0;max-width:520px;font-size:14px;line-height:1.75;color:var(--od-muted)}
.od-surveys-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:22px}
.od-survey-card{position:relative;display:flex;flex-direction:column;min-height:300px;padding:24px 23px 22px;border:1px solid var(--od-line);background:#fff;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}
.od-survey-card:hover{transform:translateY(-2px);border-color:#b9cbc5;box-shadow:0 12px 34px rgba(20,37,34,.06)}
.od-survey-card-top{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-bottom:32px}
.od-survey-label{font-size:9px;font-weight:800;letter-spacing:.14em;color:var(--od-muted)}
.od-survey-state{display:flex;align-items:center;gap:6px;font-size:10px;color:var(--od-accent)}.od-survey-state i{width:6px;height:6px;border-radius:50%;background:currentColor}
.od-survey-card h3{margin:0 0 13px;font-size:22px;line-height:1.17;letter-spacing:-.025em;font-weight:650}
.od-survey-card p{margin:0 0 24px;font-size:13px;line-height:1.7;color:var(--od-muted)}
.od-survey-meta{display:flex;gap:14px;margin-top:auto;padding-top:18px;border-top:1px solid #edf1ee;font-size:10px;text-transform:uppercase;letter-spacing:.08em;color:#7a8582}
.od-survey-link{display:flex;justify-content:space-between;align-items:center;margin-top:16px;color:var(--od-ink)!important;text-decoration:none!important;font-size:12px;font-weight:750}.od-survey-link span{font-size:17px;color:var(--od-accent);transition:transform .2s ease}.od-survey-link:hover span{transform:translateX(3px)}
.od-surveys-empty{margin-top:22px;padding:22px;border:1px solid var(--od-line);background:var(--od-soft);font-size:13px;color:var(--od-muted)}
.od-public-survey-page{min-height:60vh}
@media(max-width:900px){.od-surveys-heading{grid-template-columns:1fr;gap:14px}.od-surveys-grid{grid-template-columns:1fr 1fr}}
@media(max-width:620px){.od-surveys-hub{padding:46px 18px 54px}.od-surveys-grid{grid-template-columns:1fr}.od-survey-card{min-height:0}}

/* 1.4.1: stały redakcyjny indeks ankiet */
.od-surveys-index{max-width:1180px;margin:0 auto;padding:76px 28px;color:#142522;font-family:Inter,system-ui,-apple-system,"Segoe UI",sans-serif}
.od-surveys-index__head{display:grid;grid-template-columns:minmax(0,.9fr) minmax(300px,.7fr);gap:64px;align-items:end;padding-bottom:28px;border-bottom:1px solid #dce4df}
.od-surveys-index__head h2{margin:7px 0 0;font-size:clamp(34px,4.4vw,56px);line-height:1;letter-spacing:-.045em;font-weight:650}
.od-surveys-index__head>p{margin:0;color:#65726e;font-size:14px;line-height:1.75;max-width:560px}
.od-surveys-list{border-bottom:1px solid #dce4df}
.od-survey-row{display:grid;grid-template-columns:72px minmax(0,1fr) 180px;gap:22px;align-items:center;padding:30px 0;border-top:1px solid #dce4df}
.od-survey-row:first-child{border-top:0}.od-survey-no{align-self:start;padding-top:3px;font-size:12px;font-weight:750;letter-spacing:.12em;color:#89938f}
.od-survey-overline{display:flex;align-items:center;gap:8px;margin-bottom:8px;font-size:9px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:#687570}.od-survey-overline span{width:7px;height:7px;border-radius:50%;background:#929b98}.od-survey-overline span.is-active{background:#1f6f63}
.od-survey-copy h3{margin:0 0 8px;font-size:clamp(20px,2.2vw,29px);line-height:1.14;letter-spacing:-.025em;font-weight:640}.od-survey-copy p{max-width:760px;margin:0 0 13px;color:#66736f;font-size:13px;line-height:1.65}
.od-survey-meta{display:flex;gap:16px;font-size:9px;letter-spacing:.1em;text-transform:uppercase;color:#89938f}
.od-survey-action{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:13px 0;border-bottom:1px solid #bccac5;color:#142522!important;text-decoration:none!important;font-size:11px;font-weight:760}.od-survey-action b{font-size:18px;color:#1f6f63;transition:transform .2s}.od-survey-action:hover b{transform:translateX(4px)}
@media(max-width:760px){.od-surveys-index{padding:54px 18px}.od-surveys-index__head{grid-template-columns:1fr;gap:14px}.od-survey-row{grid-template-columns:42px 1fr;padding:24px 0}.od-survey-action{grid-column:2;width:min(220px,100%)}}

/* 1.4.7: public survey experience */
body.od-survey-route{background:#f8faf8;color:#142522}
body.od-survey-route header.wp-block-template-part{display:none!important}
body.od-survey-route .wp-site-blocks{padding-top:0!important}
body.od-survey-route .od-public-survey-page{margin:0!important;padding:0!important;background:#f8faf8}
body.od-survey-route .od-public-survey-page+footer{margin-top:0}
.od-public-survey-page .ods-wrap{max-width:1080px;padding:0 32px 88px;font-family:Inter,system-ui,-apple-system,"Segoe UI",sans-serif}
.ods-brandbar{display:flex;align-items:center;justify-content:space-between;min-height:78px;border-bottom:1px solid #dfe6e2;margin-bottom:64px}
.ods-brand{display:flex;align-items:center;gap:11px;color:#142522!important;text-decoration:none!important}.ods-brandmark{width:31px;height:31px;border:1px solid #1f6f63;border-radius:50%;position:relative}.ods-brandmark:before{content:"";position:absolute;inset:6px;border:1px solid #1f6f63;border-radius:50%}.ods-brandmark:after{content:"";position:absolute;width:6px;height:6px;border-radius:50%;background:#b77a4a;right:-1px;top:2px}.ods-brand b,.ods-brand small{display:block}.ods-brand b{font-size:11px;letter-spacing:.16em}.ods-brand small{font-family:Georgia,serif;font-size:11px;letter-spacing:.08em;margin-top:2px}
.ods-back{color:#52615d!important;text-decoration:none!important;font-size:11px;font-weight:700;border-bottom:1px solid #bdc9c5;padding:8px 0}.ods-back:hover{color:#1f6f63!important}
.od-public-survey-page .ods-head{max-width:820px;padding:0 0 38px;border-bottom:1px solid #dfe6e2}.ods-survey-meta-top{display:flex;flex-wrap:wrap;gap:8px 18px;margin-bottom:27px;color:#697672;font-size:9px;font-weight:800;letter-spacing:.13em}.ods-survey-meta-top span{position:relative}.ods-survey-meta-top span+span:before{content:"";position:absolute;left:-10px;top:50%;width:3px;height:3px;border-radius:50%;background:#1f6f63;transform:translateY(-50%)}
.od-public-survey-page .ods-head .odq-kicker{font-size:9px;letter-spacing:.17em;color:#1f6f63;font-weight:800}.od-public-survey-page .ods-head h1{margin:10px 0 18px;font-family:Georgia,"Times New Roman",serif;font-size:clamp(34px,4.2vw,52px);font-weight:500;line-height:1.04;letter-spacing:-.035em;color:#142522}.od-public-survey-page .ods-head>p{max-width:760px;margin:0;color:#56635f;font-size:15px;line-height:1.78}
.od-public-survey-page .ods-form{max-width:820px;margin-top:0}.od-public-survey-page .ods-question{padding:34px 0 32px;border-bottom:1px solid #dfe6e2}.od-public-survey-page .ods-question legend{display:grid;grid-template-columns:38px minmax(0,1fr);align-items:start;font-size:17px;font-weight:720;line-height:1.45;color:#142522}.od-public-survey-page .ods-question legend>span{min-width:0;padding-top:4px;font-size:9px;letter-spacing:.14em}.od-public-survey-page .ods-question legend em{grid-column:2;margin-top:3px;font-size:9px;letter-spacing:.08em;text-transform:uppercase;color:#7b8783}
.od-public-survey-page .ods-option{position:relative;display:flex;align-items:center;gap:13px;min-height:48px;margin:8px 0;padding:12px 15px;border:1px solid #dce4df;background:#fff;border-radius:2px;font-size:13px;line-height:1.45;transition:border-color .16s ease,background .16s ease,transform .16s ease}.od-public-survey-page .ods-option:hover{border-color:#9eb8b1;background:#fbfdfc;transform:translateX(2px)}.od-public-survey-page .ods-option:has(input:checked){border-color:#1f6f63;background:#f1f7f4}.od-public-survey-page .ods-option input{appearance:none;-webkit-appearance:none;width:16px;height:16px;min-width:16px;margin:0;border:1px solid #9ba8a4;border-radius:50%;background:#fff;display:grid;place-items:center}.od-public-survey-page .ods-option input[type=checkbox]{border-radius:3px}.od-public-survey-page .ods-option input:checked{border-color:#1f6f63;background:#1f6f63}.od-public-survey-page .ods-option input:checked:after{content:"";width:5px;height:5px;border-radius:50%;background:#fff}.od-public-survey-page .ods-option input[type=checkbox]:checked:after{width:6px;height:3px;border-radius:0;border-left:1.5px solid #fff;border-bottom:1.5px solid #fff;background:transparent;transform:rotate(-45deg) translate(1px,-1px)}
.od-public-survey-page .ods-question textarea{min-height:130px;border:1px solid #d7e0dc!important;border-radius:2px!important;background:#fff!important;padding:15px 16px!important;font:inherit!important;line-height:1.6!important;resize:vertical}.od-public-survey-page .ods-question textarea:focus{outline:none!important;border-color:#1f6f63!important;box-shadow:0 0 0 3px rgba(31,111,99,.08)!important}
.ods-submit-row{display:flex;justify-content:flex-start;padding-top:30px}.od-public-survey-page .odq-submit{display:inline-flex!important;align-items:center!important;gap:28px!important;margin:0!important;padding:14px 18px!important;border:1px solid #142522!important;border-radius:2px!important;background:#142522!important;color:#fff!important;font-size:12px!important;font-weight:750!important;letter-spacing:.01em!important}.od-public-survey-page .odq-submit span{font-size:17px;color:#9dc7bd}.od-public-survey-page .odq-submit:hover{background:#1f6f63!important;border-color:#1f6f63!important}.od-public-survey-page .odq-privacy{max-width:700px;margin:18px 0 0;color:#75807d;font-size:11px;line-height:1.65}
@media(max-width:720px){.od-public-survey-page .ods-wrap{padding:0 18px 64px}.ods-brandbar{min-height:68px;margin-bottom:42px}.ods-back{font-size:10px}.od-public-survey-page .ods-head h1{font-size:36px}.od-public-survey-page .ods-question{padding:28px 0}.od-public-survey-page .ods-question legend{grid-template-columns:30px 1fr}.ods-survey-meta-top{gap:7px 14px}.ods-survey-meta-top span+span:before{left:-8px}}

/* 1.4.8: standalone survey shell, without duplicated theme branding */
body.od-survey-standalone{margin:0!important;background:#f8faf8!important}
body.od-survey-standalone #wpadminbar{position:fixed}
.od-public-survey-page .ods-simplebar{display:flex;align-items:center;justify-content:space-between;min-height:66px;margin-bottom:52px;border-bottom:1px solid #dfe6e2}
.od-public-survey-page .ods-home-link,.od-public-survey-page .ods-all-link{display:inline-flex;align-items:center;gap:9px;color:#52615d!important;text-decoration:none!important;font-size:11px;font-weight:700;line-height:1}
.od-public-survey-page .ods-home-link span{font-size:16px;color:#1f6f63;transition:transform .18s ease}
.od-public-survey-page .ods-home-link:hover,.od-public-survey-page .ods-all-link:hover{color:#1f6f63!important}
.od-public-survey-page .ods-home-link:hover span{transform:translateX(-3px)}
.od-public-survey-page .ods-all-link{padding:8px 0;border-bottom:1px solid #bdc9c5}
@media(max-width:720px){.od-public-survey-page .ods-simplebar{min-height:58px;margin-bottom:38px}.od-public-survey-page .ods-all-link{display:none}}

/* 1.4.9: centered survey canvas and corrected standalone navigation */
.od-public-survey-page .ods-wrap{width:min(960px,calc(100% - 48px))!important;max-width:960px!important;margin:0 auto!important;padding-left:0!important;padding-right:0!important}
.od-public-survey-page .ods-simplebar{width:100%!important;display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:space-between!important;gap:32px!important;box-sizing:border-box!important}
.od-public-survey-page .ods-home-link,.od-public-survey-page .ods-all-link{width:auto!important;margin:0!important;padding-top:9px!important;padding-bottom:9px!important;white-space:nowrap!important;font-size:12px!important}
.od-public-survey-page .ods-all-link{margin-left:auto!important}
.od-public-survey-page .ods-head,.od-public-survey-page .ods-form{width:100%!important;max-width:900px!important;margin-left:auto!important;margin-right:auto!important}
@media(max-width:720px){.od-public-survey-page .ods-wrap{width:calc(100% - 32px)!important}.od-public-survey-page .ods-simplebar{gap:16px!important;margin-bottom:34px!important}.od-public-survey-page .ods-all-link{display:inline-flex!important;font-size:10px!important}.od-public-survey-page .ods-home-link{font-size:10px!important}.od-public-survey-page .ods-head h1{font-size:clamp(32px,10vw,40px)!important}}

/* 1.6.1: publiczne udostępnianie ankiety */
.ods-share{max-width:1080px;margin:42px auto 70px;padding:34px 40px;background:#f7f8f5;border:1px solid #dfe5df;color:#16312b;box-sizing:border-box}
.ods-share__mark{font-size:11px;letter-spacing:.16em;font-weight:700;color:#0b7164;margin-bottom:10px}
.ods-share h2{font-family:Georgia,'Times New Roman',serif;font-size:32px;line-height:1.15;font-weight:500;margin:0 0 14px;color:#122f29}
.ods-share p{max-width:820px;font-size:15px;line-height:1.7;margin:0 0 18px;color:#4c5f5a}
.ods-share__origin{border-left:3px solid #0b7164;padding:9px 14px;margin:20px 0;font-size:14px;line-height:1.6;background:#fff}
.ods-share__code{display:block;width:100%;min-height:145px;box-sizing:border-box;border:1px solid #cfd9d4;background:#fff;padding:15px;font:12px/1.55 Consolas,Monaco,monospace;color:#253d37;resize:vertical}
.ods-share__actions{display:flex;align-items:center;gap:14px;margin-top:14px}
.ods-share__copy{appearance:none;border:0;background:#0b7164;color:#fff;padding:12px 20px;font-size:14px;font-weight:700;cursor:pointer}
.ods-share__copy:hover,.ods-share__copy:focus{background:#075a50}
.ods-share__state{font-size:13px;font-weight:700;color:#0b7164}
.ods-share .ods-share__note{font-size:12px;color:#687873;margin:12px 0 0}
.ods-embed-origin{margin:34px 0 8px;padding-top:18px;border-top:1px solid #dfe5df;display:flex;justify-content:space-between;gap:20px;align-items:center;font-size:12px;color:#667873}
.ods-embed-origin a{color:#0b7164;text-decoration:none;font-weight:700;border-bottom:1px solid #a9c7c0;padding-bottom:2px}
@media(max-width:700px){.ods-share{margin:28px 16px 50px;padding:25px 20px}.ods-share h2{font-size:27px}.ods-embed-origin{display:block}.ods-embed-origin a{display:inline-block;margin-top:8px}}
.ods-share__download{display:inline-block;text-decoration:none;border:1px solid #0b7164;background:#fff;color:#0b7164;padding:11px 20px;font-size:14px;font-weight:700;line-height:1.2}
.ods-share__download:hover,.ods-share__download:focus{background:#eef5f2;color:#075a50}
.ods-share__note code{background:#fff;border:1px solid #dfe5df;padding:2px 6px}
@media(max-width:700px){.ods-share__actions{align-items:flex-start;flex-direction:column}}

/* 1.6.6: public survey as a compact, editable step accordion */
.od-public-survey-page .ods-progress{max-width:820px;margin:28px 0 10px;padding:0 0 18px;border-bottom:1px solid #dfe6e2}.ods-progress-top{display:flex;justify-content:space-between;gap:20px;margin-bottom:9px;font-size:11px;letter-spacing:.05em;color:#687570}.ods-progress-top strong{font-weight:700;color:#20312e}.ods-progress-track{height:4px;background:#edf1ef;overflow:hidden;border-radius:99px}.ods-progress-track span{display:block;width:0;height:100%;background:#1f6f63;transition:width .25s ease}
.od-public-survey-page .ods-questions{max-width:820px}.od-public-survey-page .ods-question{padding:0!important;border:0!important;border-bottom:1px solid #dfe6e2!important;margin:0!important}.ods-question-head{width:100%;display:grid;grid-template-columns:42px minmax(0,1fr) auto 22px;gap:10px;align-items:center;border:0;background:transparent;padding:19px 0;text-align:left;cursor:pointer;color:#142522}.ods-question-head:hover .ods-qtitle{color:#1f6f63}.ods-qno{font-size:10px;font-weight:800;letter-spacing:.13em;color:#1f6f63}.ods-qtitle{font-size:15px;font-weight:700;line-height:1.4}.ods-qtitle em{display:inline-block;margin-left:8px;font-size:8px;font-style:normal;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#7b8783}.ods-qstate{font-size:10px;color:#84908c;white-space:nowrap}.ods-question.is-answered .ods-qstate{color:#1f6f63;font-weight:700}.ods-chevron{font-size:19px;color:#71807b;transition:transform .2s ease}.ods-question.is-open .ods-chevron{transform:rotate(180deg)}.ods-question-body{display:none;padding:2px 0 26px 42px}.ods-question.is-open .ods-question-body{display:block}.ods-question.is-invalid .ods-question-head{color:#8b2f2f}.ods-question.is-invalid .ods-qstate{color:#8b2f2f;font-weight:700}.ods-nav{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-top:24px}.ods-prev,.ods-next{border:1px solid #b9c7c2;background:#fff;color:#17322d;padding:10px 16px;font:inherit;font-size:12px;font-weight:700;cursor:pointer}.ods-prev:disabled{opacity:.35;cursor:default}.ods-next:hover,.ods-prev:not(:disabled):hover{border-color:#1f6f63;color:#1f6f63}.ods-final-submit{margin-left:auto}.od-public-survey-page .ods-form>.ods-submit-row{display:none}
@media(max-width:720px){.ods-question-head{grid-template-columns:32px minmax(0,1fr) 20px}.ods-qstate{display:none}.ods-question-body{padding-left:32px}.ods-nav{align-items:stretch}.ods-prev,.ods-next,.ods-final-submit{min-height:44px}.ods-final-submit{font-size:12px!important}}

/* 1.7.3: zwarty pasek źródła w osadzonej ankiecie */
.od-survey-embed .ods-wrap{width:min(100% - 32px,920px)!important;max-width:920px!important;margin-left:auto!important;margin-right:auto!important}
.od-survey-embed .ods-embed-origin,.ods-embed-origin{width:min(100% - 32px,920px);max-width:920px;margin:28px auto 8px;padding:14px 0 0;box-sizing:border-box}
.od-survey-embed .ods-embed-origin span{font-size:11px;letter-spacing:.02em}
.od-survey-embed .ods-embed-origin a{white-space:nowrap}
@media(max-width:700px){.od-survey-embed .ods-wrap{width:calc(100% - 24px)!important}.od-survey-embed .ods-embed-origin,.ods-embed-origin{width:calc(100% - 24px);margin-top:22px}.od-survey-embed .ods-embed-origin a{white-space:normal}}

/* 1.7.6: czytelniejsza sekcja dla stron bez WordPressa */
.ods-share__details{margin-top:22px;border:1px solid #d7e1dc;background:#fff}
.ods-share__details summary{position:relative;display:flex;flex-direction:column;gap:3px;padding:15px 48px 15px 17px;cursor:pointer;list-style:none;color:#17322d}
.ods-share__details summary::-webkit-details-marker{display:none}
.ods-share__details summary:after{content:"+";position:absolute;right:18px;top:50%;transform:translateY(-50%);font-size:22px;font-weight:400;color:#0b7164}
.ods-share__details[open] summary:after{content:"−"}
.ods-share__details-title{font-size:14px;font-weight:700}
.ods-share__details-sub{font-size:12px;font-weight:400;color:#6b7b76}
.ods-share__details-body{padding:0 17px 17px;border-top:1px solid #e5ebe8}
.ods-share__details-body p{margin:14px 0 10px;font-size:13px;line-height:1.55;color:#5b6d67}
.ods-share__code{border-radius:3px;max-height:190px}
@media(max-width:700px){.ods-share__details summary{padding:14px 42px 14px 14px}.ods-share__details-body{padding:0 14px 14px}}

/* 1.7.7: uproszczone udostępnianie ankiety */
.ods-share{max-width:920px;padding:30px 34px;margin-top:38px;margin-bottom:58px}
.ods-share p{max-width:760px}
.ods-share__actions{margin-top:18px}
.ods-share__details{margin-top:18px}
.ods-share__code-actions{display:flex;align-items:center;gap:14px;margin-top:12px}
.ods-share__details-body .ods-share__copy{padding:10px 18px}
@media(max-width:700px){.ods-share{padding:24px 18px}.ods-share__code-actions{align-items:flex-start;flex-direction:column}}
