:root{--breakpoint: 720px;--breakpoint-min: 370px;--breakpoint-max: 1480px;--base-color-1: rgb(87, 60, 39);--base-color-2: rgb(169,131,96);--base-color-3: rgb(253, 238, 217);--base-color-4: rgb(255,173,198);--base-color-5: rgb(227,73,137)}body{overflow-x:hidden}@media screen and (max-width: 720px){body{overflow-x:auto}}.layout{display:flex;flex-direction:column;align-items:center;width:100%;height:fit-content}.layout .breakpoints{width:100%;min-width:var(--breakpoint-min);max-width:var(--breakpoint-max);margin:5px 10px 0}.layout_header{position:sticky;top:0;min-width:calc(var(--breakpoint-min));display:flex;flex-direction:column;align-items:center;width:calc(100% + -0px);height:60px;background:var(--base-color-3);box-shadow:0 0 10px #0000001a;transition:all .1s ease;z-index:99}.layout_header.top,.layout_header.top .board-item,.layout_header.top .right .link,.layout_header .board-item,.layout_header.top .right .link.red{height:fit-content;opacity:1}.layout .breakpoints.header{margin:0 0 5px}.layout .breakpoints.header .link{opacity:0}.layout_header:hover{height:fit-content;overflow:visible}.layout_header:hover .layout_menu_top,.layout_header:hover .board-item,.layout_header:hover .breakpoints.header .link{opacity:1}.layout_header .breakpoints{display:flex;align-items:center}.layout_header div a img{width:42px;height:42px}.logo{width:42px;height:42px;margin-left:10px;cursor:pointer}.logoName{font-weight:800;font-size:1.1rem;margin-left:5px;cursor:pointer;color:var(--base-color-1)}.logoName.red,.logoName:hover{color:var(--base-color-5)}.layout_header .breakpoints .right{margin-left:auto;margin-right:10px;display:flex;align-items:center}.layout_header .breakpoints .right a,.layout_header div .a{width:38px;height:38px;background:var(--base-color-2);border-radius:50px;display:flex;flex-direction:row;align-items:center;justify-content:center;color:#fff}.layout_header div .a{margin-left:auto;margin-right:20px}.layout_header div a svg{width:60%;height:60%}.layout_header div .right a.shaking{background:var(--base-color-5);animation:shaking .6s ease-in-out infinite}.link{display:inline-block;padding:0 2px;cursor:pointer;color:var(--base-color-2);font-weight:750;transition:opacity .3s ease;margin-left:5px}.link.red{border-bottom:3px solid var(--base-color-5);color:var(--base-color-5)}.board-item{position:relative;display:inline-block;margin-left:10px;cursor:pointer;padding:5px 0;font-weight:750;color:var(--base-color-1);opacity:0;transition:opacity .3s ease}.displayOn .board-item{opacity:0}.board-item:hover,.board-item.red{color:var(--base-color-5)}.board-dropdown{position:absolute;top:100%;left:0;width:fit-content;border-radius:6px;box-shadow:0 4px 12px #0000001a;z-index:99;display:none;background:var(--base-color-4);color:var(--base-color-1);overflow:hidden}.board-item:hover .board-dropdown{display:block}.board-dropdown p{font-size:14px;padding:10px;white-space:nowrap}.board-dropdown p:hover{background:var(--base-color-5);color:#fff}.layout_menu_top{position:sticky;top:60px;min-width:calc(var(--breakpoint-min));display:flex;flex-direction:column;align-items:center;overflow:visible;width:calc(100% + -0px);height:fit-content;background:var(--base-color-5);box-shadow:0 0 10px #0000001a;transition:all .2s ease;transform:translateY(-40px);opacity:0;display:none}.layout_menu_top.none{opacity:0;display:none}.layout_menu_top_ul{display:flex;flex-direction:row;align-items:center;gap:10px;font-size:.9em;font-weight:600;margin-left:10px;color:#fff;overflow-x:scroll;overflow-y:hidden;scrollbar-width:none;-ms-overflow-style:none}.layout_menu_top_ul::-webkit-scrollbar{display:none}.layout_menu_top_li{padding-right:5px;padding-bottom:5px;width:fit-content;display:flex;white-space:nowrap}.layout_menu_top_li.select{padding-right:5px;padding-bottom:5px;width:fit-content;border-bottom:2px solid #ffffff}.layout .breakpoints.main{margin:10px 0 0;display:flex;flex-direction:column;min-height:calc(100vh - 60px);gap:10px}.layout .breakpoints.main .p{width:calc(70% - 30px);padding:10px;margin-left:5px;margin-right:5px;background:linear-gradient(to right,var(--base-color-3) 0%,white 100%);font-weight:600;border-radius:5px}.layout .breakpoints.main .p .strong{font-size:1.1em;font-weight:1000}.layout .breakpoints.main .div{margin:0;display:grid;width:100%;grid-template-columns:fit-content(200px) calc(100% - 200px)}.layout_menu_ul,.layout .breakpoints.main .div .ul{padding:10px;min-height:calc(100vh - 50px);display:flex;flex-direction:column;gap:10px;font-size:1.1em;font-weight:600;margin-top:10px}.layout_menu_li,.layout .breakpoints.main .div .ul .li{width:100%;display:flex;flex-direction:row;align-items:center;padding:5px;font-size:1.2rem;gap:10px;color:#b0b0b0;border-bottom:3px solid transparent;transition:all .15s ease-in}.layout_menu_li.select,.layout .breakpoints.main .div .ul .li.select{color:var(--base-color-5)}.layout .breakpoints.main .div .ul .li:hover{border-bottom:3px solid var(--base-color-1)}.layout_menu_li.select:hover{color:var(--base-color-5)}.layout_menu_li:hover{color:var(--base-color-1)}@layer reset{.mainLayout{all:revert-layer;isolation:isolate;display:block;width:100%}.mainLayout *{all:revert-layer}}.mainLayout .div{height:100vh;min-height:calc(100% - 60px);width:100%;min-width:var(--breakpoint-min);max-width:var(--breakpoint-max)}.layout .breakpoints.main .div .div.toogle_item{margin-left:10px;font-weight:600;background:#f5f5f5;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative}.layout .breakpoints.main .div .div.toogle_item div{display:flex;flex-direction:row;justify-content:center;align-items:center}.layout .breakpoints.main div div.toogle_item div p{background:#f5f5f5;border-right:2px solid white;width:110px}.layout .breakpoints.main div div.toogle_item div svg{padding:10px}.layout .breakpoints.main div div.toogle_item .toogle_list{position:absolute;top:100%;left:0;background:#fff;border:1px solid #ccc;z-index:99;width:100%;min-width:calc(100% - 2px);display:flex;flex-direction:column;max-height:200px;overflow-y:scroll}.layout .breakpoints.main div div.toogle_item .toogle_list.hover{opacity:0;pointer-events:none}.layout .breakpoints.main div div.toogle_item .toogle_list b{padding:10px}.layout .breakpoints.main div div.toogle_item .toogle_list b:hover{background:#f5f5f5}.layout .inputBox{width:47.5%;max-width:400px;height:32px;margin-top:10px;display:flex;align-items:center;position:relative;padding:10px}.layout .inputBox input{width:100%;height:100%;padding-left:10px;border:0;border-radius:5px;z-index:1;border:3px solid transparent;background:#f5f5f5}.layout .inputBox input:focus{border:2px solid var(--base-color-5);outline:0}.layout .inputBox button{all:unset;position:absolute;width:38px;height:38px;display:flex;justify-content:center;align-items:center;right:10px;cursor:pointer;z-index:2;transition:all .2s ease}.layout .inputBox button.focused{color:var(--base-color-5);font-size:20px;transform:rotate(360deg)}.layout .select_region{padding:10px;margin-left:5px;background:transparent;border:1px solid transparent;border-radius:5px;font-weight:600}.layout .select_region:focus{outline:none;box-shadow:none}.layout .select_region option{font-weight:600}.layout .select_region option:hover{color:#f5f5f5}.layout .select_region::-webkit-scrollbar-track{background:transparent}.layout .select_region::-webkit-scrollbar{width:4px}.layout .select_region::-webkit-scrollbar-thumb,.layout .select_region::-webkit-scrollbar-thumb:hover{background:var(--base-color-3);border-radius:4px}.layout_footer{display:flex;justify-content:center;width:100%;min-width:var(--breakpoint-min);background:var(--base-color-1);color:var(--base-color-3);top:10px;box-shadow:0 0 10px #00000080}.footer_container{width:calc(100% - 20px);min-width:calc(var(--breakpoint-min) -20px);max-width:var(--breakpoint-max);margin:10px;display:flex;flex-direction:row}.footer_content{display:flex;flex-direction:row;gap:20px;overflow:hidden}.footer_category{display:flex;flex-direction:column;width:fit-content;justify-content:flex-start;padding:0;margin:0;list-style:none}.footer_category_title{padding:5px;font-size:.9rem;font-weight:700}.footer_category_item{padding:4px 5px;font-size:.75rem;white-space:nowrap}.footer_portfolio{display:flex;flex-direction:column;width:fit-content;justify-content:flex-start;padding:0;margin:0;list-style:none}.footer_link{color:var(--base-color-3);text-decoration:none}.profile{width:45px;height:45px;margin-left:5px;cursor:pointer;display:flex;justify-content:center;align-items:center;position:relative}.profile svg{font-size:35px;cursor:pointer;z-index:99;color:var(--base-color-1);border-radius:100%}.profile svg.red{border:2px solid var(--base-color-5)}.profile svg.bell{position:absolute;font-size:13px;cursor:pointer;right:-2px;top:-2px;color:var(--base-color-1);padding:3px;background-color:var(--base-color-5);border-radius:100%;display:none;z-index:100}.profile svg.bell.shaking{display:flex;animation:shaking .6s ease-in-out infinite}@keyframes shaking{0%{transform:rotate(0)}25%{transform:rotate(-15deg)}50%{transform:rotate(15deg)}75%{transform:rotate(-10deg)}to{transform:rotate(0)}}.serchBtn{all:unset;margin-left:5px;width:0px;height:42px;font-size:25px;display:flex;justify-content:center;align-items:center;color:var(--base-color-1);opacity:0;transition:all .2s ease-in}.serchBtn.show{opacity:1;width:30px}.humbeger{position:absolute;width:100px;height:fit-content;background:#fff;right:0;top:47.5px;display:flex;flex-direction:column;justify-content:center;align-items:flex-end;box-shadow:0 5px 10px #0003;opacity:0;z-index:101;transition:all .1s ease-in;border-radius:5px;pointer-events:none}.humbeger.on{opacity:1;pointer-events:auto}.humbeger_btn{padding:10px;width:calc(100% - 20px);text-align:right;border-top:1px solid white}.humbeger_btn:hover{background-color:#f0f0f0;border-top:1px solid #f0f0f0}.humbeger_btn.logout{background:var(--base-color-5);color:#fff}.humbeger_btn.logout:hover{filter:brightness(.95)}.displayOn{margin-left:7.5px;display:none;height:0px}.profile_img{width:210px;height:210px;display:flex;flex-direction:row;align-items:center;justify-content:center;position:relative}.profile_img img{display:block;border-radius:100%;width:calc(100% - 10px);aspect-ratio:1;border:5px solid var(--base-color-1)}.profile_img div,.profile_img input{all:unset;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;font-weight:"bold";width:calc(100% - 55px);aspect-ratio:1;background-color:#0003;border-radius:100%;display:flex;align-items:center;justify-content:center;opacity:0;font-size:3rem;cursor:pointer}.profile_img input,.profile_img div:hover{opacity:1}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes orbit-reverse{0%{transform:rotate(360deg) translate(79px) rotate(-360deg)}to{transform:rotate(0) translate(79px) rotate(0)}}@media screen and (max-width: 720px){.layout{align-items:flex-start}.layout .breakpoints{margin:5px 0 0}.layout_header{align-items:normal}.layout_header.top .layout_menu_top{display:flex;opacity:1;transform:translateY(0)}.layout_header .layout_menu_top{display:flex;opacity:0;transform:translateY(0)}.layout .breakpoints.main .div{display:flex;flex-direction:row}.layout .breakpoints.main .div .ul,.layout_menu_ul{display:none}.layout .breakpoints.main div main{flex:1;min-height:calc(100vh - 60px)}.layout .breakpoints.main .p{width:calc(100% - 30px);background:var(--base-color-3)}.layout .inputBox{margin-top:5px;margin-left:5px;width:calc(100% - 30px);max-width:unset}.displayOn{height:fit-content;display:block}.displayOff,.footer_category{display:none}}.login{display:flex;justify-content:center}.login_sectoin{display:flex;flex-direction:column;align-items:center;width:300px;height:fit-content;gap:10px;padding:40px 0;border-radius:10px;margin-top:40px;box-shadow:1px 5px 10px #0000001a;border:1px solid #e1e3e5}.login_sectoin img{width:70%;aspect-ratio:1}.login_sectoin.redirect{max-height:300px;overflow:hidden;transition:all .2s ease-in}.login_sectoin.redirect.full{max-height:320px}.login_sectoin_new{display:flex;flex-direction:row;align-items:flex-end;width:fit-content;height:fit-content;gap:10px;padding:40px 0;border-radius:10px;margin-top:40px;box-shadow:1px 5px 10px #0000001a;border:1px solid #e1e3e5}.login_sectoin_new img{width:180px;aspect-ratio:1;animation:fly-vertical 1.5s infinite ease-in-out,bee-wobble 1.5s infinite ease-in}.login_sectoin_new .h2{font-size:1.3rem;font-weight:750;margin-bottom:10px;padding-right:20px;color:var(--base-color-1)}.glass-btn{width:calc(100% - 50px);height:fit-content;border-radius:25px;background:#ffffff26;border:1px solid rgba(255,255,255,.2);cursor:pointer;display:flex;align-items:center;font-size:32px;transition:all .3s ease;font-size:1rem;font-weight:800;color:var(--base-color-1)}.glass-btn svg{font-size:2rem}.glass-btn:hover{background:#ffffff40;transform:scale(1.05)}.honey{animation:shake 2s ease infinite}.loding{font-size:1.3rem;font-weight:750;margin-top:25px;color:var(--base-color-1)}.login_sectoin.redirect.full .loding{opacity:0}@keyframes shake{0%,to{transform:rotate(0)}15%{transform:rotate(-5deg)}30%{transform:rotate(5deg)}45%{transform:rotate(-3deg)}60%{transform:rotate(3deg)}75%{transform:rotate(-1deg)}90%{transform:rotate(1deg)}}@media screen and (max-width: 720px){.login_sectoin_new{flex-direction:column;align-items:center;width:355px}.login_sectoin_new .h2{padding:5px 20px;margin-bottom:0}.glass-btn{width:100%;justify-content:center;margin-top:5px}}@keyframes fly-horizontal{0%{transform:translate(-100px)}to{transform:translate(100px)}}@keyframes fly-vertical{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}@keyframes bee-wobble{0%,to{transform:rotate(0)}25%{transform:rotate(2deg)}75%{transform:rotate(-2deg)}}.forWeb_div{display:flex;flex-direction:row;align-items:center;justify-content:center;width:70%;gap:10px}.forWeb{border-radius:100%;cursor:pointer;border:1px solid #e1e3e5;display:flex;flex-direction:row;align-items:center;justify-content:center;overflow:hidden;transition:all .1s ease-in}.forWeb:hover{filter:brightness(.8);background-color:#f5f5f5}.forWeb svg{font-size:40px;padding:5px}.forWeb.github svg{color:#a304fa}.forWeb .logobox{width:50px;height:50px;background:#fff;border-radius:5px 0 0 5px}.forWeb .logobox img{width:calc(100% - 10px);padding:5px}.bouncyingBox{width:fit-content;min-width:70%;display:flex;flex-direction:row;gap:20px;align-items:center;justify-content:center;margin-top:50px;transition:all .2s ease-in}.bouncyingBox.out{opacity:0;transform:translateY(-90px)}.bouncyingBox .ball{width:25px;aspect-ratio:1;background:var(--base-color-1);border-radius:100%;animation:bounce 1s infinite ease-in-out}.bouncyingBox .ball:nth-child(1){background:var(--base-color-5);animation-delay:.1s}.bouncyingBox .ball:nth-child(2){background:var(--base-color-4);animation-delay:.5s}.bouncyingBox .ball:nth-child(3){background:var(--base-color-3);animation-delay:.2s}.bouncyingBox .ball:nth-child(4){background:var(--base-color-2);animation-delay:.4s}.bouncyingBox .ball:nth-child(5){background:var(--base-color-1);animation-delay:.3s}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.box{opacity:0;transition:all .2s ease-in;display:flex;flex-direction:column;align-items:center;gap:5px}.box input{width:70%;aspect-ratio:1 / .15;padding-left:10px;border:1px solid #ccc;box-sizing:border-box;margin-top:10px}.box button{width:70%;aspect-ratio:1 / .15;padding-left:10px;border:1px solid var(--base-color-4);box-sizing:border-box;background:var(--base-color-4);font-weight:600;border-radius:5px}.box button:hover{filter:brightness(.95)}.welcome{font-size:1.3rem;font-weight:600;display:inline-block}.welcome span{font-size:2rem;padding:10px}.welcome span:last-child{display:inline-block;transform:scaleX(-1)}.box.out{opacity:1;transform:translateY(-80px)}.toggleBox{width:70%;aspect-ratio:1 / .15}.toggleBox select{width:50%;height:100%}.wrapper{display:flex;flex-direction:column;width:calc(100% - 10px);gap:5px}.title{padding:10px 10px 5px;font-size:1.2rem;font-weight:600}.wrapper_ul{padding:5px;display:flex;flex-direction:column;width:fit-content;max-width:var(--breakpoint);min-width:calc(var(--breakpoint-min) -25p);background:#f5f5f5;gap:5px;margin-left:10px;border-radius:5px;box-shadow:0 0 5px #0003;margin-top:5px}.wrapper_li{display:flex;flex-direction:row;gap:5px}.wrapper_li span{padding:10px;width:70px;background:#fff;flex-shrink:0}.wrapper_li p{padding:10px;width:240px;background:#fff}.wrapper_li p.none{width:100%}.wrapper_li input{all:unset;padding-left:10px;width:100%;background:var(--base-color-4);color:#fff}.wrapper_li input:focus{background:var(--base-color-5)}.wrapper_button{width:75px;background:var(--base-color-4);border:0px solid transparent;border-radius:5px;color:#fff;font-weight:700;transition:background .1s ease-in}.wrapper_button:hover{background:var(--base-color-5)}.wrapper_region{padding:10px;background:#fff;border:1px solid whitesmoke;border-radius:5px;font-weight:600}.wrapper_region:last-child{margin-left:10px}.wrapper_region:focus{outline:none;box-shadow:none}.wrapper_region option{font-weight:600}.wrapper_region option:hover{color:#f5f5f5}.likes-list{width:calc(100% - 10px);height:100%;display:flex;flex-direction:column;max-width:600px;padding:5px;gap:10px;overflow:hidden}.likes-item{width:100%;box-shadow:0 0 10px #0003;border-radius:5px;transition:all .3s ease}.likes-item.delet{transform:translate(10%);opacity:0;max-height:0}.likes-card{display:grid;grid-template-columns:120px 1fr;grid-template-rows:1.2rem 1.2rem 1fr 30px;gap:10px;margin:0 auto;padding:10px}.likes-img{grid-row:1 / span 4;grid-column:1;width:100%;max-width:150px;aspect-ratio:1;object-fit:cover;border-radius:8px}.likes-category{grid-row:1;grid-column:2;height:fit-content;color:#00000080;white-space:nowrap;font-weight:700;overflow:hidden;text-overflow:ellipsis;display:flex;justify-content:space-between;align-items:center;width:100%}.likes-category{font-size:.9rem}.likes-title{grid-row:2;grid-column:2;font-weight:700;font-size:1.2rem;height:fit-content;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.likes-content{grid-row:3;grid-column:2;color:#555;font-size:1rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.likes-content small{font-size:.75rem}.likes-footer{grid-row:4;grid-column:2;display:flex;justify-content:flex-end;align-items:end;gap:5px;height:100%}.likes-date{margin-right:5px;margin-top:.1rem;font-size:.8rem;opacity:.5}.likes-link-btn{padding:4px 10px;border-radius:4px;background:#95b8d1;border:none;cursor:pointer;font-weight:750;color:#fff;height:100%}.likes-remove-btn{padding:4px 10px;border-radius:4px;background:#faa;border:none;cursor:pointer;height:100%}.chat-btn{padding:4px 10px;border-radius:4px;background:#faa;border:none;cursor:pointer;color:#fff;font-weight:750;height:100%}.likes-plus-line{grid-column:span 2;display:flex;flex-direction:row;padding:7.5px;gap:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;background-color:#f2f4f6}.likes-plues-line p{font-size:.75rem}.mytalk-wrapper{display:flex;flex-direction:row;width:100%;height:calc(100vh - 50px);gap:5px}.mytalk-list{display:flex;flex-direction:column;width:375px;gap:5px;height:calc(100% - 10px)}.mytalk-scroll{height:calc(100% - 110px);overflow-y:scroll}.mytalk-scroll::-webkit-scrollbar{width:10px}.mytalk-scroll::-webkit-scrollbar-track{background:#fff;border-radius:4px}.mytalk-scroll::-webkit-scrollbar-thumb{background-color:#f5f5f5;border-radius:4px;border:2px solid transparent;background-clip:content-box}.mytalk-scroll::-webkit-scrollbar-thumb:hover{background-color:var(--base-color-5)}.mytalk-title{padding:10px;font-size:1.2rem;font-weight:600}.mytalk-item{margin-top:5px;margin-left:10px}.mytalk-name{color:#000;width:calc(100% - 30px);padding:10px;display:inline-block;font-weight:600;border-radius:5px 5px 0 0;border-bottom:2px solid white;display:flex;flex-direction:row;justify-content:space-between;background:#f5f5f5}.mytalk-name small{display:inline-block;font-size:.8rem;align-self:flex-end;color:var(--base-color-2)}.mytalk-name.read{background:var(--base-color-4)}.mytalk-name.read small{color:#fff}.mytalk-preview{width:calc(100% - 30px);padding:10px;gap:5px;display:flex;flex-direction:column;justify-content:space-between;background:#eaebee;border-radius:0 0 5px 5px}.mytalk-preview p{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mytalk-nochat{display:flex;flex-direction:column;align-items:center;justify-content:center}.mytalk-noReceiver{margin-top:30px;padding:10px;color:#00000080}.talkLog-wrapper{display:flex;flex-direction:row;width:100%;height:100%;max-height:100vh;gap:5px}.talkLog-container{display:flex;flex-direction:column;gap:5px;height:calc(100% - 10px);width:100%;min-width:365px}.talkLog-title{padding:10px 10px 5px;font-size:1.2rem;font-weight:600}.talkLog-item{display:flex;flex-direction:column;width:100%;margin-left:10px}.talkLog-username{margin-top:10px;padding:5px 0;width:fit-content;border-radius:5px;font-weight:600;font-size:.9rem;color:var(--base-color-1);margin-bottom:2px}.talkLog-username.is-read{color:#000}.talkLog-message{margin-top:0;width:fit-content;max-width:90%;background:#eaebee;font-size:1rem;display:flex;flex-direction:column;gap:5px;justify-content:space-between;border-radius:0 10px 10px;padding:10px;min-width:150px}.talkLog-message.is-read{background:#ffc8d2;border-radius:10px 0 10px 10px}.talkLog-message p{padding-top:1px;white-space:pre-wrap}.talkLog-message small{display:inline-block;font-size:.8rem;align-self:flex-end;color:var(--base-color-2)}.talkLog-item.is-me{align-items:flex-end;position:relative;right:10px;text-align:right;margin-left:0}.talkLog-message.is-read small{align-self:self-start}.talkLog-scroll{height:calc(100% - 100px);overflow-y:scroll;overflow-x:hidden;background-image:url(/assets/chatLog-CltyYXyI.png);background-size:50%;background-repeat:no-repeat;background-position:center;padding-bottom:10px}.talkLog-scroll::-webkit-scrollbar{width:8px}.talkLog-scroll::-webkit-scrollbar-track{background:#f5f5f5;border-radius:4px}.talkLog-scroll::-webkit-scrollbar-thumb{background-color:var(--base-color-4);border-radius:4px;border:2px solid transparent;background-clip:content-box}.talkLog-scroll::-webkit-scrollbar-thumb:hover{background-color:var(--base-color-5)}.talkLog-form{width:100%;height:50px;display:flex;flex-direction:row;gap:2px}.talkLog-textarea{width:calc(100% - 61px);height:calc(100% - 9px);resize:none;overflow:auto;padding-left:5px;padding-top:5px;background:#eaebee;border:1px solid #eaebee}.talkLog-textarea:focus{border:1px solid var(--base-color-5);outline:0}.talkLog-button{width:75px;height:100%;background:#eaebee;border:0}.talkLog-button:hover{filter:brightness(.95)}.talkLog-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100px}.talkLog-noReceiver{margin-top:30px;padding:10px;color:#00000080}.talkLog-scroll.output{display:flex;align-items:center;justify-content:center;width:100%;overflow:hidden;color:var(--base-color-1);font-size:1.5rem;font-weight:800;text-shadow:-1px -1px 0 #fff,1px -1px 0 #fff,-1px 1px 0 #fff,1px 1px 0 #fff,0 -1px 0 #fff,0 1px 0 #fff,-1px 0 0 #fff,1px 0 0 #fff}@media screen and (max-width: 940px){.mytalk-wrapper{flex-direction:column;align-items:center;justify-content:center}.mytalk-list{width:100%}.mytalk-scroll{overflow-y:auto;background-image:url(/assets/chat-Bf-9-IEy.png);background-size:50%;background-repeat:no-repeat;background-position:center 100%}.talkLog-wrapper{flex-direction:column;align-items:center;justify-content:center}.talkLog-container{height:calc(100vh - 92.5px)}.talkLog-scroll.output{display:none}}@media screen and (max-width: 720px){.wrapper_ul{width:calc(100% - 20px)}.wrapper_region{width:50%}.wrapper_li{flex-wrap:wrap}.wrapper_li span{min-width:70px;white-space:nowrap}.wrapper_li p{flex-grow:1;min-width:0}.wrapper_li button{order:1;width:100%;padding:5px;margin-top:5px;margin-bottom:5px}.wrapper_li p.none{width:auto}.wrapper_li input.none{width:calc(100% - 105px)}.likes-list{max-width:none}.likes-plus-line{flex-direction:column}}.containers{width:calc(100% - 20px);padding:0 10px;display:flex;flex-direction:column;align-items:center}.containers .boardsHeader{display:block;font-size:1.2rem;font-weight:800;padding:20px 0;width:100%}.containers .bestBoards{display:flex;flex-direction:row;flex-wrap:wrap;gap:10px;width:100%}.containers .bestBoards .contents{width:calc(33% - 5px);border-radius:10px;box-shadow:0 2px 10px #0000001a;transition:.1s ease-in-out}.containers .bestBoards .contents:hover{transform:translateY(-3px) scale(1.01)}.containers .bestBoards .contents .contents_title{display:block;font-size:.95rem;font-weight:750;width:90%;margin:15px 0 10px 5%;padding:0 2px 3.5px;color:var(--base-color-1);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.containers .bestBoards .contents .contents_img{width:90%;aspect-ratio:1 / .65;padding:0 5%;overflow:hidden;display:flex;align-items:center;justify-content:center}.containers .bestBoards .contents .contents_img img{width:100%}.containers .bestBoards .contents .contents_box{display:flex;flex-direction:row;width:90%;padding:5px 5%}.containers .bestBoards .contents .contents_box .tag{width:fit-content;font-weight:500}.containers .bestBoards .contents .contents_box .timestamp{flex:1;text-align:right;font-size:.8rem;margin-top:.2rem;font-weight:650}.containers .bestBoards .contents .contents_area{display:block;font-size:.95rem;font-weight:650;padding:5px 5%;color:#00000080;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.containers .bestBoards .contents .contents_icon{display:flex;align-items:center;justify-content:flex-end;font-size:.95rem;font-weight:650;padding:5px 5% 15px;color:#000;height:1rem}.containers .bestBoards .contents-span{width:66%;height:fit-content;display:flex;flex-direction:column;gap:7.5px}.containers .bestBoards .contents-span .line{display:flex;flex-direction:row;width:calc(100% -40px);padding:10px 20px;border-radius:10px;box-shadow:0 2px 10px #0000001a;transition:all .1s ease-in-out}.containers .bestBoards .contents-span .line:hover{transform:translateY(-3px) scale(1.01)}.containers .bestBoards .contents-span .line .contents_tag{font-weight:750;margin-right:5px;white-space:nowrap}.containers .bestBoards .contents-span .line .contents-row-tag{display:none;color:#0006;font-weight:650;font-size:.9rem;margin-top:.1rem;margin-right:5px}.containers .bestBoards .contents-span .line .contents_title{display:inline-block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:fit-content;font-weight:500}.containers .bestBoards .contents-span .line .contents_icon{flex:1;display:flex;align-items:center;justify-content:flex-end;font-size:.95rem;font-weight:650;color:#000;height:1rem;white-space:nowrap}.containers .bestBoards .contents-hidden{width:calc(33% - 5px)}.containers .bestItems{display:flex;flex-direction:row;gap:10px;width:calc(100% - 20px)}.containers .bestItems .row{width:50%;border-radius:10px;box-shadow:0 2px 10px #0000001a;padding-bottom:10px;height:fit-content}.containers .bestItems .row .row_title{padding:20px 20px 5px;font-weight:800}.containers .bestItems .contents{padding:10px 20px;display:flex;flex-direction:row;width:calc(100% - 40px);height:fit-content;gap:10px;transition:all .1s ease-in-out}.containers .bestItems .contents:hover{transform:translateY(-3px) scale(1.01)}.containers .bestItems .contents .contents-img{height:100px;width:100px;border-radius:10px}.containers .bestItems .contents .contents-box{display:flex;flex-direction:column;flex:1;gap:5px;overflow:hidden}.containers .bestItems .contents .contents-box .start-string{display:flex;flex-direction:row;font-size:.9rem;font-weight:700;color:#0006}.containers .bestItems .contents .contents-box .start-string .end-string{font-size:.9rem;font-weight:700;margin-left:auto;color:#000}.containers .bestItems .contents .contents-box .contents-title{font-size:1.2rem;font-weight:600;padding:1px 0}.containers .bestItems .contents .contents-box .contents-string{font-size:1rem;font-weight:600;padding:1px 0;color:#00000080;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media screen and (max-width: 840px){.containers .bestBoards .contents,.containers .bestBoards .contents-span{width:calc(50% - 5px)}.containers .bestBoards .contents-span .line{flex-direction:column}.containers .bestBoards .contents-span .line .contents_title{padding:5px 0}.containers .bestBoards .contents-span .line .contents_tag{display:none}.containers .bestBoards .contents-span .line .contents-row-tag{display:block}.containers .bestBoards .contents-hidden{display:none}.containers .bestItems{flex-direction:column}.containers .bestItems .row{width:100%}}@media screen and (max-width: 600px){.containers .bestBoards .contents,.containers .bestBoards .contents-span{width:calc(100% - 5px)}}#comments-section{margin-top:30px;background-color:#fff;border-radius:10px;height:fit-content}#comments-section .comments-top h4{font-size:1.5rem;margin-bottom:20px;font-weight:700;color:#333}#comments-section .comments-list{margin-bottom:20px}#comments-section .comments-list .comment-item{background-color:#fff;padding:15px;border:1px solid #ddd;border-radius:8px;margin-bottom:15px}#comments-section .comment-item .comment-header strong{font-size:1.1rem;color:#007bff}#comments-section .comment-header{display:flex;justify-content:space-between;position:relative}#comments-section .comment-item p{margin-top:10px;font-size:1rem;color:#555}#comments-section .comment-item small{display:block;font-size:.9rem;color:#888}#comments-section .small-button{padding:3px;margin-left:auto;border:none;background-color:#fff}#comments-section .small-button>.small-icon{font-size:15px;color:#898989}#comments-section .comment-header .dropMenu{position:absolute;top:100%;right:0;z-index:10;display:flex;flex-direction:column;box-shadow:0 4px 8px #0000004d;border-radius:5px;overflow:hidden}#comments-section .dropMenu button{padding:8px 15px;font-size:.9rem;cursor:pointer;background-color:#fff;border:none}#comments-section .editComment-input{display:flex;flex-direction:column}#comments-section .editComment-input .comment-input{display:block;width:100%;margin:10px 0}#comments-section .editComment-input .editSubmit-btn{display:inline-block;margin-left:auto;margin-bottom:10px;padding:8px 16px;background-color:#ffadc6;color:#fff;border:none;border-radius:8px}#comments-section .comment-date{display:flex;flex-direction:row}#comments-section .comment-form{display:flex;flex-direction:row;gap:10px;margin-top:20px;margin-bottom:20px}#comments-section .reply-target{font-size:1rem;padding-top:10px;font-weight:700;color:#000;white-space:nowrap;margin-bottom:0}#comments-section .reply-target strong{background-color:#dcdcdc}#comments-section .comment-input{width:100%;padding:10px;resize:none;font-size:1rem;border:1px solid #ddd;border-radius:8px;background-color:#fff;height:80px}#comments-section .comment-input:focus{border-color:#007bff;box-shadow:0 0 5px #007bff80}#comments-section .submit-btn{width:130px;height:100px;padding:12px 20px;font-size:1rem;background-color:#ffadc6;color:#fff;border:none;border-radius:8px;cursor:pointer;transition:background-color .3s ease}#comments-section .submit-btn:hover{background-color:#e34989}#comments-section .submit-btn:disabled{background-color:#ccc;cursor:not-allowed}#comments-section .replies .reply-item{border-top:1px solid lightgray;padding:10px 0;margin:10px 0 10px 20px}@media (max-width: 768px){.comment-item{font-size:.9rem}.comment-input{font-size:.9rem;padding:8px}.submit-btn{font-size:.9rem;padding:10px}}.detail-root{width:100%;height:fit-content;box-sizing:border-box;background:#fff}.details-card{display:flex;max-width:1100px;height:fit-content;border-radius:24px;background:#fff;margin:40px 35px;align-items:flex-start;width:calc(100% - 70px);gap:10px}.caps{width:50%}.detail-img-wrap{flex:1 1 0;border-radius:18px;width:fit-content;display:flex;align-items:center;justify-content:center;overflow:hidden;margin-right:30px}.detail-img-wrap .detail-img-wrap{position:relative;width:100%;height:100%}.detail-img{width:100%;height:100%;border-radius:18px;object-fit:cover;background:#fff;box-shadow:0 4px 24px #0000000f;transition:box-shadow .2s}.detail-noimg{width:100%;max-width:440px;max-height:440px;border-radius:18px;background:#fafafa;display:flex;align-items:center;justify-content:center;overflow:hidden}.detail-noimg img.noimg{width:100%;height:100%;object-fit:contain}.detail-info{display:flex;flex-direction:column;justify-content:flex-start;gap:18px}.detail-title{font-size:1.8rem;font-weight:700;margin-bottom:10px;line-height:1.24;color:#333}.detail-meta{color:#aaa;font-size:1;margin-bottom:20px;font-weight:400}.detail-price{font-size:1.5rem;font-weight:700;color:#333;margin-bottom:30px}.detail-badge-share{background:#46b369;color:#fff;font-size:1.1rem;padding:7px 14px;border-radius:10px;display:block;width:fit-content}.detail-content{font-size:1.2rem;color:#444;min-height:50px;margin-bottom:30px;white-space:pre-line;line-height:1.6}.detail-stat{color:#aaa;font-size:1.02rem;margin-bottom:5px;font-weight:400}.detail-writer{color:#b4b4b4;font-size:1;margin-bottom:16px}.detail-buttons{margin-top:16px;display:flex;gap:14px}.detail-buttons button{font-size:1rem;padding:8px 20px;border-radius:8px;border:1.5px solid #ccc;background:#fff;cursor:pointer;transition:all .14s}.detail-buttons button:last-child{border:1.5px solid #e14d54;background:#fff;color:#e14d54}.detail-buttons button:last-child:hover{background:#ffeaea}.detail-buttons button:first-child:hover{background:#f5f5f5}.detail-buttons button.liked{background:#e14d54;color:#fff;border:1.5px solid #e14d54}.detail-buttons button.liked:hover{background:#c4343d}@media (max-width: 800px){.caps{display:flex;justify-content:center;width:100%}.details-card{flex-direction:column}.detail-img-wrap{min-width:220px;max-width:100%;min-height:220px}}@media (max-width: 580px){.details-card{flex-direction:column;padding:10px 0vw;gap:18px;border-radius:13px}.detail-img-wrap{min-width:0;width:100%;border-radius:8px}.detail-img{border-radius:8px;box-shadow:0 1px 8px #00000017}.detail-noimg{max-width:100%;border-radius:8px}.detail-info{gap:10px}.detail-title{font-size:1.15rem;margin-bottom:6px}.detail-price{font-size:1rem;margin-bottom:12px}.detail-badge-share{font-size:.95rem;padding:6px 13px;border-radius:7px}.detail-content{font-size:.98rem;margin-bottom:14px;min-height:30px}.detail-meta,.detail-stat,.detail-writer{font-size:.89rem!important;margin-bottom:3px}.detail-buttons{margin-top:10px;margin-right:8px}.detail-buttons button{font-size:.92rem;padding:6px 12px;border-radius:5px}.carousel-btn{width:28px;height:28px;font-size:1.2rem}.carousel-indicator{font-size:.85rem;padding:2px 7px;right:8px;bottom:7px;border-radius:8px}}.detail-carousel{position:relative}.carousel-btn{position:absolute;top:50%;transform:translateY(-50%);background:transparent;border:none;border-radius:50%;width:36px;height:36px;font-size:1.5rem;color:#ffffffb3;cursor:pointer;z-index:2;transition:background .15s;box-shadow:0 2px 8px #1e1e1e12}.carousel-btn.left{left:12px}.carousel-btn.right{right:12px}.carousel-btn:hover{background:#ffffffb3}.carousel-indicator{position:absolute;bottom:18px;right:22px;background:#00000059;color:#fff;font-size:1rem;padding:3px 13px;border-radius:14px;font-weight:500}@media (min-width: 801px) and (max-width: 1014px){.details-card{flex-direction:column;align-items:center;gap:18px}.detail-img-wrap{display:flex;justify-content:center}.detail-img{width:100%;height:auto;border-radius:14px;object-fit:cover}.detail-info{width:100%;gap:14px}}.boardlist-header{display:flex;justify-content:flex-end;margin-bottom:16px}.detail-button{padding:10px 26px;font-size:1rem;border:none;background:#e14989;color:#fff;border-radius:7px;font-weight:600;cursor:pointer;transition:background .16s}.detail-button:hover{background:#d23270}.board-card-list{display:flex;flex-direction:column;gap:18px;margin-top:10px}.board-card{display:flex;background:#fff;border-radius:12px;box-shadow:0 1px 12px #3c3c3c1a;cursor:pointer;padding:18px 0;align-items:center;transition:box-shadow .15s;gap:20px;height:fit-content;overflow:hidden;width:100%;min-width:0}.board-card:hover{box-shadow:0 4px 16px #3c3c3c2e}.board-card-thumb{flex-shrink:0;width:100px;height:100px;display:flex;align-items:center;justify-content:center;margin-left:20px;transition:all .3s ease}.board-card-thumb img{width:100%;aspect-ratio:1 / 1;border-radius:10px;object-fit:cover;background:#fafafd;box-shadow:0 1px 4px #00000014}.board-card-content{flex:1;display:flex;flex-direction:column;overflow:hidden;text-overflow:hidden;min-width:0;padding-right:20px;transition:all .3s ease}.board-card-name{color:#888;font-size:13px;margin-bottom:10px;display:flex;gap:10px;align-items:center;width:100%}.board-card-meta{color:#888;font-size:13px;display:flex;gap:10px;align-items:center}.board-card-title{font-weight:700;font-size:18px;margin-bottom:6px;color:#222;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%;width:100%;transition:font-size .3s ease}.board-card-preview{color:#666;font-size:14px;margin-bottom:8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;transition:font-size .3s ease}.board-card-footer{color:#bbb;font-size:15px;display:flex;gap:0px;align-items:center;margin-top:6px}.board-card-footer span{display:flex;align-items:center;gap:4px;font-weight:500}.boarddetail-header{display:flex;justify-content:flex-end;margin-bottom:16px}.update-delete{display:flex;justify-content:end;margin-bottom:16px}@media (max-width: 580px){.board-card{padding:12px 0;gap:12px;align-items:flex-start}.board-card-thumb{width:70px;height:70px;margin-left:12px}.board-card-content{padding-right:12px}.board-card-title{font-size:15px;margin-bottom:3px}.board-card-preview{font-size:12px;margin-bottom:5px}.board-card-name{font-size:11px;margin-bottom:6px;flex-direction:column;align-items:flex-start;gap:4px}.board-card-meta{font-size:11px;margin-left:0!important}.board-card-footer{font-size:12px}.board-card-footer span{font-size:11px}.board-card-list{gap:12px}}.write-page-container{width:calc(100% - 20px);max-width:700px;margin-left:10px;margin-top:10px}.write-page-title{margin-bottom:20px;font-size:24px;font-weight:700;color:#333}.form-header{display:flex;flex-direction:row;gap:10px}.form-header-title{width:100%}.category-select{width:fit-content;padding:10px;border:1px solid #ddd;border-radius:4px;font-size:14px}.title-input{height:40px;width:100%;padding:12px;border:1px solid #ddd;border-radius:4px;font-size:16px;box-sizing:border-box}.content-container{margin-top:10px}.content-textarea{width:100%;padding:12px;border:1px solid #ddd;border-radius:4px;font-size:14px;line-height:1.5;resize:vertical;box-sizing:border-box}.image-preview-container{display:flex;gap:8px;flex-wrap:wrap;margin-top:10px;padding:5px;background:#f5f5f5;border-radius:10px}.image-item{position:relative;cursor:pointer}.image-thumbnail{width:80px;height:80px;object-fit:cover;border-radius:5px;border:1px solid #eee;box-sizing:border-box}.image-thumbnail.selected{border:3px solid #e14989}.image-delete-button{position:absolute;top:4px;right:4px;background:#000000b3;border:none;color:#fff;font-size:12px;font-weight:700;cursor:pointer;padding:2px 6px;z-index:10;border-radius:50%}.image-delete-button:hover{background:#dc3545e6}.main-image-badge{position:absolute;top:4px;left:4px;background:#e14989;color:#fff;padding:1px 7px;font-size:11px;border-radius:3px;font-weight:700}.form-footer{display:flex;flex-direction:row;margin-top:10px}.file-upload-section{display:flex;flex-direction:column}.file-input{padding:8px;border:1px solid #ddd;border-radius:4px;font-size:14px}.file-input-description{color:#888;font-size:13px;margin-top:8px;margin-bottom:0}.submit-button{background-color:#007bff;color:#fff;border:none;padding:6px 24px;border-radius:4px;font-size:16px;cursor:pointer;font-weight:500;margin-left:auto;height:fit-content;transition:background-color .2s ease}.submit-button:hover{background-color:#0056b3}.submit-button:active{transform:translateY(1px)}@media screen and (max-width: 720px){.form-footer{flex-direction:column}.submit-button{margin-top:10px}.form-header{flex-direction:column}.category-select{width:100%}}.usedboard-container{width:100%;padding:10px 16px 90px;margin:0 auto;box-sizing:border-box;min-width:var(--breakpoint-min);max-width:var(--breakpoint-max);display:flex;flex-direction:column;gap:18px}.usedboard-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;width:100%}.usedboard-col{width:100%}@media (max-width: 900px){.usedboard-grid{grid-template-columns:repeat(2,1fr);gap:18px}.usedboard-col{max-width:100%}}@media (max-width: 580px){.usedboard-grid{grid-template-columns:1fr;gap:12px}.usedboard-col{max-width:100%}.usedboard-container{padding:20px 4px 70px;gap:12px}}.usedboard-fab-zone{position:fixed;bottom:30px;left:30px;z-index:1050;display:flex;flex-direction:column;align-items:flex-start}.usedboard-fab{width:100px;height:50px;border:none;border-radius:18px;background:#dc3545;color:#fff;font-weight:700;font-size:18px;box-shadow:0 4px 16px #0000001a;cursor:pointer;transition:background .13s}.usedboard-fab:hover{background:#ad2130}.usedboard-menu{margin-top:0;margin-bottom:14px;background:#fff;border-radius:12px;box-shadow:0 6px 16px #0000001a;padding:12px 8px;width:170px;display:flex;flex-direction:column;gap:7px;animation:fade-in .2s}.usedboard-menu-btn{width:100%;background:#dc3545;color:#fff;border:none;border-radius:8px;padding:12px 0;font-size:16px;font-weight:600;cursor:pointer;text-align:left;margin-bottom:4px;transition:background .13s,color .13s}.usedboard-menu-btn:hover{background:#ad2130;color:#fff}@keyframes fade-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 600px){.usedboard-fab-zone{left:10px;bottom:14px}.usedboard-fab{width:90px;height:44px;font-size:15px;border-radius:13px}.usedboard-menu{width:96vw;max-width:370px;padding:10px 4px}}.used-list-card{display:flex;background:#fff;border-radius:12px;box-shadow:0 1px 12px #3c3c3c1a;cursor:pointer;padding:18px 0;align-items:center;transition:box-shadow .15s;gap:20px;min-width:0;width:100%;min-height:110px;overflow:hidden}.used-list-card:hover{box-shadow:0 4px 16px #3c3c3c2e}.used-list-thumb{flex-shrink:0;width:100px;height:100px;display:flex;align-items:center;justify-content:center;margin-left:20px}.used-list-thumb img{width:100%;height:100%;object-fit:cover;border-radius:10px;background:#fafafd;box-shadow:0 1px 4px #00000014}.used-list-content{flex:1;display:flex;flex-direction:column;min-width:0;padding-right:20px;gap:2px}.used-list-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2px;gap:10px}.used-list-category{color:#9e9e9e;font-size:13px;font-weight:400;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.used-list-meta{color:#aaa;font-size:13px;display:flex;gap:0px;align-items:center}.used-list-title{font-weight:700;font-size:16px;margin-bottom:4px;min-height:22px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.used-list-body{color:#444;font-size:15px;margin-bottom:6px;min-height:32px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.used-list-footer{display:flex;justify-content:space-between;align-items:end;margin-top:10px;font-size:13px;color:#aaa}.used-list-price{font-size:16px;font-weight:700;color:#222}.used-list-share .used-list-badge-share{background:#46b369;color:#fff;font-size:14px;padding:2px 10px;border-radius:8px;font-weight:600}.used-list-location{font-size:13px;color:#aaa;text-align:right}@media (max-width: 580px){.used-list-card{padding:12px 0;gap:10px;align-items:flex-start;min-height:80px}.used-list-thumb{width:60px;height:60px;margin-left:8px}.used-list-content{padding-right:8px;gap:1px}.used-list-title{font-size:14px;margin-bottom:2px;min-height:18px}.used-list-body{font-size:11px;margin-bottom:4px;min-height:18px}.used-list-category,.used-list-meta,.used-list-location{font-size:10px}.used-list-footer{font-size:11px;margin-top:7px}.used-list-price{font-size:13px}}.error-alert{background:#ffe0e0;color:#a00;padding:.75rem;border-radius:.5rem;margin-bottom:1rem;text-align:center}.product-form .form-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem}.product-form .form-group{display:flex;flex-direction:column}.product-form .form-group label{font-weight:600;margin-bottom:.5rem}.product-form .form-group input,.product-form .form-group select,.product-form .form-group textarea{padding:.6rem;border:1px solid #ccc;border-radius:.5rem;font-size:1rem}.product-form .form-group textarea{resize:vertical}.image-preview{margin-top:1rem}.submit-btn{width:100%;padding:.75rem;font-size:1.1rem;border:none;border-radius:2rem;background-color:#007bff;color:#fff;cursor:pointer}.page-container{padding:1rem}.custom-card{background-color:#fff;border-radius:1rem;padding:1rem;box-shadow:0 4px 10px #00000014;margin-bottom:1.5rem;transition:transform .2s ease;cursor:pointer}.custom-card:hover{transform:translateY(-3px)}.card-body{display:flex;gap:1rem}.card-thumbnail{width:120px;height:120px;object-fit:cover;border-radius:.5rem;background-color:#f8f9fa}.card-content{flex:1;width:0px}.card-title{font-size:1.1rem;font-weight:700;margin:.25rem 0}.card-desc{font-size:.95rem;color:#555;margin-bottom:.5rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.card-badges{display:flex;flex-wrap:wrap;gap:.5rem;font-size:.85rem}.card-badges .badge{background-color:#e9ecef;border-radius:.5rem;padding:.3rem .6rem;color:#333}.card-badges .deadline{background-color:#ffe0e0;color:#c00}.card-actions{margin-top:.5rem}.btn-join{background-color:#28a745;color:#fff;border:none;padding:.4rem .8rem;border-radius:.5rem;font-weight:700;cursor:pointer}.btn-join:hover{background-color:#218838}.progress-bar-container{width:100%;height:10px;background-color:#f1f3f5;border-radius:10px;margin-bottom:.5rem;overflow:hidden}.progress-bar-inner{height:100%;background-color:#0d6efd;color:#fff;font-size:.75rem;text-align:center;line-height:20px}.floating-button-container{position:fixed;bottom:1.5rem;left:1.5rem;z-index:1050}.write-button{width:100px;height:50px;background-color:#dc3545;color:#fff;font-weight:700;font-size:16px;border:none;border-radius:12px;box-shadow:0 4px 8px #0003;white-space:nowrap;display:flex;justify-content:center;align-items:center;transition:background-color .2s ease,transform .2s ease}.write-button:hover{background-color:#c82333;transform:translateY(-2px)}.write-menu{position:absolute;bottom:70px;left:0;width:200px;padding:12px;background-color:#dc3545;border-radius:12px;box-shadow:0 4px 12px #00000026;animation:fadeInUp .2s ease-out;-webkit-user-select:none;user-select:none}.write-menu-item{width:100%;background-color:#fff;color:#dc3545;font-weight:600;text-align:left;padding:10px 14px;margin-bottom:8px;border:none;border-radius:8px;cursor:pointer;transition:background-color .2s ease}.write-menu-item:hover{background-color:#f8d7da}.text-muted.small strong,.text-secondary.small strong{display:inline-block;font-weight:700;padding:5px 0}@keyframes fadeInUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.product-form-container{max-width:960px;padding:1rem}.product-form-card{background:#fff;border-radius:1rem;box-shadow:0 0 15px #0000001a;padding:2rem}.form-title{text-align:center;font-weight:700;margin-bottom:2rem}.error-alert{background:#ffe0e0;color:#a00;padding:.75rem;border-radius:.5rem;margin-bottom:1.5rem;text-align:center}.product-form .form-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem}.product-form .form-group{display:flex;flex-direction:column;gap:.5rem}.product-form .form-group label{font-weight:600;font-size:.95rem}.product-form .form-group input,.product-form .form-group select,.product-form .form-group textarea{padding:.6rem;border:1px solid #ccc;border-radius:.5rem;font-size:1rem;width:100%;box-sizing:border-box}.product-form .form-group textarea{resize:vertical;min-height:100px}.product-form .location-group{display:flex;gap:.5rem}.product-form .form-group.full-width{grid-column:1 / -1;width:100%}.image-preview{grid-column:1 / -1;margin-top:1rem}.img-wrapper{position:relative;display:inline-block;margin:.5rem}.img-wrapper img{max-height:120px;border-radius:.5rem;border:2px solid transparent;cursor:pointer}.img-wrapper img.selected{border-color:#007bff}.img-remove{position:absolute;top:5px;right:5px;background:#dc143c;border:none;border-radius:50%;color:#fff;font-weight:700;width:22px;height:22px;line-height:20px;cursor:pointer}.submit-btn{width:100%;padding:.75rem;font-size:1.1rem;border:none;border-radius:2rem;background-color:#007bff;color:#fff;cursor:pointer;transition:background .3s ease}.submit-btn:hover:enabled{background-color:#0056b3}.submit-btn:disabled{background-color:#ccc;cursor:not-allowed}.text-center{text-align:center}.spinner,.loading-circle{display:inline-block;width:30px;height:30px;border:3px solid rgba(0,123,255,.3);border-top:3px solid #007bff;border-radius:50%;animation:spin .8s linear infinite;margin-top:.5rem}@keyframes spin{to{transform:rotate(360deg)}}.product-content{display:flex;flex-wrap:wrap;gap:24px}.product-left,.product-right{flex:1}.product-right .title{margin:0 0 12px}.product-right .meta{font-size:14px;color:#6c757d;margin-bottom:16px}.price-location{background:#f8f9fa;border-radius:8px;padding:12px;margin-bottom:16px}.product-description h5{margin-bottom:12px}.product-wrapper{width:100%;padding:2rem;box-sizing:border-box}.product-card{max-width:1200px;margin:0 auto;background:#fff;border-radius:1rem;box-shadow:0 4px 12px #0000001a;padding:2rem}.product-content{display:flex;flex-direction:row;gap:2rem;flex-wrap:wrap}.product-left{flex:1;min-width:300px}.product-right{flex:1;min-width:300px;display:flex;flex-direction:column;justify-content:space-between}.button-group{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1rem}.product-description{margin-top:2rem}@media (max-width: 768px){.product-card{padding:1rem}.product-content{flex-direction:column}.product-left,.product-right{flex:1 1 100%}.button-group{flex-direction:column}.btn{width:100%}}@media (max-width: 768px){.custom-carousel{max-width:100%;padding-left:1rem;padding-right:1rem}.nav-btn{font-size:1.5rem;padding:.5rem}.carousel-image{border-radius:6px}.indicator-dot{width:10px;height:10px}}.container{max-width:1200px;margin:40px auto;padding:0 16px}.progress-bar-container{background:#e9ecef;border-radius:10px;overflow:hidden;height:20px}.progress-bar-fill{background:#0d6efd;height:100%;color:#fff;text-align:center;font-weight:600;line-height:20px}.detail-content{display:flex;flex-wrap:wrap;gap:24px}.detail-left,.detail-right{flex:1;height:100%}.author-info{display:flex;align-items:center;gap:8px}.author-avatar{width:40px;height:40px;background:#0d6efd;border-radius:50%;overflow:hidden;display:flex;justify-content:center;align-items:center;color:#fff;font-weight:600}.author-name{font-weight:600;color:#0d6efd}.detail-right .title{margin:0 0 12px}.detail-right .meta{margin-top:10px;font-size:1rem;color:#6c757d;margin-bottom:16px}.price-location{background:#f8f9fa;border-radius:8px;padding:12px;margin-bottom:16px;font-weight:700;line-height:1.5}.price-location .price{color:#198754;font-size:20px;margin-top:4px}.gonggu-status{margin-bottom:16px}.gonggu-status label{font-weight:600}.button-group{display:flex;flex-wrap:wrap;gap:8px}.btn{flex:1;padding:12px;border:none;border-radius:999px;font-size:16px;cursor:pointer;transition:background .2s,color .2s}.btn.outline-primary{background:#fff;color:#0d6efd;border:2px solid #0d6efd}.btn.outline-primary:hover{background:#0d6efd;border-color:#0d6efd;color:#fff}.btn.outline-danger{background:#fff;color:#dc3545;border:2px solid #dc3545}.btn.outline-success{background:#fff;color:#198754;border:2px solid #198754}.btn.outline-success:hover{background:#198754;color:#fff}.btn.outline-secondary{background:#fff;color:#6c757d;border:2px solid #6c757d}.btn.outline-secondary:hover,.btn.secondary{background:#6c757d;color:#fff}.btn.secondary:hover{background:#5a6268}.btn.danger{background:#dc3545;color:#fff}.btn.danger:hover{background:#c82333}.btn:disabled{opacity:.6;cursor:not-allowed}.detail-description h5{margin-bottom:12px}.description-box{background:#f8f9fa;padding:16px;border-radius:8px;max-height:300px;overflow-y:auto;white-space:pre-wrap}.detail-wrapper{width:100%;padding:10px;box-sizing:border-box}.detail-card{max-width:1200px;margin:0 auto;background:#fff;border-radius:1rem;box-shadow:0 4px 12px #0000001a;padding:2rem;display:flex;flex-direction:column}.detail-content{display:flex;flex-direction:row;gap:2rem}.detail-left{flex:1}.detail-right{flex:1;display:flex;flex-direction:column;height:100%}.author-info{display:flex;align-items:center;gap:.5rem;margin-top:1rem}.author-avatar{width:40px;height:40px;border-radius:50%;background:#007bff;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;overflow:hidden}.author-avatar img{width:100%;height:100%;object-fit:cover}.author-name{font-weight:600;color:#333}.price-location{background:#f8f9fa;padding:1rem;border-radius:.75rem;margin:1rem 0}.gonggu-status{margin-bottom:1rem}.progress-bar-container{height:20px;background:#e9ecef;border-radius:10px;overflow:hidden}.progress-bar-fill{height:100%;background-color:#198754;color:#fff;text-align:center;font-weight:700;line-height:20px}.progress-bar-fill.active{background-color:#0d6efd}.progress-bar-fill.closed{background-color:#adb5bd}.button-group{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:auto}.btn{padding:.75rem 1.25rem;border:none;border-radius:999px;cursor:pointer;font-weight:600;transition:all .3s ease}.btn.outline-primary{border:2px solid #0d6efd;background:transparent;color:#0d6efd}.btn.outline-primary:hover{background:#0d6efd;color:#fff}.btn.outline-danger{border:2px solid #dc3545;background:transparent;color:#dc3545}.btn.outline-danger:hover{background:#dc3545;color:#fff}.btn.secondary{background-color:#6c757d;color:#fff}.btn.danger{background-color:#dc3545;color:#fff}.btn.outline-secondary{border:2px solid #6c757d;background:transparent;color:#6c757d}.btn.outline-secondary:hover{background:#6c757d;color:#fff}.detail-description{margin-top:2rem}.description-box{background:#f8f9fa;padding:1rem;border-radius:.75rem;max-height:300px;overflow-y:auto;white-space:pre-wrap}@media (max-width: 768px){.detail-content{flex-direction:column}.detail-left,.detail-right{flex:1 1 100%}.button-group{flex-direction:column}.btn{width:100%}}.loading-wrapper,.error-wrapper,.warning-wrapper{margin-top:5rem;text-align:center}.alert{display:inline-block;padding:1rem 2rem;border-radius:.5rem;font-size:1.1rem;font-weight:500}.error-alert{background-color:#ffe5e5;color:#d8000c;border:1px solid #d8000c}.warning-alert{background-color:#fff8db;color:#9f6000;border:1px solid #9f6000}.custom-carousel{display:flex;flex-direction:column;align-items:center;width:100%;max-width:700px;margin:auto;position:relative;overflow:visible;padding-bottom:3rem}.image-carousel{width:100%;border-radius:1rem;overflow:hidden}.carousel-image-wrapper{width:100%;aspect-ratio:1 / 1;position:relative}.carousel-image{width:100%;height:100%;object-fit:contain}.nav-btn{position:absolute;top:50%;transform:translateY(-50%);background:#ffffffb3;border:none;font-size:1.5rem;padding:.5rem;cursor:pointer;z-index:1}.prev-btn{left:.5rem}.next-btn{right:.5rem}.nav-btn:hover{background:#f1f1f1}.carousel-indicators{margin-top:1rem;display:flex;gap:8px;justify-content:center;flex-wrap:wrap}.indicator-dot{width:12px;height:12px;background-color:#bbb;border:none;border-radius:50%;cursor:pointer;transition:background-color .3s}.indicator-dot.active{background-color:#333}@media (max-width: 768px){.custom-carousel{max-width:calc(100% - 1rem);padding-left:1rem;padding-right:1rem}.nav-btn{font-size:1.5rem;padding:.5rem}.carousel-image{border-radius:6px}.indicator-dot{width:10px;height:10px}}@media (max-width: 480px){.nav-btn{font-size:1.2rem}.carousel-indicators{gap:6px;margin-top:.5rem}}#notification-list{margin-top:-10px;position:relative}#notification-list .list-group{padding-top:5px}#notification-list .noti-header{padding:10px 16px;border-bottom:1px solid #ddd;background-color:#fdeed9}#notification-list .noti-header .header-box{display:flex;justify-content:space-between;align-items:center;margin-left:auto;width:50%}.noti-header .header-center{font-size:20px;font-weight:700;text-align:center}.noti-header .header-allCheck{border:none;background:none}.noti-header .noti-icon{margin-right:8px}.noti-header .header-icon{background-color:red;color:#36454f;background:none;border:none;font-size:1.5rem;cursor:pointer}.noti-header .header-toggle{color:#36454f;background:none;border:none;font-size:30px;cursor:pointer}.noti-items{display:flex;align-items:center;box-shadow:0 3px 6px #00000040;margin-bottom:5px;background-color:#fff;border-radius:8px;border-top:1px solid #c9c9c9}.noti-items.read .noti-message,.noti-items.read .noti-image img,.noti-items.read .noti-detail{color:#999;filter:grayscale(100%)}.noti-items .noti-checked{margin-top:35px;align-self:flex-start}.noti-checked input[type=checkbox]{width:18px;height:18px;accent-color:#E34989}.noti-items .noti-type{margin:35px 10px 0;font-size:25px;align-self:flex-start;color:#36454f}.noti-items .noti-content{margin:10px 0;display:flex;flex-direction:column;gap:8px}.read{background-color:#fff}.noti-content .badge{width:40px;height:20px;background-color:#f36d95;line-height:20px;color:#fff;border-radius:5px;text-align:center;font-size:13px}.noti-content .noti-message{font-size:18px;font-weight:700}.noti-content .text-muted{margin-top:8px}.noti-items .noti-image{max-width:100px;border-radius:4px;margin-left:auto}.noti-items .noti-image img{width:100px;height:100px;border-radius:4px;object-fit:cover}@media (max-width: 768px){#notification-list .noti-header .header-box{width:100%;flex-direction:row;align-items:center;justify-content:center}.noti-header .header-center{font-size:18px;text-align:center;white-space:nowrap;overflow:hidden}.noti-header .header-allCheck,.noti-header .header-icon{margin:4px}.noti-items{flex-direction:column;align-items:flex-start;padding:10px}.noti-items .noti-checked{margin-top:0;margin-bottom:8px;align-self:flex-start}.noti-checked input[type=checkbox]{width:16px;height:16px}.noti-items .noti-type{font-size:22px;margin:0 0 8px;align-self:flex-start}.noti-items .noti-content{width:100%}.noti-content .noti-message{font-size:16px}.noti-content .text-muted{margin-top:6px;font-size:12px}.noti-items .noti-image{width:80px;height:80px;margin-left:0;margin-top:8px}.noti-items .noti-image img{width:80px;height:80px}}@media (max-width: 480px){.noti-header .header-center{font-size:16px}.noti-header .header-allCheck,.noti-header .header-icon{font-size:1rem}.noti-content .noti-message{font-size:14px}.noti-content .text-muted{font-size:11px}.noti-items .noti-type{font-size:20px}}#notification-alert{opacity:1;transform:translate(-50%) translateY(0);transition:opacity .5s ease,transform .5s ease;position:fixed;top:20px;left:50%;width:90%;max-width:1440px;z-index:9999;background:linear-gradient(to bottom,#ffffffbf,#fffdf7d5);color:#222;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-bottom:1px solid rgba(123,123,123,.6);border-radius:20px;margin:10px;padding:30px;text-align:center;font-size:16px;font-weight:700;display:flex;justify-content:space-between;align-items:center;cursor:pointer}#notification-alert.fade-out{opacity:0;transform:translate(-50%) translateY(-50px)}@media (min-width: 768px){#notification-alert{padding:25px;font-size:17px}}@media (min-width: 1024px){#notification-alert{padding:30px;font-size:18px}}#notification-alert .alert-date{margin-left:auto}#notification-alert .alert-delete{background:none;margin-left:10px;border:none;color:#000;cursor:pointer;font-weight:700}.usededit-wrap{background:transparent}.usededit-form{max-width:650px;margin:40px auto;padding:32px 28px 22px;background:#fff;border-radius:18px;box-shadow:0 2px 18px #78647812;display:flex;flex-direction:column;gap:18px}.form-title{font-size:1.5rem;font-weight:700;margin-bottom:10px;color:#333}.form-group{margin-bottom:20px;display:flex;flex-direction:column}.form-label{font-weight:500;margin-bottom:7px;color:#333;font-size:1.1rem}.form-select,.form-input,.form-input.textarea{border:1.5px solid #e5e5e5;border-radius:5px;padding:10px 11px;font-size:1rem;outline:none;transition:border .15s;background:#fafbfd;margin-bottom:0}.form-select:focus,.form-input:focus{border-color:#a3a3a3}.form-input.textarea{min-height:120px;resize:vertical}.form-desc{font-size:.9rem;color:#888;line-height:1.35;margin-top:3px}.form-price-group{display:flex;position:relative;flex-direction:column;align-items:stretch}.form-price-unit{margin-left:5px;color:#bdbdbd;font-size:1.02em;font-weight:600}.img-preview-list{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px}.img-preview-box{position:relative;display:inline-block}.img-preview{width:100px;height:100px;object-fit:cover;border-radius:12px;border:1px solid #eee;background:#f8f8f8;opacity:1;transition:box-shadow .13s;cursor:pointer}.img-badge{position:absolute;top:7px;left:7px;background:#ff6393;color:#fff;border-radius:8px;padding:2px 8px;font-size:12px;z-index:2;font-weight:600}.img-del{position:absolute;top:7px;right:7px;background:#fff;border:none;border-radius:50%;width:22px;height:22px;z-index:2;color:#ff6393;font-weight:700;cursor:pointer;font-size:18px;box-shadow:0 1px 4px #0000000f}.form-reset-img{margin-top:6px;background:#f7f7f8;color:#a3a3a3;border:1.2px solid #dadada;border-radius:8px;padding:6px 15px;font-size:.97rem;font-weight:600;cursor:pointer;transition:background .12s,color .12s}.form-btn{width:100%;background:#ff6393;color:#fff;font-size:1.1rem;padding:12px 0;border:none;border-radius:10px;font-weight:700;margin-top:10px;transition:background .14s;cursor:pointer}.form-btn:disabled{background:#ffc9da;color:#fff;cursor:not-allowed}@media (max-width: 720px){.usededit-wrap{margin:12px 5px}.usededit-form{margin:18px auto;padding:16px 6vw;border-radius:13px;gap:10px}.form-title{font-size:1.15rem;margin-bottom:6px}.form-group{margin-bottom:10px}.form-label{font-size:.97rem;margin-bottom:4px}.form-select,.form-input,.form-input.textarea{font-size:.98rem;border-radius:5px;padding:9px 8px}.form-input.textarea{min-height:70px}.form-desc{font-size:.83rem}.img-preview{width:72px;height:72px;border-radius:8px}.img-badge,.img-del{font-size:10px;border-radius:6px;padding:1.5px 5px;top:4px;left:4px}.img-del{width:18px;height:18px;font-size:14px;top:4px;right:4px}.form-reset-img{font-size:.92rem;padding:4px 10px;border-radius:6px}.form-btn{padding:10px 0;font-size:1.01rem;border-radius:8px;margin-top:8px}}@media (max-width: 500px){.usededit-form{padding:10px 2vw;border-radius:8px}.form-title{font-size:1rem}.img-preview{width:54px;height:54px}}
