:root{--ink:#172448;--muted:#63718c;--blue:#315de9;--blue-dark:#224bd0;--bg:#fbfcff;--line:#e4eaf5;--soft:#f3f6fd;--radius:15px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased}a{text-decoration:none;color:inherit}button{font:inherit}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:-.047em}h1{font-size:clamp(3rem,6.7vw,5.85rem);line-height:1.06;font-weight:780}h2{font-size:clamp(2rem,3.8vw,3.25rem);line-height:1.13;font-weight:750}h3{font-size:1.2rem}p{line-height:1.72;color:var(--muted)}.container{width:min(1180px,calc(100% - 54px));margin-inline:auto}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:30;background:#ffffffed;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid #eef1f8}.nav-wrap{height:75px;gap:37px}.brand,.nav-wrap{display:flex;align-items:center}.brand{gap:9px;font-weight:800;font-size:19px;letter-spacing:-.065em;white-space:nowrap;color:#172448}.brand-mark{display:grid;place-items:center;background:linear-gradient(135deg,#385df5,#1939a0);color:#fff;border-radius:10px;width:34px;height:34px;font-size:25px;letter-spacing:-.08em;box-shadow:0 5px 12px #2349da34}.brand-mark span,.brand-point{color:#80a2ff}.nav-links{display:flex;align-items:center;gap:30px;margin:auto}.nav-links a,.nav-login{font-size:13px;font-weight:650;color:#56617c;transition:color .18s}.nav-links a.active,.nav-links a:hover,.nav-login:hover{color:#2459e6}.nav-actions{display:flex;gap:22px}.btn,.nav-actions{align-items:center}.btn{display:inline-flex;justify-content:center;gap:11px;border-radius:9px;font-size:13px;font-weight:730;min-height:45px;padding:0 22px;transition:transform .18s,box-shadow .18s,background .18s;border:1px solid transparent;white-space:nowrap}.btn:hover{transform:translateY(-2px)}.btn:focus-visible,a:focus-visible,button:focus-visible{outline:3px solid #90b4ff;outline-offset:3px}.btn-primary{background:var(--blue);color:white;box-shadow:0 8px 19px #315de921}.btn-primary:hover{background:var(--blue-dark);box-shadow:0 11px 23px #315de931}.btn-secondary{color:var(--ink);background:white;border-color:#dce5f3}.btn-white{background:#fff;color:#263a7c}.btn-sm{min-height:36px;padding:0 17px;font-size:12px}.mobile-toggle{display:none;background:none;border:0;color:var(--ink)}.hero{position:relative;isolation:isolate;overflow:hidden;background:radial-gradient(ellipse 53% 48% at 78% 16%,#dce6ff75,transparent),linear-gradient(180deg,#fbfcff,#f4f7ff 94%);padding:78px 0 0}.hero-glow{position:absolute;z-index:-1;top:190px;left:-120px;width:420px;height:420px;border-radius:50%;background:#eee8ff;filter:blur(95px);opacity:.5}.hero-inner{text-align:center}.eyebrow{display:inline-flex;align-items:center;gap:9px;color:#315ce3;background:#eaf0ff;border:1px solid #dbe5ff;padding:7px 13px;border-radius:99px;font-size:11px;letter-spacing:.075em;text-transform:uppercase;font-weight:850}.eyebrow-dot{width:7px;height:7px;border-radius:50%;background:#557afa;box-shadow:0 0 0 3px #a4bbff55}.hero h1{margin:23px auto}.hero h1 span,.page-hero h1 span{color:var(--blue)}.hero-description{max-width:650px;margin:0 auto;font-size:17px;color:#65718a}.hero-actions{display:flex;gap:12px;align-items:center;margin-top:29px;flex-wrap:wrap}.hero-inner>.hero-actions,.hero-trust{justify-content:center}.hero-trust{display:flex;flex-wrap:wrap;align-items:center;gap:13px;margin:30px 0 43px;font-size:11px;font-weight:660;color:#7b88a2}.hero-trust-dot{width:7px;height:7px;background:#43bc83;border-radius:50%}.trust-divider{height:3px;width:3px;background:#bac6dc;border-radius:50%}.product-frame{position:relative;width:min(1040px,100%);text-align:left;margin:0 auto;box-shadow:0 25px 75px #152b7130,0 2px 8px #152b7119;border:1px solid #d6e0f4;border-radius:14px 14px 0 0;overflow:hidden;background:white}.mock-window-bar{display:flex;align-items:center;gap:5px;height:32px;border-bottom:1px solid #e8edf5;background:#fafcff;padding:0 16px}.mock-window-bar i{width:8px;height:8px;border-radius:50%;background:#ffc5c5}.mock-window-bar i:nth-child(2){background:#ffe0a2}.mock-window-bar i:nth-child(3){background:#bcebd2}.mock-window-bar span{font-size:8px;letter-spacing:.17em;font-weight:750;color:#8491a9;margin:auto}.dashboard{height:424px;display:flex;background:#f5f8fd}.dash-sidebar{width:57px;flex-shrink:0;background:#172958;color:#b6c6ee;display:flex;align-items:center;flex-direction:column;padding:16px 0}.dash-logo{font-size:26px;font-weight:800;color:#fff;letter-spacing:-.07em;margin-bottom:31px}.dash-sideicons{display:flex;flex-direction:column;gap:12px}.dash-sideicons button{display:grid;place-items:center;border:0;border-radius:7px;background:none;color:#afc2ef;width:37px;height:37px;cursor:pointer}.dash-sideicons button.selected,.dash-sideicons button:hover{background:#4566b7;color:#fff}.dash-sidebottom{margin-top:auto}.dash-main{flex:1 1;min-width:0}.dash-topbar{height:54px;background:white;justify-content:space-between;border-bottom:1px solid #e9edf5;padding:0 25px}.dash-breadcrumb,.dash-topbar{display:flex;align-items:center}.dash-breadcrumb{font-size:11px;font-weight:750;gap:9px}.dash-breadcrumb span{color:#c9d3e5}.dash-tools{display:flex;align-items:center;gap:15px;color:#9aa6bf}.avatar{display:grid;place-items:center;width:26px;height:26px;color:#fff;background:#6783de;font-size:8px;border-radius:100%;font-weight:800}.dash-content{padding:25px 28px}.dash-title-row{display:flex;justify-content:space-between;align-items:center}.muted{color:#a1acc0}.mini{font-size:9px;font-weight:700;letter-spacing:.11em}.dash-title-row h3{font-size:23px;margin:4px 0}.dash-title-row p{font-size:10px;margin:0}.dash-pill{display:inline-flex;gap:7px;align-items:center;padding:7px 10px;color:#22955f;font-weight:700;font-size:9px;background:#e3f7ed;border-radius:30px}.dash-pill span{width:6px;height:6px;background:#45bf7b;border-radius:100%}.dash-stat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:12px;gap:12px;margin:23px 0 14px}.dash-stat{padding:14px;border:1px solid #e8edf6;border-radius:8px;background:white}.dash-stat-label{font-size:10px;color:#8792a6}.dash-stat-number{margin:6px 0;font-size:20px;font-weight:750}.dash-stat-sub{display:flex;align-items:center;gap:3px;font-size:8px;color:#39a779}.dash-chart-grid{display:grid;grid-template-columns:1.55fr 1fr;grid-gap:13px;gap:13px}.dash-activity,.dash-chart{border-radius:8px;background:#fff;border:1px solid #e8edf6;padding:16px}.mock-card-title{display:flex;justify-content:space-between;align-items:center;font-size:11px;font-weight:750}.mock-card-title span{display:flex;gap:5px;align-items:center;font-size:9px;color:#9ba7bc}.bars{height:124px;margin-top:21px;display:flex;align-items:end;gap:7px;border-bottom:1px solid #e9edf5;background:repeating-linear-gradient(0deg,transparent 0,transparent 29px,#f0f3fa 30px)}.bars span{background:linear-gradient(180deg,#6487ff,#c2cfff);width:100%;border-radius:3px 3px 0 0}.bars span:nth-child(3n){background:#d4e0ff}.axis{display:flex;justify-content:space-between;color:#a2aec1;font-size:8px;margin-top:8px}.activity-row{display:flex;align-items:center;gap:10px;padding-top:11px;font-size:10px;font-weight:730}.activity-row>div{flex:1 1}.activity-row small{display:block;color:#9aa7bb;font-size:8px;margin-top:2px;font-weight:500}.activity-icon{width:29px;height:29px;background:#eef2fe;color:#5378e6;border-radius:6px;display:grid;place-items:center}.green{color:#47ae81}.preview-note{position:absolute;bottom:9px;right:12px;font-size:8px;color:#a4acc4;background:#ffffffc9;padding:4px 8px;border-radius:5px}.section{padding:112px 0}.section-tint{background:#f3f6fc}.section-heading{max-width:610px;margin-bottom:36px}.section-heading.center{text-align:center;margin:0 auto 40px}.section-heading h2{margin:17px 0}.section-heading p{font-size:15px}.feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:17px;gap:17px}.feature-card{position:relative;padding:29px;min-height:234px;background:white;border:1px solid #e5ebf5;border-radius:12px;transition:border-color .2s,box-shadow .2s,transform .2s}.feature-card:not(.static):hover{transform:translateY(-4px);box-shadow:0 15px 35px #233f8310;border-color:#cbd8f5}.feature-card h2,.feature-card h3{font-size:18px;margin:20px 0 9px;letter-spacing:-.035em}.feature-card p{font-size:12px;line-height:1.65;min-height:45px}.feature-icon,.module-icon{width:47px;height:47px;display:grid;place-items:center;border-radius:10px;color:#345ef2;background:#eaf0ff}.m-kassensystem{background:#e5f8ed;color:#21a96a}.m-rechnungen{background:#fff0e3;color:#f39539}.m-kunden{background:#eaf0ff;color:#5073e9}.m-mitarbeiter{background:#ffecf2;color:#e66b97}.m-lager{background:#e6f9fc;color:#35aabd}.m-berichte{background:#e7f8f1;color:#2db888}.m-erweiterungen{background:#eeeaff;color:#806de4}.inline-link{display:inline-flex;align-items:center;gap:8px;font-size:12px;font-weight:800;color:#345ee4;margin-top:8px}.inline-link:hover{gap:13px}.section-link{margin-top:27px;text-align:center}.split-section{display:grid;grid-template-columns:.85fr 1.15fr;grid-gap:74px;gap:74px;align-items:center}.split-section .section-heading h2{max-width:450px}.benefit-list{list-style:none;margin:0 0 28px;padding:0;display:grid;grid-gap:15px;gap:15px}.benefit-list li{font-size:13px;font-weight:650;display:flex;align-items:center;gap:10px}.benefit-list svg{color:#3c69e8}.module-builder{padding:24px;background:#fff;border:1px solid #dfe7f4;border-radius:17px;box-shadow:0 20px 50px #273e7212}.module-picker-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px}.module-tile{position:relative;display:flex;flex-direction:column;align-items:start;gap:15px;min-height:132px;text-align:left;background:#fff;border:1px solid #e5ebf4;border-radius:10px;padding:16px;cursor:pointer;transition:all .2s}.module-tile.on,.module-tile:hover{border-color:#8ca7ff;background:#f8faff}.module-icon{height:39px;width:39px}.module-tile strong{font-size:11px}.tiny-check{position:absolute;right:12px;top:12px;display:grid;place-items:center;width:19px;height:19px;border:1px solid #cbd5e9;color:#a1b0cc;border-radius:5px}.tiny-check.on{background:#3e68ec;color:#fff;border-color:#3e68ec}.module-picker-footer{display:flex;align-items:center;gap:15px;justify-content:space-between;border-top:1px solid #e9edf5;margin-top:18px;padding-top:18px}.module-picker-footer>div:first-child span{display:block;color:#9ca8bd;font-size:10px;margin-bottom:4px}.module-picker-footer strong{font-size:16px}.selected-chips{display:flex;gap:5px;flex-wrap:wrap;justify-content:flex-end;max-width:73%}.selected-chips span{font-size:9px;border-radius:5px;padding:7px;color:#315ec5;background:#edf2ff}.preview-disclaimer{font-size:10px;margin:15px 0 0;color:#9ca5b9}.industry-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:19px;gap:19px}.industry-card{border:1px solid #e3e9f4;border-radius:12px;overflow:hidden;background:#fff;transition:transform .2s,box-shadow .2s}.industry-card:hover{transform:translateY(-4px);box-shadow:0 16px 34px #19305a18}.industry-art{height:154px;background:linear-gradient(120deg,#dceaff,#eef3ff);color:#6584d4;display:grid;place-items:center;overflow:hidden;position:relative}.industry-art svg{z-index:1;filter:drop-shadow(0 13px 8px #4268a31b)}.art-circle{position:absolute;width:160px;height:160px;top:48px;right:-12px;border:19px solid #ffffff65;border-radius:50%}.industry-peach .industry-art,.industry-peach.product-detail-illustration{background:#fff0e2;color:#c9896a}.industry-purple .industry-art,.industry-purple.product-detail-illustration{background:#ebeafd;color:#8680d7}.industry-green .industry-art,.industry-green.product-detail-illustration{background:#e4f3ef;color:#65a898}.industry-pink .industry-art,.industry-pink.product-detail-illustration{background:#ffebf2;color:#b17ca3}.industry-slate .industry-art,.industry-slate.product-detail-illustration{background:#e6edf4;color:#718ba4}.industry-copy{position:relative;display:flex;flex-direction:column;gap:7px;min-height:104px;padding:18px 20px}.industry-copy strong{font-size:14px}.industry-copy>span{font-size:11px;line-height:1.5;color:var(--muted);max-width:89%}.industry-copy>svg{position:absolute;top:20px;right:18px;color:#4e6ad3}.section-dark{background:radial-gradient(circle at 82% 20%,#3f56a2 0,transparent 30%),linear-gradient(120deg,#142343,#1e3162);color:#fff}.closing-cta{text-align:center}.dark-eyebrow{display:inline-flex;align-items:center;gap:8px;font-size:11px;color:#b8c9f6;font-weight:780}.closing-cta h2{font-size:clamp(2.4rem,5vw,4.5rem);margin:21px 0}.closing-cta h2 span{color:#94aafa}.closing-cta p{color:#b8c8e8;max-width:540px;margin:0 auto 27px}.site-footer{background:#101b36;color:#d2dcf1;padding:70px 0 25px}.footer-layout{display:grid;grid-template-columns:2.3fr repeat(3,1fr);grid-gap:40px;gap:40px}.brand.light{color:#fff}.footer-identity p{color:#98aacb;font-size:12px;max-width:285px;margin:23px 0}.footer-identity small{color:#7387aa;font-size:10px;display:block;line-height:1.6;max-width:310px}.footer-col{display:flex;flex-direction:column;gap:13px}.footer-col strong{font-size:12px;color:#fff;margin-bottom:8px}.footer-col a{font-size:12px;color:#9eacc8}.footer-col a:hover{color:#fff}.footer-bottom{display:flex;justify-content:space-between;border-top:1px solid #2a3754;margin-top:48px;padding-top:23px;font-size:10px;color:#8594b3}.page-hero{padding:94px 0 83px;background:radial-gradient(circle at 87% 20%,#e7edff,transparent 40%),linear-gradient(180deg,#fbfcff,#f4f7fe);border-bottom:1px solid #e8edf6}.page-hero h1{max-width:900px;margin:20px 0 17px;font-size:clamp(2.8rem,5.3vw,4.9rem)}.page-hero p{max-width:690px;font-size:16px}.card-tag{position:absolute;top:31px;right:30px;font-size:9px;color:#6c85ba;background:#eef3ff;padding:6px 10px;border-radius:20px;font-weight:750}.feature-card h2{font-size:19px}.narrow-cta{padding:45px 0;background:#edf2ff}.narrow-inner{display:flex;align-items:center;justify-content:space-between;gap:24px}.narrow-inner h2{font-size:23px;margin:0 0 5px}.narrow-inner p{font-size:13px;margin:0}.product-detail-layout{display:grid;grid-template-columns:1.2fr .8fr;align-items:center;grid-gap:60px;gap:60px}.product-detail-layout h1{margin-top:17px}.product-detail-hero .feature-icon{margin-top:23px}.product-detail-illustration{height:320px;background:radial-gradient(circle,#cfddff,#eef2ff);display:grid;place-items:center;border-radius:26px;position:relative;color:#5175db;overflow:hidden;border:1px solid #dce6fb}.product-detail-illustration:before{content:"";position:absolute;width:270px;height:270px;border:1px solid #ffffffb0;border-radius:100%;box-shadow:0 0 0 35px #ffffff36,0 0 0 85px #ffffff24}.product-detail-illustration>svg{z-index:1;filter:drop-shadow(0 25px 25px #315be23b)}.detail-float{position:absolute;background:white;border:1px solid #e6edfc;border-radius:9px;padding:12px 20px;font-size:12px;font-weight:730;box-shadow:0 9px 28px #27417d1c;z-index:2}.detail-float-one{left:16px;top:47px}.detail-float-two{right:16px;bottom:41px}.two-col-content{display:grid;grid-template-columns:1fr 1fr;grid-gap:75px;gap:75px;align-items:center}.two-col-content h2{margin-top:18px}.raised-panel{padding:37px;background:white;border:1px solid #e5ecf8;border-radius:18px;box-shadow:0 19px 42px #1b326416}.checked-list{list-style:none;padding:0;margin:0;display:grid;grid-gap:23px;gap:23px}.checked-list li{display:flex;align-items:flex-start;gap:13px;font-weight:650;font-size:14px}.checked-list svg{flex-shrink:0;color:#30b67f}.price-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:22px;gap:22px}.price-card{position:relative;background:white;border-radius:14px;padding:33px;border:1px solid #e1e8f5;display:flex;flex-direction:column;min-height:398px}.price-card.featured{border:2px solid #3664ef;box-shadow:0 15px 35px #2d55c215}.price-card h2{font-size:24px}.price-card p{font-size:13px;min-height:73px}.price-ribbon{position:absolute;top:-14px;left:23px;background:#3664ef;color:white;padding:7px 12px;border-radius:20px;font-size:10px;font-weight:800}.price-note{font-size:25px;font-weight:750;letter-spacing:-.04em;border-bottom:1px solid #edf0f5;padding-bottom:21px;margin:3px 0 24px}.price-card ul{padding:0;list-style:none;display:grid;grid-gap:14px;gap:14px;flex:1 1}.price-card li{display:flex;align-items:center;gap:11px;font-size:12px}.price-card li svg{color:#2db57c;flex-shrink:0}.wide{width:100%;margin-top:18px}.pricing-caveat{font-size:11px;text-align:center;margin-top:30px}.faq-narrow{max-width:740px}.faq-narrow details{background:#fff;border:1px solid #e4ebf7;border-radius:10px;padding:19px 22px;margin:12px 0}.faq-narrow summary{font-size:14px;font-weight:770;cursor:pointer}.faq-narrow details p{font-size:13px;margin:13px 0 0}.download-width{max-width:850px}.download-box{padding:25px;background:#fff;border:1px solid #e4eaf7;border-radius:14px;box-shadow:0 16px 38px #1a398115}.os-tabs{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:11px;gap:11px;margin-bottom:22px}.os-tab{min-height:58px;background:#fff;border:1px solid #e5ebf5;border-radius:9px;display:flex;align-items:center;justify-content:center;gap:11px;cursor:pointer;font-size:14px;font-weight:760;color:#64708a}.os-tab.active{background:#f4f7ff;border:2px solid #3a65e8;color:#315bdd}.download-detail{border:1px solid #e5ebf4;padding:31px;display:flex;gap:24px;border-radius:9px}.download-os-icon{width:74px;height:74px;display:grid;place-items:center;color:#3462dc;background:#eaf1ff;border-radius:13px;flex-shrink:0}.download-detail h3{font-size:20px;margin:0 0 4px}.download-detail p{font-size:13px}.unavailable{display:inline-block;font-size:12px;font-weight:700;color:#9d7131;background:#fff6e9;padding:13px;border-radius:7px;line-height:1.5}.download-security{font-size:11px;margin:17px 0 0}.download-feature-row{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:15px;gap:15px;margin-top:25px}.download-feature-row>div{padding:24px;background:#f3f7ff;border-radius:12px}.download-feature-row svg{color:#426ae5;margin-bottom:13px}.download-feature-row strong{display:block;font-size:13px}.download-feature-row p{font-size:11px;margin:8px 0 0}.resource-callout{border-top:1px solid #e7ecf4;margin-top:70px;padding-top:41px;display:flex;align-items:center;justify-content:space-between;gap:25px}.resource-callout .section-heading{margin:0}.resource-callout h2{font-size:25px}.resource-placeholder{max-width:760px;background:white;border:1px solid #e4eaf5;border-radius:17px;padding:50px}.resource-placeholder h2{font-size:29px;margin:20px 0 12px}.resource-placeholder p{max-width:570px}.resource-placeholder .inline-link{margin-top:28px}.three{grid-template-columns:repeat(3,1fr)}.company-icon{color:#3b68e8}.static{min-height:200px}.company-art{background:#e8efff}.legal-page{min-height:60vh}.legal-warning{background:#fff9ea;border:1px solid #f0dfb3;padding:24px;max-width:680px;border-radius:12px}.legal-warning p{font-size:13px;margin:10px 0 0}@media(max-width:1020px){.nav-wrap{gap:20px}.nav-links{gap:16px}.split-section{gap:30px}.feature-grid,.industry-grid{gap:12px}.feature-card{padding:21px}.footer-layout{gap:22px}.dash-stat-grid{gap:7px}}@media(max-width:790px){.container{width:min(100% - 34px,620px)}.site-header .nav-wrap{height:68px}.nav-links{display:none;position:absolute;top:68px;left:0;right:0;background:#fff;border-bottom:1px solid var(--line);box-shadow:0 14px 24px #14275016;padding:18px 25px;gap:19px;flex-direction:column;align-items:start}.nav-links.open{display:flex}.nav-actions{margin-left:auto}.nav-login{display:none}.mobile-toggle{display:block}.hero{padding-top:64px}.hero h1{font-size:clamp(2.9rem,11vw,4.5rem)}.section{padding:73px 0}.feature-grid,.industry-grid{grid-template-columns:repeat(2,1fr)}.product-detail-layout,.split-section,.two-col-content{grid-template-columns:1fr;gap:38px}.split-section .section-heading{max-width:100%}.footer-layout{grid-template-columns:repeat(3,1fr)}.footer-identity{grid-column:1/-1}.price-grid{grid-template-columns:1fr}.price-card,.price-card p{min-height:auto}.dashboard{height:370px}.dash-chart-grid{grid-template-columns:1fr}.dash-activity{display:none}.dash-content{padding:19px}.product-frame{border-radius:10px 10px 0 0}.product-detail-illustration{height:230px}}@media(max-width:520px){.container{width:calc(100% - 30px)}.brand{font-size:17px}.nav-actions .btn{padding:0 11px;font-size:11px}.hero{padding-top:48px}.hero h1{font-size:clamp(2.7rem,12vw,3.8rem)}.hero-description{font-size:14px}.hero-trust{gap:8px;font-size:9px}.hero-actions{gap:9px}.hero-actions .btn{width:100%}.hero-inner>.hero-actions{width:min(320px,100%);margin:25px auto 0}.download-feature-row,.feature-grid,.industry-grid,.module-picker-grid{grid-template-columns:1fr}.module-picker-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.feature-card{min-height:205px}.industry-art{height:120px}.module-tile{min-height:115px}.module-builder{padding:13px}.selected-chips{max-width:65%}.footer-layout{grid-template-columns:repeat(2,1fr)}.footer-bottom{flex-direction:column;gap:12px}.section-heading h2{font-size:2rem}.dash-stat-grid{grid-template-columns:repeat(2,1fr)}.dash-stat{padding:10px}.dashboard{height:345px}.dash-sidebar{width:41px}.dash-sideicons button{width:31px;height:31px}.dash-content{padding:12px}.dash-topbar{padding:0 12px}.dash-stat-grid{margin:10px 0}.dash-stat-number{font-size:14px}.dash-chart{padding:11px}.bars{height:72px}.dash-title-row h3{font-size:18px}.mock-window-bar span{font-size:6px}.page-hero{padding:63px 0}.narrow-inner,.resource-callout{flex-direction:column;align-items:flex-start}.narrow-inner .btn{width:100%}.os-tabs{gap:5px}.os-tab{font-size:11px;gap:6px;flex-direction:column;min-height:70px}.download-box{padding:12px}.download-detail{padding:19px;flex-direction:column}.download-detail h3{font-size:18px}.resource-placeholder{padding:26px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{transition:none!important;animation:none!important}}