.destinationdetail-page{padding-top:0}.dst-wrap{min-height:100vh;background:#f0f4f8;padding-top:68px}.dst-hero{position:relative;height:380px;overflow:hidden}.dst-hero img{width:100%;height:100%;object-fit:cover;display:block}.dst-hero-overlay{position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,20,30,.85) 0,rgba(0,20,30,.2) 55%,transparent)}.dst-hero-content{position:absolute;bottom:0;left:0;right:0;padding:28px 40px;max-width:1100px;margin:0 auto}.dst-back{display:inline-flex;align-items:center;gap:6px;color:rgba(255,255,255,.8);font-size:.8rem;font-weight:700;background:none;border:none;cursor:pointer;font-family:Open Sans,sans-serif;padding:0;margin-bottom:14px;transition:color .2s}.dst-back:hover{color:white}.dst-hero-badge{display:inline-block;background:var(--orange);color:white;font-size:.65rem;font-weight:800;padding:4px 14px;border-radius:100px;text-transform:uppercase;letter-spacing:.08em;margin-bottom:10px}.dst-hero h1{font-family:Playfair Display,serif;font-size:2.1rem;font-weight:900;color:white;margin:0 0 6px;line-height:1.2}.dst-hero-sub{font-size:.88rem;color:rgba(255,255,255,.7);font-weight:500}.dst-inner{max-width:1160px;margin:0 auto;padding:36px 28px 80px;display:grid;grid-template-columns:200px 1fr 270px;grid-gap:24px;gap:24px;align-items:start}.dst-toc-col{position:-webkit-sticky;position:sticky;top:90px}.dst-toc{background:white;border-radius:16px;border:1.5px solid #eaecef;overflow:hidden;box-shadow:0 1px 8px rgba(0,0,0,.05)}.dst-toc-head{padding:14px 18px;border-bottom:1px solid #eaecef;font-size:.72rem;font-weight:800;color:var(--g800);text-transform:uppercase;letter-spacing:.07em;gap:6px}.dst-toc-head,.dst-toc-item{display:flex;align-items:center}.dst-toc-item{gap:9px;width:100%;padding:10px 18px;font-size:.82rem;font-weight:600;color:var(--g600);cursor:pointer;transition:all .18s;background:none;border:none;border-bottom:1px solid #f4f4f4;border-left:3px solid transparent;text-decoration:none;text-align:left;font-family:Open Sans,sans-serif}.dst-toc-item:last-child{border-bottom:none}.dst-toc-item.active,.dst-toc-item:hover{color:var(--teal);background:var(--ice)}.dst-toc-item.active{border-left-color:var(--teal);font-weight:700}.dst-toc-num{width:22px;height:22px;border-radius:50%;background:var(--g100);display:flex;align-items:center;justify-content:center;font-size:.68rem;font-weight:800;color:var(--g500);flex-shrink:0}.dst-toc-item.active .dst-toc-num{background:var(--teal);color:white}.dst-main{min-width:0}.dst-section{background:white;border-radius:16px;border:1.5px solid #eaecef;padding:26px 28px;margin-bottom:18px;box-shadow:0 1px 8px rgba(0,0,0,.05)}.dst-section-title{font-family:Playfair Display,serif;font-size:1.05rem;font-weight:900;color:var(--g800);margin:0 0 14px;padding-bottom:12px;border-bottom:1px solid #eaecef}.dst-about-text{font-size:.87rem;color:var(--g600);line-height:1.85;margin:0 0 12px}.dst-stats{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px;margin-bottom:18px}.dst-stat{background:#f7f9fc;border-radius:12px;padding:14px;text-align:center;border:1px solid #eaecef}.dst-stat-val{font-family:Playfair Display,serif;font-size:1.3rem;font-weight:900;color:var(--teal);margin-bottom:3px}.dst-stat-lbl{font-size:.68rem;color:var(--g500);font-weight:600;text-transform:uppercase;letter-spacing:.06em}.dst-highlights{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px}.dst-highlight{display:flex;align-items:flex-start;gap:10px;padding:12px 13px;background:#f7f9fc;border-radius:10px;border:1px solid #eaecef}.dst-highlight-icon{font-size:1.1rem;flex-shrink:0;margin-top:1px}.dst-highlight-title{font-size:.81rem;font-weight:700;color:var(--g800);margin-bottom:2px}.dst-highlight-desc{font-size:.73rem;color:var(--g500);line-height:1.5}.dst-tips{display:flex;flex-direction:column;gap:8px}.dst-tip{display:flex;align-items:flex-start;gap:10px;padding:11px 13px;background:#f7f9fc;border-radius:10px;border:1px solid #eaecef;font-size:.82rem;color:var(--g700);line-height:1.55}.dst-html{font-size:.88rem;color:var(--g700);line-height:1.85}.dst-html>:first-child{margin-top:0}.dst-html>:last-child{margin-bottom:0}.dst-html h1,.dst-html h2,.dst-html h3,.dst-html h4,.dst-html h5,.dst-html h6{font-family:Playfair Display,serif;color:var(--g800);font-weight:900;line-height:1.3}.dst-html h1{font-size:1.6rem;margin:1.6rem 0 .8rem}.dst-html h2{font-size:1.3rem;margin:1.6rem 0 .8rem}.dst-html h3{font-size:1.1rem;margin:1.4rem 0 .6rem}.dst-html h4{font-size:1rem;margin:1.2rem 0 .5rem}.dst-html h5{font-size:.92rem;margin:1.1rem 0 .4rem;text-transform:uppercase;letter-spacing:.04em}.dst-html h6{font-size:.85rem;margin:1rem 0 .4rem;text-transform:uppercase;letter-spacing:.06em;color:var(--g600)}.dst-html p{margin:0 0 1.1rem}.dst-html ol,.dst-html ul{margin:0 0 1.1rem;padding-left:1.4rem}.dst-html li{margin-bottom:.4rem;line-height:1.7}.dst-html li::marker{color:var(--teal)}.dst-html strong{color:var(--g800);font-weight:700}.dst-html em{font-style:italic}.dst-html a{color:var(--teal);text-decoration:underline;text-underline-offset:2px}.dst-html a:hover{color:#004f56}.dst-html blockquote{margin:1.4rem 0;padding:.8rem 1.1rem;background:var(--ice);border-left:4px solid var(--teal);border-radius:0 10px 10px 0;font-style:italic;color:var(--g600)}.dst-html code{background:#f4f6fa;padding:2px 6px;border-radius:4px;font-size:.85em;color:#b91c1c;font-family:ui-monospace,Menlo,monospace}.dst-html pre{background:#1f2937;color:#f9fafb;padding:14px 16px;border-radius:10px;overflow-x:auto;font-size:.82rem;margin:0 0 1.2rem}.dst-html pre code{background:none;padding:0;color:inherit}.dst-html img{max-width:100%;height:auto;border-radius:10px;margin:1rem 0}.dst-html hr{border:none;border-top:1px solid #eaecef;margin:1.6rem 0}.dst-html table{width:100%;border-collapse:collapse;margin:0 0 1.2rem;font-size:.85rem}.dst-html td,.dst-html th{padding:8px 12px;border:1px solid #eaecef;text-align:left}.dst-html th{background:#f7f9fc;font-weight:700;color:var(--g800)}.dst-faqs{display:flex;flex-direction:column;gap:10px}.dst-faq{background:#f7f9fc;border:1px solid #eaecef;border-radius:10px;overflow:hidden;transition:border-color .2s,background .2s}.dst-faq[open]{background:#fff;border-color:var(--teal)}.dst-faq-q{position:relative;padding:13px 42px 13px 16px;font-size:.87rem;font-weight:700;color:var(--g800);cursor:pointer;list-style:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.dst-faq-q::-webkit-details-marker{display:none}.dst-faq-q:after{content:"+";position:absolute;right:16px;top:50%;transform:translateY(-50%);font-size:1.3rem;font-weight:400;color:var(--teal);line-height:1}.dst-faq[open] .dst-faq-q:after{content:"−"}.dst-faq-q:hover{color:var(--teal)}.dst-faq-a{padding:0 16px 14px;font-size:.83rem;color:var(--g600);line-height:1.75}.dst-sidebar{position:-webkit-sticky;position:sticky;top:90px;display:flex;flex-direction:column;gap:16px}.dst-book-card{background:linear-gradient(160deg,#004f56,var(--teal));border-radius:16px;padding:22px 20px}.dst-book-title{font-family:Playfair Display,serif;font-size:.98rem;font-weight:900;color:white;margin:0 0 6px}.dst-book-sub{font-size:.75rem;color:rgba(255,255,255,.7);margin:0 0 15px}.dst-book-btn{display:flex;align-items:center;justify-content:center;width:100%;height:44px;background:var(--orange);color:white;border:none;border-radius:10px;font-size:.88rem;font-weight:800;cursor:pointer;font-family:Open Sans,sans-serif;margin-bottom:9px;transition:background .2s;text-decoration:none}.dst-book-btn:hover{background:#d44d1e}.dst-book-btn-alt{background:rgba(255,255,255,.12);border:1.5px solid rgba(255,255,255,.3);font-weight:700}.dst-book-btn-alt:hover{background:rgba(255,255,255,.2)}.dst-info-card{background:white;border-radius:16px;border:1.5px solid #eaecef;overflow:hidden;box-shadow:0 1px 8px rgba(0,0,0,.05)}.dst-info-head{padding:13px 16px;border-bottom:1px solid #eaecef;font-size:.72rem;font-weight:800;color:var(--g700);text-transform:uppercase;letter-spacing:.07em}.dst-info-row{display:flex;justify-content:space-between;align-items:center;padding:10px 16px;border-bottom:1px solid #f4f4f4;font-size:.8rem}.dst-info-row:last-child{border-bottom:none}.dst-info-lbl{color:var(--g500)}.dst-info-val{font-weight:700;color:var(--g800);text-align:right;max-width:55%}@media (max-width:1000px){.dst-inner{grid-template-columns:160px 1fr 240px}}@media (max-width:860px){.dst-inner{grid-template-columns:1fr}.dst-sidebar,.dst-toc-col{position:static}.dst-highlights{grid-template-columns:1fr}.dst-stats{grid-template-columns:1fr 1fr}}@media (max-width:560px){.dst-hero{height:260px}.dst-hero h1{font-size:1.5rem}.dst-hero-content{padding:22px 20px}.dst-stats{grid-template-columns:1fr}.dst-section{padding:22px 20px}}