@charset "UTF-8";
:root{--bg:#151717;--panel:#1d1f1f;--header-height:104px;--gold:#d2b271;--muted:#b6b8b0;--text:#f3f0e8;--line:#ffffff21;--serif:Georgia,'Times New Roman',serif;--sans:ui-sans-serif,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:var(--bg);color:var(--text);font-family:var(--sans);font-size:16px;line-height:1.65}body.menu-open{overflow:hidden}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}img{max-width:100%;height:auto;vertical-align:middle}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:400}h1,h2{font-family:var(--serif);line-height:1.1;letter-spacing:-.035em}h1{font-size:clamp(3.2rem,6.6vw,6.4rem)}h2{font-size:clamp(2.25rem,4vw,3.6rem)}h3{font-size:1.5rem;line-height:1.3}p{color:var(--muted)}:focus-visible{outline:2px solid var(--gold);outline-offset:6px}::selection{background:var(--gold);color:#181a19}.wrap{width:min(1240px,calc(100% - 100px));margin-inline:auto}.section{padding-block:48px}.eyebrow{font-size:.68rem;letter-spacing:.25em;text-transform:uppercase;color:var(--gold);font-weight:600;margin-bottom:23px}.button{display:inline-flex;gap:32px;align-items:center;justify-content:center;min-height:52px;padding:14px 24px;border:1px solid var(--gold);color:var(--text);font-size:.8rem;transition:background .2s,color .2s}.button:hover{background:var(--gold);color:#161817}.button-small{font-size:.7rem;min-height:43px;padding:10px 17px;gap:16px}.text-link{display:inline-flex;align-items:center;gap:24px;color:var(--gold);font-size:.8rem;border-bottom:1px solid #d2b27166;padding-bottom:7px}.text-link:hover{color:white}.site-header{box-sizing:border-box;height:var(--header-height);min-height:var(--header-height);max-height:var(--header-height);flex-shrink:0;display:flex;align-items:center;justify-content:space-between;padding:12px 4%;border-bottom:1px solid var(--line);position:relative;z-index:10;background:#181a19}.home .site-header{position:absolute;inset:0 0 auto;background:linear-gradient(#0005,transparent)}.brand{display:block;width:175px;flex-shrink:0}.brand-image{display:block;width:100%;height:70px;max-height:70px;object-fit:contain}.nav-list,.footer-links{display:flex;list-style:none;gap:30px;margin:0;padding:0}.nav-list a{font-size:.78rem;color:#e4e3dd;transition:color .2s}.nav-list a:hover{color:var(--gold)}.header-actions{display:flex;align-items:center;gap:15px}.menu-toggle{display:none;border:0;background:none;width:48px;height:48px;padding:10px;color:var(--text)}.menu-toggle span{display:block;background:currentColor;height:1px;width:27px;margin:7px 0}.mobile-menu{color:var(--text);background:#181a19;border:0;max-width:none;max-height:none;width:100%;height:100dvh;margin:0;padding:100px 30px 50px;text-align:center;overflow:auto}.mobile-menu::backdrop{background:#181a19}.mobile-menu[open]{display:flex;align-items:center;flex-direction:column;justify-content:center}.menu-close{position:absolute;right:25px;top:20px;width:48px;height:48px;background:none;border:0;color:var(--gold);font-size:36px}.mobile-brand{display:block;width:220px}.gold-divider{height:1px;background:#d2b27166;width:80px;margin:35px auto}.mobile-menu .nav-list{display:flex;flex-direction:column;gap:17px;margin-bottom:35px}.mobile-menu .nav-list a{font:1.65rem var(--serif)}.skip-link{position:fixed;left:20px;top:-100px;padding:12px;background:var(--gold);color:black;z-index:100}.skip-link:focus{top:15px}.hero{min-height:700px;height:92svh;max-height:1100px;position:relative;background:#292b26 url('../images/sgrafito-hero.svg') center/cover;overflow:hidden}.slide{position:absolute;inset:0;opacity:0;visibility:hidden;transition:opacity 1.2s ease,visibility 1.2s;pointer-events:none}.slide.is-active{opacity:1;visibility:visible;pointer-events:auto}.hero-image,.hero-shade,.banner-image,.banner-shade{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero-shade{background:linear-gradient(90deg,#0b100de3 0%,#0b100d6b 60%,#0b100d30),linear-gradient(0deg,#181a19,transparent 25%)}.hero-content{position:relative;z-index:1;width:min(1240px,calc(100% - 100px));margin:auto;padding-top:clamp(185px,28vh,330px);padding-bottom:130px}.hero .hero-title, .hero h1{max-width:760px;text-wrap:balance}.title-accent{color:var(--gold)}.hero-subtitle{margin:22px 0 28px;font-size:.96rem;color:#e0e1d8}.hero-bottom{position:absolute;bottom:34px;left:4%;right:4%;display:flex;align-items:center;justify-content:space-between;gap:25px;z-index:2}.hero-signature{order:3;font-size:.65rem;letter-spacing:.35em;color:#d5d5ce;border-left:1px solid var(--gold);padding:4px 0 4px 24px;max-width:175px;line-height:2.3;margin-left:auto}.slide-controls{display:flex;align-items:center;gap:15px}.slide-controls button{background:transparent;border:1px solid #ffffff30;color:var(--text);width:44px;height:44px}.slide-count{font-size:.7rem;letter-spacing:.2em}.scroll-hint{display:none!important;height:44px;width:44px;border:1px solid #ffffff45;border-radius:50%;display:grid;place-items:center}.section-heading{margin-bottom:45px}.section-heading h2{margin-bottom:18px}.section-heading.centered{text-align:center}.section-heading.centered .eyebrow:before,.section-heading.centered .eyebrow:after{content:'';display:inline-block;width:38px;height:1px;background:#d2b27160;vertical-align:middle;margin-inline:18px}.split{display:flex;align-items:flex-end;justify-content:space-between;gap:30px}.split .text-link{flex-shrink:0;margin-bottom:18px}
/* Project artwork and copy form one accessible linked card. Text stays in normal
   flow so longer administrator-supplied copy can increase the card height. */
.project-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}
.project-card{position:relative;isolation:isolate;min-width:0;overflow:hidden;border:1px solid #b99b635e;background:#202222}
.project-card>a{position:relative;display:flex;flex-direction:column;justify-content:flex-end;min-height:360px;height:100%}
.project-art{position:absolute;inset:0;z-index:-2}
.project-art>img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}
.project-card:after{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(0deg,#080a0bed 0%,#080a0bd1 22%,#080a0b55 60%,#080a0b0a 100%);pointer-events:none}
.project-card a:hover .project-art>img{transform:scale(1.025)}
.project-caption{position:relative;padding:130px 36px 32px;display:flex;flex-direction:column;align-items:flex-start;gap:20px;min-height:360px;justify-content:flex-end;overflow-wrap:anywhere}
.project-caption h3{color:var(--gold);font-family:var(--serif);font-size:clamp(1.65rem,2.8vw,2.8rem);text-transform:uppercase;line-height:1.1;margin-bottom:14px;letter-spacing:.015em}
.project-caption p{font-size:1rem;color:#f2f1ec;line-height:1.5;max-width:38ch}
.project-cta{display:inline-flex;align-items:center;gap:16px;font-size:.88rem;color:var(--gold);min-height:30px;white-space:normal}
.project-cta span{font-size:1.1rem}
.project-card>a:focus-visible{outline-offset:-7px}
.projects-description{margin:-12px 0 30px}
.products-section{background:transparent;border:0}
.product-grid,.event-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px}
.product-image{aspect-ratio:1.12;background:#242626;overflow:hidden}
.product-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s}
.product-card a:hover img{transform:scale(1.025)}
.product-info{display:flex;flex-direction:column;gap:5px;padding-top:15px}
.product-info h3{font-size:.98rem}
.product-info span{color:var(--gold);font-size:1.05rem}
.section-heading-rule{display:flex;align-items:center;gap:22px;margin-bottom:30px}
.section-heading-rule h2{font-family:var(--serif);font-size:1.45rem;letter-spacing:.2em;line-height:1.35;text-transform:uppercase;color:var(--gold);margin:0;flex-shrink:0;max-width:65%}
.section-heading-rule .eyebrow{font-size:.6rem;letter-spacing:.23em;color:#d4d4d0;margin:0;text-align:right;max-width:36%;flex-shrink:0}
.heading-rule{height:1px;flex:1;min-width:20px;background:linear-gradient(90deg,#b99b6320,#c5a56a)}
.section-actions{display:flex;justify-content:flex-end;margin-top:24px}
.section-actions .button{color:var(--gold)}.section-actions .button:hover{color:var(--bg)}
.event-teaser-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0}
.event-teaser{min-width:0;border-left:1px solid #b99b634d;padding:0 24px}
.event-teaser:first-child{border-left:0;padding-left:10px}
.event-teaser-link{display:flex;flex-direction:column;align-items:flex-start;height:100%;padding:4px 0 2px}
.event-teaser-top{display:flex;align-items:center;gap:16px;flex-wrap:wrap;margin-bottom:18px}
.event-date{display:flex;align-items:flex-start;gap:8px;color:var(--gold);font-family:var(--serif);white-space:nowrap;line-height:1}
.event-day{font-size:3.1rem;letter-spacing:-.04em}
.event-date-rest{display:flex;flex-direction:column;gap:5px;padding-top:5px}
.event-month{font-size:1.45rem}.event-year{font-family:var(--sans);font-size:.67rem;letter-spacing:.12em;text-align:right}
.event-category{font-size:.55rem;text-transform:uppercase;letter-spacing:.13em;color:#c9c6bf;max-width:100%;overflow-wrap:anywhere}
.event-teaser h3{font-family:var(--sans);font-size:1.12rem;line-height:1.45;margin-bottom:14px;overflow-wrap:anywhere}
.event-teaser p{font-size:.83rem;color:#c0baa8;margin-bottom:22px}
.event-arrow{display:grid;place-items:center;border:1px solid var(--gold);border-radius:50%;width:38px;height:38px;color:var(--gold);margin-top:auto;transition:background .2s,color .2s}
.event-teaser a:hover .event-arrow{background:var(--gold);color:var(--bg)}
.event-image{display:block;aspect-ratio:1.55;overflow:hidden;background:#252a25}.event-image img{width:100%;height:100%;object-fit:cover}.event-meta{display:flex;gap:15px;flex-wrap:wrap;font-size:.64rem;letter-spacing:.08em;text-transform:uppercase;color:var(--gold);margin:21px 0 12px}.event-card h3{font:1.55rem/1.3 var(--serif);margin-bottom:9px}.event-card h3 a:hover{color:var(--gold)}.event-card p{font-size:.8rem}.empty-state{grid-column:1/-1;border-block:1px solid var(--line);padding:30px 0}.banner{min-height:340px;position:relative;display:grid;place-items:center end;text-align:center;background:#202222 url('../images/sgrafito-hero.svg') center/cover;padding:80px 25px}.banner-shade{background:linear-gradient(90deg,#10121210,#101212aa 45%,#101212ed 100%)}.banner-content{position:relative;width:50%;max-width:700px;padding-right:6%}.banner h2{font-style:italic;font-size:clamp(2.1rem,3.8vw,3.6rem);text-wrap:balance}.banner p:not(.eyebrow){margin:24px 0 30px;color:#d2d4ca}.site-footer{padding:45px 4% 25px}.footer-nav .nav-list{gap:20px;flex-wrap:wrap;justify-content:center}.footer-nav .nav-list a{font-size:.75rem}.footer-top{display:flex;gap:35px;align-items:center;justify-content:space-between;padding-bottom:45px}.footer-top p{font-size:.8rem}.socials{display:flex;gap:22px;flex-wrap:wrap}.socials .text-link{font-size:.7rem}.footer-bottom{display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between;border-top:1px solid var(--line);padding-top:25px;font-size:.65rem;color:var(--muted)}.footer-links{gap:20px}.page-intro{padding-top:60px;padding-bottom:55px}.page-intro h1{margin:25px 0}.program-nav{display:flex;flex-wrap:wrap;gap:25px;margin-top:35px;color:var(--gold);font-size:.85rem}.program-section{padding-top:35px}.program-section h2{margin-bottom:35px}.pagination{display:flex;gap:18px;justify-content:center;margin-top:40px;flex-wrap:wrap}.pagination a,.pagination span{padding:8px 15px;border:1px solid var(--line)}.pagination .current{color:var(--gold);border-color:var(--gold)}.prose{max-width:780px;padding-bottom:90px;overflow-wrap:anywhere}.prose p,.prose ul,.prose ol,.prose figure,.prose h2,.prose h3{margin-bottom:25px}.prose a:not(.button){color:var(--gold);text-decoration:underline}.prose h2{font-size:2.5rem;margin-top:45px}.prose table{width:100%;border-collapse:collapse}.prose td,.prose th{padding:10px;border:1px solid var(--line)}.prose iframe{max-width:100%}.prose pre{overflow:auto}.detail-meta{display:flex;gap:25px;flex-wrap:wrap;color:var(--gold)}.detail-image{margin-bottom:45px}.detail-image img{width:100%;max-height:660px;object-fit:cover}.reveal-ready{opacity:0;transform:translateY(18px);transition:opacity .65s ease,transform .65s ease}.reveal-ready.is-visible{opacity:1;transform:none}.screen-reader-text{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.home.admin-bar .site-header{top:32px}
@media(min-width:1800px){.hero-content{padding-top:280px}}@media(max-width:1100px){.nav-list{gap:18px}.brand{width:145px}.header-booking{gap:10px}.project-caption{padding:100px 28px 28px;gap:15px;min-height:320px}.project-card>a{min-height:320px}.wrap,.hero-content{width:calc(100% - 64px)}}
@media(max-width:850px){.desktop-nav{display:none}.menu-toggle{display:block}:root{--header-height:90px}.brand{width:150px}.section{padding-block:40px}.hero{min-height:700px;height:88svh}.hero-content{padding-top:230px}.project-grid{gap:18px}.product-grid,.event-grid{gap:22px}.product-info{flex-direction:column;gap:7px}.footer-top{flex-wrap:wrap}.footer-top .socials{width:100%}.hero .hero-title, .hero h1{max-width:620px}}
@media(max-width:600px){.wrap,.hero-content{width:calc(100% - 40px)}.header-booking{display:none}.site-header{padding:12px 20px}.brand-image{height:56px;max-height:56px}.brand{width:140px}.hero{height:86svh;min-height:650px;max-height:none}.hero-content{padding-top:205px;padding-bottom:115px}.hero .hero-title, .hero h1{font-size:3.5rem;max-width:360px}.hero .eyebrow{font-size:.61rem}.hero-subtitle{font-size:.84rem;max-width:280px}.hero-signature{display:none}.hero-bottom{left:20px;right:20px}.section{padding-block:32px}.section-heading{margin-bottom:30px}.section-heading .eyebrow:before,.section-heading .eyebrow:after{display:none!important}.section-heading p{font-size:.86rem}.project-grid,.product-grid,.event-grid{grid-template-columns:1fr;gap:32px}.project-card>a{min-height:285px}.project-caption{min-height:285px;padding:85px 24px 24px;gap:14px}.project-caption h3{font-size:1.85rem}.project-caption p{font-size:.88rem}.project-cta{font-size:.83rem}.project-cta span{font-size:1.1rem}.split{align-items:flex-start;flex-direction:column;gap:8px}.split .text-link{margin-bottom:0}.product-info{flex-direction:column}.product-image{aspect-ratio:1.25}.event-meta{margin-top:17px}.event-card h3{font-size:1.65rem}.banner{min-height:340px;padding:50px 25px}.banner-content{width:100%;padding:0}.banner h2{font-size:2.5rem}.banner-shade{background:#101212bb}.footer-top{gap:25px}.footer-top p{width:100%}.footer-bottom{flex-direction:column;gap:16px}.page-intro{padding-top:50px}.page-intro h1{font-size:3rem}.detail-meta{flex-direction:column;gap:10px}.mobile-menu .button{max-width:100%;gap:15px}.button{max-width:100%}.hero-content h1{overflow-wrap:break-word}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}.reveal-ready{opacity:1;transform:none}}

.hero .hero-title{font-size:clamp(3.2rem,6.6vw,6.4rem);line-height:1.1;max-width:760px;text-wrap:balance}@media(max-width:600px){.hero .hero-title{font-size:3.5rem;max-width:360px;overflow-wrap:break-word}}

/* Equal header geometry on home, archives and detail pages; only the home is overlaid. */
@media(max-width:782px){.home.admin-bar .site-header{top:46px}}
@media(max-width:1000px){.event-teaser{padding:0 18px}.event-teaser-top{gap:12px}.section-heading-rule h2{font-size:1.2rem}.section-heading-rule .eyebrow{font-size:.54rem}.footer-top{flex-wrap:wrap}.footer-nav{order:3;width:100%}}
@media(max-width:850px){.event-teaser-grid{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:30px}.event-teaser:nth-child(odd){border-left:0;padding-left:0}.project-caption p{font-size:.88rem}.section-heading-rule{gap:16px}.section-heading-rule h2{max-width:60%;font-size:1.05rem}.footer-nav .nav-list{display:flex}}
@media(max-width:600px){.section-heading-rule{flex-wrap:wrap;gap:12px 18px;margin-bottom:24px}.section-heading-rule h2{font-size:1.15rem;max-width:100%;flex-shrink:1}.section-heading-rule .eyebrow{max-width:100%;width:100%;text-align:left;font-size:.55rem}.heading-rule{min-width:15px}.event-teaser{padding:0 14px}.event-day{font-size:2.6rem}.event-month{font-size:1.25rem}.event-teaser h3{font-size:.98rem}.event-teaser p{font-size:.76rem}.event-teaser-top{gap:10px}.event-category{font-size:.52rem}.footer-nav .nav-list{justify-content:flex-start;gap:14px 22px}.hero-signature{display:none}}
@media(max-width:360px){.event-teaser-grid{grid-template-columns:1fr}.event-teaser,.event-teaser:first-child{border-left:0;border-top:1px solid #b99b634d;padding:22px 0 0}.event-teaser-top{flex-wrap:nowrap}.hero .hero-title{font-size:3rem}}
