:root{color-scheme:light;--ink:#173a38;--muted:#52635e;--paper:#fbfaf6;--white:#fff;--line:#d7e3dd;--teal:#26786d;--teal-dark:#15564e;--lime:#eaf5ef;--lavender:#dcece7;--coral:#f4c5a8;--yellow:#f3e0aa;font-family:"Avenir Next","Hiragino Sans","Hiragino Kaku Gothic ProN","Segoe UI","Yu Gothic",Meiryo,sans-serif;font-synthesis:none}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink)}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button{font:inherit}a:focus-visible,summary:focus-visible{outline:3px solid var(--teal);outline-offset:4px}.skip-link{position:absolute;top:-100px;left:16px;z-index:50;background:var(--ink);color:#fff;padding:10px 18px}.skip-link:focus{top:12px}.wrap{width:min(100% - 80px,1440px);margin-inline:auto}.eyebrow{font-size:12px;font-weight:800;letter-spacing:.14em;line-height:1.5;margin:0 0 30px;text-transform:uppercase}.eyebrow-line{display:inline-block;width:20px;height:2px;background:var(--ink);vertical-align:middle;margin-right:8px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:22px;min-height:48px;padding:12px 22px;border-radius:7px;border:1px solid var(--ink);font-weight:750;font-size:14px;line-height:1.45;transition:transform .18s ease,background .18s ease,box-shadow .18s ease;white-space:nowrap}.button:hover{transform:translateY(-2px);box-shadow:4px 4px 0 var(--ink)}.button-dark{background:var(--ink);color:#fff}.button-dark:hover{background:#323832}.button-light{background:#fff;color:var(--ink)}.button-large{padding:18px 25px;min-height:60px;font-size:16px}.button-wide{width:100%}.text-link{font-size:15px;font-weight:760;border-bottom:2px solid var(--ink);padding-bottom:5px}.text-link:hover{color:var(--teal-dark);border-color:var(--teal-dark)}
.site-header{height:82px;background:rgba(247,247,242,.96);border-bottom:1px solid var(--line);position:sticky;top:0;z-index:30;backdrop-filter:blur(14px)}.header-inner{height:100%;display:flex;align-items:center;gap:40px}.brand{display:inline-flex;align-items:center;gap:11px;font-weight:850;letter-spacing:-.04em;font-size:21px;white-space:nowrap}.brand img{border-radius:9px}.nav{display:flex;align-items:center;gap:31px;margin-left:auto}.nav a{font-size:14px;font-weight:700}.nav a:hover{color:var(--teal-dark)}.header-cta{margin-left:24px;min-width:156px}
.hero{min-height:720px;padding-top:92px;padding-bottom:90px;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.05fr);align-items:center;gap:54px}.hero-copy{padding-bottom:18px}.hero h1{font-size:clamp(60px,5.5vw,88px);line-height:1.16;letter-spacing:-.08em;font-weight:830;margin:0 0 32px}.hero-highlight{display:inline-block}.hero-lead{font-size:17px;line-height:2;max-width:580px;margin:0;color:#333b35;font-weight:560}.hero-actions{display:flex;align-items:center;gap:27px;margin-top:32px;flex-wrap:wrap}.hero-footnote{font-size:12px;color:#657066;line-height:1.6;margin:24px 0 0}.hero-visual{height:560px;position:relative;isolation:isolate}.visual-grid{position:absolute;inset:4% 2% 8% 9%;background-color:#eff2e8;background-image:radial-gradient(#cbd3c4 1.1px,transparent 1.1px);background-size:20px 20px;border-radius:50%;transform:rotate(-8deg)}.visual-grid:before{content:"";position:absolute;width:127px;height:127px;background:var(--yellow);border:2px solid var(--ink);border-radius:50%;top:-21px;right:76px;z-index:-1}.visual-grid:after{content:"";position:absolute;width:135px;height:94px;background:var(--coral);border:2px solid var(--ink);border-radius:80px 80px 12px 12px;bottom:-16px;left:6px;transform:rotate(-17deg);z-index:-1}.editor-window{position:absolute;left:5%;top:15%;width:85%;height:376px;background:#fff;border:2px solid var(--ink);border-radius:15px;box-shadow:14px 16px 0 var(--lavender);overflow:hidden;transform:rotate(-2deg)}.editor-title{height:42px;border-bottom:2px solid var(--ink);display:flex;align-items:center;gap:13px;padding:0 13px;font-size:13px}.editor-title strong{letter-spacing:-.03em}.editor-dots,.preview-dots{display:flex;gap:4px}.editor-dots i,.preview-dots i{display:block;width:8px;height:8px;border:1.5px solid var(--ink);border-radius:50%;background:#fff}.editor-dots i:nth-child(1){background:var(--coral)}.editor-dots i:nth-child(2){background:var(--yellow)}.editor-dots i:nth-child(3){background:var(--lime)}.editor-save{margin-left:auto;background:var(--teal);color:#fff;border-radius:4px;font-size:10px;padding:5px 11px}.editor-ribbon{height:35px;border-bottom:1px solid var(--line);display:flex;gap:22px;align-items:center;padding:0 20px;font-size:10px;font-weight:700}.ribbon-active{color:var(--teal-dark);border-bottom:2px solid var(--teal);height:100%;display:grid;place-items:center}.editor-body{height:calc(100% - 77px);display:grid;grid-template-columns:98px 1fr}.editor-sidebar{border-right:1px solid var(--line);padding:14px 12px;display:flex;flex-direction:column;gap:11px;background:#fafbf8}.side-label{color:#6c756b;font-size:9px;font-weight:800}.side-line,.side-row{height:9px;background:#e3ebe3;border-radius:4px;width:100%}.side-line.long{width:84%}.side-row{height:25px;background:#f0f4ec}.side-row.selected{background:#dceee3;border-left:3px solid var(--teal)}.side-row.short{width:69%}.editor-canvas{background:#edf0e9;padding:11px 13px}.canvas-toolbar{height:26px;display:flex;gap:6px;align-items:flex-start;font-size:9px;font-weight:800}.canvas-toolbar span{background:#fff;border:1px solid #dbe1d8;border-radius:3px;padding:4px 7px}.canvas-page{height:232px;display:grid;grid-template-columns:80px 1fr;background:#f7f9f7;border-radius:5px;overflow:hidden;box-shadow:0 2px 8px #15342618}.page-menu{background:#182321}.page-content{padding:21px 22px}.page-eyebrow,.page-title,.page-line{display:block;background:#cad5cb;border-radius:4px}.page-eyebrow{width:42%;height:8px;background:#acc5b6}.page-title{width:83%;height:17px;margin-top:12px;background:#6c8278}.page-title.short{width:55%;margin-top:6px}.page-cards{display:flex;gap:11px;margin-top:22px}.page-cards>span{height:83px;flex:1;background:#fff;border:1px solid #d5e2da;border-radius:6px}.page-cards>.focused-card{background:#dcf4e9;border:3px solid #167d6b;position:relative;box-shadow:0 0 0 4px #d4f3e8}.handle{position:absolute;width:8px;height:8px;background:#fff;border:2px solid #167d6b}.handle-one{left:-6px;top:-6px}.handle-two{right:-6px;top:-6px}.handle-three{left:-6px;bottom:-6px}.handle-four{right:-6px;bottom:-6px}.page-line{width:65%;height:7px;margin-top:19px}.mobile-window{position:absolute;z-index:5;right:0;bottom:15px;width:140px;height:263px;background:#fff;border:2px solid var(--ink);border-radius:22px;box-shadow:10px 12px 0 var(--lime);padding:19px 11px 14px;transform:rotate(7deg)}.mobile-speaker{width:33px;height:5px;border-radius:5px;background:var(--ink);margin:-9px auto 20px}.mobile-top{height:29px;background:#192321;border-radius:4px;margin-bottom:14px}.mobile-head{height:10px;width:72%;background:#6c8278;border-radius:3px}.mobile-line{height:6px;width:90%;background:#dce7dc;border-radius:3px;margin:8px 0 16px}.mobile-card{height:40px;border:1px solid #d5e2da;background:#e4f3e8;border-radius:5px;margin-bottom:8px}.mobile-card.narrow{height:24px}.visual-cursor{position:absolute;right:33%;top:45%;font-size:67px;font-weight:900;color:var(--ink);text-shadow:3px 3px 0 #fff;z-index:7;transform:rotate(-20deg)}.visual-label{position:absolute;z-index:8;background:#fff;border:2px solid var(--ink);border-radius:5px;padding:9px 13px;font-size:12px;font-weight:850;box-shadow:4px 4px 0 var(--ink);white-space:nowrap}.label-top{top:3%;right:1%;transform:rotate(5deg)}.label-bottom{left:17%;bottom:12px;transform:rotate(-4deg)}
.problem{background:var(--lime);padding:110px 0 120px}.section-heading-grid{display:grid;grid-template-columns:1.1fr .65fr;gap:80px;align-items:end;margin-bottom:60px}.section-heading-grid h2,.preview-intro h2,.flow-intro h2,.download-heading h2,.faq-section h2,.closing h2{font-size:clamp(42px,4.5vw,72px);line-height:1.2;letter-spacing:-.07em;font-weight:830;margin:0}.section-heading-grid p,.preview-intro>p:last-child,.flow-intro>p:last-child,.download-heading>p{line-height:1.9;color:#334035;font-size:17px;margin:0;max-width:500px}.marker{background:linear-gradient(transparent 73%,#fff 73%)}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.feature-card{background:#fff;min-height:380px;padding:30px;border:2px solid var(--ink);border-radius:8px;box-shadow:6px 6px 0 var(--ink);display:flex;flex-direction:column}.feature-number{font-size:11px;font-weight:850;letter-spacing:.12em}.feature-symbol{width:108px;height:108px;margin:23px 0 20px;display:grid;place-items:center}.symbol-pointer{background:var(--lavender);border-radius:100px;font-size:76px;font-weight:900;line-height:1;transform:rotate(-17deg)}.symbol-devices{position:relative}.symbol-devices span{display:block;width:92px;height:66px;background:var(--coral);border:3px solid var(--ink);border-radius:7px}.symbol-devices span:after{content:"";display:block;width:36px;height:4px;background:var(--ink);position:relative;top:67px;left:28px}.symbol-devices i{display:block;width:31px;height:59px;border:3px solid var(--ink);border-radius:7px;background:#fff;position:absolute;right:0;bottom:9px;transform:rotate(9deg)}.symbol-compare{display:flex;gap:5px}.symbol-compare span{width:47px;height:68px;display:grid;place-items:center;border:3px solid var(--ink);border-radius:6px;background:var(--yellow);font-size:16px;font-weight:850}.symbol-compare span+span{background:var(--lime);transform:translateY(9px)}.feature-card h3{font-size:25px;letter-spacing:-.05em;margin:0 0 13px}.feature-card p{font-size:14px;line-height:1.85;color:#4f5b51;margin:0}
.preview-section{padding-top:120px;padding-bottom:120px}.preview-intro{display:grid;grid-template-columns:1.15fr 1fr;column-gap:60px;align-items:end;margin-bottom:48px}.preview-intro .eyebrow{grid-column:1/-1}.preview-frame{background:#d9c8fa;border:2px solid var(--ink);border-radius:13px;padding:17px 17px 18px;box-shadow:10px 11px 0 var(--ink)}.preview-top{display:flex;align-items:center;justify-content:center;position:relative;height:32px;font-size:12px;font-weight:750}.preview-dots{position:absolute;left:2px}.preview-corner{position:absolute;right:3px;font-size:18px}.preview-frame img{width:100%;height:auto;border:1px solid #c4d0c5;border-radius:6px;background:#fff}.preview-caption{font-size:12px;color:#647064;margin:19px 0 0;text-align:right}
.flow-section{background:#f6c4b4;padding:110px 0 125px}.flow-layout{display:grid;grid-template-columns:.85fr 1fr;gap:10%}.flow-intro p:last-child{margin-top:27px}.flow-list{list-style:none;margin:0;padding:0;border-top:2px solid var(--ink)}.flow-list li{display:grid;grid-template-columns:58px 1fr;gap:20px;padding:25px 0 29px;border-bottom:2px solid var(--ink)}.flow-list li>span{font-size:15px;font-weight:900}.flow-list h3{font-size:24px;letter-spacing:-.04em;margin:0 0 8px}.flow-list p{margin:0;line-height:1.8;font-size:14px;color:#4e3931}
.download-section{background:#eee8ff;padding:115px 0 110px}.download-heading{display:grid;grid-template-columns:1.15fr .7fr;gap:80px;align-items:end;margin-bottom:48px}.download-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.download-card{min-height:390px;background:#fff;border:2px solid var(--ink);border-radius:9px;box-shadow:7px 7px 0 var(--ink);padding:32px;display:flex;flex-direction:column}.download-card-top{display:flex;justify-content:space-between;align-items:flex-start}.os-mark{width:60px;height:60px;display:grid;place-items:center;border:2px solid var(--ink);border-radius:13px;background:var(--lime);font-size:34px;font-weight:700}.windows-mark{background:var(--coral)}.release-tag{font-size:11px;font-weight:850;letter-spacing:.11em;background:#f0f2ee;padding:8px 10px;border-radius:4px}.download-card h3{font-size:35px;letter-spacing:-.06em;margin:24px 0 5px}.download-card p{line-height:1.8;color:#47534a;font-size:14px;margin:0 0 25px;max-width:420px}.download-card .button{margin-top:auto}.download-meta{display:block;color:#56645b;font-size:12px;margin-top:12px}.checksum{border-top:1px solid #d7ddd5;margin-top:20px;padding-top:14px}.checksum summary{font-size:12px;font-weight:780;cursor:pointer}.checksum code{display:block;font-size:11px;overflow-wrap:anywhere;line-height:1.6;margin-top:10px;color:#506055}.download-note{margin:28px 0 0;font-size:12px;line-height:1.85;color:#4e5860;max-width:780px}
.faq-section{padding-top:110px;padding-bottom:115px;display:grid;grid-template-columns:.75fr 1.25fr;gap:8%}.faq-list{border-top:2px solid var(--ink)}.faq-list details{border-bottom:1px solid #b8c1b8}.faq-list summary{list-style:none;cursor:pointer;position:relative;font-size:18px;font-weight:780;padding:25px 46px 25px 3px}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:"+";position:absolute;right:6px;top:20px;font-size:28px;font-weight:350}.faq-list details[open] summary:after{content:"−"}.faq-list p{font-size:14px;line-height:1.85;color:#4e5a50;padding:0 46px 22px 3px;margin:0}
.closing{background:var(--teal);color:#fff}.closing-inner{min-height:430px;padding-top:95px;padding-bottom:95px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.closing h2{font-size:clamp(42px,5.2vw,82px);margin:0 0 37px}.closing .button{border-color:#fff}.closing .button:hover{box-shadow:5px 5px 0 #b4e0cc}.site-footer{background:#172320;color:#fff}.footer-inner{display:flex;align-items:center;gap:35px;min-height:100px}.footer-inner .brand{font-size:18px}.footer-inner>span{font-size:13px;color:#b2c0b7}.footer-inner small{margin-left:auto;color:#9caea2}
@media(max-width:1100px){.wrap{width:min(100% - 56px,1440px)}.hero{gap:28px;min-height:650px}.hero h1{font-size:clamp(54px,6vw,76px)}.hero-visual{height:480px}.editor-window{height:330px}.canvas-page{height:186px}.page-cards>span{height:56px}.mobile-window{transform:scale(.83) rotate(7deg);transform-origin:bottom right}.feature-card{padding:24px}.section-heading-grid,.download-heading{gap:40px}}
@media(max-width:760px){.wrap{width:min(100% - 36px,1440px)}.site-header{height:68px}.header-inner{gap:10px}.brand{font-size:18px}.brand img{width:30px;height:30px}.nav{display:none}.header-cta{margin-left:auto;min-width:auto;font-size:12px;padding:8px 12px;min-height:42px}.hero{display:block;padding-top:72px;padding-bottom:70px;min-height:auto}.hero h1{font-size:clamp(51px,9.1vw,78px);margin-bottom:26px}.hero-lead{font-size:15px;line-height:1.9}.hero-visual{height:470px;max-width:600px;margin:20px auto 0}.problem,.preview-section,.flow-section,.download-section,.faq-section{padding-top:78px;padding-bottom:85px}.section-heading-grid,.preview-intro,.download-heading,.faq-section,.flow-layout{display:block}.section-heading-grid h2,.preview-intro h2,.flow-intro h2,.download-heading h2,.faq-section h2{font-size:clamp(44px,7.5vw,65px)}.section-heading-grid p,.preview-intro>p:last-child,.download-heading>p{margin-top:23px}.feature-grid{grid-template-columns:1fr;gap:16px}.feature-card{min-height:auto;padding:25px}.feature-symbol{margin:15px 0}.flow-list{margin-top:42px}.download-grid{margin-top:38px}.faq-list{margin-top:34px}.preview-frame{padding:10px;box-shadow:6px 6px 0 var(--ink)}.preview-caption{text-align:left}.closing-inner{min-height:360px;padding:78px 0}.footer-inner{flex-wrap:wrap;justify-content:space-between;padding-top:28px;padding-bottom:28px;gap:15px}.footer-inner>span{order:3;width:100%}.footer-inner small{margin-left:0}}
@media(max-width:540px){.hero-actions{align-items:stretch;flex-direction:column;gap:19px}.hero-actions .button{white-space:normal}.hero-actions .text-link{align-self:flex-start}.hero-footnote{margin-top:21px}.hero-visual{height:360px;margin-top:36px}.editor-window{top:11%;left:1%;width:91%;height:272px;box-shadow:8px 10px 0 var(--lavender)}.editor-title{height:33px;font-size:10px}.editor-ribbon{height:25px;font-size:8px;gap:10px}.editor-body{height:calc(100% - 58px);grid-template-columns:55px 1fr}.editor-sidebar{padding:9px 5px;gap:8px}.side-label{font-size:6px}.side-row{height:16px}.editor-canvas{padding:7px}.canvas-toolbar{font-size:7px}.canvas-toolbar span{padding:2px 4px}.canvas-page{height:167px;grid-template-columns:44px 1fr}.page-content{padding:12px}.page-title{height:10px;margin-top:7px}.page-cards{gap:5px;margin-top:13px}.page-cards>span{height:50px}.page-line{margin-top:13px}.mobile-window{right:0;bottom:0;transform:scale(.65) rotate(7deg)}.visual-cursor{font-size:50px;right:31%;top:44%}.visual-label{font-size:9px;padding:6px 8px;box-shadow:3px 3px 0 var(--ink)}.label-top{top:0;right:0}.label-bottom{bottom:10px;left:7%}.section-heading-grid h2,.preview-intro h2,.flow-intro h2,.download-heading h2,.faq-section h2{font-size:44px}.download-grid{grid-template-columns:1fr}.download-card{min-height:365px;padding:24px}.download-heading p{font-size:15px}.flow-list li{grid-template-columns:42px 1fr;gap:15px}.faq-list summary{font-size:16px}.closing h2{font-size:43px}.preview-frame img{min-height:250px;object-fit:cover;object-position:45% top}.preview-top{font-size:10px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}.button:hover{transform:none}}
@media(max-width:760px){.download-grid{grid-template-columns:1fr}.download-card{min-height:365px}.download-card .button{white-space:normal}}
@media(max-width:760px){.hero h1{font-size:clamp(42px,7.8vw,70px)}}
@media(max-width:360px){.hero h1{font-size:38px}.header-cta{font-size:11px;padding-inline:9px}.brand{font-size:16px}}

/* Page Studio identity: deep green, warm paper, and a restrained apricot accent. */
.site-header{background:rgba(251,250,246,.96)}
.brand{font-weight:700;letter-spacing:-.025em}
.brand img{border-radius:10px}
.brand-name{display:inline-flex;align-items:baseline;gap:4px}
.brand-name strong{font-weight:700}
.brand-name>span{font-weight:500}
.nav a{font-weight:600}
.eyebrow{font-size:11px;font-weight:700;letter-spacing:.18em}
.button{border-radius:9px;border-color:var(--ink);box-shadow:none;font-weight:700}
.button:hover{transform:translateY(-2px);box-shadow:0 9px 20px #173a3826}
.button-dark:hover{background:#24524e}
.hero h1{font-weight:700;letter-spacing:-.045em;line-height:1.21}
.hero-lead{font-weight:500;line-height:1.95}
.section-heading-grid h2,.preview-intro h2,.flow-intro h2,.download-heading h2,.faq-section h2,.closing h2{font-weight:700;letter-spacing:-.045em;line-height:1.24}
.feature-card h3,.flow-list h3,.download-card h3{font-weight:700;letter-spacing:-.025em}
.faq-list summary{font-weight:700}
.hero-accent{box-shadow:inset 0 -.16em 0 #f4ceb4}
.visual-grid{inset:3% 0 6% 6%;background-color:#eaf4ee;background-image:linear-gradient(#dce8e2 1px,transparent 1px),linear-gradient(90deg,#dce8e2 1px,transparent 1px);background-size:32px 32px;border-radius:24px;transform:none}
.visual-grid:before,.visual-grid:after{display:none}
.editor-window{border:1px solid #c6d6ce;border-radius:13px;box-shadow:0 22px 56px #173a3830;transform:none}
.editor-title{border-bottom:1px solid var(--line)}
.editor-ribbon{border-bottom-color:var(--line)}
.mobile-window{border:1px solid #b9cec4;box-shadow:0 18px 42px #173a3830;transform:none}
.visual-cursor{display:none}
.visual-label{border:1px solid #c6d9cf;box-shadow:0 7px 18px #173a381a;color:var(--teal-dark);border-radius:999px;transform:none}
.label-top{top:4%;right:3%}
.label-bottom{left:10%;bottom:3%}
.label-top{background:#fff4eb;border-color:#f0d5c0}
.label-bottom{background:#f3fbf6}
.page-cards>.focused-card{background:#fcebdc;border-color:#d58c61;box-shadow:0 0 0 4px #fff0e2}
.handle{border-color:#d58c61}
.problem{background:#eaf5ef}
.marker{background:linear-gradient(transparent 73%,#f4ceb4 73%)}
.feature-number{color:#236e62}
.feature-card,.download-card{border:1px solid #cadbd2;border-radius:15px;box-shadow:0 14px 34px #173a3812}
.symbol-pointer{background:#dcebe5;border-radius:20px;font-size:65px;transform:none}
.symbol-devices span{background:#f4c5a8;border-width:2px}
.symbol-devices i{border-width:2px}
.symbol-compare span{background:#f3e0aa;border-width:2px}
.symbol-compare span+span{background:#cce4d9;transform:none}
.preview-frame{background:#e8f2ed;border:1px solid #c2d3ca;box-shadow:0 18px 42px #173a3818}
.flow-section{background:#fcf0e6}
.download-section{background:var(--paper);border-top:1px solid #eee4db}
.mac-card{border-top:4px solid #79b9aa}
.windows-card{border-top:4px solid #eca77d}
.download-status{display:flex;align-items:center;justify-content:center;min-height:48px;margin-top:auto;padding:12px 18px;border:1px solid #cad5ce;border-radius:7px;background:#f3f5f1;color:#506257;font-size:14px;font-weight:750}
.os-mark{background:#d7eee2}
.windows-mark{background:#f4c5a8}
.release-tag{background:#f8efe6}
.closing{background:#173a38}
.closing .eyebrow{color:#f2bf9f}
.closing .button:hover{box-shadow:0 9px 20px #051c1b50}
@media(max-width:1100px){.mobile-window{transform:scale(.83);transform-origin:bottom right}}
@media(max-width:540px){.mobile-window{transform:scale(.65)}.visual-grid{border-radius:18px}.label-bottom{left:4%;bottom:2%}}
@media(min-width:921px) and (max-width:1100px){.hero h1{font-size:clamp(54px,5.8vw,64px)}}
@media(min-width:761px) and (max-width:920px){.hero{display:block;min-height:auto;padding-top:75px;padding-bottom:85px}.hero-copy{max-width:690px}.hero h1{font-size:clamp(54px,6.3vw,66px)}.hero-visual{height:480px;max-width:620px;margin:15px auto 0}}
@media(max-width:360px){.hero h1{font-size:37px}.section-heading-grid h2,.preview-intro h2,.flow-intro h2,.download-heading h2,.faq-section h2{font-size:37px}}
.button-pending,.button-pending:hover{background:#e8ece7;color:#506257;border-color:#b7c8be;box-shadow:none;transform:none;cursor:default}
