/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@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{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}.grow{flex-grow:1}}:root{--ink:#172d2a;--muted:#667a75;--cream:#f6f3ea;--paper:#fffdf8;--mint:#bfe1d5;--coral:#e87862;--gold:#efbd5f;--line:#172d2a29}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}.section-shell{width:min(1180px,100% - 64px);margin:0 auto}.site-nav{justify-content:space-between;align-items:center;padding:25px max(32px,50vw - 590px);display:flex}.wordmark{letter-spacing:-.025em;align-items:center;gap:10px;font-size:16px;display:inline-flex}.wordmark b{font-weight:800}.wordmark-mark{background:var(--ink);color:var(--cream);letter-spacing:-.04em;border-radius:10px 10px 10px 2px;justify-content:center;align-items:center;width:31px;height:31px;font-size:10px;font-weight:800;display:inline-flex;transform:rotate(-5deg)}.nav-links{align-items:center;gap:30px;font-size:13px;display:flex}.nav-links>a:not(.nav-button){color:var(--muted)}.nav-button{border:1px solid var(--ink);border-radius:99px;padding:10px 15px;font-weight:700}.hero{grid-template-columns:1fr .93fr;align-items:center;gap:55px;min-height:690px;padding:72px 0 105px;display:grid}.hero-copy{max-width:605px}.kicker{color:var(--coral);letter-spacing:.15em;text-transform:uppercase;align-items:center;gap:9px;margin:0 0 22px;font-size:11px;font-weight:800;display:flex}.kicker-line{background:var(--coral);width:7px;height:7px}.hero h1{letter-spacing:-.085em;max-width:660px;margin:0 0 30px;font-size:clamp(56px,6.4vw,90px);font-weight:500;line-height:.94}.hero h1 em,h2 em{color:var(--coral);font-family:Georgia,serif;font-style:italic;font-weight:400}.hero-lede{color:var(--muted);max-width:520px;font-size:18px;line-height:1.6}.hero-actions{align-items:center;gap:23px;margin:35px 0 29px;display:flex}.button{border-radius:99px;gap:16px;padding:16px 20px;font-size:13px;font-weight:700;display:inline-flex}.button-dark{background:var(--ink);color:var(--cream)}.button-light{background:var(--cream);color:var(--ink)}.quiet-link{border-bottom:1px solid;padding-bottom:5px;font-size:13px;font-weight:700}.availability{color:var(--muted);align-items:center;gap:9px;font-size:12px;display:flex}.availability-dot{background:#56a879;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #56a87924}.hero-visual{min-height:505px;position:relative}.visual-ring{border:1px solid #172d2a29;border-radius:50%;position:absolute;transform:rotate(-22deg)}.ring-one{width:345px;height:480px;top:3px;right:7%}.ring-two{border-color:#e878624d;width:365px;height:420px;top:35px;right:-4%;transform:rotate(34deg)}.visual-label{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;font-size:10px;position:absolute}.label-top{top:9px;right:7%;transform:rotate(7deg)}.label-bottom{bottom:31px;left:6%;transform:rotate(-8deg)}.system-card{background:var(--paper);z-index:2;border:1px solid #172d2a21;border-radius:18px;width:min(405px,84%);padding:25px;position:absolute;top:48px;left:8%;transform:rotate(3deg);box-shadow:20px 24px 60px #172d2a21}.system-card-top{color:var(--muted);letter-spacing:.08em;justify-content:space-between;align-items:center;font-size:9px;font-weight:800;display:flex}.system-live{color:#3a8b65;background:#e9f5ed;border-radius:99px;align-items:center;gap:5px;padding:5px 8px;font-size:8px;display:flex}.system-live i{background:#55b486;border-radius:50%;width:5px;height:5px}.system-title{letter-spacing:-.06em;margin:38px 0 27px;font-size:30px;font-weight:700;line-height:.98}.system-path{align-items:center;margin-bottom:25px;display:flex}.path-node{border-radius:50%;justify-content:center;align-items:center;width:29px;height:29px;font-size:10px;font-weight:800;display:inline-flex}.node-coral{color:var(--coral);background:#fff0eb}.node-mint{color:#368d69;background:#e7f5ef}.node-gold{color:#a97515;background:#fff4d5}.path-line{background:var(--line);flex:1;height:1px}.system-rows{border-top:1px solid var(--line)}.system-rows>div{border-bottom:1px solid #172d2a14;align-items:center;gap:10px;padding:13px 0;display:flex}.system-rows>div>span:nth-child(2){flex:1}.system-rows b,.system-rows small{display:block}.system-rows b{font-size:11px}.system-rows small{color:var(--muted);margin-top:3px;font-size:10px}.system-rows strong{font-size:14px;font-weight:400}.row-icon{border-radius:9px;justify-content:center;align-items:center;width:29px;height:29px;font-size:15px;display:inline-flex}.coral-icon{color:var(--coral);background:#fff0eb}.mint-icon{color:#368d69;background:#e7f5ef}.gold-icon{color:#a97515;background:#fff4d5}.signal-strip{background:var(--ink);color:var(--cream)}.signal-inner{letter-spacing:.04em;justify-content:space-between;align-items:center;padding:20px 0;font-size:11px;display:flex}.signal-inner>span:first-child{color:var(--mint);font-weight:700}.signal-inner>span:last-child{color:#f6f3ea99}.signal-rule{background:#f6f3ea52;width:100px;height:1px}.capability-section{padding:140px 0 145px}.section-heading{grid-template-columns:.9fr 1fr 1fr;gap:29px;display:grid}.section-heading .kicker{align-self:start}.section-heading h2,.work-heading h2,.product-panel h2,.process-intro h2,.contact-section h2{letter-spacing:-.075em;margin:0;font-size:clamp(41px,4.7vw,66px);font-weight:500;line-height:.98}.section-heading>p:last-child,.product-panel>div:first-child>p:last-child,.contact-section>div>p:last-child{color:var(--muted);max-width:340px;margin:0;font-size:16px;line-height:1.6}.capability-grid{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);margin-top:91px;display:grid}.capability-card{border-right:1px solid var(--line);min-height:275px;padding:24px 28px 24px 0;position:relative}.capability-card:not(:first-child){padding-left:28px}.capability-card:last-child{border-right:0}.card-index{color:var(--coral);font-size:11px;font-weight:800}.capability-card h3{letter-spacing:-.04em;margin:65px 0 14px;font-size:23px;font-weight:500}.capability-card p{color:var(--muted);max-width:275px;font-size:14px;line-height:1.6}.card-tag{color:var(--coral);letter-spacing:.1em;text-transform:uppercase;font-size:10px;font-weight:800;position:absolute;bottom:23px}.work-section{padding-bottom:145px}.work-heading{justify-content:space-between;align-items:end;display:flex}.work-heading>p{color:var(--muted);max-width:265px;margin:0 0 6px;font-size:15px;line-height:1.5}.project-grid{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:72px;display:grid}.project-card{border-radius:19px;min-height:500px;padding:23px;position:relative;overflow:hidden}.project-sage{background:#bfe1d5}.project-amber{background:#efbd5f}.project-coral{color:#fff;background:#e87862}.project-top{letter-spacing:.1em;text-transform:uppercase;justify-content:space-between;font-size:10px;font-weight:800;display:flex}.project-art{max-width:235px;height:175px;margin:35px auto 25px;position:relative}.project-art span{background:var(--paper);border:1px solid #172d2a24;border-radius:10px;width:142px;height:88px;display:block;position:absolute;box-shadow:8px 12px 20px #172d2a1f}.project-art span:first-child{top:35px;left:3px;transform:rotate(-9deg)}.project-art span:nth-child(2){top:18px;left:50px;transform:rotate(4deg)}.project-art span:nth-child(3){top:42px;left:91px;transform:rotate(12deg)}.project-art span:nth-child(4){background:var(--coral);width:65px;height:14px;top:89px;left:72px;transform:rotate(4deg)}.project-amber .project-art span:first-child,.project-amber .project-art span:nth-child(3){background:var(--ink)}.project-amber .project-art span:nth-child(2){background:var(--mint)}.project-coral .project-art span:first-child,.project-coral .project-art span:nth-child(3){background:var(--cream)}.project-coral .project-art span:nth-child(2){background:var(--mint)}.project-coral .project-art span:nth-child(4){background:var(--ink)}.project-card h3{letter-spacing:-.06em;max-width:255px;margin:0 0 13px;font-size:27px;font-weight:500;line-height:1}.project-card p{opacity:.77;max-width:290px;margin:0;font-size:14px;line-height:1.55}.project-link{font-size:12px;font-weight:800;position:absolute;bottom:24px;left:23px}.product-section{padding-bottom:145px}.product-panel{background:var(--mint);border-radius:21px;grid-template-columns:1fr 1fr;gap:72px;padding:74px;display:grid}.product-panel h2{max-width:470px}.product-panel>div:first-child>p:last-child{color:#172d2ab8;margin-top:27px}.product-list{border-top:1px solid #172d2a45}.product-list>div:not(.product-list-note){border-bottom:1px solid #172d2a45;align-items:center;gap:18px;padding:19px 0;display:flex}.product-list>div span:first-child{color:#172d2a80;font-size:11px}.product-list b{flex:1;font-size:15px;font-weight:500}.product-list-note{color:#172d2a9e;padding-top:19px;font-size:12px}.process-section{grid-template-columns:.8fr 1.2fr;gap:95px;padding-bottom:145px;display:grid}.process-intro h2{margin-top:10px}.process-steps{border-top:1px solid var(--line)}.process-steps>div{border-bottom:1px solid var(--line);grid-template-columns:32px 1fr 1.5fr;gap:18px;padding:23px 0;display:grid}.process-steps span{color:var(--coral);font-size:11px;font-weight:800}.process-steps h3{margin:0;font-size:18px;font-weight:500}.process-steps p{color:var(--muted);max-width:270px;margin:0;font-size:14px;line-height:1.5}.contact-section{background:var(--coral);color:#fff;border-radius:21px;justify-content:space-between;align-items:center;margin-bottom:100px;padding:68px 74px;display:flex}.light-kicker{color:#fff}.light-kicker .kicker-line{background:#fff}.contact-section h2{max-width:540px}.contact-section>div>p:last-child{color:#ffffffc2;max-width:390px;margin-top:25px}.site-footer{border-top:1px solid var(--line)}.footer-inner{justify-content:space-between;align-items:center;padding:30px 0;display:flex}.footer-inner>div{color:var(--muted);align-items:center;gap:25px;font-size:11px;display:flex}.footer-inner>div a{color:var(--ink);font-weight:700}@media (width<=860px){.hero{grid-template-columns:1fr;padding-top:50px}.hero-visual{min-height:500px}.section-heading,.product-panel,.process-section{grid-template-columns:1fr}.product-panel{gap:45px;padding:46px}.process-section{gap:50px}.contact-section{flex-direction:column;align-items:start;gap:30px;padding:46px}}@media (width<=600px){.section-shell{width:min(100% - 38px,1180px)}.site-nav{padding:18px 19px}.nav-links>a:not(.nav-button){display:none}.nav-button{padding:9px 12px;font-size:11px}.hero{min-height:auto;padding:63px 0 62px}.hero h1{font-size:54px}.hero-lede{font-size:16px}.hero-actions{flex-direction:column;align-items:start;gap:19px}.hero-visual{min-height:420px}.system-card{width:94%;top:35px;left:3%}.ring-one{width:275px;height:395px;right:-3%}.ring-two{width:300px;height:350px;right:-17%}.label-top{top:6px;right:5%}.label-bottom{bottom:18px;left:3%}.signal-inner{flex-direction:column;align-items:start;gap:8px;padding:18px 0}.signal-rule{display:none}.capability-section{padding:90px 0}.section-heading{gap:20px}.capability-grid{grid-template-columns:1fr;margin-top:55px}.capability-card,.capability-card:not(:first-child){border-bottom:1px solid var(--line);border-right:0;min-height:220px;padding:20px 0}.capability-card h3{margin-top:42px}.capability-card:last-child{border-bottom:0}.work-heading{flex-direction:column;align-items:start;gap:20px}.work-section{padding-bottom:90px}.project-grid{grid-template-columns:1fr;margin-top:48px}.project-card{min-height:470px}.product-section{padding-bottom:90px}.product-panel{padding:32px 24px}.process-section{padding-bottom:90px}.process-steps>div{grid-template-columns:30px 1fr}.process-steps p{grid-column:2}.contact-section{margin-bottom:62px;padding:34px 25px}.footer-inner,.footer-inner>div{flex-direction:column;align-items:start;gap:13px}.footer-inner{padding:25px 0}}
