:root{--paper:#faf5ef;--paper-2:#f3e8dd;--rose-bg:#fbedf0;--card:#fff;--ink:#312d29;--ink-soft:#5c544c;--muted:#8a7f75;--rose:#d98494;--rose-deep:#be6273;--clay:#c97f5d;--navy:#3c5168;--gold:#c7a24e;--line:#312d291f;--text-heading:#faf1ec;--text-primary:#f2e9e4;--text-secondary:#c2b5ba;--accent:#e5778c;--accent-soft:#e98598;--accent-bright:#f0a5b3;--accent-dim:#b98591;--scrim:18,12,20;--script:"Sacramento",cursive;--serif:"Fraunces",Georgia,serif;--sans:"Nunito Sans",system-ui,sans-serif;--hero-img:url(/hero2.png)}*{box-sizing:border-box;margin:0;padding:0}@keyframes pageIn{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}main{animation:.45s ease-out both pageIn}.hero,.page-head{animation:.5s ease-out both pageIn}.sec{animation:.5s ease-out .1s both pageIn}.sec:nth-child(3){animation-delay:.15s}.sec:nth-child(4){animation-delay:.2s}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);font-family:var(--sans);-webkit-font-smoothing:antialiased;font-size:17px;line-height:1.6;overflow-x:hidden}a{color:inherit;text-decoration:none}.wrap{max-width:1200px;margin:0 auto;padding:0 32px}.eyebrow{letter-spacing:.18em;text-transform:uppercase;color:var(--rose-deep);font-size:13px;font-weight:700}.btn{font-family:var(--sans);cursor:pointer;border:none;border-radius:40px;align-items:center;gap:9px;padding:15px 28px;font-size:16px;font-weight:700;line-height:1;transition:transform .18s,background .2s,color .2s,box-shadow .2s;display:inline-flex}.btn-dark{background:var(--ink);color:#fff}.btn-dark:hover{transform:translateY(-2px);box-shadow:0 12px 26px -12px #312d2999}.btn-rose{background:var(--rose);color:#fff}.btn-rose:hover{background:var(--rose-deep);transform:translateY(-2px)}.btn-ghost{color:var(--ink);border:1.5px solid var(--ink);background:#ffffffb3}.btn-ghost:hover{background:var(--ink);color:#fff}.ico{flex:none;width:20px;height:20px}header{z-index:60;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--line);background:#faf5efe6;position:sticky;top:0}.nav{justify-content:space-between;align-items:center;gap:14px;height:80px;display:flex}.brand{flex:none;align-items:center;gap:10px;line-height:1;display:flex}.brand-logo{object-fit:contain;background:#1a1714;border-radius:50%;width:46px;height:46px;padding:2px}.brand .name{font-family:var(--serif);letter-spacing:.04em;text-transform:uppercase;background:linear-gradient(135deg,#c7a24e 0%,#e8d48b 40%,#c7a24e 60%,#a07830 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:22px;font-weight:700;display:block}.brand .sub{letter-spacing:.22em;text-transform:uppercase;color:var(--muted);margin-top:1px;font-size:10px;font-weight:700;display:block}.nav-links{align-items:center;gap:18px;display:flex}.nav-links a{color:var(--ink-soft);white-space:nowrap;font-size:13.5px;font-weight:600;transition:color .2s}.nav-links a:hover,.nav-links a.active{color:var(--rose-deep)}.nav-right{flex:none;align-items:center;gap:14px;display:flex}.lang{color:var(--muted);white-space:nowrap;font-size:13px;font-weight:700}.lang b{color:var(--ink)}.circle-ico{background:var(--rose);color:#fff;border-radius:50%;place-items:center;width:36px;height:36px;transition:transform .18s,background .2s;display:grid}.circle-ico:hover{background:var(--rose-deep);transform:translateY(-2px)}.burger{cursor:pointer;color:var(--ink);z-index:70;background:0 0;border:none;display:none;position:relative}.lang-btn{cursor:pointer;font:inherit;color:var(--muted);background:0 0;border:none;padding:2px 3px;font-weight:700}.lang-btn.active{color:var(--ink)}.lang-sep{color:var(--muted)}.hero{background:var(--hero-img) center center/cover no-repeat;flex-direction:column;justify-content:center;min-height:600px;padding:0;display:flex;position:relative}@supports (background-attachment:fixed) and (not (-webkit-touch-callout:none)){.hero{background-attachment:fixed}}.hero:before{content:none}.hero-eyebrow-bar{z-index:2;text-align:center;padding-top:80px;position:relative}.hero-eyebrow-bar .eyebrow{color:var(--rose-deep);letter-spacing:.12em}.hero .wrap{z-index:2;position:relative}.hero-grid{justify-content:center;align-items:center;min-height:480px;display:flex}.hero-content{text-align:center;max-width:880px;padding:24px 0 80px}.hero-figure{display:none}.hero .eyebrow{color:var(--rose-deep);letter-spacing:.12em}.hero h1{font-family:var(--serif);letter-spacing:-.01em;color:var(--ink);margin-bottom:22px;font-size:clamp(26px,3vw,40px);font-weight:500;line-height:1.15}.hero h1 .accent{color:var(--rose-deep);font-style:italic}.hero p.lead{color:var(--ink);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff8c;border:1px solid #ffffffb3;border-radius:16px;max-width:42ch;margin:0 auto 32px;padding:14px 26px;font-size:18px;display:inline-block;box-shadow:0 10px 30px -18px #312d2966}.hero-cta{flex-wrap:wrap;justify-content:center;gap:14px;display:flex}.hero .btn-dark{color:var(--ink);background:#fff;border:none;transition:transform .2s,box-shadow .2s}.hero .btn-dark:hover{color:var(--ink);background:#fff;box-shadow:0 12px 26px -12px #312d2973}.hero .btn-ghost{background:var(--rose);color:#fff;border:none;font-weight:600;transition:background .2s,transform .2s,box-shadow .2s}.hero .btn-ghost:hover{background:var(--rose-deep);border:none}.trust{background:rgba(var(--scrim),.82);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-top:1px solid #ffffff1a;margin-top:-1px}.trust-grid{grid-template-columns:repeat(3,1fr);gap:0;display:grid}.trust-item{justify-content:center;align-items:center;gap:14px;padding:26px 32px;display:flex}.trust-item+.trust-item{border-left:1px solid #ffffff1f}.trust-item .ti-ico{width:42px;height:42px;color:var(--accent-dim);background:#ffffff1f;border-radius:50%;flex:none;place-items:center;display:grid}.trust-item h4{color:var(--text-primary);font-size:14px;font-weight:800;line-height:1.2}.trust-item p{color:var(--text-secondary);font-size:12.5px;line-height:1.35}.sec{padding:90px 0}.sec-title{text-align:center;margin-bottom:48px}.sec-title .eyebrow{margin-bottom:12px;display:block}.sec-title h2{font-family:var(--serif);font-size:clamp(30px,4vw,44px);font-weight:500;line-height:1.1}#formats{--text-heading:#2c1a1f;--text-secondary:#9a8589;--accent:#e5778c}#formats .sec-title .eyebrow{color:var(--accent);letter-spacing:.1em}.cats{grid-template-columns:repeat(4,1fr);align-items:stretch;gap:20px;display:grid}.cat{background:var(--card);text-align:left;color:inherit;cursor:pointer;border:1px solid #e5778c2e;border-radius:12px;align-items:center;gap:16px;padding:24px;text-decoration:none;transition:all .2s;display:flex}.cat .c-ico{background:var(--accent);color:#faf1ec;border-radius:50%;flex:none;place-items:center;width:56px;height:56px;display:grid}.cat-text{min-width:0}.cat h3{font-family:var(--serif);color:var(--text-heading);margin-bottom:4px;font-size:19px;font-weight:500;line-height:1.15}.cat p{color:var(--text-secondary);font-size:14px;line-height:1.4}.routes-sec{background:var(--rose-bg)}.season-tabs{flex-wrap:wrap;justify-content:center;gap:8px;margin-bottom:28px;display:flex}.season-tab{border:1px solid var(--line);color:var(--muted);cursor:pointer;background:0 0;border-radius:30px;padding:8px 20px;font-size:14px;font-weight:600;transition:all .2s}.season-tab:hover{border-color:var(--rose);color:var(--ink)}.season-tab.active{background:var(--ink);color:#fff;border-color:var(--ink)}.routes{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.route-link-wrap{color:inherit;text-decoration:none;display:flex}.route{background:var(--card);border:1px solid var(--line);cursor:pointer;border-radius:16px;flex-direction:column;width:100%;transition:transform .25s,box-shadow .25s;display:flex;overflow:hidden}.route:hover{transform:translateY(-6px);box-shadow:0 22px 42px -24px #312d2966}.route-visual{aspect-ratio:16/11;position:relative;overflow:hidden}.route-img{width:100%;height:100%;transition:opacity .4s;position:absolute;inset:0}.r1{background:linear-gradient(150deg,#8fa6bd,#3c5168)}.r2{background:linear-gradient(150deg,#a7b59b,#5e7355)}.r3{background:linear-gradient(150deg,#9fc0cc,#4e7e8c)}.r4{background:linear-gradient(150deg,#e1a9b0,#b06b7a)}.r5{background:linear-gradient(150deg,#c9a98c,#8a6244)}.r6{background:linear-gradient(150deg,#d9a7b6,#9e5e78)}.route-img .price{color:var(--ink);background:#ffffffeb;border-radius:30px;padding:7px 14px;font-size:15px;font-weight:800;position:absolute;bottom:14px;right:14px}.route-hover{background:var(--card);opacity:0;flex-direction:column;padding:16px 18px;transition:opacity .35s,transform .35s;display:flex;position:absolute;inset:0;overflow:hidden;transform:translateY(10px)}.route:hover .route-img{opacity:0}.route:hover .route-hover{opacity:1;transform:none}.route-hover-price{font-family:var(--serif);color:var(--rose-deep);margin-bottom:6px;font-size:20px;font-weight:700}.route-hover-summary{color:var(--ink-soft);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:6px;font-size:12.5px;line-height:1.4;display:-webkit-box;overflow:hidden}.route-hover-list{color:var(--ink-soft);flex:0 auto;margin-bottom:6px;font-size:12px;line-height:1.55;list-style:none;overflow:hidden}.route-hover-list li{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.route-hover-more{color:var(--muted);font-style:italic}.route-hover-meta{color:var(--muted);gap:12px;margin-bottom:6px;font-size:11.5px;display:flex}.route-hover-cta{letter-spacing:.08em;text-transform:uppercase;color:var(--rose-deep);margin-top:auto;font-size:13px;font-weight:800}.route-body{flex-direction:column;flex:1;padding:22px;display:flex}.route-body h3{font-family:var(--serif);margin-bottom:7px;font-size:22px;font-weight:600}.route-meta{flex-wrap:wrap;gap:8px;margin-bottom:10px;display:flex}.route-badge{color:var(--muted);background:var(--rose-bg);border-radius:20px;align-items:center;gap:5px;padding:4px 10px;font-size:12px;display:inline-flex}.route-badge svg{flex-shrink:0;width:14px;height:14px}.route-body p{color:var(--muted);min-height:38px;margin-bottom:16px;font-size:14px}.route-link{letter-spacing:.08em;text-transform:uppercase;color:var(--rose-deep);align-items:center;gap:8px;margin-top:auto;font-size:13px;font-weight:800;display:inline-flex}.route:hover .route-link{gap:12px}.routes-foot{text-align:center;margin-top:42px}.routes-empty{text-align:center;color:var(--muted);padding:24px 0;font-size:16px}.custom-sec{--text-heading:#faf1ec;--text-primary:#f2e9e4;--text-secondary:#c2b5ba;--accent:#e5778c;--accent-soft:#e98598;--accent-bright:#f0a5b3;--accent-dim:#b98591;background:url(/custom-bg.jpg) 50%/cover no-repeat;scroll-margin-top:84px;position:relative}@supports (background-attachment:fixed) and (not (-webkit-touch-callout:none)){.custom-sec{background-attachment:fixed}}.custom-sec:before{content:"";background:#000000a6;position:absolute;inset:0}.custom-sec .wrap{z-index:1;position:relative}.custom-sec .sec-title .eyebrow{color:var(--accent-soft)}.custom-sec .sec-title h2{color:var(--text-heading);font-weight:500}.custom-grid{grid-template-columns:1fr 1fr;align-items:stretch;gap:48px;display:grid}.custom-card{flex-direction:column;justify-content:center;align-self:stretch;display:flex}.custom-card-inner{background:#0a080e73;border-radius:16px;padding:28px}.custom-card-inner p{color:var(--text-primary);margin-bottom:16px;font-size:16px;font-weight:400;line-height:1.7}.custom-card-inner p:nth-of-type(2){color:var(--text-secondary)}.custom-card-inner .btn{background:var(--accent);color:#4b1528;margin-top:12px;font-weight:500;transition:background .2s,transform .2s,box-shadow .2s}.custom-card-inner .btn:hover{background:var(--accent-soft)}.custom-cap{color:var(--text-secondary)}.city-tags{flex-wrap:wrap;gap:10px;display:flex}.city-tag{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:var(--text-primary);cursor:pointer;background:#ffffff0b;border:1px solid #ffffff21;border-radius:30px;align-items:center;gap:7px;padding:10px 18px;font-size:14px;font-weight:600;text-decoration:none;transition:background .2s,border-color .2s,color .2s,transform .2s;display:inline-flex}a.city-tag:hover{transform:translateY(-2px)}.city-tag:hover{color:var(--text-heading);background:#ffffff12;border-color:#e9859880;transform:translateY(-2px)}.city-tag svg{width:16px;height:16px;color:var(--accent-dim);flex:none}.special-tag{color:#fbe3e8;background:#e9859824;border-color:#e985986b}.special-tag:hover{background:#e9859838}.special-tag svg{color:var(--accent-bright)}.specials-sec{scroll-margin-top:84px}.specials-tags{flex-wrap:wrap;justify-content:center;gap:12px;max-width:760px;margin:0 auto;display:flex}.specials-tag{background:var(--rose-bg);border:1px solid var(--rose);color:var(--ink);border-radius:30px;align-items:center;gap:8px;padding:11px 20px;font-size:15px;font-weight:600;transition:transform .2s,box-shadow .2s;display:inline-flex}.specials-tag:hover{transform:translateY(-2px);box-shadow:0 10px 24px -12px #be627373}.specials-tag svg{width:17px;height:17px;color:var(--gold);flex:none}.spec-cards{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.spec-card{background:var(--card);border:1px solid var(--line);color:inherit;border-radius:16px;flex-direction:column;text-decoration:none;transition:transform .25s,box-shadow .25s;display:flex;overflow:hidden}.spec-card:hover{transform:translateY(-4px);box-shadow:0 18px 36px -20px #312d2966}.spec-card-img{aspect-ratio:16/10;background-position:50%;background-size:cover}.spec-card-body{flex-direction:column;flex:1;padding:20px;display:flex}.spec-card-body h3{font-family:var(--serif);margin-bottom:8px;font-size:20px;font-weight:600;line-height:1.2}.spec-card-body p{color:var(--muted);margin-bottom:16px;font-size:14px;line-height:1.55}.spec-card .route-link{margin-top:auto}.bonuses{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.bonus{background:var(--card);border:1px solid var(--line);text-align:center;border-radius:16px;padding:30px;transition:transform .25s,box-shadow .25s}.bonus-ico{background:var(--rose-bg);width:56px;height:56px;color:var(--rose-deep);border-radius:50%;place-items:center;margin:0 auto 16px;display:grid}.bonus-ico svg{width:26px;height:26px}.bonus h3{margin-bottom:8px;font-size:17px;font-weight:700}.bonus p{color:var(--muted);font-size:14px;line-height:1.5}#about{--text-heading:#2c1a1f;--text-primary:#5c4d50;--text-secondary:#9a8589;--accent:#e5778c}.about-grid{grid-template-columns:.92fr 1.08fr;align-items:stretch;gap:32px;display:grid}.about-photo-wrap{height:100%;position:relative}.about-photo-wrap:before{content:"";z-index:0;background:#e5778c29;border-radius:18px;width:100%;height:100%;position:absolute;bottom:-8px;left:-8px}.about-photo{z-index:1;background-image:url(/valentyna.jpg);background-position:50% 20%;background-repeat:no-repeat;background-size:cover;border-radius:18px;height:100%;min-height:100%;position:relative;overflow:hidden}.about-grid>div:last-child{flex-direction:column;display:flex}.about-grid .map-card{margin-top:auto}#about .eyebrow{color:var(--accent);text-transform:uppercase;letter-spacing:.1em}.about h2{font-family:var(--serif);color:var(--text-heading);margin-bottom:24px;font-size:clamp(28px,3.6vw,40px);font-weight:500;line-height:1.12}.about h2 .accent{color:var(--accent)}.checklist{margin-bottom:28px;list-style:none}.checklist li{color:var(--ink-soft);gap:13px;margin-bottom:15px;font-size:15.5px;line-height:1.45;display:flex}.checklist .ck{width:24px;height:24px;color:var(--accent);background:#e5778c24;border-radius:50%;flex:none;place-items:center;margin-top:2px;display:grid}#about .btn-dark{background:var(--text-heading);color:#faf1ec;border-radius:999px;font-weight:500}.map-card{background:linear-gradient(160deg,#fbf1e9,#f3e3d6);border:1px solid #e5778c2e;border-radius:18px;flex-direction:column;justify-content:center;padding:24px;display:flex;position:relative;overflow:visible}.map-card:before{content:"";z-index:-1;background:#e5778c29;border-radius:18px;width:100%;height:100%;position:absolute;bottom:-8px;left:-8px}.map-card h4{letter-spacing:.14em;text-transform:uppercase;color:var(--text-secondary);text-align:center;margin-bottom:16px;font-size:13px;font-weight:800}.map-wrap{overflow:visible}.jp-map{width:100%;max-width:440px;height:auto;margin:0 auto;display:block}.map-island{opacity:0;animation:.8s forwards fadeIsland}.map-island:nth-child(2){animation-delay:.1s}.map-island:nth-child(3){animation-delay:.2s}.map-island:nth-child(4){animation-delay:.3s}.map-island:nth-child(5){animation-delay:.4s}@keyframes fadeIsland{to{opacity:1}}.map-route{stroke-dashoffset:200px;animation:2s .6s forwards drawRoute}@keyframes drawRoute{to{stroke-dashoffset:0}}.map-dot{opacity:0;animation:.4s forwards popDot}.map-dot-1{animation-delay:.8s}.map-dot-2{animation-delay:.95s}.map-dot-3{animation-delay:1.1s}.map-dot-4{animation-delay:1.25s}.map-dot-5{animation-delay:1.4s}.map-dot-6{animation-delay:1.55s}.map-dot-7{animation-delay:1.7s}.map-dot-8{animation-delay:1.85s}@keyframes popDot{0%{opacity:0;r:0}70%{r:7}to{opacity:1}}.map-pulse{opacity:0;animation:2s ease-in-out infinite pulse}.map-pulse-1{animation-delay:1s}@keyframes pulse{0%{r:7;opacity:.4}to{r:16;opacity:0}}.reviews-sec{background:var(--paper-2)}.reviews{grid-template-columns:repeat(3,1fr);align-items:start;gap:22px;display:grid}.review{background:var(--card);border:1px solid var(--line);border-radius:16px;padding:26px}.review-head{align-items:center;gap:13px;margin-bottom:14px;display:flex}.avatar{background:linear-gradient(135deg,#e9b8be,#c98c9a);border-radius:50%;flex:none;width:48px;height:48px}.review-head b{font-size:15px;font-weight:800;display:block}.review-head span{color:var(--muted);font-size:13px}.stars{color:var(--gold);letter-spacing:2px;margin-bottom:9px;font-size:15px}.review p{color:var(--ink-soft);font-size:14.5px;line-height:1.55}.review-text.clamped{-webkit-line-clamp:5;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.review-more{cursor:pointer;color:var(--rose-deep);letter-spacing:.02em;background:0 0;border:none;margin-top:10px;padding:0;font-family:inherit;font-size:13px;font-weight:700}.review-more:hover{text-decoration:underline}.reviews-foot{text-align:center;margin-top:38px}.hotels{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.hotel{background:var(--card);border:1px solid var(--line);border-radius:16px;flex-direction:column;transition:transform .25s,box-shadow .25s;display:flex;overflow:hidden}.hotel:hover{transform:translateY(-4px);box-shadow:0 18px 36px -20px #312d2966}.hotel-img{aspect-ratio:16/10;background-position:50%;background-size:cover;position:relative}.hotel-price{color:var(--ink);background:#ffffffeb;border-radius:30px;padding:6px 12px;font-size:13.5px;font-weight:800;position:absolute;bottom:12px;right:12px}.hotel-body{flex-direction:column;flex:1;padding:20px;display:flex}.hotel-stars{color:var(--gold);letter-spacing:2px;margin-bottom:6px;font-size:15px}.hotel-body h3{font-family:var(--serif);margin-bottom:4px;font-size:20px;font-weight:600;line-height:1.2}.hotel-area{color:var(--muted);margin-bottom:10px;font-size:13px}.hotel-body p{color:var(--muted);margin-bottom:16px;font-size:14px;line-height:1.55}.hotel-btn{align-self:flex-start;margin-top:auto}.review-form{background:var(--card);border:1px solid var(--line);border-radius:18px;max-width:620px;margin:38px auto 0;padding:28px;box-shadow:0 18px 40px -28px #312d2959}.review-form h3{font-family:var(--serif);text-align:center;margin-bottom:18px;font-size:22px;font-weight:600}.review-form label{margin-bottom:14px;display:block}.review-form label>span{color:var(--muted);margin-bottom:6px;font-size:13px;font-weight:700;display:block}.review-form input,.review-form textarea,.review-form select{border:1px solid var(--line);width:100%;color:var(--ink);background:var(--paper);border-radius:10px;outline:none;padding:11px 13px;font-family:inherit;font-size:15px;transition:border-color .2s}.review-form input:focus,.review-form textarea:focus,.review-form select:focus{border-color:var(--rose)}.review-form textarea{resize:vertical;line-height:1.5}.rf-row{gap:14px;display:flex}.rf-row label{flex:1}.rf-rating select{max-width:200px}.rf-actions{justify-content:center;gap:12px;margin-top:6px;display:flex}.rf-error{color:var(--rose-deep);text-align:center;margin-bottom:10px;font-size:14px}.review-thanks{background:var(--rose-bg);border:1px solid var(--rose);text-align:center;border-radius:18px;flex-direction:column;align-items:center;gap:12px;max-width:620px;margin:38px auto 0;padding:28px;display:flex}.review-thanks .rt-ico{background:var(--rose);color:#fff;border-radius:50%;place-items:center;width:48px;height:48px;font-size:24px;font-weight:700;display:grid}.review-thanks p{color:var(--ink-soft);max-width:42ch;font-size:16px}@media (max-width:600px){.rf-row{flex-direction:column;gap:0}}footer.foot{background:var(--ink);color:#fff;padding:62px 0 30px;position:relative}.foot-grid{grid-template-columns:1.2fr 1fr auto;align-items:start;gap:40px;display:grid}.foot .brand .name{background:linear-gradient(135deg,#e8d48b 0%,#c7a24e 50%,#e8d48b 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.foot .brand .sub{color:#c7a24e}.foot .brand-logo{background:#1a1714;padding:2px}.foot h5{letter-spacing:.16em;text-transform:uppercase;color:#c7a24e;margin-bottom:18px;font-size:12px;font-weight:800}.foot ul{list-style:none}.foot ul li{color:#ffffffd1;align-items:center;gap:11px;margin-bottom:13px;font-size:15px;display:flex}.foot ul li .ico{color:#c7a24e}.foot-cta{flex-direction:column;align-items:flex-start;gap:14px;display:flex}.foot-tagline{font-family:var(--script);color:#c7a24e;margin-bottom:4px;font-size:30px}.foot-bot{color:#c7a24e73;border-top:1px solid #c7a24e33;flex-wrap:wrap;justify-content:space-between;gap:10px;margin-top:42px;padding-top:22px;font-size:13px;display:flex}.tour-hero{color:#fff;background-position:50%;background-size:cover;align-items:flex-end;min-height:420px;display:flex;position:relative}.tour-hero:after{content:"";background:linear-gradient(#312d2926 0%,#312d29b8 100%);position:absolute;inset:0}.tour-hero-fallback{background:linear-gradient(150deg,#d9a7b6,#9e5e78)}.tour-hero .wrap{z-index:1;width:100%;padding-top:28px;padding-bottom:44px;position:relative}.tour-back{color:#ffffffe6;margin-bottom:auto;font-size:14px;font-weight:700;display:inline-block}.tour-back:hover{color:#fff}.tour-hero-inner{margin-top:0}.tour-hero .eyebrow{color:#f4c0cb}.tour-hero h1{font-family:var(--serif);margin:10px 0 16px;font-size:clamp(32px,5vw,52px);font-weight:500;line-height:1.08}.tour-meta{flex-wrap:wrap;gap:10px;display:flex}.tour-meta span{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff2e;border:1px solid #ffffff40;border-radius:30px;padding:7px 16px;font-size:14px;font-weight:600}.tour-grid{grid-template-columns:1.7fr .9fr;align-items:start;gap:48px;display:grid}.tour-lead{color:var(--ink);margin-bottom:24px;font-size:20px;line-height:1.5}.tour-desc p{color:var(--muted);margin-bottom:16px}.tour-story{flex-direction:column;gap:40px;display:flex}.story-row{grid-template-columns:1fr 1fr;align-items:center;gap:32px;display:grid}.story-row-flip .story-img{order:2}.story-row-flip .story-text{order:1}.story-row-full{grid-template-columns:1fr}.story-img{border-radius:14px;overflow:hidden}.story-img img{aspect-ratio:4/3;object-fit:cover;width:100%;display:block}.story-img-ph{aspect-ratio:4/3;border:1px solid var(--line);background:var(--paper-2);border-radius:14px;justify-content:center;align-items:center;width:100%;display:flex}.story-img-ph:after{content:"";border:2px solid var(--muted);opacity:.35;border-radius:50%;width:42px;height:42px}.story-text h3{font-family:var(--serif);color:var(--ink);margin-bottom:10px;font-size:22px;font-weight:600;line-height:1.2}.story-text p{color:var(--muted);margin-bottom:14px;font-size:15.5px;line-height:1.6}.story-text p:last-child{margin-bottom:0}.day-timeline{margin:0;padding:0;list-style:none}.day-step{grid-template-columns:40px 1fr;gap:18px;padding-bottom:34px;display:grid;position:relative}.day-step:last-child{padding-bottom:0}.day-step:not(:last-child):before{content:"";background:color-mix(in srgb,var(--rose) 25%,transparent);width:2px;position:absolute;top:48px;bottom:-4px;left:19px}.day-badge{background:var(--rose);color:#faf1ec;width:40px;height:40px;font-family:var(--serif);z-index:1;border-radius:50%;flex:none;place-items:center;font-size:18px;font-weight:600;display:grid;position:relative}.day-content{align-items:flex-start;gap:18px;padding-top:2px;display:flex}.day-thumb{border-radius:10px;flex:none;width:118px;height:80px;overflow:hidden}.day-thumb img{object-fit:cover;width:100%;height:100%;display:block}.day-thumb-ph{border:1px solid var(--line);background:var(--paper-2);border-radius:10px;width:100%;height:100%}.day-body{flex:1;min-width:0}.day-body h3{font-family:var(--serif);color:var(--ink);margin-bottom:6px;font-size:20px;font-weight:600;line-height:1.2}.day-body p{color:var(--muted);margin-bottom:10px;font-size:15px;line-height:1.6}.day-body p:last-child{margin-bottom:0}.tour-block{margin-top:36px}.tour-block h3{font-family:var(--serif);margin-bottom:18px;font-size:24px;font-weight:600}.checklist-minus .ck{background:var(--paper-2);color:var(--muted)}.tour-aside{position:sticky;top:104px}.price-card{background:var(--paper-2);border:1px solid var(--line);border-radius:18px;padding:28px;box-shadow:0 22px 42px -30px #312d2966}.price-big{font-family:var(--serif);color:var(--rose);font-size:34px;font-weight:600;line-height:1}.price-note{color:var(--muted);margin-top:6px;font-size:14px}.price-details{white-space:pre-line;color:var(--ink-soft);border-top:1px solid var(--line);margin:18px 0;padding-top:16px;font-size:14px;line-height:1.5}.price-card .btn{justify-content:center;width:100%;margin-top:18px}.price-card .btn-rose{color:var(--ink)}.price-card .btn-rose:hover{background:var(--rose);color:var(--ink)}.price-hint{color:var(--muted);text-align:center;margin-top:10px;font-size:12.5px}.pay-divider{border-top:1px solid var(--line);margin:18px 0 4px}.btn-paypal{background:var(--ink);color:#faf1ec;border:none}.btn-paypal:hover{background:var(--ink)}.gallery-sec{background:var(--paper-2)}.gallery{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.gallery img{aspect-ratio:4/3;object-fit:cover;border-radius:14px;width:100%;display:block}.gallery-thumb{cursor:pointer;background:0 0;border:none;border-radius:14px;padding:0;transition:transform .2s,box-shadow .2s;position:relative;overflow:hidden}.gallery-thumb:after{content:"";background:0 0;transition:background .2s;position:absolute;inset:0}.gallery-thumb:hover{transform:translateY(-3px);box-shadow:0 14px 30px -16px #312d2980}.gallery-thumb:hover:after{background:#0000001f}.lightbox{z-index:200;overscroll-behavior:contain;background:#120c14ed;flex-direction:column;justify-content:center;align-items:center;padding:24px 16px;animation:.2s menuFadeIn;display:flex;position:fixed;inset:0;overflow-y:auto}.lb-stage{justify-content:center;align-items:center;margin:auto 0;animation:.25s lbZoom;display:flex;position:relative}@keyframes lbZoom{0%{opacity:0;transform:scale(.97)}to{opacity:1;transform:none}}.lb-stage img{object-fit:contain;border-radius:10px;width:auto;max-width:min(1100px,94vw);height:auto;max-height:calc(100vh - 56px);display:block}.lb-counter{color:#ffffffd9;letter-spacing:.04em;background:#00000059;border-radius:20px;padding:5px 14px;font-size:14px;font-weight:600;position:fixed;bottom:22px;left:50%;transform:translate(-50%)}.lb-close{color:#fff;cursor:pointer;z-index:2;background:#ffffff24;border:none;border-radius:50%;place-items:center;width:46px;height:46px;transition:background .2s;display:grid;position:fixed;top:18px;right:18px}.lb-close:hover{background:#ffffff42}.lb-close svg{width:22px;height:22px}.lb-nav{color:#fff;cursor:pointer;z-index:2;background:#ffffff24;border:none;border-radius:50%;place-items:center;width:52px;height:52px;transition:background .2s;display:grid;position:fixed;top:50%;transform:translateY(-50%)}.lb-nav:hover{background:#ffffff42}.lb-nav svg{width:26px;height:26px}.lb-prev{left:18px}.lb-next{right:18px}@media (max-width:600px){.lightbox{padding:48px 8px}.lb-stage img{width:auto;max-width:96vw;max-height:calc(100vh - 96px)}.lb-nav{width:44px;height:44px}.lb-prev{left:8px}.lb-next{right:8px}.lb-close{top:10px;right:10px}}.back-bar{z-index:40;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid var(--line);background:#faf5efeb;position:sticky;top:80px}.back-bar .wrap{padding-top:11px;padding-bottom:11px}.back-link{color:#e5778c;align-items:center;gap:8px;padding:6px 4px;font-size:15px;font-weight:500;text-decoration:none;transition:gap .2s,color .2s;display:inline-flex}.back-link:hover{color:#c9536b;gap:12px}.back-link svg{flex:none;width:18px;height:18px}.back-link:focus-visible{outline-offset:3px;border-radius:6px;outline:2px solid #e5778c}.back-link.on-dark{color:#f2e9e4}.back-link.on-dark:hover{color:#faf1ec}.page-head{background:linear-gradient(180deg,var(--rose-bg),var(--paper));border-bottom:1px solid var(--line);padding:60px 0 46px}.page-head h1{font-family:var(--serif);margin-top:10px;font-size:clamp(32px,5vw,52px);font-weight:500;line-height:1.08}.page-lead{color:var(--ink-soft);max-width:52ch;margin-top:12px;font-size:18px}.page-prose{max-width:760px}.category-tours{margin-top:40px}.page-prose p{color:var(--ink-soft);margin-bottom:18px;font-size:18px;line-height:1.65}.contacts-card{gap:16px;margin:6px 0 4px;display:grid}.contacts-card a{color:var(--ink);align-items:center;gap:12px;font-size:17px;font-weight:600;display:inline-flex}.contacts-card a:hover{color:var(--rose-deep)}.contacts-card .ico{color:var(--rose-deep);flex:none}.page-cta{border-top:1px solid var(--line);margin-top:36px;padding-top:28px}.page-cta h3{font-family:var(--serif);margin-bottom:18px;font-size:24px;font-weight:600}.blog-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.blog-card{background:var(--card);border:1px solid var(--line);border-radius:16px;transition:transform .25s,box-shadow .25s;overflow:hidden}.blog-card:hover{transform:translateY(-6px);box-shadow:0 22px 42px -24px #312d2966}.blog-cover{aspect-ratio:16/10;background-position:50%;background-size:cover}.blog-cover-fallback{background:linear-gradient(150deg,#d9a7b6,#9e5e78)}.blog-card-body{padding:22px}.blog-date{letter-spacing:.04em;color:var(--muted);font-size:12.5px;font-weight:700}.blog-card-body h3{font-family:var(--serif);margin:6px 0 8px;font-size:21px;font-weight:600;line-height:1.2}.blog-card-body p{color:var(--muted);margin-bottom:14px;font-size:14px;line-height:1.5}.reveal.in{opacity:1;transform:none}@keyframes menuFadeIn{0%{opacity:0}to{opacity:1}}@keyframes menuItemIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}@media (max-width:980px){.nav-links{display:none}.header-menu-open{background:var(--paper);z-index:100;-webkit-backdrop-filter:none;backdrop-filter:none;border-bottom:none;animation:.3s menuFadeIn;position:fixed;inset:0;overflow-y:auto}.header-menu-open .nav{flex-wrap:wrap;height:auto}.header-menu-open .nav-links{flex-direction:column;order:10;align-items:center;gap:16px;width:100%;padding:32px 0 24px;display:flex}.header-menu-open .nav-links a{color:var(--ink);opacity:0;padding:10px 0;font-size:20px;font-weight:700;animation:.35s forwards menuItemIn}.header-menu-open .nav-links a:first-child{animation-delay:50ms}.header-menu-open .nav-links a:nth-child(2){animation-delay:.1s}.header-menu-open .nav-links a:nth-child(3){animation-delay:.15s}.header-menu-open .nav-links a:nth-child(4){animation-delay:.2s}.header-menu-open .nav-links a:nth-child(5){animation-delay:.25s}.header-menu-open .nav-links a:nth-child(6){animation-delay:.3s}.header-menu-open .nav-links a:nth-child(7){animation-delay:.35s}.header-menu-open .nav-links a.active{color:var(--rose-deep)}.header-menu-open .nav-right{display:none}.burger{display:block}.hero{background-attachment:scroll;min-height:auto}.hero-grid{min-height:0}.hero-content{max-width:100%;margin-left:0;padding:48px 20px}.hero-eyebrow-bar{padding-top:40px}.hero:before{background:linear-gradient(180deg,rgba(var(--scrim),.8) 0%,rgba(var(--scrim),.62) 55%,rgba(var(--scrim),.4) 100%)}.hero h1{font-size:clamp(24px,5.5vw,34px)}.hero p.lead{max-width:none;font-size:16px}.hero-cta{flex-direction:column;align-items:center;gap:12px}.hero-cta .btn{justify-content:center;width:100%;max-width:320px}.trust-item{gap:10px;padding:20px 18px}.trust-item .ti-ico{width:36px;height:36px}.trust-item h4{font-size:13px}.trust-item p{font-size:11.5px}.sec{padding:60px 0}.sec-title{margin-bottom:32px}.sec-title h2{font-size:clamp(24px,5.5vw,36px)}.cats{grid-template-columns:1fr 1fr;gap:14px}.cat{padding:20px 18px}.cat .c-ico{width:50px;height:50px}.cat h3{font-size:17px}.routes,.hotels,.spec-cards{grid-template-columns:1fr 1fr;gap:16px}.custom-grid{grid-template-columns:1fr;gap:28px}.bonuses{grid-template-columns:1fr 1fr;gap:14px}.bonus{padding:22px 18px}.about-grid{grid-template-columns:1fr;gap:32px}.about-photo{aspect-ratio:4/5;max-width:340px;margin:0 auto}.about-photo-wrap{max-width:348px;margin:0 auto}.map-card{max-width:380px;margin:6px auto 0;padding:18px}.tour-grid{grid-template-columns:1fr;gap:24px}.tour-aside{position:static}.story-row{grid-template-columns:1fr;gap:20px}.story-row-flip .story-img,.story-row-flip .story-text{order:0}.story-img img{aspect-ratio:16/10}.gallery,.blog-grid{grid-template-columns:1fr 1fr}.reviews{grid-template-columns:1fr}.foot-grid{grid-template-columns:1fr 1fr}.foot-cta{grid-column:1/-1}}@media (max-width:600px){body{font-size:15px}.wrap{padding:0 16px}.back-bar{top:64px}.nav{gap:10px;height:64px}.brand-logo{width:36px;height:36px}.brand .name{font-size:18px}.brand .sub{font-size:8.5px}.circle-ico{width:40px;height:40px}.hero-content{padding:32px 16px 40px}.hero h1{margin-bottom:16px;font-size:clamp(22px,6vw,30px)}.hero p.lead{margin-bottom:24px;font-size:15px}.hero-cta .btn{max-width:100%;padding:14px 24px;font-size:15px}.trust-grid{-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;gap:0;display:flex;overflow-x:auto}.trust-item{scroll-snap-align:start;border-top:none;border-left:none;flex:none;justify-content:flex-start;gap:8px;width:33.33%;min-width:0;padding:14px 12px}.trust-item+.trust-item{border-left:1px solid #ffffff1f}.trust-item .ti-ico{width:30px;height:30px}.trust-item h4{font-size:11px}.trust-item p{font-size:10px}.sec{padding:48px 0}.sec-title{margin-bottom:24px}.cats{grid-template-columns:1fr;gap:12px}.cat{text-align:left;align-items:center;gap:16px;padding:20px 18px;display:flex}.cat .c-ico{flex:none;width:48px;height:48px;margin:0}.cat h3{margin-bottom:4px;font-size:16px}.cat p{font-size:13px}.routes,.hotels,.spec-cards{grid-template-columns:1fr;gap:16px}.route-body h3{font-size:19px}.route-body p{min-height:0;font-size:13px}.bonuses{grid-template-columns:1fr;gap:12px}.bonus{text-align:left;align-items:center;gap:16px;padding:18px;display:flex}.bonus-ico{flex:none;width:48px;height:48px;margin:0}.bonus h3{margin-bottom:3px;font-size:15px}.bonus p{font-size:13px}.checklist li{gap:10px;font-size:14px}.checklist .ck{width:22px;height:22px}.map-card{padding:18px}.review{padding:20px}.review p{font-size:13.5px}.tour-hero{min-height:300px}.tour-hero h1{font-size:clamp(24px,7vw,36px)}.tour-meta span{padding:5px 12px;font-size:12.5px}.tour-lead{font-size:17px}.tour-story{gap:28px}.story-text p{font-size:14.5px}.day-step{grid-template-columns:34px 1fr;gap:12px}.day-step:not(:last-child):before{top:42px;left:16px}.day-badge{width:34px;height:34px;font-size:16px}.day-content{flex-direction:column;gap:12px}.day-thumb{aspect-ratio:16/10;width:100%;height:auto}.price-card{padding:22px}.price-big{font-size:28px}.gallery,.blog-grid{grid-template-columns:1fr}.custom-text p{font-size:14px}.city-tag{padding:8px 14px;font-size:13px}.foot{padding:42px 0 24px}.foot-grid{grid-template-columns:1fr;gap:32px}.foot-bot{text-align:center;flex-direction:column;align-items:center}.btn{padding:14px 24px;font-size:15px}}.reveal{opacity:0;transition:opacity .7s,transform .7s;transform:translateY(32px)}.reveal.revealed{opacity:1;transform:none}.sakura-layer{pointer-events:none;z-index:4;position:absolute;inset:0;overflow:hidden}.petal{background:#ffdce6e6;border-radius:50% 0;position:absolute;top:-20px;box-shadow:0 0 10px #ffc8d7b3}@keyframes petal-fall{0%{transform:translateY(-20px)rotate(0)translate(0)}25%{transform:translateY(25vh)rotate(90deg)translate(30px)}50%{transform:translateY(50vh)rotate(180deg)translate(-20px)}75%{transform:translateY(75vh)rotate(270deg)translate(25px)}to{opacity:0;transform:translateY(calc(100vh + 20px))rotate(360deg)translate(-10px)}}.btn{transition:transform .2s,background .2s,color .2s,box-shadow .2s;transform:scale(1)}.btn:hover{transform:translateY(-2px)scale(1.03)}.btn:active{transition-duration:.1s;transform:scale(.97)}.btn-dark:hover{box-shadow:0 14px 28px -10px #312d298c}.btn-rose:hover{box-shadow:0 14px 28px -10px #be627373}.btn-ghost:hover{transform:translateY(-2px)scale(1.03);box-shadow:0 8px 20px -8px #312d2940}.cat:hover{border-color:#e5778c73;transform:translateY(-2px);box-shadow:0 12px 28px -14px #e5778c59}.bonus{transition:transform .25s,box-shadow .25s}.bonus:hover{transform:translateY(-4px);box-shadow:0 12px 28px -10px #312d2926}.review{transition:transform .25s,box-shadow .25s}.review:hover{transform:translateY(-4px);box-shadow:0 12px 28px -10px #312d2926}@media (hover:none){.route:hover{box-shadow:none;transform:none}.route-hover{display:none}.route:hover .route-img{opacity:1}.cat:hover,.bonus:hover,.review:hover{box-shadow:none;transform:none}.btn:hover{transform:none}.btn:active{transform:scale(.97)}}@media (prefers-reduced-motion:reduce){.reveal{opacity:1;transition:none;transform:none}*{scroll-behavior:auto}}
