.LearnSidebar-module__LC3DzG__nav{flex-direction:column;gap:2px;display:flex}.LearnSidebar-module__LC3DzG__navItem{text-align:left;width:100%;color:var(--text-dim);border-left:2px solid #0000;border-radius:8px;padding:.5rem .75rem;font-size:.88rem;font-weight:500;text-decoration:none;transition:all .2s;display:block}.LearnSidebar-module__LC3DzG__navItem:hover{color:var(--text-main);background:#3b82f60d}.LearnSidebar-module__LC3DzG__activeNavItem{color:#fff;border-left-color:var(--accent);background:#3b82f614}.LearnSidebar-module__LC3DzG__mobileToggle{display:none}@media (max-width:768px){.LearnSidebar-module__LC3DzG__nav{display:none}.LearnSidebar-module__LC3DzG__open .LearnSidebar-module__LC3DzG__nav{margin-top:.8rem;display:flex}.LearnSidebar-module__LC3DzG__mobileToggle{width:100%;color:var(--text-main);background:#3b82f60a;border:1px solid #3b82f614;border-radius:8px;justify-content:space-between;padding:.7rem;font-size:.9rem;font-weight:600;display:flex}}
.Navbar-module__pSp8Ga__nav{height:var(--header-height);z-index:100;-webkit-backdrop-filter:blur(24px);background:#050810b3;border-bottom:1px solid #ffffff0a;position:fixed;top:0;left:0;right:0}.Navbar-module__pSp8Ga__container{justify-content:space-between;align-items:center;max-width:1200px;height:100%;margin:0 auto;padding:0 2rem;display:flex}.Navbar-module__pSp8Ga__logo{align-items:center;gap:.6rem;display:flex}.Navbar-module__pSp8Ga__logoImg{object-fit:cover;border-radius:8px}.Navbar-module__pSp8Ga__logoText{letter-spacing:-.03em;background:linear-gradient(135deg,#fff 40%,var(--accent));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.2rem;font-weight:800}.Navbar-module__pSp8Ga__links{align-items:center;gap:2rem;display:flex}.Navbar-module__pSp8Ga__links a{color:#ffffff80;letter-spacing:-.01em;font-size:.85rem;font-weight:500;transition:color .2s}.Navbar-module__pSp8Ga__links a:hover{color:#fff}.Navbar-module__pSp8Ga__ghBtn{background:#ffffff0f;border:1px solid #ffffff14;border-radius:8px;align-items:center;gap:.4rem;padding:.4rem 1rem;font-size:.82rem;font-weight:600;transition:all .2s;display:flex;color:#fffc!important}.Navbar-module__pSp8Ga__ghBtn:hover{background:#ffffff1a;color:#fff!important}
.Hero-module__gNeX-G__hero{min-height:100vh;padding:calc(var(--header-height) + 2rem)2rem 4rem;align-items:center;display:flex;position:relative;overflow:hidden}.Hero-module__gNeX-G__orbContainer{pointer-events:none;position:absolute;inset:0;overflow:hidden}.Hero-module__gNeX-G__orb{filter:blur(100px);opacity:.15;border-radius:50%;position:absolute}.Hero-module__gNeX-G__orb1{background:var(--accent);width:600px;height:600px;animation:20s ease-in-out infinite Hero-module__gNeX-G__float1;top:-150px;left:-100px}.Hero-module__gNeX-G__orb2{background:var(--accent-warm);width:500px;height:500px;animation:25s ease-in-out infinite Hero-module__gNeX-G__float2;bottom:-100px;right:-50px}.Hero-module__gNeX-G__orb3{background:#8b5cf6;width:300px;height:300px;animation:18s ease-in-out infinite Hero-module__gNeX-G__float3;top:50%;left:50%}@keyframes Hero-module__gNeX-G__float1{0%,to{transform:translate(0)}50%{transform:translate(80px,60px)}}@keyframes Hero-module__gNeX-G__float2{0%,to{transform:translate(0)}50%{transform:translate(-60px,-80px)}}@keyframes Hero-module__gNeX-G__float3{0%,to{transform:translate(-50%,-50%)}50%{transform:translate(-30%,-60%)}}.Hero-module__gNeX-G__gridBg{pointer-events:none;background-image:linear-gradient(#ffffff04 1px,#0000 1px),linear-gradient(90deg,#ffffff04 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(#000 30%,#0000 80%);mask-image:radial-gradient(#000 30%,#0000 80%)}.Hero-module__gNeX-G__inner{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:4rem;width:100%;max-width:1200px;margin:0 auto;display:grid}.Hero-module__gNeX-G__content{flex-direction:column;gap:0;display:flex}.Hero-module__gNeX-G__badge{color:var(--accent);letter-spacing:.01em;background:#3b82f60d;border:1px solid #3b82f626;border-radius:20px;align-items:center;gap:.5rem;width:fit-content;margin-bottom:1.5rem;padding:.35rem 1rem;font-size:.78rem;font-weight:600;display:inline-flex}.Hero-module__gNeX-G__badgeDot{background:var(--accent);width:6px;height:6px;box-shadow:0 0 8px var(--accent);border-radius:50%;animation:2s infinite Hero-module__gNeX-G__pulse}.Hero-module__gNeX-G__title{letter-spacing:-.04em;margin-bottom:1.3rem;font-size:clamp(2.4rem,4.5vw,3.4rem);font-weight:800;line-height:1.08}.Hero-module__gNeX-G__description{color:var(--text-dim);max-width:500px;margin-bottom:2rem;font-size:1.05rem;line-height:1.7}.Hero-module__gNeX-G__actions{gap:.8rem;margin-bottom:2.5rem;display:flex}.Hero-module__gNeX-G__primaryBtn{background:var(--accent);color:#fff;border-radius:10px;align-items:center;gap:.4rem;padding:.75rem 1.8rem;font-size:.9rem;font-weight:700;transition:all .3s;display:inline-flex}.Hero-module__gNeX-G__primaryBtn:hover{transform:translateY(-2px);box-shadow:0 0 30px #3b82f659}.Hero-module__gNeX-G__secondaryBtn{color:var(--text-main);border:1px solid #ffffff1a;border-radius:10px;padding:.75rem 1.8rem;font-size:.9rem;font-weight:600;transition:all .3s}.Hero-module__gNeX-G__secondaryBtn:hover{background:#ffffff08;border-color:#ffffff40}.Hero-module__gNeX-G__stats{align-items:center;gap:1.5rem;display:flex}.Hero-module__gNeX-G__stat{flex-direction:column;display:flex}.Hero-module__gNeX-G__statNumber{color:#fff;letter-spacing:-.03em;font-size:1.6rem;font-weight:800}.Hero-module__gNeX-G__statLabel{color:var(--text-dim);text-transform:uppercase;letter-spacing:.05em;font-size:.72rem;font-weight:500}.Hero-module__gNeX-G__statDivider{background:#ffffff14;width:1px;height:36px}.Hero-module__gNeX-G__terminalContainer{position:relative}.Hero-module__gNeX-G__terminal{border-radius:var(--radius);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0a0f1ae6;border:1px solid #ffffff0f;overflow:hidden;box-shadow:0 30px 100px #00000080,0 0 60px #3b82f60a}.Hero-module__gNeX-G__terminalHeader{background:#0f172acc;border-bottom:1px solid #ffffff0a;align-items:center;gap:.8rem;padding:.7rem 1.1rem;display:flex}.Hero-module__gNeX-G__dots{gap:5px;display:flex}.Hero-module__gNeX-G__dots span{border-radius:50%;width:10px;height:10px}.Hero-module__gNeX-G__terminalTitle{font-family:var(--font-mono);color:#ffffff4d;font-size:.72rem}.Hero-module__gNeX-G__terminalBody{font-family:var(--font-mono);padding:.9rem 1.1rem;font-size:.75rem;line-height:1.9}.Hero-module__gNeX-G__line{color:var(--text-main)}.Hero-module__gNeX-G__prompt{color:var(--accent);margin-right:.4rem}.Hero-module__gNeX-G__dim{color:#ffffff59}.Hero-module__gNeX-G__green{color:#22c55e}.Hero-module__gNeX-G__amber{color:var(--accent-warm)}.Hero-module__gNeX-G__cursor{background:var(--accent);vertical-align:middle;width:7px;height:13px;animation:1s infinite Hero-module__gNeX-G__pulse;display:inline-block}.Hero-module__gNeX-G__floatBadge{color:var(--text-dim);background:#0a0f1af2;border:1px solid #ffffff0f;border-radius:8px;align-items:center;gap:.4rem;padding:.35rem .9rem;font-size:.7rem;font-weight:600;display:flex;position:absolute;bottom:-16px;left:24px;box-shadow:0 8px 30px #0000004d}@media (max-width:900px){.Hero-module__gNeX-G__inner{text-align:center;grid-template-columns:1fr}.Hero-module__gNeX-G__description{max-width:100%;margin-left:auto;margin-right:auto}.Hero-module__gNeX-G__actions,.Hero-module__gNeX-G__stats{justify-content:center}.Hero-module__gNeX-G__badge{margin-left:auto;margin-right:auto}}
.Features-module__0vMnSW__section{max-width:1200px;margin:0 auto;padding:6rem 2rem}.Features-module__0vMnSW__header{text-align:center;margin-bottom:3.5rem}.Features-module__0vMnSW__title{letter-spacing:-.03em;margin-bottom:.8rem;font-size:2.2rem;font-weight:800}.Features-module__0vMnSW__subtitle{color:var(--text-dim);font-size:1.05rem}.Features-module__0vMnSW__grid{border-radius:var(--radius);background:#ffffff08;border:1px solid #ffffff0a;grid-template-rows:auto;grid-template-columns:repeat(3,1fr);gap:1px;display:grid;overflow:hidden}.Features-module__0vMnSW__card{background:var(--bg-dark);padding:2rem;transition:background .3s;position:relative;border:none!important;border-radius:0!important}.Features-module__0vMnSW__card:hover{background:#3b82f608}.Features-module__0vMnSW__icon{margin-bottom:1rem;font-size:1.6rem}.Features-module__0vMnSW__cardTitle{letter-spacing:-.01em;margin-bottom:.5rem;font-size:.98rem;font-weight:700}.Features-module__0vMnSW__cardDesc{color:var(--text-dim);font-size:.85rem;line-height:1.65}@media (max-width:900px){.Features-module__0vMnSW__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.Features-module__0vMnSW__grid{grid-template-columns:1fr}.Features-module__0vMnSW__title{font-size:1.8rem}}
.CodeBlock-module__ANS0yW__pre{font-family:var(--font-mono);color:var(--accent);white-space:pre-wrap;word-break:break-word;background:#0f172acc;border:1px solid #3b82f60f;border-radius:8px;padding:1.2rem;font-size:.83rem;line-height:1.85;overflow-x:auto}
.Showcase-module__mACcQG__section{padding:6rem 2rem;position:relative}.Showcase-module__mACcQG__section:before{content:"";pointer-events:none;background:radial-gradient(circle,#3b82f60a 0%,#0000 70%);width:600px;height:600px;position:absolute;top:0;left:50%;transform:translate(-50%)}.Showcase-module__mACcQG__container{z-index:1;max-width:1100px;margin:0 auto;position:relative}.Showcase-module__mACcQG__header{text-align:center;margin-bottom:3rem}.Showcase-module__mACcQG__badge{color:var(--accent);text-transform:uppercase;letter-spacing:.08em;background:#3b82f60d;border:1px solid #3b82f626;border-radius:16px;margin-bottom:1rem;padding:.3rem .9rem;font-size:.72rem;font-weight:700;display:inline-block}.Showcase-module__mACcQG__title{letter-spacing:-.03em;margin-bottom:.8rem;font-size:2.2rem;font-weight:800}.Showcase-module__mACcQG__subtitle{color:var(--text-dim);font-size:1rem}.Showcase-module__mACcQG__terminalWindow{background:#0a0f1af2;border:1px solid #ffffff0d;border-radius:14px;overflow:hidden;box-shadow:0 30px 100px #00000080,0 0 60px #3b82f608}.Showcase-module__mACcQG__terminalHeader{background:#0f172acc;border-bottom:1px solid #ffffff0a;align-items:center;gap:.8rem;padding:.7rem 1.1rem;display:flex}.Showcase-module__mACcQG__dots{gap:5px;display:flex}.Showcase-module__mACcQG__dots span{border-radius:50%;width:10px;height:10px}.Showcase-module__mACcQG__terminalTitle{font-family:var(--font-mono);color:#ffffff4d;flex:1;align-items:center;gap:.4rem;font-size:.72rem;display:flex}.Showcase-module__mACcQG__status{font-family:var(--font-mono);color:#22c55e;font-size:.68rem}.Showcase-module__mACcQG__layout{min-height:400px;display:flex}.Showcase-module__mACcQG__sidebar{border-right:1px solid #ffffff0a;flex-direction:column;flex-shrink:0;gap:1px;width:180px;padding:.4rem;display:flex}.Showcase-module__mACcQG__tabBtn{color:#fff6;text-align:left;border-radius:7px;align-items:center;gap:.5rem;width:100%;padding:.6rem .65rem;font-size:.78rem;transition:all .15s;display:flex}.Showcase-module__mACcQG__tabBtn:hover{color:#ffffffb3;background:#ffffff08}.Showcase-module__mACcQG__tabBtnActive{border-left:2px solid var(--accent);color:var(--accent)!important;background:#3b82f614!important}.Showcase-module__mACcQG__tabIcon{flex-shrink:0;font-size:.9rem}.Showcase-module__mACcQG__codeArea{flex-direction:column;flex:1;display:flex}.Showcase-module__mACcQG__codeInner{flex:1;padding:1rem}.Showcase-module__mACcQG__codeBlock{background:0 0!important;border:none!important;padding:0!important}.Showcase-module__mACcQG__statusBar{font-family:var(--font-mono);color:#ffffff40;border-top:1px solid #ffffff0a;justify-content:space-between;padding:.45rem 1rem;font-size:.65rem;display:flex}.Showcase-module__mACcQG__ready{color:#22c55e}@media (max-width:768px){.Showcase-module__mACcQG__layout{flex-direction:column}.Showcase-module__mACcQG__sidebar{border-bottom:1px solid #ffffff0a;border-right:none;flex-direction:row;width:100%;overflow-x:auto}.Showcase-module__mACcQG__tabBtn{white-space:nowrap}}
.FAQSection-module__HVNb1W__section{padding:6rem 2rem}.FAQSection-module__HVNb1W__container{max-width:800px;margin:0 auto}.FAQSection-module__HVNb1W__headerRow{margin-bottom:2.5rem}.FAQSection-module__HVNb1W__title{letter-spacing:-.03em;margin-bottom:.5rem;font-size:2rem;font-weight:800}.FAQSection-module__HVNb1W__subtitle{color:var(--text-dim);font-size:.95rem}.FAQSection-module__HVNb1W__list{flex-direction:column;gap:0;display:flex}.FAQSection-module__HVNb1W__item{border-bottom:1px solid #ffffff0a;transition:all .2s;overflow:hidden}.FAQSection-module__HVNb1W__itemOpen{border-color:#3b82f61a}.FAQSection-module__HVNb1W__question{width:100%;color:var(--text-main);text-align:left;justify-content:space-between;align-items:center;padding:1.2rem 0;font-size:.95rem;font-weight:600;transition:color .2s;display:flex}.FAQSection-module__HVNb1W__question:hover{color:var(--accent)}.FAQSection-module__HVNb1W__qLeft{align-items:center;gap:1rem;display:flex}.FAQSection-module__HVNb1W__qNumber{font-family:var(--font-mono);color:#fff3;font-size:.75rem;font-weight:400}.FAQSection-module__HVNb1W__arrow{color:var(--accent);flex-shrink:0;font-size:1.3rem;font-weight:300}.FAQSection-module__HVNb1W__answer{overflow:hidden}.FAQSection-module__HVNb1W__answer p{color:var(--text-dim);padding:0 0 1.2rem 2.8rem;font-size:.9rem;line-height:1.7}
.SEOContent-module__cDZfgG__section{border-top:1px solid #ffffff0a;padding:5rem 2rem}.SEOContent-module__cDZfgG__container{max-width:1100px;margin:0 auto}.SEOContent-module__cDZfgG__cols{grid-template-columns:1fr 1fr;align-items:start;gap:3.5rem;display:grid}.SEOContent-module__cDZfgG__heading{letter-spacing:-.02em;margin-bottom:1.2rem;font-size:1.5rem;font-weight:800;line-height:1.3}.SEOContent-module__cDZfgG__subheading{margin-top:1.5rem;margin-bottom:.6rem;font-size:1.05rem;font-weight:700}.SEOContent-module__cDZfgG__section p{color:var(--text-dim);margin-bottom:1rem;font-size:.9rem;line-height:1.75}.SEOContent-module__cDZfgG__statBox{border-radius:var(--radius);background:#ffffff08;border:1px solid #ffffff0a;grid-template-columns:1fr 1fr;gap:1px;margin-bottom:1.5rem;display:grid;overflow:hidden}.SEOContent-module__cDZfgG__statItem{background:var(--bg-dark);flex-direction:column;padding:1.2rem;display:flex}.SEOContent-module__cDZfgG__statNum{color:#fff;letter-spacing:-.04em;font-size:1.8rem;font-weight:800}.SEOContent-module__cDZfgG__statText{color:var(--text-dim);text-transform:uppercase;letter-spacing:.06em;margin-top:.2rem;font-size:.72rem;font-weight:600}@media (max-width:768px){.SEOContent-module__cDZfgG__cols{grid-template-columns:1fr}}
.page-module__2s8vka__container{min-height:100vh}.page-module__2s8vka__content{max-width:900px;padding:calc(var(--header-height) + 3rem)2rem 4rem;margin:0 auto}.page-module__2s8vka__header{margin-bottom:3rem}.page-module__2s8vka__title{letter-spacing:-.03em;background:linear-gradient(135deg,#fff 50%,var(--accent));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.8rem;font-size:2.4rem;font-weight:800}.page-module__2s8vka__subtitle{color:var(--text-dim);max-width:600px;font-size:1.05rem}.page-module__2s8vka__platformGrid{border-radius:var(--radius);background:#ffffff08;border:1px solid #ffffff0a;grid-template-columns:repeat(4,1fr);gap:1px;margin-bottom:3rem;display:grid;overflow:hidden}.page-module__2s8vka__platformCard{text-align:center;background:var(--bg-dark);padding:1.5rem;transition:background .3s;border:none!important;border-radius:0!important}.page-module__2s8vka__platformCard:hover{background:#3b82f608}.page-module__2s8vka__platformIcon{margin-bottom:.6rem;font-size:2rem}.page-module__2s8vka__platformCard h3{margin-bottom:.25rem;font-size:.95rem;font-weight:700}.page-module__2s8vka__platformCard p{color:var(--text-dim);font-size:.75rem}.page-module__2s8vka__section{margin-bottom:3.5rem}.page-module__2s8vka__sectionTitle{letter-spacing:-.02em;align-items:center;gap:.6rem;margin-bottom:.6rem;font-size:1.4rem;font-weight:800;display:flex}.page-module__2s8vka__sectionIcon{font-size:1.2rem}.page-module__2s8vka__sectionDesc{color:var(--text-dim);margin-bottom:1.5rem;font-size:.92rem}.page-module__2s8vka__installBlock{background:#ffffff04;border:1px solid #ffffff0a;border-radius:10px;margin-bottom:.8rem;padding:1.4rem}.page-module__2s8vka__installBlock h4{color:var(--accent);margin-bottom:.7rem;font-size:.92rem;font-weight:700}.page-module__2s8vka__codeBlock{background:#050810cc;border:1px solid #ffffff08;border-radius:8px;padding:1rem 1.1rem;overflow-x:auto}.page-module__2s8vka__codeBlock code{font-family:var(--font-mono);color:#ffffff80;white-space:pre-wrap;font-size:.78rem;line-height:1.8}.page-module__2s8vka__note{color:var(--text-dim);background:#f59e0b0a;border-left:2px solid #f59e0b66;border-radius:4px;margin-top:.7rem;padding:.5rem .9rem;font-size:.82rem}.page-module__2s8vka__note strong{color:var(--accent-warm)}.page-module__2s8vka__tableWrapper{overflow-x:auto}.page-module__2s8vka__table{border-collapse:collapse;border-radius:var(--radius);border:1px solid #ffffff0a;width:100%;font-size:.86rem;overflow:hidden}.page-module__2s8vka__table th,.page-module__2s8vka__table td{text-align:left;border-bottom:1px solid #ffffff08;padding:.7rem 1rem}.page-module__2s8vka__table th{color:var(--accent);text-transform:uppercase;letter-spacing:.06em;background:#3b82f608;font-size:.72rem;font-weight:700}.page-module__2s8vka__table td{color:var(--text-dim)}.page-module__2s8vka__table code{font-family:var(--font-mono);color:var(--accent);font-size:.78rem}@media (max-width:768px){.page-module__2s8vka__platformGrid{grid-template-columns:repeat(2,1fr)}}
.layout-module__TQbxuG__container{min-height:100vh;padding-top:var(--header-height);background:var(--bg-deeper);display:flex}.layout-module__TQbxuG__sidebar{width:270px;height:calc(100vh - var(--header-height));top:var(--header-height);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#05081080;border-right:1px solid #3b82f60f;flex-direction:column;flex-shrink:0;padding:1.5rem .8rem;display:flex;position:sticky;overflow-y:auto}.layout-module__TQbxuG__content{flex:1;min-width:0;padding:2rem 3rem}.layout-module__TQbxuG__nav{flex-direction:column;gap:2px;display:flex}.layout-module__TQbxuG__navItem{text-align:left;width:100%;color:var(--text-dim);border-left:2px solid #0000;border-radius:8px;padding:.5rem .75rem;font-size:.88rem;font-weight:500;text-decoration:none;transition:all .2s;display:block}.layout-module__TQbxuG__navItem:hover{color:var(--text-main);background:#3b82f60d}.layout-module__TQbxuG__activeNavItem{color:#fff;border-left-color:var(--accent);background:#3b82f614}.layout-module__TQbxuG__mobileToggle{display:none}@media (max-width:768px){.layout-module__TQbxuG__container{flex-direction:column}.layout-module__TQbxuG__sidebar{border-bottom:1px solid #3b82f60f;border-right:none;width:100%;height:auto;padding:.8rem;position:static}.layout-module__TQbxuG__content{padding:1.5rem}.layout-module__TQbxuG__nav{display:none}.layout-module__TQbxuG__sidebar.layout-module__TQbxuG__open .layout-module__TQbxuG__nav{margin-top:.8rem;display:flex}.layout-module__TQbxuG__mobileToggle{width:100%;color:var(--text-main);background:#3b82f60a;border:1px solid #3b82f614;border-radius:8px;justify-content:space-between;padding:.7rem;font-size:.9rem;font-weight:600;display:flex}}
.legal-module__Yd4PWa__container{min-height:100vh}.legal-module__Yd4PWa__content{max-width:800px;padding:calc(var(--header-height) + 3rem)2rem 4rem;margin:0 auto}.legal-module__Yd4PWa__header{margin-bottom:3rem}.legal-module__Yd4PWa__badge{color:var(--accent);text-transform:uppercase;letter-spacing:.08em;background:#3b82f60a;border:1px solid #3b82f61f;border-radius:14px;margin-bottom:1rem;padding:.25rem .75rem;font-size:.68rem;font-weight:700;display:inline-block}.legal-module__Yd4PWa__title{letter-spacing:-.03em;background:linear-gradient(135deg,#fff 50%,var(--accent));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:2.2rem;font-weight:800}.legal-module__Yd4PWa__effectiveDate{color:var(--text-dim);font-size:.85rem}.legal-module__Yd4PWa__prose{color:var(--text-dim);font-size:.92rem;line-height:1.85}.legal-module__Yd4PWa__prose h2{color:var(--text-main);letter-spacing:-.02em;border-bottom:1px solid #3b82f60f;margin-top:2.5rem;margin-bottom:.8rem;padding-bottom:.4rem;font-size:1.25rem;font-weight:800}.legal-module__Yd4PWa__prose h3{color:var(--text-main);margin-top:1.8rem;margin-bottom:.5rem;font-size:1.05rem;font-weight:700}.legal-module__Yd4PWa__prose p{margin-bottom:1rem}.legal-module__Yd4PWa__prose strong{color:var(--text-main);font-weight:600}.legal-module__Yd4PWa__prose a{color:var(--accent);text-underline-offset:2px;text-decoration:underline}.legal-module__Yd4PWa__prose a:hover{color:#60a5fa}.legal-module__Yd4PWa__prose ul,.legal-module__Yd4PWa__prose ol{margin-bottom:1rem;padding-left:1.5rem}.legal-module__Yd4PWa__prose li{margin-bottom:.4rem}.legal-module__Yd4PWa__prose code{font-family:var(--font-mono);color:var(--accent);background:#3b82f60f;border-radius:4px;padding:.1rem .35rem;font-size:.84em}.legal-module__Yd4PWa__alertBox{background:#ef44440a;border:1px solid #ef44441f;border-radius:10px;margin:1.5rem 0;padding:1rem 1.2rem}.legal-module__Yd4PWa__alertBox strong{color:#ef4444}.legal-module__Yd4PWa__alertBox p{color:var(--text-dim);margin-bottom:0;font-size:.88rem}.legal-module__Yd4PWa__infoBox{background:#3b82f608;border:1px solid #3b82f61a;border-radius:10px;margin:1.5rem 0;padding:1rem 1.2rem}.legal-module__Yd4PWa__infoBox strong{color:var(--accent)}.legal-module__Yd4PWa__infoBox p{color:var(--text-dim);margin-bottom:0;font-size:.88rem}.legal-module__Yd4PWa__toolGrid{grid-template-columns:1fr 1fr;gap:.8rem;margin:1.5rem 0;display:grid}.legal-module__Yd4PWa__toolCard{background:#ffffff04;border:1px solid #ffffff0a;border-radius:10px;padding:1rem}.legal-module__Yd4PWa__toolCard h4{color:var(--accent);margin-bottom:.3rem;font-size:.88rem;font-weight:700}.legal-module__Yd4PWa__toolCard p{color:var(--text-dim);margin:0;font-size:.82rem;line-height:1.6}.legal-module__Yd4PWa__contactBlock{border-radius:var(--radius);background:#3b82f608;border:1px solid #3b82f60f;margin-top:2.5rem;padding:1.5rem}.legal-module__Yd4PWa__contactBlock h3{color:var(--text-main);border:none;margin-top:0;margin-bottom:.6rem;padding:0;font-size:1rem;font-weight:700}.legal-module__Yd4PWa__contactBlock p{color:var(--text-dim);margin:0;font-size:.88rem}@media (max-width:768px){.legal-module__Yd4PWa__toolGrid{grid-template-columns:1fr}}
.page-module__E0kJGG__main{min-height:100vh}.page-module__E0kJGG__getStarted{border-top:1px solid #ffffff0a;padding:6rem 2rem;position:relative}.page-module__E0kJGG__getStartedInner{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;max-width:1100px;margin:0 auto;display:grid}.page-module__E0kJGG__label{color:var(--accent);text-transform:uppercase;letter-spacing:.08em;margin-bottom:.8rem;font-size:.72rem;font-weight:700;display:inline-block}.page-module__E0kJGG__sectionTitle{letter-spacing:-.03em;margin-bottom:.8rem;font-size:2rem;font-weight:800}.page-module__E0kJGG__sectionDesc{color:var(--text-dim);margin-bottom:1.5rem;font-size:.95rem}.page-module__E0kJGG__btnRow{gap:.8rem;display:flex}.page-module__E0kJGG__ctaBtn{background:var(--accent);color:#fff;border-radius:10px;align-items:center;gap:.4rem;padding:.7rem 1.6rem;font-size:.88rem;font-weight:700;transition:all .3s;display:inline-flex}.page-module__E0kJGG__ctaBtn:hover{transform:translateY(-2px);box-shadow:0 0 30px #3b82f64d}.page-module__E0kJGG__docsBtn{color:var(--text-main);border:1px solid #ffffff1a;border-radius:10px;padding:.7rem 1.6rem;font-size:.88rem;font-weight:600;transition:all .3s}.page-module__E0kJGG__docsBtn:hover{background:#ffffff05;border-color:#fff3}.page-module__E0kJGG__miniTerminal{background:#0a0f1af2;border:1px solid #ffffff0d;border-radius:12px;overflow:hidden;box-shadow:0 25px 80px #0006}.page-module__E0kJGG__miniHeader{background:#0f172acc;border-bottom:1px solid #ffffff0a;align-items:center;gap:5px;padding:.6rem .9rem;display:flex}.page-module__E0kJGG__miniDot{border-radius:50%;width:9px;height:9px}.page-module__E0kJGG__miniTitle{font-family:var(--font-mono);color:#ffffff40;margin-left:.5rem;font-size:.68rem}.page-module__E0kJGG__miniBody{font-family:var(--font-mono);padding:1rem;font-size:.78rem;line-height:1.9}.page-module__E0kJGG__miniBody p{margin-bottom:0}.page-module__E0kJGG__prompt{color:var(--accent);margin-right:.4rem}.page-module__E0kJGG__dim{color:#ffffff4d}.page-module__E0kJGG__green{color:#22c55e}.page-module__E0kJGG__footer{border-top:1px solid #ffffff0a;padding:4rem 2rem 2rem}.page-module__E0kJGG__footerInner{max-width:1100px;margin:0 auto}.page-module__E0kJGG__footerTop{justify-content:space-between;gap:3rem;margin-bottom:3rem;display:flex}.page-module__E0kJGG__footerBrand{max-width:320px}.page-module__E0kJGG__footerLogo{align-items:center;gap:.5rem;margin-bottom:.8rem;display:flex}.page-module__E0kJGG__footerLogoText{background:linear-gradient(135deg,#fff 40%,var(--accent));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.15rem;font-weight:800}.page-module__E0kJGG__footerDesc{color:var(--text-dim);font-size:.85rem;line-height:1.6}.page-module__E0kJGG__footerCols{gap:4rem;display:flex}.page-module__E0kJGG__footerCol{flex-direction:column;gap:.5rem;display:flex}.page-module__E0kJGG__footerCol h4{color:#ffffff80;text-transform:uppercase;letter-spacing:.06em;margin-bottom:.3rem;font-size:.78rem;font-weight:700}.page-module__E0kJGG__footerCol a{color:var(--text-dim);font-size:.88rem;transition:color .2s}.page-module__E0kJGG__footerCol a:hover{color:#fff}.page-module__E0kJGG__footerBottom{color:#ffffff4d;border-top:1px solid #ffffff0a;justify-content:space-between;padding-top:1.5rem;font-size:.8rem;display:flex}.page-module__E0kJGG__footerBottom a{color:var(--accent);text-underline-offset:2px;text-decoration:underline}@media (max-width:768px){.page-module__E0kJGG__getStartedInner{grid-template-columns:1fr;gap:2rem}.page-module__E0kJGG__footerTop{flex-direction:column}.page-module__E0kJGG__footerCols{gap:2rem}.page-module__E0kJGG__footerBottom{flex-direction:column;gap:.5rem}}
