:root{--ink:#403830;--paper:#f8f6f1;--muted:#756e64;--line:#dfd9cf;--accent:#837257;--serif:'Noto Serif KR','Nanum Myeongjo','Batang','AppleMyungjo',Georgia,serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:38px}body{margin:0;background:var(--paper);color:var(--ink);font-family:'Pretendard','Apple SD Gothic Neo','Noto Sans KR',sans-serif;word-break:keep-all;font-size:16px;line-height:1.8}a{color:inherit;text-decoration:none}a:focus-visible,summary:focus-visible{outline:2px solid #837257;outline-offset:6px}.skip{position:fixed;top:-100px;background:white;padding:12px;z-index:100}.skip:focus{top:0}header{height:122px;max-width:1600px;margin:auto;display:flex;align-items:center;justify-content:space-between;padding:0 6%;gap:32px}.logo{font-family:Georgia,serif;font-weight:400;font-size:39px;letter-spacing:-2px;line-height:1}.logo span{display:block;font-family:sans-serif;font-weight:400;font-size:12px;letter-spacing:3px;margin-top:12px;color:var(--muted)}nav{display:flex;gap:42px;font-size:14px}nav a:hover,.text-link:hover{color:var(--accent)}.button{display:inline-flex;justify-content:space-between;align-items:center;gap:30px;background:var(--ink);color:var(--paper);padding:17px 25px;border:1px solid var(--ink);border-radius:1px;font-size:14px;transition:background .2s,transform .2s}.button:hover{background:#625344;transform:translateY(-2px)}.button.small{font-size:14px;padding:12px 22px;background:transparent;color:var(--ink);border-color:#afa390}.hero{max-width:1600px;margin:auto;display:grid;grid-template-columns:1fr 1.1fr;padding:15px 4% 0 6%;gap:4%;align-items:center}.hero-copy{padding:40px 0 40px}.eyebrow{font-size:12px;letter-spacing:2.3px;font-weight:400;margin:0 0 26px;color:var(--accent)}h1{font-family:var(--serif);font-size:clamp(38px,4.1vw,66px);font-weight:400;line-height:1.5;letter-spacing:-2.6px;margin:0 0 28px}h1 em{font-style:normal;color:#8a765d}.intro{font-size:16px;color:var(--muted);line-height:2;margin-bottom:35px}.hero-actions{display:flex;align-items:center;gap:24px;flex-wrap:wrap}.hero-actions .text-link{margin-top:0}.hero-note{display:flex;gap:22px;align-items:center;margin-top:62px}.hero-note span{font-size:12px;letter-spacing:2px;writing-mode:vertical-rl;color:var(--accent)}.hero-note p{font-size:14px;border-left:1px solid var(--line);padding-left:22px;color:var(--muted)}.hero-visual{height:640px;position:relative;border-radius:2px;overflow:hidden;background:#674934}.hero-visual img{width:100%;height:100%;object-fit:cover;object-position:center}.photo-label{position:absolute;left:32px;top:30px;color:#fff3df;font-size:37px;font-family:Georgia,serif;font-style:italic;line-height:1.2;text-shadow:0 1px 10px #422a21}.image-caption{position:absolute;bottom:15px;right:18px;font-size:12px;color:#fff4e6;text-shadow:0 1px 5px #000}.ribbon{display:flex;align-items:center;justify-content:center;gap:50px;padding:32px 20px 0;background:var(--paper);color:var(--muted);font-size:13px;letter-spacing:3px}.ribbon i{font-style:normal;color:#9f8d71}.section{max-width:1320px;margin:auto;padding:110px 5%}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:48px}h2{font-family:var(--serif);font-size:34px;line-height:1.65;letter-spacing:-1.5px;font-weight:400;margin:0}.section-heading .eyebrow{margin-bottom:17px}.section-heading>p{font-size:15px;color:var(--muted);margin:0;line-height:1.9}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.service-grid article{min-width:0}.service-photo{position:relative;overflow:hidden;background:#e7e2d9;aspect-ratio:1.18}.service-photo img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .6s}.service-grid article:hover img{transform:scale(1.025)}.service-photo>span{position:absolute;bottom:10px;right:12px;font-size:12px;color:white;text-shadow:0 1px 5px #30271e;background:#332a2250;padding:1px 6px}.service-copy{padding:26px 0 0}.service-no{font-size:12px;letter-spacing:2px;color:var(--accent)}h3{font-family:var(--serif);font-size:26px;line-height:1.6;font-weight:400;letter-spacing:-.8px;margin:14px 0 18px}.service-grid p{font-size:16px;color:var(--muted);line-height:1.9;margin:0}.service-grid a{display:flex;justify-content:space-between;border-top:1px solid var(--line);padding-top:18px;margin-top:27px;font-size:14px}.service-grid a:hover{color:var(--accent)}.care{background:#edeae2;padding:90px max(7%,calc((100vw - 1188px)/2));display:grid;grid-template-columns:1.05fr 1fr;gap:10%}.care h2{font-size:32px}.care>div>p:last-child{color:var(--muted);font-size:16px;margin-top:26px;line-height:2}.care-list>div{display:flex;gap:26px;border-bottom:1px solid #d4cfc3;padding:25px 0}.care-list>div:first-child{padding-top:0}.care-list>div>span{font-family:Georgia,serif;color:var(--accent);font-size:20px}.care-list h3{font-family:inherit;font-size:18px;margin:0 0 10px;font-weight:500}.care-list p{font-size:15px;color:var(--muted);margin:0}.guide{display:grid;grid-template-columns:.85fr 1.25fr;gap:8%;padding-top:115px;padding-bottom:115px}.guide .section-heading{display:block}.guide .section-heading>p{margin-top:26px}.faq{border-top:1px solid #b4a58e}details{border-bottom:1px solid var(--line);padding:22px 0}summary{display:flex;justify-content:space-between;gap:20px;cursor:pointer;list-style:none;font-size:16px}summary::-webkit-details-marker{display:none}summary span{font-size:22px;line-height:1.4;color:var(--accent)}details[open] summary span{transform:rotate(45deg)}details p{margin:20px 0 4px;color:var(--muted);font-size:15px;line-height:1.95}.text-link{display:inline-block;border-bottom:1px solid #b3a58e;padding-bottom:4px;font-size:14px;margin-top:20px}.visit{padding:90px max(7%,calc((100vw - 1188px)/2));background:#464037;color:#f6f1e6;display:grid;grid-template-columns:1fr 1fr;gap:13%;align-items:center}.visit .eyebrow{color:#c1b199}.visit h2{font-size:36px}.visit>div>p:not(.eyebrow){color:#d4ccbf;font-size:16px;margin-top:25px}.visit-card{border-left:1px solid #746a5a;padding:0 0 0 45px}.visit-card>span{font-size:12px;letter-spacing:2px;color:#c1b199}.visit-card h3{font-family:inherit;font-size:25px;margin:16px 0}.visit-card p{font-size:15px!important}.visit-card .button{background:#e6ddca;border:1px solid #e6ddca;color:var(--ink);width:100%;margin-top:14px}.visit-card .button.inquiry{background:transparent;color:#f6eddf;border:1px solid #8e816d}.visit-card small{display:block;font-size:12px;color:#d7cbbb;margin-top:19px}footer{max-width:1320px;margin:auto;display:flex;align-items:center;gap:35px;padding:52px 5%}footer .logo{font-size:32px}footer p{font-size:14px;color:var(--muted)}footer>span{margin-left:auto;font-size:12px;color:var(--muted)}.mobile-cta{display:none}@media(min-width:1600px){.hero-visual{height:720px}}@media(max-width:1100px){header{padding:0 5%;height:105px}nav{gap:22px}.hero{gap:4%;padding:10px 5% 0}.hero-visual{height:560px}.hero-copy{padding:10px 0}h1{letter-spacing:-2px}.hero-note{margin-top:30px}.service-grid{gap:22px}.service-grid p{font-size:15px}.service-grid h3{font-size:24px}h2{font-size:30px}.care,.visit{gap:6%;padding:70px 5%}.care h2{font-size:28px}.section{padding:80px 5%}.guide{gap:5%}.guide h2{font-size:28px}.section-heading{gap:25px}.visit-card{padding-left:30px}}@media(max-width:700px){html{scroll-padding-top:24px}header{height:94px;gap:15px}.logo{font-size:32px}.logo span{font-size:12px;letter-spacing:2px}nav{display:none}.button.small{font-size:13px;padding:10px 14px;gap:14px}.hero{grid-template-columns:1fr;padding:12px 6% 0;gap:32px}.hero-copy{padding:18px 0 0}.eyebrow{font-size:12px;margin-bottom:20px;letter-spacing:1.7px}h1{font-size:40px;letter-spacing:-1.5px;line-height:1.55;margin-bottom:22px}.intro{font-size:16px;margin-bottom:27px}.hero-note{display:none}.hero-visual{height:430px}.photo-label{top:22px;left:22px;font-size:30px}.hero-actions{gap:17px}.hero-actions .button{font-size:14px;padding:15px 18px;gap:20px}.hero-actions .text-link{font-size:13px}.ribbon{gap:18px;padding:25px 10px 0;font-size:12px;letter-spacing:1px}.section{padding:65px 6%}.section-heading{display:block;margin-bottom:30px}h2{font-size:29px;line-height:1.6}.section-heading>p{margin-top:18px;font-size:15px}.service-grid{grid-template-columns:1fr;gap:46px}.service-photo{aspect-ratio:1.25}.service-copy{padding-top:22px}.service-grid h3{font-size:27px;margin:13px 0}.service-grid p{font-size:16px}.service-grid a{margin-top:23px;font-size:15px}.care{grid-template-columns:1fr;padding:60px 6%;gap:25px}.care h2{font-size:29px}.care-list>div{padding:23px 0}.care-list>div:first-child{padding-top:10px}.care-list p{font-size:15px}.guide{display:block}.guide .section-heading{margin-bottom:32px}.guide .section-heading>p{margin-top:18px}summary{font-size:16px}details p{font-size:15px}.visit{grid-template-columns:1fr;gap:40px;padding:60px 6%}.visit h2{font-size:32px}.visit-card{padding:30px 0 0;border-left:0;border-top:1px solid #746a5a}footer{flex-wrap:wrap;gap:12px 25px;padding:35px 6% 110px}footer>span{margin:0;width:100%}.mobile-cta{display:flex;position:fixed;bottom:0;left:0;right:0;z-index:10;text-align:center;padding:0 0 env(safe-area-inset-bottom);background:#eee8dc;color:var(--ink);box-shadow:0 -2px 16px #40383012;border-top:1px solid #d9cfbd}.mobile-cta a{width:50%;padding:17px 6px;font-size:14px}.mobile-cta a+a{border-left:1px solid #d2c6b3}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
/* The welcome, admissions and location experience */
header{max-width:1680px}nav{gap:26px}.hero-signature{display:flex;gap:9px;flex-wrap:wrap;margin:-12px 0 28px}.hero-signature span,.hero-signature a{padding:5px 11px;border:1px solid #d7cbb7;font-size:13px;color:#695740}.hero-signature a{background:#e9e1d2}.service-tags{display:flex;gap:8px;flex-wrap:wrap;margin:-7px 0 18px}.service-tags span{font-size:12px;letter-spacing:.2px;background:#eee9de;color:#665b4a;padding:4px 9px}.service-photo{aspect-ratio:1.32}.service-photo img{object-position:center}.school{display:grid;grid-template-columns:1.05fr 1fr;gap:7%;align-items:center}.school-visual{position:relative;min-height:620px;align-self:stretch;background:#eae3d6;overflow:hidden}.school-visual img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.school-label{position:absolute;left:27px;bottom:28px;font-family:Georgia,serif;font-style:italic;font-size:34px;line-height:1.2;color:#fffdf7;text-shadow:0 1px 12px #44392a}.admissions{display:inline-block;border:1px solid #b3a083;padding:5px 14px;color:#786144;font-size:14px;margin-bottom:19px}.school h2{font-size:36px}.school-copy>p:not(.eyebrow){font-size:16px;color:var(--muted);line-height:1.95}.school-points{list-style:none;padding:0;margin:28px 0}.school-points li{border-top:1px solid var(--line);padding:17px 0;display:flex;flex-direction:column;gap:5px}.school-points strong{font-weight:500;font-size:16px}.school-points span{font-size:14px;color:var(--muted)}.school-copy .school-note{font-size:13px!important;line-height:1.8!important;margin:18px 0 0}.school+.guide{padding-top:45px}.guide .section-heading{align-self:start;position:sticky;top:30px}.guide .faq{min-width:0}.location{padding-top:15px}.location h2{font-size:31px}.map-frame{border:1px solid #d9cfbc;background:#eee7d8;border-radius:24px;overflow:hidden}.map-heading{display:flex;align-items:center;gap:15px;padding:22px 28px;background:#f0e9da}.map-heading>span{display:flex;align-items:center;justify-content:center;background:#fffaf0;width:48px;height:48px;border-radius:50%;font-size:25px}.map-heading strong{font-family:var(--serif);font-size:22px;font-weight:500}.map-heading div>span{display:block;font-size:13px;color:#74654f}.map-heading>a{margin-left:auto;font-size:14px;border-bottom:1px solid #a9977a}#mungstay-map{height:420px;background:#e9e4d9;z-index:0;font-family:inherit}.map-footer{display:flex;align-items:center;justify-content:space-between;gap:25px;padding:18px 28px;background:#f5f0e5}.map-footer p{font-size:15px;margin:0;color:#665a47}.map-footer small{font-size:12px;color:#81725e}.map-footer .text-link{margin:0;white-space:nowrap}.paw-pin{background:transparent;border:0}.paw-pin span{display:flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:50% 50% 50% 8px;transform:rotate(-45deg);background:#725d43;border:4px solid #fffaf0;box-shadow:0 3px 12px #35291f35}.paw-pin b{display:block;transform:rotate(45deg);font-size:25px;font-weight:400}.mungstay-tooltip{background:#fffaf0;border:1px solid #c8bba2;box-shadow:0 2px 10px #64584418;color:#54412f;text-align:center;padding:9px 17px;border-radius:12px;font-family:inherit}.mungstay-tooltip strong{font-size:16px}.mungstay-tooltip small{font-size:12px}.leaflet-container .leaflet-control-attribution{font-size:12px;background:#fffcf3e8}.leaflet-container .leaflet-control-zoom a{color:#68563d;background:#fffaf0}.phone-link{display:flex;flex-direction:column;margin-top:25px;padding-top:22px;border-top:1px solid #746a5a}.phone-link span{font-size:13px;color:#d0c0a6}.phone-link strong{font-size:30px;font-family:Georgia,serif;letter-spacing:.5px;font-weight:400;color:#fff5e3}.phone-link:hover strong{color:#e9ce99}#map-fallback{padding:14px 25px;margin:0;background:#fff9ed;font-size:14px}.mobile-cta a{width:33.333%}
@media(max-width:1100px){nav{gap:15px;font-size:13px}.school{gap:5%}.school h2{font-size:29px}.school-visual{min-height:610px}.location h2{font-size:28px}}
@media(max-width:700px){.hero-signature{gap:7px;margin:-8px 0 25px}.hero-signature span,.hero-signature a{font-size:12px;padding:5px 8px}.ribbon{font-size:12px;letter-spacing:0;gap:12px}.school{grid-template-columns:1fr;gap:30px}.school-visual{min-height:0;aspect-ratio:1.16}.school-label{font-size:29px;left:22px;bottom:22px}.school h2{font-size:30px}.school-copy>p:not(.eyebrow){font-size:16px}.school .eyebrow{margin-bottom:17px}.school-points{margin:22px 0}.school+.guide{padding-top:15px}.guide .section-heading{position:static}.location{padding-top:0}.location h2{font-size:27px}.map-heading{padding:17px;gap:10px;flex-wrap:wrap}.map-heading strong{font-size:21px}.map-heading div>span{font-size:12px}.map-heading>a{width:100%;margin-left:58px;justify-self:start;border:0;font-size:14px}.map-footer{display:block;padding:19px}.map-footer .text-link{margin-top:15px}.map-footer p{font-size:14px}#mungstay-map{height:360px}.phone-link strong{font-size:29px}.mobile-cta a{width:33.333%;font-size:13px;padding:17px 3px}.service-tags span{font-size:13px}.service-photo{aspect-ratio:1.3}}
/* Daylight ivory and champagne */
:root{--ink:#493e32;--paper:#fcfaf6;--muted:#7a7064;--line:#e5ded2;--accent:#92764e}
header{height:106px;max-width:none;background:#fcfaf6;border-bottom:1px solid #e9e1d4}header .logo{font-size:40px}header .logo span{color:#94836b}header .button.small{border-color:#bbab90;color:#65533b}
.hero{position:relative;isolation:isolate;display:block;max-width:none;min-height:730px;padding:75px 7%;background:#f3eee5;overflow:hidden}.hero-visual{position:absolute;inset:0;z-index:-2;height:100%;width:100%;border-radius:0;background:#f3eee5}.hero-visual img{object-position:center 55%}.hero:before{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,#faf7f1f5 0%,#faf7f1dc 30%,#faf7f14a 53%,transparent 73%)}.hero-copy{max-width:640px;width:51%;padding:18px 0}.hero h1{font-size:clamp(42px,4.3vw,69px);line-height:1.5;letter-spacing:-2px}.hero h1 em{color:#987b50}.hero .eyebrow{letter-spacing:2.6px;color:#917a56}.hero .intro{color:#756a5c;line-height:2}.hero-signature span,.hero-signature a{border-color:#c9b99d;color:#776247;font-size:12px;background:#faf7f180}.hero-signature a{background:#ede4d2}.hero-actions .button,.school-copy .button{background:#8c7552;border-color:#8c7552;color:#fffdf8}.hero-actions .button:hover,.school-copy .button:hover{background:#756043}.hero-note{margin-top:40px}.hero-note p{color:#81715e}.photo-label{top:auto;left:auto;right:5%;bottom:30px;font-size:28px;color:#fffdf6;text-shadow:0 1px 12px #78644c70}.ribbon{background:#f3ede3;padding:24px 20px;border-bottom:1px solid #e8dfd1;color:#8a775c;letter-spacing:1.5px}.service-no{color:#9a8056}.service-photo{border-radius:3px}.care{background:#f1ece3}.care-list>div{border-color:#ddd3c3}.admissions{background:#f3ebdc;border-color:#ceba98;color:#806844}.school-visual{border-radius:180px 180px 3px 3px}.admission-steps li{flex-direction:row;gap:18px;padding:18px 0}.admission-steps .step-number{color:#aa9064;font-size:23px;line-height:1.3;font-family:Georgia,serif;min-width:30px}.admission-steps li div{display:flex;flex-direction:column;gap:7px}.admission-steps li div>span{font-size:14px;line-height:1.8}
.visit{background:#efe8dc;color:var(--ink)}.visit .eyebrow,.visit-card>span{color:#927951}.visit>div>p:not(.eyebrow){color:#7a6c58}.visit-card{border-color:#d1c3ac}.visit-card .button{background:#8c7552;border-color:#8c7552;color:#fffdf8}.visit-card .button.inquiry{color:#716044;background:transparent;border-color:#baa88a}.visit-card small{color:#82725e}.phone-link{border-color:#cfc0a7}.phone-link span{color:#8d795b}.phone-link strong{color:#68543b}.phone-link:hover strong{color:#9b7b46}.map-frame{border-color:#dfd2be}.map-heading{background:#f0e8d9}.map-footer{background:#faf6ee}footer{border-top:1px solid var(--line)}
button{font:inherit;cursor:pointer}button:focus-visible{outline:2px solid #8c7552;outline-offset:4px}.booking-dialog{width:min(480px,calc(100% - 32px));max-height:calc(100dvh - 40px);padding:0;border:1px solid #e5d8c0;border-radius:8px;background:#fffcf6;color:var(--ink);box-shadow:0 24px 90px #77624730;overflow:auto}.booking-dialog::backdrop{background:#80746238;backdrop-filter:blur(3px)}.popup-image{height:200px;width:100%;object-fit:cover;object-position:center 58%;display:block}.popup-close{position:absolute;right:13px;top:13px;width:36px;height:36px;border:1px solid #e5dac8;border-radius:50%;background:#fffcf5ed;color:#6b5941;font-size:25px;line-height:1}.popup-content{padding:30px 34px 23px;text-align:center}.popup-content .eyebrow{font-size:11px;margin-bottom:12px;letter-spacing:2.2px}.popup-content h2{font-size:30px}.popup-content>p:not(.eyebrow){font-size:14px;color:var(--muted);margin:15px 0 23px;line-height:1.85}.popup-content .button{width:100%;justify-content:center;gap:18px;background:#8c7552;border-color:#8c7552;color:#fffdf7;font-size:15px;padding:16px 12px}.popup-content .button:hover{background:#756043}.popup-browse{display:block;margin:16px auto 0;border:0;background:transparent;color:#8a7a64;font-size:13px;padding:5px 15px;text-decoration:underline;text-underline-offset:4px}body.popup-open{overflow:hidden}
@media(min-width:1600px){.hero{min-height:830px;padding-top:100px}.hero-visual{height:100%}}@media(max-width:1100px){.hero{padding:60px 5%;min-height:670px}.hero-copy{width:58%}.hero h1{font-size:48px}.hero-visual{height:100%}}
@media(max-width:700px){header{height:90px;padding:0 6%}header .logo{font-size:33px}.hero{padding:36px 6% 0;min-height:0;display:flex;flex-direction:column;gap:0;background:#faf7f1}.hero-copy{width:100%;max-width:none;padding:0}.hero:before{display:none}.hero h1{font-size:41px;line-height:1.55}.hero .eyebrow{font-size:11px;letter-spacing:2px}.hero .intro{font-size:15px}.hero-actions{gap:20px}.hero-actions .button{padding:15px 19px}.hero-visual{position:relative;inset:auto;z-index:0;width:calc(100% + 12vw);margin:24px -6vw 0;height:320px;min-height:0}.hero-visual img{object-position:78% 58%}.photo-label{bottom:18px;right:7%;font-size:23px}.ribbon{font-size:12px;letter-spacing:0;gap:12px;padding:20px 8px}.school-visual{border-radius:140px 140px 2px 2px}.admission-steps li{gap:15px}.mobile-cta{background:#faf6ee;border-color:#e0d3bc}.mobile-cta a+a{border-color:#e0d3bc}.popup-image{height:175px}.popup-content{padding:25px 24px 20px}.popup-content h2{font-size:27px}.booking-dialog{max-height:calc(100dvh - 24px)}}
