*{box-sizing:border-box}:root{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#0f172a;background-color:#f5f7fb;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0}a{color:inherit}code{background:#eef2ff;padding:2px 6px;border-radius:6px;font-size:.9em}#root{max-width:1280px;margin:0 auto;padding:16px 12px 48px}@media (min-width: 768px){#root{padding:32px 24px 64px}}.page{display:flex;flex-direction:column;gap:24px}.hero{background:linear-gradient(120deg,#eef2ff,#dbeafe);border:1px solid #e0e7ff;border-radius:16px;padding:16px 12px;position:relative}@media (min-width: 768px){.hero{padding:20px 24px}}.hero-links-floating{position:absolute;top:44px;right:8px;display:flex;flex-direction:column;gap:4px;font-size:.75rem;align-items:flex-end}@media (min-width: 768px){.hero-links-floating{top:52px;right:12px;font-size:.9rem;gap:6px}}.hero-links-floating a{display:inline-flex;align-items:center;gap:6px;color:#1e3a8a;text-decoration:none}.hero-links-floating a:hover{text-decoration:underline}.back-button{position:absolute;top:8px;right:8px;border:1px solid #cbd5e1;background:#fff;color:#0f172a;border-radius:8px;padding:6px 10px;font-weight:600;font-size:.9rem;cursor:pointer;box-shadow:0 6px 18px #0f172a1f}.back-button:hover{background:#e0e7ff}.hero-top{display:flex;justify-content:space-between;align-items:flex-start;gap:16px}.eyebrow{letter-spacing:.1em;text-transform:uppercase;color:#475569;font-size:.65rem;margin:0 0 2px}@media (min-width: 768px){.eyebrow{font-size:.75rem;margin:0 0 4px}}.hero h1{margin:0 0 8px;font-size:1.3rem}@media (min-width: 768px){.hero h1{font-size:1.9rem}}.subhead{margin:0 0 8px;color:#475569;font-size:.9rem}@media (min-width: 768px){.subhead{margin:0 0 12px;font-size:1rem}}.hero-actions{display:flex;gap:8px;flex-wrap:wrap;align-items:flex-start}.hero-actions .pill{font-size:.75rem;padding:4px 8px}@media (min-width: 768px){.hero-actions .pill{font-size:.85rem;padding:6px 12px}}.hero-links{display:flex;flex-direction:column;gap:6px;font-size:.9rem}.hero-links a{display:inline-flex;align-items:center;gap:6px;color:#1e3a8a;text-decoration:none}.hero-links a:hover{text-decoration:underline}.stack{display:flex;flex-direction:column;gap:16px}.panel{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:16px;display:flex;flex-direction:column;gap:12px;box-shadow:0 10px 30px #0f172a0f}.panel-header h2{margin:4px 0 6px}.panel-header .subhead{margin:0}.map-container{position:relative;overflow:hidden;border-radius:12px;border:1px solid #e2e8f0;background:#f8fafc;max-height:380px}.map-container .rsm-geography:focus{outline:none}.map-controls{position:absolute;top:14px;right:14px;display:flex;gap:8px;z-index:5}.map-controls button{border-radius:999px;border:1px solid #cbd5e1;background:#fffffff2;padding:8px 12px;cursor:pointer;font-size:1.1rem;font-weight:600;box-shadow:0 4px 12px #0f172a26;min-width:36px;min-height:36px;display:flex;align-items:center;justify-content:center}.map-controls button:hover{background:#e0e7ff}.tooltip-card{position:fixed;background:#fff;border:1px solid #cbd5e1;border-radius:12px;padding:12px;width:260px;box-shadow:0 15px 40px #0f172a26;z-index:10}.tooltip-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.tooltip-sub{margin:2px 0 0;color:#475569;font-size:.9rem}.tooltip-list{max-height:240px;overflow:auto;display:flex;flex-direction:column;gap:8px}.tooltip-row{display:flex;align-items:center;gap:8px;font-size:.95rem}.tooltip-name{font-weight:600}.tooltip-link{color:#2563eb;display:inline-flex}.recommendation-form{display:flex;gap:12px;flex-wrap:wrap}.field{display:flex;flex-direction:column;gap:4px;flex:1;min-width:220px}.field.small{max-width:120px}.field input{padding:10px 12px;border:1px solid #cbd5e1;border-radius:8px;font-size:1rem}.recommendation-results{display:flex;flex-direction:column;gap:10px}.result-card{border:1px solid #e2e8f0;border-radius:10px;padding:10px 12px;background:#f8fafc}.result-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.result-title{display:flex;align-items:center;gap:8px}.result-link{color:#2563eb;display:inline-flex;padding:6px;border-radius:8px;background:#e0e7ff}.pill{background:#e0e7ff;color:#1e3a8a;border-radius:999px;padding:6px 12px;font-size:.85rem;display:inline-flex;gap:8px;align-items:center}.pill.primary{background:#002062;color:#fff}.muted{color:#475569}.alert{padding:10px 12px;border-radius:10px;border:1px solid #f97316;background:#fff7ed}.alert.muted{border-color:#cbd5e1;background:#f8fafc}.loading{text-align:center;color:#334155;padding:30px 0}.location-list{display:flex;flex-direction:column;gap:10px}.accordion{border:1px solid #e2e8f0;border-radius:10px;overflow:hidden}.accordion-header{width:100%;background:#f1f5f9;border:none;padding:10px 12px;display:flex;align-items:center;justify-content:space-between;gap:12px;cursor:pointer;text-align:left}.accordion-main{display:flex;flex-direction:column;gap:4px}.accordion-title{display:flex;align-items:center;gap:8px}.accordion-body{padding:10px 12px 12px;background:#fff;border-top:1px solid #e2e8f0;display:flex;flex-direction:column;gap:3px}.accordion-body p{margin:0;line-height:1.25}.linkedin-row a{font-size:.85rem;color:#2563eb;word-break:break-all}.chevron{font-size:1rem;color:#475569}.footer{display:flex;justify-content:space-between;align-items:center;gap:12px;font-size:.85rem;color:#64748b;padding-top:8px;border-top:1px solid #e2e8f0}.footer-link{display:inline-flex;align-items:center;gap:6px;color:inherit;text-decoration:none}.footer-link:hover{text-decoration:underline}.social-icon{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;border-radius:999px;background:#1e3a8a;color:#fff;font-size:.7rem;font-weight:600}@media (min-width: 768px){.social-icon{width:18px;height:18px;font-size:.8rem}}.social-icon.in{background:#0a66c2}.auth-wrapper{min-height:100vh;display:flex;align-items:center;justify-content:center;background:radial-gradient(circle at top left,#e0ecff,#f8fafc)}.auth-card{background:#fff;border-radius:16px;padding:24px 28px 20px;max-width:420px;width:100%;box-shadow:0 18px 45px #0f172a26;border:1px solid #e2e8f0}.auth-card h1{margin:0 0 8px;font-size:1.8rem}.auth-form{margin-top:16px;display:flex;gap:10px}.auth-form input{flex:1;padding:10px 12px;border-radius:8px;border:1px solid #cbd5e1;font-size:1rem}.auth-form button{border-radius:8px;border:none;padding:10px 16px;background:#1d4ed8;color:#fff;font-size:.95rem;cursor:pointer}.auth-form button:hover{background:#1e40af}.auth-error{margin-top:8px;font-size:.85rem;color:#b91c1c}.tabs-navigation{display:flex;gap:8px;border-bottom:2px solid #e2e8f0;padding:0;align-items:center;overflow-x:auto;-webkit-overflow-scrolling:touch;flex-wrap:nowrap}.tab-button{padding:10px 12px;background:none;border:none;color:#64748b;font-size:.85rem;cursor:pointer;border-bottom:3px solid transparent;transition:all .2s;white-space:nowrap;flex-shrink:0}@media (min-width: 768px){.tab-button{padding:12px 16px;font-size:1rem}}.tab-button:hover{color:#1e293b}.tab-button.active{color:#1d4ed8;border-bottom-color:#1d4ed8}.refresh-button{margin-left:auto;padding:8px 12px;background:#3b82f6;color:#fff;border:none;border-radius:8px;font-size:.8rem;cursor:pointer;transition:all .2s;display:flex;align-items:center;gap:4px;white-space:nowrap;flex-shrink:0}@media (min-width: 768px){.refresh-button{padding:8px 16px;font-size:.9rem;gap:6px}}.refresh-button:hover:not(:disabled){background:#2563eb;transform:translateY(-1px)}.refresh-button:disabled{background:#94a3b8;cursor:not-allowed;opacity:.6}.refresh-message{display:flex;align-items:center;font-size:.8rem;margin-left:8px;color:#059669;animation:fadeIn .3s}@media (min-width: 768px){.refresh-message{font-size:.9rem;margin-left:12px}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.family-tree-container{background:#fff;border:1px solid rgba(0,32,98,.2);border-radius:12px;padding:24px;box-shadow:0 10px 30px #0f172a0f}.family-tree-header{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:20px;flex-wrap:wrap}.family-tree-header h2{margin:0}.tree-selector{display:flex;align-items:center;gap:8px}.tree-selector label{font-size:.95rem;color:#475569}.tree-select{padding:8px 12px;border:1px solid #cbd5e1;border-radius:6px;background:#fff;font-size:.95rem;cursor:pointer}.tree-select:focus{outline:none;border-color:#1d4ed8;box-shadow:0 0 0 3px #1d4ed81a}.family-tree-content{overflow:auto;border:1px dashed rgba(0,32,98,.25);border-radius:10px;background:linear-gradient(180deg,#f5f7ff,#fff,#f5f7ff);max-height:70vh}.tree-graph{width:100%;height:600px}.tree-link{stroke:#00206259}.tree-link:hover{stroke:#0020628c}.tree-legend{background:#f8fafc;border-left:4px solid #1d4ed8;padding:12px;border-radius:4px;margin-bottom:20px;font-size:.9rem;color:#475569}.tree-legend p{margin:0}.tree-view{font-family:Courier New,monospace;font-size:.95rem}.tree-node{margin:4px 0}.tree-node-content{display:flex;align-items:center;gap:8px;padding:4px 8px;border-radius:4px;transition:background-color .2s}.tree-node-content:hover{background-color:#f1f5f9}.tree-toggle{width:20px;height:20px;background:none;border:none;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center;color:#64748b;font-size:.8rem}.tree-toggle:hover{color:#1d4ed8}.tree-toggle-space{width:20px;display:inline-flex;align-items:center;justify-content:center;color:#cbd5e1}.tree-node-name{color:#1e293b;font-weight:500}.tree-children{margin-left:4px}.empty-state{text-align:center;padding:32px;color:#64748b;font-size:.95rem}.about-container{display:flex;flex-direction:column;gap:32px}.about-section{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:24px;box-shadow:0 10px 30px #0f172a0f}.about-section h2{margin:0 0 16px;font-size:1.5rem;color:#1e293b}.about-section h4{margin:0 0 8px;color:#1e293b}.about-section p{margin:0 0 12px;color:#475569;line-height:1.6}.about-section p:last-child{margin-bottom:0}.about-section a{color:#1d4ed8;text-decoration:none;font-weight:500}.about-section a:hover{text-decoration:underline}.data-flow{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px;margin-top:16px}.flow-step{display:flex;gap:12px}.step-number{flex-shrink:0;width:32px;height:32px;background:#1d4ed8;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.9rem}.step-content h4{margin-top:0;color:#1e293b}.step-content p{margin:8px 0 0;font-size:.9rem;color:#475569}.tech-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px;margin-top:16px}.tech-item{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:16px}.tech-item h4{margin-top:0;color:#1d4ed8}.tech-item ul{margin:8px 0 0;padding-left:20px;list-style:none}.tech-item li{margin:6px 0;color:#475569;font-size:.9rem;position:relative;padding-left:12px}.tech-item li:before{content:"✓";position:absolute;left:0;color:#059669;font-weight:700}.security-notice{background:#fef3c7;border:1px solid #fcd34d;border-radius:8px;padding:16px;margin-top:16px}.security-notice h4{margin-top:0;color:#92400e}.security-notice ul{margin:12px 0 0;padding-left:20px}.security-notice li{margin:10px 0;color:#78350f;line-height:1.6;font-size:.95rem}.security-notice strong{color:#92400e}.directory-container{display:flex;flex-direction:column;gap:24px}.directory-header{text-align:center;margin-bottom:12px}.directory-header h2{margin:0 0 8px;font-size:1.5rem;color:#1e293b}.directory-header p{margin:0;color:#475569;font-size:.95rem}.directory-controls{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:20px;display:flex;flex-direction:column;gap:16px}.search-box{display:flex;gap:8px;width:100%}.search-input{flex:1;padding:10px 12px;font-size:.9rem;border:1px solid #e2e8f0;border-radius:8px;transition:border-color .2s}.search-input:focus{outline:none;border-color:#1d4ed8;box-shadow:0 0 0 3px #1d4ed81a}.filters{display:grid;grid-template-columns:1fr;gap:10px}@media (min-width: 640px){.filters{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.filters{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}}.filter-select{padding:10px;font-size:.85rem;border:1px solid #e2e8f0;border-radius:8px;background-color:#fff;cursor:pointer;transition:border-color .2s;width:100%}@media (min-width: 768px){.filter-select{font-size:.9rem}}.filter-select:focus{outline:none;border-color:#1d4ed8;box-shadow:0 0 0 3px #1d4ed81a}.near-me-button{padding:10px 16px;font-size:.85rem;background-color:#1d4ed8;color:#fff;border:none;border-radius:8px;cursor:pointer;font-weight:500;transition:background-color .2s;width:100%}@media (min-width: 640px){.near-me-button{width:auto;font-size:.9rem}}.near-me-button:hover{background-color:#1e40af}.near-me-active{display:flex;justify-content:space-between;align-items:center;gap:8px;background:#dbeafe;border:1px solid #bfdbfe;border-radius:8px;padding:10px 12px;font-size:.85rem;flex-wrap:wrap}@media (min-width: 640px){.near-me-active{padding:12px 16px;font-size:.9rem;flex-wrap:nowrap;gap:12px}}.near-me-active p{margin:0;color:#1e40af}.clear-near-me{padding:6px 12px;background:#1e40af;color:#fff;border:none;border-radius:6px;cursor:pointer;font-weight:500;white-space:nowrap}.clear-near-me:hover{background:#1e3a8a}.location-error{background:#fee2e2;border:1px solid #fecaca;border-radius:8px;padding:12px;color:#991b1b;font-size:.9rem}.results-info{padding:12px 0;color:#475569;font-size:.9rem}.results-info p{margin:0}.directory-list{display:flex;flex-direction:column;gap:12px}.no-results{background:#f8fafc;border:1px dashed #cbd5e1;border-radius:12px;padding:32px;text-align:center;color:#64748b}.distance-badge{display:inline-block;background:#dbeafe;color:#1e40af;padding:2px 8px;border-radius:12px;font-size:.8rem;margin-left:8px;font-weight:500}@media (max-width: 768px){.filters{grid-template-columns:1fr}.near-me-active{flex-direction:column;align-items:flex-start}.clear-near-me{width:100%}}.meetup-container{padding:2rem;max-width:1400px;margin:0 auto}.meetup-header{text-align:center;margin-bottom:3rem}.meetup-header h1{font-size:2.5rem;margin:0 0 .5rem;color:#1e293b}.meetup-header p{font-size:1.1rem;color:#64748b;margin:0}.meetup-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:2rem;margin-bottom:3rem}.meetup-card{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;overflow:hidden;transition:all .3s ease}.meetup-card.expanded{grid-column:1 / -1}.meetup-overview{position:relative;cursor:pointer}.meetup-overview:hover .meetup-image-preview img{transform:scale(1.05)}.meetup-image-preview{width:100%;height:200px;overflow:hidden;background:#f1f5f9}.meetup-image-preview img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.meetup-summary{padding:1.5rem}.meetup-summary h2{margin:0 0 1rem;font-size:1.5rem;color:#1e293b}.meetup-location,.meetup-date,.meetup-organizer{margin:.5rem 0;color:#475569;font-size:.95rem}.meetup-expand-hint{padding:.75rem 1.5rem;background:#f8fafc;border-top:1px solid #e2e8f0;text-align:center;color:#1d4ed8;font-weight:500;font-size:.9rem}.meetup-details{padding:2rem;position:relative}.meetup-close{position:absolute;top:1rem;right:1rem;width:32px;height:32px;border-radius:50%;background:#f1f5f9;border:none;cursor:pointer;font-size:1.2rem;color:#64748b;display:flex;align-items:center;justify-content:center;transition:all .2s;z-index:10}.meetup-close:hover{background:#e2e8f0;color:#1e293b}.meetup-details-header{margin-bottom:2rem}.meetup-details-header h2{margin:0 0 1rem;font-size:2rem;color:#1e293b}.meetup-meta{display:flex;flex-wrap:wrap;gap:1.5rem}.meta-item{color:#475569;font-size:1rem}.meetup-gallery{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem;margin-bottom:2rem}.meetup-gallery img{width:100%;height:200px;object-fit:cover;border-radius:8px;box-shadow:0 2px 8px #0000001a}.meetup-description{margin-bottom:2rem;line-height:1.8}.meetup-description p{margin:0 0 1rem;color:#475569;font-size:1rem}.meetup-actions{display:flex;justify-content:center;padding-top:1rem;border-top:1px solid #e2e8f0}.meetup-register-btn{padding:12px 32px;background:#1d4ed8;color:#fff;text-decoration:none;border-radius:8px;font-weight:500;font-size:1rem;transition:background .2s}.meetup-register-btn:hover{background:#1e40af}.meetup-footer{text-align:center;padding:2rem;background:#f8fafc;border-radius:12px;border:1px solid #e2e8f0}.meetup-footer p{margin:0;color:#475569;font-size:1rem}.meetup-footer a{color:#1d4ed8;text-decoration:none;font-weight:500}.meetup-footer a:hover{text-decoration:underline}@media (max-width: 768px){.meetup-grid,.meetup-gallery{grid-template-columns:1fr}.meetup-header h1{font-size:2rem}.meetup-details{padding:1.5rem}.meetup-details-header h2{font-size:1.5rem}}.encrypted-text{font-family:Courier New,monospace;color:#94a3b8;font-size:.9em;letter-spacing:.05em}@media (max-width: 1100px){#root{padding:24px 16px 48px}.data-flow,.tech-grid{grid-template-columns:1fr}}
