:root{--stitch-primary: #78555e;--stitch-primary-dark: #5c4148;--stitch-cream: #faf7f4;--stitch-cream-dark: #f0ebe5;--stitch-ink: #2d2424;--stitch-muted: #6b5e5e;--stitch-line: rgba(120, 85, 94, .12);--stitch-nav-h: 72px;font-family:Manrope,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--stitch-ink);background-color:var(--stitch-cream)}*{box-sizing:border-box}body{margin:0;min-height:100vh;background-color:var(--stitch-cream);font-family:Noto Sans KR,Apple SD Gothic Neo,Malgun Gothic,sans-serif}h1,h2,h3,h4,h5,h6,.stitch-nav,.stitch-nav *,.navbar,.navbar *,.home-stitch__display,.home-stitch__headline-md,.home-stitch__headline-sm,.subpage__title,.subpage__eyebrow,.subpage__card-title,.stitch-footer__name,.home-stitch__testimonial-quote,button,input,textarea,select{font-family:Manrope,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.material-symbols-outlined{font-family:Material Symbols Outlined;font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 24;vertical-align:middle;line-height:1}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button{cursor:pointer;border:none;border-radius:8px;padding:10px 16px;background:var(--stitch-primary);color:#fff}.button-secondary{background:#e5e7eb;color:#111827}.container{width:min(960px,calc(100% - 32px));margin:0 auto}.app-shell{min-height:100vh;display:flex;flex-direction:column}.app-main{flex:1;padding:32px 0;padding-top:calc(var(--stitch-nav-h) + 32px)}.app-main--flush{padding:0;width:100%;max-width:none}.navbar{background:#fff;border-bottom:1px solid #e5e7eb}.navbar__inner{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 0}.navbar__brand{font-weight:700}.navbar__nav{display:flex;gap:10px;flex-wrap:wrap}.navbar__toggle{display:none;background:#1f2937;color:#fff;padding:8px 12px}.navbar__link{padding:6px 10px;border-radius:8px}.navbar__link--active{background:#dbeafe;color:#1d4ed8}.page{display:grid;gap:12px}.hero-banner{min-height:280px;border-radius:12px;padding:24px;color:#fff;background-size:cover;background-position:center;display:grid;align-content:end;gap:8px}.hero-banner h1,.hero-banner p{margin:0;text-shadow:0 2px 12px rgba(0,0,0,.45)}.image-card-list{list-style:none;padding:0;margin:0;display:grid;gap:12px}.image-card-item{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:12px;display:grid;gap:10px}.image-card-item p{margin:0}.image-card-item strong{display:inline-block;margin-bottom:4px}.card-image,.profile-image,.section-image{width:100%;object-fit:cover;border-radius:10px}.card-image{height:180px}.profile-image{height:220px}.section-image{height:260px}.schedule-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:12px}.schedule-day-column{border:1px solid #d1d5db;border-radius:10px;background:#fff;padding:10px}.schedule-day-column h3{margin:0 0 8px;font-size:14px}.schedule-day-column ul{margin:0;padding-left:16px;display:grid;gap:4px}.simple-list{padding-left:20px;margin:0;display:grid;gap:8px}.footer{border-top:1px solid #e5e7eb;background:#fff;color:#4b5563}.footer__inner{padding:18px 0;display:grid;gap:6px}.footer__inner p{margin:0}.footer__sns{display:flex;gap:12px}.footer__sns a{color:#1d4ed8;text-decoration:underline}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;display:grid;place-items:center;background:#11182773;padding:16px}.modal{width:min(520px,100%);background:#fff;border-radius:12px;padding:20px;box-shadow:0 12px 40px #0f172a40}.modal h2{margin-top:0;margin-bottom:16px}.modal--stitch{border:1px solid var(--stitch-line)}.modal__eyebrow{margin:0 0 8px;font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--stitch-primary)}.booking-form{display:grid;gap:8px}.booking-form input,.booking-form select,.booking-form textarea{width:100%;border:1px solid #d1d5db;border-radius:8px;padding:10px}.form-error{margin:0;color:#dc2626;font-size:14px}.form-message{margin:6px 0 0;color:#1d4ed8;font-size:14px}.booking-form__actions{display:flex;gap:10px;margin-top:10px}.inline-link{color:#1d4ed8;text-decoration:underline}.map-section{display:grid;gap:8px}.map-section h2{margin:0;font-size:20px}.map-frame{width:100%;height:280px;border:1px solid #d1d5db;border-radius:10px}@media (max-width: 768px){.navbar__inner{flex-wrap:wrap}.navbar__toggle{display:inline-flex}.navbar__nav{display:none;width:100%;flex-direction:column;gap:4px}.navbar__nav--open{display:flex}}.stitch-nav{position:fixed;top:0;left:0;right:0;z-index:100;height:var(--stitch-nav-h);border-bottom:1px solid var(--stitch-line);background:#faf7f4b8;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.stitch-nav__inner{max-width:1200px;margin:0 auto;padding:0 24px;height:100%;display:flex;align-items:center;justify-content:space-between;gap:16px}.stitch-nav__brand{display:inline-flex;align-items:center;gap:10px;font-weight:600;color:var(--stitch-ink)}.stitch-nav__logo{border-radius:999px;object-fit:cover}.stitch-nav__title{font-family:"Noto Serif KR",serif;font-size:1.05rem;font-weight:600;letter-spacing:.04em;color:var(--stitch-ink)}.stitch-nav__toggle{display:none;align-items:center;justify-content:center;width:44px;height:44px;padding:0;border-radius:12px;background:transparent;color:var(--stitch-ink)}.stitch-nav__links{display:flex;align-items:center;gap:8px 14px;flex-wrap:nowrap;justify-content:flex-end}.stitch-nav__link{padding:8px;border-radius:10px;font-size:13px;font-weight:500;color:var(--stitch-muted);background:transparent}.stitch-nav__link:hover{color:var(--stitch-primary)}.stitch-nav__link--active{color:var(--stitch-primary-dark);background:#78555e14}.stitch-nav__book{margin-left:4px;padding:9px 16px;border-radius:999px;font-weight:600;font-size:13px;background:var(--stitch-primary);color:#fff;box-shadow:0 8px 24px #78555e40}.stitch-nav__book:hover{background:var(--stitch-primary-dark)}.stitch-footer{border-top:1px solid var(--stitch-line);background:#fff;color:var(--stitch-muted);padding:48px 24px 32px}.stitch-footer__inner{max-width:1200px;margin:0 auto;display:flex;flex-wrap:wrap;align-items:center;gap:20px}.stitch-footer__balance{flex:1 1 0;min-width:0}.stitch-footer__brand{flex:0 0 auto;display:flex;align-items:center;gap:12px}.stitch-footer__name{margin:0;font-family:"Noto Serif KR",serif;font-size:1.05rem;font-weight:600;letter-spacing:.04em;color:var(--stitch-ink)}.stitch-footer__sns{flex:1 1 0;min-width:0;display:flex;justify-content:flex-end;gap:12px}@media (max-width: 640px){.stitch-footer__inner{flex-direction:column;align-items:center;text-align:center}.stitch-footer__balance{display:none}.stitch-footer__brand{flex-direction:column}.stitch-footer__sns{flex:0 0 auto;justify-content:center}}.stitch-footer__sns a{display:inline-flex;width:40px;height:40px;align-items:center;justify-content:center;border-radius:999px;border:1px solid var(--stitch-line);color:var(--stitch-primary)}.stitch-footer__copy{max-width:1200px;margin:28px auto 0;padding:0 24px;font-size:12px;text-align:center;color:var(--stitch-muted)}.home-stitch{--home-max: 1120px;color:var(--stitch-ink)}.home-stitch__container{width:min(var(--home-max),calc(100% - 48px));margin:0 auto}#about,#news,#programs,#booking,#testimonials,#visit,#info{scroll-margin-top:calc(var(--stitch-nav-h) + 16px)}.home-stitch__eyebrow--left{text-align:left}.home-stitch__section-head--left{text-align:left;align-items:flex-start}.home-stitch__body-sm{font-size:.85rem;line-height:1.6}.home-stitch__news{padding:72px 0;background:#fff;border-top:1px solid var(--stitch-line)}.home-stitch__news-list{list-style:none;margin:0 0 20px;padding:0;display:grid;gap:14px}.home-stitch__news-item{display:flex;gap:14px;align-items:flex-start;padding:16px 18px;border-radius:16px;border:1px solid var(--stitch-line);background:var(--stitch-cream)}.home-stitch__news-tag{flex:0 0 auto;font-size:11px;font-weight:700;letter-spacing:.08em;color:var(--stitch-primary);padding:4px 8px;border-radius:8px;background:#78555e1f}.home-stitch__booking{padding:56px 0;background:linear-gradient(135deg,rgba(120,85,94,.08) 0%,var(--stitch-cream) 100%);border-top:1px solid var(--stitch-line)}.home-stitch__booking-inner{display:grid;gap:24px;align-items:center}@media (min-width: 768px){.home-stitch__booking-inner{grid-template-columns:1.4fr 1fr}}.home-stitch__booking-actions{display:flex;flex-direction:column;gap:12px}.home-stitch__btn-primary--link{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;width:100%;padding:14px 20px;border-radius:14px;font-weight:600;background:var(--stitch-primary);color:#fff}.home-stitch__btn-primary--link:hover{background:var(--stitch-primary-dark)}.home-stitch__btn-ghost-dark{width:100%;padding:14px 20px;border-radius:14px;font-weight:600;background:transparent;color:var(--stitch-primary-dark);border:2px solid var(--stitch-primary)}.home-stitch__btn-ghost-dark:hover{background:#78555e14}.home-stitch__review-stats{margin:0 0 10px;font-size:.95rem;color:var(--stitch-muted)}.home-stitch__review-stats strong{color:var(--stitch-ink)}.home-stitch__review-chips{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px}.home-stitch__chip{font-size:12px;padding:6px 10px;border-radius:999px;background:#fff;border:1px solid var(--stitch-line);color:var(--stitch-muted)}.home-stitch__testimonials-sub{margin-top:4px}.home-stitch__map-links{margin:10px 0 0}.subpage{background:var(--stitch-cream)}.subpage__hero{position:relative;min-height:300px;display:flex;align-items:flex-end;padding:calc(var(--stitch-nav-h) + 40px) 24px 36px;background-size:cover;background-position:center}.subpage__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#2d2424b8,#2d242440)}.subpage__hero-inner{position:relative;z-index:1;width:min(1120px,100%);margin:0 auto;color:#fff}.subpage__eyebrow{margin:0 0 8px;font-size:12px;font-weight:600;letter-spacing:.18em;text-transform:uppercase;opacity:.9}.subpage__title{margin:0 0 8px;font-family:"Noto Serif KR",serif;font-size:clamp(1.7rem,3.6vw,2.4rem);font-weight:600}.subpage__lead{margin:0;max-width:720px;font-size:.98rem;line-height:1.7;opacity:.96}.subpage__container{width:min(1120px,calc(100% - 48px));margin:0 auto;padding:40px 0 80px;display:grid;gap:24px}.subpage__actions{display:flex;flex-wrap:wrap;gap:12px}.subpage__btn{display:inline-flex;align-items:center;justify-content:center;padding:12px 18px;border-radius:12px;border:1px solid transparent;background:var(--stitch-primary);color:#fff;text-decoration:none;font-size:14px;font-weight:600}.subpage__btn--outline{background:#fff;color:var(--stitch-primary-dark);border-color:var(--stitch-line)}.subpage__grid{display:grid;gap:18px}.subpage__grid--three{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.subpage__card{background:#fff;border:1px solid var(--stitch-line);border-radius:18px;overflow:hidden;box-shadow:0 12px 30px #2d24240f}.subpage__card-image{width:100%;height:210px;object-fit:cover}.subpage__card-image--portrait{object-position:center top}.subpage__card-body{padding:16px 16px 18px;display:grid;gap:8px}.subpage__card-title{margin:0;font-family:"Noto Serif KR",serif;font-size:1.1rem}.subpage__card-text{margin:0;color:var(--stitch-muted);font-size:.92rem;line-height:1.6}.subpage__empty{margin:8px 0;color:var(--stitch-muted)}.subpage__schedule-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:12px}.subpage__schedule-col{background:#fff;border:1px solid var(--stitch-line);border-radius:14px;padding:12px}.subpage__schedule-col h2{margin:0 0 10px;font-size:.92rem;letter-spacing:.04em}.subpage__schedule-col ul{margin:0;padding-left:16px;display:grid;gap:6px}.subpage__blurb{background:#ffffffbf;border:1px solid var(--stitch-line);border-radius:16px;padding:14px 16px;color:var(--stitch-muted);line-height:1.7}.subpage__blurb p{margin:0}.subpage__contact-grid{display:grid;gap:16px}@media (min-width: 900px){.subpage__contact-grid{grid-template-columns:1fr 1fr}}.subpage__contact-card,.subpage__contact-grid .map-section{background:#fff;border:1px solid var(--stitch-line);border-radius:16px;padding:16px}.subpage__contact-card p{margin:0 0 10px;color:var(--stitch-muted)}.subpage__contact-form{background:#fff;border:1px solid var(--stitch-line);border-radius:16px;padding:16px}.home-stitch__hero{position:relative;min-height:min(92vh,900px);display:flex;align-items:flex-end;justify-content:center;padding:120px 24px 80px;padding-top:calc(var(--stitch-nav-h) + 72px)}.home-stitch__hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.home-stitch__hero-img{width:100%;height:100%;object-fit:cover;object-position:center 30%}.home-stitch__hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#2d2424d1,#2d242459 45%,#2d242433)}.home-stitch__hero-inner{position:relative;z-index:1;text-align:center;max-width:720px;color:#fff}.home-stitch__hero-logo-wrap{margin-bottom:20px}.home-stitch__hero-logo{width:min(200px,48vw);height:auto;filter:drop-shadow(0 12px 32px rgba(0,0,0,.35))}.home-stitch__display{margin:0 0 12px;font-family:"Noto Serif KR",serif;font-size:clamp(1.75rem,4vw,2.75rem);font-weight:600;line-height:1.25;letter-spacing:-.02em}.home-stitch__hero-sub{margin:0 0 28px;font-size:clamp(.95rem,2vw,1.1rem);font-weight:300;opacity:.92}.home-stitch__btn-ghost{display:inline-flex;align-items:center;justify-content:center;padding:14px 32px;border-radius:999px;border:1px solid rgba(255,255,255,.55);background:#ffffff14;color:#fff;font-weight:600;font-size:15px;letter-spacing:.04em;text-transform:none;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.home-stitch__btn-ghost:hover{background:#ffffff2e}.home-stitch__btn-primary{width:100%;padding:14px 20px;border-radius:14px;font-weight:600;background:var(--stitch-primary);color:#fff}.home-stitch__btn-primary:disabled{opacity:.65;cursor:wait}.home-stitch__intro{padding:80px 0;background:var(--stitch-cream)}.home-stitch__intro-grid{display:grid;gap:40px;align-items:center}@media (min-width: 900px){.home-stitch__intro-grid{grid-template-columns:1fr 1fr;gap:56px}}.home-stitch__intro-card{position:relative;padding:8px 0}.home-stitch__intro-blob{position:absolute;top:-24px;left:-32px;width:120px;height:120px;border-radius:999px;background:#78555e1f;filter:blur(2px);z-index:0}.home-stitch__intro-card>:not(.home-stitch__intro-blob){position:relative;z-index:1}.home-stitch__headline-md{margin:0 0 16px;font-family:"Noto Serif KR",serif;font-size:clamp(1.5rem,3vw,2rem);font-weight:600;color:var(--stitch-ink)}.home-stitch__headline-sm{margin:0 0 8px;font-size:1.15rem;font-weight:600;color:var(--stitch-ink)}.home-stitch__eyebrow{display:block;margin-bottom:8px;font-size:12px;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:var(--stitch-primary)}.home-stitch__body-lg{margin:0 0 16px;font-size:1.05rem;line-height:1.75;color:var(--stitch-muted)}.home-stitch__body-md{margin:0;font-size:.95rem;line-height:1.65;color:var(--stitch-muted)}.home-stitch__intro-muted{margin-top:12px}.home-stitch__intro-photos{display:grid;gap:16px;grid-template-columns:1fr 1fr}.home-stitch__intro-photo{width:100%;border-radius:20px;object-fit:cover;box-shadow:0 20px 50px #2d24241f}.home-stitch__intro-photo--a{min-height:220px;transform:translateY(12px)}.home-stitch__intro-photo--b{min-height:260px}.home-stitch__programs{padding:72px 0 88px;background:linear-gradient(180deg,#fff 0%,var(--stitch-cream-dark) 100%)}.home-stitch__section-head{text-align:center;margin-bottom:40px}.home-stitch__program-grid{display:grid;gap:20px}@media (min-width: 768px){.home-stitch__program-grid{grid-template-columns:repeat(3,1fr)}}.home-stitch__program-card{padding:28px 24px;border-radius:20px;background:#fff;border:1px solid var(--stitch-line);box-shadow:0 16px 40px #2d24240f;display:grid;gap:12px}.home-stitch__program-icon{width:48px;height:48px;border-radius:14px;background:#78555e1a;color:var(--stitch-primary);display:grid;place-items:center}.home-stitch__program-tag{margin-top:8px;font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--stitch-primary)}.home-stitch__curated{padding:72px 0;background:var(--stitch-cream)}.home-stitch__curated--instructors{background:#fff;border-top:1px solid var(--stitch-line)}.home-stitch__curated-grid{display:grid;gap:20px}@media (min-width: 768px){.home-stitch__curated-grid{grid-template-columns:repeat(3,1fr)}}.home-stitch__curated-card{border-radius:20px;overflow:hidden;background:#fff;border:1px solid var(--stitch-line);box-shadow:0 12px 32px #2d24240f;display:flex;flex-direction:column}.home-stitch__curated-img{width:100%;height:200px;object-fit:cover}.home-stitch__curated-img--portrait{object-position:center top}.home-stitch__curated-body{padding:18px 20px 22px;display:grid;gap:8px;flex:1}.home-stitch__text-link{margin-top:auto;font-size:14px;font-weight:600;color:var(--stitch-primary);text-decoration:underline;text-underline-offset:4px}.home-stitch__text-dark{color:var(--stitch-ink)}.home-stitch__text-muted{color:var(--stitch-muted)}.home-stitch__testimonials{padding:80px 0;background:var(--stitch-cream-dark)}.home-stitch__testimonials-head{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:36px}.home-stitch__testimonials-nav{display:flex;gap:8px}.home-stitch__icon-btn{width:44px;height:44px;padding:0;border-radius:999px;border:1px solid var(--stitch-line);background:#fff;color:var(--stitch-primary)}.home-stitch__testimonial-grid{display:grid;gap:24px}@media (min-width: 900px){.home-stitch__testimonial-grid{grid-template-columns:1fr 1fr}}.home-stitch__testimonial-card{display:grid;grid-template-columns:1fr;border-radius:24px;overflow:hidden;background:#fff;border:1px solid var(--stitch-line);box-shadow:0 20px 48px #2d242414}@media (min-width: 640px){.home-stitch__testimonial-card{grid-template-columns:2fr 3fr}}.home-stitch__testimonial-img{width:100%;min-height:220px;object-fit:cover}.home-stitch__testimonial-body{padding:24px;display:grid;gap:12px;align-content:center}.home-stitch__stars{display:flex;gap:2px}.home-stitch__star{font-size:20px;color:#c9a962;font-variation-settings:"FILL" 1,"wght" 400,"GRAD" 0,"opsz" 24}.home-stitch__testimonial-quote{margin:0;font-family:"Noto Serif KR",serif;font-size:1rem;line-height:1.7;color:var(--stitch-ink)}.home-stitch__testimonial-by{font-size:13px;font-weight:600;color:var(--stitch-primary)}.home-stitch__visit{padding:88px 0 100px;background:#fff}.home-stitch__visit-grid{display:grid;gap:40px;align-items:start}@media (min-width: 960px){.home-stitch__visit-grid{grid-template-columns:1fr 1.1fr;gap:48px}}.home-stitch__visit-lead{margin:12px 0 28px}.home-stitch__visit-form{display:grid;gap:12px;max-width:420px}.home-stitch__visit-form input,.home-stitch__visit-form textarea{width:100%;border:1px solid var(--stitch-line);border-radius:12px;padding:12px 14px;background:var(--stitch-cream);color:var(--stitch-ink)}.home-stitch__visit-form textarea{resize:vertical;min-height:120px}.home-stitch__field-error{margin:-6px 0 0;font-size:13px;color:#b42318}.home-stitch__form-message{margin:0;font-size:14px;color:var(--stitch-primary-dark)}.home-stitch__map-panel{position:relative;border-radius:24px;overflow:hidden;min-height:320px;border:1px solid var(--stitch-line);box-shadow:0 24px 60px #2d24241a}.home-stitch__map-img{width:100%;height:100%;min-height:360px;object-fit:cover}.home-stitch__map-card{position:absolute;left:20px;right:20px;bottom:20px;display:flex;gap:14px;padding:18px 20px;border-radius:16px;background:#ffffffeb;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.6)}.home-stitch__map-pin{font-size:28px;color:var(--stitch-primary)}@media (max-width: 1180px){.stitch-nav__toggle{display:inline-flex}.stitch-nav__links{position:fixed;top:calc(var(--stitch-nav-h) + 1px);left:0;right:0;bottom:auto;max-height:calc(100dvh - var(--stitch-nav-h) - 16px);flex-direction:column;align-items:stretch;justify-content:flex-start;padding:20px 24px 14px;gap:4px;background:#fffdf9;border-top:1px solid var(--stitch-line);border-bottom:1px solid var(--stitch-line);border-bottom-left-radius:20px;border-bottom-right-radius:20px;box-shadow:0 20px 40px #2d242414;overflow-y:auto;overscroll-behavior:contain;transform:translateY(-8px);transform-origin:top center;will-change:transform,opacity;backface-visibility:hidden;opacity:0;visibility:hidden;pointer-events:none;transition:transform .22s ease,opacity .22s ease;z-index:90}.stitch-nav__links--open{transform:translateY(0);opacity:1;visibility:visible;pointer-events:auto}.stitch-nav__link,.stitch-nav__links .stitch-nav__book{width:100%;text-align:left;justify-content:flex-start}.stitch-nav__link{background:#fff;border:1px solid rgba(120,85,94,.08)}.stitch-nav__links .stitch-nav__book{margin-top:12px;margin-left:0}}
