:root{--primary-color:#ffeb3b;--secondary-color:#000;--background-color:#fff;--accent-color:#ffc107;--accent-light:#ffcdd2;--text-dark:#000;--text-light:#666;--shadow:0 4px 6px #0000001a;--shadow-hover:0 8px 12px #00000026}*{box-sizing:border-box;padding:0}*,body{margin:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;background-color:var(--background-color);color:#000;color:var(--text-dark);font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.app-wrapper{overflow-x:hidden;padding-top:0;width:100%}html{scroll-behavior:smooth}#about,#home{scroll-margin-top:80px}#about,#home,section{position:relative;z-index:1}#about:after,#home:after,section:after{background:linear-gradient(180deg,#0000,#0000000a);content:"";display:block;height:120px}.header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#fffffff2;box-shadow:0 2px 10px #0000000d;left:0;position:fixed;right:0;top:0;transition:all .3s ease;width:100%;z-index:1000}.header-scrolled{box-shadow:0 2px 20px #0000001a}.header-container{justify-content:space-between;margin:0 auto;max-width:1600px;padding:1rem 2rem}.header-container,.header-logo{align-items:center;display:flex}.header-logo{cursor:pointer;gap:.75rem;z-index:1001}.header-logo-image{border-radius:12px;height:50px;object-fit:cover;width:50px}.header-logo-text{color:#1a1a1a;font-size:1.5rem;font-weight:700;letter-spacing:-.5px}.header-nav{gap:2.5rem}.header-nav,.header-social{align-items:center;display:flex}.header-social{border-left:1px solid #0000001a;gap:1rem;margin-left:1rem;padding-left:1rem}.header-social-link{align-items:center;background-color:#ffc1071a;border-radius:50%;color:#1a1a1a;display:flex;height:36px;justify-content:center;transition:all .3s ease;width:36px}.header-social-link:hover{background-color:#ffc107;color:#fff;transform:translateY(-2px)}.header-social-icon{height:18px;width:18px}.header-nav-link{color:#333;font-size:1rem;font-weight:500;position:relative;text-decoration:none;transition:color .3s ease}.header-nav-link:hover{color:#ffc107}.header-nav-link:after{background-color:#ffc107;bottom:-5px;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.header-nav-link:hover:after{width:100%}.header-hamburger{background:none;border:none;cursor:pointer;display:none;flex-direction:column;gap:5px;padding:.5rem;z-index:1001}.header-hamburger-line{background-color:#333;border-radius:2px;height:3px;transition:all .3s ease;width:25px}.header-hamburger-active .header-hamburger-line:first-child{transform:rotate(45deg) translate(7px,7px)}.header-hamburger-active .header-hamburger-line:nth-child(2){opacity:0}.header-hamburger-active .header-hamburger-line:nth-child(3){transform:rotate(-45deg) translate(7px,-7px)}.header-overlay{animation:fadeIn .3s ease;background-color:#00000080;display:none;height:100%;left:0;position:fixed;top:0;width:100%;z-index:998}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.header-mobile-menu{background-color:#fff;box-shadow:-2px 0 20px #0000001a;height:100vh;padding:2rem;position:fixed;right:-100%;top:0;transition:right .3s ease;width:280px;z-index:999}.header-mobile-menu-open{right:0}.header-mobile-close{align-items:center;background:none;border:none;color:#333;cursor:pointer;display:flex;font-size:2.5rem;height:40px;justify-content:center;line-height:1;position:absolute;right:1rem;top:1rem;transition:color .3s ease;width:40px}.header-mobile-close:hover{color:#ffc107}.header-mobile-nav{display:flex;flex-direction:column;gap:2rem;margin-top:4rem}.header-mobile-link{border-bottom:2px solid #0000;color:#333;font-size:1.25rem;font-weight:600;padding:.5rem 0;text-decoration:none;transition:all .3s ease}.header-mobile-link:hover{border-bottom-color:#ffc107;color:#ffc107;padding-left:.5rem}.header-mobile-social{border-top:1px solid #0000001a;display:flex;gap:1rem;margin-top:2rem;padding-top:2rem}@media (max-width:768px){.header-nav{display:none}.header-hamburger{display:flex}.header-overlay{display:block}.header-container{padding:1rem 1.5rem}.header-logo-image{height:40px;width:40px}.header-logo-text{font-size:1.25rem}}@media (max-width:480px){.header-container{padding:1rem}.header-mobile-menu{width:100%}}.header-auth-actions{display:flex;gap:12px;margin-left:20px}.header-auth-btn{border:none;border-radius:20px;cursor:pointer;font-size:13px;font-weight:600;padding:8px 18px;text-decoration:none;transition:all .2s ease}.header-login-btn{background:#0000;color:#000}.header-login-btn:hover{background:#0000000d}.header-register-btn{background:#f5c518;color:#000}.header-register-btn:hover{background:#e6b800}.header-logout-btn{background:#000;color:#fff}.header-logout-btn:hover{background:#222}.header-mobile-auth{display:flex;flex-direction:column;gap:14px;margin-top:30px}.header-mobile-auth-btn{background:#f5c518;border:none;border-radius:10px;color:#000;font-weight:600;padding:12px;text-align:center;text-decoration:none}.header-mobile-auth-btn.logout{background:#000;color:#fff}.footer-section{background-color:var(--secondary-color);color:var(--background-color);padding:80px 20px 40px}.footer-container{margin:0 auto;max-width:1200px}.footer-top{grid-gap:60px;display:grid;gap:60px;grid-template-columns:1.5fr 2fr;margin-bottom:60px}.footer-brand{display:flex;flex-direction:column;gap:16px}.footer-logo{border-radius:16px;height:80px;object-fit:contain;width:80px}.footer-brand-name{color:var(--primary-color);font-size:2rem;font-weight:700}.footer-brand-tagline{color:#ffffffb3;font-size:1rem;font-weight:400}.footer-links{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(3,1fr)}.footer-column-title{color:var(--primary-color);font-size:1.125rem;font-weight:600;margin-bottom:20px}.footer-column-list{display:flex;flex-direction:column;gap:12px;list-style:none}.footer-link{color:#ffffffb3;font-size:.938rem;text-decoration:none;transition:color .3s ease}.footer-link:hover{color:var(--primary-color)}.footer-divider{background:#ffffff1a;height:1px;margin-bottom:40px}.footer-bottom{align-items:center;display:flex;justify-content:center}.footer-copyright{color:#ffffff80;font-size:.875rem;text-align:center}@media (max-width:968px){.footer-top{gap:40px;grid-template-columns:1fr}.footer-links{grid-template-columns:repeat(2,1fr)}}@media (max-width:576px){.footer-links{grid-template-columns:1fr}.footer-bottom{flex-direction:column;text-align:center}}.cookie-consent-overlay{animation:slideUp .4s ease-out;background:linear-gradient(0deg,#000c,#0009);bottom:0;left:0;padding:1rem;position:fixed;right:0;z-index:9999}@keyframes slideUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.cookie-consent-banner{background:#fff;border-radius:12px;box-shadow:0 -4px 20px #00000026;display:flex;flex-direction:column;gap:1.5rem;margin:0 auto;max-width:1200px;padding:1.5rem}.cookie-consent-content{flex:1 1}.cookie-consent-title{color:#1a1a1a;font-size:1.25rem;font-weight:600;line-height:1.3;margin:0 0 .75rem}.cookie-consent-text{color:#4a4a4a;font-size:.938rem;line-height:1.6;margin:0}.cookie-consent-actions{display:flex;flex-direction:column;gap:.75rem}.cookie-consent-btn{border:none;border-radius:8px;cursor:pointer;font-size:1rem;font-weight:600;min-height:48px;padding:.875rem 1.5rem;text-align:center;transition:all .3s ease}.cookie-consent-btn-accept{background:#007bff;color:#fff}.cookie-consent-btn-accept:hover{background:#0056b3;box-shadow:0 4px 12px #007bff4d;transform:translateY(-2px)}.cookie-consent-btn-accept:active{transform:translateY(0)}.cookie-consent-btn-decline{background:#f5f5f5;color:#4a4a4a}.cookie-consent-btn-decline:hover{background:#e0e0e0}.cookie-consent-btn-decline:active{background:#d0d0d0}@media (min-width:640px){.cookie-consent-overlay{padding:1.5rem}.cookie-consent-banner{gap:2rem;padding:2rem}.cookie-consent-title{font-size:1.5rem}.cookie-consent-text{font-size:1rem}.cookie-consent-actions{flex-direction:row;gap:1rem;justify-content:flex-end}.cookie-consent-btn{min-height:auto;min-width:120px;padding:.75rem 2rem}}@media (min-width:768px){.cookie-consent-banner{align-items:center;flex-direction:row;gap:2rem}.cookie-consent-actions{flex-shrink:0}}@media (min-width:1024px){.cookie-consent-overlay{padding:2rem}.cookie-consent-banner{padding:2.5rem}.cookie-consent-title{font-size:1.625rem}}.hero-section{align-items:center;background:linear-gradient(135deg,#ffeb3b,#ffc107);display:flex;justify-content:center;min-height:100vh;overflow:hidden;padding:80px 20px;position:relative}.hero-section:before{background:radial-gradient(circle at 20% 50%,#fff3 0,#0000 50%);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.hero-container{grid-gap:60px;align-items:center;display:grid;gap:60px;grid-template-columns:1fr 1fr;max-width:1200px;position:relative;width:100%;z-index:1}.hero-content{animation:heroFadeIn 1s ease-out}.hero-title{color:var(--secondary-color);font-size:3.5rem;font-weight:700;line-height:1.2;margin-bottom:24px}.hero-bolt{animation:heroBoltPulse 2s ease-in-out infinite;display:inline-block}.hero-tagline{color:var(--secondary-color);font-size:1.5rem;font-weight:400;margin-bottom:40px;opacity:.9}.hero-buttons{display:flex;flex-wrap:wrap;gap:20px}.hero-badge-container-appstore,.hero-badge-container-playstore{align-items:center;display:flex}.hero-badge-link{display:block;transition:all .3s ease}.hero-badge-link:hover{transform:translateY(-4px)}.hero-badge-appstore{height:38px}.hero-badge-appstore,.hero-badge-playstore{display:block;object-fit:contain;width:150px}.hero-badge-playstore{height:54px}.hero-visual{animation:heroFadeIn 1s ease-out .3s backwards}.hero-mockup,.hero-visual{align-items:center;display:flex;justify-content:center}.hero-mockup{animation:heroFloat 3s ease-in-out infinite;aspect-ratio:1;background:#fff3;border-radius:32px;box-shadow:var(--shadow-hover);max-width:400px;padding:40px;position:relative;width:100%}.hero-logo{border-radius:24px;height:100%;object-fit:contain;width:100%}@keyframes heroFadeIn{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes heroBoltPulse{0%,to{transform:scale(1)}50%{transform:scale(1.2)}}@keyframes heroFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@media (max-width:768px){.hero-container{gap:40px;grid-template-columns:1fr;text-align:center}.hero-title{font-size:2.5rem}.hero-tagline{font-size:1.25rem}.hero-buttons{justify-content:center}.hero-badge-appstore{height:38px;width:150px}.hero-badge-playstore{height:54px;width:150px}.hero-mockup{max-width:300px}}.about-section{background-color:var(--background-color);padding:100px 20px}.about-container{grid-gap:80px;align-items:center;display:grid;gap:80px;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1200px}.about-mockup,.about-phone{align-items:center;display:flex;justify-content:center}.about-phone{background:linear-gradient(135deg,#ffeb3b,#ffc107);border-radius:40px;box-shadow:0 20px 60px #00000026;height:600px;overflow:hidden;padding:20px;position:relative;transition:transform .3s ease;width:300px}.about-phone:hover{transform:scale(1.05) rotate(2deg)}.about-phone:before{background:#000c;border-radius:0 0 20px 20px;content:"";height:30px;left:50%;position:absolute;top:20px;transform:translateX(-50%);width:120px;z-index:2}.about-phone-image{border-radius:30px;height:100%;object-fit:contain;width:100%}.about-content{animation:aboutSlideIn 1s ease-out}.about-heading{color:var(--secondary-color);display:inline-block;font-size:3rem;font-weight:700;margin-bottom:24px;position:relative}.about-heading:after{background-color:var(--primary-color);border-radius:2px;bottom:-10px;content:"";height:4px;left:0;position:absolute;width:80px}.about-description{color:var(--text-light);font-size:1.25rem;font-weight:400;line-height:1.8}@keyframes aboutSlideIn{0%{opacity:0;transform:translateX(50px)}to{opacity:1;transform:translateX(0)}}@media (max-width:768px){.about-container{gap:40px;grid-template-columns:1fr;text-align:center}.about-heading{font-size:2.25rem}.about-heading:after{left:50%;transform:translateX(-50%)}.about-description{font-size:1.125rem}.about-phone{height:500px;width:250px}}.features-section{background:linear-gradient(180deg,#fff,#fff9e6);padding:100px 20px}.features-container{margin:0 auto;max-width:1200px}.features-header{margin-bottom:80px;text-align:center}.features-heading{color:var(--secondary-color);font-size:3rem;font-weight:700;margin-bottom:16px}.features-subheading{color:var(--text-light);font-size:1.25rem;font-weight:400;margin:0 auto;max-width:600px}.features-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}.features-card{background-color:var(--background-color);border-radius:20px;box-shadow:var(--shadow);cursor:pointer;padding:40px 30px;transition:all .3s ease}.features-card:hover{background:linear-gradient(135deg,#ffeb3b,#ffc107);box-shadow:0 12px 24px #ffeb3b4d;transform:translateY(-10px)}.features-card:hover .features-card-icon{transform:scale(1.2) rotate(10deg)}.features-card:hover .features-card-description,.features-card:hover .features-card-title{color:var(--secondary-color)}.features-card-icon{display:inline-block;font-size:3rem;margin-bottom:20px;transition:transform .3s ease}.features-card-title{color:var(--secondary-color);font-size:1.5rem;font-weight:600;margin-bottom:12px;transition:color .3s ease}.features-card-description{color:var(--text-light);font-size:1rem;line-height:1.6;transition:color .3s ease}@media (max-width:768px){.features-heading{font-size:2.25rem}.features-subheading{font-size:1.125rem}.features-grid{grid-template-columns:1fr}}.screenshots-section{background-color:var(--background-color);overflow:hidden;padding:100px 20px}.screenshots-container{margin:0 auto;max-width:1200px}.screenshots-header{margin-bottom:60px;text-align:center}.screenshots-heading{color:var(--secondary-color);font-size:3rem;font-weight:700;margin-bottom:16px}.screenshots-subheading{color:var(--text-light);font-size:1.25rem;font-weight:400}.screenshots-carousel{align-items:center;display:flex;justify-content:center;margin-bottom:40px;position:relative}.screenshots-track{display:flex;max-width:500px;overflow:hidden;position:relative;width:100%}.screenshots-slide{align-items:center;display:flex;flex-direction:column;min-width:100%;transition:transform .5s ease}.screenshots-phone{border-radius:40px;box-shadow:0 20px 60px #0003;height:560px;overflow:hidden;padding:20px;position:relative;transition:transform .3s ease;width:280px}.screenshots-slide-active .screenshots-phone{animation:screenshotsZoom .5s ease}.screenshots-phone-notch{background-color:#000c;border-radius:0 0 20px 20px;height:30px;left:50%;position:absolute;top:0;transform:translateX(-50%);width:120px;z-index:2}.screenshots-phone-content{align-items:center;background-color:#fff;border-radius:30px;display:flex;flex-direction:column;height:100%;justify-content:center;overflow:hidden;padding:20px;width:100%}.screenshots-phone-title{color:var(--secondary-color);font-size:1.5rem;font-weight:600;margin-bottom:20px}.screenshots-phone-image{border-radius:20px;height:150px;object-fit:contain;width:150px}.screenshots-description{color:var(--text-light);font-size:1.125rem;margin-top:24px;max-width:400px;text-align:center}.screenshots-arrow{background-color:var(--primary-color);border:none;border-radius:50%;box-shadow:var(--shadow);color:var(--secondary-color);cursor:pointer;font-size:2rem;height:50px;position:absolute;top:50%;transform:translateY(-50%);transition:all .3s ease;width:50px;z-index:2}.screenshots-arrow:hover{box-shadow:var(--shadow-hover);transform:translateY(-50%) scale(1.1)}.screenshots-arrow-left{left:10px}.screenshots-arrow-right{right:10px}.screenshots-dots{display:flex;gap:12px;justify-content:center}.screenshots-dot{background-color:#e0e0e0;border:none;border-radius:50%;cursor:pointer;height:12px;transition:all .3s ease;width:12px}.screenshots-dot-active{background-color:var(--primary-color);border-radius:6px;width:32px}@keyframes screenshotsZoom{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@media (max-width:768px){.screenshots-heading{font-size:2.25rem}.screenshots-subheading{font-size:1.125rem}.screenshots-phone{height:480px;width:240px}.screenshots-arrow{font-size:1.5rem;height:40px;width:40px}.screenshots-arrow-left{left:0}.screenshots-arrow-right{right:0}}.download-section{background:linear-gradient(135deg,#ffeb3b,#ffc107);overflow:hidden;padding:100px 20px;position:relative}.download-container{grid-gap:60px;align-items:center;display:grid;gap:60px;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1200px;position:relative;z-index:1}.download-content{animation:downloadSlideIn 1s ease-out}.download-heading{color:var(--secondary-color);font-size:3.5rem;font-weight:700;line-height:1.2;margin-bottom:20px}.download-subheading{color:var(--secondary-color);font-size:1.5rem;font-weight:400;margin-bottom:40px;opacity:.9}.download-buttons{display:flex;gap:20px;max-width:400px}.download-badge-container-appstore,.download-badge-container-playstore{align-items:center;display:flex}.download-badge-link{display:block;transition:all .3s ease}.download-badge-link:hover{transform:translateX(10px) scale(1.02)}.download-badge-appstore{display:block;height:38px;object-fit:contain;width:150px}.download-badge-playstore{display:block;height:54px;object-fit:contain;width:150px}.download-visual{align-items:center;display:flex;height:400px;justify-content:center;position:relative}.download-circle{background:#fff3;border-radius:50%;position:absolute}.download-circle-1{animation:downloadPulse 3s ease-in-out infinite;height:300px;width:300px}.download-circle-2{animation:downloadPulse 3s ease-in-out 1.5s infinite;height:400px;width:400px}.download-logo{align-items:center;animation:downloadFloat 3s ease-in-out infinite;background-color:#fff;border-radius:50%;box-shadow:0 20px 60px #0003;display:flex;height:200px;justify-content:center;position:relative;width:200px;z-index:2}.download-logo-image{border-radius:50%;height:160px;object-fit:contain;width:160px}@keyframes downloadSlideIn{0%{opacity:0;transform:translateX(-50px)}to{opacity:1;transform:translateX(0)}}@keyframes downloadPulse{0%,to{opacity:.3;transform:scale(1)}50%{opacity:.1;transform:scale(1.2)}}@keyframes downloadFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@media (max-width:768px){.download-container{gap:40px;grid-template-columns:1fr;text-align:center}.download-heading{font-size:2.5rem}.download-subheading{font-size:1.25rem}.download-buttons{margin:0 auto}.download-button:hover{transform:translateY(-5px)}.download-visual{height:300px}.download-circle-1{height:200px;width:200px}.download-circle-2{height:280px;width:280px}.download-logo{height:150px;width:150px}.download-logo-image{height:120px;width:120px}}.product-hub{animation:bgShift 14s ease infinite;background:linear-gradient(120deg,#f5c518,#7b5cff,#4da3ff);background-size:300% 300%;min-height:100vh;padding:80px 60px}.hub-hero{color:#fff;margin-bottom:60px}.hub-hero h1{font-size:42px;margin-bottom:10px}.hub-hero p{font-size:18px;opacity:.9}.hub-actions{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(4,1fr);margin-bottom:80px}.hub-tile{border-radius:20px;box-shadow:0 20px 40px #0003;color:#fff;cursor:pointer;font-size:20px;font-weight:600;padding:40px;text-align:center}.hub-tile.yellow{background:linear-gradient(135deg,#f5c518,#ffdd6b);color:#000}.hub-tile.purple{background:linear-gradient(135deg,#7b5cff,#9f8cff)}.hub-tile.blue{background:linear-gradient(135deg,#4da3ff,#7bc1ff)}.hub-tile.green{background:linear-gradient(135deg,#00c48c,#2ee5b5)}.hub-feed h2{color:#fff;font-size:28px;margin-bottom:20px}.feed-box{background:#ffffff40;width:260px}.shimmer:after{background:linear-gradient(120deg,#0000,#ffffff80,#0000)}@media (max-width:900px){.hub-actions{grid-template-columns:1fr 1fr}}:root{--green:#00c48c}.dashboard-page{animation:bgShift 14s ease infinite;background:linear-gradient(120deg,#f5c518,#7b5cff,#4da3ff);background-size:300% 300%;box-sizing:border-box;min-height:100vh;padding:120px 60px 60px}.dash-hero{color:#fff;margin-bottom:60px}.dash-hero h1{font-size:42px;margin-bottom:12px}.dash-hero p{font-size:18px;opacity:.9}.logout-btn{background:#000;border:none;color:#fff;cursor:pointer;font-weight:600;margin-top:20px;padding:10px 20px}.dash-actions{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(4,1fr);margin-bottom:80px}.action-tile{border-radius:20px;box-shadow:0 20px 40px #00000026;color:#fff;cursor:pointer;display:flex;flex-direction:column;justify-content:center;min-height:140px;padding:30px}.action-tile h3{font-size:20px;margin-bottom:6px}.action-tile p{font-size:14px;opacity:.85}.action-tile.yellow{background:linear-gradient(135deg,#f5c518,#ffdd6b);color:#000}.action-tile.purple{background:linear-gradient(135deg,#7b5cff,#9f8cff)}.action-tile.blue{background:linear-gradient(135deg,#4da3ff,#7bc1ff)}.action-tile.green{background:linear-gradient(135deg,#00c48c,#2ee5b5)}.dash-feed-preview h2{color:#fff;font-size:26px;margin-bottom:20px}.feed-row{display:flex;gap:20px}.feed-box{background:#fff3;border-radius:16px;height:180px;width:240px}.shimmer{overflow:hidden;position:relative}.shimmer:after{animation:shimmer 1.6s infinite;background:linear-gradient(120deg,#0000,#fff6,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;width:100%}@keyframes shimmer{to{left:100%}}@media (max-width:900px){.dash-actions{grid-template-columns:1fr 1fr}}.feed-box.real{background:#111;border-radius:16px;cursor:pointer;overflow:hidden;position:relative}.feed-box.real img,.feed-box.real video{height:100%;object-fit:cover;width:100%}.feed-overlay{background:linear-gradient(0deg,#000c,#0000);bottom:0;color:#fff;font-size:13px;left:0;padding:12px;position:absolute;right:0}.dash-empty{opacity:.6;padding:20px}.dash-error{color:#ff4d4f;padding:12px 0}.pwa-strip{justify-content:center;margin:16px 0 12px;min-height:40vh;overflow:hidden;padding:0 24px;position:relative}.pwa-strip,.pwa-strip-inner{background-color:#ffeb3b;display:flex;width:100%}.pwa-strip-inner{align-items:center;justify-content:space-between;max-width:1100px;padding:14px 18px}.pwa-left{align-items:center;display:flex;gap:12px}.pwa-badge{background:#ffd600;border-radius:999px;color:#000;font-size:11px;font-weight:700;padding:4px 10px}.pwa-text{color:#111;font-size:15px}.pwa-text strong{color:#000}.pwa-cta{background:#000;border:none;border-radius:999px;color:#ffd600;cursor:pointer;font-size:14px;font-weight:600;padding:8px 18px;transition:all .25s ease}.pwa-cta:hover{background:#111}.ios-hint{bottom:20px;left:50%;max-width:420px;position:fixed;transform:translateX(-50%);width:calc(100% - 32px);z-index:9999}.ios-hint-content{align-items:center;background:#000;border-radius:14px;box-shadow:0 10px 30px #0006;color:#ffd600;display:flex;font-size:14px;justify-content:space-between;padding:12px 16px}.ios-hint-content button{background:none;border:none;color:#ffd600;cursor:pointer;font-size:18px}.contact-section{background:linear-gradient(135deg,#fff9e6,#fff);padding:6rem 2rem}.contact-container{margin:0 auto;max-width:1200px}.contact-header{margin-bottom:4rem;text-align:center}.contact-heading{color:#1a1a1a;font-size:2.5rem;font-weight:700;margin-bottom:1rem}.contact-subheading{color:#666;font-size:1.125rem;line-height:1.6;margin:0 auto;max-width:600px}.contact-content{align-items:center;display:flex;justify-content:center}.contact-info{display:flex;flex-direction:row;gap:2rem;max-width:800px;width:100%}.contact-info-card{background:#fff;border-radius:16px;box-shadow:0 4px 20px #00000014;flex:1 1;padding:2.5rem;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.contact-info-card:hover{box-shadow:0 6px 30px #0000001f;transform:translateY(-5px)}.contact-info-icon{font-size:3rem;margin-bottom:1rem}.contact-info-title{color:#1a1a1a;font-size:1.25rem;font-weight:600;margin-bottom:1rem}.contact-info-link{color:#ffc107;display:inline-block;font-size:1.125rem;font-weight:500;text-decoration:none;transition:color .3s ease;word-break:break-word}.contact-info-link:hover{color:#ffb300;text-decoration:underline}.contact-form{background:#fff;border-radius:20px;box-shadow:0 10px 40px #0000001a;padding:3rem}.contact-form-group{margin-bottom:1.5rem}.contact-form-label{color:#333;display:block;font-size:.95rem;font-weight:600;margin-bottom:.5rem}.contact-form-required{color:#ffc107}.contact-form-optional{color:#999;font-size:.875rem;font-weight:400}.contact-form-input,.contact-form-textarea{background-color:#fafafa;border:2px solid #e0e0e0;border-radius:10px;font-family:inherit;font-size:1rem;padding:.875rem 1rem;transition:all .3s ease;width:100%}.contact-form-input:focus,.contact-form-textarea:focus{background-color:#fff;border-color:#ffc107;box-shadow:0 0 0 4px #ffc1071a;outline:none}.contact-form-input:disabled,.contact-form-textarea:disabled{background-color:#f5f5f5;cursor:not-allowed;opacity:.7}.contact-form-input-error{border-color:#f44336}.contact-form-input-error:focus{border-color:#f44336;box-shadow:0 0 0 4px #f443361a}.contact-form-textarea{min-height:150px;resize:vertical}.contact-form-error{color:#f44336;display:block;font-size:.875rem;margin-top:.375rem}.contact-form-message{border-radius:10px;font-size:.95rem;font-weight:500;margin-bottom:1.5rem;padding:1rem 1.25rem}.contact-form-message-success{background-color:#e8f5e9;border:1px solid #a5d6a7;color:#2e7d32}.contact-form-message-error{background-color:#ffebee;border:1px solid #ef9a9a;color:#c62828}.contact-form-button{background:linear-gradient(135deg,#ffc107,#ffb300);border:none;border-radius:12px;box-shadow:0 4px 15px #ffc1074d;color:#1a1a1a;cursor:pointer;font-size:1.125rem;font-weight:600;padding:1rem 2rem;transition:all .3s ease;width:100%}.contact-form-button:hover:not(:disabled){box-shadow:0 6px 25px #ffc10766;transform:translateY(-2px)}.contact-form-button:active:not(:disabled){transform:translateY(0)}.contact-form-button:disabled{cursor:not-allowed;opacity:.6}@media (max-width:768px){.contact-section{padding:4rem 1.5rem}.contact-heading{font-size:2rem}.contact-subheading{font-size:1rem}.contact-header{margin-bottom:3rem}.contact-info{flex-direction:column;gap:1.5rem}.contact-info-card{padding:2rem}.contact-info-icon{font-size:2.5rem}.contact-info-title{font-size:1.125rem}.contact-info-link{font-size:1rem}}@media (max-width:480px){.contact-section{padding:3rem 1rem}.contact-heading{font-size:1.75rem}.contact-info-card{padding:1.5rem}.contact-info-icon{font-size:2rem}.contact-info-link{font-size:.95rem}}.policies-page{background-color:var(--background-color);min-height:100vh;padding:120px 20px 60px}.policies-container{margin:0 auto;max-width:1200px}.policies-breadcrumb{align-items:center;display:flex;font-size:.875rem;gap:8px;margin-bottom:32px}.policies-breadcrumb-link{color:var(--text-light);text-decoration:none;transition:color .3s ease}.policies-breadcrumb-link:hover{color:var(--primary-color)}.policies-breadcrumb-separator{color:var(--text-light)}.policies-breadcrumb-current{color:var(--text-dark);font-weight:500}.policies-header{margin-bottom:64px;text-align:center}.policies-title{color:var(--text-dark);font-size:3rem;font-weight:700;line-height:1.2;margin-bottom:16px}.policies-subtitle{color:var(--text-light);font-size:1.125rem;line-height:1.6;margin:0 auto;max-width:700px}.policies-grid{display:flex;flex-direction:column;gap:48px;margin-bottom:80px}.policies-category{width:100%}.policies-category-title{border-bottom:3px solid var(--primary-color);color:var(--text-dark);font-size:1.75rem;font-weight:600;margin-bottom:24px;padding-bottom:12px}.policies-cards{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.policy-card{background:var(--background-color);border:2px solid #0000001a;border-radius:12px;color:var(--text-dark);overflow:hidden;padding:32px;position:relative;text-decoration:none;transition:all .3s ease}.policy-card:before{background:var(--primary-color);content:"";height:4px;left:0;position:absolute;top:0;transform:scaleX(0);transition:transform .3s ease;width:100%}.policy-card:hover{border-color:var(--primary-color);box-shadow:var(--shadow-hover);transform:translateY(-4px)}.policy-card:hover:before{transform:scaleX(1)}.policy-card-title{color:var(--text-dark);font-size:1.375rem;font-weight:600;margin-bottom:12px}.policy-card-description{color:var(--text-light);font-size:1rem;line-height:1.6;margin-bottom:16px}.policy-card-arrow{color:var(--primary-color);display:inline-block;font-size:1.5rem;transition:transform .3s ease}.policy-card:hover .policy-card-arrow{transform:translateX(8px)}.policies-contact{background:var(--secondary-color);border-radius:16px;color:var(--background-color);padding:48px;text-align:center}.policies-contact-title{color:var(--primary-color);font-size:2rem;font-weight:600;margin-bottom:16px}.policies-contact-text{color:#ffffffe6;font-size:1.125rem;line-height:1.6}.policies-contact-email{color:var(--primary-color);font-weight:600;text-decoration:underline;transition:color .3s ease}.policies-contact-email:hover{color:var(--accent-color)}@media (max-width:768px){.policies-page{padding:100px 20px 40px}.policies-title{font-size:2rem}.policies-subtitle{font-size:1rem}.policies-cards{grid-template-columns:1fr}.policies-contact{padding:32px 24px}.policies-contact-title{font-size:1.5rem}.policies-contact-text{font-size:1rem}}.policy-page{background-color:var(--background-color);min-height:100vh;padding:120px 20px 60px}.policy-container{margin:0 auto;max-width:900px}.policy-breadcrumb{align-items:center;display:flex;font-size:.875rem;gap:8px;margin-bottom:32px}.policy-breadcrumb-link{color:var(--text-light);text-decoration:none;transition:color .3s ease}.policy-breadcrumb-link:hover{color:var(--primary-color)}.policy-breadcrumb-separator{color:var(--text-light)}.policy-breadcrumb-current{color:var(--text-dark);font-weight:500}.policy-header{margin-bottom:48px}.policy-title{color:var(--text-dark);font-size:2.5rem;font-weight:700;line-height:1.2;margin-bottom:12px}.policy-last-updated{color:var(--text-light);font-size:1rem;font-style:italic}.policy-content{color:var(--text-dark);line-height:1.8}.policy-content h2{font-size:1.75rem;margin-bottom:20px;margin-top:48px}.policy-content h2,.policy-content h3{color:var(--text-dark);font-weight:600}.policy-content h3{font-size:1.25rem;margin-bottom:16px;margin-top:32px}.policy-content p{color:var(--text-dark);font-size:1rem;margin-bottom:16px}.policy-content ol,.policy-content ul{margin-bottom:16px;margin-left:24px}.policy-content li{font-size:1rem;margin-bottom:8px}.policy-content a{color:var(--accent-color);text-decoration:underline;transition:color .3s ease}.policy-content a:hover{color:var(--primary-color)}.policy-content strong{color:var(--text-dark);font-weight:600}.policy-footer{border-top:1px solid #0000001a;margin-top:64px;padding-top:32px}.policy-back-link{align-items:center;color:var(--text-dark);display:inline-flex;font-weight:500;text-decoration:none;transition:color .3s ease}.policy-back-link:hover{color:var(--primary-color)}@media (max-width:768px){.policy-page{padding:100px 20px 40px}.policy-title{font-size:2rem}.policy-content h2{font-size:1.5rem}.policy-content h3{font-size:1.125rem}}.ai-root{background:radial-gradient(circle at 80% 20%,#1a1a1a,#000);color:#fff;min-height:100vh;overflow:hidden;position:relative}.ai-glow{background:radial-gradient(circle,#b400ff40,#0000 60%);filter:blur(90px);height:600px;position:absolute;right:-150px;top:-150px;width:600px}.ai-shell{grid-gap:40px;align-items:start;display:grid;gap:40px;grid-template-columns:1.2fr 1fr;height:auto;min-height:100vh;padding:40px}.ai-left{background:linear-gradient(135deg,#0a0a0a,#111);border-radius:24px;overflow:hidden;position:relative}.ai-image-empty{align-items:center;border:2px dashed #ffffff26;cursor:pointer;display:flex;flex-direction:column;height:100%;justify-content:center;transition:all .3s;width:100%}.ai-image-empty:hover{background:#b400ff0d;border-color:#b000ff}.ai-image-empty p{font-size:22px;font-weight:600}.ai-image-empty span{font-size:14px;margin-top:8px;opacity:.7}.ai-image-stage{height:100%;position:relative;width:100%}.ai-main-image{height:100%;object-fit:cover;width:100%}.ai-thumb-row{bottom:16px;display:flex;gap:10px;left:16px;position:absolute;right:16px}.ai-thumb-box{border-radius:12px;height:64px;overflow:hidden;position:relative;width:64px}.ai-thumb-box img{height:100%;object-fit:cover;width:100%}.ai-thumb-box button{background:#0009;border:none;border-radius:50%;color:#fff;cursor:pointer;height:18px;position:absolute;right:4px;top:2px;width:18px}.ai-thumb-add{align-items:center;background:#b400ff26;border-radius:12px;color:#b000ff;cursor:pointer;font-size:28px;height:64px;width:64px}.ai-right,.ai-thumb-add{display:flex;justify-content:center}.ai-right{flex-direction:column}.ai-right h1{font-size:42px;margin-bottom:10px}.ai-sub{margin-bottom:24px;opacity:.7}.ai-field{display:flex;flex-direction:column;margin-bottom:16px}.ai-field label{font-size:13px;margin-bottom:6px;opacity:.7}.ai-field input,.ai-field textarea{background:#0d0d0d;border:1px solid #ffffff1a;border-radius:12px;color:#fff;outline:none;padding:12px;resize:none}.ai-tags-row{display:flex;flex-wrap:wrap;gap:8px}.ai-tag{background:#b400ff26;border-radius:999px;color:#d28cff;font-size:13px;padding:6px 10px}.ai-actions{display:flex;gap:14px;margin-top:20px}.ai-primary{background:linear-gradient(135deg,#b000ff,#7b00ff);border:none;border-radius:12px;color:#fff}.ai-primary,.ai-secondary{cursor:pointer;font-weight:600;padding:14px 28px}.ai-secondary{background:#0000;border:1px solid #b000ff;border-radius:12px;color:#b000ff}.ai-error{background:#ff00001a;border-radius:10px;color:#ff6b6b;margin-bottom:14px;padding:10px 14px}:root{--black:#0a0a0a;--white:#fff;--yellow:#f5c518;--purple:#7b5cff;--blue:#4da3ff;--gray:#6e6e73}.animated-bg{animation:bgShift 12s ease infinite;background:linear-gradient(120deg,#f5c518,#7b5cff,#4da3ff);background:linear-gradient(120deg,var(--yellow),var(--purple),var(--blue));background-size:300% 300%}@keyframes bgShift{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.auth-page{align-items:center;display:flex;justify-content:center;min-height:100vh}.register-shell{background:#fff;background:var(--white);border-radius:18px;display:grid;grid-template-columns:1fr 1fr;max-width:1100px;overflow:hidden;width:100%}.register-left{background:#0a0a0a;background:var(--black);color:#fff;color:var(--white);padding:80px}.register-left h1{font-size:40px;margin-bottom:16px}.register-left p{color:#bdbdc2;font-size:16px}.register-right{padding:60px}.avatar-picker{align-items:center;background:#f3f3f5;border-radius:50%;color:#6e6e73;color:var(--gray);cursor:pointer;display:flex;font-size:14px;height:120px;justify-content:center;margin:0 auto 30px;overflow:hidden;width:120px}.avatar-picker img{height:100%;object-fit:cover;width:100%}.field{margin-bottom:26px;position:relative}.field input{border:none;border-bottom:1px solid #d2d2d7;font-size:15px;padding:14px 10px;width:100%}.field label{color:#6e6e73;color:var(--gray);left:10px;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%);transition:all .2s ease}.field input:focus+label,.field input:not(:placeholder-shown)+label{color:#f5c518;color:var(--yellow);font-size:12px;top:-8px}.field input:focus{border-bottom-color:#f5c518;border-bottom-color:var(--yellow);outline:none}button{background:#0a0a0a;background:var(--black);color:#fff;color:var(--white);font-size:15px;padding:16px;width:100%}.auth-error{color:red;font-size:13px;margin-bottom:14px}@media (max-width:900px){.register-shell{grid-template-columns:1fr}.register-left,.register-right{padding:40px}}.otp-shell{background:#fff;border-radius:18px;max-width:420px;padding:60px;text-align:center;width:100%}.otp-shell h2{font-size:24px;margin-bottom:8px}.otp-shell p{color:#6e6e73;font-size:14px;margin-bottom:28px}.otp-inputs{display:flex;gap:12px;justify-content:center;margin-bottom:20px}.otp-inputs input{border:1px solid #d2d2d7;border-radius:10px;font-size:22px;height:56px;text-align:center;width:48px}.otp-inputs input:focus{border-color:#f5c518;border-color:var(--yellow);outline:none}.auth-footer{color:#6e6e73;font-size:14px;margin-top:26px}.auth-footer span{color:#000;cursor:pointer;margin-left:6px;text-decoration:underline}.resend-wrapper{color:#6e6e73;font-size:14px;margin-top:22px;text-align:center}.resend-timer{opacity:.8}.resend-link{color:#0a0a0a;color:var(--black);cursor:pointer;font-weight:600;text-decoration:underline}.resend-link:hover{color:#f5c518;color:var(--yellow)}.create-draft-page{align-items:center;background:radial-gradient(circle at top,#fff7cc,#fff);display:flex;justify-content:center;min-height:100vh;padding:60px 20px}.create-draft-card{animation:floatIn .8s ease;background:#fff;border-radius:22px;box-shadow:0 20px 60px #00000014;max-width:720px;padding:40px;width:100%}.create-draft-card h1{color:#000;font-size:32px;margin:0}.subtitle{color:#666;margin-bottom:20px}textarea{border:1px solid #e5e5e5;border-radius:14px;font-size:15px;min-height:160px;outline:none;padding:14px;resize:vertical;width:100%}textarea:focus{border-color:#f5c518}.platform-row{align-items:center;display:flex;justify-content:space-between;margin-top:16px}select{border:1px solid #ddd;border-radius:10px;padding:8px 14px}.actions-row{display:flex;gap:14px;margin-top:24px}button{background:#f5c518;border:none;border-radius:20px;color:#000;cursor:pointer;font-weight:600;padding:12px 22px}button.secondary{background:#000;color:#fff}button:disabled{cursor:not-allowed;opacity:.6}.error-box{color:#b00020;font-size:14px;margin-top:14px}.precheck-box{background:#f9f9f9;border-radius:14px;margin-top:24px;padding:16px}.precheck-box.safe{border-left:5px solid #2ecc71}.precheck-box.risky{border-left:5px solid #e74c3c}.precheck-box.weak{border-left:5px solid #f39c12}.image-upload-section{margin-top:16px}.upload-btn{background:linear-gradient(135deg,#ffd000,#ffb700);border:none;border-radius:10px;box-shadow:0 6px 20px #ffd00059;color:#000;cursor:pointer;font-weight:600;padding:12px 20px}.upload-btn:hover{filter:brightness(1.05)}.image-preview-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(auto-fill,minmax(90px,1fr));margin-top:14px}.image-preview-box{background:#0f0f0f;border:1px solid #ffffff1a;border-radius:12px;overflow:hidden;position:relative}.image-preview-box img{display:block;height:100%;object-fit:cover;width:100%}.remove-image-btn{background:#000000b3;border:none;border-radius:50%;color:#fff;cursor:pointer;font-size:16px;height:24px;line-height:1;position:absolute;right:6px;top:6px;width:24px}.remove-image-btn:hover{background:#ff3b3b}.primary-btn{background:linear-gradient(135deg,#ffd000,#ffb700);border:none;border-radius:10px;box-shadow:0 6px 20px #ffd00059;color:#000}.primary-btn,.secondary-btn{cursor:pointer;font-weight:600;padding:12px 22px}.secondary-btn{background:#0000;border:1px solid #ffd000;border-radius:10px;color:#ffd000}.secondary-btn:hover{background:#ffd00014}.proceed-autofix-btn{background:linear-gradient(135deg,#ffd400,#ffb700);border:none;border-radius:14px;box-shadow:0 10px 30px #ffd70040;color:#000;cursor:pointer;font-weight:700;margin-top:18px;padding:14px 22px;transition:all .3s ease}@keyframes floatIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.publish-preview-page{background:#0b0b0b;color:#fff;min-height:100vh;overflow-y:auto;padding:40px 0}.preview-container{display:flex;flex-direction:column;gap:28px;margin:auto;max-width:900px;width:92%}.preview-image-wrapper{align-items:center;background:#000;border-radius:20px;display:flex;height:420px;justify-content:center;overflow:hidden;width:100%}.preview-image-full{background:#000;height:100%;object-fit:contain;width:100%}.preview-content textarea{background:#141414;border:none;border-radius:12px;color:#fff;font-size:15px;min-height:120px;outline:none;padding:14px;resize:none;width:100%}.tag-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.tag-chip{background:#1f1f1f;border-radius:20px;color:#f5c842;font-size:13px;padding:6px 10px}.action-bar{display:flex;gap:14px}.action-bar button{background:linear-gradient(135deg,#f5c842,#f1a602);border:none;border-radius:12px;color:#000;cursor:pointer;flex:1 1;font-weight:600;padding:14px}.action-bar .secondary{background:#1f1f1f;color:#fff}.share-bar{display:flex;gap:12px;justify-content:space-between}.share-bar button{background:#141414;border:1px solid #2a2a2a;border-radius:10px;color:#fff;cursor:pointer;flex:1 1;padding:12px}.error-box{background:#2a0f0f;border-radius:10px;color:#ff6b6b;margin-top:10px;padding:12px}.preview-title-input{background:#0f0f0f;border:1px solid #2a2a2a;border-radius:12px;color:#fff;font-size:20px;font-weight:600;margin-bottom:12px;outline:none;padding:14px 16px;width:100%}.preview-title-input::placeholder{color:#777}.preview-caption,.preview-description{margin-bottom:12px}.visibility-row{align-items:center;background:#141414;border-radius:10px;display:flex;justify-content:space-between;margin-bottom:10px;padding:12px 14px}.visibility-row span{color:#aaa;font-size:14px}.visibility-row select{background:#0f0f0f;border:1px solid #2a2a2a;border-radius:8px;color:#fff;cursor:pointer;outline:none;padding:6px 10px}.autofix-root{background:radial-gradient(circle at top,#0b0b0b,#000);color:#fff;min-height:100vh;overflow:hidden;position:relative}.autofix-glow{background:radial-gradient(circle,#ffd7002e,#0000 70%);filter:blur(120px);height:600px;position:absolute;right:-200px;top:-200px;width:600px;z-index:0}.autofix-shell{grid-gap:60px;display:grid;gap:60px;grid-template-columns:1fr 1fr;padding:80px;position:relative;z-index:1}.autofix-left h1{font-size:48px;font-weight:800;margin-bottom:12px}.autofix-sub{color:#aaa;margin-bottom:30px;max-width:420px}.autofix-run{background:linear-gradient(135deg,#ffd400,#ffb700);border:none;border-radius:16px;box-shadow:0 10px 30px #ffd70040;color:#000;cursor:pointer;font-size:16px;font-weight:700;padding:16px 28px}.autofix-run:disabled{cursor:not-allowed;opacity:.6}.autofix-error{color:#ff6b6b;font-weight:500;margin-top:16px}.autofix-metrics{display:flex;gap:20px;margin-top:40px}.metric-card{background:linear-gradient(145deg,#111,#0a0a0a);border-radius:18px;box-shadow:0 12px 30px #0009;min-width:160px;padding:20px 26px}.metric-card span{color:#888;display:block;font-size:13px}.metric-card strong{color:#ffd400;font-size:28px;font-weight:800}.autofix-right{display:flex;flex-direction:column;gap:24px}.autofix-result-card{background:linear-gradient(160deg,#0f0f0f,#050505);border-radius:24px;box-shadow:0 30px 80px #000000b3;padding:30px}.autofix-result-card h3{color:#ffd400;margin-bottom:12px}.autofix-result-card p{color:#eaeaea;line-height:1.7}.autofix-placeholder{border-radius:24px;color:#666;padding:40px;text-align:center}.autofix-issues,.autofix-placeholder{background:linear-gradient(160deg,#0f0f0f,#050505)}.autofix-issues{border-radius:20px;padding:24px}.autofix-issues h4{color:#ffd400;margin-bottom:12px}.issue-row{border-bottom:1px solid #ffffff0d;color:#ccc;display:flex;justify-content:space-between;padding:8px 0}.issue-row:last-child{border-bottom:none}.final-root{background:radial-gradient(circle at top,#0b0b0b,#000);color:#fff;min-height:100vh;padding:60px}.final-shell{margin:auto;max-width:1100px}.final-image-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));margin:30px 0}.final-image-box img{border-radius:16px;width:100%}.final-caption-box{background:#ffffff0d;border-radius:16px;margin-bottom:30px;padding:20px}.final-actions{display:flex;flex-wrap:wrap;gap:20px}.final-primary{background:linear-gradient(135deg,#ffd600,#ffae00);border:none;border-radius:999px;color:#000;font-weight:700}.final-primary,.final-secondary{cursor:pointer;padding:14px 28px}.final-secondary{background:#0000;border:1px solid #ffffff4d;border-radius:999px;color:#fff}.final-error{color:#ff4d4f;margin-top:20px}.final-success{color:#00ffb2;margin-top:20px}.myposts-root{background:radial-gradient(circle at top,#111 0,#000 70%);color:#fff;min-height:100vh;overflow-x:hidden;position:relative}.myposts-glow{background:radial-gradient(circle,#ffd60040,#0000 70%);filter:blur(80px);height:600px;left:-200px;pointer-events:none;position:absolute;top:-200px;width:600px;z-index:0}.myposts-shell{margin:auto;max-width:1300px;padding:80px 40px 60px;position:relative;z-index:1}.myposts-profile-card{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border-radius:20px;box-shadow:0 20px 40px #0006;display:flex;gap:20px;margin-bottom:40px;padding:20px 30px}.profile-avatar-wrap{border:3px solid #ffd600;border-radius:50%;cursor:pointer;height:80px;overflow:hidden;position:relative;width:80px}.profile-avatar-wrap img{height:100%;object-fit:cover;width:100%}.avatar-overlay{align-items:center;background:#0009;border-radius:50%;color:#ffd600;display:flex;font-weight:700;inset:0;justify-content:center;opacity:0;position:absolute;transition:opacity .2s ease}.profile-avatar-wrap:hover .avatar-overlay{opacity:1}.profile-meta h2{font-size:22px;font-weight:700;margin:0}.profile-meta span{color:#ffd600;font-size:14px}.myposts-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#ffd600,#ffae00);-webkit-background-clip:text;font-size:48px;font-weight:800;margin-bottom:30px}.myposts-error,.myposts-loading{font-size:18px;margin-top:40px}.myposts-error{color:#ff4d4f}.myposts-grid{grid-gap:28px;display:grid;gap:28px;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));perspective:1200px}.mypost-card{background:linear-gradient(160deg,#1a1a1a,#0b0b0b);border-radius:22px;box-shadow:0 30px 60px #0009;cursor:pointer;overflow:hidden;transform-style:preserve-3d;transition:box-shadow .3s ease,transform .3s ease}.mypost-card:hover{box-shadow:0 40px 80px #ffd60040}.mypost-media{align-items:center;background:#000;display:flex;height:220px;justify-content:center;overflow:hidden;width:100%}.mypost-media img,.mypost-media video{background:#000;display:block;height:100%;object-fit:contain;width:100%}.mypost-content{padding:16px 18px 20px}.mypost-caption{color:#f2f2f2;font-size:15px;line-height:1.4;margin-bottom:12px;min-height:44px}.mypost-meta{color:#ffd600;display:flex;font-size:13px;justify-content:space-between}.post-modal-backdrop{align-items:center;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#000000bf;display:flex;inset:0;justify-content:center;position:fixed;z-index:1000}.post-modal{background:linear-gradient(160deg,#111,#000);border-radius:24px;box-shadow:0 40px 100px #000c;display:grid;grid-template-columns:1.2fr .8fr;height:80vh;max-width:1100px;overflow:hidden;width:90%}.modal-media{align-items:center;background:#000;display:flex;justify-content:center}.modal-media img,.modal-media video{background:#000;height:100%;object-fit:contain;width:100%}.modal-side h3{color:#ffd600;font-size:22px;margin:0}.save-btn{background:linear-gradient(135deg,#ffd600,#ffae00)}.delete-btn,.save-btn{border:none;border-radius:10px;cursor:pointer;flex:1 1;font-weight:700;padding:12px}.delete-btn{background:linear-gradient(135deg,#ff4d4f,#d9363e);color:#fff}.close-btn{background:#0000;border:1px solid #fff3;border-radius:10px;color:#fff;cursor:pointer;padding:12px 16px}.modal-side{display:flex;flex-direction:column;gap:16px;height:100%;overflow:hidden;padding:26px 28px}.modal-side textarea{flex:1 1;min-height:120px;overflow-y:auto;resize:none}.modal-actions{display:flex;gap:12px;margin-top:auto;padding-top:12px}
/*# sourceMappingURL=main.366ccc91.css.map*/