:root{--bg: #f6f5f1;--bg-soft: #fbfaf7;--ink: #10131b;--ink-soft: #626977;--muted: #8f96a3;--line: rgba(16, 19, 27, .1);--line-strong: rgba(16, 19, 27, .18);--dark: #0d1018;--dark-2: #151927;--dark-3: #20263a;--lime: #c8ff5f;--blue: #6772ff;--violet: #7f5cff;--radius-xl: 36px;--radius-lg: 24px;--radius-md: 16px;--shadow-soft: 0 24px 80px rgba(28, 31, 45, .12);--shadow-dark: 0 36px 100px rgba(3, 6, 16, .38)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg-soft);color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro Text,Apple SD Gothic Neo,Pretendard,Noto Sans KR,Segoe UI,sans-serif;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.62}.shell{width:min(1180px,calc(100% - 48px));margin-inline:auto}.site-header{position:sticky;top:0;z-index:100;background:#0c0f19c7;backdrop-filter:blur(18px);border-bottom:1px solid rgba(255,255,255,.08)}.site-header__inner{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:24px;color:#fff}.logo{display:inline-flex;align-items:center;gap:12px;font-weight:900;letter-spacing:-.04em}.logo__mark{display:grid;width:34px;height:34px;place-items:center;border-radius:11px;background:var(--lime);color:#0b0f13;font-size:13px;font-weight:950}.logo__text{font-size:22px}.site-nav{display:flex;align-items:center;gap:34px;color:#ffffffb8;font-size:15px}.site-nav a:first-child{color:var(--lime)}.site-header__actions{display:flex;align-items:center;gap:14px}.text-link{color:#ffffffc7;font-size:14px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:54px;padding:0 24px;border-radius:999px;border:1px solid transparent;font-weight:850;letter-spacing:-.02em;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background .18s ease}.button:hover{transform:translateY(-2px)}.button--small{min-height:42px;padding-inline:18px;font-size:14px}.button--primary{background:var(--lime);color:#090d11;box-shadow:0 18px 50px #c8ff5f38}.button--light{background:#fff;color:#0f1319}.button--dark{background:var(--dark);color:#fff;box-shadow:0 18px 50px #090c1438}.button--ghost{background:#ffffff1a;color:#fff;border-color:#ffffff2e}.button--ghost-light{background:#ffffff14;color:#fff;border-color:#ffffff24}.pill{display:inline-flex;align-items:center;gap:9px;width:fit-content;border-radius:999px;padding:9px 16px;font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.pill:before{content:"";width:8px;height:8px;border-radius:50%;background:var(--lime);box-shadow:0 0 24px var(--lime)}.pill--dark{color:#fff;background:#ffffff14;border:1px solid rgba(255,255,255,.16)}.hero-section{position:relative;overflow:hidden;margin-top:-76px;padding:190px 0 136px;background:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px),radial-gradient(circle at 74% 12%,rgba(113,124,255,.36),transparent 32%),linear-gradient(135deg,#0d1018,#111626 48%,#2d2a54);background-size:96px 96px,96px 96px,auto,auto;color:#fff}.hero-section__grid{display:grid;grid-template-columns:minmax(0,.95fr) minmax(480px,1.15fr);align-items:center;gap:60px}.hero-section__glow{position:absolute;width:420px;height:420px;border-radius:999px;filter:blur(90px);opacity:.34;pointer-events:none}.hero-section__glow--one{background:var(--lime);left:6%;bottom:-18%}.hero-section__glow--two{background:var(--blue);right:8%;top:8%}.hero-copy{position:relative;z-index:2}.hero-copy h1{margin:34px 0 24px;max-width:650px;font-size:clamp(58px,7.2vw,108px);line-height:.92;letter-spacing:-.085em}.hero-copy h1 span{display:block;color:var(--lime)}.hero-copy p{margin:0;max-width:560px;color:#ffffffab;font-size:22px;line-height:1.55;letter-spacing:-.04em}.hero-copy__actions{display:flex;flex-wrap:wrap;gap:16px;margin-top:42px}.hero-copy__trust{display:flex;flex-wrap:wrap;gap:18px;padding:0;margin:22px 0 0;list-style:none;color:#ffffff8c;font-size:13px}.hero-copy__trust li{color:#c8ff5fdb}.hero-product{position:relative;z-index:2;transform:rotate(1.4deg)}.chrome-frame{overflow:hidden;border-radius:34px;background:#f6f7fb;box-shadow:var(--shadow-dark);border:1px solid rgba(255,255,255,.36)}.chrome-frame--dark{background:var(--dark);border-color:#ffffff14}.chrome-frame__bar{display:flex;align-items:center;gap:8px;height:58px;padding:0 28px;color:#9aa0ad;font-size:12px;font-weight:900;letter-spacing:.18em;text-transform:uppercase}.chrome-frame__bar strong{margin-left:auto;margin-right:auto}.dot{width:10px;height:10px;border-radius:50%}.dot--red{background:#ff816d}.dot--yellow{background:#ffc45d}.dot--green{background:#71d98a}.hero-product__body{display:grid;grid-template-columns:86px 1fr;gap:18px;padding:0 22px 22px}.hero-product__rail{display:flex;flex-direction:column;align-items:center;gap:21px;padding:18px 0;border-radius:22px;background:#11151f}.rail-mark{display:grid;place-items:center;width:48px;height:48px;border-radius:15px;background:var(--lime);color:var(--dark);font-weight:950}.rail-icon{display:grid;place-items:center;width:44px;height:44px;border-radius:14px;color:#ffffff6b;background:transparent}.rail-icon--active{color:#fff;background:#ffffff1c}.hero-product__workspace{min-width:0}.hero-product__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;color:var(--ink)}.hero-product__header small{display:block;margin-bottom:5px;color:var(--muted)}.hero-product__header strong{font-size:18px}.live-chip{padding:8px 12px;border-radius:999px;background:#e9ffe8;color:#15a04f;font-size:11px;font-weight:900}.command-card{display:grid;grid-template-columns:58px 1fr auto;gap:16px;align-items:center;padding:20px;border-radius:22px;background:#fff;box-shadow:0 16px 40px #181c2614}.file-token{display:grid;place-items:center;width:48px;height:48px;border-radius:14px;background:#fff1ee;color:#ff6048;font-size:12px;font-weight:950}.command-card p{margin:8px 0;color:var(--ink-soft);font-size:14px}.command-card span{display:inline-flex;padding:7px 10px;border-radius:999px;background:#eef1ff;color:#5364ff;font-size:11px;font-weight:850}.command-card button{border:0;border-radius:16px;padding:13px 15px;background:var(--dark);color:#fff;font-weight:800}.result-panel{margin-top:18px;padding:20px;border-radius:24px;background:#111521;color:#fff}.result-panel__top{display:flex;justify-content:space-between;color:#ffffffe0}.result-panel__top span{color:var(--lime);font-size:12px}.metric-grid-mini{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:18px 0 14px}.metric-grid-mini span{padding:18px 10px;border-radius:12px;background:#ffffff12;color:#ffffffc7;font-weight:850}.chart-line{position:relative;height:106px;overflow:hidden;border-radius:18px;background:linear-gradient(rgba(255,255,255,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.06) 1px,transparent 1px),linear-gradient(135deg,#5668ff2e,#5668ff57);background-size:100% 28px,64px 100%,auto}.chart-line:after{content:"";position:absolute;right:-12%;bottom:10px;width:80%;height:2px;background:#7e8cff;transform:rotate(-11deg);box-shadow:0 0 30px #7e8cffe6}.hero-product__float{position:absolute;left:-40px;bottom:60px;padding:14px 18px;border-radius:999px;background:var(--lime);color:var(--dark);font-weight:950;box-shadow:0 16px 45px #c8ff5f40}.section{padding:112px 0;background:var(--bg-soft)}.section--light{background:#fff}.section--warm{background:var(--bg)}.section-heading{margin-bottom:52px}.section-heading--split{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.75fr);gap:72px;align-items:end}.eyebrow{display:inline-flex;margin-bottom:14px;color:#6070ff;font-size:12px;font-weight:950;letter-spacing:.16em;text-transform:uppercase}.section-heading h2,.cta-panel h2,.simple-page h1{margin:0;font-size:clamp(42px,5.4vw,76px);line-height:.98;letter-spacing:-.075em}.section-heading p,.cta-panel p,.simple-page__copy p{margin:0;color:var(--ink-soft);font-size:18px;line-height:1.7;letter-spacing:-.03em}.playground-preview-wrap{display:grid;gap:18px}.playground-preview{display:grid;grid-template-columns:.9fr 1.1fr;gap:16px;padding:18px}.playground-preview__input,.playground-preview__output{min-width:0;border-radius:22px;padding:22px}.playground-preview__input{background:#f6f7fb}.playground-preview__output{background:#121622;color:#fff}.preview-tabs{display:grid;grid-template-columns:1fr;gap:8px;float:left;width:72px;margin-right:18px}.preview-tabs span{display:grid;place-items:center;height:42px;border-radius:13px;color:var(--muted);background:#fff;font-size:11px;font-weight:900}.preview-tabs span.active{color:#5867ff;background:#eef1ff}.upload-area{display:grid;place-items:center;min-height:136px;border:1px dashed #ccd0dc;border-radius:20px;background:#fff;color:var(--ink);text-align:center}.upload-area small{color:var(--muted)}.prompt-bubble{display:flex;gap:12px;align-items:center;clear:both;margin:18px 0;padding:16px;border-radius:18px;background:#fff;color:var(--ink-soft)}.prompt-bubble span{display:inline-flex;padding:8px 10px;border-radius:12px;background:#e9ffee;color:#1b9b52;font-size:11px;font-weight:900}.output-header{display:flex;align-items:center;gap:9px;margin-bottom:18px}.output-header strong{margin-right:auto}.output-header span{border-radius:999px;padding:6px 10px;background:#ffffff14;color:#fff9;font-size:11px;font-weight:800}.preview-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.preview-metrics div{padding:16px;border-radius:14px;background:#ffffff14}.preview-metrics small{display:block;margin-bottom:8px;color:#ffffff80}.preview-table{height:90px;margin:14px 0;border-radius:16px;background:linear-gradient(rgba(255,255,255,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.06) 1px,transparent 1px);background-size:100% 28px,25% 100%;border:1px solid rgba(255,255,255,.09)}.preview-bars{display:flex;align-items:end;gap:14px;height:132px;padding:16px 22px 0;border-radius:18px;background:linear-gradient(180deg,#6672ff3d,#6672ff12)}.preview-bars span{flex:1;min-height:22%;border-radius:10px 10px 0 0;background:linear-gradient(180deg,#8992ff,#5d6cff)}.quick-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.quick-cards a{display:grid;grid-template-columns:auto 1fr;gap:6px 12px;align-items:center;padding:18px;border-radius:18px;background:#fff;border:1px solid var(--line);box-shadow:0 12px 30px #181c260f}.quick-cards span{grid-row:span 2;display:grid;place-items:center;width:40px;height:40px;border-radius:12px;background:#eef1ff;color:#6070ff;font-size:11px;font-weight:950}.quick-cards strong{font-size:15px}.quick-cards small{color:var(--muted)}.feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.feature-card{display:flex;flex-direction:column;min-height:356px;padding:24px;border-radius:24px;background:#fff;border:1px solid var(--line);box-shadow:0 18px 50px #161a2814}.feature-card h3{margin:0 0 12px;font-size:25px;letter-spacing:-.055em}.feature-card p{margin:0;color:var(--ink-soft);line-height:1.65;letter-spacing:-.025em}.feature-card strong{margin-top:auto;font-size:13px}.feature-card__mock{position:relative;height:112px;margin-bottom:24px;overflow:hidden;border-radius:20px;background:linear-gradient(135deg,color-mix(in srgb,var(--accent) 22%,#fff),#f7f8fc)}.feature-card__mock span{position:absolute;top:16px;left:16px;display:grid;place-items:center;width:44px;height:44px;border-radius:14px;background:color-mix(in srgb,var(--accent) 30%,#fff);color:var(--ink);font-size:12px;font-weight:950}.feature-card__mock i{position:absolute;right:18px;height:12px;border-radius:999px;background:#dbe1f2}.feature-card__mock i:nth-child(2){top:24px;width:92px;background:#7480ff}.feature-card__mock i:nth-child(3){top:48px;width:118px}.feature-card__mock i:nth-child(4){top:72px;width:78px}.workflow-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:20px}.conversion-card,.mini-panel,.cta-panel,.lead-form,.simple-page__copy{border-radius:28px}.conversion-card{padding:34px;min-height:390px}.conversion-card--blue{background:#eef0ff}.conversion-card span,.mini-panel span{display:inline-flex;margin-bottom:14px;color:#5867ff;font-size:12px;font-weight:950;letter-spacing:.12em;text-transform:uppercase}.conversion-card h3,.mini-panel h3{margin:0 0 14px;font-size:38px;line-height:1;letter-spacing:-.065em}.conversion-card p,.mini-panel p{max-width:640px;color:var(--ink-soft);line-height:1.7}.loop-steps{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin-top:36px}.loop-steps span{margin:0;padding:16px;border-radius:18px;background:#fff;color:var(--ink-soft);letter-spacing:-.02em;text-transform:none}.workflow-stack{display:grid;gap:20px}.mini-panel{min-height:185px;padding:30px;border:1px solid var(--line)}.mini-panel--light{background:#fbfaf7}.mini-panel--dark{background:var(--dark);color:#fff}.mini-panel--dark p{color:#ffffff9e}.mini-panel--dark a{color:var(--lime);font-weight:850}.section--cta{padding-top:60px}.cta-panel{display:grid;grid-template-columns:1fr auto;gap:40px;align-items:center;padding:52px;color:#fff;background:radial-gradient(circle at 92% 0%,rgba(255,255,255,.2),transparent 30%),linear-gradient(135deg,#5667ff,#875dff);box-shadow:0 30px 80px #5d69ff47}.cta-panel .eyebrow{color:var(--lime)}.cta-panel p{max-width:720px;color:#ffffffb8}.cta-panel__actions{display:flex;gap:12px}.site-footer{background:var(--dark);color:#fff}.site-footer__inner{min-height:116px;display:flex;align-items:center;justify-content:space-between;gap:24px}.site-footer p,.site-footer nav{color:#ffffff7a;font-size:13px}.site-footer nav{display:flex;gap:20px}.playground-shell{position:relative;overflow:hidden;margin-top:-76px;padding:160px 0 96px;background:radial-gradient(circle at 82% 6%,rgba(103,114,255,.28),transparent 34%),linear-gradient(135deg,#0d1018,#161b2c 58%,#2b2a54);color:#fff}.playground-shell__bg{position:absolute;inset:0;background:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:92px 92px;mask-image:linear-gradient(180deg,#000,transparent 82%)}.playground-shell__head{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:40px;align-items:end;margin-bottom:36px}.playground-shell__head h1{max-width:820px;margin:24px 0 16px;font-size:clamp(46px,5.8vw,88px);line-height:.96;letter-spacing:-.08em}.playground-shell__head p{max-width:720px;margin:0;color:#ffffffa8;font-size:20px;line-height:1.6;letter-spacing:-.035em}.playground-status{display:grid;grid-template-columns:repeat(4,auto);gap:8px;padding:9px;border-radius:999px;background:#ffffff14;border:1px solid rgba(255,255,255,.12)}.playground-status span{padding:9px 12px;border-radius:999px;color:#ffffffa3;font-size:12px;font-weight:800}.playground-status span:first-child{color:var(--dark);background:var(--lime)}.playground-app{position:relative;z-index:1;display:grid;grid-template-columns:112px 1fr;gap:18px;padding:18px;border-radius:36px;background:#ffffffeb;box-shadow:var(--shadow-dark);color:var(--ink)}.mode-sidebar{display:grid;gap:10px;align-content:start;padding:14px;border-radius:26px;background:#11151f}.mode-sidebar button{display:grid;gap:6px;place-items:center;min-height:92px;border:1px solid rgba(255,255,255,.08);border-radius:20px;color:#ffffff7a;background:#ffffff08}.mode-sidebar button.active{color:#fff;background:#ffffff1a;border-color:#ffffff2e}.mode-sidebar button span{width:12px;height:12px;border-radius:50%}.mode-sidebar small{font-size:11px;font-weight:850}.workbench{min-width:0;border-radius:28px;background:#eef0f6;overflow:hidden}.workbench__toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:22px 26px;border-bottom:1px solid var(--line)}.workbench__toolbar span{display:block;margin-bottom:3px;color:#6570ff;font-size:12px;font-weight:950;letter-spacing:.12em;text-transform:uppercase}.workbench__toolbar strong{font-size:22px;letter-spacing:-.04em}.workbench__toolbar a{color:var(--ink-soft);font-size:13px;font-weight:800}.workbench__grid{display:grid;grid-template-columns:minmax(330px,.88fr) minmax(0,1.12fr);gap:16px;padding:16px}.input-panel,.output-panel{min-width:0;border-radius:24px;padding:24px}.input-panel{background:#fff;border:1px solid var(--line)}.input-panel__top,.output-panel__top{display:flex;align-items:start;justify-content:space-between;gap:16px;margin-bottom:18px}.input-panel h2,.output-panel h2{margin:0;font-size:28px;letter-spacing:-.055em}.input-panel__top span{color:var(--muted);font-size:12px;font-weight:750}.mock-upload{display:grid;place-items:center;gap:8px;min-height:154px;padding:18px;border:1px dashed #cdd2df;border-radius:22px;background:#f8f9fc;text-align:center}.mock-upload input{width:100%;border:0;border-radius:14px;padding:12px 14px;color:var(--ink-soft);background:#fff;text-align:center}.mock-upload span{display:grid;place-items:center;width:44px;height:44px;border-radius:50%;background:#edf0ff;color:#6070ff;font-weight:950}.mock-upload small,.prompt-editor span{color:var(--muted);font-size:12px;font-weight:800}.prompt-editor{display:grid;gap:10px;margin-top:18px}.prompt-editor textarea{width:100%;resize:vertical;min-height:150px;border:1px solid var(--line);border-radius:20px;padding:16px;color:var(--ink);background:#fbfcfe;line-height:1.55;outline:none}.prompt-editor textarea:focus,.lead-form input:focus,.lead-form textarea:focus,.mock-upload input:focus{border-color:#7180ff;box-shadow:0 0 0 4px #7180ff1f}.sample-prompts,.tone-picker{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.sample-prompts button,.tone-picker button{border:1px solid var(--line);border-radius:999px;padding:9px 12px;background:#fff;color:var(--ink-soft);font-size:12px;font-weight:800}.tone-picker button.active{color:#fff;background:#6472ff;border-color:#6472ff}.run-button{width:100%;margin-top:22px}.output-panel{background:#111521;color:#fff}.output-panel__top span{display:block;margin-bottom:6px;color:var(--lime);font-size:12px;font-weight:950;letter-spacing:.12em;text-transform:uppercase}.progress-meter{width:140px;height:10px;overflow:hidden;border-radius:999px;background:#ffffff14}.progress-meter i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--lime),#67d58b);transition:width .22s ease}.processing-view,.empty-preview{display:grid;place-items:center;text-align:center;min-height:430px;border:1px solid rgba(255,255,255,.08);border-radius:24px;background:#ffffff0a;padding:32px}.processing-view h3,.empty-preview h3{margin:12px 0 8px;font-size:30px;letter-spacing:-.055em}.processing-view p,.empty-preview p{max-width:430px;margin:0;color:#ffffff94;line-height:1.65}.spinner{width:48px;height:48px;border-radius:50%;border:4px solid rgba(255,255,255,.14);border-top-color:var(--lime);animation:spin .9s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.empty-preview span{display:grid;place-items:center;width:70px;height:70px;border-radius:22px;background:color-mix(in srgb,var(--accent) 24%,#fff);color:var(--ink);font-weight:950}.empty-preview__skeleton{display:grid;gap:10px;width:min(360px,100%);margin-top:28px}.empty-preview__skeleton i{height:18px;border-radius:999px;background:#ffffff1a}.empty-preview__skeleton i:nth-child(2){width:76%}.empty-preview__skeleton i:nth-child(3){width:52%}.result-preview{min-height:430px;border-radius:24px;padding:22px;background:#ffffff0d;border:1px solid rgba(255,255,255,.08)}.result-preview__header{display:flex;justify-content:space-between;gap:12px;margin-bottom:16px;color:#ffffff9e;font-size:13px}.result-preview h3{margin:0 0 18px;font-size:30px;letter-spacing:-.055em}.field-grid,.metric-grid,.insight-grid{display:grid;gap:12px}.field-grid{grid-template-columns:repeat(2,1fr)}.field-grid div,.metric-grid div,.insight-grid article,.edit-list div{padding:16px;border-radius:16px;background:#ffffff14}.field-grid small,.metric-grid small{display:block;margin-bottom:8px;color:#ffffff7a}.text-lines{display:grid;gap:10px;margin-top:16px}.text-lines p,.note-card,.insight-grid p,.edit-list p{margin:0;color:#ffffff9e;line-height:1.55}.slide-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.slide-card{min-height:170px;padding:18px;border-radius:18px;background:linear-gradient(135deg,#6772ff47,#ffffff0f);border:1px solid rgba(255,255,255,.08)}.slide-card span{display:block;margin-bottom:38px;color:#fff;font-weight:850}.slide-card ul{margin:0;padding-left:16px;color:#ffffffa6;font-size:13px;line-height:1.55}.slide-card--timeline{background:linear-gradient(135deg,#c8ff5f2e,#ffffff0f)}.slide-card--cards{background:linear-gradient(135deg,#ff8a5b2e,#ffffff0f)}.note-card{margin-top:12px;padding:16px;border-radius:16px;background:#ffffff12}.paper-preview{padding:28px;border-radius:18px;background:#fafafa;color:var(--ink)}.paper-preview span{color:#6070ff;font-size:12px;font-weight:950;letter-spacing:.12em;text-transform:uppercase}.paper-preview h3{color:var(--ink)}.paper-preview h4{margin:18px 0 8px;font-size:17px}.paper-preview p{margin:0;color:var(--ink-soft);line-height:1.65}.edit-list{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:12px}.metric-grid{grid-template-columns:repeat(3,1fr)}.metric-grid span{display:inline-flex;margin-top:8px;color:var(--lime);font-size:12px;font-weight:850}.sheet-preview-grid{display:grid;grid-template-columns:1fr .6fr;gap:14px;margin-top:14px}.sheet-preview-grid table{width:100%;border-collapse:collapse;overflow:hidden;border-radius:16px;background:#ffffff0f;font-size:13px}.sheet-preview-grid th,.sheet-preview-grid td{padding:12px;border-bottom:1px solid rgba(255,255,255,.08);text-align:left}.sheet-preview-grid th{color:var(--lime)}.bar-chart{display:flex;align-items:end;gap:10px;height:100%;min-height:182px;padding:16px;border-radius:16px;background:linear-gradient(180deg,#6772ff38,#6772ff0f)}.bar-chart span{flex:1;border-radius:999px 999px 0 0;background:linear-gradient(180deg,#9ba3ff,#6571ff)}.insight-grid{grid-template-columns:repeat(2,1fr);margin-top:14px}.next-action{margin-top:16px;padding:14px 16px;border-radius:16px;background:#c8ff5f1f;color:var(--lime);font-weight:850}.conversion-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:18px}.form-error,.form-success{margin:12px 0 0;font-size:14px;font-weight:800}.form-error{color:#ff8478}.form-success{color:#1c9b53}.simple-page{margin-top:-76px;padding:166px 0 110px;min-height:760px;color:#fff;background:radial-gradient(circle at 80% 12%,rgba(103,114,255,.34),transparent 34%),linear-gradient(135deg,#0d1018,#242646)}.simple-page--enterprise{background:radial-gradient(circle at 84% 10%,rgba(200,255,95,.16),transparent 30%),linear-gradient(135deg,#0d1018,#111827 58%,#21312b)}.simple-page__grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,460px);gap:54px;align-items:center}.simple-page__copy p{margin:22px 0 30px;color:#ffffffab}.check-list{display:grid;gap:12px;padding:0;margin:0 0 30px;list-style:none;color:#c8ff5fe6;font-weight:850}.lead-form{display:grid;gap:16px;padding:28px;background:#ffffffeb;color:var(--ink);box-shadow:var(--shadow-dark)}.lead-form label{display:grid;gap:8px}.lead-form span{color:var(--ink-soft);font-size:13px;font-weight:850}.lead-form input,.lead-form textarea{width:100%;border:1px solid var(--line);border-radius:16px;padding:14px 16px;background:#fff;color:var(--ink);outline:0}@media(max-width:1080px){.site-nav{display:none}.hero-section__grid,.section-heading--split,.workflow-grid,.cta-panel,.playground-shell__head,.workbench__grid,.simple-page__grid{grid-template-columns:1fr}.hero-section__grid{gap:44px}.hero-product{transform:none}.feature-grid,.quick-cards{grid-template-columns:repeat(2,1fr)}.playground-preview{grid-template-columns:1fr}.playground-status{width:fit-content}.playground-app{grid-template-columns:1fr}.mode-sidebar{grid-template-columns:repeat(4,1fr)}}@media(max-width:720px){.shell{width:min(100% - 28px,1180px)}.site-header__inner{min-height:66px}.site-header__actions .text-link{display:none}.site-header__actions .button{min-height:38px;padding-inline:14px;font-size:12px}.logo__text{font-size:15px}.logo__mark{width:28px;height:28px;border-radius:9px;font-size:11px}.hero-section,.playground-shell,.simple-page{margin-top:-66px;padding-top:130px}.hero-section{padding-bottom:76px}.hero-copy h1{font-size:clamp(48px,16vw,68px)}.hero-copy p,.playground-shell__head p{font-size:17px}.hero-copy__actions,.cta-panel__actions,.conversion-actions{flex-direction:column}.button{width:100%}.hero-product__body,.command-card,.sheet-preview-grid,.metric-grid,.field-grid,.slide-strip,.edit-list,.insight-grid{grid-template-columns:1fr}.hero-product__rail,.hero-product__float{display:none}.command-card{align-items:stretch}.section{padding:78px 0}.section-heading h2,.cta-panel h2,.simple-page h1{font-size:clamp(38px,12vw,54px)}.quick-cards,.feature-grid{grid-template-columns:1fr}.feature-card{min-height:auto}.loop-steps{align-items:stretch;flex-direction:column}.loop-steps b{display:none}.cta-panel,.conversion-card,.mini-panel{padding:24px}.site-footer__inner{flex-direction:column;align-items:flex-start;padding:28px 0}.playground-status{grid-template-columns:repeat(2,auto);border-radius:24px}.mode-sidebar{grid-template-columns:repeat(2,1fr)}.mode-sidebar button{min-height:72px}.workbench__toolbar,.input-panel__top,.output-panel__top{flex-direction:column;align-items:stretch}.workbench__grid,.playground-app{padding:10px}.input-panel,.output-panel{padding:18px}.result-preview,.processing-view,.empty-preview{min-height:360px}.simple-page__grid{gap:28px}}h1,h2,h3,h4,p,li,a,button,strong,span{word-break:keep-all;line-break:strict}.hero-copy h1{max-width:720px;font-size:clamp(56px,5.45vw,84px);line-height:.98;letter-spacing:-.065em}.hero-copy h1 .hero-line{display:block;color:#fff;white-space:nowrap}.hero-copy h1 .hero-line--accent{color:var(--lime)}.hero-section__grid{grid-template-columns:minmax(500px,1.02fr) minmax(460px,.98fr);gap:clamp(36px,5vw,72px)}.hero-product{max-width:620px;justify-self:end}.feature-grid{grid-template-columns:repeat(auto-fit,minmax(230px,1fr))}.quick-cards{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.section-heading h2{max-width:760px}.section-heading--split{grid-template-columns:minmax(420px,1fr) minmax(320px,.72fr);gap:clamp(40px,7vw,96px)}.cta-panel{grid-template-columns:minmax(0,1fr) auto}.cta-panel h2{max-width:760px;font-size:clamp(38px,4.4vw,60px);line-height:1.04;letter-spacing:-.065em}.cta-panel__actions{flex-wrap:wrap;justify-content:flex-end;min-width:220px}@media(max-width:1180px){.hero-section__grid{grid-template-columns:1fr}.hero-product{justify-self:start;width:min(100%,680px)}.section-heading--split,.cta-panel{grid-template-columns:1fr}.cta-panel__actions{justify-content:flex-start}}@media(max-width:900px){.playground-preview{grid-template-columns:1fr}.feature-grid,.quick-cards{grid-template-columns:repeat(auto-fit,minmax(min(100%,260px),1fr))}}@media(max-width:720px){.hero-copy h1{font-size:clamp(42px,11.5vw,58px);line-height:1.02;letter-spacing:-.055em}.hero-copy h1 .hero-line{white-space:normal}.cta-panel h2{font-size:clamp(34px,10vw,48px)}}.editor-stage{grid-column:1 / -1;display:grid;gap:16px;margin-top:2px;border-radius:30px;padding:24px;background:#0f1420;color:#fff;border:1px solid rgba(255,255,255,.1);box-shadow:0 24px 70px #03061038}.editor-stage__head{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:24px;align-items:end}.editor-stage__head span{display:inline-flex;margin-bottom:8px;color:var(--lime);font-size:12px;font-weight:950;letter-spacing:.12em;text-transform:uppercase}.editor-stage__head h2{margin:0;font-size:clamp(28px,3vw,46px);line-height:1;letter-spacing:-.06em}.editor-stage__head p{max-width:760px;margin:12px 0 0;color:#ffffff9e;line-height:1.65}.editor-stage__meta{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px;max-width:520px}.editor-stage__meta span{margin:0;padding:8px 11px;border-radius:999px;background:#ffffff14;border:1px solid rgba(255,255,255,.12);color:#ffffffbd;font-size:11px;letter-spacing:0;text-transform:none}.editor-stage__controls{display:flex;flex-wrap:wrap;gap:10px}.editor-stage__controls .button--light{color:#10131b;background:#ffffffeb}.editor-stage__notice{margin:0;padding:13px 15px;border-radius:16px;background:#ffffff14;color:#ffffffbd;font-size:14px;font-weight:750}.editor-stage__notice--ready{background:#c8ff5f1c;color:#e1ffa9f2}.editor-stage__notice--error{background:#ff847821;color:#ffb5ad}.editor-stage__notice--loading,.editor-stage__notice--applying,.editor-stage__notice--saving,.editor-stage__notice--sharing,.editor-stage__notice--exporting{background:#7c88ff29;color:#dbe0ff}.editor-stage__share{display:grid;gap:6px;padding:14px 16px;border-radius:18px;background:#c8ff5f1a;border:1px solid rgba(200,255,95,.18)}.editor-stage__share span{color:var(--lime);font-size:12px;font-weight:950;letter-spacing:.1em;text-transform:uppercase}.editor-stage__share a{overflow-wrap:anywhere;color:#fff;font-weight:850}.editor-stage__share small{color:#ffffff94}.editor-frame{overflow:hidden;height:min(820px,max(680px,calc(100vh - 130px)));min-height:640px;border-radius:24px;background:#f5f7fb;border:1px solid rgba(255,255,255,.14)}.editor-frame cywell-editor{min-height:100%}.editor-snapshot{overflow:hidden;border-radius:18px;background:#ffffff0f;border:1px solid rgba(255,255,255,.08)}.editor-snapshot summary{cursor:pointer;padding:14px 16px;color:#ffffffc2;font-weight:850}.editor-snapshot pre{overflow:auto;max-height:220px;margin:0;padding:16px;background:#00000047;color:#dfe7ff;font-size:12px;line-height:1.55}@media(max-width:1080px){.editor-stage__head{grid-template-columns:1fr}.editor-stage__meta{justify-content:flex-start}}@media(max-width:720px){.editor-stage{padding:16px;border-radius:24px}.editor-stage__controls{display:grid;grid-template-columns:1fr}.editor-frame{min-height:540px;height:620px;border-radius:18px}}.console-body-root{background:#f6f8fb;color:#0f172a;overflow:hidden}.product-console{min-height:100vh;background:#f6f8fb;color:#111827}.console-topbar{height:57px;display:grid;grid-template-columns:240px minmax(0,1fr) auto;align-items:center;border-bottom:1px solid #dce3ee;background:#ffffffeb;backdrop-filter:blur(16px)}.console-brand{display:inline-flex;align-items:center;gap:10px;padding-left:22px;font-weight:850;letter-spacing:-.035em}.console-brand span{display:grid;width:30px;height:30px;place-items:center;border-radius:10px;background:#111827;color:var(--lime);font-size:12px;font-weight:950}.console-topbar nav{display:flex;align-items:center;gap:34px;color:#374151;font-size:15px}.console-topbar nav a.active{color:#111827;font-weight:850}.console-topbar__right{display:flex;align-items:center;gap:14px;padding-right:14px}.console-search{display:flex;align-items:center;gap:8px;width:160px;height:34px;padding:0 12px;border:1px solid #d9e1ef;border-radius:8px;background:#fff;color:#6b7280}.console-search input{width:100%;border:0;outline:0;background:transparent;color:#111827;font-size:14px}.console-login{display:inline-flex;align-items:center;height:36px;padding:0 17px;border-radius:999px;background:#5f5cf6;color:#fff;font-weight:850;font-size:14px}.console-layout{display:grid;grid-template-columns:240px minmax(0,1fr);min-height:calc(100vh - 57px)}.console-sidebar{position:relative;display:flex;flex-direction:column;gap:22px;padding:26px 12px 18px;border-right:1px solid #dce3ee;background:#fbfcff}.console-sidebar__group h2{margin:0 0 14px;color:#111827;font-size:14px;font-weight:900;letter-spacing:.08em}.console-sidebar section{display:grid;gap:6px;margin-bottom:16px}.console-sidebar section h3{margin:0 0 4px 8px;color:#6b7280;font-size:12px;font-weight:900;letter-spacing:.04em}.console-sidebar section a{display:flex;align-items:center;justify-content:space-between;min-height:34px;padding:0 10px 0 18px;border-left:1px solid #dbe3ef;border-radius:0 8px 8px 0;color:#2f3441;font-size:14px}.console-sidebar section a.active{border-left-color:#6f7dff;background:#f0f2f8;color:#111827;font-weight:850}.console-sidebar section b{padding:3px 6px;border-radius:6px;background:#6d5df6;color:#fff;font-size:11px}.console-sidebar__foot{display:flex;gap:14px;margin-top:auto;padding:14px 10px 0;border-top:1px solid #edf1f7;color:#6b7280;font-size:12px}.console-workspace{min-width:0;display:grid;grid-template-rows:130px minmax(0,1fr)}.console-sample-strip{display:flex;align-items:center;gap:14px;padding:18px;border-bottom:1px solid #dce3ee;background:#fbfcff}.sample-card{display:grid;align-content:center;justify-items:center;width:60px;height:72px;border:1px solid #d4ddea;border-radius:6px;background:#fff;color:#718096;font-size:12px}.sample-card small{margin-bottom:5px;color:#8a98af;font-size:11px}.sample-card span{font-weight:850}.sample-card.active{border-color:#78a8ff;box-shadow:0 0 0 2px #78a8ff29}.sample-card--upload{width:72px;border-style:dashed;background:#f8fafc;cursor:pointer}.sample-card--upload input{display:none}.sample-card--upload span{color:#546179;font-size:28px;line-height:1}.console-sample-strip__actions{margin-left:auto;display:flex;gap:14px}.console-sample-strip__actions a,.console-sample-strip__actions button{display:inline-flex;align-items:center;min-height:38px;padding:0 16px;border:0;border-radius:8px;background:#111827;color:#fff;font-weight:850}.console-grid{min-height:0;display:grid;grid-template-columns:minmax(320px,.9fr) minmax(430px,1.3fr) 268px}.console-source-pane,.console-result-pane,.console-config-pane{min-width:0;min-height:0;border-right:1px solid #dce3ee}.console-source-pane{position:relative;display:grid;grid-template-rows:minmax(0,1fr) auto;background:#edf2f8}.document-canvas{min-height:0;display:grid;place-items:center;padding:40px 28px;overflow:auto}.sample-document-page{width:min(462px,100%);min-height:600px;padding:28px 38px;background:#fff;border:1px solid #e5e7eb;box-shadow:0 18px 50px #1f293714}.sample-document-page header{text-align:right;color:#8b95a7;font-size:9px}.sample-document-page h2{margin:46px 0 10px;color:#0f4d8f;font-size:18px}.sample-document-page p{color:#333b4c;font-size:12px;line-height:1.6}.donut-chart{position:relative;width:132px;height:132px;margin:34px auto 18px;border-radius:50%;background:conic-gradient(#0471b8 0 55%,#a91aa4 55% 75%,#ef4444 75% 86%,#f97316 86% 100%)}.donut-chart i{position:absolute;inset:31px;border-radius:50%;background:#fff}.donut-chart b{position:absolute;right:-102px;top:22px;width:112px;height:38px;border:1px solid #f97316;border-radius:999px}.sample-document-page h3{margin:22px 0 10px;color:#0f4d8f;font-size:15px}.doc-bars{display:grid;gap:8px}.doc-bars span{height:12px;border-radius:999px;background:#dbeafe}.doc-bars span:nth-child(2){width:78%}.doc-bars span:nth-child(3){width:54%}.sample-document-page footer{margin-top:44px;color:#0071bc;font-weight:900}.document-canvas--source{place-items:stretch;align-content:center}.source-brief-card{max-width:460px;margin:auto;padding:28px;border-radius:24px;background:#fff;box-shadow:0 18px 50px #1f293714}.source-brief-card span{color:#6673ff;font-size:12px;font-weight:950}.source-brief-card h2{margin:10px 0 14px;font-size:26px;letter-spacing:-.04em}.source-brief-card p{color:#4b5563;line-height:1.65}.source-brief-card strong{display:inline-flex;margin-top:18px;color:#111827}.source-flow-preview{display:flex;justify-content:center;gap:10px;margin-top:22px;color:#6b7280;font-weight:850}.console-source-actions{display:flex;gap:8px;padding:14px 16px}.console-source-actions button{border:1px solid #d4ddea;border-radius:8px;background:#f8fafc;padding:8px 12px;color:#374151}.console-result-pane{display:grid;grid-template-rows:auto auto auto minmax(0,1fr);padding:20px 16px 16px;background:#f8fafc;overflow:hidden}.console-result-pane__head{display:flex;align-items:start;justify-content:space-between;gap:16px}.console-result-pane__head h1{margin:0;font-size:20px;letter-spacing:-.04em}.console-result-pane__head p{margin:7px 0 0;color:#64748b;font-size:13px;line-height:1.45}.run-state{flex:none;padding:5px 9px;border-radius:999px;background:#e8edf6;color:#475569;font-size:12px;font-weight:850}.run-state--running{background:#ede9fe;color:#6d28d9}.run-state--done{background:#dcfce7;color:#047857}.run-state--error{background:#fee2e2;color:#dc2626}.console-field{display:grid;gap:8px;margin-top:18px}.console-field--inline{grid-template-columns:70px minmax(0,1fr);align-items:center;margin-top:16px}.console-field span{color:#4b5563;font-size:13px;font-weight:850}.console-field input,.console-field select,.console-field textarea{width:100%;border:1px solid #ccd6e4;border-radius:8px;padding:10px 12px;background:#fff;color:#111827;outline:0}.console-tabs{display:flex;gap:8px;margin:14px 0 8px}.console-tabs button{border:0;border-radius:9px;padding:10px 14px;background:transparent;color:#374151}.console-tabs button.active{background:#fff;box-shadow:0 1px 2px #0f172a0f}.console-error{margin:0 0 8px;padding:10px 12px;border-radius:9px;background:#fee2e2;color:#b91c1c;font-weight:750}.ocr-output,.console-editor-surface,.console-json-output{min-height:0;overflow:auto;border-radius:10px;background:#fff;border:1px solid #e3e9f2}.ocr-output{padding:28px}.ocr-output h2{margin:0 0 18px;font-size:18px}.ocr-output--empty{display:grid;place-items:center;text-align:center;color:#64748b}.ocr-field-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin-bottom:18px}.ocr-field-grid div{padding:12px;border-radius:10px;background:#f1f5f9}.ocr-field-grid small{display:block;margin-bottom:5px;color:#64748b}.ocr-text-page{padding:24px 28px;border-radius:10px;background:#fff;box-shadow:inset 0 0 0 1px #eef2f7;color:#111827}.ocr-text-page p{margin:0 0 22px;line-height:1.65}.console-json-output{margin:0;padding:18px;color:#dbeafe;background:#101827;font-size:12px;line-height:1.55}.console-config-pane{display:flex;flex-direction:column;padding:20px 16px;background:#f8fafc;border-right:0}.console-config-pane__head{display:flex;justify-content:space-between;align-items:center}.console-config-pane__head h2{margin:0;font-size:20px;letter-spacing:-.04em}.tone-picker--console{margin-top:14px}.console-run-button{min-height:44px;margin-top:18px;border:0;border-radius:10px;background:#111827;color:#fff;font-weight:900}.console-config-pane__bottom{display:flex;justify-content:space-between;gap:10px;margin-top:auto;padding-top:16px;border-top:1px solid #e3e9f2}.console-config-pane__bottom button{border:0;background:transparent;color:#5f5cf6;font-weight:850}.console-panel-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;border-bottom:1px solid #e3e9f2}.console-panel-toolbar>div:first-child{display:grid;gap:2px}.console-panel-toolbar span{color:#64748b;font-size:12px}.console-panel-actions{display:flex;flex-wrap:wrap;gap:7px}.console-panel-actions button{border:1px solid #d8e0eb;border-radius:8px;padding:7px 9px;background:#fff;color:#111827;font-weight:800;font-size:12px}.console-status{margin:0;padding:8px 12px;border-bottom:1px solid #e3e9f2;color:#64748b;font-size:12px;font-weight:750}.console-status--error{color:#b91c1c;background:#fee2e2}.console-status--ready{color:#047857;background:#ecfdf5}.console-share-link{display:grid;gap:4px;padding:8px 12px;background:#eff6ff;border-bottom:1px solid #dbeafe;font-size:12px}.console-share-link a{overflow-wrap:anywhere;color:#1d4ed8;font-weight:850}.console-editor-frame{height:min(620px,calc(100vh - 370px));min-height:460px;background:#f1f5f9}.console-editor-frame cywell-editor{min-height:100%}.console-envelope{border-top:1px solid #e3e9f2}.console-envelope summary{cursor:pointer;padding:9px 12px;color:#64748b;font-size:12px;font-weight:850}.console-envelope pre{max-height:160px;margin:0;overflow:auto;padding:12px;background:#101827;color:#dbeafe;font-size:12px}@media(max-width:1180px){.console-grid{grid-template-columns:minmax(280px,.9fr) minmax(420px,1.2fr)}.console-config-pane{grid-column:1 / -1;border-top:1px solid #dce3ee}}@media(max-width:860px){.console-body-root{overflow:auto}.console-topbar{grid-template-columns:1fr auto}.console-topbar nav,.console-search{display:none}.console-layout{grid-template-columns:1fr}.console-sidebar{display:none}.console-workspace{grid-template-rows:auto auto}.console-sample-strip{overflow-x:auto}.console-grid{grid-template-columns:1fr}.console-source-pane,.console-result-pane{border-right:0;border-bottom:1px solid #dce3ee}.console-editor-frame{height:560px}}.studio-app{--studio-bg: #f0eee8;--studio-panel: #fffdf8;--studio-panel-2: #f8f7f2;--studio-line: #dedfd8;--studio-line-strong: #cfd2ca;--studio-ink: #171923;--studio-muted: #747b88;--studio-rail: #141922;--studio-lime: #c9ff59;--studio-violet: #6957e8;height:100vh;min-height:760px;display:grid;grid-template-columns:292px minmax(0,1fr);overflow:hidden;background:var(--studio-bg);color:var(--studio-ink)}.studio-app--editor-mode{grid-template-columns:268px minmax(0,1fr);min-height:620px}.studio-rail{display:flex;flex-direction:column;align-items:center;padding:16px 0 14px;background:var(--studio-rail);color:#fff}.studio-rail__mark,.studio-rail__avatar{display:grid;place-items:center;font-weight:950}.studio-rail__mark{width:40px;height:40px;border-radius:14px;background:var(--studio-lime);color:#10141c;font-size:12px;letter-spacing:-.04em;box-shadow:0 0 0 5px #c9ff5914}.studio-rail__divider{width:30px;height:1px;margin:18px 0 12px;background:#ffffff1a}.studio-rail nav{display:grid;gap:9px}.studio-rail nav a{position:relative;display:grid;width:42px;height:42px;place-items:center;border-radius:13px;color:#818b9a;font-weight:900}.studio-rail nav a:hover,.studio-rail nav a.active{background:#2a3140;color:var(--studio-lime)}.studio-rail nav a.active:after{content:"";position:absolute;right:-15px;width:4px;height:22px;border-radius:999px;background:var(--studio-lime)}.studio-rail__spacer{flex:1}.studio-rail__avatar{width:36px;height:36px;border-radius:12px;background:linear-gradient(145deg,#6e5ae8,#9c8eff);color:#fff;font-size:10px}.studio-shelf{min-height:0;display:flex;flex-direction:column;border-right:1px solid var(--studio-line);background:var(--studio-panel-2)}.studio-shelf__brandbar{display:grid;grid-template-columns:minmax(0,1fr) 38px;gap:10px;align-items:center;padding:14px 16px;border-bottom:1px solid var(--studio-line);background:var(--studio-panel-2);color:var(--studio-ink)}.studio-brand-card{display:grid;grid-template-columns:40px minmax(0,1fr);column-gap:10px;align-items:center;min-width:0;color:var(--studio-ink)}.studio-brand-card span{grid-row:span 2;display:grid;width:40px;height:40px;place-items:center;border-radius:14px;background:linear-gradient(145deg,var(--studio-lime),#e5ff9b);color:#10141c;font-size:12px;font-weight:950;letter-spacing:-.04em;box-shadow:0 8px 20px #95be3f2e}.studio-brand-card strong,.studio-brand-card small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.studio-brand-card strong{align-self:end;font-size:13px;font-weight:950}.studio-brand-card small{align-self:start;margin-top:3px;color:var(--studio-muted);font-size:10px}.studio-brand-action{display:grid;width:38px;height:38px;place-items:center;border-radius:13px;border:1px solid var(--studio-line);background:#fff;color:var(--studio-violet);font-size:10px;font-weight:950;box-shadow:0 4px 12px #1c1e260a}.studio-shelf__head{display:grid;gap:9px;padding:13px 14px 12px;border-bottom:1px solid rgba(219,220,214,.72)}.studio-kicker,.shelf-section h2{color:#858b96;font-size:10px;font-weight:900;letter-spacing:.13em;text-transform:uppercase}.workspace-card{display:grid;grid-template-columns:38px minmax(0,1fr) auto;gap:10px;align-items:center;margin-top:9px;padding:12px;border:1px solid var(--studio-line);border-radius:16px;background:var(--studio-panel);box-shadow:0 4px 12px #1c1e260a}.workspace-card__mark{display:grid;width:38px;height:38px;place-items:center;border-radius:12px;background:#1c2230;color:var(--studio-lime);font-size:11px;font-weight:950}.workspace-card strong,.workspace-card small{display:block}.workspace-card strong{font-size:13px}.workspace-card small{margin-top:3px;color:var(--studio-muted);font-size:10px}.workspace-card i{color:#9aa1ad;font-style:normal}.current-task-card{display:grid;grid-template-columns:38px minmax(0,1fr);gap:10px;align-items:center;padding:11px;border:1px solid var(--studio-line);border-radius:16px;background:#fffdfa;box-shadow:0 4px 12px #1c1e2609}.current-task-card__mark{display:grid;width:38px;height:38px;place-items:center;border-radius:12px;background:var(--studio-violet);color:#fff;font-size:14px;font-weight:950}.current-task-card small,.current-task-card strong,.current-task-card em{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.current-task-card small{color:#9aa1ad;font-size:9px;font-style:normal;font-weight:900}.current-task-card strong{margin-top:2px;color:var(--studio-ink);font-size:13px}.current-task-card em{margin-top:3px;color:#6d7480;font-size:10px;font-style:normal}.sidebar-action-stack{display:grid;gap:7px}.new-task-button{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;height:43px;margin-top:12px;border:0;border-radius:14px;background:linear-gradient(135deg,var(--studio-violet),#8575f3);color:#fff;box-shadow:0 10px 25px #6957e838;font-size:13px;font-weight:850}.new-task-button span{font-size:13px;font-weight:800}.sidebar-action-stack .new-task-button{margin-top:0}.new-task-button:disabled,.studio-run-top:disabled,.ocr-workbench__actions button:disabled,.command-composer button:disabled{background:#e4e2db;color:#8f96a3;box-shadow:none;opacity:1}.new-task-button:disabled span,.studio-run-top:disabled i{opacity:.7}.studio-shelf__scroll{min-height:0;overflow:auto;padding:4px 14px 18px}.shelf-section{margin-top:15px}.shelf-section h2{margin:0 4px 9px}.source-collection{display:grid;gap:7px}.studio-tool-list{position:relative;z-index:25;display:grid;gap:7px}.studio-tool{min-height:64px;display:grid;grid-template-columns:40px minmax(0,1fr);gap:9px;align-items:center;padding:9px;border:1px solid transparent;border-radius:16px;color:#5f6674;text-decoration:none;transition:border-color .14s ease,background .14s ease,box-shadow .14s ease,transform .14s ease}.studio-tool-hint{display:block;padding:7px 10px;border-radius:999px;background:#ffffffa8;color:#8c929d;font-size:9px;font-weight:850;text-align:center;transition:opacity .12s ease,transform .12s ease}.studio-tool-list.expanded .studio-tool-hint,.studio-tool-list:focus-within .studio-tool-hint{opacity:0;transform:translateY(-2px)}.studio-tool-popover{position:absolute;top:71px;left:0;right:0;z-index:40;display:grid;gap:7px;padding:7px;border:1px solid rgba(218,216,232,.9);border-radius:20px;background:#f9f8f4f7;box-shadow:0 18px 42px #20242d24;opacity:0;pointer-events:none;visibility:hidden;transform:translateY(-8px) scale(.985);transform-origin:top center;transition:opacity .16s ease,transform .18s cubic-bezier(.22,1,.36,1),visibility 0s linear .18s}.studio-tool-popover .studio-tool{opacity:0;transform:translateY(-5px);transition:opacity .14s ease,transform .16s cubic-bezier(.22,1,.36,1),border-color .14s ease,background .14s ease,box-shadow .14s ease}.studio-tool-list.expanded .studio-tool-popover,.studio-tool-list:focus-within .studio-tool-popover{opacity:1;pointer-events:auto;visibility:visible;transform:translateY(0) scale(1);transition-delay:0s}.studio-tool-list.expanded .studio-tool-popover .studio-tool,.studio-tool-list:focus-within .studio-tool-popover .studio-tool{opacity:1;transform:translateY(0)}.studio-tool-list.expanded .studio-tool-popover .studio-tool:nth-child(2),.studio-tool-list:focus-within .studio-tool-popover .studio-tool:nth-child(2){transition-delay:25ms}.studio-tool-list.expanded .studio-tool-popover .studio-tool:nth-child(3),.studio-tool-list:focus-within .studio-tool-popover .studio-tool:nth-child(3){transition-delay:.05s}.studio-tool span{grid-row:span 2;display:grid;width:40px;height:40px;place-items:center;border-radius:13px;background:#e9e8e2;color:#515965;font-weight:900}.studio-tool b,.studio-tool small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.studio-tool b{align-self:end;font-size:12px}.studio-tool small{align-self:start;color:#9399a4;font-size:9px}.studio-tool:hover,.studio-tool.active{border-color:#d9d5ff;background:#fff;color:var(--studio-ink);box-shadow:0 8px 22px #352f6914}.studio-tool.active span{background:var(--studio-violet);color:#fff}.flow-progress-card{padding:13px 12px;border:1px solid var(--studio-line);border-radius:17px;background:#fff}.flow-progress-step{position:relative;display:grid;grid-template-columns:22px minmax(0,1fr);column-gap:8px;min-height:43px}.flow-progress-step:not(:last-child):before{content:"";position:absolute;left:10px;top:23px;bottom:-2px;width:1px;background:#dfe1db}.flow-progress-step span{z-index:1;display:grid;width:22px;height:22px;place-items:center;border-radius:50%;background:#eceee9;color:#737b88;font-size:9px;font-weight:900}.flow-progress-step.done span{background:#202631;color:var(--studio-lime)}.flow-progress-step.active span{background:var(--studio-lime);color:#171b23;box-shadow:0 0 0 4px #c9ff5938}.flow-progress-step.error span{background:#ff6b5f;color:#fff;box-shadow:0 0 0 4px #ff6b5f2e}.flow-progress-step strong,.flow-progress-step small{min-width:0}.flow-progress-step strong{margin-top:3px;font-size:10px}.flow-progress-step small{grid-column:2;margin-top:-15px;color:#999faa;font-size:9px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.source-upload-card{display:grid;justify-items:center;gap:4px;margin-bottom:8px;padding:12px;border:1px dashed #c6cad1;border-radius:15px;background:#ffffff94;cursor:pointer}.source-upload-card--primary{grid-template-columns:34px minmax(0,1fr);justify-items:start;align-items:center;column-gap:10px;min-height:58px;margin-bottom:0;padding:10px 11px;border-style:solid;background:#fff}.source-upload-card input{display:none}.source-upload-card span{font-size:20px;color:var(--studio-violet)}.source-upload-card--primary span{grid-row:span 2;display:grid;width:34px;height:34px;place-items:center;border-radius:11px;background:#f0efff}.source-upload-card strong{font-size:11px}.source-upload-card--primary strong,.source-upload-card--primary small{min-width:0;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.source-upload-card small{color:#8f96a3;font-size:9px}.source-item{display:grid;grid-template-columns:36px minmax(0,1fr);gap:8px;align-items:center;min-height:53px;border:1px solid var(--studio-line);border-radius:14px;padding:8px;background:#ffffffb8;text-align:left}.source-item span{grid-row:span 2;display:grid;width:32px;height:38px;place-items:center;border:1px solid #d9ddd7;border-radius:8px;background:#fff;color:var(--studio-violet);font-size:9px;font-weight:950}.source-item b,.source-item small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.source-item b{align-self:end;font-size:10px}.source-item small{align-self:start;color:#9a9faa;font-size:8px}.source-item.active{border-color:#d0c8ff;background:#fff;box-shadow:0 8px 18px #352f6912}.source-item--compact{min-height:48px;padding:7px}.sidebar-reading-card{display:grid;gap:7px;padding:10px 11px;border:1px solid #dfe2dc;border-radius:14px;background:#ffffffc2}.sidebar-reading-card.done{border-color:#d8efb0;background:#fbfff4}.sidebar-reading-card.active{border-color:#d7d1ff;background:#f7f5ff}.sidebar-reading-card.error{border-color:#fecaca;background:#fff7f7}.sidebar-reading-card div{display:flex;align-items:center;justify-content:space-between;gap:8px}.sidebar-reading-card span{flex:0 0 auto;padding:4px 7px;border-radius:999px;background:#eef0e9;color:#58606d;font-size:8px;font-weight:950}.sidebar-reading-card strong{min-width:0;color:#1f2633;font-size:10px;font-weight:950;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sidebar-reading-card p,.sidebar-reading-card small{margin:0;color:#7b8390;font-size:9px;line-height:1.45}.sidebar-reading-card small{color:#596170;font-weight:850}.source-empty-card{display:grid;place-items:center;min-height:46px;padding:10px;border:1px dashed #d6d8d2;border-radius:14px;background:#ffffff80;color:#8d94a0;font-size:9px;font-weight:800;text-align:center}.studio-shelf__foot{display:flex;align-items:center;justify-content:space-between;padding:12px 18px 15px;border-top:1px solid var(--studio-line);color:#8c929d;font-size:10px}.studio-shelf__foot strong{color:#5c6370}.studio-main{min-width:0;min-height:0;display:grid;grid-template-rows:78px minmax(0,1fr)}.studio-app--editor-mode .studio-main{grid-template-rows:64px minmax(0,1fr)}.studio-workbar{display:flex;align-items:center;gap:16px;height:69px;padding:0 22px;border-bottom:1px solid var(--studio-line);background:#f8f7f2f0;backdrop-filter:blur(12px)}.studio-app--editor-mode .studio-workbar{height:64px;padding:0 14px 0 20px;gap:12px}.studio-title-block{min-width:260px}.studio-app--editor-mode .studio-title-block{min-width:220px}.studio-workbar__meta{display:flex;align-items:center;gap:7px;min-width:0;overflow:hidden}.studio-workbar__meta span{display:block;max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;height:30px;border:1px solid #e0e1dc;border-radius:999px;padding:7px 10px 0;background:#fff;color:#6d7480;font-size:10px;font-weight:850}.studio-title-block span{color:#8f95a0;font-size:10px}.studio-title-block h1{margin:5px 0 0;font-size:20px;letter-spacing:-.04em}.studio-tabs{display:flex;align-items:center;gap:4px;padding:4px;border-radius:12px;background:#e8e7e1}.studio-tabs button{height:31px;border:0;border-radius:9px;padding:0 14px;background:transparent;color:#717784;font-size:11px;font-weight:800}.studio-tabs button.active{background:#fff;color:var(--studio-ink);box-shadow:0 3px 9px #1b1e2612}.studio-workbar__actions{display:flex;align-items:center;gap:9px;margin-left:auto}.studio-status{display:flex;align-items:center;gap:7px;height:32px;padding:0 11px;border:1px solid var(--studio-line);border-radius:11px;background:#fff;color:#646b78;font-size:10px;font-weight:800}.studio-status i,.studio-run-top i,.plugin-boundary-card i{width:7px;height:7px;border-radius:50%;background:var(--studio-lime);box-shadow:0 0 0 3px #c9ff5938}.studio-status--running i{background:#8b7bf7}.studio-status--error i{background:#ff6b5f}.studio-icon-action{display:grid;width:34px;height:34px;place-items:center;border:1px solid var(--studio-line);border-radius:11px;background:#fff;color:#6c7280}.studio-secondary-action{height:34px;border:1px solid var(--studio-line);border-radius:11px;padding:0 12px;background:#fff;color:#404856;font-size:11px;font-weight:900}.studio-run-top{display:flex;align-items:center;gap:7px;height:38px;border:0;border-radius:12px;padding:0 16px;background:#171b24;color:#fff;box-shadow:0 9px 19px #171b242b;font-size:11px;font-weight:900}.studio-file-upload-action{display:flex;align-items:center;gap:7px;height:38px;border:0;border-radius:12px;padding:0 16px;background:#171b24;color:#fff;box-shadow:0 9px 19px #171b242b;font-size:11px;font-weight:900;cursor:pointer}.studio-file-upload-action input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.studio-file-upload-action i{width:8px;height:8px;border-radius:999px;background:var(--studio-lime);box-shadow:0 0 0 4px #c9ff5929}.studio-body{min-height:0;display:grid;position:relative;grid-template-columns:minmax(0,1fr);gap:0;padding:14px 15px 15px;overflow:hidden}.studio-body--editor{padding:12px}.studio-canvas-shell,.studio-inspector{min-width:0;min-height:0;overflow:hidden;border:1px solid var(--studio-line);border-radius:24px;background:var(--studio-panel);box-shadow:0 3px 12px #1c1e2608}.studio-canvas-shell{display:grid;grid-template-rows:54px minmax(0,1fr)}.studio-canvas-shell--workbench{display:block;border-radius:16px;background:#fff}.studio-body--editor .studio-canvas-shell--workbench{border-radius:14px}.ocr-workbench{display:grid;grid-template-rows:52px minmax(0,1fr);height:100%;min-height:0;overflow:hidden;background:#fff}.editor-playground-workbench{display:grid;grid-template-rows:minmax(0,1fr);height:100%;min-height:0;overflow:hidden;background:#f7f7f3}.editor-playground-workbench__header{display:flex;align-items:center;justify-content:space-between;gap:14px;min-width:0;padding:0 14px;border-bottom:1px solid #dedfd9;background:#fffdfa}.editor-playground-workbench__meta{display:flex;align-items:center;gap:7px;flex:0 0 auto}.editor-playground-workbench__meta span,.editor-playground-workbench__meta strong{display:inline-flex;align-items:center;min-height:27px;padding:0 10px;border:1px solid #e0e1dc;border-radius:999px;background:#fff;color:#6f7683;font-size:10px;font-weight:850}.editor-playground-workbench__meta strong{border-color:#d6eeb0;background:#f6ffe8;color:#33411f}.editor-playground-surface{position:relative;min-height:0;overflow:hidden;background:#fff}.editor-playground-surface .console-editor-surface{height:100%;display:grid;grid-template-rows:auto auto auto minmax(0,1fr) auto;border:0;border-radius:0;background:#fff;overflow:hidden}.editor-playground-surface .console-editor-surface--embedded{grid-template-rows:minmax(0,1fr);border:0}.editor-playground-surface .console-editor-surface--embedded.console-editor-surface--has-status{grid-template-rows:auto minmax(0,1fr)}.editor-playground-surface .console-editor-frame{height:100%;min-height:0;overflow:hidden;background:#f1f5f9}.editor-playground-surface .console-editor-frame>cywell-editor{display:block;width:100%;height:100%;min-height:0}.editor-playground-surface .console-envelope pre{max-height:110px}.ocr-workbench__header{grid-column:1 / -1;display:flex;align-items:center;gap:14px;min-width:0;padding:0 14px;border-bottom:1px solid #dedfd9;background:#fffdfa}.ocr-workbench__title{display:grid;grid-template-columns:30px minmax(0,1fr);gap:9px;align-items:center;min-width:0}.ocr-workbench__title>span{display:grid;width:30px;height:30px;place-items:center;border-radius:10px;background:#ebffc1;color:#243019;font-weight:900}.ocr-workbench__title strong,.ocr-workbench__title small{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ocr-workbench__title strong{font-size:13px}.ocr-workbench__title small{margin-top:2px;color:#89909c;font-size:10px}.ocr-workbench__actions{display:flex;align-items:center;gap:8px;margin-left:auto}.ocr-workbench__actions button,.command-composer button{border:0;border-radius:11px;background:#171b24;color:#fff;font-size:11px;font-weight:900}.ocr-workbench__actions button{height:34px;padding:0 14px}.source-pane,.result-pane{min-width:0;min-height:0}.source-pane{grid-column:1;grid-row:2;display:grid;grid-template-rows:44px minmax(0,1fr)}.result-pane{grid-column:3;grid-row:2;display:grid;grid-template-rows:44px minmax(0,1fr)}.result-pane:focus-within{grid-template-rows:44px minmax(0,1fr)}.pane-toolbar{display:flex;align-items:center;gap:10px;min-width:0;padding:0 12px;border-bottom:1px solid #dedfd9;background:#fff}.pane-toolbar>div:first-child{min-width:0}.pane-toolbar strong,.pane-toolbar span{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pane-toolbar strong{font-size:12px}.pane-toolbar span{margin-top:2px;color:#8f96a3;font-size:9px;font-weight:800}.source-toolbar__tools{display:flex;align-items:center;gap:4px;margin-left:auto}.source-toolbar__tools button,.source-toolbar__tools a{display:grid;min-width:26px;height:26px;padding:0 8px;place-items:center;border:1px solid #e0e1dc;border-radius:8px;background:#fafaf7;color:#596170;font-size:11px;font-weight:900;text-decoration:none}.source-toolbar__tools small{color:#737b88;font-size:10px;font-weight:850}.document-viewer,.result-canvas{min-width:0;min-height:0;overflow:auto}.document-viewer{display:grid;background:#e8e8e2}.resize-divider{grid-column:2;grid-row:2;width:6px;min-width:6px;max-width:6px;cursor:col-resize;background:linear-gradient(90deg,transparent 0 2px,#dedfd9 2px 3px,transparent 3px 6px)}.resize-divider:hover{background:linear-gradient(90deg,#6c5be814 0 2px,#9e92ff 2px 4px,#6c5be814 4px 6px)}.result-toolbar{justify-content:space-between}.result-tabs{display:flex;align-items:center;gap:3px;padding:3px;border-radius:9px;background:#efeee8}.result-tabs button{height:26px;border:0;border-radius:7px;padding:0 8px;background:transparent;color:#6f7683;font-size:10px;font-weight:850}.result-tabs button.active{background:#fff;color:#171b24;box-shadow:0 2px 7px #1c1e2614}.result-canvas{background:#fbfaf7}.result-canvas--text{padding:0}.result-canvas--text pre,.result-json-output{box-sizing:border-box;width:100%;min-height:100%;margin:0;overflow:auto;white-space:pre-wrap;overflow-wrap:anywhere;border:0;padding:18px 20px;background:#fff;color:#283241;font-family:inherit;font-size:13px;line-height:1.75}.result-json-output{min-width:0;min-height:0;background:#101827;color:#dbeafe;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:12px}.result-canvas--fields{display:grid;align-content:start;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:14px}.result-canvas--fields div{min-width:0;padding:12px;border:1px solid #e1e2dc;border-radius:12px;background:#fff}.result-canvas--fields small,.result-canvas--fields strong{display:block;min-width:0;overflow-wrap:anywhere}.result-canvas--fields small{color:#8f96a3;font-size:9px}.result-canvas--fields strong{margin-top:5px;color:#202735;font-size:12px}.command-composer{display:grid;grid-template-columns:34px minmax(0,1fr) auto;gap:8px;align-items:center;min-height:0;padding:8px 10px;border-top:1px solid #dedfd9;background:#fffdfa}.command-composer>span{display:grid;width:34px;height:34px;place-items:center;border-radius:10px;background:#f0efff;color:var(--studio-violet);font-weight:950}.command-composer label{display:grid;gap:2px;min-width:0}.command-composer small{display:none;color:#9097a3;font-size:9px;font-weight:800}.command-composer textarea{width:100%;height:24px;min-height:24px;max-height:88px;resize:none;border:0;outline:0;background:transparent;color:#202735;font-family:inherit;font-size:12px;line-height:1.5}.command-composer:focus-within{align-items:start}.command-composer:focus-within small{display:block}.command-composer:focus-within textarea{height:72px}.command-composer button{height:38px;padding:0 16px}.studio-canvas-head{display:flex;align-items:center;gap:12px;padding:0 16px;border-bottom:1px solid var(--studio-line);background:#fffdfa}.studio-canvas-head>div:first-child{display:flex;align-items:center;gap:10px}.studio-canvas-icon{display:grid;width:30px;height:30px;place-items:center;border-radius:10px;background:#ebffc1;color:#243019;font-weight:900}.studio-canvas-head strong,.studio-canvas-head small{display:block}.studio-canvas-head strong{font-size:12px}.studio-canvas-head small{margin-top:2px;color:#9298a3;font-size:9px}.studio-view-switch{display:flex;gap:4px;margin-left:auto}.studio-view-switch button{height:29px;border:0;border-radius:9px;padding:0 10px;background:transparent;color:#808692;font-size:10px;font-weight:800}.studio-view-switch button.active{background:#efeee8;color:#343945}.studio-stage{position:relative;min-height:0;overflow:hidden;background:#edece6}.studio-stage-grid{height:100%;min-height:0;display:grid;grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr);gap:14px;padding:17px 17px 92px}.studio-board{min-width:0;min-height:0;overflow:hidden;display:grid;grid-template-rows:43px minmax(0,1fr);border:1px solid #dcddd7;border-radius:19px;background:#f7f6f1}.studio-board__head{display:flex;align-items:center;gap:12px;padding:0 13px;border-bottom:1px solid #dfe0da;background:#ffffffa8}.studio-board__head>div{min-width:0}.studio-board__head strong,.studio-board__head small{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.studio-board__head strong{font-size:11px}.studio-board__head small{margin-top:2px;color:#999faa;font-size:9px}.studio-board__head>span{margin-left:auto;padding:4px 7px;border-radius:999px;background:#e7f6ee;color:#2f825b;font-size:8px;font-weight:900}.studio-source-canvas,.studio-result-canvas{min-height:0;overflow:auto}.studio-source-canvas{display:grid;place-items:center;padding:18px;background:linear-gradient(135deg,#e9ebe6,#f3f0e9)}.studio-source-canvas--preview{display:block;padding:0;background:#e7e7e1}.studio-original-preview{width:100%;height:100%;min-width:0;min-height:0;overflow:hidden;background:#f8f8f5}.studio-original-preview--image{display:grid;place-items:center;padding:18px}.studio-original-preview--text{overflow:auto;padding:20px;background:#e8e8e2}.text-source-page{box-sizing:border-box;width:min(760px,100%);min-height:100%;margin:0 auto;border:1px solid #e1e2dc;border-radius:18px;background:#fff;box-shadow:0 18px 42px #1e232d1a;overflow:hidden}.text-source-page header{position:sticky;top:0;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:14px 16px;border-bottom:1px solid #ecece6;background:#fffffff0;backdrop-filter:blur(12px)}.text-source-page header span,.text-source-page header strong,.text-source-page header small{display:block}.text-source-page header span{color:var(--studio-violet);font-size:10px;font-weight:950}.text-source-page header strong{margin-top:4px;color:#172032;font-size:14px;font-weight:950;overflow-wrap:anywhere}.text-source-page header small{flex:0 0 auto;color:#7a8290;font-size:10px;font-weight:850}.text-source-page pre{margin:0;padding:18px 20px 28px;color:#233044;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:12px;line-height:1.72;white-space:pre-wrap;overflow-wrap:anywhere}.text-source-message{margin:0;padding:28px 20px;color:#6b7280;font-size:13px;font-weight:800}.image-preview-frame{position:relative;display:inline-block;justify-self:center;align-self:center;line-height:0;max-width:100%;max-height:100%}.studio-original-preview--image img,.image-preview-frame img{display:block;max-width:100%;max-height:100%;object-fit:contain;border-radius:12px;box-shadow:0 18px 42px #1e232d24}.image-highlight-box{position:absolute;z-index:3;border:2px solid rgba(109,93,243,.94);border-radius:7px;background:#6d5df32e;box-shadow:0 0 0 1px #ffffffd9;pointer-events:none}.image-highlight-region{position:absolute;z-index:2;border:3px solid rgba(96,72,255,.96);border-radius:12px;background:#6d5df314;box-shadow:0 0 0 9999px #383d501f,0 12px 28px #4639be33;pointer-events:none}.studio-pdf-frame{width:100%;height:100%;border:0;background:#fff}.studio-pdf-frame--native{display:block;min-height:100%}.studio-paper{position:relative;width:min(390px,94%);min-height:570px;padding:38px 34px;border-radius:5px;background:#fff;box-shadow:0 22px 45px #1d202826}.studio-paper__badge{position:absolute;top:13px;left:13px;padding:5px 7px;border-radius:7px;background:#151a23;color:#fff;font-size:8px;font-weight:900}.studio-paper>small{display:block;text-align:right;color:#9aa0ad;font-size:7px;text-transform:uppercase;letter-spacing:.08em}.studio-paper h2{margin:48px 0 10px;color:#293650;font-size:22px;letter-spacing:-.04em}.studio-paper h3{margin:26px 0 9px;color:#0f4d8f;font-size:15px}.studio-paper p{margin:0;color:#737b89;font-size:12px;line-height:1.65}.studio-paper__chart{display:flex;align-items:end;gap:9px;height:142px;margin:26px 0 18px;padding:17px;border-radius:16px;background:linear-gradient(145deg,#eef1ff,#f5f7fb)}.studio-paper__chart i{flex:1;border-radius:8px 8px 2px 2px;background:#6b5ae7}.studio-paper__chart i:nth-child(1){background:#bbb3ff}.studio-paper__chart i:nth-child(3){background:#ff906b}.studio-paper__chart i:nth-child(4){background:#9ad9b9}.studio-paper b{display:block;margin-top:36px;color:#0071bc;font-size:13px}.studio-source-brief{box-sizing:border-box;width:min(470px,100%);max-width:100%;overflow:hidden;padding:30px;border-radius:24px;background:#fff;box-shadow:0 18px 50px #1f293714}.studio-source-brief--empty{border:1px dashed #d7d9d3;background:#ffffffc2;box-shadow:none}.studio-source-brief>span{color:var(--studio-violet);font-size:12px;font-weight:950}.studio-source-brief h2{margin:10px 0 14px;font-size:clamp(20px,2vw,28px);letter-spacing:-.05em}.studio-source-brief h2,.studio-source-brief p,.studio-source-brief b{max-width:100%;overflow-wrap:anywhere;word-break:break-word}.studio-source-brief p{color:#4b5563;line-height:1.65}.studio-source-brief div{min-width:0;max-width:100%;display:flex;flex-wrap:wrap;gap:9px;margin-top:22px;color:#6b7280;font-size:13px;font-weight:850}.studio-source-brief i{font-style:normal;color:#9aa1ad}.studio-result-canvas{background:#fbfaf7}.studio-empty-output{height:100%;display:grid;place-items:center;align-content:center;gap:10px;padding:24px;text-align:center;color:#64748b}.studio-empty-output h2{margin:0;font-size:20px;letter-spacing:-.04em}.studio-empty-output p{margin:0}.studio-extraction-output{height:100%;min-height:0;padding:14px;background:#fbfaf7}.studio-extraction-output pre{box-sizing:border-box;width:100%;min-height:100%;margin:0;overflow:auto;white-space:pre-wrap;overflow-wrap:anywhere;border:1px solid #e1e2dc;border-radius:16px;padding:18px;background:#fff;color:#283241;font-family:inherit;font-size:13px;line-height:1.75}.studio-json-output{height:calc(100% - 92px);margin:17px;overflow:auto;padding:18px;border-radius:18px;background:#101827;color:#dbeafe;font-size:12px;line-height:1.6}.studio-command-dock{position:absolute;left:34px;right:34px;bottom:18px;display:grid;grid-template-columns:38px minmax(0,1fr) auto;gap:9px;align-items:center;padding:9px;border:1px solid #d8d8d2;border-radius:19px;background:#fffffff2;backdrop-filter:blur(14px);box-shadow:0 16px 42px #191d2629}.command-spark{display:grid;width:38px;height:38px;place-items:center;border-radius:12px;background:#f0efff;color:var(--studio-violet);font-weight:950}.studio-command-dock label{display:grid;gap:3px;min-width:0}.studio-command-dock input{width:100%;border:0;outline:0;background:transparent;font-size:13px}.studio-command-dock small{color:#9ca1aa;font-size:9px}.studio-command-dock button{height:40px;border:0;border-radius:13px;padding:0 17px;background:var(--studio-violet);color:#fff;font-size:12px;font-weight:900}.studio-inspector{display:grid;grid-template-rows:auto minmax(0,1fr) auto}.studio-inspector--drawer{position:absolute;z-index:12;top:14px;right:15px;bottom:15px;width:min(342px,calc(100% - 30px));transform:translate(18px);opacity:0;pointer-events:none;box-shadow:0 26px 70px #1c1e2633;transition:transform .18s ease,opacity .18s ease}.studio-inspector--drawer.is-open{transform:translate(0);opacity:1;pointer-events:auto}.studio-inspector-backdrop{position:absolute;inset:0;z-index:11;border:0;background:#12161f29;backdrop-filter:blur(1px)}.studio-inspector__head{display:grid;grid-template-columns:minmax(0,1fr) 30px;align-items:start;gap:10px;padding:16px 15px 13px;border-bottom:1px solid var(--studio-line)}.studio-inspector__head span{color:#969ca7;font-size:10px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.studio-inspector__head h2{margin:5px 0 0;font-size:18px;letter-spacing:-.04em}.studio-inspector__head p{grid-column:1 / -1;margin:7px 0 0;color:#888f9a;font-size:11px;line-height:1.5}.studio-inspector__close{display:grid;width:30px;height:30px;place-items:center;border:1px solid #dedfd9;border-radius:10px;background:#fff;color:#6d7480;font-size:18px;line-height:1}.studio-inspector__scroll{min-height:0;overflow:auto;padding:13px 14px}.recipe-panel{margin-bottom:9px;padding:12px;border:1px solid #dedfd9;border-radius:15px;background:#fff}.detail-panel{margin-bottom:9px;padding:12px;border:1px solid #d9dcd4;border-radius:15px;background:#fffdfa}.recipe-panel__title{display:flex;justify-content:space-between;gap:12px;margin-bottom:8px}.recipe-panel__title strong{font-size:11px}.recipe-panel__title span{color:#9ca1ab;font-size:10px}.recipe-panel input,.recipe-panel select,.recipe-panel textarea{width:100%;border:1px solid #d7d9d3;border-radius:11px;padding:10px;background:#fafaf7;color:#111827;outline:0;font-size:12px}.recipe-panel textarea{resize:vertical;line-height:1.55}.studio-detail-list,.studio-field-list{display:grid;gap:6px}.studio-detail-list div,.studio-field-list div{min-width:0;padding:9px 10px;border:1px solid #e5e5df;border-radius:11px;background:#fafaf7}.studio-detail-list small,.studio-field-list small{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.studio-detail-list strong,.studio-field-list strong{display:block;min-width:0;overflow-wrap:anywhere;word-break:break-word}.studio-detail-list small,.studio-field-list small{color:#8f96a3;font-size:9px;font-weight:800}.studio-detail-list strong,.studio-field-list strong{margin-top:4px;color:#202735;font-size:11px}.recipe-chip-grid{display:grid;grid-template-columns:1fr 1fr;gap:6px}.recipe-chip-grid button{height:34px;border:1px solid #dedfd9;border-radius:11px;background:#fafaf7;color:#707683;font-size:11px}.recipe-chip-grid button.active{border-color:#c9c1ff;background:#eeeaff;color:#5d4adb;font-weight:900}.plugin-boundary-card{display:grid;grid-template-columns:14px minmax(0,1fr);gap:9px;padding:12px;border:1px dashed #b9b2f3;border-radius:15px;background:#f5f2ff}.plugin-boundary-card strong,.plugin-boundary-card small{display:block}.plugin-boundary-card strong{font-size:11px}.plugin-boundary-card small{margin-top:5px;color:#77708c;font-size:10px;line-height:1.45}.studio-error{margin:10px 0 0;padding:10px 12px;border-radius:12px;background:#fee2e2;color:#b91c1c;font-size:12px;font-weight:800}.studio-inspector__foot{display:grid;grid-template-columns:1fr 1.45fr;gap:7px;padding:12px 14px;border-top:1px solid var(--studio-line)}.studio-inspector__foot button{height:38px;border:0;border-radius:11px;font-size:11px;font-weight:900}.studio-inspector__foot button:first-child{background:#eeede7;color:#656c78}.studio-inspector__foot button:last-child{background:#171b24;color:#fff}.studio-result-canvas .console-editor-surface{height:100%;display:grid;grid-template-rows:auto auto auto minmax(0,1fr) auto;border:0;border-radius:0}.studio-result-canvas .console-editor-frame{height:100%;min-height:460px}.studio-result-canvas .console-envelope pre{max-height:110px}@media(max-width:1240px){.studio-app{grid-template-columns:260px minmax(0,1fr)}.studio-body{grid-template-columns:minmax(0,1fr);overflow:auto}.studio-inspector--drawer{min-height:0}}@media(max-width:900px){.console-body-root{overflow:auto}.studio-app{min-height:100vh;height:auto;grid-template-columns:1fr;overflow:visible}.studio-shelf{display:none}.studio-main{min-height:100vh}.studio-workbar{flex-wrap:wrap;height:auto;min-height:92px;padding:14px}.studio-workbar__actions{width:100%;margin-left:0}.studio-stage-grid{grid-template-columns:1fr;height:auto;overflow:auto}.studio-board{min-height:520px}.studio-command-dock{position:sticky;left:auto;right:auto;bottom:12px;margin:12px}}.pdf-mapped-viewer,.pdf-canvas-viewer{position:relative;height:100%;overflow:auto;display:grid;align-content:start;justify-items:center;gap:12px;padding:14px;background:#d7d8d4}.pdf-mapped-viewer--single{grid-template-rows:auto minmax(0,max-content)}.pdf-page-controls{position:sticky;top:0;z-index:8;display:inline-flex;align-items:center;gap:6px;justify-self:end;padding:5px;border:1px solid #d9dad4;border-radius:999px;background:#ffffffeb;box-shadow:0 6px 18px #1418221f}.pdf-page-controls button{display:grid;place-items:center;width:24px;height:24px;padding:0;border:1px solid #e0e1dc;border-radius:999px;background:#fff;color:#303847;font-size:16px;font-weight:900;line-height:1}.pdf-page-controls button:disabled{opacity:.42}.pdf-page-controls span{min-width:44px;color:#4f5867;font-size:10px;font-weight:900;text-align:center}.pdf-page-layer{position:relative;overflow:hidden;width:100%;background:#fff;border:1px solid #c8cac4;box-shadow:0 8px 24px #181d2624}.pdf-mapped-viewer img,.pdf-canvas-viewer img{display:block;width:100%;height:auto;background:#fff}.pdf-mapped-viewer .pdf-page-layer img{height:100%;object-fit:contain}.pdf-highlight-box{position:absolute;z-index:3;border:2px solid rgba(109,93,243,.9);border-radius:6px;background:#6d5df329;box-shadow:0 0 0 2px #ffffffd1,0 6px 18px #5848dc2e;pointer-events:none}.result-canvas--text{padding:14px 18px}.extract-line{margin:0 0 10px;padding:8px 9px;border-radius:10px;color:#283241;font-size:13px;line-height:1.72;white-space:pre-wrap;overflow-wrap:anywhere}.extract-line:hover{background:#f0efff;box-shadow:inset 3px 0 #6d5df3}.field-help{grid-column:1 / -1;margin:0;padding:10px 12px;border:1px solid #e4e4de;border-radius:12px;background:#fffdfa;color:#6f7683;font-size:11px;line-height:1.55}.page-result-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0 0 10px;padding:10px 12px;border:1px solid #e4e4de;border-radius:12px;background:#fffdfa}.page-result-head strong,.page-result-head span{display:block}.page-result-head strong{color:#202735;font-size:12px;font-weight:950}.page-result-head span{margin-top:2px;color:#8b92a0;font-size:10px;font-weight:800}.page-result-head--table{margin-bottom:0}.page-result-controls{display:inline-flex;align-items:center;gap:6px;padding:4px;border:1px solid #dfdfd9;border-radius:999px;background:#fff}.page-result-controls button{display:grid;width:26px;height:26px;place-items:center;padding:0;border:0;border-radius:999px;background:#f6f5f0;color:#202735;font-size:16px;font-weight:900;line-height:1}.page-result-controls button:disabled{color:#b7bbc3}.page-result-controls span{margin:0;color:#596273;font-size:11px}.result-canvas--table{display:grid;align-content:start;gap:14px;padding:14px}.result-canvas--table table{width:100%;border-collapse:collapse;overflow:hidden;border:1px solid #dedfd9;border-radius:12px;background:#fff;font-size:12px}.result-canvas--table caption{padding:11px 12px;text-align:left;color:#202735;font-weight:900}.result-canvas--table th,.result-canvas--table td{padding:10px 11px;border-top:1px solid #ebece7;text-align:left;vertical-align:top}.result-canvas--table th{background:#f7f6f1;color:#4b5563;font-size:10px;font-weight:900}.result-canvas--table tr:hover td{background:#f0efff}.document-viewer>.studio-source-brief{align-self:center;justify-self:center;width:min(470px,calc(100% - 32px))}.result-canvas--pages{display:block}.page-extraction-card{margin:0 0 14px;border:1px solid #e1e2dc;border-radius:14px;background:#fff;overflow:hidden}.page-extraction-card header{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 12px;border-bottom:1px solid #ecede8;background:#f8f7f2}.page-extraction-card header strong{color:#172032;font-size:12px;font-weight:950}.page-extraction-card header span{color:#8a92a0;font-size:10px;font-weight:850}.page-extraction-card>div{padding:8px 10px 4px}.page-extraction-card .extract-line{margin-bottom:6px}.page-diagram-card{margin:0 0 14px;border:1px solid #dfe2ff;border-radius:14px;background:#fbfbff;overflow:hidden}.page-diagram-card header{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 12px;border-bottom:1px solid #e6e7ff;background:#f4f3ff}.page-diagram-card header strong{color:#202735;font-size:12px;font-weight:950}.page-diagram-card header span{color:#6d5df3;font-size:10px;font-weight:900}.diagram-flow-list{padding:10px 12px}.diagram-flow-node{position:relative;display:grid;grid-template-columns:24px minmax(0,1fr);gap:8px;align-items:center;padding:7px 8px;border-radius:10px;color:#202735}.diagram-flow-node:not(:last-child):after{content:"↓";position:absolute;left:18px;bottom:-8px;color:#8b7cff;font-size:11px;font-weight:900}.diagram-flow-node:hover{background:#eeedff}.diagram-flow-node span{display:grid;width:22px;height:22px;place-items:center;border-radius:999px;background:#6d5df3;color:#fff;font-size:10px;font-weight:900}.diagram-flow-node b{font-size:12px;line-height:1.45}.page-diagram-card pre{margin:0;padding:12px;border-top:1px solid #e6e7ff;background:#fff;color:#364153;font-size:11px;line-height:1.55;white-space:pre-wrap;overflow:auto}
