:root{color-scheme: light;font-family: Georgia,"Times New Roman",serif;color: #49352e;background: #fffaf2}*{box-sizing: border-box}body{margin: 0;min-width: 320px;line-height: 1.65;background: radial-gradient(circle at 8% 12%,rgba(239,184,162,0.25),transparent 25rem),#fffaf2}a{color: inherit;text-underline-offset: 0.18em}a:focus-visible{border-radius: 4px;outline: 3px solid #793c31;outline-offset: 4px}.skip-link{position: fixed;top: 0.75rem;left: 0.75rem;z-index: 10;padding: 0.65rem 0.9rem;border-radius: 999px;background: #ffffff;color: #49352e;font-family: ui-sans-serif,system-ui,sans-serif;font-weight: 800;transform: translateY(-150%)}.skip-link:focus{transform: translateY(0)}.container{width: min(1040px,calc(100% - 2rem));margin-inline: auto}.site-header{padding: 1.5rem 0}.site-header .container{display: flex;flex-wrap: wrap;align-items: center;justify-content: space-between;gap: 1.5rem}.brand{min-width: 0;font-size: 1.15rem;font-weight: 700;font-style: italic;overflow-wrap: anywhere}.small-link{color: #9d4f3f;font-family: ui-sans-serif,system-ui,sans-serif;font-size: 0.83rem;font-weight: 750}.hero{padding: clamp(2.5rem,7vw,6.5rem) 0 clamp(4rem,9vw,8rem)}.hero-grid{display: grid;grid-template-columns: minmax(0,0.9fr) minmax(0,1.1fr);align-items: center;gap: clamp(2rem,8vw,7rem)}.hero-image-wrap{position: relative}.hero-image-wrap::before{position: absolute;inset: 1rem -1rem -1rem 1rem;z-index: -1;border-radius: 48% 52% 45% 55% / 55% 42% 58% 45%;background: #e8b27d;content: ""}.hero-image{display: block;width: 100%;height: auto;aspect-ratio: 4 / 5;border-radius: 48% 52% 45% 55% / 55% 42% 58% 45%;object-fit: cover;object-position: center}.image-placeholder{display: grid;width: 100%;aspect-ratio: 4 / 5;place-items: center;border-radius: 48% 52% 45% 55% / 55% 42% 58% 45%;background: #f2d5bd;color: #9d4f3f;font-size: clamp(3rem,8vw,6rem);font-style: italic}h1,h2,h3{overflow-wrap: anywhere}h1,h2,h3,p{margin-top: 0}.eyebrow{margin-bottom: 1rem;color: #aa5644;font-family: ui-sans-serif,system-ui,sans-serif;font-size: 0.78rem;font-weight: 800;letter-spacing: 0.14em;text-transform: uppercase}h1{max-width: 13ch;margin-bottom: 1.5rem;font-size: clamp(2.8rem,7vw,5.4rem);font-weight: 500;line-height: 0.98;letter-spacing: -0.045em}.intro{max-width: 52ch;margin-bottom: 2rem;color: #6e554c;font-family: ui-sans-serif,system-ui,sans-serif;font-size: 1.05rem}.button{display: inline-flex;min-height: 50px;align-items: center;justify-content: center;padding: 0.75rem 1.4rem;border-radius: 999px;background: #9d4f3f;color: #ffffff;font-family: ui-sans-serif,system-ui,sans-serif;font-weight: 800;text-decoration: none}.button:hover{background: #843d30}.services{padding: clamp(4rem,9vw,7.5rem) 0;border-block: 1px solid #edd8ca;background: rgba(255,255,255,0.56)}.services-heading{display: grid;grid-template-columns: 0.8fr 1.2fr;gap: 2rem;margin-bottom: 3rem}h2{max-width: 13ch;margin-bottom: 0;font-size: clamp(2.2rem,5vw,3.6rem);font-weight: 500;line-height: 1.05}.services-heading p{align-self: end;margin-bottom: 0.35rem;color: #725a51;font-family: ui-sans-serif,system-ui,sans-serif}.service-list{display: grid;grid-template-columns: repeat(auto-fit,minmax(min(100%,260px),1fr));gap: 1.25rem}.service-card{padding: 1.75rem;border-radius: 22px;background: #fff8ee;box-shadow: 0 12px 36px rgba(117,76,61,0.08)}.service-card:nth-child(even){transform: translateY(1.25rem);background: #f8e6d6}.service-card h3{margin-bottom: 0.75rem;color: #7d3f33;font-size: 1.35rem;font-weight: 600}.service-card p{margin-bottom: 0;color: #725a51;font-family: ui-sans-serif,system-ui,sans-serif;font-size: 0.94rem}.contact{padding: clamp(4rem,9vw,7.5rem) 0;text-align: center}.contact h2{max-width: 18ch;margin: 0 auto 1.25rem}.contact-copy{max-width: 48ch;margin: 0 auto 1.5rem;color: #725a51;font-family: ui-sans-serif,system-ui,sans-serif}.contact-links{display: flex;flex-wrap: wrap;justify-content: center;gap: 0.75rem 1.25rem;font-family: ui-sans-serif,system-ui,sans-serif;font-weight: 750}.contact-links a{overflow-wrap: anywhere}footer{padding: 1.5rem 0;border-top: 1px solid #edd8ca;color: #816a60;font-family: ui-sans-serif,system-ui,sans-serif;font-size: 0.82rem}.footer-row,.footer-links{display: flex;flex-wrap: wrap;align-items: center;gap: 0.75rem 1.25rem}.footer-row{justify-content: space-between}.footer-links a{color: #68443a;font-weight: 700}@media (max-width: 760px){.hero-grid{grid-template-columns: 1fr}.hero-image-wrap{width: min(420px,90%);margin-inline: auto}.hero-copy{grid-row: 1}.services-heading,.service-list{grid-template-columns: 1fr}.service-card:nth-child(even){transform: none}}@media (max-width: 480px){.container{width: min(1040px,calc(100% - 1.25rem))}.site-header .container,.footer-row{align-items: flex-start;flex-direction: column}.hero-image-wrap{width: min(420px,calc(100% - 1.25rem))}h1{font-size: clamp(2.4rem,14vw,3.5rem)}}@media (forced-colors: active){.button{border: 2px solid currentColor}}