*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#F6F0E6;color:#4A3828;font:16px/1.75 system-ui,-apple-system,"Segoe UI","Microsoft YaHei",sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}button,input{font:inherit}button{cursor:pointer}.shell{width:min(1240px,calc(100% - 32px));margin:0 auto}.site-header{position:fixed;inset:0 0 auto;z-index:50}.earth-line{height:20px;background:#5C3A21;color:#EFE6D6;font-size:12px}.earth-line .shell{height:20px;display:flex;align-items:center;justify-content:space-between}.text-button{border:0;background:transparent;color:#EFE6D6;padding:0 4px}.stage-bar{height:64px;background:#C4A574;border-bottom:1px solid rgba(196,122,58,.38)}.stage-bar-inner{height:64px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:12px}.brand-link{justify-self:start;min-height:44px;display:flex;align-items:center}.logo-slot{display:flex;align-items:center;min-width:112px}.brand-logo{display:block;max-height:38px;max-width:190px;object-fit:contain}.brand-logo+.brand-fallback{display:none}.brand-fallback{font-weight:800;color:#2C2118}.menu-button,.join-link{min-height:44px;border:1px solid rgba(92,58,33,.24);background:#FFF9F0;color:#5C3A21;border-radius:10px;padding:9px 18px;display:inline-flex;align-items:center;justify-content:center}.join-link{justify-self:end;background:#5C3A21;color:#FFF9F0}.soil-tabs{height:42px;background:#E8DCC8;border-bottom:1px solid rgba(92,58,33,.16)}.soil-tabs-inner{height:42px;display:flex;align-items:center;gap:8px}.soil-tabs a{padding:5px 12px;border-radius:8px;color:#5C3A21}.soil-tabs a.is-active{background:#C47A3A;color:#FFF9F0}.site-main{padding-top:126px;min-height:70vh}.hero,.page-hero{padding:28px 0 10px}.image-slot{background:#EFE6D6;border:1px solid rgba(92,58,33,.12);border-radius:16px;display:flex;align-items:center;justify-content:center;overflow:hidden}.hero-slot{min-height:180px;max-height:300px}.hero-slot img,.page-image img{width:100%;max-height:300px;object-fit:contain;object-position:center}.eyebrow{font-size:13px;letter-spacing:.12em;text-transform:uppercase;color:#8A7360;margin:18px 0 6px}.hero h1,.page-hero h1{font-size:clamp(28px,4vw,32px);line-height:1.25;color:#2C2118;margin:0 0 10px}.lead{max-width:850px;font-size:17px}.actions{display:flex;gap:12px;flex-wrap:wrap;margin:20px 0}.btn{min-height:44px;display:inline-flex;align-items:center;justify-content:center;padding:10px 18px;border-radius:10px;background:linear-gradient(135deg,#C4A574 0%,#C47A3A 55%,#8B5E3C 100%);color:#FFF9F0;font-weight:700}.btn.secondary{background:#C4A574;color:#5C3A21}.section{padding:42px 0}.section.alt{background:#EFE6D6;border-block:1px solid rgba(92,58,33,.10)}.section h2{font-size:24px;line-height:1.3;color:#2C2118;margin:0 0 14px}.section h3{font-size:18px;color:#5C3A21;margin:0 0 8px}.section-intro{max-width:860px;color:#6E5744;margin-bottom:22px}.grid-2,.grid-3,.grid-4{display:grid;gap:18px}.grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}.card{background:#FFF9F0;border:1px solid rgba(92,58,33,.14);border-radius:14px;padding:20px;box-shadow:0 16px 42px rgba(44,33,24,.06)}.card.accent{border-top:4px solid #C47A3A}.card.olive{border-top:4px solid #6B7F4A}.card p:last-child{margin-bottom:0}.card a.more{font-weight:700;color:#8B5E3C}.media-card .image-slot{height:210px;margin:-4px -4px 16px}.media-card img{width:100%;height:100%;object-fit:contain}.number-list{display:grid;gap:12px}.number-item{display:grid;grid-template-columns:62px 1fr;gap:14px;padding:16px 0;border-bottom:1px solid rgba(92,58,33,.14)}.number{font:800 26px/1 Georgia,serif;color:#C47A3A}.status{display:inline-flex;padding:4px 8px;border-radius:7px;background:#E8DCC8;color:#5C3A21;font-size:13px}.timeline{display:grid;gap:14px;counter-reset:stage}.timeline article{counter-increment:stage;display:grid;grid-template-columns:56px 1fr;gap:16px}.timeline article:before{content:counter(stage,decimal-leading-zero);font:800 24px/1 Georgia,serif;color:#6B7F4A}.notice{border-left:4px solid #C47A3A;background:#FFF9F0;padding:16px 18px;border-radius:0 12px 12px 0}.prose{max-width:930px}.prose p{margin:0 0 16px}.prose ul{padding-left:22px}.gallery-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.gallery-grid .image-slot{height:220px}.gallery-grid img{width:100%;height:100%;object-fit:contain}.site-footer{background:#2C2118;color:#EFE6D6;border-top:1px solid #C47A3A;padding:38px 0 18px}.footer-grid{display:grid;grid-template-columns:2fr repeat(4,1fr);gap:24px}.site-footer h2{font-size:14px;color:#C4A574;margin:0 0 10px}.site-footer a{display:block;padding:4px 0;color:#FFF9F0}.footer-brand p{max-width:440px;color:#D7C8B2}.footer-logo-row{display:flex;align-items:center;gap:12px;margin-bottom:14px}.footer-logo{max-height:34px;max-width:160px;object-fit:contain}.footer-logo-row strong,.footer-logo-row span{display:block}.footer-logo-row span{font-size:12px;color:#C4A574}.copyright{border-top:1px solid rgba(239,230,214,.15);margin-top:26px;padding-top:16px;font-size:13px;color:#CDBDA7}.overlay{position:fixed;inset:0;background:rgba(44,33,24,.48);z-index:70;opacity:0;pointer-events:none;transition:.2s}.overlay.is-open{opacity:1;pointer-events:auto}.earth-drawer{position:fixed;left:0;top:0;bottom:0;width:min(380px,86vw);background:#F6F0E6;z-index:80;transform:translateX(-102%);visibility:hidden;pointer-events:none;transition:.25s;overflow-y:auto;border-right:1px solid rgba(92,58,33,.2)}.earth-drawer.is-open{transform:none;visibility:visible;pointer-events:auto}.drawer-head{position:sticky;top:0;display:flex;justify-content:space-between;align-items:center;padding:14px 16px;background:#C4A574;border-bottom:1px solid rgba(92,58,33,.2);z-index:2}.drawer-brand{display:flex;align-items:center;gap:10px}.drawer-logo{max-height:32px;max-width:150px;object-fit:contain}.icon-button{width:44px;height:44px;border-radius:10px;border:1px solid rgba(92,58,33,.2);background:#FFF9F0;color:#5C3A21;font-size:24px}.drawer-groups{padding:14px}.drawer-groups section{background:#FFF9F0;border:1px solid rgba(92,58,33,.12);border-radius:12px;padding:14px;margin-bottom:12px}.drawer-groups h2{font-size:14px;margin:0 0 6px;color:#8B5E3C}.drawer-groups a{display:block;padding:10px 0;border-top:1px solid rgba(92,58,33,.10)}.drawer-groups a:first-of-type{border-top:0}.drawer-groups b,.drawer-groups span{display:block}.drawer-groups span{font-size:13px;color:#6E5744}.search-panel{position:fixed;top:84px;left:0;right:0;z-index:82;visibility:hidden;pointer-events:none;transform:translateY(-12px);opacity:0;transition:.2s}.search-panel.is-open{visibility:visible;pointer-events:auto;transform:none;opacity:1}.search-card{width:min(820px,calc(100% - 32px));margin:0 auto;background:#FFF9F0;border:1px solid rgba(92,58,33,.18);box-shadow:0 16px 42px rgba(44,33,24,.14);padding:20px}.search-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.search-card input{width:100%;min-height:46px;border:1px solid rgba(92,58,33,.24);background:#F6F0E6;border-radius:8px;padding:10px 12px;margin-top:8px;color:#2C2118}.search-presets{display:flex;gap:10px;flex-wrap:wrap;margin-top:14px}.search-presets a{padding:8px 12px;background:#E8DCC8;border-radius:8px}.no-scroll{overflow:hidden}.mobile-bottom{display:none}.table-like{display:grid;gap:10px}.table-like article{display:grid;grid-template-columns:120px 1fr;background:#FFF9F0;border:1px solid rgba(92,58,33,.12);border-radius:10px;overflow:hidden}.table-like h3{padding:14px;background:#E8DCC8;margin:0}.table-like div{padding:14px}.faq-list details{background:#FFF9F0;border:1px solid rgba(92,58,33,.12);border-radius:12px;padding:16px 18px;margin-bottom:12px}.faq-list summary{font-weight:800;color:#2C2118;cursor:pointer}.faq-list p{margin:12px 0 0}.app-layout{display:grid;grid-template-columns:minmax(240px,360px) 1fr;gap:28px;align-items:center}.app-visual .image-slot{min-height:300px}.app-visual img{max-height:420px;max-width:100%;object-fit:contain}
@media(max-width:900px){.grid-4{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-3{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-brand{grid-column:1/-1}.gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:700px){.shell{width:min(100% - 32px,1240px)}.soil-tabs{display:none}.site-main{padding-top:84px;padding-bottom:62px}.stage-bar-inner{grid-template-columns:minmax(0,1fr) auto auto;gap:8px}.brand-logo{max-width:138px;max-height:34px}.logo-slot{min-width:0}.menu-button,.join-link{padding:8px 11px}.grid-2,.grid-3,.grid-4,.gallery-grid,.app-layout{grid-template-columns:1fr}.section{padding:30px 0}.search-panel{top:0;bottom:0;background:#C4A574;overflow-y:auto}.search-panel.is-open{transform:none}.search-card{width:100%;min-height:100%;margin:0;border:0;box-shadow:none;background:#C4A574;padding:20px 16px}.search-card input{background:#FFF9F0}.mobile-bottom{position:fixed;display:grid;grid-template-columns:repeat(5,1fr);left:0;right:0;bottom:0;z-index:60;height:calc(50px + env(safe-area-inset-bottom));padding-bottom:env(safe-area-inset-bottom);background:#FFF9F0;border-top:1px solid rgba(92,58,33,.18)}.mobile-bottom a{display:flex;align-items:center;justify-content:center;min-width:0;font-size:14px}.mobile-bottom a.is-active{background:#C47A3A;color:#FFF9F0}.footer-grid{grid-template-columns:1fr 1fr}.table-like article{grid-template-columns:1fr}.table-like h3{padding-bottom:8px}.hero-slot{min-height:130px}.media-card .image-slot,.gallery-grid .image-slot{height:190px}}
@media(max-width:430px){.earth-line .shell{font-size:11px}.brand-fallback{font-size:15px}.menu-button,.join-link{font-size:14px}.footer-grid{grid-template-columns:1fr}.number-item{grid-template-columns:48px 1fr}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
a:focus-visible,button:focus-visible,input:focus-visible{outline:3px solid #6B7F4A;outline-offset:3px}
