.guide{padding-bottom:var(--porch-section-y)}.guide__title{margin-top:8px;max-width:24ch}.guide__intro{margin-top:16px;max-width:62ch}.guide__section{margin-top:40px}.guide__section p{max-width:62ch;margin-top:12px}.porch-amenities{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin:0;padding:0;list-style:none;font-size:var(--porch-text-body);font-variation-settings:var(--porch-voice-text)}.porch-amenity{display:flex;align-items:center;gap:9px}.porch-amenity:before{content:"";width:7px;height:7px;border-radius:50%;background:var(--porch-accent);flex:none}.porch-booking{position:fixed;z-index:var(--porch-layer-sheet);left:0;right:0;bottom:0;max-height:62svh;overflow-y:auto;padding:6px var(--porch-gutter) 28px;background:var(--porch-panel);border-top:1px solid var(--porch-hairline);border-radius:var(--porch-radius-sheet) var(--porch-radius-sheet) 0 0;transform:translateY(101%);transition:transform var(--porch-dur-sheet) var(--porch-ease-sheet),max-height var(--porch-dur-sheet) var(--porch-ease-sheet)}.porch-booking.is-open{transform:translateY(0)}.porch-booking.is-expanded{max-height:92svh}.porch-booking__handle{padding:10px 0 14px;border:none;background:none;width:100%;cursor:grab;touch-action:none}.porch-booking__handle:active{cursor:grabbing}.porch-booking__grip{width:42px;height:4px;margin:0 auto;border-radius:var(--porch-radius-pill);background:var(--porch-hairline)}.porch-booking__backdrop{position:fixed;inset:0;z-index:var(--porch-layer-backdrop);border:none;padding:0;width:100%;background:var(--porch-veil)}.porch-booking__backdrop[hidden]{display:none}.porch-booking__price{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:18px}.porch-booking__rate{font-size:var(--porch-text-meta);font-variation-settings:var(--porch-voice-text);font-weight:400;color:var(--porch-text-muted)}.porch-booking__draft{margin:14px 0;padding:12px 14px;border-radius:var(--porch-radius-field);background:var(--porch-panel-soft);font-size:var(--porch-text-body);font-variation-settings:var(--porch-voice-text);font-style:italic;color:var(--porch-text-muted)}.porch-booking__doors{display:flex;flex-direction:column;gap:10px}.porch-booking__fine{margin-top:16px;font-size:var(--porch-text-micro);font-variation-settings:var(--porch-voice-text);font-weight:400;color:var(--porch-text-muted);text-align:center}.porch-book-bar{position:fixed;z-index:var(--porch-layer-bar);left:0;right:0;bottom:0;padding:0 var(--porch-gutter) max(12px,env(safe-area-inset-bottom));background:var(--porch-panel);border-top:1px solid var(--porch-hairline);border-radius:var(--porch-radius-sheet) var(--porch-radius-sheet) 0 0}.porch-book-bar__grip{display:flex;justify-content:center;width:100%;padding:10px 0 12px;border:none;background:none;cursor:grab;touch-action:none}.porch-book-bar__grip:active{cursor:grabbing}.porch-book-bar__grip span{width:42px;height:4px;border-radius:var(--porch-radius-pill);background:var(--porch-hairline)}.porch-book-bar__row{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-bottom:12px}.porch-book-bar__spacer{height:104px}@media(min-width:1000px){.porch-booking{position:sticky;top:98px;align-self:start;max-height:none;overflow:visible;padding:22px;border:1px solid var(--porch-hairline);border-radius:var(--porch-radius-card);transform:none}.porch-booking__handle,.porch-booking__backdrop,.porch-book-bar,.porch-book-bar__spacer{display:none!important}}.porch-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 22px;border-radius:var(--porch-radius-pill);border:1.5px solid transparent;font-family:inherit;font-size:var(--porch-text-body);font-variation-settings:var(--porch-voice-text);font-weight:600;line-height:1;white-space:nowrap;text-decoration:none;cursor:pointer;transition:background-color var(--porch-dur-fast) var(--porch-ease),border-color var(--porch-dur-fast) var(--porch-ease),color var(--porch-dur-fast) var(--porch-ease)}.porch-btn--primary{background:var(--porch-accent);color:var(--porch-on-photo)}.porch-btn--primary:hover{background:var(--porch-accent-strong)}.porch-btn--quiet{background:transparent;border-color:var(--porch-hairline);color:var(--porch-text)}.porch-btn--quiet:hover{border-color:var(--porch-text)}.porch-btn--wa{background:var(--porch-text);color:var(--porch-page)}.porch-btn--wa:hover{background:var(--porch-ink-deep)}.porch-btn--sm{padding:9px 15px;font-size:var(--porch-text-meta)}.porch-btn--lg{padding:16px 30px;font-size:1rem}.porch-btn--full{width:100%}.porch-btn--start{justify-content:flex-start}.porch-btn[aria-disabled=true],.porch-btn:disabled{opacity:.45;cursor:not-allowed}.porch-rule{width:52px;height:2px;margin:18px 0;border:none;background:var(--porch-accent)}.porch-divider{display:flex;align-items:center;gap:10px;margin:18px 0;font-size:var(--porch-text-meta);font-variation-settings:var(--porch-voice-text);color:var(--porch-text-muted)}.porch-divider:before,.porch-divider:after{content:"";flex:1;height:1px;background:var(--porch-hairline)}.porch-doors{margin-top:14px}.porch-doors__label{display:block;margin-bottom:9px;font-size:var(--porch-text-micro);font-variation-settings:var(--porch-voice-text);font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--porch-text-muted)}.porch-doors__row{display:flex;gap:8px;flex-wrap:wrap}.porch-doors--stack .porch-doors__row{flex-direction:column;align-items:stretch}.porch-price{display:inline-flex;align-items:baseline;gap:5px;color:var(--porch-text)}.porch-price__amount{font-size:var(--porch-text-figure);line-height:var(--porch-text-figure-line);font-weight:var(--porch-text-figure-weight);font-variation-settings:var(--porch-text-figure-voice)}.porch-price--panel .porch-price__amount{font-size:var(--porch-text-title);font-variation-settings:var(--porch-voice-display)}.porch-price--headline .porch-price__amount{font-size:var(--porch-text-headline)}.porch-price__per{font-size:var(--porch-text-meta);font-variation-settings:var(--porch-voice-text);font-weight:400;color:var(--porch-text-muted)}.porch-crumb{padding-block:18px 14px;font-size:var(--porch-text-meta);font-variation-settings:var(--porch-voice-text);font-weight:400;color:var(--porch-text-muted)}.porch-crumb a:hover{color:var(--porch-accent-strong)}.porch-crumb__sep{opacity:.6}.porch-chip{flex:none;padding:8px 15px;border-radius:var(--porch-radius-pill);border:1px solid var(--porch-hairline);background:transparent;font-family:inherit;font-size:var(--porch-text-meta);font-variation-settings:var(--porch-voice-text);font-weight:600;line-height:1.2;color:var(--porch-text-muted);white-space:nowrap;cursor:pointer;transition:background-color var(--porch-dur-fast) var(--porch-ease),border-color var(--porch-dur-fast) var(--porch-ease),color var(--porch-dur-fast) var(--porch-ease)}.porch-chip[aria-pressed=true]{background:var(--porch-text);border-color:var(--porch-text);color:var(--porch-page)}.porch-field{padding:10px 13px;border:1px solid var(--porch-hairline);border-radius:var(--porch-radius-field)}.porch-field-pair{display:grid;grid-template-columns:1fr 1fr;border:1px solid var(--porch-hairline);border-radius:var(--porch-radius-field);overflow:hidden}.porch-field-group{border:1px solid var(--porch-hairline);border-radius:var(--porch-radius-field);overflow:hidden}.porch-field-group .porch-field,.porch-field-group .porch-field-pair{border:none;border-radius:0;margin:0}.porch-field-group>.porch-field:not(:first-child),.porch-field-group>.porch-field-pair:not(:first-child){border-top:1px solid var(--porch-hairline)}.porch-field-pair>.porch-field{border:none;border-radius:0}.porch-field-pair>.porch-field+.porch-field{border-left:1px solid var(--porch-hairline)}.porch-field__label{display:block;margin-bottom:3px;font-size:var(--porch-text-micro);font-variation-settings:var(--porch-voice-text);font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--porch-text-muted)}.porch-field__input{width:100%;padding:0;border:none;background:transparent;font-family:inherit;font-size:var(--porch-text-body);font-variation-settings:var(--porch-voice-text);color:var(--porch-text)}.porch-field__input::placeholder{color:var(--porch-text-muted)}.porch-field__input:focus{outline:none}.porch-field:has(.porch-field__input:focus-visible){outline:2px solid var(--porch-focus-ring);outline-offset:2px}.porch-filters{display:flex;flex-direction:column;gap:14px;margin-bottom:26px}.porch-chips{display:flex;gap:8px;overflow-x:auto;padding-bottom:4px;scrollbar-width:none}.porch-chips::-webkit-scrollbar{display:none}.porch-views{display:flex;gap:20px;font-size:var(--porch-text-body)}.porch-views button{padding:0 0 3px;border:none;border-bottom:2px solid transparent;background:none;font-family:inherit;font-size:inherit;font-variation-settings:var(--porch-voice-text);color:var(--porch-text-muted);cursor:pointer}.porch-views button[aria-pressed=true]{color:var(--porch-text);font-weight:600;border-bottom-color:var(--porch-accent)}@media(min-width:768px){.porch-filters{flex-direction:row;align-items:center;justify-content:space-between}}.porch-footer{border-top:1px solid var(--porch-hairline);padding-block:32px;font-size:var(--porch-text-meta);font-variation-settings:var(--porch-voice-text);font-weight:400;color:var(--porch-text-muted)}.porch-footer__inner{display:flex;flex-direction:column;gap:14px}.porch-footer__links{display:flex;gap:18px;flex-wrap:wrap}.porch-footer a:hover{color:var(--porch-accent-strong)}@media(min-width:768px){.porch-footer__inner{flex-direction:row;justify-content:space-between;align-items:center}}.porch-gallery{display:grid;grid-template-columns:repeat(2,1fr);grid-auto-rows:150px;gap:8px;border-radius:var(--porch-radius-card);overflow:hidden}.porch-gallery>*{position:relative;display:block;padding:0;border:none;background:none;cursor:pointer}.porch-gallery>*:first-child{grid-column:span 2}.porch-gallery>*:nth-child(n+4){display:none}.porch-gallery__more{position:absolute;inset:0;display:none;align-items:center;justify-content:center;background:var(--porch-overlay);color:var(--porch-on-photo);font-size:var(--porch-text-meta);font-variation-settings:var(--porch-voice-text);font-weight:600}.porch-gallery>*:nth-child(3) .porch-gallery__more{display:flex}@media(min-width:768px){.porch-gallery{grid-template-columns:2fr 1fr 1fr;grid-auto-rows:175px}.porch-gallery>*:first-child{grid-column:span 1;grid-row:span 2}.porch-gallery>*:nth-child(n+4){display:block}.porch-gallery>*:nth-child(3) .porch-gallery__more{display:none}.porch-gallery>*:nth-child(5) .porch-gallery__more{display:flex}}.porch-photo{position:relative;overflow:hidden;background:var(--porch-gradient-photo)}.porch-photo--16-10{aspect-ratio:16 / 10}.porch-photo--4-3{aspect-ratio:4 / 3}.porch-photo--fill{position:absolute;inset:0}.porch-photo--round{border-radius:var(--porch-radius-card)}.porch-photo__img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.porch-lightbox{position:fixed;inset:0;z-index:200;display:grid;grid-template-rows:auto 1fr auto;background:#000;color:#fff}.porch-lightbox__bar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 18px}.porch-lightbox__count{font-size:var(--porch-text-meta);font-variation-settings:var(--porch-voice-text);font-weight:600;letter-spacing:.08em;color:#ffffffb3}.porch-lightbox__close{display:grid;place-items:center;width:38px;height:38px;padding:0;border:1px solid rgba(255,255,255,.25);border-radius:50%;background:transparent;color:#fff;font-family:inherit;font-size:1.1rem;line-height:1;cursor:pointer}.porch-lightbox__close:hover{border-color:#fff}.porch-lightbox__stage{position:relative;display:grid;place-items:center;min-height:0;padding:0 12px;touch-action:pan-y}.porch-lightbox__img{max-width:100%;max-height:100%;object-fit:contain}.porch-lightbox__placeholder{width:min(92vw,1100px);aspect-ratio:3 / 2;border-radius:var(--porch-radius-card);background:var(--porch-gradient-photo)}.porch-lightbox__nav{position:absolute;top:50%;transform:translateY(-50%);display:grid;place-items:center;width:46px;height:46px;padding:0;border:none;border-radius:50%;background:#ffffff24;color:#fff;font-family:inherit;font-size:1.3rem;line-height:1;cursor:pointer;transition:background-color var(--porch-dur-fast) var(--porch-ease)}.porch-lightbox__nav:hover{background:#ffffff47}.porch-lightbox__nav--prev{left:14px}.porch-lightbox__nav--next{right:14px}.porch-lightbox__strip{display:flex;gap:8px;padding:14px 18px calc(14px + env(safe-area-inset-bottom));overflow-x:auto;scrollbar-width:none}.porch-lightbox__strip::-webkit-scrollbar{display:none}.porch-lightbox__thumb{flex:none;width:84px;height:58px;padding:0;border:2px solid transparent;border-radius:8px;overflow:hidden;background:#ffffff1a;cursor:pointer;opacity:.55;transition:opacity var(--porch-dur-fast) var(--porch-ease),border-color var(--porch-dur-fast) var(--porch-ease)}.porch-lightbox__thumb:hover{opacity:.85}.porch-lightbox__thumb[aria-current=true]{opacity:1;border-color:var(--porch-accent)}.porch-lightbox__thumb img{width:100%;height:100%;object-fit:cover;display:block}@media(max-width:600px){.porch-lightbox__nav{display:none}.porch-lightbox__thumb{width:64px;height:46px}}.porch-hero{position:relative;display:flex;align-items:flex-end;min-height:60vh;min-height:60svh;padding-block:72px 30px;color:var(--porch-on-photo);isolation:isolate}.porch-hero__scrim{position:absolute;inset:0;z-index:-1;background:linear-gradient(to top,#1c1410d9,#1c141066 32%,#1c141000 62%)}.porch-hero .porch-photo--fill{z-index:-2}.porch-hero__video{position:absolute;inset:0;z-index:-2;width:100%;height:100%;object-fit:cover;pointer-events:none}.porch-hero--full{min-height:88vh;min-height:88svh;padding-block:96px 36px}.porch-hero--full .porch-hero__copy{max-width:900px}.porch-hero--full .porch-hero__title{max-width:15ch;font-size:clamp(2.9rem,1.5rem + 6.2vw,6.4rem);line-height:.98;letter-spacing:-.028em}.porch-hero--full .porch-eyebrow{letter-spacing:.22em;font-size:.8rem;color:var(--porch-on-photo)}.porch-hero--full .porch-hero__lede{max-width:46ch;font-size:clamp(1rem,.9rem + .5vw,1.2rem);line-height:1.5}.porch-hero--full .porch-hero__title{margin-top:18px}.porch-hero--full .porch-hero__cta{margin-top:34px}.porch-hero__scroll.porch-icon-btn{width:58px;height:58px;border-color:#ffffff80;background:#1c141038;color:var(--porch-on-photo);animation:porch-hero-nudge 2.4s var(--porch-ease) infinite}.porch-hero__scroll.porch-icon-btn:hover{border-color:var(--porch-on-photo);background:#1c14106b;animation-play-state:paused}@keyframes porch-hero-nudge{0%,62%,to{transform:translateY(0)}78%{transform:translateY(6px)}}@media(prefers-reduced-motion:reduce){.porch-hero__scroll.porch-icon-btn{animation:none}}.porch-hero--full .porch-hero__scrim{background:linear-gradient(to top,#1c1410e0,#1c14109e 34%,#1c141047,#1c141000 82%)}.porch-hero--full .porch-hero__scrim:before{content:"";position:absolute;inset:0 0 auto;height:180px;background:linear-gradient(to bottom,#1c141080,#1c141000)}.porch-hero__frame{position:absolute;inset:0;z-index:-2;opacity:0;transition:opacity 1.2s ease}.porch-hero__frame[data-active=true]{opacity:1}@media(prefers-reduced-motion:reduce){.porch-hero__frame{transition:none}}.porch-hero__inner{width:100%}.porch-hero__copy{max-width:640px}.porch-hero__title{margin-top:12px;max-width:13ch;font-size:var(--porch-text-display);line-height:var(--porch-text-display-line);font-weight:var(--porch-text-display-weight);font-variation-settings:var(--porch-text-display-voice);letter-spacing:-.015em;color:var(--porch-on-photo)}.porch-hero__title em{font-style:italic;color:var(--porch-accent-on-photo);font-variation-settings:var(--porch-voice-display-accent)}.porch-hero__lede{max-width:40ch;font-size:var(--porch-text-lead);line-height:var(--porch-text-lead-line);font-variation-settings:var(--porch-voice-prose);color:var(--porch-on-photo-muted)}.porch-hero__cta{margin-top:22px}@media(min-width:768px){.porch-hero{min-height:68vh;min-height:68svh;padding-block:100px 44px}.porch-hero--full{min-height:92vh;min-height:92svh;padding-block:140px 56px}}.porch-hero__quote{margin:0 0 18px;padding-left:14px;border-left:2px solid var(--porch-accent-on-photo);max-width:34ch}.porch-hero__quote p{margin:0;font-family:var(--porch-font-serif);font-style:italic;font-size:clamp(1rem,.92rem + .4vw,1.2rem);line-height:1.35;color:var(--porch-on-photo)}.porch-hero__quote p:before{content:"«"}.porch-hero__quote p:after{content:"»"}.porch-hero--full .porch-hero__title{font-size:clamp(2.3rem,1.3rem + 4.4vw,4.6rem);max-width:20ch}.porch-hero__title em{padding-right:.12em}.porch-hero--full .porch-hero__title{max-width:15ch}.porch-eyebrow{display:block;font-size:var(--porch-text-meta);line-height:var(--porch-text-meta-line);font-weight:var(--porch-text-meta-weight);font-variation-settings:var(--porch-voice-text);letter-spacing:.14em;text-transform:uppercase;color:var(--porch-text-muted)}.porch-eyebrow--on-photo{color:var(--porch-on-photo-faint)}.porch-icon-btn{display:grid;place-items:center;width:38px;height:38px;padding:0;border-radius:50%;border:1px solid var(--porch-hairline);background:var(--porch-panel);color:var(--porch-text);cursor:pointer;transition:border-color var(--porch-dur-fast) var(--porch-ease)}.porch-icon-btn:hover{border-color:var(--porch-text)}.porch-nav{position:sticky;top:0;z-index:var(--porch-layer-nav);background:var(--porch-page);border-bottom:1px solid var(--porch-hairline)}.porch-nav--open{z-index:var(--porch-layer-nav-open)}.porch-nav--overlay{position:fixed;left:0;right:0;background:transparent;border-bottom-color:transparent;transition:background var(--porch-dur-base) var(--porch-ease),border-color var(--porch-dur-base) var(--porch-ease)}.porch-nav--overlay[data-solid=true]{background:var(--porch-page);border-bottom-color:var(--porch-hairline)}.porch-nav--overlay[data-solid=false] .porch-nav__logo,.porch-nav--overlay[data-solid=false] .porch-nav__logo b,.porch-nav--overlay[data-solid=false] .porch-nav__links,.porch-nav--overlay[data-solid=false] .porch-nav__links a{color:var(--porch-on-photo)}.porch-nav--overlay[data-solid=false] .porch-nav__burger span{background:var(--porch-on-photo)}.porch-nav--overlay[data-solid=false] .porch-icon-btn{border-color:#ffffff73;background:transparent;color:var(--porch-on-photo)}.porch-nav--overlay[data-solid=false] .porch-icon-btn:hover{border-color:var(--porch-on-photo)}.porch-nav--overlay[data-solid=false] .porch-nav__bar{min-height:92px}.porch-nav--overlay[data-solid=false] .porch-nav__mark{width:140px;filter:brightness(0) invert(1) drop-shadow(0 2px 3px rgba(28,20,16,.55)) drop-shadow(0 10px 28px rgba(28,20,16,.45))}.porch-nav__bar{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:62px}.porch-nav__logo{display:inline-flex;align-items:center;gap:8px;font-size:1.2rem;font-weight:700;font-variation-settings:"opsz" 60,"SOFT" 20,"WONK" 1;color:var(--porch-accent-strong);white-space:nowrap;text-decoration:none}.porch-nav__logo b{color:var(--porch-text);font-weight:600}.porch-nav__mark{display:block;width:104px;height:auto;transition:width var(--porch-dur-base) var(--porch-ease),filter var(--porch-dur-base) var(--porch-ease)}.porch-nav__end{display:flex;align-items:center;gap:12px}.porch-nav__links,.porch-nav__contacts{display:none}.porch-nav__burger{position:relative;width:40px;height:40px;margin-right:-8px;padding:0;border:none;background:transparent;cursor:pointer}.porch-nav__burger span{position:absolute;left:9px;width:22px;height:1.6px;border-radius:2px;background:var(--porch-text);transition:transform var(--porch-dur-base) var(--porch-ease),opacity var(--porch-dur-fast) var(--porch-ease)}.porch-nav__burger span:nth-child(1){top:13px}.porch-nav__burger span:nth-child(2){top:19.2px}.porch-nav__burger span:nth-child(3){top:25.4px}.porch-nav__burger[aria-expanded=true] span:nth-child(1){transform:translateY(6.2px) rotate(45deg)}.porch-nav__burger[aria-expanded=true] span:nth-child(2){opacity:0}.porch-nav__burger[aria-expanded=true] span:nth-child(3){transform:translateY(-6.2px) rotate(-45deg)}.porch-nav__panel{border-top:1px solid var(--porch-hairline);background:var(--porch-page)}.porch-nav__panel[hidden]{display:none}.porch-nav__panel-inner{padding-block:6px 16px}.porch-nav__panel-inner>a{display:block;padding:14px 0;border-bottom:1px solid var(--porch-hairline);font-size:var(--porch-text-lead)}.porch-nav__panel-inner>a:last-of-type{border-bottom:none}.porch-nav__panel-contacts{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:10px;padding-top:20px}@media(min-width:900px){.porch-nav__bar{min-height:74px}.porch-nav__burger,.porch-nav__panel{display:none!important}.porch-nav__links{display:flex;gap:30px;font-size:var(--porch-text-body);font-variation-settings:var(--porch-voice-text);color:var(--porch-text-muted)}.porch-nav__links a:hover{color:var(--porch-text)}.porch-nav__links a[aria-current=page]{color:var(--porch-text);font-weight:600}.porch-nav__contacts{display:flex;gap:8px}}.porch-ruled{display:grid;grid-template-columns:repeat(2,1fr)}.porch-ruled>*{position:relative;padding:20px 18px 20px 0}.porch-ruled>*:nth-child(2n){padding-left:18px}.porch-ruled>*:nth-child(2n):before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:1px;height:56%;background:var(--porch-hairline)}.porch-ruled>*:nth-child(n+3):after{content:"";position:absolute;top:0;left:0;right:18px;height:1px;background:var(--porch-hairline)}@media(min-width:768px){.porch-ruled{grid-template-columns:repeat(4,1fr)}.porch-ruled>*{padding:26px 26px 26px 0}.porch-ruled>*:nth-child(n+2){padding-left:26px}.porch-ruled>*:nth-child(n+2):before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:1px;height:56%;background:var(--porch-hairline)}.porch-ruled>*:nth-child(n+3):after{display:none}}.porch-section-head{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:30px}.porch-section-head__title{margin:8px 0 0;font-size:var(--porch-text-title);line-height:var(--porch-text-title-line);font-weight:var(--porch-text-title-weight);font-variation-settings:var(--porch-text-title-voice);letter-spacing:-.015em;max-width:22ch}@media(min-width:768px){.porch-section-head{margin-bottom:44px;gap:40px}}.porch-service__head{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin:0 0 8px}.porch-service__title{margin:0;font-size:var(--porch-text-headline);line-height:var(--porch-text-headline-line);font-weight:var(--porch-text-headline-weight);font-variation-settings:var(--porch-text-headline-voice);letter-spacing:-.015em}.porch-service--highlight .porch-service__title{color:var(--porch-accent-strong)}.porch-service__badge{display:inline-flex;align-items:center;padding:5px 10px;border-radius:var(--porch-radius-pill);background:var(--porch-badge);color:var(--porch-on-photo);font-size:var(--porch-text-micro);font-variation-settings:var(--porch-voice-text);font-weight:600;line-height:1}.porch-service__body{margin:0;font-size:var(--porch-text-body);font-variation-settings:var(--porch-voice-text);color:var(--porch-text-muted)}.porch-stars{display:inline-block;color:var(--porch-accent);letter-spacing:.1em}.porch-stat__value{display:block;font-size:var(--porch-text-figure);font-weight:600;font-variation-settings:var(--porch-text-figure-voice);line-height:1.1}.porch-stat--lg .porch-stat__value{font-size:var(--porch-text-title);font-variation-settings:"opsz" 90,"SOFT" 20,"WONK" 1}.porch-stat--accent .porch-stat__value{color:var(--porch-accent-strong)}.porch-stat__plus{font-weight:700;font-variation-settings:"opsz" 14,"WONK" 0;margin-right:1px}.porch-stat__label{display:block;margin-top:2px;font-size:var(--porch-text-meta);font-variation-settings:var(--porch-voice-text);font-weight:400;color:var(--porch-text-muted)}.porch-stat-row{display:flex;flex-wrap:wrap;gap:26px;padding-block:18px;margin-block:18px 24px;border-block:1px solid var(--porch-hairline)}.porch-trust{padding:28px 0;border-top:1px solid var(--porch-hairline)}.porch-trust__title{margin:0 0 6px;font-size:var(--porch-text-headline);line-height:var(--porch-text-headline-line);font-weight:var(--porch-text-headline-weight);font-variation-settings:var(--porch-text-headline-voice);letter-spacing:-.015em}.porch-trust__body{margin:0 0 18px;font-size:var(--porch-text-body);font-variation-settings:var(--porch-voice-text);color:var(--porch-text-muted)}.porch-trust--closed{border-bottom:1px solid var(--porch-hairline)}@media(min-width:768px){.porch-trust{display:flex;align-items:center;justify-content:space-between;gap:40px}.porch-trust__body{margin-bottom:0}}.porch-index{display:block;font-size:var(--porch-text-figure);font-weight:500;font-variation-settings:"opsz" 110,"SOFT" 20,"WONK" 1;line-height:1;color:var(--porch-accent)}@media(min-width:900px){.porch-index{font-size:clamp(1.5rem,1.2rem + 1.4vw,2.4rem)}}.porch-rating{position:absolute;top:10px;left:10px;display:inline-flex;align-items:center;gap:5px;padding:5px 10px;border-radius:var(--porch-radius-pill);background:var(--porch-badge);color:var(--porch-on-photo);font-size:var(--porch-text-micro);font-variation-settings:var(--porch-voice-text);font-weight:600;line-height:1}.porch-rating--inline{position:static;padding:0;background:none;color:var(--porch-text-muted)}.porch-rating--inline .porch-rating__value{color:var(--porch-text)}.porch-rating__star,.porch-rating--inline .porch-rating__star{color:var(--porch-accent)}.porch-rating--lg{gap:7px;font-size:var(--porch-text-lead);font-variation-settings:var(--porch-voice-figure)}.porch-rating--lg .porch-rating__star{font-size:.9em}.porch-registry{border-top:1px solid var(--porch-hairline)}.porch-reg-row{position:relative;display:grid;gap:12px;padding-block:20px;border-bottom:1px solid var(--porch-hairline);transition:background-color var(--porch-dur-base) var(--porch-ease)}.porch-reg-row__link{position:absolute;inset:0;z-index:1}.porch-reg-row .porch-doors__row .porch-btn{position:relative;z-index:2}.porch-reg-row__media{position:relative;aspect-ratio:16 / 10;border-radius:var(--porch-radius-card);overflow:hidden}.porch-reg-row__name{margin:0;font-size:var(--porch-text-headline);line-height:var(--porch-text-headline-line);font-weight:var(--porch-text-headline-weight);font-variation-settings:var(--porch-text-headline-voice);letter-spacing:-.015em}.porch-reg-row__place{display:block;margin-top:6px;font-size:var(--porch-text-meta);font-variation-settings:var(--porch-voice-text);font-weight:600;letter-spacing:.13em;text-transform:uppercase;color:var(--porch-text-muted)}.porch-reg-row__facts{margin:12px 0 0;font-size:var(--porch-text-body);font-variation-settings:var(--porch-voice-text);color:var(--porch-text-muted)}.porch-reg-row__facts-col,.porch-reg-row__doors-col{padding-inline:4px}@media(min-width:900px){.porch-registry{margin-inline:calc(var(--porch-gutter) * -1)}.porch-reg-row{grid-template-columns:96px 250px minmax(0,1fr) 210px;align-items:center;gap:26px;padding-block:22px;padding-inline:var(--porch-gutter)}.porch-reg-row:hover{background:#fff9}.porch-reg-row__media{aspect-ratio:4 / 3}.porch-reg-row__facts-col,.porch-reg-row__doors-col{padding-inline:0}.porch-reg-row .porch-doors__row{flex-direction:column;align-items:stretch}.porch-reg-row .porch-doors__row .porch-btn{justify-content:flex-start}}.porch-registry--cycling .porch-reg-row{animation:porch-reg-cycle-in var(--porch-dur-sheet) var(--porch-ease-sheet) both}.porch-registry--cycling .porch-reg-row:nth-child(2){animation-delay:70ms}.porch-registry--cycling .porch-reg-row:nth-child(3){animation-delay:.14s}@keyframes porch-reg-cycle-in{0%{opacity:0;transform:translate(22px)}to{opacity:1;transform:none}}@media(prefers-reduced-motion:reduce){.porch-registry--cycling .porch-reg-row{animation:none}}.pcards{display:grid;grid-template-columns:repeat(auto-fill,minmax(210px,1fr));column-gap:18px;row-gap:30px;margin:0;padding:0;list-style:none}.pcard{position:relative;min-width:0;scroll-margin-top:56px}.pcard--active .pcard__media:after{content:"";position:absolute;inset:0;z-index:3;border-radius:inherit;box-shadow:inset 0 0 0 3px var(--porch-text);pointer-events:none}.pcard--active .pcard__photo{transform:scale(1.05)}.pcard__stretch{position:absolute;inset:0;z-index:1;border-radius:var(--porch-radius-card)}.pcard__stretch:focus-visible{outline:2px solid var(--porch-focus-ring);outline-offset:3px}.pcard__sr{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.pcard__media{position:relative;aspect-ratio:1 / 1;border-radius:var(--porch-radius-card);overflow:hidden;background:var(--porch-panel-soft)}.pcard__photo{width:100%;height:100%;object-fit:cover;display:block;transition:transform var(--porch-dur-sheet) var(--porch-ease-sheet)}.pcard__gradient{width:100%;height:100%;background:var(--porch-gradient-photo)}.pcard__badge{position:absolute;top:10px;left:10px;z-index:2;padding:6px 11px;border-radius:var(--porch-radius-pill);background:var(--porch-panel);color:var(--porch-text);font-size:var(--porch-text-micro);font-weight:600;line-height:1}.pcard__nav{position:absolute;top:50%;z-index:2;display:grid;place-items:center;width:30px;height:30px;transform:translateY(-50%);border:1px solid var(--porch-hairline);border-radius:var(--porch-radius-pill);background:var(--porch-panel);color:var(--porch-text);font-family:inherit;font-size:1.1rem;line-height:1;cursor:pointer;opacity:0;transition:opacity var(--porch-dur-fast) var(--porch-ease-ease)}.pcard:hover .pcard__nav,.pcard__nav:focus-visible{opacity:1}.pcard__nav:focus-visible{outline:2px solid var(--porch-focus-ring);outline-offset:2px}.pcard__nav--prev{left:10px}.pcard__nav--next{right:10px}@media(hover:none){.pcard__nav{opacity:1}}.pcard__dots{position:absolute;bottom:10px;left:50%;z-index:2;display:flex;gap:5px;transform:translate(-50%)}.pcard__dot{width:6px;height:6px;border-radius:var(--porch-radius-pill);background:var(--porch-on-photo-faint);opacity:.6}.pcard__dot--on{background:var(--porch-on-photo);opacity:1}.pcard__title{margin:10px 0 0;font-size:var(--porch-text-body);font-weight:600;line-height:1.35;color:var(--porch-text);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.pcard__sub,.pcard__meta{margin:2px 0 0;font-size:var(--porch-text-body);font-weight:400;line-height:1.4;color:var(--porch-text-muted)}.pcard__sub{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pcard__star{color:var(--porch-text)}.pcard__price{margin:6px 0 0;font-size:var(--porch-text-body);font-weight:400;line-height:1.4;color:var(--porch-text)}.pcard__price strong{font-weight:700}@media(max-width:700px){.pcards{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));column-gap:14px;row-gap:24px}}.plist-nav{--plist-nav: 62px}@media(min-width:900px){.plist-nav{--plist-nav: 74px}}.plist-head{position:sticky;top:var(--plist-nav);z-index:85;background:var(--porch-page);padding-top:36px;padding-bottom:20px}.plist{padding-bottom:var(--porch-section-y)}.plist__section+.plist__section{margin-top:36px}.plist__section-count{color:var(--porch-text-muted);font-weight:400}.plist__section-title{margin:0 0 14px;font-size:var(--porch-text-headline);font-variation-settings:var(--porch-text-headline-voice);font-weight:var(--porch-text-headline-weight);line-height:var(--porch-text-headline-line);color:var(--porch-text)}@media(min-width:1080px){.plist--split{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,44%);gap:28px;align-items:start}.plist--split .plist__cards{grid-column:1;grid-row:1}.plist--split{padding-bottom:0}.plist--split .plist__cards{padding-bottom:var(--porch-section-y)}.plist--split .plist__map{grid-column:2;grid-row:1;position:sticky;top:calc(var(--plist-nav) + var(--plist-head, 200px) + 8px);height:calc(100svh - var(--plist-nav) - var(--plist-head, 200px) - 16px)}.plist--split .plist__map .map-frame{height:100%;min-height:0}.plist--split .pcards{grid-template-columns:repeat(auto-fill,minmax(230px,1fr))}}@media(max-width:1079px){.plist__map{margin-bottom:28px}}@media(max-width:1079px){.plist--sheet{position:relative}.plist-nav--sheet .plist-head{padding-top:10px;padding-bottom:8px}.plist--sheet .plist__map{position:fixed;top:var(--plist-nav);right:0;bottom:0;left:0;z-index:var(--porch-layer-backdrop);margin-bottom:0;opacity:.999}.plist--sheet .plist__map .map-frame{height:100%;min-height:0}.plist--sheet .plist__cards{position:fixed;right:0;bottom:0;left:0;z-index:var(--porch-layer-sheet);max-height:calc(100svh - var(--plist-nav));padding-inline:var(--porch-gutter);padding-bottom:24px;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;background:var(--porch-page);border-radius:20px 20px 0 0;box-shadow:0 -12px 32px #1c141029;transition:height var(--porch-dur-sheet) var(--porch-ease-sheet)}.plist--sheet .plist__cards[data-dragging=true]{transition:none}.plist__sheet-grip{position:sticky;top:0;z-index:4;margin-inline:calc(var(--porch-gutter) * -1);padding:10px 0 14px;background:var(--porch-page);text-align:center;touch-action:none;cursor:grab}.plist__sheet-grip:before{content:"";display:block;width:36px;height:4px;margin:0 auto 10px;border-radius:2px;background:var(--porch-hairline)}.plist__sheet-count{font-size:var(--porch-text-meta);font-weight:600;color:var(--porch-text)}}:root{--porch-pink: #fe93b5;--porch-pink-mid: #ef63a5;--porch-pink-deep: #b3265c;--porch-pink-soft: #ffe4ee;--porch-bg: #fbf4ee;--porch-surface: #ffffff;--porch-surface-soft: #f6ece3;--porch-ink: #2b211c;--porch-ink-muted: #6b5a4f;--porch-ink-deep: #16100c;--porch-line: #e4d5c8;--porch-on-photo: #ffffff;--porch-on-photo-muted: rgba(255, 255, 255, .82);--porch-on-photo-faint: rgba(255, 255, 255, .75);--porch-badge: rgba(28, 20, 16, .78);--porch-veil: rgba(28, 20, 16, .45);--porch-overlay: rgba(28, 20, 16, .58);--porch-gradient-photo: radial-gradient(115% 85% at 76% 6%, #ffeadb 0%, rgba(255, 234, 219, 0) 58%), linear-gradient(166deg, #ecdac9 0%, #d9c0a9 44%, #a8846a 100%);--porch-font-serif: "Fraunces", Georgia, "Times New Roman", serif;--porch-voice-display: "opsz" 120, "SOFT" 30, "WONK" 1;--porch-voice-display-accent: "opsz" 120, "SOFT" 40, "WONK" 1;--porch-voice-figure: "opsz" 80, "SOFT" 20, "WONK" 1;--porch-voice-text: "opsz" 9, "SOFT" 0, "WONK" 0;--porch-voice-prose: "opsz" 14, "SOFT" 20, "WONK" 0;--porch-text-display: clamp(2.4rem, 1.6rem + 4.2vw, 4.8rem);--porch-text-display-line: 1.05;--porch-text-display-weight: 600;--porch-text-display-voice: var(--porch-voice-display);--porch-text-title: clamp(1.5rem, 1.2rem + 1.6vw, 2.2rem);--porch-text-title-line: 1.05;--porch-text-title-weight: 600;--porch-text-title-voice: var(--porch-voice-display);--porch-text-headline: clamp(1.3rem, 1.05rem + 1.1vw, 1.75rem);--porch-text-headline-line: 1.1;--porch-text-headline-weight: 600;--porch-text-headline-voice: var(--porch-voice-display);--porch-text-figure: clamp(1.15rem, 1rem + .7vw, 1.4rem);--porch-text-figure-line: 1.1;--porch-text-figure-weight: 600;--porch-text-figure-voice: var(--porch-voice-figure);--porch-text-lead: clamp(.875rem, .8rem + .35vw, 1rem);--porch-text-lead-line: 1.55;--porch-text-lead-weight: 400;--porch-text-lead-voice: var(--porch-voice-prose);--porch-text-body: .875rem;--porch-text-body-line: 1.55;--porch-text-body-weight: 400;--porch-text-body-voice: var(--porch-voice-text);--porch-text-meta: .75rem;--porch-text-meta-line: 1.4;--porch-text-meta-weight: 600;--porch-text-meta-voice: var(--porch-voice-text);--porch-text-micro: .7rem;--porch-text-micro-line: 1.35;--porch-text-micro-weight: 600;--porch-text-micro-voice: var(--porch-voice-text);--porch-radius-card: 14px;--porch-radius-field: 10px;--porch-radius-sheet: 22px;--porch-radius-pill: 999px;--porch-layer-nav: 60;--porch-layer-bar: 70;--porch-layer-backdrop: 80;--porch-layer-nav-open: 85;--porch-layer-sheet: 90;--porch-dur-fast: .18s;--porch-dur-base: .22s;--porch-dur-sheet: .28s;--porch-ease-ease: ease;--porch-ease-sheet: cubic-bezier(.22, .8, .3, 1);--porch-gutter: 20px;--porch-section-y: 56px;--porch-text: var(--porch-ink);--porch-text-muted: var(--porch-ink-muted);--porch-accent: var(--porch-pink-mid);--porch-accent-strong: var(--porch-pink-deep);--porch-accent-soft: var(--porch-pink-soft);--porch-accent-on-photo: var(--porch-pink);--porch-page: var(--porch-bg);--porch-panel: var(--porch-surface);--porch-panel-soft: var(--porch-surface-soft);--porch-hairline: var(--porch-line);--porch-focus-ring: var(--porch-pink-deep)}@media(min-width:768px){:root{--porch-gutter: 32px;--porch-section-y: 88px}}@media(min-width:1120px){:root{--porch-gutter: 40px;--porch-section-y: 112px}}.porch-t-display{font-size:var(--porch-text-display);line-height:var(--porch-text-display-line);font-weight:var(--porch-text-display-weight);font-variation-settings:var(--porch-text-display-voice);letter-spacing:-.015em}.porch-t-title{font-size:var(--porch-text-title);line-height:var(--porch-text-title-line);font-weight:var(--porch-text-title-weight);font-variation-settings:var(--porch-text-title-voice);letter-spacing:-.015em}.porch-t-headline{font-size:var(--porch-text-headline);line-height:var(--porch-text-headline-line);font-weight:var(--porch-text-headline-weight);font-variation-settings:var(--porch-text-headline-voice);letter-spacing:-.015em}.porch-t-figure{font-size:var(--porch-text-figure);line-height:var(--porch-text-figure-line);font-weight:var(--porch-text-figure-weight);font-variation-settings:var(--porch-text-figure-voice);letter-spacing:-.01em}.porch-t-lead{font-size:var(--porch-text-lead);line-height:var(--porch-text-lead-line);font-weight:var(--porch-text-lead-weight);font-variation-settings:var(--porch-text-lead-voice)}.porch-t-body{font-size:var(--porch-text-body);line-height:var(--porch-text-body-line);font-weight:var(--porch-text-body-weight);font-variation-settings:var(--porch-text-body-voice)}.porch-t-meta{font-size:var(--porch-text-meta);line-height:var(--porch-text-meta-line);font-weight:var(--porch-text-meta-weight);font-variation-settings:var(--porch-text-meta-voice)}.porch-t-micro{font-size:var(--porch-text-micro);line-height:var(--porch-text-micro-line);font-weight:var(--porch-text-micro-weight);font-variation-settings:var(--porch-text-micro-voice)}.porch-t-caps{text-transform:uppercase;letter-spacing:.13em}.porch-t-muted{color:var(--porch-text-muted)}.porch-t-on-photo{color:var(--porch-on-photo)}.porch-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}@media(prefers-reduced-motion:reduce){:root{--porch-dur-fast: 0s;--porch-dur-base: 0s;--porch-dur-sheet: 0s}html{scroll-behavior:auto}}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{margin:0;overflow-x:hidden;background:var(--porch-page);color:var(--porch-text);font-family:var(--porch-font-serif);font-variation-settings:var(--porch-voice-prose);font-size:var(--porch-text-body);line-height:var(--porch-text-body-line);-webkit-font-smoothing:antialiased}h1,h2,h3{margin:0;font-variation-settings:var(--porch-voice-display)}p{margin:0}a{color:inherit;text-decoration:none}:focus-visible{outline:2px solid var(--porch-focus-ring);outline-offset:3px;border-radius:4px}.porch-wrap{width:100%;max-width:1240px;margin-inline:auto;padding-inline:var(--porch-gutter)}.porch-section{padding-block:var(--porch-section-y)}.porch-detail-layout{display:grid;gap:32px;margin-top:28px}@media(min-width:1000px){.porch-detail-layout{grid-template-columns:minmax(0,1.55fr) minmax(320px,.85fr);gap:56px;align-items:start}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}/*! tailwindcss v4.3.0 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-space-y-reverse:0;--tw-divide-y-reverse:0;--tw-border-style:solid;--tw-leading:initial;--tw-font-weight:initial;--tw-tracking:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--color-white:#fff;--spacing:.25rem;--container-3xl:48rem;--container-6xl:72rem;--text-xs:.75rem;--text-xs--line-height:calc(1 / .75);--text-sm:.875rem;--text-sm--line-height:calc(1.25 / .875);--text-lg:1.125rem;--text-lg--line-height:calc(1.75 / 1.125);--text-2xl:1.5rem;--text-2xl--line-height:calc(2 / 1.5);--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--tracking-wider:.05em;--leading-relaxed:1.625;--radius-xl:.75rem;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono);--color-brand:var(--porch-pink-mid);--color-bg:var(--porch-bg);--color-surface:var(--porch-surface);--color-surface-soft:var(--porch-surface-soft);--color-ink:var(--porch-ink);--color-ink-muted:var(--porch-ink-muted);--color-line:var(--porch-line)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.collapse{visibility:collapse}.invisible{visibility:hidden}.visible{visibility:visible}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.sticky{position:sticky}.container{width:100%}@media(min-width:40rem){.container{max-width:40rem}}@media(min-width:48rem){.container{max-width:48rem}}@media(min-width:64rem){.container{max-width:64rem}}@media(min-width:80rem){.container{max-width:80rem}}@media(min-width:96rem){.container{max-width:96rem}}.mx-auto{margin-inline:auto}.mt-1\.5{margin-top:calc(var(--spacing) * 1.5)}.mt-12{margin-top:calc(var(--spacing) * 12)}.mb-2{margin-bottom:calc(var(--spacing) * 2)}.mb-3{margin-bottom:calc(var(--spacing) * 3)}.mb-4{margin-bottom:calc(var(--spacing) * 4)}.mb-5{margin-bottom:calc(var(--spacing) * 5)}.mb-6{margin-bottom:calc(var(--spacing) * 6)}.mb-10{margin-bottom:calc(var(--spacing) * 10)}.mb-12{margin-bottom:calc(var(--spacing) * 12)}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.table{display:table}.h-1\.5{height:calc(var(--spacing) * 1.5)}.min-h-screen{min-height:100vh}.w-1\.5{width:calc(var(--spacing) * 1.5)}.w-full{width:100%}.max-w-3xl{max-width:var(--container-3xl)}.max-w-6xl{max-width:var(--container-6xl)}.flex-shrink-0{flex-shrink:0}.border-collapse{border-collapse:collapse}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.resize{resize:both}.items-center{align-items:center}.gap-1{gap:calc(var(--spacing) * 1)}.gap-2{gap:calc(var(--spacing) * 2)}:where(.space-y-1\.5>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing) * 1.5) * var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing) * 1.5) * calc(1 - var(--tw-space-y-reverse)))}:where(.divide-y>:not(:last-child)){--tw-divide-y-reverse:0;border-bottom-style:var(--tw-border-style);border-top-style:var(--tw-border-style);border-top-width:calc(1px * var(--tw-divide-y-reverse));border-bottom-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)))}:where(.divide-line>:not(:last-child)){border-color:var(--color-line)}.overflow-x-auto{overflow-x:auto}.rounded{border-radius:.25rem}.rounded-full{border-radius:3.40282e38px}.rounded-xl{border-radius:var(--radius-xl)}.border{border-style:var(--tw-border-style);border-width:1px}.border-t{border-top-style:var(--tw-border-style);border-top-width:1px}.border-b{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.border-line{border-color:var(--color-line)}.bg-brand,.bg-brand\/60{background-color:var(--color-brand)}@supports (color:color-mix(in lab,red,red)){.bg-brand\/60{background-color:color-mix(in oklab,var(--color-brand) 60%,transparent)}}.bg-surface{background-color:var(--color-surface)}.bg-surface-soft{background-color:var(--color-surface-soft)}.p-1{padding:calc(var(--spacing) * 1)}.px-1{padding-inline:calc(var(--spacing) * 1)}.px-3{padding-inline:calc(var(--spacing) * 3)}.px-4{padding-inline:calc(var(--spacing) * 4)}.py-0\.5{padding-block:calc(var(--spacing) * .5)}.py-1{padding-block:calc(var(--spacing) * 1)}.py-2\.5{padding-block:calc(var(--spacing) * 2.5)}.pt-6{padding-top:calc(var(--spacing) * 6)}.pt-16{padding-top:calc(var(--spacing) * 16)}.pb-2{padding-bottom:calc(var(--spacing) * 2)}.pb-8{padding-bottom:calc(var(--spacing) * 8)}.pb-20{padding-bottom:calc(var(--spacing) * 20)}.pl-4{padding-left:calc(var(--spacing) * 4)}.text-center{text-align:center}.text-left{text-align:left}.align-top{vertical-align:top}.font-mono{font-family:var(--font-mono)}.text-2xl{font-size:var(--text-2xl);line-height:var(--tw-leading,var(--text-2xl--line-height))}.text-lg{font-size:var(--text-lg);line-height:var(--tw-leading,var(--text-lg--line-height))}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.text-xs{font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height))}.leading-relaxed{--tw-leading:var(--leading-relaxed);line-height:var(--leading-relaxed)}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.font-medium{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.tracking-\[0\.2em\]{--tw-tracking:.2em;letter-spacing:.2em}.tracking-wider{--tw-tracking:var(--tracking-wider);letter-spacing:var(--tracking-wider)}.text-ink{color:var(--color-ink)}.text-ink-muted{color:var(--color-ink-muted)}.text-white{color:var(--color-white)}.uppercase{text-transform:uppercase}.italic{font-style:italic}.underline{text-decoration-line:underline}.underline-offset-2{text-underline-offset:2px}.ring{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.ring\!{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor)!important;box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)!important}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.blur{--tw-blur:blur(8px);filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-colors{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}@media(hover:hover){.hover\:bg-surface-soft\/50:hover{background-color:var(--color-surface-soft)}@supports (color:color-mix(in lab,red,red)){.hover\:bg-surface-soft\/50:hover{background-color:color-mix(in oklab,var(--color-surface-soft) 50%,transparent)}}.hover\:text-brand:hover{color:var(--color-brand)}}@media(min-width:40rem){.sm\:px-6{padding-inline:calc(var(--spacing) * 6)}}@media(min-width:64rem){.lg\:px-8{padding-inline:calc(var(--spacing) * 8)}}}@font-face{font-family:Plus Jakarta Sans;font-weight:300 700;font-display:swap;src:url(https://fonts.gstatic.com/s/plusjakartasans/v12/LDIoaomQNQcsA88c7O9yZ4KMCoOg4Ko20yw.woff2)format("woff2")}:root{--porch-font-serif:"Plus Jakarta Sans", system-ui, -apple-system, "Segoe UI", sans-serif;--porch-voice-display:normal;--porch-voice-display-accent:normal;--porch-voice-figure:normal;--porch-voice-text:normal;--porch-voice-prose:normal}@font-face{font-family:Fraunces;font-style:normal;font-weight:300 700;font-display:swap;src:url(/fonts/fraunces-latin.woff2)format("woff2")}@font-face{font-family:Fraunces;font-style:italic;font-weight:300 700;font-display:swap;src:url(/fonts/fraunces-italic-latin.woff2)format("woff2")}body{background-color:var(--color-bg);color:var(--color-ink)}.detail-title{flex-wrap:wrap;align-items:baseline;gap:14px;margin-top:8px;display:flex}.porch-hosts{margin-top:4px}.porch-hosts__row{flex-wrap:wrap;gap:16px 18px;margin:16px 0 0;padding:0;list-style:none;display:flex}.porch-hosts__one{appearance:none;font:inherit;cursor:pointer;text-align:center;width:92px;color:var(--porch-text);background:0 0;border:0;flex-direction:column;align-items:center;gap:0;padding:0;text-decoration:none;display:flex}.porch-hosts__face{object-fit:cover;width:72px;height:72px;box-shadow:0 0 0 1px var(--porch-hairline);transition:box-shadow var(--porch-dur-base) var(--porch-ease);border-radius:50%}.porch-hosts__face--initials{background:var(--porch-surface-soft);color:var(--porch-text-muted);font-size:var(--porch-text-meta);justify-content:center;align-items:center;font-weight:600;display:flex}.porch-hosts__name{font-size:var(--porch-text-meta);margin-top:7px;line-height:1.2}.porch-hosts__one:hover{color:var(--porch-accent-strong)}.porch-hosts__one:hover .porch-hosts__face{box-shadow:0 0 0 2px var(--porch-accent)}.dogframe{z-index:90;background:#1c1410d1;grid-auto-rows:min-content;align-content:center;place-items:center;gap:18px;padding:24px;animation:.24s cubic-bezier(.22,.8,.3,1) dogframe-in;display:grid;position:fixed;inset:0}@keyframes dogframe-in{0%{opacity:0}to{opacity:1}}.dogframe__frame{background:linear-gradient(150deg,#d9a441,#f3d693 22%,#b8862b 55%,#f0cf87 78%,#c9922f);border-radius:4px;max-width:min(440px,86vw);margin:0;padding:14px 14px 0;animation:.28s cubic-bezier(.22,.8,.3,1) dogframe-drop;box-shadow:0 0 0 2px #8a6520,0 24px 60px #0000008c}@keyframes dogframe-drop{0%{opacity:0;transform:translateY(-10px)rotate(-1deg)}to{opacity:1;transform:none}}.dogframe__frame img{border:3px solid #3a2c17;width:100%;height:auto;display:block}.dogframe__plate{text-align:center;color:#3a2c17;background:linear-gradient(#e8c579,#c99e3f);border-top:2px solid #8a6520;border-radius:0 0 4px 4px;margin:12px -14px 0;padding:10px 16px 12px}.dogframe__plate strong{letter-spacing:.06em;text-transform:uppercase;font-size:1.05rem;display:block}.dogframe__plate span{font-size:var(--porch-text-meta);opacity:.82;margin-top:2px;font-style:italic;display:block}.dogframe__close{appearance:none;cursor:pointer;color:#fff;font:inherit;font-size:var(--porch-text-meta);background:#1c141066;border:1px solid #ffffff73;border-radius:999px;padding:9px 20px}.dogframe__close:hover{background:#1c1410b3;border-color:#fff}@media(prefers-reduced-motion:reduce){.dogframe,.dogframe__frame{animation:none}}.porch-hosts__area{font-size:var(--porch-text-micro);color:var(--porch-text-muted);margin-top:1px;line-height:1.2}.porch-hosts__row+.porch-hosts__row{margin-top:18px}.porch-hosts__shot{line-height:0;display:block;position:relative}.porch-hosts__badge{background:var(--porch-page);width:22px;height:22px;box-shadow:0 0 0 1px var(--porch-hairline);color:var(--porch-accent-strong);border-radius:50%;place-items:center;display:grid;position:absolute;bottom:-2px;right:-2px}.porch-hosts__one--link .porch-hosts__name{text-decoration:underline;-webkit-text-decoration-color:var(--porch-accent);text-decoration-color:var(--porch-accent);text-underline-offset:3px;text-decoration-thickness:1px}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-space-y-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-divide-y-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-leading{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-tracking{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}
