.instagram-modal.modal-popup{display:block;width:max-content;height:calc(max-content + 200px);position:fixed;left:50%;top:50%;transform:translate(-50%,-50%);box-shadow:0 0 10px #000;z-index:999}.instagram-modal.modal-popup.bg-white{background:#fff;color:#121212;height:auto;border-radius:12px}.instagram-modal.modal-popup.hide{display:none}.instagram-modal.modal-popup .modal-close{position:relative;margin-top:30px;width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}.instagram-modal.modal-popup .modal-close p{padding:10px;font-size:12px;width:50%;text-align:center;cursor:pointer;background:#212121;color:#999}.instagram-modal.modal-popup .modal-close p.light-btn{background:#2c2c2c;border-right:1px solid #2c2c2c}@media (min-width:980px){.modal-popup{width:480px;height:max-content;min-height:523px;background:#fff}.modal-popup .modal-close p{font-size:14px}}.popup-battle{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:20px}.popup-battle-title{font-size:24px;font-weight:600;line-height:34px;letter-spacing:-1px}.popup-battle-description{font-size:16px;line-height:24px;color:#767676;white-space:pre}.popup-battle-content{display:flex;flex-direction:column;gap:10px;justify-content:center;align-items:center}.popup-battle-vote{width:100%;display:flex;flex-direction:column;gap:16px}.popup-battle-vote p{text-align:center}.popup-battle-vote-images{display:flex;justify-content:center;width:100%;gap:20px}.popup-battle-vote-image{position:relative;width:345px;height:430px;padding:0;border:0;background:rgba(0,0,0,0);cursor:pointer;border-radius:8px;overflow:hidden;border:1px solid rgba(0,0,0,0);transition:transform .2s ease,opacity .2s ease,box-shadow .2s ease}.popup-battle-vote-image:hover{border:1px solid #f0002e;transition:.2s ease-in-out}.popup-battle-vote-image img{width:100%;height:100%;object-fit:cover;display:block;border-radius:8px}.popup-battle-vote-image.is-selected{border:2px solid #f0002e;box-shadow:0 0 0 4px rgba(240,0,46,.18),0 12px 28px rgba(0,0,0,.18);z-index:2}.popup-battle-vote-image.is-selected:after{content:"내가 투표한 팝업";position:absolute;top:12px;left:12px;z-index:3;padding:6px 10px;border-radius:999px;background:#f0002e;color:#fff;font-size:12px;font-weight:500;line-height:1}.popup-battle-vote-image.is-not-selected{opacity:.45}.popup-battle-vote-image:disabled{cursor:default}.popup-battle-vote-image-label-container{position:absolute;bottom:0;left:0;background:linear-gradient(0deg,rgba(0,0,0,.9) 0,rgba(0,0,0,.5) 40%,rgba(0,0,0,.2) 70%,rgba(0,0,0,0));width:100%;padding:16px 12px;border-radius:8px;color:#fff;font-size:14px;font-weight:400;display:flex;align-items:flex-start;flex-direction:column;gap:2px}.popup-battle-vote-image-label-container .label{font-size:18px;font-style:normal;font-weight:700;line-height:27px}.popup-battle-vote-image-label-container .date{font-size:14px;font-style:normal;font-weight:400;line-height:20px}.popup-battle-msg{text-align:center;font-size:18px;font-weight:400;color:#fff}.popup-battle-rate{width:74%;margin:0 auto;max-width:960px}.popup-battle-rate-bar{position:relative;display:flex;width:100%;overflow:hidden;border-radius:8px;background:#f3f4f6;min-height:52px}.popup-battle-rate-bar.is-multi{flex-direction:column;gap:8px;background:rgba(0,0,0,0);border-radius:0;min-height:auto;overflow:visible}.popup-battle-rate-bar-item{height:52px;display:flex;align-items:center;box-sizing:border-box;padding:0 20px;font-size:16px;font-weight:600;color:#fff;white-space:nowrap;transition:width .3s ease;min-width:72px;background:#212121}.popup-battle-rate-bar-item.is-left{justify-content:flex-start;background:#fa0}.popup-battle-rate-bar-item.is-right{justify-content:flex-end;background:#f6510a}.popup-battle-rate-bar-item.is-left.is-voted{background:#fa0}.popup-battle-rate-bar-item.is-right.is-voted{background:#f6510a}.popup-battle-rate-bar-item.is-full{width:100%!important;justify-content:space-between;border-radius:8px}.popup-battle-rate-bar-item.is-voted{opacity:1;background:#f6510a}.popup-battle-rate-bar-label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-right:12px}.popup-battle-rate-bar-count{flex-shrink:0}.popup-battle-rate-bar-center{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2;pointer-events:none}.popup-battle-rate-bar.is-guest .popup-battle-rate-bar-item{background:#444!important;color:#bbb}@media(max-width:768px){.popup-battle{padding:0 16px}.popup-battle-rate{width:100%}.popup-battle-vote-images{gap:8px}.popup-battle-vote-image{height:200px}.popup-battle-vote-image-label-container{padding:12px 10px}.popup-battle-vote-image-label-container .label{font-size:16px;line-height:22px;text-align:left}.popup-battle-vote-image-label-container .date{display:block;width:100%;font-size:12px;line-height:16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:left}}.my-calendar-wrap{display:flex;flex-direction:column;gap:20px}.my-calendar-wrap__top{display:flex;align-items:center;justify-content:space-between}.my-calendar-wrap__top .moreview{font-size:14px;font-weight:500;line-height:20px;color:#fff}.my-calendar{width:100%;padding:24px;border:1px solid hsla(0,0%,100%,.1);border-radius:16px;background:linear-gradient(0deg,#1a181b,#1a181b),#18181b;color:#fff}.my-calendar__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.my-calendar__title{font-size:20px;font-weight:700;line-height:28px;letter-spacing:-.2px}.my-calendar__nav{display:flex;align-items:center;gap:8px}.my-calendar__nav-button{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:none;border-radius:9999px;background:rgba(0,0,0,0);color:hsla(0,0%,100%,.8);cursor:pointer;transition:background .2s ease,color .2s ease}.my-calendar__nav-button:hover{background:hsla(0,0%,100%,.1);color:#fff}.my-calendar__nav-button svg{font-size:20px}.my-calendar__day,.my-calendar__week{display:flex;justify-content:space-between}.my-calendar__day{flex-direction:column;min-height:80px;width:40px}.my-calendar__weekday{margin-bottom:8px;font-size:14px;text-align:center;font-weight:500;color:hsla(0,0%,100%,.7)}.my-calendar__date-wrap{display:flex;flex-direction:column;align-items:center}.my-calendar__date{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:4px;font-size:18px;font-weight:600;color:hsla(0,0%,100%,.75)}.my-calendar__date.is-today{background:#ff1744;color:#fff}.my-calendar__dot{width:6px;height:6px;margin-top:8px;border-radius:9999px;background:rgba(0,0,0,0)}.my-calendar__dot.is-active{background:#ff1744}.my-calendar__day{position:relative}.my-calendar__sticker{position:absolute;bottom:-1rem;left:50%;transform:translateX(-50%);width:14px;height:14px;display:flex;align-items:center;justify-content:center}.my-calendar__sticker img{width:100%;height:100%;object-fit:contain}.my-calendar__content{width:100%;height:100%;margin-top:48px;border:1px solid rgba(0,0,0,0);border-radius:12px}.my-calendar__content-empty{color:#d1d1d1;font-size:18px;font-weight:200;line-height:27px}.my-calendar__content-empty,.my-calendar__content-item{display:flex;justify-content:space-between;align-items:center}.my-calendar__content-item{gap:20px}.my-calendar__content-item+.my-calendar__content-item{margin-top:20px}.my-calendar__content-item-left{display:flex;align-items:center;gap:12px;min-width:0;flex:1 1}.my-calendar__content-item-bar{width:3px;min-width:3px;height:49px;border-radius:9999px;margin-top:2px;background:#b388ff}.my-calendar__content-item-bar.bar-reservation{background:rgba(144,166,245,.5)}.my-calendar__content-item-bar.bar-my{background:rgba(190,147,248,.5)}.my-calendar__content-item-bar.bar-favor-start{background:rgba(226,202,117,.5)}.my-calendar__content-item-bar.bar-favor-end{background:rgba(118,200,141,.5)}.my-calendar__content-item-bar.bar-favor-category{background:rgba(194,121,198,.5)}.my-calendar__content-item-bar.bar-visit{background:rgba(230,114,114,.5)}.my-calendar__content-item-info{min-width:0;flex:1 1}.my-calendar__content-item-title h3{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:16px;font-weight:500;line-height:24px;color:#fff}.my-calendar__content-item-date{margin-top:4px}.my-calendar__content-item-date p{font-size:14px;font-weight:500;color:#999}.my-calendar__content-item-description{margin-top:6px;display:flex;align-items:center;gap:4px}.my-calendar__content-item-description img{width:12px;height:12px}.my-calendar__content-item-description p{font-size:12px;font-weight:500;color:#999}.my-calendar__content-item-thumbnail{width:65px;min-width:65px;height:65px;overflow:hidden;border-radius:8px}.my-calendar__content-item-thumbnail img{width:100%;height:100%;object-fit:cover;display:block}.my-calendar__content-item-more{display:flex;align-items:center;justify-content:center;margin-top:8px}@media(max-width:480px){.my-calendar-wrap{width:calc(100% - 32px);margin:0 auto}.my-calendar{padding:16px}.my-calendar__title{font-size:16px}.my-calendar__weekday{font-size:13px}.my-calendar__date{font-size:15px;width:28px;height:28px}.my-calendar__content{margin-top:40px}.my-calendar__content-item-title h3{font-size:13px;font-weight:500;line-height:18px}.my-calendar__content-item-date p{font-size:10px;font-weight:400;line-height:14px}.my-calendar__content-item-description{display:flex;align-items:center;gap:2px;margin-top:2px}.my-calendar__content-item-description p{font-size:10px;font-weight:400;line-height:14px}.my-calendar__content-empty{font-size:16px}.my-calendar__content-item-thumbnail{width:48px;min-width:48px;height:48px}}