:root{--cream:#f8f6ef;--paper:#fffefa;--ink:#12231d;--muted:#64736c;--green:#076149;--deep:#053a2f;--night:#022820;--gold:#e5ad3b;--gold2:#f6cc73;--line:rgba(7,97,73,.14);--shadow:0 24px 70px rgba(5,58,47,.12);--radius:28px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Inter,Arial,sans-serif;line-height:1.55}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.site-header{height:82px;max-width:1240px;margin:auto;padding:0 28px;display:flex;align-items:center;gap:42px;position:relative;z-index:10}.brand{display:flex;align-items:center;gap:11px;font-weight:800;letter-spacing:-.02em;font-size:1.05rem}.brand img{width:42px;height:42px;border-radius:12px}.site-header nav{display:flex;align-items:center;gap:30px;margin-left:auto}.site-header nav a{color:var(--muted);font-size:.91rem;font-weight:650}.site-header nav a:hover{color:var(--green)}.nav-cta,.button-secondary{padding:11px 19px;border-radius:999px;font-weight:750}.nav-cta{background:var(--green);color:#fff}.hero{min-height:760px;max-width:1240px;margin:auto;padding:70px 48px 90px;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:44px;position:relative;overflow:hidden}.hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 85% 30%,rgba(229,173,59,.16),transparent 28%),radial-gradient(circle at 12% 78%,rgba(7,97,73,.09),transparent 30%);pointer-events:none}.hero-copy{position:relative;z-index:2}.eyebrow{display:flex;align-items:center;gap:10px;color:var(--green);font-weight:800;text-transform:uppercase;font-size:.75rem;letter-spacing:.12em}.eyebrow span{width:34px;height:2px;background:var(--gold)}h1,h2,h3,p{margin-top:0}.hero h1{font-family:Georgia,"Times New Roman",serif;font-size:clamp(3.5rem,6.3vw,6.1rem);line-height:.97;letter-spacing:-.055em;margin:24px 0 28px;font-weight:700}.hero h1 em{color:var(--green);font-style:normal}.hero-copy>p{font-size:1.13rem;color:var(--muted);max-width:590px}.hero-actions{display:flex;align-items:center;gap:14px;flex-wrap:wrap;margin:32px 0 22px}.app-store-badge{display:inline-flex;align-items:center;gap:11px;background:#070908;color:#fff;border-radius:13px;padding:9px 17px 10px;min-width:180px;box-shadow:0 12px 28px rgba(0,0,0,.16)}.app-store-badge .apple{font-size:1.9rem;line-height:1;position:relative;color:#fff}.app-store-badge .apple:after{content:"";width:9px;height:12px;border-radius:9px;background:#fff;position:absolute;right:-1px;top:-3px;transform:rotate(32deg)}.app-store-badge small,.app-store-badge b{display:block;line-height:1.05}.app-store-badge small{font-size:.57rem;letter-spacing:.06em}.app-store-badge b{font-size:1.28rem;margin-top:3px}.button-secondary{border:1px solid var(--line);background:rgba(255,255,255,.7);color:var(--green)}.trust-row{display:flex;gap:18px;flex-wrap:wrap;color:var(--muted);font-size:.78rem}.hero-visual{height:650px;position:relative;display:flex;align-items:center;justify-content:center}.halo{position:absolute;border-radius:50%;filter:blur(2px)}.halo-one{width:520px;height:520px;background:radial-gradient(circle at 35% 28%,#f9df9a,rgba(7,97,73,.12) 50%,transparent 72%)}.halo-two{width:360px;height:360px;border:1px solid rgba(229,173,59,.35)}.phone-shell{position:relative;width:310px;height:635px;padding:9px;background:#0d1713;border-radius:52px;box-shadow:0 44px 100px rgba(2,40,32,.28),inset 0 0 0 2px rgba(255,255,255,.18);transform:rotate(2deg);z-index:2}.phone-shell:before{content:"";position:absolute;width:95px;height:25px;border-radius:0 0 18px 18px;background:#0d1713;left:50%;top:8px;transform:translateX(-50%);z-index:3}.phone-shell img{width:100%;height:100%;object-fit:cover;border-radius:44px}.float-card{position:absolute;z-index:4;display:flex;align-items:center;gap:10px;padding:11px 14px;border:1px solid rgba(255,255,255,.7);border-radius:17px;background:rgba(255,255,255,.87);backdrop-filter:blur(14px);box-shadow:0 18px 40px rgba(5,58,47,.14)}.float-card>span{width:38px;height:38px;border-radius:12px;display:grid;place-items:center;background:#e9f2ee;color:var(--green);font-size:1.15rem}.float-card small,.float-card b{display:block}.float-card small{font-size:.64rem;color:var(--muted)}.float-card b{font-size:.83rem}.float-time{left:-2px;top:170px}.float-quran{right:-8px;bottom:120px}.section{max-width:1180px;margin:0 auto;padding:100px 36px}.section-heading{max-width:700px;margin-bottom:44px}.section-heading h2,.final-cta h2{font-family:Georgia,"Times New Roman",serif;font-size:clamp(2.4rem,4.8vw,4rem);line-height:1.05;letter-spacing:-.04em;margin:18px 0}.section-heading p{color:var(--muted)}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.feature-card{min-height:240px;padding:28px;border-radius:24px;background:var(--paper);border:1px solid rgba(6,61,49,.09);box-shadow:0 10px 35px rgba(5,58,47,.05);transition:.25s transform,.25s box-shadow}.feature-card:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.feature-icon{width:52px;height:52px;border-radius:17px;display:grid;place-items:center;background:#eaf2ef;color:var(--green);font-size:1.45rem;margin-bottom:25px}.feature-card h3{font-size:1.18rem;margin-bottom:9px}.feature-card p{color:var(--muted);font-size:.92rem}.feature-card>span,.feature-card>a{font-size:.83rem;color:var(--green);font-weight:800}.feature-card.featured{background:linear-gradient(145deg,var(--green),var(--deep));color:#fff}.feature-card.featured .feature-icon{background:rgba(255,255,255,.13);color:var(--gold2)}.feature-card.featured p,.feature-card.featured span{color:#dcebe5}.support-card{background:#fff7e5}.support-card .feature-icon{background:#f9e7bc;color:#9a6811}.quote-section{text-align:center;padding-top:120px;padding-bottom:120px}.quote-mark{font-family:Georgia,serif;font-size:5rem;line-height:.5;color:var(--gold)}blockquote{font-family:Georgia,serif;font-size:clamp(1.8rem,4vw,3.25rem);line-height:1.2;max-width:920px;margin:24px auto;color:var(--deep)}.quote-section p{color:var(--muted);max-width:720px;margin:auto}.final-cta{max-width:1110px;background:linear-gradient(135deg,var(--green),var(--night));color:#fff;border-radius:38px;padding:54px 60px;display:grid;grid-template-columns:100px 1fr auto;align-items:center;gap:28px;box-shadow:var(--shadow)}.final-cta>img{width:96px;border-radius:25px}.final-cta h2{font-size:2.5rem;margin-bottom:0}.eyebrow.light{color:var(--gold2)}.light-badge{box-shadow:none}.site-footer{max-width:1180px;margin:100px auto 0;padding:38px 36px 30px;border-top:1px solid var(--line)}.footer-brand{display:flex;align-items:center;gap:13px}.footer-brand img{width:48px;border-radius:14px}.footer-brand b,.footer-brand span{display:block}.footer-brand span{color:var(--muted);font-size:.82rem}.footer-links{display:flex;gap:24px;flex-wrap:wrap;margin:28px 0;color:var(--muted);font-size:.86rem;font-weight:650}.footer-links a:hover{color:var(--green)}.footer-bottom{display:flex;justify-content:space-between;gap:20px;color:#8a9690;font-size:.74rem;border-top:1px solid var(--line);padding-top:20px}
/* Inner pages */.inner-hero{max-width:1180px;margin:auto;padding:82px 36px 56px;text-align:center}.inner-hero h1{font-family:Georgia,serif;font-size:clamp(3rem,7vw,5.4rem);line-height:1;margin:18px 0}.inner-hero p{max-width:680px;margin:auto;color:var(--muted);font-size:1.08rem}.support-layout,.contact-layout{max-width:1050px;margin:auto;padding:20px 36px 100px;display:grid;grid-template-columns:.82fr 1.18fr;gap:22px}.support-story,.contact-aside,.form-card{border-radius:28px;padding:34px;background:var(--paper);border:1px solid var(--line);box-shadow:0 18px 50px rgba(5,58,47,.06)}.support-story{background:linear-gradient(145deg,var(--deep),var(--night));color:#fff}.support-story h2,.contact-aside h2{font-family:Georgia,serif;font-size:2rem;line-height:1.15}.support-story p{color:#c9ddd5}.support-story ul{padding:0;list-style:none}.support-story li{padding:10px 0;border-bottom:1px solid rgba(255,255,255,.12)}.wallet-list{display:grid;gap:13px}.wallet-card{background:var(--paper);border:1px solid var(--line);border-radius:22px;padding:22px;box-shadow:0 12px 35px rgba(5,58,47,.06)}.wallet-head{display:flex;align-items:center;gap:13px}.coin{width:46px;height:46px;border-radius:15px;display:grid;place-items:center;background:#f5e8c9;color:#8f6517;font-weight:900}.wallet-head h3,.wallet-head p{margin:0}.wallet-head p{color:var(--muted);font-size:.75rem}.wallet-address{margin:16px 0 12px;padding:13px;background:#edf3f0;border-radius:12px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.78rem;word-break:break-all;color:var(--deep)}.copy-button{width:100%;padding:11px;border:0;border-radius:12px;background:var(--green);color:#fff;font-weight:800;cursor:pointer}.empty-wallets{padding:24px;border:1px dashed var(--line);border-radius:18px;color:var(--muted);text-align:center}.network-warning{grid-column:1/-1;color:var(--muted);font-size:.78rem;text-align:center;margin-top:5px}.contact-aside{background:#fff7e7}.contact-points{display:grid;gap:18px;margin-top:28px}.contact-point{display:flex;gap:12px}.contact-point span{width:42px;height:42px;border-radius:14px;background:#f0ddb0;display:grid;place-items:center;flex:none}.contact-point b,.contact-point small{display:block}.contact-point small{color:var(--muted)}.form-card label{display:block;font-weight:750;font-size:.82rem;margin:15px 0 6px}.form-card input,.form-card textarea{width:100%;border:1.5px solid var(--line);border-radius:13px;background:#fbfcfa;padding:13px 14px;font:inherit;color:var(--ink)}.form-card input:focus,.form-card textarea:focus{outline:none;border-color:var(--green);box-shadow:0 0 0 4px rgba(7,97,73,.1)}.form-card textarea{min-height:150px;resize:vertical}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.consent{display:flex!important;align-items:flex-start;gap:9px;font-weight:500!important;color:var(--muted)}.consent input{width:auto;margin-top:4px}.captcha-box{min-height:78px;margin:16px 0}.submit-button{width:100%;border:0;border-radius:14px;background:var(--green);color:#fff;padding:14px;font-weight:850;font-size:.95rem;cursor:pointer}.submit-button:disabled{opacity:.55;cursor:not-allowed}.form-status{min-height:24px;margin-top:12px;font-size:.84rem}.form-status.ok{color:var(--green)}.form-status.error{color:#b43737}.honeypot{position:absolute!important;left:-10000px!important;opacity:0!important;pointer-events:none!important}
@media(max-width:900px){.site-header nav{display:none}.site-header{padding:0 20px}.nav-cta{margin-left:auto}.hero{grid-template-columns:1fr;padding:55px 28px 80px;text-align:center}.hero-copy>p{margin-left:auto;margin-right:auto}.eyebrow,.hero-actions,.trust-row{justify-content:center}.hero-visual{height:610px}.float-time{left:5%}.float-quran{right:5%}.feature-grid{grid-template-columns:1fr 1fr}.final-cta{margin-left:20px;margin-right:20px;grid-template-columns:80px 1fr}.final-cta .app-store-badge{grid-column:2}.support-layout,.contact-layout{grid-template-columns:1fr}.network-warning{grid-column:auto}}
@media(max-width:620px){.hero{padding-left:20px;padding-right:20px}.hero h1{font-size:3.45rem}.phone-shell{width:278px;height:570px}.hero-visual{height:570px}.float-card{display:none}.section{padding:75px 20px}.feature-grid{grid-template-columns:1fr}.final-cta{padding:34px 25px;grid-template-columns:62px 1fr;border-radius:26px}.final-cta>img{width:62px;border-radius:18px}.final-cta h2{font-size:1.8rem}.final-cta .app-store-badge{grid-column:1/-1}.site-footer{padding-left:22px;padding-right:22px}.footer-bottom{flex-direction:column}.inner-hero{padding:60px 22px 40px}.support-layout,.contact-layout{padding:10px 20px 75px}.support-story,.contact-aside,.form-card{padding:25px}.form-row{grid-template-columns:1fr}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.feature-card{transition:none}}
.captcha-v3-badge{display:flex;align-items:center;gap:11px;padding:13px 15px;border:1px solid var(--line);border-radius:14px;background:#f5f8f6;color:var(--muted)}.captcha-v3-badge>span{width:34px;height:34px;border-radius:11px;background:#e1f0e9;color:var(--green);display:grid;place-items:center;font-weight:900}.captcha-v3-badge b,.captcha-v3-badge small{display:block}.captcha-v3-badge b{color:var(--ink);font-size:.82rem}.captcha-v3-badge small{font-size:.72rem;margin-top:2px}
.modal-open{overflow:hidden}.contact-result-scrim[hidden]{display:none}.contact-result-scrim{position:fixed;inset:0;z-index:9999;display:grid;place-items:center;padding:20px;background:rgba(2,40,32,.60);backdrop-filter:blur(7px);opacity:0;transition:opacity .18s ease}.contact-result-scrim.show{opacity:1}.contact-result-card{width:min(440px,100%);padding:38px 34px 30px;border:1px solid rgba(229,173,59,.30);border-radius:28px;background:var(--paper);box-shadow:0 30px 90px rgba(1,25,20,.35);text-align:center;transform:translateY(14px) scale(.97);transition:transform .2s ease}.contact-result-scrim.show .contact-result-card{transform:translateY(0) scale(1)}.contact-result-icon{width:76px;height:76px;margin:0 auto 18px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(145deg,var(--green),var(--deep));color:#fff;font-size:34px;font-weight:900;box-shadow:0 12px 30px rgba(7,97,73,.24)}.contact-result-eyebrow{color:#9b711f;font-size:.74rem;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.contact-result-card h2{margin:7px 0 10px;font-family:Georgia,serif;font-size:2rem;color:var(--ink)}.contact-result-card p{margin:0 auto 24px;max-width:350px;color:var(--muted);line-height:1.65}.contact-result-card button{width:100%;border:0;border-radius:14px;padding:13px;background:var(--green);color:#fff;font:inherit;font-weight:850;cursor:pointer}.contact-result-card button:focus-visible{outline:3px solid rgba(229,173,59,.55);outline-offset:3px}
