:root{--ink:#172033;--muted:#687084;--line:#e4e8ef;--soft:#f5f7fb;--panel:#fff;--brand:#156c5a;--brand-dark:#0d4d42;--accent:#f2b84b;--shadow:0 18px 55px rgba(23,32,51,.12);--content-max:1440px}*{box-sizing:border-box}html{scroll-behavior:smooth}body,html{max-width:100%;overflow-x:clip}body{margin:0;background:#fff;color:var(--ink);font-family:Segoe UI,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,sans-serif}a{color:inherit;text-decoration:none}a,button{font:inherit}img,svg{max-width:100%}.site-header{position:fixed;top:10px;left:50%;z-index:40;display:grid;grid-template-columns:auto 1fr auto auto;grid-gap:22px;gap:22px;align-items:center;padding:18px clamp(20px,4vw,58px);background:hsla(0,0%,100%,.94);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);width:min(var(--content-max),calc(100% - 32px));margin:0;border:1px solid rgba(228,232,239,.9);border-radius:8px;box-shadow:0 10px 30px rgba(23,32,51,.06);opacity:1;transform:translateX(-50%);transition:padding .22s ease,width .22s ease,box-shadow .22s ease,background .45s ease,transform .45s ease,opacity .45s ease}.site-header.is-compact{width:min(1220px,calc(100% - 64px));padding:6px clamp(12px,2.6vw,22px);background:hsla(0,0%,100%,.96);box-shadow:0 12px 34px rgba(23,32,51,.12)}.site-header.is-hidden{opacity:0;pointer-events:none;transform:translate(-50%,calc(-100% - 18px))}.site-header.is-hidden:focus-within{opacity:1;pointer-events:auto;transform:translateX(-50%)}.brand{display:inline-flex;gap:12px;align-items:center;min-width:0}.logo-mark{display:grid;width:48px;height:48px;place-items:center;border-radius:0;background:transparent;color:var(--brand);overflow:visible;box-shadow:none;transition:width .22s ease,height .22s ease,box-shadow .22s ease}.site-header.is-compact .logo-mark{width:32px;height:32px;box-shadow:none}.logo-image{width:100%;height:100%;object-fit:cover}.brand strong,footer strong{display:block;font-size:18px;transition:font-size .22s ease}.brand small{display:block;margin-top:2px;color:var(--muted);font-size:12px;transition:opacity .18s ease,max-height .22s ease,margin .22s ease}.site-header.is-compact .brand strong{font-size:15px}.site-header.is-compact .brand small{max-height:0;margin-top:0;opacity:0;overflow:hidden}.desktop-nav{display:flex;justify-content:center;gap:20px;color:#4d566c;font-size:14px;transition:gap .22s ease,font-size .22s ease}.site-header.is-compact .desktop-nav{gap:12px;font-size:12px}.desktop-nav a:hover,footer a:hover{color:var(--brand)}.language-switcher{position:relative}.language-switcher,.language-trigger{display:inline-flex;justify-content:center}.language-trigger{min-width:72px;height:42px;align-items:center;gap:5px;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--ink);cursor:pointer;transition:height .22s ease,min-width .22s ease}.site-header.is-compact .language-trigger{min-width:62px;height:32px}.language-trigger span{width:34px;font-size:13px;font-weight:800;letter-spacing:0;text-align:center}.language-menu{position:absolute;top:calc(100% + 8px);left:50%;width:128px;padding:7px;border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:var(--shadow);opacity:0;pointer-events:none;transform:translate(-50%,-4px);transition:opacity .16s ease,transform .16s ease}.language-menu.is-open{opacity:1;pointer-events:auto;transform:translate(-50%)}.language-option{display:block;width:100%;min-height:34px;border:0;border-radius:6px;background:transparent;color:var(--ink);cursor:pointer;font-size:13px;font-weight:800;letter-spacing:0;text-align:center}.language-option:hover{background:#eef7f4;color:var(--brand-dark)}.header-cta,.primary-button,.secondary-button{display:inline-flex;min-height:44px;align-items:center;justify-content:center;gap:9px;border-radius:8px;font-weight:800}.header-cta{transition:min-height .22s ease,padding .22s ease}.site-header.is-compact .header-cta{min-height:32px;padding-inline:12px;font-size:12px}.header-cta,.primary-button{background:var(--brand);color:#fff;padding:0 18px;box-shadow:0 12px 24px rgba(21,108,90,.18)}.secondary-button{border:1px solid var(--line);background:#fff;color:var(--ink);padding:0 18px}.primary-button.full{width:100%}.hero{display:grid;grid-template-columns:minmax(320px,.86fr) minmax(420px,1.14fr);grid-gap:clamp(28px,4vw,64px);gap:clamp(28px,4vw,64px);align-items:center;padding:142px clamp(20px,5vw,72px) 34px;background:linear-gradient(180deg,#f8fbfa,#fff);width:min(var(--content-max),100%);margin-inline:auto}.hero-copy{max-width:620px}.eyebrow{margin:0 0 14px;color:var(--brand);font-weight:900;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1{margin-bottom:18px;font-size:clamp(42px,5.2vw,78px);line-height:.96}h1,h2{letter-spacing:0}h2{font-size:clamp(30px,3.4vw,48px);line-height:1.05;overflow-wrap:anywhere}.hero-text{color:#4c576d;font-size:19px;line-height:1.65}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin:28px 0 18px}.compatibility{display:flex;gap:8px;align-items:center;color:var(--muted);font-size:14px}.hero-media{overflow:hidden;border-radius:8px;box-shadow:var(--shadow)}.cabinet-preview img,.hero-media img{display:block;width:100%;height:auto}.commerce-download,.demo-video,.faq,.process,.product-section{padding:72px clamp(20px,5vw,72px);width:min(var(--content-max),100%);margin-inline:auto}.demo-video{display:grid;grid-gap:24px;gap:24px;background:#fff}.demo-video-copy{max-width:760px}.demo-video-copy h2{margin:6px 0 0}.demo-video-player{display:block;width:100%;aspect-ratio:16/9;overflow:hidden;border:1px solid var(--line);border-radius:8px;background:#101318;box-shadow:var(--shadow)}.demo-video-player iframe{display:block;width:100%;height:100%;border:0}.process{background:#fff}.section-rule{width:84px;height:4px;margin:-18px 0 32px;border-radius:4px;background:var(--accent)}.step-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:18px;gap:18px}.step{min-height:232px;padding:24px;border:1px solid var(--line);border-radius:8px;background:#fff}.checks svg,.plan-features svg,.step svg{color:var(--brand);flex:0 0 auto}.step h3{margin:18px 0 8px}.download-panel p,.faq p,.step p{color:var(--muted);line-height:1.6}.product-section{display:grid;grid-template-columns:.75fr 1.25fr;grid-gap:34px;gap:34px;align-items:start;background:var(--soft)}.cabinet-preview,.feature-list,.preview-table,.workspace-preview{min-width:0}.checks{display:grid;grid-gap:12px;gap:12px}.checks p,.plan-features p{display:flex;gap:9px;align-items:flex-start;margin:0}.planned-features{margin-top:28px;padding-top:20px;border-top:1px solid var(--line)}.planned-features h3{margin:0 0 12px;font-size:16px}.planned-features p{display:flex;gap:9px;align-items:flex-start;margin:0;color:var(--muted)}.planned-features svg{flex:0 0 auto;color:var(--brand)}.workspace-preview{display:grid;grid-template-columns:minmax(0,1fr) 230px;grid-gap:16px;gap:16px;align-items:stretch;width:100%;max-width:100%}.cabinet-preview,.download-panel,.preview-table{border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:0 12px 30px rgba(23,32,51,.06)}.preview-actions,.preview-head,.version-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.preview-head{padding:18px;border-bottom:1px solid var(--line)}.cabinet-preview button,.preview-actions button,.preview-head button{min-height:36px;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--ink);cursor:pointer;font-size:13px;font-weight:700}.table-wrap{overflow-x:auto;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch}table{width:100%;min-width:680px;border-collapse:collapse;font-size:13px}td,th{padding:12px 14px;border-bottom:1px solid var(--line);text-align:left;white-space:nowrap}th{color:var(--muted);font-size:12px}.preview-actions{padding:14px 18px 18px}.preview-actions button{display:inline-flex;align-items:center;gap:6px;padding:0 12px}.cabinet-preview{display:grid;align-content:space-between;justify-items:center;padding:18px;overflow:hidden}.cabinet-preview button{width:100%}.trial-signup-section{position:relative;display:grid;grid-template-columns:minmax(0,.9fr) minmax(380px,1.1fr);grid-gap:clamp(30px,4vw,56px);gap:clamp(30px,4vw,56px);align-items:center;width:min(var(--content-max),calc(100% - 32px));margin:42px auto 72px;padding:clamp(28px,4vw,48px);overflow:hidden;border:1px solid rgba(21,108,90,.16);border-radius:24px;background:linear-gradient(135deg,#f7fbfa,#eef7f4);box-shadow:0 20px 55px rgba(23,32,51,.08)}.trial-signup-section:before{position:absolute;top:-160px;right:-100px;width:360px;height:360px;border-radius:50%;background:rgba(21,108,90,.06);content:""}.trial-signup-card,.trial-signup-copy{position:relative;z-index:1}.trial-kicker{display:inline-flex;align-items:center;gap:7px;margin:0 0 16px;padding:7px 11px;border:1px solid rgba(21,108,90,.16);border-radius:999px;background:hsla(0,0%,100%,.72);color:var(--brand-dark);font-size:13px;font-weight:850;text-transform:uppercase}.trial-signup-copy h2{max-width:520px;margin-bottom:14px;font-size:clamp(30px,3vw,42px);line-height:1.05}.trial-intro{max-width:560px;margin-bottom:20px;color:#566176;font-size:17px;line-height:1.6}.trial-benefits{display:flex;flex-wrap:wrap;gap:10px 18px;color:var(--brand-dark);font-size:14px;font-weight:750}.trial-benefits span{display:inline-flex;align-items:center;gap:6px}.trial-signup-card{padding:clamp(22px,3vw,30px);border:1px solid rgba(228,232,239,.96);border-radius:18px;background:hsla(0,0%,100%,.96);box-shadow:0 16px 42px rgba(23,32,51,.1)}.trial-signup-form{display:grid;grid-gap:9px;gap:9px}.trial-signup-form label{font-size:14px;font-weight:850}.trial-signup-row{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:10px;gap:10px}.trial-signup-row input{min-width:0;padding:0 16px;border:1px solid var(--line);color:var(--ink);font:inherit}.trial-signup-row .primary-button,.trial-signup-row input{min-height:52px;border-radius:12px}.trial-signup-row input:focus{border-color:var(--brand);outline:3px solid rgba(21,108,90,.12)}.trial-signup-row button:disabled{cursor:wait;opacity:.72}.trial-result{display:grid;grid-gap:10px;gap:10px;margin-top:18px;padding:16px;border-radius:8px;line-height:1.5}.trial-result.success{background:#e9f7f2;color:var(--brand-dark)}.trial-result.error{background:#fff2f0;color:#8b2f25}.trial-result p{display:flex;gap:8px;align-items:center;margin:0}.trial-email-confirmation{display:flex;align-items:center;gap:7px}.spin{animation:trial-spin .85s linear infinite}@keyframes trial-spin{to{transform:rotate(1turn)}}.commerce-download{display:grid;grid-template-columns:minmax(0,1fr) 340px;grid-gap:28px;gap:28px;align-items:start}.section-title{max-width:700px;margin-bottom:26px}.section-title p{color:var(--muted);font-size:18px}.pricing-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px;align-items:stretch}.price-card{position:relative;display:flex;min-height:390px;flex-direction:column;padding:58px 26px 28px;border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:0 14px 36px rgba(23,32,51,.08)}.price-card.featured{border-color:rgba(21,108,90,.35);box-shadow:0 20px 50px rgba(21,108,90,.15)}.plan-badge{position:absolute;top:18px;left:26px;display:inline-flex;min-height:25px;align-items:center;border-radius:999px;background:#e9f7f2;color:var(--brand-dark);padding:0 10px;font-size:12px;font-weight:900}.price-card h3{display:flex;min-height:38px;align-items:flex-end;margin:0 0 12px;font-size:22px}.price{display:flex;min-height:64px;align-items:baseline;gap:8px;margin-bottom:8px;font-size:42px;font-weight:900}.price span{color:var(--muted);font-size:15px;font-weight:700}.monthly-equivalent{display:inline-flex;width:-moz-fit-content;width:fit-content;max-width:100%;min-height:28px;align-items:center;border-radius:999px;background:#f3f7f5;color:var(--brand-dark);padding:0 10px;font-size:13px;font-weight:850;line-height:1.25}.plan-features{display:grid;min-height:92px;grid-gap:10px;gap:10px;margin-top:18px;margin-bottom:22px;color:#4d566c;font-size:14px}.checkout-control{margin-top:auto}.trial-note{display:flex;align-items:center;gap:7px;margin:0 0 16px;color:var(--brand-dark);font-size:13px;font-weight:800;line-height:1.35}.trial-note svg{flex:0 0 auto}.price-card small{display:block;margin-top:14px;color:var(--muted);line-height:1.45}.paddle-note{margin:18px 0 0;color:var(--muted);line-height:1.6}.download-section h2{font-size:28px}.download-panel{padding:22px}.version-row{margin-bottom:18px}.version-row small{color:var(--muted);font-size:12px;font-weight:800;letter-spacing:0;text-transform:uppercase}.version-row strong{display:block;margin-top:5px;font-size:24px}.version-row span{border-radius:999px;background:#fff4d8;color:#946100;padding:5px 10px;font-size:12px;font-weight:900}.version-meta{display:grid;grid-gap:6px;gap:6px;margin-bottom:16px;color:#5f687d;font-size:13px;line-height:1.45}.version-meta span:last-child{width:-moz-fit-content;width:fit-content;max-width:100%;border:1px solid var(--line);border-radius:6px;background:#f8fafc;padding:7px 9px;color:#2f394d;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:12px;overflow-wrap:anywhere}.download-panel ul{margin:20px 0;padding-left:20px;color:var(--muted);line-height:1.7}.license-note{border-top:1px solid var(--line);margin:18px 0 0;padding-top:14px;font-size:13px}.license-note a{color:var(--brand);font-weight:850;text-decoration:none}.license-note a:hover{text-decoration:underline}.faq{max-width:980px;margin:0 auto}details{border-top:1px solid var(--line);padding:20px 0}details:last-child{border-bottom:1px solid var(--line)}summary{cursor:pointer;font-size:18px;font-weight:800}footer{display:flex;flex-wrap:wrap;gap:14px 22px;align-items:center;justify-content:space-between;padding:28px clamp(20px,5vw,72px);border-top:1px solid var(--line);color:var(--muted);width:min(var(--content-max),100%);margin-inline:auto}.footer-link-button{border:0;background:transparent;color:inherit;padding:0;cursor:pointer}.footer-link-button:hover{color:var(--brand)}.cookie-consent{position:fixed;right:20px;bottom:20px;left:20px;z-index:80;display:flex;width:min(920px,calc(100% - 40px));margin-inline:auto;align-items:center;justify-content:space-between;gap:28px;padding:20px;border:1px solid rgba(228,232,239,.96);border-radius:12px;background:#fff;box-shadow:0 20px 60px rgba(23,32,51,.2)}.cookie-consent-copy{max-width:600px}.cookie-consent-copy strong{display:block;margin-bottom:6px;color:var(--ink);font-size:18px}.cookie-consent-copy p{margin-bottom:6px;color:#4d566c;font-size:14px;line-height:1.55}.cookie-consent-copy a{color:var(--brand);font-size:13px;font-weight:800}.cookie-consent-actions{display:flex;flex:0 0 auto;gap:10px}.cookie-button{min-height:44px;border-radius:8px;padding:0 16px;cursor:pointer;font-weight:800}.cookie-button.primary{border:1px solid var(--brand);background:var(--brand);color:#fff}.cookie-button.secondary{border:1px solid var(--line);background:#fff;color:var(--ink)}.simple-page{display:grid;min-height:100vh;place-items:center;background:var(--soft);padding:24px}.simple-panel{width:min(680px,100%);border:1px solid var(--line);border-radius:8px;background:#fff;padding:34px;box-shadow:var(--shadow)}.simple-panel p{color:var(--muted);line-height:1.6}.success-downloads{display:flex;flex-wrap:wrap;gap:10px;margin:22px 0}.text-link{color:var(--brand);font-weight:800}.legal-page{min-height:100vh;background:var(--soft);padding:34px clamp(16px,4vw,52px)}.legal-shell{width:min(1180px,100%);margin-inline:auto}.legal-header{margin:28px 0}.legal-header h1{max-width:900px;font-size:clamp(36px,5vw,64px)}.legal-header p:last-child{color:var(--muted);font-size:18px}.legal-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:20px;gap:20px;align-items:start}.legal-column{border:1px solid var(--line);border-radius:8px;background:#fff;padding:28px;box-shadow:0 12px 30px rgba(23,32,51,.06);font-size:15px}.legal-column h2{margin-bottom:22px;font-size:26px;letter-spacing:0}.legal-section{border-top:1px solid var(--line);padding-top:18px;margin-top:18px}.legal-section h3{margin-bottom:10px;font-size:17px;line-height:1.35}.legal-section p{margin:0;color:#4d566c;line-height:1.72}.legal-section p+p{margin-top:10px}.community-section{width:min(1180px,calc(100% - 32px));margin:0 auto 72px;padding:52px 48px;border-radius:10px;background:#223227;color:#fff}.community-heading{max-width:760px;margin:0 auto 32px;text-align:center}.community-eyebrow{margin:0 0 12px;color:#e2c59b;font-size:.82rem;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.community-heading h2{margin:0 0 12px;color:#fff;font-size:clamp(2rem,4vw,2.8rem);line-height:1.08}.community-heading>p:last-child{margin:0;color:hsla(0,0%,100%,.88);line-height:1.65}.community-grid{display:grid;grid-template-columns:.78fr 1.22fr;grid-gap:24px;gap:24px}.community-card{min-width:0;padding:30px;border:1px solid hsla(0,0%,100%,.2);border-radius:8px}.youtube-card{display:flex;flex-direction:column;align-items:flex-start;background:#fff;color:#111}.newsletter-card{background:hsla(0,0%,100%,.08)}.community-card-icon{display:inline-flex;align-items:center;justify-content:center;width:54px;height:54px;margin-bottom:22px;border-radius:50%}.youtube-card .community-card-icon{background:#f03;color:#fff}.newsletter-card .community-card-icon{background:hsla(0,0%,100%,.12);color:#e2c59b}.community-card h3{margin:0 0 10px;font-size:1.45rem}.youtube-card h3{color:#111}.community-card-copy{margin:0 0 26px;line-height:1.65}.youtube-card .community-card-copy{color:#353535}.newsletter-card .community-card-copy{color:hsla(0,0%,100%,.88)}.youtube-follow-button{display:inline-flex;align-items:center;justify-content:center;gap:9px;margin-top:auto;padding:14px 20px;border-radius:7px;background:#f03;color:#fff;font-weight:800;text-decoration:none;transition:background .2s ease,transform .2s ease}.youtube-follow-button:hover{background:#d9002b;transform:translateY(-1px)}.newsletter-form{display:grid;grid-gap:18px;gap:18px}.newsletter-form-row{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:10px;gap:10px}.newsletter-form input[type=email]{min-width:0;min-height:48px;padding:0 15px;border:1px solid transparent;border-radius:7px;background:#fff;color:#111;font:inherit}.newsletter-form input[type=email]:focus{outline:3px solid hsla(35,55%,75%,.35);border-color:#e2c59b}.newsletter-submit-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:48px;padding:0 22px;border:0;border-radius:7px;background:#e2c59b;color:#18221b;font:inherit;font-weight:800;cursor:pointer}.newsletter-submit-button:hover:not(:disabled){background:#efd7b4}.newsletter-submit-button:disabled{cursor:wait;opacity:.72}.newsletter-options{display:flex;flex-wrap:wrap;gap:12px 24px}.newsletter-options label{display:inline-flex;align-items:center;gap:9px;color:#fff;font-size:.92rem;cursor:pointer}.newsletter-options input{width:17px;height:17px;accent-color:#e2c59b}.newsletter-privacy,.newsletter-status{margin:0;color:hsla(0,0%,100%,.76);font-size:.84rem;line-height:1.5}.newsletter-status{display:flex;align-items:center;gap:7px;color:#fff;font-weight:700}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media (max-width:1120px){.community-grid,.trial-signup-section{grid-template-columns:1fr}.site-header{grid-template-columns:auto auto auto;justify-content:space-between}.desktop-nav{display:none}.commerce-download,.hero,.product-section{grid-template-columns:1fr}.pricing-grid,.step-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.download-section{max-width:620px}}@media (max-width:760px){.cookie-consent{right:10px;bottom:10px;left:10px;width:calc(100% - 20px);align-items:stretch;flex-direction:column;gap:16px;padding:18px}.cookie-consent-actions{display:grid;grid-template-columns:1fr}.cookie-button{width:100%}.community-section{width:min(100% - 20px,1180px);margin-bottom:52px;padding:38px 18px}.community-heading{margin-bottom:26px}.community-card{padding:24px 20px}.newsletter-form-row{grid-template-columns:1fr}.newsletter-submit-button,.youtube-follow-button{width:100%}.newsletter-options{align-items:flex-start;flex-direction:column}.trial-signup-section{width:calc(100% - 24px);margin:26px auto 52px;padding:24px 18px 18px;gap:22px;border-radius:18px}.trial-signup-card{padding:18px;border-radius:14px}.trial-signup-row{grid-template-columns:1fr}.trial-benefits{display:grid}.site-header{top:6px;grid-template-columns:1fr auto;grid-template-areas:"brand language" "cta cta";gap:10px;padding:10px 14px;width:calc(100% - 20px);background:hsla(0,0%,100%,.96);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.site-header.is-compact{grid-template-areas:"brand language";width:calc(100% - 20px);padding:7px 10px}.site-header.is-compact .logo-mark{width:34px;height:34px}.site-header.is-compact .language-trigger{min-width:62px;height:34px}.brand{grid-area:brand;min-width:0}.brand strong{font-size:16px}.brand small{max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.logo-mark{width:42px;height:42px}.language-switcher{grid-area:language;justify-self:end}.language-trigger{min-width:70px;height:40px}.language-menu{right:0;left:auto;width:116px;transform:translateY(-4px)}.language-menu.is-open{transform:translate(0)}.header-cta{grid-area:cta;display:inline-flex;width:100%;min-height:40px}.desktop-nav,.site-header.is-compact .brand small,.site-header.is-compact .header-cta{display:none}.hero{gap:26px;padding:136px 16px 24px}h1{font-size:clamp(36px,12vw,48px);line-height:1}h2{font-size:clamp(27px,9vw,36px);line-height:1.12}.hero-text{font-size:16px;line-height:1.58}.hero-actions{display:grid;grid-gap:10px;gap:10px}.primary-button,.secondary-button{width:100%;min-height:48px;padding-inline:14px;text-align:center}.compatibility{align-items:flex-start;line-height:1.45}.hero-media{border-radius:8px}.hero-media img{min-height:220px;object-fit:cover;object-position:center}.pricing-grid,.step-grid,.workspace-preview{grid-template-columns:1fr}.commerce-download,.faq,.process,.product-section{padding-inline:16px;padding-block:46px}.product-section{align-items:stretch;gap:24px}.cabinet-preview,.feature-list,.preview-table,.workspace-preview{width:100%;max-width:100%}.feature-list h2{max-width:100%;text-wrap:balance}.section-rule{margin-top:-10px}.step{display:grid;grid-template-columns:44px 1fr;grid-gap:16px;gap:16px;min-height:0;padding:20px}.step svg{width:40px;height:40px}.step h3{margin-top:0}.download-section h2,.faq h2,.feature-list h2,.section-title h2{margin-bottom:16px}.checks{gap:10px}.workspace-preview{gap:14px}.preview-actions,.preview-head,.version-row{align-items:stretch;flex-direction:column}.cabinet-preview button,.preview-actions button,.preview-head button{width:100%}.preview-actions{gap:8px}table{min-width:560px;font-size:12px}td,th{padding:10px 12px}.cabinet-preview{justify-items:center;padding:16px}.cabinet-preview img{width:min(100%,250px);max-width:100%;justify-self:center}.section-title p{font-size:16px;line-height:1.55}.price-card{padding:44px 18px 20px}.plan-features,.price,.price-card,.price-card h3{min-height:0}.price{flex-wrap:wrap;font-size:38px;margin-bottom:16px}.price span{font-size:14px}.plan-badge{left:20px}.download-panel{padding:18px}summary{font-size:16px;line-height:1.45}footer{align-items:flex-start;flex-direction:column;padding:24px 16px}.simple-panel{padding:24px}.legal-page{padding:24px 14px}.legal-grid{grid-template-columns:1fr}.legal-column{padding:20px}.legal-header h1{font-size:clamp(32px,10vw,42px)}}@media (max-width:420px){.site-header{padding-inline:12px}.site-header,.site-header.is-compact{width:calc(100% - 16px)}.brand small{display:none}.commerce-download,.faq,.hero,.process,.product-section{padding-inline:12px}.product-section{gap:20px}h1{font-size:32px;line-height:1.04}.language-trigger{min-width:66px}.language-menu{width:112px}.price{font-size:32px}table{min-width:520px}.cabinet-preview{padding:14px}.cabinet-preview img{width:min(100%,230px)}td,th{padding:9px 10px}}