@import "https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap";@import "https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap";@import "https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap";.dither-container{width:100%;height:100%;position:relative}.landing-page{color:#fff;flex-direction:column;align-items:center;width:100%;min-height:100vh;font-family:Inter,sans-serif;display:flex;position:relative;overflow-x:hidden}@keyframes fadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.landing-nav{z-index:2;opacity:0;justify-content:space-between;align-items:center;width:100%;max-width:1100px;padding:1.25rem 2rem;display:flex;position:relative}.landing-nav .nav-brand{align-items:center;gap:.5rem;display:flex}.landing-nav .nav-brand .brand-icon{opacity:.9;font-size:1.5rem}.landing-nav .nav-brand .brand-name{letter-spacing:-.02em;font-size:1.25rem;font-weight:700}.landing-nav .nav-links{align-items:center;gap:1rem;display:flex}.landing-nav .nav-links .nav-link{color:#ffffffb3;border-radius:.75rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .25s}.landing-nav .nav-links .nav-link:hover{color:#fff;background:#ffffff0f}.landing-nav .nav-links .nav-btn{color:#0a0a0a;background:linear-gradient(#fff 0%,#f3f4f6 100%);border-radius:.75rem;padding:.5rem 1.25rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:all .3s;box-shadow:0 4px 16px #ffffff14,inset 0 1px #fffc}.landing-nav .nav-links .nav-btn:hover{transform:translateY(-1px);box-shadow:0 8px 24px #ffffff26,inset 0 1px #fff}.landing-nav .nav-links .nav-btn:active{transform:translateY(0)}.hero-section{z-index:1;opacity:0;flex:1;justify-content:center;align-items:center;width:100%;padding:4rem 2rem 2rem;animation-delay:.15s;display:flex;position:relative}.hero-glass{text-align:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background-color:#000000cd;border:1px solid #ffffff0a;border-radius:1.5rem;flex-direction:column;align-items:center;gap:1.5rem;width:100%;max-width:720px;padding:3.5rem 4rem;display:flex}.hero-badge{letter-spacing:.06em;text-transform:uppercase;color:#ffffff8c;background:#ffffff0f;border:1px solid #ffffff14;border-radius:2rem;padding:.4rem 1rem;font-size:.75rem;font-weight:600;display:inline-block}.hero-title{letter-spacing:-.03em;font-size:2.75rem;font-weight:800;line-height:1.15}.hero-title .hero-accent{background:linear-gradient(135deg,#fff 0%,#fff6 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.hero-subtitle{color:#ffffff8c;max-width:520px;font-size:1rem;font-weight:400;line-height:1.7}.hero-actions{gap:1rem;margin-top:.5rem;display:flex}.hero-actions .hero-btn-primary{color:#0a0a0a;background:linear-gradient(#fff 0%,#f3f4f6 100%);border-radius:1rem;padding:.75rem 2rem;font-size:.9375rem;font-weight:600;text-decoration:none;transition:all .3s;box-shadow:0 10px 30px #ffffff14,inset 0 1px #fffc}.hero-actions .hero-btn-primary:hover{transform:translateY(-2px);box-shadow:0 15px 40px #ffffff26,inset 0 1px #fff}.hero-actions .hero-btn-primary:active{transform:translateY(0)}.hero-actions .hero-btn-secondary{color:#ffffffb3;background:#ffffff0f;border:1px solid #ffffff14;border-radius:1rem;padding:.75rem 2rem;font-size:.9375rem;font-weight:500;text-decoration:none;transition:all .3s}.hero-actions .hero-btn-secondary:hover{color:#fff;background:#ffffff1a;border-color:#ffffff26;transform:translateY(-1px)}.hero-actions .hero-btn-secondary:active{transform:translateY(0)}.features-section{z-index:1;opacity:0;width:100%;max-width:1100px;padding:2rem 2rem 4rem;animation-delay:.3s;position:relative}.features-grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.feature-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background-color:#000000cd;border:1px solid #ffffff0a;border-radius:1rem;flex-direction:column;gap:.75rem;padding:2rem 1.75rem;transition:all .35s;display:flex}.feature-card:hover{background-color:#000000e6;border-color:#ffffff14;transform:translateY(-4px)}.feature-card .feature-icon{background:#ffffff0f;border-radius:.75rem;justify-content:center;align-items:center;width:3rem;height:3rem;font-size:1.75rem;display:flex}.feature-card h3{letter-spacing:-.01em;font-size:1.1rem;font-weight:700}.feature-card p{color:#ffffff80;font-size:.875rem;font-weight:400;line-height:1.65}.landing-footer{z-index:1;opacity:0;width:100%;padding:1.5rem 2rem;animation-delay:.45s;position:relative}.landing-footer .footer-content{border-top:1px solid #ffffff0f;justify-content:space-between;align-items:center;max-width:1100px;margin:0 auto;padding-top:1.5rem;display:flex}.landing-footer .footer-brand{letter-spacing:-.01em;opacity:.6;font-size:.9375rem;font-weight:600}.landing-footer .footer-copy{color:#ffffff59;font-size:.8125rem}@media (width<=768px){.hero-glass{padding:2.5rem 2rem}.hero-title{font-size:2rem}.hero-subtitle{font-size:.9375rem}.hero-actions{flex-direction:column;width:100%}.hero-actions .hero-btn-primary,.hero-actions .hero-btn-secondary{text-align:center}.features-grid{grid-template-columns:1fr}.landing-nav{padding:1rem 1.25rem}.footer-content{text-align:center;flex-direction:column;gap:.75rem}}.login-page{justify-content:center;align-items:center;width:100%;min-height:100vh;padding:2rem;font-family:Inter,sans-serif;display:flex;position:relative;overflow:hidden}.dither-bg-wrapper{z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.box{z-index:1;background-color:#000000cd;border-radius:1rem;flex-direction:row-reverse;gap:1rem;width:min(60rem,60%);max-width:100%;padding:1rem;display:flex;position:relative}.box .left{color:#fff;background-color:#00000031;border-radius:1rem;width:50%;padding:1rem}.box .left .form-container{gap:1rem;height:100%;padding:1rem}.box .left .form-container form{flex-direction:column;justify-content:center;gap:1rem;height:100%;display:flex}.box .left .form-container form h1{font-size:1.5rem}.box .left .form-container form .input-field{flex-direction:column;gap:.25rem;display:flex}.box .left .form-container form .input-field label{font-size:.875rem;font-weight:500}.box .left .form-container form .input-field input{background:linear-gradient(#fff 0%,#f3f4f6 100%);border:none;border-radius:1rem;padding:1rem;font-weight:400}.box .right{background-color:#00f;border-radius:1rem;width:50%}.box .right img{object-fit:cover;border-radius:1rem;width:100%;height:100%}@media (width<=1024px){.login-page{padding:1.25rem}.box{width:min(100%,52rem)}}@media (width<=768px){.login-page{align-items:flex-start;padding:1rem;overflow-y:auto}.box{flex-direction:column;width:100%;padding:.85rem}.box .left,.box .right{width:100%}.box .right{order:-1;min-height:220px}.box .left .form-container{padding:.5rem}.auth-btn{width:100%}}@media (width<=480px){.login-page{padding:.75rem}.box{border-radius:.875rem;gap:.75rem}.box .left,.box .right{border-radius:.875rem}.box .right{min-height:180px}.box .left .form-container form{gap:.85rem}.box .left .form-container form h1{font-size:1.35rem}.box .left .form-container form .input-field input{padding:.85rem}}.auth-btn{cursor:pointer;color:#0a0a0a;background:linear-gradient(#fff 0%,#f3f4f6 100%);border:none;border-radius:16px;outline:none;font-size:15px;font-weight:600;transition:all .3s;box-shadow:0 10px 30px #ffffff14,inset 0 1px #fffc}.register-page{justify-content:center;align-items:center;width:100%;min-height:100vh;padding:2rem;font-family:Inter,sans-serif;display:flex;position:relative;overflow:hidden}.register-box{z-index:1;background-color:#000000cd;border-radius:1rem;flex-direction:row;gap:1rem;width:min(64rem,60%);max-width:100%;padding:1rem;display:flex;position:relative}.register-box .register-left{color:#fff;background-color:#00000031;border-radius:1rem;width:50%;padding:1rem}.register-box .register-left .form-container{gap:1rem;height:100%;padding:1rem}.register-box .register-left .form-container form{flex-direction:column;justify-content:center;gap:.75rem;height:100%;display:flex}.register-box .register-left .form-container form h1{font-size:1.5rem}.register-box .register-left .form-container form .form-row{gap:.75rem;display:flex}.register-box .register-left .form-container form .form-row .input-field{flex:1}.register-box .register-left .form-container form .input-field{flex-direction:column;gap:.25rem;display:flex}.register-box .register-left .form-container form .input-field label{font-size:.875rem;font-weight:500}.register-box .register-left .form-container form .input-field input,.register-box .register-left .form-container form .input-field select,.register-box .register-left .form-container form .input-field textarea{resize:none;border:none;border-radius:1rem;padding:.75rem 1rem;font-family:Inter,sans-serif;font-size:.875rem;font-weight:400}.register-box .register-left .form-container form .input-field select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23333' d='M6 8L1 3h10z'/%3E%3C/svg%3E");background-position:right 1rem center;background-repeat:no-repeat;padding-right:2.5rem}.register-box .register-left .form-container form .input-field input[type=file]{cursor:pointer;font-size:.8rem}.register-box .register-left .form-container form .input-field textarea{line-height:1.4}.register-box .register-right{background-color:#00f;border-radius:1rem;width:50%}.register-box .register-right img{object-fit:cover;border-radius:1rem;width:100%;height:100%}@media (width<=1024px){.register-page{padding:1.25rem}.register-box{width:min(100%,56rem)}}@media (width<=768px){.register-page{align-items:flex-start;padding:1rem;overflow-y:auto}.register-box{flex-direction:column;width:100%;padding:.85rem}.register-box .register-left,.register-box .register-right{width:100%}.register-box .register-right{order:-1;min-height:220px}.register-box .register-left .form-container{padding:.5rem}.register-box .register-left .form-container form .form-row{flex-direction:column}.auth-btn{width:100%}}@media (width<=480px){.register-page{padding:.75rem}.register-box{border-radius:.875rem;gap:.75rem}.register-box .register-left,.register-box .register-right{border-radius:.875rem}.register-box .register-right{min-height:180px}.register-box .register-left .form-container form{gap:.65rem}.register-box .register-left .form-container form h1{font-size:1.35rem}.register-box .register-left .form-container form .input-field input,.register-box .register-left .form-container form .input-field select,.register-box .register-left .form-container form .input-field textarea{width:100%;padding:.75rem .9rem}.register-box .register-left .form-container form .input-field input[type=file]{padding:0}}.auth-btn{cursor:pointer;color:#0a0a0a;background:linear-gradient(#fff 0%,#f3f4f6 100%);border:none;border-radius:16px;outline:none;padding:.75rem;font-size:15px;font-weight:600;transition:all .3s;box-shadow:0 10px 30px #ffffff14,inset 0 1px #fffc}.auth-btn:hover{transform:translateY(-2px);box-shadow:0 15px 40px #ffffff26,inset 0 1px #fff}.auth-btn:active{transform:translateY(0)}.post{color:#fafafa;background-color:#09090b;border:1px solid #27272a;border-radius:12px;flex-direction:column;width:100%;max-width:470px;margin:1.5rem auto;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;transition:border-color .2s,box-shadow .2s;display:flex;overflow:hidden;box-shadow:0 4px 20px #00000040}.post:hover{border-color:#3f3f46;box-shadow:0 6px 24px #00000059}.post .post-header{border-bottom:1px solid #27272a;justify-content:space-between;align-items:center;padding:12px 14px;display:flex}.post .post-header .post-user{color:inherit;align-items:center;gap:10px;text-decoration:none;display:flex}.post .post-header .post-user .post-user-image{object-fit:cover;background-color:#18181b;border:1px solid #ffffff1a;border-radius:50%;width:32px;height:32px;transition:transform .2s}.post .post-header .post-user .post-user-image:hover{cursor:pointer;transform:scale(1.05)}.post .post-header .post-user .post-username{color:#fafafa;cursor:pointer;font-size:.875rem;font-weight:600;transition:opacity .2s}.post .post-header .post-user .post-username:hover{opacity:.8}.post .post-image-container{aspect-ratio:1;cursor:pointer;background-color:#000;justify-content:center;align-items:center;width:100%;display:flex;position:relative;overflow:hidden}.post .post-image-container .post-image{object-fit:cover;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;width:100%;height:100%;transition:transform .5s cubic-bezier(.16,1,.3,1)}.post .post-image-container .post-image:hover{transform:scale(1.015)}.post .post-image-container .post-heart-overlay{color:#f43f5e;filter:drop-shadow(0 4px 12px #0006);pointer-events:none;z-index:10;animation:.8s cubic-bezier(.175,.885,.32,1.275) forwards like-heart-popup;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.post .post-footer{flex-direction:column;gap:10px;padding:12px 14px 16px;display:flex}.post .post-footer .post-actions{justify-content:flex-start;align-items:center;margin-bottom:2px;display:flex}.post .post-footer .post-actions .post-actions-left{align-items:center;gap:14px;display:flex}.post .post-footer .post-actions button.post-action-btn{justify-content:center;align-items:center;display:flex;color:#fafafa!important;cursor:pointer!important;background-color:#0000!important;border:none!important;border-radius:50%!important;padding:4px!important;transition:transform .1s,color .2s!important}.post .post-footer .post-actions button.post-action-btn:hover{transform:scale(1.12);color:#fafafa!important}.post .post-footer .post-actions button.post-action-btn:active{transform:scale(.9)}.post .post-footer .post-actions button.post-action-btn.like-btn:hover{color:#f43f5e!important}.post .post-footer .post-actions button.post-action-btn.like-btn.is-liked{animation:.3s ease-out heart-pulse;color:#f43f5e!important}.post .post-footer .post-caption{color:#e4e4e7;word-break:break-word;font-size:.875rem;line-height:1.4}.post .post-footer .post-caption .post-username{color:#fafafa;cursor:pointer;margin-right:6px;font-weight:600;transition:opacity .2s}.post .post-footer .post-caption .post-username:hover{opacity:.8}@keyframes like-heart-popup{0%{opacity:0;transform:translate(-50%,-50%)scale(0)rotate(-15deg)}15%{opacity:.95;transform:translate(-50%,-50%)scale(1.2)rotate(5deg)}30%{transform:translate(-50%,-50%)scale(1)rotate(0)}75%{opacity:.95;transform:translate(-50%,-50%)scale(1)rotate(0)}to{opacity:0;transform:translate(-50%,-50%)scale(.7)rotate(15deg)}}@keyframes heart-pulse{0%{transform:scale(1)}50%{transform:scale(1.3)}to{transform:scale(1)}}.app-navbar{z-index:100;-webkit-backdrop-filter:blur(16px)saturate(180%);background-color:#09090bd9;border-bottom:1px solid #27272a;justify-content:space-between;align-items:center;height:56px;padding:0 1.5rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;display:flex;position:sticky;top:0}.navbar-brand{color:#fafafa;align-items:center;gap:.5rem;text-decoration:none;transition:opacity .2s;display:flex}.navbar-brand:hover{opacity:.85}.navbar-brand .brand-icon{opacity:.9;font-size:1.3rem}.navbar-brand .brand-name{letter-spacing:-.02em;font-size:1.1rem;font-weight:700}.navbar-links{align-items:center;gap:.25rem;display:flex}.navbar-link{color:#71717a;border-radius:8px;align-items:center;gap:8px;padding:8px 14px;font-size:.85rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex;position:relative}.navbar-link svg{flex-shrink:0;transition:transform .2s}.navbar-link:hover{color:#fafafa;background:#ffffff0f}.navbar-link:hover svg{transform:scale(1.08)}.navbar-link:active{transform:scale(.96)}.navbar-link.active{color:#fafafa;background:#ffffff14}.navbar-link.active:after{content:"";background:#fafafa;border-radius:2px;width:16px;height:2px;position:absolute;bottom:-9px;left:50%;transform:translate(-50%)}.profile-link .navbar-avatar{object-fit:cover;border:1.5px solid #27272a;border-radius:50%;width:24px;height:24px;transition:border-color .2s}.profile-link:hover .navbar-avatar{border-color:#71717a}.profile-link.active .navbar-avatar{border-color:#fafafa}.logout-btn{cursor:pointer;background:0 0;border:none;font-family:inherit}.logout-btn:hover{color:#f43f5e;background:#f43f5e14}@media (width<=640px){.app-navbar{padding:0 1rem}.navbar-link span{display:none}.navbar-link{padding:8px 10px}.brand-name{display:none}}.create-post-page{background-color:#0a0a0a;justify-content:center;align-items:center;min-height:100vh;padding:2rem 1rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;display:flex}.create-post-container{width:100%;max-width:470px}.create-post-card{color:#fafafa;background-color:#09090b;border:1px solid #27272a;border-radius:12px;flex-direction:column;transition:border-color .2s,box-shadow .2s;display:flex;overflow:hidden;box-shadow:0 4px 20px #00000040}.create-post-card:hover{border-color:#3f3f46;box-shadow:0 6px 24px #00000059}.create-post-header{border-bottom:1px solid #27272a;justify-content:space-between;align-items:center;padding:12px 14px;display:flex}.create-post-header .create-post-user{align-items:center;gap:10px;display:flex}.create-post-header .create-post-user-image{object-fit:cover;background-color:#18181b;border:1px solid #ffffff1a;border-radius:50%;width:32px;height:32px}.create-post-header .create-post-username{color:#fafafa;font-size:.875rem;font-weight:600}.create-post-header .create-post-badge{text-transform:uppercase;letter-spacing:.06em;color:#f43f5e;background:#f43f5e1a;border-radius:999px;padding:4px 10px;font-size:.7rem;font-weight:600}.create-post-image-area{aspect-ratio:1;cursor:pointer;background-color:#000;border-bottom:1px solid #27272a;justify-content:center;align-items:center;width:100%;transition:background-color .25s;display:flex;position:relative;overflow:hidden}.create-post-image-area.dragging{background-color:#111114}.create-post-image-area.dragging .create-post-upload-prompt .upload-icon{color:#f43f5e;transform:scale(1.1)}.create-post-image-area.dragging .create-post-upload-prompt .upload-main{color:#fafafa}.create-post-upload-prompt{text-align:center;-webkit-user-select:none;user-select:none;flex-direction:column;align-items:center;gap:12px;padding:2rem;display:flex}.create-post-upload-prompt .upload-icon{color:#71717a;transition:color .2s,transform .2s}.create-post-upload-prompt .upload-main{color:#e4e4e7;font-size:.9rem;font-weight:500;transition:color .2s}.create-post-upload-prompt .upload-sub{color:#71717a;font-size:.75rem}.create-post-preview-wrapper{width:100%;height:100%;position:relative}.create-post-preview-img{object-fit:cover;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;width:100%;height:100%}.create-post-clear-btn{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fafafa;cursor:pointer;opacity:0;background:#0009;border:none;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;padding:0;transition:opacity .2s,background .2s,transform .15s;display:flex;position:absolute;top:10px;right:10px}.create-post-clear-btn:hover{background:#f43f5eb3;transform:scale(1.1)}.create-post-preview-wrapper:hover .create-post-clear-btn{opacity:1}.create-post-footer{flex-direction:column;gap:12px;padding:14px;display:flex}.create-post-caption{resize:vertical;color:#fafafa;box-sizing:border-box;background:0 0;border:1px solid #27272a;border-radius:8px;outline:none;width:100%;min-height:64px;max-height:140px;padding:10px 12px;font-family:inherit;font-size:.875rem;line-height:1.5;transition:border-color .2s}.create-post-caption::placeholder{color:#71717a}.create-post-caption:focus{border-color:#52525b}.create-post-error{color:#f43f5e;padding:0 2px;font-size:.8rem}.create-post-actions{justify-content:flex-end;gap:10px;display:flex}.create-post-btn{cursor:pointer;border:none;border-radius:8px;padding:8px 20px;font-family:inherit;font-size:.85rem;font-weight:600;transition:background .2s,opacity .2s,transform .1s}.create-post-btn:active{transform:scale(.96)}.create-post-btn:disabled{opacity:.4;cursor:not-allowed}.create-post-btn.cancel{color:#71717a;background:0 0;border:1px solid #27272a}.create-post-btn.cancel:hover:not(:disabled){color:#fafafa;border-color:#3f3f46}.create-post-btn.submit{color:#09090b;background:#fafafa}.create-post-btn.submit:hover:not(:disabled){background:#e4e4e7}.profile-page{color:#fafafa;background-color:#0a0a0a;justify-content:center;min-height:100vh;padding:2rem 1rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;display:flex}.profile-container{opacity:0;flex-direction:column;gap:1rem;width:100%;max-width:680px;display:flex}.fade-in{animation:.6s forwards profileFadeUp}@keyframes profileFadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.profile-loading{color:#71717a;flex-direction:column;justify-content:center;align-items:center;gap:1rem;min-height:60vh;display:flex}.profile-loading p{font-size:.9rem;font-weight:500}.profile-loading-spinner{border:2.5px solid #27272a;border-top-color:#fafafa;border-radius:50%;width:32px;height:32px;animation:.7s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.profile-card{background-color:#09090b;border:1px solid #27272a;border-radius:12px;transition:border-color .2s,box-shadow .2s;position:relative;overflow:hidden;box-shadow:0 4px 20px #00000040}.profile-card:hover{border-color:#3f3f46;box-shadow:0 6px 24px #00000059}.profile-card-bg{background:linear-gradient(135deg,#f43f5e26 0%,#a855f71a 50%,#3b82f61a 100%);border-bottom:1px solid #27272a;height:120px}.profile-card-content{gap:1.5rem;margin-top:-48px;padding:0 1.5rem 1.5rem;display:flex}.profile-avatar-section{flex-shrink:0}.profile-avatar-wrapper{width:96px;height:96px;position:relative}.profile-avatar{object-fit:cover;z-index:2;background-color:#18181b;border:3px solid #09090b;border-radius:50%;width:96px;height:96px;transition:transform .3s cubic-bezier(.16,1,.3,1);position:relative}.profile-avatar:hover{transform:scale(1.05)}.profile-avatar-ring{z-index:1;opacity:.7;background:linear-gradient(135deg,#f43f5e,#a855f7,#3b82f6);border-radius:50%;width:calc(100% + 6px);height:calc(100% + 6px);transition:opacity .3s;position:absolute;top:-3px;left:-3px}.profile-avatar-wrapper:hover .profile-avatar-ring{opacity:1}.profile-info-section{flex-direction:column;flex:1;gap:.75rem;min-width:0;padding-top:52px;display:flex}.profile-name-row{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.profile-name{letter-spacing:-.02em;color:#fafafa;font-size:1.35rem;font-weight:700;line-height:1.2}.profile-username{color:#71717a;font-size:.875rem;font-weight:500}.profile-follow-btn{cursor:pointer;color:#09090b;background:#fafafa;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;min-width:100px;height:36px;padding:8px 24px;font-family:inherit;font-size:.85rem;font-weight:600;transition:all .2s;display:flex}.profile-follow-btn:hover:not(:disabled){background:#e4e4e7;transform:translateY(-1px)}.profile-follow-btn:active:not(:disabled){transform:scale(.96)}.profile-follow-btn:disabled{opacity:.5;cursor:not-allowed}.profile-follow-btn.following{color:#fafafa;background:0 0;border:1px solid #27272a}.profile-follow-btn.following:hover:not(:disabled){color:#f43f5e;background:#f43f5e14;border-color:#f43f5e}.btn-spinner{border:2px solid #0003;border-top-color:currentColor;border-radius:50%;width:16px;height:16px;animation:.6s linear infinite spin;display:inline-block}.following .btn-spinner{border-color:#fafafa #fff3 #fff3}.profile-bio{color:#e4e4e7;word-break:break-word;font-size:.9rem;line-height:1.55}.profile-meta{flex-wrap:wrap;gap:1rem;display:flex}.profile-meta-item{color:#71717a;align-items:center;gap:6px;font-size:.8rem;transition:color .2s;display:flex}.profile-meta-item svg{opacity:.7;flex-shrink:0}.profile-meta-item .gender-icon{opacity:.7;font-size:.95rem}.profile-meta-item:hover{color:#e4e4e7}.profile-stats{align-items:center;gap:1.25rem;padding-top:.5rem;display:flex}.profile-stat{flex-direction:column;align-items:center;gap:2px;display:flex}.profile-stat .stat-value{color:#fafafa;letter-spacing:-.01em;font-size:1.1rem;font-weight:700}.profile-stat .stat-label{color:#71717a;text-transform:uppercase;letter-spacing:.04em;font-size:.75rem;font-weight:500}.stat-divider{background:#27272a;width:1px;height:28px}.profile-posts-section{background-color:#09090b;border:1px solid #27272a;border-radius:12px;transition:border-color .2s,box-shadow .2s;overflow:hidden;box-shadow:0 4px 20px #00000040}.profile-posts-section:hover{border-color:#3f3f46;box-shadow:0 6px 24px #00000059}.profile-posts-header{border-bottom:1px solid #27272a;padding:14px 16px}.posts-header-icon{color:#fafafa;text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:8px;font-size:.875rem;font-weight:600;display:flex}.posts-header-icon svg{opacity:.7}.profile-no-posts{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;padding:3rem 1.5rem;display:flex}.profile-no-posts .no-posts-icon{opacity:.5;margin-bottom:.25rem;font-size:2.5rem}.profile-no-posts p{color:#e4e4e7;font-size:1rem;font-weight:600}.profile-no-posts span{color:#71717a;max-width:280px;font-size:.8rem;line-height:1.5}.profile-posts-grid{grid-template-columns:repeat(3,1fr);gap:3px;padding:3px;display:grid}.profile-post-item{aspect-ratio:1;cursor:pointer;background-color:#18181b;position:relative;overflow:hidden}.profile-post-item:hover .profile-post-image{filter:brightness(.65);transform:scale(1.05)}.profile-post-item:hover .profile-post-overlay{opacity:1}.profile-post-image{object-fit:cover;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;width:100%;height:100%;transition:transform .4s cubic-bezier(.16,1,.3,1),filter .3s}.profile-post-overlay{opacity:0;background:linear-gradient(#0000 40%,#0009 100%);align-items:flex-end;padding:10px;transition:opacity .3s;display:flex;position:absolute;inset:0}.profile-post-caption{color:#ffffffe6;word-break:break-word;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.75rem;line-height:1.4;display:-webkit-box;overflow:hidden}@media (width<=640px){.profile-page{padding:1rem .75rem}.profile-card-bg{height:90px}.profile-card-content{text-align:center;flex-direction:column;align-items:center;gap:.75rem;margin-top:-40px;padding:0 1rem 1.25rem}.profile-avatar-wrapper,.profile-avatar{width:80px;height:80px}.profile-info-section{align-items:center;padding-top:0}.profile-name-row{flex-direction:column;align-items:center;gap:.75rem}.profile-name{font-size:1.2rem}.profile-meta,.profile-stats{justify-content:center}.profile-posts-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=380px){.profile-posts-grid{grid-template-columns:repeat(2,1fr)}.profile-meta{flex-direction:column;align-items:center;gap:.5rem}}*{margin:0;padding:0}html,body,#root{width:100%}html{background-color:#1d1d1d}button{color:#000;cursor:pointer;background-color:#fff;border:none;border-radius:1rem;padding:.75rem}
