.destination-hero{position:relative;height:60vh;min-height:400px;display:flex;align-items:center;justify-content:center;text-align:center;color:#fff;background-size:cover;background-position:50%}.destination-hero::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(to bottom,rgba(0,0,0,.3),rgba(0,0,0,.7))}.destination-hero .hero-content{display:block !important;position:relative;z-index:2;width:100%;max-width:1200px;margin:0 auto;padding:0 2rem;grid-template-columns:unset !important}.destination-hero .hero-text{width:100%;text-align:center}.destination-hero .badge{display:inline-block;margin-bottom:1rem;text-align:center}.destination-hero .hero-text h1{font-size:3.5rem;font-weight:700;margin-bottom:1rem;text-shadow:0 2px 4px rgba(0,0,0,.5)}.destination-hero .hero-sub{font-size:1.25rem;margin-bottom:2rem;margin-left:auto;margin-right:auto;opacity:.9;max-width:100%;text-align:center}.destination-hero .hero-cta{display:flex;justify-content:center;align-items:center;gap:1rem}.destination-intro{padding:4rem 0;text-align:center;max-width:800px;margin:0 auto;font-size:1.2rem;line-height:1.6;color:#444}.section-header{text-align:center;margin-bottom:3rem}.section-header h2{font-size:2.5rem;margin-bottom:.5rem}.section-header p{color:#666;font-size:1.1rem}.weather-section{padding:4rem 0;background:#f9f9f9}.weather-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem}.weather-card{background:#fff;padding:2rem;border-radius:12px;text-align:center;box-shadow:0 4px 6px rgba(0,0,0,5%);transition:transform .2s}.weather-card:hover{transform:translateY(-5px)}.weather-icon{font-size:2rem;margin-bottom:1rem;color:#3b82f6}.weather-season{font-weight:600;font-size:1.2rem;margin-bottom:.5rem;display:block}.weather-temp{font-size:1.5rem;font-weight:700;color:#1f2937;margin-bottom:.5rem;display:block}.weather-desc{font-size:.9rem;color:#666}.best-time-section{padding:4rem 0}.best-time-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.time-card{border:1px solid #e5e7eb;border-radius:12px;padding:2rem}.time-card.peak{border-top:4px solid #ef4444}.time-card.shoulder{border-top:4px solid #f59e0b}.time-card.off-peak{border-top:4px solid #3b82f6}.time-card h3{margin-bottom:1.5rem;font-size:1.5rem}.pros-cons{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.pros-cons h4{font-size:.9rem;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem}.pros-list,.cons-list{list-style:none;padding:0;margin:0;font-size:.9rem}.pros-list li::before{content:"✓ ";color:green}.cons-list li::before{content:"× ";color:red}.things-to-do-section{padding:4rem 0;background:#fff}.things-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.thing-card{border-radius:12px;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,.1);transition:transform .2s}.thing-card:hover{transform:translateY(-5px)}.thing-image{height:200px;background-size:cover;background-position:50%;position:relative}.thing-category{position:absolute;top:1rem;left:1rem;background:#fff;padding:.25rem .75rem;border-radius:20px;font-size:.8rem;font-weight:600}.thing-content{padding:1.5rem}.thing-content h3{margin-bottom:.5rem}.guide-section{padding:4rem 0;background:linear-gradient(180deg,#f8fafc 0%,#f1f5f9 100%)}.guide-rows{display:flex;flex-direction:column;gap:1.5rem}.guide-row{background:#fff;border-radius:16px;padding:2rem;box-shadow:0 1px 3px rgba(0,0,0,5%),0 4px 12px rgba(0,0,0,3%);transition:box-shadow .2s ease}.guide-row:hover{box-shadow:0 4px 12px rgba(0,0,0,8%),0 8px 24px rgba(0,0,0,4%)}.guide-row-header{display:flex;align-items:center;gap:1rem;margin-bottom:1.25rem;padding-bottom:1rem;border-bottom:1px solid #e5e7eb}.guide-icon{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.guide-icon svg{width:24px;height:24px}.guide-icon-places{background:linear-gradient(135deg,#dbeafe 0%,#bfdbfe 100%);color:#2563eb}.guide-icon-food{background:linear-gradient(135deg,#fef3c7 0%,#fde68a 100%);color:#d97706}.guide-icon-stay{background:linear-gradient(135deg,#d1fae5 0%,#a7f3d0 100%);color:#059669}.guide-icon-tips{background:linear-gradient(135deg,#ede9fe 0%,#ddd6fe 100%);color:#7c3aed}.guide-row-header h3{font-size:1.25rem;font-weight:600;color:#1f2937;margin:0}.guide-row-content{display:flex;flex-direction:column;gap:.875rem}.guide-item{position:relative;padding-left:1.5rem;line-height:1.6;color:#4b5563;font-size:.95rem}.guide-item::before{content:"";position:absolute;left:0;top:.6em;width:6px;height:6px;border-radius:50%;background:#3b82f6}@media(min-width:768px){.guide-row{padding:2rem 2.5rem}.guide-row-content{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem 2rem}}@media(max-width:640px){.guide-row{padding:1.5rem}.guide-icon{width:40px;height:40px}.guide-icon svg{width:20px;height:20px}.guide-row-header h3{font-size:1.1rem}}.itinerary-full-text{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid #e5e7eb}.itinerary-full-text ul{list-style:none;padding:0;margin:0}.itinerary-full-text>ul>li{margin-bottom:2.5rem;padding:1.5rem;background:#f9fafb;border-radius:8px;border-left:4px solid #3b82f6}.itinerary-full-text>ul>li:last-child{margin-bottom:0}.itinerary-full-text>ul>li>strong{display:block;font-size:1.1rem;color:#1f2937;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:2px solid #e5e7eb}.itinerary-full-text ul ul{margin-top:.75rem;padding-left:0}.itinerary-full-text ul ul li{margin-bottom:1rem;padding-left:0}.itinerary-full-text ul ul li:last-child{margin-bottom:0}.itinerary-full-text ul ul li strong{display:block;font-size:.95rem;color:#3b82f6;margin-bottom:.5rem}.itinerary-full-text p,.itinerary-full-text li{line-height:1.7;color:#4b5563}@media(max-width:768px){.itinerary-full-text>ul>li{padding:1rem;margin-bottom:1.5rem}}.shortcode-breakout{width:100vw;margin-left:calc(-50vw + 50%);position:relative;overflow-x:hidden}.shortcode-breakout+h2{margin-top:4rem}.destination-intro h2{margin-top:3.5rem;padding-top:1rem}.shortcode-breakout .container{max-width:1200px;margin:0 auto;padding:0 2rem}.breadcrumb-section{padding:2rem 0;background:#f9f9f9;border-top:1px solid #e5e7eb}.breadcrumbs{font-size:.95rem}.breadcrumb-list{display:flex;flex-wrap:wrap;align-items:center;list-style:none;padding:0;margin:0;gap:.25rem}.breadcrumb-item{display:flex;align-items:center}.breadcrumb-item a{color:#3b82f6;text-decoration:none;transition:color .2s}.breadcrumb-item a:hover{color:#1d4ed8;text-decoration:underline}.breadcrumb-separator{color:#9ca3af;margin:0 .5rem;font-size:1.1rem}.breadcrumb-item.current span{color:#6b7280;font-weight:500}.list-hero{height:50vh;min-height:350px}.states-section{padding:4rem 0}.states-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1.5rem;margin-top:2rem}.state-card{height:220px}.state-card .destination-info h3{font-size:1.25rem}.state-card .destination-info span{font-size:.9rem;opacity:.9}.destinations-list-section{padding:4rem 0}.destinations-list-section .destinations-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem;margin-top:2rem}.list-breadcrumb{padding:1rem 0;background:0 0;border:none}@media(max-width:768px){.states-grid{grid-template-columns:repeat(2,1fr)}.destinations-list-section .destinations-grid{grid-template-columns:repeat(2,1fr)}.breadcrumb-list{font-size:.85rem}.list-hero{height:40vh;min-height:280px}.list-hero .hero-text h1{font-size:2.5rem}}@media(max-width:480px){.states-grid{grid-template-columns:1fr}.destinations-list-section .destinations-grid{grid-template-columns:1fr}}html{scroll-behavior:smooth}:target{scroll-margin-top:80px}.destination-toc{background:linear-gradient(135deg,#1e293b 0%,#334155 100%);padding:1rem 0;position:sticky;top:0;z-index:100;box-shadow:0 4px 20px rgba(0,0,0,.15)}.toc-wrapper{display:flex;align-items:center;gap:1rem;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;padding:.25rem 0}.toc-wrapper::-webkit-scrollbar{display:none}.toc-label{color:rgba(255,255,255,.7);font-size:.85rem;font-weight:500;white-space:nowrap;text-transform:uppercase;letter-spacing:.05em}.toc-list{display:flex;align-items:center;gap:.5rem;list-style:none;padding:0;margin:0}.toc-item{display:flex;align-items:center;gap:.5rem;padding:.625rem 1rem;background:rgba(255,255,255,.1);color:#fff;text-decoration:none;border-radius:50px;font-size:.875rem;font-weight:500;white-space:nowrap;transition:all .25s cubic-bezier(.4,0,.2,1);border:1px solid rgba(255,255,255,.1)}.toc-item:hover{background:rgba(255,255,255,.2);border-color:rgba(255,255,255,.3);transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.2)}.toc-item:active{transform:translateY(0)}.toc-icon{width:18px;height:18px;flex-shrink:0;opacity:.9}.toc-item.active{background:linear-gradient(135deg,#3b82f6 0%,#2563eb 100%);border-color:transparent;box-shadow:0 4px 15px rgba(59,130,246,.4)}@media(max-width:768px){.destination-toc{padding:.75rem 0}.toc-wrapper{padding-left:1rem;padding-right:1rem}.toc-label{display:none}.toc-item{padding:.5rem .875rem;font-size:.8125rem}.toc-icon{width:16px;height:16px}}@media(max-width:480px){.toc-item span{display:none}.toc-item{padding:.625rem;border-radius:50%}.toc-icon{width:20px;height:20px}}