@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-ease:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--container-lg:32rem;--ease-in-out:cubic-bezier(.4, 0, .2, 1);--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.collapse{visibility:collapse}.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.sticky{position:sticky}.container{width:100%}@media (width>=40rem){.container{max-width:40rem}}@media (width>=48rem){.container{max-width:48rem}}@media (width>=64rem){.container{max-width:64rem}}@media (width>=80rem){.container{max-width:80rem}}@media (width>=96rem){.container{max-width:96rem}}.mt-3{margin-top:calc(var(--spacing) * 3)}.mt-6{margin-top:calc(var(--spacing) * 6)}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.table{display:table}.size-5{width:calc(var(--spacing) * 5);height:calc(var(--spacing) * 5)}.min-h-screen{min-height:100vh}.w-full{width:100%}.max-w-lg{max-width:var(--container-lg)}.shrink{flex-shrink:1}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.resize{resize:both}.place-items-center{place-items:center}.border{border-style:var(--tw-border-style);border-width:1px}.p-6{padding:calc(var(--spacing) * 6)}.p-8{padding:calc(var(--spacing) * 8)}.capitalize{text-transform:capitalize}.uppercase{text-transform:uppercase}.italic{font-style:italic}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.ease-in-out{--tw-ease:var(--ease-in-out);transition-timing-function:var(--ease-in-out)}}*,:before,:after{box-sizing:border-box}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--qai-primary:#0f6cbd;--qai-primary-hover:#0b5cab;--qai-primary-soft:#eaf3fb;--qai-primary-subtle:#f5f9fd;--qai-similarity:#0b7ea4;--qai-similarity-soft:#e9f7fb;--qai-text:#172033;--qai-text-secondary:#52647a;--qai-border:#d8e1eb;--qai-border-strong:#b9c9da;--qai-surface:#fff;--qai-surface-secondary:#f6f9fc;--qai-canvas:#eef4f9;--qai-viewer-canvas:#e8edf3;--qai-success:#107c41;--qai-success-soft:#eef8f1;--qai-warning:#9a6700;--qai-warning-soft:#fff8e6;--qai-danger:#b42318;--qai-danger-soft:#fff4f2;--qai-radius:14px;--qai-shadow-sm:0 1px 2px #132c460d, 0 8px 20px #132c460f;--qai-shadow-md:0 16px 40px #132c461a, 0 2px 6px #132c460d}.qai-workbench-grid{border:1px solid var(--qai-border);border-radius:var(--qai-radius);height:calc(100dvh - 164px);min-height:640px;box-shadow:var(--qai-shadow-md);background:#fff;grid-template-columns:260px minmax(520px,1fr) 360px;display:grid;overflow:hidden}.qai-run-button{min-width:132px;font-weight:650}.qai-kind-label{background:var(--qai-primary-soft);color:var(--qai-primary);border-radius:5px;flex:none;padding:2px 6px;font-size:10px;font-weight:650}.qai-kind-reference{color:#7a5200;background:#fff5d6}.qai-processing-panel{background:#fff;border:1px solid #cbd8e6;border-radius:14px;width:min(340px,100% - 48px);padding:28px;box-shadow:0 20px 50px #243d5b24}.qai-document-placeholder{color:#8ba0b5;background:#fff;border:1px solid #c9d4df;border-radius:8px;place-items:center;width:72px;height:88px;font-size:30px;display:grid;box-shadow:0 10px 30px #2a43651a}.qai-result-hero{border:1px solid;border-radius:12px;padding:16px}.qai-result-success{background:linear-gradient(145deg,#eef8f1,#fff 72%);border-color:#b9ddc7}.qai-result-review{background:linear-gradient(145deg,#fff8e6,#fff 72%);border-color:#ead18e}.qai-skeleton{background:linear-gradient(90deg,#edf1f5 25%,#f7f9fb 50%,#edf1f5 75%) 0 0/200% 100%;border-radius:8px;animation:1.4s ease-in-out infinite qai-skeleton}.qai-sample-folder{background:#f7f9fb;border:1px solid #0000;border-radius:9px;transition:border-color .16s,background-color .16s;overflow:hidden}.qai-sample-folder-open{background:#fff;border-color:#c8dced}.qai-sample-folder-button{align-items:center;gap:8px;width:100%;min-height:42px;padding:8px 9px;display:flex}.qai-sample-folder-button:hover{background:var(--qai-primary-subtle)}.qai-sample-folder-button:focus-visible,.qai-public-sample-row:focus-visible{z-index:1;outline:2px solid var(--qai-primary);outline-offset:-2px;position:relative}.qai-sample-folder-panel{border-top:1px solid var(--qai-border);gap:2px;padding:4px;display:grid}.qai-public-sample-row{border-left:3px solid #0000;border-radius:6px;align-items:center;gap:9px;min-height:72px;padding:6px 7px 6px 6px;transition:border-color .16s,background-color .16s;display:flex}.qai-public-sample-row:hover:not(:disabled){background:var(--qai-primary-subtle)}.qai-public-sample-row:disabled{cursor:wait;opacity:.65}.qai-public-sample-row-selected{border-left-color:var(--qai-primary);background:var(--qai-primary-soft)}.qai-category-row{text-align:left;background:#f7f9fb;border:1px solid #0000;border-radius:8px;align-items:center;gap:8px;width:100%;min-height:48px;padding:9px 10px;transition:border-color .16s,background-color .16s;display:flex}.qai-category-row:hover{border-color:var(--qai-border-strong);background:#fff}.qai-category-row-selected{background:var(--qai-primary-soft);box-shadow:inset 3px 0 0 var(--qai-primary);border-color:#9fc5e8}.qai-example-row{color:#334155;border-radius:7px;align-items:center;gap:7px;padding:7px 8px;display:flex}.qai-example-row:hover:not(:disabled){background:var(--qai-primary-soft);color:#0f4f82}.qai-example-row:disabled{cursor:not-allowed;color:#7b8794}.qai-extraction-textarea textarea{height:72px;min-height:72px;line-height:1.35}.qai-structured-content{color:#334155;font-size:12px;line-height:1.65}.qai-structured-content>*+*{margin-top:10px}.qai-structured-content h3,.qai-structured-section h3{color:#172033;margin-top:18px;font-size:13px;font-weight:650;line-height:1.35}.qai-structured-content h3:first-child{margin-top:0}.qai-document-title{color:#0f2942;letter-spacing:-.01em;font-size:17px;font-weight:650;line-height:1.3}.qai-structured-section+.qai-structured-section{margin-top:16px}.qai-structured-section p{white-space:pre-wrap;margin-top:6px}.qai-page-furniture{color:#64748b;font-size:10px;line-height:1.4}.qai-page-header{border-bottom:1px solid var(--qai-border);padding-bottom:7px}.qai-page-footer{border-top:1px solid var(--qai-border);padding-top:7px}.qai-document-footnote{color:#64748b;border-left:2px solid #cbd5e1;padding-left:8px;font-size:10px;line-height:1.5}.qai-raw-text{border:1px solid var(--qai-border);color:#334155;tab-size:2;white-space:pre-wrap;word-break:break-word;background:#f6f9fc;border-radius:8px;max-height:440px;padding:12px;font-family:Cascadia Mono,SFMono-Regular,Consolas,monospace;font-size:11px;line-height:1.65;overflow:auto}.qai-table-scroll{border:1px solid var(--qai-border);border-radius:8px;overflow-x:auto}.qai-extracted-table{border-collapse:collapse;color:#334155;width:100%;min-width:320px;font-size:10px;line-height:1.45}.qai-extracted-table th{color:#26384d;text-align:left;background:#edf4fa;font-weight:650;position:sticky;top:0}.qai-extracted-table th,.qai-extracted-table td{border-right:1px solid var(--qai-border);border-bottom:1px solid var(--qai-border);vertical-align:top;word-break:break-word;max-width:180px;padding:7px 8px}.qai-extracted-table th:last-child,.qai-extracted-table td:last-child{border-right:0}.qai-extracted-table tbody tr:last-child td{border-bottom:0}body{color:oklch(20% .025 255);-webkit-font-smoothing:antialiased;background-color:oklch(98.4% .006 250);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,a,input,select,textarea{outline-color:var(--qai-primary)}.qai-surface{border:1px solid var(--qai-border);border-radius:var(--qai-radius);background:var(--qai-surface);box-shadow:var(--qai-shadow-sm)}.qai-interactive{transition:border-color .18s cubic-bezier(.16,1,.3,1),background-color .18s cubic-bezier(.16,1,.3,1),box-shadow .18s cubic-bezier(.16,1,.3,1),transform .18s cubic-bezier(.16,1,.3,1)}.qai-interactive:hover{transform:translateY(-1px)}.qai-interactive:active{transform:translateY(0)scale(.99)}.qai-enter{animation:.22s cubic-bezier(.16,1,.3,1) both qai-enter}.qai-document-highlight{fill:#ffc10742;stroke:#d97706;stroke-width:.003px;transform-box:fill-box;transform-origin:50%}@media (prefers-reduced-motion:no-preference){.qai-document-highlight{animation:.52s cubic-bezier(.16,1,.3,1) both qai-highlight-pulse}}@keyframes qai-highlight-pulse{0%{opacity:0;transform:scale(1.03)}to{opacity:1;transform:scale(1)}}@keyframes qai-enter{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes qai-skeleton{0%{background-position:200% 0}to{background-position:-200% 0}}@media (width<=1180px){.qai-workbench-grid{grid-template-columns:220px minmax(480px,1fr) 320px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-ease{syntax:"*";inherits:false}._backdrop_pts2w_1{z-index:0;pointer-events:none;opacity:0;position:absolute;inset:0;overflow:hidden}@media (prefers-reduced-motion:reduce){._backdrop_pts2w_1{opacity:1}}._glow_pts2w_15{filter:blur(48px);opacity:.75;border-radius:50%;position:absolute}._glow--accent_pts2w_21{background:oklch(94.8% .035 252/.88);width:min(42rem,70vw);height:min(42rem,70vw);top:8%;left:50%;transform:translate(-58%)}._glow--violet_pts2w_29{background:oklch(60% .17 305/.16);width:min(28rem,50vw);height:min(28rem,50vw);bottom:6%;right:8%}._grid_pts2w_37{opacity:.35;background-image:linear-gradient(oklch(90% .008 255/.5) 1px,#0000 1px),linear-gradient(90deg,oklch(90% .008 255/.5) 1px,#0000 1px);background-size:56px 56px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle at 50% 45%,#000 15%,#0000 70%);mask-image:radial-gradient(circle at 50% 45%,#000 15%,#0000 70%)}._orb_pts2w_46{filter:blur(12px);border-radius:50%;position:absolute}._orb--one_pts2w_51{background:oklch(94.8% .035 252/.8);width:20rem;height:20rem;top:-5rem;left:-4rem}._orb--two_pts2w_58{background:oklch(52% .18 252/.14);width:16rem;height:16rem;bottom:10%;right:-3rem}._ring_pts2w_66{border:1px solid oklch(83.92% .03552 254.52);border-radius:50%;position:absolute}._ring--one_pts2w_71{opacity:.3;width:24rem;height:24rem;top:12%;right:10%}@keyframes _fadeSlideUp_1tiv4_1{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes _fadeIn_1tiv4_1{0%{opacity:0}to{opacity:1}}@keyframes _skeletonPulse_1tiv4_1{0%,to{opacity:.55}50%{opacity:1}}._root_1tiv4_27{background-color:oklch(100% 0 0);background-image:linear-gradient(oklch(100% 0 0) 0%,oklch(98.4% .006 250) 100%);justify-content:center;align-items:center;min-height:100vh;padding:clamp(1rem,3vw,2.5rem);display:flex;position:relative;overflow:hidden}._backdrop_1tiv4_40{pointer-events:none;z-index:0;position:absolute;inset:0;overflow:hidden}._blobAccent_1tiv4_48{filter:blur(64px);opacity:.55;background-color:oklch(94.8% .035 252);border-radius:50%;width:42rem;height:42rem;position:absolute;top:-8rem;left:-8rem}._blobViolet_1tiv4_60{filter:blur(64px);opacity:.16;background-color:oklch(60% .17 305);border-radius:50%;width:28rem;height:28rem;position:absolute;bottom:-6rem;right:-6rem}._card_1tiv4_73{z-index:1;background-color:oklch(100% 0 0);border-radius:22px;width:100%;max-width:960px;min-height:580px;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 20px oklch(94.8% .035 252),0 24px 64px #00000029}._hero_1tiv4_87{background:radial-gradient(at 20% 12%,oklch(94.8% .035 252) 0%,#0000 55%),radial-gradient(at 88% 88%,oklch(60% .17 305/.16) 0%,#0000 50%),linear-gradient(165deg,oklch(94.8% .035 252) 38%,oklch(96.6% .008 250) 45%);border-right:1px solid oklch(90% .008 255);flex-direction:column;flex:0 0 52%;justify-content:space-between;padding:3rem;display:flex;position:relative;overflow:hidden}@media (width<=720px){._hero_1tiv4_87{display:none}}._heroTop_1tiv4_104{flex-direction:column;gap:1rem;display:flex}._heroBrand_1tiv4_110{align-items:center;gap:.75rem;display:flex}._heroLogo_1tiv4_116{object-fit:contain;width:50px;height:40px}._heroBrandText_1tiv4_122{flex-direction:column;line-height:1.15;display:flex}._heroBrandName_1tiv4_128{color:oklch(20% .025 255);font-size:20px;font-weight:800}._heroBrandSub_1tiv4_134{color:oklch(58% .015 255);font-size:10px}._heroBadge_1tiv4_139{color:oklch(52% .18 252);background-color:oklch(94.8% .035 252/.8);border:1px solid oklch(52% .18 252/.27);border-radius:999px;align-items:center;gap:8px;width:fit-content;padding:6px 14px;font-size:.8rem;font-weight:700;display:inline-flex}._heroBadgeIcon_1tiv4_153{color:#fff;background:linear-gradient(135deg,oklch(52% .18 252),oklch(60% .17 305));border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;display:flex}._heroMain_1tiv4_165{flex-direction:column;flex:1;justify-content:center;gap:1rem;display:flex}._heroHeading_1tiv4_173{color:oklch(20% .025 255);letter-spacing:-.03em;max-width:16ch;margin:0;font-size:clamp(1.65rem,3.2vw,2.15rem);font-weight:800;line-height:1.2}._heroPara_1tiv4_183{color:oklch(38% .02 255);max-width:402px;margin:0;font-size:.98rem;line-height:1.65}._heroShape_1tiv4_191{opacity:.5;background-color:oklch(94.8% .035 252);border:1px solid oklch(52% .18 252/.2);border-radius:22px;width:80px;height:80px;position:absolute;bottom:2.5rem;right:2rem;transform:rotate(-14deg)}._panel_1tiv4_205{background-color:oklch(100% 0 0);flex-direction:column;flex:1;justify-content:center;gap:1.25rem;padding:3rem;display:flex}._panelHeading_1tiv4_215{color:oklch(20% .025 255);letter-spacing:-.03em;margin:0;font-size:clamp(1.75rem,3vw,2rem);font-weight:800;line-height:1.15}._panelSub_1tiv4_224{color:oklch(58% .015 255);margin-top:4px;font-size:14px;display:block}._formCard_1tiv4_231{background-color:oklch(96.6% .008 250);border:1px solid oklch(90% .008 255);border-radius:16px;flex-direction:column;gap:12px;padding:1.5rem;display:flex;box-shadow:inset 0 1px 3px #0000000a}._inputField_1tiv4_242 input{border-radius:12px;height:48px;font-size:14px}._inputField_1tiv4_242 ._fui-Input_1tiv4_247{border-radius:12px}._submitBtn_1tiv4_251{color:#fff;cursor:pointer;background-color:oklch(52% .18 252);border:none;border-radius:12px;width:100%;height:50px;margin-top:4px;font-family:inherit;font-size:14px;font-weight:700;transition:box-shadow .18s,transform .18s;box-shadow:0 4px 14px oklch(52% .18 252/.27)}._submitBtn_1tiv4_251:hover{background-color:oklch(52% .18 252);transform:translateY(-1px);box-shadow:0 6px 20px oklch(52% .18 252/.4)}._submitBtn_1tiv4_251:disabled{opacity:.55;cursor:not-allowed;transform:none}._eyeBtn_1tiv4_277{cursor:pointer;color:oklch(58% .015 255);background:0 0;border:none;align-items:center;padding:0 4px;display:flex}._eyeBtn_1tiv4_277:hover{color:oklch(38% .02 255)}._divider_1tiv4_290{color:oklch(58% .015 255);text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:12px;font-size:.78rem;display:flex}._dividerLine_1tiv4_300{background-color:oklch(90% .008 255);flex:1;height:1px}._msButton_1tiv4_306{cursor:pointer;color:oklch(20% .025 255);background-color:oklch(100% 0 0);border:1px solid oklch(90% .008 255);border-radius:12px;justify-content:center;align-items:center;gap:10px;width:100%;height:48px;padding:0 16px;font-family:inherit;font-size:14px;font-weight:700;transition:border-color .18s,box-shadow .18s,transform .18s;display:flex}._msButton_1tiv4_306:hover{border:1px solid oklch(52% .18 252/.4);transform:translateY(-1px);box-shadow:0 2px 8px oklch(94.8% .035 252)}._footer_1tiv4_330{text-align:center;border-top:1px solid oklch(90% .008 255);margin-top:auto;padding-top:1.5rem}@keyframes _fadeSlideUp_sdpfv_1{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes _fadeIn_sdpfv_1{0%{opacity:0}to{opacity:1}}@keyframes _skeletonPulse_sdpfv_1{0%,to{opacity:.55}50%{opacity:1}}._root_sdpfv_28{background-color:oklch(98.4% .006 250);background-image:radial-gradient(at 76% 18%,oklch(94.8% .035 252/.47),#0000 45%),linear-gradient(oklch(100% 0 0) 0%,oklch(98.4% .006 250) 60%);flex-direction:column;min-height:100vh;display:flex}._topbar_sdpfv_37{z-index:10;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background-color:#ffffffeb;border-bottom:1px solid oklch(90% .008 255);position:sticky;top:0}._topbarInner_sdpfv_46{justify-content:space-between;align-items:center;max-width:1280px;height:56px;margin:0 auto;padding:0 clamp(1rem,4vw,3rem);display:flex}._brand_sdpfv_56{align-items:center;gap:8px;text-decoration:none;display:flex}._brandLogo_sdpfv_63{object-fit:contain;flex-shrink:0;width:50px;height:40px}._brandName_sdpfv_70{color:oklch(20% .025 255);font-size:16px;font-weight:800;line-height:1}._brandSub_sdpfv_77{color:oklch(58% .015 255);font-size:10px;line-height:1}._accountPill_sdpfv_84{cursor:pointer;color:oklch(38% .02 255);background:linear-gradient(135deg,oklch(100% 0 0),oklch(96.6% .008 250));border:1px solid oklch(90% .008 255);border-radius:999px;align-items:center;gap:.5rem;padding:.35rem .75rem .35rem .35rem;font-family:inherit;font-size:12px;font-weight:600;display:flex;box-shadow:0 2px 8px #00000014}._avatar_sdpfv_100{color:#fff;background:linear-gradient(135deg,oklch(52% .18 252),oklch(60% .17 305));border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-size:13px;font-weight:800;display:flex}._avatarRole_sdpfv_114{color:oklch(58% .015 255);font-size:10px;font-weight:400}._dropdownHeader_sdpfv_120{border-bottom:1px solid oklch(90% .008 255);align-items:center;gap:.65rem;padding:1rem;display:flex}._dropdownAvatar_sdpfv_128{color:#fff;background:linear-gradient(135deg,oklch(52% .18 252),oklch(60% .17 305));border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;font-size:16px;font-weight:800;display:flex}._roleBadge_sdpfv_142{text-transform:uppercase;letter-spacing:.06em;color:oklch(52% .18 252);background-color:oklch(94.8% .035 252);border-radius:4px;padding:2px 7px;font-size:.7rem;font-weight:700;display:inline-block}._main_sdpfv_155{flex:1;width:100%;max-width:1280px;margin:0 auto;padding:0 clamp(1rem,4vw,3rem) clamp(2rem,5vw,4rem)}._hero_sdpfv_164{border-bottom:1px solid oklch(90% .008 255);grid-template-columns:1fr;gap:2rem;margin-bottom:20px;padding:clamp(2rem,4vw,3rem) 0 clamp(1.5rem,3vw,2rem);display:grid}@media (width>=768px){._hero_sdpfv_164{grid-template-columns:minmax(0,1fr) minmax(0,.95fr)}}._heroLeft_sdpfv_178{flex-direction:column;gap:1rem;display:flex}._heroHeading_sdpfv_184{color:oklch(20% .025 255);letter-spacing:-.02em;margin:0;font-size:clamp(1.75rem,3vw,2.25rem);font-weight:800;line-height:1.2}._heroSub_sdpfv_193{color:oklch(38% .02 255);margin:0;font-size:clamp(.9rem,1.2vw,1.05rem);line-height:1.6}._heroCtas_sdpfv_200{flex-wrap:wrap;align-items:center;gap:.65rem;display:flex}._ctaGhost_sdpfv_207{color:oklch(38% .02 255);cursor:pointer;background-color:#fff;border:1px solid oklch(90% .008 255);border-radius:999px;align-items:center;gap:6px;padding:.5rem 1.1rem;font-family:inherit;font-size:.88rem;font-weight:600;text-decoration:none;display:inline-flex}._ctaGhost_sdpfv_207:hover{color:oklch(52% .18 252);border:1px solid oklch(52% .18 252/.33)}._ctaPrimary_sdpfv_227{color:#fff;cursor:pointer;background:linear-gradient(135deg,oklch(52% .18 252),oklch(60% .17 305));border:none;border-radius:999px;align-items:center;gap:6px;padding:.5rem 1.1rem;font-family:inherit;font-size:.88rem;font-weight:700;text-decoration:none;display:inline-flex;box-shadow:0 3px 10px oklch(52% .18 252/.27)}._heroCard_sdpfv_245{background:radial-gradient(at 10% 20%,oklch(94.8% .035 252),#0000 60%),radial-gradient(at 90% 80%,oklch(60% .17 305/.13),#0000 55%),oklch(100% 0 0);border:1px solid oklch(90% .008 255);border-radius:18px;flex-direction:column;gap:.75rem;padding:1.25rem;display:flex;box-shadow:0 10px 40px #2563eb1a}._heroCardDots_sdpfv_256{gap:6px;display:flex}._heroCardDot_sdpfv_256{border-radius:50%;width:10px;height:10px}._heroCardTitle_sdpfv_267{color:oklch(20% .025 255);font-size:14px;font-weight:700}._heroCardItems_sdpfv_273{flex-direction:column;gap:.5rem;display:flex}._heroCardItem_sdpfv_273{background-color:oklch(96.6% .008 250);border:1px solid oklch(90% .008 255);border-radius:8px;align-items:center;gap:.6rem;padding:.5rem .75rem;display:flex}._heroCardItemDot_sdpfv_289{background-color:oklch(94.8% .035 252);border:1px solid oklch(52% .18 252/.27);border-radius:2px;flex-shrink:0;width:8px;height:8px}._heroCardItemText_sdpfv_298{color:oklch(38% .02 255);font-size:12px}._filterCard_sdpfv_304{background-color:oklch(100% 0 0);border:1px solid oklch(90% .008 255);border-radius:14px;flex-direction:column;gap:.75rem;margin-bottom:16px;padding:1rem 1.25rem;display:flex;box-shadow:0 2px 12px #0000000a}._filterRow_sdpfv_316{grid-template-columns:1fr auto;align-items:stretch;gap:.65rem;display:grid}._filterSearch_sdpfv_323{background-color:oklch(96.6% .008 250);border:1px solid oklch(90% .008 255);border-radius:10px;align-items:center;gap:.5rem;height:42px;padding:0 .85rem;display:flex}._filterSearch_sdpfv_323:focus-within{border:1px solid oklch(52% .18 252);box-shadow:0 0 0 3px oklch(52% .18 252/.13)}._filterSearchInput_sdpfv_338{color:oklch(20% .025 255);background:0 0;border:none;outline:none;width:100%;font-family:inherit;font-size:14px}._categoryBtn_sdpfv_348{cursor:pointer;color:oklch(38% .02 255);white-space:nowrap;background-color:oklch(96.6% .008 250);border:1px solid oklch(90% .008 255);border-radius:10px;align-items:center;gap:.5rem;height:42px;padding:0 .85rem;font-family:inherit;font-size:14px;font-weight:600;display:flex}._categoryBtn_sdpfv_348:hover{background-color:oklch(94.8% .035 252);border:1px solid oklch(52% .18 252/.33)}._categoryPopover_sdpfv_369{background-color:oklch(100% 0 0);border:1px solid oklch(90% .008 255);border-radius:14px;min-width:240px;padding:.5rem;box-shadow:0 8px 32px #0000001f}._categoryItem_sdpfv_378{cursor:pointer;border-radius:8px;align-items:center;gap:.65rem;min-height:44px;padding:.65rem .85rem;display:flex}._categoryItem_sdpfv_378:hover{background-color:oklch(94.8% .035 252)}._categoryItemText_sdpfv_391{flex:1}._categoryItemLabel_sdpfv_395{color:oklch(20% .025 255);font-size:14px;font-weight:600;line-height:1.2}._categoryItemSub_sdpfv_402{color:oklch(58% .015 255);font-size:10px;line-height:1.2}._techLabel_sdpfv_409{color:oklch(58% .015 255);text-transform:uppercase;letter-spacing:.08em;flex-shrink:0;align-self:center;font-size:.8rem;font-weight:700}._techRow_sdpfv_419{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}._techPill_sdpfv_426{cursor:pointer;color:oklch(38% .02 255);background-color:oklch(96.6% .008 250);border:1px solid oklch(90% .008 255);border-radius:7px;align-items:center;height:28px;padding:0 .75rem;font-family:inherit;font-size:.76rem;font-weight:600;transition:background .14s,color .14s,border-color .14s;display:inline-flex}._techPill_sdpfv_426:hover{color:oklch(52% .18 252);background-color:oklch(94.8% .035 252);border:1px solid oklch(52% .18 252/.27)}._techPillActive_sdpfv_447{color:oklch(52% .18 252);background-color:oklch(94.8% .035 252);border:1px solid oklch(52% .18 252)}._activeFilters_sdpfv_454{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}._activeChip_sdpfv_461{color:oklch(52% .18 252);cursor:pointer;background-color:oklch(94.8% .035 252);border:1px solid oklch(52% .18 252/.27);border-radius:999px;align-items:center;gap:4px;height:26px;padding:0 .5rem 0 .65rem;font-family:inherit;font-size:.76rem;font-weight:600;display:inline-flex}._activeChip_sdpfv_461:hover{background-color:oklch(52% .18 252/.13)}._clearBtn_sdpfv_480{color:oklch(58% .015 255);cursor:pointer;background-color:#fff;border:1px solid oklch(90% .008 255);border-radius:999px;align-items:center;height:26px;margin-left:auto;padding:0 .65rem;font-family:inherit;font-size:.76rem;font-weight:600;display:inline-flex}._clearBtn_sdpfv_480:hover{color:oklch(38% .02 255);border:1px solid oklch(38% .02 255)}._sectionRow_sdpfv_501{align-items:baseline;gap:.65rem;margin-bottom:16px;display:flex}._sectionLabel_sdpfv_508{color:oklch(20% .025 255);margin:0;font-size:clamp(1.2rem,2vw,1.5rem);font-weight:700}._sectionCount_sdpfv_515{color:oklch(58% .015 255);font-size:12px}._grid_sdpfv_521{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1rem;display:grid}._cardWrap_sdpfv_528{border-radius:14px;position:relative;overflow:hidden}._card_sdpfv_528{cursor:pointer;background-color:oklch(100% 0 0);border:1px solid oklch(90% .008 255);border-radius:14px;flex-direction:column;gap:.75rem;height:100%;padding:1.25rem;transition:transform .14s,box-shadow .14s,border-color .14s;display:flex;position:relative;box-shadow:0 1px 4px #0000000a}._card_sdpfv_528:before{content:"";opacity:0;background:linear-gradient(90deg,oklch(52% .18 252),oklch(60% .17 305));border-radius:14px 14px 0 0;height:3px;transition:opacity .16s;position:absolute;top:0;left:0;right:0}._card_sdpfv_528:hover:not(._cardInactive_sdpfv_560):before{opacity:1}._card_sdpfv_528:hover{border:1px solid oklch(52% .18 252/.33);transform:translateY(-3px);box-shadow:0 8px 28px oklch(52% .18 252/.09)}._cardInactive_sdpfv_560{opacity:.82}._cardHead_sdpfv_573{justify-content:space-between;align-items:flex-start;gap:.5rem;display:flex}._cardIcon_sdpfv_580{background-color:oklch(94.8% .035 252);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:flex}._statusPill_sdpfv_591{border:1px solid;border-radius:999px;align-items:center;gap:5px;height:22px;padding:0 8px;font-size:.72rem;font-weight:600;display:inline-flex}._statusDot_sdpfv_603{border-radius:50%;flex-shrink:0;width:6px;height:6px}._cardTitle_sdpfv_610{color:oklch(20% .025 255);font-size:14px;font-weight:700;line-height:1.3}._cardDesc_sdpfv_617{color:oklch(38% .02 255);-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:.84rem;line-height:1.55;display:-webkit-box;overflow:hidden}._cardTags_sdpfv_627{flex-wrap:wrap;gap:.35rem;display:flex}._cardFooter_sdpfv_633{margin-top:auto;padding-top:.5rem}._launchBtn_sdpfv_638{color:#fff;cursor:pointer;background:oklch(52% .18 252);border:none;border-radius:7px;justify-content:center;align-items:center;gap:6px;width:100%;height:40px;font-family:inherit;font-size:.84rem;font-weight:800;transition:background .14s;display:flex}._launchBtn_sdpfv_638:hover{background:oklch(46% .18 252)}._launchBtn_sdpfv_638:disabled{color:oklch(58% .015 255);cursor:not-allowed;box-shadow:none;background:oklch(96.6% .008 250);border-color:oklch(90% .008 255);transform:none}@media (width<=700px){._filterCard_sdpfv_304{gap:8px;padding:12px}._filterRow_sdpfv_316{flex-direction:column}._searchWrap_sdpfv_676{width:100%}._filterPills_sdpfv_679{gap:6px}._grid_sdpfv_521{grid-template-columns:1fr}._hero_sdpfv_164{gap:16px;padding:20px 16px}}._footer_sdpfv_691{text-align:center;border-top:1px solid oklch(90% .008 255);padding:1.5rem clamp(1rem,4vw,3rem)}._root_1gi31_1{z-index:1200;background:radial-gradient(circle at 18% 12%,oklch(94.8% .035 252/.72),#0000 34rem),radial-gradient(circle at 82% 18%,oklch(52% .18 252/.12),#0000 28rem),linear-gradient(oklch(100% 0 0) 0%,oklch(98.4% .006 250) 100%);place-items:center;display:grid;position:fixed;inset:0;overflow:hidden}._backdrop_1gi31_11{pointer-events:none;position:absolute;inset:0;overflow:hidden}._orb_1gi31_18{filter:blur(12px);opacity:.72;border-radius:50%;position:absolute}._orb--one_1gi31_24{background:oklch(94.8% .035 252/.88);width:22rem;height:22rem;top:-6rem;left:-4rem}._orb--two_1gi31_31{background:oklch(52% .18 252/.18);width:18rem;height:18rem;bottom:8%;right:-5rem}._orb--three_1gi31_38{background:oklch(94.8% .035 252/.7);width:12rem;height:12rem;bottom:-4rem;left:42%}._panel_1gi31_46{z-index:1;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:oklch(100% 0 0/.88);border:1px solid oklch(84.68% .03208 254.58);border-radius:22px;justify-items:center;gap:.55rem;width:min(320px,100vw - 2.5rem);padding:2rem 1.5rem 1.6rem;display:grid;position:relative;box-shadow:0 0 0 1px oklch(52% .18 252/.08),0 28px 70px oklch(20% .025 255/.1)}._logo_1gi31_61{object-fit:contain;width:64px;height:64px}._title_1gi31_67{color:oklch(20% .025 255);letter-spacing:-.02em;margin:.15rem 0 0;font-size:1.2rem;font-weight:750}._label_1gi31_75{color:oklch(58% .015 255);margin:0;font-size:.88rem;font-weight:520}._bar_1gi31_82{background:oklch(96.256% .0252 282.24);border-radius:999px;width:min(220px,100%);height:4px;margin-top:.45rem;overflow:hidden}._barFill_1gi31_91{border-radius:inherit;background:linear-gradient(90deg,oklch(65.44% .1296 282.24),oklch(55.84% .1656 252));width:100%;height:100%;display:block}@keyframes _fadeSlideUp_18fn9_1{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes _fadeIn_18fn9_1{0%{opacity:0}to{opacity:1}}@keyframes _skeletonPulse_18fn9_1{0%,to{opacity:.55}50%{opacity:1}}._shell_18fn9_28{background-color:oklch(98.4% .006 250);background-image:radial-gradient(circle at 76% 18%,oklch(94.8% .035 252/.78),#0000 32rem),linear-gradient(oklch(100% 0 0) 0%,oklch(98.4% .006 250) 100%);flex-direction:column;min-height:100vh;display:flex}._topbar_18fn9_36{z-index:100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background-color:#ffffffeb;border-bottom:1px solid oklch(90% .008 255);position:sticky;top:0}._topbarInner_18fn9_45{justify-content:space-between;align-items:center;gap:1rem;max-width:960px;height:56px;margin:0 auto;padding:0 clamp(1rem,4vw,3rem);display:flex}._brand_18fn9_56{align-items:center;gap:.6rem;text-decoration:none;display:flex}._brandLogo_18fn9_63{object-fit:contain;width:40px;height:32px}._brandName_18fn9_69{color:oklch(20% .025 255);font-size:16px;font-weight:800;line-height:1}._brandSub_18fn9_76{color:oklch(58% .015 255);font-size:10px;line-height:1}._backLink_18fn9_82{color:oklch(38% .02 255);border:1px solid oklch(90% .008 255);border-radius:8px;align-items:center;gap:5px;padding:.4rem .75rem;font-size:12px;font-weight:600;text-decoration:none;display:inline-flex}._backLink_18fn9_82:hover{color:oklch(52% .18 252);background-color:oklch(94.8% .035 252);border:1px solid oklch(52% .18 252/.33)}._pageHeader_18fn9_101{border-bottom:1px solid oklch(90% .008 255);width:100%;max-width:960px;margin:0 auto;padding:clamp(1.5rem,3vw,2.5rem) clamp(1rem,4vw,3rem) clamp(1rem,2vw,1.5rem)}._breadcrumb_18fn9_109{color:oklch(58% .015 255);margin-bottom:.5rem;font-size:12px;display:block}._breadcrumb_18fn9_109 a{color:oklch(52% .18 252);text-decoration:none}._breadcrumb_18fn9_109 a:hover{text-decoration:underline}._breadcrumbSep_18fn9_123{margin:0 .35rem}._article_18fn9_128{flex:1;max-width:850px;margin:0 auto;padding:clamp(1.5rem,3vw,2.5rem) clamp(1rem,4vw,3rem)}._image_18fn9_135{object-fit:cover;border-radius:14px;width:100%;max-height:450px;margin-bottom:16px;display:block}._storyTitle_18fn9_144{color:oklch(20% .025 255);letter-spacing:-.03em;text-align:center;margin:0 0 16px;font-size:clamp(2rem,4vw,2.75rem);font-weight:760;line-height:1.15;display:block}._content_18fn9_155{color:oklch(38% .02 255);background:oklch(100% 0 0);border:1px solid oklch(90% .008 255);border-radius:14px;padding:clamp(1.25rem,4vw,3rem);font-size:clamp(.95rem,1.2vw,1.05rem);line-height:1.75;box-shadow:0 4px 20px oklch(20% .025 255/.04),0 1px 2px oklch(20% .025 255/.03)}._content_18fn9_155 h1,._content_18fn9_155 h2,._content_18fn9_155 h3{color:oklch(20% .025 255);letter-spacing:-.01em;margin-top:1.75rem;margin-bottom:.5rem;font-weight:760;line-height:1.3}._content_18fn9_155 h2{font-size:1rem}._content_18fn9_155 h3{font-size:.95rem}._content_18fn9_155 p{margin-bottom:1rem}._content_18fn9_155 img{border-radius:10px;max-width:100%;margin:1rem 0;display:block}._content_18fn9_155 a{color:oklch(52% .18 252);text-decoration:underline}._content_18fn9_155 ul,._content_18fn9_155 ol{margin-bottom:1rem;padding-left:1.5rem}._content_18fn9_155 li{margin-bottom:.25rem}._storyFooter_18fn9_200{text-align:center;border-top:1px solid oklch(90% .008 255);margin-top:2.5rem;padding-top:1.5rem}._footerBackLink_18fn9_207{color:oklch(38% .02 255);border:1px solid oklch(90% .008 255);border-radius:8px;align-items:center;gap:5px;padding:.5rem 1rem;font-size:14px;font-weight:600;text-decoration:none;display:inline-flex}._footerBackLink_18fn9_207:hover{color:oklch(52% .18 252);background-color:oklch(94.8% .035 252);border:1px solid oklch(52% .18 252/.33)}._centeredMsg_18fn9_225{max-width:960px;margin:0 auto;padding:clamp(2rem,5vw,4rem) clamp(1rem,4vw,3rem)}._markdown_fyqk4_1{color:oklch(20% .025 255);overflow-wrap:anywhere;min-width:0;font-size:14px;line-height:1.65}._markdown_fyqk4_1>:first-child{margin-top:0}._markdown_fyqk4_1>:last-child{margin-bottom:0}._markdown_fyqk4_1 p{margin:0 0 10px}._markdown_fyqk4_1 h1,._markdown_fyqk4_1 h2,._markdown_fyqk4_1 h3,._markdown_fyqk4_1 h4{margin:16px 0 8px;line-height:1.35}._markdown_fyqk4_1 h1{font-size:19px}._markdown_fyqk4_1 h2{font-size:17px}._markdown_fyqk4_1 h3,._markdown_fyqk4_1 h4{font-size:15px}._markdown_fyqk4_1 ul,._markdown_fyqk4_1 ol{margin:8px 0 12px;padding-left:22px}._markdown_fyqk4_1 li+li{margin-top:3px}._markdown_fyqk4_1 strong{font-weight:700}._markdown_fyqk4_1 a{color:oklch(52% .18 252);text-underline-offset:2px;text-decoration:underline}._markdown_fyqk4_1 blockquote{color:oklch(42% .02 255);border-left:3px solid oklch(72% .1 252);margin:10px 0;padding:2px 0 2px 12px}._markdown_fyqk4_1 code{background:oklch(94.5% .01 255);border-radius:4px;padding:2px 4px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.9em}._markdown_fyqk4_1 pre{color:oklch(96% .008 250);background:oklch(23% .025 255);border-radius:8px;margin:10px 0;padding:12px;overflow-x:auto}._markdown_fyqk4_1 pre code{color:inherit;background:0 0;padding:0}._markdown_fyqk4_1 table{border-collapse:separate;border-spacing:0;border:1px solid oklch(87% .01 255);border-radius:10px;width:max-content;max-width:100%;margin:12px 0;font-size:12px;display:block;overflow-x:auto}._markdown_fyqk4_1 th,._markdown_fyqk4_1 td{text-align:left;vertical-align:middle;white-space:nowrap;border-bottom:1px solid oklch(90% .008 255);border-right:1px solid oklch(90% .008 255);padding:9px 10px}._markdown_fyqk4_1 th{color:oklch(38% .025 255);letter-spacing:.025em;text-transform:uppercase;background:oklch(95.5% .012 252);font-size:10px;font-weight:700}._markdown_fyqk4_1 th:last-child,._markdown_fyqk4_1 td:last-child{border-right:none}._markdown_fyqk4_1 tbody tr:last-child td{border-bottom:none}._markdown_fyqk4_1 tbody tr:hover td{background:oklch(98% .008 252)}._markdown_fyqk4_1 hr{border:0;border-top:1px solid oklch(88% .01 255);margin:14px 0}._result_bhear_1{color:oklch(20% .025 255);flex-direction:column;gap:12px;min-width:0;display:flex}._result_bhear_1 h3{margin:0;font-size:15px;line-height:1.4}._metrics_bhear_14{grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:8px;display:grid}._metric_bhear_14{background:oklch(96.6% .008 250);border:1px solid oklch(90% .008 255);border-radius:9px;flex-direction:column;gap:3px;min-width:0;padding:9px 10px;display:flex}._metric_bhear_14 strong{font-variant-numeric:tabular-nums;overflow-wrap:anywhere;font-size:14px}._metricLabel_bhear_36{color:oklch(52% .015 255);letter-spacing:.04em;text-transform:uppercase;font-size:10px;font-weight:600}._metricPositive_bhear_44{color:oklch(48% .14 154)}._metricWarning_bhear_48{color:oklch(54% .18 24)}._tableFrame_bhear_52{border:1px solid oklch(88% .01 255);border-radius:10px;max-width:100%;overflow-x:auto}._table_bhear_52{border-collapse:collapse;width:max-content;min-width:100%;font-size:12px}._table_bhear_52 th,._table_bhear_52 td{text-align:left;vertical-align:middle;white-space:nowrap;border-bottom:1px solid oklch(91% .008 255);padding:9px 10px}._table_bhear_52 th{color:oklch(42% .025 255);letter-spacing:.035em;text-transform:uppercase;background:oklch(95.5% .012 252);font-size:10px;font-weight:700;position:sticky;top:0}._table_bhear_52 tbody tr:last-child td{border-bottom:none}._table_bhear_52 tbody tr:hover td{background:oklch(98% .008 252)}._numeric_bhear_90{font-variant-numeric:tabular-nums;text-align:right!important}._status_bhear_95{border-radius:999px;padding:3px 7px;font-size:10px;font-weight:700;display:inline-block}._statusUnder_bhear_103{color:oklch(43% .12 154);background:oklch(94% .05 154)}._statusOnTrack_bhear_108{color:oklch(48% .12 70);background:oklch(95% .06 83)}._statusOver_bhear_113{color:oklch(50% .17 18);background:oklch(95% .04 18)}._footer_bhear_118{color:oklch(55% .015 255);font-size:11px}._empty_bhear_123{color:oklch(55% .015 255);text-align:center;background:oklch(97% .008 250);border:1px dashed oklch(85% .01 255);border-radius:10px;padding:16px;font-size:12px}@keyframes _fadeSlideUp_nur9s_1{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes _fadeIn_nur9s_1{0%{opacity:0}to{opacity:1}}@keyframes _skeletonPulse_nur9s_1{0%,to{opacity:.55}50%{opacity:1}}._root_nur9s_27{color:oklch(20% .025 255);background:radial-gradient(at 78% 8%,oklch(94.8% .035 252/.58),#0000 38%),linear-gradient(oklch(100% 0 0) 0,oklch(98.4% .006 250) 58%);min-height:100vh}._centeredPage_nur9s_33{background:oklch(98.4% .006 250);place-items:center;min-height:100vh;padding:24px;display:grid}._profileError_nur9s_41{flex-direction:column;gap:16px;max-width:480px;padding:2rem;display:flex}._topbar_nur9s_49{z-index:10;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffeb;border-bottom:1px solid oklch(90% .008 255);position:sticky;top:0}._topbarInner_nur9s_58{justify-content:space-between;align-items:center;max-width:1280px;height:58px;margin:0 auto;padding:0 clamp(1rem,4vw,3rem);display:flex}._brand_nur9s_68{color:inherit;font:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;padding:0;display:flex}._brand_nur9s_68>span{flex-direction:column;align-items:flex-start;display:flex}._brandLogo_nur9s_85{object-fit:contain;width:50px;height:40px}._brandName_nur9s_91{color:oklch(20% .025 255);font-size:16px;font-weight:800;line-height:1}._brandSub_nur9s_98{color:oklch(58% .015 255);font-size:10px;line-height:1.2}._accountPill_nur9s_104{color:oklch(38% .02 255);cursor:pointer;background:linear-gradient(135deg,oklch(100% 0 0),oklch(96.6% .008 250));border:1px solid oklch(90% .008 255);border-radius:999px;align-items:center;gap:.5rem;padding:.35rem .75rem .35rem .35rem;font-family:inherit;font-size:12px;font-weight:600;display:flex;box-shadow:0 2px 8px #00000014}._avatar_nur9s_120,._dropdownAvatar_nur9s_121{color:#fff;background:linear-gradient(135deg,oklch(52% .18 252),oklch(60% .17 305));border-radius:50%;flex:none;place-items:center;font-weight:800;display:grid}._avatar_nur9s_120{width:34px;height:34px;font-size:13px}._accountText_nur9s_137{flex-direction:column;align-items:flex-start;line-height:1.2;display:flex}._avatarRole_nur9s_144{color:oklch(58% .015 255);text-transform:capitalize;font-size:10px;font-weight:400}._chevron_nur9s_151{color:oklch(58% .015 255);width:16px;height:16px}._accountMenu_nur9s_157{border-radius:14px;min-width:280px;padding:0;overflow:hidden}._dropdownHeader_nur9s_164{border-bottom:1px solid oklch(90% .008 255);align-items:center;gap:.65rem;padding:1rem;display:flex}._dropdownAvatar_nur9s_121{width:42px;height:42px;font-size:16px}._dropdownName_nur9s_178{color:oklch(20% .025 255);font-size:14px;font-weight:700;display:block}._roleBadge_nur9s_185{color:oklch(52% .18 252);letter-spacing:.06em;text-transform:uppercase;background:oklch(94.8% .035 252);border-radius:4px;margin-top:3px;padding:2px 7px;font-size:.7rem;font-weight:700;display:inline-block}._page_nur9s_198{max-width:1280px;margin:0 auto;padding:0 clamp(1rem,4vw,3rem) clamp(2.5rem,6vw,5rem)}._hero_nur9s_204{max-width:760px;padding:clamp(2rem,5vw,4rem) 0 clamp(1.5rem,3vw,2.5rem)}._hero_nur9s_204 h1{color:oklch(20% .025 255);letter-spacing:-.045em;margin:.35rem 0 .75rem;font-size:clamp(2rem,4.5vw,3.5rem);font-weight:800;line-height:1.04}._hero_nur9s_204 p{color:oklch(38% .02 255);max-width:680px;margin:0;font-size:clamp(.96rem,1.4vw,1.08rem);line-height:1.65}._backLink_nur9s_224,._newTranslation_nur9s_225{color:oklch(52% .18 252);cursor:pointer;background:0 0;border:0;font-family:inherit;font-size:12px;font-weight:700}._backLink_nur9s_224{padding:0}._eyebrow_nur9s_239{color:oklch(52% .18 252);letter-spacing:.12em;text-transform:uppercase;margin-top:1.5rem;font-size:12px;font-weight:800}._workbench_nur9s_248{flex-direction:column;gap:clamp(1rem,2vw,1.5rem);display:flex}._controls_nur9s_254,._results_nur9s_255{background:oklch(100% 0 0);border:1px solid oklch(90% .008 255);border-radius:20px;flex-direction:column;gap:12px;min-width:0;padding:clamp(1.25rem,3vw,2rem);display:flex;box-shadow:0 20px 55px #2563eb1a}._controls_nur9s_254{background:linear-gradient(oklch(100% 0 0),oklch(96.6% .008 250))}._sectionHeading_nur9s_271{align-items:flex-start;gap:12px;display:flex}._sectionHeading_nur9s_271 h2{color:oklch(20% .025 255);margin:0;font-size:20px;line-height:1.25}._sectionHeading_nur9s_271 p{color:oklch(58% .015 255);margin:.28rem 0 0;font-size:12px;line-height:1.5}._step_nur9s_289{color:#fff;background:linear-gradient(135deg,oklch(52% .18 252),oklch(60% .17 305));border-radius:9px;flex:none;place-items:center;width:30px;height:30px;font-size:12px;font-weight:800;display:grid}._hiddenInput_nur9s_302{clip:rect(0, 0, 0, 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}._srOnly_nur9s_311{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}._dropZone_nur9s_322{color:oklch(38% .02 255);text-align:center;background:oklch(100% 0 0);border:1.5px dashed oklch(90% .008 255);border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:.7rem;min-height:170px;padding:1.25rem;transition:border-color .16s,background-color .16s,transform .16s;display:flex}._dropZone_nur9s_322>span{color:oklch(58% .015 255);font-size:12px}._dropZoneActive_nur9s_342{background:oklch(94.8% .035 252);border-color:oklch(52% .18 252);transform:translateY(-2px)}._dropZoneSelected_nur9s_348{text-align:left;border-style:solid;flex-direction:row;justify-content:flex-start;min-height:0;padding:.75rem}._uploadIcon_nur9s_357{color:oklch(52% .18 252);background:oklch(94.8% .035 252);border-radius:14px;place-items:center;width:48px;height:48px;font-size:24px;font-weight:800;display:grid}._selectedFileIcon_nur9s_369{color:oklch(52% .18 252);background:oklch(94.8% .035 252);border-radius:10px;flex:none;place-items:center;width:46px;height:46px;font-size:10px;font-weight:800;display:grid}._fileDetails_nur9s_382{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}._fileDetails_nur9s_382 strong{color:oklch(20% .025 255);text-overflow:ellipsis;white-space:nowrap;max-width:min(54vw,560px);font-size:14px;overflow:hidden}._fileDetails_nur9s_382 span{color:oklch(58% .015 255);font-size:12px}._languageField_nur9s_402{margin-top:4px}._languageLoader_nur9s_406,._previewLoading_nur9s_407{color:oklch(58% .015 255);align-items:center;gap:8px;min-height:34px;font-size:12px;display:flex}._translateButton_nur9s_416{width:100%;margin-top:4px;font-weight:700}._newTranslation_nur9s_225{align-self:center;padding:4px 8px}._newTranslation_nur9s_225:disabled{color:oklch(58% .015 255);cursor:not-allowed}._ocrSelectionArea_nur9s_431,._ocrSelectionState_nur9s_432{flex-direction:column;gap:12px;min-width:0;display:flex}._ocrSelectionState_nur9s_432{background:oklch(98.4% .006 250);border:1px dashed oklch(90% .008 255);border-radius:16px;justify-content:center;align-items:center;min-height:320px;padding:16px}._ocrSelectionState_nur9s_432>[role=alert]{width:100%}._selectionActionBar_nur9s_452{z-index:2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;border:1px solid oklch(52% .18 252/.24);border-radius:14px;grid-template-columns:minmax(240px,1fr) auto;align-items:end;gap:12px;padding:1rem;display:grid;position:sticky;bottom:1rem;box-shadow:0 12px 32px #0f172a24}._selectionTranslateButton_nur9s_468{min-width:220px}._selectionActionMessage_nur9s_472{grid-column:1/-1}._emptyState_nur9s_476{text-align:center;background:oklch(98.4% .006 250);border:1px dashed oklch(90% .008 255);border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:.65rem;min-height:180px;display:flex}._emptyState_nur9s_476 img{width:48px;height:48px;margin-bottom:.25rem}._emptyState_nur9s_476 strong{color:oklch(38% .02 255)}._emptyState_nur9s_476 span{color:oklch(58% .015 255);font-size:12px}._singlePreview_nur9s_501{min-width:0}._previewCard_nur9s_505{background:oklch(100% 0 0);border:1px solid oklch(90% .008 255);border-radius:14px;min-width:0;margin:0;overflow:hidden}._previewCard_nur9s_505 figcaption{background:oklch(96.6% .008 250);border-bottom:1px solid oklch(90% .008 255);justify-content:space-between;align-items:center;gap:12px;min-width:0;padding:.7rem .85rem;display:flex}._previewCard_nur9s_505 figcaption>span:first-child>span:first-child{color:oklch(20% .025 255);font-size:14px;font-weight:700}._previewCard_nur9s_505 figcaption small{color:oklch(58% .015 255);text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}._previewCardLarge_nur9s_536{width:100%}._previewCaptionText_nur9s_540{flex-direction:column;gap:2px;min-width:0;display:flex}._previewSwitcher_nur9s_547{background:oklch(100% 0 0);border:1px solid oklch(90% .008 255);border-radius:8px;flex:none;align-items:center;gap:.2rem;padding:2px;display:flex}._imageCanvas_nur9s_558{aspect-ratio:4/3;background-color:oklch(98.4% .006 250);background-image:linear-gradient(45deg,#eef2f6 25%,#0000 25%),linear-gradient(-45deg,#eef2f6 25%,#0000 25%),linear-gradient(45deg,#0000 75%,#eef2f6 75%),linear-gradient(-45deg,#0000 75%,#eef2f6 75%),none;background-position:0 0,0 8px,8px -8px,-8px 0;background-repeat:repeat,repeat,repeat,repeat,repeat;background-size:16px 16px;background-attachment:scroll,scroll,scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box,border-box,border-box;place-items:center;display:grid;overflow:hidden}._imageCanvasLarge_nur9s_568{aspect-ratio:auto;height:clamp(420px,68vw,820px)}._previewOpenButton_nur9s_573{width:100%;height:100%;color:inherit;cursor:zoom-in;background:0 0;border:0;padding:0;display:block;position:relative;overflow:hidden}._previewOpenButton_nur9s_573>img{object-fit:contain;width:100%;height:100%;transition:transform .16s;display:block}._previewOpenButton_nur9s_573:hover>img,._previewOpenButton_nur9s_573:focus-visible>img{transform:scale(1.015)}._previewOpenButton_nur9s_573:focus-visible{outline-offset:-3px;outline:3px solid oklch(52% .18 252/.45)}._previewOpenHint_nur9s_600{color:#fff;opacity:0;background:#0f172ad1;border-radius:999px;padding:.35rem .55rem;font-size:10px;font-weight:700;transition:opacity .16s,transform .16s;position:absolute;bottom:.65rem;right:.65rem;transform:translateY(4px)}._previewOpenButton_nur9s_573:hover ._previewOpenHint_nur9s_600,._previewOpenButton_nur9s_573:focus-visible ._previewOpenHint_nur9s_600{opacity:1;transform:translateY(0)}._pendingPreview_nur9s_621,._failedPreview_nur9s_622{color:oklch(58% .015 255);text-align:center;flex-direction:column;align-items:center;gap:8px;font-size:12px;display:flex}._pendingPreview_nur9s_621>span,._failedPreview_nur9s_622>span{color:oklch(52% .18 252);background:oklch(94.8% .035 252);border-radius:50%;place-items:center;width:40px;height:40px;font-size:20px;font-weight:800;display:grid}._failedPreview_nur9s_622{color:oklch(64% .16 18)}._failedPreview_nur9s_622>span{color:oklch(64% .16 18);background:oklch(64% .16 18/.1)}._statusPanel_nur9s_652,._completedPanel_nur9s_653{border-radius:14px;flex-direction:column;gap:16px;padding:1rem;display:flex}._outputFilenameField_nur9s_661{min-width:0}._downloadActions_nur9s_665{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}._downloadActions_nur9s_665>button:last-child{flex:1}._overviewSurface_nur9s_675{box-sizing:border-box;width:98vw;max-width:none;height:97dvh;max-height:97dvh;overflow:hidden}._overviewBackdrop_nur9s_684{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#020617c7}._overviewDialogBody_nur9s_689{grid-template-rows:auto minmax(0,1fr);grid-template-columns:minmax(0,1fr);width:100%;min-width:0;max-width:100%;height:100%;min-height:0;overflow:hidden}._overviewContent_nur9s_700{box-sizing:border-box;flex-direction:column;gap:8px;width:100%;max-width:100%;height:100%;min-height:0;display:flex;overflow:hidden}._overviewToolbar_nur9s_712{flex-wrap:wrap;align-items:center;gap:.2rem;display:flex}._overviewZoomValue_nur9s_719{color:oklch(38% .02 255);font-variant-numeric:tabular-nums;text-align:center;width:3.7rem;font-size:12px;font-weight:700}._overviewZoomHint_nur9s_728{color:oklch(58% .015 255);margin-left:auto;font-size:10px}._overviewViewport_nur9s_734{overscroll-behavior:contain;contain:size layout paint;box-sizing:border-box;cursor:zoom-in;background-color:oklch(98.4% .006 250);background-image:linear-gradient(45deg,#eef2f6 25%,#0000 25%),linear-gradient(-45deg,#eef2f6 25%,#0000 25%),linear-gradient(45deg,#0000 75%,#eef2f6 75%),linear-gradient(-45deg,#0000 75%,#eef2f6 75%),none;background-position:0 0,0 8px,8px -8px,-8px 0;background-repeat:repeat,repeat,repeat,repeat,repeat;background-size:16px 16px;background-attachment:scroll,scroll,scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box,border-box,border-box;border:1px solid oklch(90% .008 255);border-radius:12px;flex:1 1 0;width:100%;min-width:0;max-width:100%;height:0;min-height:0;max-height:100%;overflow:auto}._overviewViewport_nur9s_734:focus-visible{outline-offset:-3px;outline:3px solid oklch(52% .18 252/.38)}._overviewCenter_nur9s_758{box-sizing:border-box;place-items:center;width:max-content;min-width:100%;height:max-content;min-height:100%;padding:1rem;display:grid}._overviewImageStage_nur9s_769{flex:none;overflow:hidden;box-shadow:0 10px 34px #0f172a29}._overviewImageStage_nur9s_769 img{-webkit-user-select:none;user-select:none;width:100%;height:100%;display:block}._editorLoadingSurface_nur9s_781{width:min(90vw,560px)}._editorLoadingContent_nur9s_785{place-items:center;min-height:150px;display:grid}._editorLoadError_nur9s_791{flex-direction:column;align-items:flex-start;gap:12px;width:100%;display:flex}._statusPanel_nur9s_652{background:oklch(94.8% .035 252);border:1px solid oklch(52% .18 252/.2)}._statusPanel_nur9s_652>div{flex-direction:column;gap:3px;display:flex}._statusPanel_nur9s_652>div strong{color:oklch(20% .025 255);font-size:14px}._statusPanel_nur9s_652>div span{color:oklch(38% .02 255);font-size:12px}._completedPanel_nur9s_653{background:oklch(63% .16 154/.07);border:1px solid oklch(63% .16 154/.27)}._completedHeader_nur9s_822{align-items:center;gap:12px;display:flex}._completedHeader_nur9s_822>span:last-child{flex-direction:column;gap:2px;display:flex}._completedHeader_nur9s_822 strong{color:oklch(20% .025 255);font-size:14px}._completedHeader_nur9s_822 small{color:oklch(38% .02 255);font-size:12px}._successMark_nur9s_841{color:#fff;background:oklch(63% .16 154);border-radius:50%;flex:none;place-items:center;width:34px;height:34px;font-size:16px;font-weight:800;display:grid}._metadata_nur9s_854{background:oklch(63% .16 154/.18);border:1px solid oklch(63% .16 154/.18);border-radius:10px;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;margin:0;display:grid;overflow:hidden}._metadata_nur9s_854>div{background:oklch(100% 0 0);min-width:0;padding:.75rem}._metadata_nur9s_854 dt{color:oklch(58% .015 255);letter-spacing:.04em;text-transform:uppercase;font-size:10px;font-weight:700}._metadata_nur9s_854 dd{overflow-wrap:anywhere;color:oklch(20% .025 255);min-width:0;margin:.25rem 0 0;font-size:12px;font-weight:600}._metadata_nur9s_854 small{color:oklch(58% .015 255);margin-top:2px;font-size:10px;font-weight:400;display:block}@media (width<=600px){._accountText_nur9s_137,._chevron_nur9s_151{display:none}._accountPill_nur9s_104{padding-right:.35rem}._metadata_nur9s_854{grid-template-columns:1fr}._imageCanvas_nur9s_558{aspect-ratio:1}._imageCanvasLarge_nur9s_568{aspect-ratio:auto;height:min(72dvh,560px)}._previewCard_nur9s_505 figcaption{flex-direction:column;align-items:stretch}._previewSwitcher_nur9s_547{align-self:flex-start}._selectionActionBar_nur9s_452{grid-template-columns:1fr;position:static;bottom:auto}._selectionTranslateButton_nur9s_468{width:100%;min-width:0}._selectionActionMessage_nur9s_472{grid-column:1}._controls_nur9s_254,._results_nur9s_255{padding:1rem}._overviewSurface_nur9s_675{border-radius:0;width:100vw;height:100dvh;max-height:100dvh}._overviewZoomHint_nur9s_728{width:100%;margin-left:0}._downloadActions_nur9s_665{flex-direction:column}._downloadActions_nur9s_665>button{width:100%}}@keyframes _fadeSlideUp_1vgkh_1{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes _fadeIn_1vgkh_1{0%{opacity:0}to{opacity:1}}@keyframes _skeletonPulse_1vgkh_1{0%,to{opacity:.55}50%{opacity:1}}._root_1vgkh_27{background:oklch(100% 0 0);border:1px solid oklch(52% .18 252/.22);border-radius:16px;flex-direction:column;gap:12px;min-width:0;padding:16px;display:flex}._header_1vgkh_38{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}._header_1vgkh_38 h3{color:oklch(20% .025 255);margin:0;font-size:20px}._header_1vgkh_38 p{color:oklch(58% .015 255);margin:4px 0 0;font-size:12px;line-height:1.45}._count_1vgkh_56{color:oklch(52% .18 252);background:oklch(94.8% .035 252);border-radius:999px;flex:none;padding:.38rem .65rem;font-size:12px}._toolbar_1vgkh_65,._selectionActions_1vgkh_66,._zoomControls_1vgkh_67,._legend_1vgkh_68{align-items:center;display:flex}._toolbar_1vgkh_65{flex-wrap:wrap;justify-content:space-between;gap:12px}._selectionActions_1vgkh_66,._zoomControls_1vgkh_67{gap:4px}._zoomSlider_1vgkh_84{width:clamp(90px,16vw,150px)}._zoomValue_1vgkh_88{color:oklch(58% .015 255);font-variant-numeric:tabular-nums;text-align:right;min-width:3.2rem;font-size:12px}._legend_1vgkh_68{color:oklch(58% .015 255);flex-wrap:wrap;gap:12px;font-size:10px}._legend_1vgkh_68 span{align-items:center;gap:4px;display:inline-flex}._legend_1vgkh_68 i{border:2px solid;border-radius:3px;width:12px;height:12px;display:block}._selectedSwatch_1vgkh_115{background:oklch(52% .18 252/.24);border-color:oklch(52% .18 252)!important}._availableSwatch_1vgkh_120{background:oklch(78% .15 83/.18);border-color:oklch(78% .15 83)!important}._lockedSwatch_1vgkh_125{background:oklch(58% .015 255/.14);border-color:oklch(58% .015 255)!important}._viewport_1vgkh_130{overscroll-behavior:contain;background-color:oklch(98.4% .006 250);background-image:linear-gradient(45deg,#eef2f6 25%,#0000 25%),linear-gradient(-45deg,#eef2f6 25%,#0000 25%),linear-gradient(45deg,#0000 75%,#eef2f6 75%),linear-gradient(-45deg,#0000 75%,#eef2f6 75%),none;background-position:0 0,0 8px,8px -8px,-8px 0;background-repeat:repeat,repeat,repeat,repeat,repeat;background-size:16px 16px;background-attachment:scroll,scroll,scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box,border-box,border-box;border:1px solid oklch(90% .008 255);border-radius:12px;min-height:260px;max-height:min(68vh,720px);overflow:auto}._imageStage_1vgkh_142{background:oklch(100% 0 0);min-width:75%;margin:0 auto;position:relative}._imageStage_1vgkh_142>img{object-fit:fill;-webkit-user-select:none;user-select:none;width:100%;height:100%;display:block}._regionShapes_1vgkh_156,._regionTargets_1vgkh_157{width:100%;height:100%;position:absolute;inset:0}._regionShapes_1vgkh_156{pointer-events:none}._regionShapes_1vgkh_156 polygon,._regionShapes_1vgkh_156 rect{vector-effect:non-scaling-stroke;stroke-width:2px}._regionSelected_1vgkh_173{fill:oklch(52% .18 252/.23);stroke:oklch(52% .18 252)}._regionAvailable_1vgkh_178{fill:oklch(78% .15 83/.16);stroke:oklch(78% .15 83);stroke-dasharray:5 3}._regionLocked_1vgkh_184{fill:oklch(58% .015 255/.1);stroke:oklch(58% .015 255);stroke-dasharray:3 3}._regionTarget_1vgkh_157{cursor:pointer;background:0 0;border:0;min-width:18px;min-height:18px;padding:0;position:absolute}._regionTarget_1vgkh_157:focus-visible{outline-offset:2px;outline:3px solid oklch(60% .17 305);z-index:1100!important}._regionTarget_1vgkh_157[aria-disabled=true]{cursor:not-allowed}._regionTargetLocked_1vgkh_208{cursor:help}._regionList_1vgkh_212{background:oklch(98.4% .006 250);border:1px solid oklch(90% .008 255);border-radius:10px;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;max-height:220px;padding:4px;display:grid;overflow:auto}._regionListItem_1vgkh_224{border-radius:8px;min-width:0;padding:4px 8px}._regionListItem_1vgkh_224:focus-within{background:oklch(94.8% .035 252)}._regionListItemLocked_1vgkh_233{background:oklch(58% .015 255/.05)}._regionListLabel_1vgkh_237{flex-direction:column;gap:2px;min-width:0;display:flex}._regionListLabel_1vgkh_237 strong{color:oklch(20% .025 255);text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:600;overflow:hidden}._regionListLabel_1vgkh_237 small{color:oklch(58% .015 255);font-size:10px}@media (width<=600px){._root_1vgkh_27{padding:12px}._header_1vgkh_38{flex-direction:column;gap:8px}._count_1vgkh_56{align-self:flex-start}._toolbar_1vgkh_65,._zoomControls_1vgkh_67{align-items:stretch}._toolbar_1vgkh_65{flex-direction:column}._selectionActions_1vgkh_66,._zoomControls_1vgkh_67{width:100%}._selectionActions_1vgkh_66>button{flex:1}._zoomSlider_1vgkh_84{flex:1;min-width:0}._viewport_1vgkh_130{min-height:220px}._regionList_1vgkh_212{grid-template-columns:minmax(0,1fr)}}@keyframes _fadeSlideUp_v9dvq_1{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes _fadeIn_v9dvq_1{0%{opacity:0}to{opacity:1}}@keyframes _skeletonPulse_v9dvq_1{0%,to{opacity:.55}50%{opacity:1}}._root_v9dvq_27{color:oklch(20% .025 255);background:radial-gradient(at 78% 8%,oklch(94.8% .035 252/.58),#0000 38%),linear-gradient(oklch(100% 0 0) 0,oklch(98.4% .006 250) 58%);min-height:100vh}._topbar_v9dvq_33{z-index:10;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffeb;border-bottom:1px solid oklch(90% .008 255);position:sticky;top:0}._topbarInner_v9dvq_42{justify-content:space-between;align-items:center;max-width:1280px;height:58px;margin:0 auto;padding:0 clamp(1rem,4vw,3rem);display:flex}._brand_v9dvq_52{color:inherit;font:inherit;cursor:pointer;text-align:left;background:0 0;border:0;align-items:center;gap:8px;padding:0;display:flex}._brand_v9dvq_52>span{flex-direction:column;display:flex}._brand_v9dvq_52 strong{font-size:16px;line-height:1}._brand_v9dvq_52 small{color:oklch(58% .015 255);font-size:10px}._brandLogo_v9dvq_77{object-fit:contain;width:50px;height:40px}._accountPill_v9dvq_83{color:oklch(38% .02 255);cursor:pointer;background:oklch(100% 0 0);border:1px solid oklch(90% .008 255);border-radius:999px;align-items:center;gap:.5rem;padding:.35rem .75rem .35rem .35rem;font-family:inherit;display:flex}._avatar_v9dvq_96{color:#fff;background:linear-gradient(135deg,oklch(52% .18 252),oklch(60% .17 305));border-radius:50%;place-items:center;width:34px;height:34px;font-weight:800;display:grid}._accountText_v9dvq_107{flex-direction:column;align-items:flex-start;font-weight:600;display:flex}._accountText_v9dvq_107 small{color:oklch(58% .015 255);text-transform:capitalize;font-size:10px;font-weight:400}._page_v9dvq_120{max-width:1280px;margin:0 auto;padding:0 clamp(1rem,4vw,3rem) 5rem}._hero_v9dvq_126{max-width:760px;padding:clamp(2rem,5vw,4rem) 0 2.5rem}._hero_v9dvq_126 h1{letter-spacing:-.045em;margin:.35rem 0 .75rem;font-size:clamp(2rem,4.5vw,3.5rem);font-weight:800;line-height:1.04}._hero_v9dvq_126 p{color:oklch(38% .02 255);margin:0;font-size:1.08rem;line-height:1.65}._backLink_v9dvq_144{color:oklch(52% .18 252);font:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-size:12px;font-weight:700}._eyebrow_v9dvq_155{color:oklch(52% .18 252);letter-spacing:.12em;text-transform:uppercase;margin-top:1.5rem;font-size:12px;font-weight:800}._workbench_v9dvq_164{grid-template-columns:minmax(0,.95fr) minmax(0,1.25fr);gap:clamp(1rem,2vw,1.5rem);display:grid}._uploadCard_v9dvq_170,._resultsCard_v9dvq_170{background:oklch(100% 0 0);border:1px solid oklch(90% .008 255);border-radius:20px;flex-direction:column;gap:12px;padding:clamp(1.25rem,3vw,2rem);display:flex;box-shadow:0 20px 55px #2563eb1a}._uploadCard_v9dvq_170{background:linear-gradient(oklch(100% 0 0),oklch(96.6% .008 250))}._sectionHeading_v9dvq_185{align-items:flex-start;gap:12px;display:flex}._sectionHeading_v9dvq_185 h2{margin:0;font-size:20px}._sectionHeading_v9dvq_185 p{color:oklch(58% .015 255);margin:.25rem 0 0}._step_v9dvq_199{color:oklch(52% .18 252);background:oklch(94.8% .035 252);border-radius:50%;flex:none;place-items:center;width:34px;height:34px;font-weight:800;display:grid}._hiddenInput_v9dvq_211{display:none}._dropZone_v9dvq_215{text-align:center;background:#ffffff8c;border:1.5px dashed oklch(90% .008 255);border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:.6rem;min-height:245px;padding:1.5rem;transition:all .2s;display:flex}._dropZone_v9dvq_215 span{color:oklch(58% .015 255);font-size:12px}._dropZoneActive_v9dvq_234,._dropZoneSelected_v9dvq_234{background:oklch(94.8% .035 252);border-color:oklch(52% .18 252)}._uploadIcon_v9dvq_239{color:oklch(52% .18 252);width:40px;height:40px}._selectedList_v9dvq_245{border:1px solid oklch(90% .008 255);border-radius:10px;max-height:150px;overflow:auto}._selectedList_v9dvq_245>div{border-bottom:1px solid oklch(90% .008 255);justify-content:space-between;gap:1rem;padding:.55rem .75rem;font-size:12px;display:flex}._selectedList_v9dvq_245>div:last-child{border-bottom:0}._selectedList_v9dvq_245 small{color:oklch(58% .015 255);white-space:nowrap}._actionRow_v9dvq_267{justify-content:space-between;align-items:center;gap:1rem;display:flex}._helper_v9dvq_274{color:oklch(58% .015 255);font-size:12px}._emptyState_v9dvq_279{color:oklch(58% .015 255);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;min-height:320px;display:flex}._emptyState_v9dvq_279 strong{color:oklch(20% .025 255)}._emptyIcon_v9dvq_294,._fileIcon_v9dvq_294{color:oklch(52% .18 252);letter-spacing:.04em;background:oklch(94.8% .035 252);border-radius:10px;place-items:center;font-size:.7rem;font-weight:800;display:grid}._emptyIcon_v9dvq_294{width:58px;height:58px;margin-bottom:.5rem}._fileList_v9dvq_311{flex-direction:column;gap:.65rem;display:flex}._fileRow_v9dvq_317{background:oklch(96.6% .008 250);border:1px solid oklch(90% .008 255);border-radius:12px;align-items:center;gap:.75rem;padding:.85rem;display:flex}._fileIcon_v9dvq_294{flex:none;width:42px;height:42px}._fileInfo_v9dvq_333{flex-direction:column;flex:1;gap:.2rem;min-width:0;display:flex}._fileInfo_v9dvq_333 strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}._fileInfo_v9dvq_333 small{color:oklch(58% .015 255)}._failedIcon_v9dvq_349{color:oklch(64% .16 18)}._success_v9dvq_353{color:oklch(63% .16 154);background:oklch(63% .16 154/.12);border-radius:10px;align-items:center;gap:.5rem;padding:.8rem;font-size:12px;display:flex}@media (width<=800px){._workbench_v9dvq_164{grid-template-columns:1fr}._actionRow_v9dvq_267{flex-direction:column;align-items:stretch}}
