.subpage-section{background:var(--theme-absolute-white);padding:7rem 0 9rem}.location-section{background:var(--theme-background);isolation:isolate;position:relative;overflow:hidden}.location-section:before{z-index:0;content:"";filter:saturate(.62)contrast(.78);opacity:.18;pointer-events:none;background:url(/cheongyeon/location-surface-background.webp) top/max(112%,82rem) no-repeat;height:clamp(38rem,54vw,56rem);position:absolute;inset:0 0 auto;-webkit-mask-image:linear-gradient(#000 0 48%,#0000 100%);mask-image:linear-gradient(#000 0 48%,#0000 100%)}.location-section>.site-container{z-index:1;position:relative}.location-heading{grid-template-columns:minmax(0,.9fr) minmax(420px,.7fr);justify-content:space-between;align-items:end;gap:clamp(3rem,8vw,8rem);margin-bottom:clamp(3.5rem,6vw,5.5rem);display:grid}.location-heading h2,.location-heading p{margin:0}.location-heading h2{letter-spacing:-.04em;font-size:clamp(3.5rem,6.2vw,6rem);font-weight:700;line-height:.95}.location-heading>div{padding-bottom:.25rem}.location-heading p{color:var(--theme-muted-foreground);font-size:var(--type-size-lead);line-height:var(--type-leading-body);text-wrap:pretty}.location-heading a{align-items:center;gap:var(--space-sm);min-height:48px;margin-top:var(--space-lg);border-bottom:1px solid var(--theme-foreground);color:var(--theme-foreground);font-size:var(--type-size-body-compact);transition:border-color var(--dur-short) var(--ease-out), color var(--dur-short) var(--ease-out);font-weight:700;display:inline-flex}.location-heading a:is(:hover,:focus-visible){border-color:var(--theme-accent);color:var(--theme-accent)}.location-heading a svg{width:17px;height:17px;transition:transform var(--dur-short) var(--ease-out)}.location-heading a:is(:hover,:focus-visible) svg{transform:translate(3px,-3px)}.location-showcase{background:0 0;height:clamp(620px,50vw,720px);position:relative}.location-building{background:var(--theme-secondary);margin:0;position:relative;overflow:hidden}.location-map-panel{background:var(--theme-muted);width:72%;height:100%;position:relative;overflow:hidden}.location-map-panel>.home-location-map{width:100%;height:100%;min-height:0;position:absolute;inset:0}.location-map-panel .home-location-map-frame{position:absolute;inset:0}.location-building:after{content:"";pointer-events:none;position:absolute;inset:0}.location-map-caption{z-index:1;align-items:center;gap:var(--space-md);background:color-mix(in srgb, var(--theme-primary) 96%, transparent);width:fit-content;max-width:calc(100% - clamp(3rem,6vw,5.5rem));color:var(--theme-absolute-white);pointer-events:none;grid-template-columns:32px minmax(0,1fr);padding:1.15rem 1.35rem;display:grid;position:absolute;bottom:clamp(1.5rem,3vw,2.75rem);left:clamp(1.5rem,3vw,2.75rem)}.location-map-caption>svg{width:28px;height:28px;color:color-mix(in srgb, var(--theme-secondary) 82%, var(--theme-absolute-white));stroke-width:1.5px}.location-map-caption span{gap:var(--space-2xs);display:grid}.location-map-caption small,.location-building figcaption small,.location-contact-grid small{color:color-mix(in srgb, var(--theme-primary-foreground) 64%, transparent);font-size:var(--type-size-label);letter-spacing:var(--type-tracking-label);font-weight:500;line-height:var(--type-leading-label)}.location-map-caption strong{letter-spacing:var(--type-tracking-heading);font-size:clamp(1.25rem,2vw,1.7rem);line-height:var(--type-leading-title)}.location-side{grid-template-rows:minmax(240px,.86fr) minmax(280px,1.14fr);width:42%;display:grid;position:absolute;top:clamp(2.5rem,4vw,3.5rem);bottom:0;right:0}.location-address-card{background:var(--theme-human);color:var(--theme-human-foreground);grid-template-rows:auto 1fr auto;align-content:stretch;margin:0;padding:clamp(2rem,3.4vw,3.25rem);font-style:normal;display:grid}.location-address-heading{align-items:center;gap:var(--space-lg);grid-template-columns:34px minmax(0,1fr);display:grid}.location-address-heading>svg{width:32px;height:32px;color:color-mix(in srgb, var(--theme-secondary) 80%, var(--theme-primary-foreground));stroke-width:1.4px}.location-address-card h3{font-family:var(--type-display-family);letter-spacing:var(--type-tracking-heading);font-size:clamp(1.5rem,2vw,2rem);line-height:var(--type-leading-title);margin:0}.location-address-card p{max-width:31ch;margin:var(--space-lg) 0 0 calc(34px + var(--space-lg));color:var(--theme-human-foreground);font-size:var(--type-size-body-compact);line-height:var(--type-leading-body);word-break:keep-all}.location-address-card a{justify-content:space-between;align-items:center;gap:var(--space-lg);width:100%;min-height:48px;padding-top:var(--space-md);margin-top:var(--space-lg);border-top:1px solid color-mix(in srgb, var(--theme-primary-foreground) 42%, transparent);font-size:var(--type-size-body-compact);transition:border-color var(--dur-short) var(--ease-out), color var(--dur-short) var(--ease-out);font-weight:700;display:inline-flex}.location-address-card a:is(:hover,:focus-visible){border-color:var(--theme-primary-foreground);color:color-mix(in srgb, var(--theme-secondary) 72%, var(--theme-primary-foreground))}.location-address-card a svg{width:17px;height:17px;transition:transform var(--dur-short) var(--ease-out)}.location-address-card a:is(:hover,:focus-visible) svg{transform:translate(3px,-3px)}.location-building:after{background:linear-gradient(to top, color-mix(in srgb, var(--theme-foreground) 74%, transparent), transparent 58%)}.location-building img{object-fit:cover;object-position:50% 42%}.location-building figcaption{right:var(--space-xl);bottom:var(--space-xl);left:var(--space-xl);z-index:1;gap:var(--space-xs);color:var(--theme-absolute-white);display:grid;position:absolute}.location-building figcaption strong{font-size:var(--type-size-body-compact);line-height:var(--type-leading-title)}.location-contact-grid{border-top:1px solid var(--theme-border);border-bottom:1px solid var(--theme-border);margin:var(--space-xl) 0 0;background:var(--theme-background);grid-template-columns:repeat(4,minmax(0,1fr));font-style:normal;display:grid}.location-contact-grid>*{align-items:center;gap:var(--space-md);border-right:1px solid var(--theme-border);min-width:0;min-height:126px;transition:background-color var(--dur-short) var(--ease-out), color var(--dur-short) var(--ease-out);grid-template-columns:24px minmax(0,1fr) 18px;padding:clamp(1rem,2vw,1.5rem);display:grid}.location-contact-grid>:last-child{border-right:0}.location-contact-grid>a:is(:hover,:focus-visible){background:color-mix(in srgb, var(--theme-secondary) 54%, var(--theme-background));color:var(--theme-foreground)}.location-contact-grid>*>svg:first-child{width:22px;height:22px;color:var(--theme-accent);stroke-width:1.5px}.location-contact-grid>*>svg:last-child{width:17px;height:17px;color:var(--theme-muted-foreground);transition:color var(--dur-short) var(--ease-out), transform var(--dur-short) var(--ease-out)}.location-contact-grid>a:is(:hover,:focus-visible)>svg{color:var(--theme-accent)}.location-contact-grid>a:is(:hover,:focus-visible)>svg:last-child{transform:translate(3px,-3px)}.location-contact-grid span{gap:var(--space-xs);min-width:0;display:grid}.location-contact-grid small{color:var(--theme-muted-foreground);letter-spacing:0}.location-contact-grid strong{letter-spacing:-.02em;font-size:clamp(.92rem,1.25vw,1.05rem);line-height:var(--type-leading-title);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.contact-page-grid span{color:var(--grey-400);letter-spacing:.08em;font-size:.7rem}@media (max-width:1080px){.location-heading{grid-template-columns:minmax(0,.75fr) minmax(360px,1fr);gap:3rem}.location-showcase{height:620px}.location-map-panel{width:74%}.location-side{top:var(--space-xl);width:44%}.location-contact-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.location-contact-grid>:nth-child(2){border-right:0}.location-contact-grid>:nth-child(n+3){border-top:1px solid var(--theme-border)}}@media (max-width:860px){.location-heading{gap:var(--space-xl);grid-template-columns:minmax(0,1fr)}.location-heading h2{font-size:clamp(3.5rem,10vw,5rem)}.location-showcase{grid-template-columns:minmax(0,1fr);height:auto;min-height:0;display:grid}.location-map-panel{width:100%;height:auto;min-height:600px}.location-side{grid-template-rows:minmax(0,1fr);grid-template-columns:repeat(2,minmax(0,1fr));width:100%;min-height:380px;position:static}}@media (max-width:700px){.location-heading{margin-bottom:3rem}.location-heading h2{font-size:clamp(3rem,16vw,4.25rem)}.location-heading p{font-size:var(--type-size-body)}.location-heading p br{display:none}.location-map-panel{min-height:500px}.location-map-caption{grid-template-columns:26px minmax(0,1fr)}.location-map-caption>svg{width:24px;height:24px}.location-side{grid-template-rows:auto 410px;grid-template-columns:minmax(0,1fr);min-height:0}.location-address-card{min-height:340px;padding:var(--space-xl)}.location-building figcaption{right:var(--space-lg);bottom:var(--space-lg);left:var(--space-lg)}.location-contact-grid{grid-template-columns:minmax(0,1fr)}.location-contact-grid>*{border-top:1px solid var(--theme-border);border-right:0;min-height:116px;padding:1.25rem}.location-contact-grid strong{text-overflow:clip;white-space:normal;overflow:visible}}@media (prefers-reduced-motion:reduce){.location-heading a,.location-heading a svg,.location-address-card a,.location-address-card a svg,.location-contact-grid>*,.location-contact-grid>*>svg:last-child{transition:none}}.contact-page{min-height:780px}.contact-page-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(4,1fr);display:grid}.contact-page-grid>*{border-right:1px solid var(--line);border-bottom:1px solid var(--line);flex-direction:column;justify-content:center;align-items:flex-start;min-height:210px;padding:2rem;transition:background .16s;display:flex}.contact-page-grid>a:hover{background:var(--cream)}.contact-page-grid svg{width:25px;height:25px;color:var(--gold);margin-bottom:1.5rem}.contact-page-grid strong{margin-top:.45rem;font-size:1rem}.contact-page-grid .contact-address{grid-column:span 4;min-height:150px}.contact-page-note{color:var(--grey-400);margin-top:1.5rem;font-size:.8rem}@media (max-width:700px){.location-section:before{background-image:none}.subpage-section{padding:5rem 0 6rem}}
