@font-face{font-family:geistSans;src:url(/_next/static/media/4473ecc91f70f139-s.p.woff) format("woff");font-display:swap;font-weight:100 900}@font-face{font-family:geistSans Fallback;src:local("Arial");ascent-override:85.83%;descent-override:20.52%;line-gap-override:9.33%;size-adjust:107.19%}.__className_1e4310{font-family:geistSans,geistSans Fallback}.__variable_1e4310{--font-geist-sans:"geistSans","geistSans Fallback"}@font-face{font-family:geistMono;src:url(/_next/static/media/463dafcda517f24f-s.p.woff) format("woff");font-display:swap;font-weight:100 900}@font-face{font-family:geistMono Fallback;src:local("Arial");ascent-override:69.97%;descent-override:16.73%;line-gap-override:7.61%;size-adjust:131.49%}.__className_c3aa02{font-family:geistMono,geistMono Fallback}.__variable_c3aa02{--font-geist-mono:"geistMono","geistMono Fallback"}*{box-sizing:border-box;margin:0;padding:0;list-style-type:none}*,body,html{white-space:normal}body,html{overscroll-behavior-x:none;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-kerning:normal;scroll-behavior:smooth;cursor:default;background-color:#fafafa}h1{font-size:3rem}h2{font-size:2rem;color:#666;line-height:2.8rem}h2,h3{font-weight:500}h3{font-size:1.4rem;color:#383838;line-height:2rem}p{color:#666}.link,a{text-decoration:none}.link{display:inline-block;width:fit-content}.link:hover{text-decoration:underline;text-underline-offset:8px}.container{max-width:100vw;min-height:100vh;justify-content:space-between;padding:5rem 0;gap:5rem}.container,.hero{display:flex;flex-direction:column;align-items:center}.hero{text-align:center;justify-content:center;gap:1.5rem}.alert{border-radius:12px;background-color:#e5f3ff;padding:1.5rem;display:flex;justify-content:flex-start;align-items:center;gap:.8rem}.alert-text{color:#2693ff;font-weight:500}button{display:flex;justify-content:center;gap:.8rem;padding:16px 20px;margin:1.5rem 0;background-color:#303030;color:#fff;border:none;font-weight:700;border-radius:12px;cursor:pointer;font-size:1.2rem;box-shadow:0 1px 1px rgba(0,0,0,.07),0 2px 2px rgba(0,0,0,.07),0 4px 4px rgba(0,0,0,.07),0 8px 8px rgba(0,0,0,.07),0 16px 16px rgba(0,0,0,.07);transition:color .1s,background-color .1s}button:hover{background-color:#0e0e0e}.spinner{width:20px;height:20px;border:3px solid #fff;border-top-color:#303030;border-radius:50%;animation:spin .6s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.articles{display:grid;grid-template-columns:1fr 1fr;gap:2rem;width:80vw;justify-items:stretch}.article{border-radius:20px;border:1px solid #eaeaea;background-color:#fff;box-shadow:1px 1px rgba(0,0,0,.02),0 4px 8px rgba(0,0,0,.03);padding:1.5rem;overflow:hidden;justify-content:space-between;gap:.8rem;transition:box-shadow .2s,rotate .2s,transform .2s}.article,.article-header{display:flex;flex-direction:column}.article-header{gap:.75rem}.article:hover{box-shadow:1px 1px rgba(0,0,0,.02),0 6px 12px rgba(0,0,0,.06);rotate:.5deg;transform:translateY(-6px)}.article-img{width:200px;border-radius:10px;border:1px solid #eaeaea}@media (max-width:800px){h1{font-size:2.2rem}h2{font-size:1.5rem;line-height:2rem}h3{font-size:1.2rem;line-height:1.6rem}p{font-size:1rem}.alert{padding:1rem;gap:.5rem;align-items:flex-start}.alert-icon{width:24px}.alert-text{font-size:1.1rem;margin-top:3px}.article-img{width:100px}.container{padding:4rem 1rem;gap:3rem;min-height:92vh}.hero{text-align:left;justify-content:flex-start;align-items:stretch;gap:1rem}.articles{grid-template-columns:1fr;gap:1rem;width:100%}.article{padding:1.2rem}.article:hover{box-shadow:1px 1px rgba(0,0,0,.02),0 4px 8px rgba(0,0,0,.03);rotate:none;transform:none}}