*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:'Cormorant Garamond',Georgia,'Times New Roman',serif;background:linear-gradient(180deg,#f8f2eb 0%,#f4e8db 100%);color:#4a2d24}a{text-decoration:none;color:inherit}button,input,select,textarea{font:inherit}.container{width:min(1160px,calc(100% - 2rem));margin:0 auto}.topbar{padding:1rem 0}.nav{display:flex;align-items:center;justify-content:space-between;gap:1rem}.brand{display:flex;align-items:center;gap:.85rem;font-weight:800;font-family:Inter,Segoe UI,Arial,sans-serif}.brand-logo{width:48px;height:48px;border-radius:16px;box-shadow:0 14px 28px rgba(194,90,60,.18)}.brand span{display:flex;flex-direction:column;line-height:1.08}.brand small{display:block;font-size:.75rem;color:#7a5d52;letter-spacing:.08em;text-transform:uppercase}.links{display:flex;gap:1.1rem;font-weight:700;font-family:Inter,Segoe UI,Arial,sans-serif}.menu{display:none;width:46px;height:46px;border-radius:14px;border:1px solid rgba(194,90,60,.14);background:#fff}.menu span{display:block;width:20px;height:2px;background:#4a2d24;margin:5px auto}.btn{display:inline-flex;align-items:center;justify-content:center;padding:.92rem 1.15rem;border-radius:999px;font-weight:800;border:0;cursor:pointer;font-family:Inter,Segoe UI,Arial,sans-serif}.btn-primary{background:linear-gradient(135deg,#c25a3c,#d97757);color:#fff}.btn-secondary{background:#fff;border:1px solid rgba(194,90,60,.12)}.hero{padding:1rem 0 1.2rem;display:grid;grid-template-columns:1.05fr .95fr;gap:1rem;align-items:center}.hero-copy{padding:1.5rem 0}.hero-copy h1{margin:.8rem 0 1rem;font-size:clamp(2.8rem,6vw,5rem);line-height:.95;letter-spacing:-.05em;max-width:10ch}.hero-copy p{margin:0 0 1.2rem;color:#7a5d52;line-height:1.9;max-width:58ch;font-size:1.05rem}.hero-actions{display:flex;gap:.8rem;flex-wrap:wrap}.eyebrow{display:inline-flex;padding:.5rem .85rem;border-radius:999px;background:#fff3eb;color:#c25a3c;font-weight:800;font-family:Inter,Segoe UI,Arial,sans-serif}.photo-panel,.story-card,.journey-card,.blog-card,.contact-card,.side-card,.footer-card{background:rgba(255,251,247,.92);border:1px solid rgba(194,90,60,.12);box-shadow:0 18px 40px rgba(99,57,43,.08)}.photo-panel{padding:1rem;border-radius:32px}.photo-box{min-height:360px;border-radius:24px;background:linear-gradient(135deg,rgba(194,90,60,.12),rgba(249,115,22,.06));position:relative;overflow:hidden}.photo-box-static{background:#f3ebe3}.hero-before-after{display:block;width:100%;height:100%;min-height:360px;object-fit:cover;border:0}.photo-before,.photo-after{position:absolute;inset:0}.photo-before img,.photo-after img{width:100%;height:100%;object-fit:cover}.photo-after{clip-path:inset(0 0 0 50%)}.story-slider{position:absolute;left:50%;bottom:1rem;transform:translateX(-50%);width:70%}.slider-label{position:absolute;top:1rem;padding:.45rem .7rem;border-radius:999px;background:#fff;font-family:Inter,Segoe UI,Arial,sans-serif;font-weight:800}.slider-label.before{left:1rem}.slider-label.after{right:1rem}.section{padding:1rem 0 1.2rem}.section-head h2{margin:.7rem 0 0;font-size:clamp(2.1rem,4vw,3.3rem);line-height:1.02;letter-spacing:-.04em}.section-head p{margin:.7rem 0 0;color:#7a5d52;line-height:1.9;max-width:58ch}.story-grid,.journey-grid,.blog-grid,.contact-grid{display:grid;gap:1rem}.story-grid{grid-template-columns:repeat(3,1fr)}.journey-grid{grid-template-columns:repeat(4,1fr)}.blog-grid{grid-template-columns:repeat(3,1fr)}.story-card,.journey-card,.blog-card,.side-card,.contact-card,.footer-card{padding:1.2rem;border-radius:28px}.story-card p,.journey-card p,.blog-card p,.side-card p,.contact-note,.footer-card{margin:0;color:#7a5d52;line-height:1.85}.from{font-size:2.1rem;font-weight:800;letter-spacing:-.05em;font-family:Inter,Segoe UI,Arial,sans-serif;margin:.25rem 0 .6rem}.journey-card strong{display:block;margin-bottom:.4rem;font-family:Inter,Segoe UI,Arial,sans-serif}.blog-image{overflow:hidden;border-radius:20px;margin-bottom:.9rem}.blog-image img{width:100%;height:220px;object-fit:cover}.contact-grid{grid-template-columns:.92fr 1.08fr}.form{display:grid;gap:.9rem;font-family:Inter,Segoe UI,Arial,sans-serif}.grid2{display:grid;grid-template-columns:repeat(2,1fr);gap:.9rem}.form label{display:grid;gap:.35rem;font-weight:700}.form input,.form select,.form textarea{width:100%;padding:.92rem 1rem;border-radius:18px;border:1px solid rgba(194,90,60,.12);background:#fff;color:#4a2d24}.form textarea{min-height:130px;resize:vertical}.form input:focus,.form select:focus,.form textarea:focus{outline:none;border-color:rgba(194,90,60,.45);box-shadow:0 0 0 4px rgba(194,90,60,.12)}.footer{padding:0 0 1.4rem;color:#7a5d52;font-family:Inter,Segoe UI,Arial,sans-serif}.footer-card{text-align:center}@media(max-width:920px){.hero,.story-grid,.journey-grid,.blog-grid,.contact-grid,.grid2{grid-template-columns:1fr 1fr}.links{display:none;flex-direction:column;align-items:flex-start;width:100%;padding:.4rem 0}.links.open{display:flex}.menu{display:block}.nav{flex-wrap:wrap}}@media(max-width:720px){.hero,.story-grid,.journey-grid,.blog-grid,.contact-grid,.grid2{grid-template-columns:1fr}.hero-actions{flex-direction:column;align-items:stretch}.btn{width:100%}}