.Header_header__KwdYD{display:flex;flex-direction:column;width:100%}.Header_navBar__ytQYU{display:flex;align-items:center;justify-content:space-between;padding:1rem 2rem;background-color:#f9f7f3;position:-webkit-sticky;position:sticky;top:0;z-index:50}.Header_logoWrapper__9Pokp{flex:0 0 auto;display:flex;align-items:center;justify-content:center;margin-right:1rem}.Header_logo____uDV{width:250px;height:auto;object-fit:contain}.Header_nav__tNWGY{display:flex;gap:1rem;flex:1 1 auto;justify-content:center;align-items:center;font-size:.95rem;font-weight:500}.Header_nav__tNWGY a{padding:.25rem .5rem;text-transform:uppercase;color:#3a2f24;transition:color .2s}.Header_nav__tNWGY a:hover{color:#876c57}.Header_actions__dQYHE{display:flex;align-items:center;gap:.75rem;font-size:.9rem}.Header_actions__dQYHE button{background:none;border:none;cursor:pointer;font-size:1rem;color:#3a2f24}.Header_actions__dQYHE button:hover{color:#876c57}.Header_searchBar__eV1Z4{position:absolute;top:100%;left:0;width:100%;background-color:#fff;padding:1.5rem;display:flex;justify-content:center;align-items:center;border-bottom:1px solid #eee;box-shadow:0 4px 12px rgba(0,0,0,.05);z-index:40}.Header_searchInput__irFDv{width:100%;max-width:500px;padding:.8rem;border:1px solid #ddd;border-radius:4px;font-family:inherit;font-size:1rem;outline:none}.Header_closeSearch__Kz0gf{background:none;border:none;font-size:1.2rem;margin-left:1rem;cursor:pointer;color:#666}.Header_modalOverlay__7Srn5{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:1000}.Header_loginModal__JBCBq{background-color:#fff;padding:2.5rem;border-radius:8px;width:90%;max-width:400px;text-align:center;box-shadow:0 10px 25px rgba(0,0,0,.1)}.Header_loginModal__JBCBq h3{margin-top:0;margin-bottom:.5rem;font-family:Cormorant Garamond,serif;font-size:1.8rem;color:#3a2f24}.Header_loginDesc__UcWSE{margin-bottom:2rem;color:#666;font-size:.9rem}.Header_socialButton__EKK80{display:block;width:100%;padding:.8rem;margin-bottom:1rem;border:1px solid #ddd;background-color:#fff;border-radius:4px;cursor:pointer;font-family:inherit;font-weight:500;transition:background-color .2s}.Header_kakao__nC4_s{background-color:#fee500;border-color:#fee500;color:#000}.Header_kakao__nC4_s:hover{background-color:#fdd835}.Header_google__8_Dz4{background-color:#fff;border-color:#ddd;color:#333}.Header_google__8_Dz4:hover{background-color:#f5f5f5}.Header_closeModal__TeEDA{margin-top:1rem;background:none;border:none;text-decoration:underline;cursor:pointer;color:#999;font-size:.85rem}.Collection_main__EnCKR{padding-top:100px;min-height:100vh;background-color:#f9f7f3;padding-bottom:4rem}.Collection_container__r3WFz{max-width:1200px;margin:0 auto;padding:0 2rem}.Collection_header__x0trn{text-align:center;margin-bottom:4rem}.Collection_title__YGKLO{font-family:Cormorant Garamond,serif;font-size:3rem;margin-bottom:.5rem;color:#222}.Collection_subtitle__oThrb{font-family:Poppins,sans-serif;color:#666;letter-spacing:.1em;text-transform:uppercase;font-size:.9rem}.Collection_heroSection__J_95z{display:flex;flex-direction:column;gap:2rem;margin-bottom:4rem}.Collection_heroImage__v4WfX{position:relative;width:100%;height:60vh;overflow:hidden}.Collection_heroText__CZLmM{text-align:center;max-width:600px;margin:0 auto}.Collection_heroText__CZLmM h2{font-family:Cormorant Garamond,serif;font-size:2rem;margin-bottom:1rem;color:#3a2f24}.Collection_heroText__CZLmM p{line-height:1.6;color:#555}.Collection_grid__uV1Ho{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1rem;gap:1rem}.Collection_gridItem__v4Rfj{position:relative;aspect-ratio:3/4;overflow:hidden}@media (min-width:768px){.Collection_grid__uV1Ho{grid-template-columns:repeat(4,1fr)}}