body{background-color:#0f0f0f;min-height:100vh;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;color:#fff}.page-content{min-height:100vh;padding:60px 20px;max-width:1200px;margin:0 auto;text-align:center}@media (max-width: 768px){.page-content{padding:0 20px}}.page-content h1{font-size:clamp(2.5rem,5vw,3.5rem);font-weight:700;margin-bottom:1rem;background:linear-gradient(135deg,#fff,#1e7100,#269100);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.page-content h2{font-size:clamp(1.8rem,3vw,2.5rem);font-weight:600;margin:2rem 0 1rem;color:#1e7100}.page-content p{font-size:1.1rem;color:#ccc;margin-bottom:1.5rem;line-height:1.6}.primary-btn{background:linear-gradient(135deg,#1e7100,#269100);color:#fff;padding:12px 24px;border:none;border-radius:25px;font-weight:600;font-size:1rem;cursor:pointer;transition:all .3s ease;margin-top:2rem}.primary-btn:hover{transform:translateY(-2px);box-shadow:0 8px 20px #1e710066}
