.ProductTour-module__kCBaTa__section{min-width:0;padding-bottom:var(--section-gap);scroll-margin-top:1.5rem}.ProductTour-module__kCBaTa__intro{max-width:var(--page-column);margin:0 auto 1.5rem}.ProductTour-module__kCBaTa__title{font-size:var(--step-xl);color:var(--heading);margin:0 0 .75rem}.ProductTour-module__kCBaTa__demo{margin:0}.ProductTour-module__kCBaTa__demoNav{border-bottom:1px solid var(--line-strong);flex-wrap:wrap;gap:clamp(.5rem,2vw,1.5rem);display:flex}.ProductTour-module__kCBaTa__demoTab{min-width:0;min-height:3rem;color:var(--muted);font:inherit;font-size:var(--step-base);cursor:pointer;background:0 0;border:0;border-bottom:3px solid #0000;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1rem;font-weight:600;display:inline-flex}.ProductTour-module__kCBaTa__demoTab[aria-selected=true]{border-bottom-color:var(--gold);color:var(--heading)}.ProductTour-module__kCBaTa__demoTab:focus-visible,.ProductTour-module__kCBaTa__demo [role=tabpanel]:focus-visible{outline:2px solid var(--gold);outline-offset:-4px}.ProductTour-module__kCBaTa__ownerView{gap:1.25rem;padding-top:1.25rem;display:grid}.ProductTour-module__kCBaTa__stage{position:relative}.ProductTour-module__kCBaTa__phone{border:1px solid var(--line-strong);border-radius:.75rem;width:20%;height:auto;position:absolute;bottom:-11%;right:0;box-shadow:0 1.5rem 2.5rem #00000059}@media (max-width:43.999rem){.ProductTour-module__kCBaTa__phone{display:none}}.ProductTour-module__kCBaTa__description{max-width:var(--page-column);margin-inline:auto}.ProductTour-module__kCBaTa__demoCaption{color:var(--muted);font-size:var(--step-base);margin:0;line-height:1.55}.ProductTour-module__kCBaTa__capture{min-width:0;display:block}.ProductTour-module__kCBaTa__capture[hidden]{display:none}.ProductTour-module__kCBaTa__screenshot{border:1px solid var(--control-line);border-radius:.5rem;width:100%;height:auto;display:block}.ProductTour-module__kCBaTa__views{flex-wrap:wrap;gap:.5rem;margin-top:.75rem;display:flex}.ProductTour-module__kCBaTa__viewButton{border:1px solid var(--control-line);min-width:0;min-height:2.75rem;color:var(--muted);font:inherit;font-size:var(--step-sm);cursor:pointer;background:0 0;border-radius:999px;padding:.5rem .9rem;font-weight:600}.ProductTour-module__kCBaTa__viewButton[aria-pressed=true]{border-color:var(--gold);color:var(--heading)}.ProductTour-module__kCBaTa__viewButton:focus-visible{outline:2px solid var(--gold);outline-offset:2px}@media (min-width:44rem){.ProductTour-module__kCBaTa__demoNav,.ProductTour-module__kCBaTa__views{justify-content:center}.ProductTour-module__kCBaTa__ownerView .ProductTour-module__kCBaTa__description{text-align:center}}
.form-row{gap:var(--gap);display:flex}.form-row>*{flex:1 1 0;min-width:0}.form-section{border-top:1px solid var(--line);gap:12px;padding-top:18px;display:grid}.field-select{display:block;position:relative}.field-select:after{content:"";top:calc(50% - var(--select-mark) / 2);right:var(--select-gutter);width:var(--select-mark);height:var(--select-mark);border-right:2px solid var(--muted);border-bottom:2px solid var(--muted);pointer-events:none;transition:border-color var(--hover-fade);position:absolute;transform:rotate(45deg)}.field-select:hover:after{border-right-color:var(--text);border-bottom-color:var(--text)}.field-textarea{resize:vertical;height:auto;min-height:52px;padding:14px 16px;line-height:1.5}.field-check{cursor:pointer;align-items:center;gap:10px;display:flex}.field-check>input{width:1.25rem;height:1.25rem;accent-color:var(--gold)}.field-hint{font-size:var(--step-sm);color:var(--tertiary);margin:8px 0 0}.field-value{font-size:var(--step-base);color:var(--text);white-space:pre-line;overflow-wrap:anywhere;margin:8px 0 0}.field-error{font-size:var(--step-sm);color:var(--red);margin:8px 0 0;font-weight:600}.form-alert{font-size:var(--step-base);color:var(--red);margin:0}.form-status{font-size:var(--step-base);color:var(--muted);margin:0}.form-said-offset:not(:empty){margin-top:12px}.form-alert:empty,.form-status:empty{position:absolute}.btn-secondary,.btn-quiet,.btn-danger{width:100%;height:56px;font-size:var(--step-base);text-transform:uppercase;letter-spacing:.1em;text-align:center;cursor:pointer;transition:background-color var(--hover-fade), border-color var(--hover-fade), color var(--hover-fade);background:0 0;border-radius:0;justify-content:center;align-items:center;padding-inline:20px;display:flex}.btn-secondary{background:var(--raised);border:1px solid var(--line-strong);color:var(--text);font-weight:700}.btn-quiet{background:var(--raised);border:1px solid var(--line);color:var(--muted);font-weight:400}.btn-danger{border:1px solid var(--red);color:var(--red);font-weight:700}.btn-secondary:hover:not(:disabled),.btn-quiet:hover:not(:disabled){background:var(--raised-hover);color:var(--text)}.btn-secondary:active:not(:disabled),.btn-quiet:active:not(:disabled){background:var(--bg);color:var(--text)}.btn-danger:hover:not(:disabled){background:var(--red);color:var(--bg)}.btn-secondary:disabled,.btn-quiet:disabled{background:var(--raised);opacity:.7;cursor:default}.btn-danger:disabled{opacity:.7;cursor:default;background:0 0}@media (min-width:44rem){.btn-secondary.btn-fit,.btn-quiet.btn-fit,.btn-danger.btn-fit{width:auto;padding-inline:2.5rem}}.btn-swap{place-items:center;display:grid}.btn-swap>*{grid-area:1/1}.btn-swap>[aria-hidden=true]{visibility:hidden}.field-error:empty{margin:0}.field-check-label{font-size:var(--step-sm);line-height:1.4}.field-check>input[type=radio]{width:1.25rem;height:1.25rem;accent-color:var(--gold)}.field-group{border:none;margin:0;padding:0}.field-group-legend{font-size:var(--step-sm);color:var(--tertiary);padding:0}.field-search{background:var(--surface);flex:16rem;width:auto;min-width:0;margin-top:0}.combobox{display:block;position:relative}.combobox-list{z-index:1;border:1px solid var(--line-strong);background:var(--raised);max-height:15rem;margin:0;padding:0;list-style:none;position:absolute;left:0;right:0;overflow-y:auto}.combobox-option{min-height:44px;font-size:var(--step-base);color:var(--text);cursor:pointer;align-items:center;padding:10px 16px;line-height:1.3;display:flex}.combobox-option+.combobox-option{border-top:1px solid var(--line)}.combobox-option[aria-selected=true]{background:var(--gold);color:var(--bg)}.combobox-option:hover:not([aria-selected=true]){background:var(--surface);color:var(--text)}.file-field{margin-top:8px;display:flex}.file-field-box{flex:auto;min-width:0;position:relative}.file-field-input{clip-path:inset(50%);white-space:nowrap;position:absolute;overflow:hidden}.file-field-face{contain:inline-size;background:var(--bg);border:1px solid var(--line);cursor:pointer;align-items:center;gap:12px;min-height:52px;padding-right:16px;display:flex}.file-field-verb{background:var(--raised);border-right:1px solid var(--line-strong);color:var(--text);font-size:var(--step-sm);text-transform:uppercase;letter-spacing:.1em;white-space:nowrap;align-self:stretch;align-items:center;padding-inline:16px;font-weight:700;display:flex}.file-field-input:focus-visible+.file-field-face{outline:2px solid var(--gold);outline-offset:2px}.file-field-input[aria-invalid=true]+.file-field-face{border-color:var(--red)}.file-field-said,.file-field-chosen{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:var(--step-sm);overflow:hidden}.file-field-said{color:var(--tertiary)}.file-field-chosen{color:var(--text)}.file-field[data-over=true] .file-field-face{background:var(--surface);border-color:var(--gold)}.file-field-clear{background:var(--raised);border:1px solid var(--line-strong);color:var(--muted);font-size:var(--step-sm);letter-spacing:.08em;text-transform:uppercase;cursor:pointer;flex:none;align-items:center;margin-left:-1px;padding-inline:16px;display:flex}.file-field-clear:hover{background:var(--raised-hover);color:var(--text)}.file-field-clear:active{background:var(--bg);color:var(--text)}.copy-value{margin-top:8px;display:flex}.copy-value-said{background:var(--bg);border:1px solid var(--line);min-width:0;min-height:52px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:var(--step-sm);color:var(--text);overflow-wrap:anywhere;flex:auto;align-items:center;padding:12px 16px;line-height:1.4;display:flex}.copy-value-verb{background:var(--raised);border:1px solid var(--line-strong);color:var(--muted);font-size:var(--step-sm);letter-spacing:.08em;text-transform:uppercase;cursor:pointer;flex:none;align-items:center;margin-left:-1px;padding-inline:16px;font-weight:700;display:flex}.copy-value-verb:hover{background:var(--raised-hover);color:var(--text)}.copy-value-verb:active{background:var(--bg);color:var(--text)}.copy-value-verb[data-failed=true]{border-color:var(--red);color:var(--red)}
.PlatformHome-module__pC6McG__blocks{gap:clamp(1.75rem,4vw,2.75rem);display:grid}.PlatformHome-module__pC6McG__block{gap:var(--gap);display:grid}.PlatformHome-module__pC6McG__head{gap:10px;display:grid}.PlatformHome-module__pC6McG__band{background:var(--surface);padding:var(--section-gap) 0}.PlatformHome-module__pC6McG__sectionBox{container-type:inline-size}.PlatformHome-module__pC6McG__spanSection{--breakout:max(0px, (100cqw - var(--page-column)) / 2)}.PlatformHome-module__pC6McG__sectionBox .PlatformHome-module__pC6McG__spanSection{margin-inline:calc(-1 * var(--breakout))}.PlatformHome-module__pC6McG__outcomes,.PlatformHome-module__pC6McG__roles{gap:var(--gap);grid-template-columns:1fr;display:grid}.PlatformHome-module__pC6McG__roleCard{align-content:start;gap:10px;display:grid}.PlatformHome-module__pC6McG__roleName{font-size:var(--step-lg);color:var(--heading);text-wrap:pretty;align-items:center;gap:.5rem;margin:0;display:flex}.PlatformHome-module__pC6McG__roleName svg{color:var(--gold);flex-shrink:0}.PlatformHome-module__pC6McG__outcomeCard{gap:10px;display:grid}.PlatformHome-module__pC6McG__outcomeName{font-size:var(--step-lg);color:var(--heading);text-wrap:pretty;align-items:start;gap:10px;margin:0;display:flex}.PlatformHome-module__pC6McG__outcomeMark{color:var(--gold);flex:none;display:flex}@media (min-width:44rem) and (max-width:64.999rem){.PlatformHome-module__pC6McG__priceLadder .cols-3{grid-template-columns:1fr}}.PlatformHome-module__pC6McG__priceCard{color:inherit;flex-direction:column;text-decoration:none;display:flex}@media (hover:hover){.PlatformHome-module__pC6McG__priceCard{transition:border-color .16s ease-out,background-color .16s ease-out}.PlatformHome-module__pC6McG__priceCard:hover{border-color:var(--gold)}}@media (hover:hover) and (prefers-reduced-motion:no-preference){.PlatformHome-module__pC6McG__priceCard svg{transition:color .16s ease-out}.PlatformHome-module__pC6McG__priceCard:hover svg{color:var(--gold-hover)}.PlatformHome-module__pC6McG__priceCard:hover svg path{animation:.46s ease-out both PlatformHome-module__pC6McG__plate-lift}.PlatformHome-module__pC6McG__priceCard:hover svg path:nth-child(2){animation-delay:70ms}.PlatformHome-module__pC6McG__priceCard:hover svg path:nth-child(3){animation-delay:.14s}.PlatformHome-module__pC6McG__priceCard:hover svg path:nth-child(4){animation-delay:.21s}.PlatformHome-module__pC6McG__outcomeCard svg,.PlatformHome-module__pC6McG__roleCard svg{transition:color .16s ease-out}.PlatformHome-module__pC6McG__outcomeCard:hover svg,.PlatformHome-module__pC6McG__roleCard:hover svg{color:var(--gold-hover)}.PlatformHome-module__pC6McG__outcomeCard:hover svg>*,.PlatformHome-module__pC6McG__roleCard:hover svg>*{animation:.46s ease-out both PlatformHome-module__pC6McG__plate-lift}.PlatformHome-module__pC6McG__outcomeCard:hover svg>:nth-child(2),.PlatformHome-module__pC6McG__roleCard:hover svg>:nth-child(2){animation-delay:70ms}.PlatformHome-module__pC6McG__outcomeCard:hover svg>:nth-child(3),.PlatformHome-module__pC6McG__roleCard:hover svg>:nth-child(3){animation-delay:.14s}.PlatformHome-module__pC6McG__outcomeCard:hover svg>:nth-child(4),.PlatformHome-module__pC6McG__roleCard:hover svg>:nth-child(4){animation-delay:.21s}}@keyframes PlatformHome-module__pC6McG__plate-lift{0%{transform:translateY(0)}35%{transform:translateY(-2px)}65%{transform:translateY(.4px)}to{transform:translateY(0)}}.PlatformHome-module__pC6McG__guarantees{background:var(--surface);border:1px solid var(--line);padding:20px}.PlatformHome-module__pC6McG__guaranteesLabel{border-bottom:1px solid var(--line);max-width:var(--page-column);font-size:var(--step-base);color:var(--heading);margin:0 0 16px;padding-bottom:16px;font-weight:600}.PlatformHome-module__pC6McG__guaranteeList{margin:0;padding:0;list-style:none}.PlatformHome-module__pC6McG__guarantee{font-size:var(--step-base);color:var(--muted);grid-template-columns:auto minmax(0,1fr);align-items:start;gap:10px;line-height:1.5;display:grid}.PlatformHome-module__pC6McG__guaranteeMark{color:var(--gold);padding-top:3px;display:flex}.PlatformHome-module__pC6McG__steps{gap:calc(var(--gap) * 1.25);margin:0;padding:0;list-style:none;display:grid}.PlatformHome-module__pC6McG__questions{gap:var(--gap);grid-template-columns:1fr;display:grid}@media (min-width:44rem){.PlatformHome-module__pC6McG__questions{grid-template-columns:repeat(2,minmax(0,1fr))}}.PlatformHome-module__pC6McG__answer{align-content:start;gap:6px;display:grid}.PlatformHome-module__pC6McG__questionName{font-size:var(--step-lg);color:var(--heading);text-wrap:pretty;margin:0}.PlatformHome-module__pC6McG__answerBody{font-size:var(--step-base);color:var(--muted);margin:0;line-height:1.55}.PlatformHome-module__pC6McG__close{--bg:#0c0b09;--surface:#161512;--raised:#1e1c18;--raised-hover:#26241f;--line:#2c2a25;--line-strong:#3d3a33;--tertiary:#8b867d;--muted:#a3a099;--text:#edebe6;--heading:#f8f6f0;--gold:#f97316;--gold-hover:#fdba74;--red:#ed857f;background:var(--bg);color:var(--text);padding-top:var(--section-gap);padding-bottom:calc(var(--section-gap) + var(--safe-bottom))}:root[data-theme=dark] .PlatformHome-module__pC6McG__close{--bg:inherit;--surface:inherit;--raised:inherit;--line:inherit;--line-strong:inherit;--tertiary:inherit;--muted:inherit;--text:inherit;--heading:inherit;--gold:inherit;--gold-hover:inherit;--raised-hover:inherit;--red:inherit}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .PlatformHome-module__pC6McG__close{--bg:inherit;--surface:inherit;--raised:inherit;--line:inherit;--line-strong:inherit;--tertiary:inherit;--muted:inherit;--text:inherit;--heading:inherit;--gold:inherit;--gold-hover:inherit;--raised-hover:inherit;--red:inherit}}.PlatformHome-module__pC6McG__closeAsk{gap:var(--gap);display:grid}.PlatformHome-module__pC6McG__closeAsk:focus-visible{outline:none}.PlatformHome-module__pC6McG__closeWords{max-width:var(--page-column)}.PlatformHome-module__pC6McG__closeAction{justify-items:stretch;gap:12px;display:grid}.PlatformHome-module__pC6McG__demoFields{gap:var(--gap);display:grid}@media (min-width:44rem){.PlatformHome-module__pC6McG__demoFields{grid-template-columns:repeat(2,minmax(0,1fr))}.PlatformHome-module__pC6McG__demoWide{grid-column:1/-1}}.PlatformHome-module__pC6McG__sizeField{border:0;min-width:0;margin:0;padding:0}.PlatformHome-module__pC6McG__sizeToggle{margin-top:8px;display:flex}.PlatformHome-module__pC6McG__sizeChoice{display:contents}.PlatformHome-module__pC6McG__sizeRadio{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.PlatformHome-module__pC6McG__sizeOption{min-height:52px;font-size:var(--step-xs);letter-spacing:.06em;text-transform:uppercase;text-align:center;border:1px solid var(--line-strong);color:var(--muted);cursor:pointer;flex:1 1 0;justify-content:center;align-items:center;padding:0 .5rem;font-weight:600;display:inline-flex}.PlatformHome-module__pC6McG__sizeOption+.PlatformHome-module__pC6McG__sizeRadio+.PlatformHome-module__pC6McG__sizeOption,.PlatformHome-module__pC6McG__sizeChoice+.PlatformHome-module__pC6McG__sizeChoice .PlatformHome-module__pC6McG__sizeOption{border-left:none}.PlatformHome-module__pC6McG__sizeRadio:checked+.PlatformHome-module__pC6McG__sizeOption{background:var(--gold);color:var(--bg)}.PlatformHome-module__pC6McG__sizeRadio:focus-visible+.PlatformHome-module__pC6McG__sizeOption{outline:2px solid var(--gold);outline-offset:2px}.PlatformHome-module__pC6McG__doneMark{border:2px solid var(--gold);width:2.75rem;height:2.75rem;color:var(--gold);justify-content:center;align-items:center;display:inline-flex}.PlatformHome-module__pC6McG__doneTitle{font-family:var(--font-anton);font-size:var(--step-xl);text-transform:uppercase;color:var(--heading);margin:0;line-height:1}@media (min-width:44rem){.PlatformHome-module__pC6McG__outcomes{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:60rem){.PlatformHome-module__pC6McG__roles{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:65rem){.PlatformHome-module__pC6McG__closeAsk{column-gap:var(--section-gap);grid-template-columns:minmax(0,1fr) minmax(0,34rem);align-items:start}}.PlatformHome-module__pC6McG__priceLadder{gap:var(--gap);display:grid}.PlatformHome-module__pC6McG__billingToggle{display:inline-flex}.PlatformHome-module__pC6McG__billingRadio{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.PlatformHome-module__pC6McG__billingOption{min-height:44px;font-size:var(--step-xs);letter-spacing:.06em;text-transform:uppercase;border:1px solid var(--line-strong);color:var(--muted);cursor:pointer;align-items:center;gap:8px;padding:0 18px;font-weight:600;display:inline-flex}label[for=billing-annual].PlatformHome-module__pC6McG__billingOption{border-left:none}.PlatformHome-module__pC6McG__billingBadge{font-size:var(--step-xs);text-transform:none;letter-spacing:normal;color:var(--gold);font-weight:400}.PlatformHome-module__pC6McG__billingRadio:checked+.PlatformHome-module__pC6McG__billingOption{background:var(--gold);color:var(--bg)}.PlatformHome-module__pC6McG__billingRadio:checked+.PlatformHome-module__pC6McG__billingOption .PlatformHome-module__pC6McG__billingBadge{color:var(--bg)}.PlatformHome-module__pC6McG__billingRadio:focus-visible+.PlatformHome-module__pC6McG__billingOption{outline:2px solid var(--gold);outline-offset:2px}.PlatformHome-module__pC6McG__billingAnnualPrice{display:none}.PlatformHome-module__pC6McG__billingAnnualCaption{visibility:hidden}.PlatformHome-module__pC6McG__priceLadder:has(.PlatformHome-module__pC6McG__billingAnnualRadio:checked) .PlatformHome-module__pC6McG__billingMonthlyPrice{display:none}.PlatformHome-module__pC6McG__priceLadder:has(.PlatformHome-module__pC6McG__billingAnnualRadio:checked) .PlatformHome-module__pC6McG__billingAnnualPrice{display:block}.PlatformHome-module__pC6McG__priceLadder:has(.PlatformHome-module__pC6McG__billingAnnualRadio:checked) .PlatformHome-module__pC6McG__billingAnnualCaption{visibility:visible}.PlatformHome-module__pC6McG__priceCustom{max-width:var(--page-column);font-size:var(--step-base);color:var(--tertiary);margin:0;line-height:1.55}.PlatformHome-module__pC6McG__hero{min-width:0;max-width:var(--page-column);margin-inline:auto;padding-block:clamp(2rem,5vw,3.5rem) 2.5rem}.PlatformHome-module__pC6McG__heroTitle{font-family:var(--font-anton);color:var(--heading);text-wrap:balance;margin:0;font-size:clamp(2.25rem,4.4vw,3.5rem);line-height:1.08}.PlatformHome-module__pC6McG__heroEyebrow{font-family:var(--font-barlow), "Helvetica Neue", Arial, sans-serif;font-size:var(--step-xs);letter-spacing:.14em;text-transform:uppercase;color:var(--tertiary);margin-bottom:1rem;font-weight:600;line-height:1.6;display:block}.PlatformHome-module__pC6McG__heroBody{font-size:var(--step-lg);color:var(--muted);text-wrap:pretty;margin:1.25rem 0 0;line-height:1.5}.PlatformHome-module__pC6McG__heroActions{flex-wrap:wrap;gap:.75rem;margin-top:1.5rem;display:flex}.PlatformHome-module__pC6McG__heroReassurance,.PlatformHome-module__pC6McG__heroPrice,.PlatformHome-module__pC6McG__productProof{color:var(--muted);font-size:var(--step-sm);margin:.75rem 0 0;line-height:1.5}.PlatformHome-module__pC6McG__heroPrice{border-top:1px solid var(--line-strong);font-size:var(--step-base);margin-top:1.5rem;padding-top:1.25rem}.PlatformHome-module__pC6McG__heroPrice strong{color:var(--heading)}.PlatformHome-module__pC6McG__heroPriceLink{color:var(--gold);text-underline-offset:.2em;padding-block:.25rem;text-decoration:underline;display:inline-block}.PlatformHome-module__pC6McG__productProof{margin-bottom:.5rem}.PlatformHome-module__pC6McG__featureDetails{border-top:1px solid var(--line-strong)}.PlatformHome-module__pC6McG__optionalDetails summary{min-height:2.75rem;color:var(--muted);font-size:var(--step-base);cursor:pointer;padding-block:.75rem}.PlatformHome-module__pC6McG__optionalDetails[open] summary{margin-bottom:.5rem}.PlatformHome-module__pC6McG__featureDetails summary{cursor:pointer;font-size:var(--step-base);color:var(--heading);padding-block:1rem;font-weight:600}.PlatformHome-module__pC6McG__featureList{color:var(--muted);font-size:var(--step-base);gap:.75rem 2rem;margin:0;padding:0 0 0 1.25rem;line-height:1.5;display:grid}@media (min-width:60rem){.PlatformHome-module__pC6McG__featureList{grid-template-columns:repeat(2,minmax(0,1fr))}}.PlatformHome-module__pC6McG__bandMark{isolation:isolate;position:relative}@media (min-width:75rem){.PlatformHome-module__pC6McG__bandMarkLayer{top:50%;right:0;left:calc(50% + var(--page-column) / 2 + 2rem);z-index:-1;pointer-events:none;opacity:.07;background:url(/trazo-pesa-rusa.svg) 0/contain no-repeat;height:16rem;margin-top:-8rem;position:absolute}:root[data-theme=dark] .PlatformHome-module__pC6McG__bandMarkLayer{filter:invert()}}@media (min-width:75rem) and (prefers-color-scheme:dark){:root:not([data-theme=light]) .PlatformHome-module__pC6McG__bandMarkLayer{filter:invert()}}@media (min-width:75rem) and (prefers-reduced-motion:no-preference){@supports (animation-timeline:view()){.PlatformHome-module__pC6McG__bandMarkLayer{animation:linear both PlatformHome-module__pC6McG__band-drift;animation-timeline:view();animation-range:cover}}}@keyframes PlatformHome-module__pC6McG__band-drift{0%{transform:translateY(2.5rem)}to{transform:translateY(-2.5rem)}}
.gym-landing-module__HC216W__section{padding:var(--section-gap) 0;border-bottom:1px solid var(--line)}.gym-landing-module__HC216W__section:focus-visible{outline:none}.gym-landing-module__HC216W__heroWithPhoto{border-bottom:0;padding-bottom:0}.gym-landing-module__HC216W__cover{aspect-ratio:21/9;margin:var(--gap) 0 0;position:relative;overflow:clip}.gym-landing-module__HC216W__cover img{object-fit:cover;width:100%;height:100%;display:block;position:absolute;inset:0}@media (prefers-reduced-motion:no-preference){@supports (animation-timeline:view()){.gym-landing-module__HC216W__cover img{height:118%;animation:linear both gym-landing-module__HC216W__cover-drift;animation-timeline:view();animation-range:cover}}}@keyframes gym-landing-module__HC216W__cover-drift{0%{transform:translateY(0)}to{transform:translateY(-15%)}}.gym-landing-module__HC216W__heroBackdrop{--heading:#f8f6f0;--muted:#e4e0d7;--tertiary:#cbc6bb;isolation:isolate;flex-direction:column;justify-content:flex-end;min-height:min(78vh,44rem);margin-inline:calc(50% - 50vw);padding-inline:calc(50vw - 50%);display:flex;position:relative;overflow:clip}.gym-landing-module__HC216W__heroBackdrop h1,.gym-landing-module__HC216W__heroBackdrop p{text-shadow:0 .04em .12em #00000059}body:has(.gym-landing-module__HC216W__heroBackdrop){overflow-x:clip}.gym-landing-module__HC216W__backdrop{z-index:-1;view-timeline:--landing-backdrop block;position:absolute;inset:0;overflow:clip;container-type:size}.gym-landing-module__HC216W__backdrop img{object-fit:cover;width:100%;height:100%;display:block}.gym-landing-module__HC216W__backdropScrim{z-index:-1;background:linear-gradient(#0003 0%,#00000073 50%,#000000c7 100%),linear-gradient(90deg,#00000059 0%,#0000 65%);position:absolute;inset:0}@media (prefers-reduced-motion:no-preference){@supports (animation-timeline:view()){.gym-landing-module__HC216W__backdrop img{height:100lvh;animation:linear both gym-landing-module__HC216W__backdrop-window;animation-timeline:--landing-backdrop;animation-range:cover;position:absolute;inset:0 0 auto}}}@keyframes gym-landing-module__HC216W__backdrop-window{0%{transform:translateY(-100lvh)}to{transform:translateY(100cqh)}}.gym-landing-module__HC216W__sectionTitle{font-family:var(--font-anton);font-size:var(--step-xl);align-items:center;gap:.625rem;display:flex}.gym-landing-module__HC216W__sectionMark{flex:none;display:flex}.gym-landing-module__HC216W__map{aspect-ratio:4/3;border:1px solid var(--line);width:100%;display:block}@media (min-width:44rem){.gym-landing-module__HC216W__mapWide{width:calc(100% * var(--map-span));aspect-ratio:var(--map-aspect)}}.gym-landing-module__HC216W__closing{margin-top:var(--section-gap);padding:var(--section-gap) var(--gap);text-align:center;background:color-mix(in srgb, var(--accent) 9%, var(--surface));border:1px solid color-mix(in srgb, var(--accent) 35%, var(--line))}.gym-landing-module__HC216W__shopWindow .gym-landing-module__HC216W__full.gym-landing-module__HC216W__closing{border-bottom:1px solid color-mix(in srgb, var(--accent) 35%, var(--line))}.gym-landing-module__HC216W__navigation{border-block:1px solid var(--line);background:var(--surface);scrollbar-color:var(--line-strong) transparent;scrollbar-width:thin;flex-wrap:nowrap;gap:.25rem;padding:.375rem;display:flex;overflow-x:auto}.gym-landing-module__HC216W__navigationLink{font-size:var(--step-sm);text-align:center;white-space:nowrap;color:var(--muted);transition:background-color var(--hover-fade), color var(--hover-fade);flex:none;justify-content:center;align-items:center;padding-inline:.875rem;font-weight:600;display:inline-flex}.gym-landing-module__HC216W__navigationLink:hover{background:var(--raised-hover);color:var(--text)}@media (min-width:44rem){.gym-landing-module__HC216W__navigation{grid-template-columns:repeat(var(--landing-navigation-items), minmax(0, 1fr));display:grid;overflow-x:visible}.gym-landing-module__HC216W__navigationLink{white-space:normal;min-width:0;padding-inline:.5rem}}@media (min-width:65rem){.gym-landing-module__HC216W__shopWindow{max-width:var(--page-wide);align-items:start;column-gap:var(--section-gap);grid-template-columns:minmax(0,1.4fr) minmax(0,1fr);display:grid}.gym-landing-module__HC216W__shopWindow .gym-landing-module__HC216W__full{grid-column:1/-1}.gym-landing-module__HC216W__shopWindow>.gym-landing-module__HC216W__week{grid-column:1}.gym-landing-module__HC216W__shopWindow>.gym-landing-module__HC216W__aside{grid-column:2}.gym-landing-module__HC216W__shopWindow>.gym-landing-module__HC216W__stacked{max-width:var(--page-column);grid-column:1/-1}.gym-landing-module__HC216W__shopWindow>.gym-landing-module__HC216W__week.gym-landing-module__HC216W__stacked,.gym-landing-module__HC216W__shopWindow>.gym-landing-module__HC216W__aside.gym-landing-module__HC216W__stacked{grid-column:1/-1}.gym-landing-module__HC216W__shopWindow .gym-landing-module__HC216W__section{border-bottom:0}.gym-landing-module__HC216W__shopWindow .gym-landing-module__HC216W__full.gym-landing-module__HC216W__section{border-bottom:1px solid var(--line)}.gym-landing-module__HC216W__shopWindow .gym-landing-module__HC216W__aside .cols-3{grid-template-columns:repeat(2,minmax(0,1fr))}.gym-landing-module__HC216W__shopWindow>footer{border-top:1px solid var(--line)}.gym-landing-module__HC216W__wideWeek .landing-schedule-days{grid-template-columns:repeat(var(--schedule-days), minmax(0, 1fr))}}.gym-landing-module__HC216W__formPair{gap:var(--gap);display:grid}@media (min-width:44rem){.gym-landing-module__HC216W__formPair{grid-template-columns:repeat(2,minmax(0,1fr))}}.gym-landing-module__HC216W__formMark{border:2px solid;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;display:inline-flex}.gym-landing-module__HC216W__formDone{font-family:var(--font-anton);font-size:var(--step-xl);text-transform:uppercase;margin:0;line-height:1}
