/*
Theme Name: Glaubenskraft Community
Author: Glaubenskraft
Description: Moderne Landingpage für eine christliche Gebets-Community.
Version: 1.0.0
Text Domain: glaubenskraft
*/
:root{--navy:#10243e;--navy2:#173553;--blue:#3976a8;--sky:#edf5fa;--gold:#e5b65f;--cream:#fbfaf6;--ink:#142033;--muted:#667085;--white:#fff;--shadow:0 18px 50px rgba(16,36,62,.12);--radius:22px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:var(--cream);line-height:1.6}a{text-decoration:none;color:inherit}.wrap{width:min(1180px,calc(100% - 40px));margin:auto}
.site-header{position:fixed;inset:0 0 auto;z-index:50;background:rgba(251,250,246,.9);backdrop-filter:blur(16px);border-bottom:1px solid rgba(16,36,62,.08)}.nav{height:78px;display:flex;align-items:center;justify-content:space-between;gap:25px}.brand{display:flex;align-items:center;gap:11px;font-family:Georgia,serif;font-weight:700;font-size:21px;color:var(--navy)}.brand-mark{width:39px;height:39px;border-radius:50%;display:grid;place-items:center;color:var(--white);background:linear-gradient(145deg,var(--gold),#d89634);box-shadow:0 8px 20px rgba(229,182,95,.35)}.nav-links{display:flex;align-items:center;gap:28px;font-size:14px;font-weight:650;color:#425064}.nav-links a:hover{color:var(--blue)}.nav-actions{display:flex;align-items:center;gap:10px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:46px;padding:0 20px;border-radius:999px;font-size:14px;font-weight:750;border:1px solid transparent;transition:.2s ease}.btn:hover{transform:translateY(-2px)}.btn-light{background:transparent;border-color:#c9d3dd;color:var(--navy)}.btn-primary{background:var(--navy);color:white;box-shadow:0 10px 26px rgba(16,36,62,.2)}.btn-gold{background:var(--gold);color:var(--navy);box-shadow:0 12px 30px rgba(229,182,95,.28)}
.hero{min-height:760px;padding:150px 0 90px;position:relative;display:flex;align-items:center;color:white;background:linear-gradient(90deg,rgba(8,25,45,.93) 0%,rgba(13,39,64,.8) 48%,rgba(13,39,64,.26) 100%),url("https://images.unsplash.com/photo-1464822759023-fed622ff2c3b?auto=format&fit=crop&w=2000&q=86") center/cover}.hero:after{content:"";position:absolute;inset:auto 0 0;height:140px;background:linear-gradient(transparent,var(--cream))}.hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:1.12fr .7fr;gap:80px;align-items:center}.eyebrow{display:inline-flex;align-items:center;gap:9px;text-transform:uppercase;letter-spacing:.16em;font-size:12px;font-weight:800;color:#f2d18f}.eyebrow:before{content:"";width:26px;height:1px;background:currentColor}.hero h1{font-family:Georgia,"Times New Roman",serif;font-size:clamp(46px,6vw,78px);line-height:1.02;letter-spacing:-.035em;margin:18px 0 24px;max-width:720px}.hero h1 em{font-weight:400;color:#f2d18f}.hero-copy{font-size:18px;max-width:600px;color:rgba(255,255,255,.82);margin:0 0 34px}.hero-actions{display:flex;flex-wrap:wrap;gap:12px}.hero .btn-light{color:white;border-color:rgba(255,255,255,.45);background:rgba(255,255,255,.06)}.quote-card{align-self:end;margin-bottom:42px;padding:30px;border-radius:var(--radius);background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.23);backdrop-filter:blur(13px);box-shadow:0 28px 70px rgba(0,0,0,.18)}.quote-icon{font-family:Georgia,serif;font-size:56px;line-height:.7;color:var(--gold)}.quote-card blockquote{font-family:Georgia,serif;font-size:22px;line-height:1.5;margin:15px 0}.quote-card cite{font-style:normal;font-size:13px;color:rgba(255,255,255,.68)}
.stats{position:relative;z-index:5;margin-top:-34px}.stats-inner{display:grid;grid-template-columns:repeat(4,1fr);background:white;border-radius:18px;box-shadow:var(--shadow);overflow:hidden}.stat{padding:28px;text-align:center;border-right:1px solid #e8edf1}.stat:last-child{border:0}.stat strong{display:block;color:var(--navy);font-family:Georgia,serif;font-size:29px;line-height:1}.stat span{font-size:12px;text-transform:uppercase;letter-spacing:.1em;color:var(--muted)}
.section{padding:100px 0}.section-head{text-align:center;max-width:700px;margin:0 auto 48px}.kicker{color:var(--blue);text-transform:uppercase;letter-spacing:.14em;font-size:12px;font-weight:800}.section h2{font-family:Georgia,serif;color:var(--navy);font-size:clamp(34px,4vw,52px);line-height:1.1;letter-spacing:-.02em;margin:10px 0 16px}.section-head p{color:var(--muted);margin:0}
.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.step{position:relative;padding:30px 25px;background:white;border:1px solid #e9edf0;border-radius:var(--radius);box-shadow:0 8px 24px rgba(16,36,62,.05);transition:.25s}.step:hover{transform:translateY(-6px);box-shadow:var(--shadow)}.step-num{position:absolute;right:20px;top:14px;font-family:Georgia,serif;font-size:42px;color:#edf1f4}.step-icon{width:50px;height:50px;border-radius:15px;background:var(--sky);color:var(--blue);display:grid;place-items:center;font-size:22px;margin-bottom:22px}.step h3{font-family:Georgia,serif;color:var(--navy);font-size:20px;margin:0 0 8px}.step p{font-size:14px;color:var(--muted);margin:0}
.prayers-section{background:#eff5f7}.prayer-layout{display:grid;grid-template-columns:.78fr 1.22fr;gap:55px;align-items:start}.prayer-intro{position:sticky;top:115px}.prayer-intro p{color:var(--muted)}.prayer-list{display:grid;gap:14px}.prayer-card{display:grid;grid-template-columns:auto 1fr auto;gap:17px;align-items:center;padding:21px 22px;background:white;border-radius:18px;border:1px solid #e3eaee}.avatar{width:48px;height:48px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(145deg,#d8e7ef,#b9d2e1);color:var(--navy);font-weight:800}.prayer-card h3{font-size:15px;margin:0 0 3px;color:var(--navy)}.prayer-card p{font-size:13px;color:var(--muted);margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.pray-btn{white-space:nowrap;border:0;border-radius:999px;background:var(--sky);color:var(--blue);font-weight:750;padding:10px 14px}.meta{font-size:11px;color:#98a2b3;margin-top:6px}
.callout{padding:92px 0;background:var(--navy);color:white;position:relative;overflow:hidden}.callout:before{content:"";position:absolute;width:500px;height:500px;border:1px solid rgba(255,255,255,.08);border-radius:50%;right:-120px;top:-280px;box-shadow:0 0 0 70px rgba(255,255,255,.025),0 0 0 140px rgba(255,255,255,.018)}.callout-grid{position:relative;display:grid;grid-template-columns:1fr auto;gap:50px;align-items:center}.callout h2{color:white;margin-top:0}.callout p{color:rgba(255,255,255,.7);max-width:670px}
.premium-grid{display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center}.premium-card{background:white;border:1px solid #e4e8ea;padding:42px;border-radius:28px;box-shadow:var(--shadow)}.premium-card .tag{display:inline-block;padding:7px 12px;border-radius:999px;background:#fff4d8;color:#8a5d09;font-weight:800;font-size:11px;text-transform:uppercase;letter-spacing:.08em}.premium-card ul{list-style:none;padding:0;margin:25px 0;display:grid;gap:13px}.premium-card li:before{content:"✓";display:inline-grid;place-items:center;width:23px;height:23px;border-radius:50%;background:var(--sky);color:var(--blue);font-weight:900;margin-right:10px}.phone{width:min(340px,85%);aspect-ratio:9/17;margin:auto;padding:11px;border-radius:42px;background:#0e1a2b;box-shadow:0 34px 80px rgba(16,36,62,.3);transform:rotate(3deg)}.phone-screen{height:100%;border-radius:34px;padding:30px 19px;background:linear-gradient(160deg,#f6fbfd,#dfeef4);overflow:hidden}.phone-notch{width:90px;height:20px;background:#0e1a2b;border-radius:20px;margin:-23px auto 30px}.mini-card{background:white;border-radius:16px;padding:16px;margin-bottom:13px;box-shadow:0 6px 18px rgba(16,36,62,.08)}.mini-card small{color:var(--muted)}.mini-card strong{display:block;color:var(--navy);margin:3px 0}.mini-pill{display:inline-block;background:var(--sky);color:var(--blue);font-size:10px;padding:4px 8px;border-radius:20px}
.trust{border-top:1px solid #e4e8ea;background:white}.trust-inner{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;padding:34px 0}.trust-item{text-align:center;font-size:13px;color:var(--muted)}.trust-item strong{display:block;color:var(--navy);font-size:15px}
footer{background:#0b1b2e;color:rgba(255,255,255,.65);padding:50px 0}.footer-inner{display:flex;justify-content:space-between;align-items:center;gap:30px}.footer-inner .brand{color:white}.footer-links{display:flex;flex-wrap:wrap;gap:20px;font-size:13px}
@media(max-width:900px){.nav-links{display:none}.hero{min-height:auto;padding:132px 0 90px}.hero-grid,.prayer-layout,.premium-grid{grid-template-columns:1fr}.hero-grid{gap:35px}.quote-card{margin:0;max-width:560px}.steps{grid-template-columns:1fr 1fr}.prayer-intro{position:static}.callout-grid{grid-template-columns:1fr}.stats-inner{grid-template-columns:1fr 1fr}.stat:nth-child(2){border-right:0}.stat:nth-child(-n+2){border-bottom:1px solid #e8edf1}}
@media(max-width:600px){.wrap{width:min(100% - 28px,1180px)}.nav{height:68px}.brand{font-size:17px}.brand-mark{width:34px;height:34px}.nav-actions .btn-light{display:none}.nav-actions .btn-primary{min-height:40px;padding:0 14px;font-size:12px}.hero{padding-top:112px;background-position:62% center}.hero h1{font-size:44px}.hero-copy{font-size:16px}.hero-actions .btn{width:100%}.quote-card{padding:24px}.stats{margin-top:-25px}.stat{padding:20px 10px}.stat strong{font-size:24px}.section{padding:72px 0}.steps{grid-template-columns:1fr}.prayer-card{grid-template-columns:auto 1fr}.pray-btn{grid-column:2;justify-self:start}.callout{padding:70px 0}.premium-card{padding:27px}.trust-inner{grid-template-columns:1fr;gap:16px}.footer-inner{align-items:flex-start;flex-direction:column}}

.brand small{display:block;font:500 8px/1.2 Inter,sans-serif;color:#7b736a;letter-spacing:.01em}.btn-copper{background:#a96f3f;color:white;box-shadow:0 8px 22px rgba(169,111,63,.23)}.btn-dark{background:#211c2a;color:white}.wide{width:100%}
.mock-hero{padding-top:78px;min-height:660px;display:grid;grid-template-columns:1.07fr .93fr;background:#f7f4ee}.hero-copy-side{padding:78px max(6vw,40px) 52px max(calc((100vw - 1180px)/2),40px);display:flex;flex-direction:column;justify-content:center}.eyebrow.dark{color:#a96f3f}.hero-copy-side h1{font:500 clamp(43px,4.3vw,69px)/1.05 Georgia,serif;letter-spacing:-.035em;color:#1d2330;margin:17px 0 20px}.hero-copy-side h1 em{font-style:normal;color:#a96f3f}.hero-copy-side>p{font-size:17px;color:#4c5561;margin:0 0 28px}.hero-copy-side .btn-light{border-color:#aeb3b8;background:transparent}.hero-benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:42px;padding-top:28px;border-top:1px solid #dedbd4}.hero-benefits>div{display:flex;gap:12px}.hero-benefits b{font-size:27px;color:#a96f3f;font-weight:400}.hero-benefits strong{display:block;font-size:13px;color:#222b38;margin-bottom:3px}.hero-benefits span{font-size:11px;line-height:1.4;color:#767b81}.hero-image-side{position:relative;min-height:660px;background:linear-gradient(90deg,rgba(26,25,24,.05),rgba(26,25,24,.16)),url("https://images.unsplash.com/photo-1464822759023-fed622ff2c3b?auto=format&fit=crop&w=1600&q=86") center/cover}.verse-card{position:absolute;right:9%;bottom:20%;width:220px;padding:28px;background:rgba(25,28,42,.88);backdrop-filter:blur(8px);border-radius:14px;color:white;box-shadow:0 20px 50px rgba(0,0,0,.28)}.verse-card>span{font:700 40px/1 Georgia;color:#d5a968}.verse-card p{font:italic 16px/1.55 Georgia;margin:5px 0 13px}.verse-card small{font-size:11px;color:#d1d3d8}
.feature-rail{position:relative;z-index:4;margin-top:-32px;background:rgba(255,255,255,.96);border:1px solid #ebe7df;box-shadow:0 14px 36px rgba(29,35,48,.12);display:grid;grid-template-columns:repeat(4,1fr)}.feature-rail a{display:grid;grid-template-columns:auto 1fr auto;gap:14px;align-items:center;padding:25px 20px;border-right:1px solid #e4e1da}.feature-rail a:last-child{border:0}.feature-rail i{font-style:normal;font-size:25px;color:#a96f3f}.feature-rail a:nth-child(2) i{color:#bb4a51}.feature-rail a:nth-child(3) i{color:#406ea0}.feature-rail a:nth-child(4) i{color:#65764d}.feature-rail strong{display:block;font-size:13px;color:#252b36}.feature-rail span{font-size:11px;line-height:1.35;color:#777}.feature-rail b{font-size:24px;color:#9ca2a8;font-weight:400}
.dashboard-section{padding:55px 0 75px;background:#faf9f6}.dashboard-grid{display:grid;grid-template-columns:1.05fr .75fr .95fr;gap:22px;align-items:stretch}.dashboard-grid>div{border-radius:15px}.mini-title{display:flex;align-items:center;justify-content:space-between}.dashboard-grid h2{font:700 17px/1.2 Inter,sans-serif;color:#242835;margin:0 0 20px}.mini-title a{font-size:11px;color:#5e6470}.requests article{display:grid;grid-template-columns:auto 1fr auto;gap:13px;padding:13px 0;border-bottom:1px solid #e7e4df}.request-icon{width:35px;height:35px;border-radius:10px;display:grid;place-items:center}.request-icon.blue{background:#e5eef8;color:#3e6996}.request-icon.red{background:#f9e6e6;color:#bd5054}.request-icon.green{background:#eaf0e1;color:#607849}.requests h3{font-size:13px;margin:0 0 3px}.requests p{font-size:11px;line-height:1.35;color:#777;margin:0}.requests article small{text-align:center;font-size:9px;color:#84888e}.requests>.btn{margin-top:18px;min-height:40px}
.community-card{padding:28px;background:linear-gradient(150deg,#24202e,#17151e);color:white;box-shadow:0 18px 40px rgba(26,22,34,.2)}.community-card h2{color:white;text-align:center}.number-grid{display:grid;grid-template-columns:1fr 1fr}.number-grid>div{text-align:center;padding:24px 8px;border-right:1px solid rgba(255,255,255,.1);border-bottom:1px solid rgba(255,255,255,.1)}.number-grid>div:nth-child(2n){border-right:0}.number-grid>div:nth-last-child(-n+2){border-bottom:0}.number-grid i{display:block;font-style:normal;color:#d0a568;font-size:25px}.number-grid strong{display:block;font:500 27px/1.2 Georgia,serif;margin-top:6px}.number-grid span{font-size:10px;color:#b8b4bd}.premium-list{padding:25px;background:white;border:1px solid #ebe7df}.premium-list ul{list-style:none;margin:0 0 20px;padding:0;display:grid;gap:15px}.premium-list li{display:grid;grid-template-columns:auto 1fr;gap:11px}.premium-list i{font-style:normal;color:#a96f3f}.premium-list strong{display:block;font-size:12px}.premium-list span{font-size:10px;line-height:1.3;color:#7b7e84}
.mobile-section{padding:95px 0;background:#eef2f3;overflow:hidden}.mobile-grid{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:70px}.mobile-grid h2{font:500 clamp(36px,4vw,55px)/1.08 Georgia,serif;color:#17243a;margin:12px 0 18px}.mobile-grid p{color:#68707c;max-width:560px}.mock-phone{width:290px;min-height:560px;margin:auto;padding:28px 19px;border:10px solid #171b27;border-radius:42px;background:linear-gradient(#202438,#121421);color:white;box-shadow:20px 32px 70px rgba(30,35,48,.32);transform:rotate(2deg)}.phone-top{display:flex;justify-content:space-between;align-items:center;font-size:12px}.phone-greeting{text-align:center;margin:40px 0 23px;font:16px Georgia,serif}.phone-greeting small{font:11px Inter;color:#b9bbc3}.mock-phone button{width:100%;border:0;border-radius:7px;padding:13px;background:#a96f3f;color:white;font-weight:700;margin-bottom:9px}.mock-phone button.outline{background:transparent;border:1px solid #656878}.phone-verse{margin-top:24px;padding:19px;border-radius:12px;background:#f1ede6;color:#222936}.phone-verse p{font:15px/1.45 Georgia;color:#222936}.phone-verse b{font-size:10px}.trust-inner{grid-template-columns:repeat(4,1fr)}
@media(max-width:1000px){.mock-hero{grid-template-columns:1fr}.hero-image-side{min-height:500px}.hero-copy-side{padding:65px 34px 55px}.feature-rail{grid-template-columns:1fr 1fr;margin-top:-20px}.feature-rail a:nth-child(2){border-right:0}.feature-rail a:nth-child(-n+2){border-bottom:1px solid #e4e1da}.dashboard-grid{grid-template-columns:1fr 1fr}.requests{grid-row:span 2}.premium-list{grid-column:2}.mobile-grid{grid-template-columns:1fr}.trust-inner{grid-template-columns:1fr 1fr}}
@media(max-width:650px){.mock-hero{padding-top:68px}.hero-copy-side{padding:45px 20px}.hero-copy-side h1{font-size:41px}.hero-copy-side>p br{display:none}.hero-benefits{grid-template-columns:1fr;gap:17px}.hero-image-side{min-height:440px}.verse-card{right:18px;bottom:25px;width:205px}.feature-rail{width:calc(100% - 24px);grid-template-columns:1fr}.feature-rail a{border-right:0;border-bottom:1px solid #e4e1da!important}.feature-rail a:last-child{border-bottom:0!important}.dashboard-grid{grid-template-columns:1fr}.requests{grid-row:auto}.premium-list{grid-column:auto}.mobile-section{padding:70px 0}.mock-phone{width:270px}.trust-inner{grid-template-columns:1fr}.brand small{display:none}}
.hero-image-side{background-image:linear-gradient(90deg,rgba(26,25,24,.03),rgba(26,25,24,.15)),url(assets/hero.svg)}
.mock-hero{position:relative;display:block;min-height:470px;padding-top:78px;overflow:hidden;background:#f3eee6}.hero-image-side{position:absolute;inset:78px 0 0;min-height:0;background-position:center 52%;z-index:0}.hero-image-side:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(250,249,246,.97) 0%,rgba(250,249,246,.9) 27%,rgba(250,249,246,.35) 48%,rgba(12,22,35,.02) 68%)}.hero-copy-side{position:relative;z-index:2;width:min(1180px,calc(100% - 40px));margin:auto;padding:42px 53% 76px 0;min-height:470px;justify-content:center}.hero-copy-side .eyebrow{display:none}.hero-copy-side h1{font-size:clamp(40px,4vw,59px);margin:0 0 12px;line-height:1.02}.hero-copy-side>p{font-size:14px;color:#222d3a;margin-bottom:19px}.hero-copy-side .hero-actions{gap:14px}.hero-copy-side .btn{min-height:43px}.hero-benefits{display:none}.verse-card{z-index:3;right:4.3%;bottom:13%;width:205px;background:linear-gradient(145deg,rgba(18,33,54,.94),rgba(11,26,47,.95));border:1px solid rgba(255,255,255,.45)}.stats-rail{margin-top:-42px;border-radius:11px;overflow:hidden}.stats-rail>div{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:15px;padding:19px 30px;border-right:1px solid #e6dfd6}.stats-rail>div:last-child{border:0}.stats-rail i{font-style:normal;font-size:35px;color:#b87916}.stats-rail span{font-size:10px;color:#404651}.stats-rail strong{font:500 25px/1 Georgia,serif;display:block;color:#171d28;margin-bottom:4px}.how{padding:17px 0 18px}.how>h2{text-align:center;font:600 21px Georgia,serif;color:#15223a;margin:0 0 15px}.how-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:13px}.how-grid article{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:13px;background:#f5f2ed;border-radius:11px;padding:13px}.how-grid i{width:45px;height:45px;border-radius:50%;display:grid;place-items:center;font-style:normal;color:white;background:linear-gradient(145deg,#c58c31,#9e6416);font-size:21px}.how-grid article:nth-child(2) i{background:#bd6661}.how-grid article:nth-child(3) i{background:#d8a04f}.how-grid article:nth-child(4) i{background:#85896b}.how-grid strong{font-size:11px;display:block}.how-grid span{font-size:10px;line-height:1.35;color:#3f4650}.dashboard-section{padding-top:0}.dashboard-grid{gap:14px}.community-card,.premium-list{min-height:280px}.premium-list{background:linear-gradient(145deg,#14243b,#09182e);color:white}.premium-list h2,.premium-list strong{color:white}.premium-list span{color:#ced4dd}.premium-list .btn{min-height:38px}.requests{padding:13px 15px;background:white;border:1px solid #e7e1d8}.trust{padding:0 4% 22px;background:#faf9f6}.trust-inner{border:1px solid #e7e1d8;border-radius:12px;background:white;padding:20px 25px}.mobile-section{padding:70px 0}.mobile-grid{grid-template-columns:1fr .62fr}.mock-phone{margin-top:-35px}
@media(max-width:1000px){.hero-copy-side{padding-right:43%;}.stats-rail{grid-template-columns:1fr 1fr}.stats-rail>div:nth-child(2){border-right:0}.how-grid{grid-template-columns:1fr 1fr}.mobile-grid{grid-template-columns:1fr}.mock-phone{margin-top:20px}}
@media(max-width:650px){.mock-hero{padding-top:68px}.hero-image-side{inset:68px 0 0;background-position:64% center}.hero-image-side:after{background:linear-gradient(90deg,rgba(250,249,246,.96),rgba(250,249,246,.82) 58%,rgba(15,25,36,.14))}.hero-copy-side{width:calc(100% - 28px);padding:42px 0 60px;min-height:520px}.hero-copy-side h1{font-size:39px;max-width:390px}.hero-copy-side>p{max-width:330px}.hero-copy-side .hero-actions{width:290px}.verse-card{right:14px;bottom:16px;width:175px;padding:18px}.verse-card p{font-size:13px}.stats-rail{grid-template-columns:1fr 1fr;margin-top:-25px}.stats-rail>div{padding:15px 10px}.stats-rail i{font-size:25px}.stats-rail strong{font-size:20px}.how-grid{grid-template-columns:1fr}.dashboard-section{padding-top:10px}}
.hero-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-1}.hero-image-side{isolation:isolate}.hero-image-side:after{z-index:0}.verse-card{z-index:2}.hero-slides{position:absolute;inset:0;z-index:-1;overflow:hidden}.hero-slides .hero-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:0;transform:scale(1.015);transition:opacity 1.8s ease,transform 20s linear}.hero-slides .hero-bg.is-active{opacity:1;transform:scale(1.055)}@media(prefers-reduced-motion:reduce){.hero-slides .hero-bg{transition:opacity .3s ease;transform:none}.hero-slides .hero-bg.is-active{transform:none}}
/* Desktop width correction */
.hero-copy-side{padding-right:0!important}
.hero-copy-side h1{max-width:620px}
.hero-copy-side>p{max-width:590px}
.hero-copy-side .hero-actions{max-width:590px}
@media(max-width:650px){.hero-copy-side h1{max-width:390px}.hero-copy-side>p,.hero-copy-side .hero-actions{max-width:330px}}

/* Closer alignment to the approved full-width mockup */
.wrap{width:calc(100% - 8vw);max-width:none}
.nav{max-width:1680px}
.mock-hero{min-height:600px;overflow:visible}
.hero-image-side{min-height:600px}
.hero-copy-side{width:calc(100% - 8vw);max-width:none;min-height:600px;padding:70px 0 112px!important}
.hero-copy-side h1{max-width:650px;font-size:clamp(52px,3.45vw,72px)}
.hero-copy-side>p{max-width:650px;font-size:16px}
.verse-card{right:4%;bottom:168px}
.stats-rail{width:72%;max-width:none;margin-left:4%;margin-right:0;margin-top:-62px}
.how{width:72%;max-width:none;margin-left:4%;margin-right:0;padding-top:25px}
.dashboard-grid{width:72%;max-width:none;margin-left:4%;margin-right:0}
.hero-phone{position:absolute;right:4%;bottom:-515px;z-index:8;width:255px;height:520px;padding:24px 15px 48px;border:9px solid #121722;border-radius:38px;background:#fbfbfa;color:#102039;box-shadow:0 22px 55px rgba(10,24,42,.3);font-family:Inter,sans-serif;overflow:hidden}
.hero-phone:before{content:"";position:absolute;top:0;left:50%;transform:translateX(-50%);width:92px;height:20px;border-radius:0 0 15px 15px;background:#121722}
.hero-phone-top{display:flex;justify-content:space-between;align-items:center;margin:13px 3px 28px;font-family:Georgia,serif;font-size:13px}.hero-phone-top>span{font-family:Inter}
.hero-phone-intro{text-align:center;font:14px Georgia,serif;margin-bottom:18px}.hero-phone-intro small{display:block;font:10px Inter,sans-serif;margin-top:5px}
.hero-phone-btn{padding:11px;text-align:center;border-radius:6px;font-size:11px;font-weight:800;margin-bottom:7px}.hero-phone-btn.gold{background:#c68a2e;color:white}.hero-phone-btn.dark{background:#102039;color:white}
.hero-phone-card{margin-top:20px;padding:16px 13px;border:1px solid #e3e3e3;border-radius:9px;box-shadow:0 5px 18px rgba(16,32,57,.08)}.hero-phone-card>b{font:700 12px Georgia;color:#18243a}.hero-phone-card p{font:13px/1.45 Georgia;margin:12px 0;color:#222}.hero-phone-card small,.hero-phone-card a{display:block;font-size:9px}.hero-phone-card a{margin-top:13px;color:#9c6419;font-weight:700}
.hero-phone-nav{position:absolute;left:0;right:0;bottom:0;height:42px;padding-top:12px;text-align:center;border-top:1px solid #ddd;background:white;font-size:14px}
.trust{padding-left:4%;padding-right:4%}
@media(max-width:1100px){.stats-rail,.how,.dashboard-grid{width:92%;margin-left:4%}.hero-phone{display:none}.mock-hero,.hero-image-side,.hero-copy-side{min-height:540px}.hero-copy-side{padding-top:58px!important}.verse-card{bottom:55px}}
@media(max-width:650px){.wrap,.hero-copy-side{width:calc(100% - 28px)}.mock-hero,.hero-image-side,.hero-copy-side{min-height:570px}.hero-copy-side{padding-top:45px!important}.hero-copy-side h1{font-size:42px}.stats-rail{margin-top:-25px}}

/* Remove obsolete illustrated fallback from crossfade */
.hero-image-side{background-image:none!important;background-color:#efe8dc!important}
.hero-slides{background:#efe8dc}

/* Final mockup polish */
.mock-hero,.hero-image-side,.hero-copy-side{min-height:500px}
.hero-copy-side{padding-top:52px!important;padding-bottom:82px!important}
.hero-copy-side h1{font-size:clamp(48px,3.25vw,66px);line-height:1.04}
.verse-card{width:170px;right:15%;bottom:105px;padding:20px 18px;border-radius:12px}
.verse-card>span{font-size:31px}.verse-card p{font-size:14px;line-height:1.48}.verse-card small{font-size:10px}
.hero-phone{width:238px;height:485px;right:4%;bottom:-405px;border-width:8px;border-radius:34px;padding:22px 13px 44px}
.stats-rail{margin-top:-48px}
.brand-symbol{width:42px;height:50px;color:#b87916;flex:0 0 auto}.brand{gap:12px}.brand-mark{display:none}
.ui-icon{width:34px;height:34px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;overflow:visible}
.stats-rail .ui-icon{width:38px;height:38px;color:#bd7a12}
.how-grid .ui-icon{width:46px;height:46px;padding:11px;border-radius:50%;color:white;stroke-width:1.8;background:linear-gradient(145deg,#c58c31,#9e6416)}
.how-grid article:nth-child(2) .ui-icon{background:#bd6661}.how-grid article:nth-child(3) .ui-icon{background:#d8a04f}.how-grid article:nth-child(4) .ui-icon{background:#85896b}
.dashboard-grid>div{min-height:350px}.requests{padding:22px}.dashboard-grid h2{font-size:20px}.requests article{padding:16px 0}.requests h3{font-size:15px}.requests p{font-size:13px;line-height:1.48}.request-icon .ui-icon{width:20px;height:20px}.request-icon{width:42px;height:42px}
.community-card{padding:32px}.community-card h2{font-size:20px}.number-grid strong{font-size:33px}.number-grid span{font-size:12px}.number-grid>div{padding:28px 10px}
.premium-list{padding:30px}.premium-list ul{gap:17px}.premium-list strong{font-size:14px}.premium-list span{font-size:12px}.premium-list i{font-size:18px}
@media(max-width:1100px){.mock-hero,.hero-image-side,.hero-copy-side{min-height:470px}.verse-card{right:4%;bottom:48px}.hero-phone{display:none}.dashboard-grid>div{min-height:320px}}
@media(max-width:650px){.mock-hero,.hero-image-side,.hero-copy-side{min-height:540px}.hero-copy-side{padding-top:42px!important}.hero-copy-side h1{font-size:40px}.verse-card{width:160px;padding:16px}}

/* Refined hero quote card */
@media (min-width: 901px) {
  .verse-card {
    width: 230px;
    min-height: 168px;
    padding: 24px 26px 22px;
    right: 16%;
    bottom: 112px;
    border: 1px solid rgba(214, 166, 86, .55);
    border-radius: 16px;
    background: linear-gradient(145deg, rgba(13, 32, 55, .96), rgba(8, 24, 44, .92));
    box-shadow: 0 16px 38px rgba(5, 16, 31, .28);
    backdrop-filter: blur(8px);
  }
  .verse-card::before {
    content: "";
    position: absolute;
    top: 0;
    left: 26px;
    width: 46px;
    height: 3px;
    border-radius: 0 0 3px 3px;
    background: #dba448;
  }
  .verse-card > span {
    display: block;
    margin: 0 0 10px;
    color: #e2ad50;
    font-family: Georgia, serif;
    font-size: 32px;
    line-height: .7;
  }
  .verse-card p {
    margin: 0;
    color: #fff;
    font-family: Georgia, serif;
    font-size: 15px;
    font-weight: 600;
    font-style: italic;
    line-height: 1.48;
    letter-spacing: .01em;
  }
  .verse-card small {
    display: block;
    margin-top: 13px;
    color: #e2ad50;
    font-size: 12px;
  }
}

/* Quote card matched to reference mockup */
@media (min-width: 901px) {
  .verse-card {
    box-sizing: border-box;
    width: 240px;
    min-height: 176px;
    padding: 23px 24px 19px;
    right: 5%;
    bottom: 108px;
    border: 1px solid rgba(205, 214, 225, .7);
    border-radius: 13px;
    background: rgba(12, 29, 51, .93);
    box-shadow: 0 10px 28px rgba(8, 20, 36, .22);
    backdrop-filter: blur(5px);
  }
  .verse-card::before { display: none; content: none; }
  .verse-card > span {
    margin: 0 0 10px;
    color: #dca64a;
    font-size: 29px;
    line-height: .75;
  }
  .verse-card p {
    margin: 0;
    color: #fff;
    font-family: Georgia, serif;
    font-size: 14px;
    font-weight: 600;
    font-style: italic;
    line-height: 1.48;
    letter-spacing: 0;
    white-space: nowrap;
  }
  .verse-card small {
    display: block;
    margin: 13px auto 0;
    color: #dca64a;
    font-size: 12px;
    line-height: 1;
    text-align: center;
  }
}

/* Wide mockup-style hero image framing */
@media (min-width: 901px) {
  .hero-image-side {
    background: #f7f4ef;
  }
  .hero-image-side .hero-bg {
    width: 100%;
    height: 100%;
    inset: 0;
    object-fit: contain;
    object-position: right center;
    transform: none !important;
  }
}

@media (min-width: 901px) {
  .hero-image-side .hero-bg {
    -webkit-mask-image: linear-gradient(to right, transparent 0%, transparent 25%, rgba(0,0,0,.18) 32%, rgba(0,0,0,.72) 42%, #000 50%);
    mask-image: linear-gradient(to right, transparent 0%, transparent 25%, rgba(0,0,0,.18) 32%, rgba(0,0,0,.72) 42%, #000 50%);
  }
}

/* Full-width hero with restrained zoom and unobstructed quote */
@media (min-width: 901px) {
  .hero-image-side {
    background: #f7f4ef;
  }
  .hero-image-side .hero-bg {
    width: 100%;
    height: 100%;
    inset: 0;
    object-fit: cover;
    object-position: center center;
    transform: none !important;
    -webkit-mask-image: none !important;
    mask-image: none !important;
  }
  .verse-card {
    right: 24%;
    bottom: 108px;
  }
}

@media (min-width: 901px) {
  .verse-card { right: 37%; bottom: 108px; }
}

/* Final reference-mockup hero composition */
@media (min-width: 901px) {
  .hero-image-side {
    background: #d7c4a7;
    overflow: hidden;
  }
  .hero-image-side .hero-bg {
    width: 101.6%;
    height: 101.6%;
    inset: -0.8%;
    object-fit: cover;
    object-position: 50% 50%;
    transform: scale(.985) !important;
    -webkit-mask-image: none !important;
    mask-image: none !important;
  }
  .verse-card {
    box-sizing: border-box;
    width: clamp(205px, 13vw, 235px);
    min-height: 168px;
    right: 3.5%;
    bottom: 108px;
    padding: 22px 23px 18px;
  }
  .verse-card p {
    font-size: 13.5px;
    line-height: 1.48;
  }
}

@media (min-width: 901px) {
  .verse-card {
    width: 195px;
    min-height: 164px;
    right: 1%;
    bottom: 108px;
    padding: 21px 20px 17px;
  }
  .verse-card p { font-size: 12.5px; line-height: 1.5; }
}

@media (min-width: 901px) {
  .verse-card small {
    margin-top: 14px;
    font-size: 20px;
    line-height: 1;
  }
}

@media (min-width: 901px) {
  .hero-phone {
    bottom: -330px;
  }
}

/* Phone placement matched to reference mockup */
@media (min-width: 901px) {
  .hero-phone {
    width: 238px;
    height: 485px;
    right: 1.5%;
    bottom: -260px;
  }
}

@media (min-width: 901px) {
  .hero-phone {
    width: 220px;
    height: 449px;
    right: 1%;
    bottom: -285px;
  }
  .verse-card {
    right: 1%;
    bottom: 180px;
  }
}

@media (min-width: 901px) {
  .mock-hero {
    position: relative;
    z-index: 3;
    overflow: visible;
  }
  .hero-image-side {
    overflow: visible;
  }
  .hero-phone {
    z-index: 30;
    overflow: hidden;
  }
}

/* Navigation target and final phone scale */
#anliegen {
  scroll-margin-top: 96px;
}
@media (min-width: 901px) {
  .hero-phone {
    width: 238px;
    height: 485px;
    right: 1%;
    bottom: -335px;
  }
}

@media (min-width: 901px) {
  .hero-phone { right: 4.5%; }
}

@media (min-width: 901px) {
  .hero-phone {
    width: 248px;
    height: 505px;
  }
}

@media (min-width: 901px) {
  .hero-phone {
    width: 260px;
    height: 529px;
    right: 4.5%;
    bottom: -397px;
  }
}

/* Mockup comparison: phone floats from the statistics level */
@media (min-width: 901px) {
  .hero-phone {
    width: 260px;
    height: 529px;
    right: 7%;
    bottom: -475px;
  }
}

/* Logo visibility fix */
.brand-mark{display:block!important;width:42px;height:50px;}
.brand small{display:block!important;}
/* Mobile layout refinement 2026-09-03 */
.mobile-menu-toggle,
.mobile-nav { display: none; }

@media (max-width: 900px) {
  .nav { gap: 12px; }
  .brand { min-width: 0; }
  .brand span { min-width: 0; }
  .brand small { display: none !important; }
  .mobile-menu-toggle {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 40px;
    width: 40px;
    height: 40px;
    padding: 0;
    border: 1px solid rgba(16,36,62,.2);
    border-radius: 12px;
    background: rgba(255,255,255,.76);
    color: var(--navy);
    font-size: 23px;
    line-height: 1;
    cursor: pointer;
  }
  .mobile-menu-toggle:focus-visible {
    outline: 3px solid rgba(169,111,63,.35);
    outline-offset: 3px;
  }
  .mobile-nav {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    display: none;
    padding: 10px 14px 14px;
    background: rgba(251,250,246,.98);
    border-bottom: 1px solid rgba(16,36,62,.12);
    box-shadow: 0 18px 28px rgba(16,36,62,.14);
  }
  .mobile-nav:not([hidden]) { display: block; }
  .mobile-nav nav { display: grid; gap: 2px; }
  .mobile-nav nav a {
    display: block;
    padding: 11px 10px;
    border-radius: 9px;
    color: var(--navy);
    font-size: 15px;
    font-weight: 700;
  }
  .mobile-nav nav a:hover,
  .mobile-nav nav a:focus-visible {
    background: rgba(169,111,63,.1);
    color: #8c562f;
  }
  .mobile-nav-actions {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 8px;
    margin-top: 8px;
  }
  .mobile-nav-actions .btn {
    width: 100%;
    min-height: 42px;
    padding: 0 12px;
    font-size: 13px;
  }
  body.mobile-menu-open { overflow: hidden; }
}

@media (max-width: 650px) {
  html, body { overflow-x: hidden; }
  .wrap { width: calc(100% - 28px); }
  .site-header { z-index: 100; }
  .nav { height: 68px; gap: 8px; }
  .brand { gap: 7px; font-size: 18px; line-height: 1; }
  .brand-symbol { width: 32px; height: 40px; }
  .nav-actions { gap: 7px; }
  .nav-actions .btn-light { display: none; }
  .nav-actions .btn-copper {
    min-height: 38px;
    padding: 0 12px;
    font-size: 12px;
  }
  .mobile-menu-toggle {
    width: 38px;
    height: 38px;
    flex-basis: 38px;
    border-radius: 11px;
    font-size: 21px;
  }
  .mock-hero {
    min-height: 708px;
    padding-top: 68px;
    overflow: hidden;
  }
  .hero-image-side {
    inset: 68px 0 0;
    min-height: 0;
    overflow: hidden;
  }
  .hero-image-side::after {
    background: linear-gradient(90deg,rgba(250,249,246,.97) 0%,rgba(250,249,246,.88) 52%,rgba(12,22,35,.1) 100%);
  }
  .hero-copy-side {
    width: calc(100% - 28px);
    min-height: 640px;
    padding: 42px 0 150px !important;
    justify-content: flex-start;
  }
  .hero-copy-side h1 {
    max-width: 100%;
    font-size: clamp(34px,10vw,40px);
    line-height: 1.04;
    margin-bottom: 14px;
  }
  .hero-copy-side > p {
    max-width: 100%;
    font-size: 15px;
    line-height: 1.5;
    margin-bottom: 20px;
  }
  .hero-copy-side > p br { display: none; }
  .hero-copy-side .hero-actions {
    width: 100% !important;
    max-width: 330px !important;
    flex-direction: column;
    align-items: stretch;
    gap: 10px;
  }
  .hero-copy-side .hero-actions .btn {
    width: 100%;
    min-height: 46px;
    padding: 0 14px;
  }
  .verse-card {
    left: 14px;
    right: 14px;
    bottom: 16px;
    width: auto;
    min-height: 0;
    padding: 15px 17px 13px;
    border-radius: 14px;
  }
  .verse-card > span {
    font-size: 26px;
    line-height: .75;
  }
  .verse-card p {
    margin: 0;
    font-size: 13px;
    line-height: 1.38;
    white-space: normal;
  }
  .verse-card small {
    margin-top: 6px;
    font-size: 18px;
    line-height: 1;
  }
  .stats-rail {
    width: calc(100% - 28px);
    margin: -24px auto 0;
    grid-template-columns: 1fr 1fr;
  }
  .stats-rail > div {
    min-width: 0;
    padding: 14px 10px;
    gap: 8px;
  }
  .stats-rail > div:nth-child(2n) { border-right: 0; }
  .stats-rail > div:nth-child(-n+2) { border-bottom: 1px solid #e6dfd6; }
  .stats-rail .ui-icon { width: 28px; height: 28px; }
  .stats-rail strong { font-size: 19px; margin-bottom: 2px; }
  .stats-rail span { font-size: 9px; line-height: 1.2; letter-spacing: 0; }
  .how {
    width: calc(100% - 28px);
    margin: 0 auto;
    padding: 24px 0 20px;
  }
  .how > h2 { font-size: 21px; margin-bottom: 14px; }
  .how-grid { grid-template-columns: 1fr; gap: 9px; }
  .how-grid article { padding: 11px; gap: 10px; }
  .how-grid .ui-icon { width: 40px; height: 40px; padding: 9px; }
  .how-grid strong { font-size: 12px; }
  .how-grid span { font-size: 11px; line-height: 1.3; }
  .dashboard-section { padding: 12px 0 40px; }
  .dashboard-grid {
    width: calc(100% - 28px);
    margin: 0 auto;
    grid-template-columns: 1fr;
    gap: 12px;
  }
  .dashboard-grid > div { min-height: 0; }
  .requests, .community-card, .premium-list {
    min-height: 0;
    padding: 20px;
  }
  .requests h3 { font-size: 14px; }
  .requests p { font-size: 12px; }
  .number-grid > div { padding: 20px 8px; }
  .number-grid strong { font-size: 28px; }
  .premium-list ul { gap: 12px; }
  .mobile-section { padding: 56px 0; }
  .mobile-grid { grid-template-columns: 1fr; gap: 30px; }
  .mobile-grid h2 { font-size: 36px; }
  .mock-phone {
    width: min(270px,90vw);
    margin: 0 auto;
    transform: rotate(1deg);
  }
  .trust { padding: 0 14px 20px; }
  .trust-inner { padding: 18px; gap: 12px; }
  footer { padding: 34px 0; }
  .footer-inner { gap: 20px; }
}

@media (max-width: 370px) {
  .brand { font-size: 17px; }
  .nav-actions .btn-copper { padding: 0 10px; }
  .mobile-menu-toggle { width: 36px; flex-basis: 36px; }
  .hero-copy-side h1 { font-size: 34px; }
}

@media (prefers-reduced-motion: reduce) {
  .mobile-menu-toggle { transition: none; }
}
/* Header logo and mobile quote placement 2026-09-03 */
.brand-symbol {
  display: block !important;
  width: 42px;
  height: 50px;
  flex: 0 0 auto;
  color: #b87916;
}
.brand-symbol use { pointer-events: none; }

@media (max-width: 900px) {
  .brand-symbol {
    display: block !important;
    width: 36px;
    height: 44px;
  }
}

@media (max-width: 650px) {
  .brand-symbol {
    display: block !important;
    width: 32px;
    height: 40px;
  }
  .verse-card {
    top: 390px;
    bottom: auto;
  }
}

/* Mobile card color refinement 2026-09-03 */
@media (max-width: 650px) {
  .dashboard-grid .community-card,
  .dashboard-grid .premium-list {
    background: #f7f3ec !important;
    color: #202737 !important;
    border: 1px solid #e2d8ca !important;
    box-shadow: 0 10px 24px rgba(42, 48, 59, 0.08) !important;
  }
  .dashboard-grid .community-card h2,
  .dashboard-grid .premium-list h2,
  .dashboard-grid .premium-list strong {
    color: #202737 !important;
  }
  .dashboard-grid .community-card p,
  .dashboard-grid .premium-list span {
    color: #626975 !important;
  }
  .dashboard-grid .number-grid > div {
    border-color: #e2d8ca !important;
  }
  .dashboard-grid .community-card .number-grid strong {
    color: #8f622c !important;
  }
  .dashboard-grid .premium-list li::before {
    color: #b8793d !important;
  }
  .dashboard-grid .premium-list .btn {
    background: #b8793d !important;
    color: #fffaf3 !important;
  }
}

/* Dashboard card color refinement desktop 2026-09-03 */
.dashboard-grid .community-card,
.dashboard-grid .premium-list {
  background: #f7f3ec !important;
  color: #202737 !important;
  border: 1px solid #e2d8ca !important;
  box-shadow: 0 14px 32px rgba(42, 48, 59, 0.08) !important;
}
.dashboard-grid .community-card h2,
.dashboard-grid .premium-list h2,
.dashboard-grid .premium-list strong {
  color: #202737 !important;
}
.dashboard-grid .community-card p,
.dashboard-grid .premium-list span {
  color: #626975 !important;
}
.dashboard-grid .number-grid > div {
  border-color: #e2d8ca !important;
}
.dashboard-grid .community-card .number-grid strong {
  color: #8f622c !important;
}
.dashboard-grid .premium-list li::before {
  color: #b8793d !important;
}
.dashboard-grid .premium-list .btn {
  background: #b8793d !important;
  color: #fffaf3 !important;
}

/* Narrow portrait layout refinement 2026-09-03 */
@media (max-width: 900px) {
  .site-header .nav-links {
    display: none !important;
  }
  .site-header .mobile-menu-toggle {
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
  }
  .site-header .nav-actions .btn-light {
    display: none !important;
  }
  .dashboard-grid {
    width: calc(100% - 28px) !important;
    margin: 0 auto !important;
    grid-template-columns: 1fr !important;
    gap: 14px !important;
  }
  .dashboard-grid > div,
  .dashboard-grid .requests,
  .dashboard-grid .community-card,
  .dashboard-grid .premium-list {
    min-height: 0 !important;
  }
}
