*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{color:#fff;background:#000;min-height:100vh;font-family:Arial,Helvetica,sans-serif}.header{background:#000;padding:20px 40px 14px}.header-top{justify-content:center;align-items:center;min-height:80px;display:flex;position:relative}.site-title{color:#e6c76b;text-align:center;letter-spacing:.5px;text-shadow:0 0 14px #e6c76b24;font-size:clamp(1.8rem,4vw,3rem);font-weight:700}.logo-container{justify-content:flex-end;align-items:center;display:flex;position:absolute;top:50%;right:0;transform:translateY(-50%)}.logo{width:80px;height:auto;display:block}.gold-border{background:linear-gradient(90deg,#8f6b1f 0%,#b8962e 20%,#e6c76b 50%,#f5e19c 70%,#b8962e 85%,#8f6b1f 100%);height:2px;box-shadow:0 0 12px #e6c76b2e}.navbar{background:#000;flex-wrap:wrap;justify-content:center;align-items:center;gap:40px;padding:20px 16px;display:flex}.navbar a{color:#e6c76b;letter-spacing:1px;font-size:18px;font-weight:500;text-decoration:none;transition:color .25s,text-shadow .25s,transform .25s}.navbar a:hover{color:#f5e19c;text-shadow:0 0 8px #e6c76b59;transform:translateY(-1px)}.page-content{text-align:center}.hero-section{background:radial-gradient(circle at top,#e6c76b1a,#0000 35%),linear-gradient(#050505,#000);justify-content:center;align-items:center;min-height:calc(100vh - 170px);padding:40px 20px 100px;display:flex}.hero-inner{text-align:center;width:100%;max-width:900px;padding:20px}.hero-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;margin-bottom:42px;display:flex}.hero-button{letter-spacing:.5px;border-radius:999px;padding:14px 26px;font-weight:600;text-decoration:none;transition:all .25s;display:inline-block}.hero-button-primary{color:#000;background:linear-gradient(90deg,#8f6b1f 0%,#b8962e 20%,#e6c76b 50%,#f5e19c 70%,#b8962e 85%,#8f6b1f 100%);border:1px solid #e6c76b}.hero-button-primary:hover{transform:translateY(-2px);box-shadow:0 0 16px #e6c76b47}.hero-button-secondary{color:#e6c76b;background:#ffffff05;border:1px solid #e6c76b99}.hero-button-secondary:hover{color:#f5e19c;background:#e6c76b0d;border-color:#f5e19c;box-shadow:0 0 14px #e6c76b1a}.hero-verse-box{background:#ffffff05;border:1px solid #e6c76b59;border-radius:18px;max-width:760px;margin:0 auto;padding:30px 24px;box-shadow:0 0 30px #e6c76b0d}.verse-label{color:#e6c76b;letter-spacing:1.5px;text-align:center;text-shadow:0 0 10px #e6c76b4d;margin-bottom:24px;font-size:1.4rem;font-weight:700}.hero-verse{color:#f4f4f4;margin-bottom:12px;font-size:1.05rem;line-height:1.9}.hero-verse-ref{color:#d9b85f;letter-spacing:1px;font-size:.95rem}.top-actions{background:#000;flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;padding:30px 20px 10px;display:flex}.content-shell{background:radial-gradient(circle at top,#e6c76b14,#0000 32%),linear-gradient(#050505,#000);justify-content:center;align-items:center;min-height:calc(100vh - 170px);padding:48px 20px 96px;display:flex}.content-card{background:#ffffff06;border:1px solid #e6c76b47;border-radius:24px;width:100%;max-width:860px;padding:40px 28px;box-shadow:0 0 30px #e6c76b0d}.content-eyebrow{color:#d9b85f;letter-spacing:2.4px;text-transform:uppercase;margin-bottom:14px;font-size:.85rem;font-weight:700;display:inline-block}.content-title{color:#f5e19c;margin-bottom:18px;font-size:clamp(2rem,5vw,3.6rem);line-height:1.1}.content-copy{color:#f1f1f1;max-width:640px;margin:0 auto;font-size:1.05rem;line-height:1.8}@media (max-width:768px){.header{padding:18px 20px 12px}.header-top{min-height:72px}.site-title{padding-left:70px;padding-right:70px;font-size:clamp(1.3rem,6vw,2rem)}.logo{width:64px}.navbar{gap:18px;padding:18px 12px}.navbar a{font-size:15px}.hero-section{min-height:calc(100vh - 150px);padding:30px 14px 70px}.hero-verse-box{padding:20px 18px}.verse-label{margin-bottom:20px;font-size:1.15rem}.hero-verse{font-size:1rem;line-height:1.8}.content-shell{min-height:calc(100vh - 150px);padding:32px 14px 72px}.content-card{border-radius:18px;padding:28px 20px}.content-copy{font-size:1rem;line-height:1.75}}
