:root{--ink:#0f2a33;--ink-2:#173b46;--paper:#f5f4ef;--paper-2:#ebece6;--white:#fff;--muted:#65777c;--line:#d8ddda;--radius:20px;--shadow:0 16px 45px rgba(7,28,35,.09)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px;max-width:100%;overflow-x:hidden}body{margin:0;font-family:"Space Grotesk",sans-serif;background:var(--paper);color:var(--ink);max-width:100%;overflow-x:hidden}a{color:inherit}img{display:block;max-width:100%}.shell{width:min(1180px,92%);margin:auto;min-width:0}
.destination-hero{min-height:72vh;color:#fff;position:relative;display:flex;flex-direction:column;background-image:linear-gradient(to bottom,rgba(4,18,23,.14),rgba(4,18,23,.82)),var(--hero-image);background-position:center;background-size:cover}.topbar{display:flex;align-items:center;justify-content:space-between;padding:18px 5% 4px;gap:30px}.brand img{width:190px;height:auto}.topnav{display:flex;gap:24px;align-items:center;font-size:14px;font-weight:700}.topnav a{color:#fff;text-decoration:none}.topnav .outline{border:1px solid rgba(255,255,255,.6);padding:10px 15px;border-radius:999px}.hero-inner{width:min(1180px,92%);margin:auto;padding:50px 0 72px}.eyebrow{text-transform:uppercase;letter-spacing:.17em;font-size:12px;font-weight:700;margin:0 0 12px}.hero-inner h1,.section-head h2{font-family:"Instrument Serif",serif;font-weight:400}.hero-inner h1{font-size:clamp(58px,9vw,116px);line-height:.88;margin:0 0 24px;max-width:1000px}.hero-intro{font-size:clamp(18px,2vw,22px);line-height:1.55;max-width:760px;margin:0 0 28px;color:rgba(255,255,255,.94)}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:12px 20px;border-radius:999px;font-weight:700;text-decoration:none}.btn-light{background:#fff;color:var(--ink)}.btn-ghost{border:1px solid rgba(255,255,255,.65);color:#fff;background:rgba(255,255,255,.05)}.btn-dark{background:var(--ink);color:#fff}
.breadcrumbs{padding:18px 0 0}.breadcrumbs ol{list-style:none;display:flex;gap:8px;flex-wrap:wrap;padding:0;margin:0;color:var(--muted);font-size:13px}.breadcrumbs li:not(:last-child)::after{content:"/";margin-left:8px}.breadcrumbs a{text-decoration:none}.snapshot-wrap{margin-top:-35px;position:relative;z-index:2}.snapshot{display:grid;grid-template-columns:repeat(5,1fr);background:#fff;border-radius:20px;box-shadow:var(--shadow);overflow:hidden}.snapshot-item{padding:20px;border-right:1px solid var(--line)}.snapshot-item:last-child{border:0}.snapshot-item span{display:block;color:var(--muted);font-size:11px;text-transform:uppercase;letter-spacing:.1em;font-weight:700;margin-bottom:6px}.snapshot-item strong{font-size:15px}
.jumpbar{display:flex;gap:8px;overflow:auto;padding:18px 4%;background:rgba(245,244,239,.96);border-bottom:1px solid var(--line);position:sticky;top:0;z-index:5}.jumpbar a{flex:0 0 auto;background:#fff;border:1px solid var(--line);border-radius:999px;padding:9px 13px;font-size:13px;font-weight:700;text-decoration:none}.section{padding:68px 0}.section.alt{background:var(--paper-2)}.section.dark{background:var(--ink);color:#fff}.section-head{max-width:790px;margin-bottom:32px}.section-head h2{font-size:clamp(40px,6vw,64px);line-height:1;margin:0 0 14px}.section-head p{font-size:17px;line-height:1.7;color:var(--muted);margin:0}.section.dark .section-head p{color:rgba(255,255,255,.74)}.intro-grid,.feature-split{display:grid;grid-template-columns:1.2fr .8fr;gap:34px;align-items:start}.prose{font-size:17px;line-height:1.8;color:#435b62}.prose p:first-child{margin-top:0}.note-card,.tip-card,.listing-card,.info-card{background:#fff;border:1px solid var(--line);border-radius:18px;padding:22px;box-shadow:0 10px 30px rgba(15,42,51,.05)}.note-card h3,.tip-card h3,.listing-card h3,.info-card h3{margin:0 0 9px}.note-card p,.tip-card p,.listing-card p,.info-card p{margin:0;color:var(--muted);line-height:1.62}.tips-grid,.listing-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.listing-card{display:flex;flex-direction:column;min-height:180px}.listing-card .btn{margin-top:auto;align-self:flex-start}.info-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.small-label{display:block;color:#648087;font-size:11px;text-transform:uppercase;letter-spacing:.12em;font-weight:700;margin-bottom:8px}.photo-banner{width:min(1180px,92%);height:clamp(260px,42vw,520px);margin:0 auto;border-radius:22px;background:var(--hero-image) center/cover no-repeat;box-shadow:var(--shadow)}.photo-caption{width:min(1180px,92%);margin:12px auto 0;color:var(--muted);font-size:13px}.fact-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.fact-card{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.14);border-radius:16px;padding:20px}.fact-card h3{margin:0 0 8px}.fact-card p{margin:0;color:rgba(255,255,255,.7);line-height:1.5;font-size:14px}details{background:#fff;border:1px solid var(--line);border-radius:14px;margin-bottom:9px}summary{cursor:pointer;padding:18px 20px;font-weight:700}details p{margin:0;padding:0 20px 19px;color:var(--muted);line-height:1.65}.source-list{padding-left:20px;color:var(--muted);line-height:1.8}.source-list a{text-decoration:underline}.site-footer{background:var(--ink);color:rgba(255,255,255,.72);padding:28px 5%;text-align:center;font-size:13px}.site-footer a{color:#fff}
@media(max-width:900px){.topnav{display:none}.snapshot{grid-template-columns:repeat(2,1fr)}.snapshot-item:nth-child(even){border-right:0}.snapshot-item:last-child{grid-column:1/-1}.intro-grid,.feature-split{grid-template-columns:1fr}.info-grid{grid-template-columns:repeat(2,1fr)}.fact-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:600px){.destination-hero{min-height:0}.topbar{padding:14px 4%}.brand img{width:120px}.hero-inner{padding:35px 0 55px;text-align:center}.hero-inner h1{font-size:62px}.hero-intro{margin-left:auto;margin-right:auto}.hero-actions{justify-content:center}.snapshot-wrap{width:calc(100% - 24px);margin:-28px 12px 0}.snapshot-item{padding:15px}.jumpbar{position:relative}.section{padding:54px 0}.tips-grid,.listing-grid,.info-grid{grid-template-columns:1fr}.photo-banner{width:calc(100% - 24px);height:260px}.fact-grid{grid-template-columns:1fr 1fr}}

.area-hero{height:320px;overflow:hidden;padding:24px 0 18px;color:#fff;background-size:cover}.area-hero .shell{height:100%;display:flex;flex-direction:column}.area-hero-cornwall{background-image:linear-gradient(180deg,rgba(15,42,51,.62),rgba(15,42,51,.86)),url("/guides/_licensed-images/cornwall/fistral-beach.jpg");background-position:center 55%}.hero-top{display:flex;align-items:center;justify-content:center;gap:20px}.hero-top img{display:block;width:206px;height:auto}.hero-copy{min-height:0;flex:1;padding:28px 0 10px;display:flex;flex-direction:column;justify-content:flex-end}.area-hero .eyebrow{margin:0 0 8px;color:#fff}.area-hero h1{margin:0;max-width:900px;font-family:"Instrument Serif",serif;font-size:clamp(52px,7vw,88px);font-weight:400;line-height:.95}
@media(max-width:640px){.area-hero{height:240px;padding:16px 0 12px}.hero-top{justify-content:center}.hero-top img{width:150px}.hero-copy{min-height:0;padding:18px 0 6px}}
.guide-index-intro{padding:32px 0 0}.guide-index-intro p{max-width:790px;margin:0;color:var(--muted);font-size:17px;line-height:1.7}.guide-index-intro+.section{padding-top:32px}
.destination-hero .hero-intro{display:none}.guide-intro-strip{padding:34px 0 28px;background:var(--paper)}.guide-intro-strip p{max-width:790px;margin:0;color:var(--muted);font-size:clamp(17px,2vw,20px);line-height:1.65}.guide-intro-strip+.snapshot-wrap{margin-top:0}
