body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body{background:#f8fafc;color:#222}body.dark{background:#18181b;color:#f3f4f6}body.dark .landing-container{background:#0000;color:#f3f4f6}body.dark .site-header{background:#0000;border-bottom:1px solid #27272a}body.dark .site-title{color:#38bdf8}body.dark .nav-link{color:#f3f4f6}body.dark .nav-link:hover{color:#38bdf8}body.dark .home-intro{color:#d1d5db}body.dark .highlight{color:#38bdf8}body.dark .blog-post{background:#23232b;box-shadow:0 2px 8px #00000026}body.dark .blog-post:hover{box-shadow:0 4px 16px #00000040}body.dark .blog-date{color:#a1a1aa}body.dark .blog-link{color:#38bdf8}body.dark .blog-link:hover{color:#0ea5e9}.root-container{padding:1rem 1rem 0}.landing-container,.root-container{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0 auto;max-width:600px}.landing-container{padding:2rem 1rem 1.5rem}.home{margin-bottom:2.5rem;text-align:left}.home-greeting{font-size:2.2rem;font-weight:700;letter-spacing:-1px;margin-bottom:.5rem}.wave{animation:wave 1.5s linear infinite;display:inline-block;transform-origin:70% 70%}@keyframes wave{0%,60%,to{transform:rotate(0deg)}10%{transform:rotate(14deg)}20%{transform:rotate(-8deg)}30%{transform:rotate(14deg)}40%{transform:rotate(-4deg)}50%{transform:rotate(10deg)}}.home-intro{color:#444;font-size:1.1rem;margin-bottom:.5rem}.highlight{color:#0ea5e9;font-weight:600}.blog-section{margin-bottom:2.5rem}.blog-section h2{font-size:1.3rem;font-weight:600;margin-bottom:1.2rem}.down-arrow{font-size:1.2rem}.blog-list{display:flex;flex-direction:column;gap:1.2rem}.blog-post{background:#fff;border-radius:10px;box-shadow:0 2px 8px #00000008;padding:1rem 1.2rem;transition:box-shadow .2s}.blog-post:hover{box-shadow:0 4px 16px #00000012}.blog-date{color:#888;font-size:.95rem;margin-bottom:.2rem}.blog-title{font-size:1.1rem;font-weight:500;margin-bottom:.3rem}.blog-link{color:#0ea5e9;font-size:.98rem;font-weight:500;text-decoration:none}.footer{color:#666;font-size:1rem;margin-top:2.5rem;text-align:center}.site-header{align-items:center;background:#0000;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;margin-bottom:2.5rem;padding-bottom:1.5rem}.site-title{color:#0ea5e9;font-size:1.3rem;font-weight:700;letter-spacing:-1px}.site-nav{align-items:center;display:flex;gap:1.5rem}.nav-link{color:#222;font-size:1rem;font-weight:500;text-decoration:none;transition:color .2s}.nav-link:hover{color:#0ea5e9}.dark-mode-switch{background:none;border:none;color:#0ea5e9;cursor:pointer;font-size:1.3rem;margin-left:1.5rem;outline:none;transition:color .2s}.dark-mode-switch.active{color:#fbbf24}@media (max-width:600px){.landing-container{padding:1.2rem 1rem 1rem}.home-greeting{font-size:1.5rem}.home-intro{font-size:1rem}.blog-section h2{font-size:1.1rem}.blog-title{font-size:1rem}.blog-post{padding:.8rem .7rem}.site-header{align-items:flex-start;flex-direction:column;margin-bottom:1.5rem;padding-bottom:1rem}.site-title{font-size:1.1rem;margin-bottom:.5rem}.site-nav{flex-wrap:wrap;gap:1rem}.nav-link{font-size:.98rem}.dark-mode-switch{align-self:flex-end;margin-left:0;margin-top:.7rem}}.tables-section{margin-bottom:2.5rem;margin-top:2.5rem}.custom-table{background:#fff;border-collapse:collapse;border-radius:10px;box-shadow:0 2px 8px #00000008;margin-bottom:2rem;overflow:hidden;width:100%}.custom-table td,.custom-table th{padding:.85rem 1rem;text-align:left}.custom-table th{background:#f1f5f9;border-bottom:2px solid #e5e7eb;color:#0ea5e9;font-size:1.05rem;font-weight:600}.custom-table tr:not(:last-child) td{border-bottom:1px solid #e5e7eb}.custom-table td{color:#222;font-size:1rem}.custom-table tr:hover td{background:#f0f9ff}body.dark .custom-table{background:#23232b;box-shadow:0 2px 8px #00000026}body.dark .custom-table th{background:#18181b;border-bottom:2px solid #27272a;color:#38bdf8}body.dark .custom-table td{color:#f3f4f6}body.dark .custom-table tr:hover td{background:#1e293b}@media (max-width:600px){.custom-table td,.custom-table th{font-size:.97rem;padding:.6rem .5rem}}.blogList{background:#fff;border-radius:8px;list-style:none;margin:1.5rem 0;padding:0}.blogListItem{border-bottom:1px solid #e0e0e0;color:#222;font-size:1rem;padding:.75rem 1rem;transition:background .2s,color .2s}.blogListItem:last-child{border-bottom:none}.blogListItem:hover{background:#f0f0f0;color:#1e40af;cursor:pointer}.blog-row{align-items:center;display:flex;flex-direction:row;gap:1.2rem}.blog-row img{border-radius:8px;height:64px;width:64px}body.dark .blogList{background:#18181b}body.dark .blogListItem{border-bottom:1px solid #333;color:#eee}body.dark .blogListItem:hover{background:#27272a;color:#60a5fa}
/*# sourceMappingURL=main.21a7826e.css.map*/