:root{--bg:#FFF8E6;--deep:#F3E4B8;--panel:#FFFCF3;--soft:#F7EDC8;--ink:#2C2416;--text:#4A3D28;--muted:#8A7350;--faint:#B49A6A;--yellow:#F4C430;--gold:#E6B422;--green:#5C8A3A;--orange:#E37A2A;--border:rgba(230,180,34,.28);--border2:rgba(227,122,42,.40);--shadow:0 16px 36px rgba(44,36,22,.10)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",sans-serif;line-height:1.72;overflow-x:hidden;padding-top:110px}body.locked{overflow:hidden}a{color:inherit;text-decoration:none}button,input{font:inherit}.shell{width:min(1180px,calc(100% - 32px));margin:0 auto}.fruit-line{position:fixed;z-index:80;top:0;left:0;right:0;height:14px;background:var(--yellow);color:var(--ink);font-size:10px}.fruit-line-inner{height:14px;display:flex;align-items:center;justify-content:space-between}.fruit-wordmark{font-weight:800;white-space:nowrap}.line-action{height:14px;border:0;background:transparent;color:var(--ink);font-size:10px;font-weight:800;cursor:pointer;padding:0 4px}.fruit-stage{position:fixed;z-index:79;top:14px;left:0;right:0;height:60px;background:#FFFCF3;border-bottom:1px solid var(--border)}.stage-inner{height:100%;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;min-width:0;font-weight:900;color:var(--ink);font-size:20px}.brand-logo{height:28px;max-width:220px;object-fit:contain;object-position:left center}.stage-actions{display:flex;gap:8px}.stage-button{min-height:44px;padding:0 16px;border:1px solid var(--border);border-radius:12px;background:#FFFCF3;color:var(--ink);font-weight:800;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.primary-mini{background:linear-gradient(135deg,#F4C430 0%,#E6B422 52%,#E37A2A 100%);border-color:transparent}.show-tabs{position:fixed;z-index:78;top:74px;left:0;right:0;height:36px;background:var(--soft);border-bottom:1px solid var(--border)}.tab-grid{display:grid;grid-template-columns:repeat(5,1fr);height:36px}.tab-grid a{position:relative;display:flex;align-items:center;justify-content:center;color:var(--muted);font-size:14px;font-weight:700}.tab-grid a.active{color:var(--ink)}.tab-grid a.active:before{content:"";position:absolute;top:0;width:44px;height:3px;background:var(--yellow);border-radius:0 0 2px 2px}.main-content{min-height:60vh}.hero,.section{padding:46px 0}.section.alt{background:var(--deep)}.section-head{margin-bottom:22px}.eyebrow{font-weight:900;color:var(--green);letter-spacing:.08em;font-size:13px}.section h1,.section h2,.hero h1{color:var(--ink);line-height:1.25;margin:7px 0 14px}.hero h1{font-size:clamp(28px,4vw,32px)}.section h2{font-size:26px}.lead{font-size:17px;max-width:820px;color:var(--text)}.grid-2,.grid-4,.grid-3{display:grid;gap:18px}.grid-2{grid-template-columns:repeat(2,1fr)}.grid-3{grid-template-columns:repeat(3,1fr)}.grid-4{grid-template-columns:repeat(4,1fr)}.card{background:var(--panel);border:1px solid var(--border);border-radius:14px;box-shadow:var(--shadow);padding:18px}.card h2,.card h3{color:var(--ink);margin:8px 0}.content-image{display:block;width:100%;height:160px;object-fit:contain;object-position:center;background:var(--soft);border-radius:12px}.hero-image{display:block;width:100%;max-height:240px;object-fit:contain;object-position:center;background:var(--soft);border-radius:16px}.app-image{display:block;width:100%;max-height:420px;object-fit:contain;background:var(--soft);border-radius:16px}.image-slot{min-height:150px;background:linear-gradient(135deg,#F7EDC8,#FFFCF3);border:1px solid var(--border);border-radius:12px;display:flex;align-items:center;justify-content:center;color:var(--ink);font-weight:900}.image-slot.banner{min-height:220px}.btn-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.btn{min-height:44px;display:inline-flex;align-items:center;justify-content:center;padding:0 18px;border-radius:12px;font-weight:900;border:1px solid var(--border2);background:#FFFCF3;color:var(--ink)}.btn.primary{background:linear-gradient(135deg,#F4C430 0%,#E6B422 52%,#E37A2A 100%);border-color:transparent}.btn:hover,.stage-button:hover,.preset-links a:hover{transform:translateY(-1px)}a:focus-visible,button:focus-visible{outline:3px solid var(--orange);outline-offset:3px}.feature{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(280px,.9fr);gap:28px;align-items:center}.feature.reverse{grid-template-columns:minmax(280px,.9fr) minmax(0,1.1fr)}.feature.reverse .visual{order:2}.status-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.status{padding:16px;border-radius:14px;background:var(--panel);border:1px solid var(--border)}.status strong{display:block;color:var(--ink)}.article-wrap{max-width:900px}.article-wrap p{margin:0 0 17px}.article-wrap h2{margin-top:30px}.list-cards{display:grid;gap:14px}.list-card{background:var(--panel);border:1px solid var(--border);border-radius:14px;padding:18px}.list-card h2,.list-card h3{margin:0 0 8px}.number-card{display:grid;grid-template-columns:50px 1fr;gap:14px}.number{width:42px;height:42px;border-radius:12px;background:var(--yellow);color:var(--ink);display:flex;align-items:center;justify-content:center;font-weight:900}.faq-item{background:var(--panel);border:1px solid var(--border);border-radius:14px;padding:18px;margin-bottom:12px}.faq-item h2{font-size:19px;margin:0 0 8px}.site-footer{background:var(--ink);color:var(--bg);padding:36px 0 80px}.footer-brand{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-bottom:24px}.footer-logo{height:26px;max-width:180px;object-fit:contain}.footer-brand span{color:#EAD9AE;font-size:13px}.footer-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.footer-grid h2{font-size:16px;color:var(--bg);margin:0 0 8px}.footer-grid a{display:block;color:#F3E4B8;padding:4px 0}.footer-note,.footer-copy{color:#EAD9AE;font-size:13px;border-top:1px solid rgba(255,248,230,.14);padding-top:16px;margin-top:24px}.overlay{position:fixed;inset:0;z-index:90;background:rgba(44,36,22,.42);opacity:0;visibility:hidden;pointer-events:none;transition:.2s}.overlay.open{opacity:1;visibility:visible;pointer-events:auto}.fruit-box,.search-layer{position:fixed;z-index:91;left:50%;transform:translate(-50%,-16px);top:82px;background:var(--panel);border:1px solid var(--border);box-shadow:var(--shadow);border-radius:12px;opacity:0;visibility:hidden;pointer-events:none;transition:.2s}.fruit-box.open,.search-layer.open{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%,0)}.fruit-box{width:min(720px,calc(100% - 32px));max-height:70vh;overflow:auto;padding:18px;display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.box-head{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--border);padding-bottom:10px}.box-brand{display:flex;align-items:center;gap:10px}.box-brand img{height:24px;max-width:160px;object-fit:contain}.icon-close{width:44px;height:44px;border:1px solid var(--border);border-radius:12px;background:var(--panel);color:var(--ink);font-size:24px;cursor:pointer}.box-group h2{font-size:14px;color:var(--green);margin:0 0 8px}.box-group a{display:block;padding:9px 0;border-bottom:1px dashed var(--border)}.box-group a strong{display:block;color:var(--ink)}.box-group a span{display:block;color:var(--muted);font-size:13px}.search-layer{width:min(480px,calc(100% - 32px));padding:18px}.search-head{display:flex;justify-content:space-between;align-items:center}.search-look{display:block;margin:14px 0}.search-look span{display:block;color:var(--muted);font-size:13px;margin-bottom:6px}.search-look input{width:100%;min-height:46px;border:1px solid var(--border);border-radius:12px;background:var(--soft);color:var(--text);padding:0 12px}.preset-links{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.preset-links a{min-height:44px;display:flex;align-items:center;justify-content:center;border:1px solid var(--border);border-radius:12px;background:var(--panel);font-weight:800}.mobile-bottom{display:none}.note-box{background:var(--soft);border-left:4px solid var(--orange);padding:16px 18px;border-radius:12px}.mini-icon{width:64px;height:64px;object-fit:contain}.contact-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.contact-card{background:var(--panel);border:1px solid var(--border);border-radius:14px;padding:18px}.steps{counter-reset:step}.step{position:relative;padding:0 0 24px 64px}.step:before{counter-increment:step;content:counter(step);position:absolute;left:0;top:0;width:44px;height:44px;border-radius:12px;background:var(--yellow);display:flex;align-items:center;justify-content:center;font-weight:900;color:var(--ink)}
@media(max-width:800px){body{padding-top:74px;padding-bottom:58px}.show-tabs{display:none}.grid-4,.grid-3,.status-grid{grid-template-columns:repeat(2,1fr)}.feature,.feature.reverse{grid-template-columns:1fr}.feature.reverse .visual{order:0}.footer-grid{grid-template-columns:repeat(2,1fr)}.fruit-box{top:74px;width:calc(100% - 24px);max-height:60vh;grid-template-columns:1fr}.search-layer{top:74px;width:calc(100% - 24px)}.mobile-bottom{position:fixed;z-index:85;left:0;right:0;bottom:0;display:grid;grid-template-columns:repeat(5,1fr);height:calc(50px + env(safe-area-inset-bottom));padding-bottom:env(safe-area-inset-bottom);background:var(--panel);border-top:1px solid var(--border)}.mobile-bottom a{display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:800;color:var(--muted)}.mobile-bottom a.active{background:var(--yellow);color:var(--ink)}.site-footer{padding-bottom:72px}}
@media(max-width:560px){.shell{width:min(100% - 32px,1180px)}.grid-2,.grid-4,.grid-3,.status-grid,.contact-grid{grid-template-columns:1fr}.hero,.section{padding:34px 0}.stage-button{padding:0 12px}.brand-logo{max-width:150px}.brand{font-size:18px}.fruit-wordmark{max-width:75vw;overflow:hidden;text-overflow:ellipsis}.content-image{height:150px}.footer-grid{grid-template-columns:1fr 1fr}.preset-links{grid-template-columns:1fr}.number-card{grid-template-columns:44px 1fr}}
