:root{--paper:#faf9f5;--ink:#202c27;--muted:#626a62;--line:#dddcd3;--red:#b63e2f;--green:#294b3e;--light:#edeee6;--serif:Georgia,'Times New Roman',serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font:15px/1.65 'Segoe UI','Malgun Gothic',sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{opacity:.5;cursor:default}:focus-visible{outline:3px solid var(--red);outline-offset:5px}button,input,select,textarea{border-radius:3px}img{display:block;max-width:100%;object-fit:cover}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.28;word-break:keep-all}h1{font-size:clamp(34px,4.3vw,64px);letter-spacing:-.055em;margin-bottom:22px}h2{font-size:32px;letter-spacing:-.04em;margin-bottom:14px}h3{font-size:21px;letter-spacing:-.025em;margin-bottom:10px}p{color:var(--muted)}small,.meta{font-size:12px;color:var(--muted)}.skip{position:absolute;top:-100px;left:20px;z-index:20;background:white;padding:15px}.skip:focus{top:10px}.site-header{height:94px;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:0 5%;border-bottom:1px solid var(--line);background:var(--paper)}.wordmark{display:flex;align-items:center;gap:10px;font-size:22px;font-weight:800;letter-spacing:-1px;white-space:nowrap}.wordmark small{display:block;font-size:8px;letter-spacing:2px;margin-top:-4px}.brand-symbol{font-size:45px;color:var(--red);font-weight:400;line-height:1}.site-header nav{display:flex;gap:28px;font-size:14px;font-weight:600}.site-header nav a{padding:12px 0;border-bottom:2px solid transparent}.site-header nav a[aria-current=page]{border-color:var(--red);color:var(--red)}.header-tools{display:flex;gap:20px;align-items:center}.search-icon{font-size:28px;min-width:44px;text-align:center}.button{display:inline-flex;align-items:center;justify-content:center;gap:24px;min-height:48px;padding:12px 24px;border:1px solid var(--ink);background:transparent;color:var(--ink);font-weight:600;font-size:14px}.button.dark{background:var(--ink);color:white}.button.red{background:var(--red);color:white;border-color:var(--red)}.button.small{min-height:42px;padding:8px 17px}.button.light{border-color:#fff8;color:white}.button:hover{filter:brightness(.94)}.wrap{max-width:1344px;width:90%;margin:auto}.eyebrow{font-size:11px;letter-spacing:2.4px;font-weight:700;color:var(--red);text-transform:uppercase;margin-bottom:18px}.home-hero{display:grid;grid-template-columns:1fr 1.13fr;gap:5%;padding:46px 0 38px;align-items:center}.hero-copy{padding:22px 0}.hero-copy h1{font-size:clamp(40px,4.7vw,70px);font-weight:500;line-height:1.25;letter-spacing:-.065em}.hero-copy h1 em{font-family:var(--serif);font-weight:400;color:var(--red);letter-spacing:-3px;font-size:1.15em}.hero-copy>p:not(.eyebrow){max-width:360px;margin:26px 0}.hero-photo{position:relative}.hero-photo img{width:100%;height:475px;border-radius:160px 0 0 0}.photo-caption{position:absolute;bottom:20px;left:24px;right:24px;display:flex;align-items:center;justify-content:space-between;color:white;font-size:12px;text-shadow:0 2px 10px #000;background:#202c276b;padding:8px 12px}.stamp{position:absolute;right:-15px;top:26px;display:grid;place-content:center;text-align:center;border-radius:50%;width:90px;height:90px;background:var(--green);color:white;font:italic 22px var(--serif);transform:rotate(12deg)}.stamp small{color:#ebeadc;font:9px 'Segoe UI';letter-spacing:2px;margin-top:6px}.search-box{display:flex;align-items:center;gap:10px;border-bottom:1px solid var(--ink);padding-bottom:12px;max-width:440px}.search-box input{min-width:0;width:100%;border:0;background:transparent;outline-offset:2px;font-size:14px;padding:10px 0}.search-box button{border:0;background:var(--ink);color:white;width:46px;height:44px;font-size:20px}.popular{display:flex;gap:14px;margin-top:13px;font-size:11px;color:var(--muted)}.intent-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:grid;grid-template-columns:repeat(4,1fr);padding:24px 0;margin-bottom:68px}.intent-strip a{display:flex;align-items:center;gap:14px;padding:0 25px;border-right:1px solid var(--line)}.intent-strip a:first-child{padding-left:0}.intent-strip a:last-child{border:0}.intent-strip .num{font:italic 25px var(--serif);color:var(--red)}.intent-strip strong{font-size:14px;display:block}.intent-strip small{font-size:11px}.section{margin-bottom:76px}.section-head{display:flex;justify-content:space-between;align-items:end;gap:24px;margin-bottom:28px}.section-head .eyebrow{margin-bottom:8px}.section-head h2{margin:0}.text-link{font-size:13px;border-bottom:1px solid var(--ink);padding-bottom:4px;white-space:nowrap}.editorial-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:25px}.card{min-width:0;position:relative}.card-media{overflow:hidden;position:relative;margin-bottom:17px}.card-media img{width:100%;height:240px;transition:transform .4s}.card:hover img{transform:scale(1.025)}.card.large .card-media img{height:310px}.card .eyebrow{font-size:10px;margin-bottom:8px;letter-spacing:1.5px}.card p{font-size:13px;margin-bottom:10px}.card .meta{display:block;padding-top:10px;border-top:1px solid var(--line)}.save{position:absolute;right:12px;top:12px;background:#fffef5;border:0;width:40px;height:40px;border-radius:50%;font-size:20px;z-index:2}.save[aria-pressed=true]{background:var(--red);color:white}.city-row{display:grid;grid-template-columns:repeat(6,1fr);gap:18px}.city-tile{border-top:1px solid var(--line);padding-top:18px}.city-tile img{width:100%;aspect-ratio:1;border-radius:50%;margin-bottom:15px}.city-tile strong{display:block;font-size:18px}.city-tile small{display:flex;justify-content:space-between}.banner{display:grid;grid-template-columns:1fr 1fr;background:var(--green);color:#fff;margin-bottom:76px}.banner>div{padding:45px}.banner h2{font-size:36px;font-weight:500}.banner p{color:#d4ddd1}.banner .eyebrow{color:#d5cbb6}.banner img{width:100%;height:100%;min-height:300px;max-height:370px}.footer{background:#eaece3;border-top:1px solid var(--line);padding:40px 5% 35px;display:grid;grid-template-columns:1fr 1fr;gap:10px 60px}.footer p{font-size:13px}.footer>div{display:flex;gap:22px;font-size:13px}.footer small{grid-column:2;grid-row:2/4}.mobile-nav{display:none}.page-intro{padding:54px 0 28px;max-width:850px}.page-intro h1{font-size:48px}.page-intro p:last-child{max-width:680px}.chips{display:flex;gap:8px;flex-wrap:wrap;margin:0 0 28px}.chip{padding:10px 18px;border:1px solid var(--line);background:transparent;color:var(--ink);border-radius:30px;min-height:44px;font-size:13px}.chip.active,.chip[aria-pressed=true]{background:var(--ink);color:white;border-color:var(--ink)}.grid3{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.grid2{display:grid;grid-template-columns:repeat(2,1fr);gap:26px}.city-hero{position:relative;margin:30px 0;height:405px;color:white;background:var(--green);overflow:hidden}.city-hero img{height:100%;width:100%;opacity:.7}.city-hero:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#122c26b3,transparent)}.city-hero .overlay{position:absolute;left:45px;bottom:40px;z-index:1}.city-hero h1{font-size:65px;margin-bottom:8px}.city-hero p{color:white}.city-hero .eyebrow{color:#f8e9d3}.subnav{display:flex;gap:30px;border-bottom:1px solid var(--line);padding:0 0 20px;margin-bottom:36px;overflow:auto;white-space:nowrap;font-size:14px}.split{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:50px}.panel{padding:28px;border:1px solid var(--line);background:white}.panel h3{font-size:20px}.panel .button{width:100%;margin-top:15px}.facts{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;background:var(--light);padding:25px;margin-bottom:35px}.facts strong{display:block;font-size:16px}.facts small{display:block;margin-bottom:6px}.route-item{display:grid;grid-template-columns:38px 1fr;gap:16px;margin:20px 0;padding-bottom:20px;border-bottom:1px solid var(--line)}.route-number{display:grid;place-items:center;width:32px;height:32px;background:var(--green);border-radius:50%;color:white;font-size:12px}.route-item h3{font-size:18px}.route-item p{font-size:13px;margin:0}.article-head{max-width:820px;margin:58px auto 32px;text-align:center}.article-head h1{font-size:52px}.article-photo{width:100%;max-height:470px;margin-bottom:35px}.article-body{max-width:730px}.article-body p{line-height:1.95}.article-body h2{margin-top:40px;font-size:27px}.note{padding:20px;background:var(--light);font-size:13px;border-left:3px solid var(--green);margin:24px 0}.feature-list{display:grid;gap:0}.feature-list a{display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid var(--line);padding:24px 0}.feature-list h3{margin-bottom:5px}.feature-list p{margin:0;font-size:13px}.checklist label{display:flex;align-items:center;gap:14px;padding:20px 0;border-bottom:1px solid var(--line);cursor:pointer}.checklist input{accent-color:var(--green);width:20px;height:20px}.checklist input:checked+span{text-decoration:line-through;color:var(--muted)}.business-hero{display:grid;grid-template-columns:1.1fr 1fr;gap:70px;align-items:center;padding:50px 0}.business-hero img{height:400px;width:100%}.industry{padding:24px;border-top:1px solid var(--ink)}.industry .num{font:30px var(--serif);color:var(--red)}.industry h3{margin:22px 0 8px}.industry p{font-size:13px}.form-grid{display:grid;gap:16px}.form-grid label{display:grid;gap:8px;font-size:13px}.form-grid input,.form-grid select,.form-grid textarea{width:100%;padding:12px;border:1px solid var(--line);background:var(--paper);color:var(--ink);min-height:46px}.form-grid textarea{min-height:110px}.form-grid .consent{display:flex;align-items:center}.form-grid .consent input{width:18px;min-height:18px}.map-shell{display:grid;grid-template-columns:360px 1fr;border:1px solid var(--line);min-height:580px;margin-bottom:45px}.map-results{padding:25px;background:white}.map-canvas{position:relative;overflow:hidden;background:#e7ecdc;min-height:460px}.map-canvas svg{height:100%;width:100%;position:absolute;inset:0}.map-label{position:absolute;top:18px;left:18px;background:#fffffff0;padding:8px 13px;font-size:11px}.pin{position:absolute;border:3px solid white;background:var(--red);color:white;min-width:45px;height:45px;border-radius:50%;box-shadow:0 3px 12px #22352b30}.pin.active{background:var(--green);transform:scale(1.16)}.map-place{display:block;width:100%;background:none;border:0;border-bottom:1px solid var(--line);padding:22px 4px;text-align:left;color:var(--ink)}.map-place.active{border-left:3px solid var(--red);padding-left:14px;background:var(--paper)}.map-place strong{display:block}.map-popup{position:absolute;bottom:20px;left:20px;right:20px;padding:20px;background:white;box-shadow:0 10px 30px #0001}.map-popup .button{margin-top:12px}.workspace{display:grid;grid-template-columns:360px 1fr;gap:36px;margin-bottom:60px}.step-label{display:flex;justify-content:space-between;border-bottom:1px solid var(--line);padding-bottom:16px;margin-bottom:24px;font-size:12px}.step-label b{color:var(--red)}.choice{display:grid;grid-template-columns:1fr 1fr;gap:12px}.choice label{border:1px solid var(--line);padding:12px;display:flex;gap:8px;cursor:pointer}.choice input{width:17px;min-height:0;accent-color:var(--green)}.step-actions{display:flex;gap:10px;margin-top:24px}.step-actions .button{flex:1;min-width:0;padding:12px}.timeline{padding:30px;background:white;border:1px solid var(--line)}.day-nav{display:flex;gap:8px;margin-bottom:20px;flex-wrap:wrap}.empty{padding:50px 25px;border:1px dashed var(--line);text-align:center}.empty h3{margin-top:14px}.toast{position:fixed;bottom:30px;left:50%;transform:translateX(-50%);padding:14px 22px;background:var(--ink);color:white;box-shadow:0 5px 20px #0002;z-index:30;max-width:90%;font-size:14px}.admin-shell{display:grid;grid-template-columns:190px 1fr;gap:40px;margin:45px 0}.admin-menu a{display:block;padding:15px;border-bottom:1px solid var(--line);font-size:14px}.table-wrap{overflow:auto}table{width:100%;border-collapse:collapse;font-size:13px;white-space:nowrap}th,td{padding:18px 12px;text-align:left;border-bottom:1px solid var(--line)}th{font-size:11px;color:var(--muted)}.status{padding:5px 10px;background:var(--light);border-radius:20px;font-size:11px}.landing{max-width:900px;margin:70px auto;text-align:center}.landing h1{font-size:62px}.landing img{width:100%;height:290px;margin-top:40px}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}[hidden]{display:none!important}.actions{display:flex;gap:12px;flex-wrap:wrap}.mb{margin-bottom:32px}
@media(min-width:1500px){.hero-photo img{height:550px}.home-hero{gap:8%}.hero-copy h1{font-size:76px}}
@media(max-width:1050px){.site-header nav{gap:17px}.site-header{padding:0 4%;gap:15px}.wordmark{font-size:19px}.header-tools{gap:5px}.split{gap:25px;grid-template-columns:minmax(0,1fr) 260px}.intent-strip a{padding:0 12px}.hero-photo img{height:435px}.city-row{grid-template-columns:repeat(3,1fr)}.city-tile img{aspect-ratio:1.25}.business-hero{gap:30px}.map-shell,.workspace{grid-template-columns:310px 1fr}.editorial-grid{gap:18px}}
@media(max-width:760px){body{font-size:14px}.site-header{height:auto;min-height:80px;flex-wrap:wrap;padding:14px 5% 0;gap:8px}.wordmark{font-size:19px}.brand-symbol{font-size:35px}.site-header nav{order:3;overflow:auto;width:100%;justify-content:space-between;gap:20px;font-size:12px;white-space:nowrap}.header-tools .button{font-size:12px;min-height:38px;padding:7px 12px;gap:10px}.header-tools{margin-left:auto}.search-icon{font-size:25px;min-width:35px}.wrap{width:90%}.home-hero{grid-template-columns:1fr;gap:15px;padding-top:24px}.hero-copy{padding:8px 0}.hero-copy h1{font-size:43px;margin-bottom:14px}.hero-copy>p:not(.eyebrow){margin:18px 0;font-size:13px}.hero-photo img{height:330px;border-radius:100px 0 0}.stamp{width:70px;height:70px;font-size:19px;right:-7px;top:15px}.stamp small{font-size:7px}.photo-caption{left:12px;right:12px;bottom:12px;font-size:10px}.intent-strip{grid-template-columns:1fr 1fr;gap:20px;padding:20px 0;margin-bottom:42px}.intent-strip a,.intent-strip a:first-child{padding:0 8px}.intent-strip a:nth-child(2){border:0}.intent-strip strong{font-size:12px}.intent-strip small{font-size:10px}.section{margin-bottom:45px}.section-head{align-items:start;gap:15px;margin-bottom:20px}.section-head h2,h2{font-size:25px}.section-head .text-link{font-size:11px;margin-top:25px}.eyebrow{font-size:9px;letter-spacing:2px}.editorial-grid,.grid3,.grid2{grid-template-columns:1fr;gap:28px}.card-media img,.card.large .card-media img{height:245px}.card h3{font-size:21px}.city-row{grid-template-columns:repeat(2,1fr);gap:22px 18px}.city-tile img{aspect-ratio:1}.city-tile strong{font-size:17px}.banner{grid-template-columns:1fr;margin-bottom:40px}.banner>div{padding:30px}.banner h2{font-size:29px}.banner img{height:240px;min-height:0}.footer{grid-template-columns:1fr;gap:12px;padding-bottom:100px}.footer small{grid-column:auto;grid-row:auto;font-size:10px}.footer>div{font-size:12px;gap:16px}.footer p{margin:0}.mobile-nav{display:flex;position:fixed;bottom:0;left:0;right:0;z-index:10;justify-content:space-around;background:var(--paper);border-top:1px solid var(--line);padding:7px 0 max(7px,env(safe-area-inset-bottom))}.mobile-nav a{display:grid;min-width:55px;justify-items:center;font-size:20px;line-height:1.2}.mobile-nav span{font-size:10px;margin-top:4px}.mobile-nav a[aria-current=page]{color:var(--red)}.page-intro{padding:34px 0 18px}.page-intro h1{font-size:35px}.page-intro p{font-size:13px}.city-hero{height:320px;margin-top:20px}.city-hero .overlay{left:23px;bottom:24px;right:20px}.city-hero h1{font-size:45px}.city-hero p{font-size:12px}.subnav{gap:22px;font-size:12px}.split{grid-template-columns:1fr;gap:25px}.facts{padding:18px;gap:10px}.facts strong{font-size:13px}.facts small{font-size:10px}.article-head{margin:35px 0 25px;text-align:left}.article-head h1{font-size:37px}.article-photo{height:270px}.article-body h2{font-size:25px}.business-hero{grid-template-columns:1fr;gap:20px;padding:35px 0}.business-hero h1{font-size:37px}.business-hero img{height:260px}.industry{padding:20px 0}.map-shell{display:flex;flex-direction:column-reverse}.map-canvas{min-height:380px}.map-results{padding:20px}.workspace{grid-template-columns:1fr;gap:20px}.timeline{padding:22px}.panel{padding:24px}.toast{bottom:82px;width:max-content;max-width:90%}.admin-shell{grid-template-columns:1fr;gap:20px}.admin-menu{display:flex;overflow:auto;white-space:nowrap}.admin-menu a{padding:12px}.landing{margin:45px auto}.landing h1{font-size:40px}.landing img{height:240px}.button{gap:15px}.chips{gap:7px}.chip{font-size:12px;padding:9px 14px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}
.admin-shell>section{min-width:0}.admin-menu{min-width:0}.saved-stories{display:grid;gap:9px;margin:14px 0}.saved-stories a{font-size:13px;border-bottom:1px solid var(--line);padding:8px 0}

/* Original brand asset: preserve artwork, colors and aspect ratio. */
.brand-logo{display:block;height:68px;width:auto;max-width:none;object-fit:contain}.footer .brand-logo{height:82px}.wordmark{width:max-content;flex-shrink:0}
@media(max-width:760px){.site-header .brand-logo{height:54px}.footer .brand-logo{height:72px}}
/* Production layouts: retain original content and functional DOM hooks. */
body.renewed{background:var(--paper);color:var(--ink);overflow-x:visible;padding-bottom:0}
.renewed main h1,.renewed main h2,.renewed main h3{white-space:normal;max-width:100%;word-break:keep-all;overflow-wrap:anywhere}
.renewed .site-header{position:relative;top:auto;min-height:94px;backdrop-filter:none;background:var(--paper);box-shadow:none}
.renewed .site-header .brand-logo{max-width:none}.renewed .site-header nav a{white-space:nowrap}
.renewed .wrap{width:90%;max-width:1344px}.renewed .section{width:90%;max-width:1344px;margin:0 auto 76px;padding:0}
.renewed .wrap .section{width:100%;max-width:none}.renewed .home-hero h1{font-size:clamp(40px,4.7vw,70px);max-width:100%;font-weight:500}
.renewed .home-hero .hero-copy{font-size:inherit;margin:0;max-width:none;color:var(--ink)}
.renewed .home-hero .hero-copy h1 em{font-size:1.15em}.renewed .home-hero p{font-size:15px}
.renewed .home-hero .eyebrow{font-size:11px}.renewed .home-hero .hero-photo img{aspect-ratio:auto}
.renewed .intent-strip{margin-bottom:20px}.home-jump{display:flex;gap:25px;padding:20px 0;flex-wrap:wrap;border-bottom:1px solid var(--line);margin-bottom:65px;font-size:13px}.home-jump a:hover{color:var(--red)}
.recommendation-grid,.recommendation-archive{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}
.renewed .recommendation-card,.renewed .recommendation-card.large{display:block;grid-column:auto;grid-row:auto;min-height:0;background:transparent;color:var(--ink);border:0;border-radius:0;box-shadow:none;position:relative;overflow:visible}
.renewed .recommendation-card.large::before{display:none}.renewed .recommendation-card img,.renewed .recommendation-card.large img{position:static;display:block;inset:auto;z-index:auto;width:100%;height:250px;min-height:0;object-fit:cover;margin-bottom:18px;opacity:1}
.renewed .recommendation-card>div{position:static;padding:0}.renewed .recommendation-card h3{font-size:23px;color:var(--ink);line-height:1.35;margin:10px 0}
.renewed .recommendation-card p,.renewed .recommendation-card.large p{color:var(--muted);font-size:14px;line-height:1.7}
.renewed .recommendation-card .tag,.renewed .recommendation-card.large .tag{display:inline;color:var(--red);background:transparent;padding:0;border:0;font-size:11px;letter-spacing:1px}
.more-content{margin-top:28px;border-top:1px solid var(--line);padding-top:14px}.more-content summary{cursor:pointer;padding:12px 0;font-size:14px;font-weight:600}.more-content[open] summary{margin-bottom:24px}
.domain-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px 26px}.domain-card{display:grid;grid-template-columns:110px 1fr;gap:20px;align-items:center;border-bottom:1px solid var(--line);padding-bottom:23px}.domain-card img{width:110px;height:125px}.domain-card h3{font-size:19px}.domain-card p{font-size:13px;margin:0}
.renewed .season-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.renewed .season-card{min-height:210px;border-radius:0;padding:25px;box-shadow:none}.renewed .season-card h3{font-size:30px}
.life-directory{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}
.life-directory .panel{position:relative;isolation:isolate;display:flex;flex-direction:column;justify-content:flex-end;gap:8px;min-width:0;min-height:250px;overflow:hidden;background:var(--green);border:0;padding:28px;color:#fff}
.life-directory .life-banner-image{position:absolute;inset:0;z-index:0;width:100%;height:100%;object-fit:cover;transition:transform .35s ease}
.life-directory .panel::after{content:'';position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(180deg,rgba(10,25,20,.12) 0%,rgba(10,25,20,.65) 40%,rgba(10,25,20,.92) 100%)}
.life-directory .panel h3,.life-directory .panel p{position:relative;z-index:2;color:#fff;margin:0;word-break:keep-all;overflow-wrap:anywhere}
.life-directory .panel h3{font-size:22px;line-height:1.4}.life-directory .panel p{font-size:13px;line-height:1.75}
@media(hover:hover) and (prefers-reduced-motion:no-preference){.life-directory .panel:hover .life-banner-image{transform:scale(1.045)}}
@media(min-width:761px) and (max-width:1050px){.life-directory{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:760px){.life-directory{gap:16px}.life-directory .panel{min-height:205px;padding:24px}.life-directory .panel h3{font-size:21px}}
@media(prefers-reduced-motion:reduce){.life-directory .life-banner-image{transition:none}}
.business-intro{display:grid;grid-template-columns:1fr 1.5fr;gap:48px;background:var(--light);padding:38px}.business-intro h3{font-size:28px;line-height:1.4}.industry-directory{display:grid;grid-template-columns:1fr 1fr;gap:0 22px}.industry-directory a{font-size:14px;padding:11px 0;border-bottom:1px solid #c8cfc1}.industry-directory span{font:italic 15px Georgia;color:var(--red);margin-right:12px}.inline-links{display:flex;flex-wrap:wrap;gap:24px;margin-top:24px;font-size:14px}
.portal-directory{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.portal-directory .panel{padding:20px;background:transparent;box-shadow:none}.portal-directory h3{font-size:18px}.portal-directory p{font-size:13px;margin:0}
.renewed .weather-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.renewed .weather-card{border-radius:0;box-shadow:none;min-height:0;padding:20px}.renewed .weather-card p{font-size:13px}.weather-card-wide{grid-column:1/-1}
/* Common footer content is identical to the original site. */
.renewed .site-footer{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:28px;background:#eaece3;color:var(--ink);padding:42px 5%;border-top:1px solid var(--line)}
.renewed .footer-logo{width:auto;height:82px;max-width:none;object-fit:contain;margin-bottom:22px}.renewed .company-info{max-width:900px;font-size:12px;line-height:1.95;color:var(--muted);margin:10px 0}.renewed .company-info span{color:inherit}
.renewed .footer-policy-links{display:flex;flex-wrap:wrap;align-content:start;align-items:center;justify-content:flex-start;gap:4px 12px;font-size:12px;max-width:none;grid-column:1/-1}.renewed .footer-policy-links button,.renewed .footer-admin-link{font:inherit;background:none;color:var(--ink);border:0;padding:10px 0;cursor:pointer;min-height:44px}.renewed .footer-policy-links button,.renewed .footer-admin-link{display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;line-height:1.5;min-height:44px;text-decoration:none;white-space:nowrap}.renewed .footer-policy-links>span{display:none}.renewed .footer-policy-links{column-gap:20px}.renewed .footer-policy-links span{color:#939a8e}.renewed .policy-panel{z-index:100}.renewed .policy-card{max-height:80dvh;overflow:auto;border-radius:5px;background:var(--paper)}
/* Original category content gets the approved editorial grid and navigation. */
.renewed .page-hero{width:90%;max-width:1344px;margin:42px auto 35px;padding:45px 0;min-height:0;background:none!important;color:var(--ink);display:block}
.renewed .page-hero:before{display:none}.renewed .page-hero h1{font-size:48px;max-width:950px}.renewed .page-hero p:not(.eyebrow){color:var(--muted);font-size:16px;max-width:780px}.renewed .page-hero .eyebrow{color:var(--red)}
.renewed .portal-page{width:90%;max-width:1344px;margin:0 auto 64px;padding:0;grid-template-columns:minmax(0,1fr);gap:32px}.renewed .topic-sidebar{position:static;display:flex;flex-wrap:wrap;gap:8px 12px;align-items:center;border:0;border-bottom:1px solid var(--line);border-radius:0;background:transparent;padding:0 0 20px}
.renewed .topic-sidebar strong{font-size:11px;color:var(--muted);margin:0 12px 0 0}.renewed .topic-sidebar .sidebar-subtitle{padding:0;border:0}.renewed .topic-sidebar a{display:inline-block;border:1px solid var(--line);border-radius:30px;min-height:44px;padding:10px 18px;font-size:13px;font-weight:500}.renewed .topic-sidebar a.active{background:var(--ink);border-color:var(--ink);color:white}
.renewed .page-content{gap:40px}.renewed .content-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:25px}.renewed .content-grid article,.renewed .content-grid>a,.renewed .guide-stack article,.renewed .route-card{border-radius:0;box-shadow:none;padding:25px;min-height:210px}
.renewed .content-grid h3,.renewed .route-card h3,.renewed .guide-stack h2{font-size:24px}.renewed .lead-story{border-radius:0;border:0;background:transparent}.renewed .lead-story img{height:380px}.renewed .lead-story div{padding:23px 0}.renewed .lead-story h2{font-size:32px}.renewed .quick-links{border-radius:0}.renewed .culture-quick-links a{border-radius:0}
.renewed .city-selector{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.renewed .city-selector a{border-radius:0;min-height:245px}.renewed .city-selector strong{font-size:30px}.renewed .route-board{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.renewed .route-card.big{grid-column:auto;grid-row:auto}.renewed .route-card h2{font-size:30px}
.renewed .industry-deck{grid-template-columns:repeat(4,minmax(0,1fr));gap:28px 23px}.renewed .industry-deck article{background:transparent;border:0;border-radius:0;color:var(--ink);padding:0;min-height:0;display:block;overflow:visible}.renewed .industry-deck article:before{display:none}.renewed .industry-deck img{position:static;width:100%;height:165px;opacity:1;margin-bottom:18px}.renewed .industry-deck h2{font-size:24px}.renewed .industry-deck span{display:block;color:var(--red);font:italic 16px Georgia;margin-bottom:9px}.renewed .industry-deck p{color:var(--muted);font-size:13px}.anchor-target{scroll-margin-top:24px}
.renewed .experience-market{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:25px}.renewed .experience-market article{border:0;border-radius:0;background:transparent;overflow:visible;display:block;min-height:0}.renewed .experience-market article img{position:static;width:100%;height:260px;opacity:1}.renewed .experience-market article:before{display:none}.renewed .experience-market article div{padding:22px 0}.renewed .experience-market h2{font-size:26px;color:var(--ink)}.renewed .experience-market p{color:var(--muted);font-size:14px}
.renewed .portal-bridge{width:90%;max-width:1344px;margin:0 auto 60px;padding:30px 0;border-top:1px solid var(--line);background:transparent}.renewed .portal-bridge-head h2{font-size:28px}.renewed .portal-bridge-head p{color:var(--muted)}.renewed .portal-bridge-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:16px}.renewed .portal-bridge-grid a{background:transparent!important;min-height:0;padding:20px;border:1px solid var(--line);border-radius:0;color:var(--ink)}.renewed .portal-bridge-grid a:before{display:none}.renewed .portal-bridge-grid p{color:var(--muted);font-size:12px}.renewed .portal-bridge-grid span{color:var(--red)}.renewed .portal-bridge-grid strong{color:var(--ink);font-size:17px}.page-actions{width:90%;max-width:1344px;margin:0 auto 65px;display:flex;gap:15px;flex-wrap:wrap}
.renewed .planner-shell{width:90%;max-width:1344px;margin:0 auto 55px;grid-template-columns:180px minmax(0,1fr) minmax(300px,1fr);padding:0;gap:25px}.renewed .planner-form,.renewed .planner-result{border-radius:0;box-shadow:none}.renewed .planner-steps{top:20px}.renewed .planner-result{position:static}.renewed .planner-steps button.active,.renewed .planner-nav button[data-planner-next],.renewed .planner-submit{background:var(--ink)}.planner-save-row{margin-top:25px}.planner-save-row p{font-size:12px;margin:12px 0}.renewed .result-head h2{font-size:28px}
.renewed .map-page{width:90%;max-width:1344px;margin:0 auto 50px;padding:0;display:block}.renewed .map-page>.topic-sidebar{margin-bottom:25px}.renewed .map-workspace{display:grid;grid-template-columns:minmax(280px,360px) minmax(0,1fr);gap:25px}.renewed .map-panel-wide{grid-column:2;grid-row:1;min-height:600px;border-radius:0}.renewed .map-tour-panel{grid-column:1;grid-row:1;margin:0;padding:20px;border-radius:0;max-height:750px;overflow:auto}.renewed .map-tour-head{display:block}.renewed .map-tour-head h2{font-size:25px}.renewed .map-tour-head p{font-size:13px}.renewed .map-tour-panel .tour-api-controls{grid-template-columns:1fr 1fr;margin-top:20px}.renewed .map-tour-panel .tour-keyword,.renewed .map-tour-panel .tour-api-controls button{grid-column:1/-1}.renewed .map-tour-list{grid-template-columns:1fr}.renewed .map-tour-item{cursor:pointer;border-radius:0}.renewed .map-filter-grid{display:none}.renewed .map-canvas{position:absolute;inset:0;min-height:0;background:transparent}.renewed .map-fallback{z-index:1}.renewed .map-loaded .map-fallback{display:none}.renewed .map-city-controls{z-index:2;flex-wrap:wrap}.renewed .map-tour-item.selected{outline:2px solid var(--red);outline-offset:-2px}
.renewed .content-detail,.renewed .search-page{padding-top:50px}.renewed .content-detail{max-width:980px}.renewed .content-detail h1{font-size:48px}.renewed .content-body{max-width:750px;font-size:16px;line-height:1.9}.renewed .content-hero-image{border-radius:0;max-height:520px}.renewed .search-results-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:25px}.renewed .search-result-card{border-radius:0;box-shadow:none}.renewed .search-panel{box-shadow:none;border:1px solid var(--line);border-radius:0}.renewed .search-panel button{background:var(--ink);border-radius:0}
@media(max-width:1050px){.renewed .industry-deck{grid-template-columns:repeat(3,minmax(0,1fr))}.domain-card{grid-template-columns:85px 1fr;gap:13px}.domain-card img{width:85px;height:110px}.renewed .planner-shell{grid-template-columns:1fr 1fr}.renewed .planner-steps{grid-column:1/-1;position:static;display:flex;flex-wrap:wrap}.renewed .portal-bridge-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.renewed .site-footer{grid-template-columns:1fr}.renewed .footer-policy-links{max-width:none}.business-intro{gap:25px;padding:25px}.domain-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:760px){.renewed .site-header{min-height:80px;height:auto}.renewed .section{margin-bottom:48px}.renewed .home-hero h1{font-size:43px}.renewed .home-hero .hero-copy p{font-size:13px}.home-jump{gap:12px 22px;margin-bottom:35px;font-size:12px}.renewed .home-hero{padding-top:25px}.recommendation-grid,.recommendation-archive{grid-template-columns:1fr}.renewed .recommendation-card img,.renewed .recommendation-card.large img{height:235px}.domain-grid{grid-template-columns:1fr}.domain-card{grid-template-columns:100px 1fr}.domain-card img{width:100px;height:110px}.renewed .season-grid{grid-template-columns:1fr 1fr}.renewed .season-card{padding:19px;min-height:190px}.renewed .season-card p{font-size:12px}.life-directory,.portal-directory{grid-template-columns:1fr}.business-intro{grid-template-columns:1fr;padding:24px}.business-intro h3{font-size:24px}.industry-directory{gap:0 14px}.industry-directory a{font-size:12px}.inline-links{font-size:12px;gap:15px}.renewed .weather-grid{grid-template-columns:1fr}.renewed .page-hero{margin:25px auto;padding:15px 0}.renewed .page-hero h1{font-size:34px}.renewed .page-hero p:not(.eyebrow){font-size:14px}.renewed .topic-sidebar{gap:8px}.renewed .topic-sidebar strong{width:100%;margin-top:10px}.renewed .topic-sidebar a{padding:9px 13px;font-size:12px}.renewed .portal-page{gap:25px;margin-bottom:40px}.renewed .content-grid,.renewed .route-board,.renewed .industry-deck,.renewed .experience-market,.renewed .guide-stack,.renewed .editor-pick{grid-template-columns:1fr}.renewed .city-selector{grid-template-columns:1fr 1fr;gap:12px}.renewed .city-selector a{min-height:195px;padding:18px}.renewed .city-selector strong{font-size:25px}.renewed .city-selector p{font-size:12px}.renewed .lead-story img{height:270px}.renewed .industry-deck img{height:210px}.renewed .industry-deck article{padding-bottom:20px;border-bottom:1px solid var(--line)}.renewed .portal-bridge-grid{grid-template-columns:1fr}.renewed .portal-bridge{margin-bottom:35px}.renewed .planner-shell{grid-template-columns:1fr;gap:20px}.renewed .planner-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.renewed .planner-steps button{font-size:11px;padding:8px;min-height:45px}.renewed .planner-steps span{width:22px;height:22px}.renewed .map-workspace{grid-template-columns:1fr}.renewed .map-panel-wide{grid-column:1;grid-row:1;min-height:430px}.renewed .map-tour-panel{grid-column:1;grid-row:2;max-height:none}.renewed .map-city-controls button{font-size:11px;padding:7px 12px;min-height:38px}.renewed .site-footer{padding:32px 5% 95px;gap:15px}.renewed .footer-logo{height:72px}.renewed .company-info{font-size:11px}.renewed .footer-policy-links{gap:7px;font-size:11px}.renewed .footer-policy-links button,.renewed .footer-admin-link{min-height:44px}.renewed .content-detail h1{font-size:34px}.renewed .search-results-grid{grid-template-columns:1fr}.renewed .policy-card{width:94%;padding:24px}.renewed .policy-panel{padding:8px}.renewed .coming-soon{min-height:75vh}}
.renewed .map-filter-grid{display:flex;grid-column:1/-1;flex-wrap:wrap;gap:9px;margin:0}.renewed .map-filter-grid a{display:inline-flex;align-items:center;color:var(--ink);background:transparent;min-height:44px}
.renewed .section{min-height:0}.renewed .recommendation-grid,.renewed .recommendation-archive{background:transparent;box-shadow:none}.renewed .season-card{min-height:210px}
.renewed .travel-city-grid a:nth-child(2){background-image:url('assets/images/korea-image-070.jpg')}
.renewed .industry-deck{background:transparent;box-shadow:none}

/* Public member entry stays separate from the footer ADMIN route. */
.renewed .header-tools .member-entry{display:inline-flex;align-items:center;justify-content:center;min-height:44px;white-space:nowrap;font-size:12px;color:var(--ink);text-decoration:none}
@media(max-width:760px){.renewed .header-tools{gap:10px}.renewed .header-tools .member-entry{font-size:11px}.renewed .header-tools .search-icon{min-width:24px}.renewed .header-tools .button{padding:7px 9px}}
