._form_15f9a_5{display:flex;flex-direction:column;gap:1.25rem}._row_15f9a_11{display:grid;grid-template-columns:1fr 1fr;gap:1rem}._group_15f9a_17{display:flex;flex-direction:column;gap:.4rem}._label_15f9a_23{font-size:var(--form-label-size, .72rem);font-weight:var(--form-label-weight, 600);letter-spacing:var(--form-label-spacing, .1em);text-transform:uppercase;color:var(--form-label-color)}._req_15f9a_31{color:var(--form-req-color);margin-left:2px}._input_15f9a_36,._textarea_15f9a_37{width:100%;padding:.8rem 1rem;background:var(--form-input-bg);border:1px solid var(--form-input-border);border-radius:var(--form-input-radius, 0);color:var(--form-text-color);font-family:inherit;font-size:.875rem;font-weight:300;outline:none;transition:border-color .25s,box-shadow .25s,background .25s}._input_15f9a_36::placeholder,._textarea_15f9a_37::placeholder{color:var(--form-placeholder-color)}._input_15f9a_36:focus,._textarea_15f9a_37:focus{border-color:var(--form-focus-border);box-shadow:var(--form-focus-shadow);background:var(--form-focus-bg, var(--form-input-bg))}._input_15f9a_36:disabled,._textarea_15f9a_37:disabled{opacity:.5;cursor:not-allowed}._textarea_15f9a_37{resize:vertical;min-height:140px}._check_15f9a_74{display:flex;align-items:flex-start;gap:.75rem}._check_15f9a_74 input[type=checkbox]{width:15px;height:15px;flex-shrink:0;margin-top:3px;accent-color:var(--form-req-color);cursor:pointer}._check_15f9a_74 label{font-size:.8rem;font-weight:300;color:var(--form-check-color);line-height:1.6;cursor:pointer}._check_15f9a_74 label a{text-decoration:underline;opacity:.75;transition:opacity .2s}._check_15f9a_74 label a:hover{opacity:1}._submit_15f9a_106{align-self:flex-start;display:inline-flex;align-items:center;justify-content:center;padding:var(--form-submit-padding, .85rem 1.75rem);font-size:.76rem;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:var(--form-submit-text);background:var(--form-submit-bg);border:var(--form-submit-border, none);border-radius:var(--form-submit-radius, 0);cursor:pointer;transition:background .25s,color .25s,transform .2s}._submit_15f9a_106:hover{background:var(--form-submit-hover-bg);color:var(--form-submit-hover-text, var(--form-submit-text));transform:translateY(-2px)}._success_15f9a_129{padding:1rem 1.25rem;border:1px solid var(--form-focus-border);background:var(--form-focus-bg, transparent);font-size:.875rem;font-weight:300;color:var(--form-text-color);line-height:1.6;border-radius:var(--form-input-radius, 0)}._error_15f9a_140{padding:1rem 1.25rem;border:1px solid rgba(185,28,28,.4);background:#b91c1c0f;font-size:.875rem;font-weight:300;color:var(--form-text-color);line-height:1.6;border-radius:var(--form-input-radius, 0)}._error_15f9a_140 a{color:inherit;text-decoration:underline}@media(max-width:560px){._row_15f9a_11{grid-template-columns:1fr}}._root_1geyp_3{--serif: "Playfair Display", Georgia, "Times New Roman", serif;--sans: "DM Sans", system-ui, sans-serif;--condensed: "Barlow Condensed", "Impact", sans-serif;--nav-h: 72px;--ease-out: cubic-bezier(.22, 1, .36, 1);--red: #b91c1c;--red-soft: rgba(185, 28, 28, .12);--red-line: rgba(185, 28, 28, .4);--bg: #ffffff;--bg-warm: #f5f5f5;--bg-surface: #ebebeb;--cream: #0d0d0d;--cream-dim: rgba(13, 13, 13, .6);--cream-ghost: rgba(13, 13, 13, .08);--gold: #b91c1c;--gold-soft: rgba(185, 28, 28, .12);--gold-line: rgba(185, 28, 28, .4);--border: #e4e4e4;--nav-scrolled-bg: rgba(255, 255, 255, .94);--logo-filter: none;--text-faint: rgba(13, 13, 13, .4);--text-label: rgba(13, 13, 13, .52);--text-ghost: rgba(13, 13, 13, .42);--input-bg: rgba(13, 13, 13, .03);--input-border-b: rgba(13, 13, 13, .22);--placeholder: rgba(13, 13, 13, .32);--mobile-bg: rgba(255, 255, 255, .97);--form-label-color: var(--text-label);--form-req-color: var(--gold);--form-input-bg: var(--input-bg);--form-input-border: var(--border);--form-input-radius: 0px;--form-text-color: var(--cream);--form-placeholder-color: var(--placeholder);--form-focus-border: var(--red-line);--form-focus-shadow: 0 0 0 3px rgba(185,28,28,.08);--form-focus-bg: rgba(185,28,28,.04);--form-check-color: var(--cream-dim);--form-submit-bg: var(--gold);--form-submit-text: #ffffff;--form-submit-hover-bg: var(--cream);--form-submit-hover-text: #ffffff;--form-label-weight: 400;--form-label-size: .62rem;--form-label-spacing: .15em;background:var(--bg);color:var(--cream);font-family:var(--sans);font-weight:300;line-height:1.7;overflow-x:hidden;-webkit-font-smoothing:antialiased;transition:background .35s var(--ease-out),color .35s var(--ease-out)}._grain_1geyp_72{position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:9999;opacity:.025;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='300'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.82' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='300' height='300' filter='url(%23n)'/%3E%3C/svg%3E");background-size:220px}._nav_1geyp_83{position:fixed;inset:0 0 auto 0;z-index:200;height:var(--nav-h);display:flex;align-items:center;flex-direction:column;transition:background .4s var(--ease-out),border-color .4s var(--ease-out)}._navScrolled_1geyp_94{background:var(--nav-scrolled-bg);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);border-bottom:1px solid var(--border)}._navInner_1geyp_101{width:100%;max-width:1300px;margin:0 auto;padding:0 2.5rem;display:flex;align-items:center;justify-content:space-between;gap:2rem;height:var(--nav-h)}._navLogo_1geyp_113{display:flex;align-items:center}._navLogoImg_1geyp_114{height:42px;width:auto;display:block;filter:var(--logo-filter);transition:filter .35s var(--ease-out),opacity .25s}._navLogo_1geyp_113:hover ._navLogoImg_1geyp_114{opacity:.82}._navLinks_1geyp_123{display:flex;align-items:center;gap:2.5rem}._navLink_1geyp_123{font-family:var(--sans);font-size:.78rem;font-weight:400;letter-spacing:.12em;text-transform:uppercase;color:var(--cream-dim);transition:color .25s;position:relative}._navLink_1geyp_123:after{content:"";position:absolute;bottom:-3px;left:0;width:0;height:1px;background:var(--gold);transition:width .3s var(--ease-out)}._navLink_1geyp_123:hover{color:var(--cream)}._navLink_1geyp_123:hover:after{width:100%}._navCta_1geyp_152{font-family:var(--sans);font-size:.76rem;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:var(--bg);background:var(--gold);padding:.55rem 1.4rem;transition:background .25s}._navCta_1geyp_152:hover{background:var(--cream)}._btnTheme_1geyp_165{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border:1px solid var(--gold-line);border-radius:3px;background:transparent;color:var(--cream-dim);flex-shrink:0;transition:color .25s,border-color .25s}._btnTheme_1geyp_165:hover{color:var(--cream);border-color:var(--gold)}._btnTheme_1geyp_165 svg{width:15px;height:15px}._hamburger_1geyp_181{display:none;flex-direction:column;gap:5px;background:none;border:none;padding:4px}._hamburger_1geyp_181 span{display:block;width:22px;height:1.5px;background:var(--cream);transition:transform .3s var(--ease-out),opacity .3s}._navMobile_1geyp_197{display:none;flex-direction:column;padding:1rem 2.5rem 1.5rem;background:var(--mobile-bg);border-top:1px solid var(--border);position:absolute;top:var(--nav-h);left:0;right:0}._navMobileOpen_1geyp_208{display:flex}._navMobileLink_1geyp_209{padding:.7rem 0;font-size:.84rem;font-weight:400;letter-spacing:.1em;text-transform:uppercase;color:var(--cream-dim);border-bottom:1px solid var(--border);transition:color .2s}._navMobileLink_1geyp_209:last-child{border-bottom:none}._navMobileLink_1geyp_209:hover{color:var(--cream)}._hero_1geyp_223{min-height:100svh;display:flex;flex-direction:column;padding-top:var(--nav-h);position:relative;overflow:hidden}._heroBg_1geyp_232{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(rgba(185,28,28,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(185,28,28,.03) 1px,transparent 1px);background-size:96px 96px;-webkit-mask-image:radial-gradient(ellipse 90% 90% at 50% 50%,black 10%,transparent 72%);mask-image:radial-gradient(ellipse 90% 90% at 50% 50%,black 10%,transparent 72%)}._heroKicker_1geyp_244{display:flex;align-items:center;justify-content:space-between;padding:.7rem 2.5rem;border-bottom:1px solid var(--border);flex-shrink:0;position:relative;z-index:1}._heroKickerLeft_1geyp_254{font-size:.59rem;font-weight:300;letter-spacing:.16em;text-transform:uppercase;color:var(--text-ghost)}._heroKickerRight_1geyp_255{font-size:.59rem;font-weight:400;letter-spacing:.18em;text-transform:uppercase;color:#b91c1cb3}._heroContent_1geyp_257{flex:1;display:flex;flex-direction:column;justify-content:center;padding:3.5rem 2.5rem 3rem;position:relative;z-index:1;max-width:1300px;margin:0 auto;width:100%}._heroHeadline_1geyp_270{font-family:var(--condensed);font-size:clamp(4rem,13vw,12.5rem);font-weight:800;line-height:.9;letter-spacing:-.01em;text-transform:uppercase;color:var(--cream);margin-bottom:2.5rem}._heroHeadlineLine_1geyp_280{display:block;overflow:hidden}._heroHeadlineInner_1geyp_281{display:block;animation:_lineReveal_1geyp_1 .95s cubic-bezier(.22,1,.36,1) both}._heroHeadlineLine_1geyp_280:nth-child(1) ._heroHeadlineInner_1geyp_281{animation-delay:.08s}._heroHeadlineLine_1geyp_280:nth-child(2) ._heroHeadlineInner_1geyp_281{animation-delay:.22s}._heroHeadlineLine_1geyp_280:nth-child(3) ._heroHeadlineInner_1geyp_281{animation-delay:.36s}._heroGooeyEntry_1geyp_290{display:block;color:var(--gold);animation:_gooeyLineReveal_1geyp_1 .95s cubic-bezier(.22,1,.36,1) .36s both}@keyframes _gooeyLineReveal_1geyp_1{0%{transform:translateY(110%)}to{transform:translateY(0)}}@keyframes _lineReveal_1geyp_1{0%{transform:translateY(110%)}to{transform:translateY(0)}}._heroDivider_1geyp_306{width:100%;height:1px;background:linear-gradient(90deg,var(--red-line) 0%,rgba(185,28,28,.04) 60%,transparent 100%);margin-bottom:2.5rem;opacity:0;animation:_fadeIn_1geyp_1 .5s var(--ease-out) .58s both}._heroSplit_1geyp_315{display:grid;grid-template-columns:1fr auto;gap:5rem;align-items:center;opacity:0;animation:_fadeUp_1geyp_1 .8s var(--ease-out) .7s both}._heroDesc_1geyp_323{font-size:clamp(.88rem,1.4vw,1.05rem);font-weight:300;color:var(--cream-dim);line-height:1.82;max-width:520px}._heroActions_1geyp_330{display:flex;flex-direction:column;gap:.875rem;flex-shrink:0;min-width:210px}._btnGold_1geyp_337{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;font-family:var(--sans);font-size:.75rem;font-weight:500;letter-spacing:.14em;text-transform:uppercase;color:var(--bg);background:var(--gold);padding:.9rem 1.75rem;transition:background .25s,transform .2s}._btnGold_1geyp_337:hover{background:var(--cream);transform:translateY(-2px)}._btnOutline_1geyp_353{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;font-family:var(--sans);font-size:.75rem;font-weight:400;letter-spacing:.14em;text-transform:uppercase;color:var(--cream-dim);border:1px solid var(--cream-ghost);padding:.9rem 1.75rem;transition:color .25s,border-color .25s,transform .2s}._btnOutline_1geyp_353:hover{color:var(--cream);border-color:var(--text-ghost);transform:translateY(-2px)}._tickerWrap_1geyp_371{border-bottom:1px solid var(--border);overflow:hidden;padding:.7rem 0}._tickerTrack_1geyp_376{display:inline-flex;animation:_tickerScroll_1geyp_1 28s linear infinite;white-space:nowrap}._tickerItem_1geyp_381{display:inline-flex;align-items:center;gap:1.25rem;font-family:var(--sans);font-size:.59rem;font-weight:400;letter-spacing:.26em;text-transform:uppercase;color:#b91c1c99;padding-right:2.5rem}._tickerDot_1geyp_393{display:inline-block;width:3px;height:3px;border-radius:50%;background:var(--red);opacity:.5}@keyframes _tickerScroll_1geyp_1{0%{transform:translate(0)}to{transform:translate(var(--ticker-end, -50%))}}._manifesto_1geyp_407{padding:8rem 2.5rem;max-width:1300px;margin:0 auto}._manifestoHeader_1geyp_412{display:flex;align-items:center;gap:2rem;margin-bottom:6rem}._manifestoHeaderLine_1geyp_413{flex:1;height:1px;background:var(--border)}._manifestoHeaderLabel_1geyp_414{font-size:.68rem;letter-spacing:.2em;text-transform:uppercase;color:var(--gold);white-space:nowrap}._principle_1geyp_421{display:grid;grid-template-columns:80px 1fr;gap:2.5rem;align-items:start;padding:3.5rem 0;border-top:1px solid var(--border)}._principle_1geyp_421:last-child{border-bottom:1px solid var(--border)}._principleNum_1geyp_430{font-family:var(--serif);font-size:.75rem;font-weight:400;color:var(--gold);letter-spacing:.06em;padding-top:.65rem;opacity:.7}._principleBody_1geyp_431{display:grid;grid-template-columns:1fr 340px;gap:3rem;align-items:start}._principleText_1geyp_432{font-family:var(--serif);font-size:clamp(1.5rem,3.2vw,2.5rem);font-weight:400;line-height:1.3;color:var(--cream);letter-spacing:-.01em}._principleText_1geyp_432 em{font-style:italic;color:var(--gold)}._principleAside_1geyp_434{padding-top:.4rem}._principleTag_1geyp_435{display:inline-block;font-size:.62rem;letter-spacing:.18em;text-transform:uppercase;color:var(--gold);border:1px solid var(--gold-line);padding:.3rem .8rem;margin-bottom:.85rem}._principleNote_1geyp_436{font-size:.84rem;font-weight:300;color:var(--cream-dim);line-height:1.75}._commitment_1geyp_439{background:var(--bg-surface);border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:8rem 2.5rem;position:relative;overflow:hidden}._commitment_1geyp_439:before{content:"WANDEL";position:absolute;right:-1rem;bottom:-3rem;font-family:var(--serif);font-size:clamp(7rem,18vw,18rem);font-weight:900;letter-spacing:-.04em;color:transparent;-webkit-text-stroke:1px rgba(185,28,28,.08);pointer-events:none;-webkit-user-select:none;user-select:none;line-height:.9}._commitmentInner_1geyp_462{max-width:1300px;margin:0 auto;position:relative;z-index:1}._commitmentLabel_1geyp_463{display:flex;align-items:center;gap:1rem;font-size:.68rem;letter-spacing:.2em;text-transform:uppercase;color:var(--gold);margin-bottom:3.5rem}._commitmentLabel_1geyp_463:before{content:"";display:block;width:30px;height:1px;background:var(--gold-line)}._commitmentStatement_1geyp_465{font-family:var(--serif);font-size:clamp(2rem,5vw,4.5rem);font-weight:400;line-height:1.15;color:var(--cream);max-width:900px;margin-bottom:5rem;letter-spacing:-.015em}._commitmentStatement_1geyp_465 em{font-style:italic;color:var(--gold)}._commitmentPillars_1geyp_467{display:grid;grid-template-columns:repeat(3,1fr);gap:0;border:1px solid var(--border)}._pillar_1geyp_468{padding:2.5rem 2rem;border-right:1px solid var(--border);position:relative}._pillar_1geyp_468:last-child{border-right:none}._pillar_1geyp_468:before{content:"";position:absolute;top:0;left:0;width:2px;height:0;background:var(--gold);transition:height .6s var(--ease-out)}._pillar_1geyp_468:hover:before{height:100%}._pillarIcon_1geyp_472{width:2px;height:32px;background:var(--gold-line);margin-bottom:1.5rem}._pillarTitle_1geyp_473{font-family:var(--serif);font-size:1.05rem;font-weight:600;color:var(--cream);margin-bottom:.75rem}._pillarText_1geyp_474{font-size:.84rem;font-weight:300;color:var(--cream-dim);line-height:1.75}._holistic_1geyp_477{padding:9rem 2.5rem;max-width:1300px;margin:0 auto}._holisticSplit_1geyp_478{display:grid;grid-template-columns:1fr 1fr;gap:6rem;align-items:center}._holisticVisual_1geyp_479{position:relative;height:480px;width:100%;max-width:480px;border-radius:12px}._holisticCircles_1geyp_480{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center}._holisticCircles_1geyp_480 span{position:absolute;border-radius:50%;border:1px solid var(--border)}._holisticCircles_1geyp_480 span:nth-child(1){width:100%;height:100%}._holisticCircles_1geyp_480 span:nth-child(2){width:73%;height:73%;border-color:#b91c1c26}._holisticCircles_1geyp_480 span:nth-child(3){width:46%;height:46%;border-color:#b91c1c40}._holisticCircles_1geyp_480 span:nth-child(4){width:19%;height:19%;background:var(--red);border:none;border-radius:50%;box-shadow:0 0 40px #b91c1c66}._holisticNode_1geyp_486{position:absolute;font-size:.68rem;letter-spacing:.16em;text-transform:uppercase;color:var(--cream-dim);white-space:nowrap}._holisticNodeTop_1geyp_487{top:8%;left:50%;transform:translate(-50%)}._holisticNodeRight_1geyp_488{right:2%;top:50%;transform:translateY(-50%)}._holisticNodeBottom_1geyp_489{bottom:8%;left:50%;transform:translate(-50%)}._holisticNodeLeft_1geyp_490{left:2%;top:50%;transform:translateY(-50%)}._holisticContent_1geyp_491{padding-left:1rem}._holisticEyebrow_1geyp_492{display:flex;align-items:center;gap:.75rem;font-size:.68rem;letter-spacing:.2em;text-transform:uppercase;color:var(--gold);margin-bottom:1.75rem}._holisticEyebrow_1geyp_492:before{content:"";display:block;width:24px;height:1px;background:var(--gold-line)}._holisticHeadline_1geyp_494{font-family:var(--serif);font-size:clamp(1.8rem,3.5vw,3rem);font-weight:400;line-height:1.25;color:var(--cream);margin-bottom:2rem}._holisticHeadline_1geyp_494 em{font-style:italic;color:var(--gold)}._holisticBody_1geyp_496{font-size:.92rem;font-weight:300;color:var(--cream-dim);line-height:1.85;margin-bottom:2rem}._holisticQuote_1geyp_497{font-family:var(--serif);font-size:1rem;font-style:italic;color:var(--cream);border-left:2px solid var(--gold);padding-left:1.25rem;line-height:1.65;opacity:.85}._softwareSection_1geyp_500{background:var(--bg-warm);border-top:1px solid var(--border);padding:8rem 2.5rem;position:relative;overflow:hidden}._softwareAccent_1geyp_501{position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent 0%,var(--red) 38%,transparent 100%);opacity:.7}._softwareInner_1geyp_502{max-width:1300px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:7rem;align-items:center;position:relative;z-index:1}._softwareLabel_1geyp_503{display:flex;align-items:center;gap:.75rem;font-size:.68rem;letter-spacing:.2em;text-transform:uppercase;color:var(--gold);margin-bottom:2rem}._softwareLabel_1geyp_503:before{content:"";display:block;width:24px;height:1px;background:var(--gold-line)}._softwareHeadline_1geyp_505{font-family:var(--serif);font-size:clamp(1.8rem,3.5vw,3.2rem);font-weight:400;line-height:1.2;color:var(--cream);margin-bottom:1.5rem}._softwareHeadline_1geyp_505 em{font-style:italic;color:var(--gold)}._softwareBody_1geyp_507{font-size:.92rem;font-weight:300;color:var(--cream-dim);line-height:1.85;margin-bottom:2.5rem}._softwareLink_1geyp_508{display:inline-flex;align-items:center;gap:.5rem;font-size:.76rem;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:var(--gold);transition:gap .25s}._softwareLink_1geyp_508:hover{gap:.9rem}._softwareLinkArrow_1geyp_510{font-size:1.1rem;line-height:1}._modules_1geyp_511{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;background:var(--border);border:1px solid var(--border)}._module_1geyp_1{background:var(--bg-surface);padding:1.4rem 1.5rem;transition:background .25s}._module_1geyp_1:hover{background:#b91c1c0f}._moduleCode_1geyp_514{font-family:Courier New,Courier,monospace;font-size:.68rem;letter-spacing:.15em;color:var(--gold);margin-bottom:.35rem;opacity:.8}._moduleName_1geyp_515{font-family:var(--serif);font-size:.88rem;font-weight:600;color:var(--cream);margin-bottom:.25rem}._moduleDesc_1geyp_516{font-size:.74rem;font-weight:300;color:var(--cream-dim);line-height:1.5}._contact_1geyp_519{padding:8rem 2.5rem;max-width:1300px;margin:0 auto;display:grid;grid-template-columns:420px 1fr;gap:8rem;align-items:start}._contactEyebrow_1geyp_520{display:flex;align-items:center;gap:.75rem;font-size:.68rem;letter-spacing:.2em;text-transform:uppercase;color:var(--gold);margin-bottom:1.75rem}._contactEyebrow_1geyp_520:before{content:"";display:block;width:24px;height:1px;background:var(--gold-line)}._contactHeadline_1geyp_522{font-family:var(--serif);font-size:clamp(2rem,4vw,3.5rem);font-weight:400;line-height:1.15;color:var(--cream);margin-bottom:1.5rem}._contactHeadline_1geyp_522 em{font-style:italic;color:var(--gold)}._contactBody_1geyp_524{font-size:.88rem;font-weight:300;color:var(--cream-dim);line-height:1.8;margin-bottom:3rem}._contactInfo_1geyp_525{display:flex;flex-direction:column;gap:1.4rem}._contactInfoRow_1geyp_526{display:grid;grid-template-columns:80px 1fr;gap:.5rem;align-items:start}._contactInfoLabel_1geyp_527{font-size:.62rem;letter-spacing:.16em;text-transform:uppercase;color:var(--text-faint);padding-top:.1rem}._contactInfoValue_1geyp_528{font-size:.86rem;font-weight:300;color:var(--cream-dim);line-height:1.55}._contactInfoValue_1geyp_528 a:hover{color:var(--cream)}._footer_1geyp_532{border-top:1px solid var(--border);padding:2.5rem}._footerInner_1geyp_533{max-width:1300px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem}._footerBrand_1geyp_534{height:1.6rem;width:auto;opacity:.6}._footerCopy_1geyp_535{font-size:.72rem;font-weight:300;color:var(--text-faint)}._footerLinks_1geyp_536{display:flex;gap:2rem}._footerLnk_1geyp_537{font-size:.72rem;font-weight:300;color:var(--text-faint);letter-spacing:.08em;text-transform:uppercase;transition:color .2s}._footerLnk_1geyp_537:hover{color:var(--cream-dim)}@keyframes _fadeIn_1geyp_1{0%{opacity:0}to{opacity:1}}@keyframes _fadeUp_1geyp_1{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@media(max-width:1024px){._principleBody_1geyp_431{grid-template-columns:1fr;gap:1rem}._principleAside_1geyp_434{display:none}._commitmentPillars_1geyp_467{grid-template-columns:1fr}._pillar_1geyp_468{border-right:none;border-bottom:1px solid var(--border)}._pillar_1geyp_468:last-child{border-bottom:none}._holisticSplit_1geyp_478{grid-template-columns:1fr;gap:4rem}._holisticVisual_1geyp_479{max-width:320px;margin:0 auto;order:2}._holisticContent_1geyp_491{padding-left:0;order:1}._softwareInner_1geyp_502,._contact_1geyp_519{grid-template-columns:1fr;gap:4rem}}@media(max-width:900px){._heroSplit_1geyp_315{grid-template-columns:1fr;gap:2rem}._heroActions_1geyp_330{flex-direction:row;flex-wrap:wrap;min-width:0}}@media(max-width:768px){._navLinks_1geyp_123,._navCta_1geyp_152{display:none}._hamburger_1geyp_181{display:flex}._manifesto_1geyp_407{padding:5rem 1.5rem}._principle_1geyp_421{grid-template-columns:50px 1fr;gap:1.5rem}._principleText_1geyp_432{font-size:clamp(1.25rem,5vw,1.8rem)}._commitment_1geyp_439,._holistic_1geyp_477,._softwareSection_1geyp_500,._contact_1geyp_519{padding:5rem 1.5rem}._modules_1geyp_511{grid-template-columns:1fr}}@media(max-width:520px){._heroKicker_1geyp_244{display:none}._heroContent_1geyp_257{padding:2rem 1.5rem 2.5rem}._navInner_1geyp_101{padding:0 1.5rem}._footerInner_1geyp_533{flex-direction:column;align-items:flex-start;gap:.75rem}}
