:root{--nubelio-blue: #5B6CFF;--nubelio-turquoise: #20C7B7;--nubelio-lilac: #A78BFA;--nubelio-graphite: #1F2937;--nubelio-mist: #F8FAFC;--nubelio-white: #FFFFFF;--nubelio-text: #64748B;--nubelio-border: #E5E7EB;--nubelio-gradient: linear-gradient(135deg, var(--nubelio-blue) 0%, var(--nubelio-lilac) 52%, var(--nubelio-turquoise) 100%);--nubelio-soft-shadow: 0 18px 45px rgba(31, 41, 55, .1);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#17202a;background:#f4f6f8;font-synthesis:none;text-rendering:optimizeLegibility}.public-site{min-height:100vh;background:#f7fafc;color:#111827}.public-container{width:min(1180px,calc(100% - 40px));margin:0 auto}.public-header{position:sticky;top:0;z-index:50;min-height:76px;padding:14px max(20px,calc((100vw - 1180px)/2));display:flex;align-items:center;justify-content:space-between;gap:18px;background:#ffffffe0;border-bottom:1px solid rgba(226,232,240,.86);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.public-brand{display:inline-flex;align-items:center;gap:10px;color:#111827;text-decoration:none;font-weight:900}.public-brand-mark{width:40px;height:40px;display:grid;place-items:center;border-radius:13px;background:#17202a;color:#fff;box-shadow:0 12px 24px #0f172a24}.public-nav{display:flex;align-items:center;gap:18px;font-size:14px;font-weight:750}.public-nav a,.public-footer a{color:#334155;text-decoration:none}.public-nav a:hover,.public-footer a:hover{color:#2563eb}.public-actions,.hero-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.public-button{min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:999px;padding:0 18px;border:1px solid #dbe4f0;text-decoration:none;font-weight:850;color:#17202a;background:#fff;box-shadow:0 10px 24px #0f172a0f;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.public-button:hover{transform:translateY(-1px);box-shadow:0 16px 34px #0f172a1a}.public-button.primary{color:#fff;background:#2563eb;border-color:#2563eb}.public-button.secondary{background:#ffffffdb}.public-menu-toggle{display:none;width:44px;height:44px;place-items:center;flex:0 0 auto;padding:0;border:1px solid var(--nubelio-border);border-radius:14px;color:var(--nubelio-graphite);background:#ffffffe6}.public-mobile-nav{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80}.public-mobile-nav__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;padding:0;border:0;background:#0f172a85}.public-mobile-nav__panel{position:absolute;top:0;right:0;width:min(380px,100%);height:100%;height:100dvh;display:grid;grid-template-rows:auto minmax(0,1fr) auto;gap:20px;padding:calc(14px + env(safe-area-inset-top)) 18px calc(18px + env(safe-area-inset-bottom));overflow-y:auto;background:#fff;box-shadow:-24px 0 64px #0f172a3d}.public-mobile-nav__header{display:flex;align-items:center;justify-content:space-between;gap:16px}.public-mobile-nav__close{width:44px;height:44px;display:grid;place-items:center;padding:0;border:1px solid var(--nubelio-border);border-radius:14px;color:var(--nubelio-graphite);background:var(--nubelio-mist)}.public-mobile-nav nav{display:grid;align-content:start;gap:4px}.public-mobile-nav nav a{min-height:48px;display:flex;align-items:center;padding:10px 12px;border-radius:12px;color:var(--nubelio-graphite);text-decoration:none;font-weight:800}.public-mobile-nav nav a:hover,.public-mobile-nav nav a:focus-visible{color:var(--nubelio-blue);background:#5b6cff14}.public-mobile-nav__actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.public-button.big{min-height:50px;padding:0 24px}.public-pill,.app-status,.plan-badge{display:inline-flex;width:fit-content;align-items:center;min-height:28px;padding:0 11px;border-radius:999px;background:#e0f2fe;color:#0369a1;font-size:12px;font-weight:900}.public-hero{position:relative;min-height:720px;display:grid;align-items:center;overflow:hidden;background:#f8fafc;border-bottom:1px solid #e2e8f0}.public-hero:before{content:"";position:absolute;top:120px;right:4%;bottom:80px;left:4%;background-image:linear-gradient(rgba(148,163,184,.2) 1px,transparent 1px),linear-gradient(90deg,rgba(148,163,184,.2) 1px,transparent 1px);background-size:48px 48px;-webkit-mask-image:linear-gradient(90deg,transparent,#000 18%,#000 82%,transparent);mask-image:linear-gradient(90deg,transparent,#000 18%,#000 82%,transparent)}.hero-content{position:relative;z-index:2;max-width:720px;margin-left:max(20px,calc((100vw - 1180px)/2))}.hero-content h1{margin-top:18px;max-width:760px;color:#0f172a;font-size:clamp(46px,7vw,84px);line-height:.96;font-weight:950}.hero-content p{margin:22px 0 28px;max-width:660px;color:#334155;font-size:clamp(17px,2vw,21px);line-height:1.55}.hero-dashboard{position:absolute;inset:90px max(18px,calc((100vw - 1180px)/2)) 58px auto;width:min(560px,48vw);z-index:1}.hero-panel{position:absolute;border:1px solid rgba(203,213,225,.78);border-radius:18px;background:#ffffffe0;box-shadow:0 26px 70px #0f172a24;padding:18px;color:#0f172a}.hero-panel span{display:block;color:#64748b;font-size:13px;font-weight:850}.hero-panel strong{display:block;margin-top:8px;font-size:44px;line-height:1}.hero-panel.large{top:58px;right:16px;width:270px}.hero-panel.metric{top:300px;right:110px;width:230px}.hero-panel.metric strong{color:#059669}.hero-panel.chart{top:170px;left:0;width:250px;height:210px;display:flex;align-items:end;gap:12px}.hero-panel.chart span{position:absolute;top:18px;left:18px}.hero-panel.chart div{width:48px;border-radius:12px 12px 6px 6px;background:#2563eb}.hero-panel.chart div:nth-child(2){height:62px;background:#10b981}.hero-panel.chart div:nth-child(3){height:98px;background:#f97316}.hero-panel.chart div:nth-child(4){height:132px;background:#8b5cf6}.hero-panel.app-list{right:0;bottom:24px;width:300px}.hero-panel.app-list p{margin-top:10px;color:#17202a;font-weight:850}.public-section{padding:92px 0}.public-section.soft{background:#eef6ff}.section-heading{max-width:780px;margin-bottom:32px}.section-heading.wide{max-width:880px}.section-heading h2,.trust-content h2,.public-final-cta h2{margin-top:12px;color:#0f172a;font-size:clamp(32px,5vw,52px);line-height:1.05;font-weight:950}.section-heading p,.trust-content p,.public-final-cta p{margin-top:12px;color:#475569;font-size:17px;line-height:1.65}.benefit-grid,.apps-showcase-grid,.plans-grid,.faq-grid,.steps-grid{display:grid;gap:16px}.benefit-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.benefit-card,.public-app-card,.public-plan-card,.faq-card,.step-card{border:1px solid #e2e8f0;border-radius:18px;background:#fff;padding:20px;box-shadow:0 16px 36px #0f172a0f;transition:transform .18s ease,box-shadow .18s ease}.benefit-card:hover,.public-app-card:hover,.public-plan-card:hover{transform:translateY(-3px);box-shadow:0 24px 48px #0f172a1a}.benefit-card svg{color:#2563eb}.benefit-card h3,.public-app-card h3,.public-plan-card h3,.faq-card h3,.step-card h3{margin-top:12px;color:#0f172a;font-size:18px}.benefit-card p,.public-app-card p,.faq-card p,.step-card p{margin-top:8px;color:#64748b;line-height:1.55}.apps-showcase-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.public-app-card{display:flex;align-items:flex-start;gap:16px}.public-app-card strong{display:block;margin-top:4px;color:#334155}.public-app-icon{flex:0 0 auto;width:52px;height:52px;display:grid;place-items:center;border-radius:16px;color:#fff;background:#2563eb}.public-app-card.purple .public-app-icon{background:#a855f7}.public-app-card.orange .public-app-icon{background:#f97316}.public-app-card.pink .public-app-icon{background:#d946ef}.public-app-card.blue .public-app-icon{background:#2563eb}.public-app-card.cyan .public-app-icon{background:#0891b2}.public-app-card.green .public-app-icon{background:#10b981}.public-app-card.slate .public-app-icon{background:#64748b}.public-app-card.emerald .public-app-icon{background:#059669}.public-app-card.gold .public-app-icon{background:#f59e0b}.steps-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.step-card span{width:38px;height:38px;display:grid;place-items:center;border-radius:50%;color:#065f46;background:#d1fae5;font-weight:950}.plans-band{background:#f8fafc}.plans-grid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch}.public-plan-card{display:flex;flex-direction:column;min-height:100%}.public-plan-card.featured{border-color:#2563eb;box-shadow:0 28px 70px #2563eb2e;transform:translateY(-8px)}.plan-price{margin:16px 0}.plan-price strong{color:#0f172a;font-size:34px;line-height:1}.plan-price span{color:#64748b;font-weight:800}.public-plan-card ul{display:grid;gap:10px;margin:0 0 22px;padding:0;list-style:none}.public-plan-card li{display:flex;align-items:flex-start;gap:8px;color:#334155}.public-plan-card li svg{margin-top:2px;color:#10b981;flex:0 0 auto}.public-plan-card .public-button{margin-top:auto}.plans-note{margin-top:18px;color:#64748b;text-align:center}.trust-band{background:#0f172a}.trust-content{display:grid;grid-template-columns:1.2fr .8fr;gap:40px;align-items:center}.trust-content h2,.trust-content p{color:#fff}.trust-content p{color:#cbd5e1}.trust-list{display:grid;gap:12px}.trust-list span{display:flex;align-items:center;gap:10px;min-height:48px;padding:0 16px;border-radius:14px;color:#d1fae5;background:#ffffff14;font-weight:850}.faq-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.public-final-cta{padding:86px 0;background:#dff7ef;text-align:center}.public-final-cta .public-container{display:grid;justify-items:center}.public-final-cta .hero-actions{margin-top:24px;justify-content:center}.public-footer{padding:42px 0;background:#fff;border-top:1px solid #e2e8f0}.footer-grid{display:grid;grid-template-columns:1fr 1.2fr 1fr;gap:24px;align-items:start}.public-footer nav{display:flex;flex-wrap:wrap;gap:12px 18px}.public-footer p,.public-footer small{margin-top:10px;color:#64748b}@media(max-width:1080px){.public-nav{display:none}.public-menu-toggle{display:grid}.public-hero{min-height:auto;padding:110px 0 70px}.hero-content{margin:0 auto}.hero-dashboard{position:relative;inset:auto;width:min(100%,680px);height:420px;margin:40px auto 0}.benefit-grid,.apps-showcase-grid,.plans-grid,.steps-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:720px){.public-container{width:min(100% - 28px,1180px)}.public-header{min-height:68px;padding:12px 14px}.public-actions .secondary{display:none}.hero-content h1{font-size:42px}.public-section{padding:64px 0}.hero-dashboard{height:520px}.hero-panel,.hero-panel.large,.hero-panel.metric,.hero-panel.chart,.hero-panel.app-list{position:relative;inset:auto;width:100%;margin-top:12px}.hero-panel.chart{height:180px}.benefit-grid,.apps-showcase-grid,.plans-grid,.steps-grid,.faq-grid,.trust-content,.footer-grid{grid-template-columns:1fr}.public-plan-card.featured{transform:none}.public-app-card{align-items:stretch}}*{box-sizing:border-box}body{margin:0;min-width:320px;background:#f4f6f8}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.62}h1,h2,h3,p{margin:0;letter-spacing:0}.auth-page{min-height:100vh;min-height:100dvh;display:grid;place-items:center;background:#f1f5f9;padding:max(24px,env(safe-area-inset-top)) max(24px,env(safe-area-inset-right)) max(24px,env(safe-area-inset-bottom)) max(24px,env(safe-area-inset-left))}.auth-panel{width:min(520px,100%);background:#fff;border:1px solid #e2e8f0;border-radius:10px;box-shadow:0 20px 60px #0f172a1f;padding:28px;display:grid;gap:16px}.auth-panel h1{font-size:28px;overflow-wrap:anywhere}.auth-panel p{color:#64748b}.auth-brand{padding:0 0 12px}.auth-form{display:grid;gap:12px}.auth-form input,.auth-form button,.auth-panel>.link-inline{min-height:48px}.auth-form input{min-width:0;width:100%;font-size:16px}.field-hint{margin:-2px 0 0;color:#64748b;font-size:12px;line-height:1.4}.link-inline{border:0;background:transparent;color:#17202a;font-weight:800;cursor:pointer;justify-self:center}.notice.error{color:#991b1b;border-color:#fecaca;background:#fef2f2}.notice.error span{min-width:0;overflow-wrap:anywhere}@media(max-width:479px){.auth-page{place-items:stretch;padding:env(safe-area-inset-top) 0 env(safe-area-inset-bottom);background:#fff}.auth-panel{width:100%;min-height:100dvh;align-content:center;padding:24px 18px;border:0;border-radius:0;box-shadow:none}}.onboarding-panel{width:min(620px,100%)}.app-shell{min-height:100vh;display:grid;grid-template-columns:272px 1fr}.sidebar{position:sticky;top:0;height:100vh;min-height:0;padding:20px 0 0;background:#fff;border-right:1px solid #e2e8f0;display:flex;flex-direction:column;overflow:hidden}.brand{flex:0 0 auto;display:flex;align-items:center;gap:12px;margin:0 16px;padding:8px 10px 18px;border-bottom:1px solid #edf2f7}.brand-mark{width:40px;height:40px;display:grid;place-items:center;border-radius:10px;color:#fff;background:#1f2937}.brand strong,.brand span{display:block}.brand strong{font-size:15px}.brand span,.eyebrow,p,small{color:#5b6b7f}.sidebar-nav{min-height:0;flex:1 1 auto;display:grid;align-content:start;gap:4px;margin-top:18px;padding:0 12px 20px 16px;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable;scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent}.sidebar-nav::-webkit-scrollbar{width:8px}.sidebar-nav::-webkit-scrollbar-track{background:transparent}.sidebar-nav::-webkit-scrollbar-thumb{background:#cbd5e1;border:2px solid #ffffff;border-radius:999px}.sidebar-nav::-webkit-scrollbar-thumb:hover{background:#94a3b8}.nav-item,.install-link{min-height:42px;border:0;border-radius:8px;padding:0 12px;background:transparent;color:#334155;display:flex;align-items:center;gap:10px;text-align:left;text-decoration:none;font-weight:650;position:relative}.nav-item:hover,.install-link:hover{background:#f1f5f9}.nav-item.active{background:#17202a;color:#fff;box-shadow:0 10px 24px #0f172a1f}.nav-item.active:before{content:"";position:absolute;left:6px;width:3px;height:18px;border-radius:999px;background:#fff}.nav-group .nav-item{margin-left:8px;padding-left:14px}.nav-group .nav-item.active:before{left:5px}.install-link{margin-top:auto;border:1px solid #e2e8f0;justify-content:center}.workspace{min-width:0;position:relative;display:grid;grid-template-rows:auto 1fr}.topbar{min-height:76px;padding:16px 28px;background:#ffffffeb;border-bottom:1px solid #e2e8f0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:10}.topbar h1{font-size:20px;line-height:1.2}.eyebrow{display:block;margin-bottom:3px;font-size:12px;font-weight:750;text-transform:uppercase}.topbar-actions,.button-row,.row-actions{display:flex;align-items:center;gap:8px}.invitation-form{display:grid;grid-template-columns:minmax(240px,1fr) 180px 160px;gap:8px;align-items:center;max-width:760px}.invitation-form input,.invitation-form select,.invitation-form__submit{height:42px}.invitation-form__submit{padding-inline:12px;white-space:nowrap}@media(max-width:640px){.invitation-form{grid-template-columns:1fr;max-width:none}}.account-select{display:inline-flex;align-items:center;gap:8px;color:#64748b;font-size:11px;font-weight:800}.account-select span{white-space:nowrap}.account-select .store-select{width:220px}.account-choice{display:grid;gap:10px;margin-top:18px}.account-choice h2,.account-choice p{margin:0}.account-choice h2{font-size:16px}.account-choice p{color:#64748b;font-size:13px}.account-choice-list{display:grid;gap:8px}.account-choice-list button{display:flex;justify-content:space-between;gap:12px;text-align:left}.store-loading-indicator{position:absolute;top:88px;left:50%;z-index:20;min-height:40px;display:flex;align-items:center;gap:9px;padding:0 14px;border:1px solid #dbeafe;border-radius:999px;color:#1d4ed8;background:#fffffff5;box-shadow:0 12px 28px #1e40af24;font-size:12px;font-weight:800;pointer-events:none;transform:translate(-50%)}.store-loading-indicator__spinner{width:17px;height:17px;flex:0 0 auto;border:2px solid #dbeafe;border-top-color:#2563eb;border-radius:50%;animation:spin .8s linear infinite}@media(max-width:760px){.store-loading-indicator{top:76px;max-width:calc(100% - 32px)}}.button-row.wrap{flex-wrap:wrap;justify-content:flex-end}.store-select{width:220px}.store-pill{max-width:260px;min-height:40px;display:inline-flex;align-items:center;padding:0 12px;border:1px solid #d7dee8;border-radius:8px;background:#fff;color:#17202a;font-weight:650;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.link-button{color:#fff;text-decoration:none}.page{padding:28px}.app-page-stack{display:grid;gap:18px}.app-page-banner{--app-accent: #64748b;position:relative;overflow:hidden;display:flex;align-items:center;gap:13px;min-height:82px;padding:11px 15px;border:1px solid color-mix(in srgb,var(--app-accent) 20%,#e2e8f0);border-radius:15px;background:linear-gradient(135deg,color-mix(in srgb,var(--app-accent) 13%,#ffffff),#fff 58%),#fff;box-shadow:0 10px 26px #0f172a0e}.app-page-banner:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-top:4px solid var(--app-accent);pointer-events:none}.app-page-banner__glow{position:absolute;right:-52px;top:-72px;width:150px;height:150px;border-radius:999px;background:color-mix(in srgb,var(--app-accent) 18%,transparent);filter:blur(4px);pointer-events:none}.app-page-banner__content{min-width:0;flex:1;display:grid;gap:2px}.app-page-banner__content h2{font-size:20px;line-height:1.15}.app-page-banner__content p{max-width:780px;font-size:13px;line-height:1.3}.app-page-banner__status{position:relative;display:grid;justify-items:end;gap:3px;text-align:right}.stack{display:grid;gap:18px}.page-header,.section-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:16px}.page-header h2{font-size:28px;line-height:1.15}.section-heading h2{font-size:18px}.surface,.editor-panel,.stat-card,.preview-card{background:#fff;border:1px solid #e2e8f0;border-radius:10px;box-shadow:0 1px 2px #0f172a0a}.surface,.editor-panel{padding:18px}.custom-apps-heading{max-width:none;margin-bottom:0;align-items:center}.custom-apps-catalog-action{width:220px;min-height:76px;display:flex;align-items:center;justify-content:center;flex:0 0 auto}.custom-apps-catalog-action .secondary{min-width:132px;white-space:nowrap}.stats-grid{display:grid;grid-template-columns:repeat(5,minmax(150px,1fr));gap:14px}.stat-card{padding:16px;display:grid;gap:10px}.stat-card span{color:#64748b;font-size:13px;font-weight:700}.stat-card strong{font-size:23px;line-height:1.15}.stat-card small{color:#64748b;font-size:12px;line-height:1.35}.dashboard-connection-alert{margin-top:14px;color:#92400e;border-color:#fde68a;background:#fffbeb}.dashboard-attention-list{display:grid;gap:10px}.dashboard-attention-item{display:flex;gap:10px;align-items:flex-start;padding:12px 14px;border:1px solid #fed7aa;border-radius:9px;background:#fff7ed;color:#9a3412}.dashboard-attention-item p,.dashboard-connection-alert p{margin-top:3px;color:#64748b;font-size:13px}.dashboard-returns-summary .section-heading{max-width:none;margin-bottom:14px}.dashboard-store-metrics{grid-template-columns:repeat(4,minmax(0,1fr))}.dashboard-returns-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}.returns-public-url-card{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,1.2fr);align-items:center;gap:20px}.returns-public-url-card h2,.returns-public-url-card p{margin:0}.returns-public-url-card p{margin-top:6px;color:#64748b;line-height:1.5}.returns-public-url-actions{display:grid;gap:10px}.returns-public-url-actions code{display:block;overflow:auto;padding:11px 12px;border:1px solid #dbe5f0;border-radius:9px;background:#f8fafc;color:#1e3a5f;font-size:13px;white-space:nowrap}.returns-public-url-actions .button-row{justify-content:flex-end}@media(max-width:760px){.returns-public-url-card{grid-template-columns:1fr}.returns-public-url-actions .button-row{justify-content:flex-start}}.page-section{display:grid;gap:16px}.panel-grid{display:grid;gap:12px}.panel-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.panel-grid .wide{grid-column:1 / -1}.panel-grid label{display:grid;gap:6px;color:#475569;font-size:13px;font-weight:700}.panel-grid label.switch-row{display:flex;align-items:center;gap:10px;min-height:48px;padding:11px 12px;border:1px solid #d7e2ef;border-radius:9px;background:#ffffff94;color:#17202a}.panel-grid input,.panel-grid select,.panel-grid textarea,.public-return-card input,.public-return-card select,.public-return-card textarea{width:100%}.panel-grid label.switch-row input{width:16px;height:16px;flex:0 0 auto}.detail-panel,.public-return-card{display:grid;gap:14px}.clean-list{display:grid;gap:8px;margin:0;padding:0;list-style:none}.clean-list li,.return-item{border:1px solid #e2e8f0;border-radius:10px;padding:10px 12px;background:#fff}.return-analysis{display:grid;gap:14px;padding:18px;border:1px solid #bfdbfe;border-radius:18px;background:linear-gradient(135deg,#eff6fff2,#f5f3ffeb)}.return-analysis-header,.return-review-card-head,.return-review-money{display:flex;align-items:center;justify-content:space-between;gap:12px}.return-analysis-header h3,.return-analysis-header p{margin:0}.return-analysis-header p,.return-customer-note,.return-review-product p,.return-review-product small,.return-review-money span{color:#64748b}.return-analysis-totals{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.return-analysis-totals span{display:inline-flex;align-items:center;gap:8px;padding:9px 12px;border:1px solid #dbeafe;border-radius:999px;background:#fff;color:#475569;font-size:13px;font-weight:800}.return-customer-note{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;font-size:13px}.return-portal-state{display:flex;align-items:flex-start;gap:14px;padding:24px;background:#fffffff0}.return-portal-state-icon{display:grid;flex:0 0 auto;width:44px;height:44px;place-items:center;border-radius:14px;color:#5b21b6;background:#ede9fe;font-size:24px;font-weight:900}.return-portal-state h1,.return-portal-state p{overflow-wrap:anywhere}.return-portal-state .secondary{display:inline-flex;align-items:center;justify-content:center;min-height:44px;margin-top:14px}.return-portal-state h1{margin:0;color:#17202a;font-size:24px}.return-portal-state p{margin:6px 0 0;color:#475569;line-height:1.55}.return-customer-note span{align-items:center;display:flex;flex-wrap:wrap;gap:4px;min-height:46px;padding:10px 12px;border:1px solid #e0e7ff;border-radius:12px;background:#ffffffb8}.return-customer-note time{color:#475569;font-variant-numeric:tabular-nums}.return-analysis-evidence{align-items:flex-start;background:#ffffffb8;border:1px solid #e0e7ff;border-radius:12px;display:flex;flex-direction:column;gap:12px;grid-column:1 / -1;justify-content:flex-start;padding:12px}.return-analysis-evidence>div{display:flex;flex-wrap:wrap;gap:14px;width:100%}.return-analysis-evidence a{display:block;flex:0 1 360px;max-width:100%}.return-analysis-evidence img{background:#fff;border:1px solid #dbe3ee;border-radius:8px;display:block;height:auto;max-height:300px;object-fit:contain;transition:transform .15s ease,box-shadow .15s ease;width:100%}.return-analysis-evidence a:hover img{box-shadow:0 7px 18px #1e293b24;transform:translateY(-1px)}.return-customer-summary{align-items:center;display:flex;gap:8px;min-width:0;overflow:visible;padding:10px 12px;border:1px solid #e2e8f0;border-radius:12px;background:#f8fafc;color:#64748b;font-size:13px;white-space:normal}.return-history-list li{display:grid;gap:4px}.return-history-list small{color:#64748b}.return-analysis-evidence-missing{align-items:center;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:8px;color:#64748b;display:flex;flex:0 1 360px;justify-content:center;min-height:96px;padding:16px;text-align:center}.return-customer-summary h3,.return-customer-summary span{margin:0;min-width:0}.return-customer-summary-heading{align-items:center;display:flex;flex:0 0 auto;gap:7px}.return-customer-edit-button{align-items:center;background:#fff;border:1px solid #cbd5e1;border-radius:9px;color:#475569;display:inline-flex;height:32px;justify-content:center;padding:0;width:32px}.return-customer-edit-button:hover{background:#eff6ff;border-color:#93c5fd;color:#1d4ed8}.return-customer-summary h3{color:#17202a;flex:0 0 auto;font-size:14px;margin-right:4px}.return-customer-summary span{background:#fff;border:1px solid #e2e8f0;border-radius:10px;flex:1 1 0;overflow-wrap:anywhere;padding:10px}.return-customer-summary span:nth-last-child(1){flex-grow:1.35}.return-customer-phone{align-items:center;display:inline-flex;gap:6px}.return-whatsapp-link{align-items:center;background:#dcfce7;border-radius:999px;color:#15803d;display:inline-flex;justify-content:center;min-height:30px;min-width:30px}.return-whatsapp-link:hover{background:#bbf7d0;color:#166534}.return-detail-heading{align-items:center;display:flex;flex-wrap:wrap;gap:12px;min-width:0}.return-detail-heading h2{flex:0 0 auto}.return-detail-order{color:#475569;flex:0 0 auto;font-size:14px;font-weight:750}.return-detail-icon-link{align-items:center;border:1px solid #d7e2ef;border-radius:10px;display:inline-flex;flex:0 0 36px;height:36px;justify-content:center;width:36px}.return-public-request-link{background:#fff;color:#334155}.return-public-request-link:hover{background:#f1f5f9;color:#17202a}.return-detail-page-header{align-items:start;display:grid;gap:16px;grid-template-columns:minmax(0,1fr) auto}.return-detail-back{align-items:center;display:inline-flex;gap:7px;justify-content:center}.return-review-list{display:grid;gap:12px}.return-review-card{display:grid;gap:12px;padding:14px;border:1px solid #dbeafe;border-radius:16px;background:#ffffffe6;box-shadow:0 12px 28px #1e293b0f}.return-review-card-head strong{color:#1e293b;font-size:13px}.return-review-columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.return-review-columns.grouped{align-items:start}.return-review-side{display:grid;gap:10px;padding:14px;border:1px solid #e2e8f0;border-radius:14px;background:#fff}.return-review-origin{border-color:#fecaca;background:#fff7f7}.return-review-target{border-color:#bbf7d0;background:#f4fff8}.return-review-side h4{margin:0;color:#334155;font-size:12px;text-transform:uppercase}.return-review-product{display:grid;grid-template-columns:74px minmax(0,1fr);gap:12px;align-items:center}.return-review-product-line{display:grid;grid-template-columns:64px minmax(0,1fr) auto;align-items:center;gap:12px;padding:10px;border:1px solid rgba(148,163,184,.28);border-radius:14px;background:#ffffffd1}.return-review-product-line>strong{white-space:nowrap}.return-review-product-line p,.return-review-product-line small{display:block;margin:2px 0 0;color:#64748b;font-size:12px}.return-review-product strong,.return-review-product p,.return-review-product small{display:block;overflow-wrap:anywhere}.return-review-money{padding-top:8px;border-top:1px solid rgba(148,163,184,.3);font-size:13px}.return-review-money.total{color:#111827;font-size:14px}.return-workflow-panel{display:grid;gap:16px;padding:18px;border:1px solid #dbeafe;border-radius:18px;background:#fff;box-shadow:0 14px 34px #0f172a0f}.return-workflow-header{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.return-workflow-header h3,.return-workflow-header p,.return-action-group h4{margin:0}.return-workflow-header p{color:#64748b}.return-action-groups{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px}.return-action-groups.inverse-workflow{grid-template-columns:repeat(5,minmax(220px,1fr));overflow-x:auto;padding-bottom:4px}.user-menu{position:relative}.user-menu__trigger{align-items:center;background:#fff;border:1px solid #d7dee8;border-radius:12px;color:#17202a;cursor:pointer;display:flex;gap:9px;min-height:44px;max-width:260px;padding:5px 10px 5px 6px;text-align:left}.user-menu__trigger:hover,.user-menu__trigger[aria-expanded=true]{border-color:#a5b4fc;box-shadow:0 6px 18px #4f46e51a}.user-menu__avatar{align-items:center;background:#eef2ff;border-radius:9px;color:#4f46e5;display:flex;flex:0 0 auto;font-size:14px;font-weight:850;height:32px;justify-content:center;width:32px}.user-menu__identity{min-width:0}.user-menu__identity strong,.user-menu__identity small,.user-menu__session strong,.user-menu__session small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-menu__identity strong{font-size:13px}.user-menu__identity small{font-size:11px;margin-top:1px}.user-menu__chevron{flex:0 0 auto;transition:transform .15s ease}.user-menu__chevron.open{transform:rotate(180deg)}.user-menu__popover{background:#fff;border:1px solid #dbe3ee;border-radius:16px;box-shadow:0 18px 50px #0f172a29;display:grid;min-width:290px;overflow:hidden;padding:7px;position:absolute;right:0;top:calc(100% + 8px);z-index:40}.user-menu__session{border-bottom:1px solid #edf2f7;margin:0 5px 5px;padding:10px 8px 13px}.user-menu__session .eyebrow{color:#64748b;margin-bottom:6px}.user-menu__session strong{font-size:14px}.user-menu__session small{font-size:12px;margin-top:2px}.user-menu__role{background:#ecfdf5;border-radius:999px;color:#047857;display:inline-flex;font-size:10px;font-weight:800;margin-top:9px;padding:4px 8px;text-transform:uppercase}.user-menu__popover>button{align-items:center;background:transparent;border:0;border-radius:10px;color:#334155;cursor:pointer;display:flex;gap:11px;padding:10px 9px;text-align:left;width:100%}.user-menu__popover>button:hover{background:#f8fafc}.user-menu__popover>button span{min-width:0}.user-menu__popover>button strong,.user-menu__popover>button small{display:block}.user-menu__popover>button strong{font-size:13px}.user-menu__popover>button small{font-size:11px;margin-top:2px}.user-menu__popover>button.user-menu__logout{color:#b91c1c}.user-menu__popover>button.user-menu__logout:hover{background:#fef2f2}.return-action-group{display:grid;align-content:start;gap:9px;padding:12px;border:1px solid #e2e8f0;border-radius:16px;background:#f8fafc}.return-action-group h4{color:#334155;font-size:13px}.return-workflow-status{display:grid;gap:4px;padding:10px;border:1px solid #bae6fd;border-radius:10px;background:#ffffffc7;color:#334155;font-size:12px;line-height:1.4}.return-workflow-status small{color:#0f4c81}.return-action-group.decision{background:#f5f3ff;border-color:#ddd6fe}.return-destructive-label{border-top:1px solid #fecaca;color:#991b1b;font-size:11px;font-weight:800;letter-spacing:.05em;margin-top:4px;padding-top:10px;text-transform:uppercase}.return-action-group.commercial{background:#fff7ed;border-color:#fed7aa}.return-action-group.logistics{background:#ecfeff;border-color:#a5f3fc}.return-action-group.inspection{background:#eff6ff;border-color:#bfdbfe}.return-action-group.closure{background:#f0fdf4;border-color:#bbf7d0}.return-action-card{display:grid;gap:4px;width:100%;min-height:72px;padding:11px 12px;border:1px solid #cbd5e1;border-radius:13px;background:#ffffffe6;color:#111827;text-align:left;text-decoration:none;cursor:pointer;transition:transform .15s ease,border-color .15s ease,box-shadow .15s ease}.return-action-card:hover{transform:translateY(-1px);border-color:#93c5fd;box-shadow:0 10px 20px #0f172a14}.return-action-card.ready{border-color:#60a5fa;box-shadow:0 8px 18px #2563eb14}.return-action-card.locked,.return-action-card:disabled{cursor:not-allowed;opacity:.48;filter:grayscale(.25);box-shadow:none}.return-action-card.locked:hover,.return-action-card:disabled:hover{transform:none;border-color:#cbd5e1}.return-action-card strong{font-size:13px}.return-action-card span{color:#64748b;font-size:12px;line-height:1.35}.return-action-card.danger{border-color:#fecaca}.return-action-card.danger strong{color:#b91c1c}.return-cancel-footer{align-items:start;display:grid;gap:14px;grid-template-columns:minmax(0,1fr) minmax(240px,340px);margin-top:16px;padding-top:16px;border-top:1px solid #e2e8f0}.return-cancel-footer>div{color:#7f1d1d;display:grid;gap:4px}.return-cancel-footer>div span{color:#64748b;font-size:13px}.return-cancel-footer .return-action-card{max-width:340px}.return-action-card.primary-action{border-color:#86efac;background:#f0fdf4}.return-detail-header-actions{display:flex;align-items:center;flex-wrap:wrap;gap:10px;justify-content:flex-end}.return-phone-fields{border:0;display:grid;gap:8px;grid-template-columns:minmax(95px,.7fr) minmax(0,1.3fr);margin:0;min-width:0;padding:0}.return-phone-fields legend{color:#475569;font-size:13px;font-weight:700;grid-column:1 / -1;margin-bottom:-2px;padding:0}.return-action-card.inverse-label-action{border-color:#22c55e;background:#f0fdf4;box-shadow:0 8px 18px #16a34a24}.return-action-card.inverse-label-action strong{color:#15803d}.return-action-card.inverse-label-action:hover{border-color:#16a34a;box-shadow:0 10px 20px #16a34a33}.return-commercial-summary{padding:16px;border:1px solid #e2e8f0;border-radius:16px;background:#fff}.return-commercial-summary strong{display:block;margin:4px 0 6px;color:#17202a;font-size:15px}.return-commercial-summary p{color:#475569;line-height:1.45}.return-analysis-actions{display:flex;align-items:center;justify-content:flex-end;gap:12px;flex-wrap:wrap}.replacement-editor-modal{width:min(1480px,calc(100vw - 40px));max-width:calc(100vw - 40px);height:min(920px,calc(100vh - 40px));max-height:calc(100vh - 40px);overflow:hidden;grid-template-rows:auto minmax(0,1fr) auto auto auto}.replacement-editor-content{min-height:0;overflow:auto;padding-right:6px}.replacement-editor-layout{display:grid;grid-template-columns:minmax(210px,250px) minmax(0,1fr);align-items:start;gap:22px;margin:4px 0 18px}.replacement-editor-received,.replacement-editor-catalog,.replacement-editor-cart{padding:16px;border:1px solid #dbe3ef;border-radius:16px;background:#f8fafc}.replacement-editor-received h3,.replacement-editor-catalog h3,.replacement-editor-cart h3{margin:0 0 10px}.replacement-editor-catalog>.row-between p{margin:4px 0 0;color:#64748b;font-size:13px}.replacement-editor-origin{display:grid;grid-template-columns:46px minmax(0,1fr);gap:8px;align-items:center;padding:12px 0;border-bottom:1px solid #e2e8f0}.replacement-editor-origin:last-child{border-bottom:0}.replacement-editor-origin .secondary{grid-column:1 / -1;justify-self:start;margin-top:2px}.replacement-editor-origin>div{display:grid;gap:2px}.replacement-editor-origin .return-item-image{width:46px;height:46px}.replacement-editor-origin strong{font-size:13px;line-height:1.25}.replacement-editor-origin span{color:#475569;font-size:12px}.replacement-editor-origin small{color:#047857;font-size:11px;font-weight:700}.replacement-editor-catalog .replacement-search{grid-template-columns:minmax(0,1fr) auto;margin:14px 0}.replacement-editor-catalog .replacement-search .secondary{min-width:112px}.replacement-editor-catalog .replacement-grid{max-height:430px;overflow:auto;padding-right:4px}.replacement-editor-catalog .replacement-grid.catalog{grid-template-columns:repeat(auto-fill,minmax(230px,1fr))}.replacement-editor-catalog .replacement-grid.catalog .replacement-card{grid-template-columns:74px minmax(0,1fr);min-height:118px}.replacement-editor-catalog .replacement-grid.catalog .replacement-card .replacement-image{width:74px;height:74px}.replacement-editor-cart{margin-top:0}.replacement-editor-balance{display:flex;align-items:center;justify-content:flex-end;gap:20px;margin-top:14px;padding:14px 16px;border-radius:14px;background:#eef6ff;color:#1e3a5f}.replacement-editor-modal>.modal-actions{position:relative;z-index:1;margin:0 -20px -20px;padding:14px 20px;border-top:1px solid #dbe3ef;background:#fff;box-shadow:0 -8px 20px #0f172a0f}@media(max-width:780px){.replacement-editor-layout{grid-template-columns:1fr}.replacement-editor-modal{width:calc(100vw - 20px);max-width:calc(100vw - 20px);height:calc(100vh - 20px);max-height:calc(100vh - 20px)}.replacement-editor-balance{align-items:flex-start;flex-direction:column;gap:6px}}.public-return-page{min-height:100vh;width:100%;overflow-x:hidden;scroll-padding-bottom:calc(96px + env(safe-area-inset-bottom));align-items:start;padding:48px 16px;background:radial-gradient(circle at 15% 15%,rgba(124,92,255,.18),transparent 28%),radial-gradient(circle at 82% 12%,rgba(48,213,200,.2),transparent 26%),linear-gradient(135deg,#f8fbff,#f2f7ff 48%,#f5fffb)}.public-return-card{width:min(980px,100%);margin:0 auto;border:1px solid rgba(124,92,255,.16);border-radius:22px;box-shadow:0 22px 70px #0f172a1f}.return-select-card,.return-reason-card{padding:26px;background:#fffffff0;border-color:#dbe3ef;box-shadow:0 18px 52px #7c3aed1f}.return-select-card,.return-select-card .row-between{margin-bottom:16px}.return-select-card h2,.return-reason-card h3{margin:0;color:#0f172a;font-size:23px}.return-select-card p{margin:4px 0 0;color:#64748b}.return-select-card .clean-list{display:grid;gap:10px;padding:14px;border-radius:18px;background:#f8fafcb8}.sr-only{position:absolute;width:1px;max-width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.return-public-header{width:min(980px,100%);margin:0 auto 24px;display:grid;justify-items:center;gap:6px;text-align:center}.return-public-header h1{margin:6px 0 0;color:#0f172a;font-size:31px;line-height:1.1;overflow-wrap:anywhere}.return-public-header p{margin:0;color:#475569}.return-trust-overview{width:min(980px,100%);margin:0 auto 16px;padding:24px;border:1px solid #b9e6df;border-radius:24px;background:radial-gradient(circle at 92% 10%,rgba(32,199,183,.14),transparent 28%),linear-gradient(135deg,#fffffff5,#effcf9f0);box-shadow:0 18px 50px #3341551a}.return-trust-overview-heading{display:flex;align-items:center;gap:13px}.return-trust-overview-heading>span{display:grid;flex:0 0 auto;width:46px;height:46px;place-items:center;border-radius:15px;color:#08766d;background:#d9f5ee}.return-trust-overview-heading p{margin:0 0 3px;color:#08766d;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.return-trust-overview-heading h2{margin:0;color:#10233f;font-size:22px}.return-trust-overview ol{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:20px 0 0;padding:0;list-style:none}.return-trust-overview li{position:relative;display:grid;grid-template-columns:auto minmax(0,1fr);gap:5px 9px;min-width:0;padding:14px;border:1px solid #dce8f4;border-radius:17px;color:#08766d;background:#ffffffc7}.return-trust-overview li>svg{grid-column:1;grid-row:2;margin-top:1px}.return-trust-step-number{display:grid;grid-column:1;grid-row:1;width:22px;height:22px;place-items:center;border-radius:50%;color:#fff;background:#0f766e;font-size:11px;font-weight:800}.return-trust-overview li>div{grid-column:2;grid-row:1 / span 2}.return-trust-overview li strong,.return-trust-overview li small{display:block}.return-trust-overview li strong{color:#10233f;font-size:14px}.return-trust-overview li small{margin-top:4px;color:#587083;font-size:12px;line-height:1.4}.return-trust-overview-note{display:flex;align-items:center;gap:8px;margin:16px 0 0;color:#405972;font-size:13px;font-weight:700}.return-trust-overview-note svg{flex:0 0 auto;color:#08766d}.return-journey{width:min(980px,100%);margin:0 auto 24px;padding:22px 24px 26px;border:1px solid rgba(203,213,225,.82);border-radius:24px;background:#ffffffeb;box-shadow:0 18px 50px #3341551a}.return-journey-heading{margin-bottom:18px}.return-journey ol{display:grid;margin:0;padding:0;list-style:none}.return-journey.conventional ol{grid-template-columns:repeat(8,minmax(0,1fr))}.return-journey.inverse ol{grid-template-columns:repeat(7,minmax(0,1fr))}.return-journey li{position:relative;display:grid;justify-items:center;min-width:0;color:#94a3b8;text-align:center}.return-journey li:not(:last-child):after{content:"";position:absolute;z-index:0;left:calc(50% + 29px);top:121px;width:calc(100% - 58px);height:3px;border-radius:99px;background:#dbe5ef}.return-journey li.complete:not(:last-child):after{background:#14a394}.return-journey-copy{display:grid;justify-items:center;align-content:start;min-height:82px}.return-journey-copy>span{display:grid;width:25px;height:25px;margin-bottom:5px;place-items:center;border-radius:50%;background:#e8eef5;color:#64748b;font-size:12px;font-weight:900}.return-journey-copy strong{color:#64748b;font-size:13px}.return-journey-copy small{margin-top:2px;color:#94a3b8;font-size:11px;line-height:1.25}.return-journey-icon{position:relative;z-index:1;display:grid;box-sizing:border-box;width:58px;height:58px;margin-top:10px;place-items:center;border:3px solid #dbe5ef;border-radius:50%;background:#f4f8fc}.return-journey li.complete{color:#0f8f83}.return-journey li.complete .return-journey-copy>span{background:#dff7f2;color:#08766d}.return-journey li.complete .return-journey-copy strong{color:#08766d}.return-journey li.complete .return-journey-icon{border-color:#8eddd2;background:#eafaf7}.return-journey li.current{color:#fff}.return-journey li.current .return-journey-copy>span{background:#7c3aed;color:#fff;box-shadow:0 0 0 5px #ede9fe}.return-journey li.current .return-journey-copy strong{color:#5b21b6}.return-journey li.current .return-journey-copy small{color:#6d5b86}.return-journey li.current .return-journey-icon{border-color:#7c3aed;background:linear-gradient(145deg,#8b5cf6,#6d28d9);box-shadow:0 10px 24px #7c3aed4d,0 0 0 7px #ede9fe;transform:translateY(-2px) scale(1.06)}.return-status-hero{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px;padding:28px;background:#fffffff0;color:#10233f}.return-status-hero h2{margin:2px 0 6px;color:#10233f;font-size:28px}.return-status-hero p{margin:0;color:#49627a;line-height:1.5}.return-status-eyebrow{margin:0;color:#64748b;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.return-status-hero .return-status-eyebrow{color:#08705f}.return-status-pill{padding:8px 12px;border-radius:999px;background:#e6f7f3;color:#08705f;font-size:13px;font-weight:800;white-space:nowrap}.return-status-summary,.return-status-tracking,.return-status-items,.return-status-history{margin-top:16px;padding:26px;background:#fffffff0}.return-status-section-heading{display:flex;align-items:start;justify-content:space-between;gap:16px;margin-bottom:18px}.return-status-section-heading h2{margin:3px 0 0;color:#10233f;font-size:22px}.return-status-section-heading small{color:#64748b;text-align:right}.return-status-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.return-status-grid>div,.return-status-note{padding:16px;border:1px solid #dce8f4;border-radius:16px;background:#f8fbff}.return-status-grid span{display:block;margin-bottom:6px;color:#64748b;font-size:12px;font-weight:800;text-transform:uppercase}.return-status-grid strong{color:#10233f;line-height:1.35}.return-status-amount.due{background:#fff8ed;border-color:#f7d9b4}.return-status-amount.due strong{color:#a64b09}.return-status-amount.credit{background:#effbf7;border-color:#bdebdc}.return-status-amount.credit strong{color:#08705f}.return-coupon-card{display:flex;align-items:center;justify-content:space-between;gap:22px;margin-top:18px;padding:20px;border:1px solid #86d9ca;border-radius:18px;background:linear-gradient(135deg,#eafaf6,#f4f9ff)}.return-coupon-card>div{display:grid;gap:4px;min-width:0}.return-coupon-card p{color:#08705f;font-size:12px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.return-coupon-card strong{color:#10233f;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:25px;letter-spacing:.08em;overflow-wrap:anywhere}.return-coupon-card span{color:#334b63;font-size:14px}.return-coupon-card small{color:#64748b}.return-coupon-card button{flex:0 0 auto;min-height:44px}.return-payment-trust{position:relative;margin-top:18px;padding:22px;overflow:hidden;border:1px solid #86d9ca;border-radius:20px;background:linear-gradient(135deg,#effcf9,#f4f9ff)}.return-payment-trust:after{content:"";position:absolute;top:-75px;right:-60px;width:190px;height:190px;border-radius:50%;background:#20c7b71f}.return-payment-trust-grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1fr) 230px;align-items:center;gap:24px}.return-payment-trust-heading{display:flex;align-items:center;gap:11px}.return-payment-trust-heading>span{display:grid;flex:0 0 auto;width:46px;height:46px;place-items:center;border-radius:15px;color:#08705f;background:#d9f5ee}.return-payment-trust-heading p{margin:0 0 3px;color:#08705f;font-size:12px;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.return-payment-trust-heading h3{margin:0;color:#10233f;font-size:18px;line-height:1.35}.return-payment-trust-description{margin:14px 0 0;color:#405972;font-size:14px;line-height:1.55}.return-payment-facts{display:flex;flex-wrap:wrap;gap:10px;margin:14px 0 0}.return-payment-facts div{min-width:132px;padding:10px 12px;border:1px solid rgba(15,118,110,.18);border-radius:12px;background:#ffffffb8}.return-payment-facts dt{color:#587083;font-size:11px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.return-payment-facts dd{margin:3px 0 0;color:#10233f;font-size:16px;font-weight:900}.return-payment-trust ul{display:grid;gap:8px;margin:16px 0 0;padding:0;list-style:none}.return-payment-trust li{display:flex;align-items:flex-start;gap:8px;color:#24455a;font-size:13px;line-height:1.4}.return-payment-trust li svg{flex:0 0 auto;margin-top:1px;color:#0f766e}.return-payment-trust-action{position:relative;z-index:1;display:grid;gap:9px}.return-payment-trust-action .return-payment-action{justify-content:center;margin-top:0;text-align:center}.return-payment-trust-action small{color:#587083;font-size:12px;line-height:1.4;text-align:center}.return-payment-trust-warning{position:relative;z-index:1;display:flex;align-items:center;gap:8px;margin:18px 0 0;padding-top:14px;border-top:1px solid rgba(15,118,110,.18);color:#405972;font-size:13px;line-height:1.4}.return-payment-trust-warning svg{flex:0 0 auto;color:#08705f}.return-payment-action,.return-label-action{display:inline-flex;flex:0 0 auto;min-height:44px;align-items:center;margin-top:18px;text-decoration:none}.return-payment-trust-action .return-payment-action,.return-status-summary .return-label-action,.return-tracking-panel .return-tracking-action{min-height:44px}.return-label-action{margin-left:10px}.return-status-note{margin-top:16px;background:#fff8ed;border-color:#f7d9b4}.return-status-note p{margin:6px 0 0;color:#5d4630}.return-retry-request{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:16px;padding:18px;border:1px solid #b9e6df;border-radius:18px;background:linear-gradient(135deg,#effcf9,#f4f9ff)}.return-retry-request>div{min-width:0}.return-retry-request strong{color:#08705f;font-size:16px}.return-retry-request p{margin:5px 0 0;color:#405972;font-size:14px;line-height:1.5}.return-retry-request .link-button{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;min-height:42px;padding:0 18px;border-radius:999px}.return-tracking-panel{display:flex;align-items:center;gap:16px;padding:18px;border:1px solid #b9e6df;border-radius:18px;background:linear-gradient(135deg,#effcf9,#f4f9ff)}.return-tracking-icon{display:grid;flex:0 0 auto;width:42px;height:42px;place-items:center;border-radius:14px;color:#08705f;background:#d9f5ee;font-size:22px;font-weight:900}.return-tracking-details{min-width:0;flex:1}.return-tracking-details>span,.return-tracking-details small{display:block;color:#587083;font-size:12px;font-weight:700}.return-tracking-details strong{display:block;margin-top:3px;color:#10233f;font-size:18px;letter-spacing:.025em}.return-tracking-details p{margin:4px 0;color:#08705f;font-weight:800}.return-tracking-action{flex:0 0 auto;min-height:44px}.return-tracking-error{margin:12px 0 0;color:#b42318;font-size:14px}.return-status-item-list{display:grid;gap:10px}.return-status-item-groups{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.return-status-item-group{min-width:0;padding:16px;border:1px solid #e2e8f0;border-radius:18px;background:#f8fafc}.return-status-item-group h3{margin:0 0 12px;color:#10233f;font-size:15px}.return-status-item-group p{margin:0;color:#64748b;font-size:14px}.return-status-item{display:flex;align-items:center;gap:12px;padding:12px;border:1px solid #e2e8f0;border-radius:16px}.return-status-item .product-thumb{width:54px;height:54px}.return-status-item span{display:grid;gap:3px}.return-status-item small{color:#64748b}.return-status-timeline{display:grid;gap:16px;margin:0;padding:0;list-style:none}.return-status-timeline li{display:grid;grid-template-columns:14px minmax(0,1fr);gap:12px}.return-status-timeline li>span{width:11px;height:11px;margin-top:4px;border:3px solid #d9f5ee;border-radius:50%;background:#139b8e;box-shadow:0 0 0 5px #f1fbf8}.return-status-timeline strong,.return-status-timeline small{display:block}.return-status-timeline strong{color:#172b4d}.return-status-timeline small{margin-top:3px;color:#64748b}@media(max-width:900px){.return-journey{padding:20px}.return-journey.conventional ol,.return-journey.inverse ol{grid-template-columns:1fr;gap:0}.return-journey li{grid-template-columns:58px minmax(0,1fr);justify-items:stretch;align-items:center;min-height:78px;text-align:left}.return-journey li:not(:last-child):after{left:27px;top:54px;width:3px;height:48px}.return-journey-copy{grid-column:2;grid-row:1;justify-items:start;min-height:0;padding-left:12px}.return-journey-copy>span{position:absolute;left:0;top:0}.return-journey-icon{grid-column:1;grid-row:1;width:54px;height:54px;margin:0}}@media(max-width:680px){.public-return-page{padding:24px 12px calc(40px + env(safe-area-inset-bottom))}.return-public-header{gap:4px;margin-bottom:18px}.return-public-header h1{max-width:340px;margin-top:8px;font-size:28px;line-height:1.08}.return-public-header p{font-size:15px}.return-public-header .return-brand-mark.with-logo{width:170px;height:78px;padding:8px 12px;border-radius:20px}.return-trust-overview{margin-bottom:12px;padding:18px 16px;border-radius:20px}.return-trust-overview-heading{align-items:flex-start}.return-trust-overview-heading h2{font-size:20px}.return-trust-overview ol{grid-template-columns:1fr;gap:8px;margin-top:16px}.return-trust-overview li{padding:12px 14px}.return-trust-overview-note{align-items:flex-start}.return-journey{margin-bottom:16px;padding:18px 16px 14px;border-radius:20px}.return-journey-heading{margin-bottom:12px}.return-journey li{grid-template-columns:50px minmax(0,1fr);min-height:72px}.return-journey li:not(:last-child):after{left:23px;top:48px;width:3px;height:24px}.return-journey-copy{padding-left:10px}.return-journey-copy>span{display:none}.return-journey-copy strong{font-size:14px}.return-journey-copy small{font-size:12px}.return-journey-icon{width:48px;height:48px}.return-journey-icon svg{width:26px;height:26px}.return-status-hero{grid-template-columns:minmax(0,1fr);padding:20px;border-radius:20px}.return-status-hero h2{font-size:26px}.return-status-pill{grid-column:1 / -1;justify-self:start}.return-status-summary,.return-status-tracking,.return-status-items,.return-status-history{margin-top:12px;padding:20px;border-radius:20px}.return-status-grid{grid-template-columns:1fr}.return-status-section-heading{align-items:start;flex-direction:column}.return-status-section-heading small{text-align:left}.return-label-action{margin-left:0}.return-retry-request{align-items:stretch;flex-direction:column}.return-retry-request .link-button{width:100%}.return-status-item-groups{grid-template-columns:1fr}.return-payment-trust{padding:18px 16px;border-radius:18px}.return-payment-trust-grid{grid-template-columns:1fr;gap:18px}.return-payment-trust-action .return-payment-action{width:100%}.return-payment-trust-warning{align-items:flex-start}.return-coupon-card{align-items:stretch;flex-direction:column}.return-coupon-card button{justify-content:center;width:100%}.return-tracking-panel{align-items:stretch;flex-wrap:wrap}.return-tracking-action{width:100%;justify-content:center}}.return-policy-card{margin-bottom:18px;padding:24px 28px;background:linear-gradient(135deg,#ffffffeb,#f5f3ffeb),radial-gradient(circle at 95% 0%,rgba(48,213,200,.16),transparent 34%);box-shadow:0 18px 60px #7c3aed1f}.return-card-title{display:flex;align-items:flex-start;gap:12px}.return-card-title h2{margin:0 0 3px;color:#17202a;font-size:19px}.return-card-title p,.return-policy-card p{color:#64748b;line-height:1.55}.return-card-icon{flex:0 0 auto;width:34px;height:34px;display:grid;place-items:center;border-radius:12px;color:#6d28d9;background:linear-gradient(135deg,#ede9fe,#e0f2fe);font-weight:900}.return-policy-copy{margin-top:18px;padding:16px 18px;border:1px solid #e2e8f0;border-radius:16px;background:#ffffffb8}.return-policy-more{margin-top:12px}.return-policy-card summary{cursor:pointer;color:#7c3aed;font-weight:900}.return-policy-card details p{margin-top:10px;padding-left:2px}.return-item{display:grid;grid-template-columns:minmax(0,1fr) 96px 180px;gap:10px;align-items:center}.return-item-main{display:grid;grid-template-columns:74px minmax(0,1fr);gap:12px;align-items:center}.return-item-image{width:74px;height:74px;border:1px solid #dbeafe;border-radius:16px;background:#f8fafc;object-fit:cover}.product-thumb-placeholder{display:grid;place-items:center;color:#64748b;font-size:11px;font-weight:900;text-align:center}.return-lookup-hero{width:min(980px,100%);margin:0 auto;display:grid;gap:10px}.return-brand-mark{width:52px;height:52px;border-radius:17px;display:grid;place-items:center;color:#fff;font-size:24px;font-weight:900;background:linear-gradient(135deg,#7c5cff,#30d5c8);box-shadow:0 14px 32px #7c5cff47}.return-brand-mark.with-logo{width:216px;height:100px;padding:10px 14px;color:inherit;background:#ffffffeb;border:1px solid #dbeafe;border-radius:24px;box-shadow:0 18px 38px #0f172a1a}.return-brand-mark img{width:100%;height:100%;display:block;object-fit:contain;border-radius:12px}.return-eyebrow{width:fit-content;margin:0;padding:6px 12px;border:1px solid #c7d2fe;border-radius:999px;color:#4f46e5;background:#eef2ff;font-size:12px;font-weight:900}.return-lookup-hero h1{max-width:700px;margin:0;color:#17202a;font-size:clamp(34px,6vw,62px);line-height:1.02}.return-lookup-hero>p:last-child{max-width:760px;margin:0;color:#64748b;font-size:18px;line-height:1.6}.return-stepper{width:min(980px,100%);margin:18px auto;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.return-stepper.compact{width:100%;margin:0}.return-stepper.inline{width:auto;display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin-top:18px}.return-step{display:flex;align-items:center;gap:9px;padding:12px;border:1px solid #bfdbfe;border-radius:16px;background:#ffffffb8;color:inherit;font:inherit;cursor:pointer}.return-step:disabled{cursor:default;opacity:1}.return-step:not(:disabled):hover{border-color:#7c3aed;box-shadow:0 10px 24px #7c3aed1f;transform:translateY(-1px)}.return-step span{flex:0 0 auto;width:30px;height:30px;display:grid;place-items:center;border-radius:999px;color:#047857;background:#d1fae5;font-weight:900}.return-step.active span{color:#fff;background:#7c3aed}.return-step.done span{color:#fff;background:#059669}.return-step strong{color:#334155;font-size:13px}.return-lookup-card h2{margin:0}.return-lookup-card{padding:28px;background:#ffffffe6}.return-lookup-title{display:grid;gap:6px;margin-bottom:8px}.return-lookup-title h2{color:#17202a;font-size:24px}.return-lookup-title p{color:#64748b}.return-lookup-fields{display:grid;grid-template-columns:minmax(0,1fr);gap:12px}.return-lookup-fields label{display:grid;gap:7px;color:#334155;font-size:13px;font-weight:900}.return-lookup-fields input{min-height:46px}.return-lookup-card .primary{width:100%;margin-top:2px;min-height:46px;border-radius:12px;background:linear-gradient(135deg,#7c3aed,#30d5c8);border:0;box-shadow:0 12px 32px #7c3aed38}.form-error{margin:0;color:#b91c1c;font-weight:800}.return-choice-row{width:100%;display:grid;grid-template-columns:22px 62px minmax(0,1fr);gap:12px;align-items:center;min-height:82px;padding:10px 14px;border:1px solid #dbe3ef;border-radius:17px;background:#fff;color:#0f172a;text-align:left;cursor:pointer;box-shadow:0 8px 20px #0f172a09}.return-choice-row.selected{border-color:#8b5cf6;background:#f5f3ff;box-shadow:0 12px 24px #7c3aed1f}.return-choice-row img{width:58px;height:58px;border-radius:13px;object-fit:cover;background:#f8fafc}.return-choice-row .product-thumb-placeholder{width:58px;height:58px;border-radius:13px}.return-choice-row strong,.return-choice-row small{display:block}.return-choice-row small{margin-top:4px;color:#64748b;font-size:12px}.oca-drop-off-choice{grid-template-columns:20px minmax(0,1fr);min-height:58px;padding:10px 14px}.oca-drop-off-choice>span{display:flex;min-width:0;align-items:baseline;gap:8px}.oca-drop-off-choice strong,.oca-drop-off-choice small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.oca-drop-off-choice strong{flex:0 1 44%}.oca-drop-off-choice small{flex:1 1 0;margin-top:0}.return-radio{width:19px;height:19px;display:grid;place-items:center;border:1.5px solid #7c3aed;border-radius:50%;color:#7c3aed;font-size:10px;background:#fff}.return-reason-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:14px}.return-reason-grid button{display:flex;align-items:center;gap:8px;min-height:46px;padding:10px 14px;border:1px solid #dbe3ef;border-radius:15px;background:#fff;color:#0f172a;font-weight:800;text-align:left}.return-choice-item{overflow:hidden;border:1px solid #dbe3ef;border-radius:17px;background:#fff}.return-choice-item.selected{border-color:#8b5cf6;background:#f5f3ff;box-shadow:0 12px 24px #7c3aed1f}.return-choice-item .return-choice-row{border:0;border-radius:0;background:transparent}.return-choice-item .return-choice-row:disabled{cursor:default}.return-quantity-control{display:flex;align-items:center;justify-content:flex-end;gap:10px;padding:0 14px 12px 108px}.return-quantity-control button{width:44px;height:44px;flex:0 0 44px;padding:0;border:1px solid #c4b5fd;border-radius:13px;color:#6d28d9;background:#fff;font-size:21px;font-weight:900}.return-quantity-control span{min-width:112px;color:#475569;font-size:13px;font-weight:800;text-align:center}.return-reason-grid button.selected{border-color:#8b5cf6;background:#f5f3ff}.return-selection-consequence{margin-top:14px;padding:14px 16px;border:1px solid #c7d2fe;border-radius:15px;color:#334155;background:#eef2ff}.return-selection-consequence strong,.return-selection-consequence p{display:block;margin:0}.return-selection-consequence p{margin-top:4px;line-height:1.5}.return-reason-detail{display:grid;gap:7px;margin-top:14px;color:#334155;font-weight:800}.return-selection-error-slot{width:min(980px,100%);min-height:24px;margin:8px auto 0}.return-reason-grid button small{display:block;margin-top:2px;color:#64748b;font-weight:500}.return-reason-card textarea{margin-top:14px;min-height:66px;border-radius:15px;background:#fff;box-shadow:0 8px 18px #0f172a09}.return-sticky-action{position:sticky;bottom:18px;z-index:5;width:min(846px,calc(100% - 32px));min-height:58px;margin:22px auto 0;display:flex;align-items:center;justify-content:center;gap:18px;padding:8px 12px;border:1px solid #e2e8f0;border-radius:999px;background:#fffffff0;box-shadow:0 18px 50px #7c3aed2e}.return-sticky-action>div{display:grid;color:#0f172a;text-align:left}.return-sticky-action span{color:#64748b;font-size:12px}.return-sticky-action .primary{min-width:180px;min-height:40px;border-radius:12px;background:linear-gradient(135deg,#8b5cf6,#a78bfa);border:0}.return-same-product-card{margin-bottom:16px;padding:28px;background:#f5f3ffdb;border-color:#c4b5fd}.return-same-product-card h2,.public-return-card h2{color:#17202a}.return-same-product-card h2,.return-same-product-card>p,.return-section-heading{text-align:center}.return-same-product-card>p,.public-return-card>p{color:#64748b}.return-same-product-card .replacement-grid{justify-content:center;grid-template-columns:repeat(auto-fill,minmax(180px,220px));margin-top:18px}.return-same-product-card .replacement-card{padding:12px}.return-catalog-card{padding:28px}.return-section-heading{display:grid;gap:4px;margin-bottom:18px}.return-section-heading h2{margin:0}.return-section-heading p{margin:0;color:#64748b}.return-selected-size{display:inline-flex;align-items:center;gap:8px;color:#6d28d9!important;font-weight:900!important}.return-selected-size button,.return-summary-line.editable button{min-height:26px;padding:4px 9px;border:1px solid #fecaca;border-radius:999px;background:#fff7f7;color:#b91c1c;font-size:11px;font-weight:900}.secondary.danger-light{border-color:#fecaca;background:#fff7f7;color:#b91c1c}.replacement-grid.catalog{margin-top:14px;grid-template-columns:repeat(3,minmax(0,1fr))}.replacement-search{align-items:center;grid-template-columns:minmax(0,1fr) 220px 96px 96px;gap:10px;padding:12px;border:1px solid #dbeafe;border-radius:16px;background:#ffffffb8}.replacement-search input,.replacement-search select{min-height:42px}.replacement-search .secondary{min-height:42px;padding:8px 12px;border-radius:12px}.replacement-grid.catalog .replacement-card{grid-template-columns:68px minmax(0,1fr);gap:8px 10px;align-items:start;padding:10px}.replacement-grid.catalog .replacement-card .replacement-image{grid-row:span 3;width:68px;height:68px;aspect-ratio:auto}.replacement-grid.catalog .replacement-card h3{font-size:13px}.replacement-grid.catalog .replacement-card p,.replacement-grid.catalog .replacement-card small{font-size:11px}.replacement-grid.catalog .replacement-variants{grid-column:1 / -1;padding-top:4px}.replacement-grid.catalog .replacement-variants .secondary{min-height:44px;padding:5px 8px;font-size:11px}.return-catalog-error,.return-catalog-state{grid-column:1 / -1}.return-catalog-error{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:14px;padding:12px 14px;border:1px solid #fecaca;border-radius:14px;background:#fff7f7}.return-catalog-error .secondary{min-height:44px;flex:0 0 auto}.return-catalog-state{margin:0;padding:18px;border:1px dashed #cbd5e1;border-radius:14px;color:#475569;background:#f8fafc;text-align:center}.replacement-pagination{display:flex;align-items:center;justify-content:center;gap:10px;margin-top:16px}.replacement-pagination span{color:#475569;font-size:13px;font-weight:800}.replacement-pagination .secondary{min-height:38px;padding:8px 14px;border-radius:12px}.replacement-cart{display:grid;gap:10px;margin-top:16px;padding:14px;border:1px solid #c4b5fd;border-radius:18px;background:#f5f3ffc7}.replacement-cart h3{margin:0;color:#17202a}.return-replacement-economics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding:14px;border-top:1px solid #ddd6fe}.return-replacement-economics>span{display:grid;gap:3px;min-width:0}.return-replacement-economics small{color:#64748b}.return-replacement-economics strong{color:#17202a;overflow-wrap:anywhere}.return-replacement-economics .total strong{color:#6d28d9}.return-replacement-economics p{grid-column:1 / -1;color:#475569;line-height:1.45}.replacement-cart-row{display:grid;grid-template-columns:48px minmax(0,1fr) auto auto;align-items:center;gap:10px;padding:10px;border:1px solid #e0e7ff;border-radius:14px;background:#fff}.replacement-cart-row strong,.replacement-cart-row span{display:block}.replacement-cart-row span{color:#64748b;font-size:12px}.replacement-cart-image{width:48px;height:48px;border-radius:12px;object-fit:cover;border:1px solid #dbeafe;background:#f8fafc}.replacement-cart-qty{display:inline-flex;align-items:center;gap:8px;padding:4px;border:1px solid #dbeafe;border-radius:999px;background:#f8fafc}.replacement-cart-qty button{width:26px;height:26px;border:0;border-radius:999px;background:#ede9fe;color:#6d28d9;font-weight:900}.replacement-cart-lock{padding:6px 10px;border-radius:999px;background:#ecfdf5;color:#047857!important;font-weight:900}.replacement-card small{color:#64748b;font-size:12px}.replacement-variants .secondary.active{color:#fff;background:#7c3aed;border-color:#7c3aed}.return-summary-card{gap:20px;max-width:880px;padding:28px;background:#fffffff0}.return-summary-header{display:flex;align-items:center;justify-content:space-between;gap:16px}.return-summary-header h2{margin:0;color:#17202a;font-size:24px}.return-summary-header .secondary{min-width:96px;border-radius:14px;background:#fff}.return-summary-card h3{margin:0 0 10px;color:#475569;font-size:13px;font-weight:900;text-transform:uppercase}.return-summary-section{display:grid;gap:0}.return-oca-branch-selector{gap:12px;padding:16px;border:1px solid #bde8df;border-radius:16px;background:#f2fcf9}.return-oca-branch-selector>p{color:#526a79;line-height:1.45}.return-oca-branch-search{display:flex;align-items:end;flex-wrap:wrap;gap:10px}.return-oca-branch-search label{display:grid;flex:1;gap:5px;color:#475569;font-size:13px;font-weight:800}.return-oca-branch-search input{width:100%}.return-oca-branch-list{display:grid;gap:8px}.return-oca-branch{display:flex;align-items:flex-start;gap:10px;padding:12px;border:1px solid #d5e7e2;border-radius:12px;background:#fff;cursor:pointer}.return-oca-branch.selected{border-color:#159984;box-shadow:0 0 0 2px #1599841f}.return-oca-branch input{width:auto;margin-top:3px}.return-oca-branch span,.return-oca-branch small{display:block}.return-oca-branch small{margin-top:3px;color:#64748b}.return-summary-line{display:flex;justify-content:space-between;gap:16px;margin:0;padding:11px 0;border-bottom:1px solid #e2e8f0;color:#17202a;line-height:1.35}.return-summary-line.editable{align-items:center}.return-summary-line span{min-width:0;flex:1 1 auto}.return-summary-line strong,.return-summary-line.editable button{flex:0 0 auto}.return-summary-line.subtotal{border-bottom:0;font-weight:900}.return-balance-box{display:grid;gap:6px;padding:18px 20px;border-radius:18px;background:#fff7ed}.return-balance-box strong{font-size:20px}.return-balance-box p{color:#64748b}.return-replacement-panel{grid-column:1 / -1;display:grid;gap:10px;padding:12px;border:1px solid #c7d2fe;border-radius:16px;background:linear-gradient(135deg,#f5f3ff,#ecfeff)}.replacement-picker{display:grid;gap:12px}.replacement-search{display:grid}.replacement-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:12px}.replacement-card{display:grid;gap:8px;padding:10px;border:1px solid #e2e8f0;border-radius:16px;background:#fff}.replacement-card img,.replacement-image{width:100%;aspect-ratio:1;border-radius:12px;background:#f8fafc;object-fit:cover}.replacement-card h3{margin:0;color:#17202a;font-size:14px;line-height:1.25}.replacement-card p{margin:0;color:#64748b;font-size:13px;font-weight:800}.replacement-variants{display:flex;flex-wrap:wrap;gap:6px}.replacement-variants .secondary{min-height:30px;padding:6px 9px;font-size:12px}@media(max-width:760px){.return-stepper,.return-lookup-fields,.return-item{grid-template-columns:1fr}.return-item-main{grid-template-columns:58px minmax(0,1fr)}.return-item-image{width:58px;height:58px}.return-select-card,.return-reason-card{padding:18px 14px}.return-select-card .clean-list{padding:8px}.return-reason-grid{grid-template-columns:1fr}.return-choice-row{grid-template-columns:22px 58px minmax(0,1fr);padding:10px}.return-quantity-control{justify-content:space-between;padding:0 10px 10px 90px}.return-sticky-action{bottom:calc(10px + env(safe-area-inset-bottom));width:100%}.return-sticky-action .primary,.return-sticky-action .secondary{min-height:44px}.replacement-search,.replacement-grid.catalog,.return-summary-card .panel-grid.two,.return-oca-branch-search{grid-template-columns:1fr}.return-oca-branch-search{display:grid}.return-oca-branch-search .secondary{width:100%;min-height:44px}.return-summary-card{padding:18px 14px}.return-summary-card input,.return-summary-card select{min-height:44px;scroll-margin-bottom:calc(104px + env(safe-area-inset-bottom))}.return-catalog-error,.return-replacement-economics{grid-template-columns:1fr}.return-catalog-error{align-items:stretch;flex-direction:column}.return-replacement-economics p{grid-column:1}.return-analysis-header,.return-analysis-totals{align-items:flex-start;justify-content:flex-start}.return-customer-note,.return-review-columns{grid-template-columns:1fr}.oca-drop-off-choice>span{flex-wrap:wrap;gap:2px 8px}.oca-drop-off-choice strong,.oca-drop-off-choice small{flex-basis:100%}}.return-summary-conditions p{margin:4px 0;color:#475569;line-height:1.5}.return-summary-conditions p:last-child{margin-top:8px}.return-confirm-action{justify-content:space-between}.return-payment-result{max-width:620px;text-align:center}.return-payment-result h1{margin:8px 0 12px}.return-payment-result>p:not(.return-status-eyebrow){color:#475569;line-height:1.6}.return-payment-result .primary{min-height:44px;margin-top:12px}@media(max-width:760px),(max-height:500px){.public-return-page{padding-bottom:calc(124px + env(safe-area-inset-bottom))}.return-sticky-action{position:fixed;right:max(12px,env(safe-area-inset-right));bottom:calc(10px + env(safe-area-inset-bottom));left:max(12px,env(safe-area-inset-left));width:auto;max-width:none;margin:0;border-radius:18px}.return-summary-card .panel-grid.two,.return-oca-branch-search{grid-template-columns:1fr}.return-oca-branch-search{display:grid}.return-oca-branch-search .secondary{width:100%;min-height:44px}}@media(max-width:1180px){.return-action-groups{grid-template-columns:repeat(2,minmax(0,1fr))}}.return-lookup-error{display:flex;align-items:flex-start;gap:12px;margin-top:4px;padding:16px;border:1px solid #f0a6a6;border-radius:14px;color:#991b1b;background:#fff7f7}.return-lookup-error>span{display:grid;flex:0 0 auto;width:28px;height:28px;place-items:center;border-radius:50%;color:#fff;background:#b91c1c;font-weight:900}.return-lookup-error h3{margin:0;color:#7f1d1d;font-size:17px}.return-lookup-error p{margin:5px 0 0;color:#5f2730;line-height:1.5}.return-lookup-error .secondary{min-height:44px;margin-top:12px}.return-eligibility-state{width:min(980px,100%);display:flex;align-items:flex-start;gap:12px;margin:0 auto 16px;padding:18px 20px;border:1px solid #86d8cb;border-radius:18px;color:#0f766e;background:#ecfdf8}.return-eligibility-state>svg{flex:0 0 auto}.return-eligibility-state h2{margin:0;color:#115e59;font-size:18px}.return-eligibility-state p{margin:4px 0 0;color:#334155;line-height:1.5}.return-defect-evidence{margin-top:16px;padding:16px;border:1px solid var(--line);border-radius:14px;background:#f8fafc}.return-upload-actions{display:flex;flex-wrap:wrap;gap:10px;margin:10px 0}.return-upload-actions input[type=file]{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.return-defect-gallery{align-items:flex-start;display:flex;flex-wrap:wrap;gap:14px;margin-top:12px}.return-defect-preview-wrap{display:inline-block;position:relative;margin:8px}.return-defect-gallery .return-defect-preview{background:#fff;border-radius:8px;height:76px;margin:0;object-fit:cover;width:90px}.return-defect-delete{align-items:center;background:#dc2626;border:2px solid #fff;border-radius:999px;box-shadow:0 3px 9px #7f1d1d38;color:#fff;cursor:pointer;display:flex;height:44px;justify-content:center;padding:0;position:absolute;right:-14px;top:-14px;width:44px}.return-defect-delete:hover:not(:disabled){background:#fef2f2;border-color:#f87171}.return-defect-delete:disabled{cursor:wait;opacity:.55}.return-defect-preview{display:block;width:min(100%,360px);max-height:300px;margin-top:12px;border-radius:12px;object-fit:contain;background:#fff;border:1px solid var(--line)}@media(max-width:720px){.return-workflow-header,.return-commercial-summary{grid-template-columns:1fr}.return-workflow-header{display:grid}.return-action-groups,.return-cancel-footer{grid-template-columns:1fr}}.returns-email-test{margin-top:16px}.returns-branding-card{display:grid;gap:14px;padding:18px;border:1px solid #dbeafe;background:linear-gradient(135deg,#fffffff0,#f0fdfac7),radial-gradient(circle at 96% 0%,rgba(124,58,237,.1),transparent 32%)}.returns-branding-preview{display:flex;align-items:center;gap:14px}.returns-branding-preview h2{margin:0 0 4px}.returns-branding-preview p,.returns-branding-preview small{color:#64748b}.returns-branding-logo{width:64px;height:64px;flex:0 0 auto;display:grid;place-items:center;border-radius:18px;color:#fff;background:linear-gradient(135deg,#7c3aed,#30d5c8);font-size:26px;font-weight:900;box-shadow:0 14px 32px #7c3aed2e}.returns-branding-logo.with-logo{padding:7px;border:1px solid #dbeafe;background:#fff}.returns-branding-logo img{width:100%;height:100%;display:block;object-fit:contain;border-radius:12px}.returns-branding-form{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:end;gap:10px}.returns-branding-form label{display:grid;gap:6px;color:#475569;font-size:13px;font-weight:800}.returns-branding-form button{min-height:42px}.returns-shipping-services{display:grid;gap:12px;padding:16px;border:1px solid #bfdbfe;border-radius:14px;background:linear-gradient(135deg,#f8fbff,#f0fdfa)}.returns-shipping-services-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.returns-shipping-services-heading strong,.returns-shipping-service strong{color:#0f172a}.returns-shipping-services-heading p{margin:4px 0 0;color:#64748b;font-size:13px;font-weight:500}.returns-shipping-services-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:10px}.returns-shipping-service{display:flex;align-items:flex-start;gap:10px;min-height:72px;padding:13px;border:1px solid #d7e2ef;border-radius:11px;background:#fff;cursor:pointer;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}.returns-shipping-service:hover,.returns-shipping-service.selected{border-color:#0ea5a4;background:#f0fdfa;box-shadow:0 5px 14px #0d94881f}.returns-shipping-service input{width:17px;height:17px;margin:2px 0 0;accent-color:#0d9488}.returns-shipping-service span{display:grid;gap:4px}.returns-shipping-service strong{font-size:13px}.returns-shipping-service small{color:#64748b;font-size:12px}@media(max-width:720px){.returns-branding-preview{align-items:flex-start}.returns-branding-form{grid-template-columns:1fr}.returns-shipping-services-heading{flex-direction:column}}.return-email-row{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.page-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:16px}.two-column{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.compact-list{display:grid;gap:10px}.compact-row{display:grid;gap:3px;padding:10px 0;border-bottom:1px solid #e2e8f0}.compact-row:last-child{border-bottom:0}.compact-row span,.muted{color:#64748b}.funnel-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:12px}.funnel-step{display:grid;gap:6px;padding:14px;border:1px solid #e2e8f0;border-radius:10px;background:#f8fafc}.funnel-step strong{font-size:24px}.button-like{display:inline-flex;align-items:center;justify-content:center;text-decoration:none}.error-text{color:#b91c1c;font-weight:700}.stat-icon{width:38px;height:38px;display:grid;place-items:center;border-radius:9px;color:#17202a;background:#eef2f7}.stat-card.success .stat-icon{background:#dcfce7;color:#166534}.stat-card.warning .stat-icon{background:#fef3c7;color:#92400e}.app-icon{--app-icon-color: #64748b;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;overflow:hidden;background:color-mix(in srgb,var(--app-icon-color) 12%,#ffffff);border:1px solid color-mix(in srgb,var(--app-icon-color) 22%,#e5e7eb);box-shadow:0 8px 20px #0f172a14}.app-icon--sm{width:36px;height:36px;border-radius:12px}.app-icon--md{width:52px;height:52px;border-radius:16px}.app-icon--lg{width:80px;height:80px;border-radius:22px}.app-icon__image{width:100%;height:100%;object-fit:contain;display:block}.app-icon__fallback{width:100%;height:100%;display:grid;place-items:center;background:var(--app-icon-color);color:#fff;font-weight:900;font-size:18px}.app-icon--sm .app-icon__fallback{font-size:14px}.app-icon--lg .app-icon__fallback{font-size:28px}.app-title-row{display:flex;align-items:center;gap:12px}.app-title-row>div{min-width:0}.checklist{display:grid;grid-template-columns:repeat(4,minmax(150px,1fr));gap:10px;margin-top:16px}.checklist-item{min-height:54px;border:1px solid #e2e8f0;border-radius:8px;padding:12px;display:flex;align-items:center;gap:10px;font-weight:650}.check-dot{width:24px;height:24px;flex:0 0 24px;border-radius:999px;border:1px solid #cbd5e1;display:grid;place-items:center}.check-dot.done{border-color:#16a34a;background:#16a34a;color:#fff}.check-dot.optional{background:#f8fafc;border-color:#cbd5e1}.diagnostic-panel{display:grid;gap:14px;margin-top:14px}.diagnostic-checks{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:10px}.diagnostic-check{display:grid;grid-template-columns:24px 1fr;gap:10px;align-items:start;padding:12px;border:1px solid #dbe3ef;border-radius:8px;background:#fff}.diagnostic-check strong{display:block;margin-bottom:3px}.diagnostic-check p{margin:0;color:#53657d;font-size:13px}.split{display:grid;grid-template-columns:minmax(460px,.95fr) minmax(480px,1.05fr);gap:18px;align-items:start}.toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.searchbox{min-height:40px;flex:1;min-width:220px;display:flex;align-items:center;gap:8px;border:1px solid #d7dee8;border-radius:8px;padding:0 10px;background:#fff}.toolbar>select{flex:0 0 150px;width:150px;max-width:150px}.returns-requests-toolbar{flex-wrap:wrap}.returns-requests-toolbar>select{flex-basis:180px;width:180px;max-width:180px}.returns-requests-table table{min-width:0;table-layout:fixed}.returns-request-cards{display:none}.return-request-detail-backdrop,.return-request-detail-page{min-width:0}.return-readonly-notice{align-items:flex-start;background:#f8fafc;border:1px solid #cbd5e1;border-radius:14px;color:#334155;display:flex;gap:10px;padding:12px 14px}.return-readonly-notice svg{flex:0 0 auto}.return-readonly-notice strong,.return-readonly-notice span{display:block}.return-readonly-notice span{color:#64748b;font-size:13px;margin-top:2px}.returns-requests-table th,.returns-requests-table td{min-width:0;overflow-wrap:anywhere;padding:9px 7px;white-space:normal}.returns-requests-table td{font-size:13px}.return-grid-badge{align-items:center;background:#f7f8fa;border:1px solid #e0e4ea;border-radius:999px;box-shadow:0 1px 2px #0f172a06;color:#687386;display:inline-flex;font-size:11px;font-weight:750;justify-content:center;line-height:1.2;max-width:100%;min-height:26px;padding:5px 10px;text-align:center;white-space:nowrap}.return-grid-badge--green{background:#effaf4;border-color:#c9ead7;color:#397352}.return-grid-badge--blue{background:#f1f7fd;border-color:#cfe2f5;color:#3f6994}.return-grid-badge--cyan{background:#effafa;border-color:#c8e9e8;color:#36767b}.return-grid-badge--amber{background:#fff9ef;border-color:#f1dfbc;color:#80602f}.return-grid-badge--violet{background:#f7f3fb;border-color:#e2d7ef;color:#674c86}.return-grid-badge--red{background:#fff3f2;border-color:#f1d3d0;color:#98524d}.return-grid-badge--indigo{background:#f3f4fc;border-color:#d9dcf2;color:#535a96}.return-grid-badge--pink{background:#fff3f7;border-color:#efd5e1;color:#8f4b69}.return-grid-badge--orange{background:#fff6ef;border-color:#f0ddcb;color:#8a5a34}.return-grid-badge--teal{background:#eff9f7;border-color:#cde6e0;color:#416f66}.returns-requests-table th:nth-child(1){width:8%}.returns-requests-table th:nth-child(2){width:7%}.returns-requests-table th:nth-child(3){width:12%}.returns-requests-table th:nth-child(4){width:16%}.returns-requests-table th:nth-child(5){width:11%}.returns-requests-table th:nth-child(6){width:10%}.returns-requests-table th:nth-child(7){width:10%}.returns-requests-table th:nth-child(8){width:9%}.returns-requests-table th:nth-child(9){width:8%}.returns-requests-table th:nth-child(10){width:9%}.returns-requests-table time,.returns-requests-table .return-request-row-actions{white-space:nowrap}.returns-requests-table .return-request-row-actions button{min-height:32px;padding:0 9px;font-size:12px}@media(min-width:768px)and (max-width:1100px){.returns-requests-table th:nth-child(3),.returns-requests-table td:nth-child(3),.returns-requests-table th:nth-child(6),.returns-requests-table td:nth-child(6),.returns-requests-table th:nth-child(7),.returns-requests-table td:nth-child(7),.returns-requests-table th:nth-child(8),.returns-requests-table td:nth-child(8),.returns-requests-table th:nth-child(9),.returns-requests-table td:nth-child(9){display:none}.returns-requests-table th:nth-child(1){width:15%}.returns-requests-table th:nth-child(2){width:14%}.returns-requests-table th:nth-child(4){width:31%}.returns-requests-table th:nth-child(5){width:22%}.returns-requests-table th:nth-child(10){width:18%}}@media(max-width:767px){.catalog-workflow-form{grid-template-columns:minmax(0,1fr)}.migration-job-table,.migration-result-table,.catalog-sync-job-table{display:none}.catalog-job-cards,.catalog-result-cards{display:grid;gap:12px;min-width:0}.catalog-job-card,.catalog-result-card{display:grid;gap:13px;min-width:0;padding:15px;border:1px solid #dbe3ed;border-radius:16px;background:#fff;box-shadow:0 8px 22px #0f172a0f}.catalog-job-card.selected{border-color:#93c5fd;box-shadow:0 0 0 2px #2563eb1f}.catalog-job-card__heading{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;min-width:0}.catalog-job-card__heading>div{display:grid;gap:3px;min-width:0}.catalog-job-card__heading strong,.catalog-job-card__heading span,.catalog-job-card__route strong,.catalog-result-card dd,.catalog-result-card__error{overflow-wrap:anywhere}.catalog-job-card__heading>div>span,.catalog-job-card__route small,.catalog-job-card dt,.catalog-result-card dt{color:#64748b;font-size:12px}.catalog-job-card__route{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:8px}.catalog-job-card__route>span{display:grid;gap:3px;min-width:0}.catalog-job-card__facts,.catalog-result-card__facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:0}.catalog-job-card__facts>div,.catalog-result-card__facts>div{min-width:0;padding:9px;border-radius:10px;background:#f8fafc}.catalog-job-card dd,.catalog-result-card dd{margin:3px 0 0;font-weight:750}.catalog-job-card>.secondary{width:100%;min-height:42px}.catalog-result-card__error{margin:0;padding:10px;border-radius:10px;background:#fef2f2;color:#991b1b;line-height:1.45}.catalog-matrix{max-height:min(55vh,430px)}.returns-requests-toolbar{align-items:stretch;display:grid;grid-template-columns:1fr}.returns-requests-toolbar .searchbox,.returns-requests-toolbar>select,.returns-requests-toolbar>button{max-width:none;width:100%}.returns-requests-table{display:none}.returns-request-cards{display:grid;gap:12px}.returns-request-card{background:#fff;border:1px solid #dbe3ed;border-radius:16px;box-shadow:0 8px 22px #0f172a0f;display:grid;gap:13px;min-width:0;padding:15px}.returns-request-card__heading,.returns-request-card__action{align-items:center;display:flex;gap:10px;justify-content:space-between}.returns-request-card__heading>div,.returns-request-card__customer,.returns-request-card__facts>span{display:grid;gap:3px;min-width:0}.returns-request-card__heading>div>strong{font-size:18px}.returns-request-card__heading>div>span:not(.return-grid-badge),.returns-request-card__customer>span,.returns-request-card__facts small{color:#64748b;font-size:12px}.returns-request-card__heading .return-grid-badge{justify-self:start}.returns-request-card__customer strong,.returns-request-card__customer span,.returns-request-card__facts strong{overflow-wrap:anywhere}.returns-request-card__facts{display:grid;gap:10px;grid-template-columns:repeat(2,minmax(0,1fr))}.returns-request-card__facts>span{background:#f8fafc;border-radius:10px;padding:9px}.returns-request-card__action .secondary{min-height:42px;width:100%}.return-request-detail-backdrop{background:#0f172a6b;top:0;right:0;bottom:0;left:0;position:fixed;z-index:48}.return-request-detail-page{background:#f4f7fb;top:0;right:0;bottom:0;left:0;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding:max(10px,env(safe-area-inset-top)) max(10px,env(safe-area-inset-right)) max(18px,env(safe-area-inset-bottom)) max(10px,env(safe-area-inset-left));position:fixed;scrollbar-gutter:stable}.return-request-detail-page>.detail-panel{border-radius:0;min-height:100%;padding:14px}.return-request-detail-page .row-between,.return-detail-header-actions{align-items:stretch;display:grid;gap:10px;grid-template-columns:1fr}.return-detail-heading{align-items:center;display:flex;gap:8px}.return-detail-header-actions{justify-items:end}.return-detail-header-actions .pill{justify-self:start}.return-detail-header-actions .return-detail-back{justify-self:end;min-height:44px;width:auto}.return-customer-summary{align-items:stretch;display:grid;gap:0;grid-template-columns:minmax(0,1fr);overflow-x:visible;white-space:normal}.return-customer-summary h3{grid-column:1 / -1;margin:0 0 4px}.return-customer-summary span{background:transparent;border:0;border-left:0;border-top:1px solid #e2e8f0;border-radius:0;margin:0;overflow-wrap:anywhere;padding:9px 0}.return-customer-phone{justify-content:space-between}}.returns-dashboard-summary{align-items:stretch;display:grid;gap:16px;grid-template-columns:repeat(4,minmax(0,1fr))}.returns-summary-card{align-items:flex-start;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:20px;color:inherit;display:flex;flex-direction:column;justify-content:center;min-height:136px;overflow:hidden;padding:20px 22px;position:relative;text-align:left;transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease}button.returns-summary-card{cursor:pointer}button.returns-summary-card.primary{align-items:flex-start;border-radius:20px;display:flex;font-weight:inherit;gap:0;justify-content:center;min-height:136px;padding:20px 22px}.returns-summary-card:after{background:#ffffff7a;border-radius:999px;content:"";height:92px;position:absolute;right:-25px;top:-27px;width:92px}.returns-summary-card.primary{background:#f1edff;border-color:#d9ccff;color:#6d28d9}.returns-summary-card:nth-child(2){background:#eafbf2;border-color:#b9edcf;color:#047857}.returns-summary-card.transit{background:#e9f6ff;border-color:#b9e2fb;color:#0369a1}.returns-summary-card:nth-child(4){background:#fff2e2;border-color:#fed1a4;color:#c2410c}.returns-summary-card>span{font-size:13px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.returns-summary-card>strong{font-size:38px;line-height:1.1;margin-top:10px}.returns-summary-card>small{color:currentColor;margin-top:5px;opacity:.72}.returns-dashboard-section{margin-top:26px}.returns-dashboard-section-heading{align-items:flex-end;display:flex;justify-content:space-between;margin-bottom:14px}.returns-dashboard-section-heading h2{margin:2px 0 0}.returns-dashboard-section-heading>span{color:var(--muted);font-size:13px}.returns-work-queue-grid{align-items:stretch;display:grid;gap:12px;grid-auto-rows:1fr;grid-template-columns:repeat(3,minmax(0,1fr))}.returns-work-queue{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#f3f0ff;border:1px solid #ddd3ff;border-radius:17px;color:inherit;cursor:pointer;display:grid;gap:12px;grid-template-columns:auto 1fr;min-height:88px;padding:14px 16px;text-align:left;transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease}.returns-work-queue:nth-child(2),.returns-work-queue:nth-child(6){background:#fff4e5;border-color:#fed7aa}.returns-work-queue:nth-child(3),.returns-work-queue:nth-child(7){background:#eaf6ff;border-color:#bae2fb}.returns-work-queue:nth-child(4){background:#e9fbf8;border-color:#b8eee5}.returns-work-queue:nth-child(5){background:#fff0f3;border-color:#fecdd6}.returns-work-queue:hover,.returns-summary-card:hover,.returns-type-breakdown button:hover,.returns-status-breakdown button:hover{border-color:#93c5fd;box-shadow:0 10px 22px #3b82f617;transform:translateY(-2px)}.returns-work-queue-count{align-items:center;background:#ffffffb3;border-radius:14px;color:#6d28d9;display:flex;font-size:24px;font-weight:800;height:52px;justify-content:center;min-width:52px}.returns-work-queue.urgent .returns-work-queue-count{color:#dc2626}.returns-work-queue.warning .returns-work-queue-count{color:#d97706}.returns-work-queue.success .returns-work-queue-count{color:#059669}.returns-work-queue.transit .returns-work-queue-count{color:#0891b2}.returns-work-queue strong,.returns-work-queue small{display:block}.returns-work-queue small{color:var(--muted);line-height:1.35;margin-top:3px}.returns-dashboard-columns{align-items:stretch;display:grid;gap:18px;grid-template-columns:1fr 1fr;margin-top:26px}.returns-dashboard-panel{background:#fbfcff;border:1px solid #e2e8f0;border-radius:20px;display:flex;flex-direction:column;min-width:0;padding:20px}.returns-dashboard-panel .returns-dashboard-section-heading{align-items:flex-start;min-height:58px}.returns-type-breakdown,.returns-status-breakdown{display:grid;gap:9px}.returns-type-breakdown button,.returns-status-breakdown button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#f3f0ff;border:1px solid #ddd3ff;border-radius:14px;color:inherit;cursor:pointer;padding:12px;text-align:left;transition:.15s ease}.returns-type-breakdown button:nth-child(2n),.returns-status-breakdown button:nth-child(4n+2){background:#eafbf2;border-color:#bfead1}.returns-type-breakdown button:nth-child(3n),.returns-status-breakdown button:nth-child(4n+3){background:#eaf6ff;border-color:#bae2fb}.returns-status-breakdown button:nth-child(4n){background:#fff3e5;border-color:#fed7aa}.returns-type-breakdown button{align-items:center;display:grid;gap:8px;grid-template-columns:1fr auto;min-height:72px}.returns-type-breakdown strong,.returns-type-breakdown small{display:block}.returns-type-breakdown small{color:var(--muted);margin-top:3px}.returns-type-total{font-size:22px;font-weight:800}.returns-breakdown-bar{background:#e2e8f0;border-radius:99px;grid-column:1 / -1;height:6px;overflow:hidden}.returns-breakdown-bar i{background:linear-gradient(90deg,#2563eb,#06b6d4);display:block;height:100%}.returns-status-breakdown{grid-template-columns:1fr}.returns-status-breakdown button{align-items:center;display:flex;justify-content:space-between;min-height:58px}.returns-status-breakdown strong{background:#fff;border-radius:8px;min-width:32px;padding:5px 8px;text-align:center}.returns-scheduler-grid{align-items:stretch;display:grid;gap:18px;grid-template-columns:repeat(2,minmax(0,1fr))}.returns-scheduler-task{border:1px solid;border-radius:20px;display:flex;flex-direction:column;min-width:0;overflow:hidden;padding:22px;box-shadow:0 10px 28px #0f172a0f}.returns-scheduler-task--purchase{background:linear-gradient(145deg,#ecfdf5,#f7fffb);border-color:#a7e8cb}.returns-scheduler-task--delivery{background:linear-gradient(145deg,#f3f0ff,#faf9ff);border-color:#d9ccff}.returns-scheduler-task__header{align-items:center;display:grid;gap:12px;grid-template-columns:auto minmax(0,1fr) auto}.returns-scheduler-task__header h2{font-size:19px;line-height:1.2;margin:3px 0 0}.returns-scheduler-task__icon{align-items:center;background:#ffffffd1;border:1px solid rgba(148,163,184,.22);border-radius:13px;color:#0f766e;display:flex;height:46px;justify-content:center;width:46px}.returns-scheduler-task--delivery .returns-scheduler-task__icon{color:#6d28d9}.returns-scheduler-task__eyebrow{color:#64748b;display:block;font-size:11px;font-weight:800;letter-spacing:.055em;text-transform:uppercase}.returns-scheduler-status{background:#ffffffbf;border:1px solid #dbe3ed;border-radius:99px;color:#64748b;font-size:12px;font-weight:800;padding:6px 10px}.returns-scheduler-status.is-active{background:#dcfce7;border-color:#bbf7d0;color:#15803d}.returns-scheduler-task__description{color:#52637a;line-height:1.5;margin:18px 0;min-height:45px}.returns-scheduler-toggle{align-items:center;background:#ffffffc7;border:1px solid rgba(148,163,184,.25);border-radius:14px;cursor:pointer;display:flex;gap:16px;justify-content:space-between;min-height:74px;padding:13px 15px}.returns-scheduler-toggle span{display:grid;gap:3px}.returns-scheduler-toggle strong{color:#1e293b;font-size:14px}.returns-scheduler-toggle small{color:#64748b;font-size:12px;font-weight:600;line-height:1.35}.returns-scheduler-toggle input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff;border:1.5px solid #cbd5e1;border-radius:50%;cursor:pointer;flex:0 0 auto;height:28px;margin:0;position:relative;width:28px}.returns-scheduler-toggle input[type=checkbox]:after{border-bottom:2px solid #fff;border-right:2px solid #fff;content:"";height:12px;left:50%;opacity:0;position:absolute;top:50%;transform:translate(-50%,-60%) rotate(45deg) scale(.6);transition:.18s ease;width:7px}.returns-scheduler-toggle input[type=checkbox]:checked{background:linear-gradient(135deg,#36d76b,#16a34a);border-color:#22c55e;box-shadow:0 3px 8px #16a34a38}.returns-scheduler-toggle input[type=checkbox]:checked:after{opacity:1;transform:translate(-50%,-60%) rotate(45deg) scale(1)}.returns-scheduler-toggle input[type=checkbox]:focus-visible{outline:3px solid rgba(34,197,94,.25);outline-offset:3px}.returns-scheduler-task__controls{align-items:stretch;display:grid;gap:12px;grid-template-columns:minmax(0,1fr) 170px}.returns-scheduler-delay{align-items:center;background:#ffffffc7;border:1px solid rgba(148,163,184,.25);border-radius:14px;display:grid;gap:5px;justify-items:center;min-height:74px;padding:9px 12px;text-align:center}.returns-scheduler-delay>span{color:#475569;font-size:12px;font-weight:800}.returns-scheduler-delay input{font-size:18px;font-weight:800;height:34px;max-width:88px;padding:4px 8px;text-align:center}.returns-scheduler-delay small{color:#64748b;font-size:10px;font-weight:650;line-height:1.2}.returns-scheduler-task__note{color:#64748b;display:grid;font-size:11px;gap:3px;line-height:1.4;margin-top:14px}.returns-scheduler-actions{align-items:center;display:flex;gap:16px;justify-content:flex-end;margin-top:18px}.returns-scheduler-actions p{color:#475569;margin:0 auto 0 0}.returns-scheduler-actions .primary{min-width:210px}@media(max-width:1050px){.returns-dashboard-summary,.returns-work-queue-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.returns-dashboard-columns,.returns-scheduler-grid{grid-template-columns:1fr}.return-customer-note{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.returns-dashboard-summary,.returns-work-queue-grid,.returns-status-breakdown{grid-template-columns:1fr}.returns-dashboard-section-heading{align-items:flex-start;flex-direction:column;gap:6px}.returns-scheduler-task{padding:17px}.returns-scheduler-task__header{grid-template-columns:auto minmax(0,1fr)}.returns-scheduler-status{grid-column:1 / -1;justify-self:start}.returns-scheduler-task__description{min-height:0}.returns-scheduler-task__controls{grid-template-columns:1fr}.returns-scheduler-actions{align-items:stretch;flex-direction:column}.returns-scheduler-actions .primary{width:100%}.return-customer-note{grid-template-columns:1fr}.return-analysis-evidence{align-items:flex-start;flex-direction:column}}.return-request-row-actions{align-items:center;display:flex;gap:10px;white-space:nowrap}.wizard-steps{display:flex;flex-wrap:wrap;gap:8px}.wizard-step{min-height:30px;display:inline-flex;align-items:center;padding:0 10px;border-radius:999px;border:1px solid #dbe4ff;background:#eef2ff;color:#4338ca;font-size:12px;font-weight:800}.wizard-step:nth-child(2n){background:#f0f9ff;border-color:#bae6fd;color:#0369a1}.wizard-step:nth-child(3n){background:#f5f3ff;border-color:#ddd6fe;color:#6d28d9}.wizard-step.active{background:#e0e7ff;border-color:#818cf8;color:#312e81;box-shadow:0 6px 16px #4f46e51f}.workflow-step-button{cursor:pointer;font:inherit;transition:transform .16s ease,box-shadow .16s ease,background .16s ease}.workflow-step-button:hover{transform:translateY(-1px);box-shadow:0 6px 16px #4f46e51f}.workflow-step-button:focus-visible{outline:3px solid rgba(79,70,229,.3);outline-offset:2px}.form-grid,.filters-grid,.check-grid{display:grid;gap:12px;margin-top:14px}.form-grid.two{grid-template-columns:repeat(2,minmax(220px,1fr))}.form-grid.three,.filters-grid{grid-template-columns:repeat(3,minmax(180px,1fr))}.form-grid label,.filters-grid label{display:grid;gap:6px;color:#334155;font-size:13px;font-weight:750}.check-grid{grid-template-columns:repeat(4,minmax(180px,1fr))}.checkbox-line{min-height:42px;display:flex;align-items:center;gap:8px;padding:10px;border:1px solid #d7dee8;border-radius:8px;font-weight:750}.checkbox-line input{width:auto}.form-grid label.checkbox-line{min-height:42px;display:flex;flex-direction:row;align-items:center;justify-content:flex-start}.form-grid label.checkbox-line input{width:16px;height:16px;margin:0}.migration-progress{display:grid;gap:8px;margin-bottom:18px}.migration-progress-header{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:13px}.migration-progress-track{height:12px;overflow:hidden;border-radius:6px;background:#e2e8f0}.migration-progress-fill{height:100%;min-width:0;border-radius:inherit;background:#16a34a;transition:width .22s ease}.migration-step-strip{border-color:#dbeafe;background:linear-gradient(135deg,#f8fbff,#f0fdf4)}.migration-step-panel{border-width:1px;box-shadow:0 14px 30px #0f172a0f}.migration-step-panel .section-heading{max-width:none;margin-bottom:14px;padding-bottom:12px;border-bottom:1px solid rgba(148,163,184,.22)}.migration-step-heading{align-items:center}.migration-step-heading h2,.migration-attribute-card h3{margin:0}.migration-step-heading p{margin:4px 0 0;line-height:1.45}.migration-step-actions,.migration-validation-actions,.migration-title-row{display:flex;align-items:center;gap:8px}.migration-step-actions,.migration-validation-actions{flex-wrap:wrap;justify-content:flex-end}.migration-step-actions .primary,.migration-step-actions .secondary,.migration-validation-actions .primary,.migration-validation-actions .secondary{white-space:nowrap}.migration-title-row{flex-wrap:wrap}.migration-bulk-category{display:grid;grid-template-columns:minmax(240px,420px) auto;align-items:end;gap:10px;margin:0 0 10px}.migration-bulk-category label,.migration-attribute-fields label{display:grid;gap:5px;color:#334155;font-size:12px;font-weight:750}.migration-attributes-list{display:grid;gap:10px}.migration-attribute-card{padding:13px 14px;border:1px solid #dbe5ef;border-radius:9px;background:#ffffffc2}.migration-attribute-card-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}.migration-attribute-card-heading p,.migration-empty-text{margin:3px 0 0;color:#64748b;font-size:13px}.migration-attribute-fields{display:grid;grid-template-columns:repeat(3,minmax(180px,1fr));gap:9px 12px;margin-top:10px}.migration-attribute-fields input,.migration-bulk-category input{padding:8px 10px}.migration-replacement-confirmation{max-width:330px;font-size:12px;line-height:1.35}.migration-compact-table th,.migration-compact-table td,.migrator-products-table th,.migrator-products-table td{padding:9px 10px}.migration-compact-table table,.migrator-products-table table{font-size:13px}.migration-compact-table th,.migrator-products-table th{font-size:11px}.table-secondary-text{display:-webkit-box;margin:3px 0 0;overflow:hidden;color:#64748b;font-size:12px;line-height:1.3;-webkit-box-orient:vertical;-webkit-line-clamp:1}.migration-step-search{border-color:#bae6fd;background:linear-gradient(135deg,#f0f9ff,#fff 48%,#ecfeff)}.migration-step-products{border-color:#ddd6fe;background:linear-gradient(135deg,#f5f3ff,#fff 50%,#f8fafc)}.migration-step-config{border-color:#fed7aa;background:linear-gradient(135deg,#fff7ed,#fff 46%,#fefce8)}.migration-step-preview{border-color:#bbf7d0;background:linear-gradient(135deg,#f0fdf4,#fff 48%,#f8fafc)}.migration-step-run{border-color:#fecdd3;background:linear-gradient(135deg,#fff1f2,#fff 48%,#fdf2f8)}.migration-route-panel{border-color:#bfdbfe;background:linear-gradient(135deg,#eff6fff2,#fffffffa 46%,#ecfdf5f2);box-shadow:0 16px 36px #0f172a14}.migration-route-panel .section-heading{margin-bottom:18px}.migration-route-grid{display:grid;grid-template-columns:minmax(0,1fr) 56px minmax(0,1fr);gap:18px;align-items:stretch}.migration-route-card{position:relative;min-height:106px;display:flex;flex-direction:column;justify-content:center;gap:10px;padding:18px;border:1px solid #d7e5f8;border-radius:14px;background:#ffffffe0;color:#334155;font-size:13px;font-weight:850;box-shadow:inset 0 1px #ffffffe6}.migration-route-card:before{content:"";position:absolute;inset:0 auto 0 0;width:6px;border-radius:14px 0 0 14px}.migration-route-card.source:before{background:#2563eb}.migration-route-card.target:before{background:#10b981}.transfer-destination{display:flex;align-items:center;gap:10px;padding:12px 14px;border:1px solid #bbf7d0;border-radius:12px;background:#f0fdf4;color:#166534}.migration-route-card select{min-height:48px;border-color:#cbdcf1;background:#fff;font-size:15px;font-weight:850}.migration-route-card.source select:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1f}.migration-route-card.target select:focus{border-color:#10b981;box-shadow:0 0 0 3px #10b9811f}.migration-route-arrow{width:56px;height:56px;display:inline-flex;align-items:center;justify-content:center;align-self:center;border-radius:999px;border:1px solid #86efac;background:#dcfce7;color:#15803d;font-size:28px;font-weight:900;box-shadow:0 12px 24px #16a34a2e}.product-price-overrides{display:grid;gap:12px;margin-top:18px;padding:14px;border:1px solid #dbe4ff;border-radius:12px;background:#f8fbff}.migration-config-top{grid-template-columns:minmax(180px,.8fr) minmax(180px,.8fr) minmax(220px,1fr)}.migration-price-settings{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:14px}.migration-price-card{display:grid;gap:12px;padding:14px;border:1px solid #dbe4ff;border-radius:12px;background:#f8fbff}.migration-price-card.promo{border-color:#fed7aa;background:#fff7ed}.migration-price-card h3{margin:0;font-size:15px}.price-settings-grid{display:grid;grid-template-columns:minmax(150px,1.1fr) repeat(3,minmax(92px,.7fr));gap:10px}.price-settings-grid label{display:grid;gap:6px;color:#334155;font-size:12px;font-weight:750}.price-settings-grid select,.price-settings-grid input{min-height:40px}.inline-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.inline-heading h3{margin:0;font-size:15px}.inline-heading p{margin-top:3px;color:#64748b;font-size:13px}.price-overrides-table{overflow-x:hidden}.price-overrides-table table{table-layout:fixed}.price-overrides-table th,.price-overrides-table td{white-space:normal;overflow-wrap:anywhere}.price-overrides-table th:nth-child(1),.price-overrides-table td:nth-child(1){width:30%}.price-overrides-table th:nth-child(2),.price-overrides-table td:nth-child(2){width:13%}.price-overrides-table th:nth-child(3),.price-overrides-table td:nth-child(3){width:13%}.price-override-control{display:flex;align-items:center;gap:8px}.price-override-control input{max-width:130px;font-weight:850}.settings-group{display:grid;gap:12px;padding-top:16px;border-top:1px solid #e2e8f0}.settings-group h3{margin:0;font-size:15px}.emoji-picker{display:flex;flex-wrap:wrap;gap:8px}.emoji-option{width:42px;height:42px;padding:0;border:1px solid #d7dee8;border-radius:8px;background:#fff;font-size:20px;display:grid;place-items:center}.emoji-option:first-child{width:auto;padding:0 12px;font-size:12px;font-weight:750}.emoji-option:hover{background:#f8fafc}.emoji-option.active{border-color:#17202a;box-shadow:0 0 0 2px #17202a1f}.scarcity-product-preview{display:grid;gap:14px;max-width:440px}.scarcity-product-preview h3,.scarcity-product-preview strong{margin:0}.scarcity-preview-image{width:100%;aspect-ratio:4 / 3;border:1px solid #e2e8f0;border-radius:8px;background:linear-gradient(45deg,transparent 48%,#e2e8f0 49%,#e2e8f0 51%,transparent 52%),#f8fafc;background-size:32px 32px}.migration-history-scroll,.migration-detail-scroll{overflow:auto;border:1px solid #e2e8f0;border-radius:8px}.migration-history-scroll{max-height:430px}.migration-detail-scroll{max-height:520px;margin-top:18px}.migration-history-scroll .table-wrap,.migration-detail-scroll .table-wrap{border:0;border-radius:0;overflow:visible}.migration-history-scroll thead,.migration-detail-scroll thead{position:sticky;top:0;z-index:2;background:#f8fafc}.selected-row td{background:#eff6ff}.error-notice{margin-top:16px;color:#991b1b;background:#fef2f2;border-color:#fecaca}.data-toolbar{display:grid;grid-template-columns:minmax(240px,1fr) 132px}.data-toolbar .searchbox{width:100%;min-width:0}.data-toolbar .status-filter{width:132px;min-width:132px;max-width:132px}.products-toolbar{display:grid;grid-template-columns:minmax(260px,1fr) 150px 190px auto}.products-toolbar .searchbox{min-width:0}.products-toolbar select{width:100%;max-width:none}.table-thumb{width:38px;height:38px;border-radius:8px;object-fit:cover;border:1px solid #e2e8f0;background:#f8fafc}.searchbox input{border:0;width:100%;min-width:0;padding:0;outline:0}input,select,textarea{width:100%;border:1px solid #d7dee8;border-radius:8px;padding:10px 11px;background:#fff;color:#17202a}input:focus,select:focus,textarea:focus{outline:2px solid rgba(47,128,237,.18);border-color:#2f80ed}.table-input{min-width:140px}.table-input.tiny{min-width:78px;width:78px}.table-json{min-width:300px;min-height:96px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12px;white-space:pre}textarea{min-height:76px;resize:vertical}.field{display:grid;gap:7px;color:#334155;font-size:13px;font-weight:750}.field span{color:#475569}.primary,.secondary,.danger-button,.user-button,.icon-button,.page-number{min-height:38px;border-radius:8px;border:1px solid transparent;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 14px;font-weight:750}.primary{background:#17202a;color:#fff}.secondary,.user-button,.page-number{background:#fff;border-color:#d7dee8;color:#17202a}.danger-button{background:#dc2626;color:#fff}.icon-button{width:36px;padding:0;background:#fff;border-color:#d7dee8;color:#334155}.icon-button.danger{color:#dc2626}.table-wrap{overflow:auto;border:1px solid #e2e8f0;border-radius:8px}.stores-table{width:100%;max-width:100%;overflow-x:auto}.stores-table table{min-width:900px;table-layout:fixed}.stores-table th,.stores-table td{min-width:0;white-space:normal;overflow-wrap:anywhere;vertical-align:middle}.stores-table th,.stores-table td{padding:10px 12px}.stores-table tbody tr{transition:background-color .15s ease}.stores-table tbody tr:hover td{background:#f8fafc}.stores-table th:nth-child(1),.stores-table td:nth-child(1){width:25%}.stores-table th:nth-child(2),.stores-table td:nth-child(2){width:12%}.stores-table th:nth-child(3),.stores-table td:nth-child(3){width:18%}.stores-table th:nth-child(4),.stores-table td:nth-child(4){width:12%}.stores-table th:nth-child(5),.stores-table td:nth-child(5){width:23%}.stores-table th:nth-child(6),.stores-table td:nth-child(6){width:10%}.stores-table .selected-row td,.stores-table .selected-row:hover td{background:#eff6ff}.store-id{color:#475569;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:13px}.store-domain{display:block;overflow:hidden;color:#475569;text-overflow:ellipsis;white-space:nowrap}.store-apps{display:flex;align-items:flex-start;gap:7px;min-width:0;color:#475569;font-size:13px;line-height:1.35}.store-apps-count{display:inline-flex;flex:0 0 auto;min-width:22px;min-height:22px;align-items:center;justify-content:center;border-radius:999px;background:#eef2ff;color:#4338ca;font-size:11px;font-weight:800}.store-apps>span:last-child{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.store-actions{white-space:nowrap!important}.store-disconnect-button{min-height:32px;padding:0 10px;border-color:#fecaca;color:#b91c1c;font-size:12px}.store-disconnect-button:hover:not(:disabled){border-color:#fca5a5;background:#fef2f2}table{width:100%;border-collapse:collapse;font-size:14px}.system-apps-table{max-width:100%;min-width:0}.system-apps-table .table-wrap{max-width:100%;overflow-x:auto}.system-apps-table table{min-width:1370px;table-layout:fixed}.system-apps-table th,.system-apps-table td{padding:10px;white-space:normal;overflow-wrap:anywhere;vertical-align:middle}.system-apps-table th:nth-child(1),.system-apps-table td:nth-child(1){width:27%}.system-apps-table th:nth-child(2),.system-apps-table td:nth-child(2){width:125px}.system-apps-table th:nth-child(3),.system-apps-table td:nth-child(3),.system-apps-table th:nth-child(4),.system-apps-table td:nth-child(4),.system-apps-table th:nth-child(5),.system-apps-table td:nth-child(5){width:145px}.system-apps-table th:nth-child(6),.system-apps-table td:nth-child(6),.system-apps-table th:nth-child(7),.system-apps-table td:nth-child(7){width:130px}.system-apps-table th:nth-child(8),.system-apps-table td:nth-child(8){width:140px}.system-apps-table .table-input{width:100%;min-width:0}.system-apps-table td:nth-child(8) .secondary{min-width:104px;white-space:nowrap}.system-apps-table .app-title-row,.system-apps-table .app-title-row>div{min-width:0}.system-apps-table .app-title-row p{max-width:100%;white-space:normal;overflow-wrap:anywhere}.system-apps-table .tag-row{align-items:flex-start}.migrator-products-table{overflow-x:hidden}.migrator-products-table table{table-layout:fixed}.migrator-products-table th,.migrator-products-table td{white-space:normal;overflow-wrap:anywhere;word-break:normal}.migrator-products-table th:nth-child(1),.migrator-products-table td:nth-child(1){width:34px;text-align:center}.migrator-products-table th:nth-child(2),.migrator-products-table td:nth-child(2){width:66px}.migrator-products-table th:nth-child(3),.migrator-products-table td:nth-child(3){width:26%}.migrator-products-table th:nth-child(4),.migrator-products-table td:nth-child(4){width:12%}.migrator-products-table th:nth-child(5),.migrator-products-table td:nth-child(5),.migrator-products-table th:nth-child(6),.migrator-products-table td:nth-child(6),.migrator-products-table th:nth-child(7),.migrator-products-table td:nth-child(7){width:84px}.migrator-products-table th:nth-child(8),.migrator-products-table td:nth-child(8){width:14%}.migrator-products-table th:nth-child(9),.migrator-products-table td:nth-child(9),.migrator-products-table th:nth-child(10),.migrator-products-table td:nth-child(10){width:110px}.migrator-products-table td p{margin-top:3px}.table-sort-row td{padding-top:7px;padding-bottom:7px;background:#fff}.table-sort-row .link-button{padding:0;border:0;background:transparent;color:#2563eb;font-size:12px;font-weight:750;cursor:pointer}.sortable-th{width:100%;display:inline-flex;align-items:center;gap:6px;padding:0;border:0;background:transparent;color:inherit;font:inherit;text-transform:inherit;letter-spacing:inherit;cursor:pointer}.sortable-th small{min-height:18px;display:inline-flex;align-items:center;border-radius:999px;padding:0 6px;background:#e0e7ff;color:#3730a3;font-size:10px;font-weight:900}.migration-detail-table{overflow-x:hidden}.migration-detail-table table{table-layout:fixed}.migration-detail-table th,.migration-detail-table td{white-space:normal;overflow-wrap:anywhere;word-break:normal}.migration-detail-table th:nth-child(1),.migration-detail-table td:nth-child(1){width:26%}.migration-detail-table th:last-child,.migration-detail-table td:last-child{width:34%}.category-migration-table{overflow-x:hidden}.category-migration-table table{table-layout:fixed}.category-migration-table th,.category-migration-table td{white-space:normal;overflow-wrap:anywhere}.category-migration-table th:nth-child(1),.category-migration-table td:nth-child(1){width:44px;text-align:center}.category-migration-table th:nth-child(3),.category-migration-table td:nth-child(3){width:150px}.category-pill-grid{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.category-pill{display:inline-flex;align-items:center;min-height:30px;padding:0 10px;border:1px solid #d7dee8;border-radius:999px;background:#f8fafc;color:#334155;font-size:12px;font-weight:750}.catalog-sync-picker{display:grid;grid-template-columns:repeat(2,minmax(280px,1fr));gap:16px;margin-top:14px}.pick-list{max-height:420px;overflow:auto;display:grid;gap:8px}.pick-item{width:100%;min-height:64px;display:grid;grid-template-columns:44px 1fr;gap:10px;align-items:center;border:1px solid #d7dee8;border-radius:8px;background:#fff;padding:10px;text-align:left}.pick-item.active{border-color:#2f80ed;background:#f0f7ff}.pick-item strong,.pick-item small{display:block}.pick-item small{margin-top:3px}.catalog-sync-table{overflow-x:hidden}.catalog-sync-table table{table-layout:fixed}.catalog-sync-table th,.catalog-sync-table td{white-space:normal;overflow-wrap:anywhere}th,td{padding:13px 14px;border-bottom:1px solid #edf2f7;text-align:left;vertical-align:middle;white-space:nowrap}th{background:#f8fafc;color:#64748b;font-size:12px;text-transform:uppercase;letter-spacing:0}tr:last-child td{border-bottom:0}.selected-row td{background:#f0f7ff}.status-badge,.mini-badge{display:inline-flex;align-items:center;justify-content:center;min-height:24px;border-radius:999px;padding:0 9px;font-size:12px;font-weight:800;border:1px solid transparent}.status-badge.success{background:#dcfce7;color:#166534}.status-badge.warning{background:#fef3c7;color:#92400e}.status-badge.neutral{background:#f1f5f9;color:#475569}.status-badge.danger{background:#fee2e2;color:#991b1b}.mini-badge{border-width:1px}.pagination-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:12px;color:#64748b;font-size:13px}.pagination{display:flex;align-items:center;justify-content:space-between;margin-top:12px;color:#64748b;font-size:13px}.pagination>div{display:flex;gap:6px}.pagination-pages{align-items:center;flex-wrap:wrap;justify-content:flex-end}.page-number.active{background:#17202a;color:#fff;border-color:#17202a}.page-gap{min-width:28px;text-align:center;color:#94a3b8;font-weight:800}.editor-panel{position:sticky;top:96px;display:grid;gap:16px}.editor-grid{display:grid;grid-template-columns:minmax(260px,1fr) minmax(260px,.9fr);gap:16px}.fsb-preview-shell{display:grid;gap:14px}.fsb-preview{display:grid;gap:9px;border:1px solid #e2e8f0;border-radius:10px;padding:14px;box-shadow:0 12px 30px #0f172a1a;text-align:center}.fsb-preview-track{width:100%;overflow:hidden;background:#0f172a1f}.fsb-preview-track>div{height:100%;transition:width .2s ease}.cart-preview{border:1px solid #e2e8f0;border-radius:10px;padding:14px;background:#f8fafc}.template-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.template-button{min-height:48px;border:1px solid #d7dee8;border-radius:8px;background:#fff;display:flex;align-items:center;gap:8px;padding:7px 9px;color:#334155;font-size:12px;font-weight:750;text-align:left}.template-button span{max-width:72px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;border-radius:999px;padding:4px 7px;font-size:11px;font-weight:850}.form-card{display:grid;gap:12px}.form-cols{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.form-cols.two{grid-template-columns:repeat(2,minmax(0,1fr))}.switch-row{min-height:42px;border:1px solid #d7dee8;border-radius:8px;padding:0 11px;display:flex;align-items:center;gap:9px;color:#334155;font-size:13px;font-weight:750}.switch-row input{width:17px;height:17px}.switch-row span{display:grid;gap:2px}.switch-row small{color:#64748b;font-size:12px;font-weight:700}.return-quantity-field{display:grid;gap:3px;color:#64748b;font-size:11px;font-weight:800;text-transform:uppercase}.return-quantity-field input{text-align:center}.preview-card{padding:14px;background:#f8fafc}.preview-stack{display:grid;gap:12px;align-content:start}.product-card-demo{overflow:hidden;border:1px solid #e2e8f0;border-radius:10px;background:#fff}.product-image-demo{position:relative;aspect-ratio:4 / 3;overflow:hidden;background:linear-gradient(135deg,rgba(47,128,237,.12),transparent 34%),linear-gradient(45deg,#f1f5f9 25%,transparent 25%),linear-gradient(-45deg,#f1f5f9 25%,transparent 25%),#fff;background-size:auto,24px 24px,24px 24px,auto}.product-demo-body{display:grid;gap:5px;padding:14px}.product-demo-body span{color:#0f766e;font-weight:850}.visual-badge{position:absolute;border:1px solid;padding:6px 10px;font-weight:850;line-height:1.1;white-space:nowrap}.pos-top_left{top:12px;left:12px}.pos-top_right{top:12px;right:12px}.pos-bottom_left{bottom:12px;left:12px}.pos-bottom_right{bottom:12px;right:12px}.pos-center{top:50%;left:50%;transform:translate(-50%,-50%)}.shape-rounded{border-radius:7px}.shape-pill{border-radius:999px}.shape-square{border-radius:0}.shape-circle{border-radius:999px;aspect-ratio:1;min-width:56px;display:inline-flex;align-items:center;justify-content:center}.shape-outline{border-width:2px}.shape-diagonal_ribbon{top:22px;left:-42px;width:150px;text-align:center;border-radius:0;transform:rotate(-45deg)}.shape-corner_tag{top:0;right:0;border-radius:0 0 0 10px}.install-panel{display:grid;gap:16px}.install-status{display:grid;grid-template-columns:auto 1fr auto;gap:14px;align-items:center}.script-url{min-height:48px;border:1px solid #d7dee8;border-radius:8px;padding:8px 8px 8px 12px;display:flex;align-items:center;justify-content:space-between;gap:12px;color:#334155;background:#f8fafc;overflow:hidden}.script-url span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.log-box,.notice{border:1px solid #e2e8f0;border-radius:8px;padding:14px;background:#f8fafc}.diagnostics-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.diag-card{border:1px solid #e2e8f0;border-radius:8px;padding:14px;background:#fff;display:grid;gap:8px}.diag-card.wide{grid-column:1 / -1}.diag-card>span{color:#64748b;font-size:12px;font-weight:800;text-transform:uppercase}.storefront-log{border:1px solid #e2e8f0;border-radius:8px;background:#fff;padding:14px;display:grid;gap:12px}.section-heading.compact{margin:0}.event-list{display:grid;gap:8px;max-height:420px;overflow:auto}.event-row{border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc;padding:10px 12px;display:grid;gap:8px}.event-row div{display:flex;justify-content:space-between;gap:12px;align-items:center}.event-row span{color:#64748b;font-size:12px;white-space:nowrap}.event-row code{color:#334155;font-size:12px;white-space:pre-wrap;overflow-wrap:anywhere}.notice{grid-column:1 / -1;display:flex;gap:10px;align-items:center}.settings-grid{min-width:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.settings-grid>*,.settings-grid .field,.settings-grid input,.settings-grid select,.settings-grid textarea,.settings-grid .notice,.settings-grid .notice code{min-width:0;max-width:100%}.settings-grid .notice code{overflow-wrap:anywhere;word-break:break-word}.profile-section{display:grid;grid-template-columns:minmax(220px,.48fr) minmax(0,1fr);gap:30px;align-items:start}.profile-section__intro h2,.profile-section__intro p{margin:0}.profile-section__intro h2{font-size:17px}.profile-section__intro p{margin-top:8px;max-width:260px;line-height:1.45}.profile-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.profile-form .notice,.profile-form__actions{grid-column:1 / -1}.profile-form__actions{display:flex;justify-content:flex-start;padding-top:2px}.profile-form__actions .primary{min-width:164px}.cards-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.cards-grid.compact{margin-top:14px}.tag-row{display:flex;flex-wrap:wrap;gap:6px}.usage-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.app-card{min-height:190px;border:1px solid #e2e8f0;border-radius:18px;padding:16px;display:grid;gap:10px;align-content:start;background:#fff;box-shadow:0 12px 30px #0f172a0d;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.app-card:hover{transform:translateY(-2px);border-color:#cbd5e1;box-shadow:0 18px 38px #0f172a14}.app-card h2{font-size:17px;margin:0}.app-catalog-sections{display:grid;gap:18px;min-width:0}.app-lifecycle-card,.installed-app-card{min-width:0;overflow-wrap:anywhere}.app-lifecycle-card>p,.installed-app-card__description{margin:0;color:#64748b;line-height:1.5}.app-plan{display:flex;align-items:baseline;justify-content:space-between;gap:10px;padding:10px 12px;border-radius:12px;color:#475569;background:#f8fafc}.app-plan strong{color:#0f172a;text-align:right}.app-card-details{min-width:0;border-top:1px solid #e2e8f0;padding-top:10px}.app-card-details summary{min-height:44px;display:flex;align-items:center;justify-content:space-between;gap:8px;color:#475569;font-weight:750;cursor:pointer}.app-card-details summary:after{content:"+";font-size:18px}.app-card-details[open] summary:after{content:"−"}.app-card-details .tag-row,.app-card-details small{margin-top:8px}.app-card-details small{display:block;overflow-wrap:anywhere}.app-primary-action{width:100%;min-height:44px;margin-top:auto}.installed-app-cards{display:none}.installed-app-card{display:grid;align-content:start;gap:14px;padding:16px;border:1px solid #e2e8f0;border-radius:18px;background:#fff;box-shadow:0 10px 28px #0f172a0d}.installed-app-card h2{margin:0 0 6px;font-size:17px}.installed-app-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0}.installed-app-facts>div{min-width:0;padding:10px;border-radius:12px;background:#f8fafc}.installed-app-facts dt{color:#64748b;font-size:12px;font-weight:750}.installed-app-facts dd{margin:4px 0 0;color:#0f172a;overflow-wrap:anywhere}.app-secondary-actions .secondary{width:100%;min-height:44px;margin-top:8px}@media(max-width:1023px){.custom-apps-heading{align-items:stretch;flex-direction:column}.custom-apps-heading>div,.custom-apps-catalog-action{width:100%;min-width:0}.custom-apps-catalog-action{min-height:auto;justify-content:flex-start}.installed-app-cards{display:grid;grid-template-columns:minmax(0,1fr);gap:14px}.installed-app-table{display:none}}@media(min-width:768px)and (max-width:1023px){.app-catalog-grid,.installed-app-cards{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:767px){.app-catalog-grid,.installed-app-cards,.installed-app-facts{grid-template-columns:minmax(0,1fr)}}.nav-group{display:grid;gap:6px;margin-top:14px;padding-top:14px;border-top:1px solid #e2e8f0}.nav-group>span{padding:0 14px;font-size:12px;font-weight:800;color:#64748b;text-transform:uppercase}.nav-group-header{display:flex;align-items:center;gap:10px;padding:8px 6px 8px 2px;min-width:0}.nav-group-header>div{min-width:0;display:grid;gap:2px}.nav-group-header strong{color:#17202a;font-size:13px;line-height:1.15;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.nav-group-header span{color:#64748b;font-size:11px;font-weight:800;text-transform:uppercase}.nav-app-param{display:grid;gap:4px}.danger-text{color:#b91c1c}.empty-state{min-height:180px;display:grid;place-items:center;align-content:center;gap:8px;color:#64748b;text-align:center}.empty-state strong{color:#17202a}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;background:#0f172a61;display:grid;place-items:center;padding:20px}.modal{width:min(440px,100%);border-radius:10px;background:#fff;padding:20px;box-shadow:0 24px 80px #0f172a40;display:grid;gap:12px}.return-action-progress-backdrop{z-index:90;background:#0f172a94}.return-action-progress-modal{width:min(390px,100%);justify-items:center;text-align:center;padding:28px}.return-action-progress-modal h2,.return-action-progress-modal p,.return-action-progress-modal small{margin:0}.return-action-progress-modal p{color:#475569;line-height:1.45}.return-action-progress-modal small{color:#64748b}.return-action-progress-spinner{width:42px;height:42px;border:4px solid #dbeafe;border-top-color:#2563eb;border-radius:50%;animation:spin .8s linear infinite}.return-action-progress-bar{width:100%;height:7px;overflow:hidden;border-radius:999px;background:#e2e8f0}.return-action-progress-bar span{display:block;width:45%;height:100%;border-radius:inherit;background:linear-gradient(90deg,#2563eb,#20c7b7);animation:return-action-progress 1.05s ease-in-out infinite}@keyframes return-action-progress{0%{transform:translate(-120%)}to{transform:translate(260%)}}.return-rejection-modal{width:min(560px,100%)}.return-tracking-modal{width:min(520px,100%)}.return-customer-editor-modal{width:min(760px,calc(100vw - 40px))}.return-customer-editor-modal .modal-header p{color:#64748b;line-height:1.45;margin-top:6px}.return-customer-editor-grid input,.return-customer-editor-grid select{width:100%}.return-rejection-modal .modal-header p,.return-tracking-modal .modal-header p{margin-top:6px;color:#64748b;line-height:1.45}.return-rejection-modal textarea,.return-tracking-modal textarea{width:100%;min-height:104px;border:1px solid #d7dee8;border-radius:8px;padding:10px 12px;color:#17202a;background:#fff}.return-rejection-modal textarea:focus,.return-tracking-modal textarea:focus{outline:2px solid rgba(37,99,235,.22);outline-offset:1px;border-color:#2563eb}.return-tracking-modal input{width:100%;min-height:42px;border:1px solid #d7dee8;border-radius:8px;padding:9px 12px;color:#17202a;background:#fff}.return-tracking-modal input:focus{outline:2px solid rgba(37,99,235,.22);outline-offset:1px;border-color:#2563eb}.modal.wide{width:min(760px,calc(100vw - 48px));max-height:calc(100vh - 48px);overflow:auto}.modal.wide.plan-editor-modal{width:min(1080px,calc(100vw - 48px))}.modal.wide.replacement-editor-modal{width:min(1480px,calc(100vw - 40px));max-width:calc(100vw - 40px);height:min(920px,calc(100vh - 40px));max-height:calc(100vh - 40px);overflow:hidden}@media(max-width:780px){.modal.wide.replacement-editor-modal{width:calc(100vw - 20px);max-width:calc(100vw - 20px);height:calc(100vh - 20px);max-height:calc(100vh - 20px)}}.plan-editor-modal .form-grid.two{grid-template-columns:repeat(3,minmax(200px,1fr))}.plan-editor-modal .form-grid label.checkbox-line{align-self:end}.plan-editor-modal textarea,.advanced-box textarea{width:100%;min-height:150px;resize:vertical;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:13px}.advanced-box{border:1px solid #dbe3ee;padding:12px;background:#f8fafc}.advanced-box summary{cursor:pointer;font-weight:800}.advanced-box p{margin:8px 0 10px;color:#52627a}.feature-section{display:grid;gap:10px;margin-top:14px}.feature-section-title{display:flex;align-items:center;justify-content:space-between;gap:12px}.feature-section-title span{color:#64748b;font-size:12px;font-weight:800}.feature-app-grid,.feature-toggle-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:10px}.feature-app-grid label,.feature-toggle-grid label{min-height:48px;display:flex;align-items:center;gap:10px;border:1px solid #dbe3ee;border-radius:8px;background:#fff;padding:10px;font-weight:800}.feature-app-grid label{cursor:pointer;padding:8px 10px}.feature-app-grid label.selected{border-color:#9fd7b6;background:#f0fdf4}.feature-app-copy{min-width:0;display:grid;gap:2px}.feature-app-copy strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.feature-app-grid small{color:#64748b;font-size:12px;font-weight:700;overflow-wrap:anywhere}.feature-toggle-grid input,.feature-app-grid input{flex:0 0 auto;width:16px;height:16px;margin:0}.feature-toggle-grid label{min-height:44px;padding:9px 10px}.feature-app-settings-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.feature-settings-card{display:grid;align-content:start;gap:12px;border:1px solid #dbe3ee;border-radius:10px;background:#fff;padding:12px}.feature-settings-card__header{display:flex;align-items:center;gap:10px;padding-bottom:10px;border-bottom:1px solid #edf2f7}.feature-settings-card__header>div:last-child{min-width:0;display:grid;gap:2px}.feature-settings-card__header strong{color:#17202a;line-height:1.1}.feature-settings-card__header span{color:#64748b;font-size:12px;font-weight:800}.feature-settings-card__body{display:grid;gap:10px}.feature-settings-card__body>label:not(.feature-check){display:grid;gap:6px;color:#334155;font-size:13px;font-weight:750}.feature-check{min-height:38px;display:flex;align-items:center;gap:9px;border:1px solid #dbe3ee;border-radius:8px;background:#f8fafc;padding:8px 10px;font-weight:800}.feature-check input{width:16px;height:16px;margin:0}.raw-json-box{margin-top:14px;border-top:1px solid #dbe3ee;padding-top:12px}.raw-json-box summary{color:#52627a;cursor:pointer;font-weight:800}.modal-header,.modal-actions{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.modal-actions{justify-content:flex-end;align-items:center}.product-actions-modal{width:min(520px,100%)}.impact-modal,.modal.product-actions-modal.impact-modal{width:min(1120px,calc(100vw - 48px));max-width:calc(100vw - 48px)}.rule-modal{width:min(620px,100%)}.assign-box{display:grid;grid-template-columns:1fr auto;gap:10px;align-items:end}.modal-section{display:grid;gap:10px;padding:12px;border:1px solid #e2e8f0;border-radius:10px;background:#f8fafc}.modal-section h3{margin:0;font-size:13px}.assigned-badge-list{display:grid;gap:8px}.assigned-badge-item{display:flex;align-items:center;justify-content:space-between;gap:10px;min-width:0}.impact-list{display:grid;gap:8px;max-height:min(58vh,520px);overflow-y:auto;overflow-x:hidden;padding-right:6px}.impact-list::-webkit-scrollbar{width:8px}.impact-list::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:999px}.impact-item{min-height:42px;min-width:0;display:flex;align-items:center;justify-content:space-between;gap:10px;border:1px solid #e2e8f0;border-radius:8px;padding:0 10px}.impact-item strong{flex:1 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.impact-item .icon-button{flex:0 0 auto}.end{justify-content:flex-end}.toast-stack{position:fixed;right:18px;bottom:18px;z-index:60;display:grid;gap:10px}.toast{width:min(360px,calc(100vw - 36px));border-radius:8px;padding:12px 14px;color:#fff;font-weight:750;box-shadow:0 16px 44px #0f172a2e}.toast.success{background:#15803d}.toast.error{background:#b91c1c}.toast.info{background:#17202a}.popup-campaign-cards,.popup-lead-cards{display:none}.popup-lead-state{display:flex;align-items:center;gap:10px}.popup-editor-grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);gap:22px;align-items:start}.popup-editor-fields{display:grid;gap:14px}.popup-preview-column{position:sticky;top:92px;min-width:0}.popup-admin-preview{width:100%;min-height:560px;border:1px solid #dbe3ee;background:#eef2f7;padding:34px;display:flex;align-items:center;justify-content:center}.popup-admin-preview.mobile{max-width:390px;margin:0 auto;min-height:620px;padding:18px}.popup-admin-page{width:100%;min-height:420px;display:flex;align-items:center;justify-content:center;background:#fff;border:1px solid #e2e8f0;padding:18px}.popup-admin-card{width:min(440px,100%);padding:26px;box-shadow:0 18px 55px #0f172a2e}.popup-admin-card img{width:100%;max-height:220px;object-fit:cover;margin-bottom:14px}.popup-admin-video,.popup-admin-instagram{display:block;width:100%;border:0;margin:0 auto 16px;background:#000}.popup-admin-video{aspect-ratio:16 / 9}.popup-admin-video.aspect-vertical{width:min(320px,100%);aspect-ratio:9 / 16;max-height:620px}.popup-admin-video.aspect-square{width:min(420px,100%);aspect-ratio:1 / 1}.popup-admin-instagram{width:min(360px,100%);height:520px;background:#fff}.popup-inline-check{min-height:42px;display:flex;align-items:center;gap:8px;border:1px solid #dbe3ee;padding:9px 11px}.popup-upload-box{display:grid;gap:12px;border:1px solid #dbe3ee;background:#f8fafc;padding:14px}.popup-upload-box p{margin:4px 0;color:#52627a}.popup-upload-box small{color:#64748b;font-weight:700}.popup-upload-actions{display:flex;flex-wrap:wrap;gap:10px}.popup-upload-actions input[type=file]{display:none}.popup-upload-actions .disabled{opacity:.65;pointer-events:none}.popup-admin-card h2{margin:0 0 8px;font-size:26px}.popup-admin-card p{white-space:pre-line}.popup-admin-card input{width:100%;margin:8px 0}.popup-admin-card button{border:0;padding:11px 16px;font-weight:750;border-radius:6px}.popup-admin-coupon{border:1px dashed currentColor;padding:10px;margin:12px 0;font-weight:800;text-align:center}.segmented{display:flex;justify-content:flex-end;margin-bottom:10px}.segmented button{width:40px;height:36px;border:1px solid #dbe3ee;background:#fff}.segmented button.active{background:#17202a;color:#fff}.surface-tabs{display:flex;flex-wrap:wrap;gap:8px;border-bottom:1px solid #dbe3ee;padding-bottom:8px}.surface-tabs button{display:inline-flex;align-items:center;gap:6px;border:1px solid #dbe3ee;background:#fff;color:#344054;min-height:38px}.surface-tabs button.active{background:#17202a;border-color:#17202a;color:#fff}.popup-check-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.popup-check-grid.compact{grid-template-columns:repeat(3,minmax(120px,1fr))}.popup-check-grid label{min-height:42px;display:flex;gap:8px;align-items:center;border:1px solid #dbe3ee;padding:9px 11px}.popup-colors{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.popup-colors label{display:grid;gap:6px;font-size:12px;font-weight:700}.popup-colors input{width:100%;height:40px}.popup-metrics-scroll{max-height:560px;overflow:auto}.skeleton{background:linear-gradient(90deg,#eef2f7,#f8fafc,#eef2f7);background-size:180% 100%;animation:shimmer 1.2s infinite;border-radius:8px}.skeleton.title{width:80%;height:24px}.skeleton-list{display:grid;gap:10px}.skeleton.row{height:48px}.spin{animation:spin .8s linear infinite}@keyframes shimmer{to{background-position:-180% 0}}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:1180px){.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.split,.editor-grid{grid-template-columns:1fr}.editor-panel{position:static}.popup-editor-grid{grid-template-columns:1fr}.popup-preview-column{position:static}.feature-app-settings-grid{grid-template-columns:1fr}}@media(max-width:840px){.app-shell{grid-template-columns:1fr}.sidebar{position:static;height:auto;max-height:min(70vh,620px);padding-top:12px}.sidebar-nav{margin-top:12px;padding-bottom:14px}.topbar,.page-header,.section-heading,.install-status{flex-direction:column;align-items:flex-start}.custom-apps-catalog-action{width:100%;min-height:auto}.topbar{position:static}.topbar-actions{flex-wrap:wrap;width:100%}.user-menu{margin-left:auto}.checklist,.settings-grid,.profile-section,.profile-form,.form-cols,.form-cols.two{grid-template-columns:minmax(0,1fr)}.template-strip,.diagnostics-grid,.cards-grid,.usage-grid{grid-template-columns:1fr}.page{padding:18px}.toolbar{flex-wrap:wrap}.toolbar>select{flex-basis:100%;width:100%;max-width:none}.data-toolbar{grid-template-columns:1fr}.data-toolbar .status-filter{width:100%;min-width:0;max-width:none}.app-page-banner{align-items:center;flex-wrap:nowrap}.app-page-banner__status{margin-left:auto;width:auto}.app-page-banner__status small,.app-page-banner__content p{display:none}.products-toolbar{grid-template-columns:1fr}.popup-check-grid,.popup-colors{grid-template-columns:1fr 1fr}.popup-campaign-cards{display:grid;gap:12px}.popup-campaign-table{display:none}.popup-campaign-card{min-width:0;display:grid;gap:14px;padding:16px;border:1px solid #dbe3ee;border-radius:10px;background:#fff}.popup-campaign-card__heading{min-width:0;display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.popup-campaign-card__heading>div{min-width:0}.popup-campaign-card h2,.popup-campaign-card p{overflow-wrap:anywhere}.popup-campaign-card h2{margin:0;font-size:17px}.popup-campaign-card p{margin:4px 0 0;color:#64748b}.popup-campaign-card dl{display:grid;gap:10px;margin:0}.popup-campaign-card dl>div{display:flex;justify-content:space-between;gap:12px}.popup-campaign-card dt{color:#64748b}.popup-campaign-card dd{margin:0;text-align:right;overflow-wrap:anywhere}.popup-campaign-card__actions{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto;gap:8px}.popup-campaign-card__actions .primary{grid-column:1 / -1;width:100%}.popup-campaign-card__actions .secondary{justify-content:center}.popup-lead-filters{padding:14px;border:1px solid #dbe3ee;border-radius:10px;background:#fff}.popup-lead-cards{display:grid;gap:12px}.popup-lead-table{display:none}.popup-lead-card{min-width:0;display:grid;gap:14px;padding:16px;border:1px solid #dbe3ee;border-radius:10px;background:#fff}.popup-lead-card h2{margin:4px 0 0;font-size:17px;overflow-wrap:anywhere}.popup-lead-card dl{display:grid;gap:9px;margin:0}.popup-lead-card dl>div{min-width:0;display:grid;grid-template-columns:minmax(80px,.7fr) minmax(0,1.3fr);gap:10px}.popup-lead-card dt{color:#64748b}.popup-lead-card dd{min-width:0;margin:0;overflow-wrap:anywhere}.migration-route-grid{grid-template-columns:1fr}.migration-route-arrow{transform:rotate(90deg);justify-self:center}.migration-price-settings,.price-settings-grid,.migration-config-top,.migration-bulk-category,.migration-attribute-fields{grid-template-columns:1fr}.migration-validation-actions{justify-content:flex-start}}.catalog-job-cards,.catalog-result-cards{display:none}.catalog-matrix{max-width:100%;max-height:min(60vh,480px);min-width:0;overflow:auto;overscroll-behavior:contain;scrollbar-gutter:stable}.catalog-workflow,.catalog-workflow>.surface,.catalog-workflow .table-wrap{max-width:100%;min-width:0;width:100%}.catalog-workflow{overflow-x:hidden}.catalog-matrix>.table-wrap{border:0;border-radius:0;overflow:visible}.catalog-matrix thead{position:sticky;top:0;z-index:2}@media(max-width:520px){.user-menu{margin-left:0;width:100%}.user-menu__trigger{max-width:none;width:100%}.user-menu__identity{flex:1}.user-menu__popover{left:0;min-width:0;right:0}}.public-site .section-heading{display:block;max-width:780px;margin-bottom:32px}.public-site .section-heading.wide{max-width:880px}.public-site .section-heading h2,.public-site .trust-content h2,.public-site .public-final-cta h2{margin-top:12px;color:#0f172a;font-size:clamp(32px,5vw,52px);line-height:1.05;font-weight:950}.public-site .section-heading p,.public-site .trust-content p,.public-site .public-final-cta p{margin-top:12px;color:#475569;font-size:17px;line-height:1.65}.public-site .trust-content h2,.public-site .trust-content p{color:#fff}@media(max-width:767px){.form-grid.two.catalog-workflow-form,.form-grid.three.catalog-workflow-form{grid-template-columns:minmax(0,1fr)}.catalog-job-cards,.catalog-result-cards{display:grid}.catalog-sync-fields,.catalog-sync-picker,.catalog-workflow .filters-grid,.catalog-workflow .check-grid{grid-template-columns:minmax(0,1fr)}.catalog-sync-picker>div,.catalog-sync-picker .toolbar,.catalog-sync-picker .pick-list{min-width:0;max-width:100%}.catalog-sync-table{max-height:min(55vh,430px);overflow:auto;overscroll-behavior:contain}.catalog-sync-table table{min-width:720px}}.public-site .trust-content p{color:#cbd5e1}.public-site{background:radial-gradient(circle at 10% 4%,rgba(91,108,255,.13),transparent 30%),radial-gradient(circle at 88% 12%,rgba(32,199,183,.13),transparent 32%),radial-gradient(circle at 60% 58%,rgba(167,139,250,.12),transparent 38%),var(--nubelio-mist);color:var(--nubelio-graphite)}.public-site .public-header{background:#ffffffd6;border-color:var(--nubelio-border);box-shadow:0 10px 34px #1f29370f}.public-site .public-brand{color:var(--nubelio-graphite);font-size:20px;letter-spacing:-.02em}.public-site .public-brand-mark{background:var(--nubelio-gradient);border-radius:15px;font-weight:950;color:#fff}.public-site .public-nav a{color:var(--nubelio-text)}.public-site .public-nav a:hover{color:var(--nubelio-blue)}.public-site .public-button{min-height:44px;border-color:var(--nubelio-border);border-radius:999px}.public-site .public-button.primary{background:var(--nubelio-gradient);border-color:transparent;box-shadow:0 18px 36px #5b6cff42}.public-site .public-button.secondary{color:var(--nubelio-graphite);background:#ffffffdb}.public-site .public-pill,.public-site .app-status,.public-site .plan-badge{color:#3b49d8;background:#5b6cff1a;border:1px solid rgba(91,108,255,.16)}.public-site .public-hero{background:radial-gradient(circle at 18% 18%,rgba(91,108,255,.16),transparent 28%),radial-gradient(circle at 76% 20%,rgba(32,199,183,.18),transparent 30%),radial-gradient(circle at 52% 76%,rgba(167,139,250,.14),transparent 34%),var(--nubelio-mist)}.public-site .hero-content h1{color:var(--nubelio-graphite);max-width:620px;margin-top:16px;font-size:clamp(38px,4.2vw,62px);line-height:1.08;font-weight:800;letter-spacing:-.02em}.public-site .hero-content p,.public-site .hero-microcopy{color:var(--nubelio-text)}.public-site .hero-content p{max-width:540px;margin:22px 0 0;font-size:clamp(16px,1.6vw,19px);line-height:1.65}.public-site .hero-microcopy{display:block;max-width:540px;margin:18px 0 28px;font-size:15px;font-weight:850;line-height:1.45}.public-site .hero-dashboard{width:min(540px,42vw);right:max(18px,calc((100vw - 1230px)/2))}.public-site .hero-window{border:1px solid rgba(229,231,235,.9);border-radius:28px;background:#ffffffb8;box-shadow:0 32px 90px #1f29372e;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);padding:16px}.public-site .hero-window-bar{display:flex;gap:7px;padding:4px 4px 14px}.public-site .hero-window-bar span{width:10px;height:10px;border-radius:50%;background:var(--nubelio-border)}.public-site .hero-window-bar span:nth-child(1){background:#fb7185}.public-site .hero-window-bar span:nth-child(2){background:#fbbf24}.public-site .hero-window-bar span:nth-child(3){background:var(--nubelio-turquoise)}.public-site .hero-window-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:14px}.public-site .hero-panel,.public-site .hero-panel.large,.public-site .hero-panel.metric,.public-site .hero-panel.app-list{position:static;width:auto;border-color:var(--nubelio-border);background:var(--nubelio-white);box-shadow:0 16px 34px #1f293714}.public-site .hero-panel.large,.public-site .hero-panel.app-list{grid-column:span 2}.public-site .hero-panel strong{color:var(--nubelio-blue)}.public-site .hero-panel.metric.accent strong{color:var(--nubelio-turquoise)}.public-site .hero-panel.app-list p{display:flex;align-items:center;gap:8px;color:var(--nubelio-graphite)}.public-site .public-section.soft{background:radial-gradient(circle at 14% 10%,rgba(91,108,255,.09),transparent 34%),radial-gradient(circle at 86% 12%,rgba(32,199,183,.1),transparent 34%),#fff}.public-site .benefit-card,.public-site .public-app-card,.public-site .public-plan-card,.public-site .faq-card,.public-site .step-card{border-color:var(--nubelio-border);border-radius:24px;box-shadow:var(--nubelio-soft-shadow)}.public-site .public-app-card{min-height:210px}.public-site .public-app-icon{width:64px;height:64px;border-radius:20px;background:var(--nubelio-gradient);box-shadow:0 18px 32px #5b6cff38}.public-site .public-app-card.purple .public-app-icon{background:linear-gradient(135deg,#5b6cff,#a78bfa)}.public-site .public-app-card.orange .public-app-icon{background:linear-gradient(135deg,#ff8a4c,#f43f5e)}.public-site .public-app-card.pink .public-app-icon{background:linear-gradient(135deg,#d946ef,#a78bfa)}.public-site .public-app-card.blue .public-app-icon{background:linear-gradient(135deg,#5b6cff,#20c7b7)}.public-site .public-app-card.cyan .public-app-icon{background:linear-gradient(135deg,#20c7b7,#38bdf8)}.public-site .public-app-card.green .public-app-icon{background:linear-gradient(135deg,#20c7b7,#22c55e)}.public-site .public-app-card.slate .public-app-icon{background:linear-gradient(135deg,#64748b,#94a3b8)}.public-site .public-app-card.emerald .public-app-icon{background:linear-gradient(135deg,#10b981,#20c7b7)}.public-site .public-app-card.gold .public-app-icon{background:linear-gradient(135deg,#f59e0b,#f97316)}.public-site .plans-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.public-site .public-plan-card{padding:26px}.public-site .public-plan-card.featured{border-color:#5b6cff8c;box-shadow:0 28px 70px #5b6cff38}.public-site .public-plan-card>p{margin-top:10px;color:var(--nubelio-text);line-height:1.55}.public-site .plan-price strong{color:var(--nubelio-graphite);letter-spacing:-.04em}.public-site .public-plan-card li svg,.public-site .benefit-card svg,.public-site .trust-list svg{color:var(--nubelio-turquoise)}.public-site .step-card span{color:#fff;background:var(--nubelio-gradient)}.public-site .trust-band{background:radial-gradient(circle at 14% 0%,rgba(91,108,255,.28),transparent 34%),radial-gradient(circle at 90% 18%,rgba(32,199,183,.24),transparent 28%),var(--nubelio-graphite)}.public-site .public-final-cta{background:radial-gradient(circle at 22% 10%,rgba(91,108,255,.18),transparent 34%),radial-gradient(circle at 74% 14%,rgba(32,199,183,.22),transparent 32%),#ecfeff}@media(max-width:1080px){.public-site .hero-dashboard{width:min(100%,680px)}}@media(max-width:720px){.public-site .hero-window-grid,.public-site .plans-grid{grid-template-columns:1fr}.public-site .hero-panel.large,.public-site .hero-panel.app-list{grid-column:auto}.public-site .public-app-icon{width:58px;height:58px}}.notification-center,.notification-trigger{position:relative}.notification-trigger b{position:absolute;top:-7px;right:-8px;min-width:17px;height:17px;padding:0 4px;display:grid;place-items:center;border-radius:99px;background:#7c3aed;color:#fff;font-size:10px}.notification-panel{position:absolute;right:0;top:calc(100% + 10px);z-index:30;width:min(360px,calc(100vw - 32px));max-height:480px;overflow:auto;background:#fff;border:1px solid #e2e8f0;border-radius:14px;box-shadow:0 18px 40px #0f172a2e;padding:8px}.notification-panel-head{display:flex;justify-content:space-between;align-items:center;padding:8px}.text-button{border:0;background:transparent;color:#6d28d9;font:inherit;font-size:12px;cursor:pointer;display:inline-flex;gap:4px;align-items:center}.notification-capabilities{display:grid;gap:8px;margin:0 4px 8px;padding:10px;border:1px solid #e2e8f0;border-radius:11px;background:#f8fafc}.notification-capability{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:8px;color:#6d28d9}.notification-capability span{min-width:0;display:grid;gap:2px;color:#1e293b}.notification-capability small{color:#64748b;font-size:11px;line-height:1.35}.notification-capability-actions{display:flex;flex-wrap:wrap;gap:6px 12px;padding-left:25px}.notification-capability-actions .muted-action{color:#64748b}.notification-item{border:0;border-radius:9px;background:transparent;color:inherit;display:grid;gap:3px;width:100%;text-align:left;padding:10px;cursor:pointer;font:inherit}.notification-item:hover,.notification-item.unread{background:#f5f3ff}.notification-item span,.notification-item small{color:#64748b;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.notification-panel a.notification-item{text-decoration:none}.notification-item-type{display:inline-flex;align-items:center;gap:5px;font-weight:800}.notification-item-type.sales{color:#6d28d9}.notification-item-type.returns{color:#b45309}.notification-item.returns.unread{background:#fff7ed}.operational-alert-viewport{position:fixed;top:clamp(112px,15vh,144px);right:20px;z-index:9;width:min(390px,calc(100vw - 32px));display:grid;gap:10px;pointer-events:none}.operational-alert{position:relative;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:12px;padding:16px;border:1px solid #c4b5fd;border-radius:16px;color:#1e293b;background:#fff;box-shadow:0 20px 48px #1e293b38;pointer-events:auto}.operational-alert-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:12px;color:#6d28d9;background:#ede9fe}.operational-alert-copy{min-width:0;display:grid;gap:4px}.operational-alert-copy small{color:#6d28d9;font-size:12px;font-weight:800}.operational-alert-copy strong,.operational-alert-copy p{overflow-wrap:anywhere}.operational-alert-copy p{margin:0;color:#64748b;font-size:13px;line-height:1.45}.operational-alert-copy time{color:#64748b;font-size:11px}.operational-alert-copy a{width:fit-content;display:inline-flex;align-items:center;gap:5px;margin-top:5px;color:#6d28d9;font-size:13px;font-weight:800;text-decoration:none}.operational-alert-action{width:fit-content;display:inline-flex;align-items:center;gap:5px;margin-top:5px;padding:0;border:0;color:#6d28d9;background:transparent;font:inherit;font-size:13px;font-weight:800;cursor:pointer}.operational-alert.returns{border-color:#fdba74}.operational-alert.returns .operational-alert-icon{color:#b45309;background:#ffedd5}.operational-alert-overflow{justify-self:end;margin:0;padding:7px 11px;border:1px solid #ddd6fe;border-radius:999px;color:#5b21b6;background:#fff;box-shadow:0 8px 22px #1e293b24;font-size:12px;font-weight:800}.operational-alert.returns .operational-alert-copy small,.operational-alert.returns .operational-alert-action{color:#b45309}.operational-alert-close{width:32px;height:32px;display:grid;place-items:center;padding:0;border:0;border-radius:9px;color:#64748b;background:transparent;cursor:pointer}.operational-alert-close:hover{color:#1e293b;background:#f1f5f9}@media(max-width:767px){.operational-alert-viewport{top:72px;right:12px;width:calc(100vw - 24px)}}.toggle-row{display:flex;justify-content:space-between;align-items:center;gap:16px;cursor:pointer}.toggle-row span{display:grid;gap:3px}.toggle-row small{color:#64748b}.sales-alert-readonly{display:inline-flex;align-items:center;gap:6px;padding:7px 10px;border-radius:999px;color:#475569;background:#f1f5f9;font-size:12px;font-weight:700}.sales-alerts-summary{min-width:0;display:grid;grid-template-columns:minmax(0,1.25fr) minmax(260px,.75fr);overflow:hidden;border-radius:18px;color:#fff;background:linear-gradient(125deg,#312e81,#6d28d9);box-shadow:0 14px 30px #5b21b633}.sales-alerts-summary.is-paused{background:linear-gradient(125deg,#334155,#475569);box-shadow:0 14px 30px #0f172a29}.sales-alerts-primary-status,.sales-alerts-last-sale{min-width:0;display:grid;align-content:center;gap:8px;padding:28px}.sales-alerts-primary-status{background:radial-gradient(circle at 82% 10%,rgba(167,139,250,.62),transparent 36%)}.sales-alerts-summary h3{margin:0;font-size:25px}.sales-alerts-summary p{min-width:0;margin:0;color:#ddd6fe;overflow-wrap:anywhere}.sales-alerts-last-sale{border-left:1px solid rgba(255,255,255,.18);background:#ffffff17}.sales-alerts-last-sale>strong{font-size:17px;overflow-wrap:anywhere}.sales-alerts-last-sale time{display:inline-flex;align-items:center;gap:5px;color:#ddd6fe;font-size:12px}.sales-alerts-hero{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:28px;border-radius:18px;color:#fff;background:radial-gradient(circle at 82% 10%,rgba(167,139,250,.62),transparent 31%),linear-gradient(125deg,#312e81,#6d28d9);box-shadow:0 14px 30px #5b21b633}.sales-alerts-hero-copy{display:grid;gap:7px}.sales-alerts-hero h3{margin:0;font-size:23px}.sales-alerts-hero p{margin:0;color:#ddd6fe}.sales-alerts-kicker{display:inline-flex;align-items:center;gap:6px;width:fit-content;color:#ede9fe;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.05em}.sales-alerts-master-toggle{min-width:190px;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:13px 15px;border:1px solid rgba(255,255,255,.25);border-radius:13px;background:#ffffff1f;cursor:pointer}.sales-alerts-master-toggle span{display:grid;gap:2px}.sales-alerts-master-toggle small{color:#ddd6fe}.sales-alerts-master-toggle input,.sales-alert-option input,.switch-row input[type=checkbox],.toggle-row input[type=checkbox],.panel-grid label.switch-row input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:27px;height:27px;flex:0 0 auto;order:2;margin:0 0 0 auto;border:1.5px solid #cbd5e1;border-radius:50%;background:#fff;box-shadow:0 1px 2px #0f172a14;cursor:pointer;transition:background .18s ease,border-color .18s ease,box-shadow .18s ease,transform .18s ease}.sales-alerts-master-toggle input:after,.sales-alert-option input:after,.switch-row input[type=checkbox]:after,.toggle-row input[type=checkbox]:after,.panel-grid label.switch-row input[type=checkbox]:after{content:"✓";display:grid;width:100%;height:100%;place-items:center;color:#fff;font-size:16px;font-weight:900;line-height:1;opacity:0;transform:scale(.55);transition:opacity .16s ease,transform .2s cubic-bezier(.2,1.35,.45,1)}.sales-alerts-master-toggle input:checked,.sales-alert-option input:checked,.switch-row input[type=checkbox]:checked,.toggle-row input[type=checkbox]:checked,.panel-grid label.switch-row input[type=checkbox]:checked{border-color:#22c55e;background:linear-gradient(135deg,#36d76b,#16a34a);box-shadow:0 3px 7px #16a34a3d}.sales-alerts-master-toggle input:checked:after,.sales-alert-option input:checked:after,.switch-row input[type=checkbox]:checked:after,.toggle-row input[type=checkbox]:checked:after,.panel-grid label.switch-row input[type=checkbox]:checked:after{opacity:1;transform:scale(1)}.sales-alerts-master-toggle input:not(:disabled):hover,.sales-alert-option input:not(:disabled):hover,.switch-row input[type=checkbox]:not(:disabled):hover,.toggle-row input[type=checkbox]:not(:disabled):hover,.panel-grid label.switch-row input[type=checkbox]:not(:disabled):hover{border-color:#22c55e;box-shadow:0 0 0 4px #22c55e1f}.sales-alerts-master-toggle input:not(:disabled):active,.sales-alert-option input:not(:disabled):active,.switch-row input[type=checkbox]:not(:disabled):active,.toggle-row input[type=checkbox]:not(:disabled):active,.panel-grid label.switch-row input[type=checkbox]:not(:disabled):active{transform:scale(.91)}.sales-alerts-master-toggle input:focus-visible,.sales-alert-option input:focus-visible,.switch-row input[type=checkbox]:focus-visible,.toggle-row input[type=checkbox]:focus-visible,.panel-grid label.switch-row input[type=checkbox]:focus-visible{outline:3px solid rgba(34,197,94,.3);outline-offset:3px}.sales-alerts-master-toggle input:disabled,.sales-alert-option input:disabled,.switch-row input[type=checkbox]:disabled,.toggle-row input[type=checkbox]:disabled,.panel-grid label.switch-row input[type=checkbox]:disabled{cursor:not-allowed;border-color:#e2e8f0;background:#f8fafc;box-shadow:none}.sales-alerts-master-toggle:has(input:checked){border-color:#bbf7d0b8;background:#22c55e2b}.sales-alert-option:has(input:checked),.switch-row:has(input:checked),.toggle-row:has(input:checked){border-color:#86efac;background:#f0fdf4}.sales-alerts-master-toggle input,.sales-alert-option input,.switch-row input[type=checkbox],.toggle-row input[type=checkbox],.panel-grid label.switch-row input[type=checkbox]{position:relative}.sales-alerts-master-toggle input:after,.sales-alert-option input:after,.switch-row input[type=checkbox]:after,.toggle-row input[type=checkbox]:after,.panel-grid label.switch-row input[type=checkbox]:after{content:"";position:absolute;top:50%;left:50%;display:block;width:7px;height:12px;box-sizing:border-box;border-right:2px solid #fff;border-bottom:2px solid #fff;border-radius:1px;transform:translate(-50%,-58%) rotate(45deg) scale(.55);transform-origin:center}.sales-alerts-master-toggle input:checked:after,.sales-alert-option input:checked:after,.switch-row input[type=checkbox]:checked:after,.toggle-row input[type=checkbox]:checked:after,.panel-grid label.switch-row input[type=checkbox]:checked:after{transform:translate(-50%,-58%) rotate(45deg) scale(1)}.sales-alerts-section-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:16px}.sales-alerts-section-heading h3{margin:0 0 4px}.sales-alerts-section-heading p{margin:0;color:#64748b;font-size:13px}.sales-alerts-section-heading>span{padding:5px 9px;border-radius:99px;color:#5b21b6;background:#f3e8ff;font-size:12px;font-weight:700}.sales-alert-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.sales-alert-options.is-paused{opacity:.7}.sales-alert-option{display:flex;align-items:center;gap:13px;min-height:84px;padding:14px;border:1px solid #e2e8f0;border-radius:14px;background:#fff;cursor:pointer;transition:border-color .18s ease,box-shadow .18s ease}.sales-alert-option:hover{border-color:#c4b5fd;box-shadow:0 5px 13px #4c1d9514}.sales-alert-option-icon{width:42px;height:42px;display:grid;place-items:center;flex:0 0 auto;border-radius:12px}.sales-alert-option-icon.violet{color:#6d28d9;background:#f3e8ff}.sales-alert-option-icon.emerald{color:#047857;background:#d1fae5}.sales-alert-option-icon.rose{color:#be123c;background:#ffe4e6}.sales-alert-option-icon.amber{color:#b45309;background:#fef3c7}.sales-alert-option-icon.sky{color:#0369a1;background:#e0f2fe}.sales-alert-option-copy{display:grid;min-width:0;gap:3px;flex:1}.sales-alert-option-copy strong{color:#1e293b}.sales-alert-option-copy small{color:#64748b}.sales-alert-option-copy em{color:#94a3b8;font-size:11px;font-style:normal;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.sales-alert-history-status{display:inline-flex;align-items:center;gap:5px;color:#047857;font-weight:600}.sales-alert-history{display:grid;gap:9px}.sales-alert-history-item{width:100%;display:flex;align-items:center;gap:12px;padding:12px;border:1px solid #e2e8f0;border-radius:12px;background:#fff;color:#1e293b;font:inherit;text-align:left;cursor:pointer;transition:border-color .18s ease,background .18s ease,box-shadow .18s ease}.sales-alert-history-item:hover{border-color:#c4b5fd;background:#faf9ff;box-shadow:0 4px 10px #4c1d9512}.sales-alert-history-item.unread{border-color:#ddd6fe;background:#f8f7ff}.sales-alert-history-icon{width:36px;height:36px;flex:0 0 auto;display:grid;place-items:center;border-radius:10px;color:#6d28d9;background:#ede9fe}.sales-alert-history-copy{min-width:0;display:grid;gap:3px;flex:1}.sales-alert-history-copy strong{font-size:14px}.sales-alert-history-copy small{color:#64748b;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sales-alert-history-copy time{color:#94a3b8;font-size:12px}.sales-alert-history-dot{width:8px;height:8px;flex:0 0 auto;border-radius:50%;background:#7c3aed;box-shadow:0 0 0 3px #ede9fe}.sales-alert-device-ready{display:inline-flex;align-items:center;gap:10px;color:#047857}.sales-alert-device-ready>svg{padding:8px;width:36px;height:36px;border-radius:10px;background:#d1fae5}.sales-alert-device-ready span{display:grid;gap:2px}.sales-alert-device-ready small{color:#64748b}.sales-alert-device-status,.sales-alert-browser-control{display:flex;align-items:center;justify-content:space-between;gap:16px}.sales-alert-device-pending{display:inline-flex;align-items:center;gap:10px;color:#9f1239}.sales-alert-device-pending>svg{padding:8px;width:36px;height:36px;border-radius:10px;background:#ffe4e6}.sales-alert-device-pending span{display:grid;gap:2px}.sales-alert-device-pending small{color:#64748b}.sales-alert-device-actions{display:flex;align-items:center;flex-wrap:wrap;justify-content:flex-end;gap:8px}.sales-alert-test{box-shadow:0 7px 16px #6d28d938}.sales-alert-device-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.sales-alert-device-card{min-width:0;display:grid;gap:14px;padding:16px;border:1px solid #e2e8f0;border-radius:14px;background:#fff}.sales-alert-device-card.is-active{border-color:#bbf7d0}.sales-alert-device-card.is-inactive{background:#f8fafc}.sales-alert-device-card-head{min-width:0;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px}.sales-alert-device-card-head>span:nth-child(2){min-width:0;display:grid;gap:3px}.sales-alert-device-card-head strong,.sales-alert-device-card-head small{overflow-wrap:anywhere}.sales-alert-device-card-head small{color:#64748b}.sales-alert-device-kinds{display:flex;flex-wrap:wrap;gap:7px}.sales-alert-device-kinds span{display:inline-flex;align-items:center;gap:5px;padding:5px 8px;border-radius:999px;color:#5b21b6;background:#f3e8ff;font-size:12px;font-weight:700}.sales-alert-device-card-foot{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:10px}.sales-alert-device-card-foot small{min-width:0;color:#64748b;overflow-wrap:anywhere}.sales-alert-state-label{display:inline-flex;align-items:center;gap:4px;width:fit-content;padding:4px 7px;border-radius:999px;font-size:11px;font-weight:800;white-space:nowrap}.sales-alert-state-label.success{color:#047857;background:#d1fae5}.sales-alert-state-label.warning{color:#92400e;background:#fef3c7}.sales-alert-state-label.inactive,.sales-alert-state-label.neutral{color:#475569;background:#e2e8f0}.sales-alert-history-copy time{display:inline-flex;align-items:center;gap:4px}.sales-alert-history-item:disabled{color:inherit;cursor:default;opacity:1}.sales-alert-empty{display:flex;align-items:center;gap:10px;padding:16px;border:1px dashed #cbd5e1;border-radius:12px;color:#64748b;background:#f8fafc}.sales-alert-empty span{display:grid;gap:2px}.sales-alert-empty strong{color:#334155}.switch-row{min-height:52px;padding:10px 12px;gap:12px}@media(max-width:767px){.sales-alerts-summary{grid-template-columns:minmax(0,1fr)}.sales-alerts-primary-status,.sales-alerts-last-sale{padding:22px}.sales-alerts-last-sale{border-top:1px solid rgba(255,255,255,.18);border-left:0}.sales-alerts-hero{align-items:stretch;flex-direction:column;padding:22px}.sales-alerts-master-toggle{min-width:0}.sales-alert-options,.sales-alert-device-grid{grid-template-columns:minmax(0,1fr)}.sales-alerts-section-heading{align-items:flex-start;flex-direction:column}.sales-alert-browser-control{align-items:stretch;flex-direction:column}.sales-alert-device-actions{display:grid;grid-template-columns:minmax(0,1fr);justify-content:stretch}.sales-alert-device-actions button{width:100%}.sales-alert-device-card-head{grid-template-columns:auto minmax(0,1fr)}.sales-alert-device-card-head .sales-alert-state-label{grid-column:2}.sales-alert-device-card-foot{align-items:stretch;flex-direction:column}.sales-alert-device-card-foot button{width:100%}.sales-alert-history-item{align-items:flex-start;flex-wrap:wrap}.sales-alert-history-item .sales-alert-state-label{margin-left:48px}.sales-alert-history-copy small{overflow:visible;white-space:normal;overflow-wrap:anywhere}}.app-shell{min-height:100vh;min-height:100dvh;min-width:0;width:100%;display:grid;grid-template-columns:minmax(0,1fr)}.workspace,.page,.stack,.surface,.page-header,.section-heading,.stats-grid,.stat-card{min-width:0}.workspace{max-width:100%;grid-template-rows:auto minmax(0,1fr)}.page{width:100%;padding:16px}.page-header,.section-heading{align-items:stretch;flex-direction:column}.button-row,.row-actions{flex-wrap:wrap}.stats-grid,.dashboard-store-metrics,.dashboard-returns-metrics{grid-template-columns:minmax(0,1fr)}.stat-card strong,.page-header h2,.section-heading h3{overflow-wrap:anywhere}.mobile-portal-header{position:sticky;top:0;z-index:30;min-width:0;padding-top:env(safe-area-inset-top);border-bottom:1px solid #e2e8f0;background:#fffffff5;box-shadow:0 4px 18px #0f172a0f;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.mobile-portal-header__primary{min-height:60px;display:grid;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:10px;padding:8px 12px}.mobile-menu-button,.mobile-drawer__close{width:44px;height:44px;display:grid;place-items:center;flex:0 0 auto;padding:0;border:1px solid #e2e8f0;border-radius:12px;color:#334155;background:#fff;cursor:pointer}.mobile-menu-button:hover,.mobile-drawer__close:hover{border-color:#c7d2fe;color:#4f46e5;background:#eef2ff}.mobile-menu-button:focus-visible,.mobile-drawer__close:focus-visible,.mobile-drawer-backdrop:focus-visible{outline:3px solid rgba(79,70,229,.3);outline-offset:2px}.portal-brand{min-width:0}.portal-brand--compact{min-width:0;display:flex;align-items:center;gap:9px}.portal-brand--compact .brand-mark{width:36px;height:36px;flex:0 0 auto}.portal-brand__copy{min-width:0}.portal-brand__copy strong,.portal-brand__copy span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mobile-portal-header__actions{min-width:0;display:flex;align-items:center;gap:6px}.mobile-portal-header__actions .icon-button,.user-menu--compact .user-menu__trigger{width:44px;height:44px;min-width:44px;padding:5px;justify-content:center}.mobile-portal-header__context{min-width:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:9px 12px 10px;border-top:1px solid #f1f5f9}.mobile-context-control{min-width:0;display:grid;gap:3px;color:#0f172a}.mobile-context-control>span{min-width:0;display:flex;align-items:center;gap:5px;color:#64748b;font-size:10px;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.mobile-context-control strong,.mobile-context-select{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.mobile-context-select{width:100%;height:32px;padding:4px 26px 4px 8px;border:1px solid #e2e8f0;border-radius:8px;color:#0f172a;background:#fff}.connection-dot{width:7px;height:7px;display:inline-block;flex:0 0 auto;border-radius:50%;background:#f59e0b;box-shadow:0 0 0 2px #fef3c7}.connection-dot.connected{background:#22c55e;box-shadow:0 0 0 2px #dcfce7}.mobile-drawer-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;width:100%;height:100%;padding:0;border:0;background:#0f172a8a;cursor:pointer}.mobile-drawer{position:fixed;inset:0 auto 0 0;z-index:60;width:min(88vw,320px);min-width:0;display:flex;flex-direction:column;padding:calc(14px + env(safe-area-inset-top)) 14px calc(14px + env(safe-area-inset-bottom));color:#0f172a;background:#fff;box-shadow:18px 0 50px #0f172a3d;overflow:hidden}.mobile-drawer__header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-bottom:12px;border-bottom:1px solid #e2e8f0}.mobile-drawer .sidebar-nav{min-height:0;margin-top:12px;padding:0 2px 12px;overflow-y:auto;overscroll-behavior:contain}.mobile-drawer .nav-item{width:100%}.user-menu--compact .user-menu__popover{position:fixed;top:calc(env(safe-area-inset-top) + 60px);right:12px;width:min(290px,calc(100vw - 24px))}.mobile-portal-header .notification-panel{position:fixed;top:calc(env(safe-area-inset-top) + 60px);right:12px;width:min(360px,calc(100vw - 24px));max-height:calc(100dvh - env(safe-area-inset-top) - 76px)}.app-shell--compact .store-loading-indicator{top:12px;right:12px;max-width:calc(100vw - 24px)}.topbar{gap:16px;flex-wrap:wrap}.topbar-title{min-width:0;flex:1 1 160px}.topbar-title h1{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.topbar-actions{min-width:0;flex:1 1 500px;flex-wrap:wrap;justify-content:flex-end}.topbar-actions .store-select{width:clamp(148px,18vw,220px);min-width:0}@media(min-width:480px){.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:767px){.modal-backdrop{align-items:stretch;padding:0}.modal,.modal.wide,.modal.wide.replacement-editor-modal{border-radius:0;height:100dvh;max-height:100dvh;max-width:100vw;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding:max(18px,env(safe-area-inset-top)) max(16px,env(safe-area-inset-right)) max(18px,env(safe-area-inset-bottom)) max(16px,env(safe-area-inset-left));width:100vw}.modal-actions{background:#fff;bottom:0;margin-top:auto;padding-bottom:max(18px,env(safe-area-inset-bottom));position:sticky}}@media(min-width:768px){.page{padding:24px}.page-header,.section-heading{align-items:flex-start;flex-direction:row}.stats-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.dashboard-store-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-returns-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(min-width:1024px){.app-shell{grid-template-columns:272px minmax(0,1fr)}.page{padding:28px}}.responsive-dialog-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:90;display:grid;place-items:center;padding:20px;background:#0f172a7a}.responsive-dialog{width:min(620px,100%);max-height:min(760px,calc(100dvh - 40px));overflow:hidden;display:grid;grid-template-rows:auto minmax(0,1fr) auto;border-radius:14px;background:#fff;box-shadow:0 24px 80px #0f172a47}.responsive-dialog--compact{width:min(440px,100%);grid-template-rows:auto auto}.responsive-dialog__header,.responsive-dialog__body,.responsive-dialog__actions{padding:18px 20px}.responsive-dialog__header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;border-bottom:1px solid #e2e8f0}.responsive-dialog__header h2,.responsive-dialog__header p{margin:0}.responsive-dialog__header p{margin-top:6px;color:#64748b;line-height:1.45}.responsive-dialog__body{display:grid;gap:14px;min-height:0;overflow-y:auto;overscroll-behavior:contain}.responsive-dialog__actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;border-top:1px solid #e2e8f0;background:#fff}.responsive-dialog--compact .responsive-dialog__header{border-bottom:0}.responsive-dialog--compact .responsive-dialog__actions{border-top:0;padding-top:0}.analytics-view,.analytics-heading,.analytics-summary,.analytics-funnel,.analytics-rankings,.analytics-ranking,.analytics-ranking-card{min-width:0}.analytics-heading select{min-height:44px}.analytics-summary{grid-template-columns:repeat(3,minmax(0,1fr))}.analytics-stat-card strong,.analytics-ranking-card strong,.analytics-ranking-card span,.analytics-funnel .funnel-step>*{overflow-wrap:anywhere}.analytics-rankings{grid-template-columns:repeat(2,minmax(0,1fr))}.analytics-funnel .funnel-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.analytics-card-collection{display:none}.analytics-table-frame{max-width:100%}.analytics-table{min-width:760px}.analytics-data-card{min-width:0;display:grid;gap:13px;padding:15px;border:1px solid #dbe3ed;border-radius:14px;background:#fff;box-shadow:0 8px 22px #0f172a0f}.analytics-data-card header{min-width:0;display:grid;gap:4px}.analytics-data-card header strong,.analytics-data-card header span,.analytics-data-card dd{overflow-wrap:anywhere}.analytics-data-card header span{color:#64748b;font-size:12px}.analytics-data-card dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:0}.analytics-data-card dl>div{min-width:0;padding:9px;border-radius:10px;background:#f8fafc}.analytics-data-card dt{color:#64748b;font-size:12px}.analytics-data-card dd{margin:3px 0 0;font-weight:750}.analytics-empty-state{padding:18px 0}.badge-card-collection{display:none}.badge-data-card{min-width:0;display:grid;gap:13px;padding:15px;border:1px solid #dbe3ed;border-radius:16px;background:#fff;box-shadow:0 8px 22px #0f172a0f}.badge-data-card__heading{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;min-width:0}.badge-data-card__heading>div{display:grid;gap:5px;min-width:0}.badge-data-card__heading strong,.badge-data-card__heading span,.badge-data-card p{overflow-wrap:anywhere}.badge-data-card p{margin:0;color:#64748b}.badge-card-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:0}.badge-card-facts>div{min-width:0;padding:9px;border-radius:10px;background:#f8fafc}.badge-card-facts dt{color:#64748b;font-size:12px}.badge-card-facts dd{margin:3px 0 0;font-weight:750;overflow-wrap:anywhere}.badge-card-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.badge-card-actions button{min-width:0;min-height:44px;justify-content:center}.badge-product-card__identity{grid-template-columns:auto minmax(0,1fr);align-items:center}.badge-product-assignment{display:inline-flex;align-items:center;gap:6px}.badge-editor__configuration,.badge-editor__rules,.badge-editor__preview{min-width:0;display:grid;align-content:start;gap:12px}.badge-editor__configuration h3,.badge-editor__rules h3,.badge-editor__preview h3{margin:0}.badge-editor__rules{padding:14px;border:1px solid #e2e8f0;border-radius:10px;background:#f8fafc}.badge-editor__rules p{margin:0;color:#64748b}.badge-editor-rule-summary{display:grid;gap:8px}.badge-editor-rule-summary>span{display:grid;gap:3px;padding:10px;border-radius:8px;background:#fff}.badge-editor-rule-summary small{color:#64748b}.badge-advanced-options{border-top:1px solid #e2e8f0;padding-top:12px}.badge-advanced-options summary{min-height:44px;cursor:pointer;display:flex;align-items:center;color:#334155;font-weight:800}.badge-advanced-options[open]{display:grid;gap:12px}.sticky-form-actions{position:sticky;z-index:8;bottom:0;display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0 -18px -18px;padding:12px max(18px,env(safe-area-inset-right)) max(12px,env(safe-area-inset-bottom)) max(18px,env(safe-area-inset-left));border-top:1px solid #dbe3ed;background:#fffffff7;box-shadow:0 -12px 28px #0f172a1a}.sticky-form-actions[hidden]{display:none}.sticky-form-actions>span{color:#475569;font-size:13px;font-weight:750}.sticky-form-actions>div{display:flex;gap:8px}.conversion-app-form,.conversion-app-editor,.conversion-primary-controls,.conversion-app-preview,.cart-gift-editor,.cart-gift-rule-step{min-width:0}.conversion-app-editor{align-items:start;grid-template-areas:"controls preview"}.conversion-primary-controls{grid-area:controls}.conversion-app-preview{grid-area:preview}.conversion-advanced-options{min-width:0;border-top:1px solid #e2e8f0;padding-top:10px}.conversion-advanced-options summary{min-height:44px;display:flex;align-items:center;cursor:pointer;color:#334155;font-weight:800}.conversion-advanced-options[open]{display:grid;gap:14px}.cart-gift-editor{display:grid;align-content:start;gap:16px}.cart-gift-rule-step{display:grid;gap:12px;padding-bottom:16px;border-bottom:1px solid #e2e8f0}.cart-gift-rule-step h3{margin:0;font-size:15px}.cart-gift-rule-step--conditions{padding-bottom:0;border-bottom:0}.cart-gift-rule-step--conditions .conversion-advanced-options{border-top:0;padding-top:0}.cart-gift-rule-cards{display:none}.cart-gift-rule-card{min-width:0;display:grid;gap:12px;padding:14px;border:1px solid #dbe3ed;border-radius:14px;background:#fff}.cart-gift-rule-card>div:first-child{min-width:0;display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.cart-gift-rule-card strong,.cart-gift-rule-card dd{overflow-wrap:anywhere}.cart-gift-rule-card dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:0}.cart-gift-rule-card dl>div{min-width:0;padding:9px;border-radius:10px;background:#f8fafc}.cart-gift-rule-card dt{color:#64748b;font-size:12px}.cart-gift-rule-card dd{margin:3px 0 0;font-weight:750}.cart-gift-rule-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.cart-gift-rule-actions button{min-width:0;min-height:44px;justify-content:center}@media(max-width:1180px){.conversion-app-editor{grid-template-areas:"controls" "preview"}}@media(max-width:767px){.analytics-heading{align-items:stretch;flex-direction:column}.analytics-heading select{width:100%}.analytics-summary{grid-template-columns:minmax(0,1fr)}.analytics-stat-card--primary{border-color:#bfdbfe;background:linear-gradient(145deg,#eff6ff,#fff)}.analytics-rankings{grid-template-columns:minmax(0,1fr)}.analytics-ranking{padding:15px}.analytics-ranking-card{min-height:68px;align-content:center}.analytics-funnel .funnel-grid{grid-template-columns:minmax(0,1fr)}.analytics-card-collection{display:grid;gap:12px}.analytics-card-collection+.analytics-empty-state{display:block}.analytics-card-collection~.analytics-table-frame{display:none}.badge-card-collection{display:grid;gap:12px}.badge-card-collection+.table-wrap{display:none}.badge-editor__configuration{order:1}.badge-editor__rules{order:2}.badge-editor__preview{order:3}.editor-grid{grid-template-columns:minmax(0,1fr)}.sticky-form-actions{align-items:stretch;flex-direction:column}.sticky-form-actions>div{display:grid;grid-template-columns:1fr 1fr}.sticky-form-actions button{min-height:44px}.conversion-app-editor{display:grid;grid-template-areas:"controls" "preview";grid-template-columns:minmax(0,1fr)}.conversion-app-preview{position:static}.cart-gifts-layout{grid-template-columns:minmax(0,1fr)}.cart-gift-rule-cards{display:grid;gap:10px}.cart-gift-rule-cards+.table-wrap{display:none}.conversion-advanced-options .form-grid,.conversion-advanced-options .form-cols,.conversion-app-form .conversion-primary-controls,.cart-gift-editor .form-grid{grid-template-columns:minmax(0,1fr)}.cart-gift-editor .toolbar{align-items:stretch}.cart-gift-editor .toolbar .searchbox{width:100%}.conversion-app-form>.sticky-form-actions,.cart-gift-editor>.sticky-form-actions{margin-right:0;margin-left:0}.responsive-dialog-backdrop--long{align-items:stretch;padding:0}.responsive-dialog--long{width:100vw;height:100dvh;max-height:100dvh;border-radius:0}.responsive-dialog--long .responsive-dialog__header{padding:max(18px,env(safe-area-inset-top)) max(16px,env(safe-area-inset-right)) 16px max(16px,env(safe-area-inset-left));position:sticky;top:0;z-index:1;background:#fff}.responsive-dialog--long .responsive-dialog__body{padding-right:max(16px,env(safe-area-inset-right));padding-left:max(16px,env(safe-area-inset-left))}.responsive-dialog--long .responsive-dialog__actions{padding:12px max(16px,env(safe-area-inset-right)) max(12px,env(safe-area-inset-bottom)) max(16px,env(safe-area-inset-left));position:sticky;bottom:0}.responsive-dialog-backdrop--compact{padding:max(16px,env(safe-area-inset-top)) max(16px,env(safe-area-inset-right)) max(16px,env(safe-area-inset-bottom)) max(16px,env(safe-area-inset-left))}.responsive-dialog--compact{width:min(100%,440px);height:auto;max-height:calc(100dvh - 32px);border-radius:14px}}@media(min-width:480px)and (max-width:767px){.analytics-summary,.analytics-funnel .funnel-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:768px)and (max-width:1023px){.analytics-summary{grid-template-columns:repeat(3,minmax(0,1fr))}.analytics-funnel .funnel-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1200px){.stats-grid{grid-template-columns:repeat(5,minmax(150px,1fr))}.dashboard-store-metrics{grid-template-columns:repeat(4,minmax(0,1fr))}.dashboard-returns-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}}.account-card-collection{display:none}.account-plan-summary{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.8fr);align-items:center;gap:20px;overflow:hidden;background:linear-gradient(135deg,#eff6ff,#fff)}.account-plan-summary>div{min-width:0;display:grid;justify-items:start;gap:7px}.account-plan-summary>div>span{color:#475569;font-size:12px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.account-plan-summary h2{margin:0;overflow-wrap:anywhere}.account-plan-summary dl{min-width:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0}.account-plan-summary dl>div{min-width:0;padding:12px;border-radius:12px;background:#fffc}.account-plan-summary dt{color:#64748b;font-size:12px}.account-plan-summary dd{margin:5px 0 0;font-weight:750;overflow-wrap:anywhere}.account-data-card{min-width:0;display:grid;gap:13px;padding:15px;border:1px solid #dbe3ed;border-radius:14px;background:#fff;box-shadow:0 8px 22px #0f172a0f}.account-data-card header{min-width:0;display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.account-data-card header>div{min-width:0;display:grid;gap:4px}.account-data-card strong,.account-data-card span,.account-data-card dd{overflow-wrap:anywhere}.account-data-card header span{color:#64748b;font-size:12px}.account-data-card dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:0}.account-data-card dl>div{min-width:0;padding:9px;border-radius:10px;background:#f8fafc}.account-data-card dt{color:#64748b;font-size:12px}.account-data-card dd{margin:3px 0 0;font-weight:750}.account-data-card__wide{grid-column:1 / -1}.account-data-card select{width:100%;min-height:44px}.account-card-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.account-card-actions button{min-width:0;min-height:44px;justify-content:center}.account-contact-form>.sticky-form-actions,.profile-form>.sticky-form-actions{grid-column:1 / -1;margin-right:0;margin-left:0}@media(max-width:767px){.account-card-collection{display:grid;gap:12px}.account-card-collection+.account-desktop-table,.account-card-collection~.account-desktop-table{display:none}.account-overview,.account-plan-summary,.cards-grid,.usage-grid,.profile-section,.profile-form,.account-contact-form,.invitation-form,.account-plan-summary dl{grid-template-columns:minmax(0,1fr)}.profile-section{gap:18px}.profile-section__intro p{max-width:none}}.technical-card-list{display:none}.technical-card-list>.empty-state{border:1px dashed #cbd5e1;border-radius:14px}.technical-card{min-width:0;display:grid;gap:14px;padding:15px;border:1px solid #dbe3ed;border-radius:16px;background:#fff;box-shadow:0 8px 22px #0f172a0f;overflow-wrap:anywhere}.technical-card header{min-width:0;display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.technical-card header>div{min-width:0}.technical-card header span,.technical-card__state>span{color:#64748b;font-size:12px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.technical-card h3{min-width:0;margin:3px 0;font-size:15px;overflow-wrap:anywhere}.technical-card code,.technical-card p,.technical-card dd{min-width:0;overflow-wrap:anywhere;word-break:break-word}.technical-card__identity{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:10px}.technical-card__state{min-width:0;display:grid;gap:7px}.technical-card__facts{min-width:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:0}.technical-card__facts>div{min-width:0;padding:10px;border-radius:11px;background:#f8fafc}.technical-card__facts dt{color:#64748b;font-size:12px;font-weight:750}.technical-card__facts dd{margin:4px 0 0;font-weight:750}.technical-card__details{min-width:0;border-top:1px solid #e2e8f0}.technical-card__details summary{min-height:44px;display:flex;align-items:center;color:#475569;font-weight:750;cursor:pointer}.technical-card__fields,.technical-metadata{min-width:0;display:grid;gap:10px}.technical-card__fields input,.technical-card__fields select{width:100%;min-width:0}.technical-metadata{padding:10px;border-radius:10px;background:#f8fafc}.technical-metadata p{margin:0;color:#475569;line-height:1.45}.technical-table-frame{width:100%;max-width:100%;min-width:0;overscroll-behavior-inline:contain}.technical-table-frame:focus-visible{outline:3px solid rgba(37,99,235,.35);outline-offset:2px}.technical-matrix table{min-width:920px}.technical-matrix :is(th,td){vertical-align:top;overflow-wrap:anywhere}.platform-card-list{display:none}.platform-card{min-width:0;display:grid;gap:14px;padding:15px;border:1px solid #dbe3ed;border-radius:16px;background:#fff;box-shadow:0 8px 22px #0f172a0f;overflow-wrap:anywhere}.platform-card header{min-width:0;display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.platform-card header>div{min-width:0;display:grid;gap:4px}.platform-card header span{color:#64748b;font-size:12px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.platform-card header strong,.platform-card header code,.platform-card header small{min-width:0;overflow-wrap:anywhere}.platform-card__facts{min-width:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:0}.platform-card__facts>div{min-width:0;padding:10px;border-radius:11px;background:#f8fafc}.platform-card__facts dt{color:#64748b;font-size:12px;font-weight:750}.platform-card__facts dd{min-width:0;margin:4px 0 0;font-weight:750;overflow-wrap:anywhere}.platform-card__facts dd small{display:block;margin-top:3px;color:#64748b;font-weight:500;overflow-wrap:anywhere}.platform-card__wide{grid-column:1 / -1}.platform-card__details{min-width:0;border-top:1px solid #e2e8f0}.platform-card__details summary{min-height:44px;display:flex;align-items:center;color:#475569;font-weight:750;cursor:pointer}.platform-card__details p{margin:0 0 8px;color:#475569;line-height:1.45;overflow-wrap:anywhere}.platform-card__actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.platform-card__actions:has(>:only-child){grid-template-columns:minmax(0,1fr)}.platform-card__actions button{min-width:0;min-height:44px;justify-content:center}.platform-card__privilege{min-width:0;display:grid;gap:6px;color:#475569;font-size:12px;font-weight:750}.platform-card__privilege select{width:100%;min-width:0;min-height:44px}.platform-card__app{grid-template-columns:auto minmax(0,1fr);align-items:start}@media(min-width:768px)and (max-width:1023px){.platform-plans-table :is(th,td):nth-child(4),.platform-plans-table :is(th,td):nth-child(6),.platform-subscriptions-table :is(th,td):nth-child(2),.platform-subscriptions-table :is(th,td):nth-child(5),.platform-subscriptions-table :is(th,td):nth-child(6),.platform-accounts-table :is(th,td):nth-child(5),.platform-users-table :is(th,td):nth-child(3),.platform-users-table :is(th,td):nth-child(6),.platform-users-table :is(th,td):nth-child(7),.platform-installations-table :is(th,td):nth-child(5),.platform-installations-table :is(th,td):nth-child(6){display:none}.platform-table table{min-width:0;width:100%;table-layout:fixed}.platform-table :is(th,td){overflow-wrap:anywhere}.platform-table .row-actions,.platform-table .button-row{align-items:stretch;flex-direction:column}.platform-table .row-actions button,.platform-table .button-row button,.platform-table select{width:100%;min-width:0}}@media(max-width:767px){.technical-card-list{display:grid;gap:12px}.technical-desktop-table{display:none}.technical-card__facts,.platform-plans-view .form-grid.three{grid-template-columns:minmax(0,1fr)}.platform-plans-view .table-wrap{width:100%;max-width:100%;min-width:0}.platform-plans-view .table-wrap table{min-width:720px}.platform-table{display:none}.platform-card-list{display:grid;gap:12px}.platform-card-list>.empty-state{border:1px dashed #cbd5e1;border-radius:14px}.platform-card__facts{grid-template-columns:minmax(0,1fr)}.platform-card__wide{grid-column:auto}.platform-card__actions{grid-template-columns:minmax(0,1fr)}}@media(max-width:480px){.technical-card header{flex-direction:column}.technical-card header>.status-badge{align-self:flex-start}}.replacement-reservation-count{align-items:center;background:#d9f7e8;border:1px solid #9edcbd;border-radius:999px;color:#145c3b;display:inline-flex;font-weight:800;justify-content:center;min-height:36px;min-width:36px;padding:0 11px}.replacement-reservation-queue>.section-heading{max-width:none;width:100%}@media(min-width:768px){.replacement-reservation-queue>.section-heading{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr)}.replacement-reservation-queue>.section-heading>div:first-child{grid-column:1;min-width:0}.replacement-reservation-queue .replacement-reservation-count{grid-column:2}}.replacement-preparation-list{display:grid;gap:12px;list-style:none;margin:0;min-width:0;padding:0}.replacement-preparation-card{align-items:center;background:#fff;border:1px solid #dce3ec;border-radius:14px;display:grid;gap:22px;grid-template-columns:minmax(230px,1.15fr) minmax(430px,2fr) minmax(190px,auto);min-width:0;padding:16px}.replacement-preparation-card .replacement-reservation-product{min-width:0}.replacement-preparation-card .replacement-reservation-product>span:last-child{min-width:0;overflow-wrap:anywhere}.replacement-preparation-context{display:grid;gap:18px;grid-template-columns:minmax(120px,.7fr) minmax(160px,1fr) minmax(170px,1fr);margin:0;min-width:0}.replacement-preparation-context div{display:grid;gap:4px;min-width:0}.replacement-preparation-context dt{color:#64748b;font-size:11px;font-weight:800;letter-spacing:.03em;text-transform:uppercase}.replacement-preparation-context dd{display:grid;gap:2px;margin:0;min-width:0;overflow-wrap:anywhere}.replacement-preparation-context dd>small{color:#64748b;display:block}.replacement-preparation-operation{align-items:center;display:grid;gap:12px;justify-items:center;min-width:0}.replacement-preparation-badges{display:flex;flex-wrap:wrap;gap:7px;justify-content:flex-end}.replacement-reservation-table{min-width:1120px}.replacement-reservation-product{align-items:center;display:flex;gap:10px;min-width:210px}.replacement-reservation-product img,.replacement-reservation-placeholder{border-radius:10px;height:44px;width:44px}.replacement-reservation-product img{object-fit:cover}.replacement-reservation-placeholder{align-items:center;background:#eef3f1;color:#547066;display:inline-flex;justify-content:center}.replacement-reservation-product strong,.replacement-reservation-product small,.replacement-reservation-table td>small{display:block}.replacement-reservation-product small,.replacement-reservation-table td>small{color:#64748b;margin-top:3px}.replacement-reservation-status,.replacement-reservation-quantity{background:#effaf4;border:1px solid #c9ead7;border-radius:999px;color:#286447;display:inline-flex;font-size:12px;font-weight:700;padding:5px 9px;white-space:nowrap}.replacement-prepare-button,.replacement-release-button{align-items:center;border-radius:12px;display:inline-flex;font-size:15px;font-weight:700;justify-content:center;margin-inline:auto;min-height:48px;min-width:220px;padding:11px 22px;text-align:center}.replacement-prepare-button{background:#b9efd3;border:1px solid #78c9a0;color:#124c32;white-space:nowrap}.replacement-prepare-button:hover:not(:disabled){background:#9ee4c0;border-color:#55af80;color:#0b3d27}.replacement-prepare-button:focus-visible{outline:3px solid rgba(20,92,59,.28);outline-offset:2px}.replacement-prepare-button:disabled{background:#e5f5ed;border-color:#a8cdb9;color:#466457;opacity:1}.replacement-reservation-tabs{align-items:stretch;display:grid;gap:12px;grid-template-columns:repeat(3,minmax(0,1fr));margin-bottom:18px}.replacement-reservation-tabs button{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#eafbf2;border:1px solid #bfead1;border-radius:17px;color:#163d2b;cursor:pointer;display:grid;gap:12px;grid-template-columns:auto minmax(0,1fr);min-height:88px;padding:14px 16px;text-align:left;transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease}.replacement-reservation-tabs button:focus-visible{outline:3px solid rgba(37,99,235,.32);outline-offset:2px}.replacement-reservation-tabs button:hover{border-color:#67c493;box-shadow:0 10px 22px #2287531a;transform:translateY(-2px)}.replacement-reservation-tabs button strong{display:block;font-size:16px;line-height:1.3}.replacement-reservation-tabs button span{align-items:center;background:#ffffffb8;border-radius:14px;color:#059669;display:flex;font-size:24px;font-weight:800;height:52px;justify-content:center;min-width:52px;padding:0 8px}.replacement-reservation-tabs button.release{background:#f3f0ff;border-color:#ddd3ff;color:#432878}.replacement-reservation-tabs button.release span{color:#6d28d9}.replacement-reservation-tabs button.release:hover{border-color:#b7a2ef;box-shadow:0 10px 22px #6d28d91a}.replacement-reservation-tabs button.history{background:#eaf6ff;border-color:#bae2fb;color:#164e6e}.replacement-reservation-tabs button.history span{color:#0284c7}.replacement-reservation-tabs button.history:hover{border-color:#7cc8ef;box-shadow:0 10px 22px #0284c71a}.replacement-reservation-tabs button.active{border-color:#4fbd82;box-shadow:0 0 0 2px #05966929,0 10px 22px #2287531a}.replacement-reservation-tabs button.active.release{border-color:#9f7aea;box-shadow:0 0 0 2px #6d28d924,0 10px 22px #6d28d91a}.replacement-reservation-tabs button.active.history{border-color:#54b8e8;box-shadow:0 0 0 2px #0284c724,0 10px 22px #0284c71a}.replacement-reservation-workspace>.page-section{padding:0}.replacement-release-count{align-items:center;background:#eee5ff;border:1px solid #c7afea;border-radius:999px;color:#56328a;display:inline-flex;font-weight:800;justify-content:center;min-height:36px;min-width:36px;padding:0 11px}.replacement-release-table{min-width:980px}.replacement-release-placeholder{background:#f3edff;color:#7350a3}.replacement-release-reason{color:#56328a;display:block;max-width:280px}.replacement-release-table th:last-child,.replacement-release-table td[data-label=Acción]{text-align:center}.replacement-release-button{background:#e9ddff;border:1px solid #c7afea;color:#4f277e;white-space:nowrap}.replacement-release-button:hover:not(:disabled){background:#dac7fb;border-color:#aa89dc;color:#3e1b68}.replacement-release-button:focus-visible{outline:3px solid rgba(112,74,166,.28);outline-offset:2px}.replacement-release-button:disabled{background:#eee8f7;border-color:#c7b8dc;color:#5f5270;opacity:1}.replacement-workspace-state{align-items:center;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:12px;color:#475569;display:flex;flex-wrap:wrap;gap:8px;min-height:96px;padding:18px}.replacement-workspace-state strong{color:#1e293b;width:100%}.replacement-workspace-state.error{background:#fff7f7;border-color:#e4a6a6;color:#7f1d1d}.replacement-workspace-state.error strong{color:#7f1d1d}.replacement-workspace-state .secondary{margin-left:auto}.replacement-conflict-notice{background:#fff7ed;border:1px solid #fdba74;border-radius:10px;color:#7c2d12;padding:12px 14px}.replacement-history{display:grid;gap:18px}.replacement-history-filters{display:grid;gap:12px;grid-template-columns:minmax(240px,2fr) repeat(4,minmax(140px,1fr))}.replacement-history-filters label{display:grid;gap:6px}.replacement-history-filters label>span{color:#475569;font-size:12px;font-weight:700}.replacement-history-filters input,.replacement-history-filters select{margin:0;width:100%}.replacement-history-list{display:grid;gap:14px}.replacement-history-item{border:1px solid #dce3ec;border-radius:14px;display:grid;gap:14px;padding:16px}.replacement-history-item>header{align-items:center;display:flex;gap:14px;justify-content:space-between}.replacement-history-current-status{background:#eef2f7;border-radius:999px;color:#334155;font-size:12px;font-weight:800;padding:5px 9px}.replacement-history-context{display:grid;gap:10px;grid-template-columns:repeat(3,minmax(0,1fr));margin:0}.replacement-history-context div{display:grid;gap:3px}.replacement-history-context dt{color:#64748b;font-size:11px;font-weight:800;text-transform:uppercase}.replacement-history-context dd{display:grid;gap:2px;margin:0}.replacement-history-context small,.replacement-history-author small{color:#64748b;display:block}.replacement-history-activities{border-left:2px solid #dce3ec;display:grid;gap:12px;list-style:none;margin:0 0 0 8px;padding:0 0 0 18px}.replacement-history-activities li{display:grid;gap:5px;position:relative}.replacement-history-activities li:before{background:#5b7898;border:3px solid #fff;border-radius:50%;box-shadow:0 0 0 1px #b8c5d4;content:"";height:11px;left:-24px;position:absolute;top:5px;width:11px}.replacement-history-activities li.correction:before{background:#d97706}.replacement-history-activities li>span:first-child{align-items:baseline;display:flex;flex-wrap:wrap;gap:8px}.replacement-history-activities time{color:#64748b;font-size:12px}.replacement-history-activities p{color:#475569;margin:0}.replacement-history-author{display:block;font-size:13px}.replacement-history-pagination{align-items:center;display:flex;gap:12px;justify-content:center}@media(max-width:1100px){.replacement-history-filters{grid-template-columns:repeat(2,minmax(0,1fr))}.replacement-history-search{grid-column:1 / -1}}@media(max-width:1300px){.replacement-preparation-card{align-items:start;grid-template-columns:minmax(220px,.9fr) minmax(0,1.6fr)}.replacement-preparation-operation{align-items:center;border-top:1px solid #edf1f5;display:grid;grid-column:1 / -1;justify-content:center;padding-top:12px}.replacement-preparation-badges{justify-content:center}}@media(max-width:700px){.replacement-history-filters,.replacement-history-context{grid-template-columns:1fr}.replacement-history-search{grid-column:auto}.replacement-history-item>header{align-items:flex-start}}@media(max-width:1100px){.replacement-preparation-card{gap:14px;grid-template-columns:minmax(0,1fr)}.replacement-preparation-context{grid-template-columns:repeat(2,minmax(0,1fr))}.replacement-preparation-context>div:last-child{grid-column:1 / -1}.replacement-preparation-operation{grid-column:auto}}@media(max-width:900px){.replacement-reservation-queue .table-wrap,.replacement-release-queue .table-wrap{border:0;overflow:visible}.replacement-reservation-table{display:block;min-width:0;width:100%}.replacement-reservation-table thead{height:1px;margin:-1px;overflow:hidden;position:absolute;width:1px;clip-path:inset(50%)}.replacement-reservation-table tbody{display:grid;gap:12px}.replacement-reservation-table tr{background:#fff;border:1px solid #dce3ec;border-radius:14px;box-shadow:0 5px 16px #0f172a0d;display:grid;gap:0;min-width:0;overflow:hidden;padding:8px 14px}.replacement-reservation-table td{align-items:start;border:0;border-bottom:1px solid #edf1f5;display:grid;gap:12px;grid-template-columns:minmax(110px,.35fr) minmax(0,1fr);min-width:0;overflow-wrap:anywhere;padding:11px 0;white-space:normal}.replacement-reservation-table td:last-child{border-bottom:0}.replacement-reservation-table td:before{color:#64748b;content:attr(data-label);font-size:11px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.replacement-reservation-table td[data-label=Acción]{grid-template-columns:minmax(0,1fr);justify-items:center;text-align:center}.replacement-reservation-table td[data-label=Acción] button{max-width:100%;white-space:normal;width:260px}.replacement-reservation-product{min-width:0}.replacement-reservation-product>span:last-child{min-width:0;overflow-wrap:anywhere}.replacement-release-reason{max-width:none}}@media(max-width:520px){.replacement-reservation-tabs{grid-template-columns:minmax(0,1fr)}.replacement-reservation-tabs button{min-height:78px;min-width:0;padding:12px 14px}.replacement-reservation-tabs button span{height:46px;min-width:46px}.replacement-reservation-table td{grid-template-columns:minmax(0,1fr);gap:5px}.replacement-preparation-card{padding:14px}.replacement-preparation-context{gap:12px;grid-template-columns:minmax(0,1fr)}.replacement-preparation-context>div:last-child{grid-column:auto}.replacement-preparation-operation{align-items:center;display:grid;justify-items:center}.replacement-preparation-badges{justify-content:center}.replacement-preparation-operation .replacement-prepare-button{max-width:100%;white-space:normal;width:260px}.replacement-history-item{min-width:0;padding:14px}.replacement-history-item>header{flex-direction:column}.replacement-history-current-status{align-self:flex-start}.replacement-history-pagination{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));text-align:center}.replacement-history-pagination span{grid-column:1 / -1;grid-row:1}.replacement-workspace-state .secondary{margin-left:0;width:100%}}.returns-statistics-page{min-width:0}.statistics-page-title{margin-bottom:18px}.statistics-loading-state,.statistics-error-state{align-items:flex-start;display:flex;gap:14px;padding:24px}.statistics-loading-state{align-items:center;color:#526071}.statistics-error-state{background:#fff7f7;border-color:#fecaca}.statistics-error-state p{color:#64748b;margin:5px 0 12px}.statistics-error-state strong{color:#17202a}.statistics-cohort-empty{color:#64748b;line-height:1.5;margin:0}.returns-statistics-dashboard-page{margin-inline:auto;max-width:1180px;width:100%}.returns-statistics-dashboard-page .statistics-page-title p{color:#475569;margin-top:4px}.statistics-cohort-grouping{background:#e7edf3;border-radius:12px;display:inline-flex;gap:4px;margin-bottom:18px;padding:4px}.statistics-cohort-grouping button{background:transparent;border:0;border-radius:9px;color:#526071;cursor:pointer;font-weight:800;min-height:40px;padding:8px 14px}.statistics-cohort-grouping button.active{background:#fff;box-shadow:0 1px 4px #0f172a24;color:#0f766e}.statistics-cohort-grouping button:focus-visible{outline:3px solid rgba(37,99,235,.3);outline-offset:2px}.statistics-cohort-grid{display:grid;gap:18px;grid-template-columns:repeat(2,minmax(0,1fr))}.statistics-cohort-chart{min-width:0;padding:clamp(20px,3vw,28px)}.statistics-cohort-chart h2{color:#17202a;font-size:clamp(18px,2vw,22px);line-height:1.3;margin:0 0 22px}.statistics-cohort-chart ol{display:grid;gap:18px;list-style:none;margin:0;padding:0}.statistics-cohort-chart li{display:grid;gap:8px;min-width:0}.statistics-cohort-row-heading{align-items:baseline;display:flex;gap:14px;justify-content:space-between}.statistics-cohort-row-heading strong{color:#334155;text-transform:capitalize}.statistics-cohort-row-heading span{color:#526071;flex:0 0 auto;font-size:13px;font-weight:700}.statistics-cohort-track{background:#e7edf3;border-radius:999px;height:12px;overflow:hidden}.statistics-cohort-track>span{background:#0f766e;border-radius:inherit;display:block;height:100%;min-width:2px}@media(max-width:760px){.statistics-cohort-grid{grid-template-columns:minmax(0,1fr)}.statistics-cohort-grouping{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:100%}.statistics-cohort-row-heading{align-items:flex-start;flex-direction:column;gap:3px}}
