*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#F7FBF4;color:#2A2A2A;font:16px/1.75 system-ui,-apple-system,"Segoe UI","Microsoft YaHei",sans-serif;overflow-x:hidden}body.locked{overflow:hidden}a{color:inherit;text-decoration:none}button,input{font:inherit}button{cursor:pointer}.site-head{position:fixed;z-index:80;top:0;left:0;right:0}.flesh-strip{height:12px;background:#2D6A3E;color:#F7FBF4;font-size:10px;line-height:12px}.head-inner{max-width:1160px;margin:auto;padding:0 16px}.flesh-strip .head-inner{height:12px;display:flex;justify-content:space-between;align-items:center}.strip-search{height:12px;border:0;background:transparent;color:#fff;padding:0 2px;font-size:10px}.melon-stage{height:52px;background:#F7FBF4;border-bottom:1px solid rgba(226,60,60,.22)}.stage-grid{height:52px;display:flex;align-items:center;justify-content:space-between;gap:12px}.brand-link{display:flex;align-items:center;min-height:44px;min-width:44px}.brand-logo{display:block;max-height:28px;max-width:180px;width:auto;height:auto;object-fit:contain}.brand-word{display:flex;align-items:baseline;gap:8px;color:#1E3A24}.brand-word strong{font-size:19px}.brand-word small{font-size:10px;letter-spacing:.12em;color:#5A6358}.stage-actions{display:flex;align-items:center;gap:8px}.box-btn,.app-top,.btn{min-height:44px;display:inline-flex;align-items:center;justify-content:center;border-radius:10px;padding:0 14px;font-weight:700}.box-btn{border:1px solid rgba(30,58,36,.14);background:#fff;color:#2D6A3E;gap:5px}.app-top{background:#E23C3C;color:#fff}.melon-rail{position:fixed;z-index:60;top:64px;bottom:0;left:0;width:88px;background:#FFFEFA;border-right:1px solid rgba(30,58,36,.14);padding:20px 8px;display:flex;flex-direction:column;gap:9px}.melon-rail a{min-height:70px;border-radius:12px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;color:#5A6358}.melon-rail a span{width:30px;height:30px;border:1px solid rgba(30,58,36,.14);border-radius:9px;display:flex;align-items:center;justify-content:center;font-weight:800;color:#2D6A3E}.melon-rail a small{font-size:12px}.melon-rail a.active{background:#E23C3C;color:#fff}.melon-rail a.active span{border-color:rgba(255,255,255,.5);color:#fff}.site-main{max-width:1248px;margin:0 auto;padding:92px 28px 72px 116px;min-height:70vh}.section{margin:0 0 26px}.panel{background:#FFFEFA;border:1px solid rgba(30,58,36,.14);border-radius:16px;box-shadow:0 14px 36px rgba(30,58,36,.10);padding:24px}.eyebrow{font-size:13px;font-weight:800;color:#E23C3C;letter-spacing:.08em}.hero-title,h1{font-size:clamp(28px,4vw,32px);line-height:1.28;margin:8px 0 14px;color:#1E3A24}h2{font-size:22px;line-height:1.35;color:#1E3A24;margin:0 0 12px}h3{color:#1E3A24;margin:0 0 8px}.lead{font-size:17px;color:#5A6358}.hero-split{display:grid;grid-template-columns:1fr 1fr;gap:24px;align-items:center}.hero-copy{padding:10px 0}.hero-copy p{max-width:560px}.hero-cover{height:260px;max-height:260px}.btn-row{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px}.btn{background:#E23C3C;color:#fff;border:0}.btn.secondary{background:#F7FBF4;color:#2D6A3E;border:1px solid #E23C3C}.btn:hover,.btn:focus-visible,.box-btn:hover,.box-btn:focus-visible,.app-top:hover,.app-top:focus-visible,a:focus-visible,button:focus-visible{outline:3px solid rgba(226,60,60,.22);outline-offset:2px}.media-slot{background:linear-gradient(145deg,#FFFEFA,#E8F3E4);border:1px solid rgba(30,58,36,.14);border-radius:16px;min-height:170px;display:flex;align-items:center;justify-content:center;overflow:hidden}.media-slot img{display:block;width:100%;height:100%;max-height:210px;object-fit:contain;object-position:center}.media-placeholder{width:100%;height:100%;min-height:inherit;background:linear-gradient(145deg,#FFFEFA,#E8F3E4);display:flex;align-items:center;justify-content:center}.media-placeholder span{width:68px;height:68px;border:2px solid rgba(45,106,62,.22);border-radius:50%;box-shadow:inset 0 0 0 14px rgba(226,60,60,.10)}.buzz-layout{display:grid;grid-template-columns:1fr;gap:16px}.buzz-layout .media-slot{height:220px}.grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.card,.info-card,.status-card{background:#fff;border:1px solid rgba(30,58,36,.14);border-radius:14px;padding:18px}.card .media-slot{height:190px;margin-bottom:14px}.card p,.info-card p,.status-card p{color:#5A6358}.card-link{display:inline-flex;align-items:center;min-height:44px;color:#2D6A3E;font-weight:800;text-decoration:underline;text-underline-offset:4px}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:14px;margin-bottom:14px}.section-heading p{margin:0;color:#5A6358}.number-list{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.number-item{background:#fff;border:1px solid rgba(30,58,36,.14);border-radius:13px;padding:16px}.number-item strong{display:block;font-size:26px;color:#E23C3C}.content-page .page-intro{margin-bottom:18px}.content-blocks{display:grid;gap:16px}.content-block{background:#fff;border:1px solid rgba(30,58,36,.14);border-radius:15px;padding:22px}.content-block:nth-child(even){background:#FFF3F0}.content-block p{margin:0 0 12px}.content-block p:last-child{margin-bottom:0}.layout-index .content-blocks{grid-template-columns:repeat(2,1fr)}.layout-steps .content-block{border-left:5px solid #2D6A3E}.page-media{margin:18px 0}.page-media .media-slot{height:220px}.faq-list{display:grid;gap:12px}.faq-list details{background:#fff;border:1px solid rgba(30,58,36,.14);border-radius:13px;padding:14px 18px}.faq-list summary{cursor:pointer;color:#1E3A24;font-weight:800}.faq-list p{margin:10px 0 0}.app-layout{display:grid;grid-template-columns:minmax(220px,.7fr) 1.3fr;gap:20px}.app-media{max-height:420px}.app-media img{max-height:420px}.icon-small{width:64px;height:64px;object-fit:contain}.link-row{display:flex;flex-wrap:wrap;gap:10px}.link-row a{color:#2D6A3E;text-decoration:underline;text-underline-offset:3px}.site-footer{margin-left:88px;background:#1E3A24;color:#E8F3E4;padding:44px 16px 84px}.footer-inner{max-width:1160px;margin:auto}.footer-brand{display:grid;grid-template-columns:auto 1fr;gap:16px;align-items:center;margin-bottom:24px}.site-footer .brand-word strong{color:#fff}.site-footer .brand-word small{color:#E8F3E4}.footer-brand strong{display:block;color:#fff;font-size:22px}.footer-brand span{font-size:12px;letter-spacing:.12em}.footer-brand p{margin:4px 0 0;color:#d5e6d4}.footer-groups{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.footer-groups h3{color:#fff}.footer-groups a{display:flex;align-items:center;min-height:42px;color:#E8F3E4}.footer-note{border-top:1px solid rgba(255,255,255,.12);margin-top:24px;padding-top:18px}.copyright{font-size:13px;color:#bed2bf}.overlay{position:fixed;z-index:90;inset:0;background:rgba(30,58,36,.34);visibility:hidden;opacity:0;pointer-events:none;transition:.2s}.overlay.open{visibility:visible;opacity:1;pointer-events:auto}.melon-box{position:fixed;z-index:100;right:20px;bottom:24px;width:380px;height:460px;background:#fff;border:1px solid rgba(30,58,36,.14);border-radius:14px;box-shadow:0 20px 52px rgba(30,58,36,.18);padding:16px;overflow-y:auto;visibility:hidden;pointer-events:none;opacity:0;transform:translateY(24px);transition:.24s}.melon-box.open{visibility:visible;pointer-events:auto;opacity:1;transform:translateY(0)}.box-head,.search-head{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-bottom:10px}.box-brand{display:flex;align-items:center;gap:8px;color:#1E3A24}.box-groups{display:grid;grid-template-columns:1fr 1fr;gap:10px}.box-groups section{background:#E8F3E4;border-radius:10px;padding:10px}.box-groups h2{font-size:15px;margin-bottom:6px}.box-groups a{display:block;background:#fff;border:1px solid rgba(30,58,36,.12);border-radius:8px;padding:7px;margin:6px 0}.box-groups strong{display:block;color:#1E3A24;font-size:13px}.box-groups span{display:block;color:#5A6358;font-size:11px;line-height:1.4}.close-btn{min-width:44px;min-height:44px;border:1px solid rgba(30,58,36,.14);background:#fff;color:#2D6A3E;border-radius:9px}.search-panel{position:fixed;z-index:105;top:64px;right:20px;width:min(500px,calc(100% - 32px));visibility:hidden;pointer-events:none;opacity:0;transform:translateY(-10px);transition:.2s}.search-panel.open{visibility:visible;pointer-events:auto;opacity:1;transform:translateY(0)}.search-card{background:#F7FBF4;border:1px solid rgba(30,58,36,.14);border-radius:12px;box-shadow:0 14px 36px rgba(30,58,36,.10);padding:20px}.search-card label{display:block;color:#1E3A24;margin-bottom:8px}.search-card input{width:100%;min-height:48px;border:1px solid rgba(30,58,36,.16);border-radius:9px;padding:0 13px;background:#fff}.search-links{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.search-links a{min-height:44px;display:inline-flex;align-items:center;background:#E8F3E4;color:#2D6A3E;padding:7px 11px;border-radius:9px}.mobile-bottom{display:none}@media(max-width:980px){.grid-4{grid-template-columns:repeat(2,1fr)}.app-layout{grid-template-columns:1fr}.footer-groups{grid-template-columns:repeat(2,1fr)}}@media(max-width:760px){.melon-rail{display:none}.site-main{max-width:1160px;padding:88px 16px 88px;margin:0 auto}.site-footer{margin-left:0;padding-bottom:100px}.hero-split{grid-template-columns:1fr}.hero-cover{height:240px}.layout-index .content-blocks,.grid-2{grid-template-columns:1fr}.melon-box{top:64px;left:10px;right:10px;bottom:auto;width:auto;height:66vh;max-height:66vh;transform:translateY(-14px)}.melon-box.open{transform:translateY(0)}.box-groups{grid-template-columns:1fr}.search-panel{top:64px;left:10px;right:10px;width:auto}.search-card{max-height:calc(100vh - 80px);overflow-y:auto}.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);display:grid;grid-template-columns:repeat(5,1fr);background:#fff;border-top:1px solid rgba(30,58,36,.14)}.mobile-bottom a{min-height:50px;display:flex;align-items:center;justify-content:center;font-size:13px;color:#5A6358}.mobile-bottom a.active{background:#E23C3C;color:#fff}.footer-brand{grid-template-columns:1fr}.brand-word small{display:none}}@media(max-width:430px){.grid-4,.number-list{grid-template-columns:1fr}.stage-grid{gap:6px}.head-inner{padding-left:16px;padding-right:16px}.box-btn,.app-top{padding:0 11px;font-size:13px}.brand-logo{max-width:130px}.footer-groups{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}