@font-face{font-family:Archer;src:url(/fonts/Archer-Bold.woff2)format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Alternate Gothic;src:url(/fonts/AlternateGotNo3D.woff2)format("woff2");font-weight:400;font-style:normal;font-display:swap}:root{--gold:#d9c79e;--gold-dark:#c4ad7e;--gold-light:#efe3c8;--dark:#231f20;--dark-2:#1a1718;--mid:#898a8d;--off-white:#f7f4ee;--white:#fff;--font-display:"Archer", Georgia, serif;--font-title:"Alternate Gothic", Impact, sans-serif;--font-body:Arial, Helvetica, sans-serif;--max-width:1200px;--radius:4px;--radius-lg:8px;--transition:.25s ease}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;font-size:16px}body{font-family:var(--font-body);background:var(--off-white);color:var(--dark);-webkit-font-smoothing:antialiased;line-height:1.6}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}.container{max-width:var(--max-width);margin:0 auto;padding:0 2rem}.nav{z-index:100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#231f20f7;border-bottom:1px solid #d9c79e1f;position:fixed;top:0;left:0;right:0}.nav__inner{max-width:var(--max-width);justify-content:space-between;align-items:center;height:70px;margin:0 auto;padding:0 2rem;display:flex}.nav__logo{flex-shrink:0;align-items:center;text-decoration:none;display:flex}.nav__logo-img{width:auto;height:44px;display:block}.jca-logo{align-items:center;gap:.6rem;text-decoration:none;display:flex}.jca-logo__mark{border-radius:100%;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;display:flex}.jca-logo__mark img{object-fit:contain;width:100%;height:100%;display:block}.jca-logo__text{font-family:var(--font-body);letter-spacing:.18em;text-transform:uppercase;color:var(--white);font-size:.78rem;font-weight:600;line-height:1.3}.jca-logo__sub{letter-spacing:.12em;color:var(--gold);text-transform:uppercase;font-size:.65rem;font-weight:400;display:block}.nav__links{align-items:center;gap:1.75rem;display:flex}.nav__links a{color:#ffffffb3;letter-spacing:.04em;transition:color var(--transition);white-space:nowrap;font-size:.875rem;font-weight:500}.nav__links a:hover,.nav__links a.is-active{color:var(--gold)}.nav__dropdown{position:relative}.nav__dropdown-toggle{cursor:pointer;color:#ffffffb3;letter-spacing:.04em;transition:color var(--transition);background:0 0;border:none;align-items:center;gap:.3rem;padding:0;font-family:inherit;font-size:.875rem;font-weight:500;display:flex}.nav__dropdown-toggle:hover{color:var(--gold)}.nav__dropdown-toggle svg{width:12px;height:12px;transition:transform var(--transition)}.nav__dropdown.is-open .nav__dropdown-toggle{color:var(--gold)}.nav__dropdown.is-open .nav__dropdown-toggle svg{transform:rotate(180deg)}.nav__dropdown-menu{background:var(--dark-2);border-radius:var(--radius-lg);border:1px solid #d9c79e1f;min-width:200px;padding:.5rem;display:none;position:absolute;top:calc(100% + 1rem);left:50%;transform:translate(-50%);box-shadow:0 16px 40px #0006}.nav__dropdown.is-open .nav__dropdown-menu{display:block}.nav__dropdown-menu a{border-radius:var(--radius);transition:background var(--transition), color var(--transition);align-items:center;gap:.6rem;padding:.65rem .9rem;font-size:.875rem;display:flex;color:#ffffffb3!important}.nav__dropdown-menu a:hover{background:#d9c79e14;color:var(--gold)!important}.nav__dropdown-menu a span.icon{border-radius:var(--radius);background:#d9c79e14;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;font-size:.9rem;display:flex}a span.icon img{object-fit:contain;width:20px;height:20px}.nav__cta{background:var(--gold)!important;color:var(--dark)!important;border-radius:var(--radius)!important;letter-spacing:.03em!important;transition:background var(--transition)!important;padding:.55rem 1.25rem!important;font-weight:600!important}.nav__cta:hover{background:var(--gold-dark)!important}.nav__portal{color:#ffffffbf!important;border-radius:var(--radius)!important;letter-spacing:.03em!important;transition:border-color var(--transition), color var(--transition)!important;border:1px solid #ffffff40!important;padding:.55rem 1.25rem!important;font-weight:500!important}.nav__portal:hover{color:var(--white)!important;border-color:#ffffff8c!important}.nav__burger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:.5rem;display:none}.nav__burger span{background:var(--white);width:24px;height:2px;transition:all var(--transition);border-radius:2px;display:block}.nav__mobile{border-top:1px solid #d9c79e1a;flex-direction:column;gap:.75rem;padding:1rem 2rem 1.5rem;display:none}.nav__mobile a{color:#ffffffbf;transition:color var(--transition);padding:.35rem 0;font-size:1rem;font-weight:500}.nav__mobile a:hover{color:var(--gold)}.nav__mobile .nav__mobile-section{letter-spacing:.2em;text-transform:uppercase;color:var(--gold);margin-top:.5rem;margin-bottom:.25rem;font-size:.65rem;font-weight:700}.nav__mobile.is-open{display:flex}.btn{border-radius:var(--radius);font-family:var(--font-body);letter-spacing:.04em;cursor:pointer;transition:all var(--transition);white-space:nowrap;border:2px solid #0000;justify-content:center;align-items:center;gap:.4rem;padding:.75rem 1.75rem;font-size:.9rem;font-weight:600;text-decoration:none;display:inline-flex}.btn--primary{background:var(--dark);color:var(--gold);border-color:var(--dark)}.btn--primary:hover{background:#3a3536;border-color:#3a3536}.btn--gold{background:var(--gold);color:var(--dark);border-color:var(--gold)}.btn--gold:hover{background:var(--gold-dark);border-color:var(--gold-dark)}.btn--ghost{color:var(--white);background:0 0;border-color:#ffffff4d}.btn--ghost:hover{background:#ffffff14;border-color:#ffffff8c}.btn--outline{color:var(--dark);border-color:var(--dark);background:0 0}.btn--outline:hover{background:var(--dark);color:var(--gold)}.btn--outline-gold{color:var(--gold);background:0 0;border-color:#d9c79e73}.btn--outline-gold:hover{border-color:var(--gold);background:#d9c79e0f}.btn--lg{padding:1rem 2.25rem;font-size:1rem}.btn--sm{padding:.5rem 1.1rem;font-size:.82rem}.section-header{text-align:center;margin-bottom:4rem}.eyebrow{letter-spacing:.22em;text-transform:uppercase;color:var(--mid);margin-bottom:.75rem;font-size:.72rem;font-weight:600;display:block}.eyebrow--gold{color:var(--gold)}.eyebrow--dark{color:#231f2080}.section-title{font-family:var(--font-title);color:var(--dark);margin-bottom:1rem;font-size:clamp(2rem,4vw,3rem);font-weight:700;line-height:1.15}.section-title--white{color:var(--white)}.section-sub{color:var(--mid);max-width:580px;margin:0 auto;font-size:1.05rem;line-height:1.7}.section-sub--light{color:#ffffff80}.hero{background:var(--dark);align-items:center;min-height:100vh;padding:120px 2rem 100px;display:flex;position:relative;overflow:hidden}.hero__bg{pointer-events:none;background-position:50%;background-size:cover;position:absolute;inset:0}.hero__bg:after{content:"";background:#231f20cc;position:absolute;inset:0}.hero__bg-grid{pointer-events:none;background-image:linear-gradient(#d9c79e0a 1px,#0000 1px),linear-gradient(90deg,#d9c79e0a 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0}.hero__bg-grid:after{content:"";background:radial-gradient(at 65% 45%,#d9c79e12 0%,#0000 60%);position:absolute;inset:0}.hero__content{z-index:1;max-width:700px;position:relative}.hero__eyebrow{letter-spacing:.25em;text-transform:uppercase;color:var(--gold);opacity:0;margin-bottom:1.25rem;font-size:.72rem;font-weight:600;animation:.6s .1s forwards fadeUp;display:block}.hero__heading{font-family:var(--font-display);color:var(--white);opacity:0;margin-bottom:1.5rem;font-size:clamp(3rem,7vw,5.5rem);font-weight:900;line-height:1.05;animation:.7s .25s forwards fadeUp}.hero__heading em{color:var(--gold);font-style:normal}.hero__sub{color:#fff9;opacity:0;max-width:560px;margin-bottom:2.5rem;font-size:1.1rem;line-height:1.75;animation:.7s .4s forwards fadeUp}.hero__actions{opacity:0;flex-wrap:wrap;gap:1rem;margin-bottom:1.75rem;animation:.7s .55s forwards fadeUp;display:flex}.hero__phone{opacity:0;animation:.7s .65s forwards fadeUp}.hero__phone a{color:#fff6;transition:color var(--transition);align-items:center;gap:.45rem;font-size:.85rem;font-weight:500;display:inline-flex}.hero__phone a:hover{color:var(--gold)}.hero__badge{opacity:0;z-index:1;border:2px solid #d9c79e33;border-radius:50%;justify-content:center;align-items:center;width:160px;height:160px;animation:1s .8s forwards fadeIn,30s linear infinite spin;display:flex;position:absolute;top:50%;right:6%;transform:translateY(-50%)}.hero__badge:before{content:"";border:1px dashed #d9c79e26;border-radius:50%;position:absolute;inset:-8px}.hero__badge-inner{text-align:center;color:var(--gold);letter-spacing:.1em;text-transform:uppercase;flex-direction:column;align-items:center;font-size:.7rem;font-weight:600;animation:30s linear infinite spinReverse;display:flex}.hero__badge-big{font-family:var(--font-display);color:var(--white);font-size:2rem;font-weight:900;line-height:1}.hero__scroll{color:#ffffff4d;letter-spacing:.15em;text-transform:uppercase;opacity:0;transition:color var(--transition);z-index:1;flex-direction:column;align-items:center;gap:.4rem;font-size:.62rem;font-weight:600;text-decoration:none;animation:1s 1.1s forwards fadeIn;display:flex;position:absolute;bottom:2.5rem;left:50%;transform:translate(-50%)}.hero__scroll:hover{color:var(--gold)}.hero__scroll svg{animation:2s ease-in-out infinite scrollBounce}.page-hero{background:var(--dark);padding:160px 2rem 80px;position:relative;overflow:hidden}.page-hero__bg{background-position:50%;background-size:cover;position:absolute;inset:0}.page-hero__bg:after{content:"";background:linear-gradient(90deg,#231f20eb 50%,#231f2080 100%);position:absolute;inset:0}.page-hero__content{z-index:1;max-width:var(--max-width);margin:0 auto;position:relative}.page-hero__label{letter-spacing:.2em;text-transform:uppercase;color:var(--gold);margin-bottom:1rem;font-size:.72rem;font-weight:600;display:block}.page-hero__title{font-family:var(--font-display);color:var(--white);max-width:700px;margin-bottom:1rem;font-size:clamp(1.75rem,5vw,3rem);font-weight:900;line-height:1.1}.page-hero__sub{color:#fff9;max-width:520px;margin-bottom:2rem;font-size:1.1rem;line-height:1.7}.page-hero__breadcrumb{color:#ffffff59;align-items:center;gap:.5rem;margin-bottom:2rem;font-size:.8rem;display:flex}.page-hero__breadcrumb a{transition:color var(--transition)}.page-hero__breadcrumb a:hover,.page-hero__breadcrumb span{color:var(--gold)}.trust-bar{background:var(--gold);padding:1rem 2rem}.trust-bar__inner{max-width:var(--max-width);flex-flow:wrap;justify-content:center;align-items:center;gap:.5rem 2rem;margin:0 auto;display:flex}.trust-bar__item{letter-spacing:.1em;text-transform:uppercase;color:var(--dark);align-items:center;gap:.5rem 2rem;font-size:.8rem;font-weight:600;display:flex}.trust-bar__icon{font-size:.6rem}.trust-bar__divider{background:#231f2033;width:1px;height:18px}.services-section{background:var(--off-white);padding:7rem 0}.services-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.svc-card{border-radius:var(--radius-lg);background:var(--dark);min-height:360px;transition:transform var(--transition), box-shadow var(--transition);flex-direction:column;justify-content:flex-end;text-decoration:none;display:flex;position:relative;overflow:hidden}.svc-card:hover{transform:translateY(-4px);box-shadow:0 24px 48px #231f202e}.svc-card__img{position:absolute;inset:0}.svc-card__img img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.svc-card:hover .svc-card__img img{transform:scale(1.04)}.svc-card__overlay{background:linear-gradient(#0000 0%,#231f204d 20%,#231f20eb 70%);position:absolute;inset:0}.svc-card__body{z-index:1;padding:2rem;position:relative}.svc-card__num{letter-spacing:.15em;color:var(--gold);opacity:.7;margin-bottom:.5rem;font-size:.65rem;font-weight:700}.svc-card__title{font-family:var(--font-title);color:var(--white);margin-bottom:.5rem;font-size:1.6rem;font-weight:700}.svc-card__desc{color:#ffffffa6;margin-bottom:1rem;font-size:.9rem;line-height:1.65}.svc-card__link{letter-spacing:.05em;color:var(--gold);transition:gap var(--transition);align-items:center;gap:.35rem;font-size:.82rem;font-weight:600;display:inline-flex}.svc-card:hover .svc-card__link{gap:.6rem}.svc-card--sm{min-height:260px}.brands-section{background:var(--off-white);border-top:1px solid #231f2012;padding:2.5rem 0 5rem}.brands-label{text-align:center;letter-spacing:.18em;text-transform:uppercase;color:var(--mid);margin-bottom:1.5rem;font-size:.72rem;font-weight:600}.brands-list{flex-wrap:wrap;justify-content:center;gap:.5rem 2.5rem;display:flex}.brands-list span{letter-spacing:.08em;text-transform:uppercase;color:#231f204d;font-size:.85rem;font-weight:600}.feature-split{grid-template-columns:1fr 1fr;align-items:center;gap:5rem;padding:7rem 0;display:grid}.feature-split--reverse{direction:rtl}.feature-split--reverse>*{direction:ltr}.feature-split__img{border-radius:var(--radius-lg);aspect-ratio:4/3;overflow:hidden}.feature-split__img img{object-fit:cover;width:100%;height:100%}.feature-split__text .eyebrow{margin-bottom:.75rem}.feature-split__title{font-family:var(--font-title);color:var(--dark);margin-bottom:1.25rem;font-size:clamp(1.75rem,3vw,2.5rem);font-weight:700;line-height:1.2}.feature-split__title--white{color:var(--white)}.feature-split__body{color:var(--mid);margin-bottom:1.5rem;font-size:1rem;line-height:1.8}.feature-split__body--light{color:#ffffff8c}.feature-split__body p+p{margin-top:1rem}.feature-split__body strong{color:var(--dark)}.feature-split__body--light strong{color:var(--white)}.feature-list{flex-direction:column;gap:.75rem;margin-bottom:2rem;list-style:none;display:flex}.feature-list li{color:var(--mid);align-items:flex-start;gap:.65rem;font-size:.95rem;line-height:1.6;display:flex}.feature-list--light li{color:#ffffff8c}.feature-list li:before{content:"";background:var(--gold);border-radius:50%;flex-shrink:0;width:6px;height:6px;margin-top:.55rem}.gallery-section{padding:5rem 0}.gallery-grid{gap:.75rem;display:grid}.gallery-grid--3{grid-template-columns:repeat(3,1fr)}.gallery-grid--4{grid-template-columns:repeat(4,1fr)}.gallery-grid--2-1{grid-template-columns:2fr 1fr}.gallery-grid--1-2{grid-template-columns:1fr 2fr}.gallery-item{border-radius:var(--radius-lg);aspect-ratio:4/3;background:var(--dark);overflow:hidden}.gallery-item--tall{aspect-ratio:3/4}.gallery-item--wide{aspect-ratio:16/9}.gallery-item--square{aspect-ratio:1}.gallery-item img{object-fit:cover;width:100%;height:100%;transition:transform .45s}.gallery-item:hover img{transform:scale(1.03)}.process-section{background:var(--dark);padding:7rem 0}.process-steps{align-items:flex-start;display:flex}.process-step{text-align:center;flex:1;padding:0 2.5rem}.process-connector{background:#d9c79e26;flex-shrink:0;width:80px;height:1px;margin-top:2.2rem;position:relative}.process-connector:before,.process-connector:after{content:"";background:#d9c79e4d;border-radius:50%;width:4px;height:4px;position:absolute;top:50%;transform:translateY(-50%)}.process-connector:before{left:0}.process-connector:after{right:0}.process-num{font-family:var(--font-display);color:#d9c79e1a;transition:color var(--transition);margin-bottom:1rem;font-size:3.5rem;font-weight:900;line-height:1}.process-step:hover .process-num{color:#d9c79e38}.process-title{font-family:var(--font-title);color:var(--white);margin-bottom:.75rem;font-size:1.25rem;font-weight:700}.process-desc{color:#ffffff80;font-size:.95rem;line-height:1.75}.serve-section{background:var(--off-white);padding:7rem 0}.serve-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.serve-card{background:var(--white);border-radius:var(--radius-lg);transition:transform var(--transition), box-shadow var(--transition), border-color var(--transition);border:1px solid #231f2014;padding:2.5rem 2rem}.serve-card:hover{border-color:var(--gold-dark);transform:translateY(-3px);box-shadow:0 16px 32px #231f2012}.serve-card__icon{margin-bottom:1rem;font-size:2rem;display:block}.serve-card h3{font-family:var(--font-title);color:var(--dark);margin-bottom:.75rem;font-size:1.25rem;font-weight:700}.serve-card p{color:var(--mid);font-size:.95rem;line-height:1.75}.stats-row{border-top:1px solid #d9c79e1f;border-bottom:1px solid #d9c79e1f;gap:2.5rem;margin:2.5rem 0;padding:2rem 0;display:flex}.stat{flex-direction:column;gap:.25rem;display:flex}.stat__num{font-family:var(--font-display);color:var(--gold);font-size:2.25rem;font-weight:900;line-height:1}.stat__label{letter-spacing:.08em;text-transform:uppercase;color:#ffffff59;font-size:.75rem;font-weight:600}.stats-row--light{border-color:#231f201a}.stats-row--light .stat__num{color:var(--dark)}.stats-row--light .stat__label{color:var(--mid)}.milestone-stats{border-top:1px solid #231f201a;grid-template-columns:repeat(4,1fr);gap:2rem;padding-top:3rem;display:grid}.milestone-stat{text-align:center;flex-direction:column;align-items:center;gap:.4rem;display:flex}.milestone-stat__num{font-family:var(--font-display);color:var(--dark);font-size:clamp(2.5rem,5vw,3.5rem);font-weight:900;line-height:1}.milestone-stat__label{letter-spacing:.08em;text-transform:uppercase;color:var(--mid);font-size:.8rem;font-weight:600}.not-found{background:var(--dark);text-align:center;justify-content:center;align-items:center;min-height:70vh;padding:6rem 1.5rem;display:flex}.not-found__inner{max-width:560px;margin:0 auto}.not-found__headline{margin-bottom:1.5rem;padding:1.5rem 0 2rem;position:relative}.not-found__img{opacity:.07;pointer-events:none;width:clamp(220px,65%,360px);height:auto;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.not-found__code{font-family:var(--font-display);color:var(--gold);font-size:clamp(6rem,20vw,10rem);line-height:1;display:block;position:relative}.not-found__title{font-family:var(--font-title);color:var(--white);text-transform:uppercase;letter-spacing:.06em;margin:.25rem 0 0;font-size:clamp(1.75rem,4vw,2.5rem);position:relative}.not-found__body{font-family:var(--font-body);color:var(--mid);margin-bottom:2.5rem;font-size:1.05rem;line-height:1.6}.not-found__actions{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.not-found .btn--outline{color:var(--white);border-color:var(--white)}.not-found .btn--outline:hover{background:var(--white);color:var(--dark)}.cta-section{background:var(--gold);padding:7rem 0}.cta-inner{text-align:center}.cta-logo{width:auto;height:clamp(72px,10vw,110px);margin:0 auto 2.5rem}.cta-heading{font-family:var(--font-title);color:var(--dark);margin-bottom:1rem;font-size:clamp(2rem,5vw,3.5rem);font-weight:900}.cta-sub{color:#231f20a6;max-width:560px;margin:0 auto 2.5rem;font-size:1.1rem;line-height:1.7}.cta-actions{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:1.5rem;display:flex}.cta-section .btn--primary{background:var(--dark);color:var(--gold);border-color:var(--dark)}.cta-section .btn--primary:hover{background:#3a3536;border-color:#3a3536}.cta-section .btn--outline{color:var(--dark);border-color:var(--dark)}.cta-section .btn--outline:hover{background:var(--dark);color:var(--gold)}.cta-note{letter-spacing:.08em;text-transform:uppercase;color:#231f2066;font-size:.78rem;font-weight:600}.quote-layout{grid-template-columns:1fr 1fr;align-items:start;gap:5rem;padding:7rem 0;display:grid}.quote-form{flex-direction:column;gap:1.25rem;display:flex}.form-group{flex-direction:column;gap:.45rem;display:flex}.form-label{letter-spacing:.06em;text-transform:uppercase;color:var(--mid);font-size:.8rem;font-weight:600}.form-input,.form-textarea,.form-select{background:var(--white);border-radius:var(--radius);width:100%;font-family:var(--font-body);color:var(--dark);transition:border-color var(--transition), box-shadow var(--transition);appearance:none;border:1px solid #231f2026;padding:.85rem 1rem;font-size:.95rem}.form-input:focus,.form-textarea:focus,.form-select:focus{border-color:var(--gold-dark);outline:none;box-shadow:0 0 0 3px #d9c79e33}.form-textarea{resize:vertical;min-height:140px}.form-file-label{background:var(--white);border-radius:var(--radius);color:var(--mid);cursor:pointer;transition:border-color var(--transition);border:1px dashed #231f2033;align-items:center;gap:.6rem;padding:.85rem 1rem;font-size:.9rem;display:flex}.form-file-label:hover{border-color:var(--gold-dark);color:var(--dark)}.form-file-input{display:none}.form-checkbox-row{color:var(--mid);align-items:flex-start;gap:.75rem;font-size:.85rem;line-height:1.5;display:flex}.form-checkbox-row input{accent-color:var(--gold-dark);flex-shrink:0;margin-top:.2rem}.form-submit{width:100%;margin-top:.5rem}.quote-info{flex-direction:column;gap:2rem;display:flex}.quote-info-card{background:var(--dark);border-radius:var(--radius-lg);padding:2rem}.quote-info-card h3{font-family:var(--font-title);color:var(--white);margin-bottom:1rem;font-size:1.1rem;font-weight:700}.quote-info-item{color:#ffffff8c;align-items:flex-start;gap:.75rem;margin-bottom:.75rem;font-size:.9rem;line-height:1.5;display:flex}.quote-info-item svg{color:var(--gold);flex-shrink:0;margin-top:.1rem}.quote-info-item a{color:#ffffff8c;transition:color var(--transition)}.quote-info-item a:hover{color:var(--gold)}.footer{background:var(--dark-2);padding:5rem 0 0}.footer__inner{border-bottom:1px solid #d9c79e12;grid-template-columns:2fr 1fr 1fr 1.5fr;gap:3rem;padding-bottom:4rem;display:grid}.footer__logo{width:80%;margin-bottom:1rem;display:block}.footer__logo-jca{width:auto;height:45px;margin-bottom:1rem;display:block}.footer__logo-text{font-family:var(--font-display);color:var(--gold);margin-bottom:1rem;font-size:1.5rem;font-weight:900;display:block}.footer__brand p{color:#ffffff4d;max-width:280px;font-size:.9rem;line-height:1.7}.footer__brand p a{color:var(--gold);transition:opacity var(--transition)}.footer__brand p a:hover{opacity:.75}.footer__links{flex-direction:column;gap:.6rem;display:flex}.footer__links h3,.footer__contact h3{letter-spacing:.18em;text-transform:uppercase;color:var(--gold);margin-bottom:.5rem;font-size:.68rem;font-weight:700}.footer__links a{color:#fff6;transition:color var(--transition);font-size:.9rem}.footer__links a:hover{color:var(--white)}.footer__contact{flex-direction:column;gap:.4rem;display:flex}.footer__contact a{color:#fff6;transition:color var(--transition);font-size:.9rem}.footer__contact a:hover{color:var(--white)}.footer__contact p{color:#ffffff4d;margin-top:.25rem;font-size:.9rem;line-height:1.5}.footer__hours{color:#ffffff38!important;font-size:.8rem!important}.footer__bottom{padding:1.5rem 2rem}.footer__bottom .container{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;display:flex}.footer__bottom p{color:#ffffff38;font-size:.8rem}.footer__bottom a{color:var(--gold);transition:opacity var(--transition)}.footer__bottom a:hover{opacity:.75}@keyframes fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes spin{0%{transform:translateY(-50%)rotate(0)}to{transform:translateY(-50%)rotate(360deg)}}@keyframes spinReverse{0%{transform:rotate(0)}to{transform:rotate(-360deg)}}@keyframes scrollBounce{0%,to{transform:translateY(0)}50%{transform:translateY(6px)}}.bg-dark{background:var(--dark)}.bg-off-white{background:var(--off-white)}.bg-gold{background:var(--gold)}.text-gold{color:var(--gold)}.text-white{color:var(--white)}@media (width<=1024px){.services-grid{grid-template-columns:1fr!important}.feature-split{grid-template-columns:1fr;gap:2.5rem}.feature-split--reverse{direction:ltr}.footer__inner{grid-template-columns:1fr 1fr}.hero__badge{display:none}.quote-layout{grid-template-columns:1fr;gap:3rem}}@media (width<=768px){.nav__links{display:none}.nav__burger{display:flex}.services-grid{grid-template-columns:1fr!important}.serve-grid{grid-template-columns:1fr}.gallery-grid--3,.gallery-grid--4{grid-template-columns:1fr 1fr}.gallery-grid--2-1,.gallery-grid--1-2{grid-template-columns:1fr}.stats-row{flex-wrap:wrap;gap:1.5rem}.milestone-stats{grid-template-columns:repeat(2,1fr)}.hero{padding:100px 1.5rem 90px}.hero__actions{flex-direction:column}.hero__actions .btn{justify-content:center;width:100%}.trust-bar__divider{display:none}.process-steps{flex-direction:column;align-items:center;gap:2.5rem}.process-step{width:100%;padding:0}.process-connector{width:1px;height:40px;margin:0}.cta-actions{flex-direction:column;align-items:center}.cta-actions .btn{width:100%;max-width:340px}.footer__inner{grid-template-columns:1fr;gap:2rem}.footer__brand{text-align:center}.footer__brand p{max-width:none}.footer__logo-jca{margin-left:auto;margin-right:auto}.footer__links,.footer__contact{text-align:center;align-items:center}.footer__bottom .container{text-align:center;flex-direction:column;justify-content:center}.container{padding:0 1.25rem}.services-section,.serve-section,.process-section,.cta-section,.gallery-section,.brands-section,.feature-split{padding:5rem 0}.hero__scroll{display:none}.page-hero{padding:120px 1.5rem 60px}.page-hero__bg:after{background:#231f20e0}}.quote-success{background:var(--dark);border-radius:var(--radius-lg);text-align:center;color:var(--white);border:1px solid #d9c79e33;padding:3rem 2rem}.quote-success__icon{background:var(--gold);width:56px;height:56px;color:var(--dark);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 1.5rem;font-size:1.5rem;font-weight:700;display:flex}.quote-success h2{font-family:var(--font-title);color:var(--gold);margin-bottom:1rem;font-size:1.75rem;font-weight:700}.quote-success p{color:#ffffffb3;line-height:1.7}.quote-success a{color:var(--gold)}.form-error{color:#f88;border-radius:var(--radius);background:#dc35451f;border:1px solid #dc354566;margin-bottom:1rem;padding:.75rem 1rem;font-size:.9rem}@media (width<=480px){.section-title{font-size:1.75rem}.gallery-grid--3,.gallery-grid--4{grid-template-columns:1fr}.nav__logo-img{height:26px}.footer__logo{height:30px}.cta-logo{height:60px}.svc-card{min-height:280px}}
