.ot-cart{padding-top:3rem;padding-bottom:4rem}.ot-cart__header{text-align:center;margin-top:.75rem;margin-bottom:2.5rem}.ot-cart__title{font-weight:300;font-style:italic;font-size:clamp(28px,4vw,36px);margin:0 0 8px;color:var(--ot-text)}.ot-cart__continue{font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:var(--ot-muted);text-decoration:none;border-bottom:1px solid var(--ot-border);padding-bottom:1px;transition:color .2s,border-color .2s}.ot-cart__continue:hover{color:var(--ot-text);border-color:var(--ot-text)}.ot-cart__layout{display:grid;grid-template-columns:1fr 340px;gap:3rem;align-items:start;min-width:0}.ot-cart__items{display:flex;flex-direction:column;min-width:0}.ot-cart__item{display:flex;gap:16px;padding:20px 0;border-bottom:1px solid var(--ot-border);position:relative}.ot-cart__item:first-child{border-top:1px solid var(--ot-border)}.ot-cart__item-img{flex-shrink:0;width:96px;height:144px;border-radius:8px;overflow:hidden;background:#ede9e3;display:flex;align-items:center;justify-content:center}.ot-cart__item-img img{width:100%;height:100%;object-fit:cover;transition:opacity .35s ease}.ot-cart__item-img:hover img{opacity:.85}.ot-cart__item-body{flex:1;min-width:0;display:flex;flex-direction:column;justify-content:space-between;padding:6px 0}.ot-cart__item-top{display:flex;justify-content:space-between;align-items:flex-start;gap:8px;min-width:0}.ot-cart__item-name{min-width:0;font-weight:300;font-size:17px;line-height:1.35;color:var(--ot-text);text-decoration:none;overflow-wrap:anywhere}.ot-cart__item-name:hover{text-decoration:underline}.ot-cart__item-remove{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border:none;background:rgba(0,0,0,0);cursor:pointer;color:var(--ot-border);padding:0;border-radius:50%;transition:color .2s,background .2s;margin-top:-2px}.ot-cart__item-remove:hover{color:var(--ot-text);background:rgba(0,0,0,.04)}.ot-cart__item-pricing{display:flex;flex-direction:column;align-items:flex-start;gap:2px}.ot-cart__item-unit-price{font-size:11px;color:var(--ot-muted);letter-spacing:.02em}.ot-cart__item-total{font-size:15px;font-weight:400;color:var(--ot-text);letter-spacing:.01em}.ot-cart__item-errors{display:flex;flex-direction:column;gap:2px}.ot-cart__item-errors span{font-size:12px;color:#b44}.ot-cart__qty{display:inline-flex;align-self:flex-start;align-items:center;border:1px solid var(--ot-border);border-radius:var(--ot-control-radius);height:36px;overflow:hidden}.ot-cart__qty-btn{width:32px;height:100%;display:flex;align-items:center;justify-content:center;border:none;background:rgba(0,0,0,0);cursor:pointer;color:var(--ot-text);font-size:15px;transition:background .15s;padding:0}.ot-cart__qty-btn:hover{background:rgba(0,0,0,.04)}.ot-cart__qty-btn:disabled{opacity:.35;cursor:default}.ot-cart__qty-value{width:28px;text-align:center;font-size:13px;font-weight:400;color:var(--ot-text)}.ot-cart__sidebar{position:sticky;top:80px;min-width:0;max-width:100%}.ot-cart__empty{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:40vh;gap:20px;padding:4rem 24px}.ot-cart__empty-text{font-weight:300;font-style:italic;font-size:clamp(22px,3vw,28px);color:var(--ot-muted);margin:0}.ot-cart__empty-link{font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:var(--ot-text);text-decoration:none;border:1px solid var(--ot-text);border-radius:var(--ot-control-radius);padding:12px 28px;transition:background .2s,color .2s}.ot-cart__empty-link:hover{background:var(--ot-text);color:var(--ot-surface)}.ot-summary{background:var(--ot-surface);border:1px solid var(--ot-border);border-radius:var(--ot-control-radius);width:100%;min-width:0;max-width:100%;padding:24px}.ot-summary__title{font-weight:400;font-size:15px;letter-spacing:.06em;text-transform:uppercase;margin:0 0 20px;color:var(--ot-muted)}.ot-summary__items{display:flex;flex-direction:column;gap:8px}.ot-summary__item{display:flex;justify-content:space-between;align-items:flex-start;gap:10px;min-width:0;padding:2px 0;font-size:13px}.ot-summary__item-name{min-width:0;color:var(--ot-muted);line-height:1.4;overflow-wrap:anywhere}.ot-summary__item-total{color:var(--ot-text);font-weight:400;white-space:nowrap}.ot-summary__divider{height:1px;background:var(--ot-border);margin:12px 0}.ot-summary__delivery{display:flex;justify-content:space-between;align-items:baseline;min-width:0;padding:4px 0;margin-bottom:4px;gap:12px}.ot-summary__delivery-label{min-width:0;font-family:"Inter",sans-serif;font-size:12px;font-weight:400;letter-spacing:.08em;text-transform:uppercase;color:var(--ot-muted)}.ot-summary__delivery-note{min-width:0;font-size:13px;font-weight:400;font-style:italic;line-height:1.1;color:var(--ot-muted);overflow-wrap:anywhere}.ot-summary__grand-total{display:flex;justify-content:space-between;align-items:center;min-width:0;padding:4px 0}.ot-summary__grand-total>span:first-child{font-size:12px;letter-spacing:.1em;text-transform:uppercase;color:var(--ot-muted)}.ot-summary__grand-total>span:last-child,.ot-summary__grand-total>.ot-price-tag{font-weight:500;font-size:16px;color:var(--ot-text)}.ot-summary__checkout{display:flex;align-items:center;justify-content:center;width:100%;height:44px;margin-top:20px;border:1px solid var(--ot-text);border-radius:var(--ot-control-radius);background:var(--ot-text);color:var(--ot-surface);font-size:12px;font-weight:400;letter-spacing:.12em;text-transform:uppercase;text-decoration:none;transition:background .2s,color .2s;cursor:pointer}.ot-summary__checkout:hover{background:rgba(0,0,0,0);color:var(--ot-text)}.ot-coupon{margin-top:0;margin-bottom:16px;width:100%;min-width:0;max-width:100%}.ot-coupon__toggle{display:none}.ot-coupon__label{font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:var(--ot-muted);margin-bottom:8px;display:block}.ot-coupon__row{display:flex;gap:8px;min-width:0}.ot-coupon__input{flex:1 1 auto;width:100%;min-width:0;height:38px;border:1px solid var(--ot-border);border-radius:var(--ot-control-radius);padding:0 12px;font-size:16px;font-family:"Inter",sans-serif;color:var(--ot-text);background:rgba(0,0,0,0);outline:none;transition:border-color .2s}.ot-coupon__input::placeholder{color:rgba(136,132,128,.82)}.ot-coupon__input:focus{border-color:var(--ot-muted)}.ot-coupon__btn{flex:0 0 auto;height:38px;padding:0 16px;border:1px solid var(--ot-border);border-radius:var(--ot-control-radius);background:rgba(0,0,0,0);color:var(--ot-text);font-size:11px;font-weight:400;letter-spacing:.1em;text-transform:uppercase;cursor:pointer;transition:border-color .2s,background .2s,color .2s;white-space:nowrap}.ot-coupon__btn:hover{border-color:var(--ot-text)}.ot-coupon__success{font-size:12px;color:#5a8a5a;margin-top:6px}.ot-coupon__error{font-size:12px;color:#b44;margin-top:6px}@media(max-width: 768px){.ot-cart{padding-top:2rem}.ot-cart__layout{grid-template-columns:1fr;gap:2rem}.ot-cart__sidebar{position:static}.ot-cart__item-img{width:96px;height:144px}.ot-cart__header{margin-top:1rem}.ot-summary__item,.ot-summary__delivery,.ot-summary__grand-total{gap:8px}.ot-summary__delivery{align-items:flex-start;flex-wrap:wrap}.ot-coupon__toggle{display:block;width:100%;height:42px;border:1px solid var(--ot-border);border-radius:var(--ot-control-radius);background:rgba(0,0,0,0);color:var(--ot-muted);font-size:12px;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;transition:border-color .2s}.ot-coupon__toggle:hover{border-color:var(--ot-text)}.ot-coupon__label,.ot-coupon__row{display:none}.ot-coupon--open .ot-coupon__toggle{display:none}.ot-coupon--open .ot-coupon__label,.ot-coupon--open .ot-coupon__row{display:flex}.ot-coupon--open .ot-coupon__label{display:block}.ot-coupon__row{flex-wrap:wrap}.ot-coupon__input{flex-basis:100%}.ot-coupon__btn{width:100%;height:42px}}
.loading-bar{background:#058c8c;height:4px;display:block;position:fixed;top:0;left:0;-webkit-transition:width 1.5s;-moz-transition:width 1.5s;-o-transition:width 1.5s;transition:width 1.5s;width:0%;z-index:1001}
:root{--ot-bg: #FAF8F5;--ot-surface: #FFFFFF;--ot-text: #1C1C1C;--ot-muted: #888480;--ot-border: #E8E0D8;--ot-control-radius: 10px}body{background-color:var(--ot-bg);color:var(--ot-text);font-family:"Inter",sans-serif;font-weight:400;-webkit-font-smoothing:antialiased;margin:0;overflow-x:hidden}*,*::before,*::after{box-sizing:border-box}.page-width{max-width:1200px;margin:0 auto;padding:0 24px}@media(min-width: 769px){.page-width{padding:0 25px}.ot-content{padding:0 25px}.ot-content .page-width{padding:0}}button,input[type=button],input[type=submit],input[type=reset],.button{border-radius:var(--ot-control-radius)}button.loading,.button.loading{position:relative}button.loading>svg,.button.loading>svg{position:absolute !important;top:50% !important;left:50% !important;margin:0 !important;transform:translate(-50%, -50%) !important;pointer-events:none}.ot-header{background:var(--ot-bg);position:sticky;top:0;z-index:100;box-shadow:0 10px 18px -18px rgba(28,28,28,.55)}.ot-header__inner{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;height:60px}.ot-header__nav{display:flex;align-items:center;gap:1.25rem;justify-self:start}.ot-header__nav a{text-decoration:none;color:var(--ot-text);transition:color .2s}.ot-header__brand{justify-self:center;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;min-height:36px}.ot-header__logo{display:block;height:45px;width:auto;max-width:min(52vw,260px);object-fit:contain}.ot-header__nav a{font-size:11px;font-weight:400;letter-spacing:.15em;text-transform:uppercase}.ot-header__nav a:hover{color:var(--ot-muted)}.ot-header__icons{display:flex;gap:.9rem;align-items:center;justify-self:end}.ot-header__icons a{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px}.ot-header__icons svg{width:20px !important;height:20px !important;stroke-width:1.5;color:var(--ot-text)}.ot-header__icons .mini-cart-icon svg,.ot-header__icons .self-center:not(.mini-cart-wrapper)>a>svg{width:22px !important;height:22px !important}.ot-header__icons .mini-cart-icon{position:relative}.ot-header__icons .mini-cart-icon .mini-cart-badge{position:absolute;top:-5px;right:-6px;min-width:16px;height:16px;padding:0 4px;background:var(--ot-text);color:var(--ot-surface);font-size:9px;font-weight:500;letter-spacing:0;line-height:16px;text-align:center;border-radius:8px;pointer-events:none}.ot-currency{position:relative}.ot-currency__trigger{display:inline-flex;align-items:center;justify-content:center;gap:4px;background:rgba(0,0,0,0);border:1px solid var(--ot-border);border-radius:var(--ot-control-radius);color:var(--ot-text);cursor:pointer;font-family:inherit;font-size:13px;font-weight:400;line-height:1;width:34px;height:34px;padding:0;transition:border-color .2s ease}.ot-currency__trigger:hover:not(:disabled){border-color:var(--ot-muted)}.ot-currency__trigger:disabled{cursor:wait;opacity:.7}.ot-currency__trigger:focus-visible{outline:2px solid var(--ot-text);outline-offset:2px}.ot-currency__dropdown{position:absolute;top:calc(100% + 5px);left:50%;transform:translateX(-50%);width:40px;background:var(--ot-surface);border:1px solid var(--ot-border);border-radius:var(--ot-control-radius);box-shadow:0 4px 16px rgba(28,28,28,.1);list-style:none;margin:0;padding:4px 0;z-index:200}.ot-currency__option{cursor:pointer;font-size:13px;padding:.45rem .75rem;text-align:center;transition:background .15s}.ot-currency__option:hover{background:var(--ot-bg)}.ot-currency__option--active{font-weight:500;color:var(--ot-text)}.ot-content{min-height:60vh}.ot-footer{border-top:1px solid var(--ot-border);padding:2.5rem 0;margin-top:5rem;text-align:center}.ot-footer__inner{display:flex;flex-direction:column;align-items:center;gap:.75rem}.ot-footer__nav{display:flex;align-items:center;flex-wrap:wrap;justify-content:center;gap:.5rem 1rem}.ot-footer__nav a{font-size:11px;letter-spacing:.15em;text-transform:uppercase;text-decoration:none;color:var(--ot-muted);transition:color .2s}.ot-footer__nav a:hover{color:var(--ot-text)}.ot-footer__sep{color:var(--ot-border);font-size:14px}.ot-footer__copy{font-size:11px;letter-spacing:.1em;color:var(--ot-muted);margin:0}@media(max-width: 768px){.ot-footer--desktop-only{display:none}}@media(min-width: 769px){.ot-header__inner{height:60px}.ot-header__logo{height:60px;max-width:min(70vw,420px)}}.ot-price-tag{position:relative;display:inline-flex;align-items:center}.ot-price-tag__btn{background:none;border:none;border-bottom:1px dashed var(--ot-muted);color:inherit;cursor:pointer;font:inherit;padding:0 0 1px;text-decoration:none}.ot-price-tag__btn:hover{border-color:var(--ot-text)}.ot-price-tag__popover{position:absolute;bottom:calc(100% + 5px);left:50%;transform:translateX(-50%);background:var(--ot-text);color:var(--ot-surface);font-family:var(--ot-font, system-ui, sans-serif);font-size:13px;font-weight:400;font-style:normal;letter-spacing:0;padding:5px 10px;border-radius:4px;white-space:nowrap;z-index:200;pointer-events:none}@media(max-width: 768px){.ot-header__icons{gap:.55rem}.ot-currency__trigger{font-size:12px;width:30px;height:30px}}
.Toastify__toast-container{z-index:9999;position:fixed;width:min(420px,100vw - 2rem);padding:0;background-color:rgba(0,0,0,0)}.Toastify__toast-container--top-center{top:1.5rem;left:50%;transform:translateX(-50%)}.Toastify__toast{position:relative;background:radial-gradient(circle at top right, rgba(205, 183, 162, 0.14), transparent 36%),var(--ot-bg, #faf8f5);border:1px solid var(--ot-border, #e8e0d8);border-radius:16px;box-shadow:0 18px 40px -30px rgba(54,35,20,.32);color:var(--ot-text, #1c1c1c);font-family:"Inter",sans-serif;font-size:13px;line-height:1.5;padding:14px 40px 14px 18px;margin-bottom:.75rem;min-height:auto;cursor:default;overflow:visible;border-left:4px solid var(--ot-border, #e8e0d8)}.Toastify__toast--error{border-left-color:#b56456}.Toastify__toast--success{border-left-color:#4d9470}.Toastify__toast--warning{border-left-color:#c09033}.Toastify__toast--info{border-left-color:var(--ot-muted, #888480)}.Toastify__toast-body{margin:0;padding:0;flex:1}.Toastify__toast-body>div{word-break:break-word}.Toastify__close-button{position:absolute;top:8px;right:10px;color:var(--ot-muted, #888480);opacity:.6;background:rgba(0,0,0,0);border:none;padding:0;cursor:pointer;transition:opacity .2s;line-height:1}.Toastify__close-button:hover{opacity:1}.Toastify__close-button>svg{fill:currentColor;width:12px;height:12px}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}100%{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:0;opacity:0;transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__slide-enter--top-center{animation-name:ot-toast-slide-in}.Toastify__slide-exit--top-center{animation-name:ot-toast-slide-out}@keyframes ot-toast-slide-in{from{transform:translate3d(0, -110%, 0);opacity:0}to{transform:translate3d(0, 0, 0);opacity:1}}@keyframes ot-toast-slide-out{from{transform:translate3d(0, 0, 0);opacity:1}to{transform:translate3d(0, -110%, 0);opacity:0}}@media(max-width: 480px){.Toastify__toast-container{width:calc(100% - 2rem);left:1rem;right:1rem;transform:none}}
.ot-drawer-overlay{position:fixed;inset:0;background:rgba(28,24,20,.35);z-index:999;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease;backdrop-filter:blur(2px)}.ot-drawer-overlay--open{opacity:1;visibility:visible}.ot-drawer{position:fixed;top:0;right:0;bottom:0;width:400px;max-width:100vw;background:var(--ot-surface);z-index:1000;display:flex;flex-direction:column;transform:translateX(100%);transition:transform .35s cubic-bezier(0.22, 1, 0.36, 1);box-shadow:-8px 0 32px rgba(28,24,20,.08)}.ot-drawer--open{transform:translateX(0)}.ot-drawer__header{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid var(--ot-border);flex-shrink:0}.ot-drawer__title{font-weight:300;font-style:italic;font-size:22px;letter-spacing:.02em;margin:0;color:var(--ot-text)}.ot-drawer__close{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border:none;background:rgba(0,0,0,0);cursor:pointer;color:var(--ot-muted);border-radius:50%;transition:color .2s,background .2s;padding:0}.ot-drawer__close:hover{color:var(--ot-text);background:rgba(0,0,0,.04)}.ot-drawer__body{flex:1;overflow-y:auto;padding:8px 0;overscroll-behavior:contain}.ot-drawer__body::-webkit-scrollbar{width:4px}.ot-drawer__body::-webkit-scrollbar-track{background:rgba(0,0,0,0)}.ot-drawer__body::-webkit-scrollbar-thumb{background:var(--ot-border);border-radius:2px}.ot-drawer__item{display:flex;gap:16px;padding:20px 24px;border-bottom:1px solid var(--ot-border)}.ot-drawer__item-img{flex-shrink:0;width:96px;height:144px;border-radius:8px;overflow:hidden;background:#ede9e3;display:flex;align-items:center;justify-content:center}.ot-drawer__item-img img{width:100%;height:100%;object-fit:cover;transition:opacity .35s ease}.ot-drawer__item-img:hover img{opacity:.85}.ot-drawer__item-body{flex:1;min-width:0;display:flex;flex-direction:column;justify-content:space-between;padding:6px 0}.ot-drawer__item-top{display:flex;justify-content:space-between;align-items:flex-start;gap:8px}.ot-drawer__item-name{font-weight:300;font-size:17px;line-height:1.35;color:var(--ot-text);text-decoration:none}.ot-drawer__item-name:hover{text-decoration:underline}.ot-drawer__item-remove{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border:none;background:rgba(0,0,0,0);cursor:pointer;color:var(--ot-border);padding:0;border-radius:50%;transition:color .2s,background .2s;margin-top:-2px}.ot-drawer__item-remove:hover{color:var(--ot-text);background:rgba(0,0,0,.04)}.ot-drawer__item-remove:disabled{opacity:.4;cursor:default}.ot-drawer__item-pricing{display:flex;flex-direction:column;align-items:flex-start;gap:2px}.ot-drawer__item-unit-price{font-size:11px;color:var(--ot-muted);letter-spacing:.02em}.ot-drawer__item-total{font-size:15px;font-weight:400;color:var(--ot-text);letter-spacing:.01em}.ot-drawer__qty{display:inline-flex;align-self:flex-start;align-items:center;border:1px solid var(--ot-border);border-radius:var(--ot-control-radius);height:36px;overflow:hidden}.ot-drawer__qty-btn{width:32px;height:100%;display:flex;align-items:center;justify-content:center;border:none;background:rgba(0,0,0,0);cursor:pointer;color:var(--ot-text);font-size:15px;transition:background .15s;padding:0}.ot-drawer__qty-btn:hover{background:rgba(0,0,0,.04)}.ot-drawer__qty-btn:disabled{opacity:.35;cursor:default}.ot-drawer__qty-value{width:28px;text-align:center;font-size:13px;font-weight:400;color:var(--ot-text)}.ot-drawer__empty{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;gap:16px;padding:40px 24px}.ot-drawer__empty-text{font-weight:300;font-style:italic;font-size:18px;color:var(--ot-muted);margin:0}.ot-drawer__empty-link{font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:var(--ot-text);text-decoration:none;border-bottom:1px solid var(--ot-border);padding-bottom:2px;transition:border-color .2s}.ot-drawer__empty-link:hover{border-color:var(--ot-text)}.ot-drawer__footer{flex-shrink:0;padding:20px 24px 24px;border-top:1px solid var(--ot-border);display:flex;flex-direction:column;gap:10px}.ot-drawer__total{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:6px}.ot-drawer__total span:first-child{font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:var(--ot-muted)}.ot-drawer__total-price{font-family:inherit;font-style:normal;font-weight:400;font-size:24px;line-height:1.1;letter-spacing:0;color:var(--ot-text)}.ot-drawer__btn{display:flex;align-items:center;justify-content:center;height:44px;border-radius:var(--ot-control-radius);font-size:12px;font-weight:400;letter-spacing:.12em;text-transform:uppercase;text-decoration:none;transition:background .2s,color .2s,border-color .2s;cursor:pointer}.ot-drawer__btn--secondary{border:1px solid var(--ot-border);background:rgba(0,0,0,0);color:var(--ot-text)}.ot-drawer__btn--secondary:hover{border-color:var(--ot-text)}.ot-drawer__btn--primary{border:1px solid var(--ot-text);background:var(--ot-text);color:var(--ot-surface)}.ot-drawer__btn--primary:hover{background:rgba(0,0,0,0);color:var(--ot-text)}@media(max-width: 768px){.ot-drawer,.ot-drawer-overlay{display:none !important}}
.product-thumbnail-listing{background-color:#f6f6f6;color:rgba(51,17,51,.0666666667);min-height:250px;display:flex;justify-content:center;flex-direction:column;align-items:center}
.button{display:inline-block;position:relative;border:1px solid #babfc3;border-radius:3px;padding:.7rem 1.6rem;font-weight:600;color:inherit;background-color:#fff;border-top-color:#c9cccf;border-bottom-color:#babfc4}.button:hover{text-decoration:none;background-color:rgba(201,204,207,.05)}.button.primary{background-color:var(--primary);border:0;color:#fff;box-shadow:0 1px 0 rgba(0,0,0,.05),inset 0 -1px 0 rgba(0,0,0,.2)}.button.primary:hover{background-color:#006e52}.button.critical{background-color:var(--critical);border:0;color:#fff;box-shadow:0 1px 0 rgba(0,0,0,.05),inset 0 -1px 0 rgba(0,0,0,.2)}.button.critical:hover{background-color:#bc2200}.button.outline.interactive{border-color:var(--interactive);color:var(--interactive)}.button.outline.interactive:hover{background-color:#e6eef9}.button.outline.critical{background-color:rgba(0,0,0,0);box-shadow:none;border-color:var(--critical);color:var(--critical)}.button.outline.critical:hover{background-color:#fff4f4}.button.loading{background-color:var(--divider)}.button.loading:hover{background-color:var(--divider)}.button.loading span{opacity:0}.button.loading svg{position:absolute;top:50%;left:50%;margin:0;transform:translate(-50%, -50%)}
.modal-overlay{position:fixed;top:100%;left:0;bottom:0;right:0;display:flex;justify-content:center;z-index:1001;background-color:rgba(17,18,19,.3);-webkit-animation-duration:.25s;animation-duration:.25s}.modal-overlay .modal-wrapper{max-height:calc(100vh - 4rem)}.modal-overlay .modal-wrapper .modal{max-height:calc(100vh - 4rem)}.modal-overlay .modal-wrapper .modal-content{max-height:calc(100vh - 18rem);overflow-y:auto}.modal-overlay.fadeIn{top:0;-webkit-animation-name:fadeIn;animation-name:fadeIn}.modal-overlay.fadeOut{top:100%;-webkit-animation-name:fadeOut;animation-name:fadeOut}.modal-overlay .modal{min-width:50rem;max-width:50%;position:relative}.modal-overlay .modal .modal-close-button{position:absolute;top:1.5rem;right:1.5rem}@-webkit-keyframes fadeIn{0%{top:100%;opacity:0}100%{top:0%;opacity:100}}@keyframes fadeIn{0%{top:100%;opacity:0}100%{top:0%;opacity:100}}@-webkit-keyframes fadeOut{0%{opacity:100;top:0%}100%{opacity:0;top:100%}}@keyframes fadeOut{0%{opacity:100;top:0%}100%{opacity:0;top:100%}}
.card{background-color:#fff;border-radius:6px}.card.subdued{background-color:#fafbfb}.card-title{font-size:1.6rem;font-weight:600}.card-header{padding:2rem}.card-section{border-color:var(--divider);padding:2rem}.card-section>.card-section{padding:0}.card .card-section:last-child{border-bottom:none}.card-header+.card-section{padding-top:0}.card-session-title{font-size:1.2rem;text-transform:uppercase;font-weight:600}.card-session-title+.card-session-content{padding-top:.85rem}.card-action a:hover{text-decoration:underline}
