@font-face{font-family:Peyda;src:url(/fonts/PEYDA-REGULAR.TTF)format("truetype");font-weight:400;font-display:swap}@font-face{font-family:Peyda;src:url(/fonts/PEYDA-SEMIBOLD.TTF)format("truetype");font-weight:600;font-display:swap}@font-face{font-family:Peyda;src:url(/fonts/PEYDA-BOLD.TTF)format("truetype");font-weight:700;font-display:swap}@font-face{font-family:Peyda;src:url(/fonts/PEYDA-EXTRABOLD.TTF)format("truetype");font-weight:800;font-display:swap}:root{--ink:#171a35;--muted:#72758b;--brand:#373d82;--brand-deep:#272c65;--accent:#feb21a;--danger:#ce0f00;--bg:#f8f8fc;--surface:#fff;--surface-soft:#f1f2f8;--border:#e3e4ec;--header:#ffffffe0;--shadow:0 22px 60px #272c6521;--shadow-sm:0 12px 32px #272c6517;--public-header-height:86px;--public-header-logo-size:64px;--public-header-title-size:23px;--public-header-subtitle-size:11px}:root[data-theme=dark]{--ink:#f5f5fb;--muted:#a8abc0;--brand:#7d84db;--brand-deep:#1f234f;--accent:#feb21a;--bg:#111326;--surface:#1a1d35;--surface-soft:#232641;--border:#30344f;--header:#111326e6;--shadow:0 22px 60px #0000004d;--shadow-sm:0 12px 32px #00000038}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--ink);margin:0;font-family:Peyda,Tahoma,sans-serif;transition:background .25s,color .25s}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{cursor:pointer;border:0}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid color-mix(in srgb,var(--accent) 75%,transparent);outline-offset:2px}.container{width:min(1180px,100% - 40px);margin-inline:auto}.site-header{height:var(--public-header-height);z-index:50;background:var(--header);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid color-mix(in srgb,var(--border) 78%,transparent);position:sticky;top:0}.header-inner{align-items:center;gap:32px;min-width:0;height:100%;display:flex}.brand{flex-shrink:0;align-items:center;gap:11px;display:flex}.site-header .brand{gap:13px}.brand-mark{width:var(--public-header-logo-size);height:var(--public-header-logo-size);object-fit:contain}.site-header .brand-mark,.info-header .brand-mark{transform:scale(1.06)}.site-header .brand-mark.dark-logo,.info-header .brand-mark.dark-logo{clip-path:inset(0 0 19%)}.dark-logo,:root[data-theme=dark] .light-logo{display:none}:root[data-theme=dark] .dark-logo{display:block}.brand span{flex-direction:column;line-height:1.05;display:flex}.brand strong{font-size:20px;font-weight:800}.brand small{color:var(--muted);letter-spacing:.1px;margin-top:5px;font-size:10px}.site-header .brand strong{font-size:var(--public-header-title-size)}.site-header .brand small{font-size:var(--public-header-subtitle-size)}.main-nav{align-items:center;gap:30px;margin-inline-start:18px;display:flex}.main-nav a{color:var(--muted);font-size:14px;font-weight:600;transition:all .2s}.main-nav a:hover{color:var(--brand)}.header-actions{justify-content:flex-end;align-items:center;gap:9px;min-width:0;margin-inline-start:auto;display:flex}.theme-toggle{background:var(--surface-soft);width:42px;height:42px;color:var(--ink);border:1px solid var(--border);border-radius:13px;flex:0 0 42px;place-items:center;font-size:21px;display:grid}.track-button{height:42px;color:var(--muted);white-space:nowrap;background:0 0;padding:0 14px}.account-button{background:var(--brand-deep);color:#fff;white-space:nowrap;border-radius:13px;justify-content:center;align-items:center;gap:8px;height:43px;padding:0 17px;font-weight:600;display:flex}.account-button span{font-size:18px}.hero{background:linear-gradient(125deg,#f8f5ee 0%,#eeeff8 56%,#e7e9f6 100%);border-bottom-right-radius:46px;border-bottom-left-radius:46px;min-height:475px;position:relative;overflow:hidden}:root[data-theme=dark] .hero{background:linear-gradient(125deg,#15172d 0%,#1d2043 60%,#282c62 100%)}.hero:after{content:"";background:#373d8214;border-radius:50%;width:72%;height:340px;position:absolute;inset:auto -10% -230px;transform:rotate(-7deg)}.hero-content{z-index:2;grid-template-columns:1fr .9fr;align-items:center;height:475px;display:grid;position:relative}.hero-copy{padding:35px 0 72px}.eyebrow{color:var(--brand);background:color-mix(in srgb,var(--brand) 9%,transparent);border:1px solid color-mix(in srgb,var(--brand) 16%,transparent);border-radius:999px;align-items:center;gap:8px;padding:7px 13px;font-size:13px;font-weight:700;display:inline-flex}.eyebrow span{color:var(--accent)}.hero h1{letter-spacing:-1.6px;margin:18px 0 13px;font-size:54px;font-weight:800;line-height:1.22}.hero h1 em{color:var(--brand);font-style:normal;position:relative}.hero h1 em:after{content:"";background:var(--accent);opacity:.72;z-index:-1;border-radius:10px;height:8px;position:absolute;bottom:0;left:5px;right:5px;transform:rotate(-1deg)}.hero-copy>p{color:var(--muted);max-width:520px;margin:0;font-size:17px;line-height:2}.hero-trust{align-items:center;gap:22px;margin-top:27px;display:flex}.hero-trust div{flex-direction:column;display:flex}.hero-trust strong{color:var(--brand);font-size:17px}.hero-trust span{color:var(--muted);margin-top:4px;font-size:11px}.hero-trust i{background:var(--border);width:1px;height:30px}.hero-visual{place-items:center;height:100%;display:grid;position:relative;overflow:hidden}.hero-service-image{object-fit:contain;object-position:center;mix-blend-mode:multiply;width:100%;height:100%;animation:.32s both hero-service-image-in;display:block}.cloud{filter:blur(.2px);background:#ffffffc2;border-radius:50px;width:140px;height:38px;position:absolute}.cloud:before,.cloud:after{content:"";background:inherit;border-radius:50%;position:absolute}.cloud:before{width:60px;height:60px;bottom:3px;right:24px}.cloud:after{width:45px;height:45px;bottom:2px;right:70px}.cloud-a{top:145px;left:4px}.cloud-b{top:245px;left:280px;transform:scale(.75)}:root[data-theme=dark] .cloud{background:#696fb440}.plane{color:var(--brand-deep);filter:drop-shadow(0 12px 8px #272c6533);z-index:3;font-size:48px;position:absolute;top:91px;left:225px;transform:rotate(-20deg)}.flight-line{border-top:2px dashed #373d82a6;border-bottom:2px dashed #0000;border-left:2px dashed #373d82a6;border-right:0;border-radius:70% 0 0;width:205px;height:115px;position:absolute;top:127px;left:75px;transform:rotate(-4deg)}.mountain{clip-path:polygon(0 100%,0 72%,14% 51%,27% 68%,42% 31%,56% 70%,73% 40%,100% 75%,100% 100%);position:absolute;bottom:0}.mountain-back{opacity:.48;background:#b7bdd8;width:600px;height:250px;left:-30px}.mountain-front{background:linear-gradient(#545b9b,#2c316f);width:640px;height:180px;left:-60px}.destination-chip{z-index:4;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:var(--shadow-sm);color:#202449;background:#ffffffe6;border-radius:16px;align-items:center;gap:11px;padding:11px 15px;display:flex;position:absolute;bottom:80px;left:34px}.destination-chip>span{color:var(--danger);font-size:13px}.destination-chip div{flex-direction:column;display:flex}.destination-chip small{color:#888ba0;font-size:10px}.destination-chip strong{margin-top:2px;font-size:14px}.search-wrap{z-index:10;margin-top:-55px;position:relative}.search-card{background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow);border-radius:25px;padding:0 25px 25px}.service-tabs{border-bottom:1px solid var(--border);gap:8px;height:76px;display:flex}.service-tabs button,.service-tabs>a{min-width:105px;color:var(--muted);background:0 0;justify-content:center;align-items:center;gap:8px;padding:0 17px;font-weight:600;display:flex;position:relative}.service-tabs button>span,.service-tabs>a>span{font-size:20px}.service-tabs button.active{color:var(--brand)}.service-tabs button.active:after{content:"";background:var(--accent);border-radius:3px 3px 0 0;height:3px;position:absolute;bottom:-1px;left:15px;right:15px}.service-tabs>a.available-service{color:var(--brand)}.service-tabs>a.available-service:hover{background:var(--surface-soft)}.service-tabs small{background:var(--surface-soft);border-radius:6px;padding:2px 5px;font-size:8px}.search-options{align-items:center;gap:14px;height:60px;display:flex}.search-options>small{color:var(--muted);font-size:10px}.trip-summary{color:var(--brand);align-items:center;gap:7px;font-size:13px;font-weight:700;display:flex}.trip-summary b{background:color-mix(in srgb,var(--brand) 12%,transparent);border-radius:50%;place-items:center;width:20px;height:20px;font-size:10px;display:grid}.service-tabs button:disabled{cursor:not-allowed;opacity:.62}.search-fields{align-items:stretch;gap:10px;display:flex;position:relative}.field{border:1px solid var(--border);background:var(--surface);border-radius:14px;min-width:155px;padding:9px 13px;transition:all .2s}.field:focus-within{border-color:var(--brand);box-shadow:0 0 0 3px color-mix(in srgb,var(--brand) 10%,transparent)}.field label{color:var(--muted);margin-bottom:5px;font-size:10px;display:block}.field>div{align-items:center;gap:8px;display:flex}.field>div>span{color:var(--brand);font-size:18px}.field input,.field select{width:100%;color:var(--ink);background:0 0;border:0;outline:0;min-width:0;font-weight:600}.field input::placeholder{color:var(--muted);font-weight:400}.field small{color:var(--muted);font-size:9px}.city-field{flex:1}.passenger-field{min-width:150px}.field select{appearance:none}.swap-button{z-index:3;background:var(--surface);border:1px solid var(--border);width:31px;height:31px;color:var(--brand);border-radius:50%;align-self:center;position:absolute;right:calc(20% - 7px);box-shadow:0 4px 12px #272c651a}.search-button{background:var(--accent);color:#28231a;border-radius:14px;min-width:165px;padding:0 19px;font-weight:800;transition:all .2s;box-shadow:0 8px 20px #feb21a40}.search-button:hover{transform:translateY(-2px);box-shadow:0 12px 25px #feb21a57}.search-button span{margin-left:6px;font-size:21px}.section{padding:78px 0}.section-heading{justify-content:space-between;align-items:end;margin-bottom:28px;display:flex}.section-heading h2,.center-heading h2{margin:8px 0 0;font-size:29px}.section-kicker{color:var(--brand);font-size:12px;font-weight:700}.section-kicker:before{content:"";background:var(--accent);vertical-align:middle;border-radius:3px;width:18px;height:3px;margin-left:8px;display:inline-block}.section-heading>a{color:var(--brand);font-size:13px;font-weight:700}.route-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.route-card{background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow-sm);border-radius:20px;transition:all .25s;position:relative;overflow:hidden}.route-card:hover{box-shadow:var(--shadow);transform:translateY(-5px)}.route-art{background:var(--brand-deep);height:150px;position:relative;overflow:hidden}.route-art>img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.route-art__scrim{background:linear-gradient(#191d5005 36%,#191d50ad 100%);position:absolute;inset:0}.route-art b{color:#fff;opacity:.95;letter-spacing:2px;text-shadow:0 2px 8px #0f123859;font-size:22px;position:absolute;bottom:14px;right:18px}.art-plane{color:#fff;z-index:2;font-size:32px;position:absolute;top:29px;left:35px;transform:rotate(-15deg)}.route-body{padding:17px 18px 19px}.route-title{justify-content:space-between;align-items:center;display:flex}.route-title strong{font-size:17px}.route-title span{color:var(--brand);flex:1;align-items:center;gap:5px;margin:0 13px;font-size:12px;display:flex}.route-title i{border-top:1px dashed var(--border);flex:1;height:1px}.route-meta{color:var(--muted);justify-content:space-between;margin:12px 0 18px;font-size:11px;display:flex}.route-price{border-top:1px solid var(--border);justify-content:space-between;align-items:end;padding-top:13px;display:flex}.route-price small{color:var(--muted);font-size:10px}.route-price div{font-size:10px}.route-price strong{color:var(--danger);margin-left:3px;font-size:18px}.route-card>button{background:var(--surface);width:38px;height:38px;color:var(--brand);box-shadow:var(--shadow-sm);border-radius:12px;font-size:20px;position:absolute;top:130px;left:14px}.inspiration{padding-top:20px}.inspiration-card{color:#fff;background:linear-gradient(110deg,#272c65,#3d458f);border-radius:30px;align-items:center;min-height:310px;padding:45px 58px;display:flex;position:relative;overflow:hidden}.inspiration-card:before{content:"";background:radial-gradient(circle at 5% 20%,#feb21a38,#0000 28%);position:absolute;inset:0}.passport-stamp{opacity:.65;border:2px dashed #ffffff29;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:135px;height:135px;display:flex;position:absolute;bottom:-15px;right:42%;transform:rotate(-13deg)}.passport-stamp span{font-size:29px;font-weight:800}.passport-stamp small{letter-spacing:2px;font-size:8px}.inspiration-copy{z-index:2;width:51%;position:relative}.section-kicker.light{color:#fff}.inspiration h2{margin:9px 0;font-size:35px;line-height:1.45}.inspiration p{color:#d6d8ec;max-width:470px;font-size:13px;line-height:1.9}.inspiration a{background:var(--accent);color:#292314;border-radius:12px;align-items:center;gap:14px;margin-top:10px;padding:12px 20px;font-size:13px;font-weight:800;display:inline-flex}.inspiration a span{font-size:19px}.postcard{background:#272c65;border:7px solid #ffffffeb;width:370px;height:235px;position:absolute;top:38px;left:70px;overflow:hidden;transform:rotate(-4deg);box-shadow:0 24px 40px #00000038}.postcard-image{object-fit:cover;width:100%;height:100%;display:block}.center-heading{text-align:center;max-width:620px;margin:0 auto 34px}.center-heading p{color:var(--muted);font-size:14px}.benefit-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.benefit-grid article{background:var(--surface);border:1px solid var(--border);border-radius:19px;gap:17px;padding:25px;display:flex}.benefit-grid article>span{background:color-mix(in srgb,var(--brand) 10%,transparent);width:52px;height:52px;color:var(--brand);border-radius:16px;flex:none;place-items:center;font-size:16px;font-weight:800;display:grid}.benefit-grid h3{margin:3px 0 7px;font-size:16px}.benefit-grid p{color:var(--muted);margin:0;font-size:12px;line-height:1.8}footer{color:#fff;background:#171a3c;margin-top:35px;padding:56px 0 22px}.footer-top{grid-template-columns:1.45fr .8fr .9fr 1.05fr auto;gap:38px;padding-bottom:42px;display:grid}.footer-brand .brand img{object-fit:contain;width:48px;height:48px}.footer-brand .brand small{color:#a7abc9}.footer-brand>p{color:#a7abc9;max-width:310px;margin-top:18px;font-size:12px;line-height:1.9}.footer-top>div:not(.footer-brand){flex-direction:column;gap:11px;display:flex}.footer-top h4{margin:5px 0 7px;font-size:14px}.footer-top a,.footer-top span{color:#a7abc9;font-size:12px}.footer-top a:hover{color:#fff}.footer-top .phone{color:#fff;text-align:right;direction:ltr;font-size:20px;font-weight:700}.footer-trust{align-items:center;min-width:112px}.footer-trust h4{text-align:center}.footer-top .enamad-seal>a{background:#fff;border-radius:15px;place-items:center;width:108px;min-height:108px;padding:7px;transition:transform .2s,box-shadow .2s;display:grid;box-shadow:0 10px 28px #0000002e}.footer-top .enamad-seal>a:hover{transform:translateY(-2px);box-shadow:0 14px 32px #0000003d}.footer-top .enamad-seal img{width:100%;max-width:94px;height:auto;display:block}.footer-bottom{color:#7f84aa;border-top:1px solid #ffffff1a;justify-content:space-between;padding-top:20px;font-size:10px;display:flex}.footer-bottom div{gap:25px;display:flex}.mobile-nav{display:none}.toast{z-index:100;background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow);opacity:0;border-radius:16px;align-items:center;gap:12px;max-width:410px;padding:14px 18px;transition:all .35s;display:flex;position:fixed;bottom:25px;left:25px;transform:translateY(120px)}.toast.show{opacity:1;transform:translateY(0)}.toast>span{color:#118249;background:#dff6e9;border-radius:50%;place-items:center;width:36px;height:36px;font-weight:800;display:grid}.toast div{flex-direction:column;display:flex}.toast strong{font-size:13px}.toast small{color:var(--muted);margin-top:3px;font-size:10px}@media (width<=1050px){.main-nav{display:none}.hero-content{grid-template-columns:1.15fr .85fr}.hero h1{font-size:47px}.search-fields{flex-wrap:wrap}.field{flex:1;min-width:210px}.swap-button{display:none}.search-button{flex:1;height:58px}.route-grid{gap:12px}.postcard{width:330px;left:38px}.footer-top{grid-template-columns:1.45fr repeat(2,1fr);gap:25px}.footer-trust{align-items:flex-start}.footer-trust h4{text-align:right}}@media (width<=760px){:root{--public-header-height:72px;--public-header-logo-size:50px;--public-header-title-size:19px}.container{width:min(100% - 28px,600px)}.site-header{height:var(--public-header-height)}.header-inner{gap:8px}.brand-mark{width:var(--public-header-logo-size);height:var(--public-header-logo-size)}.site-header .brand{gap:8px}.site-header .brand strong{font-size:var(--public-header-title-size)}.brand small,.track-button,.account-button{display:none}.header-actions{gap:6px}.theme-toggle{flex-basis:39px;width:39px;height:39px}.hero{border-radius:0 0 30px 30px;min-height:610px}.hero-content{text-align:center;height:auto;padding-top:47px;display:block}.hero-copy{padding:0}.eyebrow{font-size:11px}.hero h1{letter-spacing:-1px;margin-top:14px;font-size:40px;line-height:1.28}.hero-copy>p{font-size:14px;line-height:1.8}.hero-trust{justify-content:center;gap:15px}.hero-trust strong{font-size:15px}.hero-visual{height:245px;margin-top:10px}.sun-disc{width:150px;height:150px;top:35px;left:50%;transform:translate(-50%)}.plane{font-size:38px;top:31px;left:58%}.flight-line{width:160px;height:80px;top:62px;left:29%}.mountain-back{width:110%;height:180px;left:-5%}.mountain-front{width:112%;height:130px;left:-6%}.cloud-a{top:78px;left:10%;transform:scale(.7)}.cloud-b{top:115px;left:65%;transform:scale(.5)}.destination-chip{text-align:right;bottom:25px;left:8px}.search-wrap{margin-top:-25px}.search-card{border-radius:20px;padding:0 14px 16px}.service-tabs{justify-content:space-between;height:68px;overflow-x:auto}.service-tabs button{flex-direction:column;gap:4px;min-width:73px;padding:0 8px;font-size:12px}.service-tabs button>span{font-size:18px}.service-tabs small{display:none}.search-options{gap:15px;height:57px}.direct-only{display:none!important}.search-fields{grid-template-columns:1fr 1fr;gap:8px;display:grid}.field{min-width:0}.city-field,.passenger-field{grid-column:auto}.search-button{grid-column:1/-1;height:54px}.section{padding:55px 0}.section-heading{align-items:start}.section-heading h2,.center-heading h2{font-size:23px;line-height:1.55}.section-heading>a{white-space:nowrap;margin-top:9px;font-size:11px}.route-grid{grid-template-columns:1fr}.route-card{grid-template-columns:105px 1fr;min-height:160px;display:grid}.route-art{height:100%;min-height:170px}.route-art:before{width:110px}.route-art b{font-size:16px}.art-plane{left:24px}.route-body{padding:18px}.route-card>button{top:auto;bottom:14px;left:14px}.inspiration-card{align-items:flex-start;min-height:520px;padding:34px 25px}.inspiration-copy{text-align:center;width:100%}.inspiration h2{font-size:29px}.inspiration p{font-size:12px}.postcard{width:270px;height:175px;top:auto;bottom:35px;left:50%;transform:translate(-50%)rotate(-3deg)}.postcard-island{height:60px}.passport-stamp{display:none}.benefit-grid{grid-template-columns:1fr}.footer-top{grid-template-columns:1fr 1fr;gap:32px}.footer-brand{grid-column:1/-1}.footer-bottom{flex-direction:column;gap:15px;padding-bottom:70px}.mobile-nav{background:var(--surface);border-top:1px solid var(--border);z-index:80;justify-content:space-around;height:64px;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -8px 25px #00000012}.mobile-nav a{color:var(--muted);flex-direction:column;justify-content:center;align-items:center;gap:3px;min-width:60px;font-size:9px;display:flex}.mobile-nav a span{font-size:19px}.mobile-nav a.active{color:var(--brand)}.toast{bottom:76px;left:14px;right:14px}.footer-top>div:not(.footer-brand):last-child{grid-column:1/-1}}@media (width<=420px){.hero h1{font-size:35px}.hero-trust span{font-size:9px}.search-options label{font-size:11px}.field{padding:8px 9px}.field input,.field select{font-size:12px}.section-heading{display:block}.section-heading>a{margin-top:12px;display:inline-block}.footer-top{grid-template-columns:1fr}.footer-top>div,.footer-brand{grid-column:1/-1!important}.footer-trust{align-items:center}.footer-trust h4{text-align:center}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}.info-page{background:var(--bg);min-height:100vh}.info-header{height:var(--public-header-height);z-index:60;background:var(--header);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid color-mix(in srgb,var(--border) 78%,transparent);position:sticky;top:0}.info-header .container{grid-template-columns:minmax(150px,1fr) auto minmax(150px,1fr);align-items:center;gap:22px;height:100%;display:grid}.info-header .brand{justify-self:start;gap:13px}.info-header .brand img{width:var(--public-header-logo-size);height:var(--public-header-logo-size);object-fit:contain}.info-header .brand strong{font-size:var(--public-header-title-size)}.info-header .brand small{font-size:var(--public-header-subtitle-size)}.info-header nav{color:var(--muted);background:var(--surface-soft);border:1px solid color-mix(in srgb,var(--border) 76%,transparent);border-radius:14px;justify-content:center;align-items:center;gap:3px;padding:4px;font-size:12px;font-weight:600;display:flex}.info-header nav a{white-space:nowrap;border-radius:10px;padding:8px 10px;transition:background .2s,color .2s,box-shadow .2s}.info-header nav a:hover{color:var(--brand);background:var(--surface)}.info-header nav a[aria-current=page]{color:var(--brand);background:var(--surface);box-shadow:0 4px 13px #272c6517}.info-header-cta{background:var(--brand-deep);color:#fff;border-radius:13px;justify-content:center;justify-self:end;align-items:center;gap:9px;min-width:142px;height:43px;padding:0 16px;font-size:13px;font-weight:700;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 8px 20px #272c6526}.info-header-cta:hover{transform:translateY(-1px);box-shadow:0 11px 24px #272c6536}.info-header-cta b{font-size:18px;line-height:1}.info-cta-mobile{display:none}.info-main{width:min(980px,100% - 40px);padding:46px 0 84px}.info-hero{border:1px solid color-mix(in srgb,var(--brand) 13%,var(--border));background:linear-gradient(135deg,color-mix(in srgb,var(--surface) 88%,#fff5d8),color-mix(in srgb,var(--surface) 88%,#e8eafa));border-radius:24px;max-width:none;margin-bottom:20px;padding:32px 35px;position:relative;overflow:hidden;box-shadow:0 15px 40px #272c650f}.info-hero:after{content:"";background:color-mix(in srgb,var(--accent) 18%,transparent);border-radius:50%;width:190px;height:190px;position:absolute;bottom:-115px;left:-75px}.info-hero small{z-index:1;color:var(--brand);background:color-mix(in srgb,var(--brand) 9%,transparent);border:1px solid color-mix(in srgb,var(--brand) 13%,transparent);border-radius:999px;padding:6px 11px;font-weight:700;display:inline-flex;position:relative}.info-hero h1{z-index:1;margin:13px 0 9px;font-size:38px;line-height:1.45;position:relative}.info-hero p{z-index:1;color:var(--muted);max-width:780px;margin:0;font-size:15px;line-height:2;position:relative}.info-content{background:var(--surface);border:1px solid var(--border);max-width:none;box-shadow:var(--shadow-sm);border-radius:22px;padding:30px}.info-content section+section{border-top:1px solid var(--border);margin-top:25px;padding-top:21px}.info-content h2{margin:0 0 9px;font-size:19px}.info-content p,.info-content li{color:var(--muted);font-size:14px;line-height:2}.info-content ul,.info-content ol{margin:8px 0;padding-right:22px}.info-content a{color:var(--brand);font-weight:700}.info-contact-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.info-contact-grid a{background:var(--surface-soft);border:1px solid var(--border);text-align:center;direction:ltr;border-radius:12px;padding:14px}.info-updated{color:var(--muted);margin-top:22px;font-size:11px;display:block}@media (width<=1050px){.info-header nav{display:none}.info-header .container{grid-template-columns:1fr auto}}@media (width<=760px){.info-header .container{gap:12px;width:calc(100% - 28px)}.info-header .brand{grid-column:1}.info-header .brand img{width:var(--public-header-logo-size);height:var(--public-header-logo-size)}.info-header-cta{grid-column:2;min-width:108px;height:40px;padding:0 12px;font-size:12px}.info-cta-desktop{display:none}.info-cta-mobile{display:inline}.info-main{width:min(100% - 28px,600px);padding:24px 0 70px}.info-hero{border-radius:19px;margin-bottom:15px;padding:23px 20px}.info-hero:after{width:130px;height:130px;bottom:-80px;left:-60px}.info-hero small{font-size:11px}.info-hero h1{margin-top:11px;font-size:28px}.info-hero p{font-size:13px;line-height:1.9}.info-content{border-radius:17px;padding:21px}.info-content h2{font-size:18px}.info-content p,.info-content li{font-size:13px}.info-contact-grid{grid-template-columns:1fr}}.plane-icon{color:var(--brand-deep);filter:drop-shadow(0 12px 8px #272c6533);z-index:3;position:absolute;top:91px;left:225px;transform:rotate(-20deg)}.destination-chip>svg{color:var(--danger);flex:none}.unified-search-card{padding:22px 24px 25px}.search-card-heading{justify-content:space-between;align-items:center;gap:20px;padding:0 2px 18px;display:flex}.search-card-heading>div{flex-direction:column;display:flex}.search-card-heading small{color:var(--muted);font-size:11px}.search-card-heading strong{margin-top:3px;font-size:18px}.search-card-heading>span{color:#18825f;background:#e9f8f2;border:1px solid #ccece0;border-radius:999px;align-items:center;gap:7px;padding:7px 11px;font-size:11px;font-weight:700;display:flex}:root[data-theme=dark] .search-card-heading>span{color:#7ce0ba;background:#18382f;border-color:#285244}.unified-search-card .service-tabs{background:var(--surface-soft);scrollbar-width:none;border:0;border-radius:18px;grid-template-columns:repeat(4,1fr);gap:10px;height:auto;padding:7px;display:grid;overflow:visible}.unified-search-card .service-tabs::-webkit-scrollbar{display:none}.unified-search-card .service-tabs button{min-width:0;height:70px;color:var(--muted);text-align:right;background:0 0;border:1px solid #0000;border-radius:13px;justify-content:flex-start;gap:11px;padding:0 15px;transition:all .2s}.unified-search-card .service-tabs button:after{display:none}.unified-search-card .service-tabs button:hover{background:color-mix(in srgb,var(--surface) 72%,transparent);color:var(--brand)}.unified-search-card .service-tabs button.active{background:var(--surface);color:var(--brand);border-color:var(--border);box-shadow:0 7px 20px #272c6517}.service-icon{background:color-mix(in srgb,var(--brand) 10%,transparent);width:40px;height:40px;color:var(--brand);border-radius:12px;flex:none;place-items:center;display:grid}.service-copy{flex-direction:column;align-items:flex-start;min-width:0;display:flex}.service-copy b{font-size:14px}.service-copy small{white-space:nowrap;color:var(--muted);margin-top:3px;background:0 0!important;padding:0!important;font-size:9px!important}.service-tabs button>em{background:color-mix(in srgb,var(--accent) 16%,transparent);color:#986400;white-space:nowrap;border-radius:999px;margin-right:auto;padding:3px 6px;font-size:8px;font-style:normal}.travel-search-form{padding-top:4px}.travel-search-form .search-options{height:54px;padding:0 3px}.travel-search-form .search-options>small{margin-right:auto}.trip-summary svg{color:#159f6d}.flight-trip-options{border:1px solid var(--border);background:color-mix(in srgb,var(--surface) 80%,transparent);border-radius:10px;gap:4px;padding:3px;display:flex}.flight-trip-options button{color:var(--muted);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:7px;padding:6px 11px;font-size:10px}.flight-trip-options button.active{background:var(--brand);color:#fff}.flight-cabin-inline{color:var(--muted);align-items:center;gap:7px;margin-right:auto;font-size:10px;display:flex}.flight-cabin-inline select{border:1px solid var(--border);background:var(--surface);color:var(--text);font:inherit;border-radius:9px;padding:6px 9px}.unified-fields{align-items:stretch;gap:9px;display:grid!important}.flight-fields{grid-template-columns:minmax(330px,2.2fr) .92fr 1fr auto}.flight-fields--round-trip{grid-template-columns:minmax(310px,2.2fr) .88fr .88fr 1fr auto}.flight-route-fields{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:9px;min-width:0;display:grid;position:relative}.hotel-fields{grid-template-columns:180px 145px 145px minmax(310px,1fr) 160px}.unified-fields .field{flex-direction:column;justify-content:center;min-width:0;min-height:60px;padding:8px 10px;display:flex;position:relative}.unified-fields .field>span{color:var(--muted);margin-bottom:5px;font-size:10px}.unified-fields .field>div:not(.compact-counters){align-items:center;gap:7px;min-width:0;display:flex}.unified-fields .field svg{color:var(--brand);flex:none}.unified-fields .field input,.unified-fields .field select{cursor:pointer;height:25px;font-size:13px}.unified-fields .field>small{color:var(--muted);margin-right:26px;font-size:9px;line-height:1.3}.unified-fields .field>div>small{color:var(--muted);margin-right:auto;font:9px Tahoma,sans-serif}.jalali-search-field{overflow:visible;padding:7px 10px!important}.jalali-search-field .jalali-field{width:100%;position:relative}.jalali-search-field .jalali-field>label{color:var(--muted);margin-bottom:2px;font-size:10px;display:block}.jalali-search-field .jalali-trigger{width:100%;height:27px;color:var(--ink);text-align:right;background:0 0;border:0;align-items:center;gap:7px;padding:0;font-size:12px;font-weight:600;display:flex}.jalali-search-field .jalali-trigger>svg{color:var(--brand);flex:none}.jalali-search-field .jalali-trigger:focus-visible{box-shadow:0 0 0 3px color-mix(in srgb,var(--brand) 10%,transparent);border-radius:7px;outline:0}.jalali-popover{z-index:220;background:var(--surface);border:1px solid var(--border);width:305px;box-shadow:var(--shadow);color:var(--ink);border-radius:14px;padding:12px;position:absolute;top:calc(100% + 8px);right:-11px}.jalali-popover>header{grid-template-columns:34px 1fr 34px;align-items:center;gap:5px;margin-bottom:8px;display:grid}.jalali-popover>header strong{text-align:center;font-size:13px}.jalali-popover>header button{background:var(--surface-soft);width:34px;height:34px;color:var(--brand);border-radius:8px;place-items:center;display:grid}.jalali-weekdays,.jalali-days{grid-template-columns:repeat(7,1fr);gap:3px;display:grid}.jalali-weekdays span{height:27px;color:var(--muted);place-items:center;font-size:10px;display:grid}.jalali-days button{height:34px;color:var(--ink);background:0 0;border-radius:8px;font-size:11px}.jalali-days button:hover:not(:disabled){background:var(--surface-soft);color:var(--brand)}.jalali-days button.outside{color:color-mix(in srgb,var(--muted) 55%,transparent)}.jalali-days button.selected{background:var(--brand);color:#fff;font-weight:700}.jalali-days button:disabled{opacity:.25;cursor:not-allowed}.unified-fields .search-button{white-space:nowrap;border-radius:14px;justify-content:center;align-items:center;gap:8px;min-width:162px;font-size:13px;display:flex}.unified-fields .search-button:disabled{opacity:.58;cursor:wait}.unified-fields .swap-button{place-items:center;width:32px;height:32px;padding:0;display:grid;top:50%;right:50%;transform:translate(50%,-50%)}.counter-field>div{justify-content:space-between}.counter-field strong,.guest-summary-field strong{white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.mini-counter{background:var(--surface-soft);border-radius:9px;flex:none;align-items:center!important;gap:4px!important;padding:3px!important;display:flex!important}.mini-counter>span{display:none}.mini-counter button{background:var(--surface);border:1px solid var(--border);width:24px;height:24px;color:var(--brand);border-radius:7px;place-items:center;display:grid}.mini-counter button:disabled{opacity:.35;cursor:not-allowed}.mini-counter b{text-align:center;min-width:17px;font-size:10px}.hotel-city-field{min-width:0!important}.hotel-city-field select{font-size:12px}.guest-summary-field{min-width:0!important;padding:7px 9px!important}.guest-summary-field>span{color:var(--muted);align-items:center;gap:5px;font-size:9px;display:flex}.guest-summary-field>span svg{color:var(--brand)}.compact-counters{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:6px;gap:6px!important;display:grid!important}.compact-counters .mini-counter{grid-template-columns:1fr 20px 16px 20px;min-width:0;gap:2px!important;padding:3px 5px!important;display:grid!important}.compact-counters .mini-counter>span{text-overflow:ellipsis;white-space:nowrap;min-width:0;color:var(--muted);font-size:8px;display:block;overflow:hidden}.compact-counters .mini-counter button{width:20px;height:20px}.compact-counters .mini-counter b{min-width:12px;font-size:9px}.party-picker{width:100%;min-width:0;display:block!important;position:relative!important}.party-trigger{width:100%;height:100%;min-height:42px;color:var(--ink);text-align:right;background:0 0;border-radius:9px;align-items:center;gap:9px;padding:0;display:flex}.party-trigger>svg{color:var(--brand);flex:none}.party-trigger>span{flex-direction:column;min-width:0;display:flex}.party-trigger small{color:var(--muted);font-size:9px;font-weight:500}.party-trigger strong{white-space:nowrap;text-overflow:ellipsis;margin-top:2px;font-size:12px;overflow:hidden}.party-trigger:hover strong{color:var(--brand)}.party-sheet-backdrop{display:none}.party-popover{z-index:260;inset-inline-end:0;background:var(--surface);width:min(370px,100vw - 28px);max-height:min(610px,100vh - 120px);color:var(--ink);border:1px solid var(--border);box-shadow:var(--shadow);border-radius:20px;flex-direction:column;position:absolute;top:calc(100% + 11px);overflow:hidden;display:flex!important}.party-popover>header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-start;gap:15px;padding:17px 18px 14px;display:flex}.party-popover>header>div{flex-direction:column;display:flex}.party-popover>header strong{font-size:15px}.party-popover>header p{color:var(--muted);margin:3px 0 0;font-size:10px;line-height:1.7}.party-close{background:var(--surface-soft);width:34px;height:34px;color:var(--muted);border-radius:10px;flex:0 0 34px;place-items:center;display:grid}.party-popover-body{overscroll-behavior:contain;padding:7px 17px;overflow-y:auto}.party-row{border-bottom:1px solid color-mix(in srgb,var(--border) 75%,transparent);grid-template-columns:38px 1fr auto;align-items:center;gap:10px;min-height:68px;display:grid}.party-row:last-child{border-bottom:0}.party-row-icon{background:color-mix(in srgb,var(--brand) 9%,var(--surface));width:36px;height:36px;color:var(--brand);border-radius:11px;place-items:center;display:grid}.party-row>div:not(.party-stepper){flex-direction:column;display:flex}.party-row strong{font-size:12px}.party-row small{color:var(--muted);margin-top:3px;font-size:9px}.party-row.unavailable{opacity:.65}.soon-chip{color:#8b6405;background:color-mix(in srgb,var(--accent) 18%,var(--surface));border-radius:999px;padding:5px 8px;font-size:8px;font-weight:700}.party-stepper{grid-template-columns:32px 26px 32px;align-items:center;background:0 0!important;gap:5px!important;padding:0!important;display:grid!important}.party-stepper button{border:1px solid var(--border);background:var(--surface-soft);width:32px;height:32px;color:var(--brand);border-radius:10px;place-items:center;transition:all .18s;display:grid}.party-stepper button:hover:not(:disabled){border-color:var(--brand);background:color-mix(in srgb,var(--brand) 8%,var(--surface))}.party-stepper button:disabled{opacity:.32;cursor:not-allowed}.party-stepper b{text-align:center;font-size:12px}.party-popover>footer{border-top:1px solid var(--border);background:color-mix(in srgb,var(--surface) 92%,var(--surface-soft));flex:none;padding:13px 17px 16px}.party-confirm{background:var(--brand-deep);color:#fff;width:100%;height:44px;box-shadow:0 8px 20px color-mix(in srgb,var(--brand-deep) 24%,transparent);border-radius:12px;font-size:12px;font-weight:800}.party-confirm:hover{filter:brightness(1.1);transform:translateY(-1px)}.hotel-room-list{padding-top:12px;padding-bottom:12px}.hotel-room-section{border:1px solid var(--border);background:color-mix(in srgb,var(--surface-soft) 38%,var(--surface));border-radius:15px;margin-bottom:10px;overflow:hidden}.hotel-room-section>header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;height:45px;padding:0 12px;display:flex}.hotel-room-section>header>div{align-items:center;gap:7px;display:flex}.hotel-room-section>header>div>span{background:var(--brand);color:#fff;border-radius:8px;place-items:center;width:24px;height:24px;font-size:9px;font-weight:700;display:grid}.hotel-room-section>header strong{font-size:11px}.hotel-room-section>header>button{color:#b33b4c;background:0 0;align-items:center;gap:4px;font-size:9px;font-weight:700;display:flex}.hotel-room-section .party-row{grid-template-columns:32px 1fr auto;min-height:61px;margin:0 12px}.hotel-room-section .party-row-icon{border-radius:9px;width:30px;height:30px}.hotel-room-section .party-stepper{grid-template-columns:29px 22px 29px}.hotel-room-section .party-stepper button{width:29px;height:29px}.hotel-child-ages{border-top:1px dashed var(--border);grid-template-columns:1fr 1fr;gap:7px;padding:10px 12px;display:grid}.hotel-child-ages label{flex-direction:column;gap:4px;display:flex}.hotel-child-ages span{color:var(--muted);font-size:8px}.hotel-child-ages select{border:1px solid var(--border);background:var(--surface);height:34px;color:var(--ink);border-radius:9px;padding:0 8px;font-size:10px}.add-room-button{border:1px dashed color-mix(in srgb,var(--brand) 40%,var(--border));background:color-mix(in srgb,var(--brand) 5%,var(--surface));width:100%;min-height:43px;color:var(--brand);border-radius:12px;justify-content:center;align-items:center;gap:7px;font-size:11px;font-weight:700;display:flex}.add-room-button small{color:var(--muted);font-size:8px}.add-room-button:disabled{opacity:.48;cursor:not-allowed}.guest-summary-field,.counter-field{overflow:visible!important}.guest-summary-field>.party-picker,.counter-field>.party-picker{height:100%}.inline-retry{color:#b72f43;background:#fff1f3;border-radius:10px;margin:10px auto 0;padding:8px 12px;font-size:11px;display:block}.search-error{color:#b72f43;background:#fff0f2;border:1px solid #f3d5da;border-radius:11px;justify-content:space-between;align-items:center;margin-top:12px;padding:10px 12px;font-size:11px;display:flex}.search-error button{color:inherit;background:0 0;font-size:18px;line-height:1}.coming-soon-panel{border:1px dashed color-mix(in srgb,var(--brand) 28%,var(--border));background:linear-gradient(115deg,color-mix(in srgb,var(--brand) 5%,var(--surface)),var(--surface));border-radius:16px;grid-template-columns:58px 1fr auto;align-items:center;gap:16px;min-height:155px;margin-top:16px;padding:20px;display:grid}.coming-soon-panel>span{background:color-mix(in srgb,var(--brand) 11%,transparent);width:54px;height:54px;color:var(--brand);border-radius:16px;place-items:center;display:grid}.coming-soon-panel small{color:var(--brand);font-size:10px;font-weight:700}.coming-soon-panel h2{margin:3px 0;font-size:18px}.coming-soon-panel p{color:var(--muted);margin:0;font-size:11px}.coming-soon-panel>button{background:var(--brand);color:#fff;border-radius:11px;align-items:center;gap:7px;height:40px;padding:0 14px;font-size:11px;display:flex}.section-heading>a{align-items:center;gap:6px;display:flex}.art-plane-icon{color:#fff;z-index:2;position:absolute;top:29px;left:35px;transform:rotate(-15deg)}.route-meta span{align-items:center;gap:5px;display:flex}.route-title span svg{flex:none}.route-card>button{place-items:center;display:grid}.inspiration a{display:inline-flex}.benefit-grid article>span svg{stroke-width:1.8px}.mobile-nav a span{height:20px}@media (width<=1120px){.flight-fields,.flight-fields--round-trip{grid-template-columns:1fr 1fr 1fr}.flight-route-fields{grid-column:span 2}.hotel-fields{grid-template-columns:1.2fr 1fr 1fr}.unified-fields .search-button{height:58px}.flight-fields:not(.flight-fields--round-trip) .counter-field,.hotel-fields .guest-summary-field{grid-column:span 2}}@media (width>=761px) and (width<=1120px){.search-wrap:has(.party-popover){z-index:100}.party-sheet-backdrop{z-index:249;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0c0e2266;display:block;position:fixed;inset:0}.party-popover{z-index:250;max-height:calc(100vh - 40px);position:fixed;inset:50% 50% auto auto;transform:translate(50%,-50%)}}@media (width<=760px){.unified-search-card{padding:14px}.search-card-heading{display:none}.unified-search-card .service-tabs{border-radius:14px;grid-template-columns:repeat(4,minmax(78px,1fr));gap:5px;padding:5px;overflow-x:auto}.unified-search-card .service-tabs button{flex-direction:column;justify-content:center;gap:5px;height:64px;padding:7px}.service-icon{border-radius:9px;width:30px;height:30px}.service-icon svg{width:18px}.service-copy{align-items:center}.service-copy b{font-size:11px}.service-copy small,.service-tabs button>em{display:none}.travel-search-form .search-options{flex-direction:column;justify-content:center;align-items:flex-start;gap:2px;height:auto;min-height:50px}.travel-search-form .search-options>small{margin:0;font-size:9px}.flight-fields,.flight-fields--round-trip,.hotel-fields{grid-template-columns:1fr 1fr}.flight-route-fields,.flight-fields:not(.flight-fields--round-trip) .date-field{grid-column:1/-1}.unified-fields .field{min-height:66px}.unified-fields .swap-button{display:grid}.counter-field,.guest-summary-field{grid-column:1/-1!important}.unified-fields .search-button{grid-column:1/-1;min-height:54px}.hotel-city-field{grid-column:1/-1}.compact-counters{justify-content:space-between}.compact-counters .mini-counter{flex:1;justify-content:center}.coming-soon-panel{grid-template-columns:48px 1fr;min-height:180px;padding:16px}.coming-soon-panel>span{width:46px;height:46px}.coming-soon-panel>button{grid-column:1/-1;justify-content:center;justify-self:stretch}.coming-soon-panel h2{font-size:15px}.coming-soon-panel p{font-size:10px;line-height:1.8}.plane-icon{width:40px;top:31px;left:58%}.art-plane-icon{left:24px}.jalali-popover{width:auto;position:fixed;inset:auto 12px 76px}.party-sheet-backdrop{z-index:249;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0c0e227a;display:block;position:fixed;inset:0}.party-popover{z-index:250;border-bottom:0;border-radius:23px 23px 0 0;width:100%;max-height:min(82vh,680px);position:fixed;inset:auto 0 0}.party-popover>header{padding-top:20px}.party-popover>footer{padding-bottom:max(18px,env(safe-area-inset-bottom))}body:has(.party-popover) .mobile-nav{opacity:0;pointer-events:none}}@media (width<=430px){.unified-search-card .service-tabs{grid-template-columns:repeat(4,76px)}.flight-fields,.flight-fields--round-trip,.hotel-fields{grid-template-columns:1fr}.flight-route-fields{grid-column:1}.hotel-city-field,.date-field,.counter-field,.guest-summary-field{grid-column:1!important}.unified-fields .field{min-height:64px}.compact-counters{flex-wrap:wrap}.compact-counters .mini-counter{min-width:95px}.travel-search-form .search-options>small{display:none}}.public-header{height:var(--public-header-height);z-index:70;background:var(--header);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid color-mix(in srgb,var(--border) 78%,transparent);position:sticky;top:0}.public-header__inner{align-items:center;gap:34px;height:100%;display:flex}.public-brand{flex:none;align-items:center;gap:13px;display:flex}.public-brand img{width:var(--public-header-logo-size);height:var(--public-header-logo-size);object-fit:contain;transform:scale(1.06)}.public-brand .dark-logo{clip-path:inset(0 0 19%)}.public-brand strong{font-size:var(--public-header-title-size);color:var(--ink)}.public-primary-nav{align-items:center;gap:8px;display:flex}.public-primary-nav a,.public-primary-nav button{height:42px;color:var(--muted);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:12px;align-items:center;gap:6px;padding:0 13px;font-size:13px;font-weight:700;transition:all .2s;display:flex}.public-primary-nav a:hover,.public-primary-nav button:hover,.public-primary-nav button.active,.public-primary-nav a[aria-current=page]{background:var(--surface-soft);color:var(--brand)}.public-primary-nav a[aria-current=page]{box-shadow:inset 0 -2px var(--accent)}.public-header__actions{align-items:center;gap:8px;margin-right:auto;display:flex}.public-theme-toggle,.public-mobile-more{border:1px solid var(--border);background:var(--surface);width:42px;height:42px;color:var(--ink);cursor:pointer;border-radius:13px;place-items:center;display:grid}.public-mobile-more{display:none}.public-support-link{background:var(--surface-soft);border:1px solid var(--border);height:46px;color:var(--brand);border-radius:13px;align-items:center;gap:9px;padding:0 13px;display:flex}.public-support-link span{flex-direction:column;display:flex}.public-support-link small{color:var(--muted);font-size:8px}.public-support-link b{direction:ltr;margin-top:2px;font-size:12px}.public-drawer-layer{z-index:120;position:fixed;inset:0}.public-drawer-backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#1113267a;border:0;position:absolute;inset:0}.public-more-drawer{background:var(--surface);flex-direction:column;width:min(430px,92vw);padding:32px;animation:.25s public-drawer-in;display:flex;position:absolute;top:0;bottom:0;right:0;box-shadow:-24px 0 70px #1417383d}.public-more-drawer>header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-start;padding-bottom:25px;display:flex}.public-more-drawer>header small{color:var(--accent);font-size:11px;font-weight:800}.public-more-drawer>header h2{margin-top:7px;font-size:25px}.public-more-drawer>header button{border:1px solid var(--border);background:var(--surface-soft);width:42px;height:42px;color:var(--ink);cursor:pointer;border-radius:13px;place-items:center;display:grid}.public-more-drawer nav{gap:9px;padding:24px 0;display:grid}.public-more-drawer nav a{border:1px solid var(--border);color:var(--ink);border-radius:16px;grid-template-columns:38px 1fr 24px;align-items:center;gap:12px;padding:16px;transition:all .2s;display:grid}.public-more-drawer nav a:hover{border-color:color-mix(in srgb,var(--brand) 45%,var(--border));transform:translate(-3px);box-shadow:0 10px 25px #272c6514}.public-more-drawer nav a>span{color:var(--accent);font-size:11px;font-weight:800}.public-more-drawer nav a div{flex-direction:column;display:flex}.public-more-drawer nav a strong{font-size:15px}.public-more-drawer nav a small{color:var(--muted);margin-top:5px;font-size:10px}.public-more-drawer>footer{background:var(--brand-deep);color:#fff;border-radius:17px;align-items:center;gap:12px;margin-top:auto;padding:18px;display:flex}.public-more-drawer>footer div{flex-direction:column;display:flex}.public-more-drawer>footer small{color:#c9cce8;font-size:9px}.public-more-drawer>footer a{margin-top:4px;font-size:13px;font-weight:800}.public-menu-open{overflow:hidden}@keyframes public-drawer-in{0%{transform:translate(100%)}to{transform:translate(0)}}.public-mobile-services{display:none}@media (width<=1050px){.public-primary-nav{gap:2px}.public-primary-nav a,.public-primary-nav button{padding:0 9px;font-size:12px}.public-support-link span{display:none}.public-support-link{justify-content:center;width:42px;padding:0}}@media (width<=760px){.public-header__inner,.public-brand{gap:8px}.public-primary-nav,.public-support-link{display:none}.public-header__actions{gap:6px}.public-mobile-more{display:grid}.public-theme-toggle,.public-mobile-more{width:39px;height:39px}.public-more-drawer{padding:22px}.public-more-drawer>header h2{font-size:21px}.public-more-drawer nav a{padding:14px}}.public-drawer-backdrop{-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0}.public-more-drawer{top:calc(var(--public-header-height) + 9px);width:390px;max-height:calc(100vh - var(--public-header-height) - 25px);border:1px solid var(--border);border-radius:20px;padding:20px;animation:.18s public-popover-in;bottom:auto;right:max(24px,50vw - 325px);box-shadow:0 22px 60px #14173833}.public-more-drawer:before{content:"";background:var(--surface);border-top:1px solid var(--border);border-right:1px solid var(--border);width:13px;height:13px;position:absolute;top:-7px;right:28px;transform:rotate(-45deg)}.public-more-drawer>header{padding-bottom:14px}.public-more-drawer>header h2{font-size:19px}.public-more-drawer>header button{border-radius:10px;width:34px;height:34px}.public-more-drawer nav{gap:6px;padding:13px 0}.public-more-drawer nav a{background:var(--surface-soft);border:0;border-radius:13px;grid-template-columns:30px 1fr 20px;padding:11px 12px}.public-more-drawer nav a:hover{box-shadow:none;background:color-mix(in srgb,var(--brand) 8%,var(--surface));transform:none}.public-more-drawer>footer{border-radius:13px;padding:13px}@keyframes public-popover-in{0%{opacity:0;transform:translateY(-7px)}to{opacity:1;transform:translateY(0)}}@media (width<=760px){.public-more-drawer{top:calc(var(--public-header-height) + 7px);width:auto;max-height:calc(100vh - var(--public-header-height) - 21px);padding:17px;left:14px;right:14px;overflow-y:auto}.public-more-drawer:before{right:21px}.public-more-drawer nav{overflow:visible}.public-more-drawer nav a{padding:12px}.public-mobile-services{border-bottom:1px solid var(--border);padding:14px 0 2px;display:block}.public-mobile-services>strong{color:var(--muted);margin-bottom:8px;font-size:11px;display:block}.public-more-drawer .public-mobile-services nav{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;padding:0 0 12px}.public-more-drawer .public-mobile-services nav a{background:color-mix(in srgb,var(--brand) 6%,var(--surface));border:1px solid color-mix(in srgb,var(--brand) 12%,var(--border));grid-template-columns:1fr 17px;gap:6px;min-height:58px;padding:10px 11px}.public-mobile-services nav a[aria-current=page]{border-color:color-mix(in srgb,var(--brand) 48%,var(--border));background:color-mix(in srgb,var(--brand) 12%,var(--surface))}.public-mobile-services nav a div{min-width:0}.public-mobile-services nav a b{font-size:13px}.public-mobile-services nav a small{white-space:nowrap;text-overflow:ellipsis;font-size:9px;overflow:hidden}.public-more-drawer .public-more-links{padding-top:12px}}.seo-breadcrumbs{color:inherit;margin-block:0 1rem;font-size:.875rem;line-height:1.8}.seo-breadcrumbs a{color:inherit;text-underline-offset:.2em;text-decoration:underline}.error-page{background:radial-gradient(circle at 15% 15%,color-mix(in srgb,var(--accent) 14%,transparent),transparent 30%),linear-gradient(135deg,var(--bg),color-mix(in srgb,var(--brand) 8%,var(--bg)));place-items:center;min-height:100vh;padding:32px;display:grid}.error-card{border:1px solid var(--border);background:var(--surface);width:min(880px,100%);box-shadow:var(--shadow);border-radius:30px;grid-template-columns:minmax(230px,.7fr) minmax(0,1.3fr);align-items:center;gap:clamp(26px,6vw,64px);padding:clamp(28px,6vw,60px);display:grid}.error-illustration{aspect-ratio:1;background:linear-gradient(145deg,color-mix(in srgb,var(--brand) 16%,var(--surface)),color-mix(in srgb,var(--accent) 22%,var(--surface)));color:var(--brand);border-radius:38% 62% 61% 39%/44% 37% 63% 56%;align-content:center;place-items:center;gap:10px;display:grid}.error-illustration span{font:800 clamp(46px,8vw,84px)/1 Peyda,Tahoma,sans-serif}.error-copy{min-width:0}.error-brand{align-items:center;gap:8px;margin-bottom:24px;display:inline-flex}.error-brand>span{background:var(--brand);color:#fff;border-radius:13px;place-items:center;width:42px;height:42px;font:800 13px Tahoma,sans-serif;display:grid}.error-brand strong{font-size:19px}.error-copy>small{color:#927000;font-size:11px;font-weight:800;display:block}.error-copy h1{margin:8px 0 11px;font-size:clamp(26px,4vw,38px);line-height:1.45}.error-copy p{color:var(--muted);margin:0;font-size:14px;line-height:2}.error-actions{flex-wrap:wrap;gap:9px;margin-top:25px;display:flex}.error-actions a,.error-actions button{border-radius:13px;justify-content:center;align-items:center;gap:7px;min-height:46px;padding:0 15px;font:700 12px Peyda,Tahoma,sans-serif;display:inline-flex}.error-actions button,.error-actions>a:first-of-type{background:var(--brand-deep);color:#fff}.error-actions .error-support{border:1px solid var(--border);background:var(--surface-soft);color:var(--brand)}@media (width<=680px){.error-page{padding:14px}.error-card{text-align:center;border-radius:22px;grid-template-columns:1fr}.error-illustration{justify-self:center;width:min(190px,60vw)}.error-brand{margin-bottom:14px}.error-actions{display:grid}.error-actions a,.error-actions button{width:100%}}.temporary-modal-layer,.temporary-contact-layer{z-index:200;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0a0e1e94;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.temporary-modal,.temporary-contact-card{border:1px solid color-mix(in srgb,var(--brand) 20%,var(--border));background:var(--surface);width:min(520px,100%);color:var(--ink);text-align:right;border-radius:24px;padding:32px;position:relative;box-shadow:0 24px 80px #080c204d}.temporary-modal{text-align:center}.temporary-modal-mark{background:color-mix(in srgb,var(--accent) 20%,var(--surface));width:52px;height:52px;color:var(--accent);border-radius:16px;place-items:center;margin:0 auto 15px;font-size:26px;display:grid}.temporary-contact-kicker{color:var(--brand);letter-spacing:.01em;font-size:11px;font-weight:800;display:block}.temporary-modal h2,.temporary-contact-card h2{margin:8px 0 12px;font-size:22px;line-height:1.6}.temporary-modal p,.temporary-contact-card p{color:var(--muted);margin:0;font-size:13px;line-height:2.1}.temporary-modal-links,.temporary-contact-actions{flex-wrap:wrap;gap:9px;margin-top:22px;display:flex}.temporary-modal-links a,.temporary-contact-actions a{border-radius:12px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:0 14px;font-size:12px;font-weight:700;display:flex}.temporary-modal-links a:first-child,.temporary-contact-phone{background:var(--brand-deep);color:#fff}.temporary-modal-links a:last-child,.temporary-contact-instagram{border:1px solid var(--border);background:var(--surface-soft);color:var(--brand)}.temporary-modal-links b,.temporary-contact-actions b{font-weight:800}.temporary-modal-dismiss{background:var(--brand);color:#fff;cursor:pointer;border:0;border-radius:12px;width:100%;height:45px;margin-top:12px;font:700 12px Peyda,Tahoma,sans-serif}.temporary-modal-dismiss:hover,.temporary-contact-actions a:hover{filter:brightness(1.07)}.temporary-contact-close{border:1px solid var(--border);background:var(--surface-soft);width:34px;height:34px;color:var(--muted);cursor:pointer;border-radius:10px;font-size:21px;line-height:1;position:absolute;top:13px;left:13px}.temporary-contact-actions a{flex:1;min-width:170px}.temporary-modal a:focus-visible,.temporary-modal button:focus-visible,.temporary-contact-card a:focus-visible,.temporary-contact-close:focus-visible{outline:3px solid color-mix(in srgb,var(--accent) 70%,transparent);outline-offset:2px}@media (width<=560px){.temporary-modal,.temporary-contact-card{border-radius:20px;padding:25px 19px}.temporary-modal h2,.temporary-contact-card h2{font-size:19px}.temporary-modal p,.temporary-contact-card p{font-size:12px}.temporary-modal-links,.temporary-contact-actions{display:grid}.temporary-modal-links a,.temporary-contact-actions a{width:100%}}.temporary-inline-notice{background:color-mix(in srgb,var(--accent) 12%,var(--surface));border-bottom:1px solid color-mix(in srgb,var(--accent) 22%,var(--border));padding:12px 0}.temporary-inline-notice__inner{justify-content:center;align-items:center;gap:14px;min-height:42px;display:flex}.temporary-inline-notice__inner>span{color:var(--accent);white-space:nowrap;font-size:10px;font-weight:800}.temporary-inline-notice__inner p{color:var(--ink);margin:0;font-size:11px}.temporary-inline-notice__inner a{color:var(--brand);white-space:nowrap;font-size:12px;font-weight:800}.temporary-inline-notice__inner a:hover{text-decoration:underline}@media (width<=560px){.temporary-inline-notice__inner{text-align:center;flex-wrap:wrap;gap:5px 10px}.temporary-inline-notice__inner p{order:3;width:100%;font-size:10px;line-height:1.8}}.styled-select{direction:rtl;min-width:112px;position:relative}.styled-select__trigger{border:1px solid var(--border);background:var(--surface);width:100%;min-height:38px;color:var(--ink);text-align:right;border-radius:11px;justify-content:space-between;align-items:center;gap:8px;padding:0 11px;font-size:13px;font-weight:700;transition:border-color .18s,box-shadow .18s;display:flex}.styled-select__trigger:hover,.styled-select.is-open .styled-select__trigger{border-color:color-mix(in srgb,var(--brand) 58%,var(--border));box-shadow:0 0 0 3px color-mix(in srgb,var(--brand) 9%,transparent)}.styled-select__trigger svg{color:var(--brand);flex:none;transition:transform .18s}.styled-select.is-open .styled-select__trigger svg{transform:rotate(180deg)}.styled-select__menu{z-index:280;border:1px solid var(--border);background:var(--surface);border-radius:13px;min-width:100%;padding:6px;animation:.16s styled-select-in;position:absolute;top:calc(100% + 7px);left:0;right:0;box-shadow:0 18px 38px #1b1f4f2e}.styled-select__menu button{width:100%;min-height:37px;color:var(--ink);text-align:right;white-space:nowrap;background:0 0;border-radius:9px;padding:0 10px;font-size:13px}.styled-select__menu button:hover,.styled-select__menu button.is-selected{background:color-mix(in srgb,var(--brand) 9%,var(--surface-soft));color:var(--brand);font-weight:800}.flight-cabin-inline .styled-select{min-width:108px}.flight-cabin-inline .styled-select__trigger{min-height:34px;font-size:12px}.hotel-destination-input,.city-search-wrap{position:relative}.hotel-destination-input{width:100%}.hotel-destination-menu{z-index:240;border:1px solid var(--border);background:var(--surface);border-radius:14px;max-height:250px;padding:6px;position:absolute;top:calc(100% + 10px);left:0;right:0;overflow:auto;box-shadow:0 18px 40px #1b1f4f2e}.hotel-destination-menu button{width:100%;color:var(--ink);text-align:right;background:0 0;border-radius:9px;padding:10px 12px;font-size:14px;display:block}.hotel-destination-menu button:hover{background:var(--surface-soft);color:var(--brand)}.hotel-destination-menu>span{color:var(--muted);text-align:center;padding:11px;font-size:13px;display:block}.city-search-wrap{width:100%}.hotel-city-suggestions{z-index:240;border:1px solid var(--border);background:var(--surface);border-radius:16px;max-height:300px;padding:7px;position:absolute;top:calc(100% + 10px);left:0;right:0;overflow:auto;box-shadow:0 18px 40px #1b1f4f2e}.hotel-city-suggestions button{width:100%;color:var(--ink);text-align:right;background:0 0;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;padding:11px 13px;display:flex}.hotel-city-suggestions button:hover{background:var(--surface-soft);color:var(--brand)}.hotel-city-suggestions button span{font-size:15px;font-weight:800}.hotel-city-suggestions button small{color:var(--muted);font-size:12px}.hotel-city-suggestions>span{color:var(--muted);text-align:center;padding:12px;font-size:13px;display:block}.hotel-result-date{border:1px solid var(--border);background:var(--surface);border-radius:14px;min-width:0;padding:9px 13px;transition:all .2s}.hotel-result-date:focus-within{border-color:var(--brand);box-shadow:0 0 0 3px color-mix(in srgb,var(--brand) 10%,transparent)}.hotel-result-date .jalali-field{position:relative}.hotel-result-date .jalali-field>label{color:var(--muted);margin-bottom:5px;font-size:13px;display:block}.hotel-result-date .jalali-trigger{width:100%;height:31px;color:var(--ink);text-align:right;background:0 0;border:0;align-items:center;gap:8px;padding:0;font-size:15px;font-weight:700;display:flex}.hotel-result-date .jalali-trigger svg{color:var(--brand)}.hotel-result-date .jalali-popover{right:-14px}.results-page,.hotels-page{font-size:16px}.results-page .filter-panel legend{font-size:15px}.results-page .filter-panel label{font-size:14px}.results-page .filter-panel label small,.results-page .filter-panel .trust-note p,.results-page .offer-price small,.results-page .offer-price>span,.results-page .results-toolbar small{font-size:12px}.hotels-page .availability-filters>label>span,.hotels-page .filter-note p,.hotels-page .result-toolbar small{font-size:13px}.hotels-page .availability-filters .styled-select__trigger,.hotels-page .result-toolbar .styled-select__trigger{font-size:14px}.hotels-page .available-price small,.hotels-page .available-price>span,.hotels-page .available-price p{font-size:12px}@keyframes styled-select-in{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.temporary-modal-links{justify-content:center}.temporary-modal-links a{min-width:150px}.temporary-contact-actions{justify-content:center}.temporary-contact-actions a{justify-content:center;align-items:center;gap:8px;display:flex}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.unified-search-card .search-options>small,.unified-search-card .field>span,.unified-search-card .jalali-field>label{font-size:12px}.unified-search-card .field input,.unified-search-card .field select,.unified-search-card .party-trigger strong{font-size:15px}.unified-search-card .flight-trip-options button{font-size:12px}.unified-search-card .field small{font-size:11px}@keyframes hero-service-image-in{0%{opacity:0;transform:scale(.97)}to{opacity:1;transform:scale(1)}}@media (width>=1121px){.hotel-fields{grid-template-columns:minmax(0,1.2fr) repeat(2,minmax(0,1fr)) minmax(0,1.35fr) minmax(0,1fr)}}@media (width<=760px){.route-card{min-height:0;display:block}.route-art{height:150px;min-height:0}.route-body{padding:18px 18px 54px}.hotel-fields .date-field{min-height:76px}.filter-panel{padding:13px}.filter-panel .filter-heading{border-bottom:0;gap:10px;padding-bottom:0}.filter-panel .filter-toggle{color:var(--ink);font-size:inherit;flex:1;justify-content:flex-start;align-items:center;gap:8px;padding:4px 0;display:flex}.filter-panel .filter-toggle h2{font-size:15px}.filter-toggle__chevron{background:var(--surface-soft);width:25px;height:25px;color:var(--brand);border-radius:8px;place-items:center;font-size:17px;line-height:1;transition:transform .18s;display:grid}.filter-toggle[aria-expanded=true] .filter-toggle__chevron,.availability-filter-toggle[aria-expanded=true] .filter-toggle__chevron{transform:rotate(180deg)}.filter-panel__body{border-top:1px solid var(--border);margin-top:12px;padding-top:4px;display:none}.filter-panel__body.is-open{display:block}.filter-panel__body .trust-note{display:flex!important}}
