*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#050505;color:#fff;font-family:Inter,Arial,sans-serif;line-height:1.65}a{text-decoration:none;color:inherit}.wrap{width:min(1160px,92%);margin:auto}header{position:sticky;top:0;z-index:20;background:rgba(5,5,5,.94);border-bottom:1px solid rgba(218,177,65,.28);backdrop-filter:blur(10px)}.nav{height:78px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:10px}.brand img{width:50px;height:50px;object-fit:contain}.brand b,.brand small{display:block;font-family:"Cormorant Garamond",serif;letter-spacing:.12em;color:#f0d16e}.brand b{font-size:21px;line-height:1}.brand small{font-size:13px;margin-top:4px}nav{display:flex;gap:23px;align-items:center;font-size:14px;font-weight:600}nav a:hover{color:#f0d16e}#menu{display:none;background:none;border:0;color:#fff;font-size:27px}.hero{min-height:760px;display:flex;align-items:center;background:radial-gradient(circle at 80% 28%,rgba(218,177,65,.2),transparent 28%),linear-gradient(135deg,#050505,#09152c 60%,#050505)}.hero-grid{display:grid;grid-template-columns:1.2fr .8fr;align-items:center;gap:55px;padding:85px 0}.hero-logo{max-height:570px;margin:auto;filter:drop-shadow(0 20px 38px rgba(218,177,65,.3))}.eyebrow{color:#f0d16e;font-size:12px;letter-spacing:.2em;font-weight:700}.eyebrow.dark{color:#8a6615}h1,h2,h3{font-family:"Cormorant Garamond",serif}h1{font-size:clamp(50px,6vw,82px);line-height:.98;margin:10px 0 25px}h1 em{font-style:normal;color:#f0d16e}h2{font-size:clamp(38px,4.6vw,58px);line-height:1.05;margin:8px 0 22px}.lead{font-size:20px;color:#e9e4d7;max-width:700px}.actions{display:flex;gap:14px;flex-wrap:wrap;margin:32px 0 22px}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 22px;border-radius:6px;font-weight:700;border:0}.gold{background:linear-gradient(135deg,#f0d16e,#c89b31);color:#1b1200}.outline{border:1px solid rgba(255,255,255,.38)}.founder{font-size:14px;color:#cfc9bc}.section{padding:95px 0}.light{background:#f8f5ed;color:#262626}.darksec{background:linear-gradient(180deg,#050505,#0a1429)}.split{display:grid;grid-template-columns:1fr 1.15fr;gap:80px}.center{text-align:center}.cards{display:grid;gap:20px;margin-top:38px}.four{grid-template-columns:repeat(4,1fr)}.three{grid-template-columns:repeat(3,1fr)}.cards article{padding:30px 24px;border:1px solid rgba(218,177,65,.28);border-radius:12px;background:rgba(255,255,255,.035)}.cards span{font-family:"Cormorant Garamond",serif;color:#f0d16e;font-size:58px;font-weight:700}.cards h3{font-size:25px;margin:5px 0}.ministry article{background:#fff;border:1px solid #ded6c5;box-shadow:0 10px 30px rgba(0,0,0,.04)}.ministry h3{color:#523e0d}.event{background:linear-gradient(135deg,#060606,#101d38)}.eventbox{display:flex;justify-content:space-between;align-items:center;gap:45px;padding:52px;border:1px solid rgba(218,177,65,.3);border-radius:18px;background:rgba(255,255,255,.025)}.goldtext,.theme{color:#f0d16e}.theme{font-family:"Cormorant Garamond",serif;font-size:28px}form{display:grid;gap:15px}label{display:grid;gap:7px;font-weight:600}input,textarea{width:100%;padding:14px;border:1px solid #cec7b8;border-radius:7px;font:inherit}small,.muted{color:#777}.give{background:radial-gradient(circle at 50% 0,rgba(218,177,65,.16),transparent 35%),#060606}.narrow{max-width:720px;margin:0 auto 28px;color:#d7d0c2}.contact{background:#0b1220}.contact-logo{width:145px}.foot{display:flex;justify-content:space-between;gap:20px;padding:24px 0;color:#aaa;font-size:13px}footer{border-top:1px solid rgba(218,177,65,.25)}@media(max-width:900px){#menu{display:block}nav{display:none;position:absolute;top:78px;left:0;right:0;background:#070707;flex-direction:column;align-items:flex-start;padding:25px 4%}nav.open{display:flex}.hero-grid,.split{grid-template-columns:1fr}.hero{min-height:auto}.hero-logo{max-width:410px}.four{grid-template-columns:repeat(2,1fr)}.three{grid-template-columns:repeat(2,1fr)}.eventbox{flex-direction:column;align-items:flex-start}}@media(max-width:600px){.section{padding:70px 0}.hero-grid{padding:65px 0}.four,.three{grid-template-columns:1fr}.eventbox{padding:30px 24px}.foot{flex-direction:column}h1{font-size:47px}}