/*! tailwindcss v4.2.2 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-ease:initial}}}@layer theme{:root,:host{--font-sans:"Inter Variable", ui-sans-serif, system-ui, sans-serif;--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--radius-2xl:1rem;--ease-out:cubic-bezier(0, 0, .2, 1);--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono);--color-base:#fbf7f2;--color-surface:#fff;--color-muted:#f3eee7;--color-text-primary:#1f1b16;--color-text-secondary:#6b5e50}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.collapse{visibility:collapse}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.flex{display:flex}.hidden{display:none}.inline{display:inline}.h-4{height:calc(var(--spacing) * 4)}.h-5{height:calc(var(--spacing) * 5)}.h-6{height:calc(var(--spacing) * 6)}.h-8{height:calc(var(--spacing) * 8)}.w-4{width:calc(var(--spacing) * 4)}.w-5{width:calc(var(--spacing) * 5)}.w-6{width:calc(var(--spacing) * 6)}.w-8{width:calc(var(--spacing) * 8)}.flex-1{flex:1}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:var(--radius-2xl)}.rounded-full{border-radius:3.40282e38px}.border{border-style:var(--tw-border-style);border-width:1px}.border-2{border-style:var(--tw-border-style);border-width:2px}.border-current{border-color:currentColor}.bg-base{background-color:var(--color-base)}.bg-muted{background-color:var(--color-muted)}.bg-surface{background-color:var(--color-surface)}.underline{text-decoration-line:underline}.shadow-md{--tw-shadow:0 4px 6px -1px var(--tw-shadow-color,#0000001a), 0 2px 4px -2px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-sm{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a), 0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.ease-out{--tw-ease:var(--ease-out);transition-timing-function:var(--ease-out)}}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-cyrillic-ext-wght-normal-BOeWTOD4.woff2)format("woff2-variations");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-cyrillic-wght-normal-DqGufNeO.woff2)format("woff2-variations");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-greek-ext-wght-normal-DlzME5K_.woff2)format("woff2-variations");unicode-range:U+1F??}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-greek-wght-normal-CkhJZR-_.woff2)format("woff2-variations");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-vietnamese-wght-normal-CBcvBZtf.woff2)format("woff2-variations");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-latin-ext-wght-normal-DO1Apj_S.woff2)format("woff2-variations");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/inter-latin-wght-normal-Dx4kXJAl.woff2)format("woff2-variations");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}*{box-sizing:border-box;margin:0;padding:0}html,body{width:100%;height:100%;font-family:var(--font-sans);color:var(--color-text-primary);background-color:var(--color-base);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;padding:0;overflow-x:hidden}#root{width:100%;height:100%}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ease{syntax:"*";inherits:false}.login-container{min-height:100vh;display:flex;align-items:center;justify-content:center;background-image:url(/images/background.jpg);background-size:cover;background-position:center;padding:20px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;position:relative;overflow:hidden}.login-container:before{content:"";position:absolute;top:-50%;left:-20%;width:500px;height:500px;background:radial-gradient(circle,rgba(255,107,107,.15) 0%,transparent 70%);border-radius:50%;filter:blur(60px)}.login-container:after{content:"";position:absolute;bottom:-30%;right:-10%;width:400px;height:400px;background:radial-gradient(circle,rgba(138,43,226,.2) 0%,transparent 70%);border-radius:50%;filter:blur(60px)}.login-wrapper{width:100%;max-width:1100px;display:flex;gap:60px;align-items:center;position:relative;z-index:1}.login-left{flex:1;color:#fff;display:flex;flex-direction:column;gap:40px}.brand-logo{display:flex;align-items:center;gap:12px;margin-bottom:50px}.brand-icon{width:40px;height:40px;background:linear-gradient(135deg,#ff6b6b,#ee5a6f);border-radius:8px;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:20px;color:#fff}.brand-name{font-size:20px;font-weight:300;font-style:italic}.social-links{display:flex;gap:15px}.social-link{width:40px;height:40px;border:1px solid rgba(255,255,255,.2);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;text-decoration:none;transition:all .3s ease;background:#ffffff0d;font-size:16px}.social-link:hover{background:#ffffff26;transform:translateY(-3px)}.login-right{flex:1;max-width:450px}.login-form{background:#fffffffa;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);padding:50px 45px;border-radius:24px;box-shadow:0 20px 60px #0000004d}.site-name{color:#666;font-size:14px;font-weight:400;margin-bottom:5px}.form-group input{width:100%;padding:14px 16px;border:none;border-bottom:2px solid #e0e0e0;background:transparent;font-size:15px;transition:all .3s ease;color:#333}.form-group input::placeholder{color:#bbb}.form-group input:focus{outline:none;border-bottom-color:#ff6b6b}.login-form button[type=submit]{width:100%;padding:16px;background:linear-gradient(135deg,#ff6b6b,#ee5a6f);color:#fff;border:none;border-radius:12px;font-size:15px;font-weight:600;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:8px;box-shadow:0 4px 15px #ff6b6b4d}.login-form button[type=submit]:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px #ff6b6b66}.login-form button[type=submit]:disabled{opacity:.6;cursor:not-allowed}.login-form button[type=submit]:after{content:"→";font-size:18px;transition:transform .3s ease}.login-form button[type=submit]:hover:after{transform:translate(4px)}@media (max-width: 968px){.login-wrapper{flex-direction:column;gap:40px;max-width:500px}.login-left{text-align:center;align-items:center}.brand-logo{justify-content:center}.welcome-title{font-size:36px}.welcome-description{margin:0 auto}.social-links{justify-content:center}.login-right{width:100%}}@media (max-width: 640px){.login-container{padding:15px}.login-form{padding:35px 25px}.welcome-title{font-size:32px}.form-title{font-size:28px}.brand-logo{margin-bottom:30px}}@media (max-width: 480px){.login-form{padding:30px 20px}.welcome-title{font-size:28px}.form-title{font-size:24px}.form-group input{padding:12px 14px}}.register-container{min-height:100vh;display:flex;align-items:center;justify-content:center;background-image:url(/images/background.jpg);background-size:cover;background-position:center;padding:20px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;position:relative;overflow:hidden}.register-container:before{content:"";position:absolute;top:-50%;left:-20%;width:500px;height:500px;background:radial-gradient(circle,rgba(255,107,107,.15) 0%,transparent 70%);border-radius:50%;filter:blur(60px)}.register-container:after{content:"";position:absolute;bottom:-30%;right:-10%;width:400px;height:400px;background:radial-gradient(circle,rgba(138,43,226,.2) 0%,transparent 70%);border-radius:50%;filter:blur(60px)}.register-wrapper{width:100%;max-width:1100px;display:flex;gap:60px;align-items:center;position:relative;z-index:1}.register-left{flex:1;color:#fff;display:flex;flex-direction:column;gap:40px}.welcome-title{font-size:48px;font-weight:300;margin-bottom:20px;line-height:1.2}.welcome-description{font-size:15px;opacity:.8;line-height:1.6;max-width:400px}.social-icons{display:flex;gap:15px}.social-icon{width:40px;height:40px;border:1px solid rgba(255,255,255,.2);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;text-decoration:none;transition:all .3s ease;background:#ffffff0d;font-size:16px}.social-icon:hover{background:#ffffff26;transform:translateY(-3px)}.register-right{flex:1;max-width:450px}.register-form{background:#fffffffa;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);padding:50px 45px;border-radius:24px;box-shadow:0 20px 60px #0000004d}.form-header{text-align:center;margin-bottom:35px}.form-title{font-size:32px;font-weight:300;color:#1a1a1a;margin-bottom:8px}.step-indicator{margin-top:15px}.step-text{font-size:14px;color:#666;font-weight:500}.step-progress{width:100%;height:4px;background:#e0e0e0;border-radius:2px;margin-top:8px;overflow:hidden}.step-bar{height:100%;background:linear-gradient(135deg,#ff6b6b,#ee5a6f);border-radius:2px;transition:width .3s ease}.form-group{margin-bottom:24px}.form-group label{display:block;font-size:13px;color:#999;margin-bottom:8px;font-weight:400;letter-spacing:.5px}.form-group input,.form-group textarea{width:100%;padding:14px 16px;border:none;border-bottom:2px solid #e0e0e0;background:transparent;font-size:15px;transition:all .3s ease;color:#333;font-family:inherit}.form-group input::placeholder,.form-group textarea::placeholder{color:#bbb}.form-group textarea{resize:vertical;min-height:70px}.form-group input:focus,.form-group textarea:focus{outline:none;border-bottom-color:#ff6b6b}.form-group input.input-error{border-bottom-color:#f44}.error-text{display:block;color:#f44;font-size:12px;margin-top:6px}.checkbox-group{display:flex;align-items:center;gap:8px;margin:25px 0}.checkbox-group input[type=checkbox]{width:18px;height:18px;cursor:pointer;accent-color:#ff6b6b}.checkbox-group label{font-size:13px;color:#666;cursor:pointer;margin:0}.checkbox-group a{color:#666;text-decoration:underline}.checkbox-group a:hover{color:#ff6b6b}.form-actions{display:flex;gap:15px;margin-top:30px}.btn-primary,.btn-secondary{flex:1;padding:16px;border:none;border-radius:12px;font-size:15px;font-weight:600;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:8px}.btn-primary{background:linear-gradient(135deg,#ff6b6b,#ee5a6f);color:#fff;box-shadow:0 4px 15px #ff6b6b4d}.btn-primary:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px #ff6b6b66}.btn-secondary{background:transparent;color:#666;border:2px solid #e0e0e0}.btn-secondary:hover{background:#f5f5f5;border-color:#ccc}.btn-primary:disabled,.btn-secondary:disabled{opacity:.6;cursor:not-allowed}.btn-primary .arrow{font-size:18px;transition:transform .3s ease}.btn-primary:hover .arrow{transform:translate(4px)}.message{margin-top:16px;padding:12px 16px;border-radius:8px;font-size:14px;text-align:center}.message.success{background:#ecfdf5;color:#059669;border:1px solid #a7f3d0}.message.error{background:#ffebee;color:#c62828;border:1px solid #ffcdd2}.login-link{text-align:center;margin-top:25px;font-size:14px;color:#999}.login-link a{color:#ff6b6b;text-decoration:none;font-weight:500}.login-link a:hover{text-decoration:underline}.footer-text{text-align:center;margin-top:40px;padding-top:30px;border-top:1px solid #e0e0e0;color:#999;font-size:13px}@media (max-width: 968px){.register-wrapper{flex-direction:column;gap:40px;max-width:500px}.register-left{text-align:center;align-items:center}.welcome-title{font-size:36px}.welcome-description{margin:0 auto}.social-icons{justify-content:center}.register-right{width:100%}}@media (max-width: 640px){.register-container{padding:15px}.register-form{padding:35px 25px}.welcome-title{font-size:32px}.form-title{font-size:28px}.form-actions{flex-direction:column}}@media (max-width: 480px){.register-form{padding:30px 20px}.welcome-title{font-size:28px}.form-title{font-size:24px}.form-group input,.form-group textarea{padding:12px 14px}}:root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: #07bc0c;--toastify-color-warning: #f1c40f;--toastify-color-error: hsl(6, 78%, 57%);--toastify-color-transparent: rgba(255, 255, 255, .7);--toastify-icon-color-info: var(--toastify-color-info);--toastify-icon-color-success: var(--toastify-color-success);--toastify-icon-color-warning: var(--toastify-color-warning);--toastify-icon-color-error: var(--toastify-color-error);--toastify-container-width: fit-content;--toastify-toast-width: 320px;--toastify-toast-offset: 16px;--toastify-toast-top: max(var(--toastify-toast-offset), env(safe-area-inset-top));--toastify-toast-right: max(var(--toastify-toast-offset), env(safe-area-inset-right));--toastify-toast-left: max(var(--toastify-toast-offset), env(safe-area-inset-left));--toastify-toast-bottom: max(var(--toastify-toast-offset), env(safe-area-inset-bottom));--toastify-toast-background: #fff;--toastify-toast-padding: 14px;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--toastify-toast-bd-radius: 6px;--toastify-toast-shadow: 0px 4px 12px rgba(0, 0, 0, .1);--toastify-font-family: sans-serif;--toastify-z-index: 9999;--toastify-text-color-light: #757575;--toastify-text-color-dark: #fff;--toastify-text-color-info: #fff;--toastify-text-color-success: #fff;--toastify-text-color-warning: #fff;--toastify-text-color-error: #fff;--toastify-spinner-color: #616161;--toastify-spinner-color-empty-area: #e0e0e0;--toastify-color-progress-light: linear-gradient(to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55);--toastify-color-progress-dark: #bb86fc;--toastify-color-progress-info: var(--toastify-color-info);--toastify-color-progress-success: var(--toastify-color-success);--toastify-color-progress-warning: var(--toastify-color-warning);--toastify-color-progress-error: var(--toastify-color-error);--toastify-color-progress-bgo: .2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));position:fixed;width:var(--toastify-container-width);box-sizing:border-box;color:#fff;display:flex;flex-direction:column}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);left:50%;transform:translate(-50%);align-items:center}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right);align-items:end}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);left:50%;transform:translate(-50%);align-items:center}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right);align-items:end}.Toastify__toast{--y: 0;position:relative;touch-action:none;width:var(--toastify-toast-width);min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:var(--toastify-toast-padding);border-radius:var(--toastify-toast-bd-radius);box-shadow:var(--toastify-toast-shadow);max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);z-index:0;display:flex;flex:1 auto;align-items:center;word-break:break-word}@media only screen and (max-width: 480px){.Toastify__toast-container{width:100vw;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translate(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:initial}.Toastify__toast{--toastify-toast-width: 100%;margin-bottom:0;border-radius:0}}.Toastify__toast-container[data-stacked=true]{width:var(--toastify-toast-width)}.Toastify__toast--stacked{position:absolute;width:100%;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s}.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body,.Toastify__toast--stacked[data-collapsed] .Toastify__close-button{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";position:absolute;left:0;right:0;height:calc(var(--g) * 1px);bottom:100%}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";position:absolute;left:0;right:0;bottom:0;height:100%;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-icon{margin-inline-end:10px;width:22px;flex-shrink:0;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.5s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;position:absolute;top:6px;right:6px;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;z-index:1}.Toastify__toast--rtl .Toastify__close-button{left:6px;right:unset}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:1;opacity:.7;transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right;border-bottom-left-radius:initial}.Toastify__progress-bar--wrp{position:absolute;overflow:hidden;bottom:0;left:0;width:100%;height:5px;border-bottom-left-radius:var(--toastify-toast-bd-radius);border-bottom-right-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg);opacity:1}to{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(110%,var(--y),0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(-110%,var(--y),0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-timing-function:ease-in;animation-duration:.3s}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.home-page{--color-purple: #7B4397;--color-modal-background: #f0f3ff;--color-border: #e5e7eb;--color-text-primary: #111827;--color-text-secondary: #6b7280;--color-text-tertiary: #9ca3af;--color-background-tertiary: #f3f4f6;--color-background-secondary: #f9fafb;--color-primary: #9333ea;--color-primary-dark: #7c3aed;--color-background-panel: #f0f0f0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.5;background:#f5f5f5;min-height:100vh;transition:background-color .3s ease}.home-page.dark-mode{background:#0a0f1a}.home-page *{margin:0;padding:0;box-sizing:border-box;scrollbar-width:thin;scrollbar-color:#c1c1c1 #f1f1f1}.home-page ::-webkit-scrollbar{width:8px;height:8px}.home-page ::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.home-page ::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}.home-page ::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.home-page.dark-mode ::-webkit-scrollbar-track{background:transparent}.home-page.dark-mode ::-webkit-scrollbar-thumb{background:#334155}.home-page.dark-mode ::-webkit-scrollbar-thumb:hover{background:#475569}.home-page.dark-mode *{scrollbar-color:transparent transparent}.home-page.dark-mode *:hover{scrollbar-color:#334155 transparent}.home-page.dark-mode ::-webkit-scrollbar{width:6px;height:6px}.home-page.dark-mode ::-webkit-scrollbar-thumb{background:transparent}.home-page.dark-mode *:hover::-webkit-scrollbar-thumb{background:#334155}.home-page .slothui-container{display:flex;width:100%;max-width:1400px;height:100vh;margin:0 auto;background-color:#fff;box-shadow:0 0 20px #0000001a;overflow:hidden}.home-page .main-content{flex:1;display:flex;gap:1rem;height:100vh;box-sizing:border-box}.home-page .slothui-container.dark{background-color:#0f172a}.home-page .slothui-container.dark .sidebar{background-color:#0f172a;border-right-color:#1e293b}.home-page .slothui-container.dark .feed-container{background-color:#0f172a}.home-page .slothui-container.dark .profile-panel{background-color:#0f172a;border-left-color:#1e293b}.home-page .slothui-container.dark .profile-card{background-color:transparent}.home-page .slothui-container.dark .logo-title,.home-page .slothui-container.dark .user-name,.home-page .slothui-container.dark .post-user-info h4,.home-page .slothui-container.dark .profile-name,.home-page .slothui-container.dark .profile-section-title,.home-page .slothui-container.dark .nav-text,.home-page .slothui-container.dark .feed-tab.active,.home-page .slothui-container.dark .profile-stat h3,.home-page .slothui-container.dark .contact-details h4{color:#f1f5f9}.home-page .slothui-container.dark .profile-username,.home-page .slothui-container.dark .profile-location,.home-page .slothui-container.dark .profile-bio,.home-page .slothui-container.dark .user-role,.home-page .slothui-container.dark .post-user-info p,.home-page .slothui-container.dark .loading-text,.home-page .slothui-container.dark .profile-stat p,.home-page .slothui-container.dark .contact-details p,.home-page .slothui-container.dark .highlight-name,.home-page .slothui-container.dark .post-timestamp{color:#94a3b8}.home-page .slothui-container.dark .post-text,.home-page .slothui-container.dark .composer-textarea,.home-page .slothui-container.dark .composer-input-placeholder,.home-page .slothui-container.dark .nav-item{color:#cbd5e1}.home-page .slothui-container.dark .nav-item:hover{background-color:#1e293b}.home-page .slothui-container.dark .nav-item.active{background-color:#334155;color:#a78bfa}.home-page .slothui-container.dark .nav-badge{background-color:#1e293b;color:#94a3b8}.home-page .slothui-container.dark .nav-badge.active{background-color:#4c1d95;color:#c4b5fd}.home-page .slothui-container.dark .nav-dark-toggle{color:#94a3b8}.home-page .slothui-container.dark .nav-dark-toggle:hover{color:#f1f5f9}.home-page .slothui-container.dark .search-input{background-color:#1e293b;color:#f1f5f9;border:1px solid #334155}.home-page .slothui-container.dark .search-input:focus{background-color:#334155;border-color:#475569}.home-page .slothui-container.dark .search-input::placeholder{color:#64748b}.home-page .slothui-container.dark .feed-header{border-bottom-color:#334155}.home-page .slothui-container.dark .feed-tab:not(.active){color:#94a3b8}.home-page .slothui-container.dark .feed-tab.active{color:#c4b5fd}.home-page .slothui-container.dark .composer-tool{color:#94a3b8}.home-page .slothui-container.dark .posts-feed{border-top-color:#334155}.home-page .slothui-container.dark .post{border-bottom-color:#334155}.home-page .slothui-container.dark .post-menu:hover{background-color:#1e293b}.home-page .slothui-container.dark .post-action{color:#94a3b8}.home-page .slothui-container.dark .post-hashtag{color:#c4b5fd}.home-page .slothui-container.dark .post-composer{background-color:#0f172a}.home-page .slothui-container.dark .composer-input-placeholder{background-color:#1e293b}.home-page .slothui-container.dark .contact-arrow{color:#64748b}.home-page .loading-container{min-height:100vh;background-color:#faf5ff;display:flex;align-items:center;justify-content:center}.home-page .loading-text{color:#9333ea;font-size:1.125rem}.home-page .sidebar{width:320px;background-color:#fff;display:flex;flex-direction:column;overflow-y:auto;overflow-x:hidden;border-right:1px solid #e5e7eb}.home-page .sidebar-logo{padding:1.5rem;border-bottom:1px solid #e5e7eb}.home-page .logo-container{display:flex;align-items:center;gap:.5rem}.home-page .logo-icon{width:2rem;height:2rem;border-radius:.5rem;display:flex;align-items:center;justify-content:center}.home-page .picture-logo{width:125%}.home-page .logo-text{color:#fff;font-weight:700;font-size:.875rem}.home-page .logo-title{font-weight:700;font-size:1.25rem;color:#111827}.home-page .search-container{padding:1rem;border-bottom:1px solid #e5e7eb}.home-page .search-wrapper{position:relative}.home-page .search-icon{position:absolute;left:.75rem;top:50%;transform:translateY(-50%);color:#9ca3af;width:1.25rem;height:1.25rem}.home-page .search-input{width:100%;padding:.5rem 1rem .5rem 2.5rem;background-color:#f3f4f6;border:none;border-radius:.5rem;color:#374151;outline:none;transition:all .2s}.home-page .search-input:focus{background-color:#e5e7eb;outline:2px solid #9333ea;outline-offset:-2px}.home-page .nav-container{flex:1;padding:1rem}.home-page .nav-list{display:flex;flex-direction:column;gap:.5rem}.home-page .nav-item{display:flex;align-items:center;justify-content:space-between;padding:.75rem;border-radius:.5rem;cursor:pointer;transition:all .2s;text-decoration:none;color:inherit}.home-page .nav-item.active{background-color:#f3e8ff;color:#9333ea}.home-page .nav-item:hover{background-color:#f3f4f6}.home-page .nav-item-content{display:flex;align-items:center;gap:.75rem}.home-page .nav-icon{width:1.25rem;height:1.25rem}.home-page .nav-text{font-weight:500}.home-page .nav-badge{background-color:#e5e7eb;color:#6b7280;font-size:.75rem;padding:.25rem .5rem;border-radius:9999px}.home-page .nav-badge.active{background-color:#ddd6fe;color:#9333ea}.home-page .nav-dark-toggle{background:none;border:none;color:#6b7280;cursor:pointer;padding:.25rem;border-radius:.25rem;transition:color .2s}.home-page .nav-dark-toggle:hover{color:#374151}.home-page .user-profile-bottom{padding:1rem;border-top:1px solid #e5e7eb}.home-page .user-profile-info{display:flex;align-items:center;gap:.75rem}.home-page .user-avatar-small{width:2.5rem;height:2.5rem;border-radius:50%}.home-page .user-name{font-size:.875rem;font-weight:500;color:#111827}.home-page .user-role{font-size:.75rem;color:#6b7280}.home-page .feed-container{flex:1;max-width:42rem;background-color:#fff;overflow-y:auto;overflow-x:hidden}.home-page .feed-header{border-bottom:1px solid #e5e7eb;display:flex}.home-page .feed-tab{flex:1;padding:1rem;text-align:center;font-weight:500;cursor:pointer;transition:all .2s;background:none;border:none;border-bottom:2px solid transparent}.home-page .feed-tab.active{color:#9333ea;border-bottom-color:#9333ea}.home-page .feed-tab:not(.active){color:#6b7280}.home-page .feed-tab:not(.active):hover{color:#374151}.home-page .post-composer{padding:1rem;border-bottom:1px solid #e5e7eb}.home-page .composer-container{display:flex;align-items:flex-start;gap:.75rem}.home-page .composer-avatar{width:2.5rem;height:2.5rem;border-radius:50%}.home-page .composer-content{flex:1}.home-page .composer-textarea{width:100%;resize:none;border:none;outline:none;color:#374151;font-family:inherit;font-size:1rem;line-height:1.5}.home-page .composer-textarea::placeholder{color:#9ca3af}.home-page .composer-actions{display:flex;align-items:center;justify-content:space-between;margin-top:.75rem}.home-page .composer-tools{display:flex;align-items:center;gap:.75rem}.home-page .composer-tool{width:1.25rem;height:1.25rem;display:flex;align-items:center;justify-content:center;padding:0;margin:0}.home-page .composer-tool:hover{color:#6b7280}.home-page .posts-feed{border-top:1px solid #e5e7eb}.home-page .post{padding:1rem;border-bottom:1px solid #e5e7eb}.home-page .post:last-child{border-bottom:none}.home-page .post-container{display:flex;align-items:flex-start;gap:.75rem}.home-page .post-avatar{width:2.5rem;height:2.5rem;border-radius:50%}.home-page .post-content{flex:1}.home-page .post-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:.5rem}.home-page .post-user-info h4{font-weight:500;color:#111827;margin:0}.home-page .post-user-info p{font-size:.875rem;color:#6b7280;margin:0}.home-page .post-meta{display:flex;align-items:center;gap:.25rem}.home-page .post-timestamp{font-size:.875rem;color:#9ca3af}.home-page .post-menu{padding:.25rem;background:none;border:none;cursor:pointer;border-radius:.25rem;transition:background-color .2s}.home-page .post-menu:hover{background-color:#f3f4f6}.home-page .post-text{color:#374151;margin-bottom:.5rem;line-height:1.6}.home-page .post-hashtags{display:flex;flex-wrap:wrap;gap:.25rem;margin-bottom:.75rem}.home-page .post-hashtag{color:#9333ea;cursor:pointer;transition:text-decoration .2s}.home-page .post-hashtag:hover{text-decoration:underline}.home-page .post-image{border-radius:.5rem;overflow:hidden;margin-bottom:.75rem}.home-page .post-image img{width:100%;height:16rem;object-fit:cover}.home-page .post-actions{display:flex;align-items:center;gap:1.5rem;color:#6b7280}.home-page .post-action{display:flex;align-items:center;gap:.5rem;background:none;border:none;cursor:pointer;transition:color .2s;font-size:.875rem}.home-page .post-action:hover.like-btn{color:#ef4444}.home-page .post-action:hover.comment-btn{color:#3b82f6}.home-page .post-action:hover.share-btn{color:#10b981}.home-page .post-action-icon{width:1.25rem;height:1.25rem}.home-page .post-bookmark{margin-left:auto;background:none;border:none;cursor:pointer;transition:color .2s}.home-page .post-bookmark:hover{color:#9333ea}.home-page .profile-panel{flex:1;max-width:420px;padding:1rem;overflow-y:auto;overflow-x:hidden;border-left:1px solid #e5e7eb;scrollbar-width:none;-ms-overflow-style:none;box-sizing:border-box}.home-page .profile-panel::-webkit-scrollbar{display:none}.home-page .profile-card{background-color:transparent;width:100%}.home-page .profile-card>*{width:100%}.home-page .profile-header{text-align:center;margin-bottom:1rem}.home-page .profile-avatar-container{position:relative;display:inline-block;margin-bottom:1rem}.home-page .profile-avatar{width:5rem;height:5rem;border-radius:50%}.home-page .profile-status{position:absolute;bottom:.25rem;right:.25rem;width:1rem;height:1rem;background-color:#10b981;border-radius:50%;border:2px solid white}.home-page .profile-name{font-weight:700;font-size:1.25rem;color:#111827;margin-bottom:.25rem}.home-page .profile-username{color:#6b7280;font-size:.875rem;margin-bottom:.25rem}.home-page .profile-location{color:#9ca3af;font-size:.875rem}.home-page .profile-stats{display:flex;justify-content:center;gap:2.5rem;text-align:center;margin-bottom:1rem}.home-page .profile-stat h3{font-weight:700;font-size:1.125rem;color:#111827;margin:0 0 .25rem}.home-page .profile-stat p{color:#6b7280;font-size:.875rem;margin:0}.home-page .profile-about{margin-bottom:1rem;text-align:center}.home-page .profile-section-title{font-weight:600;color:#111827;margin-bottom:.75rem;text-align:center}.home-page .profile-bio{color:#6b7280;font-size:.875rem;line-height:1.6;margin-bottom:.5rem}.home-page .profile-read-more{color:#9333ea;font-size:.875rem;background:none;border:none;cursor:pointer;transition:text-decoration .2s}.home-page .profile-read-more:hover{text-decoration:underline}.home-page .profile-highlights{margin-bottom:1rem}.home-page .highlights-container{display:flex;gap:.75rem;justify-content:center}.home-page .highlight-item{text-align:center}.home-page .highlight-image{width:3rem;height:3rem;border-radius:50%;object-fit:cover;margin-bottom:.25rem}.home-page .highlight-name{font-size:.75rem;color:#6b7280}.home-page .contact-list{display:flex;flex-direction:column;gap:.75rem}.home-page .contact-item{display:flex;align-items:center;justify-content:space-between}.home-page .contact-info{display:flex;align-items:center;gap:.75rem}.home-page .contact-icon{width:2rem;height:2rem;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.875rem}.home-page .contact-icon.phone{background-color:#dbeafe}.home-page .contact-icon.email{background-color:#f3e8ff}.home-page .contact-icon.website{background-color:#d1fae5}.home-page .contact-details h4{font-size:.875rem;font-weight:500;color:#111827;margin:0 0 .25rem}.home-page .contact-details p{font-size:.875rem;color:#6b7280;margin:0}.home-page .contact-arrow{color:#9ca3af;font-size:.875rem}@media (max-width: 1024px){.home-page .profile-panel{display:none}}@media (max-width: 768px){.home-page .slothui-container,.home-page .main-content{flex-direction:column}}.home-page .post-action:hover{color:#2563eb;transition:.2s}.home-page .like-btn.liked{color:#ef4444}.home-page .post-images-grid{display:grid;gap:8px;margin:15px 0;border-radius:12px;overflow:hidden;grid-template-columns:repeat(auto-fit,minmax(120px,1fr))}.home-page .post-images-grid[data-count="1"]{grid-template-columns:1fr}.home-page .post-images-grid[data-count="2"]{grid-template-columns:1fr 1fr}.home-page .post-images-grid[data-count="3"]{grid-template-columns:1fr 1fr 1fr}.home-page .post-images-grid[data-count="4"]{grid-template-columns:1fr 1fr}.home-page .post-images-grid .post-image-item{position:relative;width:100%;padding-top:100%;overflow:hidden;background-color:#f3f4f6;border-radius:8px;cursor:pointer;transition:transform .2s}.home-page .post-images-grid[data-count="1"] .post-image-item{padding-top:0;height:auto;max-height:500px}.home-page .post-images-grid .post-image-item:hover{transform:scale(.98)}.home-page .slothui-container.dark .post-images-grid .post-image-item{background-color:#1e293b}.home-page .post-images-grid .post-image-item img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;display:block}.home-page .post-images-grid[data-count="1"] .post-image-item img{position:static;width:100%;height:auto;max-height:500px;object-fit:contain}.home-page .post-image-overlay{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;background:#0f172abf;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;font-size:28px;font-weight:600;letter-spacing:.5px;cursor:pointer;border-radius:8px;transition:all .3s ease;z-index:2}.home-page .post-image-overlay:hover{background:#0f172ad9;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);transform:scale(1.02)}.home-page .slothui-container.dark .post-image-overlay{background:#000000b3;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.home-page .slothui-container.dark .post-image-overlay:hover{background:#000000d1;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.home-page .modal-images-preview-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:12px;margin:15px 20px;padding:15px;border:1px solid #e5e7eb;border-radius:12px;background-color:#f9fafb;max-height:200px;overflow-y:auto}.home-page .slothui-container.dark .modal-images-preview-grid{background-color:#1e293b;border-color:#334155}.home-page .modal-image-preview-item{position:relative;width:100%;padding-top:100%;overflow:hidden;border-radius:8px;background-color:#f3f4f6;box-shadow:0 1px 3px #0000001a}.home-page .slothui-container.dark .modal-image-preview-item{background-color:#0f172a;box-shadow:0 1px 3px #0000004d}.home-page .modal-image-preview-item img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;display:block}.home-page .modal-remove-image-btn{position:absolute;top:8px;right:8px;background-color:#000000b3;color:#fff;border:none;border-radius:50%;width:28px;height:28px;display:flex;justify-content:center;align-items:center;cursor:pointer;transition:all .2s;z-index:10;box-shadow:0 2px 4px #0003}.home-page .modal-remove-image-btn:hover{background-color:#ef4444e6;transform:scale(1.1)}.home-page .modal-remove-image-btn svg{width:16px;height:16px}.home-page .post-image{margin-top:15px;margin-bottom:15px;border-radius:12px;overflow:hidden;background-color:#f3f4f6;cursor:pointer;transition:transform .2s}.home-page .post-image:hover{transform:scale(.99)}.home-page .slothui-container.dark .post-image{background-color:#1e293b}.home-page .post-image img{max-width:100%;height:auto;max-height:500px;width:100%;display:block;object-fit:contain}.home-page .profile-avatar-container{position:relative;display:inline-block}.home-page .edit-avatar-btn{position:absolute;bottom:0;right:0;background:var(--color-primary, #6246ea);color:#fff;border:2px solid var(--color-background-panel, #f0f0f0);border-radius:50%;width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s;z-index:10}.home-page .edit-avatar-btn:hover{background:var(--color-primary-dark, #533ab7)}.home-page .avatar-edit-modal-overlay{position:fixed;inset:0;background:#ffffffcd;display:flex;align-items:center;justify-content:center;z-index:1000}.home-page .avatar-edit-modal{background:var(--color-background-panel);padding:30px;border-radius:12px;box-shadow:0 10px 30px #0000004d;width:90%;max-width:400px;position:relative;color:var(--color-text-primary)}.home-page .modal-close-btn{position:absolute;top:15px;right:15px;background:none;border:none;color:var(--color-text-secondary);cursor:pointer}.home-page .modal-actions{display:flex;justify-content:space-between;gap:10px;margin-top:25px}.home-page .modal-upload-btn,.home-page .modal-cancel-btn{padding:10px 20px;border-radius:8px;cursor:pointer;font-weight:600;transition:background .2s;flex:1;text-align:center}.home-page .modal-upload-btn{background:var(--color-primary, #6246ea);color:#fff;border:none;display:block;text-decoration:none}.home-page .modal-upload-btn:hover{background:var(--color-primary-dark, #533ab7)}.home-page .modal-cancel-btn{background:var(--color-background-secondary);color:var(--color-text-primary);border:1px solid var(--color-border)}.home-page .modal-cancel-btn:hover{background:var(--color-border)}.home-page .container{max-width:600px;width:100%;background:#fff;padding:20px;border-radius:10px;box-shadow:0 2px 8px #0000001a}.home-page .create-post-modal-overlay{position:fixed;inset:0;background-color:#fffc;display:flex;justify-content:center;align-items:center;z-index:1000}.home-page.dark-mode .create-post-modal-overlay{background-color:#000000a6}.home-page .create-post-modal{background-color:#fff;width:100%;max-width:500px;border-radius:8px;box-shadow:0 2px 12px #00000026,0 0 1px #0000001a;overflow:hidden;display:flex;flex-direction:column}.home-page.dark-mode .create-post-modal{background-color:#242526;box-shadow:0 2px 12px #00000080}.home-page .modal-header{display:flex;justify-content:center;align-items:center;padding:16px;border-bottom:1px solid #dddfe2;position:relative}.home-page.dark-mode .modal-header{border-bottom-color:#3e4042}.home-page .modal-header h3{font-size:20px;font-weight:700;color:#050505;margin:0}.home-page.dark-mode .modal-header h3{color:#e4e6eb}.home-page .modal-close-btn{position:absolute;right:12px;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;background:#e4e6eb;border:none;color:#606770;cursor:pointer;width:36px;height:36px;border-radius:50%;transition:background-color .2s}.home-page .modal-close-btn:hover{background-color:#d8dadf}.home-page.dark-mode .modal-close-btn{background:#3a3b3c;color:#b0b3b8}.home-page.dark-mode .modal-close-btn:hover{background-color:#4e4f50}.home-page .modal-user-info{display:flex;align-items:center;padding:12px 16px}.home-page .modal-user-info .modal-user-avatar{width:40px;height:40px;border-radius:50%;object-fit:cover;margin-right:10px}.home-page .modal-user-info .user-details{display:flex;flex-direction:column}.home-page .modal-user-info .modal-user-name{font-weight:600;font-size:15px;color:#050505}.home-page.dark-mode .modal-user-info .modal-user-name{color:#e4e6eb}.home-page .modal-textarea{width:100%;padding:0 16px 16px;border:none;outline:none;resize:none;font-size:24px;line-height:1.34;color:#1c1e21;background-color:transparent;min-height:150px;font-family:inherit}.home-page.dark-mode .modal-textarea{color:#e4e6eb}.home-page .modal-textarea::placeholder{color:#65676b}.home-page.dark-mode .modal-textarea::placeholder{color:#b0b3b8}.home-page .modal-image-preview-container{position:relative;margin:0 16px 12px;border-radius:8px;overflow:hidden;border:1px solid #dddfe2}.home-page.dark-mode .modal-image-preview-container{border-color:#3e4042}.home-page .modal-image-preview{width:100%;height:auto;display:block}.home-page .modal-images-preview-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:4px;margin:0 16px 12px;border-radius:8px;overflow:hidden;border:1px solid #dddfe2}.home-page.dark-mode .modal-images-preview-grid{border-color:#3e4042}.home-page .modal-image-preview-item{position:relative;aspect-ratio:1}.home-page .modal-image-preview-item img{width:100%;height:100%;object-fit:cover}.home-page .modal-remove-image-btn{position:absolute;top:8px;right:8px;width:28px;height:28px;border-radius:50%;background:#0009;border:none;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center}.home-page .modal-remove-image-btn:hover{background:#000c}.home-page .modal-action-bar{display:flex;justify-content:space-between;align-items:center;margin:0 16px 12px;padding:8px 12px;border:1px solid #dddfe2;border-radius:8px}.home-page.dark-mode .modal-action-bar{border-color:#3e4042}.home-page .action-bar-title{font-size:15px;font-weight:600;color:#050505}.home-page.dark-mode .action-bar-title{color:#e4e6eb}.home-page .action-bar-tools{display:flex;gap:4px}.home-page .modal-tool-btn{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background:none;border:none;cursor:pointer;transition:background-color .2s;color:#45bd62}.home-page .modal-tool-btn:hover:not(.disabled){background-color:#0000000d}.home-page.dark-mode .modal-tool-btn:hover:not(.disabled){background-color:#ffffff1a}.home-page .modal-tool-btn.disabled{cursor:not-allowed;opacity:.4}.home-page .modal-post-btn{width:calc(100% - 32px);margin:0 16px 16px;padding:8px 16px;border:none;border-radius:6px;font-size:15px;font-weight:600;cursor:pointer;transition:background-color .2s;background-color:#1877f2;color:#fff}.home-page .modal-post-btn:not(.disabled):hover{background-color:#166fe5}.home-page .modal-post-btn.disabled{background-color:#e4e6eb;color:#bcc0c4;cursor:not-allowed}.home-page.dark-mode .modal-post-btn.disabled{background-color:#3a3b3c;color:#606770}.home-page .image-gallery-modal-overlay{position:fixed;inset:0;background-color:#000000e6;display:flex;justify-content:center;align-items:center;z-index:1500;opacity:0;visibility:hidden;transition:opacity .3s,visibility .3s}.home-page .image-gallery-modal-overlay.visible{opacity:1;visibility:visible}.home-page .image-gallery-modal{display:flex;flex-direction:column;width:90%;height:90%;max-width:1400px;max-height:800px;background-color:transparent;position:relative;transform:scale(.95);transition:transform .3s ease-out}.home-page .image-gallery-modal-overlay.visible .image-gallery-modal{transform:scale(1)}.home-page .gallery-close-btn{position:absolute;top:20px;right:20px;background:#000000b3;border:2px solid rgba(255,255,255,.3);color:#fff;font-size:24px;width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:1501;transition:all .2s;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.home-page .gallery-close-btn:hover{background:#000000e6;border-color:#ffffff80;transform:scale(1.1)}.home-page .gallery-main-viewer{flex:1;display:flex;justify-content:center;align-items:center;background-color:#000;border-radius:8px;overflow:hidden;position:relative}.home-page .gallery-main-image-wrapper{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.home-page .gallery-main-image-wrapper img{max-width:100%;max-height:100%;object-fit:contain;transition:opacity .3s}.home-page .gallery-nav-btn{position:absolute;top:50%;transform:translateY(-50%);background:#000000b3;color:#fff;border:2px solid rgba(255,255,255,.3);padding:10px;cursor:pointer;border-radius:50%;z-index:10;width:44px;height:44px;display:flex;align-items:center;justify-content:center;transition:all .2s;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.home-page .gallery-nav-btn:hover{background:#000000e6;border-color:#ffffff80;transform:translateY(-50%) scale(1.1)}.home-page .gallery-nav-btn:active{transform:translateY(-50%) scale(.95)}.home-page .gallery-nav-btn.prev{left:20px}.home-page .gallery-nav-btn.next{right:20px}.home-page .gallery-nav-btn svg{width:16px;height:16px}.home-page .gallery-thumbnails{max-height:120px;display:flex;overflow-x:auto;overflow-y:hidden;padding:10px 0;gap:10px;justify-content:center;background-color:#111;border-radius:0 0 8px 8px}.home-page .gallery-thumbnails::-webkit-scrollbar{height:4px}.home-page .gallery-thumbnails::-webkit-scrollbar-thumb{background:#444;border-radius:2px}.home-page .gallery-thumbnails::-webkit-scrollbar-track{background:#222}.home-page .gallery-thumbnail-item{width:100px;height:100px;flex-shrink:0;overflow:hidden;border-radius:4px;cursor:pointer;opacity:.6;transition:opacity .2s,border .2s;border:3px solid transparent}.home-page .gallery-thumbnail-item.active{opacity:1;border-color:#fff}.home-page .gallery-thumbnail-item:hover{opacity:.8}.home-page .gallery-thumbnail-item img{width:100%;height:100%;object-fit:cover}.home-page .slothui-container.dark .gallery-thumbnails{background-color:#0b1220}.home-page .image-viewer-modal-overlay{position:fixed;inset:0;background-color:#000000f5;z-index:1000;display:flex;align-items:center;justify-content:center;overflow:hidden;animation:fadeIn .3s ease-out}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.home-page .image-viewer-modal-content{position:relative;width:100%;height:100%;max-width:1600px;max-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 80px}.home-page .viewer-close-btn{position:fixed;top:20px;right:20px;background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:2px solid rgba(255,255,255,.2);color:#fff;cursor:pointer;width:48px;height:48px;border-radius:50%;z-index:1010;transition:all .3s ease;display:flex;align-items:center;justify-content:center}.home-page .viewer-close-btn:hover{background:#fff3;border-color:#fff6;transform:rotate(90deg) scale(1.1)}.home-page .viewer-main-image{flex:1;width:100%;display:flex;align-items:center;justify-content:center;position:relative}.home-page .viewer-main-image img{max-width:100%;max-height:calc(100vh - 180px);object-fit:contain;border-radius:8px;box-shadow:0 8px 32px #0009;animation:imageZoomIn .4s ease-out;transition:opacity .3s ease}@keyframes imageZoomIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.home-page .viewer-nav-btn{position:fixed;top:50%;transform:translateY(-50%);background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:2px solid rgba(255,255,255,.2);color:#fff;cursor:pointer;z-index:1005;border-radius:50%;width:56px;height:56px;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.home-page .viewer-nav-btn:hover{background:#fff3;border-color:#fff6;transform:translateY(-50%) scale(1.1)}.home-page .viewer-nav-btn:active{transform:translateY(-50%) scale(.95)}.home-page .viewer-nav-btn.prev{left:30px}.home-page .viewer-nav-btn.next{right:30px}.home-page .viewer-nav-btn svg{width:28px;height:28px}.home-page .viewer-caption{position:fixed;bottom:30px;left:50%;transform:translate(-50%);color:#fff;font-size:16px;font-weight:500;background:#0009;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:12px 24px;border-radius:24px;border:1px solid rgba(255,255,255,.1);z-index:1005;letter-spacing:.5px}.home-page .viewer-keyboard-hint{position:fixed;bottom:80px;left:50%;transform:translate(-50%);color:#fff9;font-size:12px;background:#0006;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:6px 12px;border-radius:12px;z-index:1005;display:none}@media (max-width: 768px){.home-page .image-viewer-modal-content{padding:40px 20px}.home-page .viewer-nav-btn{width:44px;height:44px}.home-page .viewer-nav-btn.prev{left:15px}.home-page .viewer-nav-btn.next{right:15px}.home-page .viewer-close-btn{top:15px;right:15px;width:42px;height:42px}.home-page .viewer-main-image img{max-height:calc(100vh - 140px)}}.home-page .profile-photos-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem;justify-content:center}.home-page .profile-photo-item{position:relative;width:100%;padding-top:100%;overflow:hidden;border-radius:6px;cursor:pointer;background-color:#f3f4f6}.home-page .profile-photo-item img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .2s}.home-page .profile-photo-item:hover img{transform:scale(1.05)}.home-page .profile-empty-text{text-align:center;color:#9ca3af;font-size:.875rem;font-style:italic}.home-page .likes-modal-overlay{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:10000}.home-page .likes-modal{background:var(--card-bg, #fff);border-radius:12px;width:90%;max-width:500px;max-height:70vh;display:flex;flex-direction:column;box-shadow:0 4px 20px #00000026}.home-page .likes-modal-header{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid var(--border, #e5e7eb)}.home-page .likes-modal-header h3{margin:0;font-size:18px;font-weight:600}.home-page .likes-modal-close{background:none;border:none;font-size:24px;cursor:pointer;padding:4px 8px;border-radius:6px;transition:background .2s}.home-page .likes-modal-close:hover{background:var(--bg, #f3f4f6)}.home-page .likes-modal-body{overflow-y:auto;padding:8px 0}.home-page .likes-modal-loading,.home-page .likes-modal-empty{padding:32px 16px;text-align:center;color:var(--text-secondary, #6b7280)}.home-page .likes-modal-user{display:flex;align-items:center;padding:12px 20px;cursor:pointer;transition:background .2s}.home-page .likes-modal-user:hover{background:var(--bg, #f3f4f6)}.home-page .likes-modal-avatar{width:44px;height:44px;border-radius:50%;margin-right:12px}.home-page .likes-modal-info{display:flex;flex-direction:column}.home-page .likes-modal-name{font-weight:600;font-size:15px;color:var(--text-primary, #111827)}.home-page .likes-modal-username{font-size:13px;color:var(--text-secondary, #6b7280)}.home-page .comments-modal{max-width:600px;max-height:80vh}.home-page .comments-modal-body{max-height:50vh}.home-page .comment-item{display:flex;padding:12px 20px;gap:12px}.home-page .comment-avatar{width:40px;height:40px;border-radius:50%;cursor:pointer;flex-shrink:0}.home-page .comment-header{display:flex;align-items:center;gap:8px;margin-bottom:4px}.home-page .comment-author{font-weight:600;font-size:14px;cursor:pointer}.home-page .comment-text{margin:0 0 8px;font-size:14px;line-height:1.4}.home-page .comment-actions{display:flex;gap:16px}.home-page .comment-action-btn{background:none;border:none;font-size:12px;font-weight:600;color:var(--text-secondary, #6b7280);cursor:pointer;padding:0}.home-page .comment-action-btn:hover{text-decoration:underline}.home-page .comment-action-btn.liked{color:#e74c3c}.home-page .reply-input-container,.home-page .comment-input-container{display:flex;gap:8px;padding:12px 20px;border-top:1px solid var(--border, #e5e7eb)}.home-page .reply-input,.home-page .comment-input{flex:1;padding:8px 12px;border:1px solid var(--border, #e5e7eb);border-radius:20px;font-size:14px;outline:none}.home-page .reply-input:focus,.home-page .comment-input:focus{border-color:#1877f2}.home-page .reply-submit-btn,.home-page .comment-submit-btn{padding:8px 16px;background:#1877f2;color:#fff;border:none;border-radius:20px;font-size:14px;font-weight:600;cursor:pointer}.home-page .reply-submit-btn:disabled,.home-page .comment-submit-btn:disabled{opacity:.5;cursor:not-allowed}.home-page .replies-container{margin-top:12px;padding-left:20px;border-left:2px solid var(--border, #e5e7eb)}.home-page .reply-item{display:flex;gap:8px;margin-bottom:12px}.home-page .reply-avatar{width:32px;height:32px;border-radius:50%;cursor:pointer;flex-shrink:0}.home-page .reply-header{display:flex;align-items:center;gap:8px;margin-bottom:4px}.home-page .reply-author{font-weight:600;font-size:13px;cursor:pointer}.home-page .reply-author:hover{text-decoration:underline}.home-page .reply-time{font-size:11px;color:var(--text-secondary, #6b7280)}.home-page .reply-text{margin:0 0 6px;font-size:13px;line-height:1.4}.home-page .post-stats{display:flex;gap:16px;padding:8px 0;font-size:14px;color:var(--text-secondary, #6b7280);border-bottom:1px solid var(--border, #e5e7eb);margin-bottom:8px}.home-page .post-stats-likes{cursor:pointer;font-weight:500}.home-page .post-stats-likes:hover{text-decoration:underline}.home-page .post-action.liked .post-action-icon{fill:#e74c3c;stroke:#e74c3c}.home-page.dark-mode .likes-modal{background:#1e293b}.home-page.dark-mode .likes-modal-header{border-bottom-color:#334155}.home-page.dark-mode .likes-modal-close:hover,.home-page.dark-mode .likes-modal-user:hover{background:#334155}.home-page.dark-mode .likes-modal-name,.home-page.dark-mode .likes-modal-header h3{color:#f1f5f9}.home-page.dark-mode .comment-input,.home-page.dark-mode .reply-input{background:#0f172a;border-color:#334155;color:#f1f5f9}.home-page.dark-mode .comment-author,.home-page.dark-mode .reply-author{color:#f1f5f9}.home-page.dark-mode .comment-text,.home-page.dark-mode .reply-text{color:#e2e8f0}.home-page.dark-mode .replies-container{border-left-color:#334155}.home-page.dark-mode .reply-input-container,.home-page.dark-mode .comment-input-container{border-top-color:#334155}.home-page.dark-mode .post-stats{border-bottom-color:#334155}.home-page .comments-modal{background:var(--card-bg, #fff);border-radius:12px;width:90%;max-width:500px;max-height:80vh;display:flex;flex-direction:column;box-shadow:0 4px 20px #00000026}.home-page .comments-modal-body{padding:16px;overflow-y:auto;flex:1}.home-page .comment-input-wrapper{display:flex;gap:8px;margin-bottom:16px;padding-bottom:16px;border-bottom:1px solid var(--border, #e5e7eb)}.home-page .comment-input-wrapper input{flex:1;padding:10px 14px;border:1px solid var(--border, #e5e7eb);border-radius:20px;font-size:14px;outline:none;background:var(--bg, #f3f4f6)}.home-page .comment-input-wrapper input:focus{border-color:var(--primary, #1877f2)}.home-page .comment-input-wrapper button{padding:8px 16px;background:var(--primary, #1877f2);color:#fff;border:none;border-radius:20px;font-weight:600;cursor:pointer}.home-page .comment-input-wrapper button:hover{opacity:.9}.home-page .comment-item{display:flex;gap:10px;margin-bottom:16px}.home-page .comment-avatar{width:36px;height:36px;border-radius:50%;object-fit:cover;cursor:pointer}.home-page .comment-content{flex:1}.home-page .comment-bubble{background:var(--bg, #f3f4f6);padding:10px 14px;border-radius:18px;display:inline-block;max-width:100%}.home-page .comment-author{font-weight:600;font-size:13px;color:var(--text, #1f2937);cursor:pointer;display:block;margin-bottom:2px}.home-page .comment-author:hover{text-decoration:underline}.home-page .comment-text{font-size:14px;color:var(--text, #1f2937);margin:0;word-break:break-word}.home-page .comment-actions{display:flex;gap:12px;margin-top:4px;padding-left:12px}.home-page .comment-time{font-size:12px;color:var(--text-secondary, #6b7280)}.home-page .comment-reply-btn,.home-page .comment-view-replies{background:none;border:none;font-size:12px;font-weight:600;color:var(--text-secondary, #6b7280);cursor:pointer;padding:0}.home-page .comment-reply-btn:hover,.home-page .comment-view-replies:hover{text-decoration:underline;color:var(--primary, #1877f2)}.home-page .reply-input-wrapper{display:flex;gap:8px;margin-top:8px}.home-page .reply-input-wrapper input{flex:1;padding:8px 12px;border:1px solid var(--border, #e5e7eb);border-radius:18px;font-size:13px;outline:none;background:var(--bg, #f3f4f6)}.home-page .reply-input-wrapper button{padding:6px 12px;background:var(--primary, #1877f2);color:#fff;border:none;border-radius:18px;font-size:13px;font-weight:600;cursor:pointer}.home-page .replies-list{margin-top:10px;padding-left:10px;border-left:2px solid var(--border, #e5e7eb)}.home-page .reply-item{display:flex;gap:8px;margin-bottom:10px}.home-page .reply-avatar{width:28px;height:28px;border-radius:50%;object-fit:cover;cursor:pointer}.home-page .reply-content{flex:1}.home-page .reply-content .comment-bubble{padding:8px 12px}.home-page .reply-content .comment-time{display:block;margin-top:4px;padding-left:12px}.home-page .comment-like-btn{background:none;border:none;font-size:12px;cursor:pointer;padding:0;display:flex;align-items:center;gap:2px;color:var(--text-secondary, #6b7280)}.home-page .comment-like-btn:hover{opacity:.8}.home-page .comment-like-btn.liked{color:#e74c3c}.home-page.dark-mode .comments-modal{background:#1e293b}.home-page.dark-mode .comment-input-wrapper input,.home-page.dark-mode .reply-input-wrapper input{background:#334155;border-color:#475569;color:#f1f5f9}.home-page.dark-mode .comment-bubble{background:#334155}.home-page.dark-mode .comment-author,.home-page.dark-mode .comment-text{color:#f1f5f9}.home-page.dark-mode .replies-list{border-left-color:#475569}.home-page .loading-posts,.home-page .no-posts{text-align:center;padding:40px 20px;color:var(--text-secondary, #6b7280)}.home-page .no-posts p{margin:8px 0}.home-page .post-item{padding:16px;border-bottom:1px solid var(--border, #e5e7eb);background:var(--card-bg, #fff)}.home-page .post-item:first-child{border-radius:8px 8px 0 0}.home-page .post-item:last-child{border-bottom:none;border-radius:0 0 8px 8px}.home-page .post-item:only-child{border-radius:8px}.home-page .posts-feed .post-item .post-header{display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:10px!important;margin-bottom:12px!important}.home-page .posts-feed .post-item .post-avatar{width:44px!important;height:44px!important;border-radius:50%!important;object-fit:cover!important;cursor:pointer;flex-shrink:0}.home-page .posts-feed .post-item .post-meta{display:flex!important;flex-direction:column!important;align-items:flex-start!important;gap:2px}.home-page .posts-feed .post-item .post-author{font-weight:600!important;color:var(--text, #1f2937)!important;font-size:15px!important;cursor:pointer;line-height:1.3}.home-page .posts-feed .post-item .post-author:hover{text-decoration:underline}.home-page .posts-feed .post-item .post-time{color:var(--text-secondary, #6b7280)!important;font-size:13px!important;line-height:1.3}.home-page .post-item .post-text{margin:0 0 12px;color:var(--text, #1f2937);font-size:15px;line-height:1.5;white-space:pre-wrap}.home-page .post-images{display:grid;gap:2px;border-radius:8px;overflow:hidden;margin-bottom:12px}.home-page .post-images-1{grid-template-columns:1fr}.home-page .post-images-2{grid-template-columns:1fr 1fr}.home-page .post-images-3{grid-template-columns:2fr 1fr;grid-template-rows:1fr 1fr}.home-page .post-images-3 .post-image-item:first-child{grid-row:span 2}.home-page .post-images-4{grid-template-columns:1fr 1fr}.home-page .post-item .post-image-item{position:relative;overflow:hidden;cursor:pointer}.home-page .post-item .post-image-item img{width:100%;height:200px;object-fit:cover;display:block;transition:transform .2s}.home-page .post-item .post-image-item:hover img{transform:scale(1.02)}.home-page .post-images-1 .post-image-item img{height:auto;max-height:500px}.home-page .post-images-3 .post-image-item:first-child img{height:100%;min-height:400px}.home-page .post-image-more{position:absolute;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;color:#fff;font-size:28px;font-weight:600}.home-page .post-item .post-stats{display:flex;justify-content:space-between;padding:10px 0;color:var(--text-secondary, #6b7280);font-size:14px;border-bottom:1px solid var(--border, #e5e7eb)}.home-page .post-item .post-stats-likes{cursor:pointer;transition:color .2s}.home-page .post-item .post-stats-likes:hover{color:#e74c3c;text-decoration:underline}.home-page .post-item .post-actions{display:flex;padding-top:8px}.home-page .post-item .post-action{flex:1;display:flex;align-items:center;justify-content:center;gap:6px;padding:10px;background:none;border:none;color:var(--text-secondary, #6b7280);font-size:14px;font-weight:600;cursor:pointer;border-radius:8px;transition:all .2s}.home-page .post-item .post-action svg{flex-shrink:0}.home-page .post-item .post-action:hover{background:var(--bg, #f3f4f6)}.home-page .post-item .post-action:hover svg{transform:scale(1.1)}.home-page .post-item .post-action:first-child:hover{color:#ed4956}.home-page .post-item .post-action:first-child:hover svg{stroke:#ed4956}.home-page .post-item .post-action.liked{color:#e74c3c}.home-page .post-item .post-action.liked:hover{color:#c0392b}.home-page.dark-mode .post-item{background:#1e293b;border-bottom-color:#334155}.home-page.dark-mode .post-item .post-author,.home-page.dark-mode .posts-feed .post-item .post-author{color:#f1f5f9!important}.home-page.dark-mode .post-item .post-time,.home-page.dark-mode .posts-feed .post-item .post-time{color:#94a3b8!important}.home-page.dark-mode .post-item .post-text{color:#e2e8f0}.home-page.dark-mode .post-item .post-stats{border-bottom-color:#334155;color:#94a3b8}.home-page.dark-mode .post-item .post-action{color:#94a3b8}.home-page.dark-mode .post-item .post-action:hover{background:#334155}.loading-container{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:20px}.loading-fullscreen{position:fixed;inset:0;background:#ffffffe6;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9999;min-height:100vh}body.dark-mode .loading-fullscreen{background:#1a1a1ae6}.loading-text{font-size:14px;color:#6b7280;font-weight:500;margin-top:8px}body.dark-mode .loading-text{color:#9ca3af}.loading-spinner{display:flex;justify-content:center;align-items:center}.spinner-ring{position:relative;width:40px;height:40px}.spinner-ring div{box-sizing:border-box;display:block;position:absolute;width:100%;height:100%;border:3px solid transparent;border-top-color:#6366f1;border-radius:50%;animation:spinner-rotate 1.2s cubic-bezier(.5,0,.5,1) infinite}.loading-small .spinner-ring{width:24px;height:24px}.loading-small .spinner-ring div{border-width:2px}.loading-medium .spinner-ring{width:40px;height:40px}.loading-medium .spinner-ring div{border-width:3px}.loading-large .spinner-ring{width:64px;height:64px}.loading-large .spinner-ring div{border-width:4px}.spinner-ring div:nth-child(1){animation-delay:-.45s}.spinner-ring div:nth-child(2){animation-delay:-.3s}.spinner-ring div:nth-child(3){animation-delay:-.15s}@keyframes spinner-rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loading-pulse{display:flex;gap:8px;align-items:center}.pulse-dot{width:8px;height:8px;background-color:#6366f1;border-radius:50%;animation:pulse-bounce 1.4s ease-in-out infinite both}.loading-small .pulse-dot{width:6px;height:6px}.loading-large .pulse-dot{width:12px;height:12px}.pulse-dot:nth-child(1){animation-delay:-.32s}.pulse-dot:nth-child(2){animation-delay:-.16s}.pulse-dot:nth-child(3){animation-delay:0s}@keyframes pulse-bounce{0%,80%,to{transform:scale(.6);opacity:.5}40%{transform:scale(1);opacity:1}}.loading-skeleton{display:flex;gap:12px;align-items:flex-start;width:100%;max-width:400px}.skeleton-avatar{width:48px;height:48px;border-radius:50%;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:skeleton-shimmer 1.5s ease-in-out infinite;flex-shrink:0}.loading-small .skeleton-avatar{width:32px;height:32px}.loading-large .skeleton-avatar{width:64px;height:64px}.skeleton-content{flex:1;display:flex;flex-direction:column;gap:8px}.skeleton-line{height:12px;border-radius:6px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:skeleton-shimmer 1.5s ease-in-out infinite}.skeleton-line-title{width:80%;height:16px}.skeleton-line-subtitle{width:60%;height:14px}.skeleton-line-text{width:90%}.loading-small .skeleton-line{height:10px}.loading-small .skeleton-line-title{height:12px}.loading-large .skeleton-line{height:14px}.loading-large .skeleton-line-title{height:18px}body.dark-mode .skeleton-avatar,body.dark-mode .skeleton-line{background:linear-gradient(90deg,#374151 25%,#4b5563,#374151 75%);background-size:200% 100%}@keyframes skeleton-shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@media (max-width: 640px){.loading-container{padding:16px}.loading-skeleton{max-width:300px}.loading-text{font-size:13px}}.profile-page-wrapper{--bg: #f0f2f5;--card: #ffffff;--border: #dddfe2;--text: #050505;--text-secondary: #65676b;--primary: #1877f2;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:var(--bg);min-height:100vh}.profile-page-wrapper.dark-mode{--bg: #18191a;--card: #242526;--border: #3e4042;--text: #e4e6eb;--text-secondary: #b0b3b8}.profile-page-wrapper .slothui-container{display:flex;width:100%;max-width:1400px;height:100vh;margin:0 auto;background-color:#fff;box-shadow:0 0 20px #0000001a;overflow:hidden}.profile-page-wrapper .slothui-container.dark{background-color:#0f172a}.profile-page-wrapper .sidebar{width:280px;background-color:#fff;display:flex;flex-direction:column;overflow-y:auto;overflow-x:hidden;border-right:1px solid #e5e7eb;flex-shrink:0}.profile-page-wrapper .slothui-container.dark .sidebar{background-color:#0f172a;border-right-color:#1e293b}.profile-page-wrapper .sidebar-logo{padding:1.5rem;border-bottom:1px solid #e5e7eb}.profile-page-wrapper .slothui-container.dark .sidebar-logo{border-bottom-color:#1e293b}.profile-page-wrapper .logo-container{display:flex;align-items:center;gap:.5rem}.profile-page-wrapper .logo-icon{width:2rem;height:2rem;border-radius:.5rem;display:flex;align-items:center;justify-content:center}.profile-page-wrapper .picture-logo{width:125%}.profile-page-wrapper .logo-title{font-weight:700;font-size:1.25rem;color:#111827}.profile-page-wrapper .slothui-container.dark .logo-title{color:#f1f5f9}.profile-page-wrapper .search-container{padding:1rem;border-bottom:1px solid #e5e7eb}.profile-page-wrapper .slothui-container.dark .search-container{border-bottom-color:#1e293b}.profile-page-wrapper .search-wrapper{position:relative}.profile-page-wrapper .search-icon{position:absolute;left:.75rem;top:50%;transform:translateY(-50%);color:#9ca3af;width:1.25rem;height:1.25rem}.profile-page-wrapper .search-input{width:100%;padding:.5rem 1rem .5rem 2.5rem;background-color:#f3f4f6;border:none;border-radius:.5rem;color:#374151;outline:none;transition:all .2s}.profile-page-wrapper .search-input:focus{background-color:#e5e7eb;outline:2px solid #9333ea;outline-offset:-2px}.profile-page-wrapper .slothui-container.dark .search-input{background-color:#1e293b;color:#f1f5f9;border:1px solid #334155}.profile-page-wrapper .slothui-container.dark .search-input:focus{background-color:#334155;border-color:#475569}.profile-page-wrapper .nav-container{flex:1;padding:1rem}.profile-page-wrapper .nav-list{display:flex;flex-direction:column;gap:.5rem}.profile-page-wrapper .nav-item{display:flex;align-items:center;justify-content:space-between;padding:.75rem;border-radius:.5rem;cursor:pointer;transition:all .2s;text-decoration:none;color:inherit}.profile-page-wrapper .nav-item.active{background-color:#f3e8ff;color:#9333ea}.profile-page-wrapper .nav-item:hover{background-color:#f3f4f6}.profile-page-wrapper .slothui-container.dark .nav-item{color:#cbd5e1}.profile-page-wrapper .slothui-container.dark .nav-item:hover{background-color:#1e293b}.profile-page-wrapper .slothui-container.dark .nav-item.active{background-color:#334155;color:#a78bfa}.profile-page-wrapper .nav-item-content{display:flex;align-items:center;gap:.75rem}.profile-page-wrapper .nav-icon{width:1.25rem;height:1.25rem}.profile-page-wrapper .nav-text{font-weight:500}.profile-page-wrapper .slothui-container.dark .nav-text{color:#f1f5f9}.profile-page-wrapper .nav-badge{background-color:#e5e7eb;color:#6b7280;font-size:.75rem;padding:.25rem .5rem;border-radius:9999px}.profile-page-wrapper .nav-badge.active{background-color:#ddd6fe;color:#9333ea}.profile-page-wrapper .nav-dark-toggle{background:none;border:none;color:#6b7280;cursor:pointer;padding:.25rem;border-radius:.25rem;transition:color .2s}.profile-page-wrapper .nav-dark-toggle:hover{color:#374151}.profile-page-wrapper .slothui-container.dark .nav-dark-toggle{color:#94a3b8}.profile-page-wrapper .slothui-container.dark .nav-dark-toggle:hover{color:#f1f5f9}.profile-page-wrapper .user-profile-bottom{padding:1rem;border-top:1px solid #e5e7eb}.profile-page-wrapper .slothui-container.dark .user-profile-bottom{border-top-color:#1e293b}.profile-page-wrapper .user-profile-info{display:flex;align-items:center;gap:.75rem}.profile-page-wrapper .user-avatar-small{width:2.5rem;height:2.5rem;border-radius:50%;object-fit:cover}.profile-page-wrapper .user-name{font-size:.875rem;font-weight:500;color:#111827}.profile-page-wrapper .slothui-container.dark .user-name{color:#f1f5f9}.profile-page-wrapper .user-role{font-size:.75rem;color:#6b7280}.profile-page-wrapper .slothui-container.dark .user-role{color:#94a3b8}.profile-page-wrapper .flex-1{flex:1}.profile-page-wrapper .main-content{flex:1;overflow-y:auto;overflow-x:hidden;background:var(--bg)}.profile-header-section{background:var(--card);box-shadow:0 1px 2px #0000001a}.profile-cover{height:200px;background:linear-gradient(135deg,#667eea,#764ba2);position:relative;border-radius:0 0 8px 8px}.profile-header-container{padding:0 16px;border-bottom:1px solid var(--border)}.profile-header-row{display:flex;align-items:flex-end;gap:16px;padding:16px 0}.profile-avatar-wrapper{width:168px;height:168px;border-radius:50%;border:4px solid var(--card);overflow:hidden;margin-top:-84px;background:var(--card);flex-shrink:0;position:relative;z-index:10}.profile-avatar-img{width:100%;height:100%;object-fit:cover}.profile-info{flex:1;padding-bottom:8px}.profile-name{margin:0;font-size:32px;font-weight:700;color:var(--text)}.profile-friends{margin:4px 0 0;color:var(--text-secondary);font-size:15px}.profile-follow-link{cursor:pointer;transition:color .2s}.profile-follow-link:hover{color:var(--primary);text-decoration:underline}.profile-actions{display:flex;gap:8px;padding-bottom:8px}.profile-btn-primary{padding:8px 20px;background:var(--primary);color:#fff;border:none;border-radius:6px;font-size:15px;font-weight:600;cursor:pointer}.profile-btn-primary:hover{filter:brightness(.95)}.profile-btn-secondary{padding:8px 20px;background:#e4e6eb;color:var(--text);border:none;border-radius:6px;font-size:15px;font-weight:600;cursor:pointer}.profile-page-wrapper.dark-mode .profile-btn-secondary{background:#3a3b3c}.profile-btn-secondary:hover{filter:brightness(.95)}.profile-tabs{display:flex;gap:4px;padding-top:4px}.profile-tab{padding:16px;color:var(--text-secondary);font-size:15px;font-weight:600;cursor:pointer;border-bottom:3px solid transparent;transition:all .2s}.profile-tab:hover{background:#0000000d;border-radius:6px 6px 0 0}.profile-tab.active{color:var(--primary);border-bottom-color:var(--primary)}.profile-content{margin:16px 16px 0;padding:0 0 32px;display:flex;gap:16px;align-items:flex-start}.profile-sidebar{width:360px;flex-shrink:0;position:sticky;top:16px}.profile-main{flex:1;min-width:0}.profile-card{background:var(--card);border-radius:8px;box-shadow:0 1px 2px #0000001a;padding:16px;margin-bottom:16px}.profile-card-title{margin:0 0 12px;font-size:20px;font-weight:700;color:var(--text)}.profile-bio{margin:0 0 12px;color:var(--text);font-size:15px;text-align:center}.profile-info-list{border-top:1px solid var(--border);padding-top:12px}.profile-info-row{display:flex;align-items:center;gap:10px;padding:8px 0}.profile-info-icon{font-size:18px;width:24px;text-align:center}.profile-info-text{color:var(--text-secondary);font-size:15px}.profile-info-text strong{color:var(--text);font-weight:500}.profile-suggest-item{display:flex;align-items:center;gap:12px;padding:8px;margin:0 -8px;border-radius:8px;cursor:pointer}.profile-suggest-item:hover{background:var(--bg)}.profile-suggest-avatar{width:60px;height:60px;border-radius:8px;object-fit:cover}.profile-suggest-info{display:flex;flex-direction:column}.profile-suggest-name{font-weight:600;color:var(--text);font-size:15px}.profile-suggest-role{color:var(--text-secondary);font-size:13px}.profile-no-posts{color:var(--text-secondary);text-align:center;padding:20px}.post-item{padding:12px 0;border-bottom:1px solid var(--border)}.post-item:last-child{border-bottom:none}.post-header{display:flex;align-items:center;gap:8px;margin-bottom:12px}.post-avatar{width:40px;height:40px;border-radius:50%;object-fit:cover}.post-meta{display:flex;flex-direction:column}.post-author{font-weight:600;color:var(--text);font-size:15px}.post-time{color:var(--text-secondary);font-size:13px}.post-text{margin:0 0 12px;color:var(--text);font-size:15px;line-height:1.5;white-space:pre-wrap;word-break:break-word;overflow-wrap:anywhere}.post-images{display:grid;gap:2px;border-radius:8px;overflow:hidden;margin-bottom:12px}.post-images-1{grid-template-columns:1fr}.post-images-2{grid-template-columns:1fr 1fr}.post-images-3{grid-template-columns:2fr 1fr;grid-template-rows:1fr 1fr}.post-images-3 .post-image-item:first-child{grid-row:span 2}.post-images-4{grid-template-columns:1fr 1fr}.post-image-item{position:relative;overflow:hidden}.post-image-item img{width:100%;height:200px;object-fit:cover;display:block}.post-images-1 .post-image-item img{height:auto;max-height:500px}.post-images-3 .post-image-item:first-child img{height:100%;min-height:400px}.post-image-more{position:absolute;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;color:#fff;font-size:28px;font-weight:600}.post-stats{display:flex;justify-content:space-between;padding:10px 0;color:var(--text-secondary);font-size:15px;border-bottom:1px solid var(--border)}.post-actions{display:flex;padding-top:4px}.post-action{flex:1;display:flex;align-items:center;justify-content:center;gap:6px;padding:10px;background:none;border:none;color:var(--text-secondary);font-size:14px;font-weight:600;cursor:pointer;border-radius:8px;transition:all .2s}.post-action svg{flex-shrink:0}.post-action:hover{background:var(--bg)}.post-action:hover svg{transform:scale(1.1)}.post-action:first-child:hover{color:#ed4956}.post-action:first-child:hover svg{stroke:#ed4956}.post-action.liked{color:#e74c3c}.post-action.liked:hover{color:#c0392b}.profile-page-error-container{display:flex;justify-content:center;align-items:center;height:100vh;color:var(--text-secondary)}@media (max-width: 1100px){.profile-page-wrapper .sidebar{width:220px}}@media (max-width: 900px){.profile-page-wrapper .slothui-container{flex-direction:column;height:auto}.profile-page-wrapper .sidebar{width:100%;height:auto;border-right:none;border-bottom:1px solid #e5e7eb}.profile-page-wrapper .nav-container,.profile-page-wrapper .user-profile-bottom{display:none}.profile-page-wrapper .main-content{height:auto}.profile-content{flex-direction:column}.profile-sidebar{width:100%;position:static}.profile-cover{height:200px}.profile-header-row{flex-direction:column;align-items:center;text-align:center}.profile-avatar-wrapper{margin-top:-60px;width:120px;height:120px}.profile-name{font-size:24px}.profile-actions,.profile-tabs{justify-content:center}}.post-stats-likes{cursor:pointer;transition:color .2s}.post-stats-likes:hover{color:#e74c3c;text-decoration:underline}.likes-modal-overlay{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.likes-modal{background:var(--card-bg, #fff);border-radius:12px;width:90%;max-width:400px;max-height:70vh;display:flex;flex-direction:column;box-shadow:0 4px 20px #00000026}.likes-modal-header{display:flex;align-items:center;justify-content:space-between;padding:16px;border-bottom:1px solid var(--border, #e5e7eb)}.likes-modal-header h3{margin:0;font-size:18px;font-weight:600}.likes-modal-close{background:none;border:none;font-size:20px;cursor:pointer;color:var(--text-secondary, #6b7280);padding:4px 8px;border-radius:4px}.likes-modal-close:hover{background:var(--bg, #f3f4f6)}.likes-modal-body{overflow-y:auto;padding:8px 0}.likes-modal-loading,.likes-modal-empty{padding:32px 16px;text-align:center;color:var(--text-secondary, #6b7280)}.likes-modal-user{display:flex;align-items:center;gap:12px;padding:12px 16px;cursor:pointer;transition:background .2s}.likes-modal-user:hover{background:var(--bg, #f3f4f6)}.likes-modal-avatar{width:44px;height:44px;border-radius:50%;object-fit:cover}.likes-modal-info{display:flex;flex-direction:column}.likes-modal-name{font-weight:600;font-size:15px;color:var(--text, #1f2937)}.likes-modal-username{font-size:13px;color:var(--text-secondary, #6b7280)}.dark-mode .likes-modal{background:#1e293b}.dark-mode .likes-modal-header{border-bottom-color:#334155}.dark-mode .likes-modal-close:hover,.dark-mode .likes-modal-user:hover{background:#334155}.dark-mode .likes-modal-name,.dark-mode .likes-modal-header h3{color:#f1f5f9}.comments-modal{background:var(--card-bg, #fff);border-radius:12px;width:90%;max-width:500px;max-height:80vh;display:flex;flex-direction:column;box-shadow:0 4px 20px #00000026}.comments-modal-body{padding:16px;overflow-y:auto;flex:1}.comment-input-wrapper{display:flex;gap:8px;margin-bottom:16px;padding-bottom:16px;border-bottom:1px solid var(--border, #e5e7eb)}.comment-input-wrapper input{flex:1;padding:10px 14px;border:1px solid var(--border, #e5e7eb);border-radius:20px;font-size:14px;outline:none;background:var(--bg, #f3f4f6)}.comment-input-wrapper input:focus{border-color:var(--primary, #1877f2)}.comment-input-wrapper button{padding:8px 16px;background:var(--primary, #1877f2);color:#fff;border:none;border-radius:20px;font-weight:600;cursor:pointer}.comment-input-wrapper button:hover{opacity:.9}.comment-item{display:flex;gap:10px;margin-bottom:16px}.comment-avatar{width:36px;height:36px;border-radius:50%;object-fit:cover;cursor:pointer}.comment-content{flex:1}.comment-bubble{background:var(--bg, #f3f4f6);padding:10px 14px;border-radius:18px;display:inline-block;max-width:100%}.comment-author{font-weight:600;font-size:13px;color:var(--text, #1f2937);cursor:pointer;display:block;margin-bottom:2px}.comment-author:hover{text-decoration:underline}.comment-text{font-size:14px;color:var(--text, #1f2937);margin:0;word-break:break-word}.comment-actions{display:flex;gap:12px;margin-top:4px;padding-left:12px}.comment-time{font-size:12px;color:var(--text-secondary, #6b7280)}.comment-reply-btn,.comment-view-replies{background:none;border:none;font-size:12px;font-weight:600;color:var(--text-secondary, #6b7280);cursor:pointer;padding:0}.comment-reply-btn:hover,.comment-view-replies:hover{text-decoration:underline;color:var(--primary, #1877f2)}.reply-input-wrapper{display:flex;gap:8px;margin-top:8px}.reply-input-wrapper input{flex:1;padding:8px 12px;border:1px solid var(--border, #e5e7eb);border-radius:18px;font-size:13px;outline:none;background:var(--bg, #f3f4f6)}.reply-input-wrapper button{padding:6px 12px;background:var(--primary, #1877f2);color:#fff;border:none;border-radius:18px;font-size:13px;font-weight:600;cursor:pointer}.replies-list{margin-top:10px;padding-left:10px;border-left:2px solid var(--border, #e5e7eb)}.reply-item{display:flex;gap:8px;margin-bottom:10px}.reply-avatar{width:28px;height:28px;border-radius:50%;object-fit:cover;cursor:pointer}.reply-content{flex:1}.reply-content .comment-bubble{padding:8px 12px}.reply-content .comment-time{display:block;margin-top:4px;padding-left:12px}.dark-mode .comments-modal{background:#1e293b}.dark-mode .comment-input-wrapper input,.dark-mode .reply-input-wrapper input{background:#334155;border-color:#475569;color:#f1f5f9}.dark-mode .comment-bubble{background:#334155}.dark-mode .comment-author,.dark-mode .comment-text{color:#f1f5f9}.dark-mode .replies-list{border-left-color:#475569}.comment-like-btn{background:none;border:none;font-size:12px;cursor:pointer;padding:0;display:flex;align-items:center;gap:2px;color:var(--text-secondary, #6b7280)}.comment-like-btn:hover{opacity:.8}.comment-like-btn.liked{color:#e74c3c}
