@import "https://fonts.googleapis.com/css2?family=Geist:wght@400;500;600;700;800&family=Geist+Mono:wght@500;700&display=swap";:root{color:#17211b;font-synthesis:none;--brand:#176b45;--brand-dark:#0f4d34;--brand-soft:#e7f3ec;--muted:#66746b;--line:#dde5df;--surface:#fff;--danger:#d95555;--blue:#244b63;background:#f3f5f2;font-family:Geist,system-ui,sans-serif}*{box-sizing:border-box}body{background:#f3f5f2;min-width:320px;margin:0}a{color:inherit;text-decoration:none}button,input{font:inherit}button{cursor:pointer}.app-shell{min-height:100vh}.site-header{border-bottom:1px solid var(--line);z-index:5;background:#fff;justify-content:space-between;align-items:center;height:88px;padding:0 max(32px,50vw - 610px);display:flex;position:relative}.brand{align-items:center;gap:10px;display:flex}.brand-mark{object-fit:contain;border-radius:50%;width:34px;height:34px}.brand strong,.brand small{display:block}.brand strong{font-size:20px}.brand small{color:var(--muted);margin-top:3px;font-size:14px}.site-header nav{color:var(--muted);gap:32px;font-size:17px;font-weight:600;display:flex}.site-header nav a.active{color:var(--brand);font-weight:700}.primary-button{background:var(--brand);color:#fff;border-radius:8px;justify-content:center;align-items:center;min-height:48px;padding:0 22px;font-weight:700;display:flex}.primary-button.compact{min-height:44px;padding:0 20px;font-size:16px}.hero-section{color:#fff;background:var(--brand-dark);grid-template-columns:1fr 1fr;min-height:460px;display:grid}.hero-copy{flex-direction:column;justify-content:center;padding:56px 56px 56px max(48px,50vw - 610px);display:flex}.eyebrow{letter-spacing:1.5px;color:#76d4a0;font:700 15px Geist Mono}.eyebrow.green{color:var(--brand)}.hero-copy h1{letter-spacing:-2px;max-width:650px;margin:16px 0;font-size:clamp(46px,3.75vw,54px);line-height:1.08}.hero-copy>p{color:#d4e1d9;max-width:650px;margin:0 0 24px;font-size:20px;font-weight:500;line-height:1.5}.hero-search{max-width:690px;height:68px;color:var(--muted);background:#fff;border-radius:10px;justify-content:space-between;align-items:center;padding:8px 8px 8px 20px;font-size:16px;display:flex;box-shadow:0 15px 30px #071c1238}.hero-search a{color:#fff;background:var(--brand);border-radius:8px;place-items:center;height:52px;padding:0 26px;font-size:16px;font-weight:700;display:grid}.hero-industrial{background:linear-gradient(#0f4d3414,#0f4d3414),url(/images/rYzIw.webp) 50%/cover no-repeat;min-height:460px}.content-section,.service-section{padding:34px max(32px,50vw - 610px)}.content-section{background:#fff}.muted-section{background:#f3f5f2}.section-heading{justify-content:space-between;align-items:flex-end;margin-bottom:20px;display:flex}.section-heading h2{margin:0 0 6px;font-size:32px}.section-heading p{color:var(--muted);margin:0;font-size:16px}.section-heading>a,.section-heading>button{color:var(--brand);white-space:nowrap;background:0 0;border:0;font-size:16px;font-weight:700}.district-grid{grid-template-columns:repeat(8,1fr);gap:9px;display:grid}.district-grid a{background:#f3f5f2;border-radius:8px;flex-direction:column;gap:8px;min-height:102px;padding:16px;transition:transform .2s,background .2s;display:flex}.district-grid a:first-child{background:var(--brand-soft)}.district-grid a:hover{background:var(--brand-soft);transform:translateY(-3px)}.district-grid b{font-size:22px}.district-grid strong{color:var(--muted);font-size:18px;font-weight:500}.factory-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.factory-card{border:1px solid var(--line);background:#fff;border-radius:10px;min-width:0;overflow:hidden}.factory-card.horizontal{grid-template-columns:250px 1fr;min-height:210px;display:grid}.factory-visual{color:#fff;flex-direction:column;justify-content:space-between;min-height:190px;padding:16px;display:flex;position:relative;overflow:hidden}.factory-visual:after{content:"";background:#ffffff1b;border:1px solid #ffffff32;width:70%;height:60%;position:absolute;bottom:-12%;right:-8%;transform:skew(-15deg)}.factory-visual span,.factory-visual b{z-index:1;position:relative}.factory-photo{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.factory-visual span{color:var(--brand-dark);background:#fffd;border-radius:5px;align-self:flex-start;padding:5px 8px;font-size:9px;font-weight:700}.factory-visual b{font-size:22px}.tone-green{background:linear-gradient(145deg,#315e48,#122e23)}.tone-blue{background:linear-gradient(145deg,#416b7e,#203c4b)}.tone-amber{background:linear-gradient(145deg,#a56a36,#47331f)}.factory-card-body{flex-direction:column;justify-content:space-between;min-height:165px;padding:16px;display:flex}.factory-card-body h3{margin:0 0 5px;font-size:16px}.factory-card-body p{color:var(--muted);margin:0 0 10px;font-size:10px}.fact-strip{background:#f3f5f2;border-radius:7px;grid-template-columns:repeat(4,1fr);display:grid}.fact-strip span{text-align:center;color:var(--muted);border-right:1px solid var(--line);padding:8px 5px;font-size:8px}.fact-strip span:last-child{border:0}.fact-strip b{color:#17211b;font:700 10px Geist Mono;display:block}.tags{gap:5px;margin-top:9px;display:flex}.tags span{color:var(--brand);background:var(--brand-soft);border-radius:4px;padding:4px 6px;font-size:8px}.factory-card footer{justify-content:space-between;align-items:flex-end;margin-top:12px;display:flex}.factory-card footer strong{color:var(--danger);font:700 13px Geist Mono}.factory-card footer a{color:var(--brand);font-size:9px;font-weight:700}.home-featured .factory-visual{min-height:218px}.home-featured .factory-visual span{font-size:13px}.home-featured .factory-card-body{min-height:190px;padding:20px}.home-featured .factory-card-body h3{font-size:20px}.home-featured .factory-card-body p{font-size:15px;line-height:1.45}.home-featured .fact-strip span{font-size:13px}.home-featured .fact-strip b{font-size:15px}.home-featured .tags span{font-size:13px}.home-featured .factory-card footer strong{font-size:18px}.home-featured .factory-card footer a{font-size:15px}.service-section{background:#fff;grid-template-columns:410px 1fr;align-items:center;gap:32px;display:grid}.service-section h2{margin:12px 0;font-size:30px;line-height:1.2}.service-section p{color:var(--muted);font-size:17px;line-height:1.55}.service-section ol{grid-template-columns:repeat(4,1fr);gap:10px;padding:0;list-style:none;display:grid}.service-section li{background:#f3f5f2;border-radius:8px;flex-direction:column;justify-content:space-between;min-height:120px;padding:18px;display:flex}.service-section li span{color:var(--brand);font:700 15px Geist Mono}.service-section li b{font-size:18px}.listing-page{min-height:calc(100vh - 72px)}.listing-title{background:#fff;justify-content:space-between;align-items:center;padding:22px max(32px,50vw - 610px);display:flex}.listing-title small{color:var(--muted)}.listing-title h1{margin:6px 0 0;font-size:25px}.search-box{width:450px;height:48px;color:var(--muted);background:#f3f5f2;border-radius:8px;justify-content:space-between;align-items:center;padding-left:15px;font-size:11px;display:flex}.search-box button{color:#fff;background:var(--brand);border:0;border-radius:6px;height:36px;margin-right:6px;padding:0 22px}.filter-panel{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff;padding:10px max(32px,50vw - 610px)}.filter-row{border-bottom:1px solid var(--line);align-items:center;gap:28px;min-height:54px;display:flex}.filter-row:last-child{border:0}.filter-row>b{width:60px;font-size:11px}.filter-row>div{flex-wrap:wrap;gap:8px;display:flex}.filter-row button{color:var(--muted);background:0 0;border:0;border-radius:5px;padding:6px 10px;font-size:10px}.filter-row button.active{color:var(--brand);background:var(--brand-soft);font-weight:700}.results-layout{grid-template-columns:1fr 330px;gap:20px;max-width:1220px;margin:0 auto;padding:24px 0;display:grid}.results-column{flex-direction:column;gap:12px;display:flex}.result-heading{justify-content:space-between;align-items:center;height:38px;font-size:10px;display:flex}.result-heading span{color:var(--muted)}.map-panel{flex-direction:column;gap:12px;display:flex}.map-art{color:#fff;background:linear-gradient(140deg,#8db7a2,#365f4c 70%);border-radius:10px;align-items:flex-end;height:330px;padding:18px;display:flex;position:relative;overflow:hidden}.map-art:before{content:"";border:1px dashed #fff9;position:absolute;inset:25px;transform:rotate(-9deg)}.map-art span{font-weight:700;position:relative}.map-panel>button,.consult-card button{height:42px;color:var(--brand);background:#fff;border:0;border-radius:7px;font-weight:700}.consult-card{color:#fff;background:var(--brand-dark);border-radius:10px;padding:20px}.consult-card h3{margin:0}.consult-card p{color:#bdd0c4;font-size:11px;line-height:1.5}.consult-card button{width:100%}.breadcrumbs{max-width:1220px;color:var(--muted);margin:0 auto;padding:14px 0;font-size:10px}.detail-gallery{grid-template-columns:2fr 1fr;gap:10px;max-width:1220px;height:370px;margin:0 auto;display:grid}.detail-main-visual,.mini-visual{color:#fff;background:linear-gradient(145deg,#456e58,#182d24);border-radius:9px;flex-direction:column;justify-content:space-between;padding:18px;display:flex;overflow:hidden}.detail-main-visual strong{max-width:620px;font-size:30px}.detail-main-visual span{color:var(--brand-dark);background:#ffffffde;border-radius:5px;align-self:flex-start;padding:5px 8px;font-size:9px}.detail-gallery>div:last-child{grid-template-rows:1fr 1fr;gap:10px;display:grid}.mini-visual.blue{background:linear-gradient(145deg,#547a8b,#233f4d)}.mini-visual.amber{background:linear-gradient(145deg,#a77548,#46331f)}.detail-layout{grid-template-columns:1fr 330px;gap:20px;max-width:1220px;margin:0 auto;padding:24px 0 50px;display:grid}.detail-content>h1{margin:6px 0;font-size:28px}.detail-content>p{color:var(--muted);margin-top:0;font-size:11px}.location{color:var(--brand);font-size:10px;font-weight:700}.detail-facts{border:1px solid var(--line);background:#fff;border-radius:9px;grid-template-columns:repeat(6,1fr);height:88px;margin:18px 0;display:grid}.detail-facts div{border-right:1px solid var(--line);flex-direction:column;justify-content:center;align-items:center;gap:5px;display:flex}.detail-facts div:last-child{border:0}.detail-facts b{font:700 12px Geist Mono}.detail-facts small{color:var(--muted);font-size:8px}.site-plan-card{border:1px solid var(--line);background:#fff;border-radius:9px;padding:18px}.site-plan{background:#e7f3ec;border-radius:7px;grid-template-rows:1fr .65fr;grid-template-columns:1fr .7fr 1fr;gap:14px;min-height:260px;padding:28px;display:grid}.site-plan .building{color:var(--brand-dark);background:#fff;border:2px solid #4f8266;place-items:center;padding:18px;font-size:10px;font-weight:700;display:grid}.site-plan .two{grid-column:3}.site-plan .three{grid-area:2/1/auto/2}.site-plan .yard{color:var(--brand);border:1px dashed #6da786;grid-area:2/2/auto/4;place-items:center;font-size:10px;display:grid}.facility-grid{grid-template-columns:repeat(5,1fr);gap:8px;margin-top:14px;display:grid}.facility-grid div{background:#fff;border-radius:7px;padding:14px}.facility-grid b,.facility-grid small{display:block}.facility-grid b{font-size:10px}.facility-grid small{color:var(--muted);margin-top:5px;font-size:8px}.detail-aside{flex-direction:column;gap:12px;display:flex}.price-card,.advisor-card{background:#fff;border-radius:9px;padding:20px}.price-card>small{color:var(--muted)}.price-card>strong{color:var(--danger);margin:5px 0;font:700 32px Geist Mono;display:block}.price-card em{margin-left:5px;font:10px Geist}.price-card p{color:var(--muted);font-size:9px}.price-card button,.advisor-card button{color:#fff;background:var(--brand);border:0;border-radius:7px;width:100%;height:42px;margin-top:8px;font-weight:700}.price-card button.outline{color:var(--brand);border:1px solid var(--brand);background:#fff}.advisor-card{color:#fff;background:var(--brand-dark)}.advisor-card .avatar,.profile .avatar{width:42px;height:42px;color:var(--brand);background:var(--brand-soft);border-radius:50%;place-items:center;font-weight:800;display:inline-grid}.advisor-card>div{vertical-align:middle;flex-direction:column;margin-left:10px;display:inline-flex}.advisor-card small{color:#bdd0c4}.advisor-card p{color:#bdd0c4;font-size:10px;line-height:1.5}.advisor-card button{color:var(--brand-dark);background:#fff}.loading-state{min-height:500px;color:var(--muted);place-items:center;display:grid}.login-page{grid-template-columns:1.1fr .9fr;min-height:100vh;display:grid}.login-visual{color:#fff;background:linear-gradient(145deg,#0f4d34,#173427);flex-direction:column;justify-content:flex-end;padding:90px;display:flex}.login-visual span{color:#76d4a0;font-weight:700}.login-visual h1{margin:15px 0;font-size:38px;line-height:1.2}.login-visual p{color:#bdd0c4}.login-form-wrap{background:#fff;place-items:center;display:grid}.login-form{flex-direction:column;gap:18px;width:min(400px,100vw - 48px);display:flex}.login-form h2{margin:0;font-size:28px}.login-form>p,.login-form small{color:var(--muted);margin:0}.login-form label{flex-direction:column;gap:6px;font-size:10px;font-weight:700;display:flex}.login-form input{border:1px solid var(--line);border-radius:8px;outline:none;height:50px;padding:0 14px}.login-form input:focus{border-color:var(--brand)}.code-row{grid-template-columns:1fr 125px;gap:10px;display:grid}.code-row button{color:var(--brand);background:var(--brand-soft);border:0;border-radius:8px;margin-top:17px;font-weight:700}.center-page{grid-template-columns:230px 1fr;gap:20px;max-width:1220px;min-height:calc(100vh - 72px);margin:0 auto;padding:28px 0;display:grid}.center-sidebar{background:#fff;border-radius:9px;flex-direction:column;gap:7px;padding:18px;display:flex}.profile{align-items:center;gap:10px;padding-bottom:16px;display:flex}.profile>div{flex-direction:column;display:flex}.profile small{color:var(--muted);font-size:8px}.center-sidebar button{text-align:left;height:42px;color:var(--muted);background:0 0;border:0;border-radius:6px;padding:0 12px}.center-sidebar button.active{color:var(--brand);background:var(--brand-soft);font-weight:700}.center-main{flex-direction:column;gap:16px;display:flex}.center-heading{justify-content:space-between;align-items:center;display:flex}.center-heading h1{margin:0}.center-heading p{color:var(--muted);margin:4px 0;font-size:11px}.center-heading button,.current-demand button{color:#fff;background:var(--brand);border:0;border-radius:7px;height:40px;padding:0 15px;font-weight:700}.metric-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.metric-grid div{background:#fff;border-radius:8px;flex-direction:column;gap:8px;padding:17px;display:flex}.metric-grid small{color:var(--muted)}.metric-grid strong{font:700 25px Geist Mono}.center-columns{flex:1;grid-template-columns:1fr 330px;gap:16px;display:grid}.schedule-card,.current-demand{background:#fff;border-radius:8px;padding:18px}.schedule-card h2,.current-demand h2{margin:0 0 16px;font-size:16px}.schedule-row{border-bottom:1px solid var(--line);grid-template-columns:130px 1fr;align-items:center;min-height:74px;display:grid}.schedule-row span{flex-direction:column;gap:4px;display:flex}.schedule-row span b{font:700 9px Geist Mono}.schedule-row span small{color:var(--brand)}.current-demand{color:#fff;background:var(--brand-dark)}.current-demand>span{color:#76d4a0;font-size:9px}.current-demand p{justify-content:space-between;display:flex}.current-demand small{color:#bdd0c4}.current-demand button{width:100%;color:var(--brand-dark);background:#fff}@media (width<=900px){.site-header nav{display:none}.hero-section,.login-page,.service-section,.detail-layout,.results-layout,.center-page{grid-template-columns:1fr}.hero-industrial{min-height:260px}.district-grid{grid-template-columns:repeat(2,1fr)}.factory-grid{grid-template-columns:1fr}.service-section ol{grid-template-columns:repeat(2,1fr)}.listing-title{flex-direction:column;align-items:stretch;gap:16px;padding-inline:20px}.search-box{width:100%}.filter-panel{padding-inline:20px}.filter-row{align-items:flex-start;gap:12px;padding-block:12px}.filter-row>b{flex:0 0 48px;width:48px;font-size:16px}.filter-row>div{min-width:0}.filter-row button{font-size:14px}.results-layout,.detail-layout,.breadcrumbs,.detail-gallery,.center-page{width:auto;max-width:none;margin-inline:20px}.results-layout,.results-column,.map-panel,.detail-content,.detail-aside{min-width:0}.result-heading{flex-wrap:wrap;gap:8px;height:auto;min-height:38px;font-size:14px}.factory-card.horizontal{grid-template-columns:1fr}.factory-card.horizontal .factory-visual{min-height:220px}.listing-page .factory-visual span{font-size:13px}.listing-page .factory-card-body{min-height:190px;padding:20px}.listing-page .factory-card-body h3{overflow-wrap:anywhere;font-size:20px}.listing-page .factory-card-body p{font-size:15px;line-height:1.45}.listing-page .fact-strip span{font-size:13px}.listing-page .fact-strip b{font-size:15px}.listing-page .tags span{font-size:13px}.listing-page .factory-card footer strong{font-size:18px}.listing-page .factory-card footer a{font-size:15px}.map-art{height:260px}.consult-card p{font-size:15px}.detail-gallery{grid-template-columns:1fr;height:auto}.detail-main-visual{min-height:280px}.detail-gallery>div:last-child{grid-template-rows:160px;grid-template-columns:1fr 1fr}.breadcrumbs{font-size:13px;line-height:1.5}.detail-main-visual span{font-size:13px}.detail-content>p{font-size:15px;line-height:1.5}.location{font-size:14px}.detail-facts{grid-template-columns:repeat(3,1fr);height:auto}.detail-facts div{min-height:82px}.detail-facts div:nth-child(3n){border-right:0}.detail-facts div:nth-child(-n+3){border-bottom:1px solid var(--line)}.detail-facts b{font-size:16px}.detail-facts small{font-size:13px}.site-plan{padding:16px}.site-plan .building,.site-plan .yard{text-align:center;padding:12px;font-size:14px}.facility-grid{grid-template-columns:repeat(2,1fr)}.facility-grid b{font-size:15px}.facility-grid small{font-size:13px}.price-card p,.advisor-card p{font-size:14px}.metric-grid{grid-template-columns:repeat(2,1fr)}.center-columns{grid-template-columns:1fr}.center-sidebar{display:none}}@media (width<=640px){.site-header{height:72px;padding-inline:16px}.brand strong{font-size:16px}.brand small{display:none}.primary-button.compact{min-height:40px;padding-inline:14px;font-size:14px}.hero-copy{padding:48px 24px}.hero-copy h1{letter-spacing:-1.5px;font-size:34px}.hero-copy>p{font-size:18px}.hero-search{gap:12px;height:auto;padding:8px 8px 8px 14px}.hero-search a{flex:none;padding-inline:16px}.content-section,.service-section{padding:30px 20px}.section-heading{align-items:flex-start;gap:14px}.section-heading h2{font-size:28px}.district-grid b{font-size:20px}.district-grid strong{font-size:17px}}
