:root{--ink:#13203a;--ink-soft:#526079;--navy:#10234b;--blue:#315fba;--blue-soft:#e8effc;--paper:#fbfaf6;--surface:#fff;--line:#dce2ec;--warm:#f2e4ca;--accent:#d46a39;--shadow:0 22px 64px #15254824;--radius:22px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:17px;line-height:1.65}img{max-width:100%;display:block}a{color:inherit}h1,h2,h3,p{margin-top:0}h1,h2,h3{color:var(--navy);letter-spacing:-.035em;font-family:Georgia,Times New Roman,serif;font-weight:600;line-height:1.08}h1{margin-bottom:1.5rem;font-size:clamp(2.1rem,4.2vw,3.6rem)}h2{margin-bottom:1rem;font-size:clamp(1.55rem,2.8vw,2.3rem)}h3{margin-bottom:.6rem;font-size:1.2rem}.shell{width:min(1160px,100% - 40px);margin-inline:auto}.narrow{width:min(760px,100% - 40px);margin-inline:auto}.skip-link{z-index:100;background:var(--navy);color:#fff;border-radius:8px;padding:10px 16px;position:fixed;top:12px;left:12px;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.site-header{z-index:20;backdrop-filter:blur(16px);background:#fbfaf6eb;border-bottom:1px solid #10234b1a;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:28px;min-height:76px;display:flex;position:relative}.brand-and-language{flex:none;align-items:center;gap:16px;display:flex}.brand{color:var(--navy);letter-spacing:-.025em;align-items:center;gap:10px;font-size:1.16rem;font-weight:750;text-decoration:none;display:inline-flex}.brand img{border-radius:9px}nav{align-items:center;gap:6px;display:flex}nav a{color:var(--ink-soft);border-radius:9px;padding:9px 13px;font-size:.94rem;font-weight:650;text-decoration:none}nav a:hover,nav a[aria-current=page]{background:var(--blue-soft);color:var(--navy)}.language-switcher{border:1px solid var(--line);background:#ffffffb3;border-radius:10px;flex:none;padding:3px;display:inline-flex}.language-switcher a{color:var(--ink-soft);border-radius:7px;padding:5px 8px;font-size:.78rem;font-weight:750;line-height:1;text-decoration:none}.language-switcher a:hover,.language-switcher a[aria-current=page]{background:var(--blue-soft);color:var(--navy)}.language-suggestion{background:var(--blue-soft);border-bottom:1px solid #cbd8ef}.language-suggestion-inner{justify-content:space-between;align-items:center;gap:24px;min-height:64px;padding-top:10px;padding-bottom:10px;display:flex}.language-suggestion p{color:var(--ink);flex-wrap:wrap;gap:.35em;margin:0;display:flex}.language-suggestion-actions{flex:none;align-items:center;gap:10px;display:flex}.language-suggestion-confirm.button{border-radius:9px;min-height:38px;padding:0 14px;font-size:.9rem}.language-suggestion-dismiss{color:var(--ink-soft);font:inherit;cursor:pointer;background:0 0;border:0;padding:8px 2px;font-size:.88rem;font-weight:650}.language-suggestion-dismiss:hover{color:var(--navy);text-decoration:underline}.eyebrow{color:var(--blue);letter-spacing:.15em;text-transform:uppercase;align-items:center;gap:10px;margin-bottom:1rem;font-size:.78rem;font-weight:800;display:inline-flex}.eyebrow:before{content:"";background:currentColor;width:28px;height:2px}.hero{padding:clamp(15px,2vw,24px) 0 16px;position:relative;overflow:hidden}.hero:before{content:"";border:1px solid #315fba2e;border-radius:50%;width:580px;height:580px;position:absolute;top:-220px;right:-180px;box-shadow:inset 0 0 0 80px #315fba09,inset 0 0 0 160px #315fba06}.hero-copy{z-index:1;max-width:900px;position:relative}.hero-copy h1{max-width:860px}.hero-copy>p:not(.eyebrow){color:var(--ink-soft);margin-bottom:2rem;font-size:clamp(1.12rem,2vw,1.35rem)}.hero-actions,.cta-actions{flex-wrap:wrap;gap:12px;display:flex}.button{border:1px solid var(--navy);background:var(--navy);color:#fff;border-radius:12px;justify-content:center;align-items:center;min-height:50px;padding:0 20px;font-weight:750;text-decoration:none;transition:transform .16s,box-shadow .16s,background .16s;display:inline-flex}.button:hover{transform:translateY(-2px);box-shadow:0 9px 24px #10234b2e}.button.secondary{color:var(--navy);background:0 0}.button.secondary:hover{background:#fff}.stage-showcase{max-width:860px;margin:clamp(10px,1.5vw,16px) auto 0}.product-stage{box-shadow:var(--shadow);background:linear-gradient(145deg,#e7eef9,#f5ead6);border:1px solid #cfd7e5;border-radius:28px;padding:clamp(16px,3vw,30px);position:relative}.stage-media{place-items:center;height:min(620px,72vw);display:grid}.product-stage img{object-fit:contain;background:#fff;border:1px solid #c8d0df;border-radius:13px;grid-area:1/1;width:auto;max-width:100%;height:auto;max-height:min(620px,72vw);margin-inline:auto}.product-stage img[hidden]{display:none}.stage-switcher{justify-content:center;gap:2px;margin:10px auto 0;display:flex}.stage-switcher button{cursor:pointer;background:0 0;border:0;width:44px;height:30px;padding:0;position:relative}.stage-switcher button:before{content:"";background:#aab5c9;border-radius:999px;width:24px;height:4px;transition:width .16s,background .16s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.stage-switcher button[aria-pressed=true]:before{background:var(--blue);width:36px}.stage-switcher button:focus-visible{outline:2px solid var(--blue);outline-offset:1px;border-radius:7px}.section{padding:clamp(13px,1.5vw,20px) 0}.section-heading{max-width:730px;margin-bottom:8px}.section-heading>p:not(.eyebrow),.feature-copy p,.prose-lead{color:var(--ink-soft);font-size:1.08rem}.feature-grid{border:1px solid var(--line);border-radius:var(--radius);background:#ffffffbf;margin:0;padding:20px 28px 20px 52px}.feature-card{background:0 0;border:0;border-radius:0;min-height:auto;padding:7px 0;display:list-item}.feature-card::marker{color:var(--navy)}.feature-card h3{margin-right:.4em;display:inline}.feature-card p{color:var(--ink-soft);margin-bottom:0;font-size:.95rem;display:inline}.feature-card a{text-decoration:none}.feature-card a:hover{color:var(--blue)}.efficiency-band,.trust-band{color:var(--ink);background:0 0}.efficiency-grid{grid-template-columns:1.05fr .95fr;align-items:center;gap:clamp(32px,6vw,72px);display:grid}.efficiency-copy{max-width:650px}.efficiency-copy>p:last-child,.efficiency-details p{color:var(--ink-soft)}.efficiency-details{border-radius:var(--radius);background:#ffffffbd;border:1px solid #cbd7e9;padding:clamp(20px,3vw,30px)}.efficiency-details ul{color:var(--navy);margin:18px 0 0;padding-left:1.2rem}.efficiency-details strong{font-weight:750}.efficiency-details li+li{margin-top:8px}.trust-grid{grid-template-columns:1.05fr .95fr;align-items:center;gap:clamp(32px,6vw,72px);display:grid}.trust-band p:not(.eyebrow){color:var(--ink-soft)}.plain-list{border:1px solid var(--line);border-radius:var(--radius);background:#ffffffbf;margin:0;padding:4px 28px;list-style:none}.plain-list li{border-bottom:1px solid var(--line);padding:16px 0 16px 32px;font-weight:650;position:relative}.plain-list li:last-child{border-bottom:0}.plain-list li:before{color:var(--accent);content:"✓";position:absolute;left:0}.cta-panel{background:var(--warm);border:1px solid #dfcfb1;border-radius:28px;grid-template-columns:1fr auto;align-items:center;gap:40px;padding:clamp(34px,6vw,64px);display:grid}.cta-panel h2{max-width:690px;margin-bottom:.75rem}.cta-panel p{color:#665c4b;margin-bottom:0}.help-contact-panel{background:0 0;border:0;border-radius:0;padding:0}.help-contact-panel p{color:var(--ink-soft)}.page-hero{border-bottom:1px solid var(--line);padding:clamp(13px,1.75vw,20px) 0 clamp(8px,1vw,11px)}.page-hero+.section{padding-top:clamp(7px,1vw,11px)}.page-hero+.section .feature-row:first-child{padding-top:0}.page-hero+.prose{padding-top:clamp(9px,1vw,13px)}.page-hero h1{max-width:960px;font-size:clamp(2.1rem,3.8vw,3.3rem)}.page-hero .prose-lead{max-width:720px;margin-bottom:0}.feature-row{grid-template-columns:minmax(0,1fr) minmax(0,.9fr);align-items:start;gap:clamp(38px,8vw,96px);padding:10px 0;display:grid}.feature-copy{max-width:620px}.screenshot{border:1px solid var(--line);background:#fff;border-radius:18px;justify-self:end;place-items:center;width:100%;max-width:640px;padding:12px;display:grid;box-shadow:0 16px 48px #1525481a}.feature-screenshot-showcase{justify-self:end;width:100%;max-width:640px}.feature-screenshot-showcase-wide{max-width:720px}.feature-screenshot-showcase .screenshot{margin-inline:auto}.feature-screenshot-showcase .stage-switcher{margin-top:6px}.screenshot[hidden]{display:none}.screenshot-link{cursor:zoom-in;place-items:center;width:100%;display:grid}.screenshot img{object-fit:contain;border:1px solid #e3e6eb;border-radius:8px;width:auto;max-width:100%;height:auto;max-height:430px}.screenshot-stack{grid-template-columns:repeat(2,minmax(0,1fr));place-items:start stretch;gap:14px;max-width:720px}.screenshot-stack figure{width:100%;margin:0}.screenshot-stack img{max-height:260px}.screenshot-stack figcaption{color:var(--ink-soft);letter-spacing:.08em;text-transform:uppercase;padding:7px 4px 0;font-size:.78rem;font-weight:700}.feature-label{color:var(--accent);letter-spacing:.13em;text-transform:uppercase;margin-bottom:10px;font-size:.78rem;font-weight:800;display:block}.capability-grid,.platform-grid,.support-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.capability-item,.platform-card,.support-card{border:1px solid var(--line);background:#fff;border-radius:18px;padding:28px}.capability-item p,.platform-card p,.support-card p{color:var(--ink-soft);margin-bottom:0}.capability-list{border:1px solid var(--line);border-radius:var(--radius);background:#fff;margin:0;padding:20px 28px 20px 52px}.capability-list .capability-item{background:0 0;border:0;border-radius:0;padding:8px 20px 8px 0;display:list-item}.capability-list .capability-item::marker{color:var(--navy)}.capability-list h3,.capability-list p{display:inline}.capability-list h3{margin-right:.4em}.home-platform-grid{border:1px solid var(--line);border-radius:var(--radius);background:#fff;padding:4px 28px;display:block}.home-platform-grid .platform-card{border:0;border-bottom:1px solid var(--line);background:0 0;border-radius:0;padding:24px 0}.home-platform-grid .platform-card:last-child{border-bottom:0}.platform-list{flex-wrap:wrap;gap:8px;margin:0 0 18px;padding:0;list-style:none;display:flex}.platform-list li{background:var(--blue-soft);color:var(--navy);border:1px solid #ccd7e9;border-radius:999px;padding:6px 10px;font-size:.88rem;font-weight:700}.status-pill{background:var(--blue-soft);color:var(--blue);letter-spacing:.08em;text-transform:uppercase;border-radius:999px;margin-bottom:22px;padding:7px 12px;font-size:.76rem;font-weight:800;display:inline-flex}.download-platform-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.download-platform-card{flex-direction:column;min-height:150px;display:flex}.download-platform-card h2{font-size:clamp(1.4rem,2.5vw,1.85rem)}.download-platform-card .status-pill{background:0 0}.download-links{flex-wrap:wrap;gap:10px;margin-top:auto;display:flex}.download-links .button{gap:12px}.download-file-size{opacity:.76;font-size:.82rem;font-weight:650}.download-license{color:var(--ink-soft);margin:18px 0 0;font-size:.94rem}.download-license a{color:var(--blue)}.blog-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.blog-card{border:1px solid var(--line);background:#fff;border-radius:18px;overflow:hidden}.blog-card>div{padding:24px}.blog-card img{aspect-ratio:16/9;object-fit:cover;width:100%}.blog-card h2{font-size:clamp(1.35rem,2.4vw,1.8rem)}.blog-card h2 a{color:inherit;text-decoration:none}.blog-card h2 a:hover{color:var(--blue)}.blog-card p:last-child{color:var(--ink-soft);margin-bottom:0}.blog-date{color:var(--ink-soft);margin-bottom:.75rem;font-size:.86rem;font-weight:650}.blog-hero .blog-date{margin-top:1.2rem;margin-bottom:0}.blog-cover{margin-top:clamp(18px,3vw,32px)}.blog-cover img{border:1px solid var(--line);border-radius:18px;width:100%;height:auto}.blog-post{padding-top:clamp(24px,4vw,44px)}.developer-support-panel{grid-template-columns:minmax(0,1fr);gap:clamp(26px,4vw,40px)}.developer-support-panel p{max-width:720px}.support-note-grid{grid-template-columns:minmax(0,1fr);gap:clamp(18px,3vw,28px);display:grid}.support-note{background:#ffffff7a;border:1px solid #10234b1f;border-radius:18px;padding:clamp(20px,3vw,28px)}.support-note h2{font-size:clamp(1.35rem,2.4vw,1.85rem)}.support-note p{color:#544c40}.payment-code-grid{grid-template-columns:minmax(0,1fr);gap:clamp(28px,5vw,40px);width:min(100%,320px);display:grid}.payment-code-card{background:var(--surface);border:1px solid #10234b24;border-radius:20px;margin:0;padding:14px;box-shadow:0 12px 32px #15254817}.payment-code-frame{background:#fff;border-radius:12px;overflow:hidden}.payment-code-frame img{width:100%;height:auto}.payment-code-card figcaption{gap:1px;padding:12px 4px 2px;display:grid}.payment-code-card figcaption strong{color:var(--navy);font-size:1rem}.payment-code-card figcaption span{color:var(--ink-soft);font-size:.84rem}.payment-code-card-wechat{border-top:4px solid #07c160}.payment-code-card-alipay{border-top:4px solid #1677ff}.payment-link-card{background:var(--surface);border:1px solid #10234b24;border-radius:20px;gap:18px;padding:22px 18px;display:grid;box-shadow:0 12px 32px #15254817}.payment-link-card strong{color:var(--navy);font-size:1.2rem;display:block}.payment-link-card p{color:var(--ink-soft);margin-top:6px;font-size:.9rem}.payment-link-card .button{width:100%}.payment-link-card-paypal{border-top:4px solid #0070ba}.payment-account{color:var(--ink-soft);text-align:center;font-size:.84rem}.payment-safety-note{border-top:1px solid #10234b26;max-width:760px;padding-top:22px}.payment-safety-note p{font-size:.92rem}.payment-safety-note p+p{margin-top:8px}.prose{padding:clamp(12px,1.5vw,18px) 0}.prose h2{margin-top:1.5rem;font-size:clamp(1.5rem,3vw,2.15rem)}.prose h2:first-child{margin-top:0}.prose h3{margin-top:1.25rem}.prose p,.prose li{color:#3f4d66}.prose a,.text-link{color:var(--blue);text-underline-offset:3px;font-weight:650;text-decoration-thickness:1px}.notice{border-left:4px solid var(--accent);background:#f7ecdb;border-radius:0 12px 12px 0;margin:36px 0;padding:22px 24px}.notice p:last-child{margin-bottom:0}.steps{counter-reset:support-step;margin:0;padding:0;list-style:none}.steps li{counter-increment:support-step;min-height:52px;padding:3px 0 24px 64px;position:relative}.steps li:before{background:var(--blue-soft);width:42px;height:42px;color:var(--blue);content:counter(support-step);border-radius:50%;place-items:center;font-weight:800;display:grid;position:absolute;top:0;left:0}.site-footer{border-top:1px solid var(--line);background:#fff;padding:13px 0 7px}.footer-inner{justify-content:space-between;gap:40px;padding-bottom:9px;display:flex}.footer-brand{margin-bottom:10px}.footer-inner p{color:var(--ink-soft);margin-bottom:0;font-size:.95rem}.footer-links{grid-template-columns:repeat(2,auto);gap:8px 36px;display:grid}.footer-links a{color:var(--ink-soft);font-size:.94rem;font-weight:650;text-decoration:none}.footer-links a:hover{color:var(--blue)}.footer-bottom{border-top:1px solid var(--line);color:#778297;justify-content:space-between;gap:24px;padding-top:24px;font-size:.82rem;display:flex}@media (width<=900px){.feature-grid,.blog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.trust-grid,.efficiency-grid,.feature-row,.cta-panel{grid-template-columns:1fr}.download-platform-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.feature-copy{max-width:700px}.screenshot,.feature-screenshot-showcase{justify-self:start;max-width:620px}}@media (width<=680px){body{font-size:16px}.shell,.narrow{width:min(100% - 28px,1160px)}.header-inner{flex-direction:column;align-items:flex-start;gap:8px;min-height:auto;padding:13px 0 10px}.brand-and-language{justify-content:space-between;width:100%}.language-switcher{position:static}.language-suggestion-inner,.language-suggestion-actions{align-items:flex-start}.language-suggestion-inner{flex-direction:column;gap:8px;padding-top:12px;padding-bottom:12px}.brand img{width:30px;height:30px}.primary-nav{width:100%;padding-bottom:2px;overflow-x:auto}nav a{white-space:nowrap;padding:7px 10px}.hero{padding-top:13px}.hero h1{font-size:clamp(2.1rem,9vw,2.75rem)}.product-stage img{max-height:min(460px,115vw)}.stage-media{height:min(460px,115vw)}.stage-switcher{margin-top:8px}.feature-grid,.blog-grid,.capability-grid,.platform-grid,.support-grid,.support-note-grid{grid-template-columns:1fr}.screenshot{padding:8px}.screenshot img{max-height:320px}.screenshot-stack{grid-template-columns:1fr;max-width:560px}.feature-card{min-height:auto}.feature-card .number{margin-bottom:32px}.footer-inner,.footer-bottom{flex-direction:column}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button,.stage-switcher button:before{transition:none}}
