@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Playfair+Display:ital,wght@0,400;0,500;0,600;1,400;1,500&display=swap');
:root{--purple:#382148;--accent:#805296;--muted:#746a79;--paper:#faf8fb;--line:#e4dce8;--serif:'Playfair Display',Georgia,serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--paper);color:var(--purple);font-family:'DM Sans',Arial,sans-serif;font-size:16px;line-height:1.7}a{color:inherit;text-decoration:none}a:focus-visible{outline:3px solid #aa71c1;outline-offset:6px}.wrap{max-width:1240px;margin:auto;padding-left:50px;padding-right:50px}.header{min-height:116px;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand{display:inline-flex;align-items:center;gap:15px}.monogram{font-family:var(--serif);font-size:49px;line-height:1;letter-spacing:-6px;padding-right:8px}.monogram>span{color:#9770a8}.brand-name{font-family:var(--serif);font-size:20px;line-height:1.2}.brand-name small{display:block;font-family:'DM Sans',sans-serif;font-size:10px;letter-spacing:4px;margin-top:8px}nav{display:flex;gap:35px;align-items:center;font-size:14px}nav>a:hover,.text-link:hover{color:var(--accent)}.nav-contact{border:1px solid #c7b6d0;padding:11px 20px;border-radius:4px}.nav-contact span{margin-left:18px}.hero{display:grid;grid-template-columns:1.12fr 1fr;gap:45px;padding-top:38px;padding-bottom:66px;align-items:center}.eyebrow{font-size:11px;letter-spacing:2.3px;font-weight:600;margin:0 0 24px;display:flex;align-items:center;gap:12px}.eyebrow>span{height:1px;width:28px;background:var(--accent)}h1,h2,h3,p{margin-top:0}h1{font-family:var(--serif);font-weight:400;font-size:clamp(50px,5.5vw,76px);line-height:1.08;letter-spacing:-2.5px;margin-bottom:25px}em{font-weight:400;color:var(--accent)}.hero-description{font-size:18px;line-height:1.7;color:var(--muted);margin-bottom:29px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:28px;padding:17px 23px;background:var(--purple);border-radius:4px;color:white;font-size:14px;font-weight:500;transition:background .2s,transform .2s}.button:hover{background:#59366e;transform:translateY(-2px)}.button>span{font-size:22px;line-height:1}.hero-note{font-size:12px;color:var(--muted);margin:13px 0 35px}.hero-signature{display:flex;align-items:center;gap:17px;font-size:14px;font-weight:600}.hero-signature small{display:block;font-size:11px;font-weight:400;color:var(--muted);margin-top:2px}.signature-line{width:34px;height:1px;background:#bda7c7}.hero-visual{position:relative;padding-right:20px;padding-bottom:25px}.photo-frame{height:565px;overflow:hidden;border-radius:190px 190px 5px 5px;background:#e9e3ea}.photo-frame img{width:100%;height:100%;object-fit:cover;object-position:50% 44%;display:block}.photo-caption{position:absolute;bottom:0;left:-27px;right:49px;display:flex;align-items:center;justify-content:space-between;padding:22px 26px;background:var(--purple);color:white;border-radius:3px;font-size:16px;line-height:1.5;box-shadow:0 12px 30px #38214815}.photo-caption strong{font-weight:500;color:#ded0e7}.caption-symbol{font-size:38px;font-weight:400}.vertical-label{position:absolute;right:-15px;top:48%;writing-mode:vertical-rl;font-size:10px;letter-spacing:3px;color:var(--muted)}.values-band{background:#eee7f1;border-block:1px solid #e3d8e9}.values-band .wrap{min-height:87px;display:flex;align-items:center;justify-content:space-between;gap:20px}.values-band span{font-family:var(--serif);font-size:20px}.values-band i{font-style:normal;font-size:19px;color:#9b79ab}.section{padding-top:93px;padding-bottom:93px}h2{font-family:var(--serif);font-size:40px;font-weight:400;line-height:1.28;letter-spacing:-1px;margin-bottom:0}.about{display:grid;grid-template-columns:1fr 1fr;gap:85px}.about-copy{padding-top:4px;color:var(--muted);font-size:16px}.about-copy p{margin-bottom:20px}.text-link{color:var(--purple);display:inline-flex;gap:25px;border-bottom:1px solid #bdabc6;padding-bottom:7px;font-size:14px;margin-top:5px}.approach{border-top:1px solid var(--line);padding-top:72px}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:30px}.section-heading>p{color:var(--muted);font-size:14px;margin-bottom:3px}.principles{display:grid;grid-template-columns:repeat(3,1fr);gap:45px;margin-top:49px}.principles article{border-top:1px solid #cbb8d5;padding-top:23px}.number{color:#9471a6;font-size:12px;letter-spacing:2px}.principles h3{font-size:19px;font-weight:500;margin:22px 0 12px;line-height:1.4}.principles p{font-size:15px;color:var(--muted);margin:0}.contact{background:var(--purple);color:#fff}.contact-inner{padding-top:68px;padding-bottom:70px;display:flex;align-items:center;justify-content:space-between;gap:45px}.contact .eyebrow{color:#d2b9df}.contact h2{font-size:41px}.contact em{color:#d4b6e1}.contact p:not(.eyebrow){color:#d0c0d8;margin:22px 0 0;font-size:15px}.button-light{background:#f3edf6;color:var(--purple);white-space:nowrap}.button-light:hover{background:white}footer{min-height:142px;display:flex;align-items:center;justify-content:space-between;gap:25px}footer p{font-size:12px;color:var(--muted);margin:0}footer>a:last-child{font-size:13px}.skip{position:absolute;top:-100px;left:20px;background:white;padding:12px;z-index:10}.skip:focus{top:10px}@media(min-width:1450px){.hero{padding-top:58px;padding-bottom:82px}.photo-frame{height:610px}}@media(max-width:1000px){.wrap{padding-left:30px;padding-right:30px}.hero{gap:28px}.photo-frame{height:520px}h1{font-size:61px}.photo-caption{left:-12px;right:35px;padding:20px}.about{gap:40px}h2{font-size:34px}.contact h2{font-size:34px}.button{gap:20px;padding:16px 18px}.hero .button{font-size:13px}}@media(max-width:700px){.wrap{padding-left:24px;padding-right:24px}.header{min-height:94px}.brand-name{font-size:17px}.monogram{font-size:42px}nav>a:not(.nav-contact){display:none}nav{gap:0}.nav-contact{font-size:12px;padding:9px 12px}.nav-contact span{margin-left:8px}.hero{grid-template-columns:1fr;gap:35px;padding-top:27px;padding-bottom:45px}h1{font-size:62px;letter-spacing:-2px}.eyebrow{font-size:10px;margin-bottom:22px}.hero-description{font-size:17px}.hero .button{font-size:14px}.hero-note{margin-bottom:25px}.hero-visual{max-width:440px;width:100%;justify-self:center;margin-top:3px;padding-right:16px}.photo-frame{height:485px;border-radius:170px 170px 4px 4px}.photo-caption{left:0;right:35px}.vertical-label{right:-6px}.values-band .wrap{display:grid;grid-template-columns:1fr 1fr;text-align:center;gap:12px;padding-top:22px;padding-bottom:22px}.values-band span{font-size:18px}.values-band i{display:none}.section{padding-top:58px;padding-bottom:58px}.about{grid-template-columns:1fr;gap:27px}h2{font-size:35px}.section-heading{display:block}.section-heading>p{margin-top:20px}.principles{grid-template-columns:1fr;gap:28px;margin-top:32px}.principles h3{margin-top:12px}.contact-inner{flex-direction:column;align-items:flex-start;padding-top:55px;padding-bottom:55px;gap:30px}.contact h2{font-size:34px}.contact h2 br{display:none}footer{flex-wrap:wrap;padding-top:30px;padding-bottom:30px;gap:25px}footer p{order:3;width:100%;font-size:12px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}@media(max-width:370px){h1{font-size:53px}.brand-name{font-size:15px}.brand{gap:10px}.nav-contact{font-size:11px}.photo-frame{height:420px}}
.logo-tile{display:grid;place-items:center;width:58px;height:58px;background:var(--purple);border-radius:9px;flex-shrink:0}.logo-tile img{width:48px;height:48px;object-fit:contain}@media(max-width:700px){.logo-tile{width:46px;height:46px}.logo-tile img{width:38px;height:38px}}
