*{margin:0;padding:0;box-sizing:border-box}body{background:#fafaf8;color:#1a1a1a;font-family:-apple-system,BlinkMacSystemFont,Helvetica Neue,Helvetica,Arial,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;line-height:1.6;font-size:16px}.wrap{max-width:1140px;margin:0 auto;padding:0 40px}.nav{display:flex;justify-content:flex-end;align-items:center;padding:32px 0;border-bottom:1px solid #e5e5e3}.brand{font-size:18px;font-weight:700;letter-spacing:3px}.nav-links{display:flex;gap:36px;align-items:center}.nav-links a{color:#1a1a1a;text-decoration:none;font-size:14px;letter-spacing:1px}.nav-links a:hover{opacity:.6}.lang-toggle{background:transparent;border:1px solid #1a1a1a;padding:6px 14px;font-size:12px;letter-spacing:2px;cursor:pointer;font-weight:600;color:#1a1a1a;transition:.2s;font-family:inherit}.lang-toggle:hover{background:#1a1a1a;color:#fafaf8}.hero{text-align:center;padding:140px 0 100px;border-bottom:1px solid #e5e5e3}.hero .tag{font-size:18px;color:#666;letter-spacing:2px;text-transform:uppercase;margin-bottom:24px}.hero h1{font-size:96px;font-weight:800;letter-spacing:-4px;line-height:1;margin-bottom:24px}.hero .sub{font-size:22px;color:#333;max-width:600px;margin:0 auto;line-height:1.5;font-weight:300}.hero .actions{margin-top:48px;display:flex;gap:16px;justify-content:center;flex-wrap:wrap}.btn{padding:14px 28px;border:1px solid #1a1a1a;background:transparent;color:#1a1a1a;font-size:14px;letter-spacing:2px;text-transform:uppercase;cursor:pointer;text-decoration:none;display:inline-block;transition:.2s}.btn:hover,.btn.primary{background:#1a1a1a;color:#fafaf8}.btn.primary:hover{background:#333}.section{padding:120px 0;border-bottom:1px solid #e5e5e3}.section h2{font-size:64px;font-weight:800;letter-spacing:-2px;margin-bottom:32px;line-height:1.1}.section .lede{font-size:20px;color:#333;max-width:680px;line-height:1.6;margin-bottom:60px}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:start}.feature{padding:32px 0;border-top:1px solid #e5e5e3}.feature h3{font-size:14px;letter-spacing:3px;text-transform:uppercase;margin-bottom:12px;font-weight:700}.feature p{color:#555;font-size:16px;line-height:1.7}.product-grid{display:grid;grid-template-columns:1fr 1fr;gap:32px;margin-top:48px}.product{padding:40px 32px;border:1px solid #1a1a1a;background:#fff;position:relative;transition:.2s;display:flex;flex-direction:column}.product:hover{box-shadow:0 8px 24px #00000014}.product.featured-product{border:2px solid #1a1a1a}.product .p-tag{font-size:11px;letter-spacing:4px;text-transform:uppercase;font-weight:700;color:#888;margin-bottom:12px}.product h3{font-size:32px;font-weight:800;letter-spacing:-1px;margin-bottom:12px;line-height:1.1}.product .p-desc{color:#555;font-size:15px;line-height:1.6;margin-bottom:20px}.product .p-features{list-style:none;padding:0;margin:20px 0}.product .p-benefits-header{font-size:11px;letter-spacing:3px;font-weight:700;color:#1a1a1a;margin:24px 0 12px;padding-top:16px;border-top:1px solid #e5e5e3}.product .p-features li{font-size:14px;color:#333;padding:8px 0;border-bottom:1px solid #f0f0ef}.product .p-features li:last-child{border-bottom:none}.product .p-cta{display:inline-block;margin-top:auto;padding:12px 24px;background:#1a1a1a;color:#fafaf8;text-decoration:none;font-size:12px;letter-spacing:2px;text-transform:uppercase;font-weight:700;transition:.2s;align-self:flex-start}.product .p-cta:hover{background:#333}.product .p-cta.disabled{background:#999;cursor:not-allowed;pointer-events:none}.product.coming-soon{opacity:.85;background:#fafaf8}.product.coming-soon h3:after{content:" · 敬请期待";font-size:14px;color:#999;font-weight:400;letter-spacing:1px}.subscribe{background:#1a1a1a;color:#fafaf8;padding:120px 0;text-align:center}.subscribe h2{color:#fafaf8;font-size:64px;font-weight:800;letter-spacing:-2px;margin-bottom:24px}.subscribe p{color:#aaa;margin-bottom:48px;font-size:18px}.subscribe-form{display:flex;max-width:360px;margin:0 auto;gap:0;flex-wrap:nowrap}.subscribe-form input{flex:1;min-width:0;padding:14px 16px;background:transparent;border:1px solid #555;color:#fafaf8;font-size:15px;outline:none}.subscribe-form input::placeholder{color:#777}.subscribe-form input:focus{border-color:#fafaf8}.subscribe-form button{padding:14px 20px;background:#444;color:#888;border:none;font-size:11px;letter-spacing:.1em;cursor:not-allowed;font-weight:600;transition:.2s;white-space:nowrap}.subscribe-form button:disabled{background:#2a2a2a;color:#666;cursor:not-allowed}.tiers{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:60px}.tier{display:flex;flex-direction:column;padding:40px 32px;border:1px solid #e5e5e3;background:#fff;transition:.2s}.tier:hover{box-shadow:0 8px 24px #0000000f}.tier.featured{border:2px solid #1a1a1a;position:relative;background:#f5f3ed}.tier .tier-name{font-size:14px;letter-spacing:3px;text-transform:uppercase;font-weight:700;margin-bottom:8px}.tier .tier-price{font-size:48px;font-weight:800;letter-spacing:-2px;margin-bottom:8px;display:flex;align-items:baseline}.tier .tier-period{color:#888;font-size:14px;font-weight:400}.tier .tier-savings{min-height:62px;padding:10px 12px;margin-bottom:16px;background:#f5f3ed;border:1px solid #1a1a1a;border-radius:2px;display:flex;flex-direction:column;justify-content:center;gap:2px}.tier:not(.featured) .tier-savings{background:transparent;border-color:transparent}.tier .savings-base{font-size:12px;color:#888;letter-spacing:1px}.tier .savings-save{font-size:14px;color:#1a1a1a;font-weight:700;letter-spacing:1px}.tier .tier-features{list-style:none;padding:0;margin:8px 0 0;flex:1}.tier .tier-features li{font-size:14px;color:#555;padding:8px 0;border-bottom:1px solid #f0f0ef}.tier .tier-features li:last-child{border-bottom:none}.tier .tier-cta{display:block;width:100%;padding:14px;text-align:center;background:#1a1a1a;color:#fafaf8;text-decoration:none;font-size:13px;letter-spacing:2px;text-transform:uppercase;font-weight:700;border:none;cursor:pointer;margin-top:24px;transition:.2s;align-self:flex-end}.tier .tier-cta:hover{background:#333}.community{display:grid;grid-template-columns:1fr 1fr;gap:32px;margin-top:48px}.community-card{padding:48px 40px;border:1px solid #1a1a1a;background:#fff;position:relative;transition:.2s;display:flex;flex-direction:column}.community-card:hover{box-shadow:0 8px 24px #00000014}.community-card.top{border:2px solid #1a1a1a;background:#f5f3ed}.community-card h4{font-size:11px;letter-spacing:4px;text-transform:uppercase;margin-bottom:20px;font-weight:700;color:#1a1a1a}.community-card h3{font-size:36px;font-weight:800;letter-spacing:-1px;margin-bottom:20px;line-height:1.1}.community-card p{color:#555;font-size:15px;line-height:1.7;margin-bottom:16px}.community-card .price{font-size:24px;font-weight:800;margin:20px 0 8px;letter-spacing:-1px}.community-card .price-period{font-size:14px;color:#888;font-weight:400;margin-bottom:20px}.community-card .p-cta{display:inline-block;margin-top:auto;padding:12px 24px;background:#1a1a1a;color:#fafaf8;text-decoration:none;font-size:12px;letter-spacing:2px;text-transform:uppercase;font-weight:700;transition:.2s;align-self:flex-start}.community-card .p-cta:hover{background:#333}.footer{padding:60px 0 40px;text-align:center}.footer-links{display:flex;justify-content:center;gap:32px;margin-bottom:24px;font-size:13px;letter-spacing:2px;text-transform:uppercase}.footer-links a{color:#666;text-decoration:none;transition:.2s}.footer-links a:hover{color:#1a1a1a}.copyright{color:#999;font-size:12px;letter-spacing:1px}@media (max-width:768px){.wrap{padding:0 24px}.nav{flex-direction:column;gap:20px;align-items:flex-start}.nav-links{gap:20px;flex-wrap:wrap}.hero{padding:80px 0 60px}.hero h1{font-size:48px}.hero .sub{font-size:18px}.section{padding:80px 0}.section h2{font-size:40px}.two-col{grid-template-columns:1fr;gap:40px}.product-grid,.tiers,.community{grid-template-columns:1fr}.subscribe h2{font-size:40px}}
