@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@400;500;600;650;700;750;800&display=swap');
:root{--ink:#172b26;--green:#173f35;--lime:#d2f57b;--muted:#64716c;--line:#dce3de;--paper:#fafcf9;--blue:#e2edf9;--orange:#f9e7d7;--mint:#e4f0e4;--radius:18px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--paper);color:var(--ink);font-family:'DM Sans',Arial,sans-serif;font-size:16px;line-height:1.6}h1,h2,h3,h4,.brand,.price{font-family:Manrope,Arial,sans-serif;line-height:1.15;margin:0;letter-spacing:-.045em}h1{font-size:clamp(3rem,5.1vw,5.2rem);font-weight:750}h2{font-size:clamp(2rem,3.1vw,3.2rem);font-weight:750}h3{font-size:1.6rem}p{margin:20px 0;color:var(--muted)}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a{touch-action:manipulation}button{cursor:pointer}a:focus-visible,button:focus-visible,input:focus-visible{outline:3px solid #5289e7;outline-offset:5px}button:disabled{cursor:wait;opacity:.65}.wrap{width:min(1240px,calc(100% - 96px));margin-inline:auto}.header{height:106px;display:flex;align-items:center;justify-content:space-between;width:min(1376px,calc(100% - 96px));margin:auto;gap:24px}.brand{display:flex;align-items:center;gap:11px;font-size:1.3rem;font-weight:800;letter-spacing:-.04em}.brand-icon{display:grid;place-items:center;position:relative;width:43px;height:43px;border-radius:13px;background:var(--green);color:var(--lime);font-size:32px;letter-spacing:-.14em;padding-right:9px;line-height:1}.brand-icon span{position:absolute;right:8px;bottom:8px;font-size:25px}.brand-sub{display:block;font-size:10px;letter-spacing:.16em;font-weight:700;color:var(--muted);margin-top:6px}.header nav{display:flex;gap:34px;font-size:14px;font-weight:600}.header nav a:hover,.text-link:hover{color:#427d51}.button{display:inline-flex;align-items:center;justify-content:center;gap:25px;min-height:51px;padding:13px 23px;border-radius:9px;font-size:14px;font-weight:700;border:1px solid transparent;transition:transform .15s,background .15s}.button:hover{transform:translateY(-2px)}.button.small{min-height:44px;padding:10px 19px}.dark{background:var(--green);color:#fff}.lime{background:var(--lime);color:var(--green)}.outline{border-color:#bfcac2;background:transparent}.text-link{font-size:14px;font-weight:700;text-underline-offset:5px}.hero{display:grid;grid-template-columns:1.08fr 1fr;gap:60px;align-items:center;padding:67px 0 73px}.eyebrow{font-size:12px;letter-spacing:.12em;font-weight:700;display:flex;align-items:center;gap:10px;margin-bottom:25px}.tiny-line{width:24px;height:2px;background:#528451}.highlight{color:#578350}.lead{font-size:18px;line-height:1.8;max-width:510px;margin:27px 0}.actions{display:flex;align-items:center;gap:26px;margin:30px 0 43px}.hero-note{display:flex;gap:25px;color:var(--muted);font-size:12px;letter-spacing:.02em}.hero-visual{background:#e9efe5;border-radius:26px;padding:33px 28px 23px;position:relative}.visual-label{font-size:11px;letter-spacing:.15em;font-weight:700;color:#63755f;margin-bottom:23px}.mini-window{background:white;border:1px solid #d3dbd0;border-radius:13px;box-shadow:0 24px 40px -27px #193d3545;transform:rotate(-2deg);overflow:hidden}.window-top{padding:12px 16px;border-bottom:1px solid #ecf0e9;display:flex;align-items:center;gap:16px;font-size:10px;color:#8a958e}.window-dots{font-size:10px;letter-spacing:2px;color:#b5c3b6}.avatar{width:33px;height:33px;background:#e8eddd;color:#456445;display:inline-grid;place-items:center;border-radius:50%;font-size:11px;font-weight:700;flex-shrink:0}.window-top .avatar{margin-left:auto;width:24px;height:24px;font-size:8px}.mini-content{padding:25px}.mini-greeting{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-bottom:26px}.micro{font-size:9px;letter-spacing:.09em;font-weight:700;color:var(--muted)}.mini-greeting h2{font-size:22px;margin-top:7px}.demo-label{font-size:10px;padding:3px 7px;border:1px solid #dce3dc;border-radius:4px;color:#6c7a6c;white-space:nowrap;background:#ffffff80}.mini-app{display:flex;align-items:center;gap:12px;border:1px solid #e1e7e0;border-radius:9px;padding:14px;margin-top:10px}.mini-app strong{font-size:12px;display:block}.mini-app div>span{font-size:10px;color:#7a857b;display:block;margin-top:2px}.mini-arrow{margin-left:auto;color:#5e7266}.app-icon{width:44px;height:44px;border-radius:11px;display:inline-grid;place-items:center;font-size:26px;line-height:1;font-weight:500;flex-shrink:0}.blue{background:var(--blue);color:#446a9c}.green{background:var(--mint);color:#407a59}.orange{background:var(--orange);color:#b37940}.mini-app .app-icon{width:35px;height:35px;font-size:23px;border-radius:8px}.mini-bottom{display:flex;justify-content:space-between;margin-top:22px;font-size:10px;color:#7a857b}.visual-foot{display:flex;gap:14px;align-items:center;margin-top:27px;font-size:12px;color:#63755f}.visual-foot strong{font-weight:600;color:var(--ink)}.spark{font-size:36px;color:#68825a}.benefit-strip{border-block:1px solid var(--line);background:#fff}.benefit-strip .wrap{display:flex;justify-content:space-between;gap:20px;padding-block:23px;font-size:13px;color:#65736b}.benefit-strip span:before{content:'✓';margin-right:12px;color:#52774c}.section{padding-block:100px}.section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:45px;margin-bottom:68px}.section-head .eyebrow{margin-bottom:18px}.section-head>p,.section-head>div+div{max-width:355px;margin:0}.section-head p{font-size:16px}.product-row{display:grid;grid-template-columns:1fr 1.15fr;align-items:center;gap:95px;padding:35px 0 72px}.product-row:last-child{padding-bottom:0}.product-row.reverse{grid-template-columns:1.15fr 1fr}.reverse .product-copy{order:2}.product-kicker{display:flex;align-items:center;gap:13px;font-size:11px;letter-spacing:.12em;font-weight:700;margin-bottom:20px}.product-kicker .app-icon{width:33px;height:33px;font-size:22px;border-radius:8px}.product-copy h3{font-size:2.2rem}.product-copy p{line-height:1.8;font-size:16px;margin-block:18px}.feature-list{list-style:none;margin:22px 0 27px;padding:0;font-size:14px;line-height:1.5}.feature-list li{margin:12px 0;display:flex;gap:11px}.feature-list li:before{content:'✓';font-weight:700;color:#68825a;flex-shrink:0}.product-preview{background:#fff;border:1px solid #e0e6df;border-radius:var(--radius);padding:26px;box-shadow:0 14px 35px -26px #24442c55}.preview-top{display:flex;justify-content:space-between;align-items:center;gap:15px;border-bottom:1px solid #e9ede7;padding-bottom:19px;margin-bottom:21px;font-size:14px}.calendar-head{display:flex;justify-content:space-between;font-size:12px;color:#738078;margin-bottom:20px}.calendar{display:grid;grid-template-columns:repeat(5,1fr);grid-template-rows:66px 75px 75px;gap:5px;background:repeating-linear-gradient(90deg,transparent,transparent calc(20% - 1px),#eef1ed calc(20% - 1px),#eef1ed 20%)}.day{display:flex;flex-direction:column;align-items:center;font-size:9px;gap:7px;color:#7d8a80}.day strong{font-size:14px;color:#516154}.day.selected strong{background:#456e9d;color:white;border-radius:50%;height:27px;width:27px;display:grid;place-items:center}.appointment{border-radius:5px;padding:9px 7px;display:flex;flex-direction:column;font-size:9px;border-left:2px solid #6c96c7;background:#edf3fa;gap:3px}.appointment small{font-size:8px;color:#5c7899}.appointment strong{font-size:9px;font-weight:600}.appointment span{font-size:8px;color:#7a8fa5}.a1{grid-column:1/3;grid-row:2}.a2{grid-column:3/5;grid-row:2;background:#e9f0e5;border-color:#95b16c}.a3{grid-column:2/4;grid-row:3}.preview-caption{display:flex;align-items:center;gap:9px;margin-top:21px;padding-top:16px;border-top:1px solid #e8eee7;font-size:11px;color:#748071}.check{color:#5b8249}.kwl-preview{background:#f5f9f4}.search-mock{font-size:12px;background:#fff;border:1px solid #dce5d9;border-radius:7px;padding:12px;color:#8d998c;display:flex;gap:12px;align-items:center}.search-mock>span{font-size:24px;line-height:1}.maker-chips{display:flex;gap:6px;flex-wrap:wrap;margin:17px 0}.maker-chips span{background:#fff;border:1px solid #e1e8de;border-radius:6px;padding:5px 9px;font-size:9px}.maker-chips .active{background:#234d3d;color:white;border-color:#234d3d}.device-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.device-tile{background:#fff;border:1px solid #e2e8df;border-radius:9px;padding:18px 10px;display:flex;align-items:center;flex-direction:column;gap:7px}.device-letter{font-family:Manrope,sans-serif;font-size:25px;font-weight:800;color:#597255;margin-bottom:8px}.device-tile strong{font-size:12px}.device-tile>span:last-child{font-size:9px;color:#8b9587}.check-preview{background:#fdfaf6}.check-job{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-bottom:25px}.check-job h4{font-size:14px;letter-spacing:-.02em}.check-job div>span{font-size:11px;color:#8c8d7d}.pill{font-size:11px;font-weight:600;padding:5px 9px;border-radius:5px;display:inline-block}.success{background:#e5efdf;color:#517048}.neutral{background:#eef0ee;color:#6c736d}.warning{background:#fff0d8;color:#825c24}.check-job>.pill{margin-left:auto;font-size:9px}.info-line{display:flex;justify-content:space-between;gap:16px;border-bottom:1px solid #ecece3;padding:13px 0;font-size:11px}.info-line>span{color:#8b8b7b}.info-line strong{font-weight:500;text-align:right}.portal-section{background:var(--green);color:#fff;padding-block:85px}.portal-grid{display:grid;grid-template-columns:1fr 1fr;gap:120px;align-items:center}.portal-section .eyebrow{color:#b1c5a8}.portal-section h2{font-size:3.5rem}.portal-section p{color:#bbcec4;max-width:460px;line-height:1.8}.portal-section .button{margin-top:13px}.portal-steps>div{display:flex;gap:25px;padding:32px 0;border-bottom:1px solid #3a5b50}.portal-steps>div:last-child{border:0}.portal-steps>div>span{font-size:13px;color:#cbed8c;border:1px solid #637b5e;border-radius:50%;width:37px;height:37px;flex-shrink:0;display:grid;place-items:center}.portal-steps h3{font-size:21px;letter-spacing:-.02em;margin-top:7px}.portal-steps p{font-size:14px;line-height:1.8;margin:13px 0 0}.price-draft{font-size:12px;font-weight:600;background:#ecf1e4;padding:6px 10px;border-radius:5px;display:inline-block}.price-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.price-card{border:1px solid var(--line);border-radius:14px;padding:26px 22px;background:white;display:flex;flex-direction:column}.price-card>.app-icon{width:35px;height:35px;font-size:22px;margin-bottom:27px}.price-card h3{font-size:19px;letter-spacing:-.035em;min-height:23px}.price-card p{font-size:13px;line-height:1.6;margin:13px 0 22px;min-height:42px}.price{font-size:39px;letter-spacing:-.05em;white-space:nowrap}.price>span{font-size:13px;letter-spacing:0;font-family:'DM Sans',sans-serif}.price>small{font-size:11px;font-weight:400;letter-spacing:0;color:#758373;margin-left:4px;font-family:'DM Sans',sans-serif}.annual{font-size:10px;color:#7e877a;margin-top:9px}.price-card .feature-list{font-size:12px;flex:1;margin:25px 0}.price-card .feature-list li{gap:8px}.price-card .button{font-size:12px;gap:15px;padding-inline:12px;width:100%}.bundle{background:var(--green);color:#fff;border-color:var(--green)}.bundle-badge{color:#d4f28f;font-size:10px;letter-spacing:.12em;margin-bottom:27px;padding:9px 0;height:35px}.bundle p,.bundle .annual,.bundle .price small{color:#b7cbbb}.bundle .feature-list li:before{color:var(--lime)}.saving{font-size:9px;color:#b6cfb0;text-align:center;margin-top:13px}.pricing-note{font-size:12px;color:#7a8478;line-height:1.8;max-width:930px;margin:24px 0 0}.end-cta{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding-block:55px;display:flex;align-items:center;justify-content:space-between;gap:30px}.end-cta .eyebrow{margin-bottom:15px}.footer{padding-block:37px;display:flex;align-items:center;gap:28px;font-size:12px;color:#727d72}.footer>.brand{color:var(--ink);margin-right:10px}.footer>span{margin-right:auto}.footer .brand-icon{width:33px;height:33px;font-size:25px;border-radius:10px}.footer .brand-icon span{right:5px;bottom:5px;font-size:20px}.footer .brand{font-size:16px}.skip{position:fixed;top:-100px;left:15px;background:#fff;z-index:100;padding:10px}.skip:focus{top:10px}.login-page{background:#eef3e9;min-height:100vh}.login-layout{width:min(1050px,calc(100% - 80px));margin:70px auto;display:grid;grid-template-columns:1fr 1fr;gap:95px;align-items:center}.login-intro h1{font-size:3.8rem}.login-intro p{font-size:16px;line-height:1.9}.login-card{background:white;border:1px solid var(--line);border-radius:22px;padding:37px}.login-card h2{font-size:27px}.login-card>.eyebrow{font-size:11px;margin-bottom:15px}.login-card p{font-size:14px;line-height:1.8}.login-providers{margin-top:28px;display:grid;gap:13px}.provider{display:flex;align-items:center;gap:14px;border:1px solid var(--line);padding:16px;border-radius:11px}.provider:hover{background:#f4f8ef;border-color:#91aa7d}.provider>span:last-child{margin-left:auto}.provider strong{display:block;font-size:14px}.provider small{display:block;font-size:11px;color:var(--muted)}.login-help{font-size:12px;color:var(--muted);border-top:1px solid var(--line);padding-top:24px;margin-top:30px}.login-help a{text-decoration:underline}.notice,.status-banner{padding:13px 17px;background:#edf3e4;color:#4c6541;border:1px solid #d7e4c5;border-radius:8px;font-size:13px;line-height:1.7}.status-banner{margin-bottom:30px;display:flex;justify-content:space-between;align-items:center;gap:14px}.status-banner a{text-decoration:underline;font-weight:700}.error{background:#fff0eb;border-color:#efd2c8;color:#92442d}.dashboard-page{background:#f5f7f2}.sidebar{position:fixed;inset:0 auto 0 0;width:247px;background:var(--green);color:white;padding:33px 24px;display:flex;flex-direction:column}.sidebar .brand{font-size:20px}.sidebar .brand-icon{background:var(--lime);color:var(--green)}.sidebar .brand-sub{color:#9ab3a5;font-size:9px}.sidebar-label{font-size:10px;letter-spacing:.1em;color:#95b5a1;margin:58px 12px 16px}.sidebar nav{display:grid;gap:8px}.sidebar nav a{padding:12px 13px;display:flex;align-items:center;gap:13px;font-size:13px;border-radius:8px;color:#bad0c4}.sidebar nav a.active{background:#315548;color:white}.sidebar nav a>span{font-size:21px;line-height:1}.sidebar-bottom{margin-top:auto;display:grid;gap:17px;font-size:11px;color:#abc4b5;padding:20px 10px 0}.dashboard-main{margin-left:247px}.dashboard-header{height:91px;background:#fff;border-bottom:1px solid var(--line);padding:20px 42px;display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:12px;color:#768371}.dashboard-header strong{font-weight:500;color:var(--ink)}.dashboard-header>div{display:flex;align-items:center;gap:12px}.breadcrumb-sep{margin:0 14px;color:#bec6b9}.plain-button{border:0;padding:8px;background:transparent;color:#5a6c55;font-size:12px}.dashboard-content{padding:36px 42px 60px;max-width:1400px;margin:auto}.dashboard-title{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin:28px 0}.dashboard-title .eyebrow{font-size:11px;margin-bottom:12px}.dashboard-title h1{font-size:36px}.dashboard-title p{font-size:14px;margin:13px 0 0}.date-chip{border:1px solid var(--line);border-radius:7px;font-size:12px;color:var(--muted);background:white;padding:9px 14px;white-space:nowrap}.metric-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin:33px 0}.metric{border:1px solid var(--line);border-radius:13px;background:#fff;padding:23px}.metric>span{display:block;font-size:12px;color:var(--muted);margin-bottom:12px}.metric strong{font-family:Manrope,sans-serif;font-size:27px;font-weight:700;line-height:1.3;letter-spacing:-.03em}.metric small{font-size:12px;color:var(--muted);margin-left:7px}.dashboard-section-head{display:flex;justify-content:space-between;align-items:center;gap:20px;margin:37px 0 19px}.dashboard-section-head h2{font-size:20px}.dashboard-section-head>span{font-size:12px;color:var(--muted)}.dashboard-apps{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.dashboard-app{border:1px solid var(--line);border-radius:15px;padding:24px;background:#fff;display:flex;flex-direction:column}.dashboard-app-top{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:25px}.dashboard-app h3{font-size:20px}.dashboard-app p{font-size:13px;line-height:1.8;min-height:46px;margin:14px 0 24px}.app-license{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:15px 0;margin-bottom:23px;font-size:11px;display:flex;justify-content:space-between;gap:10px;flex-wrap:wrap;color:var(--muted)}.dashboard-app .button{font-size:12px;padding:11px;gap:13px;width:100%;margin-top:auto}.app-manage{background:none;border:0;padding:14px 4px 0;text-align:center;font-size:11px;color:#718169;text-decoration:underline;text-underline-offset:4px}.dashboard-lower{display:grid;grid-template-columns:1.3fr 1fr;gap:18px;margin-top:25px}.panel{border:1px solid var(--line);border-radius:14px;background:#fff;padding:25px}.panel h2{font-size:20px}.panel p{font-size:13px;line-height:1.9}.panel .eyebrow{font-size:10px;margin-bottom:15px}.role-line{display:flex;gap:15px;align-items:center;margin-top:22px}.role-line strong{display:block;font-size:13px}.role-line small{font-size:11px;color:var(--muted)}.support-panel{background:#e9f0e0}.support-panel .text-link{font-size:12px}.table-wrap{overflow-x:auto;border:1px solid var(--line);border-radius:13px;background:white}table{border-collapse:collapse;width:100%;text-align:left;font-size:13px}th{background:#edf2e7;padding:16px 21px;font-size:11px;letter-spacing:.03em;color:#64785c;font-weight:600}td{padding:20px 21px;border-top:1px solid var(--line);white-space:nowrap}.app-cell{display:flex;align-items:center;gap:12px;font-weight:600}.app-cell .app-icon{width:32px;height:32px;font-size:21px}.muted{color:var(--muted)}.details-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.detail-pair{padding:16px 0;border-bottom:1px solid var(--line);display:flex;flex-direction:column;gap:5px}.detail-pair span{font-size:12px;color:var(--muted)}.detail-pair strong{font-size:14px;font-weight:500}.dialog-backdrop{position:fixed;inset:0;background:#14271e80;z-index:10;display:grid;place-items:center;padding:24px}.dialog{background:white;border-radius:17px;padding:30px;width:min(470px,100%)}.dialog h2{font-size:25px}.dialog p{font-size:14px}.dialog .actions{margin:25px 0 0;justify-content:flex-end}.preview-top .demo-label,.mini-greeting .demo-label{font-size:10px}
@media(min-width:1700px){.hero{padding-block:100px}}@media(max-width:1150px){.wrap{width:calc(100% - 64px)}.header{width:calc(100% - 64px)}.hero{gap:35px}.hero-note{gap:12px;font-size:10px}.actions{gap:16px;flex-wrap:wrap}.product-row{gap:55px}.price-grid{grid-template-columns:repeat(2,1fr)}.price-card p{min-height:0}.price-card .button{max-width:100%}.price-card{padding:26px}.portal-grid{gap:65px}.dashboard-apps{grid-template-columns:1fr}.dashboard-app p{min-height:0}.dashboard-app .button{max-width:260px}.app-manage{text-align:left}.dashboard-content{padding:25px}.dashboard-header{padding:20px 25px}.dashboard-lower{grid-template-columns:1fr}.login-layout{gap:45px}.login-intro h1{font-size:3.1rem}}
@media(max-width:800px){.header{height:88px}.header nav{gap:17px;font-size:12px}.brand{font-size:19px}.hero{grid-template-columns:1fr;padding-top:45px;gap:45px}.hero h1{font-size:3.8rem}.hero-copy{max-width:600px}.hero-visual{max-width:560px;width:100%;justify-self:center}.hero-note{font-size:12px}.benefit-strip .wrap{display:grid;grid-template-columns:1fr 1fr;gap:15px}.section{padding-block:70px}.section-head{margin-bottom:40px;gap:25px}.section-head>p,.section-head>div+div{max-width:280px}.product-row,.product-row.reverse{gap:30px;grid-template-columns:1fr;padding-bottom:60px}.reverse .product-copy{order:0}.product-preview{max-width:620px;width:100%}.product-copy{max-width:620px}.portal-grid{grid-template-columns:1fr;gap:20px}.portal-section{padding-block:65px}.portal-section h2{font-size:3rem}.portal-section h2 br:nth-child(2){display:none}.portal-section p{max-width:600px}.footer{flex-wrap:wrap;gap:20px}.footer>span{flex-basis:60%;margin-right:0}.login-layout{grid-template-columns:1fr;max-width:540px;margin:30px auto 50px}.login-intro h1{font-size:2.7rem}.login-intro h1 br{display:none}.sidebar{position:static;width:100%;padding:18px 25px}.sidebar .brand{font-size:18px}.sidebar-label,.sidebar-bottom{display:none}.sidebar nav{display:flex;gap:7px;margin-top:20px;overflow:auto}.sidebar nav a{white-space:nowrap;padding:8px 10px;font-size:12px}.dashboard-main{margin-left:0}.dashboard-header{height:70px}.metric{padding:17px}.metric strong{font-size:22px}.dashboard-apps{grid-template-columns:1fr 1fr}.dashboard-apps .dashboard-app:last-child{grid-column:1/-1}.details-grid{grid-template-columns:1fr}.dashboard-title h1{font-size:30px}.date-chip{display:none}}
@media(max-width:520px){.wrap,.header{width:calc(100% - 38px)}.header nav{display:none}.header .button{font-size:12px;padding-inline:13px;gap:8px}.brand{font-size:18px}.brand-icon{width:36px;height:36px;font-size:28px}.brand-icon span{right:5px;bottom:6px;font-size:23px}.brand-sub{font-size:8px}.hero{padding-top:35px;padding-bottom:45px}.hero h1{font-size:3.1rem}.eyebrow{font-size:10px;letter-spacing:.1em}.lead{font-size:16px}.hero-note{font-size:10px;gap:14px}.actions{gap:20px}.hero-visual{padding:23px 16px 16px}.mini-content{padding:20px 15px}.mini-greeting h2{font-size:20px}.window-top{font-size:9px;gap:10px}.mini-app div>span{font-size:9px}.benefit-strip .wrap{font-size:11px;gap:12px}.benefit-strip span:before{margin-right:6px}.section-head{display:block}.section-head>p,.section-head>div+div{margin-top:22px;max-width:none}.section-head h2{font-size:2.2rem}.product-copy h3{font-size:2rem}.product-preview{padding:20px 15px}.check-job>.pill{margin-left:0}.info-line{font-size:10px}.price-grid{grid-template-columns:1fr}.price-card{padding:28px}.price-card .feature-list{font-size:14px}.price-card p{font-size:14px}.price-card .button{font-size:14px}.annual{font-size:12px}.saving{font-size:11px}.end-cta{display:block}.end-cta .button{margin-top:28px}.footer>span{flex-basis:100%;order:2}.footer{font-size:11px}.footer .brand{margin-right:auto}.login-layout{width:calc(100% - 38px)}.login-card{padding:25px 20px}.login-page .header>.text-link{font-size:11px}.dashboard-content{padding:22px 16px}.dashboard-header{padding:15px 18px;font-size:10px}.dashboard-header .breadcrumb-sep{margin:0 6px}.dashboard-header .avatar{display:none}.dashboard-apps,.metric-grid{grid-template-columns:1fr}.dashboard-apps .dashboard-app:last-child{grid-column:auto}.metric-grid{gap:10px}.metric{display:flex;justify-content:space-between;align-items:center}.metric>span{margin:0}.metric strong{font-size:22px}.dashboard-title{margin-top:24px}.dashboard-title h1{font-size:29px}.status-banner{display:block;font-size:12px}.status-banner a{display:block;margin-top:5px}.sidebar nav a{font-size:11px;gap:6px}.sidebar nav a>span{font-size:17px}.dashboard-app .button{max-width:none}.app-manage{text-align:center}.dashboard-section-head>span{font-size:10px}.dashboard-section-head h2{font-size:18px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}
