@font-face{font-family:DajiuDisplay;src:url(/assets/fonts/JiangChengYuanTi-700W.ttf)format("truetype");font-weight:700;font-style:normal;font-display:swap}:root{--green:#1fa966;--green-bright:#21c076;--green-dark:#06975e;--green-light:#def8eb;--orange:#ffa823;--orange-light:#fef7ef;--text-primary:#333;--text-secondary:#666;--text-muted:#999;--font-sans:"DajiuDisplay", "Microsoft YaHei", "PingFang SC", "Noto Sans SC", system-ui, sans-serif;--font-display:"DajiuDisplay", "Microsoft YaHei", "PingFang SC", "Noto Sans SC", system-ui, sans-serif;color:var(--text-primary);font-family:var(--font-sans);letter-spacing:0;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff;font-size:16px;line-height:1.5}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:#fff;min-width:320px;margin:0}button,a{-webkit-tap-highlight-color:transparent}button{font-family:inherit}img{max-width:100%;display:block}::selection{background:var(--green-light);color:var(--green-dark)}.site-shell{min-height:100vh;color:var(--text-primary);background:linear-gradient(#1fa96614 0%,#fff0 420px),#fff}.site-header{z-index:10;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffeb;justify-content:space-between;align-items:center;gap:24px;width:min(1160px,100% - 40px);min-height:76px;margin:0 auto;padding:12px 0;display:flex;position:sticky;top:0}.brand,.footer-brand{color:var(--green-dark);font-family:var(--font-display);white-space:nowrap;align-items:center;gap:10px;font-size:22px;font-weight:700;text-decoration:none;display:inline-flex}.brand img,.footer-brand img,.preview-brand img{border-radius:10px;width:40px;height:40px;box-shadow:0 4px 12px #06975e2e}.header-nav{flex:1;justify-content:center;align-items:center;gap:28px;display:flex}.header-nav a,.footer-link{color:var(--text-secondary);font-size:15px;text-decoration:none}.header-nav a:hover,.footer-link:hover{color:var(--green)}.header-cta{background:var(--green);color:#fff;border-radius:24px;justify-content:center;align-items:center;min-height:44px;padding:0 22px;font-weight:700;text-decoration:none;display:inline-flex;box-shadow:0 10px 20px #1fa96638}.hero-section{grid-template-columns:minmax(0,1fr) minmax(360px,500px);align-items:center;gap:44px;width:min(1160px,100% - 40px);min-height:calc(100vh - 76px);margin:0 auto;padding:46px 0 70px;display:grid;position:relative;overflow:hidden}.math-decoration{opacity:.42;pointer-events:none;width:min(780px,72vw);position:absolute;top:26px;right:-250px}.hero-copy{z-index:1;max-width:650px;position:relative}.eyebrow{color:var(--green);font-family:var(--font-display);margin:0 0 14px;font-size:16px;font-weight:700}h1,h2,h3,p{margin:0}h1,h2,h3{color:var(--text-primary);letter-spacing:0}h1{font-family:var(--font-display);font-size:clamp(64px,9vw,118px);line-height:1}h2{font-family:var(--font-display);font-size:clamp(34px,4.2vw,54px);line-height:1.16}h3{font-size:24px;line-height:1.25}.hero-lead{max-width:560px;color:var(--text-secondary);margin-top:24px;font-size:22px;line-height:1.72}.hero-actions,.download-actions{flex-wrap:wrap;gap:14px;margin-top:34px;display:flex}.download-button{background:var(--green);color:#fff;min-width:172px;min-height:72px;font:inherit;text-align:left;border:0;border-radius:20px;grid-template-columns:1fr;gap:2px;padding:12px 22px;text-decoration:none;display:grid;box-shadow:0 12px 22px #1fa96633}.download-button span{opacity:.82;font-size:13px}.download-button strong{font-size:20px;line-height:1.15}.download-button small{color:#fff;opacity:.84;font-size:12px}.download-button.is-disabled{cursor:not-allowed;color:var(--green-dark);box-shadow:none;background:#e8f5ef}.download-button.is-disabled small{color:var(--text-secondary)}.learning-preview{z-index:1;background:#ffffffe6;border:3px solid #fff;border-radius:36px;flex-direction:column;gap:20px;padding:26px;display:flex;position:relative;box-shadow:0 22px 48px #1fa9662e}.preview-topbar,.preview-brand{align-items:center;display:flex}.preview-topbar{justify-content:space-between;gap:18px}.preview-brand{color:var(--green-dark);font-family:var(--font-display);gap:10px;font-size:20px;font-weight:700}.preview-pill{border:1px solid var(--orange);background:var(--orange-light);min-height:36px;color:var(--text-primary);border-radius:20px;justify-content:center;align-items:center;padding:0 14px;font-weight:700;display:inline-flex}.formula-focus{border:2px solid var(--green);background:var(--green-light);border-radius:24px;grid-template-columns:1fr auto;align-items:center;gap:18px;padding:22px;display:grid}.formula-focus span{color:var(--green);font-family:var(--font-display);font-size:44px;line-height:1.1}.formula-focus strong{width:104px;height:76px;color:var(--orange);font-family:var(--font-display);background:#fff;border-radius:18px;justify-content:center;align-items:center;font-size:38px;display:inline-flex}.table-grid{border:1px solid var(--green);border-radius:18px;grid-template-columns:repeat(3,minmax(0,1fr));display:grid;overflow:hidden}.table-grid span{border-right:1px solid var(--green);border-bottom:1px solid var(--green);min-height:62px;color:var(--text-primary);font-family:var(--font-display);text-align:center;background:#fff;padding:10px;font-size:16px}.table-grid span:nth-child(3n){border-right:0}.table-grid span:nth-last-child(-n+3){border-bottom:0}.table-grid .is-active{background:var(--orange);color:#fff}.value-section,.feature-section,.download-section{width:min(1160px,100% - 40px);margin:0 auto;padding:82px 0}.section-heading{max-width:760px}.section-heading p:not(.eyebrow),.download-copy p:not(.eyebrow){color:var(--text-secondary);margin-top:18px;font-size:18px;line-height:1.8}.value-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-top:40px;display:grid}.value-item,.feature-card{background:#fff;border:1px solid #1fa96638;border-radius:8px}.value-item{gap:8px;min-height:130px;padding:24px;display:grid}.value-item strong{color:var(--green);font-family:var(--font-display);font-size:38px;line-height:1.1}.value-item span{color:var(--text-secondary);line-height:1.55}.feature-section{border-top:1px solid #1fa96624}.feature-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:40px;display:grid}.feature-card{padding:28px}.feature-card img{width:60px;height:60px;margin-bottom:22px}.feature-card h3{margin-bottom:12px}.feature-card p{color:var(--text-secondary);font-size:17px;line-height:1.7}.download-section{background:var(--green);color:#fff;border-radius:36px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:32px;margin-bottom:46px;padding:44px;display:grid}.download-section .eyebrow,.download-section h2,.download-section p{color:#fff}.download-section .download-button{color:var(--green-dark);background:#fff}.download-section .download-button.is-disabled{background:#ffffffe6}.site-footer{border-top:1px solid #1fa96624;justify-content:space-between;align-items:center;gap:20px;width:min(1160px,100% - 40px);margin:0 auto;padding:28px 0 40px;display:flex}.footer-links{flex-wrap:wrap;justify-content:flex-end;gap:18px;display:flex}.footer-link.is-disabled{color:var(--text-secondary);cursor:default}@media (width<=920px){.site-header{flex-wrap:wrap;gap:12px}.header-nav{flex:0 0 100%;order:3;justify-content:flex-start;width:100%;padding-bottom:2px;overflow-x:auto}.hero-section{grid-template-columns:1fr;min-height:auto;padding-top:34px}.learning-preview{max-width:560px}.value-grid,.feature-grid,.download-section{grid-template-columns:1fr}.site-footer{flex-direction:column;align-items:flex-start}.footer-links{justify-content:flex-start}}@media (width<=560px){.site-header,.hero-section,.value-section,.feature-section,.download-section,.site-footer{width:min(100% - 28px,1160px)}.header-cta{min-height:40px;padding:0 16px}.header-nav{gap:18px}.hero-section{gap:28px;padding-bottom:48px}.hero-lead{font-size:18px}.hero-actions,.download-actions{grid-template-columns:1fr;display:grid}.download-button{box-sizing:border-box;width:100%}.learning-preview{border-radius:28px;padding:18px}.formula-focus{grid-template-columns:1fr}.formula-focus span{font-size:36px}.formula-focus strong{width:100%}.table-grid{grid-template-columns:1fr}.table-grid span,.table-grid span:nth-child(3n),.table-grid span:nth-last-child(-n+3){border-right:0;border-bottom:1px solid var(--green)}.table-grid span:last-child{border-bottom:0}.value-section,.feature-section{padding:58px 0}.download-section{border-radius:28px;padding:30px 22px}}
