/*
Theme Name: AutoCzuwa
Theme URI: https://autoczuwa.pl/
Author: Cybertech
Description: Dedykowany, responsywny motyw dla marki AutoCzuwa OBD.
Version: 1.1.0
Requires at least: 6.0
Requires PHP: 7.4
Text Domain: autoczuwa
*/
:root{--ink:#07111f;--panel:#0b1828;--panel2:#101f31;--text:#f5f8fc;--muted:#9bacbf;--red:#ff4b42;--red2:#ff786f;--cyan:#59d9ff;--line:rgba(163,196,224,.16);--max:1240px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--ink);color:var(--text);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.6;overflow-x:hidden}a{color:inherit;text-decoration:none}button{font:inherit}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.site-header{height:86px;max-width:var(--max);padding:0 26px;margin:auto;display:flex;align-items:center;justify-content:space-between;position:relative;z-index:20;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center}.brand img{display:block;width:248px;height:auto}.site-header nav{display:flex;align-items:center;gap:30px;font-size:.91rem;font-weight:650}.site-header nav>a:not(.nav-cta){color:#c0ccd8;transition:.2s}.site-header nav>a:not(.nav-cta):hover{color:white}.nav-cta{padding:10px 17px;border:1px solid rgba(89,217,255,.5);color:var(--cyan)}.menu-toggle{display:none;background:none;border:0;color:#fff;padding:8px}.menu-toggle span:not(.sr-only){display:block;width:24px;height:2px;background:currentColor;margin:5px}
.hero{max-width:var(--max);min-height:690px;margin:auto;padding:92px 26px 80px;display:grid;grid-template-columns:1.05fr .95fr;gap:78px;align-items:center;position:relative}.signal-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(90,140,180,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(90,140,180,.045) 1px,transparent 1px);background-size:48px 48px;mask-image:linear-gradient(to right,#000,transparent 70%);pointer-events:none}.hero-copy,.event-console{position:relative}.eyebrow,.section-label{font-size:.75rem;font-weight:800;letter-spacing:.18em;color:var(--cyan);text-transform:uppercase}.eyebrow span{display:inline-block;width:8px;height:8px;border-radius:50%;background:var(--red);box-shadow:0 0 0 7px rgba(255,75,66,.12);margin-right:10px}.hero h1{font-size:clamp(3.35rem,6vw,5.65rem);line-height:.97;letter-spacing:-.064em;margin:25px 0 26px;max-width:760px}.hero h1 em{font-style:normal;color:var(--red)}.lead{font-size:1.19rem;line-height:1.65;color:#b3c1cf;max-width:650px}.hero-actions{display:flex;gap:12px;margin:34px 0}.button{display:inline-flex;align-items:center;justify-content:center;gap:22px;min-height:52px;padding:13px 22px;font-weight:800;font-size:.91rem;border:1px solid transparent;transition:.2s}.button:hover{transform:translateY(-2px)}.button.primary{background:var(--red);box-shadow:0 14px 40px rgba(255,75,66,.18)}.button.primary:hover{background:#ff5c53}.button.ghost{border-color:var(--line);color:#c4cfda}.quick-points{display:flex;gap:24px;list-style:none;margin:30px 0 0;padding:0;color:#8fa1b3;font-size:.79rem;font-weight:700}.quick-points li:before{content:"";width:5px;height:5px;display:inline-block;background:var(--cyan);margin:0 9px 2px 0}
.event-console{background:linear-gradient(145deg,rgba(18,38,59,.98),rgba(8,21,36,.98));border:1px solid rgba(116,169,209,.25);padding:28px;box-shadow:0 32px 100px rgba(0,0,0,.35),inset 0 1px rgba(255,255,255,.03)}.event-console:before{content:"";position:absolute;inset:-1px;border-top:2px solid var(--cyan);clip-path:polygon(0 0,27% 0,22% 100%,0 100%)}.console-top{display:flex;justify-content:space-between;align-items:start;padding-bottom:24px;border-bottom:1px solid var(--line)}.console-top small{display:block;color:#71869b;font-weight:800;letter-spacing:.18em;font-size:.65rem}.console-top strong{display:block;font-size:.87rem;margin-top:4px;letter-spacing:.04em}.online{color:#69e5aa;font-weight:900;font-size:.69rem;letter-spacing:.12em}.online i,.verified-state i{width:7px;height:7px;border-radius:50%;display:inline-block;background:#48dc91;box-shadow:0 0 10px #48dc91;margin-right:7px}.vehicle-line{display:flex;align-items:center;justify-content:center;padding:42px 2px}.node{width:67px;height:45px;display:grid;place-items:center;border:1px solid rgba(89,217,255,.35);font-size:.68rem;font-weight:900;letter-spacing:.1em;color:var(--cyan);background:#091726}.flow{height:1px;flex:1;background:linear-gradient(90deg,var(--cyan),rgba(89,217,255,.15));position:relative}.flow:after{content:"";position:absolute;width:6px;height:6px;border-radius:50%;top:-2.5px;left:10%;background:var(--cyan);box-shadow:0 0 10px var(--cyan);animation:travel 2.2s linear infinite}.flow.hot{background:linear-gradient(90deg,var(--cyan),var(--red))}.flow.hot:after{background:var(--red);box-shadow:0 0 12px var(--red);animation-delay:.9s}.alert-node{border-color:rgba(255,75,66,.65);color:#fff;background:rgba(255,75,66,.18)}@keyframes travel{from{left:3%}to{left:92%}}.phone-card{display:flex;gap:15px;align-items:center;background:#f2f6f9;color:#0d1823;padding:17px 18px;border-radius:3px;box-shadow:0 15px 40px rgba(0,0,0,.25)}.phone-icon{width:48px;height:48px;display:grid;place-items:center;background:#07111f;border-radius:11px;flex:none}.phone-card small{display:block;color:#667482;font-size:.68rem}.phone-card strong{display:block;font-size:.97rem}.phone-card p{font-size:.76rem;margin:2px 0 0;color:#576676;line-height:1.35}.console-foot{display:flex;justify-content:space-between;margin-top:21px;color:#7f92a6;font-size:.63rem;font-weight:900;letter-spacing:.13em}.console-foot strong{color:var(--red)}
.trust-bar{max-width:var(--max);margin:auto;border:1px solid var(--line);border-left:0;border-right:0;display:grid;grid-template-columns:repeat(4,1fr)}.trust-bar>div{display:flex;gap:18px;align-items:center;padding:24px 28px;border-right:1px solid var(--line)}.trust-bar>div:last-child{border:0}.trust-bar strong{color:var(--red);font-size:.78rem;letter-spacing:.1em}.trust-bar span{font-size:.79rem;line-height:1.45;color:#9daec0;font-weight:700}.section-pad{max-width:var(--max);margin:auto;padding:110px 26px}.section-label{margin-bottom:22px}.problem-grid{display:grid;grid-template-columns:1.12fr .88fr;gap:90px}.problem h2,.section-head h2,.benefit-lead h2,.compat h2,.faq h2{font-size:clamp(2.2rem,4vw,4rem);line-height:1.08;letter-spacing:-.045em;margin:0}.problem h2 span{color:#64778b}.problem-grid>div p{font-size:1.05rem;color:#a7b6c5;margin:3px 0 28px}.problem-grid .accent-line{border-left:2px solid var(--red);padding-left:20px;color:#e4eaf0;font-weight:650}
.how{border-top:1px solid var(--line)}.section-head{display:grid;grid-template-columns:1fr .65fr;align-items:end;gap:80px;margin-bottom:60px}.section-head>p{color:#98aabd;margin:0 0 8px}.steps{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--line)}.steps article{padding:32px;min-height:315px;position:relative;border-right:1px solid var(--line);transition:.25s}.steps article:last-child{border:0}.steps article:hover{background:rgba(89,217,255,.035)}.step-no{position:absolute;right:24px;top:21px;font-size:.68rem;color:#5e7287;font-weight:800}.step-icon{width:60px;height:60px;display:grid;place-items:center;border:1px solid rgba(89,217,255,.42);color:var(--cyan);font-weight:900;font-size:.7rem;letter-spacing:.07em;margin-bottom:55px;position:relative}.pulse-icon:after{content:"";position:absolute;inset:-9px;border:1px solid rgba(89,217,255,.13)}.notify-icon{border-color:var(--red);color:white;background:var(--red);font-size:1.5rem}.steps h3{font-size:1.25rem;margin:0 0 11px}.steps p{color:#8fa2b5;margin:0;font-size:.91rem}
.benefits{display:grid;grid-template-columns:.8fr 1.2fr;gap:100px;background:linear-gradient(90deg,rgba(89,217,255,.025),transparent);max-width:none;padding-left:max(26px,calc((100vw - var(--max))/2 + 26px));padding-right:max(26px,calc((100vw - var(--max))/2 + 26px));border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.benefit-lead p{color:#9aabba;max-width:460px;margin-top:28px}.benefit-list{border-top:1px solid var(--line)}.benefit-list article{display:grid;grid-template-columns:54px 1fr;gap:16px;padding:25px 0;border-bottom:1px solid var(--line)}.benefit-list article>span{font-size:.68rem;color:var(--red);font-weight:900}.benefit-list h3{margin:0 0 6px;font-size:1.08rem}.benefit-list p{margin:0;color:#879aad;font-size:.88rem}
.compat-card{border:1px solid rgba(89,217,255,.22);display:grid;grid-template-columns:1fr .82fr;background:var(--panel);position:relative}.compat-card:before{content:"";position:absolute;left:0;top:0;width:160px;height:2px;background:var(--cyan)}.compat-card>div{padding:52px}.compat-card>div:first-child{border-right:1px solid var(--line)}.compat-card p{color:#91a4b6}.verified{align-self:stretch;display:flex;flex-direction:column;justify-content:center}.verified-label{font-size:.65rem;font-weight:900;letter-spacing:.13em;color:var(--cyan)}.verified>strong{font-size:1.65rem;margin-top:17px}.verified>p{margin:4px 0 26px}.verified-state{border-top:1px solid var(--line);padding-top:18px;color:#c9d4de;font-size:.78rem;font-weight:800}.compat-note{text-align:center;color:#708397;font-size:.78rem;margin:18px 0 0}
.faq{display:grid;grid-template-columns:.7fr 1.3fr;gap:100px}.faq-list{border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line)}summary{list-style:none;cursor:pointer;padding:25px 0;font-weight:760;display:flex;justify-content:space-between;gap:20px}summary::-webkit-details-marker{display:none}summary span{color:var(--cyan);font-size:1.25rem;font-weight:400;transition:.2s}details[open] summary span{transform:rotate(45deg);color:var(--red)}details p{margin:-5px 40px 25px 0;color:#8fa1b4;font-size:.92rem}
.launch{max-width:var(--max);margin:0 auto;padding:105px 26px;text-align:center;position:relative;overflow:hidden;border:1px solid var(--line);background:#0b1929}.launch-glow{position:absolute;width:520px;height:520px;border-radius:50%;background:rgba(255,75,66,.11);filter:blur(80px);top:-380px;left:calc(50% - 260px)}.launch>*:not(.launch-glow){position:relative}.launch h2{font-size:clamp(2.7rem,5vw,4.7rem);letter-spacing:-.055em;line-height:1.03;margin:22px 0}.launch p{color:#91a4b7;margin-bottom:0}.launch .button{min-width:280px}
.contact{padding-top:80px}.contact-panel{display:grid;grid-template-columns:.82fr 1.18fr;border:1px solid rgba(89,217,255,.22);background:linear-gradient(145deg,#0c1b2c,#081522);position:relative}.contact-panel:before{content:"";position:absolute;top:-1px;left:-1px;width:180px;height:2px;background:var(--red)}.contact-copy{padding:56px;border-right:1px solid var(--line);display:flex;flex-direction:column;justify-content:center}.contact h2{font-size:clamp(2.2rem,4vw,4rem);line-height:1.08;letter-spacing:-.045em;margin:0}.contact-copy>p{color:#93a6b8;max-width:430px;margin:27px 0 0}.contact-options{display:grid;grid-template-columns:1fr 1fr}.contact-item{min-height:190px;padding:31px;display:flex;flex-direction:column;justify-content:space-between;border-bottom:1px solid var(--line);transition:.22s}.contact-item:first-child{border-right:1px solid var(--line)}.contact-item:hover{background:rgba(89,217,255,.045)}.contact-item strong{font-size:clamp(1.05rem,2vw,1.35rem);line-height:1.3;color:#f4f8fb;overflow-wrap:anywhere}.contact-tag{font-size:.65rem;font-weight:900;letter-spacing:.16em;color:var(--cyan)}.contact-action{font-size:.77rem;font-weight:800;color:#9eb0c1}.contact-action span{color:var(--red);margin-left:8px}.contact-company{grid-column:1/-1;min-height:165px;border-bottom:0;font-style:normal}.contact-company>span:last-child{color:#91a4b6;font-size:.9rem}
footer{max-width:var(--max);margin:auto;padding:38px 26px 50px;border-top:1px solid var(--line);display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:20px;color:#718397;font-size:.75rem}.footer-brand img{width:202px}.footer-brand{justify-self:start}footer>p{text-align:right}.footer-info,.footer-meta{grid-column:1/-1;display:flex;justify-content:space-between;padding-top:25px;border-top:1px solid var(--line)}.footer-info address{font-style:normal;display:grid;gap:2px}.footer-info address strong{color:#b9c6d2;font-size:.81rem}.footer-links{display:flex;align-items:flex-end;gap:22px}.footer-links a{color:#a9bac9;font-weight:700;transition:.2s}.footer-links a:hover{color:var(--cyan)}
@media(max-width:920px){.site-header{height:72px}.brand img{width:205px}.menu-toggle{display:block}.site-header nav{display:none;position:absolute;top:71px;left:18px;right:18px;background:#0c1a2a;border:1px solid var(--line);padding:20px;flex-direction:column;align-items:stretch;gap:4px;box-shadow:0 22px 60px rgba(0,0,0,.4)}.site-header nav.open{display:flex}.site-header nav a{padding:10px}.hero{grid-template-columns:1fr;gap:60px;padding-top:70px}.event-console{max-width:650px}.trust-bar{grid-template-columns:1fr 1fr}.trust-bar>div:nth-child(2){border-right:0}.trust-bar>div:nth-child(-n+2){border-bottom:1px solid var(--line)}.problem-grid,.section-head,.benefits,.faq{grid-template-columns:1fr;gap:50px}.steps{grid-template-columns:1fr}.steps article{border-right:0;border-bottom:1px solid var(--line);min-height:auto}.compat-card,.contact-panel{grid-template-columns:1fr}.compat-card>div:first-child{border-right:0;border-bottom:1px solid var(--line)}.contact-copy{border-right:0;border-bottom:1px solid var(--line)}.section-pad{padding-top:82px;padding-bottom:82px}}
@media(max-width:560px){.site-header{padding:0 18px}.brand img{width:183px}.hero{padding:58px 18px 60px}.hero h1{font-size:3.1rem}.lead{font-size:1.04rem}.hero-actions{flex-direction:column}.quick-points{display:grid;gap:9px}.event-console{padding:19px}.console-top{gap:10px}.vehicle-line{padding:34px 0}.node{width:56px;height:40px}.phone-card{padding:14px}.phone-card p{display:none}.trust-bar{grid-template-columns:1fr}.trust-bar>div{border-right:0;border-bottom:1px solid var(--line)!important}.section-pad{padding:70px 18px}.problem-grid,.section-head,.benefits,.faq{gap:38px}.steps article{padding:27px}.compat-card>div{padding:34px 25px}.launch{margin:0 18px;padding:78px 20px}.launch .button{min-width:0;width:100%}.contact{padding-top:58px}.contact-copy{padding:37px 25px}.contact-options{grid-template-columns:1fr}.contact-item{min-height:160px;padding:27px 25px;border-right:0!important}.contact-company{grid-column:auto}footer{margin:0 18px;padding-left:0;padding-right:0;grid-template-columns:1fr}footer>p{text-align:left}.footer-info,.footer-meta{flex-direction:column;gap:12px}.footer-links{align-items:flex-start;flex-direction:column;gap:4px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.flow:after{animation:none}.button{transition:none}}
