.account-auth-page{min-height:calc(100vh - 64px);display:grid;place-items:center;padding:32px 16px;background:linear-gradient(180deg,#f8faff,#fbf9f8 55%,#f6f3f2)}.account-auth-card{width:min(100%,720px);display:grid;gap:18px;padding:30px;border:1px solid #e1e5ef;border-radius:22px;background:#fff;box-shadow:0 20px 60px rgba(0,30,100,.08)}.account-auth-card--login{width:min(100%,480px)}.account-auth-brand img{width:106px;height:auto}.account-auth-heading{display:grid;gap:6px}.account-auth-heading>span{color:#31538c;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.09em}.account-auth-heading h1{color:#021a63;font-size:28px}.account-auth-heading p{color:#6b7280;font-size:14px;line-height:1.55}.account-form-grid{display:grid;gap:14px}.account-form-grid--two{grid-template-columns:repeat(2,minmax(0,1fr))}.account-form-grid--three{grid-template-columns:repeat(3,minmax(0,1fr))}.account-auth-card>label,.account-form-grid label{display:grid;gap:7px;color:#1f2937;font-size:12px;font-weight:700}.account-field-hint{color:#7b8492;font-size:10px;font-weight:500;line-height:1.45}.account-auth-card input,.account-form-grid input,.account-form-grid select,.account-form-grid textarea{width:100%;min-height:46px;border:1px solid #d8dde8;border-radius:10px;background:#fff;padding:0 12px;outline:none;color:#111827}.account-form-grid textarea{padding:12px;resize:vertical}.account-auth-card input:focus,.account-form-grid input:focus,.account-form-grid select:focus,.account-form-grid textarea:focus{border-color:#315ea8;box-shadow:0 0 0 3px rgba(49,94,168,.09)}.account-password{position:relative}.account-password input{padding-right:46px}.account-password button{position:absolute;right:4px;top:3px;width:40px;height:40px;border:0;background:transparent;display:grid;place-items:center;cursor:pointer;color:#536071}.account-password-hint{color:#7a818b;font-size:11px;line-height:1.45}.account-check{display:flex!important;grid-template-columns:none!important;align-items:flex-start;gap:9px!important;color:#5e6570!important;font-size:12px!important;font-weight:500!important}.account-check input{width:16px!important;height:16px!important;min-height:0!important;margin-top:1px}.account-check a{color:#063b87;font-weight:700}.account-primary-button{min-height:46px;border:0;border-radius:10px;background:#003366;color:#fff;padding:0 18px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:800;cursor:pointer}.account-primary-button:disabled{opacity:.6;cursor:not-allowed}.account-auth-switch{text-align:center;color:#737b86;font-size:13px}.account-auth-switch a{color:#003366;font-weight:800}.account-alert,.account-security-note{display:flex;align-items:flex-start;gap:9px;border-radius:11px;padding:12px 14px;font-size:12px;line-height:1.5}.account-security-note{background:#f1f6ff;color:#315073}.account-alert--error{background:#fff0f0;color:#9f2424;border:1px solid #f0cccc}.account-alert--success{background:#eef9f1;color:#19713a;border:1px solid #cde9d5}.account-dashboard-shell{min-height:100vh;margin-top:-64px;background:#f7f8fb}.account-sidebar{position:fixed;inset:0 auto 0 0;width:248px;padding:24px 18px;display:flex;flex-direction:column;gap:20px;background:#fff;border-right:1px solid #e5e7ef;z-index:20}.account-sidebar-logo img{width:105px}.account-user-card{display:flex;align-items:center;gap:10px;padding:12px;border-radius:12px;background:#f4f7fd}.account-user-avatar{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;background:#dfeaff;color:#003366;font-weight:900}.account-user-card>span:last-child{min-width:0;display:grid;gap:2px}.account-user-card strong{font-size:13px}.account-user-card small{font-size:10px;color:#7a818b;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.account-sidebar nav{display:grid;gap:6px}.account-sidebar form button,.account-sidebar nav a{min-height:44px;border:0;border-radius:10px;padding:0 12px;display:flex;align-items:center;gap:10px;background:transparent;color:#4c5562;font-weight:700;cursor:pointer}.account-sidebar nav a.is-active{background:#e9f0ff;color:#003366}.account-sidebar form{margin-top:auto}.account-sidebar form button{width:100%;color:#9b2f2f}.account-dashboard-main{margin-left:248px;padding:34px}.account-dashboard-page,.electronic-form{width:min(100%,1080px);margin:0 auto;display:grid;gap:20px}.account-page-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:18px}.account-page-heading h1{font-size:28px;color:#111c2d}.account-page-heading p{margin-top:6px;color:#68717d;font-size:13px}.account-page-heading--actions{align-items:center}.account-summary-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.account-summary-grid article{display:flex;align-items:center;gap:12px;padding:18px;border:1px solid #e4e7ee;border-radius:14px;background:#fff}.account-summary-grid article>span{width:40px;height:40px;border-radius:11px;display:grid;place-items:center;background:#edf3ff;color:#003366}.account-summary-grid strong{display:block;font-size:22px}.account-summary-grid small{color:#747c87;font-size:11px}.account-listing-list{display:grid;gap:12px}.account-listing-card{display:grid;grid-template-columns:118px minmax(0,1fr) auto;gap:16px;align-items:center;padding:14px;border:1px solid #e3e6ed;border-radius:14px;background:#fff}.account-listing-image{height:88px;border-radius:10px;overflow:hidden;background:#f0f2f6;display:grid;place-items:center;color:#79818b}.account-listing-image img{width:100%;height:100%;object-fit:cover}.account-listing-copy{min-width:0}.account-listing-copy h2{margin:5px 0 4px;font-size:16px}.account-listing-copy p{color:#737c87;font-size:11px}.account-listing-copy>strong{display:block;margin-top:7px;color:#003366;font-size:14px}.account-listing-meta{display:flex;align-items:center;gap:8px;font-size:10px;color:#6e7680}.account-status{border-radius:999px;padding:4px 8px;font-weight:800}.account-status--in-review{background:#fff4d6;color:#8a5a00}.account-status--approved{background:#e9f8ef;color:#19713a}.account-status--rejected{background:#ffeded;color:#a52e2e}.account-rejection{margin-top:8px;padding:8px 10px;border-radius:8px;background:#fff2f2;color:#8f3131;font-size:11px}.account-listing-actions{flex-direction:column;gap:7px}.account-listing-actions a{min-height:36px;padding:0 10px;border:1px solid #d9dee8;border-radius:8px;display:flex;align-items:center;justify-content:center;gap:6px;font-size:11px;font-weight:700;color:#33445f}.account-empty{text-align:center;padding:46px 20px;border:1px dashed #ccd3df;border-radius:18px;background:#fff}.account-empty>span{width:56px;height:56px;margin:0 auto 12px;border-radius:50%;display:grid;place-items:center;background:#eef3fc;color:#003366}.account-empty h2{font-size:18px}.account-empty p{max-width:480px;margin:7px auto 18px;color:#747c87;font-size:12px;line-height:1.5}.account-panel{display:grid;gap:16px;padding:22px;border:1px solid #e1e5ed;border-radius:15px;background:#fff}.account-panel h2{font-size:16px;color:#182236}.account-panel-title-row{display:flex;justify-content:space-between;align-items:center;gap:12px}.account-panel-title-row p{margin-top:4px;color:#7a818b;font-size:11px}.account-span-two{grid-column:1/-1}.electronic-checks{display:flex;flex-wrap:wrap;gap:12px}.electronic-checks label{display:flex;padding:9px 11px;border:1px solid #e0e4ec}.account-upload-button,.electronic-checks label{align-items:center;gap:7px;border-radius:9px;font-size:11px}.account-upload-button{position:relative;min-height:40px;padding:0 13px;background:#edf3ff;color:#003366;display:inline-flex;font-weight:800;cursor:pointer}.account-upload-button input{position:absolute;inset:0;opacity:0;cursor:pointer}.electronic-image-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.electronic-image-preview{position:relative;aspect-ratio:4/3;border-radius:10px;overflow:hidden;background:#eef1f5}.electronic-image-preview img{width:100%;height:100%;object-fit:cover}.electronic-image-preview>span{position:absolute;left:7px;top:7px;padding:4px 7px;border-radius:6px;background:#003366;color:#fff;font-size:9px;font-weight:800}.electronic-image-preview button{position:absolute;right:7px;top:7px;width:30px;height:30px;border:0;border-radius:50%;display:grid;place-items:center;background:rgba(20,25,35,.78);color:#fff;cursor:pointer}.electronic-submit-bar{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:16px;border:1px solid #dbe1eb;border-radius:14px;background:#f7faff}.electronic-submit-bar>div{display:flex;align-items:center;gap:8px;color:#50617a;font-size:11px}@media (max-width:760px){.account-auth-card{padding:22px 16px;border-radius:16px}.account-form-grid--three,.account-form-grid--two{grid-template-columns:1fr}.account-sidebar{position:static;width:auto;border-right:0;border-bottom:1px solid #e5e7ef}.account-sidebar nav{grid-template-columns:repeat(3,minmax(0,1fr))}.account-sidebar nav a{justify-content:center;padding:0 6px;font-size:10px}.account-user-card{display:none}.account-dashboard-main{margin-left:0;padding:20px 12px 34px}.account-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.account-summary-grid article{padding:12px 8px;gap:7px}.account-summary-grid article>span{width:30px;height:30px}.account-summary-grid strong{font-size:18px}.account-listing-card{grid-template-columns:88px minmax(0,1fr)}.account-listing-image{height:78px}.account-listing-actions{grid-column:1/-1;flex-direction:row}.account-listing-actions a{flex:1}.account-page-heading--actions{align-items:flex-start;flex-direction:column}.electronic-image-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.account-panel-title-row,.electronic-submit-bar{align-items:flex-start;flex-direction:column}.electronic-submit-bar .account-primary-button{width:100%}.account-page-heading h1{font-size:24px}}.account-form-grid .account-input-affix{width:100%;min-height:46px;border:1px solid #d8dde8;border-radius:10px;background:#fff;display:flex;align-items:center;overflow:hidden;transition:border-color .15s ease,box-shadow .15s ease}.account-form-grid .account-input-affix:focus-within{border-color:#315ea8;box-shadow:0 0 0 3px rgba(49,94,168,.09)}.account-form-grid .account-input-affix input{min-width:0;min-height:44px;border:0;border-radius:0;background:transparent;box-shadow:none;padding:0 12px;outline:none}.account-form-grid .account-input-affix input:focus{border-color:transparent;box-shadow:none}.account-input-affix__token{flex:0 0 auto;color:#5f6875;font-size:12px;font-weight:800;line-height:1;user-select:none;pointer-events:none}.account-input-affix--prefix .account-input-affix__token{padding-left:12px}.account-input-affix--prefix input{padding-left:8px}.account-input-affix--suffix .account-input-affix__token{padding-right:12px}.account-input-affix--suffix input{padding-right:8px}.account-profile-preview-link{min-height:38px;padding:0 12px;border:1px solid #d8dee8;border-radius:9px;display:inline-flex;align-items:center;gap:6px;background:#fff;color:#33445f;font-size:11px;font-weight:800}.account-secondary-button{min-height:40px;padding:0 12px;border:1px solid #d9dee8;border-radius:9px;color:#4d5868;font-size:11px;font-weight:800}.marketplace-profile-form{gap:18px}.marketplace-profile-type-panel>div:first-child>p{margin-top:4px;color:#7a818b;font-size:11px}.marketplace-profile-type-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.marketplace-profile-type-options button{min-height:78px;border:1px solid #dfe3eb;border-radius:12px;padding:12px;display:flex;align-items:center;gap:11px;text-align:left;background:#fff;color:#596273;cursor:pointer}.marketplace-profile-type-options button>.material-symbols-outlined{width:38px;height:38px;border-radius:10px;display:grid;place-items:center;background:#eef3fd;color:#003366}.marketplace-profile-type-options button span:last-child{display:grid;gap:3px}.marketplace-profile-type-options strong{font-size:12px;color:#1e293b}.marketplace-profile-type-options small{font-size:10px;color:#818894;line-height:1.35}.marketplace-profile-type-options button.is-active{border-color:#24558f;background:#f2f6fd;box-shadow:0 0 0 2px rgba(36,85,143,.08)}.account-store-status{display:flex;align-items:flex-start;gap:10px;padding:13px 14px;border-radius:12px;border:1px solid #eadcb6;background:#fff8e7;color:#7a5a0b}.account-store-status>.material-symbols-outlined{margin-top:1px}.account-store-status>div{display:grid;gap:2px}.account-store-status strong{font-size:12px}.account-store-status span{font-size:10px;line-height:1.5}.account-store-status.is-approved{border-color:#cbe8d4;background:#edf9f1;color:#176b37}.account-store-status.is-rejected{border-color:#efcece;background:#fff1f1;color:#982e2e}.marketplace-profile-media-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.marketplace-profile-avatar-preview{width:72px;height:72px;border-radius:50%;overflow:hidden;display:grid;place-items:center;background:#edf2f8;color:#66809f}.marketplace-profile-avatar-preview img{width:100%;height:100%;object-fit:cover}.marketplace-store-assets{position:relative;display:grid;gap:10px;padding-bottom:4px}.marketplace-store-cover-preview{height:160px;border-radius:13px;overflow:hidden;background:linear-gradient(135deg,#edf3fb,#e2e9f4);display:grid;place-items:center;color:#6b7d92}.marketplace-store-cover-preview img{width:100%;height:100%;object-fit:cover}.marketplace-store-logo-preview{position:absolute;left:18px;bottom:0;width:78px;height:78px;border:4px solid #fff;border-radius:16px;overflow:hidden;display:grid;place-items:center;background:#fff;box-shadow:0 8px 24px rgba(17,41,75,.14);color:#31598d}.marketplace-store-logo-preview img{width:100%;height:100%;object-fit:cover}.marketplace-store-upload-actions{min-height:48px;padding-left:112px;display:flex;align-items:center;gap:8px;flex-wrap:wrap}@media (max-width:760px){.account-sidebar nav{grid-template-columns:repeat(2,minmax(0,1fr))}.marketplace-profile-type-options{grid-template-columns:1fr}.marketplace-store-cover-preview{height:120px}.marketplace-store-logo-preview{width:66px;height:66px;left:12px}.marketplace-store-upload-actions{padding-left:90px}.account-page-heading .account-profile-preview-link{align-self:flex-start}}.account-profile-site-shell{min-height:calc(100vh - var(--header-height));background:#f7f8fb}.account-profile-site-main{padding:34px 20px 50px}.mobile-drawer__account-card{display:flex;align-items:center;gap:11px;margin-top:16px;padding:12px;border-radius:12px;background:#f4f7fd}.mobile-drawer__account-card>.site-account-avatar{width:38px;height:38px;flex:0 0 38px}.mobile-drawer__account-card>span:last-child{min-width:0;display:grid;gap:2px}.mobile-drawer__account-card small{color:#7a818b;font-size:10px}.mobile-drawer__account-card strong{overflow:hidden;color:#172338;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.mobile-drawer__nav--account a.is-active{background:#e9f0ff;color:#003366}.mobile-drawer__nav--account form{margin-top:4px;padding-top:8px;border-top:1px solid #eceff4}.mobile-drawer__nav--account form button{width:100%;min-height:48px;padding:0 12px;border:0;border-radius:10px;display:flex;align-items:center;gap:12px;background:transparent;color:#9b2f2f;font:inherit;font-weight:700;text-align:left;cursor:pointer}.mobile-drawer__nav--account form button:hover{background:#fff1f1}@media (max-width:760px){.account-profile-site-main{padding:20px 12px 34px}.account-sidebar--home{display:none}.account-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.account-summary-grid article{min-width:0;min-height:94px;padding:10px 4px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;text-align:center;border-radius:12px}.account-summary-grid article>span{width:30px;height:30px;flex:0 0 30px;border-radius:9px}.account-summary-grid article>span .material-symbols-outlined{font-size:18px}.account-summary-grid article>div{min-width:0;display:flex;flex-direction:column;align-items:center;gap:2px}.account-summary-grid strong{font-size:19px;line-height:1;font-weight:900;color:#172338}.account-summary-grid small{min-height:24px;display:flex;align-items:center;justify-content:center;color:#747c87;font-size:10px;line-height:1.15;text-align:center}}.account-summary-value-row{display:flex;align-items:center;gap:10px}.account-summary-value-row>span{width:40px;height:40px;border-radius:11px;display:grid;place-items:center;background:#edf3ff;color:#003366}@media (max-width:760px){.account-summary-grid article{min-height:94px;padding:10px 4px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;text-align:center}.account-summary-value-row{display:flex;align-items:center;justify-content:center;gap:7px}.account-summary-value-row>span{width:30px;height:30px;flex:0 0 30px;border-radius:9px}.account-summary-value-row>span .material-symbols-outlined{font-size:18px}.account-summary-value-row strong{font-size:19px;line-height:1;font-weight:900;color:#172338}.account-summary-grid article>small{min-height:24px;display:flex;align-items:center;justify-content:center;color:#747c87;font-size:10px;line-height:1.15;text-align:center}.account-summary-grid article>.account-summary-value-row{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:7px;width:auto}}.account-profile-preview-link>.material-symbols-outlined{width:auto;height:auto;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;font-size:14px;line-height:1}@media (max-width:760px){.account-page-heading .account-profile-preview-link{align-self:flex-start;display:inline-flex;flex-direction:row;align-items:center;justify-content:center;gap:4px;white-space:nowrap;line-height:1}.account-page-heading .account-profile-preview-link>.material-symbols-outlined{flex:0 0 auto;font-size:13px;line-height:1}}.account-profile-preview-link{min-height:0;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.account-profile-preview-link:focus-visible,.account-profile-preview-link:hover{background:transparent;border-color:transparent;box-shadow:none}.whatsapp-consent-modal{position:fixed;inset:0;z-index:1200;display:grid;place-items:center;padding:20px;background:rgba(10,18,30,.56);backdrop-filter:blur(5px)}.whatsapp-consent-card{position:relative;width:min(100%,460px);padding:28px;border:1px solid rgba(0,51,102,.12);border-radius:22px;background:#fff;box-shadow:0 24px 70px rgba(15,23,42,.22);text-align:center}.whatsapp-consent-close{position:absolute;top:14px;right:14px;width:34px;height:34px;display:grid;place-items:center;padding:0;border:0;border-radius:50%;background:transparent;color:#667085;cursor:pointer}.whatsapp-consent-close:hover{background:#f3f5f7;color:#172338}.whatsapp-consent-close .material-symbols-outlined{font-size:20px}.whatsapp-consent-icon{width:54px;height:54px;margin:0 auto 16px;display:grid;place-items:center;border-radius:16px;background:color-mix(in srgb,var(--primary-container) 10%,white);color:var(--primary-container)}.whatsapp-consent-icon .material-symbols-outlined{font-size:27px}.whatsapp-consent-card h2{margin:0;color:#172338;font-size:22px;line-height:1.2;font-weight:850}.whatsapp-consent-card>p{margin:10px auto 0;max-width:370px;color:#667085;font-size:14px;line-height:1.5}.whatsapp-consent-note{display:flex;align-items:flex-start;gap:9px;margin:20px 0;padding:12px 13px;border-radius:13px;background:#f5f8fc;color:#526071;text-align:left;font-size:12px;line-height:1.45}.whatsapp-consent-note .material-symbols-outlined{flex:0 0 auto;margin-top:1px;color:var(--primary-container);font-size:18px}.whatsapp-consent-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}.whatsapp-consent-actions button{min-height:48px;display:flex;align-items:center;justify-content:center;gap:7px;padding:10px 14px;border-radius:12px;font:inherit;font-size:13px;font-weight:800;cursor:pointer}.whatsapp-consent-allow{border:1px solid var(--primary-container);background:var(--primary-container);color:#fff}.whatsapp-consent-allow .material-symbols-outlined{font-size:18px}.whatsapp-consent-decline{border:1px solid #d7dce2;background:#fff;color:#344054}.whatsapp-consent-card .whatsapp-consent-privacy{margin-top:14px;color:#7b8490;font-size:11px;line-height:1.45}.whatsapp-consent-privacy a{color:var(--primary-container);font-weight:700;text-decoration:none}.whatsapp-consent-privacy a:hover{text-decoration:underline}@media (max-width:560px){.whatsapp-consent-modal{align-items:end;padding:12px}.whatsapp-consent-card{padding:26px 18px 20px;border-radius:20px}.whatsapp-consent-card h2{font-size:20px}.whatsapp-consent-actions{grid-template-columns:1fr}.whatsapp-consent-actions button{width:100%;min-height:48px}.whatsapp-consent-decline{order:2}}.whatsapp-consent-icon{background:var(--primary-container)}.whatsapp-consent-whatsapp-icon{display:block;flex:0 0 auto;background:#fff;-webkit-mask:url(/icons/whatsappbranco.svg) center/contain no-repeat;mask:url(/icons/whatsappbranco.svg) center/contain no-repeat}.whatsapp-consent-whatsapp-icon--hero{width:27px;height:27px}.whatsapp-consent-whatsapp-icon--button{width:18px;height:18px;flex-basis:18px}.account-auth-page--login{min-height:100dvh;padding:24px 16px;place-items:center;background:#f5f7fb}.account-auth-page--login .account-auth-card--login{margin:auto}.account-auth-page--login .account-auth-brand{width:100%;display:flex;align-items:center;justify-content:center}.account-auth-page--login .account-auth-brand img{width:84px;max-width:100%;height:auto;display:block}@media (max-width:760px){.account-auth-page--login{min-height:100svh;padding:20px 14px}.account-auth-page--login .account-auth-brand img{width:78px}}body:has(.account-auth-page--login),html:has(.account-auth-page--login){min-height:100%;background:#f5f7fb}body:has(.account-auth-page--login){min-height:100dvh;padding-top:0;padding-bottom:0}.account-forgot-password{margin-top:-8px;text-align:right}.account-forgot-password a{color:#003366;font-size:11px;font-weight:800;text-decoration:none}.account-forgot-password a:hover{text-decoration:underline;text-underline-offset:2px}.account-auth-card--verify{width:min(100%,480px)}.account-auth-heading--center{text-align:center}.account-code-field input{min-height:58px!important;text-align:center;font-size:24px!important;font-weight:900;letter-spacing:.32em;padding-left:calc(12px + .32em)!important;font-variant-numeric:tabular-nums}.account-code-actions{display:flex;align-items:center;justify-content:center;gap:18px;flex-wrap:wrap}.account-code-actions button{border:0;background:transparent;color:#315a8d;font:inherit;font-size:11px;font-weight:800;cursor:pointer;padding:2px}.account-code-actions button:hover{text-decoration:underline;text-underline-offset:2px}.account-code-actions button:disabled{opacity:.55;cursor:not-allowed;text-decoration:none}.account-password-hint--center,.account-reset-done{text-align:center}.account-reset-success-icon{width:58px;height:58px;margin:0 auto;border-radius:50%;display:grid;place-items:center;background:#eaf8ef;color:#18713a}.account-reset-success-icon .material-symbols-outlined{font-size:30px}.account-reset-done .account-primary-button{text-decoration:none}@media (max-width:760px){.account-forgot-password{margin-top:-7px}.account-code-field input{font-size:22px!important;letter-spacing:.26em;padding-left:calc(12px + .26em)!important}}.account-auth-page--register{min-height:100dvh;padding:28px 16px 44px;place-items:center;background:#f5f7fb}.account-auth-page--register .account-auth-card{transform:translateY(-28px)}body:has(.account-auth-page--register),html:has(.account-auth-page--register){min-height:100%;background:#f5f7fb}body:has(.account-auth-page--register){min-height:100dvh;padding-top:0;padding-bottom:0}.account-auth-page--register .account-code-field>span,.account-auth-page--register .account-form-grid label>span{font-size:14px;line-height:1.3}.account-auth-page--register .account-auth-card input,.account-auth-page--register .account-form-grid input{font-size:15px}.account-auth-page--register .account-auth-card input::placeholder,.account-auth-page--register .account-form-grid input::placeholder{font-size:15px;opacity:.72}.account-date-input{position:relative;display:flex;align-items:center}.account-date-input input{padding-right:42px!important;font-variant-numeric:tabular-nums}.account-date-input>.material-symbols-outlined{position:absolute;right:13px;pointer-events:none;color:#607086;font-size:20px}@media (max-width:760px){.account-auth-page--register{min-height:100svh;place-items:start center;padding:18px 14px 34px}.account-auth-page--register .account-auth-card{transform:none}.account-auth-page--register .account-code-field>span,.account-auth-page--register .account-form-grid label>span{font-size:14px}.account-auth-page--register .account-auth-card input,.account-auth-page--register .account-auth-card input::placeholder,.account-auth-page--register .account-form-grid input,.account-auth-page--register .account-form-grid input::placeholder{font-size:16px}}.account-onboarding-page{padding:28px 16px 44px;background:#f5f7fb}body:has(.account-onboarding-page),html:has(.account-onboarding-page){background:#f5f7fb}body:has(.account-onboarding-page){padding-top:0;padding-bottom:0}.account-onboarding-card{width:min(100%,760px);margin:10px auto 0;display:grid;gap:22px;padding:28px;border:1px solid #e1e5ef;border-radius:22px;background:#fff;box-shadow:0 20px 60px rgba(0,30,100,.07)}.account-onboarding-brand{display:flex;justify-content:center}.account-onboarding-brand img{display:block;width:82px;height:auto}.account-onboarding-progress{display:flex;align-items:center;justify-content:center;gap:8px;color:#9aa3af;font-size:10px;font-weight:800}.account-onboarding-progress>i{width:40px;height:1px;background:#dde3eb}.account-onboarding-progress>span{display:flex;align-items:center;gap:5px;white-space:nowrap}.account-onboarding-progress>span>.material-symbols-outlined,.account-onboarding-progress>span>em{width:22px;height:22px;border-radius:50%;display:grid;place-items:center;border:1px solid #d7dde7;background:#fff;font-style:normal;font-size:11px;line-height:1}.account-onboarding-progress>span>.material-symbols-outlined{font-size:14px}.account-onboarding-progress>span.is-current{color:#003366}.account-onboarding-progress>span.is-current>em{border-color:#003366;background:#003366;color:#fff}.account-onboarding-progress>span.is-done{color:#315f93}.account-onboarding-progress>span.is-done>.material-symbols-outlined{border-color:#d8e7f7;background:#eaf3fc;color:#003366}.account-onboarding-step{display:grid;gap:20px}.account-onboarding-heading{display:grid;gap:6px;text-align:center}.account-onboarding-heading>div>span,.account-onboarding-heading>span{color:#31538c;font-size:11px;font-weight:850;text-transform:uppercase;letter-spacing:.09em}.account-onboarding-heading h1{margin:0;color:#021a63;font-size:27px;line-height:1.18}.account-onboarding-heading p{max-width:560px;margin:0 auto;color:#6b7280;font-size:13px;line-height:1.55}.account-onboarding-heading--with-back{grid-template-columns:38px minmax(0,1fr);align-items:start;text-align:left}.account-onboarding-heading--with-back>div{display:grid;gap:6px}.account-onboarding-heading--with-back p{margin:0;max-width:none}.account-onboarding-back{width:36px;height:36px;border:1px solid #dde3eb;border-radius:10px;background:#fff;color:#455468;display:grid;place-items:center;cursor:pointer}.account-onboarding-back .material-symbols-outlined{font-size:19px}.account-onboarding-type-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.account-onboarding-type-grid>button{min-height:126px;padding:17px;border:1px solid #dfe4ec;border-radius:16px;background:#fff;display:grid;grid-template-columns:46px minmax(0,1fr) 24px;align-items:center;gap:12px;text-align:left;color:#27364a;cursor:pointer;transition:border-color .16s ease,background .16s ease,box-shadow .16s ease}.account-onboarding-type-grid>button:hover{border-color:#aebdd0;background:#fbfdff}.account-onboarding-type-grid>button.is-selected{border-color:#003366;background:#f3f8ff;box-shadow:0 0 0 2px rgba(0,51,102,.06)}.account-onboarding-type-icon{width:46px;height:46px;border-radius:13px;display:grid;place-items:center;background:#edf3fb;color:#003366}.account-onboarding-type-grid>button>span:nth-child(2){display:grid;gap:5px}.account-onboarding-type-grid strong{font-size:15px;color:#172338}.account-onboarding-type-grid small{color:#6f7884;font-size:11px;line-height:1.4}.account-onboarding-type-grid>button>.material-symbols-outlined{justify-self:end;color:#8d99a8;font-size:20px}.account-onboarding-type-grid>button.is-selected>.material-symbols-outlined{color:#003366}.account-onboarding-main-action{width:100%;min-height:50px;font-size:13px}.account-onboarding-section{display:grid;gap:14px;padding:19px;border:1px solid #e3e7ee;border-radius:15px;background:#fff}.account-onboarding-section>h2{margin:0;color:#172338;font-size:16px}.account-onboarding-section>p{margin:-8px 0 0;color:#747d89;font-size:11px;line-height:1.5}.account-onboarding-section .account-form-grid label>span{font-size:13px;line-height:1.3}.account-onboarding-section .account-form-grid label>span>small{color:#8a929d;font-size:10px;font-weight:600}.account-onboarding-section .account-form-grid input,.account-onboarding-section .account-form-grid textarea{font-size:14px}.account-onboarding-person-media{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.account-onboarding-avatar{width:84px;height:84px;flex:0 0 84px;border-radius:50%;overflow:hidden;display:grid;place-items:center;background:#edf2f8;color:#607a9a}.account-onboarding-avatar>.material-symbols-outlined{font-size:34px}.account-onboarding-avatar img{width:100%;height:100%;object-fit:cover}.account-onboarding-store-assets{position:relative;display:grid;gap:10px;padding-bottom:4px}.account-onboarding-cover{height:150px;border-radius:13px;overflow:hidden;display:flex;align-items:center;justify-content:center;gap:7px;background:linear-gradient(135deg,#edf3fb,#e4ebf4);color:#6c7e92;font-size:11px;font-weight:750}.account-onboarding-cover img{width:100%;height:100%;object-fit:cover}.account-onboarding-logo{position:absolute;left:16px;bottom:0;width:78px;height:78px;border:4px solid #fff;border-radius:17px;overflow:hidden;display:grid;place-items:center;background:#fff;box-shadow:0 8px 24px rgba(17,41,75,.14);color:#31598d}.account-onboarding-logo>.material-symbols-outlined{font-size:29px}.account-onboarding-logo img{width:100%;height:100%;object-fit:cover}.account-onboarding-upload-actions{min-height:48px;padding-left:110px;display:flex;align-items:center;gap:8px;flex-wrap:wrap}.account-upload-button--secondary{background:#f5f6f8;color:#4f5c6d}.account-onboarding-store-note{display:flex;align-items:flex-start;gap:9px;padding:12px 14px;border-radius:12px;background:#f2f6fc;color:#51647c;font-size:11px;line-height:1.5}.account-onboarding-store-note>.material-symbols-outlined{flex:0 0 auto;color:#003366;font-size:19px}@media (max-width:760px){.account-onboarding-page{min-height:100svh;padding:14px 10px 28px}.account-onboarding-card{margin:0;padding:20px 14px;border-radius:18px;gap:18px}.account-onboarding-brand img{width:76px}.account-onboarding-progress{gap:5px;font-size:9px}.account-onboarding-progress>i{width:18px}.account-onboarding-progress>span>.material-symbols-outlined,.account-onboarding-progress>span>em{width:20px;height:20px}.account-onboarding-heading h1{font-size:24px}.account-onboarding-heading p{font-size:12px}.account-onboarding-type-grid{grid-template-columns:1fr}.account-onboarding-type-grid>button{min-height:102px}.account-onboarding-section{padding:15px}.account-onboarding-section .account-form-grid label>span{font-size:14px}.account-onboarding-section .account-form-grid input,.account-onboarding-section .account-form-grid input::placeholder,.account-onboarding-section .account-form-grid textarea,.account-onboarding-section .account-form-grid textarea::placeholder{font-size:16px}.account-onboarding-cover{height:120px}.account-onboarding-logo{left:10px;width:66px;height:66px;border-radius:15px}.account-onboarding-upload-actions{padding-left:86px}.account-onboarding-heading--with-back{grid-template-columns:34px minmax(0,1fr);gap:7px}.account-onboarding-back{width:32px;height:32px}}.marketplace-profile-form .account-page-heading__copy{width:100%}.marketplace-profile-form .account-page-heading__eyebrow-row{width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px}.marketplace-profile-form .account-page-heading__eyebrow-row .eyebrow,.marketplace-profile-form .account-profile-preview-link{display:inline-flex;align-items:center;min-height:20px;line-height:1}.marketplace-profile-form .account-profile-preview-link{margin-left:auto;align-self:center;flex-direction:row;justify-content:flex-end;gap:4px;white-space:nowrap}.marketplace-profile-form .account-profile-preview-link>.material-symbols-outlined{flex:0 0 auto;font-size:13px;line-height:1}@media (max-width:760px){.marketplace-profile-form .account-page-heading .account-profile-preview-link{align-self:center}}@media (max-width:760px){.account-auth-page--login .account-auth-card--login input,.account-auth-page--login .account-auth-card--login input::placeholder{font-size:16px!important}}.account-auth-page--login .account-auth-heading--login{gap:10px}.account-login-signup{display:flex;align-items:center;flex-wrap:wrap;gap:6px 8px;color:#68717d;font-size:14px;line-height:1.35;font-weight:600}.account-login-signup__link{display:inline-flex;align-items:center;gap:4px;color:#003366;font-size:16px;line-height:1.2;font-weight:900;text-decoration:none}.account-login-signup__link .material-symbols-outlined{font-size:16px;line-height:1}.account-login-signup__link:hover{text-decoration:underline;text-underline-offset:3px}@media (max-width:760px){.account-login-signup{display:grid;gap:4px;font-size:14px}.account-login-signup__link{width:max-content;font-size:17px}}.electronic-form .account-panel h2{font-size:17px}.electronic-form .account-panel-title-row p{font-size:12px;line-height:1.5}.electronic-form .account-form-grid label{gap:8px}.electronic-form .account-form-grid label>span{font-size:14px;line-height:1.35;font-weight:700}.electronic-form .account-form-grid input,.electronic-form .account-form-grid select,.electronic-form .account-form-grid textarea{font-size:15px;line-height:1.35}.electronic-form .account-form-grid input::placeholder,.electronic-form .account-form-grid textarea::placeholder{color:#7b8490;font-size:15px;opacity:1}.electronic-form .account-form-grid select{-webkit-appearance:none;appearance:none;min-height:48px;padding:0 44px 0 13px;border-color:#d3d9e3;border-radius:11px;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='m7 10 5 5 5-5' stroke='%235f6b7a' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 13px center;background-size:20px 20px;color:#172033;font-weight:600;cursor:pointer;transition:border-color .16s ease,box-shadow .16s ease,background-color .16s ease}.electronic-form .account-form-grid select:hover{border-color:#bcc6d4;background-color:#fbfcfe}.electronic-form .account-form-grid select:focus{border-color:#315ea8;background-color:#fff;box-shadow:0 0 0 3px rgba(49,94,168,.09)}.electronic-form .account-form-grid select:disabled{cursor:not-allowed;opacity:.68;background-color:#f5f6f8}.electronic-form .account-form-grid select option{color:#172033;background:#fff;font-size:15px}.electronic-form .account-input-affix__token{font-size:13px}.electronic-form .electronic-checks label{font-size:12px;line-height:1.35}.electronic-form .account-upload-button{font-size:12px}.electronic-form .electronic-submit-bar>div{font-size:12px;line-height:1.45}@media (max-width:760px){.electronic-form .account-form-grid input,.electronic-form .account-form-grid input::placeholder,.electronic-form .account-form-grid select,.electronic-form .account-form-grid textarea,.electronic-form .account-form-grid textarea::placeholder,.electronic-form .account-input-affix input{font-size:16px!important}.electronic-form .account-form-grid select{min-height:48px;background-position:right 12px center}.electronic-form .account-form-grid label>span{font-size:14px}.electronic-form .electronic-checks label{font-size:13px}.account-auth-page--login .account-login-signup{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;gap:6px;white-space:nowrap}.account-auth-page--login .account-login-signup__link{width:auto;flex:0 0 auto;display:inline-flex;align-items:center;white-space:nowrap}}.account-store-tools{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:18px 0 24px}.account-store-tools>a{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;min-height:82px;padding:16px;border:1px solid #dce3ed;border-radius:16px;background:#fff;color:#172033;text-decoration:none}.account-store-tools>a>span{width:42px;height:42px;border-radius:12px;display:grid;place-items:center;background:#eef4ff;color:#2457a6}.account-store-tools small,.account-store-tools strong{display:block}.account-store-tools small{margin-top:4px;color:#667085;font-size:12px;line-height:1.4}.account-secondary-button{min-height:42px;padding:0 15px;border:1px solid #d5dce7;border-radius:10px;background:#fff;color:#243146;display:inline-flex;align-items:center;justify-content:center;gap:7px;font-weight:700;font-size:13px;text-decoration:none;cursor:pointer}.account-secondary-button--danger{color:#b42318;border-color:#f2c8c5;background:#fffafa}.account-alert--danger,.account-alert--error{color:#8f1d17;background:#fff3f2;border-color:#ffd4d0}.store-commerce-settings{max-width:980px}.store-commerce-settings .account-panel{margin-top:16px;padding:22px;background:#fff;border:1px solid #e0e6ef;border-radius:16px}.store-commerce-settings .account-panel h2{margin:0 0 6px;font-size:18px}.store-commerce-settings .account-panel>p{color:#667085;font-size:13px}.commerce-enable-panel{display:flex;align-items:center;justify-content:space-between;gap:20px}.commerce-enable-panel p{margin:5px 0 0;color:#667085;font-size:13px}.commerce-switch{display:flex;align-items:center;gap:8px;font-weight:700}.commerce-switch input{width:19px;height:19px}.commerce-option-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:16px}.commerce-option-grid>label,.commerce-payment-list>label{display:flex;align-items:flex-start;gap:11px;padding:15px;border:1px solid #dce3ed;border-radius:13px;background:#fff;cursor:pointer}.commerce-option-grid>label.is-active,.commerce-payment-list>label.is-active{border-color:#86a9df;background:#f6f9ff}.commerce-option-grid input,.commerce-payment-list>label input{margin-top:3px}.commerce-option-grid small,.commerce-option-grid strong,.commerce-payment-list small,.commerce-payment-list strong{display:block}.commerce-option-grid small,.commerce-payment-list small{margin-top:3px;color:#667085;font-size:12px;line-height:1.4}.commerce-money-row,.commerce-pix-fields{margin-top:16px}.commerce-payment-list{display:grid;gap:10px;margin-top:14px}.commerce-pix-fields{padding:16px;border:1px dashed #d5dce7;border-radius:12px;background:#fafbfc}.commerce-section-note{margin:0!important}.commerce-terms-panel p{color:#475467!important}.commerce-terms-check{display:flex;align-items:flex-start;gap:9px;margin-top:14px;font-size:13px;line-height:1.5}.commerce-terms-check input{margin-top:3px}.commerce-terms-check a{color:#2457a6;font-weight:700}.store-order-filters{display:flex;gap:7px;overflow:auto;padding:3px 0 14px}.store-order-filters a{flex:0 0 auto;padding:8px 12px;border:1px solid #dde3ec;border-radius:999px;background:#fff;color:#536070;text-decoration:none;font-size:12px;font-weight:700}.store-order-filters a.is-active{background:#172d4f;color:#fff;border-color:#172d4f}.store-order-list{display:grid;gap:10px}.store-order-card{display:block;padding:16px;border:1px solid #e0e6ee;border-radius:15px;background:#fff;color:#172033;text-decoration:none}.store-order-card__foot,.store-order-card__head{display:flex;align-items:center;justify-content:space-between;gap:12px}.store-order-card__head>div small,.store-order-card__head>div strong{display:block}.store-order-card__head small{color:#667085;font-size:11px}.store-order-card__head strong{font-size:15px;margin-top:3px}.store-order-card__body{display:flex;flex-wrap:wrap;gap:12px 20px;padding:14px 0;color:#667085;font-size:12px}.store-order-card__body span{display:inline-flex;align-items:center;gap:5px}.store-order-card__body .material-symbols-outlined{font-size:17px}.store-order-card__foot{border-top:1px solid #edf0f4;padding-top:12px;font-size:13px}.store-order-card__foot strong{margin-left:auto;font-size:16px}.store-order-badge{display:inline-flex;align-items:center;min-height:27px;padding:0 9px;border-radius:999px;background:#eef2f6;color:#475467;font-size:11px;font-weight:800}.store-order-badge--new{background:#edf5ff;color:#175cd3}.store-order-badge--confirmed{background:#eff8ff;color:#026aa2}.store-order-badge--preparing{background:#fff7e8;color:#b54708}.store-order-badge--out_for_delivery,.store-order-badge--ready_for_pickup{background:#f4f3ff;color:#5925dc}.store-order-badge--completed{background:#ecfdf3;color:#027a48}.store-order-badge--cancelled,.store-order-badge--expired{background:#fef3f2;color:#b42318}.store-order-detail{max-width:980px}.store-order-detail__top{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.account-back-link{display:inline-flex;align-items:center;gap:6px;color:#475467;text-decoration:none;font-weight:700;font-size:13px}.store-order-print-header{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;padding:20px;border:1px solid #e0e6ee;border-radius:16px;background:#fff}.store-order-print-header small{color:#667085}.store-order-print-header h1{margin:4px 0;font-size:24px}.store-order-print-header p{margin:0;color:#667085;font-size:12px}.store-order-print-header>strong{font-size:22px}.store-order-actions{margin:14px 0;display:grid;gap:10px}.store-order-payment-actions,.store-order-status-actions{display:flex;align-items:center;gap:9px;flex-wrap:wrap}.store-order-muted{font-size:12px;color:#667085}.store-order-detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.store-order-panel{margin-top:14px;padding:20px;border:1px solid #e0e6ee;border-radius:16px;background:#fff}.store-order-panel h2{margin:0 0 15px;font-size:17px}.store-order-panel dl{display:grid;gap:12px;margin:0}.store-order-panel dl>div{display:grid;grid-template-columns:110px 1fr;gap:10px}.store-order-panel dt{font-size:12px;color:#667085}.store-order-panel dd{margin:0;font-size:13px;color:#253044;overflow-wrap:anywhere}.store-order-panel a{color:#2457a6}.store-order-warning{display:flex;gap:8px;margin:15px 0 0;padding:10px;border-radius:10px;background:#fffaeb;color:#7a2e0e;font-size:12px;line-height:1.45}.store-order-item{display:grid;grid-template-columns:54px 1fr auto;align-items:center;gap:12px;padding:10px 0;border-bottom:1px solid #edf0f4}.store-order-item img,.store-order-item__placeholder{width:54px;height:54px;border-radius:9px;object-fit:cover;background:#f2f4f7;display:grid;place-items:center}.store-order-item small,.store-order-item strong{display:block}.store-order-item small{margin-top:4px;color:#667085;font-size:12px}.store-order-totals{margin-top:13px;margin-left:auto;max-width:330px;display:grid;gap:8px}.store-order-totals span{display:flex;justify-content:space-between;font-size:13px}.store-order-totals .is-total{padding-top:9px;border-top:1px solid #dce3ed;font-size:16px}.store-order-timeline{display:grid;gap:11px}.store-order-timeline>div{display:flex;gap:10px}.store-order-timeline>div>span{width:9px;height:9px;margin-top:5px;border-radius:50%;background:#315ea8}.store-order-timeline p{margin:0}.store-order-timeline small,.store-order-timeline strong{display:block}.store-order-timeline strong{font-size:12px}.store-order-timeline small{margin-top:2px;color:#667085;font-size:11px}body:has(.order-tracking-page),body:has(.store-checkout-shell){background:#f5f7fb}.store-checkout-shell{max-width:1100px;margin:0 auto;padding:24px 20px 55px;color:#172033}.store-checkout-header{display:grid;grid-template-columns:auto 1fr auto;gap:12px;padding:14px 0 20px}.store-checkout-header>a{width:40px;height:40px;border:1px solid #dce3ed;border-radius:50%;display:grid;place-items:center;color:#172033}.store-checkout-header small,.store-checkout-header strong{display:block}.store-checkout-header small{margin-top:3px;color:#667085}.store-checkout-verified{gap:5px;color:#175cd3;font-size:12px;font-weight:800}.store-checkout-progress{display:grid;grid-template-columns:repeat(4,1fr);gap:6px;margin-bottom:18px}.store-checkout-progress>div{display:flex;align-items:center;border-bottom:3px solid #e4e7ec;padding:7px 2px}.store-checkout-progress>div.is-active{color:#2457a6}.store-checkout-progress span{width:23px;height:23px;border-radius:50%;background:#eef2f6;display:grid;place-items:center;font-size:11px;font-weight:800}.store-checkout-progress .is-active span{background:#315ea8;color:#fff}.store-checkout-progress small{font-weight:700}.store-checkout-error{display:flex;gap:8px;align-items:center;margin-bottom:12px;padding:11px 13px;border:1px solid #ffd4d0;border-radius:10px;background:#fff3f2;color:#912018;font-size:13px}.store-checkout-layout{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(280px,.8fr);gap:16px;align-items:start}.store-checkout-card,.store-checkout-summary{padding:22px;border:1px solid #e0e6ee;border-radius:16px}.store-checkout-card h1{margin:0;font-size:21px}.store-checkout-card>p{margin:6px 0 18px;color:#667085;font-size:13px}.store-checkout-quantity{gap:14px;padding:13px;border:1px solid #e3e8ef;border-radius:12px}.store-checkout-quantity>span{font-weight:700}.store-checkout-quantity>div{display:flex;align-items:center;gap:13px;margin-left:auto}.store-checkout-quantity button{border:1px solid #d5dce7;border-radius:8px;background:#fff;font-size:20px}.store-checkout-quantity small{color:#667085;font-size:11px}.store-checkout-choice-grid,.store-checkout-payments{display:grid;gap:10px;margin-top:14px}.store-checkout-choice-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.store-checkout-choice-grid button,.store-checkout-payments button{display:flex;align-items:flex-start;gap:11px;text-align:left;padding:15px;border:1px solid #dce3ed;border-radius:12px;color:#172033}.store-checkout-choice-grid button.is-selected,.store-checkout-payments button.is-selected{border-color:#7ca3dd;background:#f6f9ff}.store-checkout-choice-grid small,.store-checkout-choice-grid strong,.store-checkout-payments small,.store-checkout-payments strong{display:block}.store-checkout-choice-grid small,.store-checkout-payments small{margin-top:4px;color:#667085;line-height:1.4}.store-checkout-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.store-checkout-fields label{display:grid;font-size:12px;font-weight:700}.store-checkout-fields .span-two{grid-column:1/-1}.store-checkout-fields input,.store-checkout-fields textarea{width:100%;border:1px solid #d5dce7;border-radius:9px;padding:11px 12px;color:#172033;font:inherit;font-size:15px}.store-checkout-review{display:grid;gap:12px}.store-checkout-review>div{padding:13px;border:1px solid #e5e9ef;border-radius:11px}.store-checkout-review small,.store-checkout-review strong{display:block}.store-checkout-review small{margin-top:4px;color:#667085}.store-checkout-terms{display:flex;margin-top:15px;font-size:12px}.store-checkout-terms input{margin-top:3px}.store-checkout-summary{position:sticky;top:18px}.store-checkout-product{display:grid;grid-template-columns:64px 1fr;gap:11px;align-items:center;padding-bottom:14px;border-bottom:1px solid #edf0f4}.store-checkout-product img{width:64px;height:64px;object-fit:cover;border-radius:10px}.store-checkout-summary-lines{display:grid;gap:8px;margin:14px 0}.store-checkout-summary-lines span{display:flex;justify-content:space-between;font-size:12px}.store-checkout-summary-lines .is-total{padding-top:10px;border-top:1px solid #e4e7ec;font-size:16px}.store-checkout-actions{display:flex;gap:9px}.store-checkout-actions button{padding:0 16px;border-radius:10px;font-weight:800}.store-checkout-actions button:first-child{border:1px solid #d5dce7;background:#fff;color:#344054}.store-checkout-actions button:last-child{margin-left:auto;border:0;background:#172d4f;color:#fff}.store-checkout-unavailable{max-width:520px;margin:80px auto;text-align:center;padding:30px;border:1px solid #e0e6ee;border-radius:16px;background:#fff}.store-checkout-unavailable>.material-symbols-outlined{font-size:42px;color:#667085}.order-tracking-page{min-height:100vh;color:#172033}.order-tracking-shell{max-width:1100px;margin:0 auto;padding:24px 20px 60px}.order-tracking-header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px}.order-tracking-header h1{margin:3px 0;font-size:24px}.order-tracking-header p,.order-tracking-header small{margin:0;color:#667085}.order-status-pill{padding:8px 11px;border-radius:999px;background:#edf5ff;color:#175cd3;font-size:12px;font-weight:800}.order-tracking-grid{grid-template-columns:minmax(0,1.4fr) minmax(280px,.7fr);align-items:start}.order-tracking-column,.order-tracking-grid{display:grid;gap:14px}.order-tracking-card{padding:19px;border:1px solid #e0e6ee;border-radius:15px;background:#fff}.order-tracking-card h2{margin:0 0 12px;font-size:17px}.order-tracking-card p{color:#667085;font-size:13px;line-height:1.5}.order-pix-box{padding:14px;border-radius:11px;background:#f7f9fc;border:1px solid #e1e7ef}.order-pix-box dl{display:grid;gap:9px;margin:0}.order-pix-box dl>div{display:grid;grid-template-columns:100px 1fr;gap:9px}.order-pix-box dt{color:#667085;font-size:11px}.order-pix-box dd{margin:0;font-size:13px;word-break:break-all;font-weight:700}.order-proof-upload{display:grid;gap:9px;margin-top:14px}.order-proof-upload input{font-size:12px}.order-cancel-button,.order-proof-upload button,.order-store-contact{min-height:40px;padding:0 13px;border-radius:9px;display:inline-flex;align-items:center;justify-content:center;gap:7px;font-weight:800;font-size:12px;text-decoration:none}.order-proof-upload button{border:0;background:#172d4f;color:#fff}.order-cancel-button{border:1px solid #f2c8c5;background:#fffafa;color:#b42318}.order-store-contact{background:#ecfdf3;color:#027a48}.order-tracking-item{display:grid;grid-template-columns:52px 1fr auto;align-items:center;gap:10px;padding:9px 0;border-bottom:1px solid #edf0f4}.order-tracking-item img{width:52px;height:52px;border-radius:9px;object-fit:cover}.order-tracking-item small{display:block;margin-top:3px;color:#667085}.order-tracking-totals{display:grid;gap:8px;margin-top:12px}.order-tracking-totals span{display:flex;justify-content:space-between;font-size:12px}.order-tracking-totals .is-total{padding-top:9px;border-top:1px solid #e4e7ec;font-size:16px}.order-security-card{display:flex;gap:10px;background:#f8fafc}.order-security-card p{margin:3px 0 0}.order-proof-message{font-size:12px}.order-proof-message.is-success{color:#027a48}.order-proof-message.is-error{color:#b42318}@media (max-width:760px){.account-store-tools,.commerce-option-grid,.order-tracking-grid,.store-checkout-layout,.store-order-detail-grid{grid-template-columns:1fr}.commerce-enable-panel{align-items:flex-start;flex-direction:column}.store-order-panel dl>div{grid-template-columns:1fr;gap:3px}.store-order-card__body{display:grid;gap:7px}.store-order-print-header{align-items:flex-start;flex-direction:column}.order-tracking-shell,.store-checkout-shell{padding:12px 12px 42px}.store-checkout-header{grid-template-columns:auto 1fr}.store-checkout-verified{grid-column:2}.store-checkout-progress small{display:none}.store-checkout-choice-grid,.store-checkout-fields{grid-template-columns:1fr}.store-checkout-fields .span-two{grid-column:auto}.store-checkout-summary{position:static}.store-checkout-actions{position:sticky;bottom:8px;padding:8px;border:1px solid #e0e6ee;border-radius:12px;background:rgba(255,255,255,.96)}.order-tracking-header{align-items:flex-start;flex-direction:column}}@media print{.bottom-navigation,.no-print,.site-header{display:none!important}.account-profile-site-main,.store-order-detail{padding:0!important;margin:0!important;max-width:none!important}.store-order-panel,.store-order-print-header{border-color:#bbb;box-shadow:none}.store-order-detail-grid{grid-template-columns:1fr 1fr}body{background:#fff!important}}.store-checkout-summary>h2{margin:0 0 13px;font-size:17px}.store-checkout-product>span{width:64px;height:64px;border-radius:10px;background:#f2f4f7;display:grid;place-items:center;color:#667085}.store-checkout-product small,.store-checkout-product strong{display:block}.store-checkout-product small{margin-top:4px;color:#667085;font-size:11px}.store-checkout-summary>dl{display:grid;gap:9px;margin:15px 0 0}.store-checkout-summary>dl>div{display:flex;align-items:center;justify-content:space-between;gap:12px}.store-checkout-summary dt{color:#667085;font-size:12px}.store-checkout-summary dd{margin:0;color:#172033;font-size:12px;font-weight:800}.store-checkout-summary>dl>.is-total{border-top:1px solid #e4e7ec}.store-checkout-summary>dl>.is-total dd,.store-checkout-summary>dl>.is-total dt{color:#172033;font-size:16px;font-weight:900}.store-checkout-seller{display:grid;grid-template-columns:38px 1fr;gap:11px;padding:14px;margin-top:15px;border:1px solid #dce4ee;border-radius:12px;background:#f8fafc}.store-checkout-seller>.material-symbols-outlined{width:38px;height:38px;border-radius:10px;display:grid;place-items:center;background:#eaf2ff;color:#2457a6}.store-checkout-seller small,.store-checkout-seller span,.store-checkout-seller strong{display:block}.store-checkout-seller small{color:#667085;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.store-checkout-seller strong{margin:3px 0 4px;font-size:14px}.store-checkout-seller span{margin-top:2px;color:#667085;font-size:11px;line-height:1.45;overflow-wrap:anywhere}.store-checkout-security{display:flex;align-items:flex-start;gap:8px;margin-top:15px;padding:11px;border-radius:10px;background:#f7f9fc;color:#5f6b7a;font-size:11px;line-height:1.45}.store-checkout-security .material-symbols-outlined{flex:0 0 auto;color:#315ea8;font-size:18px}.store-checkout-main{min-width:0}.order-tracking-header{min-height:58px;margin:0;padding:0 max(20px,calc((100vw - 1100px) / 2 + 20px));border-bottom:1px solid #e1e6ee;background:#fff}.order-tracking-header a{color:#163357;text-decoration:none;font-size:18px}.order-tracking-header>span{color:#667085;font-size:12px;font-weight:700}.order-tracking-hero{margin:4px 0 18px}.order-tracking-hero .order-status-pill{display:inline-flex;align-items:center;gap:5px}.order-tracking-hero .order-status-pill .material-symbols-outlined{font-size:16px}.order-tracking-hero h1{margin:10px 0 5px;font-size:27px;letter-spacing:-.025em}.order-tracking-hero p{margin:0;color:#667085;font-size:13px}.order-tracking-main,.order-tracking-side{display:grid;gap:14px;min-width:0}.order-card-title{display:flex;align-items:flex-start;gap:10px}.order-card-title>.material-symbols-outlined{width:36px;height:36px;border-radius:10px;display:grid;place-items:center;background:#edf4ff;color:#2457a6}.order-card-title h2{margin:0}.order-card-title p{margin:3px 0 0}.order-card-note{margin-bottom:0}.order-pix-data{display:grid;gap:11px;margin-top:14px;padding:14px;border:1px solid #dfe6ef;border-radius:12px;background:#f8fafc}.order-pix-data>div{display:grid;grid-template-columns:minmax(100px,.6fr) minmax(0,1fr) auto;align-items:center;gap:10px}.order-pix-data>div:first-child,.order-pix-data>div:last-of-type{grid-template-columns:minmax(100px,.6fr) minmax(0,1fr)}.order-pix-data small{color:#667085;font-size:11px}.order-pix-data strong{min-width:0;overflow-wrap:anywhere;font-size:13px}.order-pix-data button{min-height:30px;padding:0 10px;border:1px solid #d4dce7;border-radius:8px;background:#fff;color:#344054;font-size:11px;font-weight:800;cursor:pointer}.order-pix-data>p{margin:1px 0 0;padding-top:10px;border-top:1px solid #e4e7ec}.order-proof-upload{grid-template-columns:auto 1fr;align-items:start;padding:13px;border:1px dashed #b8c5d8;border-radius:11px;background:#fbfcfe;cursor:pointer}.order-proof-upload>.material-symbols-outlined{margin-top:1px;color:#315ea8}.order-proof-upload small,.order-proof-upload strong{display:block}.order-proof-upload small{margin-top:4px;color:#667085;line-height:1.4}.order-proof-upload input{grid-column:2;width:100%}.order-proof-link{display:inline-flex;align-items:center;gap:6px;margin-top:10px;color:#2457a6;font-size:12px;font-weight:800;text-decoration:none}.order-proof-link .material-symbols-outlined{font-size:17px}.order-item-row{display:grid;grid-template-columns:52px minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px 0;border-bottom:1px solid #edf0f4;color:#172033;text-decoration:none}.order-item-row img,.order-item-row>span{width:52px;height:52px;border-radius:9px;object-fit:cover;background:#f2f4f7;display:grid;place-items:center}.order-item-row small,.order-item-row strong{display:block}.order-item-row small{margin-top:3px;color:#667085;font-size:11px}.order-item-row b{font-size:12px;white-space:nowrap}.order-total-list{display:grid;gap:8px;margin:13px 0 0}.order-total-list>div{display:flex;justify-content:space-between;gap:10px}.order-total-list dt{color:#667085;font-size:12px}.order-total-list dd{margin:0;font-size:12px;font-weight:800}.order-total-list>div:last-child{padding-top:9px;border-top:1px solid #e4e7ec}.order-total-list>div:last-child dd,.order-total-list>div:last-child dt{color:#172033;font-size:16px;font-weight:900}.order-tracking-side .order-tracking-card>small{display:block;color:#667085;font-size:11px;line-height:1.45}.order-tracking-side .order-store-contact{margin-top:13px}.order-cancellation-field{display:grid;gap:6px;margin:11px 0}.order-cancellation-field>span{color:#344054;font-size:11px;font-weight:800}.order-cancellation-field textarea{width:100%;resize:vertical;min-height:82px;padding:10px 11px;border:1px solid #d5dce7;border-radius:9px;background:#fff;color:#172033;font:inherit;font-size:13px}.order-cancellation-contact{display:inline-block;margin:10px 0 0 10px;color:#2457a6;font-size:12px;font-weight:700}.order-cancellation-request{display:flex;align-items:flex-start;gap:9px;padding:12px;border:1px solid #ccebd9;border-radius:10px;background:#f2fbf6}.order-cancellation-request>.material-symbols-outlined{color:#087443}.order-cancellation-request small,.order-cancellation-request strong{display:block}.order-cancellation-request small{margin-top:2px;color:#667085;font-size:10px}.order-cancellation-request p{margin:6px 0 0;color:#475467;font-size:12px;overflow-wrap:anywhere}.store-order-cancellation-alert{display:flex;align-items:flex-start;gap:11px;margin:0 0 14px;padding:14px 16px;border:1px solid #f4c7a1;border-radius:12px;background:#fff8f0;color:#7a2e0e}.store-order-cancellation-alert>.material-symbols-outlined{flex:0 0 auto}.store-order-cancellation-alert small,.store-order-cancellation-alert strong{display:block}.store-order-cancellation-alert p{margin:4px 0;color:#7a2e0e;font-size:13px;line-height:1.45}.store-order-cancellation-alert small{color:#92552f;font-size:11px;line-height:1.45}.store-order-cancellation-chip{grid-column:1/-1;width:max-content;max-width:100%;padding:5px 8px;border-radius:999px;background:#fff3e8;color:#9a4314!important;font-weight:800!important}.store-order-cancellation-chip .material-symbols-outlined{font-size:15px!important}@media (max-width:760px){.order-tracking-header{min-height:54px;padding:0 13px}.order-tracking-hero h1{font-size:23px}.order-pix-data>div,.order-pix-data>div:first-child,.order-pix-data>div:last-of-type{grid-template-columns:1fr;gap:3px}.order-pix-data button{width:max-content;margin-top:4px}.order-item-row{grid-template-columns:48px minmax(0,1fr)}.order-item-row img,.order-item-row>span{width:48px;height:48px}.order-item-row>b{grid-column:2}.order-cancellation-contact{display:block;margin-left:0}}.store-checkout-section-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.store-checkout-section-heading h1{margin:2px 0 0;font-size:22px;line-height:1.2;letter-spacing:-.02em}.store-checkout-section-heading p{max-width:620px;margin:7px 0 0;color:#667085;font-size:13px;line-height:1.55}.store-checkout-eyebrow{display:block;color:#315ea8;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.store-checkout-payment-card>p{display:none}.store-checkout-payments{gap:11px;margin-top:0}.store-checkout-payments button{position:relative;display:grid;grid-template-columns:48px minmax(0,1fr) 24px;align-items:center;gap:13px;min-height:82px;padding:14px 15px;border:1px solid #dfe5ed;border-radius:14px;background:#fff;color:#172033;cursor:pointer;transition:border-color .16s ease,background-color .16s ease,box-shadow .16s ease,transform .16s ease}.store-checkout-payments button:hover{border-color:#bac8db;background:#fbfcfe}.store-checkout-payments button:focus-visible{outline:3px solid rgba(49,94,168,.18);outline-offset:2px}.store-checkout-payments button.is-selected{border-color:#315ea8;background:#f7f9fd;box-shadow:0 0 0 1px rgba(49,94,168,.08)}.store-checkout-payment-icon{width:48px;height:48px;display:grid;place-items:center;border:1px solid #e5eaf1;border-radius:12px;background:#fff}.store-checkout-payment-icon img{display:block;width:28px;height:28px;object-fit:contain}.store-checkout-payment-copy{min-width:0}.store-checkout-payment-copy strong{display:block;font-size:14px;line-height:1.3;font-weight:800;color:#172033}.store-checkout-payment-copy small{display:block;max-width:570px;margin-top:5px;color:#667085;font-size:12px;line-height:1.48}.store-checkout-payment-check{width:22px;height:22px;display:grid;place-items:center;border:1.5px solid #cdd6e2;border-radius:50%;color:transparent;background:#fff;transition:all .16s ease}.store-checkout-payment-check .material-symbols-outlined{font-size:15px;font-weight:700}.store-checkout-payments button.is-selected .store-checkout-payment-check{border-color:#315ea8;background:#315ea8;color:#fff}.store-checkout-payment-note{display:flex;align-items:flex-start;gap:8px;margin-top:14px;padding:11px 12px;border-radius:10px;background:#f8fafc;color:#596579;font-size:11px;line-height:1.5}.store-checkout-payment-note .material-symbols-outlined{flex:0 0 auto;margin-top:1px;color:#315ea8;font-size:17px}.store-checkout-optional{font-size:11px;font-weight:500}.store-checkout-fields textarea::placeholder{color:#98a2b3;font-weight:400}@media (max-width:760px){.store-checkout-section-heading{margin-bottom:15px}.store-checkout-section-heading h1{font-size:20px}.store-checkout-payments button{grid-template-columns:44px minmax(0,1fr) 22px;gap:11px;min-height:78px;padding:13px}.store-checkout-payment-icon{width:44px;height:44px;border-radius:11px}.store-checkout-payment-icon img{width:26px;height:26px}.store-checkout-payment-copy small{font-size:11.5px}.store-checkout-payment-note{margin-top:12px}}.store-checkout-seller{display:block;padding:0;border:1px solid #dfe5ed;border-radius:14px;overflow:hidden}.store-checkout-seller__header{display:grid;grid-template-columns:54px minmax(0,1fr);align-items:center;gap:13px;padding:15px 16px}.store-checkout-seller__logo{width:54px;height:54px;display:grid;place-items:center;overflow:hidden;border:1px solid #e3e8ef;border-radius:13px;background:#f7f9fc;color:#315ea8}.store-checkout-seller__logo img{display:block;width:100%;height:100%;object-fit:cover}.store-checkout-seller__logo .material-symbols-outlined{font-size:25px}.store-checkout-seller__identity{min-width:0}.store-checkout-seller__identity small,.store-checkout-seller__identity span,.store-checkout-seller__identity strong{display:block}.store-checkout-seller__identity small{margin:0 0 3px;font-size:10px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.store-checkout-seller__identity strong{margin:0;color:#172033;font-size:15px;line-height:1.3;font-weight:850}.store-checkout-seller__identity span{margin-top:3px;color:#667085;font-size:11.5px;line-height:1.4;overflow-wrap:anywhere}.store-checkout-seller__details{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-top:1px solid #e8ecf2;background:#fafbfd}.store-checkout-seller__details>div{min-width:0;padding:12px 16px;border-right:1px solid #e8ecf2;border-bottom:1px solid #e8ecf2}.store-checkout-seller__details>div:nth-child(2n){border-right:0}.store-checkout-seller__details>div.is-wide{grid-column:1/-1;border-right:0;border-bottom:0}.store-checkout-seller__details small,.store-checkout-seller__details strong{display:block}.store-checkout-seller__details small{margin-bottom:3px;font-size:10px;font-weight:700}.store-checkout-seller__details strong{color:#344054;font-size:11.5px;line-height:1.45;font-weight:700;overflow-wrap:anywhere}@media (max-width:760px){.store-checkout-seller__header{grid-template-columns:50px minmax(0,1fr);gap:12px;padding:14px}.store-checkout-seller__logo{width:50px;height:50px;border-radius:12px}.store-checkout-seller__details{grid-template-columns:1fr}.store-checkout-seller__details>div,.store-checkout-seller__details>div:nth-child(2n){border-right:0}.store-checkout-seller__details>div.is-wide{grid-column:auto}.store-checkout-seller__details>div:last-child{border-bottom:0}}.store-checkout-mobile-step{display:none}.store-checkout-choice-grid button{position:relative;display:grid;grid-template-columns:46px minmax(0,1fr) 22px;align-items:center;gap:12px;min-height:82px;padding:14px 15px;cursor:pointer;transition:border-color .16s ease,background-color .16s ease,box-shadow .16s ease}.store-checkout-choice-grid button:hover{border-color:#bac8db;background:#fbfcfe}.store-checkout-choice-grid button:focus-visible{outline:3px solid rgba(49,94,168,.18);outline-offset:2px}.store-checkout-choice-grid button.is-selected{border-color:#315ea8;background:#f7f9fd;box-shadow:0 0 0 1px rgba(49,94,168,.08)}.store-checkout-choice-icon{width:46px;height:46px;display:grid;place-items:center;border:1px solid #e5eaf1;border-radius:12px;background:#fff;color:#315ea8}.store-checkout-choice-copy{min-width:0}.store-checkout-choice-copy strong{font-size:14px;line-height:1.3}.store-checkout-choice-copy small{font-size:11.5px;line-height:1.45}.store-checkout-choice-check{width:22px;height:22px;display:grid;place-items:center;border:1.5px solid #cdd6e2;border-radius:50%;background:#fff;color:transparent;transition:all .16s ease}.store-checkout-choice-check .material-symbols-outlined{font-size:15px;font-weight:700}.store-checkout-choice-grid button.is-selected .store-checkout-choice-check{border-color:#315ea8;background:#315ea8;color:#fff}.store-checkout-review-card .store-checkout-section-heading{margin-bottom:14px}.store-checkout-review{gap:9px}.store-checkout-review>div{display:grid;grid-template-columns:38px minmax(0,1fr);align-items:start;gap:11px;padding:12px 13px}.store-checkout-review__icon{width:38px;height:38px;display:grid;place-items:center;border-radius:10px;background:#f1f5fb;color:#315ea8}.store-checkout-review__icon .material-symbols-outlined{font-size:20px}.store-checkout-review__copy{min-width:0}.store-checkout-review__copy small{font-weight:700}.store-checkout-review__copy strong{overflow-wrap:anywhere}@media (max-width:760px){body:has(.store-checkout-shell){background:#f4f6f9}.store-checkout-shell{width:100%;max-width:none;padding:0 12px calc(92px + env(safe-area-inset-bottom))}.store-checkout-header{position:sticky;top:0;z-index:40;grid-template-columns:38px minmax(0,1fr) auto;gap:10px;margin:0 -12px;padding:10px 12px;border-bottom:1px solid rgba(224,230,238,.9);background:rgba(255,255,255,.96);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.store-checkout-header>a{width:38px;height:38px;border-radius:11px}.store-checkout-header__copy{min-width:0}.store-checkout-header__copy strong{font-size:14px;line-height:1.2}.store-checkout-header__copy small{margin-top:2px;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:10.5px}.store-checkout-verified{grid-column:auto;justify-self:end;gap:3px;font-size:0;white-space:nowrap}.store-checkout-verified .material-symbols-outlined{font-size:21px}.store-checkout-progress{grid-template-columns:repeat(4,1fr);gap:5px;margin:12px 0}.store-checkout-mobile-step{grid-column:1/-1;display:flex!important;align-items:center!important;justify-content:space-between;gap:12px;padding:0 1px 5px!important;border:0!important;color:#172033!important;background:transparent!important}.store-checkout-mobile-step strong{font-size:13px;font-weight:800}.store-checkout-mobile-step span{width:auto;height:auto;border-radius:0;background:transparent!important;color:#667085!important;font-size:10.5px;font-weight:700}.store-checkout-progress>div:not(.store-checkout-mobile-step){display:block;height:4px;padding:0;border:0;border-radius:999px;background:#e1e6ed;color:transparent;overflow:hidden}.store-checkout-progress>div:not(.store-checkout-mobile-step).is-active{background:#315ea8}.store-checkout-progress>div:not(.store-checkout-mobile-step)>small,.store-checkout-progress>div:not(.store-checkout-mobile-step)>span{display:none}.store-checkout-error{margin-bottom:10px;padding:10px 11px;border-radius:10px;font-size:12px;line-height:1.4}.store-checkout-layout{display:flex;flex-direction:column;gap:10px}.store-checkout-summary{order:-1;width:100%;position:static;padding:12px 13px;border-radius:14px}.store-checkout-summary>h2{display:none}.store-checkout-product{grid-template-columns:52px minmax(0,1fr);gap:10px;padding-bottom:10px}.store-checkout-product img,.store-checkout-product>span{width:52px;height:52px;border-radius:9px}.store-checkout-product strong{display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:12.5px;line-height:1.35}.store-checkout-product small{margin-top:3px;font-size:10.5px}.store-checkout-summary>dl{margin:9px 0 0;gap:0}.store-checkout-summary>dl>div:not(.is-total){display:none}.store-checkout-summary>dl>.is-total{margin:0;padding:0;border:0}.store-checkout-summary>dl>.is-total dt{font-size:12px;font-weight:700}.store-checkout-summary>dl>.is-total dd{font-size:17px;font-weight:900}.store-checkout-security{display:none}.store-checkout-main{width:100%;display:grid;gap:0}.store-checkout-card{padding:16px 15px;border-radius:14px}.store-checkout-card h1{font-size:19px;line-height:1.25;letter-spacing:-.015em}.store-checkout-card>p{margin:5px 0 16px;font-size:12px;line-height:1.5}.store-checkout-section-heading{margin-bottom:14px}.store-checkout-section-heading h1{font-size:19px}.store-checkout-section-heading p{margin-top:5px;font-size:12px;line-height:1.5}.store-checkout-eyebrow{font-size:9.5px;letter-spacing:.08em}.store-checkout-quantity{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:4px 12px;padding:12px 13px;border-radius:11px}.store-checkout-quantity>span{font-size:13px}.store-checkout-quantity>div{grid-column:2;grid-row:1/3;margin:0;gap:10px}.store-checkout-quantity button{width:38px;height:38px;border-radius:9px;font-size:21px;touch-action:manipulation}.store-checkout-quantity>div strong{min-width:18px;text-align:center;font-size:14px}.store-checkout-quantity small{grid-column:1;color:#667085;font-size:10.5px}.store-checkout-choice-grid{grid-template-columns:1fr;gap:9px;margin-top:10px}.store-checkout-choice-grid button{grid-template-columns:42px minmax(0,1fr) 22px;gap:11px;min-height:72px;padding:12px 13px;border-radius:12px}.store-checkout-choice-icon{width:42px;height:42px;border-radius:10px}.store-checkout-choice-icon .material-symbols-outlined{font-size:21px}.store-checkout-choice-copy strong{font-size:13.5px}.store-checkout-choice-copy small{margin-top:3px;font-size:10.8px;line-height:1.4}.store-checkout-fields{grid-template-columns:1fr;gap:13px}.store-checkout-fields .span-two{grid-column:auto}.store-checkout-fields label{gap:6px;font-size:12px}.store-checkout-fields input,.store-checkout-fields textarea{min-height:48px;padding:12px 13px;border-radius:10px;font-size:16px;line-height:1.25}.store-checkout-fields textarea{min-height:92px;resize:vertical}.store-checkout-payments{gap:9px}.store-checkout-payments button{grid-template-columns:42px minmax(0,1fr) 22px;gap:11px;min-height:72px;padding:12px 13px;border-radius:12px}.store-checkout-payment-icon{width:42px;height:42px;border-radius:10px}.store-checkout-payment-icon img{width:25px;height:25px}.store-checkout-payment-copy strong{font-size:13.5px}.store-checkout-payment-copy small{margin-top:3px;font-size:10.8px;line-height:1.4}.store-checkout-payment-note{margin-top:10px;padding:10px 11px;font-size:10.5px;line-height:1.45}.store-checkout-review{gap:8px}.store-checkout-review>div{grid-template-columns:36px minmax(0,1fr);gap:10px;padding:11px 12px;border-radius:10px}.store-checkout-review__icon{width:36px;height:36px;border-radius:9px}.store-checkout-review__icon .material-symbols-outlined{font-size:19px}.store-checkout-review__copy small{font-size:9.8px}.store-checkout-review__copy strong{font-size:11.8px;line-height:1.4}.store-checkout-seller{margin-top:12px;border-radius:12px}.store-checkout-seller__header{grid-template-columns:46px minmax(0,1fr);gap:11px;padding:12px}.store-checkout-seller__logo{width:46px;height:46px;border-radius:11px}.store-checkout-seller__identity small{font-size:9px}.store-checkout-seller__identity strong{font-size:13.5px}.store-checkout-seller__identity span{font-size:10.5px}.store-checkout-seller__details{grid-template-columns:1fr}.store-checkout-seller__details>div,.store-checkout-seller__details>div:nth-child(2n){padding:10px 12px;border-right:0}.store-checkout-seller__details small{font-size:9.5px}.store-checkout-seller__details strong{font-size:10.8px}.store-checkout-terms{gap:9px;margin-top:13px;padding:1px 1px 0;font-size:10.8px;line-height:1.5}.store-checkout-terms input{width:18px;height:18px;flex:0 0 auto;margin-top:1px}.store-checkout-actions{position:fixed;left:0;right:0;bottom:0;z-index:45;display:flex;gap:9px;margin:0;padding:10px 12px calc(10px + env(safe-area-inset-bottom));border:0;border-top:1px solid #e0e6ee;border-radius:0;background:rgba(255,255,255,.98);box-shadow:0 -8px 24px rgba(23,32,51,.07);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.store-checkout-actions>span{display:none}.store-checkout-actions button{min-height:48px;border-radius:10px;font-size:13px;touch-action:manipulation}.store-checkout-actions button.is-secondary{flex:0 0 104px;padding:0 13px}.store-checkout-actions button.is-primary{flex:1;margin-left:0;padding:0 18px}.store-checkout-actions button.is-primary:only-child{width:100%}}@media (max-width:380px){.store-checkout-header,.store-checkout-shell{padding-left:10px;padding-right:10px}.store-checkout-header{margin-left:-10px;margin-right:-10px}.store-checkout-card{padding:14px 13px}.store-checkout-actions{padding-left:10px;padding-right:10px}.store-checkout-actions button.is-secondary{flex-basis:92px}}body:has(.store-checkout-shell){background:#f6f7f9}.store-checkout-shell{max-width:1060px;padding:20px 24px 56px;color:#182230}.store-checkout-header{padding:8px 0 18px}.store-checkout-header>a{width:38px;height:38px;border:1px solid #d9dee7;border-radius:9px;background:#fff;color:#243146}.store-checkout-header>a:hover{border-color:#bcc5d2;background:#f9fafb}.store-checkout-header__copy strong{font-size:15px;letter-spacing:-.01em}.store-checkout-header__copy small{font-size:11px;color:#667085}.store-checkout-verified{gap:4px;font-size:11px}.store-checkout-verified .material-symbols-outlined{font-size:17px}.store-checkout-progress{gap:14px;margin:0 0 20px}.store-checkout-progress>div{gap:7px;padding:8px 0 9px;border-bottom-width:2px;color:#98a2b3}.store-checkout-progress>div.is-active{color:#243146;border-color:#315ea8}.store-checkout-progress span{width:20px;height:20px;background:transparent;color:inherit;font-size:10px;font-weight:700}.store-checkout-progress .is-active span{background:transparent;color:#315ea8}.store-checkout-progress small{font-size:11px;font-weight:600}.store-checkout-layout{grid-template-columns:minmax(0,1fr) 320px;gap:24px}.store-checkout-card,.store-checkout-summary{border:1px solid #e2e6ec;border-radius:12px;background:#fff;box-shadow:none}.store-checkout-card{padding:24px}.store-checkout-card h1,.store-checkout-section-heading h1{font-size:20px;line-height:1.3;font-weight:700;letter-spacing:-.012em;color:#182230}.store-checkout-card>p,.store-checkout-section-heading p{margin-top:5px;color:#667085;font-size:12.5px;line-height:1.5}.store-checkout-section-heading{margin-bottom:18px}.store-checkout-eyebrow{display:none}.store-checkout-quantity{min-height:58px;padding:10px 12px;border-color:#e1e5eb;border-radius:9px;background:#fff}.store-checkout-quantity>span{font-size:13px;font-weight:600}.store-checkout-quantity small{font-size:10.5px}.store-checkout-quantity button{width:32px;height:32px;border-color:#d9dee7;border-radius:7px;color:#344054;cursor:pointer}.store-checkout-quantity button:hover{background:#f7f8fa;border-color:#bdc6d2}.store-checkout-quantity>div strong{font-size:13px;font-weight:700}.store-checkout-choice-grid,.store-checkout-payments{gap:8px}.store-checkout-choice-grid button,.store-checkout-payments button{grid-template-columns:36px minmax(0,1fr) 20px;gap:12px;min-height:68px;padding:12px 13px;border:1px solid #e0e4ea;border-radius:9px;background:#fff;box-shadow:none;transform:none}.store-checkout-choice-grid button:hover,.store-checkout-payments button:hover{border-color:#bcc5d2;background:#fff}.store-checkout-choice-grid button.is-selected,.store-checkout-payments button.is-selected{border-color:#315ea8;background:#fff;box-shadow:0 0 0 1px rgba(49,94,168,.04)}.store-checkout-choice-icon,.store-checkout-payment-icon{width:36px;height:36px;border:0;border-radius:0;background:transparent;color:#315ea8}.store-checkout-choice-icon .material-symbols-outlined{font-size:23px}.store-checkout-payment-icon img{width:27px;height:27px}.store-checkout-choice-copy strong,.store-checkout-payment-copy strong{font-size:13.5px;line-height:1.3;font-weight:700;color:#243146}.store-checkout-choice-copy small,.store-checkout-payment-copy small{margin-top:3px;color:#667085;font-size:11px;line-height:1.4}.store-checkout-choice-check,.store-checkout-payment-check{width:18px;height:18px;border:1.5px solid #c8d0db;background:#fff}.store-checkout-choice-check .material-symbols-outlined,.store-checkout-payment-check .material-symbols-outlined{font-size:13px}.store-checkout-choice-grid button.is-selected .store-checkout-choice-check,.store-checkout-payments button.is-selected .store-checkout-payment-check{border-color:#315ea8;background:#315ea8;color:#fff}.store-checkout-payment-note{margin-top:12px;padding:0;border:0;background:transparent;color:#667085;font-size:10.8px;line-height:1.45}.store-checkout-fields{gap:14px 12px}.store-checkout-fields label{gap:6px;color:#344054;font-size:11.5px;font-weight:600}.store-checkout-fields input,.store-checkout-fields textarea{min-height:44px;padding:10px 11px;border-color:#d9dee7;border-radius:8px;background:#fff;color:#182230;font-size:14px;box-shadow:none}.store-checkout-fields input:focus,.store-checkout-fields textarea:focus{outline:none;border-color:#315ea8;box-shadow:0 0 0 3px rgba(49,94,168,.08)}.store-checkout-fields textarea{min-height:84px}.store-checkout-optional{font-size:10.5px;font-weight:400;color:#98a2b3}.store-checkout-review{display:block;border-top:1px solid #eceff3}.store-checkout-review>div{display:block;padding:12px 0;border:0;border-bottom:1px solid #eceff3;border-radius:0;background:transparent}.store-checkout-review__icon{display:none}.store-checkout-review__copy small{margin:0 0 3px;color:#7a8494;font-size:10px;font-weight:600}.store-checkout-review__copy strong{color:#344054;font-size:12.5px;line-height:1.45;font-weight:600}.store-checkout-seller{margin-top:16px;border-color:#e2e6ec;border-radius:10px;background:#fff}.store-checkout-seller__header{grid-template-columns:48px minmax(0,1fr);gap:12px;padding:13px 14px}.store-checkout-seller__logo{width:48px;height:48px;border-color:#e2e6ec;border-radius:9px;background:#f8f9fb}.store-checkout-seller__identity small{margin-bottom:2px;color:#667085;font-size:9.5px;font-weight:600;letter-spacing:0;text-transform:none}.store-checkout-seller__identity strong{font-size:14px;font-weight:700}.store-checkout-seller__identity span{margin-top:2px;font-size:10.8px}.store-checkout-seller__details{border-top-color:#eceff3;background:#fff}.store-checkout-seller__details>div{padding:10px 14px;border-color:#eceff3}.store-checkout-seller__details small{font-size:9.5px;font-weight:500;color:#7a8494}.store-checkout-seller__details strong{font-size:10.8px;font-weight:600;color:#475467}.store-checkout-terms{margin-top:14px;gap:9px;color:#596579;font-size:10.8px;line-height:1.5}.store-checkout-terms input{width:17px;height:17px;accent-color:#315ea8}.store-checkout-terms a{color:#315ea8;font-weight:600}.store-checkout-actions{margin-top:18px}.store-checkout-actions button{min-height:44px;border-radius:8px;font-size:12.5px;font-weight:700;cursor:pointer}.store-checkout-actions button.is-secondary{border:1px solid #d8dee7;background:#fff;color:#344054}.store-checkout-actions button.is-secondary:hover{background:#f8f9fb}.store-checkout-actions button.is-primary{border:1px solid #172d4f;background:#172d4f;color:#fff}.store-checkout-actions button.is-primary:hover{background:#122541;border-color:#122541}.store-checkout-summary{padding:18px;top:16px}.store-checkout-summary>h2{margin:0 0 14px;font-size:13px;font-weight:700;color:#344054}.store-checkout-product{grid-template-columns:56px minmax(0,1fr);gap:10px;padding-bottom:13px}.store-checkout-product img,.store-checkout-product>span{width:56px;height:56px;border-radius:8px}.store-checkout-product strong{font-size:12.5px;line-height:1.4;font-weight:650;color:#243146}.store-checkout-product small{margin-top:3px;color:#7a8494;font-size:10.5px}.store-checkout-summary>dl{gap:8px;margin:13px 0 0}.store-checkout-summary>dl>div{font-size:11px}.store-checkout-summary>dl dt{color:#667085}.store-checkout-summary>dl dd{font-weight:600;color:#344054}.store-checkout-summary>dl>.is-total{margin-top:3px;padding-top:11px;border-top:1px solid #eceff3}.store-checkout-summary>dl>.is-total dt{font-size:12px;font-weight:600;color:#344054}.store-checkout-summary>dl>.is-total dd{font-size:17px;font-weight:700;color:#182230}.store-checkout-security{gap:7px;margin-top:14px;padding-top:12px;border-top:1px solid #eceff3;color:#7a8494;font-size:9.8px;line-height:1.4}.store-checkout-security .material-symbols-outlined{font-size:15px;color:#667085}@media (max-width:760px){body:has(.store-checkout-shell){background:#fff}.store-checkout-shell{padding:0 16px calc(80px + env(safe-area-inset-bottom));background:#fff}.store-checkout-header{position:sticky;top:0;z-index:40;grid-template-columns:34px minmax(0,1fr) auto;gap:9px;margin:0 -16px;padding:10px 16px;border-bottom:1px solid #eceff3;background:#fff;backdrop-filter:none;-webkit-backdrop-filter:none}.store-checkout-header>a{width:34px;height:34px;border:0;border-radius:7px;background:transparent}.store-checkout-header>a .material-symbols-outlined{font-size:21px}.store-checkout-header__copy strong{font-size:14px}.store-checkout-header__copy small{font-size:10px}.store-checkout-verified{font-size:0}.store-checkout-verified .material-symbols-outlined{font-size:19px}.store-checkout-progress{gap:4px;margin:12px 0 6px}.store-checkout-mobile-step{padding:0 0 7px!important}.store-checkout-mobile-step strong{font-size:12.5px;font-weight:700}.store-checkout-mobile-step span{font-size:10px;font-weight:500}.store-checkout-progress>div:not(.store-checkout-mobile-step){height:3px;border-radius:2px;background:#e5e8ed}.store-checkout-progress>div:not(.store-checkout-mobile-step).is-active{background:#315ea8}.store-checkout-error{margin:10px 0 4px;padding:10px 11px;border-radius:8px;font-size:11.5px}.store-checkout-layout{gap:0}.store-checkout-summary{order:-1;padding:13px 0 14px;border:0;border-bottom:1px solid #eceff3;border-radius:0;background:#fff}.store-checkout-product{grid-template-columns:50px minmax(0,1fr) auto;gap:10px;padding:0;border:0}.store-checkout-product img,.store-checkout-product>span{width:50px;height:50px;border-radius:7px}.store-checkout-product strong{font-size:11.8px;line-height:1.35}.store-checkout-product small{font-size:9.8px}.store-checkout-summary>dl{display:block;margin:0}.store-checkout-summary>dl>div:not(.is-total){display:none}.store-checkout-summary>dl>.is-total{position:absolute;right:16px;margin:-33px 0 0;padding:0;border:0;text-align:right}.store-checkout-summary>dl>.is-total dt{font-size:9px;font-weight:500;color:#7a8494}.store-checkout-summary>dl>.is-total dd{font-size:15px;font-weight:700}.store-checkout-security{display:none}.store-checkout-main{display:block}.store-checkout-card{padding:20px 0 22px;border:0;border-radius:0;background:#fff}.store-checkout-card h1,.store-checkout-section-heading h1{font-size:18px;line-height:1.3;font-weight:700;letter-spacing:-.01em}.store-checkout-card>p,.store-checkout-section-heading p{margin:4px 0 15px;font-size:11.5px;line-height:1.45}.store-checkout-section-heading{margin-bottom:15px}.store-checkout-quantity{grid-template-columns:minmax(0,1fr) auto;min-height:60px;padding:10px 11px;border-radius:8px}.store-checkout-quantity>span{font-size:12.5px}.store-checkout-quantity small{font-size:9.8px}.store-checkout-quantity>div{gap:8px}.store-checkout-quantity button{width:36px;height:36px;border-radius:7px}.store-checkout-choice-grid,.store-checkout-payments{gap:0;margin-top:10px;border-top:1px solid #eceff3}.store-checkout-choice-grid button,.store-checkout-payments button{grid-template-columns:32px minmax(0,1fr) 18px;gap:11px;min-height:64px;padding:12px 2px;border:0;border-bottom:1px solid #eceff3;border-radius:0;background:#fff}.store-checkout-choice-grid button:hover,.store-checkout-payments button:hover{border-color:#eceff3;background:#fff}.store-checkout-choice-grid button.is-selected,.store-checkout-payments button.is-selected{border-color:#eceff3;background:#fff;box-shadow:none}.store-checkout-choice-grid button.is-selected:before,.store-checkout-payments button.is-selected:before{content:"";position:absolute;left:-16px;top:0;bottom:0;width:3px;background:#315ea8}.store-checkout-choice-icon,.store-checkout-payment-icon{width:32px;height:32px}.store-checkout-choice-icon .material-symbols-outlined{font-size:21px}.store-checkout-payment-icon img{width:24px;height:24px}.store-checkout-choice-copy strong,.store-checkout-payment-copy strong{font-size:12.8px}.store-checkout-choice-copy small,.store-checkout-payment-copy small{font-size:10.5px;line-height:1.35}.store-checkout-choice-check,.store-checkout-payment-check{width:17px;height:17px}.store-checkout-payment-note{margin-top:11px;font-size:10.3px}.store-checkout-fields{grid-template-columns:1fr;gap:12px}.store-checkout-fields label{font-size:11.5px}.store-checkout-fields input,.store-checkout-fields textarea{min-height:47px;padding:11px 12px;border-radius:8px;font-size:16px}.store-checkout-fields textarea{min-height:86px}.store-checkout-review{border-top:1px solid #eceff3}.store-checkout-review>div{padding:11px 0}.store-checkout-review__copy small{font-size:9.5px}.store-checkout-review__copy strong{font-size:11.8px;line-height:1.4}.store-checkout-seller{margin-top:14px;border-radius:8px}.store-checkout-seller__header{grid-template-columns:42px minmax(0,1fr);gap:10px;padding:11px 12px}.store-checkout-seller__logo{width:42px;height:42px;border-radius:7px}.store-checkout-seller__identity small{font-size:9px}.store-checkout-seller__identity strong{font-size:12.8px}.store-checkout-seller__identity span{font-size:10px}.store-checkout-seller__details{display:block}.store-checkout-seller__details>div,.store-checkout-seller__details>div:nth-child(2n){display:grid;grid-template-columns:88px minmax(0,1fr);gap:8px;padding:8px 12px;border-right:0;border-bottom:1px solid #eceff3}.store-checkout-seller__details>div:last-child{border-bottom:0}.store-checkout-seller__details small{margin:0;font-size:9.2px}.store-checkout-seller__details strong{font-size:10.3px}.store-checkout-terms{margin-top:13px;font-size:10.3px;line-height:1.48}.store-checkout-terms input{width:17px;height:17px}.store-checkout-actions{position:fixed;left:0;right:0;bottom:0;z-index:45;display:flex;gap:8px;margin:0;padding:9px 16px calc(9px + env(safe-area-inset-bottom));border:0;border-top:1px solid #e5e8ed;border-radius:0;background:#fff;box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none}.store-checkout-actions button{min-height:48px;border-radius:8px;font-size:12.5px}.store-checkout-actions button.is-secondary{flex:0 0 88px;padding:0 10px}.store-checkout-actions button.is-primary{flex:1;margin-left:0;padding:0 16px}}@media (max-width:380px){.store-checkout-header,.store-checkout-shell{padding-left:14px;padding-right:14px}.store-checkout-header{margin-left:-14px;margin-right:-14px}.store-checkout-summary>dl>.is-total{right:14px}.store-checkout-choice-grid button.is-selected:before,.store-checkout-payments button.is-selected:before{left:-14px}.store-checkout-actions{padding-left:14px;padding-right:14px}}@media (max-width:760px){.store-checkout-summary{position:relative}}body:has(.store-checkout-shell){margin:0;padding-top:0}.store-checkout-shell{padding-top:0}.store-checkout-header{grid-template-columns:auto minmax(0,1fr)}.store-checkout-header__back{width:38px;height:38px;display:grid;place-items:center;padding:0;border:1px solid #d9dee7;border-radius:9px;background:#fff;color:#243146;cursor:pointer}.store-checkout-header__back:hover{border-color:#bcc5d2;background:#f9fafb}.store-checkout-header__back:focus-visible{outline:3px solid rgba(49,94,168,.16);outline-offset:2px}.store-checkout-header__copy strong{font-size:18px;line-height:1.2;font-weight:700;letter-spacing:-.015em}.store-checkout-header__meta{display:flex;align-items:center;gap:6px;min-width:0;margin-top:3px}.store-checkout-header__meta small{margin:0;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.store-checkout-verified{display:inline-flex;align-items:center;gap:3px;flex:0 0 auto;color:#315ea8;font-size:10.5px;font-weight:700;line-height:1}.store-checkout-verified .material-symbols-outlined{font-size:9.5px;line-height:1}.store-checkout-actions{justify-content:flex-end}.store-checkout-actions button.is-primary{min-width:180px;margin-left:auto}@media (max-width:760px){.store-checkout-shell{padding-top:0}.store-checkout-header{top:0;grid-template-columns:34px minmax(0,1fr);gap:10px;margin-top:0;padding-top:8px}.store-checkout-header__back{width:34px;height:34px;border:0;border-radius:7px;background:transparent}.store-checkout-header__back .material-symbols-outlined{font-size:21px}.store-checkout-header__copy strong{font-size:17px;line-height:1.18}.store-checkout-header__meta{gap:5px;margin-top:2px}.store-checkout-header__meta small{font-size:10px}.store-checkout-verified{font-size:9.5px}.store-checkout-verified .material-symbols-outlined{font-size:10.5px}.store-checkout-actions{display:block}.store-checkout-actions button.is-primary{width:100%;min-width:0;min-height:50px;margin:0;font-size:13.5px}}.store-checkout-header{column-gap:14px}.store-checkout-header__back{width:40px;height:40px;border-radius:50%}.store-checkout-header__back .material-symbols-outlined{font-size:24px;line-height:1}.store-checkout-header__copy{padding-left:2px}.store-checkout-header__copy strong{color:#344054}.store-checkout-header__meta small{color:#667085}@media (max-width:760px){.store-checkout-header{grid-template-columns:36px minmax(0,1fr);gap:12px}.store-checkout-header__back{width:36px;height:36px;border-radius:50%}.store-checkout-header__back .material-symbols-outlined{font-size:22px}.store-checkout-header__copy{padding-left:2px}.store-checkout-header__copy strong{color:#344054}.store-checkout-header__meta small{color:#667085}}.store-checkout-header__copy{transform:translateY(3px)}@media (max-width:760px){.store-checkout-header__copy{transform:translateY(3px)}}.store-checkout-header{height:var(--header-height);min-height:var(--header-height);padding-top:0;padding-bottom:0;align-items:center}@media (max-width:760px){.store-checkout-header{height:var(--header-height);min-height:var(--header-height);padding-top:0;padding-bottom:0}}.store-checkout-quantity{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:4px 0;border:0;border-radius:0;background:transparent}.store-checkout-quantity__copy{display:grid;align-content:center;gap:3px;min-width:0}.store-checkout-quantity__copy>span{color:#344054;font-size:13px;font-weight:700;line-height:1.25}.store-checkout-quantity__copy>small{color:#667085;font-size:10.5px;line-height:1.3}.store-checkout-quantity__controls{display:flex;align-items:center;justify-content:flex-end;gap:11px;flex:0 0 auto;margin:0}.store-checkout-quantity__controls button{width:38px;height:38px;display:grid;place-items:center;padding:0;border:0;border-radius:0;background:transparent;color:#344054;font-size:22px;font-weight:500;line-height:1;cursor:pointer;touch-action:manipulation}.store-checkout-quantity__controls button:hover{background:#f2f4f7;border-radius:50%}.store-checkout-quantity__controls button:focus-visible{outline:3px solid rgba(49,94,168,.14);outline-offset:1px;border-radius:50%}.store-checkout-quantity__controls strong{min-width:22px;color:#182230;text-align:center;font-size:14px;font-weight:700;line-height:1}@media (max-width:760px){.store-checkout-quantity{display:flex;grid-template-columns:none;align-items:center;justify-content:space-between;gap:14px;padding:3px 0;border:0;border-radius:0}.store-checkout-quantity__copy{gap:3px}.store-checkout-quantity__copy>span{font-size:13px}.store-checkout-quantity__copy>small{font-size:10.5px}.store-checkout-quantity__controls{grid-column:auto;grid-row:auto;margin:0;gap:10px}.store-checkout-quantity__controls button{width:38px;height:38px;border:0;border-radius:0;background:transparent;font-size:22px}}.store-checkout-quantity>.store-checkout-quantity__copy{display:grid;align-content:center;gap:3px;min-width:0;margin:0}.store-checkout-quantity>.store-checkout-quantity__controls{display:flex;align-items:center;justify-content:flex-end;gap:11px;flex:0 0 auto;margin:0}@media (max-width:760px){.store-checkout-quantity>.store-checkout-quantity__copy{grid-column:auto;grid-row:auto;margin:0}.store-checkout-quantity>.store-checkout-quantity__controls{grid-column:auto;grid-row:auto;margin:0;gap:10px}}.store-checkout-terms-panel{margin-top:14px;padding:0;border:1px solid transparent;border-radius:10px;scroll-margin-top:calc(var(--header-height) + 110px);transition:background-color .18s ease,border-color .18s ease,box-shadow .18s ease,padding .18s ease}.store-checkout-terms-panel .store-checkout-terms{margin-top:0}.store-checkout-terms-panel.is-attention{padding:12px;border-color:#e7b95a;background:#fffaf0;box-shadow:0 0 0 3px rgba(231,185,90,.16);animation:storeCheckoutTermsAttention .42s ease-out}.store-checkout-terms-panel.is-attention .store-checkout-terms{color:#344054}.store-checkout-terms-panel.is-attention input{outline:3px solid rgba(49,94,168,.14);outline-offset:2px}.store-checkout-terms__validation{display:flex;align-items:center;gap:6px;margin-top:8px;color:#8a5a00;font-size:11px;font-weight:650;line-height:1.35}.store-checkout-terms__validation .material-symbols-outlined{font-size:16px}@keyframes storeCheckoutTermsAttention{0%{transform:translateY(3px);box-shadow:0 0 0 0 rgba(231,185,90,0)}to{transform:translateY(0);box-shadow:0 0 0 3px rgba(231,185,90,.16)}}@media (max-width:760px){.store-checkout-terms-panel{margin-top:13px;scroll-margin-top:calc(var(--header-height) + 105px)}.store-checkout-terms-panel.is-attention{padding:11px 10px}.store-checkout-terms__validation{font-size:10.5px}.store-checkout-summary{padding-top:5px}}body:has(.store-checkout-shell) .store-checkout-shell,body:has(.store-checkout-shell) .store-checkout-shell *{border-color:#e0e4ea!important}.store-account-sidebar{display:none}.account-profile-site-shell.is-store-admin .account-profile-site-main{min-width:0;color:#282848}.store-dashboard-kicker{display:block;margin-bottom:6px;color:#315ea8;font-size:11px;font-weight:600;letter-spacing:0;line-height:1.25;text-transform:none}.store-admin-dashboard{width:min(100%,1240px);gap:18px}.store-dashboard-heading{align-items:flex-end}.store-dashboard-heading h1{font-size:27px;letter-spacing:-.025em}.store-dashboard-heading p{max-width:620px}.store-dashboard-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.store-dashboard-metrics>article{min-width:0;min-height:142px;padding:16px;border:1px solid #e0e4ea;border-radius:13px;background:#fff}.store-dashboard-metric-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:16px}.store-dashboard-metric-head>span{width:34px;height:34px;display:grid;place-items:center;border-radius:9px;background:#f2f5fa;color:#315ea8}.store-dashboard-metric-head>span .material-symbols-outlined{font-size:18px}.store-dashboard-metric-head>small{overflow:hidden;color:#7b8494;font-size:10px;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.store-dashboard-metrics>article>strong{display:block;color:#282848;font-size:24px;font-weight:800;line-height:1.05;letter-spacing:-.025em}.store-dashboard-metrics>article>p{margin:6px 0 0;color:#282848;font-size:12px;font-weight:700}.store-dashboard-metric-foot,.store-dashboard-metrics>article>a{display:inline-flex;align-items:center;margin-top:8px;color:#7b8494;font-size:10.5px;line-height:1.35}.store-dashboard-metrics>article>a{color:#315ea8;font-weight:800;text-decoration:none}.store-dashboard-charts{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(320px,.8fr);gap:12px}.store-dashboard-chart-panel,.store-dashboard-operation,.store-dashboard-recent{min-width:0;border:1px solid #e0e4ea;border-radius:14px;background:#fff}.store-dashboard-chart-panel{padding:18px 18px 12px}.store-dashboard-section-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.store-dashboard-section-heading>div>span{display:block;margin-bottom:4px;color:#7b8494;font-size:11px;font-weight:600;letter-spacing:0;line-height:1.25;text-transform:none}.store-dashboard-section-heading h2{margin:0;color:#282848;font-size:16px;font-weight:800;letter-spacing:-.015em;line-height:1.25}.store-dashboard-section-heading>small{max-width:220px;padding-top:16px;color:#7b8494;font-size:10.5px;line-height:1.4;text-align:right}.store-dashboard-chart{width:100%;margin-top:14px}.store-dashboard-chart--revenue,.store-dashboard-chart--status{height:286px}.shadcn-chart-container{position:relative;min-width:0}.shadcn-chart-tooltip{min-width:145px;padding:9px 10px;border:1px solid #e0e4ea;border-radius:9px;background:rgba(255,255,255,.98);box-shadow:0 8px 24px rgba(16,24,40,.08)}.shadcn-chart-tooltip__label{margin-bottom:7px;color:#667085;font-size:10px;font-weight:750}.shadcn-chart-tooltip__items{display:grid;gap:5px}.shadcn-chart-tooltip__item{display:grid;grid-template-columns:7px minmax(0,1fr) auto;align-items:center;gap:6px;color:#667085;font-size:10.5px}.shadcn-chart-tooltip__item strong{color:#282848;font-weight:800}.shadcn-chart-tooltip__dot{width:7px;height:7px;border-radius:2px}.store-dashboard-lower-grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(280px,.72fr);gap:12px}.store-dashboard-operation,.store-dashboard-recent{padding:18px}.store-dashboard-section-heading--row{align-items:center;padding-bottom:12px;border-bottom:1px solid #eef1f4}.store-dashboard-section-heading--row>a{display:inline-flex;align-items:center;gap:4px;color:#315ea8;font-size:11px;font-weight:800;text-decoration:none}.store-dashboard-section-heading--row>a .material-symbols-outlined{font-size:15px}.store-dashboard-recent-list{display:grid}.store-dashboard-recent-list>a{display:grid;grid-template-columns:minmax(185px,1.15fr) minmax(140px,.85fr) auto auto 20px;align-items:center;gap:12px;min-width:0;padding:12px 2px;border-bottom:1px solid #eef1f4;color:#282848;text-decoration:none}.store-dashboard-recent-list>a:last-child{border-bottom:0;padding-bottom:2px}.store-dashboard-recent-list>a:hover .store-dashboard-order-code{color:#315ea8}.store-dashboard-order-main{min-width:0}.store-dashboard-order-main>small,.store-dashboard-order-main>span,.store-dashboard-order-main>strong{display:block}.store-dashboard-order-code{color:#667085;font-size:10px;font-weight:800}.store-dashboard-order-main>strong{overflow:hidden;margin-top:2px;font-size:12.5px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.store-dashboard-order-main>small{margin-top:2px;color:#98a2b3;font-size:9.5px}.store-dashboard-order-meta{display:grid;gap:3px;color:#667085;font-size:10px}.store-dashboard-order-total{font-size:12.5px;white-space:nowrap}.store-dashboard-recent-list>a>.material-symbols-outlined{color:#98a2b3;font-size:18px}.store-dashboard-empty-line{padding:24px 2px 6px;color:#7b8494;font-size:12px}.store-dashboard-operation .store-dashboard-section-heading{display:block}.store-dashboard-operation .store-dashboard-section-heading>small{display:block;max-width:none;padding-top:5px;text-align:left}.store-dashboard-quick-links{display:grid;margin-top:13px}.store-dashboard-quick-links>a{display:grid;grid-template-columns:32px minmax(0,1fr) 18px;align-items:center;gap:10px;padding:11px 0;border-bottom:1px solid #eef1f4;color:#282848;text-decoration:none}.store-dashboard-quick-links>a:last-child{border-bottom:0;padding-bottom:0}.store-dashboard-quick-links>a>span{width:32px;height:32px;display:grid;place-items:center;border-radius:8px;background:#f2f5fa;color:#315ea8}.store-dashboard-quick-links>a>span .material-symbols-outlined{font-size:17px}.store-dashboard-quick-links>a>div{min-width:0}.store-dashboard-quick-links small,.store-dashboard-quick-links strong{display:block}.store-dashboard-quick-links strong{font-size:11.5px;font-weight:800}.store-dashboard-quick-links small{overflow:hidden;margin-top:2px;color:#7b8494;font-size:9.5px;line-height:1.35;text-overflow:ellipsis}.store-dashboard-quick-links>a>.material-symbols-outlined{color:#98a2b3;font-size:17px}@media (min-width:1024px){.account-profile-site-shell.is-store-admin .account-profile-site-main{margin-left:236px;padding:28px 26px 52px}.store-account-sidebar{position:fixed;top:var(--header-height);left:0;bottom:0;z-index:80;width:236px;display:flex;flex-direction:column;padding:17px 13px 13px;border-right:1px solid #e0e4ea;background:#fff;overflow-y:auto}.store-account-sidebar__store{display:grid;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:10px;padding:3px 5px 16px;border-bottom:1px solid #eef1f4}.store-account-sidebar__logo{width:42px;height:42px;display:grid;place-items:center;overflow:hidden;border:1px solid #e0e4ea;border-radius:10px;background:#f7f8fa;color:#667085}.store-account-sidebar__logo img{width:100%;height:100%;object-fit:cover}.store-account-sidebar__logo .material-symbols-outlined{font-size:20px}.store-account-sidebar__store>span:last-child{min-width:0}.store-account-sidebar__store small,.store-account-sidebar__store strong{display:block}.store-account-sidebar__store small{color:#98a2b3;font-size:9.5px;font-weight:700}.store-account-sidebar__store strong{overflow:hidden;margin-top:2px;color:#282848;font-size:12.5px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.store-account-sidebar__nav{display:grid;gap:3px;padding:14px 0}.store-account-sidebar__nav>a{min-height:40px;display:flex;align-items:center;gap:10px;padding:0 10px;border-radius:9px;color:#596273;font-size:11.5px;font-weight:750;text-decoration:none;transition:background-color .15s ease,color .15s ease}.store-account-sidebar__nav>a:hover{background:#f7f8fa;color:#282848}.store-account-sidebar__nav>a.is-active{background:#eef3fb;color:#264f91}.store-account-sidebar__nav>a .material-symbols-outlined{font-size:19px}.store-account-sidebar__footer{display:grid;gap:8px;margin-top:auto;padding-top:12px;border-top:1px solid #eef1f4}.store-account-sidebar__footer form button,.store-account-sidebar__public{width:100%;min-height:36px;display:flex;align-items:center;gap:8px;padding:0 8px;border:0;border-radius:8px;background:transparent;color:#596273;font:inherit;font-size:10.5px;font-weight:750;text-decoration:none;cursor:pointer}.store-account-sidebar__footer form button:hover,.store-account-sidebar__public:hover{background:#f7f8fa;color:#282848}.store-account-sidebar__footer form button .material-symbols-outlined,.store-account-sidebar__public .material-symbols-outlined{font-size:17px}.store-account-sidebar__user{display:grid;grid-template-columns:32px minmax(0,1fr);align-items:center;gap:8px;padding:9px 8px;border-radius:9px;background:#f7f8fa}.store-account-sidebar__avatar{width:32px;height:32px;display:grid;place-items:center;border-radius:50%;background:#e8edf5;color:#315ea8;font-size:11px;font-weight:850}.store-account-sidebar__user>span:last-child{min-width:0}.store-account-sidebar__user small,.store-account-sidebar__user strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.store-account-sidebar__user strong{color:#282848;font-size:10.5px}.store-account-sidebar__user small{margin-top:1px;color:#98a2b3;font-size:8.5px}}@media (max-width:1180px) and (min-width:761px){.store-dashboard-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.store-dashboard-charts,.store-dashboard-lower-grid{grid-template-columns:1fr}}@media (max-width:760px){.store-admin-dashboard{gap:14px}.store-dashboard-heading{align-items:flex-start}.store-dashboard-heading h1{font-size:23px}.store-dashboard-heading .account-primary-button{width:100%;justify-content:center}.store-dashboard-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.store-dashboard-metrics>article{min-height:126px;padding:12px;border-radius:11px}.store-dashboard-metric-head{margin-bottom:13px}.store-dashboard-metric-head>span{width:30px;height:30px;border-radius:8px}.store-dashboard-metric-head>span .material-symbols-outlined{font-size:17px}.store-dashboard-metric-head>small{max-width:92px;font-size:8.5px}.store-dashboard-metrics>article>strong{font-size:19px}.store-dashboard-metrics>article>p{font-size:10.5px}.store-dashboard-metric-foot,.store-dashboard-metrics>article>a{font-size:9px}.store-dashboard-charts,.store-dashboard-lower-grid{grid-template-columns:1fr;gap:10px}.store-dashboard-chart-panel,.store-dashboard-operation,.store-dashboard-recent{border-radius:12px}.store-dashboard-chart-panel{padding:14px 12px 8px}.store-dashboard-section-heading{display:block}.store-dashboard-section-heading h2{font-size:14.5px}.store-dashboard-section-heading>small{display:block;max-width:none;padding-top:4px;text-align:left;font-size:9.5px}.store-dashboard-chart{margin-top:10px}.store-dashboard-chart--revenue{height:230px}.store-dashboard-chart--status{height:238px}.store-dashboard-operation,.store-dashboard-recent{padding:14px 12px}.store-dashboard-section-heading--row{display:flex;align-items:center}.store-dashboard-section-heading--row>a{font-size:10px;white-space:nowrap}.store-dashboard-recent-list>a{grid-template-columns:minmax(0,1fr) auto 18px;gap:9px;padding:11px 0}.store-dashboard-order-meta,.store-dashboard-recent-list>a>.store-order-badge{display:none}.store-dashboard-order-main>strong,.store-dashboard-order-total{font-size:11.5px}.store-dashboard-quick-links>a{padding:10px 0}.account-listings-management-page .account-page-heading--actions{align-items:flex-start}.account-listings-management-page .account-primary-button{width:100%;justify-content:center}}.store-orders-page--operational{max-width:1180px}.store-orders-heading{margin-bottom:18px}.store-orders-tabs{display:flex;align-items:center;gap:8px;overflow-x:auto;padding:2px 0 18px;scrollbar-width:none}.store-orders-tabs::-webkit-scrollbar{display:none}.store-orders-tabs a{display:inline-flex;align-items:center;gap:8px;flex:0 0 auto;min-height:38px;padding:0 12px;border:1px solid #e0e4ea;border-radius:9px;background:#fff;color:#566273;text-decoration:none;font-size:12px;font-weight:700;transition:border-color .16s ease,background .16s ease,color .16s ease}.store-orders-tabs a b{display:grid;place-items:center;min-width:21px;height:21px;padding:0 6px;border-radius:999px;background:#f0f3f7;color:#667085;font-size:10px;line-height:1}.store-orders-tabs a:hover{border-color:#c8d0dc}.store-orders-tabs a.is-active{border-color:#172d4f;background:#172d4f;color:#fff}.store-orders-tabs a.is-active b{background:rgba(255,255,255,.16);color:#fff}.store-orders-search{position:relative;display:flex;align-items:center;width:min(100%,650px);margin:0 0 16px}.store-orders-search__icon{position:absolute;left:13px;z-index:1;display:grid;place-items:center;width:20px;height:20px;color:#7b8494;pointer-events:none}.store-orders-search__icon .material-icons,.store-orders-search__icon .material-symbols-outlined,.store-orders-search__icon .material-symbols-rounded{font-size:19px}.store-orders-search__input{width:100%;height:42px;min-width:0;padding:0 104px 0 40px;border:1px solid #e0e4ea;border-radius:10px;outline:none;background:#fff;color:#282848;font:inherit;font-size:13px;font-weight:600;transition:border-color .16s ease,box-shadow .16s ease}.store-orders-search__input::placeholder{color:#98a2b3;font-weight:500}.store-orders-search__input:focus{border-color:#315ea8;box-shadow:0 0 0 3px rgba(49,94,168,.1)}.store-orders-search__input::-webkit-search-cancel-button{-webkit-appearance:none;appearance:none}.store-orders-search__clear{position:absolute;right:78px;z-index:1;display:grid;place-items:center;width:30px;height:30px;border-radius:8px;color:#7b8494;text-decoration:none}.store-orders-search__clear:hover{background:#f2f5fa;color:#282848}.store-orders-search__clear .material-icons,.store-orders-search__clear .material-symbols-outlined,.store-orders-search__clear .material-symbols-rounded{font-size:18px}.store-orders-search__submit{position:absolute;right:4px;height:34px;padding:0 13px;border:0;border-radius:8px;background:#172d4f;color:#fff;font:inherit;font-size:11px;font-weight:800;cursor:pointer}.store-orders-search__submit:hover{background:#213b63}.store-order-operation-list{display:grid;gap:12px}.store-order-operation-card{overflow:hidden;border:1px solid #e0e4ea;border-radius:14px;background:#fff}.store-order-operation-card__top{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:14px 16px 12px;border-bottom:1px solid #edf0f4}.store-order-operation-card__identity{display:flex;align-items:center;gap:9px;min-width:0}.store-order-operation-card__code{font-size:13px;font-weight:800;color:#253044}.store-order-operation-card__date{font-size:11px;color:#7a8594}.store-order-operation-card__main{padding:15px 16px}.store-order-operation-card__customer{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:15px}.store-order-operation-card__customer small,.store-order-operation-card__customer strong{display:block}.store-order-operation-card__customer small{margin-bottom:3px;color:#7a8594;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.store-order-operation-card__customer strong{font-size:16px;color:#282848}.store-order-customer-whatsapp{display:inline-flex;align-items:center;gap:6px;min-height:34px;padding:0 10px;border:1px solid #cfe8db;border-radius:8px;background:#f4fbf7;color:#087b45;text-decoration:none;font-size:11px;font-weight:800}.store-order-customer-whatsapp__icon{width:17px;height:17px;flex:0 0 17px;display:inline-block;background:currentColor;-webkit-mask:url(/icons/whatsappbranco.svg) center/contain no-repeat;mask:url(/icons/whatsappbranco.svg) center/contain no-repeat}.store-order-operation-card__facts{display:grid;grid-template-columns:minmax(160px,1fr) minmax(180px,1.1fr) minmax(220px,1.45fr) auto;gap:10px 18px;align-items:start}.store-order-operation-card__facts>div{display:flex;align-items:flex-start;gap:8px;min-width:0}.store-order-operation-card__facts>div>.material-symbols-outlined{flex:0 0 auto;margin-top:1px;color:#667085;font-size:18px}.store-order-operation-card__facts span{min-width:0}.store-order-operation-card__facts small,.store-order-operation-card__facts strong{display:block}.store-order-operation-card__facts small{margin-bottom:3px;color:#8a94a3;font-size:10px;font-weight:700}.store-order-operation-card__facts strong{overflow:hidden;color:#282848;font-size:12px;font-weight:700;line-height:1.4;text-overflow:ellipsis}.store-order-operation-card__total{justify-content:flex-end;text-align:right}.store-order-operation-card__total strong{font-size:17px;color:#282848;white-space:nowrap}.store-order-operation-alert{display:flex;align-items:flex-start;gap:8px;margin:0 16px 12px;padding:10px 11px;border-radius:9px;font-size:11px;line-height:1.45}.store-order-operation-alert>.material-symbols-outlined{flex:0 0 auto;margin-top:1px;font-size:17px}.store-order-operation-alert--info{border:1px solid #cfe0f6;background:#f6f9fd;color:#365b87}.store-order-operation-alert--warning{border:1px solid #f1d2b5;background:#fff9f2;color:#8a4318}.store-order-operation-alert strong{font-weight:800}.store-order-quick-actions{border-top:1px solid #edf0f4;background:#fbfcfd;padding:11px 16px}.store-order-quick-actions__error{display:flex;align-items:flex-start;gap:7px;margin-bottom:9px;padding:8px 10px;border:1px solid #f7c7c5;border-radius:8px;background:#fff5f4;color:#b42318;font-size:11px;line-height:1.4}.store-order-quick-actions__error .material-symbols-outlined{font-size:17px}.store-order-quick-actions__buttons{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.store-order-quick-button{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:36px;padding:0 11px;border:1px solid transparent;border-radius:8px;font:inherit;font-size:11px;font-weight:800;text-decoration:none;cursor:pointer;transition:background .15s ease,border-color .15s ease,opacity .15s ease}.store-order-quick-button .material-symbols-outlined{font-size:17px}.store-order-quick-button:disabled{cursor:not-allowed;opacity:.56}.store-order-quick-button--primary{background:#172d4f;color:#fff}.store-order-quick-button--primary:hover:not(:disabled){background:#203b65}.store-order-quick-button--payment{border-color:#b7ddc9;background:#edf9f2;color:#087b45}.store-order-quick-button--payment:hover:not(:disabled){background:#e4f5ec}.store-order-quick-button--print{border-color:#e0e4ea;background:#fff;color:#282848}.store-order-quick-button--print:hover:not(:disabled){background:#f6f8fa}.store-order-quick-button--details{border-color:#e0e4ea;background:#fff;color:#475467}.store-order-quick-button--details:hover{background:#f6f8fa}.store-order-quick-button--cancel{margin-left:auto;border-color:transparent;background:transparent;color:#b42318}.store-order-quick-button--cancel:hover:not(:disabled){background:#fff1f0}.store-orders-empty{border:1px solid #e0e4ea;border-radius:14px;background:#fff}@media (max-width:980px){.store-order-operation-card__facts{grid-template-columns:1fr 1fr}.store-order-operation-card__total{justify-content:flex-start;text-align:left}}@media (max-width:760px){.store-orders-heading .account-secondary-button{display:none}.store-orders-tabs{margin-right:-12px;padding-right:12px}.store-orders-search{width:100%;margin-bottom:14px}.store-orders-search__input{height:44px;padding-right:98px;font-size:16px}.store-orders-search__clear{right:72px}.store-orders-search__submit{height:36px;padding:0 12px}.store-order-operation-card{border-radius:11px}.store-order-operation-card__top{padding:12px}.store-order-operation-card__main{padding:13px 12px}.store-order-operation-card__customer{align-items:flex-start;margin-bottom:13px}.store-order-operation-card__customer strong{font-size:15px}.store-order-customer-whatsapp{min-height:32px;padding:0 8px}.store-order-operation-card__facts{grid-template-columns:1fr;gap:11px}.store-order-operation-card__facts strong{white-space:normal}.store-order-operation-card__total{padding-top:10px;border-top:1px solid #edf0f4}.store-order-operation-alert{margin:0 12px 10px}.store-order-quick-actions{padding:10px 12px}.store-order-quick-actions__buttons{display:grid;grid-template-columns:1fr 1fr}.store-order-quick-button{width:100%;min-height:39px;padding:0 9px}.store-order-quick-button--payment,.store-order-quick-button--primary{grid-column:1/-1}.store-order-quick-button--cancel{margin-left:0}}.store-order-operation-print-details{display:none}@media print{@page{size:A4;margin:0}body.store-order-printing{padding:0!important;background:#fff!important}body.store-order-printing *{visibility:hidden!important}body.store-order-printing .store-order-operation-card.is-printing,body.store-order-printing .store-order-operation-card.is-printing *{visibility:visible!important}body.store-order-printing .store-order-operation-card.is-printing{position:absolute!important;left:0!important;top:0!important;width:100%!important;max-width:none!important;margin:0!important;border:0!important;border-radius:0!important;box-shadow:none!important;background:#fff!important}body.store-order-printing .store-order-operation-card.is-printing>.store-order-operation-alert,body.store-order-printing .store-order-operation-card.is-printing>.store-order-operation-card__main,body.store-order-printing .store-order-operation-card.is-printing>.store-order-operation-card__top,body.store-order-printing .store-order-operation-card.is-printing>.store-order-quick-actions{display:none!important}body.store-order-printing .store-order-operation-card.is-printing .store-order-operation-print-details{display:block!important;margin:0!important;padding:0!important;border:0!important}.store-order-print-sheet{width:100%;box-sizing:border-box;padding:11mm 12mm;color:#253044;font-family:Arial,Helvetica,sans-serif;-webkit-print-color-adjust:exact;print-color-adjust:exact}.store-order-print-sheet__header{display:flex;align-items:flex-start;justify-content:space-between;gap:28px;padding:0 0 16px;border-bottom:2px solid #172d4f}.store-order-print-sheet__brand>span{display:block;margin-bottom:4px;color:#667085;font-size:9px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.store-order-print-sheet__brand h1{margin:0;color:#282848;font-size:20px;line-height:1.15;font-weight:800}.store-order-print-sheet__brand p{margin:5px 0 0;color:#667085;font-size:9.5px;line-height:1.4}.store-order-print-sheet__order{min-width:128px;text-align:right}.store-order-print-sheet__order small{display:block;color:#667085;font-size:9px}.store-order-print-sheet__order strong{display:block;margin-top:2px;color:#282848;font-size:18px;line-height:1.1}.store-order-print-sheet__order span{display:inline-block;margin-top:7px;padding:4px 8px;border-radius:999px;background:#eef3fb;color:#31578f;font-size:9px;font-weight:700}.store-order-print-sheet__highlights{display:grid;grid-template-columns:1fr 1fr 1.25fr .85fr;border:1px solid #e3e7ed;border-radius:8px;margin-top:14px;overflow:hidden}.store-order-print-sheet__highlights>div{min-width:0;padding:9px 10px;border-right:1px solid #e8ebf0}.store-order-print-sheet__highlights>div:last-child{border-right:0}.store-order-print-sheet__highlights small{display:block;margin-bottom:3px;color:#7a8494;font-size:8.5px}.store-order-print-sheet__highlights strong{display:block;color:#282848;font-size:10.5px;line-height:1.3}.store-order-print-sheet__highlights .is-total{background:#f7f9fc}.store-order-print-sheet__highlights .is-total strong{color:#172d4f;font-size:13px}.store-order-print-sheet__bottom-grid,.store-order-print-sheet__columns{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:15px}.store-order-print-sheet section{break-inside:avoid;page-break-inside:avoid}.store-order-print-sheet h2{margin:0 0 7px;color:#282848;font-size:10.5px;font-weight:800}.store-order-print-sheet dl{display:grid;gap:5px;margin:0}.store-order-print-sheet dl>div{display:grid;grid-template-columns:82px minmax(0,1fr);gap:8px;font-size:9.5px;line-height:1.35}.store-order-print-sheet dt{color:#7a8494}.store-order-print-sheet dd{margin:0;color:#282848;font-weight:600;overflow-wrap:anywhere}.store-order-print-sheet section>p{margin:0;color:#475467;font-size:9.5px;line-height:1.45}.store-order-print-sheet__section{margin-top:16px}.store-order-print-sheet__items-head,.store-order-print-sheet__items>div{display:grid;grid-template-columns:minmax(0,1fr) 44px 82px 84px;gap:10px;align-items:center}.store-order-print-sheet__items-head{padding:6px 8px;background:#f5f7fa;color:#667085;font-size:8.5px;font-weight:700}.store-order-print-sheet__items-head span:nth-child(n+2){text-align:right}.store-order-print-sheet__items{border:1px solid #e5e9ef;border-top:0}.store-order-print-sheet__items>div{padding:7px 8px;border-top:1px solid #edf0f4;color:#475467;font-size:9.5px;line-height:1.35;break-inside:avoid}.store-order-print-sheet__items>div:first-child{border-top:0}.store-order-print-sheet__items strong{color:#282848;font-weight:600}.store-order-print-sheet__items b,.store-order-print-sheet__items span:nth-child(n+2){text-align:right}.store-order-print-sheet__items b{color:#253044;font-weight:700}.store-order-print-sheet__totals>div{display:flex;justify-content:space-between;gap:14px;padding:4px 0;color:#667085;font-size:9.5px}.store-order-print-sheet__totals>div strong{color:#282848;font-weight:700}.store-order-print-sheet__totals .is-total{margin-top:5px;padding-top:8px;border-top:1px solid #dfe4ea;color:#282848;font-size:11px;font-weight:800}.store-order-print-sheet__totals .is-total strong{color:#172d4f;font-size:13px}.store-order-print-sheet__note{margin-top:14px;padding:9px 10px;border-left:3px solid #9aa4b2;background:#f8f9fb}.store-order-print-sheet__note h2{margin-bottom:4px}.store-order-print-sheet__note--warning{border-left-color:#c87919;background:#fff9ef}.store-order-print-sheet__note p+p{margin-top:4px}.store-order-print-sheet__history{margin-top:15px}.store-order-print-sheet__history>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:5px 14px;padding-top:7px;border-top:1px solid #e5e9ef}.store-order-print-sheet__history span{display:flex;align-items:baseline;justify-content:space-between;gap:8px;color:#475467;font-size:8.8px;line-height:1.35}.store-order-print-sheet__history span strong{font-weight:600}.store-order-print-sheet__history span small{white-space:nowrap;color:#8a94a3;font-size:8px}.store-order-print-sheet__footer{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-top:17px;padding-top:9px;border-top:1px solid #dfe4ea;color:#8a94a3;font-size:8px;line-height:1.4}.store-order-print-sheet__footer>div span,.store-order-print-sheet__footer>div strong{display:block}.store-order-print-sheet__footer>div strong{color:#596579;font-size:8.5px}}@keyframes shadcnSpinnerRotate{to{transform:rotate(1turn)}}.shadcn-spinner{width:16px;height:16px;flex:0 0 16px;animation:shadcnSpinnerRotate .75s linear infinite}.account-primary-button .shadcn-spinner,.account-secondary-button .shadcn-spinner,.store-order-quick-button .shadcn-spinner,.store-shadcn-sidebar__logout .shadcn-spinner{stroke-width:2.4}.shadcn-sidebar-provider{--sidebar-width:236px;--sidebar-width-icon:72px;min-width:0}.shadcn-sidebar{display:none}@media (min-width:1024px){.account-profile-site-shell.is-store-admin .shadcn-sidebar-provider[data-state=expanded] .account-profile-site-main{margin-left:var(--sidebar-width)}.account-profile-site-shell.is-store-admin .shadcn-sidebar-provider[data-state=collapsed] .account-profile-site-main{margin-left:var(--sidebar-width-icon)}.account-profile-site-shell.is-store-admin .shadcn-sidebar-inset{min-width:0;transition:margin-left .2s ease}.shadcn-sidebar{position:fixed;top:var(--header-height);left:0;bottom:0;z-index:80;width:var(--sidebar-width);display:block;border-right:1px solid #e0e4ea;background:#fff;color:#282848;transition:width .2s ease}.shadcn-sidebar[data-state=collapsed]{width:var(--sidebar-width-icon)}.shadcn-sidebar__inner{height:100%;display:flex;flex-direction:column;overflow:hidden}.shadcn-sidebar__header{padding:14px 12px 10px}.shadcn-sidebar__content{min-height:0;flex:1 1 auto;overflow-y:auto;overflow-x:hidden;padding:2px 8px 12px;scrollbar-width:thin;scrollbar-color:#d7dce4 transparent}.shadcn-sidebar__footer{display:grid;gap:8px;padding:10px 8px 12px;border-top:1px solid #eef1f4}.shadcn-sidebar__group{display:grid;gap:5px}.shadcn-sidebar__group-label{height:28px;display:flex;align-items:center;padding:0 9px;color:#98a2b3;font-size:10.5px;font-weight:600;letter-spacing:.035em;text-transform:uppercase;white-space:nowrap;transition:opacity .15s ease,height .2s ease}.shadcn-sidebar__menu{display:grid;gap:3px;margin:0;padding:0;list-style:none}.shadcn-sidebar__menu-item{min-width:0}.shadcn-sidebar__menu-button,.store-shadcn-sidebar__logout{width:100%;min-height:40px;display:flex;align-items:center;gap:10px;padding:0 10px;border:0;border-radius:9px;background:transparent;color:#596273;font:inherit;font-size:13px;font-weight:500;line-height:1.15;text-decoration:none;white-space:nowrap;cursor:pointer;transition:background-color .15s ease,color .15s ease,padding .2s ease}.shadcn-sidebar__menu-button:hover,.store-shadcn-sidebar__logout:hover:not(:disabled){background:#f7f8fa;color:#282848}.shadcn-sidebar__menu-button.is-active{background:#eef3fb;color:#264f91}.shadcn-sidebar__menu-button>.material-symbols-outlined,.store-shadcn-sidebar__logout>.material-symbols-outlined{width:20px;flex:0 0 20px;font-size:19px;text-align:center}.store-shadcn-sidebar__logout:disabled{cursor:not-allowed;opacity:.62}.store-shadcn-sidebar__identity{display:grid;grid-template-columns:42px minmax(0,1fr) 32px;align-items:center;gap:9px;min-width:0;padding-bottom:12px;border-bottom:1px solid #eef1f4}.store-shadcn-sidebar__logo{width:42px;height:42px;display:grid;place-items:center;overflow:hidden;border:1px solid #f0f2f5;border-radius:50%;background:#fff;color:#667085}.store-shadcn-sidebar__logo img{width:100%;height:100%;object-fit:cover}.store-shadcn-sidebar__logo .material-symbols-outlined{font-size:20px}.store-shadcn-sidebar__identity-copy{min-width:0}.store-shadcn-sidebar__identity-copy small,.store-shadcn-sidebar__identity-copy strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.store-shadcn-sidebar__identity-copy small{color:#98a2b3;font-size:10.5px;font-weight:500}.store-shadcn-sidebar__identity-copy strong{margin-top:2px;color:#282848;font-size:13.5px;font-weight:600}.shadcn-sidebar__trigger{width:32px;height:32px;display:grid;place-items:center;padding:0;border:1px solid #e0e4ea;border-radius:8px;background:#fff;color:#667085;cursor:pointer;transition:background .15s ease,color .15s ease}.shadcn-sidebar__trigger:hover{background:#f7f8fa;color:#282848}.shadcn-sidebar__trigger svg{width:16px;height:16px}.store-shadcn-sidebar__user{display:grid;grid-template-columns:32px minmax(0,1fr);align-items:center;gap:8px;min-width:0;padding:8px;border-radius:9px;background:#f7f8fa}.store-shadcn-sidebar__avatar{width:32px;height:32px;display:grid;place-items:center;border-radius:50%;background:#e8edf5;color:#315ea8;font-size:11px;font-weight:850}.store-shadcn-sidebar__user-copy{min-width:0}.store-shadcn-sidebar__user-copy small,.store-shadcn-sidebar__user-copy strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.store-shadcn-sidebar__user-copy strong{color:#282848;font-size:11.5px;font-weight:600}.store-shadcn-sidebar__user-copy small{margin-top:1px;color:#98a2b3;font-size:9.5px;font-weight:400}.store-shadcn-sidebar__identity-copy,.store-shadcn-sidebar__nav-label,.store-shadcn-sidebar__user-copy{transition:opacity .12s ease}.shadcn-sidebar__rail{right:-4px;z-index:2;width:8px;padding:0;border:0;cursor:col-resize}.shadcn-sidebar__rail,.shadcn-sidebar__rail:after{position:absolute;top:0;bottom:0;background:transparent}.shadcn-sidebar__rail:after{content:"";left:3px;width:1px;transition:background .15s ease}.shadcn-sidebar__rail:hover:after{background:#cfd5df}.shadcn-sidebar-provider[data-state=collapsed] .shadcn-sidebar__header{padding-inline:8px}.shadcn-sidebar-provider[data-state=collapsed] .store-shadcn-sidebar__identity{display:flex;flex-direction:column;gap:8px}.shadcn-sidebar-provider[data-state=collapsed] .shadcn-sidebar__group-label,.shadcn-sidebar-provider[data-state=collapsed] .store-shadcn-sidebar__identity-copy,.shadcn-sidebar-provider[data-state=collapsed] .store-shadcn-sidebar__nav-label,.shadcn-sidebar-provider[data-state=collapsed] .store-shadcn-sidebar__user-copy{width:0;height:0;padding:0;overflow:hidden;opacity:0}.shadcn-sidebar-provider[data-state=collapsed] .shadcn-sidebar__content,.shadcn-sidebar-provider[data-state=collapsed] .shadcn-sidebar__footer{padding-inline:8px}.shadcn-sidebar-provider[data-state=collapsed] .shadcn-sidebar__group{gap:3px}.shadcn-sidebar-provider[data-state=collapsed] .shadcn-sidebar__menu-button,.shadcn-sidebar-provider[data-state=collapsed] .store-shadcn-sidebar__logout{min-height:40px;justify-content:center;gap:0;padding:0}.shadcn-sidebar-provider[data-state=collapsed] .store-shadcn-sidebar__user{display:flex;justify-content:center;padding:6px 0;background:transparent}}@media (max-width:1023px){.account-profile-site-shell.is-store-admin .shadcn-sidebar-inset{margin-left:0}}.store-admin-topbar{display:none}.store-admin-mobile-header{display:block}@media (min-width:1024px){.store-admin-mobile-header{display:none}.account-profile-site-shell.is-store-admin .shadcn-sidebar{top:0}.account-profile-site-shell.is-store-admin .shadcn-sidebar-provider[data-state=expanded] .store-admin-topbar{left:var(--sidebar-width)}.account-profile-site-shell.is-store-admin .shadcn-sidebar-provider[data-state=collapsed] .store-admin-topbar{left:var(--sidebar-width-icon)}.store-admin-topbar{position:fixed;top:0;right:0;z-index:75;height:var(--header-height);display:flex;align-items:center;justify-content:space-between;gap:22px;padding:0 22px;border-bottom:1px solid #e0e4ea;background:rgba(255,255,255,.98);color:#282848;transition:left .2s ease;backdrop-filter:blur(10px)}.store-admin-topbar__actions,.store-admin-topbar__left{min-width:0;display:flex;align-items:center}.store-admin-topbar__left{gap:12px}.store-admin-topbar__actions{justify-content:flex-end;gap:8px}.store-admin-topbar__sidebar-trigger{width:34px;height:34px;flex:0 0 34px;padding:0;border:0!important;border-radius:0;background:transparent!important;box-shadow:none!important;color:#667085}.store-admin-topbar__sidebar-trigger:active,.store-admin-topbar__sidebar-trigger:focus-visible,.store-admin-topbar__sidebar-trigger:hover{border:0!important;background:transparent!important;box-shadow:none!important;color:#282848}.store-admin-topbar__sidebar-trigger svg{width:18px;height:18px;stroke-width:1.8}.store-admin-topbar__divider{width:1px;height:26px;flex:0 0 1px;background:#e0e4ea}.store-admin-topbar__admin-identity{min-width:0;display:grid;gap:2px}.store-admin-topbar__admin-identity small,.store-admin-topbar__admin-identity strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.store-admin-topbar__admin-identity strong{color:#282848;font-size:13.5px;font-weight:800;line-height:1.22;letter-spacing:-.01em}.store-admin-topbar__admin-identity small{color:#8a94a3;font-size:9.5px;font-weight:650;line-height:1.2;letter-spacing:.01em}.store-admin-topbar__primary-action,.store-admin-topbar__profile,.store-admin-topbar__public-link{min-height:38px;display:inline-flex;align-items:center;text-decoration:none;transition:background-color .15s ease,border-color .15s ease,color .15s ease}.store-admin-topbar__public-link{gap:7px;padding:0 8px;border:0;border-radius:8px;background:transparent;color:#596273;font-size:10.5px;font-weight:750}.store-admin-topbar__public-link:hover{background:#f7f8fa;color:#282848}.store-admin-topbar__public-link .material-symbols-outlined{width:auto;height:auto;border:0;border-radius:0;background:transparent;box-shadow:none;font-size:16px}.store-admin-topbar__primary-action{gap:7px;padding:0 13px;border:1px solid #315ea8;border-radius:8px;background:#315ea8;color:#fff;font-size:10.5px;font-weight:800}.store-admin-topbar__primary-action:hover{border-color:#264f91;background:#264f91}.store-admin-topbar__primary-action .material-symbols-outlined{font-size:17px}.store-admin-topbar__profile{min-width:0;gap:8px;margin-left:3px;padding:3px 7px 3px 4px;border:1px solid transparent;border-radius:9px;color:#282848}.store-admin-topbar__profile:hover{border-color:#e0e4ea;background:#f8f9fb}.store-admin-topbar__avatar{width:32px;height:32px;flex:0 0 32px;display:grid;place-items:center;overflow:hidden;border:1px solid #e0e4ea;border-radius:50%;background:#fff;color:#315ea8;font-size:10.5px;font-weight:850}.store-admin-topbar__avatar img{width:100%;height:100%;display:block;object-fit:cover}.store-admin-topbar__profile-copy{min-width:0;width:min(148px,12vw)}.store-admin-topbar__profile-copy small,.store-admin-topbar__profile-copy strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.store-admin-topbar__profile-copy strong{color:#282848;font-size:10.5px;font-weight:800;line-height:1.2}.store-admin-topbar__profile-copy small{margin-top:2px;color:#667085;font-size:8.5px;font-weight:600;line-height:1.15}.store-admin-topbar__profile>.material-symbols-outlined{color:#98a2b3;font-size:16px}.store-shadcn-sidebar__identity{grid-template-columns:42px minmax(0,1fr)}.shadcn-sidebar-provider[data-state=collapsed] .store-shadcn-sidebar__identity{display:flex;justify-content:center}@media (max-width:1180px){.store-admin-topbar{padding-inline:16px}.store-admin-topbar__profile-copy,.store-admin-topbar__public-link>span{display:none}.store-admin-topbar__public-link{width:38px;padding:0;justify-content:center}.store-admin-topbar__profile{padding-right:4px}.store-admin-topbar__profile>.material-symbols-outlined{display:none}}}@media (min-width:1024px){.store-admin-notifications{position:relative;flex:0 0 auto}.store-admin-notifications__trigger{position:relative;width:38px;height:38px;display:grid;place-items:center;padding:0;border:0;border-radius:9px;background:transparent;color:#596273;cursor:pointer;transition:background-color .15s ease,color .15s ease}.store-admin-notifications__trigger.is-open,.store-admin-notifications__trigger:hover{background:#f7f8fa;color:#282848}.store-admin-notifications__trigger>.material-symbols-outlined{font-size:20px}.store-admin-notifications__badge{position:absolute;top:2px;right:1px;min-width:16px;height:16px;display:grid;place-items:center;padding:0 4px;border:2px solid #fff;border-radius:999px;background:#e5484d;color:#fff;font-size:8px;font-weight:850;line-height:1}.store-admin-notifications__panel{position:absolute;top:calc(100% + 10px);right:-42px;z-index:160;width:min(370px,calc(100vw - 32px));overflow:hidden;border:1px solid #e0e4ea;border-radius:13px;background:#fff;box-shadow:0 18px 45px rgba(16,24,40,.14),0 3px 10px rgba(16,24,40,.06);animation:storeAdminNotificationsIn .16s cubic-bezier(.22,1,.36,1) both}.store-admin-notifications__header{min-height:62px;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:12px 14px;border-bottom:1px solid #eef1f4}.store-admin-notifications__header>div{display:grid;gap:1px}.store-admin-notifications__header>div>span{color:#98a2b3;font-size:9px;font-weight:750;line-height:1.2}.store-admin-notifications__header>div>strong{color:#282848;font-size:13px;font-weight:850;line-height:1.3}.store-admin-notifications__header>small{color:#7b8494;font-size:9.5px;font-weight:650;white-space:nowrap}.store-admin-notifications__list{max-height:min(430px,62vh);overflow:auto;overscroll-behavior:contain}.store-admin-notifications__item{position:relative;display:grid;grid-template-columns:34px minmax(0,1fr) 18px;align-items:center;gap:10px;min-height:78px;padding:11px 12px;border-bottom:1px solid #f0f2f5;color:#282848;text-decoration:none;transition:background-color .14s ease}.store-admin-notifications__item:last-child{border-bottom:0}.store-admin-notifications__item:hover{background:#f8fafc}.store-admin-notifications__item.is-unread{background:#f7faff}.store-admin-notifications__item.is-unread:hover{background:#f1f6fd}.store-admin-notifications__item-icon{width:34px;height:34px;display:grid;place-items:center;border-radius:9px;background:#edf3fb;color:#315ea8}.store-admin-notifications__item-icon>.material-symbols-outlined{font-size:18px}.store-admin-notifications__item-copy{min-width:0;display:grid;gap:2px}.store-admin-notifications__item-topline{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:8px}.store-admin-notifications__item-topline>strong{overflow:hidden;color:#282848;font-size:11px;font-weight:850;text-overflow:ellipsis;white-space:nowrap}.store-admin-notifications__item-topline>time{flex:0 0 auto;color:#98a2b3;font-size:8.5px;font-weight:650}.store-admin-notifications__item-copy>small{overflow:hidden;color:#7b8494;font-size:9.5px;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}.store-admin-notifications__item-copy>b{margin-top:1px;color:#282848;font-size:10px;font-weight:850;line-height:1.25}.store-admin-notifications__item>.material-symbols-outlined{color:#b0b7c3;font-size:17px}.store-admin-notifications__unread-dot{width:7px;height:7px;justify-self:center;border-radius:50%;background:#315ea8}.store-admin-notifications__empty{min-height:178px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:24px;text-align:center}.store-admin-notifications__empty>.material-symbols-outlined{margin-bottom:8px;color:#a7afbc;font-size:27px}.store-admin-notifications__empty>strong{color:#282848;font-size:11.5px;font-weight:800}.store-admin-notifications__empty>span{margin-top:3px;color:#98a2b3;font-size:9.5px}.store-admin-notifications__footer{min-height:42px;display:flex;align-items:center;justify-content:center;gap:5px;border-top:1px solid #eef1f4;background:#fafbfc;color:#315ea8;font-size:10px;font-weight:800;text-decoration:none}.store-admin-notifications__footer:hover{background:#f5f8fc}.store-admin-notifications__footer>.material-symbols-outlined{font-size:14px}@keyframes storeAdminNotificationsIn{0%{opacity:0;transform:translate3d(0,-5px,0) scale(.99)}to{opacity:1;transform:translateZ(0) scale(1)}}}@media (prefers-reduced-motion:reduce){.store-admin-notifications__panel{animation:none}}.store-dashboard-period-filter{justify-content:flex-start}.store-dashboard-period-filter,.store-dashboard-period-filter>div{display:flex;align-items:center;padding:0;border:0;border-radius:0;background:transparent}.store-dashboard-period-filter>div{flex-wrap:wrap;gap:6px}.store-dashboard-period-filter a{min-height:34px;display:inline-flex;align-items:center;justify-content:center;padding:0 13px;border:1px solid #dfe3e8;border-radius:8px;background:#fff;color:#667085;font-size:11px;font-weight:750;line-height:1;text-decoration:none;white-space:nowrap;transition:background-color .16s ease,color .16s ease,border-color .16s ease}.store-dashboard-period-filter a:hover{border-color:#b9c7dc;color:#315ea8}.store-dashboard-period-filter a.is-active{border-color:#315ea8;background:#315ea8;color:#fff}@media (max-width:760px){.store-dashboard-period-filter>div{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));width:100%;gap:5px}.store-dashboard-period-filter a{min-width:0;min-height:32px;padding:0 5px;font-size:9.5px}}@media (min-width:1024px){.shadcn-sidebar__menu-button,.store-account-sidebar__footer form button,.store-account-sidebar__nav>a,.store-account-sidebar__public,.store-shadcn-sidebar__logout{font-size:17px;font-weight:500}.shadcn-sidebar__menu-button.is-active,.store-account-sidebar__nav>a.is-active{font-weight:700}.shadcn-sidebar-provider{--sidebar-width:306px}.shadcn-sidebar__content{padding-inline:10px}.shadcn-sidebar__group{gap:8px}.shadcn-sidebar__menu{gap:6px}.shadcn-sidebar__menu-button,.store-shadcn-sidebar__logout{position:relative;min-height:44px;gap:12px;padding-inline:12px}.shadcn-sidebar__menu-button.is-active{font-weight:700}.shadcn-sidebar__menu-button.is-active:after{content:"";position:absolute;top:50%;left:-10px;width:3px;height:36px;border-radius:0 3px 3px 0;background:#315ea8;transform:translateY(-50%)}.shadcn-sidebar__footer{gap:10px;padding-inline:10px}.shadcn-sidebar-provider[data-state=collapsed] .shadcn-sidebar__content,.shadcn-sidebar-provider[data-state=collapsed] .shadcn-sidebar__footer{padding-inline:8px}.shadcn-sidebar-provider[data-state=collapsed] .shadcn-sidebar__menu{gap:4px}.shadcn-sidebar-provider[data-state=collapsed] .shadcn-sidebar__menu-button.is-active:after{left:-8px}.shadcn-sidebar__menu-button .store-shadcn-sidebar__nav-spinner{position:absolute;top:calc(50% - 9px);right:14px;width:18px;height:18px;margin:0;color:#315ea8;stroke-width:2.4;transform-origin:50% 50%;pointer-events:none}.shadcn-sidebar-provider[data-state=collapsed] .shadcn-sidebar__menu-button[aria-busy=true]>span:first-child{visibility:hidden}.shadcn-sidebar-provider[data-state=collapsed] .shadcn-sidebar__menu-button .store-shadcn-sidebar__nav-spinner{left:calc(50% - 9px);right:auto}}@media (max-width:760px){.store-checkout-shell[data-checkout-step="3"] .store-checkout-main{order:0}.store-checkout-shell[data-checkout-step="3"] .store-checkout-summary{order:1}}body:has(.store-checkout-shell),html:has(.store-checkout-shell){scroll-behavior:auto!important;overflow-anchor:none}.store-checkout-shell{overflow-anchor:none}.store-checkout-layout{position:relative}.store-checkout-step-stage{min-width:0}.store-checkout-step-transition{position:absolute;inset:0;z-index:44;display:flex;align-items:flex-start;justify-content:center;padding-top:clamp(72px,12vh,126px);background:rgba(245,247,251,.82);opacity:1;pointer-events:auto;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);transition:opacity .17s ease}.store-checkout-step-transition.is-reveal{opacity:0;pointer-events:none}.store-checkout-step-transition__spinner{width:34px;height:34px;flex:0 0 34px;color:#172d4f;stroke-width:2.25}.store-checkout-shell.is-step-transitioning .store-checkout-main,.store-checkout-shell.is-step-transitioning .store-checkout-summary{pointer-events:none}.store-checkout-actions button:disabled,.store-checkout-header__back:disabled{cursor:default}@media (max-width:760px){.store-checkout-step-transition{left:50%;right:auto;width:100vw;transform:translateX(-50%);padding-top:72px;background:rgba(255,255,255,.88)}.store-checkout-step-transition__spinner{width:32px;height:32px}}@media (prefers-reduced-motion:reduce){.store-checkout-step-transition{transition:none}}.store-checkout-step-transition.is-order-submit{position:fixed;inset:0;left:0;right:0;width:auto;z-index:90;align-items:center;justify-content:center;padding:0;transform:none;background:rgba(245,247,251,.86)}.store-checkout-age-gate.is-error{border-color:#e8a7a7;background:#fffafa}.store-checkout-age-gate__error{display:block;margin-top:-2px;color:#b42318;font-size:11px;font-weight:700;line-height:1.35}@media (min-width:1024px){.store-admin-topbar{padding-left:8px}.store-admin-topbar__left{gap:7px}.store-admin-topbar__sidebar-trigger{width:30px;height:34px;flex-basis:30px;justify-content:flex-start}.store-admin-topbar__divider{margin-left:0;margin-right:1px}@media (max-width:1180px){.store-admin-topbar{padding-left:8px;padding-right:16px}}}@media (min-width:1024px){.store-admin-topbar{padding-left:0}.store-admin-topbar__left{gap:0}.store-admin-topbar__sidebar-trigger{width:48px;height:34px;flex:0 0 48px;display:inline-flex;align-items:center;justify-content:center}.store-admin-topbar__divider{margin-left:0;margin-right:10px}@media (max-width:1180px){.store-admin-topbar{padding-left:0;padding-right:16px}}}.store-shadcn-sidebar__lucide-icon{width:19px!important;height:19px!important;flex:0 0 19px;stroke-width:1.8}.store-customers-page{color:#282848}.store-customers-heading{margin-bottom:16px}.store-customers-heading h1{color:#282848}.store-customers-heading p{max-width:680px}.store-customers-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.store-customers-metrics>article{min-height:78px;align-items:center;gap:12px;padding:14px 15px;border:1px solid #edf0f4;border-radius:12px;background:#fff}.store-customers-metric-icon,.store-customers-metric-mark{width:34px;height:34px;flex:0 0 34px;display:inline-flex;align-items:center;justify-content:center;border-radius:10px;background:#f5f7fb;color:#315ea8;font-size:11px;font-weight:850;letter-spacing:-.02em}.store-customers-metric-icon svg{width:17px;height:17px;stroke-width:1.9}.store-customers-metrics>article>div{min-width:0}.store-customers-metrics small,.store-customers-metrics strong{display:block}.store-customers-metrics strong{color:#282848;font-size:17px;font-weight:850;line-height:1.15;letter-spacing:-.025em}.store-customers-metrics small{margin-top:3px;color:#7b8494;font-size:10px;font-weight:650}.store-customers-panel{overflow:hidden;border:1px solid #edf0f4;border-radius:13px;background:#fff}.store-customers-toolbar{min-height:67px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:13px 15px;border-bottom:1px solid #eef1f4}.store-customers-toolbar h2{margin:0;color:#282848;font-size:13px;font-weight:850;letter-spacing:-.01em}.store-customers-toolbar p{margin:3px 0 0;color:#8a93a3;font-size:9.8px;font-weight:600}.store-customers-search{width:min(290px,42vw);height:36px;display:flex;align-items:center;gap:8px;padding:0 11px;border:1px solid #e8ecf1;border-radius:10px;background:#fbfcfd;color:#98a2b3;transition:border-color .14s ease,background-color .14s ease,box-shadow .14s ease}.store-customers-search:focus-within{border-color:#d9e3f1;background:#fff;box-shadow:0 0 0 3px rgba(49,94,168,.06)}.store-customers-search svg{width:15px;height:15px;flex:0 0 15px;stroke-width:1.9}.store-customers-search input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:#282848;font:inherit;font-size:10.5px;font-weight:600}.store-customers-search input::placeholder{color:#a0a8b5}.store-customers-search input::-webkit-search-cancel-button{opacity:.45}.store-customers-table-wrap{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.store-customers-table{min-width:800px}.store-customers-table__head,.store-customers-table__row{display:grid;grid-template-columns:minmax(190px,1.45fr) minmax(145px,1fr) 88px minmax(120px,.9fr) minmax(132px,.95fr) 42px;column-gap:10px;align-items:center}.store-customers-table__head{min-height:34px;padding:0 14px;background:#fafbfc;border-bottom:1px solid #eef1f4;color:#8a93a3;font-size:8.8px;font-weight:800;letter-spacing:.025em;text-transform:uppercase}.store-customers-table__row{min-height:66px;padding:8px 14px;border-bottom:1px solid #f0f2f5;transition:background-color .12s ease}.store-customers-table__row:last-child{border-bottom:0}@media (hover:hover) and (pointer:fine){.store-customers-table__row:hover{background:#fcfdff}}.store-customers-person{min-width:0;display:flex;align-items:center;gap:9px}.store-customers-avatar{width:32px;height:32px;flex:0 0 32px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:#f1f4f8;color:#315ea8;font-size:11px;font-weight:850}.store-customers-date,.store-customers-money,.store-customers-number,.store-customers-person>span:last-child,.store-customers-phone{min-width:0}.store-customers-date small,.store-customers-date strong,.store-customers-money small,.store-customers-money strong,.store-customers-number small,.store-customers-number strong,.store-customers-person small,.store-customers-person strong,.store-customers-phone small,.store-customers-phone strong{display:block}.store-customers-date strong,.store-customers-money strong,.store-customers-number strong,.store-customers-person strong,.store-customers-phone strong{color:#282848;font-size:10.7px;font-weight:780;line-height:1.25}.store-customers-person strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11.2px;font-weight:820}.store-customers-date small,.store-customers-money small,.store-customers-number small,.store-customers-person small,.store-customers-phone small{margin-top:3px;color:#9098a7;font-size:8.9px;font-weight:600;line-height:1.25}.store-customers-recurring{color:#315ea8!important;font-weight:750!important}.store-customers-date strong,.store-customers-money strong{white-space:nowrap}.store-customers-actions{display:flex;justify-content:flex-end}.store-customers-actions a{width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:9px;background:transparent;color:#667085;text-decoration:none;transition:background-color .12s ease,color .12s ease}.store-customers-actions a svg{width:16px;height:16px;stroke-width:1.9}@media (hover:hover) and (pointer:fine){.store-customers-actions a:hover{background:#f3f6fa;color:#315ea8}}.store-customers-actions a:focus-visible{outline:2px solid rgba(49,94,168,.22);outline-offset:2px}.store-customers-empty{min-height:250px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:28px;text-align:center}.store-customers-empty>svg{width:25px;height:25px;margin-bottom:10px;color:#98a2b3;stroke-width:1.6}.store-customers-empty strong{color:#282848;font-size:12px;font-weight:820}.store-customers-empty p{max-width:360px;margin:5px 0 0;color:#8b94a3;font-size:10px;line-height:1.5}@media (max-width:760px){.store-customers-heading{margin-bottom:12px}.store-customers-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.store-customers-metrics>article{min-height:68px;gap:9px;padding:11px}.store-customers-metrics>article:last-child{grid-column:1/-1}.store-customers-metric-icon,.store-customers-metric-mark{width:30px;height:30px;flex-basis:30px;border-radius:9px}.store-customers-metrics strong{font-size:14px}.store-customers-toolbar{align-items:stretch;flex-direction:column;gap:10px;padding:12px}.store-customers-search{width:100%}.store-customers-table{min-width:0}.store-customers-table__head{display:none}.store-customers-table__row{position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"person action" "phone phone" "orders money" "date date";gap:9px 12px;min-height:0;padding:13px 12px}.store-customers-person{grid-area:person}.store-customers-phone{grid-area:phone;padding-left:41px}.store-customers-number{grid-area:orders;padding-left:41px}.store-customers-money{grid-area:money;text-align:right}.store-customers-date{grid-area:date;padding-left:41px}.store-customers-actions{grid-area:action;align-self:start}.store-customers-phone{display:flex;align-items:center;gap:7px}.store-customers-phone small,.store-customers-phone strong{display:inline-block;margin-top:0}.store-customers-phone small:before{content:"· ";color:#c1c7d0}.store-customers-date{display:flex;align-items:center;gap:6px}.store-customers-date small{margin-top:0}}@media (min-width:1024px){.shadcn-sidebar-provider[data-state=collapsed] .shadcn-sidebar__menu-button[aria-busy=true]>svg:first-child{visibility:hidden}}.store-customers-person{width:100%;padding:0;border:0;background:transparent;color:inherit;font:inherit;text-align:left;cursor:pointer;-webkit-tap-highlight-color:transparent}.store-customers-person:focus-visible{outline:2px solid rgba(49,94,168,.2);outline-offset:3px;border-radius:8px}.store-customers-actions a img{width:16px;height:16px;display:block;object-fit:contain}.store-customer-modal-backdrop{position:fixed;inset:0;z-index:1200;display:flex;align-items:center;justify-content:center;padding:24px;background:rgba(20,25,39,.34);backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px)}.store-customer-modal{width:min(560px,100%);max-height:min(760px,calc(100dvh - 48px));overflow:hidden;display:flex;flex-direction:column;border:1px solid #e8ebf0;border-radius:16px;background:#fff;box-shadow:0 24px 70px rgba(25,32,50,.18);color:#282848}.store-customer-modal__header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:18px 18px 15px;border-bottom:1px solid #eef1f4}.store-customer-modal__identity{min-width:0;display:flex;align-items:center;gap:11px}.store-customer-modal__avatar{width:40px;height:40px;flex:0 0 40px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:#f1f4f8;color:#315ea8;font-size:13px;font-weight:850}.store-customer-modal__identity>div{min-width:0}.store-customer-modal__identity h2,.store-customer-modal__identity small,.store-customer-modal__identity span{display:block}.store-customer-modal__identity small{margin-bottom:2px;color:#98a1af;font-size:8.8px;font-weight:760;text-transform:uppercase;letter-spacing:.055em}.store-customer-modal__identity h2{margin:0;overflow:hidden;color:#282848;font-size:16px;font-weight:850;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.store-customer-modal__identity span{margin-top:3px;color:#315ea8;font-size:9.5px;font-weight:700}.store-customer-modal__close{width:32px;height:32px;flex:0 0 32px;display:inline-flex;align-items:center;justify-content:center;padding:0;border:0;border-radius:9px;background:transparent;color:#7d8795;cursor:pointer;-webkit-tap-highlight-color:transparent}.store-customer-modal__close svg{width:17px;height:17px;stroke-width:1.9}@media (hover:hover) and (pointer:fine){.store-customer-modal__close:hover{background:#f5f7fa;color:#282848}}.store-customer-modal__close:focus-visible{outline:2px solid rgba(49,94,168,.2);outline-offset:2px}.store-customer-modal__body{overflow-y:auto;-webkit-overflow-scrolling:touch;padding:16px 18px 18px}.store-customer-modal__contact-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-bottom:11px}.store-customer-modal__contact-grid>div{min-width:0;padding:11px 12px;border:1px solid #eef1f4;border-radius:10px;background:#fbfcfd}.store-customer-modal__contact-grid small,.store-customer-modal__contact-grid strong{display:block}.store-customer-modal__contact-grid small{color:#929baa;font-weight:650}.store-customer-modal__contact-grid strong{margin-top:3px;overflow:hidden;color:#282848;font-weight:780;text-overflow:ellipsis;white-space:nowrap}.store-customer-modal__stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-bottom:14px}.store-customer-modal__stats article{min-width:0;align-items:center;gap:8px;padding:10px;border:1px solid #eef1f4;border-radius:10px;background:#fff}.store-customer-modal__stats svg{width:15px;height:15px;flex:0 0 15px;color:#718096;stroke-width:1.8}.store-customer-modal__stats small,.store-customer-modal__stats span,.store-customer-modal__stats strong{display:block;min-width:0}.store-customer-modal__stats strong{overflow:hidden;color:#282848;font-size:10.4px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.store-customer-modal__stats small{margin-top:2px;color:#929baa;font-size:8.3px;font-weight:630}.store-customer-modal__section{border-top:1px solid #eef1f4}.store-customer-modal__section-title{display:flex;align-items:flex-start;gap:8px;margin-bottom:9px}.store-customer-modal__section-title>svg{width:15px;height:15px;flex:0 0 15px;margin-top:1px;color:#718096;stroke-width:1.8}.store-customer-modal__section-title small,.store-customer-modal__section-title strong{display:block}.store-customer-modal__section-title strong{color:#282848;font-size:10.5px;font-weight:810}.store-customer-modal__section-title small{margin-top:2px;color:#98a1af;font-size:8.5px;font-weight:600}.store-customer-modal__section-title--plain{gap:0}.store-customer-modal__address span,.store-customer-modal__address strong{display:block}.store-customer-modal__address strong{color:#282848;font-size:10.8px;font-weight:780;line-height:1.4}.store-customer-modal__address span{margin-top:4px;color:#737d8c;font-size:9.4px;font-weight:580;line-height:1.45}.store-customer-modal__address span b{color:#596476;font-weight:720}.store-customer-modal__empty-address,.store-customer-modal__notes{margin:0;color:#7b8594;font-size:9.5px;line-height:1.55}.store-customer-modal__empty-address{padding-left:23px}.store-customer-modal__notes{padding:10px 11px;border-radius:9px;background:#f8f9fb}.store-customer-modal__dates{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-top:13px;border-top:1px solid #eef1f4;color:#8b94a2;font-size:8.8px;font-weight:600}.store-customer-modal__dates strong{color:#596476;font-weight:760}.store-customer-modal__footer{padding:12px 18px 15px;border-top:1px solid #eef1f4}.store-customer-modal__footer a{min-height:38px;display:flex;align-items:center;justify-content:center;gap:8px;border:1px solid #e4e8ee;background:#fff;color:#282848;text-decoration:none;font-size:10.2px;font-weight:780}.store-customer-modal__footer a img{width:18px;height:18px;display:block}@media (hover:hover) and (pointer:fine){.store-customer-modal__footer a:hover{background:#fafbfc;border-color:#dce2e9}}.store-customer-modal__footer a:focus-visible{outline:2px solid rgba(49,94,168,.2);outline-offset:2px}@media (max-width:620px){.store-customer-modal-backdrop{align-items:flex-end;padding:0;background:rgba(20,25,39,.3)}.store-customer-modal{width:100%;max-height:min(84dvh,720px);border-width:1px 0 0;border-radius:17px 17px 0 0;box-shadow:0 -18px 54px rgba(25,32,50,.14)}.store-customer-modal__header{padding:15px 14px 13px}.store-customer-modal__body{padding:14px 14px 16px}.store-customer-modal__contact-grid{grid-template-columns:1fr;gap:7px}.store-customer-modal__stats{grid-template-columns:repeat(2,minmax(0,1fr))}.store-customer-modal__stats article:last-child{grid-column:1/-1}.store-customer-modal__dates{align-items:flex-start;flex-direction:column;gap:5px}.store-customer-modal__footer{padding:11px 14px calc(12px + env(safe-area-inset-bottom))}}.store-customers-table__row{cursor:pointer;-webkit-tap-highlight-color:transparent}.store-customers-table__row:focus-visible{position:relative;z-index:1;outline:2px solid rgba(49,94,168,.18);outline-offset:-2px}.store-customers-metrics{gap:0;overflow:hidden;margin-bottom:12px;border:1px solid #edf0f4;border-radius:10px;background:#fff}.store-customers-metrics>article{min-height:64px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:4px;padding:11px 15px;border:0;border-right:1px solid #edf0f4;border-radius:0;background:transparent}.store-customers-metrics>article:last-child{border-right:0}.store-customers-metrics>article>small{order:0;margin:0;color:#8b94a2;font-size:9px;font-weight:650;line-height:1.2}.store-customers-metrics>article>strong{order:1;margin:0;color:#282848;font-size:16px;font-weight:800;line-height:1.2;letter-spacing:-.02em}.store-customers-panel{border-radius:10px}.store-customers-search{border-radius:8px;background:#fff}.store-customer-modal__avatar,.store-customers-avatar{display:inline-flex;align-items:center;justify-content:center;border:1px solid #e5e9ef;border-radius:50%;background:#fff;color:#737d8c;overflow:hidden}.store-customers-avatar{width:30px;height:30px;flex:0 0 30px;font-size:0}.store-customers-avatar svg{width:15px;height:15px;flex:0 0 15px;display:block;stroke-width:1.8}.store-customer-modal__avatar{width:36px;height:36px;flex:0 0 36px;font-size:0}.store-customer-modal__avatar svg{width:18px;height:18px;flex:0 0 18px;display:block;stroke-width:1.8}.store-customer-modal-backdrop{background:rgba(20,25,39,.3);backdrop-filter:none;-webkit-backdrop-filter:none}.store-customer-modal{width:min(540px,100%);border-color:#e7ebf0;border-radius:12px;box-shadow:0 18px 48px rgba(25,32,50,.14)}.store-customer-modal__header{align-items:center;padding:16px 17px 14px}.store-customer-modal__identity{gap:10px}.store-customer-modal__identity small{color:#8e97a5;font-size:8.6px;font-weight:680;letter-spacing:.035em;text-transform:none}.store-customer-modal__identity h2{font-size:15px;font-weight:800}.store-customer-modal__identity span{margin-top:2px;color:#7b8492;font-size:9px;font-weight:650}.store-customer-modal__body{padding:15px 17px 17px}.store-customer-modal__contact-grid{gap:22px;margin-bottom:0;padding:0 0 14px;border-bottom:1px solid #eef1f4}.store-customer-modal__contact-grid>div{padding:0;border:0;border-radius:0;background:transparent}.store-customer-modal__contact-grid small{font-size:8.8px}.store-customer-modal__contact-grid strong{font-size:10.8px}.store-customer-modal__stats{gap:0;margin:0;padding:13px 0;border-bottom:1px solid #eef1f4}.store-customer-modal__stats article{display:flex;flex-direction:column;align-items:flex-start;gap:3px;min-height:0;padding:0 12px;border:0;border-right:1px solid #eef1f4;border-radius:0;background:transparent}.store-customer-modal__stats article:first-child{padding-left:0}.store-customer-modal__stats article:last-child{padding-right:0;border-right:0}.store-customer-modal__stats article>small{order:0;margin:0;color:#919aa8;font-size:8.4px;font-weight:620}.store-customer-modal__stats article>strong{order:1;max-width:100%;overflow:hidden;color:#282848;font-size:10.5px;font-weight:780;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.store-customer-modal__section{padding:13px 0;border-top:0;border-bottom:1px solid #eef1f4}.store-customer-modal__section-title{margin-bottom:8px}.store-customer-modal__section-title>svg{color:#7d8794}.store-customer-modal__address{padding-left:23px}.store-customer-modal__notes{padding:0;border-radius:0;background:transparent}.store-customer-modal__dates{padding-top:12px;border-top:0}.store-customer-modal__footer{padding:11px 17px 14px;background:#fff}.store-customer-modal__footer a{min-height:36px;border-radius:8px;font-size:10px}@media (max-width:620px){.store-customers-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}.store-customers-metrics>article,.store-customers-metrics>article:last-child{min-height:58px;grid-column:auto;padding:9px 10px}.store-customers-metrics>article:not(:last-child){border-right:1px solid #edf0f4}.store-customers-metrics>article:last-child{border-right:0}.store-customers-metrics>article>small{font-size:8.2px}.store-customers-metrics>article>strong{max-width:100%;overflow:hidden;font-size:12.2px;text-overflow:ellipsis;white-space:nowrap}.store-customers-avatar{width:29px;height:29px;flex-basis:29px}.store-customers-date,.store-customers-number,.store-customers-phone{padding-left:38px}.store-customer-modal{border-radius:12px 12px 0 0;box-shadow:0 -12px 38px rgba(25,32,50,.12)}.store-customer-modal__header{padding:14px 14px 12px}.store-customer-modal__body{padding:13px 14px 15px}.store-customer-modal__contact-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.store-customer-modal__stats{grid-template-columns:repeat(3,minmax(0,1fr))}.store-customer-modal__stats article:last-child{grid-column:auto}.store-customer-modal__stats article{padding:0 8px}.store-customer-modal__stats article:first-child{padding-left:0}.store-customer-modal__stats article:last-child{padding-right:0}.store-customer-modal__stats article>small{font-size:7.9px}.store-customer-modal__stats article>strong{font-size:9.5px}.store-customer-modal__footer{padding:10px 14px calc(11px + env(safe-area-inset-bottom))}}.store-customer-modal__avatar,.store-customers-avatar{display:grid;place-items:center;padding:0;line-height:0;vertical-align:middle}.store-customer-modal__identity>.store-customer-modal__avatar{margin:0}.store-customer-modal__avatar svg,.store-customers-avatar svg{display:block;position:static;transform:none!important}.store-customer-modal{width:min(648px,100%);max-height:min(912px,calc(100dvh - 48px));border-radius:14px}.store-customer-modal__header{gap:19px;padding:19px 20px 17px}.store-customer-modal__identity{gap:12px}.store-customer-modal__avatar{width:43px;height:43px;flex:0 0 43px}.store-customer-modal__avatar svg{width:22px;height:22px;flex:0 0 22px}.store-customer-modal__identity small{margin-bottom:1px;font-size:10.3px}.store-customer-modal__identity h2{font-size:18px}.store-customer-modal__identity span:not(.store-customer-modal__avatar){margin-top:2px;font-size:10.8px}.store-customer-modal__close{width:38px;height:38px;flex:0 0 38px;border-radius:10px}.store-customer-modal__close svg{width:20px;height:20px}.store-customer-modal__body{padding:18px 20px 20px}.store-customer-modal__contact-grid{gap:26px;padding-bottom:17px}.store-customer-modal__contact-grid small{font-size:10.6px}.store-customer-modal__contact-grid strong{font-size:13px}.store-customer-modal__stats{padding:16px 0}.store-customer-modal__stats article{gap:4px;padding:0 14px}.store-customer-modal__stats article>small{font-size:10.1px}.store-customer-modal__stats article>strong{font-size:12.6px}.store-customer-modal__section{padding:16px 0}.store-customer-modal__section-title{gap:10px;margin-bottom:10px}.store-customer-modal__section-title>svg{width:18px;height:18px;flex:0 0 18px}.store-customer-modal__section-title strong{font-size:12.6px}.store-customer-modal__section-title small{font-size:10.2px}.store-customer-modal__address{padding-left:28px}.store-customer-modal__address strong{font-size:13px}.store-customer-modal__address span{font-size:11.3px}.store-customer-modal__empty-address,.store-customer-modal__notes{font-size:11.4px}.store-customer-modal__empty-address{padding-left:28px}.store-customer-modal__dates{gap:14px;padding-top:14px;font-size:10.6px}.store-customer-modal__footer{padding:13px 20px 17px}.store-customer-modal__footer a{min-height:43px;border-radius:10px;gap:10px;font-size:12px}.store-customer-modal__footer a img{width:22px;height:22px}@media (max-width:620px){.store-customer-modal{width:100%;max-height:min(912px,calc(100dvh - 16px));border-radius:14px 14px 0 0}.store-customer-modal__header{padding:17px 17px 14px}.store-customer-modal__body{padding:16px 17px 18px}.store-customer-modal__contact-grid{gap:17px}.store-customer-modal__stats article{padding:0 10px}.store-customer-modal__stats article:first-child{padding-left:0}.store-customer-modal__stats article:last-child{padding-right:0}.store-customer-modal__stats article>small{font-size:9.5px}.store-customer-modal__stats article>strong{font-size:11.4px}.store-customer-modal__footer{padding:12px 17px calc(13px + env(safe-area-inset-bottom))}}.store-customer-modal__avatar,.store-customers-avatar{position:relative}.store-customer-modal__avatar svg,.store-customers-avatar svg{position:absolute!important;top:50%!important;left:50%!important;margin:0!important;transform:translate(-50%,-50%)!important;transform-origin:center center!important}.store-customers-overview{display:grid;grid-template-columns:minmax(0,1fr) 238px;align-items:stretch;gap:10px;margin-bottom:12px}.store-customers-overview .store-customers-metrics{min-width:0;margin-bottom:0}.store-customers-recurring-chart{min-height:78px;display:flex;align-items:center;gap:13px;padding:9px 13px 9px 10px;border:1px solid #edf0f4;border-radius:10px;background:#fff}.store-customers-recurring-chart__visual{position:relative;width:72px;height:72px;flex:0 0 72px}.store-customers-recurring-chart__container{width:72px;height:72px}.store-customers-recurring-chart__center{position:absolute;display:flex;flex-direction:column;align-items:center;justify-content:center;pointer-events:none}.store-customers-recurring-chart__center strong{color:#282848;font-size:12px;font-weight:820;line-height:1;letter-spacing:-.02em}.store-customers-recurring-chart__center small{margin-top:3px;color:#8b94a2;font-size:6.7px;font-weight:650;line-height:1}.store-customers-recurring-chart__legend{min-width:0;display:flex;flex:1;flex-direction:column;gap:6px}.store-customers-recurring-chart__legend>strong{margin-bottom:1px;color:#282848;font-size:9.8px;font-weight:780;line-height:1.2;white-space:nowrap}.store-customers-recurring-chart__legend>span{display:grid;grid-template-columns:7px minmax(0,1fr) auto;align-items:center;gap:6px;color:#7d8795;font-size:8.2px;font-weight:620;line-height:1.2;white-space:nowrap}.store-customers-recurring-chart__legend i{width:7px;height:7px;display:block;border-radius:50%}.store-customers-recurring-chart__legend i.is-recurring{background:#6f8fb7}.store-customers-recurring-chart__legend i.is-single{background:#e7edf4;border:1px solid #dce4ed}.store-customers-recurring-chart__legend b{color:#282848;font-size:8.7px;font-weight:800}@media (max-width:900px){.store-customers-overview{grid-template-columns:1fr}.store-customers-recurring-chart{min-height:74px;justify-content:flex-start}.store-customers-recurring-chart__legend{max-width:190px}}@media (max-width:620px){.store-customers-overview{gap:8px;margin-bottom:10px}.store-customers-overview .store-customers-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}.store-customers-overview .store-customers-metrics>article,.store-customers-overview .store-customers-metrics>article:last-child{min-height:58px;grid-column:auto;padding:9px}.store-customers-overview .store-customers-metrics>article>strong{font-size:11.8px}.store-customers-recurring-chart{min-height:72px;gap:12px;padding:8px 12px}.store-customers-recurring-chart__container,.store-customers-recurring-chart__visual{width:64px;height:64px;flex-basis:64px}.store-customers-recurring-chart__center strong{font-size:11px}.store-customers-recurring-chart__center small{font-size:6.3px}.store-customers-recurring-chart__legend>strong{font-size:9.5px}.store-customers-recurring-chart__legend>span{font-size:8px}}.store-customers-overview{grid-template-columns:minmax(0,1fr) 285px;gap:0;overflow:hidden;margin-bottom:14px;border:1px solid #e8edf3;border-radius:12px;background:#fff}.store-customers-overview .store-customers-metrics{min-height:104px;border:0;border-radius:0;background:transparent}.store-customers-overview .store-customers-metrics>article,.store-customers-overview .store-customers-metrics>article:last-child{min-height:104px;padding:19px 22px;border:0;border-right:1px solid #edf1f5;border-radius:0;background:transparent}.store-customers-overview .store-customers-metrics>article:last-child{border-right:0}.store-customers-overview .store-customers-metrics>article>small{margin:0 0 10px;color:#7f8998;font-size:12px;font-weight:500;line-height:1.2}.store-customers-metric-value{display:block;color:#282848;font-size:20.4px;font-weight:500;line-height:1.15;letter-spacing:-.02em;white-space:nowrap}.store-customers-metric-value--money{font-size:18.8px}.store-customers-recurring-chart{min-height:104px;gap:15px;padding:13px 20px 13px 18px;border:0;border-left:1px solid #edf1f5;border-radius:0;background:#fbfcfe}.store-customers-recurring-chart__container,.store-customers-recurring-chart__visual{width:82px;height:82px;flex:0 0 82px}.store-customers-recurring-chart__center{inset:0}.store-customers-recurring-rate{color:#282848;font-size:14.4px;font-weight:500;line-height:1;letter-spacing:-.015em}.store-customers-recurring-chart__copy{min-width:0;display:flex;flex:1;flex-direction:column;justify-content:center}.store-customers-recurring-kicker{color:#282848;font-size:11.8px;font-weight:500;line-height:1.2}.store-customers-recurring-chart__copy p{max-width:150px;margin:6px 0 0;color:#7f8998;font-size:10.8px;font-weight:400;line-height:1.42}.store-customers-recurring-chart__legend{display:none!important}.store-customer-modal b,.store-customer-modal strong,.store-customers-overview b,.store-customers-overview strong,.store-customers-panel b,.store-customers-panel strong{font-weight:500!important}.store-customers-table__head{font-weight:500}.store-customer-modal__identity h2,.store-customers-toolbar h2{font-weight:600}.store-customers-recurring{font-weight:500!important}.store-customers-toolbar h2{font-size:15.6px}.store-customers-toolbar p{font-size:11.8px}.store-customers-search input{font-size:12.6px;font-weight:500}.store-customers-table__head{font-size:10.6px;letter-spacing:.02em}.store-customers-date strong,.store-customers-money strong,.store-customers-number strong,.store-customers-person strong,.store-customers-phone strong{font-size:12.8px}.store-customers-person strong{font-size:13.4px}.store-customers-date small,.store-customers-money small,.store-customers-number small,.store-customers-person small,.store-customers-phone small{font-size:10.7px}.store-customers-empty strong{font-size:14.4px}.store-customers-empty p{font-size:12px}.store-customer-modal__identity small{font-size:12.4px}.store-customer-modal__identity h2{font-size:21.6px}.store-customer-modal__identity span:not(.store-customer-modal__avatar){font-size:13px}.store-customer-modal__contact-grid small{font-size:12.7px}.store-customer-modal__contact-grid strong{font-size:15.6px}.store-customer-modal__stats article>small{font-size:12.1px}.store-customer-modal__section-title strong,.store-customer-modal__stats article>strong{font-size:15.1px}.store-customer-modal__section-title small{font-size:12.2px}.store-customer-modal__address strong{font-size:15.6px}.store-customer-modal__address span{font-size:13.6px}.store-customer-modal__empty-address,.store-customer-modal__notes{font-size:13.7px}.store-customer-modal__dates{font-size:12.7px}.store-customer-modal__footer a{font-size:14.4px;font-weight:500}@media (max-width:900px){.store-customers-overview{grid-template-columns:1fr}.store-customers-recurring-chart{min-height:92px;border-left:0;border-top:1px solid #edf1f5;background:#fbfcfe}.store-customers-recurring-chart__copy p{max-width:none}}@media (max-width:620px){.store-customers-overview{gap:0;margin-bottom:12px;border-radius:10px}.store-customers-overview .store-customers-metrics{grid-template-columns:repeat(3,minmax(0,1fr));min-height:76px}.store-customers-overview .store-customers-metrics>article,.store-customers-overview .store-customers-metrics>article:last-child{min-height:76px;padding:13px 11px;border-right:1px solid #edf1f5}.store-customers-overview .store-customers-metrics>article:last-child{border-right:0}.store-customers-overview .store-customers-metrics>article>small{margin-bottom:7px;font-size:9.8px}.store-customers-metric-value{font-size:14.6px}.store-customers-metric-value--money{overflow:hidden;font-size:13.4px;text-overflow:ellipsis}.store-customers-recurring-chart{min-height:88px;gap:14px;padding:10px 14px}.store-customers-recurring-chart__container,.store-customers-recurring-chart__visual{width:68px;height:68px;flex-basis:68px}.store-customers-recurring-rate{font-size:13.2px}.store-customers-recurring-kicker{font-size:11.4px}.store-customers-recurring-chart__copy p{font-size:10.2px}.store-customers-toolbar h2{font-size:14.8px}.store-customers-toolbar p{font-size:11.4px}.store-customers-search input{font-size:12.2px}.store-customers-date strong,.store-customers-money strong,.store-customers-number strong,.store-customers-person strong,.store-customers-phone strong{font-size:12.4px}.store-customers-person strong{font-size:13px}.store-customers-date small,.store-customers-money small,.store-customers-number small,.store-customers-person small,.store-customers-phone small{font-size:10.4px}.store-customer-modal__identity small{font-size:11.4px}.store-customer-modal__identity h2{font-size:19.8px}.store-customer-modal__identity span:not(.store-customer-modal__avatar){font-size:12.2px}.store-customer-modal__contact-grid small{font-size:11.4px}.store-customer-modal__contact-grid strong{font-size:14.2px}.store-customer-modal__stats article>small{font-size:10.8px}.store-customer-modal__stats article>strong{font-size:13.7px}.store-customer-modal__section-title strong{font-size:14px}.store-customer-modal__section-title small{font-size:11.4px}.store-customer-modal__address strong{font-size:14.4px}.store-customer-modal__address span{font-size:12.7px}.store-customer-modal__empty-address,.store-customer-modal__notes{font-size:12.8px}.store-customer-modal__dates{font-size:11.8px}.store-customer-modal__footer a{font-size:13.4px}}.store-customers-heading .store-dashboard-kicker{font-size:13.2px;font-weight:500}.store-customers-heading p{font-size:15.6px;line-height:1.5}@media (max-width:620px){.store-customers-recurring-chart__container,.store-customers-recurring-chart__visual{width:80px;height:80px;flex-basis:80px}.store-customers-heading .store-dashboard-kicker{font-size:12.8px}.store-customers-heading p{font-size:15px}}.store-customer-modal__stat-total>small,.store-customer-modal__stat-total>strong,.store-customers-metric-total>.store-customers-metric-value--money,.store-customers-metric-total>small,.store-customers-money strong,.store-customers-person strong{font-weight:700!important}.store-customers-overview .store-customers-metrics>article{gap:14px}.store-customers-overview .store-customers-metrics>article>div{display:flex;min-width:0;flex:1;flex-direction:column}.store-customers-overview .store-customers-metric-icon{flex:0 0 38px;width:38px;height:38px;border:1px solid #edf1f5;border-radius:999px;background:#f8fafc;color:#6e7891}.store-customers-overview .store-customers-metric-icon svg{width:18px;height:18px;stroke-width:1.9}.store-customers-overview .store-customers-metric-total .store-customers-metric-icon{color:#5d6f8d;background:#f7f9fc}@media (max-width:620px){.store-customers-overview .store-customers-metrics>article{gap:10px}.store-customers-overview .store-customers-metric-icon{flex-basis:30px;width:30px;height:30px}.store-customers-overview .store-customers-metric-icon svg{width:14px;height:14px}}.store-customers-overview .store-customers-metrics>article{align-items:flex-start}.store-customers-overview .store-customers-metrics>article>div{width:100%}.store-customers-metric-label{display:flex;align-items:center;gap:10px;margin:0 0 10px}.store-customers-overview .store-customers-metric-label>small{margin:0}.store-customers-overview .store-customers-metric-icon{flex:0 0 30px;width:30px;height:30px}.store-customers-overview .store-customers-metric-icon svg{width:15px;height:15px}@media (max-width:620px){.store-customers-metric-label{gap:8px;margin-bottom:7px}.store-customers-overview .store-customers-metric-icon{flex-basis:24px;width:24px;height:24px}.store-customers-overview .store-customers-metric-icon svg{width:12px;height:12px}}.store-customers-overview .store-customers-metrics>article{display:flex;align-items:center;gap:12px}.store-customers-overview .store-customers-metric-copy{display:flex;min-width:0;flex:1;flex-direction:column;justify-content:center;align-items:flex-start}.store-customers-overview .store-customers-metric-copy>small{margin:0 0 4px;color:#282848;font-weight:700!important}.store-customers-overview .store-customers-metric-copy>.store-customers-metric-value{margin:0;font-weight:700!important;text-align:left}.store-customers-overview .store-customers-metric-icon{display:grid;flex:0 0 34px;width:34px;height:34px;place-items:center;align-self:center}.store-customers-overview .store-customers-metric-icon svg{width:16px;height:16px}@media (max-width:620px){.store-customers-overview .store-customers-metrics>article{gap:8px}.store-customers-overview .store-customers-metric-icon{flex-basis:28px;width:28px;height:28px}.store-customers-overview .store-customers-metric-icon svg{width:13px;height:13px}.store-customers-overview .store-customers-metric-copy>small{margin-bottom:3px}}.store-customers-overview .store-customers-metrics>article{display:grid!important;grid-template-columns:34px minmax(0,1fr)!important;align-items:center!important;column-gap:12px!important}.store-customers-overview .store-customers-metrics>article>.store-customers-metric-icon{grid-column:1!important;grid-row:1!important;align-self:center!important;justify-self:center!important;margin:0!important}.store-customers-overview .store-customers-metrics>article>.store-customers-metric-copy{grid-column:2!important;grid-row:1!important;width:auto!important;min-width:0!important;margin:0!important;align-self:center!important}@media (max-width:620px){.store-customers-overview .store-customers-metrics>article{grid-template-columns:28px minmax(0,1fr)!important;column-gap:8px!important}}.account-profile-site-shell.is-store-admin .account-dashboard-page,.account-profile-site-shell.is-store-admin .electronic-form{width:min(100%,1240px);max-width:1240px}@media (min-width:1024px){.store-admin-topbar__admin-identity strong{font-weight:700!important}.store-shadcn-sidebar__public-link{min-height:34px!important;gap:8px!important;padding-inline:9px!important;font-size:11.5px!important}.store-shadcn-sidebar__public-link>.material-symbols-outlined{width:17px!important;flex-basis:17px!important;font-size:16px!important}.shadcn-sidebar-provider[data-state=collapsed] .store-shadcn-sidebar__public-link{min-height:34px!important;padding:0!important}}.store-dashboard-chart-panel,.store-dashboard-metrics>article,.store-dashboard-operation,.store-dashboard-recent{border-color:#f0f2f5}.marketplace-whatsapp-automation--professional{margin-top:18px;overflow:hidden;border:1px solid #f0f2f5;border-radius:14px;background:#fff}.marketplace-whatsapp-automation--professional .material-symbols-outlined{flex:0 0 auto;line-height:1}.marketplace-whatsapp-automation__heading{display:grid;grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:12px;padding:17px 18px;border-bottom:1px solid #f0f2f5}.marketplace-whatsapp-automation__heading>div:nth-child(2){display:grid;gap:4px;min-width:0}.marketplace-whatsapp-automation__heading strong{color:#282848;font-size:13.5px;font-weight:700;line-height:1.3}.marketplace-whatsapp-automation__heading small{color:#7b8491;font-size:11.5px;font-weight:400;line-height:1.5}.marketplace-whatsapp-automation__icon{width:40px;height:40px;display:grid;place-items:center;border:1px solid #f0f2f5;border-radius:50%;background:#fbfcfd}.marketplace-whatsapp-logo{display:block;width:20px;height:20px;background:url(/icons/whatsapp.svg) 50%/contain no-repeat}.marketplace-whatsapp-status{min-height:25px;display:inline-flex;align-items:center;justify-content:center;padding:0 9px;border:1px solid #eceff3;border-radius:999px;background:#f8f9fb;color:#7a8492;font-size:10.5px;font-weight:600;white-space:nowrap}.marketplace-whatsapp-status.is-active{border-color:#dcefe4;background:#f5fbf7;color:#287047}.marketplace-whatsapp-toggle--switch{position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px;padding:16px 18px;border-bottom:1px solid #f0f2f5;cursor:pointer}.marketplace-whatsapp-toggle--switch>span:first-child{display:grid;gap:4px;min-width:0}.marketplace-whatsapp-toggle--switch strong{color:#282848;font-size:12.8px;font-weight:700;line-height:1.3}.marketplace-whatsapp-toggle--switch small{max-width:780px;color:#7b8491;font-size:11.3px;font-weight:400;line-height:1.52}.marketplace-switch{position:relative;width:42px;height:24px;flex:0 0 42px}.marketplace-switch input{position:absolute;opacity:0;pointer-events:none}.marketplace-switch i{position:absolute;inset:0;border:1px solid #dfe4ea;border-radius:999px;background:#edf0f4;transition:background-color .16s ease,border-color .16s ease}.marketplace-switch i:after{content:"";position:absolute;top:3px;left:3px;width:16px;height:16px;border-radius:50%;background:#fff;box-shadow:0 1px 3px rgba(30,42,58,.18);transition:transform .16s ease}.marketplace-switch input:checked+i{border-color:#282848;background:#282848}.marketplace-switch input:checked+i:after{transform:translateX(18px)}.marketplace-whatsapp-toggle__native{position:absolute;width:1px;height:1px;overflow:hidden;opacity:0;pointer-events:none}.marketplace-whatsapp-toggle--switch:focus-within .marketplace-switch i{outline:3px solid rgba(40,40,72,.1);outline-offset:2px}.marketplace-whatsapp-context-note{display:grid;grid-template-columns:20px minmax(0,1fr);align-items:start;gap:10px;padding:14px 18px;border-bottom:1px solid #f0f2f5;background:#fbfcfd}.marketplace-whatsapp-context-note>.material-symbols-outlined{margin-top:1px;color:#7c8795;font-size:18px}.marketplace-whatsapp-context-note>div{display:grid;gap:3px}.marketplace-whatsapp-context-note strong{color:#282848;font-size:11.8px;font-weight:600;line-height:1.35}.marketplace-whatsapp-context-note span{color:#7b8491;font-size:10.9px;line-height:1.5}.marketplace-whatsapp-editor{display:grid;gap:12px;padding:18px}.marketplace-whatsapp-editor__title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.marketplace-whatsapp-editor__title-row>div{display:grid;gap:4px;min-width:0}.marketplace-whatsapp-editor__title-row strong{color:#282848;font-size:12.8px;font-weight:700;line-height:1.3}.marketplace-whatsapp-editor__title-row small{max-width:760px;color:#7b8491;font-size:11.2px;line-height:1.5}.marketplace-whatsapp-editor__title-row>span{flex:0 0 auto;min-width:52px;padding-top:1px;color:#98a0ab;font-size:10.5px;font-variant-numeric:tabular-nums;text-align:right}.marketplace-whatsapp-variables{display:flex;flex-wrap:wrap;align-items:center;gap:7px}.marketplace-whatsapp-variables>span{margin-right:2px;color:#7b8491;font-size:10.8px;font-weight:500}.marketplace-whatsapp-variables button{min-height:30px;display:inline-flex;align-items:center;gap:5px;padding:0 9px;border:1px solid #f0f2f5;border-radius:8px;background:#fff;color:#4e596b;font:inherit;font-size:10.8px;font-weight:600;cursor:pointer}.marketplace-whatsapp-variables button:hover{border-color:#e2e6eb;background:#fafbfc}.marketplace-whatsapp-variables button:focus-visible{outline:2px solid rgba(40,40,72,.14);outline-offset:2px}.marketplace-whatsapp-variables button .material-symbols-outlined{color:#738095;font-size:15px}.marketplace-whatsapp-editor>textarea{width:100%;min-height:122px;resize:vertical;padding:12px 13px;border:1px solid #e4e8ed;border-radius:10px;outline:0;background:#fff;color:#282848;font:inherit;font-size:12.4px;font-weight:400;line-height:1.55;transition:border-color .15s ease,box-shadow .15s ease}.marketplace-whatsapp-editor>textarea::placeholder{color:#a2a9b3}.marketplace-whatsapp-editor>textarea:focus{border-color:#cfd6df;box-shadow:0 0 0 3px rgba(40,40,72,.06)}.marketplace-whatsapp-helper{display:flex;align-items:flex-start;gap:7px;color:#7f8895;font-size:10.7px;line-height:1.48}.marketplace-whatsapp-helper .material-symbols-outlined{margin-top:1px;color:#8b95a2;font-size:15px}.marketplace-whatsapp-preview{padding:13px 14px;border:1px solid #f0f2f5;border-radius:10px;background:#fbfcfd}.marketplace-whatsapp-preview__top{display:flex;align-items:center;gap:7px;margin-bottom:7px;color:#606b7a}.marketplace-whatsapp-preview__top .material-symbols-outlined{font-size:16px}.marketplace-whatsapp-preview__top strong{color:#282848;font-size:11.3px;font-weight:600}.marketplace-whatsapp-preview p{margin:0;color:#566173;font-size:11.6px;font-weight:400;line-height:1.55;overflow-wrap:anywhere}@media (max-width:700px){.marketplace-whatsapp-automation__heading{grid-template-columns:36px minmax(0,1fr) auto;gap:10px;padding:15px}.marketplace-whatsapp-automation__icon{width:36px;height:36px}.marketplace-whatsapp-logo{width:18px;height:18px}.marketplace-whatsapp-status{min-height:23px;padding-inline:7px;font-size:9.8px}.marketplace-whatsapp-toggle--switch{gap:12px;padding:15px}.marketplace-whatsapp-context-note,.marketplace-whatsapp-editor{padding:15px}.marketplace-whatsapp-editor__title-row{gap:10px}.marketplace-whatsapp-editor__title-row>span{min-width:46px;font-size:10px}.marketplace-whatsapp-variables{gap:6px}.marketplace-whatsapp-variables>span{flex-basis:100%}}@media (max-width:480px){.marketplace-whatsapp-automation__heading{grid-template-columns:36px minmax(0,1fr)}.marketplace-whatsapp-status{grid-column:2;justify-self:start}.marketplace-whatsapp-toggle--switch{grid-template-columns:minmax(0,1fr) 42px;align-items:start}.marketplace-switch{margin-top:2px}.marketplace-whatsapp-editor__title-row{display:grid;grid-template-columns:minmax(0,1fr) auto}.marketplace-whatsapp-variables button{flex:1 1 auto;justify-content:center}}@media (min-width:1024px){.store-admin-topbar__avatar-shadcn{position:relative;overflow:visible;isolation:isolate}.store-admin-topbar__avatar-shadcn [data-slot=avatar-fallback],.store-admin-topbar__avatar-shadcn [data-slot=avatar-image]{overflow:hidden;border-radius:50%}.store-admin-topbar__avatar-shadcn [data-slot=avatar-fallback]{background:#fff;color:#315ea8}.store-admin-topbar__avatar-shadcn [data-slot=avatar-badge]{right:-1px;bottom:-1px;width:9px;height:9px;border:2px solid #fff;box-sizing:border-box}}.store-onboarding-order-alerts{border-color:#d9e5f3;background:#fbfdff}.store-onboarding-order-alerts-heading{display:grid;grid-template-columns:44px minmax(0,1fr);align-items:center;gap:12px}.store-onboarding-order-alerts-icon{width:44px;height:44px;border-radius:13px;display:grid;place-items:center;background:#eaf3fc;color:#003366}.store-onboarding-order-alerts-icon .material-symbols-outlined{font-size:22px}.store-onboarding-order-alerts-heading h2{margin:0 0 3px;color:#172338;font-size:16px}.store-onboarding-order-alerts-heading p{margin:0;color:#687588;font-size:12px;line-height:1.5}.store-onboarding-consent-card{min-height:82px;padding:14px 15px;border:1px solid #dfe5ed;border-radius:14px;background:#fff;display:grid;grid-template-columns:20px minmax(0,1fr) 24px;align-items:start;gap:11px;cursor:pointer;transition:border-color .16s ease,background .16s ease,box-shadow .16s ease}.store-onboarding-consent-card:hover{border-color:#b8c9dc}.store-onboarding-consent-card.is-selected{border-color:#8fb1d5;background:#f4f8fd;box-shadow:0 0 0 2px rgba(0,51,102,.045)}.store-onboarding-consent-card>input{width:18px;height:18px;margin:2px 0 0;accent-color:#003366}.store-onboarding-consent-card>span{display:grid;gap:5px}.store-onboarding-consent-card strong{color:#172338;font-size:13px;line-height:1.35}.store-onboarding-consent-card small{color:#667386;font-size:11px;line-height:1.5}.store-onboarding-consent-card small b{color:#304b70}.store-onboarding-consent-card>.material-symbols-outlined{color:#94a0af;font-size:21px}.store-onboarding-consent-card.is-selected>.material-symbols-outlined{color:#0b6b45}.store-onboarding-consent-note{display:flex;align-items:flex-start;gap:7px;color:#758194;font-size:10.5px;line-height:1.45}.store-onboarding-consent-note .material-symbols-outlined{margin-top:1px;color:#5f7899;font-size:16px}@media (max-width:760px){.store-onboarding-order-alerts-heading{grid-template-columns:38px minmax(0,1fr);gap:10px}.store-onboarding-order-alerts-icon{width:38px;height:38px;border-radius:11px}.store-onboarding-consent-card{grid-template-columns:18px minmax(0,1fr) 20px;padding:13px;gap:9px}.store-onboarding-consent-card strong{font-size:13px}.store-onboarding-consent-card small{font-size:11px}}.store-account-nav-icon{width:20px;height:20px;flex:0 0 20px;display:inline-flex;align-items:center;justify-content:center;align-self:center;line-height:0}.store-account-nav-icon__glyph{width:19px;height:19px;display:block;background-color:currentColor;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain;transform:translateY(-1px)}@media (max-width:760px){.account-profile-site-shell.is-store-admin .mobile-drawer{overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.account-profile-site-shell.is-store-admin .mobile-drawer__nav--account{flex:0 0 auto}.account-profile-site-shell.is-store-admin .mobile-drawer__nav--account .store-account-nav-icon{width:24px;height:24px;flex-basis:24px}.account-profile-site-shell.is-store-admin .mobile-drawer__nav--account .store-account-nav-icon__glyph{width:21px;height:21px}}.store-first-onboarding{width:min(100%,820px);gap:20px}.store-first-onboarding .account-onboarding-brand{margin-bottom:2px}.store-first-onboarding .account-onboarding-step{gap:18px}.store-first-onboarding .account-onboarding-heading{gap:7px;padding:0 18px}.store-first-onboarding .account-onboarding-heading h1{font-size:26px;letter-spacing:-.025em}.store-first-onboarding .account-onboarding-heading p{max-width:610px;font-size:13px}.store-first-onboarding .account-onboarding-heading--with-back{padding:0}.store-onboarding-progress{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));align-items:start;width:100%;padding:2px 4px 4px}.store-onboarding-progress>div{min-width:0;color:#98a2b3}.store-onboarding-progress-button,.store-onboarding-progress>div{position:relative;display:grid;justify-items:center;gap:7px;text-align:center}.store-onboarding-progress-button{z-index:1;width:100%;padding:0;border:0;background:transparent;color:inherit;font:inherit}.store-onboarding-progress-button:not(:disabled){cursor:pointer}.store-onboarding-progress-button:disabled{cursor:default}.store-onboarding-progress-button:not(:disabled):hover>span{border-color:#9ebbd9;background:#e5f0fa;box-shadow:0 0 0 4px rgba(0,51,102,.05)}.store-onboarding-progress-button:not(:disabled):hover>small{color:#003366}.store-onboarding-progress-button:focus-visible{outline:none}.store-onboarding-progress-button:focus-visible>span{outline:2px solid #1677ff;outline-offset:3px}.store-onboarding-progress>div:not(:last-child):after{content:"";position:absolute;z-index:0;top:15px;left:calc(50% + 21px);right:calc(-50% + 21px);height:2px;border-radius:999px;background:#e5e9ef}.store-onboarding-progress>div.is-done:not(:last-child):after{background:#bdd0e6}.store-onboarding-progress-button>span{position:relative;z-index:1;width:31px;height:31px;display:grid;place-items:center;border:1px solid #d9e0e9;border-radius:50%;background:#fff;color:#7c8796;font-size:11px;font-weight:850;line-height:1;box-shadow:0 1px 2px rgba(18,38,63,.04)}.store-onboarding-progress-button>span .material-symbols-outlined{font-size:17px}.store-onboarding-progress-button>small{max-width:100%;overflow:hidden;color:inherit;font-size:10px;font-weight:750;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.store-onboarding-progress>div.is-current{color:#003366}.store-onboarding-progress>div.is-current .store-onboarding-progress-button>span{border-color:#003366;background:#003366;color:#fff;box-shadow:0 0 0 4px rgba(0,51,102,.07)}.store-onboarding-progress>div.is-done{color:#315f93}.store-onboarding-progress>div.is-done .store-onboarding-progress-button>span{border-color:#cfe0f1;background:#edf5fc;color:#003366}.store-first-onboarding .account-onboarding-section{gap:15px;padding:18px;border-color:#e1e6ed;border-radius:15px;box-shadow:0 1px 2px rgba(18,38,63,.025)}.store-first-onboarding .account-onboarding-section .account-form-grid input,.store-first-onboarding .account-onboarding-section .account-form-grid select,.store-first-onboarding .account-onboarding-section .account-form-grid textarea{border-color:#d9dfe7;background:#fff;font-size:14px}.store-first-onboarding .account-onboarding-section .account-form-grid input:hover,.store-first-onboarding .account-onboarding-section .account-form-grid select:hover,.store-first-onboarding .account-onboarding-section .account-form-grid textarea:hover{border-color:#c7d0dc}.store-first-onboarding .account-onboarding-section .account-form-grid select{-webkit-appearance:none;appearance:none;min-height:46px;padding:0 42px 0 12px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='m7 10 5 5 5-5' stroke='%23687588' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;background-size:18px 18px}.store-onboarding-primary-contact{background:#fff}.store-onboarding-order-alerts-heading,.store-onboarding-section-heading{display:grid;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:11px}.store-onboarding-order-alerts-icon,.store-onboarding-section-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:12px;background:#eef4fb;color:#003366}.store-onboarding-order-alerts-icon .material-symbols-outlined,.store-onboarding-section-icon .material-symbols-outlined{font-size:21px}.store-onboarding-section-icon img{display:block;width:22px;height:22px;object-fit:contain}.store-onboarding-order-alerts-heading h2,.store-onboarding-section-heading h2{margin:0;color:#172338;font-size:15px;line-height:1.3}.store-onboarding-order-alerts-heading p,.store-onboarding-section-heading p{margin:3px 0 0;color:#6d7888;font-size:11.5px;line-height:1.5}.store-onboarding-contact-input{font-variant-numeric:tabular-nums}.store-onboarding-field-note{color:#778294;font-size:10.8px;line-height:1.45}.store-onboarding-field-note--inline{display:flex;align-items:flex-start;gap:7px;margin-top:-3px}.store-onboarding-field-note--inline .material-symbols-outlined{flex:0 0 auto;margin-top:1px;color:#607a9a;font-size:15px}.store-onboarding-order-alerts{border-color:#dce5ef!important;background:#fbfdff!important}.store-onboarding-consent-card{min-height:78px;padding:13px 14px;border-color:#dfe5ed;border-radius:13px}.store-onboarding-consent-card.is-selected{border-color:#9bb8d6;background:#f4f8fc;box-shadow:0 0 0 1px rgba(0,51,102,.035)}.store-onboarding-consent-note{padding:0 2px}.store-onboarding-whatsapp-section{background:#fff}.store-onboarding-choice-grid>button,.store-onboarding-toggle-card{width:100%;min-height:80px;display:grid;grid-template-columns:44px minmax(0,1fr) 22px;align-items:center;gap:12px;padding:13px 14px;border:1px solid #dfe5ed;border-radius:13px;background:#fff;color:#172338;font:inherit;text-align:left;cursor:pointer;transition:border-color .16s ease,background .16s ease,box-shadow .16s ease}.store-onboarding-choice-grid>button:hover,.store-onboarding-toggle-card:hover{border-color:#bdc9d7;background:#fbfcfe}.store-onboarding-back-link:focus-visible,.store-onboarding-choice-grid>button:focus-visible,.store-onboarding-inline-options>button:focus-visible,.store-onboarding-payment-card>button:focus-visible,.store-onboarding-toggle-card:focus-visible{outline:3px solid rgba(49,94,168,.14);outline-offset:2px}.store-onboarding-choice-grid>button.is-selected,.store-onboarding-toggle-card.is-selected{border-color:#89a9cc;background:#f5f8fc;box-shadow:0 0 0 1px rgba(0,51,102,.04)}.store-onboarding-option-icon{width:44px;height:44px;display:grid;place-items:center;overflow:hidden;border:1px solid #e2e8ef;border-radius:12px;background:#f4f7fb;color:#315ea8}.store-onboarding-option-icon img{display:block;width:24px;height:24px;object-fit:contain}.store-onboarding-option-icon .material-symbols-outlined{font-size:22px}.store-onboarding-choice-grid>button>span:nth-child(2),.store-onboarding-toggle-card>span:nth-child(2){min-width:0;display:grid;gap:4px}.store-onboarding-choice-grid strong,.store-onboarding-toggle-card strong{color:#172338;font-size:13.5px;font-weight:800;line-height:1.35}.store-onboarding-choice-grid small,.store-onboarding-toggle-card small{color:#6d7888;font-size:11px;line-height:1.45}.store-onboarding-choice-grid>button>.material-symbols-outlined,.store-onboarding-toggle-card>.material-symbols-outlined{justify-self:end;color:#9aa5b2;font-size:21px}.store-onboarding-choice-grid>button.is-selected>.material-symbols-outlined,.store-onboarding-toggle-card.is-selected>.material-symbols-outlined{color:#0b6b45}.store-onboarding-placeholder-help{display:flex;align-items:flex-start;gap:7px;padding:10px 11px;border-radius:10px;background:#f7f9fc;color:#697587;font-size:10.8px;line-height:1.48}.store-onboarding-placeholder-help .material-symbols-outlined{flex:0 0 auto;margin-top:1px;color:#55769a;font-size:16px}.store-onboarding-placeholder-help b{color:#315174}.store-onboarding-choice-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.store-onboarding-choice-grid>button{min-height:94px}.store-onboarding-money-input{display:grid;grid-template-columns:46px minmax(0,1fr);align-items:stretch;min-height:46px;overflow:hidden;border:1px solid #d8dde8;border-radius:10px;background:#fff;transition:border-color .16s ease,box-shadow .16s ease}.store-onboarding-money-input:focus-within{border-color:#315ea8;box-shadow:0 0 0 3px rgba(49,94,168,.09)}.store-onboarding-money-input>b{display:grid;place-items:center;border-right:1px solid #e3e7ed;background:#f7f9fb;color:#536174;font-size:12px}.store-onboarding-money-input>input{min-height:44px!important;border:0!important;border-radius:0!important;box-shadow:none!important}.store-onboarding-payment-card{overflow:hidden;border:1px solid #e0e5ec;border-radius:14px;background:#fff;transition:border-color .16s ease,box-shadow .16s ease}.store-onboarding-payment-card.is-open{border-color:#a9bdd4;box-shadow:0 0 0 1px rgba(0,51,102,.035)}.store-onboarding-payment-card>button{width:100%;min-height:74px;display:grid;grid-template-columns:44px minmax(0,1fr) 22px;align-items:center;gap:12px;padding:13px 15px;border:0;background:#fff;color:#172338;font:inherit;text-align:left;cursor:pointer}.store-onboarding-payment-card.is-open>button{background:#fbfdff}.store-onboarding-payment-card>button>span:nth-child(2){min-width:0;display:grid;gap:3px}.store-onboarding-payment-card>button strong{color:#172338;font-size:13.5px;font-weight:800}.store-onboarding-payment-card>button small{color:#768193;font-size:10.8px}.store-onboarding-payment-card>button>.material-symbols-outlined{justify-self:end;color:#8f9baa;font-size:21px}.store-onboarding-payment-card.is-open>button>.material-symbols-outlined{color:#0b6b45}.store-onboarding-payment-icon{width:44px;height:44px;display:grid;place-items:center;border:1px solid #e4e9ef;border-radius:12px;background:#fff}.store-onboarding-payment-icon img{display:block;width:25px;height:25px;object-fit:contain}.store-onboarding-payment-fields{display:grid;gap:13px;padding:15px;border-top:1px solid #e8ecf1;background:#fff}.store-onboarding-payment-fields.account-form-grid--two{grid-template-columns:repeat(2,minmax(0,1fr))}.store-onboarding-payment-fields .account-span-two{grid-column:1/-1}.store-onboarding-inline-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.store-onboarding-inline-options>button{min-height:44px;display:flex;align-items:center;justify-content:center;gap:7px;padding:0 12px;border:1px solid #dce2e9;border-radius:10px;background:#fff;color:#536174;font:inherit;font-size:11.5px;font-weight:750;cursor:pointer}.store-onboarding-inline-options>button.is-selected{border-color:#94afd0;background:#f4f8fc;color:#244c7c}.store-onboarding-inline-options>button .material-symbols-outlined{font-size:18px}.store-onboarding-installments-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:11px 12px;border:1px solid #e4e8ee;border-radius:10px;background:#fafbfd}.store-onboarding-installments-row>label{display:flex;align-items:center;gap:7px;color:#4e5c70;font-size:11.5px;font-weight:700}.store-onboarding-installments-row input[type=checkbox]{width:17px;height:17px;accent-color:#003366}.store-onboarding-installments-row select{min-width:74px;min-height:36px;padding:0 28px 0 10px;border:1px solid #d9dfe7;border-radius:8px;background:#fff;color:#344054;font:inherit;font-size:11.5px}.store-onboarding-ready{justify-items:center;text-align:center}.store-onboarding-ready .account-onboarding-heading{justify-items:center}.store-onboarding-ready-icon{width:66px;height:66px;margin:5px auto 3px;display:grid;place-items:center;border-radius:19px;background:#eef5fb;color:#003366}.store-onboarding-ready-icon .material-symbols-outlined{font-size:31px}.store-onboarding-checklist{width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;text-align:left}.store-onboarding-checklist>div{min-height:72px;display:grid;grid-template-columns:22px minmax(0,1fr);align-items:start;gap:9px;padding:12px 13px;border:1px solid #e2e7ed;border-radius:12px;background:#fff}.store-onboarding-checklist>div>.material-symbols-outlined{margin-top:1px;color:#0b7a4e;font-size:20px}.store-onboarding-checklist>div>span{display:grid;gap:3px}.store-onboarding-checklist strong{color:#263449;font-size:12.5px}.store-onboarding-checklist small{color:#748092;font-size:10.8px;line-height:1.42}.store-onboarding-back-link{min-height:36px;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:0 10px;border:0;background:transparent;color:#66758a;font:inherit;font-size:11.5px;font-weight:700;cursor:pointer}.store-onboarding-back-link:hover{color:#003366}.store-onboarding-back-link .material-symbols-outlined{font-size:17px}@media (max-width:760px){.store-first-onboarding{width:100%}.store-first-onboarding .account-onboarding-heading{padding:0 4px}.store-first-onboarding .account-onboarding-heading h1{font-size:22px}.store-first-onboarding .account-onboarding-heading p{font-size:12px}.store-first-onboarding .account-onboarding-heading--with-back{padding:0}.store-onboarding-progress{padding-inline:0}.store-onboarding-progress-button,.store-onboarding-progress>div{gap:5px}.store-onboarding-progress>div:not(:last-child):after{top:13px;left:calc(50% + 17px);right:calc(-50% + 17px)}.store-onboarding-progress-button>span{width:27px;height:27px;font-size:10px}.store-onboarding-progress-button>span .material-symbols-outlined{font-size:15px}.store-onboarding-progress-button>small{font-size:8.5px}.store-first-onboarding .account-onboarding-section{padding:14px;border-radius:13px}.store-onboarding-order-alerts-heading,.store-onboarding-section-heading{grid-template-columns:38px minmax(0,1fr);gap:10px}.store-onboarding-order-alerts-icon,.store-onboarding-section-icon{width:38px;height:38px;border-radius:11px}.store-onboarding-order-alerts-heading h2,.store-onboarding-section-heading h2{font-size:14px}.store-onboarding-order-alerts-heading p,.store-onboarding-section-heading p{font-size:11px}.store-onboarding-checklist,.store-onboarding-choice-grid,.store-onboarding-payment-fields.account-form-grid--two{grid-template-columns:1fr}.store-onboarding-payment-fields .account-span-two{grid-column:auto}.store-onboarding-choice-grid>button,.store-onboarding-payment-card>button,.store-onboarding-toggle-card{grid-template-columns:40px minmax(0,1fr) 20px;gap:10px;padding:12px}.store-onboarding-option-icon,.store-onboarding-payment-icon{width:40px;height:40px;border-radius:11px}.store-onboarding-choice-grid strong,.store-onboarding-payment-card>button strong,.store-onboarding-toggle-card strong{font-size:13px}.store-onboarding-inline-options{grid-template-columns:1fr 1fr}.store-onboarding-installments-row{align-items:flex-start;flex-direction:column}.store-first-onboarding .account-onboarding-section .account-form-grid input,.store-first-onboarding .account-onboarding-section .account-form-grid select,.store-first-onboarding .account-onboarding-section .account-form-grid textarea,.store-onboarding-payment-fields input,.store-onboarding-payment-fields input::placeholder,.store-onboarding-payment-fields select,.store-onboarding-payment-fields textarea,.store-onboarding-payment-fields textarea::placeholder{font-size:16px!important}}@media (max-width:430px){.store-onboarding-progress-button>small{font-size:7.8px}.store-onboarding-progress>div:not(:last-child):after{left:calc(50% + 16px);right:calc(-50% + 16px)}.store-onboarding-consent-card{grid-template-columns:18px minmax(0,1fr)}.store-onboarding-consent-card>.material-symbols-outlined{display:none}.store-onboarding-inline-options{grid-template-columns:1fr}}.store-checkout-variant-label{display:block;margin-top:3px;color:#667085;font-size:11.5px;font-weight:600;line-height:1.35}.store-order-variant-label{display:block;margin-top:2px;color:#667085!important;font-size:11px!important;font-weight:600;line-height:1.35}.store-checkout-contact-card .store-checkout-section-heading,.store-checkout-receiving-card .store-checkout-section-heading{margin-bottom:18px}.store-checkout-contact-fields{margin-top:0}.store-checkout-contact-card>.store-checkout-contact-hint{display:flex;align-items:center;gap:8px;margin:30px 0 0;color:#667085;font-size:12px;line-height:1.45}.store-checkout-contact-hint .material-symbols-outlined{font-size:17px;color:#0b66d8;flex:0 0 auto;margin-top:0}.store-checkout-contact-order{margin-top:20px;padding-top:18px;border-top:1px solid #eef1f5}.store-checkout-contact-order__heading{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:10px}.store-checkout-contact-order__heading small{color:#7a8492;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.06em}.store-checkout-contact-order__heading strong{color:#273345;font-size:13px}.store-checkout-address-section{margin-top:20px;padding-top:18px;border-top:1px solid #eef1f5}.store-checkout-address-section__heading{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:12px}.store-checkout-address-section__heading>div{display:flex;flex-direction:column;gap:3px}.store-checkout-address-section__heading small{color:#7a8492;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.06em}.store-checkout-address-section__heading strong{color:#172033;font-size:16px;line-height:1.3}.store-checkout-address-section__heading>span{color:#667085;font-size:11px;font-weight:700}.store-checkout-saved-addresses{display:grid;gap:10px}.store-checkout-saved-addresses>button{width:100%;display:grid;grid-template-columns:22px minmax(0,1fr) 24px;align-items:center;gap:10px;padding:14px 14px 14px 12px;border:1px solid #dfe4eb;border-radius:14px;background:#fff;text-align:left;color:#273345;transition:border-color .18s ease,background .18s ease,box-shadow .18s ease;cursor:pointer}.store-checkout-saved-addresses>button:hover{border-color:#b9c7d8}.store-checkout-saved-addresses>button.is-selected{border-color:var(--store-checkout-accent,#0b66d8);background:#f3f8ff;box-shadow:0 0 0 1px color-mix(in srgb,var(--store-checkout-accent,#0b66d8) 14%,transparent)}.store-checkout-saved-address__radio{display:grid;place-items:center;color:#97a1af}.store-checkout-saved-addresses>button.is-selected .store-checkout-saved-address__radio{color:var(--store-checkout-accent,#0b66d8)}.store-checkout-saved-address__radio .material-symbols-outlined{font-size:21px}.store-checkout-saved-address__copy{min-width:0;display:flex;flex-direction:column;gap:3px}.store-checkout-saved-address__copy>span{display:flex;align-items:center;gap:8px;min-width:0}.store-checkout-saved-address__copy>span strong{font-size:13px;color:#172033}.store-checkout-saved-address__copy>span small{padding:2px 7px;border-radius:999px;background:#eaf3ff;color:#0b66d8;font-size:9px;font-weight:500;text-transform:none;letter-spacing:0}.store-checkout-saved-address__copy b{font-size:13px;font-weight:650;line-height:1.35;white-space:normal}.store-checkout-saved-address__copy em{font-style:normal;color:#697586;font-size:11px;line-height:1.35;white-space:normal}.store-checkout-saved-address__check{display:grid;place-items:center;width:22px;height:22px;border-radius:50%;background:var(--store-checkout-accent,#0b66d8);color:#fff;opacity:0;transform:scale(.85);transition:opacity .18s ease,transform .18s ease}.store-checkout-saved-addresses>button.is-selected .store-checkout-saved-address__check{opacity:1;transform:scale(1)}.store-checkout-saved-address__check .material-symbols-outlined{font-size:15px;font-weight:700}.store-checkout-add-address{margin-top:10px;width:100%;min-height:46px;display:flex;align-items:center;justify-content:center;gap:8px;border:1px dashed #b8c5d5;border-radius:13px;background:#fbfcfe;color:#0b66d8;font-size:13px;font-weight:750;cursor:pointer}.store-checkout-add-address:hover{background:#f5f9ff;border-color:#8bb3e7}.store-checkout-add-address .material-symbols-outlined{font-size:19px}.store-checkout-address-form{margin-top:12px;padding:16px;border:1px solid #dfe5ed;border-radius:16px;background:#fbfcfe}.store-checkout-address-form__top{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:13px}.store-checkout-address-form__top>div{display:flex;flex-direction:column;gap:2px}.store-checkout-address-form__top small{font-size:10px;color:#7a8492;font-weight:750;text-transform:uppercase;letter-spacing:.05em}.store-checkout-address-form__top strong{font-size:14px;color:#172033}.store-checkout-address-form__top>button{border:0;background:transparent;color:#667085;font-size:12px;font-weight:700;cursor:pointer;padding:6px}.store-checkout-address-labels{display:flex;gap:8px;overflow-x:auto;padding-bottom:2px;margin-bottom:14px;scrollbar-width:none}.store-checkout-address-labels::-webkit-scrollbar{display:none}.store-checkout-address-labels button{flex:0 0 auto;height:34px;padding:0 13px;border:1px solid #d8dee7;border-radius:999px;background:#fff;color:#596579;font-size:12px;font-weight:700;cursor:pointer}.store-checkout-address-labels button.is-selected{border-color:var(--store-checkout-accent,#0b66d8);background:#edf5ff;color:#0b66d8}.store-checkout-address-fields{margin:0}.store-checkout-save-address{width:100%;min-height:46px;margin-top:14px;display:flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:12px;background:#eef5ff;color:#0b66d8;font-size:13px;font-weight:800;cursor:pointer}.store-checkout-save-address:hover{background:#e4f0ff}.store-checkout-save-address .material-symbols-outlined{font-size:18px}.store-checkout-address-privacy{display:flex;align-items:center;gap:7px;margin:10px 0 0;color:#7b8492;font-size:10px;line-height:1.45}.store-checkout-address-privacy .material-symbols-outlined{font-size:15px;color:#667085;flex:0 0 auto}.store-checkout-receiving-notes{display:flex;flex-direction:column;gap:7px;margin-top:18px;color:#4b5565;font-size:12px;font-weight:700}.store-checkout-receiving-notes textarea{width:100%;min-height:78px;resize:vertical;border:1px solid #dce2ea;border-radius:12px;background:#fff;padding:11px 12px;color:#172033;font:inherit;font-weight:500;outline:none}.store-checkout-receiving-notes textarea:focus{border-color:var(--store-checkout-accent,#0b66d8);box-shadow:0 0 0 3px rgba(11,102,216,.08)}@media (max-width:680px){.store-checkout-address-form{padding:14px 12px;border-radius:14px}.store-checkout-address-section__heading{align-items:flex-start}.store-checkout-saved-addresses>button{padding:13px 11px 13px 10px;grid-template-columns:21px minmax(0,1fr) 21px}.store-checkout-saved-address__copy b{font-size:12px}.store-checkout-saved-address__copy em{font-size:10.5px}.store-checkout-contact-order__heading{margin-bottom:8px}}.store-checkout-address-screen{display:flex;flex-direction:column;gap:14px}.store-checkout-address-screen__header{display:grid;grid-template-columns:38px minmax(0,1fr);align-items:flex-start;gap:10px;margin-bottom:2px}.store-checkout-address-screen__header>button{width:36px;height:36px;display:grid;place-items:center;border:1px solid #dfe5ed;border-radius:10px;background:#fff;color:#344054;cursor:pointer;transition:background .18s ease,border-color .18s ease}.store-checkout-address-screen__header>button:hover{background:#f7f9fc;border-color:#c9d2df}.store-checkout-address-screen__header>button .material-symbols-outlined{font-size:20px}.store-checkout-address-screen__header>div{min-width:0;display:flex;flex-direction:column;gap:2px}.store-checkout-address-screen__header small{color:#7a8492;font-size:10px;font-weight:750;text-transform:uppercase;letter-spacing:.055em}.store-checkout-address-screen__header h1{margin:0;color:#172033;font-size:20px;line-height:1.25}.store-checkout-address-screen__header p{margin:1px 0 0;color:#667085;font-size:12px;line-height:1.45}.store-checkout-receiving-view-addresses .store-checkout-saved-addresses{margin-top:2px}.store-checkout-receiving-view-addresses .store-checkout-saved-addresses>button{grid-template-columns:34px minmax(0,1fr) 24px;padding-left:11px}.store-checkout-saved-address__type{width:32px;height:32px;display:grid;place-items:center;border-radius:10px;background:#f2f5f9;color:#596579;transition:background .18s ease,color .18s ease}.store-checkout-saved-address__type .material-symbols-outlined{font-size:19px}.store-checkout-saved-addresses>button.is-selected .store-checkout-saved-address__type{background:#e4f0ff;color:var(--store-checkout-accent,#0b66d8)}.store-checkout-address-form--screen{margin-top:0;padding:16px}.store-checkout-address-form--screen .store-checkout-address-labels{margin-bottom:16px}.store-checkout-address-form--screen .store-checkout-address-labels button{display:inline-flex;align-items:center;gap:6px;height:38px;padding:0 14px}.store-checkout-address-form--screen .store-checkout-address-labels button .material-symbols-outlined{font-size:17px}.store-checkout-address-form--screen .store-checkout-address-labels button.is-selected .material-symbols-outlined{color:var(--store-checkout-accent,#0b66d8)}.store-checkout-address-form-screen .store-checkout-save-address{min-height:48px}@media (max-width:680px){.store-checkout-address-screen__header{grid-template-columns:36px minmax(0,1fr);gap:9px}.store-checkout-address-screen__header>button{width:34px;height:34px}.store-checkout-address-screen__header h1{font-size:18px}.store-checkout-receiving-view-addresses .store-checkout-saved-addresses>button{grid-template-columns:32px minmax(0,1fr) 21px;padding:13px 10px}.store-checkout-saved-address__type{width:30px;height:30px;border-radius:9px}.store-checkout-address-form--screen{padding:14px 12px}}.store-checkout-summary--address-form{padding:11px 18px 18px}.store-checkout-address-summary-heading{display:flex;flex-direction:column;gap:4px}.store-checkout-address-summary-heading h1{margin:0;color:#172033;font-size:20px;line-height:1.25}.store-checkout-address-summary-heading p{margin:0;color:#667085;font-size:12px;line-height:1.45}.store-checkout-receiving-view-form .store-checkout-address-form-screen{gap:0}.store-checkout-receiving-view-form .store-checkout-address-form--screen{padding-top:14px}@media (max-width:760px){.store-checkout-summary--address-form{padding:7px 0 14px;border:0;border-radius:0;background:#fff}.store-checkout-address-summary-heading{padding:0 2px}.store-checkout-address-summary-heading h1{font-size:18px}.store-checkout-address-summary-heading p{font-size:11px}}.store-checkout-address-screen__header--plain{display:block;grid-template-columns:none;margin-bottom:2px}.store-checkout-address-screen__header--plain>div{display:flex;flex-direction:column;gap:2px}.store-checkout-saved-address-row{width:100%;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;border:.5px solid #dfe4eb;border-radius:14px;background:#fff;color:#273345;overflow:hidden;transition:border-color .18s ease,background .18s ease,box-shadow .18s ease}.store-checkout-saved-address-row:hover{border-color:#b9c7d8}.store-checkout-saved-address-row.is-selected{border-color:var(--store-checkout-accent,#0b66d8);background:#f3f8ff;box-shadow:0 0 0 .5px color-mix(in srgb,var(--store-checkout-accent,#0b66d8) 14%,transparent)}.store-checkout-saved-address-select{min-width:0;width:100%;display:grid;grid-template-columns:34px minmax(0,1fr) 24px;align-items:center;gap:10px;padding:14px 8px 14px 11px;border:0;background:transparent;text-align:left;color:inherit;cursor:pointer}.store-checkout-saved-address-row.is-selected .store-checkout-saved-address__type{background:#e4f0ff;color:var(--store-checkout-accent,#0b66d8)}.store-checkout-saved-address-row.is-selected .store-checkout-saved-address__check{opacity:1;transform:scale(1)}.store-checkout-saved-address-edit{align-self:stretch;min-width:64px;padding:0 10px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;border:0;border-left:1px solid #edf0f4;background:transparent;color:#667085;font-size:10px;font-weight:750;cursor:pointer;transition:background .18s ease,color .18s ease}.store-checkout-saved-address-edit:hover{background:#f7f9fc;color:var(--store-checkout-accent,#0b66d8)}.store-checkout-saved-address-edit .material-symbols-outlined{font-size:18px}@media (max-width:760px){.store-checkout-address-screen__header--plain{display:block;grid-template-columns:none}.store-checkout-saved-address-select{grid-template-columns:32px minmax(0,1fr) 21px;padding:13px 7px 13px 10px;gap:9px}.store-checkout-saved-address-edit{min-width:56px;padding:0 7px;font-size:9.5px}.store-checkout-saved-address-edit .material-symbols-outlined{font-size:17px}}.store-checkout-terms-panel--implicit{margin-top:16px;padding:0;border:0;border-radius:0;scroll-margin-top:0}.store-checkout-terms-copy{margin:0;color:#667085;font-size:11px;font-weight:400;line-height:1.55}.store-checkout-terms-copy a{color:#315ea8;font-weight:600;text-decoration:none}.store-checkout-terms-copy a:hover{text-decoration:underline}.store-checkout-order-success{position:fixed;inset:0;z-index:140;display:grid;place-items:center;padding:24px;overflow:hidden;background:rgba(255,255,255,.985);animation:storeCheckoutSuccessBackdrop .28s cubic-bezier(.2,.8,.2,1) both}.store-checkout-order-success:before{content:"";position:absolute;width:210px;height:210px;border-radius:50%;background:radial-gradient(circle,rgba(18,183,106,.11) 0,rgba(18,183,106,.055) 38%,rgba(18,183,106,0) 72%);transform:scale(.45);opacity:0;animation:storeCheckoutSuccessAura .82s cubic-bezier(.16,1,.3,1) .06s both;pointer-events:none}.store-checkout-order-success__content{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.store-checkout-order-success__icon{position:relative;width:78px;height:78px;display:grid;place-items:center;margin-bottom:20px;border:1px solid #159455;border-radius:50%;background:#159455;color:#fff;box-shadow:0 8px 24px rgba(21,148,85,.2),0 0 0 0 rgba(18,183,106,.12);animation:storeCheckoutSuccessIcon .58s cubic-bezier(.16,1,.3,1) both,storeCheckoutSuccessPulse .72s ease-out .5s both}.store-checkout-order-success__icon:after,.store-checkout-order-success__icon:before{content:"";position:absolute;inset:-1px;border:1px solid rgba(18,183,106,.22);border-radius:50%;opacity:0;pointer-events:none}.store-checkout-order-success__icon:before{animation:storeCheckoutSuccessRing .72s ease-out .22s both}.store-checkout-order-success__icon:after{animation:storeCheckoutSuccessRing .72s ease-out .38s both}.store-checkout-order-success__icon .material-symbols-outlined{font-size:44px;font-weight:500;transform-origin:center;animation:storeCheckoutSuccessCheck .44s cubic-bezier(.16,1.4,.3,1) .14s both}.store-checkout-order-success__content>strong{color:#172033;font-size:22px;font-weight:750;line-height:1.2;opacity:0;animation:storeCheckoutSuccessCopy .42s cubic-bezier(.16,1,.3,1) .24s forwards}.store-checkout-order-success__content>span:last-child{margin-top:7px;color:#667085;font-size:13px;line-height:1.45;opacity:0;animation:storeCheckoutSuccessCopy .42s cubic-bezier(.16,1,.3,1) .32s forwards}@keyframes storeCheckoutSuccessBackdrop{0%{opacity:0}to{opacity:1}}@keyframes storeCheckoutSuccessAura{0%{opacity:0;transform:scale(.45)}42%{opacity:1}to{opacity:.72;transform:scale(1)}}@keyframes storeCheckoutSuccessIcon{0%{opacity:0;transform:translateY(8px) scale(.62)}58%{opacity:1;transform:translateY(0) scale(1.08)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes storeCheckoutSuccessCheck{0%{opacity:0;transform:scale(.35) rotate(-12deg)}68%{opacity:1;transform:scale(1.12) rotate(2deg)}to{opacity:1;transform:scale(1) rotate(0)}}@keyframes storeCheckoutSuccessRing{0%{opacity:.6;transform:scale(1)}to{opacity:0;transform:scale(1.55)}}@keyframes storeCheckoutSuccessPulse{0%{box-shadow:0 8px 24px rgba(21,148,85,.12),0 0 0 0 rgba(18,183,106,.13)}to{box-shadow:0 8px 24px rgba(21,148,85,.12),0 0 0 13px rgba(18,183,106,0)}}@keyframes storeCheckoutSuccessCopy{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (max-width:760px){.store-checkout-terms-panel--implicit{margin-top:15px}.store-checkout-terms-copy{font-size:10.5px;line-height:1.52}.store-checkout-order-success:before{width:190px;height:190px}.store-checkout-order-success__icon{width:72px;height:72px;margin-bottom:18px}.store-checkout-order-success__icon .material-symbols-outlined{font-size:41px}.store-checkout-order-success__content>strong{font-size:20px}.store-checkout-order-success__content>span:last-child{font-size:12.5px}}@media (prefers-reduced-motion:reduce){.store-checkout-order-success,.store-checkout-order-success:before,.store-checkout-order-success__content>span:last-child,.store-checkout-order-success__content>strong,.store-checkout-order-success__icon,.store-checkout-order-success__icon .material-symbols-outlined,.store-checkout-order-success__icon:after,.store-checkout-order-success__icon:before{animation:none;opacity:1}}.account-email-change{gap:14px}.account-email-change__heading{align-items:flex-start}.account-email-change__heading>div:first-child{min-width:0}.account-email-change__actions .account-primary-button,.account-email-change__actions .account-secondary-button,.account-email-change__heading .account-secondary-button{display:inline-flex;align-items:center;justify-content:center;gap:7px;white-space:nowrap}.account-email-change__actions .material-symbols-outlined,.account-email-change__heading .material-symbols-outlined{font-size:17px}.account-email-change__current{min-height:68px;padding:12px 14px;border:1px solid #e2e7ef;border-radius:12px;background:#fafbfd;display:flex;align-items:center;gap:11px}.account-email-change__icon{width:38px;height:38px;flex:0 0 auto;border-radius:10px;display:grid;place-items:center;background:#edf3ff;color:#003366}.account-email-change__icon .material-symbols-outlined{font-size:20px}.account-email-change__address{min-width:0;display:grid;gap:2px}.account-email-change__address small{color:#7b8492;font-size:10px;font-weight:700}.account-email-change__address strong{overflow-wrap:anywhere;color:#172338;font-size:13px}.account-email-change__verified{margin-left:auto;flex:0 0 auto;min-height:28px;padding:0 9px;border:1px solid #cde9d5;border-radius:999px;background:#eef9f1;color:#19713a;display:inline-flex;align-items:center;gap:5px;font-size:10px;font-weight:800}.account-email-change__verified .material-symbols-outlined{font-size:15px}.account-email-change__flow{padding-top:2px;display:grid;gap:13px}.account-email-change__fields input{font-size:13px}.account-email-change__actions{display:flex;justify-content:flex-end;align-items:center;gap:9px}.account-email-change__actions .account-primary-button,.account-email-change__actions .account-secondary-button{min-height:42px}.account-email-change__code-copy{padding:13px 14px;border:1px solid #dbe5f5;border-radius:12px;background:#f6f9ff;display:flex;align-items:flex-start;gap:11px}.account-email-change__code-icon{width:36px;height:36px;flex:0 0 auto;border-radius:50%;display:grid;place-items:center;background:#003366;color:#fff}.account-email-change__code-icon .material-symbols-outlined{font-size:18px}.account-email-change__code-copy>div{min-width:0}.account-email-change__code-copy strong{color:#1b2a41;font-size:12px}.account-email-change__code-copy p{margin-top:3px;color:#667085;font-size:11px;line-height:1.5}.account-email-change__code-field{width:min(100%,280px);display:grid;gap:7px;color:#1f2937;font-size:12px;font-weight:700}.account-email-change__code-field input{width:100%;min-height:50px;border:1px solid #d8dde8;border-radius:10px;background:#fff;padding:0 12px;outline:none;color:#111827;text-align:center;font-size:21px;font-weight:800;letter-spacing:.22em}.account-email-change__code-field input:focus{border-color:#315ea8;box-shadow:0 0 0 3px rgba(49,94,168,.09)}@media (max-width:760px){.account-email-change__heading{align-items:stretch}.account-email-change__heading .account-secondary-button{width:100%}.account-email-change__current{align-items:flex-start;flex-wrap:wrap}.account-email-change__address{flex:1 1 calc(100% - 52px)}.account-email-change__verified{margin-left:49px}.account-email-change__actions{display:grid;grid-template-columns:1fr}.account-email-change__actions .account-primary-button,.account-email-change__actions .account-secondary-button{width:100%}.account-email-change__code-field input,.account-email-change__fields input{font-size:16px}.account-email-change__code-field input{font-size:20px}}.account-auth-page--login,.account-auth-page--register{min-height:100dvh;padding:0;display:block;overflow:hidden;background:#fff}body:has(.account-auth-design-frame),html:has(.account-auth-design-frame){min-height:100%;margin:0;background:#fff}body:has(.account-auth-design-frame){min-height:100dvh;padding:0;overflow:hidden}.account-auth-design-frame{position:relative;width:100%;height:100dvh;min-height:680px;overflow:hidden;background:#fff;font-family:Poppins,Figtree,Arial,sans-serif}.account-auth-design-frame__gradient{position:absolute;z-index:0;inset:0 0 0 50%;background:linear-gradient(218deg,#9181f4,#5038ed)}.account-auth-design-frame__texture{position:absolute;z-index:1;top:0;right:0;width:50%;height:100%;object-fit:fill}.account-auth-design-frame__scene{position:absolute;z-index:2;inset:0;width:100%;height:100%;object-fit:cover;object-position:center center}.account-auth-design-frame__white{position:absolute;z-index:3;inset:0 auto 0 0;width:50%;background:#fff}.account-auth-design-frame__content{position:absolute;z-index:10;inset:0 auto 0 0;width:50%;height:100%;display:flex;align-items:flex-start;justify-content:center;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:none}.account-auth-design-frame__content::-webkit-scrollbar{display:none}.account-auth-design-frame__phone,.account-auth-design-frame__promo{position:absolute;z-index:6;pointer-events:none;user-select:none}.account-auth-design-frame__phone{top:40%;left:64%;width:25%;height:auto}.account-auth-design-frame__promo{width:10.9809%;height:auto;object-fit:contain}.account-auth-design-frame__promo--top{top:13.6719%;left:86.0908%}.account-auth-design-frame__promo--bottom{top:79.8177%;left:56.3689%}.account-auth-design-frame .account-auth-card{transform:none!important;border:0;border-radius:0;background:transparent;box-shadow:none;color:#000;font-family:inherit}.account-auth-visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.account-auth-design-frame--login .account-auth-card--login{width:min(364px,calc(100% - 40px));max-width:364px;min-height:0;margin:54px 0 36px;padding:0;display:flex;flex-direction:column;gap:0}.account-auth-design-frame--login .account-auth-brand,.account-auth-design-frame--register .account-auth-brand{width:100%;display:flex;align-items:center;justify-content:center}.account-auth-design-frame--login .account-auth-brand img,.account-auth-design-frame--register .account-auth-brand img{display:block;width:139px;max-width:100%;height:auto;object-fit:contain}@keyframes saliplace-register-logo-enter{0%{opacity:0;transform:translateY(18px) scale(.985)}72%{opacity:1;transform:translateY(-2px) scale(1)}to{opacity:1;transform:translateY(0) scale(1)}}.account-auth-design-frame--register .account-auth-brand img{transform-origin:center;will-change:opacity,transform;animation:saliplace-register-logo-enter .68s cubic-bezier(.16,1,.3,1) both}@media (prefers-reduced-motion:reduce){.account-auth-design-frame--register .account-auth-brand img{animation:none}}.account-auth-design-frame--login .account-auth-heading--login{margin-top:64px;margin-bottom:76px;display:block}.account-auth-design-frame .account-login-signup{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:baseline;gap:6px;color:#585858;font-family:inherit;font-size:17px;line-height:25px;font-weight:400;white-space:nowrap}.account-auth-design-frame .account-login-signup__link{width:auto;display:inline;color:#0069ff;font-family:inherit;font-size:inherit;line-height:inherit;font-weight:700;text-decoration:none;white-space:nowrap}.account-auth-design-frame .account-login-signup__link:hover{text-decoration:underline;text-underline-offset:3px}.account-auth-design-frame--login .account-alert{margin:-56px 0 18px}.account-auth-design-frame--login .account-auth-design-field{width:100%;display:flex;flex-direction:column;gap:9px;color:#000;font-family:inherit;font-size:13px;line-height:20px;font-weight:500}.account-auth-design-frame--login .account-auth-design-field+.account-auth-design-field{margin-top:16px}.account-auth-design-control{position:relative;width:100%;height:52px;display:flex;align-items:center;border:0;border-radius:16px;background:rgba(241,241,241,.8);transition:box-shadow .16s ease,background-color .16s ease}.account-auth-design-control:focus-within{background:rgba(241,241,241,.96);box-shadow:0 0 0 2px rgba(0,105,255,.16)}.account-auth-design-frame--login .account-auth-design-control>img,.account-auth-design-frame--login .account-auth-design-control__leading{position:absolute;z-index:2;left:18px;width:18px;height:21px;object-fit:contain;pointer-events:none}.account-auth-design-frame--login .account-auth-design-control--email>img{width:16px;height:21px}.account-auth-design-frame--login .account-auth-design-control input{width:100%;height:52px;min-height:52px;padding:0 45px 0 57px;border:0;border-radius:16px;outline:none;background:transparent;box-shadow:none;color:#353535;font-family:inherit;font-size:12px;line-height:18px;font-weight:400}.account-auth-design-frame--login .account-auth-design-control input::placeholder{color:#585858;font-family:inherit;font-size:12px;opacity:1}.account-auth-design-frame--login .account-auth-design-control input:focus{border:0;box-shadow:none}.account-auth-design-frame--login .account-auth-design-control.account-password button{position:absolute;z-index:3;top:10px;right:7px;width:36px;height:32px;display:grid;place-items:center;border:0;background:transparent;color:#585858;cursor:pointer}.account-auth-design-frame--login .account-auth-design-control.account-password button img{display:block;width:18px;height:18px;object-fit:contain}.account-auth-design-frame--login .account-forgot-password{margin-top:9px;padding-right:31px;text-align:right}.account-auth-design-frame--login .account-forgot-password a{color:#011858;font-family:inherit;font-size:11px;line-height:17px;font-weight:600;text-decoration:none;white-space:nowrap}.account-auth-design-frame .account-primary-button{width:100%;min-height:52px;height:52px;border:0;border-radius:16px;background:linear-gradient(100deg,#001263,#0060ff);box-shadow:0 8px 21px rgba(0,0,0,.16);color:#fff;padding:0 18px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-family:inherit;font-size:16px;line-height:24px;font-weight:700;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease,opacity .16s ease}.account-auth-design-frame .account-primary-button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 10px 24px rgba(0,35,105,.22)}.account-auth-design-frame .account-primary-button:active:not(:disabled){transform:translateY(0)}.account-auth-design-frame .account-primary-button:disabled{opacity:.62;cursor:wait}.account-auth-design-frame--login .account-primary-button{margin-top:20px}.account-auth-button-arrow{display:block;width:7px;height:11px;object-fit:contain}.account-auth-design-frame--login .account-legal-consent{max-width:344px;margin:15px auto 0;color:#606060;text-align:center;font-family:inherit;font-size:10px;line-height:1.55;font-weight:400}.account-auth-design-frame--login .account-legal-consent a{color:#011858;font-weight:600;text-decoration:underline;text-underline-offset:2px}.account-auth-design-frame--register .account-auth-design-frame__content{padding:0 22px}.account-auth-design-frame--register .account-auth-card--register{width:min(630px,100%);max-width:630px;margin:30px 0;padding:0;display:flex;flex-direction:column;gap:0}.account-auth-design-frame--register .account-auth-card--verify{width:min(364px,100%);max-width:364px;margin:54px 0 36px;padding:0;display:flex;flex-direction:column;gap:16px}.account-auth-design-frame--register .account-auth-heading--register{margin-top:52px;margin-bottom:46px;display:block}.account-auth-design-frame--register .account-auth-heading--register .account-login-signup{justify-content:center;font-size:17px;line-height:25px}.account-auth-design-frame--register .account-form-grid{gap:12px}.account-auth-design-frame--register .account-form-grid+.account-form-grid{margin-top:12px}.account-auth-design-frame--register .account-form-grid--two{grid-template-columns:repeat(2,minmax(0,1fr))}.account-auth-design-frame--register .account-code-field,.account-auth-design-frame--register .account-form-grid label{gap:7px;color:#000;font-family:inherit;font-size:12px;line-height:18px;font-weight:500}.account-auth-design-frame--register .account-code-field>span,.account-auth-design-frame--register .account-form-grid label>span{color:#000;font-size:12px;line-height:18px;font-weight:500}.account-auth-design-frame--register .account-auth-card--verify input,.account-auth-design-frame--register .account-form-grid input{width:100%;min-height:50px;height:50px;padding:0 14px;border:0;border-radius:16px;outline:none;background:rgba(241,241,241,.8);box-shadow:none;color:#353535;font-family:inherit;font-size:12px;font-weight:400;line-height:50px;transition:box-shadow .16s ease,background-color .16s ease}.account-auth-design-frame--register .account-auth-card--verify input::placeholder,.account-auth-design-frame--register .account-form-grid input::placeholder{color:#777;font-size:12px;opacity:1}.account-auth-design-frame--register .account-auth-card--verify input:focus,.account-auth-design-frame--register .account-form-grid input:focus{border:0;background:rgba(241,241,241,.96);box-shadow:0 0 0 2px rgba(0,105,255,.16)}.account-auth-design-frame--register .account-auth-register-control{position:relative;width:100%;min-width:0}.account-auth-design-frame--register .account-auth-register-control__leading{position:absolute;z-index:2;top:50%;left:17px;width:16px;height:16px;object-fit:contain;pointer-events:none;transform:translateY(-50%)}.account-auth-design-frame--register .account-auth-register-control--email .account-auth-register-control__leading{width:18px;height:18px}.account-auth-design-frame--register .account-auth-register-control__leading--date{width:16px;height:16px}.account-auth-design-frame--register .account-auth-register-control__whatsapp-icon{position:absolute;z-index:2;top:50%;left:17px;width:18px;height:18px;display:grid;place-items:center;background:transparent;pointer-events:none;transform:translateY(-50%)}.account-auth-design-frame--register .account-auth-register-control__whatsapp-icon img{display:block;width:17px;height:17px;object-fit:contain;filter:brightness(0);opacity:.66}.account-auth-design-frame--register .account-auth-register-control input{padding-left:50px}.account-auth-design-frame--register .account-auth-register-control.account-password input{padding-left:50px;padding-right:46px}.account-auth-design-frame--register .account-password input{padding-right:46px}.account-auth-design-frame--register .account-password button{top:5px;right:4px;width:40px;height:40px}.account-auth-design-frame--register .account-auth-password-toggle{position:absolute;overflow:visible}.account-auth-design-frame--register .account-auth-password-toggle:after{content:"";position:absolute;left:50%;top:50%;width:22px;height:2px;border-radius:999px;background:#585858;opacity:0;transform:translate(-50%,-50%) rotate(42deg) scaleX(0);transform-origin:center;transition:transform .22s cubic-bezier(.2,.8,.2,1),opacity .16s ease;pointer-events:none}.account-auth-design-frame--register .account-auth-password-toggle.is-visible:after{opacity:.9;transform:translate(-50%,-50%) rotate(42deg) scaleX(1)}.account-auth-design-frame--register .account-auth-eye-image{display:block;width:18px;height:18px;object-fit:contain;transition:transform .2s cubic-bezier(.2,.8,.2,1),opacity .2s ease}.account-auth-design-frame--register .account-auth-password-toggle.is-visible .account-auth-eye-image{opacity:.72;transform:scale(.9)}.account-auth-design-frame--register .account-password-hint{margin-top:16px;color:#6e6e6e;font-family:inherit;font-size:9.5px;line-height:1.45;font-weight:400}.account-auth-design-frame--register .account-check{margin-top:18px;gap:8px!important;color:#5f5f5f!important;font-family:inherit;font-size:10px!important;line-height:1.45;font-weight:400!important}.account-auth-design-frame--register .account-check+.account-check{margin-top:5px}.account-auth-design-frame--register .account-check input{flex:0 0 15px;width:15px!important;height:15px!important;min-height:15px!important;margin-top:1px;accent-color:#0060ff}.account-auth-design-frame--register .account-check a{color:#011858;font-weight:600;text-decoration:underline;text-underline-offset:2px}.account-auth-design-frame--register .account-check.account-check--attention{color:#b42318!important}.account-auth-design-frame--register .account-check.account-check--attention a{color:#b42318}.account-auth-design-frame--register .account-primary-button{margin-top:26px}.account-auth-design-frame--register .account-register-submit-button{position:relative;overflow:hidden;isolation:isolate}.account-auth-design-frame--register .account-register-submit-button:after{content:"";position:absolute;z-index:1;top:0;bottom:0;left:0;width:48%;border-radius:16px;background:linear-gradient(105deg,transparent,rgba(255,255,255,.08) 28%,rgba(255,255,255,.52) 50%,rgba(255,255,255,.08) 72%,transparent);filter:blur(.2px);opacity:0;pointer-events:none;transform:translateX(-190%) skewX(-16deg);animation:account-register-button-shine 5s ease-in-out infinite;will-change:transform,opacity}.account-auth-design-frame--register .account-register-submit-button:disabled{opacity:1;background:linear-gradient(100deg,#001263,#0060ff);color:#fff;box-shadow:0 8px 21px rgba(0,0,0,.16);cursor:not-allowed}.account-auth-design-frame--register .account-register-submit-button.is-loading:disabled{cursor:wait}.account-auth-design-frame--register .account-register-submit-button>*{position:relative;z-index:2}@keyframes account-register-button-shine{0%,4%{opacity:0;transform:translateX(-190%) skewX(-16deg)}6%{opacity:.72}22%{opacity:.72;transform:translateX(315%) skewX(-16deg)}24%,to{opacity:0;transform:translateX(315%) skewX(-16deg)}}.account-auth-design-frame--register .account-security-note{margin-top:12px;padding:9px 11px;border:0;border-radius:12px;background:#f3f6fb;color:#556273;font-family:inherit;font-size:9.5px;line-height:1.45}.account-auth-design-frame--register .account-security-note .material-symbols-outlined{color:#0060ff;font-size:17px}.account-auth-design-frame--register .account-alert{margin-bottom:12px;padding:9px 11px;border-radius:12px;font-family:inherit;font-size:10px}.account-auth-design-frame--register .account-auth-card--verify .account-auth-heading--center{margin-top:26px;gap:6px}.account-auth-design-frame--register .account-auth-card--verify .account-auth-heading--center>span{color:#0069ff;font-family:inherit;font-size:10px;font-weight:700;letter-spacing:.08em}.account-auth-design-frame--register .account-auth-card--verify .account-auth-heading--center h1{color:#011858;font-family:inherit;font-size:24px;line-height:1.25;font-weight:700}.account-auth-design-frame--register .account-auth-card--verify .account-auth-heading--center p{color:#666;font-family:inherit;font-size:11px;line-height:1.55}.account-auth-design-frame--register .account-code-field input{min-height:58px!important;height:58px!important;font-size:22px!important;font-weight:700;letter-spacing:.28em;padding-left:calc(14px + .28em)!important}.account-auth-design-frame--register .account-code-actions button{color:#011858;font-family:inherit;font-size:10px;font-weight:600}@media (max-width:900px){body:has(.account-auth-design-frame){overflow:auto}.account-auth-page--login,.account-auth-page--register{overflow:visible}.account-auth-design-frame{height:auto;min-height:100svh;overflow:visible}.account-auth-design-frame__gradient,.account-auth-design-frame__phone,.account-auth-design-frame__promo,.account-auth-design-frame__scene,.account-auth-design-frame__texture{display:none}.account-auth-design-frame__white{position:absolute;inset:0;width:100%}.account-auth-design-frame__content{position:relative;inset:auto;width:100%;height:auto;min-height:100svh;padding:0 20px;overflow:visible}.account-auth-design-frame--login .account-auth-card--login{width:min(100%,364px);margin:42px 0 36px}.account-auth-design-frame--login .account-auth-heading--login{margin-top:46px;margin-bottom:52px}.account-auth-design-frame--login .account-login-signup{justify-content:center;font-size:clamp(13px,4vw,17px)}.account-auth-design-frame--login .account-auth-design-control input,.account-auth-design-frame--login .account-auth-design-control input::placeholder,.account-auth-design-frame--register .account-auth-card--verify input,.account-auth-design-frame--register .account-auth-card--verify input::placeholder,.account-auth-design-frame--register .account-form-grid input,.account-auth-design-frame--register .account-form-grid input::placeholder{font-size:16px!important}.account-auth-design-frame--register .account-auth-card--register{width:min(100%,630px);margin:30px 0 36px}.account-auth-design-frame--register .account-auth-card--verify{width:min(100%,364px);margin:42px 0 36px}}@media (max-width:620px){.account-auth-design-frame--register .account-auth-design-frame__content,.account-auth-design-frame__content{padding-left:18px;padding-right:18px}.account-auth-design-frame--login .account-auth-brand img,.account-auth-design-frame--register .account-auth-brand img{width:130px}.account-auth-design-frame--register .account-form-grid--two{grid-template-columns:1fr}.account-auth-design-frame--register .account-form-grid{gap:11px}.account-auth-design-frame--register .account-form-grid+.account-form-grid{margin-top:11px}.account-auth-design-frame--register .account-auth-heading--register{margin-top:22px;margin-bottom:34px}.account-auth-design-frame--register .account-auth-heading--register .account-login-signup{font-size:clamp(13px,4vw,17px);line-height:25px}.account-auth-design-frame--register .account-code-field>span,.account-auth-design-frame--register .account-form-grid label,.account-auth-design-frame--register .account-form-grid label>span{font-size:13px}.account-auth-design-frame--register .account-check{font-size:11px!important}}@media (max-height:720px) and (min-width:901px){.account-auth-design-frame{min-height:620px}.account-auth-design-frame--login .account-auth-card--login{margin-top:34px}.account-auth-design-frame--login .account-auth-heading--login{margin-top:42px;margin-bottom:48px}.account-auth-design-frame--register .account-auth-card--register{margin-top:20px;margin-bottom:20px}}@media (prefers-reduced-motion:reduce){.account-auth-design-frame--register .account-register-submit-button:after{animation:none;display:none}.account-auth-design-frame--register .account-auth-eye-image,.account-auth-design-frame--register .account-auth-password-toggle:after{transition:none}}@media (min-width:901px){.account-auth-design-frame--register .account-auth-card--register{position:relative;min-height:100%;margin-top:0;margin-bottom:0;padding-top:30px;padding-bottom:30px}.account-auth-design-frame--register .account-auth-card--register>.account-auth-brand{position:absolute;z-index:3;top:30px;left:0;width:100%}.account-auth-design-frame--register .account-auth-register-main{width:100%;margin-top:auto;margin-bottom:auto;display:flex;flex-direction:column}.account-auth-design-frame--register .account-auth-register-main>.account-auth-heading--register{margin-top:0}}@media (max-width:900px){.account-auth-design-frame--register .account-auth-register-main{width:100%;display:flex;flex-direction:column}}@media (min-width:901px){.account-auth-design-frame--login .account-auth-card--login{position:relative;width:min(460px,calc(100% - 40px));max-width:460px;min-height:100%;margin-top:0;margin-bottom:0;padding-top:30px;padding-bottom:30px}.account-auth-design-frame--login .account-auth-card--login>.account-auth-brand{position:absolute;z-index:3;top:30px;left:0;width:100%}.account-auth-design-frame--login .account-auth-login-main{width:100%;margin-top:auto;margin-bottom:auto;display:flex;flex-direction:column}.account-auth-design-frame--login .account-auth-login-main>.account-auth-heading--login{margin-top:0;margin-bottom:46px}}@media (max-width:900px){.account-auth-design-frame--login .account-auth-card--login{width:min(100%,460px)}.account-auth-design-frame--login .account-auth-login-main{width:100%;display:flex;flex-direction:column}}.account-auth-design-frame--register .account-auth-verify-main{width:100%;display:flex;flex-direction:column;gap:16px}.account-auth-design-frame--register .account-auth-card--verify .account-auth-heading--center{margin-bottom:16px}.account-auth-design-frame--login .account-auth-card--recovery{width:min(460px,calc(100% - 40px));max-width:460px}.account-auth-design-frame--login .account-auth-recovery-main{width:100%;display:flex;flex-direction:column}.account-auth-design-frame--login .account-auth-heading--recovery{margin:0 0 28px;display:grid;gap:8px}.account-auth-design-frame--login .account-auth-heading--recovery h1{margin:0;color:#011858;font-family:inherit;font-size:27px;line-height:1.2;font-weight:700}.account-auth-design-frame--login .account-auth-heading--recovery p{margin:0;max-width:430px;color:#666;font-family:inherit;font-size:12px;line-height:1.55;font-weight:400}.account-auth-design-frame--login .account-auth-card--recovery .account-alert{margin:0 0 16px}.account-auth-design-frame--login .account-auth-card--recovery .account-password-hint{margin-top:10px;color:#6e6e6e;font-size:10px;line-height:1.5}.account-auth-design-frame--login .account-auth-switch--recovery{margin-top:16px;color:#606060;font-size:11px;line-height:1.5}.account-auth-design-frame--login .account-auth-switch--recovery a{color:#011858;font-weight:700}.account-auth-design-frame--login .account-auth-card--recovery .account-code-actions,.account-auth-design-frame--login .account-code-actions--recovery{margin-top:16px}.account-auth-design-frame--login .account-auth-card--recovery .account-code-actions button{color:#011858;font-family:inherit;font-size:11px;font-weight:600}.account-auth-design-frame--login .account-auth-design-control--code input{padding:0 18px;text-align:center;font-size:22px;font-weight:700;letter-spacing:.28em;font-variant-numeric:tabular-nums}.account-auth-design-frame--login .account-auth-design-control--code input::placeholder{color:#777;font-size:20px;letter-spacing:.28em}.account-auth-design-frame--login .account-auth-card--recovery .account-reset-success-icon{margin-bottom:18px}.account-auth-design-frame--login .account-auth-card--recovery.account-reset-done{text-align:center}.account-auth-design-frame--login .account-auth-card--recovery .account-auth-password-toggle{position:absolute;overflow:visible}.account-auth-design-frame--login .account-auth-card--recovery .account-auth-password-toggle:after{content:"";position:absolute;left:50%;top:50%;width:22px;height:2px;border-radius:999px;background:#585858;opacity:0;transform:translate(-50%,-50%) rotate(42deg) scaleX(0);transform-origin:center;transition:transform .22s cubic-bezier(.2,.8,.2,1),opacity .16s ease;pointer-events:none}.account-auth-design-frame--login .account-auth-card--recovery .account-auth-password-toggle.is-visible:after{opacity:.9;transform:translate(-50%,-50%) rotate(42deg) scaleX(1)}.account-auth-design-frame--login .account-auth-card--recovery .account-auth-eye-image{display:block;width:18px;height:18px;object-fit:contain;transition:transform .2s cubic-bezier(.2,.8,.2,1),opacity .2s ease}.account-auth-design-frame--login .account-auth-card--recovery .account-auth-password-toggle.is-visible .account-auth-eye-image{opacity:.72;transform:scale(.9)}@media (min-width:901px){.account-auth-design-frame--login .account-auth-card--recovery{position:relative;min-height:100%;margin-top:0;margin-bottom:0;padding-top:30px;padding-bottom:30px}.account-auth-design-frame--login .account-auth-card--recovery>.account-auth-brand{position:absolute;z-index:3;top:30px;left:0;width:100%}.account-auth-design-frame--login .account-auth-recovery-main{margin-top:auto;margin-bottom:auto}}@media (max-width:900px){.account-auth-design-frame--register .account-auth-design-frame__content,.account-auth-design-frame__content{padding-top:max(18px,env(safe-area-inset-top));padding-bottom:max(24px,env(safe-area-inset-bottom))}.account-auth-design-frame--login .account-auth-card--login,.account-auth-design-frame--register .account-auth-card--register,.account-auth-design-frame--register .account-auth-card--verify{margin-top:0;margin-bottom:0}.account-auth-design-frame--login .account-auth-card--login,.account-auth-design-frame--login .account-auth-card--recovery,.account-auth-design-frame--register .account-auth-card--verify{width:min(100%,430px);max-width:430px}.account-auth-design-frame--login .account-auth-brand img,.account-auth-design-frame--register .account-auth-brand img{width:104px}.account-auth-design-frame--login .account-auth-login-main{margin-top:30px}.account-auth-design-frame--login .account-auth-login-main>.account-auth-heading--login{margin-top:0;margin-bottom:34px}.account-auth-design-frame--login .account-login-signup,.account-auth-design-frame--register .account-auth-heading--register .account-login-signup{font-size:14px;line-height:22px}.account-auth-design-frame--register .account-auth-register-main{margin-top:28px}.account-auth-design-frame--register .account-auth-register-main>.account-auth-heading--register{margin-top:0;margin-bottom:28px}.account-auth-design-frame--login .account-auth-design-control input,.account-auth-design-frame--register .account-auth-card--verify input,.account-auth-design-frame--register .account-form-grid input{font-size:16px!important}.account-auth-design-frame--login .account-auth-design-control input::placeholder,.account-auth-design-frame--register .account-form-grid input::placeholder{font-size:13px!important;line-height:1.2}.account-auth-design-frame--login .account-auth-design-field,.account-auth-design-frame--register .account-code-field>span,.account-auth-design-frame--register .account-form-grid label,.account-auth-design-frame--register .account-form-grid label>span{font-size:12px}.account-auth-design-frame--register .account-auth-verify-main{margin-top:28px;gap:14px}.account-auth-design-frame--register .account-auth-card--verify .account-auth-heading--center{margin-bottom:18px;margin-top:0;gap:5px}.account-auth-design-frame--register .account-auth-card--verify .account-auth-heading--center>span{font-size:9px}.account-auth-design-frame--register .account-auth-card--verify .account-auth-heading--center h1{font-size:22px}.account-auth-design-frame--register .account-auth-card--verify .account-auth-heading--center p{font-size:11px}.account-auth-design-frame--register .account-code-field input{min-height:54px!important;height:54px!important;font-size:20px!important;letter-spacing:.24em;padding-left:calc(14px + .24em)!important}.account-auth-design-frame--register .account-code-field input::placeholder{font-size:18px!important}.account-auth-design-frame--login .account-auth-recovery-main{margin-top:28px}.account-auth-design-frame--login .account-auth-heading--recovery{margin-bottom:24px;gap:6px}.account-auth-design-frame--login .account-auth-heading--recovery h1{font-size:23px}.account-auth-design-frame--login .account-auth-heading--recovery p{font-size:11.5px;line-height:1.5}.account-auth-design-frame--login .account-auth-card--recovery .account-alert{margin-bottom:14px;font-size:10px}.account-auth-design-frame--login .account-auth-design-control--code input{height:54px;min-height:54px;padding:0 14px;font-size:20px!important;letter-spacing:.24em}.account-auth-design-frame--login .account-auth-design-control--code input::placeholder{font-size:18px!important;letter-spacing:.24em}.account-auth-design-frame--login .account-auth-card--recovery .account-code-actions button,.account-auth-design-frame--login .account-auth-switch--recovery{font-size:11px}}@media (max-width:620px){.account-auth-design-frame--register .account-auth-design-frame__content,.account-auth-design-frame__content{padding-left:16px;padding-right:16px}.account-auth-design-frame--login .account-auth-brand img,.account-auth-design-frame--register .account-auth-brand img{width:100px}.account-auth-design-frame--login .account-auth-recovery-main,.account-auth-design-frame--register .account-auth-register-main,.account-auth-design-frame--register .account-auth-verify-main{margin-top:24px}.account-auth-design-frame--login .account-auth-login-main{margin-top:26px}.account-auth-design-frame--register .account-auth-register-main>.account-auth-heading--register{margin-bottom:24px}}@media (prefers-reduced-motion:reduce){.account-auth-design-frame--login .account-auth-card--recovery .account-auth-eye-image,.account-auth-design-frame--login .account-auth-card--recovery .account-auth-password-toggle:after{transition:none}}@media (max-width:900px){.account-auth-design-frame--login .account-auth-card--login{align-self:center;margin-top:auto;margin-bottom:auto}}.account-onboarding-page{min-height:100dvh;padding:30px 22px 56px;display:grid;place-items:start center;background:radial-gradient(circle at 15% 0,rgba(0,96,255,.055),transparent 34%),#fff;font-family:Poppins,Figtree,Arial,sans-serif}body:has(.account-onboarding-page),html:has(.account-onboarding-page){min-height:100%;background:#fff}body:has(.account-onboarding-page){min-height:100dvh;padding:0}.account-onboarding-page .account-onboarding-card{width:min(100%,920px);margin:0 auto;padding:0;display:grid;gap:26px;border:0;border-radius:0;background:transparent;box-shadow:none}.account-onboarding-page .store-first-onboarding{width:min(100%,860px);gap:24px}.account-onboarding-page .account-onboarding-brand{min-height:76px;display:flex;align-items:center;justify-content:center}.account-onboarding-page .account-onboarding-brand img{display:block;width:116px;max-width:100%;height:auto;object-fit:contain}.account-onboarding-page .account-onboarding-progress{max-width:650px;margin:0 auto;color:#9a9a9a;font-size:10px;font-weight:600}.account-onboarding-page .account-onboarding-progress>span>.material-symbols-outlined,.account-onboarding-page .account-onboarding-progress>span>em{width:28px;height:28px;border:0;background:#f0f2f5;color:#8b8b8b;font-size:12px;font-weight:700}.account-onboarding-page .account-onboarding-progress>i{width:52px;height:2px;border-radius:999px;background:#eceef2}.account-onboarding-page .account-onboarding-progress>span.is-current{color:#011858}.account-onboarding-page .account-onboarding-progress>span.is-current>em{border:0;background:linear-gradient(135deg,#001263,#0060ff);color:#fff;box-shadow:0 5px 15px rgba(0,75,220,.18)}.account-onboarding-page .account-onboarding-progress>span.is-done{color:#315f93}.account-onboarding-page .account-onboarding-progress>span.is-done>.material-symbols-outlined{border:0;background:#eaf2ff;color:#0060ff}.account-onboarding-page .account-onboarding-step{gap:22px}.account-onboarding-page .account-onboarding-heading{gap:7px;text-align:center}.account-onboarding-page .account-onboarding-heading>div>span,.account-onboarding-page .account-onboarding-heading>span{color:#0069ff;font-family:inherit;font-size:10px;line-height:16px;font-weight:700;letter-spacing:.08em}.account-onboarding-page .account-onboarding-heading h1,.account-onboarding-page .store-first-onboarding .account-onboarding-heading h1{margin:0;color:#011858;font-family:inherit;font-size:28px;line-height:1.2;font-weight:700;letter-spacing:-.025em}.account-onboarding-page .account-onboarding-heading p,.account-onboarding-page .store-first-onboarding .account-onboarding-heading p{max-width:650px;margin:0 auto;color:#6b6b6b;font-family:inherit;font-size:12px;line-height:1.6;font-weight:400}.account-onboarding-page .account-onboarding-heading--with-back{grid-template-columns:42px minmax(0,1fr);align-items:start;gap:10px;text-align:left}.account-onboarding-page .account-onboarding-heading--with-back>div{gap:5px}.account-onboarding-page .account-onboarding-heading--with-back p{margin:0}.account-onboarding-page .account-onboarding-back{width:40px;height:40px;border:0;border-radius:13px;background:#f1f2f4;color:#585858;transition:background-color .16s ease,transform .16s ease}.account-onboarding-page .account-onboarding-back:hover{background:#e9eef8;color:#011858;transform:translateX(-1px)}.account-onboarding-page .account-onboarding-back .material-symbols-outlined{font-size:19px}.account-onboarding-page .account-onboarding-type-grid{gap:14px}.account-onboarding-page .account-onboarding-type-grid>button{min-height:126px;grid-template-columns:50px minmax(0,1fr) 24px;gap:14px;padding:18px;border:1px solid transparent;border-radius:18px;background:#f7f8fa;color:#353535;box-shadow:none;transition:border-color .18s ease,background-color .18s ease,box-shadow .18s ease,transform .18s ease}.account-onboarding-page .account-onboarding-type-grid>button:hover{border-color:rgba(0,96,255,.18);background:#f4f7fc;transform:translateY(-1px)}.account-onboarding-page .account-onboarding-type-grid>button.is-selected{border-color:rgba(0,96,255,.42);background:#f2f6ff;box-shadow:0 0 0 3px rgba(0,96,255,.055)}.account-onboarding-page .account-onboarding-type-icon{width:50px;height:50px;border:0;border-radius:15px;background:#e9efff;color:#0060ff}.account-onboarding-page .account-onboarding-type-grid strong{color:#011858;font-size:14px;font-weight:700}.account-onboarding-page .account-onboarding-type-grid small{color:#717171;font-size:11px;line-height:1.5}.account-onboarding-page .account-onboarding-type-grid>button>.material-symbols-outlined{color:#8e8e8e;font-size:21px}.account-onboarding-page .account-onboarding-type-grid>button.is-selected>.material-symbols-outlined{color:#0060ff}.account-onboarding-page .account-onboarding-section,.account-onboarding-page .store-first-onboarding .account-onboarding-section{gap:16px;padding:20px;border:0!important;border-radius:18px;background:#fafafa!important;box-shadow:none}.account-onboarding-page .account-onboarding-section>h2{margin:0;color:#011858;font-size:15px;line-height:1.35;font-weight:700}.account-onboarding-page .account-onboarding-section>p{margin:3px 0 0;color:#727272;font-size:11px;line-height:1.55}.account-onboarding-page .account-onboarding-section .account-form-grid label,.account-onboarding-page .store-onboarding-payment-fields label{color:#000;font-family:inherit;font-size:12px;font-weight:500}.account-onboarding-page .account-onboarding-section .account-form-grid label>span,.account-onboarding-page .store-onboarding-payment-fields label>span{color:#000;font-size:12px;line-height:18px;font-weight:500}.account-onboarding-page .account-onboarding-section .account-form-grid input,.account-onboarding-page .account-onboarding-section .account-form-grid select,.account-onboarding-page .account-onboarding-section .account-form-grid textarea,.account-onboarding-page .store-onboarding-payment-fields input,.account-onboarding-page .store-onboarding-payment-fields select,.account-onboarding-page .store-onboarding-payment-fields textarea{min-height:52px;border:0!important;border-radius:16px!important;background-color:rgba(241,241,241,.82)!important;box-shadow:none!important;color:#353535;font-family:inherit;font-size:13px;font-weight:400;transition:background-color .16s ease,box-shadow .16s ease}.account-onboarding-page .account-onboarding-section .account-form-grid input,.account-onboarding-page .store-onboarding-payment-fields input{height:52px;padding:0 16px}.account-onboarding-page .account-onboarding-section .account-form-grid textarea,.account-onboarding-page .store-onboarding-payment-fields textarea{min-height:104px;padding:14px 16px;line-height:1.55;resize:vertical}.account-onboarding-page .account-onboarding-section .account-form-grid select,.account-onboarding-page .store-onboarding-payment-fields select{-webkit-appearance:none!important;appearance:none!important;height:52px;padding:0 42px 0 16px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='m7 10 5 5 5-5' stroke='%23585858' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")!important;background-repeat:no-repeat!important;background-position:right 14px center!important;background-size:18px 18px!important}.account-onboarding-page .account-onboarding-section .account-form-grid input::placeholder,.account-onboarding-page .account-onboarding-section .account-form-grid textarea::placeholder,.account-onboarding-page .store-onboarding-payment-fields input::placeholder,.account-onboarding-page .store-onboarding-payment-fields textarea::placeholder{color:#777;font-size:12px;opacity:1}.account-onboarding-page .account-onboarding-section .account-form-grid input:focus,.account-onboarding-page .account-onboarding-section .account-form-grid select:focus,.account-onboarding-page .account-onboarding-section .account-form-grid textarea:focus,.account-onboarding-page .store-onboarding-payment-fields input:focus,.account-onboarding-page .store-onboarding-payment-fields select:focus,.account-onboarding-page .store-onboarding-payment-fields textarea:focus{background-color:rgba(241,241,241,.98)!important;box-shadow:0 0 0 2px rgba(0,105,255,.16)!important}.account-onboarding-page .account-onboarding-cover{height:178px;border:0;border-radius:18px;background:linear-gradient(135deg,#f0f3f9,#e9eef8);color:#8290a4}.account-onboarding-page .account-onboarding-logo{width:86px;height:86px;border:5px solid #fff;border-radius:19px;background:#fff;box-shadow:0 10px 26px rgba(0,35,105,.13);color:#0060ff}.account-onboarding-page .account-upload-button{min-height:42px;padding:0 14px;border:0;border-radius:12px;background:#eaf2ff;color:#011858;font-family:inherit;font-size:11px;font-weight:700}.account-onboarding-page .account-upload-button--secondary{background:#f1f2f4;color:#585858}.account-onboarding-page .account-onboarding-avatar{width:78px;height:78px;border:0;background:#edf2ff;color:#0060ff}.account-onboarding-page .store-onboarding-progress{max-width:720px;margin:0 auto;padding:0 6px 4px}.account-onboarding-page .store-onboarding-progress>div{color:#9a9a9a}.account-onboarding-page .store-onboarding-progress>div:not(:last-child):after{top:16px;height:2px;background:#eceef2}.account-onboarding-page .store-onboarding-progress>div.is-done:not(:last-child):after{background:#b9d2ff}.account-onboarding-page .store-onboarding-progress-button>span{width:33px;height:33px;border:0;background:#f0f2f5;color:#8a8a8a;box-shadow:none;font-size:11px;font-weight:700}.account-onboarding-page .store-onboarding-progress-button>small{color:inherit;font-size:9.5px;font-weight:600}.account-onboarding-page .store-onboarding-progress>div.is-current{color:#011858}.account-onboarding-page .store-onboarding-progress>div.is-current .store-onboarding-progress-button>span{border:0;background:linear-gradient(135deg,#001263,#0060ff);color:#fff;box-shadow:0 5px 15px rgba(0,75,220,.18)}.account-onboarding-page .store-onboarding-progress>div.is-done{color:#315f93}.account-onboarding-page .store-onboarding-progress>div.is-done .store-onboarding-progress-button>span{border:0;background:#eaf2ff;color:#0060ff}.account-onboarding-page .store-onboarding-progress-button:not(:disabled):hover>span{border:0;background:#e4edff;box-shadow:none}.account-onboarding-page .store-onboarding-order-alerts-heading,.account-onboarding-page .store-onboarding-section-heading{grid-template-columns:44px minmax(0,1fr);gap:12px}.account-onboarding-page .store-onboarding-order-alerts-icon,.account-onboarding-page .store-onboarding-section-icon{width:44px;height:44px;border:0;border-radius:14px;background:#eaf2ff;color:#0060ff}.account-onboarding-page .store-onboarding-order-alerts-heading h2,.account-onboarding-page .store-onboarding-section-heading h2{color:#011858;font-size:14px;font-weight:700}.account-onboarding-page .store-onboarding-order-alerts-heading p,.account-onboarding-page .store-onboarding-section-heading p{color:#707070;font-size:11px;line-height:1.55}.account-onboarding-page .store-onboarding-choice-grid>button,.account-onboarding-page .store-onboarding-consent-card,.account-onboarding-page .store-onboarding-payment-card,.account-onboarding-page .store-onboarding-toggle-card{border:1px solid transparent;border-radius:16px;background:#f6f7f9;box-shadow:none}.account-onboarding-page .store-onboarding-choice-grid>button:hover,.account-onboarding-page .store-onboarding-consent-card:hover,.account-onboarding-page .store-onboarding-toggle-card:hover{border-color:rgba(0,96,255,.18);background:#f3f6fc}.account-onboarding-page .store-onboarding-choice-grid>button.is-selected,.account-onboarding-page .store-onboarding-consent-card.is-selected,.account-onboarding-page .store-onboarding-payment-card.is-open,.account-onboarding-page .store-onboarding-toggle-card.is-selected{border-color:rgba(0,96,255,.34);background:#f2f6ff;box-shadow:0 0 0 3px rgba(0,96,255,.045)}.account-onboarding-page .store-onboarding-option-icon,.account-onboarding-page .store-onboarding-payment-icon{border:0;border-radius:13px;background:#fff;color:#0060ff;box-shadow:0 2px 8px rgba(0,18,99,.05)}.account-onboarding-page .store-onboarding-choice-grid strong,.account-onboarding-page .store-onboarding-consent-card strong,.account-onboarding-page .store-onboarding-payment-card>button strong,.account-onboarding-page .store-onboarding-toggle-card strong{color:#011858;font-weight:700}.account-onboarding-page .store-onboarding-choice-grid small,.account-onboarding-page .store-onboarding-consent-card small,.account-onboarding-page .store-onboarding-payment-card>button small,.account-onboarding-page .store-onboarding-toggle-card small{color:#707070}.account-onboarding-page .store-onboarding-choice-grid>button.is-selected>.material-symbols-outlined,.account-onboarding-page .store-onboarding-consent-card.is-selected>.material-symbols-outlined,.account-onboarding-page .store-onboarding-payment-card.is-open>button>.material-symbols-outlined,.account-onboarding-page .store-onboarding-toggle-card.is-selected>.material-symbols-outlined{color:#0060ff}.account-onboarding-page .store-onboarding-payment-card>button{min-height:76px;padding:13px 15px;background:transparent}.account-onboarding-page .store-onboarding-payment-card.is-open>button{background:transparent}.account-onboarding-page .store-onboarding-payment-fields{padding:16px;border-top:1px solid rgba(0,96,255,.09);background:transparent}.account-onboarding-page .store-onboarding-inline-options>button{min-height:46px;border:1px solid transparent;border-radius:13px;background:#fff;color:#585858;font-weight:600}.account-onboarding-page .store-onboarding-inline-options>button.is-selected{border-color:rgba(0,96,255,.28);background:#eaf2ff;color:#011858}.account-onboarding-page .store-onboarding-installments-row{border:0;border-radius:14px;background:#fff}.account-onboarding-page .account-onboarding-store-note,.account-onboarding-page .store-onboarding-consent-note,.account-onboarding-page .store-onboarding-field-note--inline,.account-onboarding-page .store-onboarding-placeholder-help{border:0;background:#f4f6fa;color:#667085}.account-onboarding-page .store-onboarding-placeholder-help{border-radius:13px;padding:11px 12px}.account-onboarding-page .account-onboarding-store-note{border-radius:14px;padding:12px 14px}.account-onboarding-page .store-onboarding-money-input{min-height:52px;border:0;border-radius:16px;background:rgba(241,241,241,.82);box-shadow:none}.account-onboarding-page .store-onboarding-money-input:focus-within{box-shadow:0 0 0 2px rgba(0,105,255,.16)}.account-onboarding-page .store-onboarding-money-input>b{border-right:1px solid #e0e0e0;background:transparent;color:#585858}.account-onboarding-page .store-onboarding-money-input>input{height:52px!important;min-height:52px!important;background:transparent!important}.account-onboarding-page .account-primary-button.account-onboarding-main-action{position:relative;overflow:hidden;isolation:isolate;width:min(100%,520px);min-height:52px;height:52px;margin:2px auto 0;border:0;border-radius:16px;background:linear-gradient(100deg,#001263,#0060ff);box-shadow:0 8px 21px rgba(0,0,0,.14);color:#fff;font-family:inherit;font-size:15px;font-weight:700}.account-onboarding-page .account-primary-button.account-onboarding-main-action:after{content:"";position:absolute;z-index:1;top:0;bottom:0;left:0;width:42%;border-radius:16px;background:linear-gradient(105deg,transparent,rgba(255,255,255,.04) 28%,rgba(255,255,255,.28) 50%,rgba(255,255,255,.04) 72%,transparent);opacity:0;pointer-events:none;transform:translateX(-190%) skewX(-16deg);animation:account-onboarding-button-shine 5s ease-in-out infinite}.account-onboarding-page .account-primary-button.account-onboarding-main-action>*{position:relative;z-index:2}.account-onboarding-page .account-primary-button.account-onboarding-main-action:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 11px 25px rgba(0,35,105,.2)}.account-onboarding-page .account-primary-button.account-onboarding-main-action:disabled{opacity:.62}@keyframes account-onboarding-button-shine{0%,5%{opacity:0;transform:translateX(-190%) skewX(-16deg)}7%{opacity:.48}19%{opacity:.48;transform:translateX(330%) skewX(-16deg)}21%,to{opacity:0;transform:translateX(330%) skewX(-16deg)}}.account-onboarding-page .store-onboarding-ready-icon{width:70px;height:70px;border-radius:22px;background:linear-gradient(135deg,#eaf2ff,#f1f6ff);color:#0060ff}.account-onboarding-page .store-onboarding-checklist{gap:12px}.account-onboarding-page .store-onboarding-checklist>div{min-height:78px;padding:14px;border:0;border-radius:16px;background:#f7f8fa}.account-onboarding-page .store-onboarding-checklist>div>.material-symbols-outlined{color:#0060ff}.account-onboarding-page .store-onboarding-checklist strong{color:#011858}@media (max-width:760px){.account-onboarding-page{padding:18px 14px 36px;background:#fff}.account-onboarding-page .account-onboarding-card,.account-onboarding-page .store-first-onboarding{width:100%;gap:20px}.account-onboarding-page .account-onboarding-brand{min-height:58px}.account-onboarding-page .account-onboarding-brand img{width:96px}.account-onboarding-page .account-onboarding-heading h1,.account-onboarding-page .store-first-onboarding .account-onboarding-heading h1{font-size:23px}.account-onboarding-page .account-onboarding-heading p,.account-onboarding-page .store-first-onboarding .account-onboarding-heading p{font-size:11.5px}.account-onboarding-page .account-onboarding-type-grid{grid-template-columns:1fr;gap:10px}.account-onboarding-page .account-onboarding-type-grid>button{min-height:102px;padding:14px;border-radius:16px}.account-onboarding-page .account-onboarding-section,.account-onboarding-page .store-first-onboarding .account-onboarding-section{padding:15px;border-radius:16px}.account-onboarding-page .account-onboarding-section .account-form-grid input,.account-onboarding-page .account-onboarding-section .account-form-grid select,.account-onboarding-page .account-onboarding-section .account-form-grid textarea,.account-onboarding-page .store-onboarding-payment-fields input,.account-onboarding-page .store-onboarding-payment-fields select,.account-onboarding-page .store-onboarding-payment-fields textarea{font-size:16px!important}.account-onboarding-page .account-onboarding-section .account-form-grid input::placeholder,.account-onboarding-page .account-onboarding-section .account-form-grid textarea::placeholder,.account-onboarding-page .store-onboarding-payment-fields input::placeholder,.account-onboarding-page .store-onboarding-payment-fields textarea::placeholder{font-size:13px!important}.account-onboarding-page .account-onboarding-cover{height:130px;border-radius:16px}.account-onboarding-page .account-onboarding-logo{width:72px;height:72px;border-radius:16px}.account-onboarding-page .account-onboarding-upload-actions{padding-left:86px}.account-onboarding-page .store-onboarding-progress{padding-inline:0}.account-onboarding-page .store-onboarding-progress>div:not(:last-child):after{top:14px;left:calc(50% + 17px);right:calc(-50% + 17px)}.account-onboarding-page .store-onboarding-progress-button>span{width:29px;height:29px;font-size:10px}.account-onboarding-page .store-onboarding-progress-button>small{font-size:8px}.account-onboarding-page .store-onboarding-checklist,.account-onboarding-page .store-onboarding-choice-grid,.account-onboarding-page .store-onboarding-payment-fields.account-form-grid--two{grid-template-columns:1fr}.account-onboarding-page .store-onboarding-choice-grid>button,.account-onboarding-page .store-onboarding-payment-card>button,.account-onboarding-page .store-onboarding-toggle-card{grid-template-columns:40px minmax(0,1fr) 20px;gap:10px;padding:12px}.account-onboarding-page .store-onboarding-inline-options{grid-template-columns:repeat(2,minmax(0,1fr))}.account-onboarding-page .account-primary-button.account-onboarding-main-action{width:100%;font-size:15px}}@media (max-width:430px){.account-onboarding-page{padding-inline:12px}.account-onboarding-page .account-onboarding-brand img{width:90px}.account-onboarding-page .account-onboarding-progress>i{width:30px}.account-onboarding-page .store-onboarding-progress-button>small{font-size:7.3px}.account-onboarding-page .store-onboarding-inline-options{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.account-onboarding-page .account-primary-button.account-onboarding-main-action:after{animation:none;display:none}}@media (max-width:760px){.account-onboarding-page .account-onboarding-store-assets{position:relative;display:grid;gap:10px;padding-bottom:4px}.account-onboarding-page .account-onboarding-cover{height:120px;border-radius:13px;overflow:hidden}.account-onboarding-page .account-onboarding-logo{left:12px;bottom:0;width:66px;height:66px;border:4px solid #fff;border-radius:16px;box-shadow:0 8px 24px rgba(17,41,75,.14)}.account-onboarding-page .account-onboarding-upload-actions{min-height:48px;padding-left:90px;display:flex;align-items:center;gap:8px;flex-wrap:wrap}.account-onboarding-page .account-onboarding-upload-actions .account-upload-button{min-height:40px;padding:0 12px;border-radius:10px;gap:6px;font-size:10.5px;white-space:nowrap}.account-onboarding-page .account-onboarding-upload-actions .account-upload-button>.material-symbols-outlined{font-size:17px}.account-onboarding-page .account-onboarding-store-assets--profile-layout{position:relative;display:grid;grid-template-columns:1fr;gap:10px;padding-bottom:4px}.account-onboarding-page .account-onboarding-store-assets--profile-layout .marketplace-store-cover-preview{width:100%;height:120px;border-radius:13px;overflow:hidden;background:linear-gradient(135deg,#edf3fb,#e2e9f4)}.account-onboarding-page .account-onboarding-store-assets--profile-layout .marketplace-store-cover-preview img{width:100%;height:100%;object-fit:cover}.account-onboarding-page .account-onboarding-store-assets--profile-layout .marketplace-store-logo-preview{position:absolute;left:12px;bottom:0;width:66px;height:66px;border:4px solid #fff;border-radius:16px;overflow:hidden;display:grid;place-items:center;background:#fff;box-shadow:0 8px 24px rgba(17,41,75,.14)}.account-onboarding-page .account-onboarding-store-assets--profile-layout .marketplace-store-logo-preview img{width:100%;height:100%;object-fit:cover}.account-onboarding-page .account-onboarding-store-assets--profile-layout .marketplace-store-upload-actions{min-height:48px;padding-left:90px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:8px}.account-onboarding-page .account-onboarding-store-assets--profile-layout .marketplace-store-upload-actions .account-upload-button{width:100%;min-width:0;min-height:40px;padding:0 10px;justify-content:center;border-radius:10px;gap:5px;font-size:10px;white-space:nowrap}}@media (max-width:390px){.account-onboarding-page .account-onboarding-store-assets--profile-layout .marketplace-store-upload-actions{grid-template-columns:1fr;padding-left:88px}}.account-status--paused{background:#eef2f7;color:#516072}.account-listing-actions button{min-height:36px;padding:0 10px;border:1px solid #d9dee8;border-radius:8px;display:flex;align-items:center;justify-content:center;gap:6px;background:#fff;color:#33445f;font:inherit;font-size:11px;font-weight:700;cursor:pointer}.account-listing-actions a:hover,.account-listing-actions button:hover:not(:disabled){border-color:#bcc7d8;background:#f8fafc}.account-listing-actions button:disabled{opacity:.55;cursor:not-allowed}.account-listing-actions .account-listing-action--resume{border-color:#cfe8db;color:#19713a}.account-listing-actions .account-listing-action--delete{border-color:#f0d7d7;color:#a53b3b}.account-listing-action-error{grid-column:1/-1;margin-top:8px;padding:8px 10px;border-radius:8px;background:#fff1f1;color:#9a3030;font-size:11px;line-height:1.4}.account-listing-delete-backdrop{position:fixed;inset:0;z-index:1300;display:grid;place-items:center;padding:20px;background:rgba(12,20,34,.52);backdrop-filter:blur(4px)}.account-listing-delete-dialog{width:min(100%,420px);padding:25px;border:1px solid #e3e7ee;border-radius:18px;background:#fff;box-shadow:0 24px 70px rgba(14,27,46,.2);text-align:center}.account-listing-delete-icon{width:48px;height:48px;margin:0 auto 13px;display:grid;place-items:center;border-radius:50%;background:#fff0f0;color:#b43b3b}.account-listing-delete-icon .material-symbols-outlined{font-size:23px}.account-listing-delete-dialog h2{margin:0;color:#172338;font-size:20px}.account-listing-delete-dialog p{margin:9px auto 0;color:#687386;font-size:12px;line-height:1.55}.account-listing-delete-dialog p strong{color:#34445d}.account-listing-delete-actions{margin-top:21px;display:grid;grid-template-columns:1fr 1fr;gap:9px}.account-listing-delete-actions button{min-height:42px;padding:0 14px;border:1px solid #d9dee8;border-radius:10px;background:#fff;color:#3c4960;font-size:12px;font-weight:750;cursor:pointer}.account-listing-delete-actions button.is-danger{border-color:#b53c3c;background:#b53c3c;color:#fff}.account-listing-delete-actions button:disabled{opacity:.6;cursor:not-allowed}@media (max-width:760px){.account-listing-actions{flex-wrap:wrap}.account-listing-actions a,.account-listing-actions button{flex:1 1 calc(50% - 4px);min-width:0}.account-listing-delete-dialog{padding:22px 18px 18px;border-radius:16px}}.account-listing-search-wrap{grid-template-columns:minmax(0,1fr);gap:7px;margin-bottom:12px;grid-column:1/-1}.account-listing-search,.account-listing-search-wrap{width:100%;min-width:0;display:grid;box-sizing:border-box}.account-listing-search{max-width:none;min-height:44px;grid-template-columns:22px minmax(0,1fr) 34px;align-items:center;gap:8px;padding:0 8px 0 14px;border:1px solid #dfe3ea;border-radius:12px;background:#fff;color:#7a8492;transition:border-color .16s ease,box-shadow .16s ease}.account-listing-search:focus-within{border-color:#9dbbe8;box-shadow:0 0 0 3px rgba(0,80,180,.08)}.account-listing-search>.material-symbols-outlined{font-size:20px}.account-listing-search input{width:100%;min-width:0;height:42px;padding:0;border:0;outline:0;background:transparent;color:#24324a;font:inherit;font-size:13px}.account-listing-search input::placeholder{color:#929baa}.account-listing-search input::-webkit-search-cancel-button{display:none;-webkit-appearance:none}.account-listing-search button{width:34px;height:34px;display:grid;place-items:center;padding:0;border:0;border-radius:9px;background:transparent;color:#758094;cursor:pointer}.account-listing-search button:hover{background:#f2f5f9;color:#34445d}.account-listing-search button .material-symbols-outlined{font-size:18px}.account-listing-search-count{color:#7a8493;font-size:11px;white-space:nowrap}.account-listing-search-empty{padding:38px 20px;border:1px dashed #ccd3df;border-radius:16px;background:#fff;text-align:center}.account-listing-search-empty>span{width:48px;height:48px;margin:0 auto 11px;display:grid;place-items:center;border-radius:50%;background:#f0f4fa;color:#607089}.account-listing-search-empty>span .material-symbols-outlined{font-size:23px}.account-listing-search-empty h2{margin:0;color:#25344c;font-size:16px}.account-listing-search-empty p{margin:7px 0 15px;color:#788394;font-size:11px}.account-listing-search-empty button{min-height:38px;padding:0 14px;border:1px solid #d8dee8;border-radius:9px;background:#fff;color:#34445d;font-size:11px;font-weight:750;cursor:pointer}@media (max-width:760px){.account-listing-search-wrap{display:grid;gap:7px;margin-bottom:10px}.account-listing-search{width:100%;min-height:46px}.account-listing-search input{height:44px;font-size:16px}.account-listing-search-count{padding-left:2px;font-size:9.5px}}.account-listing-search-count{justify-self:end}.account-listing-card{position:relative}.account-listing-actions{position:relative;align-self:start;display:flex;flex-direction:row;align-items:center;justify-content:flex-end;gap:6px}.account-listing-actions .account-listing-menu-trigger,.account-listing-actions .account-listing-view-icon{width:36px;height:36px;min-height:36px;flex:0 0 36px;display:grid;place-items:center;padding:0;border:1px solid transparent;border-radius:50%;background:transparent;color:#58677d;cursor:pointer}.account-listing-actions .account-listing-menu-trigger:hover:not(:disabled),.account-listing-actions .account-listing-view-icon:hover{border-color:#e2e7ef;background:#f5f7fa;color:#22324a}.account-listing-actions .account-listing-menu-trigger .material-symbols-outlined,.account-listing-actions .account-listing-view-icon .material-symbols-outlined{font-size:20px}.account-listing-menu-wrap{position:relative}.account-listing-menu{position:absolute;z-index:40;top:calc(100% + 6px);right:0;width:178px;padding:6px;border:1px solid #e2e6ed;border-radius:12px;background:#fff;box-shadow:0 12px 32px rgba(21,35,56,.14)}.account-listing-menu a,.account-listing-menu button{width:100%;min-height:38px;padding:0 10px;border:0;border-radius:8px;display:flex;align-items:center;justify-content:flex-start;gap:9px;background:transparent;color:#34445b;font:inherit;font-size:12px;font-weight:650;text-align:left;cursor:pointer}.account-listing-menu a:hover,.account-listing-menu button:hover:not(:disabled){border-color:transparent;background:#f5f7fa}.account-listing-menu .material-symbols-outlined{width:20px;font-size:18px}.account-listing-menu .account-listing-action--resume{color:#19713a}.account-listing-menu .account-listing-action--delete{color:#a53b3b}.account-listing-menu button:disabled{opacity:.55;cursor:not-allowed}@media (max-width:760px){.account-listing-search-count{justify-self:start}.account-listing-card{grid-template-columns:88px minmax(0,1fr) auto;gap:11px;align-items:start}.account-listing-actions{grid-column:auto;align-self:start;flex-wrap:nowrap}.account-listing-actions .account-listing-menu-trigger,.account-listing-actions .account-listing-view-icon{width:34px;height:34px;min-height:34px;flex-basis:34px}.account-listing-menu{right:0;width:174px}}@media (max-width:430px){.account-listing-card{grid-template-columns:76px minmax(0,1fr) auto;gap:9px;padding:12px}.account-listing-image{height:72px}}.account-listing-search,.account-listing-search-wrap{inline-size:100%;max-inline-size:none}@media (min-width:901px){.account-auth-design-frame--login .account-auth-card--recovery>.account-auth-brand{top:15px}}@media (max-width:900px){.account-auth-design-frame--login .account-auth-card--recovery>.account-auth-brand{margin-top:-15px}}@media (min-width:901px){.account-auth-design-frame--login .account-auth-card--recovery>.account-auth-brand{top:30px;margin-top:0;transform:translateY(-50%)}}@media (max-width:900px){.account-auth-design-frame--login .account-auth-card--recovery>.account-auth-brand{margin-top:0;transform:translateY(-50%)}}@media (min-width:901px){.account-auth-design-frame--login .account-auth-card--recovery>.account-auth-brand{top:30px;margin-top:0;transform:none}}@media (max-width:900px){.account-auth-design-frame--login .account-auth-card--recovery>.account-auth-brand{margin-top:0;transform:translateY(-65%)}}.store-tutorials-page{width:min(100%,1240px);gap:18px}.store-tutorials-heading{align-items:flex-end}.store-tutorials-heading h1{font-size:27px;letter-spacing:-.025em}.store-tutorials-heading p{max-width:650px}.store-tutorials-toolbar{display:grid;gap:12px}.store-tutorials-search{width:min(100%,520px);min-height:44px;display:grid;grid-template-columns:22px minmax(0,1fr) auto;align-items:center;gap:8px;padding:0 13px;border:1px solid #e0e4ea;border-radius:12px;background:#fff;color:#98a2b3;transition:border-color .16s ease,box-shadow .16s ease}.store-tutorials-search:focus-within{border-color:#a9bddb;box-shadow:0 0 0 3px rgba(49,94,168,.08)}.store-tutorials-search>.material-symbols-outlined{font-size:19px}.store-tutorials-search input{min-width:0;height:42px;padding:0;border:0;outline:0;background:transparent;color:#282848;font:inherit;font-size:13px}.store-tutorials-search input::placeholder{color:#98a2b3}.store-tutorials-search button{width:28px;height:28px;display:grid;place-items:center;padding:0;border:0;border-radius:8px;background:transparent;color:#98a2b3;cursor:pointer}.store-tutorials-search button:hover{background:#f4f6f8;color:#596273}.store-tutorials-search button .material-symbols-outlined{font-size:17px}.store-tutorials-categories{display:flex;align-items:center;gap:7px;overflow-x:auto;padding:1px 1px 3px;scrollbar-width:none}.store-tutorials-categories::-webkit-scrollbar{display:none}.store-tutorials-categories button{min-height:34px;flex:0 0 auto;padding:0 13px;border:1px solid #e0e4ea;border-radius:999px;background:#fff;color:#667085;font:inherit;font-size:11px;font-weight:650;cursor:pointer;transition:border-color .15s ease,background .15s ease,color .15s ease}.store-tutorials-categories button:hover{border-color:#cbd5e1;color:#315ea8}.store-tutorials-categories button.is-active{border-color:#315ea8;background:#315ea8;color:#fff}.store-tutorial-player-card{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(280px,.75fr);overflow:hidden;border:1px solid #e0e4ea;border-radius:18px;background:#fff;box-shadow:0 12px 34px rgba(15,23,42,.05);scroll-margin-top:calc(var(--header-height, 64px) + 74px)}.store-tutorial-player-card__media{position:relative;min-width:0;aspect-ratio:16/9;overflow:hidden;background:#111a2c}.store-tutorial-player-card__media iframe,.store-tutorial-player-card__media video{width:100%;height:100%;display:block;border:0;object-fit:contain;background:#000}.store-tutorial-player-card__placeholder{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:28px;text-align:center;color:#fff;background:radial-gradient(circle at 20% 18%,rgba(64,118,205,.28),transparent 34%),radial-gradient(circle at 84% 78%,rgba(67,162,210,.14),transparent 30%),linear-gradient(140deg,#111a2c,#17243b 58%,#10223c)}.store-tutorial-player-card__placeholder:after,.store-tutorial-player-card__placeholder:before{content:"";position:absolute;border:1px solid rgba(255,255,255,.06);border-radius:50%}.store-tutorial-player-card__placeholder:before{width:260px;height:260px;right:-95px;top:-110px}.store-tutorial-player-card__placeholder:after{width:180px;height:180px;left:-70px;bottom:-90px}.store-tutorial-player-card__play{position:relative;z-index:1;width:58px;height:58px;display:grid;place-items:center;margin-bottom:14px;border:1px solid rgba(255,255,255,.28);border-radius:50%;background:rgba(255,255,255,.13);box-shadow:0 12px 30px rgba(0,0,0,.22);backdrop-filter:blur(8px)}.store-tutorial-player-card__play .material-symbols-outlined{margin-left:3px;font-size:30px}.store-tutorial-player-card__status{position:relative;z-index:1;margin-bottom:8px;padding:5px 9px;border:1px solid rgba(255,255,255,.14);border-radius:999px;background:rgba(255,255,255,.08);color:rgba(255,255,255,.78);font-size:9px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.store-tutorial-player-card__placeholder strong{position:relative;z-index:1;max-width:500px;font-size:clamp(18px,2.1vw,25px);font-weight:700;letter-spacing:-.02em}.store-tutorial-player-card__placeholder p{position:relative;z-index:1;max-width:430px;margin-top:7px;color:rgba(255,255,255,.63);font-size:11px}.store-tutorial-player-card__content{min-width:0;display:flex;flex-direction:column;justify-content:center;padding:28px}.store-tutorial-player-card__eyebrow{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.store-tutorial-player-card__eyebrow>span{color:#315ea8;font-size:10px;font-weight:750}.store-tutorial-player-card__eyebrow>small{display:flex;align-items:center;gap:4px;color:#98a2b3;font-size:9.5px;font-weight:600}.store-tutorial-player-card__eyebrow .material-symbols-outlined{font-size:14px}.store-tutorial-player-card__content h2{color:#282848;font-size:clamp(20px,2vw,27px);line-height:1.08;letter-spacing:-.03em}.store-tutorial-player-card__content p{margin-top:11px;color:#667085;font-size:12px;line-height:1.65}.store-tutorials-library{display:grid;gap:13px}.store-tutorials-library__heading{display:flex;align-items:flex-end;justify-content:space-between;gap:16px}.store-tutorials-library__heading>div>span{display:block;margin-bottom:3px;color:#315ea8;font-size:10px;font-weight:650}.store-tutorials-library__heading h2{color:#282848;font-size:18px;letter-spacing:-.02em}.store-tutorials-library__heading>small{color:#98a2b3;font-size:10px}.store-tutorials-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.store-tutorial-card{min-width:0;display:grid;grid-template-rows:auto 1fr;overflow:hidden;padding:0;border:1px solid #e0e4ea;border-radius:14px;background:#fff;color:inherit;font:inherit;text-align:left;cursor:pointer;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}.store-tutorial-card:hover{transform:translateY(-2px);border-color:#cad5e5;box-shadow:0 10px 26px rgba(15,23,42,.07)}.store-tutorial-card.is-selected{border-color:#9eb6dc;box-shadow:0 0 0 2px rgba(49,94,168,.07)}.store-tutorial-card__visual{position:relative;min-height:118px;display:flex;align-items:center;justify-content:center;overflow:hidden;background:radial-gradient(circle at 25% 20%,rgba(49,94,168,.13),transparent 34%),linear-gradient(145deg,#f5f8fc,#edf3fb)}.store-tutorial-card__visual:after{content:"";position:absolute;right:-36px;bottom:-54px;width:130px;height:130px;border:1px solid rgba(49,94,168,.07);border-radius:50%}.store-tutorial-card__icon{width:48px;height:48px;display:grid;place-items:center;border-radius:14px;background:#fff;color:#315ea8;box-shadow:0 8px 20px rgba(49,94,168,.09)}.store-tutorial-card__icon .material-symbols-outlined{font-size:23px}.store-tutorial-card__play{position:absolute;right:10px;bottom:10px;width:28px;height:28px;display:grid;place-items:center;border-radius:50%;background:#315ea8;color:#fff;box-shadow:0 5px 14px rgba(49,94,168,.24)}.store-tutorial-card__play .material-symbols-outlined{margin-left:1px;font-size:17px}.store-tutorial-card__visual em{position:absolute;left:9px;top:9px;padding:4px 7px;border-radius:999px;background:rgba(255,255,255,.86);color:#87909f;font-size:8px;font-style:normal;font-weight:700;letter-spacing:.025em;text-transform:uppercase}.store-tutorial-card__body{min-width:0;display:flex;flex-direction:column;padding:13px 14px 15px}.store-tutorial-card__meta{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:7px}.store-tutorial-card__meta small{display:flex;align-items:center;gap:3px;color:#98a2b3;font-size:8.5px;font-weight:650}.store-tutorial-card__meta small:first-child{color:#315ea8}.store-tutorial-card__meta .material-symbols-outlined{font-size:12px}.store-tutorial-card__body>strong{color:#282848;font-size:13px;font-weight:700;line-height:1.3}.store-tutorial-card__body>span:last-child{display:-webkit-box;overflow:hidden;margin-top:6px;color:#7c8594;font-size:10.5px;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:2}.store-tutorials-empty{min-height:250px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:28px;border:1px dashed #d9dee7;border-radius:15px;background:#fbfcfd;text-align:center}.store-tutorials-empty>.material-symbols-outlined{color:#a6afbc;font-size:30px}.store-tutorials-empty strong{margin-top:8px;color:#3d4654;font-size:13px}.store-tutorials-empty span{margin-top:4px;color:#98a2b3;font-size:10.5px}.store-tutorials-empty button{min-height:34px;margin-top:13px;padding:0 13px;border:1px solid #d8dee7;border-radius:9px;background:#fff;color:#315ea8;font:inherit;font-size:10px;font-weight:700;cursor:pointer}@media (max-width:1080px){.store-tutorial-player-card{grid-template-columns:minmax(0,1.45fr) minmax(250px,.75fr)}.store-tutorials-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.store-tutorials-page{gap:15px}.store-tutorials-heading h1{font-size:24px}.store-tutorials-heading p{font-size:11.5px;line-height:1.5}.store-tutorials-search{width:100%;min-height:42px;border-radius:11px}.store-tutorials-search input{height:40px;font-size:12px}.store-tutorials-categories{margin-right:-16px;padding-right:16px}.store-tutorials-categories button{min-height:32px;padding:0 11px;font-size:10px}.store-tutorial-player-card{grid-template-columns:1fr;border-radius:14px}.store-tutorial-player-card__content{padding:17px 16px 19px}.store-tutorial-player-card__content h2{font-size:20px}.store-tutorial-player-card__content p{margin-top:7px;font-size:10.5px;line-height:1.55}.store-tutorial-player-card__placeholder{padding:20px}.store-tutorial-player-card__play{width:50px;height:50px;margin-bottom:10px}.store-tutorial-player-card__play .material-symbols-outlined{font-size:26px}.store-tutorial-player-card__placeholder p{font-size:10px}.store-tutorials-library__heading h2{font-size:16px}.store-tutorials-grid{grid-template-columns:1fr 1fr;gap:9px}.store-tutorial-card__visual{min-height:96px}.store-tutorial-card__icon{width:42px;height:42px;border-radius:12px}.store-tutorial-card__icon .material-symbols-outlined{font-size:21px}.store-tutorial-card__body{padding:11px 11px 13px}.store-tutorial-card__meta{align-items:flex-start;gap:5px}.store-tutorial-card__meta small{font-size:7.8px}.store-tutorial-card__body>strong{font-size:11.5px}.store-tutorial-card__body>span:last-child{font-size:9px;line-height:1.4}}@media (max-width:430px){.store-tutorials-grid{grid-template-columns:1fr}.store-tutorial-card{grid-template-columns:112px minmax(0,1fr);grid-template-rows:1fr}.store-tutorial-card__visual{min-height:116px}.store-tutorial-card__body{justify-content:center}}.account-auth-design-frame--register .account-register-mobile-next,.account-register-mobile-back,.account-register-mobile-progress{display:none}@media (max-width:620px){.account-auth-design-frame--register .account-auth-card--register{width:min(100%,430px)}.account-auth-design-frame--register .account-auth-heading--register{margin-bottom:24px}.account-auth-design-frame--register .account-register-mobile-progress{display:block;width:100%;margin:0 0 24px}.account-auth-design-frame--register .account-register-mobile-progress__header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:9px;color:#011858;font-family:inherit}.account-auth-design-frame--register .account-register-mobile-progress__header strong{font-size:13px;font-weight:700;line-height:1.3}.account-auth-design-frame--register .account-register-mobile-progress__header span{font-size:11px;font-weight:600;color:#707070}.account-auth-design-frame--register .account-register-mobile-progress__track{width:100%;height:4px;overflow:hidden;border-radius:999px;background:#e9edf4}.account-auth-design-frame--register .account-register-mobile-progress__track>span{display:block;width:50%;height:100%;border-radius:inherit;background:linear-gradient(90deg,#001263,#0060ff);transition:width .28s cubic-bezier(.22,1,.36,1)}.account-auth-design-frame--register .account-register-mobile-progress__track>span.is-step-two{width:100%}.account-auth-design-frame--register .account-register-mobile-step-1 .account-register-mobile-step-two,.account-auth-design-frame--register .account-register-mobile-step-2 .account-register-mobile-step-one{display:none!important}.account-auth-design-frame--register .account-register-mobile-step-1 .account-register-mobile-step-one,.account-auth-design-frame--register .account-register-mobile-step-2 .account-register-mobile-step-two{animation:account-register-mobile-step-enter .3s cubic-bezier(.22,1,.36,1) both}.account-auth-design-frame--register .account-register-mobile-step-1 .account-register-mobile-step-one{--account-register-step-x:-12px}.account-auth-design-frame--register .account-register-mobile-step-2 .account-register-mobile-step-two{--account-register-step-x:12px}.account-auth-design-frame--register .account-register-mobile-next{display:inline-flex;width:100%;margin-top:26px}.account-auth-design-frame--register .account-register-mobile-back{display:inline-flex;width:fit-content;min-height:38px;margin:14px auto -10px 0;padding:0 4px;border:0;background:transparent;align-items:center;justify-content:flex-start;gap:5px;color:#011858;font-family:inherit;font-size:12px;font-weight:600;cursor:pointer}.account-auth-design-frame--register .account-register-mobile-back .material-symbols-outlined{font-size:18px}.account-auth-design-frame--register .account-register-mobile-step-2 .account-register-submit-button{margin-top:24px}}@keyframes account-register-mobile-step-enter{0%{opacity:0;transform:translateX(var(--account-register-step-x,0))}to{opacity:1;transform:translateX(0)}}@media (prefers-reduced-motion:reduce){.account-auth-design-frame--register .account-register-mobile-step-1 .account-register-mobile-step-one,.account-auth-design-frame--register .account-register-mobile-step-2 .account-register-mobile-step-two{animation:none}.account-auth-design-frame--register .account-register-mobile-progress__track>span{transition:none}}.account-form-grid--location-hours{margin-top:14px}.store-location-picker{width:100%;margin-top:16px;padding:16px;border:1px solid #e8edf3;border-radius:14px;background:#fbfcfe}.store-location-picker__heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.store-location-picker__heading>div{min-width:0}.store-location-picker__heading strong{display:flex;align-items:center;gap:8px;color:#172033;font-size:13px;line-height:1.35}.store-location-picker__heading strong>span{display:inline-flex;align-items:center;min-height:22px;padding:0 8px;border-radius:999px;background:#eef5ff;color:#1765b2;font-size:9.5px;font-weight:750;white-space:nowrap}.store-location-picker__heading p{max-width:650px;margin:5px 0 0;color:#667085;font-size:11.5px;line-height:1.55}.store-location-picker__confirm,.store-location-picker__locate{min-height:38px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 13px;border:1px solid #d8e2ef;border-radius:10px;background:#fff;color:#1f5f9f;font:inherit;font-size:11px;font-weight:700;cursor:pointer;white-space:nowrap;transition:background .18s ease,border-color .18s ease,transform .18s ease}.store-location-picker__confirm:hover:not(:disabled),.store-location-picker__locate:hover{border-color:#b7cbe2;background:#f7fbff}.store-location-picker__confirm:active:not(:disabled),.store-location-picker__locate:active{transform:translateY(1px)}.store-location-picker__confirm:disabled,.store-location-picker__locate:disabled{cursor:default;opacity:.68}.store-location-picker__confirm .material-symbols-outlined,.store-location-picker__locate .material-symbols-outlined{font-size:17px}.store-location-picker__locate:disabled .material-symbols-outlined{animation:store-location-spin .8s linear infinite}@keyframes store-location-spin{to{transform:rotate(1turn)}}.store-location-picker__message{margin-top:12px;display:flex;align-items:flex-start;gap:7px;padding:10px 11px;border:1px solid #f0d4d4;border-radius:10px;background:#fff8f8;color:#a13b3b;font-size:11px;line-height:1.45}.store-location-picker__message .material-symbols-outlined{margin-top:1px;font-size:16px}.store-location-picker__results{margin-top:12px;display:grid;gap:7px}.store-location-picker__results>button{width:100%;display:grid;grid-template-columns:22px minmax(0,1fr);align-items:center;gap:8px;padding:9px 10px;border:1px solid #e5eaf0;border-radius:10px;background:#fff;color:#354052;text-align:left;cursor:pointer}.store-location-picker__results>button:hover{border-color:#cddceb;background:#f9fbfd}.store-location-picker__results .material-symbols-outlined{color:#1765b2;font-size:18px}.store-location-picker__results span{min-width:0;display:grid;gap:2px}.store-location-picker__results strong{color:#263244;font-size:10.5px}.store-location-picker__results small{overflow:hidden;color:#788393;font-size:10px;line-height:1.4;text-overflow:ellipsis;white-space:nowrap}.store-location-picker__map-block{margin-top:13px;overflow:hidden;border:1px solid #dfe6ee;border-radius:12px;background:#fff}.store-location-picker__map{width:100%;height:300px;position:relative;overflow:hidden;background:#eef2f6}.store-location-picker__map-canvas{position:absolute;inset:0}.store-location-picker__map-loading{position:absolute;inset:0;z-index:4;display:flex;align-items:center;justify-content:center;gap:9px;padding:20px;background:rgba(244,247,251,.94);color:#52657c;font-size:13px;font-weight:700;text-align:center}.store-location-picker__map-loading .material-symbols-outlined{color:#1677ff;font-size:22px;animation:account-location-map-spin 1s linear infinite}.store-location-picker__map-loading.is-error .material-symbols-outlined{color:#c62828;animation:none}@keyframes account-location-map-spin{to{transform:rotate(1turn)}}.store-location-picker__marker{width:48px;height:52px;position:absolute;left:50%;top:50%;z-index:5;display:flex;align-items:flex-start;justify-content:center;pointer-events:none;transform:translate(-50%,-100%);filter:drop-shadow(0 5px 7px rgba(15,54,96,.28))}.store-location-picker__marker .material-symbols-outlined{color:#1677ff;font-size:48px;line-height:1;font-variation-settings:"FILL" 1,"wght" 650,"GRAD" 0,"opsz" 48;-webkit-text-stroke:1.5px #fff}.store-location-picker__marker i{width:8px;height:8px;position:absolute;left:50%;bottom:-4px;border:2px solid #fff;border-radius:50%;background:#1677ff;box-shadow:0 1px 5px rgba(15,54,96,.32);transform:translateX(-50%)}.store-location-picker__map-footer{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:12px;border-top:1px solid #edf0f4}.store-location-picker__status{min-width:0;display:grid;grid-template-columns:24px minmax(0,1fr);align-items:center;gap:8px;color:#6d7786}.store-location-picker__status>.material-symbols-outlined{color:#7c8795;font-size:20px}.store-location-picker__status>span{min-width:0;display:grid;gap:2px}.store-location-picker__status strong{color:#303b4b;font-size:11px}.store-location-picker__status small{color:#7c8795;font-size:9.5px;line-height:1.4}.store-location-picker__status.is-confirmed strong,.store-location-picker__status.is-confirmed>.material-symbols-outlined{color:#26724b}.store-location-picker__confirm{border-color:#1765b2;background:#1765b2;color:#fff}.store-location-picker__confirm:hover:not(:disabled){border-color:#14599e;background:#14599e}.store-location-picker__confirm:disabled{border-color:#d6e7dc;background:#eef8f1;color:#26724b;opacity:1}.store-location-picker__resolved{margin:0;display:flex;align-items:flex-start;gap:6px;padding:0 12px 12px;color:#778291;font-size:9.5px;line-height:1.45}.store-location-picker__resolved .material-symbols-outlined{margin-top:1px;flex:0 0 auto;font-size:15px}.store-location-picker__empty{min-height:82px;margin-top:13px;display:flex;align-items:center;justify-content:center;gap:9px;padding:14px;border:1px dashed #d8e0ea;border-radius:11px;background:#fff;color:#7a8492;font-size:10.5px;text-align:center}.store-location-picker__empty .material-symbols-outlined{color:#7792b2;font-size:20px}@media (max-width:680px){.store-location-picker{margin-top:14px;padding:13px;border-radius:12px}.store-location-picker__heading{display:grid;gap:11px}.store-location-picker__heading strong{flex-wrap:wrap;font-size:12px}.store-location-picker__heading p{font-size:10.5px}.store-location-picker__locate{width:100%}.store-location-picker__map{height:260px}.store-location-picker__map-footer{display:grid;gap:10px}.store-location-picker__confirm{width:100%}.store-location-picker__results small{white-space:normal}}.store-checkout-age-gate{display:grid;grid-template-columns:40px minmax(0,1fr);gap:12px;align-items:start;margin-top:16px;padding:14px;border:1px solid #d7ddea;border-radius:14px;background:#f8faff}.store-checkout-age-gate__icon{width:40px;height:40px;display:grid;place-items:center;border-radius:12px;color:#003366;background:#eef3fb}.store-checkout-age-gate__icon .material-icons,.store-checkout-age-gate__icon .material-symbols-outlined,.store-checkout-age-gate__icon .material-symbols-rounded{font-size:23px}.store-checkout-age-gate__content{display:grid;gap:11px;min-width:0;cursor:pointer}.store-checkout-age-gate__content>span:first-child{display:grid;gap:3px}.store-checkout-age-gate__content strong{color:#282848;font-size:13px;line-height:1.3}.store-checkout-age-gate__content small{color:#667085;font-size:11px;line-height:1.45}.store-checkout-age-gate__check{display:flex;align-items:flex-start;gap:9px;color:#282848;font-size:12px;font-weight:700;line-height:1.35}.store-checkout-age-gate__check input{width:18px;height:18px;margin:0;flex:0 0 auto;accent-color:#003366}.store-order-age-alert{display:flex;gap:12px;align-items:flex-start;margin:0 0 16px;padding:14px 16px;border:1px solid #d7ddea;border-radius:14px;background:#f8faff;color:#282848}.store-order-age-alert>.material-icons,.store-order-age-alert>.material-symbols-outlined,.store-order-age-alert>.material-symbols-rounded{color:#003366;font-size:24px}.store-order-age-alert div{display:grid;gap:3px}.store-order-age-alert strong{font-size:13px}.store-order-age-alert p{margin:0;color:#667085;font-size:12px;line-height:1.45}.store-order-age-badge{display:inline-flex;align-items:center;padding:3px 7px;border-radius:999px;background:#eef3fb;color:#003366;font-size:10px;font-weight:800;line-height:1}@media (max-width:640px){.store-checkout-age-gate{grid-template-columns:34px minmax(0,1fr);gap:10px;padding:12px}.store-checkout-age-gate__icon{width:34px;height:34px;border-radius:10px}.store-checkout-age-gate__check{font-size:11.5px}}.store-checkout-product--editable{grid-template-columns:56px minmax(0,1fr) auto;align-items:center}.store-checkout-product__info{min-width:0}.store-checkout-product__quantity{align-self:center;display:grid;justify-items:center;gap:3px;margin-left:4px}.store-checkout-product__quantity>small{margin:0;color:#8a93a0;font-size:8.5px;font-weight:700;line-height:1}.store-checkout-product__quantity-controls{display:inline-flex;align-items:center;min-height:28px;overflow:hidden;border:1px solid #e2e6eb;border-radius:999px;background:#fff}.store-checkout-product__quantity-controls button{width:27px;height:27px;display:grid;place-items:center;padding:0;border:0;background:transparent;color:#596579;font:inherit;font-size:16px;line-height:1;cursor:pointer;touch-action:manipulation}.store-checkout-product__quantity-controls button:hover{background:#f5f7f9}.store-checkout-product__quantity-controls button:focus-visible{outline:0;box-shadow:inset 0 0 0 1px #9aabc0}.store-checkout-product__quantity-controls strong{min-width:20px;color:#263244;text-align:center;font-size:11px;font-weight:750;line-height:1}@media (max-width:760px){.store-checkout-product--editable{grid-template-columns:50px minmax(0,1fr) auto}.store-checkout-product__quantity{margin-left:2px}.store-checkout-product__quantity-controls{min-height:27px}.store-checkout-product__quantity-controls button{width:26px;height:26px;font-size:15px}.store-checkout-product__quantity-controls strong{min-width:18px;font-size:10.5px}.store-checkout-product--editable{grid-template-columns:50px minmax(0,1fr);align-items:start;min-height:78px;padding-right:78px}.store-checkout-product--editable .store-checkout-product__quantity{grid-column:2;justify-self:start;margin:5px 0 0}.store-checkout-summary>dl>.is-total{top:16px;right:16px;margin:0}}@media (max-width:380px){.store-checkout-product--editable{padding-right:72px}.store-checkout-summary>dl>.is-total{right:14px}}@media (max-width:760px){.store-checkout-product--editable .store-checkout-product__quantity{grid-column:2;justify-self:start;display:inline-flex;align-items:center;justify-items:legacy;gap:7px;margin:6px 0 0}.store-checkout-product--editable .store-checkout-product__quantity>small{margin:0;font-size:9px;line-height:1}.store-checkout-product--editable .store-checkout-product__quantity-controls{min-height:0;overflow:visible;border:0;border-radius:0;background:transparent}.store-checkout-product--editable .store-checkout-product__quantity-controls button{width:24px;height:24px;border:0;border-radius:6px;background:#f4f6f8;font-size:15px}.store-checkout-product--editable .store-checkout-product__quantity-controls button:focus-visible{outline:0;box-shadow:none}.store-checkout-product--editable .store-checkout-product__quantity-controls strong{min-width:18px;font-size:10.5px}.store-checkout-product--editable{position:relative;min-height:58px;padding-right:0}.store-checkout-product--editable .store-checkout-product__info{padding-right:104px}.store-checkout-product--editable .store-checkout-product__quantity{position:absolute;top:0;right:16px;grid-column:auto;justify-self:auto;margin:0}.store-checkout-summary>dl>.is-total{top:38px;right:16px;margin:0}}@media (max-width:380px){.store-checkout-product--editable .store-checkout-product__info{padding-right:96px}.store-checkout-product--editable .store-checkout-product__quantity,.store-checkout-summary>dl>.is-total{right:14px}}@media (max-width:760px){.store-checkout-product--editable{grid-template-columns:50px minmax(0,1fr);grid-template-rows:auto auto;column-gap:10px;row-gap:4px;align-items:start;min-height:50px;padding-right:88px}.store-checkout-product--editable>img,.store-checkout-product--editable>span{grid-column:1;grid-row:1/span 2;align-self:start}.store-checkout-product--editable .store-checkout-product__info{grid-column:2;grid-row:1;display:flex;flex-wrap:wrap;align-items:baseline;column-gap:6px;row-gap:2px;min-width:0;padding-right:0}.store-checkout-product--editable .store-checkout-product__info>strong{order:1;display:inline;overflow:visible;-webkit-line-clamp:unset;-webkit-box-orient:initial;min-width:0}.store-checkout-product--editable .store-checkout-product__info>small:last-child{order:2;flex:0 0 auto;margin:0;white-space:nowrap}.store-checkout-product--editable .store-checkout-product__info>.store-checkout-variant-label{order:3;flex:0 0 100%;margin-top:1px}.store-checkout-product--editable .store-checkout-product__quantity{position:static;grid-column:2;grid-row:2;justify-self:start;align-self:start;margin:0}.store-checkout-summary>dl>.is-total{top:50%;right:16px;margin:0;transform:translateY(-50%)}}@media (max-width:380px){.store-checkout-product--editable{padding-right:80px}.store-checkout-summary>dl>.is-total{right:14px}}@media (max-width:760px){.store-checkout-summary>dl>.is-total{top:27px;right:16px;margin:0;transform:none}}@media (max-width:380px){.store-checkout-summary>dl>.is-total{right:14px}}.account-public-store-link{display:grid;gap:9px;padding:13px 14px;border:1px solid #dce4ef;border-radius:11px;background:#f8faff}.account-public-store-link__copy{display:grid;gap:4px}.account-public-store-link__copy>span{display:inline-flex;align-items:center;gap:6px;color:#1f2937;font-size:12px;font-weight:800}.account-public-store-link__copy>span>.material-symbols-outlined{color:#315ea8;font-size:17px}.account-public-store-link__copy>small{color:#737f90;font-size:10px;font-weight:500;line-height:1.45}.account-public-store-link__control{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:center}.account-form-grid .account-public-store-link__control input{min-width:0;background:#fff;color:#475569;font-size:12px;cursor:text}.account-public-store-link__control button{min-height:46px;padding:0 14px;border:1px solid #cdd9e8;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;gap:6px;background:#fff;color:#003366;font-size:11px;font-weight:800;white-space:nowrap;cursor:pointer}.account-public-store-link__control button:focus-visible,.account-public-store-link__control button:hover{border-color:#315ea8;background:#f1f6ff;outline:none}.account-public-store-link__control button>.material-symbols-outlined{font-size:17px}.account-public-store-link__control button.is-copied{border-color:#b9dfc8;background:#edf9f1;color:#19713a}.account-public-store-link__control button.is-error{border-color:#ecc7c7;background:#fff4f4;color:#9f2424}@media (max-width:620px){.account-public-store-link__control{grid-template-columns:minmax(0,1fr)}.account-public-store-link__control button{width:100%}}