.home-page{--home-ink:#182744;--home-blue:#315fd8;--home-ice:#f3f7ff;--home-line:#cdd8ed;background:#fff;overflow:hidden}.home-page .section,.home-page .home-structure{padding-block:clamp(84px,9vw,148px)}.home-page .section h2,.home-page .home-structure h2{letter-spacing:-.065em;font-weight:800;line-height:1.08}.home-page .section p,.home-page .home-structure p{color:#52617b}.home-page .overline{color:#315fd8;letter-spacing:.15em;margin-bottom:24px;font-size:12px}.home-page .text-link{color:var(--home-ink);border-bottom:1px solid var(--home-blue);align-items:center;margin-top:20px;padding:8px 0 7px;font-size:14px;font-weight:800;transition:color .22s,border-color .22s;display:inline-flex}.home-page .text-link:hover{color:var(--home-blue);border-color:var(--home-ink)}.home-page .section-head{max-width:800px;margin-bottom:54px}.home-page .section-head p{max-width:650px}.home-copy{max-width:640px}.home-page.motion-enhanced [data-reveal]{opacity:0;transition:opacity .55s,transform .7s cubic-bezier(.2,.7,.2,1);transform:translateY(28px)}.home-page.motion-enhanced [data-reveal].is-visible{opacity:1;transform:translateY(0)}.home-intro{background:#fff;grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);align-items:center;gap:clamp(35px,7vw,110px);display:grid}.idea-flow{min-height:420px;padding:16px 0 10px;position:relative}.flow-index{color:#5974ab;letter-spacing:.15em;font-size:11px;font-weight:800;display:block}.idea-prompt{z-index:2;border-left:3px solid var(--home-blue);background:#eaf1ff;width:76%;padding:27px 32px 20px;position:relative;box-shadow:0 18px 50px #162b5b0c}.idea-prompt p{letter-spacing:-.04em;margin:17px 0 6px;font-weight:700;color:var(--home-ink)!important;font-size:clamp(17px,1.7vw,25px)!important;line-height:1.45!important}.flow-line{background:var(--home-blue);width:2px;height:55px;margin-left:10%;position:relative}.flow-line:after{content:"";border:5px solid #0000;border-top-color:var(--home-blue);position:absolute;bottom:0;left:-4px;transform:translateY(10px)}.flow-line span{color:var(--home-blue);letter-spacing:.1em;font-size:11px;font-weight:800;position:absolute;top:17px;left:18px}.idea-output{grid-template-columns:.85fr 1.15fr;align-items:start;gap:18px;margin-left:10%;display:grid}.output-outline{border:1px solid var(--home-line);background:#fff;min-height:215px;padding:22px;box-shadow:0 15px 35px #243f750b}.output-outline ol{color:var(--home-ink);margin:18px 0 8px;padding-left:22px;font-size:14px;font-weight:700;line-height:1.85}.output-outline li::marker{color:var(--home-blue);font-size:11px}.output-outline small{color:#72819b;font-size:11px}.output-slide{background:#dce8ff;min-height:270px;padding:16px;position:relative;top:-28px;box-shadow:0 25px 45px #1c376924}.output-slide>div{min-height:218px;color:var(--home-ink);background:#fff;padding:30px 25px;position:relative;overflow:hidden}.output-slide>div small{letter-spacing:.16em;color:var(--home-blue);z-index:1;font-size:10px;font-weight:800;display:block;position:relative}.output-slide strong{z-index:1;letter-spacing:-.06em;margin-top:36px;font-size:clamp(20px,2vw,33px);line-height:1.05;display:block;position:relative}.output-slide i{aspect-ratio:1;opacity:.75;border:37px solid #628aeb;border-radius:50%;width:70%;position:absolute;bottom:-46%;right:-12%}.home-page.motion-enhanced .home-intro.is-visible .idea-prompt{animation:.5s both flow-appear}.home-page.motion-enhanced .idea-flow.is-visible .flow-line{transform-origin:top;animation:.55s .25s both flow-grow}.home-page.motion-enhanced .idea-flow.is-visible .idea-output{animation:.6s .48s both flow-appear}@keyframes flow-appear{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes flow-grow{0%{transform:scaleY(0)}to{transform:scaleY(1)}}.home-structure{background:var(--home-ice);padding-inline:clamp(25px,7vw,116px)}.home-structure .section-head{margin-bottom:14px}.storyline{grid-template-columns:repeat(6,minmax(0,1fr));align-items:center;gap:10px;min-height:270px;margin:30px 0 10px;display:grid;position:relative}.storyline-path{pointer-events:none;width:100%;height:210px;position:absolute;inset:22px 0 20px;overflow:visible}.storyline-path path{fill:none;stroke:#89a8ee;stroke-width:2px;stroke-dasharray:7 8}.story-node{z-index:1;flex-direction:column;justify-content:center;align-items:flex-start;min-height:165px;padding:8px 2px 8px 12px;display:flex;position:relative}.story-node:nth-of-type(2),.story-node:nth-of-type(5){transform:translateY(-42px)}.story-node:nth-of-type(3),.story-node:nth-of-type(6){transform:translateY(38px)}.story-dot{border:2px solid var(--home-blue);width:43px;height:43px;color:var(--home-blue);background:#fff;border-radius:50%;place-items:center;margin-bottom:16px;font-size:12px;font-weight:800;display:grid;box-shadow:0 9px 20px #4b75ca16}.story-node strong{letter-spacing:-.05em;color:var(--home-ink);font-size:clamp(17px,1.7vw,24px)}.story-node small{color:#607291;margin-top:6px;font-size:12px;line-height:1.4}.home-page.motion-enhanced .storyline.is-visible .storyline-path path{animation:1.2s both story-draw}.home-page.motion-enhanced .storyline.is-visible .story-dot{animation:.4s both story-pop}.home-page.motion-enhanced .story-node:nth-of-type(2) .story-dot{animation-delay:.15s}.home-page.motion-enhanced .story-node:nth-of-type(3) .story-dot{animation-delay:.3s}.home-page.motion-enhanced .story-node:nth-of-type(4) .story-dot{animation-delay:.45s}.home-page.motion-enhanced .story-node:nth-of-type(5) .story-dot{animation-delay:.6s}.home-page.motion-enhanced .story-node:nth-of-type(6) .story-dot{animation-delay:.75s}@keyframes story-draw{0%{stroke-dasharray:0 1500;stroke-dashoffset:1500px}to{stroke-dasharray:7 8;stroke-dashoffset:0}}@keyframes story-pop{0%{opacity:0;scale:.65}to{opacity:1;scale:1}}.home-templates{text-align:left;background:#fff}.slide-gallery-stage{isolation:isolate;touch-action:pan-y;height:clamp(340px,42vw,600px);position:relative}.slide-gallery-item{transform-origin:50%;width:min(57%,720px);transition:transform .45s cubic-bezier(.2,.7,.2,1),opacity .45s,filter .45s;position:absolute;top:50%;left:50%}.slide-gallery-item[data-position=center]{z-index:3;opacity:1;filter:none;transform:translate(-50%,-50%)rotate(0)scale(1)}.slide-gallery-item[data-position=left]{z-index:1;opacity:.8;filter:saturate(.8);transform:translate(-102%,-45%)rotate(-9deg)scale(.72)}.slide-gallery-item[data-position=right]{z-index:2;opacity:.8;filter:saturate(.8);transform:translate(3%,-45%)rotate(9deg)scale(.72)}.slide-gallery-item .sample-slide{box-shadow:0 35px 70px #1429542a}.slide-gallery-item .slide-split{background:#f6f9ff}.slide-gallery-item .slide-split:before{background:#7fa7f2}.slide-gallery-item .slide-split:after{background:#1c4aaa}.slide-gallery-item .slide-bars{background:#eef4ff}.slide-gallery-item .chart-bars i:nth-child(4),.slide-gallery-item .chart-bars i:nth-child(6){background:#315fd8}.slide-gallery-item .sample-body strong{font-size:clamp(22px,3.6vw,56px)}.slide-gallery-item .chart-bars{height:clamp(60px,8vw,130px);top:105%}.slide-gallery-nav{border-top:1px solid var(--home-line);justify-content:center;gap:clamp(10px,3vw,50px);max-width:850px;margin:5px auto 22px;display:flex}.slide-gallery-nav button{font:700 14px var(--font-manrope),Arial,sans-serif;color:#6a7891;cursor:pointer;background:0 0;border:0;border-top:3px solid #0000;padding:17px 2px;transition:color .2s,border-color .2s}.slide-gallery-nav button span{color:var(--home-blue);margin-right:9px;font-size:11px}.slide-gallery-nav button.is-active{color:var(--home-ink);border-color:var(--home-blue)}.home-templates>.text-link{margin-top:8px}.home-design{color:#fff;background:#17294d;grid-template-columns:minmax(0,1.12fr) minmax(0,.88fr);align-items:center;gap:clamp(40px,8vw,125px);display:grid}.home-design .home-copy h2{font-size:clamp(32px,3.1vw,48px)}.home-page .home-design .overline{color:#9ebcff}.home-page .home-design p{color:#ccd8ef}.home-page .home-design .text-link{color:#fff;border-color:#82a7ff}.design-showcase{min-width:0}.smart-demo{max-width:700px}.smart-demo-top{color:#aebfe3;letter-spacing:.16em;justify-content:space-between;margin-bottom:15px;font-size:10px;font-weight:800;display:flex}.smart-demo-canvas{aspect-ratio:1.55;color:var(--home-ink);background:#f7faff;padding:7% 8%;position:relative;overflow:hidden;box-shadow:0 30px 70px #07132980}.smart-demo-kicker{letter-spacing:.16em;color:var(--home-blue);font-size:10px;font-weight:800;transition:transform .45s}.smart-demo-canvas strong{z-index:2;letter-spacing:-.075em;max-width:75%;margin-top:7%;font-size:clamp(25px,3.4vw,55px);line-height:1.05;transition:transform .45s,font-size .45s;display:block;position:relative}.smart-demo-canvas p{z-index:2;max-width:48%;margin-top:5%;transition:transform .45s;position:relative;color:#566783!important;font-size:clamp(9px,.9vw,14px)!important;line-height:1.5!important}.smart-demo-figure{aspect-ratio:1;background:#4776e7;border-radius:50%;width:55%;transition:transform .55s,scale .55s;position:absolute;bottom:-28%;right:-5%}.smart-demo-figure span{color:#fff6;font-size:clamp(35px,5vw,80px);font-weight:800;position:absolute;top:20%;left:33%}.smart-demo-figure i{background:#fff9;width:45%;height:3px;position:absolute;top:53%;left:32%}.smart-demo-figure i:nth-of-type(2){width:34%;top:59%}.smart-demo-figure i:nth-of-type(3){width:39%;top:65%}.smart-demo.is-before .smart-demo-kicker{transform:translate(45%,12px)}.smart-demo.is-before .smart-demo-canvas strong{max-width:90%;transform:translate(16%,18%)scale(.72)}.smart-demo.is-before .smart-demo-canvas p{transform:translate(67%,25%)}.smart-demo.is-before .smart-demo-figure{transform:translate(-38%,-14%)scale(.62)}.smart-demo-toggle{color:#fff;text-align:left;width:100%;font:700 14px var(--font-manrope),Arial,sans-serif;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #7191ce;justify-content:space-between;align-items:center;padding:16px 0;display:flex}.smart-demo-toggle span{color:#9ebcff;font-size:20px;transition:transform .2s}.smart-demo-toggle:hover span{transform:translate(3px,-3px)}.home-data{background:#f7f9fd;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);align-items:center;gap:clamp(50px,8vw,120px);display:grid}.data-visual{background:#fff;border:1px solid #d9e4f4;min-height:400px;padding:clamp(22px,3.5vw,48px);box-shadow:0 25px 60px #1531600d}.data-label{color:#6f82a4;letter-spacing:.15em;justify-content:space-between;font-size:10px;font-weight:800;display:flex}.data-visual>strong{color:var(--home-ink);letter-spacing:-.05em;max-width:360px;margin:25px 0 8px;font-size:clamp(19px,1.9vw,28px);line-height:1.22;display:block}.data-bars{border-bottom:1px solid #96aace;align-items:end;gap:clamp(10px,2vw,28px);height:190px;padding:0 4%;display:flex}.data-bars i{transform-origin:bottom;background:#abc2f2;flex:1;height:39%;display:block}.data-bars i:nth-child(2){height:48%}.data-bars i:nth-child(3){height:46%}.data-bars i:nth-child(4){height:68%}.data-bars i:nth-child(5){background:#3365da;height:88%}.data-axis{color:#7c8cab;justify-content:space-between;padding:11px 4% 0;font-size:11px;font-weight:800;display:flex}.home-page .data-note{color:var(--home-ink);border-top:1px solid #e1e8f3;margin:25px 0 0;padding-top:13px;font-size:13px;font-weight:700}.data-note span{color:var(--home-blue);vertical-align:-2px;margin-right:8px;font-size:22px}.home-page.motion-enhanced .data-visual.is-visible .data-bars i{animation:.55s both bar-rise}.home-page.motion-enhanced .data-visual.is-visible .data-bars i:nth-child(2){animation-delay:.1s}.home-page.motion-enhanced .data-visual.is-visible .data-bars i:nth-child(3){animation-delay:.2s}.home-page.motion-enhanced .data-visual.is-visible .data-bars i:nth-child(4){animation-delay:.3s}.home-page.motion-enhanced .data-visual.is-visible .data-bars i:nth-child(5){animation-delay:.4s}@keyframes bar-rise{0%{transform:scaleY(.08)}to{transform:scaleY(1)}}.home-scenarios{background:#fff}.scenario-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(14px,2vw,28px);display:grid}.scenario-grid>a{color:var(--home-ink);border-top:1px solid #b7c8e9;flex-direction:column;min-width:0;padding-top:15px;display:flex}.scenario-index{color:var(--home-blue);letter-spacing:.14em;margin-bottom:18px;font-size:11px;font-weight:800}.scenario-preview{height:clamp(190px,20vw,290px);padding:clamp(20px,3vw,40px);transition:transform .35s,box-shadow .35s;position:relative;overflow:hidden}.scenario-preview small{z-index:2;letter-spacing:.16em;font-size:10px;font-weight:800;position:relative}.scenario-preview strong{z-index:2;letter-spacing:-.07em;max-width:80%;margin-top:clamp(35px,5vw,78px);font-size:clamp(24px,2.5vw,42px);line-height:1.06;display:block;position:relative}.company-preview{background:#dbe7ff}.company-preview .preview-ring{aspect-ratio:1;border:38px solid #4f7be0;border-radius:50%;width:65%;position:absolute;bottom:-57%;right:-28%}.proposal-preview{background:#e8efff}.proposal-progress{gap:7px;display:flex;position:absolute;bottom:25px;left:10%;right:10%}.proposal-progress span{background:#a0b9ed;flex:1;height:5px}.proposal-progress span:first-child{background:#3667d9}.general-preview{background:#d6e4ff}.general-sequence{align-items:end;gap:7px;display:flex;position:absolute;bottom:25px;left:10%;right:10%}.general-sequence span{color:#3158b5;background:#fff;flex:1;place-items:center;height:clamp(40px,5vw,78px);font-size:clamp(8px,.8vw,12px);font-weight:800;display:grid;transform:rotate(-5deg)}.general-sequence span:nth-child(2n){transform:rotate(5deg)translateY(-9px)}.scenario-copy{flex:1;padding:24px 30px 12px 0;position:relative}.scenario-copy h3{letter-spacing:-.06em;margin:0 0 11px;font-size:clamp(22px,2vw,30px);line-height:1.16}.home-page .scenario-copy p{max-width:300px;margin:0;font-size:14px;line-height:1.6}.scenario-arrow{color:var(--home-blue);font-size:24px;transition:transform .25s;position:absolute;top:21px;right:0}.scenario-grid>a:hover .scenario-preview{transform:translateY(-7px);box-shadow:0 18px 35px #1d3a701f}.scenario-grid>a:hover .scenario-arrow{transform:translate(3px,-3px)}.home-export{background:#edf3ff;grid-template-columns:minmax(0,1fr) minmax(0,.95fr);align-items:center;gap:clamp(55px,9vw,130px);display:grid}.export-preview{max-width:620px}.export-switch{border-bottom:1px solid #afc4eb;width:100%;display:flex;background:0 0!important;border-radius:0!important;gap:0!important;height:auto!important;padding:0!important}.export-switch button{color:#63799d!important;background:0 0!important;border:0!important;border-radius:0!important;flex:none!important;padding:12px 25px 14px!important;font-size:14px!important;font-weight:800!important}.export-switch button[data-state=active]{color:var(--home-blue)!important;box-shadow:none!important;border-bottom:3px solid var(--home-blue)!important}.export-switch button:after{display:none}.export-content{padding-top:27px;animation:.3s both export-in}@keyframes export-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.export-paper{aspect-ratio:1.23;width:min(78%,440px);color:var(--home-ink);background:#fff;margin:0 auto;padding:6% 7%;position:relative;overflow:hidden;box-shadow:0 28px 55px #1d3c7624}.export-paper-top{letter-spacing:.13em;color:#5f78a8;justify-content:space-between;align-items:center;font-size:9px;font-weight:800;display:flex}.export-paper-top b{background:var(--home-ink);color:#fff;letter-spacing:-.1em;border-radius:4px;place-items:center;width:25px;height:25px;padding-right:2px;font-size:16px;display:grid}.export-paper>strong{letter-spacing:-.07em;max-width:75%;margin-top:9%;font-size:clamp(23px,2.4vw,38px);line-height:1.04;display:block}.export-paper>small{color:#647897;max-width:67%;font-size:9px;position:absolute;bottom:8%;left:7%}.export-paper-visual{aspect-ratio:1;background:#4b79df;border-radius:50%;justify-content:center;align-items:center;gap:7px;width:55%;display:flex;position:absolute;bottom:-28%;right:-6%;transform:rotate(-20deg)}.export-paper-visual span{background:#fff8;width:8%;height:17%}.export-paper-visual span:nth-child(2){height:28%}.export-paper-visual span:nth-child(3){height:42%}.export-paper-visual span:nth-child(4){height:55%}.pptx-paper{background:#dce8ff}.pptx-paper .export-paper-layers{gap:5px;max-width:80%;margin-top:9%;display:flex}.export-paper-layers span{color:var(--home-blue);background:#f8fbff;border:1px solid #8ba9e8;padding:6px 9px;font-size:9px;transform:rotate(-3deg)}.export-paper-layers span:nth-child(2){transform:rotate(3deg)translateY(9px)}.home-page .export-content>p{text-align:center;max-width:440px;margin:22px auto 0;font-size:13px;line-height:1.5}.home-summary{text-align:center;background:#f8faff}.home-summary h2{max-width:1100px;margin:0 auto;font-size:clamp(38px,5vw,78px)!important}.home-summary h2 span{color:var(--home-blue)}.summary-roles{text-align:left;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(20px,4vw,70px);margin-top:clamp(55px,7vw,110px);display:grid}.home-page .summary-roles p{color:var(--home-ink);border-top:1px solid #9cb6eb;margin:0;padding-top:18px;font-size:clamp(15px,1.3vw,19px);line-height:1.55}.summary-roles p>span{color:var(--home-blue);letter-spacing:.14em;margin-bottom:20px;font-size:11px;font-weight:800;display:block}.summary-roles strong{color:var(--home-blue)}.home-page .faq-section{background:#fff;gap:9%}.home-page .faq-list{border-color:#b9c8e2}.home-page .faq-item{border-color:#d3deee}.home-page .faq-item button{padding:27px 0;font-size:17px}.home-page .faq-toggle{color:var(--home-blue);font-size:24px;transition:scale .2s,opacity .2s}.home-page .faq-item.is-open .faq-toggle{scale:1.25}.home-page .faq-item.is-open button{color:var(--home-blue)}.home-page .faq-answer{opacity:0;transition:grid-template-rows .25s,opacity .25s}.home-page .faq-item.is-open .faq-answer{opacity:1}.home-page .final-cta{color:#fff;background:#183369;gap:50px;margin:0;padding:clamp(70px,8vw,130px) clamp(25px,7vw,116px);position:relative;overflow:hidden}.home-page .final-cta:after{content:"";aspect-ratio:1;opacity:.5;pointer-events:none;border:6vw solid #315fd8;border-radius:50%;width:45vw;position:absolute;bottom:-32vw;right:-13vw}.home-page .final-cta>div,.home-page .final-cta>a{z-index:1;position:relative}.home-page .final-cta .overline{color:#a8c2ff}.home-page .final-cta h2{letter-spacing:-.07em;max-width:780px;font-size:clamp(38px,4.8vw,72px);font-weight:800;line-height:1.06}.home-page .final-cta p{color:#d4e0f8;margin-top:24px;font-size:16px}.home-page .final-cta .button{color:#183369;background:#fff;border-radius:100px;min-width:175px;box-shadow:0 15px 35px #07173032}.home-page .final-cta .button:hover{transform:translateY(-4px);box-shadow:0 20px 45px #07173055}@media (max-width:1000px){.home-intro,.home-design,.home-data,.home-export{grid-template-columns:1fr;gap:45px}.home-design .home-copy{order:1}.home-design .design-showcase{order:2}.home-export .home-copy{order:1}.home-export .export-preview{order:2}.storyline{grid-template-columns:repeat(3,1fr);row-gap:5px;min-height:380px}.storyline-path{display:none}.story-node,.story-node:nth-of-type(n){border-top:1px solid #bbcdf0;min-height:165px;transform:none}.scenario-grid{gap:14px}.scenario-copy h3{font-size:22px}}@media (max-width:700px){.home-page .section,.home-page .home-structure{padding:76px 25px}.home-page .section-head{margin-bottom:32px}.home-page .section h2,.home-page .home-structure h2{font-size:clamp(31px,8vw,45px)}.home-intro{gap:34px}.idea-flow{min-height:0}.idea-prompt{width:95%;padding:22px}.idea-output{grid-template-columns:1fr 1fr;gap:8px;margin-left:3%}.output-outline{min-height:205px;padding:15px}.output-outline ol{padding-left:17px;font-size:12px}.output-slide{min-height:210px;padding:10px;top:0}.output-slide>div{min-height:172px;padding:20px 13px}.output-slide strong{margin-top:25px;font-size:20px}.output-slide i{border-width:22px}.storyline{grid-template-columns:repeat(2,1fr);min-height:0}.story-node,.story-node:nth-of-type(n){min-height:145px}.story-node strong{font-size:20px}.slide-gallery-stage{height:330px}.slide-gallery-item{width:83%}.slide-gallery-item[data-position=left]{transform:translate(-93%,-45%)rotate(-8deg)scale(.68)}.slide-gallery-item[data-position=right]{transform:translate(-8%,-45%)rotate(8deg)scale(.68)}.slide-gallery-nav{justify-content:space-between;gap:10px}.slide-gallery-nav button{padding-inline:1px;font-size:11px}.slide-gallery-nav button span{margin-right:4px}.smart-demo-canvas{padding:25px}.smart-demo-canvas strong{font-size:clamp(25px,7vw,42px)}.smart-demo-canvas p{font-size:9px!important}.smart-demo-figure{bottom:-35%;right:-5%}.data-visual{min-height:0;padding:25px}.data-bars{height:160px}.scenario-grid{grid-template-columns:1fr;gap:34px}.scenario-grid>a{grid-template-columns:40% 60%;column-gap:15px;display:grid}.scenario-index{grid-column:1/-1}.scenario-preview{height:180px;padding:18px}.scenario-preview strong{margin-top:36px;font-size:24px}.scenario-copy{padding:8px 26px 0 0}.scenario-copy h3{font-size:22px}.home-page .scenario-copy p{font-size:13px}.scenario-arrow{top:2px}.export-paper{width:min(90%,440px)}.summary-roles{grid-template-columns:1fr;gap:20px;margin-top:48px}.home-page .summary-roles p{padding-top:15px}.summary-roles p>span{margin-bottom:8px}.home-page .final-cta{padding:76px 25px;display:block}.home-page .final-cta .button{margin-top:22px}.home-page .final-cta:after{border-width:12vw;width:90vw;bottom:-60vw;right:-50vw}}@media (max-width:430px){.slide-gallery-stage{height:260px}.slide-gallery-item .sample-body strong{font-size:22px}.scenario-grid>a{grid-template-columns:1fr}.scenario-preview{height:180px}.scenario-copy{padding-top:17px}.scenario-copy h3{max-width:80%}.home-page .final-cta h2{font-size:40px}}@media (prefers-reduced-motion:reduce){.home-page.motion-enhanced [data-reveal]{opacity:1;transition:none;transform:none}.home-page *{scroll-behavior:auto!important;animation:none!important}.slide-gallery-item,.smart-demo-canvas *,.scenario-preview,.scenario-arrow,.home-page .button,.home-page .text-link{transition:none!important}}.hero-v6{isolation:isolate;color:#172849;background:linear-gradient(145deg,#fbfdff 0%,#f4f8ff 48%,#eef4ff 100%);flex-direction:column;min-height:860px;padding:63px clamp(24px,5.5vw,90px) 0;display:flex;position:relative;overflow:hidden}.hero-v6:before{content:"";z-index:-1;pointer-events:none;background:radial-gradient(circle at 10% 66%,#4887f62e,#0000 29%),radial-gradient(circle at 88% 43%,#9a8bf638,#0000 28%),radial-gradient(circle at 52% 82%,#6dbeff1f,#0000 34%);position:absolute;inset:0}.hero-v6:after{content:"";z-index:-1;pointer-events:none;opacity:.38;background-image:radial-gradient(circle,#255bbe42 1px,#0000 1.5px);background-size:22px 22px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(at 50% 48%,#0000 0 35%,#000 76%,#0000 100%);mask-image:radial-gradient(at 50% 48%,#0000 0 35%,#000 76%,#0000 100%)}.hero-3d-stage{z-index:0;position:absolute;inset:0;overflow:hidden}.hero-3d-stage:before{content:"";z-index:1;transform-origin:bottom;pointer-events:none;background-image:linear-gradient(#5b81c429 1px,#0000 1px),linear-gradient(90deg,#5b81c429 1px,#0000 1px);background-size:70px 70px;height:480px;position:absolute;bottom:-200px;left:-12%;right:-12%;transform:perspective(650px)rotateX(64deg)scale(1.28);-webkit-mask-image:linear-gradient(#0000 5%,#000 63%);mask-image:linear-gradient(#0000 5%,#000 63%)}.hero-ambient{z-index:0;pointer-events:none;position:absolute;inset:0;overflow:hidden}.hero-ambient-orbit{border:1px solid #386cce33;border-radius:50%;position:absolute;box-shadow:inset 0 0 70px #6c94e80f,0 0 70px #5d81d30f}.hero-ambient-orbit:after{content:"";background:#fff;border-radius:50%;width:11px;height:11px;position:absolute;box-shadow:0 0 0 7px #507edc1f,0 6px 18px #22468c2e}.hero-ambient-orbit-left{width:480px;height:480px;top:215px;left:-160px;transform:rotate(-18deg)}.hero-ambient-orbit-left:after{top:48px;right:68px}.hero-ambient-orbit-right{width:390px;height:390px;top:138px;right:-128px;transform:rotate(24deg)}.hero-ambient-orbit-right:after{bottom:62px;left:45px}.hero-ambient-glow{filter:blur(18px);opacity:.72;mix-blend-mode:multiply;border-radius:50%;position:absolute}.hero-ambient-glow-left{background:radial-gradient(circle,#5097ff3d,#699dfa0a 68%,#0000 72%);width:190px;height:190px;bottom:19%;left:7%}.hero-ambient-glow-right{background:radial-gradient(circle,#a78eff3d,#8ea9ff0a 67%,#0000 72%);width:250px;height:250px;bottom:20%;right:8%}.hero-ambient-wave{opacity:.48;width:108%;height:360px;position:absolute;bottom:120px;left:-4%;right:-4%;overflow:visible}.hero-ambient-wave path{fill:none;stroke:#587fcb33;stroke-width:1.25px;vector-effect:non-scaling-stroke}.hero-ambient-wave path+path{stroke:#8874de26}.hero-3d-stage canvas{z-index:2;touch-action:none;opacity:0;filter:saturate(1.16)contrast(1.075)drop-shadow(0 24px 30px #1e448a1a);width:100%;height:100%;transition:opacity .4s,filter .35s;display:block;position:relative}.hero-3d-stage.hero-3d-ready canvas{opacity:1}.hero-3d-placeholder{z-index:2;opacity:1;pointer-events:none;height:250px;transition:opacity .3s;position:absolute;bottom:155px;left:6%;right:6%}.hero-3d-loading .hero-3d-placeholder{opacity:1}.hero-3d-ready .hero-3d-placeholder{opacity:0}.hero-3d-placeholder i{background:#dbe7fb;border:1px solid #bed0ee;display:block;position:absolute;box-shadow:0 24px 55px #29529b14}.hero-3d-placeholder i:first-child{background:0 0;border:24px solid #8ca9e7;border-radius:50%;width:120px;height:120px;top:35%;left:0}.hero-3d-placeholder i:nth-child(2){border-radius:20px;width:190px;height:120px;top:20%;right:1%;transform:rotate(8deg)}.hero-3d-placeholder i:nth-child(3){border-radius:16px;width:90px;height:110px;bottom:0;left:20%;transform:rotate(-8deg)}.hero-3d-placeholder i:nth-child(4){border-radius:20px;width:140px;height:90px;bottom:0;right:19%}.hero-3d-placeholder i:nth-child(5){border-radius:16px;width:70px;height:70px;bottom:1%;left:45%;transform:rotate(45deg)}.hero-3d-placeholder i:last-child{background:#9bb6ee;border-radius:50%;width:74px;height:74px;bottom:5%;left:52%}.hero-3d-hint{z-index:2;color:#59739a;letter-spacing:.02em;pointer-events:none;font-size:13px;font-weight:750;position:absolute;bottom:154px;right:clamp(24px,5.5vw,90px)}.hero-3d-unavailable{background:radial-gradient(circle at 25% 65%,#316de81f,#0000 25%),radial-gradient(circle at 78% 62%,#9e91f12b,#0000 23%)}.hero-v6-copy{z-index:3;text-align:center;pointer-events:none;max-width:1120px;margin:0 auto;position:relative}.hero-v6 h1{font-family:var(--font-manrope),Arial,sans-serif;letter-spacing:-.076em;color:#172849;margin:0;font-size:clamp(54px,6.3vw,96px);font-weight:800;line-height:1.06}.hero-v6 h1 span{color:#316de8}.hero-v6 h1 .hero-v6-brand{color:#172849;letter-spacing:-.055em;margin-bottom:17px;font-size:clamp(25px,3vw,38px);line-height:1.15;display:block}.hero-v6-copy p{color:#415774;max-width:580px;margin:24px auto 22px;font-size:17px;line-height:1.6}.hero-v6-cta{color:#fff;pointer-events:auto;background:linear-gradient(135deg,#172849 0%,#214683 100%);border:1px solid #ffffff2e;border-radius:100px;justify-content:center;align-items:center;min-width:172px;min-height:53px;padding:13px 25px;font-size:15px;font-weight:800;line-height:1.3;text-decoration:none;transition:background .2s,transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 14px 30px #17284933,inset 0 1px #ffffff2e}:is(.hero-v6-cta:hover,.hero-v6-cta:focus-visible){background:linear-gradient(135deg,#2f6ee8,#594bc8);transform:translateY(-3px);box-shadow:0 18px 34px #316de840,inset 0 1px #ffffff40}.hero-v6-interaction{z-index:2;border-top:1px solid #b9c9df;grid-template-columns:minmax(350px,1fr) minmax(300px,.75fr);align-items:center;gap:48px;width:100%;max-width:1220px;margin:auto auto 0;padding:27px 0 32px;display:grid;position:relative}.hero-v6-step-list{justify-content:space-between;align-items:center;gap:22px;display:flex}.hero-v6-step-list button{color:#637995;cursor:pointer;min-height:48px;font:750 16px/1.3 var(--font-manrope),Arial,sans-serif;background:0 0;border:0;border-bottom:2px solid #0000;align-items:center;gap:12px;padding:8px 0;transition:color .2s,transform .2s,border-color .2s;display:inline-flex}.hero-v6-step-list button svg{flex:none;width:25px;height:25px}:is(.hero-v6-step-list button:hover,.hero-v6-step-list button:focus-visible){color:#235bcf;outline:none;transform:translateY(-2px)}.hero-v6-step-list button:focus-visible{box-shadow:0 2px #235bcf}.hero-v6-step-list button.is-active{color:#164bbd;border-color:#164bbd}.hero-v6-interaction p{color:#253b59;text-align:right;min-height:50px;margin:0;font-size:17px;line-height:1.5}@media (max-width:1000px){.hero-v6{min-height:750px;padding-top:55px}.hero-v6 h1{font-size:clamp(50px,7vw,76px)}.hero-v6-interaction{grid-template-columns:1fr;gap:15px;padding-top:19px}.hero-v6-interaction p{text-align:left;min-height:0}}@media (max-width:650px){.hero-v6{min-height:0;padding:39px 22px 0}.hero-v6-copy{text-align:left;pointer-events:auto;order:1}.hero-v6 h1{letter-spacing:-.073em;font-size:clamp(42px,10vw,60px);line-height:1.05}.hero-v6 h1 .hero-v6-brand{margin-bottom:15px;font-size:28px}.hero-v6-copy p{margin:18px 0;font-size:16px;line-height:1.55}.hero-v6-cta{min-width:155px;min-height:49px}.hero-3d-stage{flex:none;order:2;width:calc(100% + 44px);height:345px;margin:15px -22px 0;position:relative;inset:auto}.hero-3d-stage:before{background-size:40px 40px;height:300px;bottom:-128px}.hero-ambient-orbit-left{width:330px;height:330px;top:30px;left:-165px}.hero-ambient-orbit-right{width:300px;height:300px;top:8px;right:-155px}.hero-ambient-wave{opacity:.42;width:148%;height:250px;bottom:10px;left:-24%}.hero-ambient-glow-left{width:150px;height:150px;bottom:8%;left:-10%}.hero-ambient-glow-right{width:180px;height:180px;bottom:12%;right:-7%}.hero-3d-placeholder{height:250px;bottom:35px;left:8%;right:8%}.hero-3d-placeholder i:first-child{border-width:17px;width:82px;height:82px}.hero-3d-placeholder i:nth-child(2){width:120px;height:78px}.hero-3d-placeholder i:nth-child(3){width:62px;height:72px}.hero-3d-placeholder i:nth-child(4){width:88px;height:60px}.hero-3d-placeholder i:nth-child(5),.hero-3d-placeholder i:last-child{width:48px;height:48px}.hero-3d-hint{font-size:12px;bottom:14px;right:24px}.hero-v6-interaction{order:3;gap:13px;padding:16px 0 25px}.hero-v6-step-list{gap:8px}.hero-v6-step-list button{flex-direction:column;justify-content:center;gap:5px;min-width:72px;min-height:64px;font-size:14px}.hero-v6-step-list button svg{width:24px;height:24px}.hero-v6-interaction p{font-size:16px;line-height:1.5}}@media (max-width:380px){.hero-v6 h1{font-size:42px}.hero-3d-stage{height:300px}.hero-v6-step-list button{font-size:13px}}@keyframes hero-ambient-drift{0%,to{transform:translate(0,0)rotate(-18deg)}50%{transform:translate(14px,-9px)rotate(-13deg)}}@keyframes hero-wave-drift{0%,to{transform:translate(0)}50%{transform:translate(1.8%)}}@media (prefers-reduced-motion:no-preference){.hero-ambient-orbit-left{animation:12s ease-in-out infinite hero-ambient-drift}.hero-ambient-wave{animation:14s ease-in-out infinite hero-wave-drift}}@media (prefers-reduced-motion:reduce){.hero-v6-step-list button,.hero-v6-cta,.hero-3d-stage canvas,.hero-3d-placeholder{transition:none}}
