.ob{padding-top:4rem;padding-bottom:8rem;max-width:96rem}.ob__empty{text-align:center;padding:8rem 0}.ob__empty-heading{margin:0 0 1.2rem}.ob__empty-body{margin:0 0 2.4rem;font-size:1.6rem;color:rgba(var(--color-foreground),.6)}.ob__header{display:grid;grid-template-columns:1fr auto;align-items:end;margin-bottom:3rem;padding-bottom:2rem;border-bottom:.1rem solid rgba(var(--color-foreground),.08)}.ob__title{margin:0;grid-column:1}.ob__subtitle{margin:.4rem 0 0;grid-column:1;font-size:1.4rem;color:rgba(var(--color-foreground),.65)}.ob__subtitle strong{color:rgb(var(--color-foreground))}.ob__sep{margin:0 .4rem;color:rgba(var(--color-foreground),.3)}.ob__add-link{grid-column:2;grid-row:1 / span 2;align-self:center;font-size:1.4rem;color:#00c4b3;text-decoration:none;font-weight:600}.ob__add-link:hover{text-decoration:underline}.ob__decoration{border:.1rem solid rgba(var(--color-foreground),.1);border-radius:1.2rem;background:rgb(var(--color-background));padding:2rem;margin-bottom:2rem}.ob__decoration-header{display:grid;grid-template-columns:12rem 1fr auto;gap:1.6rem;align-items:start;padding-bottom:1.6rem;border-bottom:.1rem solid rgba(var(--color-foreground),.06)}.ob__decoration-mockup{position:relative;width:12rem;height:12rem;border-radius:.8rem;background:rgba(var(--color-foreground),.04);overflow:hidden;display:flex;align-items:center;justify-content:center}.ob__decoration-mockup img{width:100%;height:100%;object-fit:contain;display:block}.ob__decoration-mockup-placeholder{text-align:center;color:rgba(var(--color-foreground),.45);font-size:1.1rem;padding:.8rem}.ob__decoration-mockup-placeholder svg{width:2.4rem;height:2.4rem;margin-bottom:.4rem}.ob__decoration-info{display:flex;flex-direction:column;gap:.4rem}.ob__decoration-name{font-size:1.8rem;font-weight:600;border:none;padding:.2rem 0;background:transparent;color:rgb(var(--color-foreground));border-bottom:.1rem dashed transparent;font-family:inherit;width:100%}.ob__decoration-name:hover,.ob__decoration-name:focus{border-bottom-color:rgba(var(--color-foreground),.3);outline:none}.ob__decoration-spec{margin:0;font-size:1.3rem;color:rgba(var(--color-foreground),.6)}.ob__decoration-volume{margin:0;font-size:1.2rem;color:#00c4b3;font-weight:500}.ob__decoration-volume:empty{display:none}.ob__remove-decoration,.ob__product-remove{background:none;border:none;cursor:pointer;width:3.2rem;height:3.2rem;border-radius:50%;display:flex;align-items:center;justify-content:center;color:rgba(var(--color-foreground),.4);transition:background .15s ease,color .15s ease}.ob__remove-decoration:hover,.ob__product-remove:hover{background:#dc354514;color:#dc3545}.ob__remove-decoration svg,.ob__product-remove svg{width:1.8rem;height:1.8rem}.ob__products{padding:1.2rem 0}.ob__product{display:grid;grid-template-columns:8rem 1fr auto auto;gap:1.6rem;align-items:center;padding:1.2rem 0;border-bottom:.1rem solid rgba(var(--color-foreground),.04)}.ob__product:last-child{border-bottom:none}.ob__product-image{position:relative;width:8rem;height:8rem;border-radius:.6rem;overflow:hidden;background:rgba(var(--color-foreground),.04)}.ob__product-image>img[data-product-image]{width:100%;height:100%;object-fit:cover;display:block}.ob__product-back-image{position:absolute;bottom:.3rem;right:.3rem;width:3.4rem;height:3.4rem;border-radius:.3rem;border:.15rem solid rgb(var(--color-background));background:rgb(var(--color-background));object-fit:contain;display:block;box-shadow:0 .1rem .4rem #0000001f}.ob__product-back-image[hidden]{display:none}.ob__product-info{min-width:0}.ob__product-title{display:block;font-size:1.5rem;font-weight:600;color:rgb(var(--color-foreground));text-decoration:none;margin:0 0 .2rem;line-height:1.3}.ob__product-title:hover{color:#00c4b3}.ob__product-meta,.ob__product-sizes{margin:0;font-size:1.3rem;color:rgba(var(--color-foreground),.65);line-height:1.5}.ob__product-edit{align-self:flex-start;margin-top:.4rem;padding:0;background:none;border:none;font-family:inherit;font-size:1.2rem;color:rgba(var(--color-foreground),.6);text-decoration:underline;text-underline-offset:.3rem;cursor:pointer}.ob__product-edit:hover{color:rgb(var(--color-foreground))}.ob__product-edit-panel{margin-top:.8rem;padding:1rem 1.2rem;border:.1rem solid rgba(var(--color-foreground),.12);border-radius:.6rem;background:rgba(var(--color-foreground),.03)}.ob__product-edit-sizes{display:grid;grid-template-columns:repeat(auto-fill,minmax(6rem,1fr));gap:.6rem;margin-bottom:.8rem}.ob__product-edit-cell{display:flex;flex-direction:column;align-items:center;gap:.2rem;padding:.4rem .6rem;border:.1rem solid rgba(var(--color-foreground),.12);border-radius:.4rem;background:rgb(var(--color-background))}.ob__product-edit-cell span{font-size:1.1rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:rgba(var(--color-foreground),.6)}.ob__product-edit-cell input{width:100%;text-align:center;font-family:inherit;font-size:1.4rem;padding:.3rem;border:none;background:transparent;color:rgb(var(--color-foreground))}.ob__product-edit-cell input:focus{outline:none}.ob__product-edit-actions{display:flex;gap:.8rem;justify-content:flex-end}.ob__product-edit-save,.ob__product-edit-cancel{font-family:inherit;font-size:1.2rem;padding:.6rem 1.4rem;border-radius:.4rem;cursor:pointer}.ob__product-edit-save{background:#00c4b3;border:.1rem solid #00c4b3;color:#fff}.ob__product-edit-save:hover{background:#00a89a;border-color:#00a89a}.ob__product-edit-cancel{background:transparent;border:.1rem solid rgba(var(--color-foreground),.18);color:rgba(var(--color-foreground),.7)}.ob__product-edit-cancel:hover{color:rgb(var(--color-foreground))}.ob__product-price{text-align:right;display:flex;flex-direction:column;gap:.2rem}.ob__product-price strong{font-size:1.6rem;font-weight:600;color:rgb(var(--color-foreground))}.ob__product-price span{font-size:1.2rem;color:rgba(var(--color-foreground),.5)}.ob__decoration-footer{display:flex;justify-content:space-between;align-items:center;padding-top:1.2rem;border-top:.1rem solid rgba(var(--color-foreground),.06);font-size:1.4rem}.ob__decoration-add-product{color:#00c4b3;text-decoration:none;font-weight:500;cursor:pointer}.ob__decoration-add-product:hover{text-decoration:underline}.ob__decoration-subtotal{color:rgba(var(--color-foreground),.7)}.ob__decoration-subtotal strong{color:rgb(var(--color-foreground));font-size:1.6rem;margin-left:.6rem}.ob__customer{margin-top:4rem;padding-top:3rem;border-top:.1rem solid rgba(var(--color-foreground),.08)}.ob__section-heading{margin:0 0 1.6rem}.ob__form-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.6rem}.ob__field--full{grid-column:1 / -1}.ob__label{display:block;font-size:1.3rem;font-weight:500;margin-bottom:.4rem;color:rgba(var(--color-foreground),.75)}.ob__optional{font-weight:400;color:rgba(var(--color-foreground),.45)}.ob__input{width:100%;padding:1rem 1.2rem;font-size:1.4rem;border-radius:.6rem;border:.1rem solid rgba(var(--color-foreground),.18);background:rgb(var(--color-background));color:rgb(var(--color-foreground));font-family:inherit}.ob__input:focus{outline:none;border-color:#00c4b3;box-shadow:0 0 0 .2rem #00c4b32e}.ob__textarea{resize:vertical;min-height:8rem}.ob__submit-card{margin-top:3rem;padding:2.4rem;background:#00c4b30a;border:.1rem solid rgba(0,196,179,.15);border-radius:1.2rem}.ob__submit-summary{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:1.6rem;font-size:1.4rem;color:rgba(var(--color-foreground),.65)}.ob__submit-summary strong{font-size:2.4rem;font-weight:700;color:rgb(var(--color-foreground))}.ob__submit-btn:disabled{opacity:.5;cursor:not-allowed}.ob__submit-disclaimer{margin:1.2rem 0 0;text-align:center;font-size:1.2rem;color:rgba(var(--color-foreground),.55)}.ob__submit-error{margin:1.2rem 0 0;padding:1rem 1.2rem;border:.1rem solid rgba(220,53,69,.3);border-radius:.6rem;background:#dc35450a;color:rgba(var(--color-foreground),.85);font-size:1.3rem}.ob__confirmation{text-align:center;padding:6rem 0}.ob__confirmation-icon{width:6rem;height:6rem;margin:0 auto 2rem;border-radius:50%;background:#00c4b31f;color:#00c4b3;display:flex;align-items:center;justify-content:center}.ob__confirmation-icon svg{width:3.2rem;height:3.2rem}.ob__confirmation-heading{margin:0 0 1.2rem}.ob__confirmation-body{margin:0 0 2.4rem;font-size:1.5rem;line-height:1.7;color:rgba(var(--color-foreground),.7)}.ob__confirmation-body strong{color:rgb(var(--color-foreground))}@media screen and (max-width:749px){.ob__decoration-header{grid-template-columns:8rem 1fr auto}.ob__decoration-mockup{width:8rem;height:8rem}.ob__product{grid-template-columns:6rem 1fr auto;grid-template-areas:"image info price" "image info remove";gap:1rem}.ob__product-image{grid-area:image;width:6rem;height:6rem}.ob__product-info{grid-area:info}.ob__product-price{grid-area:price}.ob__product-remove{grid-area:remove;align-self:end}.ob__form-grid,.ob__header{grid-template-columns:1fr}.ob__add-link{grid-column:1;grid-row:auto;margin-top:1rem}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/order-builder.css.map */
