@layer theme{:root,:host{--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.collapse{visibility:collapse}.visible{visibility:visible}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.flex{display:flex}.grid{display:grid}.table{display:table}}:root{--charcoal:#252321;--sand:#c59a54;--sand-light:#ead8ae;--off-white:#f7f4ed;--terracotta:#b9694d;--line:#e5ddd0;--muted:#766f66}*{box-sizing:border-box}html{background:var(--off-white)}body{color:var(--charcoal);background:var(--off-white);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button{cursor:pointer}.serif{font-family:Georgia,Times New Roman,serif}.app-shell{min-height:100vh;display:flex}.sidebar{border-right:1px solid var(--line);background:#fffdf9;flex-direction:column;flex:0 0 248px;width:248px;padding:22px 14px;display:flex}.brand{letter-spacing:-.03em;align-items:center;gap:11px;padding:0 12px 26px;font-weight:700;display:flex}.brand-mark{color:#fffdf9;background:var(--charcoal);border-radius:12px 12px 5px 5px;place-items:center;width:34px;height:34px;font-family:Georgia,serif;font-size:19px;display:grid}.brand-name{font-family:Georgia,serif;font-size:22px}.nav{gap:5px;display:grid}.nav-link{color:var(--muted);border-radius:12px;align-items:center;gap:12px;padding:11px 12px;font-size:14px;display:flex}.nav-link:hover,.nav-link.active{color:var(--charcoal);background:#f1e9da}.nav-link.active{box-shadow:inset 3px 0 0 var(--terracotta);font-weight:700}.sidebar-footer{border-top:1px solid var(--line);color:var(--muted);margin-top:auto;padding:16px 12px 0;font-size:12px}.main-area{flex:1;min-width:0}.topbar{display:none}.content{max-width:1320px;margin:0 auto;padding:42px 44px 120px}.page-heading{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:28px;display:flex}.eyebrow{color:var(--terracotta);text-transform:uppercase;letter-spacing:.12em;font-size:11px;font-weight:700}.page-heading h1{letter-spacing:-.05em;margin:7px 0 8px;font-size:clamp(29px,4vw,45px)}.page-heading p{color:var(--muted);max-width:680px;margin:0;line-height:1.6}.card{border:1px solid var(--line);background:#fffdf9;border-radius:18px;padding:24px;box-shadow:0 8px 30px #3d2b1608}.card+.card{margin-top:18px}.card h2{letter-spacing:-.03em;margin:0 0 6px;font-size:19px}.card p{color:var(--muted);line-height:1.6}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.field{gap:7px;display:grid}.field.full{grid-column:1/-1}.field label{font-size:13px;font-weight:700}.field input,.field textarea,.field select{width:100%;color:var(--charcoal);background:#fff;border:1px solid #d9cebd;border-radius:10px;outline:none;padding:11px 12px}.field textarea{resize:vertical;min-height:116px}.field input:focus,.field textarea:focus,.field select:focus{border-color:var(--terracotta);box-shadow:0 0 0 3px #b9694d22}.button{border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:11px 15px;font-size:13px;font-weight:700;display:inline-flex}.button.primary{background:var(--charcoal);color:#fff}.button.accent{background:var(--sand);color:#fff}.button.ghost{background:0 0;border-color:#d9cebd}.button.danger{color:var(--terracotta)}.actions{z-index:10;border-top:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffdf9ee;justify-content:flex-end;gap:10px;padding:14px 44px;display:flex;position:fixed;bottom:0;left:248px;right:0}.badge{color:#426035;background:#e5f0dc;border-radius:999px;align-items:center;gap:7px;padding:7px 10px;font-size:12px;font-weight:700;display:inline-flex}.dot{background:currentColor;border-radius:50%;width:7px;height:7px}.theme-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.theme-card{border:1px solid var(--line);background:#faf7f0;border-radius:14px;overflow:hidden}.theme-card.selected{border:2px solid var(--terracotta)}.theme-art{color:#fff;background:linear-gradient(140deg,#302c29,#c59a54 57%,#dfc59b);justify-content:space-between;align-items:flex-end;height:130px;padding:14px;display:flex}.theme-art span{font-size:25px;font-weight:700}.theme-card-body{padding:12px}.theme-card-body strong{font-size:14px;display:block}.theme-card-body small{color:var(--muted);line-height:1.4}.hero{padding:28px 0 80px}.landing-nav{justify-content:space-between;align-items:center;padding:22px 0;display:flex}.landing-nav-links{color:var(--muted);align-items:center;gap:20px;font-size:14px;display:flex}.landing-hero{grid-template-columns:1.05fr .95fr;align-items:center;gap:60px;padding:70px 0 82px;display:grid}.landing-hero h1{letter-spacing:-.065em;max-width:700px;margin:12px 0 20px;font-family:Georgia,serif;font-size:clamp(42px,7vw,82px);line-height:.99}.landing-hero p{max-width:560px;color:var(--muted);font-size:18px;line-height:1.65}.landing-actions{flex-wrap:wrap;gap:10px;margin-top:28px;display:flex}.screen-mock{color:#fff;background:radial-gradient(circle at 70% 30%,#d78e58,#0000 28%),linear-gradient(140deg,#6b4132,#b47d4a 48%,#2d3029);border:8px solid #292522;border-radius:18px;flex-direction:column;justify-content:space-between;min-height:390px;padding:18px;display:flex;box-shadow:20px 20px #e2d1b1}.screen-mock-top{justify-content:space-between;gap:15px;font-size:12px;display:flex}.screen-mock h2{margin:0;font-family:Georgia,serif;font-size:32px}.screen-times{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.screen-time{background:#191715aa;border:1px solid #fff3;border-radius:10px;padding:10px}.screen-time small{opacity:.7;display:block}.screen-time strong{font-size:19px}.feature-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.feature-grid .card{padding:22px}.legal{max-width:860px;margin:0 auto;padding:48px 20px 90px}.legal h1{letter-spacing:-.06em;font-family:Georgia,serif;font-size:48px}.legal h2{margin-top:34px;font-size:22px}.legal p,.legal li{color:var(--muted);line-height:1.75}.screen-page{color:#fff;background:#181614;min-height:100vh}.screen-container{background:radial-gradient(circle at 78% 18%,#b9694d55,#0000 24%),linear-gradient(120deg,#26231f,#45362d 56%,#8b664d);grid-template-columns:1fr 2fr;align-items:center;gap:3vw;min-height:100vh;padding:4vw;display:grid}.screen-container.portrait{grid-template-columns:1fr;max-width:720px;margin:0 auto}.screen-info h1{letter-spacing:-.07em;margin:10px 0;font:700 clamp(34px,7vw,84px)/.95 Georgia,serif}.screen-info p{color:#f3e7d6aa;line-height:1.6}.screen-clock{letter-spacing:-.06em;font-size:clamp(36px,7vw,92px);font-weight:800}.screen-date{color:#ead8ae}.live-grid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.live-prayer{background:#17141277;border:1px solid #fff3;border-radius:14px;padding:16px}.live-prayer.current{background:var(--sand);color:var(--charcoal)}.live-prayer small{opacity:.72;margin-bottom:9px;display:block}.live-prayer strong{font-size:clamp(18px,3vw,34px)}.screen-running{white-space:nowrap;color:#f5ead9cc;grid-column:1/-1;padding:12px 0 0;overflow:hidden}.screen-page{--screen-start:#26231f;--screen-mid:#45362d;--screen-end:#8b664d;--screen-accent:#c59a54}.screen-container{background:radial-gradient(circle at 78% 18%, var(--screen-accent), transparent 24%), linear-gradient(120deg, var(--screen-start), var(--screen-mid) 56%, var(--screen-end))}@supports (color:color-mix(in lab, red, red)){.screen-container{background:radial-gradient(circle at 78% 18%, color-mix(in srgb, var(--screen-accent) 38%, transparent), transparent 24%), linear-gradient(120deg, var(--screen-start), var(--screen-mid) 56%, var(--screen-end))}}.screen-page.theme-signature{--screen-start:#26231f;--screen-mid:#45362d;--screen-end:#8b664d;--screen-accent:#c59a54}.screen-page.theme-ultra-wide{--screen-start:#202b2a;--screen-mid:#41615a;--screen-end:#a78b61;--screen-accent:#e1c37f}.screen-page.theme-simplicity{--screen-start:#34302b;--screen-mid:#746655;--screen-end:#d3b98b;--screen-accent:#ead8ae}.screen-page.theme-cinematic{--screen-start:#251d26;--screen-mid:#5f3d45;--screen-end:#b16c53;--screen-accent:#dfb37f}.screen-page.theme-list-verti,.screen-page.theme-list-horizon{--screen-start:#20262b;--screen-mid:#3e5558;--screen-end:#8d9a83;--screen-accent:#d8c48b}.screen-page.theme-vertical-quba,.screen-page.theme-vertical-nabawi{--screen-start:#312a28;--screen-mid:#7b5a46;--screen-end:#c99d6b;--screen-accent:#f0d6a3}.screen-page.theme-vertical-table{--screen-start:#25292a;--screen-mid:#4f6862;--screen-end:#b49a70;--screen-accent:#e4ca8c}.screen-page.theme-dawn-paper,.screen-page.theme-sandstone{--screen-start:#5d5045;--screen-mid:#a88b6d;--screen-end:#e6cda5;--screen-accent:#fff1c7}.screen-page.theme-terracotta-grid,.screen-page.theme-sunset-ribbon{--screen-start:#392522;--screen-mid:#8a4d3d;--screen-end:#d18c60;--screen-accent:#f0c27b}.screen-page.theme-ink-minaret,.screen-page.theme-moon-slate,.screen-page.theme-tahajjud{--screen-start:#111619;--screen-mid:#26383b;--screen-end:#53645d;--screen-accent:#d4b978}.screen-page.theme-archipelago,.screen-page.theme-olive-courtyard{--screen-start:#26342c;--screen-mid:#4c6b56;--screen-end:#9b9b69;--screen-accent:#e2cf8f}.screen-page.theme-quiet-mihrab,.screen-page.theme-mosaic-air{--screen-start:#2d292d;--screen-mid:#6e6172;--screen-end:#b5a4a0;--screen-accent:#efd4a4}.screen-page.theme-saffron-line{--screen-start:#29251e;--screen-mid:#5e4b2b;--screen-end:#9c7c3e;--screen-accent:#f4d275}.empty-state{text-align:center;color:var(--muted);border:1px dashed #cdbfae;border-radius:14px;padding:28px}@media (max-width:900px){.sidebar{z-index:20;transition:transform .2s;position:fixed;inset:0 auto 0 0;transform:translate(-100%)}.sidebar.open{transform:translate(0)}.topbar{z-index:15;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--line);background:#fffdf9ee;justify-content:space-between;align-items:center;padding:14px 18px;display:flex;position:sticky;top:0}.content{padding:28px 18px 110px}.actions{padding:12px 18px;left:0}.landing-hero{grid-template-columns:1fr;gap:35px;padding-top:42px}.feature-grid{grid-template-columns:1fr}.theme-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.page-heading{display:block}.page-heading .badge{margin-top:16px}.form-grid{grid-template-columns:1fr}.field.full{grid-column:auto}.theme-grid{grid-template-columns:1fr}.landing-nav-links a:not(.button){display:none}.landing-hero h1{font-size:53px}.screen-container{grid-template-columns:1fr;padding:24px}.live-grid{grid-template-columns:repeat(2,1fr)}}.landing-page{--landing-forest:#123f34;--landing-deep:#0a2d27;--landing-green:#28745d;--landing-sage:#dfe9dd;--landing-lime:#e9efb5;--landing-paper:#f6f8f1;--landing-cream:#fcfbf4;--landing-gold:#d6af5c;--landing-ink:#17352e;--landing-muted:#61736b;min-height:100vh;color:var(--landing-ink);background:var(--landing-paper);font-family:Arial,Helvetica,sans-serif;overflow:hidden}.landing-page a{transition:color .2s,background .2s,border-color .2s,transform .2s}.landing-page .landing-wrap{max-width:1320px;margin:0 auto;padding:0 56px}.landing-topline{color:#eaf1cf;background:var(--landing-forest);letter-spacing:.02em;justify-content:center;align-items:center;gap:10px;min-height:38px;padding:9px 24px;font-size:11px;display:flex}.landing-topline a{color:var(--landing-lime);margin-left:12px;font-weight:700}.landing-topline a:hover{color:#fff}.topline-mark{color:var(--landing-gold);font-size:14px}.landing-nav{border-bottom:1px solid #d9e1d6;justify-content:space-between;align-items:center;gap:24px;min-height:91px;padding:22px 0;display:flex}.landing-brand{color:var(--landing-forest);align-items:center;gap:11px;display:inline-flex}.landing-brand>span:last-child{gap:1px;display:grid}.landing-brand strong{letter-spacing:-.06em;font:700 26px/1 Georgia,Times New Roman,serif}.landing-brand small{color:#789084;letter-spacing:.04em;white-space:nowrap;font-size:8px}.landing-brand-mark{background:var(--landing-forest);border-radius:18px 18px 8px 8px;place-items:center;width:36px;height:40px;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 -8px #0b3028}.landing-brand-mark:before{content:"";border:2px solid var(--landing-lime);border-radius:50% 50% 45% 45%;width:18px;height:18px;position:absolute;top:6px;transform:rotate(45deg)}.landing-brand-mark:after{content:"";background:var(--landing-lime);width:3px;height:17px;position:absolute;bottom:6px;box-shadow:0 0 0 2px #123f3466}.landing-brand-mark span{background:var(--landing-gold);border-radius:50%;width:5px;height:5px;position:absolute;top:3px;right:7px}.landing-nav-links{color:#60766d;align-items:center;gap:29px;font-size:12px;font-weight:700;display:flex}.landing-nav-links a:hover,.landing-login:hover{color:var(--landing-green)}.landing-nav-actions{align-items:center;gap:20px;font-size:12px;font-weight:700;display:flex}.landing-login{color:var(--landing-forest)}.landing-nav-cta{color:#f8faef;background:var(--landing-forest);border-radius:5px;padding:12px 16px;box-shadow:0 7px 20px #123f3426}.landing-nav-cta:hover,.landing-button-primary:hover{color:#fff;background:var(--landing-green);transform:translateY(-2px)}.landing-hero{grid-template-columns:minmax(0,.92fr) minmax(470px,1.08fr);align-items:center;gap:clamp(40px,7vw,105px);min-height:585px;padding:83px 0 72px;display:grid}.landing-kicker{color:var(--landing-green);text-transform:uppercase;letter-spacing:.16em;align-items:center;gap:9px;font-size:10px;font-weight:800;line-height:1;display:flex}.landing-kicker>span{background:var(--landing-gold);width:22px;height:1px;display:inline-block}.hero-copy h1{max-width:620px;color:var(--landing-deep);letter-spacing:-.068em;margin:22px 0 24px;font:700 clamp(47px,5.15vw,76px)/.99 Georgia,Times New Roman,serif}.landing-page em{color:var(--landing-green);font-style:normal}.hero-lead{max-width:522px;color:var(--landing-muted);margin:0;font-size:16px;line-height:1.7}.landing-actions{flex-wrap:wrap;align-items:center;gap:12px;margin-top:29px;display:flex}.landing-button{border-radius:5px;justify-content:center;align-items:center;gap:20px;min-height:47px;padding:13px 18px;font-size:12px;font-weight:800;display:inline-flex}.landing-button-primary{color:#f8faef;background:var(--landing-forest);box-shadow:0 10px 24px #123f3421}.landing-button-primary span,.landing-button-light span{font-size:16px;font-weight:400}.landing-button-quiet{color:var(--landing-forest);background:0 0;border:1px solid #cad9cc}.landing-button-quiet:hover{border-color:var(--landing-green);background:#fff;transform:translateY(-2px)}.hero-note{color:#7b8c84;margin-top:22px;font-size:11px}.note-check{width:17px;height:17px;color:var(--landing-forest);background:var(--landing-lime);border-radius:50%;place-items:center;margin-right:5px;font-size:11px;font-weight:800;display:inline-grid}.hero-visual{isolation:isolate;place-items:center;min-height:465px;display:grid;position:relative}.hero-visual:before{content:"";z-index:-2;background:var(--landing-sage);border-radius:45% 8% 44%;position:absolute;inset:38px -30px 28px 28px;transform:rotate(-5deg)}.hero-visual:after{content:"";z-index:-3;opacity:.56;background-image:linear-gradient(30deg,#d4e1d2 12%,#0000 12.5% 87%,#d4e1d2 87.5%,#d4e1d2),linear-gradient(150deg,#d4e1d2 12%,#0000 12.5% 87%,#d4e1d2 87.5%,#d4e1d2),linear-gradient(30deg,#d4e1d2 12%,#0000 12.5% 87%,#d4e1d2 87.5%,#d4e1d2);background-position:0 0,0 0,17px 30px;background-size:35px 60px;position:absolute;inset:3px 15px 50px -18px;-webkit-mask-image:linear-gradient(90deg,#0000,#000 20% 80%,#0000);mask-image:linear-gradient(90deg,#0000,#000 20% 80%,#0000)}.hero-ornament{opacity:.85;border:1px solid #b0cbb4;width:73px;height:73px;position:absolute;transform:rotate(45deg)}.hero-ornament:before,.hero-ornament:after{content:"";border:1px solid #b0cbb4;position:absolute;inset:10px}.hero-ornament-left{top:2px;left:4px}.hero-ornament-right{opacity:.65;bottom:2px;right:0;transform:rotate(45deg)scale(.63)}.tajug-screen-preview{color:#eff7e8;background:linear-gradient(135deg,#133f35 0%,#216653 58%,#6c8050 100%);border:6px solid #102d28;border-radius:12px;width:min(100%,574px);padding:20px 23px 15px;position:relative;overflow:hidden;box-shadow:20px 22px #c2d2bc,0 28px 50px #123f3424}.tajug-screen-preview:before{content:"";border:1px solid #e8efbe42;border-radius:50%;width:300px;height:300px;position:absolute;top:58px;right:-95px;box-shadow:0 0 0 28px #e8efbe0d,0 0 0 56px #e8efbe0a}.screen-preview-header{z-index:1;align-items:center;gap:10px;display:flex;position:relative}.preview-mosque-mark{width:28px;height:28px;color:var(--landing-forest);background:var(--landing-lime);border-radius:7px;place-items:center;font-size:13px;display:grid}.screen-preview-header strong{font:700 14px Georgia,serif;display:block}.screen-preview-header small{color:#c6dac4;margin-top:2px;font-size:8px;display:block}.preview-live{color:var(--landing-lime);letter-spacing:.12em;align-items:center;gap:5px;margin-left:auto;font-size:8px;font-weight:800;display:flex}.preview-live span{background:#bfe67e;border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 4px #bfe67e20}.screen-preview-date{z-index:1;color:#d0e1cf;border-top:1px solid #dcebd934;margin:17px 0 10px;padding-top:11px;font-size:9px;position:relative}.screen-preview-date span{color:var(--landing-gold);margin:0 6px}.screen-preview-main{z-index:1;justify-content:space-between;align-items:center;min-height:176px;display:flex;position:relative}.screen-preview-label{color:#b7d0bd;letter-spacing:.12em;text-transform:uppercase;font-size:9px;display:block}.screen-preview-clock{color:#fbfce9;letter-spacing:-.08em;margin:7px 0 8px;font:700 clamp(54px,7vw,83px)/.9 Arial,sans-serif;display:block}.screen-preview-next{color:#bfd7c1;font-size:9px;display:block}.screen-preview-next b{color:var(--landing-lime)}.screen-preview-arch{background:linear-gradient(170deg,#d9e8ba2e,#a4bf8a08);border:1px solid #dcebbc55;border-bottom:0;border-radius:78px 78px 0 0;align-self:end;width:153px;height:185px;margin-right:22px;position:relative;overflow:hidden}.screen-preview-arch:before,.screen-preview-arch:after{content:"";border:1px solid #e5eebf67;border-bottom:0;border-radius:9px 9px 0 0;width:13px;height:100px;position:absolute;bottom:0}.screen-preview-arch:before{left:32px}.screen-preview-arch:after{right:32px}.screen-preview-arch span{color:var(--landing-lime);text-align:center;padding-top:31px;font-size:27px;display:block}.screen-preview-arch i{border:1px solid #e5eebf67;border-bottom:0;border-radius:28px 28px 0 0;width:51px;height:51px;position:absolute;bottom:0;left:calc(50% - 25px)}.screen-preview-prayers{z-index:1;grid-template-columns:repeat(5,1fr);gap:6px;display:grid;position:relative}.preview-prayer{background:#0b332a48;border:1px solid #dfeccf2b;border-radius:4px;padding:9px 8px}.preview-prayer.is-next{color:var(--landing-forest);border-color:var(--landing-lime);background:var(--landing-lime)}.preview-prayer small{opacity:.75;font-size:8px;display:block}.preview-prayer strong{letter-spacing:-.04em;margin-top:3px;font-size:15px;display:block}.screen-preview-ticker{z-index:1;color:#d1e3cb;white-space:nowrap;margin-top:12px;font-size:8px;position:relative;overflow:hidden}.screen-preview-ticker span{color:var(--landing-gold);margin-right:7px}.screen-float{z-index:2;color:var(--landing-forest);background:#fbfcf5;border:1px solid #dce7d7;border-radius:5px;align-items:center;gap:7px;padding:11px 13px;font-size:10px;font-weight:800;display:flex;position:absolute;box-shadow:0 10px 22px #123f3418}.screen-float strong{color:#76a554;font-size:9px}.screen-float-top{top:29px;right:-17px}.screen-float-bottom{color:#59776a;bottom:13px;left:-34px}.screen-float-bottom span{color:var(--landing-green);font-size:15px}.float-dot{background:#79ad5e;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #79ad5e22}.landing-proof{border-top:1px solid #d9e1d6;border-bottom:1px solid #d9e1d6;grid-template-columns:repeat(4,1fr);align-items:center;min-height:104px;display:grid}.landing-proof>div{border-right:1px solid #d9e1d6;justify-content:center;align-items:center;gap:12px;min-height:52px;display:flex}.landing-proof>div:first-child{justify-content:flex-start}.landing-proof>div:last-child{border-right:0}.landing-proof strong{color:var(--landing-green);letter-spacing:-.08em;font:700 34px Georgia,serif}.landing-proof span:not(.proof-star){color:#708079;font-size:10px;line-height:1.4}.proof-star{color:var(--landing-gold);font-size:25px}.proof-last{gap:14px!important}.landing-section{padding:125px 0 130px}.section-heading{justify-content:space-between;align-items:end;gap:35px;margin-bottom:45px;display:flex}.section-heading h2,.how-copy h2,.cta-copy h2{color:var(--landing-deep);letter-spacing:-.065em;margin:20px 0 0;font:700 clamp(39px,4.5vw,58px)/1.02 Georgia,serif}.section-heading p{max-width:300px;color:var(--landing-muted);margin:0 26px 4px 0;font-size:13px;line-height:1.7}.landing-feature-grid{grid-template-columns:repeat(3,1fr);gap:17px}.landing-feature-card{border:1px solid #0000;border-radius:8px;min-height:302px;padding:26px 25px 24px;position:relative;overflow:hidden}.landing-feature-card:after{content:"";opacity:.1;border:1px solid;border-radius:50%;width:190px;height:190px;position:absolute;bottom:-81px;right:-65px;box-shadow:0 0 0 19px #0000,0 0 0 20px,0 0 0 39px #0000,0 0 0 40px}.feature-card-green{color:#edf5db;background:var(--landing-forest)}.feature-card-sand{color:var(--landing-ink);background:#f0e6c7;border-color:#eadfbe}.feature-card-cream{color:var(--landing-ink);background:#e5eee1;border-color:#dae3d5}.feature-icon{border:1px solid;border-radius:50%;place-items:center;width:39px;height:39px;margin-bottom:30px;font-size:19px;display:grid}.feature-number{opacity:.65;letter-spacing:.08em;font:12px Georgia,serif;position:absolute;top:28px;right:25px}.landing-feature-card h3{letter-spacing:-.045em;max-width:210px;margin:0 0 11px;font:700 22px/1.1 Georgia,serif}.landing-feature-card p{max-width:285px;min-height:58px;color:inherit;opacity:.74;margin:0;font-size:12px;line-height:1.65}.feature-line{opacity:.72;border-top:1px solid;align-items:center;gap:8px;padding-top:13px;font-size:9px;font-weight:800;display:flex;position:absolute;bottom:24px;left:25px;right:25px}.feature-line span{background:var(--landing-gold);border-radius:50%;width:6px;height:6px}.how-section{background:#e7efe3;grid-template-columns:.78fr 1.22fr;align-items:center;gap:100px;margin:0 -56px;padding-top:25px;padding-left:56px;padding-right:56px;display:grid;position:relative}.how-section:before{content:"";opacity:.38;border:1px solid #c1d2be;border-radius:50%;width:270px;height:270px;position:absolute;top:-110px;right:8%;box-shadow:0 0 0 28px #e7efe3,0 0 0 29px #c1d2be,0 0 0 57px #e7efe3,0 0 0 58px #c1d2be}.how-copy{z-index:1;position:relative}.how-copy p{max-width:360px;color:var(--landing-muted);margin:25px 0;font-size:13px;line-height:1.7}.text-link{color:var(--landing-green);border-bottom:1px solid #9bb99c;align-items:center;gap:13px;padding-bottom:7px;font-size:12px;font-weight:800;display:inline-flex}.text-link:hover{color:var(--landing-forest);gap:18px}.steps-list{z-index:1;position:relative}.step-item{border-bottom:1px solid #c6d6c4;grid-template-columns:45px 1fr 20px;align-items:center;gap:22px;min-height:118px;display:grid}.step-item:first-child{border-top:1px solid #c6d6c4}.step-index{color:var(--landing-green);font:13px Georgia,serif}.step-item h3{color:var(--landing-deep);letter-spacing:-.04em;margin:0 0 6px;font:700 20px Georgia,serif}.step-item p{color:var(--landing-muted);margin:0;font-size:11px;line-height:1.55}.step-arrow{color:var(--landing-green);font-size:18px}.themes-section{padding-bottom:120px}.theme-heading{align-items:end}.theme-heading .text-link{margin-bottom:6px}.theme-showcase{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.theme-showcase-item{min-width:0}.landing-theme-art{color:#fff;border-radius:7px;height:235px;padding:17px 18px 15px;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #fff3}.landing-theme-art:before{content:"";border:1px solid #fff4;border-radius:50%;width:180px;height:180px;position:absolute;top:33px;right:28px;box-shadow:0 0 0 19px #ffffff09,0 0 0 20px #fff3,0 0 0 39px #ffffff09,0 0 0 40px #fff2}.theme-art-header{z-index:1;justify-content:space-between;font:700 13px Georgia,serif;display:flex;position:relative}.theme-art-header small{letter-spacing:-.08em;font:700 21px Arial,sans-serif}.theme-art-arch{text-align:center;border:1px solid #fff6;border-bottom:0;border-radius:60px 60px 0 0;width:116px;height:146px;position:absolute;bottom:43px;right:60px}.theme-art-arch:after{content:"";border:1px solid #fff6;border-bottom:0;border-radius:20px 20px 0 0;width:36px;height:60px;position:absolute;bottom:0;left:39px}.theme-art-arch span{z-index:1;color:#f2e9b1;padding-top:26px;font-size:26px;display:block;position:relative}.theme-art-times{grid-template-columns:repeat(3,1fr);gap:5px;display:grid;position:absolute;bottom:15px;left:18px;right:18px}.theme-art-times span{background:#071c1838;border:1px solid #fff4;gap:2px;padding:7px;font-size:7px;display:grid}.theme-art-times b{font-size:12px}.theme-preview-signature{background:linear-gradient(140deg,#0b342b,#277157 58%,#8c9560)}.theme-preview-mihrab{background:linear-gradient(140deg,#242a2b,#566864 54%,#bd9b6f)}.theme-preview-olive{background:linear-gradient(140deg,#243c32,#638060 54%,#b9a26d)}.theme-showcase-caption{justify-content:space-between;align-items:center;padding:14px 2px 0;display:flex}.theme-showcase-caption strong{color:var(--landing-deep);letter-spacing:-.03em;font:700 17px Georgia,serif}.theme-showcase-caption span{color:var(--landing-muted);font-size:10px}.theme-footnote{color:var(--landing-muted);text-align:center;margin:24px 0 0;font-size:11px}.theme-footnote span{color:var(--landing-gold);margin-right:7px}.landing-cta{color:#f1f5df;background:var(--landing-forest);border-radius:9px 9px 0 0;align-items:center;min-height:400px;margin:0 -56px;padding:68px 115px;display:flex;position:relative;overflow:hidden}.landing-cta:before{content:"";opacity:.18;background:radial-gradient(circle at 76% 46%,#0000 0 94px,#dfe9b144 95px 96px,#0000 97px 123px,#dfe9b133 124px 125px,#0000 126px),linear-gradient(45deg,#0000 48%,#dfe9b122 49% 51%,#0000 52%);position:absolute;inset:0}.cta-copy{z-index:1;position:relative}.cta-copy h2{color:#f6f8e8}.cta-copy em{color:var(--landing-lime)}.cta-copy p{color:#c8d8c2;max-width:365px;margin:22px 0 26px;font-size:13px;line-height:1.7}.landing-kicker.light{color:var(--landing-lime)}.landing-button-light{color:var(--landing-forest);background:var(--landing-lime);box-shadow:0 9px 20px #061e1833}.landing-button-light:hover{color:var(--landing-forest);background:#fff;transform:translateY(-2px)}.cta-pattern{border:1px solid #dfe9b155;width:350px;height:350px;position:absolute;right:7%;transform:rotate(45deg)}.cta-pattern:before,.cta-pattern:after{content:"";border:1px solid #dfe9b155;position:absolute;inset:22px}.cta-pattern:after{border-radius:50%;inset:70px}.cta-ornament{width:56px;height:56px;color:var(--landing-gold);border:1px solid #dfe9b14d;border-radius:50%;place-items:center;font-size:19px;display:grid;position:absolute;top:50px;right:37%}.landing-footer{padding:58px 0 25px}.footer-brand p{max-width:225px;color:var(--landing-muted);margin:18px 0 0;font-size:11px;line-height:1.6}.footer-links{justify-content:flex-end;gap:clamp(40px,9vw,120px);margin-top:-49px;padding-right:35px;display:flex}.footer-links div{align-content:start;gap:10px;min-width:88px;display:grid}.footer-links strong{color:var(--landing-deep);text-transform:uppercase;letter-spacing:.12em;margin-bottom:4px;font-size:10px}.footer-links a{color:var(--landing-muted);font-size:11px}.footer-links a:hover{color:var(--landing-green)}.footer-bottom{color:#84938c;border-top:1px solid #d9e1d6;justify-content:space-between;gap:20px;margin-top:55px;padding-top:18px;font-size:10px;display:flex}.footer-bottom b{color:var(--landing-gold)}@media (max-width:1000px){.landing-page .landing-wrap{padding:0 32px}.landing-nav-links{gap:15px}.landing-hero{grid-template-columns:1fr;padding-top:62px}.hero-copy h1{max-width:700px}.hero-lead{max-width:600px}.hero-visual{width:100%;max-width:650px;margin:15px auto 0}.how-section,.landing-cta{margin-left:-32px;margin-right:-32px;padding-left:32px;padding-right:32px}.how-section{gap:50px}.landing-cta{padding-top:62px;padding-bottom:62px}.footer-links{gap:40px}}@media (max-width:700px){.landing-topline{justify-content:flex-start;padding:9px 15px;font-size:10px}.landing-topline>span:nth-child(2){max-width:230px}.landing-topline a{white-space:nowrap;margin-left:auto;font-size:10px}.landing-page .landing-wrap{padding:0 20px}.landing-nav{min-height:78px}.landing-nav-links,.landing-login{display:none}.landing-nav-cta{padding:11px 12px}.landing-brand strong{font-size:24px}.landing-hero{gap:44px;min-height:auto;padding:58px 0 75px}.hero-copy h1{margin-top:18px;font-size:clamp(45px,13vw,68px)}.hero-lead{font-size:14px}.landing-actions{flex-direction:column;align-items:stretch}.landing-button{width:100%}.hero-visual{width:114%;min-height:365px;margin:0 -7%;transform:scale(.94)}.tajug-screen-preview{border-width:4px;padding:16px 14px 12px}.screen-preview-main{min-height:145px}.screen-preview-arch{width:115px;height:140px;margin-right:5px}.screen-preview-arch:before{left:20px}.screen-preview-arch:after{right:20px}.screen-preview-arch i{width:39px;height:48px;left:calc(50% - 19px)}.screen-float-top{top:16px;right:-3px}.screen-float-bottom{bottom:-3px;left:-3px}.landing-proof{grid-template-columns:repeat(3,1fr);padding:18px 0}.landing-proof>div{gap:7px;min-height:43px}.landing-proof>div:first-child{justify-content:center}.landing-proof strong{font-size:27px}.landing-proof span:not(.proof-star){font-size:8px}.landing-proof .proof-last{display:none}.landing-section{padding:82px 0}.section-heading{margin-bottom:30px;display:block}.section-heading h2,.how-copy h2,.cta-copy h2{font-size:clamp(39px,11vw,54px)}.section-heading p{max-width:340px;margin:22px 0 0}.landing-feature-grid,.theme-showcase{grid-template-columns:1fr}.landing-feature-card{min-height:270px}.how-section{margin-left:-20px;margin-right:-20px;padding:82px 20px;display:block}.how-section:before{top:20px;right:-125px}.how-copy{margin-bottom:45px}.step-item{grid-template-columns:31px 1fr 16px;gap:12px;min-height:122px}.step-item h3{font-size:17px}.step-item p{font-size:10px}.theme-heading .text-link{margin-top:25px}.landing-theme-art{height:220px}.landing-cta{margin-left:-20px;margin-right:-20px;padding:69px 20px;display:block}.cta-ornament{top:27px;right:25px}.cta-pattern{width:230px;height:230px;bottom:-65px;right:-61px}.footer-links{justify-content:flex-start;gap:35px;margin-top:45px;padding-right:0}.footer-bottom{margin-top:42px;line-height:1.7;display:block}.footer-bottom span{display:block}.footer-bottom span+span{margin-top:8px}}@media (max-width:390px){.landing-topline a{display:none}.landing-topline>span:nth-child(2){max-width:none}.hero-visual{width:128%;margin:-20px -14% -28px;transform:scale(.84)}.screen-preview-clock{font-size:58px}.preview-prayer strong{font-size:12px}.screen-preview-date{font-size:8px}.footer-links{gap:22px}.footer-links div{min-width:70px}}
