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

/* v0.19.0 – jogi oldalak, AAM és szállítási idő */
.legal-document{padding-top:54px;padding-bottom:74px}.legal-hero{text-align:center;max-width:820px;margin:0 auto 28px}.legal-hero h1{font-size:clamp(34px,5vw,54px);margin:9px 0 10px;letter-spacing:-.035em}.legal-hero p{color:var(--muted)}.legal-document .legal-card{margin:0 0 18px;padding:30px;border:1px solid var(--line);border-radius:18px;background:#fff}.legal-document .legal-card h2{font-size:24px;margin:0 0 14px}.legal-document .legal-card p{line-height:1.75;color:#334155}.legal-document .legal-card a{color:var(--blue);font-weight:700}.legal-list{padding-left:22px;margin:12px 0}.legal-list li{margin:8px 0;line-height:1.65;color:#334155}.legal-data-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;border:1px solid var(--line);border-radius:13px;overflow:hidden}.legal-data-grid>div{padding:15px 17px;border-bottom:1px solid var(--line)}.legal-data-grid>div:nth-child(odd){border-right:1px solid var(--line)}.legal-data-grid dt{font-size:12px;text-transform:uppercase;letter-spacing:.06em;color:var(--muted);font-weight:800;margin-bottom:4px}.legal-data-grid dd{margin:0;color:var(--ink);font-weight:650}.cookie-table{display:grid;gap:12px}.cookie-table>div{display:grid;grid-template-columns:150px 1fr 190px;gap:18px;align-items:start;padding:17px;border:1px solid var(--line);border-radius:13px}.cookie-table span{line-height:1.6;color:#475569}.cookie-table em{font-style:normal;font-size:13px;font-weight:800;color:#0f766e}.delivery-info-section{padding-top:30px;padding-bottom:30px}.delivery-info-card{display:flex;gap:22px;align-items:center;background:#eaf5ff;border:1px solid #b9d8ef;border-radius:20px;padding:28px 32px}.delivery-info-card h2{margin:5px 0 7px;font-size:28px}.delivery-info-card p{margin:0;color:#475569}.delivery-info-icon{display:grid;place-items:center;flex:0 0 58px;height:58px;border-radius:17px;background:#fff;font-size:27px}.price-tax-note{margin:12px 0 0;padding:13px 15px;border-radius:11px;background:#ecfdf3;color:#176333;line-height:1.55}.footer-column a{line-height:1.35}
@media(max-width:700px){.legal-document{padding-top:34px}.legal-document .legal-card{padding:21px}.legal-data-grid{grid-template-columns:1fr}.legal-data-grid>div:nth-child(odd){border-right:0}.cookie-table>div{grid-template-columns:1fr;gap:7px}.delivery-info-card{align-items:flex-start;padding:22px;flex-direction:column}.delivery-info-card h2{font-size:24px}}


/* v0.19.1 – cookie hozzájárulás */
.cookie-banner[hidden]{display:none!important}.cookie-banner{position:fixed;z-index:9999;left:18px;right:18px;bottom:18px}.cookie-banner-inner{max-width:1120px;margin:0 auto;background:#fff;border:1px solid var(--line);border-radius:18px;box-shadow:0 18px 55px rgba(15,23,42,.22);padding:22px 24px;display:flex;align-items:center;justify-content:space-between;gap:24px}.cookie-banner strong{font-size:19px}.cookie-banner p{margin:7px 0;color:#475569;line-height:1.55;max-width:760px}.cookie-banner a{color:var(--blue);font-weight:750}.cookie-actions{display:flex;gap:10px;flex:0 0 auto}.cookie-btn,.cookie-settings-link{font:inherit;cursor:pointer}.cookie-btn{border-radius:10px;padding:12px 16px;font-weight:800;border:1px solid var(--line)}.cookie-btn-primary{background:var(--blue);color:#fff;border-color:var(--blue)}.cookie-btn-secondary{background:#fff;color:var(--ink)}.cookie-settings-link{border:0;background:transparent;padding:0;color:var(--blue);font-weight:750;text-align:left}.cookie-settings-link:hover{text-decoration:underline}@media(max-width:760px){.cookie-banner{left:10px;right:10px;bottom:10px}.cookie-banner-inner{align-items:stretch;flex-direction:column;padding:19px}.cookie-actions{display:grid;grid-template-columns:1fr}.cookie-btn{width:100%}}


/* v0.20.0 – Cikkek és SEO tudástár */
.articles-page,.article-page{min-height:calc(100vh - 220px)}
.articles-page{max-width:1180px;margin:0 auto;padding:70px 24px 90px}
.articles-hero{max-width:790px;margin-bottom:34px}
.articles-hero h1{font-size:clamp(38px,6vw,60px);line-height:1.04;letter-spacing:-.045em;margin:10px 0 16px}
.articles-hero p{font-size:18px;line-height:1.75;color:var(--muted)}
.article-list-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}
.article-list-card{background:#fff;border:1px solid var(--line);border-radius:22px;padding:30px;box-shadow:0 12px 35px rgba(15,55,90,.07);display:flex;flex-direction:column;min-height:310px}
.article-card-top,.article-card-footer,.article-meta{display:flex;align-items:center;justify-content:space-between;gap:14px;flex-wrap:wrap}
.article-category{display:inline-flex;align-items:center;width:max-content;padding:7px 11px;border-radius:999px;background:#eaf5ff;color:#0b5a91;font-size:12px;font-weight:850;letter-spacing:.03em;text-transform:uppercase}
.article-read-time,.article-card-footer time,.article-meta{font-size:13px;color:#64748b}
.article-list-card h2{font-size:28px;line-height:1.2;margin:22px 0 13px}
.article-list-card h2 a{color:var(--ink);text-decoration:none}
.article-list-card h2 a:hover{color:var(--blue)}
.article-list-card p{color:#475569;line-height:1.72;margin:0 0 28px}
.article-card-footer{margin-top:auto;padding-top:18px;border-top:1px solid var(--line)}
.article-link,.article-inline-link{color:var(--blue);font-weight:850;text-decoration:none}
.article-link:hover,.article-inline-link:hover{text-decoration:underline}
.articles-cta{margin-top:36px;border-radius:22px;padding:34px;background:linear-gradient(135deg,#0b5ca8,#073d72);color:#fff;display:flex;align-items:center;justify-content:space-between;gap:24px}
.articles-cta h2{font-size:30px;margin:6px 0 8px}
.articles-cta p{margin:0;color:#d9ebfb}
.articles-cta .hero-eyebrow{color:#bfe2ff}
.articles-cta .btn{background:#fff;color:#0b5ca8;flex:0 0 auto}

.article-page{background:#f7fafc;padding:54px 20px 90px}
.article-shell{max-width:920px;margin:0 auto}
.article-breadcrumb{display:flex;gap:9px;align-items:center;flex-wrap:wrap;font-size:14px;color:#64748b;margin-bottom:30px}
.article-breadcrumb a{color:var(--blue);font-weight:750;text-decoration:none}
.article-hero{background:#fff;border:1px solid var(--line);border-radius:24px;padding:42px;margin-bottom:20px;box-shadow:0 12px 38px rgba(15,55,90,.07)}
.article-hero h1{font-size:clamp(38px,6vw,62px);line-height:1.03;letter-spacing:-.05em;margin:16px 0 18px}
.article-lead{font-size:20px;line-height:1.72;color:#475569;margin:0 0 22px}
.article-meta{justify-content:flex-start;gap:22px}
.article-toc{background:#eaf5ff;border:1px solid #b9d8ef;border-radius:18px;padding:24px 26px;margin:0 0 20px;display:flex;gap:12px 18px;flex-wrap:wrap;align-items:center}
.article-toc strong{width:100%;color:#0b477c}
.article-toc a{color:#0b5a91;text-decoration:none;font-size:14px;font-weight:750}
.article-toc a:hover{text-decoration:underline}
.article-content{background:#fff;border:1px solid var(--line);border-radius:24px;padding:46px;box-shadow:0 12px 38px rgba(15,55,90,.06)}
.article-content section{scroll-margin-top:24px}
.article-content h2{font-size:32px;line-height:1.2;letter-spacing:-.025em;margin:48px 0 17px;color:var(--ink)}
.article-content section:first-child h2{margin-top:0}
.article-content h3{font-size:22px;margin:30px 0 10px}
.article-content p,.article-content li{font-size:17px;line-height:1.82;color:#334155}
.article-content p{margin:0 0 17px}
.article-content ul{padding-left:24px;margin:8px 0 22px}
.article-content li{margin:8px 0}
.article-note,.article-warning{border-radius:15px;padding:19px 21px;margin:22px 0;line-height:1.7}
.article-note{background:#eef7ff;border:1px solid #b9d8ef;color:#174d76}
.article-warning{background:#fff7e6;border:1px solid #f0cc7b;color:#765013}
.article-facts{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:22px 0}
.article-facts div{border:1px solid var(--line);border-radius:14px;padding:17px;background:#f8fbfd}
.article-facts span{display:block;font-size:12px;color:#64748b;text-transform:uppercase;letter-spacing:.04em;font-weight:800;margin-bottom:6px}
.article-facts strong{font-size:19px;color:var(--ink)}
.article-final-cta{margin-top:50px!important;padding:30px;border-radius:18px;background:linear-gradient(135deg,#0b5ca8,#073d72);color:#fff;display:flex;align-items:center;justify-content:space-between;gap:24px}
.article-final-cta h2{color:#fff!important;margin:5px 0 8px!important}
.article-final-cta p{color:#d9ebfb;margin:0}
.article-final-cta .hero-eyebrow{color:#bfe2ff}
.article-final-cta .btn{background:#fff;color:#0b5ca8;flex:0 0 auto}
.home-article-card{display:flex;align-items:center;justify-content:space-between;gap:26px;background:#fff;border:1px solid var(--line);border-radius:20px;padding:28px;box-shadow:0 10px 30px rgba(15,55,90,.06)}
.home-article-card h3{font-size:26px;margin:12px 0 10px}
.home-article-card p{margin:0;color:#475569;line-height:1.7;max-width:780px}
.home-article-card .article-link{flex:0 0 auto}

@media(max-width:900px){
  .article-list-grid{grid-template-columns:1fr}
  .article-facts{grid-template-columns:repeat(2,1fr)}
  .article-final-cta,.articles-cta,.home-article-card{align-items:flex-start;flex-direction:column}
}
@media(max-width:640px){
  .articles-page{padding:46px 18px 64px}
  .article-page{padding:34px 12px 60px}
  .article-hero,.article-content{padding:24px}
  .article-hero h1{font-size:37px}
  .article-lead{font-size:17px}
  .article-content h2{font-size:27px;margin-top:38px}
  .article-content h3{font-size:20px}
  .article-content p,.article-content li{font-size:16px}
  .article-facts{grid-template-columns:1fr}
  .article-toc{display:grid}
  .article-final-cta,.articles-cta{padding:24px}
  .article-list-card{padding:23px}
  .article-list-card h2{font-size:24px}
}


/* v0.20.1 – Árlista cikk */
.article-price-table-wrap{overflow-x:auto;margin:24px 0 28px;border:1px solid var(--line);border-radius:16px}
.article-price-table-wrap.compact{max-width:620px}
.article-price-table{width:100%;border-collapse:collapse;background:#fff}
.article-price-table th,.article-price-table td{padding:15px 18px;text-align:left;border-bottom:1px solid var(--line)}
.article-price-table th{background:#eef7ff;color:#0b477c;font-size:13px;text-transform:uppercase;letter-spacing:.04em}
.article-price-table tr:last-child td{border-bottom:0}
.article-price-table tbody tr:nth-child(even){background:#fafcfe}
.article-price-table td:last-child{white-space:nowrap}
.article-price-examples strong{font-size:21px}
.home-article-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}
.home-article-grid .home-article-card{height:100%;flex-direction:column;align-items:flex-start}
.home-article-grid .home-article-card .article-link{margin-top:auto;padding-top:18px}
@media(max-width:900px){
  .home-article-grid{grid-template-columns:1fr}
}


/* v0.20.5 – Kapcsolati telefonszám */
.contact-info-item a[href^="tel:"]{
    color:var(--blue);
    font-weight:800;
    text-decoration:none;
}
.contact-info-item a[href^="tel:"]:hover{
    text-decoration:underline;
}


/* v0.20.6 – Telefonszám a közvetlen elérhetőségnél */
.direct-contact-phone{
    margin-top:18px;
}
.direct-contact-phone strong{
    display:block;
    margin-bottom:6px;
    color:var(--ink);
}
.direct-contact-phone a{
    color:var(--blue);
    font-weight:800;
    text-decoration:none;
}
.direct-contact-phone a:hover{
    text-decoration:underline;
}


/* v0.24.1 – Global Futár, Packeta ihletésű arculat */
:root{
  --blue:#d50055;
  --blue-dark:#97003f;
  --ink:#2d0c22;
  --muted:#706270;
  --line:#f0d9e3;
  --bg:#fff8fb;
  --white:#fff;
  --brand:#d50055;
  --brand-dark:#650027;
  --brand-soft:#ffeaf2;
}
body{background:#fff;color:var(--ink)}
.service-topbar{min-height:38px;padding:8px max(24px,calc((100vw - 1400px)/2));display:flex;align-items:center;justify-content:space-between;gap:20px;background:linear-gradient(90deg,#c9004f,#510021);color:#fff;font-size:13px;font-weight:650}
.service-topbar>div{display:flex;align-items:center;gap:10px}.service-topbar a{color:#fff;text-decoration:none}.topbar-separator{opacity:.6}
.header{height:92px;max-width:none;padding:0 max(24px,calc((100vw - 1400px)/2));border-bottom:1px solid #f4e6ec;box-shadow:0 6px 20px rgba(80,0,34,.035)}
.site-brand{gap:15px;font-size:23px;color:#2d0c22}.site-brand strong{font-weight:900}.site-brand .brand-mark{position:relative;width:52px;height:52px;border-radius:0;background:transparent;color:var(--brand);font-size:14px;isolation:isolate}.site-brand .brand-mark:before{content:'';position:absolute;inset:3px;background:#fff;border:3px solid var(--brand);clip-path:polygon(50% 0,94% 25%,94% 75%,50% 100%,6% 75%,6% 25%);z-index:-1;filter:drop-shadow(0 4px 5px rgba(174,0,70,.18))}
.header nav{gap:30px}.header nav a{color:#371127;font-weight:750}.header nav a:last-child{display:inline-flex;align-items:center;gap:9px;padding:14px 24px;border-radius:10px;background:linear-gradient(135deg,#d80058,#c4004e);box-shadow:0 10px 24px rgba(213,0,85,.18)}
.hero{position:relative;overflow:hidden;max-width:1600px;margin:0 auto;padding:72px max(28px,calc((100% - 1120px)/2)) 68px;grid-template-columns:minmax(0,1.08fr) minmax(390px,.92fr);gap:76px;background:radial-gradient(circle at 20% 20%,rgba(255,220,234,.8),transparent 34%),linear-gradient(135deg,#fff9fb,#fff 50%,#fff4f8);border-radius:0 0 34px 34px}
.hero:before{content:'';position:absolute;left:-90px;top:60px;width:340px;height:520px;opacity:.18;background:radial-gradient(circle at 48% 9%,#d50055 0 10px,transparent 11px),radial-gradient(circle at 48% 9%,transparent 0 23px,#d50055 24px 26px,transparent 27px);pointer-events:none}
.hero-copy,.hero-card{position:relative;z-index:1}.hero-copy h1{max-width:700px;font-size:clamp(48px,5.1vw,76px);color:#310d23;line-height:.99}.hero-copy h1 em{font-style:normal;color:var(--brand)}.hero-copy>p{font-size:18px;max-width:650px}.hero-eyebrow{display:inline-flex;width:max-content;padding:8px 14px;border-radius:999px;background:var(--brand-soft);color:var(--brand);letter-spacing:.11em}.hero-actions .btn{min-width:190px}.btn{border-radius:10px;background:linear-gradient(135deg,#d80058,#c4004e);box-shadow:0 10px 24px rgba(213,0,85,.15)}.btn:hover{background:linear-gradient(135deg,#c4004e,#9f003f)}.btn-light{background:#fff;color:#371127;border:1px solid #e989ad;box-shadow:none}.btn-light:hover{background:#fff5f9}.trust-row{margin-top:12px;gap:12px}.trust-row span{display:inline-flex;align-items:center;gap:8px;padding:10px 13px;border-radius:999px;background:rgba(255,255,255,.72);border:1px solid #f1dce5;color:#493344}
.country-strip{display:flex;gap:14px;align-items:flex-start;margin-top:20px;padding:15px 18px;border:1px solid #f0d4e0;border-radius:18px;background:rgba(255,255,255,.75);font-size:13px;line-height:1.55;color:#493344}.country-strip-icon{display:grid;place-items:center;flex:0 0 34px;height:34px;border-radius:50%;background:var(--brand-soft);color:var(--brand);font-size:20px}.country-strip strong{color:#2d0c22}.country-strip small{display:block;color:#7a6571;margin-top:2px}
.hero-card{border:1px solid #f1dce5;border-radius:24px;padding:38px 38px 36px;box-shadow:0 24px 60px rgba(90,0,38,.11)}.hero-card:before{content:'✓';display:grid;place-items:center;width:58px;height:58px;border-radius:50%;background:var(--brand-soft);color:var(--brand);font-size:28px;font-weight:900;margin-bottom:12px}.hero-card h2{color:#2d0c22}.check-list li:before{color:var(--brand)}
.section-white{background:#fff}.process-grid article>span,.steps span{background:var(--brand-soft);color:var(--brand)}.packeta-note,.delivery-info-card,.article-toc{background:#fff5f9;border-color:#f0c9d9;color:#703148}.packeta-note-icon{background:var(--brand)}.packeta-note h3{color:#780031}.highlight-card,.cta-section,.articles-cta,.article-final-cta{background:linear-gradient(135deg,#6d002c,#310014)}.highlight-card .hero-eyebrow,.cta-section .hero-eyebrow,.articles-cta .hero-eyebrow,.article-final-cta .hero-eyebrow{background:rgba(255,255,255,.12);color:#ffd4e4}.price-card,.faq-list details,.insurance-grid article{background:#fff9fb}.info-box{background:#fff3f8;border-color:#f0bfd3;color:#713149}.article-category{background:var(--brand-soft);color:#9e003f}.article-link,.article-inline-link,.footer a,.cookie-banner a,.cookie-settings-link,.contact-info-item a[href^="tel:"],.direct-contact-phone a{color:var(--brand)}.cookie-btn-primary{background:var(--brand);border-color:var(--brand)}.footer{background:#fffafc;border-color:#f2dce5}
@media(max-width:900px){.service-topbar>div:last-child{display:none}.hero{grid-template-columns:1fr;padding-top:48px;gap:34px}.hero-card{max-width:none}.header nav{gap:12px}}
@media(max-width:760px){.service-topbar{justify-content:center;text-align:center}.header{height:auto}.site-brand{font-size:19px}.site-brand .brand-mark{width:44px;height:44px}.hero{padding-left:18px;padding-right:18px;border-radius:0 0 24px 24px}.hero-copy h1{font-size:45px}.country-strip{font-size:12px}.header nav a:last-child{padding:12px 15px}}


/* v0.24.2 – fejléc, logó és országfüggő információk */
.site-brand{display:inline-flex;align-items:center;gap:14px;white-space:nowrap;line-height:1;text-decoration:none}
.site-brand strong{display:block;line-height:1.05;letter-spacing:-.02em}
.site-brand .brand-mark{display:grid;place-items:center;flex:0 0 54px;width:54px;height:54px;line-height:1;font-weight:900;letter-spacing:.02em}
.site-brand .brand-mark:before{inset:1px;border-width:3px;filter:drop-shadow(0 5px 7px rgba(174,0,70,.15))}
.site-brand .brand-mark:after{content:'';position:absolute;inset:8px;border:1px solid rgba(213,0,85,.22);clip-path:polygon(50% 0,94% 25%,94% 75%,50% 100%,6% 75%,6% 25%);z-index:-1}
.insurance-info-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:30px}
.insurance-info-grid article{padding:26px;border:1px solid var(--line);border-radius:18px;background:#fff9fb}
.insurance-info-grid article>span{display:grid;place-items:center;width:42px;height:42px;margin-bottom:14px;border-radius:12px;background:var(--brand-soft);color:var(--brand);font-weight:900}
.insurance-info-grid h3{margin:0 0 8px;color:var(--ink)}
.insurance-info-grid p{margin:0;color:var(--muted);line-height:1.65}
.country-detail-fields{margin:28px 0;padding:24px;border:1px solid var(--line);border-radius:16px;background:#fffafc}
.country-text-grid textarea{min-height:132px;resize:vertical}
.compact-heading{margin-bottom:18px}.compact-heading h2{margin:4px 0 0}
.form-help{margin:14px 0 0;color:var(--muted);font-size:14px}
@media(max-width:900px){.insurance-info-grid{grid-template-columns:1fr}.site-brand .brand-mark{flex-basis:48px;width:48px;height:48px}}


/* v0.24.3 – Global Futár logó, favicon és tágasabb hero */
.site-brand{display:inline-flex;align-items:center;gap:14px;text-decoration:none;white-space:nowrap}
.site-brand strong{display:block;margin:0;font-size:29px;line-height:1.02;letter-spacing:-.03em;color:#2d0c22}
.site-brand .brand-mark{position:relative;display:grid;place-items:center;flex:0 0 48px;width:48px;height:48px;border-radius:14px;background:linear-gradient(135deg,#e00061 0%,#bf004c 100%);box-shadow:0 10px 24px rgba(213,0,85,.2);color:#fff;font-size:18px;font-weight:900;letter-spacing:.02em;overflow:hidden}
.site-brand .brand-mark>span{position:relative;z-index:2;display:block;width:auto;height:auto;background:none;color:inherit}
.site-brand .brand-mark:before{content:'';position:absolute;inset:0;background:radial-gradient(circle at 24% 24%,rgba(255,255,255,.28),transparent 34%);filter:none;clip-path:none;z-index:1}
.site-brand .brand-mark:after{content:'';position:absolute;right:-10px;bottom:-10px;width:34px;height:34px;border-radius:10px;background:rgba(255,255,255,.16);z-index:1}
.header nav{gap:28px}
.hero{padding-top:88px;padding-bottom:84px;gap:98px}
.hero-copy{display:grid;align-content:start;gap:20px}
.hero-copy h1{max-width:620px;margin:6px 0 0;letter-spacing:-.05em}
.hero-copy>p{margin:0;max-width:560px;font-size:20px;line-height:1.72}
.hero-actions{margin:4px 0 0}
.trust-row{margin-top:4px;gap:14px}
.country-strip{margin-top:6px;max-width:640px}
.hero-card{padding:42px 40px;align-self:center}
.hero-card .hero-eyebrow{margin-bottom:4px}
.hero-card h2{margin:0 0 16px;font-size:24px;line-height:1.2}
.hero-card p{margin:0 0 10px}
.hero-card .btn.full{margin-top:22px}
@media(max-width:1100px){.hero{gap:56px}.site-brand strong{font-size:27px}.hero-copy h1{max-width:none}.country-strip{max-width:none}}
@media(max-width:760px){.site-brand{gap:11px}.site-brand strong{font-size:23px}.site-brand .brand-mark{flex-basis:42px;width:42px;height:42px;border-radius:12px;font-size:16px}.hero{padding-top:54px;padding-bottom:58px;gap:30px}.hero-copy{gap:16px}.hero-copy>p{font-size:17px;line-height:1.65}.hero-card{padding:28px 24px}.country-strip{padding:14px 16px}}


/* v0.24.4 – nagyobb távolság a hero két oszlopa között */
@media(min-width:1101px){
  .hero{grid-template-columns:minmax(0,620px) minmax(390px,430px);justify-content:center;column-gap:210px;padding-left:44px;padding-right:44px}
  .hero-copy{max-width:620px}
  .hero-card{width:100%;max-width:430px}
}

/* v0.24.6 – országonkénti 1 kg-os induló árak a főoldalon */
.country-price-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}
.country-price-card{display:flex;flex-direction:column;gap:6px;min-height:136px;padding:18px 18px 16px;background:#fff9fb;border:1px solid #f0d4e0;border-radius:16px;box-shadow:0 10px 24px rgba(90,0,38,.04)}
.country-price-name{font-size:18px;font-weight:800;line-height:1.25;color:#2d0c22}
.country-price-meta{font-size:13px;color:#8b7280;line-height:1.4}
.country-price-card strong{margin-top:auto;font-size:24px;line-height:1.15;color:#b40049;letter-spacing:-.02em}
@media(max-width:1100px){.country-price-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:760px){.country-price-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:520px){.country-price-grid{grid-template-columns:1fr}.country-price-card{min-height:auto}}

/* v0.24.9 – kapcsolatfelvételi témák és üres tudástár */
.contact-form select{width:100%;border:1px solid #cad8e6;border-radius:11px;padding:13px 14px;background:#fff;font:inherit;color:var(--ink)}
.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{outline:3px solid rgba(213,0,85,.10);border-color:var(--brand)}
.contact-form-two-columns{display:grid;grid-template-columns:1fr 1fr;gap:14px}
.optional-label{font-size:12px;font-weight:650;color:var(--muted);margin-left:5px}
.privacy-check a{color:var(--brand);font-weight:800}
.articles-empty-state{max-width:820px;margin:0 auto;padding:90px 40px;text-align:center;background:linear-gradient(145deg,#fff7fa,#fff);border:1px solid #f0d4e0;border-radius:26px;box-shadow:0 22px 50px rgba(90,0,38,.07)}
.articles-empty-state h1{font-size:clamp(38px,6vw,60px);line-height:1.05;letter-spacing:-.045em;margin:16px 0}
.articles-empty-state p{max-width:650px;margin:0 auto 28px;color:var(--muted);font-size:18px;line-height:1.75}
@media(max-width:680px){.contact-form-two-columns{grid-template-columns:1fr}.articles-empty-state{padding:55px 22px;text-align:left}}

/* v0.25.6 – általános csomagfeladási cikk */
.featured-article-card{background:linear-gradient(145deg,#fff7fa,#fff);border-color:#f0d4e0;box-shadow:0 18px 42px rgba(90,0,38,.07)}
.article-card-meta{display:flex;gap:10px;flex-wrap:wrap;margin:18px 0}
.article-card-meta span{padding:8px 11px;border-radius:999px;background:#fff0f6;color:#9e003f;font-size:12px;font-weight:800}
.article-check-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin:24px 0 30px}
.article-check-grid>div{padding:20px;border:1px solid #f0d4e0;border-radius:16px;background:#fff9fb}
.article-check-grid span{display:grid;place-items:center;width:38px;height:38px;margin-bottom:12px;border-radius:11px;background:#ffeaf2;color:#d50055;font-weight:900}
.article-check-grid strong{display:block;margin-bottom:7px;color:#2d0c22}
.article-check-grid p{margin:0;font-size:14px!important;line-height:1.55!important}
.article-warning{margin:24px 0;padding:18px 20px;border:1px solid #efb8cd;border-radius:16px;background:#fff3f8;color:#713149;line-height:1.7}
.article-checklist{list-style:none!important;padding:0!important;display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:22px 0!important}
.article-checklist li{position:relative;padding:14px 16px 14px 44px!important;border:1px solid #f0d4e0;border-radius:14px;background:#fff9fb}
.article-checklist li:before{content:'✓';position:absolute;left:16px;top:13px;color:#d50055;font-weight:900}
@media(max-width:900px){.article-check-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:640px){.article-check-grid,.article-checklist{grid-template-columns:1fr}}

/* v0.25.7 – Ausztria országcikk ár- és biztosításblokkjai */
.article-price-table{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:24px 0}
.article-price-table>div{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:16px 18px;border:1px solid #f0d4e0;border-radius:14px;background:#fff9fb}
.article-price-table span{font-weight:750;color:#6d5261}
.article-price-table strong{font-size:17px;color:#2d0c22}
.article-insurance-grid{grid-template-columns:repeat(4,minmax(0,1fr));margin:24px 0}
.article-insurance-grid article{padding:20px;text-align:center}
.article-insurance-grid article span{font-weight:850;color:#c5004f}
.article-insurance-grid article h3{font-size:18px;margin:10px 0 0}
@media(max-width:760px){.article-price-table{grid-template-columns:repeat(2,minmax(0,1fr))}.article-insurance-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:520px){.article-price-table{grid-template-columns:1fr}}


/* v0.26.8 – Facebook-oldal megjelenítése */
.facebook-icon{display:inline-grid;place-items:center;flex:0 0 22px;width:22px;height:22px;border-radius:50%;background:#1877f2;color:#fff;font-family:Arial,sans-serif;font-size:16px;font-weight:900;line-height:1;text-transform:lowercase}
.topbar-facebook{display:inline-flex;align-items:center;gap:7px;font-weight:800}
.topbar-facebook .facebook-icon{width:20px;height:20px;font-size:15px;background:#fff;color:#1877f2}
.footer-facebook{display:inline-flex!important;align-items:center;gap:10px;width:max-content;margin-top:12px;padding:10px 14px;border:1px solid #d9e7fb;border-radius:10px;background:#f5f9ff;color:#165bb5!important;font-weight:800;text-decoration:none!important;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}
.footer-facebook:hover{transform:translateY(-1px);background:#fff;box-shadow:0 8px 20px rgba(24,119,242,.12)}
@media(max-width:760px){.topbar-facebook{display:none}.footer-facebook{width:100%;justify-content:center}}

/* v0.28.3 – csomagpontos árak */
.section-action-row{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end}
.country-price-card{min-height:164px}
.country-price-options{display:grid;gap:8px;margin-top:auto}
.price-option{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:9px 10px;border-radius:11px;background:#fff;border:1px solid #f1dce5}
.price-option small{font-size:12px;font-weight:800;color:#66525d;white-space:nowrap}
.price-option strong{margin:0;font-size:16px;color:#7d153f;white-space:nowrap}
.price-option.pickup{background:#fff3f7;border-color:#f3c5d7}
.price-option.pickup strong{color:#d60058}
.price-page-hero{max-width:1180px;margin:0 auto;padding:64px 24px 28px;display:flex;align-items:flex-end;justify-content:space-between;gap:30px}
.price-page-hero h1{font-size:clamp(38px,5vw,62px);line-height:1.02;margin:14px 0 14px;color:#2d0c22}
.price-page-hero p{max-width:760px;color:#526174;font-size:18px;line-height:1.7;margin:0}
.pickup-price-section{max-width:1180px;margin:0 auto}
.pickup-price-jump{display:flex;flex-wrap:wrap;gap:9px;margin-bottom:24px}
.pickup-price-jump a{display:inline-flex;padding:9px 13px;border:1px solid #f0d4e0;border-radius:999px;background:#fff8fb;color:#8c1747;font-weight:800;font-size:13px}
.pickup-price-list{display:grid;gap:22px}
.pickup-price-country{scroll-margin-top:24px;border:1px solid #efd4df;border-radius:22px;background:#fff;padding:26px;box-shadow:0 12px 34px rgba(80,8,40,.05)}
.pickup-country-head{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;padding-bottom:20px;border-bottom:1px solid #f4e4eb}
.pickup-country-head h2{font-size:30px;margin:10px 0 6px;color:#2d0c22}
.pickup-country-head p{margin:0;color:#6d5a65}
.pickup-start-price{display:flex;flex-direction:column;align-items:flex-end;gap:4px;background:#fff1f6;border:1px solid #f2ccdb;border-radius:15px;padding:12px 15px;white-space:nowrap}
.pickup-start-price span{font-size:12px;color:#8c6b79;font-weight:700}
.pickup-start-price strong{font-size:22px;color:#c60050}
.pickup-country-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);gap:24px;padding-top:22px}
.pickup-table-wrap{overflow-x:auto}
.pickup-price-table{width:100%;border-collapse:separate;border-spacing:0;border:1px solid #eee0e6;border-radius:15px;overflow:hidden}
.pickup-price-table th,.pickup-price-table td{padding:11px 14px;text-align:left;border-bottom:1px solid #f2e7ec}
.pickup-price-table th{background:#fff7fa;color:#6f3851;font-size:13px;text-transform:uppercase;letter-spacing:.04em}
.pickup-price-table td:last-child{text-align:right;color:#a50043}
.pickup-price-table tr:last-child td{border-bottom:0}
.pickup-side-info{display:grid;align-content:start;gap:14px}
.pickup-info-box{border:1px solid #f0d8e2;background:#fff9fb;border-radius:16px;padding:18px}
.pickup-info-box h3{margin:0 0 10px;font-size:18px;color:#3b1228}
.pickup-info-box p{margin:6px 0;color:#65525c;line-height:1.55}
.pickup-insurance-list{list-style:none;margin:0;padding:0;display:grid;gap:7px;color:#65525c}
.pickup-insurance-list li{padding-bottom:7px;border-bottom:1px dashed #ead8e0}
.pickup-insurance-list li:last-child{border-bottom:0;padding-bottom:0}
.pickup-price-note{margin-top:24px}
@media(max-width:850px){.price-page-hero{align-items:flex-start;flex-direction:column}.pickup-country-grid{grid-template-columns:1fr}.pickup-country-head{flex-direction:column}.pickup-start-price{align-items:flex-start}.section-action-row{justify-content:flex-start}}
@media(max-width:600px){.country-price-options{gap:6px}.price-option{align-items:flex-start;flex-direction:column}.pickup-price-country{padding:18px}.pickup-price-table th,.pickup-price-table td{padding:10px 11px}}
