:root{--lp-dark:#303638;--lp-dark2:#151b1d;--lp-green:#59d75f;--lp-green2:#34b943;--lp-text:#222a2d;--lp-muted:#647074;--lp-bg:#eef2f3;--lp-card:#fff;--lp-line:#dce3e5}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--lp-bg);color:var(--lp-text);font-family:Inter,system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif}a{color:inherit;text-decoration:none}button,input,select{font:inherit}.blog-header{height:76px;background:linear-gradient(90deg,#151b1d,#252c2e);color:#fff;position:sticky;top:0;z-index:50;box-shadow:0 4px 18px #0002}.blog-nav{width:min(1440px,calc(100% - 44px));height:100%;margin:auto;display:flex;align-items:center;gap:26px}.blog-brand{display:flex;align-items:center;gap:10px;font-size:28px;font-weight:950;letter-spacing:-.04em;white-space:nowrap}.blog-brand img{width:44px;height:44px;object-fit:contain}.blog-brand span{color:var(--lp-green)}.blog-links{margin-left:auto;display:flex;align-items:center;gap:26px;font-size:14px}.blog-links a{color:#eef2f3}.blog-links a.active{color:var(--lp-green);font-weight:900;border-bottom:3px solid var(--lp-green);padding:27px 2px 23px}.blog-login{margin-left:18px;background:var(--lp-green);color:#102012;font-weight:900;border-radius:11px;padding:13px 20px}.blog-shell{width:min(1440px,calc(100% - 70px));margin:0 auto;padding:28px 0 70px}.magazine-top{display:flex;justify-content:space-between;align-items:center;gap:25px;margin-bottom:20px}.magazine-title h1{font-size:46px;letter-spacing:-.05em;margin:0}.magazine-title h1 span{color:var(--lp-green2)}.magazine-title p{margin:3px 0;color:var(--lp-muted)}.city-tools{display:flex;align-items:center;gap:14px}.city-select{min-width:210px;background:#fff;border:1px solid var(--lp-line);border-radius:12px;padding:13px 16px;font-weight:850}.region-link{font-weight:750}.category-row{display:flex;gap:8px;overflow:auto;padding:4px 0 16px;scrollbar-width:none}.category-row::-webkit-scrollbar{display:none}.category-chip{white-space:nowrap;border:0;background:transparent;border-radius:10px;padding:10px 16px;cursor:pointer}.category-chip.active{background:var(--lp-green);font-weight:900}.hero-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:16px}.hero-main,.hero-side{position:relative;overflow:hidden;border-radius:16px;background:#253033;color:#fff;min-height:310px}.hero-main{min-height:440px}.hero-stack{display:grid;grid-template-rows:1fr 1fr;gap:16px}.hero-main img,.hero-side img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero-main:after,.hero-side:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,#0b1114ed 0%,#10171955 62%,transparent)}.hero-copy{position:absolute;z-index:2;left:24px;right:24px;bottom:22px}.hero-copy .label,.card-label{display:inline-flex;background:var(--lp-green);color:#112215;border-radius:6px;padding:5px 8px;font-size:10px;font-weight:950;letter-spacing:.08em}.hero-copy h2{font-size:39px;line-height:1.02;letter-spacing:-.04em;margin:9px 0}.hero-copy h3{font-size:23px;line-height:1.08;margin:8px 0}.hero-copy p{margin:6px 0;color:#eef3f1}.read-link{display:inline-block;color:var(--lp-green);font-weight:900;margin-top:8px}.content-grid{display:grid;grid-template-columns:minmax(0,1fr) 370px;gap:26px;margin-top:26px}.section-heading{font-size:25px;margin:0 0 12px}.article-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.article-card{background:#fff;border:1px solid var(--lp-line);border-radius:15px;overflow:hidden;box-shadow:0 7px 24px #2331360d;display:flex;flex-direction:column}.article-card img{width:100%;height:180px;object-fit:cover;background:#dfe6e8}.article-card-body{padding:14px 15px 16px;display:flex;flex-direction:column;flex:1}.article-card h3{font-size:20px;line-height:1.12;margin:8px 0}.article-card p{color:var(--lp-muted);font-size:13px;line-height:1.5;flex:1}.article-meta{display:flex;justify-content:space-between;gap:8px;color:#7b8588;font-size:11px;margin-top:12px}.side-card{background:#fff;border:1px solid var(--lp-line);border-radius:15px;padding:18px;margin-bottom:15px}.newsletter{background:linear-gradient(135deg,#172023,#2d383b);color:#fff}.newsletter h3{margin:0 0 8px}.newsletter p{font-size:13px;color:#cfd8d5}.newsletter-row{display:flex;gap:7px}.newsletter-row input{min-width:0;flex:1;border:0;border-radius:8px;padding:11px}.green-btn{border:0;background:var(--lp-green);color:#102012;font-weight:900;border-radius:8px;padding:10px 14px;cursor:pointer}.ranked{list-style:none;padding:0;margin:0}.ranked li{display:grid;grid-template-columns:28px 1fr;gap:9px;padding:11px 0;border-bottom:1px solid #edf0f1}.ranked li:last-child{border:0}.rank{width:23px;height:23px;display:grid;place-items:center;border-radius:50%;background:var(--lp-green);font-size:11px;font-weight:900}.ranked b{font-size:13px}.ranked small{display:block;color:#7a8588;margin-top:3px}.explore{display:grid;grid-template-columns:150px repeat(3,1fr);gap:12px;align-items:stretch;background:#fff;border:1px solid var(--lp-line);border-radius:15px;padding:12px;margin-top:26px}.explore-title{display:flex;align-items:center;font-weight:900;padding:14px}.city-card{min-height:98px;border:1px solid var(--lp-line);border-radius:11px;padding:13px;background:linear-gradient(135deg,#f8faf9,#edf2f0)}.city-card b{font-size:20px}.soon{display:inline-flex;margin-left:6px;padding:3px 6px;border-radius:5px;background:#e4e8e7;color:#697476;font-size:9px}.blog-footer{background:var(--lp-dark);color:#fff;padding:28px}.blog-footer>div{width:min(1440px,calc(100% - 44px));margin:auto;display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap}.blog-footer a{text-decoration:underline;margin-left:14px}.empty-blog{grid-column:1/-1;background:#fff;border:1px dashed #b9c4c7;border-radius:14px;padding:35px;text-align:center;color:#657174}.mobile-blog-nav{display:none}
@media(max-width:1050px){.blog-links{gap:14px}.content-grid{grid-template-columns:1fr}.sidebar{display:grid;grid-template-columns:1fr 1fr;gap:15px}.article-grid{grid-template-columns:repeat(2,1fr)}.explore{grid-template-columns:120px repeat(3,1fr)}}
@media(max-width:760px){body{padding-bottom:72px}.blog-header{height:67px}.blog-nav{width:calc(100% - 22px);gap:8px}.blog-brand{font-size:23px}.blog-brand img{width:39px;height:39px}.blog-links{display:none}.blog-login{margin-left:auto;padding:10px;font-size:12px}.blog-shell{width:calc(100% - 24px);padding-top:21px}.magazine-top{display:block}.magazine-title h1{font-size:34px}.city-tools{margin-top:15px}.city-select{min-width:0;flex:1}.category-row{margin:12px -12px 2px;padding-left:12px}.category-chip{background:#fff;border:1px solid var(--lp-line)}.hero-grid{grid-template-columns:1fr}.hero-main{min-height:390px}.hero-stack{grid-template-columns:1fr 1fr;grid-template-rows:none}.hero-side{min-height:235px}.hero-copy{left:16px;right:16px;bottom:16px}.hero-copy h2{font-size:30px}.hero-copy h3{font-size:17px}.hero-copy p{font-size:13px}.article-grid{grid-template-columns:1fr 1fr;gap:10px}.article-card img{height:125px}.article-card-body{padding:11px}.article-card h3{font-size:16px}.article-card p{display:none}.sidebar{display:block}.explore{grid-template-columns:1fr}.explore-title{padding:4px}.blog-footer{display:none}.mobile-blog-nav{position:fixed;display:grid;grid-template-columns:repeat(5,1fr);left:0;right:0;bottom:0;z-index:70;background:#303638f7;color:#fff;border-top:1px solid #ffffff22;padding:8px 4px}.mobile-blog-nav a{display:grid;place-items:center;gap:3px;font-size:10px}.mobile-blog-nav i{font-style:normal;font-size:21px}.mobile-blog-nav .active{color:var(--lp-green)}}
@media(max-width:480px){.hero-stack{grid-template-columns:1fr}.hero-side{min-height:220px}.article-grid{grid-template-columns:1fr}.article-card{display:grid;grid-template-columns:125px 1fr}.article-card img{height:100%;min-height:140px}.article-card p{display:none}.sidebar{display:block}.newsletter-row{display:grid}.region-link{font-size:12px}}
