:root{font-family:Gowun Dodum,Noto Sans KR,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6;font-weight:400;--pastel-beige-1: #F5E6D3;--pastel-beige-2: #F0DCC4;--pastel-beige-3: #E8D5B7;--pastel-orange-1: #FFD4A3;--pastel-orange-2: #FFC896;--pastel-orange-3: #FFB380;--pastel-pink-1: #FFB6C1;--pastel-pink-2: #FFA8B5;--pastel-pink-3: #FF9AA2;--pastel-bg-1: #FFF8F0;--pastel-bg-2: #FFF5E6;--pastel-bg-3: #FFEFD5;--pastel-text-dark: #6B5B4F;--pastel-text-medium: #8B7A6F;--pastel-text-light: #A89A8F;--pastel-accent: #FFB6C1;--pastel-accent-dark: #FF9AA2;color-scheme:light;color:var(--pastel-text-medium);background-color:var(--pastel-bg-1);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;font-size:1.1rem}h1{font-size:3.5em;line-height:1.1}button{font-family:inherit;cursor:pointer}button:focus,button:focus-visible{outline:2px solid var(--pastel-pink-2);outline-offset:2px}.app-container{min-height:100vh;display:flex;flex-direction:column;background-color:#fff8f0}.main-content{flex:1;min-height:calc(100vh - 200px)}.header{background:linear-gradient(135deg,#fff5e6,#ffefd5,#ffd4a3);box-shadow:0 2px 12px #ffb6c126;padding:1rem 0;position:sticky;top:0;z-index:100;border-bottom:1px solid rgba(255,182,193,.2)}.header-container{max-width:1280px;margin:0 auto;padding:0 2rem;display:flex;justify-content:space-between;align-items:center}.logo-container{display:flex;align-items:center}.logo-img{height:50px;width:auto;object-fit:contain}.nav-buttons{display:flex;gap:1rem}.hamburger-button{display:none;border:0;background:#fff8f0cc;border-radius:14px;padding:.6rem .7rem;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 10px #ffb6c126}.hamburger-button:hover{background-color:#fffffff2;transform:translateY(-1px)}.hamburger-icon{width:22px;height:16px;display:inline-flex;flex-direction:column;justify-content:space-between}.hamburger-icon>span{display:block;height:2px;width:100%;background:#8b7a6f;border-radius:999px;transition:transform .2s ease,opacity .2s ease}.hamburger-icon.open>span:nth-child(1){transform:translateY(7px) rotate(45deg)}.hamburger-icon.open>span:nth-child(2){opacity:0}.hamburger-icon.open>span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.nav-button{padding:.75rem 1.5rem;font-size:1.15rem;font-weight:500;color:#8b7a6f;background-color:#fff8f0cc;border:2px solid transparent;border-radius:16px;cursor:pointer;transition:all .3s ease;font-family:Gowun Dodum,Noto Sans KR,sans-serif;text-decoration:none;display:inline-block}.nav-button:hover{background-color:#fffffff2;border-color:#ffb6c1;transform:translateY(-2px);box-shadow:0 4px 12px #ffb6c133}.nav-button.active{background-color:#fff8f0cc;color:#6b5b4f;border-color:#ff9aa2;box-shadow:0 4px 12px #ff9aa24d;font-weight:600}.nav-button.active:hover{transform:translateY(-2px);box-shadow:0 6px 16px #ff9aa266}@media(max-width:768px){.header-container{flex-direction:row;gap:.75rem;padding:1rem}.hamburger-button{display:inline-flex;align-items:center;justify-content:center}.nav-buttons.mobile{display:none;flex-direction:column;gap:.6rem;padding:.75rem 1rem 1rem;max-width:1280px;margin:0 auto}.nav-buttons.mobile.open{display:flex}.nav-button{width:100%;font-size:1rem;padding:.6rem 1rem}}@media(max-width:1023px){.nav-button{padding:.75rem .5rem}}.footer{background:linear-gradient(135deg,#ffb6c1,#ffa8b5,#ff9aa2);padding:2.5rem 2rem;margin-top:auto;box-shadow:0 -2px 12px #ffb6c133;border-top:1px solid rgba(255,182,193,.3)}.footer-container{max-width:1280px;margin:0 auto;text-align:center}.footer-text{color:#6b5b4f;font-size:1.1rem;line-height:1.8;margin:.5rem 0;font-weight:400;font-family:Gowun Dodum,Noto Sans KR,sans-serif}@media(max-width:768px){.footer{padding:2rem 1.5rem}.footer-text{font-size:1rem;line-height:1.6}}.stray-animal-list-page{min-height:calc(100vh - 200px);background:linear-gradient(135deg,#fff8f0,#fff5e6,#ffefd5 60%,#ffd4a3);padding:2rem 0}.stray-animal-container{max-width:1280px;margin:0 auto;padding:0 2rem}.seo-desc{font-size:1.2rem}.seo-desc-2{font-size:1.3rem}.detail-title{font-size:2rem;font-weight:600;color:#6b5b4f;margin:0 0 .5rem;font-family:Gowun Dodum,Noto Sans KR,sans-serif;letter-spacing:-.02em}.filter-section{background:#fff8f0e6;border-radius:20px;padding:1.5rem;margin-bottom:2rem;box-shadow:0 4px 16px #ffb6c126;border:1px solid rgba(255,182,193,.2)}.filter-group{margin-bottom:1.5rem}.filter-group:last-child{margin-bottom:0}.filter-section-row{display:flex;flex-wrap:wrap;align-items:flex-start;gap:1rem;width:100%}.filter-group-favor{margin-left:auto}.favor-list-row{margin-top:2rem}.favor-list-button{background:linear-gradient(135deg,#ffd4a3,#ffc896)!important;border-color:#ffb6c1!important}.favor-list-button:hover{box-shadow:0 4px 12px #ffb6c159!important}.favor-list-row-mobile{margin-top:0}.favor-list-row-mobile .favor-list-button{width:100%}.card-image-container{position:relative}.card-favor-badge{position:absolute;top:1rem;right:1rem;width:35px;height:35px;display:flex;align-items:center;justify-content:center;background:#ffc107f2;color:#6b5b4f;border-radius:50%;font-size:1.3rem;pointer-events:auto;z-index:10}.filter-label{display:block;font-size:1.15rem;font-weight:600;color:#6b5b4f;margin-bottom:.75rem;font-family:Gowun Dodum,Noto Sans KR,sans-serif}.filter-label-row{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.filter-label-inline{margin-bottom:0}.filter-buttons{display:flex;flex-wrap:wrap;gap:.5rem}.filter-button{padding:.6rem 1.2rem;font-size:1.05rem;font-weight:500;color:#8b7a6f;background-color:#fff8f0e6;border:2px solid transparent;border-radius:16px;cursor:pointer;transition:all .3s ease;font-family:Gowun Dodum,Noto Sans KR,sans-serif}.filter-button:hover{background-color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px #ffb6c133;border-color:#ffb6c1}.filter-button.active{background:linear-gradient(135deg,#ffb6c1,#ffa8b5);color:#6b5b4f;border-color:#ff9aa2;box-shadow:0 4px 12px #ff9aa24d;font-weight:600}.filter-button.active:hover{transform:translateY(-2px);box-shadow:0 6px 16px #ff9aa266}.region-picker-button{width:auto;min-width:92px;padding:.45rem .9rem;font-size:1rem;border:2px solid #ffb6c1;background-color:#fffffff2;box-shadow:0 2px 8px #ffb6c12e}.region-modal-overlay{position:fixed;inset:0;background:#00000073;display:flex;align-items:center;justify-content:center;z-index:9999;padding:1rem}.region-modal{background:#fff8f0;width:100%;max-width:560px;max-height:85vh;border-radius:20px;padding:1.25rem;overflow-y:auto;position:relative;box-shadow:0 10px 30px #0000004d;border:1px solid rgba(255,182,193,.2)}.region-modal-close{position:absolute;right:14px;top:10px;border:none;background:none;font-size:1.6rem;cursor:pointer;color:#6b5b4f}.region-modal-title{text-align:center;margin:0 0 1rem;color:#6b5b4f;font-size:1.35rem;font-weight:700;font-family:Gowun Dodum,Noto Sans KR,sans-serif}.region-modal-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem}.retry-button,.reset-button{padding:.75rem 1.5rem;font-size:1.15rem;font-weight:500;color:#6b5b4f;background:linear-gradient(135deg,#ffb6c1,#ffa8b5);border:2px solid #ff9aa2;border-radius:16px;cursor:pointer;transition:all .3s ease;font-family:Gowun Dodum,Noto Sans KR,sans-serif;box-shadow:0 2px 8px #ff9aa24d}.retry-button:hover,.reset-button:hover{transform:translateY(-2px);box-shadow:0 4px 12px #ff9aa266}.info-bar{margin-bottom:1.5rem;text-align:right}.info-text{font-size:1.05rem;color:#8b7a6f;font-family:Gowun Dodum,Noto Sans KR,sans-serif}.animal-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem;margin-bottom:2rem}.animal-card{background:#fff8f0f2;border-radius:20px;overflow:hidden;box-shadow:0 4px 16px #ffb6c126;border:1px solid rgba(255,182,193,.2);transition:all .3s ease;cursor:pointer}.animal-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #ffb6c140;border-color:#ffb6c166}.card-image-container{width:100%;height:280px;overflow:hidden;background:linear-gradient(135deg,#ffd4a3,#ffc896)}.card-image{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.animal-card:hover .card-image{transform:scale(1.05)}.card-content{padding:1.25rem}.card-title{font-size:1.5rem;font-weight:600;color:#6b5b4f;margin:0 0 1rem;line-height:1.4;font-family:Gowun Dodum,Noto Sans KR,sans-serif}.card-info{display:flex;flex-direction:column;gap:.5rem}.info-item{display:flex;align-items:center;font-size:1.05rem}.info-label{font-weight:600;color:#8b7a6f;margin-right:.5rem;min-width:60px;font-family:Gowun Dodum,Noto Sans KR,sans-serif}.info-value{color:#6b5b4f;flex:1}.detail-page-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1.5rem;flex-wrap:wrap}.detail-page-header-left{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.favor-button{padding:.5rem 1rem;border-radius:14px;border:2px solid rgba(255,182,193,.5);background:#ffffffe6;color:#6b5b4f;font-weight:600;cursor:pointer;transition:all .25s ease;font-family:Gowun Dodum,Noto Sans KR,sans-serif;font-size:.95rem}.favor-button:hover{border-color:#ffb6c1;box-shadow:0 2px 8px #ffb6c14d}.favor-button.favorited{background:linear-gradient(135deg,#ffd4a3,#ffc896);border-color:#ffb6c1;color:#6b5b4f}.back-button{padding:.65rem 1rem;border-radius:14px;border:2px solid transparent;background:linear-gradient(135deg,#ffd4a3,#ffc896);color:#6b5b4f;font-weight:600;cursor:pointer;transition:all .25s ease;font-family:Gowun Dodum,Noto Sans KR,sans-serif}.detail-layout{display:grid;grid-template-columns:1.2fr .8fr;gap:1.5rem;align-items:start}.detail-gallery{display:flex;flex-direction:column;gap:1rem}.detail-image-box{background:linear-gradient(135deg,#ffd4a3,#ffc896);border-radius:16px;overflow:hidden;min-height:400px;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #ffb6c133}.detail-image-box img{width:100%;height:100%;object-fit:cover}.detail-grid{display:flex;flex-direction:column;gap:1rem}.detail-row{display:flex;gap:.75rem;font-size:1.1rem;align-items:flex-start;padding:.5rem 0;border-bottom:1px solid rgba(255,182,193,.15)}.detail-row:last-child{border-bottom:none}.detail-label{min-width:120px;font-weight:700;color:#6b5b4f;font-family:Gowun Dodum,Noto Sans KR,sans-serif;flex-shrink:0}.detail-value{color:#8b7a6f;word-break:keep-all;flex:1}.detail-loading,.detail-error{padding:2rem;text-align:center}@media(max-width:1023px){.detail-layout{grid-template-columns:1fr}}@media(max-width:640px){.detail-image-box{min-height:300px}.detail-label{min-width:100px;font-size:1rem}.detail-value{font-size:1rem}}@media(max-width:768px){.stray-animal-container{padding:0 1rem}.page-title{font-size:2.25rem}.page-subtitle{font-size:1.15rem}.filter-section{padding:1rem}.filter-buttons{gap:.4rem}.filter-button{padding:.5rem 1rem;font-size:1rem}.animal-grid{grid-template-columns:1fr;gap:1rem}.card-image-container{height:240px}.pagination{gap:.3rem}.pagination-button{padding:.5rem 1rem;font-size:1rem}.pagination-number{min-width:36px;height:36px;font-size:1rem}.detail-layout{display:contents;grid-template-columns:1fr}.detail-right{margin-top:1rem}.favor-list-row{margin-top:.5rem;margin-left:.5rem}.favor-button{padding:.5rem}.detail-title{font-size:}.back-button{padding:.5rem}}.detail-slider{position:relative;width:100%;height:450px;border-radius:18px;overflow:hidden;background:#ffd4a3;box-shadow:0 4px 16px #ffb6c140}.slider-image{width:100%;height:100%;object-fit:cover}.slider-btn{position:absolute;top:50%;transform:translateY(-50%);background:#ffffffd9;border:none;width:44px;height:44px;border-radius:50%;font-size:1.8rem;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;line-height:1;transition:all .2s ease}.slider-btn:hover{background:#fff}.slider-btn.left{left:10px}.slider-btn.right{right:10px}.detail-open-btn{margin-top:1rem;padding:.7rem 1.4rem;background:linear-gradient(135deg,#ffb6c1,#ffa8b5);border:none;border-radius:16px;font-size:1.1rem;font-weight:600;cursor:pointer;color:#6b5b4f;width:100%}.detail-open-btn:hover{box-shadow:0 4px 12px #ff9aa266;transform:translateY(-2px)}.detail-modal-overlay{position:fixed;inset:0;background:#00000073;display:flex;align-items:center;justify-content:center;z-index:9999}.detail-modal{background:#fff8f0;width:100%;max-width:600px;max-height:90vh;border-radius:20px;padding:1.5rem;overflow-y:auto;position:relative;box-shadow:0 10px 30px #0000004d}.modal-close{position:absolute;right:16px;top:14px;border:none;background:none;font-size:1.4rem;cursor:pointer}.detail-modal h2{text-align:center;margin-bottom:1rem;color:#6b5b4f}.modal-grid{display:grid;grid-template-columns:1fr;row-gap:.8rem}.modal-row{display:grid;grid-template-columns:120px 1fr;gap:.5rem;border-bottom:1px solid rgba(255,182,193,.2);padding:.6rem 0;align-items:start}.modal-row span{word-break:keep-all;white-space:normal;line-height:1.6}.modal-row span:first-child{font-weight:700;color:#6b5b4f}.modal-row span:last-child{color:#8b7a6f}.detail-left{width:100%}.detail-right{display:flex;flex-direction:column;justify-content:center;gap:1.2rem;background:#fff8f0e6;border-radius:18px;padding:1.5rem;box-shadow:0 4px 14px #ffb6c126;border:1px solid rgba(255,182,193,.2)}.detail-open-btn{padding:.8rem 1.4rem;border-radius:16px;background:linear-gradient(135deg,#ffb6c1,#ffa8b5);border:2px solid #ff9aa2;font-size:1.1rem;font-weight:600;cursor:pointer;color:#6b5b4f;font-family:Gowun Dodum,Noto Sans KR,sans-serif;transition:all .25s ease}.detail-open-btn:hover{transform:translateY(-2px);box-shadow:0 4px 12px #ff9aa259}.detail-seo-text{font-size:1.2rem;line-height:1.8;font-weight:500;color:#6b5b4f;letter-spacing:-.01em;word-break:keep-all}.slider-image{width:100%;height:100%;object-fit:cover;transition:all .35s ease}.slider-image.fade{opacity:0;transform:scale(.97)}.image-error-box{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#ffd4a3,#ffc896);color:#8b7a6f;font-size:1.1rem;font-weight:500;border-radius:18px;text-align:center;padding:1rem;font-family:Gowun Dodum,Noto Sans KR,sans-serif}.image-error-box span{font-size:2rem;display:block;margin-bottom:.5rem}.stray-find-page .detail-page-header{flex-wrap:wrap;gap:.75rem;justify-content:center;align-items:center}.stray-find-page .detail-sub-title{font-size:1.25rem;color:#8b7a6f;margin:1rem 0;font-weight:400;display:flex;justify-content:center}.stray-find-form{margin-bottom:2rem;padding:1.5rem;background:#fff9;border-radius:16px;border:1px solid rgba(255,182,193,.25)}.stray-find-desc{margin:0 0 1rem;font-size:1rem;color:#8b7a6f;font-family:Gowun Dodum,Noto Sans KR,sans-serif}.stray-find-row{display:flex;gap:.75rem;align-items:center;flex-wrap:wrap}.stray-find-input{flex:1;min-width:200px;padding:.75rem 1rem;font-size:1.1rem;border:2px solid rgba(255,182,193,.4);border-radius:14px;background:#fff;color:#6b5b4f;font-family:Gowun Dodum,Noto Sans KR,sans-serif;transition:border-color .2s,box-shadow .2s}.stray-find-input::placeholder{color:#b5a99f}.stray-find-input:focus{outline:none;border-color:#ffb6c1;box-shadow:0 0 0 3px #ffb6c133}.stray-find-input:disabled{opacity:.7;cursor:not-allowed}.stray-find-btn{padding:.75rem 1.5rem;font-size:1.05rem;font-weight:600;color:#6b5b4f;background:linear-gradient(135deg,#ffd4a3,#ffc896);border:2px solid transparent;border-radius:14px;cursor:pointer;transition:all .25s ease;font-family:Gowun Dodum,Noto Sans KR,sans-serif;white-space:nowrap}.stray-find-btn:hover:not(:disabled){border-color:#ffb6c1;box-shadow:0 4px 12px #ffb6c159;transform:translateY(-2px)}.stray-find-btn:disabled{opacity:.8;cursor:not-allowed}.stray-find-alert-overlay{position:fixed;inset:0;background:#0006;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}.stray-find-alert{background:#fff;border-radius:16px;padding:1.5rem;max-width:360px;width:100%;box-shadow:0 8px 32px #00000026;text-align:center}.stray-find-alert-text{margin:0 0 1.25rem;font-size:1.1rem;color:#6b5b4f;line-height:1.5;font-family:Gowun Dodum,Noto Sans KR,sans-serif}.stray-find-alert-btn{padding:.6rem 1.5rem;font-size:1rem;font-weight:600;color:#6b5b4f;background:linear-gradient(135deg,#ffd4a3,#ffc896);border:2px solid transparent;border-radius:12px;cursor:pointer;font-family:Gowun Dodum,Noto Sans KR,sans-serif;transition:all .2s ease}.stray-find-alert-btn:hover{border-color:#ffb6c1;box-shadow:0 2px 8px #ffb6c14d}@media(max-width:640px){.stray-find-form{padding:1rem}.stray-find-row{flex-direction:column;align-items:stretch}.stray-find-input{min-width:0}.stray-find-btn{width:100%}}.festival-list-page{min-height:calc(100vh - 200px);background:linear-gradient(135deg,#fff8f0,#fff5e6,#ffefd5 60%,#ffd4a3);padding:2rem 0}.festival-container{max-width:1280px;margin:0 auto;padding:0 2rem}.page-header{text-align:center;margin-bottom:2.5rem}.page-title{font-size:2.75rem;font-weight:600;color:#6b5b4f;margin:0 0 1rem;font-family:Gowun Dodum,Noto Sans KR,sans-serif;letter-spacing:-.02em}.page-subtitle{font-size:1.1rem;padding-top:.5rem;color:#8b7a6f;margin:0;margin-top:.8rem;font-weight:400}.seo-description{font-size:1.1rem}.loading-container,.error-container,.empty-container{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;text-align:center}.loader{width:48px;height:48px;border:4px solid rgba(255,182,193,.3);border-top-color:#ff9aa2;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:1rem}@keyframes spin{to{transform:rotate(360deg)}}.loading-text,.error-text,.empty-text{font-size:1.15rem;color:#8b7a6f;margin-bottom:1rem;font-family:Gowun Dodum,Noto Sans KR,sans-serif}.error-text{color:#ff6b6b}.retry-button{padding:.75rem 1.5rem;font-size:1.15rem;font-weight:500;color:#6b5b4f;background:linear-gradient(135deg,#ffb6c1,#ffa8b5);border:2px solid #ff9aa2;border-radius:16px;cursor:pointer;transition:all .3s ease;font-family:Gowun Dodum,Noto Sans KR,sans-serif;box-shadow:0 2px 8px #ff9aa24d}.retry-button:hover{transform:translateY(-2px);box-shadow:0 4px 12px #ff9aa266}.festival-region-filter{margin-bottom:1.5rem;padding:1rem 0;display:flex;align-items:center;gap:.75rem}.festival-region-label{font-size:1.1rem;font-weight:600;color:#6b5b4f;margin:0;font-family:Gowun Dodum,Noto Sans KR,sans-serif}.festival-region-picker-button{padding:.5rem 1rem;font-size:1rem;font-weight:500;color:#8b7a6f;background-color:#fff;border:2px solid #ffb6c1;border-radius:14px;cursor:pointer;transition:all .3s ease;font-family:Gowun Dodum,Noto Sans KR,sans-serif;box-shadow:0 2px 8px #ffb6c12e}.festival-region-picker-button:hover{border-color:#ff9aa2;box-shadow:0 4px 12px #ffb6c140;transform:translateY(-1px)}.festival-region-modal-overlay{position:fixed;inset:0;background:#00000073;display:flex;align-items:center;justify-content:center;z-index:9999;padding:1rem}.festival-region-modal{background:#fff8f0;width:100%;max-width:400px;max-height:80vh;border-radius:20px;padding:1.25rem;overflow-y:auto;position:relative;box-shadow:0 10px 30px #0000004d;border:1px solid rgba(255,182,193,.2)}.festival-region-modal-close{position:absolute;right:14px;top:10px;border:none;background:none;font-size:1.6rem;cursor:pointer;color:#6b5b4f}.festival-region-modal-title{text-align:center;margin:0 0 1rem;color:#6b5b4f;font-size:1.25rem;font-weight:700;font-family:Gowun Dodum,Noto Sans KR,sans-serif}.festival-region-modal-list{display:flex;flex-direction:column;gap:.5rem}.festival-region-modal-list .festival-region-button{width:100%;text-align:left;padding:.75rem 1rem}.festival-region-button{padding:.5rem 1rem;font-size:1rem;font-weight:500;color:#8b7a6f;background-color:#fff8f0e6;border:2px solid transparent;border-radius:14px;cursor:pointer;transition:all .3s ease;font-family:Gowun Dodum,Noto Sans KR,sans-serif}.festival-region-button:hover{background-color:#fff;border-color:#ffb6c1;transform:translateY(-1px);box-shadow:0 2px 8px #ffb6c133}.festival-region-button.active{background:linear-gradient(135deg,#ffb6c1,#ffa8b5);color:#6b5b4f;border-color:#ff9aa2;font-weight:600;box-shadow:0 2px 8px #ff9aa24d}.festival-list{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}.festival-card{background:#fff8f0f2;border-radius:20px;padding:1.5rem;box-shadow:0 4px 16px #ffb6c126;border:1px solid rgba(255,182,193,.2);transition:all .3s ease;cursor:pointer}.festival-card:hover{transform:translateY(-2px);box-shadow:0 8px 24px #ffb6c140;border-color:#ffb6c166}.festival-card-content{display:flex;flex-direction:column;gap:1rem}.festival-title{font-size:1.75rem;font-weight:600;color:#6b5b4f;margin:0;font-family:Gowun Dodum,Noto Sans KR,sans-serif}.festival-info-row{display:flex;flex-wrap:wrap;align-items:center;gap:1.5rem;font-size:1.1rem}.festival-info-item{display:flex;align-items:center;gap:.5rem;color:#5a5a5a}.info-label{font-weight:600;color:#6b5b4f;font-family:Gowun Dodum,Noto Sans KR,sans-serif}.info-value{color:#8b7a6f}.detail-image-container{width:50%;margin-top:3rem;margin-bottom:1.5rem;border-radius:16px;overflow:hidden;background:linear-gradient(135deg,#ffd4a3,#ffc896);box-shadow:0 4px 12px #ffb6c133}.detail-image{width:100%;height:auto;display:block;object-fit:cover}.detail-info-grid{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem}.detail-info-row{display:flex;align-items:flex-start;gap:1rem;padding:.75rem 0;border-bottom:1px solid rgba(255,182,193,.2)}.detail-info-row:last-child{border-bottom:none}.detail-label{font-weight:600;color:#6b5b4f;min-width:100px;font-size:1.1rem;font-family:Gowun Dodum,Noto Sans KR,sans-serif}.detail-value{color:#8b7a6f;flex:1;font-size:1.1rem;word-break:break-word}.detail-loading,.detail-error{padding:3rem 2rem;text-align:center}.detail-footer{margin-top:2rem;padding-top:1.5rem;border-top:2px solid rgba(255,182,193,.3);display:flex;justify-content:center}.homepage-button{padding:.875rem 2rem;font-size:1.15rem;font-weight:600;color:#6b5b4f;background:linear-gradient(135deg,#ffb6c1,#ffa8b5);border:2px solid #ff9aa2;border-radius:16px;cursor:pointer;transition:all .3s ease;font-family:Gowun Dodum,Noto Sans KR,sans-serif;box-shadow:0 4px 12px #ff9aa24d}.homepage-button:hover{transform:translateY(-2px);box-shadow:0 6px 16px #ff9aa266;background:linear-gradient(135deg,#ffa8b5,#ff9aa2)}.pagination{display:flex;justify-content:center;align-items:center;gap:.5rem;margin-top:2rem;flex-wrap:wrap}.pagination-button{padding:.6rem 1.2rem;font-size:1.05rem;font-weight:500;color:#6b5b4f;background:linear-gradient(135deg,#ffd4a3,#ffc896);border:2px solid transparent;border-radius:16px;cursor:pointer;transition:all .3s ease;font-family:Gowun Dodum,Noto Sans KR,sans-serif}.pagination-button:hover:not(:disabled){background:linear-gradient(135deg,#ffb6c1,#ffa8b5);border-color:#ff9aa2;transform:translateY(-2px);box-shadow:0 4px 12px #ff9aa24d}.pagination-button:disabled{opacity:.5;cursor:not-allowed}.pagination-numbers{display:flex;gap:.5rem;flex-wrap:wrap;justify-content:center}.pagination-number{min-width:40px;height:40px;padding:.5rem;font-size:1.05rem;font-weight:500;color:#8b7a6f;background-color:#fff8f0e6;border:2px solid transparent;border-radius:14px;cursor:pointer;transition:all .3s ease;font-family:Gowun Dodum,Noto Sans KR,sans-serif;display:flex;align-items:center;justify-content:center}.pagination-number:hover{background-color:#fff;border-color:#ffb6c1;transform:translateY(-2px);box-shadow:0 2px 8px #ffb6c133}.pagination-number.active{background:linear-gradient(135deg,#ffb6c1,#ffa8b5);color:#6b5b4f;border-color:#ff9aa2;font-weight:600;box-shadow:0 2px 8px #ff9aa24d}.pagination-ellipsis{display:flex;align-items:center;justify-content:center;min-width:40px;height:40px;color:#8b7a6f;font-size:1.05rem;padding:0 .5rem}.detail-page{background:#fff8f0f2;border-radius:20px;padding:1.5rem;box-shadow:0 6px 20px #ffb6c126;border:1px solid rgba(255,182,193,.2)}.detail-page-header{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}.back-button{padding:.65rem 1rem;border-radius:14px;border:2px solid transparent;background:linear-gradient(135deg,#ffd4a3,#ffc896);color:#6b5b4f;font-weight:600;cursor:pointer;transition:all .25s ease;font-family:Gowun Dodum,Noto Sans KR,sans-serif;font-size:1.05rem}.back-button:hover{border-color:#ffb6c1;box-shadow:0 4px 12px #ffb6c159;transform:translateY(-2px)}@media(max-width:768px){.festival-container{padding:0 1rem}.page-title{font-size:2.25rem}.page-subtitle{font-size:1.15rem}.festival-card{padding:1rem}.festival-title{font-size:1.5rem}.festival-info-row{flex-direction:column;align-items:flex-start;gap:.75rem}.detail-modal{max-width:95%;margin:1rem}.detail-header{padding:1rem 1.5rem}.detail-title{font-size:1.75rem}.detail-content{padding:1.5rem}.detail-label{min-width:80px;font-size:1.05rem}.detail-value{font-size:1.05rem}.pagination{gap:.3rem}.pagination-button{padding:.5rem 1rem;font-size:1rem}.pagination-number{min-width:36px;height:36px;font-size:1rem}}.festival-seo-header{background:#fff8f0e6;border:1px solid rgba(255,182,193,.25);border-radius:20px;padding:1.8rem 2rem;margin-bottom:2.5rem;text-align:center;box-shadow:0 4px 14px #ffb6c11f}.festival-seo-title{font-size:2.4rem;font-weight:600;color:#6b5b4f;margin:0 0 1rem;font-family:Gowun Dodum,Noto Sans KR,sans-serif;letter-spacing:-.02em;line-height:1.3}.festival-seo-desc{font-size:1.05rem;font-weight:400;color:#8b7a6f;margin:0 auto;max-width:820px;line-height:1.7;word-break:keep-all;font-family:Gowun Dodum,Noto Sans KR,sans-serif}@media(max-width:768px){.festival-seo-header{padding:1.4rem 1.2rem;margin-bottom:2rem}.festival-seo-title{font-size:2rem}.festival-seo-desc{font-size:.95rem;line-height:1.6}}.facility-map-page{min-height:calc(100vh - 200px);background:linear-gradient(135deg,#fff8f0,#fff5e6,#ffefd5 60%,#ffd4a3);padding:2rem 0}.facility-map-container{max-width:1400px;margin:0 auto;padding:0 2rem}.page-header{text-align:center;margin-bottom:2rem}.page-title{font-size:2.75rem;font-weight:600;color:#6b5b4f;margin:0 0 .5rem;font-family:Gowun Dodum,Noto Sans KR,sans-serif;letter-spacing:-.02em}.page-subtitle{font-size:1.25rem;color:#8b7a6f;margin:0;font-weight:400}.filter-section{background:#fff8f0f2;border-radius:20px;padding:1.5rem;margin-bottom:2rem;box-shadow:0 4px 16px #ffb6c126;border:1px solid rgba(255,182,193,.2)}.category-filter{margin-bottom:1.5rem}.mobile-category-filter{display:flex;align-items:center;gap:.5rem}.category-buttons{display:flex;flex-wrap:wrap;gap:.5rem}.category-button{padding:.6rem 1.2rem;font-size:1.05rem;font-weight:500;color:#8b7a6f;background-color:#fff8f0e6;border:2px solid transparent;border-radius:16px;cursor:pointer;transition:all .3s ease;font-family:Gowun Dodum,Noto Sans KR,sans-serif}.category-button:hover{background-color:#fff;border-color:#ffb6c1;transform:translateY(-2px);box-shadow:0 4px 12px #ffb6c133}.category-button.active{background:linear-gradient(135deg,#ffb6c1,#ffa8b5);color:#6b5b4f;border-color:#ff9aa2;font-weight:600;box-shadow:0 4px 12px #ff9aa24d}.region-filter{display:flex;flex-direction:column;gap:.75rem}.mobile-sub-category-filter{display:flex;align-items:center;gap:.5rem}.sub-category-buttons{display:flex;flex-wrap:wrap;gap:.5rem}.sub-category-button{padding:.5rem 1rem;font-size:1rem;font-weight:500;color:#8b7a6f;background-color:#fff8f0e6;border:2px solid #ffb6c1;border-radius:14px;cursor:pointer;transition:all .3s ease;font-family:Gowun Dodum,Noto Sans KR,sans-serif}.sub-category-button:hover{background-color:#ffb6c133;transform:translateY(-1px);box-shadow:0 2px 8px #ffb6c133}.sub-category-button.active{background:linear-gradient(135deg,#ffb6c1,#ffa8b5);color:#6b5b4f;border-color:#ff9aa2;font-weight:600;box-shadow:0 2px 8px #ff9aa24d}.region-select{padding:.5rem 1rem;font-size:1.05rem;color:#8b7a6f;background-color:#fff8f0e6;border:2px solid #ffb6c1;border-radius:14px;cursor:pointer;font-family:Gowun Dodum,Noto Sans KR,sans-serif;min-width:140px;transition:all .3s ease}.region-select:hover{border-color:#ff9aa2;box-shadow:0 2px 8px #ffb6c133}.region-row{display:flex;align-items:center;gap:.75rem}.region-label{font-size:1.05rem;font-weight:600;color:#6b5b4f;font-family:Gowun Dodum,Noto Sans KR,sans-serif}.category-picker-button,.sub-category-picker-button{padding:.55rem 1.1rem;font-size:1.05rem;font-weight:500;color:#8b7a6f;background-color:#fff;border:2px solid #ffb6c1;border-radius:16px;cursor:pointer;transition:all .3s ease;font-family:Gowun Dodum,Noto Sans KR,sans-serif;box-shadow:0 2px 8px #ffb6c133}.category-picker-button:hover,.sub-category-picker-button:hover{border-color:#ff9aa2;box-shadow:0 4px 12px #ffb6c14d;transform:translateY(-1px)}.facility-filter-modal-overlay{position:fixed;inset:0;background:#00000073;display:flex;align-items:center;justify-content:center;z-index:9999;padding:1rem}.facility-filter-modal{background:#fff8f0;width:100%;max-width:560px;max-height:85vh;border-radius:20px;padding:1.25rem;overflow-y:auto;position:relative;box-shadow:0 10px 30px #0000004d;border:1px solid rgba(255,182,193,.2)}.facility-filter-modal-close{position:absolute;right:14px;top:10px;border:none;background:none;font-size:1.6rem;cursor:pointer;color:#6b5b4f}.facility-filter-modal-title{text-align:center;margin:0 0 1rem;color:#6b5b4f;font-size:1.35rem;font-weight:700;font-family:Gowun Dodum,Noto Sans KR,sans-serif}.facility-filter-modal-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.6rem}.culture-filter-row{display:contents;align-items:center;gap:.75rem;flex-wrap:wrap}.sub-category-wrap{flex:1 1 auto;min-width:0}@media(max-width:768px){.main-content-wrapper{gap:1rem}.region-select{min-width:110px;font-size:.95rem;padding:.45rem .8rem}.culture-filter-row{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}}.main-content-wrapper{display:grid;grid-template-columns:400px 1fr;gap:2rem;background:#fff8f0f2;border-radius:20px;padding:1.5rem;box-shadow:0 4px 16px #ffb6c126;border:1px solid rgba(255,182,193,.2);position:relative;overflow:hidden}.list-panel{display:flex;flex-direction:column;overflow:hidden;position:relative;z-index:0}.list-section{display:flex;flex-direction:column;gap:1rem;height:100%;overflow:hidden}.list-title{font-size:1.3rem;font-weight:600;color:#6b5b4f;margin:0;font-family:Gowun Dodum,Noto Sans KR,sans-serif}.card-list{display:flex;flex-direction:column;gap:.5rem;height:calc(100vh - 500px);min-height:500px;max-height:700px;overflow-y:auto;overflow-x:hidden;padding-right:.5rem}.location-card{background:#ffffffe6;border:2px solid transparent;border-radius:16px;//padding: .75rem;cursor:pointer;transition:all .3s ease;flex-shrink:0}.location-card:hover{background:#fff;border-color:#ffb6c1;transform:translateY(-2px);box-shadow:0 4px 12px #ffb6c133}.location-card.active{background:linear-gradient(135deg,#ffd4a3,#ffc896);border-color:#ffb6c1;box-shadow:0 4px 12px #ffb6c14d}.card-content{display:flex;flex-direction:column;gap:.4rem}.card-title{font-size:1.2rem;font-weight:900;color:#6b5b4f;margin:0;word-break:break-word;line-height:1.4;font-family:Gowun Dodum,Noto Sans KR,sans-serif}.card-address{font-size:.95rem;color:#8b7a6f;margin:0;word-break:break-word;line-height:1.4}.category-badge{display:inline-block;padding:.25rem .75rem;font-size:.9rem;//background: linear-gradient(135deg,#ffd4a3 0%,#ffc896 100%);color:#6b5b4f;border-radius:12px;font-weight:500;font-family:Gowun Dodum,Noto Sans KR,sans-serif}.loading-text,.empty-text{text-align:center;padding:2rem;color:#8b7a6f;font-size:1.1rem;font-family:Gowun Dodum,Noto Sans KR,sans-serif}.map-panel{display:flex;flex-direction:column;gap:1rem;position:relative;z-index:1;isolation:isolate;overflow:visible;height:100%;min-height:500px}.map-title{font-size:1.3rem;font-weight:600;color:#6b5b4f;margin:0;font-family:Gowun Dodum,Noto Sans KR,sans-serif}.map-container{width:100%;height:calc(100vh - 500px);min-height:500px;max-height:700px;border-radius:16px;overflow:hidden;border:2px solid rgba(255,182,193,.3);background:#fff8f0;position:relative;z-index:1;isolation:isolate;flex:1;display:block;visibility:visible;box-shadow:0 2px 8px #ffb6c126}.card-list::-webkit-scrollbar{width:6px}.card-list::-webkit-scrollbar-track{background:#ffb6c11a;border-radius:3px}.card-list::-webkit-scrollbar-thumb{background:#ffb6c180;border-radius:3px}.card-list::-webkit-scrollbar-thumb:hover{background:#ffb6c1b3}@media(max-width:1024px){.main-content-wrapper{grid-template-columns:1fr}.map-container{height:500px;min-height:400px}.card-list{height:auto;max-height:400px;min-height:0}}@media(max-width:768px){.facility-map-container{padding:0 1rem}.page-title{font-size:2.25rem}.page-subtitle{font-size:1.15rem}.filter-section,.main-content-wrapper{padding:1rem}.category-buttons{gap:.4rem}.category-button{padding:.5rem 1rem;font-size:1rem}.map-container{height:400px;min-height:300px}.card-list{max-height:300px}}.detail-modal-backdrop{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:2rem;overflow-y:auto}.detail-modal{background:linear-gradient(135deg,#fff8f0,#fff5e6,#ffefd5);border-radius:24px;max-width:700px;width:100%;max-height:90vh;overflow-y:auto;box-shadow:0 8px 32px #ffb6c140;position:relative;border:1px solid rgba(255,182,193,.3)}.detail-header{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 2rem;border-bottom:2px solid rgba(255,182,193,.3)}.detail-title{font-size:2rem;font-weight:600;color:#6b5b4f;margin:0;font-family:Gowun Dodum,Noto Sans KR,sans-serif}.detail-close{background:none;border:none;font-size:2rem;color:#8b7a6f;cursor:pointer;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .3s ease}.detail-close:hover{background:#ffb6c14d;color:#6b5b4f}.detail-content{padding:2rem}.detail-image-container{width:100%;margin-bottom:1.5rem}.detail-image{width:100%;height:auto;border-radius:12px;object-fit:cover}.detail-info-grid{display:flex;flex-direction:column;gap:1rem}.detail-info-item{display:flex;gap:1rem;padding:.75rem 0;border-bottom:1px solid rgba(255,182,193,.2)}.detail-info-item:last-child{border-bottom:none}.detail-label{min-width:150px;font-weight:600;color:#6b5b4f;font-size:1.1rem;font-family:Gowun Dodum,Noto Sans KR,sans-serif}.detail-value{flex:1;color:#8b7a6f;font-size:1.1rem;word-break:break-word}.detail-value a{color:#6b5b4f;text-decoration:none}.detail-value a:hover{text-decoration:underline}.detail-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem;gap:1rem}.loader{border:4px solid rgba(255,182,193,.3);border-top:4px solid #ff9aa2;border-radius:50%;width:40px;height:40px;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loading-text{color:#8b7a6f;font-size:1.15rem;font-family:Gowun Dodum,Noto Sans KR,sans-serif}.detail-error{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem;gap:1rem}.error-text{color:#d32f2f;font-size:1rem;text-align:center}.retry-button{background:linear-gradient(135deg,#ffb6c1,#ffa8b5);color:#6b5b4f;border:2px solid #ff9aa2;padding:.75rem 1.5rem;border-radius:12px;cursor:pointer;font-size:1.15rem;font-weight:600;transition:all .3s ease;font-family:Gowun Dodum,Noto Sans KR,sans-serif;box-shadow:0 2px 8px #ff9aa24d}.retry-button:hover{background:linear-gradient(135deg,#ffa8b5,#ff9aa2);transform:translateY(-2px);box-shadow:0 4px 12px #ff9aa266}@media(max-width:768px){.detail-modal{max-width:95%;margin:1rem}.detail-header{padding:1rem 1.5rem}.detail-title{font-size:1.75rem}.detail-content{padding:1.5rem}.detail-label{min-width:120px;font-size:1.05rem}.detail-value{font-size:1.05rem}.detail-info-item{flex-direction:column;gap:.5rem}}.map-seo-section{background:#fff8f0e6;border:1px solid rgba(255,182,193,.25);border-radius:20px;padding:1.6rem 2rem;margin-bottom:2.5rem;text-align:center;box-shadow:0 4px 14px #ffb6c11f}.map-seo-title{font-size:1.9rem;font-weight:600;color:#6b5b4f;margin-bottom:.8rem;font-family:Gowun Dodum,Noto Sans KR,sans-serif}.map-seo-desc{font-size:1rem;color:#8b7a6f;line-height:1.6;max-width:800px;margin:0 auto;font-family:Gowun Dodum,Noto Sans KR,sans-serif}
