/*! tailwindcss v4.1.17 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial}}}@layer theme{:root,:host{--font-sans:"Jost","Avenir Next",sans-serif;--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--spacing:.25rem;--radius-sm:.375rem;--radius-md:.5rem;--radius-lg:.75rem;--radius-xl:1rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono);--color-ink:var(--theme-ink);--color-ink-deep:var(--theme-ink-strong);--color-muted:var(--theme-muted);--color-muted-soft:var(--theme-muted-soft);--color-blue:var(--theme-accent);--color-blue-pale:var(--theme-accent-soft);--color-blue-wash:var(--theme-surface-tinted);--color-line:var(--theme-border);--color-line-strong:var(--theme-border-strong);--color-teal-pale:var(--theme-accent-soft);--color-amber-pale:var(--theme-accent-soft);--color-background:var(--theme-surface);--color-foreground:var(--color-ink);--color-primary:var(--color-blue);--font-display:"Cormorant Garamond",Georgia,serif;--content-max-width:68.75rem}}@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;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{.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.static{position:static}.flex{display:flex}.h-12{height:calc(var(--spacing)*12)}.min-h-screen{min-height:100vh}.w-12{width:calc(var(--spacing)*12)}.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}.items-center{align-items:center}.justify-center{justify-content:center}.rounded{border-radius:.25rem}.rounded-full{border-radius:3.40282e38px}.bg-background{background-color:var(--color-background)}.bg-primary\/10{background-color:var(--color-primary)}@supports (color:color-mix(in lab,red,red)){.bg-primary\/10{background-color:color-mix(in oklab,var(--color-primary)10%,transparent)}}.text-foreground{color:var(--color-foreground)}.text-primary{color:var(--color-primary)}.uppercase{text-transform:uppercase}.italic{font-style:italic}.underline{text-decoration-line:underline}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.focus\:not-sr-only:focus{clip-path:none;white-space:normal;width:auto;height:auto;margin:0;padding:0;position:static;overflow:visible}.focus\:absolute:focus{position:absolute}.focus\:top-4:focus{top:calc(var(--spacing)*4)}.focus\:left-4:focus{left:calc(var(--spacing)*4)}.focus\:rounded:focus{border-radius:.25rem}.focus\:px-4:focus{padding-inline:calc(var(--spacing)*4)}.focus\:py-2:focus{padding-block:calc(var(--spacing)*2)}}:root{color-scheme:light;--theme-surface:#fbf8f0;--theme-surface-raised:#fff;--theme-surface-tinted:#f4efe3;--theme-ink:#17130b;--theme-ink-strong:#17130b;--theme-muted:#625b4e;--theme-muted-soft:#625b4e;--theme-accent:#8c6d1f;--theme-accent-hover:#6f5415;--theme-accent-fill:#c9a24b;--theme-accent-highlight:#e8ce8a;--theme-on-accent:#0b0e13;--theme-accent-soft:#eee4c9;--theme-border:#d9cba8;--theme-border-strong:#bca56a;--theme-control-border:#7a6740;--theme-header:#fbf8f0f0;--theme-shadow:#3a332024;--theme-overlay:#8c6d1f1c;--theme-overlay-soft:#c9a24b14;--theme-input:#fff;--theme-footer:#17130b;--theme-footer-text:#c8c0ae;--theme-footer-heading:#f5f1e6;--theme-error-surface:#fff4f0;--theme-error-text:#9e2f1b;--theme-success-surface:#edf6ed;--theme-success-text:#28642f;--theme-hero-start:#f2ead8;--theme-hero-end:#fbf8f0;--theme-profile-start:#eee4c9;--theme-profile-end:#dfcea1;--theme-profile-muted:#554e42;--theme-stats-text:#17130b;--theme-stats-muted:#17130b;--ledger-grid:#8c6d1f24;--ledger-line:#6f54154d;--ledger-point:#6f541561;background:var(--color-background);color:var(--color-foreground);font-family:var(--font-sans);scroll-behavior:smooth;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;line-height:1.5}:root[data-theme=dark]{color-scheme:dark;--theme-surface:#0b0e13;--theme-surface-raised:#141a24;--theme-surface-tinted:#10151d;--theme-ink:#f5f1e6;--theme-ink-strong:#f5f1e6;--theme-muted:#a7a294;--theme-muted-soft:#a7a294;--theme-accent:#c9a24b;--theme-accent-hover:#e8ce8a;--theme-accent-fill:#c9a24b;--theme-accent-highlight:#e8ce8a;--theme-on-accent:#0b0e13;--theme-accent-soft:#252316;--theme-border:#3a3320;--theme-border-strong:#68582c;--theme-control-border:#8c7a47;--theme-header:#0b0e13f0;--theme-shadow:#00000052;--theme-overlay:#c9a24b1f;--theme-overlay-soft:#e8ce8a0f;--theme-input:#10151d;--theme-footer:#07090d;--theme-footer-text:#a7a294;--theme-footer-heading:#f5f1e6;--theme-error-surface:#31130d;--theme-error-text:#ffb4a2;--theme-success-surface:#10291a;--theme-success-text:#a8ddb5;--theme-hero-start:#0b0e13;--theme-hero-end:#141a24;--theme-profile-start:#1d2023;--theme-profile-end:#141a24;--theme-profile-muted:#a7a294;--theme-stats-text:#0b0e13;--theme-stats-muted:#0b0e13;--ledger-grid:#c9a24b21;--ledger-line:#e8ce8a38;--ledger-point:#e8ce8a4d}*,:before,:after{box-sizing:border-box}body{background:var(--color-background);min-height:100vh;color:var(--color-foreground);margin:0}body,button,input,select,textarea{font:inherit}h1,h2,h3,p{margin:0}h1,h2,h3{color:var(--color-ink-deep);font-family:var(--font-display);letter-spacing:-.01em;font-weight:600}p,li{color:var(--color-muted)}a{color:inherit;text-decoration:none}img,svg{max-width:100%;display:block}button,input,select,textarea{border-radius:var(--radius-md)}:focus-visible{outline:3px solid var(--theme-accent);outline-offset:3px}.skip-link{z-index:100;background:var(--theme-accent-fill);color:var(--theme-on-accent)}.content-wrapper{width:min(100%,var(--content-max-width));margin-inline:auto;padding-inline:clamp(1rem,5vw,2rem)}.button{border:1px solid var(--theme-accent-fill);background:var(--theme-accent-fill);min-height:2.875rem;color:var(--theme-on-accent);letter-spacing:.12em;text-transform:uppercase;border-radius:999px;justify-content:center;align-items:center;padding:.75rem 1.65rem;font-size:.9375rem;font-weight:500;line-height:1.2;transition:background-color .16s,border-color .16s,color .16s,transform .16s,box-shadow .16s;display:inline-flex}.button:hover{background:var(--theme-accent-highlight);border-color:var(--theme-accent-highlight);color:var(--theme-on-accent);box-shadow:0 .5rem 1.5rem var(--theme-shadow);transform:translateY(-1px)}.button--compact{min-height:2.25rem;padding:.5rem 1.125rem;font-size:.8125rem}.button--outline{color:var(--theme-accent);background:0 0;border-width:2px}.button--outline:hover{background:var(--theme-accent-fill);border-color:var(--theme-accent-fill);color:var(--theme-on-accent)}.site-header{z-index:50;border-bottom:1px solid var(--color-line);background:var(--theme-header);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);position:fixed;inset:0 0 auto}.site-header__inner{justify-content:space-between;align-items:center;gap:1.5rem;min-height:4rem;display:flex}.brand-mark{align-items:center;gap:.625rem;min-width:0;display:flex}.brand-mark__icon{border:1px solid var(--theme-border-strong);width:2.375rem;height:2.375rem;color:var(--theme-accent);font-size:.875rem;font-family:var(--font-display);letter-spacing:.08em;background:0 0;border-radius:999px;flex:none;place-items:center;font-weight:600;display:grid}.brand-mark__text{max-width:14rem;color:var(--color-ink);font-family:var(--font-display);letter-spacing:.12em;text-transform:uppercase;font-size:.9375rem;font-weight:600;line-height:1.25}.site-nav{gap:clamp(1rem,3vw,2rem);margin-left:auto;display:flex}.site-nav a{color:var(--color-muted);font-size:.875rem;font-weight:500;transition:color .16s}.site-nav a:hover{color:var(--theme-accent)}.theme-toggle{border:1px solid var(--color-line);width:2.75rem;height:2.75rem;color:var(--theme-accent);cursor:pointer;background:0 0;border-radius:999px;flex:none;place-items:center;transition:background-color .16s,border-color .16s,color .16s,transform .16s;display:grid}.theme-toggle:hover{border-color:var(--theme-accent);background:var(--theme-accent-soft);transform:translateY(-1px)}.theme-toggle__icon{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px;width:1.2rem;height:1.2rem}.theme-toggle__icon--moon,:root[data-theme=dark] .theme-toggle__icon--sun{display:none}:root[data-theme=dark] .theme-toggle__icon--moon{display:block}.mobile-menu{margin-left:auto;display:none}.mobile-menu summary{border:1px solid var(--color-line);border-radius:var(--radius-md);min-height:2.5rem;color:var(--color-ink);cursor:pointer;align-items:center;gap:.5rem;padding:.5rem .75rem;font-size:.875rem;font-weight:500;list-style:none;display:flex}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;width:1rem;height:1rem}.mobile-menu__panel{border:1px solid var(--color-line);border-radius:var(--radius-lg);background:var(--theme-surface-raised);width:min(20rem,100vw - 2rem);box-shadow:0 1rem 2.5rem var(--theme-shadow);gap:.25rem;padding:.75rem;display:grid;position:absolute;top:calc(100% + .5rem);right:clamp(1rem,5vw,2rem)}.mobile-menu__panel a:not(.button){border-radius:var(--radius-sm);color:var(--color-muted);padding:.7rem .75rem;font-size:.9375rem;font-weight:500}.mobile-menu__panel a:not(.button):hover{background:var(--color-blue-wash);color:var(--color-blue)}.hero-section{isolation:isolate;background:radial-gradient(circle at 18% 12%,var(--theme-overlay),transparent 26rem),radial-gradient(circle at 82% 8%,var(--theme-overlay-soft),transparent 20rem),linear-gradient(135deg,var(--theme-hero-start)0%,var(--theme-surface)58%,var(--theme-hero-end)100%);text-align:center;padding-block:clamp(7.5rem,12vw,10rem) clamp(4rem,8vw,5rem);position:relative;overflow:hidden}.hero-section:after{content:"";z-index:-1;background:linear-gradient(90deg,transparent,var(--theme-overlay),transparent),radial-gradient(ellipse at center,var(--theme-overlay-soft),transparent 62%);clip-path:polygon(0 36%,100% 0,100% 100%,0 100%);height:52%;position:absolute;inset:auto -8% -38%}.hero-section__ledger{z-index:-1;opacity:.82;pointer-events:none;position:absolute;inset:0}.hero-section__inner{max-width:52rem;position:relative}.eyebrow,.section-tag{color:var(--theme-accent);letter-spacing:.22em;text-transform:uppercase;font-size:.75rem;font-weight:500}.eyebrow{background:var(--color-blue-pale);box-shadow:inset 0 0 0 1px var(--theme-border);border-radius:999px;padding:.45rem .95rem;display:inline-flex}.hero-section h1{text-wrap:balance;margin-top:1.2rem;font-size:clamp(2rem,5vw,2.625rem);line-height:1.16}.hero-section h1 span{color:var(--theme-accent)}.hero-section__copy{max-width:47rem;color:var(--color-muted);margin:1rem auto 0;font-size:clamp(1rem,2vw,1.0625rem);line-height:1.7}.hero-section__actions{flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:2rem;display:flex}.hero-section .eyebrow,.hero-section h1,.hero-section__copy,.hero-section__actions{animation:.72s cubic-bezier(.16,1,.3,1) both hero-rise}.hero-section h1{animation-delay:90ms}.hero-section__copy{animation-delay:.18s}.hero-section__actions{animation-delay:.26s}.stats-bar{background:var(--theme-accent-fill);padding-block:2rem}.stats-bar__inner{text-align:center;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.stat-item strong{color:var(--theme-stats-text);font-family:var(--font-display);font-size:clamp(1.8rem,4vw,2rem);font-weight:600;line-height:1.1;display:block}.stat-item span{color:var(--theme-stats-muted);margin-top:.35rem;font-size:.8125rem;font-weight:500;display:block}.section-block{padding-block:clamp(4rem,8vw,4.5rem)}.section-block--tinted{background:var(--color-blue-wash)}.section-header{text-align:center;max-width:36rem;margin:0 auto 3rem}.section-header h2{margin-top:.5rem;font-size:clamp(1.85rem,4vw,2rem);line-height:1.18}.section-header p:not(.section-tag){color:var(--color-muted-soft);margin-top:.8rem;font-size:1rem;line-height:1.7}.services-grid{perspective:1000px;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.5rem;display:grid}.service-card{isolation:isolate;border:1px solid var(--color-line);border-radius:var(--radius-lg);background:radial-gradient(circle at var(--pointer-x,50%)var(--pointer-y,20%),var(--theme-overlay),transparent 10rem),linear-gradient(180deg,var(--theme-surface-raised)0%,var(--theme-surface)100%);min-height:100%;animation:.56s cubic-bezier(.16,1,.3,1) both card-rise;animation-delay:calc(var(--card-index,0)*70ms);padding:clamp(1.4rem,3vw,2rem);transition:opacity .22s,box-shadow .18s,transform .18s,border-color .18s;position:relative;overflow:hidden}.service-card:before{content:"";z-index:-1;border-radius:inherit;background:linear-gradient(135deg,var(--theme-overlay),transparent 32%),linear-gradient(315deg,var(--theme-overlay-soft),transparent 38%);opacity:0;transition:opacity .18s;position:absolute;inset:0}.service-card:hover{border-color:var(--color-blue)}@supports (color:color-mix(in lab,red,red)){.service-card:hover{border-color:color-mix(in srgb,var(--color-blue),var(--color-line)60%)}}.service-card:hover{box-shadow:0 1rem 2.25rem var(--theme-shadow);transform:translateY(-.35rem)rotateX(1.4deg)}.service-card:hover:before{opacity:1}.service-card.is-muted{opacity:.68}.service-card__icon{border-radius:.625rem;place-items:center;width:3.25rem;height:3.25rem;font-size:1.5rem;transition:transform .18s,box-shadow .18s;display:grid}.service-card:hover .service-card__icon{box-shadow:0 .625rem 1.375rem var(--theme-shadow);transform:translateY(-.15rem)}.service-card__icon--blue{background:var(--color-blue-pale)}.service-card__icon--teal{background:var(--color-teal-pale)}.service-card__icon--amber{background:var(--color-amber-pale)}.service-card__icon--slate{background:var(--theme-accent-soft)}.service-card h3{margin-top:1.2rem;font-size:1.0625rem;line-height:1.35}.service-card p{color:var(--color-muted-soft);margin-top:.6rem;font-size:.875rem;line-height:1.6}.service-card ul{gap:.35rem;margin:1rem 0 0;padding:0;list-style:none;display:grid}.service-card li{color:var(--color-muted);padding-left:.9rem;font-size:.8125rem;position:relative}.service-card li:before{content:"›";color:var(--theme-accent);font-weight:500;transition:transform .16s;position:absolute;left:0}.service-card:hover li:before{transform:translate(.12rem)}.about-grid,.contact-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:clamp(2rem,6vw,4rem);display:grid}.profile-card{border-radius:var(--radius-xl);border:1px solid var(--theme-border);background:linear-gradient(145deg,var(--theme-profile-start),var(--theme-profile-end));text-align:center;padding:clamp(1.75rem,4vw,2.5rem)}.profile-card__avatar{border:1px solid var(--theme-border-strong);width:6.25rem;height:6.25rem;color:var(--theme-accent);font-size:1.75rem;font-family:var(--font-display);background:0 0;border-radius:999px;place-items:center;margin:0 auto 1rem;font-weight:600;display:grid}.profile-card h3{font-size:1.125rem;line-height:1.3}.profile-card p{color:var(--theme-profile-muted);margin-top:.35rem;font-size:.8125rem}.profile-card__badges{flex-wrap:wrap;justify-content:center;gap:.5rem;margin-top:1.5rem;display:flex}.profile-card__badges span{border:1px solid var(--color-line-strong);background:var(--theme-surface-raised);color:var(--theme-accent);border-radius:999px;padding:.35rem .75rem;font-size:.6875rem;font-weight:500}.about-copy h2{font-size:clamp(1.7rem,4vw,1.875rem);line-height:1.2}.about-copy>p{color:var(--color-muted);margin-top:1rem;font-size:.9375rem;line-height:1.8}.values-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;margin-top:1.5rem;display:grid}.value-card{border-radius:0 var(--radius-md)var(--radius-md)0;border-left:3px solid var(--theme-accent);background:var(--theme-accent-soft);padding:.8rem 1rem}.value-card h3{font-size:.8125rem}.value-card p{color:var(--color-muted-soft);margin-top:.2rem;font-size:.75rem;line-height:1.45}.contact-grid{align-items:start;gap:clamp(2rem,5vw,3rem)}.contact-info h3,.contact-form h3{font-size:1.375rem;line-height:1.3}.contact-info>p{color:var(--color-muted);margin-top:1rem;font-size:.9375rem;line-height:1.7}.contact-list{gap:1rem;margin-top:1.5rem;display:grid}.contact-item{align-items:flex-start;gap:.75rem;display:flex}.contact-item__icon{border-radius:var(--radius-md);background:var(--color-blue-pale);flex:none;place-items:center;width:2.5rem;height:2.5rem;font-size:1rem;display:grid}.contact-item span:not(.contact-item__icon){color:var(--color-muted-soft);letter-spacing:.05em;text-transform:uppercase;font-size:.6875rem;font-weight:500;display:block}.contact-item strong{color:var(--color-ink);margin-top:.15rem;font-size:.875rem;font-weight:500;line-height:1.45;display:block}.contact-form{border:1px solid var(--color-line);border-radius:var(--radius-lg);background:linear-gradient(var(--theme-surface-raised),var(--theme-surface-raised))padding-box,linear-gradient(145deg,var(--theme-accent),var(--theme-accent-highlight),var(--theme-border))border-box;box-shadow:0 1rem 2.5rem var(--theme-shadow);padding:clamp(1.4rem,4vw,2rem);position:relative;overflow:hidden}.contact-form:before{content:"";pointer-events:none;background:linear-gradient(120deg,var(--theme-overlay-soft),transparent 42%);position:absolute;inset:0}.form-field{margin-top:1rem}.form-field label{color:var(--color-muted);letter-spacing:.12em;text-transform:uppercase;margin-bottom:.35rem;font-size:.75rem;font-weight:500;display:block}.form-field input,.form-field select,.form-field textarea{border:1px solid var(--theme-control-border);background:var(--theme-input);width:100%;color:var(--color-ink);outline:none;padding:.75rem .875rem;font-size:.875rem;transition:border-color .16s,box-shadow .16s,transform .16s}.form-field textarea{resize:vertical;min-height:6rem}.form-field input:focus,.form-field select:focus,.form-field textarea:focus{border-color:var(--color-blue);box-shadow:0 0 0 3px var(--theme-overlay);transform:translateY(-1px)}.form-field input.has-value,.form-field select.has-value,.form-field textarea.has-value{border-color:var(--theme-accent)}@supports (color:color-mix(in lab,red,red)){.form-field input.has-value,.form-field select.has-value,.form-field textarea.has-value{border-color:color-mix(in srgb,var(--theme-accent),var(--theme-border)52%)}}.contact-form__submit{cursor:pointer;border:0;width:100%;margin-top:1rem}.contact-form__readiness{background:var(--theme-border);border-radius:999px;height:.25rem;margin-top:.9rem;overflow:hidden}.contact-form__readiness span{transform-origin:0;border-radius:inherit;background:linear-gradient(90deg,var(--theme-accent-fill),var(--theme-accent-highlight));width:100%;height:100%;transition:transform .26s cubic-bezier(.16,1,.3,1);display:block;transform:scaleX(0)}.form-feedback{border-radius:var(--radius-md);min-height:1.5rem;margin-top:.9rem;font-size:.875rem;font-weight:500;line-height:1.45}.form-feedback.is-error,.form-feedback.is-success{padding:.75rem}.form-feedback.is-error{background:var(--theme-error-surface);color:var(--theme-error-text)}.form-feedback.is-success{background:var(--theme-success-surface);color:var(--theme-success-text)}@keyframes hero-rise{0%{opacity:0;transform:translateY(1rem)}to{opacity:1;transform:translateY(0)}}@keyframes card-rise{0%{opacity:0;transform:translateY(1rem)}to{opacity:1;transform:translateY(0)}}.site-footer{background:var(--theme-footer);color:var(--theme-footer-text);text-align:center;padding-block:2.5rem}.site-footer__brand{color:var(--theme-footer-heading);font-family:var(--font-display);letter-spacing:.12em;text-transform:uppercase;font-size:.875rem;font-weight:600}.site-footer p:not(.site-footer__brand){color:var(--theme-footer-text);margin-top:.5rem;font-size:.8125rem;line-height:1.7}@media(max-width:860px){.site-nav,.site-header__cta{display:none}.mobile-menu{margin-left:0;display:block}.theme-toggle{margin-left:auto}.stats-bar__inner,.services-grid,.about-grid,.contact-grid{grid-template-columns:1fr}.stats-bar__inner{grid-template-columns:repeat(2,minmax(0,1fr))}.about-grid{gap:2rem}}@media(max-width:560px){.site-header__inner{gap:.5rem}.brand-mark__text{max-width:6.5rem;font-size:.75rem}.hero-section{text-align:left}.hero-section__ledger{opacity:.48}.hero-section__actions{justify-content:stretch}.hero-section__actions .button{width:100%}.stats-bar__inner,.values-grid{grid-template-columns:1fr}.section-header{text-align:left}}@media(prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.hero-section__ledger{display:none}}@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}
