.Nav-module__e1xquq__nav{z-index:100;background:var(--cream);border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;height:60px;padding:0 56px;display:flex;position:fixed;top:0;left:0;right:0}.Nav-module__e1xquq__logo{color:var(--ink);letter-spacing:-.01em;align-items:center;font-size:16px;font-weight:600;text-decoration:none;display:flex}.Nav-module__e1xquq__links{gap:36px;list-style:none;display:flex}.Nav-module__e1xquq__links a{color:var(--ink-mid);padding-bottom:2px;font-size:14px;font-weight:400;text-decoration:none;transition:color .2s;position:relative}.Nav-module__e1xquq__links a:after{content:"";background:var(--blue);transform-origin:0;border-radius:2px;height:2px;transition:transform .25s;position:absolute;bottom:-2px;left:0;right:0;transform:scaleX(0)}.Nav-module__e1xquq__links a:hover{color:var(--ink)}.Nav-module__e1xquq__links a:hover:after{transform:scaleX(1)}@media (max-width:768px){.Nav-module__e1xquq__nav{padding:0 24px}.Nav-module__e1xquq__links{display:none}}
.Hero-module__Z8hQ_W__hero{grid-template-columns:1fr 1fr;min-height:100vh;padding-top:60px;display:grid}.Hero-module__Z8hQ_W__left{background:var(--blue);flex-direction:column;justify-content:center;padding:80px 64px;display:flex;position:relative;overflow:hidden}.Hero-module__Z8hQ_W__left:after{content:"";pointer-events:none;background:#ffffff0d;border-radius:50%;width:400px;height:400px;position:absolute;bottom:-120px;left:-120px}.Hero-module__Z8hQ_W__left:before{content:"";pointer-events:none;background:#ffffff0a;border-radius:50%;width:280px;height:280px;position:absolute;top:-80px;right:-80px}.Hero-module__Z8hQ_W__stagger{z-index:1;flex-direction:column;gap:28px;display:flex;position:relative}.Hero-module__Z8hQ_W__stagger>*{animation:.7s ease-out both Hero-module__Z8hQ_W__fadeUp}.Hero-module__Z8hQ_W__stagger>:first-child{animation-delay:.1s}.Hero-module__Z8hQ_W__stagger>:nth-child(2){animation-delay:.25s}.Hero-module__Z8hQ_W__stagger>:nth-child(3){animation-delay:.4s}.Hero-module__Z8hQ_W__stagger>:nth-child(4){animation-delay:.55s}@keyframes Hero-module__Z8hQ_W__fadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.Hero-module__Z8hQ_W__tag{color:#fff;letter-spacing:.03em;background:#ffffff26;border-radius:100px;align-items:center;gap:8px;width:fit-content;padding:6px 14px 6px 10px;font-size:13px;font-weight:600;display:inline-flex}.Hero-module__Z8hQ_W__dot{background:#7fefb4;border-radius:50%;flex-shrink:0;width:6px;height:6px;animation:2s infinite Hero-module__Z8hQ_W__pulse}@keyframes Hero-module__Z8hQ_W__pulse{0%,to{opacity:1}50%{opacity:.4}}.Hero-module__Z8hQ_W__headline{letter-spacing:-.01em;color:#fff;font-size:clamp(44px,4.5vw,68px);font-weight:600;line-height:1.05}.Hero-module__Z8hQ_W__sub{color:#fff;max-width:420px;font-size:17px;line-height:1.7}.Hero-module__Z8hQ_W__inlineCode{color:#fff;background:#ffffff26;border-radius:4px;padding:1px 6px;font-family:DM Mono,Courier New,monospace;font-size:14px}.Hero-module__Z8hQ_W__buttons{flex-wrap:wrap;gap:12px;display:flex}.Hero-module__Z8hQ_W__right{background:var(--cream);flex-direction:column;justify-content:center;gap:24px;padding:80px 64px;display:flex}.Hero-module__Z8hQ_W__archCard{background:var(--white);border:1px solid var(--border);border-radius:20px;padding:32px 28px;box-shadow:0 4px 24px #0000000d}.Hero-module__Z8hQ_W__animCard{background:var(--white);border:1px solid var(--border);border-radius:20px;padding:24px 24px 20px;animation:.8s ease-out .3s both Hero-module__Z8hQ_W__fadeUp;box-shadow:0 4px 24px #0000000d}.Hero-module__Z8hQ_W__animLabel{letter-spacing:.08em;text-transform:uppercase;color:var(--ink-light);align-items:center;gap:8px;font-size:12px;font-weight:600;display:flex}.Hero-module__Z8hQ_W__animDotBlue{background:var(--blue);border-radius:50%;flex-shrink:0;width:7px;height:7px;animation:1.8s ease-out infinite Hero-module__Z8hQ_W__ping;box-shadow:0 0 #2b4ef066}@keyframes Hero-module__Z8hQ_W__ping{0%{box-shadow:0 0 #2b4ef066}70%{box-shadow:0 0 0 7px #2b4ef000}to{box-shadow:0 0 #2b4ef000}}.Hero-module__Z8hQ_W__animFooter{border-top:1px solid var(--border);color:var(--ink-mid);justify-content:center;align-items:center;gap:14px;padding-top:14px;font-size:13px;font-weight:500;display:flex}.Hero-module__Z8hQ_W__animArrow{color:var(--blue);font-size:15px}.Hero-module__Z8hQ_W__archLabel{letter-spacing:.1em;text-transform:uppercase;color:var(--ink-light);margin-bottom:24px;font-size:12px;font-weight:600}.Hero-module__Z8hQ_W__archFlow{flex-direction:column;gap:0;display:flex}.Hero-module__Z8hQ_W__archStep{align-items:center;gap:14px;padding:12px 0;display:flex}.Hero-module__Z8hQ_W__archIcon{background:var(--cream-dark);width:40px;height:40px;color:var(--ink-mid);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.Hero-module__Z8hQ_W__archArrow{color:var(--blue);padding-left:12px;font-size:18px;line-height:1}.Hero-module__Z8hQ_W__archStepTitle{color:var(--ink);margin-bottom:2px;font-size:14px;font-weight:600}.Hero-module__Z8hQ_W__archStepDesc{color:var(--ink-light);font-size:13px}.Hero-module__Z8hQ_W__scriptPreview{background:#1a1a1a;border-radius:10px;margin-top:20px;padding:14px 16px;position:relative;overflow:hidden}.Hero-module__Z8hQ_W__scriptLabel{letter-spacing:.08em;text-transform:uppercase;color:#546e7a;margin-bottom:8px;font-size:11px;font-weight:600;display:block}.Hero-module__Z8hQ_W__scriptCode{white-space:nowrap;text-overflow:ellipsis;font-family:DM Mono,Courier New,monospace;font-size:12px;line-height:1.6;display:block;overflow:hidden}.Hero-module__Z8hQ_W__pillsRow{flex-wrap:wrap;gap:8px;display:flex}.Hero-module__Z8hQ_W__pill{border:1.5px solid var(--border);color:var(--ink-mid);background:var(--white);border-radius:100px;padding:7px 14px;font-size:13px;font-weight:400;display:inline-block}@media (max-width:900px){.Hero-module__Z8hQ_W__hero{grid-template-columns:1fr;min-height:auto}.Hero-module__Z8hQ_W__left{min-height:60vh;padding:64px 32px}.Hero-module__Z8hQ_W__right{padding:48px 32px}}@media (max-width:480px){.Hero-module__Z8hQ_W__left{padding:48px 24px}.Hero-module__Z8hQ_W__right{padding:32px 24px}.Hero-module__Z8hQ_W__buttons{flex-direction:column}}
.LogoFlowCanvas-module__WeFfiG__wrap{width:100%;height:340px;position:relative}.LogoFlowCanvas-module__WeFfiG__canvas{width:100%;height:100%;display:block}
.HowItWorks-module__a-Tr4W__section{background:var(--blue);padding:100px 80px}.HowItWorks-module__a-Tr4W__inner{max-width:1100px;margin:0 auto}.HowItWorks-module__a-Tr4W__header{margin-bottom:56px}:is(.HowItWorks-module__a-Tr4W__header .HowItWorks-module__a-Tr4W__section-label,.HowItWorks-module__a-Tr4W__header .section-label){color:#ffffffb3}.HowItWorks-module__a-Tr4W__header .section-label:before{background:#ffffff80}.HowItWorks-module__a-Tr4W__h2{letter-spacing:-.01em;color:#fff;margin-bottom:16px;font-size:clamp(32px,3.5vw,48px);font-weight:600;line-height:1.1}.HowItWorks-module__a-Tr4W__sub{color:#fff;max-width:540px;font-size:17px;line-height:1.7}.HowItWorks-module__a-Tr4W__grid{grid-template-columns:repeat(3,1fr);gap:2px;display:grid}.HowItWorks-module__a-Tr4W__pillar{background:#ffffff0f;border-radius:4px;padding:40px 32px;transition:background .25s}.HowItWorks-module__a-Tr4W__pillar:hover{background:#ffffff1c}.HowItWorks-module__a-Tr4W__iconWrap{background:#ffffff1a;border-radius:16px;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:20px;font-size:32px;transition:background .25s,transform .35s cubic-bezier(.34,1.56,.64,1);display:flex}.HowItWorks-module__a-Tr4W__pillar:hover .HowItWorks-module__a-Tr4W__iconWrap{background:#ffffff2e;transform:scale(1.08)}.HowItWorks-module__a-Tr4W__subtitle{letter-spacing:.08em;text-transform:uppercase;color:#ffffff8c;margin-bottom:6px;font-size:12px;font-weight:600}.HowItWorks-module__a-Tr4W__title{color:#fff;letter-spacing:-.01em;margin-bottom:12px;font-size:22px;font-weight:600;line-height:1.2}.HowItWorks-module__a-Tr4W__desc{color:#fff;font-size:15px;line-height:1.7}@media (max-width:900px){.HowItWorks-module__a-Tr4W__section{padding:72px 32px}.HowItWorks-module__a-Tr4W__grid{grid-template-columns:1fr;gap:8px}}@media (max-width:480px){.HowItWorks-module__a-Tr4W__section{padding:56px 24px}}
.AccordionItem-module__FYEH2q__item{border-bottom:1px solid var(--border)}.AccordionItem-module__FYEH2q__item:first-child{border-top:1px solid var(--border)}.AccordionItem-module__FYEH2q__trigger{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:24px;width:100%;padding:24px 0;transition:background .15s;display:flex}.AccordionItem-module__FYEH2q__trigger:hover{background:0 0}.AccordionItem-module__FYEH2q__triggerLeft{flex:1;align-items:center;gap:16px;min-width:0;display:flex}.AccordionItem-module__FYEH2q__num{letter-spacing:.1em;color:var(--blue);flex-shrink:0;font-family:DM Mono,Courier New,monospace;font-size:12px;font-weight:600}.AccordionItem-module__FYEH2q__titleText{color:var(--ink);letter-spacing:-.01em;font-size:17px;font-weight:600;line-height:1.3}.AccordionItem-module__FYEH2q__badge{letter-spacing:.06em;text-transform:uppercase;color:var(--blue);background:var(--blue-pale);border-radius:100px;flex-shrink:0;padding:3px 10px;font-size:11px;font-weight:600}.AccordionItem-module__FYEH2q__toggle{background:var(--blue-pale);width:28px;height:28px;color:var(--blue);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:20px;font-weight:400;line-height:1;transition:background .2s,transform .3s;display:flex}.AccordionItem-module__FYEH2q__open .AccordionItem-module__FYEH2q__toggle{background:var(--blue);color:var(--white);transform:rotate(45deg)}.AccordionItem-module__FYEH2q__panel{max-height:0;transition:max-height .45s cubic-bezier(.4,0,.2,1);overflow:hidden}.AccordionItem-module__FYEH2q__open .AccordionItem-module__FYEH2q__panel{max-height:9999px}.AccordionItem-module__FYEH2q__panelInner{padding-bottom:32px}@media (max-width:600px){.AccordionItem-module__FYEH2q__titleText{font-size:15px}.AccordionItem-module__FYEH2q__trigger{padding:20px 0}}
.CodeBlock-module__RTtnOG__wrap{background:#1a1a1a;border-radius:12px;margin:16px 0;overflow:hidden}.CodeBlock-module__RTtnOG__header{border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding:10px 16px;display:flex}.CodeBlock-module__RTtnOG__lang{letter-spacing:.08em;text-transform:uppercase;color:#546e7a;font-size:11px;font-weight:600}.CodeBlock-module__RTtnOG__copyBtn{color:#8a8a9a;cursor:pointer;background:0 0;border:1px solid #ffffff1f;border-radius:6px;padding:4px 10px;font-family:Epilogue,sans-serif;font-size:12px;font-weight:600;transition:all .15s}.CodeBlock-module__RTtnOG__copyBtn:hover{color:#fff;border-color:#ffffff4d}.CodeBlock-module__RTtnOG__pre{white-space:pre;margin:0;padding:20px;font-family:DM Mono,Courier New,monospace;font-size:13px;line-height:1.8;overflow-x:auto}.CodeBlock-module__RTtnOG__pre code{font-family:inherit}
.StepsSection-module__2fYwXG__section{background:var(--cream);padding:100px 80px}.StepsSection-module__2fYwXG__inner{max-width:900px;margin:0 auto}.StepsSection-module__2fYwXG__header{margin-bottom:48px}.StepsSection-module__2fYwXG__h2{letter-spacing:-.01em;color:var(--ink);margin-bottom:16px;font-size:clamp(32px,3.5vw,48px);font-weight:600;line-height:1.1}.StepsSection-module__2fYwXG__sub{color:var(--ink-mid);max-width:540px;font-size:17px;line-height:1.7}.StepsSection-module__2fYwXG__prereqs{background:var(--white);border:1px solid var(--border);border-radius:16px;margin-bottom:40px;padding:24px 28px;box-shadow:0 2px 12px #0000000a}.StepsSection-module__2fYwXG__prereqTitle{letter-spacing:.08em;text-transform:uppercase;color:var(--ink-light);margin-bottom:16px;font-size:12px;font-weight:600}.StepsSection-module__2fYwXG__prereqList{grid-template-columns:1fr 1fr;gap:10px;display:grid}.StepsSection-module__2fYwXG__prereq{color:var(--ink-mid);align-items:center;gap:8px;font-size:14px;display:flex}.StepsSection-module__2fYwXG__check{color:#1a7a40;font-size:13px;font-weight:600}.StepsSection-module__2fYwXG__link{color:var(--blue);font-weight:600;text-decoration:none}.StepsSection-module__2fYwXG__link:hover{text-decoration:underline}.StepsSection-module__2fYwXG__templateCallout{background:var(--blue-pale);border:1px solid #c7d2fe;border-radius:14px;justify-content:space-between;align-items:center;gap:24px;margin-bottom:20px;padding:20px 24px;display:flex}.StepsSection-module__2fYwXG__templateLeft{align-items:flex-start;gap:14px;display:flex}.StepsSection-module__2fYwXG__templateLeft svg{flex-shrink:0;margin-top:3px}.StepsSection-module__2fYwXG__templateTitle{color:var(--ink);margin-bottom:4px;font-size:14px;font-weight:600}.StepsSection-module__2fYwXG__templateDesc{color:var(--ink-mid);font-size:13px;line-height:1.6}.StepsSection-module__2fYwXG__templateBtn{white-space:nowrap;flex-shrink:0;padding:10px 20px!important;font-size:13px!important}.StepsSection-module__2fYwXG__accordion{background:var(--white);border:1px solid var(--border);border-radius:16px;padding:0 32px;box-shadow:0 2px 12px #0000000a}.StepsSection-module__2fYwXG__stepContent{flex-direction:column;gap:12px;display:flex}.StepsSection-module__2fYwXG__prose{color:var(--ink-mid);font-size:15px;line-height:1.75}.StepsSection-module__2fYwXG__subheading{color:var(--ink);margin-top:8px;margin-bottom:4px;font-size:15px;font-weight:600}.StepsSection-module__2fYwXG__inlineCode{background:var(--blue-pale);color:var(--blue);border-radius:4px;padding:1px 6px;font-family:DM Mono,Courier New,monospace;font-size:12.5px}.StepsSection-module__2fYwXG__list{flex-direction:column;gap:6px;margin:4px 0 4px 20px;display:flex}.StepsSection-module__2fYwXG__list li{color:var(--ink-mid);font-size:15px;line-height:1.7}.StepsSection-module__2fYwXG__note{background:var(--blue-pale);border-left:3px solid var(--blue);color:var(--ink-mid);border-radius:0 8px 8px 0;margin:4px 0;padding:12px 16px;font-size:14px;line-height:1.65}.StepsSection-module__2fYwXG__envTable{border:1px solid var(--border);border-radius:10px;margin:8px 0;overflow:hidden}.StepsSection-module__2fYwXG__envTable table{margin:0}.StepsSection-module__2fYwXG__envTable th,.StepsSection-module__2fYwXG__envTable td{padding:10px 16px}.StepsSection-module__2fYwXG__screenshotPlaceholder{margin:8px 0}.StepsSection-module__2fYwXG__screenshotFrame{background:var(--cream);border:2px dashed var(--border);text-align:center;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:40px 20px;display:flex}.StepsSection-module__2fYwXG__screenshotPlaceholderText{letter-spacing:.06em;text-transform:uppercase;color:var(--ink-light);font-size:12px;font-weight:600}.StepsSection-module__2fYwXG__screenshotCaption{color:var(--ink-mid);text-align:center;margin-top:8px;font-size:13px;font-style:italic;line-height:1.6}@media (max-width:900px){.StepsSection-module__2fYwXG__section{padding:72px 32px}.StepsSection-module__2fYwXG__accordion{padding:0 20px}.StepsSection-module__2fYwXG__prereqList{grid-template-columns:1fr}.StepsSection-module__2fYwXG__templateCallout{flex-direction:column;align-items:flex-start}.StepsSection-module__2fYwXG__templateBtn{align-self:flex-start}}@media (max-width:480px){.StepsSection-module__2fYwXG__section{padding:56px 20px}.StepsSection-module__2fYwXG__accordion{padding:0 16px}}
.AttributeTable-module__hHoj9G__wrap{border:1px solid var(--border);border-radius:12px;margin-top:12px;overflow:hidden}.AttributeTable-module__hHoj9G__table{border-collapse:collapse;table-layout:fixed;width:100%;margin:0}.AttributeTable-module__hHoj9G__table thead tr{background:var(--cream)}.AttributeTable-module__hHoj9G__table thead th{letter-spacing:.07em;text-transform:uppercase;color:var(--ink-light);text-align:left;border-bottom:1px solid var(--border);padding:10px 16px;font-size:11px;font-weight:600}.AttributeTable-module__hHoj9G__thAttr{width:38%}.AttributeTable-module__hHoj9G__thOn{width:20%}.AttributeTable-module__hHoj9G__thDesc{width:42%}.AttributeTable-module__hHoj9G__row{border-bottom:1px solid var(--border);transition:background .12s;position:relative}.AttributeTable-module__hHoj9G__row:last-child{border-bottom:none}.AttributeTable-module__hHoj9G__row:hover{background:#f8f9ff}.AttributeTable-module__hHoj9G__tdAttr{vertical-align:middle;padding:12px 16px;position:relative}.AttributeTable-module__hHoj9G__attrLine{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.AttributeTable-module__hHoj9G__attrCode{color:var(--blue);background:var(--blue-pale);word-break:break-all;white-space:normal;border-radius:5px;padding:2px 7px;font-family:DM Mono,Courier New,monospace;font-size:12px}.AttributeTable-module__hHoj9G__reqBadge{letter-spacing:.05em;text-transform:uppercase;color:#b45309;background:#fef3c7;border:1px solid #fde68a;border-radius:4px;flex-shrink:0;padding:1px 5px;font-size:10px;font-weight:700}.AttributeTable-module__hHoj9G__copyBtn{border:1px solid var(--border);background:var(--white);width:26px;height:26px;color:var(--ink-mid);cursor:pointer;opacity:0;border-radius:6px;justify-content:center;align-items:center;transition:opacity .12s,border-color .12s,color .12s;display:flex;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.AttributeTable-module__hHoj9G__row:hover .AttributeTable-module__hHoj9G__copyBtn{opacity:1}.AttributeTable-module__hHoj9G__copyBtn.AttributeTable-module__hHoj9G__copied{opacity:1;color:#16a34a;border-color:#16a34a}.AttributeTable-module__hHoj9G__copiedText{font-size:12px;font-weight:600}.AttributeTable-module__hHoj9G__tdOn{vertical-align:middle;padding:12px 16px}.AttributeTable-module__hHoj9G__elementPill{color:var(--ink-mid);background:var(--cream);border:1px solid var(--border);white-space:nowrap;border-radius:5px;padding:2px 7px;font-family:DM Mono,Courier New,monospace;font-size:11.5px}.AttributeTable-module__hHoj9G__tdDesc{vertical-align:middle;color:var(--ink-mid);padding:12px 16px;font-family:inherit;font-size:13.5px;line-height:1.6}@media (max-width:760px){.AttributeTable-module__hHoj9G__thOn,.AttributeTable-module__hHoj9G__tdOn{display:none}.AttributeTable-module__hHoj9G__thAttr{width:45%}.AttributeTable-module__hHoj9G__thDesc{width:55%}}@media (max-width:540px){.AttributeTable-module__hHoj9G__table{display:block}.AttributeTable-module__hHoj9G__table thead{display:none}.AttributeTable-module__hHoj9G__table tbody{display:block}.AttributeTable-module__hHoj9G__row{border-bottom:1px solid var(--border);padding:14px 16px;display:block}.AttributeTable-module__hHoj9G__tdAttr,.AttributeTable-module__hHoj9G__tdOn,.AttributeTable-module__hHoj9G__tdDesc{width:auto;padding:3px 0;display:block}.AttributeTable-module__hHoj9G__tdOn{margin-top:4px}.AttributeTable-module__hHoj9G__copyBtn{opacity:1;margin-top:6px;position:static;transform:none}}
.TabbedCodeBlock-module__nWWEpW__wrap{margin-top:12px}.TabbedCodeBlock-module__nWWEpW__title{color:var(--ink-mid);margin-bottom:8px;font-size:13px;font-weight:600}.TabbedCodeBlock-module__nWWEpW__tabBar{background:#1a1a1a;border-bottom:1px solid #333;border-radius:12px 12px 0 0;gap:2px;padding:10px 16px 0;display:flex}.TabbedCodeBlock-module__nWWEpW__wrap>:last-child>div,.TabbedCodeBlock-module__nWWEpW__wrap>:last-child pre{border-radius:0 0 12px 12px!important;margin-top:0!important}.TabbedCodeBlock-module__nWWEpW__tab{color:#888;cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;border-radius:6px 6px 0 0;padding:6px 12px 8px;font-size:12.5px;font-weight:500;transition:color .12s,border-color .12s}.TabbedCodeBlock-module__nWWEpW__tab:hover{color:#ccc}.TabbedCodeBlock-module__nWWEpW__activeTab{color:#fff;border-bottom-color:#2b4ef0}
.SidebarNav-module__j3VbRW__nav{flex-direction:column;gap:2px;padding:32px 20px 32px 0;display:flex}.SidebarNav-module__j3VbRW__topLink{color:var(--ink);letter-spacing:.01em;border-radius:7px;padding:6px 12px;font-size:13px;font-weight:600;text-decoration:none;transition:background .1s,color .1s;display:block}.SidebarNav-module__j3VbRW__topLink:hover,.SidebarNav-module__j3VbRW__topLink.SidebarNav-module__j3VbRW__active{background:var(--blue-pale);color:var(--blue)}.SidebarNav-module__j3VbRW__section{margin-top:4px}.SidebarNav-module__j3VbRW__sectionLabel{letter-spacing:.08em;text-transform:uppercase;color:var(--ink-light);padding:6px 12px 2px;font-size:11px;font-weight:700;text-decoration:none;transition:color .1s;display:block}.SidebarNav-module__j3VbRW__sectionLabel:hover,.SidebarNav-module__j3VbRW__sectionLabel.SidebarNav-module__j3VbRW__active{color:var(--blue)}.SidebarNav-module__j3VbRW__groupList{flex-direction:column;gap:1px;margin-bottom:6px;display:flex}.SidebarNav-module__j3VbRW__groupLink{color:var(--ink-mid);border-radius:7px;padding:5px 12px 5px 20px;font-size:13px;line-height:1.4;text-decoration:none;transition:background .1s,color .1s;display:block;position:relative}.SidebarNav-module__j3VbRW__groupLink:before{content:"";opacity:.4;background:currentColor;border-radius:50%;width:3px;height:3px;position:absolute;top:50%;left:10px;transform:translateY(-50%)}.SidebarNav-module__j3VbRW__groupLink:hover{background:var(--blue-pale);color:var(--blue)}.SidebarNav-module__j3VbRW__groupLink.SidebarNav-module__j3VbRW__active{background:var(--blue-pale);color:var(--blue);font-weight:500}.SidebarNav-module__j3VbRW__groupLink.SidebarNav-module__j3VbRW__active:before{opacity:1}.SidebarNav-module__j3VbRW__divider{background:var(--border);height:1px;margin:12px}
.DataAttrSection-module__xeFHkG__layout{grid-template-columns:220px 1fr;align-items:start;display:grid}.DataAttrSection-module__xeFHkG__sidebar{border-right:1px solid var(--border);background:var(--white);scrollbar-width:thin;scrollbar-color:var(--border) transparent;height:calc(100vh - 60px);position:sticky;top:60px;overflow-y:auto}.DataAttrSection-module__xeFHkG__content{min-width:0}.DataAttrSection-module__xeFHkG__section{background:var(--cream);padding:80px 64px}.DataAttrSection-module__xeFHkG__altSection{background:var(--white);border-top:1px solid var(--border);padding:80px 64px}.DataAttrSection-module__xeFHkG__header{margin-bottom:48px}.DataAttrSection-module__xeFHkG__h2{letter-spacing:-.01em;color:var(--ink);margin-bottom:16px;font-size:clamp(28px,3vw,42px);font-weight:600;line-height:1.1}.DataAttrSection-module__xeFHkG__sub{color:var(--ink-mid);max-width:520px;font-size:16px;line-height:1.7}.DataAttrSection-module__xeFHkG__inlineCode{background:var(--blue-pale);color:var(--blue);border-radius:4px;padding:1px 6px;font-family:DM Mono,Courier New,monospace;font-size:12.5px}.DataAttrSection-module__xeFHkG__templateCallout{background:var(--blue-pale);border:1px solid #c7d2fe;border-radius:14px;justify-content:space-between;align-items:center;gap:24px;margin-bottom:40px;padding:20px 24px;display:flex}.DataAttrSection-module__xeFHkG__templateCalloutLeft{align-items:flex-start;gap:14px;display:flex}.DataAttrSection-module__xeFHkG__templateCalloutLeft svg{flex-shrink:0;margin-top:2px}.DataAttrSection-module__xeFHkG__templateCalloutTitle{color:var(--ink);margin-bottom:4px;font-size:14px;font-weight:600}.DataAttrSection-module__xeFHkG__templateCalloutDesc{color:var(--ink-mid);font-size:13px;line-height:1.6}.DataAttrSection-module__xeFHkG__refSection{margin-bottom:56px}.DataAttrSection-module__xeFHkG__refSection:last-child{margin-bottom:0}.DataAttrSection-module__xeFHkG__refSectionHeader{border-bottom:2px solid var(--border);align-items:flex-start;gap:16px;margin-bottom:32px;padding-bottom:20px;display:flex}.DataAttrSection-module__xeFHkG__refSectionTitle{color:var(--ink);letter-spacing:-.01em;margin-bottom:4px;font-size:22px;font-weight:700}.DataAttrSection-module__xeFHkG__refSectionDesc{color:var(--ink-mid);font-size:14px;line-height:1.6}.DataAttrSection-module__xeFHkG__sectionBadge{letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;border-radius:5px;flex-shrink:0;margin-top:3px;padding:3px 8px;font-size:10.5px;font-weight:700}.DataAttrSection-module__xeFHkG__badgeRequired{color:#166534;background:#dcfce7;border:1px solid #bbf7d0}.DataAttrSection-module__xeFHkG__badgeOptional{background:var(--blue-pale);color:var(--blue);border:1px solid #c7d2fe}.DataAttrSection-module__xeFHkG__badgeNested{color:#6b21a8;background:#f3e8ff;border:1px solid #e9d5ff}.DataAttrSection-module__xeFHkG__groups{flex-direction:column;gap:40px;display:flex}.DataAttrSection-module__xeFHkG__groupTitle{color:var(--ink);letter-spacing:-.01em;border-bottom:2px solid var(--blue-pale);margin-bottom:10px;padding-bottom:10px;font-size:17px;font-weight:600}.DataAttrSection-module__xeFHkG__warning{color:var(--ink-mid);background:#fff8e6;border:1px solid #f0d080;border-radius:10px;align-items:flex-start;gap:10px;margin-bottom:10px;padding:12px 16px;font-size:13.5px;line-height:1.65;display:flex}.DataAttrSection-module__xeFHkG__warningIcon{flex-shrink:0;margin-top:1px;font-size:15px}.DataAttrSection-module__xeFHkG__subSection{border-top:1px solid var(--border);margin-top:20px;padding-top:16px}.DataAttrSection-module__xeFHkG__subSectionTitle{color:var(--ink);letter-spacing:0;margin-bottom:4px;font-size:14px;font-weight:700}.DataAttrSection-module__xeFHkG__subSectionDesc{color:var(--ink-mid);margin-bottom:8px;font-size:13px;line-height:1.6}.DataAttrSection-module__xeFHkG__exampleTitle{color:var(--ink-mid);margin-top:14px;margin-bottom:4px;font-size:13px;font-weight:600}.DataAttrSection-module__xeFHkG__patternAccordion{background:var(--white);border:1px solid var(--border);border-radius:16px;padding:0 32px;box-shadow:0 2px 12px #0000000a}.DataAttrSection-module__xeFHkG__patternContent{flex-direction:column;gap:12px;display:flex}.DataAttrSection-module__xeFHkG__patternProse{color:var(--ink-mid);font-size:15px;line-height:1.75}.DataAttrSection-module__xeFHkG__inspectorActivate{background:var(--white);border:1px solid var(--border);border-radius:16px;margin-bottom:40px;padding:28px 32px;box-shadow:0 2px 12px #0000000a}.DataAttrSection-module__xeFHkG__activateLabel{letter-spacing:.08em;text-transform:uppercase;color:var(--ink-light);margin-bottom:8px;font-size:12px;font-weight:600}.DataAttrSection-module__xeFHkG__activateDesc{color:var(--ink-mid);font-size:15px;line-height:1.7}.DataAttrSection-module__xeFHkG__checksTitle{color:var(--ink);letter-spacing:-.01em;margin-bottom:16px;font-size:17px;font-weight:600}.DataAttrSection-module__xeFHkG__checksGrid{grid-template-columns:repeat(2,1fr);gap:12px;margin-bottom:28px;display:grid}.DataAttrSection-module__xeFHkG__checkCard{background:var(--white);border:1px solid var(--border);border-radius:12px;padding:16px 20px}.DataAttrSection-module__xeFHkG__checkCategory{color:var(--blue);text-transform:uppercase;letter-spacing:.06em;margin-bottom:6px;font-size:12px;font-weight:600}.DataAttrSection-module__xeFHkG__checkDesc{color:var(--ink-mid);font-size:13px;line-height:1.65}.DataAttrSection-module__xeFHkG__inspectorNote{background:var(--blue-pale);color:var(--ink-mid);border-radius:12px;align-items:flex-start;gap:12px;padding:16px 20px;font-size:14px;line-height:1.65;display:flex}.DataAttrSection-module__xeFHkG__noteIcon{flex-shrink:0;font-size:18px}.DataAttrSection-module__xeFHkG__inlineTable{border:1px solid var(--border);border-radius:10px;margin:8px 0;overflow:hidden}.DataAttrSection-module__xeFHkG__inlineTable table{margin:0}.DataAttrSection-module__xeFHkG__inlineTable th,.DataAttrSection-module__xeFHkG__inlineTable td{padding:10px 16px}.DataAttrSection-module__xeFHkG__troubleTable{background:var(--white);border:1px solid var(--border);border-radius:16px;overflow:hidden;box-shadow:0 2px 12px #0000000a}.DataAttrSection-module__xeFHkG__troubleTable table{margin:0}.DataAttrSection-module__xeFHkG__troubleTable td:first-child{white-space:normal;font-family:inherit}@media (max-width:1100px){.DataAttrSection-module__xeFHkG__section,.DataAttrSection-module__xeFHkG__altSection{padding:64px 48px}}@media (max-width:900px){.DataAttrSection-module__xeFHkG__templateCallout{flex-direction:column;align-items:flex-start}.DataAttrSection-module__xeFHkG__layout{grid-template-columns:1fr}.DataAttrSection-module__xeFHkG__sidebar{border-right:none;border-bottom:1px solid var(--border);flex-wrap:wrap;gap:4px;height:auto;padding:12px 20px;display:flex;position:static;overflow-y:visible}.DataAttrSection-module__xeFHkG__section,.DataAttrSection-module__xeFHkG__altSection{padding:56px 28px}.DataAttrSection-module__xeFHkG__checksGrid{grid-template-columns:1fr}.DataAttrSection-module__xeFHkG__patternAccordion{padding:0 20px}.DataAttrSection-module__xeFHkG__inspectorActivate{padding:24px 20px}}@media (max-width:480px){.DataAttrSection-module__xeFHkG__section,.DataAttrSection-module__xeFHkG__altSection{padding:44px 20px}}
.CTABox-module__KTJwcG__section{background:var(--cream);padding:80px}.CTABox-module__KTJwcG__inner{max-width:1100px;margin:0 auto}.CTABox-module__KTJwcG__box{background:var(--blue);border-radius:24px;grid-template-columns:1fr auto;align-items:center;gap:48px;padding:72px 80px;display:grid;position:relative;overflow:hidden}.CTABox-module__KTJwcG__box:before{content:"";pointer-events:none;background:#ffffff0f;border-radius:50%;width:320px;height:320px;position:absolute;top:-80px;right:-80px}.CTABox-module__KTJwcG__box:after{content:"";pointer-events:none;background:#ffffff0a;border-radius:50%;width:200px;height:200px;position:absolute;bottom:-60px;right:200px}.CTABox-module__KTJwcG__left{z-index:1;position:relative}.CTABox-module__KTJwcG__right{z-index:1;flex-direction:column;flex-shrink:0;gap:12px;display:flex;position:relative}.CTABox-module__KTJwcG__h2{letter-spacing:-.01em;color:#fff;margin-bottom:14px;font-size:clamp(28px,3vw,44px);font-weight:600;line-height:1.1}.CTABox-module__KTJwcG__sub{color:#fff;max-width:460px;font-size:17px;line-height:1.65}@media (max-width:900px){.CTABox-module__KTJwcG__section{padding:40px 32px}.CTABox-module__KTJwcG__box{grid-template-columns:1fr;gap:32px;padding:48px 40px}.CTABox-module__KTJwcG__right{flex-flow:wrap}}@media (max-width:480px){.CTABox-module__KTJwcG__section{padding:32px 20px}.CTABox-module__KTJwcG__box{padding:40px 28px}.CTABox-module__KTJwcG__right{flex-direction:column}}
.Footer-module__EZoWya__footer{background:var(--ink);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;padding:40px 80px;display:flex}.Footer-module__EZoWya__logo{opacity:.9;align-items:center;text-decoration:none;transition:opacity .2s;display:flex}.Footer-module__EZoWya__logo:hover{opacity:1}.Footer-module__EZoWya__copy{color:#ffffff80;font-size:14px}.Footer-module__EZoWya__footerLink{color:#ffffff80;text-decoration:none;transition:color .2s}.Footer-module__EZoWya__footerLink:hover{color:#fff}@media (max-width:768px){.Footer-module__EZoWya__footer{flex-direction:column;align-items:flex-start;gap:16px;padding:32px}}
