:root{--paper:#f4f3ee;--ink:#1b1d22;--muted:#666a70;--line:#d7d8d2;--acid:#d9f36b;--blue:#4a66ef;--white:#fff;--radius:18px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.55}button,a{font:inherit}a{color:inherit}button{cursor:pointer}button:focus-visible,a:focus-visible{outline:3px solid var(--blue);outline-offset:4px}.site-shell{overflow:hidden}.site-header{height:82px;padding:0 clamp(24px,5.2vw,88px);display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);background:var(--paper)}.wordmark{font-size:26px;line-height:1;font-weight:800;letter-spacing:-1.7px;white-space:nowrap}.wordmark span{color:var(--blue)}.header-cta,.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:11px 25px;border-radius:8px;background:var(--ink);color:#fff;text-decoration:none;font-size:15px;font-weight:700;transition:transform .25s,background .25s,box-shadow .25s}.header-cta:hover,.button:hover{transform:translateY(-2px);background:#333844;box-shadow:0 8px 20px #14151a22}.hero{max-width:1480px;margin:auto;padding:74px clamp(24px,5.2vw,88px) 74px;display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);align-items:center;gap:clamp(28px,5vw,82px);min-height:640px}.hero-copy{max-width:590px}.eyebrow{display:block;font-size:12px;font-weight:800;letter-spacing:.18em;line-height:1.4;text-transform:uppercase;color:var(--blue);margin-bottom:22px}.hero h1{font-size:clamp(42px,3.8vw,56px);line-height:1.05;letter-spacing:-.055em;max-width:650px;margin:0 0 24px;font-weight:750}.hero-copy>p{font-size:18px;line-height:1.65;color:#52555b;max-width:540px;margin:0 0 32px}.hero-visual{min-width:0}.home-hero{padding-top:58px;padding-bottom:58px}.stage{height:470px;background:#181b23;border-radius:22px;padding:18px;box-shadow:0 25px 50px #10131d21;transform:rotate(-1deg);overflow:hidden;color:#fff}.stage-top,.stage-bottom{height:34px;display:flex;align-items:center;justify-content:space-between;font-size:10px;letter-spacing:.12em;color:#a9adb8}.stage-brand{color:#fff;font-size:15px;font-weight:800;letter-spacing:-.06em}.stage-canvas{height:calc(100% - 68px);display:grid;grid-template-columns:1.4fr .55fr;gap:12px}.stage-canvas>.slide,.stage-side .slide{height:100%;aspect-ratio:auto}.stage-side{display:grid;grid-template-rows:1fr 1fr;gap:12px;min-height:0}.stage-side .slide{padding:12px}.stage-side .slide .slide-title{font-size:13px;margin:4px 0}.stage-side .slide-top,.stage-side .slide-bottom{font-size:6px}.stage-side .slide-quote{font-size:13px}.stage-side .chart-bars{height:50px}.stage-bottom{height:34px;justify-content:flex-start;gap:7px}.stage-bottom span:last-child{margin-left:auto}.tiny-dot{width:7px;height:7px;background:var(--acid);border-radius:50%}.slide{position:relative;min-width:0;min-height:190px;aspect-ratio:16/10;background:#f7f6f1;color:#22252b;border-radius:7px;padding:clamp(16px,2vw,30px);box-shadow:0 8px 20px #10131d1b;display:flex;flex-direction:column;overflow:hidden}.slide-top,.slide-bottom{display:flex;justify-content:space-between;gap:8px;font-size:8px;font-weight:700;letter-spacing:.12em;color:#7e848b}.slide .slide-title{font-size:clamp(18px,1.6vw,27px);line-height:1.1;letter-spacing:-.04em;margin:12px 0 4px;max-width:85%}.slide-sub{font-size:11px;color:#7f8287;margin:0 0 12px}.slide-bottom{margin-top:auto}.split-visual{display:grid;grid-template-columns:1fr 1fr;gap:20px;flex:1;min-height:0;margin-top:8px}.split-photo{background:linear-gradient(145deg,#dde8ee,#92a6bb 56%,#495b72);border-radius:4px;position:relative;min-height:70px}.split-photo span{position:absolute;top:10px;right:10px;color:#fff;font-size:12px}.split-copy{font-size:11px;color:#62676f}.split-copy b{color:#22252b}.split-copy p{margin:3px 0 10px}.slide-big-number{font-size:clamp(70px,8vw,140px);line-height:1;letter-spacing:-.09em;font-weight:800;color:var(--blue);margin:auto 0 0}.slide-big-number span{font-size:.45em}.slide-rule{width:100%;height:1px;background:#bdc0c1;margin:5px 0}.slide-detail{font-size:11px;max-width:230px;margin:0 0 10px;color:#696d72}.chart-bars{display:flex;align-items:end;gap:6%;height:45%;margin:auto 4% 0}.chart-bars i{display:block;flex:1;background:var(--blue);border-radius:3px 3px 0 0}.chart-bars i:nth-child(2),.chart-bars i:nth-child(4){background:#93a3f5}.chart-labels{display:flex;justify-content:space-around;font-size:9px;color:#81858c;border-top:1px solid #c7c9c6;padding-top:6px}.donut-wrap{display:flex;align-items:center;justify-content:space-around;gap:12px;flex:1}.donut{width:120px;height:120px;border-radius:50%;background:conic-gradient(var(--blue) 0 58%,#99aaf8 58% 85%,var(--acid) 85% 100%);position:relative;flex:none}.donut:after{content:"";position:absolute;inset:28px;border-radius:50%;background:#f7f6f1}.legend{display:grid;gap:8px;font-size:10px}.legend span:before{content:"";display:inline-block;width:7px;height:7px;margin-right:6px;background:var(--blue);border-radius:50%}.legend span:nth-child(2):before{background:#99aaf8}.legend span:nth-child(3):before{background:var(--acid)}.line-chart{color:var(--blue);width:100%;height:48%;margin:auto 0}.slide-quote{font-family:Georgia,serif;font-size:clamp(19px,2.3vw,37px);font-style:italic;letter-spacing:-.04em;line-height:1.1;margin:auto 0;max-width:90%}.timeline-visual{display:grid;grid-template-columns:repeat(4,1fr);gap:4px;align-items:center;flex:1}.timeline-visual>div{border-top:2px solid var(--blue);padding-top:9px;display:grid;gap:6px}.timeline-visual b{color:var(--blue);font-size:18px}.timeline-visual span{font-size:10px}.process-band{background:var(--acid);display:flex;justify-content:space-between;gap:14px;padding:24px clamp(24px,5.2vw,88px);font-size:12px;font-weight:800;letter-spacing:.08em}.section{max-width:1480px;margin:auto;padding:64px clamp(24px,5.2vw,88px);display:grid;grid-template-columns:minmax(0,.75fr) minmax(0,1.25fr);align-items:center;gap:clamp(30px,6vw,100px);min-height:450px}.section-copy{max-width:480px}.section h2,.faq h2,.final-cta h2{font-size:clamp(34px,3.25vw,48px);line-height:1.08;letter-spacing:-.052em;margin:0 0 20px}.section-copy>p{font-size:17px;line-height:1.7;color:#575b61;margin:0}.split-section{background:#e9eae3;max-width:none;padding-left:max(clamp(24px,5.2vw,88px),calc((100vw - 1304px)/2));padding-right:max(clamp(24px,5.2vw,88px),calc((100vw - 1304px)/2))}.dark-section{background:#20232a;color:#f7f7f2;max-width:none;padding-left:max(clamp(24px,5.2vw,88px),calc((100vw - 1304px)/2));padding-right:max(clamp(24px,5.2vw,88px),calc((100vw - 1304px)/2))}.dark-section .section-copy>p{color:#bbc0c7}.dark-section .eyebrow{color:var(--acid)}.pair-section{grid-template-columns:minmax(0,.75fr) minmax(0,1.25fr)}.slide-pair,.data-scene,.chart-hero,.design-hero{display:grid;grid-template-columns:1fr 1fr;gap:16px}.slide-pair .slide:nth-child(1){transform:rotate(-3deg)}.slide-pair .slide:nth-child(2){transform:rotate(3deg);margin-top:38px}.prompt-board{background:#fff;border:1px solid #d9dad7;border-radius:20px;padding:35px;box-shadow:0 20px 30px #1b1d220b}.prompt-label,.ai-prompt span,.ai-output span{font-size:12px;letter-spacing:.16em;color:var(--blue);font-weight:800}.prompt-text{font-size:24px;line-height:1.35;letter-spacing:-.03em;font-weight:650;margin:25px 0 33px}.prompt-chips{display:flex;flex-wrap:wrap;gap:8px}.prompt-chips span{font-size:11px;border:1px solid #cdd0d1;border-radius:30px;padding:6px 10px}.sequence-board{display:grid;grid-template-columns:repeat(5,1fr);gap:9px}.sequence-board>div{border:1px solid #777c84;min-height:170px;padding:16px;display:flex;flex-direction:column;justify-content:space-between;background:#2a2e38}.sequence-board b{color:var(--acid);font-size:20px}.sequence-board span{font-size:14px;font-weight:700}.template-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;align-items:center}.template-grid .slide{min-height:160px;padding:16px}.template-grid .slide .slide-title{font-size:17px}.template-grid .slide:nth-child(2){transform:translateY(-25px)}.feature-composition{display:grid;grid-template-columns:1fr .65fr;gap:15px;align-items:stretch}.type-sample,.type-board{background:var(--acid);border-radius:8px;padding:25px;display:flex;flex-direction:column;justify-content:space-between;min-height:280px}.type-sample span,.type-board span{font-size:10px;letter-spacing:.16em;font-weight:800}.type-sample strong{font-family:Georgia,serif;font-size:100px;font-weight:400;letter-spacing:-.1em;line-height:1}.type-sample p{font-size:14px;font-weight:700}.data-scene .slide:nth-child(2){margin-top:42px}.scenario-list{border-top:1px solid var(--line)}.scenario-list>div{display:grid;grid-template-columns:50px 1fr;column-gap:20px;padding:18px 0;border-bottom:1px solid var(--line)}.scenario-list b{color:var(--blue);grid-row:span 2}.scenario-list strong{font-size:22px;letter-spacing:-.04em}.scenario-list span{color:#73767d;font-size:14px}.export-scene,.export-hero{display:grid;grid-template-columns:1fr 1fr;gap:14px}.file-card,.export-file{min-height:255px;background:#fff;border:1px solid var(--line);border-radius:12px;padding:28px;display:flex;flex-direction:column;justify-content:space-between}.file-card:first-child,.export-file:first-child{background:var(--acid);border-color:var(--acid)}.file-card>span,.export-file b{font-size:45px;font-weight:800;letter-spacing:-.08em}.file-card strong{font-size:20px}.file-card small{font-size:13px;color:#656a70}.inner-hero{min-height:570px}.inner-hero .hero-visual{min-height:320px}.ai-scene{display:grid;grid-template-columns:.85fr 1fr;gap:12px;align-items:center}.ai-prompt,.ai-output{min-height:300px;padding:25px;border-radius:12px;background:#1d2129;color:#fff;box-shadow:0 20px 30px #10131d18}.ai-prompt{transform:rotate(-4deg)}.ai-output{transform:rotate(3deg);background:#fff;color:var(--ink);border:1px solid var(--line)}.ai-prompt p{font-size:20px;line-height:1.4;letter-spacing:-.03em}.ai-output ol{padding-left:22px;margin-top:20px;font-size:17px;font-weight:700;line-height:2.1}.note-card{background:var(--acid);border-radius:12px;padding:34px;min-height:250px;display:flex;flex-direction:column;justify-content:space-between}.note-card span{font-size:12px;letter-spacing:.17em;font-weight:800}.note-card strong{font-size:clamp(25px,2.6vw,40px);line-height:1.1;letter-spacing:-.05em;max-width:470px}.edit-stack{display:grid;grid-template-columns:1fr 1fr;gap:10px}.edit-stack div{min-height:120px;background:#30343e;padding:20px;display:flex;flex-direction:column;justify-content:space-between}.edit-stack b{color:var(--acid)}.edit-stack span{font-weight:700}.creation-scene{position:relative}.creation-scene .slide{width:88%;margin:auto;transform:rotate(3deg);min-height:300px}.creation-steps{position:relative;margin:-20px auto 0;width:95%;display:flex;justify-content:space-around;flex-wrap:wrap;background:#20232a;color:var(--acid);padding:18px;font-size:10px;font-weight:800;letter-spacing:.06em;gap:10px}.usecase-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.usecase-grid div{background:#fff;padding:22px;border:1px solid var(--line);min-height:96px;display:flex;align-items:end;font-size:20px;font-weight:700}.structure-hero{display:grid;grid-template-columns:repeat(4,1fr);gap:9px;transform:rotate(3deg)}.structure-hero div{background:#1e222b;color:#fff;aspect-ratio:4/3;padding:14px;display:flex;flex-direction:column;justify-content:space-between;box-shadow:0 7px 14px #10131d18}.structure-hero div:nth-child(2n){background:#4a66ef}.structure-hero div:nth-child(5){background:var(--acid);color:var(--ink)}.structure-hero b{font-size:11px;opacity:.75}.structure-hero span{font-size:14px;font-weight:700;letter-spacing:-.03em}.structure-middle{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.structure-middle div{background:#30343e;padding:20px;min-height:210px}.structure-middle b{color:var(--acid);font-size:14px}.structure-middle p{font-size:23px;line-height:1.2;letter-spacing:-.04em;margin-top:65px}.template-hero{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;align-items:center}.template-hero .slide{min-height:190px;padding:12px}.template-hero .slide .slide-title{font-size:16px}.template-hero .slide:nth-child(1){transform:rotate(-8deg) translateX(20px)}.template-hero .slide:nth-child(2){z-index:2;transform:scale(1.16)}.template-hero .slide:nth-child(3){transform:rotate(8deg) translateX(-20px)}.template-tags{display:flex;flex-wrap:wrap;gap:10px}.template-tags span{padding:14px 19px;background:#fff;border:1px solid var(--line);border-radius:30px;font-size:15px;font-weight:700}.design-hero .slide:nth-child(1){transform:rotate(-5deg)}.design-hero .slide:nth-child(2){transform:rotate(4deg) translateY(38px)}.type-board strong{font-size:clamp(65px,8vw,118px);line-height:.9;letter-spacing:-.09em}.type-board p{margin:0;font-size:16px}.design-rules{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.design-rules div{min-height:135px;background:#30343e;padding:20px;display:flex;flex-direction:column;justify-content:space-between}.design-rules b{color:var(--acid)}.design-rules span{font-size:19px;font-weight:700}.chart-hero .slide:nth-child(2){transform:translateY(32px)}.chart-gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.chart-gallery .slide{min-height:200px;padding:15px}.chart-gallery .slide .slide-title{font-size:17px}.chart-gallery .donut{width:75px;height:75px}.chart-gallery .donut:after{inset:18px}.chart-gallery .legend{font-size:7px}.data-table{background:#fff;border:1px solid var(--line);padding:20px}.data-table div{display:grid;grid-template-columns:1fr 1fr 1fr;border-bottom:1px solid var(--line);padding:12px;gap:10px}.data-table div:first-child{font-size:11px;letter-spacing:.1em;font-weight:800;color:var(--blue)}.data-table div:last-child{border:0}.chart-feature .slide{max-width:620px;margin:auto}.company-scene{display:grid;grid-template-columns:1.5fr .55fr;gap:12px;align-items:center}.company-scene .slide{min-height:330px}.company-stat{background:var(--acid);min-height:230px;padding:20px;transform:rotate(6deg);display:flex;flex-direction:column;justify-content:space-between}.company-stat b{font-size:100px;line-height:1;letter-spacing:-.1em}.company-stat span{font-size:14px;font-weight:700}.proposal-scene{display:grid;grid-template-columns:1.3fr .5fr;gap:10px;align-items:center}.proposal-scene .slide{min-height:320px;transform:rotate(-3deg)}.proposal-note{background:var(--acid);padding:22px;min-height:250px;display:flex;flex-direction:column;transform:rotate(5deg)}.proposal-note span{font-size:11px;letter-spacing:.1em;font-weight:800;margin-bottom:20px}.proposal-note b{padding:6px 0;border-bottom:1px solid #1b1d2266}.problem-solution{display:grid;grid-template-columns:1fr 1fr;gap:12px}.problem-solution div{background:#fff;border:1px solid var(--line);min-height:235px;padding:25px;display:flex;flex-direction:column;justify-content:space-between}.problem-solution div:last-child{background:var(--acid);border-color:var(--acid)}.problem-solution span{font-size:11px;font-weight:800;letter-spacing:.16em}.problem-solution strong{font-size:28px;line-height:1.2;letter-spacing:-.05em}.timeline-board .slide{max-width:650px;margin:auto}.export-file{min-height:330px}.export-file b{font-size:65px}.export-file span{font-size:16px;font-weight:700}.file-detail{background:var(--acid);padding:30px;min-height:260px;display:flex;flex-direction:column;justify-content:space-between}.file-detail strong{font-size:110px;line-height:1;letter-spacing:-.1em}.file-detail span{font-size:20px;font-weight:700}.file-detail.ppt{background:#30343e;color:#f5f5ef}.export-check{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.export-check span{background:#fff;border:1px solid var(--line);padding:25px 10px;text-align:center;font-size:13px;font-weight:800;letter-spacing:.06em}.faq{max-width:1304px;margin:auto;padding:75px clamp(24px,5.2vw,88px) 65px;display:grid;grid-template-columns:.72fr 1.28fr;gap:70px}.faq h2{max-width:350px}.faq-list{border-top:1px solid var(--line)}.faq-item{border-bottom:1px solid var(--line)}.faq-item h3{margin:0}.faq-item button{width:100%;display:flex;align-items:center;justify-content:space-between;gap:20px;text-align:left;border:0;background:transparent;padding:21px 0;color:var(--ink);font-size:18px;font-weight:700;line-height:1.35}.faq-symbol{font-size:26px;font-weight:400;line-height:1;width:28px;text-align:center;flex:none;color:var(--blue)}.faq-panel{overflow:hidden;transition:max-height .32s ease,visibility 0s linear .32s}.faq-panel:not([hidden]){transition:max-height .32s ease,visibility 0s linear 0s}.faq-panel[hidden]{display:block!important;max-height:0;visibility:hidden}.faq-panel:not([hidden]){max-height:420px;visibility:visible}.faq-panel>div{padding:0 38px 22px 0}.faq-panel p{margin:0;color:#5e6268;font-size:16px;line-height:1.65}.final-cta{background:var(--acid);min-height:390px;max-height:560px;padding:45px clamp(24px,5.2vw,88px);display:grid;grid-template-columns:1fr .8fr;align-items:center;gap:30px;overflow:hidden}.final-cta .eyebrow{color:#30343e;margin-bottom:10px}.final-cta h2{font-size:clamp(42px,4vw,54px);margin-bottom:10px}.final-cta p{max-width:440px;font-size:17px;margin:0 0 20px}.final-cta .button{background:var(--ink)}.final-art{display:flex;align-items:center;justify-content:center;height:280px}.final-sheet{width:min(360px,100%);height:225px;padding:26px;background:#fff;box-shadow:14px 14px 0 #b5cc54,0 15px 35px #10131d25;transform:rotate(-6deg);display:flex;flex-direction:column;justify-content:space-between}.final-sheet span,.final-sheet em{font-size:12px;font-style:normal;letter-spacing:.15em;font-weight:800}.final-sheet strong{font-size:30px;line-height:1.1;letter-spacing:-.05em}footer{background:#1b1d22;color:#f4f3ee;padding:55px clamp(24px,5.2vw,88px) 20px;display:grid;grid-template-columns:.8fr 1.2fr;column-gap:70px}.footer-brand p{color:#abb0b9;font-size:14px;max-width:360px;margin-top:20px}.footer-brand .wordmark{font-size:25px}.footer-brand .wordmark span{color:var(--acid)}.footer-end{grid-column:1/-1;display:flex;justify-content:space-between;gap:20px;border-top:1px solid #4b4e55;margin-top:50px;padding-top:19px;color:#9da2ab;font-size:12px}.footer-end span:last-child{white-space:nowrap}nav[data-footer-nav]{display:grid;grid-template-columns:1fr 1fr;gap:10px 28px;align-content:start}nav[data-footer-nav] a{color:#d8dbe0;font-size:14px;text-decoration:none;line-height:1.4}nav[data-footer-nav] a:hover{text-decoration:underline;color:#fff}@media(max-width:1100px){.hero{gap:28px}.section{gap:35px}.slide-pair,.data-scene{gap:8px}.slide{padding:16px}.slide .slide-title{font-size:20px}.slide-big-number{font-size:80px}.sequence-board>div{padding:10px;min-height:125px}.sequence-board span{font-size:12px}.stage{height:400px}.stage-side .slide{min-height:0}.stage-canvas>.slide{min-height:0}.stage-canvas>.slide .slide-title{font-size:20px}.stage .split-copy{font-size:8px}.stage .split-visual{gap:8px}}@media(max-width:767px){.site-header{height:68px;padding:0 20px}.wordmark{font-size:23px}.header-cta{min-height:44px;padding:9px 16px;font-size:14px}.hero{grid-template-columns:1fr;gap:30px;padding:49px 20px 54px;min-height:0}.hero h1{font-size:clamp(34px,8.8vw,42px);margin-bottom:18px}.hero-copy>p{font-size:16px;line-height:1.6;margin-bottom:22px}.eyebrow{font-size:11px;margin-bottom:15px}.hero-visual{width:100%}.home-hero{padding-top:44px}.stage{height:340px;padding:12px;border-radius:14px;transform:none}.stage-canvas{grid-template-columns:1.2fr .6fr;gap:6px}.stage-side{gap:6px}.stage-canvas>.slide{padding:12px}.stage-canvas>.slide .slide-title{font-size:18px}.stage .split-photo{min-height:60px}.stage .split-copy{font-size:7px}.stage-side .slide{padding:7px;min-height:0}.stage-side .slide .slide-title{font-size:10px}.stage-side .slide-quote{font-size:10px}.stage-side .chart-bars{height:35px}.stage-top,.stage-bottom{height:27px;font-size:8px}.stage-canvas{height:calc(100% - 54px)}.process-band{display:grid;grid-template-columns:repeat(3,1fr);padding:18px 20px;gap:10px;font-size:10px}.section,.split-section,.dark-section{grid-template-columns:1fr;padding:44px 20px;min-height:0;gap:30px}.section h2{font-size:clamp(32px,7.5vw,40px)}.section-copy>p{font-size:16px}.slide{min-height:175px}.slide .slide-title{font-size:18px}.slide-pair .slide:nth-child(2){margin-top:20px}.template-grid{gap:5px}.template-grid .slide{padding:8px;min-height:120px}.template-grid .slide .slide-title{font-size:13px}.template-grid .slide-top,.template-grid .slide-bottom{font-size:5px}.template-grid .split-copy{font-size:7px}.template-grid .slide-quote{font-size:13px}.template-grid .chart-bars{height:55px}.template-grid .timeline-visual span{font-size:7px}.feature-composition{grid-template-columns:1fr .6fr}.feature-composition .slide{min-height:215px}.type-sample{min-height:215px;padding:12px}.type-sample strong{font-size:70px}.type-sample p{font-size:11px}.scenario-list strong{font-size:20px}.faq{grid-template-columns:1fr;gap:15px;padding:55px 20px}.faq h2{font-size:36px}.faq-item button{font-size:16px}.final-cta{min-height:0;height:auto;max-height:none;grid-template-columns:1fr .6fr;padding:34px 20px;gap:10px}.final-cta h2{font-size:40px}.final-cta p{font-size:15px}.final-art{height:220px}.final-sheet{height:160px;padding:14px;box-shadow:7px 7px 0 #b5cc54}.final-sheet strong{font-size:17px}.final-sheet span,.final-sheet em{font-size:8px}footer{grid-template-columns:1fr;padding:43px 20px 20px;gap:28px}.footer-end{margin-top:5px;display:block}.footer-end span{display:block;margin-top:8px}.inner-hero .hero-visual{min-height:0}.ai-prompt,.ai-output{min-height:230px;padding:16px}.ai-prompt p{font-size:16px}.ai-output ol{font-size:14px}.creation-scene .slide{min-height:230px}.structure-hero{gap:5px}.structure-hero div{padding:9px}.structure-hero span{font-size:10px}.company-scene .slide,.proposal-scene .slide{min-height:250px}.company-stat{min-height:185px;padding:10px}.company-stat b{font-size:60px}.company-stat span{font-size:10px}.proposal-note{min-height:200px;padding:12px}.proposal-note span{font-size:8px}.proposal-note b{font-size:11px}.export-file{min-height:230px;padding:17px}.export-file b{font-size:43px}.export-file span{font-size:13px}.chart-gallery .slide{min-height:150px;padding:8px}.chart-gallery .slide .slide-title{font-size:12px}.chart-gallery .donut{width:50px;height:50px}.chart-gallery .donut:after{inset:12px}.chart-gallery .legend{font-size:5px}.chart-gallery .chart-bars{height:40px}.chart-gallery .slide-top,.chart-gallery .slide-bottom{font-size:5px}}@media(max-width:430px){.hero{padding-left:18px;padding-right:18px}.section,.split-section,.dark-section{padding-left:18px;padding-right:18px}.stage{height:290px}.stage-canvas>.slide .slide-title{font-size:15px}.stage .split-copy{display:none}.stage .split-visual{grid-template-columns:1fr}.stage-canvas>.slide .slide-sub{font-size:8px}.stage-side .slide-quote{font-size:8px}.stage-side .slide .slide-title{font-size:9px}.stage-side .slide-top,.stage-side .slide-bottom{font-size:4px}.stage-side .chart-labels{font-size:5px}.stage-side .chart-bars{height:27px}.stage-canvas>.slide .slide-top,.stage-canvas>.slide .slide-bottom{font-size:6px}.slide-pair,.data-scene,.design-hero,.chart-hero{gap:7px}.slide-pair .slide,.data-scene .slide,.design-hero .slide,.chart-hero .slide{padding:9px;min-height:150px}.slide-pair .slide .slide-title,.data-scene .slide .slide-title,.design-hero .slide .slide-title,.chart-hero .slide .slide-title{font-size:14px}.slide-pair .slide-top,.slide-pair .slide-bottom,.data-scene .slide-top,.data-scene .slide-bottom,.design-hero .slide-top,.design-hero .slide-bottom,.chart-hero .slide-top,.chart-hero .slide-bottom{font-size:5px}.slide-pair .split-copy,.design-hero .split-copy{display:none}.slide-pair .split-visual,.design-hero .split-visual{grid-template-columns:1fr}.slide-pair .slide-quote{font-size:14px}.slide-pair .slide-big-number,.design-hero .slide-big-number{font-size:52px}.data-scene .donut,.chart-hero .donut{width:60px;height:60px}.data-scene .donut:after,.chart-hero .donut:after{inset:14px}.data-scene .legend,.chart-hero .legend{font-size:6px}.sequence-board{grid-template-columns:repeat(3,1fr)}.sequence-board>div{min-height:100px}.sequence-board b{font-size:14px}.sequence-board span{font-size:10px}.file-card{padding:15px;min-height:200px}.file-card>span{font-size:36px}.file-card strong{font-size:16px}.file-card small{font-size:11px}.final-cta{grid-template-columns:1fr .38fr;min-height:315px}.final-art{height:160px}.final-sheet{height:115px;padding:8px}.final-sheet strong{font-size:11px}.final-cta p{font-size:14px}.final-cta h2{font-size:37px}.ai-scene{gap:5px}.ai-prompt,.ai-output{padding:12px;min-height:210px}.ai-prompt p{font-size:13px}.ai-output ol{font-size:11px;line-height:2}.usecase-grid div{font-size:15px;min-height:70px;padding:12px}.template-hero .slide{min-height:120px;padding:6px}.template-hero .slide .slide-title{font-size:10px}.template-hero .slide-top,.template-hero .slide-bottom{font-size:4px}.template-hero .split-copy{display:none}.template-hero .split-visual{grid-template-columns:1fr}.template-hero .chart-bars{height:30px}.template-hero .timeline-visual span{font-size:5px}.company-stat b{font-size:48px}.company-stat span{font-size:9px}.problem-solution strong{font-size:21px}.export-check{grid-template-columns:1fr 1fr}.export-check span{padding:16px 8px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}.header-cta:hover,.button:hover{transform:none}}
@keyframes stage-enter{from{opacity:.65;transform:translateY(10px) rotate(-2deg)}to{opacity:1;transform:translateY(0) rotate(-1deg)}}@keyframes bar-rise{from{transform:scaleY(.8)}to{transform:scaleY(1)}}@media(prefers-reduced-motion:no-preference){.stage{animation:stage-enter .7s ease-out both}.chart-bars i{transform-origin:bottom;animation:bar-rise .8s ease-out both}.chart-bars i:nth-child(2){animation-delay:.08s}.chart-bars i:nth-child(3){animation-delay:.16s}.chart-bars i:nth-child(4){animation-delay:.24s}.chart-bars i:nth-child(5){animation-delay:.32s}}@media(max-width:767px) and (prefers-reduced-motion:no-preference){.stage{animation:none}}

/* Homepage proof scene: a request, an editable outline, and an illustrative slide. */
.home-hero .stage-canvas{grid-template-columns:.72fr 1.28fr;gap:12px}
.stage-prompt{background:#2c3441;border:1px solid #6c778b;border-radius:10px;padding:23px;display:flex;flex-direction:column;justify-content:space-between;min-width:0}
.stage-prompt>span,.stage-result-label{font-size:10px;font-weight:800;letter-spacing:.16em;color:var(--acid)}
.stage-prompt p{font-size:clamp(20px,2.3vw,30px);line-height:1.17;letter-spacing:-.045em;font-weight:750;margin:0}
.stage-prompt-meta{font-size:12px;line-height:1.55;color:#b4bdca;border-top:1px solid #697487;padding-top:14px}
.stage-result{background:#e8ebec;color:var(--ink);border-radius:10px;padding:20px 24px;min-width:0;overflow:hidden;display:flex;flex-direction:column}
.stage-result-label{color:var(--blue)}
.stage-result ol{display:flex;gap:8px;padding:0;margin:10px 0 15px;list-style:none}
.stage-result li{font-size:11px;line-height:1.25;font-weight:750;border:1px solid #c6cbd0;border-radius:5px;padding:8px;flex:1}
.stage-result-deck{flex:1;min-height:0;transform:rotate(-2deg);transform-origin:center}
.stage-result-deck .slide{height:100%;min-height:0;aspect-ratio:auto;padding:17px;box-shadow:0 12px 25px #10131d25}
.stage-result-deck .slide .slide-title{font-size:24px;margin:8px 0 3px}
.stage-result-deck .slide-sub{font-size:10px}
.stage-result-deck .split-visual{gap:12px}
.stage-result-deck .split-copy{font-size:10px}
@media(max-width:767px){
 .home-hero{padding-top:25px;padding-bottom:38px;gap:17px}
 .home-hero .hero-copy .eyebrow{margin-bottom:11px}
 .home-hero h1{font-size:clamp(34px,8.7vw,42px);margin-bottom:12px}
 .home-hero .hero-copy>p{line-height:1.45;margin-bottom:17px}
 .home-hero .stage{height:258px;padding:10px}
 .home-hero .stage-canvas{grid-template-columns:1fr;grid-template-rows:76px 1fr;gap:5px}
 .stage-prompt{padding:9px 12px;display:grid;grid-template-columns:1fr 1.2fr;column-gap:8px;align-items:center}
 .stage-prompt>span{font-size:8px}
 .stage-prompt p{font-size:15px;line-height:1.15}
 .stage-prompt-meta{display:none}
 .stage-result{padding:9px 11px;display:grid;grid-template-columns:.72fr 1.28fr;grid-template-rows:auto 1fr;gap:4px 7px}
 .stage-result-label{grid-column:1/-1;font-size:8px}
 .stage-result ol{display:grid;gap:3px;margin:0;min-width:0}
 .stage-result li{font-size:8px;padding:3px 5px}
 .stage-result-deck .slide{padding:7px}
 .stage-result-deck .slide .slide-title{font-size:13px;margin:4px 0}
 .stage-result-deck .slide-sub{font-size:7px}
 .stage-result-deck .slide-top,.stage-result-deck .slide-bottom{font-size:5px}
 .stage-result-deck .split-copy{display:none}
 .stage-result-deck .split-visual{grid-template-columns:1fr;margin-top:3px}
 .stage-result-deck .split-photo{min-height:25px}
}
@media(max-width:430px){.home-hero .stage{height:240px}.home-hero .stage-canvas{grid-template-rows:67px 1fr}.stage-prompt p{font-size:13px}.stage-result-deck .slide .slide-title{font-size:11px}}
.home-data-section{max-width:none;background:#344fc1;color:#fff;padding-left:max(clamp(24px,5.2vw,88px),calc((100vw - 1304px)/2));padding-right:max(clamp(24px,5.2vw,88px),calc((100vw - 1304px)/2));grid-template-columns:minmax(0,.7fr) minmax(0,1.3fr)}
.home-data-section .eyebrow{color:var(--acid)}
.home-data-section .section-copy>p{color:#e4e9ff}
.home-data-section .slide{box-shadow:0 18px 34px #14287955}
@media(max-width:767px){.home-data-section{grid-template-columns:1fr;padding-left:20px;padding-right:20px}}
@media(max-width:430px){.home-data-section{padding-left:18px;padding-right:18px}}
@media(max-width:767px){
 .section>div:last-child{min-width:0;max-width:100%}
 .slide-pair,.data-scene,.design-hero,.chart-hero,.export-scene,.export-hero{grid-template-columns:repeat(2,minmax(0,1fr));min-width:0;width:100%}
 .template-grid,.template-hero{grid-template-columns:repeat(3,minmax(0,1fr));min-width:0;width:100%}
 .slide-pair .slide:nth-child(1),.slide-pair .slide:nth-child(2),.data-scene .slide:nth-child(2){transform:none}
 .slide-pair .slide:nth-child(2),.data-scene .slide:nth-child(2){margin-top:0}
 .slide-pair .slide,.data-scene .slide,.design-hero .slide,.chart-hero .slide,.template-grid .slide,.template-hero .slide{aspect-ratio:auto;width:100%}
 .template-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
 .template-grid .slide:nth-child(3){grid-column:1/-1;min-height:150px}
 .template-hero .slide:nth-child(1),.template-hero .slide:nth-child(2),.template-hero .slide:nth-child(3){transform:none}
}

.section-copy>p a,.text-link{color:var(--blue);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px;font-weight:700}.dark-section .section-copy>p a{color:var(--acid)}.section-copy>p a:hover,.text-link:hover{text-decoration-thickness:2px}
@media(max-width:767px){.company-scene,.proposal-scene{grid-template-columns:1fr;gap:12px}.company-scene .slide,.proposal-scene .slide{min-height:260px;transform:none}.company-stat{min-height:0;padding:14px 18px;transform:none;flex-direction:row;align-items:center;gap:20px}.company-stat b{font-size:42px}.company-stat span{font-size:13px}.proposal-note{min-height:0;padding:14px 18px;transform:none;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px}.proposal-note span{grid-column:1/-1;margin-bottom:2px}.proposal-note b{font-size:11px;padding:5px 0}}
@media(max-width:430px){.proposal-note b{font-size:10px}}
@media(max-width:767px){.company-scene .split-visual,.proposal-scene .split-visual{grid-template-columns:.8fr 1.2fr;gap:10px}.company-scene .split-copy,.proposal-scene .split-copy{font-size:10px;overflow-wrap:anywhere}}
@media(max-width:430px){.company-scene .split-copy,.proposal-scene .split-copy{display:none}.company-scene .split-visual,.proposal-scene .split-visual{grid-template-columns:1fr}}
:root{--blue-text:#445ddb}.eyebrow,.scenario-list b{color:var(--blue-text)}.section-copy>p a,.text-link{color:var(--blue-text)}
@media(max-width:430px){.company-scene .split-photo,.proposal-scene .split-photo{display:none}.company-scene .split-copy,.proposal-scene .split-copy{display:block;font-size:14px;line-height:1.3}.company-scene .split-copy p,.proposal-scene .split-copy p{font-size:13px;margin:4px 0 12px}.company-scene .split-visual,.proposal-scene .split-visual{grid-template-columns:1fr}}
@media(max-width:430px){.home-hero .stage{height:275px}.home-hero .stage-canvas{grid-template-rows:70px 1fr}.stage-prompt p{font-size:14px}.stage-result-label{font-size:9px}.stage-result li{font-size:10px;padding:4px 5px}.stage-result-deck .slide .slide-title{font-size:13px}.stage-result-deck .slide-sub{display:none}}
