:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;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:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.auth-container{display:flex;justify-content:center;align-items:center;height:100vh;width:100%;background:url(/assets/BgLogin-CvjZxzg4.png) no-repeat center center;background-size:cover}.auth-form{width:100%;max-width:400px;padding:2rem;background-color:#2c2a2a;border-radius:10px;box-shadow:0 4px 12px #0006;display:flex;flex-direction:column;gap:1rem}.auth-form h2{text-align:center;margin-bottom:1rem;color:#fff}.auth-form label{font-size:14px;color:#fff}.auth-form input{width:100%;padding:.75rem;border:1px solid #ccc;border-radius:16px;background-color:#2f3542;color:#fff;box-sizing:border-box}.error{color:red;text-align:center;margin-bottom:1rem}.auth-form button[type=submit]{margin-top:1rem;padding:.75rem;background-color:#006064;color:#fff;font-weight:700;border:none;border-radius:6px;cursor:pointer;transition:background-color .3s ease}.auth-form button[type=submit]:hover{background-color:#004c4c}.text-link{background:none;border:none;color:#62c6c6;font-size:.9rem;font-weight:500;cursor:pointer;text-align:center;padding:.25rem 0;text-decoration:none}.text-link:hover{color:#62c6c6;text-decoration:underline}html,body,#root{height:100%;margin:0;padding:0}.home-page{height:100vh;width:100%;background:url(/assets/Makkah-1DsCu4fs.jpg) no-repeat center center/cover;background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;align-items:center;justify-content:center}.home-overlay{background-color:#00000080;padding:50px 40px;border-radius:16px;text-align:center;max-width:700px;width:90%;color:#fff;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.home-title{font-size:48px;margin-bottom:20px;font-weight:700}.home-subtitle{font-size:20px;margin-bottom:30px;color:#ddd}.home-button{background-color:#006064;padding:15px 40px;font-size:20px;color:#fff;border:none;border-radius:10px;font-weight:700;cursor:pointer;transition:background-color .3s,transform .2s}.home-button:hover{background-color:#053b3c;color:#fff;transform:scale(1.05)}.header{display:flex;justify-content:space-between;align-items:center;background-color:#006064;padding:1rem 2rem;color:#fff}.logo-title{display:flex;align-items:center;font-size:1.6rem;font-weight:700}.logo-img{height:46px;margin-right:9px}.nav{display:flex;gap:2rem;align-items:center;margin:0 auto;flex:1;justify-content:center}.nav-link{color:#fff;text-decoration:none;font-size:1.25rem;font-weight:500;transition:all .3s ease}.nav-link:hover{color:gold}.nav-link.active{font-weight:700;text-decoration:underline}.logout-container{position:relative}.logout-combined{display:flex;align-items:center;background:none;border:none;color:#fff;font-size:1.25rem;font-weight:500;cursor:pointer}.logout-combined:hover{color:gold}.logout-icon{font-size:25px;margin-right:6px;transition:color .3s ease}.logout-icon:hover{color:gold}.logout-popup{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#fff;color:#333;padding:1.2rem;border-radius:8px;box-shadow:0 4px 12px #00000040;z-index:1000;min-width:240px;text-align:center}.logout-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#0000004d;z-index:999}.logout-popup p{margin-bottom:.5rem;font-weight:600}.popup-buttons{display:flex;justify-content:center;gap:10px}.popup-buttons button{padding:6px 12px;border:none;border-radius:4px;cursor:pointer}.popup-buttons button:first-child{background-color:#e57373;color:#fff}.popup-buttons button:last-child{background-color:#ccc}body,html,#root{margin:0;padding:0;height:100%;background-color:#f9f9f9;font-family:Arial,sans-serif}.planner-page{min-height:100vh;display:flex;flex-direction:column;align-items:center;padding:50px 20px;background-color:#f9f9f9}.planner-page h2{font-size:32px;margin-bottom:10px;color:#006064}.planner-page p{font-size:18px;color:#666;margin-bottom:30px}.planner-form{width:100%;max-width:600px;background:#fff;padding:30px;border-radius:12px;box-shadow:0 0 15px #0000001a;display:flex;flex-direction:column;gap:20px}.planner-form h3{font-size:24px;margin-bottom:20px;color:#333;text-align:center}.planner-form label{font-weight:600;margin-bottom:5px;color:#555}.planner-form input,.planner-form select{padding:12px;border-radius:8px;border:1px solid #ccc;font-size:16px;background-color:#fafafa;color:#000}.planner-buttons{display:flex;justify-content:space-between;gap:10px}.planner-buttons button,.planner-form button[type=submit],.planner-form button[type=button]{flex:1;padding:12px;background-color:#006064;border:none;color:#fff;font-size:16px;font-weight:700;border-radius:8px;cursor:pointer;transition:background-color .3s ease}.planner-buttons button:hover,.planner-form button[type=submit]:hover,.planner-form button[type=button]:hover{background-color:#006064}@media (max-width: 768px){.planner-form{padding:20px}}input[type=date]::-webkit-calendar-picker-indicator{filter:invert(1)}.planner-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;height:900px;font-family:Arial,sans-serif}.planner-loading p{font-weight:700;font-size:1.2rem;color:#006064;margin-top:1rem}.loader{border:6px solid #f3f3f3;border-top:6px solid #006064;border-radius:50%;width:50px;height:50px;animation:spin .8s linear infinite;margin-bottom:20px}.step-indicator{display:flex;justify-content:space-between;margin-bottom:20px;max-width:400px;margin-left:auto;margin-right:auto}.step{flex:1;padding:20px;text-align:center;border-bottom:4px solid lightgray;color:gray;font-weight:600;cursor:default;-webkit-user-select:none;user-select:none;transition:all .3s ease}.step.completed{border-bottom-color:green;color:green}.step.current{border-bottom-color:#007bff;color:#007bff;font-weight:700}.loading-percent{font-weight:700;font-size:1.2em;margin-top:10px}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.umrah-plan-container{padding:2rem;max-width:800px;margin:0 auto;background:#fff;border-radius:12px;box-shadow:0 4px 16px #0000000d}.umrah-plan-container h2{font-size:1.8rem;color:#006064;text-align:center;margin-bottom:.5rem}.umrah-plan-container p{text-align:center;color:#555;margin-bottom:1rem}.ai-plan-output{background-color:#f9f9f9;border-left:5px solid #006064;padding:1.5rem;margin-top:1.5rem;border-radius:10px;font-size:1rem;color:#333;line-height:1.5;white-space:pre-wrap}.ai-plan-output h3{margin-bottom:.75rem;color:#006064}.markdown-output h1{font-size:1.6rem;color:#004d40}.markdown-output h2{font-size:1.3rem;color:#004d40}.markdown-output h3{font-size:1.15rem;color:#004d40}.markdown-output p{line-height:1.6}.markdown-output ul{padding-left:1rem}.markdown-output a{color:#1a0dab;text-decoration:none}.markdown-output a:hover{text-decoration:underline}button{background-color:#006064;color:#fff;padding:10px 20px;border:none;border-radius:8px;cursor:pointer;font-size:1rem;display:block;transition:background-color .3s ease}button:hover{background-color:#004c4c}.umrah-guide{max-width:1200px;margin:0 auto;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:#333;background-color:#fefefe;padding:2rem 1rem}.umrah-intro-section{margin-bottom:3rem}.intro-header{background-color:#006064;color:#fff;padding:2.5rem 1.5rem;text-align:center;border-radius:8px;margin-bottom:1.5rem}.intro-header h1{font-size:2.5rem;font-weight:700;margin-bottom:.5rem}.intro-header p{font-size:1.2rem;opacity:.9}.what-is-umrah{background-color:#fff;padding:2rem;border-radius:8px;margin-bottom:2rem;box-shadow:0 2px 6px #0000000d;border:1px solid #ebebeb}.what-is-umrah h2{color:#4c7a77;margin-bottom:1rem;font-size:1.8rem}.what-is-umrah p{line-height:1.6;font-size:1.1rem}.video-guide{padding:2rem;background-color:#fff;border-radius:8px;box-shadow:0 2px 6px #0000000d;margin-top:2rem;margin-bottom:3rem}.video-guide h2{text-align:center;color:#4c7a77;margin-bottom:1.5rem;font-size:1.8rem}.video-container{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:8px;box-shadow:0 4px 10px #0000001a}.video-container iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:none}.umrah-steps-container{padding:2rem;margin-bottom:3rem}.umrah-steps-container h2{font-size:2rem;color:#006064;margin-bottom:1.5rem;text-align:center}.umrah-tabs{margin-bottom:2rem}.tabs-list{display:grid;grid-template-columns:repeat(5,1fr);gap:.5rem;margin-bottom:2rem;background-color:#f5f5f5;padding:.5rem;border-radius:8px}.tab-item{display:flex;flex-direction:column;align-items:center;padding:1rem .5rem;background:none;border:none;cursor:pointer;transition:all .3s ease;color:#888}.tab-item.active{color:#000;border:2px solid #000;border-radius:8px}.tab-number{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background-color:#e6d7b9;color:#333;font-weight:700;margin-bottom:.5rem;transition:all .3s ease}.tab-item.active .tab-number{background-color:#d4af37;color:#fff}.tab-text{font-size:.9rem;color:#888;transition:color .3s ease}.tab-item.active .tab-text{color:#000}.step-content{animation:fadeIn .5s ease-in}.step-card{border:1px solid #eaeaea;border-radius:8px;padding:1.5rem;box-shadow:0 2px 10px #0000000d;background-color:#fff}.step-heading{display:flex;align-items:center;margin-bottom:1.5rem;border-bottom:2px solid #E6D7B9;padding-bottom:1rem}.step-icon{color:#006064;margin-right:1rem;font-size:1.5rem}.step-heading h3{font-size:1.5rem;color:#006064;margin:0}.step-details{display:flex;flex-direction:column;gap:2rem}.step-image img{width:100%;border-radius:8px;box-shadow:0 4px 8px #0000001a}.step-instructions h4{font-size:1.2rem;color:#006064;margin-bottom:1rem}.step-instructions ol{padding-left:1.5rem;margin-bottom:1.5rem}.step-instructions li{margin-bottom:.5rem;line-height:1.6}.dua-text{font-weight:500;margin:.5rem 0;padding:.75rem;background-color:#f5f5f5;border-radius:6px;font-style:italic}.dua-translation{font-size:.9rem;color:#666;font-style:italic;margin-bottom:1rem}.important-note{display:flex;align-items:flex-start;background-color:#f8f4e8;padding:1rem;border-radius:8px;border-left:4px solid #D4AF37;margin-top:1rem}.note-icon{color:#d4af37;margin-right:.5rem;font-size:1.2rem}.important-note p{margin:0;font-size:.95rem}.final-note{margin-top:1.5rem;text-align:center;padding:1.5rem;background-color:#f0f9fa;border-radius:8px}.final-note h4{color:#006064;margin-bottom:.5rem}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (min-width: 768px){.step-details{flex-direction:row}.step-image{flex:1}.step-instructions{flex:1.5}}@media (max-width: 768px){.intro-header h1{font-size:2rem}.intro-header p{font-size:1rem}.tabs-list{grid-template-columns:repeat(2,1fr)}}@media (max-width: 480px){.tabs-list{grid-template-columns:1fr}}*{margin:0;padding:0;box-sizing:border-box}html,body,#root{height:100%;width:100%;font-family:Arial,sans-serif;background-color:#f9f9f9}
