@charset "UTF-8";
@font-face{font-family:NovaSans;src:local("Inter"),local("Arial");font-display:swap}
:root{--ink:#101636;--muted:#7c86a3;--blue:#2658ff;--purple:#792cff;--line:#edf0f8;--surface:#f6f8ff;--font:NovaSans,"PingFang SC","Microsoft YaHei","Noto Sans SC",sans-serif}
*{box-sizing:border-box}
[hidden]{display:none!important}
html{scroll-behavior:smooth;scroll-padding-top:28px}
body{margin:0;color:var(--ink);font-family:var(--font);font-size:14px;background:#fff;-webkit-font-smoothing:antialiased}
body.modal-open{overflow:hidden}
button,input,textarea,select{font:inherit}
button,a{-webkit-tap-highlight-color:transparent}
button{cursor:pointer;color:inherit}
button{border:0;background:none}
a{color:inherit;text-decoration:none}
button:focus-visible,a:focus-visible{outline:3px solid #7c86ff;outline-offset:5px}
input:focus-visible,textarea:focus-visible,select:focus-visible{outline:2px solid #7788ff;outline-offset:2px}
button:disabled{cursor:not-allowed;opacity:.45}
img{max-width:100%;display:block}
h1,h2,h3,p{margin:0}
::selection{background:#e4ddff;color:#4325c8}
.svg-defs{position:absolute;width:0;height:0;overflow:hidden}
.icon{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0;vertical-align:middle}
.icon.small{width:18px;height:18px}.icon.filled{fill:currentColor;stroke-width:1}
.container{max-width:1280px;width:calc(100% - 112px);margin-inline:auto}
.button{display:inline-flex;align-items:center;justify-content:center;gap:12px;border-radius:30px;font-size:15px;font-weight:600;letter-spacing:.3px;padding:15px 27px;white-space:nowrap;min-height:50px;transition:transform .2s,box-shadow .2s,background .2s}
.button:hover{transform:translateY(-2px)}
.button:active{transform:translateY(0)}
.primary{color:#fff;background:linear-gradient(110deg,#0b9bff -12%,#215bff 42%,#7c17ff 108%);box-shadow:0 5px 14px #344fff28,inset 0 1px 1px #ffffff4f;border:1px solid #ffffff23}
.primary:hover{box-shadow:0 7px 22px #5840ff42}
.secondary{border:1px solid #7762ff;color:#4b3cff;background:#ffffff90;padding:14px 26px}
.secondary:hover{background:#f3f0ff}
.white{background:white;color:#5531f8;box-shadow:0 4px 22px #d4e1ff60}
.text-link{display:flex;align-items:center;gap:8px;color:#4f60e9;font-size:12px;padding:8px 0;white-space:nowrap}
.text-link .icon{width:16px;height:16px;transition:transform .2s}.text-link:hover .icon{transform:translateX(4px)}
.icon-button{width:36px;height:36px;display:grid;place-items:center;border-radius:50%;transition:background .2s}.icon-button:hover{background:#eef0fb}
.hero-backdrop{position:absolute;inset:0 0 auto;height:636px;z-index:-1;overflow:hidden;background:radial-gradient(ellipse at 82% 24%,#e3eaff80,transparent 50%),radial-gradient(ellipse at 26% 94%,#f3f7ff,transparent 65%),linear-gradient(120deg,#f5f8ff66,#fefeff 43%,#f1f5ff)}
.orb{position:absolute;border:1px solid #fff9;box-shadow:inset 20px 30px 50px #fff9,inset -15px -15px 55px #809cff21;border-radius:50%;background:linear-gradient(125deg,#fff9,#c9d4ff24);filter:blur(1px)}
.orb-one{width:390px;height:390px;top:82px;right:-250px}.orb-two{width:170px;height:170px;top:102px;left:-135px;filter:blur(9px)}
.sweep{position:absolute;width:155%;height:580px;border-radius:0 0 50% 50%;border-bottom:55px solid #fff9;transform:rotate(-11deg);top:-68px;left:-29%;box-shadow:0 19px 0 #c8d9ff10,0 50px 0 #ffffff65}
.sweep-two{top:-73px;left:-45%;transform:rotate(23deg);border-bottom:1px solid #fff;box-shadow:0 35px 0 #ffffff80,0 80px 0 #ffffff3b}
.skyline{position:absolute;bottom:3px;left:-22px;display:flex;align-items:flex-end;gap:14px;opacity:.25;transform:skewY(8deg)}
.skyline i{width:37px;height:130px;background:linear-gradient(90deg,#b4caff,#d5dfff);border-right:13px solid #a5bdf8;transform:skewY(-18deg)}
.skyline i:nth-child(2){height:192px}.skyline i:nth-child(3){height:162px}.skyline i:nth-child(4){height:103px}
.site-header{height:92px;display:flex;align-items:center;gap:19px;position:relative;z-index:5}
.brand{display:inline-flex;align-items:center;gap:8px;flex-shrink:0}
.brand>span{display:flex;flex-direction:column;color:#211583;line-height:1.25}
.brand strong{font-size:19px;font-weight:800;letter-spacing:2px}.brand b{font-size:13px;letter-spacing:0;font-weight:750}
.brand-tagline{border-left:1px solid #dfe4f3;padding-left:20px;color:#929bb7;font-size:11px;letter-spacing:1px;margin-top:2px}
.desktop-nav{margin-left:auto;display:flex;gap:29px;align-items:center;font-size:13px;font-weight:550}
.desktop-nav a,.desktop-nav button{padding:10px 0;position:relative;white-space:nowrap}
.desktop-nav a:after,.desktop-nav button:after{content:"";position:absolute;bottom:2px;left:50%;width:0;height:2px;background:var(--blue);transition:width .2s,left .2s}
.desktop-nav a:hover:after,.desktop-nav button:hover:after{width:100%;left:0}
.header-cta{margin-left:16px;font-size:13px;min-height:39px;padding:10px 23px;gap:20px}
.header-cta .icon{width:14px;height:14px}
.menu-toggle,.mobile-nav{display:none}
.hero{height:518px;display:grid;grid-template-columns:46% 54%;align-items:center;position:relative;padding-bottom:35px}
.hero-copy{position:relative;z-index:2;padding-bottom:20px}
.eyebrow{display:flex;align-items:center;gap:9px;font-size:10px;font-weight:600;letter-spacing:2.3px;color:#6871ee;white-space:nowrap}
.eyebrow>span{width:5px;height:5px;border-radius:50%;background:#7372ff;box-shadow:0 0 8px #7472ff6b}
h1{font-size:clamp(34px,3.15vw,48px);line-height:1.5;letter-spacing:-1.6px;font-weight:850;margin-top:23px;white-space:nowrap}
.gradient-text{display:inline-block;background:linear-gradient(105deg,#008bff,#3e46ff 48%,#8b20fa);color:transparent;background-clip:text;font-size:1.13em;letter-spacing:1px;margin-left:4px;position:relative}
.gradient-text:after{content:"";position:absolute;bottom:4px;left:1px;right:0;height:6px;background:linear-gradient(90deg,#50a8ff26,#c5a1ff3f);border-radius:50%;transform:rotate(-3deg)}
.title-star{position:absolute;font-size:23px;margin:6px 0 0 9px;color:#8994ff;font-weight:400}
.hero-description{font-size:14px;line-height:1.95;color:#66718f;margin-top:18px;letter-spacing:.25px}
.hero-actions{display:flex;gap:14px;margin-top:26px}.hero-actions .button{min-width:150px}
.hero-note{display:flex;align-items:center;gap:8px;color:#9099b0;font-size:10px;margin-top:19px;letter-spacing:.4px}.status-dot{display:inline-block;flex-shrink:0;width:5px;height:5px;background:#36bda0;border-radius:50%;box-shadow:0 0 0 3px #39bd9e0b}
.note-divider{color:#d4d9e7;padding:0 4px}
.product-scene{position:relative;margin-left:4px;margin-right:-48px;margin-top:3px;min-width:0;perspective:1400px}
.scene-glow{position:absolute;inset:15% -5% -5%;background:radial-gradient(ellipse,#768afa29,transparent 70%);filter:blur(20px)}
.app-window{position:relative;height:408px;border:1px solid #d7e0fc;border-radius:13px;overflow:hidden;background:#fff;box-shadow:0 22px 65px #4a64b315,0 3px 14px #5269ae0c;transform:rotateY(-4deg) rotateX(2deg);transform-origin:left center;transition:transform .6s}
.app-window:hover{transform:rotateY(0) rotateX(0)}
.window-chrome{height:30px;background:linear-gradient(90deg,#f1f5ff,#f7f9ff);display:flex;align-items:center;padding:0 12px;font-size:8px;color:#a4adc7}
.window-chrome>span{margin-inline:auto;padding-right:35px;letter-spacing:.6px}
.traffic-lights{display:flex;gap:5px}.traffic-lights i{width:7px;height:7px;background:#ff8d77;border:1px solid #f97155;border-radius:50%}.traffic-lights i:nth-child(2){background:#ffd36b;border-color:#f1b949}.traffic-lights i:nth-child(3){background:#73d6a0;border-color:#56c38b}
.window-controls{display:flex;gap:17px;color:#5b678c;font-size:12px}.window-controls span{font-size:9px}
.app-shell{display:flex;height:calc(100% - 30px)}
.app-sidebar{width:125px;flex-shrink:0;padding:9px 8px 7px;background:linear-gradient(135deg,#f6f8ff,#f9faff);display:flex;flex-direction:column;border-right:1px solid #f2f4fa}
.mini-brand{display:flex;align-items:center;gap:5px;margin:0 3px 16px;color:#263996;font-size:11px;font-weight:800;line-height:1.15}.mini-brand b{display:block;font-size:8px}
.side-item{width:100%;display:flex;align-items:center;text-align:left;gap:9px;font-size:9px;padding:8px;border-radius:5px;color:#4d587c;margin-bottom:2px;white-space:nowrap;transition:background .2s}.side-item .icon{width:12px;height:12px;stroke-width:1.8}.side-item:hover{background:#e9edff}.side-item.active{background:linear-gradient(90deg,#447dff,#c8ccff);color:white;box-shadow:0 2px 5px #6e86ff16}
.sidebar-bottom{margin-top:auto;padding-top:9px}.sidebar-bottom .side-item{padding-block:6px}.app-version{font-size:6px;color:#9ca6be;padding:6px 4px 0;border-top:1px solid #e9edfa;display:flex;align-items:center;gap:5px;margin-top:4px}.app-version .status-dot{width:3px;height:3px}
.app-main{min-width:0;flex:1;padding:13px 17px 10px;background:linear-gradient(#fff,#fcfdff)}
.app-topbar{display:flex;align-items:center;gap:20px;margin-bottom:15px}.mock-search{background:#f2f4fc;border:1px solid #eef1fa;border-radius:6px;color:#97a0bf;display:flex;align-items:center;gap:8px;font-size:8px;padding:7px 10px;flex:1;text-align:left;min-width:0}.mock-search .icon{width:12px;height:12px}.mock-search kbd{margin-left:auto;font:8px var(--font);letter-spacing:.3px}.avatar{background:#e9ecfc;color:#737ed0;border-radius:50%;width:25px;height:25px;display:grid;place-items:center}.avatar .icon{width:15px;height:15px;fill:#737ed02a}
.app-banner{height:146px;border-radius:7px;position:relative;overflow:hidden;background:#2644cb url("assets/cosmos.svg") center/cover;color:#fff;padding:29px 25px}.banner-kicker{font-size:6px;letter-spacing:1.4px;color:#c9d7ff}.app-banner h2{font-size:20px;letter-spacing:.8px;margin-top:7px;font-weight:700}.app-banner p{font-size:10px;color:#d0dcff;margin-top:8px}.banner-english{font-size:8px;color:#a5c0ff;display:block;margin-top:7px;letter-spacing:.5px}.banner-dots{position:absolute;bottom:11px;left:25px;display:flex;align-items:center;gap:4px}.banner-dots button{padding:0;width:4px;height:4px;border-radius:5px;background:#ffffff66}.banner-dots button.selected{width:13px;background:white}.banner-next{position:absolute;right:8px;top:calc(50% - 14px);width:19px;height:28px;border-radius:5px;background:#ffffff2b;display:grid;place-items:center;border:1px solid #ffffff24}.banner-next .icon{width:12px;height:12px}
.preview-heading{display:flex;justify-content:space-between;align-items:center;margin:17px 0 11px}.preview-heading h3{font-size:12px}.preview-heading h3 span{font-size:7px;color:#9ba4bd;font-weight:400;margin-left:7px}.preview-heading>button{display:flex;align-items:center;gap:3px;color:#5e65ef;font-size:8px;padding:3px 0}.preview-heading .icon{width:10px;height:10px}
.preview-tools{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;min-height:90px}.preview-card{background:white;border:1px solid #eef1fa;border-radius:7px;padding:11px 9px;text-align:left;box-shadow:0 3px 10px #718dd007;transition:transform .2s,box-shadow .2s;min-width:0}.preview-card:hover{transform:translateY(-3px);box-shadow:0 5px 14px #6f7ad219}.preview-card-top{display:flex;align-items:center;gap:6px}.preview-card .tool-icon{width:23px;height:23px;border-radius:6px;box-shadow:0 3px 6px #5073e122}.preview-card .tool-icon .icon{width:14px;height:14px}.preview-card strong{font-size:9px;white-space:nowrap;font-weight:650}.preview-card p{font-size:7px;color:#8a94b0;margin-top:9px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.preview-card .card-action{display:flex;align-items:center;gap:5px;font-size:7px;color:#5764f3;margin-top:12px}.preview-card .card-action .icon{width:9px;height:9px}.preview-empty{grid-column:1/-1;font-size:11px;padding:25px;color:#8b95ae;text-align:center}
.preview-bottom{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #f0f2f8;margin-top:16px;padding-top:9px;color:#a2abc1;font-size:7px}.preview-bottom>span{display:flex;align-items:center;gap:5px}.preview-bottom .icon{width:12px;height:12px}.preview-bottom .status-dot{width:3px;height:3px}
.floating-note{position:absolute;bottom:-23px;right:30px;display:flex;align-items:center;gap:12px;padding:12px 18px;background:#ffffffec;backdrop-filter:blur(12px);border:1px solid #e8ecfa;border-radius:11px;box-shadow:0 8px 28px #5e70bd15;transform:rotate(-2deg)}
.float-icon{display:grid;place-items:center;width:36px;height:36px;border-radius:10px;color:#6352fa;background:linear-gradient(135deg,#e8f1ff,#f2eaff)}.float-icon .icon{fill:#7263fc;stroke-width:1;width:20px;height:20px}.floating-note strong{font-size:10px;font-weight:600}.floating-note div>span{display:block;margin-top:5px;color:#9aa3bb;font-size:8px}.float-spark{font-size:28px;color:#bbb0ff;margin-left:7px}
.stats{height:110px;display:grid;grid-template-columns:repeat(4,1fr);align-items:center;border-bottom:1px solid var(--line);position:relative}.stat{display:flex;align-items:center;gap:16px;padding-left:35px;position:relative}.stat:not(:last-child):after{content:"";position:absolute;right:12px;height:31px;width:1px;background:#e9edf8}.stat:first-child{padding-left:15px}.stat-icon{width:49px;height:49px;flex-shrink:0;border-radius:50%;display:grid;place-items:center;color:#2f66ff;background:linear-gradient(145deg,#f4f8ff,#eaf0ff)}.stat-icon .icon{width:25px;height:25px;stroke-width:1.9}.stat strong{font-size:17px;font-weight:700;color:#2653df;letter-spacing:.1px}.stat p{font-size:11px;color:#8b94ae;margin-top:7px}
.features{padding-top:43px}.section-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:22px;gap:18px}.section-heading>div{display:flex;align-items:baseline;gap:18px}.section-heading h2{font-size:20px;letter-spacing:.1px;font-weight:750}.heading-dot{color:#5a4aff;margin-left:2px}.section-heading p{color:#939bb2;font-size:11px;letter-spacing:.1px}.feature-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:13px}.feature-card{padding:22px 18px 17px;border:1px solid #eaf0fb;border-radius:11px;background:linear-gradient(150deg,#fff,#fcfdff);box-shadow:0 5px 15px #536fa804;position:relative;transition:transform .25s,box-shadow .25s,border-color .25s}.feature-card:hover{transform:translateY(-5px);border-color:#d6dcff;box-shadow:0 12px 25px #5270ad10}.feature-icon{display:grid;place-items:center;width:45px;height:45px;border-radius:14px;margin-bottom:16px;position:relative}.feature-icon:after{content:"";position:absolute;inset:-4px;border:1px solid currentColor;opacity:.035;border-radius:18px}.feature-icon .icon{width:25px;height:25px;stroke-width:1.8}.blue{background:linear-gradient(140deg,#edf5ff,#e9edff);color:#2166ff}.mint{background:linear-gradient(140deg,#e6faf7,#e7f4f8);color:#18ae99}.purple{background:linear-gradient(140deg,#f4edff,#eae7ff);color:#7d41f7}.feature-card h3{font-size:13px;font-weight:650;margin-bottom:10px}.feature-card p{font-size:10px;line-height:1.9;color:#8a93ae;white-space:nowrap}.feature-index{display:block;color:#b1b8cc;font-size:6px;letter-spacing:1.2px;margin-top:19px}
.discovery-row{display:grid;grid-template-columns:1.3fr 1fr;gap:34px;padding-top:36px;padding-bottom:35px}.compact{margin-bottom:19px}.compact>div{display:block}.compact h2{font-size:17px}.compact p{margin-top:8px;font-size:10px}.solution-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.solution-card{padding:17px 15px 12px;border:1px solid #e9eef9;border-radius:9px;text-align:left;background:linear-gradient(145deg,#fff,#fbfcff);transition:transform .2s,border .2s,box-shadow .2s}.solution-card:hover{transform:translateY(-3px);border-color:#d8ddff;box-shadow:0 8px 18px #526eb50d}.tool-icon{width:31px;height:31px;border-radius:8px;color:white;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:inset 0 1px 1px #ffffff80,0 3px 7px #5978cf13}.tool-icon .icon{width:19px;height:19px;stroke-width:1.8}.sky{background:linear-gradient(145deg,#6cc5ff,#2176fc)}.green{background:linear-gradient(145deg,#7bdab0,#0da272)}.violet{background:linear-gradient(145deg,#c781ff,#892afb)}.amber{background:linear-gradient(145deg,#ffdc90,#ff990f)}.indigo{background:linear-gradient(145deg,#7a93ff,#4258ed)}.rose{background:linear-gradient(145deg,#f6a2cd,#d95d9e)}.teal{background:linear-gradient(145deg,#6cd8d6,#17a3b3)}.solution-card h3{font-size:12px;margin-top:12px;font-weight:650}.solution-card p{font-size:10px;line-height:1.9;color:#8b95ae;margin-top:9px;white-space:nowrap}.solution-footer{display:flex;align-items:center;justify-content:space-between;font-size:8px;color:#a3adc4;margin-top:15px}.solution-footer .icon{width:13px;height:13px;color:#5c6cff;transition:transform .2s}.solution-card:hover .solution-footer .icon{transform:translateX(3px)}
.why-grid{display:grid;grid-template-columns:repeat(4,1fr);padding-top:22px;text-align:center;background:linear-gradient(180deg,white,#fbfcff);border-radius:10px;height:182px;align-items:start}.why-grid>div{position:relative;padding-top:5px}.why-grid>div:not(:last-child):after{content:"";position:absolute;top:6px;right:0;width:1px;height:110px;background:#ecf0fa}.why-grid .icon{width:27px;height:27px;color:#6161fd;fill:#9093ff2b;filter:drop-shadow(0 3px 3px #6064ff22);stroke-width:1.7}.why-grid>div:last-child .icon{color:#9753f8;fill:#b579ff66}.why-grid h3{font-size:14px;margin-top:16px;font-weight:650}.why-grid p{color:#8d96b0;font-size:10px;line-height:1.9;margin-top:9px}
.cta-banner{position:relative;min-height:210px;border-radius:16px;background:#2444d2 url("assets/horizon.svg") center 54%/cover;overflow:hidden;color:white;display:flex;align-items:center;justify-content:space-between;padding:37px 48px;box-shadow:0 8px 24px #4764cd10;gap:32px}.cta-copy{position:relative;z-index:1}.cta-copy .eyebrow{font-size:8px;letter-spacing:2.1px;color:#bdcfff;font-weight:400}.cta-copy h2{font-size:29px;font-weight:700;letter-spacing:.8px;margin-top:18px}.cta-copy p{font-size:12px;color:#c4d3ff;margin-top:12px;letter-spacing:.5px}.cta-action{display:flex;flex-direction:column;align-items:center;gap:13px;position:relative;z-index:1;margin-right:22px}.cta-action .button{font-size:14px;padding-inline:25px;min-height:48px}.cta-action>span{font-size:8px;letter-spacing:.8px;color:#d1d1ff}.cta-decoration{position:absolute;font-size:86px;right:29px;top:10px;color:#ffffff45;font-weight:200}
.site-footer{min-height:97px;display:flex;align-items:center;gap:19px}.footer-brand{gap:7px}.footer-brand strong{font-size:13px;letter-spacing:.4px}.footer-brand b{font-size:10px;margin-left:4px}.footer-slogan{font-size:10px;color:#a3abc0;border-left:1px solid #e6eaf5;padding-left:19px}.footer-links{display:flex;align-items:center;gap:22px;margin-left:auto;font-size:9px;color:#929bb3}.footer-links button{padding:8px 0}.footer-links button:hover{color:#5042ed}.back-top{border:1px solid #e8edf8;border-radius:50%;width:27px;height:27px;display:grid;place-items:center;color:#8792ad;margin-left:8px;transition:background .2s}.back-top:hover{background:#eff2ff}

/* The workspace stays on the same page, so every entry point is immediately useful. */
.main-dialog{width:min(850px,calc(100% - 40px));max-height:87vh;border:1px solid #e3e8fa;border-radius:21px;padding:29px 32px 32px;color:var(--ink);box-shadow:0 30px 100px #1727602e;overflow:auto;overscroll-behavior:contain;background:linear-gradient(145deg,#fff,#fbfcff)}
.main-dialog::backdrop{background:#14214657;backdrop-filter:blur(7px)}
.main-dialog[open]{animation:dialog-in .2s ease-out}.dialog-top{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:26px}.dialog-eyebrow{font-size:9px;letter-spacing:2px;color:#969ad0}.dialog-top h2{font-size:23px;margin-top:9px}.dialog-top .icon-button{background:#f0f2fb;color:#7f88a8;flex-shrink:0}.dialog-search{display:flex;align-items:center;gap:10px;border:1px solid #e4e8f7;background:white;padding:12px 15px;border-radius:11px;color:#8993ae}.dialog-search input{border:0;outline:none;flex:1;min-width:0;background:none;color:var(--ink);font-size:13px}.dialog-search:focus-within{border-color:#9396fa;box-shadow:0 0 0 3px #7067ff0a}.dialog-search .icon{width:18px;height:18px}.dialog-search kbd{font:10px var(--font);color:#a2acc3}.filter-tabs{display:flex;gap:7px;flex-wrap:wrap;margin:19px 0}.filter-tab{border:1px solid #e9edf7;padding:8px 12px;border-radius:8px;color:#7f89a3;font-size:11px;transition:background .2s}.filter-tab.active{background:#eeeefe;color:#5149db;border-color:#dddafa}.tool-library{display:grid;grid-template-columns:repeat(3,1fr);gap:13px}.library-card{border:1px solid #e6ebf8;background:#fff;border-radius:12px;padding:19px;position:relative;transition:box-shadow .2s,transform .2s}.library-card:hover{transform:translateY(-3px);box-shadow:0 7px 22px #4e68bc13}.library-card .tool-icon{width:36px;height:36px}.library-card h3{font-size:14px;margin-top:14px}.library-card p{font-size:11px;line-height:1.8;color:#909ab3;margin-top:7px;min-height:38px}.library-open{color:#5b53e8;font-size:11px;display:flex;align-items:center;gap:6px;padding:0;margin-top:14px}.library-open .icon{width:13px;height:13px}.favorite-button{position:absolute;right:12px;top:15px;width:29px;height:29px;display:grid;place-items:center;color:#c2c9d9;border-radius:8px}.favorite-button:hover{background:#f6f4ff}.favorite-button .icon{width:16px;height:16px}.favorite-button.selected{color:#9a73fb}.favorite-button.selected .icon{fill:#b190ff3d}.empty-state{grid-column:1/-1;text-align:center;padding:45px 15px;color:#8993ac;font-size:13px;line-height:1.9}.empty-state .icon{display:block;margin:0 auto 16px;width:30px;height:30px;color:#9696e1}.library-footnote{display:flex;align-items:center;justify-content:center;gap:6px;font-size:10px;color:#9ba5bc;margin-top:25px}.library-footnote .icon{width:13px;height:13px}.workspace-back{font-size:11px;display:flex;align-items:center;gap:6px;color:#817ba9;margin-bottom:18px;padding:0}.workspace-back .icon{width:13px;height:13px;transform:rotate(180deg)}.tool-description{font-size:12px;color:#8791ab;line-height:1.9;margin-bottom:20px}.field-label{display:block;font-size:12px;color:#626e8d;margin:15px 0 9px}.tool-textarea{width:100%;min-height:190px;resize:vertical;border:1px solid #e0e6f4;border-radius:10px;padding:15px;line-height:1.8;background:white;color:#35405d;font-size:12px}.tool-textarea.code{font-family:Consolas,monospace;tab-size:2}.tool-input,.tool-select{border:1px solid #e0e6f4;border-radius:8px;background:white;padding:11px 13px;min-width:0;color:#43506d;max-width:100%}.tool-input{width:100%}.tool-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px;align-items:center}.tool-actions .button{font-size:12px;min-height:39px;padding:10px 18px;gap:8px;border-radius:9px}.tool-actions .button .icon{width:16px;height:16px}.tool-actions .secondary{border-color:#e1e3f5;background:#fff;color:#6b6f9a}.tool-error{font-size:12px;color:#c25572;padding:12px 15px;background:#fff2f6;border-radius:8px;margin-top:13px;line-height:1.7;overflow-wrap:anywhere}.tool-result{padding:17px;border:1px solid #e5e9f6;border-radius:10px;background:#f5f7fe;white-space:pre-wrap;word-break:break-word;font-size:13px;line-height:1.9;margin-top:16px}.tool-result:empty{display:none}.metric-row{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:17px 0}.metric{padding:18px 10px;background:#f2f4ff;border:1px solid #e9edfa;border-radius:10px;text-align:center}.metric strong{display:block;font-size:25px;color:#6155e6;line-height:1.2}.metric span{display:block;font-size:10px;color:#909bb7;margin-top:9px}.input-row{display:flex;gap:11px;align-items:center}.input-row>*{flex:1}.input-row>.icon,.input-row>span{flex:0 0 auto;color:#a2abc4}.color-swatch{height:110px;border-radius:11px;margin:17px 0;border:1px solid #0000000a;transition:background .15s}.color-picker{width:51px;height:43px;padding:3px;border:1px solid #e0e6f4;border-radius:8px;background:white;flex:0 0 auto;cursor:pointer}.drop-zone{border:1.5px dashed #ced7f2;background:#f8faff;border-radius:14px;text-align:center;padding:33px 20px;display:block;cursor:pointer}.drop-zone .icon{display:block;width:35px;height:35px;color:#8c89ea;margin:0 auto 12px}.drop-zone strong{font-size:13px;color:#6c7196}.drop-zone span{display:block;font-size:11px;color:#9ba5bd;margin-top:8px}.drop-zone input{display:block;font-size:11px;margin:16px auto 0;max-width:100%;color:#909abb}.image-preview{display:block;max-height:210px;max-width:100%;object-fit:contain;margin:20px auto;border-radius:9px}.quality-row{display:flex;align-items:center;gap:14px;margin-top:20px;font-size:12px;color:#808ba6}.quality-row input{flex:1;accent-color:#6455ec}.image-info{display:flex;justify-content:center;gap:22px;font-size:12px;color:#828ba6;margin:17px 0;flex-wrap:wrap}.image-info strong{color:#6154df}.save-status{font-size:11px;color:#8a94ae;margin-left:auto}.download-intro{text-align:center;padding:4px 0 20px}.download-intro img{margin:0 auto 15px;width:55px;height:60px}.download-intro h3{font-size:21px;margin-bottom:10px}.download-intro p{color:#8a93ab;font-size:12px;line-height:1.9}.download-options{display:grid;grid-template-columns:1fr 1fr;gap:17px;margin-top:13px}.download-option{border:1px solid #e4e8f7;background:#fff;border-radius:14px;padding:23px;display:flex;flex-direction:column;align-items:flex-start}.download-option>.icon{width:28px;height:28px;color:#6960ea}.download-option h3{font-size:15px;margin-top:17px}.download-option p{font-size:12px;color:#8c95ad;line-height:1.9;margin:10px 0 20px}.download-option .button{font-size:12px;min-height:40px;padding:11px 18px;border-radius:9px;margin-top:auto}.download-note{font-size:11px;color:#929bb1;margin-top:21px;line-height:1.9;text-align:center}.prose{font-size:13px;color:#78839e;line-height:2}.prose h3{font-size:15px;color:#394567;margin:22px 0 9px}.prose p+p{margin-top:12px}.prose ul,.prose ol{padding-left:21px}.prose li{padding-left:3px;margin-bottom:9px}.prose code,.prose kbd{padding:3px 6px;border-radius:4px;background:#efeffa;color:#6960b7;font-size:11px}.prose strong{color:#5d6784}.about-motto{font-size:29px;line-height:1.6;font-weight:700;color:#292d63;padding:5px 0 14px}.settings-row{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #eef0f8;padding:18px 0;gap:20px}.settings-row h3{font-size:13px;color:#4b5679}.settings-row p{font-size:11px;color:#929ab1;margin-top:7px}.settings-row button{font-size:11px;color:#6b61d8;border:1px solid #e3def8;border-radius:7px;padding:9px 12px;flex-shrink:0}.settings-row input{width:19px;height:19px;accent-color:#6658ee}.toast{position:fixed;bottom:32px;left:50%;transform:translate(-50%,15px);max-width:calc(100% - 40px);padding:12px 20px;background:#24254beF;color:white;font-size:12px;border:1px solid #ffffff20;box-shadow:0 8px 30px #29366b20;border-radius:11px;z-index:50;opacity:0;pointer-events:none;transition:opacity .2s,transform .2s;text-align:center;line-height:1.7;backdrop-filter:blur(8px)}.toast.visible{opacity:1;transform:translate(-50%,0)}
@keyframes dialog-in{from{opacity:0;transform:translateY(10px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}
@keyframes entrance{from{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}
.hero-copy{animation:entrance .7s ease-out both}.product-scene{animation:entrance .85s .1s ease-out both}

@media(min-width:1600px){.container{max-width:1360px}.hero{height:550px}.hero-backdrop{height:669px}h1{font-size:48px}.product-scene{margin-right:-35px}.app-window{height:436px}.app-banner{height:166px}.app-main{padding:15px 19px}.app-topbar{margin-bottom:17px}.preview-tools{min-height:95px}.side-item{padding-block:9px}.app-sidebar{width:134px}.preview-card strong{font-size:10px}.feature-card{padding:23px 20px}.feature-card p{font-size:11px}.solution-card p{font-size:11px}}
@media(max-width:1200px){.container{width:calc(100% - 72px)}.brand-tagline{display:none}.desktop-nav{gap:25px}.hero{grid-template-columns:45% 55%;height:480px}.hero-backdrop{height:585px}h1{font-size:36px}.hero-description{font-size:12px}.hero-copy .eyebrow{font-size:8px;letter-spacing:1.8px}.hero-actions .button{min-width:134px;padding-inline:20px;font-size:13px}.product-scene{margin-right:-22px;margin-left:15px}.app-window{height:362px}.app-sidebar{width:106px;padding-inline:6px}.side-item{font-size:8px;padding-block:7px;gap:7px}.mini-brand{margin-bottom:10px}.app-main{padding:10px 12px}.app-topbar{margin-bottom:12px;gap:11px}.app-banner{height:127px;padding:22px 19px}.app-banner h2{font-size:16px}.app-banner p{font-size:8px}.banner-kicker{font-size:5px}.banner-english{font-size:6px}.preview-heading{margin-top:14px}.preview-tools{gap:5px;min-height:78px}.preview-card{padding:9px 6px}.preview-card strong{font-size:8px}.preview-card .tool-icon{width:20px;height:20px}.preview-card .tool-icon .icon{width:12px;height:12px}.preview-card-top{gap:4px}.preview-card p{font-size:6px}.preview-card .card-action{margin-top:10px}.preview-bottom{margin-top:12px;padding-top:8px}.floating-note{bottom:-20px;right:20px;transform:rotate(-2deg) scale(.92)}.stat{gap:11px;padding-left:17px}.stat:first-child{padding-left:7px}.stat strong{font-size:15px}.stat p{font-size:10px}.stat-icon{width:43px;height:43px}.feature-grid{gap:9px}.feature-card{padding:19px 13px 16px}.feature-card p{font-size:9px}.feature-card h3{font-size:12px}.feature-index{font-size:5px;letter-spacing:.8px}.feature-icon{width:41px;height:41px}.discovery-row{gap:23px}.solution-grid{gap:8px}.solution-card{padding:14px 11px 12px}.solution-card h3{font-size:11px}.solution-card p{font-size:9px}.compact h2{font-size:16px}.why-grid p{font-size:9px}.why-grid{height:169px}.cta-banner{padding-inline:35px;min-height:200px}.cta-copy h2{font-size:26px}.cta-action{margin-right:0}}
@media(max-width:980px){.container{width:calc(100% - 48px)}.desktop-nav{gap:19px;font-size:12px}.header-cta{margin-left:6px;padding-inline:17px}.hero{height:447px;grid-template-columns:43% 57%}.hero-backdrop{height:545px}h1{font-size:29px;letter-spacing:-1.3px}.hero-copy .eyebrow{font-size:6px;letter-spacing:1.5px}.hero-description{font-size:11px;line-height:1.95;margin-top:14px}.hero-actions{gap:9px;margin-top:22px}.hero-actions .button{font-size:12px;min-width:116px;padding:12px 16px;gap:8px;min-height:42px}.hero-actions .icon{width:17px;height:17px}.hero-note{font-size:8px;gap:6px}.hero-note .note-divider{padding:0 2px}.product-scene{margin-left:9px;margin-right:-10px}.app-window{height:330px}.app-sidebar{width:90px}.side-item{padding:6px;font-size:7px;gap:5px}.side-item .icon{width:10px;height:10px}.mini-brand{margin-bottom:10px}.mini-brand img{width:25px}.app-main{padding:10px}.app-banner{height:112px;padding:19px 15px}.app-banner h2{font-size:14px;letter-spacing:.2px}.app-banner p{font-size:7px}.app-topbar{gap:8px;margin-bottom:10px}.mock-search{font-size:7px;padding:6px 7px;gap:5px}.mock-search kbd{font-size:6px}.avatar{width:22px;height:22px}.preview-heading h3{font-size:10px}.preview-heading h3 span{display:none}.preview-tools{grid-template-columns:repeat(3,1fr);min-height:75px}.preview-card:nth-child(4){display:none}.preview-card strong{font-size:8px}.preview-bottom{font-size:6px;margin-top:10px}.preview-bottom .icon{width:10px;height:10px}.floating-note{right:0;bottom:-24px;transform:rotate(-2deg) scale(.82);transform-origin:right top}.app-version{font-size:5px}.window-chrome>span{font-size:6px}.stat strong{font-size:13px}.stat p{font-size:8px}.stat-icon{width:38px;height:38px}.stat-icon .icon{width:21px;height:21px}.stat{gap:9px;padding-left:10px}.stat:not(:last-child):after{right:3px}.stats{height:99px}.section-heading h2{font-size:18px}.section-heading p{font-size:10px}.feature-grid{grid-template-columns:repeat(3,1fr);gap:13px}.feature-card{padding:21px 21px 17px}.feature-card h3{font-size:14px}.feature-card p{font-size:11px}.feature-index{font-size:6px;letter-spacing:1.2px}.feature-icon{float:left;margin:0 17px 27px 0}.feature-card p{margin-left:58px}.feature-index{clear:both;margin-top:19px}.discovery-row{grid-template-columns:1fr;gap:30px}.compact>div{display:flex;align-items:baseline}.compact p{margin-top:0}.solution-card{padding:19px}.solution-card h3{font-size:13px}.solution-card p{font-size:11px}.solution-card .tool-icon{float:left;margin-right:11px}.solution-card h3{margin-top:7px;margin-bottom:18px}.solution-card p{clear:both}.solution-footer{font-size:9px}.why-grid{height:158px;padding-top:14px}.why-grid p{font-size:11px}.why-grid>div:not(:last-child):after{height:103px}.why-grid h3{margin-top:10px}.cta-banner{min-height:200px;padding-inline:29px;gap:20px}.cta-copy h2{font-size:22px}.cta-copy p{font-size:10px}.cta-copy .eyebrow{font-size:6px;letter-spacing:1.4px}.cta-action .button{font-size:12px;min-height:43px;padding-inline:18px;gap:7px}.cta-action>span{font-size:7px}.footer-links{gap:16px}.footer-slogan{font-size:9px;padding-left:13px}.site-footer{gap:13px}}
@media(max-width:700px){.container{width:calc(100% - 40px)}.site-header{height:77px;gap:13px}.brand img{width:33px;height:38px}.brand strong{font-size:16px}.brand b{font-size:11px}.desktop-nav{display:none}.header-cta{margin-left:auto;font-size:11px;padding:8px 15px;min-height:33px;gap:9px}.menu-toggle{display:grid;width:30px;height:30px;color:#575f89}.menu-toggle .icon{width:21px;height:21px}.mobile-nav:not([hidden]){display:flex;flex-wrap:wrap;justify-content:center;gap:23px;padding:16px 20px;position:absolute;top:72px;left:20px;right:20px;background:#fffffff5;border:1px solid #e8edfa;border-radius:11px;box-shadow:0 12px 20px #434aa71a;z-index:10;font-size:12px;backdrop-filter:blur(10px)}.mobile-nav button{padding:0}.hero{height:auto;display:flex;flex-direction:column;padding-bottom:58px;padding-top:31px;gap:35px}.hero-copy{text-align:center;padding:0;align-self:stretch}.hero-copy .eyebrow{justify-content:center;font-size:7px;letter-spacing:1.65px}h1{font-size:clamp(27px,6.7vw,43px);line-height:1.5;letter-spacing:-.9px;margin-top:18px}.title-star{font-size:20px;margin-left:5px}.hero-description{font-size:12px;line-height:1.9;margin-top:16px}.hero-actions{justify-content:center;margin-top:23px;gap:13px}.hero-actions .button{font-size:13px;min-width:139px;padding:13px 20px;min-height:46px;gap:10px}.hero-note{justify-content:center;margin-top:16px;font-size:9px;gap:8px}.product-scene{width:100%;max-width:560px;margin:0;perspective:none}.app-window{height:339px;transform:none;border-radius:11px;box-shadow:0 17px 44px #4a64b320}.app-window:hover{transform:none}.app-sidebar{width:97px}.side-item{font-size:8px;padding:6px;gap:7px}.side-item .icon{width:11px;height:11px}.mini-brand{font-size:10px;margin-top:1px;margin-bottom:13px}.mini-brand b{font-size:7px}.app-main{padding:11px}.app-banner{height:119px;padding:21px 17px}.app-banner h2{font-size:15px}.app-banner p{font-size:8px}.banner-kicker{font-size:5px;letter-spacing:1px}.mock-search{font-size:7px}.mock-search kbd{display:none}.preview-tools{min-height:79px}.preview-card{padding:10px 7px}.preview-card strong{font-size:8px}.preview-heading{margin-top:13px}.preview-heading h3{font-size:11px}.preview-bottom{font-size:6px}.window-chrome{height:27px}.app-shell{height:calc(100% - 27px)}.window-chrome>span{font-size:6px;padding-right:20px}.window-controls{gap:12px;font-size:10px}.floating-note{bottom:-28px;right:14px;transform:rotate(-2deg) scale(.82)}.hero-backdrop{height:885px;background:radial-gradient(ellipse at 100% 10%,#e3e8ffb0,transparent 50%),radial-gradient(ellipse at 20% 90%,#eaf2ff,transparent 65%),#fafdff}.orb-one{top:340px;right:-280px}.sweep{width:210%;height:430px;top:340px;left:-90%;transform:rotate(-20deg)}.sweep-two{top:260px;transform:rotate(25deg);left:-70%}.skyline{opacity:.14;bottom:30px}.stats{height:auto;grid-template-columns:1fr 1fr;row-gap:28px;padding:29px 0}.stat{padding-left:9px;gap:12px}.stat:first-child{padding-left:9px}.stat:nth-child(3):after{display:none}.stat:nth-child(2):after{display:none}.stat:nth-child(1):after{height:70px;top:15px;right:10px}.stat-icon{width:43px;height:43px}.stat strong{font-size:14px}.stat p{font-size:9px;margin-top:6px}.features{padding-top:33px}.section-heading{margin-bottom:20px;gap:10px}.section-heading>div{display:block}.section-heading h2{font-size:19px}.section-heading p{font-size:10px;margin-top:8px}.text-link{font-size:10px;gap:4px}.text-link .icon{width:13px;height:13px}.feature-grid{grid-template-columns:repeat(2,1fr);gap:11px}.feature-card{padding:20px 17px 16px}.feature-icon{float:none;margin:0 0 17px;width:41px;height:41px;border-radius:12px}.feature-card h3{font-size:13px;margin-bottom:9px}.feature-card p{margin-left:0;font-size:10px}.feature-index{font-size:5px;letter-spacing:1px;margin-top:16px}.discovery-row{padding-top:31px;gap:28px;padding-bottom:27px}.compact h2{font-size:17px}.solution-grid{grid-template-columns:1fr 1fr;gap:11px}.solution-card{padding:19px 17px 14px}.solution-card h3{font-size:12px;margin-top:7px;margin-bottom:18px}.solution-card p{font-size:10px}.solution-footer{font-size:8px;margin-top:12px}.why-grid{height:154px;padding-top:13px;border:1px solid #f0f3fa}.why-grid .icon{width:24px;height:24px}.why-grid h3{font-size:12px;margin-top:12px}.why-grid p{font-size:9px}.why-grid>div:not(:last-child):after{height:102px}.cta-banner{flex-direction:column;align-items:flex-start;gap:26px;min-height:307px;padding:29px 24px 31px;background-position:58% center;border-radius:13px}.cta-copy h2{font-size:23px;letter-spacing:.2px;line-height:1.6;margin-top:14px}.cta-copy .eyebrow{font-size:6px;letter-spacing:1.2px}.cta-copy p{font-size:11px;margin-top:7px;line-height:1.9}.cta-action{align-items:flex-start;gap:11px}.cta-action .button{font-size:12px;padding:12px 20px;min-height:42px}.cta-action>span{font-size:8px;margin-left:4px}.cta-decoration{right:19px;top:5px;font-size:60px}.site-footer{padding-block:24px;min-height:116px;flex-wrap:wrap;gap:15px 12px}.footer-brand img{width:25px;height:28px}.footer-brand strong{font-size:12px}.footer-brand b{font-size:10px}.footer-slogan{font-size:9px}.footer-links{order:3;width:100%;margin-left:0;justify-content:space-between;font-size:9px}.back-top{margin-left:auto}.main-dialog{width:calc(100% - 24px);padding:23px 19px;max-height:90vh;border-radius:16px}.dialog-top{margin-bottom:23px;gap:8px}.dialog-top h2{font-size:20px}.dialog-eyebrow{font-size:7px;letter-spacing:1.6px}.dialog-top .icon-button{width:30px;height:30px}.dialog-search{padding:11px}.dialog-search input{font-size:12px}.dialog-search kbd{display:none}.filter-tabs{gap:6px;margin:16px 0}.filter-tab{font-size:10px;padding:7px 10px}.tool-library{grid-template-columns:repeat(2,1fr);gap:10px}.library-card{padding:15px}.library-card h3{font-size:13px}.library-card p{font-size:10px;min-height:35px}.library-card .tool-icon{width:32px;height:32px}.library-footnote{font-size:9px;line-height:1.6}.download-options{grid-template-columns:1fr}.download-option{padding:21px}.download-option h3{margin-top:12px}.download-option p{margin-bottom:15px}.metric-row{gap:7px}.metric{padding:14px 6px}.metric strong{font-size:23px}.metric span{font-size:9px}.input-row{gap:8px}.tool-select{padding:11px 9px;font-size:12px}.tool-input{font-size:12px}.tool-textarea{min-height:170px}.quality-row{gap:9px;font-size:10px}.about-motto{font-size:25px}.settings-row p{line-height:1.9}.tool-actions{gap:7px}.tool-actions .button{font-size:11px;padding:9px 13px}}
@media(max-width:380px){.container{width:calc(100% - 30px)}h1{font-size:25px}.hero{padding-top:24px}.hero-copy .eyebrow{font-size:6px}.hero-description{font-size:11px}.app-sidebar{width:83px}.app-main{padding:9px}.app-banner{padding:20px 12px}.app-banner h2{font-size:13px}.app-banner p{font-size:7px}.preview-card-top{gap:3px;flex-wrap:wrap}.preview-card strong{font-size:7px}.preview-card p{margin-top:7px}.preview-card .card-action{margin-top:9px}.preview-heading>button{font-size:7px}.stat{gap:8px;padding-left:4px}.stat:first-child{padding-left:4px}.stat strong{font-size:12px}.stat p{font-size:8px}.stat-icon{width:37px;height:37px}.feature-card{padding:17px 12px}.feature-card p{font-size:9px}.feature-index{font-size:5px;letter-spacing:.6px}.cta-copy h2{font-size:20px}.cta-copy .eyebrow{font-size:5px;letter-spacing:1px}.section-heading h2{font-size:17px}.text-link{font-size:9px}.library-card{padding:13px}.library-card h3{font-size:12px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.app-window{transform:none}}
body.reduce-motion{scroll-behavior:auto}body.reduce-motion *{animation:none!important;transition:none!important}.reduce-motion .app-window{transform:none}
.feature-card,.solution-card{min-width:0}
.feature-card p,.solution-card p{white-space:normal;overflow-wrap:break-word}
.scene-glow{inset:15% 0 -5%}
