.Hero-module-scss-module__rtoUUG__hero{background:linear-gradient(#fff0 0%,#00000005 100%);justify-content:center;align-items:center;min-height:100vh;padding:100px 24px 0;display:flex}.Hero-module-scss-module__rtoUUG__container{width:100%;max-width:1200px}.Hero-module-scss-module__rtoUUG__content{text-align:center;max-width:800px;margin:0 auto}.Hero-module-scss-module__rtoUUG__badge{text-transform:uppercase;letter-spacing:.12em;color:#0f172a;letter-spacing:.14em;background:linear-gradient(120deg,#00000014,#00000005);border-radius:14px;align-items:center;gap:10px;margin-bottom:26px;padding:8px 14px;font-size:12px;font-weight:700;display:inline-flex;box-shadow:0 10px 30px #0000000f,inset 0 1px #ffffff80}.Hero-module-scss-module__rtoUUG__badgeDot{background:#154eb8;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 6px #162ba31f}.Hero-module-scss-module__rtoUUG__title{letter-spacing:-.02em;color:var(--foreground);margin:0 0 24px;font-size:clamp(32px,5vw,56px);font-weight:700;line-height:1.1}.Hero-module-scss-module__rtoUUG__subtitle{color:#000000b3;max-width:680px;margin:0 auto 40px;font-size:clamp(16px,2vw,20px);line-height:1.6}.Hero-module-scss-module__rtoUUG__ctaButtons{flex-direction:column;justify-content:center;align-items:center;gap:16px;margin-bottom:80px;display:flex}.Hero-module-scss-module__rtoUUG__ctaButtonsRow{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;display:flex}.Hero-module-scss-module__rtoUUG__primaryButton{color:#fff;cursor:pointer;background:#000;border:none;border-radius:8px;padding:14px 32px;font-size:16px;font-weight:600;transition:all .2s}.Hero-module-scss-module__rtoUUG__primaryButton:hover{background:#333;transform:translateY(-1px)}.Hero-module-scss-module__rtoUUG__primaryButton:active{transform:translateY(0)}.Hero-module-scss-module__rtoUUG__secondaryButton{color:#000;cursor:pointer;background:#fff;border:2px solid #000;border-radius:8px;padding:14px 32px;font-size:16px;font-weight:600;transition:all .2s}.Hero-module-scss-module__rtoUUG__secondaryButton:hover{background:#f5f5f5;transform:translateY(-1px)}.Hero-module-scss-module__rtoUUG__secondaryButton:active{transform:translateY(0)}.Hero-module-scss-module__rtoUUG__linkButton{color:#000000b3;cursor:pointer;background:0 0;border:none;padding:14px 24px;font-size:16px;font-weight:500;text-decoration:none;transition:color .2s}.Hero-module-scss-module__rtoUUG__linkButton:hover{color:#000;text-decoration:underline}@media (max-width:768px){.Hero-module-scss-module__rtoUUG__hero{padding:160px 20px 0}.Hero-module-scss-module__rtoUUG__ctaButtons{width:100%}.Hero-module-scss-module__rtoUUG__ctaButtons .Hero-module-scss-module__rtoUUG__ctaButtonsRow{flex-direction:column;width:100%}.Hero-module-scss-module__rtoUUG__ctaButtons .Hero-module-scss-module__rtoUUG__ctaButtonsRow button{width:100%}.Hero-module-scss-module__rtoUUG__ctaButtons .Hero-module-scss-module__rtoUUG__linkButton{text-align:center;width:100%}}
.FeatureSection-module-scss-module__HBbluW__section{padding:80px 24px 60px;scroll-margin-top:150px}.FeatureSection-module-scss-module__HBbluW__container{flex-direction:column;gap:28px;max-width:1100px;margin:0 auto;display:flex}.FeatureSection-module-scss-module__HBbluW__header{flex-direction:column;gap:14px;max-width:760px;display:flex}.FeatureSection-module-scss-module__HBbluW__badge{background:var(--badge-bg);color:var(--badge-color);letter-spacing:.16em;text-transform:uppercase;border-radius:999px;align-items:center;gap:10px;padding:12px 18px;font-size:14px;font-weight:800;display:inline-flex;position:relative;box-shadow:0 12px 40px #0000000f,inset 0 1px #ffffffb3}.FeatureSection-module-scss-module__HBbluW__badgeGlow{background:var(--badge-glow);width:8px;height:8px;box-shadow:0 0 0 8px var(--badge-glow-soft);border-radius:50%;animation:2s ease-in-out infinite FeatureSection-module-scss-module__HBbluW__pulse}.FeatureSection-module-scss-module__HBbluW__title{letter-spacing:-.01em;color:var(--title-color);margin:0;font-size:clamp(26px,4vw,34px);font-weight:700;line-height:1.2}.FeatureSection-module-scss-module__HBbluW__copy{color:#000000b8;max-width:700px;margin:0;font-size:16px;line-height:1.6}.FeatureSection-module-scss-module__HBbluW__pills{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.FeatureSection-module-scss-module__HBbluW__pill{background:var(--pill-bg);border:1px solid var(--pill-border);color:var(--pill-color);border-radius:12px;align-items:center;gap:8px;padding:10px 14px;font-size:14px;font-weight:600;transition:transform .2s,box-shadow .2s,background-color .2s;display:inline-flex;box-shadow:0 8px 20px #0000000a}.FeatureSection-module-scss-module__HBbluW__pill:hover{background:var(--pill-hover);transform:translateY(-2px);box-shadow:0 12px 26px #0000000f}.FeatureSection-module-scss-module__HBbluW__pillDot{background:var(--pill-dot);border-radius:50%;width:6px;height:6px}.FeatureSection-module-scss-module__HBbluW__alignLeft .FeatureSection-module-scss-module__HBbluW__container,.FeatureSection-module-scss-module__HBbluW__alignLeft .FeatureSection-module-scss-module__HBbluW__header{text-align:left;align-items:flex-start}.FeatureSection-module-scss-module__HBbluW__alignLeft .FeatureSection-module-scss-module__HBbluW__pills{justify-content:flex-start}.FeatureSection-module-scss-module__HBbluW__alignRight .FeatureSection-module-scss-module__HBbluW__container,.FeatureSection-module-scss-module__HBbluW__alignRight .FeatureSection-module-scss-module__HBbluW__header{text-align:right;align-items:flex-end}.FeatureSection-module-scss-module__HBbluW__alignRight .FeatureSection-module-scss-module__HBbluW__pills{justify-content:flex-end}.FeatureSection-module-scss-module__HBbluW__yellow{--bg:#facc1514;--badge-bg:#fefce8;--badge-color:#0f172a;--badge-glow:#facc15;--badge-glow-soft:#facc152e;--title-color:#2b2b2b;--pill-bg:#facc1517;--pill-border:#facc1566;--pill-color:#854d0e;--pill-hover:#fef3c7;--pill-dot:#facc15}.FeatureSection-module-scss-module__HBbluW__green{--bg:#22c55e14;--badge-bg:#ecfdf3;--badge-color:#064e3b;--badge-glow:#22c55e;--badge-glow-soft:#22c55e2e;--title-color:#2b2b2b;--pill-bg:#ecfdf3;--pill-border:#22c55e66;--pill-color:#065f46;--pill-hover:#d1fae5;--pill-dot:#22c55e}.FeatureSection-module-scss-module__HBbluW__red{--bg:#ef444414;--badge-bg:#f0e5e5;--badge-color:#7f1d1d;--badge-glow:#ef4444;--badge-glow-soft:#ef444438;--title-color:#2b2b2b;--pill-bg:#f0e5e5;--pill-border:#ef444480;--pill-color:#7f1d1d;--pill-hover:#f8d9dd;--pill-dot:#ef4444}@keyframes FeatureSection-module-scss-module__HBbluW__pulse{0%{box-shadow:0 0 0 8px var(--badge-glow-soft)}50%{box-shadow:0 0 0 14px color-mix(in srgb,var(--badge-glow-soft)45%,transparent)}to{box-shadow:0 0 0 8px var(--badge-glow-soft)}}@media (max-width:768px){.FeatureSection-module-scss-module__HBbluW__section{padding:60px 20px 48px}.FeatureSection-module-scss-module__HBbluW__container{gap:22px}.FeatureSection-module-scss-module__HBbluW__alignRight .FeatureSection-module-scss-module__HBbluW__container,.FeatureSection-module-scss-module__HBbluW__alignRight .FeatureSection-module-scss-module__HBbluW__header{text-align:left;align-items:flex-start}.FeatureSection-module-scss-module__HBbluW__alignRight .FeatureSection-module-scss-module__HBbluW__pills{justify-content:flex-start}}
.CtaBanner-module-scss-module__zv7wKW__banner{color:#0f172a;width:100%;margin:80px 0 0;padding:0 16px;scroll-margin-top:150px}.CtaBanner-module-scss-module__zv7wKW__inner{text-align:center;background:linear-gradient(#fff,#fff) padding-box padding-box,linear-gradient(120deg,#eaf3ff 0%,#c8f5e7 50%,#caf5c2 100%) border-box;border:5px solid #0000;border-radius:24px;flex-direction:column;justify-content:center;align-items:center;gap:54px;max-width:700px;margin:0 auto;padding:48px 22px;display:flex;box-shadow:0 16px 48px #2563eb1f,inset 0 1px #fffc}.CtaBanner-module-scss-module__zv7wKW__title{letter-spacing:-.01em;margin:0;font-size:clamp(18px,3vw,22px);font-weight:700}.CtaBanner-module-scss-module__zv7wKW__text{letter-spacing:-.01em;flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;font-size:clamp(22px,4vw,32px);font-weight:700;display:flex}.CtaBanner-module-scss-module__zv7wKW__prefix,.CtaBanner-module-scss-module__zv7wKW__question{color:#000}.CtaBanner-module-scss-module__zv7wKW__rotating{color:#0673d9;gap:8px;display:inline-flex}.CtaBanner-module-scss-module__zv7wKW__rotatingChar{font-weight:800}.CtaBanner-module-scss-module__zv7wKW__button{color:#f8fafc;background:#3b82f6;border-radius:12px;justify-content:center;align-self:center;align-items:center;padding:14px 22px;font-weight:700;text-decoration:none;transition:transform .16s,box-shadow .16s,background-color .16s;display:inline-flex;box-shadow:0 16px 40px #2563eb38,0 4px 10px #0000000f,inset 0 1px #fff9}.CtaBanner-module-scss-module__zv7wKW__button:hover{background:#2563eb;transform:translateY(-1px);box-shadow:0 14px 36px #2563eb3d,inset 0 1px #fff9}.CtaBanner-module-scss-module__zv7wKW__button:active{transform:translateY(0)}@media (max-width:768px){.CtaBanner-module-scss-module__zv7wKW__inner{flex-direction:column;align-items:center;gap:28px}.CtaBanner-module-scss-module__zv7wKW__text{text-align:center;flex-direction:column;justify-content:center;gap:4px;font-size:clamp(28px,6vw,40px);line-height:1.25}.CtaBanner-module-scss-module__zv7wKW__prefix{font-size:clamp(28px,6vw,40px);display:block}.CtaBanner-module-scss-module__zv7wKW__rotating{font-size:clamp(28px,6vw,40px);display:inline-flex}.CtaBanner-module-scss-module__zv7wKW__button{justify-content:center;width:100%}}
.text-rotate{white-space:pre-wrap;flex-wrap:wrap;display:flex;position:relative}.text-rotate-sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.text-rotate-word{display:inline-flex}.text-rotate-lines{flex-direction:column;width:100%;display:flex}.text-rotate-element{display:inline-block}.text-rotate-space{white-space:pre}
.ButtonTypes-module-scss-module__snQadq__section{background:radial-gradient(120% 120% at 50% 0,#3b82f614,#3b82f600 60%),#fff;padding:60px 16px 40px;scroll-margin-top:150px}.ButtonTypes-module-scss-module__snQadq__shell{justify-content:center;max-width:1200px;margin:0 auto;display:flex}.ButtonTypes-module-scss-module__snQadq__card{background:linear-gradient(#fff,#fff) padding-box padding-box,linear-gradient(135deg,#3b82f633,#34d39938,#facc153d) border-box;border:1.5px solid #0000;border-radius:28px;flex-direction:column;gap:26px;width:min(900px,100%);padding:34px 32px;display:flex;box-shadow:0 22px 60px #0f172a1f,inset 0 1px #ffffffe6}.ButtonTypes-module-scss-module__snQadq__header{text-align:center;flex-direction:column;gap:12px;display:flex}.ButtonTypes-module-scss-module__snQadq__badge{color:#0f172a;letter-spacing:.08em;text-transform:uppercase;background:#3b82f61a;border-radius:999px;justify-content:center;align-items:center;padding:8px 14px;font-size:12px;font-weight:700;display:inline-flex}.ButtonTypes-module-scss-module__snQadq__title{letter-spacing:-.01em;color:#0f172a;margin:0;font-size:clamp(28px,4vw,36px);line-height:1.2}.ButtonTypes-module-scss-module__snQadq__lead{color:#0f172ab3;margin:0;font-size:16px}.ButtonTypes-module-scss-module__snQadq__list{flex-direction:column;gap:14px;margin:0;padding:0;list-style:none;display:flex}.ButtonTypes-module-scss-module__snQadq__item{background:#0f172a05;border:1px solid #0f172a0d;border-radius:16px;grid-template-columns:auto 1fr;align-items:center;gap:12px;padding:14px 16px;display:grid;box-shadow:0 10px 28px #0f172a0f}.ButtonTypes-module-scss-module__snQadq__dot{color:#fff;background:linear-gradient(135deg,#3b82f6,#22c55e);border-radius:10px;justify-content:center;align-items:center;width:32px;height:32px;font-size:14px;font-weight:800;display:inline-flex;box-shadow:0 10px 20px #0f172a1f}.ButtonTypes-module-scss-module__snQadq__copy{color:#0f172a;font-weight:600;line-height:1.45}@media (max-width:768px){.ButtonTypes-module-scss-module__snQadq__section{padding:48px 16px 28px}.ButtonTypes-module-scss-module__snQadq__card{border-radius:22px;padding:28px 22px}.ButtonTypes-module-scss-module__snQadq__list{gap:12px}.ButtonTypes-module-scss-module__snQadq__item{grid-template-columns:auto 1fr;padding:12px 14px}}
.card-swap-container{transform-origin:100% 100%;perspective:900px;position:absolute;bottom:0;right:0;overflow:visible;transform:translate(5%,20%)}.card{transform-style:preserve-3d;will-change:transform;backface-visibility:hidden;background:#000;border:1px solid #fff;border-radius:12px;position:absolute;top:50%;left:50%}@media (max-width:768px){.card-swap-container{transform:scale(.6)translate(25%,25%)}}@media (max-width:480px){.card-swap-container{transform:scale(.45)translate(25%,25%)}}
.ImageModal-module-scss-module__fC7lcW__overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:9999;background:#0f172ad9;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.ImageModal-module-scss-module__fC7lcW__modal{background:#fff;border-radius:16px;justify-content:center;align-items:center;max-width:90vw;max-height:90vh;display:flex;position:relative;overflow:hidden;box-shadow:0 24px 64px #0f172a4d,inset 0 1px #fffc}.ImageModal-module-scss-module__fC7lcW__closeButton{color:#fff;cursor:pointer;z-index:10;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f172acc;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex;position:absolute;top:16px;right:16px}.ImageModal-module-scss-module__fC7lcW__closeButton svg{width:16px;height:16px}.ImageModal-module-scss-module__fC7lcW__closeButton:hover{background:#0f172af2;transform:scale(1.05)}.ImageModal-module-scss-module__fC7lcW__closeButton:active{transform:scale(.95)}.ImageModal-module-scss-module__fC7lcW__resetButton{color:#fff;cursor:pointer;z-index:10;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f172acc;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex;position:absolute;top:16px;right:56px}.ImageModal-module-scss-module__fC7lcW__resetButton svg{width:16px;height:16px}.ImageModal-module-scss-module__fC7lcW__resetButton:hover{background:#0f172af2;transform:scale(1.05)}.ImageModal-module-scss-module__fC7lcW__resetButton:active{transform:scale(.95)}.ImageModal-module-scss-module__fC7lcW__imageContainer{touch-action:none;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;width:100%;height:100%;padding:60px 40px 40px;display:flex;position:relative;overflow:auto}.ImageModal-module-scss-module__fC7lcW__image{object-fit:contain;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;border-radius:8px;width:auto;max-width:100%;height:auto;max-height:100%}@media (max-width:768px){.ImageModal-module-scss-module__fC7lcW__overlay{padding:16px}.ImageModal-module-scss-module__fC7lcW__modal{max-width:95vw;max-height:95vh}.ImageModal-module-scss-module__fC7lcW__imageContainer{padding:50px 20px 20px}.ImageModal-module-scss-module__fC7lcW__closeButton{width:28px;height:28px;top:12px;right:12px}.ImageModal-module-scss-module__fC7lcW__closeButton svg{width:16px;height:16px}.ImageModal-module-scss-module__fC7lcW__resetButton{width:28px;height:28px;top:12px;right:48px}.ImageModal-module-scss-module__fC7lcW__resetButton svg{width:14px;height:14px}}
.GalleryShowcase-module-scss-module__JwfCYG__section{background:#f8fafc radial-gradient(140% 120% at 20% 0,#2563eb14,#2563eb00);padding:80px 16px 60px;scroll-margin-top:150px}.GalleryShowcase-module-scss-module__JwfCYG__shell{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));align-items:center;gap:32px;max-width:1200px;margin:0 auto;display:grid}.GalleryShowcase-module-scss-module__JwfCYG__text{flex-direction:column;gap:14px;display:flex}.GalleryShowcase-module-scss-module__JwfCYG__badge{color:#0f172a;letter-spacing:.08em;text-transform:uppercase;background:#2563eb1a;border-radius:999px;align-self:flex-start;padding:8px 14px;font-size:12px;font-weight:700}.GalleryShowcase-module-scss-module__JwfCYG__title{letter-spacing:-.015em;color:#0f172a;margin:0;font-size:clamp(28px,4vw,40px);line-height:1.15}.GalleryShowcase-module-scss-module__JwfCYG__copy{color:#0f172ab8;max-width:560px;margin:0;font-size:16px;line-height:1.6}.GalleryShowcase-module-scss-module__JwfCYG__list{color:#0f172a;flex-direction:column;gap:10px;margin:8px 0 0;padding:0;font-weight:600;list-style:none;display:flex}.GalleryShowcase-module-scss-module__JwfCYG__list li{align-items:flex-start;gap:8px;display:flex}.GalleryShowcase-module-scss-module__JwfCYG__list li:before{content:"";background:linear-gradient(135deg,#3b82f6,#22c55e);border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-top:7px}.GalleryShowcase-module-scss-module__JwfCYG__visual{justify-content:center;align-items:center;display:flex}.GalleryShowcase-module-scss-module__JwfCYG__swap{background:linear-gradient(135deg,#2563eb14,#10b9810f);border:1px solid #0f172a14;border-radius:24px;justify-content:center;align-items:center;width:500px;height:380px;display:flex;position:relative;overflow:hidden;box-shadow:0 24px 64px #0f172a29,inset 0 1px #fffc}.GalleryShowcase-module-scss-module__JwfCYG__swap .card-swap-container{perspective:900px;position:relative;inset:auto;transform:none}.GalleryShowcase-module-scss-module__JwfCYG__swap .card{cursor:pointer;background-color:#fff;background-position:50%;background-repeat:no-repeat;background-size:contain;border:1px solid #ffffffb3;border-radius:16px;max-width:100%;max-height:100%;transition:transform .2s,box-shadow .2s;overflow:hidden;box-shadow:0 18px 38px #0f172a33,inset 0 1px #fff6}.GalleryShowcase-module-scss-module__JwfCYG__swap .card:hover{transform:translateY(-2px)scale(1.02);box-shadow:0 24px 48px #0f172a40,inset 0 1px #fff6}.GalleryShowcase-module-scss-module__JwfCYG__swap .card:active{transform:translateY(0)scale(1)}@media (max-width:768px){.GalleryShowcase-module-scss-module__JwfCYG__swap .card{width:320px!important;height:200px!important}}@media (max-width:520px){.GalleryShowcase-module-scss-module__JwfCYG__swap .card{width:310px!important;height:210px!important}}.GalleryShowcase-module-scss-module__JwfCYG__cardLabel{color:#f8fafc;letter-spacing:-.01em;background:#000000a6;border-radius:10px;max-width:93%;padding:8px 12px;font-size:13px;font-weight:700;position:absolute;bottom:14px;left:14px;box-shadow:0 8px 22px #00000038}@media (max-width:920px){.GalleryShowcase-module-scss-module__JwfCYG__swap{width:420px;height:320px}}@media (max-width:768px){.GalleryShowcase-module-scss-module__JwfCYG__section{padding:64px 16px 44px}.GalleryShowcase-module-scss-module__JwfCYG__swap{width:360px;height:300px}}@media (max-width:520px){.GalleryShowcase-module-scss-module__JwfCYG__swap{width:100%;height:260px}}
.DocumentationCta-module-scss-module__36aTIG__section{background:radial-gradient(120% 120% at 50% 0,#3b82f614,#3b82f600 60%),#fff;padding:80px 16px 60px}.DocumentationCta-module-scss-module__36aTIG__container{justify-content:center;max-width:1200px;margin:0 auto;display:flex}.DocumentationCta-module-scss-module__36aTIG__content{text-align:center;background:linear-gradient(#fff,#fff) padding-box padding-box,linear-gradient(135deg,#3b82f633,#34d39938,#facc153d) border-box;border:5px solid #0000;border-radius:28px;flex-direction:column;align-items:center;gap:28px;width:min(900px,100%);padding:40px 32px;display:flex;box-shadow:0 22px 60px #0f172a1f,inset 0 1px #ffffffe6}.DocumentationCta-module-scss-module__36aTIG__title{letter-spacing:-.015em;color:#0f172a;margin:0;font-size:clamp(28px,4vw,40px);font-weight:700;line-height:1.15}.DocumentationCta-module-scss-module__36aTIG__copy{color:#0f172ab8;max-width:600px;margin:0;font-size:18px;line-height:1.6}.DocumentationCta-module-scss-module__36aTIG__buttons{flex-wrap:wrap;justify-content:center;gap:16px;margin-top:4px;display:flex}.DocumentationCta-module-scss-module__36aTIG__primaryButton,.DocumentationCta-module-scss-module__36aTIG__secondaryButton{border-radius:12px;padding:14px 32px;font-size:16px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-block}.DocumentationCta-module-scss-module__36aTIG__primaryButton{color:#fff;background:linear-gradient(135deg,#3b82f6,#22c55e);box-shadow:0 4px 16px #3b82f64d}.DocumentationCta-module-scss-module__36aTIG__primaryButton:hover{background:linear-gradient(135deg,#2563eb,#16a34a);transform:translateY(-2px);box-shadow:0 6px 20px #3b82f666}.DocumentationCta-module-scss-module__36aTIG__primaryButton:active{transform:translateY(0)}.DocumentationCta-module-scss-module__36aTIG__secondaryButton{color:#0f172a;background:linear-gradient(135deg,#facc1526,#fbbf241f)}.DocumentationCta-module-scss-module__36aTIG__secondaryButton:hover{background:linear-gradient(135deg,#facc1533,#fbbf242e);border-color:#facc1566;transform:translateY(-2px);box-shadow:0 6px 20px #facc1533}.DocumentationCta-module-scss-module__36aTIG__secondaryButton:active{transform:translateY(0)}@media (max-width:768px){.DocumentationCta-module-scss-module__36aTIG__section{padding:64px 16px 44px}.DocumentationCta-module-scss-module__36aTIG__content{border-radius:22px;padding:32px 24px}.DocumentationCta-module-scss-module__36aTIG__copy{font-size:16px}.DocumentationCta-module-scss-module__36aTIG__buttons{flex-direction:column;width:100%}.DocumentationCta-module-scss-module__36aTIG__primaryButton,.DocumentationCta-module-scss-module__36aTIG__secondaryButton{text-align:center;width:100%}}
.page-module-scss-module__7bqZxG__main{flex-direction:column;min-height:100vh;display:flex}.page-module-scss-module__7bqZxG__hero{justify-content:center;align-items:center;padding:80px 16px;display:flex}.page-module-scss-module__7bqZxG__heroContent{max-width:720px}.page-module-scss-module__7bqZxG__badge{text-transform:uppercase;letter-spacing:.08em;background:#0000000f;border-radius:999px;align-items:center;padding:4px 10px;font-size:12px;display:inline-flex}.page-module-scss-module__7bqZxG__title{margin-top:16px;font-size:40px;font-weight:600;line-height:1.1}.page-module-scss-module__7bqZxG__subtitle{color:#000000b3;max-width:560px;margin-top:16px;font-size:16px;line-height:1.5}
