:root{color-scheme:light;--bg: #f5f5f7;--surface: rgba(255, 255, 255, .86);--surface-strong: #ffffff;--text: #111111;--muted: #5a5a5f;--muted-strong: #3b3b40;--line: rgba(17, 17, 17, .08);--line-strong: rgba(17, 17, 17, .14);--accent: #0a84ff;--accent-strong: #0066d6;--accent-soft: rgba(10, 132, 255, .12);--success: #1f9d55;--success-soft: rgba(31, 157, 85, .12);--danger: #d92d20;--danger-soft: rgba(217, 45, 32, .1);--shadow-lg: 0 30px 80px rgba(15, 23, 42, .08);--shadow-md: 0 18px 40px rgba(15, 23, 42, .08);--radius-xl: 32px;--radius-lg: 24px;--radius-md: 18px;--radius-sm: 12px;--content-max: 1240px;--font-sans: "SF Pro Display", "SF Pro Text", "PingFang SC", "Helvetica Neue", "Microsoft YaHei", sans-serif}*{box-sizing:border-box}html,body,#app{min-height:100%}html{scroll-behavior:smooth}body{margin:0;font-family:var(--font-sans);background:radial-gradient(circle at 16% 8%,rgba(37,99,235,.1),transparent 30%),radial-gradient(circle at 88% 20%,rgba(14,165,233,.055),transparent 28%),linear-gradient(180deg,#f8fafc,#fff 42%,#f5f7fb);color:var(--text)}a{color:inherit;text-decoration:none}button,input{font:inherit}button{border:0;cursor:pointer}.site-shell{min-height:100vh;display:flex;flex-direction:column}.portal-header{position:sticky;top:0;z-index:40;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:18px 30px;border-bottom:1px solid rgba(15,23,42,.06);background:#f9fafcc7;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px)}.brand-mark{display:inline-flex;align-items:center;gap:10px;flex:0 0 auto}.brand-mark__logo{display:block;width:auto;height:36px;object-fit:contain}.brand-mark__text{color:#111827;font-size:1.18rem;font-weight:900;letter-spacing:-.035em;line-height:1}.portal-nav{display:flex;align-items:center;gap:24px;color:#2c324094;font-size:.9rem;font-weight:600}.portal-nav a{transition:color .2s ease}.portal-nav a:hover,.portal-nav a:focus-visible{color:var(--text)}.portal-actions{display:flex;align-items:center;gap:12px}.portal-main{flex:1;width:100%}.portal-main:not(.portal-main--auth){padding:0 20px 72px}.portal-main--auth{padding:32px 20px 72px}.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:46px;padding:0 22px;border-radius:999px;font-weight:600;transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease,color .18s ease,border-color .18s ease}.button:hover,.button:focus-visible{transform:translateY(-1px)}.button:disabled{opacity:.62;cursor:not-allowed;transform:none}.button-primary{background:linear-gradient(180deg,#1785ff,#0a66db);color:#fff;box-shadow:0 14px 30px #0a66db3d}.button-primary:hover,.button-primary:focus-visible{box-shadow:0 18px 34px #0a66db4d}.button-ghost{border:1px solid var(--line-strong);background:#ffffffb8;color:var(--text)}.button-full{width:100%}.marketing-home{width:min(100%,1460px);margin:0 auto}.marketing-home--stacked{width:min(100%,1680px);padding-top:clamp(10px,1.6vh,18px)}.product-stage{position:relative;min-height:144vh;scroll-margin-top:86px}.product-stage+.product-stage{margin-top:-5vh}.product-stage--overview{min-height:128vh}.product-stage__sticky{position:sticky;top:88px;min-height:calc(100vh - 96px);display:flex;align-items:center;overflow:visible}.product-stage__sticky:before{content:"";position:absolute;top:8%;right:2%;bottom:12%;left:2%;border-radius:64px;background:radial-gradient(circle at 16% 28%,rgba(94,147,255,.1),transparent 24%),radial-gradient(circle at 84% 18%,rgba(255,210,125,.12),transparent 22%),radial-gradient(circle at 50% 52%,rgba(255,255,255,.72),transparent 24%);pointer-events:none;filter:blur(22px);opacity:.68}.product-stage__shell{position:relative;z-index:1;display:grid;grid-template-columns:minmax(300px,372px) minmax(0,1fr);align-items:center;gap:clamp(28px,5vw,72px);width:100%;padding:28px 18px}.product-stage--media-left .product-stage__copy{order:2}.product-stage--media-left .product-stage__visual{order:1}.product-stage__copy{display:flex;flex-direction:column;gap:14px;max-width:400px;opacity:0;transform:translateY(18px);transition:opacity .92s ease,transform .92s cubic-bezier(.22,1,.36,1);transition-delay:var(--entry-delay, 0s)}.product-stage__headline,.product-stage__headline--hero{margin:0;letter-spacing:-.06em;line-height:.94}.product-stage__headline{font-size:clamp(2.4rem,4.2vw,4.6rem)}.product-stage__headline--hero{font-size:clamp(2rem,4vw,6rem)}.product-stage__headline-line{display:block;white-space:nowrap}.product-stage__description{margin:0;color:#2c3240bd;font-size:1rem;line-height:1.62;max-width:24rem}.product-stage__features{display:flex;flex-wrap:wrap;gap:10px;padding-top:6px}.product-stage__feature{display:inline-flex;align-items:center;min-height:34px;padding:0 12px;border-radius:999px;border:1px solid rgba(17,17,17,.08);background:#ffffffbd;color:#262d3cd1;font-size:.82rem;font-weight:650;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.product-stage__visual{position:relative;display:flex;align-items:center;justify-content:center;min-height:clamp(620px,76vh,860px);perspective:2400px;opacity:0;transform:translateY(24px);transition:opacity .98s ease,transform .98s cubic-bezier(.22,1,.36,1);transition-delay:calc(var(--entry-delay, 0s) + .08s)}.product-stage--overview .product-stage__visual,.product-stage--config .product-stage__visual{justify-content:flex-end}.product-stage--overview .product-stage__sticky{justify-content:center;min-height:clamp(880px,calc(100vh - 96px),980px)}.product-stage--overview .product-stage__visual{width:1220px;height:840px;min-width:1220px;min-height:840px;justify-content:center;overflow:visible;perspective:3200px}.product-stage__media{position:relative;width:var(--surface-width);height:var(--surface-height);border-radius:20px;border:1px solid rgba(17,17,17,.08);background:linear-gradient(180deg,#fffffffb,#f7f9fdf5),linear-gradient(135deg,rgba(132,164,255,.04),transparent 62%);overflow:hidden;transform-style:preserve-3d;transform:translate3d(var(--surface-shift-x, 0px),var(--surface-shift-y, 0px),0) rotate(var(--surface-rotate-z, 0deg)) rotateX(var(--surface-rotate-x, 0deg)) rotateY(var(--surface-rotate-y, 0deg));transition:transform .22s cubic-bezier(.22,1,.36,1),box-shadow .22s ease,filter .22s ease;box-shadow:0 38px 80px #0f172a1f,0 14px 28px #0f172a0f;will-change:transform}.product-stage--overview .product-stage__shell{grid-template-columns:minmax(260px,340px) 1220px;justify-content:center}.product-stage--portrait .product-stage__shell{grid-template-columns:1160px minmax(260px,340px);justify-content:center;gap:clamp(24px,3vw,48px)}.product-stage--industry .product-stage__shell{grid-template-columns:minmax(0,1.05fr) minmax(320px,388px);gap:clamp(18px,4vw,44px)}.product-stage--industry .product-stage__visual{justify-content:flex-start}.product-stage--portrait .product-stage__visual{width:1160px;min-width:1160px;justify-content:center;overflow:visible;perspective:3200px;z-index:5}.product-stage--portrait .product-stage__copy{z-index:1}.product-stage--portrait .product-stage__copy,.product-stage--industry .product-stage__copy{max-width:404px}.product-stage--industry .product-stage__copy{gap:16px}.product-stage--config .product-stage__shell{grid-template-columns:minmax(300px,388px) minmax(760px,1fr)}.product-stage__media:hover{box-shadow:0 46px 94px #0f172a29,0 18px 34px #0f172a14}.product-stage__media--overview{width:var(--surface-width);height:var(--surface-height);border-color:transparent;background:transparent;box-shadow:0 38px 74px #0f172a14,0 14px 26px #0f172a0b;border-radius:20px;overflow:visible;z-index:4}.product-stage__media--overview:hover{box-shadow:0 64px 110px #0f172a2b,0 24px 44px #0f172a1a}.product-stage__media--portrait,.product-stage__media--config,.product-stage__media--industry{width:var(--surface-width);height:var(--surface-height);overflow:visible}.product-stage__label{display:none}.product-stage__media--overview .stage-shot__scaled--overview,.product-stage__media--portrait .stage-shot__scaled--portrait,.product-stage__media--config .stage-shot__scaled--config,.product-stage__media--industry .stage-shot__scaled--industry,.product-stage__media--industry .stage-shot__scaled--industry-console{transform:scale(var(--surface-scale))}.product-stage.is-visible .product-stage__copy,.product-stage.is-visible .product-stage__visual{opacity:1;transform:translateY(0)}.marketing-eyebrow{color:var(--accent-strong);font-size:.82rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.marketing-button{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 24px;border-radius:999px;font-weight:700;transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease,color .18s ease}.marketing-button:hover,.marketing-button:focus-visible{transform:translateY(-1px)}.marketing-button--primary{background:#111;color:#fff;box-shadow:0 14px 30px #1111112e}.marketing-button--secondary{background:#ffffffc7;border:1px solid rgba(17,17,17,.12);color:#111}.marketing-hero{display:flex;flex-direction:column;align-items:center;gap:18px;padding:52px 20px 12px;animation:fade-up .8s ease both}.marketing-hero__copy{display:flex;flex-direction:column;align-items:center;gap:11px;max-width:840px}.marketing-hero__intro{color:#9a9aa0;font-size:clamp(1.6rem,2.2vw,2.3rem);line-height:1.2}.marketing-hero__title{margin:0;font-size:clamp(2.4rem,5.1vw,5.5rem);line-height:.9;letter-spacing:-.06em}.marketing-hero__subtitle{max-width:680px;margin:0;color:#343a46d1;font-size:1.04rem;line-height:1.52}.marketing-hero__helper{margin:0;color:#2c324080;font-size:.86rem;line-height:1.45}.marketing-hero__actions,.marketing-final__actions{display:flex;flex-wrap:wrap;justify-content:center;gap:14px}.marketing-proof{display:flex;flex-wrap:wrap;justify-content:center;gap:10px}.marketing-proof__pill{padding:10px 14px;border-radius:999px;background:#ffffffd6;border:1px solid rgba(17,17,17,.08);color:var(--muted-strong);font-size:.92rem;font-weight:600}.marketing-stage{position:relative;width:min(100%,1400px);min-height:760px;perspective:1400px;transform-style:preserve-3d}.marketing-stage__deck{position:relative;width:100%;min-height:760px;transform-style:preserve-3d;transform:rotateX(var(--deck-tilt-x, 0deg)) rotateY(var(--deck-tilt-y, 0deg));transition:transform .24s cubic-bezier(.22,1,.36,1);will-change:transform}.marketing-stage__panel{position:absolute;padding:0;border-radius:34px;border:1px solid rgba(17,17,17,.09);background:transparent;box-shadow:none;overflow:hidden;transform:translate3d(var(--stage-offset-x, 0px),var(--stage-offset-y, 0px),0) rotate(var(--stage-rotate, 0deg)) translateZ(var(--stage-depth, 0px));transition:transform .36s cubic-bezier(.22,1,.36,1);transition-delay:var(--stage-delay, 0s);transform-style:preserve-3d;transform-origin:center center;will-change:transform}.marketing-stage__panel--assets{--stage-rotate: -8deg;--stage-depth: 12px;left:7%;top:28%;width:292px;height:500px;z-index:1}.marketing-stage__panel--script{--stage-rotate: -1deg;--stage-depth: 138px;left:25%;top:4%;width:716px;height:520px;z-index:4}.marketing-stage__panel--preview{--stage-rotate: 2deg;--stage-depth: 4px;left:50%;top:66%;width:654px;height:320px;z-index:2}.marketing-stage__panel--signal{--stage-rotate: 6deg;--stage-depth: 24px;right:4%;top:16%;width:410px;height:412px;z-index:3}.marketing-stage__panel:hover{transform:translate3d(var(--stage-offset-x, 0px),var(--stage-offset-y, 0px),0) rotate(var(--stage-rotate, 0deg)) translateZ(calc(var(--stage-depth, 0px) + 4px)) scale(1.004)}.marketing-stage__inner{position:relative;width:100%;height:100%;transform-style:preserve-3d;transition:transform .6s ease}.marketing-stage__face{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;backface-visibility:hidden;transform-style:preserve-3d;border-radius:34px;border:1px solid rgba(17,17,17,.075);background:linear-gradient(180deg,#fffffffa,#f4f7fcf5),linear-gradient(135deg,rgba(132,164,255,.04),transparent 60%);box-shadow:0 28px 56px #0f172a14,0 8px 18px #0f172a0a;overflow:hidden}.marketing-stage__face--front{padding:0}.marketing-stage__label{position:absolute;top:14px;left:14px;z-index:5;display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border-radius:999px;background:#ffffffd1;border:1px solid rgba(17,17,17,.06);color:#1a1f29db;font-size:.72rem;font-weight:700;letter-spacing:.01em;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:0 8px 18px #1111110d}.marketing-stage__panel--assets .marketing-stage__face--front{transform:translateZ(8px);background:linear-gradient(180deg,#fcfdfff5,#f4f7fbed),linear-gradient(135deg,rgba(132,164,255,.03),transparent 62%);box-shadow:0 18px 36px #0f172a0f,0 6px 14px #0f172a08;filter:saturate(.94) brightness(.985)}.marketing-stage__panel--script .marketing-stage__face--front{transform:translateZ(14px);border-color:#1111111c;box-shadow:0 34px 70px #0f172a1f,0 10px 22px #0f172a0f}.marketing-stage__panel--preview .marketing-stage__face--front{transform:translateZ(18px);background:linear-gradient(180deg,#fcfdfff2,#f4f7fceb),linear-gradient(135deg,rgba(132,164,255,.03),transparent 64%);box-shadow:0 18px 34px #0f172a0d,0 6px 14px #0f172a06;filter:saturate(.95) brightness(.988)}.marketing-stage__panel--signal .marketing-stage__face--front{transform:translateZ(12px);background:linear-gradient(180deg,#fcfdfff2,#f4f7fceb),linear-gradient(135deg,rgba(132,164,255,.025),transparent 64%);box-shadow:0 18px 34px #0f172a0e,0 6px 14px #0f172a08;filter:saturate(.95) brightness(.988)}.marketing-stage__face--back{padding:24px;transform:rotateY(180deg);justify-content:flex-start}.stage-shot{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;background:linear-gradient(180deg,#fff,#f8fafc);color:#202532;overflow:hidden;pointer-events:auto}.stage-shot__scaled{transform-origin:top left;pointer-events:auto}.stage-shot__scaled--industry{width:1226px;height:1288px;transform:scale(.238)}.stage-shot__scaled--industry-message{width:1226px;height:1288px;transform:scale(.44)}.stage-shot__scaled--industry-console{width:1748px;height:1118px;transform:scale(.55)}.stage-shot__scaled--portrait{width:1556px;height:1860px;transform:scale(.35)}.stage-shot__scaled--overview{width:1630px;height:1120px;transform:scale(.302)}.stage-shot__scaled--config{width:1400px;height:1054px;transform:scale(.194)}.stage-shot--industry-message{font-size:.96rem;text-align:left;opacity:.92;border-radius:20px}.stage-shot--industry-console{font-size:.86rem;text-align:left;border-radius:20px}.stage-shot--portrait{font-size:.92rem;overflow:visible;border-radius:20px}.stage-shot--people-overview{font-size:.88rem;opacity:.92;background:transparent;overflow:visible}.stage-shot--config{font-size:.84rem;opacity:.93;overflow:visible;border-radius:20px}.stage-shot--industry-console{overflow:visible}.stage-shot__header,.stage-shot__title-bar,.stage-shot__panel-title{font-weight:700;letter-spacing:-.02em}.stage-shot__header{padding:16px 22px;font-size:1.2rem;border-bottom:1px solid rgba(23,32,56,.08);margin-top:34px}.stage-shot__header--blue{background:#dce7ff;color:#1d5ee4}.stage-shot__body{display:flex;flex-direction:column;gap:14px;padding:20px 22px 24px;font-size:.95rem;line-height:1.45}.stage-shot__meta,.stage-shot__summary,.stage-shot__list-item{color:#2b3241}.stage-shot__divider{height:1px;background:#1720381f}.stage-shot__section-title,.stage-shot__list-title,.stage-shot__config-headline{font-size:1.02rem;font-weight:700}.stage-shot__config-head,.stage-shot__chart-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.stage-shot__list-block{display:flex;flex-direction:column;gap:8px}.stage-shot__sub-item,.stage-shot__history,.stage-shot__intro,.stage-shot__section-copy,.stage-shot__config-copy,.stage-shot__config-link,.stage-shot__config-subname{color:#68758f}.stage-shot__history{padding-top:10px}.stage-shot__button,.stage-shot__cta,.stage-shot__primary,.stage-shot__ghost{display:inline-flex;align-items:center;justify-content:center;align-self:flex-start;min-height:38px;padding:0 16px;border-radius:14px;background:#236ae8;color:#fff;font-size:.88rem;font-weight:700}.stage-shot__ghost{background:#fff;border:1px solid rgba(23,32,56,.16);color:#334157}.stage-shot__ghost--icon{min-width:54px}.stage-shot__primary--small{min-height:30px;padding:0 12px;font-size:.8rem}.stage-shot__title-bar{padding:50px 20px 8px;font-size:1rem}.stage-shot__toolbar,.stage-shot__tabs,.stage-shot__badge-row,.stage-shot__form-row,.stage-shot__persona-row{display:flex;flex-wrap:wrap;gap:10px}.stage-shot__toolbar,.stage-shot__tabs{padding:10px 20px 0}.stage-shot__toolbar--filters{align-items:center;padding-bottom:8px}.stage-shot__pill,.stage-shot__switch,.stage-shot__date,.stage-shot__badge-row span{padding:8px 12px;border-radius:999px;background:#edf2fb;color:#3d495f;font-size:.78rem;font-weight:600}.stage-shot__switch.is-active{background:#5d93e6;color:#fff}.stage-shot__pill.is-active{background:#2e6fe8;color:#fff}.stage-shot__tabs{gap:18px;padding-top:14px;padding-bottom:12px;border-bottom:1px solid rgba(23,32,56,.08)}.stage-shot__tabs:not(.stage-shot__tabs--interactive) span{color:#6a7792;font-size:.82rem;font-weight:700}.stage-shot__tabs:not(.stage-shot__tabs--interactive) span.is-active{color:#152642}.stage-shot__chart-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;padding:10px 20px 20px}.stage-shot__chart-grid--compact .stage-shot__chart-card{min-height:124px}.stage-shot__chart-card,.stage-shot__persona-card,.stage-shot__config-card{border:1px solid rgba(23,32,56,.08);border-radius:18px;background:#fffffffa;box-shadow:0 6px 18px #141f3d0d}.stage-shot__chart-card{min-height:150px;padding:14px}.stage-shot__chart-title{font-size:.9rem;font-weight:700}.stage-shot__chart-desc,.stage-shot__chart-meta,.stage-shot__persona-note,.stage-shot__content-index{color:#68758f}.stage-shot__chart-desc{margin-top:4px;font-size:.68rem;line-height:1.38;min-height:26px}.stage-shot__chart-latest{min-width:64px;text-align:right;color:#7f8ca4;font-size:.66rem;font-weight:700}.stage-shot__chart-latest strong{display:block;margin-top:5px;color:#1f2a40;font-size:1.42rem;line-height:1}.stage-shot__chart-meta{margin-top:6px;font-size:.62rem;line-height:1.35}.stage-shot__mini-chart{margin-top:10px;min-height:82px;border-radius:12px;overflow:hidden}.stage-shot__mini-chart--compact{min-height:76px}.stage-shot__mini-chart-canvas{width:100%;height:100%;min-height:inherit}.stage-shot__persona-row{padding:14px 20px 10px}.stage-shot__persona-card{display:flex;align-items:flex-start;gap:12px;min-width:158px;flex:1 1 0;padding:14px}.stage-shot__dot{width:12px;height:12px;border-radius:50%;background:#5a8ff2;margin-top:4px}.stage-shot__persona-title{font-size:.86rem;font-weight:700;line-height:1.25}.stage-shot__persona-meta{margin-top:6px;color:#2f73ea;font-size:.8rem;font-weight:700}.stage-shot__persona-note{margin-top:4px;font-size:.74rem}.stage-shot__table{display:flex;flex-direction:column;margin:14px 20px 20px;border:1px solid rgba(23,32,56,.08);border-radius:18px;overflow:hidden}.stage-shot__table-row{display:grid;grid-template-columns:2.1fr 1fr 1fr 1fr;gap:12px;padding:12px 16px;border-top:1px solid rgba(23,32,56,.06);font-size:.82rem}.stage-shot__table-row--head{background:#f6f9ff;border-top:0;font-weight:700}.stage-shot__config-shell{display:grid;grid-template-columns:.6fr 1.62fr;gap:14px;height:100%;padding:30px}.stage-shot__config-left,.stage-shot__config-center{display:flex;flex-direction:column;gap:12px}.stage-shot__field{margin-top:4px;font-size:.82rem;font-weight:700;color:#334157}.stage-shot__field-block{display:flex;flex:1 1 0;flex-direction:column;gap:6px}.stage-shot__input,.stage-shot__json-box,.stage-shot__label-item,.stage-shot__label-group,.stage-shot__empty-box,.stage-shot__group-header{border:1px solid rgba(23,32,56,.1);border-radius:14px;background:#fff}.stage-shot__input,.stage-shot__label-item,.stage-shot__label-group,.stage-shot__group-header{min-height:42px;padding:10px 14px;color:#5d6a83;font-size:.82rem}.stage-shot__config-card{padding:16px}.stage-shot__config-name{font-size:.95rem;font-weight:700}.stage-shot__draft-badge{padding:6px 10px;border-radius:999px;background:#fee99a;color:#9a5a00;font-size:.72rem;font-weight:700}.stage-shot__group-header{background:#f8fbff;color:#334157;font-weight:700;display:flex;align-items:center;justify-content:space-between;gap:12px}.stage-shot__group-action,.stage-shot__config-actions{color:#276fe9;font-size:.74rem;font-weight:700}.stage-shot__panel-actions{display:flex;align-items:center;gap:10px;margin-top:-4px;margin-bottom:8px;color:#b2681d;font-size:.86rem;font-weight:700}.stage-shot__empty-box{min-height:92px;padding:18px;color:#78859d;font-size:.84rem;background:#fbfdff;border-style:dashed}.stage-shot__json-box{flex:1;min-height:170px;background:linear-gradient(180deg,#f7f9fdf0,#f0f4fbfa),repeating-linear-gradient(180deg,transparent 0 22px,rgba(94,120,182,.08) 22px 23px)}.stage-shot__content-index{margin-top:-8px;margin-bottom:2px;font-size:.74rem;text-align:right}.stage-shot__label-group{background:#f7fbff;color:#23304a;font-weight:700}.stage-shot__label-item{display:flex;align-items:center;justify-content:space-between}.stage-shot__label-item--header{background:#fcfdff;color:#1f2b41;font-weight:700}.stage-shot__label-item--sub{min-height:36px;background:#f8fbff;color:#2d3b53;font-weight:700}.stage-shot__filter-row{display:grid;grid-template-columns:1.42fr 1.82fr 1fr 1fr auto auto auto;align-items:end;gap:12px;padding:28px 28px 0}.stage-shot__input--wide{min-width:0}.stage-shot__filter-field{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:10px;min-width:0}.stage-shot__filter-field>span{color:#55647f;font-size:.8rem;font-weight:700;white-space:nowrap}.stage-shot__filter-field--date{grid-template-columns:auto minmax(260px,1fr)}.stage-shot__input--success{border-color:#1f9e4794;box-shadow:inset 0 0 0 1px #1f9e4714}.stage-shot__overview-state{display:flex;justify-content:space-between;gap:14px;padding:24px 28px 0}.stage-shot__overview-state-line{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.stage-shot__overview-state-line--right{justify-content:flex-end}.stage-shot__overview-label,.stage-shot__overview-divider{color:#55647f;font-size:.78rem;font-weight:700}.stage-shot__overview-selects{display:inline-flex;align-items:center;gap:8px;margin-left:auto}.stage-shot__input--select{min-height:34px;padding:8px 12px;background:#fbfcff}.stage-shot__overview-panel{position:relative;margin:0 18px;border:1px solid rgba(23,32,56,.1);border-radius:20px;background:#fffffffb;box-shadow:0 10px 26px #141f3d0a;overflow:visible}.stage-shot__overview-panel--top{margin-top:26px;min-height:390px;padding-bottom:24px}.stage-shot__overview-panel--content{margin-top:24px;min-height:650px;overflow:visible}.stage-shot__pill--button{border:1px solid rgba(31,158,71,.38);font:inherit;cursor:pointer}.stage-shot__hint-target{position:relative;isolation:isolate;overflow:visible;transition:box-shadow .18s ease,border-color .18s ease,background-color .18s ease,color .18s ease,transform .18s ease}.stage-shot__hint-target:hover,.stage-shot__hint-target:focus-visible,.stage-shot__hint-target.is-auto-hint{z-index:220;border-color:#ffffffeb;box-shadow:0 0 0 2px #fffffff5,0 0 24px #ffffffeb,0 10px 24px #2f73ea1f}.stage-shot__hint-popover{position:absolute;display:block;flex:none;left:50%;bottom:calc(100% + 30px);z-index:360;width:max-content;max-width:330px;padding:12px 14px;border:1px dashed rgba(37,99,235,.78);border-radius:12px;background:#fffffffa;color:#27344c;font-size:1rem;font-weight:700;line-height:1.55;text-align:left;white-space:normal;box-shadow:0 0 0 1px #2f73ea29,0 18px 38px #141f3d2e,0 0 24px #2f73ea24,0 0 24px #fffc;opacity:0;pointer-events:none;transform:translate(-50%,6px);transition:opacity .16s ease,transform .16s ease}.stage-shot__hint-popover:before,.stage-shot__hint-popover:after{content:"";position:absolute;left:50%;pointer-events:none}.stage-shot__hint-popover:before{bottom:-24px;width:28px;height:18px;border-left:2px dashed rgba(37,99,235,.82);border-bottom:2px dashed rgba(37,99,235,.82);transform:translate(-2px) skew(-28deg);filter:drop-shadow(0 2px 5px rgba(47,115,234,.28))}.stage-shot__hint-popover:after{bottom:-31px;width:7px;height:7px;border-radius:50%;background:#2563eb;box-shadow:0 0 0 3px #fffffff2,0 0 14px #2563eb8c;transform:translate(-50%)}.stage-shot__hint-target:hover .stage-shot__hint-popover,.stage-shot__hint-target:focus-visible .stage-shot__hint-popover,.stage-shot__hint-target.is-auto-hint .stage-shot__hint-popover{opacity:1;transform:translate(-50%)}.stage-shot__hint-popover--below{top:calc(100% + 30px);bottom:auto}.stage-shot__hint-popover--below:before{top:-24px;bottom:auto;border-top:2px dashed rgba(37,99,235,.82);border-bottom:0}.stage-shot__hint-popover--below:after{top:-31px;bottom:auto}.stage-shot__hint-popover--right{left:auto;right:0;transform:translateY(6px)}.stage-shot__hint-target:hover .stage-shot__hint-popover--right,.stage-shot__hint-target:focus-visible .stage-shot__hint-popover--right,.stage-shot__hint-target.is-auto-hint .stage-shot__hint-popover--right{transform:translate(0)}.stage-shot__hint-popover--right:before,.stage-shot__hint-popover--right:after{left:auto;right:20px}.stage-shot__pill--button.is-menu-open{background:#effaf3;color:#1b7d3c;box-shadow:inset 0 0 0 1px #1f9e471f}.stage-shot__menu-wrap{position:relative;display:inline-flex}.stage-shot__dropdown{position:absolute;top:calc(100% + 8px);left:0;z-index:14;min-width:190px;padding:8px;border:1px solid rgba(23,32,56,.12);border-radius:14px;background:#fff;box-shadow:0 18px 34px #141f3d29}.stage-shot__dropdown--wide{min-width:280px}.stage-shot__dropdown-item{display:flex;width:100%;min-height:36px;align-items:center;padding:0 10px;border:0;border-radius:10px;background:transparent;color:#2d3b53;font-size:.76rem;font-weight:700;text-align:left;white-space:nowrap}.stage-shot__dropdown-item:hover,.stage-shot__dropdown-item:focus-visible{background:#f2f6fd}.stage-shot__tabs--interactive{align-items:center;gap:12px;padding:24px 28px 10px}.stage-shot__tabs--portrait-primary{padding:24px 28px 10px;border-bottom:0}.stage-shot__tabs--interactive button{position:relative;z-index:121;display:inline-flex;align-items:center;gap:8px;min-height:40px;padding:0 16px;border:0;border-radius:14px;background:transparent;color:#6a7792;font-size:.88rem;font-weight:800;white-space:nowrap;cursor:pointer;pointer-events:auto;touch-action:manipulation}.stage-shot__tabs--interactive button>span:not(.stage-shot__hint-popover){color:inherit;font:inherit;letter-spacing:0;line-height:1}.stage-shot__tabs--workspace{align-items:center;gap:10px;padding:12px 20px}.stage-shot__tabs--workspace,.stage-shot__industry-tabs,.stage-shot__scheme-tabs{position:relative;overflow:visible;z-index:40}.stage-shot__tabs--workspace button,.stage-shot__industry-tabs button,.stage-shot__scheme-tabs button{position:relative;z-index:2;display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:0 13px;border:0;border-radius:12px;background:transparent;color:#68758f;font:inherit;font-size:.82rem;font-weight:800;letter-spacing:0;line-height:1;white-space:nowrap;cursor:pointer;pointer-events:auto;touch-action:manipulation}.stage-shot__tabs--workspace button.is-active,.stage-shot__industry-tabs button.is-active,.stage-shot__scheme-tabs button.is-active{background:#eef3fd;color:#23304a;box-shadow:inset 0 0 0 1px #2f73ea29}.stage-shot__tabs--interactive button.is-active{background:#f7fbff;color:#182844;box-shadow:inset 0 0 0 1px #2f73ea29}.stage-shot__tab-icon{display:inline-flex;align-items:center;justify-content:center;width:16px;color:#2f73ea;font-size:.9rem;line-height:1}.stage-shot__topic-controls{display:flex;align-items:center;justify-content:flex-end;gap:10px;padding:2px 28px 16px;border-bottom:1px solid rgba(23,32,56,.06)}.stage-shot__select-button{min-width:146px;border:1px solid rgba(23,32,56,.1);font:inherit;text-align:left;cursor:pointer}.stage-shot__select-button.is-menu-open{border-color:#2f73ea61;background:#f7fbff;color:#1d5ee4}.stage-shot__topic-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:18px 28px 0}.stage-shot__topic-head .stage-shot__section-caption{padding:0}.stage-shot__topic-head .stage-shot__intro{max-width:1280px;padding:8px 0 0}.stage-shot__ghost--topic{min-height:32px;padding:0 12px;border-radius:12px;color:#334157;font-size:.76rem;white-space:nowrap}.stage-shot__table--native{display:block;max-height:430px;margin:20px 28px 26px;border-radius:16px;overflow:hidden;background:#fff}.stage-shot__table--native table{width:100%;border-collapse:collapse;table-layout:fixed}.stage-shot__table--native th,.stage-shot__table--native td{padding:11px 12px;border-top:1px solid rgba(23,32,56,.06);color:#2f3a4e;font-size:.78rem;line-height:1.25;text-align:left;white-space:nowrap}.stage-shot__table--native th{background:#f7faff;color:#59677f;font-weight:800}.stage-shot__table--native thead tr:first-child th{border-top:0}.stage-shot__table--native td:first-child,.stage-shot__table--native th:first-child{width:250px}.stage-shot__table--native.is-retention-value th,.stage-shot__table--native.is-retention-value td{padding-inline:8px;font-size:.68rem}.stage-shot__table--native.is-retention-value td:first-child,.stage-shot__table--native.is-retention-value th:first-child{width:255px}.stage-shot__table--native.is-level-performance td:first-child,.stage-shot__table--native.is-level-performance th:first-child,.stage-shot__table--native.is-ad-behavior td:first-child,.stage-shot__table--native.is-ad-behavior th:first-child{width:310px}.stage-shot--industry-message .stage-shot__body{font-size:.9rem;align-items:stretch;text-align:left}.stage-shot--industry-message .stage-shot__meta,.stage-shot--industry-message .stage-shot__section-title,.stage-shot--industry-message .stage-shot__summary,.stage-shot--industry-message .stage-shot__list-title,.stage-shot--industry-message .stage-shot__list-item,.stage-shot--industry-message .stage-shot__sub-item,.stage-shot--industry-message .stage-shot__history{text-align:left}.stage-shot--industry-message .stage-shot__button{align-self:flex-start}.stage-shot--industry-message .stage-shot__section-title{font-size:1.08rem}.stage-shot--industry-message .stage-shot__summary{font-size:.96rem;line-height:1.5}.stage-shot--industry-message .stage-shot__list-title{font-size:1rem}.stage-shot--industry-message .stage-shot__list-item{font-size:.98rem;line-height:1.4}.stage-shot--industry-message .stage-shot__sub-item,.stage-shot--industry-message .stage-shot__history{font-size:.84rem}.stage-shot__industry-console{display:flex;flex-direction:column;gap:18px;height:100%;padding:54px 18px 18px}.stage-shot__industry-console-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.stage-shot__industry-title{font-size:1.28rem;font-weight:800;letter-spacing:-.03em}.stage-shot__industry-copy{margin-top:6px;max-width:900px;color:#6f7b93;font-size:.82rem;line-height:1.45}.stage-shot__industry-actions{display:flex;gap:10px}.stage-shot__industry-channels{display:flex;flex-wrap:wrap;gap:10px;margin-top:12px}.stage-shot__industry-channels--summary{margin-top:0;margin-bottom:4px;gap:8px}.stage-shot__industry-channel{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border-radius:999px;background:#f5f7fb;color:#42516a;font-size:.78rem;font-weight:700}.stage-shot__industry-channels--summary .stage-shot__industry-channel{padding:7px 10px;font-size:.74rem}.stage-shot__industry-channel-icon{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:50%;color:#fff;font-size:.68rem;font-weight:800}.stage-shot__industry-channel-icon.is-飞书{background:linear-gradient(180deg,#3988ff,#1665f5)}.stage-shot__industry-channel-icon.is-企业微信{background:linear-gradient(180deg,#1db954,#0f9f49)}.stage-shot__industry-shell{display:grid;grid-template-columns:.34fr 1fr;gap:18px;flex:1;min-height:0}.stage-shot__industry-side,.stage-shot__industry-main{min-height:0;border:1px solid rgba(23,32,56,.08);border-radius:24px;background:#fffffffa;box-shadow:0 8px 20px #141f3d0d}.stage-shot__industry-side{padding:18px}.stage-shot__industry-side-head{display:flex;align-items:center;gap:10px;padding-bottom:16px;color:#27344c;font-size:.98rem;font-weight:800}.stage-shot__industry-side-head span{display:inline-flex;align-items:center;justify-content:center;min-width:28px;min-height:28px;border-radius:10px;background:#eef3fd;color:#2d6de7;font-size:.84rem}.stage-shot__industry-subscription{display:flex;flex-direction:column;gap:12px;padding:16px;border:1px solid rgba(23,32,56,.08);border-radius:22px;background:#fff;box-shadow:0 6px 16px #141f3d0a}.stage-shot__industry-subscription+.stage-shot__industry-subscription{margin-top:14px}.stage-shot__industry-subscription.is-active{box-shadow:inset 0 0 0 1px #2f73ea3d}.stage-shot__industry-subscription-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.stage-shot__industry-subscription-city{color:#2566e3;font-size:1rem;font-weight:800}.stage-shot__industry-subscription-company{margin-top:6px;color:#596883;font-size:.82rem;line-height:1.4}.stage-shot__industry-status{padding:8px 12px;border-radius:999px;background:#e6f8ec;color:#1f9d55;font-size:.78rem;font-weight:700}.stage-shot__industry-badges{display:flex;flex-wrap:wrap;gap:8px}.stage-shot__industry-badges span{padding:7px 10px;border-radius:999px;background:#edf2fb;color:#3d495f;font-size:.78rem;font-weight:700}.stage-shot__industry-badges--muted span{background:#f5f7fb;color:#738098}.stage-shot__industry-subscription-copy{color:#596883;font-size:.8rem;line-height:1.45}.stage-shot__industry-subscription-foot{color:#7a879d;font-size:.78rem}.stage-shot__industry-main{display:flex;flex-direction:column;padding:18px 18px 14px}.stage-shot__industry-main-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.stage-shot__industry-main-title{font-size:1.1rem;font-weight:800;color:#27344c}.stage-shot__industry-main-meta{margin-top:6px;color:#68758f;font-size:.8rem;line-height:1.45}.stage-shot__industry-main-actions{display:flex;gap:10px}.stage-shot__ghost--danger{color:#cf4d21;border-color:#cf4d213d}.stage-shot__industry-tabs{display:flex;flex-wrap:wrap;gap:8px;padding:16px 0 12px;border-bottom:1px solid rgba(23,32,56,.08)}.stage-shot__industry-activity{display:flex;flex:1;min-height:0;flex-direction:column}.stage-shot__industry-filter-panel{display:grid;grid-template-columns:1.52fr .82fr .82fr auto;align-items:center;gap:12px;margin-top:14px;padding:14px;border:1px solid rgba(23,32,56,.08);border-radius:18px;background:#fff;box-shadow:0 8px 18px #141f3d0a}.stage-shot__industry-filter-field{display:flex;align-items:center;gap:10px;min-height:42px;padding:0 12px;border:1px solid rgba(23,32,56,.1);border-radius:12px;color:#8a95aa;font-size:.78rem}.stage-shot__industry-filter-field span{color:#596883;font-weight:800;white-space:nowrap}.stage-shot__industry-filter-field strong{min-width:0;overflow:hidden;color:#27344c;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.stage-shot__industry-filter-actions{display:flex;gap:8px}.stage-shot__industry-table{display:flex;flex-direction:column;gap:0;margin-top:14px;border:1px solid rgba(23,32,56,.08);border-radius:18px;overflow:hidden}.stage-shot__industry-row{display:grid;grid-template-columns:1.12fr .84fr .44fr 1.8fr;gap:16px;padding:13px 16px;border-top:1px solid rgba(23,32,56,.06);color:#334157;font-size:.78rem;line-height:1.46}.stage-shot__industry-row--head{border-top:0;background:#f6f9ff;color:#4c5a74;font-weight:800}.stage-shot__industry-detail{margin-top:14px}.stage-shot__industry-detail-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:14px}.stage-shot__info-card{padding:16px}.stage-shot__chip-list{display:flex;flex-wrap:wrap;gap:8px;padding:8px 0 12px}.stage-shot__chip-list span{border-radius:999px;background:#eef5ff;color:#2d5fbd;font-size:.76rem;font-weight:800;padding:7px 10px}.stage-shot__chip-list--muted span{background:#f4f7fb;color:#65728b}.stage-shot__message-preview{margin-top:12px;border-radius:16px;background:#f7faff;color:#53617a;font-size:.78rem;font-weight:700;line-height:1.5;padding:12px}.stage-shot__industry-pane-grid{display:grid;grid-template-columns:minmax(0,1fr) 180px;gap:14px;margin-top:14px}.stage-shot__industry-table--compact .stage-shot__industry-row{grid-template-columns:1fr .65fr .55fr .55fr .55fr 1.7fr}.stage-shot__industry-table--events .stage-shot__industry-row{grid-template-columns:.92fr 1.2fr .62fr 1.12fr 1.46fr .82fr;align-items:center;gap:14px;padding:12px 16px;font-size:.8rem}.stage-shot__industry-table--new-products .stage-shot__industry-row{grid-template-columns:.9fr 1.2fr 1fr 1.46fr .9fr}.stage-shot__industry-time{color:#65728b;font-variant-numeric:tabular-nums}.stage-shot__industry-event-type{color:#27344c;font-weight:820}.stage-shot__industry-product-cell{display:inline-flex;align-items:center;gap:10px;min-width:0}.stage-shot__industry-product-cell strong{min-width:0;overflow:hidden;color:#2563eb;font-weight:860;text-overflow:ellipsis;white-space:nowrap}.stage-shot__industry-product-icon{position:relative;display:inline-flex;width:34px;height:34px;flex:0 0 auto;overflow:hidden;border-radius:10px;background:linear-gradient(135deg,#dbeafe,#60a5fa);box-shadow:inset 0 0 0 1px #ffffffb3}.stage-shot__industry-product-icon:before,.stage-shot__industry-product-icon:after{content:"";position:absolute;border-radius:999px;background:#ffffffeb}.stage-shot__industry-product-icon:before{top:9px;left:8px;width:8px;height:8px}.stage-shot__industry-product-icon:after{top:9px;right:8px;width:8px;height:8px}.stage-shot__industry-product-icon.is-car{background:linear-gradient(135deg,#67e8f9,#0ea5e9 48%,#2563eb)}.stage-shot__industry-product-icon.is-city{background:linear-gradient(135deg,#ef4444,#7c3aed 52%,#0ea5e9)}.stage-shot__industry-product-icon.is-fu{background:linear-gradient(135deg,#f8fafc,#e2e8f0)}.stage-shot__industry-product-icon.is-fu:before{content:"福";top:2px;right:2px;bottom:2px;left:2px;display:flex;align-items:center;justify-content:center;width:auto;height:auto;border-radius:8px;background:transparent;color:#9a7445;font-size:1rem;font-weight:900}.stage-shot__industry-product-icon.is-fu:after{display:none}.stage-shot__industry-product-icon.is-snake{background:linear-gradient(135deg,#bbf7d0,#fca5a5)}.stage-shot__industry-delta{font-weight:850;white-space:nowrap}.stage-shot__industry-delta.is-up{color:#16a34a}.stage-shot__industry-delta.is-down{color:#dc2626}.stage-shot__industry-delta.is-neutral{color:#27344c}.stage-shot__industry-event-summary{padding:12px 16px;color:#27344c;font-size:.8rem;font-weight:850;background:#f7faff}.stage-shot__metric-tile{display:flex;flex-direction:column;justify-content:center;gap:8px}.stage-shot__metric-tile strong{font-size:1.28rem;margin-top:0}.industry-summary-card{position:relative;width:min(100%,360px);height:320px;border-radius:10px;border:1px solid rgba(17,17,17,.08);background:linear-gradient(180deg,#fffffffb,#f7f9fdf5),linear-gradient(135deg,rgba(132,164,255,.05),transparent 62%);overflow:hidden;transform-style:preserve-3d;transform:translate3d(var(--industry-card-shift-x, 0px),var(--industry-card-shift-y, 0px),0) rotate(var(--industry-card-rotate-z, 0deg)) rotateX(var(--industry-card-rotate-x, 0deg)) rotateY(var(--industry-card-rotate-y, 0deg));transition:transform .24s cubic-bezier(.22,1,.36,1),box-shadow .24s ease,opacity .72s ease,filter .72s ease;box-shadow:0 16px 32px #0f172a1a,0 3px 14px #0f172a0d;opacity:0;filter:blur(6px);will-change:transform}.product-stage.is-visible .industry-summary-card{opacity:1;filter:blur(0);transition-delay:calc(var(--entry-delay, 0s) + .18s)}.industry-summary-card__label{position:absolute;top:14px;left:14px;z-index:8;display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border-radius:999px;background:#ffffffe6;border:1px solid rgba(17,17,17,.06);color:#1a1f29e0;font-size:.7rem;font-weight:700;letter-spacing:.01em;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 8px 18px #1111110d}.stage-shot--config .stage-shot__primary{width:100%}.stage-shot--config .stage-shot__primary--small{width:auto}.stage-shot--people-overview .stage-shot__persona-row{padding-top:18px}.stage-shot--people-overview .stage-shot__persona-card{min-width:132px;padding:12px}.stage-shot--people-overview .stage-shot__table-row{font-size:.74rem}.stage-shot--people-overview .stage-shot__intro{padding:6px 20px 0;font-size:.78rem;line-height:1.45}.stage-shot--portrait .stage-shot__tabs,.stage-shot--portrait .stage-shot__toolbar{gap:8px}.stage-shot__group-meta{display:flex;flex-wrap:wrap;gap:8px 14px;padding:4px 20px 0;color:#7a879d;font-size:.7rem}.stage-shot--portrait .stage-shot__chart-card{padding:13px 13px 11px}.stage-shot--portrait .stage-shot__chart-title{font-size:.82rem}.stage-shot--portrait .stage-shot__chart-latest strong{font-size:1.22rem}.stage-shot--portrait .stage-shot__section-caption{padding-top:2px}.stage-shot__portrait-panel{position:relative;z-index:10;margin:16px 20px 0;border:1px solid rgba(23,32,56,.08);border-radius:20px;background:#fffffffa;box-shadow:0 10px 26px #141f3d0d;overflow:visible;pointer-events:auto}.stage-shot__portrait-panel .stage-shot__tabs,.stage-shot__portrait-panel .stage-shot__tabs button,.stage-shot__portrait-panel .stage-shot__tabs span{pointer-events:auto}.stage-shot__portrait-panel .stage-shot__tabs button{cursor:pointer}.stage-shot--portrait .stage-shot__portrait-panel>.stage-shot__tabs--portrait-primary{visibility:hidden;pointer-events:none}.stage-shot__portrait-tab-overlay{position:absolute;top:124px;left:48px;z-index:500;display:inline-flex;align-items:center;gap:12px;padding:0;pointer-events:auto;transform:scale(var(--surface-scale)) translateZ(24px);transform-origin:top left}.stage-shot__portrait-tab-overlay button{position:relative;display:inline-flex;align-items:center;gap:8px;min-height:40px;padding:0 16px;border:0;border-radius:14px;background:transparent;color:#6a7792;font:inherit;font-size:.88rem;font-weight:800;letter-spacing:0;line-height:1;white-space:nowrap;cursor:pointer;pointer-events:auto;touch-action:manipulation}.stage-shot__portrait-tab-overlay button.is-active{background:#f7fbff;color:#182844;box-shadow:inset 0 0 0 1px #2f73ea29}.stage-shot__portrait-tab-overlay .stage-shot__hint-popover{z-index:520}.stage-shot--config .stage-shot__input{min-height:38px;font-size:.78rem}.stage-shot--config .stage-shot__config-shell{gap:12px}.stage-shot--config .stage-shot__json-box{background:linear-gradient(180deg,#f7f9fdf0,#f0f4fbfa),repeating-linear-gradient(180deg,transparent 0 18px,rgba(94,120,182,.08) 18px 19px),linear-gradient(90deg,transparent 0 32px,rgba(94,120,182,.06) 32px 33px,transparent 33px 100%)}.stage-shot__section-caption{padding:0 20px;font-size:.92rem;font-weight:700}.stage-shot__section-copy{padding:8px 20px 0;font-size:.8rem}.stage-shot__section-footer{padding:2px 20px 14px;font-size:.8rem;font-weight:700;color:#334157}.stage-shot__section-footer--button{display:inline-flex;align-items:center;width:fit-content;margin:8px 20px 18px;padding:8px 12px;border:1px solid rgba(47,115,234,.16);border-radius:999px;background:#f7fbff;color:#2f73ea;font:inherit;font-size:.8rem;font-weight:850;cursor:pointer}.stage-shot__extra-metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;padding:10px 20px 0}.stage-shot__extra-metric-card{min-height:92px;padding:12px;border:1px solid rgba(23,32,56,.08);border-radius:16px;background:#f8fbff;color:#65728b;font-size:.74rem;line-height:1.4}.stage-shot__extra-metric-card strong{display:block;margin:5px 0;color:#27344c;font-size:1.05rem;font-weight:900}.stage-shot__extra-metric-card em{color:#2f73ea;font-style:normal;font-weight:760}.stage-shot__section-footer--chips{display:flex;flex-wrap:wrap;gap:8px}.stage-shot__section-footer--chips span{padding:6px 10px;border-radius:999px;background:#f2f6fd;color:#42516a;font-size:.72rem}.stage-shot__condition-relation{margin-left:10px;color:#334157;font-size:.78rem}.stage-shot__scheme-tabs{display:inline-flex;gap:8px;padding:0 20px 10px}.stage-shot__portrait-pane{max-height:1540px;overflow:hidden}.stage-shot__profile-pane,.stage-shot__apply-pane{display:grid;grid-template-columns:.78fr 1.22fr;gap:18px;padding:18px 20px 24px}.stage-shot__user-list,.stage-shot__user-profile,.stage-shot__info-card,.stage-shot__metric-tile,.stage-shot__analysis-box{border:1px solid rgba(23,32,56,.08);border-radius:18px;background:#fffffffa;box-shadow:0 8px 20px #141f3d0d}.stage-shot__user-list,.stage-shot__user-profile{padding:16px}.stage-shot__user-row{display:grid;grid-template-columns:1fr;gap:5px;padding:12px;border-radius:14px;color:#65728b;font-size:.76rem}.stage-shot__profile-pane{grid-template-columns:.48fr 1fr;min-height:900px}.stage-shot__user-list--workbench{max-height:864px}.stage-shot__profile-list-head{display:grid;grid-template-columns:1fr 230px;align-items:center;gap:12px;padding-bottom:14px}.stage-shot__input--search{min-height:44px;color:#9aa5b8}.stage-shot__user-scroll{max-height:742px;overflow:hidden;padding-right:10px}.stage-shot__user-row--dense{min-height:104px;border:1px solid rgba(23,32,56,.08);background:#fff}.stage-shot__user-row--dense div{display:flex;align-items:center;justify-content:space-between;gap:12px}.stage-shot__user-row--dense em{flex:none;padding:4px 8px;border-radius:6px;background:#eef4ff;color:#1f67c9;font-size:.68rem}.stage-shot__user-profile--workbench{display:flex;flex-direction:column}.stage-shot__detail-tabs{display:inline-flex;width:fit-content;margin:18px 0 14px;border-bottom:1px solid rgba(23,32,56,.08)}.stage-shot__detail-tabs span{min-width:98px;padding:12px 16px;border:1px solid transparent;border-bottom:0;border-radius:8px 8px 0 0;color:#65728b;font-size:.82rem;font-weight:800}.stage-shot__detail-tabs span.is-active{background:#f5f8fc;border-color:#17203814;color:#27344c}.stage-shot__profile-grid{display:grid;grid-template-columns:1fr .95fr;gap:16px}.stage-shot__profile-grid--lower{grid-template-columns:1fr 1fr;margin-top:16px}.stage-shot__profile-card{min-height:190px;padding:18px;border:1px solid rgba(23,32,56,.08);border-radius:18px;background:#fff}.stage-shot__profile-card--identity{min-height:460px}.stage-shot__tag-row{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px}.stage-shot__tag-row span{padding:5px 10px;border-radius:6px;background:#eaf2ff;color:#276fe9;font-size:.72rem;font-weight:850}.stage-shot__tag-row span:last-child{background:#edf8e9;color:#2d922d}.stage-shot__detail-list{display:grid;gap:12px}.stage-shot__detail-list div{display:grid;grid-template-columns:120px minmax(0,1fr);gap:16px;color:#65728b;font-size:.78rem}.stage-shot__detail-list span{color:#334157;font-weight:800}.stage-shot__detail-list strong{color:#5f6c82;font-weight:760;overflow-wrap:anywhere}.stage-shot__detail-list--compact div{grid-template-columns:1fr auto}.stage-shot__detail-list--inline{grid-template-columns:repeat(4,minmax(0,1fr))}.stage-shot__detail-list--inline div{display:flex;flex-direction:column;gap:6px}.stage-shot__metric-grid--profile{grid-template-columns:repeat(2,minmax(0,1fr))}.stage-shot__user-row+.stage-shot__user-row{margin-top:8px}.stage-shot__user-row.is-active{background:#f2f7ff;box-shadow:inset 0 0 0 1px #2f73ea2e}.stage-shot__user-row strong,.stage-shot__user-row em{color:#27344c;font-style:normal;font-weight:800}.stage-shot__profile-summary,.stage-shot__metric-grid,.stage-shot__option-grid,.stage-shot__funnel-steps{display:grid;gap:12px}.stage-shot__profile-summary{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:12px}.stage-shot__profile-summary div,.stage-shot__metric-grid div,.stage-shot__option-card,.stage-shot__funnel-steps div,.stage-shot__metric-tile{border-radius:16px;background:#f7faff;padding:12px;color:#66738c;font-size:.76rem}.stage-shot__profile-summary strong,.stage-shot__metric-grid strong,.stage-shot__option-card strong,.stage-shot__funnel-steps strong,.stage-shot__metric-tile strong{display:block;margin-top:4px;color:#27344c;font-size:.95rem;font-weight:850}.stage-shot__metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));margin-top:14px}.stage-shot__timeline{margin-top:16px;border-top:1px solid rgba(23,32,56,.08);padding-top:10px}.stage-shot__timeline div{display:grid;grid-template-columns:110px minmax(0,1fr);gap:12px;padding:8px 0;color:#65728b;font-size:.76rem}.stage-shot__timeline strong{color:#27344c}.stage-shot__apply-pane{grid-template-columns:1fr;align-content:start;gap:16px}.stage-shot__option-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.stage-shot__apply-section{display:flex;flex-direction:column;gap:12px}.stage-shot__apply-card-list{display:flex;flex-direction:column;gap:10px}.stage-shot__apply-card{display:flex;align-items:flex-start;gap:12px;min-height:76px;padding:16px 18px;border:1px solid rgba(23,32,56,.08);border-radius:14px;background:#fff}.stage-shot__apply-card.is-active{border-color:#2f73ea2e;background:#fbfdff}.stage-shot__apply-card strong{display:block;color:#27344c;font-size:.84rem;font-weight:900}.stage-shot__apply-card em{display:block;margin-top:8px;color:#65728b;font-size:.76rem;font-style:normal;line-height:1.45}.stage-shot__radio-dot{width:16px;height:16px;flex:none;margin-top:2px;border:1px solid rgba(23,32,56,.16);border-radius:50%;background:#fff}.stage-shot__apply-card.is-active .stage-shot__radio-dot{border:5px solid #2f73ea}.stage-shot__apply-form--workbench{grid-template-columns:1fr 1fr 1fr;align-items:end;margin-top:4px}.stage-shot__apply-foot{display:flex;align-items:flex-end;justify-content:space-between;gap:16px}.stage-shot__apply-foot .stage-shot__message-preview{flex:1}.stage-shot__option-card.is-active{background:#f1f7ff;box-shadow:inset 0 0 0 1px #2f73ea38}.stage-shot__apply-form{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.stage-shot__funnel-pane{padding:10px 20px 20px}.stage-shot__funnel-card{margin-top:6px;padding:14px 18px;border:1px solid rgba(23,32,56,.08);border-radius:18px;background:#fff}.stage-shot__funnel-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.stage-shot__funnel-head>div{display:flex;align-items:center;gap:10px}.stage-shot__funnel-layout{display:grid;grid-template-columns:90px minmax(0,1fr) 190px;gap:18px;height:500px;min-height:500px;margin-top:12px}.stage-shot__funnel-axis,.stage-shot__funnel-rates{display:grid;grid-template-rows:repeat(20,1fr);color:#56647b;font-size:.72rem}.stage-shot__funnel-axis span,.stage-shot__funnel-rates div{display:flex;align-items:center}.stage-shot__funnel-axis span{justify-content:center}.stage-shot__funnel-rates{padding-top:2px}.stage-shot__funnel-rate-head{color:#334157;font-weight:850}.stage-shot__funnel-chart{width:100%;height:500px;min-height:500px}.stage-shot__funnel-chart>div,.stage-shot__funnel-chart canvas{width:100%!important;height:100%!important}.stage-shot__funnel-legend{display:flex;align-items:center;justify-content:center;gap:8px;color:#53617a;font-size:.72rem;font-weight:800}.stage-shot__funnel-legend span{width:28px;height:12px;border-radius:3px;background:#62bd62}.stage-shot__funnel-steps{grid-template-columns:repeat(5,minmax(0,1fr));margin:12px 0}.stage-shot__funnel-steps div{text-align:center}.stage-shot__funnel-steps strong{font-size:1.18rem}.stage-shot__table--funnel{max-height:356px;margin:10px 0 0;overflow:hidden}.stage-shot__funnel-settings{display:flex;gap:10px;flex-wrap:wrap;color:#53617a;font-size:.76rem;font-weight:800}.stage-shot__funnel-settings span{border-radius:999px;background:#edf2fb;padding:8px 12px}.stage-shot__config-mode-pane{display:flex;flex-direction:column;gap:10px;padding:0 20px 12px}.stage-shot__mode-note{color:#68758f;font-size:.76rem;line-height:1.45}.stage-shot__mini-table{display:flex;flex-direction:column;overflow:hidden;border:1px solid rgba(23,32,56,.08);border-radius:14px;background:#fff}.stage-shot__mini-table-row{display:grid;grid-template-columns:.9fr .9fr 1.2fr;gap:10px;padding:9px 12px;border-top:1px solid rgba(23,32,56,.06);color:#3a465c;font-size:.72rem;line-height:1.35}.stage-shot__mini-table-row.is-head{border-top:0;background:#f7faff;color:#59677f;font-weight:800}.stage-shot__variant-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.stage-shot__variant-card{border:1px solid rgba(23,32,56,.08);border-radius:16px;background:#fff;padding:12px}.stage-shot__variant-head,.stage-shot__variant-actions{display:flex;align-items:center;justify-content:space-between;gap:10px;color:#27344c;font-size:.76rem;font-weight:800}.stage-shot__variant-head span{color:#1f9d55}.stage-shot__variant-actions{justify-content:flex-start;color:#53617a;margin-top:8px}.stage-shot__analysis-box{padding:12px 14px;color:#27344c;font-size:.78rem;font-weight:800}.stage-shot__json-toolbar{display:flex;align-items:center;justify-content:space-between;padding:10px 12px;border-bottom:1px solid rgba(94,120,182,.1);color:#62708a;font-size:.72rem;font-weight:700}.stage-shot__json-lines{padding:10px 12px 14px}.stage-shot__json-line{color:#5c6a83;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:.72rem;line-height:1.5;white-space:pre}.marketing-capabilities{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;margin:0 auto 18px}.marketing-capabilities span{padding:10px 14px;border-radius:999px;border:1px solid rgba(17,17,17,.08);background:#ffffffa8;color:#282f3dc7;font-size:.86rem;font-weight:600;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.stage-shot__form-row--tight{flex-wrap:nowrap}.marketing-section,.marketing-products,.marketing-final{padding:28px 20px 0}.marketing-section__heading{display:flex;flex-direction:column;align-items:center;gap:16px;max-width:760px;margin:0 auto 44px;text-align:center}.marketing-section__heading h2,.marketing-final h2{margin:0;font-size:clamp(2.8rem,5vw,4.6rem);line-height:.98;letter-spacing:-.05em}.marketing-section__heading p{margin:0;color:var(--muted);font-size:1rem;line-height:1.72}.marketing-scenes{display:flex;flex-direction:column;gap:42px}.marketing-scene{display:grid;grid-template-columns:.88fr 1.12fr;gap:34px;align-items:center}.marketing-scene--reverse{grid-template-columns:1.12fr .88fr}.marketing-scene--reverse .marketing-scene__copy{order:2}.marketing-scene--reverse .marketing-scene__visual{order:1}.marketing-scene__copy h3{margin:0;font-size:clamp(2rem,3vw,3rem);line-height:1.06;letter-spacing:-.04em}.marketing-scene__copy p{margin:14px 0 0;color:var(--muted);line-height:1.72}.marketing-scene__tags{display:flex;flex-wrap:wrap;gap:10px;margin:22px 0}.marketing-scene__tags span{padding:10px 14px;border-radius:999px;background:#ffffffd6;border:1px solid rgba(17,17,17,.08);font-size:.9rem;font-weight:600}.marketing-scene__visual{min-height:460px}.marketing-scene__canvas{position:relative;display:flex;flex-direction:column;justify-content:flex-start;gap:14px;height:100%;padding:28px;border-radius:34px;border:1px solid rgba(17,17,17,.06);background:radial-gradient(circle at 22% 24%,rgba(10,132,255,.16),transparent 28%),radial-gradient(circle at 78% 26%,rgba(255,190,92,.22),transparent 22%),linear-gradient(180deg,#fffffff2,#f2f5fbe0);box-shadow:0 28px 70px #0f172a14}.marketing-scene__metric{align-self:flex-start;padding:9px 12px;border-radius:999px;background:#ffffffd1;border:1px solid rgba(17,17,17,.08);color:var(--accent-strong);font-size:.82rem;font-weight:700}.marketing-scene__value{font-size:2.5rem;line-height:1.02;letter-spacing:-.05em;font-weight:700}.marketing-scene__chart{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:auto}.marketing-scene__chart span{display:block;min-height:210px;border-radius:24px;background:linear-gradient(180deg,#fffffff0,#e5ebf5d1),linear-gradient(135deg,rgba(10,132,255,.12),transparent 55%);box-shadow:inset 0 1px #fffc}.marketing-products{padding-top:108px}.marketing-product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:26px}.marketing-product-card{padding:30px;border-radius:34px;border:1px solid rgba(17,17,17,.06);background:linear-gradient(180deg,#fffffff5,#f2f5fbe0),linear-gradient(135deg,rgba(10,132,255,.08),transparent 52%);box-shadow:0 28px 70px #0f172a14}.marketing-product-card h3{margin:12px 0 10px;font-size:clamp(2rem,3vw,2.8rem);line-height:1.06;letter-spacing:-.04em}.marketing-product-card p{margin:0;color:var(--muted);line-height:1.72}.marketing-product-card__visual{min-height:260px;margin:24px 0;border-radius:28px;background:radial-gradient(circle at 24% 24%,rgba(10,132,255,.18),transparent 26%),radial-gradient(circle at 76% 30%,rgba(255,190,92,.24),transparent 22%),linear-gradient(180deg,#fffffff5,#ecf1f9d1)}.marketing-product-card__actions{display:flex;flex-wrap:wrap;gap:12px}.marketing-final{display:flex;flex-direction:column;align-items:center;gap:20px;text-align:center;padding-bottom:40px}.marketing-final__showcase{width:min(100%,1680px);padding-top:8px}.marketing-final__intro{display:flex;flex-direction:column;align-items:center;gap:10px;margin-bottom:20px}.marketing-showcase{position:relative;display:flex;align-items:center;gap:28px;width:100%;min-height:clamp(360px,48vh,560px);padding:14px 0 8px;overflow:hidden}.marketing-showcase:before{content:"";position:absolute;top:4%;right:10%;bottom:9%;left:10%;border-radius:999px;background:radial-gradient(circle at 24% 50%,rgba(10,132,255,.14),transparent 24%),radial-gradient(circle at 76% 44%,rgba(255,190,92,.16),transparent 22%),radial-gradient(circle at 50% 58%,rgba(255,255,255,.78),transparent 34%);filter:blur(28px);pointer-events:none}.marketing-showcase__veil{position:absolute;top:0;bottom:0;width:clamp(88px,10vw,180px);z-index:2;pointer-events:none}.marketing-showcase__veil--left{left:0;background:linear-gradient(90deg,#f8fafcfa,#f8fafcd1 34%,#f8fafc00)}.marketing-showcase__veil--right{right:0;background:linear-gradient(270deg,#f8fafcfa,#f8fafcd1 34%,#f8fafc00)}.marketing-showcase__track{display:flex;align-items:center;gap:28px;flex:0 0 auto;min-width:max-content;animation:marketing-showcase-scroll 64s linear infinite}.marketing-showcase:hover .marketing-showcase__track,.marketing-showcase:focus-within .marketing-showcase__track{animation-play-state:paused}.marketing-showcase__card{position:relative;flex:0 0 auto;width:clamp(520px,44vw,820px);height:clamp(320px,46vh,520px);overflow:hidden;border-radius:20px;background:#ffffff3d;box-shadow:0 34px 80px #0f172a1c;isolation:isolate}.marketing-showcase__card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#ffffff05,#fff0 22%,#11111114),linear-gradient(90deg,#f8fafc24,#f8fafc00 12%,#f8fafc00 88%,#f8fafc24);pointer-events:none}.marketing-showcase__card img{display:block;width:100%;height:100%;object-fit:contain;object-position:center top;filter:saturate(1.02) contrast(1.01);transform:scale(1.01)}.marketing-showcase__label{position:absolute;left:22px;bottom:20px;z-index:1;display:inline-flex;align-items:center;min-height:34px;padding:0 14px;border-radius:999px;background:#ffffffc2;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);color:#111111e0;font-size:.84rem;font-weight:700;letter-spacing:.02em}.marketing-final__cta{display:flex;flex-direction:column;align-items:center;gap:12px;margin-top:-2px}.hero,.story-section,.product-intro,.cta-band,.portal-footer{width:min(100%,var(--content-max));margin:0 auto}.hero{display:grid;grid-template-columns:1.05fr .95fr;gap:40px;align-items:center;padding:56px 12px 72px;animation:fade-up .8s ease both}.hero-copy h1{margin:0 0 18px;font-size:clamp(2.9rem,5vw,5.5rem);line-height:.96;letter-spacing:-.045em}.hero-copy p{max-width:620px;margin:0 0 28px;color:var(--muted);font-size:1.04rem;line-height:1.7}.hero-kicker,.section-kicker,.capability-eyebrow{margin-bottom:14px;color:var(--accent-strong);font-size:.82rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.hero-actions{display:flex;flex-wrap:wrap;gap:14px}.hero-proof{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:26px}.hero-proof__item{padding:18px;border-radius:20px;background:#ffffffb8;border:1px solid rgba(255,255,255,.9);box-shadow:0 12px 24px #0f172a0f}.hero-proof__value{margin-bottom:8px;color:var(--text);font-weight:700;line-height:1.4}.hero-proof__label{color:var(--muted);font-size:.92rem;line-height:1.65}.hero-visual{position:relative;min-height:540px}.hero-panel{position:absolute;right:0;border:1px solid rgba(255,255,255,.78);border-radius:32px;background:linear-gradient(180deg,#fffffff2,#f2f5fbe0),linear-gradient(135deg,rgba(10,132,255,.12),transparent 65%);box-shadow:var(--shadow-lg);animation:float-soft 7s ease-in-out infinite}.hero-panel--large{top:0;right:12%;bottom:14%;left:0}.hero-panel--medium{top:18%;right:2%;bottom:36%;left:34%;animation-delay:.6s}.hero-panel--small{top:64%;right:18%;bottom:0;left:8%;animation-delay:1.2s}.hero-dashboard{display:flex;flex-direction:column;gap:18px;height:100%;padding:28px}.hero-dashboard__header{display:flex;justify-content:space-between;align-items:center;color:var(--muted);font-size:.9rem}.hero-dashboard__headline strong{display:block;margin-bottom:8px;font-size:1.75rem;line-height:1.08;letter-spacing:-.03em}.hero-dashboard__headline span{color:var(--muted);line-height:1.65}.hero-dashboard__flow{display:flex;flex-wrap:wrap;gap:10px}.hero-flow-chip{padding:10px 14px;border-radius:999px;background:#ffffffc7;border:1px solid rgba(17,17,17,.08);color:var(--muted-strong);font-size:.9rem;font-weight:600}.hero-dashboard__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:auto}.hero-dashboard__card,.hero-dashboard__chart,.hero-mini-card{border-radius:24px;background:#ffffffd1;border:1px solid rgba(255,255,255,.88);box-shadow:0 16px 30px #0f172a0f}.hero-dashboard__card{display:flex;flex-direction:column;gap:8px;min-height:124px;padding:18px 20px}.hero-dashboard__card span{color:var(--muted);font-size:.85rem}.hero-dashboard__card strong{font-size:1.2rem;line-height:1.2}.hero-dashboard__card small{color:var(--muted);line-height:1.6}.hero-dashboard__card--primary{background:linear-gradient(180deg,#0a84ff1f,#ffffffe6),#ffffffe6}.hero-dashboard__chart{position:relative;min-height:124px;padding:18px;overflow:hidden}.hero-chart__bar{position:absolute;bottom:18px;width:28px;border-radius:14px 14px 8px 8px;background:linear-gradient(180deg,#0a84ffdb,#0a66db4d)}.hero-chart__bar--1{left:24px;height:36px}.hero-chart__bar--2{left:62px;height:72px}.hero-chart__bar--3{left:100px;height:52px}.hero-chart__bar--4{left:138px;height:90px}.hero-chart__bar--5{left:176px;height:66px}.hero-mini-card{display:flex;flex-direction:column;gap:8px;height:100%;padding:20px 22px}.hero-mini-card__label{color:var(--accent-strong);font-size:.8rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.hero-mini-card strong{font-size:1.28rem;line-height:1.2}.hero-mini-card small{color:var(--muted);line-height:1.7}.hero-mini-card--warm{background:linear-gradient(180deg,#ffbe5c2e,#ffffffdb),#ffffffdb}.section-heading{max-width:680px;margin-bottom:36px}.section-heading h2{margin:0 0 16px;font-size:clamp(2.1rem,3.2vw,3.4rem);line-height:1.08;letter-spacing:-.04em}.section-heading p{margin:0;color:var(--muted);font-size:.98rem;line-height:1.72}.section-heading__actions{display:flex;gap:12px;margin-top:22px}.story-section{padding:48px 12px 24px}.narrative-band{width:min(100%,var(--content-max));margin:0 auto;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;padding:0 12px 32px}.narrative-card{padding:28px;border-radius:28px;background:#ffffffc7;border:1px solid rgba(255,255,255,.88);box-shadow:var(--shadow-md)}.narrative-card h3{margin:0 0 12px;font-size:1.28rem;line-height:1.25;letter-spacing:-.02em}.narrative-card p{margin:0;color:var(--muted);line-height:1.8}.capability-stream{display:flex;flex-direction:column;gap:28px}.capability-block{display:grid;grid-template-columns:1fr .95fr;gap:32px;align-items:center;padding:40px;border:1px solid rgba(255,255,255,.82);border-radius:var(--radius-xl);background:linear-gradient(180deg,#ffffffe6,#fafafcd9),linear-gradient(135deg,rgba(10,132,255,.06),transparent 45%);box-shadow:var(--shadow-md);animation:fade-up .8s ease both}.capability-block--reverse{grid-template-columns:.95fr 1fr}.capability-block--reverse .capability-copy{order:2}.capability-block--reverse .capability-visual{order:1}.capability-copy h3{margin:0 0 14px;font-size:clamp(1.8rem,2.3vw,2.7rem);line-height:1.14;letter-spacing:-.03em}.capability-copy p{margin:0 0 18px;color:var(--muted);line-height:1.72}.capability-copy ul{margin:0;padding:0;display:flex;flex-wrap:wrap;gap:12px;list-style:none}.capability-copy li{padding:9px 13px;border:1px solid var(--line);border-radius:999px;background:#ffffffe0;color:var(--muted-strong);font-size:.88rem}.capability-copy__actions{display:flex;gap:12px;margin-top:24px}.capability-visual,.product-row__visual,.placeholder-visual{min-height:360px;border-radius:30px;background:radial-gradient(circle at 25% 25%,rgba(10,132,255,.16),transparent 26%),radial-gradient(circle at 78% 28%,rgba(255,190,92,.18),transparent 20%),linear-gradient(180deg,#fefeff,#eef2f8);border:1px solid rgba(255,255,255,.84);box-shadow:inset 0 1px #ffffffb3,var(--shadow-md)}.visual-device{position:relative;height:100%;min-height:360px;border-radius:30px;overflow:hidden}.visual-scene{display:flex;flex-direction:column;gap:14px;height:100%;padding:26px}.visual-scene__badge{display:inline-flex;align-self:flex-start;padding:8px 12px;border-radius:999px;background:#ffffffe0;border:1px solid rgba(17,17,17,.08);color:var(--accent-strong);font-size:.82rem;font-weight:700}.visual-scene__value{font-size:2.15rem;line-height:1.05;letter-spacing:-.04em;font-weight:700}.visual-scene__detail{max-width:300px;color:var(--muted);line-height:1.7}.visual-scene__chart{position:relative;min-height:130px;margin-top:auto;border-radius:22px;background:linear-gradient(rgba(17,17,17,.05) 1px,transparent 1px),linear-gradient(90deg,rgba(17,17,17,.05) 1px,transparent 1px),linear-gradient(180deg,#ffffffd6,#f0f4fbbd);background-size:100% 38px,38px 100%,auto;overflow:hidden}.visual-scene__line{position:absolute;left:18px;right:18px;height:3px;border-radius:999px}.visual-scene__line--a{bottom:34px;background:linear-gradient(90deg,#0a84ff29,#0a84ffdb 45%,#0a84ff2e);transform:translateY(-46px) rotate(-7deg)}.visual-scene__line--b{bottom:48px;background:linear-gradient(90deg,#ffbe5c2e,#ffbe5ceb 55%,#ffbe5c38);transform:translateY(-18px) rotate(5deg)}.visual-scene__line--c{bottom:20px;background:linear-gradient(90deg,#11111114,#1111117a 48%,#1111111a);transform:translateY(-8px) rotate(-2deg)}.visual-scene__chips{display:flex;flex-wrap:wrap;gap:10px}.visual-scene__chip{padding:10px 14px;border-radius:999px;background:#ffffffd6;border:1px solid rgba(17,17,17,.08);color:var(--muted-strong);font-size:.88rem;font-weight:600}.product-intro{padding:60px 12px 24px}.roadmap-strip{width:min(100%,var(--content-max));margin:0 auto;padding:56px 12px 16px}.roadmap-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.roadmap-card{padding:28px;border-radius:28px;background:linear-gradient(180deg,#ffffffe0,#f8fafed6),linear-gradient(135deg,rgba(10,132,255,.08),transparent 50%);border:1px solid rgba(255,255,255,.86);box-shadow:var(--shadow-md)}.roadmap-card__eyebrow{margin-bottom:10px;color:var(--accent-strong);font-size:.78rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.roadmap-card h3{margin:0 0 12px;font-size:1.3rem}.roadmap-card p{margin:0;color:var(--muted);line-height:1.8}.product-rows{display:flex;flex-direction:column;gap:24px}.product-row{display:grid;grid-template-columns:1fr .88fr;gap:28px;align-items:stretch;padding:36px;border-radius:var(--radius-xl);background:#ffffffd1;border:1px solid rgba(255,255,255,.84);box-shadow:var(--shadow-md);animation:fade-up .8s ease both}.product-row__name{color:var(--accent-strong);font-weight:700;letter-spacing:.08em;text-transform:uppercase;font-size:.86rem}.product-row__copy h3{margin:12px 0 14px;font-size:clamp(1.7rem,2.2vw,2.7rem);line-height:1.15;letter-spacing:-.03em}.product-row__copy p{margin:0 0 20px;color:var(--muted);line-height:1.68}.product-row__actions{display:flex;flex-wrap:wrap;gap:12px}.product-visual{display:flex;flex-direction:column;gap:16px;height:100%;padding:28px}.product-visual__tag{color:var(--accent-strong);font-size:.8rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.product-visual__title{max-width:320px;font-size:1.35rem;line-height:1.25;font-weight:700;letter-spacing:-.02em}.product-visual__panels{display:grid;grid-template-columns:1.3fr .9fr;gap:14px;margin-top:auto}.product-visual__panel{min-height:180px;border-radius:24px;border:1px solid rgba(255,255,255,.86);background:radial-gradient(circle at 28% 24%,rgba(10,132,255,.18),transparent 28%),radial-gradient(circle at 72% 32%,rgba(255,190,92,.22),transparent 20%),linear-gradient(180deg,#ffffffd1,#ecf1f9c2);box-shadow:0 18px 32px #0f172a14}.product-visual__panel--small{min-height:180px}.cta-band{display:flex;align-items:center;justify-content:space-between;gap:32px;margin-top:56px;padding:36px 16px 0;animation:fade-up .8s ease both}.cta-band h2{max-width:780px;margin:0;font-size:clamp(1.9rem,2.8vw,3rem);line-height:1.12;letter-spacing:-.03em}.portal-footer{display:flex;justify-content:space-between;gap:48px;padding:64px 12px 72px;color:var(--muted)}.footer-title{margin-bottom:10px;color:var(--text);font-size:1.05rem;font-weight:700}.footer-copy{max-width:420px;line-height:1.8}.footer-links{display:flex;gap:48px}.footer-links>div{display:flex;flex-direction:column;gap:10px}.footer-section-title{margin-bottom:4px;color:var(--text);font-weight:700}.auth-page,.product-placeholder{width:min(100%,960px);margin:0 auto}.auth-page{display:flex;align-items:center;justify-content:center}.auth-page--wide{width:min(100%,1080px)}.auth-card{width:min(100%,560px);padding:40px;border-radius:var(--radius-xl);border:1px solid rgba(255,255,255,.84);background:#ffffffdb;box-shadow:var(--shadow-md)}.auth-layout{width:min(100%,1120px);display:grid;grid-template-columns:minmax(0,1fr) minmax(420px,520px);gap:28px;align-items:stretch}.auth-copy-panel{padding:36px 8px;display:flex;flex-direction:column;justify-content:center}.auth-copy-panel h1{margin:0 0 16px;font-size:clamp(2.2rem,3.5vw,4rem);line-height:1.04;letter-spacing:-.04em}.auth-feature-list{display:flex;flex-direction:column;gap:14px;margin-top:10px}.auth-feature-item{padding:18px 20px;border-radius:22px;background:#ffffffbd;border:1px solid rgba(255,255,255,.9);box-shadow:0 12px 24px #0f172a0d}.auth-feature-item strong{display:block;margin-bottom:6px;font-size:1rem}.auth-feature-item span{color:var(--muted);line-height:1.75}.auth-card__title{margin:0 0 12px;font-size:2rem;line-height:1.08;letter-spacing:-.03em}.auth-card--wide{width:100%}.auth-card h1,.product-placeholder h1{margin:0 0 14px;font-size:clamp(2rem,3vw,3.2rem);line-height:1.08;letter-spacing:-.03em}.auth-subtitle{margin:0 0 22px;color:var(--muted);line-height:1.8}.auth-alert,.auth-hint{padding:14px 16px;border-radius:var(--radius-sm);margin-bottom:18px;line-height:1.7}.auth-alert--error{background:var(--danger-soft);color:var(--danger)}.auth-alert--success{background:var(--success-soft);color:var(--success)}.auth-hint{background:#0a84ff14;color:var(--muted-strong)}.auth-form{display:flex;flex-direction:column;gap:16px}.auth-form--grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.auth-form__full{grid-column:1 / -1}.auth-form label{display:flex;flex-direction:column;gap:8px}.auth-form span{font-size:.95rem;font-weight:600;color:var(--muted-strong)}.auth-form input{min-height:50px;padding:0 16px;border:1px solid var(--line-strong);border-radius:16px;background:#ffffffeb;color:var(--text);outline:0;transition:border-color .18s ease,box-shadow .18s ease,background-color .18s ease}.auth-form input:focus{border-color:#0a84ff73;box-shadow:0 0 0 4px #0a84ff1a}.field-error{color:var(--danger);font-size:.88rem}.auth-links{display:flex;flex-wrap:wrap;gap:16px;margin-top:22px;color:var(--accent-strong)}.detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-bottom:18px}.detail-card{padding:18px;border-radius:18px;background:#f8f9fcf5;border:1px solid var(--line)}.detail-label{margin-bottom:8px;color:var(--muted);font-size:.88rem}.detail-value{font-weight:700;color:var(--text);word-break:break-word}.detail-note{margin-top:8px;color:var(--muted);font-size:.9rem}.loading-state{color:var(--muted);text-align:center;padding:40px 0}.product-placeholder{padding:40px 0 12px}.placeholder-visual{min-height:420px;margin:28px 0}.sdk-doc{width:100%;margin:0}.sdk-doc__header{padding:0 28px 22px}.sdk-doc__header h1{max-width:920px;margin:0 0 14px;font-size:clamp(2.8rem,4.6vw,4.8rem);line-height:.96;letter-spacing:-.05em}.sdk-doc__summary{max-width:880px;margin:0;color:#2c3240d6;font-size:1.05rem;line-height:1.86}.sdk-doc__meta{display:flex;flex-wrap:wrap;gap:12px;margin-top:20px}.sdk-doc__meta span{display:inline-flex;align-items:center;min-height:36px;padding:0 16px;border-radius:999px;border:1px solid rgba(10,132,255,.16);background:#ffffffd1;color:var(--muted-strong);font-size:.92rem;font-weight:600}.sdk-doc__layout{display:grid;grid-template-columns:450px minmax(0,1fr);gap:0;align-items:start}.sdk-doc__sidebar{position:sticky;top:94px;height:calc(100vh - 110px);padding:0 20px 0 28px;overflow:auto}.sdk-doc__sidebar-card{padding:10px 0 0}.sdk-doc__sidebar-title,.sdk-doc__section-kicker{color:var(--muted);font-size:.82rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.sdk-doc__sidebar-title{margin-bottom:14px}.sdk-doc__tree{display:flex;flex-direction:column;gap:12px}.sdk-doc__tree-group{padding-bottom:10px;border-bottom:1px solid rgba(15,23,42,.08)}.sdk-doc__tree-row{display:flex;align-items:center;justify-content:space-between;gap:8px}.sdk-doc__tree-row--child{justify-content:flex-start}.sdk-doc__tree-link{display:inline-flex;min-height:34px;align-items:center;color:var(--muted);font-size:.95rem;line-height:1.4;transition:color .18s ease,transform .18s ease}.sdk-doc__tree-link:hover,.sdk-doc__tree-link:focus-visible{color:var(--text);transform:translate(2px)}.sdk-doc__tree-link--section{color:var(--text);font-size:1rem;font-weight:700}.sdk-doc__tree-link--grandchild{min-height:30px;font-size:.9rem}.sdk-doc__tree-toggle{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:999px;background:#0f172a0d;color:var(--muted-strong);font-size:1rem;transition:background-color .18s ease,color .18s ease}.sdk-doc__tree-toggle:hover,.sdk-doc__tree-toggle:focus-visible{background:#0a84ff1a;color:var(--text)}.sdk-doc__tree-children{display:flex;flex-direction:column;gap:4px;margin-top:8px;padding-left:12px}.sdk-doc__tree-grandchildren{display:flex;flex-direction:column;gap:4px;margin:2px 0 6px;padding-left:14px;border-left:1px solid rgba(15,23,42,.08)}.sdk-doc__content{min-width:0;padding:0 28px 0 0}.sdk-doc__panel{border-left:1px solid rgba(15,23,42,.08);background:transparent}.sdk-doc__section{scroll-margin-top:94px;padding:12px 0 44px 38px}.sdk-doc__section+.sdk-doc__section{border-top:1px solid rgba(15,23,42,.06)}.sdk-doc__section-header{margin-bottom:18px}.sdk-doc__download-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-bottom:28px}.sdk-doc__download-card{padding:18px 18px 16px;border:1px solid rgba(15,23,42,.08);border-radius:22px;background:linear-gradient(180deg,#f8fafcf0,#fffffff5)}.sdk-doc__download-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.sdk-doc__download-head span{color:var(--muted);font-size:.84rem;text-align:right}.sdk-doc__download-title{font-size:1.12rem;font-weight:700}.sdk-doc__download-card p{margin:0 0 14px;color:var(--muted);line-height:1.72}.sdk-doc__download-card pre{margin:0}.sdk-doc__download-artifacts{margin:0;padding-left:18px}.sdk-doc__download-artifacts li+li{margin-top:6px}.sdk-markdown{color:var(--text);max-width:min(100%,960px);font-size:1rem;line-height:1.82}.sdk-markdown>:first-child{margin-top:0}.sdk-markdown h1,.sdk-markdown h2,.sdk-markdown h3,.sdk-markdown h4{scroll-margin-top:112px;margin:34px 0 14px;line-height:1.2;letter-spacing:-.02em}.sdk-markdown h1{font-size:1.9rem}.sdk-markdown h2{font-size:1.66rem}.sdk-markdown h3{font-size:1.22rem}.sdk-markdown h2:not(:first-child){padding-top:8px;border-top:1px solid rgba(15,23,42,.07)}.sdk-markdown p,.sdk-markdown ul,.sdk-markdown ol,.sdk-markdown blockquote,.sdk-markdown pre,.sdk-markdown table{margin:0 0 18px}.sdk-markdown ul,.sdk-markdown ol{padding-left:22px}.sdk-markdown li+li{margin-top:6px}.sdk-markdown code{padding:.16em .42em;border-radius:8px;background:#0f172a11;font-family:SFMono-Regular,Menlo,Monaco,monospace;font-size:.92em}.sdk-markdown pre{overflow-x:auto;padding:20px 22px;border:1px solid rgba(148,163,184,.2);border-radius:22px;background:linear-gradient(180deg,#0f172a,#111827);color:#e2e8f0;box-shadow:inset 0 1px #ffffff0a}.sdk-markdown pre code{padding:0;background:transparent;color:inherit}.sdk-markdown blockquote{padding:14px 18px;border-left:4px solid rgba(10,132,255,.34);border-radius:0 16px 16px 0;background:#0a84ff0f;color:var(--muted-strong)}.sdk-markdown blockquote p:last-child{margin-bottom:0}.sdk-markdown table{width:100%;border-collapse:collapse;border:1px solid var(--line);border-radius:18px;background:#ffffffeb;overflow:hidden}.sdk-markdown th,.sdk-markdown td{padding:13px 15px;border-bottom:1px solid var(--line);text-align:left;vertical-align:top}.sdk-markdown thead{background:#0f172a0d}.sdk-markdown th{font-size:.9rem;font-weight:700}.sdk-markdown tbody tr:last-child td{border-bottom:0}.sdk-markdown a{color:var(--accent-strong)}@keyframes fade-up{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@keyframes float-soft{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes marketing-showcase-scroll{0%{transform:translate(0)}to{transform:translate(calc(-100% - 28px))}}@media(max-width:1100px){.hero,.capability-block,.product-row,.cta-band,.portal-footer,.auth-layout{grid-template-columns:1fr}.hero-visual{min-height:420px}.capability-block--reverse .capability-copy,.capability-block--reverse .capability-visual{order:initial}.cta-band,.portal-footer{display:grid}.narrative-band,.roadmap-grid,.hero-proof{grid-template-columns:1fr}.product-stage{min-height:138vh}.product-stage__sticky{top:78px;min-height:calc(100vh - 86px)}.product-stage__shell{grid-template-columns:1fr;gap:24px}.product-stage--overview .product-stage__shell,.product-stage--portrait .product-stage__shell{grid-template-columns:1fr;justify-content:stretch}.product-stage__copy,.product-stage--media-left .product-stage__copy{order:2;max-width:100%;width:400px}.product-stage__features{gap:8px}.product-stage__visual,.product-stage--media-left .product-stage__visual{order:1;min-height:560px;justify-content:center}.product-stage--overview .product-stage__visual{width:100%;height:820px;min-width:0;min-height:820px}.product-stage--portrait .product-stage__visual{width:100%;min-width:0}.product-stage__media--overview{width:1080px;height:820px}.product-stage__media--portrait{width:980px;height:1120px}.product-stage__media--config{width:1120px;height:720px}.product-stage__media--industry{width:1120px;height:860px}.industry-stack__card--secondary{width:320px;height:620px}.marketing-stage{min-height:900px}.marketing-stage__panel--assets{left:3%;top:24%;width:286px;height:484px}.marketing-stage__panel--script{left:18%;top:10%;width:560px;height:664px}.marketing-stage__panel--preview{left:34%;top:67%;width:500px;height:236px}.marketing-stage__panel--signal{right:1%;top:18%;width:360px;height:364px}.marketing-scene,.marketing-scene--reverse,.marketing-product-grid{grid-template-columns:1fr}.marketing-scene--reverse .marketing-scene__copy,.marketing-scene--reverse .marketing-scene__visual{order:initial}.sdk-doc__layout{grid-template-columns:1fr}.sdk-doc__sidebar{position:static;height:auto;padding:0 20px 22px;overflow:visible}.sdk-doc__download-grid{grid-template-columns:1fr}.sdk-doc__content{padding:0 20px}.sdk-doc__panel{border-left:0}.sdk-doc__section{padding-left:0}}@media(max-width:860px){.portal-header{flex-wrap:wrap;justify-content:center}.portal-nav,.portal-actions{width:100%;justify-content:center;flex-wrap:wrap}.auth-form--grid,.detail-grid{grid-template-columns:1fr}.product-stage{min-height:auto;margin-bottom:52px}.product-stage__sticky:before{top:4%;right:0;bottom:8%;left:0}.product-stage__sticky{position:relative;top:auto;min-height:auto}.product-stage__shell{padding:16px 0}.product-stage__feature{min-height:32px;font-size:.78rem}.product-stage__headline--hero{font-size:clamp(2.4rem,11vw,4rem)}.product-stage__headline{font-size:clamp(2rem,9vw,3rem)}.product-stage__visual{min-height:auto}.product-stage--overview .product-stage__visual{height:420px;min-height:420px}.product-stage__media{width:100%;max-width:100%;transform:rotate(-1.2deg) rotateX(0) rotateY(0)}.product-stage__media--overview{height:420px}.product-stage__media--portrait{height:620px}.product-stage__media--config{height:470px}.product-stage__media--industry{height:640px}.product-stage__media--overview .stage-shot__scaled--overview{transform:scale(.36)}.product-stage__media--portrait .stage-shot__scaled--portrait{transform:scale(.29)}.product-stage__media--config .stage-shot__scaled--config{transform:scale(.34)}.product-stage__media--industry .stage-shot__scaled--industry{transform:scale(.43)}.industry-stack__card--primary{top:6%;right:2%;bottom:10%;left:4%}.industry-stack__card--secondary{left:-2%;top:16%;width:260px;height:460px}.product-stage__media--industry .stage-shot__scaled--industry-console{transform:scale(.3)}.stage-shot__scaled--industry-message{transform:scale(.31)}.stage-shot__industry-shell{grid-template-columns:.4fr 1fr}.marketing-hero{gap:24px;padding-top:46px}.marketing-stage{min-height:520px}.marketing-stage__panel--assets,.marketing-stage__panel--script,.marketing-stage__panel--preview,.marketing-stage__panel--signal{position:relative;left:auto;right:auto;top:auto;width:100%;height:auto;min-height:220px;transform:none;margin-bottom:18px}.marketing-stage__panel--script{min-height:300px}.marketing-stage__panel--preview{min-height:180px}.marketing-capabilities{gap:8px;margin-bottom:12px}.marketing-scene__visual{min-height:360px}.marketing-scene__chart span{min-height:140px}.sdk-doc__header h1{font-size:clamp(2.4rem,8vw,3.3rem)}.sdk-doc__section{padding:28px 24px 30px}}@media(max-width:640px){.portal-main:not(.portal-main--auth),.portal-main--auth{padding-left:14px;padding-right:14px}.portal-nav{gap:14px}.hero{padding-top:34px}.hero-copy h1{font-size:2.5rem}.capability-block,.product-row,.auth-card{padding:26px 20px}.hero-visual{min-height:320px}.footer-links{flex-direction:column;gap:24px}.marketing-hero__title{font-size:clamp(2.2rem,14vw,3.2rem)}.marketing-hero__subtitle{font-size:.98rem}.product-stage__description{font-size:.94rem}.product-stage__label{top:12px;left:12px}.product-stage__media--overview{height:360px}.product-stage--overview .product-stage__visual{height:360px;min-height:360px}.product-stage__media--portrait{height:520px}.product-stage__media--config{height:360px}.sdk-doc{padding-top:24px}.sdk-doc__header,.sdk-doc__content,.sdk-doc__sidebar{padding-left:14px;padding-right:14px}.product-stage__media--industry{height:560px}.product-stage__media--overview .stage-shot__scaled--overview{transform:scale(.31)}.product-stage__media--portrait .stage-shot__scaled--portrait{transform:scale(.24)}.product-stage__media--config .stage-shot__scaled--config{transform:scale(.28)}.product-stage__media--industry .stage-shot__scaled--industry{transform:scale(.37)}.industry-stack__card--primary{top:8%;right:2%;bottom:12%;left:2%}.industry-stack__card--secondary{width:220px;height:400px}.product-stage__media--industry .stage-shot__scaled--industry-console{transform:scale(.24)}.stage-shot__scaled--industry-message{transform:scale(.26)}.marketing-stage{min-height:460px}.marketing-stage__panel--assets,.marketing-stage__panel--signal{min-height:180px}.marketing-stage__panel--script{min-height:230px}.marketing-stage__panel--preview{min-height:150px}.marketing-final__showcase{width:100%}.marketing-final__intro{margin-bottom:16px}.marketing-final__intro h2{font-size:clamp(2.4rem,10vw,4rem);line-height:1.02;letter-spacing:-.05em}.marketing-showcase{gap:16px;min-height:clamp(240px,34vh,320px);padding:8px 0 4px}.marketing-showcase__track{gap:16px;animation-duration:54s}.marketing-showcase__card{width:clamp(340px,86vw,560px);height:clamp(220px,30vh,300px);border-radius:16px}.marketing-showcase__label{left:14px;bottom:14px;min-height:30px;padding:0 12px;font-size:.76rem}.marketing-showcase__veil{width:56px}.marketing-final__cta{gap:10px}.marketing-final__cta h2{font-size:clamp(2.5rem,11vw,4.6rem);line-height:.98}}@media(prefers-reduced-motion:reduce){.marketing-showcase__track{animation:none}}
