@keyframes astroFadeInOut{0%{opacity:1}to{opacity:0}}@keyframes astroFadeIn{0%{opacity:0;mix-blend-mode:plus-lighter}to{opacity:1;mix-blend-mode:plus-lighter}}@keyframes astroFadeOut{0%{opacity:1;mix-blend-mode:plus-lighter}to{opacity:0;mix-blend-mode:plus-lighter}}@keyframes astroSlideFromRight{0%{transform:translate(100%)}}@keyframes astroSlideFromLeft{0%{transform:translate(-100%)}}@keyframes astroSlideToRight{to{transform:translate(100%)}}@keyframes astroSlideToLeft{to{transform:translate(-100%)}}@media(prefers-reduced-motion){::view-transition-group(*),::view-transition-old(*),::view-transition-new(*){animation:none!important}[data-astro-transition-scope]{animation:none!important}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.pointer-events-none{pointer-events:none}.pointer-events-auto{pointer-events:auto}.\!visible{visibility:visible!important}.visible{visibility:visible}.invisible{visibility:hidden}.collapse{visibility:collapse}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.inset-0{inset:0}.inset-x-0{left:0;right:0}.-right-6{right:-1.5rem}.-top-6{top:-1.5rem}.bottom-0{bottom:0}.right-\[-4\%\]{right:-4%}.top-0{top:0}.top-\[60px\]{top:60px}.z-\[1\]{z-index:1}.z-\[2\]{z-index:2}.col-start-2{grid-column-start:2}.col-start-3{grid-column-start:3}.row-start-1{grid-row-start:1}.mx-1\.5{margin-left:.375rem;margin-right:.375rem}.mx-auto{margin-left:auto;margin-right:auto}.mb-0{margin-bottom:0}.mb-1{margin-bottom:.25rem}.mb-10{margin-bottom:2.5rem}.mb-14{margin-bottom:3.5rem}.mb-16{margin-bottom:4rem}.mb-2{margin-bottom:.5rem}.mb-20{margin-bottom:5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.mb-9{margin-bottom:2.25rem}.ml-1{margin-left:.25rem}.ml-4{margin-left:1rem}.mt-0\.5{margin-top:.125rem}.mt-1{margin-top:.25rem}.mt-1\.5{margin-top:.375rem}.mt-14{margin-top:3.5rem}.mt-2{margin-top:.5rem}.mt-2\.5{margin-top:.625rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.grid{display:grid}.hidden{display:none}.aspect-\[3\/2\]{aspect-ratio:3/2}.aspect-\[4\/3\]{aspect-ratio:4/3}.h-1\.5{height:.375rem}.h-10{height:2.5rem}.h-16{height:4rem}.h-2\.5{height:.625rem}.h-28{height:7rem}.h-3\.5{height:.875rem}.h-36{height:9rem}.h-4{height:1rem}.h-48{height:12rem}.h-6{height:1.5rem}.h-7{height:1.75rem}.h-8{height:2rem}.h-9{height:2.25rem}.h-\[105\%\]{height:105%}.h-\[18px\]{height:18px}.h-\[28px\]{height:28px}.h-\[360px\]{height:360px}.h-\[44px\]{height:44px}.h-\[48px\]{height:48px}.h-\[52px\]{height:52px}.h-\[60px\]{height:60px}.h-full{height:100%}.max-h-\[280px\]{max-height:280px}.min-h-\[100dvh\]{min-height:100dvh}.min-h-\[72px\]{min-height:72px}.min-h-screen{min-height:100vh}.w-1\.5{width:.375rem}.w-10{width:2.5rem}.w-16{width:4rem}.w-28{width:7rem}.w-3\.5{width:.875rem}.w-36{width:9rem}.w-4{width:1rem}.w-48{width:12rem}.w-6{width:1.5rem}.w-7{width:1.75rem}.w-8{width:2rem}.w-9{width:2.25rem}.w-\[18px\]{width:18px}.w-\[248px\]{width:248px}.w-\[28px\]{width:28px}.w-\[min\(800px\,92vw\)\]{width:min(800px,92vw)}.w-auto{width:auto}.w-full{width:100%}.min-w-0{min-width:0px}.max-w-\[1080px\]{max-width:1080px}.max-w-\[1280px\]{max-width:1280px}.max-w-\[400px\]{max-width:400px}.max-w-\[420px\]{max-width:420px}.max-w-\[44ch\]{max-width:44ch}.max-w-\[480px\]{max-width:480px}.max-w-\[50ch\]{max-width:50ch}.max-w-\[520px\]{max-width:520px}.max-w-\[52ch\]{max-width:52ch}.max-w-\[600px\]{max-width:600px}.max-w-\[640px\]{max-width:640px}.max-w-\[64ch\]{max-width:64ch}.max-w-\[720px\]{max-width:720px}.flex-1{flex:1 1 0%}.flex-shrink{flex-shrink:1}.flex-shrink-0{flex-shrink:0}.-scale-x-100{--tw-scale-x: -1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes pulse{50%{opacity:.5}}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.cursor-default{cursor:default}.cursor-pointer{cursor:pointer}.select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.resize{resize:both}.list-disc{list-style-type:disc}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-\[1fr_auto_1fr\]{grid-template-columns:1fr auto 1fr}.grid-cols-\[minmax\(0\,1fr\)_auto_minmax\(0\,1fr\)\]{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr)}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.items-baseline{align-items:baseline}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-2\.5{gap:.625rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.gap-\[18px\]{gap:18px}.gap-\[26px\]{gap:26px}.gap-\[5px\]{gap:5px}.gap-x-6{-moz-column-gap:1.5rem;column-gap:1.5rem}.gap-y-1{row-gap:.25rem}.space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.25rem * var(--tw-space-y-reverse))}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.self-start{align-self:flex-start}.justify-self-start{justify-self:start}.justify-self-end{justify-self:end}.justify-self-center{justify-self:center}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:1rem}.rounded-\[14px\]{border-radius:14px}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-sm{border-radius:.125rem}.rounded-xl{border-radius:.75rem}.border{border-width:1px}.border-none{border-style:none}.border-black\/\[0\.08\]{border-color:#00000014}.border-rope-border{border-color:var(--rope-border)}.border-rope-border-soft{border-color:var(--rope-border-soft)}.border-rope-divider{border-color:var(--rope-divider)}.bg-\[\#0a1018\]{--tw-bg-opacity: 1;background-color:rgb(10 16 24 / var(--tw-bg-opacity, 1))}.bg-\[\#111820\]{--tw-bg-opacity: 1;background-color:rgb(17 24 32 / var(--tw-bg-opacity, 1))}.bg-\[\#f2ede7\]{--tw-bg-opacity: 1;background-color:rgb(242 237 231 / var(--tw-bg-opacity, 1))}.bg-black\/30{background-color:#0000004d}.bg-rope-accent{background-color:var(--rope-accent)}.bg-rope-surface-deep{background-color:var(--rope-surface-deep)}.bg-rope-surface-elevated{background-color:var(--rope-surface-elevated)}.bg-rope-surface-soft{background-color:var(--rope-surface-soft)}.bg-transparent{background-color:transparent}.object-contain{-o-object-fit:contain;object-fit:contain}.object-cover{-o-object-fit:cover;object-fit:cover}.p-0{padding:0}.p-2\.5{padding:.625rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-8{padding:2rem}.px-1\.5{padding-left:.375rem;padding-right:.375rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-2\.5{padding-left:.625rem;padding-right:.625rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-8{padding-left:2rem;padding-right:2rem}.py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.py-24{padding-top:6rem;padding-bottom:6rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-3\.5{padding-top:.875rem;padding-bottom:.875rem}.py-\[5px\]{padding-top:5px;padding-bottom:5px}.pb-16{padding-bottom:4rem}.pb-20{padding-bottom:5rem}.pb-\[100px\]{padding-bottom:100px}.pb-\[120px\]{padding-bottom:120px}.pl-5{padding-left:1.25rem}.pt-28{padding-top:7rem}.pt-\[100px\]{padding-top:100px}.pt-\[120px\]{padding-top:120px}.pt-\[60px\]{padding-top:60px}.text-center{text-align:center}.text-right{text-align:right}.font-body{font-family:var(--font-body)}.font-heading{font-family:var(--font-heading)}.font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.text-\[0\.6rem\]{font-size:.6rem}.text-\[0\.72rem\]{font-size:.72rem}.text-\[0\.78rem\]{font-size:.78rem}.text-\[0\.82em\]{font-size:.82em}.text-\[0\.82rem\]{font-size:.82rem}.text-\[0\.84rem\]{font-size:.84rem}.text-\[0\.85rem\]{font-size:.85rem}.text-\[0\.88rem\]{font-size:.88rem}.text-\[0\.8rem\]{font-size:.8rem}.text-\[0\.92rem\]{font-size:.92rem}.text-\[0\.95rem\]{font-size:.95rem}.text-\[0\.9rem\]{font-size:.9rem}.text-\[1\.02rem\]{font-size:1.02rem}.text-\[1\.06rem\]{font-size:1.06rem}.text-\[1\.12rem\]{font-size:1.12rem}.text-\[1\.15rem\]{font-size:1.15rem}.text-\[1\.18rem\]{font-size:1.18rem}.text-\[1\.1rem\]{font-size:1.1rem}.text-\[1\.2rem\]{font-size:1.2rem}.text-\[1\.5rem\]{font-size:1.5rem}.text-\[1\.6rem\]{font-size:1.6rem}.text-\[10px\]{font-size:10px}.text-\[1rem\]{font-size:1rem}.text-\[clamp\(1\.5rem\,3vw\,2\.2rem\)\]{font-size:clamp(1.5rem,3vw,2.2rem)}.text-\[clamp\(2\.4rem\,5vw\,3\.8rem\)\]{font-size:clamp(2.4rem,5vw,3.8rem)}.text-\[clamp\(2\.4rem\,6vw\,4rem\)\]{font-size:clamp(2.4rem,6vw,4rem)}.text-\[clamp\(2\.6rem\,5vw\,4rem\)\]{font-size:clamp(2.6rem,5vw,4rem)}.text-\[clamp\(2rem\,4vw\,3\.2rem\)\]{font-size:clamp(2rem,4vw,3.2rem)}.text-\[clamp\(2rem\,4vw\,3rem\)\]{font-size:clamp(2rem,4vw,3rem)}.text-\[clamp\(2rem\,5vw\,3\.2rem\)\]{font-size:clamp(2rem,5vw,3.2rem)}.text-\[clamp\(2rem\,6vw\,3\.5rem\)\]{font-size:clamp(2rem,6vw,3.5rem)}.text-base{font-size:1rem;line-height:1.5rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-bold{font-weight:700}.font-extrabold{font-weight:800}.font-light{font-weight:300}.font-medium{font-weight:500}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.italic{font-style:italic}.tabular-nums{--tw-numeric-spacing: tabular-nums;font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)}.leading-\[0\.94\]{line-height:.94}.leading-\[1\.05\]{line-height:1.05}.leading-\[1\.1\]{line-height:1.1}.leading-\[1\]{line-height:1}.leading-relaxed{line-height:1.625}.leading-snug{line-height:1.375}.leading-tight{line-height:1.25}.tracking-\[-0\.02em\]{letter-spacing:-.02em}.tracking-\[-0\.03em\]{letter-spacing:-.03em}.tracking-\[-0\.04em\]{letter-spacing:-.04em}.tracking-tight{letter-spacing:-.025em}.tracking-wide{letter-spacing:.025em}.tracking-widest{letter-spacing:.1em}.text-\[\#28211c\]{--tw-text-opacity: 1;color:rgb(40 33 28 / var(--tw-text-opacity, 1))}.text-\[\#f48305\]{--tw-text-opacity: 1;color:rgb(244 131 5 / var(--tw-text-opacity, 1))}.text-red-400\/80{color:#f87171cc}.text-rope-accent{color:var(--rope-accent)}.text-rope-text{color:var(--rope-text)}.text-rope-text-faint{color:var(--rope-text-faint)}.text-rope-text-muted{color:var(--rope-text-muted)}.text-rope-text-on-accent{color:var(--rope-text-on-accent)}.text-rope-text-subtle{color:var(--rope-text-subtle)}.text-white\/25{color:#ffffff40}.no-underline{text-decoration-line:none}.accent-rope-accent{accent-color:var(--rope-accent)}.opacity-0{opacity:0}.opacity-70{opacity:.7}.shadow-\[0_16px_56px_color-mix\(in_srgb\,_var\(--rope-shadow-color\)_50\%\,_transparent\)\]{--tw-shadow: 0 16px 56px color-mix(in srgb, var(--rope-shadow-color) 50%, transparent);--tw-shadow-colored: 0 16px 56px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_4px_24px_var\(--rope-shadow\)\]{--tw-shadow: 0 4px 24px var(--rope-shadow);--tw-shadow-colored: 0 4px 24px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.outline-none{outline:2px solid transparent;outline-offset:2px}.outline{outline-style:solid}.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)}.drop-shadow{--tw-drop-shadow: drop-shadow(0 1px 2px rgb(0 0 0 / .1)) drop-shadow(0 1px 1px rgb(0 0 0 / .06));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)}.grayscale{--tw-grayscale: grayscale(100%);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)}.invert{--tw-invert: invert(100%);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)}.sepia{--tw-sepia: sepia(100%);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)}.backdrop-blur-\[20px\]{--tw-backdrop-blur: blur(20px);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.backdrop-saturate-\[1\.3\]{--tw-backdrop-saturate: saturate(1.3);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.backdrop-filter{backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}.will-change-\[height\]{will-change:height}.placeholder\:text-rope-text-placeholder::-moz-placeholder{color:var(--rope-text-placeholder)}.placeholder\:text-rope-text-placeholder::placeholder{color:var(--rope-text-placeholder)}.hover\:border-rope-border-strong:hover{border-color:var(--rope-border-strong)}.hover\:border-rope-divider:hover{border-color:var(--rope-divider)}.hover\:bg-rope-surface-elevated:hover{background-color:var(--rope-surface-elevated)}.hover\:bg-rope-text:hover{background-color:var(--rope-text)}.hover\:text-rope-accent:hover{color:var(--rope-accent)}.hover\:text-rope-text-on-accent:hover{color:var(--rope-text-on-accent)}.hover\:opacity-90:hover{opacity:.9}.focus\:bg-rope-surface-elevated:focus{background-color:var(--rope-surface-elevated)}.disabled\:opacity-60:disabled{opacity:.6}.group:hover .group-hover\:scale-105{--tw-scale-x: 1.05;--tw-scale-y: 1.05;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group:hover .group-hover\:opacity-100{opacity:1}.group:hover .group-hover\:opacity-70{opacity:.7}@media not all and (min-width:768px){.max-md\:static{position:static}.max-md\:min-h-\[56px\]{min-height:56px}.max-md\:flex-none{flex:none}.max-md\:flex-col{flex-direction:column}.max-md\:gap-2{gap:.5rem}.max-md\:pb-2{padding-bottom:.5rem}.max-md\:pt-\[68px\]{padding-top:68px}}@media not all and (min-width:640px){.max-sm\:mt-4{margin-top:1rem}.max-sm\:pt-\[48px\]{padding-top:48px}.max-sm\:text-\[0\.95rem\]{font-size:.95rem}}@media(min-width:640px){.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(min-width:1024px){.lg\:grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}.lg\:grid-cols-\[340px_1fr\]{grid-template-columns:340px 1fr}}html,body{background-color:var(--site-shell-bg, rgb(22, 22, 26))}html{--site-shell-bg: rgb(22, 22, 26)}html[data-theme=light]{--site-shell-bg: rgb(242, 237, 231)}html.theme-transitioning::view-transition-old(root){animation:none;mix-blend-mode:normal}html.theme-transitioning::view-transition-new(root){animation:theme-reveal .65s cubic-bezier(.22,1,.36,1) forwards;mix-blend-mode:normal}@keyframes theme-reveal{0%{clip-path:circle(0 at var(--theme-reveal-x, 50%) var(--theme-reveal-y, 50%))}to{clip-path:circle(var(--theme-reveal-r, 150vmax) at var(--theme-reveal-x, 50%) var(--theme-reveal-y, 50%))}}@media(prefers-reduced-motion:reduce){html.theme-transitioning::view-transition-new(root){animation:none}}@font-face{font-family:Montserrat VF;src:url(/assets/fonts/Montserrat-VariableFont_wght.woff2) format("woff2");font-style:normal;font-display:swap}html{--rope-surface: rgba(31, 32, 36, .84);--rope-surface-strong: rgba(31, 32, 36, .94);--rope-surface-soft: rgba(246, 242, 232, .04);--rope-surface-elevated: rgb(37, 38, 43);--rope-surface-deep: rgb(22, 22, 26);--rope-surface-deep-strong: rgb(18, 18, 22);--rope-border: rgb(47, 47, 53);--rope-border-soft: rgba(246, 242, 232, .06);--rope-border-strong: rgba(246, 242, 232, .16);--rope-divider: rgb(38, 38, 41);--rope-text: rgb(246, 242, 232);--rope-text-muted: rgb(201, 195, 181);--rope-text-subtle: rgb(137, 134, 121);--rope-text-faint: rgba(137, 134, 121, .58);--rope-text-warm: rgb(246, 242, 232);--rope-text-placeholder: rgba(246, 242, 232, .22);--rope-text-on-accent: rgb(22, 22, 26);--rope-on-strong: rgb(255, 255, 255);--rope-accent: rgb(244, 123, 0);--rope-accent-ui: rgb(244, 123, 0);--rope-accent-soft: rgb(58, 39, 25);--rope-accent-strong: rgba(244, 123, 0, .36);--rope-accent-deep: rgb(196, 98, 0);--rope-accent-secondary: rgb(124, 180, 122);--rope-surface-slate: rgb(38, 39, 44);--rope-ink: rgb(0, 0, 0);--rope-shadow-color: rgb(0, 0, 0);--rope-shadow: rgba(0, 0, 0, .3);--rope-shadow-lg: rgba(0, 0, 0, .48);--rope-overlay-soft: rgba(0, 0, 0, .2);--rope-overlay-strong: rgba(0, 0, 0, .56);--rope-overlay-vignette: rgba(10, 10, 12, .48);--rope-status-success: rgb(124, 180, 122);--rope-status-success-strong: rgb(89, 146, 88);--rope-status-success-ink: rgb(22, 22, 26);--rope-status-error: rgb(210, 104, 82);--rope-status-info: rgb(124, 180, 122);--rope-status-info-strong: rgb(148, 204, 146);--rope-status-info-ink: rgb(22, 22, 26);--rope-stage-texture: url(/assets/rope/backgrounds/concrete-worn/basecolor-dark.jpg);--rope-stage-texture-scale: 2292px;--rope-stage-texture-x: 0%;--rope-stage-texture-y: 0%;--rope-page-hue: 240;--rope-page-saturation: 8%;--rope-page-top-lightness: 15%;--rope-page-bottom-lightness: 8.5%;--rope-page-radial-lightness: 18%;--rope-page-radial-opacity: .58;--rope-page-cool-glow-opacity: .03;--rope-page-warm-glow-opacity: .12;--rope-stage-bottom-glow: 45%;--rope-stage-bottom-glow-soft: 18%}.marketing-site{position:relative;min-height:100vh;color:var(--rope-text);background:radial-gradient(circle at top center,hsl(var(--rope-page-hue) var(--rope-page-saturation) var(--rope-page-radial-lightness) / var(--rope-page-radial-opacity)),hsl(var(--rope-page-hue) var(--rope-page-saturation) var(--rope-page-bottom-lightness) / 0) 42%),linear-gradient(180deg,hsl(var(--rope-page-hue) var(--rope-page-saturation) calc(var(--rope-page-top-lightness) + 1%)),hsl(var(--rope-page-hue) var(--rope-page-saturation) var(--rope-page-top-lightness)) 18%,hsl(var(--rope-page-hue) var(--rope-page-saturation) var(--rope-page-bottom-lightness)));isolation:isolate;overflow-x:clip}.marketing-site .container{width:min(1280px,94vw)}.marketing-site:before{content:none}.marketing-stage{position:absolute;inset:0;z-index:-1;pointer-events:none;overflow:hidden;background:radial-gradient(circle at 70% 30%,color-mix(in srgb,var(--rope-text) 5%,transparent),transparent 20%),radial-gradient(circle at 80% 12%,color-mix(in srgb,var(--rope-accent-ui) calc(var(--rope-page-warm-glow-opacity) * 100%),transparent),transparent 28%),radial-gradient(circle at 16% 0%,hsl(var(--rope-page-hue) var(--rope-page-saturation) 62% / var(--rope-page-cool-glow-opacity)),transparent 34%),radial-gradient(ellipse 90% 35% at 50% 108%,color-mix(in srgb,var(--rope-accent-ui) var(--rope-stage-bottom-glow),transparent),color-mix(in srgb,var(--rope-accent-ui) var(--rope-stage-bottom-glow-soft),transparent) 40%,transparent 70%),linear-gradient(180deg,color-mix(in srgb,var(--rope-surface-strong) 18%,transparent),color-mix(in srgb,var(--rope-surface-strong) 8%,transparent) 24%,color-mix(in srgb,var(--rope-surface-strong) 32%,transparent) 78%,color-mix(in srgb,var(--rope-surface-strong) 15%,transparent)),var(--rope-stage-texture);background-size:cover,cover,cover,cover,cover,var(--rope-stage-texture-scale) auto;background-position:center,center,center,center,center,var(--rope-stage-texture-x) var(--rope-stage-texture-y);background-repeat:no-repeat,no-repeat,no-repeat,no-repeat,no-repeat,repeat}.marketing-stage:before,.marketing-stage:after{content:"";position:absolute;inset:0}.marketing-stage:before{left:50%;top:58%;width:min(1600px,124vw);aspect-ratio:1000 / 684;transform:translate(-50%);background:url(/assets/marketing/europe-dark.svg) center center / contain no-repeat;opacity:1}.marketing-stage:after{background:radial-gradient(circle at 24% 34%,color-mix(in srgb,var(--rope-overlay-strong) 65%,transparent),transparent 24%),radial-gradient(circle at 72% 38%,var(--rope-shadow),transparent 30%),linear-gradient(180deg,color-mix(in srgb,var(--rope-overlay-vignette) 36%,transparent) 0%,var(--rope-overlay-vignette) 100%)}html:has(.marketing-site){scrollbar-color:var(--rope-divider) var(--site-shell-bg);scrollbar-width:thin}html:has(.marketing-site)::-webkit-scrollbar{width:12px;height:12px}html:has(.marketing-site)::-webkit-scrollbar-track{background:var(--site-shell-bg)}html:has(.marketing-site)::-webkit-scrollbar-thumb{background:color-mix(in srgb,var(--rope-text) 15%,transparent);border-radius:4px}html:has(.marketing-site)::-webkit-scrollbar-thumb:hover{background:color-mix(in srgb,var(--rope-text) 28%,transparent)}.page-brand-kit .marketing-stage:before,.page-topo-lab .marketing-stage:before{background-image:none}.for-gyms-stage:before{background-image:url(/assets/marketing/world-dark.svg);aspect-ratio:2000 / 857;width:min(2200px,160vw);top:42%}@media(max-width:768px){.for-gyms-stage:before{width:320vw;top:38%}}@media(max-width:480px){.for-gyms-stage:before{width:420vw;top:34%}}.rope-scene-shell{position:fixed;inset:0;z-index:1;pointer-events:none;opacity:0;transition:opacity .22s ease-out}.rope-scene-shell--booting{opacity:0}.rope-scene-shell--ready{opacity:1}.rope-scene-shell--interactive{z-index:25;pointer-events:auto}.rope-scene-canvas{width:100%;height:100%;filter:drop-shadow(0 3px 16px color-mix(in srgb,var(--rope-shadow) 64%,transparent))}.rope-scene-shell:not(.rope-scene-shell--interactive) .rope-scene-canvas,.rope-scene-shell:not(.rope-scene-shell--interactive) .rope-scene-canvas *{pointer-events:none!important}.rope-scene-shell--interactive .rope-scene-canvas{cursor:grab;touch-action:none}.rope-scene-shell--dragging .rope-scene-canvas{cursor:grabbing}.rope-debug-shell{position:fixed;top:92px;right:18px;z-index:30;max-height:calc(100vh - 110px);overflow-y:auto;pointer-events:auto}.rope-debug-panel{width:min(360px,calc(100vw - 36px));padding:14px;border:1px solid var(--rope-divider);background:color-mix(in srgb,var(--rope-surface-strong) 88%,transparent);backdrop-filter:blur(16px);color:var(--rope-text);display:grid;gap:12px;font-size:.84rem;transition:background .2s,backdrop-filter .2s,opacity .2s}.rope-debug-panel--see-through{background:color-mix(in srgb,var(--rope-surface-strong) 15%,transparent);backdrop-filter:none;opacity:.35;pointer-events:none}.rope-debug-panel--see-through .rope-debug-panel__header{opacity:1;pointer-events:auto}.rope-debug-panel--see-through:hover{opacity:.7;pointer-events:auto}.rope-debug-panel--minimized{width:auto}.rope-debug-panel__header,.rope-debug-panel__group,.rope-debug-panel label,.rope-debug-panel dl div{display:grid;gap:6px}.rope-debug-panel__group{gap:10px;padding-top:4px;border-top:1px solid var(--rope-border)}.rope-debug-panel__group-title{font-size:.72rem;letter-spacing:.12em;text-transform:uppercase;color:var(--rope-text-subtle)}.rope-debug-panel__header{grid-template-columns:1fr auto;align-items:center}.rope-debug-panel__header-buttons{display:flex;gap:4px;color:var(--rope-text-muted)}.rope-debug-panel__icon-button{background:none;border:1px solid var(--rope-divider);border-radius:4px;color:var(--rope-text-muted);font-size:.84rem;width:28px;height:28px;cursor:pointer;display:grid;place-items:center}.rope-debug-panel__icon-button:hover{background:var(--rope-surface-elevated);color:var(--rope-text)}.rope-debug-panel__icon-button.is-active{background:var(--rope-accent-soft);border-color:var(--rope-accent-ui);color:var(--rope-accent-ui)}.rope-debug-panel__header span,.rope-debug-panel dt{color:var(--rope-text-subtle)}.rope-debug-panel__actions{display:flex}.rope-debug-panel__button{width:100%;min-height:38px;border:1px solid var(--rope-border-strong);background:var(--rope-surface-soft);color:var(--rope-text);font:inherit;font-weight:650;cursor:pointer}.rope-debug-panel__button:hover{border-color:var(--rope-accent-strong);background:var(--rope-surface-elevated)}.rope-debug-panel__option-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.rope-debug-panel__option-button{min-height:38px;padding:0 10px;border:1px solid var(--rope-divider);background:color-mix(in srgb,var(--rope-text) 3%,transparent);color:var(--rope-text-muted);font:inherit;font-weight:600;text-align:center;cursor:pointer}.rope-debug-panel__option-button:hover{border-color:color-mix(in srgb,var(--rope-accent) 28%,transparent);color:var(--rope-text);background:color-mix(in srgb,var(--rope-text) 6%,transparent)}.rope-debug-panel__option-button.is-active{border-color:color-mix(in srgb,var(--rope-accent) 56%,transparent);background:color-mix(in srgb,var(--rope-accent) 18%,transparent);color:var(--rope-text)}.rope-debug-panel__label-row{display:flex;justify-content:space-between;gap:12px;align-items:center}.rope-debug-panel__label-row strong{font-size:.76rem;color:var(--rope-text-subtle)}.rope-debug-panel input[type=range]{width:100%}.rope-debug-panel__toggle{grid-template-columns:auto 1fr;align-items:center}.rope-debug-panel__hint,.rope-debug-panel__mini-hint{margin:0;color:var(--rope-text-subtle);font-size:.74rem;line-height:1.45}.rope-debug-panel__point-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.rope-debug-panel__point-button{min-height:34px;padding:0 10px;border:1px solid var(--rope-divider);background:color-mix(in srgb,var(--rope-text) 3%,transparent);color:var(--rope-text-muted);font:inherit;font-weight:600;text-align:center;cursor:pointer}.rope-debug-panel__point-button:hover{border-color:color-mix(in srgb,var(--rope-accent-secondary) 32%,transparent);color:var(--rope-text);background:color-mix(in srgb,var(--rope-text) 6%,transparent)}.rope-debug-panel__point-button.is-active{border-color:color-mix(in srgb,var(--rope-accent-secondary) 62%,transparent);background:color-mix(in srgb,var(--rope-accent-secondary) 16%,transparent);color:var(--rope-text)}.rope-debug-panel__json-shell{display:grid;gap:6px}.rope-debug-panel__json{margin:0;padding:10px;border:1px solid var(--rope-divider);background:color-mix(in srgb,var(--rope-text) 3%,transparent);color:var(--rope-text-muted);font-size:.75rem;line-height:1.5;overflow-x:auto}.rope-debug-panel dd{margin:0;color:var(--rope-text-muted);overflow-wrap:anywhere}.site-nav-shell,.site-footer{position:relative;z-index:2}.card-nav-pill{background-color:var(--rope-surface);transition:background-color .4s ease}.card-nav-pill--expanded{background-color:var(--rope-surface-strong)}.theme-logo{display:inline-block}.theme-logo__variant{display:block}.theme-logo__variant--light{position:absolute;inset:0;opacity:0}html[data-theme=light] .theme-logo__variant--dark{opacity:0}html[data-theme=light] .theme-logo__variant--light{opacity:1}.footer-legal-link{transition:color .25s ease}.footer-legal-link:hover{color:var(--rope-text-subtle)}.footer-socials-inner a{color:color-mix(in srgb,var(--rope-text) 25%,transparent)}html[data-theme=light] .footer-made-in{color:color-mix(in srgb,var(--rope-text) 62%,transparent)}html[data-theme=light] .footer-legal-link:hover{color:var(--rope-text)}html[data-theme=light] .footer-socials-inner a{color:color-mix(in srgb,var(--rope-text) 50%,transparent)}.marketing-main{position:relative}.site-nav-shell{position:sticky;top:0;z-index:20;padding:14px 0 0;pointer-events:none}#nav-progress{position:absolute;top:0;left:0;height:2px;width:0;z-index:10;border-radius:14px 14px 0 0;background:linear-gradient(90deg,var(--rope-accent-ui) 0%,color-mix(in srgb,var(--rope-accent) 30%,transparent) 100%);pointer-events:none;opacity:0;transition:opacity .3s ease}#nav-progress.is-loading{opacity:1;animation:nav-progress-fill 4s ease-out forwards}#nav-progress.is-done{width:100%!important;opacity:0;animation:none;transition:opacity .25s ease .1s}@keyframes nav-progress-fill{0%{width:0}30%{width:55%}60%{width:75%}80%{width:85%}to{width:94%}}.marketing-main{padding-bottom:112px}.marketing-section{position:relative;z-index:2}.scroll-reveal{margin:0}.scroll-reveal-text{display:block;line-height:1.5}h2 .scroll-reveal-text{line-height:1.08}.marketing-section h2+.scroll-reveal{margin-top:10px}.scroll-reveal-line{display:block}.scroll-reveal-text .word{display:inline-block;will-change:opacity,filter}.scroll-reveal-text .char{display:inline-block;will-change:opacity}.home-profile-section{padding:100px 0 80px}.home-profile-layout{display:grid;grid-template-columns:minmax(220px,.8fr) minmax(280px,1fr);gap:clamp(28px,4vw,72px);align-items:center}.home-profile-phone-col{display:flex;justify-content:center}.home-profile-manifesto{align-self:center}.home-profile-eyebrow{display:block;margin-bottom:14px;font-size:.8rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--rope-accent-ui)}.home-profile-manifesto h2{font-size:clamp(2.2rem,3.2vw,3.4rem);font-weight:800;line-height:.92}.home-profile-manifesto h2 span{display:block}.home-profile-manifesto p{margin:16px 0 0;max-width:24ch;color:var(--rope-text-muted);font-size:1rem;line-height:1.5}.home-cta-section{padding:120px 0 80px}.home-cta-inner{position:relative;display:flex;flex-direction:column;align-items:center;text-align:center}.home-cta-section h2{font-size:clamp(3.6rem,6.4vw,6.8rem);font-weight:800;line-height:.86}.home-cta-section h2>.scroll-reveal-text>.scroll-reveal-line{display:block}.home-cta-section .cta-rotating-slot{display:inline-flex!important;font-family:Montserrat VF,sans-serif;font-variation-settings:"wght" 375}.home-cta-section .rotating-text{vertical-align:baseline;line-height:inherit}.home-cta-section .rotating-word{line-height:inherit}.cta-brand-logo{display:block;height:0;overflow:visible;text-align:center;pointer-events:none}.cta-brand-icon{display:block;margin:0 auto;width:clamp(112px,12vw,176px);height:auto;opacity:0}.home-cta-section .cta-accent-word .rotating-char{font-family:Montserrat VF,sans-serif;will-change:color,text-shadow,font-variation-settings}.home-cta-actions{margin-top:44px;display:flex;flex-direction:column;align-items:center;gap:22px}.home-cta-store-badges{display:flex;flex-wrap:wrap;gap:12px;align-items:center;justify-content:center;margin-top:38px}.home-cta-store-badge{display:inline-block;transition:transform .18s ease,opacity .18s ease}.home-cta-store-badge:hover{transform:translateY(-1px)}.home-cta-store-badge:active{transform:translateY(0)}.home-cta-store-badge img,.home-cta-store-badges .home-cta-store-badge img{display:block;width:auto;height:54px}.home-cta-link{color:var(--rope-text-subtle);font-size:.88rem;font-weight:500;letter-spacing:.01em;text-decoration:none;transition:color .18s ease}.home-cta-link:hover{color:var(--rope-text-muted)}.site-footer{border-top:1px solid var(--rope-border);background:color-mix(in srgb,var(--rope-surface-deep-strong) 72%,transparent);transition:background .4s ease}.site-footer:hover{background:var(--rope-surface-deep-strong)}@media(max-width:768px){.site-footer .footer-grid{display:flex!important;flex-direction:column!important;align-items:center!important;gap:12px!important;padding:18px 0!important}.site-footer .footer-brand{display:none!important}.site-footer .footer-made-in{order:2;font-size:.68rem!important}.site-footer .footer-socials{order:1}}@media(max-width:1080px){.marketing-site{--rope-stage-texture-scale: 3175px;--rope-stage-texture-x: 28%;--rope-stage-texture-y: 12%;--rope-page-hue: 210;--rope-page-saturation: 28.3%;--rope-page-top-lightness: 12.2%;--rope-page-bottom-lightness: 0%;--rope-page-radial-lightness: 22.2%;--rope-page-radial-opacity: .65;--rope-page-cool-glow-opacity: .05;--rope-page-warm-glow-opacity: .07}.home-profile-layout{grid-template-columns:1fr;gap:48px;justify-items:center}.home-profile-manifesto{text-align:center}.home-profile-manifesto p{margin-left:auto;margin-right:auto}}@media(max-width:760px){.home-cta-store-badges{margin-top:24px;justify-content:center}.home-cta-store-badge img{height:38px}.home-cta-section h2{font-size:clamp(2.8rem,13vw,5rem)}.home-profile-manifesto h2{font-size:clamp(1.8rem,9vw,2.8rem)}.home-cta-section{padding:80px 0 56px}}@media(prefers-reduced-motion:reduce){.home-cta-store-badge{transition:none}}html[data-theme=light]{--rope-surface: rgba(255, 253, 250, .86);--rope-surface-strong: rgba(255, 253, 250, .96);--rope-surface-soft: rgba(43, 33, 24, .04);--rope-surface-elevated: rgb(255, 253, 250);--rope-surface-deep: rgb(242, 237, 231);--rope-surface-deep-strong: rgb(236, 230, 222);--rope-border: rgba(43, 33, 24, .12);--rope-border-soft: rgba(43, 33, 24, .06);--rope-border-strong: rgba(43, 33, 24, .22);--rope-divider: rgba(43, 33, 24, .1);--rope-text: rgb(40, 33, 28);--rope-text-muted: rgba(40, 33, 28, .68);--rope-text-subtle: rgba(40, 33, 28, .45);--rope-text-faint: rgba(40, 33, 28, .28);--rope-text-warm: rgb(40, 33, 28);--rope-text-placeholder: rgba(40, 33, 28, .34);--rope-text-on-accent: rgb(255, 250, 244);--rope-on-strong: rgb(255, 255, 255);--rope-accent: rgb(244, 131, 5);--rope-accent-ui: rgb(244, 131, 5);--rope-accent-soft: rgba(244, 131, 5, .16);--rope-accent-strong: rgba(244, 131, 5, .36);--rope-accent-deep: rgb(196, 98, 0);--rope-accent-secondary: rgb(72, 112, 168);--rope-surface-slate: rgb(228, 221, 214);--rope-ink: rgb(43, 33, 24);--rope-shadow-color: transparent;--rope-shadow: transparent;--rope-shadow-lg: transparent;--rope-overlay-soft: rgba(43, 33, 24, .06);--rope-overlay-strong: rgba(43, 33, 24, .14);--rope-overlay-vignette: rgba(255, 252, 247, .32);--rope-status-success: rgb(46, 140, 88);--rope-status-success-strong: rgb(18, 84, 49);--rope-status-success-ink: rgb(255, 253, 250);--rope-status-error: rgb(186, 26, 26);--rope-status-info: rgb(72, 112, 168);--rope-status-info-strong: rgb(62, 96, 163);--rope-status-info-ink: rgb(255, 253, 250);--rope-stage-texture: none;--rope-page-hue: 32;--rope-page-saturation: 28%;--rope-page-top-lightness: 94%;--rope-page-bottom-lightness: 91%;--rope-page-radial-lightness: 97%;--rope-page-radial-opacity: .55;--rope-page-cool-glow-opacity: .06;--rope-page-warm-glow-opacity: 0;--rope-stage-bottom-glow: 0%;--rope-stage-bottom-glow-soft: 0%}html[data-theme=light] .marketing-stage:before{opacity:.32;mix-blend-mode:multiply;filter:saturate(.6)}
