#search-area-root{display:flex}#search-area-root #search-dd-target{margin-right:10px}#search-area-root input{width:100%}#filter-area-root{display:flex;flex-direction:column;gap:10px;border:1px solid #d9d9d9;border-radius:5px;padding:10px;background-color:#f0e3fe}#filter-area-root .filter-line{display:flex}#filter-area-root .filter-line .filter-left{min-width:100px}#filter-area-root .filter-line .filter-right{padding-left:20px}#filter-area-root .filter-line .filter-right label{cursor:pointer;display:inline-flex;align-items:center;margin-right:15px}#filter-area-root .filter-line .filter-right label input[type=checkbox]{margin-right:5px}.item-wrap{display:flex;flex-wrap:wrap;justify-content:flex-start;border:1px solid #d9d9d9;border-radius:5px;padding:10px;background-color:#feeefd;max-height:450px;overflow-y:auto}.item-wrap.furniture{max-height:380px}#main-display-root{min-height:200px}#main-display-root #item-viewer-wrap{display:flex;align-items:center;padding:10px;background-color:#fff;border:1px solid #d9d9d9;border-radius:7px;height:100%}#main-display-root #item-viewer-wrap img{width:100%}#main-display-root #viewer-right-side{display:flex;flex-direction:column;justify-content:space-between}#main-display-root #viewer-right-side #main-viewer-content-wrapper #item-name{font-size:1.3rem;font-weight:bold}#main-display-root #viewer-right-side #main-viewer-content-wrapper hr{margin-top:3px;margin-bottom:7px}#detail-display-root .info-table{border:1px solid #a9a9a9;width:100%}#detail-display-root .info-table th,#detail-display-root .info-table td{border:1px solid #a9a9a9;padding:2px 7px;font-size:1rem}#detail-display-root .info-table th{background-color:#d9d9d9;width:20%;text-align:center;word-break:keep-all}#detail-display-root .info-table td{background-color:#fff}#using-display-root{display:flex;gap:10px;flex-direction:column}.section-title{font-size:1.2rem;margin:0}.section-subtitle{font-size:1rem;margin:0 0 5px 10px;font-style:italic}.section-wrapper{display:flex;background-color:#f0e3fe;padding:7px;border:1px solid #b7b7b7;border-radius:7px;overflow-y:auto}.section-wrapper .section-favor-table th,.section-wrapper .section-favor-table td{padding:0 10px;border-bottom:1px solid #000}.section-wrapper .section-favor-table th img{height:35px}.section-wrapper .section-favor-table td .item-wrap{background-color:unset;border:unset}.section-wrapper.collection-carousel{overflow:hidden}.section-wrapper.collection-carousel .col{padding:3px}.section-wrapper.collection-carousel .carousel{height:210px;background-color:#707070;border-radius:7px;border:1px solid #fff}.section-wrapper.collection-carousel .carousel .carousel-inner{height:210px}.section-wrapper.collection-carousel .carousel .carousel-inner img{-webkit-user-drag:none;-khtml-user-drag:none;-moz-user-drag:none;-o-user-drag:none;user-drag:none}.section-wrapper.collection-carousel .carousel .carousel-item{height:210px;transition:transform .2s ease-in-out}.section-wrapper.collection-carousel .carousel .carousel-item img{height:100%;width:100%;object-fit:contain}.section-wrapper.collection-carousel .carousel .carousel-control-next,.section-wrapper.collection-carousel .carousel .carousel-control-prev{opacity:1}.section-wrapper.collection-carousel .carousel .carousel-control-next-icon,.section-wrapper.collection-carousel .carousel .carousel-control-prev-icon{background-color:rgba(0,0,0,.5);border-radius:7px;background-size:80%}.section-wrapper.collection-carousel .carousel .carousel-img-orig{position:absolute;display:flex;background:0 0;cursor:pointer;border:0;border-radius:7px;background:rgba(0,0,0,.4);padding:5px;right:10px;bottom:10px;z-index:9}.section-wrapper.collection-carousel .carousel .carousel-img-orig img{height:30px;-webkit-user-drag:none;-khtml-user-drag:none;-moz-user-drag:none;-o-user-drag:none;user-drag:none}.section-wrapper.collection-carousel .collection-title{word-break:break-all;margin-bottom:3px;font-weight:bold;font-size:1.1rem}.section-wrapper.collection-carousel .collection-desc{word-break:break-all;margin-bottom:0}.section-wrapper .furniture-template-wrap{background-size:cover;background-repeat:no-repeat;background-position:center;height:90px;width:150px;display:flex;align-items:flex-end;justify-content:space-evenly;padding:0;border:1px solid gray;border-radius:7px;position:relative}.section-wrapper .furniture-template-wrap .zoom{position:absolute;top:5px;right:5px;border-radius:5px;background-color:hsla(0,0%,100%,.7);padding:3px}.section-wrapper .furniture-template-wrap .furniture-template-name{color:#000;background:linear-gradient(to top, rgb(255, 255, 255) 0%, rgba(255, 255, 255, 0.9) 45%, rgba(255, 255, 255, 0.6) 65%, rgba(255, 255, 255, 0.3) 80%, rgba(255, 255, 255, 0) 100%);width:100%;height:50%;text-align:center;display:flex;align-items:flex-end;justify-content:center;border-radius:6px;text-shadow:-1px -1px 0 #fff,1px -1px 0 #fff,-1px 1px 0 #fff,1px 1px 0 #fff}.section-wrapper.template{display:flex;flex-wrap:wrap;gap:7px;max-height:300px;overflow-y:auto}.planaaang{position:absolute;z-index:999999;top:50%;left:50%;transform:translate(-50%, -50%);width:50%;opacity:.7}#table-gift .td-gift-img{text-align:center}#table-gift .td-gift-img img{height:30px}#table-gift .td-gift-items{padding:0}#table-gift .td-gift-items .gift-item-wrap{display:flex;flex-wrap:wrap}#table-gift .td-gift-items .td-gift-area-control{display:none;justify-content:flex-end;margin-top:5px}#table-gift .td-gift-items .td-gift-area-control .gift-expand{padding-right:10px;color:#495bbd;cursor:pointer}#table-gift .td-gift-items .td-gift-area-control img{transform:rotate(180deg)}#table-gift .td-gift-items .td-gift-area-control img.expand{transform:rotate(0deg)}#table-gift .td-gift-items .collapse{position:relative;max-height:120px;overflow:hidden;transition:max-height .3s ease}#table-gift .td-gift-items .collapse::after{content:"";position:absolute;bottom:0;left:0;right:0;height:40px;background:linear-gradient(to bottom, rgba(255, 255, 255, 0), white)}
