@font-face{font-family:Cairo;src:url(/fonts/Cairo.ttf) format("truetype");font-weight:400 800;font-display:swap}:root{--background: #fafaf7;--surface: #ffffff;--ink: #050505;--ink-2: #303030;--muted: #6f6f6b;--line: #e7e7e2;--gold: #d7ac57;--gold-soft: #f4ebd8;--success: #58b82e;--success-soft: #eaf7e4;--danger: #d80b1f;--danger-soft: #fde8eb;color:var(--ink);background:var(--background);font-family:Cairo,system-ui,sans-serif;line-height:1.5;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:linear-gradient(180deg,#d7ac572e,#fafaf700 38%),var(--background)}button,input,select{font:inherit}button{border:0;cursor:pointer}button:disabled,input:disabled,select:disabled{cursor:not-allowed;opacity:.6}.screen{width:min(100%,1120px);min-height:100vh;margin:0 auto;padding:22px 18px calc(28px + env(safe-area-inset-bottom))}.login-screen{display:grid;align-items:start;max-width:520px}.login-screen.register-screen{max-width:760px}.login-panel,.app-shell,.detail-shell,.profile-shell{display:grid;align-content:start;gap:18px}.login-panel{justify-items:stretch}.auth-logos{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;width:100%;align-self:start;margin-bottom:10px;direction:ltr}.login-panel h1{width:100%;text-align:right}.brand-logo{width:72px;height:72px;object-fit:contain;filter:drop-shadow(0 10px 18px rgba(74,55,18,.12))}.brand-logo-large{width:126px;height:126px}.auth-logo-ministry{order:2;width:92px;height:92px}.auth-logo-forum{order:1;width:132px;height:92px}.eyebrow,.muted{margin:0;color:var(--muted);font-size:.92rem}h1,h2,h3,p{margin-top:0}h1{margin-bottom:0;font-size:clamp(1.75rem,6vw,2.8rem);line-height:1.16;letter-spacing:0}.forum-title{display:grid;gap:4px}.forum-title-subtitle{color:var(--ink-2);font-size:.72em;line-height:1.22}.forum-overview,.forum-hero,.days-panel{display:grid;gap:16px}.forum-hero{align-content:start}.forum-detail-topbar{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:12px;width:100%;direction:ltr}.forum-detail-topbar .forum-back-button{justify-self:start;background:var(--gold);color:#3f2a10;box-shadow:0 8px 18px #d7ac5747;direction:rtl}.forum-detail-topbar .forum-date-block{justify-self:end;min-width:0;direction:rtl;text-align:right}.forum-date-block{display:grid;gap:2px;color:var(--muted);font-size:.92rem;line-height:1.45}.forum-date-block p{margin:0;overflow-wrap:anywhere}.days-panel-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.days-panel-head h2{margin:0}h2{margin-bottom:10px;font-size:clamp(1.18rem,3.4vw,1.55rem);line-height:1.3}h3{margin-bottom:4px;font-size:1rem;line-height:1.35}.form-stack{display:grid;gap:14px}label{display:grid;gap:8px;color:var(--ink-2);font-weight:700}input,select{width:100%;min-height:52px;border:1px solid var(--line);border-radius:14px;padding:0 14px;background:var(--surface);color:var(--ink);outline:none}select{appearance:none;background-image:linear-gradient(45deg,transparent 50%,var(--muted) 50%),linear-gradient(135deg,var(--muted) 50%,transparent 50%);background-position:left 18px center,left 12px center;background-size:6px 6px;background-repeat:no-repeat;padding-left:34px}input:focus,select:focus{border-color:var(--gold);box-shadow:0 0 0 4px #d7ac572e}.password-input-wrap{position:relative;display:block}.password-manager-username{position:absolute;width:1px;height:1px;margin:-1px;padding:0;border:0;opacity:0;pointer-events:none}.password-input-wrap input{padding-left:58px}.password-toggle{position:absolute;left:8px;top:50%;width:38px;height:38px;min-height:0;display:grid;place-items:center;transform:translateY(-50%);border-radius:999px;padding:0;background:transparent;color:var(--muted);line-height:1}.password-toggle:hover,.password-toggle:focus-visible{background:var(--gold-soft);color:var(--ink)}.password-toggle:focus-visible{outline:2px solid var(--gold);outline-offset:2px}.password-toggle svg{width:20px;height:20px}.flag-select-field{min-width:0}.flag-select{position:relative}.flag-select-trigger,.flag-option{width:100%;min-width:0;min-height:52px;display:flex;align-items:center;gap:10px;border:1px solid var(--line);background:var(--surface);color:var(--ink);text-align:right}.flag-select-trigger{justify-content:flex-start;border-radius:14px;padding:0 14px 0 34px}.flag-select-trigger span,.flag-option span{min-width:0;overflow-wrap:anywhere}.flag-select-trigger:after{content:"";position:absolute;left:16px;width:8px;height:8px;border-left:2px solid var(--muted);border-bottom:2px solid var(--muted);transform:rotate(-45deg)}.flag-select-trigger:focus{border-color:var(--gold);box-shadow:0 0 0 4px #d7ac572e}.country-flag{width:30px;height:20px;flex:0 0 auto;border:1px solid var(--line);border-radius:3px;object-fit:cover;background:#fff}.flag-options{position:absolute;top:calc(100% + 6px);right:0;left:0;z-index:20;max-height:260px;overflow:auto;border:1px solid var(--line);border-radius:14px;background:var(--surface);box-shadow:0 18px 50px #00000029}.flag-search-input{position:sticky;top:0;z-index:1;min-height:46px;border:0;border-bottom:1px solid var(--line);border-radius:0;background:var(--surface)}.flag-search-input:focus{box-shadow:none}.flag-option{justify-content:flex-start;min-height:44px;padding:8px 12px;border:0;border-radius:0;font-size:.9rem;line-height:1.4}.flag-option:hover,.flag-option[aria-selected=true]{background:var(--gold-soft)}.flag-empty-state{margin:0;padding:14px 12px;color:var(--muted);font-size:.9rem;font-weight:800}.auth-switch{display:grid;grid-template-columns:repeat(2,1fr);gap:3px;padding:3px;border:1px solid var(--line);border-radius:16px;background:var(--surface)}.auth-switch button{min-height:44px;border-radius:13px;background:transparent;color:var(--muted);font-weight:800}.auth-switch button.active{background:var(--gold-soft);color:var(--ink)}.auth-helper{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:6px;color:var(--muted);font-size:.9rem}.text-button{min-height:0;padding:0;background:transparent;color:var(--gold);font-weight:800;text-decoration:underline;text-underline-offset:4px}.form-grid,.phone-grid{display:grid;gap:14px}.phone-grid{grid-template-columns:minmax(170px,.45fr) minmax(0,1fr)}.primary-button,.secondary-button,.icon-button,.danger-button{min-height:48px;border-radius:14px;padding:0 16px;font-weight:800}.primary-button{background:var(--gold);color:var(--ink)}.forum-card>.primary-button{color:#3f2a10}.forum-card>.finished-summary-button{border:1px solid #e1d5bd;background:#efe3ca;color:#6f5931}.secondary-button{border:1px solid var(--line);background:var(--surface);color:var(--ink)}.icon-button{background:var(--gold-soft);color:var(--ink)}.danger-button{background:var(--danger);color:#fff}.dialog-backdrop{position:fixed;inset:0;z-index:30;display:grid;place-items:center;padding:18px;background:#05050561}.confirm-dialog{width:min(100%,420px);display:grid;gap:18px;padding:22px;border:1px solid var(--line);border-radius:18px;background:var(--surface);box-shadow:0 24px 70px #0003}.confirm-dialog h2{margin:0;font-size:1.24rem;text-align:center}.dialog-message{margin:0;color:var(--muted);line-height:1.8;text-align:center}.dialog-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.error-message{margin:0;color:var(--danger);font-weight:700}.home-hero,.top-bar{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.home-hero{align-items:center;gap:10px;direction:ltr}.app-header-user{flex:1 1 auto;min-width:0;direction:rtl;text-align:center}.app-header-logo{flex:0 0 auto}.app-header-logo-forum{width:78px;height:62px}.app-header-logo-ministry{width:68px;height:68px}.app-header-user .muted{color:var(--ink);font-size:clamp(1.05rem,3.6vw,1.35rem);font-weight:800;line-height:1.2}.header-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.app-tabs{display:grid;grid-template-columns:repeat(3,1fr);gap:3px;padding:3px;border:1px solid var(--line);border-radius:16px;background:var(--surface)}.app-tabs button{min-height:44px;border-radius:13px;background:transparent;color:var(--muted);font-weight:800}.app-tabs button.active{background:var(--gold-soft);color:var(--ink)}.summary-band{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;overflow:hidden;border:1px solid var(--line);border-radius:18px;background:var(--line)}.summary-band>div{display:grid;gap:2px;min-width:0;padding:16px;background:var(--surface)}.summary-number{color:var(--gold);font-size:clamp(1.45rem,5vw,2rem);font-weight:800;line-height:1}.summary-label{color:var(--muted);font-size:.82rem}.forum-grid,.forum-sections,.days-list{display:grid;gap:14px}.forum-status-section{display:grid;gap:10px}.section-title-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.section-title-row h2{margin-bottom:0}.section-title-row span{display:grid;place-items:center;width:34px;height:34px;border-radius:12px;background:var(--gold-soft);color:var(--ink);font-weight:800}.forum-card,.forum-detail-card,.day-card,.profile-card,.certificate-card,.progress-card,.feedback-message{border:1px solid var(--line);border-radius:18px;background:var(--surface);box-shadow:0 6px 16px #00000008}.forum-card,.forum-detail-card,.day-card,.profile-card{padding:16px}.forum-detail-card{display:grid;gap:16px}.forum-card{display:grid;gap:12px}.forum-card>p,.forum-detail-card>p,.day-header p,.event-row p{margin-bottom:0;color:var(--muted)}.forum-card-head,.day-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.forum-card-head{align-items:center}.forum-card-head .status-chip{flex:0 0 auto}.date-stack{display:grid;flex:1 1 auto;gap:2px;min-width:0;color:var(--muted);font-size:.82rem;line-height:1.35;text-align:left}.location-line{color:var(--ink-2);font-weight:800}.status-chip,.done-mark{width:fit-content;border:1px solid transparent;border-radius:999px;padding:5px 10px;background:var(--gold-soft);color:var(--gold);font-size:.76rem;font-weight:800;white-space:nowrap}.day-card.active .status-chip,.done-mark{background:var(--success-soft);color:var(--success)}.forum-status.ongoing{background:#dff4d7;border-color:#a7d993;color:#257a16}.forum-status.finished{background:#eee;border-color:#d8d8d2;color:#6a6a66}.forum-status.upcoming{background:var(--gold-soft);border-color:#ead39d;color:var(--gold)}.forum-status.draft{background:#eee;border-color:#d8d8d2;color:#6a6a66}.forum-status.cancelled{background:var(--danger-soft);border-color:#f5b8c0;color:var(--danger)}.day-card.locked{background:#fffdf8}.day-card.locked .status-chip{background:var(--line);color:var(--muted)}.progress-card{display:grid;gap:12px;padding:18px;background:#fffdf8}.progress-card.compact{padding:14px}.forum-detail-card .progress-card{border:0;box-shadow:none}.progress-copy{display:flex;align-items:center;justify-content:space-between;gap:12px}.progress-copy p{margin-bottom:0;color:var(--muted);font-weight:800}.progress-copy strong{color:var(--ink);font-size:.95rem}.progress-track{overflow:hidden;height:12px;border-radius:999px;background:var(--gold-soft)}.progress-track span{display:block;height:100%;border-radius:inherit;background:var(--gold);transition:width .22s ease}.progress-percent{color:var(--gold);font-size:.9rem;font-weight:800;text-align:left}.event-list{display:grid;gap:10px;margin-top:14px}.event-row{display:grid;gap:12px;padding:17px;border:1px solid var(--line);border-radius:14px;background:var(--surface)}.event-row .primary-button,.event-row .secondary-button{width:100%}.speaker-list{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.speaker-chip{display:inline-flex;align-items:center;gap:8px;max-width:100%;border:1px solid var(--line);border-radius:14px;padding:10px 13px;background:#fffdf8}.speaker-avatar{display:grid;flex:0 0 auto;place-items:center;width:30px;height:30px;border-radius:10px;background:var(--gold-soft);color:var(--ink);font-weight:800}.speaker-chip span:last-child{display:grid;gap:3px;min-width:0;line-height:1.25}.speaker-chip strong{color:var(--ink);font-size:.82rem}.speaker-chip small{color:var(--muted);font-size:.72rem}.day-attendance-button{width:100%;margin-top:14px}.feedback-message{margin:0;padding:14px;color:var(--ink-2);font-weight:800}.feedback-message.success{background:var(--success-soft);color:var(--success)}.feedback-message.error{background:var(--danger-soft);color:var(--danger)}.feedback-message.idle,.feedback-message.checking{background:#eef5f1;color:var(--muted)}.feedback-message.notAvailable{background:#f4f4ef;color:var(--muted)}.profile-card{display:grid;gap:18px}.profile-card-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.profile-card-head h2{margin-bottom:0}.profile-edit-button{width:auto;min-width:92px}.profile-edit-form{gap:14px}.profile-edit-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}.profile-readonly-list{display:grid;gap:10px;margin:0}.profile-readonly-list>div{display:grid;gap:6px;min-width:0;padding:13px;border:1px solid var(--line);border-radius:14px;background:#fffdf8}.profile-logout-button{width:100%}.profile-readonly-list dt{color:var(--muted);font-size:.82rem;font-weight:800}.profile-readonly-list dd{margin:0;min-width:0;color:var(--ink);font-weight:800;overflow-wrap:anywhere}.profile-stats{grid-template-columns:repeat(3,1fr)}.message-state{display:grid;gap:12px;justify-items:start;border:1px solid var(--line);border-radius:18px;padding:16px;background:var(--surface)}.message-state p{margin-bottom:0;color:var(--muted);font-weight:800}.certificates-list{display:grid;gap:14px}.certificates-summary{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px;border:1px solid var(--line);border-radius:18px;background:var(--surface)}.certificates-summary h2,.certificates-summary p,.certificate-card h3,.certificate-card p{margin-bottom:0}.certificates-summary p{color:var(--muted);font-weight:800}.certificate-grid{display:grid;gap:14px}.certificate-card{display:grid;align-content:start;gap:12px;padding:16px}.certificate-progress{border:0;box-shadow:none;padding:12px}.certificate-card-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.certificate-status.available{background:var(--success-soft);border-color:#bce9a9;color:var(--success)}.certificate-status.notAvailable{background:var(--gold-soft);border-color:#ead39d;color:#9a6a13}.certificate-status.checking{background:#eef5f1;border-color:#cfded6;color:var(--muted)}.certificate-status.error{background:var(--danger-soft);border-color:#f5b8c0;color:var(--danger)}.certificate-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.certificate-actions .secondary-button:only-child{grid-column:1 / -1}.certificate-actions button{min-width:0;width:100%}@media(max-width:430px){.screen{padding-inline:14px}.login-panel{gap:16px}.login-panel h1{font-size:clamp(1.55rem,8vw,2rem);line-height:1.2}.home-hero,.top-bar,.day-header,.certificates-summary,.progress-copy{align-items:stretch;flex-direction:column}.home-hero{flex-direction:row;align-items:center}.brand-logo{width:68px;height:68px}.app-header-logo-forum{width:78px;height:62px}.app-header-logo-ministry{width:68px;height:68px}.brand-logo.brand-logo-large{width:118px;height:118px}.app-header-user .muted{font-size:1.08rem;min-width:0}.dialog-actions{grid-template-columns:1fr}.app-tabs,.summary-band{grid-template-columns:repeat(3,minmax(0,1fr))}.app-tabs button{min-height:40px;padding:0 6px;font-size:.82rem}.summary-band>div{padding:12px 8px}.summary-number{font-size:1.32rem}.summary-label{font-size:.72rem;line-height:1.35}.phone-grid{grid-template-columns:1fr}}@media(min-width:680px){.screen{padding:34px 28px calc(36px + env(safe-area-inset-bottom))}.register-form{gap:16px}.forum-grid,.certificate-grid,.two-columns{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:940px){.detail-shell{width:min(100%,760px);grid-template-columns:1fr;gap:22px}.detail-shell .forum-overview{grid-column:1;gap:18px}.detail-shell .forum-hero{gap:12px;padding-inline:2px}.detail-shell .forum-title{gap:6px;max-width:620px;margin-top:4px;font-size:clamp(2.15rem,3vw,3rem);line-height:1.15}.detail-shell .forum-title-subtitle{font-size:.68em}.detail-shell .forum-date-block{font-size:.88rem}.detail-shell .forum-detail-card{padding:20px;border-radius:20px;box-shadow:0 18px 44px #0000000f}.detail-shell .days-panel{grid-column:1;align-content:start}.detail-shell .days-panel-head{padding:2px}.detail-shell .days-list{gap:14px}.detail-shell .day-card{padding:20px;border-radius:16px;box-shadow:none}}@media(min-width:1100px){.flag-options{width:max(100%,260px)}}body{background:var(--background)}.screen.app-shell{width:min(100%,430px);padding:26px 20px calc(104px + env(safe-area-inset-bottom))}.app-header-logos{display:flex;align-items:center;justify-content:space-between;gap:16px;direction:rtl;min-height:66px}.app-header-logos img{display:block;height:64px;object-fit:contain}.app-header-logos img:first-child{width:76px;object-position:right center}.app-header-logos img:last-child{width:118px;object-position:left center}.mobile-home{display:grid;gap:20px}.mobile-home-header{display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;gap:18px;padding-top:6px}.mobile-home-title{min-width:0;text-align:right}.mobile-home-title h1{margin:0;color:var(--ink);font-size:2rem;font-weight:800;line-height:1.12}.mobile-home-title p{margin:6px 0 0;color:var(--muted);font-size:.92rem;font-weight:700}.mobile-avatar{display:grid;flex:0 0 auto;place-items:center;width:50px;height:50px;border-radius:50%;background:var(--gold-soft);color:var(--ink);font-size:1.25rem;font-weight:800}.meeting-filters{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:3px;height:50px;padding:3px;border:1px solid var(--line);border-radius:18px;background:var(--surface);box-shadow:inset 0 0 0 1px #05050504}.meeting-filters button{min-width:0;min-height:0;border-radius:15px;padding:0 6px;background:transparent;color:var(--muted);font-size:.88rem;font-weight:800;white-space:nowrap}.meeting-filters button.active{background:var(--gold-soft);color:var(--ink)}.screen.app-shell .forum-grid{grid-template-columns:1fr;gap:14px}.screen.app-shell .forum-card{position:relative;min-height:148px;align-content:start;gap:12px;padding:18px;overflow:hidden;border-radius:22px;background:var(--surface);box-shadow:0 10px 24px #1e1e180b}.screen.app-shell .forum-card.active{min-height:216px;padding:20px 18px 18px;background:#fffefb}.screen.app-shell .forum-card-head{direction:rtl;align-items:center;gap:12px}.forum-card-icon{display:grid;flex:0 0 auto;place-items:center;width:50px;height:50px;border-radius:15px;background:var(--gold-soft);color:var(--gold)}.forum-card-icon.live{background:var(--success-soft);color:var(--success)}.app-icon{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:2.25;stroke-linecap:round;stroke-linejoin:round}.screen.app-shell .date-stack{flex:1 1 auto;color:var(--muted);font-size:.84rem;font-weight:700;text-align:right}.screen.app-shell .status-chip{padding:6px 11px;border:0;font-size:.78rem}.screen.app-shell .forum-card h2{margin:4px 0 0;color:var(--ink);font-size:1.32rem;font-weight:800;line-height:1.32;text-align:right}.screen.app-shell .forum-card.active h2{margin-top:8px;font-size:1.62rem}.screen.app-shell .forum-card>p,.screen.app-shell .location-line{margin:0;color:var(--muted);font-size:.95rem;font-weight:800;text-align:right}.meeting-card-action{display:inline-flex;align-items:center;justify-content:center;gap:14px;width:100%;min-height:60px;margin-top:2px;border-radius:17px;font-size:1.08rem;box-shadow:none}.meeting-card-secondary{width:100%;min-height:52px;margin-top:4px;border-radius:16px;background:#fffdf8;color:var(--ink);font-size:.98rem}.meeting-card-secondary.finished-summary-button{border-color:#ead7ad;background:var(--gold-soft);color:#7b5b20}.forum-status.ongoing{background:var(--success-soft);color:var(--success)}.forum-status.upcoming{background:#fbf3e4;color:#c49438}.forum-status.finished{background:#eeeeea;color:var(--muted)}.app-tabs{position:fixed;right:50%;bottom:0;z-index:25;width:min(100%,430px);min-height:calc(78px + env(safe-area-inset-bottom));display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;padding:8px 0 calc(10px + env(safe-area-inset-bottom));transform:translate(50%);border:1px solid var(--line);border-right:0;border-bottom:0;border-left:0;border-radius:0;background:var(--surface);box-shadow:0 -8px 24px #1e1e180f}.app-tabs button{display:grid;place-items:center;align-content:center;gap:3px;min-width:0;min-height:58px;border-radius:0;background:transparent;color:var(--muted);font-size:.84rem;font-weight:800}.app-tabs button.active{background:#f4ebd89e;color:var(--ink)}.app-tabs .app-icon{width:25px;height:25px;stroke-width:2.45}.screen.app-shell .message-state{min-height:150px;align-content:center;justify-items:center;text-align:center}@media(max-width:370px){.screen.app-shell{padding-inline:14px}.app-header-logos img{height:58px}.app-header-logos img:first-child{width:68px}.app-header-logos img:last-child{width:104px}.mobile-home-title h1{font-size:1.78rem}.meeting-filters button{font-size:.78rem}.screen.app-shell .forum-card h2{font-size:1.18rem}.screen.app-shell .forum-card.active h2{font-size:1.42rem}}
