@charset "UTF-8";@import"//spoqa.github.io/spoqa-han-sans/css/SpoqaHanSansNeo.css";@import"https://fonts.googleapis.com/css2?family=Nanum+Pen+Script&display=swap";a,article,aside,body,button,dd,div,dl,dt,fieldset,form,footer,h1,h2,h3,h4,h5,h6,header,html,input,legend,li,main,nav,ol,p,select,section,table,td,textarea,th,ul,figure,figcaption{margin:0;padding:0;box-sizing:border-box}a,a:hover,a:focus{color:inherit;text-decoration:none}ul{list-style:none}html,body{width:100%;height:auto;min-height:100%;background-color:#fff;font-size:13px;font-family:Spoqa Han Sans Neo,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;font-smooth:always}button{font-family:Spoqa Han Sans Neo;font-weight:700;border-radius:5px;border:none;padding:10px 15px;background-color:#1de9b7;color:#fff;cursor:pointer}button:hover{background-color:#10ff64}button.cancel{background-color:#bfc1ca}input{font-family:Spoqa Han Sans Neo;height:30px;border-radius:5px;border:1px solid #d2d4e1;padding:0 5px;background-color:#f9fbff}input::placeholder{color:#d2d4e1}input.warning{border-color:#ff52bf}textarea{font-family:Spoqa Han Sans Neo;min-height:30px;border-radius:5px;border:1px solid #d2d4e1;padding:3px 5px;background-color:#f9fbff;resize:none}textarea::placeholder{color:#d2d4e1}textarea.warning{border-color:#ff52bf}select{font-family:Spoqa Han Sans Neo;height:30px;border-radius:5px;border:1px solid #d2d4e1;padding:0 5px;background-color:#f9fbff}.area{width:100%;max-width:960px;padding:10px 0 20px;margin:0 auto 10px}.area .sign-area{display:flex;justify-content:flex-end;align-items:center;width:100%;color:#d2d4e1;font-size:13px}.area .sign-area span{font-weight:500;color:#6f7077}.area .sign-area span:hover{color:#1de9b7}.area .sign-area figure{width:40px;height:40px;border:2px solid #d2d4e1;border-radius:50%}.area .sign-area figure img{width:100%;height:100%;border-radius:50%;object-fit:cover}.area .sign-area .user-name{color:#6f7077;margin:0 15px}.area .sign-area button{padding:3px 5px;font-size:10px}.area .logo-area{display:flex;justify-content:center;align-items:center;font-family:Spoqa Han Sans Neo;width:100%}.area .logo-area>div{position:relative}.area .logo-area>div img{height:40px;margin-right:10px}.area .logo-area>div>div{-webkit-user-select:none;user-select:none;position:absolute;top:5px;left:10px}.area .logo-area span{font-size:35px;font-weight:500;letter-spacing:-.05em;color:#1de9b7}@media not (min-width:600px){.area{padding:0 0 20px}.area .sign-area{justify-content:center;margin-bottom:20px}.area .sign-area button{padding:5px;font-size:12px}.area .logo-area>div img{height:30px}.area .logo-area span{font-size:25px}}.img-cropper{width:100%;max-width:960px;margin:auto}.img-cropper .quantityDisplay{padding-left:10px;padding-bottom:10px}.img-cropper .picDisplay{position:relative;min-height:150px;background-color:#f5f6f9;border:dashed 2px #10ff64;padding:10px;border-radius:10px}.img-cropper .picDisplay .backHolder{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#d2d4e1}.img-cropper .picDisplay .backHolder .icon{font-size:30px;margin-bottom:10px}.img-cropper .picDisplay .picList{display:flex;flex-wrap:wrap;width:100%}.img-cropper .picDisplay .picList .pic{position:relative;aspect-ratio:4/5;width:16%;margin:2%}.img-cropper .picDisplay .picList .pic figure{width:100%;height:100%;border-radius:5px;overflow:hidden}.img-cropper .picDisplay .picList .pic figure img{width:100%;height:100%;object-fit:cover}.img-cropper .picDisplay .picList .pic div{display:flex;justify-content:center;align-items:center;position:absolute;top:-5px;right:-5px;width:21px;aspect-ratio:1/1;color:#fff;line-height:10%;border-radius:50%;background-color:#ff52bf}.img-cropper .picDisplay .picList .pic div:hover{cursor:pointer}.img-cropper .picDisplay .picList .pic div .icon{font-size:15px;margin:0}.img-cropper .fileArea{display:none}.img-cropper .btnArea{text-align:center;padding-top:20px}.img-cropper .btnArea button{width:50%;padding:10px;font-size:15px}@media not (min-width:800px){.img-cropper .quantityDisplay{padding-left:0;text-align:center}.img-cropper .picDisplay .picList .pic{width:30%;margin:1.5%}}.guest-container-login{display:flex;justify-content:center;align-items:center;width:100%;max-width:600px;margin:0 auto 30px;padding:20px 0;border:solid 1px #d2d4e1;border-radius:10px;background-color:#fff}.guest-container-login span{margin-right:30px}.guest-container-img-preview{width:100%;max-width:600px;margin:0 auto 30px}.guest-container-img-preview p{text-align:center;margin-bottom:10px}.guest-container-img-preview p span{font-size:15px;font-weight:700;color:#1de9b7}.guest-container-img-preview div{display:flex;justify-content:center;align-items:center;flex-wrap:wrap}.guest-container-img-preview div img{width:10%;aspect-ratio:4/5;border-radius:5px;object-fit:cover;margin:0 3px}.guest-container{width:100%;max-width:600px;margin:0 auto;padding:20px;text-align:center;border:solid 1px #d2d4e1;border-radius:10px;background-color:#fff}.guest-container .guest-instructions{padding-bottom:20px}.guest-container .guest-inputs{width:100%;height:35px}.guest-container .guest-inputs input{width:100%;height:100%;padding:0 10px;border:solid 1px #ccc;border-radius:5px}.guest-container .guest-inputs input::placeholder{color:#d3d3d3}.guest-container .guest-textarea{width:100%;height:100px;margin-top:10px;resize:none}.guest-container .guest-textarea textarea{width:100%;height:100%;padding:10px;border:solid 1px #ccc;border-radius:5px}.guest-container .guest-textarea textarea::placeholder{color:#d3d3d3}.guest-container button{width:200px;height:40px;margin-top:15px}.post-preview{width:100%;max-width:960px;margin:auto;text-align:center}.post-preview .post-preview-title{font-size:18px;color:#6f7077;font-weight:600;margin-bottom:5px}.post-preview .post-preview-content{display:flex;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap;width:100%}.post-preview .post-preview-content .user-post{position:relative;width:30%;margin:0 1.5333% 15px;background-color:#fff;padding:15px;box-shadow:0 2px 4px #0000001f;border-radius:10px;overflow:hidden}@media not (min-width:850px){.post-preview .post-preview-content .user-post{width:48%;margin:0 1% 15px}}@media not (min-width:600px){.post-preview .post-preview-content .user-post{width:100%;margin:0 0 15px}}.post-preview .post-preview-content .user-post .list-header{display:flex;justify-content:flex-start;align-items:center;position:relative;padding-bottom:10px}.post-preview .post-preview-content .user-post .list-header .head-profile{display:flex;justify-content:center;align-items:center;width:30px;aspect-ratio:1/1;margin-right:7px;border-radius:50%;border:solid 2px #ff52bf}.post-preview .post-preview-content .user-post .list-header .head-profile img{width:100%;border-radius:50%}.post-preview .post-preview-content .user-post .list-header .head-profile span{font-weight:700}.post-preview .post-preview-content .user-post .list-header .user-name{color:#6f7077;font-size:12px;font-weight:700}.post-preview .post-preview-content .user-post .list-header .btn-group{position:relative;margin-left:auto}.post-preview .post-preview-content .user-post .list-header .btn-group:hover{cursor:pointer}.post-preview .post-preview-content .user-post .list-header .btn-group:hover .sub-btn-parent{color:#ff52bf}.post-preview .post-preview-content .user-post .list-header .btn-group .sub-btn-parent{display:flex;justify-content:center;align-items:center;width:30px;height:30px;margin-left:auto;font-size:20px}.post-preview .post-preview-content .user-post .list-header .btn-group .motion{width:130px;position:absolute;bottom:-90px;right:-13px}.post-preview .post-preview-content .user-post .list-header .btn-group .motion .sub-btn-child{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;box-shadow:0 2px 5px #6d6f72b3;gap:10px;background-color:#fff;border-radius:5px;padding:10px}.post-preview .post-preview-content .user-post .list-header .btn-group .motion .sub-btn-child>div{display:flex;justify-content:flex-start;align-items:center;padding:5px 8px;font-size:12px;border-radius:5px;color:#6f7077}.post-preview .post-preview-content .user-post .list-header .btn-group .motion .sub-btn-child>div .icon{font-size:18px;margin-right:5px}.post-preview .post-preview-content .user-post .list-header .btn-group .motion .sub-btn-child>div:hover{cursor:pointer;background-color:#ff52bf;color:#fff}.post-preview .post-preview-content .user-post .img-uploader{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;box-shadow:0 2px 3px #dce2ea80;width:100%;aspect-ratio:4/5;margin-bottom:10px;padding:4%;border:solid 1px #d2d4e1;border-radius:5px;background-color:#f9fbff}.post-preview .post-preview-content .user-post .img-uploader .img-view{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;margin:0 auto;padding:5px;aspect-ratio:4/5;border:dashed 2px #1de9b7;border-radius:5px;background-color:#fff}.post-preview .post-preview-content .user-post .img-uploader .img-view:hover{cursor:pointer;border-color:#10ff64}.post-preview .post-preview-content .user-post .img-uploader .img-view:hover .icon,.post-preview .post-preview-content .user-post .img-uploader .img-view:hover span{color:#10ff64}.post-preview .post-preview-content .user-post .img-uploader .img-view img{width:100%;aspect-ratio:4/5;object-fit:cover}.post-preview .post-preview-content .user-post .img-uploader .img-view .icon{font-size:40px;color:#d2d4e1;margin-bottom:10px}.post-preview .post-preview-content .user-post .img-uploader .img-view span{display:block;padding:0 20px;font-size:clamp(14px,2vw,20px);color:#d2d4e1}.post-preview .post-preview-content .user-post .img-uploader input[type=file]{display:none}.post-preview .post-preview-content .user-post .img-uploader .btn-group{display:flex;justify-content:center;align-items:center;gap:10px;margin:0;padding:0}.post-preview .post-preview-content .user-post .img-uploader .btn-group button{min-width:65px;height:35px;padding:0;margin:5% 0 0}.post-preview .post-preview-content .user-post .imgContainer{display:flex;flex-direction:column;width:100%;padding:5.6%;aspect-ratio:4/5;margin-bottom:10px;border:solid 1px rgb(231,232,234);border-radius:5px;overflow:hidden;background-repeat:no-repeat;background-size:cover}.post-preview .post-preview-content .user-post .imgContainer .str{position:relative}.post-preview .post-preview-content .user-post .imgContainer .str>textarea{width:100%;min-height:35px;border:0;text-align:center;vertical-align:center;margin:0;overflow:hidden;resize:none}.post-preview .post-preview-content .user-post .imgContainer .str>div{position:absolute;top:-8px;right:-8px}.post-preview .post-preview-content .user-post .imgContainer .str>div .icon{color:#ff52bf;font-size:20px;font-weight:900}.post-preview .post-preview-content .user-post .imgContainer .str>div .icon:hover{cursor:pointer;color:#1de9b7}.post-preview .post-preview-content .user-post .create-headline{display:flex;justify-content:space-between;align-items:center;width:100%;padding:5px 10px;margin:0 0 10px}.post-preview .post-preview-content .user-post .create-headline:hover{cursor:pointer;background-color:#10ff64}.post-preview .post-preview-content .user-post .create-headline .icon{font-size:18px}.post-preview .post-preview-content .user-post .load-white{background-color:#fff}.post-preview .post-preview-content .user-post .load-white:hover{cursor:none;background-color:#fff}.post-preview .post-preview-content .user-post .area-title{display:flex;justify-content:space-between;align-items:center;width:100%;padding:5px 10px;text-align:left;font-size:14px}.post-preview .post-preview-content .user-post .area-title .icon{font-size:18px;color:#6f7077}.post-preview .post-preview-content .user-post .area-title .icon:hover{color:#10ff64;cursor:pointer}.post-preview .post-preview-content .user-post .headline{width:100%;min-height:30px;margin-bottom:20px;padding:10px;font-size:12px;border-radius:5px;border:solid 1px #d2d4e1;text-align:left}.post-preview .post-preview-content .user-post .caption{width:100%;min-height:150px;margin-bottom:20px;padding:10px;font-size:13px;border-radius:5px;border:solid 1px #d2d4e1;text-align:left}.post-preview .post-preview-content .user-post .hashtag{width:100%;height:90px;padding:5px 10px 0;font-size:13px;color:#1de9b7;border-radius:5px;border:solid 1px #d2d4e1;text-align:left}.post-preview .post-preview-content .user-post button{width:100%;margin:10px 0 0}.post-preview .post-preview-content .user-post .schedule{display:flex;justify-content:center;align-items:center;padding:5px 0;margin-bottom:10px;font-size:12px;font-weight:700;color:#76dad7}.post-preview .post-preview-content .user-post .schedule .icon{font-size:20px;margin-right:5px}.post-preview .post-preview-content .user-post .schedule:hover{cursor:pointer;color:#1de9b7}.post-preview .post-preview-content .user-post .schedule-setter{display:flex;flex-direction:column;justify-content:center;align-items:center;position:absolute;bottom:0;left:0;width:100%;height:100%;padding:5%;background-color:#fffffff0}.post-preview .post-preview-content .user-post .schedule-setter .dateContainer{position:relative;width:100%}.post-preview .post-preview-content .user-post .schedule-setter .dateContainer .rdp-root{box-shadow:0 2px 3px #dce2ea80;width:100%;background-color:#f9fbff;border:solid 1px #d2d4e1;border-radius:8px;padding:5%;--rdp-accent-color: #1de9b7}.post-preview .post-preview-content .user-post .schedule-setter .dateContainer .rdp-months{max-width:100%;margin:0}.post-preview .post-preview-content .user-post .schedule-setter .dateContainer .rdp-month{width:100%}.post-preview .post-preview-content .user-post .schedule-setter .dateContainer .rdp-month table{margin-top:15px}.post-preview .post-preview-content .user-post .schedule-setter .dateContainer .rdp-month_caption{display:flex;justify-content:center;font-weight:700;font-size:medium;color:#6f7077}.post-preview .post-preview-content .user-post .schedule-setter .dateContainer .rdp-nav{display:flex;justify-content:space-between;align-items:center;width:100%}.post-preview .post-preview-content .user-post .schedule-setter .dateContainer .rdp-nav button{width:40px;margin:0}.post-preview .post-preview-content .user-post .schedule-setter .dateContainer .rdp-nav button:hover{background-color:#1de9b7}.post-preview .post-preview-content .user-post .schedule-setter .dateContainer .rdp-nav button:hover svg{fill:#fff}.post-preview .post-preview-content .user-post .schedule-setter .dateContainer table{width:100%}.post-preview .post-preview-content .user-post .schedule-setter .dateContainer .rdp-day{color:#6f7077}.post-preview .post-preview-content .user-post .schedule-setter .dateContainer .rdp-today{color:#000;font-weight:700}.post-preview .post-preview-content .user-post .schedule-setter .dateContainer .rdp-day_button{border-radius:8px}.post-preview .post-preview-content .user-post .schedule-setter .dateContainer .rdp-day_button:hover{background-color:#dfe4e6}.post-preview .post-preview-content .user-post .schedule-setter .dateContainer .rdp-selected .rdp-day_button{border:0;border-radius:8px;color:#fff;background-color:#1de9b7}.post-preview .post-preview-content .user-post .schedule-setter .dateTitle,.post-preview .post-preview-content .user-post .schedule-setter .timeTitle{display:flex;justify-content:center;align-items:center;width:100%;font-size:15px;font-weight:600;margin:15px 0 5px;padding-left:5px;color:#6f7077}.post-preview .post-preview-content .user-post .schedule-setter .dateTitle .icon,.post-preview .post-preview-content .user-post .schedule-setter .timeTitle .icon{font-size:20px;margin-right:5px}.post-preview .post-preview-content .user-post .schedule-setter .timeSet{display:flex;justify-content:center;align-items:center;width:100%;gap:10px}.post-preview .post-preview-content .user-post .schedule-setter .timeSet input{width:30%;height:35px;text-align:center;font-size:16px;border:solid 1px #d2d4e1;border-radius:5px}.post-preview .post-preview-content .user-post .schedule-setter .timeSet input::-webkit-inner-spin-button,.post-preview .post-preview-content .user-post .schedule-setter .timeSet input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.post-preview .post-preview-content .user-post .schedule-setter .timeSet input:focus{outline:none;border-color:#1de9b7;box-shadow:0 0 5px #3578ff80}.post-preview .post-preview-content .user-post .schedule-setter .btns{display:flex;justify-content:center;align-items:center;width:100%;margin-top:15px;gap:10px}.post-preview .post-preview-content .user-post .schedule-setter .btns button{width:80%}.post-preview .post-preview-content .user-post .preview-nodata{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;width:100%}.post-preview .post-preview-content .user-post .preview-nodata>div{width:50%;border-radius:10px;border:dashed 2px #d2d4e1;padding:10px 30px;background-color:#fff;margin:30px auto 20px}.post-preview .post-preview-content .user-post .preview-nodata>div .nodata-icon{width:100px;height:100px;color:#10ff64}.post-preview .post-preview-content .user-post .preview-nodata>div p{color:#6f7077;padding:0 0 20px}.rdp-root{--rdp-accent-color: blue;--rdp-accent-background-color: #f0f0ff;--rdp-day-height: 44px;--rdp-day-width: 44px;--rdp-day_button-border-radius: 100%;--rdp-day_button-border: 2px solid transparent;--rdp-day_button-height: 42px;--rdp-day_button-width: 42px;--rdp-selected-border: 2px solid var(--rdp-accent-color);--rdp-disabled-opacity: .5;--rdp-outside-opacity: .75;--rdp-today-color: var(--rdp-accent-color);--rdp-dropdown-gap: .5rem;--rdp-months-gap: 2rem;--rdp-nav_button-disabled-opacity: .5;--rdp-nav_button-height: 2.25rem;--rdp-nav_button-width: 2.25rem;--rdp-nav-height: 2.75rem;--rdp-range_middle-background-color: var(--rdp-accent-background-color);--rdp-range_middle-color: inherit;--rdp-range_start-color: white;--rdp-range_start-background: linear-gradient( var(--rdp-gradient-direction), transparent 50%, var(--rdp-range_middle-background-color) 50% );--rdp-range_start-date-background-color: var(--rdp-accent-color);--rdp-range_end-background: linear-gradient( var(--rdp-gradient-direction), var(--rdp-range_middle-background-color) 50%, transparent 50% );--rdp-range_end-color: white;--rdp-range_end-date-background-color: var(--rdp-accent-color);--rdp-week_number-border-radius: 100%;--rdp-week_number-border: 2px solid transparent;--rdp-week_number-height: var(--rdp-day-height);--rdp-week_number-opacity: .75;--rdp-week_number-width: var(--rdp-day-width);--rdp-weeknumber-text-align: center;--rdp-weekday-opacity: .75;--rdp-weekday-padding: .5rem 0rem;--rdp-weekday-text-align: center;--rdp-gradient-direction: 90deg;--rdp-animation_duration: .3s;--rdp-animation_timing: cubic-bezier(.4, 0, .2, 1)}.rdp-root[dir=rtl]{--rdp-gradient-direction: -90deg}.rdp-root[data-broadcast-calendar=true]{--rdp-outside-opacity: unset}.rdp-root{position:relative;box-sizing:border-box}.rdp-root *{box-sizing:border-box}.rdp-day{width:var(--rdp-day-width);height:var(--rdp-day-height);text-align:center}.rdp-day_button{background:none;padding:0;margin:0;cursor:pointer;font:inherit;color:inherit;justify-content:center;align-items:center;display:flex;width:var(--rdp-day_button-width);height:var(--rdp-day_button-height);border:var(--rdp-day_button-border);border-radius:var(--rdp-day_button-border-radius)}.rdp-day_button:disabled{cursor:revert}.rdp-caption_label{z-index:1;position:relative;display:inline-flex;align-items:center;white-space:nowrap;border:0}.rdp-dropdown:focus-visible~.rdp-caption_label{outline:5px auto Highlight;outline:5px auto -webkit-focus-ring-color}.rdp-button_next,.rdp-button_previous{border:none;background:none;padding:0;margin:0;cursor:pointer;font:inherit;color:inherit;-moz-appearance:none;-webkit-appearance:none;display:inline-flex;align-items:center;justify-content:center;position:relative;appearance:none;width:var(--rdp-nav_button-width);height:var(--rdp-nav_button-height)}.rdp-button_next:disabled,.rdp-button_next[aria-disabled=true],.rdp-button_previous:disabled,.rdp-button_previous[aria-disabled=true]{cursor:revert;opacity:var(--rdp-nav_button-disabled-opacity)}.rdp-chevron{display:inline-block;fill:var(--rdp-accent-color)}.rdp-root[dir=rtl] .rdp-nav .rdp-chevron{transform:rotate(180deg);transform-origin:50%}.rdp-dropdowns{position:relative;display:inline-flex;align-items:center;gap:var(--rdp-dropdown-gap)}.rdp-dropdown{z-index:2;opacity:0;appearance:none;position:absolute;inset-block-start:0;inset-block-end:0;inset-inline-start:0;width:100%;margin:0;padding:0;cursor:inherit;border:none;line-height:inherit}.rdp-dropdown_root{position:relative;display:inline-flex;align-items:center}.rdp-dropdown_root[data-disabled=true] .rdp-chevron{opacity:var(--rdp-disabled-opacity)}.rdp-month_caption{display:flex;align-content:center;height:var(--rdp-nav-height);font-weight:700;font-size:large}.rdp-root[data-nav-layout=around] .rdp-month,.rdp-root[data-nav-layout=after] .rdp-month{position:relative}.rdp-root[data-nav-layout=around] .rdp-month_caption{justify-content:center;margin-inline-start:var(--rdp-nav_button-width);margin-inline-end:var(--rdp-nav_button-width);position:relative}.rdp-root[data-nav-layout=around] .rdp-button_previous{position:absolute;inset-inline-start:0;top:0;height:var(--rdp-nav-height);display:inline-flex}.rdp-root[data-nav-layout=around] .rdp-button_next{position:absolute;inset-inline-end:0;top:0;height:var(--rdp-nav-height);display:inline-flex;justify-content:center}.rdp-months{position:relative;display:flex;flex-wrap:wrap;gap:var(--rdp-months-gap);max-width:fit-content}.rdp-month_grid{border-collapse:collapse}.rdp-nav{position:absolute;inset-block-start:0;inset-inline-end:0;display:flex;align-items:center;height:var(--rdp-nav-height)}.rdp-weekday{opacity:var(--rdp-weekday-opacity);padding:var(--rdp-weekday-padding);font-weight:500;font-size:smaller;text-align:var(--rdp-weekday-text-align);text-transform:var(--rdp-weekday-text-transform)}.rdp-week_number{opacity:var(--rdp-week_number-opacity);font-weight:400;font-size:small;height:var(--rdp-week_number-height);width:var(--rdp-week_number-width);border:var(--rdp-week_number-border);border-radius:var(--rdp-week_number-border-radius);text-align:var(--rdp-weeknumber-text-align)}.rdp-today:not(.rdp-outside){color:var(--rdp-today-color)}.rdp-selected{font-weight:700;font-size:large}.rdp-selected .rdp-day_button{border:var(--rdp-selected-border)}.rdp-outside{opacity:var(--rdp-outside-opacity)}.rdp-disabled:not(.rdp-selected){opacity:var(--rdp-disabled-opacity)}.rdp-hidden{visibility:hidden;color:var(--rdp-range_start-color)}.rdp-range_start{background:var(--rdp-range_start-background)}.rdp-range_start .rdp-day_button{background-color:var(--rdp-range_start-date-background-color);color:var(--rdp-range_start-color)}.rdp-range_middle{background-color:var(--rdp-range_middle-background-color)}.rdp-range_middle .rdp-day_button{border:unset;border-radius:unset;color:var(--rdp-range_middle-color)}.rdp-range_end{background:var(--rdp-range_end-background);color:var(--rdp-range_end-color)}.rdp-range_end .rdp-day_button{color:var(--rdp-range_start-color);background-color:var(--rdp-range_end-date-background-color)}.rdp-range_start.rdp-range_end{background:revert}.rdp-focusable{cursor:pointer}@keyframes rdp-slide_in_left{0%{transform:translate(-100%)}to{transform:translate(0)}}@keyframes rdp-slide_in_right{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes rdp-slide_out_left{0%{transform:translate(0)}to{transform:translate(-100%)}}@keyframes rdp-slide_out_right{0%{transform:translate(0)}to{transform:translate(100%)}}.rdp-weeks_before_enter{animation:rdp-slide_in_left var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-weeks_before_exit{animation:rdp-slide_out_left var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-weeks_after_enter{animation:rdp-slide_in_right var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-weeks_after_exit{animation:rdp-slide_out_right var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-root[dir=rtl] .rdp-weeks_after_enter{animation:rdp-slide_in_left var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-root[dir=rtl] .rdp-weeks_before_exit{animation:rdp-slide_out_right var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-root[dir=rtl] .rdp-weeks_before_enter{animation:rdp-slide_in_right var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-root[dir=rtl] .rdp-weeks_after_exit{animation:rdp-slide_out_left var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}@keyframes rdp-fade_in{0%{opacity:0}to{opacity:1}}@keyframes rdp-fade_out{0%{opacity:1}to{opacity:0}}.rdp-caption_after_enter{animation:rdp-fade_in var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-caption_after_exit{animation:rdp-fade_out var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-caption_before_enter{animation:rdp-fade_in var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.rdp-caption_before_exit{animation:rdp-fade_out var(--rdp-animation_duration) var(--rdp-animation_timing) forwards}.suggest-auth{display:flex;justify-content:center;align-items:center;width:100%;height:100%;position:fixed;top:0;left:0;background-color:#000c}.suggest-auth .pannel{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;min-width:500px;padding:30px;background-color:#fff;border-radius:10px;text-align:center}.suggest-auth .pannel h3{width:100%;padding-bottom:15px;margin-bottom:15px;border-bottom:solid 1px #d2d4e1}.suggest-auth .pannel p{font-size:14px;font-weight:500;padding:20px}.suggest-auth .pannel .btnArea{display:flex;justify-content:space-around;align-items:center;width:100%}.loading-indicator{width:300px;padding:20px;margin:10% auto 0;border:5px solid #1de9b7;border-radius:20px}.loading-indicator .spinner span{display:block;text-align:center;font-family:Spoqa Han Sans Neo;font-size:2rem;font-weight:700;color:#1de9b7;margin:15px auto}.loading-indicator .image-container{width:100%;border-radius:5px;overflow:hidden}.loading-indicator .image-container img{width:100%;animation:spin 2s linear infinite}.shared-prompt-panel{width:100%;height:calc(100vh - 200px);border:1px solid #d2d4e1;border-radius:8px;padding:16px;margin-bottom:24px;background-color:#fff}.shared-prompt-panel .panel-header{display:flex;justify-content:flex-start;align-items:center;margin-bottom:12px}.shared-prompt-panel .panel-header button:first-of-type{margin-left:auto}.shared-prompt-panel .panel-header button:last-of-type{margin-left:20px}.shared-prompt-panel .panel-header button{padding:6px 12px}.shared-prompt-panel .shared-prompt-text{width:100%;border-top:2px dotted #1de9b7;border-bottom:2px dotted #1de9b7;padding:12px;font-family:Spoqa Han Sans Neo;font-size:1rem;white-space:pre-wrap}.shared-prompt-panel textarea{width:100%;height:calc(100% - 60px);border:1px solid #d2d4e1;border-radius:4px;padding:12px;font-family:Spoqa Han Sans Neo;font-size:1rem;white-space:pre-wrap;background-color:#f9fbff}.login-page{width:100%}.login-page .login-title{width:100%;text-align:center;font-size:18px;color:#6f7077;font-weight:600;margin:5px auto}.login-page p{text-align:center;margin-bottom:10px}.login-page p span{font-size:15px;font-weight:700;color:#1de9b7}.login-page .login-form{width:40%;max-width:350px;margin:auto;padding:25px;border:1px solid #d2d4e1;border-radius:8px;background-color:#fff;text-align:center}.login-page .login-form>div{width:100%;margin-bottom:10px}.login-page .login-form>div label{display:block;width:100%;margin-bottom:5px;padding-left:5px;font-size:14px;text-align:left}.login-page .login-form>div input{width:100%;margin-bottom:10px}.login-page .login-form button{width:100%;margin:20px 0}.login-page .login-join-link{width:100%;margin-top:50px;text-align:center;font-size:13px;color:#6f7077}.login-page .login-join-link button{width:300px}@media not (min-width:900px){.login-page .login-form{width:70%}}@media not (min-width:800px){.login-page .login-form{width:80%}}.join-page{width:100%}.join-page .join-title{width:100%;text-align:center;font-size:18px;color:#6f7077;font-weight:600;margin:5px auto}.join-page .join-form{width:100%;max-width:500px;margin:auto;padding:20px;border:1px solid #d2d4e1;border-radius:8px;background-color:#fff;text-align:center}.join-page .join-form>div{width:100%;margin-bottom:10px}.join-page .join-form>div label{display:block;width:100%;margin-bottom:3px;font-size:13px;text-align:left;padding-left:5px}.join-page .join-form>div input{width:100%;margin-bottom:10px}.join-page .join-form>div textarea{width:100%;height:100px;resize:none}.join-page .join-form button{width:100%;margin:10px 0;padding:10px 20px;font-weight:500}.join-page .connect-part{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;width:100%}.join-page .connect-part img{width:300px;margin:30px auto}.join-end{width:100%}.join-end .join-title{width:100%;text-align:center;font-size:18px;color:#6f7077;font-weight:600;margin:20px auto}.join-end .processing-body{width:100%;text-align:center}.join-end .processing-body img{width:50%;border-radius:10px}.join-img-preview{width:100%;max-width:600px;border-radius:10px;padding:15px;margin:20px auto 30px;border:1px solid #d2d4e1;background-color:#fff}.join-img-preview p{text-align:center;margin-bottom:10px}.join-img-preview p span{font-size:15px;font-weight:700;color:#1de9b7}.join-img-preview div{display:flex;justify-content:center;align-items:center;flex-wrap:wrap}.join-img-preview div img{width:10%;aspect-ratio:4/5;border-radius:5px;object-fit:cover;margin:0 3px}.image-upload{width:100%}.image-upload .title{width:100%;text-align:center;font-size:18px;color:#6f7077;font-weight:600;margin:20px auto 5px}.image-upload p{text-align:center;color:#6f7077}.image-upload .content{margin-top:20px}.layout{display:flex;justify-content:flex-start;align-items:flex-start;width:100%;height:auto;padding:10px;gap:10px}.layout .side-menu{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;position:fixed;gap:30px;width:80px;min-height:calc(100vh - 20px);padding:40px 0 20px;border-radius:10px;background-color:#f9fbff}.layout .side-menu .menu{display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.layout .side-menu .menu.selected{pointer-events:none}.layout .side-menu .menu.selected span,.layout .side-menu .menu.selected .icon{color:#1de9b7}.layout .side-menu .menu:hover:not(.selected){cursor:pointer}.layout .side-menu .menu:hover:not(.selected) span{color:#000}.layout .side-menu .menu:hover:not(.selected) .icon{color:#000}.layout .side-menu .menu span{font-size:12px;font-weight:600;color:#6f7077}.layout .side-menu .menu .icon{font-size:28px;margin-bottom:5px;color:#6f7077}.layout .side-menu .btm{margin-top:auto}@media not (min-width:600px){.layout .side-menu .btm{margin:0}}.layout .layout-content{flex:1;min-height:calc(100vh - 20px);margin-left:90px;padding:20px 40px;border-radius:10px;background-color:#f9fbff}@media not (min-width:600px){.layout{display:block}.layout .side-menu{flex-direction:row;justify-content:space-evenly;z-index:20;width:calc(100% - 20px);min-height:auto;margin:0;padding:20px 0 10px;bottom:10px;left:10px}.layout .layout-content{display:block;width:100%;min-height:calc(100vh - 110px)!important;max-height:calc(100vh - 110px)!important;overflow-y:auto;margin:0;padding:20px}}.ai-page{width:100%;max-width:960px;margin:0 auto}.ai-page .ai-title{text-align:center;font-size:18px;color:#6f7077;font-weight:600}.ai-page .ai-pannel{box-shadow:0 2px 3px #dce2ea80;width:100%;padding:15px;margin:5% 0;background-color:#fff;border-radius:8px;border:solid 1px #ebecf5}.ai-page .ai-pannel .head{display:flex;justify-content:space-between;align-items:center;padding-bottom:10px}.ai-page .ai-pannel .head .head-title{display:flex;justify-content:flex-start;align-items:center;font-size:16px;font-weight:500}.ai-page .ai-pannel .head .head-title .icon{color:#1de9b7;margin-right:10px}.ai-page .ai-pannel .head button{font-size:12px;height:25px;padding:0 10px;margin:0}.ai-page .ai-pannel .head button:first-of-type{margin-left:auto}.ai-page .ai-pannel .head button:last-of-type{margin-left:10px}.ai-page .ai-pannel .head .head-toggle{font-size:30px;color:#1de9b7;cursor:pointer}.ai-page .ai-pannel>p{font-size:11px;color:#6f7077;margin-bottom:10px}.ai-page .ai-pannel .customPrompt{width:100%;min-height:50px;max-height:200px;padding:5px;border-radius:5px;border:solid 1px #ebecf5;font-size:12px}.ai-page .ai-pannel textarea{font-size:12px;width:100%;min-height:200px}.ai-page .ai-pannel .nodata{color:#d2d4e1}.ai-page .ai-pannel .pic-headline{display:flex;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap;width:100%;column-gap:33px;row-gap:10px}.ai-page .ai-pannel .pic-headline>div{display:flex;justify-content:flex-start;align-items:center;width:30%}.ai-page .ai-pannel .pic-headline>div>span{display:block;box-sizing:border-box;width:60px}.ai-page .ai-pannel .pic-headline>div .setting-unit{display:flex;justify-content:flex-start;align-items:center;gap:5px;width:calc(100% - 60px)}.ai-page .ai-pannel .pic-headline>div .setting-unit p{padding:10px 0;font-weight:700;color:#6f7077}.ai-page .ai-pannel .pic-headline>div .setting-unit>select{font-size:12px;height:30px;width:100%}.ai-page .ai-pannel .pic-headline>div .setting-unit input[type=color]{width:35px;min-width:35px;padding:0 3px}.ai-page .ai-pannel .pic-headline>div .setting-unit .inp1{font-size:12px;width:100%;max-width:190px}.ai-page .ai-pannel .pic-headline>div .setting-unit .inp2{font-size:12px;min-width:calc(100% - 55px)}.ai-page .ai-pannel .pic-headline>div .setting-unit .inp3{font-size:12px;text-align:center;width:35px}@media not (min-width:889px){.ai-page .ai-pannel .pic-headline{display:flex;justify-content:space-between;align-items:center;column-gap:25px}.ai-page .ai-pannel .pic-headline>div{width:47%}}@media not (min-width:640px){.ai-page .ai-pannel .pic-headline{display:flex;justify-content:flex-start;align-items:center;column-gap:0}.ai-page .ai-pannel .pic-headline>div{width:100%}.ai-page .ai-pannel .pic-headline>div .setting-unit .inp1{min-width:calc(100% - 40px)}.ai-page .ai-pannel .pic-headline>div .setting-unit .inp2{min-width:calc(100% - 100px)}.ai-page .ai-pannel .pic-headline>div .setting-unit .inp3{width:35px}}.user-page{width:100%;max-width:600px;margin:0 auto}.user-page .user-title{text-align:center;font-size:18px;color:#6f7077;font-weight:600}.user-page .user-data-section{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;margin-bottom:10px}.user-page .user-data-section>span{display:block;font-size:11px;font-weight:300;color:#6f7077;padding-left:5px;padding-bottom:5px}.user-page .user-data-section>div{display:flex;justify-content:flex-start;align-items:flex-start;width:100%;margin-bottom:20px;padding:5px;border-bottom:solid 1px #1de9b7}.user-page .user-data-section>div .insta-icon{font-size:20px;margin-right:10px}.user-page .user-data-section>div .user-page-notext{color:#d2d4e1}.user-page .user-data-section input{width:100%;height:35px;margin-bottom:10px}.user-page .user-data-section textarea{width:100%;height:100px}.user-page .user-instaInfos{width:100%;margin:15% 0 10%;padding:0 15px}.user-page .user-selfInfos{box-shadow:0 2px 3px #dce2ea80;width:100%;padding:15px;background-color:#fff;border-radius:8px;border:solid 1px #ebecf5}.user-page .user-selfInfos .user-data-section>div{border-bottom-color:#ebecf5}.user-page .user-selfInfos .user-data-section>div img{width:20px;height:20px;object-fit:contain;margin-right:10px}.user-page .user-selfInfos .user-data-modify-btn{display:flex;justify-content:center;align-items:center;height:35px;margin:10px auto}.user-page .user-selfInfos .user-data-modify-btn .edit-icon{margin-right:5px}.user-page .user-selfInfos .user-data-modify-area{display:flex;justify-content:center;align-items:center;gap:15px}.user-page .user-selfInfos .user-data-modify-area button{width:70px;padding:8px;font-weight:400}.setting-page{display:flex;flex-direction:column;justify-content:space-between;align-items:center;width:100%;max-width:960px;height:calc(100vh - 150px);margin:0 auto}.setting-page .setting-title{font-size:18px;color:#6f7077;font-weight:600}.setting-page .setting-profile-pic{display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;width:100%;margin:0 auto}.setting-page .setting-profile-pic img{width:120px;border-radius:50%;border:solid 6px #d2d4e1;object-fit:cover}.setting-page .setting-profile-pic span{font-size:20px;font-weight:700;margin:20px 0 40px}.setting-page .setting-profile-pic button{border:solid 1px #ff52bf;border-radius:10px;padding:15px 30px;color:#ff52bf;font-size:16px;background-color:#fff}.setting-page .setting-profile-pic button:hover{cursor:pointer;background-color:#ff52bf;color:#fff}.setting-page .setting-btm>div:first-of-type{font-size:16px}.setting-page .setting-btm>div:last-of-type{display:flex;justify-content:center;align-items:center;width:100%;gap:20px;padding:20px 0}.setting-page .setting-btm>div:last-of-type span{font-size:16px;color:#6f7077;letter-spacing:.8px}.setting-page .setting-btm>div:last-of-type span:hover{cursor:pointer;color:#ff52bf;font-weight:700}
