:root{font-family:Inter,-apple-system,BlinkMacSystemFont,"PingFang SC","Microsoft YaHei",sans-serif;color:#182a2e;background:#f4f5ef;font-synthesis:none;line-height:1.65;--ink:#182a2e;--muted:#596964;--paper:#f4f5ef;--line:#d7ddd3;--lime:#d8ef77;--green:#284c40;--footer:#101c24}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid #789928;outline-offset:5px}img{display:block;max-width:100%;height:auto}.wrap{width:min(1240px,calc(100% - 72px));margin:auto}.disclosure{background:var(--ink);color:#d6e4d9;font-size:11px;letter-spacing:.06em;padding:9px 0}.disclosure .wrap{display:flex;justify-content:space-between;gap:16px}.status-dot:before{content:"";display:inline-block;width:6px;height:6px;background:var(--lime);border-radius:50%;margin-right:8px}header{border-bottom:1px solid var(--line);background:var(--paper)}.header-row{display:flex;align-items:center;justify-content:space-between;min-height:90px;gap:28px}.wordmark{display:flex;align-items:center;gap:13px}.mark{width:42px;height:42px;background:var(--ink);color:var(--lime);display:grid;place-items:center;font-size:17px;font-weight:800;border-radius:50%}.brand-name{font-size:21px;font-weight:800;letter-spacing:.05em}.brand-name small{display:block;font-size:9px;letter-spacing:.17em;font-weight:500;color:var(--muted)}.main-nav{display:flex;gap:27px;align-items:center;font-size:13px}.nav-cta{border:1px solid var(--ink);border-radius:4px;padding:10px 17px}.crumb{display:flex;gap:12px;align-items:center;padding-top:30px;color:var(--muted);font-size:11px}.crumb span:last-child{color:var(--ink)}.hero{padding:48px 0 58px;display:grid;grid-template-columns:1.1fr 1fr;gap:55px;align-items:center}.eyebrow{font-size:10px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;display:flex;align-items:center;gap:12px}.eyebrow:before{content:"";width:24px;height:1px;background:currentColor}.hero h1{font-size:15px;letter-spacing:.12em;font-weight:650;margin:24px 0 12px;color:var(--green)}.hero-title{text-wrap:balance;font-size:clamp(35px,4.25vw,60px);line-height:1.18;letter-spacing:-.045em;font-weight:650;margin:0;max-width:600px}.lead{font-size:14px;color:var(--muted);max-width:500px;margin:25px 0 29px;line-height:1.9}.actions{display:flex;gap:20px;align-items:center;flex-wrap:wrap}.button{border:0;border-radius:3px;background:var(--ink);color:#fff;padding:13px 20px;font-size:12px;font-weight:600;display:inline-flex;align-items:center;justify-content:center;gap:30px}.button.light{background:var(--lime);color:var(--ink)}.text-link{background:none;border:0;font-size:12px;border-bottom:1px solid #98a499;padding:8px 0}.hero-visual{position:relative;background:#e3e9dc;border-radius:7px;overflow:hidden;border:1px solid #d7e0d0}.hero-visual img{width:100%;aspect-ratio:1.08;object-fit:cover}.visual-note{position:absolute;left:23px;right:23px;bottom:17px;display:flex;justify-content:space-between;gap:12px;font-size:9px;letter-spacing:.09em;color:#435b4b}.quickbar{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:22px 0;margin-bottom:74px}.quickbar div{padding:0 28px;border-left:1px solid var(--line);display:flex;align-items:center;gap:16px}.quickbar div:first-child{border:0;padding-left:0}.quickbar b{font-size:12px;font-weight:600}.quickbar span{font-size:10px;display:block;color:var(--muted)}.quickbar .index{font-family:Georgia,serif;font-size:27px;color:#608163}.section{margin:70px 0}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:30px}.section-heading h2{font-size:30px;line-height:1.3;font-weight:650;letter-spacing:-.04em;margin:11px 0 0}.section-heading p{color:var(--muted);font-size:12px;max-width:350px;margin:0}.cards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.card{border:1px solid var(--line);border-radius:5px;padding:25px 23px;background:#fafbf7}.card .number{font-size:11px;letter-spacing:.1em;color:#7c8978;display:block;margin-bottom:37px}.card h3{font-size:18px;font-weight:650;margin:0 0 11px}.card p{font-size:12px;color:var(--muted);margin:0;line-height:1.9}.steps .card{background:transparent;border:0;border-top:2px solid #93a984;border-radius:0;padding-left:0}.steps .number{font-family:Georgia,serif;font-size:35px;color:var(--green);margin-bottom:20px}.compare .cards{grid-template-columns:repeat(2,minmax(0,1fr))}.compare .card:first-child{background:#223d34;color:#fff}.compare .card:first-child p,.compare .card:first-child .number{color:#cddccf}.compare .card:nth-child(2){background:#e7f0d2}.partner .card{border-top:3px solid #b7ce7b}.cost .card:nth-child(even){background:#e8ecdf}.feature-panel{display:grid;grid-template-columns:.8fr 1.2fr;background:var(--ink);color:#fff;border-radius:6px;margin:50px 0 70px;overflow:hidden}.feature-copy{padding:40px}.feature-copy h2{font-size:28px;font-weight:550;line-height:1.4;margin:13px 0 20px}.feature-copy p{font-size:12px;color:#c0cfc7;line-height:1.9}.feature-table{padding:25px 38px;background:#223933}.data-row{display:grid;grid-template-columns:1fr 1.5fr;border-bottom:1px solid #42594e;padding:16px 0;gap:20px;font-size:12px}.data-row:last-child{border-bottom:0}.data-row span{color:#bed0c2}.data-row b{font-weight:500}.topic-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--line);border:1px solid var(--line);border-radius:5px;overflow:hidden}.topic-item{background:var(--paper);padding:21px;display:flex;align-items:center;gap:15px;transition:background .15s}.topic-item:hover{background:#e4edcf}.topic-item.current{background:var(--lime)}.topic-item small{color:#728074;font-size:10px}.topic-item strong{font-size:13px;font-weight:550;flex:1}.topic-item span{font-size:16px}.faq-section{display:grid;grid-template-columns:.62fr 1.38fr;gap:65px;border-top:1px solid var(--line);padding-top:55px}.faq-intro h2{font-size:36px;line-height:1.2;font-weight:550;margin:17px 0}.faq-intro p{font-size:13px;line-height:1.9;color:var(--muted)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{padding:20px 25px 20px 0;font-size:13px;font-weight:550;cursor:pointer;list-style:none;position:relative}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:"+";position:absolute;right:1px;font-size:18px;top:15px;font-weight:400}.faq-list details[open] summary:after{content:"−"}.faq-list details p{font-size:12px;color:var(--muted);padding:0 28px 20px 0;margin:0;line-height:1.9}.cta-banner{background:#dbeaaf;border-radius:5px;padding:35px 39px;margin:70px 0;display:flex;align-items:center;justify-content:space-between;gap:30px}.cta-banner h2{font-size:23px;font-weight:600;line-height:1.4;margin:0 0 7px}.cta-banner p{font-size:12px;color:#4e654a;margin:0}footer{background:var(--footer);color:#e5ede5;padding:49px 0 20px}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:50px}.footer-logo{font-size:21px;font-weight:650;letter-spacing:.08em}.footer-grid h3{font-size:11px;letter-spacing:.06em;margin:0 0 15px;color:#91ab9d}.footer-grid p{font-size:11px;line-height:1.9;max-width:350px;color:#a5b8ac}.footer-links{display:grid;gap:8px;font-size:11px}.footer-bottom{margin-top:32px;padding-top:20px;border-top:1px solid #314338;display:flex;justify-content:space-between;gap:20px;font-size:9px;color:#8fa89a}.footer-home-anchor{color:var(--footer);text-decoration:none;font-size:12px}.modal[hidden]{display:none}.modal{position:fixed;inset:0;background:#0b171ab3;z-index:30;display:flex;align-items:center;justify-content:center;padding:20px}.modal-card{width:min(650px,100%);max-height:calc(100dvh - 40px);overflow:auto;background:var(--paper);border-radius:9px;display:grid;grid-template-columns:.8fr 1.2fr;position:relative;box-shadow:0 24px 100px #0004}.modal-art{background:#e3e9dc;display:flex;align-items:center}.modal-art img{width:100%}.modal-copy{padding:40px 30px}.modal-copy h2{font-size:24px;line-height:1.3;font-weight:600;margin:13px 0}.modal-copy p{font-size:12px;color:var(--muted);line-height:1.8}.modal-copy .button{margin-top:10px;width:100%;gap:12px}.modal-close{position:absolute;top:9px;right:9px;border:1px solid var(--line);border-radius:50%;background:var(--paper);width:29px;height:29px;font-size:18px;line-height:20px;color:var(--ink)}.article-layout{display:grid;grid-template-columns:1fr 260px;gap:65px;padding:45px 0}.article-body{max-width:800px}.article-body h2{font-size:25px;margin:40px 0 13px}.article-body h3{font-size:18px}.article-body p{font-size:14px;color:var(--muted);line-height:2}.article-meta{font-size:11px;color:var(--muted);border-bottom:1px solid var(--line);padding:0 0 22px}.sidebar{border-left:1px solid var(--line);padding-left:25px;font-size:12px}.sidebar h3{font-size:13px}.sidebar a{display:block;padding:12px 0;border-bottom:1px solid var(--line)}.article-list{display:grid;gap:16px;margin:40px 0}.article-item{padding:28px;border:1px solid var(--line);background:#fafbf7;display:grid;grid-template-columns:50px 1fr 20px;gap:25px;align-items:start;border-radius:5px}.article-item>span:first-child{font-family:Georgia,serif;color:#89a378;font-size:35px}.article-item h2{font-size:21px;margin:0 0 8px}.article-item p{font-size:13px;color:var(--muted);margin:0}.reading-title{font-size:clamp(30px,4vw,52px);font-weight:600;line-height:1.3;margin:25px 0}.terminal .hero-visual,.risk .hero-visual{background:#243c34}.terminal .visual-note,.risk .visual-note{color:#c9d9cc}.devices .hero{grid-template-columns:1fr 1.04fr}.risk .feature-panel{background:#e4edcf;color:var(--ink)}.risk .feature-copy p{color:var(--muted)}.risk .feature-table{background:#dbe7c5;color:var(--ink)}.risk .data-row{border-color:#b9caab}.risk .data-row span{color:#4c664c}
@media(max-width:900px){.wrap{width:calc(100% - 40px)}.hero{gap:25px}.hero-title{text-wrap:balance;font-size:39px}.cards{grid-template-columns:repeat(2,minmax(0,1fr))}.main-nav{gap:15px}.main-nav a:nth-child(2){display:none}.feature-panel{grid-template-columns:1fr 1fr}.faq-section{gap:30px;grid-template-columns:.7fr 1.3fr}.article-layout{grid-template-columns:1fr 220px;gap:30px}.footer-grid{gap:25px}}
@media(max-width:600px){.wrap{width:calc(100% - 36px)}.disclosure{font-size:9px}.disclosure .status-dot{display:none}.header-row{min-height:75px;gap:10px}.brand-name{font-size:18px}.brand-name small{font-size:8px}.mark{width:34px;height:34px;font-size:14px}.wordmark{gap:9px}.main-nav a{display:none}.main-nav .nav-cta{display:block;font-size:11px;padding:7px 11px}.crumb{padding-top:22px;font-size:10px}.hero,.devices .hero{grid-template-columns:1fr;padding:30px 0 32px;gap:32px}.hero h1{margin-top:20px;font-size:13px}.hero-title{text-wrap:balance;font-size:39px;max-width:360px}.lead{font-size:13px;margin:20px 0 23px}.hero-visual img{aspect-ratio:1.23}.quickbar{padding:18px 0;margin-bottom:43px;grid-template-columns:1fr;gap:13px}.quickbar div,.quickbar div:first-child{padding:0;border:0;gap:13px}.quickbar .index{font-size:18px;min-width:28px}.quickbar span{display:inline;margin-left:8px;font-size:9px}.quickbar b{font-size:11px}.section{margin:45px 0}.section-heading{display:block;margin-bottom:22px}.section-heading h2{font-size:27px}.section-heading p{margin-top:14px}.cards,.compare .cards{grid-template-columns:1fr 1fr;gap:12px}.card{padding:19px 15px}.card .number{margin-bottom:23px}.card h3{font-size:16px}.card p{font-size:11px}.feature-panel{grid-template-columns:1fr;margin:35px 0 45px}.feature-copy{padding:28px}.feature-copy h2{font-size:26px}.feature-table{padding:12px 28px}.data-row{font-size:11px;gap:10px;padding:14px 0}.topic-grid{grid-template-columns:1fr 1fr}.topic-item{padding:16px 12px;gap:10px}.topic-item strong{font-size:12px}.topic-item small{font-size:9px}.faq-section{display:block;padding-top:32px}.faq-intro{margin-bottom:26px}.faq-intro h2{font-size:30px}.faq-intro p{font-size:12px}.faq-list summary{font-size:12px;padding-top:18px;padding-bottom:18px}.cta-banner{margin:44px 0;padding:27px;display:block}.cta-banner h2{font-size:21px}.cta-banner .button{margin-top:22px}.footer-grid{grid-template-columns:1fr 1fr;gap:28px}.footer-grid>div:first-child{grid-column:1/-1}.footer-bottom{display:block;line-height:1.9}.modal-card{grid-template-columns:1fr}.modal-art{height:130px;overflow:hidden}.modal-art img{height:200px;object-fit:contain}.modal-copy{padding:25px}.modal-copy h2{font-size:22px}.article-layout{display:block;padding-top:25px}.sidebar{border:0;border-top:1px solid var(--line);padding:15px 0}.article-item{padding:20px 15px;grid-template-columns:28px 1fr 12px;gap:15px}.article-item>span:first-child{font-size:25px}.article-item h2{font-size:17px}.article-item p{font-size:12px}.reading-title{font-size:31px}.article-body p{font-size:13px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
