: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}}

/* v0.17.2 – jogi tájékoztató és lábléc */
.footer-links{display:flex!important;grid-auto-flow:column;gap:18px!important;align-items:center}.legal-page{max-width:980px;margin:0 auto;padding:70px 24px 90px}.legal-hero{margin-bottom:30px}.legal-hero h1{font-size:clamp(36px,5vw,56px);line-height:1.05;letter-spacing:-.04em;margin:12px 0 16px}.legal-hero p{font-size:18px;color:var(--muted);line-height:1.7}.legal-card{background:#fff;border:1px solid var(--line);border-radius:18px;padding:30px;margin:18px 0}.legal-card h2{font-size:27px;margin:0 0 16px}.legal-card p{color:#475569;line-height:1.75}.legal-warning{background:#fff8e8;border-color:#f2cf83}.legal-list{display:grid;gap:10px;margin:16px 0 0;padding-left:22px;color:#334155;line-height:1.6}.legal-contact{text-align:center}.legal-contact .btn{margin-top:12px}.footer-links a{white-space:nowrap}
@media(max-width:760px){.legal-page{padding:48px 18px 64px}.legal-card{padding:22px}.footer-links{display:grid!important;grid-auto-flow:row}.footer{gap:18px}}


/* v0.17.3 – kapcsolat és jogi oldal finomhangolás */
.contact-page{max-width:1080px;margin:0 auto;padding:72px 24px 90px}.contact-intro{max-width:700px;margin-bottom:30px}.contact-intro h1{font-size:clamp(40px,6vw,58px);margin:10px 0 14px;letter-spacing:-.04em}.contact-intro p{font-size:18px;line-height:1.7;color:var(--muted)}.contact-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:24px}.contact-form,.contact-card{background:#fff;border:1px solid var(--line);border-radius:20px;padding:30px}.contact-form{display:grid;gap:16px}.contact-form label{display:grid;gap:8px;font-weight:750}.contact-form input,.contact-form textarea{width:100%;border:1px solid #cad8e6;border-radius:11px;padding:13px 14px;font:inherit}.contact-form textarea{resize:vertical}.privacy-check{grid-template-columns:auto 1fr!important;align-items:start}.privacy-check input{width:auto;margin-top:3px}.contact-card h2{margin-top:0}.contact-card p{color:#475569;line-height:1.7}.contact-card a{color:var(--blue);font-weight:800}.form-notice{padding:15px 18px;border-radius:12px;margin-bottom:18px}.form-notice.success{background:#e9f9ef;border:1px solid #9ed8b2;color:#176333}.form-notice.error{background:#fff0ef;border:1px solid #efb2ad;color:#9b251d}.hp{position:absolute!important;left:-9999px!important}.legal-page{width:min(980px,calc(100% - 36px));padding-left:0;padding-right:0}.legal-card{box-shadow:0 10px 30px rgba(15,55,90,.06)}.legal-list li::marker{color:var(--blue)}
@media(max-width:760px){.contact-grid{grid-template-columns:1fr}.contact-page{padding:48px 18px 64px}.contact-form,.contact-card{padding:22px}.header nav a:not(:last-child){display:none}}

/* v0.17.4 – egységes nyilvános fejléc/lábléc és szolgáltatási feltételek */
.public-header{min-height:78px;height:auto;gap:24px}.public-nav{display:flex;align-items:center;justify-content:flex-end;gap:20px;flex-wrap:wrap}.public-nav a:last-child,.public-nav .nav-cta{padding:11px 16px;border-radius:10px;background:var(--blue);color:#fff}.public-footer{display:grid;grid-template-columns:minmax(260px,1.5fr) repeat(2,minmax(150px,.75fr));gap:36px;align-items:start;padding-top:40px;padding-bottom:40px}.public-footer>div{display:grid;gap:9px}.public-footer strong{font-size:15px}.public-footer .footer-brand strong{font-size:19px}.public-footer .footer-brand a{margin-top:5px}.public-footer a[aria-disabled=true]{color:#94a3b8;pointer-events:none}.section-helper{margin-top:12px!important;font-size:14px}.condition-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.condition-card{background:#fff;border:1px solid var(--line);border-radius:18px;padding:26px;box-shadow:0 10px 28px rgba(20,33,61,.05)}.condition-card-wide{grid-column:1/-1}.condition-card h3{font-size:22px;margin:10px 0 12px}.condition-card p{margin:8px 0;color:#475569;line-height:1.7}.condition-icon{font-size:28px}.legal-body .legal-page,.contact-body .contact-page{min-height:calc(100vh - 220px)}
@media(max-width:900px){.public-header{align-items:flex-start;flex-direction:column;padding-top:15px;padding-bottom:15px}.public-nav{width:100%;justify-content:flex-start;gap:10px 16px}.public-nav a{font-size:14px}.public-footer{grid-template-columns:1fr 1fr}}
@media(max-width:640px){.public-nav{display:grid;grid-template-columns:1fr 1fr}.public-nav a{display:block!important}.public-nav .nav-cta{grid-column:1/-1;text-align:center}.public-footer{grid-template-columns:1fr}.condition-grid{grid-template-columns:1fr}.condition-card-wide{grid-column:auto}.service-conditions .section-heading-center{text-align:left}}
