.RunReceipt-module__Gsdmsq__wrap{isolation:isolate;width:100%;max-width:560px;margin-inline:auto;position:relative}.RunReceipt-module__Gsdmsq__wrap:before{content:"";z-index:0;background:radial-gradient(58% 58% at 72% 22%, var(--color-accent-glow), transparent 72%);filter:blur(6px);pointer-events:none;position:absolute;inset:4% -5% -9% 7%}.RunReceipt-module__Gsdmsq__card{z-index:1;background:linear-gradient(180deg, var(--color-surface) 0%, var(--color-bg-elev) 100%);border:1px solid var(--color-border);border-left-width:2px;border-left-color:var(--color-success);border-radius:var(--radius-lg);box-shadow:0 30px 60px -24px #000000b8, 0 0 0 1px var(--color-border-soft);font-family:var(--font-sans);padding:20px 22px 16px;position:relative;overflow:hidden}.RunReceipt-module__Gsdmsq__card[data-state=done]{border-left-color:var(--color-success)}.RunReceipt-module__Gsdmsq__card[data-state=asking]{border-left-color:var(--color-accent)}.RunReceipt-module__Gsdmsq__card[data-state=blocked]{border-left-color:var(--color-amber)}.RunReceipt-module__Gsdmsq__card[data-state=interrupted]{border-left-color:var(--color-text-faint)}.RunReceipt-module__Gsdmsq__card:after{content:"";border-right:1px solid var(--color-border);border-bottom:1px solid var(--color-border);pointer-events:none;width:11px;height:11px;position:absolute;bottom:12px;right:14px}.RunReceipt-module__Gsdmsq__head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px 12px;margin-bottom:16px;display:flex}.RunReceipt-module__Gsdmsq__meta{color:var(--color-text-faint);letter-spacing:.01em;text-align:right;margin-left:auto;font-size:12px}.RunReceipt-module__Gsdmsq__chip{letter-spacing:.02em;white-space:nowrap;border:1px solid #0000;border-radius:999px;align-items:center;gap:7px;padding:4px 11px;font-size:12.5px;font-weight:600;display:inline-flex}.RunReceipt-module__Gsdmsq__chip[data-size=sm]{padding:3px 9px;font-size:11.5px}.RunReceipt-module__Gsdmsq__chipGlyph{font-size:12px;line-height:1}.RunReceipt-module__Gsdmsq__chip[data-state=done]{color:#6ee7b7;background:#5cb87f1f;border-color:#5cb87f57}.RunReceipt-module__Gsdmsq__chip[data-state=asking]{color:var(--color-accent-soft);background:#f9854b1f;border-color:#f9854b5c}.RunReceipt-module__Gsdmsq__chip[data-state=blocked]{color:var(--color-amber);background:#fbbf241f;border-color:#fbbf2452}.RunReceipt-module__Gsdmsq__chip[data-state=interrupted]{color:var(--color-text-faint);background:#7c7c941f;border-color:#7c7c944d}.RunReceipt-module__Gsdmsq__rows{gap:11px;margin:0;display:grid}.RunReceipt-module__Gsdmsq__row{grid-template-columns:100px 1fr;align-items:baseline;gap:14px;display:grid}.RunReceipt-module__Gsdmsq__label{letter-spacing:.01em;color:var(--color-text-faint);margin:0;font-size:11.5px}.RunReceipt-module__Gsdmsq__value{color:var(--color-text);overflow-wrap:anywhere;margin:0;font-size:14px;line-height:1.5}.RunReceipt-module__Gsdmsq__value[data-mono=true]{font-family:var(--font-mono);color:var(--color-accent-soft);font-size:13px}.RunReceipt-module__Gsdmsq__mark{font-weight:700}.RunReceipt-module__Gsdmsq__value[data-tone=accent] .RunReceipt-module__Gsdmsq__mark{color:var(--color-accent)}.RunReceipt-module__Gsdmsq__footer{border-top:1px solid var(--color-border-soft);color:var(--color-text-muted);align-items:baseline;gap:7px;margin-top:16px;padding-top:12px;font-size:12px;display:flex}.RunReceipt-module__Gsdmsq__footerGlyph{color:var(--color-accent-soft);font-weight:700}.RunReceipt-module__Gsdmsq__secondary{z-index:1;border:1px dashed var(--color-border);border-radius:var(--radius);font-family:var(--font-sans);background:#0d0d148c;flex-wrap:wrap;align-items:center;gap:8px 12px;margin-top:14px;padding:12px 15px;display:flex;position:relative}.RunReceipt-module__Gsdmsq__secondaryTask{color:var(--color-text);overflow-wrap:anywhere;min-width:0;font-size:13px;font-weight:600}.RunReceipt-module__Gsdmsq__secondaryLine{color:var(--color-text-muted);overflow-wrap:anywhere;flex:1 0 100%;font-size:12.5px;line-height:1.5}.RunReceipt-module__Gsdmsq__waitDot{background:var(--color-accent);width:8px;height:8px;animation:RunReceipt-module__Gsdmsq__rr-wait-pulse 2.6s var(--ease) infinite;border-radius:50%;box-shadow:0 0 #f9854b80}.RunReceipt-module__Gsdmsq__waitDot[data-state=blocked]{background:var(--color-amber)}.RunReceipt-module__Gsdmsq__waitDot[data-state=interrupted]{background:var(--color-text-faint);animation:none}@keyframes RunReceipt-module__Gsdmsq__rr-wait-pulse{0%{box-shadow:0 0 #f9854b73}70%{box-shadow:0 0 0 7px #f9854b00}to{box-shadow:0 0 #f9854b00}}@media (max-width:960px){.RunReceipt-module__Gsdmsq__wrap{max-width:620px}}@media (max-width:640px){.RunReceipt-module__Gsdmsq__card{border-radius:10px;padding:16px 15px 13px}.RunReceipt-module__Gsdmsq__head{margin-bottom:13px}.RunReceipt-module__Gsdmsq__row{grid-template-columns:92px 1fr;gap:10px}.RunReceipt-module__Gsdmsq__label{font-size:11px}.RunReceipt-module__Gsdmsq__value{font-size:13px}.RunReceipt-module__Gsdmsq__value[data-mono=true]{font-size:12px}.RunReceipt-module__Gsdmsq__meta{font-size:11px}.RunReceipt-module__Gsdmsq__secondary{flex-direction:column;align-items:flex-start;gap:5px}.RunReceipt-module__Gsdmsq__secondaryTask,.RunReceipt-module__Gsdmsq__secondaryLine{white-space:normal}}@media (max-width:380px){.RunReceipt-module__Gsdmsq__row{grid-template-columns:88px 1fr}}@media (prefers-reduced-motion:reduce){.RunReceipt-module__Gsdmsq__waitDot{animation:none}}
.Hero-module__HsImyW__hero{text-align:left;padding-block:clamp(72px,12vw,160px) clamp(56px,8vw,96px)}.Hero-module__HsImyW__grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;gap:clamp(32px,5vw,64px);display:grid}.Hero-module__HsImyW__copy,.Hero-module__HsImyW__visual{width:100%;min-width:0}@media (max-width:960px){.Hero-module__HsImyW__grid{grid-template-columns:1fr;gap:40px}.Hero-module__HsImyW__visual{justify-self:stretch;max-width:760px}}.Hero-module__HsImyW__eyebrow{font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--color-text-muted);border:1px solid var(--color-border);background:var(--color-surface);border-radius:999px;margin-bottom:18px;padding:4px 10px;font-size:13px;display:inline-block}.Hero-module__HsImyW__title{font-family:var(--font-display);letter-spacing:-.045em;max-width:18ch;margin-bottom:22px;font-size:clamp(31px,4.6vw,54px);font-weight:640;line-height:1.1}.Hero-module__HsImyW__title em{color:var(--color-accent-soft);font-style:normal}.Hero-module__HsImyW__lede{color:var(--color-text-muted);max-width:50ch;margin-bottom:14px;font-size:clamp(17px,1.6vw,20px);line-height:1.6}.Hero-module__HsImyW__support{color:var(--color-text-muted);opacity:.85;max-width:52ch;margin:0 0 34px;font-size:15px;line-height:1.55}.Hero-module__HsImyW__downloadProof{color:var(--color-text-muted);white-space:nowrap;font-weight:600;display:inline-block}.Hero-module__HsImyW__downloadStat{min-height:1.4em;margin-top:10px;margin-bottom:0}.Hero-module__HsImyW__downloadStatInner{color:var(--color-text);white-space:nowrap;font-size:clamp(14px,1.2vw,16px);font-weight:700;display:inline-block}.Hero-module__HsImyW__trustChips{flex-wrap:wrap;gap:8px;margin:12px 0 0;padding:0;list-style:none;display:flex}.Hero-module__HsImyW__trustChip{font-family:var(--font-mono);color:var(--color-text-muted);background:var(--color-surface);border:1px solid var(--color-border);border-radius:999px;align-items:center;gap:6px;padding:4px 10px;font-size:12px;display:inline-flex}.Hero-module__HsImyW__trustChip[data-dot=ok]:before{content:"";background:var(--color-success);border-radius:50%;width:7px;height:7px;box-shadow:0 0 8px #5cb87f80}.Hero-module__HsImyW__heroWaitlist{max-width:420px;margin-top:16px}.Hero-module__HsImyW__ctas{flex-wrap:wrap;align-items:center;gap:10px 20px;margin:24px 0 0;font-size:15px;display:flex}.Hero-module__HsImyW__secondaryLink{color:var(--color-text-muted);letter-spacing:-.005em;transition:color var(--t-fast) var(--ease);align-items:center;gap:6px;display:inline-flex}.Hero-module__HsImyW__secondaryLink:hover{color:var(--color-text)}@media (max-width:640px){.Hero-module__HsImyW__hero{padding-block:52px 44px}.Hero-module__HsImyW__grid{gap:32px;width:100%;max-width:100%;overflow:hidden}.Hero-module__HsImyW__copy,.Hero-module__HsImyW__visual{width:min(100%,360px);max-width:100%}.Hero-module__HsImyW__title{letter-spacing:-.03em;max-width:18ch;font-size:31px}.Hero-module__HsImyW__lede{overflow-wrap:anywhere;max-width:100%;margin-bottom:12px;font-size:16px;line-height:1.55}.Hero-module__HsImyW__support{overflow-wrap:anywhere;max-width:100%;margin-bottom:26px;font-size:14px}.Hero-module__HsImyW__ctas{margin-top:16px}}@media (max-width:380px){.Hero-module__HsImyW__title{font-size:27px}}
.AudienceSection-module__xOWdTa__points{grid-template-columns:repeat(2,1fr);gap:14px;margin:8px 0 40px;padding:0;list-style:none;display:grid}@media (max-width:720px){.AudienceSection-module__xOWdTa__points{grid-template-columns:1fr}}.AudienceSection-module__xOWdTa__point{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);color:var(--color-text-muted);transition:border-color var(--t-base) var(--ease), background var(--t-base) var(--ease);padding:16px 18px 16px 40px;font-size:15px;line-height:1.55;position:relative}@media (hover:hover){.AudienceSection-module__xOWdTa__point:hover{border-color:var(--color-accent);background:var(--color-surface-2)}}.AudienceSection-module__xOWdTa__point:before{content:">";font-family:var(--font-mono);color:var(--color-accent-soft);font-size:15px;line-height:1.55;position:absolute;top:16px;left:18px}.AudienceSection-module__xOWdTa__thesis{border-left:2px solid var(--color-accent);max-width:46ch;font-family:var(--font-display);letter-spacing:-.02em;color:var(--color-text);margin:0;padding-left:20px;font-size:clamp(19px,2.2vw,26px);font-weight:600;line-height:1.3}
.PressureSection-module__hN7tiq__modesGrid{grid-template-columns:repeat(3,1fr);gap:16px;margin:8px 0 36px;padding:0;list-style:none;display:grid}@media (max-width:860px){.PressureSection-module__hN7tiq__modesGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:540px){.PressureSection-module__hN7tiq__modesGrid{grid-template-columns:1fr}}.PressureSection-module__hN7tiq__modeCard{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);transition:border-color var(--t-base) var(--ease), background var(--t-base) var(--ease);flex-direction:column;gap:8px;padding:18px 18px 20px;display:flex}@media (hover:hover){.PressureSection-module__hN7tiq__modeCard:hover{border-color:var(--color-accent);background:var(--color-surface-2)}}.PressureSection-module__hN7tiq__modeLabel{font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;color:var(--color-accent-soft);font-size:13px}.PressureSection-module__hN7tiq__modeDesc{color:var(--color-text-muted);margin:0;font-size:15px;line-height:1.6}.PressureSection-module__hN7tiq__modeFix{font-family:var(--font-mono);letter-spacing:.04em;color:var(--color-accent-soft);margin-top:8px;font-size:12px;display:block}.PressureSection-module__hN7tiq__preamble{color:var(--color-text-muted);max-width:60ch;margin:0 0 20px;font-size:15px}.PressureSection-module__hN7tiq__anecdoteRule{border:0;border-top:1px solid var(--color-border);margin:32px 0}.PressureSection-module__hN7tiq__anecdoteWrap{border-left:2px solid var(--color-accent);margin:0 0 32px;padding-left:20px}
.FeatureSection-module__X6kZdq__grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}@media (max-width:980px){.FeatureSection-module__X6kZdq__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.FeatureSection-module__X6kZdq__grid{grid-template-columns:1fr}}.FeatureSection-module__X6kZdq__card{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);transition:border-color var(--t-base) var(--ease), transform var(--t-base) var(--ease), background var(--t-base) var(--ease);flex-direction:column;gap:14px;padding:32px 26px;display:flex}@media (hover:hover){.FeatureSection-module__X6kZdq__card:hover{border-color:var(--color-accent);background:var(--color-surface-2);transform:translateY(-2px)}}.FeatureSection-module__X6kZdq__icon{background:var(--color-accent-glow);width:36px;height:36px;color:var(--color-accent-soft);border-radius:var(--radius);place-items:center;display:grid}.FeatureSection-module__X6kZdq__cardTitle{letter-spacing:-.01em;font-size:17px;font-weight:600}.FeatureSection-module__X6kZdq__cardDesc{color:var(--color-text-muted);font-size:16px;line-height:1.6}
.RuntimeSection-module__p9iKeG__runtimeGrid{grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:40px;display:grid}@media (max-width:980px){.RuntimeSection-module__p9iKeG__runtimeGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.RuntimeSection-module__p9iKeG__runtimeGrid{grid-template-columns:1fr}}.RuntimeSection-module__p9iKeG__runtimeCard{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);transition:border-color var(--t-base) var(--ease), background var(--t-base) var(--ease);flex-direction:column;gap:10px;padding:20px 18px;display:flex}@media (hover:hover){.RuntimeSection-module__p9iKeG__runtimeCard:hover{border-color:var(--color-accent);background:var(--color-surface-2)}}.RuntimeSection-module__p9iKeG__runtimeLabel{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--color-accent-soft);font-size:13px}.RuntimeSection-module__p9iKeG__runtimeDesc{color:var(--color-text-muted);font-size:16px;line-height:1.7}.RuntimeSection-module__p9iKeG__runtimeDesc em{color:var(--color-text);font-style:normal;font-family:var(--font-mono);border:1px solid var(--color-border);background:var(--color-bg-elev);border-radius:4px;margin-right:2px;padding:1px 6px;font-size:13.5px}.RuntimeSection-module__p9iKeG__memory{color:var(--color-text);border-left:2px solid var(--color-accent);max-width:60ch;margin-bottom:32px;padding-left:16px;font-size:16px;line-height:1.55}.RuntimeSection-module__p9iKeG__memory strong{color:var(--color-text);font-weight:600}.RuntimeSection-module__p9iKeG__memory code{font-family:var(--font-mono);background:var(--color-bg-elev);border:1px solid var(--color-border);color:var(--color-text);border-radius:4px;padding:1px 6px;font-size:.92em}.RuntimeSection-module__p9iKeG__contrast{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);grid-template-columns:1fr 1fr;gap:14px;padding:6px;display:grid}@media (min-width:561px) and (max-width:720px){.RuntimeSection-module__p9iKeG__contrast{gap:8px}.RuntimeSection-module__p9iKeG__contrastCol{padding:14px 12px 16px}.RuntimeSection-module__p9iKeG__contrastHeading{margin-bottom:10px;font-size:11px}.RuntimeSection-module__p9iKeG__contrastList li{font-size:13px}}@media (max-width:560px){.RuntimeSection-module__p9iKeG__contrast{grid-template-columns:1fr;gap:10px}}.RuntimeSection-module__p9iKeG__contrastCol{border-radius:calc(var(--radius-lg) - 4px);background:var(--color-bg-elev);padding:22px 22px 24px}.RuntimeSection-module__p9iKeG__contrastColUs{background:linear-gradient(180deg, var(--color-bg-elev), var(--color-surface-2));border:1px solid var(--color-accent)}.RuntimeSection-module__p9iKeG__contrastHeading{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--color-text-faint);margin-bottom:14px;font-size:13px;display:block}.RuntimeSection-module__p9iKeG__contrastColUs .RuntimeSection-module__p9iKeG__contrastHeading{color:var(--color-accent-soft)}.RuntimeSection-module__p9iKeG__contrastList{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.RuntimeSection-module__p9iKeG__contrastList li{color:var(--color-text-muted);padding-left:18px;font-size:16px;line-height:1.5;position:relative}.RuntimeSection-module__p9iKeG__contrastList li:before{content:"";background:var(--color-text-faint);width:8px;height:1px;position:absolute;top:9px;left:0}.RuntimeSection-module__p9iKeG__contrastColUs .RuntimeSection-module__p9iKeG__contrastList li{color:var(--color-text)}.RuntimeSection-module__p9iKeG__contrastColUs .RuntimeSection-module__p9iKeG__contrastList li:before{background:var(--color-accent)}
.SkillsSection-module__RsImZa__grid{grid-template-columns:repeat(auto-fill,minmax(min(280px,100%),1fr));gap:16px;display:grid}.SkillsSection-module__RsImZa__card{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);cursor:default;transition:border-color var(--t-base) var(--ease), transform var(--t-base) var(--ease), background var(--t-base) var(--ease);outline:none;padding:22px 20px;position:relative}.SkillsSection-module__RsImZa__card:hover,.SkillsSection-module__RsImZa__card:focus-within{border-color:var(--color-accent);background:var(--color-surface-2);transform:translateY(-1px)}.SkillsSection-module__RsImZa__name{font-family:var(--font-mono);color:var(--color-accent-soft);margin-bottom:8px;font-size:15px;font-weight:500;display:inline-block}.SkillsSection-module__RsImZa__summary{color:var(--color-text);font-size:16px;line-height:1.55}.SkillsSection-module__RsImZa__details{max-height:0;color:var(--color-text-muted);transition:max-height var(--t-base) var(--ease), margin-top var(--t-base) var(--ease), opacity var(--t-base) var(--ease);opacity:0;font-size:16px;line-height:1.6;overflow:hidden}.SkillsSection-module__RsImZa__card:hover .SkillsSection-module__RsImZa__details,.SkillsSection-module__RsImZa__card:focus-within .SkillsSection-module__RsImZa__details{opacity:1;max-height:220px;margin-top:12px}.SkillsSection-module__RsImZa__chevron{color:var(--color-text-faint);transition:color var(--t-fast) var(--ease), transform var(--t-base) var(--ease);position:absolute;top:22px;right:20px}.SkillsSection-module__RsImZa__card:hover .SkillsSection-module__RsImZa__chevron,.SkillsSection-module__RsImZa__card:focus-within .SkillsSection-module__RsImZa__chevron{color:var(--color-accent);transform:rotate(45deg)}@media (hover:none){.SkillsSection-module__RsImZa__details{opacity:1;max-height:none;margin-top:12px}.SkillsSection-module__RsImZa__chevron{display:none}}
.ArchitectureSection-module__9mB6ZG__arch{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);padding:32px clamp(20px,4vw,40px)}.ArchitectureSection-module__9mB6ZG__archRow{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}@media (max-width:720px){.ArchitectureSection-module__9mB6ZG__archRow{grid-template-columns:1fr}}.ArchitectureSection-module__9mB6ZG__archNode{background:var(--color-bg-elev);border:1px solid var(--color-border);border-radius:var(--radius);padding:20px 18px;position:relative}.ArchitectureSection-module__9mB6ZG__archNodeLabel{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--color-text-faint);margin-bottom:8px;font-size:13px}.ArchitectureSection-module__9mB6ZG__archNodeTitle{margin-bottom:4px;font-weight:600}.ArchitectureSection-module__9mB6ZG__archNodeDesc{color:var(--color-text-muted);font-size:16px;line-height:1.55}.ArchitectureSection-module__9mB6ZG__archConnector{height:36px;color:var(--color-text-faint);place-items:center;display:grid}.ArchitectureSection-module__9mB6ZG__archHub{background:linear-gradient(180deg, var(--color-bg-elev), var(--color-surface));border:1px solid var(--color-accent);box-shadow:0 0 0 4px var(--color-accent-glow);border-radius:var(--radius);text-align:center;padding:20px}.ArchitectureSection-module__9mB6ZG__archHubName{font-family:var(--font-mono);color:var(--color-accent-soft);margin-bottom:4px;font-size:15px;font-weight:500}.ArchitectureSection-module__9mB6ZG__archHubDesc{color:var(--color-text-muted);font-size:16px}
.TestimonialSection-module__tkxjhW__quoteCard{background:linear-gradient(180deg, var(--color-bg-elev), var(--color-surface-2));border:1px solid var(--color-border);border-radius:var(--radius-lg);max-width:64ch;margin:8px 0 0;padding:40px 36px 28px;position:relative;overflow:hidden}.TestimonialSection-module__tkxjhW__quoteCard:before{content:"“";font-family:var(--font-display);color:var(--color-accent);opacity:.14;pointer-events:none;font-size:120px;line-height:1;position:absolute;top:-14px;left:16px}.TestimonialSection-module__tkxjhW__quote{border:0;flex-direction:column;gap:18px;margin:0;padding:0;display:flex;position:relative}.TestimonialSection-module__tkxjhW__quoteLine{color:var(--color-text-muted);margin:0;font-size:clamp(16px,1.5vw,18px);line-height:1.7}.TestimonialSection-module__tkxjhW__quoteLine:first-child{color:var(--color-text)}.TestimonialSection-module__tkxjhW__kicker{font-family:var(--font-display);letter-spacing:-.02em;color:var(--color-text);margin:6px 0 0;font-size:clamp(20px,2.4vw,30px);font-weight:600;line-height:1.25}.TestimonialSection-module__tkxjhW__attribution{border-top:1px solid var(--color-border);font-family:var(--font-mono);letter-spacing:.06em;color:var(--color-text-faint);align-items:center;gap:10px;margin-top:28px;padding-top:18px;font-size:13px;display:flex}.TestimonialSection-module__tkxjhW__attributionMark{color:var(--color-accent);font-size:11px}@media (max-width:560px){.TestimonialSection-module__tkxjhW__quoteCard{padding:32px 22px 24px}}
.AccessSection-module__iwJtja__access{background:linear-gradient(180deg, var(--color-surface) 0%, var(--color-bg-elev) 100%);border:1px solid var(--color-border);border-radius:var(--radius-lg);padding:clamp(32px,5vw,56px) clamp(24px,5vw,56px);position:relative;overflow:hidden}.AccessSection-module__iwJtja__access:before{content:"";pointer-events:none;background:radial-gradient(720px 380px at 100% -5%,#f9731629,#0000 62%);position:absolute;inset:-1px}.AccessSection-module__iwJtja__access:after{content:"";background:repeating-linear-gradient(178deg, transparent 0, transparent 18px, var(--contour-faint) 18px, var(--contour-faint) 19px);opacity:.45;pointer-events:none;height:60%;position:absolute;bottom:0;left:0;right:0;-webkit-mask-image:linear-gradient(#0000,#000);mask-image:linear-gradient(#0000,#000)}.AccessSection-module__iwJtja__access>*{z-index:1;position:relative}
