.cr-pg{--cr-ink: #0C0D0D;--cr-peach: #F8AFA6;--cr-mauve: #9B575D;--cr-mauve-soft: rgba(155,87,93,.1);--cr-olive: #716E51;--cr-cream: #FAF6F0;--cr-border: #E8E2D5;--cr-border-soft: #F0EDE5;--cr-wa: #25D366;--cr-wa-dark: #1ebb56;--cr-text-secondary: #5F5E5A;--cr-text-tertiary: #888780;--cr-error: #d9445e;--cr-success: #10b981;--r-md: 12px;--r-lg: 16px;--r-xl: 24px;--r-pill: 999px;--shadow-md: 0 4px 16px rgba(12,13,13,.06);--shadow-lg: 0 12px 32px rgba(12,13,13,.08);font-family:Cairo,Poppins,system-ui,-apple-system,sans-serif;color:var(--cr-ink);background:#fff}.cr-pg *,.cr-pg *:before,.cr-pg *:after{box-sizing:border-box}.cr-pg-hero{background:var(--cr-cream);padding:64px 20px 72px;text-align:center;position:relative;overflow:hidden}.cr-pg-hero__inner{max-width:720px;margin:0 auto;position:relative;z-index:2}.cr-pg-hero__pattern{position:absolute;top:0;right:0;bottom:0;left:0;background-image:radial-gradient(rgba(155,87,93,.06) 1px,transparent 1px);background-size:24px 24px;pointer-events:none;z-index:1}.cr-pg-eyebrow{display:inline-block;font-size:11px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--cr-olive);margin:0 0 14px;font-family:inherit}.cr-pg-h1{font-family:Cairo,Poppins,sans-serif;font-size:clamp(30px,5vw,46px);font-weight:700;line-height:1.1;color:var(--cr-ink);margin:0 0 14px;letter-spacing:-.02em}.cr-pg-h1 em{font-family:Cairo,sans-serif;font-style:normal;font-weight:700;color:var(--cr-mauve)}.cr-pg-hero__sub{font-size:15px;line-height:1.55;color:var(--cr-text-secondary);margin:0 auto;max-width:540px;font-family:inherit}.cr-pg-content{max-width:800px;margin:0 auto;padding:48px 20px 64px}.cr-pg-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:14px 24px;border-radius:var(--r-pill);font-family:Cairo,Poppins,sans-serif;font-size:14px;font-weight:600;text-decoration:none;cursor:pointer;border:0;line-height:1;transition:background-color .2s ease,transform .15s ease,box-shadow .2s ease,border-color .15s ease}.cr-pg-btn:hover{transform:translateY(-1px)}.cr-pg-btn--primary{background:var(--cr-ink);color:#fff}.cr-pg-btn--primary:hover{background:#2a2a2a}.cr-pg-btn--secondary{background:#fff;color:var(--cr-ink);border:1.5px solid var(--cr-border)}.cr-pg-btn--secondary:hover{background:var(--cr-cream);border-color:var(--cr-mauve)}.cr-pg-btn--wa{background:var(--cr-wa);color:#fff}.cr-pg-btn--wa:hover{background:var(--cr-wa-dark)}.cr-pg-btn--full{width:100%}.cr-pg-btn--lg{padding:16px 28px;font-size:15px}.cr-pg-btn svg{width:16px;height:16px}[dir=rtl] .cr-pg-btn--arrow svg{transform:scaleX(-1)}.cr-pg-field{position:relative;margin-bottom:18px}.cr-pg-field__label{display:block;font-size:13px;font-weight:500;color:var(--cr-text-secondary);margin-bottom:6px;font-family:Cairo,Poppins,sans-serif}.cr-pg-field__optional{color:var(--cr-text-tertiary);font-weight:400}.cr-pg-field input,.cr-pg-field textarea,.cr-pg-field select{width:100%;padding:12px 14px;font-family:Cairo,Poppins,sans-serif;font-size:15px;color:var(--cr-ink);background:#fff;border:1.5px solid var(--cr-border);border-radius:var(--r-md);transition:border-color .15s ease,box-shadow .15s ease;-webkit-appearance:none;appearance:none}.cr-pg-field select{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%239B575D' stroke-width='2'><polyline points='6 9 12 15 18 9'/></svg>");background-repeat:no-repeat;background-position:right 14px center;background-size:16px;padding-right:40px}[dir=rtl] .cr-pg-field select{background-position:left 14px center;padding-right:14px;padding-left:40px}.cr-pg-field input:focus,.cr-pg-field textarea:focus,.cr-pg-field select:focus{outline:none;border-color:var(--cr-mauve);box-shadow:0 0 0 3px var(--cr-mauve-soft)}.cr-pg-field textarea{min-height:120px;resize:vertical;line-height:1.5}.cr-pg-field__helper{font-size:12px;color:var(--cr-text-tertiary);margin-top:6px;font-family:Cairo,Poppins,sans-serif}.cr-pg-field--password input{padding-inline-end:44px}.cr-pg-field__toggle{position:absolute;inset-inline-end:12px;top:34px;background:none;border:0;color:var(--cr-text-tertiary);cursor:pointer;padding:4px;display:inline-flex;align-items:center}.cr-pg-field__toggle:hover{color:var(--cr-mauve)}.cr-pg-field__toggle svg{width:18px;height:18px}.cr-pg-field input[aria-invalid=true]{border-color:var(--cr-error)}.cr-pg-form__errors{background:#d9445e14;border:1px solid rgba(217,68,94,.2);border-radius:var(--r-md);padding:12px 16px;margin:0 0 18px;font-size:13px;color:var(--cr-error);line-height:1.45;font-family:Cairo,Poppins,sans-serif}.cr-pg-form__errors h2{font-size:13px;font-weight:600;margin:0 0 4px;color:inherit;font-family:inherit}.cr-pg-form__errors ul{list-style:disc;margin:4px 0 0;padding-inline-start:20px}.cr-pg-form__errors a{color:inherit;text-decoration:underline}.cr-pg-form__success{background:#10b98114;border:1px solid rgba(16,185,129,.2);border-radius:var(--r-md);padding:12px 16px;margin:0 0 18px;font-size:13px;color:var(--cr-success);line-height:1.45;font-family:Cairo,Poppins,sans-serif}.cr-pg-card{background:#fff;border:1px solid var(--cr-border-soft);border-radius:var(--r-lg);padding:24px}.cr-pg-search{position:relative;margin-bottom:20px}.cr-pg-search input{width:100%;padding:14px 16px;padding-inline-start:48px;font-size:15px;background:#fff;border:1.5px solid var(--cr-border);border-radius:var(--r-pill);font-family:Cairo,Poppins,sans-serif;color:var(--cr-ink);-webkit-appearance:none;appearance:none}.cr-pg-search input:focus{outline:none;border-color:var(--cr-mauve);box-shadow:0 0 0 3px var(--cr-mauve-soft)}.cr-pg-search__icon{position:absolute;inset-inline-start:18px;top:50%;transform:translateY(-50%);color:var(--cr-text-tertiary);width:18px;height:18px}.cr-pg-cats{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:32px}.cr-pg-cat{padding:8px 14px;background:#fff;border:1.5px solid var(--cr-border);border-radius:var(--r-pill);font-size:13px;font-weight:500;color:var(--cr-text-secondary);cursor:pointer;display:inline-flex;align-items:center;gap:8px;transition:all .2s ease;font-family:Cairo,Poppins,sans-serif}.cr-pg-cat:hover{border-color:var(--cr-mauve);color:var(--cr-mauve)}.cr-pg-cat.is-active{background:var(--cr-ink);border-color:var(--cr-ink);color:#fff}.cr-pg-cat__count{font-size:11px;background:var(--cr-cream);color:var(--cr-text-tertiary);padding:2px 7px;border-radius:var(--r-pill);font-weight:600}.cr-pg-cat.is-active .cr-pg-cat__count{background:#ffffff26;color:#ffffffd9}.cr-pg-faq{display:flex;flex-direction:column;gap:12px}.cr-pg-faq__item{background:#fff;border:1px solid var(--cr-border-soft);border-radius:var(--r-lg);overflow:hidden;transition:border-color .2s ease,box-shadow .2s ease}.cr-pg-faq__item[open]{border-color:var(--cr-mauve);box-shadow:var(--shadow-md)}.cr-pg-faq__q{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:20px 24px;cursor:pointer;list-style:none;font-size:15px;font-weight:500;color:var(--cr-ink);line-height:1.45;font-family:Cairo,Poppins,sans-serif}.cr-pg-faq__q::-webkit-details-marker{display:none}.cr-pg-faq__q:hover{color:var(--cr-mauve)}.cr-pg-faq__chevron{flex-shrink:0;width:20px;height:20px;color:var(--cr-mauve);transition:transform .25s ease;margin-top:2px}.cr-pg-faq__item[open] .cr-pg-faq__chevron{transform:rotate(180deg)}.cr-pg-faq__a{padding:0 24px 22px;color:var(--cr-text-secondary);font-size:14px;line-height:1.6;font-family:Cairo,Poppins,sans-serif}.cr-pg-faq__a p{margin:0 0 8px}.cr-pg-faq__a p:last-child{margin-bottom:0}.cr-pg-faq__a ul,.cr-pg-faq__a ol{margin:0 0 8px;padding-inline-start:24px}.cr-pg-faq__a a{color:var(--cr-mauve)}.cr-pg-help{margin-top:48px;padding:40px 28px;background:var(--cr-cream);border-radius:var(--r-xl);text-align:center;position:relative;overflow:hidden}.cr-pg-help:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:radial-gradient(rgba(155,87,93,.06) 1px,transparent 1px);background-size:20px 20px;pointer-events:none}.cr-pg-help__inner{position:relative;z-index:2}.cr-pg-help__heading{font-family:Cairo,Poppins,sans-serif;font-size:24px;font-weight:700;margin:0 0 6px;letter-spacing:-.01em;color:var(--cr-ink)}.cr-pg-help__heading em{font-family:Cairo,sans-serif;font-style:normal;font-weight:700;color:var(--cr-mauve)}.cr-pg-help__sub{font-size:14px;color:var(--cr-text-secondary);margin:0 auto 22px;max-width:420px;line-height:1.5;font-family:Cairo,Poppins,sans-serif}.cr-pg-help__actions{display:inline-flex;flex-wrap:wrap;gap:12px;justify-content:center}.cr-pg-contact-grid{display:grid;grid-template-columns:1fr;gap:14px;margin-bottom:48px}@media(min-width:750px){.cr-pg-contact-grid{grid-template-columns:repeat(3,1fr)}}.cr-pg-contact-card{display:flex;flex-direction:column;background:#fff;border:1px solid var(--cr-border-soft);border-radius:var(--r-lg);padding:26px;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease;text-align:start;font-family:Cairo,Poppins,sans-serif}.cr-pg-contact-card:hover{border-color:var(--cr-mauve);box-shadow:var(--shadow-md);transform:translateY(-2px)}.cr-pg-contact-card--wa{background:linear-gradient(135deg,#f0fdf4,#ecfccb);border-color:transparent}.cr-pg-contact-card--wa:hover{border-color:var(--cr-wa)}.cr-pg-contact-card__icon{width:44px;height:44px;border-radius:11px;background:var(--cr-cream);display:inline-flex;align-items:center;justify-content:center;color:var(--cr-mauve);margin-bottom:16px}.cr-pg-contact-card--wa .cr-pg-contact-card__icon{background:var(--cr-wa);color:#fff}.cr-pg-contact-card__icon svg{width:20px;height:20px}.cr-pg-contact-card__label{font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--cr-text-tertiary);margin:0 0 4px}.cr-pg-contact-card--wa .cr-pg-contact-card__label{color:var(--cr-wa-dark)}.cr-pg-contact-card__value{font-size:17px;font-weight:600;color:var(--cr-ink);margin:0 0 6px;word-break:break-word}.cr-pg-contact-card__sub{font-size:13px;color:var(--cr-text-secondary);margin:0 0 20px;line-height:1.45;flex:1}.cr-pg-contact-card__cta{align-self:flex-start;text-decoration:none;display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:600;color:var(--cr-ink);padding:0;border:0;background:none;cursor:pointer;transition:color .15s ease,gap .2s ease;font-family:Cairo,Poppins,sans-serif}.cr-pg-contact-card__cta:hover{color:var(--cr-mauve);gap:10px}.cr-pg-contact-card--wa .cr-pg-contact-card__cta{color:var(--cr-wa-dark)}.cr-pg-contact-card__cta svg{width:14px;height:14px}[dir=rtl] .cr-pg-contact-card__cta svg{transform:scaleX(-1)}.cr-pg-form-row{display:grid;grid-template-columns:1fr;gap:12px}@media(min-width:600px){.cr-pg-form-row{grid-template-columns:1fr 1fr}}.cr-pg-form-row .cr-pg-field{margin-bottom:0}.cr-pg-form-section-label{font-family:Cairo,Poppins,sans-serif;font-size:20px;font-weight:700;margin:0 0 6px;letter-spacing:-.01em;color:var(--cr-ink)}.cr-pg-form-section-sub{font-size:14px;color:var(--cr-text-secondary);margin:0 0 22px;line-height:1.5;font-family:Cairo,Poppins,sans-serif}.cr-pg-info-grid{display:grid;grid-template-columns:1fr;gap:14px;margin-top:32px}@media(min-width:750px){.cr-pg-info-grid{grid-template-columns:1fr 1fr}}.cr-pg-info-card{display:flex;gap:14px;padding:20px;background:var(--cr-cream);border-radius:var(--r-lg);text-align:start;font-family:Cairo,Poppins,sans-serif}.cr-pg-info-card__icon{flex-shrink:0;width:36px;height:36px;border-radius:9px;background:#fff;display:inline-flex;align-items:center;justify-content:center;color:var(--cr-mauve)}.cr-pg-info-card__icon svg{width:18px;height:18px}.cr-pg-info-card__title{font-size:13px;font-weight:700;margin:0 0 4px;color:var(--cr-ink);font-family:inherit}.cr-pg-info-card__body{font-size:13px;color:var(--cr-text-secondary);margin:0;line-height:1.55;font-family:inherit}.cr-pg-auth,.cr-pg-auth-recover{display:flex;align-items:center;justify-content:center;min-height:640px;padding:56px 20px;background:linear-gradient(180deg,var(--cr-cream) 0%,#fff 100%);position:relative;overflow:hidden}.cr-pg-auth:before,.cr-pg-auth-recover:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:radial-gradient(rgba(155,87,93,.04) 1px,transparent 1px);background-size:24px 24px;pointer-events:none}.cr-pg-auth-recover{display:none}.cr-pg-auth-recover:target{display:flex}.cr-pg-auth-recover:target~.cr-pg-auth{display:none}.cr-pg-auth__card{background:#fff;border-radius:var(--r-xl);padding:44px 36px;width:100%;max-width:440px;box-shadow:var(--shadow-lg);position:relative;z-index:2;font-family:Cairo,Poppins,sans-serif}.cr-pg-auth__brand{display:block;text-align:center;padding:4px 0;margin:0 0 22px;line-height:1;text-decoration:none}.cr-pg-auth__brand img{display:inline-block;height:56px;width:auto;max-width:220px;object-fit:contain;vertical-align:middle}.cr-pg-auth__brand-text{font-family:Cairo,Poppins,sans-serif;font-style:normal;font-size:26px;font-weight:700;color:var(--cr-mauve);letter-spacing:0}.cr-pg-auth__eyebrow{font-size:11px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--cr-olive);text-align:center;margin:0 0 8px;font-family:Cairo,Poppins,sans-serif}.cr-pg-auth__heading{font-family:Cairo,Poppins,sans-serif;font-size:28px;font-weight:700;text-align:center;margin:0 0 6px;line-height:1.15;letter-spacing:-.01em;color:var(--cr-ink)}.cr-pg-auth__heading em{font-family:Cairo,sans-serif;font-style:normal;font-weight:700;color:var(--cr-mauve)}.cr-pg-auth__sub{font-size:14px;color:var(--cr-text-secondary);text-align:center;margin:0 0 30px;font-family:Cairo,Poppins,sans-serif}.cr-pg-auth__forgot{display:block;text-align:end;font-size:13px;color:var(--cr-mauve);text-decoration:none;margin:-10px 0 18px;font-family:Cairo,Poppins,sans-serif}.cr-pg-auth__forgot:hover{text-decoration:underline}.cr-pg-auth__divider{display:flex;align-items:center;gap:14px;margin:22px 0;font-size:11px;font-weight:600;color:var(--cr-text-tertiary);text-transform:uppercase;letter-spacing:.14em;font-family:Cairo,Poppins,sans-serif}.cr-pg-auth__divider:before,.cr-pg-auth__divider:after{content:"";flex:1;height:1px;background:var(--cr-border)}.cr-pg-auth__switch{text-align:center;font-size:14px;color:var(--cr-text-secondary);margin:22px 0 0;font-family:Cairo,Poppins,sans-serif}.cr-pg-auth__switch a{color:var(--cr-ink);font-weight:600;text-decoration:none;margin-inline-start:6px}.cr-pg-auth__switch a:hover{color:var(--cr-mauve);text-decoration:underline}.cr-pg-auth__checkbox{display:flex;align-items:flex-start;gap:10px;margin:0 0 20px;font-size:13px;color:var(--cr-text-secondary);line-height:1.45;cursor:pointer;text-align:start;font-family:Cairo,Poppins,sans-serif}.cr-pg-auth__checkbox input{margin:2px 0 0;width:16px;height:16px;accent-color:var(--cr-mauve);flex-shrink:0}.cr-pg-auth__checkbox a{color:var(--cr-mauve);text-decoration:underline}.cr-pg-trust{background:#fff;border-top:1px solid var(--cr-border-soft);padding:24px 20px}.cr-pg-trust__inner{max-width:1000px;margin:0 auto;display:flex;flex-wrap:wrap;justify-content:center;gap:16px 32px}.cr-pg-trust__item{display:inline-flex;align-items:center;gap:8px;font-size:13px;color:var(--cr-text-secondary);font-weight:500;font-family:Cairo,Poppins,sans-serif}.cr-pg-trust__check{width:18px;height:18px;background:var(--cr-cream);color:var(--cr-mauve);border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:11px;font-weight:800;flex-shrink:0}.cr-pg-strength{display:flex;gap:4px;margin-top:8px}.cr-pg-strength__bar{flex:1;height:3px;background:var(--cr-border);border-radius:2px;transition:background-color .2s ease}.cr-pg-strength__bar.is-weak{background:#ef4444}.cr-pg-strength__bar.is-medium{background:#f59e0b}.cr-pg-strength__bar.is-strong{background:var(--cr-success)}.cr-pg-acct-wrap{max-width:1100px;margin:0 auto;padding:48px 20px 64px}.cr-pg-acct-grid{display:grid;grid-template-columns:1fr;gap:24px}@media(min-width:900px){.cr-pg-acct-grid{grid-template-columns:1.6fr 1fr;gap:28px;align-items:start}}.cr-pg-acct-section__head{display:flex;align-items:center;justify-content:space-between;margin:0 0 14px}.cr-pg-acct-section__title{font-size:11px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--cr-mauve);margin:0;font-family:Cairo,Poppins,sans-serif}.cr-pg-acct-orders{display:flex;flex-direction:column;gap:10px}.cr-pg-acct-order{display:grid;grid-template-columns:auto 1fr auto auto auto;gap:14px;align-items:center;padding:16px 18px;background:#fff;border:1px solid var(--cr-border);border-radius:var(--r-md);text-decoration:none;color:inherit;transition:border-color .15s ease,transform .15s ease;font-family:Cairo,Poppins,sans-serif}.cr-pg-acct-order:hover{border-color:var(--cr-peach);transform:translateY(-1px)}.cr-pg-acct-order__num{font-size:13px;font-weight:600;color:var(--cr-ink);background:var(--cr-cream);padding:6px 12px;border-radius:var(--r-pill);min-width:64px;text-align:center}.cr-pg-acct-order__meta{display:flex;flex-direction:column;gap:2px;min-width:0}.cr-pg-acct-order__date{font-size:13px;color:var(--cr-ink);font-weight:500}.cr-pg-acct-order__items{font-size:11px;color:var(--cr-text-tertiary)}.cr-pg-acct-order__total{font-size:14px;font-weight:600;color:var(--cr-ink);white-space:nowrap;text-align:end}.cr-pg-acct-order__arrow{color:var(--cr-mauve);font-size:14px;line-height:1}[dir=rtl] .cr-pg-acct-order__arrow{transform:scaleX(-1);display:inline-block}.cr-pg-acct-pill{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:var(--r-pill);font-size:11px;font-weight:600;white-space:nowrap;font-family:inherit}.cr-pg-acct-pill:before{content:"";width:6px;height:6px;border-radius:50%;background:currentColor}.cr-pg-acct-pill--paid{background:#6399221f;color:#4f7a1a}.cr-pg-acct-pill--pending,.cr-pg-acct-pill--authorized,.cr-pg-acct-pill--partially_paid,.cr-pg-acct-pill--refunded,.cr-pg-acct-pill--partially_refunded{background:#ba75171f;color:#ba7517}.cr-pg-acct-pill--voided,.cr-pg-acct-pill--expired{background:#e54b4b1a;color:#a32d2d}.cr-pg-acct-pill--fulfilled,.cr-pg-acct-pill--complete{background:#9b575d1f;color:var(--cr-mauve)}.cr-pg-acct-pill--partial,.cr-pg-acct-pill--restocked,.cr-pg-acct-pill--unfulfilled{background:#716e5124;color:var(--cr-olive)}.cr-pg-acct-empty{padding:48px 24px;text-align:center;background:var(--cr-cream);border-radius:var(--r-lg);font-family:Cairo,Poppins,sans-serif}.cr-pg-acct-empty__icon{width:56px;height:56px;border-radius:50%;background:#fff;color:var(--cr-mauve);display:inline-flex;align-items:center;justify-content:center;margin:0 auto 14px}.cr-pg-acct-empty__icon svg{width:24px;height:24px}.cr-pg-acct-empty__title{font-size:16px;font-weight:700;margin:0 0 6px;color:var(--cr-ink);font-family:inherit}.cr-pg-acct-empty__sub{font-size:13px;color:var(--cr-text-secondary);margin:0 0 20px;font-family:inherit}.cr-pg-acct-profile{display:flex;flex-direction:column;align-items:center;padding:28px 22px;background:var(--cr-cream);border-radius:var(--r-lg);position:sticky;top:20px;font-family:Cairo,Poppins,sans-serif}.cr-pg-acct-avatar{width:64px;height:64px;border-radius:50%;background:var(--cr-peach);color:#fff;display:flex;align-items:center;justify-content:center;font-size:22px;font-weight:700;margin-bottom:14px;letter-spacing:.02em;font-family:Cairo,Poppins,sans-serif}.cr-pg-acct-profile__name{font-size:17px;font-weight:600;margin:0 0 3px;color:var(--cr-ink);text-align:center}.cr-pg-acct-profile__email{font-size:12px;color:var(--cr-text-secondary);margin:0 0 20px;text-align:center;word-break:break-word}.cr-pg-acct-mini{background:#fff;border:1px solid var(--cr-border-soft);border-radius:var(--r-md);padding:14px 16px;width:100%;margin-bottom:14px}.cr-pg-acct-mini__label{font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--cr-mauve);margin:0 0 6px;display:flex;justify-content:space-between;align-items:center;font-family:inherit}.cr-pg-acct-mini__label a{color:var(--cr-mauve);font-size:10px;text-decoration:none;border-bottom:1px solid currentColor;padding-bottom:1px}.cr-pg-acct-mini__body{font-size:13px;color:var(--cr-ink);line-height:1.55;margin:0;font-family:inherit}.cr-pg-acct-mini__body p{margin:0}.cr-pg-acct-links{display:flex;flex-direction:column;gap:6px;width:100%;margin-bottom:16px}.cr-pg-acct-links a{display:flex;align-items:center;justify-content:space-between;padding:12px 14px;color:var(--cr-ink);text-decoration:none;font-size:13px;font-weight:500;background:#fff;border-radius:var(--r-md);border:1px solid var(--cr-border-soft);transition:border-color .15s ease;font-family:inherit}.cr-pg-acct-links a:hover{border-color:var(--cr-peach)}.cr-pg-acct-links a span:last-child{color:var(--cr-mauve);font-size:14px}[dir=rtl] .cr-pg-acct-links a span:last-child{transform:scaleX(-1);display:inline-block}.cr-pg-acct-logout{display:inline-flex;align-items:center;gap:8px;color:var(--cr-mauve);font-size:12px;font-weight:500;text-decoration:none;padding:9px 18px;border-radius:var(--r-pill);border:1px solid rgba(155,87,93,.3);background:transparent;cursor:pointer;transition:background .15s ease;font-family:inherit}.cr-pg-acct-logout:hover{background:#9b575d0f}.cr-pg-acct-logout svg{width:14px;height:14px}[dir=rtl] .cr-pg-acct-logout svg{transform:scaleX(-1)}.cr-pg-addr-wrap{max-width:1100px;margin:0 auto;padding:48px 20px 64px}.cr-pg-addr-actions{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:24px;flex-wrap:wrap}.cr-pg-addr-back{color:var(--cr-mauve);text-decoration:none;font-size:13px;display:inline-flex;align-items:center;gap:6px;font-weight:500;font-family:Cairo,Poppins,sans-serif}.cr-pg-addr-back:hover{text-decoration:underline}.cr-pg-addr-back svg{width:14px;height:14px}[dir=rtl] .cr-pg-addr-back svg{transform:scaleX(-1)}.cr-pg-addr-addbtn{background:var(--cr-mauve);color:#fff;padding:12px 22px;border-radius:var(--r-pill);border:0;font-size:13px;font-weight:600;display:inline-flex;align-items:center;gap:8px;cursor:pointer;transition:background .15s ease;font-family:Cairo,Poppins,sans-serif}.cr-pg-addr-addbtn:hover{background:var(--cr-ink)}.cr-pg-addr-addbtn svg{width:14px;height:14px}.cr-pg-addr-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:14px}.cr-pg-addr-card{background:#fff;border:1px solid var(--cr-border);border-radius:var(--r-md);padding:22px;position:relative;transition:border-color .15s ease;font-family:Cairo,Poppins,sans-serif}.cr-pg-addr-card:hover{border-color:var(--cr-peach)}.cr-pg-addr-card--default{border-color:var(--cr-peach);background:#fffbf8}.cr-pg-addr-card__badge{position:absolute;top:14px;inset-inline-end:14px;background:var(--cr-peach);color:#fff;font-size:9px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;padding:4px 10px;border-radius:var(--r-pill)}.cr-pg-addr-card__name{font-size:14px;font-weight:600;margin:0 0 4px;color:var(--cr-ink);padding-inline-end:80px}.cr-pg-addr-card__company{font-size:12px;color:var(--cr-text-secondary);margin:0 0 8px}.cr-pg-addr-card__body{font-size:13px;color:var(--cr-text-secondary);line-height:1.6;margin:0 0 10px}.cr-pg-addr-card__phone{font-size:12px;color:var(--cr-text-tertiary);margin:0 0 14px}.cr-pg-addr-card__actions{display:flex;gap:14px;padding-top:12px;border-top:1px solid var(--cr-border-soft);flex-wrap:wrap}.cr-pg-addr-card__btn{background:none;border:0;padding:0;color:var(--cr-mauve);cursor:pointer;font-size:12px;font-weight:600;text-decoration:none;font-family:inherit}.cr-pg-addr-card__btn:hover{text-decoration:underline}.cr-pg-addr-card__btn--danger{color:#b0b0b0}.cr-pg-addr-form{margin-top:16px;padding:24px;background:#fff;border:1px solid var(--cr-border);border-radius:var(--r-lg);font-family:Cairo,Poppins,sans-serif}.cr-pg-addr-form[hidden]{display:none}.cr-pg-addr-form__heading{font-size:18px;font-weight:700;margin:0 0 18px;color:var(--cr-ink);font-family:inherit}.cr-pg-addr-form__checkbox{display:flex;align-items:center;gap:8px;margin:8px 0 18px;font-size:13px;color:var(--cr-text-secondary);cursor:pointer}.cr-pg-addr-form__checkbox input{width:16px;height:16px;accent-color:var(--cr-mauve)}.cr-pg-addr-form__actions{display:flex;gap:10px;flex-wrap:wrap;align-items:center}.cr-pg-addr-form__add-wrap{width:100%}.cr-pg-addr-form__add-wrap>.cr-pg-addr-form{margin-top:24px}.cr-pg-addr-empty{padding:48px 24px;text-align:center;background:var(--cr-cream);border-radius:var(--r-lg);font-family:Cairo,Poppins,sans-serif}.cr-pg-addr-empty__icon{width:56px;height:56px;border-radius:50%;background:#fff;color:var(--cr-mauve);display:inline-flex;align-items:center;justify-content:center;margin:0 auto 14px}.cr-pg-addr-empty__icon svg{width:24px;height:24px}.cr-pg-addr-empty__title{font-size:16px;font-weight:700;margin:0 0 6px;color:var(--cr-ink);font-family:inherit}.cr-pg-addr-empty__sub{font-size:13px;color:var(--cr-text-secondary);margin:0 0 20px;font-family:inherit}.cr-pg-pagination{display:flex;justify-content:center;gap:8px;margin-top:28px}.cr-pg-pagination a,.cr-pg-pagination span{padding:8px 12px;border-radius:var(--r-md);font-size:13px;color:var(--cr-ink);text-decoration:none;min-width:36px;text-align:center;font-family:Cairo,Poppins,sans-serif}.cr-pg-pagination a{background:#fff;border:1px solid var(--cr-border);transition:border-color .15s ease}.cr-pg-pagination a:hover{border-color:var(--cr-peach)}.cr-pg-pagination span[aria-current=page]{background:var(--cr-mauve);color:#fff}.cr-pg-ord-wrap{max-width:1100px;margin:0 auto;padding:32px 20px 64px}.cr-pg-ord-actions{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:18px;flex-wrap:wrap}.cr-pg-ord-back{color:var(--cr-mauve);font-size:13px;text-decoration:none;font-weight:500;display:inline-flex;align-items:center;gap:6px;font-family:Cairo,Poppins,sans-serif}.cr-pg-ord-back:hover{text-decoration:underline}.cr-pg-ord-back svg{width:14px;height:14px}[dir=rtl] .cr-pg-ord-back svg{transform:scaleX(-1)}.cr-pg-ord-help{background:#fff;border:1px solid var(--cr-border);color:var(--cr-ink);padding:9px 16px;border-radius:var(--r-pill);font-size:12px;font-weight:600;cursor:pointer;display:inline-flex;align-items:center;gap:6px;text-decoration:none;font-family:Cairo,Poppins,sans-serif;transition:border-color .15s ease,color .15s ease}.cr-pg-ord-help:hover{border-color:var(--cr-peach);color:var(--cr-mauve)}.cr-pg-ord-help svg{width:13px;height:13px}[dir=rtl] .cr-pg-ord-help svg{transform:scaleX(-1)}.cr-pg-ord-status{border:1px solid var(--cr-border-soft);border-radius:var(--r-md);padding:18px 22px;display:grid;grid-template-columns:auto 1fr auto;gap:16px;align-items:center;margin-bottom:22px;font-family:Cairo,Poppins,sans-serif}.cr-pg-ord-status--success{background:linear-gradient(135deg,#6399220f,#9b575d0f)}.cr-pg-ord-status--processing{background:linear-gradient(135deg,#9b575d0f,#f8afa614)}.cr-pg-ord-status--pending{background:linear-gradient(135deg,#ba75170f,#f8afa60f)}.cr-pg-ord-status--cancelled{background:linear-gradient(135deg,#e54b4b0f,#9b575d0f)}.cr-pg-ord-status--refunded{background:linear-gradient(135deg,#ba75170f,#f8afa60f)}.cr-pg-ord-status__icon{width:44px;height:44px;border-radius:50%;background:#fff;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.cr-pg-ord-status__icon svg{width:22px;height:22px}.cr-pg-ord-status--success .cr-pg-ord-status__icon{color:#4f7a1a}.cr-pg-ord-status--processing .cr-pg-ord-status__icon{color:var(--cr-mauve)}.cr-pg-ord-status--pending .cr-pg-ord-status__icon{color:#ba7517}.cr-pg-ord-status--cancelled .cr-pg-ord-status__icon{color:#a32d2d}.cr-pg-ord-status--refunded .cr-pg-ord-status__icon{color:#ba7517}.cr-pg-ord-status__text{display:flex;flex-direction:column;gap:2px;min-width:0}.cr-pg-ord-status__title{font-size:15px;font-weight:700;color:var(--cr-ink)}.cr-pg-ord-status__sub{font-size:12px;color:var(--cr-text-secondary);line-height:1.45}.cr-pg-ord-status__pills{display:flex;gap:8px;flex-wrap:wrap}.cr-pg-ord-grid{display:grid;grid-template-columns:1fr;gap:22px;align-items:start}@media(min-width:900px){.cr-pg-ord-grid{grid-template-columns:1.6fr 1fr}}.cr-pg-ord-section-label{font-size:11px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--cr-mauve);margin:0 0 14px;font-family:Cairo,Poppins,sans-serif}.cr-pg-ord-items{display:flex;flex-direction:column;gap:10px}.cr-pg-ord-item{display:grid;grid-template-columns:64px 1fr auto;gap:14px;padding:14px;background:#fff;border:1px solid var(--cr-border);border-radius:var(--r-md);align-items:center;font-family:Cairo,Poppins,sans-serif}.cr-pg-ord-item__img{width:64px;height:80px;background:var(--cr-cream);border-radius:8px;display:flex;align-items:center;justify-content:center;overflow:hidden;flex-shrink:0}.cr-pg-ord-item__img img{width:100%;height:100%;object-fit:cover}.cr-pg-ord-item__img-placeholder{color:var(--cr-mauve);display:inline-flex}.cr-pg-ord-item__img-placeholder svg{width:24px;height:24px}.cr-pg-ord-item__body{display:flex;flex-direction:column;gap:4px;min-width:0}.cr-pg-ord-item__title{font-size:14px;font-weight:600;color:var(--cr-ink);line-height:1.35;margin:0;font-family:inherit}.cr-pg-ord-item__title a{color:inherit;text-decoration:none}.cr-pg-ord-item__title a:hover{color:var(--cr-mauve)}.cr-pg-ord-item__variant{font-size:12px;color:var(--cr-text-secondary)}.cr-pg-ord-item__meta{font-size:11px;color:var(--cr-text-tertiary)}.cr-pg-ord-item__props{font-size:11px;color:var(--cr-text-tertiary);margin:2px 0 0;padding:0;list-style:none}.cr-pg-ord-item__props li{display:inline}.cr-pg-ord-item__props li:not(:last-child):after{content:" \b7  "}.cr-pg-ord-item__discount{display:inline-flex;align-items:center;gap:4px;background:#9b575d14;color:var(--cr-mauve);font-size:10px;font-weight:600;padding:3px 8px;border-radius:var(--r-pill);align-self:flex-start;margin-top:4px}.cr-pg-ord-item__discount svg{width:10px;height:10px}.cr-pg-ord-item__fulfillment{font-size:11px;color:#4f7a1a;margin-top:4px;font-weight:500}.cr-pg-ord-item__price-block{display:flex;flex-direction:column;align-items:flex-end;text-align:end;white-space:nowrap}.cr-pg-ord-item__price{font-size:14px;font-weight:600;color:var(--cr-ink)}.cr-pg-ord-item__price-original{font-size:11px;color:var(--cr-text-tertiary);text-decoration:line-through}.cr-pg-ord-item__qty{font-size:11px;color:var(--cr-text-tertiary);margin-top:2px}.cr-pg-ord-totals{background:var(--cr-cream);border-radius:var(--r-md);padding:18px 22px;margin-top:16px;font-family:Cairo,Poppins,sans-serif}.cr-pg-ord-totals__row{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:6px 0;font-size:13px}.cr-pg-ord-totals__label{color:var(--cr-text-secondary)}.cr-pg-ord-totals__value{color:var(--cr-ink);font-weight:500;text-align:end}.cr-pg-ord-totals__value--discount{color:var(--cr-mauve)}.cr-pg-ord-totals__row--grand{padding:12px 0 0;margin-top:6px;border-top:1px solid var(--cr-border);font-size:16px;font-weight:700}.cr-pg-ord-totals__row--grand .cr-pg-ord-totals__label{color:var(--cr-ink);font-weight:700}.cr-pg-ord-sidebar{display:flex;flex-direction:column;gap:14px}.cr-pg-ord-card{background:#fff;border:1px solid var(--cr-border);border-radius:var(--r-md);padding:18px;font-family:Cairo,Poppins,sans-serif}.cr-pg-ord-card--track{background:linear-gradient(135deg,#FFFBF8 0%,var(--cr-cream) 100%);border-color:var(--cr-peach)}.cr-pg-ord-card__label{font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--cr-mauve);margin:0 0 8px;display:flex;align-items:center;gap:6px;font-family:inherit}.cr-pg-ord-card__label svg{width:14px;height:14px}.cr-pg-ord-card__value{font-size:13px;color:var(--cr-ink);line-height:1.55;margin:0;font-family:inherit}.cr-pg-ord-card__value strong{font-weight:600}.cr-pg-ord-card__cta{display:inline-flex;align-items:center;gap:6px;margin-top:10px;color:var(--cr-mauve);font-size:12px;font-weight:600;text-decoration:none;border-bottom:1px solid currentColor;padding-bottom:1px}.cr-pg-ord-card__cta:hover{color:var(--cr-ink)}.cr-pg-ord-card__sub-paid{color:#4f7a1a;font-weight:600}.cr-pg-ord-card__sub-pending{color:#ba7517;font-weight:600}@media(max-width:749px){.cr-pg-hero{padding:48px 18px 56px}.cr-pg-content,.cr-pg-acct-wrap,.cr-pg-addr-wrap,.cr-pg-ord-wrap{padding:32px 16px 48px}.cr-pg-acct-order{grid-template-columns:auto 1fr auto;gap:12px;padding:14px 16px}.cr-pg-acct-order__arrow,.cr-pg-acct-pill{display:none}.cr-pg-acct-profile{position:static;padding:22px 18px}.cr-pg-addr-card__badge{font-size:8px;padding:3px 8px}.cr-pg-auth,.cr-pg-auth-recover{padding:36px 16px;min-height:480px}.cr-pg-auth__card{padding:32px 22px}.cr-pg-auth__heading{font-size:24px}.cr-pg-auth__brand img{height:48px;max-width:180px}.cr-pg-help{padding:30px 22px}.cr-pg-help__heading{font-size:20px}.cr-pg-faq__q{padding:16px 18px;font-size:14px}.cr-pg-faq__a{padding:0 18px 18px;font-size:13px}.cr-pg-contact-card{padding:22px}.cr-pg-ord-status{grid-template-columns:auto 1fr}.cr-pg-ord-status__pills{grid-column:1 / -1}.cr-pg-ord-item{grid-template-columns:56px 1fr;gap:12px;padding:12px}.cr-pg-ord-item__img{width:56px;height:70px}.cr-pg-ord-item__price-block{grid-column:1 / -1;flex-direction:row;justify-content:space-between;align-items:center;padding-top:8px;border-top:1px solid var(--cr-border-soft);width:100%;text-align:start}.cr-pg-ord-item__qty{margin-top:0}}
/*# sourceMappingURL=/cdn/shop/t/18/assets/casarosa-pages.css.map */
