:root{--spruce:#f3f4f6;--evergreen:#a3aab5;--moss:#6d7480;--redwood:#d73b22;--redwood-deep:#941f0f;--stone:#b7bcc5;--line:rgba(255,255,255,0.1);--surface:rgba(19,22,28,0.86);--surface-strong:#14171d;--shadow-soft:0 18px 44px rgba(0,0,0,0.26);--shadow-deep:0 28px 70px rgba(0,0,0,0.42);--radius-xl:34px;--radius-lg:26px;--radius-md:20px;--radius-sm:14px;--container:min(1180px,calc(100vw - 2rem))}*,:after,:before{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Avenir Next,Segoe UI,sans-serif;color:var(--spruce);background:radial-gradient(circle at top left,rgba(215,59,34,.12),transparent 24%),radial-gradient(circle at top right,rgba(215,59,34,.08),transparent 18%),linear-gradient(180deg,#080a0d,#101217 48%,#090b0f)}body:before{content:"";position:fixed;inset:0;pointer-events:none;background:linear-gradient(rgba(255,255,255,.015),rgba(255,255,255,.015)),repeating-linear-gradient(135deg,transparent,transparent 20px,rgba(255,255,255,.01) 0,rgba(255,255,255,.01) 40px)}@keyframes fadeRise{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes slowGlow{0%,to{box-shadow:0 0 0 rgba(215,59,34,0)}50%{box-shadow:0 0 28px rgba(215,59,34,.16)}}a{color:inherit;text-decoration:none}img{display:block;width:100%;height:auto}p{margin:0;line-height:1.68}.button,.phone-link,h1,h2,h3,strong{font-family:Georgia,Times New Roman,serif}h1,h2,h3{margin:0;line-height:1.04;letter-spacing:-.02em}dl,figure,ul{margin:0}.container{position:relative;width:var(--container);margin:0 auto}.site-shell{min-height:100vh}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:30;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:rgba(10,12,16,.78);border-bottom:1px solid rgba(255,255,255,.08)}.header-inner{display:grid;grid-template-columns:auto 1fr auto;align-items:center;grid-gap:1rem;gap:1rem;min-height:88px}.brand{width:min(336px,44vw)}.brand-logo{width:100%;height:auto}.contact-actions,.feature-band,.footer-links,.header-actions,.hero-actions,.pill-row,.section-actions,.site-nav{display:flex;align-items:center;gap:.9rem;flex-wrap:wrap}.site-nav{justify-content:center;gap:1.4rem;font-size:.98rem;font-weight:700}.site-nav a{position:relative;color:var(--stone)}.site-nav a:after{content:"";position:absolute;left:0;right:0;bottom:-.3rem;height:1px;background:linear-gradient(90deg,transparent,var(--redwood),transparent);transform:scaleX(0);transition:transform .17s ease}.site-nav a:focus-visible:after,.site-nav a:hover:after{transform:scaleX(1)}.phone-link{font-size:1.08rem;font-weight:700;color:#ffffff}.button{display:inline-flex;align-items:center;justify-content:center;min-height:3rem;padding:.85rem 1.35rem;border-radius:999px;border:1px solid transparent;font-size:.98rem;transition:transform .16s ease,box-shadow .16s ease,background-color .16s ease,border-color .16s ease,color .16s ease}.button:focus-visible,.button:hover{transform:translateY(-1px)}.button-solid{color:#fffaf4;background:linear-gradient(135deg,var(--redwood),var(--redwood-deep));box-shadow:0 16px 34px rgba(152,55,26,.22)}.button-outline{color:#f5f5f5;background:rgba(255,255,255,.03);border-color:rgba(255,255,255,.14)}.eyebrow,.trust-kicker,dt{font-size:.72rem;letter-spacing:.18em;text-transform:uppercase;color:#d7dae0;font-weight:700}.hero,.page-intro,.section{padding:5.8rem 0}.hero{padding-top:4.8rem}.about-grid,.contact-grid,.faq-layout,.hero-grid,.story-grid{display:grid;grid-template-columns:1.05fr .95fr;grid-gap:2rem;gap:2rem;align-items:center}.hero-premium{overflow:clip}.hero-premium-grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);grid-gap:2rem;gap:2rem;align-items:center}.cta-band,.hero-copy-tight,.hero-visual-stage,.info-card-premium,.process-card,.service-card-premium,.testimonial-card-premium,.trust-grid article{animation:fadeRise .64s ease both}.hero-copy-tight{padding-right:1rem}.hero-copy h1,.page-intro h1{max-width:12ch;margin-top:.9rem;font-size:clamp(2.6rem,5.5vw,4.6rem)}.about-item p,.contact-card p,.contact-list dd,.faq-item p,.footer-note,.hero-text,.info-card p,.page-intro p:last-child,.section-heading p:last-child,.service-card p,.story-card p,.testimonial-card span{color:var(--stone)}.hero-text{max-width:34rem;margin-top:1rem;font-size:.98rem}.hero-quickline{margin-top:1.35rem}.quick-pill{display:inline-flex;align-items:center;min-height:2.25rem;padding:.4rem .8rem;border:1px solid rgba(255,255,255,.12);border-radius:999px;background:rgba(255,255,255,.03);color:#eceff3;font-size:.84rem;font-weight:600}.hero-text-compact{max-width:42ch;color:var(--spruce)}.feature-list,.hero-points{display:grid;grid-gap:.8rem;gap:.8rem;margin-top:1.5rem;padding-left:1.1rem}.hero-media{position:relative}.hero-visual-stage{position:relative;min-height:620px}.about-panel,.contact-card,.faq-item,.hero-card,.info-card,.photo-card,.service-card,.story-card,.testimonial-card{border:1px solid rgba(255,255,255,.08);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow-soft)}.hero-card,.image-frame,.photo-card{overflow:hidden}.hero-card-art{position:relative}.hero-card-art:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.06),rgba(0,0,0,.42))}.hero-card img,.image-frame img,.photo-card img{height:100%;object-fit:cover}.hero-card img{min-height:520px}.hero-frame{position:relative;overflow:hidden;border:1px solid rgba(255,255,255,.08);border-radius:var(--radius-xl);background:#0d1014;box-shadow:var(--shadow-deep)}.hero-frame-main{position:absolute;inset:0 0 4.75rem 3.25rem}.hero-frame-main img{height:100%;object-fit:cover}.hero-floating-card{position:absolute;width:min(280px,84%);padding:1rem 1.05rem;border:1px solid rgba(255,255,255,.1);border-radius:var(--radius-md);background:rgba(9,11,15,.9);box-shadow:var(--shadow-deep);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.hero-floating-card strong{display:block;margin-top:.35rem;font-size:1.06rem}.hero-floating-card p{margin-top:.45rem;color:var(--stone);font-size:.9rem}.hero-floating-card-top{top:1rem;left:0}.hero-floating-card-bottom{right:0;bottom:0;animation:fadeRise .78s ease both,slowGlow 3.8s ease-in-out infinite}.hero-badge{position:absolute;right:1.2rem;bottom:1.2rem;max-width:280px;padding:1.1rem 1.15rem;border-radius:var(--radius-md);background:rgba(11,13,17,.92);color:#f4f5f6;box-shadow:var(--shadow-deep)}.badge-label{display:block;margin-bottom:.35rem;font-size:.75rem;letter-spacing:.16em;text-transform:uppercase;color:rgba(238,243,239,.72)}.trust-strip{padding-bottom:.8rem}.service-grid,.testimonial-grid,.three-up,.trust-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:1rem;gap:1rem}.trust-strip-premium{padding-top:0}.contact-card,.faq-item,.info-card,.service-card,.story-card,.testimonial-card,.trust-grid article{padding:1.45rem}.trust-grid article{background:rgba(255,255,255,.02);border-top:1px solid var(--line)}.contact-card h2,.story-card h2,.trust-grid strong{display:block;margin-top:.45rem;font-size:1.15rem}.narrow-stack,.page-intro-inner,.section-heading{max-width:820px}.section-heading h2{margin-top:.75rem;font-size:clamp(1.8rem,3.1vw,2.7rem)}.split-heading{display:grid;grid-template-columns:1.2fr .8fr;grid-gap:1.25rem;gap:1.25rem;align-items:end}.dual-panel{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);grid-gap:1.4rem;gap:1.4rem;align-items:start}.feature-band,.pill-row,.section-actions{margin-top:1.6rem}.feature-band-stacked{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.faq-item h3,.info-card strong,.service-card h3{font-size:1.2rem}.info-card-premium{background:linear-gradient(180deg,rgba(20,23,29,.96),rgba(12,14,18,.96))}.section-heading-wide{max-width:680px}.section-accent-strong{position:relative}.section-accent-strong:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 20%,rgba(215,59,34,.08),transparent 22%),radial-gradient(circle at 80% 70%,rgba(215,59,34,.06),transparent 18%);pointer-events:none}.service-grid-premium{position:relative}.service-card-premium{position:relative;min-height:100%;background:linear-gradient(180deg,rgba(18,21,27,.96),rgba(10,12,16,.98));transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.service-card-premium:hover{transform:translateY(-4px);border-color:rgba(215,59,34,.26);box-shadow:0 24px 56px rgba(0,0,0,.34)}.card-index,.process-number{display:inline-flex;align-items:center;justify-content:center;min-width:2.2rem;height:2.2rem;margin-bottom:1rem;border-radius:999px;border:1px solid rgba(215,59,34,.24);background:rgba(215,59,34,.08);color:#ffffff;font-size:.84rem;font-weight:700}.process-shell{padding:1rem 0}.process-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:1rem;gap:1rem;margin-top:1.6rem}.process-card{padding:1.35rem;border:1px solid rgba(255,255,255,.08);border-radius:var(--radius-lg);background:rgba(255,255,255,.025);box-shadow:var(--shadow-soft)}.process-card strong{display:block;margin-bottom:.55rem;font-size:1.1rem}.process-card p{color:var(--stone)}.service-card p,.service-card ul{margin-top:.75rem}.feature-list li+li,.service-card li+li{margin-top:.45rem}.section-accent{background:linear-gradient(180deg,rgba(255,255,255,.01),rgba(215,59,34,.02))}.about-panel{display:grid;grid-gap:1rem;gap:1rem;padding:1.5rem}.photo-showcase-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,.95fr);grid-gap:1.25rem;gap:1.25rem;align-items:stretch}.photo-stack{display:grid;grid-template-columns:1fr .72fr;grid-gap:1rem;gap:1rem}.about-panel-premium{background:linear-gradient(180deg,rgba(19,22,28,.96),rgba(11,13,17,.98))}.about-item{padding-bottom:1rem;border-bottom:1px solid var(--line)}.about-item:last-child{padding-bottom:0;border-bottom:0}.about-item strong,.info-card strong,.testimonial-card strong{display:block;font-size:1.15rem}.about-item p,.testimonial-card span{margin-top:.55rem}.photo-layout{display:grid;grid-template-columns:1.2fr 1fr 1fr;grid-gap:1rem;gap:1rem}.photo-card-large img{min-height:540px}.photo-card img{min-height:260px}.testimonial-card p{font-size:1rem}.testimonial-grid-premium .testimonial-card{background:linear-gradient(180deg,rgba(18,21,27,.96),rgba(11,13,17,.98))}.testimonial-card strong{margin-top:1rem}.faq-list{display:grid;grid-gap:1rem;gap:1rem}.contact-card-primary,.story-card-dark{background:linear-gradient(180deg,rgba(12,13,17,.98),rgba(32,11,8,.98));color:#f7f4ed;box-shadow:var(--shadow-deep)}.contact-card-primary .eyebrow,.contact-card-primary p,.story-card-dark .eyebrow,.story-card-dark li,.story-card-dark p{color:rgba(247,244,237,.82)}.contact-card-primary h2,.story-card-dark h2{margin:.8rem 0 1rem}.contact-section{padding-bottom:6.6rem}.contact-list{display:grid;grid-gap:1rem;gap:1rem}.contact-list div{padding-bottom:1rem;border-bottom:1px solid var(--line)}.contact-list div:last-child{padding-bottom:0;border-bottom:0}.contact-list dd{margin:.45rem 0 0;font-size:1.05rem}.page-intro{padding-top:4.6rem;padding-bottom:3rem}.page-intro-inner h1{max-width:14ch}.page-intro-inner p:last-child{max-width:60ch;margin-top:1rem;font-size:.98rem}.cta-band{justify-content:space-between;gap:1.4rem;padding:1.5rem;border:1px solid rgba(255,255,255,.08);border-radius:var(--radius-xl);background:linear-gradient(90deg,rgba(12,13,17,.98),rgba(31,10,7,.98)),linear-gradient(180deg,rgba(255,255,255,.01),rgba(255,255,255,.01));box-shadow:var(--shadow-deep)}.cta-band-copy{max-width:34rem}.cta-band-copy h2{margin:.7rem 0;font-size:clamp(1.9rem,3.4vw,2.8rem)}.cta-band-actions{display:flex;gap:.8rem;flex-wrap:wrap;justify-content:flex-end}.button-ghost{color:#fff;background:transparent;border:1px solid rgba(215,59,34,.34)}.button-ghost:focus-visible,.button-ghost:hover{background:rgba(215,59,34,.08)}.page-intro-center{text-align:center;margin:0 auto}.page-intro-center h1,.page-intro-center p:last-child{margin-left:auto;margin-right:auto}.pill{display:inline-flex;align-items:center;padding:.7rem 1rem;border:1px solid rgba(255,255,255,.1);border-radius:999px;background:rgba(255,255,255,.03);color:#f0f2f4;font-weight:700}.service-grid-expanded{margin-top:2rem}.service-card-detailed,.testimonial-card-detailed{min-height:100%}.testimonial-grid-expanded{grid-template-columns:repeat(2,minmax(0,1fr))}.faq-layout,.story-grid{align-items:stretch}.video-frame{position:relative;overflow:hidden;margin-top:1.8rem;border:1px solid rgba(255,255,255,.08);border-radius:var(--radius-xl);background:linear-gradient(180deg,rgba(12,13,17,.98),rgba(32,11,8,.98));box-shadow:var(--shadow-deep)}.video-frame:before{content:"";display:block;padding-top:56.25%}.video-frame iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.contact-card-side,.image-frame img,.story-card{min-height:100%}.footer-inner{display:flex;align-items:center;gap:1.2rem;flex-wrap:wrap}.footer-badge{width:88px;height:88px}.footer-links{margin-left:auto;gap:1rem;color:var(--stone);font-weight:700}.footer-note{width:100%;max-width:32rem}.site-footer{padding:1.7rem 0 2rem;border-top:1px solid rgba(255,255,255,.08)}@media (max-width:1024px){.about-grid,.contact-grid,.dual-panel,.faq-layout,.feature-band-stacked,.header-inner,.hero-grid,.hero-premium-grid,.photo-layout,.photo-showcase-grid,.photo-stack,.process-grid,.service-grid,.split-heading,.story-grid,.testimonial-grid,.three-up,.trust-grid{grid-template-columns:1fr}.header-inner{gap:1.2rem;padding:1rem 0}.site-nav{justify-content:flex-start}.hero-card img,.photo-card-large img{min-height:380px}.hero-visual-stage{min-height:auto}.hero-frame-main{position:relative;inset:auto}.hero-floating-card{position:relative;width:100%;margin-top:1rem}.footer-links{margin-left:0}}@media (max-width:720px){.hero,.page-intro,.section{padding-top:4.2rem;padding-bottom:4.2rem}.brand{width:min(260px,62vw)}.contact-card h2,.hero-badge,.hero-copy h1,.page-intro h1,.section-heading h2,.story-card h2{max-width:none}.hero-badge{position:static;margin-top:1rem}.hero-card img{min-height:300px}.contact-actions,.cta-band-actions,.header-actions,.hero-actions,.section-actions{flex-direction:column;align-items:stretch}.button,.phone-link{width:100%;text-align:center}.footer-badge{width:72px;height:72px}}