:root{font-size:12px;font-family:ui-monospace,monospace;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--color-background: #000;--color-text: #fff;--color-link: #fff;--color-link-hover: #fff;--page-padding: 1.5rem;--color-loader-bg: #ffffff;--color-loader-bar-bg: rgba(101, 82, 60, .1);--color-loader-bar-fill: rgb(101, 82, 60)}*,*:after,*:before{box-sizing:border-box}body{margin:0;padding:0;color:var(--color-text);background-color:var(--color-background)}a{text-decoration:none;color:var(--color-link);outline:none;cursor:pointer}a:hover{text-decoration:underline;color:var(--color-link-hover)}a:focus:not(:focus-visible){outline:none}a:focus-visible{outline:2px solid red}#root{position:relative;min-height:100svh}._frame_z23nf_1{padding:1rem var(--page-padding, 1.5rem) 0;display:grid;z-index:1000;position:relative;grid-row-gap:.5rem;grid-column-gap:1rem;pointer-events:none;align-items:start;grid-template-columns:auto 1fr auto;grid-template-rows:auto 1fr auto;grid-template-areas:"title nav ." "canvas canvas canvas" "hint . .";color:#fff;mix-blend-mode:difference;font-family:DM Sans,sans-serif;font-weight:300;text-transform:uppercase}._frameHome_z23nf_22{min-height:100dvh;align-content:space-between}._frame_z23nf_1 button,._frame_z23nf_1 a,._frame_z23nf_1 code{pointer-events:auto}._frame__title_z23nf_34{grid-area:title;margin:0;color:#fff;mix-blend-mode:normal;font-family:Asul,serif;font-size:2rem;font-weight:400}._frame__nav_z23nf_44{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center}._frame__link_z23nf_51{padding:0;border:0;background:transparent;color:#fff;cursor:pointer;font:inherit;letter-spacing:.08em;text-transform:uppercase;font-size:1.3rem}._frame__link--active_z23nf_63,._frame__link_z23nf_51:hover{text-decoration:underline}._frame__hint_z23nf_70{grid-area:hint;color:#ffffffc2;align-self:end;padding-bottom:1rem;font-size:1.5rem}._frame__canvasArea_z23nf_79{grid-area:canvas;display:flex;flex-direction:column;align-items:center;justify-content:center;align-self:center;justify-self:center;margin:0}._frame__canvas_z23nf_79{color:#fff;mix-blend-mode:difference;font-family:Asul,serif;font-size:1rem;font-weight:400;text-align:center;text-transform:uppercase;margin:0}._frame__canvas2_z23nf_101{color:#dbdbdb;mix-blend-mode:difference;font-family:Asul,serif;font-size:1.3rem;font-weight:400;text-align:center;text-transform:capitalize}._frame__handWrap_z23nf_112{position:relative;display:flex;justify-content:center;align-items:center;margin-top:.5rem;height:56px}._frame__hand_z23nf_112{color:#fff;mix-blend-mode:difference;position:relative;z-index:1;animation:_handFloat_z23nf_1 2.4s ease-in-out infinite;filter:drop-shadow(0 0 6px rgba(255,255,255,.25));transform-origin:center bottom}._frame__ripple_z23nf_131{position:absolute;bottom:4px;left:50%;transform:translate(-50%) scale(0);width:44px;height:44px;border-radius:50%;border:1px solid rgba(255,255,255,.55);mix-blend-mode:difference;pointer-events:none;animation:_rippleOut_z23nf_1 2.4s ease-out infinite}._frame__ripple--2_z23nf_145{animation-delay:.8s;border-color:#ffffff4d}@keyframes _handFloat_z23nf_1{0%{transform:translateY(0) rotate(-4deg);opacity:.9}30%{transform:translateY(-7px) rotate(2deg);opacity:1}60%{transform:translateY(-3px) rotate(-2deg);opacity:1}to{transform:translateY(0) rotate(-4deg);opacity:.9}}@keyframes _rippleOut_z23nf_1{0%{transform:translate(-50%) scale(.2);opacity:.7}70%{transform:translate(-50%) scale(1.8);opacity:.15}to{transform:translate(-50%) scale(2.2);opacity:0}}@media screen and (min-width:53em){._frame_z23nf_1{padding:var(--page-padding, 1.5rem);position:fixed;inset:0 auto auto 0;width:100%;height:100%;min-height:unset;grid-template-columns:auto 1fr auto;grid-template-rows:auto 1fr auto;align-content:space-between;grid-template-areas:"title nav ." "canvas canvas canvas" "hint . ."}._frame__canvasArea_z23nf_79{justify-self:center;align-self:center}._frame__canvas_z23nf_79{font-size:clamp(2rem,5vw,5rem)}}@media screen and (max-width:48rem){._frame__canvas_z23nf_79{font-size:3rem}._frame__title_z23nf_34{font-size:1.3rem}._frame__link_z23nf_51{font-size:.9rem}._frame__hint_z23nf_70{font-size:1.2rem}}._loadingOverlay_12hbw_2{position:fixed;inset:0;z-index:9999;background:linear-gradient(to right,var(--ivory2),#ffffff,var(--ivory2));display:flex;align-items:center;justify-content:center;opacity:1;transition:opacity .6s cubic-bezier(.22,1,.36,1);pointer-events:all}._loadingOverlayHide_12hbw_15{opacity:0;pointer-events:none}._loadingContent_12hbw_20{display:flex;flex-direction:column;align-items:center;gap:1.25rem;animation:_loadingFadeIn_12hbw_1 .5s cubic-bezier(.22,1,.36,1) both}._loadingEyebrow_12hbw_28{margin:0;font-family:var(--sans);font-size:.72rem;letter-spacing:.32em;text-transform:uppercase;color:var(--beige-dark);font-weight:600}._loadingTitle_12hbw_38{margin:0;font-family:var(--serif);font-size:clamp(3.5rem,10vw,7rem);font-style:italic;font-weight:400;line-height:1;letter-spacing:-.03em;color:#d6a063b6;text-shadow:0 0 5px rgba(255,233,137,.911),0 0 7px rgba(255,240,174,.815),0 0 5px rgb(255,255,255);animation:_loadingPulse_12hbw_1 1.8s ease-in-out infinite}._loadingBar_12hbw_54{width:9rem;height:1px;background:var(--ink-08);border-radius:999px;overflow:hidden}._loadingBarFill_12hbw_62{height:100%;background:linear-gradient(to right,var(--beige),var(--beige-dark));border-radius:999px;animation:_loadingProgress_12hbw_1 2s cubic-bezier(.4,0,.2,1) forwards}@keyframes _loadingFadeIn_12hbw_1{0%{opacity:0;transform:translateY(.75rem)}to{opacity:1;transform:none}}@keyframes _loadingPulse_12hbw_1{0%,to{opacity:1}50%{opacity:.65}}@keyframes _loadingProgress_12hbw_1{0%{width:0%}to{width:100%}}:root{--ivory: #f9f6f1;--ivory2: #f8f5ea;--white: #ffffff;--beige: #d4b896;--beige-light: #ede0cf;--beige-dark: #9e7f62;--ink: #0d0d0d;--ink-80: rgba(13, 13, 13, .8);--ink-50: rgba(13, 13, 13, .5);--ink-20: rgba(13, 13, 13, .2);--ink-08: rgba(13, 13, 13, .08);--serif: "Iowan Old Style", "Palatino Linotype", "Book Antiqua", Georgia, serif;--sans: "DM Sans", sans-serif}._page_12hbw_102{min-height:100svh;background:linear-gradient(to right,var(--ivory2),#ffffff,var(--ivory2));color:var(--ink);overflow-x:hidden}._shell_12hbw_111{width:min(100%,90rem);margin:0 auto;padding-inline:1.5rem}._hero_12hbw_118{position:relative;display:grid;min-height:100svh;align-items:center;padding-block:6rem 5rem}._heroCopy_12hbw_126{display:grid;gap:2rem;align-content:center}._eyebrow_12hbw_132{display:inline-flex;width:fit-content;align-items:center;gap:.6rem;padding:.45rem 1rem;border-radius:999px;border:1px solid var(--ink-20);background:var(--white);font-family:var(--sans);font-size:.8rem;letter-spacing:.22em;text-transform:uppercase;color:var(--ink-50);font-weight:600}._eyebrowDot_12hbw_149{width:.45rem;height:.45rem;border-radius:50%;background:var(--beige)}._heroTitle_12hbw_156{margin:0;font-family:var(--serif);line-height:.9;letter-spacing:-.035em;font-weight:400}._heroTitleLine_12hbw_164{display:block;font-size:6.7rem}._heroTitleAccent_12hbw_169{display:block;font-style:italic;color:#d6a063;font-size:8.5rem}._heroLead_12hbw_177{max-width:38rem;margin:0;font-family:var(--sans);font-size:1.1rem;line-height:1.8;color:var(--ink-80)}._heroCta_12hbw_186{display:inline-flex;width:fit-content;align-items:center;gap:.75rem;padding:1rem 1.5rem;border-radius:999px;background:#000;color:var(--ivory);font-family:var(--sans);font-size:.82rem;letter-spacing:.18em;text-transform:uppercase;text-decoration:none;transition:transform .15s ease,opacity .15s ease}._heroCta_12hbw_186:hover{transform:translateY(-2px);opacity:.88;text-decoration:none}._ctaArrow_12hbw_209{font-style:normal;font-size:1rem}._heroMedia_12hbw_215{position:relative;display:flex;justify-content:center}._heroModelCard_12hbw_221{position:relative;display:grid;min-height:30rem}._heroModelCard_12hbw_221:after{content:"";position:absolute;inset:auto auto -4.5rem -3rem;pointer-events:none}._heroModelHeader_12hbw_234{position:relative;z-index:1;display:grid;gap:.65rem}._heroModelEyebrow_12hbw_241{display:inline-flex;width:fit-content;padding:.45rem .8rem;border-radius:999px;background:#ffffffb8;border:1px solid rgba(13,13,13,.08);font-family:var(--sans);font-size:.72rem;letter-spacing:.18em;text-transform:uppercase;color:var(--beige-dark);font-weight:700}._heroModelDescription_12hbw_256{margin:0;max-width:20rem;font-family:var(--sans);font-size:.95rem;line-height:1.65;color:var(--ink-80)}._heroModelCanvas_12hbw_265{position:relative;min-height:24rem;border-radius:1.5rem;overflow:hidden}._heroModelFallback_12hbw_272{display:grid;place-items:center;width:100%;height:100%;min-height:24rem;font-family:var(--sans);font-size:.82rem;letter-spacing:.12em;text-transform:uppercase;color:var(--ink-50)}._phoneFrame_12hbw_285{position:relative;width:min(100%,21rem);background:transparent}._phoneImage_12hbw_293{display:block;width:88%;margin:4% auto 0;border-radius:2rem;aspect-ratio:9 / 19.2;object-fit:cover}._phoneOverlay_12hbw_302{position:absolute;inset:0;width:102%;height:102%;object-fit:contain;pointer-events:none;z-index:2}._playBtn_12hbw_311{position:absolute;bottom:1.5rem;left:50%;transform:translate(-50%);display:flex;align-items:center;gap:.6rem;padding:.7rem 1.2rem;border-radius:999px;background:#ffffff1f;border:1px solid rgba(255,255,255,.2);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);font-family:var(--sans);font-size:.72rem;letter-spacing:.14em;text-transform:uppercase;color:#fff;white-space:nowrap}._playIcon_12hbw_332{display:grid;place-items:center;width:1.6rem;height:1.6rem;border-radius:50%;background:#fff}._playTriangle_12hbw_341{width:0;height:0;margin-left:.12rem;border-top:.4rem solid transparent;border-bottom:.4rem solid transparent;border-left:.6rem solid var(--ink)}._heroOrb_12hbw_351{position:absolute;top:-4rem;right:-4rem;width:22rem;height:22rem;border-radius:50%;background:radial-gradient(circle,var(--beige-light) 0%,transparent 70%);opacity:.5;pointer-events:none;z-index:-1}._divider_12hbw_365{display:flex;align-items:center;gap:1.5rem;margin-block:0;padding-block:2.5rem;border-top:1px solid var(--ink-08)}._dividerLine_12hbw_374{flex:1;height:1px;background:var(--ink-08)}._dividerText_12hbw_380{font-family:var(--sans);font-size:.7rem;letter-spacing:.25em;text-transform:uppercase;color:var(--ink-50);white-space:nowrap;font-weight:600}._bannerSlot_12hbw_391{position:relative;overflow:hidden;border-radius:2.5rem;aspect-ratio:9 / 2;background:var(--ink);display:flex;align-items:flex-end;background-color:#0d0d0d;margin-top:2rem}._bannerImage_12hbw_403{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.1;object-position:50% 20%}._bannerOverlay_12hbw_413{position:relative;z-index:2;padding:2.5rem;display:flex;flex-direction:row;align-items:end;justify-content:space-between;width:100%}._bannerLabel_12hbw_424{font-family:var(--sans);font-size:.8rem;letter-spacing:.22em;text-transform:uppercase;color:#fff}._bannerTitle_12hbw_432{margin:0;font-family:var(--serif);font-size:clamp(1.8rem,4vw,5rem);font-weight:400;font-style:italic;color:#fff;line-height:1.1;display:flex;flex-direction:column;gap:.7ch}._ctaSection_12hbw_446{position:relative;overflow:hidden;border-radius:2.5rem;background:var(--ink);padding:3rem 0rem;display:flex;flex-direction:column;align-items:center;gap:1.75rem;text-align:center;margin-top:2rem;height:fit-content}._ctaSectionBg_12hbw_462{position:absolute;inset:0;background:radial-gradient(ellipse at 12% 60%,rgba(212,184,150,.16) 0%,transparent 52%),radial-gradient(ellipse at 88% 25%,rgba(158,127,98,.1) 0%,transparent 48%),radial-gradient(ellipse at 50% 100%,rgba(212,184,150,.08) 0%,transparent 55%);pointer-events:none}._ctaSectionImage_12hbw_473{position:absolute;right:0;top:0;height:100%;width:42%;object-fit:cover;object-position:center 20%;opacity:.2;mask-image:linear-gradient(to right,transparent 0%,rgba(0,0,0,.6) 35%,black 100%);-webkit-mask-image:linear-gradient(to right,transparent 0%,rgba(0,0,0,.6) 35%,black 100%);pointer-events:none}._ctaOrnaments_12hbw_488{position:relative;z-index:2;display:flex;align-items:center;gap:1.5rem;width:min(100%,28rem)}._ctaOrnamentLine_12hbw_497{flex:1;height:1px;background:#d4b89659}._ctaOrnamentDiamond_12hbw_503{font-size:.7rem;color:var(--beige);opacity:.8;line-height:1}._ctaEyebrow_12hbw_511{position:relative;z-index:2;margin:0;font-family:var(--sans);font-size:.8rem;letter-spacing:.32em;text-transform:uppercase;color:var(--beige)}._ctaTitle_12hbw_523{position:relative;z-index:2;margin:0;font-family:var(--serif);font-size:clamp(3rem,6.5vw,4rem);font-style:italic;font-weight:400;color:var(--ivory);line-height:1;letter-spacing:-.02em}._ctaTitleSub_12hbw_536{display:block;font-family:var(--sans);font-size:clamp(.82rem,1.4vw,.95rem);font-style:normal;font-weight:400;letter-spacing:.08em;color:#f9f6f16b;margin-bottom:1.25rem;text-transform:uppercase}._ctaSubtitle_12hbw_548{position:relative;z-index:2;margin:0;font-family:var(--sans);font-size:.88rem;color:#f9f6f161;letter-spacing:.05em}._ctaBtnGroup_12hbw_559{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;gap:1.5rem;margin-top:.5rem}._ctaStoreBadges_12hbw_569{display:flex;gap:1rem;align-items:center}._ctaStoreBadges_12hbw_569 img{height:3rem;width:auto;opacity:.55}._featuresStrip_12hbw_583{display:grid;gap:1rem;margin-block:0}._featureCard_12hbw_589{padding:2.5rem;border-radius:2rem;background:var(--ink);color:var(--ivory);display:grid;gap:1.25rem;position:relative;overflow:hidden}._featureCard_12hbw_589:before{content:"";position:absolute;top:-3rem;right:-3rem;width:10rem;height:10rem;border-radius:50%;background:#d4b89614}._featureNum_12hbw_611{font-family:var(--serif);font-size:4rem;font-style:italic;color:#d4b8964d;line-height:1;margin:0}._featureTitle_12hbw_620{margin:0;font-family:var(--sans);font-size:1.6rem;font-weight:600;line-height:1.2}._featureDesc_12hbw_628{margin:0;font-family:var(--sans);font-size:1rem;line-height:1.8;color:#f9f6f1b3}._featureTag_12hbw_636{display:inline-flex;width:fit-content;font-family:var(--sans);font-size:.8rem;letter-spacing:.18em;text-transform:uppercase;color:var(--beige)}._quoteSection_12hbw_647{padding-block:5rem;display:grid;place-items:center;text-align:center}._quoteMain_12hbw_654{margin:0;max-width:52rem;font-family:var(--serif);font-size:clamp(2rem,4.5vw,3.8rem);font-style:italic;font-weight:400;line-height:1.3;color:var(--ink)}._quoteAccent_12hbw_665{color:var(--beige-dark)}._splitSection_12hbw_670{display:grid;gap:1.5rem;margin-block:0}._splitImage_12hbw_676{position:relative;border-radius:2rem;overflow:hidden;min-height:28rem;background:#1a1a1a}._splitImageEl_12hbw_684{display:block;width:100%;height:100%;object-fit:cover;position:absolute;inset:0}._splitImagePlaceholder_12hbw_693{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-family:var(--sans);font-size:.75rem;letter-spacing:.2em;text-transform:uppercase;color:#fff3}._splitContent_12hbw_706{display:grid;gap:2rem;align-content:center;padding:2rem}._splitEyebrow_12hbw_713{font-family:var(--sans);font-size:.72rem;letter-spacing:.22em;text-transform:uppercase;color:var(--beige-dark)}._splitTitle_12hbw_721{margin:0;font-family:var(--serif);font-size:clamp(2rem,4vw,3.2rem);font-style:italic;font-weight:400;line-height:1.15}._splitDesc_12hbw_730{margin:0;font-family:var(--sans);font-size:1rem;line-height:1.85;color:var(--ink-80)}._metricsRow_12hbw_739{display:grid;gap:1px;background:var(--ink-08);border-radius:2rem;overflow:hidden;border:1px solid var(--ink-08)}._metricCard_12hbw_748{padding:2.5rem;background:var(--white);display:grid;gap:.4rem}._metricNum_12hbw_755{font-family:var(--serif);font-size:3.5rem;font-style:italic;font-weight:400;line-height:1;color:var(--ink)}._metricAccent_12hbw_764{color:var(--beige-dark)}._metricLabel_12hbw_768{font-family:var(--sans);font-size:.85rem;color:var(--ink-50)}._ctaBlock_12hbw_775{position:relative;border-radius:2.5rem;overflow:hidden;padding:5rem 2.5rem;background:var(--ink);display:grid;place-items:center;text-align:center;gap:2rem;margin-block:0}._ctaBlockBg_12hbw_788{position:absolute;inset:0;background:radial-gradient(ellipse at 20% 50%,rgba(212,184,150,.12) 0%,transparent 60%),radial-gradient(ellipse at 80% 50%,rgba(212,184,150,.08) 0%,transparent 50%);pointer-events:none}._ctaBlockTitle_12hbw_797{position:relative;margin:0;font-family:var(--serif);font-size:clamp(2.5rem,5vw,4.5rem);font-style:italic;font-weight:400;color:var(--ivory);line-height:1.1}._ctaBlockSub_12hbw_808{position:relative;margin:0;max-width:36rem;font-family:var(--sans);font-size:1rem;line-height:1.75;color:#f9f6f1a6}._ctaBlockBtn_12hbw_818{position:relative;display:inline-flex;align-items:center;gap:.75rem;padding:1.1rem 2.25rem;border-radius:999px;background:var(--ivory);color:var(--ink);font-family:var(--sans);font-size:.82rem;letter-spacing:.18em;text-transform:uppercase;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease;height:fit-content;box-shadow:0 4px 20px #f9f6f11a}._ctaBlockBtn_12hbw_818:hover{transform:translateY(-3px);box-shadow:0 12px 36px #f9f6f126;text-decoration:none;color:var(--ink)}._section_12hbw_845{padding-block:5rem;display:grid;gap:3rem}._sectionHeader_12hbw_851{display:grid;gap:.75rem}._sectionLabel_12hbw_856{font-family:var(--sans);font-size:.72rem;letter-spacing:.22em;text-transform:uppercase;color:var(--beige-dark)}._sectionTitle_12hbw_864{margin:0;font-family:var(--serif);font-size:clamp(2.2rem,4vw,3.5rem);font-style:italic;font-weight:400;line-height:1.1}._devSection_12hbw_874{position:relative;padding:4.5rem 2.5rem;border-radius:2.5rem;background:var(--white);border:1px solid var(--ink-08);overflow:hidden;display:grid;gap:2rem;place-items:center;text-align:center}._devSection_12hbw_874:before{content:"";position:absolute;top:0;left:10%;right:10%;height:1px;background:linear-gradient(to right,transparent,var(--beige),transparent)}._devSection_12hbw_874:after{content:"";position:absolute;bottom:-6rem;left:50%;transform:translate(-50%);width:36rem;height:18rem;border-radius:50%;background:radial-gradient(ellipse,var(--beige-light) 0%,transparent 70%);opacity:.25;pointer-events:none;z-index:0}._devAvatarWrapper_12hbw_915{position:relative;display:inline-grid;place-items:center;z-index:1}._devAvatar_12hbw_915{position:relative;width:9rem;height:9rem;border-radius:50%;overflow:hidden;z-index:1}._devAvatarImg_12hbw_932{width:100%;object-fit:cover}._devAvatarGlow_12hbw_937{position:absolute;inset:-1.5rem;border-radius:50%;background:radial-gradient(circle,var(--beige-light) 0%,transparent 70%);opacity:.55;z-index:0}._devIdentity_12hbw_947{display:grid;gap:.5rem;position:relative;z-index:1;margin-bottom:10px}._devRole_12hbw_955{margin:0;font-family:var(--sans);font-size:.9rem;letter-spacing:.28em;text-transform:uppercase;color:var(--beige-dark);font-weight:600}._devName_12hbw_965{margin:0;font-family:var(--serif);font-size:clamp(2.6rem,5vw,4.2rem);font-style:italic;font-weight:400;line-height:1.05;color:var(--ink)}._devBody_12hbw_976{display:grid;gap:3rem;width:100%;max-width:58rem;position:relative;z-index:1}._devLead_12hbw_985{margin:0 auto;max-width:44rem;font-family:var(--sans);font-size:1.08rem;line-height:1.9;color:var(--ink-80)}._devNarrativeGrid_12hbw_996{display:grid;gap:1rem;text-align:left}._devNarrativeBlock_12hbw_1002{padding:2rem 2.25rem;border-radius:1.5rem;background:var(--ivory);border:1px solid var(--ink-08);display:grid;gap:.9rem;align-content:start}._devNarrativeLabel_12hbw_1012{margin:0;font-family:var(--sans);font-size:1.2rem;color:var(--beige-dark);font-weight:600}._devNarrativeText_12hbw_1021{margin:0;font-family:var(--sans);font-size:.98rem;line-height:1.9;color:var(--ink-80)}._devStackSection_12hbw_1030{display:grid;gap:1.5rem;text-align:left;border-top:1px solid var(--ink-08);padding-top:2.5rem}._devStackHeading_12hbw_1038{margin:0;font-family:var(--sans);font-size:.68rem;letter-spacing:.26em;text-transform:uppercase;color:var(--ink-50)}._devStackGroups_12hbw_1047{display:grid;gap:1.5rem}._devStackGroup_12hbw_1047{display:grid;gap:.7rem}._devStackGroupLabel_12hbw_1057{font-family:var(--sans);font-size:.75rem;letter-spacing:.14em;text-transform:uppercase;color:var(--ink);font-weight:700}._devStackTags_12hbw_1066{display:flex;flex-wrap:wrap;gap:.45rem}._devStackTag_12hbw_1066{padding:.35rem .85rem;border-radius:999px;border:1px solid var(--ink-20);background:var(--white);font-family:var(--sans);font-size:.76rem;color:var(--ink-80);letter-spacing:.04em;white-space:nowrap}._reveal_12hbw_1087{opacity:0;transform:translateY(2.5rem);transition:opacity .75s cubic-bezier(.22,1,.36,1),transform .75s cubic-bezier(.22,1,.36,1);will-change:opacity,transform}._revealLeft_12hbw_1101{opacity:0;transform:translate(-2.5rem);transition:opacity .75s cubic-bezier(.22,1,.36,1),transform .75s cubic-bezier(.22,1,.36,1);will-change:opacity,transform}._revealRight_12hbw_1110{opacity:0;transform:translate(2.5rem);transition:opacity .75s cubic-bezier(.22,1,.36,1),transform .75s cubic-bezier(.22,1,.36,1);will-change:opacity,transform}._revealScale_12hbw_1119{opacity:0;transform:scale(.94) translateY(1.5rem);transition:opacity .85s cubic-bezier(.22,1,.36,1),transform .85s cubic-bezier(.22,1,.36,1);will-change:opacity,transform}._reveal_12hbw_1087._isVisible_12hbw_1129,._revealLeft_12hbw_1101._isVisible_12hbw_1129,._revealRight_12hbw_1110._isVisible_12hbw_1129,._revealScale_12hbw_1119._isVisible_12hbw_1129{opacity:1;transform:none}@media(prefers-reduced-motion:reduce){._reveal_12hbw_1087,._revealLeft_12hbw_1101,._revealRight_12hbw_1110,._revealScale_12hbw_1119{opacity:1;transform:none;transition:none}}@keyframes _float_12hbw_1{0%,to{transform:translateY(0) rotate(-.5deg)}50%{transform:translateY(-1.4rem) rotate(-.5deg)}}@keyframes _pulse_12hbw_1{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.5);opacity:.55}}@media(min-width:48rem){._metricsRow_12hbw_739{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(min-width:48rem){._devNarrativeGrid_12hbw_996{grid-template-columns:1fr 1fr}._devStackGroups_12hbw_1047{grid-template-columns:repeat(3,1fr)}}@media(max-width:48rem){._heroTitleAccent_12hbw_169{font-size:5rem;margin-top:1rem}._heroTitleLine_12hbw_164{font-size:3rem}._hero_12hbw_118{display:grid;grid-template-columns:1fr auto;grid-template-rows:auto auto;align-items:start;gap:0;padding-block:5rem 3rem}._heroCopy_12hbw_126{grid-column:1;grid-row:1}._heroModelWrapper_12hbw_1203{grid-column:2;grid-row:1;align-self:start}._heroModelCard_12hbw_221{width:6rem;min-height:14rem}._heroModelCanvas_12hbw_265{min-height:18rem}._heroMedia_12hbw_215{grid-column:1 / -1;grid-row:2;margin-top:2rem}}@media(min-width:62rem){._shell_12hbw_111{padding-inline:2.5rem}._hero_12hbw_118{grid-template-columns:minmax(0,1.15fr) minmax(18rem,24rem) minmax(20rem,24rem);align-items:center;min-height:100svh}._heroModelCard_12hbw_221{min-height:34rem}._featuresStrip_12hbw_583{grid-template-columns:repeat(3,minmax(0,1fr))}._splitSection_12hbw_670{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:stretch}._splitSection_12hbw_670._reversed_12hbw_1251>._splitImage_12hbw_676{order:2}._splitSection_12hbw_670._reversed_12hbw_1251>._splitContent_12hbw_706{order:1}._splitImage_12hbw_676{min-height:36rem}._bannerSlot_12hbw_391{aspect-ratio:5 / 2}._ctaSectionImage_12hbw_473{width:38%}}._loadingOverlay_1t4jw_1{position:fixed;inset:0;z-index:9999;display:grid;place-items:center;background:linear-gradient(to right,#f8f5ea,#fff,#f8f5ea);opacity:1;transition:opacity .6s cubic-bezier(.22,1,.36,1);pointer-events:all}._loadingOverlayHide_1t4jw_13{opacity:0;pointer-events:none}._loadingContent_1t4jw_18{display:flex;flex-direction:column;align-items:center;gap:1.5rem}._loadingLabel_1t4jw_25{margin:0;color:#0d0d0da8;font-size:.78rem;letter-spacing:.2em;text-transform:uppercase;font-weight:600}._loader_1t4jw_34{width:112px;height:112px;position:relative}._box1_1t4jw_40,._box2_1t4jw_41,._box3_1t4jw_42{border:16px solid #000000;box-sizing:border-box;position:absolute;display:block}._box1_1t4jw_40{width:112px;height:48px;margin-top:64px;margin-left:0;animation:_abox1_1t4jw_1 4s 1s forwards ease-in-out infinite}._box2_1t4jw_41{width:48px;height:48px;margin-top:0;margin-left:0;animation:_abox2_1t4jw_1 4s 1s forwards ease-in-out infinite}._box3_1t4jw_42{width:48px;height:48px;margin-top:0;margin-left:64px;animation:_abox3_1t4jw_1 4s 1s forwards ease-in-out infinite}@keyframes _abox1_1t4jw_1{0%{width:112px;height:48px;margin-top:64px;margin-left:0}12.5%{width:48px;height:48px;margin-top:64px;margin-left:0}25%{width:48px;height:48px;margin-top:64px;margin-left:0}37.5%{width:48px;height:48px;margin-top:64px;margin-left:0}50%{width:48px;height:48px;margin-top:64px;margin-left:0}62.5%{width:48px;height:48px;margin-top:64px;margin-left:0}75%{width:48px;height:112px;margin-top:0;margin-left:0}87.5%{width:48px;height:48px;margin-top:0;margin-left:0}to{width:48px;height:48px;margin-top:0;margin-left:0}}@keyframes _abox2_1t4jw_1{0%{width:48px;height:48px;margin-top:0;margin-left:0}12.5%{width:48px;height:48px;margin-top:0;margin-left:0}25%{width:48px;height:48px;margin-top:0;margin-left:0}37.5%{width:48px;height:48px;margin-top:0;margin-left:0}50%{width:112px;height:48px;margin-top:0;margin-left:0}62.5%{width:48px;height:48px;margin-top:0;margin-left:64px}75%{width:48px;height:48px;margin-top:0;margin-left:64px}87.5%{width:48px;height:48px;margin-top:0;margin-left:64px}to{width:48px;height:48px;margin-top:0;margin-left:64px}}@keyframes _abox3_1t4jw_1{0%{width:48px;height:48px;margin-top:0;margin-left:64px}12.5%{width:48px;height:48px;margin-top:0;margin-left:64px}25%{width:48px;height:112px;margin-top:0;margin-left:64px}37.5%{width:48px;height:48px;margin-top:64px;margin-left:64px}50%{width:48px;height:48px;margin-top:64px;margin-left:64px}62.5%{width:48px;height:48px;margin-top:64px;margin-left:64px}75%{width:48px;height:48px;margin-top:64px;margin-left:64px}87.5%{width:48px;height:48px;margin-top:64px;margin-left:64px}to{width:112px;height:48px;margin-top:64px;margin-left:0}}._emptyState_1t4jw_109{min-height:100svh;display:grid;place-items:center;padding:8rem 1.5rem 2rem;background:radial-gradient(circle at top,rgba(255,255,255,.14),transparent 35%),linear-gradient(180deg,#111,#050505)}._emptyState__panel_1t4jw_119{width:min(100%,48rem);padding:2rem;border:1px solid rgba(255,255,255,.16);border-radius:1.5rem;background:#ffffff14;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 24px 80px #00000059}._emptyState__eyebrow_1t4jw_129{display:inline-flex;margin-bottom:1rem;font-size:.75rem;letter-spacing:.18em;text-transform:uppercase;color:#ffffffb8}._emptyState__title_1t4jw_138{margin:0;color:#fff;font-size:clamp(2rem,8vw,4rem);line-height:.95}._emptyState__description_1t4jw_145{margin:1.5rem 0 0;max-width:40rem;color:#ffffffdb;font-size:1rem;line-height:1.7}
