.shepherd-enabled .shepherd-element{pointer-events:auto}.shepherd-modal-overlay-container{background-color:hsl(var(--black-a9));-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:9998}.shepherd-modal-overlay-container.shepherd-modal-is-visible{opacity:1;transition:opacity .3s ease-in-out}.solver-tour-step{background:hsl(var(--color-background));border:1px solid hsl(var(--gray-6));border-radius:var(--radius-3);box-shadow:var(--shadow-5);color:hsl(var(--gray-12));font-family:var(--font-family);font-size:var(--font-size-2);line-height:var(--line-height-2);max-width:400px;min-width:300px;padding:0;z-index:9999}@media (max-width:768px){.solver-tour-step{max-width:calc(100vw - 2rem);min-width:calc(100vw - 2rem);margin:1rem}}.shepherd-header{background:hsl(var(--gray-2));border-bottom:1px solid hsl(var(--gray-6));border-radius:var(--radius-3) var(--radius-3) 0 0;padding:var(--space-3) var(--space-4);position:relative}.shepherd-title{color:hsl(var(--gray-12));font-size:var(--font-size-3);font-weight:var(--font-weight-6);margin:0;line-height:var(--line-height-1)}.shepherd-cancel-icon{background:transparent;border:none;color:hsl(var(--gray-11));cursor:pointer;font-size:var(--font-size-3);padding:var(--space-1);position:absolute;right:var(--space-2);top:50%;transform:translateY(-50%);border-radius:var(--radius-2);transition:all .2s ease}.shepherd-cancel-icon:hover{background:hsl(var(--gray-4));color:hsl(var(--gray-12))}.shepherd-text{padding:var(--space-4);color:hsl(var(--gray-11))}.shepherd-text,.tour-content{line-height:var(--line-height-3)}.tour-content{font-size:var(--font-size-2)}.tour-content h3,.tour-content h4{color:hsl(var(--gray-12));font-weight:var(--font-weight-6);margin:0 0 var(--space-2) 0}.tour-content h3{font-size:var(--font-size-3)}.tour-content h4{font-size:var(--font-size-2)}.tour-content p{margin:0 0 var(--space-3) 0}.tour-content p:last-child{margin-bottom:0}.tour-content ol,.tour-content ul{margin:0 0 var(--space-3) 0;padding-left:var(--space-4)}.tour-content li{margin-bottom:var(--space-1)}.tour-content strong{color:hsl(var(--gray-12));font-weight:var(--font-weight-6)}.tour-highlight{background:hsl(var(--amber-3));border:1px solid hsl(var(--amber-6));border-radius:var(--radius-2);padding:var(--space-3);margin:var(--space-3) 0}.tour-highlight strong{color:hsl(var(--amber-11))}.tour-tip{background:hsl(var(--blue-3));border:1px solid hsl(var(--blue-6));border-radius:var(--radius-2);font-size:var(--font-size-1)}.core-principle,.tour-tip{padding:var(--space-3);margin:var(--space-3) 0}.core-principle{background:hsl(var(--violet-3));border:1px solid hsl(var(--violet-6));border-radius:var(--radius-2)}.core-principle h4{color:hsl(var(--violet-11));margin-bottom:var(--space-2)}.golden-thread-visual{margin:var(--space-3) 0}.thread-flow{display:flex;align-items:center;justify-content:center;gap:var(--space-2);flex-wrap:wrap}.thread-node{background:hsl(var(--amber-3));border:2px solid hsl(var(--amber-6));border-radius:var(--radius-2);padding:var(--space-2);text-align:center;min-width:80px;font-size:var(--font-size-1)}.thread-arrow{color:hsl(var(--amber-9));font-size:var(--font-size-4);font-weight:var(--font-weight-7)}.workflow-steps{display:grid;grid-template-columns:1fr 1fr;grid-gap:var(--space-3);gap:var(--space-3);margin:var(--space-3) 0}@media (max-width:568px){.workflow-steps{grid-template-columns:1fr}}.step-group h4{color:hsl(var(--gray-12));margin-bottom:var(--space-2);border-bottom:1px solid hsl(var(--gray-6));padding-bottom:var(--space-1)}.step{background:hsl(var(--gray-2));border-radius:var(--radius-1);padding:var(--space-2);margin-bottom:var(--space-1);font-size:var(--font-size-1)}.evidence-types{display:grid;grid-gap:var(--space-2);gap:var(--space-2);margin:var(--space-3) 0}.evidence-type{background:hsl(var(--gray-2));border:1px solid hsl(var(--gray-5));border-radius:var(--radius-2);padding:var(--space-3)}.evidence-type strong{display:block;margin-bottom:var(--space-1);color:hsl(var(--gray-12))}.shepherd-footer{background:hsl(var(--gray-1));border-top:1px solid hsl(var(--gray-6));border-radius:0 0 var(--radius-3) var(--radius-3);padding:var(--space-3) var(--space-4);display:flex;gap:var(--space-2);justify-content:flex-end}.shepherd-button{background:hsl(var(--gray-3));border:1px solid hsl(var(--gray-7));border-radius:var(--radius-2);color:hsl(var(--gray-12));cursor:pointer;font-family:var(--font-family);font-size:var(--font-size-2);font-weight:var(--font-weight-5);padding:var(--space-2) var(--space-3);transition:all .2s ease;line-height:1}.shepherd-button:hover{background:hsl(var(--gray-4));border-color:hsl(var(--gray-8))}.shepherd-button:active{background:hsl(var(--gray-5))}.shepherd-button:focus{outline:2px solid hsl(var(--focus-color));outline-offset:2px}.shepherd-button-primary{background:hsl(var(--accent-9));border-color:hsl(var(--accent-9));color:hsl(var(--accent-9-contrast))}.shepherd-button-primary:hover{background:hsl(var(--accent-10));border-color:hsl(var(--accent-10))}.shepherd-button-primary:active{background:hsl(var(--accent-11));border-color:hsl(var(--accent-11))}.shepherd-button-secondary{background:hsl(var(--gray-4));border-color:hsl(var(--gray-7));color:hsl(var(--gray-12))}.shepherd-button-secondary:hover{background:hsl(var(--gray-5));border-color:hsl(var(--gray-8))}.shepherd-arrow{display:none}.shepherd-element[data-shepherd-step-id]{outline:none}.shepherd-target{position:relative}.shepherd-target:before{content:"";position:absolute;top:-4px;left:-4px;right:-4px;bottom:-4px;border:2px solid hsl(var(--accent-8));border-radius:var(--radius-2);pointer-events:none;z-index:9997}@media (prefers-contrast:high){.shepherd-button,.solver-tour-step{border-width:2px}}@media (prefers-reduced-motion:reduce){.shepherd-button,.shepherd-cancel-icon,.shepherd-modal-overlay-container{transition:none}}[data-theme=dark] .solver-tour-step{background:hsl(var(--gray-2));border-color:hsl(var(--gray-7));color:hsl(var(--gray-12))}[data-theme=dark] .shepherd-header{background:hsl(var(--gray-3));border-color:hsl(var(--gray-7))}[data-theme=dark] .tour-highlight{background:hsl(var(--amber-2));border-color:hsl(var(--amber-7))}[data-theme=dark] .tour-tip{background:hsl(var(--blue-2));border-color:hsl(var(--blue-7))}[data-theme=dark] .core-principle{background:hsl(var(--violet-2));border-color:hsl(var(--violet-7))}.shepherd-step{opacity:0;transform:scale(.95);transition:opacity .2s ease,transform .2s ease}.shepherd-step.shepherd-open{opacity:1;transform:scale(1)}@media (max-width:568px){.shepherd-footer{flex-direction:column}.shepherd-button{width:100%;justify-content:center}.thread-flow{flex-direction:column}.thread-arrow{transform:rotate(90deg)}}:root{color-scheme:light dark;font-family:Inter,sans-serif;background-color:var(--solver-bg);color:var(--solver-text)}a{color:inherit;text-decoration:none}body{margin:0;min-height:100vh;background:radial-gradient(circle at top left,var(--solver-bg-subtle),var(--solver-bg) 70%)}main{padding:2rem;max-width:960px;margin:0 auto}@media (max-width:767px){.kanban-container{flex-direction:column!important;align-items:stretch!important}.kanban-column{min-width:100%!important;max-width:100%!important;flex:1 1 auto!important}}.workflow-cards-grid{display:grid;grid-gap:var(--space-4);gap:var(--space-4);grid-template-columns:repeat(2,1fr)}@media (min-width:768px) and (max-width:1023px){.workflow-cards-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:767px){.workflow-cards-grid{grid-template-columns:1fr}}.case-details-grid{display:grid;grid-gap:var(--space-4);gap:var(--space-4);grid-template-columns:repeat(2,1fr)}@media (min-width:768px) and (max-width:1023px){.case-details-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:767px){.case-details-grid{grid-template-columns:1fr}}.progress-tracker{overflow-x:auto;-webkit-overflow-scrolling:touch}.progress-tracker::-webkit-scrollbar{height:4px}.progress-tracker::-webkit-scrollbar-thumb{background:var(--gray-6);border-radius:var(--radius-1)}.progress-tracker::-webkit-scrollbar-track{background:var(--gray-3)}.is-is-not-matrix .matrix-row{display:flex;flex-direction:row;gap:var(--space-4)}.is-is-not-matrix .matrix-column{flex:1 1;min-width:300px}@media (max-width:767px){.is-is-not-matrix .matrix-row{flex-direction:column}.is-is-not-matrix .matrix-column{min-width:100%}.is-is-not-matrix .is-not-column{margin-top:var(--space-4);padding-top:var(--space-4);border-top:2px solid var(--gray-6)}}.baseline-metric-row{display:flex;flex-direction:row;gap:var(--space-2)}@media (max-width:767px){.baseline-metric-row{flex-direction:column}.baseline-metric-row>div{flex:1 1 auto!important;width:100%}}.golden-thread-top-row{display:grid;grid-gap:var(--space-4);gap:var(--space-4);grid-template-columns:repeat(2,1fr)}@media (max-width:767px){.golden-thread-top-row{grid-template-columns:1fr}}:root{--solver-bg:#000000;--solver-bg-subtle:#1a1a1a;--solver-surface:#262626;--solver-surface-hover:#333333;--solver-text:#ffffff;--solver-text-subtle:#b3b3b3;--solver-text-muted:#808080;--solver-text-inverse:#000000;--solver-accent:#ffbd4a;--solver-accent-hover:#ffd580;--solver-accent-active:#e6a940;--solver-accent-disabled:#665932;--solver-border:#404040;--solver-border-subtle:#262626;--solver-border-strong:#666666;--solver-border-accent:#ffbd4a;--solver-success:#30a46c;--solver-error:#e5484d;--solver-warning:#ffe629;--solver-info:#0090ff;--solver-integrity:#1dd3a7;--solver-integrity-error:#ff5f56;--solver-speaker-blue:#3b82f6;--solver-speaker-green:#10b981;--solver-speaker-amber:#f59e0b;--solver-speaker-red:#ef4444;--solver-speaker-violet:#8b5cf6;--solver-speaker-pink:#ec4899;--solver-speaker-cyan:#06b6d4;--solver-speaker-orange:#f97316;--solver-focus:#2870bd;--solver-radius-sm:0.125rem;--solver-radius-base:0.25rem;--solver-radius-md:0.375rem;--solver-radius-lg:0.5rem;--solver-radius-full:9999px}