.homepage-dark{width:100%;background-color:#1a1612}body:has(.homepage-dark){background-color:#1a1612}.homepage-dark a:focus-visible,.homepage-dark button:focus-visible{outline:2px solid #b8cc6b;outline-offset:3px;border-radius:2px}.homepage-dark .section{padding:8vh 5vw;border-top:none;border-bottom:1px solid rgba(255,255,255,.08)}.homepage-dark .reveal{opacity:0;transform:translateY(18px);transition:opacity .7s ease,transform .7s ease}.homepage-dark .reveal.is-revealed{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){.homepage-dark .reveal{opacity:1;transform:none;transition:none}}.homepage-dark .button-1,.homepage-dark .button-1.margin-10-top{background-color:#b8cc6b;color:#1a1612;border:none;font-family:var(--font-telegrafico),"Telegrafico",sans-serif;transition:background-color .3s ease,transform .3s ease,box-shadow .3s ease}.homepage-dark .button-1:hover{background-color:#cfe080}.homepage-dark .button-1:focus-visible{outline:2px solid #b8cc6b;outline-offset:3px}.dark-hero{position:relative;min-height:94vh;display:flex;align-items:center;overflow:hidden;background-color:#1a1612;border-bottom:1px solid rgba(255,255,255,.08)}.dark-hero-media{position:absolute;inset:0;z-index:0}.dark-hero-video-el{width:100%;height:100%;object-fit:cover;display:block}.dark-hero-scrim{position:absolute;inset:0;background:linear-gradient(180deg,rgba(26,22,18,.4),rgba(26,22,18,.6) 50%,#1a1612),linear-gradient(90deg,rgba(26,22,18,.75),rgba(26,22,18,.15) 60%,rgba(26,22,18,.5))}.dark-hero-content{position:relative;z-index:1;width:100%;max-width:1280px;margin:0 auto;padding:16vh 5vw 8vh}.dark-hero-headline{font-family:var(--font-telegrafico),"Telegrafico",sans-serif;color:#e8dcc8;font-size:clamp(2.75rem,7vw,6.5rem);line-height:1.05;font-weight:700;max-width:18ch;margin:0 0 1.75rem}.dark-hero-value-line{color:rgba(255,255,255,.88);font-size:clamp(1.15rem,2.1vw,1.55rem);line-height:1.55;max-width:46ch;margin:0 0 .85rem}.dark-hero-tagline,.dark-hero-value-line{font-family:var(--font-pt-sans),"PT Sans",sans-serif}.dark-hero-tagline{color:rgba(255,255,255,.5);font-size:1rem;margin:0 0 2.75rem}.dark-hero-cta-row{display:flex;flex-wrap:wrap;align-items:center;gap:1.75rem}.button-1.dark-hero-cta{font-size:1.2rem;padding:16px 32px}.dark-hero-secondary-link{font-family:var(--font-pt-sans),"PT Sans",sans-serif;font-size:.95rem;color:rgba(255,255,255,.7);border-bottom:1px solid rgba(255,255,255,.25);padding-bottom:2px;display:inline-flex;align-items:center;gap:.4rem;transition:color .2s ease,border-color .2s ease}.dark-hero-secondary-link:hover{color:#b8cc6b;border-color:#b8cc6b}.dark-trust-strip{background-color:#1a1612;border-bottom:1px solid rgba(255,255,255,.08);padding:3.5rem 5vw}.dark-trust-strip-inner{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:0}.dark-trust-item{padding:0 2rem;border-left:1px solid rgba(255,255,255,.1)}.dark-trust-item:first-child{border-left:none;padding-left:0}.dark-trust-item:last-child{padding-right:0}.dark-trust-stat{font-family:var(--font-telegrafico),"Telegrafico",sans-serif;font-size:1.1rem;font-weight:700;color:#b8cc6b;margin:0 0 .6rem}.dark-trust-label{color:rgba(255,255,255,.72);margin:0}.dark-trust-label,.dark-trust-quote{font-family:var(--font-pt-sans),"PT Sans",sans-serif;font-size:.95rem;line-height:1.6}.dark-trust-quote{font-style:italic;color:rgba(255,255,255,.85);margin:0 0 .5rem}.dark-trust-attribution{font-size:.85rem;color:rgba(255,255,255,.45);margin:0}.dark-services-section{background-color:#1a1612}.dark-section-intro{text-align:center;max-width:800px;margin:0 auto;padding:0 1rem 3.5rem}.dark-section-heading{font-family:var(--font-telegrafico),"Telegrafico",sans-serif;color:#e8dcc8;font-size:clamp(1.75rem,3.5vw,2.75rem);font-weight:700;line-height:1.25;margin:0 0 1.25rem}.dark-section-lede{font-family:var(--font-pt-sans),"PT Sans",sans-serif;color:rgba(255,255,255,.72);font-size:1.1rem;line-height:1.7;margin:0}.dark-services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;width:100%;max-width:1200px;margin:0 auto}.dark-service-card{display:flex;flex-direction:column;background-color:#1f1b16;border:1px solid rgba(255,255,255,.1);text-decoration:none;overflow:hidden;transition:border-color .25s ease,box-shadow .25s ease,transform .25s ease}.dark-service-card:focus-visible,.dark-service-card:hover{border-color:rgba(184,204,107,.5);box-shadow:0 10px 30px rgba(0,0,0,.35);transform:translateY(-3px)}.dark-service-card-media{width:100%;aspect-ratio:4/3;overflow:hidden;border-bottom:1px solid rgba(255,255,255,.1)}.dark-service-card-img{width:100%;height:100%;object-fit:cover;filter:brightness(.85);transition:transform .5s ease,filter .3s ease}.dark-service-card:hover .dark-service-card-img{transform:scale(1.04);filter:brightness(.95)}.dark-service-card-body{flex:1 1;display:flex;flex-direction:column;padding:1.5rem}.dark-service-card-title{font-family:var(--font-telegrafico),"Telegrafico",sans-serif;font-size:1.2rem;line-height:1.3;font-weight:700;color:#e8dcc8;margin:0 0 .6rem}.dark-service-card-desc{font-size:.95rem;line-height:1.6;color:rgba(255,255,255,.68);margin:0 0 1rem;flex:1 1}.dark-service-card-desc,.dark-service-card-link{font-family:var(--font-pt-sans),"PT Sans",sans-serif}.dark-service-card-link{font-size:.9rem;font-weight:700;color:#b8cc6b;display:inline-flex;align-items:center;gap:.35rem}.dark-service-card-arrow{transition:transform .2s ease}.dark-service-card:hover .dark-service-card-arrow{transform:translateX(3px)}@media (prefers-reduced-motion:reduce){.dark-service-card,.dark-service-card-arrow,.dark-service-card-img{transition:none}.dark-service-card:hover,.dark-service-card:hover .dark-service-card-arrow,.dark-service-card:hover .dark-service-card-img{transform:none}}.dark-cost-banner-section{background-color:#1a1612}.dark-cost-banner{width:100%;max-width:1000px;margin:0 auto;border:1px solid rgba(255,255,255,.14);background-color:rgba(255,255,255,.02);padding:2.75rem;display:flex;flex-direction:column;align-items:flex-start;gap:1.75rem}.dark-cost-banner-text{width:100%}.dark-cost-banner-kicker{font-size:.85rem;letter-spacing:.08em;text-transform:uppercase;color:#b8cc6b;margin:0 0 .6rem}.dark-cost-banner-kicker,.dark-cost-banner-title{font-family:var(--font-telegrafico),"Telegrafico",sans-serif}.dark-cost-banner-title{color:#e8dcc8;font-size:clamp(1.5rem,3vw,2.25rem);line-height:1.25;font-weight:700;margin:0 0 .75rem}.dark-cost-banner-desc{font-family:var(--font-pt-sans),"PT Sans",sans-serif;color:rgba(255,255,255,.7);font-size:1rem;line-height:1.6;margin:0;max-width:60ch}.button-1.dark-cost-banner-cta{flex:0 0 auto;white-space:nowrap}.homepage-dark .section.home-testimonial{background-color:#1a1612;flex-direction:column;align-items:center;padding-left:5vw;padding-right:5vw}.homepage-dark .tcard-intro{max-width:640px;margin:0 auto 3.5rem;text-align:center}.homepage-dark .tcard-intro .h2{color:#e8dcc8}.homepage-dark .tcard-intro .p1{color:rgba(255,255,255,.7);margin-bottom:0}.homepage-dark .perfect{color:#b8cc6b}.homepage-dark .tcard-stage{width:100%;max-width:1000px;margin:0 auto}.homepage-dark .tcard-stage:focus{outline:none}.homepage-dark .tcard-stage:focus-visible{outline:2px solid #b8cc6b;outline-offset:14px;border-radius:4px}.homepage-dark .tcard-stack{position:relative;margin:26px 26px 0 0}.homepage-dark .tcard-ghost{position:absolute;inset:0;z-index:0;border:1px solid rgba(255,255,255,.16);background-color:#221e18;border-radius:4px;box-shadow:0 6px 18px rgba(0,0,0,.3)}.homepage-dark .tcard-ghost-1{transform:translate(12px,-12px)}.homepage-dark .tcard-ghost-2{transform:translate(24px,-24px);border-color:rgba(255,255,255,.1);background-color:#1e1a15}.homepage-dark .tcard{position:relative;z-index:1;display:flex;gap:3rem;min-height:340px;border:1px solid rgba(255,255,255,.14);background-color:#1f1b16;border-radius:4px;padding:3rem;box-shadow:0 10px 30px rgba(0,0,0,.35);animation:tcard-in .45s cubic-bezier(.4,0,.2,1) both}@keyframes tcard-in{0%{opacity:0;transform:translateY(8px) scale(.995)}to{opacity:1;transform:none}}.homepage-dark .tcard-body{flex:1 1 58%;display:flex;flex-direction:column;min-width:0}.homepage-dark .tcard-headline{font-family:var(--font-telegrafico),"Telegrafico",sans-serif;color:#e8dcc8;font-size:clamp(1.5rem,2.6vw,2.1rem);line-height:1.2;font-weight:700;margin:0 0 1.5rem;height:2.4em;-webkit-line-clamp:2;line-clamp:2}.homepage-dark .tcard-headline,.homepage-dark .tcard-quote{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.homepage-dark .tcard-quote{font-family:var(--font-pt-sans),"PT Sans",sans-serif;color:rgba(255,255,255,.78);font-size:1rem;line-height:1.75;margin:0;border:0;padding:0;height:calc(5 * 1.75em);-webkit-line-clamp:5;line-clamp:5}.homepage-dark .tcard.is-expanded .tcard-quote{height:auto;-webkit-line-clamp:unset;line-clamp:unset;display:block;overflow:visible}.homepage-dark .tcard-quote:before{content:"\201C"}.homepage-dark .tcard-quote:after{content:"\201D"}.homepage-dark .tcard-more-row{margin-top:1.25rem;min-height:1.4rem;display:flex;align-items:flex-start}.homepage-dark .tcard-more{align-self:flex-start;background:none;border:0;cursor:pointer;font-family:var(--font-roboto),"Roboto",sans-serif;font-size:.8rem;letter-spacing:.08em;text-transform:uppercase;color:#b8cc6b;border-bottom:1px solid rgba(184,204,107,.4);padding:0 0 2px;transition:color .25s ease,border-color .25s ease}.homepage-dark .tcard-more:hover{color:#cfe080;border-bottom-color:#cfe080}.homepage-dark .tcard-more-chevron{margin-left:.4rem}.homepage-dark .tcard-meta{margin-top:auto;padding-top:2rem;display:flex;align-items:baseline;gap:.75rem;flex-wrap:wrap}.homepage-dark .tcard-name{font-family:var(--font-telegrafico),"Telegrafico",sans-serif;color:#e8dcc8;font-size:1.05rem}.homepage-dark .tcard-source{font-family:var(--font-roboto),"Roboto",sans-serif;font-size:.75rem;letter-spacing:.08em;text-transform:uppercase;color:rgba(255,255,255,.4)}.homepage-dark .tcard-aside{flex:0 0 38%;display:flex;align-items:center;justify-content:center;border-left:1px solid rgba(255,255,255,.08);padding-left:3rem}.homepage-dark .tcard-rating{text-align:center}.homepage-dark .tcard-stars{display:flex;gap:.35rem;justify-content:center}.homepage-dark .tcard-stars svg{width:22px;height:22px;fill:#b8cc6b}.homepage-dark .tcard-rating-value{font-family:var(--font-telegrafico),"Telegrafico",sans-serif;color:#e8dcc8;font-size:3rem;line-height:1.1;margin-top:.85rem}.homepage-dark .tcard-rating-source{font-family:var(--font-roboto),"Roboto",sans-serif;font-size:.75rem;letter-spacing:.1em;text-transform:uppercase;color:rgba(255,255,255,.4);margin-top:.35rem}.homepage-dark .tcard-photos{display:grid;gap:.75rem;width:100%}.homepage-dark .tcard-photos.is-pair{grid-template-columns:1fr 1fr}.homepage-dark .tcard-photo-item{margin:0}.homepage-dark .tcard-photo{width:100%;aspect-ratio:4/3;object-fit:cover;border:1px solid rgba(255,255,255,.12);border-radius:3px;display:block}.homepage-dark .tcard-photo-label{font-family:var(--font-roboto),"Roboto",sans-serif;font-size:.7rem;letter-spacing:.1em;text-transform:uppercase;color:rgba(255,255,255,.5);margin-top:.5rem;text-align:center}.homepage-dark .tcard-controls{display:flex;align-items:center;justify-content:center;gap:1.5rem;margin-top:2.5rem}.homepage-dark .tcard-arrow{flex:0 0 auto;width:44px;height:44px;display:flex;align-items:center;justify-content:center;background:none;border:1px solid rgba(255,255,255,.16);border-radius:50%;cursor:pointer;transition:border-color .25s ease,background-color .25s ease}.homepage-dark .tcard-arrow svg{width:10px;height:16px;fill:none;stroke:#e8dcc8;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;transition:stroke .25s ease}.homepage-dark .tcard-arrow:hover{border-color:rgba(184,204,107,.6);background-color:rgba(184,204,107,.08)}.homepage-dark .tcard-arrow:hover svg{stroke:#b8cc6b}.homepage-dark .tcard-dots{display:flex;align-items:center;gap:.55rem;flex-wrap:wrap;justify-content:center}.homepage-dark .tcard-dot{width:8px;height:8px;padding:0;border:0;border-radius:50%;background-color:rgba(255,255,255,.22);cursor:pointer;transition:background-color .25s ease,transform .25s ease}.homepage-dark .tcard-dot:hover{background-color:rgba(255,255,255,.45)}.homepage-dark .tcard-dot.is-active{background-color:#b8cc6b;transform:scale(1.35)}.homepage-dark .tcard-cta{margin-top:3rem}@media screen and (max-width:900px){.homepage-dark .tcard{flex-direction:column;gap:2rem;padding:2.25rem;min-height:0}.homepage-dark .tcard-aside{flex:0 0 auto;border-left:0;border-top:1px solid rgba(255,255,255,.08);padding-left:0;padding-top:2rem;height:calc(220px + 2rem)}.homepage-dark .tcard-photos{height:100%;width:100%}.homepage-dark .tcard-photo-item{height:100%;display:flex;flex-direction:column;min-height:0}.homepage-dark .tcard-photo{flex:1 1 auto;min-height:0;height:auto;aspect-ratio:auto}.homepage-dark .tcard-meta{padding-top:1.5rem}}@media screen and (max-width:560px){.homepage-dark .tcard{padding:1.75rem 1.5rem}.homepage-dark .tcard-stack{margin:16px 16px 0 0}.homepage-dark .tcard-ghost-1{transform:translate(7px,-7px)}.homepage-dark .tcard-ghost-2{transform:translate(14px,-14px)}.homepage-dark .tcard-controls{gap:1rem;margin-top:2rem}.homepage-dark .tcard-dots{gap:.45rem}.homepage-dark .tcard-rating-value{font-size:2.25rem}}@media screen and (max-width:430px){.homepage-dark .tcard-quote{height:calc(7 * 1.75em);-webkit-line-clamp:7;line-clamp:7}}@media (prefers-reduced-motion:reduce){.homepage-dark .tcard{animation:none}.homepage-dark .tcard-arrow,.homepage-dark .tcard-arrow svg,.homepage-dark .tcard-dot,.homepage-dark .tcard-more{transition:none}.homepage-dark .tcard-dot.is-active{transform:none}}.homepage-dark .section.behold{background-color:#1a1612;text-align:center}.homepage-dark .section.behold .h2{color:#e8dcc8;margin-bottom:2.5rem}.homepage-dark .ig-grid{list-style:none;margin:0 auto;padding:0;max-width:1100px;display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.homepage-dark .ig-tile{margin:0}.homepage-dark .ig-link{position:relative;display:block;width:100%;aspect-ratio:1/1;border-radius:50%;overflow:hidden;background-color:#1f1b16;border:1px solid rgba(255,255,255,.1);cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='36' height='36' viewBox='0 0 36 36'%3E%3Crect width='36' height='36' rx='10' fill='%231a1612' fill-opacity='.86'/%3E%3Cg fill='none' stroke='%23b8cc6b' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='9' y='9' width='18' height='18' rx='5'/%3E%3Ccircle cx='18' cy='18' r='4.5'/%3E%3C/g%3E%3Ccircle cx='23.5' cy='12.5' r='1.4' fill='%23b8cc6b'/%3E%3C/svg%3E") 18 18,pointer}.homepage-dark .ig-img{width:100%;height:100%;object-fit:cover;display:block;transform-origin:center;transform:scale(var(--ig-zoom,1));transition:transform .5s ease}.homepage-dark .ig-link:focus-visible .ig-img,.homepage-dark .ig-link:hover .ig-img{transform:scale(calc(var(--ig-zoom, 1) * 1.06))}.homepage-dark .ig-overlay{position:absolute;inset:0;background-color:rgba(26,22,18,.55);opacity:0;transition:opacity .3s ease}.homepage-dark .ig-link:focus-visible .ig-overlay,.homepage-dark .ig-link:hover .ig-overlay{opacity:1}.homepage-dark .ig-reel{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:46px;height:46px;border-radius:50%;background-color:rgba(26,22,18,.55);display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease}.homepage-dark .ig-link:focus-visible .ig-reel,.homepage-dark .ig-link:hover .ig-reel{opacity:1}.homepage-dark .ig-reel svg{width:18px;height:18px;fill:#b8cc6b;margin-left:2px}.homepage-dark .ig-cursor-label{position:fixed;z-index:60;transform:translate(20px,10px);pointer-events:none;white-space:nowrap;display:flex;align-items:center;gap:.45rem;font-family:var(--font-roboto),"Roboto",sans-serif;font-size:.72rem;letter-spacing:.1em;text-transform:uppercase;color:#1a1612;background-color:#b8cc6b;padding:.45rem .7rem;border-radius:3px;box-shadow:0 4px 14px rgba(0,0,0,.45)}.homepage-dark .ig-cursor-icon{width:15px;height:15px;flex:0 0 auto}.homepage-dark .behold-caption{font-family:var(--font-roboto),"Roboto",sans-serif;font-size:.75rem;letter-spacing:.1em;text-transform:uppercase;color:rgba(255,255,255,.4);text-align:center;margin:2rem 0 0}@media screen and (max-width:900px){.homepage-dark .ig-grid{grid-template-columns:repeat(3,1fr);gap:1.25rem}}@media screen and (max-width:560px){.homepage-dark .ig-grid{grid-template-columns:repeat(2,1fr);gap:1rem}.homepage-dark .ig-reel{width:36px;height:36px}}@media (prefers-reduced-motion:reduce){.homepage-dark .ig-img,.homepage-dark .ig-overlay,.homepage-dark .ig-reel{transition:none}.homepage-dark .ig-link:hover .ig-img{transform:none}}.homepage-dark .section.form-section{background-color:#1a1612;align-items:center}.homepage-dark .form-image{border-color:rgba(255,255,255,.14);filter:grayscale(15%) brightness(.78) contrast(1.05)}.homepage-dark .h4,.homepage-dark h4{color:#e8dcc8}.homepage-dark .form .p1{color:rgba(255,255,255,.7)}.homepage-dark .field{background-color:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.18);color:#f3ffde}.homepage-dark .field::placeholder{color:rgba(255,255,255,.4)}.homepage-dark .field:focus,.homepage-dark .field:focus-visible{outline:2px solid #b8cc6b;outline-offset:2px;border-color:#b8cc6b;background-color:rgba(255,255,255,.09)}.homepage-dark .success-message{color:#b8cc6b}.homepage-dark .error-message{background-color:rgba(255,255,255,.04)}@media screen and (max-width:991px){.dark-hero{min-height:auto}.dark-hero-content{padding:20vh 5vw 8vh}.dark-services-grid{grid-template-columns:repeat(2,1fr)}.dark-trust-strip-inner{grid-template-columns:1fr;gap:1.5rem}.dark-trust-item{border-left:none;border-top:1px solid rgba(255,255,255,.1);padding:1.5rem 0 0}.dark-trust-item:first-child{border-top:none;padding-top:0}}@media screen and (max-width:767px){.dark-services-grid{grid-template-columns:1fr}.dark-hero-headline,.dark-hero-value-line{max-width:100%}.dark-cost-banner{padding:1.75rem}.homepage-dark .section.form-section{flex-flow:column}.homepage-dark .form-image{width:100%}}@media screen and (max-width:479px){.dark-hero-cta-row{flex-direction:column;align-items:flex-start;gap:.85rem}.button-1.dark-hero-cta{width:100%;text-align:center}.dark-section-intro{padding:0 .5rem 2.5rem}.dark-cost-banner{padding:1.5rem}}body:has(.homepage-dark) .section.footer{background:#1a1612;border-top:2px solid #b8cc6b;border-bottom:none}body:has(.homepage-dark) .footer-column-title,body:has(.homepage-dark) .footer-logo-text{color:#b8cc6b}body:has(.homepage-dark) .copyright,body:has(.homepage-dark) .footer-bio,body:has(.homepage-dark) .footer-column a,body:has(.homepage-dark) .footer-legal-links a{color:rgba(255,255,255,.7)}body:has(.homepage-dark) .footer-column a:hover,body:has(.homepage-dark) .footer-legal-links a:hover{color:#b8cc6b}body:has(.homepage-dark) .footer-bottom{border-top:1px solid rgba(255,255,255,.1)}body:has(.homepage-dark) .footer-social-link img{filter:invert(1) brightness(.9);transition:filter .3s ease}body:has(.homepage-dark) .footer-social-link:hover img{filter:invert(1) brightness(.8) sepia(1) hue-rotate(30deg) saturate(3)}