:root{--bg:#f7f8f2;--surface:#fff;--surface-muted:#eef2e8;--ink:#16211c;--muted:#667166;--line:#dfe5da;--blue:#3158d4;--amber:#925600;--green:#1f7a55;--control-border:#6f7b70;--shadow:0 24px 70px #16211c14}*{box-sizing:border-box}html{background:var(--bg);color:var(--ink)}body{margin:0;font-family:Inter,Pretendard,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:1.5}.skip-link{z-index:1000;background:var(--ink);color:var(--surface);border-radius:6px;padding:10px 14px;font-weight:800;position:fixed;top:12px;left:12px;transform:translateY(calc(-100% - 24px))}.skip-link:focus-visible{transform:translateY(0)}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}:where(a,button,input,textarea,select,summary,[tabindex]):focus-visible{outline:3px solid var(--blue);outline-offset:2px}button,input,textarea,select{font:inherit}.shell{width:min(1180px,100% - 32px);margin:0 auto;padding:32px 0 48px}.masthead{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1fr) 280px;align-items:end;gap:28px;padding:24px 0 28px;display:grid}.masthead.compact{align-items:center}.eyebrow{color:var(--blue);text-transform:uppercase;margin:0 0 10px;font-size:.82rem;font-weight:700}h1,h2,p{margin-top:0}h1{max-width:720px;margin-bottom:14px;font-size:3rem;line-height:1.02}h2{margin-bottom:4px;font-size:1.1rem;line-height:1.2}.lede{max-width:760px;color:var(--muted);margin-bottom:0;font-size:1.04rem}.status-panel,.metric,.panel{background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow)}.status-panel{border-radius:8px;grid-template-columns:1fr;gap:4px;padding:18px;display:grid}.status-panel span,.metric span,.section-heading p,td,dt{color:var(--muted)}.status-panel strong{margin-bottom:10px;font-size:1.02rem}.text-link{min-height:44px;color:var(--blue);align-items:center;font-weight:800;text-decoration:none;display:inline-flex}.text-link:hover{text-decoration:underline}.nav-stack{justify-items:end;gap:10px;display:grid}.access-denied-panel{border-top:1px solid var(--line);border-bottom:1px solid var(--line);gap:8px;margin-top:22px;padding:18px 0;display:grid}.access-denied-panel strong{color:#9b1c1c;font-size:1.2rem}.access-denied-panel p{color:var(--muted);margin:0}.operator-command-center{border-top:1px solid var(--line);border-bottom:1px solid var(--line);gap:18px;margin:24px 0;padding:24px 0;display:grid}.operator-diagnostics{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow);border-radius:8px;margin:22px 0 0}.operator-diagnostics>summary{min-height:56px;color:var(--ink);cursor:pointer;align-content:center;gap:2px;padding:12px 18px;font-weight:850;display:grid}.operator-diagnostics>summary small{color:var(--muted);font-size:.78rem;font-weight:650}.operator-diagnostics[open]>summary{border-bottom:1px solid var(--line)}.operator-diagnostics>.metrics,.operator-diagnostics>.operator-grid{margin-inline:18px}.operator-diagnostics>.operator-grid{margin-bottom:18px}.operator-command-copy{grid-template-columns:minmax(0,.74fr) minmax(280px,.26fr);align-items:end;gap:20px;display:grid}.operator-command-copy h2{margin:0;font-size:1.65rem}.operator-command-copy p:last-child{color:var(--muted);margin:0}.operator-summary-grid,.operator-lane-grid,.operator-action-grid{gap:12px;display:grid}.operator-summary-grid{grid-template-columns:repeat(6,minmax(0,1fr))}.operator-summary-card{border:1px solid var(--line);background:#fbfcf8;border-radius:8px;min-width:0;min-height:88px;padding:14px}.operator-summary-card span,.operator-summary-card strong{overflow-wrap:anywhere;display:block}.operator-summary-card span{color:var(--muted);font-size:.78rem;font-weight:800}.operator-summary-card strong{color:var(--ink);margin-top:14px;font-size:1.7rem;line-height:1}.operator-summary-card[data-tone=blocked]{border-color:color-mix(in srgb, #9b1c1c 35%, var(--line));background:#fff7f5}.operator-summary-card[data-tone=blocked] strong{color:#9b1c1c}.operator-summary-card[data-tone=ready]{border-color:color-mix(in srgb, var(--green) 35%, var(--line));background:#f2fbf5}.operator-summary-card[data-tone=ready] strong{color:var(--green)}.operator-lane-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.operator-lane{border:1px solid var(--line);background:var(--surface);border-radius:8px;min-width:0;padding:16px}.operator-lane-heading{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.operator-lane-heading h3{overflow-wrap:anywhere;margin:0;font-size:1rem}.operator-lane-heading span{color:var(--amber);flex:none;font-size:.78rem;font-weight:850}.operator-panel-rows,.operator-action-list{gap:8px;display:grid}.operator-panel-rows article{border:1px solid var(--line);background:#fbfcf8;border-radius:8px;align-content:space-between;gap:12px;min-width:0;min-height:188px;padding:12px;display:grid}.operator-panel-rows article[data-status=blocked]{border-color:color-mix(in srgb, var(--amber) 36%, var(--line));background:#fffaf0}.operator-panel-rows strong,.operator-panel-rows p,.operator-action-list strong,.operator-action-list p{overflow-wrap:anywhere}.operator-panel-rows strong,.operator-action-list strong{color:var(--ink);font-size:.92rem}.operator-panel-rows p,.operator-action-list p{color:var(--muted);margin:5px 0 0;font-size:.8rem}.operator-panel-rows dl{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:0;display:grid}.operator-panel-rows dl div{border:1px solid var(--line);background:var(--surface);border-radius:6px;min-width:0;padding:8px}.operator-panel-rows dt,.operator-panel-rows dd{overflow-wrap:anywhere}.operator-panel-rows dt{color:var(--muted);text-transform:uppercase;font-size:.72rem;font-weight:800}.operator-panel-rows dd{color:var(--ink);margin:3px 0 0;font-size:1.2rem}.operator-panel-rows footer{flex-wrap:wrap;gap:6px;display:flex}.operator-panel-rows footer span{border:1px solid var(--line);color:var(--muted);border-radius:999px;padding:4px 7px;font-size:.72rem;font-weight:800}.operator-action-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.operator-action-list{border:1px solid var(--line);background:var(--surface);border-radius:8px;min-width:0;padding:16px}.operator-action-list article{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:10px 0;display:grid}.operator-action-list article:last-child{border-bottom:0}.operator-action-list article>span{overflow-wrap:anywhere;max-width:120px;color:var(--amber);text-align:right;font-size:.78rem;font-weight:850}.metrics{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;margin:22px 0;display:grid}.metric{border-radius:8px;min-width:0;min-height:116px;padding:18px}.metric strong{margin-top:18px;font-size:2.25rem;line-height:1;display:block}.section-grid{grid-template-columns:minmax(0,1fr) 320px;gap:16px;display:grid}.panel{border-radius:8px;min-width:0;padding:20px}.wide{grid-column:span 1}.section-heading{justify-content:space-between;align-items:start;gap:16px;margin-bottom:16px;display:flex}.section-heading p{margin-bottom:0}.badge{border:1px solid color-mix(in srgb, var(--green) 35%, var(--line));color:var(--green);border-radius:999px;flex:none;padding:5px 9px;font-size:.82rem;font-weight:700}.table-wrap{border:1px solid var(--line);border-radius:8px;overflow-x:auto}.table-wrap:focus-visible{outline:3px solid var(--blue);outline-offset:3px}.table-scroll-hint{color:var(--muted);margin:-8px 0 10px;font-size:.82rem;display:none}table{border-collapse:collapse;width:100%;min-width:760px}th,td{border-bottom:1px solid var(--line);text-align:left;vertical-align:top;white-space:nowrap;padding:12px 14px}th{background:var(--surface-muted);color:var(--ink);text-transform:uppercase;font-size:.78rem}tbody th[scope=row]{background:var(--surface);font-size:inherit;text-transform:none}tbody tr:last-child>*{border-bottom:0}td strong,tbody th[scope=row] strong{color:var(--ink)}.status-list{gap:12px;margin:0;display:grid}.status-list div{border-bottom:1px solid var(--line);grid-template-columns:1fr auto;align-items:center;gap:12px;padding:12px 0;display:grid}.status-list div:last-child{border-bottom:0}.operator-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:16px;display:grid}.operator-grid>.panel{content-visibility:auto;contain-intrinsic-size:auto 360px}.compact-list{gap:8px;display:grid}.compact-list article{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:11px 0;display:grid}.compact-list article:last-child{border-bottom:0}.compact-list h3,.compact-list p{overflow-wrap:anywhere;margin:0}.compact-list h3{font-size:.95rem}.compact-list p{color:var(--muted);font-size:.82rem}.compact-list span{overflow-wrap:anywhere;text-align:right;max-width:160px;color:var(--amber);font-weight:850}dt{font-size:.92rem}dd{color:var(--amber);margin:0;font-size:1.4rem;font-weight:800}.console-layout{grid-template-columns:minmax(0,440px) minmax(0,1fr);gap:16px;margin-top:22px;display:grid}.compose-panel,.results-panel{background:var(--surface);border:1px solid var(--line);min-width:0;box-shadow:var(--shadow);border-radius:8px;padding:20px}.field-row{gap:7px;margin-bottom:15px;display:grid}.field-row label,fieldset legend{color:var(--ink);font-size:.83rem;font-weight:800}input,textarea,select{border:1px solid var(--control-border);width:100%;color:var(--ink);background:#fbfcf8;border-radius:6px;padding:10px 11px}textarea{resize:vertical}input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid var(--blue);outline-offset:2px}.split-fields{grid-template-columns:130px 1fr;gap:12px;display:grid}fieldset{border:0;margin:0 0 18px;padding:0}.toggle-grid{flex-wrap:wrap;gap:8px;margin-top:8px;display:flex}.toggle{border:1px solid var(--line);background:var(--surface-muted);min-height:44px;color:var(--muted);border-radius:999px;align-items:center;gap:7px;padding:7px 9px;font-size:.86rem;font-weight:700;display:inline-flex}.toggle input{width:auto}.primary-action{background:var(--ink);width:100%;color:var(--surface);cursor:pointer;border:0;border-radius:6px;padding:12px 14px;font-weight:850}.primary-action:disabled{cursor:wait;opacity:.65}.error-message{color:#9b1c1c;font-weight:750}.result-header{justify-content:space-between;align-items:start;gap:16px;margin-bottom:16px;display:flex}.result-header h2{overflow-wrap:anywhere}.status-strip{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:16px;display:grid}.status-strip div{border:1px solid var(--line);background:var(--surface-muted);border-radius:8px;padding:12px}.status-strip strong,.status-strip span{display:block}.status-strip strong{font-size:1.6rem}.status-strip span{color:var(--muted);font-size:.82rem}.safety-list{gap:8px;margin-bottom:16px;display:grid}.safety-list p{border:1px solid var(--line);color:var(--muted);background:#fbfcf8;border-radius:8px;gap:4px;margin:0;padding:10px 12px;font-size:.86rem;display:grid}.safety-list p[data-severity=blocker]{color:#9b1c1c;background:#fae7e7}.safety-list strong{color:inherit;text-transform:uppercase}.target-list{gap:8px;display:grid}.target-list article{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:10px 0;display:grid}.target-list article:last-child{border-bottom:0}.target-list h3,.target-list p{margin:0}.target-list h3{font-size:.96rem}.target-list p{color:var(--muted);font-size:.82rem}.target-list article>span{background:var(--surface-muted);color:var(--muted);border-radius:999px;padding:5px 8px;font-size:.78rem;font-weight:800}.target-list article>span[data-status=published],.target-list article>span[data-status=customer_confirmed]{background:color-mix(in srgb, var(--green) 16%, white);color:var(--green)}.target-list article>span[data-status=failed_permanent]{color:#9b1c1c;background:#fae7e7}.target-list article>span[data-status=handoff_ready]{background:color-mix(in srgb, var(--amber) 18%, white);color:var(--amber)}.target-list article>span[data-status=unsupported]{color:#9b1c1c;background:#fae7e7}.empty-result{border:1px dashed var(--line);text-align:center;border-radius:8px;place-items:center;min-height:360px;display:grid}.empty-result span{color:var(--blue);font-size:4rem;font-weight:900;line-height:1}.empty-result p{max-width:260px;color:var(--muted);margin:8px 0 0}.console-shell{width:min(1280px,100% - 32px)}.workspace-strip{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:22px 0;display:grid}.workspace-strip div{border:1px solid var(--line);background:var(--surface);min-width:0;box-shadow:var(--shadow);border-radius:8px;padding:14px 16px}.workspace-strip span,.workspace-strip strong{display:block}.workspace-strip span{color:var(--muted);font-size:.82rem;font-weight:750}.workspace-strip strong{margin-top:10px;font-size:1.75rem;line-height:1}.customer-workbench{grid-template-columns:minmax(0,1.2fr) minmax(300px,.8fr);gap:16px;margin-bottom:16px;display:grid}.compose-sheet,.connection-stack,.channel-board{border:1px solid var(--line);background:var(--surface);min-width:0;box-shadow:var(--shadow);border-radius:8px;padding:20px}.copy-preview{border:1px solid var(--line);background:#fbfcf8;border-radius:8px;min-height:154px;padding:16px}.copy-preview p{color:var(--ink);margin-bottom:18px;font-size:1rem}.copy-preview span{overflow-wrap:anywhere;color:var(--blue);font-size:.88rem;font-weight:800;display:block}.draft-tokens{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.draft-tokens span{border:1px solid var(--line);background:var(--surface-muted);color:var(--muted);border-radius:999px;padding:6px 9px;font-size:.82rem;font-weight:800}.connection-stack{align-content:start}.connection-stack article{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:11px 0;display:grid}.connection-stack article:last-child{border-bottom:0}.connection-stack strong,.connection-stack span,.connection-stack em{overflow-wrap:anywhere}.connection-stack strong{font-size:.94rem;display:block}.connection-stack span{color:var(--muted);font-size:.8rem;display:block}.connection-stack em{max-width:148px;color:var(--amber);text-align:right;font-size:.78rem;font-style:normal;font-weight:850}.channel-board{margin-bottom:16px}.channel-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.channel-grid article{border:1px solid var(--line);background:#fbfcf8;border-radius:8px;align-content:space-between;gap:10px;min-width:0;min-height:154px;padding:14px;display:grid}.channel-grid strong,.channel-grid span,.channel-grid p,.channel-grid em{overflow-wrap:anywhere}.channel-grid strong,.channel-grid span{display:block}.channel-grid strong{font-size:.95rem}.channel-grid span,.channel-grid p{color:var(--muted);font-size:.8rem}.channel-grid p{margin:0}.channel-grid em{background:var(--surface-muted);color:var(--muted);border-radius:999px;justify-self:start;padding:5px 8px;font-size:.75rem;font-style:normal;font-weight:850}.channel-grid em[data-status=queued],.channel-grid em[data-status=customer_confirmed]{background:color-mix(in srgb, var(--green) 16%, white);color:var(--green)}.channel-grid em[data-status=needs_user_action],.channel-grid em[data-status=handoff_ready]{background:color-mix(in srgb, var(--amber) 18%, white);color:var(--amber)}.channel-grid em[data-status=unsupported]{color:#9b1c1c;background:#fae7e7}.customer-ops-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.timeline-list{gap:10px;display:grid}.timeline-list article{border:1px solid var(--line);background:#fbfcf8;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px;display:grid}.timeline-list.compact article{background:0 0;border-width:0 0 1px;border-radius:0;padding:10px 0}.timeline-list.compact article:last-child{border-bottom:0}.timeline-list span,.timeline-list strong{overflow-wrap:anywhere}.timeline-list span{color:var(--muted);font-size:.86rem}.timeline-list strong{color:var(--ink);font-size:1.2rem;line-height:1.1}@media (max-width:900px){.masthead,.section-grid,.console-layout,.operator-grid,.operator-command-copy,.operator-lane-grid,.operator-action-grid,.customer-workbench,.customer-ops-grid{grid-template-columns:1fr}.metrics,.operator-summary-grid,.workspace-strip,.channel-grid{grid-template-columns:repeat(2,minmax(0,1fr))}h1{font-size:2.25rem}}@media (max-width:560px){.shell{width:min(100% - 20px,1180px);padding-top:18px}.metrics,.operator-summary-grid,.workspace-strip,.channel-grid{grid-template-columns:1fr}.section-heading{display:block}.nav-stack{justify-items:start}.split-fields,.status-strip,.connection-stack article,.operator-action-list article,.timeline-list article{grid-template-columns:1fr}.connection-stack em{text-align:left;max-width:none}.badge{margin-top:12px;display:inline-block}.table-scroll-hint{display:block}.operator-diagnostics>.metrics,.operator-diagnostics>.operator-grid{margin-inline:10px}.operator-command-center{padding:18px 0}.operator-panel-rows article{min-height:0}}.customer-shell{--customer-bg:#fcfaf4;--customer-surface:#fefcf9;--customer-mist:#e5effa;--customer-ink:#111b27;--customer-muted:#505c69;--customer-line:#cad6e3;--customer-blue:#2554ca;--customer-blue-dark:#133796;--customer-amber:#dd9314;--customer-error:#94151d;--customer-success:#005d31;isolation:isolate;min-height:100svh;padding:max(20px, env(safe-area-inset-top)) max(18px, env(safe-area-inset-right)) max(32px, env(safe-area-inset-bottom)) max(18px, env(safe-area-inset-left));background:var(--customer-bg);color:var(--customer-ink);line-break:strict;position:relative;overflow:hidden}@supports (color:lab(0% 0 0)){.customer-shell{--customer-bg:lab(98.1887% -.106931 3.05368);--customer-surface:lab(99.1002% -.0711978 1.90567);--customer-mist:lab(93.9462% -1.81904 -6.44074);--customer-ink:lab(9.42949% -1.71632 -9.72787);--customer-muted:lab(38.4673% -2.19513 -9.22507);--customer-line:lab(84.8859% -2.05764 -7.8957);--customer-blue:lab(38.5495% 19.2247 -66.9098);--customer-blue-dark:lab(26.0107% 18.1812 -56.3191);--customer-amber:lab(67.2572% 22.8799 68.6524);--customer-error:lab(32.2472% 50.7347 32.4608);--customer-success:lab(34.1244% -35.1149 19.1405)}}.customer-shell:before{z-index:-1;background:var(--customer-line);content:"";width:1px;position:absolute;top:clamp(112px,18vh,184px);bottom:0;left:clamp(18px,5vw,72px)}.customer-shell :where(h1,h2,p,ul,dl){margin-block-start:0}.customer-shell :where(h1,h2,h3,p,li,label,summary,strong,small,dt,dd){overflow-wrap:break-word;word-break:keep-all}.customer-frame{width:min(100%,1060px);margin-inline:auto}.customer-topbar{border-bottom:1px solid var(--customer-line);justify-content:space-between;align-items:center;gap:16px;min-height:48px;display:flex}.customer-brand{min-height:44px;color:var(--customer-ink);letter-spacing:-.025em;align-items:center;gap:12px;font-weight:800;text-decoration:none;display:inline-flex}.customer-brand:focus-visible{outline-offset:3px;outline:3px solid #668fe8;outline:3px solid lab(59.4457% 5.23949 -49.9796)}.customer-top-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px 20px;display:flex}.customer-mark{border:2px solid var(--customer-blue);border-radius:50% 50% 52% 48%;width:18px;height:18px;display:inline-block;position:relative}.customer-mark:after{border:1px solid var(--customer-line);content:"";border-radius:50%;position:absolute;inset:-7px}.customer-beta{color:var(--customer-muted);letter-spacing:.08em;text-transform:uppercase;font-size:.75rem;font-weight:750}.customer-hero{gap:12px;padding-block:clamp(48px,10vw,104px) clamp(32px,6vw,64px);display:grid}.customer-kicker{color:var(--customer-blue-dark);letter-spacing:.12em;text-transform:uppercase;margin-block-end:0;font-size:.75rem;font-weight:850}.customer-title{max-width:min(100%,14ch);color:var(--customer-ink);letter-spacing:-.055em;overflow-wrap:anywhere;word-break:keep-all;text-wrap:balance;margin-block-end:0;font-family:Pretendard,Segoe UI Variable,Malgun Gothic,system-ui,sans-serif;font-size:clamp(2.25rem,8vw,4.75rem);font-weight:780;line-height:.98}.customer-lede{max-width:58ch;color:var(--customer-muted);word-break:keep-all;text-wrap:pretty;margin-block-end:0;font-size:1rem;line-height:1.65}.customer-app-header{gap:10px;padding-block:clamp(28px,6vw,52px) clamp(24px,4vw,40px)}.customer-app-header .customer-title{letter-spacing:-.04em;max-width:min(100%,34ch);font-size:clamp(1.9rem,5vw,3rem);line-height:1.08}.customer-title-source{overflow-wrap:anywhere;word-break:break-word}.customer-grid{align-items:start;gap:32px;padding-block:0 64px;display:grid}.customer-primary{border-block:1px solid var(--customer-line);gap:24px;padding-block:24px 32px;animation:.42s cubic-bezier(.22,1,.36,1) both customer-enter;display:grid}.customer-primary h2,.customer-context h2{color:var(--customer-ink);letter-spacing:-.025em;margin-block-end:0;font-size:1.25rem;line-height:1.25}.customer-primary>p,.customer-context>p,.customer-checklist{color:var(--customer-muted)}.customer-form{gap:20px;display:grid}.customer-field{gap:8px;display:grid}.customer-field label{color:var(--customer-ink);font-size:.875rem;font-weight:750}.customer-input{background:var(--customer-surface);width:100%;max-width:100%;min-height:48px;color:var(--customer-ink);border:1px solid #8697ab;border:1px solid lab(61.6508% -2.98822 -12.4319);border-radius:4px;padding:11px 12px}.customer-textarea{resize:vertical;min-height:220px;line-height:1.6}.customer-field small{color:var(--customer-muted);line-height:1.5}.customer-form-row{gap:20px;display:grid}.customer-input:hover{border-color:var(--customer-blue)}.customer-input:focus-visible,.customer-action:focus-visible,.customer-copy-action:focus-visible,.customer-link:focus-visible,.customer-check:focus-within,.customer-signout:focus-visible,.customer-history>summary:focus-visible{outline-offset:3px;outline:3px solid #668fe8;outline:3px solid lab(59.4457% 5.23949 -49.9796)}.customer-action{border:1px solid var(--customer-blue-dark);background:var(--customer-blue);color:#fbfaf6;color:lab(98.2938% -.0836849 2.28797);cursor:pointer;border-radius:4px;justify-content:center;align-items:center;min-height:48px;padding:12px 18px;font-weight:800;text-decoration:none;transition:background-color .15s ease-out,transform .15s ease-out;display:inline-flex}.customer-action:hover{background:var(--customer-blue-dark)}.customer-action:active{transform:translateY(1px)}.customer-action:disabled{cursor:wait;background:#92a3b7;background:lab(66.2924% -3.01981 -12.4451);border-color:#8091a4;border-color:lab(59.3299% -2.97093 -12.4248);transform:none}.customer-check{border:1px solid var(--customer-line);background:var(--customer-surface);min-height:48px;color:var(--customer-ink);cursor:pointer;border-radius:4px;grid-template-columns:24px minmax(0,1fr);align-items:start;gap:12px;padding:12px;display:grid}.customer-check input{width:20px;height:20px;accent-color:var(--customer-blue);margin:1px 0 0}.customer-error{color:var(--customer-error);margin-block-end:0;font-weight:700}.customer-field-error{font-weight:750;color:var(--customer-error)!important}.customer-inline-actions{flex-wrap:wrap;align-items:center;gap:8px 20px;display:flex}.customer-context{background:var(--customer-mist);gap:16px;padding:24px;display:grid}.customer-context:before{background:var(--customer-amber);content:"";width:36px;height:4px}.customer-checklist{gap:12px;margin-block-end:0;padding-inline-start:20px;line-height:1.55;display:grid}.customer-detail-list{gap:0;margin-block-end:0;display:grid}.customer-detail-list>div{border-bottom:1px solid #c5d3e1;border-bottom:1px solid lab(83.7259% -2.45205 -8.90808);grid-template-columns:minmax(88px,.7fr) minmax(0,1.3fr);gap:12px;padding-block:12px;display:grid}.customer-detail-list dt,.customer-detail-list dd{margin:0;font-size:.875rem}.customer-detail-list dt{color:var(--customer-muted)}.customer-detail-list dd{overflow-wrap:anywhere;color:var(--customer-ink);font-weight:750}.customer-link,.customer-signout{width:fit-content;min-height:44px;color:var(--customer-blue-dark);font:inherit;text-underline-offset:4px;cursor:pointer;background:0 0;border:0;align-items:center;padding:4px 0;font-weight:800;text-decoration-thickness:1px;display:inline-flex}.customer-link:hover,.customer-signout:hover{text-decoration:underline}.customer-state{color:var(--customer-muted);gap:8px;padding-block:16px;display:grid}.customer-state strong{color:var(--customer-ink);font-size:1.1rem}.customer-task-list{border-top:1px solid var(--customer-line);gap:0;display:grid}.customer-task{border-bottom:1px solid var(--customer-line);gap:16px;padding-block:20px;display:grid}.customer-task p{overflow-wrap:anywhere;color:var(--customer-muted);font-variant-numeric:tabular-nums;margin-block-end:0;font-size:.875rem}.customer-task strong{overflow-wrap:anywhere}.customer-section-heading.customer-section-heading-priority{align-items:center;margin-block-end:0}.customer-history{border-block:1px solid var(--customer-line)}.customer-history>summary{min-height:52px;color:var(--customer-ink);cursor:pointer;justify-content:space-between;align-items:center;gap:16px;font-weight:800;display:flex}.customer-history>summary>span:last-child{color:var(--customer-muted);font-size:.825rem;font-weight:700}.customer-history[open]>summary{border-bottom:1px solid var(--customer-line)}.customer-pagination{min-height:44px;color:var(--customer-muted);font-variant-numeric:tabular-nums;grid-template-columns:1fr auto 1fr;align-items:center;gap:16px;margin-block-start:16px;font-size:.875rem;display:grid}.customer-pagination>:last-child{justify-self:end}.customer-job-summary{background:var(--customer-line);border:1px solid var(--customer-line);gap:1px;display:grid}.customer-job-summary>div{background:var(--customer-surface);gap:6px;padding:16px;display:grid}.customer-job-summary span,.customer-target-status span{color:var(--customer-muted);letter-spacing:.04em;font-size:.75rem;font-weight:750}.customer-target-status{color:var(--customer-blue-dark);align-content:center;gap:4px;display:grid}@keyframes customer-enter{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (min-width:760px){.customer-shell{padding-inline:max(32px, env(safe-area-inset-left)) max(32px, env(safe-area-inset-right))}.customer-grid{grid-template-columns:minmax(0,1.35fr) minmax(260px,.65fr);gap:clamp(48px,8vw,96px)}.customer-context{position:sticky;top:24px}.customer-task{grid-template-columns:minmax(0,1fr) auto;align-items:center}.customer-form-row{grid-template-columns:minmax(140px,.45fr) minmax(0,1.55fr)}.customer-job-summary{grid-template-columns:repeat(3,minmax(0,1fr))}.customer-target-status{text-align:right;min-width:148px}}@media (pointer:coarse){.customer-action,.customer-copy-action,.customer-link,.customer-signout{min-height:52px}}@media (prefers-reduced-motion:reduce){.customer-primary{animation:none}.customer-action{transition:none}}.customer-job-detail{gap:clamp(32px,6vw,56px);padding-block-end:72px}.customer-truth-note{border-inline-start:4px solid var(--customer-amber);background:#fef2df;background:lab(95.9989% 2.10086 10.6017);gap:8px;padding:18px 20px;display:grid}.customer-truth-note p,.customer-truth-caption,.customer-confirmed-state p{color:var(--customer-muted);margin-block-end:0;line-height:1.6}.customer-target-eyebrow{letter-spacing:.08em;text-transform:uppercase;font-weight:850;color:var(--customer-blue-dark)!important;margin-block-end:5px!important;font-size:.72rem!important}.customer-section-heading{flex-wrap:wrap;justify-content:space-between;align-items:end;gap:12px 24px;margin-block-end:16px;display:flex}.customer-section-heading h2{margin-block-end:0}.customer-section-heading>span{color:var(--customer-muted);font-size:.825rem}.customer-source-package{border:1px solid var(--customer-line);background:var(--customer-surface);padding:clamp(18px,4vw,28px)}.customer-source-body{border-top:1px solid var(--customer-line);margin-block-start:18px}.customer-source-body summary,.customer-handoff-card summary{cursor:pointer}.customer-source-body summary{min-height:48px;color:var(--customer-blue-dark);align-items:center;font-weight:800;display:flex}.customer-source-body pre{border:1px solid var(--customer-line);background:var(--customer-bg);max-height:420px;color:var(--customer-ink);font:inherit;overflow-wrap:anywhere;white-space:pre-wrap;margin:0;padding:16px;line-height:1.65;overflow:auto}.customer-handoff-stack{gap:12px;display:grid}.customer-handoff-card{border:1px solid var(--customer-line);background:var(--customer-surface)}.customer-handoff-card>summary{justify-content:space-between;align-items:center;gap:16px;min-height:68px;padding:14px 16px;list-style:none;display:flex}.customer-handoff-card>summary::-webkit-details-marker{display:none}.customer-handoff-card>summary:focus-visible{outline-offset:3px;outline:3px solid #668fe8;outline:3px solid lab(59.4457% 5.23949 -49.9796)}.customer-handoff-card>summary>span:first-child{gap:4px;min-width:0;display:grid}.customer-handoff-card>summary small{overflow-wrap:anywhere;color:var(--customer-muted)}.customer-handoff-card[open]>summary{border-bottom:1px solid var(--customer-line)}.customer-status-chip{color:#653900;color:lab(28.915% 17.6381 40.1378);text-align:center;background:#fff0d8;background:lab(95.4295% 2.70006 13.3098);border:1px solid #be9766;border:1px solid lab(65.1592% 10.5038 31.4216);border-radius:999px;flex:none;padding:6px 9px;font-size:.75rem;font-weight:800}.customer-status-chip-done{color:var(--customer-success);background:#e6f7ea;background:lab(95.698% -7.67243 4.11493);border-color:#7cac8b;border-color:lab(66.129% -21.7031 11.6818)}.customer-handoff-content{gap:28px;padding:clamp(16px,4vw,28px);display:grid}.customer-handoff-intro{gap:12px;display:grid}.customer-handoff-intro>div{gap:4px;display:grid}.customer-handoff-intro span,.customer-copy-heading label{color:var(--customer-muted);font-size:.75rem;font-weight:800}.customer-handoff-intro p{color:var(--customer-muted);margin-block-end:0;line-height:1.6}.customer-copy-section,.customer-handoff-list,.customer-confirm-form,.customer-confirmed-state{gap:12px;display:grid}.customer-copy-section h3,.customer-handoff-list h3{margin:0;font-size:.95rem}.customer-copy-grid,.customer-handoff-columns{gap:14px;display:grid}.customer-copy-block{gap:7px;min-width:0;display:grid}.customer-copy-heading{justify-content:space-between;align-items:center;gap:12px;min-height:44px;display:flex}.customer-copy-action{border:1px solid var(--customer-blue);min-width:64px;min-height:44px;color:var(--customer-blue-dark);font:inherit;cursor:pointer;background:0 0;border-radius:4px;justify-content:center;align-items:center;padding:8px 14px;font-weight:800;display:inline-flex}.customer-copy-action:hover{background:var(--customer-mist)}.customer-copy-value{resize:vertical;background:var(--customer-bg);width:100%;min-height:80px;max-height:320px;color:var(--customer-ink);font:inherit;overflow-wrap:anywhere;white-space:pre-wrap;border:1px solid #9aa6b4;border:1px solid lab(67.4776% -2.26772 -8.93836);border-radius:4px;padding:12px;line-height:1.55}.customer-copy-value:focus-visible{outline-offset:2px;outline:3px solid #668fe8;outline:3px solid lab(59.4457% 5.23949 -49.9796)}.customer-copy-feedback{min-height:1.35rem;color:var(--customer-success);margin:0;font-size:.825rem;line-height:1.35}.customer-copy-feedback-error{color:var(--customer-error)}.customer-handoff-list{border:1px solid var(--customer-line);align-content:start;padding:16px}.customer-handoff-list ul{color:var(--customer-muted);gap:8px;margin:0;padding-inline-start:20px;font-size:.875rem;line-height:1.55;display:grid}.customer-handoff-warning{background:#fff4e3;background:lab(96.5739% 1.8526 9.44846);border-color:#e1bd92;border-color:lab(79.1126% 8.68633 26.7895)}.customer-confirm-form,.customer-confirmed-state{border-top:1px solid var(--customer-line);padding-block-start:20px}.customer-confirm-form .customer-action{width:fit-content}.customer-confirmed-state{color:var(--customer-success)}@media (min-width:760px){.customer-job-summary-wide{grid-template-columns:repeat(4,minmax(0,1fr))}.customer-copy-grid,.customer-handoff-columns{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:520px){.customer-shell{padding-inline:max(16px, env(safe-area-inset-left)) max(16px, env(safe-area-inset-right))}.customer-topbar{gap:10px}.customer-title{letter-spacing:-.045em;font-size:clamp(2rem,11vw,3rem);line-height:1.04}.customer-app-header .customer-title{font-size:clamp(1.8rem,9vw,2.35rem)}.customer-inline-actions .customer-action{width:100%}.customer-handoff-card>summary{flex-direction:column;align-items:flex-start}.customer-status-chip{align-self:flex-start}.customer-confirm-form .customer-action{width:100%}}.customer-recovery{min-height:calc(100svh - 52px)}.customer-loading{gap:12px;width:min(100%,560px);padding-block:clamp(72px,18vh,160px);display:grid}.customer-loading p{color:var(--customer-muted);margin:0}.customer-loading-mark{border:2px solid var(--customer-line);border-top-color:var(--customer-blue);border-radius:50%;width:38px;height:38px;animation:.9s linear infinite customer-loading-spin}@keyframes customer-loading-spin{to{transform:rotate(1turn)}}@media (prefers-reduced-motion:reduce){.customer-loading-mark{border-color:var(--customer-blue);animation:none}}
