*,*:before,*:after{box-sizing:border-box}@font-face{font-family:UthmanicHafs;src:url(/fonts/UthmanicHafs_V22.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}:root{--color-bg: #f6f7f9;--color-surface: #ffffff;--color-text: #0f172a;--color-muted: #6b7280;--color-border: #e5e7eb;--color-primary: #099aff;--color-primary-soft: #eef2f7;--color-secondary: #fb211a;--color-secondary-soft: #ffe6e6;--shadow-soft: none;--shadow-hover: none;--font-sans: "Inter", "Segoe UI", system-ui, -apple-system, sans-serif;--header-height: 128px;--chat-input-height: 100px}body{margin:0;font-family:var(--font-sans);color:var(--color-text);background:var(--color-bg)}a{color:inherit;text-decoration:none}.app{min-height:100vh;display:flex;flex-direction:column;padding-top:var(--header-height);background:var(--color-bg)}.app.app--ask{background:var(--color-surface)}.container{width:min(1100px,90%);margin:0 auto}.main-content .chatgpt-layout .container{width:100%;max-width:100%;padding:0;margin:0}.app-header{background:var(--color-surface);color:var(--color-text);padding:2rem 0 1.25rem;border-bottom:1px solid var(--color-border);flex-shrink:0;position:fixed;top:0;left:0;right:0;z-index:100}.header-content{display:flex;flex-direction:column;gap:.5rem;align-items:flex-start;text-align:left}.app-nav{display:flex;flex-wrap:wrap;gap:.5rem}.nav-link{display:inline-flex;align-items:center;justify-content:center;padding:.5rem .9rem;border-radius:999px;font-weight:600;font-size:.95rem;color:var(--color-text);border:1px solid var(--color-border);background:var(--color-surface)}.nav-link:hover{border-color:#099aff59;background:#099aff0f}.nav-link.active{border-color:#099aff73;background:#099aff1f;color:#0b4a8a}.brand{font-size:1.4rem;font-weight:700;display:inline-flex;align-items:center;gap:1rem}.brand-logo{width:64px;height:64px;object-fit:contain;border-radius:0;box-shadow:none;background:transparent;padding:0}.brand-text{display:inline-block;font-size:1.55rem;letter-spacing:.4px;font-weight:700;color:var(--color-text)}.brand-dot{color:var(--color-primary)}.brand-text .brand-accent{color:var(--color-secondary);font-weight:700}.header-subtitle{font-size:.95rem;color:var(--color-muted)}.main-content{flex:1;padding:1.5rem 0;min-height:calc(100vh - var(--header-height));overflow-y:auto;overflow-x:hidden;background:var(--color-bg)}.main-content--ask{padding-top:0;padding-bottom:0;background:var(--color-surface)}.main-content:has(.chatgpt-layout){padding-top:0;padding-bottom:0;background:var(--color-surface)}.main-content:has(.chatgpt-layout.has-messages){margin-bottom:var(--chat-input-height);min-height:calc(100vh - var(--header-height) - var(--chat-input-height))}.main-content:has(.chatgpt-layout:not(.has-messages)){overflow:hidden;margin-bottom:0;display:flex;align-items:center;justify-content:center}.main-content .container{width:100%;max-width:100%;padding:0;margin:0}.main-content .chatgpt-layout{margin:0;padding:0}.page-title{margin:0 0 1.5rem;font-size:1.7rem;color:var(--color-text)}.page-subtitle{margin:0;color:var(--color-muted);font-size:1rem;line-height:1.6}.section-title{margin:2rem 0 1.25rem;font-size:1.3rem;color:var(--color-text)}.umrah-tracker{padding-bottom:3rem}.umrah-header{display:flex;gap:1rem;align-items:flex-start;justify-content:space-between}.umrah-header-actions{display:flex;gap:.75rem;align-items:center}.umrah-primary,.umrah-secondary{border-radius:999px;padding:.7rem 1.1rem;font-weight:700;border:1px solid var(--color-border);background:var(--color-surface);color:var(--color-text);cursor:pointer}.umrah-primary{background:#099aff1f;border-color:#099aff73;color:#0b4a8a}.umrah-primary:disabled,.umrah-secondary:disabled{opacity:.55;cursor:not-allowed}.umrah-disclaimer{margin-top:.75rem;border:1px solid var(--color-border);background:var(--color-surface);border-radius:16px;padding:.9rem 1rem;color:var(--color-muted);line-height:1.6}.umrah-disclaimer p{margin:.25rem 0}.umrah-progress{margin-top:1rem;border:1px solid var(--color-border);background:var(--color-surface);border-radius:16px;padding:1rem}.umrah-progress-meta{display:flex;gap:1rem;align-items:baseline;justify-content:space-between;margin-bottom:.6rem}.umrah-progress-title{font-weight:800}.umrah-progress-percent{margin-left:.5rem;color:var(--color-primary)}.umrah-progress-count{color:var(--color-muted);font-size:.95rem}.umrah-progress-bar{height:10px;border-radius:999px;background:var(--color-primary-soft);border:1px solid rgba(9,154,255,.25);overflow:hidden}.umrah-progress-bar-fill{height:100%;background:#099aff8c;border-radius:999px}.umrah-grid{margin-top:1rem;display:grid;grid-template-columns:1fr;gap:1rem}@media (min-width: 920px){.umrah-grid{grid-template-columns:1fr 1.25fr;align-items:start}}.umrah-steps,.umrah-detail{border:1px solid var(--color-border);background:var(--color-surface);border-radius:18px;padding:1rem}.umrah-card-title{font-weight:800;margin-bottom:.75rem}.umrah-step-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.umrah-step{display:flex;gap:1rem;align-items:flex-start;justify-content:space-between;padding:.8rem .85rem;border:1px solid var(--color-border);border-radius:14px;background:var(--color-surface)}.umrah-step-left{display:flex;gap:.75rem;align-items:flex-start}.umrah-step-index{width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:var(--color-primary-soft);color:#0b4a8a;font-weight:800;flex:0 0 auto}.umrah-step-title{font-weight:750;line-height:1.25}.umrah-step-summary{margin-top:.25rem;color:var(--color-muted);font-size:.92rem;line-height:1.4}.umrah-step-status{font-size:.85rem;color:var(--color-muted);border:1px solid var(--color-border);background:#0f172a08;padding:.25rem .6rem;border-radius:999px;white-space:nowrap}.umrah-step--current{border-color:#099aff59;background:#099aff0f}.umrah-step--completed .umrah-step-status{color:#0b4a8a;border-color:#099aff59;background:#099aff1a}.umrah-detail-title{display:flex;align-items:center;gap:.75rem;font-weight:850;font-size:1.1rem;margin-bottom:.5rem}.umrah-section{margin-top:1rem}.umrah-section-title{font-weight:800;margin-bottom:.5rem}.umrah-section ul{margin:0;padding-left:1.25rem;color:var(--color-text);line-height:1.65}.umrah-dua-list{display:flex;flex-direction:column;gap:.75rem}.umrah-dua{border:1px solid var(--color-border);background:#0f172a05;border-radius:14px;padding:.75rem .85rem}.umrah-dua-label{font-weight:800;margin-bottom:.35rem}.umrah-dua-lines{display:flex;flex-direction:column;gap:.85rem}.umrah-dua-transliteration{color:var(--color-text);font-size:.95rem;line-height:1.55}.umrah-dua-english{margin-top:.25rem;color:var(--color-muted);font-size:.95rem;line-height:1.55}.umrah-warning{border:1px solid rgba(251,33,26,.22);background:#fb211a0f;border-radius:14px;padding:.85rem;margin-top:.5rem}.umrah-warning-title{font-weight:900;color:#a3120f;margin-bottom:.35rem}.umrah-warning ul{margin:0;padding-left:1.25rem;color:#6b1210;line-height:1.65}.umrah-actions{display:flex;gap:.75rem;justify-content:flex-end;margin-top:1.25rem}.umrah-finish{padding:.9rem .2rem}.umrah-finish-title{font-weight:900;font-size:1.25rem;margin-bottom:.35rem}.umrah-finish-body{color:var(--color-muted);line-height:1.6}.home-hero{display:flex;flex-direction:column;gap:1rem;background:var(--color-surface);padding:1.5rem;border-radius:16px;border:1px solid var(--color-border);box-shadow:var(--shadow-soft)}.primary-action{align-self:flex-start;background:var(--color-primary);color:#fff;padding:.75rem 1.5rem;border-radius:999px;font-weight:600;font-size:.95rem}.chatgpt-layout{display:flex;flex-direction:column;width:100%;min-height:calc(100vh - var(--header-height))}.chatgpt-layout:not(.has-messages){justify-content:center;align-items:center;min-height:calc(100vh - var(--header-height));padding:0}.chat-container{display:flex;flex-direction:column;width:100%;max-width:768px;margin:0 auto;padding:0}.chat-messages{display:flex;flex-direction:column;gap:0;padding:2rem 0;width:100%}.chatgpt-layout.has-messages .chat-messages{padding-bottom:calc(2rem + var(--chat-input-height))}.answer-layout{display:flex;flex-direction:column;gap:.85rem}.answer-summary{border:1px solid var(--color-border);background:var(--color-surface);border-radius:14px;padding:.9rem 1rem;box-shadow:0 10px 24px #0f172a0d}.answer-summary-title{font-weight:700;font-size:.95rem;color:var(--color-text);margin-bottom:.35rem}.answer-details{border:1px solid var(--color-border);background:var(--color-surface);border-radius:14px;padding:.25rem .75rem .75rem}.answer-details>summary{cursor:pointer;list-style:none;padding:.65rem .25rem;font-weight:600;color:var(--color-text)}.answer-details>summary::-webkit-details-marker{display:none}.answer-section{padding:.65rem .25rem;border-top:1px solid var(--color-border)}.answer-section-title{font-weight:700;font-size:.95rem;margin-bottom:.35rem}.citation-group{margin-top:.5rem}.citation-group-title{font-weight:700;font-size:.9rem;color:var(--color-muted);margin:.5rem 0 .35rem}.citation-list{margin:0;padding-left:1.2rem}.citation-item{display:flex;flex-direction:column;gap:.15rem;margin-bottom:.5rem}.chat-welcome-screen{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;max-width:768px;padding:0 1rem;margin-bottom:2rem}.welcome-content{text-align:center;width:100%}.welcome-title{font-size:2rem;font-weight:400;color:var(--color-text);margin:0 0 2rem}.chat-input-container{padding:1.5rem 1rem;background:var(--color-surface);border-top:none;transition:all .3s ease}.chat-input-container.centered{position:relative;width:100%;max-width:768px;margin:0;padding-left:1rem;padding-right:1rem}.chat-input-container.anchored{position:fixed;bottom:0;left:0;right:0;z-index:10;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.message-group{display:flex;gap:1rem;padding:1.5rem 1rem;width:100%;max-width:768px;margin:0 auto;box-sizing:border-box}.user-message{justify-content:flex-end;align-items:flex-start}.user-message .message-content{max-width:65%;background:var(--color-primary-soft);color:#0b4a8a;border:1px solid rgba(9,154,255,.35);padding:.875rem 1.125rem;border-radius:1.25rem 1.25rem .25rem;line-height:1.6}.assistant-message{justify-content:flex-start;align-items:flex-start}.assistant-message .message-content{max-width:85%;display:flex;flex-direction:column;gap:.75rem}.message-avatar{width:32px;height:32px;border-radius:4px;background:var(--color-primary);color:#fff;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:600;flex-shrink:0}.message-text{font-size:1rem;line-height:1.75;color:inherit}.chat-loading{display:flex;gap:.25rem;padding:.5rem 0}.loading-dot{width:8px;height:8px;border-radius:50%;background:var(--color-muted);animation:loading-bounce 1.4s infinite ease-in-out}.loading-dot:nth-child(1){animation-delay:-.32s}.loading-dot:nth-child(2){animation-delay:-.16s}@keyframes loading-bounce{0%,80%,to{transform:scale(0);opacity:.5}40%{transform:scale(1);opacity:1}}.sources-warning{background:#fef3c7;border:1px solid #fbbf24;border-radius:8px;padding:.75rem 1rem;font-size:.875rem;color:#92400e;margin-bottom:.5rem}.sources-panel{margin-top:.5rem;padding-top:.75rem;border-top:1px solid var(--color-border)}.sources-panel summary{cursor:pointer;font-weight:500;color:var(--color-text);font-size:.875rem;-webkit-user-select:none;user-select:none}.sources-panel summary:hover{color:var(--color-primary)}.sources-panel ul{list-style:none;padding:.5rem 0 0;margin:0;display:flex;flex-direction:column;gap:.5rem}.sources-panel li{padding:.5rem;background:var(--color-bg);border-radius:6px;font-size:.875rem}.source-title{display:block;font-weight:500;color:var(--color-text);margin-bottom:.25rem}.source-id{display:block;font-size:.75rem;color:var(--color-muted)}.assistant-disclaimer{font-size:.8125rem;color:var(--color-muted);padding-top:.75rem;border-top:1px dashed var(--color-border);font-style:italic}.error-message{justify-content:center}.error-message .message-content{background:#fee2e2;border:1px solid #fca5a5;color:#991b1b;padding:.875rem 1.125rem;border-radius:8px;font-size:.875rem}.chat-input-wrapper{max-width:768px;margin:0 auto;position:relative;display:flex;align-items:center;gap:.5rem;background:var(--color-surface);border:1px solid var(--color-border);border-radius:1.5rem;padding:.75rem 1rem;box-shadow:0 2px 8px #00000014;transition:box-shadow .2s;overflow:hidden;isolation:isolate}.chat-input-wrapper:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:1.5rem;background:var(--color-surface);z-index:-1;pointer-events:none}.chat-input-wrapper:focus-within{box-shadow:0 4px 12px #0000001f;border-color:var(--color-primary)}.chat-attach-button,.chat-mic-button{width:24px;height:24px;border:none;background:transparent;color:var(--color-muted);display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;padding:0;transition:color .2s}.chat-attach-button:hover,.chat-mic-button:hover{color:var(--color-text)}.chat-input-textarea{flex:1;border:none;outline:none;resize:none;font-family:var(--font-sans);font-size:1rem;line-height:1.5;color:var(--color-text);background:transparent;max-height:200px;overflow-y:auto;padding:.25rem 0}.chat-input-textarea::placeholder{color:var(--color-muted)}.chat-send-button{width:32px;height:32px;border:none;background:var(--color-primary);color:#fff;border-radius:8px;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;transition:background-color .2s;padding:0}.chat-send-button:hover{background:#0880e6}.chat-send-button svg{width:20px;height:20px}.markdown-body :is(h1,h2,h3){margin:.8rem 0 .4rem;font-size:1.05rem}.markdown-body{font-family:var(--font-sans)}.markdown-body ul{margin:.4rem 0 .8rem;padding-left:1.2rem}.markdown-body li{margin-bottom:.25rem}.markdown-body .pm-arabic-text,.markdown-body li.pm-arabic-li,.pm-arabic-text,li.pm-arabic-li{font-family:UthmanicHafs,Amiri,Scheherazade New,serif;font-size:2.4rem;line-height:1.9;direction:rtl;unicode-bidi:plaintext;text-align:right;font-variant-ligatures:contextual common-ligatures;font-feature-settings:"calt" 1,"liga" 1,"rlig" 1;margin:.2rem 0}.markdown-body li.pm-arabic-li>p{margin:.15rem 0}.surah-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem}.surah-card{background:var(--color-surface);border-radius:18px;padding:1.1rem 1.2rem;box-shadow:var(--shadow-soft);border:1px solid var(--color-border);display:flex;flex-direction:column;gap:.6rem;transition:transform .12s ease,box-shadow .12s ease,background-color .12s ease,border-color .12s ease}.surah-card:hover{transform:translateY(-2px);box-shadow:0 16px 32px #0f172a1f;border-color:#099aff59;background:#099aff0f}.dua-grid{display:grid;grid-template-columns:1fr;gap:1rem;margin-top:1.25rem;background:var(--color-bg)}.dua-card{background:var(--color-surface);border:1px solid var(--color-border);border-radius:16px;box-shadow:none;padding:1rem 1.1rem}.dua-card-header{display:flex;align-items:flex-start;gap:.75rem;padding-bottom:.75rem;border-bottom:1px solid var(--color-border)}.dua-number{min-width:2.2rem;height:2.2rem;border-radius:999px;background:var(--color-primary-soft);color:#0b4a8a;font-weight:800;display:inline-flex;align-items:center;justify-content:center}.surah-number{min-width:2.2rem;height:2.2rem;border-radius:999px;background:var(--color-primary-soft);color:#0b4a8a;font-weight:800;display:inline-flex;align-items:center;justify-content:center;width:fit-content;padding:0 .65rem}.dua-meta{display:flex;flex-direction:column;gap:.15rem}.dua-ref{font-weight:700}.dua-surah{color:var(--color-muted);font-size:.9rem}.dua-body{display:flex;flex-direction:column;gap:1rem;padding-top:.85rem}.dua-verse{display:flex;flex-direction:column;gap:.45rem}.dua-rabbana-highlight{color:var(--color-primary);font-weight:inherit}.surah-names{display:flex;flex-direction:column;gap:.2rem}.surah-name-en{font-size:1rem;line-height:1.6;color:#475569;font-family:var(--font-sans);font-weight:600}.surah-name-ar{font-family:UthmanicHafs,Amiri,Scheherazade New,serif;font-size:2.2rem;line-height:1.35;direction:rtl;unicode-bidi:isolate;text-align:right;color:#111827;font-variant-ligatures:contextual common-ligatures;font-feature-settings:"calt" 1,"liga" 1,"rlig" 1}.surah-meta{font-size:.85rem;color:var(--color-muted)}.loading,.error{padding:1rem;background:var(--color-surface);border-radius:12px;border:1px solid var(--color-border)}.error{color:#b91c1c;border-color:#fecaca;background:#fef2f2}.surah-detail{background:var(--color-surface);border-radius:20px;margin-top:0;padding:1.8rem;border:1px solid var(--color-border);box-shadow:var(--shadow-soft)}.surah-header{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1.5rem}.surah-title{font-size:1.4rem;font-weight:700;display:flex;flex-wrap:wrap;align-items:center;gap:.6rem}.surah-index-pill{display:inline-flex;align-items:center;justify-content:center;min-width:2.4rem;height:2.4rem;padding:0 .75rem;border-radius:999px;background:var(--color-primary-soft);color:#0b4a8a;font-weight:800}.surah-title-text{color:var(--color-text)}.surah-title-ar{font-family:UthmanicHafs,Amiri,Scheherazade New,serif;font-size:1.5rem;direction:rtl;unicode-bidi:isolate;color:#111827;font-variant-ligatures:contextual common-ligatures;font-feature-settings:"calt" 1,"liga" 1,"rlig" 1}.surah-subtitle{color:var(--color-muted)}.back-link{color:#111827;font-weight:600}.back-link-inline{display:inline-flex;margin-top:.75rem;font-size:.95rem;color:#111827}.bismillah-card{background:#f9fafb;border:1px solid var(--color-border);border-radius:16px;padding:1.25rem;margin-bottom:1.5rem;text-align:center}.bismillah-ar{font-family:UthmanicHafs,Amiri,Scheherazade New,serif;font-size:2.2rem;direction:rtl;unicode-bidi:isolate;color:#111827;letter-spacing:0;font-variant-ligatures:contextual common-ligatures;font-feature-settings:"calt" 1,"liga" 1,"rlig" 1}.bismillah-en{margin-top:.5rem;font-size:.9rem;color:var(--color-muted);font-style:italic}.view-toggle{display:inline-flex;align-self:flex-start;background:#f3f4f6;border-radius:999px;padding:.25rem;gap:.25rem;border:1px solid var(--color-border)}.toggle-button{border:none;background:transparent;color:var(--color-muted);font-weight:600;padding:.4rem .9rem;border-radius:999px;cursor:pointer;font-size:.9rem}.toggle-button.active{background:var(--color-surface);color:#111827;box-shadow:0 8px 20px #0f172a1f}.ayah-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1rem;direction:rtl}.ayah-item{display:flex;gap:.8rem;align-items:flex-start;border-bottom:1px solid var(--color-border);padding-bottom:.8rem;text-align:right}.ayah-content{display:flex;flex-direction:column;gap:.6rem;width:100%}.ayah-translation{font-size:1rem;line-height:1.6;color:#475569;text-align:left;direction:ltr;font-family:var(--font-sans)}.ayah-continuous{direction:rtl;text-align:right;font-size:2.4rem;line-height:2.6;font-family:UthmanicHafs,Amiri,Scheherazade New,serif;font-variant-ligatures:contextual common-ligatures;font-feature-settings:"calt" 1,"liga" 1,"rlig" 1}.ayah-inline{display:inline}.ayah-divider{display:inline-flex;align-items:center;justify-content:center;margin:0 .6rem;padding:.1rem .6rem;border-radius:999px;background:var(--color-primary-soft);color:#0b4a8a;font-size:1.1rem;font-family:var(--font-sans)}.ayah-number{min-width:2rem;font-weight:800;color:#0b4a8a;background:var(--color-primary-soft);padding:.2rem .5rem;border-radius:999px}.ayah-text{font-size:2.4rem;line-height:1.9;font-family:UthmanicHafs,Amiri,Scheherazade New,serif;direction:rtl;unicode-bidi:plaintext;text-align:right;font-variant-ligatures:contextual common-ligatures;font-feature-settings:"calt" 1,"liga" 1,"rlig" 1}@media (min-width: 720px){.header-content{flex-direction:row;align-items:center;justify-content:space-between;gap:1.5rem;text-align:left}.app-nav{margin-left:auto}.surah-header{flex-direction:row;align-items:baseline;justify-content:space-between}}@media (max-width: 900px){.container{width:min(980px,92%)}.surah-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.ayah-text{font-size:2.1rem}.ayah-continuous,.markdown-body .pm-arabic-text,.markdown-body li.pm-arabic-li{font-size:2.1rem;line-height:2.4}}@media (max-width: 600px){.app-header{padding:1.5rem 0 1rem}.brand{font-size:1.2rem;gap:.75rem}.brand-logo{width:52px;height:52px;padding:0}.main-content{padding:2rem 0 2.5rem}.page-title{font-size:1.5rem}.surah-grid{grid-template-columns:1fr}.surah-card{padding:1rem}.surah-title{font-size:1.2rem}.surah-title-ar{font-size:1.35rem}.surah-index-pill{min-width:2rem;height:2rem;padding:0 .6rem}.ayah-text{font-size:1.9rem}.ayah-translation{font-size:.95rem}.ayah-continuous,.markdown-body .pm-arabic-text,.markdown-body li.pm-arabic-li{font-size:1.9rem;line-height:2.2}.ayah-divider{font-size:1rem;margin:0 .4rem}.toggle-button{padding:.35rem .75rem;font-size:.85rem}}
