:root{--background:#f9fafb;--surface:#fff;--surface-muted:#f3f4f6;--foreground:#111827;--muted:#4b5563;--muted-soft:#6b7280;--border:#e5e7eb;--border-strong:#d1d5db;--primary:#047857;--primary-hover:#065f46;--primary-soft:#ecfdf5;--primary-border:#a7f3d0;--shadow:0 1px 2px #1118270f}*{box-sizing:border-box}html,body{min-height:100%;margin:0}html,body,.company-page,.product-landing,.dashboard-page,.auth-page{background:var(--background)}body{color:var(--foreground);font-family:Manrope,Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}img,svg{display:block}h1,h2,h3,p{margin-top:0}.company-page,.product-landing,.dashboard-page,.auth-page{min-height:100dvh}.legal-page,.products-index-page{background:var(--surface);min-height:100dvh}.container{width:100%;max-width:80rem;margin:0 auto;padding-left:1rem;padding-right:1rem}.site-header{background:var(--surface);border-bottom:1px solid #022c221a;height:4rem}.header-inner{justify-content:space-between;align-items:center;gap:1rem;height:100%;display:flex}.brand-link,.header-actions,.primary-button,.secondary-button{align-items:center;display:inline-flex}.brand-link{border-radius:999px;outline:none;flex:none;gap:.5rem;font-size:1.25rem;font-weight:700;line-height:1}.header-nav{align-items:center;gap:.25rem;display:flex}.header-actions{gap:.5rem}.header-nav a,.header-link{color:var(--muted);border-radius:999px;outline:none;padding:.5rem .75rem;font-size:.875rem;font-weight:600;line-height:1}.header-nav a:hover,.header-nav a[aria-current=page],.header-link:hover{background:var(--primary-soft);color:var(--primary-hover)}.brand-link:focus-visible,.header-nav a:focus-visible,.header-link:focus-visible,.primary-button:focus-visible,.secondary-button:focus-visible,.dashboard-sidebar a:focus-visible{box-shadow:0 0 0 3px #04785738}.header-action{display:none}.auth-page{flex-direction:column;justify-content:center;align-items:center;min-height:100dvh;padding:2rem 1rem;display:flex}.auth-brand{align-items:center;gap:.625rem;margin-bottom:1.25rem;font-size:1.25rem;font-weight:800;display:inline-flex}.auth-card{background:var(--surface);border:1px solid var(--border);border-radius:.75rem;width:100%;max-width:30rem;padding:1.5rem;box-shadow:0 20px 60px #11182717}.auth-card h1{margin-top:.75rem;margin-bottom:0;font-size:2rem;line-height:1.15}.auth-description{color:var(--muted);margin-top:.875rem;margin-bottom:0;line-height:1.65}.auth-form,.organization-list{gap:1rem;margin-top:1.5rem;display:grid}.auth-form label,.jury-create-form label{color:var(--foreground);gap:.5rem;font-size:.875rem;font-weight:700;display:grid}.auth-form input,.auth-form select{border:1px solid var(--border-strong);border-radius:.5rem;width:100%;min-height:2.75rem;padding:.625rem .75rem}.auth-form input:focus,.auth-form select:focus,.jury-create-form input:focus,.jury-search input:focus,.jury-layout-controls select:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 3px #04785724}.auth-link{color:var(--primary-hover);margin-top:1rem;font-size:.875rem;font-weight:700;display:inline-block}.auth-secondary-action{width:100%;margin-top:.75rem}.button-link{cursor:pointer;background:0 0;border:0;padding:0}.form-message{border-radius:.5rem;margin-top:1rem;margin-bottom:0;padding:.75rem;font-size:.875rem;line-height:1.55}.form-message.error{color:#991b1b;background:#fef2f2;border:1px solid #fecaca}.form-message.success{background:var(--primary-soft);border:1px solid var(--primary-border);color:var(--primary-hover)}.organization-context{border-bottom:1px solid var(--border);padding:0 .75rem 1rem}.organization-context p{color:var(--muted-soft);text-transform:uppercase;margin-bottom:.25rem;font-size:.75rem;font-weight:800}.organization-context strong{overflow-wrap:anywhere;display:block}.organization-context a{color:var(--primary-hover);margin-top:.375rem;padding:0;font-size:.8125rem;display:inline-block}.sidebar-signout button{color:var(--muted);cursor:pointer;background:0 0;border:0;padding:.5rem .75rem;font-weight:700}.identity-ready-card{margin-top:2rem}.primary-button,.secondary-button{white-space:nowrap;border-radius:999px;outline:none;justify-content:center;min-height:2.5rem;padding:.75rem 1.125rem;font-size:.9375rem;font-weight:700;line-height:1}.primary-button{background:var(--primary);color:#fff}.primary-button:hover{background:var(--primary-hover)}.secondary-button{background:var(--surface);border:1px solid var(--border-strong);color:var(--foreground)}.secondary-button:hover{background:var(--surface-muted);border-color:var(--muted-soft)}.eyebrow{color:var(--primary);text-transform:uppercase;margin:0;font-size:.8125rem;font-weight:800;line-height:1.2}.lede{color:var(--muted);max-width:45rem;margin-top:1.25rem;margin-bottom:0;font-size:1rem;line-height:1.75}.hero-actions{flex-direction:column;gap:.75rem;width:100%;margin-top:1.75rem;display:flex}.company-hero,.product-hero,.steps-section,.dashboard-preview-section{background:var(--surface)}.company-hero h1,.product-hero h1{color:var(--foreground);letter-spacing:0;max-width:62rem;margin-bottom:0;font-size:2.75rem;font-weight:800;line-height:1.06}.simple-service-list,.automation-grid,.feature-grid,.steps-grid,.metric-grid,.module-list,.preview-body ul,.activity-list{gap:1rem;padding:0;list-style:none;display:grid}.highlight-word{color:var(--primary);white-space:nowrap;display:inline-block;position:relative}.highlight-word svg{fill:#6ee7b7b3;width:100%;height:.58em;position:absolute;top:63%;left:0}.highlight-word span{position:relative}.automation-grid li>span,.feature-tile>span,.dashboard-sidebar a span{background:var(--primary);border-radius:999px;flex:none}.feature-grid,.steps-grid{margin-top:3rem}.dashboard-preview-card,.metric-card,.dashboard-card,.module-card{background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow);border-radius:.5rem}.preview-body h3,.card-title-row h2,.card-title-row h3{margin-bottom:0}.preview-body p,.dashboard-card>.card-title-row p,.module-card p{color:var(--muted);margin-top:.625rem;margin-bottom:0;font-size:.9375rem;line-height:1.7}.dashboard-frame{display:grid}.dashboard-sidebar{background:var(--surface);border-bottom:1px solid var(--border);gap:1.25rem;padding-top:1rem;padding-bottom:1rem;display:grid}.nav-section p{color:#9ca3af;text-transform:uppercase;margin:0 0 .375rem;padding-left:.75rem;font-size:.75rem;font-weight:800}.dashboard-sidebar a{color:var(--muted);border-radius:.375rem;outline:none;align-items:center;gap:.625rem;min-height:2.25rem;padding:.5rem .75rem;font-size:.9375rem;font-weight:600;display:flex}.dashboard-sidebar a:hover,.dashboard-sidebar a.active{background:var(--surface-muted);color:var(--foreground)}.dashboard-sidebar a span{background:var(--border-strong);width:.5rem;height:.5rem}.dashboard-sidebar a.active span{background:var(--primary)}.dashboard-main{padding-top:2rem;padding-bottom:4rem}.team-page{padding-block:3rem}.team-members{gap:1rem;display:grid}.team-member{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:1rem;padding-block:1rem;display:flex}.team-member div{gap:.25rem;min-width:0;display:grid}.team-member span{color:var(--muted);text-transform:capitalize}.billing-page{min-width:0;padding-block:3rem}.billing-page-actions{flex-wrap:wrap;align-items:flex-start;gap:.75rem;min-width:0;display:flex}.billing-notice{background:var(--primary-soft);border:1px solid var(--primary-border);color:var(--primary-hover);overflow-wrap:anywhere;border-radius:.5rem;margin-top:1.5rem;padding:1rem}.billing-notice.canceled{background:var(--surface-muted);border-color:var(--border);color:var(--foreground)}.billing-notice p{color:var(--muted);margin-top:.375rem;margin-bottom:0;line-height:1.6}.billing-product-grid,.billing-tool-grid{gap:1rem;min-width:0;display:grid}.billing-product-grid{margin-top:1.5rem}.billing-product-grid .dashboard-card{margin-top:0}.billing-product-card,.billing-product-card>*,.billing-action{min-width:0}.billing-subscription-status{margin:.75rem 0 0}.billing-subscription-status div,.billing-tool-status dl>div{grid-template-columns:minmax(0,1fr) auto;align-items:baseline;gap:.5rem;display:grid}.billing-subscription-status dt,.billing-tool-status dt{color:var(--muted-soft);text-transform:uppercase;font-size:.75rem;font-weight:800}.billing-subscription-status dd,.billing-tool-status dd{overflow-wrap:anywhere;text-align:right;margin:0;font-size:.875rem;font-weight:700}.billing-tool-grid{margin-top:1.25rem}.billing-tool-status{border:1px solid var(--border);border-radius:.5rem;min-width:0;padding:1rem}.billing-tool-status h3{margin-bottom:0;font-size:1rem}.billing-tool-status dl{gap:.625rem;margin:1rem 0 0;display:grid}.billing-action .primary-button{cursor:pointer;white-space:normal;border:0;max-width:100%;line-height:1.3}.billing-action .primary-button:disabled{cursor:wait;opacity:.7}.billing-action-error{color:#b91c1c;overflow-wrap:anywhere;max-width:18rem;margin:.5rem 0 0;font-size:.8125rem;line-height:1.5}.court-tool-page{min-width:0;padding-block:3rem}.court-readiness-notice{color:#92400e;background:#fffbeb;border:1px solid #fde68a;border-radius:.5rem;margin:1rem 0 0;padding:.75rem 1rem;line-height:1.55}.court-tool-form{max-width:42rem}.court-tool-form .primary-button,.current-list-run{cursor:pointer;border:0;justify-self:start}.court-tool-form button:disabled,.current-list-card button:disabled{cursor:not-allowed;opacity:.55}.current-list-grid{gap:1rem;min-width:0;display:grid}.current-list-card{min-width:0}.court-empty-state,.court-owner-note{background:var(--surface-muted);border:1px dashed var(--border-strong);color:var(--muted);border-radius:.5rem;margin:1rem 0 0;padding:1rem;line-height:1.55}.current-list-items,.court-job-list{gap:.75rem;margin:1rem 0 0;padding:0;list-style:none;display:grid}.current-list-items>li,.court-job-list>li{border:1px solid var(--border);border-radius:.5rem;min-width:0;padding:1rem}.current-list-summary,.court-job-heading{justify-content:space-between;align-items:flex-start;gap:1rem;min-width:0;display:flex}.current-list-summary>div,.court-job-heading strong{min-width:0}.current-list-summary strong,.court-job-heading strong{overflow-wrap:anywhere}.current-list-summary p,.court-job-list p{color:var(--muted);overflow-wrap:anywhere;margin:.375rem 0 0;font-size:.8125rem;line-height:1.5}.current-list-edit,.current-list-add{border-top:1px solid var(--border);margin-top:.875rem;padding-top:.75rem}.current-list-edit summary,.current-list-add summary{color:var(--primary-hover);cursor:pointer;font-size:.875rem;font-weight:700}.current-list-edit .auth-form,.current-list-add .auth-form{margin-top:1rem}.auth-form .court-checkbox{align-items:center;gap:.625rem;display:flex}.auth-form .court-checkbox input{width:auto;min-height:auto}.court-button-row,.current-list-order{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.danger-button,.text-button{cursor:pointer;background:0 0;border:0;font-size:.875rem;font-weight:700}.danger-button{color:#b91c1c}.text-button{color:var(--primary-hover);padding:0}.current-list-order{margin-top:.75rem}.current-list-run{margin-top:1rem}.job-status{border-radius:999px;flex:none;padding:.375rem .625rem;font-size:.75rem;font-weight:800}.job-status.success{background:var(--primary-soft);color:var(--primary-hover)}.job-status.pending{color:#92400e;background:#fffbeb}.job-status.error{color:#991b1b;background:#fef2f2}.job-status.muted{background:var(--surface-muted);color:var(--muted)}.court-job-list .court-job-error{color:#991b1b}@media (min-width:900px){.current-list-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.page-title-row,.card-title-row{flex-direction:column;justify-content:space-between;align-items:flex-start;gap:1.25rem;display:flex}.page-title-row h1{color:var(--foreground);letter-spacing:0;max-width:42rem;margin-top:.75rem;margin-bottom:0;font-size:2.25rem;font-weight:800;line-height:1.1}.metric-card,.dashboard-card,.module-card{padding:1.25rem}.dashboard-card{margin-top:1rem}.status-badge{background:var(--primary-soft);border:1px solid var(--primary-border);color:var(--primary-hover);white-space:nowrap;border-radius:999px;align-items:center;padding:.375rem .625rem;font-size:.75rem;font-weight:800;line-height:1;display:inline-flex}.status-badge.muted{background:var(--surface-muted);border-color:var(--border);color:var(--muted)}.module-action{margin-top:1.25rem}.text-page{padding-top:4rem;padding-bottom:5rem}.text-page h1{color:var(--foreground);letter-spacing:0;max-width:44rem;margin-top:1rem;margin-bottom:0;font-size:2.5rem;font-weight:800;line-height:1.08}.faq-list{gap:1rem;max-width:48rem;margin-top:2rem;display:grid}.faq-list section{border:1px solid var(--border);box-shadow:var(--shadow);border-radius:.5rem;padding:1.25rem}.faq-list h2{margin-bottom:0;font-size:1rem;line-height:1.35}.faq-list p{color:var(--muted);margin-top:.625rem;margin-bottom:0;font-size:.9375rem;line-height:1.7}.product-hero-inner,.feature-inner{flex-direction:column;justify-content:center;min-height:calc(100dvh - 4rem);padding-top:4rem;padding-bottom:4rem;display:flex}.product-hero-inner{text-align:center;align-items:center}.automation-highlight-grid{text-align:left;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem 1rem;width:100%;max-width:56rem;margin:1.5rem auto 0;padding:0;list-style:none;display:grid}.automation-highlight-grid li{align-items:center;gap:.5rem;display:flex}.highlight-icon{color:var(--primary);flex:none;width:1rem;height:1rem}.automation-highlight-grid p{color:var(--foreground);margin-bottom:0;font-size:.75rem;font-weight:700;line-height:1.2}.automation-highlight-grid span{color:var(--muted);margin-top:.25rem;font-size:.875rem;line-height:1.5;display:none}.feature-card-icon{color:#a7f3d0;width:2rem;height:2rem}.feature-card-icon+h3{margin-top:1rem}.legal-step-card{box-shadow:none;background:0 0;border:0;padding:0}.feature-band{background:var(--primary)}.center-copy{text-align:center;max-width:42rem;margin-left:auto;margin-right:auto}.center-copy h2,.dashboard-story h2{color:var(--foreground);letter-spacing:0;margin-bottom:0;font-size:2rem;font-weight:800;line-height:1.15}.center-copy p,.dashboard-story p,.step-card p,.feature-card p,.product-card p{color:var(--muted);margin-top:1rem;margin-bottom:0;font-size:.9375rem;line-height:1.7}.feature-band .center-copy h2,.feature-card h3{color:#fff}.feature-band .center-copy p,.feature-card p{color:#d1fae5}.feature-card{background:#ffffff1a;border:1px solid #ffffff24;border-radius:.5rem;padding:1.5rem}.feature-card h3,.step-card h3{margin-bottom:0;font-size:1rem;line-height:1.35}.step-card,.product-card{background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow);border-radius:.5rem;padding:1.5rem}.step-card>span{background:var(--primary);color:#fff;border-radius:999px;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;margin-bottom:1rem;font-size:.875rem;font-weight:800;display:inline-flex}.action-inner,.footer-inner{text-align:center;flex-direction:column;justify-content:space-between;align-items:center;gap:1rem;display:flex}.site-footer{background:var(--surface);border-top:1px solid var(--border);padding-top:1.25rem;padding-bottom:1.25rem}.footer-brand{font-size:.875rem}.footer-inner p,.site-footer a{color:var(--muted-soft);margin:0;font-size:.875rem}.site-footer div:last-child{gap:1rem;display:flex}.site-footer a:hover{color:var(--foreground)}@media (min-width:640px){.container{padding-left:1.5rem;padding-right:1.5rem}.company-hero h1,.product-hero h1{font-size:4rem}.hero-actions{flex-direction:row;justify-content:center;align-items:center;width:auto}.automation-grid p,.highlight-grid p,.automation-highlight-grid span{display:block}.automation-highlight-grid{gap:1.25rem}.automation-highlight-grid li{align-items:flex-start;gap:.75rem}.highlight-icon{width:1.25rem;height:1.25rem;margin-top:.25rem}.automation-highlight-grid p{font-size:.875rem}.action-inner,.footer-inner{text-align:left;flex-direction:row}.page-title-row,.card-title-row{flex-direction:row;align-items:center}}@media (min-width:768px){.header-action{display:flex}.feature-grid,.steps-grid,.module-list,.billing-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.container{padding-left:2rem;padding-right:2rem}.company-hero h1,.product-hero h1{font-size:5rem}.automation-grid,.automation-highlight-grid,.highlight-grid,.feature-grid,.steps-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.dashboard-frame{grid-template-columns:16rem minmax(0,1fr);min-height:calc(100dvh - 4rem)}.dashboard-sidebar{border-bottom:0;border-right:1px solid var(--border);align-content:start;padding:1rem}.dashboard-main{padding:2rem 0 4rem 2rem}}.jury-page{max-width:92rem}.jury-session-picker,.jury-session-workspace{gap:1rem;min-width:0;display:grid}.jury-create-form{align-items:end;gap:.75rem;margin-top:1.25rem;display:grid}.jury-create-form input,.jury-search input,.jury-layout-controls select{background:var(--surface);border:1px solid var(--border-strong);color:var(--foreground);border-radius:.5rem;min-height:2.5rem;padding:.5rem .7rem}.jury-session-list{gap:.625rem;margin:1rem 0;padding:0;list-style:none;display:grid}.jury-session-list li{border:1px solid var(--border);border-radius:.625rem;align-items:center;gap:.75rem;min-width:0;padding:.375rem;display:flex}.jury-session-open{color:var(--foreground);cursor:pointer;text-align:left;background:0 0;border:0;border-radius:.4rem;flex:1;gap:.25rem;min-width:0;padding:.65rem;display:grid}.jury-session-open:hover{background:var(--surface-muted)}.jury-session-open strong,.jury-session-open span{overflow-wrap:anywhere}.jury-session-open span,.jury-empty-list{color:var(--muted-soft);font-size:.8rem}.jury-delete-session,.jury-danger-text{color:#b91c1c;cursor:pointer;background:0 0;border:0;padding:.5rem;font-weight:700}.jury-session-header{background:var(--surface);border:1px solid var(--border);border-radius:.75rem;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1rem;display:flex}.jury-session-header h2,.jury-session-header p,.jury-profile h2,.jury-profile header p{margin-bottom:0}.jury-session-header h2{font-size:1.35rem}.jury-session-header>div:first-child>p:last-child{color:var(--muted-soft);margin-top:.35rem;font-size:.8rem}.jury-session-actions{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.jury-save-state{color:var(--primary-hover);border-radius:999px;padding:.35rem .65rem;font-size:.75rem;font-weight:800}.jury-save-state.saving{color:#92400e;background:#fffbeb}.jury-save-state.saved{background:var(--primary-soft)}.jury-save-state.error,.jury-save-state.conflict{color:#991b1b;background:#fef2f2}.jury-save-error{justify-content:space-between;align-items:center;gap:.75rem;margin-top:0;display:flex}.jury-save-error button{color:#991b1b;cursor:pointer;background:#fff;border:1px solid #fecaca;border-radius:.4rem;flex:none;padding:.4rem .6rem;font-weight:700}.jury-parser-placeholder{color:#78350f;background:#fffbeb;border:1px solid #fde68a;border-radius:.75rem;padding:.85rem 1rem}.jury-parser-placeholder p{margin:.3rem 0 0;font-size:.875rem}.jury-parser-placeholder .jury-create-form,.jury-parser-placeholder .form-message{margin-top:.75rem}.jury-file-summary{color:inherit;font-size:.8rem;font-weight:500}.jury-parser-placeholder .form-message .secondary-button{margin-left:.75rem}.jury-board{gap:.8rem;min-width:0;display:grid}.jury-courtroom{background:var(--background);z-index:30;flex-direction:column;min-width:0;display:flex;position:fixed;inset:0}.jury-toolbar{background:var(--surface);border:1px solid var(--border);border-radius:.75rem;flex-wrap:wrap;align-items:end;gap:.65rem;padding:.75rem;display:flex}.jury-courtroom .jury-toolbar{border-width:0 0 1px;border-radius:0}.jury-search{flex-wrap:wrap;flex:20rem;align-items:end;gap:.4rem;min-width:0;display:flex}.jury-search label{color:var(--muted);text-transform:uppercase;flex:0 0 100%;font-size:.72rem;font-weight:800}.jury-search input{flex:1;min-width:8rem}.jury-segmented{background:var(--surface-muted);border:0;border-radius:.5rem;align-items:center;gap:.2rem;margin:0;padding:.2rem;display:flex}.jury-segmented legend{width:1px;height:1px;position:absolute;overflow:hidden}.jury-segmented button,.jury-selected-row-controls button,.jury-box-actions button,.jury-box-divider button{color:var(--muted);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:.4rem;padding:.45rem .6rem;font-size:.78rem;font-weight:700}.jury-segmented button[aria-pressed=true]{background:var(--surface);box-shadow:var(--shadow);color:var(--foreground)}.jury-toolbar button:disabled,.jury-profile button:disabled,.jury-selected-row-controls button:disabled,.jury-box-actions button:disabled{cursor:not-allowed;opacity:.45}.jury-board-scroll{min-width:0}.jury-courtroom .jury-board-scroll{flex:1;padding:.75rem;overflow:auto}.jury-stats{flex-wrap:wrap;gap:.45rem;margin-bottom:.7rem;display:flex}.jury-stats span{background:var(--surface-muted);color:var(--muted);border-radius:.4rem;padding:.4rem .6rem;font-size:.8rem}.jury-box,.jury-pool{background:var(--surface);border:2px solid var(--border-strong);border-radius:.8rem;min-width:0;padding:.75rem}.jury-box-heading,.jury-pool>div:first-child{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.6rem;display:flex}.jury-pool>div:first-child span{color:var(--muted-soft);font-size:.75rem}.jury-layout-controls{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.jury-layout-controls label{color:var(--muted);align-items:center;gap:.4rem;font-size:.75rem;font-weight:700;display:flex}.jury-layout-controls select{min-height:2rem;padding:.25rem .45rem}.jury-check-label input{width:1rem;height:1rem}.jury-selected-row-controls{background:#eff6ff;border:1px solid #bfdbfe;border-radius:.5rem;flex-wrap:wrap;align-items:center;gap:.35rem;margin-bottom:.65rem;padding:.35rem .5rem;display:flex}.jury-selected-row-controls span{color:var(--muted);font-size:.78rem}.jury-rows{gap:.5rem;display:grid}.jury-row{border-radius:.6rem;align-items:center;gap:.45rem;min-width:0;padding:.3rem;display:flex;overflow-x:auto}.jury-row.selected{background:#eff6ff;box-shadow:inset 0 0 0 1px #93c5fd}.jury-seat-grid{flex:1;justify-content:center;gap:.4rem;min-width:max-content;display:grid}.jury-row-select{background:var(--surface-muted);border:1px solid var(--border-strong);color:var(--muted);cursor:pointer;border-radius:.4rem;flex:none;align-self:stretch;padding:.35rem;font-size:.7rem;font-weight:700}.jury-row-select[aria-pressed=true]{color:#fff;background:#2563eb;border-color:#2563eb}.jury-empty-seat,.jury-card{width:100%;min-width:0;height:4.6rem}.jury-empty-seat{background:var(--surface-muted);border:1px dashed var(--border-strong);color:#9ca3af;text-align:center;border-radius:.55rem;justify-content:center;align-items:center;font-size:.68rem;display:flex}.jury-empty-seat.drop-target,.jury-pool.drop-target{background:#eff6ff;border-color:#3b82f6;box-shadow:0 0 0 2px #bfdbfe}.jury-card{color:var(--foreground);cursor:pointer;text-align:left;border:1px solid;border-radius:.55rem;gap:.05rem;padding:.4rem .4rem .35rem .65rem;display:grid;position:relative;overflow:hidden}.jury-card.draggable{touch-action:none}.jury-card:before{content:"";opacity:.65;background:currentColor;border-radius:0 3px 3px 0;width:.22rem;position:absolute;top:.45rem;bottom:.45rem;left:0}.jury-card strong,.jury-card>span:not(.jury-card-flags):not(.jury-card-number){text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.jury-card strong{font-size:.78rem;line-height:1.1}.jury-card>span{color:var(--muted-soft);font-size:.65rem}.jury-card-number{color:var(--muted-soft);background:#ffffffb8;border-radius:.2rem;padding:.1rem .22rem;font-size:.62rem;font-weight:800;position:absolute;top:.25rem;right:.25rem}.jury-card-flags{text-overflow:ellipsis;white-space:nowrap;align-self:end;font-weight:800;line-height:1;overflow:hidden}.jury-card.struck{opacity:.52}.jury-card.struck strong{text-decoration:line-through}.jury-card.highlighted{box-shadow:0 0 0 3px #f59e0b}.jury-tone-dark-red{color:#b91c1c;background:#fee2e2;border-color:#dc2626}.jury-tone-light-red{color:#ef4444;background:#fef2f2;border-color:#f87171}.jury-tone-neutral{color:#f59e0b;background:#fffbeb;border-color:#fbbf24}.jury-tone-light-green{color:#10b981;background:#ecfdf5;border-color:#6ee7b7}.jury-tone-dark-green{color:#047857;background:#d1fae5;border-color:#059669}.jury-tone-off{background:var(--surface);border-color:var(--border-strong);color:#9ca3af}.jury-box-divider{justify-content:center;align-items:center;gap:.6rem;display:flex}.jury-box-divider:before,.jury-box-divider:after{content:"";background:#9ca3af;border-radius:999px;flex:1;height:.3rem}.jury-box-divider span{color:var(--muted-soft);text-transform:uppercase;font-size:.65rem;font-weight:800}.jury-box-actions{flex-wrap:wrap;justify-content:center;gap:.4rem;margin-top:.65rem;display:flex}.jury-box-actions button,.jury-box-divider button{border-color:var(--border-strong)}.jury-pool{margin-top:.8rem}.jury-pool-grid{grid-template-columns:repeat(auto-fill,minmax(5rem,1fr));gap:.45rem;display:grid}.jury-pool p,.jury-court-lock-note{color:var(--muted-soft);margin-bottom:0;font-size:.78rem}.jury-court-lock-note{color:#92400e;background:#fffbeb;border-top:1px solid #fde68a;margin:.75rem -.75rem -.75rem;padding:.5rem .75rem}.jury-drag-ghost{background:var(--surface);pointer-events:none;z-index:60;border:1px solid #3b82f6;border-radius:.5rem;gap:.15rem;padding:.55rem .7rem;font-size:.75rem;display:grid;position:fixed;transform:translate(-50%,-50%);box-shadow:0 10px 30px #1118272e}.jury-profile-scrim{cursor:pointer;z-index:40;background:#11182740;border:0;position:fixed;inset:0}.jury-profile{background:var(--surface);border-top:1px solid var(--border);z-index:50;border-radius:1rem 1rem 0 0;flex-direction:column;max-height:min(88dvh,52rem);display:flex;position:fixed;bottom:0;left:0;right:0;overflow:hidden;box-shadow:0 -12px 40px #11182729}.jury-profile>header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-start;gap:1rem;padding:.8rem 1rem;display:flex}.jury-profile h2{font-size:1.05rem}.jury-profile header p{color:var(--muted-soft);margin-top:.2rem;font-size:.72rem}.jury-profile header>button{color:var(--muted-soft);cursor:pointer;background:0 0;border:0;font-size:1.6rem;line-height:1}.jury-profile-controls{border-bottom:1px solid var(--border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.65rem;padding:.65rem 1rem;display:flex}.jury-score-control{align-items:center;gap:.45rem;display:flex}.jury-score-control button{background:var(--surface);border:1px solid var(--border-strong);cursor:pointer;border-radius:999px;width:2rem;height:2rem;font-size:1.2rem}.jury-score-control strong{text-align:center;min-width:2rem;font-size:1.2rem}.jury-timers{flex-wrap:wrap;gap:.4rem;display:flex}.jury-timer{border:1px solid var(--border);border-radius:999px;align-items:center;display:flex;overflow:hidden}.jury-timer.running{background:var(--primary-soft);border-color:var(--primary-border)}.jury-timer button{cursor:pointer;background:0 0;border:0;padding:.45rem .55rem;font-size:.68rem}.jury-timer button+button{border-left:1px solid var(--border)}.jury-profile-body{gap:.8rem;padding:.85rem 1rem 1.2rem;display:grid;overflow-y:auto}.jury-strike-badge{background:var(--surface-muted);color:var(--muted);border-radius:999px;justify-self:start;margin:0;padding:.35rem .6rem;font-size:.72rem;font-weight:800}.jury-disclosures{border:1px solid var(--border);border-radius:.6rem;padding:.65rem}.jury-disclosures>strong{font-size:.78rem}.jury-disclosures>div{flex-wrap:wrap;gap:.3rem;margin-top:.4rem;display:flex}.jury-disclosures span{color:#92400e;background:#fffbeb;border:1px solid #fde68a;border-radius:999px;padding:.25rem .45rem;font-size:.68rem;font-weight:700}.jury-disclosures span.hard{color:#991b1b;background:#fef2f2;border-color:#fecaca}.jury-disclosures p{border-top:1px solid var(--border);color:var(--muted);margin:.55rem 0 0;padding-top:.55rem;font-size:.75rem}.jury-profile-fields{background:var(--border);border:1px solid var(--border);border-radius:.6rem;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;margin:0;display:grid;overflow:hidden}.jury-profile-fields>div{background:var(--surface);min-width:0;padding:.55rem .65rem}.jury-profile-fields dt{color:var(--muted-soft);text-transform:uppercase;font-size:.62rem;font-weight:700}.jury-profile-fields dd{overflow-wrap:anywhere;margin:.2rem 0 0;font-size:.78rem;font-weight:700}.jury-decision-controls{grid-template-columns:repeat(2,minmax(0,1fr));gap:.45rem;display:grid}.jury-decision-controls button{background:var(--surface);border:1px solid var(--primary);color:var(--primary-hover);cursor:pointer;border-radius:.55rem;min-height:2.6rem;padding:.5rem;font-size:.76rem;font-weight:800}.jury-decision-controls button.active:first-child{background:var(--primary);color:#fff}.jury-decision-controls .jury-strike-button{color:#b91c1c;border-color:#fca5a5}.jury-decision-controls .jury-strike-button.active{color:#fff;background:#dc2626}.sr-only{clip:rect(0, 0, 0, 0);width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (min-width:640px){.jury-create-form{grid-template-columns:minmax(0,1fr) auto}.jury-pool-grid{grid-template-columns:repeat(auto-fill,minmax(5.5rem,1fr))}.jury-decision-controls{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (min-width:900px){.jury-profile{border-left:1px solid var(--border);border-top:0;border-radius:0;width:min(30rem,42vw);max-height:none;inset:0 0 0 auto;box-shadow:-12px 0 40px #11182724}}.center-copy h2{color:var(--foreground);letter-spacing:0;margin-bottom:0;font-size:2rem;font-weight:800;line-height:1.15}.center-copy p{color:var(--muted);margin-top:1rem;margin-bottom:0;font-size:1rem;line-height:1.7}.feature-card h3,.step-card h3{margin-top:1.25rem;margin-bottom:0;font-size:1rem;line-height:1.35}.feature-card p,.step-card p{margin-top:.625rem;margin-bottom:0;font-size:.875rem;line-height:1.6}.step-card>span{background:var(--primary);color:#fff;border-radius:999px;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;font-size:.875rem;font-weight:800;display:inline-flex}.step-card p{color:var(--muted)}.dashboard-story,.action-band,.site-footer{background:var(--surface)}.action-band,.site-footer{border-top:1px solid var(--border)}.action-inner,.footer-inner{text-align:center;flex-direction:column;align-items:center;gap:1rem;padding-top:1.5rem;padding-bottom:1.5rem;display:flex}.footer-brand{align-items:center;gap:.5rem;font-size:.9375rem;font-weight:700;display:inline-flex}.footer-inner p,.footer-inner a{color:var(--muted);font-size:.875rem}.footer-inner div{gap:1rem;display:flex}@media (min-width:640px){.center-copy h2,.dashboard-story-grid h2{font-size:2.5rem}.action-inner,.footer-inner{text-align:left;flex-direction:row;justify-content:space-between}}@media (min-width:768px){.feature-grid,.steps-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.product-hero-inner,.feature-inner,.dashboard-story-grid{padding-top:5rem;padding-bottom:5rem}.highlight-grid,.feature-grid,.steps-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.products-menu{position:relative}.products-menu summary{color:var(--muted);cursor:pointer;border-radius:999px;outline:none;padding:.5rem .75rem;font-size:.875rem;font-weight:600;line-height:1;list-style:none;display:inline-flex}.products-menu summary::-webkit-details-marker{display:none}.products-menu summary:hover,.products-menu[open] summary{background:var(--primary-soft);color:var(--primary-hover)}.products-menu-panel{background:var(--surface);border:1px solid var(--border);z-index:20;border-radius:.5rem;gap:.25rem;min-width:18rem;padding:.5rem;display:grid;position:absolute;top:calc(100% + .5rem);right:0;box-shadow:0 18px 50px #11182724}.products-menu-panel a{border-radius:.375rem;gap:.25rem;padding:.75rem;display:grid}.products-menu-panel a:hover{background:var(--surface-muted)}.products-menu-panel strong{color:var(--foreground);font-size:.875rem}.products-menu-panel span{color:var(--muted);font-size:.8125rem}.products-index{padding-top:5rem;padding-bottom:6rem}.products-index h1{color:var(--foreground);letter-spacing:0;max-width:44rem;margin-top:.875rem;margin-bottom:0;font-size:2.75rem;font-weight:800;line-height:1.08}.products-index-grid{gap:1rem;margin-top:2rem;display:grid}.product-index-card{background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow);border-radius:.5rem;gap:.75rem;padding:1.5rem;display:grid}.product-index-card .status-badge{justify-self:start}.product-index-card:hover{background:var(--primary-soft);border-color:var(--primary-border)}.product-index-card h2{letter-spacing:0;margin:0;font-size:1.25rem;line-height:1.3}.product-index-card p{color:var(--muted);margin:0;line-height:1.65}.tech-home-page{background:var(--surface);overscroll-behavior:contain;scroll-behavior:smooth;scroll-snap-type:y mandatory;height:100dvh;overflow-y:auto}.tech-home-page>.site-header{z-index:20;position:sticky;top:0}.home-snap-scroll{background:var(--surface)}.home-snap-section{background:var(--surface);scroll-snap-align:start;scroll-snap-stop:always;height:calc(100dvh - 4rem);min-height:calc(100dvh - 4rem);overflow:hidden}.home-photo-hero{background:var(--foreground);color:#fff;isolation:isolate;text-align:center;align-items:center;height:100dvh;min-height:100dvh;display:flex;position:relative;overflow:hidden}.home-hero-bg,.home-photo-overlay{z-index:0;position:absolute;inset:0}.home-hero-bg{object-fit:cover;width:100%;height:100%}.home-photo-overlay{background:linear-gradient(#111827d1,#1118278f 48%,#111827c7)}.home-hero-content{z-index:1;flex-direction:column;justify-content:center;align-items:center;height:100%;min-height:100%;padding-top:4rem;padding-bottom:4rem;display:flex;position:relative}.home-hero-content h1{color:#fff;letter-spacing:0;max-width:56rem;margin-bottom:0;font-size:2.75rem;font-weight:800;line-height:1.04}.home-hero-content p{color:#ffffffe6;max-width:42rem;margin-top:1.5rem;margin-bottom:0;font-size:1.125rem;line-height:1.7}.home-photo-hero .hero-actions{align-items:center}.tech-section{background:var(--surface);z-index:1;padding-top:0;padding-bottom:0;scroll-margin-top:4rem;position:relative}.home-section-inner{flex-direction:column;justify-content:center;height:100%;min-height:100%;padding-top:3rem;padding-bottom:5rem;display:flex}.home-snap-section.with-footer{flex-direction:column;display:flex}.home-snap-section.with-footer .home-section-inner{flex:auto;justify-content:center;height:auto;min-height:0;padding-top:4rem;padding-bottom:1.75rem}.home-snap-section.with-footer .section-heading{margin-bottom:1rem}.home-snap-section.with-footer .collaborator-contact-grid{gap:1rem}.home-snap-section.with-footer .testimonial-card,.home-snap-section.with-footer .contact-card{padding:1.25rem}.home-snap-section.with-footer .testimonial-card blockquote{line-height:1.55}.section-heading{max-width:48rem;margin-bottom:1.5rem}.section-heading.centered{text-align:center;margin-left:auto;margin-right:auto}.section-pill{background:var(--primary-soft);border:1px solid var(--primary-border);color:var(--primary-hover);border-radius:999px;margin-bottom:1rem;padding:.375rem .75rem;font-size:.6875rem;font-weight:800;line-height:1;display:inline-flex}.section-heading h2{color:var(--foreground);letter-spacing:0;margin-bottom:0;font-size:2.5rem;font-weight:800;line-height:1.12}.section-heading p{color:var(--muted);margin-top:1rem;margin-bottom:0;font-size:1.125rem;line-height:1.65}.impact-card,.testimonial-card,.contact-card{background:var(--primary-soft);border:1px solid var(--primary-border);box-shadow:var(--shadow);border-radius:.5rem}.impact-card{gap:1.5rem;width:100%;max-width:58rem;margin-left:auto;margin-right:auto;padding:1.5rem;display:grid}.impact-card h3{margin-bottom:0;font-size:1.25rem;line-height:1.3}.impact-card p{color:var(--muted);max-width:54rem;margin-top:.75rem;margin-bottom:0;line-height:1.7}.impact-metrics{gap:1rem;display:grid}.impact-metrics div{gap:.25rem;display:grid}.impact-metrics span,.tech-stack>span{color:var(--primary-hover);text-transform:uppercase;font-size:.75rem;font-weight:800}.impact-metrics strong{color:var(--foreground);font-size:.9375rem}.tech-stack{border-top:1px solid var(--primary-border);padding-top:1rem}.tech-stack>div{flex-wrap:wrap;gap:.5rem;margin-top:.75rem;display:flex}.tech-stack div span{border:1px solid var(--border-strong);color:var(--muted);background:#ffffffa3;border-radius:.375rem;padding:.375rem .625rem;font-size:.75rem}.testimonial-grid,.collaborator-contact-grid{gap:1.5rem;display:grid}.collaborator-contact-grid{width:100%;max-width:66rem;margin-left:auto;margin-right:auto}.testimonial-card{gap:1rem;max-width:none;margin:0;padding:1.5rem;display:grid}.testimonial-card blockquote{color:var(--foreground);margin:0;line-height:1.7}.testimonial-card figcaption{align-items:center;gap:.75rem;display:flex}.testimonial-avatar{background:var(--primary);color:#fff;border-radius:999px;flex:none;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;font-size:.75rem;font-weight:800;display:inline-flex}.testimonial-card figcaption strong,.testimonial-card figcaption span span{display:block}.testimonial-card figcaption strong{color:var(--primary-hover);font-size:.8125rem}.testimonial-card figcaption span span{color:var(--muted);margin-top:.125rem;font-size:.75rem}.testimonial-card a{color:var(--primary-hover)}.testimonial-card a:hover{text-decoration:underline}.contact-card{flex-direction:column;align-items:flex-start;gap:1rem;max-width:none;padding:1.5rem;display:flex}.contact-card .section-pill{margin-bottom:0}.contact-card h2{color:var(--foreground);margin-bottom:0;font-size:1.75rem;line-height:1.15}.contact-card p{color:var(--muted);margin-bottom:0;line-height:1.7}.contact-card>span:not(.section-pill){color:var(--foreground)}.contact-email{background:var(--surface);border:1px solid var(--primary-border);color:var(--primary-hover);border-radius:.375rem;padding:.625rem .875rem;font-weight:800;display:inline-flex}.contact-email:hover{background:#ffffffb8}@media (max-width:767px){.header-nav>a{display:none}.products-menu-panel{left:50%;right:auto;transform:translate(-50%)}}.company-photo-hero{background:var(--foreground);align-items:center;min-height:calc(100dvh - 4rem);display:flex;position:relative;overflow:hidden}.company-hero-bg,.company-photo-overlay{position:absolute;inset:0}.company-hero-bg{object-fit:cover;width:100%;height:100%}.company-photo-overlay{background:linear-gradient(90deg,#111827e0,#11182780 48%,#11182733)}.company-photo-content{color:#fff;padding-top:5rem;padding-bottom:5rem;position:relative}.company-photo-content h1{letter-spacing:0;max-width:44rem;margin-bottom:0;font-size:3rem;font-weight:800;line-height:1.02}.company-photo-content p{color:#ffffffdb;max-width:36rem;margin-top:1.25rem;margin-bottom:0;font-size:1.125rem;line-height:1.7}.secondary-button.on-photo{color:#fff;background:#ffffff1a;border-color:#ffffff59}.secondary-button.on-photo:hover{background:#ffffff2e}.company-proof-section,.team-photo-section{background:var(--surface);padding-top:5rem;padding-bottom:5rem}.company-proof-grid,.team-photo-grid{align-items:center;gap:2rem;display:grid}.company-proof-grid h2,.team-photo-grid h2{letter-spacing:0;max-width:36rem;margin-top:.75rem;margin-bottom:0;font-size:2rem;font-weight:800;line-height:1.15}.company-proof-grid p,.team-photo-grid p{color:var(--muted);max-width:34rem;margin-top:1rem;margin-bottom:0;line-height:1.7}.stat-grid{gap:1rem;display:grid}.stat-grid article{border:1px solid var(--border);box-shadow:var(--shadow);border-radius:.5rem;padding:1.25rem}.stat-grid strong{color:var(--primary-hover);font-size:2rem;line-height:1;display:block}.stat-grid span{color:var(--muted);margin-top:.5rem;font-size:.9375rem;display:block}.product-snap-scroll{background:var(--surface);overscroll-behavior:contain;scroll-behavior:smooth;scroll-snap-type:y mandatory;height:calc(100dvh - 4rem);overflow-y:auto}.snap-section{scroll-snap-align:start;scroll-snap-stop:always;min-height:calc(100dvh - 4rem);overflow-y:auto}.snap-section-inner{flex-direction:column;justify-content:center;min-height:calc(100dvh - 4rem);padding-top:4rem;padding-bottom:4rem;display:flex}.text-center{text-align:center}.snap-section.with-footer{flex-direction:column;display:flex}.snap-section.with-footer .snap-section-inner{flex:1;min-height:auto}.snap-footer{flex:none}@media (min-width:640px){.home-hero-content h1{font-size:4rem}.home-snap-scroll .section-heading h2{font-size:3.25rem}.impact-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}.company-photo-content h1{font-size:4.25rem}.stat-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:768px){.products-index-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.company-proof-grid,.team-photo-grid{grid-template-columns:.9fr 1.1fr}}@media (min-width:1024px){.home-hero-content h1{font-size:5rem}.home-snap-scroll .section-heading h2{font-size:4rem}#work .home-section-inner{padding-top:5rem;padding-bottom:5rem}.collaborator-contact-grid{grid-template-columns:1.05fr .95fr;align-items:stretch}.home-snap-section.with-footer .home-section-inner{padding-top:4rem;padding-bottom:1.5rem}.company-photo-content h1{font-size:5rem}.company-proof-section,.team-photo-section{padding-top:6rem;padding-bottom:6rem}.snap-section-inner,.home-hero-content,.home-section-inner{padding-top:5rem;padding-bottom:5rem}}
