@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.isolate{isolation:isolate}.inline-flex{display:inline-flex}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}}*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--navy:#0c1c36;--navy-light:#162d52;--gold:#c8a951;--gold-light:#e4cc82;--white:#fff;--off-white:#f5f5f0;--charcoal:#2c2c2c;--gray:#6b7280;--gray-light:#e5e7eb}html{scroll-behavior:smooth}body{color:var(--charcoal);font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;line-height:1.6;overflow-x:hidden}.nav{z-index:1000;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:2px solid var(--gold);background:#0c1c36f2;transition:all .3s;position:fixed;top:0;left:0;right:0}.nav-inner{justify-content:space-between;align-items:center;max-width:1280px;height:80px;margin:0 auto;padding:0 2rem;display:flex}.nav-logo{align-items:center;gap:.75rem;text-decoration:none;display:flex}.nav-logo img{width:auto;height:48px}.nav-logo-text{flex-direction:column;display:flex}.nav-logo-text .company-name{color:var(--white);letter-spacing:.5px;font-size:1.25rem;font-weight:700;line-height:1.2}.nav-logo-text .company-sub{color:var(--gold);letter-spacing:3px;text-transform:uppercase;font-size:.65rem;font-weight:500}.nav-links{align-items:center;gap:2rem;list-style:none;display:flex}.nav-links a{color:#ffffffd9;letter-spacing:.5px;text-transform:uppercase;font-size:.875rem;font-weight:500;text-decoration:none;transition:color .2s;position:relative}.nav-links a:hover{color:var(--gold)}.nav-links a:after{content:"";background:var(--gold);width:0;height:2px;transition:width .3s;position:absolute;bottom:-4px;left:0}.nav-links a:hover:after{width:100%}.nav-cta{letter-spacing:.5px;border-radius:4px;padding:.625rem 1.5rem;background:var(--gold)!important;color:var(--navy)!important;font-weight:600!important;transition:all .2s!important}.nav-cta:hover{transform:translateY(-1px);background:var(--gold-light)!important}.nav-cta:after{display:none!important}.mobile-toggle{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:4px;display:none}.mobile-toggle span{background:var(--white);width:24px;height:2px;transition:all .3s}.hero{background-color:#0000;background-image:linear-gradient(135deg,#0c1c36e0 0%,#0c1c36a6 100%),url(https://carefreeimprovements.co/cdn/shop/files/main-construction-site_3e719057-6aed-4881-900a-816b60a49699.jpg?v=1744467465);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:fixed;background-origin:padding-box,padding-box;background-clip:border-box,border-box;align-items:center;min-height:100vh;display:flex;position:relative}.hero-content{width:100%;max-width:1280px;margin:0 auto;padding:8rem 2rem 4rem}.hero-badge{border:1px solid var(--gold);background:#c8a95126;border-radius:50px;align-items:center;gap:.5rem;margin-bottom:2rem;padding:.5rem 1.25rem;display:inline-flex}.hero-badge svg{width:18px;height:18px;fill:var(--gold)}.hero-badge span{color:var(--gold);letter-spacing:2px;text-transform:uppercase;font-size:.8rem;font-weight:600}.hero h1{color:var(--white);max-width:800px;margin-bottom:1.5rem;font-family:Playfair Display,serif;font-size:clamp(2.5rem,5.5vw,4.5rem);font-weight:700;line-height:1.1}.hero h1 .gold{color:var(--gold)}.hero-sub{color:#fffc;max-width:600px;margin-bottom:2.5rem;font-size:clamp(1rem,1.5vw,1.25rem);font-weight:300;line-height:1.7}.hero-actions{flex-wrap:wrap;gap:1rem;display:flex}.btn{letter-spacing:.5px;text-transform:uppercase;cursor:pointer;border:none;border-radius:4px;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .25s;display:inline-flex}.btn-primary{background:var(--gold);color:var(--navy)}.btn-primary:hover{background:var(--gold-light);transform:translateY(-2px);box-shadow:0 8px 24px #c8a9514d}.btn-outline{color:var(--white);background:0 0;border:2px solid #fff6}.btn-outline:hover{border-color:var(--white);background:#ffffff1a}.hero-stats{border-top:1px solid #ffffff26;gap:3rem;margin-top:4rem;padding-top:2.5rem;display:flex}.hero-stat .number{color:var(--gold);font-size:2.5rem;font-weight:800;line-height:1}.hero-stat .label{color:#fff9;text-transform:uppercase;letter-spacing:1px;margin-top:.25rem;font-size:.8rem}.cert-banner{background:var(--navy);border-bottom:3px solid var(--gold);padding:1.5rem 2rem}.cert-inner{flex-wrap:wrap;justify-content:center;align-items:center;gap:3rem;max-width:1280px;margin:0 auto;display:flex}.cert-item{color:var(--white);align-items:center;gap:.75rem;display:flex}.cert-icon{border:1.5px solid var(--gold);background:#c8a95126;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.cert-icon svg{width:20px;height:20px;fill:var(--gold)}.cert-text .cert-label{color:#ffffff80;text-transform:uppercase;letter-spacing:1.5px;font-size:.7rem}.cert-text .cert-value{color:var(--white);font-size:.95rem;font-weight:600}.about{background:var(--white);padding:7rem 2rem}.about-inner--full{flex-direction:column;gap:5rem;max-width:900px;margin:0 auto;display:flex}.about-header{text-align:center}.about-header p{color:var(--gray);max-width:680px;margin-top:1rem;margin-left:auto;margin-right:auto;font-size:1.05rem;line-height:1.8}.about-timeline{flex-direction:column;gap:0;display:flex;position:relative}.about-timeline:before{content:"";background:linear-gradient(to bottom, var(--gold), var(--navy));width:2px;position:absolute;top:8px;bottom:0;left:72px}.about-timeline-item{gap:0;padding-bottom:3rem;display:flex;position:relative}.about-timeline-year{text-align:right;width:72px;color:var(--gold);text-transform:uppercase;letter-spacing:.08em;flex-shrink:0;padding-top:3px;padding-right:1rem;font-size:.7rem;font-weight:700;line-height:1.3}.about-timeline-content{padding-left:2.5rem;position:relative}.about-timeline-content:before{content:"";background:var(--gold);border:3px solid var(--white);width:14px;height:14px;box-shadow:0 0 0 2px var(--gold);border-radius:50%;position:absolute;top:5px;left:-7px}.about-timeline-content h3{color:var(--navy);margin-bottom:.75rem;font-size:1.2rem;font-weight:700}.about-timeline-content p{color:var(--gray);font-size:1rem;line-height:1.8}.about-team{text-align:center}.about-team-title{color:var(--navy);margin-bottom:2.5rem;font-family:Playfair Display,serif;font-size:1.5rem;font-weight:700}.about-team-grid{grid-template-columns:repeat(auto-fit,minmax(110px,1fr));gap:2rem;display:grid}.about-team-card{flex-direction:column;align-items:center;gap:.75rem;display:flex}.about-team-photo{border:3px solid var(--gold);border-radius:50%;flex-shrink:0;width:90px;height:90px;overflow:hidden}.about-team-photo img{object-fit:cover;width:100%;height:100%}.about-team-name{color:var(--navy);font-size:.9rem;font-weight:600}.sdvosb-overlay{z-index:2;border:1.5px solid var(--gold);background:#0c1c36eb;border-radius:6px;align-items:center;gap:.75rem;padding:1rem 1.5rem;display:flex;position:absolute;bottom:1.5rem;left:1.5rem}.sdvosb-overlay svg{width:28px;height:28px;fill:var(--gold);flex-shrink:0}.sdvosb-overlay .sdvosb-text{color:var(--gold);text-transform:uppercase;letter-spacing:1.5px;font-size:.75rem;font-weight:700;line-height:1.4}.section-label{letter-spacing:3px;text-transform:uppercase;color:var(--gold);margin-bottom:.75rem;font-size:.75rem;font-weight:600}.section-title{color:var(--navy);margin-bottom:1.5rem;font-family:Playfair Display,serif;font-size:clamp(2rem,3vw,2.75rem);font-weight:700;line-height:1.2}.services{background:var(--off-white);padding:7rem 2rem}.services-inner{max-width:1280px;margin:0 auto}.services-header{text-align:center;max-width:700px;margin:0 auto 4rem}.services-header p{color:var(--gray);font-size:1.05rem;line-height:1.7}.services-grid{grid-template-columns:repeat(2,1fr);gap:2rem;display:grid}.service-card{cursor:pointer;group:true;border-radius:8px;height:420px;position:relative;overflow:hidden}.service-card img{object-fit:cover;width:100%;height:100%;transition:transform .5s,filter .5s;position:absolute;inset:0}.service-card:hover img{filter:brightness(.6);transform:scale(1.05)}.service-overlay{background:linear-gradient(#0000 0%,#0c1c364d 50%,#0c1c36eb 100%);flex-direction:column;justify-content:flex-end;padding:2.5rem;transition:background .4s;display:flex;position:absolute;inset:0}.service-card:hover .service-overlay{background:linear-gradient(#0c1c364d 0%,#0c1c3699 40%,#0c1c36f2 100%)}.service-number{letter-spacing:3px;color:var(--gold);text-transform:uppercase;margin-bottom:.5rem;font-size:.7rem;font-weight:600}.service-overlay h3{color:var(--white);margin-bottom:.75rem;font-family:Playfair Display,serif;font-size:1.75rem;line-height:1.2}.service-overlay p{color:#ffffffb3;opacity:0;max-height:0;font-size:.9rem;line-height:1.6;transition:max-height .5s,opacity .3s;overflow:hidden}.service-card:hover .service-overlay p{opacity:1;max-height:200px}.service-line{background:var(--gold);width:40px;height:2px;margin-top:1rem;transition:width .3s}.service-card:hover .service-line{width:80px}.projects{background:var(--white);padding:7rem 2rem}.projects-inner{max-width:1280px;margin:0 auto}.projects-header{text-align:center;max-width:700px;margin:0 auto 4rem}.projects-header p{color:var(--gray);font-size:1.05rem;line-height:1.7}.projects-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.project-card{border-radius:8px;height:320px;position:relative;overflow:hidden}.project-card img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.project-card:hover img{transform:scale(1.08)}.project-info{background:linear-gradient(#0000,#0c1c36f2);padding:1.5rem;position:absolute;bottom:0;left:0;right:0}.project-info h4{color:var(--white);margin-bottom:.25rem;font-size:1.1rem;font-weight:600}.project-info span{color:var(--gold);font-size:.8rem;font-weight:500}.why-us{background:var(--navy);padding:7rem 2rem;position:relative}.why-us:before{content:"";opacity:.08;background:url(https://cdn.shopify.com/s/files/1/0701/2535/5176/files/natural-dark-wooden-background-wooden-rustic-background.jpg?v=1744532853) 0 0/cover;position:absolute;inset:0}.why-inner{z-index:1;max-width:1280px;margin:0 auto;position:relative}.why-header{text-align:center;max-width:700px;margin:0 auto 4rem}.why-header .section-label{color:var(--gold)}.why-header .section-title{color:var(--white)}.why-header p{color:#fff9;font-size:1.05rem;line-height:1.7}.why-grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.why-card{background:#ffffff0d;border:1px solid #c8a95133;border-radius:8px;padding:2.5rem;transition:all .3s}.why-card:hover{border-color:var(--gold);background:#ffffff14;transform:translateY(-4px)}.why-card-icon{background:#c8a9511f;border-radius:12px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:1.5rem;display:flex}.why-card-icon svg{width:28px;height:28px;fill:var(--gold)}.why-card h3{color:var(--white);margin-bottom:.75rem;font-size:1.2rem;font-weight:700}.why-card p{color:#fff9;font-size:.9rem;line-height:1.7}.contact{background:var(--off-white);padding:7rem 2rem}.contact-inner{grid-template-columns:1fr 1fr;gap:5rem;max-width:1280px;margin:0 auto;display:grid}.contact-info .section-title{margin-bottom:1rem}.contact-info>p{color:var(--gray);margin-bottom:2.5rem;font-size:1.05rem;line-height:1.8}.contact-details{flex-direction:column;gap:1.5rem;display:flex}.contact-detail{align-items:flex-start;gap:1rem;display:flex}.contact-detail-icon{background:var(--navy);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.contact-detail-icon svg{width:22px;height:22px;fill:var(--gold)}.contact-detail-text .detail-label{color:var(--gray);text-transform:uppercase;letter-spacing:1px;margin-bottom:.15rem;font-size:.75rem}.contact-detail-text .detail-value{color:var(--charcoal);font-size:1.05rem;font-weight:600}.contact-detail-text .detail-value a{color:var(--charcoal);text-decoration:none}.contact-form-box{background:var(--white);border:1px solid var(--gray-light);border-radius:8px;padding:3rem;box-shadow:0 4px 24px #0000000f}.contact-form-box h3{color:var(--navy);margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.contact-form-box>p{color:var(--gray);margin-bottom:2rem;font-size:.9rem}.form-row{grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1rem;display:grid}.form-group{flex-direction:column;display:flex}.form-group.full{grid-column:span 2}.form-group label{color:var(--charcoal);text-transform:uppercase;letter-spacing:.5px;margin-bottom:.4rem;font-size:.8rem;font-weight:600}.form-group input,.form-group select,.form-group textarea{border:1.5px solid var(--gray-light);background:var(--white);color:var(--charcoal);border-radius:6px;padding:.85rem 1rem;font-family:Inter,sans-serif;font-size:.95rem;transition:border-color .2s}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:var(--gold);outline:none;box-shadow:0 0 0 3px #c8a9511a}.form-group textarea{resize:vertical;min-height:120px}.form-submit{margin-top:1.5rem}.form-submit .btn-primary{justify-content:center;width:100%;padding:1.1rem 2rem;font-size:1rem}.footer{background:var(--navy);border-top:3px solid var(--gold);padding:4rem 2rem 2rem}.footer-inner{grid-template-columns:2fr 1fr 1fr 1fr;gap:3rem;max-width:1280px;margin:0 auto;display:grid}.footer-brand .footer-logo{align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.footer-brand .footer-logo img{width:40px;height:40px}.footer-brand .footer-logo span{color:var(--white);font-size:1.1rem;font-weight:700}.footer-brand p{color:#ffffff80;margin-bottom:1.5rem;font-size:.875rem;line-height:1.7}.footer-socials{gap:.75rem;display:flex}.footer-socials a{border:1px solid #fff3;border-radius:6px;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex}.footer-socials a:hover{border-color:var(--gold);background:#c8a9511a}.footer-socials a svg{fill:#fff9;width:18px;height:18px}.footer-socials a:hover svg{fill:var(--gold)}.footer-col h4{color:var(--gold);text-transform:uppercase;letter-spacing:2px;margin-bottom:1.25rem;font-size:.8rem;font-weight:700}.footer-col ul{list-style:none}.footer-col ul li{margin-bottom:.6rem}.footer-col ul a{color:#fff9;font-size:.875rem;text-decoration:none;transition:color .2s}.footer-col ul a:hover{color:var(--gold)}.footer-bottom{border-top:1px solid #ffffff1a;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;max-width:1280px;margin:3rem auto 0;padding-top:2rem;display:flex}.footer-bottom p{color:#fff6;font-size:.8rem}.footer-bottom-links{gap:1.5rem;display:flex}.footer-bottom-links a{color:#fff6;font-size:.8rem;text-decoration:none;transition:color .2s}.footer-bottom-links a:hover{color:var(--gold)}@media (max-width:1024px){.about-inner{grid-template-columns:1fr;gap:3rem}.about-image img{height:400px}.services-grid{grid-template-columns:1fr}.service-card{height:350px}.projects-grid{grid-template-columns:repeat(2,1fr)}.why-grid{grid-template-columns:1fr}.contact-inner{grid-template-columns:1fr;gap:3rem}.footer-inner{grid-template-columns:repeat(2,1fr)}.hero-stats{gap:2rem}}@media (max-width:768px){.nav-links{display:none}.mobile-toggle{display:flex}.nav-links.open{background:var(--navy);border-bottom:2px solid var(--gold);flex-direction:column;gap:1.5rem;padding:2rem;display:flex;position:absolute;top:80px;left:0;right:0}.hero{background-attachment:scroll}.hero h1{font-size:2.25rem}.hero-stats{flex-direction:column;gap:1.5rem}.cert-inner{text-align:center;flex-direction:column;gap:1.5rem}.cert-item{flex-direction:column;align-items:center}.about-features,.projects-grid,.form-row{grid-template-columns:1fr}.form-group.full{grid-column:span 1}.footer-inner{grid-template-columns:1fr}.footer-bottom{text-align:center;flex-direction:column}}.fade-in{opacity:0;transition:opacity .6s,transform .6s;transform:translateY(30px)}.fade-in.visible{opacity:1;transform:translateY(0)}.project-detail-hero{background:linear-gradient(135deg, var(--navy) 0%, var(--navy-light) 100%);color:var(--white);border-bottom:3px solid var(--gold);padding:140px 2rem 80px}.project-detail-hero-inner{max-width:900px;margin:0 auto}.project-detail-back{letter-spacing:1px;text-transform:uppercase;color:#fff9;align-items:center;gap:.4rem;font-size:.8rem;font-weight:600;text-decoration:none;transition:color .2s;display:inline-flex}.project-detail-back:hover{color:var(--gold)}.project-detail-hero h1{color:var(--white);margin:.75rem 0 1rem;font-family:Playfair Display,serif;font-size:clamp(1.75rem,4vw,2.75rem);line-height:1.2}.project-detail-meta{color:var(--gold);align-items:center;gap:.5rem;font-size:.95rem;font-weight:500;display:flex}.project-detail-body{flex-direction:column;gap:4rem;max-width:900px;margin:0 auto;padding:5rem 2rem 8rem;display:flex}.project-detail-scope{background:var(--off-white);border-left:4px solid var(--gold);border-radius:0 6px 6px 0;padding:2rem 2.5rem}.project-detail-scope h2,.project-detail-description h2,.project-detail-images h2,.project-detail-more h2{color:var(--navy);text-transform:uppercase;letter-spacing:1.5px;margin-bottom:1rem;font-size:1.1rem;font-weight:700}.project-detail-scope p{color:var(--charcoal);font-size:1rem;line-height:1.7}.project-detail-description p{color:var(--gray);margin-bottom:1.25rem;font-size:1rem;line-height:1.85}.project-detail-description p:last-child{margin-bottom:0}.project-detail-images-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.25rem;margin-top:1rem;display:grid}.project-detail-images-grid img{object-fit:cover;border-radius:8px}.project-more-grid{grid-template-columns:repeat(3,1fr);gap:1rem;margin:1rem 0 3rem;display:grid}.project-more-card{border:1.5px solid var(--gray-light);background:var(--white);border-radius:8px;padding:1.25rem 1.5rem;text-decoration:none;transition:all .25s;display:block}.project-more-card:hover{border-color:var(--gold);transform:translateY(-3px);box-shadow:0 8px 24px #00000014}.project-more-name{color:var(--navy);margin-bottom:.4rem;font-size:.9rem;font-weight:600;line-height:1.4}.project-more-location{color:var(--gold);font-size:.8rem;font-weight:500}.project-detail-cta{text-align:center;background:linear-gradient(135deg, var(--navy), var(--navy-light));border:1px solid #c8a9514d;border-radius:12px;padding:3.5rem 2rem}.project-detail-cta p{color:#fffc;margin-bottom:1.5rem;font-size:1.2rem;font-weight:300}@media (max-width:768px){.project-detail-hero{padding:120px 1.25rem 60px}.project-detail-body{padding:3rem 1.25rem 5rem}.project-more-grid{grid-template-columns:1fr}.about-timeline:before{left:56px}.about-timeline-year{width:56px;font-size:.65rem}}.service-detail-hero{background:linear-gradient(135deg, var(--navy) 0%, var(--navy-light) 100%);color:var(--white);border-bottom:3px solid var(--gold);padding:140px 2rem 80px}.service-detail-hero-inner{max-width:900px;margin:0 auto}.service-detail-hero h1{color:var(--white);margin:.75rem 0 1rem;font-family:Playfair Display,serif;font-size:clamp(1.75rem,4vw,2.75rem);line-height:1.2}.service-detail-tagline{color:#ffffffb3;max-width:620px;font-size:1.15rem;font-weight:300;line-height:1.6}.service-detail-body{flex-direction:column;gap:5rem;max-width:1100px;margin:0 auto;padding:5rem 2rem 8rem;display:flex}.service-detail-intro{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.service-detail-intro-image{border-radius:8px;height:380px;overflow:hidden}.service-detail-intro-text h2{color:var(--navy);margin-bottom:1.25rem;font-family:Playfair Display,serif;font-size:1.75rem;line-height:1.3}.service-detail-intro-text p{color:var(--gray);font-size:1rem;line-height:1.85}.service-detail-process-header{text-align:center;margin-bottom:3rem}.service-detail-process-header .section-title{margin-bottom:0}.service-steps-grid{grid-template-columns:repeat(2,1fr);gap:2rem;display:grid}.service-step{background:var(--off-white);border-left:4px solid var(--gold);border-radius:8px;padding:2rem 2.25rem;transition:box-shadow .25s}.service-step:hover{box-shadow:0 8px 24px #00000012}.service-step-number{letter-spacing:3px;color:var(--gold);text-transform:uppercase;margin-bottom:.75rem;font-size:.7rem;font-weight:700}.service-step h3{color:var(--navy);margin-bottom:.6rem;font-size:1.05rem;font-weight:700}.service-step p{color:var(--gray);font-size:.9rem;line-height:1.7}.service-detail-others h2{color:var(--navy);margin-bottom:2rem;font-family:Playfair Display,serif;font-size:1.75rem}.service-others-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.service-other-card{border:1.5px solid var(--gray-light);border-radius:8px;text-decoration:none;transition:all .25s;display:block;overflow:hidden}.service-other-card:hover{border-color:var(--gold);transform:translateY(-4px);box-shadow:0 12px 32px #00000014}.service-other-image{height:180px;overflow:hidden}.service-other-info{padding:1.25rem 1.5rem}.service-other-info h3{color:var(--navy);margin-bottom:.4rem;font-size:1rem;font-weight:700}.service-other-info p{color:var(--gray);margin-bottom:.75rem;font-size:.85rem;line-height:1.5}.service-other-link{color:var(--gold);text-transform:uppercase;letter-spacing:.5px;font-size:.8rem;font-weight:600}@media (max-width:768px){.service-detail-hero{padding:120px 1.25rem 60px}.service-detail-body{gap:3.5rem;padding:3rem 1.25rem 5rem}.service-detail-intro{grid-template-columns:1fr;gap:2rem}.service-detail-intro-image{height:260px}.service-steps-grid,.service-others-grid{grid-template-columns:1fr}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}
