@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-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-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:root,:host{--spacing:.25rem;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-inter);--default-mono-font-family:var(--font-jetbrains)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.collapse{visibility:collapse}.visible{visibility:visible}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.sticky{position:sticky}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.table{display:table}.grow{flex-grow:1}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.resize{resize:both}.flex-wrap{flex-wrap:wrap}.rounded{border-radius:.25rem}.border{border-style:var(--tw-border-style);border-width:1px}.fill-rule{fill:var(--rule)}.lowercase{text-transform:lowercase}.uppercase{text-transform:uppercase}.italic{font-style:italic}.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)}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.focus\:not-sr-only:focus{clip-path:none;white-space:normal;width:auto;height:auto;margin:0;padding:0;position:static;overflow:visible}.focus\:fixed:focus{position:fixed}.focus\:top-2:focus{top:calc(var(--spacing) * 2)}.focus\:left-2:focus{left:calc(var(--spacing) * 2)}.focus\:z-50:focus{z-index:50}.focus\:rounded:focus{border-radius:.25rem}.focus\:bg-accent:focus{background-color:var(--accent)}.focus\:px-3:focus{padding-inline:calc(var(--spacing) * 3)}.focus\:py-2:focus{padding-block:calc(var(--spacing) * 2)}.focus\:text-bg:focus{color:var(--bg)}}:root{--content-max:1320px;--reading-max:860px;--bg:#fff;--bg-2:#f8fafc;--bg-3:#eef2f7;--paper:#f8fafc;--paper-2:#e5e7eb;--ink:#111;--ink-2:#4b5563;--ink-3:#6b7280;--mute:#6b7280;--rule:#e5e7eb;--rule-2:#d1d5db;--accent:#166534;--accent-2:#4b5563;--accent-3:#4c3d73;--accent-soft:#16653414;--accent-warn:#7a4b1f;--accent-warn-2:#8a5a2b;--z-graph-hover-preview:9;--z-site-nav:20;--z-resume-modal:40;--z-projects-inspector:40;--z-projects-commandbar:46;--z-projects-topbar:52}*{box-sizing:border-box}html,body{background:var(--bg);color:var(--ink);font-family:var(--font-inter), -apple-system, sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;padding:0;overflow-x:hidden}::selection{background:var(--accent);color:#fff}html{scroll-behavior:smooth}a{color:inherit}.site-page{background:var(--bg);color:var(--ink);min-width:0;max-width:100%;min-height:100vh;overflow-x:clip}.site-section{border-bottom:1px solid var(--rule);padding:clamp(76px,10vw,136px) clamp(20px,6vw,64px)}.site-section>.section-grid,.site-section>.work-memo-list,.site-section>.project-index,.site-section>.project-graph-gateway,.site-section>.card-grid,.site-section>.about-grid,.site-section>.contact-shell,.hero>.hero-stage{max-width:var(--content-max);width:100%;margin-left:auto;margin-right:auto}.site-section-alt{background:var(--bg-2)}.section-grid{grid-template-columns:minmax(150px,.34fr) minmax(0,1fr);align-items:start;gap:clamp(28px,6vw,84px);display:grid}.section-copy{color:var(--ink-2);font-family:var(--font-fraunces), ui-serif, Georgia, serif;text-wrap:pretty;max-width:760px;margin:0;font-size:clamp(18px,2vw,22px);font-weight:300;line-height:1.55}.site-nav{-webkit-backdrop-filter:blur(16px);border-bottom:1px solid var(--rule);z-index:var(--z-site-nav);background:#ffffffeb;position:sticky;top:0}.nav-shell{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:24px;padding:16px clamp(20px,6vw,64px);display:grid}.nav-brand,.nav-actions,.nav-links{align-items:center;display:flex}.nav-brand{gap:13px;min-width:0}.nav-actions{justify-content:flex-end;gap:12px}.nav-links{color:var(--ink-2);gap:clamp(14px,2vw,28px);margin:0;padding:0;list-style:none}.nav-links a,.inline-link{text-decoration:none}.nav-links a:hover,.inline-link:hover{color:var(--accent)}.nav-brand-mark{background:var(--accent);flex-shrink:0;width:26px;min-width:26px;height:26px;display:inline-block;position:relative}.nav-brand-mark-inner{background:var(--bg);position:absolute;inset:7px}.nav-brand-name{color:var(--ink);font-family:var(--font-fraunces), ui-serif, Georgia, serif;letter-spacing:0;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:17px;font-weight:500;overflow:hidden}.nav-contact-cta{background:var(--ink);color:var(--bg);white-space:nowrap;flex-shrink:0;align-items:center;padding:9px 16px;font-family:inherit;font-size:13px;font-weight:700;text-decoration:none;display:inline-flex}.nav-menu-button{border:1px solid var(--rule-2);color:var(--ink);cursor:pointer;background:0 0;padding:8px 14px;font-family:inherit;font-size:13px;font-weight:700;display:none}.nav-menu-button[aria-expanded=true]{border-color:var(--accent);color:var(--accent)}.nav-role-desktop{display:inline}.nav-mobile-panel{background:var(--bg);border-bottom:1px solid var(--rule);padding:0 20px 18px;display:none}.nav-mobile-panel.is-open{display:block}.nav-mobile-links{gap:10px;margin:0;padding:0;list-style:none;display:grid}.nav-mobile-links a{color:var(--ink-2);padding:8px 0;font-size:15px;text-decoration:none;display:block}.nav-mobile-links a:hover{color:var(--accent)}.memo-artifacts{opacity:.72}.memo-artifacts .artifact-list{font-size:12px}.hero{padding-top:clamp(36px,5vw,56px);padding-bottom:clamp(56px,8vw,96px);position:relative}.hero-stage{gap:0;width:100%;display:grid}.hero-header{border-bottom:1px solid var(--rule);grid-template-columns:clamp(128px,14vw,176px) minmax(0,1fr) minmax(240px,min(320px,32vw));align-items:stretch;gap:clamp(24px,4vw,48px);padding-bottom:clamp(28px,4vw,44px);display:grid}.hero-portrait{align-self:stretch;width:100%;min-height:clamp(220px,26vw,300px);display:flex}.hero-portrait>div{flex:1;width:100%;min-height:100%;height:100%!important}.hero-identity{align-content:end;align-self:end;gap:8px;min-width:0;padding-bottom:2px;display:grid}.hero-chart{place-self:end start;width:100%;min-width:0}.hero-name{font-family:var(--font-fraunces), ui-serif, Georgia, serif;letter-spacing:-.015em;text-wrap:balance;margin:2px 0 0;font-size:clamp(34px,4.2vw,52px);font-weight:400;line-height:1.04}.hero-role{color:var(--ink-2);letter-spacing:.02em;margin:0;font-size:14px;font-weight:600;line-height:1.4}.hero-tagline{color:var(--ink-3);font-family:var(--font-inter), ui-sans-serif, system-ui, sans-serif;text-wrap:pretty;max-width:42ch;margin:8px 0 0;font-size:clamp(15px,1.6vw,17px);font-weight:400;line-height:1.65}.career-record-grid{gap:0;width:100%;margin:0;display:grid}.career-record-row{border-bottom:1px solid var(--rule);grid-template-columns:36px minmax(128px,180px) minmax(0,1fr) auto;align-items:baseline;gap:clamp(16px,2.5vw,40px);padding:clamp(18px,2.5vw,22px) 0;transition:background-color .16s;display:grid}.career-record-resume-cue{color:var(--mute);align-self:center;padding-right:4px;transition:color .16s;display:inline-flex}.career-record-row-button:hover .career-record-resume-cue,.career-record-row-button:focus-visible .career-record-resume-cue{color:var(--accent)}.hero-resume-row{margin-top:14px}.resume-chip{appearance:none;background:var(--bg);border:1px solid var(--rule-2);color:var(--ink-2);cursor:pointer;font-family:var(--font-jetbrains), ui-monospace, monospace;letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:7px;padding:7px 12px;font-size:11px;font-weight:500;transition:border-color .16s,color .16s;display:inline-flex}.resume-chip:hover,.resume-chip:focus-visible{border-color:var(--accent);color:var(--accent)}.resume-modal-projects{gap:16px;margin:0;padding:0;list-style:none;display:grid}.resume-modal-projects h4{margin:0;font-size:15px;font-weight:600}.resume-modal-project-head{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:10px;display:flex}.resume-modal-projects p{color:var(--ink-2);margin:6px 0 0;font-size:13.5px;line-height:1.6}.career-record-row-button{appearance:none;color:inherit;cursor:pointer;font:inherit;text-align:left;background:0 0;border-top:0;border-left:0;border-right:0;width:100%;margin:0}.career-record-row-button:focus-visible{outline-offset:2px;outline:2px solid #16653494}.career-record-row:hover,.career-record-row-button:hover{background:linear-gradient(90deg, var(--accent-soft) 0%, transparent 100%)}.career-record-row:last-child{border-bottom:0}.career-record-index{align-self:start;padding-top:2px}.career-record-label{gap:4px;margin:0;display:grid}.career-record-phase{color:var(--accent);font-family:var(--font-fraunces), ui-serif, Georgia, serif;font-size:clamp(19px,2.1vw,24px);font-weight:300;line-height:1.1;display:block}.career-record-company{color:var(--ink);letter-spacing:.01em;font-size:13px;font-weight:600;display:block}.career-record-detail{color:var(--ink-3);text-wrap:pretty;max-width:72ch;margin:0;font-size:14px;line-height:1.65}.resume-modal-root{z-index:var(--z-resume-modal);position:fixed;inset:0}.resume-modal-backdrop{appearance:none;cursor:pointer;background:#1111116b;border:0;margin:0;padding:0;position:absolute;inset:0}.resume-modal-panel{background:var(--bg);border:1px solid var(--rule);grid-template-rows:auto minmax(0,1fr);width:100%;max-width:min(760px,100vw - 32px);max-height:calc(100vh - clamp(32px,8vw,96px));margin:auto;display:grid;position:absolute;inset:clamp(16px,4vw,48px);overflow:hidden;box-shadow:0 28px 80px #11111129}.resume-modal-header{border-bottom:1px solid var(--rule);justify-content:space-between;align-items:start;gap:16px;padding:clamp(20px,3vw,28px) clamp(20px,3vw,32px);display:flex}.resume-modal-name{font-family:var(--font-fraunces), ui-serif, Georgia, serif;margin:6px 0 0;font-size:clamp(28px,4vw,36px);font-weight:400;line-height:1.05}.resume-modal-headline{color:var(--ink-2);margin:6px 0 0;font-size:14px;font-weight:600}.resume-modal-meta{color:var(--ink-3);margin:8px 0 0;font-size:13px;line-height:1.5}.resume-modal-close{appearance:none;border:1px solid var(--rule-2);color:var(--ink-2);cursor:pointer;background:0 0;border-radius:4px;flex-shrink:0;width:36px;height:36px;font-size:16px;line-height:1}.resume-modal-close:hover{border-color:var(--ink-3);color:var(--ink)}.resume-modal-close:focus-visible{outline-offset:2px;outline:2px solid #16653494}.resume-modal-body{padding:clamp(20px,3vw,28px) clamp(20px,3vw,32px) clamp(24px,4vw,36px);overflow:auto}.resume-modal-section+.resume-modal-section{border-top:1px solid var(--rule);margin-top:clamp(20px,3vw,28px);padding-top:clamp(20px,3vw,28px)}.resume-modal-section-title{color:var(--accent);font-family:var(--font-jetbrains), ui-monospace, monospace;letter-spacing:.12em;text-transform:uppercase;margin:0 0 12px;font-size:11px;font-weight:500}.resume-modal-copy{color:var(--ink-2);text-wrap:pretty;margin:0;font-size:15px;line-height:1.65}.resume-modal-focus{color:var(--ink-3);margin-top:10px;font-size:14px}.resume-modal-experience{gap:0;margin:0;padding:0;list-style:none;display:grid}.resume-modal-entry{border-bottom:1px solid var(--rule);padding:16px 0}.resume-modal-entry:first-child{padding-top:0}.resume-modal-entry:last-child{border-bottom:0;padding-bottom:0}.resume-modal-entry--active{background:linear-gradient(90deg, var(--accent-soft) 0%, transparent 100%);border-radius:4px;margin-inline:-12px;padding-inline:12px}.resume-modal-entry-head{justify-content:space-between;align-items:start;gap:16px;display:flex}.resume-modal-company{font-family:var(--font-fraunces), ui-serif, Georgia, serif;margin:0;font-size:clamp(22px,2.5vw,26px);font-weight:400;line-height:1.1}.resume-modal-role{color:var(--ink-2);font-family:var(--font-fraunces), ui-serif, Georgia, serif;margin:6px 0 0;font-size:16px;font-style:italic;font-weight:300;line-height:1.35}.resume-modal-bullets{color:var(--ink-3);gap:8px;margin:12px 0 0;padding:0;font-size:14px;line-height:1.6;list-style:none;display:grid}.resume-modal-bullets li{padding-left:14px;position:relative}.resume-modal-bullets li:before{color:var(--accent);content:"—";position:absolute;left:0}.resume-modal-skills{gap:12px;margin:0;display:grid}.resume-modal-skill-group{gap:4px;display:grid}.resume-modal-skill-group dt{color:var(--ink);font-size:13px;font-weight:600}.resume-modal-skill-group dd{color:var(--ink-3);margin:0;font-size:14px;line-height:1.55}.proven-record-chart-title{color:var(--ink);font-family:var(--font-fraunces), ui-serif, Georgia, serif;text-wrap:balance;margin:0;font-size:clamp(17px,1.9vw,21px);font-weight:300;line-height:1.25}.proven-record-chart-title em{color:var(--accent);font-style:italic}.growth-curve-chart{border:1px solid var(--rule);background:var(--bg);gap:12px;margin:0;padding:clamp(16px,2.5vw,22px);display:grid;position:sticky;top:88px}.growth-curve-chart.growth-curve-chart--compact{background:0 0;border:0;align-content:start;gap:8px;min-width:0;margin:0;padding:0;display:grid;position:static}.growth-curve-chart--compact .growth-curve-svg{width:100%;max-height:220px}.hero-accent-bar{background:linear-gradient(90deg, var(--accent) 0%, var(--accent) 48%, transparent 100%)}@supports (color:color-mix(in lab, red, red)){.hero-accent-bar{background:linear-gradient(90deg, var(--accent) 0%, color-mix(in srgb, var(--accent) 55%, var(--accent-3)) 48%, transparent 100%)}}.hero-accent-bar{width:min(420px,42vw);max-width:min(420px,42vw);height:3px;position:absolute;top:clamp(28px,4vw,48px);left:clamp(20px,6vw,64px);right:auto}.hero-title{font-family:var(--font-fraunces), ui-serif, Georgia, serif;letter-spacing:0;text-wrap:balance;max-width:900px;margin:0;font-size:clamp(52px,6.5vw,88px);font-weight:300;line-height:1}.hero-title em{color:var(--accent);font-style:italic}.growth-curve-caption{gap:4px;display:grid}.growth-curve-svg{width:100%;max-width:100%;height:auto;display:block}.growth-curve-gridline{stroke:var(--rule);stroke-width:1px}.growth-curve-axis{stroke:var(--rule-2);stroke-width:1px}.growth-curve-span{stroke:var(--accent);stroke-linecap:round;stroke-width:3px}.growth-curve-line{fill:none;stroke:var(--accent);stroke-width:1.75px}.growth-curve-dot{fill:var(--accent)}.growth-curve-dot-ring{fill:none;stroke:var(--accent)}@supports (color:color-mix(in lab, red, red)){.growth-curve-dot-ring{stroke:color-mix(in srgb, var(--accent) 35%, transparent)}}.growth-curve-dot-ring{stroke-width:1px}.growth-curve-company{fill:var(--ink);font-family:var(--font-jetbrains), ui-monospace, monospace;letter-spacing:.06em;text-transform:uppercase;font-size:8px}.growth-curve-axis-label{fill:var(--mute);font-family:var(--font-jetbrains), ui-monospace, monospace;letter-spacing:.08em;font-size:9px}.growth-curve-y-label{fill:var(--mute);font-family:var(--font-jetbrains), ui-monospace, monospace;letter-spacing:.14em;text-transform:uppercase;font-size:8px}.growth-curve-legend{border-top:1px solid var(--rule);gap:8px;margin:0;padding:12px 0 0;list-style:none;display:grid}.growth-curve-legend li{grid-template-columns:minmax(72px,auto) minmax(0,1fr);align-items:baseline;gap:2px 10px;display:grid}.growth-curve-legend-phase{color:var(--accent);font-family:var(--font-fraunces), ui-serif, Georgia, serif;font-size:13px;font-weight:300}.growth-curve-legend-company{color:var(--ink-3);font-size:11px;font-weight:600}.card-grid{background:var(--rule);border:1px solid var(--rule);grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;display:grid}.work-memo-list,.project-index,.work-mode-list{border-top:1px solid var(--rule)}.work-memo-row,.project-row,.work-mode-row{border-bottom:1px solid var(--rule);gap:clamp(20px,4vw,48px);padding:clamp(34px,5vw,64px) 0;display:grid}.work-memo-row{grid-template-columns:minmax(100px,140px) minmax(0,1fr) minmax(300px,.52fr)}.project-row{grid-template-columns:minmax(100px,140px) minmax(0,1fr) minmax(280px,.46fr)}.work-mode-row{grid-template-columns:minmax(132px,180px) minmax(0,.9fr) minmax(260px,.72fr)}.work-mode-primary{background:var(--accent-soft)}.memo-index,.project-row-meta{min-width:0}.memo-main,.project-row-main{min-width:0;max-width:760px}.memo-role{color:var(--ink-2);font-family:var(--font-fraunces), ui-serif, Georgia, serif;margin:10px 0 20px;font-size:21px;font-style:italic;font-weight:300;line-height:1.35}.memo-context,.work-mode-copy{color:var(--ink-2);font-family:var(--font-fraunces), ui-serif, Georgia, serif;text-wrap:pretty;margin:0;font-size:17px;font-weight:300;line-height:1.55}.evidence-list,.artifact-list,.work-mode-points,.memo-fact ul{margin:0;padding:0;list-style:none}.evidence-list{border-top:1px solid var(--rule);margin-top:24px}.evidence-list li,.work-mode-points li{border-bottom:1px solid var(--rule);color:var(--ink-2);padding:13px 0;line-height:1.6}.evidence-list li:before{color:var(--accent);content:"Verified";font-family:var(--font-jetbrains), ui-monospace, monospace;letter-spacing:.14em;text-transform:uppercase;margin-right:18px;font-size:10px;display:inline-block}.memo-aside,.project-row-meta{align-content:start;gap:18px;display:grid}.memo-fact,.project-fact{border-top:1px solid var(--rule);padding-top:14px}.memo-fact p,.project-fact p{color:var(--ink-2);margin:8px 0 0;font-size:13.5px;line-height:1.55}.memo-fact li{color:var(--ink-2);margin-top:7px;font-size:13px;line-height:1.5}.artifact-list{gap:8px;margin-top:12px;display:grid}.artifact-list li{color:var(--ink-3);grid-template-columns:78px minmax(0,1fr);gap:10px;font-size:12.5px;line-height:1.5;display:grid}.project-row-title{color:var(--ink);text-decoration:none}.project-row-title:hover{color:var(--accent)}.project-actions{flex-wrap:wrap;align-items:center;gap:16px;margin-top:22px;display:flex}.project-graph-gateway{border-top:1px solid var(--rule);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px;margin-bottom:18px;padding:22px 0;display:grid}.project-graph-gateway p{color:var(--ink-2);font-family:var(--font-fraunces), ui-serif, Georgia, serif;max-width:760px;margin:8px 0 0;font-size:18px;font-weight:300;line-height:1.45}.project-graph-gateway-link{background:var(--ink);color:var(--bg);white-space:nowrap;align-items:center;min-height:40px;padding:0 16px;font-size:13px;font-weight:700;text-decoration:none;display:inline-flex}.project-graph-gateway-link:hover{background:var(--accent)}.tag-list{flex-wrap:wrap;gap:7px;margin:0;padding:0;list-style:none;display:flex}.memo-fact .tag-list,.project-fact .tag-list{margin-top:12px}.tag-list li{border:1px solid var(--rule-2);color:var(--ink-2);font-family:var(--font-jetbrains), ui-monospace, monospace;letter-spacing:.04em;text-transform:uppercase;padding:5px 10px;font-size:11px}.work-cta{grid-template-columns:minmax(0,1fr) auto;display:grid}.stack-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,220px),1fr))}.timeline-list,.plain-list{margin:0;padding:0;list-style:none}.timeline-item{border-top:1px solid var(--rule);grid-template-columns:minmax(110px,170px) minmax(0,1fr);gap:clamp(20px,4vw,48px);padding:clamp(28px,5vw,46px) 0;display:grid}.bullet-list{background:var(--rule);border:1px solid var(--rule);gap:1px;margin:0;padding:0;list-style:none;display:grid}.bullet-list li{background:var(--bg-2);color:var(--ink-2);grid-template-columns:42px minmax(0,1fr);gap:16px;padding:16px 18px;line-height:1.6;display:grid}.about-grid{grid-template-columns:minmax(0,1fr) minmax(280px,.75fr);gap:clamp(32px,6vw,80px);display:grid}.contact-shell{text-align:center;max-width:980px;margin:0 auto}.contact-title{font-family:var(--font-fraunces), ui-serif, Georgia, serif;letter-spacing:0;text-wrap:balance;margin:22px 0 0;font-size:clamp(56px,11vw,140px);font-weight:300;line-height:.92}.contact-links{flex-wrap:wrap;justify-content:center;gap:22px;margin:42px 0 0;padding:0;list-style:none;display:flex}.site-footer{border-top:1px solid var(--rule);justify-content:space-between;align-items:center;gap:18px;padding:30px clamp(20px,6vw,64px);display:flex}.projects-app-page{background:var(--bg);min-height:100svh;overflow:hidden}.projects-app-shell{color:var(--ink);height:100svh;min-height:0;display:block;position:relative;overflow:hidden}.projects-app-topbar{-webkit-backdrop-filter:blur(20px);min-width:min(520px,100vw - 40px);max-width:calc(100vw - 40px);z-index:var(--z-projects-topbar);background:#ffffffad;border:1px solid #1111111a;border-radius:999px;justify-content:space-between;align-items:center;gap:clamp(20px,4vw,54px);padding:8px 12px 8px 9px;display:flex;position:fixed;top:18px;left:50%;transform:translate(-50%);box-shadow:inset 0 1px #ffffffd1,0 24px 70px -48px #1111119e,0 0 0 8px #ffffff1f}.projects-app-brand{align-items:center;gap:9px;min-width:0;display:flex}.projects-app-brand>div{min-width:0}.projects-app-mark{background:var(--ink);color:#fff;font-family:var(--font-jetbrains), ui-monospace, monospace;letter-spacing:.08em;border:1px solid #11111129;border-radius:999px;flex:none;justify-content:center;align-items:center;width:34px;height:34px;font-size:11px;font-weight:700;text-decoration:none;display:inline-flex}.projects-app-mark:before{content:"AM"}.projects-graph-tools span{color:var(--ink-3);font-family:var(--font-jetbrains), ui-monospace, monospace;letter-spacing:.12em;text-transform:uppercase;font-size:9px}.projects-app-brand p{color:var(--ink);font-family:var(--font-fraunces), ui-serif, Georgia, serif;letter-spacing:0;text-overflow:ellipsis;text-wrap:nowrap;white-space:nowrap;max-width:100%;margin:0;font-size:clamp(17px,1.35vw,20px);font-weight:300;line-height:1;overflow:hidden}.projects-app-nav{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:2px;display:flex}.projects-app-nav a{color:var(--ink-2);font-family:var(--font-jetbrains), ui-monospace, monospace;letter-spacing:.06em;text-transform:uppercase;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;width:auto;height:32px;padding:0 11px;font-size:10.5px;text-decoration:none;display:inline-flex}.projects-app-nav a:hover{color:var(--accent);background:#16653414;border-color:#16653429}.projects-app-body{grid-template-columns:minmax(0,1fr);gap:0;min-height:0;padding:0;display:grid;position:absolute;inset:0}.projects-app-canvas-panel{grid-template-rows:minmax(0,1fr);gap:0;min-width:0;height:100%;min-height:0;display:grid}.projects-graph-tools{justify-content:flex-end;align-items:center;gap:6px;min-width:0;display:flex}.projects-graph-tools button{color:var(--ink-2);cursor:pointer;background:#ffffff5c;border:1px solid #11111114;border-radius:999px;flex:none;justify-content:center;align-items:center;width:30px;height:30px;display:inline-flex}.projects-graph-tools button:hover{color:var(--accent);background:#16653414;border-color:#16653457}.projects-graph-tools span{white-space:nowrap;align-items:center;gap:5px;min-width:74px;display:inline-flex}.projects-graph-tools strong{color:var(--accent);font-family:var(--font-fraunces), ui-serif, Georgia, serif;letter-spacing:0;font-size:16px;font-weight:300;line-height:1}.projects-app-canvas-panel .projects-graph-map-panel{height:100%;min-height:0}.projects-app-canvas-panel .projects-graph-map{height:100svh;min-height:100svh}.projects-graph-views button:focus-visible,.projects-graph-tools button:focus-visible,.projects-graph-relation-list button:focus-visible,.projects-graph-mobile-list a:focus-visible,.projects-graph-link-list a:focus-visible{outline-offset:2px;outline:2px solid #16653494}.projects-graph-inspector-dock{width:min(382px,100vw - 44px);max-width:calc(100vw - 44px);z-index:var(--z-projects-inspector);justify-items:end;display:grid;position:fixed;top:96px;right:22px}.projects-graph-node-kind,.projects-graph-proof-dot{font-family:var(--font-jetbrains), ui-monospace, monospace;letter-spacing:.1em;text-transform:uppercase}.projects-app-commandbar{-webkit-backdrop-filter:blur(18px);width:min(380px,100vw - 44px);z-index:var(--z-projects-commandbar);background:#ffffff94;border:1px solid #11111117;border-radius:18px;grid-template-columns:minmax(0,1fr);align-content:start;gap:10px;padding:14px;display:grid;position:fixed;top:96px;left:22px;box-shadow:inset 0 1px #ffffffd6,0 20px 58px -44px #11111194}.projects-graph-header-copy{gap:6px;display:grid}.projects-graph-header-copy h1{color:var(--ink);font-family:var(--font-fraunces), ui-serif, Georgia, serif;letter-spacing:0;margin:0;font-size:27px;font-weight:300;line-height:1.02}.projects-graph-header-copy p{color:var(--ink-2);margin:0;font-size:12.5px;line-height:1.48}.projects-graph-header-row{justify-content:space-between;align-items:center;gap:6px;min-width:0;display:flex}.projects-graph-search{color:var(--ink-3);background:#ffffff2e;border:1px solid #0000;border-radius:999px;align-items:center;gap:6px;min-width:0;min-height:34px;padding:0 11px;display:flex}.projects-graph-search:focus-within{border-color:#16653480;box-shadow:0 0 0 2px #1665341f}.projects-graph-search input{color:var(--ink);font:inherit;background:0 0;border:0;outline:0;width:100%;min-width:0;font-size:12.5px}.projects-graph-search input::placeholder{color:var(--ink-3)}.projects-graph-views{flex:auto;align-items:center;gap:6px;min-width:0;display:flex}.projects-graph-views button{background:var(--bg-2);border:1px solid var(--rule-2);color:var(--ink-2);cursor:pointer;font-family:var(--font-jetbrains), ui-monospace, monospace;letter-spacing:.04em;border-radius:999px;flex:auto;justify-content:center;align-items:center;gap:6px;min-width:0;min-height:30px;padding:0 10px;font-size:10px;display:inline-flex}.projects-graph-views button:hover,.projects-graph-views button.active{background:var(--accent-soft);color:var(--accent);border-color:#16653461}.projects-graph-map-panel{min-width:0;display:grid}.projects-graph-map{background:linear-gradient(90deg,#1111110a 1px,#0000 1px) 0 0/37px 37px,linear-gradient(0deg,#11111108 1px,#0000 1px) 0 0/43px 43px,linear-gradient(115deg,#fffffff5,#f8fafce6 48%,#e8ecf1b8),linear-gradient(#fff,#f4f6f8);border:0;height:100svh;min-height:100svh;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffffeb,0 34px 90px -76px #1111118f}.projects-graph-map:before,.projects-graph-map:after{content:"";pointer-events:none;z-index:1;position:absolute;inset:0}.projects-graph-map:before{mix-blend-mode:multiply;background:repeating-linear-gradient(122deg,#0000 0 46px,#11111105 47px,#0000 49px),linear-gradient(90deg,#1111110b,#0000 18% 82%,#11111109),linear-gradient(#ffffff57,#0000 42%,#1111110a)}.projects-graph-map:after{box-shadow:inset 0 42px 80px -62px #11111173,inset 0 -80px 128px -96px #11111180,inset 44px 0 90px -88px #11111173,inset -48px 0 96px -92px #11111170}.projects-graph-map .react-flow,.projects-graph-map .react-flow__renderer,.projects-graph-map .react-flow__pane{background:0 0}.projects-graph-map .react-flow__node,.projects-graph-map .react-flow__node-default{box-shadow:none;background:0 0;border:0;padding:0}.projects-graph-map .react-flow__handle{opacity:0}.projects-graph-map .react-flow__controls{border:1px solid #1111111a;border-radius:14px;overflow:hidden;box-shadow:0 16px 38px -28px #1111117a}.projects-graph-map .react-flow__controls-button{border-bottom:1px solid var(--rule);color:var(--ink-2);background:#ffffffd1}.projects-graph-map .react-flow__controls-button:hover{background:var(--bg-2)}.projects-graph-map .react-flow__minimap{background:#ffffffb8;border:1px solid #1111111a;border-radius:18px;box-shadow:inset 0 1px #ffffffd1,0 18px 36px -28px #1111117a}.projects-graph-flow-node{z-index:2}.projects-graph-flow-node.selected,.projects-graph-flow-node.preview{z-index:4}.projects-graph-flow-node.type-project .projects-graph-node-card{width:330px}.projects-graph-flow-node.type-outcome .projects-graph-node-card,.projects-graph-flow-node.type-proof .projects-graph-node-card{width:230px}.projects-graph-flow-node.type-proof .projects-graph-node-card[data-node-id=proof\:open-loop-demo-media]{width:300px}.projects-graph-flow-node.type-proof .projects-graph-node-card[data-node-id^=proof\:open-loop-]:not([data-node-id=proof\:open-loop-demo-media]){width:260px}.projects-graph-flow-node.type-thesis .projects-graph-node-card{width:280px}.projects-graph-flow-node:not(.type-thesis):not(.type-project):not(.type-outcome):not(.type-proof) .projects-graph-node-card{width:238px}.projects-graph-node-card{background:linear-gradient(180deg, #fffffffa, #f8fafcf0), var(--bg);color:var(--ink);cursor:pointer;text-align:left;border:1px solid #1111111a;border-radius:16px;grid-template-rows:auto minmax(0,1fr);gap:10px;min-height:148px;padding:10px;transition:background .18s,border-color .16s,box-shadow .16s,opacity .16s,transform .16s;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffffe6,0 18px 48px -42px #11111194}.projects-graph-flow-node.type-thesis .projects-graph-node-card{border-color:#16653447;min-height:158px}.projects-graph-flow-node.type-project .projects-graph-node-card{min-height:210px}.projects-graph-flow-node.type-outcome .projects-graph-node-card,.projects-graph-flow-node.type-proof .projects-graph-node-card{min-height:136px}.projects-graph-flow-node.type-proof .projects-graph-node-card[data-node-id=proof\:open-loop-demo-media]{min-height:190px}.projects-graph-flow-node.type-proof .projects-graph-node-card[data-node-id^=proof\:open-loop-]:not([data-node-id=proof\:open-loop-demo-media]){min-height:164px}.projects-graph-flow-node.focus.type-project .projects-graph-node-card{width:660px}.projects-graph-flow-node.focus.type-thesis .projects-graph-node-card{width:390px}.projects-graph-flow-node.focus.type-outcome .projects-graph-node-card{width:340px}.projects-graph-flow-node.focus:not(.type-thesis):not(.type-project):not(.type-outcome) .projects-graph-node-card{width:360px}.projects-graph-flow-node.focus.type-thesis .projects-graph-node-card{min-height:250px}.projects-graph-flow-node.focus.type-project .projects-graph-node-card{min-height:380px}.projects-graph-flow-node.focus.type-outcome .projects-graph-node-card{min-height:220px}.projects-graph-flow-node.focus:not(.type-thesis):not(.type-project):not(.type-outcome) .projects-graph-node-card{min-height:232px}.projects-graph-node-card:hover,.projects-graph-node-card.selected{background:linear-gradient(180deg, #fff, #f8fafcfa), var(--bg);border-color:#1665345c;transform:translateY(-2px);box-shadow:0 0 0 4px #16653411,0 28px 58px -42px #1111119e}.projects-graph-node-card.related{opacity:.86;border-color:#4c3d7347;box-shadow:0 0 0 3px #4c3d730e,0 20px 48px -42px #1111117a}.projects-graph-flow-node.ambient .projects-graph-node-card{opacity:.62}.projects-graph-flow-node.support-node.ambient .projects-graph-node-card{opacity:.5}.projects-graph-flow-node.support-node:not(.focus) .projects-graph-node-card{box-shadow:inset 0 1px #ffffffe6,0 16px 38px -40px #11111180}.projects-graph-flow-node.main-node:not(.focus) .projects-graph-node-card{opacity:.88}.projects-graph-flow-node.focus .projects-graph-node-card{opacity:1;box-shadow:0 0 0 5px #16653412,0 42px 94px -52px #111111b8}.projects-graph-map.previewing .projects-graph-flow-node:not(.preview):not(.related) .projects-graph-node-card{opacity:.38}.projects-graph-node-proof-cue{z-index:2;border-radius:999px;width:7px;height:7px;position:absolute;top:12px;right:12px}.projects-graph-node-proof-cue.proof-available{background:var(--accent);box-shadow:0 0 0 5px #16653414}.projects-graph-node-proof-cue.proof-recorded{background:var(--accent-3);box-shadow:0 0 0 5px #4c3d7314}.projects-graph-node-proof-cue.proof-todo,.projects-graph-node-proof-cue.proof-private,.projects-graph-node-proof-cue.proof-pending{background:var(--accent-warn-2);box-shadow:0 0 0 5px #8a5a2b14}.projects-graph-node-visual{background:linear-gradient(135deg,#ffffffd1,#eef2f7d1),linear-gradient(90deg,#1111110d 1px,#0000 1px) 0 0/18px 18px,linear-gradient(0deg,#1111110a 1px,#0000 1px) 0 0/18px 18px;border:1px solid #11111114;border-radius:13px;height:56px;display:block;position:relative;overflow:hidden}.projects-graph-node-visual:before{content:"";opacity:0;background:linear-gradient(90deg,#0000,#ffffffdb,#0000);width:42%;height:100%;transition:left .42s,opacity .18s;position:absolute;top:0;left:-42%;transform:skew(-12deg)}.projects-graph-node-visual.has-asset video,.projects-graph-node-visual.has-asset img{object-fit:cover;opacity:.82;width:100%;height:100%;position:absolute;inset:0}.projects-graph-node-visual.has-asset:after{content:"";background:linear-gradient(#0000 42%,#1111117a),linear-gradient(90deg,#ffffff3d,#0000);position:absolute;inset:0}.projects-graph-node-visual-caption{color:var(--ink);font-family:var(--font-jetbrains), ui-monospace, monospace;letter-spacing:.08em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;z-index:2;background:#ffffffc7;border:1px solid #11111114;border-radius:999px;max-width:calc(100% - 20px);padding:5px 8px;font-size:8px;position:absolute;bottom:10px;left:10px;overflow:hidden}.projects-graph-node-card:hover .projects-graph-node-visual:before,.projects-graph-node-card:focus-visible .projects-graph-node-visual:before{opacity:.72;left:104%}.projects-graph-flow-node.type-thesis .projects-graph-node-visual{height:58px}.projects-graph-flow-node.type-project .projects-graph-node-visual{height:104px}.projects-graph-flow-node.focus .projects-graph-node-visual{height:118px}.projects-graph-flow-node.focus.type-thesis .projects-graph-node-visual{height:100px}.projects-graph-flow-node.focus.type-project .projects-graph-node-visual{height:198px}.projects-graph-flow-node.focus.type-outcome .projects-graph-node-visual{height:96px}.projects-graph-node-visual.visual-project{background:linear-gradient(135deg,#4c3d731a,#16653414),linear-gradient(#fff,#f8fafc)}.projects-graph-node-visual.visual-proof{background:linear-gradient(135deg,#ffffffe6,#eef2f7c7),linear-gradient(#fff,#f8fafc)}.projects-graph-node-visual.mode-readme,.projects-graph-node-visual.mode-contract{background:linear-gradient(135deg,#ffffffeb,#eef2f7e0),linear-gradient(#fff,#f8fafc)}.projects-graph-node-visual.mode-package{background:linear-gradient(135deg,#1665341f,#ffffffe0),linear-gradient(#fff,#f8fafc)}.projects-graph-node-visual.mode-live{background:linear-gradient(135deg,#4c3d731a,#ffffffe0),linear-gradient(#fff,#f8fafc)}.projects-graph-node-visual.visual-capability,.projects-graph-node-visual.visual-workflow,.projects-graph-node-visual.visual-service{background:linear-gradient(135deg,#4c3d7314,#eef2f7e0),linear-gradient(#fff,#f8fafc)}.projects-graph-node-visual.visual-outcome{background:linear-gradient(135deg,#8a5a2b1f,#16653412),linear-gradient(#fff,#f8fafc)}.projects-graph-node-visual.visual-thesis{background:linear-gradient(135deg,#1665341f,#4c3d7314),linear-gradient(#fff,#f8fafc)}.projects-graph-node-visual-bars{align-items:end;gap:4px;width:42%;display:flex;position:absolute;top:18px;bottom:11px;left:12px}.projects-graph-node-visual-bars span{height:var(--node-bar);background:#1111112e;border-radius:999px 999px 3px 3px;flex:1;min-height:14px}.projects-graph-node-visual.visual-outcome .projects-graph-node-visual-bars span{background:#1665348c}.projects-graph-node-visual.visual-project .projects-graph-node-visual-bars span{background:#4c3d7357}.projects-graph-node-visual-thread{width:44%;position:absolute;inset:16px 13px 16px auto}.projects-graph-node-visual-thread:before{content:"";background:linear-gradient(90deg,#11111124,#16653452,#4c3d7338);height:1px;position:absolute;top:50%;left:2px;right:2px;transform:translateY(-50%)}.projects-graph-node-visual-thread span{background:#fffffff5;border:1px solid #11111124;border-radius:999px;width:13px;height:13px;position:absolute;top:50%;transform:translateY(-50%)}.projects-graph-node-visual-thread span:first-child{left:0}.projects-graph-node-visual-thread span:nth-child(2){left:calc(50% - 6px)}.projects-graph-node-visual-thread span:nth-child(3){right:0}.projects-graph-node-visual-dots{gap:4px;display:flex;position:absolute;bottom:10px;right:12px}.projects-graph-node-visual-dots span{background:#1113;border-radius:999px;width:4px;height:4px}.projects-graph-node-visual.proof-available .projects-graph-node-visual-dots span{background:#16653494}.projects-graph-node-visual-readme,.projects-graph-node-visual-package,.projects-graph-node-visual-live{z-index:1;gap:6px;display:grid;position:absolute;top:14px;left:14px;right:14px}.projects-graph-node-visual-readme span{background:#1111111f;border-radius:999px;height:5px}.projects-graph-node-visual-readme span:first-child{width:52%;height:8px}.projects-graph-node-visual-readme span:nth-child(2){width:88%}.projects-graph-node-visual-readme span:nth-child(3){width:74%}.projects-graph-node-visual-readme span:nth-child(4){width:62%}.projects-graph-node-visual-package{align-content:center;gap:4px;top:12px;bottom:12px}.projects-graph-node-visual-package span,.projects-graph-node-visual-package strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.projects-graph-node-visual-package span{color:var(--accent);font-family:var(--font-jetbrains), ui-monospace, monospace;letter-spacing:.08em;text-transform:uppercase;font-size:9px}.projects-graph-node-visual-package strong{color:var(--ink);font-family:var(--font-fraunces), ui-serif, Georgia, serif;font-size:18px;font-weight:400;line-height:1}.projects-graph-node-visual-live{justify-content:center;align-items:center;gap:8px;display:flex;inset:14px}.projects-graph-node-visual-live span{background:#1665345c;border-radius:999px;width:16px;height:16px}.projects-graph-node-visual-live span:nth-child(2){width:26px;height:26px}.projects-graph-node-visual.mode-readme .projects-graph-node-visual-bars,.projects-graph-node-visual.mode-readme .projects-graph-node-visual-thread,.projects-graph-node-visual.mode-contract .projects-graph-node-visual-bars,.projects-graph-node-visual.mode-contract .projects-graph-node-visual-thread,.projects-graph-node-visual.mode-package .projects-graph-node-visual-bars,.projects-graph-node-visual.mode-package .projects-graph-node-visual-thread,.projects-graph-node-visual.mode-live .projects-graph-node-visual-bars,.projects-graph-node-visual.mode-live .projects-graph-node-visual-thread{opacity:.18}.projects-graph-node-visual.visual-proof:not(.has-asset):after,.projects-graph-node-visual.visual-workflow:not(.has-asset):after,.projects-graph-node-visual.visual-capability:not(.has-asset):after{content:"";opacity:.48;background-color:#0000;background-image:linear-gradient(90deg,#1111111a,#0000 74%),linear-gradient(90deg,#11111114,#0000 58%),linear-gradient(90deg,#11111112,#0000 68%);background-position:0 0,0 12px,0 24px;background-repeat:no-repeat;background-size:100% 1px,100% 1px,100% 1px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;position:absolute;inset:auto 46% 14px 14px;transform:none}.projects-graph-node-copy{align-content:start;gap:7px;min-width:0;display:grid}.projects-graph-inspector-head{justify-content:space-between;align-items:center;gap:7px;min-width:0;display:flex}.projects-graph-node-kind,.projects-graph-proof-dot{border:1px solid var(--rule-2);white-space:nowrap;align-items:center;min-height:20px;padding:0 6px;font-size:8px;line-height:1;display:inline-flex}.projects-graph-node-kind.type-thesis,.projects-graph-node-kind.type-service{background:var(--accent-soft);color:var(--accent)}.projects-graph-node-kind.type-project,.projects-graph-node-kind.type-capability{color:var(--accent-3);background:#4c3d7314}.projects-graph-node-kind.type-workflow{color:#0f5f61;background:#16653414}.projects-graph-node-kind.type-proof,.projects-graph-node-kind.type-outcome{color:var(--accent-warn);background:#8a5a2b1a}.projects-graph-proof-dot.proof-available{color:var(--accent);border-color:#16653461}.projects-graph-proof-dot.proof-recorded{color:var(--accent-3)}.projects-graph-proof-dot.proof-todo,.projects-graph-proof-dot.proof-private,.projects-graph-proof-dot.proof-pending{color:var(--accent-warn);border-color:#8a5a2b52}.projects-graph-node-card strong{color:var(--ink);font-family:var(--font-fraunces), ui-serif, Georgia, serif;letter-spacing:0;overflow-wrap:anywhere;text-wrap:balance;-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:23px;font-weight:400;line-height:1.04;display:-webkit-box;overflow:hidden}.projects-graph-flow-node.focus .projects-graph-node-card strong{-webkit-line-clamp:unset;font-size:36px;font-weight:400;line-height:1.02;overflow:visible}.projects-graph-flow-node.type-thesis .projects-graph-node-card strong{font-size:24px;font-style:italic;font-weight:300}.projects-graph-flow-node.focus.type-thesis .projects-graph-node-card strong{font-size:34px}.projects-graph-node-dek{color:var(--ink-2);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:12px;line-height:1.42;display:-webkit-box;overflow:hidden}.projects-graph-flow-node.type-thesis .projects-graph-node-dek,.projects-graph-flow-node.type-project .projects-graph-node-dek{-webkit-line-clamp:3}.projects-graph-flow-node.focus .projects-graph-node-dek{-webkit-line-clamp:4;font-size:14px;line-height:1.5}.projects-graph-hover-preview{color:var(--bg);min-width:210px;z-index:var(--z-graph-hover-preview);background:#111111eb;border:1px solid #ffffff1f;border-radius:8px;gap:5px;padding:10px 11px;display:none;position:absolute;top:calc(100% + 9px);bottom:auto;left:14px;box-shadow:0 18px 42px -26px #111111b8}.projects-graph-node-card:hover .projects-graph-hover-preview,.projects-graph-node-card:focus-visible .projects-graph-hover-preview{display:grid}.projects-graph-hover-preview span,.projects-graph-hover-preview em{font-size:11px;line-height:1.35}.projects-graph-hover-preview em{color:#ffffffb8;font-style:normal}.projects-graph-flow-edge path{stroke:#1665347a;stroke-width:1.5px}.projects-graph-flow-edge.selected path,.projects-graph-flow-edge.preview path{stroke:var(--accent);stroke-width:2.2px}.projects-graph-flow-edge.related path{stroke:#4c3d738c}.projects-graph-flow-edge .react-flow__edge-text{fill:var(--ink);font-family:var(--font-jetbrains), ui-monospace, monospace;letter-spacing:.06em;text-transform:uppercase;font-size:10px}.projects-graph-flow-edge .react-flow__edge-textbg{fill:#ffffffeb}.projects-graph-mobile-list,.projects-graph-mobile-scene{display:none}.projects-graph-inspector{-webkit-backdrop-filter:blur(18px);scrollbar-gutter:stable;background:#ffffffdb;border:1px solid #1111111a;border-radius:18px;align-content:start;gap:12px;width:100%;min-width:0;max-height:min(640px,100svh - 120px);padding:16px;display:grid;overflow:auto;box-shadow:inset 0 1px #ffffffe0,0 28px 88px -54px #111111bd}.projects-graph-inspector h2{color:var(--ink);font-family:var(--font-fraunces), ui-serif, Georgia, serif;letter-spacing:0;overflow-wrap:anywhere;margin:0;font-size:34px;font-weight:300;line-height:1.02}.projects-graph-inspector h3{color:var(--ink-3);font-family:var(--font-jetbrains), ui-monospace, monospace;letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:7px;margin:0;font-size:10px;font-weight:600;display:flex}.projects-graph-inspector p{color:var(--ink-2);font-size:13px;line-height:1.6}.projects-graph-inspector-dek{color:var(--ink-2);font-family:var(--font-fraunces), ui-serif, Georgia, serif;margin:0;font-weight:300;font-size:18px!important;line-height:1.45!important}.projects-graph-inspector-facts{border:1px solid var(--rule);grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;display:grid}.projects-graph-inspector-facts>div{background:var(--bg-2);gap:5px;padding:10px;display:grid}.projects-graph-inspector-facts span{color:var(--ink-3);font-family:var(--font-jetbrains), ui-monospace, monospace;letter-spacing:.12em;text-transform:uppercase;font-size:9px}.projects-graph-inspector-facts strong{color:var(--ink);overflow-wrap:anywhere;font-size:12px;line-height:1.35}.projects-graph-detail-layer{border:1px solid var(--rule);border-left:3px solid var(--accent);gap:9px;padding:11px;display:grid}.projects-graph-detail-layer.source{border-left-color:var(--accent-3)}.projects-graph-detail-layer p{margin:0}.projects-graph-link-list{gap:7px;display:grid}.projects-graph-link-list a{border:1px solid var(--rule-2);color:var(--ink);justify-content:space-between;align-items:center;min-height:34px;padding:0 10px;font-size:12px;font-weight:700;text-decoration:none;display:flex}.projects-graph-link-list a:hover{background:var(--accent-soft);color:var(--accent);border-color:#1665345c}.projects-graph-link-list a.primary{background:var(--ink);border-color:var(--ink);color:#fff}.projects-graph-link-list a.primary:hover{background:var(--accent);border-color:var(--accent);color:#fff}.projects-graph-relation-list{gap:7px;display:grid}.projects-graph-relation-list button{background:var(--bg-2);border:1px solid var(--rule-2);color:var(--ink);cursor:pointer;text-align:left;gap:4px;padding:8px 10px;display:grid}.projects-graph-relation-list button:hover{color:var(--accent);border-color:#16653457}.projects-graph-relation-list span{color:var(--ink-3);font-family:var(--font-jetbrains), ui-monospace, monospace;letter-spacing:.12em;text-transform:uppercase;font-size:9px}.scoped-page{background:var(--bg)}.scoped-hero{border-bottom:1px solid var(--rule);padding:34px clamp(20px,6vw,64px) clamp(54px,8vw,92px)}.scoped-mini-nav,.scoped-hero-grid,.scoped-summary-grid,.scoped-channel{max-width:var(--content-max);margin-left:auto;margin-right:auto}.scoped-mini-nav{color:var(--ink-3);flex-wrap:wrap;align-items:center;gap:10px;font-size:13px;display:flex}.scoped-mini-nav a{border-bottom:1px solid var(--rule-2);color:var(--ink-2);padding-bottom:2px}.scoped-hero-grid{grid-template-columns:minmax(0,1fr) minmax(300px,.44fr);align-items:end;gap:clamp(36px,6vw,86px);margin-top:clamp(46px,7vw,88px);display:grid}.scoped-title{font-family:var(--font-fraunces), ui-serif, Georgia, serif;letter-spacing:0;text-wrap:balance;max-width:940px;margin:18px 0 0;font-size:clamp(56px,8vw,108px);font-weight:300;line-height:.94}.scoped-dek{color:var(--ink-2);font-family:var(--font-fraunces), ui-serif, Georgia, serif;text-wrap:pretty;max-width:800px;margin:clamp(22px,3vw,32px) 0 0;font-size:clamp(19px,2vw,24px);font-weight:300;line-height:1.48}.scoped-actions{flex-wrap:wrap;align-items:center;gap:12px;margin-top:28px;display:flex}.scoped-primary-action,.scoped-secondary-action,.scoped-text-action{justify-content:center;align-items:center;min-height:42px;font-size:14px;text-decoration:none;display:inline-flex}.scoped-primary-action{background:var(--accent);color:#fff;padding:11px 16px;font-weight:700}.scoped-secondary-action{border:1px solid var(--rule-2);color:var(--ink);padding:10px 16px;font-weight:600}.scoped-text-action{border-bottom:1px solid var(--rule-2);color:var(--accent);padding:4px 0;font-weight:700}.scoped-primary-action:hover,.scoped-secondary-action:hover,.scoped-text-action:hover{color:var(--ink)}.scoped-source-panel{background:var(--bg-2);border:1px solid var(--rule-2);padding:clamp(18px,3vw,26px)}.scoped-source-panel p{color:var(--ink-2);margin:14px 0 0;font-size:13.5px;line-height:1.65}.scoped-summary-grid{border-top:1px solid var(--rule);grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;margin-top:clamp(46px,7vw,86px);display:grid}.scoped-summary-row{border-bottom:1px solid var(--rule);padding:18px 0}.scoped-summary-row p{color:var(--ink-2);max-width:620px;margin:10px 0 0;font-size:14px;line-height:1.65}.scoped-section{border-bottom:1px solid var(--rule);grid-template-columns:minmax(118px,180px) minmax(0,1040px);justify-content:center;gap:clamp(20px,4vw,56px);padding:clamp(50px,7vw,84px) clamp(20px,6vw,64px);display:grid}.scoped-section-label{padding-top:5px}.scoped-section-title{text-wrap:balance;margin:0;display:block;font-size:clamp(32px,4vw,44px)!important}.scoped-row-list,.scoped-proof-list,.scoped-deferred-list{border-top:1px solid var(--rule);margin-top:24px}.scoped-info-row{border-bottom:1px solid var(--rule);grid-template-columns:64px minmax(0,1fr);gap:clamp(18px,3vw,34px);padding:22px 0;display:grid}.scoped-info-row h3,.scoped-deferred-row h3{color:var(--ink);font-family:var(--font-fraunces), ui-serif, Georgia, serif;letter-spacing:0;margin:0;font-size:clamp(22px,2.4vw,30px);font-weight:300;line-height:1.14}.scoped-info-row p,.scoped-deferred-row p{color:var(--ink-2);max-width:760px;margin:9px 0 0;font-size:14px;line-height:1.7}.scoped-proof-row{border-bottom:1px solid var(--rule);grid-template-columns:minmax(112px,150px) minmax(0,1fr) minmax(260px,.45fr);gap:clamp(20px,4vw,44px);padding:clamp(26px,4vw,38px) 0;display:grid}.scoped-proof-main{min-width:0}.scoped-proof-title{color:var(--ink);font-family:var(--font-fraunces), ui-serif, Georgia, serif;letter-spacing:0;text-wrap:balance;font-size:clamp(28px,4vw,42px);font-weight:300;line-height:1.06;text-decoration:none;display:inline-block}.scoped-proof-title:hover{color:var(--accent)}.scoped-proof-label{font-family:var(--font-fraunces), ui-serif, Georgia, serif;font-style:italic;font-weight:300;color:var(--ink-2)!important;margin-top:10px!important;font-size:18px!important}.scoped-proof-main p,.scoped-proof-meta p{color:var(--ink-3);margin:12px 0 0;font-size:13.5px;line-height:1.65}.scoped-proof-meta{align-content:start;gap:16px;display:grid}.scoped-proof-meta>div,.scoped-proof-meta .tag-list{border-top:1px solid var(--rule);padding-top:12px}.scoped-deferred-row{border-bottom:1px solid var(--rule);grid-template-columns:minmax(180px,.34fr) minmax(0,1fr);gap:clamp(18px,4vw,42px);padding:22px 0;display:grid}.scoped-channel{padding:clamp(56px,8vw,96px) clamp(20px,6vw,64px)}.scoped-channel-title{text-wrap:balance;max-width:920px;margin:18px 0 0;display:block;font-size:clamp(34px,5vw,58px)!important}.scoped-channel p{color:var(--ink-2);font-family:var(--font-fraunces), ui-serif, Georgia, serif;text-wrap:pretty;max-width:820px;margin:22px 0 0;font-size:clamp(19px,2vw,24px);font-weight:300;line-height:1.5}.harmony-page{background:var(--bg);color:var(--ink)}.harmony-hero{border-bottom:1px solid var(--rule);padding:clamp(30px,5vw,62px) clamp(20px,6vw,64px) clamp(34px,6vw,72px)}.harmony-hero-grid,.harmony-hero-ledger,.harmony-section>.harmony-section-main,.harmony-final>div{max-width:var(--content-max);margin-left:auto;margin-right:auto}.harmony-hero-grid{grid-template-columns:1fr;align-items:stretch;gap:clamp(24px,4vw,42px);display:grid}.harmony-hero-masthead,.harmony-hero-detail,.harmony-hero-media,.harmony-hero-media-card,.harmony-section-main,.harmony-media-copy,.harmony-media-figure,.harmony-architecture-map,.harmony-architecture-core,.harmony-architecture-lane,.harmony-architecture-lane-head,.harmony-architecture-node,.harmony-architecture-gate,.harmony-learning-rail,.harmony-loop-row>div,.harmony-ledger-row>div,.harmony-command-row>div,.harmony-final>div{min-width:0}.harmony-hero-masthead{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:clamp(20px,4vw,54px);display:grid}.harmony-hero-masthead .harmony-actions{padding-bottom:10px}.harmony-subtitle{color:var(--ink-2);font-family:var(--font-fraunces), ui-serif, Georgia, serif;text-wrap:pretty;max-width:1080px;margin:0;font-size:clamp(21px,2.4vw,30px);font-weight:300;line-height:1.4}.harmony-hero-detail{border-top:1px solid var(--rule);grid-template-columns:1fr 1fr;gap:clamp(24px,4vw,56px);padding-top:clamp(18px,2.5vw,26px);display:grid}.harmony-hero-detail>div{min-width:0}.harmony-hero-detail span{color:var(--mute);font-family:var(--font-jetbrains), ui-monospace, monospace;letter-spacing:.13em;text-transform:uppercase;margin-bottom:10px;font-size:10px;font-weight:500;display:block}.harmony-hero-detail p{color:var(--ink-2);text-wrap:pretty;max-width:58ch;margin:0;font-size:15.5px;line-height:1.7}.harmony-kicker{color:var(--mute);font-family:var(--font-jetbrains), ui-monospace, monospace;letter-spacing:.14em;text-transform:uppercase;margin:0 0 clamp(14px,2.5vw,26px);font-size:11px;font-weight:500}.harmony-title{font-family:var(--font-fraunces), ui-serif, Georgia, serif;letter-spacing:0;text-wrap:balance;margin:0;font-size:clamp(58px,8vw,116px);font-weight:300;line-height:.94}.harmony-actions{flex-wrap:wrap;align-items:center;gap:11px;margin-top:0;display:flex}.harmony-action{border:1px solid var(--rule-2);border-radius:0;justify-content:center;align-items:center;min-height:42px;padding:10px 16px;font-family:inherit;font-size:14px;font-weight:700;line-height:1.2;text-decoration:none;display:inline-flex}.harmony-action-primary{background:var(--ink);border-color:var(--ink);color:#fff}.harmony-action-primary:hover{background:var(--accent);border-color:var(--accent);color:#fff}.harmony-action-disabled{background:var(--bg-2);color:var(--ink-3);cursor:not-allowed}.harmony-action-disabled:disabled{opacity:1}.harmony-repo-note{color:var(--ink-3);overflow-wrap:anywhere;max-width:620px;margin:12px 0 0;font-size:13px;line-height:1.6}.harmony-hero-media-card,.harmony-media-figure{margin:0}.harmony-hero-media{border:1px solid var(--rule-2);grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:clamp(12px,2vw,18px);width:100%;padding:clamp(10px,1.5vw,16px);display:grid}.harmony-hero-media-card{gap:10px;display:grid}.harmony-media-frame{border:1px solid var(--rule);background:#fff;width:100%;display:block;overflow:hidden}.harmony-media-frame img{object-fit:contain;width:100%;height:100%;display:block}.harmony-hero-media-card figcaption,.harmony-media-figure figcaption{color:var(--ink-3);overflow-wrap:anywhere;margin-top:10px;font-size:12.5px;line-height:1.55}.harmony-hero-media-card figcaption{border-top:1px solid var(--rule);gap:5px;margin-top:0;padding-top:10px;display:grid}.harmony-hero-media-card figcaption strong{color:var(--accent);font-family:var(--font-jetbrains), ui-monospace, monospace;letter-spacing:.14em;text-transform:uppercase;font-size:10px;font-weight:700;line-height:1.4}.harmony-hero-media-card figcaption span{display:block}.harmony-hero-ledger{border-top:1px solid var(--rule);grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin-top:clamp(26px,5vw,56px);margin-bottom:0;padding:0;display:grid}.harmony-hero-ledger>div{border-bottom:1px solid var(--rule);min-width:0;padding:15px 0}.harmony-hero-ledger dt,.harmony-section-label,.harmony-media-copy span,.harmony-architecture-contract span,.harmony-architecture-lane-head span,.harmony-architecture-node span,.harmony-architecture-gate span,.harmony-learning-rail-head span,.harmony-loop-row>span,.harmony-ledger-row>span,.harmony-command-row>span,.harmony-final-label{color:var(--accent);font-family:var(--font-jetbrains), ui-monospace, monospace;letter-spacing:.14em;text-transform:uppercase;font-size:10px}.harmony-hero-ledger dd{color:var(--ink-2);overflow-wrap:anywhere;margin:8px 18px 0 0;font-size:13.5px;line-height:1.55}.harmony-section{border-bottom:1px solid var(--rule);grid-template-columns:minmax(118px,180px) minmax(0,1080px);justify-content:center;gap:clamp(20px,4vw,58px);padding:clamp(52px,7vw,88px) clamp(20px,6vw,64px);display:grid}.harmony-section-architecture{grid-template-columns:minmax(118px,180px) minmax(0,1160px)}.harmony-section-label{padding-top:7px}.harmony-section-title{font-family:var(--font-fraunces), ui-serif, Georgia, serif;letter-spacing:0;text-wrap:balance;margin:0;font-size:clamp(34px,4.6vw,54px);font-weight:300;line-height:1.04}.harmony-section-intro{color:var(--ink-2);font-family:var(--font-fraunces), ui-serif, Georgia, serif;text-wrap:pretty;max-width:840px;margin:18px 0 0;font-size:clamp(18px,2vw,22px);font-weight:300;line-height:1.55}.harmony-media-list,.harmony-ledger-list,.harmony-command-ledger{border-top:1px solid var(--rule);margin-top:clamp(24px,4vw,38px)}.harmony-media-row{border-bottom:1px solid var(--rule);grid-template-columns:minmax(190px,.3fr) minmax(0,1fr);gap:clamp(18px,4vw,44px);padding:clamp(24px,4vw,42px) 0;display:grid}.harmony-media-copy h3,.harmony-ledger-row h3,.harmony-command-row h3{color:var(--ink);font-family:var(--font-fraunces), ui-serif, Georgia, serif;letter-spacing:0;overflow-wrap:anywhere;margin:8px 0 0;font-size:clamp(22px,2.5vw,31px);font-weight:300;line-height:1.12}.harmony-media-copy p,.harmony-ledger-row p,.harmony-command-row p{color:var(--ink-2);overflow-wrap:anywhere;max-width:780px;margin:10px 0 0;font-size:14px;line-height:1.7}.harmony-architecture-map{border-bottom:1px solid var(--rule);border-top:1px solid var(--rule);grid-template-columns:minmax(0,1fr) minmax(236px,.27fr);gap:clamp(18px,3vw,32px);margin-top:clamp(28px,4vw,44px);padding:clamp(18px,3vw,26px) 0;display:grid}.harmony-architecture-core{gap:16px;display:grid}.harmony-architecture-contract{border-left:3px solid var(--accent);background:linear-gradient(90deg,#16653414,#0000 78%);grid-template-columns:minmax(190px,.34fr) minmax(0,1fr);align-items:baseline;gap:8px clamp(18px,4vw,32px);padding:16px clamp(16px,3vw,24px);display:grid}.harmony-architecture-contract span{align-self:start}.harmony-architecture-contract strong{color:var(--ink);font-family:var(--font-fraunces), ui-serif, Georgia, serif;letter-spacing:0;text-wrap:balance;font-size:clamp(24px,3vw,36px);font-weight:300;line-height:1.08;display:block}.harmony-architecture-contract p,.harmony-architecture-lane-head p,.harmony-architecture-node p,.harmony-architecture-gate p,.harmony-learning-rail-head p,.harmony-loop-row p{color:var(--ink-2);overflow-wrap:anywhere;margin:0;line-height:1.65}.harmony-architecture-contract p{grid-column:2;max-width:680px;font-size:13.5px}.harmony-architecture-lanes{gap:0;display:grid}.harmony-architecture-lane{border-top:1px solid var(--rule);grid-template-columns:minmax(172px,.24fr) minmax(0,1fr);gap:clamp(18px,3vw,30px);padding:clamp(20px,3vw,28px) 0;display:grid;position:relative}.harmony-architecture-lane:last-child{border-bottom:1px solid var(--rule)}.harmony-architecture-lane:before{background:var(--lane-accent,var(--accent));content:"";opacity:.9;width:2px;height:calc(100% - 40px);position:absolute;top:20px;left:0}.harmony-architecture-lane[data-tone=fleet]{--lane-accent:var(--accent);--lane-soft:#16653414}.harmony-architecture-lane[data-tone=cockpit]{--lane-accent:var(--accent-3);--lane-soft:#4c3d7314}.harmony-architecture-lane[data-tone=worker]{--lane-accent:#475569;--lane-soft:#47556914}.harmony-architecture-lane-head{padding-left:clamp(14px,2vw,20px)}.harmony-architecture-lane-head span,.harmony-architecture-node span,.harmony-architecture-gate span,.harmony-learning-rail-head span{color:var(--lane-accent,var(--accent))}.harmony-architecture-lane-head h3,.harmony-learning-rail-head h3,.harmony-architecture-gate h3{color:var(--ink);font-family:var(--font-fraunces), ui-serif, Georgia, serif;letter-spacing:0;overflow-wrap:anywhere;text-wrap:balance;margin:8px 0 0;font-size:clamp(23px,2.5vw,32px);font-weight:300;line-height:1.12}.harmony-architecture-lane-head p{margin-top:12px;font-size:13.5px}.harmony-architecture-nodes{grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;display:grid;position:relative}.harmony-architecture-nodes:before{background:var(--rule-2);content:"";height:1px;position:absolute;top:22px;left:10%;right:10%}.harmony-architecture-node{background:var(--bg);border:1px solid var(--rule);z-index:1;gap:8px;min-height:190px;padding:16px;display:grid;position:relative}.harmony-architecture-node:before{background:var(--lane-accent,var(--accent));border:4px solid var(--bg);content:"";border-radius:999px;width:18px;height:18px;position:absolute;top:14px;right:18px}.harmony-architecture-node:after{border-right:1px solid var(--rule-2);border-top:1px solid var(--rule-2);content:"";width:8px;height:8px;position:absolute;top:18px;right:-6px;transform:rotate(45deg)}.harmony-architecture-node:last-child:after{display:none}.harmony-architecture-node h4{color:var(--ink);font-family:var(--font-fraunces), ui-serif, Georgia, serif;letter-spacing:0;overflow-wrap:normal;word-break:normal;margin:8px 0 0;font-size:clamp(19px,1.7vw,23px);font-weight:300;line-height:1.16}.harmony-architecture-node p,.harmony-architecture-gate p,.harmony-loop-row p{font-size:13px}.harmony-architecture-gates{background:var(--bg-2);border-left:3px solid var(--ink);grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;display:grid}.harmony-architecture-gate{background:var(--bg-2);border-right:1px solid var(--rule);grid-template-columns:minmax(74px,.32fr) minmax(0,1fr);gap:10px;padding:16px;display:grid}.harmony-architecture-gate:last-child{border-right:0}.harmony-architecture-gate h3{margin-top:0;font-size:clamp(20px,2vw,25px)}.harmony-learning-rail{border-left:1px solid var(--rule);grid-template-rows:auto minmax(0,1fr);padding-left:clamp(18px,3vw,28px);display:grid}.harmony-learning-rail-head{border-bottom:1px solid var(--rule);padding:0 0 18px}.harmony-learning-rail-head h3{font-size:clamp(24px,3vw,34px)}.harmony-learning-rail-head p{margin-top:12px;font-size:13.5px}.harmony-loop-list{counter-reset:harmony-loop;margin:0;padding:0;list-style:none;display:grid}.harmony-loop-row{border-bottom:1px solid var(--rule);grid-template-columns:42px minmax(0,1fr);gap:16px;padding:20px 0;display:grid;position:relative}.harmony-loop-row:last-child{border-bottom:0}.harmony-loop-row:before{background:var(--accent-soft);content:"";border:1px solid #16653438;width:1px;height:100%;position:absolute;top:32px;left:16px}.harmony-loop-row:last-child:before{display:none}.harmony-loop-row>span{background:var(--bg);letter-spacing:0;z-index:1;border:1px solid #1665343d;border-radius:999px;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex;position:relative}.harmony-loop-row h4{color:var(--ink);font-family:var(--font-fraunces), ui-serif, Georgia, serif;letter-spacing:0;overflow-wrap:anywhere;margin:2px 0 8px;font-size:clamp(20px,2vw,25px);font-weight:300;line-height:1.14}.harmony-ledger-row,.harmony-command-row{border-bottom:1px solid var(--rule);grid-template-columns:minmax(90px,140px) minmax(0,1fr);gap:clamp(18px,3vw,34px);padding:22px 0;display:grid}.harmony-ledger-row{grid-template-columns:minmax(110px,156px) minmax(0,1fr)}.harmony-command-row{grid-template-columns:minmax(108px,150px) minmax(0,1fr)}.harmony-command-row code{background:var(--ink);color:#fff;font-family:var(--font-jetbrains), ui-monospace, monospace;letter-spacing:0;overflow-wrap:anywhere;padding:8px 10px;font-size:clamp(14px,1.9vw,18px);font-weight:500;line-height:1.45;display:inline-block}.harmony-final{padding:clamp(56px,8vw,98px) clamp(20px,6vw,64px)}.harmony-final h2{font-family:var(--font-fraunces), ui-serif, Georgia, serif;letter-spacing:0;text-wrap:balance;max-width:920px;margin:16px 0 0;font-size:clamp(36px,5.6vw,68px);font-weight:300;line-height:1}.harmony-final p{color:var(--ink-2);font-family:var(--font-fraunces), ui-serif, Georgia, serif;text-wrap:pretty;max-width:830px;margin:20px 0 0;font-size:clamp(19px,2vw,24px);font-weight:300;line-height:1.5}.harmony-final .harmony-repo-note{color:var(--ink-3);font-family:var(--font-inter), -apple-system, sans-serif;margin-top:12px;font-size:13px;line-height:1.6}.project-memo-page{background:linear-gradient(90deg, #11111109 1px, transparent 1px), linear-gradient(0deg, #11111108 1px, transparent 1px), var(--bg);color:var(--ink);background-size:38px 38px,38px 38px,auto;min-height:100svh;overflow:hidden}.project-memo-app{grid-template-rows:auto minmax(0,1fr);height:100svh;min-height:720px;display:grid;overflow:hidden}.project-memo-topbar{border-bottom:1px solid var(--rule);z-index:4;background:#fffffff0;grid-template-columns:auto minmax(0,1fr) minmax(210px,auto) auto;align-items:center;gap:8px;min-width:0;padding:7px clamp(10px,1.4vw,16px);display:grid;position:relative}.project-memo-back,.project-memo-project-nav a,.project-memo-stage-actions a,.project-memo-launch-links a,.project-memo-proof-row a{border:1px solid var(--rule-2);color:var(--ink-2);align-items:center;gap:7px;min-height:30px;text-decoration:none;display:inline-flex}.project-memo-back{background:var(--bg-2);font-family:var(--font-jetbrains), ui-monospace, monospace;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;padding:0 10px;font-size:10px}.project-memo-title-block{min-width:0}.project-memo-title-block span,.project-memo-proof-strip span,.project-memo-stage-copy>span,.project-memo-asset-rail span,.project-memo-asset-rail em,.project-memo-inspector-head>span,.project-memo-facts span,.project-memo-stack>span,.project-memo-launch>span,.project-memo-block>span,.project-memo-numbered-list span,.project-memo-proof-row>span,.project-memo-source-panel span,.project-memo-slot span{color:var(--ink-3);font-family:var(--font-jetbrains), ui-monospace, monospace;letter-spacing:.12em;text-transform:uppercase;font-size:9px;font-style:normal;line-height:1.25}.project-memo-title-block h1{color:var(--ink);font-family:var(--font-fraunces), ui-serif, Georgia, serif;letter-spacing:0;text-overflow:ellipsis;white-space:nowrap;margin:2px 0 0;font-size:clamp(22px,2.4vw,34px);font-weight:300;line-height:1;overflow:hidden}.project-memo-proof-strip{border:1px solid var(--rule);grid-template-columns:auto auto;gap:1px;min-width:0;display:grid}.project-memo-proof-strip>div{background:var(--bg-2);gap:2px;min-width:0;padding:5px 8px;display:grid}.project-memo-proof-strip strong{color:var(--accent);font-family:var(--font-fraunces), ui-serif, Georgia, serif;text-overflow:ellipsis;white-space:nowrap;font-size:16px;font-weight:300;line-height:1;overflow:hidden}.project-memo-project-nav{gap:4px;display:inline-flex}.project-memo-project-nav a{background:var(--bg-2);justify-content:center;width:30px;height:30px;padding:0}.project-memo-back:hover,.project-memo-project-nav a:hover,.project-memo-stage-actions a:hover,.project-memo-launch-links a:hover,.project-memo-proof-row a:hover{background:var(--accent-soft);color:var(--accent);border-color:#16653457}.project-memo-body{grid-template-columns:minmax(0,1fr) minmax(340px,410px);gap:10px;min-width:0;min-height:0;padding:10px;display:grid}.project-memo-stage-shell{grid-template-rows:minmax(0,1fr) auto;gap:8px;min-width:0;min-height:0;display:grid}.project-memo-stage{border:1px solid var(--rule);background:#fffffff0;grid-template-rows:minmax(0,1fr) auto;min-width:0;min-height:0;display:grid;overflow:hidden}.project-memo-media-frame{background:linear-gradient(90deg, #11111109 1px, transparent 1px), linear-gradient(0deg, #11111108 1px, transparent 1px), var(--bg-2);background-size:34px 34px,34px 34px,auto;justify-content:center;align-items:center;width:100%;height:100%;min-height:0;padding:clamp(10px,2vw,18px);display:flex;overflow:hidden}.project-memo-media{border:1px solid var(--rule-2);object-fit:contain;background:#fff;width:100%;max-width:100%;height:100%;max-height:100%;display:block}.project-memo-slot{background:linear-gradient(135deg, #16653417, #4c3d7314), var(--bg-2);color:var(--ink-2);text-align:center;align-content:center;justify-items:center;gap:12px;min-height:0;padding:clamp(22px,5vw,44px);display:grid}.project-memo-slot strong{color:var(--ink);font-family:var(--font-fraunces), ui-serif, Georgia, serif;letter-spacing:0;max-width:760px;font-size:clamp(28px,5vw,56px);font-weight:300;line-height:1}.project-memo-slot p{color:var(--ink-3);max-width:620px;margin:0;font-size:13px;line-height:1.6}.project-memo-stage-copy{border-top:1px solid var(--rule);grid-template-columns:minmax(0,1fr) auto;gap:8px;padding:12px 14px;display:grid}.project-memo-stage-copy>span{grid-column:1}.project-memo-stage-copy h2{color:var(--ink);font-family:var(--font-fraunces), ui-serif, Georgia, serif;letter-spacing:0;overflow-wrap:anywhere;grid-column:1;min-width:0;margin:0;font-size:clamp(24px,3.2vw,38px);font-weight:300;line-height:1}.project-memo-stage-copy p{color:var(--ink-3);grid-column:1;max-width:760px;margin:0;font-size:12.5px;line-height:1.55}.project-memo-stage-actions{flex-wrap:wrap;grid-area:1/2/span 3;justify-content:flex-end;align-items:end;gap:6px;display:flex}.project-memo-stage-actions a,.project-memo-launch-links a,.project-memo-proof-row a{background:#fff;min-height:30px;padding:0 9px;font-size:11px;font-weight:700}.project-memo-asset-rail{scrollbar-gutter:stable;gap:6px;min-width:0;padding-bottom:2px;display:flex;overflow-x:auto}.project-memo-asset-rail button{border:1px solid var(--rule-2);color:var(--ink-2);cursor:pointer;text-align:left;background:#ffffffeb;flex:1 0 170px;gap:4px;min-width:0;min-height:72px;padding:9px;display:grid}.project-memo-asset-rail button.active,.project-memo-asset-rail button:hover{background:var(--accent-soft);border-color:#16653457}.project-memo-asset-rail strong{color:var(--ink);font-family:var(--font-fraunces), ui-serif, Georgia, serif;overflow-wrap:anywhere;font-size:17px;font-weight:300;line-height:1.08}.project-memo-side{grid-template-rows:auto auto minmax(0,1fr);gap:8px;min-width:0;min-height:0;display:grid;overflow:hidden}.project-memo-inspector,.project-memo-tab-panel{border:1px solid var(--rule);background:#fffffff0}.project-memo-inspector{gap:10px;min-height:0;max-height:46svh;padding:12px;display:grid;overflow:auto}.project-memo-inspector-head{gap:8px;display:grid}.project-memo-inspector-head p,.project-memo-launch p,.project-memo-block p,.project-memo-numbered-list p,.project-memo-proof-row p,.project-memo-source-panel p{color:var(--ink-2);margin:0;font-size:12.5px;line-height:1.55}.project-memo-facts{border:1px solid var(--rule);grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;display:grid}.project-memo-facts>div{background:var(--bg-2);gap:5px;min-width:0;padding:9px;display:grid}.project-memo-facts strong{color:var(--ink);overflow-wrap:anywhere;font-size:12px;font-weight:700;line-height:1.25}.project-memo-stack,.project-memo-launch{border:1px solid var(--rule);gap:9px;padding:10px;display:grid}.project-memo-stack .tag-list li{background:var(--bg-2);padding:4px 7px;font-size:9px}.project-memo-launch>span,.project-memo-status{align-items:center;gap:6px;display:inline-flex}.project-memo-launch pre{background:var(--ink);color:var(--bg);font-family:var(--font-jetbrains), ui-monospace, monospace;margin:0;padding:10px;font-size:11px;line-height:1.45;overflow-x:auto}.project-memo-launch-links{flex-wrap:wrap;gap:6px;display:flex}.project-memo-tabs{grid-template-columns:repeat(5,minmax(0,1fr));gap:4px;display:grid}.project-memo-tabs button{border:1px solid var(--rule-2);color:var(--ink-2);cursor:pointer;font-family:var(--font-jetbrains), ui-monospace, monospace;letter-spacing:.08em;text-transform:uppercase;background:#ffffffeb;min-width:0;min-height:34px;padding:0 5px;font-size:9px;font-weight:600}.project-memo-tabs button.active,.project-memo-tabs button:hover{background:var(--ink);border-color:var(--ink);color:#fff}.project-memo-tab-panel{scrollbar-gutter:stable;min-height:0;padding:12px;overflow:auto}.project-memo-overview-grid,.project-memo-source-panel{gap:10px;display:grid}.project-memo-block,.project-memo-source-panel>div{border:1px solid var(--rule);gap:8px;padding:11px;display:grid}.project-memo-block h3,.project-memo-proof-row h3{color:var(--ink);font-family:var(--font-fraunces), ui-serif, Georgia, serif;letter-spacing:0;margin:0;font-size:22px;font-weight:300;line-height:1.08}.project-memo-numbered-list{border:1px solid var(--rule);gap:1px;margin:0;padding:0;list-style:none;display:grid}.project-memo-numbered-list li{background:var(--bg-2);grid-template-columns:36px minmax(0,1fr);gap:12px;padding:12px;display:grid}.project-memo-numbered-list span{color:var(--accent)}.project-memo-proof-list{gap:8px;display:grid}.project-memo-proof-row{border:1px solid var(--rule);grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:10px;min-width:0;padding:10px;display:grid}.project-memo-proof-row>div{gap:6px;min-width:0;display:grid}.project-memo-status.status-available{color:var(--accent)}.project-memo-status.status-pending,.project-memo-status.status-todo{color:var(--accent-warn)}.project-memo-status.status-private{color:var(--accent-3)}.project-memo-back:focus-visible,.project-memo-project-nav a:focus-visible,.project-memo-stage-actions a:focus-visible,.project-memo-asset-rail button:focus-visible,.project-memo-launch-links a:focus-visible,.project-memo-tabs button:focus-visible,.project-memo-proof-row a:focus-visible{outline-offset:2px;outline:2px solid #16653494}@media (max-width:1080px){.nav-shell,.about-grid,.scoped-hero-grid{grid-template-columns:1fr}.hero-header{grid-template-columns:clamp(108px,22vw,140px) minmax(0,1fr);gap:24px}.hero-chart{grid-column:1/-1;justify-self:stretch}.hero-portrait{min-height:clamp(180px,36vw,240px)}.career-record-row{grid-template-columns:32px minmax(0,1fr);gap:12px 20px}.career-record-label{grid-column:2}.career-record-detail{grid-column:2;max-width:none}.growth-curve-chart{position:static}.nav-shell{align-items:start}.nav-actions{justify-content:flex-start}.card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.projects-app-page{overflow:hidden}.projects-app-shell{height:100svh;min-height:0}.projects-app-topbar{align-items:center}.projects-app-nav{justify-content:flex-start}.projects-app-body{grid-template-columns:1fr;padding:0;position:absolute;inset:0}.projects-app-canvas-panel .projects-graph-map{height:100svh;min-height:100svh}.work-memo-row,.project-row,.work-mode-row,.scoped-proof-row,.scoped-deferred-row{grid-template-columns:1fr}.projects-graph-tools{justify-content:flex-start}.projects-graph-tools .projects-graph-fit-button{display:none}.projects-graph-map{max-height:none}.project-memo-page{overflow:visible}.project-memo-app{height:auto;min-height:100svh;overflow:visible}.project-memo-topbar{grid-template-columns:auto minmax(0,1fr) auto}.project-memo-proof-strip{grid-column:1/-1;justify-self:start}.project-memo-body{grid-template-columns:1fr}.project-memo-stage{min-height:620px}.project-memo-side{overflow:visible}.project-memo-inspector{max-height:none}.project-memo-tab-panel{max-height:none;overflow:visible}}@media (max-width:760px){.site-section{padding:56px 20px}.section-grid,.timeline-item,.scoped-section{grid-template-columns:1fr}.site-footer{flex-direction:column;align-items:flex-start}.nav-links,.nav-role,.nav-role-desktop{display:none}.nav-menu-button{display:inline-flex}.nav-shell{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px}.nav-actions{justify-content:flex-end}.hero-title{font-size:clamp(48px,15vw,72px)}.hero-header{grid-template-columns:1fr}.hero-portrait{max-width:160px;min-height:200px}.hero-identity,.hero-chart{grid-column:1}.card-grid,.scoped-summary-grid{grid-template-columns:1fr}.career-record-row{grid-template-columns:1fr;padding-left:0;padding-right:0}.career-record-index,.career-record-label,.career-record-detail{grid-column:auto}.work-cta{grid-template-columns:1fr}.project-graph-gateway{grid-template-columns:1fr;align-items:start}.project-graph-gateway-link{justify-content:center;width:100%}.projects-app-page{overflow:visible}.projects-app-shell{height:auto;min-height:100svh;padding-top:76px;overflow:visible}.projects-app-topbar{width:calc(100vw - 24px);min-width:0;max-width:calc(100vw - 24px);padding:9px;top:12px}.projects-app-brand{align-items:flex-start}.projects-app-mark{width:34px;height:34px}.projects-app-brand p{font-size:17px}.projects-app-body{padding:0 8px 8px;position:relative;inset:auto}.projects-graph-tools{flex-wrap:wrap}.projects-graph-tools span{min-width:0}.projects-app-commandbar{border-radius:18px;grid-template-columns:minmax(0,1fr);width:auto;margin:0 8px 8px;position:relative;top:auto;left:auto}.projects-graph-views{width:100%}.projects-graph-map{height:430px;min-height:430px}.projects-app-canvas-panel .projects-graph-map{height:auto;min-height:0;padding:12px}.projects-graph-map .react-flow{display:none}.projects-graph-mobile-scene{border:1px solid var(--rule-2);background:#fffffff0;gap:8px;padding:13px;display:grid}.projects-graph-mobile-scene span,.projects-graph-mobile-scene small{color:var(--ink-3);font-family:var(--font-jetbrains), ui-monospace, monospace;letter-spacing:.12em;text-transform:uppercase;font-size:9px;line-height:1.35}.projects-graph-mobile-scene strong{color:var(--ink);font-family:var(--font-fraunces), ui-serif, Georgia, serif;letter-spacing:0;overflow-wrap:anywhere;font-size:22px;font-weight:400;line-height:1.08}.projects-graph-mobile-scene p{color:var(--ink-2);margin:0;font-size:13px;line-height:1.5}.projects-graph-map .react-flow__minimap{display:none}.projects-graph-flow-node.type-thesis .projects-graph-node-card,.projects-graph-flow-node.type-project .projects-graph-node-card,.projects-graph-flow-node.type-outcome .projects-graph-node-card,.projects-graph-flow-node:not(.type-thesis):not(.type-project):not(.type-outcome) .projects-graph-node-card{width:244px}.projects-graph-node-card{min-height:140px;padding:11px}.projects-graph-flow-node.type-thesis .projects-graph-node-card{min-height:166px}.projects-graph-node-card strong,.projects-graph-flow-node.type-thesis .projects-graph-node-card strong{font-size:20px;line-height:1.08}.projects-graph-hover-preview{display:none!important}.projects-graph-mobile-list{border:1px solid var(--rule);border-top:0;gap:1px;max-height:none;display:grid;overflow:visible}.projects-graph-mobile-list a{background:var(--bg);border:0;border-bottom:1px solid var(--rule);color:var(--ink);cursor:pointer;text-align:left;gap:5px;padding:12px;text-decoration:none;display:grid}.projects-graph-mobile-list a.active{background:var(--accent-soft);color:var(--accent)}.projects-graph-inspector-dock{display:none}.projects-graph-mobile-list span{color:var(--ink-3);font-family:var(--font-jetbrains), ui-monospace, monospace;letter-spacing:.12em;text-transform:uppercase;font-size:9px}.projects-graph-mobile-list strong{font-size:14px;line-height:1.25}.project-memo-topbar{grid-template-columns:1fr auto;align-items:start;padding:8px}.project-memo-back{justify-self:start}.project-memo-title-block{order:3;grid-column:1/-1}.project-memo-title-block h1{white-space:normal;font-size:34px}.project-memo-proof-strip{order:4;grid-template-columns:repeat(2,minmax(0,1fr));width:100%}.project-memo-project-nav{justify-self:end}.project-memo-body{padding:8px}.project-memo-stage{min-height:520px}.project-memo-media-frame{min-height:280px;padding:8px}.project-memo-stage-copy{grid-template-columns:1fr;padding:12px}.project-memo-stage-actions{grid-area:auto/1;justify-content:flex-start}.project-memo-asset-rail button{flex-basis:148px}.project-memo-facts{grid-template-columns:1fr}.project-memo-tabs{padding-bottom:2px;display:flex;overflow-x:auto}.project-memo-tabs button{flex:none;min-width:88px;padding:0 10px}.project-memo-proof-row{grid-template-columns:1fr}.project-memo-proof-row a{justify-self:start}.bullet-list li{grid-template-columns:32px minmax(0,1fr);padding:15px 14px}.scoped-actions{flex-direction:column;align-items:stretch}.scoped-primary-action,.scoped-secondary-action,.scoped-text-action{text-align:left;justify-content:flex-start;width:100%}.scoped-info-row{grid-template-columns:1fr}}@media (max-width:1080px){.harmony-hero-grid,.harmony-architecture-map{grid-template-columns:1fr}.harmony-hero-media{max-width:1120px}.harmony-media-row{grid-template-columns:1fr}.harmony-learning-rail{border-left:0;border-top:1px solid var(--rule);padding-top:clamp(20px,4vw,30px);padding-left:0}}@media (max-width:760px){.harmony-hero{padding:28px 20px 36px}.harmony-hero-masthead{grid-template-columns:1fr;align-items:start;gap:18px}.harmony-hero-masthead .harmony-actions{padding-bottom:0}.harmony-title{font-size:clamp(54px,17vw,72px)}.harmony-subtitle{font-size:20px}.harmony-hero-detail{grid-template-columns:1fr}.harmony-actions{flex-direction:column;align-items:stretch}.harmony-action{text-align:left;justify-content:flex-start;width:100%}.harmony-hero-media{grid-template-columns:1fr;padding:8px}.harmony-hero-ledger{grid-template-columns:1fr;margin-top:24px}.harmony-hero-ledger dd{margin-right:0}.harmony-section{grid-template-columns:1fr;padding:48px 20px}.harmony-section-label{padding-top:0}.harmony-section-title{font-size:clamp(32px,10vw,42px)}.harmony-media-row{padding:24px 0}.harmony-architecture-contract,.harmony-architecture-lane,.harmony-architecture-gates,.harmony-architecture-gate{grid-template-columns:1fr}.harmony-architecture-contract p{grid-column:auto}.harmony-architecture-lane:before{width:54px;height:2px;top:0;left:0}.harmony-architecture-lane-head{padding-left:0}.harmony-architecture-nodes{grid-template-columns:1fr}.harmony-architecture-nodes:before,.harmony-architecture-node:after{display:none}.harmony-architecture-node{min-height:0;padding:16px}.harmony-architecture-gate{border-bottom:1px solid var(--rule);border-right:0}.harmony-architecture-gate:last-child{border-bottom:0}.harmony-ledger-row,.harmony-command-row{grid-template-columns:1fr}.harmony-command-row code{white-space:normal;max-width:100%}.harmony-final{padding:54px 20px}}section{scroll-margin-top:80px}a:focus-visible,button:focus-visible{outline:2px solid var(--accent);outline-offset:2px}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-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-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}
