.dest-lp .dd-block.toc-sticky{position:sticky;top:70px;z-index:40;background:var(--sand);padding:8px 0 7px;box-shadow:0 10px 16px -14px rgba(2,58,81,.4)}.dest-lp .dd-toc{max-width:900px;margin:0 auto;background:transparent;border:none;box-shadow:none;padding:0}.dest-lp .dd-toc .toc-head{display:flex;align-items:center;gap:8px;margin-bottom:8px;font-family:var(--font-fraunces),Georgia,serif;font-size:.9rem;font-weight:600;color:var(--navy)}.dest-lp .dd-toc .toc-head svg{width:16px;height:16px;color:var(--teal)}.dest-lp .dd-toc ul{list-style:none;margin:0;padding:1px 0 4px;display:flex;flex-wrap:nowrap;gap:9px;overflow-x:auto;scrollbar-width:thin;-webkit-overflow-scrolling:touch}.dest-lp .dd-toc ul::-webkit-scrollbar{height:6px}.dest-lp .dd-toc ul::-webkit-scrollbar-thumb{background:var(--line);border-radius:999px}.dest-lp .dd-toc li{flex:0 0 auto;border:none}.dest-lp .dd-toc a{display:inline-flex;align-items:center;gap:7px;white-space:nowrap;padding:5px 13px 5px 6px;font-size:.82rem;font-weight:700;color:var(--navy);background:var(--paper);border:1px solid var(--line);border-radius:999px;text-decoration:none;box-shadow:var(--shadow-sm);transition:all .15s var(--d)}.dest-lp .dd-toc a:hover{border-color:var(--lagoon);background:var(--navy);color:#fff;transform:translateY(-1px)}.dest-lp .dd-toc .toc-n{flex:none;width:18px;height:18px;border-radius:50%;background:var(--sand);border:1px solid var(--line);color:var(--teal);font-size:.64rem;font-weight:800;display:flex;align-items:center;justify-content:center}.dest-lp .dd-toc a:hover .toc-n{background:var(--lagoon);border-color:var(--lagoon);color:#fff}.dest-lp .dd-head{max-width:900px;margin:0 auto 20px;text-align:center}.dest-lp .dd-head h2{font-size:clamp(1.5rem,2.6vw,2rem);margin:0}.dest-lp .dd-acts{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;max-width:900px;margin:0 auto}.dest-lp .acard{display:flex;flex-direction:column;background:var(--paper);border:1px solid var(--line);border-radius:var(--r);box-shadow:var(--shadow-sm);overflow:hidden;text-decoration:none;transition:transform .2s var(--d),box-shadow .2s}.dest-lp .acard:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.dest-lp .acard .ai{position:relative;height:190px;background:var(--sand) center /cover no-repeat;display:flex;align-items:flex-start}.dest-lp .acard .ai:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(2,42,51,.05),rgba(2,42,51,.28))}.dest-lp .at-pin{position:relative;z-index:1;width:34px;height:34px;margin:12px;border-radius:50%;background:rgba(255,255,255,.95);color:var(--orange);display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px rgba(0,0,0,.2)}.dest-lp .at-pin svg{width:18px;height:18px}.dest-lp .acard .ab{padding:16px 18px 18px;display:flex;flex-direction:column;gap:8px;flex:1}.dest-lp .acard .an{font-family:var(--font-fraunces),Georgia,serif;font-size:1.15rem;font-weight:600;color:var(--navy);line-height:1.25}.dest-lp .acard .ad{font-size:.95rem;color:var(--muted);line-height:1.55;text-align:justify;flex:1}.dest-lp .acard .al{font-weight:800;color:var(--orange);font-size:.85rem}@media (max-width:820px){.dest-lp .dd-acts{grid-template-columns:1fr 1fr}}@media (max-width:560px){.dest-lp .dd-acts{grid-template-columns:1fr}}.dest-lp .dd-right{max-width:900px;margin:0 auto;display:block;background:var(--navy);border-radius:var(--r);overflow:hidden;box-shadow:var(--shadow)}.dest-lp .rt-l{padding:40px 40px 42px;color:#fff;display:flex;flex-direction:column}.dest-lp .rt-b{display:inline-block;font-size:.68rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:var(--yellow);margin-bottom:14px}.dest-lp .dd-right h2{font-family:var(--font-fraunces),Georgia,serif;font-size:1.9rem;color:#fff;margin:0 0 18px;line-height:1.15}.dest-lp .rt-l p{margin:0 0 auto;color:rgba(255,255,255,.85);font-size:1rem;line-height:1.7}.dest-lp .rt-cta{font-weight:800;color:var(--yellow);text-decoration:none;font-size:.92rem;margin-top:28px}.dest-lp .rt-table{background:var(--paper)}.dest-lp .rt-table table{width:100%;border-collapse:collapse;table-layout:fixed}.dest-lp .rt-table td,.dest-lp .rt-table th{text-align:left;vertical-align:top;padding:18px 40px;border-bottom:1px solid var(--line);font-size:1rem;line-height:1.6;color:var(--ink)}.dest-lp .rt-table th{width:34%;font-weight:800;border-right:1px solid var(--line)}.dest-lp .rt-cell{display:flex;align-items:flex-start;gap:12px}.dest-lp .rt-table td{color:rgba(0,0,0,.72)}.dest-lp .rt-table th svg{width:18px;height:18px;color:#1c8a4e;flex:none;margin-top:4px}.dest-lp .rt-ask{padding:22px 40px 26px}.dest-lp .rt-ask a{font-size:1.02rem;color:var(--orange);font-weight:800;text-decoration:none}@media (max-width:640px){.dest-lp .rt-l{padding:30px 24px 32px}.dest-lp .rt-table table,.dest-lp .rt-table tbody,.dest-lp .rt-table td,.dest-lp .rt-table th,.dest-lp .rt-table tr{display:block;width:auto}.dest-lp .rt-table th{border-right:none;border-bottom:none;padding:16px 24px 0}.dest-lp .rt-table td{padding:6px 24px 16px 54px}.dest-lp .rt-table tr:last-child td{border-bottom:1px solid var(--line)}.dest-lp .rt-ask{padding:20px 24px 24px}}.dest-lp .dest-grid.dd-more{grid-template-columns:repeat(3,1fr);gap:16px;max-width:900px;margin:0 auto}.dest-lp .dd-more .dcard{min-height:220px}.dest-lp .dd-more .dcard .dc{padding:16px}.dest-lp .dd-more .dcard .dc b{font-size:1.14rem;margin:0 0 10px}.dest-lp .dd-more .dcard .dc .dc-cta{display:inline-flex;align-items:center;gap:7px;padding:7px 14px;border-radius:999px;border:1px solid rgba(247,192,63,.5);background:rgba(255,255,255,.12);backdrop-filter:blur(2px);font-size:.8rem;line-height:1;transition:background .2s var(--d),border-color .2s var(--d)}.dest-lp .dd-more .dcard .dc .dc-cta-arrow{transition:transform .2s var(--d)}.dest-lp .dd-more .dcard:hover .dc-cta{background:var(--yellow);border-color:var(--yellow);color:var(--ink)}.dest-lp .dd-more .dcard:hover .dc-cta-arrow{transform:translateX(3px)}@media (prefers-reduced-motion:reduce){.dest-lp .dd-more .dcard .dc-cta-arrow{transition:none}}@media (max-width:900px){.dest-lp .dest-grid.dd-more{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.dest-lp .dest-grid.dd-more{grid-template-columns:1fr}}