.mp-hq{--hq-ink:#191320;--hq-muted:#676177;--hq-lilac:#f3edfc;--hq-line:#e4e1ec;--hq-coral:#ff575f;background:#fff;color:var(--hq-ink);font-family:var(--font-body-family,Arial,sans-serif);font-size:16px;line-height:1.45}.mp-hq *{box-sizing:border-box}.mp-hq [hidden]{display:none!important}.mp-hq a{color:inherit;text-decoration:none}.mp-hq a:focus-visible,.mp-hq button:focus-visible,.mp-hq summary:focus-visible,.mp-hq select:focus-visible{outline:3px solid #9564d3;outline-offset:4px}.mp-hq__layout{max-width:1440px;margin:auto;display:grid;grid-template-columns:245px minmax(0,1fr);min-height:780px}.mp-hq__sidebar{border-right:1px solid var(--hq-line);padding:28px 20px;display:flex;flex-direction:column;background:linear-gradient(110deg,#fff,#fcfbfe)}.mp-hq__sidebar nav{display:grid;gap:5px;position:sticky;top:140px}.mp-hq__sidebar a{display:flex;align-items:center;gap:16px;padding:16px 14px;border-radius:9px;position:relative}.mp-hq__sidebar a:hover{background:#f7f3fc}.mp-hq__sidebar a[aria-current=page]{background:var(--hq-lilac);font-weight:800}.mp-hq__sidebar a[aria-current=page]:before{content:"";position:absolute;left:0;top:7px;bottom:7px;width:4px;background:var(--hq-coral);border-radius:9px}.mp-hq__sidebar svg{width:25px;height:25px;flex-shrink:0}.mp-hq__sidebar .mp-hq__signout{border-top:1px solid var(--hq-line);border-radius:0;margin-top:20px;padding-top:24px}.mp-hq__slogan{font-family:var(--font-heading-family);font-weight:900;font-size:28px;line-height:1.05;transform:rotate(-8deg);margin:auto 10px 15px;padding-top:100px;max-width:180px}.mp-hq__slogan span{color:var(--hq-coral)}.mp-hq__main{padding:18px 38px 48px;min-width:0}.mp-hq__welcome{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:190px;position:relative}.mp-hq__welcome h1{font-family:var(--font-heading-family);font-size:clamp(40px,4.4vw,64px);line-height:1.08;margin:0 0 10px;font-weight:900;text-transform:uppercase;color:#080809}.mp-hq__welcome p{font-size:21px;line-height:1.35;margin:0}.mp-hq__welcome img{width:215px;height:190px;object-fit:contain;align-self:flex-end}.mp-hq__mobile-break,.mp-hq__mobile-select{display:none}.mp-hq__stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:0 0 24px}.mp-hq__stat{display:flex;gap:18px;align-items:center;padding:20px;border-radius:12px;background:var(--hq-lilac);border:1px solid #e9dfff;min-width:0}.mp-hq__stat:nth-child(2){background:#fff;border-color:var(--hq-line)}.mp-hq__stat img{width:58px;height:58px;object-fit:contain}.mp-hq__stat strong{display:block;font-size:34px;font-weight:850;line-height:1.1}.mp-hq__stat small{display:block;font-size:14px;line-height:1.3;margin-top:3px}.mp-hq__coin{width:54px;height:54px;border:2px solid #ad7533;box-shadow:inset 0 0 0 4px #ffebb7;background:#f6c873;border-radius:50%;color:#94602a;display:inline-grid;place-items:center;font-size:32px;flex-shrink:0}.mp-hq__card,.mp-hq__latest{border:1px solid var(--hq-line);border-radius:14px;padding:22px;background:#fff;margin-bottom:16px}.mp-hq h2{font-family:var(--font-heading-family);font-size:24px;line-height:1.2;margin:0 0 18px;color:#080809}.mp-hq h3{font-size:18px;margin:12px 0}.mp-hq__section-heading{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:18px}.mp-hq__section-heading h2{margin:0}.mp-hq__section-heading a,.mp-hq__text-link{font-size:13px;text-decoration:underline!important;text-underline-offset:4px}.mp-hq__latest>.mp-hq__order{border:0;padding:0;margin:0}.mp-hq__order{display:grid;grid-template-columns:44% minmax(0,1fr);gap:20px}.mp-hq__order-products{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.mp-hq__order-products figure{margin:0;text-align:center;min-width:0}.mp-hq__order-products img{width:100%;height:125px;object-fit:contain;background:#f6f4f9;border-radius:10px;padding:9px}.mp-hq__order-products figcaption{font-size:13px;font-weight:700;line-height:1.3;margin-top:7px;overflow-wrap:anywhere}.mp-hq__order-products small{display:block;color:var(--hq-muted);font-weight:400;margin-top:3px}.mp-hq__order-info{border-left:1px solid var(--hq-line);padding-left:22px;align-self:center;min-width:0}.mp-hq__order-title{display:flex;align-items:center;gap:10px;flex-wrap:wrap;font-size:15px}.mp-hq__status{display:inline-block;background:#e6eefa;color:#25588b;font-weight:700;border-radius:30px;font-size:12px;padding:4px 12px}.mp-hq__price{display:block;font-size:23px;margin-top:6px}.mp-hq__order-info p{font-size:13px;color:var(--hq-muted);margin:6px 0 12px}.mp-hq .mp-hq__button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:46px;padding:12px 24px;background:var(--hq-coral);border:1px solid var(--hq-coral);border-radius:10px;color:#fff;text-transform:uppercase;font-weight:800;font-size:13px;line-height:1.3;cursor:pointer;text-decoration:none;text-align:center}.mp-hq .mp-hq__button--outline{background:#fff;border:1.5px solid var(--hq-ink);color:var(--hq-ink)}.mp-hq .mp-hq__button:disabled{opacity:.6;cursor:default}.mp-hq__order-detail{grid-column:1/-1;font-size:13px}.mp-hq__order-detail summary{cursor:pointer;text-decoration:underline;text-underline-offset:4px}.mp-hq__details-body{padding:16px 0 0}.mp-hq__line{display:flex;gap:20px;justify-content:space-between;padding:10px 0;border-bottom:1px solid var(--hq-line)}.mp-hq__line>span:first-child{flex:1}.mp-hq__ready>div{display:flex;align-items:center;gap:22px}.mp-hq__ready img{width:130px;height:80px;object-fit:contain}.mp-hq__ready p{margin:0;flex:1}.mp-hq__ready strong{display:block;font-family:var(--font-heading-family);font-size:27px;line-height:1.2}.mp-hq__ready p span{display:block;font-size:15px;margin-top:5px}.mp-hq__profile-link{display:flex;gap:20px;align-items:center}.mp-hq__profile-link>span{display:grid;place-items:center;background:#eadcfc;border-radius:50%;width:60px;height:60px;color:#5e378e;flex-shrink:0}.mp-hq__profile-link svg{width:30px;height:30px}.mp-hq__profile-link strong{font-size:18px}.mp-hq__profile-link p{font-size:14px;color:var(--hq-muted);margin:5px 0 0}.mp-hq__profile-link>b{margin-left:auto;font-size:28px}.mp-hq .mp-hq__title{font-size:34px;margin:18px 0 24px}.mp-hq__empty,.mp-hq__signin{text-align:center;padding:28px}.mp-hq__profile-data{display:grid;grid-template-columns:90px minmax(0,1fr);gap:10px}.mp-hq__profile-data dd{margin:0;overflow-wrap:anywhere}.mp-hq__profile-data dt{color:var(--hq-muted)}.mp-hq__balance{display:flex;gap:12px;align-items:center}.mp-hq__balance strong{font-size:34px}.mp-hq__coupon-code{display:block;padding:12px;background:var(--hq-lilac);border-radius:8px;margin:12px 0;overflow-wrap:anywhere}.mp-hq__actions{display:flex;gap:10px;flex-wrap:wrap}.mp-hq__notice{font-size:14px;color:var(--hq-muted)}.mp-hq__pagination{padding:20px;text-align:center}.mp-hq__pagination a{padding:8px;text-decoration:underline}@media(min-width:750px)and (max-width:1100px){.mp-hq__layout{grid-template-columns:195px minmax(0,1fr)}.mp-hq__main{padding:16px 22px 40px}.mp-hq__sidebar{padding:22px 10px}.mp-hq__stat{gap:10px;padding:15px 10px}.mp-hq__stat img,.mp-hq__stat .mp-hq__coin{width:42px;height:42px}.mp-hq__stat strong{font-size:29px}.mp-hq__welcome img{width:165px}.mp-hq__ready>div{gap:12px}.mp-hq__ready img{width:90px}.mp-hq__ready .mp-hq__button{padding:12px}.mp-hq__order{gap:14px}.mp-hq__order-info{padding-left:14px}}@media(max-width:749px){.mp-hq{font-size:14px}.mp-hq__layout{display:block;min-height:70vh}.mp-hq__sidebar{display:none}.mp-hq__mobile-select{display:block;border-bottom:1px solid var(--hq-line);padding:10px 18px}.mp-hq__mobile-select select{width:100%;border:0;background:#fff;color:var(--hq-ink);font-size:16px;font-weight:750;padding:5px 0;min-height:34px}.mp-hq__main{padding:4px 16px 28px}.mp-hq__welcome{min-height:146px;gap:0}.mp-hq__welcome h1{font-size:clamp(29px,7.8vw,43px);margin-bottom:7px}.mp-hq__welcome p{font-size:15px}.mp-hq__mobile-break{display:initial}.mp-hq__welcome img{width:36%;height:143px}.mp-hq__stats{gap:8px;margin-bottom:14px}.mp-hq__stat{flex-direction:column;gap:6px;padding:12px 5px;text-align:center;justify-content:flex-start}.mp-hq__stat img,.mp-hq__stat .mp-hq__coin{width:38px;height:38px}.mp-hq__stat .mp-hq__coin{font-size:24px}.mp-hq__stat strong{font-size:26px}.mp-hq__stat small{font-size:12px;max-width:90px;margin:2px auto 0}.mp-hq__card,.mp-hq__latest{padding:16px;margin-bottom:12px;border-radius:12px}.mp-hq h2{font-size:20px}.mp-hq__section-heading{margin-bottom:12px}.mp-hq__section-heading a{font-size:11px;white-space:nowrap}.mp-hq__order{grid-template-columns:1fr;gap:14px}.mp-hq__order-products img{height:128px}.mp-hq__order-info{border:0;padding:0}.mp-hq__order-info .mp-hq__button{width:100%}.mp-hq__order-info p{font-size:12px}.mp-hq__order-title{font-size:14px}.mp-hq__price{font-size:21px}.mp-hq__ready h2{font-size:18px;margin-bottom:10px}.mp-hq__ready>div{gap:12px;flex-wrap:wrap}.mp-hq__ready img{width:78px;height:56px}.mp-hq__ready strong{font-size:23px}.mp-hq__ready p span{font-size:13px}.mp-hq__ready .mp-hq__button{width:100%;min-height:40px;padding:10px}.mp-hq__profile-link{gap:12px}.mp-hq__profile-link>span{width:44px;height:44px}.mp-hq__profile-link p{font-size:12px}.mp-hq__profile-link strong{font-size:16px}.mp-hq__profile-data{grid-template-columns:1fr;gap:3px}.mp-hq__profile-data dd{margin-bottom:12px}}.mp-hq__coin-art{width:58px;height:58px;object-fit:contain;flex-shrink:0}.mp-hq__balance-card{display:flex;align-items:center;justify-content:space-between;gap:24px;background:var(--hq-lilac);border-color:#e8d9ff}.mp-hq__balance-card>p:last-child{max-width:250px;color:var(--hq-muted)}.mp-hq__balance{margin:0}.mp-hq__filters{display:flex;gap:0;max-width:100%;width:max-content;border:1px solid #e5d9f7;border-radius:12px;overflow:auto;margin:4px 0 22px}.mp-hq__filters button{border:0;border-bottom:3px solid transparent;background:#fff;padding:14px 24px;color:var(--hq-ink);font:inherit;font-size:14px;white-space:nowrap;cursor:pointer}.mp-hq__filters button[aria-pressed=true]{background:var(--hq-lilac);border-bottom-color:var(--hq-coral);font-weight:800}.mp-hq__filters button:hover{background:#f8f5fc}.mp-hq__coupon-grid,.mp-hq__reward-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.mp-hq__coupon{background:linear-gradient(120deg,#fff,#fbf8ff);border-color:#e1d2f8;margin:0}.mp-hq__coupon-intro{display:flex;align-items:center;gap:14px;min-height:135px;border-bottom:1px solid var(--hq-line);padding-bottom:20px;margin-bottom:18px}.mp-hq__coupon-intro img{width:40%;height:92px;object-fit:contain}.mp-hq__coupon-intro h3{font-family:var(--font-heading-family);font-size:35px;margin:0 0 6px;line-height:1}.mp-hq__coupon-intro p{margin:0;font-size:16px}.mp-hq__coupon .mp-hq__coupon-code{font-size:20px;font-weight:850;text-align:center;margin-top:6px}.mp-hq__coupon .mp-hq__actions{display:grid;grid-template-columns:1fr 1fr;margin-top:18px}.mp-hq__coupon .mp-hq__button{padding:12px 8px}.mp-hq__coupon-grid>.mp-hq__empty{grid-column:1/-1}.mp-hq__reward{position:relative;padding:22px 22px 18px 100px;background:linear-gradient(120deg,#f5edff,#fff);margin:0}.mp-hq__reward>img{position:absolute;left:18px;top:25px;width:64px;height:54px;object-fit:contain}.mp-hq__reward>h3{font-family:var(--font-heading-family);font-size:28px;margin:0 0 6px;line-height:1.2}.mp-hq__reward p{margin:6px 0}.mp-hq__reward>.mp-hq__button{width:calc(100% + 78px);margin:16px 0 0 -78px}.mp-hq__reward>.mp-hq__button:disabled{background:#e4e4ec;border-color:#e4e4ec;color:#656277;opacity:1;text-transform:none;font-weight:500}.mp-hq__earn{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;text-align:center}.mp-hq__earn a{display:flex;flex-direction:column;align-items:center;gap:5px;border-right:1px solid var(--hq-line);padding:6px 12px}.mp-hq__earn a:last-child{border:0}.mp-hq__earn svg{width:36px;height:36px;margin-bottom:5px}.mp-hq__earn span{font-size:13px;color:var(--hq-muted)}.mp-hq__activity-row{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:16px 4px;border-bottom:1px solid var(--hq-line)}.mp-hq__activity-row:last-child{border-bottom:0}.mp-hq__activity-row span{font-size:13px;color:var(--hq-muted)}.mp-hq__profile-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.mp-hq__profile-grid>.mp-hq__card{margin:0;min-width:0}.mp-hq__card-label{display:flex;align-items:center;gap:14px;margin-bottom:22px}.mp-hq__card-label>span{display:grid;place-items:center;width:54px;height:54px;flex-shrink:0;background:#eee0ff;color:#6d3da8;border-radius:50%}.mp-hq__card-label svg{width:29px;height:29px}.mp-hq__card-label h2{font-family:var(--font-body-family);font-size:18px;font-weight:800;margin:0 0 5px}.mp-hq__card-label p{color:var(--hq-muted);font-size:13px;margin:0}.mp-hq__profile-grid label{display:block;font-size:14px;margin:16px 0 6px}.mp-hq__profile-grid input:not([type=checkbox]),.mp-hq__profile-grid select{display:block;width:100%;border:1px solid #d4ccdf;border-radius:9px;background:#fff;color:var(--hq-ink);font:inherit;font-size:16px;min-height:46px;padding:10px 13px;margin-top:5px;box-shadow:none}.mp-hq__profile-grid input[readonly]{background:#faf8fd}.mp-hq__profile-grid input:focus,.mp-hq__profile-grid select:focus{outline:2px solid #bc9ae8;outline-offset:1px}.mp-hq__form-status{font-size:13px;line-height:1.4;min-height:1em;color:#634184;margin:16px 0}.mp-hq__email-card>.mp-hq__notice{margin-top:22px}.mp-hq__addresses{grid-column:1/-1}.mp-hq__address{display:flex;align-items:center;gap:22px;flex-wrap:wrap;padding:20px;background:#f8f4ff;border:1px solid #e9e0f5;border-radius:10px;margin-bottom:14px;font-size:14px}.mp-hq__address p{margin:0}.mp-hq__address-actions{margin-left:auto;display:flex;gap:18px}.mp-hq__text-button{padding:8px 4px;background:none;border:0;font:inherit;color:var(--hq-ink);text-decoration:underline;cursor:pointer}.mp-hq__address-form{border-top:1px solid var(--hq-line);padding-top:20px;margin-top:24px;scroll-margin-top:150px}.mp-hq__field-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 18px}.mp-hq__field-full{grid-column:1/-1}.mp-hq__profile-grid .mp-hq__checkbox{display:flex;gap:10px;align-items:center}.mp-hq__checkbox input{width:18px;height:18px;accent-color:#7951ab}.mp-hq__timeline{grid-column:1/-1;margin:0;list-style:none;padding:18px;display:grid;grid-template-columns:repeat(3,1fr);background:var(--hq-lilac);border:1px solid #ece1fa;border-radius:12px;text-align:center}.mp-hq__timeline li{position:relative;display:flex;flex-direction:column;align-items:center;font-size:13px;gap:5px}.mp-hq__timeline li:before{position:absolute;content:"";height:2px;background:#cfb9ec;left:50%;right:-50%;top:17px}.mp-hq__timeline li:last-child:before{display:none}.mp-hq__timeline li>span{position:relative;z-index:1;background:#fff;color:transparent;border:2px solid #b493df;width:34px;height:34px;border-radius:50%;display:grid;place-items:center}.mp-hq__timeline li.is-done>span{background:#9c6fd4;color:#fff}.mp-hq__timeline small{color:var(--hq-muted);font-size:11px}.mp-hq__order-info>[data-hq-reorder]{margin-top:8px}.mp-hq--guest .mp-hq__sidebar,.mp-hq--guest .mp-hq__mobile-select{display:none}.mp-hq--guest .mp-hq__layout{display:block;max-width:850px;min-height:0}.mp-hq__signedout{width:min(800px,calc(100% - 36px));padding:35px 38px;margin:28px auto 50px;border:1px solid #e4d4fc;border-radius:18px;text-align:center}.mp-hq__goodbye{width:220px;height:220px;object-fit:contain}.mp-hq__signedout h1{font-family:var(--font-heading-family);font-size:clamp(30px,4vw,52px);margin:18px 0 12px;line-height:1.1;color:#080809}.mp-hq__signedout>p{margin:7px 0;color:var(--hq-muted)}.mp-hq__signedout>p:first-of-type{color:var(--hq-ink);font-size:20px}.mp-hq__signedout>.mp-hq__actions{justify-content:center;margin:28px 0}.mp-hq__signedout .mp-hq__button{min-width:200px}.mp-hq__recommended{border-top:1px solid var(--hq-line);margin-top:28px;padding-top:24px;text-align:left}.mp-hq__recommended>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.mp-hq__recommended a{text-align:center;font-size:13px}.mp-hq__recommended img{display:block;width:100%;height:135px;background:#f8f5fa;border-radius:10px;object-fit:contain;padding:12px;margin-bottom:10px}.mp-hq__recommended strong{font-size:13px}@media(max-width:1100px)and (min-width:750px){.mp-hq__coupon-intro{gap:6px}.mp-hq__coupon-intro h3{font-size:26px}.mp-hq__coupon-intro p{font-size:13px}.mp-hq__filters button{padding:12px 16px}.mp-hq__card-label{gap:9px}.mp-hq__card-label h2{font-size:16px}.mp-hq__card-label>span{width:40px;height:40px}}@media(max-width:749px){.mp-hq__coin-art{width:38px;height:38px}.mp-hq__balance-card{padding:16px;gap:14px}.mp-hq__balance-card>p:last-child{display:none}.mp-hq__balance strong{font-size:30px}.mp-hq__balance .mp-hq__coin-art{width:50px;height:50px}.mp-hq__filters{width:100%;margin:0 0 14px}.mp-hq__filters button{flex:1;padding:12px 10px;font-size:12px}.mp-hq__coupon-grid,.mp-hq__reward-grid,.mp-hq__profile-grid{grid-template-columns:1fr;gap:12px}.mp-hq__coupon-intro{min-height:82px;padding-bottom:12px;margin-bottom:12px;gap:18px}.mp-hq__coupon-intro img{width:90px;height:68px}.mp-hq__coupon-intro h3{font-size:29px}.mp-hq__coupon-intro p{font-size:14px}.mp-hq__coupon .mp-hq__actions{margin-top:12px}.mp-hq__coupon .mp-hq__coupon-code{font-size:18px;padding:9px}.mp-hq__coupon>.mp-hq__notice{font-size:12px}.mp-hq__reward{padding:16px 16px 14px 84px}.mp-hq__reward>img{left:16px;top:16px;width:55px;height:45px}.mp-hq__reward>h3{font-size:25px}.mp-hq__reward>.mp-hq__button{width:calc(100% + 68px);margin:12px 0 0 -68px;min-height:42px}.mp-hq__earn{gap:8px}.mp-hq__earn a{padding:4px;font-size:12px}.mp-hq__earn svg{width:30px;height:30px}.mp-hq__earn span{display:none}.mp-hq__card-label{margin-bottom:16px;gap:12px}.mp-hq__card-label>span{width:43px;height:43px}.mp-hq__card-label h2{font-size:17px}.mp-hq__card-label p{font-size:12px}.mp-hq__profile-grid label{font-size:13px}.mp-hq__profile-grid>.mp-hq__card{padding:16px}.mp-hq__profile-grid .mp-hq__button{width:100%}.mp-hq__address{padding:14px;gap:12px;font-size:13px}.mp-hq__address-actions{width:100%;justify-content:flex-end}.mp-hq__field-grid{grid-template-columns:1fr}.mp-hq__timeline{padding:14px 5px}.mp-hq__timeline li{font-size:11px}.mp-hq__timeline small{font-size:10px}.mp-hq__timeline li>span{width:28px;height:28px}.mp-hq__timeline li:before{top:14px}.mp-hq__signedout{width:calc(100% - 28px);padding:24px 16px;margin:20px auto}.mp-hq__goodbye{width:190px;height:190px}.mp-hq__signedout h1{font-size:32px}.mp-hq__signedout>.mp-hq__actions{display:grid;gap:10px}.mp-hq__signedout .mp-hq__button{width:100%}.mp-hq__recommended>div{gap:8px}.mp-hq__recommended img{height:90px;padding:7px}.mp-hq__recommended strong{font-size:11px}.mp-hq__activity-row{gap:10px;font-size:13px}}@media(prefers-reduced-motion:reduce){.mp-hq *{scroll-behavior:auto!important;transition:none!important}}.mp-hq__sidebar .mp-hq__nav-icon{display:block;width:38px;height:38px;min-width:38px;max-width:38px;object-fit:contain;flex:0 0 38px;margin:0}.mp-hq__sidebar .mp-hq__nav-icon{width:56px;height:56px;min-width:56px;max-width:56px;flex-basis:56px}.mp-hq__sidebar a{gap:12px;padding-left:10px;padding-right:10px}.mp-hq__welcome>div{min-width:0;flex:1}.mp-hq .mp-hq__image-heading{margin:0 0 8px;line-height:1}.mp-hq .mp-hq__image-heading img{display:block;width:100%;max-width:540px;height:auto;object-fit:contain;align-self:auto;margin:0}.mp-hq__welcome [data-hq-greeting]{font-weight:800;margin:0 0 5px}.mp-hq__signedout .mp-hq__image-heading img{margin:auto;max-width:620px}@media(max-width:749px){.mp-hq__welcome .mp-hq__image-heading img{max-width:100%;height:auto}.mp-hq__welcome [data-hq-greeting]{font-size:17px}}.mp-hq__ready img,.mp-hq__profile-art{width:150px;height:100px;object-fit:contain;flex-shrink:0}.mp-hq__profile-link>div{min-width:0}@media(max-width:749px){.mp-hq__ready img,.mp-hq__profile-art{width:96px;height:70px}.mp-hq__ready p{min-width:0}.mp-hq__profile-link{gap:12px}}.mp-hq__compact{display:block;position:relative;border-left:8px solid #d9c3f1;padding:20px 22px;margin-bottom:20px;box-shadow:0 3px 14px #2d164505}.mp-hq__compact-head{display:grid;grid-template-columns:140px minmax(160px,1fr) 165px 140px;align-items:center;gap:18px;padding-right:36px;min-height:76px}.mp-hq__identity strong{font-size:15px;white-space:nowrap}.mp-hq__identity em{font-style:normal;color:#8750ba}.mp-hq__identity small,.mp-hq__compact-product small{display:block;color:var(--hq-muted);font-size:12px;margin-top:5px}.mp-hq__compact-product{display:flex;align-items:center;gap:14px;min-width:0}.mp-hq__compact-product img{width:76px;height:76px;object-fit:contain;padding:6px;background:#f7f4fa;border-radius:10px;flex-shrink:0}.mp-hq__compact-product strong{font-size:13px;line-height:1.35;display:block;overflow-wrap:anywhere}.mp-hq__compact-total>strong{display:block;font-size:18px;margin-top:7px}.mp-hq__compact-total .mp-hq__status{font-size:11px;padding:5px 10px}.mp-hq__compact[data-hq-order-state=unfulfilled] .mp-hq__status{background:#fff0c9;color:#815009}.mp-hq__compact[data-hq-order-state=canceled] .mp-hq__status{background:#eeecf1;color:#625c6f}.mp-hq__compact-head>.mp-hq__button{padding:12px 10px;width:100%;font-size:12px}.mp-hq__compact>.mp-hq__order-detail>summary{position:absolute;right:14px;top:36px;display:grid;place-items:center;width:32px;height:40px;list-style:none;text-decoration:none;font-size:26px}.mp-hq__compact summary::-webkit-details-marker{display:none}.mp-hq__compact details[open]>summary span{transform:rotate(180deg)}.mp-hq__compact .mp-hq__timeline{margin-top:20px}.mp-hq__compact .mp-hq__details-body{padding-top:18px}.mp-hq__compact details>[data-hq-reorder]{margin-top:16px}@media(max-width:1199px){.mp-hq__compact-head{grid-template-columns:120px minmax(120px,1fr) 140px;gap:14px}.mp-hq__compact-head>.mp-hq__button{grid-column:3}.mp-hq__compact-product img{width:60px;height:60px}}@media(max-width:749px){.mp-hq__compact{padding:16px;border-left-width:6px;margin-bottom:16px}.mp-hq__compact-head{grid-template-columns:minmax(0,1fr) minmax(0,1fr);padding-right:0;gap:16px}.mp-hq__identity{padding-right:26px;grid-column:1/-1}.mp-hq__compact-product{grid-column:1/-1}.mp-hq__compact-product img{width:64px;height:64px}.mp-hq__compact-head>.mp-hq__button{grid-column:2}.mp-hq__compact>.mp-hq__order-detail>summary{top:16px;right:12px}.mp-hq__compact-total>strong{font-size:17px}.mp-hq__compact-total .mp-hq__status{font-size:10px}.mp-hq__compact .mp-hq__timeline{margin-top:16px}}.mp-hq__compact-details{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:28px}.mp-hq__compact-details>div+div{border-left:1px solid var(--hq-line);padding-left:24px}.mp-hq__compact-details h3{font-size:14px;margin:0 0 10px}.mp-hq__compact-details p{overflow-wrap:anywhere}@media(max-width:749px){.mp-hq__compact-details{grid-template-columns:1fr;gap:18px}.mp-hq__compact-details>div+div{border-left:0;padding-left:0}}.mp-hq__coupon-grid{gap:20px}.mp-hq__coupon{border:1px solid #e4d9f1;border-left:8px solid #d9c3f1;background:#fff;box-shadow:0 3px 14px #2d164508}.mp-hq__coupon-intro{border-bottom-color:#e6dcef}.mp-hq__coupon-intro>div{min-width:0}.mp-hq__coupon-intro p{display:inline-block;border-radius:24px;padding:5px 11px;font-size:12px;font-weight:700;line-height:1.35;background:#eeecf1;color:#625c6f}.mp-hq__coupon[data-hq-coupon-state=active] .mp-hq__coupon-intro p{background:#eee3fb;color:#694095}.mp-hq__coupon .mp-hq__coupon-code{background:#f3edfc;border:1px solid #e7dcf5}@media(max-width:749px){.mp-hq__coupon-grid{gap:16px}.mp-hq__coupon{border-left-width:6px}.mp-hq__coupon-intro p{font-size:11px}}@media(min-width:750px){.mp-hq__coupon-grid{gap:14px;align-items:start}.mp-hq__coupon{padding:14px 16px;border-left-width:6px;border-radius:10px;min-width:0}.mp-hq__coupon-intro{min-height:78px;padding-bottom:10px;margin-bottom:8px;gap:12px}.mp-hq__coupon-intro img{width:86px;height:62px;flex-shrink:0}.mp-hq__coupon-intro h3{font-size:26px;margin-bottom:5px;overflow-wrap:anywhere}.mp-hq__coupon-intro p{font-size:10px;padding:3px 9px}.mp-hq__coupon>.mp-hq__notice{font-size:11px;margin:6px 0 0}.mp-hq__coupon .mp-hq__coupon-code{font-size:13px;padding:7px 6px;margin:4px 0 7px;line-height:1.4;overflow-wrap:anywhere}.mp-hq__coupon .mp-hq__actions{gap:8px;margin-top:12px}.mp-hq__coupon .mp-hq__button{font-size:11px;min-height:40px;padding:9px 6px}}@media(min-width:1100px){.mp-hq__coupon-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.mp-hq__reward-summary{display:grid;grid-template-columns:1fr 1fr 1.15fr;gap:20px;align-items:center;margin-bottom:18px}.mp-hq__summary-stat{display:flex;gap:14px;align-items:center;min-width:0}.mp-hq__summary-stat img{object-fit:contain;flex-shrink:0}.mp-hq__summary-stat strong{display:block;font-size:20px;line-height:1.3;margin:4px 0}.mp-hq__summary-stat small{display:block;font-size:13px;color:var(--hq-muted)}.mp-hq__summary-stat+.mp-hq__summary-stat{border-left:1px solid var(--hq-line);padding-left:20px}.mp-hq__reward-progress{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:9px;align-items:center;border-left:1px solid var(--hq-line);padding-left:20px;font-size:12px}.mp-hq__reward-progress small{grid-column:1/-1;color:var(--hq-muted)}.mp-hq__reward-progress progress{-webkit-appearance:none;appearance:none;width:100%;height:14px;border:0;border-radius:20px;overflow:hidden;background:#ede9f2;accent-color:#ac7ade}.mp-hq__reward-progress progress::-webkit-progress-bar{background:#ede9f2;border-radius:20px}.mp-hq__reward-progress progress::-webkit-progress-value{background:#ac7ade;border-radius:20px}.mp-hq__reward-progress progress::-moz-progress-bar{background:#ac7ade}.mp-hq__rewards-columns,.mp-hq__rewards-bottom{display:grid;grid-template-columns:1.1fr 1fr;gap:18px;margin-bottom:18px}.mp-hq__rewards-bottom{grid-template-columns:1.5fr 1fr}.mp-hq__rewards-dashboard .mp-hq__card{min-width:0}.mp-hq__rewards-columns>.mp-hq__card,.mp-hq__rewards-bottom>.mp-hq__card{margin:0}.mp-hq__rewards-dashboard h2{font-family:var(--font-body-family,Arial,sans-serif);font-size:21px;font-weight:800;margin-bottom:6px}.mp-hq__rewards-dashboard .mp-hq__notice{margin:6px 0 14px}.mp-hq__rewards-dashboard .mp-hq__reward-grid{grid-template-columns:1fr}.mp-hq__rewards-dashboard .mp-hq__reward{margin:0;padding:18px 18px 18px 135px;min-height:160px;border-left:6px solid #d9c3f1;background:#fff}.mp-hq__rewards-dashboard .mp-hq__reward>img{left:16px;top:30px;width:100px;height:80px;object-fit:contain}.mp-hq__rewards-dashboard .mp-hq__reward h3{font-size:25px}.mp-hq__rewards-dashboard .mp-hq__reward>.mp-hq__button{width:100%;margin:12px 0 0;min-height:42px}.mp-hq__rewards-dashboard .mp-hq__button:disabled{background:#e6e3e9;border-color:#e6e3e9;color:#77717e;opacity:1}.mp-hq__earn-links a{display:flex;align-items:center;gap:14px;min-height:68px;padding:10px 0;border-bottom:1px solid var(--hq-line);font-size:14px}.mp-hq__earn-links a:last-child{border-bottom:0}.mp-hq__earn-links img{width:44px;height:44px;object-fit:contain}.mp-hq__earn-links b{margin-left:auto;font-size:24px}.mp-hq__coupons-shortcut{display:flex;gap:14px;align-items:center;margin-top:20px}.mp-hq__coupons-shortcut img{object-fit:contain}.mp-hq__coupons-shortcut strong{color:#d53e4c;font-size:14px;text-decoration:underline;text-underline-offset:4px}@media(max-width:1100px){.mp-hq__reward-summary{grid-template-columns:1fr 1fr}.mp-hq__reward-progress{grid-column:1/-1;border:0;padding:0}.mp-hq__rewards-dashboard .mp-hq__reward{padding-left:95px}.mp-hq__rewards-dashboard .mp-hq__reward>img{width:65px}}@media(max-width:749px){.mp-hq__reward-summary{gap:16px}.mp-hq__summary-stat{gap:8px}.mp-hq__summary-stat img{width:36px;height:36px}.mp-hq__summary-stat strong{font-size:17px}.mp-hq__summary-stat small{font-size:11px}.mp-hq__summary-stat+.mp-hq__summary-stat{padding-left:12px}.mp-hq__rewards-columns,.mp-hq__rewards-bottom{grid-template-columns:1fr;gap:14px;margin-bottom:14px}.mp-hq__rewards-dashboard h2{font-size:19px}.mp-hq__rewards-dashboard .mp-hq__reward{padding:16px 14px 16px 96px}.mp-hq__rewards-dashboard .mp-hq__reward>img{width:66px;height:65px}.mp-hq__rewards-dashboard .mp-hq__reward>.mp-hq__button{width:calc(100% + 82px);margin-left:-82px;margin-top:16px}}.mp-hq[data-view=overview] .mp-hq__welcome{min-height:140px;margin-bottom:18px}.mp-hq[data-view=overview] .mp-hq__welcome [data-hq-title-image]{max-width:390px}.mp-hq[data-view=overview] .mp-hq__welcome [data-hq-hero]{height:140px;width:135px}.mp-hq[data-view=overview] .mp-hq__welcome p{font-size:16px}.mp-hq__overview-order{border-left:7px solid #d9c3f1}.mp-hq__overview-order .mp-hq__order{grid-template-columns:minmax(180px,.7fr) minmax(0,1.5fr);gap:16px}.mp-hq__overview-order .mp-hq__order-products img{height:110px}.mp-hq__overview-order .mp-hq__timeline{padding:12px}.mp-hq__overview-order .mp-hq__order-info{border-left:0;padding-left:12px}.mp-hq__overview-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-bottom:16px}.mp-hq__overview-tile{display:flex;flex-direction:column;gap:16px;margin:0;padding:18px;min-width:0}.mp-hq__tile-heading{display:flex;align-items:center;gap:10px}.mp-hq__tile-heading img{object-fit:contain;flex-shrink:0}.mp-hq__tile-heading h2{font-family:var(--font-body-family,Arial,sans-serif);font-size:19px;margin:0;font-weight:800}.mp-hq__tile-heading small{font-size:12px;color:var(--hq-muted)}.mp-hq__tile-heading b{margin-left:auto;font-size:24px}.mp-hq__overview-next{padding:16px;border-radius:10px;background:#f6f2fa;flex:1}.mp-hq__overview-next strong{display:block;font-size:24px;margin:5px 0}.mp-hq__overview-next small{display:block;color:var(--hq-muted);font-size:12px}.mp-hq__overview-next progress{display:block;width:100%;height:14px;margin:20px 0 8px;accent-color:#ac7ade}.mp-hq__tile-content{text-align:center;flex:1}.mp-hq__tile-content img{object-fit:contain;display:block;margin:0 auto 8px}.mp-hq__tile-content strong{display:block;font-size:17px}.mp-hq__tile-content p{font-size:13px;color:var(--hq-muted);margin:6px 0}.mp-hq__overview-tile>.mp-hq__button{width:100%;margin-top:auto;font-size:12px;padding:12px 8px}.mp-hq__overview-profile{padding:12px 18px}.mp-hq__overview-profile .mp-hq__profile-art{width:76px;height:52px}.mp-hq__overview-profile>div{overflow-wrap:anywhere}.mp-hq__overview-profile .mp-hq__edit-profile{display:block;background:none;border-radius:0;width:auto;height:auto;color:var(--hq-ink);margin-left:auto;font-size:13px;font-weight:700}@media(min-width:750px)and (max-width:1100px){.mp-hq__overview-grid{gap:10px}.mp-hq__overview-tile{padding:12px}.mp-hq__tile-heading{gap:7px}.mp-hq__tile-heading img{width:32px;height:32px}.mp-hq__tile-heading h2{font-size:16px}}@media(max-width:749px){.mp-hq[data-view=overview] .mp-hq__welcome{min-height:120px}.mp-hq[data-view=overview] .mp-hq__welcome [data-hq-title-image]{max-width:100%}.mp-hq[data-view=overview] .mp-hq__welcome [data-hq-hero]{width:30%;height:115px}.mp-hq[data-view=overview] .mp-hq__welcome p{font-size:14px}.mp-hq__overview-order .mp-hq__order{grid-template-columns:1fr}.mp-hq__overview-order .mp-hq__order-info{padding:0}.mp-hq__overview-grid{grid-template-columns:1fr}.mp-hq__overview-profile{gap:10px;flex-wrap:wrap}.mp-hq__overview-profile .mp-hq__edit-profile{margin-left:auto}}@media(min-width:750px){.mp-hq__overview-order .mp-hq__order-products{grid-row:1/3;align-self:center}.mp-hq__overview-order .mp-hq__timeline{grid-column:2;padding:9px;background:#faf7fe}.mp-hq__overview-order .mp-hq__order-info{display:grid;grid-template-columns:1fr auto;column-gap:16px}.mp-hq__overview-order .mp-hq__order-title,.mp-hq__overview-order .mp-hq__price,.mp-hq__overview-order .mp-hq__order-info p{grid-column:1}.mp-hq__overview-order .mp-hq__order-info>.mp-hq__button{grid-column:2;grid-row:1/4;align-self:center}.mp-hq__overview-order .mp-hq__timeline li>span{width:25px;height:25px}.mp-hq__overview-order .mp-hq__timeline li:before{top:12px}}.mp-hq__overview-next progress{-webkit-appearance:none;appearance:none;border:0;border-radius:20px;overflow:hidden;background:#e7e1ed}.mp-hq__overview-next progress::-webkit-progress-bar{background:#e7e1ed;border-radius:20px}.mp-hq__overview-next progress::-webkit-progress-value{background:#ac7ade;border-radius:20px}.mp-hq__overview-next progress::-moz-progress-bar{background:#ac7ade}.mp-hq__album-count{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:10px 0}.mp-hq__album-count>[data-hq-pals]{font-size:68px;font-weight:850;line-height:1.1;color:var(--hq-ink);font-variant-numeric:tabular-nums}.mp-hq__album-count>[data-hq-pals-label]{font-size:16px;font-weight:700;margin-top:6px}.mp-hq .mp-hq__welcome [data-hq-title-image]{max-width:420px}.mp-hq .mp-hq__welcome{min-height:150px}.mp-hq .mp-hq__welcome>[data-hq-hero]{height:150px;width:170px}.mp-hq[data-view=overview] .mp-hq__welcome [data-hq-title-image]{max-width:330px}@media(max-width:749px){.mp-hq .mp-hq__welcome{min-height:125px}.mp-hq .mp-hq__welcome>[data-hq-hero]{width:32%;height:125px}.mp-hq .mp-hq__welcome [data-hq-title-image],.mp-hq[data-view=overview] .mp-hq__welcome [data-hq-title-image]{width:90%;max-width:100%}}.mp-hq .mp-hq__welcome{min-height:140px;margin-bottom:18px}.mp-hq .mp-hq__welcome [data-hq-title-image]{max-width:330px}.mp-hq .mp-hq__welcome>[data-hq-hero]{width:135px;height:140px}.mp-hq .mp-hq__welcome p{font-size:16px}@media(max-width:749px){.mp-hq .mp-hq__welcome{min-height:120px}.mp-hq .mp-hq__welcome>[data-hq-hero]{width:30%;height:115px}.mp-hq .mp-hq__welcome [data-hq-title-image]{width:90%;max-width:100%}.mp-hq .mp-hq__welcome p{font-size:14px}}
/*# sourceMappingURL=/cdn/shop/t/12/assets/mp-pal-hq.css.map */
