*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--gold: #C9A84C;--gold-light: #E2C47A;--gold-dark: #A6852D;--black: #0D0D0D;--black-soft: #1A1A1A;--black-mid: #242424;--white: #FFFFFF;--off-white: #F5F3EF;--gray: #888888;--gray-mid: #555555;--gray-light: #CCCCCC;--border: #E8E4DC;--error: #E05252;--radius: 6px;--shadow: 0 4px 24px rgba(0,0,0,.35);--shadow-sm: 0 2px 10px rgba(0,0,0,.2)}html{scroll-behavior:smooth}body{font-family:Georgia,Times New Roman,serif;background:var(--off-white);color:var(--black);line-height:1.6}img{max-width:100%;height:auto;display:block}a{color:inherit}h1,h2,h3,h4{font-family:Georgia,serif;line-height:1.2}.sans{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}nav{background:var(--black);padding:0 5%;display:flex;align-items:center;justify-content:space-between;height:68px;position:sticky;top:0;z-index:100;border-bottom:2px solid var(--gold-dark)}.nav-logo{display:flex;flex-direction:column;line-height:1;text-decoration:none}.nav-logo .name{font-size:1.25rem;font-weight:700;color:var(--gold);letter-spacing:.08em;text-transform:uppercase}.nav-logo .tagline-nav{font-size:.62rem;color:var(--gray-light);letter-spacing:.12em;text-transform:uppercase;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;margin-top:2px}.nav-cta{background:var(--gold);color:var(--black);border:none;padding:10px 22px;font-size:.82rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase;cursor:pointer;border-radius:var(--radius);text-decoration:none;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;transition:background .2s,transform .1s}.nav-cta:hover{background:var(--gold-light);transform:translateY(-1px)}.hero{background:var(--black);background-image:linear-gradient(135deg,rgba(201,168,76,.08) 0%,transparent 60%),repeating-linear-gradient(-45deg,transparent,transparent 40px,rgba(201,168,76,.02) 40px,rgba(201,168,76,.02) 80px);color:var(--white);padding:96px 5% 88px;text-align:center;position:relative;overflow:hidden}.hero:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,transparent,var(--gold),transparent)}.hero-badge{display:inline-block;background:#c9a84c26;border:1px solid rgba(201,168,76,.4);color:var(--gold-light);font-size:.72rem;letter-spacing:.18em;text-transform:uppercase;padding:6px 18px;border-radius:50px;margin-bottom:28px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.hero h1{font-size:clamp(2rem,5.5vw,3.6rem);color:var(--white);max-width:820px;margin:0 auto 20px;letter-spacing:-.01em}.hero h1 span{color:var(--gold)}.hero-sub{font-size:clamp(1rem,2.2vw,1.2rem);color:var(--gray-light);max-width:620px;margin:0 auto 40px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:300}.btn-primary{display:inline-block;background:var(--gold);color:var(--black);padding:16px 40px;font-size:1rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;text-decoration:none;border:none;border-radius:var(--radius);cursor:pointer;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;transition:background .2s,transform .15s,box-shadow .2s;box-shadow:0 4px 20px #c9a84c66}.btn-primary:hover{background:var(--gold-light);transform:translateY(-2px);box-shadow:0 8px 28px #c9a84c80}.hero-trust{margin-top:48px;display:flex;justify-content:center;gap:40px;flex-wrap:wrap}.hero-trust-item{display:flex;align-items:center;gap:8px;color:var(--gray-light);font-size:.85rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.hero-trust-item svg{flex-shrink:0;color:var(--gold)}section{padding:80px 5%}.section-inner{max-width:1100px;margin:0 auto}.section-label{display:inline-block;color:var(--gold);font-size:.72rem;letter-spacing:.2em;text-transform:uppercase;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;margin-bottom:12px}.section-title{font-size:clamp(1.6rem,3.5vw,2.4rem);margin-bottom:16px}.section-sub{font-size:1rem;color:var(--gray-mid);max-width:640px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.section-centered{text-align:center}.section-centered .section-sub{margin:0 auto}.overview{background:var(--off-white)}.overview .section-inner>p{font-size:1.05rem;color:var(--gray-mid);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;max-width:760px;margin:0 auto 18px;line-height:1.75}.overview .section-inner>p:last-child{margin-bottom:0}.how{background:var(--white);text-align:center}.steps{display:flex;justify-content:center;gap:32px;margin-top:56px;flex-wrap:wrap}.step{flex:1;min-width:220px;max-width:300px;position:relative}.step-number{width:64px;height:64px;border-radius:50%;background:var(--black);border:2px solid var(--gold);color:var(--gold);font-size:1.4rem;font-weight:700;display:flex;align-items:center;justify-content:center;margin:0 auto 20px}.step h3{font-size:1.15rem;margin-bottom:10px;color:var(--black)}.step p{font-size:.92rem;color:#666;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.step-connector{display:none}@media(min-width:700px){.steps{flex-wrap:nowrap;align-items:flex-start}.step-connector{display:flex;align-items:center;padding-top:18px;color:var(--gold);font-size:1.4rem;flex-shrink:0}}.cards-section{background:var(--off-white);text-align:center}.cards-section.alt-bg{background:var(--white)}.cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:24px;margin-top:56px;text-align:left}.card{background:var(--white);border:1px solid var(--border);border-top:3px solid var(--gold);border-radius:var(--radius);padding:32px 26px;box-shadow:var(--shadow-sm);transition:transform .2s,box-shadow .2s}.cards-section.alt-bg .card{background:var(--off-white)}.card:hover{transform:translateY(-4px);box-shadow:0 10px 30px #0000001a}.card-icon{width:56px;height:56px;background:#c9a84c1f;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:18px;color:var(--gold-dark)}.card h3{font-size:1.1rem;margin-bottom:10px;color:var(--black)}.card p{font-size:.92rem;color:#666;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.65}.neighborhoods{background:var(--white)}.neighborhood-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:18px;margin-top:40px}.neighborhood-chip{background:var(--off-white);border:1px solid var(--border);border-left:3px solid var(--gold);border-radius:var(--radius);padding:18px 22px}.neighborhood-chip h3{font-size:1rem;margin-bottom:6px;color:var(--black)}.neighborhood-chip p{font-size:.88rem;color:var(--gray-mid);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.55}.faqs{background:var(--white)}.faq-list{max-width:800px;margin:40px auto 0}.faq-item{background:var(--off-white);border:1px solid var(--border);border-radius:var(--radius);margin-bottom:12px;overflow:hidden}.faq-item summary{font-family:Georgia,serif;font-size:1.02rem;font-weight:700;padding:18px 50px 18px 22px;cursor:pointer;list-style:none;position:relative;color:var(--black)}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{content:"+";position:absolute;right:22px;top:50%;transform:translateY(-50%);color:var(--gold);font-size:1.4rem;font-weight:400;transition:transform .2s;line-height:1}.faq-item[open] summary:after{content:"−"}.faq-item .faq-answer{padding:0 22px 20px;color:var(--gray-mid);font-size:.95rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.7}.faq-disclaimer{max-width:800px;margin:24px auto 0;font-size:.78rem;color:var(--gray);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-style:italic;text-align:center}.optin{background:var(--black);background-image:linear-gradient(135deg,#1a1a1a,#0d0d0d);color:var(--white);position:relative;overflow:hidden}.optin:before,.optin:after{content:"";position:absolute;left:0;right:0;height:3px;background:linear-gradient(90deg,transparent,var(--gold),transparent)}.optin:before{top:0}.optin:after{bottom:0}.optin-inner{max-width:660px;margin:0 auto;text-align:center}.optin .section-title{color:var(--white)}.optin .section-title span{color:var(--gold)}.optin .section-sub{color:var(--gray-light);margin:0 auto 48px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;text-align:left;margin-bottom:16px}.form-full{grid-column:1 / -1}.form-group{display:flex;flex-direction:column;gap:6px}.form-group label{font-size:.78rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--gray-light);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.form-group input{background:#ffffff0f;border:1px solid rgba(255,255,255,.15);border-radius:var(--radius);color:var(--white);font-size:.95rem;padding:13px 16px;outline:none;transition:border-color .2s,background .2s;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;width:100%}.form-group input::placeholder{color:#666}.form-group input:focus{border-color:var(--gold);background:#c9a84c0f}.consent-block{margin:20px 0;text-align:left;display:flex;gap:12px;align-items:flex-start;background:#ffffff0a;border:1px solid rgba(255,255,255,.1);border-radius:var(--radius);padding:16px}.consent-block input[type=checkbox]{width:18px;height:18px;min-width:18px;margin-top:2px;accent-color:var(--gold);cursor:pointer}.consent-block label{font-size:.78rem;color:#aaa;line-height:1.6;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;cursor:pointer}.form-submit{width:100%;background:var(--gold);color:var(--black);border:none;padding:16px;font-size:1rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;border-radius:var(--radius);cursor:pointer;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;transition:background .2s,transform .15s,box-shadow .2s;box-shadow:0 4px 20px #c9a84c59;margin-top:8px}.form-submit:hover{background:var(--gold-light);transform:translateY(-2px);box-shadow:0 8px 28px #c9a84c80}.form-note{margin-top:14px;font-size:.74rem;color:var(--gray);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.form-note a{color:var(--gold);text-decoration:underline}.nearby{background:var(--off-white)}.nearby-grid{display:flex;flex-wrap:wrap;gap:12px;margin-top:32px;justify-content:center}.nearby-link{background:var(--white);border:1px solid var(--border);border-radius:50px;padding:10px 22px;color:var(--black);text-decoration:none;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.9rem;font-weight:600;transition:border-color .2s,transform .1s,color .2s}.nearby-link:hover{border-color:var(--gold);color:var(--gold-dark);transform:translateY(-1px)}.nearby-note{text-align:center;font-size:.78rem;color:var(--gray);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;margin-top:18px}footer{background:#080808;border-top:1px solid rgba(201,168,76,.2);padding:40px 5%;text-align:center}.footer-logo{font-size:1.1rem;font-weight:700;color:var(--gold);letter-spacing:.1em;text-transform:uppercase;margin-bottom:16px}.footer-links{display:flex;justify-content:center;gap:32px;margin-bottom:20px;flex-wrap:wrap}.footer-links a{color:var(--gray);text-decoration:none;font-size:.82rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;letter-spacing:.05em;transition:color .2s}.footer-links a:hover{color:var(--gold)}.footer-copy{font-size:.78rem;color:#555;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.footer-disclaimer{margin-top:16px;font-size:.7rem;color:#444;max-width:760px;margin-left:auto;margin-right:auto;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6}@media(max-width:600px){.hero{padding:72px 6% 64px}section{padding:60px 6%}.form-grid{grid-template-columns:1fr}.form-full{grid-column:1}nav{padding:0 4%}}@media(max-width:400px){.hero-trust{gap:20px}.hero-trust-item{font-size:.78rem}}
