@import url("https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&family=Playfair+Display:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600;1,700&display=swap");*,:after,:before{margin:0;padding:0;box-sizing:border-box}html{font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:var(--font-body);font-size:var(--text-m);color:var(--text);background-color:var(--bg);line-height:1.6}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer;border:none;background:none}ol,ul{list-style:none}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.puck-editor{--bg:#fff}:root{--primary:#2D2A26;--secondary:#7A756D;--accent:#2D2A26;--bg:#EDEAE4;--surface:#DDDAD4;--text:#2D2A26;--text-muted:#7A756D;--text-faint:#9B9590;--border:#C8C3BB;--h1:clamp(3.75rem,8vw,6rem);--h2:clamp(1.75rem,3.5vw,2.625rem);--h3:clamp(1.375rem,2.5vw,1.875rem);--text-xl:clamp(1.25rem,2vw,1.75rem);--text-l:clamp(1rem,1.5vw,1.125rem);--text-m:1rem;--text-s:0.875rem;--text-xs:0.75rem;--font-display:"Playfair Display",Georgia,serif;--font-body:"Inter",system-ui,sans-serif;--s-xs:clamp(0.5rem,1vw,0.75rem);--s-s:clamp(0.75rem,1.5vw,1rem);--s-m:clamp(1rem,2vw,1.5rem);--s-l:clamp(1.5rem,3vw,2.5rem);--s-xl:clamp(2rem,4vw,4rem);--s-2xl:clamp(3rem,6vw,6rem);--section-space:clamp(4rem,8vw,8rem);--page-margin:clamp(1.5rem,10vw,10rem);--radius:1rem;--radius-s:0.5rem;--radius-l:1.5rem;--shadow:0 2px 8px rgba(0,0,0,0.08);--shadow-l:0 8px 32px rgba(0,0,0,0.12)}[data-mood=studio-organic]{--bg:#EDEAE4;--surface:#DDDAD4;--primary:#2D2A26;--secondary:#7A756D;--accent:#2D2A26;--text:#2D2A26;--text-muted:#7A756D;--text-faint:#9B9590;--border:#C8C3BB}[data-mood=studio-dark]{--bg:#0a0a0a;--surface:#1a1a1a;--primary:#f5f2ed;--secondary:#8a8a8a;--accent:#d4a574;--text:#f5f2ed;--text-muted:#8a8a8a;--text-faint:#555;--border:#2a2a2a}