.sections-module__69sgmG__subPage{padding-top:calc(var(--nav-height) + env(safe-area-inset-top,0px));min-width:0;overflow-x:clip}.sections-module__69sgmG__pageHero{border-bottom:1px solid var(--border);background:var(--bg-base);padding:clamp(64px,10vh,100px) clamp(20px,4vw,48px) clamp(40px,6vh,64px)}.sections-module__69sgmG__pageHeroCenter{text-align:center}.sections-module__69sgmG__pageHeroCenter .sections-module__69sgmG__pageHeroSub{margin-inline:auto}.sections-module__69sgmG__pageHeroTitle{font-family:var(--font-playfair), Georgia, serif;letter-spacing:-.02em;max-width:16ch;margin-bottom:16px;font-size:clamp(36px,5vw,52px);font-weight:700;line-height:1.08}.sections-module__69sgmG__pageHeroCenter .sections-module__69sgmG__pageHeroTitle{max-width:none;margin-inline:auto}.sections-module__69sgmG__pageHeroSub{color:var(--text-muted);max-width:480px;font-size:16px;font-weight:300;line-height:1.65}.sections-module__69sgmG__sectionInner{max-width:1200px;margin-inline:auto;padding:clamp(48px,8vh,80px) clamp(20px,4vw,48px) clamp(80px,10vh,120px)}.sections-module__69sgmG__platformCardIcon{width:44px;height:44px;transition:transform .3s var(--ease-out);background:#d4902a14;border:1px solid #d4902a33;border-radius:50%;flex-shrink:0;place-items:center;display:grid}.sections-module__69sgmG__platformCard:hover .sections-module__69sgmG__platformCardIcon{transform:scale(1.08)}.sections-module__69sgmG__platformCardSvg{width:20px;height:20px;color:var(--accent)}.sections-module__69sgmG__section{background:var(--bg-base);padding:140px clamp(20px,4vw,48px)}.sections-module__69sgmG__sectionEyebrow{font-family:var(--font-jetbrains), monospace;letter-spacing:.14em;text-transform:uppercase;color:var(--accent);margin-bottom:16px;font-size:11px;font-weight:500}.sections-module__69sgmG__sectionTitle{font-family:var(--font-playfair), Georgia, serif;letter-spacing:-.02em;margin-bottom:16px;font-size:clamp(36px,4vw,48px);font-weight:700;line-height:1.1}.sections-module__69sgmG__stepsWrap{position:relative}.sections-module__69sgmG__stepsConnector{pointer-events:none;height:8px;display:none;position:absolute;top:50%;left:8%;right:8%;transform:translateY(-50%)}.sections-module__69sgmG__stepsConnector svg{width:100%;height:100%}.sections-module__69sgmG__stepsConnector path{fill:none;stroke:var(--border);stroke-width:1.5px;stroke-dasharray:8 6;stroke-dashoffset:400px}.sections-module__69sgmG__stepsGrid{z-index:1;grid-template-columns:repeat(3,1fr);gap:24px;display:grid;position:relative}.sections-module__69sgmG__stepCard{background:var(--bg-surface);border:1px solid var(--border);border-radius:var(--radius-card);padding:40px;position:relative;overflow:hidden}.sections-module__69sgmG__stepWatermark{font-family:var(--font-playfair), Georgia, serif;color:var(--text-dim);pointer-events:none;-webkit-user-select:none;user-select:none;font-size:140px;font-weight:900;line-height:1;position:absolute;bottom:-20px;right:-10px}.sections-module__69sgmG__stepIcon{width:40px;height:40px;color:var(--accent);margin-bottom:24px}.sections-module__69sgmG__stepTitle{margin-bottom:12px;font-size:20px;font-weight:500;position:relative}.sections-module__69sgmG__stepBody{color:var(--text-muted);font-size:15px;font-weight:300;line-height:1.65;position:relative}.sections-module__69sgmG__platformsGrid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.sections-module__69sgmG__platformCardLink{align-items:flex-start;gap:16px;width:100%;display:flex}.sections-module__69sgmG__platformCard{background:var(--bg-surface);border:1px solid var(--border);border-radius:var(--radius-card);transition:border-color .3s var(--ease-out), box-shadow .3s var(--ease-out), transform .3s var(--ease-out);align-items:flex-start;gap:16px;padding:24px 28px;display:flex}.sections-module__69sgmG__platformCard:hover{border-color:var(--accent);box-shadow:0 0 20px var(--accent-glow);transform:translateY(-2px)}.sections-module__69sgmG__platformCardGhost{border-style:dashed;border-color:var(--text-dim);justify-content:center;align-items:center;min-height:100px}.sections-module__69sgmG__platformCardGhost:hover{border-color:var(--text-muted);box-shadow:none;transform:none}.sections-module__69sgmG__platformName{margin-bottom:4px;font-size:16px;font-weight:500}.sections-module__69sgmG__platformTypes{color:var(--text-muted);font-size:13px;font-weight:300;line-height:1.5}.sections-module__69sgmG__ghostText{font-family:var(--font-jetbrains), monospace;color:var(--text-muted);opacity:.4;font-size:13px}.sections-module__69sgmG__featuresGrid{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}.sections-module__69sgmG__featureCard{background:var(--bg-surface);border:1px solid var(--border);border-radius:var(--radius-card);padding:36px;position:relative}.sections-module__69sgmG__featureCardFeatured{border:none}.sections-module__69sgmG__featureCardFeatured:before{content:"";border-radius:var(--radius-card);background:linear-gradient(135deg, var(--accent) 0%, transparent 60%);-webkit-mask-composite:xor;pointer-events:none;padding:1px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.sections-module__69sgmG__featureIcon{background:var(--bg-surface-2);border:1px solid var(--border);border-radius:var(--radius-sm);width:44px;height:44px;color:var(--accent);place-items:center;margin-bottom:20px;display:grid}.sections-module__69sgmG__featureIcon svg{width:22px;height:22px}.sections-module__69sgmG__featureTitle{margin-bottom:10px;font-size:18px;font-weight:500}.sections-module__69sgmG__featureBody{color:var(--text-muted);font-size:15px;font-weight:300;line-height:1.65}.sections-module__69sgmG__guideNav{border-bottom:1px solid var(--border);flex-wrap:wrap;gap:10px 16px;margin-bottom:28px;padding-bottom:20px;font-size:14px;display:flex}.sections-module__69sgmG__guideNav a{color:var(--text-muted);transition:color .25s var(--ease-out)}.sections-module__69sgmG__guideNav a:hover,.sections-module__69sgmG__guideNavActive{color:var(--accent-light)!important}.sections-module__69sgmG__guideSteps{flex-direction:column;gap:20px;margin-bottom:32px;list-style:none;display:flex}.sections-module__69sgmG__guideStep{border:1px solid var(--border);background:var(--bg-surface);grid-template-columns:auto 1fr;gap:16px;padding:20px;display:grid}.sections-module__69sgmG__guideStepIndex{font-family:var(--font-jetbrains), monospace;color:var(--accent);padding-top:2px;font-size:12px}.sections-module__69sgmG__guideStepTitle{font-family:var(--font-dm-sans), system-ui, sans-serif;margin-bottom:8px;font-size:18px;font-weight:500}.sections-module__69sgmG__guideStepBody{color:var(--text-muted);font-size:15px;line-height:1.65}.sections-module__69sgmG__guidePanel{border:1px solid var(--border);background:#0c0c0c;margin-bottom:20px;padding:20px}.sections-module__69sgmG__guidePanelTitle{margin-bottom:10px;font-size:18px;font-weight:500}.sections-module__69sgmG__guidePanelBody,.sections-module__69sgmG__guideNote{color:var(--text-muted);font-size:14px;line-height:1.6}.sections-module__69sgmG__guideList{color:var(--text-muted);flex-direction:column;gap:8px;padding-left:20px;font-size:14px;list-style:outside;display:flex}.sections-module__69sgmG__guideList code,.sections-module__69sgmG__guideExampleCode{font-family:var(--font-jetbrains), monospace;word-break:break-all;font-size:12px}.sections-module__69sgmG__guideLinksRow{flex-wrap:wrap;gap:12px;margin-top:14px;display:flex}.sections-module__69sgmG__guideLinkCard{border:1px solid var(--border);transition:border-color .25s var(--ease-out), color .25s var(--ease-out);padding:12px 18px;font-size:14px}.sections-module__69sgmG__guideLinkCard:hover{border-color:var(--accent);color:var(--accent-light)}.sections-module__69sgmG__guideExample{border:1px dashed #d4902a59;margin-bottom:24px;padding:16px}.sections-module__69sgmG__guideExampleLabel{font-family:var(--font-jetbrains), monospace;letter-spacing:.12em;text-transform:uppercase;color:var(--text-muted);margin-bottom:8px;font-size:11px}.sections-module__69sgmG__guideCta{flex-wrap:wrap;align-items:center;gap:16px;margin-top:8px;display:flex}.sections-module__69sgmG__guideSecondaryLink{color:var(--text-muted);text-underline-offset:3px;font-size:14px;text-decoration:underline}.sections-module__69sgmG__guideSecondaryLink:hover{color:var(--accent-light)}@media (max-width:1024px){.sections-module__69sgmG__platformsGrid{grid-template-columns:repeat(2,1fr)}.sections-module__69sgmG__pageHero,.sections-module__69sgmG__sectionInner{padding-inline:var(--page-gutter)}.sections-module__69sgmG__guideStep{gap:12px;padding:16px}.sections-module__69sgmG__guidePanel{padding:16px}}@media (max-width:900px){.sections-module__69sgmG__stepsGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.sections-module__69sgmG__stepCard,.sections-module__69sgmG__featureCard{padding:28px}}@media (max-width:640px){.sections-module__69sgmG__stepsGrid{grid-template-columns:1fr}.sections-module__69sgmG__stepCard{padding:24px}.sections-module__69sgmG__featuresGrid{grid-template-columns:1fr}.sections-module__69sgmG__featureCard{padding:24px}.sections-module__69sgmG__platformsGrid{grid-template-columns:1fr}.sections-module__69sgmG__pageHero{padding:clamp(40px, 8vh, 64px) var(--page-gutter) clamp(32px, 6vh, 48px)}.sections-module__69sgmG__pageHeroTitle{max-width:none;font-size:clamp(28px,7vw,40px)}.sections-module__69sgmG__pageHeroSub{font-size:14px}.sections-module__69sgmG__sectionInner{padding:clamp(32px, 6vh, 56px) var(--page-gutter) clamp(48px, 8vh, 80px)}.sections-module__69sgmG__guideStep{grid-template-columns:1fr;padding:14px}.sections-module__69sgmG__guideStepIndex{padding-top:0}.sections-module__69sgmG__guideCta{flex-direction:column;align-items:stretch}.sections-module__69sgmG__guideLinkCard{text-align:center;width:100%}}@media (min-width:1025px){.sections-module__69sgmG__stepsConnector{display:block}}