:root{font-family:Microsoft YaHei,PingFang SC,Noto Sans CJK SC,Arial,sans-serif;color:#172321;background:#f5f7f6;font-synthesis:none;text-rendering:optimizeLegibility;--green: #173d35;--green-2: #2d6a5c;--mint: #dcebe5;--coral: #bb5b3d;--blue: #3f6384;--ink: #172321;--muted: #62706c;--line: #dce2df;--surface: #ffffff;--soft: #eef2f0;--danger: #a13e35}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;background:#f5f7f6}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button{cursor:pointer}button:disabled{cursor:not-allowed}.site-shell{min-height:100vh;display:flex;flex-direction:column}.site-header{position:sticky;top:0;z-index:50;background:#fffffff5;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.header-inner{width:min(1180px,calc(100% - 48px));height:72px;margin:auto;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:11px}.brand-mark{width:38px;height:38px;display:grid;place-items:center;background:var(--green);color:#fff;font-size:20px;font-weight:700;border-radius:5px}.brand>span:last-child{display:flex;flex-direction:column;gap:2px}.brand strong{font-size:17px;letter-spacing:0}.brand small{color:var(--muted);font-size:11px}.main-nav{display:flex;align-items:center;gap:32px;height:100%}.main-nav a{height:100%;display:flex;align-items:center;border-bottom:2px solid transparent;color:#4c5956;font-size:14px}.main-nav a:hover,.main-nav a.active{color:var(--green);border-bottom-color:var(--green)}.mobile-menu{display:none!important}.page-main{flex:1}.primary-button,.secondary-button{min-height:44px;padding:0 20px;display:inline-flex;align-items:center;justify-content:center;gap:9px;border-radius:5px;font-weight:650;font-size:14px;border:1px solid transparent;transition:background .18s,border-color .18s,transform .18s}.primary-button{color:#fff;background:var(--green)}.primary-button:hover:not(:disabled){background:#0f3029;transform:translateY(-1px)}.primary-button:disabled{color:#82918d;background:#e5e9e7;border-color:#d7ddda}.secondary-button{color:var(--green);background:#fff;border-color:#bdcbc6}.secondary-button:hover{border-color:var(--green);background:#f8faf9}.text-link{display:inline-flex;align-items:center;gap:6px;color:var(--green-2);font-weight:650;font-size:14px}.text-link:hover{color:var(--green)}.icon-button{width:38px;height:38px;border:1px solid var(--line);background:#fff;border-radius:5px;color:var(--green);display:inline-grid;place-items:center;padding:0}.icon-button:hover{border-color:var(--green-2);background:#f7faf9}.text-button{border:0;background:none;padding:8px;display:inline-flex;align-items:center;gap:6px;color:var(--muted)}.store-intro{min-height:500px;background:#e7eeeb;border-bottom:1px solid #d6e0dc;display:grid;grid-template-columns:minmax(0,1fr) minmax(460px,610px);align-items:center;gap:70px;padding:64px max(24px,calc((100vw - 1180px)/2));overflow:hidden}.intro-copy{max-width:570px}.eyebrow{color:var(--green-2);font-size:13px;font-weight:700;display:flex;align-items:center;gap:9px}.eyebrow>span{width:22px;height:2px;background:var(--coral)}.intro-copy h1{margin:18px 0 16px;font-size:46px;line-height:1.15;letter-spacing:0;color:var(--green)}.intro-copy>p{font-size:17px;line-height:1.9;color:#4f5e5a;margin:0}.intro-actions{display:flex;gap:12px;margin-top:30px}.intro-trust{display:flex;flex-wrap:wrap;gap:22px;margin-top:30px;color:#52605d;font-size:13px}.intro-trust span{display:flex;align-items:center;gap:7px}.intro-trust svg{color:var(--green-2)}.tool-workspace{height:350px;min-width:0;background:#fff;border:1px solid #ced9d5;box-shadow:0 28px 60px #183d3521;border-radius:6px;transform:rotate(1deg)}.workspace-bar{height:42px;border-bottom:1px solid var(--line);display:flex;align-items:center;gap:7px;padding:0 14px}.workspace-bar i{width:8px;height:8px;border-radius:50%;background:#d4dbd8}.workspace-bar i:first-child{background:#d67b61}.workspace-bar i:nth-child(2){background:#d5a842}.workspace-bar i:nth-child(3){background:#66a07f}.workspace-bar span{margin-left:14px;color:#83908c;font-size:11px}.workspace-body{height:calc(100% - 42px);display:grid;grid-template-columns:64px 1fr}.workspace-side{border-right:1px solid var(--line);padding:26px 17px;display:flex;flex-direction:column;gap:20px;background:#fafcfb}.workspace-side span{width:28px;height:28px;background:#e4e9e7;border-radius:5px}.workspace-side .selected{background:var(--green)}.workspace-content{padding:30px 34px}.workspace-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px}.workspace-title b{font-size:20px;color:var(--green)}.workspace-title small{color:var(--green-2);background:var(--mint);padding:5px 8px;border-radius:4px}.workspace-form{display:grid;grid-template-columns:1fr 120px 98px;gap:10px}.workspace-form span{height:38px;background:var(--soft);border:1px solid var(--line);border-radius:4px}.workspace-form button{border:0;background:var(--green);color:#fff;border-radius:4px;font-size:12px}.workspace-table{margin-top:22px;border:1px solid var(--line);border-radius:4px;overflow:hidden}.workspace-table i{display:block;height:40px;border-bottom:1px solid var(--line);position:relative}.workspace-table i:last-child{border-bottom:0}.workspace-table i:first-child{background:#f3f6f5}.workspace-table i:before,.workspace-table i:after{content:"";position:absolute;height:7px;top:16px;border-radius:2px;background:#d9e0dd}.workspace-table i:before{left:18px;width:30%}.workspace-table i:after{left:54%;width:28%}.section,.content-page{width:min(1180px,calc(100% - 48px));margin:0 auto}.products-section{padding:72px 0 80px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:28px}.section-kicker{display:block;color:var(--coral);font-weight:700;font-size:12px;margin-bottom:9px}.section-heading h2{margin:0;font-size:26px;line-height:1.35;color:var(--green);letter-spacing:0}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.product-card{background:#fff;border:1px solid var(--line);border-radius:6px;overflow:hidden;transition:transform .2s,box-shadow .2s}.product-card:hover{transform:translateY(-3px);box-shadow:0 15px 35px #173d3517}.product-visual{--product-color: var(--green);height:210px;position:relative;overflow:hidden;background:color-mix(in srgb,var(--product-color) 9%,#f6f8f7);border-bottom:1px solid var(--line);display:grid;place-items:center;color:var(--product-color)}.visual-grid{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.35;background-image:linear-gradient(#d9e0dd 1px,transparent 1px),linear-gradient(90deg,#d9e0dd 1px,transparent 1px);background-size:28px 28px}.product-visual svg{position:relative;z-index:1;width:80px;height:80px;padding:18px;background:#fff;border:1px solid color-mix(in srgb,var(--product-color) 35%,white);border-radius:6px;box-shadow:0 12px 28px #2235301c}.visual-version{position:absolute;top:15px;right:15px;color:var(--product-color);font-size:11px;font-weight:700}.visual-lines{position:absolute;left:18px;bottom:16px;display:flex;gap:5px}.visual-lines i{width:34px;height:4px;background:color-mix(in srgb,var(--product-color) 25%,white);border-radius:2px}.product-card-body{padding:23px}.product-type{font-size:11px;color:var(--muted);margin-bottom:9px}.product-card h2{font-size:19px;margin:0 0 10px;color:var(--green)}.product-card h2 a:hover{color:var(--green-2)}.product-card p{margin:0;min-height:48px;color:var(--muted);line-height:1.7;font-size:14px}.product-card-meta{margin-top:21px;padding-top:16px;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between}.product-card-meta>strong{font-size:22px;color:var(--coral)}.service-band{width:100%;background:var(--green);color:#fff;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));padding:34px max(24px,calc((100vw - 1180px)/2))}.service-item{display:flex;align-items:center;gap:16px;padding:3px 32px;border-right:1px solid rgba(255,255,255,.17)}.service-item:first-child{padding-left:0}.service-item:last-child{border-right:0}.service-item svg{width:28px;height:28px;color:#a8d5c4;flex:none}.service-item div{display:flex;flex-direction:column;gap:5px}.service-item strong{font-size:15px}.service-item span{font-size:12px;color:#c8dbd4;line-height:1.5}.article-preview{padding:70px 0 82px}.article-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.article-card{padding:28px 28px 28px 0;border-right:1px solid var(--line)}.article-card+.article-card{padding-left:28px}.article-card:last-child{border-right:0}.article-card>span,.article-list article>div:nth-child(2)>span{color:var(--coral);font-size:12px;font-weight:700}.article-card h3{font-size:18px;line-height:1.55;margin:10px 0;color:var(--green)}.article-card h3 a:hover{color:var(--green-2)}.article-card p{margin:0 0 18px;color:var(--muted);font-size:13px;line-height:1.75}.article-card small{color:#8a9692;font-size:11px}.site-footer{margin-top:auto;background:#142a25;color:#d9e4e0}.footer-grid{width:min(1180px,calc(100% - 48px));margin:auto;padding:50px 0 42px;display:grid;grid-template-columns:2.1fr 1.3fr 1fr 1fr;gap:50px}.footer-brand{color:#fff;font-size:20px;font-weight:700}.footer-business>p{color:#9db2aa;margin:10px 0;font-size:13px}.footer-business .legal-name{max-width:340px;line-height:1.65}.footer-grid h2{color:#fff;font-size:13px;margin:0 0 16px}.footer-grid>div:not(:first-child){display:flex;flex-direction:column;align-items:flex-start;gap:10px}.footer-grid a,.footer-grid>div>p{color:#9db2aa;font-size:12px;margin:0;display:flex;align-items:flex-start;gap:7px;line-height:1.55}.footer-grid a:hover{color:#fff}.footer-grid svg{flex:none;margin-top:1px}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);min-height:54px;width:min(1180px,calc(100% - 48px));margin:auto;display:flex;align-items:center;justify-content:space-between;font-size:12px;color:#829991}.footer-bottom a:hover{color:#fff}.content-page{padding:56px 0 80px}.compact-heading{padding:12px 0 36px!important}.page-heading{padding:24px 0 44px}.page-heading h1{margin:0 0 14px;font-size:38px;color:var(--green);line-height:1.25;letter-spacing:0}.page-heading>p{margin:0;color:var(--muted);line-height:1.8;max-width:680px}.content-page>.product-grid+.notice-panel{margin-top:28px}.notice-panel{display:flex;gap:15px;background:#edf3f0;border:1px solid #d2e0da;padding:20px 22px;border-radius:5px;color:var(--green)}.notice-panel svg{flex:none}.notice-panel strong{font-size:14px}.notice-panel p{margin:5px 0 0;font-size:13px;color:var(--muted);line-height:1.7}.breadcrumb{display:flex;align-items:center;gap:10px;color:#87928f;font-size:12px;margin-bottom:30px}.breadcrumb a{color:var(--green-2);display:inline-flex;align-items:center;gap:5px}.product-overview{display:grid;grid-template-columns:minmax(400px,.95fr) minmax(0,1.05fr);gap:62px;align-items:center}.detail-visual{--product-color: var(--green);min-height:460px;background:color-mix(in srgb,var(--product-color) 8%,#f4f7f6);border:1px solid var(--line);display:grid;place-items:center;border-radius:6px;position:relative;overflow:hidden}.detail-visual:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(#dce3e0 1px,transparent 1px),linear-gradient(90deg,#dce3e0 1px,transparent 1px);background-size:32px 32px;opacity:.55}.detail-window{position:relative;z-index:1;width:78%;height:310px;background:#fff;border:1px solid color-mix(in srgb,var(--product-color) 25%,white);box-shadow:0 24px 48px #21373121;border-radius:6px;overflow:hidden}.detail-window-bar{height:36px;border-bottom:1px solid var(--line);display:flex;align-items:center;gap:6px;padding:0 12px}.detail-window-bar i{width:7px;height:7px;border-radius:50%;background:#d3dad7}.detail-window-inner{padding:34px}.detail-label{font-size:11px;color:var(--product-color);font-weight:700}.detail-window h2{font-size:22px;color:var(--green);margin:10px 0 22px}.detail-preview-lines{display:flex;flex-direction:column;gap:10px}.detail-preview-lines i{height:28px;border:1px solid var(--line);background:#f5f7f6;border-radius:3px}.detail-preview-lines i:nth-child(2){width:75%}.detail-window button{margin-top:20px;border:0;color:#fff;background:var(--product-color);padding:9px 18px;border-radius:4px;font-size:12px}.product-summary h1{margin:14px 0 9px;font-size:36px;color:var(--green);letter-spacing:0}.product-tagline{color:var(--green-2)!important;font-size:17px!important;font-weight:650}.product-summary>p{color:var(--muted);line-height:1.8;font-size:14px;margin:8px 0}.price-line{display:flex;align-items:baseline;gap:13px;margin:22px 0 18px}.price-line strong{color:var(--coral);font-size:32px}.price-line span{color:var(--muted);font-size:12px}.summary-checks{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px;color:#4e5c58;font-size:13px}.summary-checks li{display:flex;align-items:flex-start;gap:8px}.summary-checks svg{color:var(--green-2);flex:none}.purchase-actions{display:flex;gap:12px;margin-top:25px}.payment-note{margin-top:15px;color:#7d8885;font-size:11px;display:flex;align-items:center;gap:6px;line-height:1.6}.detail-section{padding-top:70px}.feature-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border:1px solid var(--line);background:#fff;border-radius:6px}.feature-item{min-height:125px;padding:24px;border-right:1px solid var(--line);display:flex;flex-direction:column;justify-content:space-between}.feature-item:last-child{border-right:0}.feature-item span{color:var(--coral);font-size:12px}.feature-item strong{color:var(--green);font-size:15px;line-height:1.5}.detail-columns{display:grid;grid-template-columns:1fr 1fr;gap:56px}.spec-list{margin:0;background:#fff;border-top:1px solid var(--line)}.spec-list>div{display:grid;grid-template-columns:110px 1fr;padding:17px 10px;border-bottom:1px solid var(--line);gap:20px;font-size:13px}.spec-list dt{color:var(--muted)}.spec-list dd{margin:0;color:var(--ink);font-weight:600}.delivery-list{list-style:none;padding:0;margin:0 0 20px;display:flex;flex-direction:column;gap:15px}.delivery-list li{display:flex;align-items:flex-start;gap:10px;color:#4c5a56;font-size:13px;line-height:1.65}.delivery-list svg{color:var(--green-2);flex:none}.article-list{border-top:1px solid var(--line)}.article-list article{display:grid;grid-template-columns:70px 1fr 46px;gap:26px;align-items:center;padding:30px 0;border-bottom:1px solid var(--line)}.article-index{font-size:24px;color:#b3bdb9}.article-list h2{font-size:20px;color:var(--green);margin:7px 0}.article-list h2 a:hover{color:var(--green-2)}.article-list p{color:var(--muted);font-size:13px;margin:0 0 8px}.article-list small{color:#8a9692;font-size:11px}.round-link{width:42px;height:42px;border:1px solid var(--line);border-radius:50%;display:grid;place-items:center;color:var(--green)}.round-link:hover{background:var(--green);color:#fff}.reading-page,.policy-page{width:min(760px,calc(100% - 48px));margin:0 auto;padding:58px 0 90px}.back-link{display:inline-flex;align-items:center;gap:6px;color:var(--green-2);font-size:13px;margin-bottom:36px}.reading-page header{border-bottom:1px solid var(--line);padding-bottom:28px}.reading-page header>span{color:var(--coral);font-size:12px;font-weight:700}.reading-page h1{color:var(--green);font-size:36px;line-height:1.35;letter-spacing:0;margin:12px 0 14px}.reading-page header p{color:#87938f;font-size:12px;margin:0}.article-body{padding-top:25px}.article-body>p{font-size:16px;line-height:2.05;color:#3e4c48;margin:0 0 22px}.article-callout{margin-top:38px;border-left:3px solid var(--coral);background:#edf2f0;padding:22px;display:flex;gap:15px}.article-callout>svg{color:var(--green-2);flex:none}.article-callout strong{color:var(--green)}.article-callout p{font-size:13px;color:var(--muted);margin:5px 0 10px}.article-callout a{color:var(--green-2);display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:700}.narrow-page{max-width:1000px}.about-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.about-grid>div{padding:34px 28px;border-right:1px solid var(--line)}.about-grid>div:first-child{padding-left:0}.about-grid>div:last-child{border-right:0}.about-grid svg{color:var(--green-2)}.about-grid h2{font-size:16px;color:var(--green);margin:16px 0 8px}.about-grid p{color:var(--muted);font-size:13px;line-height:1.75;margin:0}.storefront-figure{margin:42px 0 0;border:1px solid var(--line);background:#fff;border-radius:6px;overflow:hidden}.storefront-figure img{width:100%;aspect-ratio:16 / 8.5;object-fit:cover;object-position:top center;border-bottom:1px solid var(--line)}.storefront-figure figcaption{padding:17px 20px;display:flex;justify-content:space-between;gap:20px}.storefront-figure figcaption strong{color:var(--green);font-size:13px}.storefront-figure figcaption span{color:var(--muted);font-size:11px;text-align:right}.business-panel{margin-top:48px;background:var(--green);color:#fff;padding:36px;border-radius:6px}.business-panel>span{color:#a7cabd;font-size:12px}.business-panel h2{margin:10px 0 28px;font-size:21px}.business-panel dl{margin:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.business-panel dl>div{border-left:1px solid rgba(255,255,255,.18);padding-left:20px}.business-panel dt{color:#9fb8af;font-size:11px}.business-panel dd{margin:7px 0 0;font-size:13px;line-height:1.6}.contact-layout{display:grid;grid-template-columns:1.1fr .9fr;gap:24px}.contact-primary{padding:30px;background:var(--green);color:#fff;display:flex;align-items:center;gap:22px;border-radius:6px}.contact-primary>svg{width:38px;height:38px;color:#a9d2c3}.contact-primary span{display:flex;flex-direction:column;gap:7px;min-width:0}.contact-primary small{color:#a9c3b9}.contact-primary strong{font-size:20px;overflow-wrap:anywhere}.contact-primary em{font-style:normal;color:#bcd6cc;display:inline-flex;align-items:center;gap:7px;font-size:12px}.contact-details{background:#fff;border:1px solid var(--line);border-radius:6px;padding:26px;display:flex;flex-direction:column;gap:23px}.contact-details>div{display:flex;gap:14px}.contact-details svg{color:var(--green-2);flex:none}.contact-details strong{color:var(--green);font-size:14px}.contact-details p{color:var(--muted);margin:5px 0 0;font-size:12px;line-height:1.6}.contact-layout+.notice-panel{margin-top:24px}.demo-heading{display:flex;justify-content:space-between;align-items:center;gap:30px;margin-bottom:28px}.demo-heading h1{color:var(--green);margin:5px 0 8px;font-size:30px}.demo-heading p{color:var(--muted);margin:0;max-width:720px;font-size:13px;line-height:1.7}.local-badge{flex:none;display:flex;align-items:center;gap:10px;border-left:2px solid var(--green-2);padding-left:14px;color:var(--green-2)}.local-badge span{display:flex;flex-direction:column;gap:2px}.local-badge strong{font-size:12px}.local-badge small{color:var(--muted);font-size:10px}.tool-panel{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);background:#fff;border:1px solid var(--line);border-radius:6px;min-height:490px;overflow:hidden}.tool-controls,.tool-results{padding:30px;min-width:0}.tool-controls{border-right:1px solid var(--line);background:#fafcfb}.field-group{display:flex;flex-direction:column;gap:8px;min-width:0}.field-group label{color:#46534f;font-size:12px;font-weight:650}.field-group input,.field-group textarea,.field-group select{width:100%;border:1px solid #cfd8d4;background:#fff;color:var(--ink);border-radius:4px;outline:none;padding:10px 11px;font-size:13px}.field-group input,.field-group select{height:42px}.field-group textarea{resize:vertical;line-height:1.65}.field-group input:focus,.field-group textarea:focus,.field-group select:focus{border-color:var(--green-2);box-shadow:0 0 0 3px #2d6a5c1a}.field-row{display:grid;grid-template-columns:1.5fr .75fr 1fr;gap:13px;margin:18px 0}.tool-results{display:flex;flex-direction:column}.result-header{display:flex;align-items:center;justify-content:space-between;padding-bottom:18px;border-bottom:1px solid var(--line)}.result-header>div{display:flex;flex-direction:column;gap:4px}.result-header span{color:var(--green);font-weight:700;font-size:14px}.result-header small{color:var(--muted);font-size:11px}.empty-result{flex:1;min-height:310px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#9aa6a2;text-align:center}.empty-result svg{width:34px;height:34px;color:#b6c5c0;margin-bottom:12px}.empty-result strong{color:#66736f;font-size:14px}.empty-result p{font-size:12px}.rename-table{overflow:auto;margin-top:12px}.rename-row{display:grid;grid-template-columns:1fr 1fr;border-bottom:1px solid var(--line);min-height:43px;align-items:center;gap:12px;font-size:12px}.rename-row span{overflow-wrap:anywhere}.rename-row span:last-child{display:flex;gap:6px;align-items:center;color:var(--green-2)}.rename-row.heading{color:var(--muted);font-size:10px;text-transform:uppercase}.form-error{color:var(--danger);background:#fff0ee;border:1px solid #edc6c0;padding:10px 12px;margin:12px 0;font-size:12px;display:flex;align-items:center;gap:7px;border-radius:4px}.demo-purchase{margin-top:24px;background:#e8efec;border:1px solid #d6e1dc;padding:22px 25px;display:flex;justify-content:space-between;align-items:center;gap:20px;border-radius:5px}.demo-purchase>div:first-child strong{color:var(--green)}.demo-purchase p{margin:5px 0 0;color:var(--muted);font-size:12px}.demo-purchase>div:last-child{display:flex;align-items:center;gap:20px}.demo-purchase>div:last-child>span{color:var(--coral);font-size:22px;font-weight:750}.drop-zone{min-height:220px;border:1px dashed #aebdb8;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:9px;color:var(--muted);background:#fff;overflow:hidden;cursor:pointer;border-radius:5px}.drop-zone:hover{border-color:var(--green-2);background:#f7faf9}.drop-zone input,.csv-actions input{display:none}.drop-zone svg{color:var(--green-2)}.drop-zone strong{color:var(--green);font-size:14px}.drop-zone span{font-size:11px}.drop-zone img{width:100%;height:220px;object-fit:contain;background:#e9eeec}.image-tool .field-row{grid-template-columns:1fr 1fr}.range-field{margin:18px 0}.range-field label{display:flex;justify-content:space-between}.range-field input{padding:0;accent-color:var(--green-2);box-shadow:none!important}.image-result{flex:1;padding-top:16px;min-height:0;display:flex;flex-direction:column}.image-result img{width:100%;height:305px;object-fit:contain;background:#edf1ef;border:1px solid var(--line)}.image-result>div{display:grid;grid-template-columns:1fr 1fr;margin-top:12px;gap:10px}.image-result span{background:#f3f6f5;padding:10px;font-size:11px;color:var(--muted);display:flex;justify-content:space-between}.image-result strong{color:var(--green)}.csv-actions{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px}.csv-actions .secondary-button{cursor:pointer}.csv-tool .tool-controls .primary-button{margin-top:14px}.stat-row{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin:15px 0}.stat-row span{background:#eef3f1;padding:10px;font-size:11px;color:var(--muted);display:flex;justify-content:space-between}.stat-row strong{color:var(--green);font-size:14px}.csv-preview{overflow:auto;border:1px solid var(--line)}.csv-preview table{width:100%;border-collapse:collapse;min-width:430px}.csv-preview th,.csv-preview td{padding:10px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);text-align:left;font-size:11px;white-space:nowrap}.csv-preview th{background:#eef3f1;color:var(--green)}.csv-preview td{color:#52605c}.checkout-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px}.checkout-heading h1{margin:4px 0 0;color:var(--green);font-size:30px}.checkout-steps{display:flex;align-items:center;color:#929d99;font-size:11px}.checkout-steps span{display:flex;align-items:center;gap:7px;white-space:nowrap}.checkout-steps i{width:24px;height:24px;display:grid;place-items:center;border:1px solid #cbd4d0;border-radius:50%;font-style:normal}.checkout-steps b{width:54px;height:1px;background:#d1d9d6;margin:0 9px}.checkout-steps .active{color:var(--green);font-weight:700}.checkout-steps .active i{background:var(--green);border-color:var(--green);color:#fff}.checkout-steps .done{color:var(--green-2)}.checkout-steps .done i{border-color:var(--green-2)}.checkout-steps b.done{background:var(--green-2)}.checkout-layout{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:28px;align-items:start}.checkout-form{display:flex;flex-direction:column;gap:18px}.checkout-section{background:#fff;border:1px solid var(--line);padding:28px;border-radius:6px}.checkout-section-title{display:flex;align-items:flex-start;gap:13px;margin-bottom:24px}.checkout-section-title>svg{color:var(--green-2);flex:none}.checkout-section h2{color:var(--green);font-size:16px;margin:0 0 5px}.checkout-section-title p{color:var(--muted);font-size:11px;margin:0}.checkout-section .field-hint{display:flex;align-items:center;gap:6px;margin-top:9px;color:#7b8884;font-size:10px}.agreement-row{cursor:pointer;display:flex;align-items:flex-start;gap:10px;color:var(--muted);font-size:12px;line-height:1.8}.agreement-row>input{position:absolute;opacity:0;pointer-events:none}.agreement-row>span{display:flex;align-items:flex-start;flex-wrap:wrap;gap:3px}.agreement-row i{width:20px;height:20px;border:1px solid #b7c2be;display:grid;place-items:center;margin-right:7px;border-radius:3px;color:transparent;flex:none}.agreement-row input:checked+span i{background:var(--green);border-color:var(--green);color:#fff}.agreement-row a{color:var(--green-2);font-weight:650}.checkout-submit{width:100%;margin-top:20px}.order-summary,.payment-side{background:#fff;border:1px solid var(--line);padding:24px;border-radius:6px}.order-summary h2,.payment-side h2,.payment-main>h2{font-size:15px;color:var(--green);margin:0 0 20px}.summary-product,.payment-product{display:flex;gap:12px;align-items:center;padding-bottom:20px;border-bottom:1px solid var(--line)}.summary-product>div,.payment-product>div{width:48px;height:48px;display:grid;place-items:center;color:#fff;font-weight:700;border-radius:5px;flex:none}.summary-product>span,.payment-product>span{display:flex;flex-direction:column;gap:5px;min-width:0}.summary-product strong,.payment-product strong{font-size:13px;color:var(--green)}.summary-product small,.payment-product small{font-size:10px;color:var(--muted)}.order-summary dl,.payment-side dl{margin:16px 0}.order-summary dl>div,.payment-side dl>div{display:flex;justify-content:space-between;gap:20px;padding:7px 0;font-size:11px;color:var(--muted)}.order-summary dd,.payment-side dd{margin:0;color:var(--ink);text-align:right}.order-summary .summary-total{margin-top:9px;padding-top:14px;border-top:1px solid var(--line);font-size:13px}.summary-total dd{color:var(--coral);font-size:20px;font-weight:750}.order-summary ul{list-style:none;padding:14px 0 0;margin:0;border-top:1px solid var(--line);display:flex;flex-direction:column;gap:9px}.order-summary li{display:flex;align-items:center;gap:7px;color:var(--muted);font-size:10px}.order-summary li svg{color:var(--green-2);width:15px;height:15px}.payment-layout{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:28px;align-items:start}.payment-main{background:#fff;border:1px solid var(--line);padding:28px;border-radius:6px}.payment-order-bar{display:flex;justify-content:space-between;background:#edf3f0;padding:15px 18px;margin-bottom:27px;border-radius:4px}.payment-order-bar>span{display:flex;flex-direction:column;gap:5px}.payment-order-bar small{font-size:10px;color:var(--muted)}.payment-order-bar strong{color:var(--green);font-size:13px}.payment-order-bar>span:last-child{text-align:right}.payment-order-bar>span:last-child strong{color:var(--coral);font-size:20px}.payment-method{min-height:78px;border:1px solid var(--line);display:grid;grid-template-columns:42px 1fr auto 24px;align-items:center;gap:13px;padding:15px;border-radius:5px}.payment-method.selected{border-color:#4f8bad;box-shadow:inset 3px 0 #2d83b7}.alipay-mark{width:38px;height:38px;display:grid;place-items:center;color:#fff;background:#1677ff;font-weight:800;font-size:20px;border-radius:5px}.payment-method>div:nth-child(2){display:flex;flex-direction:column;gap:4px}.payment-method strong{color:#263531;font-size:14px}.payment-method span{color:var(--muted);font-size:10px}.payment-method em{font-style:normal;font-size:10px;color:#4b7289;background:#e8f3f8;padding:5px 8px;border-radius:4px}.radio-check{width:20px;height:20px;border-radius:50%;background:#1677ff;color:#fff!important;display:grid;place-items:center}.payment-status{margin:20px 0;padding:17px;background:#fff8e8;border:1px solid #ebd89e;display:flex;gap:12px;color:#89691c;border-radius:4px}.payment-status>svg{flex:none}.payment-status strong{font-size:13px}.payment-status p{color:#76663d;margin:5px 0 0;font-size:11px;line-height:1.65}.payment-button{width:100%}.payment-safety{margin-top:12px;color:#84908c;font-size:10px;display:flex;align-items:center;justify-content:center;gap:5px}.payment-product>b{margin-left:auto;color:var(--coral);font-size:14px}.payment-side>p{display:flex;gap:7px;color:#7c8985;font-size:10px;line-height:1.6;margin:16px 0 0;padding-top:15px;border-top:1px solid var(--line)}.payment-side>p svg{flex:none}.policy-page header{padding:30px;background:var(--green);color:#fff;border-radius:6px}.policy-page header>svg{color:#9fc8b9;width:28px;height:28px}.policy-page header>span{display:block;color:#aecbc0;font-size:11px;margin-top:18px}.policy-page h1{margin:8px 0 12px;font-size:30px;letter-spacing:0}.policy-page header p{color:#d1e0db;font-size:13px;line-height:1.8;margin:0 0 15px}.policy-page header small{color:#94afa5;font-size:10px}.policy-body{padding-top:30px}.policy-body section{padding:10px 0 22px;border-bottom:1px solid var(--line)}.policy-body h2{font-size:17px;color:var(--green);margin:0 0 13px}.policy-body p{font-size:14px;line-height:1.95;color:#4e5c58;margin:0 0 10px}.not-found{width:min(600px,calc(100% - 48px));min-height:500px;margin:auto;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.not-found>strong{color:#c9d2cf;font-size:72px}.not-found h1{color:var(--green);margin:8px 0}.not-found p{color:var(--muted);margin-bottom:24px}@media(max-width:960px){.store-intro{grid-template-columns:1fr;gap:42px;padding-top:50px}.intro-copy{max-width:720px}.tool-workspace{width:min(650px,100%)}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-grid .product-card:last-child{grid-column:span 2;max-width:calc(50% - 11px)}.footer-grid{grid-template-columns:2fr 1fr 1fr}.footer-grid>div:last-child{grid-column:2}.product-overview{grid-template-columns:1fr;gap:38px}.detail-visual{min-height:390px}.detail-window{max-width:430px}.checkout-layout,.payment-layout{grid-template-columns:1fr 310px}.tool-panel{grid-template-columns:1fr}.tool-controls{border-right:0;border-bottom:1px solid var(--line)}}@media(max-width:720px){.header-inner{width:calc(100% - 32px);height:64px}.brand small{display:none}.mobile-menu{display:inline-grid!important}.main-nav{display:none;position:absolute;left:0;right:0;top:64px;height:auto;background:#fff;border-bottom:1px solid var(--line);flex-direction:column;align-items:stretch;gap:0;padding:8px 16px 14px}.main-nav.open{display:flex}.main-nav a{height:44px;border-bottom:1px solid #edf1ef;padding:0 7px}.main-nav a.active{border-bottom-color:var(--line);color:var(--green)}.store-intro{min-height:auto;padding:38px 20px 44px;gap:34px}.intro-copy h1{font-size:36px}.intro-copy>p{font-size:15px;line-height:1.8}.intro-actions{flex-direction:column;align-items:stretch}.intro-trust{gap:13px 20px}.tool-workspace{height:176px;transform:none}.workspace-body{grid-template-columns:48px 1fr}.workspace-side{padding:20px 10px}.workspace-side span{width:26px;height:26px}.workspace-content{padding:22px 18px}.workspace-title{margin-bottom:20px}.workspace-title b{font-size:15px}.workspace-form{grid-template-columns:1fr 65px}.workspace-form button{display:none}.workspace-table{margin-top:14px}.workspace-table i{height:22px}.workspace-table i:before,.workspace-table i:after{top:12px}.section,.content-page{width:calc(100% - 32px)}.products-section,.article-preview{padding:50px 0}.section-heading{align-items:flex-start}.section-heading h2{font-size:22px}.section-heading>.text-link{margin-top:24px;white-space:nowrap}.product-grid{grid-template-columns:1fr}.product-grid .product-card:last-child{grid-column:auto;max-width:none}.product-visual{height:190px}.service-band{grid-template-columns:1fr;padding:22px 20px}.service-item,.service-item:first-child{padding:18px 0;border-right:0;border-bottom:1px solid rgba(255,255,255,.14)}.service-item:last-child{border-bottom:0}.article-grid{grid-template-columns:1fr}.article-card,.article-card+.article-card{padding:25px 0;border-right:0;border-bottom:1px solid var(--line)}.article-card:last-child{border-bottom:0}.footer-grid{width:calc(100% - 32px);grid-template-columns:1fr 1fr;gap:32px 20px}.footer-business{grid-column:span 2}.footer-grid>div:last-child{grid-column:auto}.footer-bottom{width:calc(100% - 32px);flex-direction:column;align-items:flex-start;justify-content:center;gap:6px;padding:12px 0}.content-page{padding:36px 0 58px}.page-heading{padding:14px 0 34px}.page-heading h1{font-size:30px}.product-summary h1{font-size:29px}.detail-visual{min-height:310px}.detail-window{height:250px;width:86%}.detail-window-inner{padding:24px}.feature-grid{grid-template-columns:1fr 1fr}.feature-item{border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.feature-item:nth-child(2n){border-right:0}.feature-item:nth-last-child(-n+2){border-bottom:0}.detail-columns{grid-template-columns:1fr;gap:0}.article-list article{grid-template-columns:42px 1fr;gap:12px}.round-link{display:none}.reading-page,.policy-page{width:calc(100% - 32px);padding:38px 0 65px}.reading-page h1{font-size:28px}.about-grid{grid-template-columns:1fr}.about-grid>div,.about-grid>div:first-child{padding:25px 0;border-right:0;border-bottom:1px solid var(--line)}.about-grid>div:last-child{border-bottom:0}.business-panel{padding:25px}.storefront-figure figcaption{flex-direction:column}.storefront-figure figcaption span{text-align:left}.business-panel dl{grid-template-columns:1fr;gap:18px}.business-panel dl>div{padding-left:0;border-left:0;border-bottom:1px solid rgba(255,255,255,.15);padding-bottom:14px}.business-panel dl>div:last-child{border-bottom:0}.contact-layout{grid-template-columns:1fr}.contact-primary{padding:24px}.contact-primary strong{font-size:16px}.demo-heading{align-items:flex-start;flex-direction:column}.tool-controls,.tool-results{padding:20px}.field-row{grid-template-columns:1fr}.tool-results{min-height:390px}.rename-row{grid-template-columns:.9fr 1.1fr}.demo-purchase{align-items:flex-start;flex-direction:column}.demo-purchase>div:last-child{width:100%;justify-content:space-between}.checkout-heading{align-items:flex-start;flex-direction:column;gap:22px}.checkout-layout,.payment-layout{grid-template-columns:1fr}.order-summary,.payment-side{order:-1}.checkout-section,.payment-main,.order-summary,.payment-side{padding:20px}.payment-order-bar{gap:15px}.policy-page header{padding:24px}}@media(max-width:390px){.brand strong{font-size:15px}.intro-copy h1{font-size:32px}.intro-trust,.section-heading{flex-direction:column}.section-heading>.text-link{margin-top:0}.product-card-body{padding:20px}.purchase-actions{flex-direction:column}.feature-grid{grid-template-columns:1fr}.feature-item,.feature-item:nth-child(2n),.feature-item:nth-last-child(-n+2){border-right:0;border-bottom:1px solid var(--line)}.feature-item:last-child{border-bottom:0}.spec-list>div{grid-template-columns:85px 1fr;gap:12px}.footer-grid{grid-template-columns:1fr}.footer-business{grid-column:auto}.checkout-steps b{width:26px}.payment-method{grid-template-columns:38px 1fr 22px}.payment-method em{display:none}.payment-order-bar>span:first-child strong{font-size:10px}}
