/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@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}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-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{.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.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}}.flex{display:flex}.grid{display:grid}.hidden{display:none}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.rounded{border-radius:.25rem}.border{border-style:var(--tw-border-style);border-width:1px}.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))}}:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--tc-bg:#0b0f14;--tc-surface:#121820;--tc-surface-raised:#18212b;--tc-border:#2a3542;--tc-text:#f4f7fa;--tc-text-secondary:#aab6c3;--tc-text-muted:#73808d;--tc-primary:#18c7a3;--tc-primary-hover:#12a98b;--tc-success:#2fc77a;--tc-warning:#f0a83e;--tc-danger:#ef6262;--tc-info:#5aa9ff;--tc-focus-ring:var(--tc-primary)}@supports (color:color-mix(in lab, red, red)){:root{--tc-focus-ring:color-mix(in srgb, var(--tc-primary) 58%, transparent)}}:root{--tc-overlay:var(--tc-bg)}@supports (color:color-mix(in lab, red, red)){:root{--tc-overlay:color-mix(in srgb, var(--tc-bg) 82%, transparent)}}:root{--tc-disabled:var(--tc-text-muted)}@supports (color:color-mix(in lab, red, red)){:root{--tc-disabled:color-mix(in srgb, var(--tc-text-muted) 46%, transparent)}}:root{--tc-surface-hover:var(--tc-surface-raised)}@supports (color:color-mix(in lab, red, red)){:root{--tc-surface-hover:color-mix(in srgb, var(--tc-surface-raised) 84%, var(--tc-primary) 16%)}}:root{--tc-surface-active:var(--tc-surface-raised)}@supports (color:color-mix(in lab, red, red)){:root{--tc-surface-active:color-mix(in srgb, var(--tc-surface-raised) 72%, var(--tc-primary) 28%)}}:root{--tc-primary-soft:var(--tc-primary)}@supports (color:color-mix(in lab, red, red)){:root{--tc-primary-soft:color-mix(in srgb, var(--tc-primary) 14%, transparent)}}:root{--tc-danger-soft:var(--tc-danger)}@supports (color:color-mix(in lab, red, red)){:root{--tc-danger-soft:color-mix(in srgb, var(--tc-danger) 14%, transparent)}}:root{--tc-warning-soft:var(--tc-warning)}@supports (color:color-mix(in lab, red, red)){:root{--tc-warning-soft:color-mix(in srgb, var(--tc-warning) 14%, transparent)}}:root{--tc-success-soft:var(--tc-success)}@supports (color:color-mix(in lab, red, red)){:root{--tc-success-soft:color-mix(in srgb, var(--tc-success) 14%, transparent)}}:root{--tc-font-sans:"SF Pro Display", "SF Pro Text", Inter, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--tc-font-mono:"SFMono-Regular", Consolas, "Liberation Mono", monospace;--tc-radius-control:10px;--tc-radius-panel:12px;--tc-control-height:46px;--tc-mobile-control-height:48px;--tc-header-height:72px;--tc-sidebar-width:224px;--tc-content-max:1280px;--tc-ease:.18s cubic-bezier(.22, 1, .36, 1);--tc-z-sticky:40;--tc-z-mobile-nav:70;--tc-z-overlay:80;--ink:var(--tc-text);--ink-soft:var(--tc-text-secondary);--paper:var(--tc-bg);--paper-bright:var(--tc-surface);--line:var(--tc-border);--acid:var(--tc-primary);--acid-dark:var(--tc-primary-hover);--cobalt:var(--tc-primary);--orange:var(--tc-warning);--muted:var(--tc-text-muted);--display:var(--tc-font-sans);--sans:var(--tc-font-sans);--mono:var(--tc-font-mono);--tc-paper:var(--tc-surface);--tc-white:var(--tc-surface-raised);--tc-ink:var(--tc-text);--tc-ink-2:var(--tc-text-secondary);--tc-muted:var(--tc-text-secondary);--tc-faint:var(--tc-text-muted);--tc-line:var(--tc-border);--tc-line-dark:var(--tc-border);--tc-dark:var(--tc-bg);--tc-dark-2:var(--tc-surface);--tc-accent:var(--tc-primary);--tc-accent-hover:var(--tc-primary-hover);--tc-accent-bright:var(--tc-primary);--tc-accent-soft:var(--tc-primary-soft)}.taskcut-shell{min-width:0;min-height:100dvh;color:var(--tc-text);background:var(--tc-bg);font-family:var(--tc-font-sans);font-feature-settings:"ss01" 1, "ss02" 1;overflow-x:clip}.taskcut-shell *,.taskcut-shell :before,.taskcut-shell :after{box-sizing:border-box}.taskcut-shell a,.taskcut-shell button,.taskcut-shell input,.taskcut-shell select,.taskcut-shell textarea,.taskcut-shell summary{font:inherit}.taskcut-shell a:focus-visible,.taskcut-shell button:focus-visible,.taskcut-shell input:focus-visible,.taskcut-shell select:focus-visible,.taskcut-shell textarea:focus-visible,.taskcut-shell summary:focus-visible{outline-offset:3px;outline:3px solid #c93e2047}.taskcut-shell .button{border:1px solid var(--tc-line);min-height:46px;color:var(--tc-ink);background:var(--tc-white);box-shadow:none;letter-spacing:-.01em;white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:0 22px;font-size:13px;font-weight:720;transition:transform .16s,border-color .16s,background .16s,color .16s;display:inline-flex}.taskcut-shell .button:hover{border-color:var(--tc-ink)}.taskcut-shell .button:active{transform:scale(.98)}.taskcut-shell .button-primary{color:#fff;background:var(--tc-accent);border-color:var(--tc-accent)}.taskcut-shell .button-primary:hover,.taskcut-shell .button-primary:focus-visible{color:#fff;background:var(--tc-accent-hover);border-color:var(--tc-accent-hover)}.taskcut-shell .button:disabled{cursor:not-allowed;opacity:.48;transform:none}.taskcut-shell .taskcut-button-secondary{color:var(--tc-ink);border-color:var(--tc-line);background:0 0}.taskcut-visually-hidden{clip:rect(0, 0, 0, 0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.taskcut-shell .taskcut-header{z-index:50;min-height:68px;color:var(--tc-ink);border-bottom:1px solid var(--tc-line);box-shadow:none;-webkit-backdrop-filter:blur(18px)saturate(120%);background:#fafaf8eb;grid-template-columns:minmax(180px,1fr) auto minmax(180px,1fr);align-items:center;gap:24px;padding:0 max(24px,4vw);display:grid;position:sticky;top:0}.taskcut-shell .taskcut-brand{width:fit-content;min-height:44px;color:var(--tc-ink);letter-spacing:-.04em;align-items:center;gap:11px;font-size:17px;font-weight:780;display:inline-flex}.taskcut-shell .taskcut-brand>span:last-child{gap:1px;display:grid}.taskcut-shell .taskcut-brand small{color:var(--tc-muted);letter-spacing:.14em;font-size:8px;font-weight:740}.taskcut-shell .taskcut-nav{background:0 0;border:0;border-radius:0;align-items:center;gap:4px;padding:0;font-size:12px;display:inline-flex}.taskcut-shell .taskcut-nav a{min-height:44px;color:var(--tc-muted);border:0;border-radius:0;align-items:center;padding:10px 13px;display:inline-flex;position:relative}.taskcut-shell .taskcut-nav a:after{content:"";background:0 0;height:2px;position:absolute;bottom:4px;left:13px;right:13px}.taskcut-shell .taskcut-nav a:hover,.taskcut-shell .taskcut-nav a:focus-visible,.taskcut-shell .taskcut-nav a.is-active{color:var(--tc-ink);box-shadow:none;background:0 0}.taskcut-shell .taskcut-nav a.is-active:after{background:var(--tc-accent)}.taskcut-shell .taskcut-header-action{color:#fff;background:var(--tc-ink);border-color:var(--tc-ink);justify-self:end;min-height:44px;padding:0 17px;font-size:12px}.taskcut-shell .taskcut-header-action:hover,.taskcut-shell .taskcut-header-action:focus-visible,.taskcut-shell .taskcut-header-action.is-active{color:#fff;background:var(--tc-accent);border-color:var(--tc-accent)}.taskcut-shell .taskcut-main{min-width:0;min-height:calc(100dvh - 132px)}.taskcut-shell .taskcut-mobile-nav{display:none}.taskcut-shell .taskcut-footer{color:var(--tc-muted);border-top:1px solid var(--tc-line);letter-spacing:.02em;justify-content:space-between;gap:24px;padding:24px max(24px,4vw);font-size:10px;display:flex}.taskcut-shell .taskcut-page{width:min(1240px,100% - 48px);margin-inline:auto;padding:clamp(48px,6vw,84px) 0 96px}.taskcut-shell .taskcut-kicker{color:var(--tc-accent);letter-spacing:.14em;text-transform:uppercase;margin:0 0 16px;font-size:10px;font-weight:800}.taskcut-shell .taskcut-back-link{color:var(--tc-muted);align-items:center;gap:8px;margin-bottom:24px;font-size:11px;font-weight:700;display:inline-flex}.taskcut-shell .taskcut-back-link:before{content:"←";margin:0}.taskcut-shell .taskcut-home-hero{min-height:480px;color:var(--tc-ink);border:0;border-bottom:1px solid var(--tc-line);box-shadow:none;background:0 0;border-radius:0;grid-template-columns:minmax(0,1.45fr) minmax(330px,.65fr);align-items:stretch;gap:clamp(32px,5vw,76px);padding:0 0 clamp(48px,6vw,76px);display:grid;position:relative;overflow:visible}.taskcut-shell .taskcut-home-hero:after{display:none}.taskcut-shell .taskcut-home-copy{align-self:center;min-width:0;padding-top:24px}.taskcut-shell .taskcut-home-hero h1,.taskcut-shell .taskcut-create-heading h1,.taskcut-shell .taskcut-processing-heading h1,.taskcut-shell .taskcut-results-heading h1{max-width:900px;color:var(--tc-ink);letter-spacing:-.04em;text-wrap:balance;margin:0;font-family:inherit;font-size:clamp(46px,6.7vw,88px);font-weight:680;line-height:.98}.taskcut-shell .taskcut-home-hero .taskcut-kicker{color:var(--tc-accent)}.taskcut-shell .taskcut-home-copy>p:last-of-type{max-width:660px;color:var(--tc-ink-2);margin:26px 0 0;font-size:clamp(15px,1.5vw,18px);line-height:1.72}.taskcut-shell .taskcut-hero-actions{align-items:center;gap:18px;margin-top:34px;display:flex}.taskcut-shell .taskcut-hero-actions>span{max-width:240px;color:var(--tc-muted);font-size:10px;line-height:1.5}.taskcut-shell .taskcut-hero-action{min-width:150px;color:#fff!important;background:var(--tc-accent)!important;border-color:var(--tc-accent)!important;box-shadow:none!important}.taskcut-shell .taskcut-hero-action:hover{background:var(--tc-accent-hover)!important}.taskcut-shell .taskcut-home-system{color:#fff;background:var(--tc-dark);border:1px solid var(--tc-dark);border-radius:var(--tc-radius-panel);flex-direction:column;justify-content:space-between;align-self:center;min-height:390px;padding:28px;display:flex}.taskcut-shell .taskcut-studio-label{color:#a9ada7;letter-spacing:.15em;font-size:9px;font-weight:780}.taskcut-shell .taskcut-home-system ol{margin:48px 0 0;padding:0;list-style:none}.taskcut-shell .taskcut-home-system li{border-top:1px solid var(--tc-line-dark);grid-template-columns:40px minmax(0,1fr);gap:14px;padding:18px 0;display:grid}.taskcut-shell .taskcut-home-system li>span{color:var(--tc-accent-bright);font-size:10px;font-weight:780}.taskcut-shell .taskcut-home-system strong,.taskcut-shell .taskcut-home-system small{display:block}.taskcut-shell .taskcut-home-system strong{font-size:13px;font-weight:680}.taskcut-shell .taskcut-home-system small{color:#9fa49e;margin-top:6px;font-size:10px;line-height:1.55}.taskcut-shell .taskcut-status-overview{border:0;border-bottom:1px solid var(--tc-line);box-shadow:none;background:0 0;border-radius:0;grid-template-columns:repeat(3,1fr);gap:0;margin:0;display:grid;overflow:visible}.taskcut-shell .taskcut-status-overview div{border-left:1px solid var(--tc-line);background:0 0;justify-content:space-between;align-items:baseline;gap:16px;padding:25px 28px;display:flex}.taskcut-shell .taskcut-status-overview div:first-child{border-left:0}.taskcut-shell .taskcut-status-overview strong{color:var(--tc-ink);letter-spacing:-.05em;font-size:28px;font-weight:650}.taskcut-shell .taskcut-status-overview span{color:var(--tc-muted);font-size:10px}.taskcut-shell .taskcut-upload-queue-panel{border-bottom:1px solid var(--tc-line);margin:0}.taskcut-shell .taskcut-upload-queue-list{display:grid}.taskcut-shell .taskcut-upload-queue-row{border-top:1px solid var(--tc-line);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:20px;padding:18px 28px;display:grid;position:relative}.taskcut-shell .taskcut-upload-queue-row>div:first-child{gap:6px;min-width:0;display:grid}.taskcut-shell .taskcut-upload-queue-row strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.taskcut-shell .taskcut-upload-queue-row span,.taskcut-shell .taskcut-upload-queue-row small{color:var(--tc-muted);font-size:10px;line-height:1.45}.taskcut-shell .taskcut-upload-queue-row small{color:var(--tc-accent-hover)}.taskcut-shell .taskcut-upload-queue-row progress{width:min(520px,100%);height:5px;accent-color:var(--tc-accent)}.taskcut-shell .taskcut-upload-queue-actions{align-items:center;gap:10px;display:flex}.taskcut-shell .taskcut-upload-queue-actions button{cursor:pointer}.taskcut-shell .taskcut-upload-queue-actions .taskcut-row-muted{color:var(--tc-muted);background:0 0;border:0;border-bottom:1px solid;padding:8px 0;font-size:10px}.taskcut-shell .taskcut-upload-queue-percent{font:9px var(--tc-mono);position:absolute;bottom:6px;right:28px}.taskcut-shell .taskcut-upload-queue-row.is-completed{background:var(--tc-accent-soft)}.taskcut-shell .taskcut-panel,.taskcut-shell .taskcut-processing-panel,.taskcut-shell .taskcut-video-panel,.taskcut-shell .taskcut-delivery-panel,.taskcut-shell .taskcut-failure{color:var(--tc-ink);box-shadow:none;background:0 0;border:0;border-radius:0}.taskcut-shell .taskcut-panel{border-top:1px solid var(--tc-ink);margin-top:42px;overflow:visible}.taskcut-shell .taskcut-panel-heading{border-bottom:1px solid var(--tc-line);min-height:84px;box-shadow:none;justify-content:space-between;align-items:flex-end;gap:24px;padding:22px 0;display:flex}.taskcut-shell .taskcut-panel-heading h2{color:var(--tc-ink);letter-spacing:-.04em;margin:0;font-family:inherit;font-size:25px;font-weight:670}.taskcut-shell .taskcut-panel-heading p{color:var(--tc-muted);margin:6px 0 0;font-size:10px}.taskcut-shell .taskcut-panel-heading>span{color:var(--tc-muted);font-size:10px}.taskcut-shell .taskcut-project-rows{padding:0}.taskcut-shell .taskcut-project-row{border-bottom:1px solid var(--tc-line);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:22px;min-height:102px;padding:22px 14px;transition:background .16s;display:grid}.taskcut-shell .taskcut-project-row:hover{background:#ffffff8c}.taskcut-shell .taskcut-project-copy{min-width:0}.taskcut-shell .taskcut-project-title-line{align-items:center;gap:12px;min-width:0;display:flex}.taskcut-shell .taskcut-project-row h2{min-width:0;color:var(--tc-ink);letter-spacing:-.02em;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:15px;font-weight:670;overflow:hidden}.taskcut-shell .taskcut-project-row p{color:var(--tc-muted);text-overflow:ellipsis;white-space:nowrap;margin:7px 0 0;font-size:10px;overflow:hidden}.taskcut-shell .taskcut-project-facts{flex-wrap:wrap;gap:8px 18px;margin:12px 0 0;display:flex}.taskcut-shell .taskcut-project-facts div{gap:6px;min-width:0;display:inline-flex}.taskcut-shell .taskcut-project-facts dt,.taskcut-shell .taskcut-project-facts dd{margin:0;font-size:9px;line-height:1.4}.taskcut-shell .taskcut-project-facts dt{color:var(--tc-faint)}.taskcut-shell .taskcut-project-facts dd{color:var(--tc-ink-2)}.taskcut-shell .taskcut-status-badge{color:var(--tc-muted);border:1px solid var(--tc-line);background:0 0;border-radius:999px;flex:none;padding:5px 8px;font-size:8px;font-weight:780}.taskcut-shell .taskcut-status-badge.is-active,.taskcut-shell .taskcut-status-badge.is-ready,.taskcut-shell .taskcut-status-badge.is-warning{color:var(--tc-accent-hover);background:var(--tc-accent-soft);border-color:#f5b7a8}.taskcut-shell .taskcut-status-badge.is-success{color:#fff;background:var(--tc-ink);border-color:var(--tc-ink)}.taskcut-shell .taskcut-row-action{min-height:38px;color:var(--tc-ink);border:1px solid var(--tc-line);border-radius:999px;align-items:center;padding:0 14px;font-size:10px;font-weight:720;display:inline-flex}.taskcut-shell .taskcut-row-action:disabled{cursor:wait;color:var(--tc-faint);border-color:var(--tc-line);opacity:.72;background:0 0}.taskcut-shell .taskcut-row-muted,.taskcut-shell .taskcut-empty-line{color:var(--tc-muted);font-size:10px}.taskcut-shell .taskcut-empty{border-bottom:1px solid var(--tc-line);justify-items:start;padding:56px 0;display:grid}.taskcut-shell .taskcut-empty-mark{color:#fff;background:var(--tc-ink);border-radius:12px;place-items:center;width:44px;height:44px;margin-bottom:20px;font-size:24px;display:grid}.taskcut-shell .taskcut-empty h2{margin:0;font-family:inherit;font-size:28px;font-weight:670}.taskcut-shell .taskcut-empty p{color:var(--tc-muted);margin:10px 0 24px}.taskcut-shell .taskcut-project-skeleton{background:var(--tc-line);gap:1px;padding:0;display:grid}.taskcut-shell .taskcut-project-skeleton span{background:var(--tc-paper);height:96px;animation:1.5s ease-in-out infinite alternate taskcut-pulse}@keyframes taskcut-pulse{to{opacity:.58}}.taskcut-shell .taskcut-help-drawer{border:0;border-top:1px solid var(--tc-line);background:0 0;border-radius:0;margin-top:42px}.taskcut-shell .taskcut-help-drawer summary{cursor:pointer;color:var(--tc-ink-2);padding:20px 0;font-size:11px;font-weight:720}.taskcut-shell .taskcut-help-drawer>div{grid-template-columns:repeat(3,1fr);gap:24px;padding:0 0 24px;display:grid}.taskcut-shell .taskcut-help-drawer p{background:0 0;margin:0;padding:0}.taskcut-shell .taskcut-help-drawer strong,.taskcut-shell .taskcut-help-drawer span{display:block}.taskcut-shell .taskcut-help-drawer strong{font-size:11px}.taskcut-shell .taskcut-help-drawer span{color:var(--tc-muted);margin-top:7px;font-size:10px;line-height:1.55}.taskcut-shell .taskcut-create-page{width:min(880px,100% - 48px)}.taskcut-shell .taskcut-create-heading{border-bottom:1px solid var(--tc-line);max-width:760px;margin-bottom:30px;padding-bottom:34px}.taskcut-shell .taskcut-create-heading h1{font-size:clamp(42px,5.2vw,64px)}.taskcut-shell .taskcut-create-heading>p:last-child{max-width:650px;color:var(--tc-ink-2);margin:22px 0 0;font-size:15px;line-height:1.7}.taskcut-shell .taskcut-form fieldset{border:0;min-width:0;padding:0}.taskcut-shell .taskcut-create-layout{grid-template-columns:minmax(0,1fr);align-items:start;display:grid}.taskcut-shell .taskcut-create-main{gap:0;min-width:0;display:grid}.taskcut-shell .taskcut-upload-card,.taskcut-shell .taskcut-instruction-card,.taskcut-shell .taskcut-advanced-settings{border:0;border-bottom:1px solid var(--tc-line);min-width:0;box-shadow:none;background:0 0;border-radius:0;padding:28px 0}.taskcut-shell .taskcut-upload-card{padding-top:0}.taskcut-shell .taskcut-upload-card-heading{justify-content:space-between;align-items:center;gap:18px;margin-bottom:18px;display:flex}.taskcut-shell .taskcut-upload-card-heading>div{align-items:center;gap:11px;display:flex}.taskcut-shell .taskcut-upload-card-heading>div>span{width:auto;height:auto;color:var(--tc-accent);background:0 0;border-radius:0;font-size:9px;font-weight:800}.taskcut-shell .taskcut-upload-card-heading h2{color:var(--tc-ink);letter-spacing:-.035em;margin:0;font-size:20px;font-weight:680}.taskcut-shell .taskcut-upload-card-heading small{color:var(--tc-muted);font-size:9px}.taskcut-shell .taskcut-dropzone{min-height:270px;color:var(--tc-ink);background:var(--tc-paper);border-radius:var(--tc-radius-panel);border:1px dashed #afb4ad;grid-template-columns:92px minmax(0,1fr) auto;align-items:center;gap:26px;padding:32px;transition:background .16s,border-color .16s,transform .16s;display:grid}.taskcut-shell .taskcut-dropzone:hover,.taskcut-shell .taskcut-dropzone.is-dragging{border-color:var(--tc-accent);background:#fff;transform:translateY(-1px)}.taskcut-shell .taskcut-file-input-hidden{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.taskcut-shell .taskcut-dropzone-visual{width:86px;height:74px;position:relative}.taskcut-shell .taskcut-dropzone-visual span{border:1px solid var(--tc-ink);background:var(--tc-paper);width:58px;height:42px;box-shadow:none;border-radius:8px;position:absolute}.taskcut-shell .taskcut-dropzone-visual span:first-child{top:24px;left:0;transform:rotate(-7deg)}.taskcut-shell .taskcut-dropzone-visual span:nth-child(2){top:8px;left:14px;transform:rotate(2deg)}.taskcut-shell .taskcut-dropzone-visual span:nth-child(3){background:var(--tc-ink);border-color:var(--tc-ink);top:23px;left:28px;transform:rotate(8deg)}.taskcut-shell .taskcut-dropzone-visual span:nth-child(3):after{content:"";border-left:10px solid var(--tc-accent);border-top:7px solid #0000;border-bottom:7px solid #0000;position:absolute;inset:12px 16px}.taskcut-shell .taskcut-dropzone-copy{min-width:0}.taskcut-shell .taskcut-dropzone-copy strong{color:var(--tc-ink);letter-spacing:-.02em;font-size:16px;font-weight:670;display:block}.taskcut-shell .taskcut-dropzone-copy span{max-width:420px;color:var(--tc-muted);margin-top:9px;font-size:10px;line-height:1.6;display:block}.taskcut-shell .taskcut-dropzone .taskcut-file-picker{cursor:pointer;color:#fff;background:var(--tc-ink);border-color:var(--tc-ink);min-height:42px}.taskcut-shell .taskcut-dropzone .taskcut-file-picker:hover{background:var(--tc-accent);border-color:var(--tc-accent)}.taskcut-shell .taskcut-selected-files{border:1px solid var(--tc-line);border-radius:var(--tc-radius-control);background:0 0;margin:14px 0 0;padding:0;list-style:none;overflow:hidden}.taskcut-shell .taskcut-selected-files li{background:var(--tc-paper);border-bottom:1px solid var(--tc-line);grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:12px;padding:13px 15px;display:grid}.taskcut-shell .taskcut-selected-files li:last-child{border-bottom:0}.taskcut-shell .taskcut-selected-files strong{color:var(--tc-ink);text-overflow:ellipsis;white-space:nowrap;font-size:11px;display:block;overflow:hidden}.taskcut-shell .taskcut-selected-files span{color:var(--tc-muted);font-size:9px}.taskcut-shell .taskcut-file-number{font-weight:800;color:var(--tc-faint)!important;font-size:8px!important}.taskcut-shell .taskcut-selected-files button{color:var(--tc-muted);background:0 0;border:0;border-radius:999px;padding:6px 9px;font-size:9px}.taskcut-shell .taskcut-selected-files button:hover{color:#fff;background:var(--tc-accent)}.taskcut-shell .taskcut-field{gap:8px;display:grid}.taskcut-shell .taskcut-field label{color:var(--tc-ink-2);font-size:10px;font-weight:650}.taskcut-shell .taskcut-field input,.taskcut-shell .taskcut-field select,.taskcut-shell .taskcut-field textarea{width:100%;color:var(--tc-ink);background:var(--tc-paper);border:1px solid var(--tc-line);border-radius:var(--tc-radius-control)}.taskcut-shell .taskcut-field input,.taskcut-shell .taskcut-field select{min-height:46px;padding:0 13px}.taskcut-shell .taskcut-field textarea{resize:vertical;min-height:104px;padding:16px;line-height:1.6}.taskcut-shell .taskcut-field input::placeholder,.taskcut-shell .taskcut-field textarea::placeholder{color:#686e67;opacity:1}.taskcut-shell .taskcut-field input:focus,.taskcut-shell .taskcut-field select:focus,.taskcut-shell .taskcut-field textarea:focus{border-color:var(--tc-accent);background:#fff}.taskcut-shell .taskcut-advanced-settings{padding:0}.taskcut-shell .taskcut-advanced-settings summary{cursor:pointer;color:var(--tc-ink-2);padding:20px 0;font-size:11px;font-weight:720}.taskcut-shell .taskcut-advanced-settings[open] summary{border-bottom:1px solid var(--tc-line)}.taskcut-shell .taskcut-advanced-settings>p,.taskcut-shell .taskcut-advanced-settings>.taskcut-field,.taskcut-shell .taskcut-advanced-settings>.taskcut-form-grid{margin-left:0;margin-right:0}.taskcut-shell .taskcut-advanced-settings>p{color:var(--tc-muted);font-size:10px}.taskcut-shell .taskcut-advanced-settings .taskcut-form-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding-bottom:4px;display:grid}.taskcut-shell .taskcut-advanced-summary{color:var(--tc-muted);background:var(--tc-paper);border-radius:var(--tc-radius-control);padding:12px 13px;margin-bottom:20px!important}.taskcut-shell .taskcut-auto-plan{color:#fff;background:var(--tc-dark);border:1px solid var(--tc-dark);border-radius:var(--tc-radius-panel);min-width:0;box-shadow:none;padding:28px;position:sticky;top:96px;overflow:hidden}.taskcut-shell .taskcut-auto-label{color:var(--tc-accent-bright);letter-spacing:.14em;text-transform:uppercase;background:0 0;border-radius:0;padding:0;font-size:8px;font-weight:800;display:inline-flex}.taskcut-shell .taskcut-auto-plan h2{color:#fff;letter-spacing:-.05em;max-width:270px;margin:22px 0 30px;font-size:32px;font-weight:620;line-height:1.08}.taskcut-shell .taskcut-auto-plan ol{margin:0;padding:0;list-style:none}.taskcut-shell .taskcut-auto-plan li{border-top:1px solid var(--tc-line-dark);grid-template-columns:36px minmax(0,1fr);gap:12px;padding:17px 0;display:grid}.taskcut-shell .taskcut-auto-plan li>span{width:auto;height:auto;color:var(--tc-accent-bright);background:0 0;border-radius:0;font-size:9px;font-weight:800;display:block}.taskcut-shell .taskcut-auto-plan li strong,.taskcut-shell .taskcut-auto-plan li small{display:block}.taskcut-shell .taskcut-auto-plan li strong{color:#fff;font-size:12px;font-weight:660}.taskcut-shell .taskcut-auto-plan li small{color:#9da29b;margin-top:5px;font-size:9px;line-height:1.5}.taskcut-shell .taskcut-auto-output{border-top:1px solid var(--tc-line-dark);background:0 0;border-radius:0;margin-top:24px;padding:15px 0 0}.taskcut-shell .taskcut-auto-output span,.taskcut-shell .taskcut-auto-output strong{display:block}.taskcut-shell .taskcut-auto-output span{color:#858a84;font-size:8px}.taskcut-shell .taskcut-auto-output strong{color:#fff;margin-top:7px;font-size:10px;line-height:1.5}.taskcut-shell .taskcut-submit-bar{z-index:20;border:1px solid var(--tc-line);-webkit-backdrop-filter:blur(18px);background:#fafaf8f0;border-radius:16px;justify-content:space-between;align-items:center;gap:24px;margin-top:24px;padding:13px 14px 13px 18px;display:flex;position:sticky;bottom:18px;box-shadow:0 14px 36px #1112101c}.taskcut-shell .taskcut-entitlement-gate{background:var(--tc-paper);border:1px solid var(--tc-line);border-radius:var(--tc-radius-control);grid-template-columns:minmax(150px,auto) minmax(0,1fr) auto;align-items:center;gap:18px;margin-top:20px;padding:18px 20px;display:grid}.taskcut-shell .taskcut-entitlement-gate>div{gap:5px;display:grid}.taskcut-shell .taskcut-entitlement-gate>div span{color:var(--tc-muted);letter-spacing:.08em;font-size:8px;font-weight:760}.taskcut-shell .taskcut-entitlement-gate>div strong{color:var(--tc-ink);letter-spacing:-.03em;font-size:18px}.taskcut-shell .taskcut-entitlement-gate>p{color:var(--tc-ink-2);margin:0;font-size:10px;line-height:1.55}.taskcut-shell .taskcut-entitlement-gate.is-available{background:#f4faf7;border-color:#b9d9cb}.taskcut-shell .taskcut-entitlement-gate.is-unavailable,.taskcut-shell .taskcut-entitlement-gate.is-contract_error,.taskcut-shell .taskcut-entitlement-gate.is-service_error{background:var(--tc-accent-soft);border-color:#efb8aa}.taskcut-shell .taskcut-consent{color:var(--tc-ink-2);align-items:flex-start;gap:9px;margin:0;font-size:10px;line-height:1.45;display:flex}.taskcut-shell .taskcut-consent input{width:16px;height:16px;accent-color:var(--tc-accent);margin:0}.taskcut-shell .taskcut-form-actions{align-items:center;gap:16px;margin:0;display:flex}.taskcut-shell .taskcut-cancel-link{color:var(--tc-muted);font-size:10px;font-weight:700}.taskcut-shell .taskcut-action-state{color:#fff;background:var(--tc-dark);border-radius:var(--tc-radius-control);border:0;margin:20px 0 0;padding:18px}.taskcut-shell .taskcut-action-state>div{justify-content:space-between;gap:20px;display:flex}.taskcut-shell .taskcut-action-state strong{font-size:11px}.taskcut-shell .taskcut-action-state span{color:#a7aca6;font-size:9px}.taskcut-shell .taskcut-action-state progress{width:100%;height:6px;accent-color:var(--tc-accent);margin-top:12px}.taskcut-shell .taskcut-error{color:var(--tc-ink);background:var(--tc-accent-soft);border-radius:var(--tc-radius-control);border:1px solid #f0b09f;margin-top:18px;padding:16px 18px}.taskcut-shell .taskcut-error strong{font-size:11px}.taskcut-shell .taskcut-error p{color:var(--tc-ink-2);margin:7px 0 0;font-size:10px;line-height:1.55}.taskcut-shell .taskcut-processing-page{width:min(960px,100% - 48px)}.taskcut-shell .taskcut-processing-heading{text-align:left;margin-bottom:30px}.taskcut-shell .taskcut-processing-heading h1{max-width:820px;font-size:clamp(42px,5.5vw,68px)}.taskcut-shell .taskcut-processing-heading>p:last-child{color:var(--tc-muted);margin:18px 0 0;font-size:12px}.taskcut-shell .taskcut-processing-panel{color:#fff;background:var(--tc-dark);border:1px solid var(--tc-dark);border-radius:var(--tc-radius-panel);overflow:hidden}.taskcut-shell .taskcut-processing-summary{text-align:left;justify-items:start;padding:clamp(38px,7vw,70px);display:grid}.taskcut-shell .taskcut-processing-orbit{border:1px solid var(--tc-line-dark);background:0 0;border-radius:16px;place-items:center;width:64px;height:64px;margin-bottom:34px;display:grid;position:relative}.taskcut-shell .taskcut-processing-orbit:before,.taskcut-shell .taskcut-processing-orbit:after{display:none}.taskcut-shell .taskcut-processing-orbit>span{background:var(--tc-accent-bright);width:16px;height:16px;box-shadow:none;border-radius:4px}.taskcut-shell .taskcut-processing-orbit>i{border:1px solid var(--tc-accent-bright);background:0 0;border-radius:16px;width:auto;height:auto;animation:1.8s ease-out infinite taskcut-studio-pulse;position:absolute;inset:-1px}@keyframes taskcut-studio-pulse{0%{opacity:.8;transform:scale(.92)}to{opacity:0;transform:scale(1.22)}}.taskcut-shell .taskcut-live-status{letter-spacing:.1em;text-transform:uppercase;border:1px solid #6b3a2f;border-radius:999px;padding:5px 8px;font-size:8px;font-weight:800;display:inline-flex;color:var(--tc-accent-bright)!important;background:0 0!important}.taskcut-shell .taskcut-processing-summary h2{color:#fff;letter-spacing:-.055em;max-width:660px;margin:20px 0 0;font-size:clamp(30px,4.3vw,50px);font-weight:620;line-height:1.05}.taskcut-shell .taskcut-processing-summary>p{color:#a7aca6;max-width:540px;margin:14px 0 0;font-size:11px;line-height:1.6}.taskcut-shell .taskcut-progress-track{background:#303430;border-radius:999px;width:100%;height:4px;margin-top:38px;overflow:hidden}.taskcut-shell .taskcut-progress-track>span{background:var(--tc-accent);border-radius:inherit;transform-origin:0;width:100%;height:100%;transition:transform .6s;display:block}.taskcut-shell .taskcut-progress-track.is-indeterminate>span{transform-origin:50%;width:32%;transition:none;animation:1.7s ease-in-out infinite taskcut-processing-scan}@keyframes taskcut-processing-scan{0%{transform:translate(-120%)}55%{transform:translate(130%)}to{transform:translate(360%)}}.taskcut-shell .taskcut-progress-meta{justify-content:space-between;gap:20px;width:100%;margin-top:11px;display:flex}.taskcut-shell .taskcut-progress-meta strong{color:#fff;font-size:10px}.taskcut-shell .taskcut-progress-meta span{color:#838881;font-size:9px}.taskcut-shell .taskcut-simple-phases{border-top:1px solid var(--tc-line-dark);grid-template-columns:repeat(3,1fr);gap:0;width:100%;margin:36px 0 0;padding:0;list-style:none;display:grid}.taskcut-shell .taskcut-simple-phases li{color:#858a84;background:0 0;border-radius:0;grid-template-columns:24px minmax(0,1fr);place-items:center start;gap:9px;padding:17px 12px 0 0;display:grid}.taskcut-shell .taskcut-simple-phases li>span{width:20px;height:20px;color:inherit;border:1px solid;border-radius:50%;place-items:center;font-size:8px;display:grid}.taskcut-shell .taskcut-simple-phases li strong{font-size:9px;font-weight:700}.taskcut-shell .taskcut-simple-phases li.current{color:#fff;background:0 0}.taskcut-shell .taskcut-simple-phases li.current>span{color:#fff;background:var(--tc-accent);border-color:var(--tc-accent)}.taskcut-shell .taskcut-simple-phases li.done{color:#aeb3ad;background:0 0}.taskcut-shell .taskcut-simple-phases li.done>span{color:var(--tc-dark);background:#aeb3ad;border-color:#aeb3ad}.taskcut-shell .taskcut-processing-secondary-action{color:#858a84;background:var(--tc-dark-2);border-top:1px solid var(--tc-line-dark);justify-content:center;align-items:center;gap:14px;padding:18px 28px;display:flex}.taskcut-shell .taskcut-cancel-button{cursor:pointer;color:#a3a8a1;background:0 0;border:0;border-bottom:1px solid;padding:0;font-size:9px}.taskcut-shell .taskcut-processing-secondary-action>span{color:#8f948e;font-size:8px}.taskcut-shell .taskcut-cancel-state{text-align:left;justify-items:start;padding:64px;display:grid}.taskcut-shell .taskcut-cancel-state>span{color:var(--tc-accent-bright);background:0 0;border:1px solid #6b3a2f;border-radius:999px;padding:5px 8px;font-size:8px;font-weight:800}.taskcut-shell .taskcut-cancel-state h2{color:#fff;letter-spacing:-.05em;margin:22px 0 0;font-size:38px;font-weight:620}.taskcut-shell .taskcut-cancel-state p{color:#a7aca6;max-width:540px;margin:14px 0 26px;line-height:1.6}.taskcut-shell .taskcut-failure{background:var(--tc-paper);border:1px solid var(--tc-line);border-radius:var(--tc-radius-panel);padding:clamp(34px,6vw,58px)}.taskcut-shell .taskcut-failure-label{color:var(--tc-accent-hover);background:var(--tc-accent-soft);border:1px solid #f0b09f;border-radius:999px;padding:5px 8px;font-size:8px;font-weight:800;display:inline-flex}.taskcut-shell .taskcut-failure h2{color:var(--tc-ink);letter-spacing:-.05em;margin:22px 0 0;font-family:inherit;font-size:clamp(30px,4vw,44px);font-weight:640}.taskcut-shell .taskcut-failure>p{max-width:680px;color:var(--tc-ink-2)}.taskcut-shell .taskcut-diagnostic-code{overflow-wrap:anywhere;font-size:9px}.taskcut-shell .taskcut-diagnostic-code code{font:9px var(--mono,monospace)}.taskcut-shell .taskcut-failure-guidance{background:var(--tc-bg);border:1px solid var(--tc-line);border-radius:var(--tc-radius-control);margin-top:22px;padding:16px 18px}.taskcut-shell .taskcut-failure-actions{align-items:center;gap:12px;margin-top:24px;display:flex}.taskcut-shell .taskcut-technical-details{background:var(--tc-paper);border:1px solid var(--tc-line);border-radius:var(--tc-radius-control);margin-top:18px;overflow:hidden}.taskcut-shell .taskcut-technical-details>summary{cursor:pointer;color:var(--tc-muted);padding:17px 20px;font-size:10px;font-weight:700}.taskcut-shell .taskcut-technical-details[open]>summary{border-bottom:1px solid var(--tc-line)}.taskcut-shell .taskcut-technical-detail-body{color:var(--tc-ink);background:var(--tc-paper)}.taskcut-shell .taskcut-detail-meta{color:var(--tc-muted);justify-content:space-between;gap:20px;padding:17px 24px;font-size:9px;display:flex}.taskcut-shell .taskcut-detail-meta code{overflow-wrap:anywhere;font:8px var(--mono,monospace)}.taskcut-shell .taskcut-stage-list{margin:0;padding:0 24px 20px;list-style:none}.taskcut-shell .taskcut-stage-list li{border-top:1px solid var(--tc-line);grid-template-columns:30px minmax(0,1fr);gap:12px;padding:13px 0;display:grid}.taskcut-shell .taskcut-stage-marker{border:1px solid var(--tc-line);border-radius:8px;place-items:center;width:24px;height:24px;font-size:8px;display:grid}.taskcut-shell .taskcut-stage-list strong{font-size:10px}.taskcut-shell .taskcut-stage-list p{color:var(--tc-muted);margin:5px 0 0;font-size:9px}.taskcut-shell .taskcut-processing-loading{color:var(--tc-muted);background:var(--tc-paper);border:1px solid var(--tc-line);border-radius:var(--tc-radius-panel);justify-items:center;padding:80px 30px;display:grid}.taskcut-shell .taskcut-results-page{padding-bottom:110px}.taskcut-shell .taskcut-results-heading{justify-content:space-between;align-items:flex-end;gap:34px;margin-bottom:34px;display:flex}.taskcut-shell .taskcut-results-heading>div{min-width:0}.taskcut-shell .taskcut-results-heading h1{font-size:clamp(44px,5.8vw,76px)}.taskcut-shell .taskcut-results-heading>div>p:last-child{color:var(--tc-muted);margin:18px 0 0;font-size:11px}.taskcut-shell .taskcut-result-count{width:auto;height:auto;color:var(--tc-ink);border:1px solid var(--tc-ink);box-shadow:none;letter-spacing:-.04em;background:0 0;border-radius:999px;align-items:baseline;gap:8px;padding:10px 14px;font-size:22px;font-weight:650;display:inline-flex}.taskcut-shell .taskcut-result-count small{letter-spacing:.08em;margin:0;font-size:8px;font-weight:760}.taskcut-shell .taskcut-clip-tabs{scrollbar-width:none;gap:8px;margin-bottom:14px;display:flex;overflow-x:auto}.taskcut-shell .taskcut-clip-tabs::-webkit-scrollbar{display:none}.taskcut-shell .taskcut-clip-tabs button{min-width:190px;color:var(--tc-ink);text-align:left;border:1px solid var(--tc-line);border-radius:var(--tc-radius-control);box-shadow:none;background:0 0;grid-template-columns:28px minmax(0,1fr);align-items:center;gap:10px;padding:11px 13px;display:grid}.taskcut-shell .taskcut-clip-tabs button>span{color:var(--tc-faint);font-size:8px}.taskcut-shell .taskcut-clip-tabs button>strong{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.taskcut-shell .taskcut-clip-tabs button.is-active{color:#fff;background:var(--tc-ink);border-color:var(--tc-ink)}.taskcut-shell .taskcut-clip-tabs button.is-active>span{color:var(--tc-accent-bright)}.taskcut-shell .taskcut-result-layout{grid-template-columns:minmax(0,1.55fr) minmax(300px,.65fr);align-items:start;gap:18px;display:grid}.taskcut-shell .taskcut-video-panel{background:var(--tc-dark);border:1px solid var(--tc-dark);border-radius:var(--tc-radius-panel);overflow:hidden}.taskcut-shell .taskcut-preview-heading{border-bottom:1px solid var(--tc-line-dark);justify-content:space-between;align-items:flex-start;gap:22px;min-height:104px;padding:22px 24px;display:flex}.taskcut-shell .taskcut-preview-heading h2{color:#fff;letter-spacing:-.045em;margin:12px 0 0;font-family:inherit;font-size:clamp(21px,3vw,32px);font-weight:620}.taskcut-shell .taskcut-result-badges{flex-wrap:wrap;gap:6px;display:flex}.taskcut-shell .taskcut-result-badges span{color:#aeb3ad;border:1px solid var(--tc-line-dark);background:0 0;border-radius:999px;padding:4px 7px;font-size:7px;font-weight:760}.taskcut-shell .taskcut-preview-switch{background:var(--tc-dark-2);border:1px solid var(--tc-line-dark);border-radius:999px;gap:3px;padding:3px;display:flex}.taskcut-shell .taskcut-preview-switch button{color:#8f948e;background:0 0;border:0;border-radius:999px;padding:7px 10px;font-size:9px}.taskcut-shell .taskcut-preview-switch button.is-active{color:var(--tc-ink);box-shadow:none;background:#fff}.taskcut-shell .taskcut-video-panel video{object-fit:contain;background:#060706;width:100%;height:430px;min-height:0;display:block}.taskcut-shell .taskcut-player-note{color:#8f948e;border-top:1px solid var(--tc-line-dark);background:#0c0e0c;justify-content:space-between;gap:20px;padding:14px 22px;font-size:8px;display:flex}.taskcut-shell .taskcut-delivery-panel{background:var(--tc-paper);border:1px solid var(--tc-line);border-radius:var(--tc-radius-panel);padding:26px;position:sticky;top:88px}.taskcut-shell .taskcut-delivery-panel>h2{color:var(--tc-ink);letter-spacing:-.05em;margin:15px 0 0;font-family:inherit;font-size:29px;font-weight:640}.taskcut-shell .taskcut-delivery-version{color:var(--tc-muted);margin:9px 0 21px;font-size:9px}.taskcut-shell .taskcut-review-status{border-radius:var(--tc-radius-control);background:#f4faf7;border:1px solid #b9d9cb;margin-bottom:18px;padding:14px 16px}.taskcut-shell .taskcut-review-status span{color:var(--tc-muted);letter-spacing:.08em;font-size:8px;font-weight:760;display:block}.taskcut-shell .taskcut-review-status strong{color:#166b4a;margin-top:5px;font-size:14px;display:block}.taskcut-shell .taskcut-review-status p{color:var(--tc-ink-2);margin:7px 0 0;font-size:9px;line-height:1.5}.taskcut-shell .taskcut-delivery-summary{border-top:1px solid var(--tc-line);margin:0;padding:0;list-style:none}.taskcut-shell .taskcut-delivery-summary li{border-bottom:1px solid var(--tc-line);justify-content:space-between;align-items:center;gap:16px;padding:13px 0!important;display:flex!important}.taskcut-shell .taskcut-delivery-summary li span{color:var(--tc-muted);margin:0;font-size:9px}.taskcut-shell .taskcut-delivery-summary li strong{font-size:10px}.taskcut-shell .taskcut-acceptance,.taskcut-shell .taskcut-downloads{background:0 0;margin-top:22px;padding:0}.taskcut-shell .taskcut-acceptance p{color:var(--tc-ink-2);margin:0 0 16px;font-size:10px;line-height:1.55}.taskcut-shell .taskcut-mobile-primary-action,.taskcut-shell .taskcut-mobile-primary-action>.button{width:100%}.taskcut-shell .taskcut-package-download-action{margin-top:10px}.taskcut-shell .taskcut-photo-save{gap:7px;min-width:0;display:grid}.taskcut-shell .taskcut-photo-save-compact{background:var(--tc-accent-soft);padding:10px 13px}.taskcut-shell .taskcut-photo-save-primary.has-secondary-action{grid-template-columns:minmax(0,1fr) auto}.taskcut-shell .taskcut-photo-save-button{cursor:pointer;color:#fff;background:var(--tc-accent);border:1px solid var(--tc-accent);border-radius:999px;width:100%;min-height:44px;font-size:12px;font-weight:760;transition:transform .16s,background .16s,border-color .16s}.taskcut-shell .taskcut-photo-save-primary .taskcut-photo-save-button{min-height:46px;font-size:13px}.taskcut-shell .taskcut-photo-save-button:hover,.taskcut-shell .taskcut-photo-save-button:focus-visible{background:var(--tc-accent-hover);border-color:var(--tc-accent-hover)}.taskcut-shell .taskcut-photo-save-button:active{transform:scale(.98)}.taskcut-shell .taskcut-photo-save-button:disabled{cursor:wait;opacity:.66}.taskcut-shell .taskcut-photo-save-feedback{gap:7px;display:grid}.taskcut-shell .taskcut-photo-save-primary .taskcut-photo-save-feedback{grid-column:1/-1}.taskcut-shell .taskcut-photo-save-package{min-height:46px;color:var(--tc-ink);background:var(--tc-paper);border:1px solid var(--tc-line);border-radius:999px;justify-content:center;align-items:center;padding:0 14px;font-size:12px;font-weight:720;display:inline-flex}.taskcut-shell .taskcut-photo-save-package:hover,.taskcut-shell .taskcut-photo-save-package:focus-visible{border-color:var(--tc-ink)}.taskcut-shell .taskcut-photo-save-status{color:var(--tc-ink-2);margin:0;font-size:12px;line-height:1.5}.taskcut-shell .taskcut-photo-save-status.is-failed{color:var(--tc-accent-hover)}.taskcut-shell .taskcut-photo-save-fallback{min-height:44px;color:var(--tc-ink-2);border-bottom:1px solid;justify-self:start;align-items:center;font-size:12px;display:inline-flex}.taskcut-shell .taskcut-individual-downloads{border:1px solid var(--tc-line);border-radius:var(--tc-radius-control);margin-top:10px;overflow:hidden}.taskcut-shell .taskcut-individual-downloads summary{cursor:pointer;color:var(--tc-ink-2);padding:12px 13px;font-size:9px;font-weight:700}.taskcut-shell .taskcut-individual-downloads>div{background:var(--tc-line);border-top:1px solid var(--tc-line);gap:1px;display:grid}.taskcut-shell .taskcut-download-button{width:100%;color:var(--tc-ink);background:#fff;border:0;padding:11px 13px;font-size:9px;display:block}.taskcut-shell .taskcut-receipt-refresh{color:var(--tc-muted);background:0 0;border:0;border-bottom:1px solid;margin-top:12px;padding:0;font-size:8px}.taskcut-shell .taskcut-delivery-safety{color:var(--tc-muted);border-top:1px solid var(--tc-line);margin:20px 0 0;padding-top:16px;font-size:8px;line-height:1.5}.taskcut-shell .taskcut-result-details{margin-top:20px}.taskcut-shell .taskcut-result-details .taskcut-panel-heading{padding-inline:24px}.taskcut-shell .taskcut-result-facts{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin:0;padding:22px 24px;display:grid}.taskcut-shell .taskcut-result-facts div{min-width:0}.taskcut-shell .taskcut-result-facts dt{color:var(--tc-muted);font-size:8px}.taskcut-shell .taskcut-result-facts dd{overflow-wrap:anywhere;color:var(--tc-ink-2);margin:6px 0 0;font-size:9px}.taskcut-shell .taskcut-technical-files,.taskcut-shell .taskcut-receipt-panel{border-top:1px solid var(--tc-line)}.taskcut-shell .taskcut-technical-clip{padding:18px 24px}.taskcut-shell .taskcut-technical-clip+.taskcut-technical-clip{border-top:1px solid var(--tc-line)}.taskcut-shell .taskcut-technical-clip>strong{margin-bottom:9px;font-size:10px;display:block}.taskcut-shell .taskcut-file-proof{grid-template-columns:minmax(190px,.55fr) minmax(0,1fr);gap:18px;padding:8px 0;display:grid}.taskcut-shell .taskcut-file-proof+.taskcut-file-proof{border-top:1px solid #e8eae6}.taskcut-shell .taskcut-file-proof span{color:var(--tc-ink-2);font-size:9px}.taskcut-shell .taskcut-file-proof code{overflow-wrap:anywhere;color:var(--tc-muted);font-size:8px}.taskcut-shell .taskcut-receipts,.taskcut-shell .taskcut-package-proof{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin:0;padding:22px 24px;display:grid}.taskcut-shell .taskcut-receipts dt,.taskcut-shell .taskcut-package-proof dt{color:var(--tc-muted);font-size:8px}.taskcut-shell .taskcut-receipts dd,.taskcut-shell .taskcut-package-proof dd{overflow-wrap:anywhere;margin:6px 0 0;font-size:9px}.taskcut-shell .taskcut-receipt-note,.taskcut-shell .taskcut-source-proof{color:var(--tc-muted);border-top:1px solid var(--tc-line);margin:0;padding:17px 24px;font-size:8px}.taskcut-shell .taskcut-no-result{text-align:left}.taskcut-shell .taskcut-info-page{width:min(1160px,100% - 48px);padding-top:clamp(44px,6vw,76px)}.taskcut-shell .taskcut-info-hero{border-bottom:1px solid var(--tc-line);max-width:820px;padding-bottom:38px}.taskcut-shell .taskcut-info-hero h1{color:var(--tc-ink);letter-spacing:-.045em;margin:0;font-size:clamp(42px,5vw,62px);line-height:1.04}.taskcut-shell .taskcut-info-hero>p:last-of-type{max-width:72ch;color:var(--tc-muted);margin:20px 0 0;font-size:16px;line-height:1.7}.taskcut-shell .taskcut-info-local-nav{flex-wrap:wrap;gap:8px;margin-top:28px;display:flex}.taskcut-shell .taskcut-info-local-nav a,.taskcut-shell .taskcut-info-toc a{min-height:44px;color:var(--tc-ink-2);align-items:center;display:inline-flex}.taskcut-shell .taskcut-info-local-nav a{border:1px solid var(--tc-line);border-radius:var(--tc-radius-control);background:var(--tc-surface);padding:0 14px;font-size:12px;font-weight:700}.taskcut-shell .taskcut-info-local-nav a:hover,.taskcut-shell .taskcut-info-local-nav a:focus-visible{color:var(--tc-ink);border-color:var(--tc-accent);background:var(--tc-accent-soft)}.taskcut-shell .taskcut-info-layout{grid-template-columns:220px minmax(0,760px);align-items:start;gap:clamp(44px,7vw,88px);padding-top:44px;display:grid}.taskcut-shell .taskcut-info-toc{gap:2px;display:grid;position:sticky;top:92px}.taskcut-shell .taskcut-info-toc strong{color:var(--tc-faint);letter-spacing:.12em;text-transform:uppercase;margin-bottom:10px;font-size:10px}.taskcut-shell .taskcut-info-toc a{border-left:2px solid #0000;padding:0 8px;font-size:12px;line-height:1.4}.taskcut-shell .taskcut-info-toc a:hover,.taskcut-shell .taskcut-info-toc a:focus-visible{color:var(--tc-ink);border-left-color:var(--tc-accent)}.taskcut-shell .taskcut-info-sections{min-width:0}.taskcut-shell .taskcut-info-sections>section{border-bottom:1px solid var(--tc-line);margin:0 0 38px;padding:0 0 38px;scroll-margin-top:92px}.taskcut-shell .taskcut-info-sections h2{color:var(--tc-ink);letter-spacing:-.025em;margin:0 0 16px;font-size:23px;line-height:1.28}.taskcut-shell .taskcut-info-copy{max-width:72ch;color:var(--tc-ink-2);overflow-wrap:anywhere;font-size:15px;line-height:1.78}.taskcut-shell .taskcut-info-copy p{margin:0 0 14px}.taskcut-shell .taskcut-info-copy strong{color:var(--tc-ink)}.taskcut-shell .taskcut-info-copy a{min-height:44px;color:var(--tc-accent);text-underline-offset:4px;align-items:center;text-decoration:underline;text-decoration-thickness:1px;display:inline-flex}.taskcut-shell .taskcut-info-list{gap:10px;margin:0 0 16px;padding-left:22px;display:grid}.taskcut-shell .taskcut-info-boundary{border:1px solid var(--tc-line);border-radius:var(--tc-radius-panel);background:var(--tc-surface);color:var(--tc-ink-2);padding:22px 24px;font-size:14px;line-height:1.65}.taskcut-shell .taskcut-info-boundary strong{color:var(--tc-ink);margin-bottom:8px;display:block}.taskcut-shell .taskcut-info-boundary p{margin:0}.taskcut-shell .taskcut-footer nav{flex-wrap:wrap;gap:16px;display:flex}.taskcut-shell .taskcut-footer nav a{align-items:center;min-height:44px;display:inline-flex}@media (width<=980px){.taskcut-shell .taskcut-header{grid-template-columns:minmax(180px,1fr) auto;padding:10px 24px}.taskcut-shell .taskcut-nav{grid-area:2/1/auto/-1;justify-content:center}.taskcut-shell .taskcut-header-action{grid-area:1/2}.taskcut-shell .taskcut-home-hero{grid-template-columns:1fr;min-height:0}.taskcut-shell .taskcut-home-system{min-height:0}.taskcut-shell .taskcut-home-system ol{margin-top:34px}.taskcut-shell .taskcut-create-layout,.taskcut-shell .taskcut-result-layout{grid-template-columns:1fr}.taskcut-shell .taskcut-auto-plan,.taskcut-shell .taskcut-delivery-panel{position:static}.taskcut-shell .taskcut-auto-plan ol{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.taskcut-shell .taskcut-auto-plan li{border:1px solid var(--tc-line-dark);border-radius:var(--tc-radius-control);grid-template-columns:30px minmax(0,1fr);padding:13px}.taskcut-shell .taskcut-video-panel video{height:350px;min-height:0}}@media (width<=800px){.taskcut-shell .taskcut-info-page{width:calc(100% - 32px);padding-top:40px;padding-bottom:calc(92px + env(safe-area-inset-bottom))}.taskcut-shell .taskcut-info-hero h1{font-size:clamp(36px,10vw,46px)}.taskcut-shell .taskcut-info-layout{grid-template-columns:1fr;gap:30px;padding-top:30px}.taskcut-shell .taskcut-info-toc{border-bottom:1px solid var(--tc-line);grid-template-columns:repeat(2,minmax(0,1fr));gap:4px 12px;padding-bottom:20px;position:static}.taskcut-shell .taskcut-info-toc strong{grid-column:1/-1}.taskcut-shell .taskcut-info-sections>section{scroll-margin-top:84px}.taskcut-shell .taskcut-page,.taskcut-shell .taskcut-create-page,.taskcut-shell .taskcut-processing-page{width:calc(100% - 28px);padding:34px 0 66px}.taskcut-shell .taskcut-create-page{padding-bottom:calc(156px + env(safe-area-inset-bottom))}.taskcut-shell .taskcut-results-page{padding-bottom:calc(116px + env(safe-area-inset-bottom))}.taskcut-shell .taskcut-header{gap:10px;min-height:62px;padding:9px 14px}.taskcut-shell .taskcut-brand{font-size:14px}.taskcut-shell .taskcut-brand small,.taskcut-shell .taskcut-header-action,.taskcut-shell .taskcut-nav,.taskcut-shell .taskcut-footer,.taskcut-shell .taskcut-info-page+.taskcut-footer{display:none}.taskcut-shell .taskcut-main{padding-bottom:calc(76px + env(safe-area-inset-bottom))}.taskcut-shell .taskcut-mobile-nav{left:12px;right:12px;bottom:max(8px, env(safe-area-inset-bottom));z-index:70;-webkit-backdrop-filter:blur(20px)saturate(140%);background:#fffffff0;border:1px solid #1111131a;border-radius:16px;grid-template-columns:repeat(3,1fr);gap:4px;padding:6px;display:grid;position:fixed;box-shadow:0 6px 18px #1111131a}.taskcut-shell .taskcut-mobile-nav a{min-height:50px;color:var(--tc-muted);border-radius:11px;align-content:center;place-items:center;gap:2px;font-size:10px;font-weight:700;display:grid}.taskcut-shell .taskcut-mobile-nav-icon{width:20px;height:20px;display:block;position:relative}.taskcut-shell .taskcut-mobile-nav-icon.is-projects{border:1.7px solid;border-radius:4px;box-shadow:inset 0 -6px 0 -4px}.taskcut-shell .taskcut-mobile-nav-icon.is-projects:before{content:"";border-top:1.7px solid;position:absolute;top:5px;left:3px;right:3px}.taskcut-shell .taskcut-mobile-nav-icon.is-new:before,.taskcut-shell .taskcut-mobile-nav-icon.is-new:after{content:"";background:currentColor;border-radius:2px;height:2px;position:absolute;top:9px;left:4px;right:4px}.taskcut-shell .taskcut-mobile-nav-icon.is-new:after{transform:rotate(90deg)}.taskcut-shell .taskcut-mobile-nav-icon.is-deliveries{border:1.7px solid;border-top:0;border-radius:0 0 4px 4px}.taskcut-shell .taskcut-mobile-nav-icon.is-deliveries:before{content:"";border-bottom:1.7px solid;border-right:1.7px solid;width:6px;height:9px;position:absolute;top:1px;left:6px;transform:rotate(45deg)}.taskcut-shell .taskcut-mobile-nav a.is-active{color:var(--tc-ink);background:#f0f0f3}.taskcut-shell .taskcut-mobile-nav .taskcut-mobile-new{color:#fff;background:var(--tc-accent)}.taskcut-shell .taskcut-mobile-nav .taskcut-mobile-new.is-active{color:#fff;background:var(--tc-accent-hover)}.taskcut-shell .taskcut-home-hero{gap:30px;padding-bottom:38px}.taskcut-shell .taskcut-home-hero h1,.taskcut-shell .taskcut-create-heading h1,.taskcut-shell .taskcut-results-heading h1{font-size:clamp(40px,12.4vw,54px);line-height:1}.taskcut-shell .taskcut-home-copy>p:last-of-type,.taskcut-shell .taskcut-create-heading>p:last-child{font-size:13px}.taskcut-shell .taskcut-hero-actions{flex-direction:column;align-items:flex-start;gap:12px}.taskcut-shell .taskcut-home-system{padding:23px}.taskcut-shell .taskcut-status-overview{grid-template-columns:repeat(3,minmax(0,1fr))}.taskcut-shell .taskcut-status-overview div{border-top:0;border-left:1px solid var(--tc-line);padding:14px 8px}.taskcut-shell .taskcut-status-overview div:first-child{border-left:0}.taskcut-shell .taskcut-status-overview strong{font-size:26px}.taskcut-shell .taskcut-status-overview span{font-size:8px}.taskcut-shell .taskcut-panel-heading{flex-direction:column;align-items:flex-start;padding:18px 0}.taskcut-shell .taskcut-project-row{grid-template-columns:minmax(0,1fr);gap:12px;padding:18px 2px}.taskcut-shell .taskcut-project-title-line{flex-direction:column;align-items:flex-start;gap:7px}.taskcut-shell .taskcut-project-row p{text-overflow:clip;white-space:normal;overflow-wrap:anywhere;overflow:visible}.taskcut-shell .taskcut-project-facts{grid-template-columns:1fr;gap:6px;display:grid}.taskcut-shell .taskcut-project-facts div{justify-content:space-between;gap:14px}.taskcut-shell .taskcut-project-facts dd{text-align:right;overflow-wrap:anywhere}.taskcut-shell .taskcut-project-row .taskcut-row-action,.taskcut-shell .taskcut-project-row .taskcut-row-muted{grid-column:1;justify-self:start}.taskcut-shell .taskcut-help-drawer>div{grid-template-columns:1fr}.taskcut-shell .taskcut-create-heading{margin-bottom:26px;padding-bottom:34px}.taskcut-shell .taskcut-dropzone{grid-template-columns:1fr;justify-items:start;gap:18px;min-height:260px;padding:24px}.taskcut-shell .taskcut-dropzone-visual{transform-origin:0;transform:scale(.9)}.taskcut-shell .taskcut-selected-files li{grid-template-columns:24px minmax(0,1fr) auto}.taskcut-shell .taskcut-advanced-settings .taskcut-form-grid{grid-template-columns:1fr}.taskcut-shell .taskcut-entitlement-gate{grid-template-columns:1fr;align-items:start;gap:10px;padding:16px}.taskcut-shell .taskcut-entitlement-gate .taskcut-row-action{justify-self:start}.taskcut-shell .taskcut-auto-plan{padding:24px}.taskcut-shell .taskcut-auto-plan ol{grid-template-columns:1fr}.taskcut-shell .taskcut-submit-bar{left:14px;right:14px;bottom:calc(76px + env(safe-area-inset-bottom));z-index:60;background:#fafaf8f5;border-radius:15px;flex-direction:row;align-items:center;gap:10px;margin:0;padding:10px 11px;position:fixed}.taskcut-shell .taskcut-consent{flex:1;font-size:9px}.taskcut-shell .taskcut-form-actions{flex:none;gap:8px}.taskcut-shell .taskcut-cancel-link{display:none}.taskcut-shell .taskcut-form-actions .button{min-width:132px;padding-inline:16px}.taskcut-shell .taskcut-processing-heading{text-align:left}.taskcut-shell .taskcut-processing-summary{padding:38px 22px}.taskcut-shell .taskcut-simple-phases{grid-template-columns:1fr}.taskcut-shell .taskcut-simple-phases li{grid-template-columns:24px 1fr;padding-top:13px}.taskcut-shell .taskcut-progress-meta{flex-direction:column;align-items:flex-start;gap:5px}.taskcut-shell .taskcut-progress-meta span{overflow-wrap:anywhere}.taskcut-shell .taskcut-processing-secondary-action{flex-direction:column;align-items:flex-start}.taskcut-shell .taskcut-cancel-state{padding:46px 24px}.taskcut-shell .taskcut-failure-actions{flex-direction:column;align-items:stretch}.taskcut-shell .taskcut-results-heading{flex-direction:column;align-items:flex-start;gap:18px;margin-bottom:20px}.taskcut-shell .taskcut-results-heading>div>p:last-child{margin-top:12px}.taskcut-shell .taskcut-result-count{font-size:20px}.taskcut-shell .taskcut-preview-heading{flex-direction:column;align-items:flex-start}.taskcut-shell .taskcut-video-panel video{height:230px;min-height:0}.taskcut-shell .taskcut-player-note{flex-direction:column;align-items:flex-start;gap:5px}.taskcut-shell .taskcut-result-facts,.taskcut-shell .taskcut-receipts,.taskcut-shell .taskcut-package-proof,.taskcut-shell .taskcut-file-proof{grid-template-columns:1fr}.taskcut-shell .taskcut-mobile-primary-action{left:14px;right:14px;bottom:max(10px, env(safe-area-inset-bottom));z-index:60;border:1px solid var(--tc-line);-webkit-backdrop-filter:blur(18px);background:#fafaf8f7;border-radius:15px;width:auto;padding:9px;position:fixed;box-shadow:0 14px 36px #11121021}}@media (width<=430px){.taskcut-shell .taskcut-nav a{font-size:9px}.taskcut-shell .taskcut-submit-bar{align-items:center}.taskcut-shell .taskcut-consent span{max-width:150px}.taskcut-shell .taskcut-form-actions .button{min-width:128px}}@media (prefers-reduced-motion:reduce){.taskcut-shell *,.taskcut-shell :before,.taskcut-shell :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.taskcut-shell{color:var(--tc-text);background:var(--tc-bg)}.taskcut-shell ::selection{color:var(--tc-bg);background:var(--tc-primary)}.taskcut-shell a:focus-visible,.taskcut-shell button:focus-visible,.taskcut-shell input:focus-visible,.taskcut-shell select:focus-visible,.taskcut-shell textarea:focus-visible,.taskcut-shell summary:focus-visible{outline:3px solid var(--tc-focus-ring);outline-offset:3px}.taskcut-shell .button{min-height:var(--tc-control-height);border-color:var(--tc-border);border-radius:var(--tc-radius-control);color:var(--tc-text);background:var(--tc-surface-raised);transition:transform var(--tc-ease), border-color var(--tc-ease), background var(--tc-ease), color var(--tc-ease);padding:0 18px}.taskcut-shell .button:hover{border-color:var(--tc-primary);background:var(--tc-surface-hover)}.taskcut-shell .button-primary,.taskcut-shell .taskcut-header-action,.taskcut-shell .taskcut-photo-save-button{color:var(--tc-bg);background:var(--tc-primary);border-color:var(--tc-primary);border-radius:var(--tc-radius-control)}.taskcut-shell .button-primary:hover,.taskcut-shell .button-primary:focus-visible,.taskcut-shell .taskcut-header-action:hover,.taskcut-shell .taskcut-header-action:focus-visible,.taskcut-shell .taskcut-header-action.is-active,.taskcut-shell .taskcut-photo-save-button:hover,.taskcut-shell .taskcut-photo-save-button:focus-visible{color:var(--tc-bg);background:var(--tc-primary-hover);border-color:var(--tc-primary-hover)}.taskcut-shell .button:disabled,.taskcut-shell button:disabled{color:var(--tc-text-muted);opacity:.62}.taskcut-shell .taskcut-button-secondary,.taskcut-shell .taskcut-photo-save-package{color:var(--tc-text);background:var(--tc-surface-raised);border-color:var(--tc-border);border-radius:var(--tc-radius-control)}.taskcut-shell .taskcut-header{min-height:var(--tc-header-height);grid-template-columns:var(--tc-sidebar-width) minmax(0, 1fr) auto;color:var(--tc-text);background:var(--tc-bg);gap:24px;padding:0 24px}@supports (color:color-mix(in lab, red, red)){.taskcut-shell .taskcut-header{background:color-mix(in srgb, var(--tc-bg) 92%, transparent)}}.taskcut-shell .taskcut-header{border-bottom-color:var(--tc-border);-webkit-backdrop-filter:blur(18px)}.taskcut-shell .taskcut-brand{color:var(--tc-text);font-family:var(--tc-font-sans)}.taskcut-shell .taskcut-brand .taskcut-logo-mark{flex-basis:34px;width:34px;height:34px}.taskcut-shell .taskcut-brand .taskcut-logo-wordmark strong{color:var(--tc-text)}.taskcut-shell .taskcut-brand .taskcut-logo-wordmark small{color:var(--tc-text-secondary)}.taskcut-shell .taskcut-header-context{min-width:0;color:var(--tc-text-secondary);font-size:13px;font-weight:600}.taskcut-shell .taskcut-header-action{justify-self:end;min-height:46px}.taskcut-shell .taskcut-workspace{grid-template-columns:var(--tc-sidebar-width) minmax(0, 1fr);flex:1;min-width:0;display:grid}.taskcut-shell .taskcut-sidebar{top:var(--tc-header-height);height:calc(100dvh - var(--tc-header-height));background:var(--tc-surface);border-right:1px solid var(--tc-border);flex-direction:column;justify-content:space-between;align-self:start;gap:24px;padding:22px 16px;display:flex;position:sticky}.taskcut-shell .taskcut-nav{gap:6px;font-size:14px;display:grid}.taskcut-shell .taskcut-nav a{min-height:46px;color:var(--tc-text-secondary);border-radius:var(--tc-radius-control);border:1px solid #0000;grid-template-columns:22px minmax(0,1fr);align-items:center;gap:12px;padding:0 12px;display:grid}.taskcut-shell .taskcut-nav a:after{display:none}.taskcut-shell .taskcut-nav a:hover,.taskcut-shell .taskcut-nav a:focus-visible{color:var(--tc-text);background:var(--tc-surface-hover);border-color:var(--tc-border)}.taskcut-shell .taskcut-nav a.is-active{color:var(--tc-text);background:var(--tc-surface-active);border-color:var(--tc-primary)}@supports (color:color-mix(in lab, red, red)){.taskcut-shell .taskcut-nav a.is-active{border-color:color-mix(in srgb, var(--tc-primary) 48%, var(--tc-border))}}.taskcut-shell .taskcut-nav-icon{color:currentColor;width:18px;height:18px;display:block;position:relative}.taskcut-shell .taskcut-nav-icon:before,.taskcut-shell .taskcut-nav-icon:after{content:"";border:1.7px solid;position:absolute}.taskcut-shell .taskcut-nav-icon.is-projects:before,.taskcut-shell .taskcut-nav-icon.is-deliveries:before{border-radius:4px;inset:2px 1px}.taskcut-shell .taskcut-nav-icon.is-projects:after{border-width:1.7px 0 0;top:7px;left:5px;right:5px}.taskcut-shell .taskcut-nav-icon.is-deliveries:after{border-width:0 1.7px 1.7px 0;width:6px;height:8px;top:2px;left:6px;transform:rotate(45deg)}.taskcut-shell .taskcut-nav-icon.is-help:before{border-radius:50%;inset:1px}.taskcut-shell .taskcut-nav-icon.is-help:after{border-width:0 0 0 1.7px;width:1px;height:6px;top:5px;left:8px;box-shadow:0 8px 0 -.3px}.taskcut-shell .taskcut-nav-icon.is-account:before{border-radius:50%;width:7px;height:7px;top:1px;left:5px}.taskcut-shell .taskcut-nav-icon.is-account:after{border-radius:9px 9px 4px 4px;height:7px;bottom:1px;left:2px;right:2px}.taskcut-shell .taskcut-sidebar-note{color:var(--tc-text-secondary);background:var(--tc-surface-raised);border:1px solid var(--tc-border);border-radius:var(--tc-radius-panel);gap:7px;padding:14px;font-size:11px;line-height:1.5;display:grid}.taskcut-shell .taskcut-sidebar-note strong{color:var(--tc-text);font-size:12px}.taskcut-shell .taskcut-main{min-width:0;color:var(--tc-text);background:var(--tc-bg)}.taskcut-shell .taskcut-footer{padding-left:calc(var(--tc-sidebar-width) + 24px);color:var(--tc-text-muted);background:var(--tc-bg);border-top-color:var(--tc-border)}.taskcut-shell .taskcut-page{width:min(var(--tc-content-max), calc(100% - 64px));color:var(--tc-text)}.taskcut-shell .taskcut-page-heading h1,.taskcut-shell .taskcut-home-hero h1,.taskcut-shell .taskcut-create-heading h1,.taskcut-shell .taskcut-processing-heading h1,.taskcut-shell .taskcut-results-heading h1,.taskcut-shell .taskcut-account-heading h1{color:var(--tc-text);font-family:var(--tc-font-sans);letter-spacing:-.035em;text-wrap:balance;font-size:48px;font-weight:700;line-height:1.1}.taskcut-shell .taskcut-kicker,.taskcut-shell .taskcut-template-kicker,.taskcut-shell .eyebrow{color:var(--tc-primary)}.taskcut-shell .taskcut-page-heading p,.taskcut-shell .taskcut-home-copy>p,.taskcut-shell .taskcut-create-heading>p,.taskcut-shell .taskcut-results-heading>div>p:last-child,.taskcut-shell .taskcut-processing-heading>p,.taskcut-shell .taskcut-account-heading>p:last-child{color:var(--tc-text-secondary)}.taskcut-shell .taskcut-panel,.taskcut-shell .taskcut-processing-panel,.taskcut-shell .taskcut-video-panel,.taskcut-shell .taskcut-delivery-panel,.taskcut-shell .taskcut-subtitle-panel,.taskcut-shell .taskcut-form-section,.taskcut-shell .taskcut-failure,.taskcut-shell .taskcut-account-card,.taskcut-shell .taskcut-home-system,.taskcut-shell .taskcut-auto-plan,.taskcut-shell .taskcut-processing-summary,.taskcut-shell .taskcut-processing-loading{color:var(--tc-text);background:var(--tc-surface);border-color:var(--tc-border);border-radius:var(--tc-radius-panel);box-shadow:none}.taskcut-shell .taskcut-panel-heading,.taskcut-shell .taskcut-project-row,.taskcut-shell .taskcut-stage-list li,.taskcut-shell .taskcut-delivery-summary,.taskcut-shell .taskcut-delivery-summary li,.taskcut-shell .taskcut-file-proof+.taskcut-file-proof,.taskcut-shell .taskcut-technical-files,.taskcut-shell .taskcut-receipt-panel{border-color:var(--tc-border)}.taskcut-shell .taskcut-panel-heading h2,.taskcut-shell .taskcut-empty h2,.taskcut-shell .taskcut-form-heading h2,.taskcut-shell .taskcut-delivery-panel>h2,.taskcut-shell .taskcut-failure h2,.taskcut-shell .taskcut-account-card h2{color:var(--tc-text);font-family:var(--tc-font-sans)}.taskcut-shell .taskcut-panel-heading p,.taskcut-shell .taskcut-panel-heading>span,.taskcut-shell .taskcut-project-row p,.taskcut-shell .taskcut-empty p,.taskcut-shell .taskcut-help p,.taskcut-shell .taskcut-field small,.taskcut-shell .taskcut-form-heading p,.taskcut-shell .taskcut-delivery-version,.taskcut-shell .taskcut-delivery-summary li span,.taskcut-shell .taskcut-source-proof,.taskcut-shell .taskcut-receipt-note,.taskcut-shell .taskcut-file-proof code,.taskcut-shell .taskcut-result-facts dt,.taskcut-shell .taskcut-result-facts dd{color:var(--tc-text-secondary)}.taskcut-shell .taskcut-row-action{color:var(--tc-text);background:var(--tc-surface-raised);border-color:var(--tc-border);border-radius:var(--tc-radius-control)}.taskcut-shell .taskcut-row-action:hover,.taskcut-shell .taskcut-row-action:focus-visible{color:var(--tc-bg);background:var(--tc-primary);border-color:var(--tc-primary)}.taskcut-shell .taskcut-field input,.taskcut-shell .taskcut-field select,.taskcut-shell .taskcut-field textarea,.taskcut-shell .taskcut-auth-form input,.taskcut-shell .taskcut-account-card input{color:var(--tc-text);background:var(--tc-surface-raised);border-color:var(--tc-border);border-radius:var(--tc-radius-control)}.taskcut-shell .taskcut-field input::placeholder,.taskcut-shell .taskcut-field textarea::placeholder,.taskcut-shell .taskcut-account-card input::placeholder{color:var(--tc-text-secondary);opacity:1}.taskcut-shell .taskcut-field input:focus-visible,.taskcut-shell .taskcut-field select:focus-visible,.taskcut-shell .taskcut-field textarea:focus-visible,.taskcut-shell .taskcut-account-card input:focus-visible{border-color:var(--tc-primary);outline-color:var(--tc-focus-ring)}.taskcut-shell .taskcut-dropzone,.taskcut-shell .taskcut-selected-files li,.taskcut-shell .taskcut-supported-settings div,.taskcut-shell .taskcut-status-action,.taskcut-shell .taskcut-acceptance,.taskcut-shell .taskcut-downloads,.taskcut-shell .taskcut-technical-detail-body,.taskcut-shell .taskcut-submit-bar,.taskcut-shell .taskcut-mobile-primary-action{color:var(--tc-text);background:var(--tc-surface-raised);border-color:var(--tc-border)}.taskcut-shell .taskcut-dropzone{border-radius:var(--tc-radius-panel)}.taskcut-shell .taskcut-dropzone.is-dragging{background:var(--tc-primary-soft);border-color:var(--tc-primary);box-shadow:inset 0 0 0 2px var(--tc-primary)}.taskcut-shell .taskcut-consent{color:var(--tc-text-secondary);cursor:pointer;min-height:44px}.taskcut-shell .taskcut-consent input{appearance:none;border:2px solid var(--tc-text-muted);background:var(--tc-surface-raised);width:22px;height:22px;color:var(--tc-bg);cursor:pointer;border-radius:6px;flex:none;place-content:center;transition:background .16s,border-color .16s,box-shadow .16s,opacity .16s;display:grid}.taskcut-shell .taskcut-consent input:before{content:"";opacity:0;border:0 solid;border-width:0 0 2px 2px;width:10px;height:6px;transition:opacity .16s,transform .16s;transform:rotate(-45deg)scale(.7)}.taskcut-shell .taskcut-consent input:checked{border-color:var(--tc-primary);background:var(--tc-primary);box-shadow:inset 0 0 0 1px #fff3}.taskcut-shell .taskcut-consent input:checked:before{opacity:1;transform:rotate(-45deg)scale(1)}.taskcut-shell .taskcut-consent input:focus-visible{outline:3px solid var(--tc-primary);outline-offset:3px}.taskcut-shell .taskcut-consent input:disabled{background:var(--tc-surface);border-color:var(--tc-border);opacity:.55;cursor:not-allowed}.taskcut-shell .taskcut-consent input:checked:disabled{color:var(--tc-bg);background:var(--tc-text-muted);border-color:var(--tc-text-muted)}.taskcut-shell .taskcut-consent input:disabled+span{opacity:.62}.taskcut-shell .taskcut-consent:has(input:disabled){cursor:not-allowed}.taskcut-shell .taskcut-error,.taskcut-shell .taskcut-failure-guidance,.taskcut-shell .taskcut-danger-card{color:var(--tc-text);background:var(--tc-danger-soft);border-color:var(--tc-danger);border-radius:var(--tc-radius-panel)}.taskcut-shell .taskcut-error p,.taskcut-shell .taskcut-failure-guidance p,.taskcut-shell .taskcut-danger-card>p:not(.eyebrow){color:var(--tc-text-secondary)}.taskcut-shell .taskcut-live-status,.taskcut-shell .taskcut-template-kicker,.taskcut-shell .taskcut-downloads>strong,.taskcut-shell .taskcut-account-email{color:var(--tc-primary)!important}.taskcut-shell .taskcut-stage-list .done .taskcut-stage-marker{color:var(--tc-bg);background:var(--tc-success);border-color:var(--tc-success)}.taskcut-shell .taskcut-stage-list .current .taskcut-stage-marker{color:var(--tc-bg);background:var(--tc-primary);border-color:var(--tc-primary);box-shadow:none}.taskcut-shell .taskcut-stage-list .current strong{color:var(--tc-primary)}.taskcut-shell .taskcut-stage-list .cancelling strong,.taskcut-shell .taskcut-photo-save-status.is-failed{color:var(--tc-warning)}.taskcut-shell .taskcut-video-panel{background:var(--tc-bg);border-color:var(--tc-border)}.taskcut-shell .taskcut-preview-heading,.taskcut-shell .taskcut-player-note{background:var(--tc-surface);border-color:var(--tc-border)}.taskcut-shell .taskcut-preview-heading h2{color:var(--tc-text)}.taskcut-shell .taskcut-video-panel video{background:var(--tc-bg)}.taskcut-shell .taskcut-result-badges span,.taskcut-shell .taskcut-player-note{color:var(--tc-text-secondary)}.taskcut-shell .taskcut-clip-tabs button,.taskcut-shell .taskcut-preview-switch,.taskcut-shell .taskcut-preview-switch button,.taskcut-shell .taskcut-individual-downloads,.taskcut-shell .taskcut-individual-downloads summary,.taskcut-shell .taskcut-download-button{color:var(--tc-text-secondary);background:var(--tc-surface-raised);border-color:var(--tc-border)}.taskcut-shell .taskcut-clip-tabs button.is-active,.taskcut-shell .taskcut-preview-switch button.is-active{color:var(--tc-bg);background:var(--tc-primary);border-color:var(--tc-primary)}.taskcut-shell .taskcut-download-button:hover{color:var(--tc-bg);background:var(--tc-primary)}.taskcut-shell .taskcut-mobile-nav{background:var(--tc-surface)}@supports (color:color-mix(in lab, red, red)){.taskcut-shell .taskcut-mobile-nav{background:color-mix(in srgb, var(--tc-surface) 96%, transparent)}}.taskcut-shell .taskcut-mobile-nav{border-color:var(--tc-border);border-radius:var(--tc-radius-panel);box-shadow:0 8px 18px var(--tc-bg)}@supports (color:color-mix(in lab, red, red)){.taskcut-shell .taskcut-mobile-nav{box-shadow:0 8px 18px color-mix(in srgb, var(--tc-bg) 70%, transparent)}}.taskcut-shell .taskcut-mobile-nav a{min-height:50px;color:var(--tc-text-secondary);border-radius:var(--tc-radius-control)}.taskcut-shell .taskcut-mobile-nav a.is-active{color:var(--tc-primary);background:var(--tc-primary-soft)}.taskcut-shell .taskcut-mobile-nav .taskcut-mobile-new,.taskcut-shell .taskcut-mobile-nav .taskcut-mobile-new.is-active{color:var(--tc-bg);background:var(--tc-primary)}@media (width<=1100px){.taskcut-shell .taskcut-header{grid-template-columns:196px minmax(0,1fr) auto}.taskcut-shell .taskcut-workspace{grid-template-columns:196px minmax(0,1fr)}.taskcut-shell .taskcut-footer{padding-left:220px}.taskcut-shell .taskcut-page{width:min(var(--tc-content-max), calc(100% - 44px))}}@media (width<=800px){.taskcut-shell .taskcut-header{grid-template-columns:minmax(0,1fr) auto;min-height:62px;padding:0 16px}.taskcut-shell .taskcut-header-context,.taskcut-shell .taskcut-header-action,.taskcut-shell .taskcut-sidebar{display:none}.taskcut-shell .taskcut-workspace{display:block}.taskcut-shell .taskcut-brand .taskcut-logo-mark{flex-basis:30px;width:30px;height:30px}.taskcut-shell .taskcut-brand .taskcut-logo-wordmark small{display:none}.taskcut-shell .taskcut-main{padding-bottom:calc(76px + env(safe-area-inset-bottom))}.taskcut-shell .taskcut-footer{display:none}.taskcut-shell .taskcut-page,.taskcut-shell .taskcut-create-page,.taskcut-shell .taskcut-processing-page{width:calc(100% - 28px)}.taskcut-shell .taskcut-page-heading h1,.taskcut-shell .taskcut-home-hero h1,.taskcut-shell .taskcut-create-heading h1,.taskcut-shell .taskcut-processing-heading h1,.taskcut-shell .taskcut-results-heading h1,.taskcut-shell .taskcut-account-heading h1{letter-spacing:-.03em;font-size:36px;line-height:1.1}.taskcut-shell .button{min-height:var(--tc-mobile-control-height)}}.taskcut-auth-loading{min-height:100dvh;color:var(--tc-text-secondary);background:var(--tc-bg);font:600 14px/1.5 var(--tc-font-sans);place-items:center;padding:24px;display:grid}.taskcut-auth-page{min-height:100dvh;color:var(--tc-text);background:radial-gradient(circle at 12% 16%, var(--tc-primary-soft), transparent 30%), var(--tc-bg);font-family:var(--tc-font-sans);grid-template-columns:minmax(0,1fr) minmax(390px,520px);align-items:center;gap:clamp(40px,7vw,110px);padding:clamp(32px,6vw,84px) clamp(24px,7vw,110px);display:grid}.taskcut-auth-page a:focus-visible,.taskcut-auth-page button:focus-visible,.taskcut-auth-page input:focus-visible{outline:3px solid var(--tc-focus-ring);outline-offset:3px}.taskcut-auth-intro{max-width:720px}.taskcut-auth-intro .taskcut-logo{color:var(--tc-text)}.taskcut-auth-intro h1{max-width:720px;color:var(--tc-text);font-family:var(--tc-font-sans);letter-spacing:-.035em;text-wrap:balance;margin:48px 0 0;font-size:48px;font-weight:700;line-height:1.1}.taskcut-auth-intro>p:not(.eyebrow){max-width:620px;color:var(--tc-text-secondary);margin:26px 0 0;font-size:16px;line-height:1.65}.taskcut-auth-proof{flex-wrap:wrap;gap:10px;margin-top:32px;display:flex}.taskcut-auth-proof span{border:1px solid var(--tc-border);border-radius:var(--tc-radius-control);color:var(--tc-text-secondary);background:var(--tc-surface);padding:9px 12px;font-size:11px;font-weight:650}.taskcut-auth-card{border:1px solid var(--tc-border);border-radius:var(--tc-radius-panel);width:100%;max-width:520px;color:var(--tc-text);background:var(--tc-surface);box-shadow:none;justify-self:end;padding:clamp(28px,4vw,44px)}.taskcut-auth-standalone-logo{margin-bottom:28px}.taskcut-auth-card h1,.taskcut-auth-card h2{color:var(--tc-text);font-family:var(--tc-font-sans);letter-spacing:-.03em;text-wrap:balance;margin:0;font-size:32px;font-weight:700;line-height:1.2}.taskcut-auth-card>p:not(.eyebrow){color:var(--tc-text-secondary);line-height:1.65}.taskcut-auth-card>.button{min-height:48px;margin-top:18px}.taskcut-oauth-stack,.taskcut-auth-form{gap:12px;margin-top:28px;display:grid}.taskcut-auth-button{border:1px solid var(--tc-border);border-radius:var(--tc-radius-control);width:100%;min-height:48px;color:var(--tc-text);background:var(--tc-surface-raised);cursor:pointer;transition:transform var(--tc-ease), border-color var(--tc-ease), background var(--tc-ease), color var(--tc-ease);justify-content:center;align-items:center;gap:10px;padding:0 18px;font-size:14px;font-weight:700;display:inline-flex}.taskcut-auth-button:hover:not(:disabled){border-color:var(--tc-primary);background:var(--tc-surface-hover)}.taskcut-auth-button:active:not(:disabled){transform:scale(.99)}.taskcut-auth-button:disabled{cursor:wait;color:var(--tc-text-muted);opacity:.62}.taskcut-auth-button-dark{color:var(--tc-text);background:var(--tc-surface-raised)}.taskcut-auth-button-primary{border-color:var(--tc-primary);color:var(--tc-bg);background:var(--tc-primary)}.taskcut-auth-button-primary:hover:not(:disabled){border-color:var(--tc-primary-hover);color:var(--tc-bg);background:var(--tc-primary-hover)}.taskcut-google-mark{flex:0 0 18px;width:18px;height:18px;display:block}.taskcut-auth-divider{color:var(--tc-text-secondary);align-items:center;gap:14px;margin:26px 0 0;font-size:11px;display:flex}.taskcut-auth-divider:before,.taskcut-auth-divider:after{content:"";background:var(--tc-border);flex:1;height:1px}.taskcut-auth-form label,.taskcut-account-card label{color:var(--tc-text-secondary);gap:8px;font-size:12px;font-weight:650;display:grid}.taskcut-auth-form input,.taskcut-account-card input{border:1px solid var(--tc-border);border-radius:var(--tc-radius-control);width:100%;min-height:48px;color:var(--tc-text);background:var(--tc-surface-raised);padding:11px 13px}.taskcut-auth-form input::placeholder,.taskcut-account-card input::placeholder{color:var(--tc-text-secondary);opacity:1}.taskcut-auth-form input:focus-visible,.taskcut-account-card input:focus-visible{border-color:var(--tc-primary);outline:3px solid var(--tc-focus-ring)}.taskcut-auth-link-button{min-height:44px;color:var(--tc-primary);cursor:pointer;background:0 0;border:0;font-weight:700}.taskcut-auth-error{border:1px solid var(--tc-danger);border-radius:var(--tc-radius-control);color:var(--tc-text);background:var(--tc-danger-soft);margin:16px 0 0;padding:13px 15px;font-size:12px;line-height:1.55}.taskcut-auth-dev{border:1px solid var(--tc-border);border-radius:var(--tc-radius-control);color:var(--tc-text-secondary);background:var(--tc-surface-raised);margin:0;padding:12px;font-size:12px}.taskcut-auth-dev strong{color:var(--tc-text);font:700 15px var(--tc-font-mono);letter-spacing:.12em}.taskcut-auth-legal{font-size:10px;color:var(--tc-text-secondary)!important;margin:24px 0 0!important;line-height:1.6!important}.taskcut-shell .taskcut-account-page{width:min(1080px,100% - 64px);margin:0 auto;padding:clamp(54px,7vw,92px) 0 100px}.taskcut-shell .taskcut-account-heading{max-width:760px}.taskcut-shell .taskcut-account-heading h1{color:var(--tc-text);letter-spacing:-.035em;margin:0;font-size:48px;font-weight:700;line-height:1.1}.taskcut-shell .taskcut-account-heading>p:last-child{max-width:620px;color:var(--tc-text-secondary);font-size:16px;line-height:1.7}.taskcut-shell .taskcut-account-grid{grid-template-columns:1fr 1fr;gap:22px;margin-top:42px;display:grid}.taskcut-shell .taskcut-account-card{border:1px solid var(--tc-border);border-radius:var(--tc-radius-panel);color:var(--tc-text);background:var(--tc-surface);padding:28px}.taskcut-shell .taskcut-account-card h2{color:var(--tc-text);letter-spacing:-.025em;margin:0;font-size:24px}.taskcut-shell .taskcut-account-email{color:var(--tc-primary);overflow-wrap:anywhere}.taskcut-shell .taskcut-account-card dl{margin:26px 0}.taskcut-shell .taskcut-account-card dl div{border-top:1px solid var(--tc-border);justify-content:space-between;gap:20px;padding:12px 0;font-size:12px;display:flex}.taskcut-shell .taskcut-account-card dd{color:var(--tc-text-secondary);text-align:right;margin:0}.taskcut-shell .taskcut-danger-card{border-color:var(--tc-danger);background:var(--tc-danger-soft)}.taskcut-shell .taskcut-danger-card>p:not(.eyebrow){color:var(--tc-text-secondary);line-height:1.65}.taskcut-shell .taskcut-danger-button{border-color:var(--tc-danger);color:var(--tc-bg);background:var(--tc-danger);margin-top:14px}@media (width<=900px){.taskcut-auth-page{grid-template-columns:1fr}.taskcut-auth-intro h1{margin-top:38px}.taskcut-auth-card{justify-self:stretch;max-width:none}.taskcut-shell .taskcut-account-grid{grid-template-columns:1fr}}@media (width<=800px){.taskcut-auth-page{gap:34px;padding:28px 16px 54px}.taskcut-auth-intro h1,.taskcut-shell .taskcut-account-heading h1{font-size:36px}.taskcut-auth-card{padding:25px 20px}.taskcut-shell .taskcut-account-page{width:calc(100% - 28px)}.taskcut-shell .taskcut-mobile-nav-icon.is-account{border:1.8px solid;border-radius:50%;width:17px;height:17px}.taskcut-shell .taskcut-mobile-nav-icon.is-account:before{content:"";border:1.6px solid;border-radius:8px 8px 5px 5px;height:5px;position:absolute;bottom:2px;left:3px;right:3px}.taskcut-shell .taskcut-mobile-nav-icon.is-account:after{content:"";background:var(--tc-surface);border:1.6px solid;border-radius:50%;width:5px;height:5px;position:absolute;top:2px;left:5px}}.taskcut-shell .taskcut-section-label{min-height:24px;color:var(--tc-primary);align-items:center;margin-bottom:12px;font-size:12px;font-weight:650;display:inline-flex}.taskcut-shell .taskcut-account-tabs{border-bottom:1px solid var(--tc-border);scrollbar-width:thin;gap:6px;margin:36px 0 30px;padding-bottom:10px;display:flex;overflow-x:auto}.taskcut-shell .taskcut-account-tabs a{border-radius:var(--tc-radius-control);min-height:44px;color:var(--tc-text-secondary);transition:color var(--tc-ease), background-color var(--tc-ease);flex:none;justify-content:center;align-items:center;padding:0 16px;font-size:14px;font-weight:600;display:inline-flex}.taskcut-shell .taskcut-account-tabs a:hover,.taskcut-shell .taskcut-account-tabs a:focus-visible{color:var(--tc-text);background:var(--tc-surface-raised)}.taskcut-shell .taskcut-account-tabs a.is-active{color:var(--tc-bg);background:var(--tc-primary)}.taskcut-shell .taskcut-account-content{gap:24px;display:grid}.taskcut-shell .taskcut-account-loading{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.taskcut-shell .taskcut-account-skeleton{border-radius:var(--tc-radius-panel);background:linear-gradient(100deg, var(--tc-surface) 25%, var(--tc-surface-raised) 45%, var(--tc-surface) 65%);background-size:240% 100%;min-height:190px;animation:1.4s ease-in-out infinite taskcut-account-skeleton}.taskcut-shell .taskcut-account-skeleton.is-wide{grid-column:1/-1;min-height:230px}@keyframes taskcut-account-skeleton{0%{background-position:100% 0}to{background-position:-100% 0}}.taskcut-shell .taskcut-entitlement-panel,.taskcut-shell .taskcut-record-panel,.taskcut-shell .taskcut-account-state,.taskcut-shell .taskcut-account-empty,.taskcut-shell .taskcut-payment-closure-banner{border:1px solid var(--tc-border);border-radius:var(--tc-radius-panel);background:var(--tc-surface)}.taskcut-shell .taskcut-entitlement-panel{padding:28px}.taskcut-shell .taskcut-entitlement-summary{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.taskcut-shell .taskcut-entitlement-summary h2{color:var(--tc-text);letter-spacing:-.025em;margin:0;font-size:28px}.taskcut-shell .taskcut-entitlement-summary p{max-width:620px;color:var(--tc-text-secondary);margin:10px 0 0;line-height:1.6}.taskcut-shell .taskcut-entitlement-state{border:1px solid var(--tc-border);min-height:34px;color:var(--tc-text-secondary);white-space:nowrap;border-radius:999px;align-items:center;padding:0 12px;font-size:12px;font-weight:650;display:inline-flex}.taskcut-shell .taskcut-entitlement-state.is-active{border-color:var(--tc-success);color:var(--tc-success);background:var(--tc-success-soft)}.taskcut-shell .taskcut-entitlement-metrics{border-top:1px solid var(--tc-border);border-bottom:1px solid var(--tc-border);grid-template-columns:repeat(4,minmax(0,1fr));margin:28px 0 0;display:grid}.taskcut-shell .taskcut-entitlement-metrics div{border-right:1px solid var(--tc-border);min-width:0;padding:20px 18px}.taskcut-shell .taskcut-entitlement-metrics div:first-child{padding-left:0}.taskcut-shell .taskcut-entitlement-metrics div:last-child{border-right:0;padding-right:0}.taskcut-shell .taskcut-entitlement-metrics dt{color:var(--tc-text-secondary);font-size:12px;line-height:1.45}.taskcut-shell .taskcut-entitlement-metrics dd{color:var(--tc-text);overflow-wrap:anywhere;margin:8px 0 0;font-size:22px;font-weight:700}.taskcut-shell .taskcut-payment-closure-note{border-radius:var(--tc-radius-control);color:var(--tc-text-secondary);background:var(--tc-surface-raised);margin:20px 0 0;padding:14px 16px;font-size:13px;line-height:1.55}.taskcut-shell .taskcut-account-action-error{border-radius:var(--tc-radius-control);color:var(--tc-danger);background:var(--tc-danger-soft);margin:0;padding:14px 16px;line-height:1.5}.taskcut-shell .taskcut-account-state,.taskcut-shell .taskcut-account-empty,.taskcut-shell .taskcut-payment-closure-banner{align-items:flex-start;gap:18px;padding:26px;display:flex}.taskcut-shell .taskcut-account-state-error{border-color:var(--tc-danger);background:var(--tc-danger-soft)}.taskcut-shell .taskcut-state-symbol{width:34px;height:34px;color:var(--tc-primary);font:700 14px var(--tc-font-mono);border:1px solid;border-radius:50%;flex:0 0 34px;justify-content:center;align-items:center;display:inline-flex}.taskcut-shell .taskcut-account-state-error .taskcut-state-symbol{color:var(--tc-danger)}.taskcut-shell .taskcut-account-state h2,.taskcut-shell .taskcut-account-empty h2,.taskcut-shell .taskcut-payment-closure-banner h2{color:var(--tc-text);margin:0;font-size:20px}.taskcut-shell .taskcut-account-state p,.taskcut-shell .taskcut-account-empty p,.taskcut-shell .taskcut-payment-closure-banner p{max-width:720px;color:var(--tc-text-secondary);margin:8px 0 0;line-height:1.6}.taskcut-shell .taskcut-account-state-actions{flex-wrap:wrap;gap:10px;margin-top:18px;display:flex}.taskcut-shell .taskcut-payment-closure-banner{border-color:var(--tc-info);background:var(--tc-info)}@supports (color:color-mix(in lab, red, red)){.taskcut-shell .taskcut-payment-closure-banner{background:color-mix(in srgb, var(--tc-info) 10%, var(--tc-surface))}}.taskcut-shell .taskcut-record-panel{overflow:hidden}.taskcut-shell .taskcut-record-table-wrap{width:100%;overflow-x:auto}.taskcut-shell .taskcut-record-table{border-collapse:collapse;width:100%;min-width:980px;color:var(--tc-text-secondary);font-size:13px}.taskcut-shell .taskcut-record-table th,.taskcut-shell .taskcut-record-table td{border-bottom:1px solid var(--tc-border);text-align:left;vertical-align:middle;padding:16px 14px}.taskcut-shell .taskcut-record-table th{color:var(--tc-text-muted);background:var(--tc-surface-raised);white-space:nowrap;font-size:12px;font-weight:650}.taskcut-shell .taskcut-record-table tbody tr:last-child td{border-bottom:0}.taskcut-shell .taskcut-record-table tbody tr:hover{background:var(--tc-surface-hover)}.taskcut-shell .taskcut-record-table code{color:var(--tc-text);font:600 12px var(--tc-font-mono);overflow-wrap:anywhere}.taskcut-shell .taskcut-record-table strong{color:var(--tc-text)}.taskcut-shell .taskcut-record-status{min-height:28px;color:var(--tc-text-secondary);background:var(--tc-surface-raised);white-space:nowrap;border-radius:999px;align-items:center;padding:0 9px;font-size:12px;font-weight:650;display:inline-flex}.taskcut-shell .taskcut-record-status.is-success{color:var(--tc-success);background:var(--tc-success-soft)}.taskcut-shell .taskcut-record-status.is-danger{color:var(--tc-danger);background:var(--tc-danger-soft)}.taskcut-shell .taskcut-inline-link{color:var(--tc-primary);text-underline-offset:4px;font-weight:650;text-decoration:underline;text-decoration-thickness:1px}.taskcut-shell .taskcut-visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (width<=900px){.taskcut-shell .taskcut-entitlement-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.taskcut-shell .taskcut-entitlement-metrics div:nth-child(2){border-right:0}.taskcut-shell .taskcut-entitlement-metrics div:nth-child(-n+2){border-bottom:1px solid var(--tc-border)}.taskcut-shell .taskcut-entitlement-metrics div:nth-child(3){padding-left:0}}@media (width<=800px){.taskcut-shell .taskcut-account-page{padding-top:36px;padding-bottom:calc(112px + env(safe-area-inset-bottom))}.taskcut-shell .taskcut-account-tabs{margin-top:26px}.taskcut-shell .taskcut-account-tabs a{min-height:48px;padding:0 14px}.taskcut-shell .taskcut-account-loading{grid-template-columns:1fr}.taskcut-shell .taskcut-account-skeleton.is-wide{grid-column:auto}.taskcut-shell .taskcut-entitlement-panel,.taskcut-shell .taskcut-account-card,.taskcut-shell .taskcut-account-state,.taskcut-shell .taskcut-account-empty,.taskcut-shell .taskcut-payment-closure-banner{padding:20px}.taskcut-shell .taskcut-entitlement-summary{display:grid}.taskcut-shell .taskcut-entitlement-state{width:fit-content}.taskcut-shell .taskcut-record-panel{background:0 0;border:0;overflow:visible}.taskcut-shell .taskcut-record-table-wrap{overflow:visible}.taskcut-shell .taskcut-record-table,.taskcut-shell .taskcut-record-table tbody,.taskcut-shell .taskcut-record-table tr,.taskcut-shell .taskcut-record-table td{width:100%;min-width:0;display:block}.taskcut-shell .taskcut-record-table thead{display:none}.taskcut-shell .taskcut-record-table tbody{gap:14px;display:grid}.taskcut-shell .taskcut-record-table tr{border:1px solid var(--tc-border);border-radius:var(--tc-radius-panel);background:var(--tc-surface);padding:8px 18px}.taskcut-shell .taskcut-record-table td{text-align:right;grid-template-columns:minmax(112px,.7fr) minmax(0,1.3fr);gap:14px;padding:11px 0;display:grid}.taskcut-shell .taskcut-record-table td:before{content:attr(data-label);color:var(--tc-text-muted);text-align:left;font-size:12px;font-weight:650}.taskcut-shell .taskcut-record-table tbody tr:last-child td{border-bottom:1px solid var(--tc-border)}.taskcut-shell .taskcut-record-table tbody tr td:last-child{border-bottom:0}.taskcut-shell .taskcut-record-table tbody tr:hover{background:var(--tc-surface)}}@media (width<=520px){.taskcut-shell .taskcut-entitlement-metrics{grid-template-columns:1fr}.taskcut-shell .taskcut-entitlement-metrics div,.taskcut-shell .taskcut-entitlement-metrics div:first-child,.taskcut-shell .taskcut-entitlement-metrics div:nth-child(3){border-right:0;border-bottom:1px solid var(--tc-border);padding:16px 0}.taskcut-shell .taskcut-entitlement-metrics div:last-child{border-bottom:0}.taskcut-shell .taskcut-account-state,.taskcut-shell .taskcut-account-empty,.taskcut-shell .taskcut-payment-closure-banner{display:grid}}@media (prefers-reduced-motion:reduce){.taskcut-auth-page *,.taskcut-auth-page :before,.taskcut-auth-page :after,.taskcut-shell .taskcut-account-page *,.taskcut-shell .taskcut-account-page :before,.taskcut-shell .taskcut-account-page :after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}*{box-sizing:border-box}html{background:var(--tc-bg);scroll-behavior:smooth}body{background:var(--tc-bg);color:var(--tc-text);font-family:var(--tc-font-sans);margin:0}html,body{max-width:100%;overflow-x:hidden}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}::selection{background:var(--tc-primary);color:var(--tc-bg)}.taskcut-hydration-guard{z-index:1000;visibility:hidden;opacity:0;pointer-events:none;background:#171916b8;place-items:center;padding:24px;animation:0s 3s forwards taskcut-hydration-recovery-reveal;display:grid;position:fixed;inset:0}.taskcut-hydration-guard.is-ready{animation:none;display:none}.taskcut-hydration-guard-card{border:1px solid var(--line);background:var(--paper-bright);border-radius:8px;width:min(430px,100%);padding:28px;box-shadow:0 20px 70px #00000047}.taskcut-hydration-guard-card strong{font-family:var(--display);font-size:28px;line-height:1.15;display:block}.taskcut-hydration-guard-card p{color:var(--ink-soft);margin:14px 0 22px;line-height:1.65}@keyframes taskcut-hydration-recovery-reveal{to{visibility:visible;opacity:1;pointer-events:auto}}.site-shell,.marketing-shell{min-height:100vh}.site-header{border-bottom:1px solid var(--line);z-index:20;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f4f2eaf0;grid-template-columns:minmax(210px,1fr) auto minmax(210px,1fr);align-items:center;gap:28px;min-height:76px;padding:0 4.5vw;display:grid;position:sticky;top:0}.brand{width:fit-content}.taskcut-logo{width:fit-content;color:var(--tc-text);letter-spacing:-.02em;align-items:center;gap:11px;font-weight:700;display:inline-flex}.taskcut-logo-mark{flex:0 0 24px;grid-template-columns:1fr 1fr;gap:3px;width:24px;height:24px;display:inline-grid;transform:rotate(-7deg)}.taskcut-logo-mark i{background:var(--tc-text);border-radius:4px;display:block}.taskcut-logo-mark i:last-child{background:var(--tc-primary);transform:translateY(5px)}.taskcut-logo-wordmark{line-height:1;display:grid}.taskcut-logo-wordmark strong{letter-spacing:-.03em;font-size:17px;font-weight:760}.taskcut-logo.is-compact .taskcut-logo-wordmark{display:none}.top-nav{align-items:center;gap:30px;font-size:14px;display:flex}.top-nav a{color:var(--ink-soft);border-bottom:3px solid #0000;padding:27px 0 24px}.top-nav a:hover,.top-nav a.is-active{color:var(--ink);border-color:var(--ink)}.preview-chip{border:1px solid var(--line);letter-spacing:.06em;color:var(--ink-soft);border-radius:99px;justify-self:end;padding:8px 11px;font-size:11px;font-weight:700}.site-footer{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;gap:24px;padding:28px 4.5vw;font-size:12px;display:flex}.eyebrow{color:var(--ink-soft);letter-spacing:.13em;text-transform:uppercase;margin:0 0 14px;font-size:11px;font-weight:800;line-height:1.2}.button{border-radius:4px;justify-content:center;align-items:center;min-height:48px;padding:0 20px;font-size:14px;font-weight:750;display:inline-flex}.button-primary{background:var(--acid);box-shadow:4px 4px 0 var(--ink);border:1px solid var(--ink)}.button-primary:hover{box-shadow:2px 2px 0 var(--ink);transform:translate(2px,2px)}.button-dark{background:var(--ink);color:var(--paper-bright)}.text-link{border-bottom:1px solid;align-items:center;gap:8px;padding-bottom:4px;font-size:14px;font-weight:700;display:inline-flex}.hero-grid{border-bottom:1px solid var(--line);grid-template-columns:1.02fr .98fr;min-height:680px;display:grid}.hero-copy{flex-direction:column;justify-content:center;padding:clamp(72px,9vw,132px) 7vw 90px;display:flex}.hero-copy h1{max-width:760px;font-family:var(--display);letter-spacing:-.055em;margin:0;font-size:clamp(54px,6.4vw,94px);font-weight:600;line-height:.95}.hero-lede{max-width:610px;color:var(--ink-soft);margin:34px 0 0;font-size:clamp(17px,1.4vw,21px);line-height:1.75}.hero-actions{align-items:center;gap:28px;margin-top:38px;display:flex}.hero-stage{background:var(--ink);color:var(--paper-bright);flex-direction:column;justify-content:center;padding:11vh 5vw 7vh;display:flex;overflow:hidden}.stage-topline{justify-content:space-between;align-items:center;margin-bottom:18px;font-size:13px;display:flex}.frame-preview,.media-frame{background:linear-gradient(135deg,#21372d,#252739 58%,#604531);border:1px solid #ffffff26;min-height:370px;position:relative;overflow:hidden}.frame-preview:before,.media-frame:before{content:"";filter:blur(30px);background:#c8ff361f;border-radius:50%;width:60%;height:70%;position:absolute;top:-22%;left:-10%}.frame-person{background:linear-gradient(165deg,#b78668 0 24%,#2c2523 25% 45%,#202522 46%);border-radius:50% 50% 22% 22%;position:absolute;bottom:-16%;box-shadow:inset 12px 0 30px #ffffff14}.frame-person-one{width:31%;height:72%;left:13%}.frame-person-two{width:34%;height:78%;right:10%;transform:scaleX(-1)}.frame-preview p,.media-frame>p{z-index:2;text-align:center;text-shadow:0 2px 16px #000;margin:0;font-size:clamp(17px,1.7vw,25px);font-weight:750;line-height:1.55;position:absolute;bottom:8%;left:7%;right:7%}.frame-preview>span{font:11px var(--mono);background:#00000080;padding:7px 9px;position:absolute;top:18px;right:18px}.stage-steps{color:#777b76;grid-template-columns:repeat(4,1fr);gap:0;margin:30px 0 0;padding:0;font-size:12px;list-style:none;display:grid}.stage-steps li{padding-top:22px;position:relative}.stage-steps li:before{content:"";background:#3f423f;height:1px;position:absolute;top:6px;left:8px;right:-8px}.stage-steps li:last-child:before{display:none}.stage-steps i{background:var(--ink);z-index:1;border:2px solid #555a55;border-radius:50%;width:13px;height:13px;position:absolute;top:0;left:0}.stage-steps .done i{border-color:var(--acid);background:var(--acid)}.stage-steps .current i{border-color:var(--acid);box-shadow:0 0 0 4px #c8ff3629}.outcome-section{padding:110px 7vw}.section-heading{grid-template-columns:.7fr 1.3fr;align-items:start;gap:40px;margin-bottom:58px;display:grid}.section-heading h2,.template-band h2,.preview-cta h2{max-width:900px;font-family:var(--display);letter-spacing:-.045em;margin:0;font-size:clamp(38px,4.5vw,70px);font-weight:600;line-height:1.02}.outcome-grid{border-top:1px solid var(--ink);grid-template-columns:repeat(3,1fr);display:grid}.outcome-card{border-bottom:1px solid var(--line);min-height:260px;padding:24px 34px 32px 0}.outcome-card+.outcome-card{border-left:1px solid var(--line);padding-left:34px}.outcome-card>span{font:12px var(--mono);color:var(--muted)}.outcome-card h3{margin:64px 0 12px;font-size:22px}.outcome-card p{color:var(--ink-soft);margin:0;line-height:1.7}.template-band{background:var(--cobalt);color:#fff;grid-template-columns:1fr .9fr;gap:8vw;padding:100px 7vw;display:grid}.template-band .eyebrow{color:#c8d3ff}.template-band>div>p:last-child{color:#d7defd;max-width:620px;line-height:1.7}.template-list{border-top:1px solid #ffffff80}.template-list span{border-bottom:1px solid #ffffff3d;grid-template-columns:48px 1fr;padding:15px 0;font-weight:700;display:grid}.template-list b{font:11px var(--mono);color:#c8d3ff}.preview-cta{padding:120px 7vw}.preview-cta h2{max-width:1050px}.preview-cta .button{margin-top:38px}.workbench-layout{grid-template-columns:168px minmax(0,1fr);min-height:calc(100vh - 76px);display:grid}.section-nav{border-right:1px solid var(--line);flex-direction:column;gap:4px;padding:38px 22px;display:flex}.section-nav a{color:var(--ink-soft);border-radius:4px;padding:10px 12px;font-size:13px}.section-nav a:hover,.section-nav a.is-active{background:var(--ink);color:var(--paper-bright)}.workbench-main{min-width:0;padding:54px 5vw 80px}.page-intro{justify-content:space-between;align-items:flex-end;gap:48px;margin-bottom:42px;display:flex}.page-intro>div:first-child{max-width:820px}.page-intro h1{font-family:var(--display);letter-spacing:-.045em;margin:0;font-size:clamp(42px,5vw,74px);font-weight:600;line-height:.98}.page-intro>div>p:last-child{max-width:720px;color:var(--ink-soft);margin:22px 0 0;font-size:17px;line-height:1.65}.page-intro.compact h1{font-size:clamp(38px,4.4vw,66px)}.status-block{background:var(--ink);color:#fff;min-width:220px;padding:18px}.status-block span,.status-block small{color:#b8bdb6;font-size:11px;display:block}.status-block strong{align-items:center;gap:9px;margin:8px 0;display:flex}.status-block i{background:var(--acid);border-radius:50%;width:9px;height:9px;box-shadow:0 0 0 5px #c8ff361f}.journey-card,.media-card,.next-card,.record-panel,.timeline-canvas,.endpoint-panel,.webhook-panel,.code-panel{background:var(--paper-bright);border:1px solid var(--line)}.journey-card{margin-bottom:22px;padding:28px}.card-heading{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.card-heading h2{font-family:var(--display);margin:0;font-size:28px}.card-heading>span{color:var(--muted);font-size:11px}.journey-rail{grid-template-columns:repeat(5,1fr);margin:0;padding:28px 0 0;list-style:none;display:grid}.journey-rail li{align-items:flex-start;gap:10px;padding-right:12px;display:flex;position:relative}.journey-rail li:before{content:"";background:var(--line);height:2px;position:absolute;top:9px;left:10px;right:-2px}.journey-rail li:last-child:before{display:none}.journey-rail i{border:2px solid var(--line);background:var(--paper-bright);z-index:1;border-radius:50%;flex:0 0 19px;width:19px;height:19px}.journey-rail .done i{background:var(--ink);border-color:var(--ink);box-shadow:inset 0 0 0 4px var(--acid)}.journey-rail .current i{border-color:var(--acid-dark);box-shadow:0 0 0 4px #8ebd1224}.journey-rail strong,.journey-rail span{display:block}.journey-rail strong{font-size:12px}.journey-rail span{color:var(--muted);margin-top:5px;font-size:10px;line-height:1.4}.dashboard-grid{grid-template-columns:minmax(0,1.6fr) minmax(260px,.7fr);gap:22px;display:grid}.media-card{padding:28px}.media-frame{color:#fff;min-height:350px;margin:24px 0 14px}.media-controls{font:9px var(--mono);z-index:3;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;display:grid;position:absolute;bottom:14px;left:6%;right:6%}.media-controls i{background:#ffffff59;height:3px}.media-controls b{background:var(--acid);width:34%;height:3px;display:block}.timeline-mini{gap:3px;height:38px;margin-bottom:18px;display:flex}.timeline-mini span{background:#dedbd0;align-items:center;padding-left:9px;font-size:10px;display:flex}.timeline-mini span:nth-child(2){background:#c8d3ff}.timeline-mini span:nth-child(3){background:#daf0a2}.next-card{padding:28px}.next-card h2{font-family:var(--display);margin:0 0 24px;font-size:32px}.next-card ul{margin:0;padding:0;list-style:none}.next-card li{border-top:1px solid var(--line);gap:12px;padding:14px 0;display:flex}.next-card li>span{background:var(--ink);color:#fff;width:42px;height:34px;font:9px var(--mono);justify-content:center;align-items:center;display:flex}.next-card li strong,.next-card li small{display:block}.next-card li strong{font-size:12px}.next-card li small{color:var(--muted);margin-top:4px}.blocked-action{border-left:3px solid var(--orange);background:#eceae1;margin-top:24px;padding:16px}.blocked-action strong{font-size:12px}.blocked-action p{color:var(--ink-soft);margin:5px 0 0;font-size:11px;line-height:1.5}.section-page{border-bottom:1px solid var(--ink);padding-bottom:28px}.metric-block{text-align:right;min-width:170px}.metric-block strong,.metric-block span{display:block}.metric-block strong{font-family:var(--display);font-size:54px;line-height:1}.metric-block span{color:var(--muted);margin-top:8px;font-size:11px}.record-panel{margin-top:24px}.record-header,.record-row{grid-template-columns:1fr 180px;align-items:center;gap:20px;padding:15px 20px;display:grid}.record-header{background:var(--ink);color:#fff;letter-spacing:.08em;text-transform:uppercase;font-size:10px}.record-row+.record-row{border-top:1px solid var(--line)}.record-row strong{font-size:14px}.record-row p{color:var(--muted);margin:5px 0 0;font-size:12px}.status-pill{background:#e3f6ac;border-radius:99px;justify-self:start;padding:7px 10px;font-size:10px;font-weight:750}.status-pill.muted{color:var(--muted);background:#e5e3dc}.boundary-note{color:var(--ink-soft);gap:14px;margin:20px 0 0;font-size:12px;line-height:1.5;display:flex}.boundary-note b{color:var(--ink);flex:none}.timeline-canvas{padding:18px;overflow:hidden}.timeline-ruler{color:var(--muted);font:9px var(--mono);justify-content:space-between;padding:0 0 8px 72px;display:flex}.track{border-top:1px solid var(--line);grid-template-columns:64px 1.1fr 1.9fr 1.4fr;align-items:stretch;gap:3px;min-height:45px;padding:3px 0;display:grid}.track>b{align-items:center;font-size:10px;display:flex}.track>span{align-items:center;padding:0 9px;font-size:10px;display:flex}.clip-a{background:#d9eea3}.clip-b{background:#c5d1ff}.clip-c{background:#f1c7ad}.caption-track,.audio-track{background:#e4e1d6;grid-column:2/-1}.audio-track{background:#cfddd8}.admin-page,.developer-page,.support-page{padding:64px 7vw 100px}.admin-intro{border-bottom:1px solid var(--ink);padding-bottom:42px}.release-stop{background:var(--orange);min-width:210px;padding:20px}.release-stop span,.release-stop small,.release-stop strong{display:block}.release-stop span,.release-stop small{font-size:10px}.release-stop strong{font-family:var(--display);margin:6px 0;font-size:32px}.diagnostic-grid{border:1px solid var(--line);border-top:0;grid-template-columns:repeat(4,1fr);display:grid}.diagnostic-grid article{background:var(--paper-bright);padding:20px}.diagnostic-grid article+article{border-left:1px solid var(--line)}.diagnostic-grid span,.diagnostic-grid strong,.diagnostic-grid small{display:block}.diagnostic-grid span{color:var(--muted);font-size:10px}.diagnostic-grid strong{margin:22px 0 6px}.diagnostic-grid small{font:9px var(--mono);color:var(--muted)}.admin-table{border:1px solid var(--line);background:var(--paper-bright);margin-top:28px}.admin-table-head,.admin-table-row{grid-template-columns:.7fr 1fr 1.5fr;align-items:center;gap:20px;padding:14px 20px;display:grid}.admin-table-head{background:var(--ink);color:#fff;font-size:10px}.admin-table-row+.admin-table-row{border-top:1px solid var(--line)}.admin-table-row strong,.admin-table-row span{font-size:12px}.admin-table-row code{font:11px var(--mono);color:var(--cobalt)}.admin-actions{background:#e8e5dc;justify-content:space-between;align-items:center;gap:30px;margin-top:28px;padding:28px;display:flex}.admin-actions h2{max-width:720px;font-family:var(--display);margin:0;font-size:31px}.disabled-button{color:#777;background:#ccc9c0;padding:14px 18px;font-size:11px;font-weight:700}.developer-grid{grid-template-columns:1.3fr .7fr;gap:22px;display:grid}.endpoint-panel,.webhook-panel,.code-panel{padding:28px}.endpoint-row{border-top:1px solid var(--line);grid-template-columns:56px 1fr 100px;align-items:center;gap:12px;padding:15px 0;display:grid}.endpoint-row:first-of-type{margin-top:24px}.endpoint-row b{font:10px var(--mono);color:var(--cobalt)}.endpoint-row code{overflow-wrap:anywhere;font:11px var(--mono)}.endpoint-row span{text-align:right;color:var(--muted);font-size:10px}.webhook-panel{background:var(--ink);color:#fff}.webhook-state{border-bottom:1px solid #3c3f3a;align-items:center;gap:14px;padding-bottom:22px;display:flex}.webhook-state i{background:var(--acid);border-radius:50%;width:13px;height:13px;box-shadow:0 0 0 5px #c8ff3626}.webhook-state span,.webhook-state strong{display:block}.webhook-state span{color:#a8ada6;font-size:10px}.webhook-state strong{margin-top:4px}.webhook-panel dl{margin:16px 0}.webhook-panel dl div{border-bottom:1px solid #333631;justify-content:space-between;gap:14px;padding:9px 0;font-size:11px;display:flex}.webhook-panel dt{color:#9ea39c}.webhook-panel dd{margin:0}.webhook-panel>p{color:#a8ada6;margin:18px 0 0;font-size:10px;line-height:1.5}.code-panel{color:#e9ece7;background:#20221f;margin-top:22px}.code-panel>div{color:#9ba097;font:10px var(--mono);justify-content:space-between;display:flex}.code-panel pre{white-space:pre-wrap;color:#dce8b9;font:12px/1.65 var(--mono);margin:24px 0 0}.support-grid{border-top:1px solid var(--ink);grid-template-columns:repeat(3,1fr);display:grid}.support-grid article{min-height:270px;padding:24px 30px 30px 0}.support-grid article+article{border-left:1px solid var(--line);padding-left:30px}.support-grid>article>span{color:var(--muted);font:10px var(--mono)}.support-grid h2{font-family:var(--display);margin:64px 0 12px;font-size:30px}.support-grid p{min-height:72px;color:var(--ink-soft);line-height:1.65}.support-grid a{font-size:12px;font-weight:700}.support-boundary{background:var(--ink);color:#fff;margin-top:30px;padding:22px}.support-boundary strong{font-family:var(--display);font-size:24px}.support-boundary p{color:#b9beb7;margin:8px 0 0;font-size:12px}@media (width<=980px){.site-header{grid-template-columns:1fr auto}.top-nav{border-top:1px solid var(--line);grid-area:2/1/auto/-1;justify-content:space-between}.top-nav a{padding:12px 0 10px}.preview-chip{grid-area:1/2}.hero-grid,.template-band{grid-template-columns:1fr}.hero-stage{min-height:620px}.section-heading,.workbench-layout{grid-template-columns:1fr}.section-nav{z-index:10;border-right:0;border-bottom:1px solid var(--line);background:var(--paper);flex-direction:row;padding:10px 4vw;position:sticky;top:124px;overflow-x:auto}.section-nav a{white-space:nowrap}.dashboard-grid,.developer-grid{grid-template-columns:1fr}.diagnostic-grid{grid-template-columns:repeat(2,1fr)}.diagnostic-grid article:nth-child(3){border-left:0;border-top:1px solid var(--line)}.diagnostic-grid article:nth-child(4){border-top:1px solid var(--line)}}@media (width<=660px){.site-header{gap:10px;min-height:64px;padding:12px 5vw 0}.taskcut-logo-mark{flex-basis:30px;width:30px;height:30px}.taskcut-logo-wordmark small{display:none}.preview-chip{font-size:9px}.top-nav{gap:12px;font-size:11px}.hero-copy{padding:70px 6vw}.hero-copy h1{font-size:50px}.hero-actions{flex-direction:column;align-items:flex-start}.hero-stage{min-height:560px;padding:70px 6vw}.frame-preview{min-height:300px}.stage-steps{grid-template-columns:repeat(2,1fr);row-gap:24px}.outcome-section,.template-band,.preview-cta,.admin-page,.developer-page,.support-page{padding:72px 6vw}.outcome-grid,.support-grid{grid-template-columns:1fr}.outcome-card+.outcome-card,.support-grid article+article{border-left:0;padding-left:0}.workbench-main{padding:40px 5vw 70px}.page-intro{flex-direction:column;align-items:flex-start}.status-block,.metric-block,.release-stop{text-align:left;width:100%}.journey-rail{grid-template-columns:1fr;gap:20px}.journey-rail li:before{width:2px;height:auto;inset:12px auto -22px 9px}.media-frame{min-height:280px}.record-header,.record-row{grid-template-columns:1fr}.record-header span:last-child{display:none}.diagnostic-grid{grid-template-columns:1fr}.diagnostic-grid article+article{border-left:0;border-top:1px solid var(--line)}.admin-table-head{display:none}.admin-table-row{grid-template-columns:1fr;gap:7px}.admin-actions{flex-direction:column;align-items:flex-start}.endpoint-row{grid-template-columns:48px 1fr}.endpoint-row span{text-align:left;grid-column:2}.site-footer{flex-direction:column}.section-nav{top:108px}.timeline-canvas{overflow-x:auto}.timeline-canvas>*{min-width:580px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.taskcut-shell{background:var(--paper);flex-direction:column;min-width:0;max-width:100%;min-height:100dvh;display:flex;overflow-x:clip}.taskcut-header{border-bottom:1px solid var(--line);z-index:20;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f4f2eaf5;grid-template-columns:minmax(170px,1fr) auto minmax(170px,1fr);align-items:center;gap:30px;width:100%;min-width:0;max-width:100%;min-height:72px;padding:0 4.5vw;display:grid;position:sticky;top:0}.taskcut-brand{font-size:17px}.taskcut-nav{white-space:nowrap;align-items:center;gap:30px;min-width:0;max-width:100%;font-size:14px;display:flex}.taskcut-nav a{color:var(--ink-soft);border-bottom:3px solid #0000;padding:26px 0 22px}.taskcut-nav a:hover,.taskcut-nav a:focus-visible,.taskcut-nav a.is-active{color:var(--ink);border-color:var(--ink)}.taskcut-local-chip{border:1px solid var(--line);color:var(--ink-soft);border-radius:4px;justify-self:end;padding:7px 10px;font-size:11px;font-weight:750}.taskcut-main{flex:1;width:100%;min-width:0;max-width:100%}.taskcut-footer{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;gap:24px;padding:25px 4.5vw;font-size:12px;display:flex}.taskcut-page{width:min(1180px,100% - 10vw);min-width:0;max-width:100%;margin:0 auto;padding:clamp(52px,7vw,88px) 0 90px}.taskcut-narrow-page{width:min(900px,100% - 10vw)}.taskcut-page-heading{justify-content:space-between;align-items:flex-end;gap:48px;margin-bottom:38px;display:flex}.taskcut-page-heading-stacked{display:block}.taskcut-page-heading>div{width:100%;min-width:0;max-width:760px}.taskcut-kicker{color:var(--ink-soft);margin:0 0 13px;font-size:12px;font-weight:800}.taskcut-page-heading h1{font-family:var(--display);letter-spacing:-.048em;margin:0;font-size:clamp(44px,6vw,76px);font-weight:600;line-height:.98}.taskcut-page-heading>div>p:last-child{max-width:660px;color:var(--ink-soft);margin:20px 0 0;font-size:17px;line-height:1.65}.taskcut-page-heading .button{white-space:nowrap;flex:none}.taskcut-panel,.taskcut-processing-panel,.taskcut-video-panel,.taskcut-delivery-panel,.taskcut-subtitle-panel,.taskcut-form-section,.taskcut-failure{background:var(--paper-bright);border:1px solid var(--line);border-radius:4px;min-width:0;max-width:100%}.taskcut-panel{margin-top:20px}.taskcut-anchor-section{scroll-margin-top:92px}.taskcut-panel-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:24px;min-width:0;min-height:72px;padding:18px 24px;display:flex}.taskcut-panel-heading>div{min-width:0}.taskcut-panel-heading h2{font-family:var(--display);letter-spacing:-.025em;margin:0;font-size:27px;font-weight:600}.taskcut-panel-heading p{color:var(--muted);margin:5px 0 0;font-size:12px}.taskcut-panel-heading>span{color:var(--muted);text-align:right;font-size:11px}.taskcut-project-rows{min-width:0;padding:0 24px}.taskcut-project-row{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:24px;min-height:94px;padding:20px 0;display:grid}.taskcut-project-row:last-child{border-bottom:0}.taskcut-project-row>div{min-width:0}.taskcut-project-row h2{overflow-wrap:anywhere;margin:0;font-size:17px}.taskcut-project-row p{color:var(--muted);overflow-wrap:anywhere;margin:8px 0 0;font-size:12px}.taskcut-row-action{border:1px solid var(--ink);white-space:nowrap;border-radius:4px;align-items:center;min-height:40px;padding:0 14px;font-size:12px;font-weight:750;display:inline-flex}.taskcut-row-action:hover,.taskcut-row-action:focus-visible{background:var(--ink);color:var(--paper-bright)}.taskcut-row-muted{color:var(--muted);font-size:11px}.taskcut-loading,.taskcut-empty-line{color:var(--muted);margin:0;padding:34px 24px;line-height:1.6}.taskcut-empty{padding:48px 24px}.taskcut-empty h2{font-family:var(--display);margin:0;font-size:30px}.taskcut-empty p{color:var(--ink-soft);margin:10px 0 20px}.taskcut-help{border-top:1px solid var(--ink);grid-template-columns:.36fr 1fr;gap:40px;margin-top:54px;padding-top:34px;scroll-margin-top:92px;display:grid}.taskcut-help h2{font-family:var(--display);margin:0;font-size:32px}.taskcut-help>div{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.taskcut-help p{color:var(--ink-soft);margin:0;font-size:12px;line-height:1.65}.taskcut-help strong{color:var(--ink);font-size:13px}.taskcut-error{border-left:4px solid var(--orange);color:var(--ink);background:#eee7de;margin:20px 0;padding:20px 22px}.taskcut-error strong{font-size:14px}.taskcut-error p{color:var(--ink-soft);overflow-wrap:anywhere;margin:7px 0 0;font-size:12px;line-height:1.55}.taskcut-error .button{margin-top:16px}.taskcut-button-secondary{border:1px solid var(--ink);background:var(--paper-bright);color:var(--ink);box-shadow:none}.taskcut-button-secondary:hover,.taskcut-button-secondary:focus-visible{background:var(--ink);color:var(--paper-bright)}.taskcut-form fieldset{border:0;min-width:0;margin:0;padding:0}.taskcut-form fieldset:disabled{opacity:.76}.taskcut-form-section{margin-top:20px;padding:28px}.taskcut-form-heading{justify-content:space-between;align-items:baseline;gap:24px;margin-bottom:26px;display:flex}.taskcut-form-heading h2{font-family:var(--display);margin:0;font-size:30px;font-weight:600}.taskcut-form-heading p{color:var(--muted);text-align:right;margin:0;font-size:11px}.taskcut-form-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.taskcut-field{gap:8px;margin-top:18px;display:grid}.taskcut-field label{color:var(--ink-soft);font-size:12px;font-weight:750}.taskcut-field input,.taskcut-field select,.taskcut-field textarea{background:var(--paper-bright);width:100%;min-height:46px;color:var(--ink);font:14px var(--sans);border:1px solid #aaa99f;border-radius:4px;padding:10px 12px}.taskcut-field input[type=file]{padding:9px}.taskcut-field textarea{resize:vertical;min-height:104px;line-height:1.5}.taskcut-field input:focus-visible,.taskcut-field select:focus-visible,.taskcut-field textarea:focus-visible{outline-offset:1px;border-color:var(--cobalt);outline:3px solid #194dff40}.taskcut-field small{min-height:17px;color:var(--muted);overflow-wrap:anywhere;font-size:11px}.taskcut-field input.taskcut-file-input-hidden{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;min-height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.taskcut-dropzone{background:var(--paper);border:1px dashed #8f9188;border-radius:4px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px;width:100%;min-width:0;padding:20px;display:grid}.taskcut-dropzone.is-dragging{border-color:var(--ink);box-shadow:inset 0 0 0 2px var(--acid);background:#eef8cf}.taskcut-dropzone>div{min-width:0}.taskcut-dropzone strong,.taskcut-dropzone span{overflow-wrap:anywhere;display:block}.taskcut-dropzone strong{font-size:14px}.taskcut-dropzone span{color:var(--muted);margin-top:6px;font-size:11px;line-height:1.5}.taskcut-dropzone .button{white-space:nowrap}.taskcut-dropzone .taskcut-file-picker{cursor:pointer;border-color:var(--ink);background:var(--ink);color:var(--paper-bright);-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;font-size:14px;font-weight:750}.taskcut-selected-files{background:var(--line);gap:1px;margin:0;padding:1px;list-style:none;display:grid}.taskcut-selected-files li{background:var(--paper-bright);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px;min-width:0;padding:12px 14px;display:grid}.taskcut-selected-files li>div{min-width:0}.taskcut-selected-files strong,.taskcut-selected-files span{overflow-wrap:anywhere;display:block}.taskcut-selected-files strong{font-size:12px}.taskcut-selected-files span{color:var(--muted);margin-top:4px;font-size:10px}.taskcut-selected-files button{border:1px solid var(--line-dark);color:var(--ink);cursor:pointer;font:10px var(--sans);background:0 0;padding:7px 10px}.taskcut-selected-files button:hover,.taskcut-selected-files button:focus-visible{border-color:var(--ink);background:var(--ink);color:var(--paper-bright)}.taskcut-consent{color:var(--ink-soft);align-items:flex-start;gap:10px;margin-top:22px;font-size:12px;line-height:1.5;display:flex}.taskcut-consent input{width:18px;height:18px;accent-color:var(--ink);margin:0}.taskcut-supported-settings{background:var(--line);border:1px solid var(--line);grid-template-columns:repeat(3,1fr);gap:1px;margin:24px 0 0;display:grid}.taskcut-supported-settings div{background:var(--paper);padding:14px}.taskcut-supported-settings dt{color:var(--muted);font-size:10px}.taskcut-supported-settings dd{margin:6px 0 0;font-size:13px;font-weight:750}.taskcut-boundary-copy{color:var(--muted);margin:12px 0 0;font-size:11px}.taskcut-action-state{border:1px solid var(--ink);background:var(--ink);color:var(--paper-bright);gap:10px;margin-top:20px;padding:20px 22px;display:grid}.taskcut-action-state strong{font-size:13px}.taskcut-action-state span{color:#c5cac3;font-size:11px}.taskcut-action-state progress{width:100%;height:7px;accent-color:var(--acid)}.taskcut-form-actions{align-items:center;gap:30px;margin-top:26px;display:flex}.taskcut-form button:disabled{cursor:wait}.taskcut-generation-summary{border:1px solid var(--ink);background:var(--ink);min-width:0;max-width:100%;color:var(--paper-bright);border-radius:4px;margin-top:20px;padding:28px}.taskcut-generation-summary .taskcut-form-heading{min-width:0}.taskcut-generation-summary .taskcut-form-heading h2{color:var(--paper-bright)}.taskcut-generation-summary .taskcut-form-heading p{color:#b8bdb6}.taskcut-generation-summary>dl{background:#3c3f3a;border:1px solid #3c3f3a;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;min-width:0;margin:0;display:grid}.taskcut-generation-summary>dl>div{background:#232520;min-width:0;padding:14px}.taskcut-generation-summary dt{color:#aeb3ac;font-size:10px}.taskcut-generation-summary dd{overflow-wrap:anywhere;margin:6px 0 0;font-size:13px;font-weight:750}.taskcut-generation-summary .taskcut-summary-instructions{grid-column:1/-1}.taskcut-processing-panel{overflow:hidden}.taskcut-live-status{font-weight:750;color:var(--acid-dark)!important}.taskcut-stage-list{margin:0;padding:8px 28px 18px;list-style:none}.taskcut-stage-list li{border-bottom:1px solid var(--line);grid-template-columns:36px 1fr;align-items:start;gap:16px;min-height:86px;padding:19px 0;display:grid}.taskcut-stage-list li:last-child{border-bottom:0}.taskcut-stage-marker{border:1px solid var(--line);width:28px;height:28px;color:var(--muted);font:11px var(--mono);border-radius:4px;justify-content:center;align-items:center;display:flex}.taskcut-stage-list strong{font-size:14px;display:block}.taskcut-stage-list p{color:var(--muted);margin:6px 0 0;font-size:12px;line-height:1.5}.taskcut-stage-list .done .taskcut-stage-marker{border-color:var(--ink);background:var(--ink);color:var(--acid)}.taskcut-stage-list .current .taskcut-stage-marker{border-color:var(--ink);box-shadow:inset 0 0 0 4px var(--acid);color:var(--ink)}.taskcut-stage-list .current strong{color:var(--cobalt)}.taskcut-stage-list .cancelling .taskcut-stage-marker{border-color:var(--ink);color:var(--ink);box-shadow:inset 0 0 0 4px #f5c8a8}.taskcut-stage-list .cancelling strong{color:#a14417}.taskcut-stage-list .cancelled .taskcut-stage-marker{border-color:var(--ink);background:var(--ink);color:var(--paper-bright)}.taskcut-stage-list .cancelled strong{color:var(--ink-soft)}.taskcut-status-action{border:1px solid var(--line);background:var(--paper);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:24px;min-width:0;margin:0 28px 22px;padding:20px;display:grid}.taskcut-status-action>div{min-width:0}.taskcut-status-action strong{font-size:13px}.taskcut-status-action p{color:var(--muted);margin:6px 0 0;font-size:11px;line-height:1.55}.taskcut-status-action .button{white-space:nowrap}.taskcut-status-action.is-cancelling{border-left:4px solid var(--orange)}.taskcut-status-action.is-cancelled{border-left:4px solid var(--ink)}.taskcut-recovery-note{border-top:1px solid var(--line);background:var(--paper);color:var(--muted);overflow-wrap:anywhere;margin:0;padding:16px 28px;font-size:10px}.taskcut-failure{padding:34px}.taskcut-failure h2{font-family:var(--display);margin:0;font-size:34px}.taskcut-failure p{color:var(--ink-soft);margin:12px 0 24px;line-height:1.6}.taskcut-failure-guidance{border-left:4px solid var(--orange);background:var(--paper);margin:22px 0;padding:18px}.taskcut-failure-guidance strong{font-size:12px}.taskcut-failure-guidance p{color:var(--ink-soft);margin:6px 0 0;font-size:12px}.taskcut-failure-actions{align-items:center;gap:14px;display:flex}.taskcut-failure-actions .button{white-space:nowrap}.taskcut-clip-tabs{gap:8px;margin:0 0 18px;padding-bottom:4px;display:flex;overflow-x:auto}.taskcut-clip-tabs button,.taskcut-preview-switch button{border:1px solid var(--line-dark);background:var(--paper-bright);color:var(--ink);cursor:pointer;white-space:nowrap;padding:9px 14px;font-size:11px;font-weight:750}.taskcut-clip-tabs button.is-active,.taskcut-preview-switch button.is-active{border-color:var(--ink);background:var(--ink);color:var(--acid)}.taskcut-clip-tabs button:focus-visible,.taskcut-preview-switch button:focus-visible{outline:3px solid var(--acid)}@supports (color:color-mix(in lab, red, red)){.taskcut-clip-tabs button:focus-visible,.taskcut-preview-switch button:focus-visible{outline:3px solid color-mix(in srgb, var(--acid) 60%, transparent)}}.taskcut-clip-tabs button:focus-visible,.taskcut-preview-switch button:focus-visible{outline-offset:2px}.taskcut-preview-heading{align-items:flex-start}.taskcut-preview-heading h2{font-family:var(--display);margin:3px 0 0;font-size:clamp(24px,3vw,38px)}.taskcut-template-kicker{color:var(--acid-dark);letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:10px;font-weight:850}.taskcut-preview-switch{gap:6px;display:flex}.taskcut-preview-switch button:disabled{cursor:not-allowed;opacity:.35}.taskcut-result-layout{grid-template-columns:minmax(0,1.55fr) minmax(280px,.65fr);align-items:start;gap:20px;display:grid}.taskcut-video-panel{overflow:hidden}.taskcut-video-panel video{background:var(--ink);object-fit:contain;width:100%;min-height:360px;display:block}.taskcut-result-facts{grid-template-columns:150px 1fr;gap:18px;margin:0;padding:18px 24px;display:grid}.taskcut-result-facts div{min-width:0}.taskcut-result-facts dt{color:var(--muted);font-size:10px}.taskcut-result-facts dd{overflow-wrap:anywhere;margin:7px 0 0;font-size:12px}.taskcut-result-facts code,.taskcut-source-proof code,.taskcut-file-proof code,.taskcut-recovery-note code,.taskcut-error code{font:10px/1.5 var(--mono)}.taskcut-delivery-panel{padding:26px}.taskcut-delivery-panel>h2{font-family:var(--display);margin:0 0 20px;font-size:31px}.taskcut-delivery-version{color:var(--muted);margin:-12px 0 12px;font-size:10px}.taskcut-delivery-panel ul{margin:0;padding:0;list-style:none}.taskcut-delivery-panel li{border-bottom:1px solid var(--line);justify-content:space-between;gap:16px;padding:14px 0;display:flex}.taskcut-delivery-panel li>div{min-width:0}.taskcut-delivery-panel li strong,.taskcut-delivery-panel li span{display:block}.taskcut-delivery-panel li strong{font-size:12px}.taskcut-delivery-panel li span,.taskcut-delivery-panel li small,.taskcut-delivery-panel li code{color:var(--muted);overflow-wrap:anywhere;margin-top:4px;font-size:10px}.taskcut-delivery-panel li code{font-family:var(--mono);display:block}.taskcut-delivery-panel li small{text-align:right;min-width:112px;line-height:1.55}.taskcut-delivery-panel li.taskcut-delivery-clip{display:block}.taskcut-delivery-file{display:block;text-align:left!important;min-width:0!important}.taskcut-acceptance,.taskcut-downloads{background:var(--paper);margin-top:24px;padding:18px}.taskcut-acceptance p{color:var(--ink-soft);margin:0 0 16px;font-size:11px;line-height:1.55}.taskcut-acceptance .button,.taskcut-download-button{white-space:nowrap;width:100%}.taskcut-downloads{gap:10px;display:grid}.taskcut-downloads>strong{color:var(--acid-dark);margin-bottom:4px;font-size:12px}.taskcut-download-button{border:1px solid var(--ink);background:var(--ink);color:var(--paper-bright)}.taskcut-download-button:hover,.taskcut-download-button:focus-visible{background:var(--acid);color:var(--ink)}.taskcut-receipt-refresh{color:var(--cobalt);cursor:pointer;background:0 0;border:0;border-bottom:1px solid;justify-self:start;padding:4px 0;font-size:10px;font-weight:750}.taskcut-subtitle-panel{margin-top:20px}.taskcut-file-proof{grid-template-columns:minmax(140px,.5fr) minmax(0,1fr);align-items:center;gap:20px;padding:18px 24px;display:grid}.taskcut-file-proof+.taskcut-file-proof{border-top:1px solid var(--line)}.taskcut-file-proof strong{overflow-wrap:anywhere;font-size:13px}.taskcut-file-proof code{color:var(--muted);overflow-wrap:anywhere}.taskcut-receipt-panel{margin-top:20px}.taskcut-receipts{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin:0;padding:24px;display:grid}.taskcut-receipts div,.taskcut-package-proof div{min-width:0}.taskcut-receipts dt,.taskcut-package-proof dt{color:var(--muted);font-size:10px}.taskcut-receipts dd,.taskcut-package-proof dd{overflow-wrap:anywhere;margin:7px 0 0;font-size:12px}.taskcut-receipt-note{color:var(--muted);margin:0;padding:0 24px 22px;font-size:10px;line-height:1.55}.taskcut-package-proof{border-top:1px solid var(--line);background:var(--paper);grid-template-columns:minmax(130px,.55fr) minmax(90px,.3fr) minmax(140px,.5fr) minmax(140px,.5fr) minmax(0,1.35fr);gap:18px;margin:0;padding:22px 24px;display:grid}.taskcut-package-proof code{font:10px/1.5 var(--mono)}.taskcut-source-proof{color:var(--muted);overflow-wrap:anywhere;margin:18px 0 0;font-size:10px}@media (width<=900px){.taskcut-header{grid-template-columns:minmax(0,1fr) auto;padding-top:10px}.taskcut-nav{grid-area:2/1/auto/-1;justify-content:space-between;gap:18px;overflow-x:auto}.taskcut-nav a{padding:12px 0 10px}.taskcut-local-chip{grid-area:1/2}.taskcut-help,.taskcut-result-layout{grid-template-columns:1fr}.taskcut-package-proof{grid-template-columns:repeat(2,minmax(0,1fr))}.taskcut-video-panel video{min-height:300px}}@media (width<=660px){.taskcut-header{gap:10px;padding:10px 5vw 0}.taskcut-brand{font-size:14px}.taskcut-nav{overscroll-behavior-inline:contain;scrollbar-width:thin;grid-template-columns:repeat(4,max-content);justify-content:space-between;gap:clamp(12px,4vw,18px);width:100%;font-size:12px;display:grid;overflow-x:auto}.taskcut-local-chip{font-size:9px}.taskcut-page,.taskcut-narrow-page{width:calc(100% - 32px);max-width:calc(100% - 32px);padding:48px 0 64px}.taskcut-page-heading{flex-direction:column;align-items:stretch;gap:24px}.taskcut-page-heading>div{width:100%;min-width:0;max-width:100%}.taskcut-page-heading h1{overflow-wrap:anywhere;word-break:normal;max-width:100%;font-size:clamp(38px,12vw,47px);line-height:1.02}.taskcut-page-heading .button,.taskcut-page-heading .text-link{align-self:flex-start}.taskcut-panel-heading{flex-direction:column;align-items:flex-start;gap:8px}.taskcut-panel-heading h2{overflow-wrap:normal;word-break:keep-all;width:100%}.taskcut-panel-heading>span{text-align:left}.taskcut-project-rows{padding:0 18px}.taskcut-project-row{grid-template-columns:minmax(0,1fr);gap:14px;width:100%;min-width:0}.taskcut-row-action{justify-self:start}.taskcut-help,.taskcut-help>div,.taskcut-form-grid,.taskcut-supported-settings{grid-template-columns:minmax(0,1fr);width:100%;min-width:0}.taskcut-form-heading{flex-direction:column;align-items:flex-start;gap:8px}.taskcut-form-heading p{text-align:left}.taskcut-form-section{padding:22px}.taskcut-dropzone{grid-template-columns:minmax(0,1fr);align-items:start}.taskcut-dropzone .button{justify-self:start}.taskcut-generation-summary{padding:22px}.taskcut-generation-summary>dl{grid-template-columns:minmax(0,1fr)}.taskcut-generation-summary .taskcut-summary-instructions{grid-column:auto}.taskcut-form-actions{flex-direction:column;align-items:flex-start}.taskcut-failure-actions{flex-direction:column;align-items:stretch}.taskcut-status-action{grid-template-columns:minmax(0,1fr);margin:0 22px 20px}.taskcut-status-action .button{justify-self:start}.taskcut-video-panel video{min-height:220px}.taskcut-result-facts,.taskcut-file-proof,.taskcut-receipts,.taskcut-package-proof{grid-template-columns:1fr}.taskcut-delivery-panel li{flex-direction:column;align-items:flex-start}.taskcut-delivery-panel li small{text-align:left;min-width:0}.taskcut-footer{flex-direction:column}}@media (width<=420px){.taskcut-header{grid-template-columns:minmax(0,1fr);padding:12px 16px 0}.taskcut-brand{grid-area:1/1}.taskcut-local-chip{display:none}.taskcut-nav{grid-area:2/1;gap:clamp(10px,3.5vw,16px)}.taskcut-page-heading h1{font-size:clamp(36px,11vw,43px)}.taskcut-panel-heading{padding:16px 18px}.taskcut-help{gap:22px}}:where(a,button,input,select,textarea,summary):focus-visible{outline:3px solid var(--tc-focus-ring);outline-offset:3px}.site-shell,.marketing-shell{min-height:100dvh;color:var(--tc-text);background:var(--tc-bg)}.site-header{min-height:var(--tc-header-height);color:var(--tc-text);background:var(--tc-bg);grid-template-columns:minmax(230px,1fr) auto minmax(230px,1fr);gap:24px;padding:0 32px}@supports (color:color-mix(in lab, red, red)){.site-header{background:color-mix(in srgb, var(--tc-bg) 92%, transparent)}}.site-header{border-bottom-color:var(--tc-border);-webkit-backdrop-filter:blur(18px)}.site-header .taskcut-logo{color:var(--tc-text)}.top-nav{gap:8px;font-size:13px}.top-nav a{min-height:44px;color:var(--tc-text-secondary);border-radius:var(--tc-radius-control);border:1px solid #0000;align-items:center;padding:0 12px;display:inline-flex}.top-nav a:hover,.top-nav a:focus-visible,.top-nav a.is-active{color:var(--tc-text);background:var(--tc-surface-hover);border-color:var(--tc-border)}.site-header-action{justify-self:end}.button{min-height:var(--tc-control-height);border:1px solid var(--tc-border);border-radius:var(--tc-radius-control);color:var(--tc-text);background:var(--tc-surface-raised);box-shadow:none;transition:transform var(--tc-ease), border-color var(--tc-ease), background var(--tc-ease), color var(--tc-ease);padding:0 18px;font-size:14px;font-weight:700}.button:hover{border-color:var(--tc-primary);background:var(--tc-surface-hover)}.button:active{transform:scale(.99)}.button-primary{color:var(--tc-bg);background:var(--tc-primary);border-color:var(--tc-primary)}.button-primary:hover,.button-primary:focus-visible{color:var(--tc-bg);background:var(--tc-primary-hover);border-color:var(--tc-primary-hover)}.button-dark{color:var(--tc-text);background:var(--tc-surface-raised);border-color:var(--tc-border)}.text-link{color:var(--tc-text-secondary);border-color:var(--tc-primary)}.text-link:hover,.text-link:focus-visible,.eyebrow{color:var(--tc-primary)}.hero-grid{min-height:640px;color:var(--tc-text);background:var(--tc-bg);border-bottom-color:var(--tc-border)}.hero-copy{padding:92px clamp(32px,7vw,104px)}.hero-copy h1{max-width:760px;color:var(--tc-text);font-family:var(--tc-font-sans);letter-spacing:-.04em;text-wrap:balance;font-size:48px;font-weight:700;line-height:1.1}.hero-lede{color:var(--tc-text-secondary);font-size:16px;line-height:1.65}.hero-stage{color:var(--tc-text);background:var(--tc-surface);border-left:1px solid var(--tc-border)}.stage-topline{color:var(--tc-text-secondary)}.stage-topline strong{color:var(--tc-primary)}.frame-preview,.media-frame{background:linear-gradient(135deg, var(--tc-surface-raised), var(--tc-surface) 58%, var(--tc-bg));border-color:var(--tc-border);border-radius:var(--tc-radius-panel)}.frame-preview:before,.media-frame:before{background:var(--tc-primary-soft)}.stage-steps{color:var(--tc-text-muted)}.stage-steps li:before{background:var(--tc-border)}.stage-steps i{background:var(--tc-surface);border-color:var(--tc-border)}.stage-steps .done,.stage-steps .current{color:var(--tc-text)}.stage-steps .done i,.stage-steps .current i{border-color:var(--tc-primary)}.stage-steps .done i{background:var(--tc-primary)}.stage-steps .current i{box-shadow:0 0 0 4px var(--tc-primary-soft)}.outcome-section,.preview-cta{color:var(--tc-text);background:var(--tc-bg)}.section-heading h2,.template-band h2,.preview-cta h2{color:var(--tc-text);font-family:var(--tc-font-sans);letter-spacing:-.03em;font-size:32px;font-weight:650;line-height:1.2}.outcome-grid{border-top-color:var(--tc-border)}.outcome-card{border-bottom-color:var(--tc-border)}.outcome-card+.outcome-card{border-left-color:var(--tc-border)}.outcome-card>span,.outcome-card p{color:var(--tc-text-secondary)}.outcome-card h3{color:var(--tc-text)}.template-band{color:var(--tc-text);background:var(--tc-surface);border-block:1px solid var(--tc-border)}.template-band .eyebrow,.template-band>div>p:last-child,.template-list b{color:var(--tc-text-secondary)}.template-list{border-top-color:var(--tc-border)}.template-list span{border-bottom-color:var(--tc-border)}.site-footer{color:var(--tc-text-muted);background:var(--tc-bg);border-top-color:var(--tc-border)}.taskcut-hydration-guard{background:var(--tc-overlay)}.taskcut-hydration-guard-card{color:var(--tc-text);background:var(--tc-surface-raised);border-color:var(--tc-border);border-radius:var(--tc-radius-panel);box-shadow:none}.taskcut-hydration-guard-card p{color:var(--tc-text-secondary)}@media (width<=980px){.site-header{grid-template-columns:minmax(220px,1fr) auto;padding:10px 24px}.top-nav{border-top-color:var(--tc-border);grid-area:2/1/auto/-1;justify-content:flex-start;padding-top:8px;overflow-x:auto}.site-header-action{grid-area:1/2}.hero-grid,.template-band{grid-template-columns:1fr}.hero-stage{border-left:0;border-top:1px solid var(--tc-border);min-height:560px}}@media (width<=800px){.site-header{min-height:62px;padding:10px 14px}.site-header .taskcut-logo-wordmark small{display:none}.site-header-action{min-height:var(--tc-mobile-control-height);padding-inline:14px}.top-nav{scrollbar-width:none;gap:4px;font-size:12px}.top-nav::-webkit-scrollbar{display:none}.top-nav a{white-space:nowrap}.hero-copy{padding:64px 20px}.hero-copy h1{font-size:36px}.hero-actions{align-items:stretch;gap:16px}.hero-actions .button{width:100%;min-height:var(--tc-mobile-control-height)}.hero-stage{min-height:500px;padding:58px 20px}.outcome-section,.template-band,.preview-cta{padding:72px 20px}.section-heading h2,.template-band h2,.preview-cta h2{font-size:28px}}.public-site-footer{grid-template-columns:minmax(260px,1.2fr) auto minmax(300px,1fr);align-items:start;gap:32px;padding-block:32px;display:grid}.public-site-footer>div{gap:8px;display:grid}.public-site-footer strong{color:var(--tc-text);font-size:14px}.public-site-footer span,.public-site-footer p{color:var(--tc-text-secondary);margin:0;font-size:12px;line-height:1.6}.public-site-footer nav{flex-wrap:wrap;gap:10px 18px;display:flex}.public-site-footer nav a{min-height:44px;color:var(--tc-text-secondary);align-items:center;font-size:12px;font-weight:700;display:inline-flex}.public-site-footer nav a:hover,.public-site-footer nav a:focus-visible{color:var(--tc-primary)}.public-hero .hero-lede{max-width:66ch}.public-flow-visual{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:24px;min-height:330px;padding:36px;display:grid}.public-flow-visual>div{gap:10px;min-width:0;display:grid}.public-flow-visual>div>span,.public-fact-summary>span{color:var(--tc-primary);font-size:12px;font-weight:700}.public-flow-visual strong,.public-fact-summary strong{color:var(--tc-text);text-wrap:balance;font-size:22px;line-height:1.3}.public-flow-visual small,.public-fact-summary small{color:var(--tc-text-secondary);font-size:13px;line-height:1.55}.public-flow-visual>b{color:var(--tc-primary);font-size:26px}.public-fact-summary{flex-direction:column;justify-content:center;align-items:flex-start;gap:10px;min-height:330px;padding:36px;display:flex}.public-fact-summary strong+span,.public-fact-summary small{margin-top:18px}.public-answer-band{color:var(--tc-text);background:var(--tc-surface);border-bottom:1px solid var(--tc-border);grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:clamp(48px,8vw,120px);padding:92px 7vw;display:grid}.public-answer-band h2{letter-spacing:-.03em;text-wrap:balance;max-width:760px;margin:0;font-size:32px;font-weight:650;line-height:1.2}.public-answer-copy{max-width:70ch}.public-answer-copy p{color:var(--tc-text-secondary);margin:0;font-size:16px;line-height:1.7}.public-answer-copy p+p{margin-top:18px}.public-four-column-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.public-path-band{align-items:start}.public-path-list{border-top:1px solid var(--tc-border);margin:0;padding:0;list-style:none}.public-path-list li{border-bottom:1px solid var(--tc-border);grid-template-columns:48px minmax(0,1fr);gap:14px;padding:18px 0;display:grid}.public-path-list b{color:var(--tc-primary);font:12px var(--tc-font-mono)}.public-path-list span{gap:6px;display:grid}.public-path-list strong{color:var(--tc-text);font-size:14px}.public-path-list small{color:var(--tc-text-secondary);font-size:12px;line-height:1.55}.public-boundary-section{color:var(--tc-text);background:var(--tc-surface);border-block:1px solid var(--tc-border);padding:96px 7vw}.public-boundary-list{border-top:1px solid var(--tc-border);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.public-boundary-list-four{grid-template-columns:repeat(4,minmax(0,1fr))}.public-boundary-list article{border-bottom:1px solid var(--tc-border);min-width:0;padding:26px 28px 12px 0}.public-boundary-list article+article{border-left:1px solid var(--tc-border);padding-left:28px}.public-boundary-list h3{color:var(--tc-text);margin:0;font-size:18px;line-height:1.35}.public-boundary-list p{color:var(--tc-text-secondary);margin:12px 0 0;font-size:14px;line-height:1.65}.public-faq-band{align-items:start}.public-faq-list{border-top:1px solid var(--tc-border)}.public-faq-list details{border-bottom:1px solid var(--tc-border)}.public-faq-list summary{cursor:pointer;min-height:54px;color:var(--tc-text);align-items:center;font-size:14px;font-weight:700;display:flex}.public-faq-list details p{color:var(--tc-text-secondary);margin:0 0 20px;font-size:13px;line-height:1.65}.public-support-page{color:var(--tc-text)}.public-support-page .page-intro{max-width:920px;margin-bottom:54px}.public-support-page .page-intro h1{color:var(--tc-text);letter-spacing:-.04em;text-wrap:balance;font-size:48px;font-weight:700;line-height:1.1}.public-support-page .page-intro>div>p:last-child{color:var(--tc-text-secondary)}.public-support-grid{border-top-color:var(--tc-border);grid-template-columns:repeat(3,minmax(0,1fr))}.public-support-grid article{border-bottom:1px solid var(--tc-border);min-width:0}.public-support-grid article+article{border-left-color:var(--tc-border)}.public-support-grid h2{color:var(--tc-text);margin-top:44px;font-size:22px}.public-support-grid p{min-height:94px;color:var(--tc-text-secondary)}.public-support-grid a{min-height:44px;color:var(--tc-primary);align-items:center;display:inline-flex}.public-support-grid a:hover,.public-support-grid a:focus-visible{color:var(--tc-text)}.public-support-page .support-boundary{color:var(--tc-text);background:var(--tc-surface-raised);border:1px solid var(--tc-border);border-radius:var(--tc-radius-panel);margin-top:40px;padding:28px}.public-support-page .support-boundary strong{font-size:20px}.public-support-page .support-boundary p{color:var(--tc-text-secondary);font-size:13px;line-height:1.6}@media (width<=1180px){.public-site-footer{grid-template-columns:minmax(0,1fr) auto}.public-site-footer>p{grid-column:1/-1}.public-four-column-grid,.public-boundary-list-four{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=800px){.public-site-footer,.public-answer-band{grid-template-columns:minmax(0,1fr)}.public-site-footer>p{grid-column:auto}.public-site-footer nav{order:3}.public-flow-visual{grid-template-columns:minmax(0,1fr);gap:18px;min-height:390px;padding:26px}.public-flow-visual>b{justify-self:start;transform:rotate(90deg)}.public-fact-summary{min-height:360px;padding:26px}.public-answer-band,.public-boundary-section{padding:72px 20px}.public-answer-band h2{font-size:28px}.public-four-column-grid,.public-boundary-list,.public-boundary-list-four,.public-support-grid{grid-template-columns:minmax(0,1fr)}.public-boundary-list article+article,.public-support-grid article+article{border-left:0;padding-left:0}.public-support-page .page-intro h1{font-size:36px}.public-support-grid p{min-height:0}}@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}:root{--tcv2-bg:#fafbfa;--tcv2-surface:#fff;--tcv2-ink:#171b19;--tcv2-muted:#69726e;--tcv2-divider:#dce2df;--tcv2-soft:#f2f5f3;--tcv2-green:#397b69;--tcv2-green-soft:#e9f1ee;--tcv2-danger:#a43a3a;--tcv2-canvas:#17181c;--tcv2-max:1180px;--tcv2-reading:760px;--tcv2-radius-sm:10px;--tcv2-radius-md:14px;--tcv2-radius-lg:16px;--tcv2-shadow:0 12px 34px #171b1912;--tcv2-motion:.19s}.tcv2-shell,.tcv2-shell *{box-sizing:border-box}.tcv2-shell{background:var(--tcv2-bg);min-height:100vh;color:var(--tcv2-ink);font-family:ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.tcv2-shell a{color:inherit;text-decoration:none}.tcv2-shell button,.tcv2-shell input,.tcv2-shell textarea,.tcv2-shell select{font-family:inherit;font-size:inherit;font-style:inherit;line-height:inherit;letter-spacing:inherit}.tcv2-shell button,.tcv2-shell a{-webkit-tap-highlight-color:transparent}.tcv2-skip{z-index:1000;background:var(--tcv2-ink);transition:top var(--tcv2-motion) ease;border-radius:10px;padding:12px 16px;position:fixed;top:-80px;left:16px;color:#fff!important}.tcv2-skip:focus{top:12px}.tcv2-header{z-index:50;border-bottom:1px solid var(--tcv2-divider);background:var(--tcv2-bg);position:sticky;top:0}.tcv2-header-inner{min-height:66px;max-width:var(--tcv2-max);align-items:center;gap:28px;margin:0 auto;padding:0 24px;display:flex}.tcv2-shell.is-product .tcv2-header-inner{max-width:1400px}.tcv2-brand{letter-spacing:-.02em;align-items:center;gap:9px;min-height:44px;display:inline-flex}.tcv2-brand .taskcut-logo-mark{flex:0 0 28px;width:28px;height:28px}.tcv2-brand .taskcut-logo-mark i{background:var(--tcv2-ink)}.tcv2-brand .taskcut-logo-mark i:last-child{background:var(--tcv2-green)}.tcv2-nav{flex:1;align-items:center;gap:6px;display:flex}.tcv2-commerce-nav{flex:1;justify-content:center;align-items:center;gap:4px;min-width:0;display:flex}.tcv2-commerce-nav-mobile{display:none}.tcv2-nav-link{border-radius:9px;align-items:center;min-height:44px;padding:0 10px;font-size:14px;font-weight:620;display:inline-flex;color:var(--tcv2-muted)!important}.tcv2-nav-link:hover,.tcv2-nav-link.is-active{background:var(--tcv2-green-soft);color:var(--tcv2-ink)!important}.tcv2-header-actions{align-items:center;gap:10px;display:flex}.tcv2-header-spacer{flex:1}.tcv2-language,.tcv2-icon-action,.tcv2-account-link,.tcv2-text-action,.tcv2-text-button{min-height:44px;color:var(--tcv2-muted);cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;padding:0 8px;display:inline-flex}.tcv2-language{background:0 0;border:0;border-radius:8px;padding:0 8px;font-size:14px;font-weight:650}.tcv2-account-menu{position:relative}.tcv2-account-link{gap:6px;max-width:220px}.tcv2-account-label{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.tcv2-account-chevron{font-size:13px}.tcv2-account-popover{z-index:70;border:1px solid var(--tcv2-divider);border-radius:var(--tcv2-radius-md);background:var(--tcv2-surface);min-width:220px;padding:7px;position:absolute;top:calc(100% + 7px);right:0}.tcv2-account-popover :is(a,button){width:100%;min-height:44px;color:var(--tcv2-ink);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:9px;align-items:center;padding:9px 11px;display:flex}.tcv2-account-popover :is(a,button):hover,.tcv2-account-popover :is(a,button):focus-visible{background:var(--tcv2-soft)}.tcv2-account-menu-separator{background:var(--tcv2-divider);height:1px;margin:5px 8px}.tcv2-account-menu-error{max-width:220px;color:var(--tcv2-danger);margin:6px 10px 4px;font-size:12px;line-height:1.4}.tcv2-action-label{display:none}.tcv2-button{border-radius:var(--tcv2-radius-sm);white-space:nowrap;cursor:pointer;min-height:44px;transition:transform var(--tcv2-motion) ease, background var(--tcv2-motion) ease, border-color var(--tcv2-motion) ease;border:1px solid #0000;justify-content:center;align-items:center;padding:10px 16px;font-weight:700;display:inline-flex}.tcv2-button:hover:not(:disabled){transform:translateY(-1px)}.tcv2-button:disabled{cursor:not-allowed;opacity:.5}.tcv2-button-primary{background:var(--tcv2-ink);color:#fff!important}.tcv2-button-secondary,.tcv2-button-quiet{background:var(--tcv2-surface);border-color:var(--tcv2-divider);color:var(--tcv2-ink)!important}.tcv2-button-danger{background:var(--tcv2-danger);color:#fff}.tcv2-button-wide{width:100%}.tcv2-page-back{border-radius:var(--tcv2-radius-sm);width:44px;height:44px;color:var(--tcv2-muted);cursor:pointer;transition:transform var(--tcv2-motion) ease, background var(--tcv2-motion) ease, color var(--tcv2-motion) ease;background:0 0;border:0;place-items:center;margin:-8px 0 12px -8px;font-size:25px;line-height:1;display:grid}.tcv2-page-back:hover{background:var(--tcv2-green-soft);color:var(--tcv2-ink)}.tcv2-page-back:active{transform:translate(-1px)}.tcv2-shell :is(a,button,input,textarea,select,video):focus-visible{outline-offset:2px;outline:3px solid #397b696b}.tcv2-page{width:min(var(--tcv2-max), calc(100% - 48px));margin:0 auto;padding:72px 0 96px}.tcv2-product-layout{grid-template-columns:220px minmax(0,1fr);width:min(1400px,100%);margin:0 auto;display:grid}.tcv2-product-layout>main{min-width:0}.tcv2-desktop-app-nav{border-right:1px solid var(--tcv2-divider);flex-direction:column;align-self:start;gap:20px;min-height:calc(100vh - 66px);padding:30px 18px 28px 24px;display:flex;position:sticky;top:66px}.tcv2-desktop-app-nav .tcv2-nav-link{border-radius:10px;justify-content:flex-start;width:100%;min-height:44px;padding:0 14px;position:relative}.tcv2-desktop-app-nav .tcv2-nav-link.is-active:not(.tcv2-app-create){background:var(--tcv2-green-soft)}.tcv2-desktop-app-nav .tcv2-nav-link.is-active:not(.tcv2-app-create):before{content:"";background:var(--tcv2-green);border-radius:999px;width:2px;position:absolute;inset:8px auto 8px 0}.tcv2-app-create{gap:7px;background:var(--tcv2-canvas)!important;color:#fff!important}.tcv2-app-create:hover,.tcv2-app-create.is-active{color:#fff!important;background:#2b302e!important}.tcv2-app-create>span{font-size:17px;font-weight:500;line-height:1}.tcv2-app-nav-main,.tcv2-app-nav-secondary{gap:4px;display:grid}.tcv2-app-nav-secondary{margin-top:auto}.tcv2-product-page{width:100%;max-width:none;padding:48px 32px 96px}.tcv2-shell[data-page-id^=G] .tcv2-product-page{max-width:1180px;margin:0 auto}.tcv2-page-heading{max-width:820px;margin-bottom:32px}.tcv2-heading-line,.tcv2-heading-with-info{align-items:flex-start;gap:8px;display:flex}.tcv2-heading-line h1{min-width:0}.tcv2-eyebrow{color:var(--tcv2-green);letter-spacing:.08em;text-transform:uppercase;margin:0 0 12px;font-size:13px;font-weight:760}.tcv2-page-heading h1{letter-spacing:-.055em;margin:0;font-size:clamp(38px,6vw,68px);font-weight:760;line-height:.99}.tcv2-product-page .tcv2-page-heading h1,.tcv2-auth-page .tcv2-page-heading h1,.tcv2-legal-page .tcv2-page-heading h1{font-size:clamp(34px,5vw,54px)}.tcv2-product-layout .tcv2-product-page .tcv2-page-heading h1{letter-spacing:-.035em;font-size:clamp(28px,3vw,34px);line-height:1.08}.tcv2-lede{max-width:700px;color:var(--tcv2-muted);margin:22px 0 0;font-size:clamp(17px,2vw,21px);line-height:1.55}.tcv2-info-disclosure{z-index:20;flex:none;margin:-8px -8px -8px 0;display:inline-flex;position:relative}.tcv2-info-disclosure summary{width:44px;height:44px;color:var(--tcv2-muted);cursor:pointer;border-radius:999px;place-items:center;list-style:none;display:grid}.tcv2-info-disclosure summary::-webkit-details-marker{display:none}.tcv2-info-disclosure summary>span{background:var(--tcv2-surface);width:20px;height:20px;color:var(--tcv2-muted);border:1px solid #aeb8b3;border-radius:999px;place-items:center;font-size:13px;font-weight:800;line-height:1;display:grid}.tcv2-info-disclosure summary:hover>span,.tcv2-info-disclosure summary:focus-visible>span,.tcv2-info-disclosure[open] summary>span{border-color:var(--tcv2-green);background:var(--tcv2-green-soft);color:var(--tcv2-green)}.tcv2-info-content{inset-inline-start:8px;z-index:90;border:1px solid var(--tcv2-divider);background:var(--tcv2-surface);width:min(320px,100vw - 32px);box-shadow:var(--tcv2-shadow);color:var(--tcv2-ink);border-radius:12px;padding:12px 14px;font-size:13px;font-weight:500;line-height:1.5;position:absolute;top:calc(100% + 2px)}.tcv2-info-disclosure.is-end .tcv2-info-content{inset-inline:auto 8px}.tcv2-info-content :is(p,ul){margin:0}.tcv2-info-content ul{padding-inline-start:18px}@media (hover:hover) and (pointer:fine){.tcv2-info-disclosure:not([open]):hover>.tcv2-info-content,.tcv2-info-disclosure:not([open]):focus-within>.tcv2-info-content{display:block}}.tcv2-hero,.tcv2-split-hero{grid-template-columns:minmax(0,1fr) minmax(420px,.95fr);align-items:center;gap:56px;min-height:530px;display:grid}.tcv2-hero-compact{min-height:420px}.tcv2-home-hero .tcv2-page-heading{margin-bottom:0}.tcv2-home-hero .tcv2-page-heading h1{text-wrap:balance;max-width:680px;font-size:clamp(42px,4.6vw,56px);line-height:1.02}.tcv2-home-hero .tcv2-actions{margin-top:24px}.tcv2-actions{flex-wrap:wrap;align-items:center;gap:10px;margin-top:28px;display:flex}.tcv2-metrics{border-top:1px solid var(--tcv2-divider);grid-template-columns:repeat(3,minmax(0,1fr));margin-top:36px;display:grid}.tcv2-metric{flex-direction:column;gap:5px;padding:18px 18px 0 0;display:flex}.tcv2-metric strong{letter-spacing:-.04em;font-size:25px}.tcv2-metric span{color:var(--tcv2-muted);font-size:12px;line-height:1.35}.tcv2-media-grid{gap:14px;min-width:0;display:grid}.tcv2-media-grid.has-multiple{grid-template-columns:repeat(2,minmax(0,1fr))}.tcv2-media-grid.has-multiple .tcv2-media:first-child{grid-column:1/-1}.tcv2-media{background:var(--tcv2-canvas);border-radius:var(--tcv2-radius-lg);box-shadow:var(--tcv2-shadow);margin:0;overflow:hidden}.tcv2-media img{object-fit:cover;width:100%;min-height:220px;display:block}.tcv2-video-media video{aspect-ratio:16/9;object-fit:cover;background:#111315;width:100%;display:block}.tcv2-video-media video:focus-visible{outline-offset:-5px;box-shadow:inset 0 0 0 8px var(--tcv2-green);outline:3px solid #fff}.tcv2-video-supporting{margin-top:24px}.tcv2-video-supporting .tcv2-media{box-shadow:none}.tcv2-section-lede{max-width:720px;color:var(--tcv2-muted);margin:-14px 0 28px;font-size:16px;line-height:1.6}.tcv2-media figcaption{color:#b9c0bd;border-top:1px solid #2a2d31;justify-content:space-between;gap:12px;padding:10px 12px;font-size:10px;display:flex}.tcv2-media-fallback{color:#fff;flex-direction:column;justify-content:center;gap:8px;min-height:260px;padding:24px;display:flex}.tcv2-media-fallback span{color:#b9c0bd}.tcv2-section{border-top:1px solid var(--tcv2-divider);padding:72px 0}.tcv2-section-heading{max-width:720px;margin-bottom:32px}.tcv2-section h2{letter-spacing:-.045em;margin:0;font-size:clamp(30px,4vw,48px);line-height:1.06}.tcv2-process-line,.tcv2-three-step{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.tcv2-three-step{grid-template-columns:repeat(3,minmax(0,1fr))}.tcv2-process-line>div,.tcv2-three-step>div{border-top:2px solid var(--tcv2-ink);flex-direction:column;gap:10px;padding:20px 0;display:flex}.tcv2-process-line b{color:var(--tcv2-green)}.tcv2-three-step p{color:var(--tcv2-muted);margin:0;line-height:1.55}.tcv2-fact-strip,.tcv2-status-pairs{flex-wrap:wrap;gap:10px;display:flex}.tcv2-fact-strip span,.tcv2-status-pairs span{border:1px solid var(--tcv2-divider);background:var(--tcv2-surface);color:var(--tcv2-muted);border-radius:999px;padding:9px 12px;font-size:13px}.tcv2-boundary,.tcv2-state,.tcv2-error-box,.tcv2-inline-gate,.tcv2-ready-panel{border:1px solid var(--tcv2-divider);background:var(--tcv2-surface);border-radius:var(--tcv2-radius-md);margin:18px 0;padding:20px}.tcv2-boundary strong,.tcv2-state strong,.tcv2-error-box strong{font-size:17px}.tcv2-boundary p,.tcv2-state p,.tcv2-error-box p,.tcv2-inline-gate p{color:var(--tcv2-muted);margin:6px 0 0;line-height:1.5}.tcv2-state-success{background:var(--tcv2-green-soft);border-color:#397b6959}.tcv2-state-danger,.tcv2-error-box{border-color:#a43a3a47}.tcv2-state-contract,.tcv2-contract-marker,.tcv2-contract-meta{display:none}.tcv2-object-list{border-top:1px solid var(--tcv2-divider)}.tcv2-object-list>:is(a,div){border-bottom:1px solid var(--tcv2-divider);justify-content:space-between;align-items:center;gap:22px;min-height:72px;padding:17px 0;display:flex}.tcv2-object-list strong{font-size:16px;display:block}.tcv2-object-list span{color:var(--tcv2-muted);font-size:13px}.tcv2-object-list.is-grid{border-top:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 34px;display:grid}.tcv2-object-list.is-grid>:is(a,div){border-top:1px solid var(--tcv2-divider)}.tcv2-object-list.is-grid>:is(a,div):hover{color:var(--tcv2-green)}.tcv2-commerce-record{border:1px solid var(--tcv2-divider);background:var(--tcv2-surface);border-radius:18px;gap:22px;max-width:820px;padding:24px;display:grid}.tcv2-commerce-record>ul{color:var(--tcv2-muted);gap:8px;margin:0;padding-left:20px;display:grid}.tcv2-comparison-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;margin:38px 0 70px;display:grid}.tcv2-comparison-grid article{border:1px solid var(--tcv2-divider);background:var(--tcv2-surface);border-radius:18px;min-width:0;padding:26px}.tcv2-comparison-grid h2{letter-spacing:-.035em;margin:8px 0 22px;font-size:clamp(24px,3vw,36px);line-height:1.08}.tcv2-comparison-grid ul{color:var(--tcv2-muted);gap:12px;margin:0;padding-left:20px;line-height:1.55;display:grid}.tcv2-source-link{color:var(--tcv2-green-active);text-underline-offset:4px;overflow-wrap:anywhere;margin-top:24px;font-size:13px;font-weight:700;text-decoration:underline;display:inline-block}.tcv2-comparison-taskcut-fit{max-width:720px;margin:0 0 28px;line-height:1.65}.tcv2-field select{border:1px solid var(--tcv2-divider);border-radius:var(--tcv2-radius-sm);background:var(--tcv2-surface);width:100%;min-height:48px;color:var(--tcv2-ink);font:inherit;padding:0 14px}.tcv2-object-list .tcv2-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:12px;display:flex}.tcv2-outcome-grid,.tcv2-recovery-steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}.tcv2-outcome-grid>div,.tcv2-recovery-steps>div{border-top:2px solid var(--tcv2-ink);padding-top:18px}.tcv2-outcome-grid b,.tcv2-recovery-steps b{color:var(--tcv2-green);font-size:13px}.tcv2-outcome-grid p,.tcv2-recovery-steps p{color:var(--tcv2-muted);margin:10px 0 0;line-height:1.55}.tcv2-search-field{max-width:720px;margin:24px 0 34px;display:block}.tcv2-search-field span,.tcv2-field span{margin-bottom:8px;font-size:13px;font-weight:650;display:block}.tcv2-field-label-row{align-items:center;gap:2px;margin-bottom:8px;display:flex}.tcv2-field-label-row>span{margin-bottom:0}.tcv2-field-label-row .tcv2-info-disclosure{margin:-10px -8px -10px 0}.tcv2-field-label-row .tcv2-info-content span{margin:0;font-weight:500}.tcv2-search-field input,.tcv2-field input,.tcv2-field textarea,.tcv2-editor textarea{border:1px solid var(--tcv2-divider);border-radius:var(--tcv2-radius-sm);background:var(--tcv2-surface);width:100%;min-height:48px;color:var(--tcv2-ink);padding:12px 13px}.tcv2-field textarea,.tcv2-editor textarea{resize:vertical;min-height:110px}.tcv2-field{margin-bottom:18px;display:block}.tcv2-auth-page{align-items:stretch;width:min(1080px,100% - 48px);min-height:calc(100dvh - 67px);padding:0;display:flex}.tcv2-auth-layout{grid-template-columns:minmax(0,1fr) minmax(360px,440px);align-items:center;gap:clamp(56px,8vw,116px);width:100%;padding:clamp(54px,8vh,92px) 0;display:grid}.tcv2-auth-context{max-width:520px}.tcv2-auth-heading{margin:0}.tcv2-auth-kicker{letter-spacing:.06em;font-weight:760;color:var(--tcv2-green)!important;margin:0 0 16px!important;font-size:13px!important;line-height:1.3!important}.tcv2-auth-heading h1{letter-spacing:-.055em;text-wrap:balance;max-width:520px;margin:0;font-size:clamp(48px,5.6vw,68px);line-height:.98}.tcv2-auth-heading>p:last-child{max-width:500px;color:var(--tcv2-muted);margin:22px 0 0;font-size:clamp(17px,1.7vw,20px);line-height:1.55}.tcv2-auth-points{border-top:1px solid var(--tcv2-divider);grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:42px;padding-top:22px;display:grid}.tcv2-auth-points>div{align-items:flex-start;gap:10px;display:flex}.tcv2-auth-points span{background:var(--tcv2-green);border-radius:50%;flex:none;width:8px;height:8px;margin-top:6px}.tcv2-auth-points p{color:var(--tcv2-muted);margin:0;font-size:13px;line-height:1.45}.tcv2-auth-panel{background:var(--tcv2-surface);border:1px solid var(--tcv2-divider);border-radius:var(--tcv2-radius-lg);box-shadow:var(--tcv2-shadow);align-self:center;padding:32px}.tcv2-auth-panel-heading{margin-bottom:26px}.tcv2-auth-panel-heading .tcv2-heading-with-info{align-items:center;gap:2px}.tcv2-auth-panel-heading h2{letter-spacing:-.03em;margin:0;font-size:24px;line-height:1.15}.tcv2-auth-panel-heading p{color:var(--tcv2-muted);margin:10px 0 0;font-size:14px;line-height:1.5}.tcv2-auth-card{background:0 0;border:0;border-radius:0;padding:0}.tcv2-auth-card .taskcut-oauth-stack{gap:10px;margin-bottom:20px;display:grid}.tcv2-auth-card .taskcut-auth-button{border:1px solid var(--tcv2-divider);border-radius:var(--tcv2-radius-sm);cursor:pointer;justify-content:center;align-items:center;gap:9px;width:100%;min-height:48px;padding:11px 14px;font-weight:700;display:flex}.tcv2-auth-card .taskcut-auth-button-dark{background:var(--tcv2-surface);border-color:var(--tcv2-divider);color:var(--tcv2-ink);font-weight:650}.tcv2-auth-card .taskcut-auth-button-dark:hover:not(:disabled){background:var(--tcv2-soft);border-color:#aeb8b3}.tcv2-auth-card .taskcut-auth-error,.tcv2-auth-card .taskcut-auth-provider-unavailable{color:var(--tcv2-danger);margin:2px 0 0;font-size:13px;line-height:1.45}.tcv2-auth-divider{color:var(--tcv2-muted);letter-spacing:.08em;align-items:center;gap:12px;margin:17px 0;font-size:11px;font-weight:700;display:flex}.tcv2-auth-divider:before,.tcv2-auth-divider:after{content:"";background:var(--tcv2-divider);flex:1;height:1px}.tcv2-auth-warning{border-bottom:1px solid var(--tcv2-divider);margin-bottom:16px;padding:13px 0}.tcv2-auth-warning p{color:var(--tcv2-muted);margin:0;font-size:13px;line-height:1.45}.tcv2-form-context,.tcv2-form-message{color:var(--tcv2-muted);font-size:13px}.tcv2-field-hint{color:var(--tcv2-muted);margin:-10px 0 18px;font-size:12px;line-height:1.45}.tcv2-form-error{color:var(--tcv2-danger);background:#fff4f4;border:1px solid #efd1d1;border-radius:10px;margin-top:12px;padding:12px}.tcv2-auth-links{justify-content:space-between;gap:12px;margin-top:20px;font-size:13px;display:flex}.tcv2-project-list,.tcv2-results,.tcv2-downloads,.tcv2-create-flow,.tcv2-settings-form,.tcv2-processing-panel,.tcv2-account-overview,.tcv2-usage-panel,.tcv2-profile,.tcv2-security,.tcv2-danger-zone{margin-top:24px}.tcv2-project-row{border-bottom:1px solid var(--tcv2-divider);justify-content:space-between;align-items:center;gap:20px;min-height:76px;padding:16px 0;display:flex}.tcv2-project-row>div{flex-direction:column;gap:5px;display:flex}.tcv2-project-row span{color:var(--tcv2-muted);font-size:13px}.tcv2-capability-section+.tcv2-capability-section{margin-top:38px}.tcv2-capability-section>.tcv2-section-heading,.tcv2-download-group>.tcv2-section-heading,.tcv2-share-panel>.tcv2-section-heading{flex-direction:column;gap:6px;margin:0 0 12px;display:flex}.tcv2-capability-section>.tcv2-section-heading.tcv2-heading-with-info,.tcv2-share-panel>.tcv2-section-heading.tcv2-heading-with-info{flex-direction:row;align-items:center;gap:2px}.tcv2-capability-section>.tcv2-section-heading span,.tcv2-download-group>.tcv2-section-heading span,.tcv2-share-panel>.tcv2-section-heading span{color:var(--tcv2-muted);font-size:13px;line-height:1.45}.tcv2-project-main{flex-direction:column;gap:5px;min-width:0;display:flex}.tcv2-project-main :is(strong,span,small){overflow-wrap:anywhere}.tcv2-project-main small{color:var(--tcv2-muted);font-size:12px;line-height:1.45}.tcv2-project-section-toolbar{justify-content:space-between;align-items:center;gap:20px;margin-bottom:12px;display:flex}.tcv2-project-section-toolbar>.tcv2-section-heading{margin:0}.tcv2-trash-toggle{border:1px solid var(--tcv2-divider);background:var(--tcv2-surface);min-height:44px;color:var(--tcv2-muted);cursor:pointer;border-radius:10px;flex:none;align-items:center;gap:8px;padding:0 12px;font-weight:700;display:inline-flex}.tcv2-trash-toggle:hover,.tcv2-trash-toggle[aria-expanded=true]{background:var(--tcv2-soft);color:var(--tcv2-ink)}.tcv2-trash-toggle strong{background:var(--tcv2-green-soft);min-width:24px;height:24px;color:var(--tcv2-green);border-radius:999px;place-items:center;font-size:12px;display:grid}.tcv2-trash-section{border-top:1px solid var(--tcv2-divider);padding-top:24px}.tcv2-trash-row,.tcv2-trash-row>.tcv2-row-actions{align-items:flex-start}.tcv2-trash-retry-note{align-items:center;min-height:44px;font-weight:650;display:inline-flex;color:var(--tcv2-danger)!important}.tcv2-permanent-delete{gap:8px;display:grid}.tcv2-danger-text{color:var(--tcv2-danger)}.tcv2-trash-empty{border-bottom:1px solid var(--tcv2-divider);color:var(--tcv2-muted);margin:0;padding:18px 0}.tcv2-empty-inline{margin-top:0;padding:16px 0}.tcv2-status-pill{background:var(--tcv2-green-soft);white-space:nowrap;border:1px solid #397b693d;border-radius:999px;align-items:center;min-height:30px;padding:5px 10px;font-weight:700;display:inline-flex;color:var(--tcv2-green)!important}.tcv2-project-row>.tcv2-row-actions,.tcv2-row-actions{flex-flow:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.tcv2-text-button{white-space:nowrap;border-radius:8px;font-weight:700}.tcv2-text-button:hover{background:var(--tcv2-soft);color:var(--tcv2-ink)}.tcv2-file-action{position:relative;overflow:hidden}.tcv2-file-action input{opacity:0;cursor:pointer;position:absolute;inset:0}.tcv2-dropzone{border-radius:var(--tcv2-radius-lg);background:var(--tcv2-surface);text-align:center;cursor:pointer;border:1.5px dashed #aeb8b3;flex-direction:column;justify-content:center;align-items:center;gap:9px;min-height:320px;padding:28px;transition:border-color .16s,background-color .16s,box-shadow .16s;display:flex}.tcv2-dropzone:hover,.tcv2-dropzone.is-dragging{border-color:var(--tcv2-green);background:var(--tcv2-green-soft);box-shadow:0 0 0 4px #397b691a}.tcv2-dropzone.has-files{min-height:220px}.tcv2-dropzone input{opacity:0;width:1px;height:1px;position:absolute}.tcv2-dropzone strong{font-size:20px}.tcv2-dropzone span{color:var(--tcv2-muted);max-width:620px;line-height:1.5}.tcv2-create-files{border:1px solid var(--tcv2-divider);border-radius:var(--tcv2-radius-md);background:var(--tcv2-surface);margin:14px 0 24px;padding:0;list-style:none;overflow:hidden}.tcv2-create-files li{border-bottom:1px solid var(--tcv2-divider);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:13px;min-height:72px;padding:12px 14px;display:grid}.tcv2-create-files li:last-child{border-bottom:0}.tcv2-create-files li>div{gap:4px;min-width:0;display:grid}.tcv2-create-files li strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.tcv2-create-files li small{color:var(--tcv2-muted)}.tcv2-create-file-index{background:var(--tcv2-soft);width:32px;height:32px;color:var(--tcv2-green);border-radius:9px;place-items:center;font-size:12px;font-weight:800;display:grid}.tcv2-create-mode{border:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:0 0 24px;padding:0;display:grid}.tcv2-create-mode legend{grid-column:1/-1;margin-bottom:2px;font-size:14px;font-weight:750}.tcv2-create-mode>label{border:1px solid var(--tcv2-divider);border-radius:var(--tcv2-radius-md);background:var(--tcv2-surface);cursor:pointer;align-items:flex-start;gap:11px;min-height:102px;padding:16px;display:flex}.tcv2-create-mode>label.is-selected{background:var(--tcv2-green-soft);border-color:#397b698c;box-shadow:inset 0 0 0 1px #397b692e}.tcv2-create-mode input{width:19px;height:19px;accent-color:var(--tcv2-green);flex:none;margin-top:1px}.tcv2-create-mode label>span{gap:6px;display:grid}.tcv2-create-mode label strong{font-size:14px}.tcv2-create-mode label small{color:var(--tcv2-muted);line-height:1.45}.tcv2-entitlement-preflight{border:1px solid var(--tcv2-divider);border-radius:var(--tcv2-radius-md);background:var(--tcv2-surface);justify-content:space-between;align-items:center;gap:18px;min-height:72px;margin:4px 0 18px;padding:14px 16px;display:flex}.tcv2-entitlement-preflight>div{gap:5px;min-width:0;display:grid}.tcv2-entitlement-preflight>div>strong{font-size:13px}.tcv2-entitlement-preflight>div>span{color:var(--tcv2-muted);font-size:13px;line-height:1.45}.tcv2-entitlement-preflight.is-error{background:#fff8f8;border-color:#efd1d1}.tcv2-entitlement-links{flex:none;gap:12px;display:flex}.tcv2-entitlement-links a{color:var(--tcv2-green);white-space:nowrap;font-size:13px;font-weight:700}.tcv2-create-submissions{border-top:1px solid var(--tcv2-divider);margin-top:26px;padding-top:24px}.tcv2-create-submissions>.tcv2-button{margin-top:16px}.tcv2-task-flow{margin:0 0 26px}.tcv2-task-flow ol{grid-template-columns:repeat(4,minmax(0,1fr));gap:0;margin:0;padding:0;list-style:none;display:grid}.tcv2-task-flow li{border-top:1px solid var(--tcv2-divider);min-width:0;color:var(--tcv2-muted);align-items:center;gap:9px;padding:12px 18px 12px 0;display:flex;position:relative}.tcv2-task-flow li:after{content:"";background:var(--tcv2-ink);width:0;height:2px;position:absolute;top:-1px;left:0}.tcv2-task-flow li[data-state=complete]:after,.tcv2-task-flow li[data-state=current]:after{width:100%}.tcv2-task-flow li[data-state=complete]{color:var(--tcv2-ink)}.tcv2-task-flow li[data-state=current]{color:var(--tcv2-green)}.tcv2-task-flow li>span{border:1px solid;border-radius:999px;flex:none;place-items:center;width:24px;height:24px;font-size:11px;font-weight:800;display:grid}.tcv2-task-flow li>strong{min-width:0;font-size:13px;line-height:1.3}.tcv2-production-progress{border:1px solid var(--tcv2-divider);border-radius:var(--tcv2-radius-md);background:var(--tcv2-surface);gap:16px;padding:20px 22px;display:grid}.tcv2-production-progress>header{justify-content:space-between;align-items:baseline;gap:20px;display:flex}.tcv2-production-progress>header strong{font-size:15px}.tcv2-production-progress>header span{color:var(--tcv2-muted);font-size:12px;font-weight:700}.tcv2-production-progress ol{grid-template-columns:repeat(6,minmax(0,1fr));gap:0;margin:0;padding:0;list-style:none;display:grid}.tcv2-production-progress li{min-width:0;color:var(--tcv2-muted);justify-items:start;gap:8px;padding-right:12px;display:grid;position:relative}.tcv2-production-progress li:before{content:"";background:var(--tcv2-divider);height:1px;position:absolute;top:5px;left:0;right:0}.tcv2-production-progress li:first-child:before{left:5px}.tcv2-production-progress li:last-child:before{right:calc(100% - 5px)}.tcv2-production-progress li>span{z-index:1;border:2px solid var(--tcv2-surface);width:11px;height:11px;box-shadow:0 0 0 1px var(--tcv2-divider);background:#c7cecb;border-radius:50%;position:relative}.tcv2-production-progress li>strong{max-width:12ch;font-size:12px;font-weight:680;line-height:1.35}.tcv2-production-progress li[data-state=complete]{color:var(--tcv2-ink)}.tcv2-production-progress li[data-state=complete]>span,.tcv2-production-progress li[data-state=current]>span{background:var(--tcv2-green);box-shadow:0 0 0 1px var(--tcv2-green)}.tcv2-production-progress li[data-state=current]{color:var(--tcv2-green)}.tcv2-consent{min-height:44px;color:var(--tcv2-muted);cursor:pointer;align-items:flex-start;gap:11px;margin:18px 0;line-height:1.45;display:flex}.tcv2-consent input{appearance:none;background:var(--tcv2-surface);color:#fff;cursor:pointer;width:22px;height:22px;transition:background var(--tcv2-motion) ease,border-color var(--tcv2-motion) ease,box-shadow var(--tcv2-motion) ease,opacity var(--tcv2-motion) ease;border:2px solid #7f8984;border-radius:6px;flex:none;place-content:center;margin:0;display:grid}.tcv2-consent input:before{content:"";opacity:0;width:10px;height:6px;transition:opacity var(--tcv2-motion) ease,transform var(--tcv2-motion) ease;border:0 solid;border-width:0 0 2px 2px;transform:rotate(-45deg)scale(.7)}.tcv2-consent input:checked{border-color:var(--tcv2-green);background:var(--tcv2-green);box-shadow:inset 0 0 0 1px #fff3}.tcv2-consent input:checked:before{opacity:1;transform:rotate(-45deg)scale(1)}.tcv2-consent input:focus-visible{outline:3px solid var(--tcv2-green);outline-offset:3px}.tcv2-consent input:disabled{border-color:var(--tcv2-divider);background:var(--tcv2-soft);opacity:.58;cursor:not-allowed}.tcv2-consent input:checked:disabled{color:var(--tcv2-ink);background:#a9c0b8;border-color:#7f8984}.tcv2-consent input:disabled+span{opacity:.62}.tcv2-consent:has(input:disabled){cursor:not-allowed}.tcv2-live-status{align-items:flex-start;gap:14px;padding:22px 0;display:flex}.tcv2-live-status>div{flex-direction:column;gap:5px;display:flex}.tcv2-live-status p,.tcv2-live-status span{color:var(--tcv2-muted);margin:0}.tcv2-status-dot{background:var(--tcv2-green);border-radius:50%;width:11px;height:11px;margin-top:5px;animation:1.6s ease-in-out infinite tcv2Pulse}@keyframes tcv2Pulse{50%{opacity:.55;transform:scale(.65)}}.tcv2-receipt-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:10px 0 22px;display:grid}.tcv2-receipt-grid>span{border:1px solid var(--tcv2-divider);background:var(--tcv2-surface);border-radius:12px;flex-direction:column;gap:5px;min-width:0;padding:14px;display:flex}.tcv2-receipt-grid small{color:var(--tcv2-muted)}.tcv2-receipt-grid strong{overflow-wrap:anywhere;font-size:13px;line-height:1.4}.tcv2-recovery-panel,.tcv2-accept-panel{border-radius:var(--tcv2-radius-md);background:var(--tcv2-green-soft);border:1px solid #397b6947;max-width:720px;margin:18px 0;padding:18px}.tcv2-recovery-panel p,.tcv2-accept-panel p{color:var(--tcv2-muted);margin:7px 0 14px;line-height:1.5}.tcv2-recovery-panel a{color:var(--tcv2-green);text-underline-offset:3px;margin-top:8px;font-weight:700;text-decoration:underline;display:inline-block}.tcv2-review-workspace{border:1px solid var(--tcv2-divider);border-radius:var(--tcv2-radius-md);background:var(--tcv2-surface);grid-template-columns:minmax(0,1.18fr) minmax(320px,.82fr);display:grid;overflow:hidden}.tcv2-results-context{justify-content:space-between;align-items:center;gap:20px;min-height:44px;margin-bottom:12px;display:flex}.tcv2-results-context .tcv2-back-link{white-space:nowrap}.tcv2-results-context>span{align-items:baseline;gap:10px;min-width:0;display:flex}.tcv2-results-context strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.tcv2-results-context small{color:var(--tcv2-muted);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.tcv2-review-preview{min-width:0;padding:22px}.tcv2-review-heading{justify-content:space-between;align-items:flex-start;gap:18px;min-height:52px;margin-bottom:14px;display:flex}.tcv2-review-heading>div{gap:5px;min-width:0;display:grid}.tcv2-review-heading span,.tcv2-review-gate-heading>span{color:var(--tcv2-green);letter-spacing:.055em;text-transform:uppercase;font-size:11px;font-weight:800}.tcv2-review-heading strong{text-overflow:ellipsis;white-space:nowrap;font-size:16px;overflow:hidden}.tcv2-review-preview .tcv2-video-canvas{border-radius:12px;min-height:420px}.tcv2-review-preview-missing{background:var(--tcv2-soft);min-height:420px;color:var(--tcv2-muted);text-align:center;border-radius:12px;place-items:center;padding:24px;display:grid}.tcv2-review-current{gap:10px;padding-top:14px;display:grid}.tcv2-review-select{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:12px;display:grid}.tcv2-review-select>span{color:var(--tcv2-muted);font-size:12px;font-weight:700}.tcv2-review-select select{border:0;border-bottom:1px solid var(--tcv2-divider);background:var(--tcv2-surface);min-width:0;min-height:44px;color:var(--tcv2-ink);border-radius:0;padding:8px 30px 8px 0;font-weight:700}.tcv2-review-current-row{border-top:1px solid var(--tcv2-divider);justify-content:space-between;align-items:center;gap:16px;min-height:44px;display:flex}.tcv2-review-current-row>span,.tcv2-review-current>small{color:var(--tcv2-muted);font-size:12px}.tcv2-review-current-row>div{gap:4px;display:flex}.tcv2-review-gate{border-left:1px solid var(--tcv2-divider);background:var(--tcv2-soft);flex-direction:column;min-width:0;padding:26px;display:flex}.tcv2-review-gate-heading h2{letter-spacing:-.035em;margin:9px 0 7px;font-size:clamp(25px,3vw,33px);line-height:1.08}.tcv2-review-gate-heading p{color:var(--tcv2-muted);margin:0;font-size:13px}.tcv2-review-checks{border-top:1px solid var(--tcv2-divider);margin:28px 0;padding:0;list-style:none}.tcv2-review-checks li{border-bottom:1px solid var(--tcv2-divider);justify-content:space-between;align-items:center;gap:20px;min-height:56px;display:flex}.tcv2-review-checks span{color:var(--tcv2-muted)}.tcv2-review-checks strong{white-space:nowrap}.tcv2-review-checks li[data-state=passed] strong{color:var(--tcv2-green)}.tcv2-review-checks li[data-state=blocked] strong{color:var(--tcv2-danger)}.tcv2-review-decision{margin-top:0}.tcv2-review-decision p{color:var(--tcv2-ink);margin:0 0 16px;font-size:13px;line-height:1.55}.tcv2-mobile-save{flex-direction:column;align-items:flex-start;gap:7px;display:flex}.tcv2-mobile-save small{padding:0;line-height:1.45}.tcv2-video-canvas{background:var(--tcv2-canvas);border-radius:var(--tcv2-radius-lg);place-items:center;min-height:360px;display:grid;position:relative;overflow:hidden}.tcv2-video-canvas video{background:var(--tcv2-canvas);width:100%;max-height:70vh;transition:opacity var(--tcv2-motion) ease;display:block}.tcv2-video-canvas[data-preview-state=loading] video,.tcv2-video-canvas[data-preview-state=preparing] video,.tcv2-video-canvas[data-preview-state=retrying] video,.tcv2-video-canvas[data-preview-state=error] video{opacity:0}.tcv2-video-status{z-index:1;background:var(--tcv2-canvas);color:#fff;text-align:center;align-content:center;place-items:center;gap:10px;padding:24px;display:grid;position:absolute;inset:0}.tcv2-video-status p{color:#d8dedb;max-width:46ch;margin:0;line-height:1.5}.tcv2-video-status .tcv2-button{margin-top:4px}.tcv2-preview-meta{flex-wrap:wrap;align-items:center;gap:14px;padding:18px 0;display:flex}.tcv2-preview-meta span{color:var(--tcv2-muted)}.tcv2-share-panel{border-top:1px solid var(--tcv2-divider);max-width:720px;margin-top:24px;padding-top:20px}.tcv2-share-panel>summary{cursor:pointer;min-height:44px;color:var(--tcv2-muted);align-items:center;font-size:13px;font-weight:700;display:flex}.tcv2-share-panel[open]>summary{color:var(--tcv2-ink);margin-bottom:14px}.tcv2-share-create{flex-wrap:wrap;align-items:flex-end;gap:12px;display:flex}.tcv2-inline-field{min-width:180px;margin-bottom:0}.tcv2-share-result{flex-direction:column;gap:8px;margin-top:10px;display:flex}.tcv2-share-result>a{overflow-wrap:anywhere}.tcv2-share-result>span{color:var(--tcv2-muted);font-size:13px}.tcv2-existing-shares{border-top:1px solid var(--tcv2-divider);flex-direction:column;gap:8px;margin-top:14px;padding-top:12px;display:flex}.tcv2-existing-shares>div{justify-content:space-between;align-items:center;gap:12px;display:flex}.tcv2-existing-shares span{color:var(--tcv2-muted);font-size:13px}.tcv2-editor{grid-template-columns:minmax(0,1.2fr) minmax(300px,.8fr);gap:24px;display:grid}.tcv2-editor-controls{border:1px solid var(--tcv2-divider);border-radius:var(--tcv2-radius-md);background:var(--tcv2-surface);padding:22px}.tcv2-download-toolbar{justify-content:flex-end;align-items:center;gap:8px;margin-bottom:32px;display:flex}.tcv2-download-toolbar p{max-width:660px;color:var(--tcv2-muted);margin:0;line-height:1.55}.tcv2-download-group{border-top:1px solid var(--tcv2-divider);margin-bottom:38px;padding-top:18px}.tcv2-download-row,.tcv2-package-row{border-bottom:1px solid var(--tcv2-divider);justify-content:space-between;align-items:center;gap:20px;min-height:88px;padding:14px 0;display:flex}.tcv2-download-row>div:first-child,.tcv2-package-row>div:first-child{flex-direction:column;gap:5px;min-width:0;display:flex}.tcv2-download-row span,.tcv2-package-row span{color:var(--tcv2-muted);font-size:13px}.tcv2-download-row small,.tcv2-package-row small{color:var(--tcv2-muted);font-size:12px;line-height:1.45}.tcv2-project-record{padding-right:2px;position:relative}.tcv2-project-workspace{gap:28px;display:grid}.tcv2-project-workspace>.tcv2-capability-section{margin-top:0}.tcv2-upload-summary{border-radius:var(--tcv2-radius-md);background:var(--tcv2-green-soft);border:1px solid #cbd8d3;grid-template-columns:150px minmax(220px,1fr) auto;align-items:center;gap:24px;min-height:88px;margin:2px 0 12px;padding:17px 20px;display:grid}.tcv2-upload-summary>div{gap:3px;display:grid}.tcv2-upload-summary small{color:var(--tcv2-muted);font-size:12px;font-weight:700}.tcv2-upload-summary strong{letter-spacing:-.025em;font-size:20px}.tcv2-upload-summary strong span{color:var(--tcv2-muted);font-size:14px;font-weight:650}.tcv2-upload-summary>a{min-height:44px;color:var(--tcv2-green);align-items:center;padding:0 4px;font-size:13px;font-weight:750;display:inline-flex}.tcv2-upload-progress{background:#d9e1de;border-radius:999px;width:100%;height:7px;position:relative;overflow:hidden;display:block!important}.tcv2-upload-progress>i{border-radius:inherit;background:var(--tcv2-green);display:block;position:absolute;inset:0 auto 0 0}.tcv2-upload-progress.is-large{background:#343937;height:10px}.tcv2-upload-progress.is-large>i{background:#63a995}.tcv2-live-uploads .tcv2-upload-row{align-items:flex-end}.tcv2-live-uploads .tcv2-project-main{flex:1}.tcv2-server-upload-row{align-items:center;gap:24px;min-height:144px;padding:22px 0}.tcv2-server-upload-link{flex:1;grid-template-columns:74px minmax(0,1fr);align-items:center;gap:20px;min-width:0;display:grid}.tcv2-upload-percent{background:var(--tcv2-green-soft);width:74px;height:74px;color:var(--tcv2-green);letter-spacing:-.045em;border:1px solid #cbd8d3;border-radius:50%;justify-content:center;align-items:baseline;padding-top:20px;font-size:25px;font-weight:780;display:flex}.tcv2-upload-percent small{margin-left:1px;color:inherit!important;font-size:11px!important}.tcv2-server-upload-main{gap:12px;min-width:0;display:grid}.tcv2-server-upload-heading{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.tcv2-server-upload-heading>div{gap:4px;min-width:0;display:grid}.tcv2-server-upload-heading strong,.tcv2-server-upload-heading span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.tcv2-server-upload-heading span,.tcv2-upload-facts{color:var(--tcv2-muted);font-size:13px}.tcv2-server-upload-heading b{color:var(--tcv2-green);flex:none;font-size:13px}.tcv2-upload-facts{flex-wrap:wrap;align-items:center;gap:10px 18px;display:flex}.tcv2-upload-facts span+span:before{content:"/";color:#acb6b1;margin-right:18px}.tcv2-project-source-queue{gap:6px;padding-top:2px;display:grid}.tcv2-project-source-queue>span{min-width:0;color:var(--tcv2-muted);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;font-size:12px;display:grid}.tcv2-project-source-queue strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:680;overflow:hidden}.tcv2-project-source-queue small{color:var(--tcv2-muted);white-space:nowrap;font-size:12px}.tcv2-server-upload-row>.tcv2-project-record-actions{flex-direction:column;align-items:stretch;gap:8px}.tcv2-server-upload-row>.tcv2-project-record-actions>.tcv2-file-action{justify-content:center;align-items:center;display:flex}.tcv2-server-upload-row .tcv2-project-delete-trigger{width:100%}.tcv2-project-link{flex:1;justify-content:space-between;align-items:center;gap:20px;min-width:0;display:flex}.tcv2-project-link .tcv2-project-main{flex:1}.tcv2-project-row>.tcv2-project-record-actions{flex-direction:row;flex:none;align-items:center;gap:12px;display:flex}.tcv2-project-media{aspect-ratio:16/9;background:var(--tcv2-canvas);border-radius:10px;flex:none;width:224px;display:block;position:relative;overflow:hidden}.tcv2-project-thumbnail{object-fit:cover;width:100%;height:100%;display:block}.tcv2-project-thumbnail-empty{border:1px dashed var(--tcv2-divider);background:var(--tcv2-soft);color:var(--tcv2-muted);text-align:center;place-items:center;padding:10px;font-size:12px;font-weight:650;display:grid}.tcv2-project-duration{background:#000000b8;border-radius:5px;padding:2px 5px;font-weight:700;line-height:1.35;position:absolute;bottom:6px;right:7px;color:#fff!important;font-size:11px!important}.tcv2-project-management{gap:10px;display:grid}.tcv2-project-delete-action{flex:none;position:relative}.tcv2-project-delete-trigger{border:1px solid var(--tcv2-divider);min-width:64px;height:44px;color:var(--tcv2-muted);cursor:pointer;white-space:nowrap;background:0 0;border-radius:10px;justify-content:center;align-items:center;padding:0 12px;font-size:13px;font-weight:650;display:inline-flex}.tcv2-project-delete-trigger:hover,.tcv2-project-delete-trigger:focus-visible{background:var(--tcv2-soft);color:var(--tcv2-ink)}.tcv2-project-delete-popover{z-index:12;border:1px solid var(--tcv2-divider);border-radius:var(--tcv2-radius-md);background:var(--tcv2-surface);width:min(340px,100vw - 40px);padding:14px;position:absolute;top:50px;right:0;box-shadow:0 18px 48px #1111131f}.tcv2-delete-confirmation{gap:12px;display:grid}.tcv2-delete-confirmation p{color:var(--tcv2-muted);margin:0;line-height:1.5}.tcv2-undo-banner{border-bottom:1px solid var(--tcv2-divider);justify-content:space-between;align-items:center;gap:14px;min-height:52px;margin-bottom:22px;padding:8px 0;display:flex}.tcv2-project-identity{border-bottom:1px solid var(--tcv2-divider);grid-template-columns:minmax(0,1fr) auto;gap:14px 24px;margin:0 0 22px;padding-bottom:20px;display:grid}.tcv2-project-identity h2{letter-spacing:-.025em;margin:4px 0 5px;font-size:clamp(22px,2.4vw,30px);line-height:1.1}.tcv2-project-identity p{color:var(--tcv2-muted);overflow-wrap:anywhere;margin:0}.tcv2-project-facts{color:var(--tcv2-muted);flex-wrap:wrap;align-items:flex-start;gap:8px;font-size:13px;display:flex}.tcv2-project-facts span+span:before{content:"·";margin-right:8px}.tcv2-project-request{background:var(--tcv2-soft);border-radius:12px;grid-column:1/-1;padding:12px 14px}.tcv2-project-request small{color:var(--tcv2-muted)}.tcv2-project-request p{color:var(--tcv2-ink);margin-top:5px}.tcv2-eyebrow{color:var(--tcv2-muted);letter-spacing:.02em;text-transform:uppercase;font-size:12px;font-weight:750}.tcv2-download-records>summary{cursor:pointer;min-height:44px;color:var(--tcv2-muted);align-items:center;padding:0 14px;font-size:13px;font-weight:700;display:flex}.tcv2-project-container{margin-top:4px}.tcv2-project-container-header{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:18px;display:flex}.tcv2-project-container-header h1{letter-spacing:-.035em;margin:8px 0 5px;font-size:clamp(28px,3.2vw,36px);line-height:1.08}.tcv2-project-container-header p{color:var(--tcv2-muted);overflow-wrap:anywhere;margin:0}.tcv2-back-link{color:var(--tcv2-muted);font-size:13px;font-weight:700}.tcv2-project-tabs{border-bottom:1px solid var(--tcv2-divider);align-items:flex-end;gap:24px;min-height:48px;margin-bottom:28px;display:flex;overflow-x:auto}.tcv2-project-tabs a{min-height:44px;color:var(--tcv2-muted);white-space:nowrap;border-bottom:2px solid #0000;align-items:center;font-weight:700;display:flex}.tcv2-project-tabs a[aria-current=page]{color:var(--tcv2-ink);border-bottom-color:var(--tcv2-ink)}.tcv2-project-delivery{gap:28px;display:grid}.tcv2-download-all{border-radius:var(--tcv2-radius-md);background:var(--tcv2-canvas);color:#fff;justify-content:space-between;align-items:center;gap:24px;padding:24px;display:flex}.tcv2-download-all h2{margin:5px 0;font-size:clamp(24px,3vw,34px)}.tcv2-download-all p{color:#ffffffad;margin:0}.tcv2-download-all .tcv2-eyebrow{color:#ffffff9e}.tcv2-delivery-result,.tcv2-download-project{border-bottom:1px solid var(--tcv2-divider);justify-content:space-between;align-items:center;gap:20px;min-height:82px;padding:14px 0;display:flex}.tcv2-delivery-result{align-items:flex-start;padding:20px 0}.tcv2-delivery-result>div:first-child,.tcv2-download-project>div:first-child{flex-direction:column;gap:5px;min-width:0;display:flex}.tcv2-delivery-result span,.tcv2-delivery-result small,.tcv2-download-project span,.tcv2-download-project small{color:var(--tcv2-muted);font-size:13px}.tcv2-delivery-files{border-top:1px solid var(--tcv2-divider);width:min(100%,620px);display:grid}.tcv2-delivery-file{border-bottom:1px solid var(--tcv2-divider);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:22px;min-height:72px;padding:10px 8px;display:grid}.tcv2-delivery-file>span{gap:3px;min-width:0;display:grid}.tcv2-delivery-file strong{color:var(--tcv2-ink);font-size:14px}.tcv2-delivery-file small{line-height:1.4}.tcv2-delivery-file>b{color:var(--tcv2-green);white-space:nowrap;font-size:13px}.tcv2-delivery-file:hover>b{text-underline-offset:3px;text-decoration:underline}.tcv2-download-records{border-top:1px solid var(--tcv2-divider)}.tcv2-download-records>summary{padding-inline:0}.tcv2-download-records .tcv2-receipt-grid{margin-top:6px}.tcv2-project-info-panel{gap:24px;display:grid}.tcv2-upload-detail{gap:28px;width:min(100%,980px);display:grid}.tcv2-upload-detail>.tcv2-back-link{align-items:center;width:max-content;min-height:44px;display:inline-flex}.tcv2-upload-detail-header{border-bottom:1px solid var(--tcv2-divider);grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:28px;padding-bottom:26px;display:grid}.tcv2-upload-detail-header h1{letter-spacing:-.035em;overflow-wrap:anywhere;max-width:760px;margin:7px 0 9px;font-size:clamp(28px,3.2vw,36px);line-height:1.08}.tcv2-upload-detail-header p{color:var(--tcv2-muted);overflow-wrap:anywhere;margin:0;font-size:15px}.tcv2-upload-detail-percent{color:var(--tcv2-green);align-items:baseline;display:flex}.tcv2-upload-detail-percent strong{letter-spacing:-.06em;font-size:56px;line-height:.85}.tcv2-upload-detail-percent span{margin-left:3px;font-size:22px;font-weight:750}.tcv2-upload-meter{border-radius:var(--tcv2-radius-lg);background:var(--tcv2-canvas);color:#fff;gap:22px;padding:26px 28px 30px;display:grid}.tcv2-upload-meter-heading{justify-content:space-between;align-items:center;gap:20px;display:flex}.tcv2-upload-meter-heading strong{font-size:20px}.tcv2-upload-meter-heading span{color:#b9c0bd;font-size:14px}.tcv2-upload-metadata{border-top:1px solid var(--tcv2-divider);border-bottom:1px solid var(--tcv2-divider);grid-template-columns:repeat(4,minmax(0,1fr));margin:0;display:grid}.tcv2-upload-metadata>div{gap:6px;min-width:0;padding:18px 18px 18px 0;display:grid}.tcv2-upload-metadata>div+div{border-left:1px solid var(--tcv2-divider);padding-left:18px}.tcv2-upload-metadata dt{color:var(--tcv2-muted);font-size:12px;font-weight:700}.tcv2-upload-metadata dd{overflow-wrap:anywhere;margin:0;font-size:16px;font-weight:720}.tcv2-upload-detail-actions{flex-wrap:wrap;align-items:flex-start;gap:10px;display:flex}.tcv2-upload-detail-actions .tcv2-project-management{display:block}.tcv2-upload-detail-actions .tcv2-project-delete-trigger{min-width:128px}.tcv2-file-action.is-disabled{opacity:.55;cursor:not-allowed}.tcv2-project-submit{border-top:1px solid var(--tcv2-divider);border-bottom:1px solid var(--tcv2-divider);gap:18px;width:min(100%,760px);padding:22px 0;display:grid}.tcv2-project-submit .tcv2-section-heading{gap:5px;margin:0;display:grid}.tcv2-ready-draft .tcv2-project-identity{margin-bottom:0}.tcv2-create-flow.is-project-draft .tcv2-dropzone{min-height:220px}.tcv2-search-field{gap:7px;max-width:480px;margin-bottom:24px;display:grid}.tcv2-search-field>span{color:var(--tcv2-muted);font-size:13px;font-weight:700}.tcv2-version-panel{border:1px solid var(--tcv2-divider);border-radius:var(--tcv2-radius-md);background:var(--tcv2-surface);align-content:start;gap:0;display:grid;overflow:hidden}.tcv2-version-panel>.tcv2-section-heading{padding:16px 18px 10px}.tcv2-version-row{border-top:1px solid var(--tcv2-divider);justify-content:space-between;align-items:center;gap:16px;padding:16px 18px;display:flex}.tcv2-version-row>div{flex-direction:column;gap:5px;display:flex}.tcv2-version-row small,.tcv2-version-row p{color:var(--tcv2-muted);margin:0;font-size:13px;line-height:1.45}.tcv2-project-settings-stack{gap:20px;display:grid}.tcv2-plan-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:30px;display:grid}.tcv2-billing-toggle{border:1px solid var(--tcv2-divider);background:var(--tcv2-surface);border-radius:999px;grid-template-columns:1fr 1fr;gap:4px;width:max-content;max-width:100%;margin:28px auto 0;padding:4px;display:grid}.tcv2-billing-toggle button{min-height:44px;color:var(--tcv2-muted);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:999px;padding:7px 18px;font-weight:750}.tcv2-billing-toggle button[aria-pressed=true]{background:var(--tcv2-ink);color:#fff}.tcv2-billing-toggle button span{opacity:.75;font-size:10px;font-weight:700;display:block}.tcv2-billing-toggle button:focus-visible{outline:3px solid var(--tcv2-green);outline-offset:3px}.tcv2-plan{border-top:2px solid var(--tcv2-ink);padding:22px 0}.tcv2-plan-price{letter-spacing:-.05em;margin:14px 0;font-size:40px;display:block}.tcv2-plan-price small{color:var(--tcv2-muted);letter-spacing:0;font-size:13px}.tcv2-plan-billing-detail{min-height:22px;color:var(--tcv2-muted);margin:0;font-size:13px}.tcv2-plan-saving{min-height:22px;color:var(--tcv2-ink);margin:7px 0 0;font-size:13px;font-weight:750}.tcv2-plan ul{min-height:155px;color:var(--tcv2-muted);padding-left:18px;line-height:1.7}.tcv2-payment-boundary{color:var(--tcv2-muted);text-align:center;margin:24px 0 0;font-size:13px}.tcv2-commerce-price-list{gap:8px;margin:18px 0;display:grid}.tcv2-commerce-price-list>div{border-bottom:1px solid var(--tcv2-divider);justify-content:space-between;align-items:baseline;gap:12px;padding-bottom:8px;display:flex}.tcv2-commerce-price-list span{color:var(--tcv2-muted);text-align:right;font-size:13px}.tcv2-commerce-truth{color:var(--tcv2-muted);margin-top:26px;font-size:12px}.tcv2-commerce-truth a,.tcv2-commerce-support a{color:var(--tcv2-green);text-underline-offset:3px;font-weight:700;text-decoration:underline}.tcv2-subscription-list{gap:18px;max-width:820px;display:grid}.tcv2-subscription-card{border:1px solid var(--tcv2-divider);background:var(--tcv2-surface);border-radius:18px;padding:24px}.tcv2-subscription-heading{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:22px;display:flex}.tcv2-subscription-heading>div{gap:6px;display:grid}.tcv2-subscription-heading span{color:var(--tcv2-muted);font-size:13px}.tcv2-subscription-heading strong{letter-spacing:-.025em;font-size:22px}.tcv2-subscription-status{background:var(--tcv2-green-soft);border-radius:999px;flex:none;padding:7px 10px;font-weight:750;color:var(--tcv2-green)!important}.tcv2-subscription-confirm{border-top:1px solid var(--tcv2-divider);margin-top:20px;padding-top:18px}.tcv2-subscription-confirm p,.tcv2-commerce-support{color:var(--tcv2-muted);line-height:1.55}.tcv2-commerce-support{margin:4px 0 0;font-size:13px}.tcv2-usage-panel{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.tcv2-usage-panel>div{border-top:1px solid var(--tcv2-divider);flex-direction:column;gap:6px;padding-top:14px;display:flex}.tcv2-usage-panel span{color:var(--tcv2-muted)}.tcv2-account-overview{grid-template-columns:minmax(240px,.8fr) minmax(0,1.2fr);align-items:start;gap:34px;display:grid}.tcv2-account-identity{border-top:1px solid var(--tcv2-divider);flex-direction:column;gap:6px;padding-top:14px;display:flex}.tcv2-account-identity span,.tcv2-account-identity small{color:var(--tcv2-muted)}.tcv2-account-task-list{border-top:1px solid var(--tcv2-divider)}.tcv2-account-task-list a{border-bottom:1px solid var(--tcv2-divider);justify-content:space-between;align-items:center;gap:20px;min-height:52px;font-weight:650;display:flex}.tcv2-account-task-list a span{color:var(--tcv2-muted);font-size:20px}.tcv2-data-privacy{max-width:760px;margin-top:24px}.tcv2-data-facts{grid-template-columns:1fr 1fr;gap:28px;display:grid}.tcv2-data-facts section{border-top:1px solid var(--tcv2-divider);padding-top:16px}.tcv2-data-facts p{color:var(--tcv2-muted);line-height:1.55}.tcv2-data-facts a{text-underline-offset:3px;text-decoration:underline}.tcv2-danger-zone{border-top:1px solid #dfc5c5;max-width:680px;margin-top:42px;padding-top:22px}.tcv2-danger-zone p{color:var(--tcv2-muted);line-height:1.55}.tcv2-confirm-delete{flex-wrap:wrap;gap:10px;display:flex}.tcv2-policy-body{max-width:var(--tcv2-reading)}.tcv2-policy-locale-note{color:var(--tcv2-muted);margin:0 0 28px;line-height:1.55}.tcv2-policy-nav{border-top:1px solid var(--tcv2-divider);border-bottom:1px solid var(--tcv2-divider);flex-wrap:wrap;gap:8px 18px;padding:18px 0 26px;display:flex}.tcv2-policy-nav a{color:var(--tcv2-muted);text-underline-offset:3px;font-size:13px;text-decoration:underline}.tcv2-policy-section{border-bottom:1px solid var(--tcv2-divider);padding:34px 0;scroll-margin-top:88px}.tcv2-policy-section h2{letter-spacing:-.025em;margin:0 0 14px;font-size:24px;line-height:1.2}.tcv2-policy-section p,.tcv2-policy-list{color:var(--tcv2-muted);line-height:1.72}.tcv2-policy-section p{margin:12px 0}.tcv2-policy-list{padding-left:22px}.tcv2-policy-list li{margin:8px 0}.tcv2-policy-footer{padding:34px 0 0}.tcv2-policy-footer p{color:var(--tcv2-muted);line-height:1.65}.tcv2-footer{max-width:var(--tcv2-max);border-top:1px solid var(--tcv2-divider);color:var(--tcv2-muted);justify-content:space-between;gap:24px;margin:0 auto;padding:36px 24px 46px;display:flex}.tcv2-footer p{margin:7px 0 0}.tcv2-footer-links{gap:18px;display:flex}.tcv2-mobile-app-nav{display:none}@media (width<=900px){.tcv2-header-inner{gap:10px;padding:0 16px}.tcv2-nav,.tcv2-header .tcv2-commerce-nav{display:none}.tcv2-header-actions{margin-left:auto}.tcv2-text-action,.tcv2-button-quiet{display:none}.tcv2-workspace-return{display:inline-flex}.tcv2-page{width:min(100% - 32px,var(--tcv2-max));padding:48px 0 72px}.tcv2-hero,.tcv2-split-hero{grid-template-columns:1fr;gap:30px;min-height:0}.tcv2-hero-copy{order:0}.tcv2-hero>.tcv2-media-grid,.tcv2-split-hero>.tcv2-media-grid{order:1}.tcv2-metrics{grid-template-columns:1fr 1fr 1fr}.tcv2-process-line,.tcv2-plan-grid{grid-template-columns:1fr 1fr}.tcv2-review-workspace{grid-template-columns:1fr}.tcv2-review-gate{border-left:0;border-bottom:1px solid var(--tcv2-divider);order:0}.tcv2-review-preview{order:1}.tcv2-editor{grid-template-columns:1fr;gap:28px}.tcv2-usage-panel,.tcv2-account-overview,.tcv2-data-facts,.tcv2-comparison-grid,.tcv2-object-list.is-grid{grid-template-columns:1fr}.tcv2-product-layout{display:block}.tcv2-desktop-app-nav{display:none}.tcv2-product-page{width:min(100% - 32px,var(--tcv2-max));padding:48px 0 72px}.tcv2-mobile-app-nav{z-index:45;background:var(--tcv2-bg);border-bottom:1px solid var(--tcv2-divider);gap:4px;padding:6px 12px;display:flex;position:sticky;top:66px;overflow-x:auto}.tcv2-commerce-nav-mobile{z-index:45;background:var(--tcv2-bg);border-bottom:1px solid var(--tcv2-divider);scrollbar-width:none;justify-content:flex-start;gap:4px;padding:6px 12px;display:flex;position:sticky;top:66px;overflow-x:auto}.tcv2-commerce-nav-mobile::-webkit-scrollbar{display:none}}@media (width<=560px){.tcv2-header-inner{min-height:60px}.tcv2-brand strong{font-size:15px}.tcv2-icon-action{display:none}.tcv2-language{min-width:48px}.tcv2-account-link{max-width:132px}.tcv2-account-popover{width:min(260px,100vw - 20px);position:fixed;top:62px;left:auto;right:10px}.tcv2-button{width:100%}.tcv2-plan .tcv2-button,.tcv2-commerce-record .tcv2-button,.tcv2-account-overview .tcv2-button,.tcv2-account-overview .tcv2-text-button,.tcv2-subscription-card .tcv2-button,.tcv2-subscription-card .tcv2-text-button{min-height:48px}.tcv2-billing-toggle{width:100%}.tcv2-billing-toggle button{padding-inline:10px}.tcv2-header .tcv2-button{width:auto;padding-inline:12px}.tcv2-page,.tcv2-product-page{width:calc(100% - 28px);padding-top:38px}.tcv2-product-page .tcv2-page-heading h1{font-size:30px}.tcv2-page-heading h1{font-size:40px}.tcv2-heading-line{align-items:flex-start}.tcv2-info-content{width:auto;font-size:14px;position:fixed;top:auto;bottom:18px;inset-inline:14px!important}.tcv2-home-page{padding-top:28px}.tcv2-home-hero{gap:24px}.tcv2-home-hero .tcv2-page-heading h1{letter-spacing:-.045em;text-wrap:balance;max-width:100%;font-size:32px;line-height:1.08}.tcv2-home-hero .tcv2-lede{margin-top:16px;font-size:16px;line-height:1.5}.tcv2-home-hero .tcv2-actions{margin-top:20px}.tcv2-lede{font-size:17px}.tcv2-metrics,.tcv2-three-step,.tcv2-process-line,.tcv2-plan-grid,.tcv2-outcome-grid,.tcv2-recovery-steps,.tcv2-media-grid.has-multiple{grid-template-columns:1fr}.tcv2-media-grid.has-multiple .tcv2-media:first-child{grid-column:auto}.tcv2-auth-page{width:calc(100% - 32px);min-height:auto}.tcv2-auth-layout{grid-template-columns:1fr;gap:34px;padding:36px 0 56px}.tcv2-auth-heading h1{font-size:42px}.tcv2-auth-heading>p:last-child{margin-top:16px;font-size:16px}.tcv2-auth-points{margin-top:26px;padding-top:18px}.tcv2-auth-panel{padding:24px 22px}.tcv2-auth-panel-heading{margin-bottom:22px}.tcv2-auth-card{padding:0}.tcv2-project-row,.tcv2-download-row,.tcv2-package-row,.tcv2-download-toolbar,.tcv2-delivery-result,.tcv2-download-project,.tcv2-download-all,.tcv2-object-list>:is(a,div),.tcv2-subscription-heading{flex-direction:column;align-items:flex-start}.tcv2-project-record{flex-direction:column;align-items:stretch;gap:12px}.tcv2-project-section-toolbar{align-items:flex-start}.tcv2-trash-toggle{margin-top:-4px}.tcv2-project-link{grid-template-columns:112px minmax(0,1fr);align-items:start;gap:12px;display:grid}.tcv2-project-media{width:112px}.tcv2-project-link .tcv2-project-main{min-width:0}.tcv2-project-link .tcv2-project-main strong{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.tcv2-project-link .tcv2-project-main span,.tcv2-project-link .tcv2-project-main small{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.tcv2-project-row>.tcv2-project-record-actions{flex-direction:row;justify-content:space-between;align-items:center;width:calc(100% - 124px);margin-left:124px}.tcv2-project-row>.tcv2-project-record-actions .tcv2-status-pill{white-space:normal;text-align:center;min-width:0}.tcv2-upload-summary{grid-template-columns:1fr 1.5fr;gap:14px;padding:15px 16px}.tcv2-upload-summary>a{grid-column:1/-1;min-height:34px}.tcv2-server-upload-row{gap:14px;padding:18px 0}.tcv2-server-upload-link{grid-template-columns:58px minmax(0,1fr);gap:12px;width:100%}.tcv2-upload-percent{width:58px;height:58px;padding-top:16px;font-size:20px}.tcv2-server-upload-heading{flex-direction:column;align-items:flex-start;gap:5px}.tcv2-server-upload-heading b{order:-1}.tcv2-upload-facts{gap:5px 10px}.tcv2-upload-facts span{width:100%}.tcv2-upload-facts span+span:before{content:none}.tcv2-project-source-queue>span{grid-template-columns:1fr;gap:2px}.tcv2-server-upload-row>.tcv2-project-record-actions{flex-direction:row;width:calc(100% - 70px);margin-left:70px}.tcv2-server-upload-row>.tcv2-project-record-actions>.tcv2-button{flex:1;width:auto}.tcv2-server-upload-row .tcv2-project-delete-action{flex:1}.tcv2-server-upload-row .tcv2-project-delete-trigger{min-width:0}.tcv2-project-row>.tcv2-row-actions,.tcv2-row-actions{justify-content:flex-start;width:100%}.tcv2-dropzone{min-height:240px;padding:22px 18px}.tcv2-dropzone.has-files{min-height:190px}.tcv2-create-mode{grid-template-columns:1fr}.tcv2-create-mode legend{grid-column:auto}.tcv2-entitlement-preflight{flex-direction:column;align-items:flex-start}.tcv2-entitlement-links{justify-content:flex-start;width:100%}.tcv2-create-files li{grid-template-columns:auto minmax(0,1fr)}.tcv2-create-files li>.tcv2-text-button{grid-column:2;justify-self:start}.tcv2-project-delete-popover{inset-inline:14px;width:auto;position:fixed;top:auto;bottom:18px}.tcv2-project-identity{grid-template-columns:1fr}.tcv2-project-request{grid-column:auto}.tcv2-project-container-header{flex-direction:column;align-items:flex-start}.tcv2-project-tabs{gap:20px}.tcv2-upload-detail{gap:22px}.tcv2-upload-detail-header{grid-template-columns:1fr;gap:22px}.tcv2-upload-detail-header h1{font-size:30px;line-height:1.08}.tcv2-upload-detail-percent{grid-row:1;justify-self:end;margin-bottom:-54px}.tcv2-upload-detail-percent strong{font-size:44px}.tcv2-upload-detail-percent span{font-size:17px}.tcv2-upload-meter{gap:18px;padding:22px 18px 24px}.tcv2-upload-meter-heading{flex-direction:column;align-items:flex-start;gap:5px}.tcv2-upload-metadata{grid-template-columns:1fr 1fr}.tcv2-upload-metadata>div{padding:14px 12px 14px 0}.tcv2-upload-metadata>div+div{padding-left:12px}.tcv2-upload-metadata>div:nth-child(3){border-left:0;border-top:1px solid var(--tcv2-divider);padding-left:0}.tcv2-upload-metadata>div:nth-child(4){border-top:1px solid var(--tcv2-divider)}.tcv2-upload-detail-actions{grid-template-columns:1fr;display:grid}.tcv2-upload-detail-actions .tcv2-project-management,.tcv2-upload-detail-actions .tcv2-project-delete-trigger,.tcv2-download-all .tcv2-button,.tcv2-delivery-result .tcv2-button,.tcv2-download-project .tcv2-button,.tcv2-delivery-files{width:100%}.tcv2-delivery-file{gap:14px}.tcv2-version-row{flex-direction:column;align-items:flex-start}.tcv2-receipt-grid{grid-template-columns:1fr}.tcv2-review-preview{padding:18px}.tcv2-results-context{flex-direction:column;align-items:flex-start;gap:6px}.tcv2-results-context>span{width:100%}.tcv2-review-gate{padding:14px 18px}.tcv2-review-preview .tcv2-video-canvas,.tcv2-review-preview-missing{min-height:240px}.tcv2-review-heading{flex-direction:column;align-items:flex-start;gap:8px}.tcv2-review-select{grid-template-columns:1fr;gap:4px}.tcv2-review-current-row{flex-direction:column;align-items:flex-start;gap:2px;padding:8px 0}.tcv2-review-current-row>div{width:100%}.tcv2-review-current-row .tcv2-text-button{flex:1}.tcv2-review-gate-heading h2{font-size:27px}.tcv2-review-checks{margin:14px 0 12px}.tcv2-review-checks li{min-height:44px}.tcv2-review-decision{flex-direction:column;display:flex}.tcv2-review-decision .tcv2-button{order:0}.tcv2-review-decision p{order:1;margin:12px 0 0}.tcv2-task-flow{margin-inline:0;padding-inline:0;overflow:visible}.tcv2-task-flow ol{grid-template-columns:repeat(2,minmax(0,1fr));min-width:0}.tcv2-task-flow li{padding-right:12px}.tcv2-production-progress{padding:18px}.tcv2-production-progress>header{flex-direction:column;align-items:flex-start;gap:4px}.tcv2-production-progress ol{grid-template-columns:1fr;gap:0}.tcv2-production-progress li{grid-template-columns:12px minmax(0,1fr);align-items:start;gap:10px;min-height:42px;padding:0 0 10px}.tcv2-production-progress li:before{width:1px;height:auto;inset:5px auto 0 5px}.tcv2-production-progress li:first-child:before{left:5px}.tcv2-production-progress li:last-child:before{display:none}.tcv2-production-progress li>strong{max-width:none}.tcv2-share-create,.tcv2-share-create>*{width:100%}.tcv2-video-canvas{border-radius:var(--tcv2-radius-md);min-height:240px}.tcv2-footer{flex-direction:column;padding-inline:14px}.tcv2-footer-links{flex-wrap:wrap}}@media (width<=720px){.tcv2-auth-layout{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.tcv2-shell *,.tcv2-shell :before,.tcv2-shell :after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}.tcv2-status-dot{animation:none}}.tcv2-sb-root{width:100%}.tcv2-sb-loading{min-height:280px;color:var(--tcv2-muted);place-items:center;display:grid}.tcv2-sb-global-error{margin:0 0 18px}.tcv2-sb-surface{gap:28px;display:grid}.tcv2-sb-project-header{border-bottom:1px solid var(--tcv2-divider);justify-content:space-between;align-items:flex-start;gap:28px;padding-bottom:24px;display:flex}.tcv2-sb-project-header h1{letter-spacing:-.045em;margin:12px 0 7px;font-size:clamp(29px,4vw,42px);line-height:1.05}.tcv2-sb-project-header p{color:var(--tcv2-muted);overflow-wrap:anywhere;margin:0}.tcv2-sb-project-meta{justify-items:end;gap:10px;min-width:0;display:grid}.tcv2-sb-project-meta nav{flex-wrap:wrap;justify-content:flex-end;gap:12px;display:flex}.tcv2-sb-project-meta nav a{min-height:44px;color:var(--tcv2-muted);align-items:center;padding:0 4px;font-size:12px;font-weight:700;text-decoration:none;display:inline-flex}.tcv2-sb-project-meta nav a:hover{color:var(--tcv2-ink)}.tcv2-sb-steps{border:1px solid var(--tcv2-divider);background:var(--tcv2-surface);border-radius:14px;grid-template-columns:repeat(5,minmax(0,1fr));margin:0;padding:0;list-style:none;display:grid;overflow:hidden}.tcv2-sb-steps li{min-height:70px;color:var(--tcv2-muted);align-items:center;gap:10px;padding:14px 18px;display:flex}.tcv2-sb-steps li+li{border-left:1px solid var(--tcv2-divider)}.tcv2-sb-steps li>span{border:1px solid var(--tcv2-divider);border-radius:50%;flex:none;place-items:center;width:26px;height:26px;font-size:12px;display:grid}.tcv2-sb-steps li[data-state=complete]>span{border-color:var(--tcv2-green);background:var(--tcv2-green);color:#fff}.tcv2-sb-steps li[data-state=current]{background:var(--tcv2-green-soft);color:var(--tcv2-ink)}.tcv2-sb-steps li[data-state=current]>span{border-color:var(--tcv2-green);color:var(--tcv2-green)}.tcv2-sb-source-card{border:1px solid var(--tcv2-divider);background:var(--tcv2-surface);border-radius:18px;grid-template-columns:minmax(0,1fr) minmax(260px,36%);align-items:center;gap:32px;padding:30px;display:grid}.tcv2-sb-source-card h2,.tcv2-sb-plan-intro h2,.tcv2-sb-analysis-panel h2,.tcv2-sb-production-status h2,.tcv2-sb-v2-panel h2,.tcv2-sb-history-intro h2,.tcv2-sb-delivery-package h2,.tcv2-sb-issue-form h2,.tcv2-sb-recovery-status h2{letter-spacing:-.035em;margin:0;font-size:clamp(25px,3vw,34px);line-height:1.12}.tcv2-sb-source-card p,.tcv2-sb-plan-intro p,.tcv2-sb-analysis-panel p,.tcv2-sb-production-status p,.tcv2-sb-v2-panel p,.tcv2-sb-history-intro p,.tcv2-sb-delivery-package p,.tcv2-sb-issue-form p,.tcv2-sb-recovery-status p{color:var(--tcv2-muted);margin:12px 0 0;line-height:1.6}.tcv2-sb-source-card img{aspect-ratio:16/9;object-fit:cover;background:var(--tcv2-canvas);border-radius:13px;width:100%;display:block}.tcv2-sb-source-card-compact{padding-block:24px}.tcv2-sb-preflight-facts{border:1px solid var(--tcv2-divider);background:var(--tcv2-surface);border-radius:14px;grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.tcv2-sb-preflight-facts>div{gap:7px;min-width:0;padding:18px;display:grid}.tcv2-sb-preflight-facts>div+div{border-left:1px solid var(--tcv2-divider)}.tcv2-sb-preflight-facts span{color:var(--tcv2-muted);font-size:12px}.tcv2-sb-preflight-facts strong{overflow-wrap:anywhere}.tcv2-sb-capability-boundary{background:#fffaf0;border:1px solid #e3d7b4;border-radius:14px;padding:20px 22px}.tcv2-sb-capability-boundary p{color:var(--tcv2-muted);margin:6px 0 0}.tcv2-sb-capability-boundary ul{color:var(--tcv2-muted);gap:5px;margin:14px 0 0;padding-left:20px;font-size:13px;display:grid}.tcv2-sb-usage{background:var(--tcv2-green-soft);border:1px solid #397b6959;border-radius:16px;grid-template-columns:minmax(220px,.65fr) minmax(0,1.35fr);gap:0;display:grid;overflow:hidden}.tcv2-sb-usage>div{border-right:1px solid #397b693b;align-content:center;gap:6px;padding:24px;display:grid}.tcv2-sb-usage>div span,.tcv2-sb-usage dt{color:var(--tcv2-muted);font-size:12px}.tcv2-sb-usage>div strong{letter-spacing:-.035em;font-size:28px}.tcv2-sb-usage dl{grid-template-columns:repeat(3,minmax(0,1fr));margin:0;display:grid}.tcv2-sb-usage dl>div{align-content:center;gap:7px;min-width:0;padding:20px;display:grid}.tcv2-sb-usage dd{overflow-wrap:anywhere;margin:0;font-weight:700}.tcv2-sb-start-assurance{border:1px solid var(--tcv2-divider);background:var(--tcv2-surface);border-radius:14px;grid-template-columns:repeat(3,minmax(0,1fr));display:grid;overflow:hidden}.tcv2-sb-start-assurance>div{gap:7px;min-width:0;padding:20px;display:grid}.tcv2-sb-start-assurance>div+div{border-left:1px solid var(--tcv2-divider)}.tcv2-sb-start-assurance span{color:var(--tcv2-muted);font-size:13px;line-height:1.5}.tcv2-sb-analysis-panel,.tcv2-sb-production-status,.tcv2-sb-recovery-status{border:1px solid var(--tcv2-divider);background:var(--tcv2-surface);border-radius:18px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:24px;min-height:230px;padding:34px;display:grid}.tcv2-sb-spinner{border:3px solid var(--tcv2-divider);border-top-color:var(--tcv2-green);border-radius:50%;width:42px;height:42px;animation:.9s linear infinite tcv2-sb-spin;display:block}.tcv2-sb-complete{background:var(--tcv2-green-soft);border-radius:50%;place-items:center;width:42px;height:42px;display:grid}.tcv2-sb-complete:after{content:"✓";color:var(--tcv2-green);font-size:24px;font-weight:800}@keyframes tcv2-sb-spin{to{transform:rotate(360deg)}}.tcv2-sb-plan-intro{grid-template-columns:minmax(0,1fr) minmax(280px,.8fr);align-items:end;gap:36px;display:grid}.tcv2-sb-output-stack{gap:16px;display:grid}.tcv2-sb-stack-heading{justify-content:space-between;align-items:flex-end;gap:24px;padding-top:10px;display:flex}.tcv2-sb-stack-heading h2{letter-spacing:-.04em;margin:0;font-size:clamp(25px,3vw,35px)}.tcv2-sb-stack-heading>span{color:var(--tcv2-muted);font-size:12px}.tcv2-sb-output-list{gap:10px;display:grid}.tcv2-sb-output-card{border:1px solid var(--tcv2-divider);background:var(--tcv2-surface);border-radius:16px;overflow:hidden}.tcv2-sb-output-card[open]{box-shadow:0 10px 30px #171b190e}.tcv2-sb-output-card>summary{cursor:pointer;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;min-height:78px;padding:16px 20px;list-style:none;display:grid}.tcv2-sb-output-card>summary::-webkit-details-marker{display:none}.tcv2-sb-disclosure{background:var(--tcv2-soft);border-radius:50%;place-items:center;width:24px;height:24px;display:grid}.tcv2-sb-disclosure:after{content:"›";color:var(--tcv2-muted);transition:transform var(--tcv2-motion) ease;font-size:21px;line-height:1;transform:rotate(90deg)}.tcv2-sb-output-card:not([open]) .tcv2-sb-disclosure:after{transform:rotate(0)}.tcv2-sb-output-card>summary>div{gap:4px;display:grid}.tcv2-sb-output-card>summary>div>strong{font-size:17px}.tcv2-sb-output-card>summary>div>span{color:var(--tcv2-muted);font-size:13px}.tcv2-sb-state{border:1px solid var(--tcv2-divider);min-height:30px;color:var(--tcv2-muted);background:var(--tcv2-soft);white-space:nowrap;border-radius:999px;align-items:center;padding:5px 10px;font-size:12px;font-weight:700;display:inline-flex}.tcv2-sb-state.is-ready{color:var(--tcv2-green);background:var(--tcv2-green-soft);border-color:#397b6947}.tcv2-sb-output-body{border-top:1px solid var(--tcv2-divider);grid-template-columns:minmax(360px,.9fr) minmax(0,1.1fr);gap:26px;padding:0 20px 22px 58px;display:grid}.tcv2-sb-player{background:var(--tcv2-canvas);border-radius:13px;align-self:start;min-width:0;margin-top:22px;position:relative;overflow:hidden}.tcv2-sb-player :is(video,img){aspect-ratio:16/9;object-fit:contain;background:#111315;width:100%;max-height:430px;display:block}.tcv2-sb-output-card[data-output-role=short_clip] .tcv2-sb-player :is(video,img){aspect-ratio:9/16;max-height:500px}.tcv2-sb-player-label{color:#fff;background:#111315d1;border-radius:999px;padding:5px 9px;font-size:11px;position:absolute;top:10px;left:10px}.tcv2-sb-chapters,.tcv2-sb-evidence-list{align-content:start;display:grid}.tcv2-sb-chapter{border-bottom:1px solid var(--tcv2-divider);padding:22px 0}.tcv2-sb-chapter>header{gap:5px;margin-bottom:14px;display:grid}.tcv2-sb-chapter>header span{color:var(--tcv2-green);letter-spacing:.08em;font-size:11px;font-weight:760}.tcv2-sb-chapter>header strong{font-size:16px}.tcv2-sb-evidence-fact{grid-template-columns:108px minmax(0,1fr);gap:14px;padding:12px 0;display:grid}.tcv2-sb-evidence-fact>span{color:var(--tcv2-muted);font-variant-numeric:tabular-nums;font-size:12px}.tcv2-sb-evidence-fact strong{font-size:13px}.tcv2-sb-evidence-fact p{color:var(--tcv2-muted);margin:4px 0 0;line-height:1.55}.tcv2-sb-confirm-bar{z-index:30;border:1px solid var(--tcv2-divider);background:var(--tcv2-surface);box-shadow:var(--tcv2-shadow);border-radius:14px;justify-content:space-between;align-items:center;gap:22px;padding:18px 20px;display:flex;position:sticky;bottom:16px}.tcv2-sb-confirm-bar>div{gap:4px;display:grid}.tcv2-sb-confirm-bar span{color:var(--tcv2-muted);font-size:12px}.tcv2-sb-result-actions{flex-wrap:wrap;gap:10px;padding-top:4px;display:flex}.tcv2-sb-delivery-package{border:1px solid var(--tcv2-divider);background:var(--tcv2-surface);border-radius:18px;justify-content:space-between;align-items:center;gap:28px;padding:28px;display:flex}.tcv2-sb-delivery-package>div{max-width:680px}.tcv2-sb-v2-panel,.tcv2-sb-issue-form{border:1px solid var(--tcv2-divider);background:var(--tcv2-surface);border-radius:18px;gap:22px;max-width:860px;padding:30px;display:grid}.tcv2-sb-history-intro{max-width:780px}.tcv2-sb-history-list{gap:26px;display:grid}.tcv2-sb-history-version{border:1px solid var(--tcv2-divider);background:var(--tcv2-surface);border-radius:18px;padding:26px}.tcv2-sb-history-version>header{border-bottom:1px solid var(--tcv2-divider);justify-content:space-between;align-items:flex-start;gap:24px;padding-bottom:20px;display:flex}.tcv2-sb-history-version>header h2{letter-spacing:-.03em;margin:0;font-size:24px}.tcv2-sb-history-version>header>span{color:var(--tcv2-muted);font-size:12px}.tcv2-sb-history-version .tcv2-sb-output-stack{margin-top:20px}.tcv2-sb-history-actions{flex-wrap:wrap;gap:10px;padding-top:20px;display:flex}.tcv2-sb-pending-version{color:var(--tcv2-muted);margin:20px 0 0}.tcv2-sb-zero-charge{background:var(--tcv2-green-soft);border-radius:12px;justify-content:space-between;align-items:center;gap:18px;padding:16px 18px;display:flex}.tcv2-sb-recovery-facts{border:1px solid var(--tcv2-divider);background:var(--tcv2-surface);border-radius:14px;grid-template-columns:repeat(3,minmax(0,1fr));margin:0;display:grid}.tcv2-sb-recovery-facts>div{gap:7px;min-width:0;padding:18px;display:grid}.tcv2-sb-recovery-facts>div+div{border-left:1px solid var(--tcv2-divider)}.tcv2-sb-recovery-facts dt{color:var(--tcv2-muted);font-size:12px}.tcv2-sb-recovery-facts dd{overflow-wrap:anywhere;margin:0;font-weight:700}.tcv2-sb-ledger-summary{border:1px solid var(--tcv2-divider);background:var(--tcv2-surface);border-radius:18px;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:28px;padding:28px;display:grid}.tcv2-sb-ledger-summary h2,.tcv2-sb-ledger-empty h2{letter-spacing:-.035em;margin:0;font-size:clamp(25px,3vw,34px);line-height:1.12}.tcv2-sb-ledger-summary p,.tcv2-sb-ledger-empty p{color:var(--tcv2-muted);margin:12px 0 0;line-height:1.6}.tcv2-sb-ledger-total{background:var(--tcv2-green-soft);border-radius:13px;gap:5px;min-width:190px;padding:18px 20px;display:grid}.tcv2-sb-ledger-total span{color:var(--tcv2-muted);font-size:12px}.tcv2-sb-ledger-total strong{letter-spacing:-.03em;font-size:24px}.tcv2-sb-ledger-total strong small{color:var(--tcv2-muted);letter-spacing:0;margin-top:5px;font-size:12px;font-weight:600;display:block}.tcv2-sb-ledger-list{gap:10px;display:grid}.tcv2-sb-ledger-list article{border:1px solid var(--tcv2-divider);background:var(--tcv2-surface);border-radius:14px;justify-content:space-between;align-items:center;gap:28px;min-width:0;padding:18px 20px;display:flex}.tcv2-sb-ledger-list article>div{gap:4px;min-width:0;display:grid}.tcv2-sb-ledger-list article>div:first-child span,.tcv2-sb-ledger-list article small,.tcv2-sb-ledger-list article>div:last-child span{color:var(--tcv2-muted);font-size:12px}.tcv2-sb-ledger-list article>div:first-child strong{overflow-wrap:anywhere}.tcv2-sb-ledger-list article>div:last-child{text-align:right;flex:none}.tcv2-sb-ledger-list article[data-effect=consumed]>div:last-child strong{color:var(--tcv2-ink)}.tcv2-sb-ledger-list article[data-effect=account_compensation]>div:last-child strong,.tcv2-sb-ledger-list article[data-effect=free]>div:last-child strong{color:var(--tcv2-green)}.tcv2-sb-ledger-empty{border:1px dashed var(--tcv2-divider);background:var(--tcv2-soft);border-radius:18px;padding:28px}@media (width<=900px){.tcv2-sb-steps{grid-template-columns:repeat(2,minmax(0,1fr))}.tcv2-sb-steps li:nth-child(odd){border-left:0}.tcv2-sb-steps li:nth-child(n+3){border-top:1px solid var(--tcv2-divider)}.tcv2-sb-source-card,.tcv2-sb-plan-intro,.tcv2-sb-output-body{grid-template-columns:1fr}.tcv2-sb-output-body{padding-left:20px}.tcv2-sb-source-card img{max-width:560px}.tcv2-sb-preflight-facts{grid-template-columns:repeat(2,minmax(0,1fr))}.tcv2-sb-preflight-facts>div:nth-child(3){border-left:0;border-top:1px solid var(--tcv2-divider)}.tcv2-sb-preflight-facts>div:nth-child(4){border-top:1px solid var(--tcv2-divider)}.tcv2-sb-usage{grid-template-columns:1fr}.tcv2-sb-usage>div{border-bottom:1px solid #397b693b;border-right:0}.tcv2-sb-start-assurance{grid-template-columns:1fr}.tcv2-sb-start-assurance>div+div{border-left:0;border-top:1px solid var(--tcv2-divider)}}@media (width<=560px){.tcv2-sb-project-header,.tcv2-sb-stack-heading,.tcv2-sb-confirm-bar,.tcv2-sb-delivery-package,.tcv2-sb-history-version>header{flex-direction:column;align-items:flex-start}.tcv2-sb-project-meta{justify-items:start}.tcv2-sb-project-meta nav{justify-content:flex-start}.tcv2-sb-steps{grid-template-columns:1fr}.tcv2-sb-steps li+li{border-left:0;border-top:1px solid var(--tcv2-divider)}.tcv2-sb-source-card,.tcv2-sb-v2-panel,.tcv2-sb-issue-form,.tcv2-sb-history-version{padding:20px}.tcv2-sb-preflight-facts,.tcv2-sb-usage dl,.tcv2-sb-recovery-facts{grid-template-columns:1fr}.tcv2-sb-preflight-facts>div+div,.tcv2-sb-recovery-facts>div+div{border-left:0;border-top:1px solid var(--tcv2-divider)}.tcv2-sb-output-card>summary{grid-template-columns:auto minmax(0,1fr)}.tcv2-sb-output-card>summary>.tcv2-sb-state{grid-column:2;justify-self:start}.tcv2-sb-output-body{padding:0 14px 18px}.tcv2-sb-evidence-fact{grid-template-columns:1fr;gap:5px}.tcv2-sb-confirm-bar{position:static}.tcv2-sb-analysis-panel,.tcv2-sb-production-status,.tcv2-sb-recovery-status{grid-template-columns:1fr;min-height:0;padding:24px}.tcv2-sb-ledger-summary{grid-template-columns:1fr;padding:20px}.tcv2-sb-ledger-total{width:100%;min-width:0}.tcv2-sb-ledger-list article{flex-direction:column;align-items:flex-start;gap:14px}.tcv2-sb-ledger-list article>div:last-child{text-align:left}}._page_1gt8f_1{color:#172033;background:#f4f7fb;min-height:100vh;padding:0 28px 64px}._header_1gt8f_8{border-bottom:1px solid #dce3ee;justify-content:space-between;align-items:center;gap:24px;width:min(1180px,100%);min-height:76px;margin:0 auto;display:flex}._header_1gt8f_8>div{color:#647089;align-items:center;gap:10px;font-size:13px;display:flex}._header_1gt8f_8 strong{color:#2458d3;background:#eaf0ff;border:1px solid #cbd9ff;border-radius:999px;padding:7px 11px}._intro_1gt8f_35{grid-template-columns:minmax(0,1fr) minmax(280px,360px);align-items:stretch;gap:24px;width:min(1180px,100%);margin:36px auto 24px;display:grid}._intro_1gt8f_35>div,._intro_1gt8f_35 aside,._lookup_1gt8f_46,._decision_1gt8f_47{background:#fff;border:1px solid #dce3ee;border-radius:18px;box-shadow:0 12px 38px #1c2c4e0f}._intro_1gt8f_35>div{padding:30px 32px}._intro_1gt8f_35 p,._sectionHeading_1gt8f_56>span{color:#2458d3;letter-spacing:.08em;text-transform:uppercase;margin:0 0 8px;font-size:12px;font-weight:800}._intro_1gt8f_35 h1{letter-spacing:-.04em;margin:0;font-size:clamp(30px,5vw,48px)}._intro_1gt8f_35>div>span{color:#647089;margin-top:14px;line-height:1.65;display:block}._intro_1gt8f_35 aside{background:#fff8e8;border-color:#f0d49a;flex-direction:column;justify-content:center;padding:28px;display:flex}._intro_1gt8f_35 aside span{color:#8a5a00;font-size:12px;font-weight:800}._intro_1gt8f_35 aside strong{margin-top:8px;font-size:23px}._intro_1gt8f_35 aside small{color:#735f39;margin-top:12px;line-height:1.55}._workspace_1gt8f_79{grid-template-columns:minmax(280px,.72fr) minmax(0,1.28fr);align-items:start;gap:24px;width:min(1180px,100%);margin:0 auto;display:grid}._lookup_1gt8f_46,._decision_1gt8f_47{padding:28px}._sectionHeading_1gt8f_56 h2{letter-spacing:-.025em;margin:0;font-size:24px}._sectionHeading_1gt8f_56 p{color:#647089;margin:9px 0 0;line-height:1.55}._lookup_1gt8f_46 label,._note_1gt8f_95{gap:8px;margin-top:22px;font-size:13px;font-weight:750;display:grid}._lookup_1gt8f_46 input,._note_1gt8f_95 textarea{box-sizing:border-box;color:#172033;width:100%;font:inherit;background:#fff;border:1px solid #cdd6e5;border-radius:10px;padding:12px 13px}._note_1gt8f_95 textarea{resize:vertical;min-height:112px;line-height:1.55}._lookup_1gt8f_46 input:focus-visible,._note_1gt8f_95 textarea:focus-visible,._lookup_1gt8f_46 button:focus-visible,._restore_1gt8f_119:focus-visible{outline-offset:2px;outline:3px solid #2458d34d}._lookup_1gt8f_46 button,._restore_1gt8f_119{color:#fff;width:100%;min-height:46px;font:inherit;cursor:pointer;background:#2458d3;border:0;border-radius:10px;margin-top:24px;padding:12px 16px;font-weight:800}._lookup_1gt8f_46 button:disabled,._restore_1gt8f_119:disabled{cursor:not-allowed;opacity:.58}._facts_1gt8f_138{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:24px 0 0;display:grid}._facts_1gt8f_138 div{background:#f8faff;border:1px solid #e2e7f0;border-radius:10px;min-width:0;padding:12px}._facts_1gt8f_138 dt{color:#6d7890;font-size:12px}._facts_1gt8f_138 dd{overflow-wrap:anywhere;margin:5px 0 0;font-size:13px;font-weight:750}._evidence_1gt8f_148{border:1px solid #dce3ee;border-radius:10px;margin-top:16px;overflow:hidden}._evidence_1gt8f_148 summary{cursor:pointer;padding:13px 15px;font-weight:750}._evidence_1gt8f_148 pre{white-space:pre-wrap;overflow-wrap:anywhere;color:#d9e2f1;background:#111827;border-top:1px solid #e2e7f0;max-width:100%;max-height:340px;margin:0;padding:16px;font-size:12px;line-height:1.55;overflow:auto}._warning_1gt8f_152,._success_1gt8f_153,._error_1gt8f_154,._empty_1gt8f_155{border-radius:10px;margin-top:18px;padding:14px 15px;line-height:1.55}._warning_1gt8f_152{color:#735f39;background:#fff8e8;border:1px solid #f0d49a;gap:4px;display:grid}._empty_1gt8f_155{color:#647089;background:#f8faff;border:1px dashed #cdd6e5}._error_1gt8f_154{color:#992f2f;background:#fff0f0;border:1px solid #efb7b7}._success_1gt8f_153{color:#176b48;background:#ecfbf4;border:1px solid #a9dfc7;gap:4px;display:grid}@media (width<=820px){._page_1gt8f_1{padding:0 16px 40px}._header_1gt8f_8{min-height:68px}._header_1gt8f_8>div>span{display:none}._intro_1gt8f_35,._workspace_1gt8f_79{grid-template-columns:minmax(0,1fr)}._intro_1gt8f_35{margin-top:22px}._intro_1gt8f_35>div,._intro_1gt8f_35 aside,._lookup_1gt8f_46,._decision_1gt8f_47{padding:22px}}@media (width<=520px){._facts_1gt8f_138{grid-template-columns:minmax(0,1fr)}._header_1gt8f_8 strong{font-size:11px}}
