#westex-dashboard-root,.westex-app-shell{color:#080808}#westex-dashboard-root *,#westex-dashboard-root :after,#westex-dashboard-root :before,.westex-app-shell *,.westex-app-shell :after,.westex-app-shell :before{box-sizing:border-box}.westex-page{margin:0 auto;max-width:1400px;padding:1.5rem}.westex-page--narrow{max-width:1200px}.westex-page__header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1.5rem}.westex-grid{display:grid;gap:1.5rem}@media screen and (min-width:992px){.westex-grid{grid-template-columns:7fr 5fr}}.westex-grid__main{display:flex;flex-direction:column;gap:1.5rem}@media screen and (min-width:992px){.westex-grid__sidebar{align-self:start;position:sticky;top:calc(116px + 1.5rem)}}.westex-paper,.westex-success__card{background:#fff;border:1px solid #525252;border-radius:4px;box-shadow:0 1px 3px 0 rgba(0,0,0,.15);padding:1.5rem}.westex-paper__title{margin-bottom:1.5rem}.westex-paper__divider{border:0;border-top:1px solid #525252;margin:0 0 1.5rem}.westex-btn{align-items:center;border:none;border-radius:4px;cursor:pointer;display:inline-flex;gap:.5rem;justify-content:center;padding:1.5rem;text-decoration:none;transition:all .3s cubic-bezier(.215,.61,.355,1)}.westex-btn:disabled{cursor:not-allowed;opacity:.6}.westex-btn svg{height:1.25rem;width:1.25rem}.westex-btn--primary{background:#a53746;color:#fff}.westex-btn--primary:hover:not(:disabled){background:#862d39}.westex-btn--secondary{background:transparent;border:1px solid #a53746;color:#a53746}.westex-btn--secondary:hover:not(:disabled){background:#862d39;color:#fff}.westex-btn--text{background:transparent;color:#a53746;padding:.25rem .5rem}.westex-btn--text:hover:not(:disabled){background:rgba(165,55,70,.05)}.westex-btn--success{background:#3e5641;color:#fff}.westex-btn--full{width:100%}.westex-form-group{margin-bottom:1rem}.westex-input,.westex-select,.westex-textarea{background:#fff;border:1px solid #525252;border-radius:4px;padding:1.5rem;transition:all .3s cubic-bezier(.215,.61,.355,1)}.westex-input:focus,.westex-select:focus,.westex-textarea:focus{box-shadow:0 0 0 2px rgba(165,55,70,.1)}.westex-error-text{margin:0}.westex-search-input{position:relative}.westex-search-input input{padding-left:2.5rem}.westex-search-input svg{color:#aeabae;height:1.25rem;left:.75rem;position:absolute;top:50%;transform:translateY(-50%);width:1.25rem}.westex-filters{display:grid;gap:1.5rem;margin-bottom:1.5rem}@media screen and (min-width:576px){.westex-filters{grid-template-columns:repeat(2,1fr)}}.westex-results-count{margin-bottom:1rem}.westex-carpet-grid{display:grid;gap:1.5rem;grid-template-columns:repeat(1,1fr)}@media screen and (min-width:576px){.westex-carpet-grid{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:992px){.westex-carpet-grid{grid-template-columns:repeat(3,1fr)}}.westex-carpet-card{background:#fff;border:1px solid #525252;border-radius:4px;overflow:hidden;transition:all .3s cubic-bezier(.215,.61,.355,1)}.westex-carpet-card:hover{box-shadow:0 2px 8px rgba(0,0,0,.1)}.westex-carpet-card__image{align-items:center;background:#f4f5f6;display:flex;height:140px;justify-content:center;overflow:hidden}.westex-carpet-card__image img{height:100%;-o-object-fit:cover;object-fit:cover;transition:opacity .2s;width:100%}.westex-carpet-card__image svg{color:#525252;height:3rem;width:3rem}.westex-carpet-card__content{padding:1rem}.westex-carpet-card__title{margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.westex-carpet-card__meta{margin:0}.westex-carpet-card__qualities{display:flex;flex-wrap:wrap;gap:.25rem;margin-top:.5rem}.westex-carpet-card__quality-select{margin-top:.5rem}.westex-select--small{font-size:.85rem;padding:.5rem 2rem .5rem .75rem}.westex-carpet-card__actions{padding:1.5rem}.westex-chip{align-items:center;background:transparent;border:1px solid #080808;border-radius:100px;display:inline-flex;font-size:1.4rem;justify-content:center;min-width:50px;padding:.125rem .5rem;text-align:center}.westex-selected-samples{display:flex;flex-direction:column;gap:1rem}.westex-sample-item{align-items:center;border:1px solid #525252;border-radius:4px;display:flex;gap:1.5rem;padding:1.5rem}.westex-sample-item:hover{box-shadow:0 1px 3px rgba(0,0,0,.1)}.westex-sample-item__meta{line-height:3rem;margin:0}.westex-sample-item__image{align-items:center;background:#f4f5f6;border-radius:4px;display:flex;flex-shrink:0;height:50px;justify-content:center;overflow:hidden;width:50px}.westex-sample-item__image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.westex-sample-item__image svg{color:#525252}.westex-sample-item__content{flex:1;min-width:0}.westex-sample-item__title{margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.westex-sample-item__remove{align-items:center;background:#a53746;border:none;border-radius:100px;box-shadow:0 1px 3px 0 rgba(0,0,0,.15);color:#525252;cursor:pointer;display:flex;height:3rem;justify-content:center;width:3rem}.westex-sample-item__remove:hover{background:#080808;color:#a53746}.westex-sample-item__remove svg{color:#fff;height:1.25rem;width:1.25rem}.westex-empty-state{background:#f4f5f6;border-radius:4px;padding:3rem 1.5rem;text-align:center}.westex-empty-state svg{height:4rem;opacity:.5;width:4rem}.westex-empty-state p{margin:0}.westex-notes__input{display:flex;gap:.5rem;margin-bottom:1rem}.westex-notes__list{display:flex;flex-direction:column;gap:.5rem}.westex-note{align-items:flex-start;border:1px solid #525252;border-left:3px solid #a53746;border-radius:4px;display:flex;gap:.5rem;padding:.75rem}.westex-note__content{flex:1}.westex-note__content p{margin:0;white-space:pre-wrap}.westex-snackbar{bottom:1.5rem;left:50%;max-width:400px;position:fixed;transform:translateX(-50%);width:calc(100% - 2rem);z-index:10000}.westex-snackbar--right{left:auto;right:1.5rem;transform:none}.westex-alert{align-items:center;border-radius:4px;box-shadow:0 4px 12px rgba(0,0,0,.15);display:flex;font-size:.875rem;gap:.75rem;padding:.75rem 1rem}.westex-alert svg{flex-shrink:0;height:1.25rem;width:1.25rem}.westex-alert--success{background:#3e5641;color:#080808}.westex-alert--error{background:#a53746;color:#fff}.westex-alert--warning{background:#ffc107;color:#080808}.westex-alert--info{background:#2196f3;color:#fff}.westex-alert__close{background:transparent;border:none;color:inherit;cursor:pointer;margin-left:auto;opacity:.7;padding:.25rem}.westex-alert__close:hover{opacity:1}.westex-alert__close svg{height:1rem;width:1rem}.westex-success{margin:0 auto;max-width:600px;padding:2rem 0}.westex-success__card{padding:2rem;text-align:center}.westex-success__icon{color:#3e5641;height:4rem;margin-bottom:1rem;width:4rem}.westex-success__title{margin:0 0 .5rem}.westex-success__ref{color:#525252;margin:0 0 1.5rem}.westex-success__ref strong{color:#080808}.westex-success__actions{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.westex-loading{align-items:center;display:flex;justify-content:center;padding:2rem}.westex-spinner{animation:spin .8s linear infinite;border:2px solid #f4f5f6;border-radius:50%;border-top-color:#a53746;height:2rem;width:2rem}@keyframes spin{to{transform:rotate(1turn)}}.westex-skeleton{animation:skeleton-shimmer 1.5s infinite;background:linear-gradient(90deg,#f4f5f6,#d1d1d1 50%,#f4f5f6);background-size:200% 100%;border-radius:4px}@keyframes skeleton-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.westex-load-more{display:flex;justify-content:center;margin-top:1.5rem}.westex-icon{flex-shrink:0;height:1.25rem;width:1.25rem}.westex-icon--small{height:1rem;width:1rem}.westex-icon--large{height:1.5rem;width:1.5rem}.westex-form{display:flex;flex-direction:column}.westex-form-row{display:grid;gap:1.5rem}@media screen and (min-width:576px){.westex-form-row{grid-template-columns:repeat(2,1fr)}}.westex-label--required:after{color:#a53746;content:" *"}.westex-input,.westex-select,.westex-textarea{width:100%}.westex-input:focus,.westex-select:focus,.westex-textarea:focus{border-color:#a53746;outline:none}.westex-input--error{border-color:#a53746}.westex-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2712%27 height=%2712%27%3E%3Cpath fill=%27%23525252%27 d=%27M6 8 1 3h10z%27/%3E%3C/svg%3E");background-position:right .75rem center;background-repeat:no-repeat;cursor:pointer;padding-right:2rem}.westex-textarea{min-height:80px;resize:vertical}.westex-error-text{color:#a53746;margin-top:.25rem}.westex-btn-link{background:none;border:none;color:#a53746;cursor:pointer;padding:0;text-decoration:underline;text-underline-offset:2px}.westex-btn-link:hover{opacity:.75}.westex-address-lookup{position:relative}.westex-address-lookup__input-wrapper{align-items:center;display:flex;position:relative}.westex-address-lookup__spinner{animation:westex-spin .7s linear infinite;border:2px solid #d1d1d1;border-radius:50%;border-top-color:#a53746;height:1rem;pointer-events:none;position:absolute;right:.75rem;width:1rem}.westex-address-lookup__dropdown{animation:westex-dropdown-in .15s ease;background:#fff;border:1px solid #d1d1d1;border-radius:4px;box-shadow:0 4px 12px rgba(0,0,0,.12);left:0;list-style:none;margin:0;max-height:280px;overflow-y:auto;padding:.25rem 0;position:absolute;right:0;top:calc(100% + 4px);z-index:100}.westex-address-lookup__option{align-items:flex-start;border-bottom:1px solid #f4f5f6;cursor:pointer;display:flex;gap:.625rem;padding:.625rem .875rem;transition:background .1s ease}.westex-address-lookup__option:last-child{border-bottom:none}.westex-address-lookup__option--active,.westex-address-lookup__option:hover{background:#f4f5f6}.westex-address-lookup__option-icon{fill:#a53746;flex-shrink:0;height:1.5rem;margin-top:.125rem;width:1.5rem}.westex-address-lookup__option-text{display:flex;flex-direction:column;gap:.125rem;min-width:0}.westex-address-lookup__option-main{color:#080808;font-weight:500;line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.westex-address-lookup__option-secondary{color:#525252;line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.westex-address-lookup__manual-entry{margin:1rem 0}@keyframes westex-spin{to{transform:rotate(1turn)}}@keyframes westex-dropdown-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.westex-checkbox{align-items:center;cursor:pointer;display:flex;gap:.5rem}.westex-checkbox input{accent-color:#a53746;cursor:pointer;height:1.5rem;width:1.5rem}
