@import "https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@500;600;700&family=Inter:wght@400;500;600;700&display=swap";:root{--cream:#f7f3ee;--paper:#fffaf4;--charcoal:#222;--ink:#141116;--muted:#746b73;--rose:#cda6a1;--plum:#5b3b56;--deep-plum:#2d1d31;--gold:#d7b36a;--green:#64705b;--line:#22222229;--shadow:0 24px 80px #19141c24}*{box-sizing:border-box}html{color:var(--charcoal);background:var(--cream);scroll-behavior:smooth;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body{background:radial-gradient(circle at top left, #cda6a147, transparent 34rem), linear-gradient(180deg, var(--cream), #efe7df 58%, #e8ddd4);min-height:100vh;margin:0}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}h1,h2,h3,.serif{letter-spacing:-.03em;font-family:Cormorant Garamond,Georgia,serif}h1,h2,h3,p{margin-top:0}p{line-height:1.75}.container{width:min(1120px,100% - 32px);margin:0 auto}.site-header{z-index:50;backdrop-filter:blur(18px);background:#f7f3eed1;border-bottom:1px solid #22222214;position:sticky;top:0}.nav{justify-content:space-between;align-items:center;gap:24px;min-height:76px;display:flex}.brand{letter-spacing:.02em;gap:2px;font-weight:700;display:grid}.brand span:last-child{color:var(--muted);text-transform:uppercase;letter-spacing:.18em;font-size:.72rem}.nav-links{color:#3f3940;align-items:center;gap:18px;font-size:.9rem;display:flex}.nav-links a{border-bottom:1px solid #0000;padding:8px 0}.nav-links a:hover{border-color:var(--plum)}.button,button{min-height:44px;color:var(--ink);cursor:pointer;background:#fffaf4d1;border:1px solid #22222238;border-radius:999px;justify-content:center;align-items:center;gap:10px;padding:0 18px;font-weight:700;transition:transform .16s,box-shadow .16s,background .16s;display:inline-flex}.button:hover,button:hover{background:#fff;transform:translateY(-1px);box-shadow:0 12px 30px #19141c1f}.button.dark{background:var(--ink);color:var(--cream);border-color:var(--ink)}.hero{color:#fffaf4;background:var(--ink);align-items:center;min-height:calc(100vh - 76px);display:grid;position:relative;overflow:hidden}.hero:before{content:"";background:linear-gradient(90deg, #0f0c10d1, #0f0c106b, #0f0c1042), var(--hero-image,radial-gradient(circle, #5b3b56, #141116));background-position:50%;background-size:cover;position:absolute;inset:0;transform:scale(1.02)}.hero-content{z-index:1;width:min(760px,100% - 32px);margin-left:max(16px,50vw - 560px);padding:96px 0;position:relative}.kicker{text-transform:uppercase;letter-spacing:.22em;color:var(--gold);margin-bottom:20px;font-size:.76rem;font-weight:800;display:inline-flex}.hero h1{margin-bottom:24px;font-size:clamp(4rem,10vw,9rem);line-height:.88}.hero p{color:#fffaf4e6;max-width:620px;font-size:clamp(1.1rem,2vw,1.38rem)}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}section{padding:92px 0}.section-heading{gap:12px;max-width:760px;margin-bottom:36px;display:grid}.section-heading h2{font-size:clamp(2.4rem,6vw,5rem);line-height:.95}.section-heading p{color:var(--muted);font-size:1.05rem}.grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.card{border:1px solid var(--line);min-height:260px;box-shadow:var(--shadow);background:#fffaf4ad;border-radius:28px;padding:28px}.card h3{margin-bottom:12px;font-size:2rem}.card p{color:var(--muted)}.split{grid-template-columns:.9fr 1.1fr;align-items:center;gap:40px;display:grid}.portrait-frame,.image-frame{box-shadow:var(--shadow);background:#ddd;border:1px solid #ffffff80;border-radius:32px;overflow:hidden}.portrait-frame{aspect-ratio:4/5}.portrait-frame img,.image-frame img{object-fit:cover;width:100%;height:100%}.gallery{grid-template-columns:repeat(6,1fr);gap:12px;display:grid}.gallery figure{background:#1411161f;border-radius:24px;min-height:220px;margin:0;position:relative;overflow:hidden}.gallery figure:first-child,.gallery figure:nth-child(6){grid-column:span 3;min-height:360px}.gallery figure:nth-child(2),.gallery figure:nth-child(3),.gallery figure:nth-child(4),.gallery figure:nth-child(5){grid-column:span 3}.gallery img{object-fit:cover;width:100%;height:100%}.quote-band{background:var(--deep-plum);color:var(--cream)}.quote-band blockquote{max-width:920px;margin:0;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(2.2rem,5vw,5rem);line-height:1}.link-list{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.link-card{border:1px solid var(--line);background:#fffaf4bd;border-radius:24px;padding:22px}.link-card h3{margin-bottom:8px;font-size:1.65rem}.link-card p{color:var(--muted);margin-bottom:0}.site-footer{background:var(--ink);color:#fffaf4e6;padding:52px 0}.site-footer strong{color:var(--cream)}.site-footer .nav-links{color:#fffaf4b8;flex-wrap:wrap;align-items:flex-start;gap:10px 16px;margin-top:8px}.site-footer .nav-links a:hover{color:var(--cream);border-color:#fffaf4b3}.footer-grid{flex-wrap:wrap;justify-content:space-between;gap:28px;display:flex}@media (width<=860px){.nav{flex-direction:column;align-items:flex-start;padding:16px 0}.nav-links{flex-wrap:wrap;gap:12px}.hero{min-height:68vh}.hero h1{font-size:clamp(3.25rem,16vw,5.25rem)}.hero-content{padding:56px 0}section{padding:64px 0}.grid,.split,.link-list{grid-template-columns:1fr}.card{min-height:auto;padding:24px}.gallery{grid-template-columns:1fr;gap:14px}.gallery figure,.gallery figure:nth-child(n){aspect-ratio:4/3;grid-column:auto;min-height:auto}.gallery img{height:100%}.site-footer .nav-links{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.footer-grid{grid-template-columns:1fr;display:grid}}
