@font-face{font-family:Manrope;src:url(/fonts/manrope.woff2)format("woff2");font-style:normal;font-weight:400 800;font-display:swap}@font-face{font-family:Outfit;src:url(/fonts/outfit.woff2)format("woff2");font-style:normal;font-weight:400 800;font-display:swap}:root{--ink:#010100;--paper:#f9f8f4;--white:#fff;--muted-bg:#f0ece3;--gold:#f2ad47;--gold-dark:#9c6b2c;--gold-hover:#e8a23c;--body-muted:#625b50;--soft:#857c6e;--line:#cfc7b8;--dark-line:#2e2a24;--dark-copy:#cfc7b8;--radius:10px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Manrope,Helvetica Neue,Arial,sans-serif;font-size:16px;line-height:1.6}button,input,select,textarea{font:inherit}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}:focus-visible{outline:3px solid var(--gold);outline-offset:3px}section[id]{scroll-margin-top:24px}.hero{background:var(--ink);min-height:min(92vh,880px);color:var(--paper);flex-direction:column;display:flex;position:relative;overflow:hidden}.hero-image{z-index:0;object-fit:cover;object-position:center 40%}.hero-overlay{z-index:1;background:linear-gradient(90deg,#010100b3 0%,#01010059 45%,#0000 70%),linear-gradient(#0101008c 0%,#01010033 30%,#0101008c 60%,#010100f0 100%);position:absolute;inset:0}.site-header{z-index:2;justify-content:space-between;align-items:center;gap:24px;width:100%;max-width:1200px;margin:0 auto;padding:20px clamp(20px,5vw,64px);display:flex;position:relative}.brand{flex:none;width:190px;height:56px;position:relative}.brand-image{object-fit:contain;object-position:left center}.site-nav{align-items:center;gap:28px;font-size:14px;font-weight:600;display:flex}.nav-link{color:var(--paper);transition:color .15s}.nav-link:hover,.footer a:hover{color:var(--gold)}.button{text-align:center;cursor:pointer;border:1.5px solid #0000;border-radius:6px;justify-content:center;align-items:center;min-height:44px;padding:0 20px;font-weight:600;line-height:1.2;transition:background .15s,color .15s,border-color .15s,opacity .15s;display:inline-flex}.button-primary{border-color:var(--gold);background:var(--gold);color:var(--ink)}.button-primary:hover{border-color:var(--gold-hover);background:var(--gold-hover);color:var(--ink)}.button-outline{color:var(--paper);background:0 0;border-color:#f9f8f473}.button-outline:hover{background:#f9f8f41a}.button-large{min-height:54px;padding-inline:28px;font-size:16px}.hero-content{z-index:2;flex:1;align-items:flex-end;width:100%;max-width:1200px;margin:0 auto;padding:96px clamp(20px,5vw,64px) 72px;display:flex;position:relative}.hero-copy{flex-direction:column;gap:24px;max-width:720px;display:flex}.eyebrow{color:var(--gold-dark);letter-spacing:.14em;text-transform:uppercase;margin:0;font-size:12px;font-weight:700;line-height:1.4}.eyebrow-gold{color:var(--gold)}.hero h1{letter-spacing:-.02em;text-wrap:balance;margin:0;font-family:Outfit,sans-serif;font-size:clamp(44px,6vw,84px);font-weight:700;line-height:.98}.hero-description{color:#e4ddd0;text-wrap:pretty;max-width:560px;margin:0;font-size:19px;line-height:1.55}.hero-actions{flex-wrap:wrap;gap:12px;display:flex}.trust-points{color:var(--dark-copy);flex-wrap:wrap;gap:12px 32px;padding-top:8px;font-size:14px;display:flex}.trust-points strong{color:var(--paper)}.section{padding:clamp(64px,9vw,128px) clamp(20px,5vw,64px)}.section-light{background:var(--paper)}.section-muted{background:var(--muted-bg)}.section-dark{background:var(--ink);color:var(--paper)}.container{width:100%;max-width:1200px;margin:0 auto}.stack-large{flex-direction:column;gap:40px;display:flex}.two-column{grid-template-columns:repeat(2,minmax(0,1fr));gap:48px;display:grid}.align-start{align-items:start}.align-center{align-items:center}.section-heading{flex-direction:column;gap:12px;display:flex}.section-heading h2{letter-spacing:-.02em;text-wrap:balance;margin:0;font-family:Outfit,sans-serif;font-size:clamp(36px,4.5vw,56px);font-weight:700;line-height:1.02}.section-heading>p:not(.eyebrow){max-width:560px;color:var(--body-muted);text-wrap:pretty;margin:4px 0 0;font-size:17px}.split-heading{flex-direction:row;justify-content:space-between;align-items:flex-end;gap:24px}.split-heading>div:first-child{flex-direction:column;gap:12px;max-width:560px;display:flex}.narrow-heading{max-width:640px}.filters{flex-wrap:wrap;gap:6px;display:flex}.filter-button{border:1px solid var(--line);height:36px;color:var(--ink);white-space:nowrap;cursor:pointer;background:0 0;border-radius:999px;padding:0 16px;font-size:13px;font-weight:600;transition:background .15s,border-color .15s,color .15s}.filter-button:hover,.filter-button.active{border-color:var(--ink);background:var(--ink);color:var(--paper)}.project-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:24px;display:grid}.project{flex-direction:column;gap:12px;margin:0;display:flex}.project-image-wrap,.feature-image-wrap,.quote-image-wrap{border-radius:var(--radius);background:#171512;position:relative;overflow:hidden}.project-image-wrap{aspect-ratio:4/3}.project-image{object-fit:cover;transition:transform .6s cubic-bezier(.2,.8,.2,1)}.project:hover .project-image{transform:scale(1.04)}.project figcaption{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.project-title{font-family:Outfit,sans-serif;font-size:18px;font-weight:600}.project-category{color:var(--soft);letter-spacing:.1em;text-transform:uppercase;white-space:nowrap;font-size:12px;font-weight:700}.process-list{margin:0;padding:0;list-style:none}.process-list li{border-top:1px solid var(--line);grid-template-columns:56px 1fr;gap:20px;padding:24px 0;display:grid}.process-list li:last-child{border-bottom:1px solid var(--line)}.step-number{color:var(--gold);font-family:Outfit,sans-serif;font-size:32px;font-weight:700;line-height:1}.process-list h3{margin:0;font-family:Outfit,sans-serif;font-size:20px;font-weight:600}.process-list p{color:var(--body-muted);margin:6px 0 0}.testimonial-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.testimonial-grid blockquote{border-radius:var(--radius);background:var(--white);border:1px solid #e4ddd0;flex-direction:column;justify-content:space-between;gap:24px;margin:0;padding:32px;display:flex;box-shadow:0 1px 2px #0101000f}.testimonial-grid blockquote>p{text-wrap:pretty;margin:0;font-family:Outfit,sans-serif;font-size:20px;font-weight:500;line-height:1.35}.testimonial-grid footer{flex-direction:column;gap:2px;font-size:14px;display:flex}.testimonial-grid footer span{color:var(--soft);font-size:13px}.feature-image-wrap{aspect-ratio:4/3}.feature-image{object-fit:cover}.dark-copy>p:not(.eyebrow){color:var(--dark-copy)}.stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin:8px 0 0;padding:0;list-style:none;display:grid}.stats li{border-top:1px solid var(--dark-line);flex-direction:column;padding-top:12px;display:flex}.stats strong{color:var(--gold);font-family:Outfit,sans-serif;font-size:32px;line-height:1.2}.stats span{color:#a99f8f;font-size:13px}.pricing-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:24px;display:grid}.plan{border-radius:var(--radius);background:var(--white);border:1px solid #e4ddd0;flex-direction:column;gap:24px;padding:32px;display:flex;box-shadow:0 1px 2px #0101000f}.plan.featured{border-color:var(--ink);background:var(--ink);color:var(--paper);box-shadow:0 24px 48px -16px #01010047}.plan-heading{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.plan h3{margin:0;font-family:Outfit,sans-serif;font-size:24px;font-weight:600}.popular-badge{background:var(--gold);min-height:24px;color:var(--ink);letter-spacing:.1em;text-transform:uppercase;white-space:nowrap;border-radius:999px;padding:3px 10px;font-size:11px;font-weight:700;line-height:18px}.plan-price{letter-spacing:-.02em;margin:0;font-family:Outfit,sans-serif;font-size:44px;font-weight:700;line-height:1}.plan-note{color:var(--soft);margin:6px 0 0;font-size:13px}.featured .plan-note,.featured .plan-description{color:#a99f8f}.plan-description{color:var(--body-muted);margin:0;font-size:15px}.plan ul{flex-direction:column;flex:1;gap:10px;margin:0;padding:0;font-size:15px;list-style:none;display:flex}.plan li{padding-left:16px;position:relative}.plan li:before{background:var(--gold);content:"";border-radius:50%;width:6px;height:6px;position:absolute;top:.68em;left:0}.plan-button{border-color:var(--line);color:var(--ink);background:0 0}.plan-button:hover{opacity:.8}.text-link{color:var(--gold-dark);text-underline-offset:3px;font-weight:600;text-decoration:underline}.faq-list{border-bottom:1px solid var(--line)}.faq{border-top:1px solid var(--line)}.faq button{width:100%;color:var(--ink);text-align:left;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;gap:16px;padding:20px 0;font-family:Outfit,sans-serif;font-size:19px;font-weight:600;display:flex}.faq-icon{border:1.5px solid var(--ink);border-radius:50%;flex:none;justify-content:center;align-items:center;width:28px;height:28px;font-family:Manrope,sans-serif;font-size:18px;font-weight:500;line-height:1;transition:transform .24s cubic-bezier(.2,.8,.2,1);display:inline-flex}.faq-icon.open{transform:rotate(45deg)}.faq>p{color:var(--body-muted);margin:0;padding:0 48px 22px 0}.quote-copy{flex-direction:column;gap:20px;display:flex}.contact-details{flex-direction:column;gap:8px;padding-top:8px;font-size:15px;display:flex}.contact-details a{width:fit-content;font-weight:600}.contact-details a:hover{color:var(--gold-dark)}.contact-details span{color:var(--soft)}.quote-image-wrap{aspect-ratio:16/9;margin-top:8px}.quote-form{border-radius:var(--radius);background:var(--white);border:1px solid #e4ddd0;flex-direction:column;gap:20px;padding:32px;display:flex;box-shadow:0 8px 24px -8px #01010029}.success-message{color:#5a3e1a;background:#fbefd9;border-radius:6px;margin:0;padding:14px 16px;font-size:15px;font-weight:600}.form-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.quote-form label{flex-direction:column;gap:8px;min-width:0;display:flex}.quote-form label>span{font-size:13px;font-weight:600}.quote-form small{color:var(--soft);font-size:inherit;font-weight:400}.quote-form input,.quote-form select,.quote-form textarea{border:1.5px solid var(--line);background:var(--white);width:100%;color:var(--ink);border-radius:6px;font-size:15px}.quote-form input,.quote-form select{height:48px;padding:0 14px}.quote-form select{cursor:pointer}.quote-form textarea{resize:vertical;min-height:96px;padding:12px 14px}.quote-form input::placeholder,.quote-form textarea::placeholder{color:#a99f8f}.quote-form input:focus,.quote-form select:focus,.quote-form textarea:focus{border-color:var(--gold);outline:none;box-shadow:0 0 0 3px #f2ad4740}.submit-button{border:0;width:100%;min-height:54px;font-size:16px}.privacy-note{color:var(--soft);text-align:center;margin:0;font-size:13px}.footer{background:var(--ink);color:var(--paper);padding:64px clamp(20px,5vw,64px) 32px}.footer-stack{flex-direction:column;gap:48px;display:flex}.footer-grid{grid-template-columns:1.35fr repeat(3,1fr);align-items:start;gap:32px;display:grid}.footer-brand{flex-direction:column;gap:16px;display:flex}.footer-logo{width:210px;height:64px;position:relative}.footer-brand p{color:#a99f8f;max-width:320px;margin:0;font-size:14px}.footer nav,.footer-contact{flex-direction:column;gap:10px;font-size:14px;display:flex}.footer nav strong,.footer-contact>strong{color:var(--gold);letter-spacing:.14em;text-transform:uppercase;margin-bottom:6px;font-size:12px;font-weight:700}.footer nav a,.footer-contact>a:not(.button){color:#e4ddd0}.footer-cta{width:fit-content;margin-top:8px}.footer-bottom{border-top:1px solid var(--dark-line);color:var(--soft);flex-wrap:wrap;justify-content:space-between;gap:16px;padding-top:24px;font-size:13px;display:flex}@media (max-width:900px){.site-nav{gap:18px}.nav-link:nth-child(2),.nav-link:nth-child(4){display:none}.testimonial-grid,.pricing-grid{grid-template-columns:1fr}.testimonial-grid blockquote,.plan{min-height:auto}.footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.site-header{gap:12px}.brand{width:150px;height:48px}.nav-link{display:none}.hero-content{padding-top:72px}.split-heading{flex-direction:column;align-items:flex-start}.two-column{grid-template-columns:1fr}.section-dark .feature-image-wrap{order:2}.form-row{grid-template-columns:1fr}}@media (max-width:480px){.site-header{padding-top:14px}.brand{width:120px;height:42px}.nav-cta{min-height:40px;padding-inline:14px;font-size:13px}.hero{min-height:760px}.hero-overlay{background:linear-gradient(180deg, #01010099 0%, #0101003d 26%, #010100ed 70%, var(--ink) 100%)}.hero-content{padding-bottom:48px}.hero h1{font-size:clamp(42px,13vw,58px)}.hero-description{font-size:17px}.hero-actions .button{width:100%}.trust-points{flex-direction:column;gap:6px}.project-grid{grid-template-columns:1fr}.project figcaption{flex-direction:column;align-items:flex-start;gap:2px}.stats{grid-template-columns:1fr}.plan,.quote-form,.testimonial-grid blockquote{padding:24px}.footer-grid{grid-template-columns:1fr}.footer-bottom{flex-direction:column}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
