@import"https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;500;600;700&family=Roboto:wght@300;400;500;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Emilys+Candy&family=Mystery+Quest&display=swap";@import"https://fonts.googleapis.com/css2?family=Playfair+Display:wght@700&family=Roboto:wght@300;400&family=Emilys+Candy&display=swap";body{background-color:#fff0f5;font-family:Roboto,Arial,sans-serif;margin:0;padding:0;min-height:100vh;box-sizing:border-box;display:flex;justify-content:center;align-items:flex-start;color:#5d4037}.container{display:flex;flex-direction:column;height:calc(100vh - 40px);text-align:center;width:100%;max-width:1280px;padding:20px;box-sizing:border-box;margin:20px auto;overflow-x:hidden;overflow-y:hidden}.container:hover{overflow-y:auto}.content-container{display:flex;margin-top:2rem;align-items:stretch;background-color:#fff;border-radius:15px;box-shadow:0 12px 35px #0000000f;overflow:hidden}.header-section{margin-bottom:0%}h1{color:#6c588d;font-family:Emilys Candy,Mystery Quest;font-size:2.5rem;margin-bottom:1rem;line-height:1.3;display:flex;align-items:center;justify-content:center;gap:1rem;font-weight:700}.title-icon{background:linear-gradient(135deg,#da70d6,#6c588d);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-size:3.2rem;margin-right:1rem;filter:drop-shadow(0 3px 6px rgba(138,43,226,.4));animation:iconPulse 2.8s ease-in-out infinite}.subtitle{color:#6c588d;font-family:Emilys Candy,Mystery Quest,cursive;font-size:3rem;margin-bottom:1.5rem;line-height:1.5;font-weight:400;display:flex;align-items:center;justify-content:center;gap:.8rem}.subtitle-icon{background:linear-gradient(135deg,#f8c8dc,#f0b8d0);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-size:2rem;margin-right:.8rem;filter:drop-shadow(0 3px 6px rgba(248,200,220,.45));animation:iconFloat 3.8s ease-in-out infinite;font-weight:600;font-family:Playfair Display,serif;color:#6c588d}.main-content-area{display:flex;flex-direction:row;flex-grow:1;gap:1.5rem;margin-top:1.5rem;align-items:stretch;position:relative}.main-content-area:before{content:"";position:absolute;left:50%;top:5%;bottom:5%;width:1px;background:linear-gradient(to bottom,transparent,#e6e6fa,#e6e6fa,transparent);transform:translate(-50%);border-radius:1px;z-index:1}.info-section{flex:1;background-color:snow;border-radius:18px;box-shadow:0 10px 35px #0000000d;overflow:hidden;padding:1.5rem;text-align:left;color:#5d4037;line-height:1.75;position:relative;z-index:2;max-width:960px;margin:0 auto}.info-section:after{display:none}.info-details{padding:0 1rem;margin-top:1rem}.features-title{font-family:Emilys Candy,Mystery Quest,cursive;color:#6c588d;font-size:2.5rem;font-weight:400;text-align:center;margin-top:1.5rem;margin-bottom:1rem}.info-question{display:flex;align-items:center;gap:1.2rem;margin-bottom:1.5rem;font-weight:400;font-family:Emilys Candy,Mystery Quest,cursive;font-size:2rem;color:#6c588d;justify-content:center;text-align:center}.info-icon{color:#c8a2c8;font-size:2.8rem;flex-shrink:0}.question-icon{background:linear-gradient(135deg,#f3e5f5,#e1bee7);padding:1.5rem;border-radius:50%;color:#6c588d;font-size:3rem;box-shadow:0 6px 20px #a082c438,0 0 0 4px #ffffff80;position:relative;animation:iconGlow 2.5s ease-in-out infinite alternate}.decision-examples{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:1.5rem;margin-bottom:1.5rem;position:relative;min-height:200px;perspective:1000px;overflow:visible}.example-item{width:180px;height:180px;background:linear-gradient(135deg,#fff5f8,#ffebf0);padding:1rem;border-radius:15px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.8rem;border:1px solid #f8d8e0;box-shadow:0 6px 18px #0000000f;opacity:0;transform-style:preserve-3d;transition:transform .8s ease-in-out,opacity .8s ease-in-out;position:absolute;backface-visibility:hidden}.example-item.active-question{opacity:1;transform:rotateY(0) translateZ(50px);z-index:10}.example-item.prev-question{opacity:.7;transform:rotateY(45deg) translate(-150px) translateZ(-50px) scale(.8);z-index:5}.example-item.next-question{opacity:.7;transform:rotateY(-45deg) translate(150px) translateZ(-50px) scale(.8);z-index:5}.example-item.hidden-prev{opacity:0;transform:rotateY(60deg) translate(-250px) translateZ(-100px) scale(.6)}.example-item.hidden-next{opacity:0;transform:rotateY(-60deg) translate(250px) translateZ(-100px) scale(.6)}.example-icon{color:#e0a0c4;font-size:3rem;flex-shrink:0;margin-bottom:.5rem;background:linear-gradient(135deg,rgba(224,160,196,.12),rgba(224,160,196,.04));padding:.8rem;border-radius:50%;box-shadow:0 6px 15px #e0a0c440,inset 0 1px #ffffff4d;border:2px solid rgba(224,160,196,.2);transition:all .35s ease}.example-icon:hover{transform:scale(1.1);box-shadow:0 8px 25px #dda0dd73}.main-description{color:#8a7a8c;font-size:1rem;font-family:Roboto,sans-serif;text-align:center;max-width:600px;margin:0 auto 1.5rem;font-weight:400;line-height:1.7}.info-section p{color:#5d4037;font-family:Roboto,sans-serif}.feature-list{list-style:none;padding-left:0;display:flex;flex-direction:column;align-items:flex-start;max-width:450px;margin:0 auto;gap:.8rem}.feature-list li{margin-bottom:0;font-weight:400;display:flex;align-items:center;gap:1rem;font-size:1rem;font-family:Roboto,sans-serif;width:100%;color:#8a7a8c;line-height:1.7}.feature-icon-wrapper{color:#8a4d8f;font-size:1.8rem;background:linear-gradient(135deg,#f3e5f5,#e1bee7);padding:.8rem;border-radius:50%;margin-right:1rem;box-shadow:0 4px 12px #a082c433;border:none;transition:all .35s ease;animation:iconBounce 3.5s ease-in-out infinite;display:inline-flex;align-items:center;justify-content:center}.feature-icon-wrapper svg{font-size:1.8rem;color:#8a4d8f}.feature-icon-wrapper:hover{transform:scale(1.15);box-shadow:0 7px 22px #c8a2c84d,inset 0 2px #ffffff73;border-color:#c8a2c840}.login-card{background-color:transparent;padding:2rem;border-radius:0;box-shadow:none;width:100%;max-width:100%;margin:2rem 0 0;box-sizing:border-box;transition:transform .3s ease,box-shadow .3s ease;position:relative;overflow:hidden;flex:.8;align-self:center;height:100%;display:flex;flex-direction:column;justify-content:center}.login-card:before{display:none}.login-card label{display:block;color:#6c588d;font-family:Roboto,sans-serif;font-weight:600;margin-bottom:.7rem;text-align:left;font-size:1.05rem}.login-card input{width:100%;padding:1rem;border:1px solid #ddd;border-radius:10px;margin-bottom:1.6rem;font-size:1rem;font-family:Roboto,sans-serif;box-sizing:border-box;transition:border-color .3s,box-shadow .3s;background-color:#fdfdfd}.login-card input:focus{outline:none;border-color:#c8a2c8;box-shadow:0 0 0 4px #c8a2c840;background-color:#fff}.login-button{background-color:#d3b1d3;color:#fff;border:none;padding:1.1rem;width:100%;border-radius:25px;font-size:1.1rem;font-family:Roboto,sans-serif;font-weight:700;cursor:pointer;margin-bottom:1.2rem;box-sizing:border-box;transition:background-color .3s,transform .2s,box-shadow .3s;box-shadow:0 5px 10px #d3b1d34d}.login-button:hover{background-color:#c1a0c1;transform:translateY(-2px);box-shadow:0 7px 14px #c1a0c159}.login-button:active{background-color:#b08fb0;transform:translateY(0);box-shadow:0 4px 8px #b08fb040}@media (max-width: 992px){.main-content-area{flex-direction:column;gap:0}.main-content-area:before{display:none}.info-section,.register-prompt-container{flex-basis:auto;width:100%}.info-section{margin-bottom:2rem;padding:2rem}.register-prompt-container{padding:2rem;margin-top:0}}@media (max-width: 850px){body{padding:0;align-items:flex-start}.container{padding:20px;margin-top:15px;max-width:100%;overflow-y:auto}.info-section{border-radius:15px;padding:1.8rem}.register-prompt-container{background:linear-gradient(135deg,#ffffff,#ffffff);color:#b76e79;border-radius:15px;padding:2.2rem;margin-bottom:1.5rem}h1{font-size:2.4rem}.title-icon{font-size:2.8rem}.subtitle-icon{font-size:5rem}.subtitle{font-size:1.15rem;margin-bottom:2rem}.info-question{font-size:1.8rem;gap:1rem;margin-bottom:2rem}.info-icon{font-size:2.5rem}.question-icon{font-size:2.8rem;padding:1.2rem}.decision-examples{gap:1.5rem}.example-item{padding:1.5rem;gap:1rem}.example-icon{font-size:2.8rem}.feature-list li{font-size:1.1rem;gap:1rem}.feature-icon-wrapper{font-size:2.2rem}.language-selector{top:1.5rem;right:1.5rem}.language-selector button{padding:.6rem 1.2rem;font-size:.9rem}}@media (max-width: 576px){.container{padding:15px}.info-section,.register-prompt-container{padding:1.5rem}.info-section{margin-bottom:1.5rem}h1{font-size:3rem}.subtitle{font-size:2.5rem}.header-login-button,.language-icon-button{padding:.5rem 1rem;font-size:.85rem}.language-dropdown-mainpage .language-option{font-size:.9rem;padding:.5rem .8rem}.info-question{font-size:1.6rem}.info-icon,.question-icon,.example-icon,.feature-icon-wrapper{font-size:4.2rem}.question-icon,.example-icon,.feature-icon-wrapper{padding:1rem}}@media (hover: none) and (pointer: coarse){.language-selector button,.login-button,.cta-register-button,.no-code a{padding:.9rem 1.5rem}.login-card input{font-size:16px}.login-button,.cta-register-button{padding:1.2rem;margin-top:1rem;border-radius:25px}.language-selector{top:1rem;right:1rem}.language-selector button{min-width:70px}.register-prompt-container:hover{transform:none;box-shadow:0 10px 30px #00000014}.login-button:hover,.cta-register-button:hover{transform:none}.title-icon,.subtitle-icon,.question-icon,.example-icon,.feature-icon-wrapper{animation-duration:4.5s}.example-icon:hover,.feature-icon-wrapper:hover{transform:none;box-shadow:inherit}}@media screen and (max-width: 380px){h1{font-size:1.8rem}.title-icon{font-size:2.2rem}.subtitle{font-size:.9rem}.subtitle-icon{font-size:1.5rem}.register-prompt-container,.info-section{padding:1.2rem}.language-selector button{padding:.5rem .9rem;font-size:.8rem}.header-section{margin-bottom:2rem}.cta-register-button{padding:.8rem 1.8rem;font-size:1rem}.info-question{font-size:1.4rem}.info-icon,.question-icon,.example-icon,.feature-icon-wrapper{font-size:2rem}.question-icon,.example-icon,.feature-icon-wrapper{padding:.8rem}}@keyframes pulse{0%{opacity:1}50%{opacity:.65}to{opacity:1}}.loading-state{animation:pulse 1.9s infinite ease-in-out}.login-button.loading:after{content:"";position:absolute;top:50%;left:50%;width:22px;height:22px;margin:-11px 0 0 -11px;border:3px solid rgba(255,255,255,.3);border-radius:50%;border-top-color:#fff;animation:spin 1s linear infinite}@keyframes iconPulse{0%,to{transform:scale(1);filter:drop-shadow(0 2px 5px rgba(138,43,226,.3))}50%{transform:scale(1.05);filter:drop-shadow(0 4px 8px rgba(138,43,226,.4))}}@keyframes iconFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}@keyframes iconGlow{0%{box-shadow:0 7px 20px #a082c438,0 0 0 4px #a082c414}to{box-shadow:0 9px 28px #a082c452,0 0 0 6px #a082c424,0 0 20px #a082c433}}@keyframes iconBounce{0%,to{transform:translateY(0) scale(1)}25%{transform:translateY(-4px) scale(1.04)}50%{transform:translateY(0) scale(1)}75%{transform:translateY(-2.5px) scale(1.02)}}.register-prompt-container{flex:1;background:linear-gradient(135deg,#fcfcfc,#fafafa);color:#c71585;padding:2rem;border-radius:18px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;box-shadow:0 10px 35px #0000000f;transition:transform .35s ease,box-shadow .35s ease;position:relative;z-index:2;max-width:960px;margin:0 auto}.register-prompt-container:hover{transform:translateY(-7px);box-shadow:0 12px 40px #0000001a}.register-prompt-container h2{font-size:2.5rem;font-family:Emilys Candy,Mystery Quest,cursive;margin-bottom:1rem;color:#6c588d;line-height:1.45;font-weight:400}.register-prompt-container p{font-size:1rem;font-family:Roboto,sans-serif;margin-bottom:1.5rem;line-height:1.7;max-width:420px;color:#8a7a8c;font-weight:400;white-space:pre-line}.cta-register-button{background:linear-gradient(135deg,#c8a2c8,#b892b8);color:#fff;border:none;padding:1rem 2.5rem;border-radius:30px;font-size:1.1rem;font-family:Roboto,sans-serif;font-weight:700;cursor:pointer;transition:all .35s ease;box-shadow:0 7px 20px #ff149366;letter-spacing:1px;display:block;box-sizing:border-box;width:100%;max-width:380px;margin-left:auto;margin-right:auto}.cta-register-button:hover{background:linear-gradient(135deg,#b892b8,#a882a8);box-shadow:0 10px 25px #a882a880;transform:translateY(-5px) scale(1.03)}.cta-register-button:active{transform:translateY(0) scale(1);box-shadow:0 7px 20px #ff149366}.confirmation-buttons{display:flex;justify-content:center;gap:1rem;margin-top:1.5rem;align-items:center}.cta-register-button.secondary{background:transparent;color:#8a7a8c;border:1px solid #e0e0e0;box-shadow:none;letter-spacing:normal}.cta-register-button.secondary:hover{background:#f9f9f9;border-color:#d0d0d0;transform:none;box-shadow:none}@media (max-width: 850px){.main-content-area{flex-direction:column}.register-prompt-container h2{font-size:2.2rem}.register-prompt-container p{font-size:1.05rem;margin-bottom:2rem}.cta-register-button{padding:1rem 2.2rem;font-size:1.1rem}}.mobile-only-break{display:none}@media (max-width: 768px){.mobile-only-break{display:block}.main-content-area{flex-direction:column}.confirmation-buttons{flex-direction:column;width:100%}.confirmation-buttons .cta-register-button{width:80%}}.auth-header{background-color:#6e5b9a;padding:15px 30px;border-bottom:1px solid rgba(255,255,255,.2);display:flex;justify-content:center;width:100%;box-sizing:border-box;position:sticky;top:0;z-index:100}.auth-header-content{width:100%;max-width:1200px;display:flex;justify-content:space-between;align-items:center;gap:20px}.auth-logo-link{display:inline-block}.auth-logo-img{height:120px;display:block;object-fit:contain}.language-selector-auth-header{display:flex;align-items:center;gap:.8rem;z-index:10}.login-button-container{position:relative;display:inline-block}.login-icon-button{background-color:transparent;color:#f0e6f0;border:1px solid #f0e6f0;padding:.65rem .85rem;border-radius:20px;cursor:pointer;font-size:1.3rem;display:flex;align-items:center;justify-content:center;transition:background-color .25s ease,color .25s ease,box-shadow .25s ease}.login-icon-button:hover{background-color:#ffffff1a;color:#fff;box-shadow:0 3px 7px #00000026}.login-dropdown{position:absolute;top:calc(100% + 8px);right:0;background:linear-gradient(145deg,#ffffff,#f8f8f8);border:none;border-radius:16px;box-shadow:0 10px 30px #6e5b9a26,0 4px 8px #ec99be1a;z-index:1001;min-width:160px;margin-top:.5rem;overflow:hidden;padding:8px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.login-dropdown .login-option{display:flex;align-items:center;justify-content:center;width:100%;padding:12px 20px;margin-bottom:6px;text-align:center;background:linear-gradient(135deg,#ec99be,#c96ca0);border:none;border-radius:12px;color:#fff;cursor:pointer;font-size:.95rem;font-family:Roboto,sans-serif;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 2px 8px #ec99be4d}.login-dropdown .login-option:last-child{margin-bottom:0}.login-dropdown .login-option:only-child{margin-bottom:0}.login-dropdown .login-option:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .4s}.login-dropdown .login-option:hover{transform:translateY(-2px) scale(1.02);background:linear-gradient(135deg,#f5b3d1,#d87bb3);box-shadow:0 6px 16px #ec99be66}.login-dropdown .login-option:hover:before{left:100%}.login-dropdown .login-option:active{transform:translateY(0) scale(.98);background:linear-gradient(135deg,#c96ca0,#b85a8f);box-shadow:0 2px 6px #ec99be4d}.login-dropdown .login-option:first-child{background:linear-gradient(135deg,#6e5b9a,#5a4a7d)}.login-dropdown .login-option:first-child:hover{background:linear-gradient(135deg,#8070b5,#6e5b9a)}.header-login-button{background-color:#e6cde6;color:#6a507a;border:none;padding:.7rem 1.4rem;border-radius:20px;cursor:pointer;font-size:.95rem;font-family:Roboto,sans-serif;transition:all .3s ease;box-shadow:0 4px 8px #0000001a}.header-login-button:hover{background-color:#d8bfd8;box-shadow:0 6px 12px #00000026;transform:translateY(-2px)}.header-login-button:active{background-color:#c8a2c8;box-shadow:0 3px 6px #0000001a;transform:translateY(0)}.language-button-container-mainpage{position:relative;display:inline-block}.language-icon-button{background-color:transparent;color:#f0e6f0;border:1px solid #f0e6f0;padding:.65rem .85rem;border-radius:20px;cursor:pointer;font-size:1.3rem;display:flex;align-items:center;justify-content:center;transition:background-color .25s ease,color .25s ease,box-shadow .25s ease}.language-icon-button:hover{background-color:#ffffff1a;color:#fff;box-shadow:0 3px 7px #00000026}.language-dropdown-mainpage{position:absolute;top:calc(100% + 8px);right:0;background-color:#fff;border:1px solid #ec99be;border-radius:10px;box-shadow:0 5px 20px #6e5b9a33;z-index:1001;min-width:80px;margin-top:.3rem;overflow:hidden}.language-dropdown-mainpage .language-option{display:block;width:100%;padding:.7rem 1.2rem;text-align:center;background-color:transparent;border:none;color:#6e5b9a;cursor:pointer;font-size:1rem;font-family:Roboto,sans-serif;transition:background-color .25s ease,color .25s ease;font-weight:500}.language-dropdown-mainpage .language-option:hover{background-color:#ec99be;color:#fff}.language-dropdown-mainpage .language-option.active{background-color:#6e5b9a;color:#fff;font-weight:700}.language-dropdown-mainpage .language-option:active{background-color:#c96ca0;color:#fff}@media (max-width: 768px){.auth-header{padding:15px}.auth-header-content{flex-direction:row;justify-content:space-between;align-items:center;gap:10px}.auth-logo-link{display:flex;align-items:center}.auth-logo-img{height:100px}}.error-popup-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#0009;display:flex;justify-content:center;align-items:center;z-index:1000;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.error-popup-content{background-color:#fff;padding:30px 40px;border-radius:16px;box-shadow:0 5px 25px #0003;width:90%;max-width:400px;text-align:center;position:relative;animation:slide-in .3s ease-out}@keyframes slide-in{0%{transform:translateY(-30px);opacity:0}to{transform:translateY(0);opacity:1}}.error-popup-header{display:flex;flex-direction:column;align-items:center;gap:10px;margin-bottom:20px;color:#d9534f}.error-popup-icon{font-size:3rem}.error-popup-title{margin:0;font-size:1.5rem;font-weight:600;color:#333}.error-popup-message{margin-bottom:25px;font-size:1rem;color:#555;line-height:1.5}.error-popup-close-btn{position:absolute;top:15px;right:15px;background:none;border:none;font-size:1.2rem;color:#aaa;cursor:pointer;transition:color .2s ease}.error-popup-close-btn:hover{color:#333}.error-popup-ok-btn{background-color:#dc6b99;color:#fff;border:none;padding:12px 25px;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;width:100%;transition:background-color .2s ease}.error-popup-ok-btn:hover{background-color:#c75a87}.info-popup-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#000000b3;display:flex;align-items:center;justify-content:center;z-index:1050;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.info-popup-content{background-color:#fff;padding:2rem;border-radius:12px;box-shadow:0 5px 15px #0000004d;position:relative;max-width:500px;width:90%;text-align:center;animation:slide-in .3s ease-out;display:flex;flex-direction:column;align-items:center}@keyframes slide-in{0%{transform:translateY(-50px);opacity:0}to{transform:translateY(0);opacity:1}}.info-popup-close-button-x{position:absolute;top:10px;right:10px;background:transparent;border:none;font-size:1.5rem;cursor:pointer;color:#aaa;transition:all .2s ease}.info-popup-close-button-x:hover{color:#333;transform:rotate(90deg)}.info-popup-image{max-width:100%;height:auto;border-radius:8px;margin-bottom:1rem;margin-top:1rem}.info-popup-description{font-size:1rem;color:#333;margin-top:1rem;line-height:1.5}.info-popup-close-button-main{background:linear-gradient(135deg,#c8a2c8,#b892b8);color:#fff;border:none;padding:.8rem 2rem;border-radius:25px;font-size:1rem;font-family:Roboto,sans-serif;font-weight:700;cursor:pointer;transition:all .3s ease;box-shadow:0 5px 15px #c1a0c166;margin-top:1.5rem;min-width:150px}.info-popup-close-button-main:hover{background:linear-gradient(135deg,#b892b8,#a882a8);box-shadow:0 8px 20px #a882a880;transform:translateY(-3px)}.info-popup-close-button-main:active{transform:translateY(0);box-shadow:0 5px 15px #c1a0c166}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f8e6ee;color:#332851;line-height:1.6}.modern-profile-container{display:flex;flex-direction:column;min-height:100vh;width:100%;box-sizing:border-box}.modern-profile-content{padding:10px 20px 0;flex-grow:1;display:flex;flex-direction:column;align-items:center;gap:20px}.profile-header-card{display:flex;flex-direction:column;align-items:center;gap:20px;width:100%;padding:20px;background-color:#f8e6ee;border-radius:12px;box-sizing:border-box}.profile-avatar-section{display:flex;flex-direction:column;align-items:center;gap:10px}.profile-avatar-container{width:150px;height:150px;border-radius:50%;border:3px solid #fff;box-shadow:0 4px 10px #0000001a;position:relative;flex-shrink:0;overflow:visible}.profile-avatar{width:100%;height:100%;object-fit:cover;border-radius:50%;overflow:hidden}.profile-info-section{display:flex;flex-direction:column;align-items:center;text-align:center;gap:15px;width:100%;padding:50px}.profile-name{font-size:1.8rem;font-weight:600;color:#332851;margin:0}.profile-bio{font-size:.95rem;color:#555;line-height:1.5;margin:0}.profile-bio p{margin:0}.no-bio-text{color:#888;font-style:italic}.profile-actions{display:flex;flex-direction:column;gap:10px;width:100%}.edit-profile-button,.view-stats-btn,.view-badges-btn{padding:10px 15px;border-radius:20px;border:1px solid #dc6b99;background-color:transparent;color:#dc6b99;font-weight:600;cursor:pointer;transition:background-color .2s ease,color .2s ease;text-align:center;font-size:.9rem}.edit-profile-button:hover,.view-stats-btn:hover,.view-badges-btn:hover{background-color:#dc6b99;color:#fff}.profile-tabs-container{width:100%;margin-top:20px;max-width:700px}.loading-state{text-align:center;padding:40px 20px;color:#777}@media (min-width: 768px){.modern-profile-content{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:30px;padding:30px}.profile-header-card{flex-direction:row;align-items:center;justify-content:center;gap:50px;max-width:800px;padding:40px}.profile-avatar-section{gap:15px}.profile-avatar-container{width:150px;height:150px;overflow:visible}.profile-avatar-badge{bottom:-8px;right:-8px;padding:5px 12px;font-size:.8rem;min-width:40px;border-radius:14px}.profile-info-section{align-items:flex-start;text-align:left;width:auto;max-width:500px;justify-content:center;display:flex;flex-direction:column;padding:15px}.profile-name{font-size:2.2rem;font-weight:600;color:#332851;margin:0 0 15px}.profile-bio{font-size:.95rem;color:#555;line-height:1.5;margin:0 0 30px}.profile-bio p{margin:0}.profile-actions{flex-direction:row;width:auto}.profile-tabs-container{margin-top:30px}}.modern-footer{width:100%;z-index:100;box-sizing:border-box}@media (max-width: 767px){.modern-profile-content{padding-bottom:80px}}.back-to-top-button{position:fixed;bottom:20px;right:20px;background-color:#6e5b9acc;color:#fff;border:none;border-radius:50%;width:45px;height:45px;font-size:1.3rem;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #00000026;transition:background-color .3s,transform .3s;z-index:90}.back-to-top-button svg{width:20px;height:20px}.back-to-top-button:hover{background-color:#6e5b9a;transform:scale(1.1)}@media (max-width: 767px){.back-to-top-button{bottom:70px}}.profile-avatar-badge{position:absolute;bottom:-5px;right:-5px;background-color:#fc0;color:#333;padding:4px 10px;border-radius:12px;font-size:.75rem;font-weight:700;text-transform:uppercase;box-shadow:0 2px 6px #0000004d;z-index:10;border:2px solid #fff;min-width:35px;text-align:center}.prouser-badge{background-color:#7b68ee;color:#fff}.premiumuser-badge{background-color:gold;color:#4a3b00}.back-to-top-button:hover{background-color:#58497b;transform:scale(1.1)}.search-bar-container{width:100%;margin-bottom:10px;position:relative;z-index:5}.search-bar-form{width:100%;position:relative}.search-input-wrapper{position:relative;display:flex;align-items:center;width:100%;pointer-events:auto}.search-input{margin-top:15px;flex:1;padding:12px 50px 12px 15px;border-radius:25px;border:1px solid #ddd;background-color:#f8f9fa;font-size:14px;color:#555;width:100%;outline:none;transition:all .2s ease;cursor:text;pointer-events:auto}.search-input:focus{border-color:#6c588d;box-shadow:0 0 0 2px #8a2be233;background-color:#fff}.search-icon,.clear-search-icon{margin-top:8px;position:absolute;right:20px;top:50%;transform:translateY(-50%);color:#aaa;font-size:16px;display:flex;align-items:center;justify-content:center;z-index:6;pointer-events:auto}.clear-search-icon{cursor:pointer;color:#999}.clear-search-icon:hover{color:#ff6b6b}@media (max-width: 768px){.search-input{padding:10px 35px 10px 12px;font-size:13px}}.modern-header{background-color:#6e5b9a;padding:4px 10px;border-bottom:1px solid #e6d4e9;position:sticky;top:0;z-index:100;display:flex;gap:10px;box-sizing:border-box;width:100%}.modern-header.header-hidden{transform:translateY(-100%);transition:transform .3s ease-in-out}.header-top{display:flex;justify-content:space-between;align-items:center;width:100%;gap:15px;padding-bottom:15px}.header-left-section{display:flex;align-items:center;min-width:0}.header-center-column{display:flex;flex-direction:column;align-items:center;justify-content:center;flex-grow:1;min-width:0;margin-top:10px}.logo{display:block}.logo.desktop-logo{display:flex;align-items:center;flex-shrink:0}.logo img{height:40px;display:block}.logo.mobile-logo img,.logo.desktop-logo img,.logo.desktop-logo.current-page-logo img{height:100px}.desktop-title{font-size:2rem;font-weight:600;color:#fff;text-align:center;margin:0 0 10px 150px}.header-controls{display:flex;align-items:center;gap:10px;flex-shrink:0}.desktop-header-buttons{display:flex;align-items:center;gap:10px}.desktop-header-buttons .nav-button{display:flex;align-items:center;gap:5px;padding:8px 12px;border-radius:6px;transition:background-color .2s ease;color:#fff;background:none;border:none}.desktop-header-buttons .nav-button:hover{background-color:#ffffff26}.desktop-header-buttons .profile-nav-button .header-profile-avatar{width:28px;height:28px;border-radius:50%;object-fit:cover;margin-right:0;border:1px solid #fff}.desktop-header-buttons .profile-nav-button.nav-button{gap:8px}.desktop-header-buttons .nav-button .desktop-nav-text{color:#fff}.nav-button{background:none;border:none;cursor:pointer;font-size:1.2rem;color:#fff}.language-button-wrapper{position:relative;display:flex;align-items:center}.language-options-container{position:absolute;top:100%;left:-5px;background-color:#f0e6f5;border:1px solid #e6d4e9;box-shadow:0 2px 10px #0000001a;z-index:101;border-radius:6px;margin-top:5px;display:flex;flex-direction:column;width:fit-content;box-sizing:border-box}.language-button-wrapper .language-option{color:#332851;padding:8px 12px;border-radius:4px;width:100%;display:flex;justify-content:center;align-items:center;background:transparent;border:1px solid transparent;cursor:pointer;box-sizing:border-box;letter-spacing:normal;text-align:center}.language-button-wrapper .language-option span{display:inline-block}.language-button-wrapper .language-option:hover{background-color:#e6d4e9;color:#332851;border-color:transparent}.language-button-wrapper .language-option.active{font-weight:700;color:#fff;background-color:#dc6b99;border-color:transparent}.search-bar-container{width:100%;position:relative;z-index:5}.menu-button{display:flex;flex-direction:column;justify-content:space-around;width:30px;height:25px;background:transparent;border:none;cursor:pointer;padding:0;z-index:105}.menu-button span{display:block;width:100%;height:3px;background-color:#fff;border-radius:3px;transition:all .3s cubic-bezier(.08,.82,.17,1)}@media (min-width: 1200px){.header-top>.header-left-section{order:1}.header-top>.header-center-column{order:2}.header-top>.header-controls{order:3}.modern-header .header-center-column>.search-bar-container>.search-bar-container{width:50%;margin-left:auto;margin-right:auto}.mobile-title{display:none}.desktop-title{display:block}.menu-button{display:none}}@media (min-width: 992px) and (max-width: 1199px){.logo.desktop-logo img{height:100px}.desktop-title{font-size:2.5rem}.menu-button{display:none}.modern-header .header-center-column>.search-bar-container>.search-bar-container{width:60%}}@media (max-width: 991px){.modern-header{padding:10px 15px}.modern-header.page-feed{display:block}.modern-header:not(.page-feed){display:flex;flex-direction:column}.header-center-column,.header-controls .desktop-header-buttons{display:none}.header-controls{min-width:30px;justify-content:flex-end}.menu-button{display:flex}.desktop-title,.header-controls .desktop-nav-text,.logo.desktop-logo{display:none}.logo.mobile-logo{display:block}}.logout-options-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.6);display:flex;align-items:center;justify-content:center;z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.logout-options-modal{background:white;border-radius:16px;padding:0;max-width:440px;width:90%;max-height:90vh;overflow-y:auto;box-shadow:0 20px 40px #00000026;animation:slideUp .3s ease-out}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.logout-options-header{display:flex;justify-content:space-between;align-items:center;padding:24px 24px 16px;border-bottom:1px solid #e5e7eb}.logout-options-header h3{margin:0;font-size:20px;font-weight:600;color:#1f2937}.close-btn{background:none;border:none;font-size:24px;color:#6b7280;cursor:pointer;padding:4px;border-radius:6px;transition:all .2s}.close-btn:hover{background:#f3f4f6;color:#374151}.logout-options-content{padding:24px;display:flex;flex-direction:column;gap:16px}.logout-option{width:100%}.logout-btn{width:100%;display:flex;align-items:center;gap:16px;padding:20px;border:2px solid #e5e7eb;border-radius:12px;background:white;cursor:pointer;transition:all .2s;text-align:left}.logout-btn:hover{border-color:#d1d5db;box-shadow:0 4px 12px #0000000d;transform:translateY(-1px)}.logout-btn:disabled{opacity:.6;cursor:not-allowed;transform:none}.logout-btn.current-device:hover{border-color:#3b82f6;background:#f8faff}.logout-btn.all-devices:hover{border-color:#ef4444;background:#fef7f7}.logout-icon{font-size:28px;flex-shrink:0}.logout-text{flex:1}.logout-text h4{margin:0 0 4px;font-size:16px;font-weight:600;color:#1f2937}.logout-text p{margin:0;font-size:14px;color:#6b7280;line-height:1.4}.logout-loading{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(255,255,255,.95);display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:16px}.spinner{width:32px;height:32px;border:3px solid #e5e7eb;border-top-color:#3b82f6;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:12px}.logout-loading p{margin:0;color:#6b7280;font-size:14px}@media (max-width: 480px){.logout-options-modal{width:95%;margin:16px}.logout-options-header{padding:20px 20px 12px}.logout-options-content{padding:20px}.logout-btn{padding:16px}.logout-icon{font-size:24px}.logout-text h4{font-size:15px}.logout-text p{font-size:13px}}.add-post-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#000000b3;display:flex;align-items:center;justify-content:center;z-index:2000;animation:fadeIn .3s ease-out;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.add-post-container{position:relative;background-color:#fff;width:90%;max-width:600px;max-height:90vh;border-radius:15px;box-shadow:0 5px 30px #0000004d;overflow-y:auto;animation:slideUp .4s ease-out}.add-post-header{display:flex;justify-content:space-between;align-items:center;padding:1.2rem 1.5rem;border-bottom:1px solid #f0e6f5;position:sticky;top:0;background-color:#fff;z-index:5}.add-post-header h2{color:#332851;margin:0;font-size:1.5rem}.close-button{background:none;border:none;color:#777;font-size:1.2rem;cursor:pointer;padding:.3rem;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .2s}.close-button:hover{background-color:#f0e6f5;color:#dc6b99}.error-message-add-post{background-color:#f8d7da;color:#721c24;padding:.75rem 1.25rem;margin-left:1.5rem;margin-right:1.5rem;margin-bottom:1rem;border:1px solid #f5c6cb;border-radius:8px;font-size:.9rem;box-sizing:border-box}.add-post-form{padding:1.5rem}.form-group{margin-bottom:1.2rem}.form-group label{display:block;font-weight:600;margin-bottom:.5rem;color:#332851;transition:border-color .2s}.form-group input,.form-group textarea{width:100%;padding:.8rem;border:1px solid #e0d6e8;border-radius:8px;font-family:inherit;font-size:1rem;color:#444;transition:border-color .2s}.category-select-input{width:100%;padding:.8rem;border:1px solid #e0d6e8;border-radius:8px;font-family:inherit;font-size:1rem;color:#444;background-color:#fff;transition:border-color .2s;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M5%208l5%205%205-5z%22%20fill%3D%22%23777%22/%3E%3C/svg%3E);background-repeat:no-repeat;background-position:right 1rem center;background-size:1.2em}.category-select-input:focus{outline:none;border-color:#dc6b99}.char-counter{display:block;text-align:right;font-size:.8rem;color:#777;margin-top:.3rem}.options-section{margin:1.5rem 0}.options-section h3{color:#332851;margin-bottom:1rem;font-size:1.1rem;margin:0}.option-group{display:flex;flex-direction:column;gap:.8rem;margin-bottom:1.2rem;padding:1.5rem;background:linear-gradient(135deg,#f9f5fc 0%,#fdfbfe 100%);border-radius:16px;border:1px solid rgba(220,107,153,.08);box-shadow:0 4px 12px #0000000d,0 2px 4px #dc6b9914;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.option-group:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#dc6b99,#6e5b9a,#dc6b99);opacity:0;transition:opacity .3s ease}.option-group:hover{transform:translateY(-2px);box-shadow:0 8px 24px #dc6b991f,0 4px 8px #6e5b9a14;border-color:#dc6b9926}.option-group:hover:before{opacity:1}.option-group:focus-within{transform:translateY(-3px);box-shadow:0 12px 32px #dc6b9926,0 6px 12px #6e5b9a1a;border-color:#dc6b9940}.option-group:focus-within:before{opacity:1;background:linear-gradient(90deg,#dc6b99,#6e5b9a)}.option-input{display:flex;align-items:flex-start;gap:1rem;width:100%;min-height:150px;padding:1rem 0;position:relative}.option-input label{background:linear-gradient(135deg,#dc6b99,#6e5b9a);color:#fff;width:36px;height:36px;display:flex;align-items:center;justify-content:center;font-weight:700;border-radius:50%;flex-shrink:0;margin-top:.8rem;box-shadow:0 4px 12px #dc6b994d,0 2px 4px #0000001a;transition:all .3s ease;font-size:.9rem;letter-spacing:.5px}.option-input label:hover{transform:scale(1.05);box-shadow:0 6px 16px #dc6b9966,0 3px 6px #00000026}.option-input input,.option-input textarea{flex:1;padding:1.2rem;border:2px solid #e0d6e8;border-radius:12px;min-height:120px;font-size:1.05rem;line-height:1.6;font-family:inherit;background:linear-gradient(135deg,#ffffff 0%,#fefefe 100%);box-shadow:inset 0 2px 4px #00000008,0 1px 3px #dc6b990d;transition:all .3s cubic-bezier(.4,0,.2,1);resize:none;position:relative}.option-input input::placeholder,.option-input textarea::placeholder{color:#999;font-style:italic;transition:color .3s ease}.option-input input:hover,.option-input textarea:hover{border-color:#dc6b994d;box-shadow:inset 0 2px 4px #00000008,0 4px 12px #dc6b991a;transform:translateY(-1px)}.option-input input:focus,.option-input textarea:focus{border-color:#dc6b99;background:linear-gradient(135deg,#ffffff 0%,#fdfbfe 100%);box-shadow:inset 0 2px 4px #00000008,0 0 0 3px #dc6b9926,0 8px 24px #dc6b991f;outline:none;transform:translateY(-2px)}.option-input input:focus::placeholder,.option-input textarea:focus::placeholder{color:#dc6b9999}.option-image{display:flex;align-items:center;justify-content:center;min-height:100px;width:100%;position:relative}.image-upload-label{display:flex;flex-direction:column;align-items:center;justify-content:center;background:linear-gradient(135deg,#f0e6f5 0%,#f8eefb 100%);border:2px dashed rgba(220,107,153,.4);border-radius:12px;padding:1.5rem;width:100%;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);height:100%;min-height:120px;position:relative;overflow:hidden}.image-upload-label:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(45deg,rgba(220,107,153,.05),rgba(110,91,154,.05));opacity:0;transition:opacity .3s ease}.image-upload-label:hover{background:linear-gradient(135deg,#f8eefb 0%,#fdf7fe 100%);border-color:#dc6b9999;transform:translateY(-2px);box-shadow:0 8px 24px #dc6b9926}.image-upload-label:hover:before{opacity:1}.image-upload-label svg{font-size:2rem;color:#dc6b99;margin-bottom:.8rem;transition:all .3s ease;filter:drop-shadow(0 2px 4px rgba(220,107,153,.2))}.image-upload-label:hover svg{transform:scale(1.1);color:#6e5b9a}.image-upload-label span{color:#666;font-size:.95rem;font-weight:500;transition:color .3s ease}.image-upload-label:hover span{color:#dc6b99}.image-preview-container{position:relative;width:100%;height:150px;border-radius:12px;overflow:hidden;box-shadow:0 4px 12px #0000001a,0 2px 4px #dc6b9914;transition:all .3s ease}.image-preview-container:hover{transform:translateY(-2px);box-shadow:0 8px 24px #00000026,0 4px 8px #dc6b991f}.image-preview{width:100%;height:100%;object-fit:cover;border-radius:12px;transition:transform .3s ease}.image-preview-container:hover .image-preview{transform:scale(1.02)}.remove-image{position:absolute;top:8px;right:8px;background:linear-gradient(135deg,rgba(255,255,255,.9),rgba(255,255,255,.95));-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:none;width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#dc3545;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 8px #00000026}.remove-image:hover{background:linear-gradient(135deg,rgba(255,255,255,.95),rgba(255,255,255,1));color:#b52b3a;transform:scale(1.1);box-shadow:0 4px 12px #dc35454d}.limits-section{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem}.limit-type-selector{display:flex;gap:1.5rem;background-color:#f9f5fc;padding:1rem;border-radius:10px;margin-bottom:.5rem}.radio-label{display:flex;align-items:center;gap:.5rem;cursor:pointer;font-weight:600;color:#332851}.limit-help-text{display:block;color:#777;font-size:.8rem;margin-top:.3rem;font-style:italic}.limit-group{flex:1;margin-bottom:0;padding:1rem;background-color:#f9f5fc;border-radius:10px}.limit-group label{display:flex;align-items:center;gap:.5rem}.form-actions{display:flex;justify-content:flex-end;gap:1rem;padding-top:1rem;border-top:1px solid #f0e6f5}.add-post-actions{display:flex;justify-content:flex-end;align-items:center;gap:1rem;padding-top:1rem;border-top:1px solid #f0e6f5}.cancel-button,.submit-button{padding:.8rem 1.5rem;border-radius:10px;font-weight:600;font-size:1rem;cursor:pointer;transition:all .2s}.add-post-actions .cancel-button,.add-post-actions .submit-button{padding:.8rem 1.5rem;border-radius:10px;font-weight:600;font-size:1rem;cursor:pointer;transition:all .2s;box-sizing:border-box;height:auto;min-height:44px;margin:0!important;width:auto!important;box-shadow:none!important}.cancel-button{background-color:#f0e6f5;color:#332851;border:none}.cancel-button:hover{background-color:#e0d6e8}.submit-button{background-color:#dc6b99;color:#fff;border:none}.submit-button:hover{background-color:#c25f88}.submit-button:disabled{background-color:#e9a8c3;cursor:not-allowed}.add-post-actions .cancel-button{background-color:#f0e6f5!important;color:#332851!important;border:none!important;margin:0!important;width:auto!important;box-shadow:none!important}.add-post-actions .cancel-button:hover{background-color:#e0d6e8!important}.add-post-actions .submit-button{background-color:#dc6b99!important;color:#fff!important;border:none!important;margin:0!important;width:auto!important;box-shadow:none!important}.add-post-actions .submit-button:hover{background-color:#c25f88!important}.add-post-actions .submit-button:disabled{background-color:#e9a8c3!important;cursor:not-allowed}@media (min-width: 768px){.option-group{display:grid;grid-template-columns:3fr 2fr;gap:1.2rem;align-items:start}.option-input{width:100%;box-sizing:border-box;overflow:hidden}.option-image{width:100%;height:100%;box-sizing:border-box;justify-self:end;align-self:center}.image-preview-container{height:100%;min-height:120px;max-width:100%}.image-upload-label{height:100%;min-height:120px}.image-preview{height:100%;min-height:120px;object-fit:cover}.add-post-header h2{font-size:1.8rem}.form-actions,.add-post-actions{display:flex;justify-content:flex-end;align-items:center}.cancel-button,.submit-button{flex-basis:150px;height:4rem;box-sizing:border-box;display:flex;align-items:center;justify-content:center}.add-post-actions .cancel-button,.add-post-actions .submit-button{flex-basis:150px;height:4rem;box-sizing:border-box;display:flex;align-items:center;justify-content:center;margin:0!important;width:auto!important;box-shadow:none!important}}.premium-option-wrapper{position:relative;cursor:pointer;border-radius:10px;overflow:hidden}.premium-option-wrapper .option-input,.premium-option-wrapper .option-image{filter:grayscale(100%);opacity:.6;pointer-events:none}.premium-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background-color:#dcdce6b3;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#332851;text-align:center;z-index:2;pointer-events:all;transition:background-color .3s}.premium-option-wrapper:hover .premium-overlay{background-color:#c8c8d2cc}.premium-overlay .lock-icon{font-size:3rem;margin-bottom:.75rem}.premium-overlay span{font-weight:700;font-size:1rem;letter-spacing:.5px}.success-message-container{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;text-align:center;min-height:300px}.success-icon{font-size:4rem;color:#28a745;margin-bottom:1rem}.success-message-container p{font-size:1.2rem;color:#333;margin:0}.loading-overlay-spinner{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;min-height:300px;color:#332851;font-size:1.1rem;font-weight:600}.spinner{border:5px solid #f0e6f5;border-top:5px solid #dc6b99;border-radius:50%;width:50px;height:50px;animation:spin 1s linear infinite;margin-bottom:1rem}@media (max-width: 767px){.add-post-actions{display:flex;justify-content:flex-end;align-items:center;gap:1rem;flex-wrap:wrap;flex-direction:row-reverse}.add-post-actions .cancel-button,.add-post-actions .submit-button{flex:1;min-width:120px;height:44px;padding:.8rem 1rem;display:flex;align-items:center;justify-content:center;text-align:center;white-space:nowrap;margin:0!important;width:auto!important;box-shadow:none!important}}.ai-participation-section{background:linear-gradient(135deg,#f0f9ff 0%,#e0f2fe 100%);border:1px solid rgba(59,130,246,.15);border-radius:12px;padding:1rem;margin:1.2rem 0;transition:all .3s ease}.ai-header{display:flex;align-items:center;gap:.5rem;margin-bottom:.75rem;color:#1e40af}.ai-robot-icon{font-size:1.2rem;color:#3b82f6;animation:aiPulse 2s infinite}.ai-participation-title{font-weight:600;font-size:1rem;color:#1e40af}.ai-checkbox-wrapper{display:flex;align-items:flex-start;gap:.75rem;position:relative;width:100%}.ai-checkbox{margin-top:.1rem;flex-shrink:0}.ai-checkbox-label{color:#374151;font-size:.9rem;line-height:1.4;cursor:pointer;-webkit-user-select:none;user-select:none;flex:1;word-wrap:break-word}.ai-participation-section:hover{border-color:#3b82f640;box-shadow:0 4px 12px #3b82f614}.ai-toggle-label{display:flex;align-items:center;gap:.6rem;cursor:pointer;font-weight:500;margin-bottom:.5rem}.ai-checkbox{width:18px!important;height:18px!important;accent-color:#3b82f6;cursor:pointer}.ai-toggle-text{color:#1e40af;font-size:.95rem;-webkit-user-select:none;user-select:none}.ai-help-text{display:block;color:#64748b;font-size:.85rem;margin-top:.3rem;line-height:1.4}.ai-analyzing-indicator{display:flex;align-items:center;gap:.5rem;padding:.6rem 0;color:#3b82f6;font-size:.9rem;font-weight:500}.ai-analyzing-spinner{width:16px;height:16px;border:2px solid #e5e7eb;border-top:2px solid #3b82f6;border-radius:50%;animation:spin 1s linear infinite}.ai-analyzing-indicator small{color:#64748b;font-weight:400;font-size:.8rem}.ai-analyzing-status{display:flex;align-items:center;gap:.5rem;margin-top:.5rem;padding:.5rem 0;color:#3b82f6;font-size:.85rem;font-weight:500}.ai-analyzing-text{color:#374151}.ai-result-preview{display:flex;align-items:center;gap:.5rem;margin-top:.5rem;padding:.6rem;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px;color:#166534;font-size:.9rem}.ai-success-icon{color:#16a34a;font-size:1rem}.ai-success-indicator{display:flex;align-items:center;gap:.5rem;padding:.6rem;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px;color:#166534;font-size:.9rem;margin-top:.5rem}.ai-success-indicator .success-icon{color:#16a34a;font-size:1rem}.loading-overlay-spinner p{color:#374151;font-size:.95rem;line-height:1.4}@media (max-width: 767px){.ai-participation-section{padding:.8rem}.ai-checkbox-wrapper{gap:.5rem}.ai-checkbox-label{font-size:.85rem;line-height:1.3}.ai-toggle-text{font-size:.9rem}.ai-help-text{font-size:.8rem}.ai-analyzing-indicator{font-size:.85rem}}.ai-participation-section.premium-ai-wrapper{position:relative}.ai-participation-section.premium-ai-wrapper .ai-header{opacity:1;pointer-events:none}.ai-participation-section.premium-ai-wrapper .ai-checkbox-wrapper{position:relative;opacity:.6;pointer-events:auto;cursor:pointer;transition:all .3s ease}.ai-participation-section.premium-ai-wrapper .ai-checkbox-wrapper:hover{opacity:.8}.ai-participation-section.premium-ai-wrapper .ai-checkbox:disabled{opacity:.3;cursor:not-allowed}.ai-participation-section.premium-ai-wrapper .ai-checkbox-label{opacity:.4;cursor:pointer}.ai-checkbox-wrapper .premium-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background-color:#dcdce6b3;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#332851;text-align:center;z-index:2;pointer-events:all;transition:background-color .3s;border-radius:8px;min-height:60px}.ai-checkbox-wrapper .premium-overlay:hover{background-color:#c8c8d2cc}.ai-checkbox-wrapper .premium-overlay .lock-icon{font-size:3rem;margin-bottom:.75rem}.ai-checkbox-wrapper .premium-overlay span{font-weight:700;font-size:1rem;letter-spacing:.5px}@media (max-width: 767px){.ai-checkbox-wrapper .premium-overlay .lock-icon{font-size:2.5rem;margin-bottom:.5rem}.ai-checkbox-wrapper .premium-overlay span{font-size:.9rem}}.tags-input-container{margin-bottom:1.2rem;font-family:Inter,sans-serif}.selected-tags{display:flex;flex-wrap:wrap;gap:.6rem;margin-bottom:.75rem}.tag-item{display:flex;align-items:center;background-color:#f0e6f5;color:#6e5b9a;padding:.5rem .9rem;border-radius:50px;font-size:.85rem;font-weight:600;border:1px solid #e6d4e9;transition:all .2s ease-in-out}.tag-name{margin-right:.5rem}.remove-tag{background:none;border:none;color:#8a7aa8;cursor:pointer;font-size:1.1rem;line-height:1;padding:0 0 0 .3rem;display:flex;align-items:center;justify-content:center;transition:color .2s}.remove-tag:hover{color:#dc6b99}.tags-input-wrapper{position:relative;width:100%}.tags-input{width:100%;padding:.9rem;border:1px solid #e6d4e9;border-radius:8px;font-family:inherit;font-size:1rem;color:#332851;background-color:#fff;transition:all .2s}.tags-input::placeholder{color:#a09cb0}.tags-input:focus{outline:none;border-color:#6e5b9a;box-shadow:0 0 0 3px #6e5b9a1a}.tags-input:disabled{background-color:#f7f5f9;cursor:not-allowed}.tags-suggestions{position:absolute;top:100%;left:0;right:0;background-color:#fff;border:1px solid #e6d4e9;border-top:none;border-radius:0 0 8px 8px;max-height:200px;overflow-y:auto;z-index:10;box-shadow:0 5px 15px #00000014}.suggestion-item{padding:.9rem;cursor:pointer;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #f0e9f3;transition:background-color .2s}.suggestion-item:last-child{border-bottom:none}.suggestion-item:hover,.suggestion-item.highlighted{background-color:#f8f4fc}.suggestion-name{font-weight:500;color:#332851}.suggestion-category{font-size:.8rem;color:#6e5b9a;background-color:#f0e6f5;padding:.2rem .5rem;border-radius:4px}.suggestion-loading,.suggestion-empty{padding:1rem;text-align:center;color:#888}.create-tag-btn{background:none;border:none;color:#dc6b99;cursor:pointer;font-weight:600;padding:.5rem;width:100%;text-align:center}.create-tag-btn:hover{text-decoration:underline}.tags-info{margin-top:.5rem;font-size:.8rem;color:#888}.tags-help{font-style:italic}.tags-count{color:#332851}.premium-popup-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#0009;display:flex;align-items:center;justify-content:center;z-index:3000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);animation:fadeIn .3s ease-out}.premium-popup-container{background-color:#fff;padding:2rem;border-radius:12px;box-shadow:0 8px 30px #00000026;text-align:center;width:90%;max-width:450px;position:relative;animation:scaleUp .3s ease-out}.premium-popup-close-button{position:absolute;top:10px;right:10px;background:none;border:none;font-size:1.3rem;color:#888;cursor:pointer;padding:.5rem;border-radius:50%;transition:background-color .2s,color .2s}.premium-popup-close-button:hover{background-color:#f0f0f0;color:#555}.premium-popup-icon{font-size:3rem;color:#ffc107;margin-bottom:1rem}.premium-popup-icon svg{filter:drop-shadow(0 2px 4px rgba(0,0,0,.2))}.premium-popup-title{font-size:1.6rem;color:#332851;margin-bottom:.75rem;font-weight:700}.premium-popup-message{font-size:1rem;color:#555;line-height:1.6;margin-bottom:1.5rem}.premium-popup-button{display:inline-block;background-color:#dc6b99;color:#fff;padding:.8rem 1.8rem;border-radius:50px;text-decoration:none;font-weight:600;font-size:1rem;transition:background-color .2s ease,transform .2s ease;box-shadow:0 4px 15px #dc6b994d}.premium-popup-button:hover{background-color:#c25f88;transform:translateY(-2px)}@keyframes scaleUp{0%{transform:scale(.9);opacity:0}to{transform:scale(1);opacity:1}}.profile-content-tabs{width:100%;max-width:1200px;margin:0 auto;padding:0 1rem 4rem;box-sizing:border-box}.tabs-header{display:flex;border-bottom:2px solid #e6d4e9;margin-bottom:1.5rem;overflow-x:auto;-webkit-overflow-scrolling:touch;justify-content:center;scrollbar-width:none;-ms-overflow-style:none}.tabs-header::-webkit-scrollbar{display:none}.tab-button{background:none;border:none;padding:.75rem 1rem;font-size:1rem;font-weight:600;color:#666;cursor:pointer;display:flex;flex-direction:column;align-items:center;gap:.3rem;position:relative;white-space:nowrap;transition:all .2s ease;text-align:center}.tab-button svg{font-size:1.4rem}.tab-text{display:inline-block;text-align:center;line-height:1.2;min-height:2.5em;display:flex;flex-direction:column;justify-content:center}.tab-button:hover,.tab-button.active{color:#dc6b99}.tab-button.active:after{content:"";position:absolute;bottom:-2px;left:0;width:100%;height:3px;background-color:#dc6b99}.tab-content{min-height:300px;position:relative;padding:.5rem}.tab-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;height:300px;color:#777}.empty-tab-message{text-align:center;padding:3rem 1rem;color:#777}.create-post-btn{background-color:#dc6b99;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:50px;font-weight:600;margin-top:1rem;cursor:pointer;transition:all .2s ease}.create-post-btn:hover{background-color:#c25f88;transform:translateY(-2px)}.profile-posts-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));row-gap:3.5rem;column-gap:2rem;padding:1rem .5rem}.tab-content.myposts-active .profile-posts-grid,.tab-content.saved-active .profile-posts-grid,.tab-content.voted-active .profile-posts-grid{display:block}.tab-content.myposts-active .profile-posts-grid .post-card,.tab-content.saved-active .profile-posts-grid .post-card,.tab-content.voted-active .profile-posts-grid .post-card{max-width:700px;margin-left:auto;margin-right:auto}.tab-content.account-active{padding:0}.profile-post-card{background-color:#fff;border-radius:12px;box-shadow:0 4px 12px #00000014;padding:1.5rem;transition:all .2s ease;cursor:pointer;height:100%;display:flex;flex-direction:column;border:1px solid #f0e9f3;min-height:200px;margin-bottom:1rem;position:relative}.profile-post-card:hover{transform:translateY(-4px);box-shadow:0 6px 16px #0000001f;border-color:#e6d4e9;z-index:1}.profile-post-card h3{margin:0 0 .75rem;color:#332851;font-size:1.1rem;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;line-clamp:2;-webkit-box-orient:vertical}.post-description{color:#666;font-size:.9rem;line-height:1.5;margin-bottom:1rem;flex-grow:1;word-break:break-word}.read-more-btn{background:none;border:none;color:#dc6b99;cursor:pointer;font-weight:600;padding:0;text-align:left;margin-top:-.75rem;margin-bottom:1rem;font-size:.85rem}.read-more-btn:hover{text-decoration:underline}.post-options{display:grid;grid-template-columns:1fr 1fr;gap:.75rem;margin-bottom:1.5rem}.post-options .option{background-color:#f8e6ee;padding:.75rem .5rem;border-radius:8px;font-size:.85rem;color:#332851;text-align:center;overflow:hidden;text-overflow:ellipsis;border:1px solid #f0e9f3;display:flex;justify-content:space-between;align-items:center}.post-options .option .option-text{flex-grow:1;text-align:left;white-space:normal;overflow:hidden;text-overflow:ellipsis;margin-right:8px}.post-options .option .option-vote-count{font-weight:700;color:#dc6b99;white-space:nowrap;flex-shrink:0}.post-meta{display:flex;justify-content:space-between;color:#888;font-size:.8rem;margin-top:auto;padding-top:1rem;border-top:1px solid #f0e9f3}.votes-count{display:flex;align-items:center;gap:.25rem;font-weight:600;color:#666}@media (max-width: 767px){.profile-content-tabs{padding:0 .5rem 6rem;width:100%;max-width:100%;box-sizing:border-box;overflow-x:hidden}.tabs-header{justify-content:space-between;padding-bottom:.5rem;margin-bottom:1rem;width:100%;padding-left:0;padding-right:0}.tab-button{padding:.6rem;font-size:.85rem;flex:1;min-width:auto}.tab-button svg{font-size:1.2rem;margin-bottom:.2rem}.tab-text{font-size:.75rem;min-height:2.2em}.profile-posts-grid{display:grid;grid-template-columns:1fr;gap:1.2rem;width:100%;padding:.5rem 0;box-sizing:border-box}.profile-post-card{margin-bottom:0;padding:1.2rem;width:100%;box-sizing:border-box}.tab-content{width:100%;padding:0;box-sizing:border-box}}@media (min-width: 768px){.tabs-header{gap:25px}.tab-button{flex-direction:row;align-items:center;gap:8px;padding:.8rem 1.5rem}.tab-button svg{font-size:1.3rem;margin-bottom:0}.tab-text{min-height:auto;line-height:1}}@media (min-width: 768px) and (max-width: 991px){.profile-posts-grid{grid-template-columns:repeat(2,1fr);row-gap:3rem;column-gap:1.75rem}}.badges-grid{display:flex;flex-wrap:wrap;gap:20px;justify-content:center;padding:1rem 0}.badge-item{display:flex;flex-direction:column;align-items:center;text-align:center;width:100px;cursor:help}.badge-item img{width:70px;height:70px;border-radius:50%;object-fit:cover;margin-bottom:8px;background-color:#f0f0f0;border:2px solid #e6d4e9;transition:transform .2s ease,box-shadow .2s ease}.badge-item img:hover{transform:scale(1.1);box-shadow:0 4px 12px #0000001a}.badge-item span{font-size:.85rem;color:#555;font-weight:500;margin-top:4px;line-height:1.3}.postcard-container{background-color:#fff;border-radius:12px;box-shadow:0 4px 12px #00000014;padding:1.5rem;margin-bottom:1.5rem;transition:transform .25s ease,box-shadow .25s ease;width:100%;border:1px solid #e9ecef;position:relative;box-sizing:border-box;min-width:0;max-width:100%;overflow-wrap:break-word}.postcard-container:hover{transform:translateY(-4px);box-shadow:0 6px 16px #0000001a}.postcard-container.share-menu-open{z-index:2;overflow:visible}.postcard-container[data-status=passive]{opacity:.6;background-color:#f7f7f7;pointer-events:none}.postcard-container[data-status=passive]:hover{transform:none;box-shadow:0 2px 8px #0000000d}.postcard-container[data-status=passive] .postcard-option-item{cursor:default;border-color:#e0e0e0}.postcard-header{margin-bottom:1rem;padding-bottom:.75rem;border-bottom:1px solid #f0f0f0;max-width:100%;box-sizing:border-box;overflow:hidden}.postcard-user-info{display:flex;align-items:center;margin-bottom:.5rem}.postcard-user-avatar{width:32px;height:32px;border-radius:50%;object-fit:cover;margin-right:.6rem;border:2px solid #f2d7f7;flex-shrink:0}.postcard-user-name{margin:0;font-size:.85rem;color:#332851;font-weight:600}.clickable-username{cursor:pointer;color:#dc6b99;transition:color .2s ease}.clickable-username:hover{color:#b8527a;text-decoration:underline}.postcard-time{font-size:.7rem;color:#888;display:block;margin-top:.1rem}.postcard-title{margin:.25rem 0 0;color:#6e5b9a;font-size:1.25rem;font-weight:600;line-height:1.35;min-width:0;overflow:hidden;overflow-wrap:break-word;max-width:100%}.postcard-description{color:#2c3e50;font-size:.9rem;line-height:1.6;margin-bottom:1.25rem;min-width:0;overflow:hidden;overflow-wrap:break-word;max-width:100%}.postcard-description.show-full{max-height:200px;overflow-y:auto;padding-right:10px;scrollbar-width:thin;scrollbar-color:#dc6b99 #f0e9f3}.postcard-description.show-full::-webkit-scrollbar{width:8px}.postcard-description.show-full::-webkit-scrollbar-track{background:#f0e9f3;border-radius:4px}.postcard-description.show-full::-webkit-scrollbar-thumb{background-color:#dc6b99;border-radius:4px;border:2px solid #f0e9f3}.postcard-read-more-btn{background:none;border:none;color:#dc6b99;cursor:pointer;font-weight:700;padding:.5em 0;display:block;text-align:left;margin-top:.5em}.postcard-read-more-btn:hover{text-decoration:underline}.postcard-options-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1rem;margin-bottom:1.5rem;max-width:100%;box-sizing:border-box;overflow:hidden}.postcard-option-item{display:flex;flex-direction:column;margin-bottom:12px;padding:18px;border-radius:12px;background-color:#f8f9fa;cursor:pointer;transition:all .3s ease;position:relative;overflow:hidden;border:2px solid transparent;height:100%;min-width:0}.postcard-option-item:hover{background-color:#f0e6f5;border-color:#dc6b99;box-shadow:0 0 10px #dc6b9933}.postcard-option-item.selected{background-color:#dc6b990d;box-shadow:none;transform:none;position:relative;z-index:1;border:none}.postcard-option-item.selected .postcard-option-text{color:#dc6b99;font-weight:600;padding:5px 10px;border:2px solid #dc6b99;border-radius:8px;display:inline-block}.postcard-option-item.selected.user-voted{background:rgba(44,62,80,.05);box-shadow:none;border:none}.postcard-option-item.selected.user-voted .postcard-option-text{color:#6e5b9a;border:none}.postcard-option-item.not-selected{opacity:.7;filter:grayscale(20%)}.postcard-option-image-container{margin-bottom:1rem;width:100%;height:180px;overflow:hidden;border-radius:8px}.postcard-option-image{width:100%;height:100%;object-fit:contain;transition:transform .3s ease}.postcard-option-item:hover .postcard-option-image{transform:scale(1.05)}.postcard-option-content{flex:1;display:flex;flex-direction:column;min-width:0;position:relative;z-index:1}.postcard-option-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.postcard-vote-percentage{font-weight:700;font-size:.9rem;color:#332851}.postcard-vote-count{font-size:.8rem;color:#6e5b9a;margin-top:.5rem}.postcard-vote-progress{position:absolute;top:0;left:0;height:100%;background-color:#6e5b9a26;border-radius:12px;z-index:0;transition:width .4s ease-in-out}.postcard-option-label{display:inline-block;padding:.25rem .5rem;background-color:#e6d4e9;color:#332851;border-radius:4px;font-size:.75rem;font-weight:600;margin-bottom:.5rem;position:relative}.postcard-option-item.selected.user-voted .postcard-option-label{padding-right:.5rem}.postcard-option-item.selected.user-voted .postcard-option-label:after{content:"✓";position:absolute;top:-8px;right:-8px;background-color:#dc6b99;color:#fff;width:18px;height:18px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:700;box-shadow:0 2px 4px #dc6b994d;animation:checkmarkPop .3s cubic-bezier(.68,-.55,.265,1.55)}@keyframes checkmarkPop{0%{transform:scale(0);opacity:0}50%{transform:scale(1.2)}to{transform:scale(1);opacity:1}}.postcard-option-text{color:#444;font-size:.95rem;line-height:1.5;margin:0;min-width:0;overflow:hidden;max-width:100%;overflow-wrap:break-word}.postcard-option-read-more{background:none;border:none;color:#dc6b99;cursor:pointer;font-weight:700;padding:.25em 0;display:inline-block;text-align:left;margin-top:.5em;font-size:.85rem}.postcard-option-read-more:hover{text-decoration:underline}.postcard-tags{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.2rem}.postcard-tag{display:inline-flex;align-items:center;padding:.25rem .5rem;border-radius:4px;font-size:.75rem;background-color:#f8e6ee;color:#332851;cursor:pointer;transition:all .2s ease;border:none;font-family:inherit}.postcard-tag:hover{background-color:#f0e6f5;color:#dc6b99;transform:translateY(-1px)}.postcard-tag-icon{font-size:.7rem;margin-right:.25rem}.postcard-footer{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #f2d7f7;padding-top:.8rem;font-size:.8rem}.postcard-stats{display:flex;gap:.8rem;color:#777}.postcard-time-limit,.postcard-vote-limit{display:inline-flex;align-items:center;gap:.25rem}.postcard-time-limit{color:#6e5b9a}.postcard-vote-limit{color:#dc6b99}.postcard-actions{display:flex;align-items:center;gap:.8rem}.postcard-action-btn{display:flex;align-items:center;color:#777;background:none;border:none;padding:.3rem .5rem;border-radius:4px;cursor:pointer;transition:all .2s ease;position:relative;font-size:.9rem}.postcard-action-btn:hover{color:#dc6b99;background-color:#dc6b991a}.postcard-save-btn.active:hover{color:#534573}.postcard-edit-btn:hover{color:#6e5b9a;background-color:#6e5b9a1a}.postcard-edit-btn.disabled{opacity:.5;cursor:not-allowed}.postcard-edit-btn.disabled:hover{color:#777;background-color:transparent}.postcard-delete-btn:hover{color:#e74c3c;background-color:#e74c3c1a}.postcard-action-btn.active{color:#dc6b99}.postcard-action-icon{margin-right:.4rem}.postcard-action-count{margin-left:.3rem;font-size:.8rem;color:inherit}.postcard-action-icon.active{color:#dc6b99}.postcard-voted-badge{position:absolute;margin-top:2px;top:40px;right:1px;background-color:#27ae60;color:#fff;padding:5px 10px;font-size:.75rem;border-radius:10px 0 0 10px/10px 0px 0px 10px;font-weight:600;z-index:2;display:flex;align-items:center;gap:5px}.postcard-featured-badge{position:absolute;top:10px;right:-2px;background-color:#dc6b99;color:#fff;padding:5px 10px;font-size:.75rem;font-weight:700;border-top-left-radius:8px;border-bottom-left-radius:8px;box-shadow:-2px 2px 5px #0003;z-index:3;transform:translate(2px)}.postcard-loading-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background-color:#fffc;display:flex;align-items:center;justify-content:center;z-index:100;border-radius:12px;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.postcard-spinner{width:40px;height:40px;border:4px solid rgba(220,107,153,.1);border-radius:50%;border-top-color:#dc6b99;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.postcard-vote-error{background-color:#dc35451a;color:#d93546;padding:.75rem;border-radius:6px;margin-bottom:1rem;font-size:.85rem;display:flex;align-items:center;justify-content:center;text-align:center}.postcard-container.featured-post{border:2px solid #e6aeeb;box-shadow:0 0 10px #d8b8e980;position:relative}.postcard-container[data-voted=true]{background-color:#fafafa}.postcard-container[data-voted=true]:hover{transform:none;box-shadow:0 4px 12px #00000014}.postcard-container[data-voted=true] .postcard-option-item:hover{background-color:#f8f9fa;border-color:transparent;box-shadow:none}.postcard-ai-analysis{margin:1rem 0;padding:1rem;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:12px;border:1px solid #e3f2fd;color:#fff}.postcard-ai-badge{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem;flex-wrap:wrap}.postcard-ai-icon{color:#fff;font-size:1.1rem;animation:aiPulse 2s infinite}@keyframes aiPulse{0%,to{opacity:1}50%{opacity:.7}}.postcard-ai-label{font-weight:600;font-size:.9rem}.postcard-ai-choice{background:rgba(255,255,255,.2);padding:.25rem .5rem;border-radius:6px;font-weight:700;font-size:.9rem}.postcard-ai-why-btn{background:rgba(255,255,255,.15);border:1px solid rgba(255,255,255,.3);color:#fff;padding:.4rem .8rem;border-radius:6px;font-size:.8rem;font-weight:600;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:.3rem}.postcard-ai-why-btn:hover{background:rgba(255,255,255,.25);transform:translateY(-1px)}.postcard-ai-reasoning{margin-top:.8rem;padding:.8rem;background:rgba(255,255,255,.1);border-radius:8px;border-left:3px solid rgba(255,255,255,.3)}.postcard-ai-reasoning h4{margin:0 0 .5rem;font-size:.9rem;color:#fff}.postcard-ai-reasoning p{margin:0 0 .5rem;font-size:.85rem;line-height:1.5;color:#ffffffe6}.postcard-ai-time{font-size:.7rem;opacity:.7;color:#ffffffb3}.postcard-ai-loading{display:flex;align-items:center;gap:.5rem;margin:1rem 0;padding:.8rem;background:linear-gradient(45deg,#f0f8ff,#e6f3ff);border-radius:8px;border:1px solid #b3d9ff;color:#1976d2;font-size:.85rem}.postcard-ai-loading-icon{animation:aiSpin 1.5s linear infinite}@keyframes aiSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.postcard-option-item.ai-selected{border:2px solid #667eea!important;background:linear-gradient(135deg,rgba(102,126,234,.05),rgba(118,75,162,.05));position:relative}.postcard-option-item.ai-selected:before{content:"AI";position:absolute;top:.5rem;right:.5rem;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:.2rem .4rem;border-radius:4px;font-size:.6rem;font-weight:700;z-index:2}.postcard-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#000000b3;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem;overflow-y:auto}.postcard-modal-content{background-color:#fff;padding:2rem;border-radius:12px;box-shadow:0 5px 15px #0000004d;width:100%;max-width:500px;position:relative;text-align:center;max-height:90vh;overflow-y:auto}.postcard-modal-close{position:absolute;top:1rem;right:1rem;background:none;border:none;font-size:1.5rem;color:#aaa;cursor:pointer}.postcard-modal-close:hover{color:#333}.postcard-modal-title{font-size:1.5rem;color:#332851;margin-bottom:1.5rem}.postcard-modal-image-container{width:100%;margin-bottom:1.5rem;border-radius:8px;display:flex;justify-content:center;align-items:center}.postcard-modal-image{max-width:100%;max-height:300px;border-radius:8px}.postcard-modal-text-container{margin-bottom:1.5rem}.postcard-modal-label{font-size:.9rem;color:#6e5b9a;font-weight:700;margin-bottom:.5rem}.postcard-modal-text{font-size:1.1rem;color:#555;line-height:1.6}.postcard-modal-confirm-btn{background-color:#dc6b99;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:8px;font-size:1rem;font-weight:700;cursor:pointer;transition:background-color .2s ease;width:100%;max-width:250px}.postcard-modal-confirm-btn:hover{background-color:#c75c87}.postcard-modal-confirm-btn:disabled{background-color:#ccc;cursor:not-allowed}.postcard-modal-error{margin-top:1rem;margin-bottom:1rem}.postcard-modal-voted-message{padding:1rem;font-size:.9rem;color:#555;text-align:center}.postcard-report-btn.reported{color:#e74c3c;cursor:default}.postcard-report-btn.reported:hover{background-color:transparent;color:#e74c3c}@media (max-width: 767px){.postcard-container{padding:2rem 1rem 1rem;margin-bottom:2rem}.postcard-header{padding-bottom:1.25rem;margin-bottom:1.25rem}.postcard-user-info{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem}.postcard-user-avatar{width:40px;height:40px;margin-right:0;border-width:2px}.postcard-user-name{font-size:1rem;line-height:1.2}.postcard-time{font-size:.8rem;margin-top:.25rem}.postcard-options-grid{grid-template-columns:1fr;gap:1rem}.postcard-option-image-container{height:180px}.postcard-footer{flex-wrap:wrap;gap:.75rem}.postcard-actions{flex:1;justify-content:space-around;width:100%;margin-top:.5rem}.postcard-stats{width:100%;justify-content:space-between}.postcard-ai-analysis{margin:.8rem 0;padding:.8rem}.postcard-ai-badge,.postcard-ai-choice{font-size:.8rem}.postcard-ai-why-btn{font-size:.75rem;padding:.3rem .6rem}.postcard-ai-reasoning{padding:.6rem}.postcard-ai-reasoning h4{font-size:.85rem}.postcard-ai-reasoning p{font-size:.8rem}}.share-popup-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#332851b3;display:flex;align-items:center;justify-content:center;z-index:1100;padding:1rem;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);animation:fadeIn .3s ease}.share-popup-content{background-color:#fff;padding:2rem 2.5rem;border-radius:16px;box-shadow:0 8px 30px #0003;width:100%;max-width:400px;position:relative;text-align:center;border:1px solid #f0e6f5;animation:slideInUp .4s ease}@keyframes slideInUp{0%{transform:translateY(50px);opacity:0}to{transform:translateY(0);opacity:1}}.share-popup-close-btn{position:absolute;top:1rem;right:1rem;background:none;border:none;font-size:1.5rem;color:#a9a9a9;cursor:pointer;transition:color .2s ease,transform .2s ease}.share-popup-close-btn:hover{color:#332851;transform:rotate(90deg)}.share-popup-title{font-size:1.75rem;color:#332851;margin-bottom:2rem;font-weight:600}.share-popup-options{display:flex;flex-direction:column;gap:1rem}.share-popup-option{display:flex;align-items:center;justify-content:center;padding:.8rem 1rem;border-radius:8px;border:1px solid transparent;cursor:pointer;font-size:1.1rem;font-weight:500;transition:all .2s ease;gap:.75rem}.share-popup-option svg{font-size:1.5rem}.share-popup-option.whatsapp{background-color:#25d366;color:#fff}.share-popup-option.whatsapp:hover{background-color:#1daa50;transform:translateY(-2px);box-shadow:0 4px 10px #25d3664d}.share-popup-option.facebook{background-color:#1877f2;color:#fff}.share-popup-option.facebook:hover{background-color:#135fbf;transform:translateY(-2px);box-shadow:0 4px 10px #1877f24d}.share-popup-option.copy{background-color:#f0e6f5;color:#332851;border:1px solid #e6d4e9}.share-popup-option.copy:hover{background-color:#e6d4e9;transform:translateY(-2px);box-shadow:0 4px 10px #6e5b9a1a}.report-popup-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#000000b3;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}.report-popup-content{background-color:#fff;padding:2rem;border-radius:12px;box-shadow:0 5px 15px #0000004d;width:100%;max-width:500px;position:relative;text-align:center}.report-popup-content .modal-close-button{position:absolute;top:1rem;right:1rem;background:none;border:none;font-size:1.5rem;color:#aaa;cursor:pointer}.report-popup-content .modal-title{font-size:1.5rem;color:#332851;margin-bottom:1rem}.report-description{font-size:.95rem;color:#555;margin-bottom:1.5rem;line-height:1.5}.report-reason-textarea{width:100%;padding:.75rem;border-radius:8px;border:1px solid #ddd;font-size:1rem;font-family:inherit;margin-bottom:1.5rem;resize:vertical}.report-reason-textarea:focus{outline:none;border-color:#6e5b9a;box-shadow:0 0 0 2px #6e5b9a33}.report-popup-content .modal-confirm-button{background-color:#dc6b99;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:8px;font-size:1rem;font-weight:700;cursor:pointer;transition:background-color .2s ease;width:100%}.report-popup-content .modal-confirm-button:hover{background-color:#c75c87}.report-popup-content .modal-confirm-button:disabled{background-color:#ccc;cursor:not-allowed}.report-error-message{color:#d93546;font-size:.9rem;margin-bottom:1rem}.report-success-message{padding:1rem;color:#332851}.edit-post-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.edit-post-modal{background:white;border-radius:12px;padding:2rem;max-width:500px;width:90%;max-height:80vh;overflow-y:auto}.edit-post-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.edit-post-header h3{color:#6e5b9a;margin:0}.close-button{background:none;border:none;font-size:1.2rem;color:#999;cursor:pointer;padding:.5rem;border-radius:4px;transition:color .2s ease}.close-button:hover{color:#dc6b99}.edit-post-form .form-group{margin-bottom:1rem}.edit-post-form label{display:block;margin-bottom:.5rem;color:#333;font-weight:600}.edit-post-form input,.edit-post-form textarea{width:100%;padding:.75rem;border:1px solid #ddd;border-radius:8px;font-size:.9rem;font-family:inherit;box-sizing:border-box}.edit-post-form input:focus,.edit-post-form textarea:focus{outline:none;border-color:#dc6b99}.edit-post-form textarea{resize:vertical;min-height:120px}.error-message{background-color:#dc35451a;color:#d93546;padding:.75rem;border-radius:6px;margin-bottom:1rem;font-size:.85rem}.form-actions{display:flex;gap:1rem;justify-content:flex-end;margin-top:1.5rem}.cancel-btn,.save-btn{padding:.75rem 1.5rem;border:none;border-radius:6px;cursor:pointer;font-weight:600;transition:all .2s ease}.cancel-btn{background-color:#f8f9fa;color:#666}.cancel-btn:hover{background-color:#e9ecef}.save-btn{background-color:#dc6b99;color:#fff;display:flex;align-items:center;gap:.5rem}.save-btn:hover{background-color:#c55a88}.save-btn:disabled{opacity:.6;cursor:not-allowed}.save-btn:disabled:hover{background-color:#dc6b99}@media (max-width: 767px){.edit-post-modal{padding:1.5rem;max-width:95%}.form-actions{flex-direction:column}.cancel-btn,.save-btn{width:100%;justify-content:center}}.confirm-delete-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#0009;display:flex;justify-content:center;align-items:center;z-index:1000;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.confirm-delete-popup{background-color:#fff;padding:2rem;border-radius:12px;box-shadow:0 5px 20px #0003;text-align:center;max-width:400px;width:90%;border:1px solid #f0e9f3}.confirm-delete-popup h3{color:#332851;margin-top:0;margin-bottom:1rem;font-size:1.25rem}.confirm-delete-popup p{color:#666;margin-bottom:2rem;line-height:1.6}.confirm-delete-actions{display:flex;justify-content:center;gap:1rem}.confirm-delete-actions button{border:none;padding:.75rem 1.5rem;border-radius:50px;font-weight:600;cursor:pointer;transition:all .2s ease;font-size:.9rem}.confirm-delete-actions .cancel-btn{background-color:#f0f0f0;color:#555;border:1px solid #ddd}.confirm-delete-actions .cancel-btn:hover{background-color:#e0e0e0}.confirm-delete-actions .confirm-btn{background-color:#dc3545;color:#fff}.confirm-delete-actions .confirm-btn:hover{background-color:#c82333;transform:translateY(-2px)}.account-settings{width:100%;max-width:900px;margin:0 auto;padding:1.5rem;display:flex;flex-direction:column;gap:2rem;background:#f8e6ee;min-height:100vh;border-radius:16px}.account-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;height:300px;color:#777}.spinner-icon{font-size:2rem;color:#dc6b99;animation:spin 1s linear infinite;margin-bottom:1rem}.error-message{background-color:#ffe6e6;border:1px solid #ff9999;color:#c00;padding:1rem;border-radius:8px;display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.error-message svg{cursor:pointer;opacity:.7}.error-message svg:hover{opacity:1}.success-message{background-color:#e6ffe6;border:1px solid #99ff99;color:#060;padding:1rem;border-radius:8px;display:flex;align-items:center;gap:.5rem;text-align:center;justify-content:center}.settings-card{background:rgba(255,255,255,.95);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:20px;padding:2rem;box-shadow:0 8px 32px #0000001a;border:1px solid rgba(255,255,255,.2);transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.settings-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#dc6b99,#6e5b9a,#8070b5);border-radius:20px 20px 0 0}.settings-card:hover{transform:translateY(-8px);box-shadow:0 20px 40px #00000026;border-color:#dc6b994d}.card-header{display:flex;align-items:center;gap:1rem;margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:2px solid rgba(220,107,153,.1);position:relative}.card-icon{font-size:2rem;color:#dc6b99;background:linear-gradient(135deg,#dc6b99,#6e5b9a);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;filter:drop-shadow(0 2px 4px rgba(220,107,153,.3))}.card-header h3{margin:0;color:#2d1b69;font-size:1.5rem;font-weight:700;text-shadow:0 2px 4px rgba(0,0,0,.1)}.profile-card .profile-info{display:flex;flex-direction:column;gap:1.5rem}.profile-summary{display:flex;align-items:center;gap:1.5rem;padding:1.5rem;background:linear-gradient(135deg,rgba(220,107,153,.05),rgba(110,91,154,.05));border-radius:16px;border:1px solid rgba(220,107,153,.1)}.avatar-display{flex-shrink:0;position:relative}.avatar-display img{width:80px;height:80px;border-radius:50%;object-fit:cover;border:4px solid #dc6b99;box-shadow:0 8px 24px #dc6b994d;transition:all .3s ease}.avatar-display img:hover{transform:scale(1.05);box-shadow:0 12px 32px #dc6b9966}.user-details h4{margin:0 0 .75rem;color:#2d1b69;font-weight:700;font-size:1.25rem;text-shadow:0 2px 4px rgba(0,0,0,.1)}.user-details p{margin:0;color:#666;font-style:italic;font-size:1rem;line-height:1.5}.profile-actions{display:flex;justify-content:flex-end;gap:1rem;margin-top:1rem;flex-wrap:wrap}.btn-edit-profile,.btn-view-stats,.btn-view-badges{background:linear-gradient(135deg,#6e5b9a,#8070b5);color:#fff;border:none;padding:1rem 2rem;border-radius:12px;cursor:pointer;font-size:1rem;font-weight:600;display:flex;align-items:center;gap:.75rem;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 16px #6e5b9a4d;position:relative;overflow:hidden}.btn-edit-profile:before,.btn-view-stats:before,.btn-view-badges:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s}.btn-edit-profile:hover:before,.btn-view-stats:hover:before,.btn-view-badges:hover:before{left:100%}.btn-edit-profile:hover,.btn-view-stats:hover,.btn-view-badges:hover{background:linear-gradient(135deg,#5a4a7d,#6e5b9a);transform:translateY(-4px);box-shadow:0 8px 24px #6e5b9a66}.btn-edit-profile,.btn-view-stats,.btn-view-badges{background:#6e5b9a;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:8px;cursor:pointer;font-size:.9rem;font-weight:600;display:flex;align-items:center;gap:.5rem;transition:all .2s ease}.btn-edit-profile:hover,.btn-view-stats:hover,.btn-view-badges:hover{background:#5a4a7d;transform:translateY(-2px)}.subscription-info{display:flex;flex-direction:column;gap:1rem}.plan-badge{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.plan-name{padding:.5rem 1rem;border-radius:20px;font-weight:600;font-size:1.1rem;text-transform:uppercase}.plan-name.user{background-color:#f0f0f0;color:#666}.plan-name.prouser{background:linear-gradient(135deg,#6e5b9a,#8070b5);color:#fff}.plan-name.premiumuser{background:linear-gradient(135deg,#dc6b99,#ec99be);color:#fff}.active-indicator{display:flex;align-items:center;gap:.25rem;color:#28a745;font-weight:600;font-size:.9rem}.plan-features h4{margin:0 0 .5rem;color:#332851;font-size:1rem}.plan-features ul{list-style:none;padding:0;margin:0}.plan-features li{color:#666;position:relative;padding:.25rem 0 .25rem 1.5rem}.plan-features li:before{content:"✓";position:absolute;left:0;color:#28a745;font-weight:700}.renewal-info{padding:.75rem;background-color:#f8f4fc;border-radius:8px;border-left:4px solid #dc6b99}.renewal-info p{margin:0;color:#332851;font-weight:500}.subscription-actions{display:flex;gap:1rem;margin-top:1rem}.btn-cancel-subscription{background-color:#dc3545;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:8px;font-weight:600;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:.5rem}.btn-cancel-subscription:hover:not(:disabled){background-color:#c82333;transform:translateY(-2px)}.btn-cancel-subscription:disabled{opacity:.6;cursor:not-allowed;transform:none}.btn-upgrade{background:linear-gradient(135deg,#dc6b99,#ec99be);color:#fff;border:none;padding:.75rem 1.5rem;border-radius:8px;font-weight:600;cursor:pointer;transition:all .2s ease}.btn-upgrade:hover{background:linear-gradient(135deg,#c25f88,#d87bb3);transform:translateY(-2px)}.security-options{display:flex;flex-direction:column;gap:1rem}.btn-password-change{background:linear-gradient(135deg,#6e5b9a,#8070b5);color:#fff;border:none;padding:1rem 2rem;border-radius:12px;cursor:pointer;font-size:1rem;font-weight:600;display:flex;align-items:center;gap:.75rem;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 16px #6e5b9a4d;position:relative;overflow:hidden;align-self:flex-start}.btn-password-change:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s}.btn-password-change:hover:before{left:100%}.btn-password-change:hover{background:linear-gradient(135deg,#5a4a7d,#6e5b9a);transform:translateY(-4px);box-shadow:0 8px 24px #6e5b9a66}.data-options{display:flex;flex-direction:column;gap:1rem}.btn-download,.btn-delete-account{padding:1rem 2rem;border-radius:12px;font-weight:600;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;align-items:center;gap:.75rem;align-self:flex-start;border:none;position:relative;overflow:hidden;font-size:1rem;box-shadow:0 4px 16px #0000001a}.btn-download{background:linear-gradient(135deg,#17a2b8,#20c997);color:#fff}.btn-download:not(:disabled):hover{background:linear-gradient(135deg,#138496,#1ea085);transform:translateY(-4px);box-shadow:0 8px 24px #17a2b866}.btn-delete-account{background:linear-gradient(135deg,#dc3545,#e74c3c);color:#fff}.btn-delete-account:not(:disabled):hover{background:linear-gradient(135deg,#c82333,#c0392b);transform:translateY(-4px);box-shadow:0 8px 24px #dc354566}.btn-download:disabled,.btn-delete-account:disabled{opacity:.5;cursor:not-allowed;transform:none}.btn-download small,.btn-delete-account small{font-size:.75rem;font-weight:400;opacity:.8;margin-left:.5rem}.modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(45,27,105,.8);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:1000;animation:fadeIn .3s ease}.modal-content{background:rgba(255,255,255,.95);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:20px;max-width:500px;width:90%;max-height:90vh;overflow-y:auto;box-shadow:0 20px 40px #0000004d;animation:slideIn .3s ease;border:1px solid rgba(255,255,255,.2)}@keyframes slideIn{0%{transform:translateY(-50px) scale(.95)}to{transform:translateY(0) scale(1)}}.modal-header{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;border-bottom:1px solid #f0e9f3}.modal-header h3{margin:0;color:#332851;font-size:1.25rem}.close-btn{background:none;border:none;font-size:1.5rem;color:#666;cursor:pointer;padding:.25rem;border-radius:4px;transition:all .2s ease}.close-btn:hover{background-color:#f0e9f3;color:#332851}.modal-body{padding:1.5rem}.modal-actions{display:flex;gap:1rem;justify-content:flex-end;padding:1.5rem;border-top:1px solid #f0e9f3}.password-form{padding:1.5rem;display:flex;flex-direction:column;gap:1rem}.password-form input{padding:.75rem;border:2px solid #f0e9f3;border-radius:8px;font-size:1rem;transition:border-color .2s ease}.password-form input:focus{outline:none;border-color:#dc6b99}.btn-cancel,.btn-save,.btn-confirm-cancel{padding:.75rem 1.5rem;border:none;border-radius:8px;font-weight:600;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:.5rem}.btn-cancel{background-color:#6c757d;color:#fff}.btn-cancel:hover{background-color:#5a6268}.btn-save{background-color:#28a745;color:#fff}.btn-save:hover:not(:disabled){background-color:#218838}.btn-confirm-cancel{background-color:#dc3545;color:#fff}.btn-confirm-cancel:hover:not(:disabled){background-color:#c82333}.btn-save:disabled,.btn-confirm-cancel:disabled{opacity:.6;cursor:not-allowed}.spin{animation:spin 1s linear infinite}.edit-profile-modal{max-width:600px;width:90%}.edit-profile-form{display:flex;flex-direction:column;gap:1.5rem}.form-group{display:flex;flex-direction:column;gap:.5rem}.form-group label{font-weight:600;color:#332851;font-size:.95rem}.form-group input,.form-group textarea{padding:.75rem;border:2px solid #e1e5e9;border-radius:8px;font-size:1rem;transition:border-color .2s ease}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:#dc6b99}.form-group input:disabled{background-color:#f8f9fa;color:#6c757d;cursor:not-allowed}.upload-info{font-size:.85rem;color:#666;margin:0}.avatar-upload{padding:1rem;border:2px dashed #e1e5e9;border-radius:8px;background-color:#f8f9fa}.avatar-preview-container{display:flex;align-items:center;gap:1rem;margin-top:.75rem}.avatar-preview img{width:80px;height:80px;border-radius:50%;object-fit:cover;border:2px solid #dc6b99}.avatar-upload-controls{display:flex;flex-direction:column;gap:.5rem}.upload-btn{background:#6e5b9a;color:#fff;border:none;padding:.6rem 1rem;border-radius:6px;cursor:pointer;font-size:.9rem;font-weight:600;display:flex;align-items:center;gap:.5rem;transition:all .2s ease}.upload-btn:hover{background:#5a4a7d}.form-help-text{font-size:.85rem;color:#666;margin:.25rem 0 0}.character-count{font-size:.85rem;color:#666;text-align:right;margin-top:.25rem}.delete-modal .modal-body{text-align:center}.warning-icon{font-size:3rem;color:#dc3545;margin-bottom:1rem}.delete-modal ul{text-align:left;margin:1rem 0;padding-left:1.5rem}.delete-modal li{margin:.5rem 0;color:#dc3545;font-weight:500}.btn-delete-confirm{background-color:#dc3545;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:8px;font-weight:600;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:.5rem}.btn-delete-confirm:hover:not(:disabled){background-color:#c82333;transform:translateY(-1px)}.btn-delete-confirm:disabled{opacity:.6;cursor:not-allowed;transform:none}@media (max-width: 767px){.account-settings{padding:1rem;gap:1.5rem;border-radius:0;margin:0;max-width:100%}.settings-card{padding:1.5rem;border-radius:16px}.card-header{flex-direction:column;align-items:flex-start;gap:.75rem;text-align:left;margin-bottom:1.5rem}.card-header h3{font-size:1.25rem}.subscription-actions{flex-direction:column;gap:1rem}.btn-cancel-subscription,.btn-upgrade{width:100%;justify-content:center;padding:1rem 1.5rem}.security-options,.data-options{width:100%;gap:1rem}.btn-password-change,.btn-download,.btn-delete-account{width:100%;justify-content:center;padding:1rem 1.5rem}.modal-content{width:95%;margin:1rem;border-radius:16px}.modal-actions{flex-direction:column;gap:1rem}.btn-cancel,.btn-save,.btn-confirm-cancel{width:100%;justify-content:center;padding:1rem 1.5rem}.profile-summary{flex-direction:column;text-align:center;gap:1.5rem;padding:1.5rem}.avatar-display img{width:100px;height:100px}.user-details h4{font-size:1.5rem}.user-details p{font-size:1.1rem}.profile-actions{justify-content:center;flex-direction:column}.btn-edit-profile,.btn-view-stats,.btn-view-badges,.btn-delete-confirm{width:100%;justify-content:center;padding:1rem 1.5rem}}.edit-profile-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#332851b3;display:flex;justify-content:center;align-items:center;z-index:1000;animation:fadeIn .2s ease-out;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.edit-profile-container{width:90%;max-width:500px;max-height:90vh;background-color:#fff;border-radius:18px;box-shadow:0 8px 32px #6e5b9a4d;display:flex;flex-direction:column;overflow:hidden;animation:slideUp .3s ease-out;border:1px solid rgba(236,153,190,.2)}.edit-profile-header{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;border-bottom:1px solid #f2d7f7;background-color:#6e5b9a}.edit-profile-header h2{margin:0;font-size:1.3rem;color:#fff;font-weight:600}.close-button{background:none;border:none;font-size:1.2rem;color:#fffc;cursor:pointer;padding:5px;display:flex;align-items:center;justify-content:center;transition:all .2s ease;border-radius:50%}.close-button:hover{color:#fff;background-color:#ffffff1a;transform:scale(1.1)}.edit-profile-form{padding:24px;overflow-y:auto;max-height:calc(90vh - 60px);background-color:#fbebff}.form-group{margin-bottom:24px;position:relative}.form-group label{display:block;margin-bottom:8px;font-weight:600;color:#332851;font-size:.95rem}.upload-info{margin-top:2px;margin-bottom:15px;font-size:.85rem;color:#6e5b9a;font-style:italic}.form-group input[type=text],.form-group textarea{width:100%;padding:12px;border:1px solid #e6d5f0;border-radius:12px;font-size:1rem;transition:all .2s ease;background-color:#fff;color:#332851;box-sizing:border-box;max-width:100%}.form-group textarea{resize:vertical;min-height:100px;max-height:200px}.form-group input[type=text]:focus,.form-group textarea:focus{border-color:#dc6b99;outline:none;box-shadow:0 0 0 3px #dc6b9933;background-color:#fff}.character-count{position:absolute;bottom:-20px;right:0;font-size:.85rem;color:#6e5b9a}.avatar-upload{display:flex;flex-direction:column}.avatar-preview-container{display:flex;align-items:center;justify-content:flex-start;gap:20px;margin-top:5px;flex-wrap:wrap}.avatar-preview{position:relative;width:100px;height:100px;border-radius:50%;overflow:hidden;background-color:#f2d7f7;box-shadow:0 4px 15px #6e5b9a33;border:3px solid #fff;flex-shrink:0}.avatar-preview img{width:100%;height:100%;object-fit:cover;display:block}.avatar-upload-controls{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:12px;flex-grow:1}.upload-btn{display:inline-flex;align-items:center;gap:8px;background-color:#6e5b9a;color:#fff;padding:12px 16px;border-radius:50px;cursor:pointer;transition:all .2s ease;font-size:.95rem;font-weight:500;box-shadow:0 2px 8px #6e5b9a4d}.upload-btn:hover{background-color:#5d4b84;transform:translateY(-2px);box-shadow:0 4px 12px #6e5b9a66}.form-actions{display:flex;justify-content:flex-end;gap:12px;margin-top:30px;padding-top:20px;border-top:1px solid #f2d7f7}.cancel-btn,.save-btn{padding:10px 30px;border-radius:50px;border:none;font-size:.8rem;font-weight:500;cursor:pointer;transition:all .2s ease}.cancel-btn{background-color:#fff;color:#6e5b9a;border:1px solid #6e5b9a}.cancel-btn:hover{background-color:#f9f6fc;transform:translateY(-2px)}.save-btn{background-color:#dc6b99;color:#fff}.save-btn:hover{background-color:#ce5688;transform:translateY(-2px);box-shadow:0 4px 12px #dc6b9966}.save-btn:disabled,.cancel-btn:disabled{opacity:.6;cursor:not-allowed;transform:none;box-shadow:none}.error-message{background-color:#fff2f0;border:1px solid #ffccc7;padding:14px 18px;border-radius:12px;color:#f5222d;margin:12px 20px;font-size:.9rem;display:flex;align-items:center;gap:10px}.error-message svg{flex-shrink:0;font-size:1.1rem;color:#f5222d}.success-message{background-color:#f6ffed;border:1px solid #b7eb8f;padding:14px 18px;border-radius:12px;color:#52c41a;margin:12px 20px;font-size:.9rem;font-weight:500;text-align:center;animation:fadeIn .3s ease-out}@keyframes slideUp{0%{transform:translateY(50px);opacity:0}to{transform:translateY(0);opacity:1}}@media (max-width: 480px){.avatar-preview-container{flex-direction:column;align-items:center;gap:15px}.avatar-preview{margin-bottom:0;width:120px;height:120px}.avatar-upload-controls{justify-content:center;width:100%}.form-actions{flex-direction:column}.cancel-btn,.save-btn{width:100%}.save-btn{order:-1;margin-bottom:10px}}.delete-account-section{padding:15px 24px;text-align:center;border-top:1px solid #f2d7f7;background-color:#fbebff}.delete-account-link{background:none;border:none;color:#dc6b99;text-decoration:underline;cursor:pointer;font-size:.9rem;padding:0}.delete-account-link:hover{color:#ce5688}.delete-confirm-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#332851cc;display:flex;justify-content:center;align-items:center;z-index:1010;animation:fadeIn .2s ease-out;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.delete-confirm-container{width:90%;max-width:450px;background-color:#fff;border-radius:18px;box-shadow:0 8px 32px #6e5b9a4d;display:flex;flex-direction:column;overflow:hidden;animation:slideUp .3s ease-out;border:1px solid #ffccd8}.delete-confirm-header{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;border-bottom:1px solid #ffe0e9;background-color:#dc6b99}.delete-confirm-header h2{margin:0;font-size:1.2rem;color:#fff;font-weight:600}.delete-confirm-body{padding:24px;font-size:.95rem;color:#332851;line-height:1.6}.delete-confirm-body p{margin:0 0 15px}.delete-confirm-body strong{color:#c72c41;font-weight:700}.delete-confirm-body ul{margin:15px 0 15px 20px;padding:0}.delete-confirm-body li{margin-bottom:8px}.delete-confirm-actions{display:flex;justify-content:flex-end;gap:12px;padding:16px 20px;background-color:#fff9fb;border-top:1px solid #ffe0e9}.delete-btn-confirm{padding:12px 30px;border-radius:50px;border:none;font-size:1rem;font-weight:500;cursor:pointer;transition:all .2s ease;background-color:#c72c41;color:#fff}.delete-btn-confirm:hover{background-color:#a52336;transform:translateY(-2px);box-shadow:0 4px 12px #c72c4166}.delete-btn-confirm:disabled{opacity:.6;cursor:not-allowed;transform:none;box-shadow:none}.stats-modal{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#0009;display:flex;justify-content:center;align-items:center;z-index:1050;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.stats-content{background-color:#f8e6ee;padding:25px;border-radius:12px;box-shadow:0 5px 20px #0003;width:90%;max-width:600px;text-align:center;border:1px solid #e0e0e0}.stats-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:15px;border-bottom:1px solid #f0f0f0}.stats-header h2{margin:0;font-size:1.5rem;color:#000}.close-button-stats{background:none;border:none;font-size:2rem;cursor:pointer;color:#888;padding:0;line-height:1}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:20px;margin-bottom:25px}.stat-card{background-color:#f8f9fa;padding:20px;border-radius:10px;display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px solid #e9ecef;transition:transform .2s,box-shadow .2s}.stat-card:hover{transform:translateY(-5px);box-shadow:0 4px 15px #00000014}.stat-icon{font-size:2.5rem;margin-bottom:10px}.stat-number{font-size:2rem;font-weight:700;color:#212529}.stat-label{font-size:.9rem;color:#6c757d;margin-top:5px}.close-btn-footer{background-color:#332851;color:#fff;border:none;padding:12px 25px;border-radius:8px;cursor:pointer;font-size:1rem;font-weight:500;transition:background-color .2s;width:100%;margin-top:10px}.close-btn-footer:hover{background-color:#5a6268}.loading-spinner,.error-message{padding:40px;font-size:1.2rem}@media (max-width: 480px){.stats-content{width:95%;padding:1.2rem;border-radius:10px;margin:0 auto}.stats-content h2{font-size:1.5rem;margin-bottom:1.2rem}.stats-grid{gap:.8rem}.stat-card{padding:.8rem}.stat-number{font-size:1.7rem;margin-bottom:.3rem}.stat-label{font-size:.8rem}.section-title{font-size:1rem;margin-top:1.2rem}.section-content{padding:.6rem;font-size:.9rem}.tag-chip{padding:.3rem .6rem;font-size:.8rem}.close-btn{padding:.7rem;font-size:.9rem}}.badge-progress-container{margin-top:30px;padding:20px;background-color:#f9f9f9;border-radius:10px}.badge-progress-title{font-size:1.5em;color:#fff;margin-bottom:20px;text-align:center}.badge-progress-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:20px}.badge-progress-item{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:15px;border-radius:10px;background-color:#fff;box-shadow:0 4px 12px #00000014;transition:transform .2s,box-shadow .2s;aspect-ratio:1 / 1}.badge-progress-item:hover{transform:translateY(-5px);box-shadow:0 6px 16px #0000001f}.badge-progress-icon-wrapper{position:relative;margin-bottom:10px}.badge-progress-icon{width:50px;height:50px;opacity:.7}.badge-progress-details{display:flex;flex-direction:column;align-items:center;width:100%;text-align:center}.badge-progress-name{font-weight:600;font-size:1em;color:#444;margin-bottom:8px}.progress-bar-container{width:80%;height:8px;background-color:#e0e0e0;border-radius:4px;overflow:hidden;margin-bottom:5px}.progress-bar{height:100%;background-color:#4caf50;border-radius:4px;transition:width .5s ease-in-out}.progress-text{font-size:.8rem;color:#666;margin-top:4px}.badge-progress-icon.locked{filter:grayscale(100%);opacity:.6}.badge-category-section{margin-bottom:2rem}.badge-category-title{text-transform:capitalize;margin-bottom:1rem;font-size:1.2rem;color:#333;border-bottom:2px solid #eee;padding-bottom:.5rem}.enlarged-badge-backdrop{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000000b3;display:flex;justify-content:center;align-items:center;z-index:1100}.enlarged-badge-content{background-color:#fff;padding:30px;border-radius:12px;position:relative;text-align:center;max-width:400px;width:90%;box-shadow:0 5px 20px #0000004d;color:#333}.enlarged-badge-close-btn{position:absolute;top:15px;right:15px;background:none;border:none;font-size:1.5rem;color:#888;cursor:pointer;transition:color .2s}.enlarged-badge-close-btn:hover{color:#333}.enlarged-badge-body{display:flex;flex-direction:column;align-items:center;gap:15px}.enlarged-badge-icon{width:150px;height:150px;border-radius:50%;border:5px solid #E1C4E9;box-shadow:0 0 15px #a569bd80}.enlarged-badge-name{font-size:1.5rem;font-weight:700;color:#a569bd;margin:0}.enlarged-badge-description{font-size:1rem;color:#555;margin:0;line-height:1.5}.badges-modal-backdrop{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#f8e6eecc;display:flex;justify-content:center;align-items:center;z-index:1050;padding:20px}.badges-modal-content{background-color:#332851;padding:30px;border-radius:12px;box-shadow:0 5px 20px #0003;width:100%;max-width:600px;max-height:70vh;overflow-y:auto;position:relative;animation:slide-down .3s ease-out}.badges-modal-close-btn{position:absolute;top:15px;right:15px;background:none;border:none;font-size:1.5rem;color:#888;cursor:pointer;transition:color .2s}.badges-modal-close-btn:hover{color:#333}.badge-progress-container{background-color:#f8e6ee;padding:20px;border-radius:12px}.badges-modal-body{display:flex;flex-direction:column;gap:2rem}@keyframes slide-down{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}.desktop-footer{width:100%;background-color:#6e5b9a;border-top:1px solid #5a4a80;padding:1rem 2rem;box-sizing:border-box;margin-top:auto;font-family:Roboto,sans-serif}.desktop-footer-content{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.footer-copyright{font-size:.9rem;color:#fff}.footer-links{display:flex;gap:1.5rem}.desktop-footer-link{color:#fff;text-decoration:none;font-size:.9rem;font-weight:500;transition:color .2s ease-in-out}.desktop-footer-link:hover{color:#e0d8f0;text-decoration:none}@media (max-width: 768px){.desktop-footer-content{flex-direction:column;gap:.8rem}.footer-links{display:grid;grid-template-columns:1fr 1fr;gap:.5rem 1.5rem;width:100%;max-width:400px}.desktop-footer-link{text-align:center}}.mobile-footer-container{background-color:#6e5b9a;border-top:1px solid #e6d4e9;padding:0;width:100%;z-index:100;box-sizing:border-box;position:fixed;bottom:0;left:0;height:55px;padding-bottom:env(safe-area-inset-bottom)}.mobile-footer-nav{display:flex;justify-content:space-around;align-items:center;height:100%}.mobile-footer-nav .nav-button{font-size:1.4rem;color:#fff;background:none;border:none;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center;height:100%;flex-grow:1}.mobile-footer-nav .nav-button.active{color:#f5a9d0}.mobile-footer-nav .add-button{background-color:#fff;color:#f5a9d0;border-radius:50%;width:44px;height:44px;font-size:1.6rem;box-shadow:0 2px 5px #0003;border:1px solid #f0e6f5;position:static;flex-grow:0;margin:0 5px;display:flex;align-items:center;justify-content:center}.mobile-footer-nav .add-button:hover{opacity:.8}.mobile-footer-container .language-button-container{position:relative;display:flex;align-items:center;justify-content:center;height:100%;flex-grow:1}.mobile-footer-container .language-button-container .nav-button .footer-icon{position:static}.language-dropdown.mobile-footer-lang-dropdown{position:absolute;bottom:calc(100% + 5px);left:50%;transform:translate(-50%);background-color:#f0e6f5;border:1px solid #e6d4e9;border-radius:8px;box-shadow:0 -2px 10px #0000001a;z-index:110;padding:5px;display:flex;flex-direction:column;gap:5px;width:auto;min-width:60px}.language-dropdown.mobile-footer-lang-dropdown .language-option{padding:8px 12px;background-color:transparent;border:none;color:#332851;cursor:pointer;text-align:center;border-radius:4px;font-size:.9rem}.language-dropdown.mobile-footer-lang-dropdown .language-option:hover{background-color:#e6d4e9}.language-dropdown.mobile-footer-lang-dropdown .language-option.active{background-color:#dc6b99;color:#fff;font-weight:700}.public-profile-page-container{min-height:100vh;display:flex;flex-direction:column;background-color:#f8e6ee}.public-profile-main{flex:1;max-width:800px;margin:0 auto;padding:20px;width:100%;background-color:#f8e6ee}.public-profile-header-card{background:white;border-radius:15px;padding:30px;margin-bottom:30px;box-shadow:0 2px 10px #0000001a;display:flex;flex-direction:column;align-items:center;text-align:center}.public-profile-avatar-section{margin-bottom:20px}.public-profile-avatar-container{position:relative;width:120px;height:120px;margin:0 auto}.public-profile-avatar{width:100%;height:100%;object-fit:cover;border-radius:50%;border:4px solid #dc6b99}.public-profile-avatar-badge{position:absolute;bottom:0;right:0;padding:4px 8px;border-radius:12px;font-size:.7rem;font-weight:700;color:#fff}.prouser-badge{background:linear-gradient(45deg,#ff6b35,#f7931e)}.premiumuser-badge{background:linear-gradient(45deg,#667eea,#764ba2)}.public-profile-info-section{width:100%}.public-profile-name{font-size:1.8rem;font-weight:600;color:#332851;margin:0 0 15px}.public-profile-bio{margin-bottom:15px}.public-profile-bio p{font-size:.95rem;color:#555;line-height:1.5;margin:0}.public-profile-stats{display:flex;justify-content:center;gap:20px;flex-wrap:wrap}.public-profile-stat{font-size:.9rem;color:#fff;padding:8px 16px;background:#332851;border-radius:20px}.public-profile-content{background:white;border-radius:15px;padding:30px;box-shadow:0 2px 10px #0000001a}.public-profile-section-title{font-size:1.4rem;font-weight:600;color:#332851;margin:0 0 25px;text-align:center}.public-profile-posts-grid{display:flex;flex-direction:column;gap:20px}.public-profile-empty-message{text-align:center;padding:40px 20px;color:#777}.public-profile-empty-message p{font-size:1.1rem;margin:0}.public-profile-loading,.public-profile-error{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:60vh;text-align:center;padding:20px}.public-profile-loading .spinner{font-size:2rem;color:#dc6b99;animation:spin 1s linear infinite;margin-bottom:15px}.public-profile-error p{font-size:1.1rem;color:#666;margin-bottom:20px}.public-profile-error button{padding:10px 20px;background:#dc6b99;color:#fff;border:none;border-radius:25px;font-weight:600;cursor:pointer;transition:background-color .2s ease}.public-profile-error button:hover{background:#b8527a}.back-to-top-button{position:fixed;bottom:80px;right:20px;width:50px;height:50px;border-radius:50%;background:#dc6b99;color:#fff;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:1.2rem;box-shadow:0 2px 10px #0003;transition:all .3s ease;z-index:1000}.back-to-top-button:hover{background:#b8527a;transform:translateY(-2px)}@media (max-width: 768px){.public-profile-main{padding:15px}.public-profile-header-card{padding:20px;margin-bottom:20px}.public-profile-avatar-container{width:100px;height:100px}.public-profile-name{font-size:1.5rem}.public-profile-content{padding:20px}.public-profile-section-title{font-size:1.2rem}.public-profile-stats{gap:10px}.public-profile-stat{font-size:.8rem;padding:6px 12px}.back-to-top-button{bottom:70px;right:15px;width:45px;height:45px;font-size:1rem}}@media (max-width: 480px){.public-profile-header-card{padding:15px}.public-profile-avatar-container{width:80px;height:80px}.public-profile-name{font-size:1.3rem}.public-profile-content{padding:15px}.public-profile-posts-grid{gap:15px}}.auth-prompt-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#0009;display:flex;justify-content:center;align-items:center;z-index:1000}.auth-prompt-container{background-color:#fff;padding:30px;border-radius:8px;box-shadow:0 5px 15px #0000004d;text-align:center;max-width:400px;width:90%;position:relative}.auth-prompt-container .close-button{position:absolute;top:10px;right:10px;background:none;border:none;font-size:1.5rem;cursor:pointer;color:#aaa}.auth-prompt-container .close-button:hover{color:#333}.auth-prompt-container h3{margin-top:0;margin-bottom:15px;color:#6c588d;font-size:1.5rem;font-family:Emilys Candy,Mystery Quest,cursive}.auth-prompt-container p{margin-bottom:25px;color:#555;font-size:1rem;line-height:1.6}.auth-prompt-actions{display:flex;flex-direction:column;gap:15px}.auth-prompt-button{display:flex;align-items:center;justify-content:center;padding:12px 20px;border:none;border-radius:5px;font-size:1rem;font-weight:700;cursor:pointer;text-decoration:none;transition:background-color .3s ease,color .3s ease}.auth-prompt-button svg{margin-right:8px}.auth-prompt-button.login-button{background-color:#6c588d;color:#fff}.auth-prompt-button.login-button:hover{background-color:#5b4a78}.auth-prompt-button.register-button{background-color:#ec99be;color:#fff}.auth-prompt-button.register-button:hover{background-color:#eaa5c4}.auth-prompt-separator{display:flex;align-items:center;text-align:center;margin:10px 0}.auth-prompt-separator:before,.auth-prompt-separator:after{content:"";flex:1;border-bottom:1px solid #e0e0e0}.auth-prompt-separator span{font-family:Emilys Candy,Mystery Quest,cursive;font-size:1.2rem;color:#6c588d;font-weight:700;padding:0 15px}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f8e6ee;color:#332851;line-height:1.6;overflow-x:hidden}.feed-main-content{display:flex;justify-content:center;gap:20px;padding:20px 15px 0;width:100%;box-sizing:border-box;max-width:1400px;margin:0 auto}.feed-content{flex-grow:1;max-width:680px;min-width:0}.posts-wrapper{width:100%}@media (min-width: 1200px){.desktop-sidebar{margin-top:100px;display:block;order:1;width:280px;height:100%;flex-shrink:0;position:sticky;top:80px;overflow-y:auto;background-color:#fff;border-radius:15px;padding:1rem;box-shadow:2px 0 15px #0000000d}.feed-content{order:2;max-width:680px}}@media (min-width: 992px) and (max-width: 1199px){.desktop-sidebar{display:block;order:1;width:240px;flex-shrink:0;position:sticky;top:80px;height:calc(100vh - 100px);overflow-y:auto;background-color:#fff;border-radius:15px;padding:1rem;box-shadow:2px 0 15px #0000000d}.feed-content{order:2;max-width:600px}}@media (max-width: 991px){.feed-container{padding-bottom:80px}.feed-main-content{padding:20px 20px 0;display:block}.desktop-sidebar{display:none!important}.feed-content{padding:0}.mobile-search-container{margin-bottom:20px;width:100%}.mobile-search-container .search-bar-container{width:100%;margin:0}.mobile-search-container .search-input-wrapper{width:100%}.mobile-search-container .search-input{width:100%;padding:12px 45px 12px 15px;font-size:16px;border:2px solid #e6d4e9;border-radius:25px;background-color:#fff;color:#332851;transition:border-color .2s ease}.mobile-search-container .search-input:focus{outline:none;border-color:#dc6b99}.mobile-search-container .search-input::placeholder{color:#999;font-style:italic}.back-to-top-button{position:fixed;bottom:90px;transform:translate(-50%);background-color:#6e5b9acc;color:#fff;border:none;border-radius:50%;width:45px;height:45px;font-size:1.3rem;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #00000026;transition:background-color .3s,transform .3s;z-index:105}.back-to-top-button svg{width:20px;height:20px}.back-to-top-button:hover{background-color:#6e5b9a;transform:translate(-50%) scale(1.1)}}.loading-state,.error-state,.empty-feed{text-align:center;padding:40px 20px;color:#332851}.empty-feed-icon{font-size:3rem;margin-bottom:1rem;color:#e6d4e9}.load-more-container{text-align:center;margin:20px 0}.load-more-button{padding:10px 20px;background-color:#6e5b9a;color:#fff;border:none;border-radius:6px;cursor:pointer;font-size:1rem;transition:background-color .2s ease}.load-more-button:hover{background-color:#5a4a80}.loading-more{display:flex;align-items:center;justify-content:center;padding:10px;color:#6e5b9a}.spinner-icon{animation:spin 1s linear infinite;margin-right:8px}.no-more-posts{text-align:center;padding:10px;color:#6e5b9a}.active-tag-filter{background-color:#f0e6f5;padding:8px 12px;border-radius:15px;margin-bottom:15px;display:flex;align-items:center;font-size:.9rem;border:1px solid #e6d4e9}.active-tag-filter .filter-label{color:#332851;margin-right:5px}.active-tag-filter .active-tag-name{font-weight:600;color:#dc6b99}.active-tag-filter .clear-filter-btn{background:none;border:none;margin-left:auto;cursor:pointer;color:#6e5b9a;font-size:1.1rem}.active-tag-filter .clear-filter-btn:hover{color:#dc6b99}.back-to-top-button{position:fixed;bottom:160px;transform:translate(-50%);background-color:#6e5b9acc;color:#fff;border:none;border-radius:50%;width:45px;height:45px;font-size:1.3rem;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #00000026;transition:background-color .3s,transform .3s;z-index:105}.back-to-top-button:hover{background-color:#6e5b9a;transform:translate(-50%) scale(1.1)}.language-button-container{position:relative;height:100%;display:flex;align-items:center;justify-content:center}.empty-feed-submessage{margin-top:.5rem;font-size:.9rem;color:#666}.clear-filter-link{background:none;border:none;padding:0;font-size:inherit;color:#dc6b99;text-decoration:underline;cursor:pointer}.posts-container{display:flex;flex-direction:column;gap:1.5rem;max-width:100%;overflow:hidden}.sidebar-title{font-size:1.2rem;color:#332851;padding:.75rem .5rem;margin-bottom:1rem;border-bottom:1px solid #f0e6f5;display:flex;align-items:center;font-weight:600;gap:8px}.section-icon{color:#6c588d;font-size:1.1rem}.tags-container{display:flex;flex-wrap:wrap;gap:8px;padding:0 .5rem}.popular-tag{display:flex;align-items:center;background-color:#f7f3f9;padding:6px 12px;border-radius:16px;font-size:.9rem;color:#332851;transition:all .2s ease;cursor:pointer;border:1px solid transparent}.popular-tag:hover{background-color:#f2d7f7;border-color:#dc6b99;transform:translateY(-2px);box-shadow:0 2px 5px #dc6b9926}.tag-name{margin-right:8px;word-break:break-word}.tag-counter{background-color:#8a56a0;color:#fff;font-size:.7rem;padding:2px 6px;border-radius:10px;font-weight:700}.no-tags-message{font-size:.85rem;color:#777;font-style:italic;padding:.5rem}.categories-section{margin-top:1.5rem}.categories-container-sidebar{display:flex;flex-direction:column;gap:8px;padding:0 .5rem}.sidebar-category{display:flex;align-items:center;background-color:#f7f3f9;padding:8px 12px;border-radius:10px;font-size:.9rem;color:#332851;transition:all .2s ease;cursor:pointer;border:1px solid transparent}.sidebar-category:hover{background-color:#f2d7f7;border-color:#dc6b99;transform:translateY(-2px);box-shadow:0 2px 5px #dc6b9926}.category-icon{font-size:.9rem;margin-right:8px;color:#8a56a0}.category-name{flex:1;word-break:break-word}.no-content-message{font-size:.85rem;color:#777;font-style:italic;padding:.5rem}.sidebar-filter-section{margin-bottom:1rem;border:1px solid transparent;border-radius:12px;transition:all .2s ease;overflow:hidden}.sidebar-filter-section:has(.collapsed){border-color:#f0e6f5;background-color:#faf8fc}.sidebar-filter-section:has(.collapsed):hover{border-color:#e6d4e9;background-color:#f7f3f9}.collapsible-title{font-size:1.2rem;color:#332851;padding:.75rem .5rem;margin:0 0 .5rem;border-bottom:1px solid #f0e6f5;display:flex;justify-content:space-between;align-items:center;cursor:pointer;-webkit-user-select:none;user-select:none;font-weight:600;transition:background-color .2s ease}.collapsible-title.collapsed{margin-bottom:0;border-bottom:none}.collapsible-title:hover{background-color:#f9f5fc}.collapsible-title .section-icon{color:#6c588d;margin-right:8px}.collapsible-title span{flex-grow:1}.collapsible-title .chevron-icon{font-size:.9em;color:#555}.filter-content{padding:0 .5rem .5rem}.filter-component{width:100%;margin-bottom:10px;position:relative;box-sizing:border-box}.filter-toggle-buttons-container{display:flex;gap:10px;margin-bottom:1rem;flex-wrap:wrap}.filter-toggle-button{display:flex;align-items:center;justify-content:center;gap:8px;background-color:#f8f9fa;border:1px solid #ddd;border-radius:20px;padding:8px 18px;color:#555;font-size:14px;cursor:pointer;transition:all .2s ease;flex-grow:1;min-width:180px}.filter-toggle-button:hover:not(.active){background-color:#e9ecef;border-color:#ccc;box-shadow:0 2px 4px #0000000d}.filter-toggle-button.active{background-color:#6c588d;color:#fff;border-color:#6c588d}.filter-toggle-button.active:hover{background-color:#8c70b4}.filter-container{background-color:#fff;border-radius:12px;box-shadow:0 4px 12px #00000026;padding:15px;margin-top:8px;width:100%;max-width:100%;z-index:10;box-sizing:border-box;overflow:hidden}.sidebar-filter .filter-container{box-shadow:none;border:1px solid rgba(138,43,226,.2);background-color:#ffffffe6;border-radius:8px;padding:12px;margin-bottom:15px;width:100%;box-sizing:border-box}.filters-title{font-size:1.1rem;color:#332851;margin-top:0;margin-bottom:1rem;font-weight:600;border-bottom:1px solid #f0e6f5;padding-bottom:.75rem;width:100%;box-sizing:border-box}.filter-group{display:flex;flex-wrap:wrap;margin-bottom:12px;gap:8px;width:100%;box-sizing:border-box}.filter-checkbox{display:flex;align-items:center;font-size:14px;color:#555;cursor:pointer;padding:5px 8px;border-radius:4px;background-color:#f8f9fa;border:1px solid #eee;transition:all .2s ease;box-sizing:border-box}.filter-checkbox:hover{background-color:#f0e6ff;border-color:#d9c2ff}.filter-checkbox input{margin-right:6px;cursor:pointer}.filter-checkbox input:checked+span{color:#6c588d;font-weight:600}.sort-options{margin-top:15px;width:100%;box-sizing:border-box;margin-bottom:1rem}.sort-label{display:block;font-size:14px;font-weight:600;margin-bottom:8px;color:#444}.sort-radios{display:flex;flex-wrap:wrap;gap:8px;width:100%;box-sizing:border-box}.sort-radio{display:flex;align-items:center;font-size:14px;color:#555;cursor:pointer;padding:5px 8px;border-radius:4px;background-color:#f8f9fa;border:1px solid #eee;transition:all .2s ease;box-sizing:border-box}.sort-radio:hover{background-color:#f0e6ff;border-color:#d9c2ff}.sort-radio input{margin-right:6px;cursor:pointer}.sort-radio input:checked+span{color:#6c588d;font-weight:600}.filter-actions{display:flex;justify-content:flex-end;margin-top:15px;width:100%;box-sizing:border-box}.filter-clear-button{background-color:transparent;border:1px solid #ddd;border-radius:20px;padding:5px 12px;color:#666;font-size:13px;cursor:pointer;transition:all .2s ease}.filter-clear-button:hover{background-color:#f0f0f0;border-color:#ccc}.sidebar-filter{margin-top:15px;margin-bottom:25px;width:100%;box-sizing:border-box}.sidebar-filter .filters-title{font-size:1rem;color:#6c588d;margin-bottom:.8rem;padding-bottom:.5rem;border-bottom-style:dashed}.sidebar-filter .filter-checkbox,.sidebar-filter .sort-radio{background-color:#f6f0ff80;font-size:13px;padding:4px 6px}@media (max-width: 768px){.filter-group,.sort-radios{flex-direction:column;gap:6px}.filter-checkbox,.sort-radio{width:100%}}.checkbox-filter-groups{margin-bottom:1rem;padding-bottom:1rem;background-color:#fff;border-radius:8px;padding:15px;box-shadow:0 2px 4px #0000000d;border:1px solid #e9ecef}.sidebar-filter .checkbox-filter-groups{background-color:transparent;padding:0;box-shadow:none;border:none;margin-bottom:1.5rem}.checkbox-clear-action{margin-top:1rem;display:flex;justify-content:flex-end}.sort-options-section{margin-top:1rem;background-color:#fff;border-radius:8px;padding:15px;box-shadow:0 2px 4px #0000000d;border:1px solid #e9ecef}.sidebar-filter .sort-options-section{background-color:transparent;padding:0;box-shadow:none;border:none;margin-top:0}.always-visible-filters .filters-title{margin-top:0}.hamburger-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#1e192899;z-index:1000;animation:fadeIn .3s ease}.hamburger-menu{position:fixed;top:0;left:0;width:90%;max-width:350px;height:100%;background-color:#fdfcff;z-index:1001;box-shadow:4px 0 15px #0000001a;animation:slideIn .3s ease;display:flex;flex-direction:column}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideIn{0%{transform:translate(-100%)}to{transform:translate(0)}}.hamburger-header{display:flex;justify-content:space-between;align-items:center;padding:16px;border-bottom:1px solid #f0e9f3;background-color:#6e5b9a}.hamburger-header h2{margin:0;font-size:1.2rem;color:#fff;font-weight:600}.close-button{background:none;border:none;font-size:1.3rem;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;transition:background-color .2s}.close-button:hover{background-color:#ffffff26}.hamburger-content{padding:0;flex:1;overflow-y:auto}.menu-section{margin:0;border-bottom:1px solid #f0e9f3}.section-header{display:flex;align-items:center;padding:14px 16px;background-color:#f8f4fc}.section-icon{margin-right:10px;color:#6e5b9a;font-size:1.1rem;flex-shrink:0}.section-header h3{margin:0;font-size:1rem;font-weight:600;color:#332851;white-space:nowrap}.menu-items{padding:8px 0}.menu-items ul{list-style:none;margin:0;padding:0}.menu-items li{padding:12px 16px;cursor:pointer;color:#332851;transition:all .2s ease;border-bottom:none;font-weight:500}.category-item{display:flex;justify-content:space-between;align-items:center}.category-name{flex:1}.category-counter{background-color:#6e5b9a;color:#fff;font-size:.75rem;font-weight:600;padding:3px 9px;border-radius:50px;margin-left:8px}.menu-items li:last-child{border-bottom:none}.menu-items li:hover{color:#dc6b99;background-color:#f8f4fc;transform:translate(4px)}.empty-message{padding:0 16px;font-size:.9rem;color:#888;font-style:italic;margin:8px 0}.tags-container{display:flex;flex-wrap:wrap;gap:8px;padding:10px 16px}.tag-item{display:inline-block;background-color:#f0e6f5;color:#6e5b9a;padding:6px 14px;border-radius:50px;font-size:.85rem;font-weight:600;border:1px solid #e6d4e9;cursor:pointer;transition:all .2s}.tag-item:hover{background-color:#e6d4e9;border-color:#d8c3df}.filters-container{padding:10px 16px}.filter-switches{display:flex;flex-direction:column;gap:12px;margin-bottom:16px}.filter-switch{display:flex;align-items:center}.filter-switch label{display:flex;align-items:center;cursor:pointer;-webkit-user-select:none;user-select:none}.filter-switch input{margin-right:10px;accent-color:#dc6b99;width:16px;height:16px}.filter-switch span{font-size:.9rem;color:#332851}.sort-dropdown{margin-top:12px}.sort-dropdown label{display:block;margin-bottom:8px;font-size:.9rem;color:#332851;font-weight:500}.sort-dropdown select{width:100%;padding:10px;border:1px solid #e6d4e9;border-radius:8px;background-color:#fff;font-size:.9rem;color:#332851;cursor:pointer;transition:all .2s}.sort-dropdown select:focus{outline:none;border-color:#6e5b9a;box-shadow:0 0 0 3px #6e5b9a1a}.trending-posts ul{margin:0;padding:0;list-style:none}.trending-posts{padding:0}.trending-posts li{padding:12px 16px;border-bottom:1px solid #f0e9f3;cursor:pointer;transition:all .2s ease}.trending-posts li:last-child{border-bottom:none}.trending-posts li:hover{background-color:#f8f4fc;transform:translate(4px);border-radius:0;padding-left:20px}.trending-post-item{display:flex;flex-direction:column;gap:6px}.trending-post-title{font-size:.9rem;font-weight:500;color:#332851;transition:color .2s}.trending-post-votes{font-size:.8rem;color:#6e5b9a;display:flex;align-items:center}.trending-post-votes svg{margin-right:4px;font-size:.7rem}.trending-posts li:hover .trending-post-title{color:#dc6b99}.hamburger-footer{flex-shrink:0;background-color:#f8f4fc}.hamburger-footer .desktop-footer-wrapper{border-top:1px solid #e6d4e9;padding:12px 0}.hamburger-footer .desktop-footer-content{padding:0 16px}.auth-success-container{display:flex;justify-content:center;align-items:center;height:100vh;padding:2rem;background-color:#fff0f5;box-sizing:border-box}.auth-success-message{background-color:#fff;border-radius:8px;box-shadow:0 4px 15px #00000014;padding:2.5rem;text-align:center;max-width:450px;width:100%}.auth-success-message p{font-size:1.1rem;color:#333;margin-bottom:1.5rem;line-height:1.6}.auth-success-message.success p{color:#ec99be}.auth-success-message.error p{color:#e57373}.auth-button{background-color:#d8bfd8;color:#fff;border:none;padding:.6rem 1.2rem;border-radius:.3rem;font-size:.95rem;font-weight:500;cursor:pointer;transition:background-color .2s}.auth-button:hover{background-color:#c9a2c9}.login-container{display:flex;justify-content:center;align-items:center;min-height:100vh;padding:130px 1rem 2rem;background-color:#f8e6ee;box-sizing:border-box}.login-box{background-color:#fff;border-radius:1rem;box-shadow:0 8px 25px #0000001a;padding:2.5rem;width:100%;max-width:450px;transition:transform .3s ease,box-shadow .3s ease;margin-top:2rem;margin-bottom:2rem}.login-box:hover{transform:translateY(-5px);box-shadow:0 12px 30px #00000026}.login-box h2{color:#6c588d;text-align:center;margin-bottom:2rem;font-size:2.5rem;font-family:Emilys Candy,Mystery Quest,cursive;font-weight:400}.form-group input{width:100%;padding:.85rem;border:1px solid #e0e0e0;border-radius:.5rem;font-size:1rem;transition:border-color .3s,box-shadow .3s}.form-group input:disabled{background-color:#f5f5f5;cursor:not-allowed}.login-button{background-color:#c96ca0;color:#fff;border:none;padding:.9rem;width:100%;border-radius:.5rem;font-size:1rem;font-weight:700;cursor:pointer;margin-bottom:1.2rem;transition:background-color .2s,transform .2s;box-shadow:0 4px 6px #46336633}.login-button:hover{background-color:#372a53;transform:translateY(-2px)}.login-button:active{transform:translateY(0)}.login-button:disabled{background-color:#8a8a8a;cursor:not-allowed;opacity:.7;transform:none;box-shadow:none}.google-login-button{display:flex;align-items:center;justify-content:center;width:100%;padding:.9rem;background-color:#fff;color:#444;border:1px solid #e0e0e0;border-radius:.5rem;font-size:1rem;font-weight:700;cursor:pointer;transition:background-color .2s,transform .2s,box-shadow .2s}.google-login-button:hover{background-color:#f8f8f8;box-shadow:0 2px 8px #0000001a;transform:translateY(-2px)}.google-login-button:active{transform:translateY(0)}.google-login-button svg{margin-right:10px}.google-login-button:disabled{opacity:.7;cursor:not-allowed;transform:none;box-shadow:none}.login-footer{margin-top:2rem;display:flex;justify-content:space-between;align-items:center}.back-button{background:none;border:none;color:#777;cursor:pointer;font-size:.9rem;transition:color .2s}.back-button:hover{color:#6c588d}.forgot-password{font-size:.9rem}.forgot-password a{color:#ec99be;text-decoration:none;transition:color .2s}.forgot-password a:hover{color:#6c588d;text-decoration:underline}@keyframes pulse{0%{opacity:1}50%{opacity:.5}to{opacity:1}}@media screen and (max-width: 480px){.login-box{padding:1.5rem}.login-box h2{font-size:2.5rem;margin-bottom:1.5rem}.form-group{margin-bottom:1rem}.form-group label{font-size:.85rem}.form-group input{padding:.7rem}.login-button,.google-login-button{padding:.8rem}}.register-button{display:flex;align-items:center;justify-content:center;width:100%;padding:.9rem;background-color:#ec99be;color:#fff;border:1px solid #ec99be;border-radius:.5rem;font-size:1rem;font-weight:700;cursor:pointer;margin-top:1.2rem;margin-bottom:1.2rem;transition:background-color .2s,transform .2s,box-shadow .2s}.register-button:hover{background-color:#d67ba8;border-color:#d67ba8;box-shadow:0 2px 8px #0000001a;transform:translateY(-2px)}.register-button:active{transform:translateY(0);background-color:#c96ca0;border-color:#c96ca0}.register-button:disabled{background-color:#f5d5e5;border-color:#f5d5e5;color:#a0a0a0;opacity:.7;cursor:not-allowed;transform:none;box-shadow:none}.register-container{display:flex;justify-content:center;align-items:center;min-height:100vh;padding:130px 1rem 2rem;background-color:#f8e6ee;box-sizing:border-box}.register-box{background-color:#fff;border-radius:1rem;box-shadow:0 8px 25px #0000001a;padding:2.5rem;width:100%;max-width:450px;transition:transform .3s ease,box-shadow .3s ease;margin-top:2rem;margin-bottom:2rem}.register-box:hover{transform:translateY(-5px);box-shadow:0 12px 30px #00000026}.register-box h2{color:#6c588d;text-align:center;margin-bottom:2rem;font-size:2.5rem;font-family:Emilys Candy,Mystery Quest,cursive;font-weight:400}.register-box p{text-align:center;margin-bottom:20px;color:#666;line-height:1.6}.register-form{width:100%}.form-group{margin-bottom:1.5rem}.form-group label{display:block;color:#6c588d;font-weight:700;margin-bottom:.5rem;font-size:.95rem}.form-group input,.form-group textarea{width:100%;padding:.85rem;border:1px solid #e0e0e0;border-radius:.5rem;font-size:1rem;transition:border-color .3s,box-shadow .3s;box-sizing:border-box}.form-group textarea{resize:vertical;min-height:60px}.form-group input[type=file]{padding:.5rem}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:#ec99be;box-shadow:0 0 0 3px #ec99be33}.form-group input:disabled,.form-group textarea:disabled{background-color:#f5f5f5;cursor:not-allowed}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.submit-button{background-color:#ec99be;color:#fff;border:none;padding:.9rem;width:100%;border-radius:.5rem;font-size:1rem;font-weight:700;cursor:pointer;margin-bottom:1.2rem;transition:background-color .2s,transform .2s;box-shadow:0 4px 6px #ec99be4d}.submit-button:hover:not(:disabled){background-color:#d67ba8;transform:translateY(-2px);box-shadow:0 6px 10px #d67ba866}.submit-button:active{transform:translateY(0);background-color:#c96ca0}.submit-button:disabled{background-color:#f5d5e5;color:#a0a0a0;cursor:not-allowed;opacity:.7;transform:none;box-shadow:none}.submit-button.secondary{background-color:#e0e0e0;color:#333;box-shadow:none}.submit-button.secondary:hover:not(:disabled){background-color:#d0d0d0;transform:translateY(-2px)}.google-register-button{display:flex;align-items:center;justify-content:center;width:100%;padding:.9rem;background-color:#fff;color:#444;border:1px solid #e0e0e0;border-radius:.5rem;font-size:1rem;font-weight:700;cursor:pointer;transition:background-color .2s,transform .2s,box-shadow .2s;margin-bottom:1.2rem}.google-register-button:hover:not(:disabled){background-color:#f8f8f8;box-shadow:0 2px 8px #0000001a;transform:translateY(-2px)}.google-register-button:active{transform:translateY(0)}.google-register-button:disabled{opacity:.7;cursor:not-allowed;transform:none;box-shadow:none}.google-register-button svg{margin-right:10px;width:24px;height:24px}.separator{display:flex;align-items:center;text-align:center;margin:.5rem 0}.separator:before,.separator:after{content:"";flex:1;border-bottom:1px solid #e0e0e0}.separator:not(:empty):before{margin-right:.25em}.separator:not(:empty):after{margin-left:.25em}.separator span{padding:0 10px;font-family:Emilys Candy,Mystery Quest,cursive;font-size:2.5rem;font-weight:400;color:#6c588d}.confirmation-message{text-align:center;padding:20px}.confirmation-message h3{color:#ec99be;margin-bottom:15px;font-size:2rem;font-family:Emilys Candy,Mystery Quest,cursive;font-weight:400}.confirmation-message p{color:#666;margin-bottom:15px;line-height:1.6}.confirmation-prompt{text-align:center;padding:20px}.confirmation-prompt h2{color:#6c588d;margin-bottom:15px;font-size:2rem;font-family:Emilys Candy,Mystery Quest,cursive;font-weight:400}.confirmation-prompt p{color:#666;margin-bottom:20px;line-height:1.6}.confirmation-buttons{display:flex;gap:15px;justify-content:center;flex-wrap:wrap}.confirmation-buttons button{flex:1;min-width:120px;margin-bottom:0}.error-message{color:#e74c3c;font-size:.85rem;margin-top:-.5rem;margin-bottom:1rem;animation:shake .5s ease-in-out}.success-message{color:#ec99be;font-size:.9rem;margin-bottom:1rem;padding:.75rem;background-color:#e9f7ef;border:1px solid #a1dac0;border-radius:.5rem;text-align:center}@keyframes shake{0%,to{transform:translate(0)}25%{transform:translate(-5px)}50%{transform:translate(5px)}75%{transform:translate(-5px)}}.spinner-icon{animation:spin 1s linear infinite;margin-right:8px;vertical-align:middle}.spinner-container{display:inline-flex;align-items:center;justify-content:center}.avatar-preview{width:80px;height:80px;margin-top:8px;border-radius:50%;object-fit:cover;border:2px solid #e0e0e0}.form-footer{margin-top:2rem;text-align:center;font-size:.85rem}.form-footer p{color:#666;margin-bottom:0}.form-footer a{color:#ec99be;text-decoration:none;font-weight:700;transition:color .2s,text-decoration .2s}.form-footer a:hover{color:#d67ba8;text-decoration:underline}@media screen and (max-width: 480px){.register-box{padding:1.5rem}.register-box h2{font-size:2.5rem;margin-bottom:1.5rem}.form-group{margin-bottom:1rem}.form-group label{font-size:.85rem}.form-group input,.form-group textarea{padding:.7rem}.submit-button,.google-register-button{padding:.8rem}.avatar-preview{width:80px;height:80px}.confirmation-buttons{flex-direction:column}.confirmation-buttons button{width:100%}}.forgot-password-page-container{display:flex;justify-content:center;align-items:center;min-height:100vh;background-color:#f8e6ee;padding:20px;box-sizing:border-box}.forgot-password-box{background-color:#fff;padding:2rem 2.5rem;border-radius:1rem;box-shadow:0 8px 25px #0000001a;width:100%;max-width:450px;text-align:center}.forgot-password-box h2{color:#6c588d;font-family:Emilys Candy,Mystery Quest,cursive;font-size:2.5rem;font-weight:400;margin-bottom:1rem}.forgot-password-instruction{color:#555;font-size:.95rem;margin-bottom:1.5rem;line-height:1.5}.form-group{margin-bottom:1.5rem;text-align:left}.form-group label{display:block;color:#6c588d;font-weight:700;margin-bottom:.5rem;font-size:.9rem}.form-group input{width:100%;padding:.85rem;border:1px solid #e0e0e0;border-radius:.5rem;font-size:1rem;box-sizing:border-box;transition:border-color .3s,box-shadow .3s}.form-group input:focus{outline:none;border-color:#ec99be;box-shadow:0 0 0 3px #ec99be33}.submit-button{background-color:#ec99be;color:#fff;border:none;padding:.9rem;width:100%;border-radius:.5rem;font-size:1rem;font-weight:700;cursor:pointer;margin-bottom:1.5rem;transition:background-color .2s,transform .2s;box-shadow:0 4px 6px #ec99be4d}.submit-button:hover{background-color:#d67ba8;transform:translateY(-1px)}.submit-button:disabled{background-color:#ccc;cursor:not-allowed}.success-message{color:#ec99be;background-color:#e9f7ef;border:1px solid #a1d4b0;padding:.75rem;border-radius:.3rem;margin-bottom:1rem;font-size:.9rem}.error-message{color:#dc3545;background-color:#f8d7da;border:1px solid #f1aeae;padding:.75rem;border-radius:.3rem;margin-bottom:1rem;font-size:.9rem}.back-to-login-link{margin-top:1rem;font-size:.9rem}.back-to-login-link a{color:#ec99be;text-decoration:none;font-weight:500;transition:color .2s,text-decoration .2s}.back-to-login-link a:hover{color:#d67ba8;text-decoration:underline}@media (max-width: 480px){.forgot-password-box{padding:1.5rem}.forgot-password-box h2{font-size:1.6rem}.form-group input{padding:.75rem;font-size:.95rem}.submit-button{padding:.8rem;font-size:.95rem}}.reset-password-page-container{display:flex;justify-content:center;align-items:center;min-height:80vh;background-color:#f8e6ee;padding:20px}.reset-password-box{background-color:#fff;padding:30px 40px;border-radius:8px;box-shadow:0 4px 12px #00000026;width:100%;max-width:450px;text-align:center}.reset-password-box h2{margin-bottom:15px;color:#333;font-size:24px}.reset-password-instruction{margin-bottom:25px;color:#555;font-size:15px;line-height:1.6}.form-group{margin-bottom:20px;text-align:left}.form-group label{display:block;margin-bottom:8px;width:50%;font-weight:600;color:#000}.form-group input{width:100%;padding:12px;border:1px solid #ccc;border-radius:6px;box-sizing:border-box;font-size:16px}.password-input-container{position:relative;display:flex;align-items:center}.password-input-container input{padding-right:40px}.password-toggle{position:absolute;right:10px;cursor:pointer;-webkit-user-select:none;user-select:none;font-size:14px;color:#d67ba8}.submit-button{width:100%;padding:12px;background-color:#c96ca0;color:#fff;border:none;border-radius:6px;cursor:pointer;font-size:16px;font-weight:600;transition:background-color .3s ease}.submit-button:hover{background-color:#d67ba8}.submit-button:disabled{background-color:#a0cfff;cursor:not-allowed}.error-message{color:#dc3545;background-color:#f8d7da;border:1px solid #f5c6cb;padding:10px;border-radius:6px;margin-bottom:20px;font-size:14px}.success-message{color:#155724;background-color:#d4edda;border:1px solid #c3e6cb;padding:10px;border-radius:6px;margin-bottom:20px;font-size:14px}.back-to-login-link,.back-to-home-link{margin-top:25px;font-size:14px}.back-to-login-link a,.back-to-home-link a{color:#d67ba8;text-decoration:none}.back-to-login-link a:hover,.back-to-home-link a:hover{text-decoration:underline}.loading-state{padding:20px;font-size:18px;color:#555}.impressum-container.legal-page-container{max-width:800px;margin:40px auto;padding:25px;background-color:snow;border-radius:15px;box-shadow:0 10px 30px #00000012;color:#5d4037;font-family:Roboto,Arial,sans-serif;line-height:1.7}.impressum-container.legal-page-container{margin-top:120px}.legal-page-container h1{font-family:Emilys Candy,Mystery Quest,cursive;color:#6c588d;font-size:2.5rem;margin-bottom:1rem;border-bottom:2px solid #e6e6fa;padding-bottom:.5rem}.legal-page-container h1:first-of-type{margin-top:0}.impressum-section,.legal-section{margin-bottom:1.5rem}.legal-section p,.legal-section ul,.legal-section li,.impressum-section p{margin-bottom:.8rem;font-size:1rem}.impressum-section p br{margin-bottom:.3rem}.impressum-divider{border:none;height:1px;background:linear-gradient(to right,transparent,#e6e6fa,transparent);margin:2.5rem 0}@media (max-width: 768px){.legal-page-container{margin:90px auto 20px;padding:20px}.legal-page-container h1{font-size:1.9rem}.legal-page-container h2{font-size:1.4rem}.legal-section p,.legal-section ul,.legal-section li,.impressum-section p{font-size:.95rem}}@media (max-width: 480px){.legal-page-container{margin:75px 15px 15px;padding:15px;border-radius:10px}.legal-page-container h1{font-size:1.7rem}.legal-page-container h2{font-size:1.3rem}.legal-section p,.legal-section ul,.legal-section li,.impressum-section p{font-size:.9rem}}.legal-page-container{max-width:800px;margin:40px auto;padding:25px;background-color:snow;border-radius:15px;box-shadow:0 10px 30px #00000012;color:#5d4037;font-family:Roboto,Arial,sans-serif;line-height:1.7}.legal-page-container{margin-top:120px}.legal-page-container h1{font-family:Emilys Candy,Mystery Quest,cursive;color:#6c588d;font-size:2.5rem;margin-bottom:1rem;margin-top:0;border-bottom:2px solid #e6e6fa;padding-bottom:.5rem}.legal-page-container h2{font-family:Playfair Display,serif;color:#6c588d;font-size:1.6rem;margin-top:1.8rem;margin-bottom:.8rem}.legal-section{margin-bottom:1.5rem}.legal-section p,.legal-section ul,.legal-section li{margin-bottom:.8rem;font-size:1rem}.legal-section ul{padding-left:20px}@media (max-width: 768px){.legal-page-container{margin:90px auto 20px;padding:20px}.legal-page-container h1{font-size:1.9rem}.legal-page-container h2{font-size:1.4rem}.legal-section p,.legal-section ul,.legal-section li{font-size:.95rem}}@media (max-width: 480px){.legal-page-container{margin:75px 15px 15px;padding:15px;border-radius:10px}.legal-page-container h1{font-size:1.7rem}.legal-page-container h2{font-size:1.3rem}.legal-section p,.legal-section ul,.legal-section li{font-size:.9rem}}.not-found-container{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:calc(100vh - 80px);background:linear-gradient(135deg,#fff0f5 0%,#fde6f0 100%);padding:20px;box-sizing:border-box;text-align:center;font-family:Roboto,sans-serif;color:#5d4037;margin-top:80px}.not-found-content{background-color:#ffffffd9;padding:40px 50px;border-radius:20px;box-shadow:0 15px 35px #c8a2c840;max-width:600px;width:100%;animation:fadeInScaleUp .8s ease-out forwards}.not-found-icon{font-size:5rem;color:#e0a0c4;margin-bottom:20px;animation:iconFloat 3s ease-in-out infinite}.not-found-title{font-family:Emilys Candy,Playfair Display,cursive;font-size:8rem;font-weight:700;color:#6c588d;margin:0 0 10px;line-height:1;text-shadow:3px 3px 0px #f8d8e0;animation:titlePop 1s ease-out .3s backwards}.not-found-subtitle{font-family:Playfair Display,serif;font-size:2rem;color:#6c588d;margin-bottom:20px;font-weight:500}.not-found-message,.not-found-suggestion{font-size:1.1rem;color:#6b4f4f;line-height:1.7;margin-bottom:15px;max-width:450px;margin-left:auto;margin-right:auto}.not-found-suggestion{margin-bottom:30px;font-weight:500}.not-found-home-link{display:inline-flex;align-items:center;justify-content:center;padding:12px 30px;font-size:1.1rem;font-family:Roboto,sans-serif;font-weight:700;color:#fff;background:linear-gradient(135deg,#c8a2c8,#b892b8);border:none;border-radius:30px;text-decoration:none;transition:all .35s ease;box-shadow:0 7px 20px #c8a2c866;text-transform:uppercase;letter-spacing:1px}.not-found-home-link:hover{background:linear-gradient(135deg,#b892b8,#a882a8);box-shadow:0 10px 25px #a882a880;transform:translateY(-3px) scale(1.03)}.not-found-home-link:active{transform:translateY(0) scale(1);box-shadow:0 7px 20px #c8a2c866}@keyframes fadeInScaleUp{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes titlePop{0%{opacity:0;transform:translateY(20px) scale(.8)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes iconFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@media (max-width: 768px){.not-found-container{min-height:calc(100vh - 70px);margin-top:70px}.not-found-content{padding:30px}.not-found-icon{font-size:4rem}.not-found-title{font-size:6rem}.not-found-subtitle{font-size:1.5rem}.not-found-message,.not-found-suggestion{font-size:1rem}.not-found-home-link{padding:10px 25px;font-size:1rem}}@media (max-width: 480px){.not-found-container{min-height:calc(100vh - 60px);margin-top:60px}.not-found-title{font-size:5rem;text-shadow:2px 2px 0px #f8d8e0}.not-found-subtitle{font-size:1.3rem}.not-found-content{padding:25px 20px}}.premium-options-page-container{display:flex;flex-direction:column;min-height:100vh;background-color:#f8e6ee;background-image:linear-gradient(135deg,#fdf6f9 0%,#f2f2fe 100%)}.premium-options-content{flex-grow:1;padding:2rem;max-width:1200px;margin:0 auto;width:100%;box-sizing:border-box}.premium-options-main-title{text-align:center;color:#332851;font-size:2.8rem;margin-bottom:1rem;font-weight:700}.premium-options-subtitle{text-align:center;color:#5a4d75;font-size:1.2rem;margin-bottom:3rem;max-width:700px;margin-left:auto;margin-right:auto;line-height:1.6}.premium-packages-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.premium-package-card{background-color:#fff;border-radius:20px;padding:2.5rem 2rem;box-shadow:0 8px 25px #0000000d;transition:transform .3s ease,box-shadow .3s ease;display:flex;flex-direction:column;position:relative;overflow:hidden;border:1px solid transparent}.premium-package-card:hover{transform:translateY(-10px) scale(1.02);box-shadow:0 18px 45px #0000001a}.premium-package-card.highlighted{border:2px solid #dc6b99;box-shadow:0 20px 50px #dc6b9940}.highlight-banner{position:absolute;top:0;left:50%;transform:translate(-50%);background-image:linear-gradient(45deg,#e77ab0,#dc6b99);color:#fff;padding:.5rem 1.5rem;font-size:.9rem;font-weight:600;border-radius:0 0 8px 8px;display:flex;align-items:center;gap:.5rem}.package-name{color:#332851;font-size:1.8rem;font-weight:700;margin-bottom:.75rem;margin-top:2rem}.premium-package-card.highlighted .package-name{color:#dc6b99}.package-price-container{display:flex;align-items:baseline;justify-content:center;gap:.75rem;margin-bottom:1.5rem}.package-original-price{text-decoration:line-through;color:#a09cb0;font-size:1.2rem;font-weight:400}.package-price{color:#332851;font-size:1.8rem;font-weight:700;margin-bottom:0}.premium-package-card.highlighted .package-price{color:#dc6b99}.package-price span{font-size:.9rem;color:#777;font-weight:400}.package-features{list-style:none;padding:0;margin-bottom:2rem;flex-grow:1}.package-features li{display:flex;align-items:center;margin-bottom:.8rem;color:#444;font-size:.95rem}.feature-icon{color:#ec99be;margin-right:.75rem;font-size:1.2rem}.package-select-button{background-color:#332851;background-image:linear-gradient(45deg,#4a3b6d,#332851);color:#fff;border:none;padding:1rem 1.5rem;border-radius:12px;font-weight:700;font-size:1rem;cursor:pointer;transition:background-color .2s ease,transform .2s ease;margin-top:auto;text-transform:none;letter-spacing:normal}.package-select-button:hover{background-image:linear-gradient(45deg,#5c4a87,#4a3b6d);transform:translateY(-3px);box-shadow:0 4px 15px #0000001a}.premium-package-card.highlighted .package-select-button{background-image:linear-gradient(45deg,#e77ab0,#dc6b99);box-shadow:0 5px 20px #dc6b994d}.premium-package-card.highlighted .package-select-button:hover{background-image:linear-gradient(45deg,#f088bb,#e77ab0);transform:translateY(-3px);box-shadow:0 8px 25px #dc6b9966}@media (max-width: 768px){.premium-options-main-title{font-size:2.2rem}.premium-options-subtitle{font-size:1rem}.premium-packages-grid{grid-template-columns:1fr}.package-name{font-size:1.6rem}.package-price{font-size:1.3rem}}@media (min-width: 992px){.premium-options-page-container .modern-header{padding-top:20px;padding-bottom:20px}.premium-options-page-container .modern-header .logo.desktop-logo img{height:80px}.premium-options-page-container .modern-header .desktop-title{font-size:2.5rem;margin-bottom:15px}.premium-options-page-container .modern-header .desktop-header-buttons .nav-button{padding-top:12px;padding-bottom:12px}}.payment-page-container{display:flex;flex-direction:column;min-height:100vh;background-color:#f8e6ee}.payment-page-content{flex-grow:1;padding:20px;max-width:900px;margin:0 auto;text-align:center}.payment-page-main-title{font-size:2.5rem;color:#332851;margin-bottom:10px}.payment-page-subtitle{font-size:1.2rem;color:#5a4d75;margin-bottom:40px}.payment-methods{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px;justify-content:center}.payment-method-card{background-color:#fff;border-radius:8px;padding:25px;box-shadow:0 4px 8px #0000001a;cursor:pointer;transition:all .3s ease;position:relative;display:flex;flex-direction:column;align-items:center;text-align:center;gap:1.5rem}.payment-method-card:hover:not(.disabled){transform:translateY(-5px);box-shadow:0 10px 25px #dc6b9933}.payment-method-card.disabled{filter:grayscale(90%);opacity:.7;cursor:not-allowed}.payment-method-card .coming-soon-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background-color:#ffffff80;display:flex;justify-content:center;align-items:center;border-radius:8px;z-index:10}.coming-soon-overlay span{background-color:#332851d9;color:#fff;padding:8px 16px;border-radius:8px;font-weight:600;font-size:1.1rem}.payment-method-card h3{font-size:1.5rem;color:#332851;margin-top:1rem;margin-bottom:10px}.payment-method-card p{font-size:.9rem;color:#666;line-height:1.4;flex-grow:1}.payment-method-card svg,.payment-method-card img{margin-bottom:10px;color:#6a0dad;height:50px;width:auto}.paypal-container{max-width:500px;margin:40px auto}.payment-error-message{color:#d9534f;background-color:#f2dede;border:1px solid #ebccd1;padding:15px;border-radius:8px;margin:20px auto;max-width:500px}@media (min-width: 992px){.payment-page-container .modern-header{padding-top:20px;padding-bottom:20px}.payment-page-container .modern-header .logo.desktop-logo img{height:80px}.payment-page-container .modern-header .desktop-title{font-size:2.5rem;margin-bottom:15px}.payment-page-container .modern-header .desktop-header-buttons .nav-button{padding-top:12px;padding-bottom:12px}}.fullscreen-loader{display:flex;flex-direction:column;justify-content:center;align-items:center;position:fixed;top:0;left:0;width:100%;height:100%;background-color:#fffffff2;z-index:9999;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.fullscreen-loader .spinner-icon{font-size:4rem;color:#4a90e2;animation:spin 1.2s linear infinite}.fullscreen-loader .loading-text{margin-top:24px;font-size:1.3rem;color:#333;font-weight:500;letter-spacing:.5px}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#000000b3;display:flex;justify-content:center;align-items:center;z-index:1000}.modal-content{background:white;padding:20px;border-radius:8px;text-align:center;width:90%;max-width:400px;box-shadow:0 4px 6px #0000001a}.modal-content h2{color:#333;margin-top:0}.modal-content p{color:#666;margin-bottom:20px}.modal-content button{background-color:#332851;color:#fff;border:none;padding:10px 20px;border-radius:5px;cursor:pointer;font-size:16px;transition:background-color .3s ease}.modal-content button:hover{background-color:#524574}.faq-item{border-bottom:1px solid #e0e0e0;padding-bottom:1rem;margin-bottom:1rem}.faq-question{display:flex;justify-content:space-between;align-items:center;cursor:pointer;font-weight:500;color:#333}.faq-question:hover{color:#6e5b9a}.faq-icon{font-size:1.5rem;font-weight:700;transition:transform .2s ease-in-out}.faq-icon.open{transform:rotate(180deg)}.faq-answer{margin-top:1rem;padding-left:1rem;color:#555;line-height:1.6;white-space:pre-wrap}.faq-answer table{width:100%;border-collapse:collapse;margin-top:1rem}.faq-answer th,.faq-answer td{border:1px solid #ddd;padding:8px;text-align:left}.faq-answer th{background-color:#f2f2f2}.faq-page{display:flex;flex-direction:column;min-height:100vh;background-color:#f8e6ee}.faq-container{max-width:800px;margin:2rem auto;padding:2rem;background-color:#fff;border-radius:8px;box-shadow:0 4px 6px #0000001a;flex-grow:1}.faq-container h1{text-align:center;color:#6c588d}.faq-list{display:flex;flex-direction:column;gap:1.5rem}.faq-category h2{color:#6e5b9a;border-bottom:2px solid #6e5b9a;padding-bottom:.5rem;margin-bottom:1rem}.mobile-footer-faq{display:none}.desktop-footer-faq{display:block}@media (max-width: 768px){.faq-container{margin:1rem;padding:1rem}.desktop-footer-faq{display:none}.mobile-footer-faq{display:block}}.badge-notification-container{position:fixed!important;top:80px!important;right:20px!important;bottom:auto!important;left:auto!important;z-index:9999!important;display:flex;flex-direction:column;gap:10px;align-items:flex-end}.badge-notification{background-color:#332851;color:#fff;padding:15px;border-radius:8px;box-shadow:0 4px 8px #0003;display:flex;align-items:center;position:relative;overflow:hidden;width:350px;border-left:5px solid #4caf50;transform:translate(120%);opacity:0;transition:transform .5s ease-in-out,opacity .5s ease-in-out}.badge-notification.visible{transform:translate(0);opacity:1}.badge-notification-image{width:50px;height:50px;margin-right:15px;border-radius:50%;border:2px solid #fff}.badge-notification-content h4{margin:0;font-size:1rem;font-weight:700}.badge-notification-content p{margin:5px 0 0;font-size:.9rem;color:#ccc}.badge-notification-progress-bar{position:absolute;bottom:0;left:0;width:100%;height:4px;background-color:#0003}.badge-notification-progress{width:100%;height:100%;background-color:#f0e6f5;transition:width 5s linear}.badge-notification.visible .badge-notification-progress{width:0%}.cookie-consent-banner{position:fixed;bottom:0;left:0;right:0;background-color:#332851;color:#ecf0f1;padding:15px;display:flex;justify-content:space-between;align-items:center;z-index:1000;font-size:14px;box-shadow:0 -2px 5px #0000001a}.cookie-consent-banner p{margin:0 20px 0 0}.cookie-accept-button{background-color:#e995bb;color:#fff;border:none;padding:10px 20px;border-radius:5px;cursor:pointer;font-weight:700;transition:background-color .3s}.cookie-accept-button:hover{background-color:#e4b1c8}@media (max-width: 768px){.cookie-consent-banner{flex-direction:column;text-align:center}.cookie-consent-banner p{margin-right:0;margin-bottom:10px}.cookie-accept-button{width:100%}}.admin-page{padding:2rem;background-color:#f8e6ee;min-height:100vh}.admin-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;flex-wrap:wrap;gap:1rem}.header-controls{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.admin-header h1{margin:0;text-align:left;color:#332851;font-size:2rem}.language-switcher{display:flex;gap:.5rem;flex-wrap:wrap}.language-switcher button{padding:.5rem 1rem;border:1px solid #ddd;background-color:#fff;cursor:pointer;border-radius:5px;transition:all .2s ease;min-width:45px}.language-switcher button:hover{background-color:#e9ecef}.language-switcher button.active{background-color:#007bff;color:#fff;border-color:#007bff}.btn-logout{padding:.5rem 1rem;background-color:#dc3545;color:#fff;border:none;border-radius:5px;cursor:pointer;transition:background-color .2s ease;white-space:nowrap}.btn-logout:hover{background-color:#c82333}.admin-tabs{display:flex;justify-content:center;margin-bottom:2rem;border-bottom:2px solid #ddd;overflow-x:auto;overflow-y:hidden;white-space:nowrap;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#dc6b99 #f0e9f3}.admin-tabs::-webkit-scrollbar{height:4px}.admin-tabs::-webkit-scrollbar-track{background:#f0e9f3}.admin-tabs::-webkit-scrollbar-thumb{background-color:#dc6b99;border-radius:2px}.admin-tabs button{padding:1rem 2rem;border:none;background-color:transparent;cursor:pointer;font-size:1.1rem;color:#555;transition:all .3s ease;border-bottom:3px solid transparent;margin-bottom:-2px;white-space:nowrap;flex-shrink:0}.admin-tabs button.active{color:#007bff;border-bottom:3px solid #007bff}.admin-tabs button:hover{background-color:#e9ecef}.admin-content{background-color:#fff;padding:2rem;border-radius:8px;box-shadow:0 2px 4px #0000001a;overflow-x:auto}.reports-container h2{margin-bottom:1.5rem;color:#333}.report-list{list-style:none;padding:0}.report-item{background-color:#f8f9fa;border:1px solid #dee2e6;border-radius:8px;padding:1.5rem;margin-bottom:1rem;display:flex;flex-wrap:wrap;gap:1.5rem;box-shadow:0 1px 3px #0000000d}.report-item.deleted-post-report{background-color:#e9ecef;opacity:.8}.report-details,.post-content-preview{flex:1;min-width:300px}.report-details p,.post-content-preview p{margin:0 0 .5rem;color:#495057;word-wrap:break-word;overflow-wrap:break-word}.report-details p strong,.post-content-preview p strong{color:#212529}.post-media-container{display:flex;gap:1rem;flex-wrap:wrap;margin-top:1rem}.post-media-preview{max-width:150px;max-height:150px;object-fit:cover;border-radius:4px;border:1px solid #ddd}.report-actions{width:100%;display:flex;justify-content:flex-end;gap:1rem;margin-top:1rem;border-top:1px solid #e9ecef;padding-top:1rem;flex-wrap:wrap}.report-actions button{padding:.5rem 1rem;border:none;border-radius:5px;cursor:pointer;font-weight:500;transition:background-color .2s ease;white-space:nowrap}.btn-delete{background-color:#dc3545;color:#fff}.btn-delete:hover{background-color:#c82333}.btn-reject{background-color:#6c757d;color:#fff}.btn-reject:hover{background-color:#5a6268}.report-actions button:hover{opacity:.8}.popups-container h2,.popups-container h3{color:#333}.popup-form{background-color:#f8f9fa;padding:2rem;border-radius:8px;margin-bottom:2rem;border:1px solid #dee2e6}.form-group{margin-bottom:1rem}.form-group label{display:block;margin-bottom:.5rem;font-weight:500;font-size:.85rem}.form-group input[type=file],.form-group input[type=datetime-local],.form-group textarea{width:100%;padding:.75rem;border:1px solid #ced4da;border-radius:4px;box-sizing:border-box;font-size:1rem}.form-group textarea{min-height:100px;resize:vertical}.form-group-row{display:flex;gap:1rem;align-items:flex-end}.form-group-row .form-group{flex:1}.btn-submit{background-color:#28a745;color:#fff;padding:.75rem 1.5rem;border:none;border-radius:5px;cursor:pointer;font-size:1rem;white-space:nowrap}.btn-submit:hover{background-color:#218838}.existing-popups h3{border-bottom:2px solid #eee;padding-bottom:.5rem;margin-bottom:1.5rem}.popup-list{list-style:none;padding:0}.popup-item{background-color:#f8f9fa;border:1px solid #dee2e6;border-radius:8px;padding:1.5rem;margin-bottom:1rem;display:flex;justify-content:space-between;align-items:center;gap:1rem}.popup-details{flex:1}.popup-details p{margin:0 0 .5rem;color:#495057;word-wrap:break-word;overflow-wrap:break-word}.popup-details p strong{color:#212529}.popup-actions{display:flex;gap:.5rem;flex-shrink:0}.admin-table-container{overflow-x:auto;margin:1rem 0}.admin-table{width:100%;border-collapse:collapse;min-width:600px}.admin-table th,.admin-table td{padding:.75rem;text-align:left;border-bottom:1px solid #dee2e6;word-wrap:break-word;max-width:200px}.admin-table th{background-color:#f8f9fa;font-weight:600;color:#495057}.admin-table tr:hover{background-color:#f8f9fa}.ai-question-generator-container{background:white;border-radius:12px;padding:24px;box-shadow:0 4px 15px #0000001a}.question-options-section{margin-bottom:24px}.radio-group{display:flex;gap:16px;margin-top:12px;flex-wrap:wrap}.radio-option{display:flex;align-items:center;gap:8px;cursor:pointer;padding:8px 12px;border-radius:8px;transition:background-color .2s;white-space:nowrap}.radio-option:hover{background-color:#f8f9fa}.radio-option input[type=radio]{margin:0}.category-info{background:linear-gradient(135deg,#f8f9ff 0%,#e8f4fd 100%);border-radius:12px;padding:20px;margin-bottom:20px;border-left:4px solid #667eea}.category-info h4{margin:0 0 8px;color:#2d3748;font-size:1.1rem}.category-info p{margin:0 0 16px;color:#4a5568;font-size:.9rem;line-height:1.4}.categories-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:12px}.category-item{background:white;padding:12px;border-radius:8px;border:1px solid #e2e8f0;display:flex;flex-direction:column;gap:4px}.category-name{font-weight:600;color:#2d3748;font-size:.9rem}.category-desc{font-size:.8rem;color:#718096}.btn-generate{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);color:#fff;border:none;padding:14px 28px;border-radius:12px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px #667eea4d;width:100%}.btn-generate:hover{transform:translateY(-2px);box-shadow:0 8px 25px #667eea66}.btn-generate:disabled{opacity:.6;cursor:not-allowed;transform:none}.error-message{background:#fed7d7;color:#e53e3e;padding:12px;border-radius:8px;margin:16px 0;font-weight:500}@media (max-width: 768px){.admin-page{padding:1rem}.admin-header{flex-direction:column;align-items:stretch;gap:1rem;text-align:center}.admin-header h1{font-size:1.75rem;text-align:center}.header-controls{justify-content:center;flex-wrap:wrap}.admin-tabs{justify-content:flex-start;margin-bottom:1.5rem;padding:0 .5rem}.admin-tabs button{padding:.8rem 1.2rem;font-size:.95rem;min-width:100px}.admin-content{padding:1.5rem}.report-item{flex-direction:column;gap:1rem;padding:1rem}.report-details,.post-content-preview{min-width:0}.report-actions{justify-content:flex-start;gap:.75rem}.popup-item{flex-direction:column;align-items:flex-start;gap:1rem}.popup-actions{flex-direction:row;width:100%;justify-content:flex-start;gap:.75rem}.form-group-row{flex-direction:column;gap:1rem;align-items:stretch}.post-media-container{gap:.5rem}.post-media-preview{max-width:120px;max-height:120px}.admin-table{min-width:500px}.admin-table th,.admin-table td{padding:.5rem;font-size:.9rem;max-width:150px}.categories-list{grid-template-columns:1fr}.radio-group{gap:12px}.category-info{padding:16px}}@media (max-width: 480px){.admin-page{padding:.5rem}.admin-header h1{font-size:1.5rem}.language-switcher{gap:.25rem}.language-switcher button{padding:.4rem .8rem;font-size:.9rem;min-width:40px}.btn-logout{padding:.4rem .8rem;font-size:.9rem}.admin-tabs{padding:0;margin-bottom:1rem}.admin-tabs button{padding:.6rem .8rem;font-size:.85rem;min-width:80px}.admin-content{padding:1rem;border-radius:6px}.report-item{padding:.75rem;margin-bottom:.75rem}.report-actions button{padding:.4rem .8rem;font-size:.9rem}.popup-item{padding:1rem}.popup-actions button{padding:.4rem .8rem;font-size:.9rem}.form-group input[type=file],.form-group input[type=datetime-local],.form-group textarea{padding:.6rem;font-size:.9rem}.btn-submit{padding:.6rem 1.2rem;font-size:.9rem}.post-media-preview{max-width:100px;max-height:100px}.admin-table{min-width:400px;font-size:.8rem}.admin-table th,.admin-table td{padding:.4rem;max-width:120px}.ai-question-generator-container{padding:16px}.ai-question-generator-container h2{font-size:1.4rem;margin-bottom:16px}.question-options-section h3{font-size:1.1rem}.radio-group{flex-direction:column;gap:8px}.radio-option{padding:.7rem 1rem;min-width:auto;width:100%;justify-content:flex-start}.radio-option span{font-size:.9rem}.btn-generate{padding:.7rem 1.8rem;font-size:1rem}.category-info{padding:12px}.category-info h4{font-size:1rem}.category-info p{font-size:.85rem}.categories-list{gap:8px}.category-item{padding:10px}.category-name{font-size:.85rem}.category-desc{font-size:.75rem}}@media (max-width: 360px){.admin-page{padding:.25rem}.admin-header h1{font-size:1.3rem}.admin-tabs button{padding:.5rem .6rem;font-size:.8rem;min-width:70px}.admin-content{padding:.75rem}.report-item,.popup-item{padding:.5rem}.language-switcher button{padding:.3rem .6rem;font-size:.8rem;min-width:35px}.btn-logout{padding:.3rem .6rem;font-size:.8rem}.admin-table{min-width:300px;font-size:.75rem}.admin-table th,.admin-table td{padding:.3rem;max-width:100px}}.ai-question-popup-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#000000b3;display:flex;justify-content:center;align-items:center;z-index:10000;padding:20px}.ai-question-popup{background:white;border-radius:16px;box-shadow:0 20px 60px #0000004d;max-width:700px;width:100%;max-height:90vh;overflow-y:auto;animation:popupSlideIn .3s ease-out}@keyframes popupSlideIn{0%{opacity:0;transform:translateY(-30px) scale(.9)}to{opacity:1;transform:translateY(0) scale(1)}}.popup-header{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-bottom:2px solid #f0f0f0;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);color:#fff;border-radius:16px 16px 0 0}.popup-header h2{margin:0;font-size:1.4rem;font-weight:600}.close-btn{background:rgba(255,255,255,.2);border:none;color:#fff;font-size:24px;width:32px;height:32px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.close-btn:hover{background:rgba(255,255,255,.3);transform:scale(1.1)}.popup-content{padding:24px}.question-preview{background:#f8f9fa;border-radius:12px;padding:20px;margin-bottom:20px;border:1px solid #e9ecef}.question-title h3{margin:0 0 16px;font-size:1.3rem;color:#333;line-height:1.4;font-weight:600}.question-description p{margin:0 0 20px;color:#666;line-height:1.6;font-size:1rem}.question-options h4{margin:0 0 12px;color:#333;font-size:1.1rem;font-weight:600}.question-options ul{list-style:none;padding:0;margin:0}.option-item{display:flex;align-items:center;padding:12px 16px;margin-bottom:8px;background:white;border-radius:8px;border:2px solid #e9ecef;transition:all .2s ease}.option-item:hover{border-color:#667eea;box-shadow:0 2px 8px #667eea1a}.option-letter{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);color:#fff;width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.9rem;margin-right:12px;flex-shrink:0}.option-text{color:#333;font-size:1rem;line-height:1.4}.question-meta{display:flex;flex-wrap:wrap;gap:16px;margin-top:20px;padding-top:16px;border-top:1px solid #e9ecef}.meta-item{display:flex;align-items:center;gap:6px}.meta-label{font-size:.85rem;color:#666;font-weight:500}.meta-value{font-size:.85rem;color:#333;font-weight:600;background:#e9ecef;padding:2px 8px;border-radius:12px}.popup-actions{display:flex;justify-content:space-between;gap:12px;padding:20px 24px;border-top:1px solid #e9ecef;background:#f8f9fa;border-radius:0 0 16px 16px}.popup-actions button{flex:1;padding:12px 16px;border:none;border-radius:8px;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;gap:6px}.btn-refresh{background:#17a2b8;color:#fff}.btn-refresh:hover:not(:disabled){background:#138496;transform:translateY(-1px)}.btn-save{background:#28a745;color:#fff}.btn-save:hover:not(:disabled){background:#218838;transform:translateY(-1px)}.btn-social-media{background:#fd7e14;color:#fff}.btn-social-media:hover:not(:disabled){background:#e66a02;transform:translateY(-1px)}.popup-actions button:disabled{opacity:.6;cursor:not-allowed;transform:none!important}@media (max-width: 768px){.ai-question-popup{margin:10px;max-width:calc(100% - 20px)}.popup-header{padding:16px 20px}.popup-header h2{font-size:1.2rem}.popup-content{padding:20px}.question-preview{padding:16px}.popup-actions{flex-direction:column;gap:8px;padding:16px 20px}.popup-actions button{flex:none}.question-meta{flex-direction:column;gap:8px}}.social-media-popup-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#000c;display:flex;justify-content:center;align-items:center;z-index:10001;padding:20px}.social-media-popup{background:white;border-radius:16px;box-shadow:0 25px 70px #0006;max-width:900px;width:100%;max-height:95vh;overflow-y:auto;animation:socialPopupSlideIn .4s ease-out}@keyframes socialPopupSlideIn{0%{opacity:0;transform:translateY(-40px) scale(.85)}to{opacity:1;transform:translateY(0) scale(1)}}.social-media-popup .popup-header{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-bottom:2px solid #f0f0f0;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);color:#fff;border-radius:16px 16px 0 0}.social-media-popup .popup-header h2{margin:0;font-size:1.4rem;font-weight:600}.social-media-popup .close-btn{background:rgba(255,255,255,.2);border:none;color:#fff;font-size:24px;width:32px;height:32px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.social-media-popup .close-btn:hover{background:rgba(255,255,255,.3);transform:scale(1.1)}.social-media-popup .popup-content{padding:24px;display:flex;gap:24px;align-items:flex-start}.post-preview-container{flex:1;display:flex;justify-content:center}.social-media-post{width:360px;height:640px;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:20px;display:flex;flex-direction:column;position:relative;box-shadow:0 15px 35px #0003;overflow:hidden;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.post-header{padding:20px;display:flex;justify-content:space-between;align-items:center;background:rgba(255,255,255,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.brand-section{display:flex;justify-content:center;align-items:center;gap:10px;width:100%}.ai-badge{background:rgba(255,255,255,.2);padding:4px 8px;border-radius:12px;border:1px solid rgba(255,255,255,.3)}.ai-badge span{color:#fff;font-size:11px;font-weight:500}.post-content{flex:1;padding:24px 20px;display:flex;flex-direction:column;gap:24px;color:#fff;justify-content:center}.question-section{text-align:center}.social-post-title{font-size:20px;font-weight:700;line-height:1.3;margin:0 0 12px;text-shadow:0 2px 4px rgba(0,0,0,.3);color:#fff}.post-description{font-size:14px;line-height:1.4;margin:0;color:#fff;opacity:1}.options-section{margin-top:20px}.options-list{display:flex;flex-direction:column;gap:12px}.option-card{background:rgba(255,255,255,.15);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);border-radius:12px;padding:12px 16px;display:flex;align-items:center;gap:12px;transition:all .2s ease;justify-content:flex-start}.option-card:hover{background:rgba(255,255,255,.25);transform:translate(5px)}.option-indicator{width:28px;height:28px;background:rgba(255,255,255,.9);color:#667eea;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:14px;flex-shrink:0;margin-right:8px}.option-content{color:#fff;font-size:14px;line-height:1.3;font-weight:500}.call-to-action{text-align:center;margin-top:auto}.call-to-action p{margin:0 0 8px;font-size:13px;opacity:.9}.hashtags{font-size:12px;opacity:.8;font-style:italic}.post-footer{padding:16px 20px;background:rgba(255,255,255,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-top:1px solid rgba(255,255,255,.1);display:flex;flex-direction:column;align-items:center;justify-content:center}.footer-text{color:#fff;font-size:12px;text-align:center;line-height:1.3;opacity:.9;margin:0}.download-instructions{flex:1;max-width:350px;background:#f8f9fa;border-radius:12px;padding:20px;border:1px solid #e9ecef}.download-instructions h3{margin:0 0 16px;color:#333;font-size:1.1rem;font-weight:600}.download-instructions ol{margin:0 0 16px;padding-left:20px}.download-instructions li{margin-bottom:8px;color:#555;line-height:1.4}.tip{background:#e3f2fd;border:1px solid #bbdefb;border-radius:8px;padding:12px;margin:0;color:#1565c0;font-size:.9rem;line-height:1.4}.social-media-popup .popup-actions{display:flex;justify-content:center;padding:20px 24px;border-top:1px solid #e9ecef;background:#f8f9fa;border-radius:0 0 16px 16px}.btn-close-popup{background:#28a745;color:#fff;border:none;padding:12px 24px;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:8px}.btn-close-popup:hover{background:#218838;transform:translateY(-1px)}@media (max-width: 768px){.social-media-popup{margin:10px;max-width:calc(100% - 20px)}.social-media-popup .popup-content{flex-direction:column;gap:20px;padding:20px}.post-preview-container{align-self:center}.social-media-post{width:280px;height:498px}.social-post-title{font-size:18px}.download-instructions{max-width:100%}.social-media-popup .popup-header,.social-media-popup .popup-actions{padding:16px 20px}}@media (max-width: 480px){.social-media-post{width:240px;height:427px}.social-post-title{font-size:16px}.post-content{padding:16px;gap:16px}.option-card{padding:10px 12px}.option-content{font-size:13px}}.screenshot-section{flex:1;padding:24px;background:linear-gradient(135deg,#f5f7fa 0%,#c3cfe2 100%);border-radius:16px;text-align:center}.screenshot-section h3{margin:0 0 16px;color:#2d3748;font-size:1.3rem;font-weight:600}.screenshot-section p{margin:0 0 20px;color:#4a5568;line-height:1.6;font-size:.95rem}.btn-screenshot{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);color:#fff;border:none;padding:14px 28px;border-radius:12px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px #667eea4d;min-width:200px}.btn-screenshot:hover{transform:translateY(-2px);box-shadow:0 8px 25px #667eea66}.btn-screenshot:active{transform:translateY(0)}html{width:100%;height:100%;padding:0;margin:0}body{margin:0;padding:0;width:100%;height:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f8e6ee}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*,*:before,*:after{box-sizing:border-box}#root{width:100%;height:100%;margin:0;padding:0;display:flex;flex-direction:column;justify-content:flex-start}@media (max-width: 767px){body{overflow-x:hidden}#root{width:100vw;min-height:100vh}}
