.customer-dialog,.checkout-dialog,.order-success-dialog{border:0;padding:0;background:#fff;color:#241c21;box-shadow:0 24px 80px rgba(43,22,33,.22);width:min(920px,calc(100% - 28px));max-height:92vh;overflow:auto}.customer-dialog::backdrop,.checkout-dialog::backdrop,.order-success-dialog::backdrop{background:rgba(31,20,26,.58);backdrop-filter:blur(2px)}.customer-dialog{width:min(780px,calc(100% - 28px))}.account-layout{display:grid;grid-template-columns:220px 1fr;min-height:560px}.account-brand-panel{padding:34px 28px;background:linear-gradient(155deg,#fff0f5,#f7dce6);display:flex;flex-direction:column}.account-brand-panel img{width:140px;height:72px;object-fit:contain}.account-brand-panel h2{font:2rem/1.06 Georgia,serif;margin:42px 0 14px}.account-brand-panel p{color:#6f5b65;line-height:1.55}.account-benefits{display:grid;gap:14px;margin-top:auto;font-size:.82rem;color:#59454f}.account-benefits span{display:flex;gap:9px}.account-benefits b{color:#dc1c61}.account-content{padding:34px 38px;position:relative}.phase6-close{position:absolute;right:18px;top:17px;width:38px;height:38px;border:1px solid #e7dfe3;border-radius:50%;background:#fff;font-size:1.35rem;cursor:pointer}.account-tabs{display:flex;border-bottom:1px solid #e8e0e4;margin:0 46px 28px 0}.account-tabs button{border:0;background:none;padding:10px 18px 12px;font-weight:800;color:#80727a;border-bottom:2px solid transparent}.account-tabs button.active{color:#df1f62;border-color:#df1f62}.auth-pane{display:none}.auth-pane.active{display:block}.auth-pane h2,.checkout-dialog h2{font:1.8rem/1.1 Georgia,serif;margin:0 0 8px}.auth-pane>p{color:#766b71;margin:0 0 24px}.customer-form,.checkout-form{display:grid;grid-template-columns:1fr 1fr;gap:14px}.customer-form label,.checkout-form label{display:grid;gap:7px;font-size:.8rem;font-weight:800;color:#4c4147}.customer-form input,.checkout-form input,.checkout-form textarea{width:100%;min-height:44px;padding:10px 12px;border:1px solid #dcd3d8;border-radius:4px;background:#fff;color:#241c21;font:inherit}.customer-form input:focus,.checkout-form input:focus,.checkout-form textarea:focus{outline:0;border-color:#e91e63;box-shadow:0 0 0 3px rgba(233,30,99,.09)}.customer-form .full,.checkout-form .full{grid-column:1/-1}.customer-form button,.checkout-submit{grid-column:1/-1;min-height:48px;border:0;background:#e91e63;color:#fff;font-weight:900;cursor:pointer}.customer-form button:disabled,.checkout-submit:disabled{opacity:.6;cursor:wait}.customer-form small{grid-column:1/-1;color:#7a6d74;line-height:1.5}.customer-error,.checkout-error{grid-column:1/-1;color:#bf263f;font-size:.82rem;font-weight:700;min-height:18px;margin:0}.login-form{grid-template-columns:1fr}.account-profile-card{border:1px solid #e8e0e4;padding:18px;background:#fff9fb;margin-bottom:18px}.account-profile-card strong,.account-profile-card span{display:block}.account-profile-card span{color:#75666e;margin-top:5px;font-size:.86rem}.account-actions{display:flex;justify-content:space-between;align-items:center;margin-top:20px}.account-actions button{border:0;background:none;color:#b42543;text-decoration:underline}.account-save{min-height:46px!important}.checkout-dialog{width:min(980px,calc(100% - 28px))}.checkout-head{padding:26px 30px;border-bottom:1px solid #e9e1e5;position:relative}.checkout-head p{margin:7px 0 0;color:#766b71}.checkout-grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(300px,.8fr)}.checkout-main{padding:28px 30px}.checkout-summary{padding:28px;background:#faf7f8;border-left:1px solid #e9e1e5}.checkout-summary h3{margin:0 0 18px}.checkout-items{display:grid;gap:13px;max-height:310px;overflow:auto}.checkout-item{display:grid;grid-template-columns:52px 1fr auto;gap:11px;align-items:center}.checkout-item-image{width:52px;height:58px;background:#f2e7eb center/cover no-repeat}.checkout-item strong,.checkout-item small{display:block}.checkout-item small{color:#766b71;margin-top:4px}.checkout-totals{display:grid;gap:10px;margin-top:20px;padding-top:17px;border-top:1px solid #e4dade}.checkout-totals div{display:flex;justify-content:space-between}.checkout-totals .grand{padding-top:12px;border-top:1px solid #e4dade;font-size:1.08rem;font-weight:900}.delivery-choice{grid-column:1/-1;border:1px solid #e5dce0;background:#fff9fb;padding:15px;display:flex;align-items:flex-start;gap:12px}.delivery-choice input{width:18px;height:18px;min-height:0;margin-top:2px;accent-color:#e91e63}.delivery-choice strong,.delivery-choice span{display:block}.delivery-choice span{font-size:.78rem;color:#75676f;margin-top:3px}.order-success-dialog{width:min(520px,calc(100% - 28px));text-align:center;padding:42px}.success-mark{width:70px;height:70px;border-radius:50%;display:grid;place-items:center;background:#edf8f2;color:#198754;font-size:2rem;margin:0 auto 22px}.order-success-dialog h2{font:2rem Georgia,serif;margin:0 0 10px}.order-success-dialog p{color:#6f6369;line-height:1.6}.order-number{display:block;background:#f8f3f5;padding:14px;margin:20px 0;font-weight:900;letter-spacing:.05em}.success-close{width:100%;min-height:48px;border:0;background:#e91e63;color:#fff;font-weight:900}.account-button.is-signed-in:after{content:"";position:absolute;width:8px;height:8px;border-radius:50%;background:#24a266;right:4px;bottom:5px;border:2px solid #fff}.account-button{position:relative}.cart-footer>small{line-height:1.4}
@media(max-width:720px){.account-layout{grid-template-columns:1fr}.account-brand-panel{display:none}.account-content{padding:28px 20px}.customer-form,.checkout-form{grid-template-columns:1fr}.customer-form .full,.checkout-form .full{grid-column:auto}.checkout-grid{grid-template-columns:1fr}.checkout-summary{border-left:0;border-top:1px solid #e9e1e5}.checkout-main,.checkout-summary{padding:22px 18px}.checkout-head{padding:22px 18px}.account-tabs{margin-right:42px}.customer-dialog,.checkout-dialog{width:100%;max-height:96vh;margin-bottom:0}.customer-dialog{min-height:70vh}}

/* Keep every checkout product photo fully visible inside its frame. */
.checkout-item-image {
  background-color: #fff !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}

.customer-form .auth-link{grid-column:1/-1;min-height:auto;padding:2px 0;border:0;background:transparent;color:#c71f58;text-align:left;text-decoration:underline;font-size:.82rem;font-weight:800;cursor:pointer}.customer-form .auth-link:disabled{opacity:.6}.customer-form .auth-back{margin-top:4px;text-decoration:none;color:#6f6369}.customer-status.success{min-height:auto;padding:11px 12px;border:1px solid #b9dfc9;background:#f0faf4;color:#17683a;line-height:1.5}.auth-pane#pane-forgot>p,.auth-pane#pane-reset>p{max-width:470px}
