@import "https://fonts.googleapis.com/css2?family=Kode+Mono:wght@400..700&display=swap";html.lenis,html.lenis body{height:auto}.lenis:not(.lenis-autoToggle).lenis-stopped{overflow:clip}.lenis [data-lenis-prevent],.lenis [data-lenis-prevent-wheel],.lenis [data-lenis-prevent-touch],.lenis [data-lenis-prevent-vertical],.lenis [data-lenis-prevent-horizontal]{overscroll-behavior:contain}.lenis.lenis-smooth iframe{pointer-events:none}.lenis.lenis-autoToggle{transition-behavior:allow-discrete;transition-property:overflow;transition-duration:1ms}.menuContainer{box-sizing:border-box;width:100%;overflow:visible}.logo-container{z-index:10;width:155px;height:55px;position:relative}.logo-container .logo{object-fit:contain;z-index:10;width:100%;height:100%;transition:opacity .2s,transform .2s;position:absolute}.logo-container .logo--hover{opacity:0}.nav{color:#fff;box-sizing:border-box;border:1px solid #0000;border-radius:0;flex-direction:column;width:100%;max-width:100%;padding:1.5em;transition:border-radius .3s ease-out,background-color .3s ease-out,box-shadow .3s ease-out,padding .3s ease-out,border-color .3s ease-out;display:flex}.nav .container{z-index:10;justify-content:space-between;align-items:center;padding:0;transition:padding .3s;display:flex;position:relative}.nav .menu{margin:0;padding:0;list-style:none;display:none;position:absolute;left:50%;transform:translate(-50%)}@media (width>=768px){.nav .menu{gap:.5em;display:flex}}.nav .menu li{list-style:none}.nav .menu-button{cursor:pointer;color:#ffffffe6;background:#df6c261a;border:1px solid #df6c264d;border-radius:10px;justify-content:center;align-items:center;padding:.5em .6em;font-size:1.4em;transition:all .25s;display:flex}.nav .menu-button:hover{color:#fff;background:#df6c2633;border-color:#df6c2680}@media (width>=768px){.nav .menu-button{display:none}}.nav .mobile-menu{z-index:10;margin-top:1em;overflow:hidden}.nav .mobile-menu-list{flex-direction:column;align-items:center;gap:.25em;margin:0;padding:.5em 0;list-style:none;display:flex}.nav .mobile-menu-list li{justify-content:center;padding:0;display:flex}.nav .mobile-menu-list .nav-link{text-align:center;background:0 0;border:none;border-radius:0;justify-content:center;padding:.8em 1em;font-size:1.1em;transition:color .25s;display:inline-flex}.nav .mobile-menu-list .nav-link .nav-link__underline{display:none}.nav .mobile-menu-list .nav-link:hover,.nav .mobile-menu-list .nav-link[data-state=hover],.nav .mobile-menu-list .nav-link[data-state=active]{background:0 0;border:none}.nav .mobile-menu-list .nav-link.nav-link--gallery{color:#df6c26}.nav .mobile-menu-list .nav-link.nav-link--about{color:#4aa3ff}.nav .mobile-menu-list .nav-link.nav-link--about:hover,.nav .mobile-menu-list .nav-link.nav-link--about[data-state=hover],.nav .mobile-menu-list .nav-link.nav-link--about[data-state=active]{background:0 0;border:none}.nav .social-icons{justify-content:center;align-items:center;gap:1em;padding:.5em 0;display:flex}.nav .social-icons.desktop{padding:0;display:none}@media (width>=768px){.nav .social-icons.desktop{gap:.5em;display:flex}}.nav .social-icon-wrapper{color:#ffffffb3;background:#ffffff08;border:1px solid #ffffff0f;border-radius:8px;justify-content:center;align-items:center;width:2.2em;height:2.2em;font-size:1.3em;transition:all .25s;display:flex;position:relative}.nav .social-icon-wrapper svg{display:block}.nav .social-icons .social-icon-wrapper:first-child:hover{color:#1185fe;background:#1185fe26;border-color:#1185fe4d}.nav .social-icons .social-icon-wrapper:nth-child(2):hover{color:#feda75;background:#feda7526;border-color:#feda754d}.nav .social-icons .social-icon-wrapper:nth-child(3):hover{color:#e0e0e0;background:#e0e0e01a;border-color:#e0e0e033}.nav .social-icons .social-icon-wrapper:nth-child(4):hover{color:#529ecc;background:#529ecc26;border-color:#529ecc4d}.nav .social-tooltip{color:#fff;white-space:nowrap;pointer-events:none;z-index:1000;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#131313f2;border:1px solid #df6c264d;border-radius:8px;margin-top:10px;padding:.5em .9em;font-size:.6rem;position:absolute;top:100%;transform:translate(-50%);box-shadow:0 4px 16px #00000080}.nav .social-tooltip:before{content:"";background:#131313f2;border-top:1px solid #df6c264d;border-left:1px solid #df6c264d;width:8px;height:8px;position:absolute;top:-5px;left:50%;transform:translate(-50%)rotate(45deg)}.nav-link{--link-accent-color:#fff;color:#ffffffd9;font-family:inherit;font-size:inherit;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;gap:0;padding:.5em 1em;text-decoration:none;transition:all .25s;display:inline-flex;position:relative}.nav-link:hover,.nav-link[data-state=hover]{color:var(--link-accent-color);background:#ffffff0d;border-color:#ffffff1a}.nav-link[data-state=active]{color:var(--link-accent-color)}.nav-link[data-state=focus-visible]{outline:none}.nav-link__text{z-index:1;position:relative}.nav-link__underline{z-index:0;pointer-events:none;will-change:background-color;border-radius:999px;height:2px;margin:0 .75em;position:absolute;bottom:.3em;left:0;right:0}.nav-link--gallery{--link-accent-color:#df6c26}.nav-link--gallery:hover,.nav-link--gallery[data-state=hover]{background:#df6c261a;border-color:#df6c2633}.nav-link--commission{--link-accent-color:#a56cff}.nav-link--commission:hover,.nav-link--commission[data-state=hover]{background:#a56cff1a;border-color:#a56cff33}.nav-link--about{--link-accent-color:#4aa3ff}.nav-link--about:hover,.nav-link--about[data-state=hover]{background:#4aa3ff1a;border-color:#4aa3ff33}.headerSticky.floating .nav{-webkit-backdrop-filter:blur(20px)saturate(150%);backdrop-filter:blur(20px)saturate(150%);background-color:#131313b3;background-image:repeating-linear-gradient(45deg,#0000,#0000 2px,#00000026 2px 4px),repeating-linear-gradient(-45deg,#0000,#0000 2px,#00000026 2px 4px);background-position:0 0;background-repeat:repeat;background-size:4px 4px,4px 4px;background-attachment:scroll;background-origin:padding-box;background-clip:border-box;border:1px solid #df6c2640;border-radius:16px;padding:.8em 1.2em;position:relative;overflow:visible;box-shadow:0 8px 32px #0006,0 4px 16px #df6c261a,inset 0 1px #ffffff0d}.headerSticky.floating .nav:before{content:"";pointer-events:none;z-index:1;background:linear-gradient(90deg,#0000,#df6c264d,#0000);border-radius:16px 16px 0 0;height:1px;position:absolute;top:0;left:0;right:0}@media (width<=768px){.nav{padding:1em}.nav .container{gap:1em;padding:0}.logo-container{width:140px}.nav .mobile-menu .social-icon-wrapper{background:0 0;border:none;width:auto;height:auto;padding:.5em}.headerSticky.floating .nav{border-radius:14px;padding:.7em 1em}.headerSticky.floating .nav .mobile-menu{margin-top:.8em}}.back-to-top{color:#ffffffe6;-webkit-backdrop-filter:blur(20px)saturate(180%)brightness(.7);backdrop-filter:blur(20px)saturate(180%)brightness(.7);cursor:pointer;z-index:1000;background:#0000004d;border:2px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;padding:10px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;bottom:20px;right:20px;overflow:visible;box-shadow:0 8px 32px #00000080,inset 0 0 0 200px #0003}.back-to-top:before{content:"";opacity:.5;pointer-events:none;z-index:2;background:linear-gradient(135deg,#fff3 0%,#fff0 60%);border-radius:50%;position:absolute;inset:-2px}.back-to-top:after{content:"";filter:blur(8px);pointer-events:none;z-index:-1;background:radial-gradient(circle,#0000004d 0%,#0000 70%);width:120%;height:120%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.back-to-top:hover{-webkit-backdrop-filter:blur(24px)saturate(200%)brightness(.6);backdrop-filter:blur(24px)saturate(200%)brightness(.6);background:#0006;border-color:#ffffff40;transform:translateY(-3px);box-shadow:0 12px 40px #0009}.back-to-top:active{transform:translateY(-1px)scale(.95)}.back-to-top.hidden{opacity:0;transform:scale(0)rotate(180deg)}.back-to-top.visible{opacity:1;transform:scale(1)rotate(0)}html{background-color:#1a1a1a}.safari-tab-fix{display:none}@supports (-webkit-touch-callout:none){.safari-tab-fix{z-index:10000;pointer-events:none;display:block;position:sticky;top:0}.safari-tab-fix__overlay{opacity:0;-webkit-backdrop-filter:blur(.5px);backdrop-filter:blur(.5px);background-color:#1a1a1a;width:100%;height:100%;position:fixed;top:0;left:0}}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:#ffffffde;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#1a1a1a;font-family:Kode Mono,monospace;font-weight:500}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}#root{width:100%;max-width:100%;margin:0 auto}body{background-color:#1a1a1a;background-image:radial-gradient(at 20% 30%,#0000 0% 30%,#0006 70%),radial-gradient(at 80% 60%,#0000 0% 25%,#00000080 65%),radial-gradient(at 50% 90%,#0000 0% 20%,#0000004d 60%),repeating-linear-gradient(45deg,#0000,#0000 2px,#0000004d 2px 4px),repeating-linear-gradient(-45deg,#0000,#0000 2px,#0000004d 2px 4px),linear-gradient(#2a2a2a,#1a1a1a);background-size:100% 100%,100% 100%,100% 100%,4px 4px,4px 4px,100% 100%;background-attachment:fixed;width:100%;min-height:100vh;margin:0;display:flex;overflow-x:hidden}@supports (-webkit-touch-callout:none){body{background-size:100vw 100vh,100vw 100vh,100vw 100vh,4px 4px,4px 4px,100vw 100vh;background-attachment:scroll}}.content-shell{border:1px solid var(--feature-border,#df6c2673);background-color:var(--feature-background,#1313134d);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);width:100%;max-width:1200px;box-shadow:0 22px 48px #00000059, 0 16px 32px var(--feature-shadow,#df6c2633);box-sizing:border-box;background-image:repeating-linear-gradient(45deg,#0000,#0000 2px,#0003 2px 4px),repeating-linear-gradient(-45deg,#0000,#0000 2px,#0003 2px 4px),linear-gradient(135deg,#34190866,#29140c59);background-size:4px 4px,4px 4px,100% 100%;border-radius:16px;margin:0 auto 2.5em}.content-shell--padded{padding:2.5em 2em}.content-shell--blue{background-image:repeating-linear-gradient(45deg,#0000,#0000 2px,#0003 2px 4px),repeating-linear-gradient(-45deg,#0000,#0000 2px,#0003 2px 4px),linear-gradient(135deg,#08233466,#0c1c2959);background-size:4px 4px,4px 4px,100% 100%;border-color:#33c9ff73;box-shadow:0 22px 48px #00000059,0 16px 32px #33c9ff38}.content-shell--purple{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background-image:repeating-linear-gradient(45deg,#0000,#0000 2px,#0003 2px 4px),repeating-linear-gradient(-45deg,#0000,#0000 2px,#0003 2px 4px),linear-gradient(135deg,#17083466,#120c2959);background-size:4px 4px,4px 4px,100% 100%;border-color:#c8afff80;box-shadow:0 24px 52px #0006,0 18px 36px #7f4cff40}.content-shell--wide{border:1px solid var(--feature-border,#df6c2666);background-color:var(--feature-background,#13131340);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);max-width:1400px;box-shadow:0 22px 48px #00000059, 0 16px 32px var(--feature-shadow,#df6c2633);background-image:repeating-linear-gradient(45deg,#0000,#0000 2px,#0003 2px 4px),repeating-linear-gradient(-45deg,#0000,#0000 2px,#0003 2px 4px),linear-gradient(135deg,#34190859,#29140c4d);background-size:4px 4px,4px 4px,100% 100%;margin-bottom:3em}.rotimGallery{box-sizing:border-box;flex-direction:column;align-items:center;gap:0;width:100%;min-height:100vh;margin-top:3em;padding:0 1.5em 3em;display:flex}.masonryGallery{width:100%}.gallery-panel h2{color:#ff8c42;text-align:center;text-transform:uppercase;letter-spacing:.1em;text-shadow:0 0 10px #ff8c4299,0 0 20px #ff8c4266,0 0 30px #ff8c424d;margin-bottom:.8em;font-size:2.3em}@media (width<=768px){.gallery-panel h2{font-size:2em}}.headerContainer{z-index:100;will-change:background-color, transform;width:100%;transition:none;position:sticky;top:0}.headerContainer.scrolled{-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:none;background:0 0}.headerContainer.hidden{opacity:0;pointer-events:none;transform:translateY(-50px)}.headerSticky{padding:1em 2.5em;transition:none}.headerSticky.floating{padding:1em 2em}@media (width<=768px){.content-shell{width:100%;box-shadow:none;background:0 0;border:none;border-radius:0;margin:0 0 1.5em}.content-shell--padded{padding:1.8em 1.2em}.rotimGallery{padding:0 0 4em}.headerSticky{padding:.5em}.headerSticky.floating{padding:.8em 1em}}.footer-glow{filter:blur(60px);pointer-events:none;z-index:0;opacity:0;background:radial-gradient(80% 50% at 30%,#ff006e 0%,#0000 50%),radial-gradient(80% 50% at 70%,#7b2cbf 0%,#0000 50%),radial-gradient(100% 60%,#df2626 0%,#0000 60%);width:100%;max-width:100%;height:300px;position:relative;bottom:-15em;left:0;overflow:hidden}.bottom-background{pointer-events:none;z-index:1;width:100%;max-width:100%;height:300px;margin-top:3em;position:relative;overflow:hidden}.bottom-background img{object-fit:cover;object-position:center center;width:100%;height:100%;display:block}@media (width>=769px){.bottom-background{height:auto}.bottom-background img{object-fit:contain}}.footer-content-container{text-align:center;color:#ffffffb3;z-index:1;letter-spacing:.05em;box-sizing:border-box;word-break:break-word;background-color:#1a1a1a;width:100%;margin-bottom:0;padding:1.5em 1em;font-size:.75em;position:relative;overflow-x:hidden}.featureContainer{z-index:2;will-change:border-color, background, box-shadow;transition:border-color .8s,background .9s,box-shadow .9s;position:relative;overflow:hidden}.carousel-wrapper{width:100%;height:75vh;min-height:75vh;position:relative;overflow:hidden}.embla{width:100%;height:100%;position:relative;overflow:hidden}.embla__container{height:100%;display:flex}.embla__slide{flex:0 0 100%;min-width:0;height:100%;position:relative}.carousel-image{object-fit:cover;object-position:top;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;pointer-events:none;width:100%;height:100%;display:block}.carousel-peek{z-index:1;cursor:pointer;background:0 0;border:none;padding:0;transition:opacity .3s;position:absolute;overflow:hidden}.carousel-peek--prev{left:0;-webkit-mask:radial-gradient(150% 80% at 0%,#000 0%,#0000 70%);mask:radial-gradient(150% 80% at 0%,#000 0%,#0000 70%)}.carousel-peek--next{right:0;-webkit-mask:radial-gradient(150% 80% at 100%,#000 0%,#0000 70%);mask:radial-gradient(150% 80% at 100%,#000 0%,#0000 70%)}.carousel-peek__image{object-fit:cover;object-position:center;filter:blur(6px);opacity:.2;width:100%;height:100%;transition:filter .3s,opacity .3s}.carousel-peek:hover .carousel-peek__image{filter:blur(3px);opacity:.35}.carousel-placeholder{border-radius:inherit;z-index:1;background:linear-gradient(135deg,#ffffff0d,#ffffff05);width:100%;height:100%;animation:2.4s ease-in-out infinite carouselPlaceholderPulse;position:absolute;inset:0}@keyframes carouselPlaceholderPulse{0%{opacity:.35}50%{opacity:.6}to{opacity:.35}}.carousel-dots{z-index:10;-webkit-backdrop-filter:blur(10px);background:#0000004d;border-radius:2rem;gap:.75rem;padding:.5rem 1rem;display:flex;position:absolute;bottom:1.5rem;left:50%;transform:translate(-50%)}.carousel-dot{cursor:pointer;background:#fff6;border:none;border-radius:50%;width:10px;height:10px;padding:0;transition:all .3s}.carousel-dot:hover{background:#ffffffb3;transform:scale(1.2)}.carousel-dot.active{background:#fff;transform:scale(1.1);box-shadow:0 0 10px #ffffff80}@media (width<=768px){.carousel-wrapper{height:70vh;min-height:70vh}.carousel-peek{display:none}.carousel-dots{gap:.5rem;padding:.4rem .8rem;bottom:1rem}.carousel-dot{width:8px;height:8px}}@keyframes react-loading-skeleton{to{transform:translate(100%)}}.react-loading-skeleton{--base-color:#ebebeb;--highlight-color:#f5f5f5;--animation-duration:1.5s;--animation-direction:normal;--pseudo-element-display:block;background-color:var(--base-color);-webkit-user-select:none;user-select:none;border-radius:.25rem;width:100%;line-height:1;display:inline-flex;position:relative;overflow:hidden}.react-loading-skeleton:after{content:" ";display:var(--pseudo-element-display);background-repeat:no-repeat;background-image:var(--custom-highlight-background,linear-gradient(90deg, var(--base-color) 0%, var(--highlight-color) 50%, var(--base-color) 100%));height:100%;animation-name:react-loading-skeleton;animation-direction:var(--animation-direction);animation-duration:var(--animation-duration);animation-timing-function:ease-in-out;animation-iteration-count:infinite;position:absolute;top:0;left:0;right:0;transform:translate(-100%)}@media (prefers-reduced-motion){.react-loading-skeleton{--pseudo-element-display:none}}.card{will-change:transform;background:#0e1220d1;border:1px solid #df6c2640;border-radius:16px;flex-direction:column;margin-bottom:.8em;transition:border-color .3s ease-in-out,box-shadow .3s ease-in-out,background .3s ease-in-out;display:flex;position:relative;overflow:hidden;box-shadow:0 14px 30px #00000059,0 10px 22px #10224247}.card:hover{z-index:3;cursor:pointer;background:#df6c2626;border-color:#df6c2699}.card img{border-radius:inherit;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;pointer-events:auto;width:100%;height:auto;display:block}.card .image-placeholder{background:linear-gradient(135deg,#14204080,#0c162a80);justify-content:center;align-items:center;width:100%;min-height:200px;transition:background .6s cubic-bezier(.22,1,.36,1),min-height .6s cubic-bezier(.22,1,.36,1);display:flex;position:relative}.card .image-placeholder.loaded{background:0 0;min-height:0}.card .image-placeholder.loaded:after{opacity:0;animation:none}.card .image-placeholder:after{content:"";opacity:1;background:linear-gradient(90deg,#0000,#ffffff1a,#0000);transition:opacity .6s cubic-bezier(.22,1,.36,1);animation:2s infinite shimmer;position:absolute;inset:0}@keyframes shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.galleryContainer{flex-direction:column;justify-content:center;align-items:center;gap:1.5em;width:100%;display:flex;position:relative}.galleryTabs{flex-wrap:wrap;justify-content:center;gap:1em;width:100%;display:flex}.filterSection{flex-direction:column;justify-content:center;align-items:center;gap:1em;width:100%;margin-bottom:1em;display:flex}.filterToggle{color:#f5f5f5;letter-spacing:.04em;text-transform:uppercase;cursor:pointer;background:#df6c2652;border:1px solid #df6c2673;border-radius:999px;align-items:center;gap:.8em;padding:.8em 2em;font-family:inherit;font-size:1em;font-weight:500;transition:all .25s cubic-bezier(.22,1,.36,1);display:inline-flex}.filterToggle .arrow{font-size:.7em;transition:transform .3s cubic-bezier(.22,1,.36,1)}.filterToggle .arrow.open{transform:rotate(180deg)}.filterToggle:hover{background:#df6c2666;border-color:#df6c26a6}.filterToggle.expanded{background:#df6c2680;border-color:#df6c26a6}.filterButtonList{transform-origin:0;flex-wrap:wrap;justify-content:center;align-items:center;gap:.8em;display:flex;overflow:hidden}@media (width<=768px){.filterButtonList{transform-origin:top;flex-direction:column;width:100%}}.filterBtn{color:#f5f5f5;letter-spacing:.04em;text-transform:uppercase;cursor:pointer;white-space:nowrap;background:#131313d9;border:1px solid #df6c2673;border-radius:999px;justify-content:center;align-items:center;padding:.7em 1.6em;font-family:inherit;font-size:.95em;transition:all .25s cubic-bezier(.22,1,.36,1);display:inline-flex}.filterBtn.active,.filterBtn:hover{background:#df6c2652;border-color:#df6c26a6}@media (width<=768px){.filterBtn{width:100%;padding:.7em 1.2em;font-size:.85em}}@media (width<=480px){.filterBtn{padding:.65em 1em;font-size:.8em}}.galleryTab{color:#f5f5f5;letter-spacing:.04em;text-transform:uppercase;cursor:pointer;background:#131313d9;border:1px solid #df6c2673;border-radius:999px;align-items:center;gap:.5em;padding:.7em 1.6em;font-family:inherit;font-size:.95em;transition:background .25s,border-color .25s;display:inline-flex}.galleryTab.active,.galleryTab:hover{background:#df6c2652;border-color:#df6c26a6}@media (width<=768px){.galleryTab{flex:calc(50% - .5em);justify-content:center;min-width:140px;max-width:200px;padding:.6em 1.2em;font-size:.85em}}@media (width<=480px){.galleryTab{flex:calc(50% - .5em);min-width:120px;padding:.55em 1em;font-size:.8em}}.galleryGrid{perspective:1200px;width:100%;transition:all .5s cubic-bezier(.16,1,.3,1);display:flex}.galleryColumn{transform-style:preserve-3d;margin:0 .2em;transition:all .5s cubic-bezier(.16,1,.3,1)}@media (width<=768px){.galleryColumn{margin:0}}.modal{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:9999;background:#000000d9;justify-content:center;align-items:center;width:100%;height:100vh;display:flex;position:fixed;top:0;left:0;overflow:hidden}.modalContentWrapper{cursor:pointer;justify-content:center;align-items:center;width:auto;max-width:90vw;height:auto;max-height:90vh;display:flex;position:relative}.modalContentWrapper .navButton,.modalContentWrapper .closeButton{opacity:0;pointer-events:none;transition:opacity .3s cubic-bezier(.22,1,.36,1)}.modalContentWrapper:hover .navButton,.modalContentWrapper:hover .closeButton,.modalContentWrapper.show-controls .navButton,.modalContentWrapper.show-controls .closeButton{opacity:1;pointer-events:auto}.imageWrapper{justify-content:center;align-items:center;width:auto;max-width:90vw;height:auto;max-height:90vh;display:flex;position:relative}.expandedImage{object-fit:contain;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;pointer-events:none;border:1px solid #df6c2699;border-radius:16px;max-width:90vw;max-height:90vh}.watermark{opacity:.6;pointer-events:none;z-index:2;filter:drop-shadow(0 2px 8px #00000080);width:80px;height:auto;position:absolute;bottom:20px;right:20px}@media (width<=768px){.watermark{width:60px;bottom:15px;right:15px}}@media (width<=480px){.watermark{width:50px;bottom:10px;right:10px}}.navButton{color:#ffffffe6;cursor:pointer;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#13131399;border:1px solid #df6c2666;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;padding:10px;font-size:28px;transition:all .3s cubic-bezier(.22,1,.36,1);display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 8px 16px #0006}@media (width<=768px){.navButton{width:44px;height:44px;font-size:24px}}.navButton:hover{color:#fff;background:#df6c2666;border-color:#df6c26b3;transform:translateY(-50%)scale(1.08);box-shadow:0 10px 20px #00000080,0 4px 12px #df6c264d}.navButton.left{left:20px}@media (width<=768px){.navButton.left{left:10px}}.navButton.right{right:20px}@media (width<=768px){.navButton.right{right:10px}}.closeButton{color:#ffffffe6;cursor:pointer;z-index:3;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#13131399;border:1px solid #df6c2666;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;padding:10px;font-size:20px;transition:all .3s cubic-bezier(.22,1,.36,1);display:flex;position:absolute;top:20px;right:20px;box-shadow:0 8px 16px #0006}@media (width<=768px){.closeButton{width:40px;height:40px;font-size:18px;top:15px;right:15px}}.closeButton:hover{color:#fff;background:#df6c2666;border-color:#df6c26b3;transform:rotate(90deg)scale(1.08);box-shadow:0 10px 20px #00000080,0 4px 12px #df6c264d}.about-section{margin-top:4em}.about-section .about-grid{flex-direction:column;gap:2.8em;margin-top:2em;display:flex}.about-section .about-hero-section{grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);align-items:stretch;gap:2.6em;display:grid}@media (width<=992px){.about-section .about-hero-section{grid-template-columns:1fr;gap:2em}}.about-section .about-hero{isolation:isolate;background:url(/assets/rotimSketching-DK_dGHgC.png) 50%/cover no-repeat;border:1px solid #33c9ff52;border-radius:18px;width:100%;min-height:22rem;box-shadow:0 16px 34px #00000059}.about-section .about-content{text-align:left;flex-direction:column;gap:1.3em;display:flex}.about-section .about-content h2{color:#00bfff;text-shadow:0 0 10px #00bfff80,0 0 20px #00bfff4d;letter-spacing:.05em;margin:0;font-size:2.4em}.about-section .about-content p{color:#f5f5f5;margin:0;font-size:1.18em;line-height:1.7}.about-section .about-content .follow-heading{color:#60a5fa;text-shadow:0 0 8px #60a5fa66;margin:1.8em 0 .4em;font-size:1.3em;font-weight:600}.about-section .follow-links{justify-content:flex-start;gap:1.5em;display:flex}.about-section .follow-links a{color:#f5f5f5;background:linear-gradient(135deg,#00bfff26 0%,#3399ff26 100%);border:2px solid #00bfff66;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:all .3s;display:inline-flex;box-shadow:0 0 15px #00bfff33}.about-section .follow-links a:hover{color:#00bfff;background:linear-gradient(135deg,#00bfff40 0%,#3399ff4d 100%);border-color:#00bfffcc;transform:translateY(-3px);box-shadow:0 12px 24px #00bfff4d,0 0 30px #00bfff66}.about-section .follow-links a:active{transform:translateY(-1px)}.about-section .tip-jar-card{background:linear-gradient(145deg,#0c0f1ce0,#040712f2);border:2px solid #00bfff80;border-radius:20px;max-width:52rem;margin:0 auto;position:relative;overflow:hidden;box-shadow:0 16px 34px #00000059,0 0 30px #00bfff33}.about-section .tip-jar-card:before{content:"";z-index:-1;filter:blur(15px);opacity:.4;background:#00bfff33;border-radius:20px;position:absolute;inset:-2px}.about-section .tip-jar-card__content{flex-direction:column;gap:1.1em;padding:2.2em 2.4em;display:flex}.about-section .tip-jar-card__content h3{color:#00bfff;text-shadow:0 0 10px #00bfff80,0 0 20px #00bfff4d;margin:0;font-size:1.85em;font-weight:700}.about-section .tip-jar-card__content p{color:#f4f8ff;margin:0;font-size:1.05em;line-height:1.6}.about-section .tip-jar-card__content .kofi-button{color:#0c0c0c;background-color:#fff;border:2px solid #00b9fe;border-radius:999px;align-items:center;gap:.7em;margin-top:.4em;padding:.75em 1.5em;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s,background-color .2s;display:inline-flex}.about-section .tip-jar-card__content .kofi-button img{width:22px;height:22px}.about-section .tip-jar-card__content .kofi-button:hover{background-color:#f0faff;transform:translateY(-2px);box-shadow:0 10px 22px #00b9fe59}.about-section .tip-jar-card__content .kofi-button:active{box-shadow:none;transform:translateY(0)}@media (width<=768px){.about-section{margin-top:3em}.about-section .about-grid{gap:2.4em}.about-section .about-hero{min-height:16rem}.about-section .about-content{text-align:center}.about-section .about-content h2{font-size:2em}.about-section .about-content p{font-size:1.05em}.about-section .about-content .follow-heading{margin:1.4em 0 .6em}.about-section .follow-links{justify-content:center;gap:1.2em}.about-section .follow-links a{width:44px;height:44px}.about-section .tip-jar-card__content{padding:2em 1.6em}.about-section .tip-jar-card__content h3{font-size:1.7em}.about-section .tip-jar-card__content p{font-size:1em}}.commission-promo{border:2px solid #a855f766;border-radius:16px;width:100%;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 20px 45px #8a2be240,0 0 30px #a855f726,inset 0 0 20px #8a2be20d}.commission-promo:before{content:"";z-index:-1;filter:blur(15px);opacity:0;background:#a855f733;border-radius:16px;transition:opacity .3s;position:absolute;inset:-2px}.commission-promo:hover{background:#22104273;border-color:#a855f7b3;box-shadow:0 26px 60px #8a2be266,0 0 50px #a855f766,0 0 80px #a855f74d,inset 0 0 30px #8a2be21a}.commission-promo:hover:before{opacity:.6}@media (width<=768px){.commission-promo{box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:none;border-image:}.commission-promo:hover{box-shadow:none;background:0 0;border:none}}.commission-promo__link{color:#d3baff;letter-spacing:.04em;cursor:pointer;text-shadow:0 0 10px #d3baff4d;background:0 0;border:none;justify-content:center;align-items:center;gap:.6em;width:100%;padding:1.6em 0;font-family:inherit;font-size:2.3em;font-weight:600;text-decoration:none;transition:all .3s;display:flex}.commission-promo__link:hover{color:#a855f7;text-shadow:0 0 15px #a855f799,0 0 30px #8a2be266;transform:translateY(-2px)}.commission-promo__title{align-items:center;gap:.75em;display:inline-flex}.commission-promo__icon{color:#d3baff;filter:drop-shadow(0 0 5px #d3baff66);font-size:1.2em;transition:all .3s}.commission-promo:hover .commission-promo__icon{color:#c084fc;filter:drop-shadow(0 0 10px #c084fccc);transform:translate(5px)}.commission-tos-modal{z-index:2000;pointer-events:none;width:100%;height:100vh;position:fixed;top:0;left:0;overflow:hidden}.commission-tos-modal__backdrop{-webkit-backdrop-filter:blur(4px);pointer-events:auto;background:#000000b3;width:100%;height:100%;position:absolute;top:0;left:0}.commission-tos-modal__content{-webkit-backdrop-filter:blur(20px);pointer-events:auto;background:#101010f2;border-left:1px solid #a855f74d;flex-direction:column;width:100%;max-width:800px;height:100vh;display:flex;position:absolute;top:0;right:0;overflow:hidden auto;box-shadow:-8px 0 32px #00000080,inset 1px 0 #ffffff1a}@media (width<=768px){.commission-tos-modal__content{border-left:none;max-width:100%}}.commission-tos-modal__content::-webkit-scrollbar{width:8px}.commission-tos-modal__content::-webkit-scrollbar-track{background:#ffffff0d}.commission-tos-modal__content::-webkit-scrollbar-thumb{background:#a855f74d;border-radius:4px}.commission-tos-modal__content::-webkit-scrollbar-thumb:hover{background:#a855f780}.commission-tos-modal__close{color:#a855f7;cursor:pointer;background:#a855f71a;border:1px solid #a855f74d;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.25rem;transition:all .2s;display:flex}.commission-tos-modal__close:hover{background:#a855f733;border-color:#a855f780;transform:scale(1.05)}.commission-tos-header{background:#a855f70d;border-bottom:1px solid #a855f733;flex-shrink:0;justify-content:space-between;align-items:center;padding:1.5rem 2rem;display:flex}.commission-tos-header h1{color:#fff;background:linear-gradient(135deg,#fff,#a855f7);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0;font-size:1.25rem}@media (width<=768px){.commission-tos-header{padding:1rem 1.5rem}}.commission-tos-container{flex:1;padding:2rem;overflow-y:auto}@media (width<=768px){.commission-tos-container{padding:1.5rem 1rem}}.commission-note{-webkit-backdrop-filter:blur(10px);background:#a855f70d;border:1px solid #a855f733;border-radius:12px;margin-bottom:2rem;padding:1.5rem;box-shadow:0 8px 32px #0000001a,inset 0 1px #ffffff1a}.commission-note p{color:#fff;margin:0;font-size:1rem;line-height:1.6}@media (width<=768px){.commission-note{padding:1rem}}.commission-note.commission-note-highlight{background:linear-gradient(135deg,#a855f726,#a855f714);border:2px solid #a855f766;position:relative;box-shadow:0 4px 16px #a855f733,inset 0 1px #ffffff26}.commission-note.commission-note-highlight:before{content:"⚠️ Important";color:#fff;letter-spacing:.05em;text-transform:uppercase;background:linear-gradient(135deg,#a855f7,#8b46cc);border-radius:4px;padding:.25rem .75rem;font-size:.75rem;font-weight:700;position:absolute;top:-12px;left:1rem;box-shadow:0 2px 8px #a855f766}.commission-note.commission-note-highlight p{font-size:1.05rem;font-weight:500}.tos section{-webkit-backdrop-filter:blur(10px);background:#a855f70d;border:1px solid #a855f726;border-radius:8px;margin-bottom:1.5rem;padding:1.5rem;transition:all .2s}.tos section:hover{background:#a855f714;border-color:#a855f74d}.tos section:last-child{margin-bottom:0}.tos section h2{color:#a855f7;margin:0 0 1rem;font-size:1.15rem;font-weight:600}.tos section p{color:#fff;margin-bottom:1rem;font-size:.95rem;font-weight:400;line-height:1.6}.tos section p:last-child{margin-bottom:0}.tos section p b{color:#a855f7;font-weight:600}.post-detail-wrapper{z-index:998;position:fixed;inset:0}.post-detail-overlay{-webkit-backdrop-filter:blur(4px);pointer-events:all;z-index:998;background:#000000b3;position:fixed;inset:0}.post-detail-panel{-webkit-backdrop-filter:blur(20px);z-index:999;background:#101010f2;border-left:1px solid #1083fe4d;flex-direction:column;width:600px;max-width:90vw;display:flex;position:fixed;top:0;bottom:0;right:0;overflow:hidden;box-shadow:-8px 0 32px #00000080,inset 1px 0 #ffffff1a}.post-detail-panel .post-detail-header{background:#1083fe0d;border-bottom:1px solid #1083fe33;justify-content:space-between;align-items:center;padding:1.5rem 2rem;display:flex}.post-detail-panel .post-detail-header h3{color:#fff;background:linear-gradient(135deg,#fff,#1083fe);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0;font-size:1.25rem}.post-detail-panel .post-detail-header .close-button{color:#1083fe;cursor:pointer;background:#1083fe1a;border:1px solid #1083fe4d;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.25rem;transition:all .2s;display:flex}.post-detail-panel .post-detail-header .close-button:hover{background:#1083fe33;border-color:#1083fe80;transform:scale(1.05)}.post-detail-panel .post-detail-content{flex:1;padding:2rem;overflow-y:auto}.post-detail-panel .post-detail-content::-webkit-scrollbar{width:8px}.post-detail-panel .post-detail-content::-webkit-scrollbar-track{background:#ffffff0d}.post-detail-panel .post-detail-content::-webkit-scrollbar-thumb{background:#1083fe4d;border-radius:4px}.post-detail-panel .post-detail-content::-webkit-scrollbar-thumb:hover{background:#1083fe80}.post-detail-panel .post-detail-content .main-post{-webkit-backdrop-filter:blur(10px);background:#1083fe0d;border:1px solid #1083fe33;border-radius:12px;margin-bottom:2rem;padding:1.5rem;box-shadow:0 8px 32px #0000001a,inset 0 1px #ffffff1a}.post-detail-panel .post-detail-content .main-post .post-author-header{align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.post-detail-panel .post-detail-content .main-post .post-author-header .post-avatar{object-fit:cover;border:2px solid #1083fe66;border-radius:50%;width:48px;height:48px}.post-detail-panel .post-detail-content .main-post .post-author-header .post-author-info{flex:1}.post-detail-panel .post-detail-content .main-post .post-author-header .post-author-info .post-author-name{color:#fff;font-size:1rem;font-weight:600}.post-detail-panel .post-detail-content .main-post .post-author-header .post-author-info .post-handle{color:#ffffff80;font-size:.85rem}.post-detail-panel .post-detail-content .main-post .post-images{border-radius:8px;gap:8px;width:100%;margin-bottom:1rem;display:grid;overflow:hidden}.post-detail-panel .post-detail-content .main-post .post-images .post-image{object-fit:cover;width:100%;max-height:400px;display:block}.post-detail-panel .post-detail-content .main-post .post-text{margin-bottom:1rem}.post-detail-panel .post-detail-content .main-post .post-text p{color:#fff;word-wrap:break-word;margin:0;font-size:1rem;line-height:1.6}.post-detail-panel .post-detail-content .main-post .post-text p .mention-link{color:#1083fe;font-weight:600;text-decoration:none;transition:all .2s}.post-detail-panel .post-detail-content .main-post .post-text p .mention-link:hover{color:#1083fecc;text-decoration:underline}.post-detail-panel .post-detail-content .main-post .post-meta{margin-bottom:1rem}.post-detail-panel .post-detail-content .main-post .post-meta .post-date{color:#ffffff80;font-size:.85rem}.post-detail-panel .post-detail-content .main-post .post-stats{border-top:1px solid #ffffff1a;border-bottom:1px solid #ffffff1a;gap:1.5rem;margin-bottom:1rem;padding:1rem 0;display:flex}.post-detail-panel .post-detail-content .main-post .post-stats .stat{color:#fff9;align-items:center;gap:.5rem;font-size:.9rem;display:flex}.post-detail-panel .post-detail-content .main-post .post-stats .stat svg{color:#1083fe}.post-detail-panel .post-detail-content .main-post .view-on-bluesky{color:#1083fe;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.post-detail-panel .post-detail-content .main-post .view-on-bluesky:hover{color:#1083fecc;transform:translate(4px)}.post-detail-panel .post-detail-content .replies-section h4{color:#fff;border-bottom:1px solid #1083fe33;margin:0 0 1.5rem;padding-bottom:.75rem;font-size:1.1rem}.post-detail-panel .post-detail-content .replies-section .replies-list{flex-direction:column;gap:1rem;display:flex}.post-detail-panel .post-detail-content .replies-section .replies-list .reply{-webkit-backdrop-filter:blur(10px);background:#1083fe0d;border:1px solid #1083fe26;border-radius:8px;padding:1rem;transition:all .2s}.post-detail-panel .post-detail-content .replies-section .replies-list .reply:hover{background:#1083fe14;border-color:#1083fe4d}.post-detail-panel .post-detail-content .replies-section .replies-list .reply .reply-header{align-items:center;gap:.75rem;margin-bottom:.75rem;display:flex}.post-detail-panel .post-detail-content .replies-section .replies-list .reply .reply-header .reply-avatar{object-fit:cover;border:2px solid #1083fe4d;border-radius:50%;width:32px;height:32px}.post-detail-panel .post-detail-content .replies-section .replies-list .reply .reply-header .reply-author-info{flex:1;min-width:0}.post-detail-panel .post-detail-content .replies-section .replies-list .reply .reply-header .reply-author-info .reply-author-name{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-size:.85rem;font-weight:600;overflow:hidden}.post-detail-panel .post-detail-content .replies-section .replies-list .reply .reply-header .reply-author-info .reply-handle,.post-detail-panel .post-detail-content .replies-section .replies-list .reply .reply-header .reply-author-info .reply-date{color:#fff6;font-size:.75rem}.post-detail-panel .post-detail-content .replies-section .replies-list .reply .reply-content p{color:#fff;word-wrap:break-word;margin:0 0 .75rem;font-size:.9rem;line-height:1.5}.post-detail-panel .post-detail-content .replies-section .replies-list .reply .reply-content p .mention-link{color:#1083fe;font-weight:600;text-decoration:none;transition:all .2s}.post-detail-panel .post-detail-content .replies-section .replies-list .reply .reply-content p .mention-link:hover{color:#1083fecc;text-decoration:underline}.post-detail-panel .post-detail-content .replies-section .replies-list .reply .reply-images{border-radius:6px;gap:4px;margin-bottom:.75rem;display:grid;overflow:hidden}.post-detail-panel .post-detail-content .replies-section .replies-list .reply .reply-images .reply-image{object-fit:cover;width:100%;max-height:200px;display:block}.post-detail-panel .post-detail-content .replies-section .replies-list .reply .reply-stats{border-top:1px solid #ffffff0d;gap:1rem;padding-top:.5rem;display:flex}.post-detail-panel .post-detail-content .replies-section .replies-list .reply .reply-stats .stat{color:#ffffff80;align-items:center;gap:.25rem;font-size:.8rem;display:flex}.post-detail-panel .post-detail-content .replies-section .replies-list .reply .reply-stats .stat svg{font-size:.75rem}.post-detail-panel .post-detail-content .replies-section .replies-list .reply .nested-replies{flex-direction:column;gap:.75rem;margin-top:1rem;display:flex}@media (width<=768px){.post-detail-panel{width:100%;max-width:100%}.post-detail-panel .post-detail-header{padding:1rem 1.5rem}.post-detail-panel .post-detail-content{padding:1.5rem 1rem}.post-detail-panel .post-detail-content .main-post{padding:1rem}.post-detail-panel .post-detail-content .replies-section .reply{padding:.75rem}.post-detail-panel .post-detail-content .replies-section .reply[style*=margin-left]{margin-left:0!important}}.bluesky-feed{max-width:1200px;margin:4rem auto;padding:0 2rem;position:relative}.bluesky-feed .bluesky-icon-decoration{z-index:0;pointer-events:none;transition:opacity .2s ease-out;position:fixed;top:50%;right:10%;transform:translateY(-50%)}.bluesky-feed .bluesky-icon-decoration .bluesky-icon{background-color:#131313;background-image:linear-gradient(27deg,#151515 5px,#0000 5px),linear-gradient(207deg,#151515 5px,#0000 5px),linear-gradient(27deg,#222 5px,#0000 5px),linear-gradient(207deg,#222 5px,#0000 5px),linear-gradient(90deg,#1b1b1b 10px,#0000 10px),linear-gradient(#1d1d1d 25%,#1a1a1a 25% 50%,#0000 50% 75%,#242424 75%,#242424);background-position:0 5px,10px 0,0 10px,10px 5px,0 0,0 0;background-repeat:repeat,repeat,repeat,repeat,repeat,repeat;background-size:20px 20px;background-attachment:scroll,scroll,scroll,scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box,padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box,border-box,border-box,border-box;-webkit-text-fill-color:transparent;filter:drop-shadow(0 0 40px #1083fe4d);-webkit-background-clip:text;background-clip:text;font-size:300px}.bluesky-feed .feed-loading,.bluesky-feed .feed-error{text-align:center;color:#fff;background:#ffffff0d;border-radius:12px;padding:3rem 2rem;font-size:1.1rem}.bluesky-feed .feed-error{color:#ff6b6b;border:1px solid #ff6b6b4d}.bluesky-feed .feed-header{z-index:1;border-bottom:2px solid #1083fe4d;justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1rem;display:flex;position:relative}.bluesky-feed .feed-header h2{color:#fff;background:linear-gradient(135deg,#fff,#1083fe);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0;font-size:2rem}.bluesky-feed .feed-header .view-profile{color:#1083fe;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s}.bluesky-feed .feed-header .view-profile:hover{color:#1083fecc;transform:translate(4px)}.bluesky-feed .feed-posts{z-index:1;width:auto;margin-left:-1.5rem;display:flex;position:relative}.bluesky-feed .feed-posts-column{background-clip:padding-box;padding-left:1.5rem}.bluesky-feed .post-card{color:inherit;-webkit-backdrop-filter:blur(10px);background:#1083fe0d;border:1px solid #1083fe33;border-radius:12px;margin-bottom:1.5rem;text-decoration:none;transition:all .3s;display:block;overflow:hidden;box-shadow:0 8px 32px #0000001a,inset 0 1px #ffffff1a}.bluesky-feed .post-card:hover{background:#1083fe1a;border-color:#1083fe80;transform:translateY(-4px);box-shadow:0 12px 32px #1083fe40,0 0 24px #1083fe33,inset 0 1px #ffffff26}.bluesky-feed .post-card .post-images{gap:2px;width:100%;display:grid}.bluesky-feed .post-card .post-images:has(>:first-child:last-child){grid-template-columns:1fr}.bluesky-feed .post-card .post-images:has(>:nth-child(2)){grid-template-columns:repeat(2,1fr)}.bluesky-feed .post-card .post-images:has(>:nth-child(3)){grid-template-columns:repeat(2,1fr)}.bluesky-feed .post-card .post-images:has(>:nth-child(3)) .post-image:first-child{grid-column:1/-1}.bluesky-feed .post-card .post-images:has(>:nth-child(4)){grid-template-columns:repeat(2,1fr)}.bluesky-feed .post-card .post-images .post-image{object-fit:cover;width:100%;min-height:200px;max-height:500px;transition:all .3s;display:block}.bluesky-feed .post-card .post-content{padding:1.25rem}.bluesky-feed .post-card .post-content p{color:#fff;word-wrap:break-word;margin:0;font-size:.95rem;line-height:1.6}.bluesky-feed .post-card .post-content p .mention-link{color:#1083fe;font-weight:600;text-decoration:none;transition:all .2s}.bluesky-feed .post-card .post-content p .mention-link:hover{color:#1083fecc;text-decoration:underline}.bluesky-feed .post-card .post-footer{padding:0 1.25rem 1.25rem}.bluesky-feed .post-card .post-header{align-items:center;gap:.75rem;margin-bottom:.75rem;display:flex}.bluesky-feed .post-card .post-header .author-avatar{object-fit:cover;border:2px solid #1083fe66;border-radius:50%;width:36px;height:36px}.bluesky-feed .post-card .post-header .author-info{flex:1;min-width:0}.bluesky-feed .post-card .post-header .author-info .author-name{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-size:.9rem;font-weight:600;overflow:hidden}.bluesky-feed .post-card .post-header .author-info .post-date{color:#ffffff80;font-size:.8rem}.bluesky-feed .post-card .post-stats{border-top:1px solid #ffffff1a;gap:1.25rem;padding-top:.75rem;display:flex}.bluesky-feed .post-card .post-stats .stat{color:#fff9;align-items:center;gap:.25rem;font-size:.85rem;display:flex}@media (width<=1024px){.bluesky-feed .bluesky-icon-decoration{right:5%}.bluesky-feed .bluesky-icon-decoration .bluesky-icon{font-size:200px}}@media (width<=768px){.bluesky-feed{margin:2rem auto;padding:0 1rem}.bluesky-feed .bluesky-icon-decoration{display:none}.bluesky-feed .feed-header{flex-direction:column;align-items:flex-start;gap:1rem}.bluesky-feed .feed-header h2{font-size:1.5rem}.bluesky-feed .feed-posts{margin-left:0}.bluesky-feed .feed-posts-column{padding-left:0}.bluesky-feed .post-card .post-images .post-image{max-height:400px}}
