:root{--bg:#f8fbf3;--surface:#ffffff;--ink:#1a2411;--muted:#657064;--brand:#99d837;--brand-hover:#7fbe27;--forest:#315b2a;--moss:#e5f2d0;--river:var(--brand);--clay:#d96b2b;--night:#171d16;--cream:var(--bg);--white:var(--surface);--ink-soft:var(--muted);--blue:var(--brand);--blue-deep:var(--forest);--plum:var(--night);--pink:var(--moss);--green:var(--forest);--green-card:#274a22;--orange:var(--clay);--r:30px}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;min-height:100%;overflow-y:auto}body{min-height:100%;font-family:Nunito,sans-serif;background:var(--cream);color:var(--ink);-webkit-font-smoothing:antialiased;overflow-x:hidden;overflow-y:visible}@supports (overflow:clip){body{overflow-x:clip}}h1,h2,h3,h4,.fred{font-family:Fredoka,sans-serif;font-weight:600;line-height:1.05}img{display:block;max-width:100%}a{text-decoration:none;color:inherit}.wrap{max-width:1180px;margin:0 auto;padding:0 24px}.profile,.partners,.adv,.pkg,.booking-steps,.stats,.testi,.gram,.fcta{content-visibility:auto;contain-intrinsic-size:auto 900px}.partners{contain-intrinsic-size:auto 420px}.adv{contain-intrinsic-size:auto 1100px}.pkg{contain-intrinsic-size:auto 1400px}.booking-steps{contain-intrinsic-size:auto 2200px}.stats{contain-intrinsic-size:auto 520px}.testi{contain-intrinsic-size:auto 850px}.gram{contain-intrinsic-size:auto 760px}.fcta{contain-intrinsic-size:auto 820px}.rv{opacity:0;transform:translateY(26px);transition:opacity .8s cubic-bezier(.22,1,.36,1),transform .8s cubic-bezier(.22,1,.36,1)}.rv.in{opacity:1;transform:none}.d1{transition-delay:.08s}.d2{transition-delay:.16s}.d3{transition-delay:.24s}.d4{transition-delay:.32s}.ph{position:relative;width:100%;height:100%;overflow:hidden;border-radius:inherit;background:linear-gradient(135deg,#cfe0c2,#9ec48e 55%,#6fa86f)}.ph:after{content:attr(data-label);position:absolute;inset:0;display:flex;align-items:center;justify-content:center;text-align:center;font-family:Nunito;font-size:12px;font-weight:700;letter-spacing:.04em;color:#1c24338c;padding:20px;line-height:1.5}nav{position:fixed;top:0;inset-inline:0;z-index:100;transition:all .35s}nav.scrolled{background:#f8fbf3eb;backdrop-filter:blur(12px);box-shadow:0 1px #1a241112}.nav-in{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:18px 24px;max-width:1180px;margin:0 auto}.nav-in .logo{justify-self:center}.nav-in .nav-links{justify-self:start}.nav-in .nav-right{justify-self:end}.logo{font-family:Nunito,sans-serif;font-weight:800;font-size:23px;line-height:1;color:#111;display:flex;align-items:center;gap:10px;letter-spacing:0}.logo-mark{width:34px;height:34px;object-fit:contain;display:block;flex:none}.nav-links{display:flex;gap:30px;align-items:center}.nav-links a{font-weight:600;font-size:15px;color:var(--ink);opacity:.85;transition:opacity .25s}.nav-links a:hover{opacity:1;color:var(--forest)}.btn{display:inline-flex;align-items:center;gap:8px;font-family:Fredoka;font-weight:500;font-size:15px;background:var(--ink);color:#fff;padding:12px 24px;border-radius:100px;transition:transform .25s,background .25s}.btn:hover{transform:translateY(-2px);background:var(--brand);color:var(--ink)}.btn.green{background:var(--green)}.btn.green:hover{background:var(--green-card)}.btn.big{font-size:17px;padding:16px 32px}.menu{display:none}@media(max-width:840px){.nav-links{display:none}.menu{display:block}.nav-in{grid-template-columns:1fr auto}.nav-in .logo{justify-self:start}.nav-in .nav-right{justify-self:end}}.hero{padding:140px 0 60px;text-align:center;position:relative;overflow:hidden}.hero h1{font-size:clamp(2.6rem,6.4vw,5rem);font-weight:600;letter-spacing:-.02em;margin-bottom:0}.hero h1 .spark{color:var(--blue)}.hero .sub{font-size:clamp(1rem,1.6vw,1.2rem);color:var(--ink-soft);max-width:520px;margin:0 auto 30px;font-weight:500}.plan{display:inline-flex;align-items:center;gap:8px;background:var(--surface);border-radius:100px;padding:8px 8px 8px 10px;box-shadow:0 10px 30px -12px #1c24334d;flex-wrap:wrap;justify-content:center;position:relative;z-index:5}.plan .field{display:flex;align-items:center;gap:10px;padding:8px 18px;border-radius:100px;transition:background .2s,box-shadow .2s;cursor:pointer;position:relative}.plan .field:hover,.plan .field.is-open{background:var(--cream)}.plan .field .ic{width:20px;height:20px;color:var(--forest)}.plan .field .lbl{text-align:left}.plan .field .lbl b{display:block;font-family:Fredoka;font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:var(--ink-soft)}.plan .field .lbl span{font-size:14px;font-weight:700;color:var(--ink)}.plan .div{width:1px;height:34px;background:#1c24331a}.plan .date-field,.plan .guest-field{padding:0}.field-trigger{appearance:none;border:0;background:transparent;color:inherit;font:inherit;display:flex;align-items:center;gap:10px;padding:8px 18px;border-radius:100px;cursor:pointer}.date-popover,.guest-popover{position:absolute;top:calc(100% + 14px);left:50%;transform:translate(-50%) translateY(6px);width:270px;background:var(--surface);border:1px solid rgba(19,32,24,.1);border-radius:22px;padding:16px;box-shadow:0 22px 44px -26px #1320187a;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .22s,transform .22s,visibility .22s;text-align:left;z-index:20}.date-field.is-open .date-popover,.guest-field.is-open .guest-popover{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%) translateY(0)}.date-popover b,.guest-popover b{font-family:Fredoka;font-weight:600;font-size:15px;color:var(--ink)}.date-popover small,.guest-popover small{display:block;margin-top:2px;color:var(--ink-soft);font-weight:700;font-size:12px}.date-options{display:grid;gap:8px;margin-top:14px}.date-option{appearance:none;border:1px solid rgba(26,36,17,.09);background:var(--surface);border-radius:15px;padding:10px 12px;text-align:left;display:flex;align-items:center;justify-content:space-between;gap:10px;cursor:pointer;transition:background .2s,border-color .2s,transform .2s}.date-option:hover{background:var(--moss);border-color:#315b2a3d;transform:translateY(-1px)}.date-option b{font-family:Fredoka;font-weight:600;font-size:13px;color:var(--ink)}.date-option span{font-weight:900;font-size:12px;color:var(--forest);white-space:nowrap}.date-custom{width:100%;margin-top:8px;border:0;border-radius:15px;background:var(--moss);color:var(--forest);font-family:Fredoka;font-weight:600;font-size:13px;padding:11px 12px;cursor:pointer}.plan-date{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.guest-stepper{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:14px}.guest-stepper button{width:40px;height:40px;border:0;border-radius:14px;background:var(--moss);color:var(--forest);font-size:22px;font-family:Fredoka;font-weight:600;cursor:pointer;transition:transform .2s,background .2s}.guest-stepper button:hover{transform:translateY(-1px);background:#d6eab8}.guest-stepper strong{font-family:Fredoka;font-weight:600;font-size:18px;color:var(--ink);min-width:76px;text-align:center}@media(max-width:640px){.plan{display:grid;grid-template-columns:1fr;width:min(360px,calc(100vw - 48px));margin:0 auto;gap:10px;border-radius:32px;padding:14px;box-shadow:0 18px 42px -24px #13201873}.plan .field{width:100%;border-radius:22px}.field-trigger{width:100%;justify-content:flex-start;padding:12px 14px;border-radius:20px}.plan .field .ic{width:21px;height:21px;flex:0 0 21px}.plan .div{width:100%;height:1px;background:#1c24331a}.plan .btn{width:100%;justify-content:center;padding:14px 18px;border-radius:100px}.date-popover,.guest-popover{left:0;right:0;width:100%;top:calc(100% + 8px);transform:translateY(6px)}.date-field.is-open .date-popover,.guest-field.is-open .guest-popover{transform:translateY(0)}}.gallery{position:relative;max-width:940px;margin:58px auto 0;display:grid;grid-template-columns:minmax(120px,.75fr) minmax(230px,1.08fr) minmax(120px,.75fr);grid-template-rows:152px 152px;gap:14px;align-items:stretch}.gallery:before,.gallery:after{content:"";position:absolute;z-index:4;width:40px;height:40px;background:var(--brand);-webkit-mask:url(/brand/logo-icon.svg) center/contain no-repeat;mask:url(/brand/logo-icon.svg) center/contain no-repeat;filter:drop-shadow(0 10px 18px rgba(153,216,55,.32));pointer-events:none}.gallery:before{left:23%;top:46%;transform:translate(-50%,-50%) rotate(-10deg)}.gallery:after{right:23%;top:46%;width:36px;height:36px;transform:translate(50%,-50%) rotate(14deg)}.blob{display:none}.pic{position:relative;overflow:hidden;border-radius:26px;background:var(--moss);box-shadow:0 24px 48px -34px #13201880;z-index:1}.pic .ph{height:100%;border-radius:26px}.pic img{width:100%;height:100%;object-fit:cover;transition:transform .7s cubic-bezier(.22,1,.36,1),filter .7s cubic-bezier(.22,1,.36,1)}.p1{grid-column:1;grid-row:1}.p2{grid-column:1;grid-row:2}.p3{grid-column:2;grid-row:1 / span 2;border-radius:34px;box-shadow:0 32px 62px -36px #13201894}.p3 .ph{border-radius:34px}.p4{grid-column:3;grid-row:1}.p5{grid-column:3;grid-row:2}.pic:hover img{transform:scale(1.035);filter:saturate(1.06)}.tag-pill{position:absolute;left:50%;top:-18px;transform:translate(-50%);background:linear-gradient(110deg,#ffffff9e,#ffffff3d 48%,#e5f2d052);border:1px solid rgba(255,255,255,.78);border-radius:100px;padding:7px 8px 7px 14px;font-family:Fredoka;font-weight:500;font-size:13px;color:var(--ink);text-decoration:none;box-shadow:inset 0 1px #ffffffd6,inset 0 -10px 20px #ffffff2e,inset -15px 0 24px #99d8371f,0 18px 34px -24px #13201894;backdrop-filter:blur(24px) saturate(1.85) contrast(1.06);-webkit-backdrop-filter:blur(24px) saturate(1.85) contrast(1.06);z-index:3;display:flex;align-items:center;gap:8px;white-space:nowrap;overflow:hidden;isolation:isolate}.tag-pill:before{content:"";position:absolute;inset:1px;border-radius:inherit;background:linear-gradient(180deg,#ffffffad,#fff0 46%),radial-gradient(circle at 18% 20%,#ffffffad,#fff0 34%);pointer-events:none;z-index:-1}.tag-pill .dot{position:relative;z-index:1;width:8px;height:8px;border-radius:50%;background:var(--green);box-shadow:0 0 0 4px #99d8372e,0 0 16px #99d83785}.tag-arrow{position:relative;z-index:1;width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:#99d837;color:var(--ink);box-shadow:inset 0 1px #ffffff6b,0 10px 18px -14px #132018b8}.tag-arrow svg{width:15px;height:15px}@media(max-width:840px){.gallery{width:min(420px,calc(100vw - 40px));grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:300px 116px 116px;gap:10px;margin-top:42px}.gallery:before{left:18%;top:37%;width:30px;height:30px}.gallery:after{left:50%;right:auto;top:78%;width:30px;height:30px;transform:translate(-50%,-50%)}.p3{grid-column:1 / -1;grid-row:1}.p1{grid-column:1;grid-row:2}.p4{grid-column:2;grid-row:2}.p2{grid-column:1;grid-row:3}.p5{grid-column:2;grid-row:3}.pic,.pic .ph,.p3 .ph,.p3{border-radius:22px}}.intro{padding:80px 0 34px}.profile-panel{display:grid;grid-template-columns:minmax(0,.9fr) minmax(360px,1.1fr);gap:28px;align-items:stretch;position:relative}.profile-copy{position:relative;overflow:hidden;border-radius:30px;background:var(--night);border:1px solid rgba(153,216,55,.16);padding:34px;box-shadow:0 30px 70px -46px #132018b8}.profile-copy:after{content:"";position:absolute;right:-56px;bottom:-58px;width:210px;height:118px;border:24px solid var(--brand);border-radius:50%;transform:rotate(16deg);opacity:.9;pointer-events:none}.profile-mark{position:relative;z-index:1;width:42px;height:42px;display:grid;place-items:center;margin-bottom:24px}.profile-mark img{width:36px;height:36px;object-fit:contain;filter:brightness(0) invert(1);opacity:.96}.eyebrow{position:relative;z-index:1;display:inline-flex;margin-bottom:14px;color:#99d837;font-family:Fredoka;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.08em}.profile-copy .eyebrow{color:#99d837}.profile-copy h2{font-size:clamp(2rem,4.2vw,3.55rem);letter-spacing:0;margin-bottom:18px;max-width:480px}.profile-copy h2,.profile-copy p{position:relative;z-index:1}.profile-copy h2{color:#fff}.profile-copy p{color:#fff;font-weight:750;line-height:1.72;margin-bottom:14px}.profile-more{position:relative;z-index:1;display:inline-flex;align-items:center;gap:8px;margin-top:9px;color:var(--brand);font-size:13px;font-weight:900}.profile-more:hover{color:#fff}.profile-media{position:relative;min-height:420px;border-radius:30px;overflow:hidden;background:var(--night);box-shadow:0 26px 60px -42px #132018ad}.profile-media img{width:100%;height:100%;object-fit:cover;filter:saturate(1.02) contrast(1.06) brightness(.62)}.profile-media:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#080c07b8,#080c0733 48%,#080c07c7),linear-gradient(180deg,#080c070f,#080c07e6)}.profile-quote{position:absolute;left:34px;right:34px;bottom:30px;z-index:1;color:#fff;padding-left:22px;border-left:3px solid #99D837;text-shadow:0 16px 34px rgba(0,0,0,.56)}.profile-quote:before{content:"“";display:block;font-family:Fredoka;font-size:86px;line-height:.62;color:#99d837;margin-bottom:6px;text-shadow:none}.profile-quote b{display:block;font-family:Fredoka;font-size:13px;font-weight:600;color:#99d837;margin-bottom:12px;letter-spacing:.02em;text-shadow:none}.profile-quote p{max-width:560px;color:#fff;font-family:Fredoka;font-size:clamp(1.65rem,2.9vw,2.75rem);font-weight:600;line-height:1.1;letter-spacing:0}.profile-quote p span{color:#99d837!important;-webkit-text-fill-color:#99D837;text-shadow:0 0 22px rgba(153,216,55,.24)}.home-faq{padding:112px 24px;background:var(--cream)}.home-faq-grid{display:grid;grid-template-columns:minmax(280px,.72fr) minmax(0,1.28fr);gap:70px;align-items:start}.home-faq-intro{position:sticky;top:110px}.home-faq-intro .eyebrow{color:var(--forest)}.home-faq-intro h2{max-width:530px;font-size:clamp(2.1rem,4vw,3.65rem);line-height:1.02;margin:12px 0 18px}.home-faq-intro p{max-width:520px;color:var(--ink-soft);font-weight:650;line-height:1.75}.home-faq-intro>a{display:inline-flex;margin-top:22px;color:var(--forest);font-size:13px;font-weight:900}.home-faq-list{display:grid;gap:11px}.home-faq-list details{padding:22px 24px;border:1px solid rgba(19,32,24,.09);border-radius:19px;background:var(--surface);box-shadow:0 18px 45px -42px #13201880}.home-faq-list summary{cursor:pointer;color:var(--ink);font-weight:900;line-height:1.45}.home-faq-list p{padding-top:13px;color:var(--ink-soft);font-size:14px;font-weight:650;line-height:1.75}@media(max-width:760px){.home-faq{padding:78px 20px}.home-faq-grid{grid-template-columns:1fr;gap:34px}.home-faq-intro{position:static}.home-faq-list details{padding:19px}}.profile-facts{grid-column:1 / -1;display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.profile-facts div{display:grid;grid-template-columns:auto 1fr;column-gap:12px;row-gap:2px;align-items:start;padding:18px;border-radius:22px;background:#ffffff9e;border:1px solid rgba(26,36,17,.08);box-shadow:0 18px 44px -38px #13201870}.profile-fact-icon{grid-row:1 / span 2;width:46px;height:46px;display:grid;place-items:center;color:var(--forest)}.profile-fact-icon svg{width:32px;height:32px;fill:none;stroke:currentColor;stroke-width:1.75;stroke-linecap:round;stroke-linejoin:round}.profile-facts b{font-family:Fredoka;font-size:16px;line-height:1.2}.profile-facts small{color:var(--ink-soft);font-weight:750;line-height:1.45}@media(max-width:900px){.profile-panel{grid-template-columns:1fr}.profile-media{min-height:320px}.profile-facts{grid-template-columns:1fr}}@media(max-width:640px){.intro{padding:52px 0 26px}.profile-copy{padding:26px 22px;border-radius:24px}.profile-copy h2{font-size:2.05rem}.profile-copy p{font-size:14px}.profile-media{min-height:280px;border-radius:24px}.profile-mark{width:42px;height:42px}.profile-mark img{width:34px;height:34px}.profile-quote{left:22px;right:20px;bottom:20px;padding-left:16px}.profile-quote:before{font-size:56px}.profile-quote p{font-size:1.38rem;line-height:1.12}.profile-facts div{border-radius:18px;padding:16px}}.cards{padding:30px 0 90px}.card-wrap{position:sticky;height:auto}.card{border-radius:var(--r);padding:48px;position:relative;overflow:hidden;display:grid;grid-template-columns:1fr 1fr;gap:30px;align-items:center;min-height:380px;box-shadow:0 -10px 40px -20px #1c243366}.card h3{font-size:clamp(1.6rem,3vw,2.3rem);margin-bottom:16px;color:#fff}.card p{font-weight:600;line-height:1.6;max-width:380px}.card .txt{position:relative;z-index:2;display:flex;flex-direction:column;height:100%}.card .media{position:relative;height:100%;min-height:300px;display:flex;align-items:center;justify-content:center}.c-plum{background:var(--night)}.c-plum h3{color:#fff}.c-plum p{color:#ffffffc7}.c-plum .ico{background:#ffffff1f;color:var(--clay)}.c-blue{background:var(--forest)}.c-blue p{color:#ffffffd1}.c-blue .ico{background:#ffffff24;color:var(--moss)}.c-pink{background:var(--moss)}.c-pink h3{color:var(--ink)}.c-pink p{color:#132018bf}.c-pink .ico{background:#1f6b461f;color:var(--forest)}.c-pink h3,.c-pink{color:var(--ink)}.card .cblob{position:absolute;inset:0;z-index:0;pointer-events:none;opacity:.95}.card .cblob:before,.card .cblob:after{content:"";position:absolute;inset:auto;pointer-events:none}.card .cblob:before{right:-8%;bottom:-18%;width:64%;height:58%;border-radius:44% 56% 0 0;filter:blur(34px);transform:rotate(-8deg)}.card .cblob:after{right:5%;top:10%;width:42%;height:70%;border-radius:999px;filter:blur(42px);transform:rotate(18deg);opacity:.42}.c-plum .cblob:before{background:linear-gradient(135deg,#d96b2b6b,#1f6b4614)}.c-plum .cblob:after{background:#fffdf81f}.c-blue .cblob:before{background:linear-gradient(135deg,#e5f2d052,#99d83733)}.c-blue .cblob:after{background:#fffdf81f}.c-pink .cblob:before{background:linear-gradient(135deg,#315b2a2e,#99d8371a)}.c-pink .cblob:after{background:#fffdf885}.phone{position:relative;width:245px;height:390px;background:#0e1116;border-radius:34px;padding:9px;box-shadow:0 30px 60px -20px #00000080;z-index:2;transform:rotate(-4deg);transition:transform .6s cubic-bezier(.22,1,.36,1)}.card-wrap.active .phone{transform:rotate(0) translateY(-6px)}.phone .notch{position:absolute;top:16px;left:50%;transform:translate(-50%);width:74px;height:18px;background:#0e1116;border-radius:100px;z-index:3}.phone .screen{width:100%;height:100%;background:#fff;border-radius:26px;overflow:hidden;padding:30px 14px 0;font-family:Nunito}.phone .pheader{font-family:Fredoka;font-weight:600;font-size:13px;color:var(--ink);margin-bottom:10px}.phone .screen-photo{height:118px;border-radius:18px;overflow:hidden;margin-bottom:12px;background:var(--moss);box-shadow:0 10px 24px -18px #13201873}.phone .screen-photo img{width:100%;height:100%;object-fit:cover;border-radius:18px}.phone .line{display:flex;align-items:center;gap:8px;font-size:10px;color:var(--ink-soft);font-weight:600;margin-bottom:7px;opacity:0;transform:translate(10px);transition:opacity .5s,transform .5s}.phone .line .ck{width:15px;height:15px;border-radius:50%;background:#e7f3df;color:var(--forest);display:grid;place-items:center;font-size:8px;flex:none}.card-wrap.active .phone .line{opacity:1;transform:none}.card-wrap.active .phone .line:nth-of-type(3){transition-delay:.1s}.card-wrap.active .phone .line:nth-of-type(4){transition-delay:.2s}.card-wrap.active .phone .line:nth-of-type(5){transition-delay:.3s}.card-wrap.active .phone .line:nth-of-type(6){transition-delay:.4s}.phone .pdiv{height:1px;background:#1c243314;margin:11px 0 10px}.phone .rev{font-family:Fredoka;font-weight:600;font-size:13px;margin-bottom:4px}.phone .revsub{font-size:9px;color:var(--ink-soft);font-weight:700}.phone .tabs{display:flex;gap:6px;margin-top:12px}.phone .tabs .tb{font-size:9px;font-weight:700;padding:5px 12px;border-radius:100px;color:var(--ink-soft)}.phone .tabs .tb.on{background:var(--moss);color:var(--forest);border:1px solid rgba(49,91,42,.14)}.phone .screen.is-chat{background:#dff3f8;padding:0}.phone .screen.is-chat>.pheader,.phone .screen.is-chat>.screen-photo,.phone .screen.is-chat>.line,.phone .screen.is-chat>.pdiv,.phone .screen.is-chat>.rev,.phone .screen.is-chat>.revsub,.phone .screen.is-chat>.tabs{display:none}.wa-chat{display:flex;flex-direction:column;height:100%;overflow:hidden;background:#dff3f8}.chat-head{height:66px;display:flex;align-items:center;gap:7px;background:#075e54;color:#fff;padding:25px 8px 7px;flex:none}.wa-back{font-family:Arial,sans-serif;font-size:24px;line-height:1;margin-right:-2px;color:#fff}.chat-avatar{width:27px;height:27px;border-radius:50%;background:#fff;display:grid;place-items:center;flex:none;overflow:hidden;border:1px solid rgba(255,255,255,.5)}.chat-avatar img{width:21px;height:21px;object-fit:contain}.chat-title{min-width:0;flex:1}.chat-head b{display:block;font-family:Nunito;font-size:10px;font-weight:900;line-height:1.05;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.chat-head small{display:block;margin-top:2px;font-size:7px;font-weight:800;color:#ffffffc7}.chat-actions{display:flex;align-items:center;gap:8px;color:#fff;flex:none}.chat-actions svg{width:12px;height:12px;fill:currentColor;stroke:currentColor;stroke-width:1.7}.chat-body{position:relative;display:flex;flex-direction:column;gap:5px;flex:1;min-height:0;padding:10px 8px 7px;background:#e5f5fb;overflow:hidden}.chat-body:before{content:"";position:absolute;inset:0;opacity:.28;background-image:radial-gradient(circle at 12px 12px,rgba(7,94,84,.13) 1px,transparent 1.5px);background-size:28px 28px;pointer-events:none}.card .chat-bubble{position:relative;z-index:1;max-width:82%;border-radius:7px;padding:6px 7px 13px;font-size:8px;font-weight:700;line-height:1.3;color:#23322d;box-shadow:0 1px 2px #13201824}.chat-bubble.me{align-self:flex-end;background:#c8ffc7;border-top-right-radius:2px}.chat-bubble.admin{align-self:flex-start;background:#fff;border-top-left-radius:2px}.chat-bubble.ok{background:#fff}.msg-meta{position:absolute;right:6px;bottom:3px;display:flex;align-items:center;gap:2px;font-size:6px;font-weight:800;color:#23322d6b;line-height:1}.read-ticks{width:12px;height:7px;fill:none;stroke:#34b7f1;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.chat-input{height:34px;display:flex;align-items:center;gap:5px;padding:5px 7px;background:#e5f5fb;flex:none}.chat-compose{height:24px;flex:1;display:flex;align-items:center;gap:5px;background:#fff;border-radius:100px;padding:0 7px;box-shadow:0 1px 2px #13201814}.chat-compose svg{width:11px;height:11px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.chat-input .emoji,.chat-input .paperclip,.chat-input .camera{color:#7d8985;display:grid;place-items:center;flex:none}.chat-input .placeholder{flex:1;color:#9aa5a1;font-size:8px;font-weight:800}.chat-input .mic{width:22px;height:22px;border-radius:50%;background:#128c7e;color:#fff;display:grid;place-items:center;box-shadow:0 2px 5px #13201829;flex:none}.chat-input .mic svg{width:11px;height:11px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.phone .screen.is-receipt{background:#f6fbf1;padding:30px 12px 0}.phone .screen.is-receipt>.screen-photo,.phone .screen.is-receipt>.line,.phone .screen.is-receipt>.pdiv,.phone .screen.is-receipt>.rev,.phone .screen.is-receipt>.revsub,.phone .screen.is-receipt>.tabs{display:none}.pay-receipt{height:318px;display:flex;flex-direction:column;gap:10px}.pay-top{display:flex;align-items:center;gap:8px;background:#fff;border:1px solid rgba(31,107,70,.1);border-radius:16px;padding:9px;box-shadow:0 12px 24px -20px #13201873}.pay-logo{width:31px;height:31px;border-radius:10px;background:var(--moss);display:grid;place-items:center;flex:none}.pay-logo img{width:22px;height:22px;object-fit:contain}.pay-top b{display:block;font-family:Fredoka;font-size:12px;line-height:1;color:var(--ink)}.pay-top small{display:block;margin-top:3px;font-size:8px;font-weight:800;color:var(--ink-soft)}.pay-status{background:var(--forest);color:#fff;border-radius:20px;padding:14px 12px;text-align:center;box-shadow:0 18px 32px -24px #1f6b46bf}.pay-check{width:31px;height:31px;border-radius:50%;margin:0 auto 8px;background:#fff;color:var(--forest);display:grid;place-items:center;font-weight:900;font-size:13px}.pay-status small{display:block;font-size:8px;font-weight:800;color:#ffffffb8;margin-bottom:4px}.pay-status b{display:block;font-family:Fredoka;font-size:15px;line-height:1.05;color:#fff}.pay-amount{display:flex;align-items:center;justify-content:space-between;gap:10px;background:#fff;border:1px dashed rgba(31,107,70,.28);border-radius:16px;padding:10px 11px}.pay-amount span{font-size:8px;font-weight:800;color:var(--ink-soft)}.pay-amount b{font-family:Fredoka;font-size:12px;color:var(--ink);white-space:nowrap}.pay-list{display:grid;gap:7px}.pay-list div{display:flex;align-items:center;gap:8px;background:#fff;border-radius:14px;padding:8px 9px;box-shadow:0 10px 20px -18px #13201859}.pay-list span{width:17px;height:17px;border-radius:50%;background:#e7f3df;color:var(--forest);display:grid;place-items:center;font-size:8px;font-weight:900;flex:none}.pay-list b{display:block;font-family:Fredoka;font-size:10px;color:var(--ink);line-height:1}.pay-list small{display:block;margin-top:3px;font-size:7px;font-weight:800;color:var(--ink-soft)}.bubble{position:absolute;left:-30px;top:120px;background:linear-gradient(110deg,#ffffff52,#ffffff1f 48%,#ffffff40);border:1px solid rgba(255,255,255,.46);border-radius:100px;padding:7px 12px 7px 7px;display:flex;align-items:center;gap:9px;color:#fff;box-shadow:inset 0 1px #ffffffb8,inset 0 -1px #ffffff38,inset 14px 0 28px #ffffff1f,inset -18px 0 30px #ffffff14,0 20px 34px -24px #132018b8;backdrop-filter:blur(28px) saturate(1.85) contrast(1.08);-webkit-backdrop-filter:blur(28px) saturate(1.85) contrast(1.08);z-index:4;opacity:0;transform:translateY(14px) scale(.9);transition:opacity .6s .3s,transform .6s .3s;overflow:hidden;isolation:isolate}.bubble:before{content:"";position:absolute;inset:1px;border-radius:inherit;background:linear-gradient(180deg,#ffffff8f,#fff0 44%),radial-gradient(circle at 18% 20%,#ffffff94,#fff0 34%),radial-gradient(circle at 80% 62%,#fff3,#fff0 40%);pointer-events:none;z-index:-1}.bubble:after{content:"";position:absolute;top:-20px;bottom:-20px;right:20px;width:26px;border-radius:999px;background:linear-gradient(90deg,#fff0,#ffffff94,#fff0);filter:blur(6px);transform:rotate(14deg);opacity:.7;pointer-events:none;z-index:-1}.bubble>*{position:relative;z-index:1}.card-wrap.active .bubble{opacity:1;transform:none}.bubble .av{width:31px;height:31px;border-radius:50%;background:linear-gradient(145deg,#99d837eb,#e5f2d09e);border:1px solid rgba(255,255,255,.68);display:grid;place-items:center;color:var(--ink);font-family:Fredoka;font-size:11px;flex:none;box-shadow:inset 0 1px #ffffffc2,inset -7px -9px 16px #315b2a1a,0 8px 18px -12px #1f5b2acc}.bubble b{font-family:Fredoka;font-weight:600;font-size:15px;color:#fff;text-shadow:0 1px 10px rgba(0,0,0,.42),0 0 18px rgba(19,32,24,.22)}.bubble .st{font-size:9px;color:#ffffffdb;font-weight:800;text-shadow:0 1px 8px rgba(0,0,0,.32)}.bubble .thumb-ic{color:#fff;width:16px;height:16px;display:grid;place-items:center;flex:none;opacity:.92;filter:drop-shadow(0 1px 8px rgba(0,0,0,.18))}.bubble .thumb-ic svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.c-pink .bubble{background:linear-gradient(110deg,#ffffff80,#fff3 48%,#ffffff57);border-color:#ffffffb3;box-shadow:inset 0 1px #ffffffd6,inset 0 -1px #ffffff59,inset 14px 0 28px #ffffff2e,inset -18px 0 30px #315b2a14,0 18px 32px -24px #13201873}.c-pink .bubble b{color:var(--ink);text-shadow:0 1px 10px rgba(255,255,255,.7)}.c-pink .bubble .st{color:#1a241194;text-shadow:none}.c-pink .bubble .thumb-ic{color:var(--forest);filter:none}@media(min-width:841px){.card-wrap:nth-child(2) .bubble{left:-92px;top:126px}}@media(max-width:840px){.card{grid-template-columns:1fr;padding:34px}.card .media{min-height:390px;margin-top:72px}.bubble{left:50%;top:-56px;min-width:174px;min-height:44px;padding:5px 12px 5px 6px;gap:9px;transform:translate(-50%,14px) scale(.9)}.bubble .av{width:27px;height:27px;font-size:10px}.bubble b{font-size:14px;line-height:1}.bubble .st{font-size:8px;line-height:1}.bubble .thumb-ic{width:15px;height:15px}.card-wrap.active .bubble{transform:translate(-50%)}.card-wrap{position:sticky}}.stats{text-align:center;padding:70px 0}.stats h2{font-size:clamp(1.8rem,4vw,2.8rem);margin-bottom:50px}.stat-row{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.stat .ico{width:46px;height:46px;margin:0 auto 12px;color:var(--forest);display:grid;place-items:center}.stat .ico svg{width:100%;height:100%;overflow:visible}.stat .ico path,.stat .ico circle{fill:none;stroke:currentColor;stroke-width:3;stroke-linecap:round;stroke-linejoin:round}.stat .ico .spark,.stat .ico .accent{stroke:var(--brand-lime);fill:none}.stat:nth-child(3) .ico path:first-child{fill:#99d83747;stroke:var(--forest)}.stat b{font-family:Fredoka;font-weight:600;font-size:clamp(2.4rem,6vw,4rem);color:var(--forest);display:block;line-height:1}.stat span{color:var(--ink-soft);font-weight:600;font-size:14px}@media(max-width:640px){.stat-row{grid-template-columns:1fr;gap:36px}}.partners{padding:0 0 72px}.partner-panel{display:grid;grid-template-columns:260px minmax(0,1fr);gap:28px;align-items:center;background:#ffffffa3;border:1px solid rgba(26,36,17,.08);border-radius:28px;padding:24px;box-shadow:0 26px 60px -48px #13201880}.partner-copy span{display:inline-flex;margin-bottom:8px;color:#315b2a;font-family:Fredoka;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.08em}.partner-copy h2{font-family:Fredoka;font-size:clamp(1.22rem,1.8vw,1.65rem);line-height:1.08;letter-spacing:0;margin-bottom:10px;color:var(--ink)}.partner-copy p{color:var(--ink-soft);font-size:13px;font-weight:750;line-height:1.55;max-width:240px}.partner-logos{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px 14px;align-items:center}.partner-logo{height:62px;border-radius:16px;display:grid;place-items:center;padding:10px 12px;background:#f8fbf3ad;transition:transform .25s cubic-bezier(.22,1,.36,1),background .25s,box-shadow .25s}.partner-logo:hover{transform:translateY(-2px);background:#fff;box-shadow:0 16px 28px -24px #13201875}.partner-logo img{max-width:100%;max-height:42px;width:auto;height:auto;object-fit:contain;filter:grayscale(1) contrast(.9) opacity(.64);transition:filter .25s,transform .25s,opacity .25s}.partner-logo img.is-swapping{opacity:.22!important;transform:translateY(8px) scale(.96)!important}.partner-logo:hover img{filter:none;transform:scale(1.02)}@keyframes partnerLogoRise{0%,72%,to{opacity:.58;transform:translateY(0) scale(1)}8%{opacity:.34;transform:translateY(8px) scale(.97)}20%,46%{opacity:1;transform:translateY(-3px) scale(1.025)}}@media(max-width:960px){.partner-panel{grid-template-columns:1fr;gap:20px}.partner-copy{text-align:center}.partner-copy p{margin:0 auto;max-width:420px}.partner-logos{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:640px){.partners{padding:0 0 54px}.partner-panel{padding:18px;border-radius:24px;overflow:hidden}.partner-copy h2{font-size:1.28rem}.partner-copy p{font-size:12px}.partner-logos{grid-template-columns:none;grid-auto-flow:column;grid-auto-columns:minmax(128px,42%);grid-template-rows:repeat(2,58px);gap:9px;overflow-x:auto;overflow-y:hidden;padding:2px 2px 10px;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch}.partner-logos::-webkit-scrollbar{display:none}.partner-logo{height:58px;border-radius:14px;padding:9px 10px;scroll-snap-align:start}.partner-logo img{max-height:38px;animation:partnerLogoRise 7.2s cubic-bezier(.22,1,.36,1) infinite;animation-delay:calc(var(--i) * .22s)}}.adv{background:var(--surface);border-radius:40px;padding:70px 0;margin:30px 0}.adv .inner{max-width:1180px;margin:0 auto;padding:0 24px}.adv h2{text-align:center;font-size:clamp(1.9rem,4vw,3rem);margin-bottom:8px}.adv h2 u,.pkg h2 u,.gram h2 u{text-decoration-color:var(--brand);text-decoration-thickness:4px;text-underline-offset:7px;text-decoration-skip-ink:none}.adv .lead{text-align:center;color:var(--ink-soft);font-weight:600;margin-bottom:46px}.adv-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.acard{display:block;cursor:pointer;border-radius:22px;transition:transform .35s cubic-bezier(.22,1,.36,1);contain:layout paint}.acard:hover{transform:translateY(-6px)}.acard .thumb{position:relative;aspect-ratio:4/5;border-radius:22px;overflow:hidden;background:var(--moss);box-shadow:0 20px 42px -30px #1320188c}.acard .thumb:after{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,#13201800 38%,#13201847 64%,#132018d1)}.acard .thumb img{transition:transform .6s cubic-bezier(.22,1,.36,1),filter .6s cubic-bezier(.22,1,.36,1)}.acard:hover .thumb img{transform:scale(1.05);filter:saturate(1.04)}.acard .go{position:absolute;top:12px;right:12px;width:36px;height:36px;border-radius:50%;background:linear-gradient(135deg,#ffffff75,#ffffff29 52%,#ffffff52);border:1px solid rgba(255,255,255,.62);color:#fff;display:grid;place-items:center;font-size:0;line-height:1;z-index:3;box-shadow:inset 0 1px #ffffffc7,inset 0 -1px #ffffff38,0 14px 26px -18px #132018b8;backdrop-filter:blur(20px) saturate(1.75) contrast(1.05);-webkit-backdrop-filter:blur(20px) saturate(1.75) contrast(1.05);overflow:hidden}.acard .go:before{content:"";position:absolute;inset:1px;border-radius:inherit;background:linear-gradient(180deg,#ffffff85,#fff0 48%),radial-gradient(circle at 28% 22%,#ffffff94,#fff0 38%);pointer-events:none}.acard .go:after{content:"";position:absolute;top:-8px;bottom:-8px;right:6px;width:8px;border-radius:999px;background:linear-gradient(90deg,#fff0,#ffffff80,#fff0);filter:blur(3px);transform:rotate(15deg);opacity:.72;pointer-events:none}.brand-symbol{position:relative;z-index:1;width:17px;height:17px;background:#fff;-webkit-mask:url(/brand/logo-icon.svg) center/contain no-repeat;mask:url(/brand/logo-icon.svg) center/contain no-repeat;filter:drop-shadow(0 1px 8px rgba(19,32,24,.36))}.activity-panel{position:absolute;left:14px;right:14px;bottom:14px;z-index:2;color:#fff}.activity-meta{display:flex;flex-wrap:wrap;gap:7px;margin-bottom:9px}.price-chip,.min-chip{display:inline-flex;align-items:center;width:max-content;max-width:100%;padding:6px 10px;border-radius:100px;border:1px solid rgba(255,255,255,.24);backdrop-filter:blur(12px);font-size:11px;font-weight:900}.price-chip{background:var(--brand);color:var(--ink);border-color:#99d83780}.min-chip{background:#132018a3;color:#fff}.activity-row{display:block}.activity-row h3{font-family:Fredoka;font-weight:600;font-size:clamp(1.12rem,1.55vw,1.42rem);line-height:1.05;color:#fff;max-width:92%}@media(max-width:840px){.adv{border-radius:30px;padding:56px 0;contain:layout paint}.adv-grid{grid-template-columns:repeat(2,1fr);gap:16px}.adv .rv{opacity:1;transform:none;transition:none}.acard{contain:layout paint style}.acard .thumb{border-radius:18px;box-shadow:0 10px 22px -22px #1320186b;transform:none}.acard .thumb img{transition:none}.acard .thumb:after{background:linear-gradient(180deg,#13201800 42%,#13201833 66%,#132018c7)}.activity-panel{left:12px;right:12px;bottom:12px}.acard .go{width:32px;height:32px;background:linear-gradient(135deg,#ffffffb8,#ffffff61);box-shadow:inset 0 1px #ffffffc2,0 8px 18px -18px #1320187a;backdrop-filter:none;-webkit-backdrop-filter:none}.brand-symbol{width:15px;height:15px}.acard .go:after{display:none}.price-chip,.min-chip{backdrop-filter:none;-webkit-backdrop-filter:none;box-shadow:none}.min-chip{background:#132018bd}}@media(hover:none),(pointer:coarse){.acard,.acard .thumb img{transition:none}.acard:hover{transform:none}.acard:hover .thumb img{transform:none;filter:none}}.pkg{padding:80px 0}.pkg h2{text-align:center;font-size:clamp(1.9rem,4vw,3rem);margin-bottom:8px}.pkg .lead{text-align:center;color:var(--ink-soft);font-weight:600;margin-bottom:46px}.pkg-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;align-items:stretch}.pcard{background:var(--surface);border:1px solid rgba(19,32,24,.08);border-radius:28px;overflow:hidden;display:flex;flex-direction:column;height:100%;transition:transform .35s cubic-bezier(.22,1,.36,1),box-shadow .35s cubic-bezier(.22,1,.36,1),border-color .35s}.pcard:hover{transform:translateY(-6px);border-color:#1f6b4629;box-shadow:0 28px 54px -34px #1320186b}.pcard .top{position:relative;aspect-ratio:16/10;overflow:hidden;background:var(--moss)}.pcard .top:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#13201800 54%,#13201838);z-index:1;pointer-events:none}.pcard .top img{transition:transform .7s cubic-bezier(.22,1,.36,1),filter .7s cubic-bezier(.22,1,.36,1)}.pcard:hover .top img{transform:scale(1.035);filter:saturate(1.04)}.pcard .pop{position:absolute;top:16px;right:16px;z-index:2;background:#d96b2bf0;color:#fff;font-family:Fredoka;font-size:12px;padding:7px 14px;border-radius:100px;box-shadow:0 12px 24px -18px #00000073}.pcard .body{padding:24px 26px 28px;display:flex;flex-direction:column;flex:1}.pcard h3{font-size:1.45rem;margin-bottom:10px;color:var(--ink)}.pcard p{color:var(--ink-soft);font-weight:650;font-size:.95rem;line-height:1.6;margin-bottom:22px;flex:1}.pcard .foot{display:flex;align-items:center;justify-content:space-between;gap:16px;border-top:1px solid rgba(19,32,24,.08);padding-top:18px}.pcard .foot .pr b{font-family:Fredoka;font-size:1.55rem;color:var(--forest);line-height:1}.pcard .foot .pr span{font-size:12px;color:var(--ink-soft);font-weight:800;display:block;margin-bottom:4px}.pcard .foot .btn{padding:11px 20px;font-size:14px;box-shadow:0 14px 28px -22px #1f6b46cc}@media(max-width:840px){.pkg-grid{grid-template-columns:1fr}}.testi{padding:30px 0 90px}.testi h2{text-align:center;font-size:clamp(1.7rem,3.5vw,2.6rem);margin-bottom:40px}.tcard{background:var(--night);border-radius:var(--r);padding:46px 46px 0;min-height:444px;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(340px,.95fr);gap:36px;align-items:stretch;position:relative;overflow:hidden}.tcard:after{content:"";position:absolute;right:8%;bottom:-86px;width:360px;height:150px;border:34px solid var(--brand);border-radius:50%;transform:rotate(12deg);opacity:.92;pointer-events:none}.tcopy{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:space-between;padding-bottom:38px;min-height:350px}.tcopy .ico{width:48px;height:48px;font-size:0;margin-bottom:22px;background:#fff;position:relative;-webkit-mask:url(/brand/logo-icon.svg) center/contain no-repeat;mask:url(/brand/logo-icon.svg) center/contain no-repeat}.tcopy .ico:before,.tcopy .ico:after{display:none}.tquotes{position:relative;min-height:226px}.tquote{position:absolute;inset:0;opacity:0;transform:translateY(14px);transition:opacity .35s ease,transform .45s cubic-bezier(.22,1,.36,1);pointer-events:none}.tquote.is-active{opacity:1;transform:none}.tcard blockquote{font-family:Fredoka;font-weight:500;font-size:clamp(1.18rem,2.15vw,1.72rem);color:#fff;line-height:1.18;max-width:540px;margin-bottom:18px}.tcard cite{color:#ffffffb8;font-style:normal;font-family:Fredoka;font-weight:600;font-size:15px}.tnav{position:relative;z-index:4;display:flex;align-items:center;gap:10px;margin-top:auto}.tbtn{width:54px;height:54px;border:0;border-radius:50%;display:grid;place-items:center;background:#ffffff1a;color:#fff;cursor:pointer;transition:transform .25s,background .25s}.tbtn.next{background:var(--brand);color:var(--ink)}.tbtn:hover{transform:scale(.94);background:var(--brand-hover);color:var(--ink)}.tbtn svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:2.3;stroke-linecap:round;stroke-linejoin:round}.tphotos{position:relative;z-index:2;min-height:444px;perspective:900px}.tphoto{position:absolute;right:18px;bottom:-18px;width:min(313px,80%);height:378px;border:0;border-radius:20px;overflow:visible;background:transparent;padding:0;cursor:pointer;transform-origin:50% 80%;transition:transform .55s cubic-bezier(.22,1,.36,1),opacity .35s,filter .35s;will-change:transform}.tphoto .ph,.tphoto img{width:100%;height:100%;border-radius:20px;object-fit:cover;box-shadow:0 28px 56px -28px #000000b8}.tphoto:after{content:"";position:absolute;inset:0;border-radius:20px;background:#0000002e;opacity:0;transition:opacity .35s;pointer-events:none}.tphoto[data-offset="0"]{z-index:4;opacity:1;filter:none;transform:translateZ(0) rotate(0) rotateY(0)}.tphoto[data-offset="1"]{z-index:3;opacity:.92;filter:saturate(.92);transform:translate3d(74px,20px,-80px) rotate(12deg) rotateY(-10deg) scale(.96)}.tphoto[data-offset="2"]{z-index:2;opacity:.72;filter:saturate(.82);transform:translate3d(128px,36px,-150px) rotate(22deg) rotateY(-18deg) scale(.9)}.tphoto[data-offset="1"]:after,.tphoto[data-offset="2"]:after{opacity:.22}.tname{position:absolute;left:-52px;top:86px;z-index:6;background:var(--brand);color:var(--ink);border-radius:100px;padding:12px 20px;font-family:Fredoka;font-weight:600;font-size:18px;box-shadow:0 18px 30px -22px #000000b3;opacity:0;transform:translate(10px);transition:opacity .3s,transform .35s}.tphoto.is-active .tname{opacity:1;transform:none}.twave{position:absolute;right:42px;bottom:-54px;width:300px;height:120px;border:34px solid var(--brand);border-radius:50%;transform:rotate(15deg);z-index:5;pointer-events:none}@media(max-width:840px){.tcard{grid-template-columns:1fr;min-height:620px;padding:34px 26px 0;gap:10px}.tcard:after{right:-30px;bottom:-72px;width:240px;height:100px;border-width:24px}.tcopy{min-height:318px;padding-bottom:0}.tcopy .ico{width:40px;height:40px;margin-bottom:18px}.tquotes{min-height:218px}.tcard blockquote{font-size:1.18rem;line-height:1.2;margin-bottom:14px}.tcard cite{font-size:13px}.tbtn{width:48px;height:48px}.tphotos{min-height:300px;margin-top:8px}.tphoto{left:50%;right:auto;bottom:-22px;width:230px;height:286px}.tphoto[data-offset="0"]{transform:translate3d(-50%,0,0) rotate(0)}.tphoto[data-offset="1"]{transform:translate3d(-33%,18px,-80px) rotate(10deg) scale(.94)}.tphoto[data-offset="2"]{transform:translate3d(-19%,32px,-150px) rotate(19deg) scale(.88)}.tname{left:-22px;top:58px;font-size:15px;padding:10px 16px}.twave{right:-26px;bottom:-48px;width:210px;height:88px;border-width:24px}}.fcta{background:var(--night);border-radius:40px 40px 0 0;color:#fff;padding:90px 0 40px;margin-top:20px;position:relative;overflow:hidden}.fcta h2{font-size:clamp(2.2rem,5vw,3.6rem);text-align:center}.fcta h2 .spark{color:var(--blue)}.fcta .lead{text-align:center;color:#ffffffa6;font-weight:600;max-width:440px;margin:16px auto 30px}.fcta .ctawrap{text-align:center;margin-bottom:70px}.foot-grid{display:grid;grid-template-columns:1.6fr 1fr 1fr 1.2fr;gap:36px;border-top:1px solid rgba(255,255,255,.12);padding-top:46px}.foot-grid .logo{color:#fff;margin-bottom:14px}.foot-grid .logo-mark{width:40px;height:40px}.foot-grid p{color:#fff9;font-weight:600;font-size:14px;line-height:1.7}.foot-grid h3,.foot-grid h5{font-family:Fredoka;font-weight:500;font-size:14px;margin-bottom:16px;color:#fff}.foot-grid ul{list-style:none;display:grid;gap:10px}.foot-grid a{color:#fff9;font-weight:600;font-size:14px;transition:color .25s}.foot-grid a.logo{font-family:Nunito,sans-serif;font-weight:800;font-size:20px;line-height:1;color:#fff;gap:10px}.foot-grid a:hover{color:var(--brand)}.socials{display:flex;gap:10px;margin-top:16px}.socials a{width:38px;height:38px;border-radius:50%;border:1px solid rgba(255,255,255,.2);display:grid;place-items:center;transition:background .25s,border-color .25s}.socials svg{width:18px;height:18px}.socials a:hover{background:var(--brand);border-color:var(--brand);color:var(--ink)}.fbot{margin-top:40px;padding-top:24px;border-top:1px solid rgba(255,255,255,.12);display:flex;justify-content:space-between;flex-wrap:wrap;gap:10px;color:#fff6;font-size:13px;font-weight:600}@media(max-width:840px){.foot-grid{grid-template-columns:1fr 1fr}}.gram{padding:70px 0 30px}.gram .head{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;flex-wrap:wrap;margin-bottom:30px}.gram h2{font-size:clamp(1.7rem,3.6vw,2.6rem);margin-bottom:8px}.gram .head p{color:var(--ink-soft);font-weight:600}.gram .head p a{color:var(--forest);text-decoration:underline;text-underline-offset:3px}.gram .igs{display:flex;gap:10px}.gram .igs a{width:40px;height:40px;border-radius:11px;background:var(--surface);display:grid;place-items:center;color:var(--ink);box-shadow:0 6px 16px -8px #1c24334d;transition:transform .25s,color .25s,background .25s}.gram .igs svg{width:19px;height:19px}.gram .igs a:hover{transform:translateY(-2px);color:var(--forest);background:var(--moss)}.gram-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.gcell{position:relative;display:block;aspect-ratio:4/5;border-radius:22px;overflow:hidden;cursor:pointer;background:var(--moss);box-shadow:0 20px 42px -34px #13201880;contain:layout paint}.gcell .ph,.gcell .gvideo{width:100%;height:100%;object-fit:cover;border-radius:inherit;transition:transform .5s cubic-bezier(.22,1,.36,1)}.gcell:hover .ph,.gcell:hover .gvideo{transform:scale(1.045)}.gcell .handle{display:none}.gcell:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 58%,rgba(19,32,24,.36));z-index:1;pointer-events:none}@media(max-width:840px){.gram-grid{grid-template-columns:repeat(2,1fr)}.gcell:hover .ph,.gcell:hover .gvideo{transform:none}}.fcta .ctasplit{max-width:860px;margin:0 auto;padding-bottom:64px;text-align:center;position:relative}.fcta .ctaleft h2{text-align:center;font-size:clamp(2.2rem,4.8vw,4rem);line-height:1.02;max-width:900px;margin:0 auto 30px}.fcta .ctaleft .lead{text-align:center;margin:18px auto 28px;max-width:540px}.fcta .ctaleft .btn{background:var(--surface);color:var(--ink);box-shadow:0 18px 36px -28px #ffffffb3}.fcta .ctaleft .btn:hover{background:var(--brand);color:var(--ink)}.fcta .cta-plan{margin:0 auto;background:#fffffff5;box-shadow:0 24px 54px -34px #ffffffb3,0 30px 70px -50px #000000bf}.fcta .cta-plan .btn{background:var(--brand);color:var(--ink);box-shadow:none}.fcta .cta-plan .btn:hover{background:var(--brand-hover);color:var(--ink)}.trust-chips{display:flex;justify-content:center;gap:10px;flex-wrap:wrap;margin-top:22px}.trust-chips span{border:1px solid rgba(255,255,255,.16);background:#ffffff0f;border-radius:100px;padding:8px 12px;color:#ffffffc2;font-weight:900;font-size:12px;letter-spacing:.01em}@media(max-width:840px){.fcta .ctasplit{padding-bottom:46px}.fcta .ctaleft h2,.fcta .ctaleft .lead{text-align:center}}@media(max-width:480px){.nav-in{padding:14px 18px}.logo{font-size:20px}.logo-mark{width:30px;height:30px}.foot-grid .logo-mark{width:34px;height:34px}.btn{font-size:13px;padding:10px 18px}}.pkg-detail{padding-top:96px}.pkg-hero{padding:72px 0 42px;position:relative;overflow:hidden}.pkg-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#fffdf894,#f6f2ea00);pointer-events:none}.pkg-hero-grid{position:relative;display:grid;grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);gap:36px;align-items:stretch}.backlink{display:inline-flex;width:max-content;margin-bottom:24px;color:var(--forest);font-weight:900;font-size:13px}.backlink:before{content:"←";margin-right:8px}.eyebrow{font-family:Fredoka;font-weight:600;font-size:13px;text-transform:uppercase;letter-spacing:.08em;color:var(--forest);margin-bottom:12px}.pkg-hero h1{font-size:clamp(2.4rem,6vw,5rem);letter-spacing:0;margin-bottom:18px;max-width:760px}.pkg-hero .summary{font-size:clamp(1rem,1.45vw,1.18rem);line-height:1.65;color:var(--ink-soft);font-weight:700;max-width:650px}.hero-actions{display:flex;gap:12px;align-items:center;flex-wrap:wrap;margin-top:28px}.btn.ghost{background:#fffdf8b3;color:var(--ink);border:1px solid rgba(19,32,24,.1)}.btn.ghost:hover{background:var(--surface);color:var(--forest)}.pkg-hero-panel{position:relative;overflow:hidden;border-radius:28px;background:var(--night);color:#fff;padding:34px;box-shadow:0 30px 60px -42px #1320188c}.pkg-hero-panel:after{content:"";position:absolute;right:-80px;bottom:-70px;width:230px;height:120px;border:26px solid var(--river);border-radius:50%;transform:rotate(18deg);opacity:.9}.panel-mark{width:48px;height:48px;border-radius:16px;background:#fff;display:grid;place-items:center;margin-bottom:42px}.panel-mark img{width:30px;height:30px;object-fit:contain}.pkg-hero-panel h2{font-size:2rem;margin-bottom:12px;color:#fff}.pkg-hero-panel p{font-weight:700;line-height:1.6;color:#ffffffad;position:relative;z-index:1}.best-for{display:flex;gap:8px;flex-wrap:wrap;margin-top:26px;position:relative;z-index:1}.best-for span{border:1px solid rgba(255,255,255,.16);border-radius:100px;padding:8px 12px;font-size:12px;font-weight:900;color:#ffffffd6}.pkg-options,.pkg-faq,.pkg-related,.pkg-includes,.pkg-terms{padding:52px 24px}.pkg-includes{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(280px,.55fr);gap:18px}.package-info-panel{background:var(--surface);border:1px solid rgba(19,32,24,.08);border-radius:24px;padding:26px}.package-info-panel.is-excluded{background:#f2f0e9}.package-info-panel h2{font-size:1.65rem;margin-bottom:20px}.package-info-grid{display:grid;grid-template-columns:repeat(2,minmax(180px,1fr));gap:18px 30px}.facility-item{display:flex;align-items:center;gap:10px;min-width:0;font-size:14px;line-height:1.35;color:#132018bd}.facility-item:before{content:none!important}.facility-item strong{font-weight:760}.facility-icon{display:inline-flex;align-items:center;justify-content:center;flex:0 0 22px;width:22px;height:22px;color:#1320189e;font-style:normal}.facility-icon svg{display:block!important;width:22px!important;height:22px!important;max-width:22px!important;max-height:22px!important;fill:none!important;stroke:currentColor!important;stroke-width:2!important;stroke-linecap:round;stroke-linejoin:round}.facility-icon svg *{fill:none!important;stroke:currentColor!important;stroke-width:2!important;stroke-linecap:round;stroke-linejoin:round}.package-info-panel.is-excluded .package-info-grid{grid-template-columns:1fr}.package-info-panel.is-excluded .facility-item{color:#132018b8}.package-info-panel.is-excluded .facility-icon{color:#13201880}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:26px}.section-head h2{font-size:clamp(1.8rem,3.6vw,3rem)}.mini-cta{font-family:Fredoka;font-weight:600;color:var(--forest);background:var(--surface);border:1px solid rgba(19,32,24,.08);border-radius:100px;padding:11px 16px;white-space:nowrap}.option-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;align-items:stretch}.option-card{background:var(--surface);border:1px solid rgba(19,32,24,.08);border-radius:24px;padding:22px;display:flex;flex-direction:column;min-height:100%;box-shadow:0 20px 44px -38px #1320186b;transition:transform .25s,border-color .25s,box-shadow .25s}.option-card:hover{transform:translateY(-4px);border-color:#1f6b4633;box-shadow:0 24px 48px -36px #1320187a}.option-card.is-featured{background:#fff;border-color:#1f6b462e}.option-top{display:flex;justify-content:flex-end;gap:12px;align-items:center;margin-bottom:18px;min-height:18px}.option-top small{font-size:11px;font-weight:900;color:var(--ink-soft);text-align:right}.option-card h3{font-size:1.35rem;margin-bottom:8px}.option-price{font-family:Fredoka;font-weight:600;font-size:1.55rem;color:var(--forest);margin-bottom:18px}.option-price-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:6px 0 18px}.option-price-grid>div{min-width:0;border:1px solid rgba(19,32,24,.08);border-radius:14px;background:#f6f4ed;padding:12px}.option-price-grid span,.option-price-grid small{display:block;color:var(--ink-soft);font-size:10px;font-weight:900;line-height:1.3}.option-price-grid b{display:block;color:var(--forest);font-family:Fredoka;font-size:clamp(1rem,1.6vw,1.28rem);line-height:1.1;margin:5px 0;overflow-wrap:anywhere}.option-price-grid small{font-size:9px}.option-card ul{list-style:none;display:grid;gap:9px;margin-bottom:24px;flex:1}.option-card li{color:var(--ink-soft);font-weight:750;font-size:14px;line-height:1.35}.option-card li:before{content:none}.option-activity{display:flex;align-items:center;gap:9px}.option-activity-icon{display:inline-flex;align-items:center;justify-content:center;flex:0 0 18px;width:18px;height:18px;color:#1f6b46c7;font-style:normal}.option-activity-icon svg{display:block;width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.option-activity-icon svg *{fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.option-card>a{display:inline-flex;justify-content:center;align-items:center;gap:8px;border-radius:100px;background:var(--ink);color:#fff;font-family:Fredoka;font-weight:600;padding:12px 16px}.option-card>a svg{width:18px;height:18px;fill:currentColor;flex:none}.option-card>a:hover{background:var(--forest)}.faq-card{background:var(--night);border-radius:30px;padding:38px;color:#fff}.faq-card .eyebrow{color:var(--moss)}.faq-card h2{font-size:clamp(1.8rem,3.4vw,2.7rem);margin-bottom:26px;color:#fff}.faq-list{display:grid;gap:10px}.faq-list details{border:1px solid rgba(255,255,255,.12);border-radius:18px;background:#ffffff0a;padding:18px 20px}.faq-list summary{cursor:pointer;font-family:Fredoka;font-weight:600;color:#fff}.faq-list p{margin-top:12px;color:#ffffffad;font-weight:700;line-height:1.65}.terms-grid{display:grid;grid-template-columns:1.35fr .65fr;gap:18px}.terms-grid article{background:var(--surface);border:1px solid rgba(19,32,24,.08);border-radius:24px;padding:26px}.terms-grid article:last-child{background:var(--night);color:#fff}.terms-grid h3{font-size:1.42rem;margin-bottom:18px;color:inherit}.terms-grid ul{list-style:none;display:grid;gap:11px}.terms-grid li{position:relative;padding-left:20px;font-size:14px;line-height:1.5;font-weight:750;color:var(--ink-soft)}.terms-grid li:before{content:"";position:absolute;left:0;top:.55em;width:7px;height:7px;border-radius:50%;background:var(--forest)}.terms-grid article:last-child li{color:#ffffffc2}.terms-grid article:last-child li:before{background:var(--moss)}.related-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.related-card{background:var(--surface);border:1px solid rgba(19,32,24,.08);border-radius:22px;padding:22px;transition:transform .25s,border-color .25s}.related-card:hover{transform:translateY(-3px);border-color:#1f6b462e}.related-card span{display:block;font-size:12px;font-weight:900;color:var(--ink-soft);margin-bottom:10px}.related-card b{font-family:Fredoka;font-size:1.24rem;color:var(--ink)}@media(max-width:980px){.option-grid{grid-template-columns:repeat(2,1fr)}.pkg-hero-grid{grid-template-columns:1fr}.pkg-hero-panel{min-height:260px}.related-grid,.pkg-includes,.terms-grid{grid-template-columns:1fr}}@media(max-width:640px){.pkg-detail{padding-top:82px}.pkg-hero{padding:44px 0 20px}.pkg-options,.pkg-faq,.pkg-related,.pkg-includes,.pkg-terms{padding-block:38px}.section-head{display:block}.mini-cta{display:inline-flex;margin-top:14px}.option-grid{grid-template-columns:1fr}.faq-card,.pkg-hero-panel{padding:28px 22px}.panel-mark{margin-bottom:30px}.package-info-grid{grid-template-columns:1fr}.option-price-grid{grid-template-columns:1fr 1fr}}.wa{position:fixed;right:22px;bottom:22px;z-index:500;display:flex;align-items:center;gap:0;background:#25d366;color:#fff;border:2px solid rgba(255,255,255,.86);border-radius:100px;padding:14px;overflow:hidden;min-width:60px;min-height:60px;max-width:60px;transition:max-width .4s cubic-bezier(.22,1,.36,1),padding .4s,gap .4s,transform .25s;box-shadow:0 18px 36px -12px #12502c80,0 0 0 7px #25d36629}.wa svg{width:28px;height:28px;flex:0 0 28px;display:block}.wa:hover{max-width:260px;padding-right:24px;gap:10px}.wa span{white-space:nowrap;font-family:Fredoka;font-weight:500;font-size:15px;opacity:0;transition:opacity .3s}.wa:hover span{opacity:1}.service-detail{padding-top:96px;background:var(--bg)}.service-hero{padding:54px 0 36px;position:relative;overflow:hidden}.service-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#e5f2d080,#f8fbf300);pointer-events:none}.service-hero-grid{position:relative;display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.82fr);gap:42px;align-items:center}.service-copy h1{font-size:clamp(2.6rem,4.7vw,5rem);letter-spacing:0;line-height:.98;margin-bottom:18px;max-width:720px}.service-copy .summary{font-size:clamp(1.02rem,1.35vw,1.18rem);line-height:1.7;color:var(--ink-soft);font-weight:760;max-width:680px}.service-visual{display:grid;gap:14px}.service-photo{position:relative;overflow:hidden;border-radius:28px;aspect-ratio:4/3;background:var(--moss);box-shadow:0 28px 58px -44px #13201899}.service-photo img{width:100%;height:100%;object-fit:cover}.service-panel{position:relative;overflow:hidden;border-radius:24px;background:var(--night);color:#fff;padding:24px;box-shadow:0 24px 50px -42px #13201894}.service-panel .panel-mark{width:42px;height:42px;border-radius:14px;background:#99d83724;margin-bottom:0}.service-panel .panel-mark img{width:26px;height:26px}.service-panel h2{position:relative;z-index:1;color:#fff;font-size:clamp(1.35rem,2.2vw,2rem);margin:14px 0 10px;max-width:420px}.service-panel p{position:relative;z-index:1;color:#ffffffbd;font-weight:750;line-height:1.65}.service-story{padding:44px 24px;display:grid;grid-template-columns:minmax(0,.72fr) minmax(320px,1.28fr);gap:48px;align-items:start}.service-story h2{font-size:clamp(1.75rem,2.8vw,2.55rem);max-width:520px}.story-body{display:grid;gap:18px}.story-body p{font-size:1.06rem;line-height:1.75;color:var(--ink-soft);font-weight:750}.service-values{padding:24px 24px 58px}.value-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.value-card{background:var(--surface);border:1px solid rgba(19,32,24,.08);border-radius:22px;padding:24px;min-height:170px;box-shadow:0 18px 40px -38px #1320186b}.value-card span{display:grid;place-items:center;width:34px;height:34px;color:var(--forest);margin-bottom:26px}.value-card svg{width:28px;height:28px}.value-card p{color:var(--ink);font-weight:850;line-height:1.55}.service-activities{background:var(--surface);border-block:1px solid rgba(19,32,24,.08);padding:58px 0;margin:0}.activity-list{display:flex;flex-wrap:wrap;gap:12px}.activity-list span{display:inline-flex;align-items:center;min-height:46px;border-radius:100px;background:var(--cream);border:1px solid rgba(19,32,24,.08);padding:12px 18px;font-family:Fredoka;font-weight:600;color:var(--ink);box-shadow:0 12px 26px -24px #13201873}.service-packages{padding:62px 24px 42px}.service-package-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.service-package-card{display:flex;flex-direction:column;min-height:268px;background:var(--surface);border:1px solid rgba(19,32,24,.08);border-radius:24px;padding:24px;transition:transform .28s cubic-bezier(.22,1,.36,1),border-color .28s,box-shadow .28s}.service-package-card:hover{transform:translateY(-4px);border-color:#1f6b4633;box-shadow:0 24px 48px -36px #1320187a}.service-package-card span{font-size:12px;font-weight:900;color:var(--forest);text-transform:uppercase;letter-spacing:.07em;margin-bottom:14px}.service-package-card h3{font-size:1.45rem;margin-bottom:12px;color:var(--ink)}.service-package-card p{color:var(--ink-soft);font-weight:750;line-height:1.6;flex:1}.service-package-card b{font-family:Fredoka;font-weight:600;color:var(--forest);margin-top:22px}.service-cta{padding:54px 0 76px}.service-cta-inner{position:relative;overflow:hidden;border-radius:34px;background:var(--forest);color:#fff;padding:54px;text-align:center}.service-cta-inner:after{content:"";position:absolute;right:-96px;bottom:-74px;width:270px;height:132px;border:28px solid rgba(255,253,248,.2);border-radius:50%;transform:rotate(17deg)}.service-cta .eyebrow{color:var(--moss)}.service-cta h2{color:#fff;font-size:clamp(2rem,4.3vw,3.5rem);max-width:780px;margin:0 auto 16px}.service-cta p:not(.eyebrow){position:relative;z-index:1;color:#ffffffb8;font-weight:750;line-height:1.65;max-width:560px;margin:0 auto 28px}.service-cta .btn{position:relative;z-index:1;background:var(--surface);color:var(--ink)}.service-cta .btn:hover{background:var(--night);color:#fff}.service-detail .faq-card{background:var(--surface);border:1px solid rgba(19,32,24,.08);color:var(--ink);box-shadow:0 20px 44px -38px #1320186b}.service-detail .faq-card .eyebrow{color:var(--forest)}.service-detail .faq-card h2{color:var(--ink)}.service-detail .faq-list details{background:var(--bg);border-color:#1320181a}.service-detail .faq-list summary{color:var(--ink)}.service-detail .faq-list p{color:var(--ink-soft)}@media(max-width:980px){.service-hero-grid,.service-story{grid-template-columns:1fr}.service-panel{min-height:0}.service-package-grid{grid-template-columns:1fr}}@media(max-width:840px){.value-grid{grid-template-columns:1fr}.service-activities{border-radius:30px}}@media(max-width:640px){.service-detail{padding-top:82px}.service-hero{padding:44px 0 24px}.service-panel,.service-cta-inner{padding:28px 22px}.service-story,.service-values,.service-packages{padding-block:38px}.service-activities{padding:46px 0}.value-card{min-height:0}}.tour-detail{padding-top:112px;background:var(--bg)}.tour-wrap{max-width:1180px;margin:0 auto;padding:0 24px}.tour-hero{padding:46px 24px 26px}.tour-title-row{display:block;margin-bottom:0}.tour-title-row h1{font-size:clamp(2.35rem,3.6vw,3.45rem);line-height:1;letter-spacing:0;color:var(--ink);max-width:680px}.tour-title-row p:not(.eyebrow){color:var(--muted);font-size:1.08rem;line-height:1.68;font-weight:760;max-width:560px;margin-left:auto}.tour-banner{grid-area:banner;position:relative;aspect-ratio:4/3;border-radius:26px;overflow:hidden;background:var(--moss);box-shadow:0 24px 54px -42px #13201894}.tour-banner:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#13201800 54%,#13201894);pointer-events:none}.tour-banner figcaption{position:absolute;left:22px;bottom:22px;z-index:2;display:flex;gap:10px;align-items:center;flex-wrap:wrap}.tour-banner figcaption span,.tour-banner figcaption b{border-radius:100px;background:#fffdf8e0;backdrop-filter:blur(12px);padding:9px 14px;font-size:12px;font-weight:900;color:var(--ink)}.tour-banner figcaption b{background:#1f6b46e6;color:#fff}.tour-layout{display:grid;grid-template-columns:minmax(0,1fr) 368px;grid-template-areas:"banner booking" "content booking";gap:40px 40px;align-items:start;padding-bottom:82px}.tour-content{grid-area:content;min-width:0;padding:14px 0 0;background:transparent;border-radius:0;box-shadow:none}.tour-block{display:grid;grid-template-columns:220px minmax(0,1fr);gap:32px;align-items:start}.tour-block h2{font-family:Nunito,sans-serif;font-size:13px;text-transform:uppercase;letter-spacing:.09em;line-height:1.2;color:var(--ink);font-weight:950}.tour-block p{color:var(--muted);font-size:1.03rem;line-height:1.76;font-weight:720}.tour-block>div{display:grid;gap:14px}.tour-line{border:0;height:1px;background:#1320181a;margin:34px 0}.tour-list{display:grid;gap:10px}.tour-list p{padding-left:18px;position:relative}.tour-list p:before{content:"";position:absolute;left:0;top:.82em;width:6px;height:6px;border-radius:50%;background:var(--forest)}.tour-love-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:12px}.tour-love-section{grid-template-columns:1fr;gap:18px}.tour-love-section h2,.tour-love-section .tour-love-grid{grid-column:1}.tour-love-grid article{background:#fffdf89e;border:1px solid rgba(19,32,24,.08);border-radius:16px;padding:22px 18px;text-align:center;min-height:168px}.tour-love-grid span{width:42px;height:42px;border-radius:50%;margin:0 auto 16px;background:#e5efd8;color:var(--forest);display:grid;place-items:center}.tour-love-grid svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.tour-love-grid h3{font-size:1.15rem;margin-bottom:10px;color:var(--ink)}.tour-love-grid p{font-size:.9rem;line-height:1.45;max-width:205px;margin:0 auto}.tour-faq-list{display:grid;gap:10px}.tour-faq details{border-radius:16px;background:#f5f2ea;border:1px solid rgba(19,32,24,.07);padding:18px 20px}.tour-faq summary{cursor:pointer;font-family:Fredoka;font-weight:600;color:var(--ink);line-height:1.3}.tour-faq details p{margin-top:12px;font-size:.96rem}.tour-more{padding-top:22px}.tour-more-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.tour-more-card{position:relative;min-height:235px;border-radius:24px;overflow:hidden;background:var(--moss);display:flex;flex-direction:column;justify-content:flex-end;padding:20px;color:#fff;box-shadow:0 20px 44px -34px #1320188c}.tour-more-card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#13201800 25%,#132018c2);z-index:1}.tour-more-card img{position:absolute;inset:0;z-index:0;transition:transform .7s cubic-bezier(.22,1,.36,1)}.tour-more-card:hover img{transform:scale(1.05)}.tour-more-card h3{position:relative;z-index:2}.tour-more-card h3{color:#fff;font-size:1.35rem}.tour-booking{grid-area:booking;position:sticky;top:112px;background:var(--surface);border:1px solid rgba(19,32,24,.08);border-radius:26px;padding:24px;box-shadow:0 26px 58px -44px #1320188f}.tour-facts{display:grid;gap:14px}.tour-facts div{display:grid;grid-template-columns:36px minmax(70px,.8fr) minmax(0,1fr);align-items:center;gap:10px}.tour-fact-icon{width:36px;height:36px;border-radius:50%;background:var(--moss);color:var(--forest);display:grid;place-items:center;box-shadow:inset 0 0 0 1px #1f6b4614}.tour-fact-icon svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.tour-facts div>span:not(.tour-fact-icon),.tour-specs span,.tour-price span,.tour-price em{display:block;color:var(--muted);font-size:12px;font-weight:900;font-style:normal}.tour-facts b{font-family:Fredoka;font-size:1.02rem;color:var(--ink);font-weight:600}.tour-specs{display:grid;gap:16px}.tour-specs div{display:flex;justify-content:space-between;gap:18px;align-items:start}.tour-specs b{font-family:Fredoka;font-size:1rem;color:var(--ink);font-weight:600;text-align:right}.tour-price{display:flex;align-items:baseline;gap:6px;flex-wrap:wrap;margin-bottom:18px}.tour-price span{flex-basis:100%;margin-bottom:-2px}.tour-price strong{font-family:Fredoka;font-size:3.2rem;line-height:.95;color:var(--forest);font-weight:600}.tour-price-tiers{display:grid;gap:7px;margin:-4px 0 18px}.tour-price-tiers div{display:flex;justify-content:space-between;gap:12px;padding:9px 10px;border-radius:10px;background:#f2f0e9}.tour-price-tiers span{font-size:10px;font-weight:900;color:var(--muted)}.tour-price-tiers b{font-family:Fredoka;font-size:12px;color:var(--ink);text-align:right}.tour-detail-groups{display:grid;grid-template-columns:1.25fr .75fr;gap:14px}.tour-detail-groups article{border:1px solid rgba(19,32,24,.08);border-radius:18px;background:#f6f4ed;padding:20px}.tour-detail-groups h3{font-size:1.15rem;margin-bottom:14px}.tour-detail-groups ul{list-style:none;display:grid;gap:9px}.tour-detail-groups li{position:relative;padding-left:18px;color:var(--ink-soft);font-size:14px;font-weight:750;line-height:1.45}.tour-detail-groups li:before{content:"";position:absolute;left:0;top:.55em;width:7px;height:7px;border-radius:50%;background:var(--forest)}.tour-booking .btn{width:100%;justify-content:center}.tour-footer{background:var(--night);color:#fff;border-radius:34px 34px 0 0;margin-top:20px;padding:48px 0 24px}.tour-footer-inner{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:34px}.tour-footer .logo{color:#fff;margin-bottom:14px}.tour-footer p,.tour-footer a,.tour-footer span{color:#ffffff9e;font-weight:700;font-size:14px;line-height:1.65}.tour-footer h3,.tour-footer h5{font-family:Fredoka;font-weight:600;font-size:14px;color:#fff;margin-bottom:14px}.tour-footer-inner>div:not(:first-child){display:grid;align-content:start;gap:9px}.tour-footer a:hover{color:var(--moss)}.tour-footer-bottom{display:flex;justify-content:space-between;gap:16px;flex-wrap:wrap;margin-top:38px;padding-top:22px;border-top:1px solid rgba(255,255,255,.12)}.tour-footer-bottom span{font-size:13px;color:#ffffff6b}@media(max-width:1080px){.tour-title-row{grid-template-columns:1fr}.tour-layout{grid-template-columns:1fr;grid-template-areas:"banner" "booking" "content"}.tour-booking{position:relative;top:auto}.tour-facts{grid-template-columns:repeat(3,1fr);gap:12px}.tour-facts div{grid-template-columns:1fr;align-items:start}}@media(max-width:840px){.tour-detail{padding-top:86px}.tour-title-row h1{font-size:clamp(2rem,7.6vw,2.75rem)}.tour-banner{aspect-ratio:1.12/1;border-radius:24px}.tour-content{padding-top:10px}.tour-block{grid-template-columns:1fr;gap:16px}.tour-more-grid,.tour-facts,.tour-detail-groups{grid-template-columns:1fr}.tour-footer-inner{grid-template-columns:1fr 1fr}}@media(max-width:520px){.tour-wrap,.tour-hero{padding-inline:18px}.tour-title-row{gap:20px;margin-bottom:22px}.tour-title-row p:not(.eyebrow){font-size:1rem}.tour-layout{gap:22px}.tour-banner figcaption{left:14px;right:14px;bottom:14px}.tour-booking{padding:20px;border-radius:24px}.tour-price strong{font-size:2.7rem}.tour-footer-inner{grid-template-columns:1fr}.tour-footer{border-radius:28px 28px 0 0}}
