*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#F6F0E6;color:#4A3828;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Hiragino Sans GB","Microsoft YaHei",sans-serif;line-height:1.75;overflow-x:hidden}a{color:inherit;text-decoration:none}button,input{font:inherit}img{max-width:100%}.site-head{position:fixed;inset:0 0 auto;z-index:80}.earthline{height:20px;background:#5C3A21;color:#EFE6D6;font-size:12px;line-height:20px}.head-inner{width:min(1240px,calc(100% - 32px));margin:auto}.earthline .head-inner{display:flex;justify-content:space-between;align-items:center;height:20px}.text-btn{border:0;background:transparent;color:#FFF9F0;cursor:pointer;padding:0 8px;height:20px}.stagebar{height:64px;background:#C4A574;border-bottom:1px solid rgba(92,58,33,.16)}.stagebar-inner{height:64px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:14px}.brand{justify-self:start;display:flex;align-items:center;min-width:44px;height:44px}.brand-logo{height:38px;width:auto;max-width:190px;object-fit:contain}.brand-text{font-size:22px;font-weight:800;color:#2C2118}.drawer-trigger,.join-link{min-height:44px;border:1px solid rgba(92,58,33,.26);border-radius:10px;display:inline-flex;align-items:center;justify-content:center;padding:0 18px;font-weight:700}.drawer-trigger{background:#FFF9F0;color:#5C3A21;cursor:pointer}.join-link{justify-self:end;background:linear-gradient(135deg,#C4A574 0%,#C47A3A 55%,#8B5E3C 100%);color:#FFF9F0}.soil-tabs{height:42px;background:#EFE6D6;border-bottom:1px solid rgba(92,58,33,.16)}.tabs-inner{display:flex;align-items:center;height:42px;gap:7px}.soil-tabs a{height:32px;padding:0 14px;display:flex;align-items:center;border-radius:8px;color:#5C3A21}.soil-tabs a.active{background:#C47A3A;color:#FFF9F0}.site-main{padding-top:126px}.page{width:min(1240px,calc(100% - 32px));margin:0 auto}.hero{padding:34px 0 22px}.eyebrow{font-size:13px;letter-spacing:.14em;color:#8A7360;font-weight:800}.hero h1{font-size:clamp(28px,4vw,34px);line-height:1.25;color:#2C2118;margin:8px 0 14px}.lead{font-size:17px;max-width:820px}.image-slot{background:#E8DCC8;border:1px solid rgba(92,58,33,.14);border-radius:16px;padding:12px;display:flex;align-items:center;justify-content:center;min-height:180px}.banner-slot{max-height:300px;aspect-ratio:16/9}.content-image{width:100%;height:220px;object-fit:contain;object-position:center;display:block}.banner-image{width:100%;height:100%;max-height:276px;object-fit:contain;object-position:center}.app-image{width:100%;max-height:420px;object-fit:contain}.section{padding:34px 0}.section.alt{background:#EFE6D6;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding-left:max(16px,calc((100vw - 1240px)/2));padding-right:max(16px,calc((100vw - 1240px)/2))}.section h2{color:#2C2118;font-size:24px;line-height:1.35;margin:0 0 14px}.section h3{color:#5C3A21;margin:0 0 8px;font-size:18px}.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,.16);border-radius:14px;padding:20px;box-shadow:0 16px 42px rgba(44,33,24,.07)}.card p:last-child{margin-bottom:0}.tag{display:inline-flex;align-items:center;min-height:28px;padding:3px 9px;border-radius:8px;background:#6B7F4A;color:#FFF9F0;font-size:13px;font-weight:700}.tag.terra{background:#C47A3A}.number{font-size:34px;font-weight:900;color:#C47A3A;line-height:1}.btn-row{display:flex;flex-wrap:wrap;gap:12px;margin-top:20px}.btn{min-height:44px;padding:10px 18px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;font-weight:800}.btn.primary{background:linear-gradient(135deg,#C4A574 0%,#C47A3A 55%,#8B5E3C 100%);color:#FFF9F0}.btn.secondary{background:#C4A574;color:#5C3A21}.list-clean{list-style:none;padding:0;margin:0}.list-clean li{padding:12px 0;border-bottom:1px solid rgba(92,58,33,.14)}.timeline{display:grid;gap:12px}.timeline article{display:grid;grid-template-columns:64px 1fr;gap:16px;align-items:start;padding:18px;background:#FFF9F0;border:1px solid rgba(92,58,33,.14);border-radius:12px}.notice{padding:18px;border-left:4px solid #6B7F4A;background:#FFF9F0;border-radius:0 12px 12px 0}.status{display:inline-flex;padding:4px 9px;border-radius:8px;background:#E8DCC8;color:#5C3A21;font-size:13px;font-weight:800}.qa{padding:20px 0;border-bottom:1px solid rgba(92,58,33,.14)}.qa h2{font-size:19px;margin-bottom:8px}.site-footer{background:#2C2118;color:#EFE6D6;border-top:2px solid #C47A3A;margin-top:48px;padding:42px 0 calc(38px + env(safe-area-inset-bottom))}.footer-inner{width:min(1240px,calc(100% - 32px));margin:auto}.footer-brand{display:flex;gap:14px;align-items:center;margin-bottom:26px}.footer-logo{height:34px;max-width:180px;object-fit:contain}.footer-brand strong{display:block;color:#FFF9F0}.footer-brand span{font-size:12px;color:#C4A574}.footer-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.footer-grid h2{font-size:15px;color:#C4A574}.footer-grid a{display:block;padding:4px 0;color:#EFE6D6}.footer-note{margin-top:28px;padding-top:22px;border-top:1px solid rgba(196,122,58,.35);color:#D8C8B0}.copyright{font-size:13px;color:#C4A574}.drawer{position:fixed;z-index:110;left:0;top:0;bottom:0;width:min(370px,86vw);background:#F6F0E6;transform:translateX(-105%);visibility:hidden;pointer-events:none;transition:transform .24s ease,visibility .24s;overflow-y:auto;padding:16px;box-shadow:14px 0 40px rgba(44,33,24,.2)}.drawer.open{transform:none;visibility:visible;pointer-events:auto}.drawer-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px}.drawer-brand{display:flex;align-items:center;gap:10px;font-weight:900;color:#2C2118}.drawer-brand img{height:34px;max-width:160px;object-fit:contain}.icon-btn{width:44px;height:44px;border:1px solid rgba(92,58,33,.2);border-radius:10px;background:#FFF9F0;color:#5C3A21;font-size:24px;cursor:pointer}.drawer-groups{display:grid;gap:12px}.soil-card{background:#FFF9F0;border:1px solid rgba(92,58,33,.14);border-radius:14px;padding:14px}.soil-card h2{font-size:15px;color:#C47A3A;margin:0 0 8px}.soil-card a{display:block;padding:9px 6px;border-top:1px solid rgba(92,58,33,.09)}.soil-card strong{display:block;color:#2C2118}.soil-card span{font-size:13px;color:#6E5744}.search-layer{position:fixed;z-index:105;left:0;right:0;top:84px;visibility:hidden;pointer-events:none}.search-layer.open{visibility:visible;pointer-events:auto}.search-card{width:min(800px,calc(100% - 32px));margin:auto;background:#FFF9F0;border:1px solid rgba(92,58,33,.2);border-radius:0 0 14px 14px;padding:20px;box-shadow:0 20px 50px rgba(44,33,24,.18)}.search-top{display:flex;justify-content:space-between;align-items:center}.search-look{display:block;margin-top:12px;color:#5C3A21;font-weight:700}.search-look input{width:100%;height:46px;margin-top:8px;border:1px solid rgba(92,58,33,.22);border-radius:10px;background:#F6F0E6;color:#2C2118;padding:0 12px}.preset-links{display:flex;flex-wrap:wrap;gap:10px;margin-top:14px}.preset-links a{min-height:44px;padding:9px 15px;border-radius:9px;background:#E8DCC8;color:#5C3A21;display:inline-flex;align-items:center}.overlay{position:fixed;z-index:100;inset:0;background:rgba(44,33,24,.42);opacity:0;visibility:hidden;pointer-events:none;transition:.2s}.overlay.open{opacity:1;visibility:visible;pointer-events:auto}.locked{overflow:hidden}.mobile-bottom{display:none}a:focus-visible,button:focus-visible,input:focus-visible{outline:3px solid #6B7F4A;outline-offset:2px}.btn:hover,.soil-tabs a:hover,.footer-grid a:hover{filter:brightness(.96)}@media(max-width:860px){.soil-tabs{display:none}.site-main{padding-top:84px}.grid-4{grid-template-columns:repeat(2,1fr)}.grid-3{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:repeat(2,1fr)}.mobile-bottom{position:fixed;z-index:70;left:0;right:0;bottom:0;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);display:grid;grid-template-columns:repeat(5,1fr)}.mobile-bottom a{display:flex;align-items:center;justify-content:center;min-width:0;font-size:14px}.mobile-bottom a.active{background:#C47A3A;color:#FFF9F0}.site-footer{padding-bottom:calc(76px + env(safe-area-inset-bottom))}.search-layer{top:0;bottom:0;background:#C4A574}.search-card{width:100%;height:100%;border:0;border-radius:0;margin:0;padding:20px 16px;background:#C4A574;box-shadow:none}.search-look input{background:#FFF9F0}.preset-links a{background:#FFF9F0}.stagebar-inner{grid-template-columns:minmax(0,1fr) auto auto;gap:8px}.brand-logo{max-width:130px;height:32px}.brand-text{font-size:19px}.drawer-trigger,.join-link{padding:0 12px}.earthline .head-inner,.stagebar-inner{width:calc(100% - 24px)}}@media(max-width:620px){.grid-2,.grid-3,.grid-4{grid-template-columns:1fr}.timeline article{grid-template-columns:48px 1fr}.section{padding:27px 0}.hero{padding-top:26px}.content-image{height:200px}.footer-grid{grid-template-columns:1fr 1fr}.head-inner{width:calc(100% - 32px)}.earthline .head-inner,.stagebar-inner{width:calc(100% - 20px)}.brand-logo{max-width:110px}.drawer-trigger,.join-link{font-size:14px;padding:0 10px}.earthline{font-size:11px}}
