*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,sans-serif;color:#10147a;background:#f6f9fc;line-height:1.55}.container{width:min(1350px,calc(100% - 64px));margin:auto}.site-header{background:#fff;border-bottom:1px solid #e5ebf2;position:relative;z-index:20}.nav-wrap{min-height:94px;display:flex;align-items:center;gap:34px}.brand{display:flex;align-items:center;gap:13px;text-decoration:none;color:#10147a;margin-right:auto}.brand-mark{width:58px;height:66px;display:grid;place-items:center;background:linear-gradient(145deg,#10147a,#2bc3a4);clip-path:polygon(50% 0,100% 25%,100% 75%,50% 100%,0 75%,0 25%);color:#fff;font-size:28px}.brand strong{font-size:46px;line-height:.85;letter-spacing:-2px}.brand strong span,.footer-brand span{color:#2bc3a4}.brand small{display:block;color:#1c816c;font-size:10px;font-weight:700;letter-spacing:.2px;margin-top:7px}.main-nav ul{display:flex;gap:42px;list-style:none;margin:0;padding:0}.main-nav a{color:#10147a;text-decoration:none;font-weight:600}.main-nav a:hover{color:#1c816c}.menu-toggle{display:none;background:none;border:0;font-size:28px}.hero{position:relative;color:#fff;overflow:hidden;background:#0a0d4f}.hero-bg{position:absolute;inset:0;background:radial-gradient(circle at 75% 50%,rgba(43,195,164,.35),transparent 38%),linear-gradient(90deg,#0a0d4f 0%,#10147a 58%,#3b3e92 100%);opacity:.98}.hero:after{content:"";position:absolute;right:-5%;top:0;width:45%;height:100%;background:linear-gradient(135deg,transparent 20%,rgba(255,255,255,.04) 20%,transparent 21%);pointer-events:none}.hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:1.55fr .8fr;gap:55px;align-items:center;padding:58px 0 64px}.eyebrow{color:#2bc3a4;font-size:13px;font-weight:700;letter-spacing:.4px}.section-label{color:#1c816c;font-size:13px;font-weight:700;letter-spacing:.4px}.eyebrow:before{content:"";display:inline-block;width:39px;height:2px;background:#2bc3a4;vertical-align:middle;margin-right:10px}.section-label:before{content:"";display:inline-block;width:39px;height:2px;background:#1c816c;vertical-align:middle;margin-right:10px}.hero h1{font-size:40px;line-height:1.13;margin:22px 0 15px;letter-spacing:-1px}.hero h1 span{color:#2bc3a4}.lead{font-size:17px;max-width:620px}.benefits{display:grid;grid-template-columns:repeat(4,1fr);gap:22px;margin-top:35px}.benefits>div{display:grid;grid-template-columns:46px 1fr;column-gap:10px}.benefits i{grid-row:span 2;width:46px;height:46px;border-radius:50%;background:linear-gradient(135deg,#2bc3a4,#10147a);display:grid;place-items:center;font-style:normal;font-size:20px}.benefits strong{font-size:14px}.benefits small{font-size:12px;color:#dce8f5}.hero-form-card{background:#fff;color:#10147a;border-radius:17px;padding:27px 32px;box-shadow:0 20px 60px rgba(0,0,0,.22)}.hero-form-card h2{font-size:20px;margin:0 0 3px}.hero-form-card p{font-size:14px;margin:0 0 14px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.contact-form input,.contact-form textarea{width:100%;border:1px solid #d8e0ea;border-radius:8px;padding:11px 12px;font:inherit;font-size:12px;background:#fff}.contact-form textarea{margin-top:12px;resize:vertical}.btn{display:inline-flex;justify-content:center;align-items:center;text-decoration:none;border:0;border-radius:8px;padding:11px 18px;font-weight:700;cursor:pointer}.btn-primary{background:#10147a;color:#fff;width:100%;margin-top:10px}.btn-outline{border:1px solid #1c816c;color:#1c816c;width:100%;background:#fff}.or{display:flex;align-items:center;gap:10px;margin:12px 0;color:#6b7890;font-size:12px}.or:before,.or:after{content:"";height:1px;background:#dce2ea;flex:1}.hero-form-card>small{display:block;text-align:center;margin-top:7px;font-size:11px}.contact-section{padding:55px 0 25px;background:#f7f9fc}.contact-layout{display:grid;grid-template-columns:1.15fr .95fr;gap:50px;align-items:start}.contact-section h2{font-size:30px;margin:12px 0 3px}.contact-section p{margin-top:0}.contact-cards{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;margin-top:24px}.contact-card{background:#fff;border-radius:11px;padding:17px 14px;display:flex;gap:12px;box-shadow:0 5px 18px rgba(21,48,87,.06)}.contact-card>b{width:40px;height:40px;border-radius:50%;background:#10147a;color:#fff;display:grid;place-items:center;flex:none}.contact-card span{display:flex;flex-direction:column;font-size:13px}.contact-card strong{font-size:15px}.contact-card a{color:#1c816c;text-decoration:none;font-weight:700}.contact-card small{font-size:11px}.help-box{background:#e6f8f4;border-radius:13px;padding:22px 28px;position:relative;min-height:235px}.help-box h3{margin:0 0 14px;font-size:20px}.help-box ul{list-style:none;padding:0;margin:0;width:65%}.help-box li{font-size:13px;margin:10px 0}.help-box li:before{content:"✓";display:inline-grid;place-items:center;background:#1c816c;color:#fff;border-radius:50%;width:19px;height:19px;margin-right:10px}.help-illustration{position:absolute;right:22px;bottom:28px;font-size:68px;color:#1c816c;opacity:.85}.help-illustration span{font-size:35px;color:#2bc3a4}.features{background:#fff;padding:0 0 30px}.feature-grid{display:grid;grid-template-columns:repeat(4,1fr);padding:20px 0;border-radius:12px;box-shadow:0 5px 20px rgba(20,50,90,.06)}.feature-grid>div{padding:0 32px;border-right:1px solid #e1e7ee}.feature-grid>div:last-child{border:0}.feature-grid b{font-size:37px;color:#10147a}.feature-grid h3{font-size:14px;margin:4px 0}.feature-grid p{font-size:12px;margin:0}.site-footer{background:#0a0d4f;color:#d9e5f3;padding:42px 0 20px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:40px}.footer-brand{font-size:32px;font-weight:800;color:#fff}.footer-grid h4{color:#fff;margin-top:0}.footer-grid a,.footer-menu a{color:#6fd6c1;text-decoration:none}.footer-grid a:hover,.footer-menu a:hover{color:#fff;text-decoration:underline}.footer-menu ul{list-style:none;margin:0;padding:0}.footer-menu li{margin:8px 0;font-size:13px}.footer-bottom{border-top:1px solid rgba(255,255,255,.15);margin-top:25px;padding-top:15px;font-size:12px}.page-wrap{padding:70px 0;min-height:55vh}.page-wrap article{max-width:900px;margin:0 auto}.entry-content{max-width:900px}.sent-message{background:#dff7e7}.custom-logo{max-height:75px;width:auto}
.email-reveal{background:none;border:1px dashed currentColor;color:inherit;font:inherit;font-weight:700;padding:2px 10px;border-radius:6px;cursor:pointer;opacity:.9}
.email-reveal:hover{opacity:1;background:rgba(127,127,127,.12)}
/* Tekst paragrafów wyraźnie jaśniejszy (szary) niż nagłówki, ale wciąż bardzo czytelny (kontrast ~8,9:1 na białym tle) */
.contact-section p,.feature-grid p,.hero-form-card p,.entry-content p{color:#475569}@media(max-width:1050px){.main-nav ul{gap:20px}.hero-grid{grid-template-columns:1fr}.hero-form-card{max-width:620px}.benefits{grid-template-columns:repeat(2,1fr)}.contact-layout{grid-template-columns:1fr}.help-box{min-height:260px}.footer-grid{grid-template-columns:1fr 1fr;row-gap:28px}}@media(max-width:780px){.container{width:min(100% - 32px,1350px)}.nav-wrap{min-height:78px}.brand strong{font-size:34px}.brand-mark{width:45px;height:52px}.custom-logo{max-height:56px}.brand small{font-size:8px}.menu-toggle{display:block;min-width:44px;min-height:44px;padding:6px}.main-nav{display:none;position:absolute;left:0;right:0;top:78px;background:#fff;padding:20px 16px;box-shadow:0 10px 25px rgba(0,0,0,.1)}.main-nav.is-open{display:block}.main-nav ul{display:block}.main-nav li{padding:10px 0}.hero-grid{padding:42px 0}.hero-form-card{padding:22px 22px}.hero h1{font-size:34px}.benefits,.contact-cards,.feature-grid{grid-template-columns:1fr}.benefits>div{max-width:360px}.contact-cards{gap:10px}.feature-grid>div{border-right:0;border-bottom:1px solid #e1e7ee;padding:18px 25px}.help-box ul{width:100%}.help-illustration{display:none}.footer-grid{grid-template-columns:1fr}.form-grid,.cf7-grid{grid-template-columns:1fr}.contact-section h2{font-size:27px}}
@media(max-width:480px){
.nav-wrap{min-height:64px;gap:8px}
.brand{gap:8px}
.brand-mark{width:36px;height:42px;font-size:18px}
.custom-logo{max-height:44px}
.brand strong{font-size:22px;letter-spacing:-1px}
.brand small{display:none}
.main-nav{top:64px}
.hero-grid{padding:30px 0;gap:26px}
.eyebrow,.section-label{font-size:11px}
.eyebrow:before,.section-label:before{width:26px;margin-right:7px}
.hero h1{font-size:25px;margin:14px 0 10px;letter-spacing:0}
.lead{font-size:14px}
.benefits{gap:14px;margin-top:22px}
.benefits i{width:38px;height:38px;font-size:16px}
.benefits strong{font-size:13px}
.benefits small{font-size:11px}
.hero-form-card{padding:20px 16px;border-radius:14px}
.hero-form-card h2{font-size:17px}
.hero-form-card p{font-size:13px}
.contact-section{padding:36px 0 16px}
.contact-section h2{font-size:22px}
.contact-card{padding:14px 12px;gap:10px}
.contact-card>b{width:34px;height:34px}
.help-box{padding:18px 18px;min-height:0}
.help-box ul{width:100%}
.feature-grid>div{padding:16px 18px}
.feature-grid b{font-size:30px}
.feature-grid h3{font-size:13px}
.footer-brand{font-size:26px}
.footer-grid{gap:26px}
.footer-bottom{font-size:11px;text-align:center}
}
/* Przyciski CTA w blokach Gutenberga (np. na podstronach: Formularz kontaktowy / Zadzwoń) */
.wp-block-buttons .wp-block-button.btn{background:none;box-shadow:none;border:0;padding:0}
.wp-block-buttons .wp-block-button.btn .wp-block-button__link{display:inline-flex;justify-content:center;align-items:center;width:100%;text-decoration:none;border:0;border-radius:8px;padding:11px 18px;font-weight:700;font-size:14px;cursor:pointer;box-shadow:none}
.wp-block-buttons .wp-block-button.btn-primary .wp-block-button__link{background:#10147a;color:#fff}
.wp-block-buttons .wp-block-button.btn-primary .wp-block-button__link:hover{background:#0a0d4f;color:#fff}
.wp-block-buttons .wp-block-button.btn-outline .wp-block-button__link{background:#fff;border:1px solid #1c816c;color:#1c816c}
.wp-block-buttons .wp-block-button.btn-outline .wp-block-button__link:hover{background:#f0fbf9;color:#1c816c}
/* Contact Form 7 — spójna stylizacja z resztą motywu */
.hero-form-card .wpcf7 p{margin:0 0 12px}
.hero-form-card .wpcf7-form-control-wrap{display:block;width:100%}
.hero-form-card .wpcf7 label{display:block;font-size:12px;font-weight:600;margin:0 0 4px;color:#10147a}
.hero-form-card input.wpcf7-form-control,
.hero-form-card textarea.wpcf7-form-control,
.hero-form-card select.wpcf7-form-control{width:100%;border:1px solid #d8e0ea;border-radius:8px;padding:11px 12px;font:inherit;font-size:12px;background:#fff;color:#10147a}
.hero-form-card textarea.wpcf7-form-control{resize:vertical;min-height:96px}
.hero-form-card input.wpcf7-form-control:focus,
.hero-form-card textarea.wpcf7-form-control:focus,
.hero-form-card select.wpcf7-form-control:focus{outline:none;border-color:#1c816c;box-shadow:0 0 0 3px rgba(43,195,164,.25)}
.hero-form-card .cf7-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:12px}
.hero-form-card .cf7-grid p{margin:0}
.hero-form-card input[type="submit"].wpcf7-submit{display:inline-flex;justify-content:center;align-items:center;width:100%;background:#10147a;color:#fff;border:0;border-radius:8px;padding:11px 18px;font-weight:700;font-size:14px;font-family:inherit;cursor:pointer;margin-top:2px}
.hero-form-card input[type="submit"].wpcf7-submit:hover{background:#0a0d4f}
.hero-form-card .wpcf7-spinner{display:none}
.hero-form-card .wpcf7-not-valid-tip{display:block;color:#c62b2b;font-size:11px;margin-top:4px}
.hero-form-card .wpcf7-response-output{margin:12px 0 0;padding:10px 12px;border-radius:8px;font-size:12px;border:1px solid #d8e0ea;color:#10147a}
.hero-form-card form.sent .wpcf7-response-output{background:#dff7e7;border-color:#bfe9cf;color:#0d6b34}
.hero-form-card form.invalid .wpcf7-response-output,
.hero-form-card form.unaccepted .wpcf7-response-output,
.hero-form-card form.failed .wpcf7-response-output,
.hero-form-card form.spam .wpcf7-response-output,
.hero-form-card form.aborted .wpcf7-response-output{background:#fdeaea;border-color:#f3c6c6;color:#a51f1f}
.pcmed-hp{position:absolute!important;left:-9999px!important;top:-9999px!important;height:0;width:0;overflow:hidden}
@media(max-width:780px){.hero-form-card input.wpcf7-form-control,.hero-form-card textarea.wpcf7-form-control,.hero-form-card select.wpcf7-form-control{font-size:16px;padding:12px 14px}.hero-form-card .cf7-grid{gap:10px}}
