@import url('https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700;800&display=swap');
:root{--green:#3b9f43;--ink:#0d1f0d}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:'Plus Jakarta Sans',system-ui,sans-serif}.site-shell{width:min(1280px,calc(100% - 48px));margin-inline:auto}.site-topbar{height:36px;color:#fff;background:linear-gradient(90deg,#5abb49,#237b38)}.topbar-inner{display:flex;align-items:center;height:100%;gap:20px}.topbar-inner a{color:#fff;font-size:13px;font-weight:700;text-decoration:none}.site-mainbar{height:82px;background:#fff}.mainbar-inner{display:flex;align-items:center;justify-content:space-between;height:100%}.site-logo img{display:block;width:145px;height:auto}.desktop-nav{display:flex;align-items:center;gap:30px;margin-left:auto;margin-right:70px}.desktop-nav a{position:relative;color:#111827;font-size:13px;font-weight:800;text-decoration:none;text-transform:uppercase}.desktop-nav a.active:after{position:absolute;right:0;bottom:-13px;left:0;height:2px;background:#42a64b;content:''}.header-actions{display:flex;align-items:center}.header-actions>div>button{border:0!important;width:64px!important;height:64px!important}.header-actions>div>button svg{width:28px!important;height:28px!important}.mobile-toggle{display:none;width:44px;height:44px;padding:10px;border:0;background:#fff}.mobile-toggle svg{width:24px}.mobile-nav{position:absolute;z-index:100;top:118px;right:20px;display:flex;flex-direction:column;width:240px;padding:12px;border:1px solid #e6eee4;border-radius:12px;background:#fff;box-shadow:0 16px 40px #183d1b24}.mobile-nav a{padding:12px;color:var(--ink);font-weight:700;text-decoration:none}.home-hero{position:relative;height:724px;overflow:hidden;background:linear-gradient(145deg,#e4f5d9,#c8e8ac)}.hero-shell{position:relative;height:100%}.hero-copy{position:relative;z-index:5;width:610px;padding-top:86px}.hero-copy h1{margin:0;font-size:66px;font-weight:700;line-height:1.16;letter-spacing:-3px}.hero-copy h1 em{color:#49a94d;font-style:normal}.hero-copy p{margin:22px 0 0;color:#29452c;font-size:25px;font-weight:500;line-height:1.55}.destination-search{display:flex;align-items:center;width:100%;height:80px;margin-top:38px;padding:8px 13px 8px 32px;border:1px solid #00000012;border-radius:999px;background:#fff;box-shadow:0 3px 15px #00000012}.destination-search input{flex:1;min-width:0;border:0!important;outline:0!important;box-shadow:none!important;color:var(--ink);font:500 16px inherit}.destination-search input::placeholder{color:#659462}.destination-search button{display:grid;width:48px;height:48px;border:0;border-radius:50%;background:linear-gradient(135deg,#63b94c,#238039);box-shadow:0 3px 9px #1e7a3460;color:#fff;cursor:pointer;place-items:center}.destination-search button svg{width:26px;height:26px}.hero-person{position:absolute;z-index:1;right:-5px;bottom:0;height:105%;max-width:58%;object-fit:contain;object-position:bottom right}.hero-benefits{position:absolute;z-index:3;top:276px;right:274px;display:flex;flex-direction:column;gap:17px}.benefit{display:flex;align-items:center;justify-content:space-between;width:324px;height:61px;padding:0 20px;border:1px solid #d9edd3;border-radius:14px;background:#fffffff2;box-shadow:0 4px 11px #0002;font-size:20px;font-weight:500}.benefit.offset{margin-left:50px}.benefit i{display:grid;width:31px;height:31px;border-radius:50%;background:linear-gradient(135deg,#61b94a,#29873d);place-items:center}.benefit i svg{width:13px}.regions-section{padding:58px 0 78px;background:#fff}.regions-section h2,.how-section h2{margin:0;text-align:center;font-size:42px;font-weight:500}.section-lead{margin:12px 0 34px;text-align:center;color:#668166}.region-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.region-card{display:flex;align-items:center;gap:18px;padding:22px;border:1px solid #dbead7;border-radius:16px;background:#fff;color:var(--ink);text-decoration:none;box-shadow:0 8px 25px #27572a0d;transition:.2s}.region-card:hover{transform:translateY(-3px);border-color:#7bc26d;box-shadow:0 12px 30px #27572a1a}.region-code{display:grid;width:54px;height:54px;border-radius:14px;background:#e2f4d9;color:#318b3e;font-weight:800;place-items:center}.region-card strong,.region-card small{display:block}.region-card strong{font-size:18px}.region-card small{margin-top:4px;color:#6c856c}.region-card svg{width:22px;margin-left:auto;color:#49a44e}.how-section{padding:76px 0 90px;background:#f4f8f2}.eyebrow{text-align:center;color:#409b47;font-size:13px;font-weight:800;letter-spacing:2px;text-transform:uppercase}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:40px}.steps-grid article{padding:30px;border:1px solid #e1ebdd;border-radius:18px;background:#fff;text-align:center}.steps-grid b{display:grid;width:45px;height:45px;margin:0 auto 18px;border-radius:50%;background:#3e9f45;color:#fff;place-items:center}.steps-grid h3{margin:0 0 8px;font-size:20px}.steps-grid p{margin:0;color:#6b7f6b;line-height:1.6}.site-footer{padding:52px 0 22px;background:#102514;color:#d8e7d8}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:60px}.footer-grid img{width:160px;filter:brightness(0) invert(1)}.footer-grid h3{margin:0 0 15px;color:#fff;font-size:15px}.footer-grid a,.footer-grid p{display:block;margin:8px 0;color:#b8cbb8;font-size:14px;text-decoration:none}.footer-bottom{margin-top:38px;padding-top:20px;border-top:1px solid #ffffff1a;font-size:12px;color:#93a893}
@media(max-width:1050px){.desktop-nav{gap:16px;margin-right:20px}.hero-copy{width:55%}.hero-copy h1{font-size:52px}.hero-copy p{font-size:20px}.hero-benefits{right:15%;top:310px}.benefit{width:270px;font-size:16px}.hero-person{right:-12%;max-width:68%}}
@media(max-width:760px){.site-shell{width:min(100% - 32px,1280px)}.site-topbar{display:none}.site-mainbar{height:72px}.site-logo img{width:130px}.desktop-nav{display:none}.mobile-toggle{display:block}.mobile-nav{top:68px}.home-hero{height:auto;min-height:680px}.hero-copy{width:100%;padding-top:45px;text-align:center}.hero-copy h1{font-size:42px;line-height:1.15;letter-spacing:-2px}.hero-copy p{font-size:18px}.destination-search{height:64px;margin-top:27px;padding-left:21px}.destination-search button{width:46px;height:46px}.hero-person{position:absolute;right:50%;bottom:0;height:330px;max-width:none;transform:translateX(50%)}.hero-benefits{display:none}.region-grid,.steps-grid,.footer-grid{grid-template-columns:1fr}.regions-section h2,.how-section h2{font-size:34px}.footer-grid{gap:24px}.desktop-only{display:none}}

/* Úticél autocomplete és eSIM találati nézet */
[x-cloak]{display:none!important}.destination-search-wrap{position:relative;width:100%;margin-top:38px}.destination-search-wrap .destination-search{margin-top:0}.destination-search .destination-clear{width:34px;height:34px;background:transparent;box-shadow:none;color:#4d8b50;font-size:22px}.destination-results{position:absolute;z-index:20;top:90px;right:0;left:0;padding:6px;border:6px solid #fff;border-radius:20px;background:#f7fbf5;box-shadow:0 12px 28px #173f1d30}.destination-results button{display:flex;align-items:center;width:100%;padding:11px 14px;border:0;border-radius:12px;background:transparent;color:var(--ink);font:inherit;text-align:left;cursor:pointer}.destination-results button:hover,.destination-results button.active{background:#e9f6e4}.destination-results strong{font-size:17px}.destination-results small{margin-left:auto;color:#589257}.destination-flag{margin-right:13px;font-size:29px;line-height:1}
.esim-results-page{min-height:780px;padding:24px;background:#f4f8f5}.esim-results-shell{display:grid;grid-template-columns:350px minmax(0,1fr);width:min(1118px,100%);min-height:760px;margin:auto;overflow:hidden;border-radius:0 0 22px 22px;background:#fff;box-shadow:0 10px 28px #173f1d12}.country-summary{align-self:start;margin:22px 16px 0 32px;overflow:hidden;border:1px solid #d7ead1;border-radius:20px;background:#fff}.country-photo{height:290px;background-color:#dcebd7;background-position:center;background-size:cover}.country-title{padding:17px 28px 24px;background:#f6f9f5}.country-continent{display:block;margin-left:76px;color:#5c9761;font-size:15px;font-weight:800;letter-spacing:1px}.country-title>div{display:flex;align-items:center;gap:16px}.country-big-flag{font-size:54px}.country-title h1{margin:0;font-size:29px;line-height:1.2}.country-summary>p{margin:0;padding:29px 31px;color:#5b8d60;font-size:18px;line-height:1.55}.plans-panel{padding:28px 32px 60px 16px}.plans-heading{display:flex;align-items:center;justify-content:space-between}.plans-heading h2{margin:0;font-size:23px}.plans-heading h2 b{color:#3b9f43}.plans-heading a{padding:11px 20px;border-radius:999px;background:#3c9d45;color:#fff;font-weight:700;text-decoration:none}.plan-filters{margin-top:28px;padding:22px;border:1px solid #dcebd8;border-radius:17px;background:#f8faf8}.type-switch{display:flex;width:190px;margin-bottom:14px;border-radius:999px;background:#eaf2e8}.type-switch button,.duration-switch button{border:0;background:transparent;color:#5a8a5a;cursor:pointer}.type-switch button{width:50%;padding:10px;border-radius:999px}.type-switch button.active,.duration-switch button.active{background:linear-gradient(135deg,#62ba4b,#26853b);box-shadow:0 3px 8px #267f3a42;color:#fff}.plan-filters>strong{display:block;margin-bottom:9px;color:#4b8d51;font-size:14px}.duration-switch{display:flex;flex-wrap:wrap;gap:9px}.duration-switch button{min-width:72px;padding:9px 15px;border:1px solid #d5e5d2;border-radius:999px;background:#fff}.plan-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:22px}.plan-card{padding:15px 16px 13px;border:1px solid #dce6da;border-radius:14px}.plan-card-top{display:flex;justify-content:space-between}.plan-card h3{margin:0;font-size:19px}.plan-card-top b{color:#16872b}.plan-card>span{display:block;margin-top:6px;color:#4c963f}.plan-card-actions{display:flex;align-items:center;gap:8px;margin-top:13px;padding-top:12px;border-top:1px solid #e8eee6}.quantity{display:flex;align-items:center;border-radius:9px;background:#f5f7f5}.quantity button{width:30px;height:34px;border:0;background:transparent;font-size:18px;cursor:pointer}.quantity span{min-width:20px;text-align:center}.add-plan{padding:10px 16px;border:0;border-radius:999px;background:linear-gradient(135deg,#62ba4b,#27863b);color:#fff;cursor:pointer;white-space:nowrap}.details-link{margin-left:auto;border:0;background:none;color:#57945b;cursor:pointer}.cart-success{margin-top:15px;padding:10px 15px;border-radius:10px;background:#e9f7e5;color:#257a35}.no-plans{grid-column:1/-1;padding:40px;text-align:center}.no-country{grid-column:1/-1;margin:auto;text-align:center}.no-country a{display:inline-block;margin-top:15px;padding:12px 20px;border-radius:99px;background:#379841;color:#fff;text-decoration:none}
@media(max-width:760px){.destination-search-wrap{margin-top:27px}.destination-search-wrap .destination-search{margin-top:0}.destination-results{top:72px;text-align:left}.esim-results-page{padding:0}.esim-results-shell{display:block}.country-summary{margin:16px}.country-photo{height:220px}.plans-panel{padding:18px 16px 45px}.plans-heading{align-items:flex-start;gap:12px}.plans-heading h2{font-size:19px}.plans-heading a{padding:9px 13px;font-size:13px}.plan-grid{grid-template-columns:1fr}.plan-card-actions{gap:5px}.add-plan{padding-inline:12px}.details-link{font-size:12px}}

/* Terméktalálatok finomhangolása */
.country-title h1{min-width:0;overflow-wrap:anywhere}.plan-card{min-width:0}.plan-card-actions>*{min-width:0}
@media(max-width:1120px) and (min-width:761px){.esim-results-page{padding:18px}.esim-results-shell{grid-template-columns:290px minmax(0,1fr)}.country-summary{margin-left:16px}.country-photo{height:245px}.country-title{padding-inline:18px}.country-continent{margin-left:66px}.country-big-flag{font-size:44px}.country-title h1{font-size:23px}.plans-panel{padding-right:18px}.plan-card-actions{gap:5px}.quantity button{width:25px}.add-plan{padding-inline:11px}.details-link{font-size:12px}}

/* Részletes eSIM termékoldal */
.esim-product-page{padding:44px 24px 72px;background:#f4f8f5}.esim-product-shell{display:grid;grid-template-columns:390px minmax(0,1fr);gap:42px;width:min(1120px,100%);margin:auto}.esim-product-visual{overflow:hidden;border:1px solid #d9e9d5;border-radius:24px;background:#fff;box-shadow:0 12px 35px #214d2410}.esim-product-photo{position:relative;height:355px;background-color:#dcebd7;background-position:center;background-size:cover}.esim-product-photo:after{position:absolute;inset:0;background:linear-gradient(180deg,transparent 55%,#07190a66);content:''}.esim-product-photo>span{position:absolute;z-index:1;right:22px;bottom:20px;font-size:60px;filter:drop-shadow(0 4px 5px #0004)}.esim-product-destination{padding:25px 28px 30px}.esim-product-destination small,.esim-product-content>span{color:#3d9845;font-weight:800;letter-spacing:1.2px}.esim-product-destination h2{margin:6px 0 2px;font-size:30px}.esim-product-destination p{margin:0;color:#628063}.esim-product-content{min-width:0}.back-to-plans{display:inline-block;margin-bottom:20px;color:#458c49;font-size:13px;font-weight:800;text-decoration:none}.esim-product-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;padding-bottom:24px;border-bottom:1px solid #dce8d9}.esim-product-heading>div>span{color:#3c9945;font-size:13px;font-weight:800;letter-spacing:1px;text-transform:uppercase}.esim-product-heading h1{margin:7px 0 4px;font-size:32px;line-height:1.22}.product-sku{margin:0;color:#789078;font-size:13px}.esim-product-price{flex:0 0 auto;color:#17852b;font-size:25px;font-weight:800;white-space:nowrap}.esim-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:24px}.esim-detail-grid article{min-width:0;padding:16px 18px;border:1px solid #dce8d9;border-radius:14px;background:#fff}.esim-detail-grid article.wide{grid-column:1/-1}.esim-detail-grid small{display:block;margin-bottom:6px;color:#648366;font-size:12px;font-weight:700;text-transform:uppercase}.esim-detail-grid strong{display:block;overflow-wrap:anywhere;font-size:15px;line-height:1.45}.esim-detail-grid p{margin:0;color:#354d36;line-height:1.55}.esim-purchase-box{display:flex;align-items:center;justify-content:space-between;gap:25px;margin-top:24px;padding:20px;border-radius:17px;background:#e8f5e3}.esim-purchase-box>div>strong,.esim-purchase-box>div>span{display:block}.esim-purchase-box>div>span{margin-top:4px;color:#5c795d;font-size:13px;line-height:1.4}.esim-purchase-box>div:last-child{flex:0 0 285px}.esim-cart-button{border:0!important;background:linear-gradient(135deg,#61b94b,#27873c)!important;box-shadow:0 5px 13px #267f3a42}.esim-cart-button:hover{background:linear-gradient(135deg,#52aa40,#1e7733)!important}.esim-add-to-cart input{border-color:#d1e3ce!important}
@media(max-width:850px){.esim-product-shell{grid-template-columns:1fr}.esim-product-visual{display:grid;grid-template-columns:1fr 1fr}.esim-product-photo{height:260px}.esim-product-destination{align-self:center}.esim-product-heading h1{font-size:27px}}
@media(max-width:600px){.esim-product-page{padding:20px 16px 48px}.esim-product-visual{display:block}.esim-product-photo{height:235px}.esim-product-heading{display:block}.esim-product-price{display:block;margin-top:14px}.esim-detail-grid{grid-template-columns:1fr}.esim-detail-grid article.wide{grid-column:auto}.esim-purchase-box{display:block}.esim-purchase-box>div:last-child{margin-top:18px}.esim-add-to-cart{gap:8px}}
.esim-detail-grid article.wide p{max-width:100%;overflow-wrap:break-word;word-break:normal}

.region-code.region-image{overflow:hidden;padding:5px;background:#eef3ec;font-size:24px}.region-code.region-image img{display:block;width:100%;height:100%;object-fit:contain}.regions-section .region-grid{align-items:stretch}.regions-section .region-card{min-width:0}.regions-section .region-card>span:nth-child(2){min-width:0}.regions-section .region-card strong{overflow-wrap:anywhere}

/* Reszponzív stabilizálás */
html,body{max-width:100%;overflow-x:clip}.site-mainbar,.site-header{position:relative;z-index:100}.mobile-toggle,.cart-trigger,.destination-search button,.region-card{touch-action:manipulation}.mobile-toggle:focus-visible,.destination-search button:focus-visible,.region-card:focus-visible{outline:3px solid #49a44d;outline-offset:3px}
@media(max-width:1050px) and (min-width:761px){.site-shell{width:min(100% - 36px,1280px)}.desktop-nav{gap:13px;margin-right:12px}.desktop-nav a,.desktop-nav .nav-dropdown>button{font-size:12px}.home-hero{height:650px}.hero-copy{padding-top:68px}.region-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:900px) and (min-width:761px){.hero-benefits{display:none}.hero-person{right:-14%;max-width:70%;opacity:.82}.hero-copy{width:58%}.destination-search{padding-left:24px}}
@media(max-width:760px){.site-mainbar{height:72px}.mainbar-inner{gap:12px}.header-actions{margin-left:auto}.header-actions>div>button{width:50px!important;height:50px!important}.mobile-toggle{flex:0 0 44px}.home-hero{min-height:0;padding:48px 0 54px}.hero-copy{padding-top:0}.hero-copy h1{font-size:clamp(35px,10.7vw,43px);line-height:1.12}.hero-copy p{margin-top:18px;font-size:17px;line-height:1.5}.hero-person{display:none}.destination-search-wrap{margin-top:25px}.destination-search{height:62px}.destination-results{top:70px;max-height:min(390px,52vh);overflow-y:auto}.regions-section{padding:44px 0 54px}.region-grid{gap:11px}.region-card{gap:13px;padding:14px}.region-code{flex:0 0 48px;width:48px;height:48px;border-radius:12px}.region-card strong{font-size:16px}.region-card small{font-size:12px}.region-card svg{flex:0 0 18px;width:18px}.how-section{padding:54px 0 64px}.steps-grid{gap:13px;margin-top:28px}.steps-grid article{padding:24px 20px}.site-footer{padding-top:42px}.footer-grid{gap:30px!important}}
@media(max-width:420px){.site-shell{width:calc(100% - 28px)}.site-logo img{width:126px}.hero-copy h1{letter-spacing:-1.7px}.destination-search{padding-left:18px}.destination-search input{font-size:15px}.regions-section h2,.how-section h2{font-size:30px}.region-card{align-items:center}.region-card small{display:none}}
.home-hero .destination-results{max-height:165px;overflow-y:auto;overscroll-behavior:contain}
@media(max-width:760px){.home-hero .destination-results{max-height:min(300px,42vh)}}
@media(min-width:761px){.esim-results-shell{border-radius:22px}}
.topbar-inner button{padding:0;border:0;background:transparent;color:#fff;font:inherit;font-size:13px;font-weight:700;cursor:pointer}

/* Nyitólap – Így működik */
.hm-steps-section{overflow:hidden;padding:82px 0 92px;background:radial-gradient(circle at 50% 0,#214b2a 0,transparent 42%),#102514;color:#fff}.hm-steps-title{margin-bottom:38px;text-align:center}.hm-steps-title span{color:#75ca61;font-size:13px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.hm-steps-title h2{margin:10px 0 0;color:#fff;font-size:clamp(30px,4vw,46px);font-weight:600;line-height:1.12;letter-spacing:-1.2px}.hm-steps-slider{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.hm-step-card{position:relative;min-height:470px;padding:28px 26px;overflow:hidden;border:1px solid #ffffff16;border-radius:28px;background:radial-gradient(circle at top right,#46a84f30,transparent 34%),linear-gradient(180deg,#19261d,#111a14);box-shadow:0 20px 50px #07150a48;transition:border-color .25s ease,transform .25s ease}.hm-step-card:hover{border-color:#72c75f73;transform:translateY(-6px)}.hm-step-number{margin-bottom:20px;color:#73c85e;font-size:16px;font-weight:800}.hm-step-card h3{margin:0 0 10px;color:#fff;font-size:27px;line-height:1.15}.hm-step-card>p{max-width:290px;min-height:66px;margin:0 0 22px;color:#d9e7d9;font-size:15px;line-height:1.5}.hm-step-btn{position:relative;z-index:4;display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:11px 20px;border-radius:999px;background:linear-gradient(135deg,#62ba4b,#27853b);box-shadow:0 10px 25px #07150a66;color:#fff;font-size:13px;font-weight:700;text-decoration:none;transition:filter .2s ease,transform .2s ease}.hm-step-btn:hover{color:#fff;filter:brightness(1.08);transform:translateY(-1px)}.hm-step-btn:focus-visible,.hm-arrow:focus-visible,.hm-dot:focus-visible{outline:3px solid #9be785;outline-offset:3px}.hm-visual{position:absolute;bottom:-18px;left:50%;width:250px;height:200px;transform:translateX(-50%)}.hm-phone{position:absolute;width:92px;height:172px;border:5px solid #243027;border-radius:18px;background:linear-gradient(160deg,#fff,#e5eee2);box-shadow:0 15px 35px #0006}.hm-phone:before{position:absolute;top:7px;left:50%;width:34px;height:7px;border-radius:0 0 8px 8px;background:#172019;content:"";transform:translateX(-50%)}.hm-phone.one{top:34px;left:38px;opacity:.6;transform:rotate(-14deg)}.hm-phone.two{top:18px;left:78px;opacity:.84;transform:rotate(-7deg)}.hm-phone.three{top:0;left:120px}.hm-chip{position:absolute;top:70px;left:50%;width:52px;height:46px;border-radius:12px;background:linear-gradient(135deg,#62ba4b,#27853b);transform:translateX(-50%)}.hm-chip:after{position:absolute;inset:0;display:grid;color:#fff;content:"✓";font-size:25px;font-weight:900;place-items:center}.hm-badge{position:absolute;z-index:3;padding:8px 11px;border-radius:12px;background:#fff;box-shadow:0 10px 25px #0004;color:#142217;font-size:11px;white-space:nowrap}.hm-badge.green{top:92px;right:2px}.hm-badge span,.hm-installed span{color:#3b9f43;font-weight:900}.hm-destination-stack{position:absolute;bottom:0;left:50%;width:245px;height:190px;transform:translateX(-50%)}.hm-dest-card{position:absolute;width:92px;height:120px;overflow:hidden;border:1px solid #ffffff18;border-radius:16px;background:linear-gradient(135deg,#344438,#1b281f);box-shadow:0 14px 35px #0005}.hm-dest-card:before{position:absolute;inset:0;background:radial-gradient(circle at 50% 25%,#5db64d,transparent 22%),linear-gradient(135deg,#ffffff24,transparent);content:""}.hm-dest-card.a{top:48px;left:20px;transform:rotate(-6deg)}.hm-dest-card.b{top:20px;left:78px;transform:rotate(3deg)}.hm-dest-card.c{top:50px;left:136px;transform:rotate(8deg)}.hm-plan{position:absolute;right:4px;padding:8px 13px;border-radius:30px;background:#fff;box-shadow:0 10px 25px #0004;color:#142217;font-size:11px;font-weight:800}.hm-plan span{margin-right:5px;color:#3b9f43}.hm-plan.p1{top:56px}.hm-plan.p2{top:95px}.hm-plan.p3{top:134px}.hm-qr-phone{top:10px;left:86px;transform:rotate(10deg)}.hm-qr-symbol{position:absolute;top:58px;left:50%;width:72px;height:72px;padding:7px;border-radius:9px;background:#fff;box-shadow:0 10px 20px #0003;transform:translateX(-50%)}.hm-qr-symbol svg{display:block;width:100%;height:100%;fill:#142217}.hm-installed{top:44px;left:4px}.hm-arrows,.hm-dots{display:none}.hm-dots{justify-content:center;gap:9px;margin-top:20px}.hm-dot{width:9px;height:9px;padding:0;border:0;border-radius:50%;background:#fff;opacity:.32;cursor:pointer}.hm-dot.active{background:#73c85e;opacity:1}
@media(max-width:900px){.hm-steps-section{padding:62px 0 70px}.hm-steps-slider{display:flex;gap:18px;margin-inline:-2px;padding:2px 2px 10px;overflow-x:auto;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none}.hm-steps-slider::-webkit-scrollbar{display:none}.hm-step-card{flex:0 0 min(82%,390px);min-height:460px;scroll-snap-align:center}.hm-arrows{display:flex;align-items:center;justify-content:space-between;margin-top:16px}.hm-arrow{display:grid;width:44px;height:44px;padding:0;border:1px solid #ffffff29;border-radius:50%;background:#19291e;color:#73c85e;cursor:pointer;font-size:28px;line-height:1;place-items:center}.hm-dots{display:flex}}
@media(max-width:520px){.hm-steps-section{padding:52px 0 60px}.hm-steps-title{margin-bottom:28px}.hm-steps-title h2{font-size:31px}.hm-step-card{flex-basis:92%;min-height:455px;padding:25px 22px}.hm-step-card h3{font-size:25px}.hm-step-card>p{min-height:0}.hm-step-btn{font-size:12px}.hm-arrows{padding-inline:2px}}
@media(prefers-reduced-motion:reduce){.hm-step-card,.hm-step-btn{transition:none}.hm-steps-slider{scroll-behavior:auto}}

/* Nyitólap – utazási előnyök */
.hm-travel-section{padding:94px 0 104px;background:#fff}.hm-travel-heading{max-width:760px;margin:0 auto 42px;text-align:center}.hm-travel-heading>span{color:#3b9f43;font-size:13px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.hm-travel-heading h2{margin:10px 0 14px;color:#102514;font-size:clamp(31px,4vw,48px);font-weight:600;line-height:1.12;letter-spacing:-1.4px}.hm-travel-heading p{margin:0;color:#667d68;font-size:17px;line-height:1.6}.hm-travel-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.hm-travel-card{--mx:50%;--my:50%;position:relative;min-height:380px;overflow:hidden;border-radius:28px;background:#18341f;box-shadow:0 24px 60px #17391c18;opacity:0;transform:translateY(54px) scale(.97);transition:opacity .75s ease var(--delay),transform .85s cubic-bezier(.2,.72,.2,1) var(--delay),box-shadow .35s ease}.hm-travel-card-wide{grid-column:1/-1;min-height:470px}.hm-travel-card.is-visible{opacity:1;transform:translateY(0) scale(1)}.hm-travel-card img{width:100%;height:100%;object-fit:cover;transform:scale(1.035);transition:transform .8s cubic-bezier(.2,.72,.2,1),filter .5s ease}.hm-travel-card-wide img{object-position:center 46%}.hm-travel-card:before{position:absolute;z-index:1;inset:0;background:linear-gradient(180deg,transparent 42%,#07140bc7 100%);content:"";pointer-events:none}.hm-travel-card:after{position:absolute;z-index:2;inset:0;background:radial-gradient(circle 230px at var(--mx) var(--my),#ffffff20,transparent 68%);content:"";opacity:0;pointer-events:none;transition:opacity .3s ease}.hm-travel-card:hover{box-shadow:0 30px 72px #17391c30}.hm-travel-card:hover img{filter:saturate(1.08);transform:scale(1.085)}.hm-travel-card:hover:after{opacity:1}.hm-travel-copy{position:absolute;z-index:3;right:30px;bottom:28px;left:30px;color:#fff;transform:translateY(12px);transition:transform .55s ease .15s}.hm-travel-card.is-visible .hm-travel-copy{transform:translateY(0)}.hm-travel-copy strong,.hm-travel-copy span{display:block}.hm-travel-copy strong{font-size:22px;font-weight:800;text-shadow:0 2px 12px #0008}.hm-travel-copy span{margin-top:6px;color:#e7f0e7;font-size:14px;line-height:1.45;text-shadow:0 2px 8px #000}.hm-travel-copy:before{display:block;width:42px;height:3px;margin-bottom:13px;border-radius:99px;background:#69c255;box-shadow:0 0 18px #69c255;content:"";transform:scaleX(0);transform-origin:left;transition:transform .7s ease calc(var(--delay) + 350ms)}.hm-travel-card.is-visible .hm-travel-copy:before{transform:scaleX(1)}
@media(max-width:760px){.hm-travel-section{padding:64px 0 72px}.hm-travel-heading{margin-bottom:30px}.hm-travel-heading p{font-size:15px}.hm-travel-grid{grid-template-columns:1fr;gap:16px}.hm-travel-card,.hm-travel-card-wide{grid-column:auto;min-height:330px;border-radius:22px}.hm-travel-card-wide{min-height:360px}.hm-travel-copy{right:22px;bottom:22px;left:22px}.hm-travel-copy strong{font-size:20px}}
@media(max-width:420px){.hm-travel-card,.hm-travel-card-wide{min-height:300px}.hm-travel-heading h2{font-size:30px}}
@media(prefers-reduced-motion:reduce){.hm-travel-card{opacity:1;transform:none;transition:none}.hm-travel-card img,.hm-travel-copy,.hm-travel-copy:before{transform:none;transition:none}.hm-travel-card:after{display:none}}
.hm-travel-card>img{position:absolute;inset:0}

/* Nyitólap – kiemelt GYIK */
.hm-faq-section{padding:96px 0 104px;background:linear-gradient(145deg,#e9f6e4,#d8efcb)}.hm-faq-layout{display:grid;grid-template-columns:minmax(280px,.72fr) minmax(0,1.28fr);gap:76px;align-items:start}.hm-faq-intro{position:sticky;top:35px}.hm-faq-intro>span{color:#348d3d;font-size:13px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.hm-faq-intro h2{margin:12px 0 18px;color:#102514;font-size:clamp(38px,5vw,62px);font-weight:600;line-height:1.02;letter-spacing:-2.2px}.hm-faq-intro p{max-width:460px;margin:0;color:#526d55;font-size:16px;line-height:1.65}.hm-faq-more{display:inline-flex;align-items:center;gap:13px;margin-top:30px;padding:13px 20px;border-radius:999px;background:#17391d;color:#fff;font-size:14px;font-weight:800;text-decoration:none;transition:gap .25s ease,transform .25s ease}.hm-faq-more:hover{gap:19px;color:#fff;transform:translateY(-2px)}.hm-faq-list{display:grid;gap:12px}.hm-faq-item{overflow:hidden;border:1px solid #badbae;border-radius:18px;background:#ffffffc7;box-shadow:0 12px 30px #2453290c;transition:border-color .25s ease,box-shadow .25s ease,transform .25s ease}.hm-faq-item:hover{border-color:#79bd69;box-shadow:0 16px 34px #24532918;transform:translateX(4px)}.hm-faq-item summary{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:22px 24px;cursor:pointer;list-style:none;color:#17321c;font-size:16px;font-weight:800}.hm-faq-item summary::-webkit-details-marker{display:none}.hm-faq-item summary i,.faq-page-item summary i{position:relative;display:grid;flex:0 0 34px;width:34px;height:34px;border-radius:50%;background:#e2f2dc;place-items:center}.hm-faq-item summary i:before,.hm-faq-item summary i:after,.faq-page-item summary i:before,.faq-page-item summary i:after{position:absolute;width:13px;height:2px;border-radius:2px;background:#328e3d;content:"";transition:transform .3s ease}.hm-faq-item summary i:after,.faq-page-item summary i:after{transform:rotate(90deg)}.hm-faq-item[open] summary i:after,.faq-page-item[open] summary i:after{transform:rotate(0)}.hm-faq-item[open]{border-color:#74b967;background:#fff}.hm-faq-item>div{padding:0 72px 23px 24px}.hm-faq-item p{margin:0;color:#5a705c;line-height:1.65}.hm-faq-item>div a{display:inline-block;margin-top:12px;color:#2f8c39;font-size:13px;font-weight:800;text-decoration:none}.hm-faq-item>div a:hover{text-decoration:underline}
@media(max-width:850px){.hm-faq-section{padding:66px 0 74px}.hm-faq-layout{grid-template-columns:1fr;gap:34px}.hm-faq-intro{position:static;text-align:center}.hm-faq-intro p{margin-inline:auto}.hm-faq-intro h2 br{display:none}.hm-faq-more{margin-top:23px}.hm-faq-item:hover{transform:none}}
@media(max-width:520px){.hm-faq-intro h2{font-size:38px;letter-spacing:-1.5px}.hm-faq-item summary{padding:18px;font-size:15px}.hm-faq-item>div{padding:0 58px 20px 18px}.hm-faq-item summary i{flex-basis:30px;width:30px;height:30px}}

/* Egységes storefront mozgásrendszer */
.hm-motion-enabled .hm-reveal{opacity:0;filter:blur(5px);transform:translate3d(0,34px,0);transition:opacity .72s ease var(--hm-reveal-delay,0ms),filter .72s ease var(--hm-reveal-delay,0ms),transform .82s cubic-bezier(.2,.72,.2,1) var(--hm-reveal-delay,0ms);will-change:opacity,transform}.hm-motion-enabled .hm-reveal.hm-reveal-visible{opacity:1;filter:blur(0);transform:translate3d(0,0,0)}.hm-motion-surface{transition:border-color .28s ease,box-shadow .32s ease,transform .32s cubic-bezier(.2,.72,.2,1)}.hm-motion-surface:hover{border-color:#72bd68!important;box-shadow:0 20px 46px #2356291b!important;transform:translateY(-5px)}.primary-button,.checkout-primary-button,.add-plan,.catalog-search>button,.destination-search button{position:relative;overflow:hidden;isolation:isolate;transition:box-shadow .25s ease,filter .25s ease,transform .25s ease}.primary-button:after,.checkout-primary-button:after,.add-plan:after,.catalog-search>button:after,.destination-search button:after{position:absolute;inset:-60% -120%;z-index:-1;background:linear-gradient(105deg,transparent 42%,#ffffff55 50%,transparent 58%);content:"";transform:translateX(-55%) rotate(8deg);transition:transform .65s ease}.primary-button:hover,.checkout-primary-button:hover,.add-plan:hover,.catalog-search>button:hover,.destination-search button:hover{filter:brightness(1.06);box-shadow:0 10px 24px #267f3a45;transform:translateY(-2px)}.primary-button:hover:after,.checkout-primary-button:hover:after,.add-plan:hover:after,.catalog-search>button:hover:after,.destination-search button:hover:after{transform:translateX(55%) rotate(8deg)}.desktop-nav>a:before{position:absolute;right:50%;bottom:-9px;left:50%;height:2px;border-radius:2px;background:#42a64b;content:"";transition:right .24s ease,left .24s ease}.desktop-nav>a:hover:before{right:0;left:0}.site-logo img{transition:filter .3s ease,transform .35s cubic-bezier(.2,.72,.2,1)}.site-logo:hover img{filter:saturate(1.15);transform:scale(1.045)}.hm-motion-enabled .home-hero:not(.hm-hero-ready) .hero-copy>*{opacity:0;transform:translateY(28px)}.home-hero .hero-copy>*{transition:opacity .75s ease,transform .8s cubic-bezier(.2,.72,.2,1)}.home-hero .hero-copy>h1{transition-delay:.05s}.home-hero .hero-copy>p{transition-delay:.14s}.home-hero .hero-copy>.destination-search-wrap,.home-hero .hero-copy>.destination-search{transition-delay:.23s}.hm-motion-enabled .home-hero:not(.hm-hero-ready) .hero-person{opacity:0;transform:translateX(45px) scale(.98)}.home-hero .hero-person{transition:opacity .9s ease .18s,transform 1s cubic-bezier(.2,.72,.2,1) .18s}.hm-motion-enabled .home-hero:not(.hm-hero-ready) .benefit{opacity:0;transform:translateX(35px)}.home-hero .benefit{transition:opacity .65s ease,transform .75s cubic-bezier(.2,.72,.2,1),box-shadow .25s ease}.home-hero .benefit:nth-child(1){transition-delay:.38s}.home-hero .benefit:nth-child(2){transition-delay:.48s}.home-hero .benefit:nth-child(3){transition-delay:.58s}.home-hero .benefit:hover{box-shadow:0 12px 28px #1d51222c;transform:translateX(-5px)}
@media(max-width:760px){.hm-motion-enabled .hm-reveal{filter:none;transform:translate3d(0,22px,0)}.hm-motion-surface:hover{transform:none}.home-hero .hero-person{transition:none}}
@media(prefers-reduced-motion:reduce){.hm-reveal,.hm-motion-enabled .hm-reveal,.home-hero .hero-copy>*,.home-hero .hero-person,.home-hero .benefit{opacity:1!important;filter:none!important;transform:none!important;transition:none!important}.hm-motion-surface,.primary-button,.checkout-primary-button,.add-plan,.catalog-search>button,.destination-search button,.site-logo img{transition:none!important}.hm-motion-surface:hover,.primary-button:hover,.checkout-primary-button:hover,.add-plan:hover,.catalog-search>button:hover,.destination-search button:hover,.site-logo:hover img{transform:none!important}.primary-button:after,.checkout-primary-button:after,.add-plan:after,.catalog-search>button:after,.destination-search button:after{display:none}}

/* Az úti cél találati listája átlóghat a következő szekció fölé. */
.home-hero{z-index:20;overflow:visible}.home-hero .hero-shell,.home-hero .hero-copy,.home-hero .destination-search-wrap{overflow:visible}.home-hero .destination-results{z-index:300;box-shadow:0 22px 55px #173f1d45}.regions-section{position:relative;z-index:1}

/* Mobilon két csomagkártya egy sorban. */
@media(max-width:760px){.plan-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.plan-card{display:flex;min-width:0;padding:13px 12px 12px;flex-direction:column}.plan-card-top{align-items:flex-start;gap:5px;flex-direction:column}.plan-card h3{font-size:17px}.plan-card-top b{font-size:15px;white-space:nowrap}.plan-card>span{margin-top:4px;font-size:13px}.plan-card-actions{display:grid;grid-template-columns:1fr;width:100%;gap:7px;margin-top:auto;padding-top:11px}.quantity,.add-plan,.details-link{width:100%;max-width:none}.quantity{display:grid;grid-template-columns:1fr auto 1fr;justify-content:stretch}.quantity button{width:auto;min-width:0}.add-plan{padding:9px 7px;font-size:13px}.details-link{margin:0;padding:7px 3px;text-align:center}.no-plans{grid-column:1/-1}}

/* Cloudflare Turnstile */
.turnstile-control{width:100%;max-width:100%;margin:18px 0 4px;overflow:hidden}.turnstile-control>[wire\:ignore]{max-width:100%}.turnstile-error{margin:8px 0 0!important;color:#b42318!important;font-size:13px!important;font-weight:600!important}.turnstile-control iframe{max-width:100%}

/* Élesítés alatti, környezeti változóval kapcsolható figyelmeztetés. */
.site-testing-notice{padding:10px 16px;background:#b42318;color:#fff;font-size:14px;font-weight:800;line-height:1.4;text-align:center}
