:root{--wine:#95184f;--pink:#b9256f;--cream:#f5eee6;--ink:#2c2427;--muted:#665a60;--line:#e5d9cd}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--cream);margin:0;font-family:Gowun Batang,Georgia,serif;font-weight:700;line-height:1.6}a{color:inherit}.container{width:min(1120px,100% - 2rem);margin:auto}.skip{position:absolute;left:-999px}.skip:focus{z-index:30;background:#fff;padding:.75rem;top:1rem;left:1rem}.header{border-bottom:1px solid var(--line);z-index:10;background:#f5eee6f5;position:sticky;top:0}.nav{justify-content:space-between;align-items:center;gap:1rem;min-height:76px;display:flex}.brand{text-decoration:none;display:inline-flex}.brand img{width:auto;height:60px;display:block}.nav-links{align-items:center;gap:1.1rem;display:flex}.nav-links a{font-size:.92rem;font-weight:700;text-decoration:none}.button{background:var(--pink);color:#fff;border:2px solid var(--pink);border-radius:.35rem;justify-content:center;align-items:center;gap:.45rem;padding:.78rem 1rem;font-weight:700;text-decoration:none;display:inline-flex}.button:hover,.button:focus{background:var(--wine);border-color:var(--wine)}.button.alt{color:var(--wine);background:#fff}.hero{color:#fff;background:linear-gradient(90deg,#311323d6,#31132361),url(/imgs/header2.jpg) 50%/cover;align-items:center;min-height:530px;display:grid}.eyebrow{text-transform:uppercase;letter-spacing:.12em;font-size:.78rem;font-weight:700}.hero h1{max-width:780px;margin:.5rem 0 1.1rem;font-size:clamp(2.2rem,5vw,4.4rem);line-height:1.08}.hero p{max-width:640px;font-size:1.15rem}.hero-actions{flex-wrap:wrap;gap:.7rem;margin-top:1.5rem;display:flex}.section{padding:4.5rem 0}.section.tint{background:var(--cream)}h2{color:var(--wine);margin:0 0 1rem;font-size:clamp(1.8rem,4vw,2.8rem);line-height:1.15}h3{color:var(--wine);margin:.3rem 0 .5rem}.lede{max-width:760px;color:var(--muted);font-size:1.12rem}.grid{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}.card{border:1px solid var(--line);background:#fff;border-radius:.6rem;flex-direction:column;display:flex;overflow:hidden}.card img{object-fit:cover;width:100%;height:180px}.card-body{flex-direction:column;flex:1;padding:1.25rem;display:flex}.card p{color:var(--muted);margin-top:0}.text-link{color:var(--wine);margin-top:auto;font-weight:700}.split{grid-template-columns:1fr 1fr;align-items:center;gap:2.5rem;display:grid}.split img{object-fit:cover;border-radius:.6rem;width:100%;max-height:460px}.trust{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.trust div{border-left:3px solid var(--pink);padding:0 1rem}.crumbs{color:var(--muted);padding:1.25rem 0;font-size:.9rem}.crumbs a{color:var(--wine)}.page-hero{background:var(--cream);border-bottom:1px solid var(--line);padding:4rem 0 3rem}.page-hero h1{color:var(--wine);max-width:780px;margin:.5rem 0;font-size:clamp(2.2rem,5vw,3.6rem);line-height:1.1}.content{max-width:800px}.content li{margin:.45rem 0}.faq{border-top:1px solid var(--line);padding:1rem 0}.faq h3{font-size:1.05rem;line-height:1.4}.faq summary{cursor:pointer;color:var(--wine)}.faq summary h3{display:inline}.faq-answer{color:var(--muted);padding:.25rem 0 .5rem 1.25rem}.faq-group{margin-top:3rem;scroll-margin-top:100px}.faq-index{border:1px solid var(--line);background:#fff;border-radius:.6rem;padding:1.25rem 1.5rem}.faq-index h2{font-size:1.5rem}.faq-index a{color:var(--wine)}.cta-band{background:var(--wine);color:#fff;padding:3rem 0}.cta-band h2{color:#fff}.footer{color:#fff;background:#24171e;padding:3rem 0 6rem}.footer-grid{grid-template-columns:2fr 1fr 1fr;gap:2rem;display:grid}.footer a{color:#fff}.floating-wa{z-index:20;position:fixed;bottom:1rem;right:1rem;box-shadow:0 4px 18px #0004}.notice{border-left:4px solid var(--pink);background:#fff5f9;margin:1.5rem 0;padding:1rem}.prose img{object-fit:cover;border-radius:.5rem;width:100%;max-height:390px}.prose .service-main-image{object-fit:contain;width:min(680px,100%);height:auto;max-height:none;margin:0 auto 2rem;display:block}.service-section{margin-top:2.5rem;display:flow-root}.service-section:first-of-type{margin-top:2rem}.prose .section-image{float:left;object-fit:contain;width:min(340px,43%);height:auto;max-height:none;margin:0 1.25rem .75rem 0}@media (width<=760px){.nav{padding:.8rem 0}.nav-links{display:none}.grid,.trust,.split,.footer-grid{grid-template-columns:1fr}.hero{min-height:500px}.section{padding:3rem 0}.card img{height:200px}.prose .section-image{float:none;width:100%;margin:0 0 1rem}}
