:root{--ink:#082338;--muted:#536779;--blue:#006bff;--sky:#86bfff;--paper:#fcfbf8;--warm:#f4f2ed;--line:#dce3e7;--font:'PingFang SC','Microsoft YaHei',system-ui,sans-serif;--display:'Avenir Next','PingFang SC','Microsoft YaHei',sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--font);font-size:16px;line-height:1.65}button,a,input{touch-action:manipulation}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}button:focus-visible,a:focus-visible,summary:focus-visible,[tabindex="0"]:focus-visible{outline:3px solid #006bff;outline-offset:5px}button:hover,a:hover{transition:background .18s,color .18s,transform .18s}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:var(--display);line-height:1.3}img{max-width:100%;display:block}.svg-library{position:absolute;width:0;height:0}.icon{width:24px;height:24px;stroke:currentColor;fill:none;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.skip-link{position:fixed;top:-80px;left:16px;background:white;z-index:100;padding:12px}.skip-link:focus{top:10px}.announcement{background:var(--sky);min-height:40px;display:flex;align-items:center;justify-content:center;gap:12px;font-size:13px;padding:8px 52px;position:relative;font-weight:500}.announcement>.icon{width:17px;height:17px}.announcement a{background:#ffffff60;border-radius:4px;padding:1px 10px;font-size:12px}.announcement>button{position:absolute;right:10px;top:0;width:40px;height:40px;border:0;background:none;font-size:24px}.site-header{position:sticky;top:0;z-index:30;background:#fcfbf8f5;backdrop-filter:blur(16px)}.nav-wrap{max-width:1440px;padding:18px 42px;margin:auto;display:flex;align-items:center;gap:44px}.brand{display:flex;gap:10px;align-items:center;flex-shrink:0}.brand img{border-radius:50%;object-fit:cover;border:1px solid #d7e3ee}.brand>span{font-size:22px;font-weight:750;line-height:1.25;letter-spacing:-.7px}.brand small{display:block;font-size:10px;letter-spacing:2px;font-weight:500;margin-top:4px;color:var(--muted)}nav{display:flex;align-items:center;gap:28px;font-size:14px;font-weight:550}nav a:hover,.footer a:hover{color:var(--blue)}.nav-actions{display:flex;align-items:center;gap:12px;margin-left:auto}.button{display:inline-flex;align-items:center;justify-content:center;gap:12px;border:1.5px solid var(--ink);border-radius:10px;background:var(--ink);color:white;padding:13px 24px;font-size:16px;font-weight:600;min-height:52px;line-height:1.5}.button:hover{background:#144260;border-color:#144260;transform:translateY(-1px)}.button.outline{background:transparent;color:var(--ink)}.button.outline:hover{background:#e9f1f8}.button.small{font-size:13px;padding:10px 16px;min-height:44px;border-radius:8px}.text-btn{background:transparent;border:0;font-size:13px;min-height:44px;padding:0 8px}.menu-toggle{display:none}.hero{background:var(--warm);border-radius:40px;margin:0 24px;overflow:hidden;padding:82px 0 0}.hero-copy{text-align:center;padding:0 24px}.eyebrow{font-size:12px;font-weight:650;letter-spacing:1.5px;color:#405e76;margin-bottom:22px}.hero h1{font-size:clamp(46px,5vw,70px);font-weight:750;line-height:1.25;letter-spacing:-2.5px}.hero-description{color:var(--muted);font-size:18px;line-height:1.8;margin:28px auto 30px;max-width:690px}.hero-actions{display:flex;gap:16px;justify-content:center;align-items:center}.button-icon{display:grid;place-items:center;background:white;color:#006bff;border-radius:7px;width:32px;height:32px;margin:-5px 0 -5px -14px}.button-icon.pale{background:#dceaff}.hero-note{font-size:12px;margin-top:17px;color:var(--muted)}.hero-note span{margin:0 10px}.product-stage{max-width:1200px;margin:58px auto 0;padding:32px 64px 58px;border-radius:34px;background:radial-gradient(ellipse at 98% 80%,#d8f3d5 0,transparent 48%),radial-gradient(ellipse at 12% 110%,#dbcafa 0,transparent 48%),linear-gradient(135deg,#c5dcf5,#73ace9 54%,#b8e3e3);scroll-margin-top:108px}.product-tabs{display:flex;gap:10px;justify-content:center;margin:0 auto 21px}.product-tabs button{background:#ffffff85;border:3px solid #ffffffbd;border-radius:15px;padding:10px 16px;display:flex;align-items:center;gap:8px;min-height:52px;color:#405c76;font-size:13px;font-weight:600;position:relative}.product-tabs button .icon{width:23px;height:23px}.product-tabs button[aria-selected=true]{background:#0b73ed;color:white;border-color:white;box-shadow:0 3px 0 #ffffff4d}.product-tabs button[aria-selected=true]:after{content:'';position:absolute;border:10px solid transparent;border-top-color:white;bottom:-23px;left:calc(50% - 10px)}.product-panel{background:var(--paper);padding:44px;border-radius:26px;display:grid;grid-template-columns:1fr 1.13fr;gap:40px;min-height:425px;align-items:center;box-shadow:0 18px 40px #184b7812}.product-label{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:650;margin-bottom:23px}.tiny-icon{background:#8bc3ff;border-radius:7px;display:grid;place-items:center;padding:4px}.tiny-icon .icon{width:19px;height:19px}.product-copy h2{font-size:30px;line-height:1.4;letter-spacing:-.7px}.product-copy>p:not(.product-label){font-size:14px;color:var(--muted);line-height:1.9;margin:18px 0 24px;max-width:340px}.text-link{background:none;border:0;padding:0;display:inline-flex;align-items:center;gap:10px;min-height:44px;font-size:14px;font-weight:650;color:var(--ink)}.text-link:hover{color:var(--blue)}.text-link .icon{width:19px}.product-indicators{display:flex;gap:6px;margin-top:27px}.product-indicators b{width:6px;height:6px;border-radius:50%;background:#d6e0e7}.product-indicators b:first-child{background:var(--ink);width:22px;border-radius:8px}.product-visual{position:relative;border-radius:20px;background:#d5e8ff;padding:30px 24px 46px;min-height:330px}.demo-window{background:white;border-radius:14px;box-shadow:0 10px 35px #143b6820;overflow:hidden;position:relative}.demo-bar{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #ecf0f5;padding:13px 15px;gap:5px}.demo-brand{display:flex;gap:6px;align-items:center;font-size:11px;font-weight:650}.demo-brand .icon{width:16px;color:var(--blue)}.demo-label{font-size:10px;color:#526a7b;background:#eef3f7;border-radius:4px;padding:3px 6px;white-space:nowrap}.demo-body{padding:16px;font-size:11px;line-height:1.8;min-height:218px}.demo-question{background:#eef4ff;border-radius:9px 9px 2px 9px;padding:10px 12px;max-width:92%;margin-left:auto;color:#28455e}.demo-answer{margin-top:14px}.demo-answer strong{font-size:12px}.demo-checklist{display:grid;gap:7px;margin-top:10px}.demo-checklist>span{display:flex;gap:7px;align-items:center;background:#f8fafb;padding:5px 8px;border-radius:4px}.demo-checklist .icon{width:13px;height:13px;color:#247b6a}.completion-pill{position:absolute;right:-13px;bottom:12px;border:1px solid #e2e8e9;background:white;box-shadow:0 6px 18px #22395112;display:flex;align-items:center;gap:10px;border-radius:11px;padding:10px 15px}.check-dot{background:#d6f1dc;border-radius:50%;padding:5px;display:flex;color:#246e3b}.check-dot .icon{width:17px;height:17px}.completion-pill strong{display:block;font-size:11px}.completion-pill small{font-size:9px;color:var(--muted)}.capability-strip{padding:36px 24px 44px;text-align:center}.capability-strip>span{font-size:12px;color:var(--muted)}.capability-strip>div{display:flex;justify-content:center;gap:55px;margin-top:20px}.capability-strip>div>span{display:flex;align-items:center;gap:9px;font-size:16px;font-weight:600}.capability-strip .icon{width:21px;height:21px}.section{max-width:1160px;margin:0 auto;padding:105px 24px}.section-heading{text-align:center;max-width:730px;margin:0 auto 54px}.section-heading h2,.about h2,.faq-section h2,.closing h2{font-size:42px;font-weight:700;line-height:1.35;letter-spacing:-1px}.section-heading>p:last-child{font-size:16px;color:var(--muted);line-height:1.9;margin-top:23px}.workflow-grid{display:grid;grid-template-columns:1fr 1.15fr;gap:80px;align-items:center}.workflow-steps button{display:flex;gap:17px;text-align:left;width:100%;background:none;border:0;border-top:1px solid var(--line);padding:25px 0;align-items:flex-start}.workflow-steps button:last-child{border-bottom:1px solid var(--line)}.step-number{font-family:system-ui,sans-serif;color:#6b8294;font-size:12px;line-height:27px}.workflow-steps h3{font-size:19px;font-weight:650}.workflow-steps p{font-size:13px;color:var(--muted);margin-top:10px;display:none}.workflow-steps button[aria-selected=true] p{display:block}.workflow-steps button[aria-selected=true] .step-number{color:var(--blue)}.step-plus{margin-left:auto;font-size:23px;line-height:24px}.step-panel{border-radius:25px;background:linear-gradient(150deg,#daeaff,#edf6fc 50%,#e0ece4);min-height:340px;padding:36px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.message-card{background:white;padding:24px;border-radius:16px;box-shadow:0 5px 20px #08233809;margin-top:20px;width:100%}.person{display:flex;align-items:center;gap:9px;font-size:12px}.person-avatar{font-size:11px;background:#e7efff;color:#2168b8;border-radius:50%;height:28px;width:28px;display:grid;place-items:center}.message-card>p{font-size:16px;line-height:1.8;margin-top:15px}.thinking-line{display:flex;align-items:center;gap:4px;margin:24px 0;font-size:11px}.thinking-line>span{height:4px;width:4px;background:#6489ac;border-radius:50%}.thinking-line p{margin-left:7px;color:var(--muted)}.step-result{display:flex;align-items:center;gap:8px;background:#ffffffa8;padding:11px 13px;border-radius:8px;font-size:12px}.step-result .icon{color:#347855;width:17px;height:17px}.features{padding-top:30px}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:50px 42px}.feature-grid article{border-top:1px solid var(--line);padding-top:28px}.feature-icon{border-radius:10px;display:grid;place-items:center;width:42px;height:42px;margin-bottom:20px}.blue{background:#d7eaff;color:#0757b7}.purple{background:#e8e2fa;color:#6951a8}.pink{background:#f9e3ef;color:#a2477c}.green{background:#e0f0e8;color:#30745b}.amber{background:#f6ead6;color:#956d2e}.feature-grid h3{font-size:20px;margin-bottom:14px}.feature-grid p{color:var(--muted);font-size:14px;line-height:1.9;min-height:80px}.about-wrap{margin:0 24px;background:#eef3f5;border-radius:35px}.about{display:grid;grid-template-columns:1fr 1fr;gap:95px;align-items:center;padding-top:75px;padding-bottom:75px}.about-visual{min-height:380px;display:flex;align-items:center;justify-content:center;position:relative;background:radial-gradient(ellipse at center,#cfe6ff,transparent 67%)}.portrait-card{width:245px;border:7px solid white;border-radius:17px;transform:rotate(-4deg);overflow:hidden;background:white;box-shadow:0 16px 30px #35577915}.portrait-card>img{height:258px;width:100%;object-fit:cover;object-position:50% 15%;background:#eaf1f7}.portrait-card>div{padding:14px}.portrait-card strong{display:block;font-size:19px}.portrait-card span{font-size:10px;color:var(--muted)}.experience-badge{position:absolute;bottom:17px;right:-5px;border-radius:16px;background:var(--ink);color:white;padding:19px 25px;transform:rotate(4deg);box-shadow:0 10px 20px #08233815}.experience-badge strong{font-family:system-ui,sans-serif;font-size:47px;line-height:1.2;letter-spacing:-2px}.experience-badge strong span{font-size:17px;margin-left:4px}.experience-badge p{font-size:11px;line-height:1.7;margin-top:5px;color:#d4e3ef}.about-copy>p:not(.eyebrow){font-size:15px;color:var(--muted);margin-top:20px;line-height:1.9}.about-copy .button{margin-top:26px;font-size:14px}.faq-section{display:grid;grid-template-columns:.85fr 1.15fr;gap:90px}.faq-section h2{font-size:34px}.faq-section>div>p:not(.eyebrow){color:var(--muted);margin:20px 0;font-size:14px}.faq-list details{border-bottom:1px solid var(--line);padding:21px 0}.faq-list details:first-child{border-top:1px solid var(--line)}summary{list-style:none;cursor:pointer;position:relative;padding-right:32px;font-size:16px;font-weight:600;min-height:30px}summary::-webkit-details-marker{display:none}summary:after{content:'+';position:absolute;right:0;font-size:22px;top:-5px;font-weight:400}details[open] summary:after{content:'−'}.faq-list p{font-size:14px;color:var(--muted);line-height:1.9;margin-top:13px;padding-right:20px}.closing{margin:0 24px;background:var(--warm);border-radius:35px;padding:78px 24px 0;text-align:center;overflow:hidden}.closing>p:not(.eyebrow){color:var(--muted);margin:24px 0 30px;font-size:15px}.closing .hero-actions .button{font-size:14px}.result-chips{display:flex;justify-content:center;gap:30px;margin:55px -24px 0;padding:30px 24px;background:linear-gradient(100deg,#d5e9fc,#a9cff8,#d5e8f1)}.result-chips>span{background:#ffffffd9;padding:13px 24px;display:flex;align-items:center;gap:9px;font-size:13px;border-radius:9px;box-shadow:0 6px 18px #08233808}.result-chips .icon{width:17px;height:17px;color:#277254}.footer{max-width:1320px;padding:60px 30px 25px;margin:auto}.footer-top{display:flex;justify-content:space-between;align-items:center;gap:35px}.footer-top>div{display:flex;gap:30px;font-size:13px}.footer-bottom{display:flex;justify-content:space-between;gap:20px;color:var(--muted);font-size:11px;margin-top:42px;padding-top:20px;border-top:1px solid var(--line)}dialog{border:1px solid var(--line);border-radius:24px;padding:36px;max-width:calc(100vw - 36px);width:430px;color:var(--ink);text-align:center;background:var(--paper);box-shadow:0 25px 80px #08233830}dialog::backdrop{background:#08233870;backdrop-filter:blur(3px)}.dialog-close{position:absolute;top:9px;right:9px;background:none;border:0;width:44px;height:44px;font-size:27px}.contact-avatar{width:54px;height:54px;border-radius:50%;object-fit:cover;margin:0 auto 15px}dialog h2{font-size:23px}dialog>p{font-size:13px;color:var(--muted);margin-top:12px}.contact-qr{max-width:210px;max-height:270px;object-fit:contain;margin:20px auto}dialog .text-link{font-size:13px;margin-top:10px}.poster-samples{display:flex;gap:10px;padding:6px 0 0}.sample-poster{flex:1;min-height:155px;border-radius:5px;background:#d5e6fc;padding:13px 9px;position:relative;color:#08395a;overflow:hidden}.sample-poster:nth-child(2){background:#093254;color:white}.sample-poster small{font-size:7px;display:block;letter-spacing:1px}.sample-poster strong{font-size:18px;line-height:1.5;display:block;margin-top:18px}.sample-poster span{position:absolute;bottom:12px;font-size:8px}.sample-poster:after{content:'';width:110px;height:110px;border:16px solid #6fa4d855;border-radius:50%;position:absolute;right:-55px;bottom:10px}.demo-tags{display:flex;gap:5px;margin-top:10px}.demo-tags span{background:#edf3f8;color:#536779;border-radius:4px;padding:2px 7px;font-size:9px}[hidden]{display:none!important}
@media(min-width:1600px){.hero{padding-top:100px}.hero h1{font-size:78px}.hero-description{font-size:20px}.product-stage{max-width:1320px;margin-top:65px}.nav-wrap{max-width:1600px}}
@media(max-width:1150px){.nav-wrap{padding:17px 24px;gap:25px}nav{gap:18px}.nav-actions .text-btn{display:none}.brand>span{font-size:19px}.product-stage{margin-left:35px;margin-right:35px;padding:30px}.product-panel{padding:30px;gap:25px}.product-copy h2{font-size:26px}.workflow-grid{gap:45px}.about{gap:55px}.product-tabs button{padding:9px 12px}.nav-actions{gap:8px}}
@media(max-width:900px){.nav-actions .outline{display:none}.nav-wrap{gap:20px}nav{gap:16px;font-size:12px}.product-stage{margin-left:22px;margin-right:22px}.product-panel{grid-template-columns:1fr 1fr;padding:25px;gap:20px}.product-visual{padding:22px 15px 38px}.completion-pill{right:-8px}.demo-body{padding:12px}.hero h1{font-size:56px}.feature-grid{gap:36px 25px}.section{padding:75px 30px}.about{gap:35px}.experience-badge{right:-10px}.faq-section{gap:45px}.capability-strip>div{gap:30px}.section-heading h2,.about h2,.closing h2{font-size:35px}}
@media(max-width:700px){html{scroll-padding-top:90px}.announcement{font-size:11px;gap:7px;padding:9px 42px 9px 16px;justify-content:flex-start}.announcement a{display:none}.announcement>.icon{display:none}.nav-wrap{padding:14px 18px;gap:12px}.brand>span{font-size:18px}.brand small{font-size:8px;letter-spacing:1.3px}.brand img{width:35px;height:35px}.nav-actions .button{font-size:11px;padding:8px 10px;min-height:40px}.nav-actions{margin-left:auto}.menu-toggle{display:flex;flex-direction:column;gap:5px;align-items:center;justify-content:center;width:40px;height:40px;border:1px solid var(--line);border-radius:8px;background:none}.menu-toggle span{height:1.5px;width:17px;background:var(--ink)}nav{display:none;position:absolute;top:100%;left:12px;right:12px;background:var(--paper);border:1px solid var(--line);box-shadow:0 15px 25px #08233810;border-radius:12px;padding:12px;flex-direction:column;align-items:stretch;gap:0}nav.is-open{display:flex}nav a{padding:12px 16px;font-size:14px}.hero{margin:0 12px;border-radius:25px;padding-top:48px}.hero-copy{padding:0 15px}.eyebrow{font-size:10px;letter-spacing:1px;margin-bottom:19px}.hero h1{font-size:clamp(32px,8.6vw,52px);letter-spacing:-1.3px;line-height:1.35}.hero-description{font-size:14px;line-height:1.9;margin:24px auto;max-width:380px}.desktop-break{display:none}.hero-actions{gap:10px}.hero-actions>.button{padding:11px 13px;font-size:12px;min-height:47px;gap:7px}.button-icon{margin:-3px 0 -3px -4px;width:25px;height:25px}.button-icon .icon{width:18px;height:18px}.hero-actions>.button>.arrow{display:none}.hero-note{font-size:10px;margin-top:16px}.product-stage{margin:34px 14px 0;padding:19px 12px 26px;border-radius:22px}.product-tabs{gap:6px;margin-bottom:20px}.product-tabs button{padding:7px 7px;border:2px solid white;flex-direction:column;gap:4px;min-height:63px;flex:1;border-radius:11px;font-size:11px;white-space:nowrap}.product-tabs button .icon{width:21px;height:21px}.product-tabs button[aria-selected=true]:after{bottom:-22px}.product-panel{grid-template-columns:1fr;padding:25px 20px 26px;gap:24px;border-radius:19px}.product-label{font-size:12px;margin-bottom:14px}.product-copy h2{font-size:25px}.product-copy>p:not(.product-label){font-size:12px;margin:14px 0;max-width:none}.product-copy .text-link{font-size:12px}.product-indicators{display:none}.product-visual{min-height:310px;padding:24px 20px 42px}.completion-pill{right:-7px;bottom:9px}.demo-body{font-size:10px}.demo-brand{font-size:10px}.capability-strip{padding:28px 18px 30px}.capability-strip>span{font-size:10px}.capability-strip>div{display:grid;grid-template-columns:1fr 1fr;gap:17px 24px;margin-top:21px;text-align:left;max-width:265px;margin-left:auto;margin-right:auto}.capability-strip>div>span{font-size:12px;gap:8px}.capability-strip .icon{width:18px;height:18px}.section{padding:65px 26px}.section-heading{margin-bottom:30px}.section-heading h2,.about h2,.closing h2{font-size:30px;letter-spacing:-.7px}.section-heading>p:last-child{font-size:13px;margin-top:19px}.workflow-grid{grid-template-columns:1fr;gap:27px}.workflow-steps button{padding:19px 0}.workflow-steps h3{font-size:17px}.workflow-steps p{font-size:12px}.step-panel{padding:25px;min-height:310px}.message-card{padding:20px}.message-card>p{font-size:14px}.thinking-line{font-size:10px}.step-result{font-size:11px}.features{padding-top:15px}.feature-grid{grid-template-columns:1fr 1fr;gap:31px 22px}.feature-grid h3{font-size:16px}.feature-grid p{font-size:12px;min-height:92px}.feature-grid article{padding-top:20px}.feature-icon{width:37px;height:37px;margin-bottom:16px}.feature-grid .text-link{font-size:11px;gap:6px}.about-wrap{margin:0 12px;border-radius:24px}.about{grid-template-columns:1fr;gap:28px;padding:36px 26px 45px}.about-visual{min-height:340px;max-width:360px;width:100%;margin:auto}.portrait-card{width:210px}.portrait-card>img{height:230px}.experience-badge{right:0;bottom:5px;padding:17px 21px}.experience-badge strong{font-size:40px}.about-copy>p:not(.eyebrow){font-size:13px;margin-top:16px}.about-copy .button{font-size:12px;padding:12px 15px}.faq-section{grid-template-columns:1fr;gap:25px}.faq-section h2{font-size:28px}.faq-section>div>p:not(.eyebrow){font-size:13px}.faq-list summary{font-size:14px}.faq-list p{font-size:12px}.closing{margin:0 12px;border-radius:24px;padding:48px 20px 0}.closing>p:not(.eyebrow){font-size:12px;margin:20px 0 25px}.closing .hero-actions .button{font-size:12px}.result-chips{gap:9px;margin-top:35px;padding:23px 15px;flex-wrap:wrap}.result-chips>span{padding:9px 11px;font-size:10px;gap:5px}.result-chips .icon{width:14px;height:14px}.footer{padding:39px 24px 20px}.footer-top{align-items:flex-start;flex-direction:column;gap:26px}.footer-top>div{gap:22px;font-size:11px;flex-wrap:wrap}.footer-bottom{margin-top:25px;flex-direction:column;gap:8px;font-size:10px}dialog{padding:30px 20px}dialog h2{font-size:21px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}

/* Motion pass: one lively signature around the hero/product story. */
.hero{position:relative;isolation:isolate;background:linear-gradient(125deg,#f5f2ec 0%,#fbfaf7 52%,#f0f5f5 100%);background-size:180% 180%;animation:heroWash 12s ease-in-out infinite}
.hero:before{content:'';position:absolute;inset:0;z-index:-2;pointer-events:none;background:radial-gradient(circle at 14% 25%,rgba(0,107,255,.10),transparent 20%),radial-gradient(circle at 86% 16%,rgba(147,112,219,.10),transparent 18%),radial-gradient(circle at 70% 54%,rgba(95,196,164,.09),transparent 22%);animation:heroGlow 10s ease-in-out infinite alternate}
.hero-orbit{position:absolute;inset:0;z-index:-1;pointer-events:none;overflow:hidden}
.orbit-dot,.orbit-star{position:absolute;display:block}.orbit-dot{border-radius:999px;filter:blur(.2px);box-shadow:inset 0 1px 2px #ffffffaa,0 9px 25px rgba(28,74,112,.13)}
.dot-blue{width:22px;height:22px;left:8%;top:20%;background:#70b5ff;animation:floatDot 6s ease-in-out infinite}
.dot-purple{width:15px;height:15px;right:10%;top:31%;background:#c0a6f6;animation:floatDot 7.4s ease-in-out -1.7s infinite}
.dot-green{width:12px;height:12px;left:16%;top:52%;background:#83d8bc;animation:floatDot 5.8s ease-in-out -3s infinite}
.orbit-star{color:#7caeef;font-size:20px;line-height:1;text-shadow:0 4px 15px rgba(0,107,255,.25);animation:starPulse 3.2s ease-in-out infinite}.star-one{right:16%;top:18%}.star-two{left:10%;top:42%;font-size:13px;animation-delay:-1.3s}
.hero-copy{position:relative;z-index:1}.hero-copy>*{opacity:0;animation:heroEnter .7s cubic-bezier(.16,1,.3,1) forwards}.hero-copy>.eyebrow{animation-delay:.05s}.hero-copy>h1{animation-delay:.14s}.hero-copy>.hero-description{animation-delay:.24s}.hero-copy>.hero-actions{animation-delay:.34s}.hero-copy>.hero-note{animation-delay:.44s}
.hero-ai{position:relative;display:inline-block;font-family:'Avenir Next','Helvetica Neue',Arial,sans-serif;font-weight:500;letter-spacing:-.045em;color:#086fe8;text-shadow:0 5px 24px rgba(0,107,255,.14)}
.hero-ai:after{content:'';position:absolute;left:4%;right:1%;height:5px;bottom:.02em;border-radius:99px;background:linear-gradient(90deg,#71baff,#086fe8,#a892ed);transform:scaleX(.15);transform-origin:left;opacity:.75;animation:aiUnderline .75s .75s cubic-bezier(.16,1,.3,1) forwards}
.ai-spark{position:absolute;right:-.48em;top:-.18em;font-size:.25em;font-weight:400;color:#7d93e8;letter-spacing:0;animation:starPulse 2.8s ease-in-out infinite}
.button{position:relative;overflow:hidden;transition:transform .18s ease-out,box-shadow .18s ease-out,background .18s ease-out,border-color .18s ease-out}.button:after{content:'';position:absolute;inset:-60% auto -60% -65%;width:42%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.28),transparent);transform:skewX(-18deg);transition:left .55s cubic-bezier(.16,1,.3,1)}.button:hover:after{left:125%}.button:hover{box-shadow:0 12px 26px rgba(8,35,56,.16);transform:translateY(-2px)}.button:active{transform:translateY(0) scale(.975)}.button.outline:after{background:linear-gradient(90deg,transparent,rgba(0,107,255,.11),transparent)}.button .arrow{transition:transform .2s ease-out}.button:hover .arrow{transform:translateX(4px)}
.product-stage{position:relative;isolation:isolate;overflow:hidden;background-size:180% 180%;animation:stageFlow 11s ease-in-out infinite}.product-stage:before,.product-stage:after{content:'';position:absolute;border-radius:50%;filter:blur(2px);pointer-events:none;z-index:-1}.product-stage:before{width:260px;height:260px;left:-85px;top:32%;background:rgba(179,151,244,.25);animation:ambientOrb 8s ease-in-out infinite}.product-stage:after{width:310px;height:310px;right:-95px;bottom:-90px;background:rgba(129,221,190,.27);animation:ambientOrb 9.5s ease-in-out -3s infinite reverse}
.product-tabs button{transition:transform .25s cubic-bezier(.16,1,.3,1),box-shadow .25s ease,background .25s ease,color .25s ease}.product-tabs button:hover{transform:translateY(-4px);box-shadow:0 12px 24px rgba(33,84,129,.14)}.product-tabs button .icon{transition:transform .3s cubic-bezier(.34,1.56,.64,1)}.product-tabs button:hover .icon,.product-tabs button[aria-selected=true] .icon{transform:scale(1.13) rotate(-5deg)}
.product-panel{position:relative;transition:box-shadow .3s ease}.product-panel:hover{box-shadow:0 26px 62px rgba(24,75,120,.17)}.panel-swap .product-copy{animation:panelCopy .45s cubic-bezier(.16,1,.3,1)}.panel-swap .product-visual{animation:panelVisual .5s cubic-bezier(.16,1,.3,1)}.demo-window{animation:gentleFloat 5.2s ease-in-out infinite}.completion-pill{animation:gentleFloat 4.5s ease-in-out -2s infinite}.check-dot{animation:softPulse 2.6s ease-in-out infinite}.demo-checklist>span{opacity:0;animation:itemIn .38s cubic-bezier(.16,1,.3,1) forwards}.demo-checklist>span:nth-child(1){animation-delay:.1s}.demo-checklist>span:nth-child(2){animation-delay:.19s}.demo-checklist>span:nth-child(3){animation-delay:.28s}
.capability-strip>div>span{transition:transform .2s ease,color .2s ease}.capability-strip>div>span:hover{transform:translateY(-3px);color:var(--blue)}.capability-strip>div>span .icon{transition:transform .3s cubic-bezier(.34,1.56,.64,1)}.capability-strip>div>span:hover .icon{transform:scale(1.16) rotate(-7deg)}
.thinking-line>span{animation:thinking 1.15s ease-in-out infinite}.thinking-line>span:nth-child(2){animation-delay:.15s}.thinking-line>span:nth-child(3){animation-delay:.3s}.step-panel{position:relative;overflow:hidden;background-size:180% 180%;animation:stageFlow 10s ease-in-out infinite}.step-panel:after{content:'';position:absolute;width:150px;height:150px;border-radius:50%;right:-70px;top:-70px;background:rgba(134,191,255,.28);animation:ambientOrb 7s ease-in-out infinite;pointer-events:none}.workflow-steps button{transition:color .22s ease,transform .22s ease}.workflow-steps button:hover{color:var(--blue);transform:translateX(5px)}
.feature-grid article{position:relative;transition:transform .25s cubic-bezier(.16,1,.3,1),box-shadow .25s ease,background .25s ease}.feature-grid article:hover{transform:translateY(-7px);background:#fff;border-radius:16px;box-shadow:0 18px 48px rgba(8,35,56,.08)}.feature-icon{transition:transform .3s cubic-bezier(.34,1.56,.64,1),box-shadow .25s ease}.feature-grid article:hover .feature-icon{transform:scale(1.1) rotate(-6deg);box-shadow:0 10px 20px rgba(8,35,56,.11)}
.portrait-card{animation:portraitFloat 6s ease-in-out infinite}.experience-badge{animation:badgeFloat 5.2s ease-in-out -1.3s infinite}.result-chips{background-size:180% 180%;animation:stageFlow 9s ease-in-out infinite}.result-chips>span{transition:transform .22s ease,box-shadow .22s ease}.result-chips>span:hover{transform:translateY(-4px);box-shadow:0 13px 26px rgba(8,35,56,.13)}
.motion-reveal{opacity:0;transform:translateY(30px);transition:opacity .65s cubic-bezier(.16,1,.3,1) var(--reveal-delay,0ms),transform .65s cubic-bezier(.16,1,.3,1) var(--reveal-delay,0ms)}.motion-reveal.is-visible{opacity:1;transform:none}
@keyframes heroWash{0%,100%{background-position:0 50%}50%{background-position:100% 50%}}@keyframes heroGlow{0%{transform:translate3d(-1%,0,0) scale(1)}100%{transform:translate3d(1.5%,1%,0) scale(1.04)}}@keyframes heroEnter{from{opacity:0;transform:translateY(22px)}to{opacity:1;transform:none}}@keyframes aiUnderline{to{transform:scaleX(1)}}@keyframes floatDot{0%,100%{transform:translate3d(0,0,0)}50%{transform:translate3d(7px,-16px,0)}}@keyframes starPulse{0%,100%{opacity:.48;transform:scale(.86) rotate(0)}50%{opacity:1;transform:scale(1.15) rotate(16deg)}}@keyframes stageFlow{0%,100%{background-position:0 50%}50%{background-position:100% 50%}}@keyframes ambientOrb{0%,100%{transform:translate3d(0,0,0) scale(1)}50%{transform:translate3d(28px,-20px,0) scale(1.12)}}@keyframes panelCopy{from{opacity:.2;transform:translateX(-18px)}to{opacity:1;transform:none}}@keyframes panelVisual{from{opacity:.25;transform:translateX(18px) scale(.985)}to{opacity:1;transform:none}}@keyframes gentleFloat{0%,100%{transform:translateY(0)}50%{transform:translateY(-7px)}}@keyframes softPulse{0%,100%{box-shadow:0 0 0 0 rgba(55,137,87,0)}50%{box-shadow:0 0 0 7px rgba(55,137,87,.12)}}@keyframes itemIn{from{opacity:0;transform:translateX(10px)}to{opacity:1;transform:none}}@keyframes thinking{0%,70%,100%{transform:translateY(0);opacity:.45}35%{transform:translateY(-5px);opacity:1}}@keyframes portraitFloat{0%,100%{transform:rotate(-4deg) translateY(0)}50%{transform:rotate(-2.5deg) translateY(-9px)}}@keyframes badgeFloat{0%,100%{transform:rotate(4deg) translateY(0)}50%{transform:rotate(2.5deg) translateY(7px)}}
@media(max-width:700px){.orbit-dot,.orbit-star{opacity:.48}.dot-blue{left:4%;top:15%}.dot-purple{right:5%;top:25%}.dot-green,.star-two{display:none}.hero-ai:after{height:3px}.demo-window,.completion-pill,.portrait-card,.experience-badge{animation-duration:7s}}
@media(prefers-reduced-motion:reduce){.hero-copy>*{opacity:1}.motion-reveal{opacity:1;transform:none}.hero-ai:after{transform:scaleX(1)}.demo-checklist>span{opacity:1}}

/* Scroll story: one pinned canvas, four chapters, and a controlled AI color field. */
.hero{padding-bottom:92px}
.product-story{--story-progress:0;position:relative;height:455vh;margin-top:24px;scroll-margin-top:0}
.product-sticky{position:sticky;top:78px;height:calc(100vh - 78px);display:grid;place-items:center;overflow:hidden}
.product-stage{--story-scale:.88;--story-radius:42px;--stage-1:#2165b8;--stage-2:#86bdf1;--stage-3:#a592ef;--stage-4:#b7f0df;width:calc(100vw - 34px);max-width:1600px;margin:0 auto;padding:28px clamp(28px,5vw,82px) 42px;border-radius:var(--story-radius);transform:scale(var(--story-scale));transform-origin:center;will-change:transform,border-radius;background:radial-gradient(circle at 18% 8%,var(--stage-1) 0,transparent 42%),radial-gradient(circle at 78% 13%,var(--stage-2) 0,transparent 45%),radial-gradient(circle at 30% 105%,var(--stage-3) 0,transparent 53%),radial-gradient(circle at 100% 100%,var(--stage-4) 0,transparent 48%),linear-gradient(145deg,#7bb5ec,#ddeaf7);box-shadow:0 34px 90px rgba(27,63,111,.20),inset 0 1px 0 rgba(255,255,255,.7);transition:background-color .8s ease,box-shadow .8s ease}
.product-stage[data-product-state="agent"]{--stage-1:#1e64b6;--stage-2:#8fcaff;--stage-3:#9b8cf2;--stage-4:#b9f2de}
.product-stage[data-product-state="content"]{--stage-1:#503daf;--stage-2:#9f8df5;--stage-3:#ef9fcf;--stage-4:#8fd8ff}
.product-stage[data-product-state="poster"]{--stage-1:#1747a4;--stage-2:#5aa8f6;--stage-3:#ee8cc1;--stage-4:#6ee7d5}
.product-stage[data-product-state="team"]{--stage-1:#174b88;--stage-2:#8dbff3;--stage-3:#9e88ec;--stage-4:#70d9c7}
.stage-noise{position:absolute;inset:0;pointer-events:none;z-index:-1;opacity:.25;background-image:linear-gradient(rgba(255,255,255,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.08) 1px,transparent 1px);background-size:48px 48px;mask-image:linear-gradient(to bottom,black,transparent 72%)}
.story-kicker{display:flex;align-items:center;justify-content:center;gap:10px;margin:0 0 15px;color:rgba(255,255,255,.86);font-size:11px;font-weight:600;letter-spacing:1.2px;text-shadow:0 1px 10px rgba(8,35,56,.2)}
.story-kicker span{display:inline-block;animation:scrollCue 1.8s ease-in-out infinite}
.product-tabs{position:relative;z-index:2}
.product-tabs button{background:rgba(250,252,255,.68);border-color:rgba(255,255,255,.72);backdrop-filter:blur(14px);box-shadow:inset 0 1px 0 rgba(255,255,255,.7)}
.product-tabs button[aria-selected=true]{background:#fff;color:#10263d;border-color:#fff;box-shadow:0 10px 30px rgba(18,48,86,.22),0 0 0 3px rgba(24,111,244,.86)}
.product-tabs button[aria-selected=true] .icon{color:#096ff2}
.product-panel{background:rgba(255,255,255,.94);backdrop-filter:blur(20px);box-shadow:0 28px 90px rgba(15,45,80,.20),inset 0 1px 0 #fff;max-width:1240px;margin:auto}
.product-visual{overflow:hidden;background:linear-gradient(145deg,rgba(218,233,255,.98),rgba(235,225,255,.92));transition:background .65s ease}
.product-stage[data-product-state="content"] .product-visual{background:linear-gradient(145deg,#e7ddff,#f8e4f2)}
.product-stage[data-product-state="poster"] .product-visual{background:linear-gradient(145deg,#cfe8ff,#e2ddff 52%,#ffdceb)}
.product-stage[data-product-state="team"] .product-visual{background:linear-gradient(145deg,#d6e9ff,#d9f5ee)}
.tiny-icon{background:linear-gradient(145deg,#9ad0ff,#b89cff);color:#082338;box-shadow:0 5px 16px rgba(67,109,191,.18)}
.story-progress{position:absolute;left:50%;bottom:16px;transform:translateX(-50%);display:flex;gap:7px;z-index:3}
.story-progress span{width:7px;height:7px;border-radius:99px;background:rgba(255,255,255,.55);box-shadow:0 1px 8px rgba(8,35,56,.12);transition:width .35s ease,background .35s ease}
.story-progress span.is-active{width:30px;background:#fff}
.capability-strip{margin-top:12px}
@keyframes scrollCue{0%,100%{transform:translateY(-2px);opacity:.55}50%{transform:translateY(4px);opacity:1}}
@media(max-height:760px) and (min-width:901px){.product-sticky{top:68px;height:calc(100vh - 68px)}.product-stage{padding-top:18px;padding-bottom:26px}.story-kicker{margin-bottom:9px}.product-tabs{margin-bottom:14px}.product-panel{min-height:370px;padding:30px}.product-visual{min-height:285px}}
@media(max-width:900px){.product-story{height:auto;margin-top:0}.product-sticky{position:static;height:auto;display:block;overflow:visible}.product-stage{width:auto;max-width:1200px;transform:none;margin:34px 22px 0;border-radius:30px;padding:26px 30px 38px}.story-kicker{margin-bottom:14px}.story-progress{bottom:12px}.hero{padding-bottom:70px}}
@media(max-width:700px){.hero{padding-bottom:54px}.product-stage{margin:24px 12px 0;padding:18px 12px 29px;border-radius:24px}.story-kicker{font-size:9px;letter-spacing:.65px;margin-bottom:12px}.story-progress{bottom:9px}.story-progress span.is-active{width:22px}}
@media(prefers-reduced-motion:reduce){.product-story{height:auto}.product-sticky{position:static;height:auto;display:block}.product-stage{transform:none}.story-kicker span{animation:none}}

/* Layout correction: full viewport story canvas and evenly padded capability cards. */
@media(min-width:901px){.product-sticky{top:76px;height:calc(100vh - 76px);padding:12px 0}.product-stage{width:calc(100vw - 24px);max-width:none;height:calc(100vh - 100px);min-height:650px;max-height:920px;margin:0 12px;padding-top:clamp(24px,4vh,48px);padding-bottom:clamp(32px,5vh,58px);display:flex;flex-direction:column;justify-content:center}.product-panel{width:min(1240px,calc(100% - 80px));min-height:min(470px,58vh)}.story-progress{bottom:clamp(13px,2.5vh,24px)}}
.feature-grid{gap:24px}
.feature-grid article{display:flex;flex-direction:column;min-height:304px;padding:28px 28px 26px;border:1px solid var(--line);border-radius:22px;background:rgba(255,255,255,.62);box-shadow:0 10px 28px rgba(8,35,56,.035)}
.feature-grid article:hover{border-radius:22px;background:#fff}
.feature-icon{margin-bottom:16px}.feature-grid p{min-height:0;margin-bottom:20px}.feature-grid .text-link{margin-top:auto;align-self:flex-start}
@media(max-width:900px){.feature-grid article{min-height:285px;padding:24px}}
@media(max-width:700px){.feature-grid{grid-template-columns:1fr;gap:16px}.feature-grid article{min-height:0;padding:22px}.feature-grid p{min-height:0;margin-bottom:16px}}
