:root{--ink:#1f2d27;--muted:#6f776f;--paper:#fbfaf6;--cream:#f4efe5;--line:#e7dfd2;--green:#6e8b72;--pink:#e96f9a;--orange:#ed8a32;--blue:#5f9fe5;--violet:#8b72c9;--shadow:0 12px 30px rgba(49,58,51,.08)}
body.v4{background:var(--paper);color:var(--ink)}
.v4 .header{position:relative;height:76px;background:rgba(255,255,255,.96);border-bottom:1px solid #eee8de;padding:0 clamp(22px,4vw,64px)}
.v4 .brand .mark{border-radius:0;background:transparent;color:#56735d;font-size:32px;width:auto;height:auto}
.v4 .brand b{font-family:Georgia,"Noto Serif TC",serif;letter-spacing:.08em;text-transform:uppercase}.v4 .brand small{letter-spacing:.14em;text-transform:uppercase}
.v4 .header nav{gap:30px;font-size:13px;font-weight:700;letter-spacing:.03em;text-transform:uppercase}.v4 .header nav a:hover{color:#67846e}
.v4 .pageHero{min-height:540px;position:relative;color:#fff;background-size:cover;background-position:center;display:flex;align-items:flex-end}.v4 .pageHero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(19,34,28,.46),rgba(19,34,28,.14) 56%,rgba(19,34,28,.04))}
.v4 .pageHero.bright:after{background:linear-gradient(90deg,rgba(20,31,26,.38),rgba(20,31,26,.07) 68%)}
.v4 .pageHeroInner{position:relative;z-index:1;width:min(1180px,calc(100% - 48px));margin:auto;padding:88px 0 58px;text-shadow:0 2px 14px #0004}.v4 .pageHero .scriptTitle{font:italic 28px Georgia,serif;color:#ffd3df;margin:0}.v4 .pageHero h1{font:700 clamp(58px,7vw,102px)/.98 Georgia,"Noto Serif TC",serif;letter-spacing:.01em;margin:5px 0 16px;max-width:820px}.v4 .pageHero .heroLead{max-width:620px;font-size:19px;line-height:1.55;margin:0}.v4 .seasonMonths{display:flex;gap:18px;align-items:center;margin-top:22px;font-weight:800;letter-spacing:.12em;font-size:13px}.v4 .seasonMonths span+span:before{content:"•";margin-right:18px;color:#ffcf78}
.v4 .breadcrumb{width:min(1180px,calc(100% - 48px));margin:0 auto;padding:16px 0;color:#758079;font-size:12px}.v4 .section{width:min(1180px,calc(100% - 48px));margin:auto;padding:64px 0}.v4 .section.soft{width:auto;background:#f1f5f1;padding:60px max(24px,calc((100vw - 1180px)/2))}.v4 .section.tint{width:auto;background:#f7f2ed;padding:60px max(24px,calc((100vw - 1180px)/2))}.v4 .sectionTitle{display:grid;grid-template-columns:1fr .9fr auto;gap:28px;align-items:end;margin-bottom:26px}.v4 .sectionTitle h2{font:700 clamp(30px,3vw,44px) Georgia,"Noto Serif TC",serif;margin:0}.v4 .sectionTitle p{margin:0;color:var(--muted);max-width:440px}.v4 .ghostBtn{border:1px solid #9bb09d;padding:10px 20px;border-radius:999px;font-size:12px;font-weight:800;white-space:nowrap;background:#fff}.v4 .ghostBtn.pink{border-color:#efa4bd;color:#d95f88}.v4 .ghostBtn.orange{border-color:#efb273;color:#d7751e}.v4 .cards{display:grid;grid-template-columns:repeat(6,1fr);gap:14px}.v4 .card{background:#fff;border:1px solid #eee7dc;border-radius:13px;overflow:hidden;box-shadow:var(--shadow);min-width:0}.v4 .card img{width:100%;height:150px;object-fit:cover;display:block}.v4 .card .pad{padding:15px}.v4 .card h3{font:700 17px/1.25 Georgia,"Noto Serif TC",serif;margin:0 0 5px}.v4 .card small{color:#7a847e}.v4 .card p{font-size:13px;line-height:1.55;color:#606a63;margin:10px 0 0}.v4 .stateTiles{display:grid;grid-template-columns:repeat(8,1fr);gap:12px}.v4 .stateTile{background:#fff;border:1px solid #ebe4d9;border-radius:13px;text-align:center;padding:20px 10px;box-shadow:0 7px 18px rgba(50,60,52,.05)}.v4 .stateTile b{display:block;font:700 24px Georgia,serif;margin-top:4px}.v4 .stateTile span{font-size:11px;color:#6e7771}.v4 .stateIcon{font-size:31px;line-height:1}.v4 .stateTile:nth-child(1) .stateIcon{color:#e86f96}.v4 .stateTile:nth-child(2) .stateIcon{color:#558ed7}.v4 .stateTile:nth-child(3) .stateIcon{color:#6a9864}.v4 .stateTile:nth-child(4) .stateIcon{color:#e3a51d}.v4 .stateTile:nth-child(5) .stateIcon{color:#ee7558}.v4 .stateTile:nth-child(6) .stateIcon{color:#8f66c4}.v4 .stateTile:nth-child(7) .stateIcon{color:#df733d}.v4 .stateTile:nth-child(8) .stateIcon{color:#805ab7}
.v4 .eventGrid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.v4 .eventCard{background:#fff;border:1px solid #ece5da;border-radius:13px;overflow:hidden;box-shadow:var(--shadow)}.v4 .eventCard img{width:100%;height:140px;object-fit:cover}.v4 .eventCard .pad{padding:14px}.v4 .eventCard h3{font:700 16px/1.25 Georgia,"Noto Serif TC",serif;margin:0 0 8px}.v4 .eventMeta{font-size:12px;color:#7b827d}.v4 .eventCard p{font-size:13px;color:#5d675f;margin-bottom:0}.v4 .journeyGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.v4 .journeyTile{height:245px;border-radius:13px;overflow:hidden;position:relative;background-size:cover;background-position:center;color:#fff}.v4 .journeyTile:after{content:"";position:absolute;inset:0;background:linear-gradient(transparent 28%,rgba(18,27,23,.82))}.v4 .journeyTile>div{position:absolute;z-index:1;left:0;right:0;bottom:0;padding:20px}.v4 .journeyTile h3{font:700 24px Georgia,"Noto Serif TC",serif;margin:5px 0}.v4 .journeyTile p{font-size:13px;margin:0}.v4 .badge{display:inline-block;background:#eef3e7;color:#517150;padding:4px 8px;border-radius:6px;font-size:10px;font-weight:800;text-shadow:none}.v4 .ctaStrip{width:min(1180px,calc(100% - 48px));margin:18px auto 60px;background:#f7e8e6;border-radius:14px;padding:18px 28px;display:flex;align-items:center;justify-content:space-between;gap:20px}.v4 .ctaStrip strong{font:700 18px Georgia,"Noto Serif TC",serif}.v4 .ctaStrip a{background:#6f896f;color:#fff;padding:12px 20px;border-radius:999px;font-size:12px;font-weight:800;white-space:nowrap}
.v4 .introSplit{display:grid;grid-template-columns:1.15fr .75fr 1.35fr;gap:30px;align-items:stretch}.v4 .introSplit h2{font:700 clamp(32px,3vw,45px) Georgia,"Noto Serif TC",serif;margin:0 0 14px}.v4 .factPanel{background:#eef4f0;border-radius:18px;padding:24px}.v4 .factPanel h3{font:700 19px Georgia,serif;margin-top:0}.v4 .factPanel div{margin:14px 0}.v4 .factPanel b{display:block}.v4 .introPhoto img{width:100%;height:100%;min-height:310px;object-fit:cover;border-radius:18px}.v4 .regionLayout{display:grid;grid-template-columns:360px 1fr;gap:35px;background:#eef4ef;border-radius:22px;padding:28px}.v4 .regionMap{min-height:360px;border-radius:18px;background:linear-gradient(145deg,#d6ead9,#f2e3bd);display:grid;place-items:center;font:700 38px Georgia;color:#66846e}.v4 .regionList{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.v4 .regionItem b{display:block;font:700 17px Georgia,"Noto Serif TC",serif}.v4 .regionItem span{font-size:12px;color:#6e7771}.v4 .featureRow{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.v4 .featureBox{background:#fff;border:1px solid #ece4d8;border-radius:13px;padding:20px;text-align:center}.v4 .featureBox i{font-style:normal;font-size:29px}.v4 .featureBox b{display:block;font:700 16px Georgia,"Noto Serif TC",serif}.v4 .featureBox span{display:block;font-size:12px;color:#737c76;margin-top:6px}.v4 .twoCol{display:grid;grid-template-columns:1fr 1fr;gap:26px}.v4 .listPanel{background:#fff;border:1px solid #ece5da;border-radius:16px;padding:22px}.v4 .listItem{display:grid;grid-template-columns:115px 1fr;gap:16px;padding:12px 0;border-bottom:1px solid #eee8df}.v4 .listItem:last-child{border:0}.v4 .listItem img{width:115px;height:76px;object-fit:cover;border-radius:9px}.v4 .listItem h3{font:700 17px Georgia,"Noto Serif TC",serif;margin:0}.v4 .listItem p{font-size:12px;color:#727b75;margin:5px 0 0}.v4 footer{background:#25342c;color:#f1f5f1}
@media(max-width:1050px){.v4 .cards{grid-template-columns:repeat(3,1fr)}.v4 .stateTiles{grid-template-columns:repeat(4,1fr)}.v4 .eventGrid{grid-template-columns:repeat(3,1fr)}.v4 .introSplit{grid-template-columns:1fr 1fr}.v4 .introPhoto{grid-column:1/-1}.v4 .regionLayout{grid-template-columns:1fr}.v4 .featureRow{grid-template-columns:repeat(3,1fr)}}
@media(max-width:760px){.v4 .header{height:70px}.v4 .header nav.open{top:70px}.v4 .pageHero{min-height:500px}.v4 .pageHeroInner{width:calc(100% - 32px);padding-bottom:42px}.v4 .pageHero h1{font-size:52px}.v4 .section,.v4 .breadcrumb{width:calc(100% - 32px)}.v4 .sectionTitle{grid-template-columns:1fr;gap:10px}.v4 .cards,.v4 .eventGrid{grid-template-columns:1fr 1fr}.v4 .stateTiles{grid-template-columns:repeat(2,1fr)}.v4 .journeyGrid,.v4 .twoCol,.v4 .introSplit{grid-template-columns:1fr}.v4 .featureRow{grid-template-columns:1fr 1fr}.v4 .regionList{grid-template-columns:1fr 1fr}.v4 .ctaStrip{width:calc(100% - 32px);align-items:flex-start;flex-direction:column}.v4 .card img{height:170px}}
@media(max-width:480px){.v4 .cards,.v4 .eventGrid,.v4 .featureRow,.v4 .regionList{grid-template-columns:1fr}.v4 .pageHero h1{font-size:44px}.v4 .seasonMonths{gap:10px;font-size:11px}.v4 .seasonMonths span+span:before{margin-right:10px}.v4 .listItem{grid-template-columns:90px 1fr}.v4 .listItem img{width:90px;height:72px}}
