.rc-heading-4{font-size:1.5rem;font-weight:600;letter-spacing:-.005em;line-height:1.375;color:#161616}@media(min-width:768px){.rc-heading-4{font-size:2rem}}.rc-heading-6{font-size:1rem;font-weight:700;line-height:1.5;color:#161616}@media(min-width:768px){.rc-heading-6{font-size:1.125rem;line-height:1.5556}}.rc-body-1-tall{font-size:1.125rem;line-height:1.77}@media(min-width:768px){.rc-body-1-tall{font-size:1rem;line-height:1.75}}.rc-body-2-short{font-size:1rem;line-height:1.25}@media(min-width:768px){.rc-body-2-short{font-size:.875rem;line-height:1.4286}}.rc-body-3-tall{font-size:.75rem;line-height:1.6667;color:#595959}.rc-account-contain{max-width:1600px;margin:0 auto;padding:0 1.25rem}@media(min-width:768px){.rc-account-contain{padding:0 2.5rem}}@media(min-width:1280px){.rc-account-contain{padding:0 3.5rem}}.rc-account-grid{display:flex;flex-direction:column;justify-content:center;margin-bottom:5rem;margin-top:1.25rem;gap:3rem;width:100%;margin-left:auto;margin-right:auto}@media(min-width:768px){.rc-account-grid{display:grid;grid-template-columns:192px minmax(auto,696px);margin-top:5rem;margin-bottom:5rem}}@media(min-width:1024px){.rc-account-grid{grid-template-columns:192px minmax(auto,696px) 192px}}.rc-account-nav{margin-bottom:3rem;margin-left:auto;height:100%;width:100%;flex-shrink:0;border-right:none}@media(min-width:768px){.rc-account-nav{margin-bottom:0;padding-bottom:1.5rem;padding-right:3rem;text-align:right;font-size:.875rem;border-right:1px solid #e5e5e5}}.rc-account-nav-list{display:grid;grid-template-columns:repeat(2,1fr);gap:0 1.25rem;list-style:none;padding:0;margin:0}@media(min-width:768px){.rc-account-nav-list{display:flex;flex-direction:column;gap:0;row-gap:1rem}}.rc-account-nav-item{border-bottom:1px solid rgba(229,229,229,.6)}@media(min-width:768px){.rc-account-nav-item{border-bottom:none}}.rc-account-nav-link{display:block;padding:.5rem 0;color:inherit;text-decoration:none}@media(min-width:768px){.rc-account-nav-link{display:inline-block;padding:0}}.rc-account-nav-link.is-active{color:#358464;font-weight:700}.rc-account-nav-link:hover{color:#1e644d}.rc-signout-btn{display:block;padding:.5rem 0;background:none;border:none;cursor:pointer;font-size:inherit;font-family:inherit;color:inherit;text-align:left}@media(min-width:768px){.rc-signout-btn{display:inline-block;padding:0;text-align:right}}.rc-signout-btn:hover{color:#1e644d}.rc-account-content{position:relative}.rc-account-greeting{margin-bottom:0}.rc-account-greeting--alert{color:#c25449}.rc-profile-section{display:grid;gap:1.5rem;border-top:1px solid #e5e5e5;padding:2rem 0}@media(min-width:640px){.rc-profile-section{grid-template-columns:1fr 2fr}}.rc-profile-label{font-weight:700}.rc-profile-value{color:#595959}.rc-profile-value p{margin:0}.rc-profile-edit-link{margin-top:.5rem;font-size:.875rem;color:#358464;text-decoration:none}.rc-profile-edit-link:hover{color:#1e644d}.rc-status-section{margin:2rem 0;position:relative}.rc-status-stage{position:relative;background-color:#fff}.rc-status-grid{display:grid;grid-template-columns:1fr;gap:1rem;background-color:#fff;overflow:visible;opacity:0;transition:opacity .22s ease}.rc-status-grid.is-visible{opacity:1}.rc-status-grid[hidden]{display:none!important}.rc-status-grid.is-transition-overlay{position:absolute;top:0;left:0;right:0;z-index:2;pointer-events:none}.rc-status-stage.is-transitioning-state{position:relative;overflow-y:hidden;overflow-x:visible;transition:height .28s cubic-bezier(.22,1,.36,1)}@media(min-width:768px){.rc-status-grid{grid-template-columns:repeat(2,1fr)}}.rc-status-card{display:flex;align-items:center;gap:.75rem;border-radius:.375rem;border:1px solid #e5e5e5;padding:1rem}.rc-status-card--full{grid-column:1 / -1;flex-direction:column;align-items:stretch;gap:1rem}@media(min-width:768px){.rc-status-card--full{grid-column:span 2}}.rc-status-icon{flex-shrink:0;width:24px;height:24px;color:#767676}.rc-status-icon--success{color:#4ba57c}.rc-status-icon--spinner{display:inline-flex;align-items:center;justify-content:center;animation:spin .9s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.rc-status-label{font-size:.875rem;color:#767676;margin:0}.rc-status-value{font-size:1rem;font-weight:700;line-height:1.5;color:#161616;margin:0}@media(min-width:768px){.rc-status-value{font-size:1.125rem}}.rc-status-note{grid-column:1 / -1;font-size:.75rem;line-height:1.6667;color:#595959;margin:0}.rc-status-refresh{display:none;align-items:center;gap:.5rem;font-size:.875rem;color:#767676}.rc-status-refresh .rc-status-icon{width:18px;height:18px}.rc-status-section.is-refreshing .rc-status-refresh{display:inline-flex}.rc-allotment-info{display:flex;align-items:center;gap:.5rem}.rc-allotment-info-icon{flex-shrink:0;color:#767676}.rc-allotment-text{color:#595959;margin:0}.rc-allotment-text strong.remaining{color:#358464}.rc-allotment-text strong.now{color:#c25449}.rc-allotment-text strong.date{color:#161616}.rc-progress-bar{position:relative;height:1rem;width:100%;border-radius:.375rem;background-color:#e5e5e5;overflow:visible}.rc-progress-fill{position:absolute;bottom:0;left:0;top:0;border-radius:.75rem;background-color:#358464;min-width:12px}.rc-progress-marker{position:absolute;top:-.25rem;bottom:-.25rem;right:0;width:.25rem;border-right:2px dotted #161616}.rc-progress-overage{position:absolute;top:0;bottom:0;left:100%;width:0;border-top-right-radius:.75rem;border-bottom-right-radius:.75rem;background-color:#c25449;min-width:0}.rc-progress-bar--over .rc-progress-fill{border-top-right-radius:0;border-bottom-right-radius:0}.rc-status-over-limit .rc-allotment-text strong.remaining,.rc-allotment-text strong.remaining.is-negative,.rc-stat-value.is-negative{color:#c25449}.rc-stats-row{display:flex;flex-wrap:wrap;gap:1rem;width:100%}.rc-stat-item{flex-shrink:0}.rc-stat-item--right{margin-left:auto;flex-grow:1;text-align:right}.rc-stat-value{font-size:1rem;font-weight:700;line-height:1.5;color:#161616;margin:0}@media(min-width:768px){.rc-stat-value{font-size:1.125rem}}.rc-stat-label{font-size:.875rem;line-height:1.25;color:#767676;margin:0}@media(min-width:768px){.rc-stat-label{font-size:.875rem}}.rc-orders-table{width:100%;margin-top:2rem;border-collapse:collapse}.rc-orders-table thead{border-bottom:1px solid #e5e5e5}.rc-orders-table th{padding-bottom:.75rem;text-align:left;font-size:.875rem;font-weight:700;color:#161616}.rc-orders-table th:last-child{text-align:right}.rc-orders-table tbody tr{border-bottom:1px solid #e5e5e5}.rc-orders-table td{padding:1.5rem .75rem;font-size:.875rem;color:#595959;vertical-align:top}.rc-orders-table td:first-child{padding-left:0}.rc-orders-table td:last-child{text-align:right;padding-right:0}.rc-order-number-link{font-weight:700;color:#358464;text-decoration:none}.rc-order-number-link:hover{color:#1e644d}.rc-order-mobile-info{margin-top:.25rem;font-size:.875rem;color:#595959}.rc-order-mobile-status{margin-top:.5rem}.rc-orders-table .hide-mobile{display:none}@media(min-width:640px){.rc-orders-table .hide-sm{display:table-cell}}@media(min-width:1024px){.rc-orders-table .hide-mobile{display:table-cell}}.rc-orders-empty{margin-top:1rem;font-size:.875rem;color:#767676}.rc-status-badge{display:inline-block;font-size:.875rem;line-height:1.25;padding:.125rem .5rem;border-radius:4px}.rc-status-badge--cancelled{background-color:#fcf1ef;color:#943e36}.rc-status-badge--fulfilled{background-color:#ddfbe0;color:#1e644d}.rc-status-badge--partial{background-color:#fcf3cf;color:#894812}.rc-status-badge--unfulfilled{background-color:#f3f3f3;color:#595959}.rc-back-button{display:inline-block;border-radius:4px;border:1px solid #e5e5e5;padding:11px 1rem;font-weight:700;line-height:1;color:#161616;text-decoration:none;background:none}.rc-back-button:hover{background-color:#fafafa}.rc-order-header{display:flex;flex-direction:column;gap:1rem;margin:2rem 0}@media(min-width:640px){.rc-order-header{flex-direction:row;align-items:flex-end;justify-content:space-between}}.rc-order-title{margin-bottom:.125rem}.rc-order-meta{display:flex;align-items:center;gap:.75rem}.rc-order-date{font-size:1rem;line-height:1.25;color:#767676;margin:0}.rc-order-items-table{width:100%;margin:2rem 0;border-collapse:collapse}.rc-order-items-table thead{border-bottom:1px solid #e5e5e5}.rc-order-items-table th{padding-bottom:.75rem;text-align:left;font-size:.875rem;font-weight:700;color:#161616}.rc-order-items-table th:last-child{text-align:right}.rc-order-items-table tbody tr{border-bottom:1px solid #e5e5e5}.rc-order-items-table td{padding:1.75rem 0;font-size:.875rem;color:#595959;vertical-align:top}.rc-order-items-table td:last-child{text-align:right}.rc-line-item-product{display:flex;gap:1rem}.rc-line-item-image{position:relative;aspect-ratio:1;width:3rem;border-radius:.25rem;background-color:#fafafa;overflow:hidden}.rc-line-item-image img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.rc-line-item-info{margin:auto 0}.rc-line-item-title{font-weight:700;margin:0}.rc-line-item-title a{color:#358464;text-decoration:none}.rc-line-item-title a:hover{color:#1e644d}.rc-line-item-variant{margin:0;color:#767676}.rc-order-totals{padding:1.5rem 0}.rc-rx-deduction{display:flex;justify-content:space-between;padding:1.5rem 0;font-weight:700;color:#161616;border-bottom:1px solid #e5e5e5}.rc-order-summary{display:flex;flex-direction:column;gap:.5rem;padding:1.5rem 0;color:#595959}.rc-order-summary-row{display:flex;justify-content:space-between}.rc-order-summary-row p{margin:0}.rc-order-summary-row--total{font-weight:700;color:#161616}.rc-reorder-button{display:inline-flex;align-items:center;justify-content:center;height:3rem;padding:0 1.25rem;border-radius:.375rem;background-color:#358464;color:#fff;font-weight:700;font-size:.875rem;text-decoration:none;border:none;cursor:pointer;transition:background-color .2s}.rc-reorder-button:hover{background-color:#1e644d}.rc-reorder-button--full{width:100%}.rc-loading{display:flex;align-items:center;justify-content:center;height:8rem;width:100%}.rc-loading-spinner{width:1.5rem;height:1.5rem;animation:spin 1s linear infinite;color:#363636}.rc-icon{display:inline-block;width:24px;height:24px;vertical-align:middle}.rc-icon svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.rc-super-shopper-banner{background:linear-gradient(135deg,#2e6e54,#1e4d3a);color:#fff;border-radius:8px;padding:0 1.25rem;margin-bottom:0;box-shadow:0 4px 12px #2e6e5440;max-height:0;opacity:0;transform:translateY(-6px);overflow:hidden;transition:max-height .24s ease,padding .24s ease,margin-bottom .24s ease,opacity .2s ease,transform .2s ease}.rc-super-shopper-banner.is-visible{max-height:220px;padding-top:1rem;padding-bottom:1rem;margin-bottom:1.5rem;opacity:1;transform:translateY(0)}.rc-super-shopper-banner[hidden]{display:none!important}.rc-super-shopper-banner-content{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.rc-super-shopper-icon{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:#fff3;border-radius:50%}.rc-super-shopper-icon svg{width:20px;height:20px;stroke:#fff}.rc-super-shopper-text{flex:1;min-width:200px}.rc-super-shopper-text strong{display:block;font-size:1rem;font-weight:600;margin-bottom:.25rem}.rc-super-shopper-text p{font-size:.875rem;margin:0;opacity:.9}.rc-super-shopper-exit{flex-shrink:0;background:#fff3;border:1px solid rgba(255,255,255,.4);color:#fff;padding:.5rem 1.25rem;border-radius:6px;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s ease}.rc-super-shopper-exit:hover{background:#ffffff4d;border-color:#fff9}.rc-super-shopper-exit:focus{outline:2px solid white;outline-offset:2px}@media(max-width:480px){.rc-super-shopper-banner-content{flex-direction:column;align-items:flex-start}.rc-super-shopper-exit{width:100%;text-align:center}}.rc-staff-tools-section{margin-bottom:2rem;padding:1.5rem;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px}.rc-staff-tools-section .recovercann-super-shopper{max-width:none;margin:0;padding:0;background:transparent;border:none}.rc-staff-tools-section .super-shopper-header{border-bottom-color:#cbd5e1}.rc-staff-tools-section .super-shopper-title{color:#1e293b}.rc-staff-tools-section:before{content:"Staff Tools";display:inline-block;background:#2e6e54;color:#fff;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;padding:.25rem .75rem;border-radius:4px;margin-bottom:1rem}.super-shopper-orders-banner{background:linear-gradient(135deg,#2e6e54,#1e4d3a);color:#fff;padding:.75rem 1rem;border-radius:8px;margin-bottom:1rem}.super-shopper-banner-content{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.super-shopper-orders-banner .banner-label{font-size:.875rem;opacity:.9}.super-shopper-orders-banner .banner-patient-name{font-weight:600;font-size:1rem}.orders-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;color:#767676}.orders-loading .recovercann-spinner{width:32px;height:32px;border:3px solid #e5e7eb;border-top-color:#2e6e54;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:1rem}@keyframes spin{to{transform:rotate(360deg)}}.order-status-badge{display:inline-block;font-size:.75rem;font-weight:500;padding:.125rem .5rem;border-radius:4px;text-transform:capitalize;background-color:#f3f4f6;color:#374151}.order-status-fulfilled{background-color:#ddfbe0;color:#166534}.order-status-pending{background-color:#fef3c7;color:#92400e}
/*# sourceMappingURL=/cdn/shop/t/10/assets/recovercann-account.css.map */
