@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";
*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--ig-bg:#000;--ig-surface:#0a0a0a;--ig-surface-2:#1a1a1a;--ig-surface-3:#262626;--ig-border:#262626;--ig-border-light:#363636;--ig-text-primary:#f5f5f5;--ig-text-secondary:#a8a8a8;--ig-text-muted:#737373;--ig-accent:#0095f6;--ig-accent-hover:#1aa1f7;--ig-gradient-story:linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);--ig-gradient-btn:linear-gradient(135deg, #405de6, #5851db, #833ab4, #c13584, #e1306c, #fd1d1d);--font:"Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--radius-sm:4px;--radius-md:8px;--radius-lg:12px;--radius-full:9999px;--max-width:470px;--transition:.2s cubic-bezier(.4, 0, .2, 1)}[data-theme=light]{--ig-bg:#fafafa;--ig-surface:#fff;--ig-surface-2:#f5f5f5;--ig-surface-3:#efefef;--ig-border:#dbdbdb;--ig-border-light:#c7c7c7;--ig-text-primary:#262626;--ig-text-secondary:#737373;--ig-text-muted:#8e8e8e}html{font-family:var(--font);color:var(--ig-text-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#000;transition:color .2s;overflow-x:hidden}body{background-color:var(--ig-bg);justify-content:center;min-height:100dvh;transition:background-color .2s;display:flex}#app-root{width:100%;max-width:var(--max-width);background-color:var(--ig-bg);min-height:100dvh;transition:background-color .2s;position:relative;overflow-x:hidden}::-webkit-scrollbar{background:0 0;width:0}.story-ring{background:var(--ig-gradient-story);border-radius:50%;padding:2px}.story-ring-inner{background:var(--ig-bg);border-radius:50%;padding:2px}@keyframes fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}@keyframes slideInUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes heartPop{0%{transform:scale(1)}50%{transform:scale(1.3)}to{transform:scale(1)}}*{-webkit-tap-highlight-color:transparent}button,a{cursor:pointer}img{max-width:100%;display:block}@media (max-width:470px){#app-root{max-width:100vw}}@media (min-width:768px){:root{--max-width:975px}body{background-color:#000}#app-root{max-width:var(--max-width);min-height:100dvh}main#portfolio-main{padding-bottom:0!important}}
.SplashScreen-module__vb3iNW__splash{z-index:9999;background:#000;flex-direction:column;justify-content:center;align-items:center;gap:0;transition:opacity .5s;display:flex;position:fixed;inset:0}.SplashScreen-module__vb3iNW__fadeOut{opacity:0;pointer-events:none}.SplashScreen-module__vb3iNW__iconWrapper{animation:.6s cubic-bezier(.34,1.56,.64,1) .2s both SplashScreen-module__vb3iNW__splashPop}@keyframes SplashScreen-module__vb3iNW__splashPop{0%{opacity:0;transform:scale(.7)}to{opacity:1;transform:scale(1)}}.SplashScreen-module__vb3iNW__fromText{white-space:nowrap;align-items:center;gap:6px;animation:.5s .6s both SplashScreen-module__vb3iNW__fadeInUp;display:flex;position:absolute;bottom:48px;left:50%;transform:translate(-50%)}@keyframes SplashScreen-module__vb3iNW__fadeInUp{0%{opacity:0;transform:translate(-50%)translateY(8px)}to{opacity:1;transform:translate(-50%)translateY(0)}}
