@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--ink:#202626;--muted:#626a69;--paper:#f7f5f0;--white:#fff;--line:#deded8;--red:#e64a31;--red-dark:#bd321e;--green:#cced92;--blue:#dce9fb;--violet:#e8defb;--radius:24px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:'DM Sans',Arial,sans-serif;line-height:1.55}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Manrope,Arial,sans-serif;letter-spacing:-.045em;line-height:1.13}h1{font-size:clamp(36px,4vw,54px);font-weight:800}h2{font-size:clamp(30px,3.2vw,44px);font-weight:800}h3{font-size:21px;font-weight:700}p{color:var(--muted)}a{color:inherit}button{font:inherit}.container{width:min(1240px,calc(100% - 64px));margin:auto}.site-header{position:sticky;top:0;z-index:100;height:80px;background:#fffcf8f5;border-bottom:1px solid #e7e9e3;box-shadow:0 8px 24px #2026260a;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.site-header-inner{height:100%;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:10px;font-family:Manrope,sans-serif;font-size:19px;font-weight:800;letter-spacing:-.04em}.brand-mark{width:30px;height:30px;border-radius:9px;background:var(--red);display:grid;place-items:center;color:#fff;font-size:19px;font-weight:800;transform:rotate(-8deg)}.cta{display:inline-flex;align-items:center;justify-content:center;padding:13px 25px;background:var(--red);border:1px solid var(--red);border-radius:12px;color:#fff;text-decoration:none;font-size:14px;font-weight:700;box-shadow:0 8px 18px #e64a3125;transition:transform .25s,background .25s,box-shadow .25s}.cta:hover{transform:translateY(-3px);background:var(--red-dark);box-shadow:0 12px 22px #e64a3138}.eyebrow{font-size:12px;text-transform:uppercase;letter-spacing:.18em;font-weight:800;color:var(--red);margin-bottom:18px}.hero{padding:55px 0 66px;overflow:hidden}.hero-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:6%;align-items:center}.hero-copy{max-width:530px}.hero-copy h1{margin-bottom:22px}.hero-copy p{font-size:18px;max-width:500px;margin-bottom:29px}.hero-stage{height:550px;position:relative;background:#e7e7df;border-radius:32px;overflow:hidden;box-shadow:inset 0 0 0 1px #dadbd3}.intro-strip{display:grid;grid-template-columns:1.15fr repeat(3,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:26px 0;gap:24px;align-items:center}.intro-strip strong{font:800 17px Manrope,sans-serif;line-height:1.2}.intro-strip span{font-size:13px;color:#57615d}.intro-strip b{color:var(--ink)}.section{padding:70px 0}.section-heading{max-width:690px;margin-bottom:31px}.section-heading p{font-size:17px;margin:0}.flow-row{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.flow-card{min-height:270px;border-radius:23px;padding:26px;background:#fff;border:1px solid var(--line);position:relative;overflow:hidden}.flow-card:nth-child(2){background:#263d35;color:white}.flow-card:nth-child(2) p{color:#d2ddd4}.flow-card:nth-child(3){background:#e5ebdb}.flow-number{font-size:12px;letter-spacing:.14em;font-weight:800;color:var(--red);margin-bottom:42px}.flow-card h3{max-width:240px;margin-bottom:9px}.flow-card p{font-size:14px;max-width:260px}.flow-decoration{position:absolute;right:-38px;bottom:-38px;width:135px;height:135px;border-radius:100%;border:22px solid #e6eee0}.flow-card:nth-child(2) .flow-decoration{border-color:#48695a}.flow-card:nth-child(3) .flow-decoration{border-color:#d3dfc2}@media(max-width:950px){.hero-grid{grid-template-columns:1fr;gap:35px}.hero-copy{max-width:700px}.hero-stage{height:500px}.intro-strip{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.container{width:min(100% - 32px,1240px)}.site-header{height:68px}.brand{font-size:17px}.brand-mark{width:27px;height:27px;font-size:16px}.cta{padding:11px 17px}.hero{padding:31px 0 42px}.hero-copy p{font-size:16px}.hero-stage{height:370px;border-radius:22px}.intro-strip{gap:16px;padding:21px 0}.intro-strip strong{grid-column:1/-1}.section{padding:42px 0}.flow-row{grid-template-columns:1fr}.flow-card{min-height:205px}.flow-number{margin-bottom:24px}}
.product-hero{padding-top:56px;padding-bottom:60px}.product-hero-grid{display:grid;grid-template-columns:.83fr 1.17fr;gap:5%;align-items:center}.product-copy{max-width:490px}.product-copy h1{margin-bottom:22px}.product-copy p{font-size:18px;margin-bottom:27px}.hero-chips{display:flex;flex-wrap:wrap;gap:7px;margin-top:27px}.hero-chips span{background:#eaeae4;border:1px solid #dadcd5;color:#4d5652;border-radius:100px;padding:7px 12px;font-size:12px;font-weight:700}.visual-panel{min-width:0;position:relative;min-height:500px;border-radius:29px;overflow:hidden;display:grid;place-items:center;padding:22px;border:1px solid #dcded8}.writer-panel{background:#e4ece5}.sheet-panel{background:#e2eddb}.slide-panel{background:#e3e6ef}.pdf-panel{background:#f3e9e3}.photo-panel{background:#ddd4c8;display:flex;flex-direction:column;justify-content:center}.ai-panel{background:#272e2a}.ui-window{background:#fff;border:1px solid #dce1dc;border-radius:13px;box-shadow:0 24px 48px #26302b28;overflow:hidden}.ui-top{height:43px;display:flex;align-items:center;gap:9px;border-bottom:1px solid #e8ebe7;padding:0 14px;color:#3c4642;font-size:11px}.ui-top strong{font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ui-top>span{margin-left:auto;color:#7c8580;font-size:10px;white-space:nowrap}.ui-app-dot{width:22px;height:22px;border-radius:6px;color:#fff;display:grid;place-items:center;font:800 11px Manrope,sans-serif;flex:none}.writer-dot,.pdf-dot{background:#e64a31}.sheet-dot{background:#2c9b69}.slide-dot{background:#e4934d}.ui-toolbar{height:75px;padding:9px 16px;font-size:11px;color:#56625c;border-bottom:1px solid #e5eae6;white-space:nowrap;overflow:hidden}.tools-row{display:flex;gap:8px;margin-top:10px}.tools-row b{border:1px solid #dfe5df;border-radius:4px;padding:2px 9px;color:#29322e}.writer-ui{width:95%;height:445px}.writer-work{height:296px;background:#f1f3f0;display:grid;grid-template-columns:1fr 170px;padding:15px 14px;gap:12px;overflow:hidden}.writer-page{background:#fff;box-shadow:0 3px 12px #1e29211a;padding:21px 24px;overflow:hidden}.page-eyebrow{color:#e45c43;font-size:8px;letter-spacing:.2em;font-weight:800}.writer-page h3{font-size:19px;letter-spacing:-.04em;margin:10px 0 4px}.writer-page .page-sub{color:#75817a;font-size:10px;margin:0}.page-rule{height:1px;background:#dfe4de;margin:13px 0}.writer-page h4{font-size:10px;margin:0 0 8px}.text-lines i{display:block;height:5px;background:#dce3dc;border-radius:4px;margin:6px 0}.text-lines .short{width:55%}.text-lines .medium{width:77%}.mini-table{display:grid;grid-template-columns:repeat(3,1fr);margin:14px 0;font-size:9px;color:#4a5a50}.mini-table span{padding:4px;background:#edf2ed;border:1px solid #fff}.mini-table span:nth-child(-n+3){background:#dceadb;font-weight:700}.writer-assist{background:#fff;border:1px solid #e4e9e4;border-radius:8px;padding:14px 11px}.ai-pill{font-size:11px;color:#bd492f;font-weight:800}.writer-assist small{display:block;background:#f6f3ef;border-radius:7px;padding:9px;margin:12px 0;font-size:9px;line-height:1.45}.assistant-result{font-size:10px;line-height:1.5;color:#506057}.assistant-actions{display:flex;gap:4px;flex-wrap:wrap;margin-top:11px}.assistant-actions span{border:1px solid #e3e7e1;border-radius:4px;padding:3px;font-size:8px}.ui-status{height:29px;font-size:9px;color:#8a938e;padding:7px 15px;border-top:1px solid #e6eae6}
.sheet-ui{width:94%;height:420px}.formula-bar{border:1px solid #e3e8e2;border-radius:5px;padding:3px 8px;margin-top:9px;color:#32885f;font-family:monospace;font-size:10px}.spreadsheet{width:100%;border-collapse:collapse;font-size:11px;text-align:left}.spreadsheet th,.spreadsheet td{padding:9px 12px;border:1px solid #e7ece7;white-space:nowrap}.spreadsheet th{background:#e6f2e7;font-weight:700;color:#4c6552}.spreadsheet td:last-child{color:#2b8f56;font-weight:700}.sheet-bottom{display:grid;grid-template-columns:1fr 1fr;align-items:center;padding:19px 22px;gap:12px}.sheet-bottom small{display:block;color:#58a476;font-size:8px;letter-spacing:.16em;font-weight:800}.sheet-bottom strong{display:block;font:800 19px Manrope,sans-serif;margin:5px 0}.sheet-bottom span{display:block;font-size:10px;color:#7b857c}.bar-chart{height:96px;display:flex;align-items:end;gap:13px;border-bottom:1px solid #cddace;padding:0 8px}.bar-chart i{flex:1;background:#82c69c;border-radius:5px 5px 0 0}.bar-chart i:last-child{background:#2e8f62}.sheet-floating,.slide-floating{position:absolute;bottom:14px;right:9px;background:#fff;border:1px solid #e5e9e3;border-radius:10px;box-shadow:0 9px 25px #1c322321;padding:9px 13px;font-size:10px;color:#bd492f;font-weight:700}.sheet-floating b{color:#34453a;font-weight:600}
.slide-ui{width:94%;height:410px}.slide-editor{height:366px;display:grid;grid-template-columns:92px 1fr;background:#eef0f3}.slide-thumbs{padding:12px 10px;display:flex;flex-direction:column;gap:8px}.thumb{height:60px;background:#fff;padding:6px;color:#718079;font-size:8px;border:2px solid transparent}.thumb.active{border-color:#e99555;background:#314a3e;color:#fff}.thumb b{display:block;font-size:9px;line-height:1.2;margin-top:4px}.slide-main{position:relative;background:#263f35;color:#fff;margin:15px 14px 17px 0;padding:29px 35px;overflow:hidden}.slide-main:after{content:'';width:220px;height:220px;border-radius:50%;background:#d9ef9f;position:absolute;right:-75px;top:-50px}.slide-label{font-size:9px;color:#b9dcbb;letter-spacing:.18em;font-weight:800}.slide-main h3{position:relative;z-index:1;font-size:29px;line-height:1.08;max-width:280px;margin-top:19px}.slide-line{width:60px;height:4px;background:#eaa069;border-radius:3px}.presentation-chart{position:absolute;left:35px;right:35px;bottom:32px;display:flex;align-items:end;gap:30px}.presentation-chart>div{height:94px;display:flex;gap:9px;align-items:end}.presentation-chart i{display:block;width:26px;background:#eaa069;border-radius:3px 3px 0 0}.presentation-chart span{font-size:10px;color:#d1dfd3}.presentation-chart span b{display:block;font:800 19px Manrope,sans-serif;color:#fff}.slide-number{position:absolute;right:17px;bottom:16px;font-size:9px;color:#c6d7c9}
.pdf-ui{width:95%;height:430px}.pdf-toolbar{height:44px;display:flex;gap:10px;align-items:center;padding:0 14px;border-bottom:1px solid #e8eae6;font-size:10px;color:#63716a;white-space:nowrap}.pdf-toolbar span:first-child{color:#d05039;font-weight:800}.pdf-work{height:343px;display:grid;grid-template-columns:45px 1fr 135px;background:#ecece9;gap:12px;padding:12px}.pdf-thumbs{display:flex;flex-direction:column;gap:7px}.pdf-thumbs i{height:56px;background:#fff;border:1px solid #d4d9d3;box-shadow:0 2px 4px #0001}.pdf-paper{padding:21px 26px;background:#fff;overflow:hidden}.pdf-paper small{font-size:8px;letter-spacing:.15em;color:#e04c32;font-weight:800}.pdf-paper h3{font-size:20px;margin:10px 0}.pdf-line{width:53px;height:4px;background:#e64a31;margin:13px 0}.pdf-chart{height:90px;display:flex;align-items:end;gap:10px;border-bottom:1px solid #ccd8cc;margin:17px 0}.pdf-chart b{width:31px;background:#8fac95;border-radius:3px 3px 0 0}.pdf-chart b:last-child{background:#e49376}.pdf-ai{background:#fff;border-radius:6px;padding:12px;overflow:hidden}.pdf-ai p{font-size:10px;line-height:1.45;color:#4b5752;margin:12px 0}.pdf-ai span{font-size:8px;color:#d1583f;font-weight:700}
.photo-comparison{width:100%;height:390px;position:relative;border-radius:17px;overflow:hidden;box-shadow:0 20px 34px #30282029}.photo-comparison>img,.photo-after img{height:100%;object-fit:cover;display:block;max-width:none}.photo-comparison>img{width:100%;filter:grayscale(.72) brightness(.79) blur(.6px)}.photo-after{position:absolute;left:0;top:0;bottom:0;overflow:hidden}.photo-after img{position:absolute;left:0;top:0}.compare-line{position:absolute;top:0;bottom:0;width:2px;background:#fff;box-shadow:0 0 0 1px #0002}.compare-line:after{content:'⋮';position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:40px;height:40px;border-radius:100%;background:#fff;color:#353c36;display:grid;place-items:center;font-weight:800;box-shadow:0 3px 12px #0003}.compare-label{position:absolute;top:15px;background:#fffdf1e8;padding:5px 10px;border-radius:7px;font-size:11px;font-weight:800}.before-label{right:15px}.after-label{left:15px}.compare-control{display:flex;align-items:center;gap:15px;font-size:11px;font-weight:700;width:100%;padding:13px 2px 0}.compare-control input{flex:1;accent-color:var(--red)}
.ai-scene{width:92%;background:#f9faf7;border-radius:16px;box-shadow:0 25px 40px #0004;padding:22px;transform:rotate(-2deg)}.ai-scene-head{display:flex;gap:12px;align-items:center;border-bottom:1px solid #e3e9e2;padding-bottom:17px}.ai-spark{width:40px;height:40px;border-radius:12px;background:#e64a31;color:#fff;display:grid;place-items:center;font-size:25px}.ai-scene-head strong{display:block;font:800 16px Manrope,sans-serif}.ai-scene-head span{display:block;font-size:10px;color:#7f8981}.chat-prompt{margin:20px 0 16px 22%;background:#dfe9e0;border-radius:13px 13px 2px 13px;padding:13px 15px;font-size:12px;line-height:1.45;color:#3c4d41}.chat-response{background:#fff;border:1px solid #e2e9e1;border-radius:13px 13px 13px 2px;padding:17px 20px}.response-kicker{display:block;font-size:9px;color:#e2583b;letter-spacing:.16em;font-weight:800;margin-bottom:6px}.chat-response strong{font:800 17px Manrope,sans-serif}.chat-response ol{font-size:11px;color:#526156;line-height:1.8;padding-left:17px;margin-bottom:0}.ai-modules{display:flex;gap:5px;margin-top:20px}.ai-modules span{flex:1;text-align:center;background:#ebf0e9;padding:8px 3px;border-radius:7px;color:#c34b35;font-size:9px;font-weight:800}.ai-modules b{color:#3d4e42;margin-left:3px}
.split-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:6%;align-items:center}.split-grid.reverse{grid-template-columns:1.15fr .85fr}.split-grid.reverse .split-copy{order:2}.split-grid.reverse .visual-panel{order:1}.split-copy{max-width:470px}.split-copy p{font-size:17px}.split-section.warm{background:#eceee5}.split-section .visual-panel{min-height:440px}.tick-list{list-style:none;padding:0;margin:25px 0 0}.tick-list li{padding:12px 0 12px 27px;border-bottom:1px solid #d7dcd5;position:relative;font-size:14px;font-weight:600}.tick-list li:before{content:'●';position:absolute;left:0;top:12px;color:var(--red);font-size:11px}.feature-rail{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.feature-rail article{display:flex;gap:20px;padding:26px 24px;border-right:1px solid var(--line)}.feature-rail article:first-child{padding-left:0}.feature-rail article:last-child{border-right:0}.rail-index{font-size:12px;font-weight:800;color:var(--red)}.feature-rail h3{font-size:18px;margin-bottom:10px}.feature-rail p{font-size:14px;line-height:1.55;margin:0}
.home-product-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.product-feature{min-height:285px;border-radius:23px;padding:28px;display:flex;justify-content:space-between;gap:20px;overflow:hidden;position:relative}.product-feature>div:first-child{max-width:320px;position:relative;z-index:1}.product-id{display:block;font-size:10px;letter-spacing:.15em;font-weight:800;margin-bottom:18px;opacity:.8}.product-feature h3{font-size:22px;margin-bottom:10px}.product-feature p{font-size:13px;margin:0;max-width:295px}.feature-writer{background:#e7eee8}.feature-sheet{background:#e6eddb}.feature-slide{background:#2d443b;color:#fff}.feature-slide p,.feature-ai p{color:#d1e1d4}.feature-pdf{background:#efe7e3}.feature-photo{background:#d7d7cb}.feature-ai{background:#30363a;color:#fff}.mini-doc{width:170px;flex:none;background:#fff;box-shadow:0 15px 30px #15221c22;border-radius:7px;transform:rotate(7deg) translate(12px,20px);padding:23px 17px}.mini-doc b{display:block;font:800 12px Manrope,sans-serif;margin-bottom:15px}.mini-doc i{display:block;height:5px;background:#dfe5df;margin:7px 0}.mini-doc i:nth-of-type(2){width:75%}.mini-doc span{display:block;background:#f9ede9;color:#bc513a;font-size:8px;border-radius:4px;padding:5px;margin-top:14px}.mini-bars{height:132px;align-self:end;display:flex;gap:9px;align-items:end;min-width:140px}.mini-bars i{width:20px;background:#68af80;border-radius:4px 4px 0 0}.mini-bars i:nth-child(1){height:35%}.mini-bars i:nth-child(2){height:52%}.mini-bars i:nth-child(3){height:75%}.mini-bars i:nth-child(4){height:63%}.mini-bars i:nth-child(5){height:90%;background:#2a8d59}.mini-slide{width:200px;min-width:200px;height:155px;align-self:end;background:#d8eda7;color:#253e33;border-radius:7px;padding:18px;transform:rotate(-8deg) translate(12px,15px)}.mini-slide small{font-size:8px;letter-spacing:.15em;font-weight:800}.mini-slide strong{display:block;font:800 20px/1.08 Manrope,sans-serif;margin-top:18px}.mini-slide em{display:block;width:45px;height:5px;background:#e36446;margin-top:13px}.mini-pdf{width:140px;min-width:140px;height:170px;align-self:end;background:#fff;box-shadow:0 15px 25px #3a292123;transform:rotate(8deg) translate(15px,30px);padding:20px}.mini-pdf b{display:block;color:#d64b35;font:800 23px Manrope,sans-serif;margin-bottom:20px}.mini-pdf i{display:block;height:5px;background:#e1e6e1;margin:9px 0}.feature-photo img{position:absolute;width:46%;height:100%;object-fit:cover;object-position:70% center;right:0;top:0;mask-image:linear-gradient(to right,transparent,#000 30%)}.mini-ai{align-self:end;background:#f9faf8;border-radius:10px;padding:15px;color:#e64a31;max-width:180px;min-width:160px;transform:rotate(5deg) translate(10px,15px);font-size:16px}.mini-ai span{color:#4c5c50;font-size:10px;display:block;margin-top:8px}.use-section{background:#e7ede6}.use-grid{display:grid;grid-template-columns:1fr 1fr;gap:6%}.use-list article{display:flex;gap:20px;padding:20px 0;border-bottom:1px solid #cfd9cf}.use-list b{color:var(--red);font-size:12px}.use-list h3{font-size:19px;margin-bottom:5px}.use-list p{font-size:14px;margin:0}.proof-section{background:#252f2b;color:#fff}.proof-section p{color:#c0cec4}.proof-grid{display:grid;grid-template-columns:1fr 1fr;gap:8%;align-items:center}.format-tags{display:flex;gap:7px;flex-wrap:wrap;margin-top:25px}.format-tags span{border:1px solid #607368;border-radius:7px;padding:8px 11px;font-size:12px;font-weight:800;color:#e3f1e1}.proof-stack{display:grid;gap:10px}.proof-stack>div{background:#35443b;border:1px solid #506056;border-radius:13px;padding:17px 22px;display:flex;justify-content:space-between;gap:20px}.proof-stack b{color:#e4efb4}.proof-stack span{color:#d2dcd2;font-size:12px;text-align:right}
.faq-section{background:#f8f7f3}.faq-layout{display:grid;grid-template-columns:.6fr 1.4fr;gap:8%}.faq-layout>div:first-child p{font-size:15px}.faq-list{border-top:1px solid var(--line)}.faq-item{border-bottom:1px solid var(--line)}.faq-item h3{margin:0}.faq-question{width:100%;border:0;background:transparent;color:var(--ink);text-align:left;display:flex;justify-content:space-between;gap:20px;align-items:center;padding:21px 0;cursor:pointer;font-family:Manrope,sans-serif;font-size:16px;font-weight:700;letter-spacing:-.02em}.faq-question:hover{color:var(--red)}.faq-symbol{flex:none;color:var(--red);font-size:24px;line-height:1;font-weight:400}.faq-answer{overflow:hidden}.faq-answer>div{padding:0 35px 17px 0}.faq-answer p{font-size:14px;margin:0;max-width:650px}.site-footer{background:#1f2925;color:#e8eee9;padding:42px 0 22px}.footer-main{display:flex;justify-content:space-between;gap:50px}.site-footer .brand{color:#fff}.site-footer p{font-size:13px;color:#aab9ae;max-width:270px;margin-top:15px}.site-footer nav{display:grid;grid-template-columns:repeat(3,auto);gap:10px 28px;align-content:start}.site-footer nav a{font-size:13px;color:#e3eee5;text-decoration:none}.site-footer nav a:hover{text-decoration:underline}.footer-bottom{border-top:1px solid #3a493f;margin-top:36px;padding-top:17px;color:#90a096;font-size:11px;display:flex;justify-content:space-between;gap:10px}
@media(max-width:950px){.product-hero-grid,.split-grid,.split-grid.reverse{grid-template-columns:1fr;gap:30px}.product-copy{max-width:700px}.split-grid.reverse .split-copy,.split-grid.reverse .visual-panel{order:initial}.feature-rail{grid-template-columns:1fr}.feature-rail article,.feature-rail article:first-child{padding:20px 0;border-right:0;border-bottom:1px solid var(--line)}.feature-rail article:last-child{border-bottom:0}.faq-layout{grid-template-columns:1fr;gap:25px}.visual-panel{min-height:450px}}
@media(max-width:640px){.product-hero{padding:31px 0 42px}.product-copy p{font-size:16px}.visual-panel{min-height:370px;padding:12px;border-radius:21px}.writer-ui{height:344px;width:100%}.writer-work{height:212px;grid-template-columns:1fr 115px;padding:8px;gap:6px}.writer-page{padding:13px}.writer-page h3{font-size:15px}.writer-assist{padding:7px}.assistant-result,.writer-assist small{font-size:8px}.writer-assist small{margin:6px 0}.assistant-actions{display:none}.ui-toolbar{height:66px;padding:7px 9px;font-size:9px}.tools-row{gap:4px;margin-top:7px}.tools-row b{padding:1px 5px}.ui-top{height:36px;padding:0 8px}.sheet-ui{width:100%;height:345px}.spreadsheet th,.spreadsheet td{font-size:8px;padding:6px 5px}.sheet-bottom{padding:11px}.sheet-bottom strong{font-size:14px}.sheet-bottom span{font-size:8px}.bar-chart{height:67px;gap:6px}.sheet-floating{display:none}.slide-ui{width:100%;height:342px}.slide-editor{height:305px;grid-template-columns:57px 1fr}.slide-thumbs{padding:8px 5px}.thumb{height:47px;font-size:7px;padding:4px}.thumb b{font-size:7px}.slide-main{padding:19px 18px;margin:9px 9px 9px 0}.slide-main h3{font-size:22px}.presentation-chart{left:18px;right:18px;bottom:22px}.presentation-chart>div{height:74px}.presentation-chart i{width:18px}.slide-floating{display:none}.pdf-ui{width:100%;height:347px}.pdf-toolbar{height:36px;font-size:8px;gap:6px;padding:0 7px}.pdf-work{height:268px;grid-template-columns:25px 1fr 85px;gap:5px;padding:6px}.pdf-thumbs i{height:37px}.pdf-paper{padding:11px}.pdf-paper h3{font-size:14px}.pdf-chart{height:56px}.pdf-chart b{width:15px}.pdf-ai{padding:6px}.pdf-ai p{font-size:8px}.photo-comparison{height:285px}.ai-scene{width:100%;padding:14px}.chat-prompt{font-size:10px}.chat-response{padding:12px}.chat-response strong{font-size:14px}.ai-modules span{font-size:8px}.ai-modules b{display:block}.split-copy p{font-size:15px}.home-product-grid{grid-template-columns:1fr}.product-feature{min-height:235px;padding:21px}.product-feature h3{font-size:19px}.product-feature p{font-size:12px}.mini-doc{width:125px;padding:15px 10px}.mini-slide{width:130px;min-width:130px;height:120px}.mini-slide strong{font-size:15px}.mini-pdf{width:100px;min-width:100px;height:130px}.use-grid,.proof-grid{grid-template-columns:1fr;gap:20px}.proof-stack>div{display:block}.proof-stack span{display:block;text-align:left;margin-top:5px}.faq-question{font-size:14px;padding:17px 0}.site-footer nav{grid-template-columns:repeat(2,1fr);gap:9px 14px}.footer-main{display:block}.footer-bottom{display:block}.footer-bottom span{display:block;margin-top:5px}}
@media(max-width:370px){.hero-stage{height:330px}.mini-bars,.mini-doc,.mini-slide,.mini-pdf,.mini-ai{transform:scale(.8) translate(10px,15px);transform-origin:bottom right}}

/* Product guides add task-specific depth without another visual mockup. */
.deep-dive{background:#e9eee8}
.deep-dive-spreadsheets{background:#e8efdf}
.deep-dive-presentation{background:#e8e9ee}
.deep-dive-pdf{background:#efeae5}
.deep-dive-photo{background:#e9e6df}
.deep-dive-ai{background:#e6ece8}
.deep-dive-grid{display:grid;grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);gap:8%;align-items:start}
.deep-dive-intro{position:sticky;top:105px}
.deep-dive-intro h2{max-width:520px;margin-bottom:20px}
.deep-dive-intro>p{max-width:510px;font-size:17px;line-height:1.6}
.deep-dive-note{margin-top:30px;padding:18px 22px;max-width:500px;background:#fffdf8;border-left:4px solid var(--red);font-size:15px;line-height:1.55;font-weight:700;color:#38453d}
.deep-dive-steps{border-top:1px solid #b9c9bc}
.deep-dive-steps article{display:grid;grid-template-columns:42px minmax(0,1fr);gap:18px;padding:23px 0 25px;border-bottom:1px solid #b9c9bc}
.deep-dive-number{font:800 13px Manrope,sans-serif;color:#c64d36;padding-top:3px}
.deep-dive-steps h3{font-size:20px;margin-bottom:9px}
.deep-dive-steps p{font-size:16px;line-height:1.62;margin:0;color:#4f5d53;max-width:610px}
.deep-dive-steps a{color:#244b3b;text-decoration-thickness:1px;text-underline-offset:3px;font-weight:700}
.deep-dive-steps a:hover{color:var(--red-dark)}
.deep-dive-steps a:focus-visible{outline:3px solid #263d35;outline-offset:3px;border-radius:3px}
@media(max-width:900px){.deep-dive-grid{grid-template-columns:1fr;gap:24px}.deep-dive-intro{position:static}.deep-dive-note{margin-top:20px}}
@media(max-width:640px){.deep-dive-intro>p,.deep-dive-steps p{font-size:15px}.deep-dive-steps article{grid-template-columns:28px minmax(0,1fr);gap:10px;padding:17px 0}.deep-dive-steps h3{font-size:18px}.deep-dive-note{font-size:14px;padding:15px 17px}}
@media(prefers-reduced-motion:no-preference){.flow-card,.product-feature{transition:transform .3s,box-shadow .3s}.flow-card:hover,.product-feature:hover{transform:translateY(-4px);box-shadow:0 17px 28px #26362c12}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}
.faq-answer{max-height:0;opacity:0;transition:max-height .3s ease,opacity .3s ease}.photo-comparison img{transform:scaleX(-1)}.compare-line:after{content:'⋮'}
.photo-comparison img{object-position:right center}
@media(max-width:640px){.hero{padding:20px 0 34px}.hero-grid{gap:18px}.hero-copy h1{margin-bottom:13px}.hero-copy p{margin-bottom:17px;line-height:1.48}.hero-stage{height:320px}}
@media(max-width:370px){.hero-stage{height:300px}}

main>.section:not(.product-hero){padding-top:36px;padding-bottom:36px}
.flow-row{gap:0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.flow-card,.flow-card:nth-child(2),.flow-card:nth-child(3){background:transparent;color:var(--ink);border:0;border-right:1px solid var(--line);border-radius:0;min-height:190px;padding:23px 25px;box-shadow:none}
.flow-card:nth-child(3){border-right:0}
.flow-card p,.flow-card:nth-child(2) p{color:var(--muted)}
.flow-card .flow-number{margin-bottom:28px}
.flow-decoration{display:none}
.flow-card:hover{transform:none;box-shadow:none}
@media(max-width:640px){main>.section:not(.product-hero){padding-top:30px;padding-bottom:30px}.flow-row{display:block}.flow-card,.flow-card:nth-child(2),.flow-card:nth-child(3){min-height:0;border-right:0;border-bottom:1px solid var(--line);padding:18px 0}.flow-card:nth-child(3){border-bottom:0}.flow-card .flow-number{margin-bottom:12px}}
@media(min-width:1241px){.home-product-grid{grid-template-columns:repeat(12,minmax(0,1fr))}.home-product-grid>.product-feature:nth-child(1),.home-product-grid>.product-feature:nth-child(4),.home-product-grid>.product-feature:nth-child(5){grid-column:span 7}.home-product-grid>.product-feature:nth-child(2),.home-product-grid>.product-feature:nth-child(3),.home-product-grid>.product-feature:nth-child(6){grid-column:span 5}.home-product-grid>.product-feature:nth-child(2)>div:first-child,.home-product-grid>.product-feature:nth-child(3)>div:first-child,.home-product-grid>.product-feature:nth-child(6)>div:first-child{max-width:220px}.home-product-grid>.product-feature:nth-child(3) .mini-slide{width:160px;min-width:160px}.home-product-grid>.product-feature:nth-child(3) .mini-slide strong{font-size:17px}}

/* Product page visual sequences */
.process-panel{background:#263c34;color:#f9faf4;border-color:#263c34;background-image:linear-gradient(#ffffff0d 1px,transparent 1px),linear-gradient(90deg,#ffffff0d 1px,transparent 1px);background-size:28px 28px}
.process-canvas{width:min(100%,515px);padding:34px 36px;background:#2f493e;border:1px solid #75908266;border-radius:18px;box-shadow:0 28px 55px #0a1b1733;transform:rotate(-2deg)}
.process-canvas>small,.output-body>small{display:block;font-size:10px;font-weight:800;letter-spacing:.17em;color:#bfe2c2}
.process-canvas>strong{display:block;font:800 clamp(23px,2.4vw,34px)/1.11 Manrope,sans-serif;margin:15px 0 23px;max-width:350px}
.process-steps{border-top:1px solid #a6c0a366}
.process-step{display:grid;grid-template-columns:36px 1fr;gap:15px;align-items:center;border-bottom:1px solid #a6c0a366;padding:13px 0}
.process-step b{font-size:11px;color:#d4e89e}
.process-step span{font-size:14px;line-height:1.35}
.process-canvas em{display:block;color:#cae1d2;font-size:11px;font-style:normal;letter-spacing:.02em;margin-top:20px}
.process-spreadsheets,.process-photo{background-color:#e1ebdb;color:#283b32;border-color:#d4e0d2;background-image:linear-gradient(#446b4220 1px,transparent 1px),linear-gradient(90deg,#446b4220 1px,transparent 1px)}
.process-spreadsheets .process-canvas,.process-photo .process-canvas{background:#f5f8f0;border-color:#cbdac8;box-shadow:0 27px 55px #28443120}
.process-spreadsheets .process-canvas>small,.process-photo .process-canvas>small{color:#6c8663}
.process-spreadsheets .process-step,.process-photo .process-step{border-color:#cbdac8}
.process-spreadsheets .process-steps,.process-photo .process-steps{border-color:#cbdac8}
.process-spreadsheets .process-step b,.process-photo .process-step b{color:#b9543c}
.process-spreadsheets .process-canvas em,.process-photo .process-canvas em{color:#5c7366}
.process-presentation,.process-ai{background-color:#363942}
.process-pdf{background-color:#523e39}
.output-panel{background:#e9e9df;border-color:#d5d8cf}
.output-canvas{width:min(100%,480px);min-height:342px;background:#fffdf8;border:1px solid #d7dbd2;border-radius:8px;box-shadow:16px 22px 0 #cfd9ce,0 24px 50px #37463924;transform:rotate(2deg);display:flex;flex-direction:column}
.output-top,.output-bottom{display:flex;justify-content:space-between;gap:20px;padding:13px 20px;font-size:9px;letter-spacing:.1em;font-weight:800;color:#607166}
.output-top{border-bottom:1px solid #e4e8e1}
.output-bottom{border-top:1px solid #e4e8e1;margin-top:auto}
.output-body{padding:26px 34px 30px}
.output-body>small{color:#c25440}
.output-body>strong{display:block;font:800 clamp(25px,2.5vw,36px)/1.12 Manrope,sans-serif;margin-top:8px;color:#26352e}
.output-body>p{font-size:13px;margin:9px 0 20px;color:#6a776e}
.output-facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;border-top:1px solid #d9e1d8;padding-top:18px}
.output-facts div{min-width:0}
.output-facts small{display:block;font-size:9px;color:#78897b;margin-bottom:6px}
.output-facts b{display:block;font-size:11px;line-height:1.3;color:#293d32;overflow-wrap:anywhere}
.output-spreadsheets{background:#e4ecdc}.output-presentation{background:#dce5dd}.output-pdf{background:#eee6df}.output-photo{background:#e6e1d6}.output-ai{background:#e2e8e4}
@media(max-width:640px){.process-canvas{padding:25px 23px;transform:rotate(-1deg)}.process-canvas>strong{font-size:25px}.process-step span{font-size:12px}.process-panel,.output-panel{min-height:370px}.output-canvas{min-height:315px;box-shadow:9px 12px 0 #cfd9ce}.output-body{padding:22px 22px 24px}.output-body>strong{font-size:25px}.output-facts{gap:6px}.output-facts b{font-size:10px}}
@media(max-width:370px){.process-panel,.output-panel{min-height:340px}.process-canvas{padding:19px}.process-step{padding:9px 0}.output-canvas{min-height:295px}.output-body{padding:17px}.output-facts{grid-template-columns:1fr 1fr}.output-facts div:last-child{display:none}}
.not-found{background:#f4f4ed;min-height:400px;display:flex;align-items:center}.not-found .container{width:min(1240px,calc(100% - 64px))}.not-found h1{max-width:770px;font:800 clamp(38px,5vw,64px)/1.06 Manrope,sans-serif;margin:17px 0}.not-found p{max-width:650px;font-size:18px;line-height:1.6;color:#637068}@media(max-width:640px){.not-found{min-height:340px}.not-found p{font-size:15px}}
.cta:focus-visible,.faq-question:focus-visible,.compare-control input:focus-visible,.site-footer a:focus-visible{outline:3px solid #243e32;outline-offset:4px;border-radius:6px}
.product-practical{background:#f2f3ec}.practical-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:8%;align-items:start}.product-practical h2{max-width:580px}.product-practical p{max-width:540px}.practical-grid dl{margin:0;border-top:1px solid #bdc9bd}.practical-grid dl div{display:grid;grid-template-columns:190px 1fr;gap:25px;padding:20px 0;border-bottom:1px solid #bdc9bd}.practical-grid dt{font:800 15px Manrope,sans-serif;color:#2e4438}.practical-grid dd{margin:0;font-size:14px;line-height:1.55;color:#617269}.product-practical-photo{background:#e7e6dc}.photo-use-grid{display:grid;grid-template-columns:.92fr 1.08fr;gap:9%;align-items:center}.photo-use-image{height:390px;border-radius:22px;overflow:hidden;position:relative}.photo-use-image img{width:100%;height:100%;object-fit:cover;object-position:center 39%;display:block}.photo-use-image span{position:absolute;bottom:20px;left:20px;background:#fffdf1;padding:11px 15px;font:800 10px Manrope,sans-serif;letter-spacing:.14em;color:#45594b}.product-practical-ai{background:#253c33;color:#fff}.product-practical-ai h2{color:#fff}.ai-check-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;margin-top:30px}.ai-check-grid article{border-top:1px solid #7d9885;padding-top:17px}.ai-check-grid b{font-size:12px;color:#d5eda0}.ai-check-grid h3{color:#fff;font-size:21px;margin:17px 0 7px}.ai-check-grid p{color:#cee0d2;font-size:14px;margin:0}@media(max-width:768px){.practical-grid,.photo-use-grid{grid-template-columns:1fr;gap:26px}.photo-use-image{height:320px}.ai-check-grid{gap:17px}}@media(max-width:640px){.practical-grid dl div{grid-template-columns:1fr;gap:5px;padding:15px 0}.photo-use-image{height:280px}.ai-check-grid{grid-template-columns:1fr;gap:16px}.ai-check-grid article{padding-top:12px}.ai-check-grid h3{margin:8px 0 4px}}

@media(max-width:640px){.not-found .container{width:calc(100% - 32px)}}
/* Keep the product proof visible from the first painted frame. */
.hero .app-window{animation:none!important;opacity:1!important;translate:none!important}

/* A file moving through four working formats */
main>.journey-section.section{padding:51px 0 63px;background:#e8eee6}
.journey-heading{margin-bottom:28px}.journey-heading p{max-width:680px}
.journey-grid{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(0,.88fr);gap:6%;align-items:start}
.journey-stage{position:sticky;top:24px;height:470px;border-radius:28px;overflow:hidden;background:#263b33;border:1px solid #1e342b;box-shadow:0 24px 55px #1b34251c;background-image:linear-gradient(#ffffff0a 1px,transparent 1px),linear-gradient(90deg,#ffffff0a 1px,transparent 1px);background-size:29px 29px}
.journey-stage-top{position:absolute;top:0;left:0;right:0;height:61px;display:flex;align-items:center;justify-content:space-between;padding:0 25px;color:#d0e3d3;font-size:10px;font-weight:800;letter-spacing:.16em;z-index:4}
.journey-stage-top strong{font:800 11px Manrope,sans-serif;color:#253b30;background:#d8ecae;padding:7px 10px;border-radius:5px;letter-spacing:.1em;min-width:45px;text-align:center}
.journey-scene{position:absolute;inset:61px 20px 36px;display:grid;place-items:center;opacity:0;visibility:hidden;transform:translateY(12px) scale(.985);transition:transform .5s cubic-bezier(.2,.7,.2,1),opacity .4s ease,visibility .4s;pointer-events:none}
.journey-scene.is-active{opacity:1;visibility:visible;transform:translateY(0) scale(1)}
.journey-file{width:min(100%,505px);height:340px;border-radius:12px;overflow:hidden;background:#fff;box-shadow:0 28px 50px #071c174d;transform:rotate(-2deg);border:1px solid #d6e0d5}
.journey-file-chrome{height:43px;display:flex;align-items:center;gap:10px;padding:0 15px;border-bottom:1px solid #e2e8e1;color:#526257;font-size:11px;font-weight:700}
.journey-file-chrome b{display:grid;place-items:center;flex:none;width:22px;height:22px;border-radius:5px;background:#df5037;color:#fff;font:800 11px Manrope,sans-serif}.journey-file-chrome i{margin-left:auto;width:7px;height:7px;border-radius:50%;background:#7bb18b}
.journey-doc-body{padding:27px 38px}.journey-doc-body small,.journey-pdf-body small{display:block;color:#c4543e;font-size:9px;letter-spacing:.17em;font-weight:800}.journey-doc-body strong,.journey-pdf-body strong{display:block;color:#2a3931;font:800 25px/1.15 Manrope,sans-serif;margin:12px 0 8px}.journey-doc-body p,.journey-pdf-body p{font-size:11px;color:#758076;margin:0 0 23px}.journey-doc-body>i,.journey-pdf-body>i{display:block;height:6px;background:#dce5dc;margin:9px 0;border-radius:3px}.journey-doc-body>i:nth-of-type(2),.journey-pdf-body>i:nth-of-type(2){width:86%}.journey-doc-body>i:nth-of-type(3),.journey-pdf-body>i:nth-of-type(3){width:68%}.journey-doc-note{display:inline-block;margin-top:15px;background:#f7e9e4;color:#b84d3c;padding:8px 10px;border-radius:6px;font-size:10px;font-weight:700}
.journey-file-sheet{transform:rotate(1.5deg)}.journey-file-sheet .journey-file-chrome b{background:#399368}.journey-sheet-grid{display:grid;grid-template-columns:repeat(4,1fr);margin:22px 25px 10px;border-top:1px solid #d5dfd6;border-left:1px solid #d5dfd6}.journey-sheet-grid span{padding:8px 10px;border-right:1px solid #d5dfd6;border-bottom:1px solid #d5dfd6;font-size:11px;color:#4d6053}.journey-sheet-grid span:nth-child(-n+4){background:#e5eee4;font-weight:800}.journey-sheet-grid span:nth-child(4n){color:#25714a;font-weight:700}.journey-sheet-result{display:flex;justify-content:space-between;align-items:end;gap:20px;padding:11px 27px}.journey-sheet-result strong{max-width:190px;font:800 18px/1.15 Manrope,sans-serif;color:#2c4835}.journey-sheet-bars{height:78px;display:flex;align-items:end;gap:7px}.journey-sheet-bars i{width:19px;border-radius:4px 4px 0 0;background:#69a87b}.journey-sheet-bars i:nth-child(1){height:36%}.journey-sheet-bars i:nth-child(2){height:55%}.journey-sheet-bars i:nth-child(3){height:74%}.journey-sheet-bars i:nth-child(4){height:94%;background:#2e8f60}
.journey-file-slide{transform:rotate(-1deg)}.journey-file-slide .journey-file-chrome b{background:#c97a3b}.journey-slide-body{position:relative;height:calc(100% - 43px);background:#253d34;color:#f8f9ef;padding:40px 42px;overflow:hidden}.journey-slide-body:after{content:'';position:absolute;width:225px;height:225px;border-radius:50%;background:#e2eeaa;right:-65px;bottom:-100px}.journey-slide-body small{font-size:9px;letter-spacing:.17em;color:#cadfc8}.journey-slide-body strong{display:block;position:relative;z-index:1;max-width:310px;font:800 34px/1.1 Manrope,sans-serif;margin-top:28px}.journey-slide-body>span{position:absolute;left:42px;bottom:24px;font-size:10px;letter-spacing:.14em;color:#c5dfbd}.journey-slide-bars{position:absolute;right:52px;bottom:27px;z-index:1;display:flex;align-items:end;gap:7px;height:100px}.journey-slide-bars i{width:23px;background:#e37351;transform:skew(-6deg);border-radius:3px 3px 0 0}.journey-slide-bars i:nth-child(1){height:42%}.journey-slide-bars i:nth-child(2){height:70%}.journey-slide-bars i:nth-child(3){height:56%}.journey-slide-bars i:nth-child(4){height:91%}
.journey-file-pdf{width:min(90%,430px);transform:rotate(2deg)}.journey-file-pdf .journey-file-chrome b{width:31px;background:#d2513e;font-size:8px}.journey-pdf-body{padding:31px 35px}.journey-pdf-body p{margin-bottom:24px}.journey-pdf-footer{display:flex;justify-content:space-between;border-top:1px solid #dce4dc;margin-top:28px;padding-top:15px;font-size:9px;font-weight:800;letter-spacing:.1em;color:#708275}
.journey-progress{position:absolute;left:24px;right:24px;bottom:19px;display:grid;grid-template-columns:repeat(4,1fr);gap:7px}.journey-progress i{height:3px;background:#7d9985;opacity:.55;border-radius:2px;transition:background .3s,opacity .3s}.journey-progress i.is-active{background:#dfedaa;opacity:1}
.journey-steps{border-top:1px solid #b9cbb9}.journey-step{display:block;width:100%;min-height:150px;padding:22px 22px 25px;background:transparent;border:0;border-bottom:1px solid #b9cbb9;text-align:left;color:#28382e;cursor:pointer;transition:background .25s,box-shadow .25s}.journey-step:hover,.journey-step.is-active{background:#f7f8f2}.journey-step.is-active{box-shadow:inset 4px 0 #df5038}.journey-step:focus-visible{outline:3px solid #263d35;outline-offset:-4px}.journey-step-num{display:block;font-size:10px;font-weight:800;letter-spacing:.14em;color:#b4513e;margin-bottom:13px}.journey-step strong{display:block;font:800 21px/1.16 Manrope,sans-serif;margin-bottom:8px}.journey-step>span:last-child{display:block;font-size:14px;line-height:1.42;color:#637268;max-width:350px}
@media(max-width:950px){.journey-grid{grid-template-columns:1fr;gap:20px}.journey-stage{position:relative;top:auto;height:440px}.journey-steps{display:grid;grid-template-columns:repeat(2,1fr);gap:0 18px}.journey-step{min-height:138px}}
@media(max-width:640px){main>.journey-section.section{padding:34px 0 42px}.journey-heading{margin-bottom:20px}.journey-grid{display:block}.journey-stage{position:sticky;top:10px;height:276px;border-radius:20px;margin-bottom:14px;z-index:2}.journey-stage-top{height:36px;padding:0 13px;font-size:8px}.journey-stage-top strong{font-size:8px;padding:5px 7px}.journey-scene{inset:37px 12px 19px}.journey-file{height:211px;border-radius:8px}.journey-file-chrome{height:28px;padding:0 9px;font-size:7px;gap:6px}.journey-file-chrome b{width:16px;height:16px;font-size:8px;border-radius:3px}.journey-file-chrome i{width:5px;height:5px}.journey-doc-body{padding:15px 18px}.journey-doc-body small,.journey-pdf-body small{font-size:6px}.journey-doc-body strong,.journey-pdf-body strong{font-size:16px;margin:7px 0 5px}.journey-doc-body p,.journey-pdf-body p{font-size:8px;margin-bottom:11px}.journey-doc-body>i,.journey-pdf-body>i{height:4px;margin:6px 0}.journey-doc-note{font-size:7px;padding:5px 7px;margin-top:5px}.journey-sheet-grid{margin:10px 12px 3px}.journey-sheet-grid span{padding:4px 5px;font-size:7px}.journey-sheet-result{padding:5px 14px}.journey-sheet-result strong{font-size:12px;max-width:130px}.journey-sheet-bars{height:40px;gap:4px}.journey-sheet-bars i{width:10px}.journey-slide-body{height:calc(100% - 28px);padding:22px 25px}.journey-slide-body small{font-size:6px}.journey-slide-body strong{font-size:23px;max-width:210px;margin-top:17px}.journey-slide-body:after{width:135px;height:135px;right:-35px;bottom:-58px}.journey-slide-body>span{left:25px;bottom:13px;font-size:7px}.journey-slide-bars{right:21px;bottom:13px;height:53px;gap:3px}.journey-slide-bars i{width:12px}.journey-pdf-body{padding:18px}.journey-pdf-body p{margin-bottom:12px}.journey-pdf-footer{font-size:6px;margin-top:12px;padding-top:8px}.journey-progress{left:14px;right:14px;bottom:9px;gap:4px}.journey-progress i{height:2px}.journey-steps{display:block}.journey-step{min-height:118px;padding:15px 17px 17px}.journey-step-num{font-size:9px;margin-bottom:8px}.journey-step strong{font-size:17px;margin-bottom:5px}.journey-step>span:last-child{font-size:12px}}
@media(max-width:370px){.journey-stage{height:244px}.journey-scene{inset:35px 10px 17px}.journey-file{height:185px}.journey-doc-body{padding:11px 15px}.journey-doc-body p{margin-bottom:7px}.journey-doc-note{margin-top:3px}.journey-slide-body strong{font-size:19px}.journey-step{min-height:110px}}

/* Motion keeps every preview legible before enhancement and under reduced motion. */
@media(prefers-reduced-motion:no-preference){
  html.motion-ready .feature-writer .mini-doc i,html.motion-ready .feature-pdf .mini-pdf i,html.motion-ready .feature-slide .mini-slide em{transform:scaleX(.2);transform-origin:left;transition:transform .65s cubic-bezier(.2,.7,.2,1)}
  html.motion-ready .feature-writer.is-previewed .mini-doc i,html.motion-ready .feature-pdf.is-previewed .mini-pdf i,html.motion-ready .feature-slide.is-previewed .mini-slide em{transform:scaleX(1)}
  html.motion-ready .feature-sheet .mini-bars i{transform:scaleY(.18);transform-origin:bottom;transition:transform .7s cubic-bezier(.2,.7,.2,1)}
  html.motion-ready .feature-sheet.is-previewed .mini-bars i{transform:scaleY(1)}
  html.motion-ready .mini-bars i:nth-child(2),html.motion-ready .mini-doc i:nth-of-type(2){transition-delay:.08s}
  html.motion-ready .mini-bars i:nth-child(3),html.motion-ready .mini-doc i:nth-of-type(3){transition-delay:.16s}
  html.motion-ready .mini-bars i:nth-child(4){transition-delay:.24s}html.motion-ready .mini-bars i:nth-child(5){transition-delay:.32s}
  html.motion-ready .feature-photo img{transform:scale(1.08);transition:transform .8s cubic-bezier(.2,.7,.2,1)}html.motion-ready .feature-photo.is-previewed img{transform:scale(1)}
  html.motion-ready .feature-ai .mini-ai{transform:rotate(10deg) translate(10px,20px);transition:transform .6s cubic-bezier(.2,.7,.2,1)}html.motion-ready .feature-ai.is-previewed .mini-ai{transform:rotate(5deg) translate(10px,15px)}
  html.motion-ready .output-panel .output-canvas{transform:rotate(2deg) translateY(16px);transition:transform .65s cubic-bezier(.2,.7,.2,1),box-shadow .65s}
  html.motion-ready .output-panel.is-visible .output-canvas{transform:rotate(2deg) translateY(0)}
  html.motion-ready .process-panel.is-visible .process-step{animation:process-pulse .75s ease both}html.motion-ready .process-panel.is-visible .process-step:nth-child(2){animation-delay:.14s}html.motion-ready .process-panel.is-visible .process-step:nth-child(3){animation-delay:.28s}
  @keyframes process-pulse{0%{background:transparent}45%{background:#d9eca827}100%{background:transparent}}
  .mini-doc,.mini-slide,.mini-pdf,.mini-ai,.mini-bars{transition:transform .35s cubic-bezier(.2,.7,.2,1)}
}

@media(prefers-reduced-motion:no-preference) and (hover:hover){.product-feature:hover .mini-doc{transform:rotate(3deg) translate(9px,13px)}.product-feature:hover .mini-slide{transform:rotate(-4deg) translate(9px,9px)}.product-feature:hover .mini-pdf{transform:rotate(4deg) translate(11px,19px)}.product-feature:hover .mini-ai{transform:rotate(1deg) translate(3px,9px)}.product-feature:hover .mini-bars{transform:translateY(-5px)}.product-feature:hover.feature-photo img{transform:scale(1.04)}}
@media(max-width:640px){.journey-step-num{font-size:10px}.journey-step strong{font-size:18px}.journey-step>span:last-child{font-size:14px}}
@media(min-width:641px) and (max-width:950px){.journey-grid{display:block}.journey-stage{position:sticky;top:16px;height:440px;margin-bottom:18px}.journey-steps{display:block}.journey-step{min-height:126px}}

/* Quiet, page-specific close between FAQ and footer. */
.next-step{background:#e8eee8;border-top:1px solid #d8e3d9;color:var(--ink)}
.next-step-inner{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(260px,.65fr);align-items:center;gap:8%;padding:58px 0 62px}
.next-step .eyebrow{margin-bottom:18px}
.next-step h2{font-size:clamp(30px,3vw,42px);max-width:680px;margin:0 0 18px}
.next-step p{max-width:580px;font-size:16px;line-height:1.6;margin:0;color:#53625a}
.next-step-action{min-height:190px;border-left:1px solid #c4d3c7;padding:8px 0 8px 46px;display:flex;flex-direction:column;align-items:flex-start}
.next-step-file{color:#bc4b36;font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;line-height:1.5}
.next-step-prompt{display:block;margin:18px 0 22px;max-width:240px;font:700 20px/1.3 Manrope,Arial,sans-serif;letter-spacing:-.035em}
.next-step .cta{box-shadow:none}
@media(max-width:760px){.next-step-inner{grid-template-columns:1fr;gap:25px;padding:42px 0 47px}.next-step h2{max-width:600px}.next-step-action{min-height:0;border-left:0;border-top:1px solid #c4d3c7;padding:23px 0 0}.next-step-prompt{margin:12px 0 18px;max-width:none;font-size:18px}}
@media(max-width:400px){.next-step-inner{padding:37px 0 42px}.next-step h2{font-size:30px}.next-step p{font-size:15px}}

/* Transparent editorial illustration keeps the opening composition airy. */
.hero{padding:54px 0 42px}
.hero-grid{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:3%}
.hero-copy{position:relative}
.hero-stage{position:relative;display:grid;place-items:center;min-width:0;height:auto;aspect-ratio:1448/1086;margin:0 -20px 0 -12px;padding:0;background:transparent;border:0;border-radius:0;box-shadow:none;overflow:visible;mask-image:none}
.hero-stage img{display:block;width:100%;height:100%;object-fit:contain;user-select:none;filter:drop-shadow(0 16px 16px #24313b0d)}
@media(max-width:950px){.hero{padding:42px 0 32px}.hero-grid{grid-template-columns:1fr;gap:5px}.hero-copy{max-width:700px}.hero-stage{width:min(100%,680px);margin:0 auto}}
@media(max-width:640px){.hero{padding:31px 0 28px}.hero-stage{width:calc(100% + 24px);margin:0 -12px}}

/* Purposeful motion: gentle first view, one-time section reveals, reading progress. */
@media(prefers-reduced-motion:no-preference){
  .site-header::after{content:'';position:absolute;left:0;bottom:-1px;width:var(--page-progress,0%);height:2px;background:var(--red);transition:width .12s linear;pointer-events:none}
  .hero-copy h1{animation:hero-rise .7s cubic-bezier(.18,.76,.22,1) both}
  .hero-copy p{animation:hero-rise .7s .1s cubic-bezier(.18,.76,.22,1) both}
  .hero-copy>.cta{animation:hero-rise .7s .2s cubic-bezier(.18,.76,.22,1) both}
  .product-copy h1{animation:hero-rise .7s cubic-bezier(.18,.76,.22,1) both}
  .product-copy p{animation:hero-rise .7s .1s cubic-bezier(.18,.76,.22,1) both}
  .product-copy>.cta{animation:hero-rise .7s .2s cubic-bezier(.18,.76,.22,1) both}
  .product-hero .visual-panel{animation:workspace-arrive .85s .08s cubic-bezier(.18,.76,.22,1) both}
  .hero-stage img{animation:hero-art-arrive .9s .08s cubic-bezier(.18,.76,.22,1) both}
  html.motion-ready .motion-reveal{opacity:.76;translate:0 18px;transition:opacity .7s cubic-bezier(.18,.76,.22,1),translate .7s cubic-bezier(.18,.76,.22,1)}
  html.motion-ready .motion-reveal.is-visible{opacity:1;translate:0 0}
  @keyframes hero-rise{from{opacity:.72;translate:0 13px}to{opacity:1;translate:0 0}}
  @keyframes workspace-arrive{from{opacity:.85;translate:0 16px;scale:.985}to{opacity:1;translate:0 0;scale:1}}
  @keyframes hero-art-arrive{from{opacity:.7;scale:.975;translate:0 12px}to{opacity:1;scale:1;translate:0 0}}
}
@media(prefers-reduced-motion:no-preference) and (hover:hover){
  .hero-stage img{transition:transform .65s cubic-bezier(.2,.7,.2,1)}
  .hero-stage:hover img{transform:translateY(-5px) scale(1.01)}
}

/* Warm paper depth and fine orbit lines behind the transparent hero artwork. */
.hero{position:relative;isolation:isolate;background:#fffbf7}
.hero::before{content:'';position:absolute;inset:0;z-index:-1;pointer-events:none;background:linear-gradient(105deg,transparent 40%,#f8f1e9 100%)}
.hero-stage{isolation:isolate}
.hero-stage::before,.hero-stage::after{content:'';position:absolute;pointer-events:none;border-radius:50%;transform:rotate(-13deg)}
.hero-stage::before{inset:9% 6% 15% 3%;background:#f3e6da;z-index:-1}
.hero-stage::after{inset:1% -1% 7% -5%;border:1px solid #ddcfc1;z-index:-1}
@media(prefers-reduced-motion:no-preference){
  .hero-stage::before{animation:hero-backdrop-drift 14s ease-in-out infinite alternate}
  @keyframes hero-backdrop-drift{from{translate:0 0}to{translate:8px -7px}}
}
@media(max-width:950px){.hero-stage::before{inset:9% 5% 16%}.hero-stage::after{inset:3% 0 8%}}
@media(max-width:640px){.hero::before{background:linear-gradient(180deg,transparent 36%,#f8f1e9 100%)}.hero-stage::before{inset:10% 8% 17%}.hero-stage::after{inset:3% 3% 10%}}

/* One transparent source acts as three individually placed paper objects. */
.hero-floats{position:absolute;inset:0;z-index:2;pointer-events:none}
.hero-float{position:absolute;display:block;width:96px;height:96px;background-image:url('/assets/hero-format-miniatures.png');background-repeat:no-repeat;background-size:391px 130px;filter:drop-shadow(0 8px 9px #26374617)}
.hero-float--document{left:clamp(20px,calc((100vw - 1240px)/2 - 110px),140px);top:14px;width:88px;background-position:-54px -27px;rotate:-8deg}
.hero-float--sheet{right:clamp(18px,3vw,52px);top:12px;background-position:-147px -18px;rotate:9deg}
.hero-float--slide{left:41%;bottom:23px;background-position:-254px -28px;rotate:-6deg}
@media(prefers-reduced-motion:no-preference){
  .hero-float{animation:hero-float-in .85s cubic-bezier(.18,.76,.22,1) both}
  .hero-float--sheet{animation-delay:.12s}.hero-float--slide{animation-delay:.24s}
  @keyframes hero-float-in{from{opacity:0;translate:0 12px;scale:.88}to{opacity:1;translate:0 0;scale:1}}
}
@media(max-width:950px){.hero-float--document{left:auto;right:22px;top:8px}.hero-float--sheet{right:28px;top:40%}.hero-float--slide{left:auto;right:12%;bottom:23px}}
@media(max-width:640px){.hero-grid{gap:68px}.hero-float{transform:scale(.7);transform-origin:center}.hero-float--document{left:-5px;right:auto;top:52%;rotate:-9deg}.hero-float--sheet{right:10%;top:45%;rotate:10deg}.hero-float--slide{left:auto;right:5px;top:auto;bottom:6px;rotate:-5deg}}

/* Separate photographs give the comparison and each content section its own purpose. */
.photo-comparison>.photo-before{filter:none}
.photo-comparison img{transform:scale(1.6);transform-origin:100% center}
@media(max-width:640px){.photo-comparison img{transform:scale(1.2)}}
.photo-use-image img{object-position:43% center}
.feature-photo{background:#e7ddd1}
.feature-photo img{object-position:66% center}
