@import url('/public-house-bio.css');
@import url('/public-house-landing.css');
@import url('/public-discovery.css');
@import url('/home-editorial.css');
.house-template{--deep:#092e24;--action:#104b38;--accent:#c6e99b;--muted:#5c6b63;background:#fff;margin:0;max-width:none;color:#172c24;overflow-x:clip}
.house-template .ph-shell{width:min(1200px,100% - 80px);margin-inline:auto}
.house-template>.public-design-header{background:var(--deep);color:white;border:0;border-radius:0;margin:0;padding:12px max(40px,calc((100% - 1200px)/2));min-height:68px;box-shadow:none}
.house-template>.public-design-header a{color:#fff;text-decoration:none}.house-template>.public-design-header .public-brand{font-size:34px;letter-spacing:-1.5px}.house-template>.public-design-header nav{display:flex;gap:24px;align-items:center}.house-template>.public-design-header nav a{border:0;padding:0;white-space:nowrap}.house-template .pe-search{order:9;display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px}.house-template .pe-search svg{width:21px;height:21px;stroke:var(--accent);fill:none;stroke-width:1.7}
.house-template .ph-hero{background:var(--deep);color:white;display:grid;grid-template-columns:1.1fr 1fr;min-height:450px}
.house-template .ph-photo{position:relative;min-height:450px;overflow:hidden}.house-template .ph-photo img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.house-template .ph-photo::after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,transparent 55%,#092e2450 75%,var(--deep))}
.house-template .ph-intro{padding:40px clamp(24px,4vw,72px);align-self:center;min-width:0}.house-template .ph-intro>.house-logo{width:64px;height:64px;float:right;margin:0 0 16px 20px;background:#ffffffef}.house-template .ph-eyebrow{display:block;font-size:12px;font-weight:650;letter-spacing:.1em;color:var(--muted);margin-bottom:8px}.house-template .ph-intro>.ph-eyebrow{color:var(--accent)}
.house-template h1{font-size:clamp(38px,4.8vw,66px);line-height:1.06;font-weight:750;letter-spacing:-.04em;margin:0 0 16px;color:white;overflow-wrap:anywhere}.house-template .ph-tagline{font-size:19px;line-height:1.45;color:#e6eee8;margin:0 0 20px}.house-template .ph-location{display:flex;gap:10px;align-items:flex-start;font-size:15px;line-height:1.5;margin:18px 0}.house-template .ph-location svg,.house-template .ph-address svg{width:22px;height:22px;flex:0 0 22px;fill:none;stroke:var(--accent);stroke-width:1.7}
.house-template .ph-actions{display:flex;flex-wrap:wrap;gap:12px;margin:24px 0 8px}.house-template .ph-actions a,.house-template .ph-actions button{display:inline-flex;align-items:center;justify-content:center;gap:24px;min-height:48px;padding:12px 20px;border-radius:8px;font-size:15px;font-weight:650;text-decoration:none}.house-template .ph-actions .ph-primary{background:var(--accent);color:var(--deep)}.house-template #follow-house{background:transparent;color:#fff;border:1px solid #ffffff45}.house-template .ph-whatsapp{display:inline-flex;align-items:center;min-height:44px;color:#fff;font-size:14px}.house-template #house-follow-status{font-size:12px;line-height:1.5;color:#afc7bb;max-width:440px;margin:8px 0 0}
.house-template .ph-hero.no-cover{display:block;min-height:0;background:radial-gradient(ellipse at 85% 10%,#1b5741,transparent 65%),var(--deep)}.house-template .no-cover .ph-intro{width:min(1200px,100% - 80px);margin:auto;padding:40px 0}.house-template .no-cover .ph-intro>.house-logo{width:100px;height:100px;margin:0 0 24px 32px}.house-template .no-cover h1{max-width:850px}
.house-template .ph-sections{display:flex;gap:28px;overflow:auto;border-bottom:1px solid #e6ebe7;padding-block:8px}.house-template .ph-sections a{display:inline-flex;min-height:44px;align-items:center;white-space:nowrap;color:var(--action);font-size:14px;text-decoration:none}
.house-template .ph-body{padding-block:36px 48px}.house-template section[id]{scroll-margin-top:24px}.house-template h2{font-size:28px;line-height:1.2;letter-spacing:-.025em;margin:0 0 18px;font-weight:750}.house-template .ph-section-heading{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:20px}.house-template .ph-section-heading h2{margin:0}.house-template .ph-section-heading>span{font-size:14px;color:var(--muted);white-space:nowrap}
.house-template .ph-events{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px 24px}.house-template .ph-event{min-width:0;text-decoration:none;color:inherit}.house-template .ph-event-art{position:relative;aspect-ratio:1;overflow:hidden;border-radius:10px;background:#e9efea;display:grid;place-items:center}.house-template .ph-event-art img{width:100%;height:100%;object-fit:contain;position:absolute;inset:0}.house-template .ph-event-art>span{font-size:36px;font-weight:800;color:var(--action)}.house-template .ph-event-copy{padding:14px 0 0}.house-template .ph-event-copy p{font-size:14px;line-height:1.5;color:var(--muted);margin:0 0 5px}.house-template .ph-event-copy h3{font-size:20px;line-height:1.3;margin:0 0 6px}.house-template .ph-event-link{display:block;color:var(--action);font-size:14px;font-weight:600;margin-top:10px}.house-template .ph-event:hover .ph-event-link{text-decoration:underline}.house-template a:focus-visible,.house-template button:focus-visible{outline:3px solid #77a785;outline-offset:4px}
.house-template .ph-empty{grid-column:1/-1;background:#f1f6f1;border-radius:10px;padding:28px}.house-template .ph-empty h3{margin-top:0}.house-template .ph-details{display:grid;grid-template-columns:1.1fr 1fr;gap:64px;margin-top:56px}.house-template .ph-details>section:only-child{grid-column:1/-1}.house-template .ph-description{white-space:pre-line;font-size:16px;line-height:1.75;color:#52645a}.house-template .ph-address{display:flex;gap:12px;margin:20px 0}.house-template .ph-address svg{stroke:var(--action)}.house-template .ph-address p{margin:0 0 8px}.house-template .ph-address a{display:inline-flex;align-items:center;min-height:44px}.house-template .ph-info{display:grid;gap:20px}.house-template .ph-info h3{font-size:16px;margin:0 0 6px}.house-template .ph-info p{font-size:14px;line-height:1.6;color:var(--muted);white-space:pre-line;margin:0}
.house-template #house-coverage{margin-top:48px}.house-template .ph-coverage{display:grid;grid-template-columns:1fr 1fr;gap:16px}.house-template .ph-coverage a{padding:24px;background:#edf5ec;border:0;border-radius:10px;text-decoration:none;color:var(--action)}.house-template .ph-coverage h3{margin:8px 0;font-size:21px}.house-template .ph-coverage p{font-size:14px;line-height:1.5;color:var(--muted);margin:0}.house-template .ph-coverage span{font-size:11px;letter-spacing:.08em}.house-template .ph-connect{margin-top:40px}.house-template .ph-connect>div{display:flex;flex-wrap:wrap;gap:12px 24px}.house-template .ph-connect a{display:inline-flex;align-items:center;min-height:44px;font-weight:600}
.house-template .ph-footer{padding:28px max(40px,calc((100% - 1200px)/2));background:var(--deep);color:white;display:flex;flex-wrap:wrap;align-items:center;gap:20px 32px}.house-template .ph-footer a{color:white}.house-template .ph-footer .public-brand{font-size:30px;font-weight:800;text-decoration:none}.house-template .ph-footer p{font-size:13px;margin:0;color:#bfd2c6}.house-template .ph-footer nav{width:100%;display:flex;flex-wrap:wrap;gap:12px 24px}.house-template .ph-footer nav a{display:inline-flex;align-items:center;min-height:44px;font-size:14px}
@media(max-width:900px){.house-template .ph-shell{width:calc(100% - 40px)}.house-template .ph-details{gap:32px}.house-template .ph-events{grid-template-columns:repeat(2,minmax(0,1fr))}.house-template .ph-intro{padding:32px 24px}.house-template h1{font-size:42px}}
@media(max-width:700px){.house-template>.public-design-header{padding:12px 20px}.house-template>.public-design-header nav{gap:12px}.house-template>.public-design-header .pe-nav-events{display:none}.house-template .ph-hero{display:block;min-height:0}.house-template .ph-photo{height:260px;min-height:0}.house-template .ph-photo::after{background:linear-gradient(180deg,transparent 45%,#092e2450 72%,var(--deep))}.house-template .has-cover .ph-intro{position:relative;margin-top:-28px;padding-top:0}.house-template .ph-intro{padding:28px 20px}.house-template h1{font-size:40px}.house-template .ph-intro>.house-logo{width:56px;height:56px;margin-left:12px}.house-template .no-cover .ph-intro{width:calc(100% - 40px);padding:32px 0}.house-template .no-cover .ph-intro>.house-logo{width:64px;height:64px;margin-left:16px}.house-template .ph-actions{gap:10px}.house-template .ph-actions a,.house-template .ph-actions button{flex:1;padding-inline:12px;gap:10px}.house-template .ph-sections{gap:24px}.house-template .ph-body{padding-top:28px}.house-template h2{font-size:24px}.house-template .ph-events{gap:24px 16px}.house-template .ph-event-copy h3{font-size:17px}.house-template .ph-event-copy p{font-size:12px}.house-template .ph-event-link{font-size:13px}.house-template .ph-details{grid-template-columns:1fr;gap:36px;margin-top:40px}.house-template .ph-coverage{grid-template-columns:1fr}.house-template .ph-footer{padding:24px 20px}.house-template .ph-section-heading{gap:12px}.house-template .ph-section-heading>span{font-size:12px}}
.house-template .ph-sections a{flex:0 0 auto}.house-template .ph-actions a{white-space:nowrap}@media(max-width:700px){.house-template .ph-sections{flex-wrap:wrap;gap:0 20px;overflow:visible}.house-template .ph-sections a{font-size:13px;min-height:40px}.house-template #follow-house{font-size:14px}}

/* House identity follows the event opening; media dimensions never drive its height. */
.house-template .ph-hero,.house-template .ph-hero.no-cover{display:grid;grid-template-columns:1fr 1fr;min-height:440px;background:var(--deep)}
.house-template .ph-photo{min-height:440px}.house-template .ph-intro,.house-template .no-cover .ph-intro{width:auto;margin:0;padding:36px clamp(24px,4vw,64px)}
.house-template h1{font-size:clamp(44px,4.4vw,64px);line-height:1.04;max-width:650px}
.house-template .ph-photo>.house-logo{position:absolute;left:32px;bottom:28px;width:64px;height:64px;z-index:1;background:#fff;border:0;box-shadow:0 6px 24px #0002}
.house-template .ph-photo-placeholder{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:24px;background:radial-gradient(ellipse at 25% 40%,#255541,transparent 70%),#123b2d;padding:48px;color:#dce9dc}
.house-template .ph-photo-placeholder>.house-logo{position:relative;inset:auto;width:92px;height:92px;z-index:1}.house-template .ph-photo-placeholder>span:last-child{font-size:16px;position:relative;z-index:1;max-width:210px;text-align:center}
.house-template .ph-whatsapp{gap:10px;text-decoration:none;padding:8px 0;font-weight:550}.house-template .ph-whatsapp svg{width:23px;height:23px;fill:none;stroke:var(--accent);stroke-width:1.6}.house-template .ph-whatsapp:hover{text-decoration:underline}
.house-template .ph-events{--columns:4;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px 20px}.house-template .ph-events:not(.is-expanded)>.ph-event:nth-child(n+9){display:none}
.house-template .ph-event-art img{object-fit:cover}.house-template .ph-event-copy h3{font-size:18px}.house-template .ph-event-copy>p:nth-of-type(2){display:none}.house-template .ph-week{display:inline-block;background:#edf5dc;color:#234d32;border-radius:4px;font-size:11px;font-weight:650;padding:3px 7px;margin-bottom:6px}
.house-template .ph-show-all{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:10px 18px;background:#eef4ed;border:1px solid #d7e3d7;color:var(--action);border-radius:8px;font-size:14px;font-weight:650;text-decoration:none;margin-top:24px;cursor:pointer}.house-template .ph-show-all[hidden]{display:none}
.house-template .ph-map summary{cursor:pointer;display:flex;align-items:center;gap:12px;min-height:44px;color:var(--action);font-weight:600}.house-template .ph-address>div{width:100%;min-width:0}.house-template .ph-map iframe{display:block;width:100%;height:240px;border:0;border-radius:10px;background:#eef3ef}.house-template .ph-map-note{font-size:13px;color:var(--muted)}
:is(.house-template,.house-landing) #house-space{margin-top:48px}:is(.house-template,.house-landing) .ph-space-gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}:is(.house-template,.house-landing) .ph-space-gallery img{width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:10px;display:block}
.house-template .ph-connect>div{gap:12px}.house-template .ph-connect a{padding:12px 18px;background:#f2f6f2;border:1px solid #dce7df;border-radius:8px;min-height:48px;text-decoration:none;font-size:14px;justify-content:center;gap:16px}.house-template .ph-connect a:hover,.house-template .ph-show-all:hover{background:#e3eddf}
.house-template .ph-directory-intro{padding-block:56px 32px}.house-template .ph-directory-intro h1{color:var(--deep);font-size:clamp(36px,4.5vw,60px);max-width:850px}.house-template .ph-directory-intro>p{color:var(--muted)}
.house-template .ph-filters{display:grid;grid-template-columns:2fr 1fr;gap:20px;margin-top:32px}.house-template .ph-filters label{display:grid;gap:8px;font-size:14px;font-weight:600}.house-template .ph-filters input,.house-template .ph-filters select{width:100%;height:48px;border:1px solid #ccd9d0;background:white;border-radius:8px;padding:10px 14px;color:var(--deep)}
.house-template .ph-directory-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.house-template .ph-directory-card{border:1px solid #e0e8e1;border-radius:12px;overflow:hidden}.house-template .ph-directory-cover{display:flex;position:relative;align-items:center;justify-content:center;aspect-ratio:16/9;background:linear-gradient(120deg,#245e48,#092e24)}.house-template .ph-directory-cover>img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0}.house-template .ph-directory-cover .house-logo{position:relative;width:64px;height:64px;background:white;border:0}.house-template .ph-directory-copy{padding:22px}.house-template .ph-directory-copy h2{font-size:23px;margin-bottom:8px}.house-template .ph-directory-copy a{text-decoration:none;color:var(--deep)}.house-template .ph-directory-copy p{font-size:14px;color:var(--muted);line-height:1.5}.house-template .ph-directory-copy h3{font-size:14px;margin-top:24px}.house-template .ph-directory-event{display:grid;gap:4px;padding:12px 0;border-bottom:1px solid #e8eee8;font-size:15px}.house-template .ph-directory-event small{color:var(--muted);font-size:12px}
.house-template .ph-event{position:relative}.house-template .ph-week{position:absolute;top:10px;left:10px;margin:0;box-shadow:0 2px 8px #092e241a}.house-template .ph-filters select{min-width:0;text-overflow:ellipsis}
@media(min-width:701px) and (max-width:1100px){.house-template .ph-events{--columns:3;grid-template-columns:repeat(3,minmax(0,1fr))}.house-template .ph-events:not(.is-expanded)>.ph-event:nth-child(n+7){display:none}.house-template .ph-directory-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.house-template h1{font-size:44px}}
@media(max-width:700px){.house-template .ph-hero,.house-template .ph-hero.no-cover{display:block;min-height:0}.house-template .ph-photo{height:320px;min-height:0}.house-template .ph-photo::after{background:linear-gradient(180deg,transparent 45%,#092e2450 70%,var(--deep))}.house-template .ph-intro,.house-template .no-cover .ph-intro{padding:24px 20px 28px}.house-template .has-cover .ph-intro{margin-top:-32px;padding-top:0}.house-template .ph-photo>.house-logo{left:20px;bottom:50px;width:52px;height:52px}.house-template .ph-photo-placeholder{height:210px}.house-template .ph-photo-placeholder>.house-logo{inset:auto;width:64px;height:64px}.house-template .ph-photo-placeholder>span:last-child{display:none}.house-template h1{font-size:40px}.house-template .ph-events{--columns:2;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 14px}.house-template .ph-events:not(.is-expanded)>.ph-event:nth-child(n+5){display:none}.house-template .ph-event-copy h3{font-size:17px}.house-template .ph-space-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}.house-template .ph-connect>div{display:grid;grid-template-columns:1fr 1fr}.house-template .ph-connect a{padding:10px;font-size:13px}.house-template .ph-directory-grid,.house-template .ph-filters{grid-template-columns:1fr}.house-template .ph-directory-intro{padding-block:32px 8px}.house-template>.public-design-header nav{gap:12px}.house-template>.public-design-header nav a{font-size:13px}}
.house-template .ph-preview-label{position:absolute;left:20px;top:18px;z-index:2;font-size:11px;color:#fff;background:#092e24b3;padding:5px 9px;border-radius:5px;letter-spacing:.02em}
:is(.house-template,.house-landing) #house-space{padding-top:28px;border-top:1px solid #e3eae5}:is(.house-template,.house-landing) #house-space .ph-section-heading{margin-bottom:12px}:is(.house-template,.house-landing) .ph-space-description{color:var(--muted);font-size:15px;margin:0 0 12px}:is(.house-template,.house-landing) .ph-space-preview{font-size:12px;color:var(--muted);margin-bottom:20px}:is(.house-template,.house-landing) .ph-album-open{background:#edf4e8;color:var(--action);border:0;border-radius:8px;padding:12px 16px;font-weight:650;min-height:44px;white-space:nowrap;cursor:pointer}:is(.house-template,.house-landing) .ph-space-gallery button{padding:0;border:0;border-radius:10px;background:#f1f5f1;color:var(--deep);text-align:left;overflow:hidden;cursor:pointer;min-width:0}:is(.house-template,.house-landing) .ph-space-gallery button img{border-radius:0;transition:transform .2s}:is(.house-template,.house-landing) .ph-space-gallery button:hover img{transform:scale(1.025)}:is(.house-template,.house-landing) .ph-space-gallery button>span{display:flex;justify-content:space-between;gap:12px;padding:14px 16px;font-size:14px;font-weight:650}:is(.house-template,.house-landing) .ph-album{width:min(1000px,calc(100% - 32px));max-height:92dvh;padding:24px;border:0;border-radius:14px;background:#102b22;color:white;overflow:auto;box-shadow:0 24px 100px #0007}:is(.house-template,.house-landing) .ph-album::backdrop{background:#03140edd;backdrop-filter:blur(5px)}:is(.house-template,.house-landing) .ph-album header{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:20px}:is(.house-template,.house-landing) .ph-album header h2{font-size:24px;margin:0 0 4px}:is(.house-template,.house-landing) .ph-album header p{font-size:13px;color:#c2d4c8;margin:0}:is(.house-template,.house-landing) .ph-album button{background:#ffffff12;border:1px solid #ffffff28;color:white;border-radius:8px;min-height:44px;padding:10px 16px;cursor:pointer}:is(.house-template,.house-landing) .ph-album figure{margin:0}:is(.house-template,.house-landing) .ph-album figure img{display:block;width:100%;height:min(62dvh,640px);object-fit:contain;border-radius:6px;background:#071c14}:is(.house-template,.house-landing) .ph-album figcaption{padding:14px 0;font-size:15px}:is(.house-template,.house-landing) .ph-album nav{display:flex;justify-content:space-between;align-items:center;gap:12px}:is(.house-template,.house-landing) .ph-album nav>span{color:#c2d4c8;font-size:13px}@media(max-width:700px){:is(.house-template,.house-landing) #house-space .ph-section-heading{align-items:flex-start;flex-direction:column;gap:4px}:is(.house-template,.house-landing) .ph-space-gallery{grid-template-columns:1fr 1fr}:is(.house-template,.house-landing) .ph-space-gallery button:first-child{grid-column:1/-1}:is(.house-template,.house-landing) .ph-space-gallery button>span{padding:12px;font-size:13px}:is(.house-template,.house-landing) .ph-album{padding:16px}:is(.house-template,.house-landing) .ph-album header h2{font-size:21px}:is(.house-template,.house-landing) .ph-album figure img{height:52dvh}:is(.house-template,.house-landing) .ph-album nav button{padding:10px;font-size:13px}}
@media(max-width:700px){:is(.house-template,.house-landing) .ph-album figure img{height:auto;max-height:52dvh}}
/* Refined metadata, contacts and single-row section navigation. */
.house-template .ph-event-date{display:flex;flex-wrap:wrap;align-items:center;gap:4px 8px;min-height:20px}
.house-template .ph-event-copy .ph-week{position:static;display:inline-flex;align-items:center;gap:5px;box-shadow:none;background:none;border:0;border-radius:0;padding:0;margin:0;color:#41634f;font-size:11px;font-weight:550;white-space:nowrap}
.house-template .ph-week::before{content:'';width:4px;height:4px;flex:0 0 4px;border-radius:50%;background:#638b70}
.house-template .ph-social-icon{width:20px;height:20px;flex:0 0 20px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.house-template .ph-connect a{gap:10px}
.house-template #house-follow-status.ph-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}
.house-template .ph-sections{flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;gap:24px;scrollbar-width:thin;scrollbar-color:#d2dfd4 transparent;-webkit-overflow-scrolling:touch}
@media(max-width:700px){.house-template .ph-sections{flex-wrap:nowrap;gap:18px;overflow-x:auto;overflow-y:hidden}.house-template .ph-sections a{font-size:12px;min-height:44px}.house-template .ph-event-date{min-height:38px;align-content:start}}
.house-template .ph-week-legend{display:none}
@media(max-width:700px){
 .house-template .ph-event-copy .ph-event-date{flex-wrap:nowrap;min-height:20px;gap:6px;align-content:normal;white-space:nowrap}
 .house-template .ph-event-copy .ph-week{flex:0 0 6px}
 .house-template .ph-week::before{width:6px;height:6px;flex-basis:6px;background:#52775f}
 .house-template .ph-week>span{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}
 .house-template .ph-week-legend{display:flex;align-items:center;gap:7px;margin:-6px 0 18px;font-size:11px;color:#5c6b63}
 .house-template .ph-week-legend>span{width:6px;height:6px;border-radius:50%;background:#52775f}
}

/* Soft separation between house identity and the environment photograph. */
.house-template .ph-photo>.house-logo,.house-template .ph-directory-cover .house-logo{box-shadow:0 3px 9px rgba(0,0,0,.24),0 8px 26px 5px rgba(0,0,0,.32),0 0 16px 3px rgba(0,0,0,.16)}
.house-template .ph-photo>.house-logo.house-logo--monochrome,.house-template .ph-directory-cover .house-logo.house-logo--monochrome{background:#f2f0e9;padding:5px;border:1px solid #dfe6db}
/* Avoid a light underlay bleeding through the rounded image edge. */
.house-template .ph-photo>.house-logo:has(>img),.house-template .ph-directory-cover .house-logo:has(>img){background:transparent;border:0;padding:0}
.house-template .house-logo>img{border:0;outline:0;box-shadow:none;padding:0;border-radius:inherit}
.house-template .ph-photo>.house-logo.house-logo--monochrome:has(>img),.house-template .ph-directory-cover .house-logo.house-logo--monochrome:has(>img){background:#f2f0e9;border:1px solid #dfe6db;padding:5px}

/* Public Bio MVP: one data source, contextual actions and lightweight cards. */
.house-template .ph-featured{display:grid;grid-template-columns:minmax(220px,380px) 1fr;gap:32px;align-items:center;padding:28px;background:var(--deep);color:#fff;border-radius:16px;margin-bottom:48px}.house-template .ph-featured h2{font-size:clamp(28px,4vw,46px);margin-bottom:8px}.house-template .ph-featured p{color:#cbd9d0}.house-template .ph-featured-art{aspect-ratio:1;display:grid;place-items:center;overflow:hidden;border-radius:12px;background:#174735}.house-template .ph-featured-art img{width:100%;height:100%;object-fit:cover}.house-template .ph-featured-actions,.house-template .ph-card-actions{display:flex;flex-wrap:wrap;gap:9px;margin-top:20px}.house-template .ph-cta{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:10px 15px;border-radius:8px;background:var(--action);color:#fff;text-decoration:none;font-size:14px;font-weight:700}.house-template .ph-featured .ph-cta{background:var(--accent);color:var(--deep)}.house-template .ph-featured .ph-cta:last-child{background:#ffffff16;color:#fff;border:1px solid #ffffff35}
.house-template .ph-event>a{color:inherit;text-decoration:none}.house-template .ph-card-actions{margin-top:12px}.house-template .ph-card-actions .ph-cta{min-height:38px;padding:7px 10px;font-size:12px}.house-template .ph-reservation,.house-template .ph-qr{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:28px;background:#eef4ed;border-radius:14px;margin-top:48px}.house-template .ph-reservation h2,.house-template .ph-qr h2{margin-bottom:8px}.house-template .ph-reservation p,.house-template .ph-qr p{color:var(--muted);margin:0}.house-template .ph-gallery-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.house-template #house-galleries,.house-template #house-about,.house-template #house-contact,.house-template #house-links{margin-top:48px}.house-template .ph-gallery-grid a{display:block;color:inherit;text-decoration:none;background:#f2f6f2;border-radius:12px;overflow:hidden;padding:18px}.house-template .ph-gallery-grid img{width:calc(100% + 36px);height:170px;object-fit:cover;margin:-18px -18px 16px}.house-template .ph-gallery-grid span{font-size:11px;letter-spacing:.08em;color:var(--muted)}.house-template .ph-gallery-grid h3{margin:7px 0}.house-template .ph-gallery-grid p{font-size:13px;color:var(--muted);line-height:1.5}.house-template .ph-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:24px}.house-template .ph-facts p{display:grid;gap:4px;padding:14px;background:#f2f6f2;border-radius:9px;margin:0}.house-template .ph-facts span{color:var(--muted);font-size:14px}.house-template .ph-custom-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.house-template .ph-custom-links .ph-cta{justify-content:space-between;min-height:54px}.house-template .ph-qr img{width:140px;height:140px;border-radius:8px}.house-template .ph-qr a{color:var(--action);font-weight:700}.house-template .ph-actions button#share-house{background:transparent;color:#fff;border:1px solid #ffffff45}.house-template.ph-theme-dark .ph-body{background:#10251e;color:#f2f0e9}.house-template.ph-theme-dark .ph-shell{--muted:#b5c5ba}.house-template.ph-theme-dark .ph-event,.house-template.ph-theme-dark .ph-gallery-grid a,.house-template.ph-theme-dark .ph-facts p{color:#f2f0e9}.house-template.ph-theme-dark .ph-gallery-grid a,.house-template.ph-theme-dark .ph-facts p,.house-template.ph-theme-dark .ph-reservation,.house-template.ph-theme-dark .ph-qr{background:#18362b;border:1px solid #315345}.house-template.ph-theme-dark .ph-reservation p,.house-template.ph-theme-dark .ph-qr p,.house-template.ph-theme-dark .ph-gallery-grid p,.house-template.ph-theme-dark .ph-gallery-grid span,.house-template.ph-theme-dark .ph-facts span{color:#c8d6ce}.house-template.ph-theme-dark .ph-qr a{color:#bff291}
@media(max-width:700px){.house-template .ph-featured{grid-template-columns:1fr;padding:18px;gap:20px}.house-template .ph-featured-art{max-height:310px}.house-template .ph-featured-actions .ph-cta{flex:1 1 calc(50% - 8px)}.house-template .ph-gallery-grid{grid-template-columns:1fr}.house-template .ph-facts,.house-template .ph-custom-links{grid-template-columns:1fr}.house-template .ph-reservation,.house-template .ph-qr{align-items:flex-start;flex-direction:column}.house-template .ph-qr img{width:120px;height:120px}.house-template .ph-actions{display:grid;grid-template-columns:1fr 1fr}.house-template .ph-actions .ph-primary{grid-column:1/-1}.house-template .ph-actions a,.house-template .ph-actions button{width:100%;min-width:0;white-space:normal}}

