*{margin:0;padding:0;box-sizing:border-box}html{height:100%}body{min-height:100vh;display:flex;flex-direction:column;background-color:#3e2b23;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;color:#fff;line-height:1.6}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:100;background:rgba(62,43,35,.95);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(212,175,55,.2)}.header-nav{max-width:1200px;margin:0 auto;padding:1rem 2rem;display:flex;justify-content:space-between;align-items:center}.logo-link{display:block;transition:opacity .3s ease}.logo-link:hover{opacity:.8}.logo-and-title{display:flex;align-items:normal;gap:2rem}.header-logo{height:32px;width:auto;filter:drop-shadow(0 0 8px rgba(212,175,55,.3));display:block}.page-title-header{font-size:1.75rem;color:#fceabb;margin:0;padding:0;font-weight:400;letter-spacing:.5px;line-height:1}.main-content{flex:1 1;display:flex;flex-direction:column}.site-footer{margin-top:auto;background:rgba(26,43,35,.5);border-top:1px solid rgba(212,175,55,.2);padding:2rem}.footer-content{max-width:1200px;margin:0 auto;text-align:center}.footer-links{display:flex;justify-content:center;gap:2rem;margin-bottom:1rem;flex-wrap:wrap}.footer-link{color:#d4af37;text-decoration:none;font-size:.95rem;transition:color .3s ease;display:flex;align-items:center;gap:.5rem}.footer-link:hover{color:#fceabb}.footer-link svg{width:18px;height:18px}.footer-tagline{font-style:italic;color:#fceabb;margin:1rem 0 .5rem;font-size:.95rem}.footer-copyright{color:hsla(43,92%,86%,.6);font-size:.85rem;margin-top:.5rem}.landing-page{position:fixed;top:0;left:0;width:100vw;height:100vh;display:flex;align-items:center;justify-content:center;overflow:hidden}.glow-circle{position:absolute;width:100vmin;height:100vmin;top:50%;left:50%;transform:translate(-50%,-50%);background:radial-gradient(circle,#1a3b2d 0,rgba(26,59,45,0) 80%);border-radius:50%;z-index:0;pointer-events:none}.landing-content{position:relative;z-index:1;text-align:center;padding:2rem;max-width:800px;width:100%}.landing-logo{max-width:500px;width:90%;height:auto;margin:0 auto 3rem;filter:drop-shadow(0 0 10px rgba(212,175,55,.3))}.social-icons{margin-top:3rem;display:flex;gap:2rem;justify-content:center;align-items:center}.social-icon{width:40px;height:40px;transition:all .3s ease;opacity:.8}.social-icon:hover{opacity:1;transform:translateY(-3px)}.social-icon img{width:100%;height:100%;filter:brightness(0) saturate(100%) invert(93%) sepia(12%) saturate(746%) hue-rotate(332deg) brightness(103%) contrast(96%)}.social-icon:hover img{filter:brightness(0) saturate(100%) invert(74%) sepia(48%) saturate(579%) hue-rotate(10deg) brightness(92%) contrast(86%)}.cta-section{margin-top:2rem}.form-message{margin-top:1rem;padding:.75rem 1rem;border-radius:6px;font-size:.95rem;text-align:center}.form-message.success{background:rgba(76,175,80,.2);border:1px solid rgba(76,175,80,.5);color:#a5d6a7}.form-message.error{background:rgba(244,67,54,.2);border:1px solid rgba(244,67,54,.5);color:#ef9a9a}.email-signup{display:flex;gap:.5rem;max-width:500px;margin:0 auto}.email-input{flex:1 1;padding:1rem 1.5rem;border:2px solid #d4af37;border-radius:6px;background:hsla(0,0%,100%,.1);color:#fff;font-size:1rem;outline:none;transition:all .3s ease}.email-input::placeholder{color:hsla(43,92%,86%,.6)}.email-input:focus{background:hsla(0,0%,100%,.15);border-color:#fceabb;box-shadow:0 0 12px rgba(212,175,55,.3)}.submit-btn{padding:1rem 2rem;background:#d4af37;color:#3e2b23;border:none;border-radius:6px;font-size:1rem;font-weight:700;cursor:pointer;transition:all .3s ease;white-space:nowrap}.submit-btn:hover{background:#fceabb;transform:translateY(-2px);box-shadow:0 4px 12px rgba(212,175,55,.4)}.submit-btn:active{transform:translateY(0)}.services-page{flex:1 1;width:100%;padding:3rem 2rem;display:flex;flex-direction:column;align-items:center}.page-intro{text-align:center;margin-bottom:3rem;width:100%}.intro-text{font-size:1.125rem;color:#fceabb;width:100%;margin:0 auto;line-height:1.7;font-weight:300;text-shadow:0 0 20px rgba(212,175,55,.3)}.services-section{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:2.5rem;gap:2.5rem;max-width:1000px;width:100%}.service-card{background:rgba(26,59,45,.2);border:1px solid rgba(212,175,55,.25);border-radius:8px;padding:2.5rem;display:flex;flex-direction:column;justify-content:space-between;transition:all .3s ease;min-height:320px}.service-card:hover{border-color:rgba(212,175,55,.5);background:rgba(26,59,45,.3);box-shadow:0 4px 16px rgba(212,175,55,.15)}.card-header{margin-bottom:1rem}.card-header h2{font-size:1.5rem;color:#d4af37;margin:0;font-weight:500}.card-body{flex:1 1}.service-description{color:hsla(43,92%,86%,.9);margin-bottom:1.25rem;line-height:1.7;font-size:1rem;font-weight:300}.benefits-heading{font-size:.75rem;color:#d4af37;margin-bottom:.6rem;font-weight:500;text-transform:uppercase;letter-spacing:.5px}.benefits-list{list-style:none;padding:0;margin:0}.benefits-list li{color:hsla(0,0%,100%,.85);padding:.4rem 0 .4rem 1.25rem;position:relative;line-height:1.6;font-size:.875rem;font-weight:300}.benefits-list li:before{content:"•";position:absolute;left:0;color:#d4af37;font-size:1.25rem;line-height:1.4}.card-footer{margin-top:1.5rem}.cta-button{display:inline-block;padding:.75rem 1.5rem;background:transparent;color:#d4af37;text-decoration:none;text-align:center;border:1px solid #d4af37;border-radius:4px;font-weight:500;font-size:.875rem;transition:all .3s ease}.cta-button:hover{background:rgba(212,175,55,.1);border-color:#fceabb;color:#fceabb}.cta-button:active{transform:translateY(0)}@media (max-width:768px){.header-nav{padding:1rem;flex-direction:column;gap:1rem}.nav-links{gap:1rem;font-size:.9rem}.header-logo{height:28px}.landing-logo{max-width:350px}.landing-nav{gap:1.5rem}.page-intro h1{font-size:2.25rem}.intro-text{font-size:1.1rem}.email-signup{flex-direction:column;max-width:350px}.submit-btn{width:100%}.services-section{grid-template-columns:1fr}.footer-links{flex-direction:column;gap:1rem}.services-page{padding:2rem 1rem}.card-header h2{font-size:1.5rem}}@media (max-width:480px){.nav-links{flex-direction:column;gap:.75rem}.page-intro h1{font-size:1.75rem}.intro-text{font-size:1rem}.landing-logo{max-width:280px}.landing-nav{flex-direction:column;gap:1rem}.email-input,.submit-btn{font-size:.95rem;padding:.875rem 1.25rem}}