:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light;color:#1a2a4a;background-color:#f8fbff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#3a7cff;text-decoration:inherit}a:hover{color:#1a4fff}body{margin:0;min-width:320px;min-height:100vh;background:#f8fbff;color:#1a2a4a}h1,h2,h3,h4,h5,h6{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;font-weight:600;color:#1a2a4a}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#eaf2ff;color:#1a2a4a;cursor:pointer;transition:border-color .25s,box-shadow .25s}button:hover{border-color:#3a7cff;box-shadow:0 2px 8px #1e3c7814}button:focus,button:focus-visible{outline:4px auto #3a7cff}@media (max-width: 600px){body{background:#f8fbff}}#root{width:100%;min-width:100%;max-width:100%;height:100%;margin:0 auto;padding:2rem;text-align:center}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}.adaptive-bg{min-height:100vh;width:100vw;background:linear-gradient(135deg,#f8fbff,#e6f0fa 40%,#f7faff);transition:background .5s;box-sizing:border-box;display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;padding:0;margin:0;position:relative;overflow-x:hidden}.tab-content{flex:1 1 auto;display:flex;align-items:center;justify-content:center;transition:transform .35s cubic-bezier(.4,0,.2,1),opacity .35s cubic-bezier(.4,0,.2,1);background:none;min-height:0;padding:0 .5rem;overflow-y:auto;width:100vw;box-sizing:border-box}.tab-content.animating{opacity:.7;transform:translateY(20px) scale(.98)}.tab-page{width:100%;max-width:900px;min-height:60vh;background:none;box-shadow:none;padding:0;margin:0 auto 2rem;font-size:1.18rem;color:#1a2a4a;display:flex;flex-direction:column;align-items:stretch;text-align:left;gap:0;box-sizing:border-box}.tab-section{padding:2.2rem 1.5rem 1.2rem;background:#f7faff;border-bottom:1.5px solid #e6eaf0}.tab-section-accent{background:#e6f0fa;border-bottom:1.5px solid #d0d8e8}.tab-section-plain{background:#fff;border-bottom:1.5px solid #e6eaf0}.tab-page h2,.tab-title-lg{font-size:2.2rem;font-weight:700;color:#22335a;margin:0 0 .6rem;letter-spacing:.04em}.tab-title-md{font-size:1.3rem;font-weight:600;color:#2a3a5a;margin:.8rem 0 .3rem}.tab-title-sm{font-size:1.08rem;font-weight:500;color:#4a5a7a;margin:.5rem 0 .2rem}.tab-desc{font-size:1.08rem;font-weight:400;color:#4a5a7a;margin-bottom:.5rem;line-height:1.7}.tab-desc-bold{font-size:1.08rem;font-weight:600;color:#1a2a4a;margin-bottom:.5rem}.tab-desc-small{font-size:.92rem;font-weight:400;color:#7a8ba8;margin-bottom:.2rem}.tab-img{width:100%;max-width:480px;margin:1.2rem auto;object-fit:cover;aspect-ratio:16/9;background:#f3f6fa;display:block;box-shadow:none;border-radius:0}.tab-bar{display:flex;justify-content:space-around;align-items:center;background:#f4f8ffcc;border-top:1.5px solid #e0e8f4;box-shadow:0 -2px 12px #1e3c780a;padding:.2rem 0 .1rem;z-index:10;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.tab-bar-top{position:fixed;top:0;left:0;right:0;height:62px;border-radius:0 0 18px 18px;margin-bottom:.5rem;box-shadow:0 2px 12px #1e3c780a;z-index:100}.tab-bar-bottom{position:fixed;bottom:0;left:0;right:0;height:60px;border-radius:18px 18px 0 0;margin-top:.5rem;z-index:100}.tab-btn{flex:1;background:none;border:none;outline:none;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#3a5ba0;font-size:1.05rem;font-weight:500;padding:.2rem 0 .1rem;cursor:pointer;transition:color .2s,background .2s,transform .2s;border-radius:12px;position:relative;min-width:60px;min-height:44px;letter-spacing:.01em;-webkit-user-select:none;user-select:none}.tab-btn:focus{outline:2px solid #3a7cff;outline-offset:2px;background:#eaf2ff}.tab-btn.active{color:#1a4fff;background:#eaf2ff;box-shadow:0 -2px 8px #1e3c780f}.tab-btn .tab-label{margin-top:2px;font-size:.98rem;letter-spacing:.01em}.tab-btn .tab-icon{font-size:1.35rem;margin-bottom:2px;display:block}.tab-btn:hover:not(.active){background:#f0f6ff;color:#2a6cff;transform:translateY(-2px) scale(1.04);box-shadow:0 2px 8px #1e3c780a}@media (max-width: 900px){.tab-page{max-width:98vw;font-size:1rem}.tab-img{max-width:98vw}}@media (max-width: 600px){.tab-content{padding-bottom:70px;padding-top:0}.tab-bar-top{display:none}.tab-bar-bottom{display:flex}.tab-page{margin:0;font-size:.98rem;min-height:60vh;width:100vw;max-width:100vw}}@media (min-width: 601px){.tab-bar-top{display:flex;position:fixed;top:50px;left:50%;transform:translate(-50%);right:auto;height:62px;border-radius:18px;margin-bottom:.5rem;box-shadow:0 2px 12px #1e3c780a;background:#f4f8ffcc;z-index:100;width:auto;min-width:unset;padding:0 12px}.tab-bar-top .tab-btn{min-width:100px;max-width:100px;width:100px;flex:none;margin:0 8px}.tab-content{padding-top:120px;padding-bottom:0;justify-content:center;align-items:flex-start;height:auto;min-height:calc(100vh - 120px);width:100vw;box-sizing:border-box}.tab-page{margin-top:0;margin-bottom:2rem}}.tab-content{will-change:transform,opacity}body,html,#root{width:100vw;min-width:100vw;max-width:100vw;height:100%;min-height:100vh;margin:0;padding:0;box-sizing:border-box;overflow-x:hidden}._tabPage_411lj_1{width:100%;max-width:900px;min-height:60vh;background:none;box-shadow:none;padding:0;margin:0 auto 2rem;font-size:1.18rem;color:#1a2a4a;display:flex;flex-direction:column;align-items:stretch;text-align:left;gap:0;box-sizing:border-box}._tabSection_411lj_35{padding:2.2rem 1.5rem 1.2rem;background:#f7faff;border-bottom:1.5px solid #e6eaf0}._tabSectionAccent_411lj_45{background:#e6f0fa;border-bottom:1.5px solid #d0d8e8}._tabSectionPlain_411lj_53{background:#fff;border-bottom:1.5px solid #e6eaf0}._tabTitleLg_411lj_61{font-size:2.2rem;font-weight:700;color:#22335a;margin:0 0 .6rem;letter-spacing:.04em}._tabTitleMd_411lj_75{font-size:1.3rem;font-weight:600;color:#2a3a5a;margin:.8rem 0 .3rem}._tabTitleSm_411lj_87{font-size:1.08rem;font-weight:500;color:#4a5a7a;margin:.5rem 0 .2rem}._tabDesc_411lj_99{font-size:1.08rem;font-weight:400;color:#4a5a7a;margin-bottom:.5rem;line-height:1.7}._tabDescBold_411lj_113{font-size:1.08rem;font-weight:600;color:#1a2a4a;margin-bottom:.5rem}._tabDescSmall_411lj_125{font-size:.92rem;font-weight:400;color:#7a8ba8;margin-bottom:.2rem}._tabImg_411lj_137{width:100%;max-width:480px;margin:1.2rem auto;object-fit:cover;aspect-ratio:16/9;background:#f3f6fa;display:block;box-shadow:none;border-radius:0}
