@font-face{font-family:Inter;src:url(/assets/inter-latin.woff2) format("woff2");font-style:normal;font-weight:100 900;font-display:swap}:root{--paper: #f7f5ef;--ink: #242923;--muted: #6c7166;--line: #dcded4;--accent: #b84424;--accent-light: #eb7953;--dark: #242923;--serif: Georgia, "Times New Roman", serif;--sans: Inter, Arial, sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:15px;-webkit-font-smoothing:antialiased}button,a,input,summary{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{font:inherit}a{color:inherit;text-decoration:none}button{cursor:pointer}button:disabled{cursor:default}img{display:block;max-width:100%;height:auto}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid var(--accent-light);outline-offset:5px}::selection{background:#e6b59c;color:var(--ink)}[hidden]{display:none!important}.container{width:min(1280px,calc(100% - 96px));margin-inline:auto}.eyebrow{font-size:10px;line-height:1.6;font-weight:600;letter-spacing:1.8px;text-transform:uppercase}.site-header{position:sticky;top:0;z-index:20;border-bottom:1px solid var(--line);background:#f7f5eff5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.header-inner{height:88px;display:flex;justify-content:space-between;align-items:center;gap:30px}.brand{display:inline-flex;gap:11px;align-items:center;font-size:27px;font-weight:650;letter-spacing:-1.5px}.brand img{border-radius:7px}.brand-dot{color:var(--accent)}nav{display:flex;align-items:center;gap:34px;font-size:12px;font-weight:500}nav>a{padding-block:14px}nav>a:hover{color:var(--accent)}.nav-download{display:flex;gap:25px;align-items:center;border:1px solid var(--ink);padding:13px 19px}.nav-download:hover{background:var(--ink);color:var(--paper)}.menu-toggle{display:none}.skip-link{position:fixed;left:20px;top:-60px;z-index:50;background:var(--ink);color:#fff;padding:15px}.skip-link:focus{top:10px}.hero{display:grid;grid-template-columns:1fr 1.04fr;gap:64px;padding-top:52px;padding-bottom:50px}.hero-copy{padding:18px 0 10px}.hero .eyebrow{display:flex;align-items:center;gap:9px;letter-spacing:1.45px}.status-dot{width:6px;height:6px;background:var(--accent);border-radius:50%;flex-shrink:0}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(60px,6.4vw,92px);font-weight:500;letter-spacing:-5px;line-height:.99;margin:26px 0}em{font-family:var(--serif);font-weight:400;letter-spacing:-.055em}h1 em{color:var(--accent);font-size:1.11em;line-height:1.03}.hero-description{font-size:14px;line-height:1.85;max-width:390px;color:#62685d;margin-bottom:27px}.hero-actions{display:flex;align-items:flex-start;gap:15px;flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:25px;border:1px solid transparent;min-height:50px;padding:15px 19px;font-size:12px;font-weight:550;line-height:1.4;text-align:left;transition:background .2s,transform .2s}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--accent);color:#fff}.button-primary:hover{background:#933619}.button-primary span{font-size:18px;font-weight:400}.text-button{background:none;border:0;padding:15px 0;font-size:12px;display:inline-flex;gap:9px;align-items:center;border-bottom:1px solid transparent}.text-button:hover{border-bottom-color:currentColor}.play-icon{width:24px;height:24px;display:grid;place-items:center;border:1px solid #b1b7a7;border-radius:50%;font-size:13px}.micro-copy{color:var(--muted);font-size:10px;margin:16px 0 0;line-height:1.7}.hero-visual{position:relative;min-width:0}.visual-topline,.visual-bottomline{display:flex;justify-content:space-between;gap:10px;font-size:8px;font-weight:550;letter-spacing:1.3px}.visual-topline{padding-bottom:13px}.visual-bottomline{align-items:center;padding-top:13px}.visual-bottomline a{font-size:20px}.hero-photo{position:relative;height:604px;overflow:hidden;background:#d5d0c2}.hero-photo>img{width:100%;height:100%;object-fit:cover;object-position:51% center}.photo-shade{position:absolute;inset:0;background:linear-gradient(0deg,rgba(20,25,19,.4),transparent 40%)}.photo-coordinate{position:absolute;width:27px;height:27px;border-color:#ffffffb3;border-style:solid}.top-left{top:22px;left:22px;border-width:1px 0 0 1px}.bottom-right{bottom:60px;right:22px;border-width:0 1px 1px 0}.hotspot{width:40px;height:40px;border:1px solid rgba(255,255,255,.9);border-radius:50%;background:var(--accent);color:#fff;display:grid;place-items:center;box-shadow:0 0 0 7px #ffffff29;position:absolute;transition:transform .2s;font-size:24px;font-weight:300;z-index:2}.hotspot:hover{transform:scale(1.12)}.hero-hotspot{top:37%;left:64%}.photo-label{position:absolute;left:25px;bottom:50px;color:#fff;font-size:11px;display:flex;align-items:center;gap:9px}.live-dot{background:#f49974;border-radius:50%;width:5px;height:5px}.photo-disclaimer{position:absolute;left:25px;bottom:24px;font-size:9px;color:#e5e7dc}.photo-note{position:absolute;top:47%;left:30%;width:240px;background:var(--paper);padding:20px;box-shadow:0 10px 50px #24292330;z-index:3}.photo-note .eyebrow{display:block;color:var(--accent);margin-bottom:10px}.photo-note strong{font-weight:550;font-size:14px}.photo-note p{font-size:12px;line-height:1.6;color:var(--muted);margin:8px 0 0}.facts-strip{border-top:1px solid var(--line);padding:27px 0 38px;display:grid;grid-template-columns:repeat(3,1fr)}.facts-strip>div{display:flex;align-items:center;gap:25px;border-left:1px solid var(--line);padding-left:40px}.facts-strip>div:first-child{padding-left:0;border:0}.facts-strip strong{font-size:29px;letter-spacing:-1.3px;font-weight:450;white-space:nowrap}.facts-strip p{font-size:11px;line-height:1.8;color:var(--muted);margin:0}.section-dark{background:var(--dark);color:var(--paper)}.product-section{padding:84px 0 68px}.section-heading{display:grid;grid-template-columns:1.3fr 1fr;gap:80px;align-items:end;margin-bottom:43px}h2{font-size:clamp(36px,3.8vw,56px);font-weight:450;line-height:1.1;letter-spacing:-2.3px;margin-bottom:0}h2 em{font-size:1.07em}.section-heading .eyebrow{margin-bottom:18px}.section-heading>p{font-size:13px;line-height:1.85;max-width:355px;margin:0 0 3px;color:var(--muted);justify-self:end}.section-dark .eyebrow{color:#bdc5b7}.section-dark .section-heading>p{color:#b4bcae}.section-dark h2 em{color:#d9ba9c}.product-workspace{border:1px solid #59604f;background:#f2f2e9;color:var(--ink)}.workspace-toolbar{height:78px;display:flex;justify-content:space-between;align-items:center;padding:0 24px;gap:20px;border-bottom:1px solid var(--line)}.workspace-project{display:flex;gap:13px;align-items:center}.project-mark{width:35px;height:35px;display:grid;place-items:center;background:#e6e8dd;border:1px solid #cfd3c5;font-size:22px}.workspace-project strong{font-size:11px;font-weight:550;display:block;margin-bottom:5px}.workspace-project div>span{font-size:9px;color:var(--muted)}.view-tabs{display:flex;padding:4px;background:#e5e8dc;gap:2px}.view-tabs button{border:0;background:transparent;padding:10px 19px;font-size:10px;color:#59624f}.view-tabs button[aria-selected=true]{background:#fff;box-shadow:0 1px 4px #24292312;color:var(--ink)}.workspace-body{display:grid;grid-template-columns:minmax(0,1fr) 268px}.workspace-view{position:relative;min-width:0;border-right:1px solid var(--line);min-height:430px;background:#e3e4d8}.workspace-view>[role=tabpanel]{height:100%;min-height:430px;position:relative}.demo-photo{overflow:hidden}.demo-photo>img{height:100%;width:100%;position:absolute;object-fit:cover}.demo-caption{position:absolute;bottom:15px;left:18px;background:#f7f5efe6;font-size:9px;padding:7px 10px;color:#4f5947}.demo-hotspot{left:58%;top:38%;width:34px;height:34px;font-size:21px}.demo-note{position:absolute;left:40%;top:52%;background:var(--paper);padding:16px;width:225px;box-shadow:0 10px 25px #0002}.demo-note strong{font-size:12px;font-weight:550}.demo-note p{font-size:11px;line-height:1.7;color:var(--muted);margin:7px 0 0}.demo-measure{position:absolute;left:23%;right:18%;top:73%;color:#fff;text-align:center}.demo-measure>span{background:var(--accent);padding:5px 10px;font-size:12px}.demo-measure>div{border-top:2px solid var(--accent-light);position:relative;margin-top:8px}.demo-measure>div:before,.demo-measure>div:after{content:"";position:absolute;top:-6px;height:11px;border-left:2px solid var(--accent-light)}.demo-measure>div:before{left:0}.demo-measure>div:after{right:0}.demo-measure small{display:inline-block;margin-top:10px;font-size:8px;background:#242923d9;padding:5px 7px}.workspace-sidebar{padding:30px 25px;display:flex;flex-direction:column}.workspace-sidebar .eyebrow{font-size:8px;color:#7a836f;letter-spacing:1.2px;margin-bottom:15px}.workspace-sidebar h3{font-size:24px;font-weight:450;letter-spacing:-.8px;margin-bottom:14px;line-height:1.2}.workspace-sidebar>p{font-size:11px;line-height:1.85;color:var(--muted)}.demo-tools{margin:13px 0 20px;display:grid;gap:8px}.demo-tools button{display:flex;align-items:center;gap:8px;text-align:left;border:1px solid #d4d8c9;background:none;padding:11px 10px;font-size:9px}.demo-tools button span:last-child{margin-left:auto}.demo-tools button:hover,.demo-tools button[aria-pressed=true]{background:#e1e5d7;border-color:#9aab87}.workspace-sidebar .workspace-detail{font-size:9px;color:#7a806f;line-height:1.7}.workspace-link{display:flex;justify-content:space-between;gap:10px;font-size:10px;font-weight:550;border-top:1px solid var(--line);margin-top:auto;padding-top:17px}.workspace-link:hover{color:var(--accent)}.plan-image{width:100%;height:100%;object-fit:contain}.app-image{width:100%;height:100%;object-fit:contain;background:#dfe3d7}.app-caption{position:absolute;bottom:0;left:0;right:0;background:#f7f5efee;padding:9px 15px;font-size:9px;color:#58624f}.feature-columns{display:grid;grid-template-columns:repeat(3,1fr);gap:58px;margin-top:42px}.feature-number{font-size:8px;letter-spacing:1.7px;color:#a4ae99}.feature-columns h3{font-size:20px;font-weight:450;letter-spacing:-.6px;margin:14px 0 12px}.feature-columns p{font-size:11px;line-height:1.9;color:#b4bcae;margin:0;max-width:300px}.workflow-section{padding-top:96px;padding-bottom:75px}.workflow-rows{margin-top:46px;border-top:1px solid var(--line)}.workflow-rows article{display:grid;grid-template-columns:70px 1fr 1.15fr 150px;gap:30px;align-items:start;padding:34px 0;border-bottom:1px solid var(--line)}.step-number{font-family:var(--serif);font-size:37px;line-height:1;color:#a4aa98;font-style:italic}.workflow-rows h3{font-size:23px;letter-spacing:-.7px;font-weight:450;margin:5px 0 0}.workflow-rows p{color:var(--muted);font-size:12px;line-height:1.85;margin:3px 0 0}.step-tag{font-size:8px;letter-spacing:1px;border:1px solid var(--line);padding:8px 10px;justify-self:end;margin-top:6px;white-space:nowrap}.local-section{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center;padding-top:25px;padding-bottom:90px}.local-art{height:410px;background:#e6e9dd;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.archive-drawing{position:relative;width:290px;height:200px;transform:rotate(-9deg)}.archive-back{position:absolute;inset:-15px 5px 0;border:1px solid #8f9c7e;background:#d0d9c4;transform:translateY(-10px);box-shadow:18px 35px 40px #596e4520}.archive-folder{position:absolute;inset:0;border:1px solid #889a76;background:#b3c4a0;border-radius:2px 5px 5px}.archive-folder:before{content:"";position:absolute;top:-16px;left:-1px;width:100px;height:17px;border:1px solid #889a76;border-bottom:0;background:inherit;clip-path:polygon(0 0,90% 0,100% 100%,0 100%)}.folder-three{transform:translate(10px,-15px);background:#dae1cf}.folder-two{transform:translate(4px,-7px);background:#c9d4ba}.folder-one{transform:skew(-8deg) translate(-14px,17px)}.folder-one>span{position:absolute;left:30px;top:42px;font-size:29px;font-weight:450;letter-spacing:1px;color:#4a5c3e;line-height:1.2;transform:skew(8deg)}.folder-one small{font-size:6px;letter-spacing:1.6px;display:block;margin-top:15px}.art-label{position:absolute;bottom:25px;font-size:8px;letter-spacing:2px;color:#6d7b5f}.local-copy h2{margin:18px 0 25px}.local-copy>p:not(.eyebrow){font-size:13px;line-height:1.85;color:var(--muted);max-width:410px}.check-list{padding:0;list-style:none;display:grid;gap:13px;font-size:12px;line-height:1.6}.check-list li{position:relative;padding-left:22px}.check-list li:before{content:"✓";position:absolute;left:0;color:#627650;font-size:12px}.local-copy .small-muted,.small-muted{font-size:10px!important;line-height:1.75!important;color:#747c6b;margin:17px 0 0}.audience-section{padding-bottom:90px}.audience-section>.eyebrow{border-top:1px solid var(--line);padding-top:27px;margin-bottom:30px}.audience-grid{display:grid;grid-template-columns:1.25fr 1fr;gap:90px}.audience-grid h2{font-size:43px}.audience-grid article{padding:0 0 20px;margin-bottom:20px;border-bottom:1px solid var(--line)}.audience-grid article:last-child{margin-bottom:0}.audience-grid h3{font-size:14px;font-weight:500;letter-spacing:-.2px;margin-bottom:8px}.audience-grid p{font-size:12px;line-height:1.8;color:var(--muted);margin:0}.pricing-section{padding:80px 0;background:#edece4;border-top:1px solid #e0e0d5;border-bottom:1px solid #e0e0d5}.pricing-layout{display:grid;grid-template-columns:1fr 1.35fr;gap:28px;max-width:1050px;margin-inline:auto}.free-plan,.full-plan{padding:37px 38px}.free-plan{border:1px solid #cfd3c4;display:flex;flex-direction:column}.free-plan h3{font-size:31px;font-weight:450;letter-spacing:-1.2px;margin:13px 0 17px}.free-price{font-size:35px;font-weight:450;letter-spacing:-1px;margin:0 0 16px}.free-plan>p:not(.eyebrow,.free-price,.small-muted){font-size:12px;line-height:1.7;color:var(--muted)}.free-plan .check-list{font-size:11px;margin:13px 0 28px;gap:16px}.button-outline{border:1px solid #919b85;background:none}.button-outline:hover{background:#e1e4d7}.free-plan .button{margin-top:auto}.full-plan{background:var(--paper);border:1px solid #a4b392;box-shadow:0 10px 30px #24292305}.full-plan-top{display:flex;justify-content:space-between;align-items:center;gap:10px}.full-plan-top .eyebrow{margin:0}.plan-badge{font-size:8px;text-transform:uppercase;letter-spacing:1.2px;background:#e3e8d9;color:#536944;padding:7px 9px}.full-plan h3{font-size:27px;line-height:1.25;font-weight:450;letter-spacing:-.9px;margin:15px 0 24px}.billing-options{display:grid;grid-template-columns:1fr 1.25fr 1fr;border-bottom:1px solid var(--line);gap:4px}.billing-options button{font-size:10px;background:none;border:0;border-bottom:2px solid transparent;min-height:52px;padding:6px 4px 12px;align-content:start;color:var(--muted)}.billing-options button[aria-checked=true]{border-bottom-color:var(--accent);color:var(--ink);font-weight:600}.billing-options button span{display:block;font-size:8px;line-height:1.8;margin-top:3px;color:#647956;font-weight:400}.paid-price{display:flex;gap:8px;align-items:baseline;margin:24px 0 8px}.paid-price>span{font-size:14px}.paid-price>span:last-child{font-size:12px;color:var(--muted);margin-left:3px}.paid-price strong{font-size:57px;line-height:1.1;letter-spacing:-2.5px;font-weight:450}.price-tax{font-size:9px;color:var(--muted);line-height:1.8;margin-bottom:23px}.price-tax span{display:block}.full-plan .check-list{font-size:11px;margin:0 0 21px;gap:12px}.plan-description{font-size:10px;line-height:1.7;color:var(--muted);min-height:34px;margin-bottom:22px}.full-plan .button{width:100%}.pricing-footnote{font-size:10px;line-height:1.8;color:var(--muted);max-width:760px;text-align:center;margin:26px auto 0}.faq-section{display:grid;grid-template-columns:1fr 1.35fr;gap:90px;padding:90px 0}.faq-section h2{font-size:43px;margin:18px 0 15px}.faq-list{border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line)}summary{list-style:none;cursor:pointer;display:flex;justify-content:space-between;gap:20px;font-size:12px;font-weight:500;line-height:1.65;padding:22px 0}summary::-webkit-details-marker{display:none}summary>span{font-size:20px;font-weight:300;line-height:1;transition:transform .2s}details[open]>summary>span{transform:rotate(45deg)}details>p{font-size:12px;line-height:1.85;color:var(--muted);max-width:550px;margin:0 0 22px}.contact-trigger{color:var(--accent)}.download-section{padding:75px 0}.download-layout{display:grid;grid-template-columns:1.25fr 1fr;gap:100px;align-items:center}.download-layout h2{font-size:55px;margin:19px 0 24px}.download-layout>div>p:not(.eyebrow){color:#bbc4b4;font-size:13px;line-height:1.9;margin:0}.download-card{padding:28px 30px;border:1px solid #647056;background:#2c3328}.windows-mark{font-size:30px;line-height:1;display:block;margin-bottom:19px;color:#cfdbc3}.download-card h3{font-weight:450;font-size:20px;letter-spacing:-.6px;margin-bottom:10px}.download-card>p{font-size:10px;color:#c0c9b9}.download-card .button{width:100%;margin:20px 0 14px}.download-trust{text-align:center;font-size:9px!important;margin-bottom:22px}.installation-info{border-color:#515d47}.installation-info summary{font-size:10px;color:#c0c9b9;padding:15px 0}.installation-info p{font-size:10px;color:#c0c9b9;margin-bottom:15px}.installation-info a{font-size:10px;text-decoration:underline;display:inline-block;margin-bottom:16px}.platform-note{color:#e1b9a3!important;line-height:1.7;margin-top:15px}.site-footer{padding-top:50px}.footer-top{display:grid;grid-template-columns:1.6fr 1fr 1fr 1fr;gap:40px;padding-bottom:45px}.footer-top>div{display:flex;flex-direction:column;align-items:flex-start;gap:12px}.footer-top .brand{margin-bottom:10px}.footer-top p{font-size:11px;line-height:1.9;color:var(--muted);margin:0}.footer-top .eyebrow{font-size:8px;color:var(--muted);margin-bottom:6px}.footer-top a:not(.brand),.footer-top button{font-size:11px}.footer-top button,.footer-bottom button{border:0;background:none;padding:0;color:inherit;text-align:left}.footer-top a:hover,.footer-top button:hover,.footer-bottom button:hover{color:var(--accent)}.footer-bottom{border-top:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;gap:20px;padding:22px 0;color:var(--muted);font-size:9px}.footer-bottom button{font-size:9px}dialog{border:1px solid #b9c2ac;padding:32px;max-width:650px;width:calc(100% - 36px);max-height:85dvh;background:var(--paper);color:var(--ink);box-shadow:0 20px 90px #0004}dialog::backdrop{background:#182013ab;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.dialog-top{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:18px}.dialog-top p{margin:0}.dialog-close{border:1px solid var(--line);background:none;font-size:26px;font-weight:300;width:35px;height:35px;line-height:1}.dialog-top+.dialog-close:hover{background:#e5e8dc}dialog h2{font-size:31px;margin-bottom:24px;letter-spacing:-1px}#dialog-content{font-size:13px;line-height:1.9;color:#5d6852}#dialog-content h3{font-size:15px;color:var(--ink);font-weight:550;margin-top:25px;margin-bottom:10px}#dialog-content a:not(.button){text-decoration:underline;text-underline-offset:3px}#dialog-content .button{margin-top:10px}#dialog-content p:last-child{margin-bottom:0}.dialog-preview{width:100%;margin-bottom:18px;border:1px solid var(--line)}.notice-box{background:#e9e8db;padding:16px;font-size:12px;line-height:1.8}.noscript-notice{padding:15px 30px;background:#dfe5d4;font-size:12px}@media(min-width:1500px){.hero{gap:90px}.hero-photo{height:646px}.hero-copy{padding-top:30px}h1{font-size:98px}.hero-description{font-size:15px}.hero-actions{margin-top:32px}}@media(max-width:1100px){.container{width:calc(100% - 64px)}nav{gap:23px}.hero{gap:34px}.hero-photo{height:570px}h1{font-size:75px;letter-spacing:-4px}.hero-actions{gap:0}.facts-strip>div{padding-left:25px;gap:15px}.facts-strip strong{font-size:24px}.facts-strip p{font-size:10px}.section-heading{gap:45px}.workspace-body{grid-template-columns:minmax(0,1fr) 240px}.workspace-sidebar{padding:24px 20px}.workspace-view,.workspace-view>[role=tabpanel]{min-height:400px}.workflow-rows article{grid-template-columns:50px .9fr 1.1fr;gap:25px}.step-tag{display:none}.local-section,.audience-grid{gap:55px}.free-plan,.full-plan{padding:30px 27px}.download-layout{gap:50px}.download-layout h2{font-size:48px}.download-card{padding:25px}}@media(max-width:800px){.header-inner{height:72px}.brand{font-size:24px}.brand img{width:29px;height:29px}.container{width:calc(100% - 40px)}.menu-toggle{display:flex;gap:14px;align-items:center;border:1px solid var(--line);background:none;padding:10px 13px;font-size:11px}nav{display:none;position:absolute;top:72px;left:0;right:0;background:var(--paper);padding:15px 20px 25px;border-bottom:1px solid var(--line);flex-direction:column;align-items:stretch;gap:0}nav.open{display:flex}nav>a{padding:15px 10px}.nav-download{margin-top:10px}.hero{grid-template-columns:1fr 1fr;gap:24px;padding-top:35px}h1{font-size:61px;letter-spacing:-3px}.hero-photo{height:537px}.hero-description{font-size:12px;line-height:1.85}.hero .eyebrow{font-size:8px;letter-spacing:.8px}.hero-actions .button{font-size:10px;padding:13px;gap:15px}.micro-copy{font-size:9px}.visual-topline,.visual-bottomline{font-size:6px;letter-spacing:.6px}.photo-label{left:15px;font-size:9px;max-width:200px;line-height:1.6}.photo-disclaimer{left:15px;font-size:8px}.hero-hotspot{left:60%;top:36%}.photo-note{left:12%;width:210px}.facts-strip{gap:15px}.facts-strip>div{display:block;padding-left:20px}.facts-strip strong{font-size:26px;display:block;margin-bottom:10px}.facts-strip p{font-size:10px}.product-section{padding:60px 0 50px}.section-heading{gap:30px;grid-template-columns:1.2fr 1fr}h2{font-size:38px;letter-spacing:-1.5px}.section-heading>p{font-size:11px;line-height:1.85}.workspace-toolbar{padding:0 15px;height:70px}.workspace-project div>span{font-size:8px}.view-tabs button{padding:9px 12px;font-size:9px}.workspace-body{grid-template-columns:1fr}.workspace-view{border-right:0}.workspace-view,.workspace-view>[role=tabpanel]{min-height:375px}.workspace-sidebar{display:grid;grid-template-columns:1fr 1fr;column-gap:30px;padding:25px;border-top:1px solid var(--line)}.workspace-sidebar .eyebrow{grid-column:1/-1}.workspace-sidebar h3{grid-column:1;margin-bottom:10px}.workspace-sidebar>p:first-of-type{grid-column:1;grid-row:3/5;margin:0}.demo-tools{grid-column:2;grid-row:2/4;margin:0 0 15px}.workspace-sidebar .workspace-detail{grid-column:2;grid-row:4;margin:0}.workspace-link{grid-column:1/-1;margin-top:20px}.feature-columns{gap:25px}.feature-columns h3{font-size:17px;line-height:1.35}.feature-columns p{font-size:10px}.feature-number{font-size:7px;letter-spacing:1px}.workflow-section{padding-top:60px;padding-bottom:55px}.workflow-rows article{grid-template-columns:40px .9fr 1.1fr;gap:20px}.workflow-rows h3{font-size:19px}.workflow-rows p{font-size:11px}.step-number{font-size:31px}.local-section{gap:35px;padding-bottom:60px}.local-art{height:340px}.archive-drawing{transform:rotate(-9deg) scale(.82)}.local-copy h2{font-size:38px}.local-copy>p:not(.eyebrow){font-size:11px}.check-list{font-size:11px}.audience-section{padding-bottom:60px}.audience-grid{gap:35px}.audience-grid h2{font-size:34px}.pricing-section{padding:60px 0}.pricing-layout{gap:16px;grid-template-columns:1fr 1.15fr}.free-plan,.full-plan{padding:25px 20px}.full-plan h3{font-size:23px}.billing-options button{font-size:9px}.full-plan-top .eyebrow{font-size:8px;letter-spacing:1px}.plan-badge{font-size:7px}.faq-section{gap:35px;padding:60px 0;grid-template-columns:.8fr 1.2fr}.faq-section h2{font-size:35px}.download-layout{gap:35px;grid-template-columns:1fr 1fr}.download-layout h2{font-size:39px}.download-layout>div>p:not(.eyebrow){font-size:11px}.download-card{padding:22px}.download-card h3{font-size:18px}.download-card .button{font-size:10px;padding:13px}.footer-top{grid-template-columns:1.3fr 1fr 1fr 1fr;gap:20px}.footer-top a:not(.brand),.footer-top button{font-size:10px}}@media(max-width:600px){html{scroll-padding-top:88px}.hero{grid-template-columns:1fr;padding-top:23px;padding-bottom:30px;gap:32px}.hero-copy{padding-top:0}.hero .eyebrow{font-size:8px;letter-spacing:1.1px}h1{font-size:58px;letter-spacing:-3.2px;line-height:1.01;margin:24px 0 20px}h1 br:nth-of-type(2){display:initial}h1 em:after{content:none}.hero-description{font-size:13px;max-width:350px;margin-bottom:20px}.hero-actions{gap:14px;align-items:center}.hero-actions .button{font-size:11px;padding:15px;min-height:51px}.hero-actions .text-button{font-size:10px;gap:7px}.hero-actions .play-icon{width:20px;height:20px}.micro-copy{font-size:9px;margin-top:13px}.hero-photo{height:400px}.hero-photo>img{object-position:50% 58%}.visual-topline,.visual-bottomline{font-size:7px;letter-spacing:.8px}.photo-label{font-size:11px;max-width:none;bottom:46px;left:20px}.photo-disclaimer{left:20px;font-size:8px;bottom:21px}.hero-hotspot{top:32%;left:66%}.photo-note{top:45%;left:26%;width:225px}.facts-strip{padding:24px 0 29px;gap:10px}.facts-strip>div{padding-left:12px}.facts-strip strong{font-size:21px;letter-spacing:-.9px}.facts-strip p{font-size:9px;line-height:1.75}.facts-strip br{display:none}.section-heading{grid-template-columns:1fr;gap:22px;margin-bottom:29px}.section-heading>p{justify-self:start;max-width:350px;font-size:12px}.section-heading .eyebrow{font-size:8px;letter-spacing:1.4px}.product-section{padding:48px 0}h2{font-size:39px;line-height:1.11;letter-spacing:-1.7px}.workspace-toolbar{height:auto;flex-direction:column;align-items:stretch;gap:15px;padding:17px}.workspace-project strong{font-size:11px}.workspace-project div>span{font-size:9px}.view-tabs{width:100%}.view-tabs button{flex:1;font-size:10px;padding:10px}.workspace-view,.workspace-view>[role=tabpanel]{min-height:275px}.demo-caption{font-size:7px;left:10px;bottom:10px;max-width:calc(100% - 20px)}.demo-hotspot{width:30px;height:30px;top:34%;left:59%}.demo-note{left:24%;top:49%;width:215px}.demo-measure{top:73%;left:15%;right:15%}.demo-measure small{font-size:7px}.workspace-sidebar{padding:22px 20px;grid-template-columns:1fr;gap:0}.workspace-sidebar .eyebrow,.workspace-sidebar h3,.workspace-sidebar>p:first-of-type,.demo-tools,.workspace-sidebar .workspace-detail,.workspace-link{grid-column:auto;grid-row:auto}.workspace-sidebar>p:first-of-type{font-size:12px;max-width:320px}.demo-tools{display:flex;margin:17px 0}.demo-tools button{flex:1;min-height:43px;line-height:1.6}.workspace-sidebar .workspace-detail{font-size:10px}.workspace-link{margin-top:20px;font-size:11px}.feature-columns{grid-template-columns:1fr;gap:24px;margin-top:30px}.feature-columns article{border-bottom:1px solid #485140;padding-bottom:24px}.feature-columns article:last-child{border-bottom:0;padding-bottom:0}.feature-columns h3{font-size:20px;margin-top:11px;margin-bottom:10px}.feature-columns p{font-size:12px;max-width:360px}.feature-number{font-size:8px;letter-spacing:1.2px}.workflow-section{padding-top:50px;padding-bottom:40px}.workflow-rows{margin-top:30px}.workflow-rows article{grid-template-columns:38px 1fr;gap:10px 15px;padding:25px 0}.step-number{grid-row:1/3;font-size:33px}.workflow-rows h3{font-size:22px;margin:4px 0 5px}.workflow-rows p{grid-column:2;font-size:12px;line-height:1.85}.local-section{grid-template-columns:1fr;gap:30px;padding-top:0;padding-bottom:50px}.local-art{height:300px;order:2}.archive-drawing{transform:rotate(-9deg) scale(.88)}.local-copy h2{font-size:41px;margin:17px 0 20px}.local-copy>p:not(.eyebrow){font-size:13px}.local-copy .check-list{font-size:12px;margin-top:20px}.local-copy .small-muted{font-size:10px}.audience-section{padding-bottom:45px}.audience-grid{grid-template-columns:1fr;gap:30px}.audience-grid h2{font-size:35px}.audience-grid article{padding-bottom:18px;margin-bottom:18px}.audience-grid h3{font-size:14px}.audience-grid p{font-size:12px}.pricing-section{padding:48px 0}.pricing-layout{grid-template-columns:1fr;gap:20px}.free-plan,.full-plan{padding:28px 25px}.free-plan .eyebrow{font-size:9px}.free-plan h3{font-size:29px}.free-price{font-size:34px}.free-plan .check-list{font-size:12px;gap:13px;margin-bottom:25px}.free-plan>p:not(.eyebrow,.free-price,.small-muted){font-size:12px}.free-plan .button{font-size:12px}.full-plan h3{font-size:25px}.billing-options button{font-size:11px}.billing-options button span{font-size:8px}.paid-price strong{font-size:59px}.full-plan .check-list{font-size:12px}.plan-description{font-size:11px}.price-tax{font-size:10px}.plan-badge{font-size:8px}.full-plan-top .eyebrow{font-size:9px}.pricing-footnote{font-size:10px;text-align:left;margin-top:21px}.faq-section{grid-template-columns:1fr;gap:25px;padding:50px 0}.faq-section h2{font-size:38px;margin-bottom:5px}.faq-section .text-button{padding-top:10px}.faq-list summary{font-size:12px;padding:20px 0}.faq-list details>p{font-size:12px}.download-section{padding:49px 0}.download-layout{grid-template-columns:1fr;gap:32px}.download-layout h2{font-size:44px;margin:18px 0 20px}.download-layout>div>p:not(.eyebrow){font-size:12px}.download-card{padding:26px 22px}.download-card h3{font-size:21px}.download-card .button{font-size:12px;padding:15px}.download-card>p{font-size:11px}.installation-info summary{font-size:11px}.installation-info p{font-size:11px}.footer-top{grid-template-columns:1fr 1fr;gap:30px 25px;padding-bottom:35px}.footer-top>div:first-child{grid-column:1/-1;flex-direction:row;justify-content:space-between;align-items:center}.footer-top>div:first-child .brand{margin:0}.footer-top>div:first-child p{font-size:10px}.footer-top a:not(.brand),.footer-top button{font-size:11px}.footer-top .eyebrow{font-size:9px}.footer-bottom{flex-wrap:wrap;font-size:8px;gap:14px;padding:20px 0}.footer-bottom>span:nth-child(2){order:3;width:100%}.footer-bottom button{font-size:8px}dialog{padding:24px}dialog h2{font-size:29px}.dialog-top{margin-bottom:20px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
