@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400..900;1,400..900&display=swap";@import"https://fonts.googleapis.com/css2?family=Yrsa:ital,wght@0,300..700;1,300..700&display=swap";@import"https://fonts.googleapis.com/css2?family=Passion+One:wght@400;700;900&display=swap";@import"https://fonts.googleapis.com/css2?family=Bricolage+Grotesque:opsz,wght@12..96,200..800&display=swap";:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ff5e0e;background-color:#38130c;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#ff5e0e;background-color:#38130c}a:hover{color:#ff8c42}button{background-color:#ff5e0e}}#root{width:100%;min-height:100vh;background-color:#0003;color:#ff5e0e;font-family:Inter,system-ui,sans-serif}.homepage{width:100%;min-height:100vh;display:flex;flex-direction:column;background-color:#38130c;color:#ff5e0e;padding-top:80px;position:relative;z-index:1}.header{position:fixed;top:0;left:0;right:0;z-index:1000;display:flex;justify-content:space-between;align-items:center;padding:1.5rem 4rem;background-color:#0003;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);height:80px;transition:background-color .3s ease}.header-dark{background-color:#fff1d7cc}.logo-text{font-size:1.8rem;font-weight:700;color:#ff5e0e;margin:0;letter-spacing:1px;flex-shrink:0;transition:color .3s ease}.logo-text-dark{color:#000}.nav-pill{display:flex;gap:0;background-color:#ff5e0e1a;padding:.5rem .75rem;border-radius:50px;border:1px solid rgba(255,94,14,.3);justify-content:center;margin:0 2rem;width:fit-content;transition:all .3s ease}.nav-pill a{color:#ff5e0e;text-decoration:none;font-weight:500;padding:.75rem 1.25rem;border-radius:40px;transition:all .3s ease;white-space:nowrap;display:flex;align-items:center;gap:.5rem}.nav-pill a:hover{background-color:#ff5e0e33;color:#ff8c42}.nav-pill-dark{background-color:#0003;border:1px solid rgba(0,0,0,.3)}.nav-pill-dark a{color:#000}.nav-pill-dark a:hover{background-color:#0003;color:#333}.chevron{width:16px;height:16px;display:inline-block}.contact-btn{background-color:#1a0a05;color:#fff;border:1px solid #1a0a05;padding:.75rem 1.75rem;font-size:1rem;font-weight:600;border-radius:8px;cursor:pointer;transition:all .3s ease;font-family:Inter,system-ui,sans-serif;flex-shrink:0;text-decoration:none;display:inline-block}.contact-btn:hover{background-color:#ff5e0e;color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px #ff5e0e4d}.hamburger-btn{display:none;background:none;border:none;color:#ff5e0e;cursor:pointer;padding:.5rem;width:40px;height:40px;flex-shrink:0}.hamburger-btn svg{width:24px;height:24px}.mobile-menu{display:none}.hero{flex:1;display:flex;align-items:center;justify-content:center;padding:6rem 2rem;text-align:center}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes scrollBounce{0%{opacity:0;transform:translateY(0)}50%{opacity:1}to{opacity:0;transform:translateY(10px)}}.hero-title{font-family:Playfair Display,serif;font-size:3.5rem;font-weight:700;margin:0 0 2rem;line-height:1.5;max-width:600px;margin-left:auto;margin-right:auto;animation:fadeInUp .8s ease-out}.text-ec5800{color:#ec5800}.text-white{color:#fff}.text-fff1d7{color:#fff1d7}.hero-content p{font-size:1.25rem;color:#ff8c42;margin:0 0 2rem;max-width:600px}.cta-button{background-color:#000;color:#fff;border:none;padding:1rem 2.5rem;font-size:1.1rem;font-weight:600;border-radius:8px;cursor:pointer;transition:all .3s ease;font-family:Inter,system-ui,sans-serif;animation:fadeInUp 1s ease-out .2s both}.cta-button:hover{background-color:#ff5e0e;color:#fff;transform:translateY(-2px);box-shadow:0 8px 16px #ff5e0e4d}.scroll-indicator{display:flex;flex-direction:column;align-items:center;gap:-8px;margin-top:3rem;animation:fadeInUp 1s ease-out .6s both}.chevron-down{width:24px;height:24px;color:#ec5800;margin:-8px 0}.chevron-down:nth-child(1){animation:scrollBounce 1.5s ease-in-out infinite}.chevron-down:nth-child(2){animation:scrollBounce 1.5s ease-in-out infinite .2s}.chevron-down:nth-child(3){animation:scrollBounce 1.5s ease-in-out infinite .4s}.what-we-do{padding:4rem 2rem;background-color:#fff1d7;background-image:url(/whatwedo.svg);background-size:contain;background-position:center;background-repeat:no-repeat;min-height:800px;border-top:1px solid rgba(255,94,14,.2);border-bottom:1px solid rgba(255,94,14,.2);position:relative;z-index:2}.what-we-do-content{max-width:1200px;margin:0 auto;position:relative;z-index:1;background-color:transparent;padding:2rem;border-radius:12px}.what-we-do-content h3{font-size:2.5rem;font-weight:700;color:#000;font-family:Passion One,cursive;text-align:center;margin:0 0 1.5rem;background-color:#fff1d7b3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:1.5rem;border-radius:12px}.what-we-do-content>p{font-size:1.1rem;color:#000;font-family:Bricolage Grotesque,sans-serif;font-weight:600;text-align:center;max-width:700px;margin:0 auto 3rem;line-height:1.6;background-color:#fff1d7b3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:1.5rem;border-radius:12px}.what-we-do-features{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.what-we-do-item{text-align:center;padding:2rem;transition:transform .1s ease-out;will-change:transform;background-color:#fff1d7b3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:12px}.what-we-do-item h4{font-size:1.3rem;font-weight:600;color:#000;font-family:Passion One,cursive;margin:0 0 1rem}.what-we-do-item p{color:#000;font-family:Bricolage Grotesque,sans-serif;font-weight:600;margin:0;line-height:1.6}.features{padding:4rem 2rem;background-color:#feba4f;margin-top:-100px;position:relative;z-index:10;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.features h3{font-size:3.5rem;font-weight:700;color:#38130c;text-align:center;margin:0 0 3rem;font-family:Passion One,cursive}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1rem;max-width:1200px;margin:0 auto}.feature-card{background-color:transparent;padding:2rem 2rem 1rem;border-radius:0;border:none;border-bottom:4px solid #FF5E0E;transition:all .3s ease;text-align:center}.feature-card:hover{background-color:transparent;transform:translateY(-4px);box-shadow:none;border-bottom-width:6px}.feature-card h4{font-size:1.5rem;font-weight:600;color:#38130c;font-family:Passion One,cursive;margin:0 0 1rem}.feature-card p{color:#38130c;font-family:Bricolage Grotesque,sans-serif;font-weight:600;margin:0;line-height:1.6}.testimonials{padding:4rem 2rem 8rem;background-color:#1a0a05;position:relative;z-index:5}.testimonials-content{max-width:900px;margin:0 auto;position:relative;z-index:1}.testimonials h3{font-size:2.5rem;font-weight:700;color:#ff5e0e;text-align:center;margin:0 0 3rem;font-family:Passion One,cursive}.testimonials-carousel{position:relative;display:flex;align-items:center;justify-content:center;gap:2rem;width:100%;max-width:750px;margin:0 auto}.carousel-button{background:none;border:none;color:#ff5e0e;cursor:pointer;font-size:2rem;padding:1rem;transition:all .3s ease;flex-shrink:0;z-index:10}.carousel-button:hover{color:#ff8c42;transform:scale(1.1)}.carousel-button:disabled{color:#666;cursor:not-allowed;transform:scale(1)}.carousel-container{flex:1;overflow:hidden;position:relative;min-height:320px;display:flex;align-items:center;justify-content:center}.carousel-track{display:flex;transition:transform .6s cubic-bezier(.4,0,.2,1);width:100%;animation:autoScroll 8s ease-in-out infinite}@keyframes autoScroll{0%{transform:translate(0)}20%{transform:translate(0)}25%{transform:translate(-100%)}45%{transform:translate(-100%)}50%{transform:translate(-200%)}70%{transform:translate(-200%)}75%{transform:translate(-300%)}95%{transform:translate(-300%)}to{transform:translate(0)}}.testimonial-card{flex:0 0 100%;background-color:#fff1d71a;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(255,241,215,.25);border-radius:12px;padding:3rem 2rem;color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;min-height:320px;box-sizing:border-box}.testimonial-text{font-size:1.3rem;line-height:1.8;margin-bottom:2rem;font-style:italic;color:#fff;max-width:90%;word-wrap:break-word;overflow-wrap:break-word;font-family:Yrsa,serif}.testimonial-author{font-weight:600;color:#ff5e0e;font-size:1.1rem;margin-bottom:.5rem;font-family:Yrsa,serif}.testimonial-role{color:#ff8c42;font-size:.95rem;font-family:Yrsa,serif}@media(max-width:768px){.testimonials-carousel{gap:1rem;max-width:100%}.testimonials-content{max-width:100%}.carousel-button{font-size:1.5rem;padding:.5rem}.testimonial-card{min-height:250px;padding:1.5rem}.testimonial-text{font-size:1.1rem}}.our-partners{padding:3rem 2rem;background-color:#38130c;position:relative;z-index:5;border-bottom:2px solid #ffffff}.our-partners-content{max-width:1200px;margin:0 auto;position:relative;z-index:1;padding:2rem 0}.our-partners h3{font-size:2.5rem;font-weight:700;color:#fff;text-align:center;margin:0 0 3rem;font-family:Passion One,cursive}.partners-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:2rem;margin-bottom:2rem;justify-items:center;max-height:none;overflow:visible}@media(min-width:1024px){.partners-grid{grid-template-columns:repeat(6,1fr);max-height:350px;overflow:hidden}}.partner-logo{width:120px;height:120px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.partner-logo img{max-width:100%;max-height:100%;object-fit:contain}.show-more-btn{background:none;border:2px solid #ffffff;color:#fff;padding:.75rem 2rem;font-size:1rem;font-weight:600;border-radius:8px;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:.5rem;margin:0 auto;font-family:Inter,system-ui,sans-serif}.show-more-btn:hover{background-color:#fff;color:#38130c}.chevron-icon{width:20px;height:20px;transition:transform .3s ease}.chevron-up{transform:rotate(180deg)}.footer{padding:4rem 2rem 2rem;background-color:#1a0a05;border-top:1px solid rgba(255,94,14,.3);color:#ff8c42;font-size:.95rem}.footer-content{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:3rem;max-width:1200px;margin:0 auto 3rem}.footer-section h4{font-size:1.5rem;font-weight:700;color:#ff5e0e;margin:0 0 1rem;font-family:Passion One,cursive}.footer-section h5{font-size:1rem;font-weight:600;color:#ff5e0e;margin:0 0 1rem;text-transform:uppercase;letter-spacing:.5px}.footer-section p{color:#ff8c42;line-height:1.6;margin:0}.footer-section ul{list-style:none;padding:0;margin:0}.footer-section ul li{margin-bottom:.75rem}.footer-section ul li a{color:#ff8c42;text-decoration:none;transition:color .3s ease}.footer-section ul li a:hover{color:#ff5e0e}.footer-bottom{text-align:center;padding-top:2rem;border-top:1px solid rgba(255,94,14,.2);color:#ff8c42}.footer-bottom p{margin:0}.financial-doodles{position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:0;overflow:hidden;opacity:.3}.doodle{position:absolute;width:80px;height:80px;display:flex;align-items:center;justify-content:center;color:#ff5e0e}.doodle svg{width:100%;height:100%}@media(max-width:1024px){.header{padding:1.5rem 2rem}.nav-pill{margin:0 1rem}.logo-text{font-size:1.5rem}}@media(max-width:768px){.header{padding:1rem 1.5rem;height:70px;gap:1rem}.logo-text{font-size:1.3rem;flex:1}.nav-pill{display:none}.contact-btn{padding:.6rem 1.25rem;font-size:.9rem;order:2}.hamburger-btn{display:flex;align-items:center;justify-content:center;order:3}.mobile-menu{display:flex;flex-direction:column;position:absolute;top:70px;left:0;right:0;background-color:#38130cfa;border-bottom:1px solid rgba(255,94,14,.2);padding:1rem 0;gap:0}.mobile-menu a{color:#ff5e0e;text-decoration:none;font-weight:500;padding:1rem 1.5rem;transition:all .3s ease;border-left:3px solid transparent}.mobile-menu a:hover{background-color:#ff5e0e1a;border-left-color:#ff5e0e}.hero{min-height:85vh;padding:4rem 2rem}.hero-content h2{font-size:2rem}.hero-content p{font-size:1rem}.features h3{font-size:1.8rem}.features-grid{grid-template-columns:1fr}.what-we-do{min-height:1200px;background-size:auto;margin-bottom:200px}.what-we-do-content h3{font-size:2.5rem;white-space:nowrap}.what-we-do-content>p{padding:1rem;max-width:90%}.footer{padding:3rem 1.5rem 1.5rem}.footer-content{grid-template-columns:1fr;gap:2rem;text-align:center}.footer-section ul{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;gap:1rem}.footer-section ul li{margin-bottom:0}.footer-section ul li a{color:#fff;border-bottom:1px solid #ffffff;padding-bottom:2px}.footer-section ul li a:hover{color:#fff;border-bottom-color:#ff5e0e}.partners-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem}.partner-logo{width:80px;height:80px}}.login-page{width:100%;min-height:100vh;display:flex;flex-direction:column;background-color:#38130c;color:#ff5e0e;padding-top:80px;position:relative;z-index:1}.login-page .header{position:fixed;top:0;left:0;right:0;z-index:1000;display:flex;justify-content:space-between;align-items:center;padding:1.5rem 4rem;background-color:#0003;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);height:80px}.login-page .logo-text{font-size:1.8rem;font-weight:700;color:#ff5e0e;margin:0;letter-spacing:1px}.back-home-btn{background-color:#1a0a05;color:#fff;border:1px solid #1a0a05;padding:.75rem 1.75rem;font-size:1rem;font-weight:600;border-radius:8px;cursor:pointer;transition:all .3s ease;font-family:Inter,system-ui,sans-serif;text-decoration:none;display:inline-block}.back-home-btn:hover{background-color:#ff5e0e;color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px #ff5e0e4d}.login-container{flex:1;display:flex;align-items:center;justify-content:center;padding:4rem 2rem}.login-card{background-color:#fff1d7f2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:16px;padding:3rem;max-width:480px;width:100%;box-shadow:0 8px 32px #0000004d;position:relative;z-index:1}.login-title{font-family:Passion One,cursive;font-size:2.5rem;font-weight:700;color:#38130c;margin:0 0 .5rem;text-align:center}.login-subtitle{font-family:Bricolage Grotesque,sans-serif;font-size:1rem;color:#666;margin:0 0 2rem;text-align:center}.login-form{display:flex;flex-direction:column;gap:1.5rem}.form-options{display:flex;justify-content:space-between;align-items:center;margin-top:-.5rem}.remember-me{display:flex;align-items:center;gap:.5rem;font-family:Bricolage Grotesque,sans-serif;font-size:.9rem;color:#666;cursor:pointer}.remember-me input[type=checkbox]{width:18px;height:18px;cursor:pointer}.forgot-password{font-family:Bricolage Grotesque,sans-serif;font-size:.9rem;color:#ff5e0e;text-decoration:none;font-weight:600;transition:color .3s ease}.forgot-password:hover{color:#ec5800;text-decoration:underline}.login-btn{background-color:#ff5e0e;color:#fff;border:none;padding:1rem 2rem;font-size:1.1rem;font-weight:600;border-radius:8px;cursor:pointer;transition:all .3s ease;font-family:Bricolage Grotesque,sans-serif;margin-top:.5rem}.login-btn:hover{background-color:#ec5800;transform:translateY(-2px);box-shadow:0 8px 16px #ff5e0e4d}.login-footer{margin-top:2rem;text-align:center;padding-top:2rem;border-top:1px solid rgba(56,19,12,.1)}.login-footer p{font-family:Bricolage Grotesque,sans-serif;font-size:.95rem;color:#666;margin:0}.login-footer a{color:#ff5e0e;text-decoration:none;font-weight:600;transition:color .3s ease}.login-footer a:hover{color:#ec5800;text-decoration:underline}@media(max-width:768px){.login-page .header{padding:1rem 1.5rem;height:70px}.login-page .logo-text{font-size:1.3rem}.back-home-btn{padding:.6rem 1.25rem;font-size:.9rem}.login-container,.login-card{padding:2rem 1.5rem}.login-title{font-size:2rem}.login-subtitle{font-size:.9rem}.form-options{flex-direction:column;align-items:flex-start;gap:.75rem}.password-toggle{right:.375rem}}:root{--PhoneInput-color--focus: #03b2cb;--PhoneInputInternationalIconPhone-opacity: .8;--PhoneInputInternationalIconGlobe-opacity: .65;--PhoneInputCountrySelect-marginRight: .35em;--PhoneInputCountrySelectArrow-width: .3em;--PhoneInputCountrySelectArrow-marginLeft: var(--PhoneInputCountrySelect-marginRight);--PhoneInputCountrySelectArrow-borderWidth: 1px;--PhoneInputCountrySelectArrow-opacity: .45;--PhoneInputCountrySelectArrow-color: currentColor;--PhoneInputCountrySelectArrow-color--focus: var(--PhoneInput-color--focus);--PhoneInputCountrySelectArrow-transform: rotate(45deg);--PhoneInputCountryFlag-aspectRatio: 1.5;--PhoneInputCountryFlag-height: 1em;--PhoneInputCountryFlag-borderWidth: 1px;--PhoneInputCountryFlag-borderColor: rgba(0,0,0,.5);--PhoneInputCountryFlag-borderColor--focus: var(--PhoneInput-color--focus);--PhoneInputCountryFlag-backgroundColor--loading: rgba(0,0,0,.1)}.PhoneInput{display:flex;align-items:center}.PhoneInputInput{flex:1;min-width:0}.PhoneInputCountryIcon{width:calc(var(--PhoneInputCountryFlag-height) * var(--PhoneInputCountryFlag-aspectRatio));height:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--square{width:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--border{background-color:var(--PhoneInputCountryFlag-backgroundColor--loading);box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor)}.PhoneInputCountryIconImg{display:block;width:100%;height:100%}.PhoneInputInternationalIconPhone{opacity:var(--PhoneInputInternationalIconPhone-opacity)}.PhoneInputInternationalIconGlobe{opacity:var(--PhoneInputInternationalIconGlobe-opacity)}.PhoneInputCountry{position:relative;align-self:stretch;display:flex;align-items:center;margin-right:var(--PhoneInputCountrySelect-marginRight)}.PhoneInputCountrySelect{position:absolute;top:0;left:0;height:100%;width:100%;z-index:1;border:0;opacity:0;cursor:pointer}.PhoneInputCountrySelect[disabled],.PhoneInputCountrySelect[readonly]{cursor:default}.PhoneInputCountrySelectArrow{display:block;content:"";width:var(--PhoneInputCountrySelectArrow-width);height:var(--PhoneInputCountrySelectArrow-width);margin-left:var(--PhoneInputCountrySelectArrow-marginLeft);border-style:solid;border-color:var(--PhoneInputCountrySelectArrow-color);border-top-width:0;border-bottom-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-left-width:0;border-right-width:var(--PhoneInputCountrySelectArrow-borderWidth);transform:var(--PhoneInputCountrySelectArrow-transform);opacity:var(--PhoneInputCountrySelectArrow-opacity)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon+.PhoneInputCountrySelectArrow{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon--border{box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon .PhoneInputInternationalIconGlobe{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}@font-face{font-family:Twemoji Mozilla;src:url(/assets/TwemojiMozilla-BSQKJ6aF.ttf) format("truetype");font-weight:400;font-style:normal}.stdropdown-container{text-align:left;border:1px solid #ccc;position:relative;border-radius:5px;font-family:Arial,Helvetica,sans-serif}.stdropdown-input input{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif,Twemoji Mozilla!important}.stdropdown-flag{font-family:Twemoji Mozilla!important}.stdropdown-menu::-webkit-scrollbar{width:2px}.stdropdown-menu::-webkit-scrollbar-track{background:#f1f1f1}.stdropdown-menu::-webkit-scrollbar-thumb{background:#888}.stdropdown-menu::-webkit-scrollbar-thumb:hover{background:#555}.stdropdown-input{padding:5px;display:flex;align-items:center;justify-content:space-between;-webkit-user-select:none;user-select:none}.stdropdown-menu{position:absolute;transform:translateY(4px);width:100%;border:1px solid #ccc;border-radius:5px;overflow:auto;max-height:150px;background-color:#fff;z-index:99}.stdropdown-item{padding:5px;cursor:pointer}.stdropdown-item:hover{background-color:#9fc3f870}.stdropdown-item.selected{background-color:#0d6efd;color:#fff}.stdropdown-tags{display:flex;flex-wrap:wrap;gap:5px}.stdropdown-tag-item{background-color:#ddd;padding:2px 4px;border-radius:2px;display:flex;align-items:center}.stdropdown-tag-close{display:flex;align-items:center}.stsearch-box{padding:5px;background-color:transparent}.stsearch-box input{width:100%;box-sizing:border-box;padding:5px;border:1px solid #ccc;border-radius:5px}.signup-page{width:100%;min-height:100vh;display:flex;flex-direction:column;background-color:#38130c;color:#ff5e0e;padding-top:80px;position:relative;z-index:1}.signup-page .header{position:fixed;top:0;left:0;right:0;z-index:1000;display:flex;justify-content:space-between;align-items:center;padding:1.5rem 4rem;background-color:#0003;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);height:80px}.signup-page .logo-text{font-size:1.8rem;font-weight:700;color:#ff5e0e;margin:0;letter-spacing:1px}.signup-container{flex:1;display:flex;align-items:center;justify-content:center;padding:4rem 2rem}.signup-card{background-color:#fff1d7f2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:16px;padding:3rem;max-width:600px;width:100%;box-shadow:0 8px 32px #0000004d;position:relative;z-index:1}.signup-title{font-family:Passion One,cursive;font-size:2.5rem;font-weight:700;color:#38130c;margin:0 0 .5rem;text-align:center}.signup-subtitle{font-family:Bricolage Grotesque,sans-serif;font-size:1rem;color:#666;margin:0 0 2rem;text-align:center}.progress-indicator{display:flex;align-items:center;justify-content:space-between;margin-bottom:2rem;padding:0 1rem}.progress-step{display:flex;flex-direction:column;align-items:center;gap:.5rem;flex:0 0 auto}.step-circle{width:45px;height:45px;border-radius:50%;background-color:#e0e0e0;border:3px solid #e0e0e0;display:flex;align-items:center;justify-content:center;font-family:Bricolage Grotesque,sans-serif;font-weight:700;font-size:1.1rem;color:#999;transition:all .3s ease}.progress-step.active .step-circle{background-color:#ff5e0e;border-color:#ff5e0e;color:#fff;box-shadow:0 4px 12px #ff5e0e4d}.progress-step.completed .step-circle{background-color:#22c55e;border-color:#22c55e;color:#fff}.step-label{font-family:Bricolage Grotesque,sans-serif;font-size:.85rem;font-weight:600;color:#999;transition:color .3s ease}.progress-step.active .step-label{color:#ff5e0e}.progress-step.completed .step-label{color:#22c55e}.progress-line{flex:1;height:3px;background-color:#e0e0e0;margin:0 .5rem 1.5rem;transition:background-color .3s ease}.progress-line.completed{background-color:#22c55e}.step-title{font-family:Passion One,cursive;font-size:1.75rem;color:#38130c;margin:0 0 1.5rem;text-align:center}.signup-form{display:flex;flex-direction:column;gap:1.25rem}.form-group input{padding:.875rem 1rem;border:2px solid rgba(56,19,12,.2);border-radius:8px;font-size:1rem;font-family:Inter,system-ui,sans-serif;background-color:#fff;color:#38130c;transition:all .3s ease}.form-group input:focus{outline:none;border-color:#ff5e0e;box-shadow:0 0 0 3px #ff5e0e1a}.form-group input::placeholder{color:#999}.password-input-wrapper{position:relative}.password-input-wrapper input{padding-right:3rem}.password-toggle{position:absolute;right:.5rem;top:50%;transform:translateY(-50%);background:none;border:none;color:#666;cursor:pointer;padding:.25rem;display:flex;align-items:center;justify-content:center;transition:color .3s ease}.password-toggle:hover{color:#ff5e0e}.password-toggle svg{width:20px;height:20px}.phone-input-wrapper{display:flex;gap:.5rem}.country-code-select{padding:.875rem .75rem;border:2px solid rgba(56,19,12,.2);border-radius:8px;font-size:1rem;font-family:Inter,system-ui,sans-serif;background-color:#fff;color:#38130c;transition:all .3s ease;cursor:pointer;min-width:110px;flex-shrink:0}.country-code-select:focus{outline:none;border-color:#ff5e0e;box-shadow:0 0 0 3px #ff5e0e1a}.phone-input-wrapper input{flex:1}.country-select-container{width:100%}.country-select-input{padding:.875rem 1rem!important;border:2px solid rgba(56,19,12,.2)!important;border-radius:8px!important;font-size:1rem!important;font-family:Inter,system-ui,sans-serif!important;background-color:#fff!important;color:#38130c!important;transition:all .3s ease!important;width:100%!important;cursor:pointer!important}.country-select-input:focus{outline:none!important;border-color:#ff5e0e!important;box-shadow:0 0 0 3px #ff5e0e1a!important}.phone-input-custom{width:100%}.phone-input-custom .PhoneInputInput{padding:.875rem 1rem;border:2px solid rgba(56,19,12,.2);border-radius:8px;font-size:1rem;font-family:Inter,system-ui,sans-serif;background-color:#fff;color:#38130c;transition:all .3s ease;width:100%}.phone-input-custom .PhoneInputInput:focus{outline:none;border-color:#ff5e0e;box-shadow:0 0 0 3px #ff5e0e1a}.phone-input-custom .PhoneInputCountrySelect{padding:.875rem .5rem;border:2px solid rgba(56,19,12,.2);border-radius:8px;font-size:1rem;background-color:#fff;color:#38130c;margin-right:.5rem}.phone-input-custom .PhoneInputCountrySelect:focus{outline:none;border-color:#ff5e0e;box-shadow:0 0 0 3px #ff5e0e1a}.address-autocomplete{width:100%}.address-autocomplete input{padding:.875rem 1rem!important;border:2px solid rgba(56,19,12,.2)!important;border-radius:8px!important;font-size:1rem!important;font-family:Inter,system-ui,sans-serif!important;background-color:#fff!important;color:#38130c!important;transition:all .3s ease!important;width:100%!important}.address-autocomplete input:focus{outline:none!important;border-color:#ff5e0e!important;box-shadow:0 0 0 3px #ff5e0e1a!important}.geoapify-autocomplete-items{border:2px solid rgba(56,19,12,.2)!important;border-radius:8px!important;background-color:#fff!important;margin-top:.25rem!important;box-shadow:0 4px 12px #0000001a!important}.geoapify-autocomplete-item{padding:.75rem 1rem!important;font-family:Inter,system-ui,sans-serif!important;color:#38130c!important;cursor:pointer!important}.geoapify-autocomplete-item:hover,.geoapify-autocomplete-item.active{background-color:#ff5e0e1a!important}.terms-agreement{margin-top:.5rem}.terms-checkbox{display:flex;align-items:flex-start;gap:.5rem;font-family:Bricolage Grotesque,sans-serif;font-size:.9rem;color:#666;cursor:pointer;line-height:1.5}.terms-checkbox input[type=checkbox]{width:18px;height:18px;cursor:pointer;margin-top:2px;flex-shrink:0}.terms-checkbox a{color:#ff5e0e;text-decoration:none;font-weight:600;transition:color .3s ease}.terms-checkbox a:hover{color:#ec5800;text-decoration:underline}.form-actions{display:flex;gap:1rem;margin-top:.5rem}.back-btn{flex:1;background-color:transparent;color:#666;border:2px solid #999;padding:1rem 2rem;font-size:1.1rem;font-weight:600;border-radius:8px;cursor:pointer;transition:all .3s ease;font-family:Bricolage Grotesque,sans-serif}.back-btn:hover{background-color:#f0f0f0;border-color:#666;color:#333}.signup-btn{flex:2;background-color:#ff5e0e;color:#fff;border:none;padding:1rem 2rem;font-size:1.1rem;font-weight:600;border-radius:8px;cursor:pointer;transition:all .3s ease;font-family:Bricolage Grotesque,sans-serif;display:flex;align-items:center;justify-content:center;gap:.5rem}.arrow-icon{width:20px;height:20px;transition:transform .3s ease}.signup-btn:hover .arrow-icon{transform:translate(4px)}.signup-btn:hover{background-color:#ec5800;transform:translateY(-2px);box-shadow:0 8px 16px #ff5e0e4d}.signup-footer{margin-top:2rem;text-align:center;padding-top:2rem;border-top:1px solid rgba(56,19,12,.1)}.signup-footer p{font-family:Bricolage Grotesque,sans-serif;font-size:.95rem;color:#666;margin:0}.signup-footer a{color:#ff5e0e;text-decoration:none;font-weight:600;transition:color .3s ease}.signup-footer a:hover{color:#ec5800;text-decoration:underline}@media(max-width:768px){.signup-page .header{padding:1rem 1.5rem;height:70px}.signup-page .logo-text{font-size:1.3rem}.signup-container,.signup-card{padding:2rem 1.5rem}.signup-title{font-size:2rem}.signup-subtitle{font-size:.9rem}.progress-indicator{padding:0}.step-circle{width:40px;height:40px;font-size:1rem}.step-label{font-size:.75rem}.progress-line{margin:0 .25rem}.step-title{font-size:1.5rem}.form-actions{flex-direction:column}.back-btn,.signup-btn{flex:1}.form-row{grid-template-columns:1fr}.phone-input-wrapper{flex-direction:column}.country-code-select{width:100%}.password-toggle{right:.375rem}}.profile-page{width:100%;min-height:100vh;display:flex;background:linear-gradient(135deg,#38130c,#2a0d08,#1f0906);color:#ff5e0e;padding-top:80px;position:relative;z-index:1}.profile-page .header{position:fixed;top:0;left:0;right:0;z-index:1000;display:flex;justify-content:space-between;align-items:center;padding:1.5rem 4rem;background:#0000004d;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid rgba(255,94,14,.1);height:80px}.profile-page .logo-text{font-size:1.8rem;font-weight:700;color:#ff5e0e;margin:0;letter-spacing:2px;font-family:Passion One,cursive}.back-home-btn{color:#ff5e0e;text-decoration:none;font-weight:600;padding:.75rem 1.5rem;border-radius:8px;transition:all .3s ease;font-family:Bricolage Grotesque,sans-serif}.back-home-btn:hover{background-color:#ff5e0e1a}.logout-btn{background-color:transparent;color:#ff5e0e;border:2px solid #FF5E0E;padding:.75rem 1.75rem;font-size:1rem;font-weight:600;border-radius:8px;cursor:pointer;transition:all .3s ease;font-family:Bricolage Grotesque,sans-serif}.logout-btn:hover{background-color:#ff5e0e;color:#fff;transform:translateY(-2px);box-shadow:0 8px 24px #ff5e0e66}.profile-container{flex:1;padding:3rem 2rem;max-width:1400px;width:100%;margin:0 auto}.profile-header-card{background:linear-gradient(135deg,#ff5e0e1a,#ff5e0e0d);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(255,94,14,.2);border-radius:20px;overflow:hidden;margin-bottom:3rem;box-shadow:0 8px 32px #0000004d;position:relative}.profile-header-background{height:180px;background:linear-gradient(90deg,#ff5e0e1a,#ff5e0e0d,#ff5e0e1a);border-bottom:1px solid rgba(255,94,14,.1)}.profile-header-info{padding:0 3rem 3rem;display:flex;gap:3rem;align-items:flex-start;position:relative;margin-top:-80px}.profile-avatar{display:flex;flex-direction:column;align-items:center;gap:1rem;flex-shrink:0}.avatar-circle{width:140px;height:140px;border-radius:50%;background:linear-gradient(135deg,#ff5e0e,#ec5800);display:flex;align-items:center;justify-content:center;font-family:Passion One,cursive;font-size:3.5rem;color:#fff;font-weight:700;box-shadow:0 12px 32px #ff5e0e66;border:4px solid rgba(56,19,12,.8)}.change-avatar-btn{background:#ff5e0e33;border:2px solid #FF5E0E;color:#ff5e0e;padding:.6rem 1.2rem;font-size:.85rem;font-weight:600;border-radius:8px;cursor:pointer;transition:all .3s ease;font-family:Bricolage Grotesque,sans-serif}.profile-main-info{flex:1;padding-top:1rem}.profile-main-info h2{font-family:Passion One,cursive;font-size:3rem;color:#ffd580;margin:0 0 .5rem;font-weight:700}.profile-email{font-family:Bricolage Grotesque,sans-serif;font-size:1.1rem;color:#ffe8b3;margin:0 0 1rem;font-weight:500}.profile-bio{font-family:Bricolage Grotesque,sans-serif;font-size:1rem;color:#fff1d799;margin:0 0 1.5rem;font-weight:400;line-height:1.6;max-width:500px}.profile-meta{display:flex;gap:1rem;align-items:center}.meta-badge{display:flex;align-items:center;gap:.5rem;font-family:Bricolage Grotesque,sans-serif;font-size:.9rem;color:#fff1d7b3;background:#ff5e0e1a;padding:.5rem 1rem;border-radius:20px;border:1px solid rgba(255,94,14,.2)}.meta-badge svg{width:16px;height:16px;color:#ff5e0e}.profile-actions{display:flex;gap:.75rem}.edit-profile-btn{background-color:#ff5e0e;color:#fff;border:none;padding:1rem 2rem;font-size:1rem;font-weight:600;border-radius:10px;cursor:pointer;transition:all .3s ease;font-family:Bricolage Grotesque,sans-serif;display:flex;align-items:center;gap:.75rem;box-shadow:0 4px 12px #ff5e0e4d}.edit-profile-btn:hover{background-color:#ec5800;transform:translateY(-2px);box-shadow:0 8px 20px #ff5e0e66}.edit-profile-btn svg{width:20px;height:20px}.edit-actions-group{display:flex;gap:1rem}.cancel-btn,.save-btn{padding:1rem 2rem;font-size:1rem;font-weight:600;border-radius:10px;cursor:pointer;transition:all .3s ease;font-family:Bricolage Grotesque,sans-serif;border:2px solid}.cancel-btn{background:transparent;border-color:#fff1d74d;color:#fff1d7b3}.cancel-btn:hover{background-color:#fff1d70d;border-color:#fff1d780}.save-btn{background-color:#ff5e0e;border-color:#ff5e0e;color:#fff;box-shadow:0 4px 12px #ff5e0e4d}.save-btn:hover{background-color:#ec5800;border-color:#ec5800;transform:translateY(-2px);box-shadow:0 8px 20px #ff5e0e66}.profile-tabs{display:flex;gap:1rem;margin-bottom:2rem;border-bottom:1px solid rgba(255,94,14,.1);padding-bottom:1rem}.tab-btn{background:none;border:none;color:#fff1d799;font-size:1rem;font-weight:600;font-family:Bricolage Grotesque,sans-serif;padding:.75rem 1.5rem;cursor:pointer;transition:all .3s ease;border-bottom:3px solid transparent;margin-bottom:-1rem}.tab-btn:hover{color:#fff1d7cc}.tab-btn.active{color:#ff5e0e;border-bottom-color:#ff5e0e}.profile-tab-content{animation:fadeIn .3s ease}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.tab-panel{display:flex;flex-direction:column;gap:2rem}.info-card{background:#fff1d714;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,94,14,.1);border-radius:16px;padding:2.5rem;box-shadow:0 4px 16px #0003;transition:all .3s ease}.info-card:hover{border-color:#ff5e0e4d;box-shadow:0 8px 24px #0000004d}.info-card h3{font-family:Passion One,cursive;font-size:1.8rem;color:#ff5e0e;margin:0 0 2rem;font-weight:700}.info-item{display:flex;flex-direction:column;gap:.75rem}.info-item label{font-family:Bricolage Grotesque,sans-serif;font-weight:700;font-size:.85rem;color:#ffd580!important;text-transform:uppercase;letter-spacing:1px}.info-value{font-family:Bricolage Grotesque,sans-serif;font-size:1.2rem;color:#fffacd!important;margin:0;font-weight:600}.info-item input,.info-item select{padding:.9rem 1.2rem;border:2px solid rgba(255,94,14,.2);border-radius:10px;font-size:1rem;font-family:Bricolage Grotesque,sans-serif;background-color:#fff1d70d;color:#fff1d7e6;transition:all .3s ease;font-weight:500}.info-item input::placeholder{color:#fff1d74d}.info-item input:focus,.info-item select:focus{outline:none;border-color:#ff5e0e;box-shadow:0 0 0 4px #ff5e0e33;background-color:#fff1d714}.bio-input{padding:1rem 1.2rem;border:2px solid rgba(255,94,14,.2);border-radius:10px;font-size:1rem;font-family:Bricolage Grotesque,sans-serif;background-color:#fff1d70d;color:#fff1d7e6;transition:all .3s ease;font-weight:500;resize:vertical}.bio-input:focus{outline:none;border-color:#ff5e0e;box-shadow:0 0 0 4px #ff5e0e33;background-color:#fff1d714}.bio-display{color:#fff1d7cc;font-family:Bricolage Grotesque,sans-serif;font-size:1.05rem;line-height:1.7;margin:0}.preference-badge{display:inline-block;padding:.75rem 1.5rem;border-radius:20px;font-family:Bricolage Grotesque,sans-serif;font-weight:600;font-size:1rem;text-align:center}.goal-badge{background:#3b82f633;color:#3b82f6;border:1px solid rgba(59,130,246,.3)}.risk-badge{background:#a855f733;color:#a855f7;border:1px solid rgba(168,85,247,.3)}.quick-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1.5rem}.quick-stat{display:flex;flex-direction:column;gap:.75rem;align-items:center;text-align:center;padding:1.5rem;background:#ff5e0e0d;border-radius:12px;border:1px solid rgba(255,94,14,.1)}.stat-label{font-family:Bricolage Grotesque,sans-serif;font-size:.85rem;color:#fff1d799;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.stat-number{font-family:Passion One,cursive;font-size:1.8rem;color:#ff5e0e;font-weight:700}.stat-number.positive{color:#22c55e}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem}.stat-card{background:#ff5e0e66;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,94,14,.15);border-radius:16px;padding:1.5rem;box-shadow:0 4px 16px #0003;transition:all .3s ease;position:relative;overflow:hidden;color:#fff;min-height:140px;display:flex;flex-direction:column;justify-content:space-between}.stat-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#ff5e0e,#ff5e0e4d)}.stat-card:hover{border-color:#ff5e0e66;transform:translateY(-4px);box-shadow:0 12px 32px #0000004d}.stat-header{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem}.stat-icon{width:40px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.stat-icon svg{width:22px;height:22px;color:#fff}.stat-icon.portfolio{background:linear-gradient(135deg,#3b82f6,#2563eb)}.stat-icon.performance{background:linear-gradient(135deg,#22c55e,#16a34a)}.stat-icon.investments{background:linear-gradient(135deg,#f59e0b,#d97706)}.stat-icon.timeline{background:linear-gradient(135deg,#ec4899,#db2777)}.stat-title{font-family:Bricolage Grotesque,sans-serif;font-size:.85rem;color:#000;font-weight:600;word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;line-height:1.2}.stat-large-value{font-family:Passion One,cursive;font-size:1.5rem;color:#ff5e0e;margin:0 0 .25rem;font-weight:700;word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;line-height:1.1}.stat-large-value.positive{color:#22c55e}.stat-change{font-family:Bricolage Grotesque,sans-serif;font-size:.8rem;color:#ffffffb3;margin:0;word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;line-height:1.3}@media(max-width:1024px){.profile-header-info{flex-direction:column;align-items:flex-start;gap:2rem}.profile-main-info h2{font-size:2.2rem}.info-grid{grid-template-columns:1fr}.stats-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.profile-page .header{padding:1rem 1.5rem;height:70px}.profile-page .logo-text{font-size:1.4rem}.header-actions{gap:.5rem;font-size:.9rem}.back-home-btn,.logout-btn{padding:.6rem 1rem;font-size:.85rem}.profile-container{padding:2rem 1rem}.profile-header-background{height:120px}.profile-header-info{padding:0 1.5rem 1.5rem;margin-top:-60px;gap:1.5rem}.avatar-circle{width:100px;height:100px;font-size:2.5rem}.profile-main-info h2{font-size:1.8rem}.profile-bio{font-size:.95rem;max-width:100%}.profile-tabs{gap:.5rem}.tab-btn{padding:.6rem 1rem;font-size:.9rem}.info-card{padding:1.5rem}.info-card h3{font-size:1.4rem;margin-bottom:1.5rem}.info-grid{gap:1.5rem}.stats-grid{grid-template-columns:repeat(2,1fr);gap:1rem}.stat-card{padding:1rem;min-height:120px}.stat-header{gap:.5rem;margin-bottom:.75rem}.stat-icon{width:35px;height:35px}.stat-icon svg{width:18px;height:18px}.stat-title{font-size:.75rem}.stat-large-value{font-size:1.25rem;margin-bottom:.25rem}.stat-change{font-size:.7rem}.profile-actions{flex-direction:column;width:100%}.edit-profile-btn,.edit-actions-group{width:100%}.edit-profile-btn,.save-btn,.cancel-btn{width:100%;justify-content:center}}@media(max-width:480px){.profile-container{padding:1.5rem 1rem}.profile-header-card{border-radius:16px}.avatar-circle{width:80px;height:80px;font-size:2rem}.profile-main-info h2{font-size:1.5rem}.profile-email{font-size:1rem}.info-card h3{font-size:1.2rem}.quick-stats{grid-template-columns:1fr}.profile-tabs{flex-wrap:wrap;gap:0}.tab-btn{flex:1;padding:.5rem;font-size:.8rem}}.profile-page .header{position:fixed;top:0;left:0;right:0;z-index:1000;display:flex;justify-content:space-between;align-items:center;padding:1.5rem 4rem;background-color:#0003;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);height:80px}.profile-page .logo-text{font-size:1.8rem;font-weight:700;color:#ff5e0e;margin:0;letter-spacing:1px}.header-actions{display:flex;gap:1rem;align-items:center}.logout-btn{background-color:transparent;color:#ff5e0e;border:2px solid #FF5E0E;padding:.75rem 1.75rem;font-size:1rem;font-weight:600;border-radius:8px;cursor:pointer;transition:all .3s ease;font-family:Inter,system-ui,sans-serif}.logout-btn:hover{background-color:#ff5e0e;color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px #ff5e0e4d}.profile-container{flex:1;padding:4rem 2rem;max-width:1200px;width:100%;margin:0 auto}.profile-content{position:relative;z-index:1}.profile-header{background-color:#fff1d7f2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:16px;padding:3rem;margin-bottom:2rem;display:flex;align-items:center;gap:3rem;box-shadow:0 8px 32px #0000004d}.profile-avatar{display:flex;flex-direction:column;align-items:center;gap:1rem}.avatar-circle{width:120px;height:120px;border-radius:50%;background:linear-gradient(135deg,#ff5e0e,#ec5800);display:flex;align-items:center;justify-content:center;font-family:Passion One,cursive;font-size:3rem;color:#fff;font-weight:700;box-shadow:0 4px 16px #ff5e0e4d}.change-avatar-btn{background:none;border:2px solid #FF5E0E;color:#ff5e0e;padding:.5rem 1rem;font-size:.9rem;font-weight:600;border-radius:6px;cursor:pointer;transition:all .3s ease;font-family:Bricolage Grotesque,sans-serif}.change-avatar-btn:hover{background-color:#ff5e0e;color:#fff}.profile-info h2{font-family:Passion One,cursive;font-size:2.5rem;color:#38130c;margin:0 0 .5rem}.profile-info p{font-family:Bricolage Grotesque,sans-serif;font-size:1.1rem;color:#666;margin:0}.profile-sections{display:flex;flex-direction:column;gap:2rem}.profile-section{background-color:#fff1d7f2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:16px;padding:2.5rem;box-shadow:0 8px 32px #0000004d}.section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1rem;border-bottom:2px solid rgba(56,19,12,.1)}.section-header h3{font-family:Passion One,cursive;font-size:2rem;color:#38130c;margin:0}.edit-btn{background:none;border:2px solid #FF5E0E;color:#ff5e0e;padding:.5rem 1.25rem;font-size:.95rem;font-weight:600;border-radius:6px;cursor:pointer;transition:all .3s ease;font-family:Bricolage Grotesque,sans-serif;display:flex;align-items:center;gap:.5rem}.edit-btn svg{width:18px;height:18px}.edit-btn:hover{background-color:#ff5e0e;color:#fff}.edit-actions{display:flex;gap:.75rem}.cancel-btn,.save-btn{padding:.5rem 1.25rem;font-size:.95rem;font-weight:600;border-radius:6px;cursor:pointer;transition:all .3s ease;font-family:Bricolage Grotesque,sans-serif;border:2px solid}.cancel-btn{background:none;border-color:#999;color:#666}.cancel-btn:hover{background-color:#f0f0f0}.save-btn{background-color:#ff5e0e;border-color:#ff5e0e;color:#fff}.save-btn:hover{background-color:#ec5800;border-color:#ec5800}.info-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.info-item{display:flex;flex-direction:column;gap:.5rem}.info-item label{font-family:Bricolage Grotesque,sans-serif;font-weight:600;font-size:.9rem;color:#666;text-transform:uppercase;letter-spacing:.5px}.info-item p{font-family:Bricolage Grotesque,sans-serif;font-size:1.1rem;color:#38130c;margin:0;font-weight:600}.info-item input,.info-item select{padding:.75rem 1rem;border:2px solid rgba(56,19,12,.2);border-radius:8px;font-size:1rem;font-family:Bricolage Grotesque,sans-serif;background-color:#fff;color:#38130c;transition:all .3s ease;font-weight:600}.info-item input:focus,.info-item select:focus{outline:none;border-color:#ff5e0e;box-shadow:0 0 0 3px #ff5e0e1a}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:1.5rem}.stat-card{background-color:#ff5e0e66;border-radius:12px;padding:1.5rem;display:flex;align-items:center;gap:1.25rem;border:2px solid rgba(255,94,14,.1);transition:all .3s ease}.stat-card:hover{border-color:#ff5e0e;transform:translateY(-2px);box-shadow:0 4px 12px #ff5e0e33}.stat-icon{width:50px;height:50px;border-radius:10px;background:linear-gradient(135deg,#ff5e0e,#ec5800);display:flex;align-items:center;justify-content:center;flex-shrink:0}.stat-icon svg{width:28px;height:28px;color:#fff}.stat-info{flex:1}.stat-label{font-family:Bricolage Grotesque,sans-serif;font-size:.85rem;color:#666;margin:0 0 .25rem;font-weight:600}.stat-value{font-family:Passion One,cursive;font-size:1.75rem;color:#38130c;margin:0;font-weight:700}.stat-value.positive{color:#22c55e}@media(max-width:1024px){.profile-header{flex-direction:column;text-align:center}.info-grid{grid-template-columns:1fr}.stats-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.profile-page .header{padding:1rem 1.5rem;height:70px}.profile-page .logo-text{font-size:1.3rem}.header-actions{gap:.5rem}.back-home-btn,.logout-btn{padding:.6rem 1rem;font-size:.85rem}.profile-container,.profile-header{padding:2rem 1.5rem}.avatar-circle{width:100px;height:100px;font-size:2.5rem}.profile-info h2{font-size:2rem}.profile-section{padding:1.5rem}.section-header{flex-direction:column;align-items:flex-start;gap:1rem}.stats-grid{grid-template-columns:repeat(2,1fr);gap:1rem}}@media(max-width:400px){.stats-grid{grid-template-columns:repeat(2,1fr);gap:.75rem}.stat-card{padding:.75rem;min-height:100px}}.dashboard{display:flex;min-height:100vh;background:linear-gradient(to bottom,#faf8f3,#f5f5f5);position:relative}.mobile-overlay{display:none}.sidebar{width:280px;background-color:#38130c;color:#fff;display:flex;flex-direction:column;transition:width .3s ease;position:fixed;height:100vh;z-index:1000}.sidebar.closed{width:80px}.sidebar-header{padding:2rem 1.5rem;border-bottom:1px solid rgba(255,94,14,.2);display:flex;justify-content:space-between;align-items:center}.logo{font-family:Passion One,cursive;font-size:2rem;color:#ff5e0e;margin:0}.sidebar.closed .logo{display:none}.sidebar-toggle{background:none;border:none;color:#ff5e0e;cursor:pointer;padding:.5rem;display:flex;align-items:center;justify-content:center}.sidebar-toggle svg{width:24px;height:24px}.sidebar-nav{flex:1;padding:1.5rem 0;overflow-y:auto}.nav-item{width:100%;display:flex;align-items:center;gap:1rem;padding:1rem 1.5rem;background:none;border:none;color:#fff1d7;font-family:Bricolage Grotesque,sans-serif;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;border-left:3px solid transparent}.nav-item:hover{background-color:#ff5e0e1a;color:#ff5e0e}.nav-item.active{background-color:#ff5e0e33;color:#ff5e0e;border-left-color:#ff5e0e}.nav-item svg{width:24px;height:24px;flex-shrink:0}.sidebar.closed .nav-item span{display:none}.sidebar-footer{padding:1.5rem;border-top:1px solid rgba(255,94,14,.2)}.profile-link{display:flex;align-items:center;gap:1rem;padding:1rem 1.5rem;background-color:#ff5e0e1a;border-radius:8px;text-decoration:none;color:#fff;margin-bottom:1rem;transition:all .3s ease}.profile-link:hover{background-color:#ff5e0e33}.avatar{width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,#ff5e0e,#ec5800);display:flex;align-items:center;justify-content:center;font-family:Passion One,cursive;font-size:1.2rem;color:#fff;flex-shrink:0}.avatar img{width:100%;height:100%;border-radius:50%;object-fit:cover}.profile-info{flex:1}.profile-name{font-family:Bricolage Grotesque,sans-serif;font-weight:600;font-size:.95rem;margin:0 0 .25rem}.profile-email{font-size:.85rem;color:#fff1d7;margin:0;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;max-width:150px}.sidebar.closed .profile-info{display:none}.logout-link{display:flex;align-items:center;gap:1rem;padding:.75rem 1rem;background:none;border:none;color:#fff1d7;font-family:Bricolage Grotesque,sans-serif;font-size:.95rem;font-weight:600;cursor:pointer;text-decoration:none;transition:color .3s ease}.logout-link:hover{color:#ff5e0e}.logout-link svg{width:20px;height:20px}.sidebar.closed .logout-link span{display:none}.dashboard-main{flex:1;margin-left:280px;transition:margin-left .3s ease}.sidebar.closed+.dashboard-main{margin-left:80px}.dashboard-header{background-color:#ffffffb3;padding:2rem 3rem;border-bottom:1px solid rgba(255,94,14,.1);display:flex;justify-content:space-between;align-items:center;gap:1rem;position:sticky;top:0;z-index:100;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.mobile-menu-btn{display:none;background:none;border:none;color:#38130c;cursor:pointer;padding:.5rem}.mobile-menu-btn svg{width:28px;height:28px}.page-title{font-family:Passion One,cursive;font-size:2.5rem;color:#38130c;margin:0}.header-actions{display:flex;gap:1rem}.refresh-btn{background:#fff;border:2px solid rgba(255,94,14,.2);width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#38130c;cursor:pointer;transition:all .3s ease}.refresh-btn svg{width:22px;height:22px}.refresh-btn:hover{border-color:#ff5e0e;color:#ff5e0e;box-shadow:0 10px 20px #ff5e0e26;transform:translateY(-1px)}.notification-btn{position:relative;background:none;border:2px solid #e0e0e0;width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;padding:.6rem}.notification-btn:hover{border-color:#ff5e0e;background-color:#ff5e0e1a}.notification-btn svg{width:28px;height:28px;color:#38130c;stroke-width:1.5}.notification-badge{position:absolute;top:-4px;right:-4px;background-color:#ff5e0e;color:#fff;font-size:.75rem;font-weight:700;padding:.25rem .5rem;border-radius:12px;min-width:20px;text-align:center}.dashboard-content{padding:3rem 4rem}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:0;margin-bottom:3rem;border:1px solid rgba(255,94,14,.08);border-radius:8px;overflow:hidden;background:transparent;padding:0}.stat-card{background:transparent;border-radius:0;padding:2rem;display:flex;gap:1.5rem;box-shadow:none;transition:all .3s ease;border-left:none;border-bottom:1px solid rgba(255,94,14,.08);border-right:1px solid rgba(255,94,14,.08)}.stat-card:last-child{border-bottom:none}.stat-card:hover{box-shadow:none;transform:none;padding-left:2rem;background-color:#ff5e0e05}.stat-icon{width:60px;height:60px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.stat-icon.portfolio{background:linear-gradient(135deg,#ff5e0e,#ec5800)}.stat-icon.growth{background:linear-gradient(135deg,#22c55e,#16a34a)}.stat-icon.investments{background:linear-gradient(135deg,#feba4f,orange)}.stat-icon svg{width:32px;height:32px;color:#fff}.stat-content{flex:1}.stat-label{font-family:Bricolage Grotesque,sans-serif;font-size:.9rem;color:#666;margin:0 0 .5rem;font-weight:600}.stat-value{font-family:Passion One,cursive;font-size:2.5rem;color:#38130c;margin:0 0 .5rem}.stat-change{font-family:Bricolage Grotesque,sans-serif;font-size:.85rem;color:#666;margin:0}.stat-change.positive{color:#22c55e}.content-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(500px,1fr));gap:2rem}.card{background:transparent;border-radius:12px;padding:2rem;box-shadow:none;border-top:none;border-bottom:1px solid rgba(255,94,14,.15)}.card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:2px solid rgba(255,94,14,.15)}.card-header h3{font-family:Passion One,cursive;font-size:1.5rem;color:#38130c;margin:0}.view-all-btn{background:none;border:none;color:#ff5e0e;font-family:Bricolage Grotesque,sans-serif;font-weight:600;font-size:.9rem;cursor:pointer;transition:color .3s ease}.view-all-btn:hover{color:#ec5800;text-decoration:underline}.transactions-list{display:flex;flex-direction:column;gap:1rem}.transaction-item{display:grid;grid-template-columns:80px 1fr auto auto;gap:1rem;align-items:center;padding:1.25rem 0;background-color:transparent;border-radius:0;transition:all .3s ease;border-bottom:1px solid rgba(255,94,14,.08)}.transaction-item:hover{background-color:transparent;padding-left:.5rem}.transaction-type{font-family:Bricolage Grotesque,sans-serif;font-size:.85rem;font-weight:700;padding:.5rem .75rem;border-radius:6px;text-align:center}.transaction-type.buy{background-color:#22c55e1a;color:#22c55e}.transaction-type.sell{background-color:#ef44441a;color:#ef4444}.transaction-type.deposit{background-color:#22c55e1a;color:#22c55e}.transaction-type.withdrawal{background-color:#ff5e0e1a;color:#ff5e0e}.transaction-type.dividend{background-color:#feba4f1a;color:#feba4f}.transaction-details{flex:1}.transaction-asset{font-family:Bricolage Grotesque,sans-serif;font-weight:700;font-size:1rem;color:#38130c;margin:0 0 .25rem}.transaction-date{font-size:.85rem;color:#666;margin:0}.transaction-amount{font-family:Bricolage Grotesque,sans-serif;font-weight:700;font-size:1.1rem;color:#38130c}.transaction-status{font-family:Bricolage Grotesque,sans-serif;font-size:.85rem;font-weight:600;padding:.5rem 1rem;border-radius:6px}.transaction-status.completed{background-color:#22c55e26;color:#15803d;border-left:3px solid #22c55e}.transaction-status.pending{background-color:#3b82f626;color:#1e40af;border-left:3px solid #3b82f6}.holdings-list{display:flex;flex-direction:column;gap:1rem}.holding-item{display:grid;grid-template-columns:60px 1fr auto auto auto;gap:1rem;align-items:center;padding:1.25rem 0;background-color:transparent;border-radius:0;transition:all .3s ease;border-bottom:1px solid rgba(255,94,14,.08)}.holding-item:hover{background-color:transparent;padding-left:.5rem}.holding-symbol{font-family:Passion One,cursive;font-size:1.5rem;color:#ff5e0e;font-weight:700}.holding-details{flex:1}.holding-name{font-family:Bricolage Grotesque,sans-serif;font-weight:600;font-size:.95rem;color:#38130c;margin:0 0 .25rem}.holding-shares{font-size:.85rem;color:#666;margin:0}.holding-value{font-family:Bricolage Grotesque,sans-serif;font-weight:700;font-size:1.1rem;color:#38130c}.holding-change{font-family:Bricolage Grotesque,sans-serif;font-weight:700;font-size:.95rem;padding:.5rem .75rem;border-radius:6px}.holding-change.positive{background-color:#22c55e1a;color:#22c55e}.holding-change.negative{background-color:#ef44441a;color:#ef4444}.trade-link{padding:.5rem 1rem;background-color:#ff5e0e;color:#fff;text-decoration:none;font-family:Bricolage Grotesque,sans-serif;font-weight:600;font-size:.85rem;border-radius:6px;transition:all .3s ease;cursor:pointer;text-align:center;white-space:nowrap}.trade-link:hover{background-color:#ec5800;transform:translateY(-2px);box-shadow:0 4px 12px #ff5e0e4d}.portfolio-actions{display:flex;gap:1rem;margin-bottom:2rem}.action-btn{flex:1;display:flex;align-items:center;justify-content:center;gap:.75rem;padding:1.5rem 2rem;border-radius:12px;font-family:Bricolage Grotesque,sans-serif;font-weight:700;font-size:1.1rem;text-decoration:none;transition:all .4s cubic-bezier(.34,1.56,.64,1);border:none;cursor:pointer;position:relative;overflow:hidden}.action-btn:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:#ffffff26;transition:left .4s ease;z-index:-1}.action-btn:hover:before{left:100%}.action-btn svg{width:24px;height:24px;transition:transform .3s ease}.action-btn:hover svg{transform:scale(1.15)}.action-btn.deposit{background:linear-gradient(135deg,#22c55e,#16a34a);color:#fff;box-shadow:0 4px 15px #22c55e33}.action-btn.deposit:hover{background:linear-gradient(135deg,#16a34a,#15803d);transform:translateY(-4px);box-shadow:0 12px 25px #22c55e59}.action-btn.deposit:active{transform:translateY(-2px)}.action-btn.withdraw{background:linear-gradient(135deg,#ff5e0e,#ec5800);color:#fff;box-shadow:0 4px 15px #ff5e0e33}.action-btn.withdraw:hover{background:linear-gradient(135deg,#ec5800,#d84400);transform:translateY(-4px);box-shadow:0 12px 25px #ff5e0e59}.action-btn.withdraw:active{transform:translateY(-2px)}.action-btn.trade{background:linear-gradient(135deg,#8b5cf6,#7c3aed);color:#fff;box-shadow:0 4px 15px #8b5cf633}.action-btn.trade:hover{background:linear-gradient(135deg,#7c3aed,#6d28d9);transform:translateY(-4px);box-shadow:0 12px 25px #8b5cf659}.action-btn.trade:active{transform:translateY(-2px)}.holdings-table{display:flex;flex-direction:column;gap:1rem}.holding-row{display:grid;grid-template-columns:80px 1fr auto auto;gap:1.5rem;align-items:center;padding:1.5rem;background-color:#f9f9f9;border-radius:12px;transition:all .3s ease}.holding-row:hover{background-color:#f0f0f0;box-shadow:0 2px 8px #0000000d}.holding-symbol-large{font-family:Passion One,cursive;font-size:2rem;color:#ff5e0e;font-weight:700}.holding-info{flex:1}.holding-metrics{text-align:right}.trade-btn{background-color:#ff5e0e;color:#000;border:none;padding:.75rem 1.5rem;border-radius:8px;font-family:Bricolage Grotesque,sans-serif;font-weight:600;cursor:pointer;transition:all .3s ease}.trade-btn:hover{background-color:#ec5800;transform:translateY(-2px)}.filter-group{display:flex;gap:1rem}.filter-select{padding:.75rem 1rem;border:2px solid #e0e0e0;border-radius:8px;font-family:Bricolage Grotesque,sans-serif;font-weight:600;background-color:#fff;color:#38130c;cursor:pointer;transition:all .3s ease}.filter-select:focus{outline:none;border-color:#ff5e0e}.transactions-table{display:flex;flex-direction:column;gap:1rem}.transaction-row{display:grid;grid-template-columns:100px 1fr auto auto auto;gap:1.5rem;align-items:center;padding:1.5rem;background-color:#f9f9f9;border-radius:12px;transition:all .3s ease}.transaction-row:hover{background-color:#f0f0f0;box-shadow:0 2px 8px #0000000d}.transaction-type-badge{font-family:Bricolage Grotesque,sans-serif;font-size:.85rem;font-weight:700;padding:.5rem 1rem;border-radius:6px;text-align:center}.transaction-type-badge.buy{background-color:#22c55e1a;color:#22c55e}.transaction-type-badge.sell{background-color:#ef44441a;color:#ef4444}.transaction-type-badge.deposit{background-color:#22c55e1a;color:#22c55e}.transaction-type-badge.withdrawal{background-color:#ff5e0e1a;color:#ff5e0e}.transaction-type-badge.dividend{background-color:#feba4f1a;color:#feba4f}.transaction-asset-name{font-family:Bricolage Grotesque,sans-serif;font-weight:700;font-size:1.1rem;color:#38130c;margin:0 0 .25rem}.transaction-date-time{font-size:.9rem;color:#666;margin:0}.transaction-amount-large{font-family:Bricolage Grotesque,sans-serif;font-weight:700;font-size:1.2rem;color:#38130c}.transaction-status-badge{font-family:Bricolage Grotesque,sans-serif;font-size:.85rem;font-weight:600;padding:.5rem 1rem;border-radius:6px}.transaction-status-badge.completed{background-color:#22c55e26;color:#15803d;border-left:3px solid #22c55e}.transaction-status-badge.pending{background-color:#3b82f626;color:#1e40af;border-left:3px solid #3b82f6}.details-btn{background:none;border:2px solid #FF5E0E;color:#ff5e0e;padding:.5rem 1rem;border-radius:6px;font-family:Bricolage Grotesque,sans-serif;font-weight:600;cursor:pointer;transition:all .3s ease}.details-btn:hover{background-color:#ff5e0e;color:#fff}.settings-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(450px,1fr));gap:2rem}.payment-methods{display:flex;flex-direction:column;gap:1rem}.payment-card{display:grid;grid-template-columns:auto 1fr auto auto;gap:1rem;align-items:center;padding:1.5rem 0;background-color:transparent;border-radius:0;transition:all .3s ease;border-bottom:1px solid rgba(255,94,14,.1)}.payment-card:hover{background-color:transparent;padding-left:.5rem}.card-icon{width:50px;height:50px;border-radius:10px;display:flex;align-items:center;justify-content:center}.card-icon.visa{background:linear-gradient(135deg,#1434cb,#0e2a8f)}.card-icon.mastercard{background:linear-gradient(135deg,#eb001b,#f79e1b)}.card-icon svg{width:28px;height:28px;color:#fff}.card-details{flex:1}.card-type{font-family:Bricolage Grotesque,sans-serif;font-weight:700;font-size:1rem;color:#38130c;margin:0 0 .25rem}.card-number{font-size:.9rem;color:#666;margin:0}.default-badge{font-family:Bricolage Grotesque,sans-serif;font-size:.8rem;font-weight:700;padding:.4rem .75rem;border-radius:6px;background-color:#22c55e1a;color:#22c55e}.add-btn,.set-default-btn,.remove-btn{font-family:Bricolage Grotesque,sans-serif;font-weight:600;font-size:.9rem;padding:.5rem 1rem;border-radius:6px;cursor:pointer;transition:all .3s ease}.add-btn{background-color:#ff5e0e;color:#fff;border:none}.add-btn:hover{background-color:#ec5800}.set-default-btn{background:none;border:2px solid #22c55e;color:#22c55e}.set-default-btn:hover{background-color:#22c55e;color:#fff}.remove-btn{background:none;border:2px solid #ef4444;color:#ef4444}.remove-btn:hover{background-color:#ef4444;color:#fff}.settings-list{display:flex;flex-direction:column;gap:1rem}.setting-item{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;background-color:#f9f9f9;border-radius:12px}.setting-info{flex:1}.setting-title{font-family:Bricolage Grotesque,sans-serif;font-weight:700;font-size:1rem;color:#38130c;margin:0 0 .25rem}.setting-description{font-size:.9rem;color:#666;margin:0}.toggle-switch{position:relative;display:inline-block;width:60px;height:32px}.toggle-switch input{opacity:0;width:0;height:0}.toggle-slider{position:absolute;cursor:pointer;inset:0;background-color:#ccc;transition:.4s;border-radius:32px}.toggle-slider:before{position:absolute;content:"";height:24px;width:24px;left:4px;bottom:4px;background-color:#fff;transition:.4s;border-radius:50%}.toggle-switch input:checked+.toggle-slider{background-color:#22c55e}.toggle-switch input:checked+.toggle-slider:before{transform:translate(28px)}.empty-state{text-align:center;padding:4rem 2rem}.empty-state h3{font-family:Passion One,cursive;font-size:2rem;color:#38130c;margin:0 0 1rem}.empty-state p{font-family:Bricolage Grotesque,sans-serif;color:#666;font-size:1.1rem}@media(max-width:1024px){.content-grid{grid-template-columns:1fr}}@media(max-width:768px){.mobile-overlay{display:block;position:fixed;inset:0;background-color:#00000080;z-index:999}.sidebar{width:80px}.sidebar.open{width:280px;z-index:1001}.sidebar.closed .logo,.sidebar.closed .nav-item span,.sidebar.closed .profile-info,.sidebar.closed .logout-link span{display:none}.sidebar.open .logo,.sidebar.open .nav-item span,.sidebar.open .profile-info,.sidebar.open .logout-link span{display:block}.dashboard-main{margin-left:80px;width:calc(100% - 80px)}.sidebar.open+.dashboard-main{margin-left:80px}.dashboard-header{padding:1rem 1.5rem}.page-title{font-size:1.5rem;flex:1}.dashboard-content{padding:1rem}.stats-grid{grid-template-columns:1fr;gap:1rem}.stat-card{padding:1.5rem}.stat-value{font-size:2rem}.content-grid{grid-template-columns:1fr;gap:1rem}.card{padding:1.5rem}.transaction-item{grid-template-columns:1fr;gap:.75rem;padding:1rem}.transaction-type{width:fit-content}.holding-item{grid-template-columns:auto 1fr;gap:1rem}.holding-symbol{grid-row:1 / 3}.holding-details{grid-column:2}.holding-value{grid-column:2;text-align:left}.holding-change{grid-column:2;width:fit-content}.notification-btn{width:40px;height:40px}.notification-btn svg{width:20px;height:20px}.portfolio-actions{flex-direction:column}.holdings-table .holding-row{grid-template-columns:1fr;gap:1rem}.holding-symbol-large{font-size:1.5rem}.trade-btn{width:100%}.filter-group{flex-direction:column}.transactions-table .transaction-row{grid-template-columns:1fr;gap:.75rem}.details-btn{width:100%}.settings-grid{grid-template-columns:1fr}.payment-card{grid-template-columns:auto 1fr;gap:1rem}.default-badge,.set-default-btn,.remove-btn{grid-column:1 / -1}}.charts-section{display:grid;grid-template-columns:repeat(auto-fit,minmax(450px,1fr));gap:2rem;margin-bottom:3rem}.chart-card{background:transparent;border-radius:12px;padding:2rem;box-shadow:none;border-bottom:1px solid rgba(255,94,14,.15);transition:all .3s ease}.chart-card:hover{background-color:#ff5e0e05}.chart-card .card-header{margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:2px solid rgba(255,94,14,.15)}.chart-card h3{font-family:Passion One,cursive;font-size:1.5rem;color:#38130c;margin:0}.recharts-wrapper{font-family:Bricolage Grotesque,sans-serif}.recharts-text{font-family:Bricolage Grotesque,sans-serif;fill:#666}.recharts-tooltip,.recharts-tooltip-wrapper{outline:none}@media(max-width:1024px){.charts-section{grid-template-columns:1fr}}.transaction-details-modal{max-width:500px;width:90%}.transaction-details-modal .modal-header{border-bottom:1px solid #333}.transaction-details-modal .modal-header h3{color:#fff}.transaction-details-modal .close-btn{color:#fff;background:transparent;border:none;font-size:1.5rem;cursor:pointer;padding:.5rem;border-radius:4px;transition:background-color .2s ease}.transaction-details-modal .close-btn:hover{background-color:#ffffff1a}.transaction-detail-grid{display:flex;flex-direction:column;gap:1rem;padding:1rem 0}.detail-row{display:flex;justify-content:space-between;align-items:center;padding:.75rem 0;border-bottom:1px solid #333}.detail-row:last-child{border-bottom:none}.detail-label{font-weight:600;color:#b0b0b0;font-size:.9rem}.detail-value{font-weight:500;color:#fff;text-align:right;max-width:60%;word-break:break-word}.detail-value.transaction-type{padding:.25rem .75rem;border-radius:20px;font-size:.8rem;font-weight:600;text-transform:uppercase}.detail-value.transaction-type.buy{background-color:#22c55e;color:#fff}.detail-value.transaction-type.sell{background-color:#ef4444;color:#fff}.detail-value.transaction-type.deposit{background-color:#3b82f6;color:#fff}.detail-value.transaction-type.withdrawal{background-color:#f59e0b;color:#fff}.detail-value.transaction-type.dividend{background-color:#8b5cf6;color:#fff}.detail-value.status-badge{padding:.25rem .75rem;border-radius:20px;font-size:.8rem;font-weight:600;text-transform:uppercase}.detail-value.status-badge.completed{background-color:#22c55e;color:#fff}.detail-value.status-badge.pending{background-color:#f59e0b;color:#fff}.detail-value.status-badge.failed{background-color:#ef4444;color:#fff}.transaction-details-modal .modal-actions{border-top:1px solid #333;padding-top:1rem}.kyc-notice{background:linear-gradient(135deg,#ff5e0e1a,#ff5e0e0d);border:2px solid rgba(255,94,14,.3);border-radius:12px;padding:1.5rem;margin-bottom:2rem;animation:slideIn .3s ease-out}.kyc-notice-content{display:flex;align-items:center;gap:1.5rem}.kyc-notice-icon{display:flex;align-items:center;justify-content:center;width:60px;height:60px;background:#ff5e0e26;border-radius:50%;color:#ff5e0e;flex-shrink:0}.kyc-notice-icon svg{width:28px;height:28px}.kyc-notice-text{flex:1}.kyc-notice-text h4{margin:0 0 .5rem;color:#ff5e0e;font-size:1.1rem;font-weight:600}.kyc-notice-text p{margin:0 0 1rem;color:#666;font-size:.95rem;line-height:1.5}.kyc-verify-btn{background:#ff5e0e;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:8px;font-weight:600;cursor:pointer;transition:all .2s ease;font-size:.9rem}.kyc-verify-btn:hover{background:#e54d0b;transform:translateY(-1px)}@media(max-width:768px){.kyc-notice-content{flex-direction:column;text-align:center;gap:1rem}.kyc-notice-icon{width:50px;height:50px}.kyc-notice-icon svg{width:24px;height:24px}}.pagination{display:flex;align-items:center;justify-content:center;gap:2rem;padding:1.5rem;border-top:1px solid rgba(255,94,14,.1);background:transparent}.pagination-btn{display:flex;align-items:center;justify-content:center;width:144px;height:144px;border:2px solid rgba(255,94,14,.3);background:#fff;color:#38130c;border-radius:8px;cursor:pointer;transition:all .2s ease;padding:0}.pagination-btn:hover:not(:disabled){border-color:#ff5e0e;background:#ff5e0e0d;transform:scale(1.05)}.pagination-btn svg{width:24px;height:24px;stroke-linecap:round;stroke-linejoin:round;stroke:#38130c}.page-numbers{font-family:Bricolage Grotesque,sans-serif;font-weight:600;color:#38130c;font-size:1.1rem}.page-numbers strong{color:#ff5e0e}.results-count{font-size:.8rem;color:#999;font-weight:500}.no-results{padding:3rem 1.5rem;text-align:center;color:#999}.no-results p{font-size:1rem;margin:0;color:#666}@media(max-width:768px){.pagination{gap:1.5rem;padding:1rem}.pagination-btn{width:40px;height:40px}.pagination-btn svg{width:20px;height:20px}.pagination-info{min-width:auto}.page-numbers{font-size:.9rem}.results-count{font-size:.75rem}.chart-card{padding:1rem;border-radius:8px}.chart-card .card-header{margin-bottom:1rem;padding-bottom:1rem}.chart-card h3{font-size:1.2rem}}.modal-overlay{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;animation:fadeIn .3s ease-in-out}.modal-content{background:#0a0a0a;border-radius:12px;box-shadow:0 10px 40px #0000004d;max-width:500px;width:90%;max-height:80vh;overflow-y:auto;border:1px solid #222;animation:slideUp .3s ease-out}@keyframes slideUp{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.modal-header{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;border-bottom:1px solid #222;position:sticky;top:0;background:#0a0a0a}.modal-header h2{margin:0;font-size:1.5rem;color:#fff;font-weight:600}.modal-close{background:none;border:none;color:#888;cursor:pointer;padding:.5rem;display:flex;align-items:center;justify-content:center;transition:color .2s}.modal-close:hover{color:#fff}.modal-close svg{width:24px;height:24px}.modal-body{padding:2rem 1.5rem}.modal-stage{animation:fadeIn .2s ease-in-out}.modal-stage h3{font-size:1.2rem;margin:0 0 1.5rem;color:#fff;font-weight:500}.withdrawal-options{display:grid;grid-template-columns:1fr;gap:1rem;margin-bottom:1.5rem}.withdrawal-option{display:flex;align-items:center;gap:1rem;padding:1rem;background:#1a1a1a;border:2px solid #222;border-radius:8px;cursor:pointer;transition:all .2s;color:#fff;font-size:1rem;font-weight:500}.withdrawal-option:hover{border-color:#ff5e0e;background:#ff5e0e1a;transform:translate(4px)}.withdrawal-option svg{width:24px;height:24px;color:#ff5e0e;flex-shrink:0}.form-fields{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem}.form-input,.form-textarea{width:100%;padding:.75rem 1rem;background:#1a1a1a;border:1px solid #333;border-radius:6px;color:#333;font-size:.95rem;font-family:inherit;transition:border-color .2s;box-sizing:border-box;overflow-x:hidden}.form-input:focus,.form-textarea:focus{outline:none;border-color:#ff5e0e;box-shadow:0 0 0 2px #ff5e0e1a}.form-textarea{resize:vertical;min-height:100px;font-family:Courier New,monospace;font-size:.9rem}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.wallet-type-label{margin:0 0 .5rem;color:#888;font-size:.95rem}.wallet-type-label strong{color:#ff5e0e}.modal-actions{display:flex;gap:1rem;justify-content:flex-end;padding-top:1rem;border-top:1px solid #222}.btn-primary,.btn-secondary{padding:.75rem 1.5rem;border-radius:6px;border:none;font-size:.95rem;font-weight:500;cursor:pointer;transition:all .2s}.btn-primary{background:#ff5e0e;color:#fff}.btn-primary:hover{background:#e55100;transform:translateY(-2px);box-shadow:0 4px 12px #ff5e0e4d}.btn-secondary{background:#222;color:#fff;border:1px solid #333}.btn-secondary:hover{background:#333;border-color:#444}@media(max-width:640px){.modal-content{width:95%;max-height:90vh;max-width:100%}.modal-header{padding:1rem 1.5rem}.modal-body{padding:1.5rem 1rem;overflow-x:hidden}.modal-stage{overflow-x:hidden}.modal-stage h3{font-size:1.1rem}.withdrawal-options{grid-template-columns:1fr;overflow-x:hidden}.withdrawal-option{word-break:break-word}.form-fields{overflow-x:hidden}.form-input,.form-textarea{box-sizing:border-box;width:100%;overflow-x:hidden}.form-row{grid-template-columns:1fr}.modal-actions{flex-direction:column-reverse}.btn-primary,.btn-secondary{width:100%}.card-header{flex-direction:column;align-items:flex-start;gap:1rem}.card-header h3{font-size:1.3rem}.add-btn{width:100%}}.profile-section{margin-bottom:2rem;max-width:200px}.profile-image-container{width:120px;height:120px;border-radius:8px;overflow:hidden;background:#1a1a1a;border:2px solid #333;display:flex;align-items:center;justify-content:center;margin-bottom:1rem}.profile-image-img{width:100%;height:100%;object-fit:cover}.profile-image-avatar{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:2rem;font-weight:600;color:#ff5e0e;background:#ff5e0e1a}.upload-btn{display:inline-block;padding:.75rem 1.5rem;background:#ff5e0e;color:#fff;border-radius:6px;cursor:pointer;font-weight:500;transition:all .2s}.upload-btn:hover{background:#e55100;transform:translateY(-2px);box-shadow:0 4px 12px #ff5e0e4d}.no-methods-text{color:#888;text-align:center;padding:2rem 1rem;font-size:.95rem;margin:0}.kyc-section{margin-top:2rem;padding-top:2rem;border-top:1px solid rgba(255,94,14,.15)}.kyc-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.kyc-header h4{margin:0;font-family:Bricolage Grotesque,sans-serif;font-size:1.1rem;color:#38130c;font-weight:600}.verified-badge{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background-color:#22c55e1a;color:#22c55e;border-radius:6px;font-weight:600;font-size:.9rem}.verified-badge svg{width:18px;height:18px}.verify-btn{padding:.5rem 1.5rem;background-color:#ff5e0e;color:#fff;border:none;border-radius:6px;font-family:Bricolage Grotesque,sans-serif;font-weight:600;cursor:pointer;transition:all .3s ease;font-size:.9rem}.verify-btn:hover{background-color:#ec5800;transform:translateY(-2px);box-shadow:0 4px 12px #ff5e0e4d}.kyc-description{margin:0;color:#666;font-size:.9rem}.import-wallet-label{color:#ccc;font-size:.95rem;margin:0 0 .75rem}.import-wallet-warning{color:#ff9800;font-size:.85rem;margin:.75rem 0 0;display:flex;align-items:center;gap:.5rem}.kyc-modal-description{margin:0 0 1.5rem;color:#ccc;font-size:.95rem}.form-group{margin-bottom:1.5rem}.form-label{display:block;margin-bottom:.75rem;color:#fff;font-weight:600;font-size:.95rem}.file-upload-container{border:2px dashed #333;border-radius:8px;padding:2rem;text-align:center;transition:all .2s;background:#1a1a1a}.file-upload-container:hover{border-color:#ff5e0e;background:#ff5e0e0d}.file-upload-btn{display:flex;flex-direction:column;align-items:center;gap:.75rem;cursor:pointer;color:#888}.file-upload-btn svg{width:32px;height:32px;color:#ff5e0e}.file-upload-btn span{color:#fff;font-weight:600;font-size:1rem}.file-upload-hint{margin:0;color:#888;font-size:.85rem}.file-selected{margin-top:1rem;padding:1rem;background:#22c55e1a;border-radius:6px;display:flex;align-items:center;gap:.75rem;color:#22c55e;font-weight:600;font-size:.95rem}.file-selected svg{width:20px;height:20px;flex-shrink:0}.kyc-confirmation{margin:1.5rem 0}.checkbox-label{display:flex;align-items:flex-start;gap:.75rem;cursor:pointer;color:#ccc;font-size:.9rem}.checkbox-label input{width:18px;height:18px;margin-top:.25rem;cursor:pointer;accent-color:#FF5E0E;flex-shrink:0}.checkbox-label span{line-height:1.4}.notification-container{position:relative}.notification-dropdown{position:absolute;top:100%;right:0;margin-top:.5rem;width:380px;background:#0a0a0a;border:1px solid #222;border-radius:12px;box-shadow:0 10px 40px #0000004d;z-index:999;animation:slideDown .3s ease-out}@keyframes slideDown{0%{transform:translateY(-10px);opacity:0}to{transform:translateY(0);opacity:1}}.notification-header{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.5rem;border-bottom:1px solid #222}.notification-header h3{margin:0;font-size:1.1rem;color:#fff;font-weight:600}.close-btn{background:none;border:none;color:#888;font-size:1.5rem;cursor:pointer;transition:color .2s;padding:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center}.close-btn:hover{color:#fff}.notification-list{max-height:400px;overflow-y:auto;display:flex;flex-direction:column}.notification-item{padding:1rem 1.5rem;border-bottom:1px solid rgba(255,255,255,.05);cursor:pointer;transition:background-color .2s}.notification-item:hover{background-color:#ff5e0e0d}.notification-item.unread{background-color:#ff5e0e1a;border-left:3px solid #FF5E0E}.notification-content{display:flex;flex-direction:column;gap:.5rem}.notification-title{margin:0;color:#fff;font-size:.95rem;font-weight:600}.notification-message{margin:0;color:#ccc;font-size:.85rem}.notification-time{margin:0;color:#888;font-size:.75rem}.view-all-notifications{display:block;padding:1rem;text-align:center;color:#ff5e0e;text-decoration:none;border-top:1px solid #222;font-weight:600;font-size:.9rem;transition:background-color .2s}.view-all-notifications:hover{background-color:#ff5e0e0d}@media(max-width:640px){.notification-dropdown{position:fixed;top:60px;left:0;right:0;width:calc(100% - 1rem);max-width:none;max-height:calc(100vh - 100px);margin:.5rem;border-radius:8px;transform:none;z-index:9999}.notification-list{max-height:300px}.close-btn{width:28px;height:28px;font-size:1.8rem;color:#fff}.close-btn:hover{color:#ff5e0e}}.pending-withdrawal-banner{background:linear-gradient(135deg,#fff3cd,#ffeaa7);border:1px solid #FFECB5;border-left:4px solid #FF5E0E;border-radius:8px;padding:1.5rem 2rem;margin-bottom:2rem;display:flex;align-items:center;gap:1rem;box-shadow:0 2px 8px #ff5e0e1a}.banner-icon{width:48px;height:48px;background:linear-gradient(135deg,#ff5e0e,#ec5800);border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.banner-icon svg{width:24px;height:24px;color:#fff}.banner-content{flex:1}.banner-content h4{font-family:Passion One,cursive;font-size:1.25rem;color:#38130c;margin:0 0 .5rem}.banner-content p{font-family:Bricolage Grotesque,sans-serif;font-size:.95rem;color:#5a5a5a;margin:0;line-height:1.4}.submitted-badge{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background-color:#f59e0b1a;color:#f59e0b;border-radius:6px;font-weight:600;font-size:.9rem}.submitted-badge svg{width:16px;height:16px;flex-shrink:0}.modal-overlay{position:fixed;inset:0;background:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}.modal-content{background:#0a0a0a;padding:2rem;border-radius:12px;box-shadow:0 20px 25px #00000026;max-width:400px;width:90%;text-align:center}.modal-content h3{margin:0 0 1.5rem;color:#fff;font-family:Bricolage Grotesque,sans-serif;font-size:1.5rem;font-weight:700}.withdrawal-summary{background:#f8f9fa;padding:1rem;border-radius:8px;margin:1rem 0}.confirmation-message{color:#666;font-size:.9rem;line-height:1.4;margin:1rem 0}.modal-actions{display:flex;gap:1rem;justify-content:center;margin-top:1.5rem}.cancel-btn{background:#e0e0e0;color:#666;border:1px solid #ddd;padding:.75rem 1.5rem;border-radius:6px;cursor:pointer;font-family:Bricolage Grotesque,sans-serif;font-weight:600;transition:all .3s ease}.cancel-btn:hover{background:#d0d0d0}.confirm-btn{background:#ff5e0e;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:6px;cursor:pointer;font-family:Bricolage Grotesque,sans-serif;font-weight:600;transition:all .3s ease}.confirm-btn:hover{background:#e54d30}.transaction-page{min-height:100vh;background:linear-gradient(135deg,#fff1d7,#fff8e7,#f5f5f5);padding-top:80px}.transaction-header{position:fixed;top:0;left:0;right:0;z-index:1000;background:linear-gradient(135deg,#fff,#fff1d7);padding:1.5rem 3rem;border-bottom:2px solid #FF5E0E;display:flex;justify-content:space-between;align-items:center;height:80px}.back-btn-header{display:flex;align-items:center;gap:.5rem;color:#38130c;text-decoration:none;font-family:Bricolage Grotesque,sans-serif;font-weight:600;font-size:1rem;transition:color .3s ease}.back-btn-header:hover{color:#ff5e0e}.back-btn-header svg{width:20px;height:20px}.logo-text{font-family:Passion One,cursive;font-size:1.8rem;color:#ff5e0e;margin:0}.transaction-container{max-width:600px;margin:0 auto;padding:3rem 2rem}.transaction-card{background:linear-gradient(135deg,#fff,#fff8e7);border-radius:16px;padding:3rem;box-shadow:0 4px 16px #0000001a;border:2px solid rgba(255,94,14,.2)}.transaction-icon{width:80px;height:80px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 2rem}.transaction-icon.deposit{background:linear-gradient(135deg,#22c55e,#16a34a)}.transaction-icon.withdraw{background:linear-gradient(135deg,#ff5e0e,#ec5800)}.transaction-icon svg{width:40px;height:40px;color:#fff}.transaction-title{font-family:Passion One,cursive;font-size:2.5rem;color:#38130c;margin:0 0 .5rem;text-align:center}.transaction-subtitle{font-family:Bricolage Grotesque,sans-serif;font-size:1rem;color:#666;margin:0 0 2rem;text-align:center}.balance-display{background:linear-gradient(135deg,#fff1d7,#feba4f);padding:1.5rem;border-radius:12px;text-align:center;margin-bottom:2rem}.balance-label{font-family:Bricolage Grotesque,sans-serif;font-size:.9rem;color:#38130c;margin:0 0 .5rem;font-weight:600}.balance-amount{font-family:Passion One,cursive;font-size:2.5rem;color:#38130c;margin:0}.transaction-form{display:flex;flex-direction:column;gap:1.5rem}.form-group label{font-family:Bricolage Grotesque,sans-serif;font-weight:600;font-size:.95rem;color:#38130c}.amount-input-wrapper{position:relative;display:flex;align-items:center}.currency-symbol{position:absolute;left:1rem;font-family:Bricolage Grotesque,sans-serif;font-weight:700;font-size:1.5rem;color:#38130c}.amount-input-wrapper input{width:100%;padding:1rem 1rem 1rem 2.5rem;border:2px solid #e0e0e0;border-radius:12px;font-size:1.5rem;font-family:Bricolage Grotesque,sans-serif;font-weight:700;color:#38130c;transition:all .3s ease}.amount-input-wrapper input:focus{outline:none;border-color:#ff5e0e;box-shadow:0 0 0 3px #ff5e0e1a}.input-hint{font-size:.85rem;color:#666;margin:0;font-family:Bricolage Grotesque,sans-serif}.quick-amounts{display:grid;grid-template-columns:repeat(4,1fr);gap:.75rem}.quick-amount-btn{padding:.75rem;border:2px solid #e0e0e0;border-radius:8px;background-color:#fff;color:#38130c;font-family:Bricolage Grotesque,sans-serif;font-weight:600;cursor:pointer;transition:all .3s ease}.quick-amount-btn:hover{border-color:#ff5e0e;background-color:#ff5e0e0d;color:#ff5e0e}.payment-methods-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.payment-method-option{position:relative;cursor:pointer}.payment-method-option input{position:absolute;opacity:0}.payment-option-content{display:flex;flex-direction:column;align-items:center;gap:.75rem;padding:1.5rem;border:2px solid #e0e0e0;border-radius:12px;background-color:#fff;transition:all .3s ease}.payment-method-option.selected .payment-option-content{border-color:#ff5e0e;background-color:#ff5e0e0d}.payment-option-content svg{width:32px;height:32px;color:#38130c}.payment-method-option.selected .payment-option-content svg{color:#ff5e0e}.payment-option-content span{font-family:Bricolage Grotesque,sans-serif;font-weight:600;font-size:.95rem;color:#38130c}.payment-method-option.selected .payment-option-content span{color:#ff5e0e}.card-select{padding:1rem;border:2px solid #e0e0e0;border-radius:12px;font-size:1rem;font-family:Bricolage Grotesque,sans-serif;font-weight:600;background-color:#fff;color:#38130c;cursor:pointer;transition:all .3s ease}.card-select:focus{outline:none;border-color:#ff5e0e;box-shadow:0 0 0 3px #ff5e0e1a}.info-box{display:flex;gap:1rem;padding:1.25rem;background:#feba4f1a;border:1px solid #FEBA4F;border-radius:8px;margin:1.5rem 0}.info-box.warning{background:#ef44441a;border:1px solid #ef4444}.info-box.warning svg{color:#ef4444}.info-box svg{width:24px;height:24px;color:#feba4f;flex-shrink:0}.info-box p{font-family:Bricolage Grotesque,sans-serif;font-size:.9rem;color:#666;margin:0;line-height:1.4}.info-box.warning p{color:#991b1b}.info-box strong{color:#38130c;font-weight:600}.summary-row.fee{color:#ef4444}.summary-row.fee .summary-value{color:#ef4444;font-weight:600}.transaction-summary{background-color:#f9f9f9;padding:1.5rem;border-radius:12px}.summary-row{display:flex;justify-content:space-between;align-items:center;padding:.75rem 0;font-family:Bricolage Grotesque,sans-serif;color:#666}.summary-row.total{border-top:2px solid #e0e0e0;margin-top:.5rem;padding-top:1rem;font-weight:700;color:#38130c;font-size:1.1rem}.summary-value{font-weight:700;color:#38130c}.submit-btn{padding:1.25rem 2rem;border:none;border-radius:12px;font-family:Bricolage Grotesque,sans-serif;font-weight:700;font-size:1.1rem;color:#fff;cursor:pointer;transition:all .3s ease;margin-top:.5rem}.submit-btn.deposit{background-color:#22c55e}.submit-btn.deposit:hover{background-color:#16a34a;transform:translateY(-2px);box-shadow:0 8px 16px #22c55e4d}.submit-btn.withdraw{background-color:#ff5e0e}.submit-btn.withdraw:hover{background-color:#ec5800;transform:translateY(-2px);box-shadow:0 8px 16px #ff5e0e4d}.blocked-message{text-align:center;padding:3rem 2rem;background:linear-gradient(135deg,#fee2e2,#fee);border-radius:12px;border:2px solid #dc3545;margin:2rem 0}.blocked-message h3{color:#dc3545;font-family:Passion One,cursive;font-size:2rem;margin:0 0 1rem}.blocked-message p{color:#721c24;font-family:Bricolage Grotesque,sans-serif;font-size:1.1rem;margin:0;line-height:1.4}@media(max-width:768px){.transaction-header{padding:1rem 1.5rem;height:70px}.logo-text{font-size:1.3rem}.transaction-container,.transaction-card{padding:2rem 1.5rem}.transaction-title{font-size:2rem}.quick-amounts{grid-template-columns:repeat(2,1fr)}.payment-methods-grid{grid-template-columns:1fr}}.transaction-icon.trade{background:linear-gradient(135deg,#8b5cf6,#6d28d9)}.asset-info{display:flex;gap:2rem;padding:1.5rem;background:linear-gradient(135deg,#f3e8ff,#ede9fe);border-radius:12px;margin-bottom:2rem}.info-item{flex:1;display:flex;flex-direction:column;gap:.5rem}.info-label{font-family:Bricolage Grotesque,sans-serif;font-size:.85rem;color:#38130c;font-weight:600}.info-value{font-family:Passion One,cursive;font-size:1.75rem;color:#38130c;font-weight:700}.info-value.positive{color:#22c55e}.info-value.negative{color:#ef4444}.trade-type-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.trade-type-option{position:relative;cursor:pointer}.trade-type-option input{position:absolute;opacity:0}.trade-type-content{display:flex;flex-direction:column;align-items:center;gap:.75rem;padding:1.5rem;border:2px solid #e0e0e0;border-radius:12px;background-color:#fff;transition:all .3s ease}.trade-type-content.buy{color:#22c55e}.trade-type-content.sell{color:#ff5e0e}.trade-type-option.selected .trade-type-content{border-color:#ff5e0e;background-color:#ff5e0e0d}.trade-type-content svg{width:32px;height:32px;color:inherit}.trade-type-content span{font-family:Bricolage Grotesque,sans-serif;font-weight:600;font-size:.95rem}.order-type-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.order-type-option{position:relative;cursor:pointer}.order-type-option input{position:absolute;opacity:0}.order-type-option input:checked+span{background-color:#ff5e0e1a;border-color:#ff5e0e;color:#ff5e0e}.order-type-option span{display:block;padding:1rem;border:2px solid #e0e0e0;border-radius:12px;text-align:center;font-family:Bricolage Grotesque,sans-serif;font-weight:600;font-size:.95rem;color:#38130c;background-color:#fff;transition:all .3s ease}.quantity-input{width:100%;padding:1rem;border:2px solid #e0e0e0;border-radius:12px;font-size:1.1rem;font-family:Bricolage Grotesque,sans-serif;font-weight:600;color:#38130c;transition:all .3s ease}.quantity-input:focus{outline:none;border-color:#ff5e0e;box-shadow:0 0 0 3px #ff5e0e1a}.asset-select{width:100%;padding:1rem 2.5rem 1rem 1rem;border:2px solid #e0e0e0;border-radius:12px;font-size:1rem;font-family:Bricolage Grotesque,sans-serif;font-weight:600;color:#38130c;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23FF5E0E' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;appearance:none;-webkit-appearance:none;-moz-appearance:none;cursor:pointer;transition:all .3s ease}.asset-select:focus{outline:none;border-color:#ff5e0e;box-shadow:0 0 0 3px #ff5e0e1a}.trade-summary{background-color:#f9f9f9;padding:1.5rem;border-radius:12px;margin-bottom:1.5rem}.submit-btn.buy{background:linear-gradient(135deg,#22c55e,#16a34a)}.submit-btn.buy:hover{background:linear-gradient(135deg,#16a34a,#15803d);box-shadow:0 8px 16px #22c55e4d}.submit-btn.sell{background:linear-gradient(135deg,#ff5e0e,#ec5800)}.submit-btn.sell:hover{background:linear-gradient(135deg,#ec5800,#d84400);box-shadow:0 8px 16px #ff5e0e4d}@media(max-width:768px){.asset-info{flex-direction:column;gap:1rem}.trade-type-grid,.order-type-grid{grid-template-columns:1fr}}.trade-page{min-height:100vh;background:linear-gradient(135deg,#f5f5f5,#fafafa);display:flex;flex-direction:column;overflow-x:hidden;max-width:100vw}.trade-header{background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(255,94,14,.1);padding:1rem 2rem;display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:100}.back-link{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border-radius:6px;background:transparent;border:1px solid #FF5E0E;color:#ff5e0e;font-size:.95rem;font-weight:500;text-decoration:none;transition:all .3s ease;cursor:pointer}.back-link:hover{background:#ff5e0e1a;transform:translate(-2px)}.back-link svg{width:18px;height:18px}.trade-title{font-size:1.5rem;font-weight:700;color:#38130c;margin:0}.header-spacer{width:120px}.trade-container{display:grid;grid-template-columns:1fr 380px;gap:1.5rem;padding:1.5rem 2rem;flex:1;max-width:1400px;margin:0 auto;width:100%;box-sizing:border-box}.chart-panel{background:#fff;border-radius:12px;border:1px solid rgba(255,94,14,.1);padding:1.5rem;box-shadow:0 2px 8px #0000000d;overflow-x:hidden}.company-header{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid rgba(255,94,14,.1)}.company-icon{width:48px;height:48px;border-radius:8px;object-fit:contain;background:#fff;padding:4px;border:1px solid rgba(0,0,0,.05)}.company-info{flex:1}.company-name{font-size:1.25rem;font-weight:700;color:#38130c;margin:0 0 .25rem}.company-ticker{font-size:.9rem;font-weight:600;color:#ff5e0e;margin:0}.company-description{margin-top:1.5rem;padding:1.25rem;background:linear-gradient(135deg,#ff5e0e08,#ff5e0e03);border:1px solid rgba(255,94,14,.1);border-radius:10px;overflow:hidden;word-wrap:break-word}.company-description h3{font-size:1rem;font-weight:600;color:#38130c;margin:0 0 .75rem}.company-description p{font-size:.9rem;line-height:1.6;color:#666;margin:0 0 1rem;word-wrap:break-word;overflow-wrap:break-word}.company-link{display:inline-flex;align-items:center;gap:.5rem;color:#ff5e0e;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .3s ease}.company-link:hover{color:#ec5800;transform:translate(2px)}.ticker-selector{display:grid;grid-template-columns:repeat(4,1fr);gap:.75rem;margin-bottom:1.5rem}.ticker-btn{padding:.75rem;border:1px solid rgba(255,94,14,.2);background:#fff;border-radius:8px;cursor:pointer;transition:all .3s ease;display:flex;flex-direction:column;gap:.25rem}.ticker-btn:hover{border-color:#ff5e0e;background:#ff5e0e0d}.ticker-btn.active{background:#ff5e0e;border-color:#ff5e0e;color:#fff}.ticker-symbol{font-weight:600;font-size:.95rem}.ticker-price{font-size:.8rem;font-weight:500}.ticker-price.positive{color:#22c55e}.ticker-price.negative{color:#ef4444}.ticker-btn.active .ticker-price{color:#fff}.ticker-info{background:linear-gradient(135deg,#ff5e0e0d,#ff5e0e05);border:1px solid rgba(255,94,14,.15);border-radius:10px;padding:1.25rem;margin-bottom:1.5rem}.ticker-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem}.ticker-name{font-size:1.1rem;font-weight:600;color:#38130c;margin:0}.ticker-price-large{display:flex;flex-direction:column;align-items:flex-end;gap:.25rem}.ticker-price-large .price{font-size:1.5rem;font-weight:700;color:#ff5e0e}.ticker-price-large .change{font-size:.9rem;font-weight:500}.ticker-price-large .change.positive{color:#22c55e}.ticker-price-large .change.negative{color:#ef4444}.ticker-stats{display:grid;grid-template-columns:repeat(6,1fr);gap:.75rem}.stat{display:flex;flex-direction:column;gap:.25rem}.stat .label{font-size:.75rem;font-weight:500;color:#666;text-transform:uppercase;letter-spacing:.5px}.stat .value{font-size:.95rem;font-weight:600;color:#38130c}.time-period{display:flex;gap:.5rem;margin-bottom:1rem;border-bottom:1px solid rgba(0,0,0,.05);padding-bottom:1rem}.period-btn{padding:.5rem 1rem;border:none;background:transparent;color:#666;font-size:.9rem;font-weight:500;cursor:pointer;border-bottom:2px solid transparent;transition:all .3s ease}.period-btn:hover{color:#ff5e0e}.period-btn.active{color:#ff5e0e;border-bottom-color:#ff5e0e}.chart-wrapper{width:100%;height:320px;background:#fff;border-radius:8px;overflow:hidden}.order-panel{display:flex;flex-direction:column}.order-card{background:#fff;border:1px solid rgba(255,94,14,.1);border-radius:12px;padding:1.5rem;box-shadow:0 2px 8px #0000000d;height:fit-content;position:sticky;top:100px}.order-title{font-size:1.1rem;font-weight:600;color:#38130c;margin:0 0 1rem;padding-bottom:.75rem;border-bottom:1px solid rgba(255,94,14,.1)}.order-form{display:flex;flex-direction:column;gap:1rem}.form-group{display:flex;flex-direction:column;gap:.5rem}.form-group label{font-size:.85rem;font-weight:600;color:#38130c;text-transform:uppercase;letter-spacing:.5px}.trade-type-buttons{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}.trade-btn{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem;border:2px solid transparent;border-radius:8px;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .3s ease;background:#fff}.trade-btn svg{width:16px;height:16px}.buy-btn{color:#22c55e;border-color:#22c55e}.buy-btn:hover{background:#22c55e1a}.buy-btn.active{background:#22c55e;color:#fff}.sell-btn{color:#ff5e0e;border-color:#ff5e0e}.sell-btn:hover{background:#ff5e0e1a}.sell-btn.active{background:#ff5e0e;color:#fff}.order-type-buttons{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}.order-type-btn{padding:.75rem;border:2px solid #ddd;background:#fff;border-radius:8px;font-size:.95rem;font-weight:500;color:#666;cursor:pointer;transition:all .3s ease}.order-type-btn:hover{border-color:#ff5e0e;color:#ff5e0e}.order-type-btn.active{border-color:#ff5e0e;background:#ff5e0e1a;color:#ff5e0e}.form-input{padding:.75rem;border:1px solid #ddd;border-radius:6px;font-size:.95rem;color:#38130c;transition:all .3s ease}.form-input:focus{outline:none;border-color:#ff5e0e;box-shadow:0 0 0 3px #ff5e0e1a}.price-input-wrapper{position:relative;display:flex;align-items:center}.price-input-wrapper .currency{position:absolute;left:.75rem;font-weight:600;color:#ff5e0e;font-size:.95rem}.price-input-wrapper .form-input{padding-left:1.75rem;width:100%}.order-summary{background:linear-gradient(135deg,#ff5e0e08,#ff5e0e03);border:1px solid rgba(255,94,14,.1);border-radius:8px;padding:1rem;display:flex;flex-direction:column;gap:.5rem}.summary-row{display:flex;justify-content:space-between;align-items:center;font-size:.9rem;color:#666}.summary-row .value{font-weight:600;color:#38130c}.summary-row.total{border-top:1px solid rgba(255,94,14,.2);padding-top:.5rem;font-weight:600;color:#38130c}.summary-row.total .value{font-size:1.1rem;color:#ff5e0e}.submit-btn{padding:.875rem;border:none;border-radius:8px;font-size:.95rem;font-weight:600;color:#fff;cursor:pointer;transition:all .3s cubic-bezier(.34,1.56,.64,1);position:relative;overflow:hidden;margin-top:.5rem}.submit-btn:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:#fff3;transition:left .5s ease}.submit-btn:hover:before{left:100%}.submit-btn.buy-btn{background:linear-gradient(135deg,#22c55e,#16a34a)}.submit-btn.buy-btn:hover{transform:translateY(-2px);box-shadow:0 8px 20px #22c55e4d}.submit-btn.sell-btn{background:linear-gradient(135deg,#ff5e0e,#ec5800)}.submit-btn.sell-btn:hover{transform:translateY(-2px);box-shadow:0 8px 20px #ff5e0e4d}.submit-btn:disabled{opacity:.5;cursor:not-allowed;transform:none}.disclaimer{font-size:.75rem;color:#999;text-align:center;margin:.75rem 0 0;line-height:1.4}.ticker-selection-container{display:flex;justify-content:center;align-items:flex-start;min-height:60vh;padding:3rem 2rem 2rem}.ticker-selection{background:#fff;border-radius:16px;border:1px solid rgba(255,94,14,.1);padding:2.5rem;box-shadow:0 8px 32px #00000014;max-width:900px;width:100%}.selection-header{text-align:center;margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:1px solid rgba(255,94,14,.1)}.chart-icon{width:48px;height:48px;color:#ff5e0e;margin:0 auto 1rem;display:block}.selection-header h2{font-size:1.75rem;font-weight:700;color:#38130c;margin:0 0 .5rem}.selection-subtitle{font-size:1rem;color:#666;margin:0}.search-container{position:relative;margin-bottom:2.5rem}.search-icon{position:absolute;left:1rem;top:50%;transform:translateY(-50%);width:20px;height:20px;color:#999;pointer-events:none}.ticker-search{width:100%;padding:1rem 1rem 1rem 3rem;border:2px solid rgba(255,94,14,.2);border-radius:12px;font-size:1rem;color:#38130c;background:#fff;transition:all .3s ease}.ticker-search:focus{outline:none;border-color:#ff5e0e;box-shadow:0 0 0 4px #ff5e0e1a}.ticker-search::placeholder{color:#999}.popular-stocks-section{margin-top:2rem}.section-title{font-size:1.1rem;font-weight:600;color:#38130c;margin:0 0 1.25rem;text-transform:uppercase;letter-spacing:.5px}.ticker-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:1rem}.ticker-card{position:relative;background:linear-gradient(135deg,#ff5e0e0d,#ff5e0e05);border:2px solid rgba(255,94,14,.15);border-radius:12px;padding:1.5rem 1rem;cursor:pointer;transition:all .3s cubic-bezier(.34,1.56,.64,1);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;overflow:hidden}.ticker-card:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,94,14,.1),transparent);transition:left .5s ease}.ticker-card:hover:before{left:100%}.ticker-card:hover{background:linear-gradient(135deg,#ff5e0e,#ec5800);border-color:#ff5e0e;transform:translateY(-4px);box-shadow:0 8px 24px #ff5e0e4d}.ticker-card-symbol{font-size:1.25rem;font-weight:700;color:#ff5e0e;transition:all .3s ease;z-index:1}.ticker-card:hover .ticker-card-symbol{color:#fff;transform:scale(1.1)}.ticker-card-arrow{width:20px;height:20px;color:#ff5e0e;opacity:0;transform:translate(-10px);transition:all .3s ease;z-index:1}.ticker-card:hover .ticker-card-arrow{color:#fff;opacity:1;transform:translate(0)}.loading,.error{display:flex;justify-content:center;align-items:center;min-height:50vh;font-size:1.1rem;font-weight:500;color:#666}.error{color:#ef4444}@media(max-width:1024px){.trade-container{grid-template-columns:1fr;gap:1rem;padding:1rem}.order-card{position:relative;top:0}.ticker-stats{grid-template-columns:repeat(3,1fr)}.ticker-selector{grid-template-columns:repeat(2,1fr)}.ticker-grid{grid-template-columns:repeat(auto-fill,minmax(100px,1fr))}.ticker-selection{padding:2rem}}@media(max-width:768px){.trade-header{padding:1rem;flex-wrap:wrap;gap:1rem}.trade-title{font-size:1.25rem}.header-spacer{display:none}.chart-panel{padding:1rem}.ticker-selector,.ticker-stats{grid-template-columns:repeat(2,1fr);gap:.5rem}.chart-wrapper{height:250px}.ticker-info,.order-card{padding:1rem}.trade-type-buttons,.order-type-buttons{gap:.5rem}.form-group label{font-size:.8rem}.period-btn{padding:.4rem .8rem;font-size:.85rem}.ticker-selection{padding:1.5rem}.selection-header h2{font-size:1.5rem}.chart-icon{width:40px;height:40px}.ticker-grid{grid-template-columns:repeat(3,1fr);gap:.75rem}.ticker-card{padding:1.25rem .75rem}.ticker-card-symbol{font-size:1.1rem}.company-description{margin-top:2rem}}@media(max-width:480px){.trade-container{padding:.75rem;gap:.75rem}.trade-header,.chart-panel,.order-card{padding:.75rem}.ticker-stats{grid-template-columns:repeat(2,1fr);gap:.4rem}.stat .label{font-size:.65rem}.stat .value{font-size:.85rem}.chart-wrapper{height:200px}.ticker-price-large .price{font-size:1.25rem}.ticker-selector{grid-template-columns:repeat(2,1fr);gap:.4rem}.ticker-btn{padding:.5rem}.ticker-symbol{font-size:.85rem}.form-input,.trade-btn,.order-type-btn{font-size:.9rem;padding:.65rem}.submit-btn{padding:.75rem;font-size:.9rem}.ticker-selection{padding:1.25rem}.ticker-selection-container{padding:1rem}.selection-header h2{font-size:1.25rem}.selection-subtitle{font-size:.9rem}.chart-icon{width:36px;height:36px}.ticker-grid{grid-template-columns:repeat(2,1fr);gap:.6rem}.ticker-card{padding:1rem .5rem}.ticker-card-symbol{font-size:1rem}.ticker-search{font-size:.9rem;padding:.875rem .875rem .875rem 2.75rem}.search-icon{width:18px;height:18px;left:.875rem}.company-description{margin-top:2.5rem;padding:1rem}}.notifications-page{min-height:100vh;background:linear-gradient(135deg,#38130c,#2a0d08,#1f0906);color:#ff5e0e;padding-top:80px;position:relative;z-index:1}.notifications-header{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 2rem;max-width:1400px;margin-left:auto;margin-right:auto;position:sticky;top:0;background:#0000004d;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid rgba(255,94,14,.1);z-index:100;box-shadow:0 8px 32px #0000004d}.header-content h1{margin:0 0 .5rem;font-size:2rem;color:#ff5e0e;font-family:Passion One,cursive}.unread-count{margin:0;color:#fff1d7b3;font-size:.95rem}.header-actions{display:flex;align-items:center;gap:1rem}.mark-all-read-btn{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.25rem;background:#22c55e1a;border:2px solid #22c55e;color:#22c55e;border-radius:8px;cursor:pointer;transition:all .3s ease;font-family:Bricolage Grotesque,sans-serif;font-weight:600;font-size:.9rem}.mark-all-read-btn:hover{background:#22c55e33;transform:translateY(-2px);box-shadow:0 4px 12px #22c55e4d}.mark-all-read-btn svg{width:16px;height:16px}.back-btn{padding:.75rem 1.5rem;background:#ff5e0e;color:#fff;border-radius:6px;text-decoration:none;font-weight:600;transition:all .3s ease;display:inline-block;font-size:1rem;white-space:nowrap;max-width:9rem}.back-btn:hover{background:#e55100;transform:translateY(-2px);box-shadow:0 4px 12px #ff5e0e4d}@media(max-width:768px){.back-btn{padding:.6rem 1rem;font-size:.9rem}}@media(max-width:480px){.back-btn{padding:.5rem .75rem;font-size:.85rem}}.notifications-container{max-width:1400px;margin:0 auto;padding:2rem}.notifications-list{display:grid;grid-template-columns:1fr;gap:1.5rem}@media(min-width:1024px){.notifications-list{grid-template-columns:repeat(2,1fr)}}@media(min-width:1400px){.notifications-list{grid-template-columns:repeat(3,1fr)}}.notification-card{display:flex;flex-direction:column;gap:1rem;padding:1.5rem;background:#fff1d714;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,94,14,.1);border-radius:16px;border-left:4px solid transparent;transition:all .3s ease;cursor:pointer;height:fit-content;color:#fff}.notification-card:hover{border-color:#ff5e0e4d;box-shadow:0 8px 24px #0000004d;transform:translateY(-4px)}.notification-card.unread{background:#ff5e0e1a;border-left-color:#ff5e0e}.notification-card.read{border-left-color:#ff5e0e4d}.notification-icon{width:50px;height:50px;min-width:50px;border-radius:50%;background:rgba(var(--icon-color-rgb),.1);display:flex;align-items:center;justify-content:center;color:var(--icon-color);--icon-color-rgb: 255, 94, 14;align-self:flex-start}.notification-icon svg{width:24px;height:24px}.notification-body{flex:1;display:flex;flex-direction:column}.notification-header-row{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:.5rem}.notification-header-row h3{margin:0;font-size:1.05rem;color:#ffd580;font-weight:600}.notification-actions{display:flex;align-items:center;gap:.5rem}.mark-read-btn{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:#22c55e1a;border:2px solid #22c55e;border-radius:6px;cursor:pointer;transition:all .3s ease;padding:0;color:#22c55e}.mark-read-btn:hover{background:#22c55e33;transform:scale(1.05)}.mark-read-btn svg{width:16px;height:16px}.unread-indicator{width:8px;height:8px;background:#ff5e0e;border-radius:50%;margin-top:.4rem;flex-shrink:0}.notification-body-text{margin:0 0 .5rem;color:#fff1d7cc;font-size:.95rem}.notification-timestamp{margin:0;color:#fff1d780;font-size:.85rem}.empty-notifications{text-align:center;padding:4rem 2rem;background:#fff1d714;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,94,14,.1);border-radius:16px}.empty-notifications svg{width:80px;height:80px;color:#fff1d74d;margin-bottom:1rem}.empty-notifications h2{margin:0 0 .5rem;font-size:1.5rem;color:#ff5e0e;font-family:Passion One,cursive}.empty-notifications p{margin:0;color:#fff1d799;font-size:1rem}.notifications-pagination{display:flex;align-items:center;justify-content:center;gap:2rem;padding:2rem 1.5rem;border-top:1px solid rgba(255,94,14,.1);background:#fff1d714;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:0 0 16px 16px;margin-top:1rem}.pagination-btn{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border:2px solid rgba(255,94,14,.3);background:#fff1d70d;color:#ff5e0e;border-radius:8px;cursor:pointer;transition:all .2s ease;padding:0;font-size:1.5rem;font-weight:700}.pagination-btn:hover:not(:disabled){border-color:#ff5e0e;background:#ff5e0e1a;transform:scale(1.05)}.pagination-btn:disabled{opacity:.3;cursor:not-allowed}.pagination-btn svg{width:24px;height:24px;stroke-linecap:round;stroke-linejoin:round}.pagination-info{display:flex;flex-direction:column;align-items:center;gap:.5rem;min-width:200px}.page-numbers{font-family:Bricolage Grotesque,sans-serif;font-weight:600;color:#ff5e0e;font-size:1.1rem}.page-numbers strong{color:#ffd580}.results-count{font-size:.8rem;color:#fff1d780;font-weight:500}@media(max-width:1023px){.notifications-list{grid-template-columns:1fr!important}}@media(max-width:768px){.notifications-page{padding:0}.notifications-header{flex-direction:column;align-items:flex-start;gap:1rem;padding:1rem}.notifications-container{padding:1rem}.notification-card{flex-direction:row;gap:1rem;padding:1rem}.notification-card:hover{transform:translate(4px)}.notification-icon{width:40px;height:40px;min-width:40px}.notification-icon svg{width:20px;height:20px}.notification-header-row{flex-direction:row;gap:.5rem}.notification-header-row h3{font-size:1rem}.notifications-pagination{gap:1rem;padding:1.5rem 1rem}.pagination-btn{width:40px;height:40px}.pagination-btn svg{width:20px;height:20px}.pagination-info{min-width:auto}.page-numbers{font-size:.9rem}.results-count{font-size:.75rem}}.admin-dashboard{min-height:100vh;background:#f8f9fa}.blocking-controls{margin-bottom:2rem;padding:2rem;background:#fff9;backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);border-radius:16px;border:1px solid rgba(255,255,255,.3);position:relative;overflow:hidden}.blocking-controls:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.6),transparent)}.blocking-controls h4{margin:0 0 1.5rem;color:#1a1a1a;font-size:1.1rem;font-weight:600;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;letter-spacing:-.01em;border-bottom:2px solid rgba(255,94,14,.2);padding-bottom:.75rem}.block-buttons{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.block-control{display:flex;flex-direction:column;align-items:center;padding:2rem 1.5rem;background:#fffc;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-radius:16px;border:1px solid rgba(255,255,255,.4);transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.block-control:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.8),transparent)}.block-control:hover{transform:translateY(-2px);background:#fffffff2;box-shadow:0 8px 20px #0000001a,inset 0 1px #ffffffe6}.block-control span{font-weight:600;color:#1a1a1a;margin-bottom:1rem;font-size:.95rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;letter-spacing:.01em}.block-btn{background:linear-gradient(135deg,#dc3545,#c82333);color:#fff;border:none;padding:.875rem 1.5rem;border-radius:12px;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;letter-spacing:.01em;box-shadow:0 4px 12px #dc35454d,inset 0 1px #fff3;position:relative;overflow:hidden}.block-btn: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 .6s}.block-btn:hover{background:linear-gradient(135deg,#c82333,#a02622);transform:translateY(-2px);box-shadow:0 8px 20px #dc354566,inset 0 1px #ffffff4d}.block-btn:hover:before{left:100%}.block-btn:active{transform:translateY(0)}.unblock-btn{background:linear-gradient(135deg,#28a745,#218838);color:#fff;border:none;padding:.875rem 1.5rem;border-radius:12px;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;letter-spacing:.01em;box-shadow:0 4px 12px #28a7454d,inset 0 1px #fff3;position:relative;overflow:hidden}.unblock-btn: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 .6s}.unblock-btn:hover{background:linear-gradient(135deg,#218838,#1e7e34);transform:translateY(-2px);box-shadow:0 8px 20px #28a74566,inset 0 1px #ffffff4d}.unblock-btn:hover:before{left:100%}.unblock-btn:active{transform:translateY(0)}.refresh-btn{background:#17a2b8;color:#fff;border:none;padding:.5rem .75rem;border-radius:6px;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:.5rem;margin-right:1rem}.refresh-btn:hover{background:#138496;transform:translateY(-1px)}.refresh-btn i{font-size:1rem;animation:none}.refresh-btn:hover i{animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.admin-access-denied{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;text-align:center;padding:2rem}.admin-access-denied h1{color:#dc3545;margin-bottom:1rem}.admin-access-denied a{margin-top:1rem;color:#ff5e0e;text-decoration:none;font-weight:500}.admin-header{display:flex;justify-content:space-between;align-items:center;padding:1rem 2rem 1rem 6rem;background:#fff;border-bottom:1px solid #e9ecef;position:relative}.admin-header-left{display:flex;align-items:center;gap:1rem}.admin-header-left h1{font-size:1.5rem;font-weight:600;color:#38130c;margin:0}.admin-badge{background:#ff5e0e;color:#fff;padding:.25rem .75rem;border-radius:20px;font-size:.75rem;font-weight:600;text-transform:uppercase}.admin-header-right{display:flex;align-items:center;gap:1.5rem}.admin-name{color:#666;font-size:.9rem}.back-btn{padding:.5rem 1rem;background:#f8f9fa;color:#38130c;border-radius:8px;text-decoration:none;font-size:.9rem;transition:background .2s}.back-btn:hover{background:#e9ecef}.admin-nav{display:flex;gap:.5rem;padding:1rem 2rem;background:#fff;border-bottom:1px solid #e9ecef;overflow-x:auto;position:relative}@media(min-width:769px){.admin-nav{flex-direction:row;align-items:center;gap:.25rem;position:static!important;left:auto!important;width:auto!important;height:auto!important;background:#fff!important;z-index:auto!important;padding:1rem 2rem!important;box-shadow:none!important;overflow:visible!important}.nav-header{display:none}.nav-content{display:flex!important;flex-direction:row!important;gap:.25rem;width:100%}.nav-section{display:flex!important;flex-direction:row;gap:.25rem;margin-bottom:0}.nav-section-title{display:none}.nav-item{padding:.75rem 1.25rem!important;justify-content:center!important;min-width:auto!important;border-bottom:none!important;border-radius:8px;gap:.5rem;position:relative;outline:none;width:auto!important;min-height:auto!important;text-align:center;color:#fff!important;font-weight:600!important}.nav-item:focus-visible{outline:2px solid #FF5E0E;outline-offset:2px}.nav-item:hover{background:#f8f9fa;color:#38130c!important;transform:translateY(-1px);box-shadow:0 2px 4px #0000001a}.nav-item.active{background:#ff5e0e;color:#fff;box-shadow:0 2px 8px #ff5e0e4d}.nav-item.active:hover{background:#e6530d;transform:translateY(-1px)}.nav-item.active:before{display:none}.nav-icon{display:none}.nav-text{font-size:.9rem;font-weight:600!important;color:#38130c!important}.nav-badge{position:absolute;top:.25rem;right:.25rem;transform:none;font-size:.7rem;min-width:18px;height:18px;background:#dc3545;color:#fff;border-radius:9px;display:flex;align-items:center;justify-content:center;font-weight:600;animation:pulse 2s infinite}}@media(max-width:768px){.admin-nav{position:fixed;top:0;left:-320px;width:280px;height:100vh;background:#fff;z-index:1050;padding:0;transition:left .4s cubic-bezier(.4,0,.2,1),box-shadow .3s ease;box-shadow:none;display:flex;flex-direction:column;overflow:hidden}.admin-nav.mobile-open{left:0;box-shadow:4px 0 20px #00000026}.nav-header{padding:1.5rem;border-bottom:1px solid #e9ecef;background:linear-gradient(135deg,#ff5e0e,#e6530d);color:#fff}.nav-brand{display:flex;justify-content:space-between;align-items:center}.nav-brand h3{margin:0;font-size:1.25rem;font-weight:600;color:#fff}.sidebar-close-btn{background:#fff3;border:none;color:#fff;cursor:pointer;padding:.5rem;border-radius:8px;transition:background .2s ease}.sidebar-close-btn:hover{background:#ffffff4d}.sidebar-close-btn svg{width:20px;height:20px}.nav-content{flex:1;overflow-y:auto;padding:1rem 0}.nav-section{margin-bottom:1.5rem}.nav-section:last-child{margin-bottom:0}.nav-section-title{display:block;padding:.5rem 1.5rem;font-size:.75rem;font-weight:600;text-transform:uppercase;color:#6c757d;letter-spacing:.5px}.nav-item{width:100%;display:flex;align-items:center;padding:1rem 1.5rem;background:transparent;border:none;color:#fff;font-size:.9rem;cursor:pointer;border-bottom:1px solid #f8f9fa;transition:all .2s ease;position:relative;gap:1rem;min-height:56px;outline:none;text-align:left}.nav-item:focus-visible{background:#f8f9fa;outline:2px solid #FF5E0E;outline-offset:-2px}.nav-item:hover{background:#f8f9fa;color:#38130c;transform:translate(4px)}.nav-item.active{background:linear-gradient(90deg,#ff5e0e1a,#ff5e0e0d);color:#ff5e0e;font-weight:600;border-left:3px solid #FF5E0E}.nav-item.active:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:#ff5e0e}.nav-item.active:focus-visible{outline:2px solid #FF5E0E;outline-offset:-2px}.nav-icon{width:20px;height:20px;flex-shrink:0;transition:transform .2s ease}.nav-item:hover .nav-icon{transform:scale(1.1)}.nav-text{flex:1;text-align:left}.nav-badge{background:#dc3545;color:#fff;font-size:.7rem;padding:.2rem .5rem;border-radius:12px;font-weight:600;min-width:24px;text-align:center;animation:pulse 2s infinite;position:relative;z-index:1}.nav-badge:empty{display:none}}@keyframes pulse{0%{box-shadow:0 0 #dc3545b3}70%{box-shadow:0 0 0 6px #dc354500}to{box-shadow:0 0 #dc354500}}@keyframes slideInFromLeft{0%{transform:translate(-100%);opacity:0}to{transform:translate(0);opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes bounce{0%,20%,53%,80%,to{transform:translateZ(0)}40%,43%{transform:translate3d(0,-8px,0)}70%{transform:translate3d(0,-4px,0)}90%{transform:translate3d(0,-2px,0)}}.nav-loading{position:relative;overflow:hidden}.nav-loading:after{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,94,14,.2),transparent);animation:shimmer 2s infinite}@keyframes shimmer{0%{left:-100%}to{left:100%}}.nav-indicator{position:absolute;bottom:0;height:3px;background:#ff5e0e;transition:all .3s cubic-bezier(.4,0,.2,1);border-radius:3px 3px 0 0}.nav-badge.new{animation:bounce 1s ease-in-out}.nav-badge.updated{animation:pulse 1s ease-in-out 3}.admin-content{padding:2rem;max-width:1400px;margin:0 auto}.admin-content h2{font-size:1.5rem;color:#38130c;margin-bottom:1.5rem}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin-bottom:2rem}.stat-card{background:#ffffffd9;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-radius:20px;padding:2rem;display:flex;align-items:center;gap:1.5rem;box-shadow:0 8px 32px #00000014,0 2px 8px #0000000a,inset 0 1px #fff9;border:1px solid rgba(255,255,255,.3);position:relative;overflow:hidden;transition:all .3s cubic-bezier(.4,0,.2,1)}.stat-card:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.8),transparent)}.stat-card:hover{transform:translateY(-4px) scale(1.02);box-shadow:0 20px 40px #0000001f,0 8px 16px #00000014,inset 0 1px #fffc;background:#fffffff2}.stat-icon{width:60px;height:60px;border-radius:16px;display:flex;align-items:center;justify-content:center;position:relative;background:#ffffffe6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.5);box-shadow:0 4px 12px #0000001a,inset 0 1px #fffc}.stat-icon svg{width:28px;height:28px;filter:drop-shadow(0 2px 4px rgba(0,0,0,.1))}.stat-icon.users{background:linear-gradient(135deg,#e3f2fd,#bbdefb);color:#1565c0}.stat-icon.verified{background:linear-gradient(135deg,#e8f5e9,#c8e6c9);color:#2e7d32}.stat-icon.pending{background:linear-gradient(135deg,#fff3e0,#ffe0b2);color:#ef6c00}.stat-icon.transactions{background:linear-gradient(135deg,#f3e5f5,#e1bee7);color:#6a1b9a}.stat-icon.volume{background:linear-gradient(135deg,#e0f2f1,#b2dfdb);color:#00695c}.stat-icon.flags{background:linear-gradient(135deg,#ffebee,#ffcdd2);color:#c62828}.stat-info h3{font-size:2rem;font-weight:700;color:#1a1a1a;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;letter-spacing:-.02em;line-height:1.2}.stat-info p{color:#6b7280;font-size:.95rem;margin:.5rem 0 0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:500;letter-spacing:.01em}.quick-actions{background:#ffffffd9;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-radius:20px;padding:2rem;box-shadow:0 8px 32px #00000014,0 2px 8px #0000000a,inset 0 1px #fff9;border:1px solid rgba(255,255,255,.3);position:relative;overflow:hidden}.quick-actions:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.8),transparent)}.quick-actions h3{font-size:1.25rem;color:#1a1a1a;margin-bottom:1.5rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:600;letter-spacing:-.01em}.action-buttons{display:flex;gap:1rem;flex-wrap:wrap}.action-buttons button{padding:1rem 2rem;background:linear-gradient(135deg,#ff5e0e,#e6530d);color:#fff;border:none;border-radius:12px;cursor:pointer;font-size:.95rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;letter-spacing:.01em;position:relative;overflow:hidden;box-shadow:0 4px 12px #ff5e0e4d,inset 0 1px #fff3}.action-buttons button: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 .6s}.action-buttons button:hover{background:linear-gradient(135deg,#e6530d,#d6470c);transform:translateY(-2px);box-shadow:0 8px 20px #ff5e0e66,inset 0 1px #ffffff4d}.action-buttons button:hover:before{left:100%}.action-buttons button:active{transform:translateY(0)}.admin-table{width:100%;background:#ffffffd9;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-radius:20px;overflow:hidden;box-shadow:0 8px 32px #00000014,0 2px 8px #0000000a,inset 0 1px #fff9;border:1px solid rgba(255,255,255,.3);position:relative;border-collapse:collapse}.admin-table:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.8),transparent);z-index:1}.admin-table th,.admin-table td{padding:1.25rem 1rem;text-align:left;border-bottom:1px solid rgba(0,0,0,.05);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.admin-table th{background:#f8f9facc;font-weight:600;color:#1a1a1a;font-size:.85rem;text-transform:uppercase;letter-spacing:.05em;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.admin-table td{color:#374151;font-size:.95rem;font-weight:500}.admin-table tr:hover{background:#f8f9fa99;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.kyc-badge{padding:.25rem .75rem;border-radius:20px;font-size:.8rem;font-weight:500}.kyc-badge.verified{background:#e8f5e9;color:#388e3c}.kyc-badge.pending{background:#fff3e0;color:#f57c00}.kyc-badge.unverified{background:#ffebee;color:#c62828}.action-btn{padding:.5rem 1rem;background:#f8f9fa;border:none;border-radius:6px;cursor:pointer;font-size:.85rem;color:#38130c;transition:background .2s}.action-btn:hover{background:#e9ecef}.kyc-list{display:flex;flex-direction:column;gap:1.5rem}.kyc-card{background:#ffffffd9;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-radius:20px;padding:2rem;display:flex;justify-content:space-between;align-items:center;box-shadow:0 8px 32px #00000014,0 2px 8px #0000000a,inset 0 1px #fff9;border:1px solid rgba(255,255,255,.3);position:relative;overflow:hidden;transition:all .3s cubic-bezier(.4,0,.2,1)}.kyc-card:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.8),transparent)}.kyc-card:hover{transform:translateY(-4px) scale(1.01);box-shadow:0 20px 40px #0000001f,0 8px 16px #00000014,inset 0 1px #fffc;background:#fffffff2}.kyc-info h4{margin:0 0 .75rem;color:#1a1a1a;font-size:1.1rem;font-weight:600;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;letter-spacing:-.01em}.kyc-info p{margin:.5rem 0;color:#6b7280;font-size:.95rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:500}.kyc-type{color:#ff5e0e!important;font-weight:500}.submitted{font-size:.8rem!important;color:#999!important}.kyc-actions{display:flex;gap:.75rem}.view-doc-btn,.approve-btn,.reject-btn{padding:.875rem 1.5rem;border:none;border-radius:12px;cursor:pointer;font-size:.9rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;letter-spacing:.01em;position:relative;overflow:hidden}.view-doc-btn{background:#ffffffe6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#1a1a1a;border:1px solid rgba(255,255,255,.5);box-shadow:0 4px 12px #0000001a,inset 0 1px #fffc}.view-doc-btn:hover{background:#fff;transform:translateY(-2px);box-shadow:0 8px 20px #00000026,inset 0 1px #fff}.approve-btn{background:linear-gradient(135deg,#4caf50,#388e3c);color:#fff;box-shadow:0 4px 12px #4caf504d,inset 0 1px #fff3}.approve-btn:hover{background:linear-gradient(135deg,#388e3c,#2e7d32);transform:translateY(-2px);box-shadow:0 8px 20px #4caf5066,inset 0 1px #ffffff4d}.reject-btn{background:linear-gradient(135deg,#f44336,#c62828);color:#fff;box-shadow:0 4px 12px #f443364d,inset 0 1px #fff3}.reject-btn:hover{background:linear-gradient(135deg,#c62828,#b71c1c);transform:translateY(-2px);box-shadow:0 8px 20px #f4433666,inset 0 1px #ffffff4d}.flags-list{display:flex;flex-direction:column;gap:1rem}.flag-card{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 2px 4px #0000000d;border-left:4px solid #FF5E0E}.flag-card.resolved{border-left-color:#4caf50;opacity:.7}.flag-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}.flag-type{padding:.25rem .75rem;border-radius:20px;font-size:.8rem;font-weight:500;text-transform:uppercase}.flag-type.suspicious{background:#ffebee;color:#c62828}.flag-type.vip{background:#e8f5e9;color:#388e3c}.flag-type.restricted{background:#fff3e0;color:#f57c00}.flag-type.note{background:#e3f2fd;color:#1976d2}.flag-status{font-size:.85rem;color:#666}.flag-reason{color:#38130c;margin:0 0 .5rem;line-height:1.5}.flag-meta{font-size:.8rem;color:#999;margin:0}.loading{text-align:center;padding:3rem;color:#666}.no-data{text-align:center;padding:3rem;color:#999;background:#fff;border-radius:12px}.placeholder{text-align:center;padding:3rem;color:#999;background:#fff;border-radius:12px;font-style:italic}.mobile-sidebar-toggle{display:none;position:fixed;top:1.5rem;left:1rem;z-index:1100;background:#ff5e0e;border:none;color:#fff;cursor:pointer;padding:.75rem;border-radius:12px;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 8px #ff5e0e4d;width:48px;height:48px;overflow:hidden}.mobile-sidebar-toggle:before{content:"";position:absolute;top:50%;left:50%;width:0;height:0;border-radius:50%;background:#ffffff4d;transform:translate(-50%,-50%);transition:width .6s,height .6s}.mobile-sidebar-toggle:hover:before{width:100px;height:100px}.mobile-sidebar-toggle:hover{background:#e6530d;transform:scale(1.05);box-shadow:0 4px 12px #ff5e0e66}.mobile-sidebar-toggle:active{transform:scale(.95)}.mobile-sidebar-toggle.open{background:#dc3545;transform:rotate(90deg)}.mobile-sidebar-toggle.open:hover{background:#c82333}.mobile-sidebar-toggle i{font-size:1.25rem;color:#fff;display:block;text-align:center;line-height:1}.hamburger-lines{width:24px;height:18px;position:relative;display:flex;flex-direction:column;justify-content:space-between;z-index:1}.line{width:100%;height:2px;background:#fff;border-radius:2px;transition:all .3s cubic-bezier(.4,0,.2,1)}.mobile-sidebar-toggle.open .line1{transform:rotate(45deg) translate(6px,6px)}.mobile-sidebar-toggle.open .line2{opacity:0;transform:scale(0)}.mobile-sidebar-toggle.open .line3{transform:rotate(-45deg) translate(6px,-6px)}.mobile-sidebar-toggle:hover .line1{transform:translateY(-1px)}.mobile-sidebar-toggle:hover .line3{transform:translateY(1px)}.mobile-sidebar-toggle.open:hover .line1,.mobile-sidebar-toggle.open:hover .line3{transform:none}.mobile-overlay{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;z-index:1000;opacity:0;transition:opacity .3s ease;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);cursor:pointer}.mobile-overlay.active{opacity:1;pointer-events:auto}.skip-to-content{position:absolute;top:-40px;left:6px;background:#ff5e0e;color:#fff;padding:8px;text-decoration:none;border-radius:4px;z-index:10000;transition:top .3s}.skip-to-content:focus{top:6px}.admin-transactions{max-width:1200px;margin:0 auto}.admin-transactions h2{color:#38130c;font-size:1.5rem;margin-bottom:1.5rem;display:flex;align-items:center;gap:.75rem}.admin-transactions h2:before{content:"";width:4px;height:24px;background:#ff5e0e;border-radius:2px}.transaction-generator{background:#fff;border-radius:16px;padding:2rem;box-shadow:0 4px 12px #00000014;border:1px solid #e9ecef}.transaction-form{display:flex;flex-direction:column;gap:2.5rem}.form-section{background:#f8f9fa;border-radius:12px;padding:0;border:1px solid #e9ecef;transition:box-shadow .2s ease;overflow:hidden}.form-section:hover{box-shadow:0 2px 8px #0000000f}.section-header{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;cursor:pointer;-webkit-user-select:none;user-select:none;transition:background-color .2s ease;border-bottom:1px solid transparent}.section-header:hover{background-color:#e9ecef}.section-header h3{margin:0;color:#38130c;font-size:1.1rem;font-weight:600;display:flex;align-items:center;gap:.5rem}.section-header h3:before{content:"";width:3px;height:20px;background:#ff5e0e;border-radius:2px}.chevron{width:20px;height:20px;transition:transform .3s ease;color:#666;flex-shrink:0}.chevron.collapsed{transform:rotate(-90deg)}.form-section .form-group{padding:0 1.5rem 1.25rem;margin-bottom:0}.form-section .form-group:last-child{padding-bottom:1.5rem}.form-group{margin-bottom:1.25rem}.form-group:last-child{margin-bottom:0}.form-group label{display:block;margin-bottom:.5rem;color:#495057;font-size:.9rem;font-weight:500}.form-group input,.form-group select{width:100%;padding:.875rem;border:2px solid #e9ecef;border-radius:8px;font-size:.9rem;color:#38130c;background:#fff;transition:all .2s ease;box-sizing:border-box}.form-group input:focus,.form-group select:focus{outline:none;border-color:#ff5e0e;box-shadow:0 0 0 3px #ff5e0e1a;transform:translateY(-1px)}.form-group input:hover,.form-group select:hover{border-color:#dee2e6}.transaction-types{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1.25rem;padding:0 1.5rem 1.5rem}.transaction-types .form-group{background:#fff;padding:1rem;border-radius:8px;border:1px solid #e9ecef;transition:all .2s ease;margin-bottom:0}.transaction-types .form-group:hover{border-color:#ff5e0e;box-shadow:0 2px 4px #ff5e0e1a}.form-actions{display:flex;gap:1rem;justify-content:flex-end;padding:2rem 0 0;border-top:2px solid #e9ecef;background:#fff;margin:0 -2rem -2rem;padding:2rem;border-radius:0 0 16px 16px}.preview-btn,.generate-btn{padding:.875rem 2rem;border:none;border-radius:8px;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .2s ease;position:relative;overflow:hidden}.preview-btn{background:#f8f9fa;border:2px solid #e9ecef;color:#495057}.preview-btn:hover{background:#e9ecef;border-color:#dee2e6;transform:translateY(-1px);box-shadow:0 2px 4px #0000001a}.generate-btn{background:linear-gradient(135deg,#ff5e0e,#e6530d);color:#fff;box-shadow:0 2px 4px #ff5e0e33}.generate-btn:hover{background:linear-gradient(135deg,#e6530d,#d6470c);transform:translateY(-1px);box-shadow:0 4px 8px #ff5e0e4d}.generate-btn:active{transform:translateY(0)}.transaction-list{margin-top:2rem;background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px #0000000f}.transaction-list h3{padding:1.5rem;margin:0;background:#f8f9fa;border-bottom:1px solid #e9ecef;color:#38130c;font-size:1.1rem}.transaction-item{padding:1rem 1.5rem;border-bottom:1px solid #f1f3f4;display:flex;justify-content:space-between;align-items:center;transition:background .2s ease}.transaction-item:hover{background:#f8f9fa}.transaction-item:last-child{border-bottom:none}.transaction-info{flex:1}.transaction-type{display:inline-block;padding:.25rem .75rem;border-radius:20px;font-size:.8rem;font-weight:500;margin-bottom:.5rem}.transaction-type.buy{background:#e8f5e9;color:#388e3c}.transaction-type.sell{background:#ffebee;color:#c62828}.transaction-type.deposit{background:#e3f2fd;color:#1976d2}.transaction-type.withdrawal{background:#fff3e0;color:#f57c00}.transaction-type.dividend{background:#f3e5f5;color:#7b1fa2}.transaction-type.transfer{background:#e0f2f1;color:#00796b}.transaction-amount{font-weight:600;color:#38130c;font-size:1rem}.transaction-date{color:#6c757d;font-size:.85rem}.pagination{display:flex;justify-content:center;align-items:center;margin-top:20px;gap:15px;background:#fff;padding:1rem;border-radius:12px;box-shadow:0 2px 4px #0000000d}.pagination button{background-color:#f8f9fa;color:#38130c;border:none;padding:.75rem 1.25rem;border-radius:8px;cursor:pointer;transition:background .2s;font-size:.9rem}.pagination button:hover{background-color:#e9ecef}.pagination button:disabled{background-color:#f8f9fa;color:#999;cursor:not-allowed}.pagination span{color:#38130c;font-size:.9rem}.user-profile-modal{position:fixed;top:0;left:0;width:100%;height:100%;background:#0009;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);display:flex;justify-content:center;align-items:center;z-index:1100;padding:2rem;box-sizing:border-box;animation:fadeIn .3s ease-out}.user-profile-content{background:#fffffff2;backdrop-filter:blur(30px);-webkit-backdrop-filter:blur(30px);border-radius:24px;padding:2.5rem;width:100%;max-width:650px;max-height:85vh;position:relative;box-shadow:0 25px 50px #00000026,0 10px 25px #0000001a,inset 0 1px #fffc;border:1px solid rgba(255,255,255,.4);overflow-y:auto;animation:slideInFromBottom .4s cubic-bezier(.4,0,.2,1)}.user-profile-content:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.9),transparent);border-radius:24px 24px 0 0}.close-modal-btn{position:absolute;top:1.5rem;right:1.5rem;background:#ffffffe6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#1a1a1a;border:1px solid rgba(255,255,255,.5);padding:.75rem 1rem;border-radius:12px;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:600;font-size:.9rem;letter-spacing:.01em;box-shadow:0 4px 12px #0000001a,inset 0 1px #fffc}.close-modal-btn:hover{background:#fff;transform:translateY(-2px);box-shadow:0 8px 20px #00000026,inset 0 1px #fff}.close-modal-btn:active{transform:translateY(0)}.user-profile-details{display:flex;flex-direction:column;gap:2rem}.profile-section{background:#fff9;backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);border-radius:16px;padding:1.75rem;border:1px solid rgba(255,255,255,.3);position:relative;overflow:hidden}.profile-section:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.6),transparent)}.profile-section h3{margin-top:0;margin-bottom:1.5rem;color:#1a1a1a;font-size:1.1rem;font-weight:600;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;letter-spacing:-.01em;border-bottom:2px solid rgba(255,94,14,.2);padding-bottom:.75rem}.profile-field{margin-bottom:1.25rem}.profile-field:last-child{margin-bottom:0}.profile-field label{display:block;margin-bottom:.5rem;color:#6b7280;font-size:.85rem;text-transform:uppercase;font-weight:600;letter-spacing:.05em;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.profile-field input,.profile-field select{width:100%;padding:.875rem 1rem;border:2px solid rgba(255,255,255,.4);border-radius:12px;font-size:.95rem;background:#fffc;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#1a1a1a;transition:all .3s cubic-bezier(.4,0,.2,1);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:500;box-sizing:border-box}.profile-field input:focus,.profile-field select:focus{outline:none;border-color:#ff5e0e;box-shadow:0 0 0 3px #ff5e0e1a,inset 0 1px #ffffffe6;background:#fffffff2;transform:translateY(-1px)}.profile-field input:hover,.profile-field select:hover{border-color:#ff5e0e4d;background:#ffffffe6}.profile-actions{display:flex;flex-direction:column;gap:1.5rem;margin-top:2rem;padding-top:2rem;border-top:1px solid rgba(255,255,255,.3)}.save-profile-btn{background:linear-gradient(135deg,#ff5e0e,#e6530d);color:#fff;border:none;padding:1rem 2rem;border-radius:12px;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);font-size:1rem;font-weight:600;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;letter-spacing:.01em;box-shadow:0 4px 12px #ff5e0e4d,inset 0 1px #fff3;position:relative;overflow:hidden}.save-profile-btn: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 .6s}.save-profile-btn:hover{background:linear-gradient(135deg,#e6530d,#d6470c);transform:translateY(-2px);box-shadow:0 8px 20px #ff5e0e66,inset 0 1px #ffffff4d}.save-profile-btn:hover:before{left:100%}.save-profile-btn:active{transform:translateY(0)}@media(max-width:600px){.user-profile-content{width:100%;max-width:100%;max-height:none;height:100%;border-radius:0;padding:1rem}}.admin-users-mobile{display:none}@media(max-width:768px){.admin-users-mobile{display:block}.desktop-table{display:none}.user-card{background:#fff;border-radius:12px;padding:1.5rem;margin-bottom:1rem;box-shadow:0 2px 4px #0000000d}.user-card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.user-card-header h4{margin:0;color:#38130c}.user-card-body{margin-bottom:1rem}.user-card-body p{margin:.25rem 0;color:#666;font-size:.9rem}.user-card-actions{display:flex;justify-content:flex-end}.user-card-actions .action-btn{padding:.5rem 1rem;background:#ff5e0e;color:#fff;border:none;border-radius:8px;cursor:pointer;font-size:.9rem;transition:background .2s}.user-card-actions .action-btn:hover{background:#e6530d}}@media(max-width:768px){.stats-grid{grid-template-columns:repeat(2,1fr);gap:1rem}.stats-grid:not(.expanded){grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);overflow:hidden}.stats-grid:not(.expanded) .stat-card:nth-child(n+3){display:none}.stats-toggle-container{display:flex;justify-content:center;margin-top:1rem}.stats-toggle-btn{padding:.5rem 1rem;background:#f8f9fa;color:#38130c;border:1px solid #e9ecef;border-radius:8px;cursor:pointer;transition:all .2s}.stats-toggle-btn:hover{background:#e9ecef}}.sidebar-close-container{display:none}@media(max-width:768px){.mobile-sidebar-toggle{display:block}.admin-header{position:relative;display:flex;align-items:center;justify-content:space-between;text-align:center;padding:1rem 1rem 1rem 4rem;min-height:80px}.admin-header-left{display:flex;flex-direction:column;align-items:center;flex:1;padding-left:2rem;min-width:0}.admin-header-right{position:static;transform:none;display:flex;align-items:center;gap:.5rem;margin-top:auto}.admin-name{display:none}.refresh-btn{margin-right:0;padding:.5rem .75rem}.back-btn{display:none}.admin-content{padding:1rem}.stats-grid{grid-template-columns:1fr}.kyc-card{flex-direction:column;gap:1rem;text-align:center}.kyc-actions{width:100%;justify-content:center}.admin-table{font-size:.85rem}.admin-table th,.admin-table td{padding:.75rem .5rem}.transaction-generator{padding:1rem;border-radius:12px}.transaction-form{gap:1.5rem}.form-section{padding:1rem}.form-section h3{font-size:1rem}.transaction-types{grid-template-columns:1fr;gap:.75rem}.form-actions{flex-direction:column;padding:1rem;margin:0 -1rem -1rem}.preview-btn,.generate-btn{width:100%;padding:1rem;text-align:center}.transaction-item{flex-direction:column;align-items:flex-start;gap:.5rem;padding:1rem}.transaction-amount{align-self:flex-end;font-size:1.1rem}}.admin-withdrawals{max-width:1200px;margin:0 auto}.withdrawals-list{display:flex;flex-direction:column;gap:1rem}.withdrawal-card{background:#fff;border-radius:12px;padding:1.5rem;display:flex;justify-content:space-between;align-items:center;box-shadow:0 2px 4px #0000000d}.withdrawal-info h4{margin:0 0 .5rem;color:#38130c}.withdrawal-info p{margin:.25rem 0;color:#666;font-size:.9rem}.withdrawal-actions{display:flex;gap:.75rem}.withdrawal-actions button{padding:.75rem 1.25rem;border:none;border-radius:8px;cursor:pointer;font-size:.9rem;transition:all .2s}.approve-btn{background:#4caf50;color:#fff}.approve-btn:hover{background:#388e3c}.reject-btn{background:#f44336;color:#fff}.reject-btn:hover{background:#c62828}.admin-setup-page{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#38130c,#5a2015);padding:2rem}.setup-card{background:#fff;border-radius:16px;padding:3rem;max-width:500px;width:100%;text-align:center;box-shadow:0 20px 60px #0000004d}.setup-card.success{border:2px solid #4caf50}.setup-card h1{color:#38130c;font-size:1.75rem;margin-bottom:.5rem}.subtitle{color:#666;margin-bottom:2rem}.success-icon{width:60px;height:60px;background:#4caf50;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:2rem;margin:0 auto 1rem}.user-info{background:#f8f9fa;border-radius:8px;padding:1.5rem;margin:1.5rem 0;text-align:left}.user-info h3{margin-top:0;color:#38130c;font-size:1rem;margin-bottom:1rem}.user-info p{margin:.5rem 0;color:#666;font-size:.9rem}.user-info strong{color:#38130c}.error-text{color:#dc3545;margin:1rem 0}.info-text{color:#1976d2;margin:1rem 0}.sub-text{color:#666;font-size:.9rem;margin-bottom:1.5rem}.error-message{background:#ffebee;border:1px solid #f44336;border-radius:8px;padding:1rem;margin:1.5rem 0;color:#c62828;text-align:left}.error-hint{font-size:.85rem;margin-top:.5rem;color:#666}.sql-snippet{display:block;background:#263238;color:#aed581;padding:1rem;border-radius:4px;font-family:monospace;font-size:.8rem;margin-top:.5rem;overflow-x:auto;white-space:pre-wrap;word-break:break-all}.btn-primary,.btn-secondary{display:inline-block;padding:.875rem 2rem;border-radius:8px;font-size:1rem;font-weight:500;cursor:pointer;text-decoration:none;transition:all .2s;margin:.5rem}.btn-primary{background:#ff5e0e;color:#fff;border:none}.btn-primary:hover{background:#e6530d}.btn-primary:disabled{background:#ccc;cursor:not-allowed}.btn-secondary{background:transparent;color:#666;border:1px solid #ddd}.btn-secondary:hover{background:#f5f5f5}.btn-large{width:100%;padding:1rem;font-size:1.1rem;margin:1rem 0}.loading{color:#666;padding:2rem}@media(max-width:480px){.admin-setup-page{padding:1rem}.setup-card{padding:2rem 1.5rem}.setup-card h1{font-size:1.5rem}.btn-primary,.btn-secondary{width:100%;margin:.5rem 0}}
