/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.static{position:static}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--ink:#151827;--ink-soft:#303448;--muted:#6f7486;--muted-light:#959bac;--line:#e6e7ed;--surface:#fff;--surface-soft:#f7f7fa;--primary:#625cf6;--primary-dark:#4741ce;--primary-soft:#efefff;--accent:#ffb063;--success:#15956b;--page-width:1180px;--font-sans:"PingFang SC", "Microsoft YaHei", "Noto Sans CJK SC", "Helvetica Neue", Arial, sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--surface);color:var(--ink);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;margin:0}body,button,a{font-family:var(--font-sans)}a{color:inherit;text-decoration:none}button{color:inherit}img{display:block}::selection{background:#625cf633}.section-shell{width:min(var(--page-width), calc(100% - 48px));margin:0 auto}.site-header{z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fbfbffc2;border-bottom:1px solid #ffffff9e;position:absolute;top:0;left:0;right:0}.nav-shell{width:min(var(--page-width), calc(100% - 48px));justify-content:space-between;align-items:center;height:76px;margin:0 auto;display:flex}.brand{align-items:center;gap:11px;display:inline-flex}.brand img{border-radius:10px;width:34px;height:34px;box-shadow:0 7px 18px #4a43db33}.brand-name{letter-spacing:-.03em;font-size:18px;font-weight:850}.brand-divider{background:#d9dbe4;width:1px;height:15px;margin-left:2px}.brand-company{color:#85899a;letter-spacing:.08em;font-size:11px;font-weight:650}.desktop-nav{color:#565b6c;align-items:center;gap:34px;font-size:13px;font-weight:600;display:flex}.desktop-nav a{transition:color .2s,transform .2s}.desktop-nav a:hover{color:var(--primary);transform:translateY(-1px)}.nav-cta{background:var(--surface);min-height:42px;color:var(--primary-dark);border:1px solid #625cf62e;border-radius:14px;align-items:center;gap:9px;padding:0 17px;font-size:13px;font-weight:750;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 8px 24px #3a367114}.nav-cta:hover{transform:translateY(-2px);box-shadow:0 12px 30px #3a367121}.hero{background:linear-gradient(#fafafffa,#f8f7ff 74%,#fff),#fafaff;min-height:860px;padding:150px 0 72px;position:relative;overflow:hidden}.hero:before{content:"";background:radial-gradient(circle,#6e67fb26,#6e67fb00 68%);border-radius:50%;width:740px;height:740px;position:absolute;top:-240px;right:-140px}.hero:after{content:"";background:linear-gradient(#0000,#625cf617 32%,#0000 90%);width:1px;height:100%;position:absolute;top:0;left:50%}.hero-orb{pointer-events:none;border:1px solid #625cf617;border-radius:50%;position:absolute}.hero-orb-one{width:650px;height:650px;top:110px;left:-360px}.hero-orb-two{width:180px;height:180px;bottom:60px;right:80px}.hero-shell{z-index:2;grid-template-columns:minmax(0,.84fr) minmax(620px,1.16fr);align-items:center;gap:50px;width:min(1280px,100% - 48px);margin:0 auto;display:grid;position:relative}.hero-copy{padding-left:max(0px, calc((100vw - var(--page-width)) / 2 - 24px))}.eyebrow,.section-kicker{color:var(--primary-dark);letter-spacing:.16em;text-transform:uppercase;align-items:center;gap:9px;font-size:11px;font-weight:800;display:flex}.eyebrow-dot{background:var(--primary);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 5px #625cf61a}.hero h1{letter-spacing:-.07em;max-width:570px;margin:27px 0 24px;font-size:clamp(48px,5.3vw,76px);font-weight:900;line-height:1.08}.hero h1 span{z-index:1;color:var(--primary);white-space:nowrap;position:relative}.hero h1 span:after{z-index:-1;content:"";background:#ffb06340;border-radius:999px;height:14px;position:absolute;bottom:4px;left:-4px;right:-4px;transform:rotate(-2deg)}.hero-lead{color:#64697b;letter-spacing:.01em;max-width:520px;margin:0;font-size:17px;font-weight:450;line-height:1.9}.hero-actions{gap:12px;margin-top:34px;display:flex}.button{border-radius:16px;justify-content:center;align-items:center;gap:12px;min-height:52px;padding:0 22px;font-size:14px;font-weight:750;transition:transform .2s,box-shadow .2s,border-color .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{color:#fff;background:linear-gradient(145deg,#706aff,#524ce2);box-shadow:0 14px 28px #524ce240}.button-primary:hover{box-shadow:0 18px 36px #524ce252}.button-ghost{color:#505568;background:#ffffffb3;border:1px solid #dcdee7}.button-ghost:hover{border-color:#c1befc}.hero-fit{flex-wrap:wrap;gap:12px 20px;margin-top:42px;display:flex}.hero-fit>div{color:#686d7d;align-items:center;gap:8px;font-size:11px;font-weight:650;display:flex}.hero-fit>div:before{content:"";background:#b9b6fa;border-radius:50%;width:5px;height:5px}.hero-fit .join{color:#b4b7c1}.hero-product{perspective:1200px;min-height:590px;position:relative}.product-halo{filter:blur(30px);background:radial-gradient(circle at 45% 46%,#625cf640,#0000 55%),radial-gradient(circle at 72% 62%,#ffb0632e,#0000 37%);border-radius:46%;width:610px;height:520px;position:absolute;top:30px;right:-80px}.desktop-frame{-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#ffffffe6;border:1px solid #665fb133;border-radius:26px;width:700px;height:500px;position:absolute;top:28px;right:-58px;overflow:hidden;transform:rotateY(-4deg)rotateX(1deg);box-shadow:0 42px 90px #312d6c2b,0 12px 32px #29265d17}.frame-bar{border-bottom:1px solid #ececf2;justify-content:space-between;align-items:center;height:72px;padding:0 22px;display:flex}.frame-brand{align-items:center;gap:10px;display:flex}.frame-brand img{border-radius:9px;width:31px;height:31px}.frame-brand div{flex-direction:column;gap:3px;display:flex}.frame-brand strong{font-size:12px}.frame-brand span,.frame-date span{color:#9498a7;font-size:8px}.frame-date{align-items:center;gap:7px;font-size:10px;display:flex}.frame-date b{background:var(--primary-soft);color:var(--primary-dark);border-radius:7px;padding:4px 7px}.frame-layout{grid-template-columns:104px 1fr;height:calc(100% - 72px);display:grid}.frame-sidebar{background:#fafafe;border-right:1px solid #efeff4;flex-direction:column;gap:10px;padding:24px 15px;display:flex}.frame-sidebar span{color:#999dac;border-radius:10px;align-items:center;height:34px;padding-left:16px;font-size:9px;font-weight:700;display:flex}.frame-sidebar .sidebar-active{background:var(--primary-soft);color:var(--primary)}.frame-content{background:#f7f7fa;min-width:0;padding:26px}.welcome-row{justify-content:space-between;align-items:flex-start;display:flex}.welcome-row>div:first-child{flex-direction:column;gap:5px;display:flex}.welcome-row span{color:#989cab;font-size:9px}.welcome-row strong{letter-spacing:-.03em;font-size:16px}.status-pill{color:var(--success);background:#eff9f5;border:1px solid #15956b26;border-radius:999px;align-items:center;gap:6px;padding:6px 9px;font-size:8px;font-weight:750;display:flex}.status-pill i,.live-tag i{background:currentColor;border-radius:50%;width:5px;height:5px}.metric-grid{grid-template-columns:1.5fr 1fr 1fr;gap:10px;margin-top:20px;display:grid}.metric-card{background:#fff;border:1px solid #ebeaf1;border-radius:15px;min-height:103px;padding:15px;position:relative;overflow:hidden}.metric-card>span{color:#8c90a0;font-size:8px;display:block}.metric-card>strong{letter-spacing:-.04em;margin:9px 0 4px;font-size:21px;display:block}.metric-card>small{color:#989cab;font-size:7px}.metric-primary{color:#fff;background:linear-gradient(145deg,#25283b,#48458b 68%,#625cf6);border-color:#0000}.metric-primary>span,.metric-primary>small{color:#ffffffab}.mini-bars{align-items:flex-end;gap:4px;height:34px;display:flex;position:absolute;bottom:13px;right:13px}.mini-bars i{background:#ffffff42;border-radius:4px 4px 1px 1px;width:5px}.mini-bars i:first-child{height:32%}.mini-bars i:nth-child(2){height:55%}.mini-bars i:nth-child(3){height:43%}.mini-bars i:nth-child(4){height:74%}.mini-bars i:nth-child(5){height:63%}.mini-bars i:nth-child(6){background:#ffbd77;height:92%}.work-grid{grid-template-columns:1.5fr 1fr;gap:10px;margin-top:11px;display:grid}.schedule-card,.goal-card{background:#fff;border:1px solid #ebeaf1;border-radius:15px;min-height:160px;padding:16px}.card-title{justify-content:space-between;align-items:center;display:flex}.card-title strong{font-size:10px}.card-title span{color:#9a9eac;font-size:7px}.schedule-item{grid-template-columns:34px 3px 1fr auto;align-items:center;gap:8px;margin-top:14px;display:grid}.schedule-item time{color:#777b8d;font-size:7px;font-weight:700}.schedule-line{border-radius:999px;width:3px;height:27px}.schedule-line.violet{background:var(--primary)}.schedule-line.orange{background:var(--accent)}.schedule-item div{flex-direction:column;gap:3px;min-width:0;display:flex}.schedule-item div strong{text-overflow:ellipsis;white-space:nowrap;font-size:7px;overflow:hidden}.schedule-item div span{color:#9da1ae;font-size:6px}.schedule-item>b{background:var(--primary-soft);color:var(--primary-dark);border-radius:6px;padding:4px 6px;font-size:6px}.schedule-item>b.warm{color:#b56d22;background:#fff4e8}.goal-value{align-items:flex-end;gap:7px;margin-top:22px;display:flex}.goal-value strong{letter-spacing:-.05em;font-size:29px}.goal-value span{color:#999dac;padding-bottom:4px;font-size:7px}.progress-track{background:#eeeef5;border-radius:999px;height:6px;margin:12px 0 10px;overflow:hidden}.progress-track i{border-radius:inherit;background:linear-gradient(90deg, var(--primary), #9a95ff);width:72%;height:100%;display:block}.goal-card>small{color:#9a9eac;font-size:6px}.phone-frame{z-index:3;background:#f7f7fa;border:6px solid #202234;border-radius:34px;width:212px;height:415px;padding:14px 14px 10px;position:absolute;bottom:6px;right:20px;overflow:hidden;transform:rotate(2.5deg);box-shadow:0 35px 65px #201d4e40,inset 0 0 0 1px #ffffff59}.phone-top{justify-content:space-between;align-items:center;padding:0 6px;font-size:7px;font-weight:800;display:flex}.phone-top i{background:#202234;border-radius:999px;width:42px;height:12px}.phone-greeting{flex-direction:column;gap:4px;margin-top:22px;display:flex}.phone-greeting span{color:#9a9eac;font-size:7px}.phone-greeting strong{font-size:14px}.phone-focus{color:#fff;background:linear-gradient(145deg,#262940,#4e4a99 68%,#665ff5);border-radius:18px;margin-top:13px;padding:15px;box-shadow:0 13px 25px #38348033}.phone-focus>span{color:#ffffff9e;font-size:6px}.phone-focus>strong{margin-top:9px;font-size:10px;line-height:1.45;display:block}.phone-focus>small{color:#ffffff9e;margin-top:5px;font-size:6px;line-height:1.45;display:block}.phone-focus .mock-button{color:var(--primary-dark);background:#fff;border-radius:8px;margin-top:11px;padding:6px 9px;font-size:6px;font-weight:800;display:inline-flex}.phone-list{margin-top:17px}.phone-list>strong{font-size:8px}.phone-list>div{border-bottom:1px solid #e8e9ee;grid-template-columns:31px 1fr auto;align-items:center;padding:11px 0;display:grid}.phone-list time{color:#8d91a0;font-size:6px}.phone-list span{font-size:7px;font-weight:700}.phone-list b{color:#9397a7;font-size:6px}.phone-nav{color:#aaaebb;background:#f7f7fa;border-top:1px solid #ebebf0;justify-content:space-around;padding-top:8px;font-size:6px;display:flex;position:absolute;bottom:4px;left:10px;right:10px}.phone-nav .active{color:var(--primary);font-weight:800}.hero-note{z-index:3;right:max(24px, calc((100% - var(--page-width)) / 2));align-items:center;gap:22px;display:flex;position:absolute;bottom:34px}.hero-note span{color:#9da1ae;letter-spacing:.17em;font-size:8px;font-weight:750}.hero-note p{color:#767b8c;margin:0;font-size:11px}.belief-section{padding:126px 0 118px}.section-kicker{color:var(--primary)}.belief-grid{grid-template-columns:1fr .86fr;gap:100px;margin-top:32px;display:grid}.belief-grid h2,.section-heading h2,.ai-copy h2,.co-create-copy h2{letter-spacing:-.06em;margin:0;font-size:clamp(36px,4vw,55px);font-weight:880;line-height:1.18}.belief-grid h2 span{color:var(--primary)}.belief-copy{padding-top:5px}.belief-copy p{color:#666b7b;margin:0 0 18px;font-size:15px;line-height:1.9}.belief-cards{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:72px;display:grid}.belief-cards article{background:linear-gradient(145deg,#fff,#fafafd);border:1px solid #e8e8ee;border-radius:26px;min-height:278px;padding:26px;transition:transform .25s,box-shadow .25s;position:relative;overflow:hidden}.belief-cards article:hover{transform:translateY(-5px);box-shadow:0 22px 48px #29274a17}.belief-index{color:#a2a5b1;letter-spacing:.12em;font-size:9px;font-weight:750}.belief-mark{background:var(--primary-soft);width:58px;height:58px;color:var(--primary);border:1px solid #625cf626;border-radius:19px;place-items:center;margin-top:40px;font-size:20px;font-weight:850;display:grid}.belief-cards article:nth-child(2) .belief-mark{color:var(--success);background:#eaf8f2;border-color:#15956b24}.belief-cards article:nth-child(3) .belief-mark{color:#c97425;background:#fff3e5;border-color:#ffb06333}.belief-cards h3{letter-spacing:-.03em;margin:24px 0 9px;font-size:21px}.belief-cards p{color:#74798a;max-width:280px;margin:0;font-size:13px;line-height:1.75}.modules-section{background:#f6f6f9;padding:116px 0 124px}.section-heading{justify-content:space-between;align-items:flex-end;gap:60px;display:flex}.section-heading h2{max-width:700px;margin-top:20px}.section-heading>p{color:#737889;max-width:390px;margin:0 0 3px;font-size:14px;line-height:1.8}.module-grid{grid-template-columns:repeat(3,1fr);gap:14px;margin-top:62px;display:grid}.module-card{background:#ffffffe6;border:1px solid #e7e7ed;border-radius:24px;min-height:295px;padding:27px;transition:border-color .25s,transform .25s,box-shadow .25s}.module-card:hover{border-color:#625cf63d;transform:translateY(-5px);box-shadow:0 20px 45px #2a275b14}.module-top{justify-content:space-between;align-items:center;display:flex}.module-top span{color:#a5a8b5;letter-spacing:.12em;font-size:9px;font-weight:800}.module-top i{background:linear-gradient(145deg, #ffffff4d, transparent), var(--module-color,var(--primary));width:38px;height:38px;box-shadow:0 9px 18px var(--module-color);border-radius:13px}@supports (color:color-mix(in lab, red, red)){.module-top i{box-shadow:0 9px 18px color-mix(in srgb, var(--module-color) 20%, transparent)}}.module-card.violet{--module-color:#625cf6}.module-card.blue{--module-color:#2f86dd}.module-card.orange{--module-color:#ee9142}.module-card.green{--module-color:#15956b}.module-card.pink{--module-color:#d9658c}.module-card.ink{--module-color:#303448}.module-card h3{letter-spacing:-.04em;margin:45px 0 13px;font-size:27px}.module-card p{color:#777c8d;max-width:310px;margin:0;font-size:13px;line-height:1.75}.module-link{color:var(--module-color);justify-content:space-between;align-items:center;margin-top:31px;font-size:10px;font-weight:750;display:flex}.module-link span{font-size:16px}.connection-map{color:#fff;background:#202234;border:1px solid #e5e5eb;border-radius:24px;margin-top:20px;padding:28px 30px}.map-label{color:#ffffff70;letter-spacing:.12em;margin-bottom:23px;font-size:9px;font-weight:750}.map-flow{grid-template-columns:repeat(9,auto);justify-content:space-between;align-items:center;display:grid}.map-flow>div{flex-direction:column;gap:5px;min-width:105px;display:flex}.map-flow>div span{font-size:12px;font-weight:750}.map-flow>div small{color:#ffffff6b;font-size:8px}.map-flow>i{color:#ffffff3b;font-size:14px;font-style:normal}.map-flow .map-result{background:#625cf62e;border:1px solid #817bff59;border-radius:13px;min-width:133px;padding:12px 14px}.map-flow .map-result span{color:#bab7ff}.roles-section{padding:125px 0}.section-heading.compact{max-width:880px}.role-stage{grid-template-columns:minmax(0,1fr) 110px minmax(0,1fr);align-items:center;margin-top:62px;display:grid}.role-card{background:#fafafd;border:1px solid #e5e6ed;border-radius:28px;min-width:0;padding:30px}.role-card.owner{background:radial-gradient(circle at 80% 5%,#625cf61f,#0000 30%),#fafafd}.role-card.staff{background:radial-gradient(circle at 80% 5%,#15956b1c,#0000 30%),#fafdfc}.role-card-head{justify-content:space-between;align-items:flex-start;display:flex}.role-card-head span{color:var(--primary);font-size:10px;font-weight:750}.staff .role-card-head span{color:var(--success)}.role-card-head h3{letter-spacing:-.035em;margin:9px 0 0;font-size:22px}.role-card-head>b{color:#d8d9e1;letter-spacing:.16em;font-size:9px}.task-pills{flex-wrap:wrap;gap:7px;margin-top:24px;display:flex}.task-pills span{color:#737889;background:#ffffffb3;border:1px solid #e7e7ed;border-radius:999px;padding:7px 10px;font-size:9px;font-weight:650}.role-screen{background:#fff;border:1px solid #e6e6ed;border-radius:19px;margin-top:22px;padding:20px;box-shadow:0 16px 32px #26244b0f}.role-screen-title{justify-content:space-between;align-items:flex-end;display:flex}.role-screen-title>div{flex-direction:column;gap:5px;display:flex}.role-screen-title span,.staff-status span{color:#9a9eac;font-size:8px}.role-screen-title strong,.staff-status strong{font-size:12px}.role-screen-title>b{color:var(--primary);letter-spacing:-.05em;font-size:31px}.role-chart{border-bottom:1px solid #eeeef3;justify-content:space-between;align-items:flex-end;height:88px;margin-top:18px;padding:0 5px;display:flex}.role-chart i{background:#e6e5ff;border-radius:5px 5px 0 0;width:9%}.role-chart i:first-child{height:38%}.role-chart i:nth-child(2){height:50%}.role-chart i:nth-child(3){height:43%}.role-chart i:nth-child(4){height:62%}.role-chart i:nth-child(5){height:58%}.role-chart i:nth-child(6){height:72%}.role-chart i:nth-child(7){background:var(--primary);height:88%}.role-insight{background:var(--primary-soft);border-radius:12px;margin-top:15px;padding:12px}.role-insight span{color:var(--primary-dark);font-size:8px;font-weight:750}.role-insight p{color:#6662a8;margin:5px 0 0;font-size:9px;line-height:1.55}.role-bridge{color:#8d91a1;flex-direction:column;align-items:center;display:flex}.role-bridge span{font-size:8px}.role-bridge strong{color:var(--ink-soft);margin-top:3px;font-size:11px}.role-bridge i{background:linear-gradient(90deg,#d9d8f8,#aaa6ff,#cbe9dd);width:100%;height:1px;margin:15px 0;position:relative}.role-bridge i:after{background:var(--primary);content:"";border:2px solid #fff;border-radius:50%;width:8px;height:8px;position:absolute;top:-4px;left:calc(50% - 4px);box-shadow:0 0 0 1px #c9c6ff}.role-bridge small{color:#a1a5b2;font-size:7px}.staff-status{justify-content:space-between;align-items:center;display:flex}.staff-status strong{color:var(--success)}.staff-progress{background:#ebf1ef;border-radius:999px;height:6px;margin:13px 0 17px;overflow:hidden}.staff-progress i{border-radius:inherit;background:linear-gradient(90deg, var(--success), #53c29d);width:66%;height:100%;display:block}.staff-task{border-top:1px solid #eeeff2;grid-template-columns:38px 1fr auto;align-items:center;gap:9px;padding:13px 0;display:grid}.staff-task>span{color:#8f94a3;font-size:8px}.staff-task>div{flex-direction:column;gap:4px;display:flex}.staff-task>div strong{font-size:9px}.staff-task>div small{color:#9ca0ae;font-size:7px}.staff-task>b{color:#bc7028;background:#fff3e5;border-radius:7px;padding:5px 7px;font-size:7px}.staff-task.done>b{color:var(--success);background:#eaf8f2}.ai-section{color:#fff;background:radial-gradient(circle at 16% 0,#625cf647,#0000 30%),radial-gradient(circle at 86% 100%,#2c89d124,#0000 30%),#171a2b;padding:122px 0;position:relative;overflow:hidden}.ai-grid{opacity:.34;background-image:linear-gradient(#ffffff09 1px,#0000 1px),linear-gradient(90deg,#ffffff09 1px,#0000 1px);background-size:64px 64px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000,#0000 85%);mask-image:linear-gradient(90deg,#000,#0000 85%)}.ai-shell{z-index:2;grid-template-columns:.86fr 1.14fr;align-items:center;gap:90px;display:grid;position:relative}.section-kicker.light{color:#9691ff}.ai-copy h2{margin-top:23px;font-size:clamp(39px,4.2vw,57px)}.ai-copy h2 span{color:#9b96ff}.ai-copy>p{color:#ffffff8f;max-width:510px;margin:24px 0 0;font-size:14px;line-height:1.85}.ai-principles{flex-direction:column;margin-top:44px;display:flex}.ai-principles>div{border-top:1px solid #ffffff1a;grid-template-columns:38px 95px 1fr;align-items:center;padding:18px 0;display:grid}.ai-principles span{color:#7d78db;font-size:9px;font-weight:800}.ai-principles strong{font-size:12px}.ai-principles p{color:#fff6;margin:0;font-size:10px}.ai-console{-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:#272941d4;border:1px solid #ffffff1c;border-radius:28px;padding:24px;box-shadow:0 42px 86px #05071259}.console-top{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;padding-bottom:20px;display:flex}.console-brand{align-items:center;gap:10px;display:flex}.console-brand img{border-radius:9px;width:28px;height:28px}.console-brand span{font-size:12px;font-weight:750}.live-tag{color:#7ed8b7;background:#15956b1a;border:1px solid #89ecc421;border-radius:999px;align-items:center;gap:6px;padding:6px 9px;font-size:8px;display:flex}.question-bubble{justify-content:flex-end;align-items:flex-start;gap:9px;margin-top:24px;display:flex}.question-bubble span{color:#ffffffa8;background:#ffffff14;border-radius:8px;place-items:center;width:23px;height:23px;font-size:7px;display:grid}.question-bubble p{background:#5d57ea;border-radius:12px 4px 12px 12px;margin:0;padding:10px 13px;font-size:10px}.answer-bubble{grid-template-columns:30px 1fr;gap:12px;margin-top:22px;display:grid}.assistant-mark{background:linear-gradient(145deg,#716bff,#4d47d7);border-radius:10px;place-items:center;width:30px;height:30px;font-size:12px;font-weight:900;display:grid}.answer-bubble>div>p{color:#ffffffb3;margin:3px 0 0;font-size:10px;line-height:1.7}.answer-bubble>div>p strong{color:#b0acff}.answer-bubble ol{flex-direction:column;gap:8px;margin:15px 0 0;padding:0;list-style:none;display:flex}.answer-bubble li{background:#ffffff09;border:1px solid #ffffff12;border-radius:13px;grid-template-columns:28px 1fr;padding:12px;display:grid}.answer-bubble li>span{color:#7772de;font-size:8px;font-weight:800}.answer-bubble li p{flex-direction:column;gap:5px;margin:0;display:flex}.answer-bubble li strong{font-size:9px}.answer-bubble li small{color:#fff6;font-size:8px;line-height:1.55}.answer-actions{gap:8px;margin-top:13px;display:flex}.answer-actions span{color:#ffffffa6;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:9px;padding:8px 10px;font-size:8px}.answer-actions span:first-child{color:#aaa6ff;background:#625cf61f;border-color:#7d77ff38}.console-input{background:#090b1852;border:1px solid #ffffff1a;border-radius:14px;justify-content:space-between;align-items:center;min-height:47px;margin-top:22px;padding:7px 8px 7px 14px;display:flex}.console-input span{color:#ffffff42;font-size:9px}.console-input i{color:#fff;background:#625cf6;border:0;border-radius:10px;place-items:center;width:32px;height:32px;font-size:15px;font-style:normal;display:grid}.co-create-section{background:#f7f7fa;padding:100px 24px}.co-create-shell{width:min(var(--page-width), 100%);color:#fff;background:radial-gradient(circle at 90% 0,#7c76ff57,#0000 38%),linear-gradient(145deg,#24263a,#323362 68%,#4a45c6);border-radius:32px;grid-template-columns:.9fr auto;align-items:end;gap:60px;min-height:325px;margin:0 auto;padding:60px;display:grid;position:relative;overflow:hidden;box-shadow:0 34px 75px #24206033}.co-create-mark{opacity:.08;position:absolute;top:-85px;right:120px;transform:rotate(12deg)}.co-create-mark img{border-radius:76px;width:310px;height:310px}.co-create-copy{z-index:2;max-width:680px;position:relative}.co-create-copy .section-kicker{color:#aaa6ff}.co-create-copy h2{margin-top:20px}.co-create-copy p{color:#ffffff8a;max-width:630px;margin:18px 0 0;font-size:13px;line-height:1.75}.co-create-actions{z-index:2;flex-direction:column;align-items:flex-end;gap:13px;display:flex;position:relative}.co-create-actions .button-primary{color:var(--primary-dark);background:#fff;box-shadow:0 14px 28px #090b1c29}.co-create-actions>span{color:#ffffff6e;font-size:9px}.site-footer{color:#fff;background:#121421;padding:70px 24px 26px}.footer-shell{width:min(var(--page-width), 100%);justify-content:space-between;align-items:flex-start;margin:0 auto;display:flex}.brand.inverse .brand-name{color:#fff}.footer-brand p{color:#ffffff61;margin:17px 0 0;font-size:12px}.footer-links{gap:90px;display:flex}.footer-links>div{flex-direction:column;gap:12px;display:flex}.footer-links span{color:#ffffff47;letter-spacing:.12em;text-transform:uppercase;margin-bottom:4px;font-size:8px;font-weight:750}.footer-links a{color:#ffffffa6;font-size:11px}.footer-links a:hover{color:#fff}.footer-bottom{width:min(var(--page-width), 100%);color:#ffffff40;letter-spacing:.05em;border-top:1px solid #ffffff14;justify-content:space-between;align-items:center;margin:62px auto 0;padding-top:20px;font-size:8px;display:flex}.footer-legal{align-items:center;gap:18px;display:flex}.footer-legal a{color:inherit;transition:color .2s}.footer-legal a:hover{color:#ffffff9e}@media (width<=1180px){.hero{min-height:980px}.hero-shell{grid-template-columns:.82fr 1.18fr;gap:20px}.desktop-frame{right:-180px}.phone-frame{right:-5px}.hero-note{display:none}}@media (width<=960px){.desktop-nav{display:none}.hero{min-height:auto;padding-bottom:110px}.hero-shell{flex-direction:column;display:flex}.hero-copy{text-align:center;width:min(680px,100%);padding-left:0}.eyebrow{justify-content:center}.hero h1,.hero-lead{margin-left:auto;margin-right:auto}.hero-actions,.hero-fit{justify-content:center}.hero-product{width:min(760px,100%);margin-top:20px}.desktop-frame{width:680px;max-width:100%;margin:auto;left:0;right:0}.phone-frame{right:10px}.belief-grid,.ai-shell{grid-template-columns:1fr;gap:40px}.belief-cards,.module-grid{grid-template-columns:repeat(2,1fr)}.section-heading{flex-direction:column;align-items:flex-start;gap:20px}.map-flow{grid-template-columns:1fr;gap:10px}.map-flow>i{justify-self:center;transform:rotate(90deg)}.map-flow>div,.map-flow .map-result{width:100%}.role-stage{grid-template-columns:1fr;gap:18px}.role-bridge{padding:4px 40px}.role-bridge i{max-width:320px}.co-create-shell{grid-template-columns:1fr;align-items:start}.co-create-actions{align-items:flex-start}}@media (width<=680px){.section-shell,.nav-shell{width:min(100% - 32px, var(--page-width))}.nav-shell{height:68px}.brand-company,.brand-divider{display:none}.brand img{border-radius:9px;width:31px;height:31px}.brand-name{font-size:16px}.nav-cta{border-radius:12px;min-height:38px;padding:0 13px;font-size:11px}.hero{padding:118px 0 82px}.hero-shell{width:calc(100% - 24px)}.hero h1{letter-spacing:-.075em;margin-top:22px;font-size:clamp(43px,12vw,58px)}.hero-lead{padding:0 7px;font-size:14px;line-height:1.8}.hero-actions{grid-template-columns:1fr;padding:0 8px;display:grid}.hero-fit{gap:9px 15px}.hero-product{min-height:440px;margin-top:12px}.desktop-frame{transform-origin:0 0;width:650px;top:18px;left:20px;transform:scale(.72)}.phone-frame{transform-origin:100% 100%;bottom:-22px;right:5px;transform:scale(.78)rotate(2.5deg)}.belief-section,.roles-section{padding:86px 0}.modules-section,.ai-section{padding:88px 0}.belief-grid{gap:29px;margin-top:25px}.belief-grid h2,.section-heading h2,.ai-copy h2,.co-create-copy h2{font-size:37px}.belief-copy p{font-size:14px}.belief-cards,.module-grid{grid-template-columns:1fr;margin-top:42px}.belief-cards article{min-height:238px}.belief-mark{margin-top:26px}.module-card{min-height:260px}.module-card h3{margin-top:34px}.connection-map{padding:24px}.role-stage{margin-top:42px}.role-card{padding:22px}.role-card-head{gap:20px}.role-card-head>b{display:none}.role-bridge{padding:10px 45px}.ai-copy>p{font-size:13px}.ai-principles>div{grid-template-columns:32px 87px 1fr}.ai-console{border-radius:22px;padding:17px}.question-bubble{margin-top:18px}.answer-bubble{grid-template-columns:27px 1fr;gap:9px}.assistant-mark{width:27px;height:27px}.answer-actions{flex-wrap:wrap}.co-create-section{padding:70px 16px}.co-create-shell{border-radius:25px;gap:36px;min-height:auto;padding:38px 28px}.co-create-mark{right:-70px}.co-create-mark img{width:260px;height:260px}.site-footer{padding-top:55px}.footer-shell{flex-direction:column;gap:45px}.footer-links{gap:80px;width:100%}.footer-bottom{flex-direction:column;align-items:flex-start;gap:8px;margin-top:45px}.footer-legal{flex-direction:column;align-items:flex-start;gap:8px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
