:root{--blue:#1261a6;--blue-dark:#0b477c;--ink:#14213d;--muted:#64748b;--line:#dbe4ef;--bg:#f3f7fb;--white:#fff}*{box-sizing:border-box}body{margin:0;font-family:Inter,Segoe UI,Arial,sans-serif;background:var(--bg);color:var(--ink)}a{color:inherit}.header{height:76px;padding:0 max(24px,calc((100vw - 1180px)/2));display:flex;align-items:center;justify-content:space-between;background:#fff;border-bottom:1px solid var(--line)}.site-brand{display:flex;align-items:center;gap:10px;text-decoration:none;font-weight:850}.site-brand span{display:grid;place-items:center;width:40px;height:40px;border-radius:12px;background:var(--blue);color:#fff}.header nav{display:flex;gap:24px;align-items:center}.header nav a{text-decoration:none;font-weight:700;color:#475569}.header nav a:last-child{padding:10px 15px;border-radius:9px;background:var(--blue);color:#fff}.hero{max-width:1180px;margin:0 auto;padding:86px 24px 52px;display:grid;grid-template-columns:minmax(0,1.15fr) minmax(340px,.85fr);gap:54px;align-items:center}.hero-copy h1{font-size:clamp(42px,6vw,68px);line-height:1.02;letter-spacing:-.045em;margin:14px 0 20px}.hero-copy>p{font-size:20px;line-height:1.65;color:var(--muted);max-width:680px}.hero-eyebrow{font-size:12px;font-weight:850;text-transform:uppercase;letter-spacing:.1em;color:var(--blue)}.hero-actions{display:flex;gap:12px;margin:30px 0}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:13px 22px;border-radius:11px;background:var(--blue);color:#fff;text-decoration:none;font-weight:800}.btn:hover{background:var(--blue-dark)}.btn-light{background:#fff;color:var(--ink);border:1px solid var(--line)}.btn-light:hover{background:#f8fafc}.trust-row{display:flex;gap:20px;flex-wrap:wrap;color:#475569;font-size:14px;font-weight:650}.hero-card{background:#fff;border:1px solid var(--line);border-radius:22px;padding:34px;box-shadow:0 22px 50px rgba(15,55,90,.12)}.hero-card h2{font-size:30px;line-height:1.2;margin:12px 0}.hero-card p{color:var(--muted);line-height:1.7}.btn.full{width:100%;margin-top:16px}.steps{max-width:1180px;margin:0 auto 70px;padding:0 24px;display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.steps>div{background:#fff;border:1px solid var(--line);border-radius:16px;padding:24px}.steps span{display:grid;place-items:center;width:36px;height:36px;border-radius:10px;background:#e8f2fb;color:var(--blue);font-weight:850}.steps h3{margin:18px 0 8px}.steps p{margin:0;color:var(--muted);line-height:1.6}@media(max-width:850px){.header{height:auto;padding:16px 20px}.header nav a:not(:last-child){display:none}.hero{grid-template-columns:1fr;padding-top:54px}.steps{grid-template-columns:1fr}.hero-copy h1{font-size:44px}}@media(max-width:520px){.hero{padding-left:18px;padding-right:18px}.hero-actions{flex-direction:column}.trust-row{display:grid;gap:9px}.hero-card{padding:24px}.header nav a:last-child{font-size:13px}}

/* v0.13.0 – kibővített főoldal */
.section{max-width:1180px;margin:0 auto;padding:78px 24px}.section-white{max-width:none;background:#fff;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.section-white>*{max-width:1180px;margin-left:auto;margin-right:auto}.section-heading-center{text-align:center;max-width:760px;margin:0 auto 38px}.section-heading-center h2,.section-heading-split h2,.two-column-info h2,.cta-section h2{font-size:clamp(30px,4vw,44px);line-height:1.1;letter-spacing:-.03em;margin:10px 0 14px}.section-heading-center p,.section-heading-split p{color:var(--muted);line-height:1.7;margin:0}.section-heading-split{display:flex;align-items:end;justify-content:space-between;gap:28px;margin-bottom:32px}.section-heading-split>div{max-width:760px}.process-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.process-grid article,.benefit-grid article,.insurance-grid article{background:#fff;border:1px solid var(--line);border-radius:16px;padding:22px}.process-grid article>span{display:grid;place-items:center;width:36px;height:36px;border-radius:10px;background:#e8f2fb;color:var(--blue);font-weight:850}.process-grid h3,.benefit-grid h3{margin:16px 0 8px}.process-grid p,.benefit-grid p{margin:0;color:var(--muted);line-height:1.6}.price-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.price-card{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:17px 18px;background:var(--bg);border:1px solid var(--line);border-radius:13px}.price-card span{font-weight:700;color:#475569}.price-card strong{font-size:17px}.fine-print{color:var(--muted);font-size:13px;line-height:1.6;margin:24px 0 0}.two-column-info{display:grid;grid-template-columns:1.1fr .9fr;gap:42px;align-items:start}.check-list{list-style:none;padding:0;margin:24px 0 0;display:grid;gap:13px}.check-list li{position:relative;padding-left:28px;line-height:1.6;color:#475569}.check-list li:before{content:'✓';position:absolute;left:0;top:0;color:var(--blue);font-weight:900}.compact-list{gap:9px;margin-top:18px}.highlight-card{background:linear-gradient(145deg,#0f5d9e,#0b477c);color:#fff;border-radius:22px;padding:34px;box-shadow:0 22px 50px rgba(15,55,90,.18)}.highlight-card .hero-eyebrow{color:#b9dcfa}.highlight-card h3{font-size:30px;margin:10px 0 18px}.highlight-card p{color:#e8f2fb;line-height:1.7}.insurance-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.insurance-grid article{text-align:center;background:var(--bg)}.insurance-grid article span{display:block;color:var(--muted);font-weight:700;margin-bottom:10px}.insurance-grid article strong{font-size:20px}.benefit-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.faq-list{display:grid;grid-template-columns:1fr 1fr;gap:14px}.faq-list details{background:var(--bg);border:1px solid var(--line);border-radius:14px;padding:0 18px}.faq-list summary{cursor:pointer;font-weight:800;padding:20px 32px 20px 0;position:relative;list-style:none}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:'+';position:absolute;right:0;top:17px;font-size:23px;color:var(--blue)}.faq-list details[open] summary:after{content:'–'}.faq-list p{color:var(--muted);line-height:1.65;margin:0 0 20px}.info-box{padding:18px 20px;border:1px solid #bfd8ee;background:#eef7ff;border-radius:13px;color:#24577e}.cta-section{max-width:1180px;margin:20px auto 80px;padding:38px 42px;background:#10294b;color:#fff;border-radius:24px;display:flex;align-items:center;justify-content:space-between;gap:28px}.cta-section .hero-eyebrow{color:#8fc7f5}.cta-section h2{margin-bottom:10px}.cta-section p{color:#c8d8e8;line-height:1.6;margin:0}.footer{padding:28px max(24px,calc((100vw - 1180px)/2));display:flex;align-items:center;justify-content:space-between;background:#fff;border-top:1px solid var(--line)}.footer div{display:grid;gap:4px}.footer span{font-size:13px;color:var(--muted)}.footer a{color:var(--blue);font-weight:750;text-decoration:none}
@media(max-width:980px){.process-grid{grid-template-columns:repeat(2,1fr)}.price-grid{grid-template-columns:repeat(3,1fr)}.insurance-grid{grid-template-columns:repeat(3,1fr)}.benefit-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:760px){.section{padding:58px 18px}.section-heading-split,.cta-section,.footer{align-items:flex-start;flex-direction:column}.two-column-info{grid-template-columns:1fr}.faq-list{grid-template-columns:1fr}.price-grid{grid-template-columns:repeat(2,1fr)}.insurance-grid{grid-template-columns:repeat(2,1fr)}.cta-section{margin:0 18px 58px;padding:30px 24px}.cta-section .btn{width:100%}.header nav a:nth-child(3){display:none}}
@media(max-width:520px){.process-grid,.benefit-grid,.price-grid,.insurance-grid{grid-template-columns:1fr}.section-heading-center{text-align:left}.price-card{padding:15px 16px}}


/* v0.14.0 – Packeta Z-számos folyamat és mobil finomhangolás */
.process-title{margin-top:34px}.process-grid-eight{grid-template-columns:repeat(4,1fr)}
.packeta-note{max-width:980px;margin:28px auto 0;padding:24px 26px;display:grid;grid-template-columns:44px 1fr;gap:16px;background:#eef7ff;border:1px solid #b9d8ef;border-radius:16px;color:#174d76}
.packeta-note-icon{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:var(--blue);color:#fff;font-weight:900;font-size:20px}.packeta-note h3{margin:1px 0 12px;color:#0b477c}.packeta-note ul{margin:0;padding-left:20px;display:grid;gap:8px;line-height:1.55}
.fine-print-wrap{max-width:1180px!important;margin:0 auto!important}.fine-print{margin:24px 0 0!important;padding:0}
@media(max-width:980px){.process-grid-eight{grid-template-columns:repeat(2,1fr)}}
@media(max-width:760px){.packeta-note{grid-template-columns:1fr;padding:20px}.packeta-note-icon{width:34px;height:34px}.fine-print-wrap{width:100%}.fine-print{font-size:13px}.process-title{margin-top:26px}}
@media(max-width:520px){.process-grid-eight{grid-template-columns:1fr}.process-grid-eight article{padding:20px}.process-grid-eight h3{font-size:18px}.packeta-note ul{padding-left:18px}}
