:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.splash-container{width:100vw;height:100dvh;overflow:hidden;display:flex;align-items:center;justify-content:center;background-color:#333}.feed-item{width:70%;max-width:600px;background-color:#fff;color:#333;border-radius:16px;box-shadow:0 8px 24px #00000026;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:30px;box-sizing:border-box;transition:transform .3s ease;margin:40px auto}@media(max-width:768px){.feed-item{width:90%;padding:20px;margin:0 auto;justify-content:center;transform:translateY(-10%)}.feed-item h1{font-size:1.4rem}.feed-item p{font-size:1rem;line-height:1.4}.cover-image{max-height:220px}.feeditem-arrow{width:36px;height:36px;font-size:18px}.see-more-button{font-size:.9rem;padding:10px 16px}}@media(max-width:480px){.feed-item{padding:16px}.feed-item h1{font-size:1.2rem}.feed-item p{font-size:.9rem}}.modal-overlay{position:fixed;top:0;left:0;width:100vw;height:100dvh;background:#000000d9;display:flex;align-items:center;justify-content:center;z-index:9999;overflow:hidden}.modal-content{max-width:100vw;max-height:100dvh;display:flex;flex-direction:column;align-items:center;gap:12px;color:#fff;position:relative;overflow:hidden;padding:0 12px}.modal-media{max-width:100%;max-height:70dvh;width:auto;height:auto;object-fit:contain;border-radius:12px}.modal-nav{display:flex;gap:12px;align-items:center}.modal-arrow,.modal-close{padding:10px 14px;border:none;border-radius:50%;background:#fff;color:#333;font-size:18px;cursor:pointer}.logo-wrapper{position:fixed;top:0%;left:50%;transform:translate(-50%);z-index:999}.logo-link{display:inline-block}.logo-placeholder{width:140px;height:140px;opacity:0;pointer-events:none}.logo-img{width:140px;height:140px;object-fit:contain;display:block}.logo-invisible{opacity:0}.logo-fade-in{opacity:1;transition:opacity .6s ease-in-out}html,body,#root{width:100vw;height:100dvh;margin:0;padding:0;overflow:hidden;font-family:sans-serif;background-color:#f0f0f0;color:#333;scroll-behavior:smooth}body.splash-active{position:fixed;width:100vw;height:100dvh;overflow:hidden}*{box-sizing:border-box}.app-wrapper{width:100vw;height:100dvh;overflow:hidden;position:relative}.feed-container{width:100vw;height:100dvh;overflow-y:auto;scroll-snap-type:y mandatory;background-color:#f0f0f0;-ms-overflow-style:none;scrollbar-width:none;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;touch-action:pan-y}.feed-container::-webkit-scrollbar{display:none}.feed-wrapper{height:100vh;scroll-snap-align:start;display:flex;justify-content:center;align-items:center;padding:0}.bio-wrapper{display:flex;justify-content:center;width:100%}.bio-section{display:flex;flex-direction:column;align-items:center;text-align:center;max-width:800px;margin:0 auto;padding:0}.bio-image{width:150px;height:150px;object-fit:cover;border-radius:50%;margin-bottom:1.5rem;box-shadow:0 4px 12px #00000026;display:block}.bio-title{font-size:1.8rem;font-weight:600;margin-bottom:1rem;color:#111}.bio-text{font-size:1rem;line-height:1.6;color:#333;max-width:500px}.feed-item{width:clamp(400px,70%,800px);background-color:#fff;color:#333;border-radius:16px;box-shadow:0 8px 24px #00000026;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:30px;transition:transform .3s ease;margin:40px auto}.feed-item:hover{transform:translateY(-5px)}.feed-item h1{font-size:2rem;margin-bottom:1rem;text-align:center}.feed-item p{font-size:1.2rem;text-align:center;max-width:100%}.cover-image{width:100%;max-height:300px;object-fit:cover;border-radius:12px;cursor:pointer;transition:transform .2s ease;margin-top:20px}.cover-image:hover{transform:scale(1.05)}.feeditem-image-wrapper{display:flex;flex-direction:column;align-items:center}.feeditem-nav{margin-top:12px;display:flex;gap:20px;justify-content:center}.feeditem-arrow{width:42px;height:42px;border-radius:50%;border:none;background:#fff;color:#000;font-size:20px;font-weight:700;cursor:pointer;box-shadow:0 0 8px #0000002e;display:flex;align-items:center;justify-content:center;transition:transform .2s ease,background-color .2s ease}.feeditem-arrow:hover{transform:scale(1.1);background-color:#f7f7f7}.see-more-wrapper{margin-top:20px;text-align:center}.see-more-button{padding:10px 20px;background-color:#333;color:#fff;border-radius:8px;text-decoration:none;font-weight:700;transition:background-color .2s ease}.see-more-button:hover{background-color:#555}.loading-screen{position:fixed;top:0;left:0;width:100vw;height:100vh;display:flex;justify-content:center;align-items:center;font-size:1.5rem;color:#eee;background-color:#000;z-index:9999}.loading-wipe{position:relative;display:inline-block;overflow:hidden;color:#eee;font-weight:300;padding:0 20px}.loading-wipe:after{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.55) 50%,transparent 100%);animation:wipe 1s linear infinite}@keyframes wipe{0%{left:-100%}to{left:100%}}.splash-container{position:fixed;top:0;left:0;width:100%;height:100%;overflow:hidden;display:flex;align-items:center;justify-content:center;background-color:#333;z-index:9998}.splash-video{width:100%;height:100%;object-fit:cover}@media(max-width:768px){.feed-wrapper{padding-bottom:10%}.feed-item{width:90%;padding:20px;margin:0 auto;justify-content:center}.feed-item h1{font-size:1.4rem}.feed-item p{font-size:1rem;line-height:1.4}.cover-image{max-height:220px}.feeditem-arrow{width:36px;height:36px;font-size:18px}.see-more-button{font-size:.9rem;padding:10px 16px}.bio-image{width:120px;height:120px}.bio-title{font-size:1.5rem}.bio-text{font-size:.9rem;max-width:90%}}@media(max-width:480px){.feed-wrapper{padding:10px 0}.feed-item{padding:16px}.feed-item h1{font-size:1.2rem}.feed-item p{font-size:.9rem}.bio-image{width:200px;height:200px}}.bio-fade{opacity:0;transform:translateY(10px);transition:opacity .8s ease-out,transform .8s ease-out}.bio-fade.visible{opacity:1;transform:translateY(0)}.delay-1{transition-delay:.2s}.delay-2{transition-delay:.4s}.bio-social{display:flex;gap:12px;margin-top:8px;justify-content:center;align-items:center}.bio-social img{width:32px;height:32px;object-fit:contain;display:block;filter:grayscale(100%);transition:filter .3s ease,transform .3s ease}.bio-social img:hover{filter:grayscale(0%);transform:scale(1.1)}
