@font-face{font-family:'Axio Sans SC';src:url('assets/fonts/axio-sans-sc.woff2') format('woff2');font-style:normal;font-weight:100 900;font-display:swap}
@font-face{font-family:'Axio Latin';src:url('assets/fonts/axio-latin.woff2') format('woff2');font-style:normal;font-weight:200 800;font-display:swap}
:root{--ink:#000;--paper:#fff;--surface:#f5f8f5;--surface-alt:#f8faf8;--accent:#dceecf;--accent-hover:#cbe3b9;--line:#e0e7e1;--blue:#1879ea;--heading:'Axio Latin','Axio Sans SC','PingFang SC','Microsoft YaHei',sans-serif;--body:var(--heading);--radius:16px;--shadow:0 22px 65px #19332012}
*{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:96px;color-scheme:light}
body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.85 var(--body);font-weight:400;-webkit-font-smoothing:antialiased;font-synthesis:none;text-rendering:optimizeLegibility}
body.dialog-open{overflow:hidden}
button,a,input,summary{color:var(--ink)}
button{font:inherit;cursor:pointer}
button,a{-webkit-tap-highlight-color:transparent}
button{touch-action:manipulation}
a{text-decoration:none;text-underline-offset:5px}
p{margin:0 0 22px}
h1,h2,h3,h4{font-family:var(--heading);font-weight:600;color:var(--ink);margin:0;text-wrap:balance}
h1{font-size:58px;line-height:1.38;letter-spacing:-.035em;font-weight:650}
h2{font-size:38px;line-height:1.5;letter-spacing:-.025em}
h3{font-size:21px;line-height:1.55;letter-spacing:-.015em}
img{max-width:100%;height:auto;vertical-align:middle}
button img,a img{flex-shrink:0}
button img{pointer-events:none}
::selection{background:var(--accent);color:var(--ink)}
:focus-visible{outline:3px solid var(--blue);outline-offset:5px}
::-webkit-scrollbar{width:10px;height:10px}
::-webkit-scrollbar-thumb{background:#b8c8bc;border:2px solid var(--paper);border-radius:8px}
.container{width:min(1160px,calc(100% - 80px));margin-inline:auto}
.section{padding-block:88px}
.section-intro{max-width:700px;margin-bottom:48px}
.section-intro h2{margin-bottom:20px}
.section-intro p{margin:0;max-width:620px}
.centered{text-align:center;margin-inline:auto}
.skip-link{position:fixed;top:-90px;left:20px;z-index:100;background:var(--accent);padding:10px 20px}
.skip-link:focus{top:12px}
.site-header{height:72px;background:var(--paper);position:sticky;top:0;z-index:20;border-bottom:1px solid var(--line)}
.nav-wrap{height:100%;display:flex;align-items:center;justify-content:space-between}
.brand{display:inline-flex;align-items:center;gap:9px;font:750 27px/1 var(--heading);letter-spacing:-.04em;min-height:44px}
.brand img{width:34px;height:34px}
.site-header nav{display:flex;align-items:center;gap:34px}
.site-header nav>a{min-height:44px;display:inline-flex;align-items:center;font-size:14px;font-weight:500}
.site-header nav>a:not(.button):hover{text-decoration:underline;text-decoration-thickness:2px}
.button{min-height:52px;padding:12px 24px;display:inline-flex;justify-content:center;align-items:center;gap:12px;border:0;border-radius:10px;background:var(--accent);font:600 15px/1.6 var(--heading);transition:background .2s,transform .2s}
.button:hover{background:var(--accent-hover);transform:translateY(-2px)}
.button:active{transform:translateY(0)}
.button-small{min-height:44px;padding:9px 18px}
.button-plain{background:var(--paper);box-shadow:inset 0 0 0 1px var(--line)}
.button-plain:hover{background:#edf4e9}
.icon-button{width:44px;height:44px;padding:10px;border:0;background:transparent;border-radius:6px;display:inline-flex;align-items:center;justify-content:center}
.icon-button:hover{background:var(--surface)}
.menu-toggle{display:none}
.hero{padding-top:64px;background:linear-gradient(180deg,var(--surface) 0%,#fbfdfb 68%,var(--paper) 100%);overflow:hidden}
.hero-copy{text-align:center}
.hero h1 span{position:relative;isolation:isolate;display:inline-block}
.hero h1 span:after{content:none}
.hero-description{margin:23px auto 28px;max-width:700px;font-size:17px;line-height:1.95;text-wrap:pretty}
.hero-actions{display:flex;justify-content:center;gap:16px}
.hero-note{font-size:12px;margin:19px 0 0;letter-spacing:.04em}
.hero-product{margin-top:42px}
.hero-shot{border-radius:12px;overflow:hidden;box-shadow:var(--shadow);background:var(--paper)}
.hero-shot>img{display:block;width:100%;height:auto}
.image-caption{font-size:13px;text-align:center;margin:18px 0 0;line-height:1.7}
.hero-copy{animation:arrive .65s cubic-bezier(.16,1,.3,1) both}
.hero-product{animation:arrive .8s .1s cubic-bezier(.16,1,.3,1) both}@keyframes arrive{from{opacity:.75;transform:translateY(14px)}
to{opacity:1;transform:translateY(0)}}
.workflow{padding-top:82px;padding-bottom:88px}
.workflow-list{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:36px}
.workflow-list li{position:relative;padding-top:24px;border-top:1px solid var(--line)}
.workflow-list li:before{content:'';width:32px;height:3px;background:var(--accent-hover);position:absolute;top:-2px;left:0}
.workflow-list h3{margin:18px 0 10px}
.workflow-list p{margin:0;font-size:16px;max-width:230px}
.preview-section{background:var(--surface-alt)}
.preview-section .section-intro{margin-bottom:32px}
.preview-tabs{display:flex;justify-content:center;gap:8px;margin-bottom:28px;flex-wrap:wrap}
.preview-tabs button{background:transparent;border:0;border-radius:7px;padding:12px 20px;min-height:48px;font:500 14px/1.6 var(--heading);display:flex;gap:9px;align-items:center;transition:background .2s}
.preview-tabs button:hover{background:#e9f0e9}
.preview-tabs button[aria-selected=true]{background:var(--accent);font-weight:600}
.preview-description{text-align:center;min-height:100px}
.preview-description h3{margin-bottom:10px}
.preview-description p{font-size:15px;margin:0 auto 26px;max-width:720px}
.preview-image-button{display:block;width:100%;position:relative;padding:0;line-height:0;border:0;background:var(--paper);overflow:hidden;border-radius:var(--radius);box-shadow:0 15px 40px #1631240f}
.preview-image-button>img{width:100%;display:block;aspect-ratio:1265/712;object-fit:cover}
.enlarge-label{position:absolute;right:18px;bottom:18px;display:flex;align-items:center;gap:7px;padding:8px 12px;background:var(--paper);font:14px/1.6 var(--heading);border-radius:6px;box-shadow:0 3px 12px #0002}
.preview-image-button:hover .enlarge-label{background:var(--accent)}
.feature-story{display:grid;grid-template-columns:1fr 1.25fr;align-items:center;gap:68px}
.story-copy h2{margin-bottom:24px}
.story-copy p{margin-bottom:22px}
.check-list{list-style:none;margin:0 0 26px;padding:0}
.check-list li{padding:6px 0 6px 29px;position:relative;font-size:16px}
.check-list li:before{content:'';position:absolute;left:0;top:13px;width:17px;height:17px;background:url('assets/icons/check.svg') center/contain no-repeat}
.text-link{display:inline-flex;align-items:center;gap:10px;min-height:44px;font:550 15px/1.6 var(--heading);text-decoration:underline;text-decoration-color:#8caa7c;text-decoration-thickness:1px}
.text-link:hover{text-decoration-thickness:3px}
.story-visual{background:#eef5ef;padding:32px 24px 0;border-radius:var(--radius);overflow:hidden}
.story-visual>img{display:block;max-width:none;width:160%;margin-left:-4%;border-radius:9px 0 0 0;box-shadow:0 12px 30px #16312412}
.story-footnote{padding:26px 0;display:flex;align-items:center;gap:12px}
.story-footnote p{margin:0;font-size:15px}
.project-story{padding-top:32px}
.project-content{display:grid;grid-template-columns:.9fr 1.1fr;gap:80px;align-items:stretch}
.project-overview{padding:36px;background:#f1f5fa;border-radius:var(--radius)}
.project-overview h3{margin:22px 0 18px;font-size:21px}
.project-overview p{max-width:370px}
.project-details{margin:0;padding:0;display:flex;flex-direction:column;justify-content:space-between;gap:26px}
.project-details>div{padding-bottom:22px;border-bottom:1px solid var(--line)}
.project-details>div:last-child{border:0;padding-bottom:0}
.project-details dt{font:600 20px/1.55 var(--heading);margin-bottom:8px}
.project-details dd{margin:0}
.local-section{background:var(--surface);padding-block:82px}
.local-layout{display:grid;grid-template-columns:1fr 1fr;gap:100px}
.local-copy>img{margin-bottom:22px}
.local-copy h2{margin-bottom:22px}
.local-copy p{max-width:460px}
.local-details{display:grid;gap:28px;align-content:center}
.local-details h3{margin-bottom:9px}
.local-details p{margin:0;font-size:16px;max-width:540px}
.faq-section{display:grid;grid-template-columns:1fr 1.25fr;gap:80px}
.faq-section .section-intro{margin-bottom:0}
.faq-section .section-intro h2{margin-bottom:20px}
.faq-list details{border-bottom:1px solid var(--line)}
.faq-list details:first-child{border-top:1px solid var(--line)}
.faq-list summary{font:550 16px/1.7 var(--heading);padding:22px 32px 22px 0;list-style:none;cursor:pointer;position:relative;min-height:64px}
.faq-list summary::-webkit-details-marker{display:none}
.faq-list summary:after{content:'';width:19px;height:19px;position:absolute;right:1px;top:28px;background:url('assets/icons/plus.svg') center/contain no-repeat}
.faq-list details[open] summary:after{background-image:url('assets/icons/minus.svg')}
.faq-list summary:hover{text-decoration:underline;text-underline-offset:5px}
.faq-list details p{font-size:16px;margin:0;padding:0 24px 24px 0}
.download-section{background:#eff5e9;padding:78px 0 72px}
.download-layout{display:grid;grid-template-columns:1.15fr .85fr;gap:90px;align-items:center}
.download-logo{margin-bottom:22px}
.download-copy h2{margin-bottom:20px}
.download-copy>p{max-width:550px}
.download-button{background:#d1e7be;margin:2px 0 18px}
.download-meta{font-size:14px;line-height:1.9;margin-bottom:14px}
.download-links{display:flex;gap:24px;flex-wrap:wrap}
.download-links a{min-height:44px;display:flex;align-items:center;font-size:14px;text-decoration:underline}
.start-steps{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:35px}
.start-steps li{display:flex;gap:20px}
.step-number{width:36px;height:36px;border-radius:50%;background:#deebd4;font:650 15px/36px var(--heading);text-align:center;flex:0 0 36px}
.start-steps h3{font-size:21px;margin-bottom:8px}
.start-steps p{font-size:16px;margin:0;max-width:340px}
.download-status:empty{display:none}
.download-status{margin-top:30px;font-size:15px}
.site-footer{padding:52px 0 22px}
.footer-top{display:flex;justify-content:space-between;align-items:flex-start;gap:30px;margin-bottom:40px}
.footer-top p{font-size:15px;margin:12px 0 0}
.footer-top nav{display:grid;grid-template-columns:repeat(2,auto);column-gap:55px}
.footer-top nav a{font-size:15px;min-height:44px;display:flex;align-items:center}
.footer-top nav a:hover{text-decoration:underline}
.footer-bottom{border-top:1px solid var(--line);padding-top:20px;display:flex;gap:24px;justify-content:space-between;align-items:center;font-size:13px}
.footer-bottom a{padding:10px 0}
dialog{padding:22px 24px 16px;border:0;border-radius:12px;box-shadow:0 24px 80px #0003;background:var(--paper);color:var(--ink);width:min(1320px,calc(100% - 32px));max-height:94dvh;overflow:auto}
dialog::backdrop{background:#132017bb}
.dialog-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}
.dialog-heading h2{font-size:23px}
.dialog-scroll{overflow:auto}
.dialog-scroll img{min-width:1000px;width:100%;display:block}
.document-main{max-width:860px;margin:0 auto;padding:70px 32px 90px}
.document-main h1{font-size:38px;line-height:1.4;margin-bottom:24px}
.document-main h2{font-size:25px;margin:42px 0 16px}
.document-main p,.document-main li{font-size:16px}
.document-main li{margin-bottom:9px}
.document-main a{text-decoration:underline}
.document-main .back-link{display:inline-flex;min-height:44px;margin-bottom:26px}
.document-main code{font-size:15px;overflow-wrap:anywhere}
.document-main ul,.document-main ol{padding-left:25px}
.download-error{background:var(--paper);padding:16px;border-radius:6px}
@media(min-width:1500px){.hero{padding-top:80px}
.hero-product{margin-top:52px}}
@media(max-width:1023px){.container{width:calc(100% - 48px)}
h1{font-size:50px}
h2{font-size:34px}
.site-header nav{gap:23px}
.section{padding-block:78px}
.hero{padding-top:62px}
.workflow-list{gap:24px}
.feature-story{gap:36px}
.project-content{gap:40px}
.local-layout{gap:54px}
.faq-section{gap:42px}
.download-layout{gap:42px}
.story-visual{padding:20px 18px 0}
.story-visual>img{width:185%}
.download-copy h2{font-size:34px}}
@media(max-width:767px){html{scroll-padding-top:85px}
.container{width:calc(100% - 40px)}
body{font-size:16px}
.site-header{height:64px}
.brand{font-size:25px}
.brand img{width:32px;height:32px}
.menu-toggle{display:inline-flex}
.site-header nav{display:none;position:absolute;top:64px;left:0;right:0;background:var(--paper);padding:18px 20px 24px;border-bottom:1px solid var(--line);gap:10px;flex-direction:column;align-items:stretch;box-shadow:0 12px 20px #1631240b}
.site-header nav.is-open{display:flex}
.site-header nav>a{padding-inline:14px;min-height:48px}
.site-header nav .button{margin-top:4px}
h1{font-size:36px;line-height:1.48;letter-spacing:-.04em}
h2{font-size:28px;line-height:1.55}
h3{font-size:19px}
.section{padding-block:58px}
.hero{padding-top:44px}
.hero h1 span:after{height:11px;bottom:4px}
.hero-description{font-size:15px;line-height:1.95;margin:22px auto 25px;max-width:390px}
.desktop-break{display:none}
.hero-actions{gap:10px}
.hero-actions .button{padding:12px 16px;font-size:14px;gap:9px;min-height:50px}
.hero-note{font-size:12px}
.hero-product{margin-top:34px}
.hero-shot{border-radius:8px 8px 0 0}
.image-caption{font-size:12px;margin-top:13px}
.section-intro{margin-bottom:30px}
.section-intro h2{margin-bottom:16px}
.workflow-list{grid-template-columns:1fr 1fr;gap:30px 24px}
.workflow-list h3{margin-top:14px}
.workflow-list p{font-size:15px}
.preview-tabs{gap:8px;display:grid;grid-template-columns:1fr 1fr;margin-bottom:25px}
.preview-tabs button{padding:11px 12px;font-size:15px;justify-content:center;min-height:48px}
.preview-description{min-height:125px}
.preview-description h3{font-size:19px}
.preview-description p{font-size:15px;margin-bottom:22px;max-width:400px}
.preview-image-button{border-radius:8px}
.enlarge-label{bottom:10px;right:10px;padding:7px 9px;font-size:12px}
.feature-story{grid-template-columns:1fr;gap:30px}
.story-copy h2{margin-bottom:18px}
.story-visual{padding:20px 18px 0}
.story-visual>img{width:160%}
.story-footnote{padding-block:22px}
.story-footnote p{font-size:14px}
.project-story{padding-top:10px}
.project-content{grid-template-columns:1fr;gap:28px}
.project-overview{padding:30px}
.project-overview h3{font-size:19px}
.project-details{gap:22px}
.project-details dt{font-size:20px}
.project-details dd{font-size:15px}
.project-details>div{padding-bottom:18px}
.local-section{padding-block:58px}
.local-layout{grid-template-columns:1fr;gap:34px}
.local-details{gap:25px}
.local-details p{font-size:15px}
.faq-section{grid-template-columns:1fr;gap:26px}
.faq-list summary{font-size:16px;padding-block:20px}
.faq-list details p{font-size:15px}
.download-section{padding:56px 0}
.download-layout{grid-template-columns:1fr;gap:42px}
.download-copy h2{font-size:28px}
.download-copy .download-logo{width:54px;height:54px}
.download-links{gap:22px}
.start-steps{gap:26px}
.start-steps p{max-width:none;font-size:15px}
.start-steps h3{font-size:19px}
.footer-top{flex-direction:column;gap:26px;margin-bottom:25px}
.footer-top nav{grid-template-columns:1fr 1fr;width:100%;column-gap:20px}
.footer-bottom{gap:7px 20px;flex-wrap:wrap}
.footer-bottom span:nth-child(2){display:none}
dialog{padding:14px 14px 16px;width:calc(100% - 20px)}
.dialog-heading h2{font-size:20px}
.document-main{padding:40px 24px 65px}
.document-main h1{font-size:30px}
.document-main h2{font-size:24px}
.document-main p,.document-main li{font-size:16px}}
@media(max-width:374px){h1{font-size:30px}
.container{width:calc(100% - 32px)}
.hero-actions{flex-direction:column;padding:0 28px}
.hero-description{font-size:15px}
.workflow-list{gap:26px 18px}
.preview-tabs button{padding-inline:8px;font-size:14px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}
*,*:before,*:after{animation:none!important;transition:none!important}
.button:hover{transform:none}}
