@charset "UTF-8";
:root{--blue:#365cf5;--blue-dark:#2549d8;--ink:#172238;--body:#657087;--muted:#8590a3;--line:#e7ebf2;--bg:#f8fafc;--white:#fff;--radius:22px;--font:Inter,"Segoe UI","PingFang SC","Microsoft YaHei",sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;color:var(--ink);background:#fff;font-family:var(--font);font-size:16px;-webkit-font-smoothing:antialiased}button,input,select{font:inherit}button,a,input,select,summary{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}button{color:inherit}button:focus-visible,a:focus-visible,summary:focus-visible,select:focus-visible,[tabindex="0"]:focus-visible{outline:3px solid #93acff;outline-offset:5px}button{border:0}h1,h2,h3,p{margin:0}::selection{background:#dce5ff;color:#2449cb}.icon{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0;vertical-align:middle}.icon-library{position:absolute;width:0;height:0;overflow:hidden}.container{width:min(1240px,calc(100% - 96px));margin-inline:auto}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;top:-100px;left:20px;z-index:99;background:white;padding:12px 18px;border-radius:10px}.skip-link:focus{top:12px}[hidden]{display:none!important}
.site-header{height:88px;position:relative;z-index:20;background:rgba(255,255,255,.94);border-bottom:1px solid rgba(230,234,242,.7)}.header-inner{height:100%;display:flex;align-items:center;justify-content:space-between;gap:40px}.brand{display:inline-flex;align-items:center;gap:10px;font-size:28px;font-weight:750;letter-spacing:-1.3px;line-height:1}.brand-mark{width:35px;height:35px;border-radius:10px;background:var(--blue);color:white;display:grid;place-items:center;box-shadow:0 3px 8px #365cf521}.brand-mark .icon{width:24px;height:24px;stroke-width:2.3}.brand-biu{font-weight:450}.brand-dot{color:var(--blue)}.desktop-nav{display:flex;gap:34px;align-items:center;margin-right:auto;margin-left:56px;font-size:14px;color:#606a7d}.desktop-nav a{transition:color .2s}.desktop-nav a:hover{color:var(--blue)}.header-actions{display:flex;align-items:center;gap:24px}.header-note{font-size:12px;color:#8a92a2;letter-spacing:.5px}.button{display:inline-flex;align-items:center;justify-content:center;gap:13px;min-height:54px;padding:0 25px;border-radius:10px;font-size:15px;font-weight:600;white-space:nowrap;transition:background .2s,box-shadow .2s,transform .2s}.button:hover{transform:translateY(-2px)}.button:active{transform:translateY(0)}.button .icon{width:18px;height:18px}.button-primary{background:var(--blue);color:white;box-shadow:0 6px 16px #365cf52e}.button-primary:hover{background:var(--blue-dark);box-shadow:0 8px 22px #365cf537}.button-small{min-height:40px;padding:0 17px;font-size:13px;border-radius:8px}.button-dark{background:var(--ink);color:white}.button-dark:hover{background:#2a3953}.button-text{background:transparent;color:#4c5870;font-weight:500;padding-inline:8px}.button-text:hover{color:var(--blue)}.play-circle{display:grid;place-items:center;width:29px;height:29px;border:1px solid #cfd6e3;border-radius:50%}.play-circle .icon{width:13px;height:13px;stroke-width:1.9;transform:translateX(-1px)}.menu-toggle{display:none!important}.mobile-nav{position:absolute;top:88px;left:0;right:0;background:white;padding:16px 24px;box-shadow:0 15px 30px #17223810}.mobile-nav a{display:block;padding:12px}.icon-button{width:38px;height:38px;display:grid;place-items:center;border-radius:9px;background:#f3f5f9}.icon-button:hover{background:#e8edf7}
.hero{position:relative;overflow:hidden;background:linear-gradient(120deg,#fbfcfe 2%,#f8fafc 47%,#f2f6ff 100%)}.hero-grid{min-height:692px;display:grid;grid-template-columns:46% 54%;align-items:center;position:relative}.hero-copy{padding-top:5px;position:relative;z-index:2;align-self:center}.eyebrow{display:flex;align-items:center;gap:9px;color:#5d6b87;font-size:11px;font-weight:600;letter-spacing:1.1px;margin-bottom:30px;white-space:nowrap}.status-dot{width:6px;height:6px;display:inline-block;background:var(--blue);border-radius:50%;box-shadow:0 0 0 4px #365cf509;flex-shrink:0}.eyebrow-line{width:21px;height:1px;background:#bdc7d9;margin:0 2px}h1{font-size:clamp(43px,4.55vw,64px);font-weight:750;line-height:1.38;letter-spacing:-3px;position:relative}.highlight{color:var(--blue);position:relative;display:inline-block}.highlight-line{position:absolute;left:2px;right:0;bottom:4px;height:9px;background:#365cf510;transform:rotate(-2deg);border-radius:50%}.hero-description{color:#677388;font-size:17px;line-height:1.95;margin-top:24px;letter-spacing:.3px}.hero-actions{display:flex;align-items:center;gap:21px;margin-top:31px}.hero-footnote{display:flex;gap:20px;color:#8790a1;font-size:12px;margin-top:22px;flex-wrap:wrap}.hero-footnote>span{display:flex;gap:5px;align-items:center}.hero-footnote .icon{width:14px;height:14px;color:#7f90ab;stroke-width:1.8}.hero-index{display:flex;align-items:center;gap:13px;margin-top:55px;font-size:10px;letter-spacing:1.35px;color:#97a1b3;font-weight:600}.hero-index>span:nth-child(2){color:#5b6983}.tiny-arrow{margin-left:10px;font-size:18px;line-height:12px}
.hero-visual{height:620px;position:relative;display:flex;align-items:center;padding-left:18px;isolation:isolate}.visual-grid{position:absolute;inset:0 -120px -20px -80px;background-image:radial-gradient(#d3dceb .8px,transparent .8px);background-size:19px 19px;mask-image:radial-gradient(ellipse at 60% 52%,black 0%,transparent 64%);z-index:-3}.visual-orbit{position:absolute;z-index:-2;border:1px solid #dce4f57d;border-radius:50%;pointer-events:none}.orbit-one{width:630px;height:630px;left:48px;top:-5px}.orbit-two{width:780px;height:780px;left:-26px;top:-80px}.hero-visual:before{content:"";position:absolute;inset:15% -10% 4% 0;z-index:-3;background:radial-gradient(ellipse,#d8e4ff95,transparent 70%);filter:blur(15px)}.floating-label{position:absolute;top:49px;left:108px;font-size:12px;color:#67806f;display:flex;align-items:center;gap:8px;background:#fffefeee;border:1px solid #e4eae9;border-radius:30px;padding:9px 14px;box-shadow:0 5px 18px #45567c05;transform:rotate(-3deg);animation:appear .65s .1s both}.live-dot{width:6px;height:6px;border-radius:50%;background:#58a780;box-shadow:0 0 0 3px #e7f5ed}.workspace-preview{width:100%;height:428px;position:relative;background:#fff;border:1px solid #dce3f0;border-radius:15px;box-shadow:0 30px 65px -20px #50649532,0 6px 15px #4f68a10a;transform:perspective(1500px) rotateY(-7deg) rotateZ(1deg);overflow:hidden;animation:workspace-enter .9s cubic-bezier(.2,.65,.2,1) both}.preview-topbar{height:51px;border-bottom:1px solid var(--line);display:flex;align-items:center;gap:12px;padding:0 17px;background:#fefeff}.preview-brand{font-size:12px;font-weight:600;display:flex;align-items:center;gap:8px}.mini-mark{display:grid;place-items:center;background:#eef2ff;color:var(--blue);width:23px;height:23px;border-radius:6px;font-size:19px;font-weight:700}.sample-badge{font-size:10px;color:#919aae;background:#f5f7fa;border-radius:5px;padding:3px 6px;margin-left:auto}.preview-avatar{width:25px;height:25px;display:grid;place-items:center;border-radius:50%;background:#edeff9;color:#7581a5;font-size:10px}.preview-body{display:flex;height:calc(100% - 51px)}.preview-rail{width:53px;padding:18px 8px;background:#fbfcfe;display:flex;flex-direction:column;align-items:center;gap:10px;border-right:1px solid var(--line);flex-shrink:0}.preview-rail>span{display:grid;place-items:center;width:33px;height:33px;color:#9ba6b8;border-radius:7px}.preview-rail .icon{width:16px;height:16px;stroke-width:1.6}.preview-rail>.rail-active{background:#eaf0ff;color:var(--blue)}.preview-rail>.rail-bottom{margin-top:auto;color:#7085cc}.preview-content{padding:21px 23px 14px;flex:1;min-width:0}.preview-heading{display:flex;align-items:center;justify-content:space-between}.small-label{font-size:10px;color:#96a0b2;letter-spacing:.3px}.preview-heading h2{font-size:18px;letter-spacing:-.4px;margin-top:6px;font-weight:650}.sun-symbol{font-size:27px;color:#d6ae70;font-family:Georgia,serif;line-height:1}.mini-stats{display:grid;grid-template-columns:repeat(3,1fr);margin-top:19px;margin-bottom:19px;padding-bottom:15px;border-bottom:1px solid #edf0f5}.mini-stats>div{display:flex;flex-direction:column;padding-left:19px;border-left:1px solid #edf0f5}.mini-stats>div:first-child{padding-left:0;border-left:0}.mini-stats>div>span{font-size:10px;color:#8590a3}.mini-stats strong{font-size:25px;letter-spacing:-.8px;line-height:1.5;font-weight:600;font-variant-numeric:tabular-nums}.mini-stats small{font-size:10px;color:#a3aabc;margin-left:7px;font-weight:400}.blue-text{color:var(--blue)}.week-heading{display:flex;align-items:center;justify-content:space-between}.week-heading>strong{font-size:11px;font-weight:600}.week-heading>span{display:flex;align-items:center;gap:7px;font-size:9px;color:#8793a8}.week-heading .icon{width:10px;height:10px}.week-strip{display:grid;grid-template-columns:repeat(7,1fr);gap:4px;margin-top:9px}.week-strip>div{display:flex;flex-direction:column;align-items:center;border-radius:7px;padding:6px 0 4px;gap:3px}.week-strip span{font-size:9px;color:#9ba5b5}.week-strip b{font-size:12px;font-weight:550}.week-strip i{width:3px;height:3px;border-radius:50%;margin-top:1px}.week-strip i.has-event{background:#9dadde}.week-strip .day-today{background:var(--blue);color:white;box-shadow:0 4px 9px #365cf527}.week-strip .day-today span{color:#d3ddff}.week-strip .day-today i{background:white}.task-heading{display:flex;align-items:center;justify-content:space-between;margin-top:13px;margin-bottom:6px}.task-heading strong{font-size:11px;font-weight:600}.task-heading>span{font-size:9px;color:#9ba5b5}.preview-task{display:flex;align-items:center;gap:9px;padding:9px 7px;border-radius:7px}.primary-task{background:#f5f8ff}.task-icon{display:grid;place-items:center;flex-shrink:0;width:29px;height:29px;border-radius:7px}.task-icon .icon{width:15px;height:15px}.task-blue{color:#5977cf;background:#e8eeff}.task-orange{color:#b59569;background:#faf1e5}.preview-task>div{display:flex;flex-direction:column;gap:4px}.preview-task strong{font-size:10px;font-weight:550}.preview-task>div>span{font-size:9px;color:#8e9bb0}.preview-task i{display:inline-block;width:2px;height:2px;border-radius:50%;background:#bdc5d3;vertical-align:middle;margin:0 5px}.task-tag{font-size:9px;color:#5d7ad2;margin-left:auto;background:#e9efff;border-radius:4px;padding:3px 6px}.task-circle{margin-left:auto;border:1px solid #dce2ec;border-radius:50%;width:12px;height:12px}.resume-float{position:absolute;left:-18px;bottom:74px;display:flex;align-items:center;gap:13px;background:#fffffff5;border:1px solid #e1e6f0;border-radius:12px;padding:16px 20px 15px 15px;box-shadow:0 15px 40px -13px #6278aa47;transform:rotate(-4deg);animation:float-card-in .75s 1.3s both;z-index:3}.float-icon{width:40px;height:44px;display:grid;place-items:center;border-radius:9px;background:#edf2ff;color:#5579e5}.float-icon .icon{width:22px;height:22px}.resume-float strong{display:block;font-size:13px;margin-top:6px;font-weight:600}.resume-float strong>span{color:#6682cd;background:#edf2fe;border-radius:4px;padding:2px 4px;font-size:9px;margin-left:5px}.resume-float p{font-size:9px;color:#89a299;display:flex;align-items:center;gap:4px;margin-top:7px}.resume-float p .icon{width:11px;height:11px}.float-check{margin-left:12px;color:#6d9c87;background:#eaf5ef;width:20px;height:20px;display:grid;place-items:center;border-radius:50%}.float-check .icon{width:12px;height:12px}.next-float{position:absolute;right:-22px;top:110px;display:flex;align-items:center;gap:10px;background:#1f3157;color:white;border:1px solid #445986;border-radius:11px;padding:14px 14px 14px 12px;box-shadow:0 14px 28px #1f31572b;transform:rotate(3deg);animation:suggestion-in .7s 2.5s both;z-index:4}.next-spark{width:30px;height:30px;display:grid;place-items:center;background:#ffffff0d;border-radius:7px;color:#a9bbff}.next-spark .icon{width:17px;height:17px}.next-float small{display:block;font-size:9px;color:#91a7d2;margin-bottom:5px}.next-float strong{font-size:10px;font-weight:450}.next-float>.icon{width:14px;height:14px;color:#91a7d2;margin-left:6px}.visual-caption{position:absolute;bottom:24px;left:120px;color:#929eb5;font-size:10px;letter-spacing:1px;display:flex;align-items:center;gap:9px}.caption-line{width:23px;height:1px;background:#c6d1e5}.hero-bottom{display:flex;align-items:center;justify-content:space-between;gap:24px;border-top:1px solid #e0e6f0;padding-block:24px 27px;font-size:12px;color:#98a2b3}.hero-bottom>div{display:flex;align-items:center;gap:25px;color:#6d7b92}.hero-bottom .icon{width:13px;height:13px;color:#bac4d6}.journey-end{display:flex;align-items:center;gap:8px;color:var(--blue)}.journey-end .icon{color:var(--blue)}
.section-pad{padding-top:100px;padding-bottom:100px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:32px;margin-bottom:40px}.section-kicker{color:#7488b5;font-size:10px;letter-spacing:1.8px;font-weight:600;margin-bottom:19px}.section-heading h2,.flow-copy h2{font-size:35px;line-height:1.55;letter-spacing:-1.4px;font-weight:650}.section-heading>p{color:#8a94a5;font-size:14px;line-height:1.95;padding-bottom:5px}.feature-grid{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:20px}.feature-card{position:relative;overflow:hidden;border:1px solid var(--line);border-radius:var(--radius);background:#f9fafc;min-height:410px;padding:28px 26px 0}.feature-card-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.feature-icon{display:grid;place-items:center;width:38px;height:38px;border-radius:10px;background:#edf1fb;color:#7288be}.feature-icon .icon{width:19px;height:19px}.feature-number{font-size:11px;letter-spacing:1px;color:#c0c8d6}.feature-card h3{font-size:20px;font-weight:650;letter-spacing:-.6px;margin-bottom:10px}.feature-card>p{color:#8390a4;font-size:13px;line-height:1.9;max-width:300px}.kanban-mini{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:27px;margin-inline:-4px}.kanban-column{padding:10px 8px 0;background:#f0f3f8;border:1px solid #e8edf4;border-radius:10px 10px 0 0;height:190px;overflow:hidden}.column-label{display:flex;align-items:center;gap:5px;font-size:9px;color:#738198;margin-bottom:12px}.column-label i{width:5px;height:5px;border-radius:50%}.dot-grey{background:#aab6c8}.dot-blue{background:#7d99f1}.column-label b{margin-left:auto;color:#a2afc3;font-size:9px;font-weight:400}.job-mini{padding:11px 10px;background:white;border:1px solid #e5eaf3;border-radius:7px;box-shadow:0 4px 7px #7287b00b}.company-letter{display:grid;place-items:center;width:26px;height:26px;border-radius:7px;font-size:13px;font-weight:700;flex-shrink:0}.letter-indigo{background:#ececfb;color:#8482bf}.letter-blue{background:#e7efff;color:#6e94d6}.letter-green{background:#e7f2ed;color:#609a83}.job-mini>strong{display:block;font-size:10px;margin-top:8px;font-weight:550}.job-mini>small{display:block;font-size:9px;color:#9ba5b7;margin-top:4px}.job-mini-tag{display:inline-flex;align-items:center;gap:4px;font-size:8px;background:#f4f5f8;color:#8a97a9;padding:4px 5px;border-radius:4px;margin-top:12px}.job-mini-tag .icon{width:10px;height:10px}.blue-tag{background:#ecf2ff;color:#6b8cdb}.selected-job{border-color:#cfddfb;box-shadow:0 4px 10px #718fcc0c}.job-ghost{margin-top:9px;padding:12px;background:#fff;border-radius:7px}.job-ghost span{height:5px;display:block;background:#edf0f6;width:65%;border-radius:3px;margin-bottom:7px}.job-ghost span+span{width:40%}.card-caption{display:block;font-size:10px;color:#9aa6b8;position:absolute;bottom:14px;left:28px}.feature-pipeline{padding-bottom:36px}.feature-resume{background:linear-gradient(150deg,#fafbfe,#f2f5fc)}.resume-stack{height:224px;position:relative;margin-top:26px}.resume-paper{position:absolute;width:198px;height:233px;background:white;border:1px solid #e0e6f0;border-radius:9px;padding:18px;box-shadow:0 9px 22px #667cad0a;left:50%;transform:translateX(-50%)}.paper-back{transform:translateX(-40%) rotate(9deg);background:#f6f8fc;top:6px}.paper-front{transform:translateX(-55%) rotate(-5deg);top:5px}.paper-header{display:flex;align-items:center;gap:8px;margin-bottom:20px}.paper-avatar{width:24px;height:27px;background:#e5ecf9;border-radius:5px}.paper-header b{display:block;font-size:10px;font-weight:600}.paper-header small{display:block;font-size:8px;color:#9aa6b8;margin-top:4px}.version-label{font-size:10px;color:#6682cd;background:#edf2fe;border-radius:4px;padding:3px 6px;font-weight:500;white-space:nowrap}.paper-header>.version-label{margin-left:auto;font-size:8px}.paper-line{height:4px;border-radius:3px;background:#edf0f5;margin:8px 0;width:82%}.paper-line.long{width:100%}.paper-line.short{width:55%}.paper-section{display:flex;align-items:center;gap:8px;font-size:8px;color:#8090a7;margin-top:21px;margin-bottom:10px}.paper-section>span{flex:1;height:1px;background:#edf0f5}.paper-status{display:flex;align-items:center;gap:6px;margin-top:20px;border-radius:5px;padding:7px;background:#f1f6ff;color:#7690c6;font-size:8px}.paper-status .icon{width:10px;height:10px}.agenda-mini{margin-top:27px;background:white;border:1px solid #e3e9f2;border-radius:11px;padding:15px 14px 2px;box-shadow:0 6px 15px #65789808}.agenda-top{display:flex;justify-content:space-between;font-size:10px;color:#758299;margin-bottom:18px}.agenda-top .icon{width:12px;height:12px;color:#9facbf}.agenda-item{display:flex;gap:13px;position:relative;margin-bottom:18px}.agenda-date{display:flex;flex-direction:column;align-items:center;justify-content:center;width:36px;height:45px;border-radius:7px;background:#ecf2ff;color:#7998dc;font-size:8px;flex-shrink:0}.agenda-date b{font-size:17px;color:#547de0;font-weight:550}.agenda-date.muted{background:#f5f6f9;color:#9eabbb}.agenda-date.muted b{color:#91a0b5}.agenda-item strong{display:block;font-size:10px;font-weight:550;margin-top:3px}.agenda-item div>span{display:block;font-size:9px;color:#a3adbd;margin-top:6px}.agenda-item em{display:block;font-style:normal;font-size:8px;color:#b39c79;background:#faf5eb;border-radius:3px;padding:5px 6px;margin-top:10px}
.flow-section{background:#f8fafd;border-block:1px solid #f0f3f8;padding:85px 0}.flow-grid{display:grid;grid-template-columns:1fr 1fr;gap:120px;align-items:center}.flow-copy>p{color:#8a94a5;font-size:14px;line-height:1.9;margin-top:18px}.flow-steps{display:flex;flex-direction:column;margin-top:30px;gap:5px;max-width:430px}.flow-step{display:flex;align-items:center;gap:19px;text-align:left;background:transparent;padding:17px 18px 17px 0;border-radius:11px;width:100%;transition:background .2s,padding .2s;border:1px solid transparent}.flow-step.active{background:white;padding-left:18px;box-shadow:0 4px 18px #365cf508;border:1px solid #e6ecf8}.step-number{font-size:12px;color:#a6b2c9;font-weight:500;letter-spacing:1px}.flow-step.active .step-number{color:var(--blue)}.flow-step strong{display:block;font-size:15px;font-weight:550;color:#68768e}.flow-step small{display:block;font-size:12px;color:#a0aabb;margin-top:6px;line-height:1.6}.flow-step>.icon{margin-left:auto;width:16px;height:16px;color:#bfc9db;opacity:0}.flow-step.active>.icon{opacity:1;color:var(--blue)}.flow-step.active strong{color:var(--ink)}.flow-step:hover{background:#ffffffb0}.flow-visual{background:#edf2fc;border:1px solid #e5ebf8;min-height:466px;border-radius:22px;padding:25px 35px 22px;position:relative;background-image:radial-gradient(#d8e1f6 .7px,transparent .7px);background-size:16px 16px}.flow-panel-label{display:flex;align-items:center;gap:8px;font-size:11px;color:#8496b7;padding:1px 2px 18px}.flow-panel-label .status-dot{width:5px;height:5px;background:#8aa6ec;box-shadow:none}.flow-panel-label>span:last-child{margin-left:auto;font-size:9px}.flow-demo-card{border-radius:15px;border:1px solid #e2e8f4;background:#fff;box-shadow:0 18px 30px #5c75a81a;padding:27px 29px}.flow-demo-icon{display:grid;place-items:center;width:37px;height:37px;color:#6788e6;background:#edf2ff;border-radius:10px;margin-bottom:18px}.flow-demo-icon .icon{width:19px;height:19px}.flow-demo-kicker{color:#95a2b6;font-size:10px}.flow-demo-card h3{font-size:25px;line-height:1.6;font-weight:600;letter-spacing:-.7px;margin-top:9px}.flow-fields{margin-top:24px}.flow-fields>div{display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid #eef1f7;padding:10px 0;font-size:11px}.flow-fields>div>span{color:#a2adbf;flex-shrink:0}.flow-fields strong{font-size:11px;font-weight:450;color:#667890;text-align:right}.flow-confirm{margin-top:20px;border-radius:6px;padding:10px 9px;font-size:10px;background:#f0f5ff;color:#7291d4;display:flex;align-items:center;gap:7px}.flow-confirm .icon{width:13px;height:13px}.flow-pagination{display:flex;justify-content:center;gap:6px;margin-top:20px}.flow-pagination span{width:5px;height:5px;border-radius:8px;background:#c9d5ef;transition:width .2s,background .2s}.flow-pagination span.active{width:20px;background:#7d9de6}
.questions-section{padding-top:80px;padding-bottom:70px}.questions-section .section-heading{margin-bottom:27px}.questions-section .section-heading h2{font-size:28px}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:24px 2px;cursor:pointer;list-style:none;font-size:15px;font-weight:500}.faq-list summary::-webkit-details-marker{display:none}.faq-plus{font-size:20px;color:#8a9bbb;font-weight:300;transition:transform .2s}.faq-list details[open] .faq-plus{transform:rotate(45deg)}.faq-list details p{color:#8793a6;font-size:14px;line-height:1.9;max-width:850px;padding:0 28px 24px 2px}.closing-section{padding-bottom:75px}.closing-card{position:relative;isolation:isolate;overflow:hidden;border-radius:24px;background:#203154;padding:54px 62px;display:flex;align-items:center;justify-content:space-between;gap:35px;color:white}.closing-grid{position:absolute;inset:0;z-index:-1;background-image:linear-gradient(#8ca7e70c 1px,transparent 1px),linear-gradient(90deg,#8ca7e70c 1px,transparent 1px);background-size:44px 44px;mask-image:linear-gradient(90deg,transparent,#000)}.closing-card:after{content:"";position:absolute;z-index:-1;width:440px;height:440px;border:1px solid #91aaff19;border-radius:50%;right:20px;top:-25px;box-shadow:0 0 0 70px #91aaff05,0 0 0 140px #91aaff03}.closing-kicker{font-size:10px;letter-spacing:2px;color:#9daccc}.closing-copy h2{font-size:35px;font-weight:550;line-height:1.5;letter-spacing:-1px;margin-top:16px}.closing-copy p{color:#a4b2cc;font-size:13px;margin-top:15px;line-height:1.8}.button-white{background:white;color:#253b62;min-height:53px;padding:0 25px;box-shadow:0 8px 20px #1526422a}.button-white:hover{background:#f1f5ff}.site-footer{display:flex;align-items:center;gap:27px;padding-bottom:35px}.site-footer .brand{font-size:24px}.site-footer .brand-mark{width:29px;height:29px;border-radius:8px}.site-footer .brand-mark .icon{width:19px;height:19px}.site-footer>span{font-size:12px;color:#a5adba}.site-footer small{margin-left:auto;font-size:10px;color:#a9b1c0}.site-footer small>span{padding-inline:8px}
dialog{width:min(740px,calc(100% - 32px));max-height:calc(100dvh - 48px);border:1px solid #dfe6f2;border-radius:22px;padding:30px 32px;color:var(--ink);background:white;box-shadow:0 30px 100px #13264438;overflow:auto}dialog::backdrop{background:#12223b78;backdrop-filter:blur(7px)}dialog[open]{animation:dialog-in .25s ease both}.dialog-top{display:flex;align-items:center;justify-content:space-between;gap:20px}.dialog-top .section-kicker{margin-bottom:9px;font-size:9px}.dialog-top h2{font-size:25px;font-weight:600;letter-spacing:-.6px}.demo-notice{display:flex;align-items:center;gap:8px;border-radius:8px;background:#f2f5fc;color:#7a89a3;font-size:12px;line-height:1.7;padding:12px 13px;margin-top:24px}.demo-notice .icon{width:16px;height:16px;color:#839bdf}.demo-tabs{display:flex;gap:25px;margin-top:19px;border-bottom:1px solid var(--line)}.demo-tabs>button{display:flex;gap:8px;align-items:center;border-radius:0;background:transparent;color:#909aab;font-size:14px;padding:16px 0;border-bottom:2px solid transparent;white-space:nowrap}.demo-tabs>button[aria-selected="true"]{color:var(--blue);border-bottom-color:var(--blue)}.demo-tabs>button>span{background:#f2f4f9;font-size:10px;border-radius:5px;padding:2px 5px}.demo-panel{min-height:275px;padding:25px 0 0}.demo-intro{font-size:13px;color:#91a0b5;margin-bottom:19px}.demo-todo{display:flex;align-items:center;gap:13px;padding:18px 5px;border-bottom:1px solid #edf1f7;cursor:pointer;position:relative}.demo-todo input{position:absolute;left:4px;opacity:0;width:23px;height:23px}.custom-check{display:grid;place-items:center;width:22px;height:22px;border:1px solid #cdd7e8;border-radius:7px;flex-shrink:0;background:white;transition:background .2s}.custom-check .icon{width:14px;height:14px;opacity:0;color:white}.demo-todo input:checked+.custom-check{background:var(--blue);border-color:var(--blue)}.demo-todo input:checked+.custom-check .icon{opacity:1}.demo-todo input:focus-visible+.custom-check{outline:3px solid #93acff;outline-offset:4px}.demo-todo input:checked~span>strong{color:#a8b1c1;text-decoration:line-through}.demo-todo strong{display:block;font-size:14px;font-weight:550;line-height:1.7}.demo-todo small{display:block;color:#99a6b9;font-size:12px;margin-top:4px;line-height:1.6}.demo-todo-time{margin-left:auto;font-size:10px;color:#8da0c6;background:#f1f5fc;border-radius:5px;padding:5px 7px;white-space:nowrap}.demo-feedback{font-size:12px;color:#88a094;line-height:1.8;margin-top:21px}.demo-job{display:flex;align-items:center;gap:12px;border-bottom:1px solid #edf1f7;padding:15px 2px}.demo-job>.company-letter{width:34px;height:34px}.demo-job strong{font-size:14px;font-weight:550;display:block}.demo-job small{display:block;font-size:11px;color:#96a3b8;margin-top:5px;line-height:1.6}.demo-job select{margin-left:auto;background:#f2f5fc;color:#6382cf;border:1px solid #dce5f7;border-radius:7px;padding:7px 9px;font-size:12px;cursor:pointer}.demo-resume{display:flex;align-items:center;gap:12px;padding:19px 0;border-bottom:1px solid #edf1f7}.demo-resume strong{font-size:14px;font-weight:550;line-height:1.7}.demo-resume strong .version-label{margin-left:7px}.demo-resume small{display:block;font-size:11px;color:#96a3b8;margin-top:6px;line-height:1.7}.resume-use-count{font-size:11px;color:#7c92bd;margin-left:auto;white-space:nowrap}.dialog-footer{margin-top:25px;padding-top:19px;border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:14px;align-items:center}.dialog-footer>span{display:flex;align-items:center;gap:5px;font-size:10px;color:#a0adbf}.dialog-footer>span .icon{width:12px;height:12px}.dialog-footer .button-small{font-size:12px}
@keyframes appear{from{opacity:0;translate:0 12px}to{opacity:1;translate:0 0}}@keyframes workspace-enter{from{opacity:0;translate:0 24px}to{opacity:1;translate:0 0}}@keyframes float-card-in{from{opacity:0;translate:12px 15px}to{opacity:1;translate:0 0}}@keyframes suggestion-in{from{opacity:0;translate:-10px 12px}to{opacity:1;translate:0 0}}@keyframes dialog-in{from{opacity:0;transform:translateY(10px) scale(.985)}to{opacity:1;transform:none}}@keyframes panel-in{from{opacity:.4;transform:translateY(6px)}to{opacity:1;transform:none}}.panel-enter{animation:panel-in .3s ease both}
@media(min-width:1500px){.hero-grid{min-height:746px}.hero-visual{height:648px}.workspace-preview{height:447px}.preview-content{padding-top:25px}.preview-heading h2{font-size:19px}.mini-stats{margin-top:21px;margin-bottom:21px}.week-strip{margin-top:12px}.task-heading{margin-top:17px}}
@media(max-width:1180px){.container{width:calc(100% - 64px)}.desktop-nav{margin-left:20px;gap:24px}.header-note{display:none}.hero-grid{grid-template-columns:45% 55%;min-height:650px}h1{font-size:49px;letter-spacing:-2.4px}.eyebrow{font-size:9px;gap:7px;letter-spacing:.6px}.hero-description{font-size:16px}.hero-visual{height:595px;padding-left:13px}.workspace-preview{height:423px}.preview-content{padding:20px 16px 12px}.preview-rail{width:43px;padding:18px 5px}.preview-heading h2{font-size:16px}.next-float{right:-13px;top:106px;padding:11px 10px}.next-float strong{font-size:9px}.resume-float{left:-9px;bottom:69px;padding:13px 14px}.hero-actions{gap:14px}.hero-actions .button{padding-inline:18px;font-size:14px}.hero-actions .button-text{padding-inline:2px}.hero-footnote{gap:11px;font-size:10px}.hero-bottom>div{gap:15px}.feature-grid{gap:14px;grid-template-columns:1.13fr 1fr 1fr}.feature-card{padding:24px 21px 0;min-height:408px}.feature-card h3{font-size:18px}.feature-card>p{font-size:12px}.flow-grid{gap:70px}.flow-visual{padding:22px 26px}.section-heading h2,.flow-copy h2{font-size:32px}}
@media(max-width:960px){.container{width:calc(100% - 48px)}.desktop-nav{margin-left:0;gap:20px}.header-inner{gap:25px}.hero-grid{grid-template-columns:1fr;min-height:auto;padding-top:64px}.hero-copy{text-align:center}.eyebrow{justify-content:center;font-size:11px;letter-spacing:1px;margin-bottom:23px}h1{font-size:60px;letter-spacing:-3px}.hero-description{font-size:17px;margin-top:22px}.hero-actions,.hero-footnote{justify-content:center}.hero-footnote{font-size:12px;gap:20px}.hero-index{display:none}.hero-visual{width:580px;max-width:100%;height:570px;margin:12px auto 0;padding-left:0}.workspace-preview{height:428px}.preview-content{padding:21px 23px 14px}.preview-rail{width:53px}.preview-heading h2{font-size:18px}.floating-label{top:13px;left:58px}.next-float{top:86px;right:-15px;padding:13px}.next-float strong{font-size:10px}.resume-float{left:-22px;bottom:45px;padding:16px}.visual-caption{bottom:8px;left:130px}.hero-bottom{margin-top:19px;flex-direction:column;gap:13px;padding-top:20px;padding-bottom:23px}.hero-bottom>div{gap:26px}.feature-grid{grid-template-columns:1fr 1fr;gap:20px}.feature-pipeline{grid-column:span 2;min-height:305px;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:60px 44px 1fr;column-gap:40px;padding:28px 30px}.feature-pipeline>.feature-card-heading{grid-column:1;grid-row:1;margin-bottom:0}.feature-pipeline>.feature-card-heading .feature-number{display:none}.feature-pipeline>h3{grid-column:1;grid-row:2;align-self:end}.feature-pipeline>p{grid-column:1;grid-row:3;margin-top:10px;max-width:270px}.feature-pipeline>.kanban-mini{grid-column:2;grid-row:1 / 4;margin-top:10px;height:210px}.feature-pipeline .kanban-column{height:215px}.feature-pipeline>.card-caption{left:30px;bottom:37px}.feature-card h3{font-size:20px}.feature-card>p{font-size:13px}.flow-grid{gap:35px}.flow-copy h2{font-size:27px}.flow-visual{padding:20px 21px;min-height:450px}.flow-demo-card{padding:24px 20px}.flow-demo-card h3{font-size:23px}.flow-steps{margin-top:24px}.flow-step{gap:12px}.flow-step strong{font-size:14px}.flow-step small{font-size:11px}.flow-step.active{padding-left:12px}.section-pad{padding-top:75px;padding-bottom:75px}.section-heading>p{font-size:12px}.section-heading h2{font-size:30px}.closing-card{padding:42px}.closing-copy h2{font-size:30px}.site-footer>span{display:none}}
@media(max-width:640px){.container{width:calc(100% - 40px)}.site-header{height:72px}.header-inner{gap:10px}.brand{font-size:25px;gap:8px}.brand-mark{width:31px;height:31px;border-radius:9px}.brand-mark .icon{width:22px;height:22px}.desktop-nav{display:none}.header-actions{gap:10px}.header-actions>.button{min-height:35px;font-size:11px;padding:0 11px}.header-actions>.button>.icon{width:13px;height:13px}.menu-toggle{display:grid!important;width:33px;height:33px;background:transparent}.menu-toggle .icon{width:20px;height:20px}.mobile-nav{top:72px}.hero-grid{padding-top:49px}.eyebrow{font-size:8px;gap:6px;letter-spacing:.7px;margin-bottom:23px}.eyebrow-line{width:15px}h1{font-size:clamp(34px,9.5vw,52px);letter-spacing:-1.7px;line-height:1.42}.highlight-line{height:6px;bottom:1px}.hero-description{font-size:14px;line-height:1.95;margin-top:19px;letter-spacing:0}.hero-actions{margin-top:26px;gap:16px}.hero-actions .button{font-size:13px;min-height:47px;padding-inline:17px;gap:9px}.hero-actions .button-text{padding-inline:0}.play-circle{width:26px;height:26px}.hero-footnote{font-size:9px;gap:13px;margin-top:18px}.hero-footnote .icon{width:12px;height:12px}.hero-visual{width:100%;height:435px;margin-top:29px}.floating-label{font-size:9px;top:1px;left:27px;padding:7px 10px}.workspace-preview{height:342px;transform:none;border-radius:11px;margin-top:3px}.preview-topbar{height:40px;padding:0 11px;gap:7px}.preview-brand{font-size:10px;gap:6px}.mini-mark{width:21px;height:21px;font-size:17px}.sample-badge{font-size:8px;padding:3px 4px}.preview-avatar{width:21px;height:21px;font-size:9px}.preview-body{height:calc(100% - 40px)}.preview-rail{width:36px;gap:8px;padding:12px 2px}.preview-rail>span{width:27px;height:27px}.preview-rail .icon{width:13px;height:13px}.preview-content{padding:13px 12px 8px}.preview-heading .small-label{font-size:8px}.preview-heading h2{font-size:14px;margin-top:4px}.sun-symbol{font-size:21px}.mini-stats{margin-top:12px;margin-bottom:11px;padding-bottom:9px}.mini-stats strong{font-size:21px}.mini-stats>div>span{font-size:8px}.mini-stats small{font-size:8px;margin-left:4px}.mini-stats>div{padding-left:12px}.week-heading>strong{font-size:9px}.week-heading>span{font-size:8px;gap:3px}.week-strip{margin-top:6px;gap:3px}.week-strip>div{padding:4px 0;gap:2px;border-radius:5px}.week-strip span{font-size:8px}.week-strip b{font-size:10px}.week-strip i{width:2px;height:2px}.task-heading{margin-top:8px;margin-bottom:4px}.task-heading>strong{font-size:9px}.task-heading>span{font-size:8px}.preview-task{padding:7px 5px;gap:7px}.task-icon{width:24px;height:25px;border-radius:5px}.task-icon .icon{width:13px;height:13px}.preview-task strong{font-size:8px}.preview-task>div{gap:3px}.preview-task>div>span{font-size:7px}.task-tag{font-size:7px;padding:3px 4px}.task-circle{width:10px;height:10px}.next-float{top:26px;right:-4px;padding:9px;gap:7px;border-radius:8px;transform:rotate(2deg)}.next-spark{width:24px;height:24px}.next-spark .icon{width:14px;height:14px}.next-float small{font-size:7px;margin-bottom:3px}.next-float strong{font-size:8px}.next-float>.icon{width:11px;height:11px;margin-left:2px}.resume-float{left:0;bottom:20px;border-radius:9px;padding:10px 13px 10px 10px;gap:9px;transform:rotate(-3deg)}.resume-float .small-label{font-size:8px}.resume-float strong{font-size:10px;margin-top:4px}.resume-float strong>span{font-size:8px}.resume-float p{font-size:8px;margin-top:5px}.float-icon{width:31px;height:36px;border-radius:6px}.float-icon .icon{width:18px;height:18px}.float-check{width:17px;height:17px;margin-left:5px}.float-check .icon{width:10px;height:10px}.visual-caption{font-size:8px;left:auto;right:5px;bottom:3px;gap:5px;letter-spacing:0}.caption-line{width:12px}.orbit-one{width:450px;height:450px;left:-45px;top:-12px}.orbit-two{width:550px;height:550px;left:-95px;top:-62px}.hero-bottom{font-size:9px;gap:13px;margin-top:8px;padding-top:16px;padding-bottom:20px}.hero-bottom>div{gap:10px;font-size:9px}.hero-bottom .icon{width:10px;height:10px}.journey-end{gap:3px}.section-pad{padding-top:57px;padding-bottom:57px}.section-heading{display:block;margin-bottom:26px}.section-kicker{font-size:8px;letter-spacing:1.5px;margin-bottom:14px}.section-heading h2{font-size:27px;letter-spacing:-.9px;line-height:1.5}.section-heading>p{margin-top:16px;font-size:12px}.feature-grid{grid-template-columns:1fr;gap:16px}.feature-card{min-height:380px;padding:25px 26px 0;border-radius:18px}.feature-card h3{font-size:20px}.feature-card>p{font-size:12px;max-width:none}.feature-card-heading{margin-bottom:18px}.feature-pipeline{grid-column:auto;display:block;min-height:420px;padding:25px 26px 38px}.feature-pipeline>.feature-card-heading{margin-bottom:18px}.feature-pipeline>.feature-card-heading .feature-number{display:block}.feature-pipeline>h3{margin-top:0}.feature-pipeline>p{margin-top:0;max-width:none}.feature-pipeline>.kanban-mini{margin-top:25px;height:190px}.feature-pipeline .kanban-column{height:190px}.feature-pipeline>.card-caption{bottom:17px;left:26px}.feature-resume,.feature-calendar{min-height:385px}.resume-stack{margin-top:21px;height:210px}.agenda-mini{margin-top:23px;padding:16px 18px 1px}.agenda-item{margin-bottom:18px;gap:16px}.agenda-item strong{font-size:11px}.agenda-item div>span{font-size:10px}.agenda-top{font-size:11px}.flow-section{padding:56px 0}.flow-grid{grid-template-columns:1fr;gap:31px}.flow-copy h2{font-size:26px}.flow-copy>p{font-size:12px;margin-top:16px}.flow-steps{max-width:none;margin-top:24px}.flow-step{padding:15px 15px 15px 0;gap:16px}.flow-step.active{padding-left:15px}.flow-step strong{font-size:14px}.flow-step small{font-size:11px}.flow-visual{min-height:440px;padding:21px 25px 19px;border-radius:18px}.flow-demo-card{padding:24px}.flow-demo-card h3{font-size:25px}.flow-fields>div,.flow-fields strong{font-size:11px}.flow-confirm{font-size:10px}.questions-section .section-heading h2{font-size:23px;letter-spacing:-.8px}.faq-list summary{font-size:13px;padding:21px 0}.faq-list details p{font-size:12px;padding-right:6px}.closing-section{padding-bottom:45px}.closing-card{padding:35px 27px;display:block;border-radius:18px}.closing-kicker{font-size:8px;letter-spacing:1.5px}.closing-copy h2{font-size:30px;line-height:1.5;margin-top:14px}.closing-copy p{font-size:11px;line-height:1.8;margin-top:12px}.closing-card>.button{margin-top:25px;min-height:45px;font-size:12px;padding:0 18px}.site-footer{flex-wrap:wrap;gap:20px;padding-bottom:27px}.site-footer .brand{font-size:21px}.site-footer .brand-mark{width:25px;height:25px;border-radius:7px}.site-footer .brand-mark .icon{width:18px;height:18px}.site-footer small{font-size:8px}.site-footer small>span{padding-inline:3px}dialog{padding:23px 20px;border-radius:17px;max-height:calc(100dvh - 28px);width:calc(100% - 24px)}.dialog-top h2{font-size:21px}.dialog-top .section-kicker{font-size:8px}.demo-notice{font-size:10px;padding:10px;margin-top:20px}.demo-tabs{gap:23px}.demo-tabs>button{font-size:12px;gap:5px}.demo-panel{padding-top:20px}.demo-intro{font-size:11px}.demo-todo{gap:10px;padding:17px 0}.demo-todo strong{font-size:12px}.demo-todo small{font-size:10px}.demo-todo-time{display:none}.demo-feedback{font-size:11px}.demo-job{gap:9px}.demo-job strong{font-size:12px}.demo-job small{font-size:9px;max-width:145px}.demo-job select{font-size:10px;padding:6px 3px}.demo-job>.company-letter{width:29px;height:29px}.demo-resume{flex-wrap:wrap;gap:10px}.demo-resume>.feature-icon{width:30px;height:35px}.demo-resume strong{font-size:12px}.demo-resume small{font-size:9px}.resume-use-count{font-size:10px;margin-left:40px;margin-top:0}.dialog-footer{flex-wrap:wrap;gap:16px;margin-top:17px}.dialog-footer>span{font-size:9px}.dialog-footer .button-small{font-size:11px;min-height:36px;margin-left:auto}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
