*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:none;-moz-text-size-adjust:none;text-size-adjust:none;scroll-behavior:smooth}body{min-height:100vh;line-height:1.5;overflow-x:hidden}img,picture,video,canvas,svg{max-width:100%;display:block}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}ul[role=list],ol[role=list]{list-style:none}:root{--cream:#f5f0e8;--slate:#4a6278;--slate-dark:#2e4055;--sage:#7a9e87;--gold:#c9973a;--sand:#d4c5a9;--text:#3a3530;--muted:#7a7168;--white:#fff;--section-alt:#ede8de;--font-serif:"Lora", Georgia, serif;--font-sans:"DM Sans", system-ui, sans-serif;--space-xs:.5rem;--space-sm:1rem;--space-md:1.5rem;--space-lg:2.5rem;--space-xl:4rem;--space-2xl:6rem;--radius-sm:8px;--radius-md:14px;--radius-lg:16px;--radius-pill:25px;--shadow-sm:0 4px 16px #4a627812;--shadow-md:0 8px 32px #4a62781a;--shadow-lg:0 12px 40px #2e405533;--transition:.2s ease}html,body{font-family:var(--font-sans);color:var(--text);background:var(--cream);font-size:15px;line-height:1.7}h1,h2,h3,h4{font-family:var(--font-serif);line-height:1.25}.section-eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--sage);margin-bottom:.5rem;font-size:11px;font-weight:500}.section-h2{font-family:var(--font-serif);color:var(--slate);margin-bottom:2rem;font-size:1.75rem;font-weight:500;line-height:1.3}.page-content{padding-top:94px}.section-pad{padding:var(--space-xl) var(--space-lg)}.sticky-header{z-index:200;pointer-events:none;position:fixed;top:0;left:0;right:0}.navbar{-webkit-backdrop-filter:blur(16px);pointer-events:all;z-index:2;background:#f5f0e8e0;border-bottom:1px solid #d4c5a980;justify-content:space-between;align-items:center;height:58px;padding:0 2.5rem;display:flex;position:relative}.logo-badge{background:var(--cream);border:2.5px solid var(--sand);z-index:10;pointer-events:all;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;display:flex;position:absolute;top:20px;left:2.5rem;overflow:hidden;box-shadow:0 8px 28px #4a62784d,0 2px 8px #00000021}.logo-badge img{-o-object-fit:contain;object-fit:contain;width:48px;height:48px}.navbar-left-spacer{width:88px}.navbar-links{gap:2rem;list-style:none;display:flex}.navbar-links a{color:var(--slate);letter-spacing:.04em;transition:color var(--transition);font-size:13px;font-weight:400;text-decoration:none}.navbar-links a:hover{color:var(--gold)}.navbar-cta{background:var(--slate);color:#fff;border-radius:var(--radius-pill);cursor:pointer;font-size:13px;font-weight:500;font-family:var(--font-sans);transition:all var(--transition);border:none;padding:.45rem 1.25rem}.navbar-cta:hover{background:var(--gold)}.navbar-hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:4px;display:none}.navbar-hamburger span{background:var(--slate);border-radius:2px;width:22px;height:2px;transition:all .3s;display:block}.mobile-menu{-webkit-backdrop-filter:blur(16px);pointer-events:all;background:#f5f0e8f7;border-top:1px solid #d4c5a980;flex-direction:column;gap:.75rem;padding:1rem 2.5rem 1.5rem;display:none}.mobile-menu.is-open{display:flex}.mobile-menu a{color:var(--slate);border-bottom:1px solid #d4c5a94d;padding:.4rem 0;font-size:15px;font-weight:400;text-decoration:none}.mobile-menu .navbar-cta{text-align:center;margin-top:.5rem}.hero{background:var(--slate-dark);clip-path:polygon(0 0,100% 0,100% 82%,0 100%);grid-template-columns:1fr 1fr;align-items:center;gap:2rem;padding:4.5rem 2.5rem 8rem;display:grid;position:relative}.hero-bg-circle{aspect-ratio:1;pointer-events:none;background:radial-gradient(circle,#7a9e871f 0%,#0000 70%);border-radius:50%;width:45%;position:absolute;top:-10%;right:-5%}.hero-bg-dot{pointer-events:none;background:radial-gradient(circle,#c9973a1a 0%,#0000 70%);border-radius:50%;width:160px;height:160px;position:absolute;bottom:25%;left:3%}.hero-inner{z-index:2;position:relative}.hero-eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--sage);border-radius:var(--radius-pill);border:1px solid #7a9e8766;margin-bottom:1rem;padding:.3rem .85rem;font-size:11px;font-weight:500;display:inline-block}.hero-h1{font-family:var(--font-serif);color:var(--white);margin-bottom:1.1rem;font-size:2.6rem;font-weight:600;line-height:1.18}.hero-h1 em{color:var(--sage);font-style:italic}.hero-sub{color:#ffffff9e;max-width:400px;margin-bottom:2rem;font-size:.95rem;line-height:1.7}.btn-group{flex-wrap:wrap;gap:.85rem;display:flex}.btn{border-radius:var(--radius-pill);cursor:pointer;font-size:14px;font-weight:500;font-family:var(--font-sans);transition:all var(--transition);border:none;padding:.65rem 1.5rem;display:inline-block}.btn-primary{background:var(--gold);color:#fff}.btn-primary:hover{background:#b5852e}.btn-ghost{color:#ffffffd9;background:0 0;border:1.5px solid #ffffff59}.btn-ghost:hover{background:#ffffff14}.hero-visual{z-index:2;justify-content:center;align-items:center;height:320px;display:flex;position:relative}.hv-circle{background:radial-gradient(circle at 40% 45%,#bcdac833 0%,#7a9e871a 60%,#0000 100%);border-radius:50%;width:280px;height:280px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.hv-rect1{background:#7a9e8738;border-radius:14px;width:185px;height:125px;position:absolute;top:50%;left:50%;transform:translate(-58%,-52%)rotate(-7deg)}.hv-rect2{background:#7a9e8726;border-radius:14px;width:185px;height:125px;position:absolute;top:50%;left:50%;transform:translate(-44%,-48%)rotate(4deg)}.hv-card{background:var(--white);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);z-index:5;width:190px;padding:1.1rem 1.35rem;position:absolute;top:50%;left:50%;transform:translate(-40%,-46%)}.hv-card-label{letter-spacing:.12em;text-transform:uppercase;color:var(--muted);margin-bottom:.5rem;font-size:9px}.hv-card-title{font-family:var(--font-serif);color:var(--slate-dark);margin-bottom:.55rem;font-size:1.05rem;font-weight:500;line-height:1.3}.hv-card-sub{color:var(--muted);margin-bottom:.6rem;font-size:11px;line-height:1.4}.hv-dot-row{gap:5px;display:flex}.hv-dot{border-radius:50%;width:9px;height:9px}.serve-section{background:var(--cream);padding:4.5rem 2.5rem 3.5rem}.serve-grid{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}.serve-card{background:var(--white);border-radius:var(--radius-md);border:1px solid var(--sand);border-top:3px solid var(--sage);transition:transform var(--transition), box-shadow var(--transition);padding:1.2rem 1rem}.serve-card:hover{transform:translateY(-4px);box-shadow:0 10px 28px #4a62781f}.serve-icon{background:var(--cream);border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;margin-bottom:.6rem;font-size:16px;display:flex}.serve-card h3{font-family:var(--font-serif);color:var(--slate);margin-bottom:.3rem;font-size:.95rem;font-weight:500}.serve-card p{color:var(--muted);margin:0;font-size:12px;line-height:1.5}.services-section{background:var(--slate-dark);clip-path:polygon(0 5%,100% 0,100% 100%,0 100%);margin-top:-2rem;padding:4rem 2.5rem 4.5rem;position:relative}.services-inner{padding-top:1.5rem}.services-section .section-h2{color:var(--white)}.services-layout{grid-template-columns:1.4fr 1fr;align-items:start;gap:2.5rem;display:grid}.svc-col-label{letter-spacing:.12em;text-transform:uppercase;color:var(--gold);margin-bottom:.6rem;font-size:11px;font-weight:500}.svc-col{margin-bottom:1.25rem}.svc-col h4{font-family:var(--font-serif);color:#ffffffd9;border-bottom:1px solid #ffffff1f;margin-bottom:.5rem;padding-bottom:.35rem;font-size:1rem;font-weight:500}.svc-item{border-bottom:1px solid #ffffff12;align-items:flex-start;gap:.5rem;padding:.4rem 0;font-size:13px;display:flex}.svc-dot{background:var(--sage);border-radius:50%;flex-shrink:0;width:6px;height:6px;margin-top:.5rem}.svc-name{color:#fffc}.svc-price{color:#fff6;white-space:nowrap;margin-left:auto;font-size:11px}.services-visual-col{flex-direction:column;gap:.85rem;display:flex}.svc-highlight-card{background:#ffffff0f;border:1px solid #ffffff1a;border-radius:12px;padding:1rem 1.1rem}.svc-highlight-card h4{font-family:var(--font-serif);color:var(--white);margin-bottom:.3rem;font-size:.95rem;font-weight:500}.svc-highlight-card p{color:#ffffff8c;margin:0;font-size:12px;line-height:1.5}.tag{letter-spacing:.08em;text-transform:uppercase;color:var(--sage);background:#7a9e8740;border-radius:10px;margin-bottom:.5rem;padding:.2rem .6rem;font-size:10px;display:inline-block}.how-section{background:var(--section-alt);clip-path:polygon(0 0,100% 3%,100% 100%,0 97%);z-index:2;margin-top:-2rem;padding:4.5rem 2.5rem;position:relative}.how-inner{padding:1.5rem 0}.how-section .section-h2{color:var(--slate)}.steps-row{grid-template-columns:repeat(3,1fr);gap:1.2rem;display:grid;position:relative}.steps-row:before{content:"";background:linear-gradient(90deg, var(--sand), var(--sage), var(--sand));z-index:0;height:1.5px;position:absolute;top:26px;left:16%;right:16%}.step-card{background:var(--white);border-radius:var(--radius-md);z-index:1;box-shadow:var(--shadow-sm);border:1px solid var(--sand);padding:1.25rem 1rem;position:relative}.step-num{background:var(--cream);border:2px solid var(--sage);width:48px;height:48px;font-family:var(--font-serif);color:var(--sage);border-radius:50%;justify-content:center;align-items:center;margin:0 auto .85rem;font-size:1.1rem;font-weight:600;display:flex;box-shadow:0 4px 12px #7a9e8733}.step-card h3{font-family:var(--font-serif);color:var(--slate);text-align:center;margin-bottom:.35rem;font-size:.95rem;font-weight:500}.step-card p{color:var(--muted);text-align:center;font-size:12px;line-height:1.5}.about-section{background:var(--cream);grid-template-columns:1.2fr 1fr;align-items:center;gap:3rem;padding:4rem 2.5rem;display:grid}.about-text .section-h2{color:var(--slate);margin-bottom:1rem}.about-text p{color:var(--muted);margin-bottom:.6rem;font-size:.9rem}.about-visual{justify-content:center;align-items:center;display:flex;position:relative}.about-bg-ring{border:1.5px dashed var(--sand);border-radius:50%;justify-content:center;align-items:center;width:180px;height:180px;display:flex}.about-inner-ring{background:var(--section-alt);border:1.5px solid var(--sand);border-radius:50%;justify-content:center;align-items:center;width:130px;height:130px;display:flex}.about-inner-text{font-family:var(--font-serif);color:var(--sage);text-align:center;padding:.75rem;font-size:.8rem;font-style:italic;line-height:1.5}.about-float-tag{background:var(--white);border:1px solid var(--sand);color:var(--slate);box-shadow:var(--shadow-md);border-radius:10px;padding:.4rem .75rem;font-size:11px;position:absolute;bottom:-8px;right:-8px}.about-float-tag span{color:var(--gold);font-weight:500}.pricing-section{background:var(--slate-dark);clip-path:polygon(0 5%,100% 0,100% 100%,0 100%);z-index:1;margin-top:-2rem;padding:5rem 2.5rem 4rem;position:relative}.pricing-inner{padding-top:1rem}.pricing-section .section-h2{color:var(--white)}.pricing-grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.price-card{border-radius:var(--radius-lg);background:#ffffff0f;border:1px solid #ffffff1a;padding:1.5rem 1.25rem;transition:all .25s;position:relative;overflow:hidden}.price-card:hover{background:#ffffff1a;transform:translateY(-3px)}.price-card.featured{background:var(--white);border:2px solid var(--gold)}.price-card.featured:before{content:"Most Popular";background:var(--gold);color:#fff;letter-spacing:.05em;padding:3px 24px;font-size:10px;font-weight:500;position:absolute;top:12px;right:-18px;transform:rotate(35deg)}.price-tier{letter-spacing:.12em;text-transform:uppercase;color:var(--sage);margin-bottom:.35rem;font-size:10px;font-weight:500}.price-name{font-family:var(--font-serif);color:var(--white);margin-bottom:.2rem;font-size:1.2rem;font-weight:500}.price-card.featured .price-name{color:var(--slate-dark)}.price-amount{color:var(--white);margin:.4rem 0 .2rem;font-size:1.8rem;font-weight:300;line-height:1}.price-card.featured .price-amount{color:var(--slate-dark)}.price-amount span{color:#ffffff80;font-size:.8rem;font-weight:400}.price-card.featured .price-amount span{color:var(--muted)}.price-hrs{color:#fff6;border-bottom:1px solid #ffffff1a;margin-bottom:.85rem;padding-bottom:.85rem;font-size:11px}.price-card.featured .price-hrs{color:var(--muted);border-bottom-color:var(--sand)}.price-features{margin-bottom:1rem;list-style:none}.price-features li{color:#ffffffb3;align-items:flex-start;gap:.5rem;padding:.25rem 0;font-size:12px;display:flex}.price-card.featured .price-features li{color:var(--text)}.price-features li:before{content:"";background:var(--sage);border-radius:50%;flex-shrink:0;width:5px;height:5px;margin-top:.5rem}.price-btn{text-align:center;border-radius:var(--radius-pill);cursor:pointer;color:var(--white);width:100%;font-size:13px;font-weight:500;font-family:var(--font-sans);transition:all var(--transition);background:#ffffff1f;border:1px solid #fff3;padding:.55rem;display:block}.price-btn:hover{background:#fff3}.price-card.featured .price-btn{background:var(--gold);border-color:var(--gold);color:#fff}.price-card.featured .price-btn:hover{background:#b5852e}.pricing-note{color:#fff6;text-align:center;margin-top:1rem;font-size:12px}.pricing-note a{color:var(--sage);text-decoration:none}.contact-section{background:var(--cream);padding:4rem 2.5rem}.contact-inner{grid-template-columns:1fr 1.6fr;align-items:start;gap:2.5rem;margin-top:1.5rem;display:grid}.contact-copy p{color:var(--muted);margin-bottom:.6rem;font-size:.9rem}.contact-email-box{background:var(--section-alt);border:1px solid var(--sand);border-radius:12px;margin-top:1.25rem;padding:1rem 1.25rem}.contact-email-box .lbl{color:var(--sage);letter-spacing:.1em;text-transform:uppercase;margin-bottom:.35rem;font-size:11px}.contact-email-box .eml{font-family:var(--font-serif);color:var(--slate);font-size:.95rem}.contact-form{background:var(--white);border-radius:var(--radius-lg);border:1px solid var(--sand);box-shadow:var(--shadow-md);padding:1.75rem}.form-row{grid-template-columns:1fr 1fr;gap:.75rem;margin-bottom:.75rem;display:grid}.form-group{flex-direction:column;gap:.25rem;margin-bottom:.75rem;display:flex}.form-group label{color:var(--muted);letter-spacing:.03em;font-size:11px}.form-group input,.form-group select,.form-group textarea{border:1px solid var(--sand);border-radius:var(--radius-sm);font-size:13px;font-family:var(--font-sans);color:var(--text);background:var(--cream);transition:border var(--transition);outline:none;padding:.55rem .8rem}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:var(--sage)}.form-group textarea{resize:vertical;min-height:90px}.form-submit{background:var(--gold);color:#fff;border-radius:var(--radius-pill);cursor:pointer;font-size:14px;font-weight:500;font-family:var(--font-sans);width:100%;transition:background var(--transition);border:none;padding:.65rem 2rem}.form-submit:hover{background:#b5852e}.required{color:#c0392b;margin-left:2px}.field-error{color:#c0392b;min-height:18px;margin-top:4px;font-size:12px;display:block}.form-group input[aria-invalid=true],.form-group select[aria-invalid=true],.form-group textarea[aria-invalid=true]{border-color:#c0392b}.form-submit:disabled{opacity:.65;cursor:not-allowed}.form-success{border:1px solid var(--sage);color:var(--text);background:#7a9e871f;border-radius:10px;margin-top:1rem;padding:1.25rem 1.5rem;font-size:14px;line-height:1.6}.form-success strong{color:var(--slate);margin-bottom:.4rem;font-size:15px;display:block}.form-success a{color:var(--sage)}.form-error-msg{border:1px solid var(--gold);color:var(--text);background:#c9973a1a;border-radius:10px;margin-top:1rem;padding:1.25rem 1.5rem;font-size:13px;line-height:1.6}.form-error-msg a{color:var(--gold)}.cf-turnstile{margin-bottom:1rem}footer{background:var(--slate-dark);color:#ffffffbf;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:2rem 2.5rem;display:flex}.footer-brand{font-family:var(--font-serif);color:var(--white);font-size:1.05rem;font-weight:500}.footer-brand span{color:var(--gold)}.footer-tag{color:#fff6;margin-top:.15rem;font-size:12px}.footer-links{gap:1.5rem;list-style:none;display:flex}.footer-links a{color:#ffffff73;transition:color var(--transition);font-size:12px;text-decoration:none}.footer-links a:hover{color:var(--gold)}.footer-email{color:var(--sand);font-size:13px}@media (width<=900px){.hero{clip-path:polygon(0 0,100% 0,100% 94%,0 100%);grid-template-columns:1fr;padding:3.5rem 1.5rem 6rem}.hero-visual{display:none}.hero-h1{font-size:2rem}.serve-grid{grid-template-columns:repeat(2,1fr)}.services-layout{grid-template-columns:1fr}.about-section{grid-template-columns:1fr;gap:2rem}.about-visual{display:none}.pricing-grid{grid-template-columns:1fr;max-width:420px;margin:0 auto}.contact-inner{grid-template-columns:1fr}footer{flex-direction:column;align-items:flex-start;gap:1.25rem}}@media (width<=600px){.navbar-links,.navbar-cta{display:none}.navbar-hamburger{display:flex}.serve-section,.services-section,.how-section,.about-section,.pricing-section,.contact-section{padding-left:1.25rem;padding-right:1.25rem}.navbar{padding:0 1.25rem}.logo-badge{left:1.25rem}.serve-grid{grid-template-columns:1fr}.hero{padding:3rem 1.25rem 5rem}.hero-h1{font-size:1.75rem}.steps-row{grid-template-columns:1fr}.steps-row:before{display:none}.form-row{grid-template-columns:1fr}.footer-links{flex-wrap:wrap;gap:1rem}}
