/*! tailwindcss v4.2.4 | 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)))){*,::backdrop,:after,:before{--tw-space-y-reverse:0;--tw-divide-y-reverse:0;--tw-border-style:solid;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-backdrop-blur:initial;--tw-backdrop-brightness:initial;--tw-backdrop-contrast:initial;--tw-backdrop-grayscale:initial;--tw-backdrop-hue-rotate:initial;--tw-backdrop-invert:initial;--tw-backdrop-opacity:initial;--tw-backdrop-saturate:initial;--tw-backdrop-sepia:initial}}}@layer theme{:host,:root{--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;--color-red-600:oklch(57.7% .245 27.325);--color-gray-50:oklch(98.5% .002 247.839);--color-gray-100:oklch(96.7% .003 264.542);--color-gray-200:oklch(92.8% .006 264.531);--color-white:#fff;--spacing:.25rem;--container-7xl:80rem;--text-sm:.875rem;--text-sm--line-height:calc(1.25 / .875);--text-lg:1.125rem;--text-lg--line-height:calc(1.75 / 1.125);--radius-lg:.5rem;--animate-pulse:pulse 2s cubic-bezier(.4,0,.6,1) infinite;--blur-sm:8px;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,::backdrop,:after,:before{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}:host,html{-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;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{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}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,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,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-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,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.invisible{visibility:hidden}.visible{visibility:visible}.absolute{position:absolute}.static{position:static}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.mx-auto{margin-inline:auto}.mt-1{margin-top:calc(var(--spacing) * 1)}.mt-2{margin-top:calc(var(--spacing) * 2)}.mt-4{margin-top:calc(var(--spacing) * 4)}.mb-2{margin-bottom:calc(var(--spacing) * 2)}.mb-4{margin-bottom:calc(var(--spacing) * 4)}.mb-6{margin-bottom:calc(var(--spacing) * 6)}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.table{display:table}.table-cell{display:table-cell}.h-4{height:calc(var(--spacing) * 4)}.h-5{height:calc(var(--spacing) * 5)}.h-6{height:calc(var(--spacing) * 6)}.h-8{height:calc(var(--spacing) * 8)}.h-10{height:calc(var(--spacing) * 10)}.min-h-screen{min-height:100vh}.w-1\/2{width:50%}.w-3\/4{width:75%}.w-20{width:calc(var(--spacing) * 20)}.w-24{width:calc(var(--spacing) * 24)}.w-32{width:calc(var(--spacing) * 32)}.w-48{width:calc(var(--spacing) * 48)}.w-56{width:calc(var(--spacing) * 56)}.w-full{width:100%}.max-w-7xl{max-width:var(--container-7xl)}.flex-1{flex:1}.shrink-0{flex-shrink:0}.animate-pulse{animation:var(--animate-pulse)}.resize{resize:both}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-between{justify-content:space-between}.gap-2{gap:calc(var(--spacing) * 2)}.gap-3{gap:calc(var(--spacing) * 3)}.gap-4{gap:calc(var(--spacing) * 4)}.gap-6{gap:calc(var(--spacing) * 6)}:where(.space-y-3>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing) * 3) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 3) * calc(1 - var(--tw-space-y-reverse)))}:where(.divide-y>:not(:last-child)){--tw-divide-y-reverse:0;border-bottom-style:var(--tw-border-style);border-top-style:var(--tw-border-style);border-top-width:calc(1px * var(--tw-divide-y-reverse));border-bottom-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)))}:where(.divide-gray-200>:not(:last-child)){border-color:var(--color-gray-200)}.truncate{text-overflow:ellipsis;white-space:nowrap}.overflow-hidden,.truncate{overflow:hidden}.rounded{border-radius:.25rem}.rounded-lg{border-radius:var(--radius-lg)}.border{border-style:var(--tw-border-style);border-width:1px}.border-b{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.border-gray-100{border-color:var(--color-gray-100)}.border-gray-200{border-color:var(--color-gray-200)}.bg-\(--jh-bg\){background-color:var(--jh-bg)}.bg-gray-50{background-color:var(--color-gray-50)}.bg-gray-100{background-color:var(--color-gray-100)}.bg-gray-200{background-color:var(--color-gray-200)}.bg-white{background-color:var(--color-white)}.p-4{padding:calc(var(--spacing) * 4)}.p-6{padding:calc(var(--spacing) * 6)}.px-4{padding-inline:calc(var(--spacing) * 4)}.px-6{padding-inline:calc(var(--spacing) * 6)}.py-3{padding-block:calc(var(--spacing) * 3)}.py-4{padding-block:calc(var(--spacing) * 4)}.py-6{padding-block:calc(var(--spacing) * 6)}.font-sans{font-family:var(--font-sans)}.text-lg{font-size:var(--text-lg);line-height:var(--tw-leading,var(--text-lg--line-height))}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.whitespace-nowrap{white-space:nowrap}.text-red-600{color:var(--color-red-600)}.lowercase{text-transform:lowercase}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.shadow{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a),0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.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,)}.backdrop-blur-sm{--tw-backdrop-blur:blur(var(--blur-sm));-webkit-backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,)}@media (min-width:40rem){.sm\:w-auto{width:auto}.sm\:min-w-\[8\.5rem\]{min-width:8.5rem}.sm\:flex-row{flex-direction:row}.sm\:items-center{align-items:center}.sm\:px-0{padding-inline:calc(var(--spacing) * 0)}.sm\:px-6{padding-inline:calc(var(--spacing) * 6)}}@media (min-width:64rem){.lg\:col-span-1{grid-column:span 1/span 1}.lg\:col-span-2{grid-column:span 2/span 2}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:px-8{padding-inline:calc(var(--spacing) * 8)}}}:root{--font-work-sans:"Work Sans","Inter","system-ui","-apple-system","BlinkMacSystemFont","Segoe UI",sans-serif;--font-open-sans:"Open Sans","Inter","system-ui","-apple-system","BlinkMacSystemFont","Segoe UI",sans-serif;--color-jh-primary:#005aa0;--color-jh-primary-light:#1a73e8;--color-jh-primary-dark:#004a83;--color-jh-accent:#059669;--color-jh-accent-light:#10b981;--color-jh-accent-dark:#047857;--color-jh-secondary:#e8ebef;--color-jh-secondary-light:#f1f3f5;--color-jh-secondary-dark:#d9dde3;--color-jh-warning:#d97706;--color-jh-warning-light:#fef3c7;--color-jh-warning-dark:#92400e;--color-jh-error:#dc2626;--color-jh-error-light:#fee2e2;--color-jh-error-dark:#991b1b;--color-jh-success:#16a34a;--color-jh-success-light:#dcfce7;--color-jh-success-dark:#166534;--color-jh-white:#fff;--color-jh-off-white:#f8f9fb;--color-jh-light-grey:#e2e5e9;--color-jh-medium-grey:#a0a7b2;--color-jh-dark-grey:#4b5563;--color-jh-text-primary:#17191c;--color-jh-text-secondary:#5f6875;--color-jh-bg:#f6f7f9;--color-jh-surface:#fff;--color-jh-text:#17191c;--color-jh-muted:#717b89;--color-jh-link-blue:#005aa0;--color-jh-focus-blue:#1a73e8;--color-jh-hover-blue:#004a83;--jh-primary:var(--color-jh-primary);--jh-primary-light:var(--color-jh-primary-light);--jh-primary-dark:var(--color-jh-primary-dark);--jh-accent:var(--color-jh-accent);--jh-accent-light:var(--color-jh-accent-light);--jh-accent-dark:var(--color-jh-accent-dark);--jh-secondary:var(--color-jh-secondary);--jh-secondary-light:var(--color-jh-secondary-light);--jh-secondary-dark:var(--color-jh-secondary-dark);--jh-warning:var(--color-jh-warning);--jh-warning-light:var(--color-jh-warning-light);--jh-warning-dark:var(--color-jh-warning-dark);--jh-error:var(--color-jh-error);--jh-error-light:var(--color-jh-error-light);--jh-error-dark:var(--color-jh-error-dark);--jh-success:var(--color-jh-success);--jh-success-light:var(--color-jh-success-light);--jh-success-dark:var(--color-jh-success-dark);--jh-white:var(--color-jh-white);--jh-off-white:var(--color-jh-off-white);--jh-light-grey:var(--color-jh-light-grey);--jh-medium-grey:var(--color-jh-medium-grey);--jh-dark-grey:var(--color-jh-dark-grey);--jh-text-primary:var(--color-jh-text-primary);--jh-text-secondary:var(--color-jh-text-secondary);--jh-bg:var(--color-jh-bg);--jh-surface:var(--color-jh-surface);--jh-text:var(--color-jh-text);--jh-muted:var(--color-jh-muted);--jh-link-blue:var(--color-jh-link-blue);--jh-focus-blue:var(--color-jh-focus-blue);--jh-hover-blue:var(--color-jh-hover-blue);--background:var(--jh-bg);--space-jh-xs:.25rem;--space-jh-sm:.5rem;--space-jh-md:1rem;--space-jh-lg:1.5rem;--space-jh-xl:2rem;--space-jh-2xl:3rem;--space-jh-3xl:4rem;--space-jh-4xl:6rem;--space-5xl:8rem;--jh-space-xs:var(--space-jh-xs);--jh-space-sm:var(--space-jh-sm);--jh-space-md:var(--space-jh-md);--jh-space-lg:var(--space-jh-lg);--jh-space-xl:var(--space-jh-xl);--jh-space-2xl:var(--space-jh-2xl);--jh-space-3xl:var(--space-jh-3xl);--jh-space-4xl:var(--space-jh-4xl);--jh-space-5xl:var(--space-5xl);--font-size-jh-xs:.75rem;--font-size-jh-sm:.875rem;--font-size-jh-base:1rem;--font-size-jh-lg:1.125rem;--font-size-jh-xl:1.25rem;--font-size-jh-2xl:1.5rem;--font-size-jh-3xl:1.875rem;--font-size-jh-4xl:2.25rem;--font-size-jh-5xl:3rem;--font-size-jh-hero:3.25rem;--font-size-jh-testimonial:1.5rem;--jh-text-xs:var(--font-size-jh-xs);--jh-text-sm:var(--font-size-jh-sm);--jh-text-base:var(--font-size-jh-base);--jh-text-lg:var(--font-size-jh-lg);--jh-text-xl:var(--font-size-jh-xl);--jh-text-2xl:var(--font-size-jh-2xl);--jh-text-3xl:var(--font-size-jh-3xl);--jh-text-4xl:var(--font-size-jh-4xl);--jh-text-5xl:var(--font-size-jh-5xl);--jh-text-hero:var(--font-size-jh-hero);--jh-text-testimonial:var(--font-size-jh-testimonial);--line-height-jh-tight:1.25;--line-height-jh-normal:1.5;--line-height-jh-relaxed:1.75;--jh-leading-tight:var(--line-height-jh-tight);--jh-leading-normal:var(--line-height-jh-normal);--jh-leading-relaxed:var(--line-height-jh-relaxed);--radius-jh-xs:.125rem;--radius-jh-sm:.25rem;--radius-jh-md:.375rem;--radius-jh-lg:.5rem;--radius-jh-xl:.5rem;--radius-jh-2xl:.5rem;--radius-jh-full:9999px;--jh-radius-xs:var(--radius-jh-xs);--jh-radius-sm:var(--radius-jh-sm);--jh-radius-md:var(--radius-jh-md);--jh-radius-lg:var(--radius-jh-lg);--jh-radius-xl:var(--radius-jh-xl);--jh-radius-2xl:var(--radius-jh-2xl);--jh-radius-full:var(--radius-jh-full);--shadow-jh-none:none;--shadow-jh-xs:0 1px 2px #0f172a0d;--shadow-jh-sm:0 1px 3px #0f172a14,0 1px 2px #0f172a0a;--shadow-jh-md:0 4px 10px #0f172a14;--shadow-jh-lg:0 10px 24px #0f172a17;--shadow-jh-xl:0 16px 32px #0f172a1a;--shadow-jh-2xl:0 24px 48px #0f172a1f;--shadow-jh-inner:inset 0 1px 2px #0f172a0f;--jh-shadow-none:var(--shadow-jh-none);--jh-shadow-xs:var(--shadow-jh-xs);--jh-shadow-sm:var(--shadow-jh-sm);--jh-shadow-md:var(--shadow-jh-md);--jh-shadow-lg:var(--shadow-jh-lg);--jh-shadow-xl:var(--shadow-jh-xl);--jh-shadow-2xl:var(--shadow-jh-2xl);--jh-shadow-inner:var(--shadow-jh-inner);--jh-ease:cubic-bezier(.22,1,.36,1);--jh-duration-fast:.14s;--jh-duration-normal:.24s}@media (prefers-color-scheme:dark){:root:not([data-theme]){--color-jh-primary:#005aa0;--color-jh-primary-light:#1a73e8;--color-jh-primary-dark:#004a83;--color-jh-secondary:#30353d;--color-jh-secondary-light:#3a4049;--color-jh-secondary-dark:#252a30;--color-jh-white:#1a1d21;--color-jh-off-white:#20242a;--color-jh-light-grey:#30353d;--color-jh-medium-grey:#68717d;--color-jh-dark-grey:#c5cbd3;--color-jh-text-primary:#f5f7fa;--color-jh-text-secondary:#b4bbc4;--color-jh-bg:#111315;--color-jh-surface:#1a1d21;--color-jh-text:#f5f7fa;--color-jh-muted:#8f98a4;--color-jh-link-blue:#60a5fa;--color-jh-focus-blue:#60a5fa;--color-jh-hover-blue:#93c5fd}}:root[data-theme=dark]{--color-jh-primary:#005aa0;--color-jh-primary-light:#1a73e8;--color-jh-primary-dark:#004a83;--color-jh-secondary:#30353d;--color-jh-secondary-light:#3a4049;--color-jh-secondary-dark:#252a30;--color-jh-white:#1a1d21;--color-jh-off-white:#20242a;--color-jh-light-grey:#30353d;--color-jh-medium-grey:#68717d;--color-jh-dark-grey:#c5cbd3;--color-jh-text-primary:#f5f7fa;--color-jh-text-secondary:#b4bbc4;--color-jh-bg:#111315;--color-jh-surface:#1a1d21;--color-jh-text:#f5f7fa;--color-jh-muted:#8f98a4;--color-jh-link-blue:#60a5fa;--color-jh-focus-blue:#60a5fa;--color-jh-hover-blue:#93c5fd}*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;scroll-padding-top:2rem}body{font-family:var(--font-open-sans),"Open Sans",system-ui,-apple-system,sans-serif;background:var(--jh-bg);color:var(--jh-text);width:100%;min-height:100vh;line-height:var(--jh-leading-normal);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility}:focus-visible{outline:2px solid var(--jh-focus-blue);outline-offset:2px}.skip-link{padding:var(--jh-space-sm) var(--jh-space-md);background:var(--jh-primary);color:#fff;z-index:9999;text-decoration:none;position:absolute;top:-100%;left:0}.skip-link:focus{top:0}@media (prefers-contrast:high){:root{--jh-primary:#00e;--jh-text:#000;--jh-bg:#fff}}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media print{body{color:#000;background:#fff}.no-print{display:none!important}}.jh-container{min-width:100%;max-width:98%;min-height:100vh;padding:var(--jh-space-md);flex-direction:column;justify-content:center;align-items:center;margin:0 auto;display:flex}.jh-card{background:var(--jh-surface);border-radius:var(--jh-radius-lg);padding:var(--jh-space-lg);border:1px solid var(--jh-light-grey)}.jh-card,.jh-card:hover{box-shadow:var(--jh-shadow-sm)}.jh-btn{justify-content:center;align-items:center;gap:var(--jh-space-xs);padding:var(--jh-space-sm) var(--jh-space-md);font-size:var(--jh-text-sm);color:#fff;background:var(--jh-primary);border-radius:var(--jh-radius-md);cursor:pointer;border:none;font-weight:500;text-decoration:none;transition:background-color .15s,transform .1s;display:inline-flex}.jh-btn:hover{background:var(--jh-primary-dark)}.jh-btn:active{transform:scale(.98)}.jh-btn:disabled{opacity:.5;cursor:not-allowed}.jh-btn--secondary{background:var(--jh-secondary);border:1px solid var(--jh-light-grey);color:var(--jh-text)}.jh-btn--secondary:hover{background:var(--jh-secondary-dark);color:var(--jh-text)}.jh-btn--outline{border:2px solid var(--jh-primary);color:var(--jh-primary);background:0 0}.jh-btn--outline:hover{background:var(--jh-primary);color:#fff}.jh-btn--ghost{color:var(--jh-text);background:0 0}.jh-btn--ghost:hover{background:var(--jh-light-grey)}.jh-btn--sm{padding:var(--jh-space-xs) var(--jh-space-sm);font-size:var(--jh-text-sm)}.jh-btn--md{padding:var(--jh-space-sm) var(--jh-space-md);font-size:var(--jh-text-base)}.jh-btn--lg{padding:var(--jh-space-md) var(--jh-space-lg);font-size:var(--jh-text-lg)}.jh-input{width:100%;min-width:0;padding:var(--jh-space-sm) var(--jh-space-md);font-size:var(--jh-text-base);color:var(--jh-text);background:var(--jh-white);border:1px solid var(--jh-medium-grey);border-radius:var(--jh-radius-md);transition:border-color .15s,box-shadow .15s;display:block}.jh-input:focus{border-color:var(--jh-primary);box-shadow:0 0 0 3px var(--jh-primary)}@supports (color:color-mix(in lab,red,red)){.jh-input:focus{box-shadow:0 0 0 3px color-mix(in srgb,var(--jh-primary) 16%,transparent)}}.jh-input:focus{outline:none}.jh-input:disabled{background:var(--jh-light-grey);cursor:not-allowed}.jh-input--error{border-color:var(--jh-error)}.jh-input--error:focus{box-shadow:0 0 0 3px #ef44441a}.jh-label{margin-bottom:var(--jh-space-xs);font-size:var(--jh-text-sm);color:var(--jh-text-secondary);font-weight:500;display:block}.jh-input-group{gap:var(--jh-space-sm);display:flex}.jh-message{padding:var(--jh-space-md);border-radius:var(--jh-radius-md);font-size:var(--jh-text-sm)}.jh-message--info{color:var(--jh-primary);background:#3b82f61a;border:1px solid #3b82f633}.jh-message--success{color:var(--jh-success-dark);background:#22c55e1a;border:1px solid #22c55e33}.jh-message--warning{color:var(--jh-warning-dark);background:#f59e0b1a;border:1px solid #f59e0b33}.jh-message--error{color:var(--jh-error-dark);background:#ef44441a;border:1px solid #ef444433}.jh-success{padding:var(--jh-space-md);border-radius:var(--jh-radius-md);color:var(--jh-success-dark);background:#22c55e1a;border:1px solid #22c55e33}.jh-cta-form{width:100%}.jh-cta-form form{gap:var(--jh-space-sm);flex-direction:column;display:flex}.jh-cta-form .jh-label{text-align:center}.jh-cta-form .jh-input-group{gap:var(--jh-space-sm);flex-direction:column;display:flex}@media (min-width:640px){.jh-cta-form .jh-input-group{flex-direction:row;justify-content:center}.jh-cta-form .jh-input{max-width:20rem}}.jh-link{color:var(--jh-link-blue);text-underline-offset:2px;text-decoration:underline;transition:color .15s}.jh-link:hover{color:var(--jh-hover-blue)}.jh-badge{font-size:var(--jh-text-xs);border-radius:var(--jh-radius-full);align-items:center;padding:.125rem .5rem;font-weight:500;display:inline-flex}.jh-badge--primary{background:var(--jh-primary);color:#fff}.jh-badge--success{color:var(--jh-success-dark);background:#22c55e1a}.jh-badge--warning{color:var(--jh-warning-dark);background:#f59e0b1a}.jh-badge--error{color:var(--jh-error-dark);background:#ef44441a}.jh-spinner{border:2px solid var(--jh-light-grey);border-top-color:var(--jh-primary);aspect-ratio:1;border-radius:50%;min-width:1.5rem;min-height:1.5rem;animation:jh-spin .6s linear infinite}@keyframes jh-spin{to{transform:rotate(1turn)}}.page-header{gap:var(--jh-space-sm);margin-bottom:var(--jh-space-lg);flex-direction:column;display:flex}@media (min-width:768px){.page-header{flex-direction:row;justify-content:space-between;align-items:flex-end}}.page-header__copy{gap:var(--jh-space-xs);flex-direction:column;display:flex}.page-header__eyebrow{font-size:var(--jh-text-xs);letter-spacing:.2em;text-transform:uppercase;color:var(--jh-text-secondary)}.page-header__title{font-size:var(--jh-text-3xl);color:var(--jh-text);font-weight:600}.page-header__subtitle{font-size:var(--jh-text-base);color:var(--jh-text-secondary);max-width:42rem}.page-header__actions{gap:var(--jh-space-sm);flex-wrap:wrap;display:flex}.breadcrumbs{font-size:var(--jh-text-sm);color:var(--jh-text-secondary);flex-wrap:wrap;display:flex}.breadcrumbs,.breadcrumbs__item{align-items:center;gap:var(--jh-space-xs)}.breadcrumbs__item{display:inline-flex}.breadcrumbs__link{color:var(--jh-link-blue);text-decoration:none}.breadcrumbs__link:hover{text-decoration:underline}.breadcrumbs__separator{color:var(--jh-muted)}.notice{padding:var(--jh-space-md);border-radius:var(--jh-radius-md);border:1px solid var(--jh-light-grey);background:var(--jh-surface)}.notice,.notice__content{gap:var(--jh-space-xs);flex-direction:column;display:flex}.notice__title{color:var(--jh-text);font-weight:600}.notice__description{color:var(--jh-text-secondary);font-size:var(--jh-text-sm)}.notice__actions{margin-top:var(--jh-space-sm)}.notice--info{background:#3b82f614;border-color:#3b82f633}.notice--warn{background:#f59e0b14;border-color:#f59e0b33}.notice--error{background:#ef444414;border-color:#ef444433}.notice--success{background:#22c55e14;border-color:#22c55e33}.form-field{gap:var(--jh-space-xs);flex-direction:column;display:flex}.form-field__label{font-size:var(--jh-text-sm);color:var(--jh-text-secondary);font-weight:500}.form-field__required{color:var(--jh-error);margin-left:.25rem}.form-field__control{gap:var(--jh-space-xs);flex-direction:column;display:flex}.form-field__hint{font-size:var(--jh-text-xs);color:var(--jh-text-secondary)}.form-field__error{font-size:var(--jh-text-xs);color:var(--jh-error-dark)}.empty-state{gap:var(--jh-space-sm);text-align:center;flex-direction:column;align-items:center;display:flex}.empty-state__title{font-size:var(--jh-text-2xl);color:var(--jh-text);font-weight:600}.empty-state__description{font-size:var(--jh-text-base);color:var(--jh-text-secondary);max-width:28rem}.empty-state__cta{margin-top:var(--jh-space-sm)}.skeleton-stack{gap:var(--jh-space-sm);display:grid}.skeleton{border-radius:var(--jh-radius-sm);background:var(--jh-light-grey);height:.75rem;animation:jh-pulse 1.4s ease-in-out infinite}@keyframes jh-pulse{0%{opacity:.5}50%{opacity:1}to{opacity:.5}}.filter-bar{gap:var(--jh-space-md);padding:var(--jh-space-md);border-radius:var(--jh-radius-md);border:1px solid var(--jh-light-grey);background:var(--jh-surface);flex-direction:column;display:flex}.filter-bar__group{gap:var(--jh-space-sm);flex-wrap:wrap;align-items:center;display:flex}.filter-bar__summary{font-size:var(--jh-text-sm);color:var(--jh-text-secondary)}.filter-bar__actions{gap:var(--jh-space-sm);flex-wrap:wrap;display:flex}.data-table{border:1px solid var(--jh-light-grey);border-radius:var(--jh-radius-md);background:var(--jh-white);overflow:hidden}.data-table__scroll{overflow-x:auto}.data-table__table{border-collapse:collapse;min-width:100%}.data-table__head th{text-align:left;font-size:var(--jh-text-xs);text-transform:uppercase;letter-spacing:.12em;color:var(--jh-text-secondary)}.data-table__body td,.data-table__head th{padding:var(--jh-space-sm) var(--jh-space-md);border-bottom:1px solid var(--jh-light-grey)}.data-table__body td{font-size:var(--jh-text-sm);color:var(--jh-text)}.data-table__empty{padding:var(--jh-space-lg);text-align:center;color:var(--jh-text-secondary)}.data-table__footer{padding:var(--jh-space-md);border-top:1px solid var(--jh-light-grey);background:var(--jh-surface)}.table-toolbar{gap:var(--jh-space-sm);padding:var(--jh-space-md);border-bottom:1px solid var(--jh-light-grey);flex-direction:column;display:flex}@media (min-width:768px){.table-toolbar{flex-direction:row;justify-content:space-between;align-items:center}}.table-toolbar__actions{gap:var(--jh-space-sm);flex-wrap:wrap;display:flex}.table-toolbar__meta{gap:var(--jh-space-xs);flex-direction:column;display:flex}.table-toolbar__summary{font-size:var(--jh-text-sm);color:var(--jh-text-secondary)}.tabs{gap:var(--jh-space-md);flex-direction:column;display:flex}.tabs__list{gap:var(--jh-space-sm);border-bottom:1px solid var(--jh-light-grey);padding-bottom:var(--jh-space-xs);display:flex}.tabs__tab{padding:var(--jh-space-xs) var(--jh-space-sm);color:var(--jh-text-secondary);cursor:pointer;background:0 0;border:none;font-weight:500}.tabs__tab.is-active{color:var(--jh-primary);border-bottom:2px solid var(--jh-primary)}.tabs__panel{padding-top:var(--jh-space-sm)}.side-rail{gap:var(--jh-space-md);flex-direction:column;display:flex}.side-rail__title{font-size:var(--jh-text-sm);text-transform:uppercase;letter-spacing:.2em;color:var(--jh-text-secondary)}.side-rail__card{background:var(--jh-surface);border:1px solid var(--jh-light-grey);border-radius:var(--jh-radius-md);padding:var(--jh-space-md)}.content-grid{gap:var(--jh-space-lg);display:grid}.content-grid--dense{gap:var(--jh-space-md)}.content-grid--2,.content-grid--3,.content-grid--4{grid-template-columns:repeat(1,minmax(0,1fr))}@media (min-width:768px){.content-grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}.content-grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.content-grid--4{grid-template-columns:repeat(4,minmax(0,1fr))}}.avatar-stack{align-items:center;display:flex}.avatar-stack__avatar{border-radius:var(--jh-radius-full);background:var(--jh-light-grey);min-width:2rem;min-height:2rem;color:var(--jh-text-secondary);font-size:var(--jh-text-xs);box-shadow:0 0 0 2px var(--jh-white);justify-content:center;align-items:center;margin-left:-.5rem;display:inline-flex;overflow:hidden}.avatar-stack__avatar:first-child{margin-left:0}.avatar-stack__avatar img{object-fit:cover;min-width:100%;min-height:100%}.avatar-stack__avatar--more{background:var(--jh-primary);color:#fff}.dashboard-stack{gap:var(--jh-space-lg);flex-direction:column;display:flex}.crm-layout{gap:var(--jh-space-lg);display:grid}@media (min-width:1024px){.crm-layout{grid-template-columns:minmax(0,1fr) minmax(0,2fr)}}.crm-layout__list{gap:var(--jh-space-md)}.crm-layout__list,.crm-list{flex-direction:column;display:flex}.crm-list{max-height:24rem;overflow:auto}.crm-item,.crm-list{gap:var(--jh-space-sm)}.crm-item{justify-content:space-between;align-items:center;padding:var(--jh-space-sm);border-radius:var(--jh-radius-md);border:1px solid var(--jh-light-grey);background:var(--jh-surface);cursor:pointer;display:flex}.crm-item--active{border-color:var(--jh-primary);background:var(--jh-primary)}@supports (color:color-mix(in lab,red,red)){.crm-item--active{background:color-mix(in srgb,var(--jh-primary) 5%,var(--jh-surface))}}.crm-item--active{box-shadow:inset 3px 0 0 var(--jh-primary)}.crm-item__name{color:var(--jh-text);font-weight:600}.crm-item__meta{font-size:var(--jh-text-sm);color:var(--jh-text-secondary)}.crm-detail{gap:var(--jh-space-lg)}.crm-detail,.crm-section__header{flex-direction:column;display:flex}.crm-section__header{gap:var(--jh-space-sm)}@media (min-width:768px){.crm-section__header{flex-direction:row;justify-content:space-between;align-items:center}}.crm-section__title{font-size:var(--jh-text-lg);color:var(--jh-text);font-weight:600}.crm-section__subtitle{font-size:var(--jh-text-sm);color:var(--jh-text-secondary)}.crm-section__actions{gap:var(--jh-space-sm);flex-wrap:wrap;display:flex}.crm-detail__grid{gap:var(--jh-space-md);margin:var(--jh-space-md) 0 0;display:grid}@media (min-width:768px){.crm-detail__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.crm-detail__grid dt{font-size:var(--jh-text-xs);text-transform:uppercase;letter-spacing:.15em;color:var(--jh-text-secondary)}.crm-detail__grid dd{color:var(--jh-text);margin:0}.crm-contracts{margin-top:var(--jh-space-md);flex-direction:column}.crm-contract,.crm-contracts{gap:var(--jh-space-sm);display:flex}.crm-contract{justify-content:space-between;border:1px solid var(--jh-light-grey);border-radius:var(--jh-radius-md);padding:var(--jh-space-md);background:var(--jh-surface)}.crm-contract__amount{color:var(--jh-text);font-weight:600}.crm-contract__meta{font-size:var(--jh-text-sm);color:var(--jh-text-secondary)}.modal{padding:var(--jh-space-lg);z-index:70;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.modal__overlay{cursor:pointer;background:#020617a6;border:none;position:absolute;inset:0}.modal__panel{background:var(--jh-surface);border:1px solid var(--jh-light-grey);border-radius:var(--jh-radius-lg);padding:var(--jh-space-lg);inline-size:min(92vw,42rem);max-inline-size:42rem;box-shadow:var(--jh-shadow-2xl);gap:var(--jh-space-md);flex-direction:column;display:flex;position:relative}.modal__panel--sm{inline-size:min(92vw,28rem);max-inline-size:28rem}.modal__panel--lg{inline-size:min(92vw,56rem);max-inline-size:56rem}.modal__header{justify-content:space-between;align-items:flex-start;gap:var(--jh-space-md);display:flex}.modal__title{font-size:var(--jh-text-xl);color:var(--jh-text);font-weight:600}.modal__description{font-size:var(--jh-text-sm);color:var(--jh-text-secondary)}.modal__close{border:1px solid var(--jh-light-grey);border-radius:var(--jh-radius-full);cursor:pointer;background:0 0;padding:.25rem .5rem}.modal__body{gap:var(--jh-space-sm);flex-direction:column;display:flex}.modal__actions,.modal__footer{justify-content:flex-end;gap:var(--jh-space-sm);display:flex}.toast-stack{z-index:80;display:grid;position:fixed;inset-block-end:var(--jh-space-lg);inset-inline-end:var(--jh-space-lg)}.toast,.toast-stack{gap:var(--jh-space-sm)}.toast{background:var(--jh-surface);border:1px solid var(--jh-light-grey);border-radius:var(--jh-radius-md);padding:var(--jh-space-md);align-items:flex-start;max-inline-size:22rem;display:flex}.toast__content{gap:var(--jh-space-xs);flex-direction:column;display:flex}.toast__title{color:var(--jh-text);font-weight:600}.toast__description{font-size:var(--jh-text-sm);color:var(--jh-text-secondary)}.toast__close{color:var(--jh-text-secondary);cursor:pointer;background:0 0;border:none}.toast--success{border-color:#22c55e4d}.toast--error{border-color:#ef44444d}.toast--info{border-color:#3b82f64d}.pagination{align-items:center;gap:var(--jh-space-sm);flex-wrap:wrap;display:flex}.pagination__list{gap:var(--jh-space-xs);display:flex}.pagination__button,.pagination__page{border:1px solid var(--jh-light-grey);background:var(--jh-surface);border-radius:var(--jh-radius-sm);font-size:var(--jh-text-sm);cursor:pointer;padding:.25rem .6rem}.pagination__page.is-active{border-color:var(--jh-primary);color:var(--jh-primary)}.search-input{align-items:center;gap:var(--jh-space-xs);border:1px solid var(--jh-light-grey);border-radius:var(--jh-radius-md);background:var(--jh-white);padding:.35rem .6rem;display:flex}.search-input__icon{color:var(--jh-text-secondary);font-size:var(--jh-text-sm)}.search-input__field{font-size:var(--jh-text-sm);background:0 0;border:none;outline:none}.search-input__clear{cursor:pointer;color:var(--jh-text-secondary);background:0 0;border:none}.tag{font-size:var(--jh-text-xs);letter-spacing:.02em;border:1px solid var(--jh-light-grey);background:var(--jh-off-white);color:var(--jh-text);border-radius:999px;align-items:center;gap:.35rem;padding:.25rem .6rem;font-weight:600;display:inline-flex}.tag--info{color:#1e40af;background:#eff6ff;border-color:#bfdbfe}.tag--success{color:#166534;background:#f0fdf4;border-color:#bbf7d0}.tag--warning{color:#92400e;background:#fffbeb;border-color:#fde68a}.tag--critical,.tag--error{color:#991b1b;background:#fef2f2;border-color:#fecaca}.tag--active{border-color:var(--jh-primary);color:#1e40af;background:#eff6ff}.metric-card{gap:var(--jh-space-xs);flex-direction:column;display:flex}.metric-card__label{font-size:var(--jh-text-xs);text-transform:uppercase;letter-spacing:.18em;color:var(--jh-text-secondary)}.metric-card__value{font-size:var(--jh-text-2xl);color:var(--jh-text);font-weight:600}.metric-card__detail{font-size:var(--jh-text-sm);color:var(--jh-text-secondary)}.dashboard-header{background:0 0;border-bottom:none}.dashboard-header__inner{justify-content:space-between;align-items:center;gap:var(--jh-space-md);max-inline-size:80rem;margin:0 auto;padding:0;display:flex}.dashboard-header__title{font-size:var(--jh-text-2xl);color:var(--jh-text);font-weight:600}.dashboard-header__subtitle{font-size:var(--jh-text-sm);color:var(--jh-text-secondary)}.dashboard-header__actions{align-items:center;gap:var(--jh-space-sm);display:flex}.dashboard-card{gap:var(--jh-space-md);flex-direction:column;display:flex}.dashboard-card--wide{grid-column:1/-1}.dashboard-card__header{gap:var(--jh-space-xs);flex-direction:column;display:flex}.dashboard-card__title{font-size:var(--jh-text-lg);color:var(--jh-text);font-weight:600}.dashboard-card__subtitle{font-size:var(--jh-text-sm);color:var(--jh-text-secondary)}.dashboard-card__grid{gap:var(--jh-space-md);display:grid}@media (min-width:768px){.dashboard-card__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.dashboard-card__label{font-size:var(--jh-text-xs);text-transform:uppercase;letter-spacing:.14em;color:var(--jh-text-secondary)}.dashboard-card__value{font-size:var(--jh-text-sm);color:var(--jh-text)}.dashboard-card__tags{gap:var(--jh-space-xs);flex-wrap:wrap;display:flex}.dashboard-card__list{gap:var(--jh-space-sm);flex-direction:column;display:flex}.dashboard-card__row{justify-content:space-between;align-items:center;gap:var(--jh-space-sm);padding:var(--jh-space-sm);border-radius:var(--jh-radius-md);border:1px solid var(--jh-light-grey);background:var(--jh-surface);display:flex}.dashboard-card__row-title{color:var(--jh-text);font-weight:500}.dashboard-tile{gap:var(--jh-space-xs);flex-direction:column;display:flex}.dashboard-tile__title{color:var(--jh-text);font-weight:600}.dashboard-tile__body{font-size:var(--jh-text-sm);color:var(--jh-text-secondary)}.dashboard-tile__button{gap:var(--jh-space-xs);text-align:left;cursor:pointer;background:0 0;border:none;flex-direction:column;padding:0;display:flex}.dashboard-state{min-height:calc(100vh - (2 * var(--jh-space-xl)));place-items:center;width:min(100%,32rem);margin:0 auto;display:grid}.dashboard-state__card{width:100%}.dashboard-state__loading{align-items:center;gap:var(--jh-space-md);display:flex}.dashboard-state__spinner{border:3px solid var(--jh-light-grey);border-top-color:var(--jh-primary);border-radius:var(--jh-radius-full);flex:none;width:2rem;height:2rem;animation:jh-spin .8s linear infinite}.dashboard-state__title{color:var(--jh-text);font-size:var(--jh-text-lg);font-weight:600}.dashboard-state__description{margin-top:var(--jh-space-xs);color:var(--jh-text-secondary);font-size:var(--jh-text-sm)}@media (prefers-reduced-motion:reduce){.dashboard-state__spinner{animation:none}}.dashboard-loading{gap:var(--jh-space-lg);flex-direction:column;display:flex}.dashboard-loading__header{max-width:18rem}.dashboard-loading__header .skeleton:first-child,.dashboard-loading__intro .skeleton:first-child{width:60%;height:1.25rem}.dashboard-loading__metric .skeleton:first-child{width:45%}.dashboard-loading__metric .skeleton:last-child{width:30%;height:1.5rem}.dashboard-loading__details .skeleton:nth-child(2n){width:76%}.resume-upload{gap:var(--jh-space-md);margin-top:var(--jh-space-md);flex-direction:column;display:flex}.resume-upload__input{display:none}.resume-upload__current{color:var(--jh-text-secondary);font-size:var(--jh-text-sm);margin:0}.progress{gap:var(--jh-space-xs);flex-direction:column;display:flex}.progress__header{font-size:var(--jh-text-sm);color:var(--jh-text-secondary);justify-content:space-between;display:flex}.progress__label{font-weight:500}.progress__track{border-radius:var(--jh-radius-full);background:var(--jh-light-grey);block-size:.6rem;inline-size:100%;overflow:hidden}.progress__track::-webkit-progress-bar{background:var(--jh-light-grey)}.progress__track::-webkit-progress-value{background:var(--jh-primary)}.progress__track::-moz-progress-bar{background:var(--jh-primary)}.progress__hint{font-size:var(--jh-text-xs);color:var(--jh-text-secondary)}.status-banner{justify-content:space-between;gap:var(--jh-space-sm);padding:var(--jh-space-md);border-radius:var(--jh-radius-md);border:1px solid var(--jh-light-grey);background:var(--jh-surface);display:flex}.status-banner__title{color:var(--jh-text);font-weight:600}.status-banner__description{font-size:var(--jh-text-sm);color:var(--jh-text-secondary)}.status-banner__actions{align-items:center;gap:var(--jh-space-sm);display:flex}.status-banner--critical{background:#ef444414;border-color:#ef44444d}.status-banner--warning{background:#f59e0b14;border-color:#f59e0b4d}.status-banner--info{background:#3b82f614;border-color:#3b82f64d}.status-banner--success{background:#22c55e14;border-color:#22c55e4d}.activity{gap:var(--jh-space-sm);flex-direction:column;display:flex}.activity__item{justify-content:space-between;gap:var(--jh-space-md);padding:var(--jh-space-sm);border-radius:var(--jh-radius-md);border:1px solid var(--jh-light-grey);background:var(--jh-surface);display:flex}.activity__title{color:var(--jh-text);font-weight:600}.activity__description{font-size:var(--jh-text-sm);color:var(--jh-text-secondary)}.activity__meta,.activity__time{font-size:var(--jh-text-xs);color:var(--jh-text-secondary)}.stepper{flex-direction:column}.stepper,.stepper__item{gap:var(--jh-space-sm);display:flex}.stepper__item{padding:var(--jh-space-sm);border-radius:var(--jh-radius-md);border:1px solid var(--jh-light-grey);background:var(--jh-surface)}.stepper__marker{border-radius:var(--jh-radius-full);block-size:1.75rem;inline-size:1.75rem;font-size:var(--jh-text-xs);background:var(--jh-light-grey);color:var(--jh-text-secondary);justify-content:center;align-items:center;display:flex}.stepper__label{color:var(--jh-text);font-weight:600}.stepper__description{font-size:var(--jh-text-sm);color:var(--jh-text-secondary)}.stepper__item--current{background:#3b82f614;border-color:#3b82f64d}.stepper__item--complete{background:#22c55e14;border-color:#22c55e4d}.empty-illustration{align-items:center;gap:var(--jh-space-xs);text-align:center;color:var(--jh-text-secondary);flex-direction:column;display:flex}.empty-illustration__icon{border-radius:var(--jh-radius-full);background:var(--jh-light-grey);place-items:center;block-size:3rem;inline-size:3rem;display:grid}.empty-illustration__dot{border-radius:var(--jh-radius-full);background:var(--jh-primary);opacity:.6;block-size:1rem;inline-size:1rem}.empty-illustration__title{color:var(--jh-text);font-weight:600}.empty-illustration__description{font-size:var(--jh-text-sm)}.command-palette{padding:var(--jh-space-xl);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:40;background:#0f172a66;justify-content:center;align-items:flex-start;display:flex;position:fixed;inset:0}.command-palette__panel{border-radius:var(--jh-radius-lg);background:var(--jh-surface);border:1px solid var(--jh-light-grey);max-inline-size:36rem;box-shadow:var(--jh-shadow-lg);padding:var(--jh-space-lg);gap:var(--jh-space-md);animation:jh-fade-in var(--jh-duration-fast) var(--jh-ease);flex-direction:column;flex:1;display:flex}.command-palette__header{justify-content:space-between;align-items:center;display:flex}.command-palette__title{color:var(--jh-text);font-weight:600}.command-palette__hint{font-size:var(--jh-text-xs);color:var(--jh-text-secondary)}.command-palette__list{gap:var(--jh-space-sm);flex-direction:column;display:flex}.command-palette__item{justify-content:space-between;align-items:center;gap:var(--jh-space-md);padding:var(--jh-space-sm);border-radius:var(--jh-radius-md);border:1px solid var(--jh-light-grey);background:var(--jh-surface);display:flex}.command-palette__label{color:var(--jh-text);font-weight:500}.command-palette__description{font-size:var(--jh-text-sm);color:var(--jh-text-secondary)}.command-palette__shortcut{font-size:var(--jh-text-xs);letter-spacing:.1em;text-transform:uppercase;color:var(--jh-text-secondary)}.shortcut-bar{gap:var(--jh-space-sm);padding:var(--jh-space-md);border-radius:var(--jh-radius-md);border:1px solid var(--jh-light-grey);background:var(--jh-surface);flex-direction:column;display:flex}.shortcut-bar__title{color:var(--jh-text);font-weight:600}.shortcut-bar__actions{gap:var(--jh-space-sm);display:grid}.shortcut-bar__action{gap:var(--jh-space-xs);padding:var(--jh-space-sm);border-radius:var(--jh-radius-md);border:1px solid var(--jh-light-grey);background:var(--jh-surface);color:inherit;flex-direction:column;text-decoration:none;display:flex}.shortcut-bar__label{color:var(--jh-text);font-weight:500}.shortcut-bar__description{font-size:var(--jh-text-sm);color:var(--jh-text-secondary)}.dropzone{justify-content:space-between;align-items:center;gap:var(--jh-space-md);padding:var(--jh-space-lg);border-radius:var(--jh-radius-md);border:2px dashed var(--jh-light-grey);background:var(--jh-surface);cursor:pointer;display:flex}.dropzone__content{gap:var(--jh-space-xs);flex-direction:column;display:flex}.dropzone__title{color:var(--jh-text);font-weight:600}.dropzone__description{font-size:var(--jh-text-sm);color:var(--jh-text-secondary)}.dropzone__helper{font-size:var(--jh-text-xs);color:var(--jh-text-secondary)}.dropzone__input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.mini-chart{gap:var(--jh-space-xs);flex-direction:column;display:flex}.mini-chart--empty{border-radius:var(--jh-radius-md);background:var(--jh-light-grey);block-size:2.5rem}.mini-chart__label{font-size:var(--jh-text-xs);color:var(--jh-text-secondary)}.mini-chart__svg{width:100%;height:2.5rem}.mini-chart__line{fill:none;stroke:var(--jh-primary);stroke-width:3px;stroke-linecap:round;stroke-linejoin:round}@keyframes jh-fade-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.error-boundary{padding:var(--jh-space-xl);margin:var(--jh-space-md);border-radius:var(--jh-radius-md);background:var(--jh-error-light,#fee2e2);border:1px solid var(--jh-error,#ef4444);color:var(--jh-error-dark,#991b1b)}.error-boundary__title{margin:0 0 var(--jh-space-md) 0;font-size:var(--jh-text-lg);font-weight:600}.error-boundary__message{margin:0 0 var(--jh-space-md) 0;opacity:.9}.error-boundary__details{margin-bottom:var(--jh-space-md)}.error-boundary__summary{cursor:pointer;font-weight:500}.error-boundary__stack{margin-top:var(--jh-space-sm);padding:var(--jh-space-md);border-radius:var(--jh-radius-sm);font-size:var(--jh-text-xs);white-space:pre-wrap;word-break:break-word;background:#0000000d;overflow:auto}.error-boundary__button{background:var(--jh-error,#ef4444);color:#fff;border-radius:var(--jh-radius-sm);cursor:pointer;border:none;padding:.5rem 1rem;font-weight:500}.app-shell,.auth-shell,.utility-shell{background:var(--jh-bg);min-height:100vh;color:var(--jh-text)}.app-shell{display:flex}.app-shell__sidebar{padding:var(--jh-space-lg);border-right:1px solid var(--jh-light-grey);background:var(--jh-surface);flex:0 0 16rem}.app-shell__body{flex-direction:column;flex:auto;min-width:0;display:flex}.app-shell__footer,.app-shell__header{padding:var(--jh-space-md) var(--jh-space-xl);background:var(--jh-surface)}.app-shell__header{border-bottom:1px solid var(--jh-light-grey)}.app-shell__footer{border-top:1px solid var(--jh-light-grey)}.app-shell__main{width:100%;max-width:80rem;padding:var(--jh-space-xl);flex:auto;margin:0 auto}.auth-shell{padding:var(--jh-space-xl);justify-content:center;align-items:center;display:flex}.auth-shell__content{gap:var(--jh-space-lg);flex-direction:column;width:min(100%,32rem);display:flex}.auth-shell__brand{color:var(--jh-primary);font-size:var(--jh-text-2xl);justify-content:center;font-weight:600;display:flex}.auth-shell__card{gap:var(--jh-space-lg);color:var(--jh-text);background:var(--jh-surface);border:1px solid var(--jh-light-grey);box-shadow:var(--jh-shadow-lg)}.auth-shell__card,.auth-shell__dev,.auth-shell__form,.auth-shell__status{flex-direction:column;display:flex}.auth-shell__form,.auth-shell__status{gap:var(--jh-space-md)}.auth-shell__dev{gap:var(--jh-space-sm)}.auth-shell__turnstile{justify-content:center;max-width:100%;display:flex;overflow:hidden}.auth-shell__details,.auth-shell__dev-note,.auth-shell__footer,.auth-shell__status-text{color:var(--jh-text-secondary)}.auth-shell__details,.auth-shell__dev-note{font-size:var(--jh-text-xs)}.auth-shell__footer,.auth-shell__status-text{font-size:var(--jh-text-sm)}.auth-shell__user{gap:var(--jh-space-sm);padding:var(--jh-space-md);background:var(--jh-off-white);border:1px solid var(--jh-light-grey);border-radius:var(--jh-radius-md);display:grid}.auth-shell__user h3{font-size:var(--jh-text-lg);margin:0}.auth-shell__user dl{gap:var(--jh-space-sm);margin:0;display:grid}.auth-shell__user dt{color:var(--jh-text-secondary);font-size:var(--jh-text-xs);text-transform:uppercase;font-weight:600}.auth-shell__user dd{color:var(--jh-text);margin:0}.auth-shell__actions{gap:var(--jh-space-sm);flex-wrap:wrap;display:flex}.auth-shell__details summary{cursor:pointer;font-weight:600}.auth-shell__details pre{padding:var(--jh-space-sm);background:var(--jh-off-white);border:1px solid var(--jh-light-grey);border-radius:var(--jh-radius-sm);overflow:auto}.auth-shell__footer{text-align:center}.utility-shell__footer,.utility-shell__header{background:var(--jh-surface)}.utility-shell__header{border-bottom:1px solid var(--jh-light-grey)}.utility-shell__footer{padding:var(--jh-space-md) var(--jh-space-xl);border-top:1px solid var(--jh-light-grey)}.utility-shell__header-inner,.utility-shell__main{width:100%;max-width:80rem;margin:0 auto}.utility-shell__header-inner{gap:var(--jh-space-sm);padding:var(--jh-space-md) var(--jh-space-xl);flex-direction:column;display:flex}.utility-shell__header-actions,.utility-shell__row-actions{align-items:center;gap:var(--jh-space-sm);flex-wrap:wrap;display:flex}.utility-shell__meta{color:var(--jh-text-secondary);font-size:var(--jh-text-sm)}.utility-shell__main{gap:var(--jh-space-lg);padding:var(--jh-space-xl);flex-direction:column;display:flex}.utility-shell__toolbar{margin-bottom:var(--jh-space-md)}.utility-shell__state{max-width:36rem;margin:0 auto}.utility-modal{z-index:60;padding:var(--jh-space-lg);background:#11182794;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.utility-modal__card{max-width:32rem}.utility-modal__actions{justify-content:flex-end;gap:var(--jh-space-sm);margin-top:var(--jh-space-md);display:flex}.utility-shell__card{background:var(--jh-surface);border:1px solid var(--jh-light-grey);box-shadow:var(--jh-shadow-sm)}.utility-shell__card--database .jh-input:not(:disabled){color:var(--jh-text);background:var(--jh-white)}.utility-shell__card--database .jh-input::placeholder{color:var(--jh-muted)}.utility-shell__table-wrapper{width:100%;max-width:100%}.utility-shell__cell-value{overflow-wrap:anywhere;word-break:break-word;min-width:0}@media (max-width:767px){.app-shell{flex-direction:column}.app-shell__sidebar{border-right:0;border-bottom:1px solid var(--jh-light-grey);flex-basis:auto}.app-shell__footer,.app-shell__header,.app-shell__main,.app-shell__sidebar,.auth-shell,.utility-shell__footer,.utility-shell__header-inner,.utility-shell__main{padding:var(--jh-space-md)}.auth-shell{align-items:flex-start}.utility-shell__table-wrapper{overflow:visible}.utility-shell__table-wrapper .data-table__body,.utility-shell__table-wrapper .data-table__table{width:100%;display:block}.utility-shell__table-wrapper .data-table__head{clip:rect(0,0,0,0);clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.utility-shell__table-wrapper .data-table__body{gap:var(--jh-space-md);display:grid}.utility-shell__table-wrapper .data-table__body tr{background:var(--jh-surface);border:1px solid var(--jh-light-grey);border-radius:var(--jh-radius-sm);width:100%;min-width:0;display:grid}.utility-shell__table-wrapper .data-table__body td{gap:var(--jh-space-sm);overflow-wrap:anywhere;word-break:break-word;grid-template-columns:minmax(5.5rem,.42fr) minmax(0,1fr);align-items:start;min-width:0;display:grid}.utility-shell__table-wrapper .data-table__body td:before{content:attr(data-label);color:var(--jh-text-secondary);font-size:var(--jh-text-xs);font-weight:700}.utility-shell__table-wrapper .data-table__body .data-table__empty{display:block}.utility-shell__table-wrapper .data-table__body .data-table__empty:before{content:none}}.jh-shell{min-height:100vh;color:var(--jh-text);background:var(--jh-bg);--section-gap:var(--space-jh-3xl);--card-radius:var(--jh-radius-lg);position:relative;overflow:hidden}.jh-shell__bg{display:none}.jh-shell__container{z-index:1;max-width:72rem;padding:var(--space-jh-xl) var(--space-jh-lg) var(--space-jh-3xl);margin:0 auto;position:relative}@media (min-width:640px){.jh-shell__container{padding-left:var(--space-jh-2xl);padding-right:var(--space-jh-2xl)}}.jh-shell__main{flex-direction:column;display:flex}.section-wrapper{padding-block:var(--section-gap)}.section-wrapper--sm{--section-gap:var(--space-jh-xl)}.section-wrapper--md{--section-gap:var(--space-jh-3xl)}.section-wrapper--lg{--section-gap:var(--space-5xl)}.section-wrapper--center{text-align:center}.section-wrapper--left{text-align:left}.section-header{gap:var(--space-jh-sm);flex-direction:column;display:flex}.section-header--center{text-align:center;align-items:center}.section-header--left{text-align:left;align-items:flex-start}.section-header__eyebrow{text-transform:uppercase;letter-spacing:.3em;color:var(--jh-muted);font-size:.75rem;font-weight:600}.section-header__title{color:var(--jh-text);letter-spacing:0;margin:0;font-size:1.75rem;font-weight:600}.section-header__description{max-width:48rem;color:var(--jh-text-secondary);margin:0;font-size:1rem;line-height:1.6}.section-header--center .section-header__description{margin:0 auto}@media (min-width:640px){.section-header__title{font-size:2.125rem}.section-header__description{font-size:1.125rem}}.section-header--hero .section-header__title{font-size:var(--font-size-jh-hero);letter-spacing:0;font-weight:600}.section-header--hero .section-header__description{max-width:36rem;color:var(--jh-text-secondary)}@media (max-width:640px){.section-header--hero .section-header__title{font-size:2.25rem}}@media (min-width:1024px){.section-header--hero .section-header__title{font-size:3.5rem}}.surface-card{border:1px solid var(--jh-light-grey);border-radius:var(--card-radius);box-shadow:var(--jh-shadow-sm);color:var(--jh-text)}.surface-card,.surface-card--glass{background:var(--jh-surface)}.surface-card--muted{background:var(--jh-off-white);border-color:var(--jh-light-grey)}.surface-card--accent{border-color:var(--jh-primary);box-shadow:inset 3px 0 0 var(--jh-primary),var(--jh-shadow-sm)}.surface-card--pad-sm{padding:var(--space-jh-md)}.surface-card--pad-md{padding:var(--space-jh-lg)}.surface-card--pad-lg{padding:var(--space-jh-xl)}.section-heading{text-transform:uppercase;letter-spacing:.3em;color:var(--jh-text);font-size:.75rem;font-weight:600}.section-text{max-width:48rem;color:var(--jh-text-secondary);margin:.75rem auto 0;font-size:1rem;line-height:1.6}@media (min-width:640px){.section-text{font-size:1.125rem}}.section-wrapper--left .section-heading,.section-wrapper--left .section-text{text-align:left;margin-left:0;margin-right:0}.nav-bar{justify-content:space-between;gap:var(--space-jh-lg);padding-block:var(--space-jh-md)}.nav-bar,.nav-bar__brand{align-items:center;display:flex}.nav-bar__brand{flex:none}.nav-bar__logo{width:110px;height:auto}@media (min-width:640px){.nav-bar__logo{width:130px}}.nav-bar__actions{align-items:center;gap:var(--space-jh-sm);flex:none;display:flex}.nav-menu{align-items:center;gap:var(--space-jh-lg);flex:auto;justify-content:center;display:none}.nav-menu__list{gap:var(--space-jh-md);margin:0;padding:0;list-style:none;display:flex}.nav-menu__item{display:flex}.nav-menu__cta{margin-left:var(--space-jh-md)}.nav-item{color:var(--jh-text-secondary);font-size:.95rem;text-decoration:none;transition:color .2s}.nav-item--active,.nav-item:hover{color:var(--jh-link-blue)}@media (min-width:768px){.nav-menu{display:flex}}.nav-bar__toggle{border-radius:var(--jh-radius-md);border:1px solid var(--jh-light-grey);background:var(--jh-surface);cursor:pointer;flex-direction:column;justify-content:center;gap:.25rem;min-width:2.25rem;min-height:2.25rem;padding:.25rem;display:inline-flex}.nav-bar__toggle-line{background:var(--jh-text);border-radius:var(--jh-radius-full);width:1.125rem;height:2px;margin:0 auto;display:block}@media (min-width:768px){.nav-bar__toggle{display:none}}.mobile-drawer{opacity:0;pointer-events:none;z-index:50;justify-content:flex-end;transition:opacity .2s;display:flex;position:fixed;inset:0}.mobile-drawer--open{opacity:1;pointer-events:auto}.mobile-drawer__overlay{cursor:pointer;background:#11182794;border:none;position:absolute;inset:0}.mobile-drawer__panel{gap:var(--space-jh-lg);background:var(--jh-surface);border-left:1px solid var(--jh-light-grey);padding:var(--space-jh-xl);flex-direction:column;inline-size:min(90vw,22rem);display:flex;position:relative}.mobile-drawer__header{justify-content:space-between;align-items:center;gap:var(--space-jh-md);display:flex}.mobile-drawer__title{color:var(--jh-text);letter-spacing:.15em;text-transform:uppercase;font-size:1rem}.mobile-drawer__close{border:1px solid var(--jh-light-grey);background:var(--jh-off-white);color:var(--jh-text);border-radius:var(--jh-radius-full);cursor:pointer;padding:.25rem .5rem}.mobile-drawer__nav{gap:var(--space-jh-sm);flex-direction:column;display:flex}.mobile-drawer__cta{margin-top:auto}body[data-nav-open=true] .cta-rail{opacity:0;pointer-events:none}.hero{padding-block:var(--space-jh-2xl);text-align:center;position:relative;overflow:hidden}@media (min-width:640px){.hero{padding-block:var(--space-jh-3xl)}}.hero__background{display:none}.hero__background--noise{mix-blend-mode:screen}.hero__noise{display:none}.hero__content{z-index:1;align-items:center;flex-direction:column;display:flex;position:relative}.hero__content,.hero__header{gap:var(--space-jh-md)}.hero__eyebrow{letter-spacing:.3em;text-transform:uppercase;color:var(--jh-muted);font-size:.75rem;font-weight:600}.hero__title{font-size:var(--font-size-jh-hero);letter-spacing:0;color:var(--jh-text);font-weight:600}.hero--strong .hero__title{font-weight:700}@media (max-width:640px){.hero__title{font-size:2.25rem}}@media (min-width:1024px){.hero__title{font-size:3.5rem}}.hero__title-accent{color:var(--jh-primary);font-style:italic}.hero-rotate{vertical-align:baseline;text-align:left;display:inline-block}.hero-rotate--feature{--hero-rotate-ch:21}.hero-rotate--audience{--hero-rotate-ch:15}.hero-rotate__slot{min-width:calc(var(--hero-rotate-ch,8) * 1ch);white-space:nowrap;text-align:left;display:inline-block}.hero-rotate__word{will-change:opacity,transform,filter;transition:opacity .35s,transform .35s,filter .35s;display:inline-block}.hero-rotate__word--swap{opacity:0;filter:blur(6px);transform:translateY(.08em)}.hero__subtitle{max-width:36rem;color:var(--jh-text-secondary);margin:0;font-size:1rem}@media (min-width:640px){.hero__subtitle{font-size:1.125rem}}.hero__cta{justify-content:center;gap:var(--space-jh-sm);display:flex}.hero__media{margin-top:var(--space-jh-xl)}.mission{gap:var(--space-jh-md);flex-direction:column;display:flex}.mission__list{gap:var(--space-jh-sm);color:var(--jh-text-secondary);margin:0;padding:0;list-style:none;display:grid}.mission__item{align-items:flex-start;gap:var(--space-jh-sm);display:flex}.mission__badge{margin-top:.15rem}.mission__footer{margin-top:var(--space-jh-sm)}.value-grid-wrap{gap:var(--space-jh-lg);flex-direction:column;display:flex}.value-grid{gap:var(--space-jh-lg);display:grid}.value-grid--2,.value-grid--3,.value-grid--4{grid-template-columns:repeat(1,minmax(0,1fr))}@media (min-width:640px){.value-grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}.value-grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.value-grid--4{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.value-grid--4{grid-template-columns:repeat(4,minmax(0,1fr))}}.value-card{background:var(--jh-surface);border:1px solid var(--jh-light-grey);border-radius:var(--card-radius);padding:var(--space-jh-lg)}.value-card__icon{margin-bottom:var(--space-jh-sm)}.value-card__title{color:var(--jh-text);font-size:1rem;font-weight:600}.value-card__body{color:var(--jh-text-secondary);margin-top:.5rem;font-size:.875rem;line-height:1.6}.value-card__list{margin-top:var(--space-jh-sm)}.timeline{gap:var(--space-jh-md);flex-direction:column;display:flex}.timeline__list{gap:var(--space-jh-md);margin:var(--space-jh-lg) 0 0;padding:0;list-style:none;display:grid}.timeline__item{gap:var(--space-jh-sm);color:var(--jh-text-secondary);align-items:flex-start;display:flex}.timeline__dot{border-radius:var(--jh-radius-full);background:var(--jh-primary);flex:none;width:.5rem;height:.5rem;margin-top:.4rem}.timeline__copy{line-height:1.6}.testimonial-rail{gap:var(--space-jh-lg);flex-direction:column;display:flex}.testimonial-rail__track{gap:var(--space-jh-lg);display:grid}@media (min-width:768px){.testimonial-rail__track{grid-template-columns:repeat(3,minmax(0,1fr))}}.testimonial-card{background:var(--jh-surface);border:1px solid var(--jh-light-grey);border-radius:var(--card-radius);padding:var(--space-jh-lg);gap:var(--space-jh-sm);flex-direction:column;display:flex}.testimonial-card__icon{align-self:flex-start}.testimonial-card__quote{font-size:var(--font-size-jh-testimonial);color:var(--jh-text);line-height:1.5}.testimonial-card__name{color:var(--jh-muted);flex-direction:column;gap:.25rem;font-size:.875rem;display:flex}.testimonial-card__role{text-transform:uppercase;letter-spacing:.18em;font-size:.75rem}.logo-cloud{gap:var(--space-jh-lg);text-align:center;flex-direction:column;align-items:center;display:flex}.logo-cloud__title{text-transform:uppercase;letter-spacing:.3em;color:var(--jh-muted);font-size:.875rem}.logo-cloud__grid{gap:var(--space-jh-md);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}@media (min-width:640px){.logo-cloud__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:1024px){.logo-cloud__grid{grid-template-columns:repeat(6,minmax(0,1fr))}}.logo-cloud__item{padding:var(--space-jh-sm);border:1px solid var(--jh-light-grey);border-radius:var(--jh-radius-lg);color:var(--jh-muted);justify-content:center;align-items:center;font-size:.95rem;text-decoration:none;display:flex}.logo-cloud__img{filter:grayscale();opacity:.8;max-height:2rem}.logo-cloud__label{font-weight:600}.feature-split{gap:var(--space-jh-xl);align-items:center;display:grid}.feature-split--content-only{max-width:48rem;margin-inline:auto}@media (min-width:768px){.feature-split{grid-template-columns:repeat(2,minmax(0,1fr))}.feature-split--content-only{grid-template-columns:minmax(0,1fr)}}.feature-split--reverse .feature-split__content{order:2}.feature-split--reverse .feature-split__media{order:1}.feature-split__content{gap:var(--space-jh-md);flex-direction:column;display:flex}.feature-split__cta{margin-top:var(--space-jh-sm)}.feature-split__media{justify-content:center;display:flex}.feature-split__media-card{text-align:left}.feature-split__media-title{text-transform:uppercase;letter-spacing:.24em;color:var(--jh-muted);margin-bottom:var(--space-jh-sm);font-size:.875rem}.feature-split__media-list{color:var(--jh-text)}.feature-list,.feature-split__media-list{gap:var(--space-jh-xs);margin:0;padding:0;list-style:none;display:grid}.feature-list{color:var(--jh-text-secondary)}.feature-list__item{gap:var(--space-jh-xs);align-items:flex-start;display:flex}.feature-list__icon{color:var(--jh-primary);margin-top:.2rem;font-size:.75rem}.feature-list__text{line-height:1.6}.stat-strip{gap:var(--space-jh-lg);display:grid}@media (min-width:768px){.stat-strip{grid-template-columns:repeat(auto-fit,minmax(12rem,1fr))}}.stat-strip__item{background:var(--jh-surface);border:1px solid var(--jh-light-grey);border-radius:var(--card-radius);padding:var(--space-jh-lg);text-align:center}.stat-strip__value{color:var(--jh-text);font-size:2rem;font-weight:600}.stat-strip__label{color:var(--jh-text-secondary);margin-top:.25rem;font-size:.95rem}.stat-strip__helper{color:var(--jh-muted);margin-top:.5rem;font-size:.85rem}.faq{gap:var(--space-jh-md);margin-top:var(--space-jh-lg);flex-direction:column;display:flex}.faq__item{border:1px solid var(--jh-light-grey);border-radius:var(--card-radius);background:var(--jh-surface)}.faq__trigger{text-align:left;color:var(--jh-text);padding:var(--space-jh-lg);cursor:pointer;justify-content:space-between;align-items:center;gap:var(--space-jh-sm);background:0 0;border:none;font-size:1rem;display:flex}.faq__question{font-weight:600}.faq__icon{color:var(--jh-muted)}.faq__panel{padding:0 var(--space-jh-lg) var(--space-jh-lg)}.faq__answer{color:var(--jh-text-secondary);line-height:1.6}.callout{gap:var(--space-jh-md);text-align:center;border:1px solid var(--jh-light-grey);border-radius:var(--card-radius);padding:var(--space-jh-lg);background:var(--jh-surface);flex-direction:column;align-items:center;display:flex}.callout--accent{border-color:var(--jh-primary)}.callout__text{color:var(--jh-text);font-size:1rem}.callout__cta{justify-content:center;display:flex}.pricing-teaser{gap:var(--space-jh-lg);flex-direction:column;display:flex}.pricing-teaser__title{text-transform:uppercase;letter-spacing:.3em;color:var(--jh-muted);font-size:.9rem}.pricing-teaser__grid{gap:var(--space-jh-lg);display:grid}@media (min-width:768px){.pricing-teaser__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.pricing-tier{background:var(--jh-surface);border:1px solid var(--jh-light-grey);border-radius:var(--card-radius);padding:var(--space-jh-lg);gap:var(--space-jh-sm);flex-direction:column;display:flex}.pricing-tier__name{color:var(--jh-text);font-size:1rem}.pricing-tier__price{color:var(--jh-text);font-size:1.5rem}.pricing-tier__description{color:var(--jh-text-secondary)}.pricing-tier__features{color:var(--jh-muted);gap:.4rem;margin:0;padding:0;list-style:none;display:grid}.blog-preview{gap:var(--space-jh-lg);flex-direction:column;display:flex}.blog-preview__heading{text-transform:uppercase;letter-spacing:.3em;color:var(--jh-muted);font-size:.9rem}.blog-preview__grid{gap:var(--space-jh-lg);display:grid}@media (min-width:768px){.blog-preview__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.blog-preview__card{background:var(--jh-surface);border:1px solid var(--jh-light-grey);border-radius:var(--card-radius);padding:var(--space-jh-lg);gap:var(--space-jh-sm);flex-direction:column;display:flex}.blog-preview__meta{gap:var(--space-jh-sm);text-transform:uppercase;letter-spacing:.2em;color:var(--jh-muted);font-size:.75rem;display:flex}.blog-preview__title{color:var(--jh-text);font-size:1rem}.blog-preview__excerpt{color:var(--jh-text-secondary);line-height:1.6}.blog-preview__link{color:var(--jh-link-blue);font-weight:600;text-decoration:none}.waitlist{justify-content:center;display:flex}.waitlist__content{text-align:center;max-width:36rem;margin:0 auto}.waitlist__form{margin-top:var(--space-jh-md)}.waitlist__disclaimer{margin-top:var(--space-jh-sm);color:var(--jh-muted);font-size:.875rem}.waitlist--muted{opacity:0;pointer-events:none;transition:opacity .2s}.jh-cta-wrap{min-height:var(--jh-cta-min-height,auto)}.cta-rail{z-index:30;opacity:0;pointer-events:none;width:calc(100% - 3rem);max-width:34rem;transition:opacity .2s,transform .2s;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.cta-rail__card{background:var(--jh-surface);border:1px solid var(--jh-light-grey);border-radius:var(--card-radius);box-shadow:var(--jh-shadow-xl)}.cta-rail--floating{opacity:1;pointer-events:auto}.cta-rail--floating .cta-rail__card{border-color:var(--jh-primary)}@media (prefers-reduced-motion:reduce){.cta-rail--floating .cta-rail__card{animation:none}}.footer{padding-top:var(--space-jh-xl);padding-bottom:var(--space-jh-lg);text-align:center;color:var(--jh-muted);font-size:.875rem}.footer__meta{display:inline-block}.footer__extras{margin-top:var(--space-jh-sm)}.icon-badge{color:#1e40af;background:#eff6ff;border:1px solid #bfdbfe;border-radius:9999px;justify-content:center;align-items:center;min-width:2rem;min-height:2rem;padding:.25rem;font-size:1rem;display:inline-flex}@property --tw-space-y-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-divide-y-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-backdrop-blur{syntax:"*";inherits:false}@property --tw-backdrop-brightness{syntax:"*";inherits:false}@property --tw-backdrop-contrast{syntax:"*";inherits:false}@property --tw-backdrop-grayscale{syntax:"*";inherits:false}@property --tw-backdrop-hue-rotate{syntax:"*";inherits:false}@property --tw-backdrop-invert{syntax:"*";inherits:false}@property --tw-backdrop-opacity{syntax:"*";inherits:false}@property --tw-backdrop-saturate{syntax:"*";inherits:false}@property --tw-backdrop-sepia{syntax:"*";inherits:false}@keyframes pulse{50%{opacity:.5}}