@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-leading:initial;--tw-font-weight:initial;--tw-tracking:initial;--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{--font-sans:"ui-sans-serif", "system-ui", "-apple-system", "BlinkMacSystemFont", "Segoe UI", "sans-serif";--spacing:.25rem;--font-weight-medium:500;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:"ui-sans-serif", "system-ui", "-apple-system", "BlinkMacSystemFont", "Segoe UI", "sans-serif";--default-mono-font-family:"ui-monospace", "SFMono-Regular", "SF Mono", "Menlo", "Monaco", "Consolas", "Liberation Mono", "monospace";--font-display:"Iowan Old Style", "Palatino Linotype", "Book Antiqua", "Georgia", "Times New Roman", "serif"}}@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{.pointer-events-none{pointer-events:none}.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.sticky{position:sticky}.inset-0{inset:calc(var(--spacing) * 0)}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.top-0{top:calc(var(--spacing) * 0)}.isolate{isolation:isolate}.z-10{z-index:10}.z-\[1\]{z-index:1}.z-\[3\]{z-index:3}.z-\[55\]{z-index:55}.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-10{margin-top:calc(var(--spacing) * -10)}.mt-4{margin-top:calc(var(--spacing) * 4)}.mt-8{margin-top:calc(var(--spacing) * 8)}.mt-10{margin-top:calc(var(--spacing) * 10)}.mt-12{margin-top:calc(var(--spacing) * 12)}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline-flex{display:inline-flex}.h-full{height:100%}.min-h-10{min-height:calc(var(--spacing) * 10)}.min-h-12{min-height:calc(var(--spacing) * 12)}.min-h-\[calc\(100svh-12rem\)\]{min-height:calc(100svh - 12rem)}.min-h-full{min-height:100%}.min-h-screen{min-height:100vh}.w-auto{width:auto}.w-fit{width:fit-content}.w-full{width:100%}.max-w-\[28rem\]{max-width:28rem}.max-w-\[34rem\]{max-width:34rem}.max-w-\[40rem\]{max-width:40rem}.max-w-\[41rem\]{max-width:41rem}.max-w-\[43rem\]{max-width:43rem}.max-w-\[54rem\]{max-width:54rem}.max-w-\[58rem\]{max-width:58rem}.max-w-\[62rem\]{max-width:62rem}.max-w-\[calc\(100vw-32px\)\]{max-width:calc(100vw - 32px)}.max-w-none{max-width:none}.min-w-0{min-width:calc(var(--spacing) * 0)}.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-col{flex-direction:column}.items-center{align-items:center}.items-start{align-items:flex-start}.justify-center{justify-content:center}.gap-0{gap:calc(var(--spacing) * 0)}.gap-2{gap:calc(var(--spacing) * 2)}.gap-\[4px\]{gap:4px}.gap-x-7{column-gap:calc(var(--spacing) * 7)}.gap-y-12{row-gap:calc(var(--spacing) * 12)}.overflow-x-clip{overflow-x:clip}.rounded{border-radius:.25rem}.border{border-style:var(--tw-border-style);border-width:1px}.object-cover{object-fit:cover}.px-4{padding-inline:calc(var(--spacing) * 4)}.px-6{padding-inline:calc(var(--spacing) * 6)}.px-\[7px\]{padding-inline:7px}.px-\[8px\]{padding-inline:8px}.px-\[10px\]{padding-inline:10px}.py-\[2px\]{padding-block:2px}.pt-3{padding-top:calc(var(--spacing) * 3)}.pt-4{padding-top:calc(var(--spacing) * 4)}.pt-12{padding-top:calc(var(--spacing) * 12)}.pb-0{padding-bottom:calc(var(--spacing) * 0)}.pb-6{padding-bottom:calc(var(--spacing) * 6)}.pb-12{padding-bottom:calc(var(--spacing) * 12)}.pb-16{padding-bottom:calc(var(--spacing) * 16)}.pb-20{padding-bottom:calc(var(--spacing) * 20)}.pb-24{padding-bottom:calc(var(--spacing) * 24)}.text-left{text-align:left}.font-display{font-family:Iowan Old Style,Palatino Linotype,Book Antiqua,Georgia,Times New Roman,"serif"}.text-\[0\.72rem\]{font-size:.72rem}.text-\[0\.94rem\]{font-size:.94rem}.text-\[0\.98rem\]{font-size:.98rem}.text-\[0\.99rem\]{font-size:.99rem}.text-\[clamp\(1\.9rem\,4vw\,2\.9rem\)\]{font-size:clamp(1.9rem,4vw,2.9rem)}.text-\[clamp\(1\.75rem\,2\.8vw\,2\.15rem\)\]{font-size:clamp(1.75rem,2.8vw,2.15rem)}.text-\[clamp\(2\.5rem\,5vw\,4\.1rem\)\]{font-size:clamp(2.5rem,5vw,4.1rem)}.text-\[clamp\(2\.5rem\,5vw\,4\.25rem\)\]{font-size:clamp(2.5rem,5vw,4.25rem)}.text-\[clamp\(2rem\,4vw\,3\.1rem\)\]{font-size:clamp(2rem,4vw,3.1rem)}.leading-6{--tw-leading:calc(var(--spacing) * 6);line-height:calc(var(--spacing) * 6)}.leading-7{--tw-leading:calc(var(--spacing) * 7);line-height:calc(var(--spacing) * 7)}.leading-\[0\.96\]{--tw-leading:.96;line-height:.96}.leading-\[0\.98\]{--tw-leading:.98;line-height:.98}.font-medium{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.tracking-\[-0\.04em\]{--tw-tracking:-.04em;letter-spacing:-.04em}.tracking-\[-0\.045em\]{--tw-tracking:-.045em;letter-spacing:-.045em}.tracking-\[0\.24em\]{--tw-tracking:.24em;letter-spacing:.24em}.whitespace-nowrap{white-space:nowrap}.text-\[var\(--foreground\)\]{color:var(--foreground)}.text-\[var\(--muted-foreground\)\]{color:var(--muted-foreground)}.text-\[var\(--soft-foreground\)\]{color:var(--soft-foreground)}.uppercase{text-transform:uppercase}.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)}.blur{--tw-blur:blur(8px);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,)}.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))}@media (min-width:40rem){.sm\:-mt-12{margin-top:calc(var(--spacing) * -12)}.sm\:mt-14{margin-top:calc(var(--spacing) * 14)}.sm\:min-h-\[calc\(100svh-11rem\)\]{min-height:calc(100svh - 11rem)}.sm\:px-8{padding-inline:calc(var(--spacing) * 8)}.sm\:pt-5{padding-top:calc(var(--spacing) * 5)}.sm\:pt-14{padding-top:calc(var(--spacing) * 14)}.sm\:pb-1{padding-bottom:calc(var(--spacing) * 1)}.sm\:pb-14{padding-bottom:calc(var(--spacing) * 14)}.sm\:pb-20{padding-bottom:calc(var(--spacing) * 20)}.sm\:pb-24{padding-bottom:calc(var(--spacing) * 24)}.sm\:text-\[0\.98rem\]{font-size:.98rem}.sm\:text-\[1\.04rem\]{font-size:1.04rem}.sm\:text-\[1\.05rem\]{font-size:1.05rem}.sm\:whitespace-nowrap{white-space:nowrap}}@media (min-width:64rem){.lg\:min-h-\[calc\(100svh-15rem\)\]{min-height:calc(100svh - 15rem)}.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:gap-y-14{row-gap:calc(var(--spacing) * 14)}.lg\:px-10{padding-inline:calc(var(--spacing) * 10)}.lg\:pt-6{padding-top:calc(var(--spacing) * 6)}.lg\:pt-16{padding-top:calc(var(--spacing) * 16)}}@media (min-width:80rem){.xl\:px-12{padding-inline:calc(var(--spacing) * 12)}}}:root{--background:#f4f2e9;--foreground:#291f18;--muted-foreground:#7b6f67;--soft-foreground:#4e423b;--glass-surface:#ffffff94;--glass-surface-strong:#ffffffc2;--glass-border:#f1efecb9;--glass-shadow:#5a472f3d;--glass-rim:#ffffffb8;--glass-sheen:#ffffffc7;--accent-haze:#c6b1917a;--accent-haze-2:#88acb247;--portrait-shell:linear-gradient(180deg, #ffffffb8, #ffffff47), #ffffff29}@supports (color:lab(0% 0 0)){:root{--background:lab(95.4339% -.358999 4.57349);--foreground:lab(12.9251% 4.15897 6.54917);--muted-foreground:lab(47.7346% 3.97968 6.38223);--soft-foreground:lab(29.1713% 4.04255 6.43441)}}@media (prefers-color-scheme:dark){:root{--background:#0d1014;--foreground:#f0eee7;--muted-foreground:#a7a59a;--soft-foreground:#c7c4b9;--glass-surface:#141a25af;--glass-surface-strong:#1e2430ce;--glass-border:#ffffff21;--glass-shadow:#0000007a;--glass-rim:#ffffff3d;--glass-sheen:#ffffff38;--accent-haze:#7c8ea557;--accent-haze-2:#8e857238;--portrait-shell:linear-gradient(180deg, #ffffff14, #ffffff08), #ffffff05}@supports (color:lab(0% 0 0)){:root{--background:lab(4.4107% -.247397 -2.73951);--foreground:lab(94.2619% -.30461 3.80751);--muted-foreground:lab(67.6103% -.414848 5.74143);--soft-foreground:lab(79.2109% -.42516 5.73379)}}}html[data-theme=dark]{--background:#0d1014;--foreground:#f0eee7;--muted-foreground:#a7a59a;--soft-foreground:#c7c4b9;--glass-surface:#141a25af;--glass-surface-strong:#1e2430ce;--glass-border:#ffffff21;--glass-shadow:#0000007a;--glass-rim:#ffffff3d;--glass-sheen:#ffffff38;--accent-haze:#7c8ea557;--accent-haze-2:#8e857238;--portrait-shell:linear-gradient(180deg, #ffffff14, #ffffff08), #ffffff05}@supports (color:lab(0% 0 0)){html[data-theme=dark]{--background:lab(4.4107% -.247397 -2.73951);--foreground:lab(94.2619% -.30461 3.80751);--muted-foreground:lab(67.6103% -.414848 5.74143);--soft-foreground:lab(79.2109% -.42516 5.73379)}}html[data-theme=light]{--background:#f4f2e9;--foreground:#291f18;--muted-foreground:#7b6f67;--soft-foreground:#4e423b;--glass-surface:#ffffff94;--glass-surface-strong:#ffffffc2;--glass-border:#f1efecb9;--glass-shadow:#5a472f3d;--glass-rim:#ffffffb8;--glass-sheen:#ffffffc7;--accent-haze:#c6b1917a;--accent-haze-2:#88acb247;--portrait-shell:linear-gradient(180deg, #ffffffb8, #ffffff47), #ffffff29}@supports (color:lab(0% 0 0)){html[data-theme=light]{--background:lab(95.4339% -.358999 4.57349);--foreground:lab(12.9251% 4.15897 6.54917);--muted-foreground:lab(47.7346% 3.97968 6.38223);--soft-foreground:lab(29.1713% 4.04255 6.43441)}}html{background:var(--background)}body{background:var(--background);min-height:100%;color:var(--foreground);font-family:var(--font-sans)}.font-display{font-family:var(--font-display)}.hero-layout-grid{grid-template-columns:minmax(0,32.5rem) minmax(14rem,17.75rem);justify-content:center;align-items:start;gap:clamp(1.8rem,3vw,2.8rem);width:100%;display:grid}.hero-content-column,.hero-copy-stack,.hero-cta-row{z-index:1;position:relative}.hero-content-column{flex-direction:column;justify-content:flex-start;gap:0;min-height:0;padding-top:clamp(1.6rem,2.2vw,2.1rem);padding-left:0;display:flex}.hero-copy-stack{text-align:left;flex-direction:column;gap:0;max-width:34rem;display:flex}.hero-headline{max-width:11ch;color:var(--foreground);font-family:var(--font-display);letter-spacing:-.05em;font-size:clamp(3.15rem,7vw,5.1rem);line-height:.92}.hero-support{max-width:34ch;color:var(--soft-foreground);margin-top:clamp(1.4rem,2vw,2rem);font-size:clamp(1.04rem,.98rem + .22vw,1.16rem);line-height:1.55}.hero-proof{max-width:40ch;color:var(--muted-foreground);letter-spacing:0;margin-top:clamp(1.15rem,1.8vw,1.65rem);font-size:clamp(.86rem,.82rem + .12vw,.94rem);font-weight:500;line-height:1.6}.hero-cta-row{flex-wrap:wrap;align-items:start;gap:.58rem;width:fit-content;max-width:100%;margin-top:clamp(2.4rem,3vw,3.1rem);display:flex}.hero-cta-row-expanded{width:min(28rem,100vw - 32px)}.hero-ask-slot{width:clamp(9.95rem,12vw,10.9rem);max-width:calc(100vw - 32px)}.hero-ask-slot-expanded{flex:100%;width:100%}.hero-ask-slot-visual{width:100%;transition:opacity .18s,transform .22s cubic-bezier(.22,1,.36,1)}.hero-ask-slot-hidden{opacity:0;pointer-events:none;transform:translateY(.45rem)}.hero-ask-pill,.dock-ask-pill{width:100%}.hero-contact-links{justify-content:flex-start;align-items:center;gap:1.5rem;transition:opacity .18s,transform .22s cubic-bezier(.22,1,.36,1);display:flex}.hero-contact-links-covered{opacity:0;pointer-events:none;transform:translate(-.9rem)scale(.96)}.hero-contact-logo-link{flex:none;justify-content:center;align-items:center;padding:0;line-height:0;text-decoration:none;display:inline-flex}.hero-contact-logo-image{object-fit:contain;width:auto;max-width:none;height:clamp(2rem,3vw,2.5rem);display:block}.hero-portrait-column{justify-content:flex-end;align-items:flex-start;min-width:0;margin-left:0;padding-top:clamp(.1rem,1vh,.55rem);display:flex}.hero-portrait-image{object-fit:cover;object-position:center top;width:min(100%,clamp(15.5rem,25vw,21.25rem));height:auto;margin-left:auto;display:block}.ask-pill-shell{width:100%;position:relative}.ask-pill-shell-expanded{z-index:3}.ask-pill-suggestions{flex-wrap:nowrap;gap:.42rem;width:max-content;max-width:calc(100vw - 32px);display:flex;position:absolute;left:0}.ask-pill-suggestions-above{bottom:calc(100% + .7rem)}.ask-pill-suggestions-below{top:calc(100% + .7rem)}.ask-pill-suggestion-shell{width:fit-content;max-width:100%}.ask-pill-suggestion-button{color:var(--foreground);letter-spacing:0;white-space:nowrap;cursor:pointer;background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;padding:.36rem .6rem;font-size:.77rem;font-weight:500;line-height:1;transition:background-color .16s,transform .16s;display:inline-flex}.ask-pill-suggestion-button:disabled{cursor:default}.ask-pill-shell-interactive .ask-pill-suggestion-button:hover{background:#ffffff1f;transform:translateY(-1px)}.ask-pill-view{border-radius:999px;grid-area:1/1;align-items:center;width:100%;min-height:44px;transition:opacity .18s,transform .28s cubic-bezier(.22,1,.36,1);display:inline-flex}.ask-pill-view-collapsed{justify-content:center;padding:0}.ask-pill-view-expanded{justify-content:stretch;gap:.62rem;padding:.16rem .72rem}.ask-pill-view-hidden{opacity:0;pointer-events:none;transform:scale(.985)}.ask-pill-trigger{color:var(--foreground);cursor:pointer;background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;gap:.5rem;padding:.34rem .38rem;transition:background-color .16s,color .16s,transform .16s;display:inline-flex}.ask-pill-trigger:disabled{cursor:default}.ask-pill-shell-interactive .ask-pill-trigger:hover{background:#ffffff1f}.ask-pill-label{white-space:nowrap;letter-spacing:0;font-size:.9rem;font-weight:400;line-height:1}.ask-pill-icon{flex-shrink:0;width:.9rem;height:.9rem;display:block}.ask-pill-input{width:100%;color:var(--foreground);background:0 0;border:0;outline:none;font-size:.9rem;line-height:1}.ask-pill-input::placeholder{color:var(--muted-foreground)}.bottom-dock-ask,.bottom-dock-clone,.bottom-theme-floating{position:fixed;top:0;left:0}.bottom-dock-ask,.bottom-dock-clone{z-index:58;will-change:transform, width, opacity;transition:width .22s cubic-bezier(.22,1,.36,1),opacity .16s;overflow:visible}.bottom-dock-clone{z-index:57}.bottom-dock-clone-shell{border-radius:24px;justify-content:center;align-items:center;width:100%;min-height:48px;padding:2px 7px;display:flex}.bottom-dock-clone-content{width:100%;min-height:44px;color:var(--foreground);border-radius:999px;justify-content:center;align-items:center;gap:.5rem;display:inline-flex}.bottom-theme-floating{z-index:55;transition:opacity .18s}.portfolio-card{display:block}.portfolio-card-link{cursor:pointer;touch-action:manipulation;text-decoration:none}.portfolio-cover{aspect-ratio:1.32;background:var(--portfolio-sky);isolation:isolate;border-radius:clamp(1.75rem,3vw,2.45rem);position:relative;overflow:hidden;transform:translateY(0);box-shadow:0 34px 88px -52px #42352f52}.portfolio-cover-image{transform-origin:50%;transform:scale(1)}.portfolio-cover-image-save-eid{object-position:center 48%;transform:scale(1.26)}.portfolio-cover-image-unjust-student-loans{object-position:center 52%;transform:scale(1.28)}.portfolio-cover-image-open-claw{object-position:center 50%;transform:scale(1.26)}.portfolio-cover:after{content:"";pointer-events:none;background:linear-gradient(#ffffff14,#0000 34%,#2c211b24 100%);position:absolute;inset:0}.portfolio-cover-atmosphere{background:radial-gradient(circle at 18% 18%, var(--portfolio-glow-left), transparent 34%), radial-gradient(circle at 82% 22%, var(--portfolio-glow-right), transparent 42%);opacity:.96;pointer-events:none;position:absolute;inset:0}.portfolio-cover-ridge{pointer-events:none;inset-inline:-6%;position:absolute;bottom:0}.portfolio-cover-ridge-back{background:linear-gradient(180deg, var(--portfolio-ridge-back), var(--portfolio-ridge-back));height:48%}@supports (color:color-mix(in lab, red, red)){.portfolio-cover-ridge-back{background:linear-gradient(180deg, color-mix(in srgb, var(--portfolio-ridge-back) 12%, transparent), var(--portfolio-ridge-back))}}.portfolio-cover-ridge-back{clip-path:polygon(0 72%,10% 58%,21% 64%,33% 40%,44% 54%,58% 34%,68% 46%,79% 27%,100% 44%,100% 100%,0 100%);opacity:.56;filter:blur(.5px)}.portfolio-cover-ridge-front{background:linear-gradient(180deg, var(--portfolio-ridge-front), var(--portfolio-ridge-front));height:36%}@supports (color:color-mix(in lab, red, red)){.portfolio-cover-ridge-front{background:linear-gradient(180deg, color-mix(in srgb, var(--portfolio-ridge-front) 8%, transparent), var(--portfolio-ridge-front))}}.portfolio-cover-ridge-front{clip-path:polygon(0 75%,13% 56%,25% 64%,41% 45%,56% 58%,67% 45%,79% 57%,89% 41%,100% 49%,100% 100%,0 100%);opacity:.82}.portfolio-stage{z-index:2;background:linear-gradient(#fdfbf7fa,#f4efe8f0);border:1px solid #ffffffc7;border-radius:1.5rem;position:absolute;inset:14% 13%;overflow:hidden;box-shadow:0 22px 64px -28px #52413857,0 6px 20px -14px #5241383d}.portfolio-stage-dashboard{inset:16% 9% 18%}.portfolio-stage-code{inset:17% 12% 12%}.portfolio-stage-profile{inset:17% 18% 12%}.portfolio-cover-dawn{--portfolio-sky:linear-gradient(135deg, #faecde, #adb8ca);--portfolio-glow-left:#fcd7b6db;--portfolio-glow-right:#bec4e2c2;--portfolio-ridge-back:#8a8eabb8;--portfolio-ridge-front:#626781db}@supports (color:lab(0% 0 0)){.portfolio-cover-dawn{--portfolio-sky:linear-gradient(135deg, lab(94.1962% 3.12307 8.6067), lab(74.3781% -1.23525 -10.3471))}}.portfolio-cover-heather{--portfolio-sky:linear-gradient(135deg, #f8e8d9, #abb1bd);--portfolio-glow-left:#f8d4b6d1;--portfolio-glow-right:#c6c7dab8;--portfolio-ridge-back:#988f96a8;--portfolio-ridge-front:#766664d1}@supports (color:lab(0% 0 0)){.portfolio-cover-heather{--portfolio-sky:linear-gradient(135deg, lab(93.0229% 3.67984 9.20086), lab(72.0774% -.33465 -6.75715))}}.portfolio-cover-pine{--portfolio-sky:linear-gradient(135deg, #f1e6dc, #99abb1);--portfolio-glow-left:#f5d5b6bd;--portfolio-glow-right:#b1c4d09e;--portfolio-ridge-back:#6e7b81b3;--portfolio-ridge-front:#485355db}@supports (color:lab(0% 0 0)){.portfolio-cover-pine{--portfolio-sky:linear-gradient(135deg, lab(91.8703% 2.50819 6.34182), lab(68.8122% -5.55438 -5.37934))}}.portfolio-cover-studio{--portfolio-sky:linear-gradient(135deg, #f7ece2, #aeb9c2);--portfolio-glow-left:#f5d6bfc7;--portfolio-glow-right:#c2ccd9b3;--portfolio-ridge-back:#9691929e;--portfolio-ridge-front:#6c686ccc}@supports (color:lab(0% 0 0)){.portfolio-cover-studio{--portfolio-sky:linear-gradient(135deg, lab(94.1946% 2.40934 6.3879), lab(74.5052% -2.88048 -5.90342))}}.home-profile-grid{grid-template-columns:minmax(0,1.32fr) minmax(0,.98fr);align-items:start;gap:clamp(1rem,2vw,1.5rem);display:grid}.home-profile-stack{flex-direction:column;gap:clamp(1rem,1.8vw,1.25rem);display:flex}.home-profile-panel,.home-signal-card,.home-role-item,.home-contact-link{border:1px solid var(--foreground)}@supports (color:color-mix(in lab, red, red)){.home-profile-panel,.home-signal-card,.home-role-item,.home-contact-link{border:1px solid color-mix(in srgb, var(--foreground) 10%, transparent)}}.home-profile-panel,.home-signal-card,.home-role-item,.home-contact-link{background:linear-gradient(180deg, var(--background), var(--background))}@supports (color:color-mix(in lab, red, red)){.home-profile-panel,.home-signal-card,.home-role-item,.home-contact-link{background:linear-gradient(180deg, color-mix(in srgb, var(--background) 88%, white 12%), color-mix(in srgb, var(--background) 96%, var(--accent-haze) 4%))}}.home-profile-panel,.home-signal-card,.home-role-item,.home-contact-link{box-shadow:0 30px 90px -68px #42352f57}.home-profile-panel,.home-role-item{position:relative;overflow:hidden}.home-profile-panel{border-radius:clamp(1.65rem,2.5vw,2.2rem)}.home-profile-panel-intro{padding:clamp(1.35rem,2.4vw,2rem)}.home-profile-panel-intro:after{content:"";background:radial-gradient(circle at center, var(--accent-haze), transparent 68%);border-radius:999px;width:18rem;height:18rem;position:absolute;inset:auto -12% -22% auto}@supports (color:color-mix(in lab, red, red)){.home-profile-panel-intro:after{background:radial-gradient(circle at center, color-mix(in srgb, var(--accent-haze) 48%, transparent), transparent 68%)}}.home-profile-panel-intro:after{pointer-events:none}.home-profile-kicker,.home-role-organization,.home-contact-link-label,.home-signal-label{color:var(--muted-foreground);letter-spacing:.18em;text-transform:uppercase;font-size:.72rem;font-weight:600}.home-profile-title,.home-signal-value,.home-role-title-small{color:var(--foreground);font-family:var(--font-display);letter-spacing:-.045em}.home-profile-title{max-width:10.5ch;margin-top:1rem;font-size:clamp(2rem,4vw,3.35rem);line-height:.95}.home-profile-copy{max-width:38rem;color:var(--soft-foreground);margin-top:1.2rem;font-size:.98rem;line-height:1.75}.home-signal-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem;display:grid}.home-signal-card{border-radius:1.55rem;min-height:10.4rem;padding:1rem 1.05rem 1.1rem}.home-signal-value{font-size:clamp(1.85rem,2.6vw,2.55rem);line-height:.98}.home-signal-label{margin-top:.48rem}.home-signal-note{color:var(--soft-foreground);margin-top:.8rem;font-size:.9rem;line-height:1.6}.home-focus-panel{padding:1.2rem 1.2rem 1.25rem}.home-focus-list{gap:.76rem;margin-top:1rem;display:grid}.home-focus-list li,.home-role-bullets li{color:var(--soft-foreground);padding-left:1.1rem;position:relative}.home-focus-list li{font-size:.95rem;line-height:1.6}.home-focus-list li:before,.home-role-bullets li:before{content:"";background:var(--foreground);border-radius:999px;width:.4rem;height:.4rem;position:absolute;top:.8rem;left:0}@supports (color:color-mix(in lab, red, red)){.home-focus-list li:before,.home-role-bullets li:before{background:color-mix(in srgb, var(--foreground) 22%, transparent)}}.home-role-list{gap:1rem;display:grid}.home-role-item{border-radius:1.7rem;padding:clamp(1.15rem,2vw,1.45rem)}.home-role-head{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:1rem;display:grid}.home-role-title-small{margin-top:.4rem;font-size:clamp(1.6rem,2.8vw,2.2rem);line-height:.98}.home-role-descriptor,.home-role-date{color:var(--muted-foreground);font-size:.92rem;line-height:1.6}.home-role-descriptor{margin-top:.4rem}.home-role-date{white-space:nowrap}.home-role-bullets{gap:.72rem;margin-top:1rem;display:grid}.home-role-bullets li{font-size:.96rem;line-height:1.7}.home-contact-band{border-top:1px solid var(--foreground);grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:1.3rem;padding-top:1.5rem;display:grid}@supports (color:color-mix(in lab, red, red)){.home-contact-band{border-top:1px solid color-mix(in srgb, var(--foreground) 10%, transparent)}}.home-contact-links{flex-wrap:wrap;justify-content:flex-end;gap:.7rem;display:flex}.home-contact-link{border-radius:999px;flex-direction:column;gap:.26rem;padding:.78rem 1rem .84rem;text-decoration:none;display:inline-flex}.home-contact-link-value{color:var(--foreground);font-size:.96rem;line-height:1.2}.home-contact-link-muted{opacity:.64}.project-page-shell{--project-section-break:clamp(1rem, 2.6vw, 1.6rem);flex-direction:column;gap:1rem;width:100%;max-width:54rem;margin:0 auto;padding-top:clamp(2.75rem,6vw,4.5rem);padding-bottom:6rem;display:flex}.project-page-header{flex-direction:column;gap:1rem;display:flex}.project-back-link{white-space:nowrap;width:fit-content;color:var(--muted-foreground);align-items:center;gap:.45rem;font-size:.88rem;font-weight:600;line-height:1;text-decoration:none;transition:color .18s,transform .18s cubic-bezier(.22,1,.36,1);display:inline-flex}.project-back-icon{flex-shrink:0;font-size:.95rem;line-height:1;display:inline-block}.project-page-title{color:var(--foreground);font-family:var(--font-display);letter-spacing:-.05em;white-space:nowrap;font-size:clamp(2.4rem,6.1vw,5rem);line-height:.92}.project-panel{background:linear-gradient(#ffffffb8,#f7f0e6dd);border:1px solid #efebe8ab;border-radius:clamp(1.35rem,2vw,1.75rem);box-shadow:0 30px 90px -62px #42352f47}.project-overview-panel,.project-copy-section{flex-direction:column;gap:.85rem;display:flex}.project-overview-panel{padding:clamp(.65rem,1.8vw,1.05rem) 0 .15rem}.project-copy-section+.project-copy-section,.project-copy-section+.project-related-section{margin-top:var(--project-section-break)}.project-section-heading{color:var(--foreground);font-family:var(--font-display);letter-spacing:-.035em;font-size:clamp(1.45rem,2vw,1.75rem);line-height:1}.project-section-body{width:100%;max-width:none;color:var(--soft-foreground);flex-direction:column;gap:.8rem;font-size:1rem;line-height:1.72;display:flex}.project-overview-panel .project-section-body{max-width:none}.project-media-grid{grid-template-columns:minmax(0,1fr) 18.25rem;align-items:stretch;gap:1.45rem;display:grid}.project-mockup-panel{overflow:visible}.project-mockup-stage{justify-content:center;padding:clamp(.35rem,1vw,.75rem) 0 clamp(1.4rem,3vw,2.2rem);display:flex;position:relative}.project-mockup-stage-dawn,.project-mockup-stage-heather{color:inherit}.project-mockup-object{width:min(100%,42rem);position:relative}.project-browser-shell{background:#fffbf5d1;border:1px solid #543f301f;border-radius:1.15rem;overflow:hidden;box-shadow:0 32px 60px -42px #42352f3d,0 12px 22px -18px #42352f29}.project-browser-bar{background:#fffcf7bd;border-bottom:1px solid #543f3014;align-items:center;gap:.8rem;padding:.85rem .95rem;display:flex}.project-browser-controls{align-items:center;gap:.38rem;display:inline-flex}.project-browser-controls span{background:#644d3c2e;border-radius:999px;width:.62rem;height:.62rem}.project-browser-url{min-width:0;color:var(--muted-foreground);letter-spacing:.12em;text-transform:uppercase;white-space:nowrap;text-overflow:ellipsis;font-size:.74rem;font-weight:600;overflow:hidden}.project-browser-screen{aspect-ratio:1.58;background:#faf5edf5;position:relative}.project-flat-shot{aspect-ratio:1.6;position:relative}.project-flat-shot .project-mockup-image-wrap{box-shadow:0 30px 64px -42px #42352f57,0 14px 26px -20px #42352f33}.project-mockup-image-wrap{width:100%;height:100%;position:relative;overflow:hidden}.project-mockup-image{object-fit:cover;object-position:top center}.project-mockup-note{z-index:1;background:#faf7f1c5;border:1px solid #ffffff9e;border-radius:1rem;flex-direction:column;gap:.35rem;padding:1rem 1.05rem;display:flex;position:absolute;bottom:0;left:1rem;right:1rem}.project-placeholder-label{color:var(--muted-foreground);letter-spacing:.18em;text-transform:uppercase;font-size:.72rem;font-weight:600;line-height:1}.project-placeholder-text{color:var(--foreground);font-size:.96rem;line-height:1.55}.project-sidebar{flex-direction:column;gap:1.4rem;width:100%;padding-top:.7rem;display:flex}.project-copy-section{flex-direction:column;gap:.95rem;display:flex}.project-rail-heading{color:var(--foreground);letter-spacing:.16em;text-transform:uppercase;font-size:.88rem;font-weight:600;line-height:1}.project-tools-group,.project-tool-rows{flex-direction:column;gap:1rem;width:100%;display:flex}.project-tool-row{grid-template-columns:2.86rem minmax(0,1fr);align-items:center;gap:.9rem;display:grid}.project-tool-logo{flex-shrink:0;width:2.86rem;height:2.86rem;position:relative}.project-tool-logo-image{object-fit:contain}.project-tool-copy{flex-direction:column;gap:.2rem;min-width:0;display:flex}.project-rail-actions{flex-direction:column;gap:.8rem;width:100%;display:flex}.project-tool-role{color:var(--muted-foreground);letter-spacing:.14em;text-transform:uppercase;font-size:.75rem;font-weight:600;line-height:1}.project-tool-name{color:var(--foreground);font-size:1.06rem;font-weight:600;line-height:1.2}.project-visit-action{width:calc(100% - .45rem);display:flex}.project-next-link{color:inherit;flex-direction:column;gap:.8rem;text-decoration:none;display:flex}.project-next-preview{aspect-ratio:1.12;background:#f8f2e9da;border-radius:1rem;position:relative;overflow:hidden;box-shadow:0 18px 42px -30px #42352f38}.project-next-preview:after{content:"";background:linear-gradient(#ffffff14,#0000 32%,#2c211b24);position:absolute;inset:0}.project-next-image{object-fit:cover;transition:transform .22s cubic-bezier(.22,1,.36,1)}.project-next-copy{flex-direction:column;gap:.35rem;display:flex}.project-next-title{color:var(--foreground);font-family:var(--font-display);letter-spacing:-.03em;white-space:nowrap;font-size:1.25rem;line-height:1}.project-next-summary{color:var(--soft-foreground);font-size:.9rem;line-height:1.55}.project-visit-pill{background:0 0;border:0;justify-content:center;align-items:center;min-height:2.9rem;padding:.55rem 1.15rem;font-size:.92rem;font-weight:500;line-height:1;text-decoration:none;display:inline-flex}.project-dialog-button{border:1px solid #997e662e;border-radius:999px;justify-content:center;align-items:center;min-height:2.9rem;padding:.5rem 1rem;font-size:.92rem;font-weight:500;line-height:1;text-decoration:none;transition:transform .18s cubic-bezier(.22,1,.36,1),background-color .18s,border-color .18s,box-shadow .18s;display:inline-flex}.project-visit-pill-shell{width:100%;max-width:none;transition:transform .18s cubic-bezier(.22,1,.36,1),box-shadow .18s}.project-visit-pill-shell-content{justify-content:center;align-items:center;width:100%;min-height:3rem;padding:2px 7px;display:flex}.project-visit-pill{width:100%;color:var(--foreground);cursor:pointer;transition:color .16s,transform .16s}.project-related-section{flex-direction:column;gap:1rem;padding-top:0;display:flex}.project-related-heading{color:var(--foreground);font-family:var(--font-display);letter-spacing:-.035em;font-size:clamp(1.4rem,2vw,1.7rem);line-height:1}.project-related-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.15rem;display:grid}.project-dialog-backdrop{z-index:80;-webkit-backdrop-filter:blur(8px);background:#19120e47;justify-content:center;align-items:center;padding:1.25rem;display:flex;position:fixed;inset:0}.project-dialog-panel{background:linear-gradient(#fcfaf6e3,#f4eee4e6);border:1px solid #ffffff75;border-radius:1.4rem;width:min(100%,26rem);padding:1.25rem;box-shadow:0 36px 90px -48px #2d211b66}.project-dialog-copy{flex-direction:column;gap:.55rem;display:flex}.project-dialog-title{color:var(--foreground);font-family:var(--font-display);letter-spacing:-.035em;font-size:1.6rem;line-height:1}.project-dialog-text{color:var(--soft-foreground);font-size:.98rem;line-height:1.65}.project-dialog-actions{gap:.7rem;margin-top:1rem;display:flex}.project-dialog-button{flex:1 1 0}.project-dialog-button-secondary{color:var(--foreground);background:#ffffffa3}.project-dialog-button-primary{background:var(--foreground);border-color:var(--foreground);color:var(--background)}@media (hover:hover){.project-back-link:hover{color:var(--foreground);transform:translate(-2px)}.home-signal-card:hover,.home-role-item:hover,.home-contact-link:hover,.project-visit-pill-shell:hover,.project-dialog-button:hover,.project-next-link:hover .project-next-preview,.project-visit-pill:hover{transform:translateY(-2px)}.project-visit-pill-shell:hover{box-shadow:0 28px 56px -34px #42352f4d}.project-next-link:hover .project-next-image{transform:scale(1.035)}.portfolio-card:hover{outline:none}.portfolio-card:hover .portfolio-cover{transform:translateY(-5px)scale(1.016);box-shadow:0 48px 108px -58px #42352f61}.portfolio-card:hover .portfolio-cover-image{transform:scale(1.045)}.portfolio-card:hover .portfolio-cover-image-save-eid{transform:scale(1.305)}.portfolio-card:hover .portfolio-cover-image-unjust-student-loans{transform:scale(1.325)}.portfolio-card:hover .portfolio-cover-image-open-claw{transform:scale(1.305)}.portfolio-card:hover .portfolio-stage{transform:translateY(-4px)scale(1.01)}.portfolio-card:hover h3{color:var(--foreground)}@supports (color:color-mix(in lab, red, red)){.portfolio-card:hover h3{color:color-mix(in srgb, var(--foreground) 92%, var(--soft-foreground))}}.portfolio-card:hover p{color:var(--muted-foreground)}@supports (color:color-mix(in lab, red, red)){.portfolio-card:hover p{color:color-mix(in srgb, var(--muted-foreground) 84%, var(--foreground))}}}@media (prefers-reduced-motion:no-preference){.home-signal-card,.home-role-item,.home-contact-link{transition:transform .22s cubic-bezier(.22,1,.36,1),border-color .18s,box-shadow .22s}.portfolio-cover,.portfolio-cover-image,.portfolio-stage{transition:box-shadow .22s,transform .22s,filter .22s}.portfolio-card h3,.portfolio-card p{transition:color .18s}}.portfolio-card:focus-within .portfolio-cover{box-shadow:0 0 0 1px #ffffffb8, 0 0 0 5px var(--foreground), 0 42px 96px -56px #42352f5c}@supports (color:color-mix(in lab, red, red)){.portfolio-card:focus-within .portfolio-cover{box-shadow:0 0 0 1px #ffffffb8, 0 0 0 5px color-mix(in srgb, var(--foreground) 12%, transparent), 0 42px 96px -56px #42352f5c}}.portfolio-card:focus-within .portfolio-cover{transform:translateY(-4px)scale(1.014)}.portfolio-card:focus-within .portfolio-cover-image{transform:scale(1.04)}.portfolio-card:focus-within .portfolio-cover-image-save-eid{transform:scale(1.3)}.portfolio-card:focus-within .portfolio-cover-image-unjust-student-loans{transform:scale(1.32)}.portfolio-card:focus-within .portfolio-cover-image-open-claw{transform:scale(1.3)}.portfolio-card:focus-within .portfolio-stage{transform:translateY(-4px)scale(1.01)}.portfolio-card:focus-within h3{color:var(--foreground)}@supports (color:color-mix(in lab, red, red)){.portfolio-card:focus-within h3{color:color-mix(in srgb, var(--foreground) 92%, var(--soft-foreground))}}.portfolio-card:focus-within p{color:var(--muted-foreground)}@supports (color:color-mix(in lab, red, red)){.portfolio-card:focus-within p{color:color-mix(in srgb, var(--muted-foreground) 84%, var(--foreground))}}.portfolio-card:active .portfolio-cover{transform:translateY(-2px)scale(1.01)}.portfolio-card:active .portfolio-cover-image{transform:scale(1.03)}.portfolio-card:active .portfolio-cover-image-save-eid{transform:scale(1.285)}.portfolio-card:active .portfolio-cover-image-unjust-student-loans{transform:scale(1.305)}.portfolio-card:active .portfolio-cover-image-open-claw{transform:scale(1.285)}.portfolio-card:active .portfolio-stage{transform:translateY(-2px)}.project-visit-pill:focus-visible,.project-dialog-button:focus-visible,.project-next-link:focus-visible,.project-back-link:focus-visible{box-shadow:0 0 0 1px #ffffffbd, 0 0 0 5px var(--foreground);outline:none}@supports (color:color-mix(in lab, red, red)){.project-visit-pill:focus-visible,.project-dialog-button:focus-visible,.project-next-link:focus-visible,.project-back-link:focus-visible{box-shadow:0 0 0 1px #ffffffbd, 0 0 0 5px color-mix(in srgb, var(--foreground) 14%, transparent)}}@media (max-width:960px){.home-profile-grid,.home-contact-band{grid-template-columns:minmax(0,1fr)}.home-contact-links{justify-content:flex-start}.project-media-grid{grid-template-columns:minmax(0,1fr) 15.5rem}.project-mockup-object{width:min(100%,40rem)}.hero-layout-grid{grid-template-columns:minmax(0,1fr) minmax(12.5rem,15.25rem);justify-content:stretch;gap:clamp(1rem,2vw,1.4rem)}.hero-content-column{gap:0;min-height:0;padding-top:clamp(.7rem,1.2vw,1rem)}.hero-headline{max-width:11ch;font-size:clamp(3rem,6.3vw,4.25rem)}.hero-portrait-image{width:min(100%,clamp(13rem,28vw,16.75rem))}}@media (max-width:720px){.home-signal-grid,.home-role-head{grid-template-columns:minmax(0,1fr)}.home-signal-card{min-height:0}.home-role-date{white-space:normal}.project-page-shell{gap:.9rem;padding-top:2.25rem}.project-page-title{font-size:clamp(2rem,8vw,3.15rem)}.project-media-grid{grid-template-columns:1fr}.project-media-grid+.project-copy-section{padding-top:clamp(.95rem,4vw,1.35rem)}.project-mockup-stage{padding-bottom:1.3rem}.project-mockup-object{width:100%}.project-browser-bar{padding:.72rem .8rem}.project-related-grid{grid-template-columns:1fr}.project-dialog-actions{flex-direction:column}.hero-layout-grid{grid-template-columns:1fr;align-items:start;gap:.95rem;max-width:30rem}.hero-content-column{justify-content:flex-start;gap:0;min-height:0;padding-top:0}.hero-copy-stack{max-width:none}.hero-headline{max-width:10ch;font-size:clamp(2.7rem,12vw,3.85rem)}.hero-support{max-width:33ch;margin-top:.95rem;font-size:1rem}.hero-proof{max-width:38ch;margin-top:.95rem;font-size:.84rem}.hero-portrait-column{justify-content:center;margin-left:0;padding-top:.15rem}.hero-portrait-image{width:min(100%,17rem);margin-inline:auto}.hero-cta-row{width:100%;margin-top:1.55rem}.hero-cta-row-expanded{width:100%}.hero-ask-slot{width:100%;min-width:0;max-width:100%}.hero-ask-slot-expanded{width:100%}.portfolio-stage{border-radius:1.2rem}.portfolio-stage-profile{inset-inline:14%}}.liquid-surface{isolation:isolate;background:linear-gradient(180deg, var(--glass-surface-strong), var(--glass-surface));position:relative;overflow:hidden}@supports (color:color-mix(in lab, red, red)){.liquid-surface{background:linear-gradient(180deg, color-mix(in srgb, var(--glass-surface-strong) 74%, white 26%), color-mix(in srgb, var(--glass-surface) 78%, transparent))}}.liquid-surface{border:1px solid var(--glass-border);box-shadow:0 34px 90px -48px var(--glass-shadow), 0 10px 28px -18px #ffffff2e, inset 0 1px 0 var(--glass-rim), inset 0 -1px 0 #ffffff14;-webkit-backdrop-filter:blur(26px)saturate(180%)contrast(1.06)}.liquid-surface:before{content:"";border-radius:inherit;opacity:.86;pointer-events:none;background:linear-gradient(122deg,#ffffff8f 0%,#ffffff2e 18%,#ffffff0d 34%,#0000 58%,#ffffff29 84%,#ffffff52 100%);position:absolute;inset:1px}.liquid-surface:after{content:"";filter:blur(14px);opacity:.9;pointer-events:none;background:radial-gradient(#ffffff85 0%,#ffffff1f 34%,#0000 72%);border-radius:999px;height:58%;position:absolute;top:-28%;left:12%;right:12%}.liquid-chip{color:var(--foreground);letter-spacing:.12em;text-transform:uppercase;border-radius:999px;justify-content:center;align-items:center;padding:.36rem .82rem;font-size:.76rem;font-weight:600;line-height:1;text-decoration:none;transition:background-color .16s,color .16s,transform .16s;display:inline-flex}.liquid-nav-brand{color:var(--foreground);letter-spacing:.12em;text-transform:uppercase;white-space:nowrap;align-items:center;font-size:.9rem;font-weight:700;text-decoration:none;display:inline-flex}.liquid-chip-active{color:var(--foreground);background:#ffffff57}.liquid-chip:hover{color:var(--foreground);background:#ffffff2e;transform:translateY(-1px)}.liquid-nav{background:linear-gradient(180deg, var(--glass-surface-strong), var(--glass-surface))}@supports (color:color-mix(in lab, red, red)){.liquid-nav{background:linear-gradient(180deg, color-mix(in srgb, var(--glass-surface-strong) 84%, white 16%), color-mix(in srgb, var(--glass-surface) 72%, transparent))}}.site-navbar-shell{z-index:56;position:relative}.page-theme-toggle-shell{border:1px solid var(--foreground);align-items:center;gap:.16rem;padding:.34rem;display:inline-flex}@supports (color:color-mix(in lab, red, red)){.page-theme-toggle-shell{border:1px solid color-mix(in srgb, var(--foreground) 10%, transparent)}}.page-theme-toggle-shell{background:var(--background);border-radius:999px}@supports (color:color-mix(in lab, red, red)){.page-theme-toggle-shell{background:color-mix(in srgb, var(--background) 84%, transparent)}}.page-theme-toggle-shell{box-shadow:0 20px 38px -30px var(--foreground), inset 0 1px 0 #ffffff52}@supports (color:color-mix(in lab, red, red)){.page-theme-toggle-shell{box-shadow:0 20px 38px -30px color-mix(in srgb, var(--foreground) 18%, transparent), inset 0 1px 0 #ffffff52}}.page-theme-toggle-shell{-webkit-backdrop-filter:blur(18px)saturate(120%);backdrop-filter:blur(18px)saturate(120%)}.page-theme-toggle-shell-bottom-dock{pointer-events:auto;box-shadow:0 26px 54px -34px var(--foreground), inset 0 1px 0 #ffffff4d}@supports (color:color-mix(in lab, red, red)){.page-theme-toggle-shell-bottom-dock{box-shadow:0 26px 54px -34px color-mix(in srgb, var(--foreground) 22%, transparent), inset 0 1px 0 #ffffff4d}}.page-theme-toggle-button,.bottom-theme-pill-button{color:var(--foreground);cursor:pointer;background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;padding:.36rem;transition:background-color .16s,color .16s,transform .16s;display:inline-flex}.page-theme-toggle-button{color:var(--muted-foreground);padding:.55rem}.page-theme-toggle-button:hover,.bottom-theme-pill-button:hover{background:#ffffff1f}.page-theme-toggle-button-active,.bottom-theme-pill-button-active{background:#ffffff2e}.page-theme-toggle-button:hover{color:var(--foreground);transform:translateY(-1px)}.page-theme-toggle-button-active{color:var(--foreground);background:var(--foreground)}@supports (color:color-mix(in lab, red, red)){.page-theme-toggle-button-active{background:color-mix(in srgb, var(--foreground) 10%, transparent)}}.theme-mode-icon{flex-shrink:0;width:1.33rem;height:1.33rem;display:block}.theme-dark-invert-logo{transition:filter .16s,opacity .16s}html[data-theme=dark] .theme-dark-invert-logo{filter:brightness(0)invert();opacity:.94}.liquid-portrait:after{height:46%;top:-18%;left:18%;right:18%}@media (prefers-reduced-motion:reduce){.home-signal-card,.home-role-item,.home-contact-link,.liquid-chip,.hero-ask-slot,.hero-contact-pill,.ask-pill-view,.bottom-dock-ask,.bottom-dock-clone,.bottom-theme-floating{transition:none}}@media (max-width:640px){.liquid-chip{letter-spacing:.08em;padding:.28rem .62rem}.page-theme-toggle-shell{padding:.28rem}.page-theme-toggle-button{padding:.46rem}.ask-pill-suggestions{gap:.38rem;max-width:calc(100vw - 20px)}.ask-pill-suggestions-above{bottom:calc(100% + .6rem)}.ask-pill-suggestions-below{top:calc(100% + .6rem)}.ask-pill-suggestion-button{max-width:calc(100vw - 20px);padding:.34rem .56rem;font-size:.74rem}.ask-pill-trigger{padding:.32rem .36rem}.ask-pill-label{font-size:.9rem}}@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-leading{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-tracking{syntax:"*";inherits:false}@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}
