@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@100..900&display=swap");:root{--color-primary:0,51,160;--color-primary-light:117,134,170;--color-primary-hover:232,239,252;--color-dark:10,13,25;--color-dark-light:97,98,102;--color-dark-light-1:145,147,153;--color-dark-light-2:211,211,211;--color-white-light:245,245,245;--color-opacity-10:rgba(10,13,26,.2);--color-opacity-20:rgba(10,13,26,.1);--color-bg-white:255,255,255;--color-bg-white-light:249,249,249;--color-border:34,34,34;--color-font-number-hover:237,237,237}*{box-sizing:border-box;font-family:Noto Sans KR,sans-serif;font-optical-sizing:auto;font-style:normal;margin:0;overflow:hidden;padding:0;-webkit-user-select:none;user-select:none;word-break:keep-all}body,canvas,html{height:100%;position:relative;width:100%}.hidden{display:none!important}.img{max-height:100%;max-width:100%}.highlight{font-weight:700}.container{display:flex;height:100%;width:100%}.three-section{background-color:rgb(var(--color-bg-white-light))}.three-container,.three-section{height:100%;position:relative;width:100%}.contents-section{background-color:rgb(var(--color-bg-white));border-left:1px solid rgba(var(--color-border),.05);max-width:580px;position:relative}.contents-section .contents{height:100%;overflow-y:auto;padding:0 20px}.contents-section .contents .step-menu::-webkit-scrollbar{display:none}.contents-section .contents .contents-title{background-color:rgb(var(--color-bg-white));border-bottom:1px solid;border-bottom-color:rgba(var(--color-border),.05);color:rgb(var(--color-dark));font-size:24px;font-weight:700;padding:20px 0 10px;position:fixed;top:0;width:100%;z-index:10}.contents-section .contents .step-menu{height:calc(100% - 125px);overflow-y:auto;padding:0 10px;position:relative;top:65px;width:100%;z-index:1}.contents-section .contents .step-menu .step{border-bottom:1px solid rgba(var(--color-border),.05);padding:20px 0}.contents-section .contents .step-menu .header{align-items:center;cursor:pointer;display:flex;justify-content:space-between}.contents-section .contents .step-menu .header.completed .title{color:rgb(var(--color-primary))}.contents-section .contents .step-menu .header.completed .desc{color:rgb(var(--color-primary-light))}.contents-section .contents .step-menu .header>div{column-gap:10px;display:flex}.contents-section .contents .step-menu .header .title{color:rgb(var(--color-dark));font-size:20px;font-weight:700}.contents-section .contents .step-menu .header .desc{align-self:flex-end;color:rgb(var(--color-dark-light));font-size:14px;font-weight:400}.contents-section .contents .step-menu .header .img-completed{height:12px;width:19px}.contents-section .contents .step-menu .body-wrapper{max-height:0;overflow:hidden;transition:max-height .1s ease}#design-modal .design-example .contents .item .img.opacity-transition:hover,#design-modal .design-example .contents .item.selected .img.opacity-transition,.contents-section .contents .step .body .item .img.opacity-transition:hover,.contents-section .contents .step .body .item.selected .img.opacity-transition,.contents-section .contents .step.neck .neck-product.selected .img.opacity-transition{opacity:1}#design-modal .design-example .contents .item .img.opacity-transition,.contents-section .contents .step .body .item .img.opacity-transition{opacity:.5;transition:opacity .1s ease}.contents-section .contents .footer-btn-group{bottom:0;column-gap:2px;display:flex;height:60px;left:0;position:absolute;right:0;width:100%;z-index:5}.contents-section .contents .footer-btn-group .btn-footer-wrapper{background-color:rgb(var(--color-primary-hover));display:flex;flex:2;justify-content:center;width:100%}.contents-section .contents .footer-btn-group .btn-footer-wrapper.share{max-width:160px}.contents-section .contents .footer-btn-group button{background-color:transparent;border:none;color:rgb(var(--color-primary));cursor:pointer;font-size:16px;font-weight:500;height:100%;width:100%}.contents-section .contents .footer-btn-group button.btn-order{flex:1}.contents-section .contents .step .body{display:flex;padding-bottom:30px;padding-top:30px}.contents-section .contents .step .body .item{position:relative;width:100%}.contents-section .contents .step .body .item .not-compatibility{align-items:center;backdrop-filter:blur(4px);background-color:rgba(var(--color-bg-white),.8);color:rgb(var(--color-dark));display:flex;flex-direction:column;font-size:16px;font-weight:500;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%;z-index:15}.contents-section .contents .step .body .item .not-compatibility .title{margin-bottom:4px}.contents-section .contents .step .body .item .not-compatibility .desc{color:rgb(var(--color-dark-light));font-size:14px;font-weight:400}.contents-section .contents .step.sets .body{column-gap:16px;display:flex;flex-wrap:wrap;padding-bottom:40px;row-gap:32px}.contents-section .contents .step.sets .body .item{width:calc(50% - 8px)}.contents-section .contents .step.sets .body .item .img{cursor:pointer}.contents-section .contents .step.sets .body .item .item-desc{color:rgb(var(--color-dark));display:flex;font-size:14px;font-weight:500;justify-content:center;width:100%}.contents-section .contents .step.design .body .item{align-items:center;background-color:rgb(var(--color-bg-white-light));border-radius:10px;display:flex;flex-direction:column;padding:20px;width:100%}.contents-section .contents .step.design .body .item .design-title{color:rgb(var(--color-dark));font-size:16px;font-weight:500}.contents-section .contents .step.design .body .item .design-desc{color:rgb(var(--color-dark-light));font-size:14px;font-weight:400;margin-bottom:20px}.contents-section .contents .step.design .body .design-example{align-items:center;column-gap:10px;cursor:pointer;display:flex;justify-content:center}.contents-section .contents .step.design .body .design-example>div{align-items:center;display:flex;flex-direction:column}.contents-section .contents .step.design .body .design-example .title{margin-bottom:10px}.contents-section .contents .step.design .body .design-example .design-vertical-bar{background-color:rgb(var(--color-dark-light-2));height:170px;width:1px}.contents-section .contents .step.mat .body{flex-direction:column;padding-bottom:40px;position:relative;row-gap:30px}.contents-section .contents .step.mat .body .item .mat-title{color:rgb(var(--color-dark));font-size:16px;font-weight:500;margin-bottom:10px}.contents-section .contents .step.mat .body .item .mat-items{column-gap:20px;display:flex}.contents-section .contents .step.mat .body .item .mat-items .mat-item{cursor:pointer;display:flex;flex-direction:column;row-gap:6px}.contents-section .contents .step.mat .body .item .mat-items .mat-item.selected .mat-item-select{display:flex!important}.contents-section .contents .step.mat .body .item .mat-items .mat-item .mat-item-select{align-items:center;background-color:rgba(var(--color-primary-hover),.5);border-radius:50%;height:80px;justify-content:center;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:80px}.contents-section .contents .step.mat .body .item .mat-items .mat-item .mat-item-select .img-mat-selected{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.contents-section .contents .step.mat .body .item .mat-items .mat-item:hover .mat-item-cover-info{display:flex!important}.contents-section .contents .step.mat .body .item .mat-items .mat-item-cover-info{align-items:center;background-color:rgba(var(--color-border),.7);border-radius:10px;color:rgb(var(--color-white-light));flex-direction:column;font-size:14px;font-weight:500;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%;z-index:10}.contents-section .contents .step.mat .body .item .mat-items .mat-item .img-wrapper{aspect-ratio:1;position:relative}.contents-section .contents .step.mat .body .item .mat-items .mat-item .img{border-radius:10px}.contents-section .contents .step.mat .body .item .mat-items .mat-item .product-info{display:flex;flex-direction:column;row-gap:6px}.contents-section .contents .step.mat .body .item .mat-items .mat-item .product-info .product-title{color:rgb(var(--color-dark));font-size:14px;font-weight:500}.contents-section .contents .step.mat .body .item .mat-items .mat-item .product-info .product-items{display:flex;flex-direction:column;row-gap:3px}.contents-section .contents .step.mat .body .item .mat-items .mat-item .product-info .product-items .product-item{display:flex;justify-content:space-between}.contents-section .contents .step.mat .body .item .mat-items .mat-item .product-info .product-items .product-item>span{color:rgb(var(--color-dark-light));font-size:14px;font-weight:400;line-height:16px}.contents-section .contents .step.neck .body{flex-direction:column;padding-bottom:40px;row-gap:30px}.contents-section .contents .step.neck .body .item{display:flex;flex-direction:column}.contents-section .contents .step.neck .body .item .neck-title{color:rgb(var(--color-dark));font-size:16px;font-weight:500;margin-bottom:10px}.contents-section .contents .step.neck .body .item .neck-products{column-gap:20px;display:flex}.contents-section .contents .step.neck .body .item .neck-products .neck-product{cursor:pointer;display:flex;flex-direction:column;row-gap:3px}.contents-section .contents .step.neck .body .item .neck-products .neck-product .img-wrapper{border:1px solid rgba(var(--color-border),.1);border-radius:10px}.contents-section .contents .step.neck .body .item .neck-products .neck-product .img-wrapper .img{width:110px}.contents-section .contents .step.neck .body .item .neck-products .neck-product .neck-product-title{color:rgb(var(--color-dark));font-size:14px;font-weight:500}.contents-section .contents .step.neck .body .item .neck-products .neck-product .neck-product-title .neck-special-amount{color:rgb(var(--color-dark-light));font-size:12px}.contents-section .contents .step.back-number .body .item .back-number-wrapper,.contents-section .contents .step.font .body .item .font-wrapper{background-color:rgb(var(--color-white-light));border-radius:10px;cursor:pointer;padding:20px}.contents-section .contents .step.back-number .item .back-number-wrapper .back-number-title,.contents-section .contents .step.font .body .item .font-wrapper .font-title{align-items:center;display:flex;justify-content:space-between;margin-bottom:10px}.contents-section .contents .step.back-number .item .back-number-wrapper .back-number-title>span,.contents-section .contents .step.font .body .item .font-wrapper .font-title>span{color:rgb(var(--color-dark));font-size:13px;font-weight:500}.contents-section .contents .step.back-number .item .back-number-wrapper .back-number-title .chevron,.contents-section .contents .step.font .body .item .font-wrapper .font-title .chevron{display:flex}.contents-section .contents .step.back-number .body .item .back-number-wrapper .back-number-horizontal-bar,.contents-section .contents .step.font .body .item .font-wrapper .font-horizontal-bar{background-color:rgba(var(--color-border),.05);height:1px;width:100%}.contents-section .contents .step.font .body .item .font-wrapper .font-current{padding-top:20px}.contents-section .contents .step.back-number .body .item .back-number-wrapper .back-number-current .back-number-item .img{width:270px}.contents-section .contents .step.back-number .body .item .back-number-list,.contents-section .contents .step.font .body .item .font-list{background-color:rgb(var(--color-white-light));display:flex;flex-direction:column;padding:0 20px 20px;position:relative;row-gap:10px;top:-68px}.contents-section .contents .step.back-number .body .item .back-number-item{padding-bottom:10px;padding-top:20px}.contents-section .contents .step.back-number .body .item .back-number-item>div{align-items:flex-end;column-gap:6px;display:flex;justify-content:space-between;padding:0 10px}.contents-section .contents .step.back-number .body .item .back-number-item>div>span{color:rgb(var(--color-dark-light-1));font-size:13px;font-weight:500}.contents-section .contents .step.back-number .body .item .back-number-list{row-gap:0;top:-92px}.contents-section .contents .step.back-number .body .item .back-number-list .back-number-item .img{width:270px}.contents-section .contents .step.back-number .body .item .back-number-list .back-number-item:hover,.contents-section .contents .step.font .body .item .font-list .font-item:hover .img{background-color:rgb(var(--color-font-number-hover));cursor:pointer}.contents-section .contents .step.custom-color .body{flex-direction:column;row-gap:50px}.contents-section .contents .step.custom-color .body .color-items{display:flex;flex-direction:column;row-gap:20px}.contents-section .contents .step.custom-color .body .color-items .color-item-list-title{color:rgb(var(--color-dark));font-size:16px;font-weight:700}.contents-section .contents .step.custom-color .body .color-items .color-item-list{display:flex;flex-direction:column;row-gap:15px}.contents-section .contents .step.custom-color .body .color-items .color-item-list .color-item-body .color-item-title,.contents-section .contents .step.custom-color .body .color-items .color-item-list .color-item-bottom .color-item-title,.contents-section .contents .step.custom-color .body .color-items .color-item-list .color-item-neck .color-item-title{color:rgb(var(--color-dark));font-size:14px;font-weight:500;margin-bottom:5px}.contents-section .contents .step.custom-color .body .color-items .color-item-list .color-item-body .color-item-pickers,.contents-section .contents .step.custom-color .body .color-items .color-item-list .color-item-bottom .color-item-pickers,.contents-section .contents .step.custom-color .body .color-items .color-item-list .color-item-neck .color-item-pickers{column-gap:30px;display:flex}.contents-section .contents .step.custom-color .body .color-items .color-item-list .color-item-body .color-item-pickers .pickr button,.contents-section .contents .step.custom-color .body .color-items .color-item-list .color-item-bottom .color-item-pickers .pickr button,.contents-section .contents .step.custom-color .body .color-items .color-item-list .color-item-neck .color-item-pickers .pickr button{border:1px solid rgba(var(--color-border),.1);border-radius:50%;height:66px;width:66px}.contents-section .contents .step.custom-color .body .color-items .color-item-list .color-item-body .color-item-pickers .color-picker-item,.contents-section .contents .step.custom-color .body .color-items .color-item-list .color-item-bottom .color-item-pickers .color-picker-item,.contents-section .contents .step.custom-color .body .color-items .color-item-list .color-item-neck .color-item-pickers .color-picker-item{padding:5px;position:relative}.contents-section .contents .step.custom-color .body .color-items .color-item-list .color-item-body .color-item-pickers .color-picker-item-desc,.contents-section .contents .step.custom-color .body .color-items .color-item-list .color-item-bottom .color-item-pickers .color-picker-item-desc,.contents-section .contents .step.custom-color .body .color-items .color-item-list .color-item-neck .color-item-pickers .color-picker-item-desc{align-items:center;color:rgb(var(--color-dark));display:flex;font-size:14px;font-weight:400;justify-content:center}.contents-section .contents .step.custom-emblem .body{padding-bottom:80px}.contents-section .contents .step.custom-emblem .body .item{display:flex;flex-direction:column;row-gap:10px}.contents-section .contents .step.custom-emblem .body .item .file-emblem-title{color:rgb(var(--color-dark));font-size:14px;font-weight:500;margin-bottom:10px}.contents-section .contents .step.custom-emblem .body .item .file-emblem-wrapper{align-items:center;border:1px dashed rgb(var(--color-dark-light-1));border-radius:10px;display:flex;flex-direction:column;height:200px;justify-content:center;padding:46px 0;position:relative}.contents-section .contents .step.custom-emblem .body .item .file-emblem-wrapper .file-input-custom-emblem{cursor:pointer;height:100%;opacity:0;position:absolute;width:100%}.contents-section .contents .step.custom-emblem .body .item .file-upload-helper{align-items:center;display:flex;flex-direction:column}.contents-section .contents .step.custom-emblem .body .item .file-upload-helper .img-star{margin-bottom:2px}.contents-section .contents .step.custom-emblem .body .item .file-upload-helper .file-upload-title{color:rgb(var(--color-primary));font-size:14px;font-weight:500;margin-bottom:12px}.contents-section .contents .step.custom-emblem .body .item .file-upload-helper .file-upload-desc{color:rgb(var(--color-dark-light-1));font-size:12px;font-weight:500}.contents-section .contents .step.custom-emblem .body .item .file-upload-info{display:flex;flex-direction:column}.contents-section .contents .step.custom-emblem .body .item .file-upload-info .file-img-wrapper{align-items:center;border:1px solid rgba(var(--color-border),.1);border-radius:10px;display:flex;justify-content:center;margin-bottom:3px;max-height:88px;max-width:88px}.contents-section .contents .step.custom-emblem .body .item .file-upload-info .file-upload-name-wrapper{align-items:center;display:flex;justify-content:space-between}.contents-section .contents .step.custom-emblem .body .item .file-upload-info .file-upload-name-wrapper .file-upload-name{color:rgb(var(--color-dark));font-size:14px;font-weight:500;max-width:90px;text-overflow:ellipsis;white-space:nowrap}.contents-section .contents .step.custom-emblem .body .item .file-upload-info .file-upload-name-wrapper .btn-remove-file{background-color:transparent;border:none;cursor:pointer;display:flex}.contents-section .contents .step.custom-emblem .body .item .emblem-horizontal-bar{background-color:rgba(var(--color-border),.05);height:1px;margin:30px 0;width:100%}.contents-section .contents .step.custom-emblem .body .item .emblem-position-example .position-example-wrapper{column-gap:20px;display:flex;margin-bottom:10px}.contents-section .contents .step.custom-emblem .body .item .emblem-position-example .position-example-desc{color:rgb(var(--color-dark-light));font-size:14px;font-weight:500}.contents-section .contents .step.custom-emblem .body .item .emblem-additional-custom .emblem-additional-title{color:rgb(var(--color-dark));font-size:14px;font-weight:500;margin-bottom:6px}.contents-section .contents .step.custom-emblem .body .item .emblem-additional-custom .emblem-additional-desc{color:rgb(var(--color-dark-light-1));font-size:12px;font-weight:500;margin-bottom:10px}.auto-rotate-wrapper{align-items:center;bottom:24px;cursor:pointer;display:flex;flex-direction:column;justify-content:center;opacity:.5;position:absolute;right:20px;row-gap:5px;z-index:99}.auto-rotate-wrapper.on{opacity:1}.auto-rotate-wrapper .img-auto-rotate-wrapper{height:48px;width:48px}.auto-rotate-wrapper .auto-rotate-title{color:rgb(var(--color-dark));font-size:16px;font-weight:500}.modal-overlay{background-color:rgba(var(--color-dark),.5);bottom:0;left:0;position:absolute;right:0;top:0;z-index:9999}.modal-container{display:flex;height:100%;justify-content:center;padding:42px 78px}.modal-content{background-color:rgba(var(--color-bg-white),.9);border-radius:20px;display:flex;height:100%;width:1200px}.modal-content .modal-body{align-items:center;display:flex;height:100%;justify-content:center}#design-modal .modal-content .modal-body .design-example{column-gap:30px;display:flex;height:100%;padding:0 40px}#design-modal .modal-content .modal-body .design-example .raglan,#design-modal .modal-content .modal-body .design-example .setin{flex:1;padding:30px 0}#design-modal .modal-content .modal-body .design-example .header-info{align-items:center;column-gap:10px;display:flex;justify-content:flex-start}#design-modal .modal-content .modal-body .design-example .header-info .img{width:100px}#design-modal .modal-content .modal-body .design-example .header-info .info .title{color:rgb(var(--color-dark));font-size:16px;font-weight:500;margin-bottom:10px}#design-modal .modal-content .modal-body .design-example .header-info .info .desc{color:rgb(var(--color-dark));font-size:14px;font-weight:400}#design-modal .modal-content .modal-body .design-example .contents{display:flex;flex-direction:row;flex-wrap:wrap;height:calc(100% - 100px);overflow-y:auto;row-gap:20px}#design-modal .modal-content .modal-body .design-example .contents::-webkit-scrollbar{width:4px}#design-modal .modal-content .modal-body .design-example .contents::-webkit-scrollbar-thumb{background-color:rgb(var(--color-dark-light-1));border-radius:2px}#design-modal .modal-content .modal-body .design-example .contents::-webkit-scrollbar-track{background-color:rgb(var(--color-dark-light-2))}#design-modal .modal-content .modal-body .design-example .contents .item{cursor:pointer}#design-modal .modal-content .modal-body .design-example .contents .item .pagination{color:rgb(var(--color-dark-light-1));column-gap:5px;display:flex;font-size:16px;font-weight:500;justify-content:center}#design-modal .modal-content .modal-body .design-example .contents .item .pagination .current{color:rgb(var(--color-dark))}#order-modal .modal-container{align-items:safe center;justify-content:safe center;overflow:auto;padding:0}#order-modal .modal-content{background-color:rgb(var(--color-bg-white));flex:0 0 auto;height:800px;padding:40px 80px 30px;position:relative}#order-modal .modal-content .order-form{display:flex;flex-direction:column;justify-content:space-between;width:100%}#order-modal .modal-content .modal-header .close-wrapper{position:absolute;right:40px;top:40px}#order-modal .modal-content .modal-header .close-wrapper .btn-close{background-color:transparent;border:none;cursor:pointer}#order-modal .modal-content .modal-header .modal-title{color:rgb(var(--color-primary));display:flex;font-size:32px;font-weight:700;justify-content:center}#order-modal .modal-content .modal-body{flex-direction:column;height:auto;justify-content:flex-start}#order-modal .modal-content .modal-body .order-info-and-options{width:100%}#order-modal .modal-content .modal-body .order-info-and-options .title{color:rgb(var(--color-dark));display:flex;font-size:20px;font-weight:500;justify-content:center;margin-bottom:10px}#order-modal .modal-content .modal-body .order-info-and-options .order-wrapper{border-top:1px solid rgb(var(--color-white-light));column-gap:30px;display:flex}#order-modal .modal-content .modal-body .order-info-and-options .order-wrapper .order-info{display:flex;flex:1;flex-direction:column;justify-content:space-between;padding-top:20px}#order-modal .modal-content .modal-body .order-info-and-options .order-wrapper .order-info .orderer{display:flex;flex-direction:column;row-gap:10px}#order-modal .modal-content .modal-body .order-info-and-options .order-wrapper .order-info .orderer>div{column-gap:20px;display:flex;flex:1}#order-modal .modal-content .modal-body .order-info-and-options .order-wrapper .order-info .orderer>div .form-control{width:235px}#order-modal .modal-content .modal-body .label{color:rgb(var(--color-dark));font-size:16px;font-weight:500;margin-bottom:5px}#order-modal .modal-content .modal-body .inner-pants .label{cursor:pointer}#order-modal .modal-content .modal-body .form-control .form-input:not(.form-textarea){border:none;border-bottom:1px solid rgb(var(--color-dark-light-1));color:rgb(var(--color-dark));font-size:14px;font-weight:500;height:28px;width:100%}#order-modal .modal-content .modal-body .form-control .form-textarea{font-weight:500}#order-modal .modal-content .modal-body .form-control .form-input:focus,#order-modal .modal-content .modal-body .form-control .form-textarea:focus{outline:none}#order-modal .modal-content .modal-body .form-control .form-input::placeholder{color:rgb(var(--color-dark-light-1));font-weight:400}#order-modal .modal-content .modal-body .order-info-and-options .order-wrapper .order-info .delivery .delivery-search{align-items:center;border-bottom:1px solid rgb(var(--color-dark-light-1));cursor:pointer;display:flex;font-size:14px;height:28px;justify-content:space-between;margin-bottom:5px;width:100%}#order-modal .modal-content .modal-body .order-info-and-options .order-wrapper .order-info .delivery .delivery-search span.complete{color:rgb(var(--color-dark));font-weight:500}#order-modal .modal-content .modal-body .order-info-and-options .order-wrapper .order-info .delivery .delivery-search span{color:rgb(var(--color-dark-light-1));font-weight:400}#order-modal .modal-content .modal-body .order-info-and-options .order-wrapper .order-info .delivery .form-input{width:100%}#order-modal .modal-content .modal-body .order-info-and-options .order-wrapper .order-info .additional-memo .form-textarea{border-radius:10px;padding:10px;width:100%}#order-modal .modal-content .modal-body .order-info-and-options .order-wrapper .order-info .inner-pants .form-control{align-items:center;column-gap:10px;display:flex}#order-modal .modal-content .modal-body .order-info-and-options .order-wrapper .order-info .inner-pants .form-control label{margin-bottom:0}#order-modal .modal-content .modal-body .order-info-and-options .order-wrapper .order-info .inner-pants .form-control input[type=checkbox]{display:none}#order-modal .modal-content .modal-body .order-info-and-options .order-wrapper .order-info .inner-pants .form-control input[type=checkbox]+.custom-checkbox,#order-modal .modal-content .modal-footer .collect-privacy-info .form-control input[type=checkbox]+.custom-checkbox{background-image:url(/static/assets/img/checkbox.png);background-position:50%;background-repeat:no-repeat;background-size:cover;cursor:pointer;height:18px;width:18px}#order-modal .modal-content .modal-body .order-info-and-options .order-wrapper .order-info .inner-pants .form-control input[type=checkbox]:checked+.custom-checkbox,#order-modal .modal-content .modal-footer .collect-privacy-info .form-control input[type=checkbox]:checked+.custom-checkbox{background-image:url(/static/assets/img/checkbox-checked.png)}#order-modal .modal-content .modal-body .order-info-and-options .order-vertical-bar{align-self:center;background-color:rgb(var(--color-white-light));height:403px;width:1px}#order-modal .modal-content .modal-body .order-info-and-options .order-wrapper .order-options{display:flex;flex:1;flex-direction:column;justify-content:space-between;padding-top:20px;row-gap:25px}#order-modal .modal-content .modal-body .order-info-and-options .order-wrapper .order-options .selected-mat{display:flex;flex-direction:column}#order-modal .modal-content .modal-body .order-info-and-options .order-wrapper .order-options .order-summary .title,#order-modal .modal-content .modal-body .order-info-and-options .order-wrapper .order-options .selected-mat .title{color:rgb(var(--color-dark));font-size:16px;font-weight:500;justify-content:flex-start;margin-bottom:10px}#order-modal .modal-content .modal-body .order-info-and-options .order-wrapper .order-options .selected-mat .mat-wrapper{background-color:rgb(var(--color-bg-white-light));border-radius:10px;display:flex;flex-direction:column;padding:20px 15px}#order-modal .modal-content .modal-body .order-info-and-options .order-wrapper .order-options .selected-mat .mat-wrapper .mat-name{color:rgb(var(--color-dark));font-size:13px;font-weight:500;margin-bottom:10px}#order-modal .modal-content .modal-body .order-info-and-options .order-wrapper .order-options .selected-mat .mat-wrapper .mat-info{column-gap:15px;display:flex}#order-modal .modal-content .modal-body .order-info-and-options .order-wrapper .order-options .selected-mat .mat-wrapper .mat-info .mat-img-wrapper{border-radius:10px;height:100px;width:100px}#order-modal .modal-content .modal-body .order-info-and-options .order-wrapper .order-options .selected-mat .mat-wrapper .mat-info .mat-desc{align-items:flex-start;display:flex;flex-direction:column;font-size:14px;justify-content:center}#order-modal .modal-content .modal-body .order-info-and-options .order-wrapper .order-options .order-summary{display:flex;flex-direction:column}#order-modal .modal-content .modal-body .order-info-and-options .order-wrapper .order-options .order-summary .summary-wrapper{column-gap:29px;display:flex}#order-modal .modal-content .modal-body .order-info-and-options .order-wrapper .order-options .order-summary .summary-wrapper .summary-img-wrapper{height:200px;width:200px}#order-modal .modal-content .modal-body .order-info-and-options .order-wrapper .order-options .order-summary .summary-wrapper .summary-info{display:flex;flex-direction:column;justify-content:center;row-gap:6.67px}#order-modal .modal-content .modal-body .order-info-and-options .order-wrapper .order-options .order-summary .summary-wrapper .summary-info .info{column-gap:10px;display:flex}#order-modal .modal-content .modal-body .order-info-and-options .order-wrapper .order-options .order-summary .summary-wrapper .summary-info .info .info-label{color:rgb(var(--color-dark-light));font-size:14px;font-weight:400;min-width:70px}#order-modal .modal-content .modal-body .order-info-and-options .order-wrapper .order-options .order-summary .summary-wrapper .summary-info .info .info-value{color:rgb(var(--color-dark));font-size:14px;font-weight:400}#order-modal .modal-content .modal-body .player-list{display:flex;flex-direction:column;height:440px;overflow-y:auto;width:100%}#order-modal .modal-content .modal-body .player-list::-webkit-scrollbar{width:4px}#order-modal .modal-content .modal-body .player-list::-webkit-scrollbar-thumb{background-color:rgb(var(--color-dark-light-1));border-radius:2px}#order-modal .modal-content .modal-body .player-list::-webkit-scrollbar-track{background-color:rgb(var(--color-dark-light-2))}#order-modal .modal-content .modal-body .player-list .table.table-player-list{border-collapse:collapse;display:table;margin-bottom:15px;overflow-y:auto;table-layout:fixed;width:100%}#order-modal .modal-content .modal-body .player-list .table.table-player-list tr td,#order-modal .modal-content .modal-body .player-list .table.table-player-list tr th{display:table-cell;text-align:center}#order-modal .modal-content .modal-body .player-list .table.table-player-list tr th{color:rgb(var(--color-dark));font-size:16px;font-weight:500;padding-bottom:4px}#order-modal .modal-content .modal-body .player-list .table.table-player-list tr td{color:rgb(var(--color-dark));font-size:14px;font-weight:400}#order-modal .modal-content .modal-body .player-list .table.table-player-list .table-body{border-top:1px solid rgb(var(--color-dark-light-2))}#order-modal .modal-content .modal-body .player-list .table.table-player-list .table-body tr{position:relative}#order-modal .modal-content .modal-body .player-list .table.table-player-list thead tr{height:32px}#order-modal .modal-content .modal-body .player-list .table.table-player-list .table-body tr:not(:last-child) td{padding-bottom:8px}#order-modal .modal-content .modal-body .player-list .table.table-player-list .form-player-input{border:none;font-weight:500;height:32px;text-align:center;width:100%}#order-modal .modal-content .modal-body .player-list .table.table-player-list .form-player-input::placeholder{color:rgb(var(--color-dark-light-1));font-weight:400}#order-modal .modal-content .modal-body .player-list .table.table-player-list .form-player-input:focus{outline:none}#order-modal .modal-content .modal-body .player-list .table.table-player-list .player-order-bottom-select,#order-modal .modal-content .modal-body .player-list .table.table-player-list .player-order-sets-select,#order-modal .modal-content .modal-body .player-list .table.table-player-list .player-order-upper-select{align-items:center;color:rgb(var(--color-dark));cursor:pointer;display:flex;font-size:16px;font-weight:500;justify-content:center}#order-modal .modal-content .modal-body .player-list .table.table-player-list .player-order-bottom-select.disabled,#order-modal .modal-content .modal-body .player-list .table.table-player-list .player-order-upper-select.disabled{color:rgb(var(--color-dark-light-1));cursor:default;pointer-events:none}#order-modal .modal-content .modal-body .player-list .table.table-player-list .player-order-bottom-select .player-order-bottom-select-title,#order-modal .modal-content .modal-body .player-list .table.table-player-list .player-order-upper-select .player-order-upper-select-title{margin-right:5px;min-width:40px}#order-modal .modal-content .modal-body .player-list .table.table-player-list .player-order-sets-select .player-order-sets-select-title{margin-right:5px;min-width:110px}#order-modal .modal-content .modal-body .player-list .table.table-player-list .player-order-bottom-select .player-sets-select-chevron,#order-modal .modal-content .modal-body .player-list .table.table-player-list .player-order-sets-select .player-sets-select-chevron,#order-modal .modal-content .modal-body .player-list .table.table-player-list .player-order-upper-select .player-sets-select-chevron{display:flex}#order-modal .modal-content .modal-body .player-list .table.table-player-list .player-order-bottom-options,#order-modal .modal-content .modal-body .player-list .table.table-player-list .player-order-sets-options,#order-modal .modal-content .modal-body .player-list .table.table-player-list .player-order-upper-options{background-color:rgb(var(--color-bg-white));border:1px solid rgba(var(--color-dark),.1);border-radius:8px;box-shadow:0 0 10px rgba(var(--color-border),.2);margin-top:-28px;max-height:210px;overflow-y:auto;padding:10px 0;position:fixed;top:auto;width:203px;z-index:99}#order-modal .modal-content .modal-body .player-list .table.table-player-list .player-order-bottom-options,#order-modal .modal-content .modal-body .player-list .table.table-player-list .player-order-upper-options{width:117px}#order-modal .modal-content .modal-body .player-list .table.table-player-list .player-order-bottom-options .player-order-bottom-select,#order-modal .modal-content .modal-body .player-list .table.table-player-list .player-order-sets-options .player-order-sets-select,#order-modal .modal-content .modal-body .player-list .table.table-player-list .player-order-upper-options .player-order-upper-select{position:relative;top:-6px}#order-modal .modal-content .modal-body .player-list .table.table-player-list .player-order-bottom-options .select-option,#order-modal .modal-content .modal-body .player-list .table.table-player-list .player-order-sets-options .select-option,#order-modal .modal-content .modal-body .player-list .table.table-player-list .player-order-upper-options .select-option{align-items:center;color:rgb(var(--color-dark));cursor:pointer;display:flex;font-size:16px;font-weight:500;height:32px;justify-content:center}#order-modal .modal-content .modal-body .player-list .table.table-player-list .btn-player-remove{background-color:transparent;border:none;cursor:pointer}#order-modal .modal-content .modal-body .player-list .add-player{align-items:center;color:rgb(var(--color-dark-light));column-gap:10px;cursor:pointer;display:flex;font-size:14px;font-weight:500;height:32px;justify-content:center;margin:20px 0;width:100%}#order-modal .modal-content .modal-body .player-list .add-player .img-plus-wrapper{display:flex;height:14px;width:14px}#order-modal .modal-content .modal-body .player-list .add-player .img-plus{transform:rotate(45deg)}#order-modal .modal-content .modal-body .empty-row{background-color:transparent;border-bottom:1px solid rgb(var(--color-dark-light-2));height:20px;margin-bottom:20px;width:100%}#order-modal .modal-content .modal-body .contents-summary{align-items:center;display:flex;justify-content:space-between;width:100%}#order-modal .modal-content .modal-body .contents-summary .btn-generate-pdf{align-items:center;background-color:rgb(var(--color-primary-hover));border:1px solid rgb(var(--color-primary));border-radius:10px;color:rgb(var(--color-primary));cursor:pointer;display:flex;font-size:16px;font-weight:500;justify-content:center;padding:10px 30px}#order-modal .modal-content .modal-body .contents-summary .summary-order-info{column-gap:20px;display:flex;justify-content:flex-end}#order-modal .modal-content .modal-body .contents-summary .summary-order-info .total-amount-info,#order-modal .modal-content .modal-body .contents-summary .summary-order-info .total-cnt-info{color:rgb(var(--color-dark));column-gap:5px;display:flex;font-size:16px;font-weight:500}#order-modal .modal-content .modal-body .contents-summary .account-info-wrapper .account-info-title,#order-modal .modal-content .modal-body .contents-summary .summary-order-info .total-amount-title,#order-modal .modal-content .modal-body .contents-summary .summary-order-info .total-cnt-title{color:rgb(var(--color-primary))}#order-modal .modal-content .modal-body .contents-summary .account-info-wrapper{align-items:center;color:rgb(var(--color-dark));column-gap:10px;display:flex;font-size:16px;font-weight:500}#order-modal .modal-content .modal-body .contents-summary .account-info-wrapper .img-copy-wrapper{cursor:pointer;display:flex;height:16px;width:16px}#order-modal .modal-content .modal-footer{display:flex;flex-direction:column;row-gap:10px}#order-modal .modal-content .modal-footer .collect-privacy-info{display:flex;justify-content:center}#order-modal .modal-content .modal-footer .collect-privacy-info .form-control{align-items:center;column-gap:5px;display:flex}#order-modal .modal-content .modal-footer .collect-privacy-info .form-control input[type=checkbox]{display:none}#order-modal .modal-content .modal-footer .collect-privacy-info .label-privacy-info{color:rgb(var(--color-primary));cursor:pointer;font-size:14px;font-weight:700}.modal-content .modal-footer .pagination{color:rgb(var(--color-dark));display:flex;justify-content:center}.modal-content .modal-footer .btn-group-order-info,.modal-content .modal-footer .btn-group-order-player{column-gap:10px;display:flex;justify-content:center}.modal-content .modal-footer .btn-footer{align-items:center;background-color:rgb(var(--color-primary));border:none;border-radius:10px;color:rgb(var(--color-bg-white));cursor:pointer;display:flex;font-size:16px;font-weight:500;height:43px;justify-content:center;padding:10px 0;width:200px}.modal-content .modal-footer .btn-footer.disabled{background-color:rgb(var(--color-primary-hover));color:rgb(var(--color-primary-light));cursor:default;pointer-events:none}.modal-content .modal-footer .btn-footer.btn-prev{background-color:rgb(var(--color-bg-white));border:1px solid rgb(var(--color-dark-light-1));color:rgb(var(--color-dark-light-1))}#order-success-modal .modal-container{align-items:center}#order-success-modal .modal-content{display:flex;flex-direction:column;height:367px;padding:40px 80px;width:600px}#order-success-modal .modal-content .modal-header{align-items:center;display:flex;justify-content:center;margin-bottom:40px;width:100%}#order-success-modal .modal-content .modal-header .modal-title{height:59px;width:118px}#order-success-modal .modal-content .modal-body{flex-direction:column;height:auto;margin-bottom:40px}#order-success-modal .modal-content .modal-body .transfer-success-order{color:rgb(var(--color-dark));font-size:32px;font-weight:700}#order-success-modal .modal-content .modal-body .contact-asap{color:rgb(var(--color-dark));font-size:20px;font-weight:500;margin-bottom:10px}#order-success-modal .modal-content .modal-body .kakao-talk-info{color:rgb(var(--color-dark-light));font-size:14px;font-weight:500}#order-success-modal .modal-content .modal-footer{display:flex;justify-content:center;width:100%}#order-success-modal .modal-content .modal-footer .btn-kakao-consult{align-items:center;background-color:#ffde00;border:none;border-radius:10px;color:rgb(var(--color-dark));cursor:pointer;display:flex;font-size:16px;font-weight:500;height:43px;justify-content:center;padding:20px 0;width:200px}#copy-modal{background-color:transparent}#copy-modal .modal-container{height:auto}#copy-modal .modal-container .modal-content{background-color:transparent;width:max-content}#copy-modal .modal-container .modal-content .modal-body .copy-clipboard{background-color:rgba(var(--color-dark),.5);border-radius:30px;color:rgb(var(--color-bg-white));font-size:16px;font-weight:500;padding:10px 20px}#loading-modal .modal-content{background-color:transparent}#loading-modal .modal-content .modal-body{width:100%}#loading-modal .modal-content .modal-body .loader{animation:spin 2s linear infinite;border-radius:50%;border-top:8px solid rgb(var(--color-dark-light-2));border:8px solid rgb(var(--color-dark-light-2));border-top-color:rgb(var(--color-dark-light-1));height:60px;width:60px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}#privacy-info-modal .modal-container{align-items:center}#privacy-info-modal .modal-content{background-color:rgb(var(--color-bg-white));flex-direction:column;height:auto;padding:40px 40px 30px;width:615px}#privacy-info-modal .modal-content .modal-header{padding-bottom:20px}#privacy-info-modal .modal-content .modal-header .modal-title{color:rgb(var(--color-primary));font-size:16px;font-weight:700}#privacy-info-modal .modal-content .modal-body{align-items:flex-start;flex-direction:column;height:auto;padding-bottom:30px}#privacy-info-modal .modal-content .modal-body .collect-privacy-title{color:rgb(var(--color-dark));font-size:14px;font-weight:700;padding-bottom:10px}#privacy-info-modal .modal-content .modal-body .collect-privacy-info-desc-wrapper{color:rgb(var(--color-dark));font-size:12px;font-weight:400}#privacy-info-modal .modal-content .modal-footer{column-gap:10px;display:flex;justify-content:center}#privacy-info-modal .modal-content .modal-footer .btn{border:none;border-radius:6px;cursor:pointer;font-size:14px;font-weight:700;padding:5px 0;width:160px}#privacy-info-modal .modal-content .modal-footer .btn-agreement{background-color:rgb(var(--color-primary));color:rgb(var(--color-primary-hover))}#privacy-info-modal .modal-content .modal-footer .btn-cancel{background-color:rgb(var(--color-primary-hover));color:rgb(var(--color-primary-light))}
/*! Pickr 1.9.1 MIT | https://github.com/Simonwep/pickr */.pickr{overflow:visible;position:relative;transform:translateY(0)}.pickr *{-webkit-appearance:none;border:none;box-sizing:border-box;outline:none}.pickr .pcr-button{background:url('data:image/svg+xml;utf8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 50 50" stroke="%2342445A" stroke-width="5px" stroke-linecap="round"><path d="M45,45L5,5"></path><path d="M45,5L5,45"></path></svg>') no-repeat 50%;background-size:0;border-radius:.15em;cursor:pointer;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;height:2em;padding:.5em;position:relative;transition:all .3s;width:2em}.pickr .pcr-button:before{background:url('data:image/svg+xml;utf8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 2 2"><path fill="white" d="M1,0H2V1H1V0ZM0,1H1V2H0V1Z"/><path fill="gray" d="M0,0H1V1H0V0ZM1,1H2V2H1V1Z"/></svg>');background-size:.5em;z-index:-1;z-index:auto}.pickr .pcr-button:after,.pickr .pcr-button:before{border-radius:.15em;content:"";height:100%;left:0;position:absolute;top:0;width:100%}.pickr .pcr-button:after{background:var(--pcr-color);transition:background .3s}.pickr .pcr-button.clear{background-size:70%}.pickr .pcr-button.clear:before{opacity:0}.pickr .pcr-button.clear:focus{box-shadow:0 0 0 1px hsla(0,0%,100%,.85),0 0 0 3px var(--pcr-color)}.pickr .pcr-button.disabled{cursor:not-allowed}.pcr-app *,.pickr *{-webkit-appearance:none;border:none;box-sizing:border-box;outline:none}.pcr-app button.pcr-active,.pcr-app button:focus,.pcr-app input.pcr-active,.pcr-app input:focus,.pickr button.pcr-active,.pickr button:focus,.pickr input.pcr-active,.pickr input:focus{box-shadow:0 0 0 1px hsla(0,0%,100%,.85),0 0 0 3px var(--pcr-color)}.pcr-app .pcr-palette,.pcr-app .pcr-slider,.pickr .pcr-palette,.pickr .pcr-slider{transition:box-shadow .3s}.pcr-app .pcr-palette:focus,.pcr-app .pcr-slider:focus,.pickr .pcr-palette:focus,.pickr .pcr-slider:focus{box-shadow:0 0 0 1px hsla(0,0%,100%,.85),0 0 0 3px rgba(0,0,0,.25)}.pcr-app{background:#fff;border-radius:.1em;box-shadow:0 .15em 1.5em 0 rgba(0,0,0,.1),0 0 1em 0 rgba(0,0,0,.03);display:flex;flex-direction:column;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;left:0;opacity:0;position:fixed;top:0;transition:opacity .3s,visibility 0s .3s;visibility:hidden;z-index:10000}.pcr-app.visible{opacity:1;transition:opacity .3s;visibility:visible}.pcr-app .pcr-swatches{display:flex;flex-wrap:wrap;margin-top:.75em}.pcr-app .pcr-swatches.pcr-last{margin:0}@supports(display:grid){.pcr-app .pcr-swatches{align-items:center;display:grid;grid-template-columns:repeat(auto-fit,1.75em)}}.pcr-app .pcr-swatches>button{background:transparent;border-radius:.15em;cursor:pointer;flex-shrink:0;font-size:1em;height:calc(1.75em - 5px);justify-self:center;margin:2.5px;overflow:hidden;position:relative;transition:all .15s;width:calc(1.75em - 5px);z-index:1}.pcr-app .pcr-swatches>button:before{background:url('data:image/svg+xml;utf8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 2 2"><path fill="white" d="M1,0H2V1H1V0ZM0,1H1V2H0V1Z"/><path fill="gray" d="M0,0H1V1H0V0ZM1,1H2V2H1V1Z"/></svg>');background-size:6px;border-radius:.15em;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.pcr-app .pcr-swatches>button:after{background:var(--pcr-color);border:1px solid rgba(0,0,0,.05);border-radius:.15em;box-sizing:border-box;content:"";height:100%;left:0;position:absolute;top:0;width:100%}.pcr-app .pcr-swatches>button:hover{filter:brightness(1.05)}.pcr-app .pcr-swatches>button:not(.pcr-active){box-shadow:none}.pcr-app .pcr-interaction{align-items:center;display:flex;flex-wrap:wrap;margin:0 -.2em}.pcr-app .pcr-interaction>*{margin:0 .2em}.pcr-app .pcr-interaction input{background:#f1f3f4;border-radius:.15em;color:#75797e;cursor:pointer;font-size:.75em;letter-spacing:.07em;margin-top:.75em;padding:.45em .5em;text-align:center;transition:all .15s}.pcr-app .pcr-interaction input:hover{filter:brightness(.975)}.pcr-app .pcr-interaction input:focus{box-shadow:0 0 0 1px hsla(0,0%,100%,.85),0 0 0 3px rgba(66,133,244,.75)}.pcr-app .pcr-interaction .pcr-result{background:#f1f3f4;border-radius:.15em;color:#75797e;cursor:text;flex:1 1 8em;min-width:8em;text-align:left;transition:all .2s}.pcr-app .pcr-interaction .pcr-result::-moz-selection{background:#4285f4;color:#fff}.pcr-app .pcr-interaction .pcr-result::selection{background:#4285f4;color:#fff}.pcr-app .pcr-interaction .pcr-type.active{background:#4285f4;color:#fff}.pcr-app .pcr-interaction .pcr-cancel,.pcr-app .pcr-interaction .pcr-clear,.pcr-app .pcr-interaction .pcr-save{color:#fff;width:auto}.pcr-app .pcr-interaction .pcr-cancel:hover,.pcr-app .pcr-interaction .pcr-clear:hover,.pcr-app .pcr-interaction .pcr-save:hover{filter:brightness(.925)}.pcr-app .pcr-interaction .pcr-save{background:#4285f4}.pcr-app .pcr-interaction .pcr-cancel,.pcr-app .pcr-interaction .pcr-clear{background:#f44250}.pcr-app .pcr-interaction .pcr-cancel:focus,.pcr-app .pcr-interaction .pcr-clear:focus{box-shadow:0 0 0 1px hsla(0,0%,100%,.85),0 0 0 3px rgba(244,66,80,.75)}.pcr-app .pcr-selection .pcr-picker{border:2px solid #fff;border-radius:100%;height:18px;position:absolute;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:18px}.pcr-app .pcr-selection .pcr-color-chooser,.pcr-app .pcr-selection .pcr-color-opacity,.pcr-app .pcr-selection .pcr-color-palette{cursor:grab;cursor:-webkit-grab;display:flex;flex-direction:column;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}.pcr-app .pcr-selection .pcr-color-chooser:active,.pcr-app .pcr-selection .pcr-color-opacity:active,.pcr-app .pcr-selection .pcr-color-palette:active{cursor:grabbing;cursor:-webkit-grabbing}.pcr-app[data-theme=nano]{max-width:95vw;width:14.25em}.pcr-app[data-theme=nano] .pcr-swatches{margin-top:.6em;padding:0 .6em}.pcr-app[data-theme=nano] .pcr-interaction{padding:0 .6em .6em}.pcr-app[data-theme=nano] .pcr-selection{display:grid;grid-gap:.6em;align-items:center;align-self:flex-start;grid-template-columns:1fr 4fr;grid-template-rows:5fr auto auto;height:10.5em;width:100%}.pcr-app[data-theme=nano] .pcr-selection .pcr-color-preview{display:flex;flex-direction:row;grid-area:2/1/4/1;height:100%;justify-content:center;margin-left:.6em;width:100%}.pcr-app[data-theme=nano] .pcr-selection .pcr-color-preview .pcr-last-color{display:none}.pcr-app[data-theme=nano] .pcr-selection .pcr-color-preview .pcr-current-color{background:var(--pcr-color);border-radius:50em;height:2em;overflow:hidden;position:relative;width:2em}.pcr-app[data-theme=nano] .pcr-selection .pcr-color-preview .pcr-current-color:before{background:url('data:image/svg+xml;utf8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 2 2"><path fill="white" d="M1,0H2V1H1V0ZM0,1H1V2H0V1Z"/><path fill="gray" d="M0,0H1V1H0V0ZM1,1H2V2H1V1Z"/></svg>');background-size:.5em;border-radius:.15em;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.pcr-app[data-theme=nano] .pcr-selection .pcr-color-palette{grid-area:1/1/2/3;height:100%;width:100%;z-index:1}.pcr-app[data-theme=nano] .pcr-selection .pcr-color-palette .pcr-palette{border-radius:.15em;height:100%;width:100%}.pcr-app[data-theme=nano] .pcr-selection .pcr-color-palette .pcr-palette:before{background:url('data:image/svg+xml;utf8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 2 2"><path fill="white" d="M1,0H2V1H1V0ZM0,1H1V2H0V1Z"/><path fill="gray" d="M0,0H1V1H0V0ZM1,1H2V2H1V1Z"/></svg>');background-size:.5em;border-radius:.15em;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.pcr-app[data-theme=nano] .pcr-selection .pcr-color-chooser{grid-area:2/2/2/2}.pcr-app[data-theme=nano] .pcr-selection .pcr-color-opacity{grid-area:3/2/3/2}.pcr-app[data-theme=nano] .pcr-selection .pcr-color-chooser,.pcr-app[data-theme=nano] .pcr-selection .pcr-color-opacity{height:.5em;margin:0 .6em}.pcr-app[data-theme=nano] .pcr-selection .pcr-color-chooser .pcr-picker,.pcr-app[data-theme=nano] .pcr-selection .pcr-color-opacity .pcr-picker{top:50%;transform:translateY(-50%)}.pcr-app[data-theme=nano] .pcr-selection .pcr-color-chooser .pcr-slider,.pcr-app[data-theme=nano] .pcr-selection .pcr-color-opacity .pcr-slider{border-radius:50em;flex-grow:1}.pcr-app[data-theme=nano] .pcr-selection .pcr-color-chooser .pcr-slider{background:linear-gradient(90deg,red,#ff0,#0f0,#0ff,#00f,#f0f,red)}.pcr-app[data-theme=nano] .pcr-selection .pcr-color-opacity .pcr-slider{background:linear-gradient(90deg,transparent,#000),url('data:image/svg+xml;utf8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 2 2"><path fill="white" d="M1,0H2V1H1V0ZM0,1H1V2H0V1Z"/><path fill="gray" d="M0,0H1V1H0V0ZM1,1H2V2H1V1Z"/></svg>');background-size:100%,.25em}