.user-dropdown-container{position:relative;display:inline-block}.user-dropdown-trigger{display:flex;align-items:center;gap:6px;background:none;border:none;cursor:pointer;padding:4px;border-radius:8px;transition:background .2s}.user-dropdown-trigger:hover{background:#ffffff1a}.user-avatar-btn{width:36px;height:36px;border-radius:50%;background:#c19a45;color:#0b2545;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:14px}.dropdown-arrow{color:#fff;transition:transform .2s}.dropdown-arrow.open{transform:rotate(180deg)}.user-dropdown-menu{position:absolute;top:calc(100% + 8px);right:0;width:260px;background:#fff;border-radius:12px;box-shadow:0 10px 40px #00000026;z-index:1000;overflow:hidden;animation:dropdownFadeIn .2s ease}@keyframes dropdownFadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.dropdown-header{display:flex;align-items:center;gap:12px;padding:16px;background:#faf7f2}.dropdown-avatar{width:44px;height:44px;border-radius:50%;background:#c19a45;color:#0b2545;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:18px;flex-shrink:0}.dropdown-user-info{display:flex;flex-direction:column;overflow:hidden}.dropdown-name{font-weight:600;color:#0b2545;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dropdown-email{font-size:12px;color:#666;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dropdown-divider{height:1px;background:#eee;margin:4px 0}.dropdown-item{display:flex;align-items:center;gap:12px;padding:12px 16px;color:#333;text-decoration:none;font-size:14px;transition:background .15s;border:none;background:none;width:100%;text-align:left;cursor:pointer}.dropdown-item:hover{background:#faf7f2}.dropdown-item.logout{color:#dc2626}.dropdown-item.logout:hover{background:#fef2f2}.dropdown-icon{font-size:16px;width:20px;text-align:center}.landing-page{min-height:100vh;background:#faf7f2}.landing-nav{position:fixed;top:0;left:0;right:0;background:#0b2545;z-index:1000;padding:0 20px}.nav-container{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;height:70px}.nav-logo{text-decoration:none;font-size:24px;font-weight:700}.logo-ioy{color:#fff}.logo-capital{color:#c19a45}.nav-link{color:#fff;text-decoration:none;font-weight:500;font-size:15px;transition:color .2s}.nav-link:hover{color:#c19a45}.nav-btn-primary{background:#c19a45;color:#0b2545;padding:10px 24px;border-radius:8px;text-decoration:none;font-weight:600;transition:all .2s}.nav-btn-primary:hover{background:#d4af61;transform:translateY(-1px)}.user-avatar{width:40px;height:40px;border-radius:50%;background:#c19a45;color:#0b2545;display:flex;align-items:center;justify-content:center;font-weight:700;cursor:pointer}.hero-section{padding:140px 20px 80px;max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.hero-title{font-family:Merriweather,serif;font-size:48px;font-weight:700;color:#0b2545;line-height:1.2;margin-bottom:20px}.hero-title .highlight{color:#c19a45}.hero-subtitle{font-size:18px;color:#555;line-height:1.7;margin-bottom:32px}.hero-buttons{display:flex;gap:16px;margin-bottom:48px}.btn-primary{display:inline-flex;align-items:center;gap:8px;background:#c19a45;color:#0b2545;padding:14px 28px;border-radius:8px;text-decoration:none;font-weight:600;font-size:16px;transition:all .2s;border:none;cursor:pointer}.btn-primary:hover{background:#d4af61;transform:translateY(-2px);box-shadow:0 4px 12px #c19a4566}.btn-secondary{display:inline-flex;align-items:center;gap:8px;background:transparent;color:#0b2545;padding:14px 28px;border-radius:8px;text-decoration:none;font-weight:600;font-size:16px;border:2px solid #0B2545;transition:all .2s}.btn-secondary:hover{background:#0b2545;color:#fff}.btn-large{padding:16px 36px;font-size:18px}.hero-stats{display:flex;gap:40px}.stat-item{display:flex;flex-direction:column}.stat-number{font-size:28px;font-weight:700;color:#0b2545}.hero-mockup{background:#fff;border-radius:16px;box-shadow:0 20px 60px #0b254526;overflow:hidden}.mockup-header{background:#f5f5f5;padding:12px 16px;display:flex;gap:8px}.mockup-dot{width:12px;height:12px;border-radius:50%}.mockup-dot.red{background:#ff5f57}.mockup-dot.yellow{background:#ffbd2e}.mockup-dot.green{background:#28ca42}.mockup-content{padding:20px}.mockup-stock{display:flex;justify-content:space-between;align-items:center;padding:16px;border-radius:12px;background:#f9fafb;margin-bottom:12px}.mockup-stock:last-child{margin-bottom:0}.stock-symbol{font-weight:700;color:#0b2545;font-size:16px}.stock-name{font-size:13px;color:#666}.halal-badge{background:#dcfce7;color:#16a34a;padding:6px 12px;border-radius:20px;font-size:12px;font-weight:600}.haram-badge{background:#fee2e2;color:#dc2626;padding:6px 12px;border-radius:20px;font-size:12px;font-weight:600}.section-container{max-width:1200px;margin:0 auto;padding:80px 20px}.section-title{font-family:Merriweather,serif;font-size:36px;font-weight:700;color:#0b2545;text-align:center;margin-bottom:12px}.section-subtitle{font-size:18px;color:#666;text-align:center;margin-bottom:48px}.features-section{background:#fff}.features-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.feature-card{background:#faf7f2;padding:32px;border-radius:16px;text-align:center;transition:transform .2s,box-shadow .2s}.feature-card:hover{transform:translateY(-4px);box-shadow:0 12px 40px #0b25451a}.feature-icon{width:64px;height:64px;background:#0b2545;color:#c19a45;border-radius:16px;display:flex;align-items:center;justify-content:center;margin:0 auto 20px}.feature-card h3{font-size:20px;font-weight:700;color:#0b2545;margin-bottom:12px}.feature-card p{font-size:15px;color:#666;line-height:1.6}.how-it-works-section{background:#faf7f2}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;margin-bottom:48px}.step-card{text-align:center;position:relative}.step-number{width:60px;height:60px;background:#c19a45;color:#0b2545;border-radius:50%;font-size:24px;font-weight:700;display:flex;align-items:center;justify-content:center;margin:0 auto 20px}.step-card h3{font-size:20px;font-weight:700;color:#0b2545;margin-bottom:12px}.step-card p{font-size:15px;color:#666;line-height:1.6}.cta-center{text-align:center}.criteria-section{background:#0b2545}.criteria-section .section-title,.criteria-section .section-subtitle{color:#fff}.criteria-section .section-subtitle{color:#ffffffb3}.criteria-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.criteria-card{background:#ffffff1a;padding:28px;border-radius:16px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.criteria-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.criteria-icon{font-size:28px}.criteria-threshold{background:#c19a45;color:#0b2545;padding:6px 14px;border-radius:20px;font-weight:700;font-size:14px}.criteria-card h3{font-size:18px;font-weight:700;color:#fff;margin-bottom:10px}.criteria-card p{font-size:14px;color:#ffffffb3;line-height:1.6}.cta-section{background:linear-gradient(135deg,#c19a45,#d4af61);text-align:center;padding:80px 20px}.cta-section h2{font-family:Merriweather,serif;font-size:36px;font-weight:700;color:#0b2545;margin-bottom:16px}.cta-section p{font-size:18px;color:#0b2545;opacity:.8;margin-bottom:32px}.cta-section .btn-primary{background:#0b2545;color:#fff}.cta-section .btn-primary:hover{background:#143a6b}.landing-footer{background:#0b2545;color:#fff;padding:60px 20px 30px}.footer-container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 2fr;gap:60px;padding-bottom:40px;border-bottom:1px solid rgba(255,255,255,.1)}.footer-logo{text-decoration:none;font-size:24px;font-weight:700;display:block;margin-bottom:16px}.footer-brand p{color:#ffffffb3;font-size:15px;line-height:1.6}.footer-links{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}.footer-column h4{font-size:16px;font-weight:700;margin-bottom:20px;color:#c19a45}.footer-column a{display:block;color:#ffffffb3;text-decoration:none;font-size:15px;margin-bottom:12px;transition:color .2s}.footer-column a:hover{color:#fff}.footer-bottom{max-width:1200px;margin:0 auto;padding-top:30px;text-align:center}.footer-bottom p{color:#ffffff80;font-size:14px;margin-bottom:8px}@media (max-width: 1024px){.hero-section{grid-template-columns:1fr;text-align:center}.hero-stats{justify-content:center}.hero-image{display:none}.features-grid,.criteria-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.nav-links{display:none}.hero-title{font-size:32px}.hero-buttons{flex-direction:column}.hero-stats{flex-direction:column;gap:20px}.features-grid,.steps-grid,.criteria-grid{grid-template-columns:1fr}.footer-container{grid-template-columns:1fr;gap:40px}.footer-links{grid-template-columns:1fr;gap:30px}}.home-page{min-height:100vh;background:#faf7f2}.login-btn{background:#c19a45!important;color:#0b2545!important;padding:10px 24px!important;border-radius:6px}.hero{background:linear-gradient(135deg,#0b2545,#1a3a5c);padding:60px 24px;text-align:center}.hero h1{font-size:42px;color:#fff;margin:0 0 12px}.hero p{font-size:18px;color:#fffc;margin:0 0 28px}.search-box{max-width:650px;margin:0 auto;position:relative}.search-input-wrapper{display:flex;gap:8px}.search-box input{flex:1;padding:16px 20px;font-size:16px;border:none;border-radius:10px;box-shadow:0 4px 20px #0003;box-sizing:border-box;outline:none}.search-box input:focus{box-shadow:0 4px 20px #0003,0 0 0 3px #c19a45}.search-btn{padding:16px 28px;background:#c19a45;color:#0b2545;border:none;border-radius:10px;font-weight:700;font-size:16px;cursor:pointer;white-space:nowrap}.search-btn:hover{background:#d4a94f}.search-dropdown{position:absolute;top:calc(100% + 8px);left:0;right:0;background:#fff;border-radius:12px;box-shadow:0 8px 30px #0003;overflow:hidden;z-index:50;max-height:400px;overflow-y:auto}.search-item{display:flex;justify-content:space-between;align-items:center;padding:14px 18px;cursor:pointer;border-bottom:1px solid #f0f0f0;transition:background .15s}.search-item:hover{background:#f0f9ff}.search-item:last-child{border-bottom:none}.search-item-left{display:flex;align-items:center;gap:12px;flex:1}.search-symbol{font-weight:700;color:#0b2545;font-size:15px;min-width:70px}.search-name{color:#666;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.search-exchange{color:#999;font-size:12px;background:#f3f4f6;padding:4px 8px;border-radius:4px}.search-empty{padding:20px;text-align:center;color:#666}.search-loading{padding:16px;text-align:center;color:#666}.market-section{padding:40px 24px;background:#fff}.market-section .section-content{max-width:1400px;margin:0 auto}.market-section h2{font-size:28px;color:#0b2545;margin:0 0 24px;text-align:center}.market-subsection{margin-bottom:32px}.market-subsection h3{font-size:18px;color:#0b2545;margin:0 0 16px}.market-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:12px}.market-card{background:#f9fafb;padding:16px;border-radius:10px;transition:transform .2s,box-shadow .2s}.market-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.card-name{font-size:13px;color:#666;margin-bottom:8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.card-price{font-size:20px;font-weight:700;color:#0b2545}.card-change{font-size:14px;font-weight:600;margin-top:4px}.card-change.positive{color:#10b981}.card-change.negative{color:#ef4444}.stocks-section{padding:40px 24px}.stocks-section .section-content{max-width:1400px;margin:0 auto}.stocks-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.stock-list-card{background:#fff;border-radius:16px;padding:20px;box-shadow:0 2px 8px #0000000f}.list-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;padding-bottom:12px;border-bottom:1px solid #f0f0f0;cursor:pointer}.list-header h3{margin:0;font-size:18px;color:#0b2545}.list-header .arrow{font-size:18px;color:#999;transition:transform .2s}.stock-row{display:flex;justify-content:space-between;align-items:center;padding:12px 0;border-bottom:1px solid #f8f8f8;cursor:pointer;transition:background .15s}.stock-row:hover{background:#fafafa;margin:0 -12px;padding:12px;border-radius:8px}.stock-row:last-child{border-bottom:none}.stock-row-left{display:flex;align-items:center;gap:12px;flex:1;min-width:0}.stock-logo-small{width:40px;height:40px;border-radius:10px;background:linear-gradient(135deg,#e8e8e8,#f5f5f5);display:flex;align-items:center;justify-content:center;font-weight:700;color:#0b2545;font-size:14px;flex-shrink:0}.stock-info{display:flex;flex-direction:column;min-width:0}.stock-name-text{font-weight:600;color:#0b2545;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.stock-symbol-text{font-size:12px;color:#999}.stock-row-right{display:flex;align-items:center;gap:10px;flex-shrink:0}.halal-badge-small{background:#dcfce7;color:#16a34a;padding:3px 8px;border-radius:10px;font-size:10px;font-weight:600}.stock-price-text{font-weight:700;color:#0b2545;font-size:14px;min-width:65px;text-align:right}.stock-change-text{font-weight:600;font-size:12px;min-width:60px;text-align:right}.stock-change-text.positive{color:#10b981}.stock-change-text.negative{color:#ef4444}.show-more-btn{width:100%;padding:12px;margin-top:12px;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;color:#0b2545;font-weight:600;cursor:pointer;transition:background .15s}.show-more-btn:hover{background:#f3f4f6}.loading{text-align:center;padding:60px;color:#666;font-size:18px}.features{padding:60px 24px;background:#faf7f2}.features .section-content{max-width:1400px;margin:0 auto}.features h2{font-size:32px;color:#0b2545;margin:0 0 32px;text-align:center}.features-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.feature-card{background:#fff;padding:32px;border-radius:16px;text-align:center;box-shadow:0 2px 8px #0000000f;transition:transform .2s,box-shadow .2s}.feature-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001a}.feature-icon{font-size:48px;margin-bottom:16px}.feature-card h3{font-size:20px;color:#0b2545;margin:0 0 12px}.feature-card p{color:#666;margin:0;line-height:1.6}.site-footer{background:#0b2545;padding:24px;text-align:center}.site-footer p{color:#fff9;margin:0}@media (max-width: 1100px){.stocks-grid,.features-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.hero h1{font-size:28px}.hero p{font-size:15px}.stocks-grid,.features-grid{grid-template-columns:1fr}.search-input-wrapper{flex-direction:column}.search-btn{width:100%}.nav-links a:not(.login-btn){display:none}.market-grid{grid-template-columns:repeat(2,1fr)}}.stock-name-row{display:flex;align-items:center;gap:6px}.halal-badge-small{font-size:9px;font-weight:600;padding:2px 6px;border-radius:4px;text-transform:uppercase;white-space:nowrap}.halal-badge-small.halal{background:#dcfce7;color:#16a34a}.halal-badge-small.haram{background:#fee2e2;color:#dc2626}.stock-detail-page{min-height:100vh;background:#faf7f2}.site-header{background:#0b2545;padding:12px 24px}.logo{text-decoration:none;font-size:22px;font-weight:700}.nav-links a{color:#fffc;text-decoration:none;font-size:14px}.user-btn{width:36px;height:36px;border-radius:50%;background:#c19a45;color:#0b2545;border:none;font-weight:700;cursor:pointer}.dropdown{position:absolute;top:45px;right:0;background:#fff;border-radius:8px;min-width:180px;box-shadow:0 10px 40px #0003;z-index:100}.dropdown-header{padding:12px 16px;border-bottom:1px solid #eee}.dropdown-header strong{display:block;color:#0b2545;font-size:14px}.dropdown-header small{color:#666;font-size:12px}.dropdown-item{display:block;width:100%;padding:10px 16px;background:none;border:none;text-align:left;cursor:pointer}.loading-container{text-align:center;padding:100px 24px;font-size:18px;color:#666}.stock-detail{max-width:1200px;margin:0 auto;padding:24px}.stock-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:20px}.stock-title h1{font-size:28px;color:#0b2545;margin:0}.stock-title p{color:#666;font-size:14px;margin:4px 0 0}.stock-price{text-align:right}.stock-price .price{font-size:28px;font-weight:700;color:#0b2545;display:block}.stock-price .change{font-size:14px;font-weight:600}.stock-price .change.positive{color:#10b981}.stock-price .change.negative{color:#ef4444}.compliance-analyst-card{display:flex;justify-content:space-between;align-items:stretch;background:#fff;border-radius:12px;padding:20px 24px;margin-bottom:20px;box-shadow:0 1px 3px #0000000d;gap:40px}.compliance-section{display:flex;align-items:center;gap:16px}.shield-icon{color:#10b981}.shield-icon.fail{color:#ef4444}.compliance-badge{font-weight:700;font-size:14px;padding:8px 16px;border-radius:20px}.compliance-badge.halal{background:#dcfce7;color:#16a34a}.compliance-badge.haram{background:#fee2e2;color:#dc2626}.compliance-analyst-card .analyst-section{flex:0 0 auto;max-width:400px;background:transparent;padding:0;margin:0}.analyst-header-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.analyst-title{font-weight:700;color:#0b2545;font-size:16px}.analyst-source{font-size:11px;color:#888;background:#f3f4f6;padding:4px 10px;border-radius:10px}.analyst-content{display:flex;align-items:center;gap:20px}.rating-badge{padding:10px 20px;border-radius:8px;font-weight:700;font-size:14px;background:#f3f4f6}.rating-badge.buy,.rating-badge.strong{background:#dcfce7;color:#16a34a}.rating-badge.sell{background:#fee2e2;color:#dc2626}.rating-badge.hold{background:#fef3c7;color:#d97706}.analyst-bars{flex:1;min-width:180px}.bar-row{display:flex;align-items:center;gap:8px;margin-bottom:6px}.bar-label{width:70px;font-size:11px;color:#666}.bar-track{flex:1;height:8px;background:#f3f4f6;border-radius:4px;overflow:hidden}.bar-fill{height:100%;border-radius:4px}.bar-fill.buy{background:#10b981}.bar-fill.hold{background:#f59e0b}.bar-fill.sell{background:#ef4444}.bar-count{width:24px;font-size:11px;font-weight:600;color:#0b2545;text-align:right}.target-box{text-align:center;padding:8px 16px;background:#f0f9ff;border-radius:8px}.target-box span{display:block;font-size:11px;color:#666}.target-box strong{font-size:18px;color:#0b2545}.tabs{display:flex;gap:4px;margin-bottom:20px;background:#fff;padding:6px;border-radius:10px;box-shadow:0 1px 3px #0000000d;flex-wrap:wrap}.tabs button{padding:10px 18px;border:none;background:none;font-size:14px;font-weight:600;color:#666;cursor:pointer;border-radius:8px}.tabs button:hover{background:#f3f4f6}.tabs button.active{background:#0b2545;color:#fff}.about-card,.chart-card{background:#fff;border-radius:12px;padding:20px;margin-bottom:20px;box-shadow:0 1px 3px #0000000d}.about-card h3,.chart-card h3{margin:0 0 12px;font-size:18px;color:#0b2545}.about-card p{margin:0;color:#666;line-height:1.6}.chart-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;flex-wrap:wrap;gap:12px}.period-btns{display:flex;gap:4px}.period-btns button{padding:6px 12px;border:none;background:#f3f4f6;border-radius:6px;font-size:12px;font-weight:600;cursor:pointer;color:#666}.period-btns button.active{background:#0b2545;color:#fff}.no-data{text-align:center;padding:40px;color:#999}.stats-row{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.stat-box{background:#fff;border-radius:12px;padding:16px;text-align:center;box-shadow:0 1px 3px #0000000d}.stat-value{display:block;font-size:18px;font-weight:700;color:#0b2545}.stat-label{font-size:12px;color:#999}.screening-intro{text-align:center;margin-bottom:24px}.screening-intro h2{font-size:24px;color:#0b2545;margin:0 0 8px}.screening-intro p{color:#666;margin:0}.criteria-box{background:#fff;border-radius:12px;margin-bottom:12px;overflow:hidden;border-left:5px solid}.criteria-box.pass{border-left-color:#10b981;background:linear-gradient(to right,#10b9810d,#fff)}.criteria-box.fail{border-left-color:#ef4444;background:linear-gradient(to right,#ef44440d,#fff)}.criteria-header{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;cursor:pointer}.criteria-header:hover{background:#00000005}.criteria-main{display:flex;align-items:center;gap:12px;flex-wrap:wrap;flex:1}.criteria-icon{width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700}.criteria-box.pass .criteria-icon{background:#dcfce7;color:#16a34a}.criteria-box.fail .criteria-icon{background:#fee2e2;color:#dc2626}.criteria-name{font-weight:700;color:#0b2545;font-size:15px}.criteria-value{font-weight:700;font-size:16px;color:#0b2545;background:#f3f4f6;padding:4px 12px;border-radius:6px}.criteria-threshold{font-size:12px;color:#666}.criteria-result{padding:4px 12px;border-radius:12px;font-size:11px;font-weight:700}.criteria-box.pass .criteria-result{background:#dcfce7;color:#16a34a}.criteria-box.fail .criteria-result{background:#fee2e2;color:#dc2626}.expand-icon{color:#999;font-size:12px;transition:transform .2s}.criteria-summary{padding:0 20px 12px 60px;font-size:13px;color:#666}.criteria-summary span{margin-right:16px}.criteria-details{padding:16px 20px;background:#f9fafb;border-top:1px solid #e5e7eb}.criteria-details p{margin:0 0 10px;font-size:14px;color:#555;line-height:1.6}.criteria-details p:last-child{margin-bottom:0}.criteria-details p strong{color:#0b2545}.purification-box{background:#fffbeb;border:1px solid #fcd34d;border-radius:12px;padding:20px;margin:24px 0;text-align:center}.purification-box h4{margin:0 0 8px;color:#92400e;font-size:16px}.purification-box p{margin:0;color:#92400e;font-size:14px}.methodology-box{background:#fff;border-radius:12px;padding:20px;box-shadow:0 1px 3px #0000000d}.methodology-box h4{margin:0 0 12px;color:#0b2545;font-size:16px}.methodology-box p{margin:0 0 8px;font-size:14px;color:#666}.methodology-box a{color:#0b2545;font-weight:600;text-decoration:none;display:inline-block;margin-top:8px}.methodology-box a:hover{text-decoration:underline}.financials-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;flex-wrap:wrap;gap:12px}.financials-header h2{margin:0;font-size:24px;color:#0b2545}.period-toggle{display:flex;gap:4px}.period-toggle button{padding:8px 16px;border:none;background:#f3f4f6;border-radius:6px;font-weight:600;cursor:pointer;font-size:14px;color:#666}.period-toggle button.active{background:#0b2545;color:#fff}.financial-section{background:#fff;border-radius:12px;padding:20px;margin-bottom:20px;box-shadow:0 1px 3px #0000000d}.financial-section h3{margin:0 0 16px;font-size:18px;color:#0b2545}.table-container{overflow-x:auto}.table-container table{width:100%;border-collapse:collapse;min-width:500px}.table-container th,.table-container td{padding:12px 16px;text-align:left;border-bottom:1px solid #f3f4f6}.table-container th{background:#f9fafb;font-size:13px;font-weight:600;color:#666}.table-container td{font-size:14px;color:#0b2545}.table-container td:first-child{font-weight:600}.table-container tr:hover{background:#fafafa}.news-tab h2{margin:0 0 20px;font-size:24px;color:#0b2545}.news-list{display:flex;flex-direction:column;gap:12px}.news-card{display:flex;gap:16px;background:#fff;border-radius:12px;padding:16px;text-decoration:none;box-shadow:0 1px 3px #0000000d;transition:transform .2s,box-shadow .2s}.news-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.news-thumbnail{width:120px;height:80px;object-fit:cover;border-radius:8px;flex-shrink:0;background:#f3f4f6}.news-content{flex:1}.news-content h4{margin:0 0 8px;font-size:15px;color:#0b2545;line-height:1.4}.news-summary{margin:0 0 8px;font-size:13px;color:#666;line-height:1.5}.news-meta{margin:0;font-size:12px;color:#999}.profile-tab h2{margin:0 0 20px;font-size:24px;color:#0b2545}.profile-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:20px}.profile-item{background:#fff;border-radius:10px;padding:16px;box-shadow:0 1px 3px #0000000d}.profile-item .label{display:block;font-size:11px;color:#999;text-transform:uppercase;margin-bottom:4px}.profile-item .value{font-size:14px;font-weight:600;color:#0b2545;word-break:break-word}.profile-item .value a{color:#0b2545;text-decoration:none}.profile-item .value a:hover{text-decoration:underline}.description-card{background:#fff;border-radius:12px;padding:20px;box-shadow:0 1px 3px #0000000d}.description-card h3{margin:0 0 12px;font-size:18px;color:#0b2545}.description-card p{margin:0;color:#666;line-height:1.7}@media (max-width: 1024px){.stats-row{grid-template-columns:repeat(3,1fr)}.profile-grid{grid-template-columns:repeat(2,1fr)}.compliance-analyst-card{flex-direction:column;gap:20px}.analyst-section{max-width:100%}}@media (max-width: 768px){.stock-header{flex-direction:column;gap:12px}.stock-price{text-align:left}.stats-row{grid-template-columns:repeat(2,1fr)}.tabs{overflow-x:auto}.profile-grid{grid-template-columns:1fr}.news-card{flex-direction:column}.news-thumbnail{width:100%;height:160px}.criteria-main{gap:8px}.criteria-value,.criteria-threshold{font-size:11px}}.purification-explanation{background:#fff;border-radius:12px;padding:24px;box-shadow:0 1px 3px #0000000d}.purification-explanation ul{color:#666;margin:0 0 12px;padding-left:20px}.purification-explanation li{margin-bottom:8px;line-height:1.6}.calculation-box,.example-box{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:16px;margin:16px 0}.calculation-box p,.example-box p{margin:8px 0;font-size:14px}.example-box{background:#f0fdf4;border-color:#bbf7d0}.analyst-full-section{margin-top:24px}.analyst-full-section h3{font-size:20px;color:#0b2545;margin:0 0 16px}.analyst-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:20px}.analyst-summary-card,.analyst-targets-card,.analyst-breakdown-card{background:#fff;border-radius:12px;padding:20px;box-shadow:0 1px 3px #0000000d}.analyst-summary-card h4,.analyst-targets-card h4,.analyst-breakdown-card h4{margin:0 0 12px;font-size:14px;color:#666}.consensus-badge{display:inline-block;padding:12px 24px;border-radius:8px;font-weight:700;font-size:18px;margin-bottom:12px}.consensus-badge.strong-buy,.rating-badge.strong-buy{background:#059669;color:#fff}.consensus-badge.buy,.rating-badge.buy{background:#10b981;color:#fff}.consensus-badge.hold,.rating-badge.hold{background:#f59e0b;color:#fff}.consensus-badge.sell,.rating-badge.sell{background:#ef4444;color:#fff}.consensus-badge.strong-sell,.rating-badge.strong-sell{background:#dc2626;color:#fff}.recommendation-mean{font-size:13px;color:#666;margin:8px 0}.recommendation-mean span{font-size:11px;color:#999}.analyst-count{font-size:12px;color:#999;margin:0}.targets-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.target-item{text-align:center;padding:12px;background:#f8fafc;border-radius:8px}.target-label{display:block;font-size:11px;color:#666;margin-bottom:4px}.target-value{font-size:18px;font-weight:700;color:#0b2545}.target-value.highlight{color:#c19a45}.upside-potential{margin-top:12px;text-align:center;font-size:14px;font-weight:600;padding:8px;border-radius:6px}.upside-potential.positive{background:#dcfce7;color:#16a34a}.upside-potential.negative{background:#fee2e2;color:#dc2626}.breakdown-row{display:flex;align-items:center;gap:8px;margin-bottom:8px}.breakdown-label{width:80px;font-size:12px;color:#666}.breakdown-bar{flex:1;height:12px;background:#f3f4f6;border-radius:6px;overflow:hidden}.breakdown-fill{height:100%;border-radius:6px}.breakdown-fill.strong-buy{background:#059669}.breakdown-fill.buy{background:#10b981}.breakdown-fill.hold{background:#f59e0b}.breakdown-fill.sell{background:#ef4444}.breakdown-fill.strong-sell{background:#dc2626}.breakdown-count{width:24px;font-size:12px;font-weight:600;color:#0b2545;text-align:right}.breakdown-percent{width:36px;font-size:11px;color:#666;text-align:right}.bar-fill.strong-buy{background:#059669}.bar-fill.strong-sell{background:#dc2626}.target-upside{display:block;font-size:11px;margin-top:4px}.target-upside.positive{color:#16a34a}.target-upside.negative{color:#dc2626}.upgrades-section{background:#fff;border-radius:12px;padding:20px;box-shadow:0 1px 3px #0000000d}.upgrades-section h4{margin:0 0 16px;font-size:16px;color:#0b2545}.upgrade-item{display:flex;align-items:center;gap:12px;padding:10px 0;border-bottom:1px solid #f3f4f6}.upgrade-item:last-child{border-bottom:none}.upgrade-firm{flex:1;font-weight:600;color:#0b2545;font-size:14px}.upgrade-action{padding:4px 10px;border-radius:4px;font-size:11px;font-weight:600}.upgrade-action.upgrade{background:#dcfce7;color:#16a34a}.upgrade-action.downgrade{background:#fee2e2;color:#dc2626}.upgrade-action.init,.upgrade-action.initiated{background:#e0e7ff;color:#4f46e5}.upgrade-action.main,.upgrade-action.maintains{background:#f3f4f6;color:#666}.upgrade-action.reiterated,.upgrade-action.reiterate{background:#fef3c7;color:#d97706}.upgrade-grades{font-size:13px;color:#666}.upgrade-date{font-size:12px;color:#999}.purification-main-box{background:linear-gradient(135deg,#0b2545,#1a3a5c);border-radius:16px;padding:40px;text-align:center;color:#fff;margin-bottom:24px}.purification-icon{font-size:48px;margin-bottom:16px}.purification-main-box h3{font-size:32px;margin:0 0 8px;color:#c19a45}.purification-subtitle{font-size:16px;opacity:.9;margin:0}.purification-calculator{background:#fff;border-radius:12px;padding:24px;margin-bottom:24px;box-shadow:0 1px 3px #0000000d}.purification-calculator h4{margin:0 0 16px;font-size:18px;color:#0b2545}.calculator-form label{display:block;font-size:14px;color:#666;margin-bottom:8px}.calculator-form input{width:100%;padding:14px 16px;border:2px solid #e5e7eb;border-radius:8px;font-size:18px;margin-bottom:16px}.calculator-form input:focus{outline:none;border-color:#c19a45}.calculator-result{background:#f8fafc;border-radius:8px;padding:16px}.result-row{display:flex;justify-content:space-between;padding:8px 0;font-size:14px;color:#666}.result-row.total{border-top:2px solid #e5e7eb;margin-top:8px;padding-top:16px;font-size:18px;font-weight:700;color:#0b2545}.donate-amount{color:#c19a45;font-size:24px}.purification-explanation{background:#fff;border-radius:12px;padding:24px;box-shadow:0 1px 3px #0000000d;margin-bottom:24px}.purification-explanation h4{color:#0b2545;font-size:18px;margin:24px 0 12px}.purification-explanation h4:first-child{margin-top:0}.purification-explanation p{color:#666;line-height:1.7;margin:0 0 12px}.calculation-box{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:16px;margin:16px 0}.calculation-box p{margin:8px 0;font-size:14px}@media (max-width: 1024px){.analyst-grid{grid-template-columns:1fr}}@media (max-width: 768px){.upgrade-item{flex-wrap:wrap}.upgrade-firm{width:100%}}.header-search{position:relative;flex:1;max-width:400px;margin:0 20px}.header-search input{width:100%;padding:8px 12px;border:1px solid #ddd;border-radius:6px;font-size:14px}.header-search input:focus{outline:none;border-color:#c19a45}.header-search-dropdown{position:absolute;top:100%;left:0;right:0;background:#fff;border:1px solid #ddd;border-radius:6px;box-shadow:0 4px 12px #00000026;z-index:1000;max-height:300px;overflow-y:auto;margin-top:4px}.header-search-dropdown .search-item{display:flex;align-items:center;gap:10px;padding:10px 12px;cursor:pointer;border-bottom:1px solid #f0f0f0}.header-search-dropdown .search-item:hover{background:#f8f8f8}.header-search-dropdown .search-symbol{font-weight:600;color:#0b2545}.header-search-dropdown .search-name{color:#666;font-size:13px}.header-search-dropdown .search-loading,.header-search-dropdown .search-empty{padding:12px;color:#666;text-align:center}.login-container{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#0b2545,#1a3a5c);padding:20px}.login-card{background:#fff;border-radius:16px;padding:48px 40px;width:100%;max-width:420px;box-shadow:0 25px 80px #0000004d}.login-header{text-align:center;margin-bottom:36px}.login-header h1{color:#c19a45;font-size:32px;margin-bottom:8px;font-family:Merriweather,serif}.login-header p{color:#666;font-size:14px;margin:0}.login-tabs{display:flex;gap:12px;margin-bottom:32px}.login-tabs .tab{flex:1;padding:14px;border:2px solid #e5e5e0;background:#fff;color:#666;border-radius:8px;cursor:pointer;font-size:15px;font-weight:600;transition:all .2s}.login-tabs .tab.active{background:#0b2545;border-color:#0b2545;color:#fff}.login-tabs .tab:hover:not(.active){border-color:#c19a45;color:#0b2545}.error-message{background:#f8d7da;border:1px solid #f5c6cb;color:#721c24;padding:14px;border-radius:8px;margin-bottom:24px;font-size:14px}.form-group{margin-bottom:20px}.form-group label{display:block;color:#0b2545;margin-bottom:8px;font-size:14px;font-weight:500}.form-group input{width:100%;padding:14px 16px;border:2px solid #e5e5e0;background:#fff;color:#333;border-radius:8px;font-size:15px;transition:border-color .2s;box-sizing:border-box}.form-group input:focus{outline:none;border-color:#c19a45}.form-group input::placeholder{color:#999}.submit-btn{width:100%;padding:16px;background:#c19a45;color:#0b2545;border:none;border-radius:8px;font-size:16px;font-weight:700;cursor:pointer;transition:all .2s;margin-top:12px}.submit-btn:hover:not(:disabled){background:#0b2545;color:#fff}.submit-btn:disabled{opacity:.6;cursor:not-allowed}.login-footer{text-align:center;margin-top:28px;padding-top:24px;border-top:1px solid #e5e5e0}.login-footer a{color:#c19a45;text-decoration:none;font-size:14px;font-weight:500}.login-footer a:hover{color:#0b2545}@media (max-width: 480px){.login-card{padding:32px 24px;border-radius:12px}.login-header h1{font-size:26px}.login-tabs .tab{padding:12px;font-size:14px}.form-group input{padding:12px 14px;font-size:14px}.submit-btn{padding:14px;font-size:15px}}.dashboard-container{display:flex;min-height:100vh;background:#faf7f2}.dashboard-sidebar{width:260px;background:#0b2545;color:#fff;display:flex;flex-direction:column;transition:width .3s ease;position:fixed;left:0;top:0;bottom:0;z-index:100}.dashboard-sidebar.collapsed{width:70px}.sidebar-header{display:flex;align-items:center;justify-content:space-between;padding:20px 16px;border-bottom:1px solid rgba(255,255,255,.1)}.sidebar-logo{text-decoration:none;font-size:20px;font-weight:700;display:flex;align-items:center;gap:4px}.sidebar-logo .logo-ioy{color:#fff}.sidebar-logo .logo-capital{color:#c19a45}.sidebar-toggle{background:#ffffff1a;border:none;color:#fff;width:28px;height:28px;border-radius:4px;cursor:pointer;display:flex;align-items:center;justify-content:center}.sidebar-toggle:hover{background:#fff3}.sidebar-profile{display:flex;align-items:center;gap:12px;padding:20px 16px;border-bottom:1px solid rgba(255,255,255,.1)}.profile-avatar{width:40px;height:40px;border-radius:50%;background:#c19a45;color:#0b2545;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:16px;flex-shrink:0}.profile-info{display:flex;flex-direction:column;overflow:hidden}.profile-name{font-weight:600;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.profile-email{font-size:12px;color:#fff9;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sidebar-nav{flex:1;padding:16px 8px;overflow-y:auto}.sidebar-nav-item{display:flex;align-items:center;gap:12px;padding:12px;color:#fffc;text-decoration:none;border-radius:8px;margin-bottom:4px;transition:all .2s ease}.sidebar-nav-item:hover{background:#ffffff1a;color:#fff}.sidebar-nav-item.active{background:#c19a45;color:#0b2545}.nav-icon{font-size:18px;width:24px;text-align:center;flex-shrink:0}.nav-label{font-size:14px;font-weight:500;white-space:nowrap}.sidebar-footer{padding:16px 8px;border-top:1px solid rgba(255,255,255,.1)}.sidebar-logout{display:flex;align-items:center;gap:12px;padding:12px;color:#fffc;background:none;border:none;border-radius:8px;cursor:pointer;width:100%;text-align:left;transition:all .2s ease}.sidebar-logout:hover{background:#dc262633;color:#ff6b6b}.dashboard-main{flex:1;margin-left:260px;padding:24px;transition:margin-left .3s ease;min-height:100vh}.dashboard-sidebar.collapsed+.dashboard-main,.dashboard-sidebar.collapsed~.dashboard-main{margin-left:70px}@media (max-width: 768px){.dashboard-sidebar{width:70px}.dashboard-sidebar .profile-info,.dashboard-sidebar .nav-label,.dashboard-sidebar .logo-capital{display:none}.dashboard-main{margin-left:70px}.sidebar-toggle{display:none}}.dashboard-content{max-width:1200px;margin:0 auto}.dashboard-header{margin-bottom:32px}.dashboard-header h1{font-size:28px;color:#0b2545;margin:0 0 8px;font-family:Merriweather,serif}.dashboard-header p{color:#666;margin:0}.dashboard-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px;margin-bottom:32px}.stat-card{background:#fff;border-radius:12px;padding:24px;display:flex;align-items:center;gap:16px;box-shadow:0 2px 8px #00000014;position:relative}.stat-icon{font-size:32px;width:56px;height:56px;background:#faf7f2;border-radius:12px;display:flex;align-items:center;justify-content:center}.stat-info{display:flex;flex-direction:column}.stat-value{font-size:24px;font-weight:700;color:#0b2545}.stat-label{font-size:14px;color:#666}.stat-link{position:absolute;right:20px;color:#c19a45;text-decoration:none;font-weight:500}.stat-link:hover{text-decoration:underline}.dashboard-section{margin-bottom:32px}.dashboard-section h2{font-size:20px;color:#0b2545;margin:0 0 16px}.market-indices{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px}.index-card{background:#fff;border-radius:8px;padding:16px;display:flex;flex-direction:column;gap:4px;box-shadow:0 2px 8px #00000014}.index-name{font-size:14px;color:#666}.index-price{font-size:20px;font-weight:600;color:#0b2545}.index-change{font-size:14px;font-weight:500}.index-change.positive{color:#16a34a}.index-change.negative{color:#dc2626}.quick-actions{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:16px}.action-card{background:#fff;border-radius:8px;padding:20px;display:flex;flex-direction:column;align-items:center;gap:12px;text-decoration:none;color:#0b2545;box-shadow:0 2px 8px #00000014;transition:all .2s ease}.action-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001f}.action-icon{font-size:28px}.action-label{font-size:14px;font-weight:500;text-align:center}@media (max-width: 768px){.dashboard-header h1{font-size:24px}.dashboard-stats{grid-template-columns:1fr}}.portfolio-page{min-height:100vh;background:#faf7f2}.nav-links a:hover{color:#c19a45}.portfolio-content{max-width:1400px;margin:0 auto;padding:32px 24px}.portfolio-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.portfolio-header h1{font-size:32px;color:#0b2545;margin:0}.add-btn{padding:12px 24px;background:#0b2545;color:#fff;border:none;border-radius:8px;font-weight:600;cursor:pointer}.add-btn:hover{background:#1a3a5c}.summary-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:32px}.summary-card{background:#fff;padding:24px;border-radius:12px;box-shadow:0 2px 8px #0000000f}.summary-label{display:block;font-size:14px;color:#666;margin-bottom:8px}.summary-value{font-size:28px;font-weight:700;color:#0b2545}.summary-value.pos{color:#10b981}.summary-value.neg{color:#ef4444}.holdings-table{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000000f;overflow:hidden}.table-header{display:grid;grid-template-columns:2fr 1fr 1fr 1fr 80px 50px;padding:16px 20px;background:#f9fafb;font-size:12px;font-weight:600;color:#666;text-transform:uppercase}.table-row{display:grid;grid-template-columns:2fr 1fr 1fr 1fr 80px 50px;padding:16px 20px;border-bottom:1px solid #f3f4f6;align-items:center}.table-row:last-child{border-bottom:none}.stock-cell{display:flex;flex-direction:column}.stock-symbol-link{font-weight:700;color:#0b2545;text-decoration:none}.stock-symbol-link:hover{color:#c19a45}.stock-name-small{font-size:13px;color:#666}.halal-badge{padding:4px 10px;border-radius:12px;font-size:12px;font-weight:600;text-align:center}.halal-badge.compliant{background:#dcfce7;color:#16a34a}.halal-badge.non-compliant{background:#fee2e2;color:#dc2626}.remove-btn-small{width:32px;height:32px;border:none;background:#fee2e2;color:#dc2626;border-radius:6px;cursor:pointer;font-size:18px}.remove-btn-small:hover{background:#fecaca}.loading{text-align:center;padding:60px;color:#666}.empty-state{text-align:center;padding:60px;background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000000f}.empty-state p{color:#666;margin-bottom:20px}.modal{background:#fff;border-radius:16px;padding:24px;width:90%;max-width:450px}.modal.modal-large{max-width:550px}.modal h3{margin:0 0 8px;color:#0b2545;font-size:20px}.modal-subtitle{color:#666;font-size:14px;margin:0 0 16px}.modal input:focus{outline:none;border-color:#0b2545;box-shadow:0 0 0 3px #0b25451a}.modal-btns button:disabled{opacity:.5;cursor:not-allowed}.search-loading{padding:16px;color:#666;text-align:center}.search-results{max-height:250px;overflow-y:auto;border:1px solid #e5e7eb;border-radius:8px;margin-bottom:8px}.search-result-item{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;cursor:pointer;border-bottom:1px solid #f3f4f6;transition:background .15s}.result-left{display:flex;align-items:center;gap:12px;flex:1;min-width:0}.result-symbol{font-weight:700;color:#0b2545;min-width:60px}.result-name{color:#666;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.result-exchange{color:#999;font-size:12px;background:#f3f4f6;padding:4px 8px;border-radius:4px;flex-shrink:0}.selected-stock-box{display:flex;align-items:center;justify-content:space-between;padding:16px;background:#f0f9ff;border-radius:10px;margin-bottom:16px;border:2px solid #bfdbfe}.selected-info{display:flex;align-items:center;gap:12px}.selected-symbol{font-weight:700;color:#0b2545;font-size:18px}.selected-name{color:#666}.change-btn{background:#fff;border:1px solid #0B2545;color:#0b2545;padding:8px 16px;border-radius:6px;font-size:13px;font-weight:600;cursor:pointer}.change-btn:hover{background:#0b2545;color:#fff}@media (max-width: 768px){.summary-cards{grid-template-columns:1fr}.table-header,.table-row{grid-template-columns:2fr 1fr 1fr 50px}.table-header span:nth-child(4),.table-row span:nth-child(4){display:none}}.add-error{background:#fee2e2;color:#dc2626;padding:10px 16px;border-radius:8px;margin-bottom:12px;font-size:14px}.watchlist-page{min-height:100vh;background:#faf7f2}.site-header{background:#0b2545;padding:16px 24px;position:sticky;top:0;z-index:100}.header-content{max-width:1400px;margin:0 auto;display:flex;justify-content:space-between;align-items:center}.logo{text-decoration:none;font-size:24px;font-weight:700}.logo-ioy{color:#c19a45}.logo-capital{color:#fff}.nav-links{display:flex;align-items:center;gap:24px}.nav-links a{color:#fff;text-decoration:none;font-weight:500}.nav-links a:hover,.nav-links a.active{color:#c19a45}.user-menu{position:relative}.user-btn{width:40px;height:40px;border-radius:50%;background:#c19a45;color:#0b2545;border:none;font-weight:700;cursor:pointer}.dropdown{position:absolute;top:50px;right:0;background:#fff;border-radius:8px;min-width:200px;box-shadow:0 10px 40px #0003;z-index:100}.dropdown-header{padding:16px;border-bottom:1px solid #eee}.dropdown-header strong{display:block;color:#0b2545}.dropdown-header small{color:#666}.dropdown-item{display:block;width:100%;padding:12px 16px;background:none;border:none;text-align:left;cursor:pointer}.dropdown-item.logout{color:#dc3545}.watchlist-layout{display:flex;max-width:1400px;margin:0 auto;padding:24px;gap:24px;min-height:calc(100vh - 80px)}.left-panel{width:380px;background:#fff;border-radius:16px;box-shadow:0 2px 12px #0000000f;display:flex;flex-direction:column;overflow:hidden}.panel-header{display:flex;gap:8px;padding:16px;border-bottom:1px solid #e5e7eb;align-items:center}.watchlist-selector{flex:1;position:relative}.selector-btn{width:100%;padding:10px 14px;border:1px solid #e5e7eb;border-radius:8px;background:#fff;font-weight:600;cursor:pointer;text-align:left;color:#0b2545}.selector-dropdown{position:absolute;top:100%;left:0;right:0;background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 4px 12px #0000001a;z-index:50;margin-top:4px}.selector-item{padding:12px 14px;cursor:pointer;border-bottom:1px solid #f3f4f6}.selector-item:hover{background:#f9fafb}.selector-item.active{background:#e0f2fe;font-weight:600}.selector-item.create{color:#c19a45;font-weight:600}.selector-item .stock-count{color:#666;font-weight:400}.icon-btn{width:40px;height:40px;border:1px solid #e5e7eb;border-radius:8px;background:#fff;font-size:16px;cursor:pointer}.icon-btn:hover{background:#f9fafb}.list-header-row{display:grid;grid-template-columns:1fr 100px 50px;padding:10px 16px;font-size:11px;font-weight:600;color:#888;text-transform:uppercase;background:#f9fafb;border-bottom:1px solid #e5e7eb}.stock-list{flex:1;overflow-y:auto}.list-item{display:grid;grid-template-columns:1fr 100px 50px;padding:14px 16px;border-bottom:1px solid #f3f4f6;cursor:pointer;align-items:center}.list-item:hover{background:#f9fafb}.list-item.selected{background:#e0f2fe;border-left:3px solid #0B2545}.stock-info{display:flex;flex-direction:column}.stock-info .symbol{font-weight:700;color:#0b2545;font-size:14px}.stock-info .name{font-size:12px;color:#666;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.price-col{display:flex;flex-direction:column;align-items:flex-end}.price-col .price{font-weight:600;font-size:14px;color:#0b2545}.price-col .change{font-size:12px;font-weight:600}.price-col .change.pos{color:#10b981}.price-col .change.neg{color:#ef4444}.status{width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700}.status.halal{background:#dcfce7;color:#16a34a}.status.haram{background:#fee2e2;color:#dc2626}.empty{padding:40px;text-align:center;color:#999}.add-btn{margin:16px;padding:14px;background:#0b2545;color:#fff;border:none;border-radius:8px;font-weight:600;cursor:pointer}.add-btn:hover{background:#0d2d52}.right-panel{flex:1;background:#fff;border-radius:16px;box-shadow:0 2px 12px #0000000f;padding:24px;overflow-y:auto}.detail-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:20px}.detail-header h2{font-size:28px;color:#0b2545;margin:0}.detail-header p{color:#666;margin:4px 0 0;font-size:14px}.detail-header .sector-industry{font-size:12px;color:#888}.detail-price{text-align:right}.big-price{font-size:32px;font-weight:700;color:#0b2545;display:block}.big-change{font-size:18px;font-weight:600}.big-change.pos{color:#10b981}.big-change.neg{color:#ef4444}.compliance-box{padding:16px;border-radius:12px;font-weight:700;font-size:16px;margin-bottom:24px;text-align:center}.compliance-box.compliant{background:#dcfce7;color:#16a34a}.compliance-box.non-compliant{background:#fee2e2;color:#dc2626}.wl-analyst-section{background:#f8fafc;border-radius:12px;padding:20px;margin-bottom:24px}.wl-analyst-section h3{margin:0 0 16px;font-size:16px;color:#0b2545}.wl-analyst-badge{display:inline-block;padding:6px 14px;border-radius:6px;font-size:14px;font-weight:700;margin-bottom:16px;text-transform:uppercase}.wl-analyst-badge.strong-buy{background:#dcfce7;color:#16a34a}.wl-analyst-badge.buy{background:#d1fae5;color:#059669}.wl-analyst-badge.hold{background:#fef3c7;color:#d97706}.wl-analyst-badge.sell{background:#fee2e2;color:#dc2626}.wl-analyst-badge.strong-sell{background:#fecaca;color:#b91c1c}.wl-analyst-bars{display:flex;flex-direction:column;gap:8px;margin-bottom:16px}.wl-analyst-bar-row{display:flex;align-items:center;gap:10px}.wl-analyst-label{font-size:12px;width:80px;color:#666}.wl-analyst-track{flex:1;height:8px;background:#e5e7eb;border-radius:4px;overflow:hidden}.wl-analyst-fill{height:100%;border-radius:4px;transition:width .3s}.wl-analyst-fill.strong-buy{background:#16a34a}.wl-analyst-fill.buy{background:#22c55e}.wl-analyst-fill.hold{background:#f59e0b}.wl-analyst-fill.sell{background:#ef4444}.wl-analyst-fill.strong-sell{background:#dc2626}.wl-analyst-count{font-size:12px;width:30px;text-align:right;font-weight:600;color:#333}.wl-analyst-target{display:flex;justify-content:space-between;align-items:center;font-size:14px;margin-bottom:8px;padding-top:8px;border-top:1px solid #e5e7eb}.wl-analyst-target .pos{color:#16a34a;font-weight:600}.wl-analyst-target .neg{color:#dc2626;font-weight:600}.wl-analyst-source{font-size:12px;color:#888}.about-section{margin-bottom:24px}.about-section h3{margin:0 0 12px;font-size:16px;color:#0b2545}.about-section p{margin:0;color:#666;font-size:14px;line-height:1.6}.chart-section{margin-bottom:24px}.chart-section h3{margin:0 0 12px;font-size:16px;color:#0b2545}.no-data-small{color:#999;text-align:center;padding:40px}.stats-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:24px}.stats-grid .stat{background:#f9fafb;padding:14px;border-radius:10px;text-align:center}.stats-grid .stat .label{display:block;font-size:11px;color:#666;margin-bottom:4px;text-transform:uppercase}.stats-grid .stat .value{font-size:16px;font-weight:700;color:#0b2545}.actions{display:flex;gap:12px}.view-btn{flex:1;padding:14px;background:#0b2545;color:#fff;border:none;border-radius:8px;font-weight:600;cursor:pointer}.view-btn:hover{background:#0d2d52}.remove-btn{padding:14px 20px;background:#fff;color:#dc3545;border:1px solid #dc3545;border-radius:8px;font-weight:600;cursor:pointer}.remove-btn:hover{background:#fee2e2}.no-selection{display:flex;align-items:center;justify-content:center;min-height:400px;color:#999;font-size:16px}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:200}.modal{background:#fff;border-radius:16px;padding:24px;width:90%;max-width:420px}.modal.modal-large{max-width:520px}.modal h3{margin:0 0 16px;color:#0b2545;font-size:20px}.modal input{width:100%;padding:14px;border:1px solid #e5e7eb;border-radius:8px;font-size:16px;margin-bottom:12px;box-sizing:border-box}.modal input:focus{outline:none;border-color:#0b2545}.modal-btns{display:flex;gap:12px;justify-content:flex-end;margin-top:16px}.modal-btns button{padding:12px 24px;border-radius:8px;font-weight:600;cursor:pointer;border:1px solid #e5e7eb;background:#fff}.modal-btns button.primary{background:#0b2545;color:#fff;border:none}.add-error{background:#fee2e2;color:#dc2626;padding:10px 14px;border-radius:8px;margin-bottom:12px;font-size:14px}.search-results{max-height:280px;overflow-y:auto;border:1px solid #e5e7eb;border-radius:8px}.search-loading{padding:20px;color:#666;text-align:center}.search-result-item{display:flex;align-items:center;justify-content:space-between;padding:12px 14px;cursor:pointer;border-bottom:1px solid #f3f4f6}.search-result-item:hover{background:#f0f9ff}.search-result-item:last-child{border-bottom:none}.search-result-item.adding{opacity:.6;pointer-events:none}.result-left{display:flex;align-items:center;gap:10px;flex:1}.result-symbol{font-weight:700;color:#0b2545}.result-name{color:#666;font-size:13px}.result-exchange{color:#888;font-size:11px;background:#f3f4f6;padding:4px 8px;border-radius:4px}.adding-text{color:#c19a45;font-size:12px;font-weight:600}.search-empty{padding:24px;text-align:center;color:#999}@media (max-width: 900px){.watchlist-layout{flex-direction:column}.left-panel{width:100%;max-height:400px}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background-color:#faf7f2;color:#333}
