:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#172033;background:#f7f9fc;font-synthesis:none;text-rendering:optimizeLegibility;--ink: #172033;--muted: #667085;--line: #e5e9f0;--blue: #2563eb;--blue-dark: #1d4ed8;--blue-soft: #eff6ff;--navy: #0b1739;--green: #159b69;--red: #d92d20}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;background:#f7f9fc}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{border:0}button:not(:disabled),label[for],.drop-card,a{cursor:pointer}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,.drop-card:focus-within{outline:3px solid rgba(37,99,235,.22);outline-offset:2px}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin-top:0}.app-shell{min-height:100vh}.site-header{position:sticky;top:0;z-index:40;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;height:72px;padding:0 clamp(24px,5vw,72px);border-bottom:1px solid rgba(229,233,240,.92);background:#ffffffeb;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand{display:inline-flex;align-items:center;justify-self:start;gap:10px;padding:0;color:var(--ink);background:transparent;font-size:19px;font-weight:800;letter-spacing:-.04em}.brand-mark{display:grid;width:37px;height:37px;place-items:center;border-radius:11px;color:#fff;background:linear-gradient(145deg,#3174f1,#174cc8);box-shadow:0 7px 18px #2563eb40}.main-nav{display:flex;align-items:center;gap:34px;color:#526079;font-size:14px;font-weight:600}.main-nav a:hover{color:var(--blue)}.header-actions{position:relative;display:flex;align-items:center;justify-self:end;gap:10px}.primary-button,.secondary-button,.white-button,.google-button,.reset-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;padding:0 17px;border-radius:10px;font-weight:700;transition:transform .16s ease,box-shadow .16s ease,background .16s ease,border-color .16s ease}.primary-button{color:#fff;background:var(--blue);box-shadow:0 6px 15px #2563eb33}.primary-button:hover:not(:disabled){background:var(--blue-dark);box-shadow:0 9px 22px #2563eb47;transform:translateY(-1px)}.primary-button:disabled{color:#9ca7ba;background:#e8ecf2;box-shadow:none;cursor:not-allowed}.secondary-button{border:1px solid #d9dfe9;color:#344054;background:#fff}.secondary-button:hover:not(:disabled){border-color:#b7c1d1;background:#f9fafc}.large-button{min-height:50px;padding:0 22px;border-radius:12px;font-size:15px}.header-login,.header-cta{min-height:38px;padding:0 15px;font-size:13px}.header-status{display:flex;align-items:center;gap:7px;color:#41705f;font-size:13px;font-weight:650}.account-button{display:flex;align-items:center;gap:8px;min-height:40px;padding:0 10px;border-radius:10px;color:#344054;background:#f8fafc;font-size:13px;font-weight:700}.account-button i{padding:3px 6px;border-radius:5px;color:#245cc9;background:#e8f0ff;font-size:9px;font-style:normal;letter-spacing:.06em;text-transform:uppercase}.account-popover{position:absolute;top:calc(100% + 10px);right:0;display:flex;width:260px;padding:16px;flex-direction:column;border:1px solid var(--line);border-radius:14px;background:#fff;box-shadow:0 20px 48px #17203326}.account-popover>strong{font-size:14px}.account-popover>span{overflow:hidden;margin-top:3px;color:var(--muted);font-size:12px;text-overflow:ellipsis}.plan-row{display:flex;align-items:center;justify-content:space-between;margin:14px 0 8px;padding:10px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.plan-row small{color:var(--muted)}.plan-row b{color:var(--blue);font-size:11px;text-transform:uppercase}.account-popover>button{display:flex;align-items:center;gap:8px;padding:8px 0;color:#b42318;background:transparent;font-size:13px;font-weight:700}.hero{position:relative;display:grid;min-height:680px;padding:92px clamp(24px,6vw,92px) 94px;grid-template-columns:minmax(380px,.9fr) minmax(520px,1.1fr);align-items:center;gap:clamp(48px,7vw,108px);overflow:hidden;background:linear-gradient(180deg,#f1f7ffcc,#fff0),#fff}.hero-glow{position:absolute;border-radius:50%;filter:blur(2px);pointer-events:none}.hero-glow-one{top:-220px;right:-80px;width:620px;height:620px;background:radial-gradient(circle,rgba(100,153,255,.16),transparent 68%)}.hero-glow-two{bottom:-270px;left:-230px;width:620px;height:620px;background:radial-gradient(circle,rgba(123,92,246,.1),transparent 68%)}.hero-copy,.hero-visual{position:relative;z-index:1}.hero-badge,.eyebrow{display:inline-flex;align-items:center;gap:7px;margin-bottom:20px;color:#285dc1;font-size:11px;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.hero-badge{padding:7px 10px;border:1px solid #d8e6ff;border-radius:99px;background:#f4f8ff;letter-spacing:.04em;text-transform:none}.hero h1{max-width:650px;margin-bottom:24px;color:#0d1833;font-size:clamp(46px,5vw,72px);line-height:1.02;letter-spacing:-.055em}.hero h1 span{color:var(--blue)}.hero-copy>p{max-width:600px;margin-bottom:30px;color:#59667d;font-size:18px;line-height:1.7}.hero-actions{display:flex;gap:12px}.trust-row{display:flex;margin-top:28px;flex-wrap:wrap;gap:13px 22px;color:#6b7689;font-size:12px;font-weight:650}.trust-row span{display:inline-flex;align-items:center;gap:5px}.trust-row svg{color:var(--green)}.hero-visual{min-width:0;border:1px solid rgba(208,219,235,.86);border-radius:18px;background:#fff;box-shadow:0 35px 85px #263e6929,0 5px 18px #263e6912;transform:perspective(1600px) rotateY(-3deg) rotateX(1deg)}.visual-topbar{display:grid;height:42px;padding:0 14px;grid-template-columns:1fr auto 1fr;align-items:center;border-bottom:1px solid #e9edf3;background:#fbfcfe;border-radius:18px 18px 0 0}.visual-topbar>span{display:flex;gap:5px}.visual-topbar i{display:block;width:7px;height:7px;border-radius:50%;background:#c9d0dc}.visual-topbar small{color:#8993a4;font-size:9px}.visual-body{display:grid;min-height:430px;grid-template-columns:142px 1fr}.visual-side{display:flex;padding:22px 14px;flex-direction:column;gap:7px;border-right:1px solid #edf0f5;background:#fafbfc;border-radius:0 0 0 18px}.visual-side>b{margin-bottom:11px;color:#344054;font-size:9px}.side-step{display:flex;align-items:center;gap:7px;padding:8px;border-radius:7px;color:#8b95a6;font-size:8px;font-weight:700}.side-step>b{display:grid;width:15px;height:15px;place-items:center;border:1px solid #d7dce5;border-radius:50%;font-size:7px}.side-step.active{color:#245bc9;background:#edf4ff}.side-step.active>b{border-color:#3d74de}.side-step.done{color:#2c8063}.visual-canvas{position:relative;display:grid;min-width:0;place-items:center;overflow:hidden;background:linear-gradient(#edf1f6 1px,transparent 1px),linear-gradient(90deg,#edf1f6 1px,transparent 1px),#f7f9fc;background-size:20px 20px;border-radius:0 0 18px}.mock-label{width:245px;height:335px;padding:18px;color:#161616;background:#fff;box-shadow:0 14px 30px #2a374d2e;transform:rotate(-1deg)}.mock-courier,.mock-route{display:flex;align-items:center;justify-content:space-between}.mock-courier{padding-bottom:12px;border-bottom:2px solid #1d1d1d}.mock-courier strong{font-size:22px;letter-spacing:-.08em}.mock-courier span,.mock-route span{font-size:5px;font-weight:700}.mock-route{padding:8px 0;border-bottom:1px solid #333;font-size:7px}.mock-address{display:flex;padding:16px 0 10px;flex-direction:column;gap:5px}.mock-address i{display:block;width:76%;height:4px;background:#3b3b3b}.mock-address i.short{width:44%}.mock-zone{display:flex;height:56px;margin:5px 0 15px;padding:7px;flex-direction:column;justify-content:space-between;border:2px solid #3975ec;background:#e8f0ffb8}.mock-zone span{font-size:8px;font-weight:800}.mock-zone b{align-self:flex-end;color:#2a64d1;font-size:6px}.mock-barcode{display:flex;height:70px;align-items:stretch;justify-content:center;gap:2px;border-top:1px solid #222;padding-top:11px}.mock-barcode i{width:2px;background:#111}.mock-barcode i:nth-child(3n){width:1px}.mock-barcode i:nth-child(4n){width:4px}.floating-card{position:absolute;display:flex;align-items:center;gap:8px;padding:10px 12px;border:1px solid #e1e6ee;border-radius:9px;color:#2c5ebf;background:#fffffff5;box-shadow:0 9px 24px #22345226;font-size:8px}.floating-card span{display:flex;flex-direction:column;color:#798395}.floating-card b{color:#26344d;font-size:11px}.floating-card.first{top:36px;right:18px}.floating-card.second{bottom:33px;left:22px;color:var(--green)}.stats-strip{display:grid;padding:28px clamp(24px,7vw,110px);grid-template-columns:repeat(4,1fr);border-top:1px solid #e7ebf1;border-bottom:1px solid #e7ebf1;background:#fbfcfe}.stats-strip>div{display:flex;align-items:center;justify-content:center;gap:10px;border-right:1px solid #e1e6ee}.stats-strip>div:last-child{border-right:0}.stats-strip b{color:#18233b;font-size:17px}.stats-strip span{color:#8791a3;font-size:11px}.how-section{padding:112px clamp(24px,8vw,130px) 124px;text-align:center;background:#fff}.how-section h2,.privacy-section h2,.cta-section h2{margin-bottom:15px;color:#101a31;font-size:clamp(32px,4vw,48px);line-height:1.12;letter-spacing:-.045em}.section-intro{max-width:620px;margin:0 auto 54px;color:#6c788c;line-height:1.7}.feature-grid{display:grid;max-width:1120px;margin:0 auto;grid-template-columns:repeat(3,1fr);gap:20px;text-align:left}.feature-grid article{position:relative;min-height:250px;padding:30px;border:1px solid #e6eaf0;border-radius:16px;background:linear-gradient(145deg,#fff,#fbfcff);box-shadow:0 10px 32px #1f31510d}.feature-grid article>small{position:absolute;top:30px;right:30px;color:#c4cad5;font-size:12px;font-weight:800}.feature-icon{display:grid;width:48px;height:48px;margin-bottom:38px;place-items:center;border-radius:12px}.feature-icon.blue{color:#2763d3;background:#eaf2ff}.feature-icon.violet{color:#7554cf;background:#f1edff}.feature-icon.green{color:#16845e;background:#e8f8f1}.feature-grid h3{margin-bottom:10px;color:#1b2841;font-size:19px}.feature-grid p{margin:0;color:#707b8e;font-size:14px;line-height:1.7}.privacy-section{display:grid;padding:100px clamp(24px,10vw,160px);grid-template-columns:1.2fr .8fr;align-items:center;gap:100px;color:#fff;background:radial-gradient(circle at 85% 20%,rgba(71,112,222,.28),transparent 30%),var(--navy)}.eyebrow.light{color:#8db5ff}.privacy-section h2{max-width:650px;color:#fff}.privacy-copy>p{max-width:660px;color:#aebbd2;line-height:1.8}.privacy-points{display:flex;margin-top:30px;flex-wrap:wrap;gap:13px}.privacy-points span{display:inline-flex;align-items:center;gap:8px;padding:10px 13px;border:1px solid rgba(255,255,255,.11);border-radius:9px;color:#d1daea;background:#ffffff0d;font-size:12px;font-weight:650}.privacy-points svg{color:#74d6b3}.privacy-card{display:flex;max-width:360px;padding:42px;flex-direction:column;border:1px solid rgba(255,255,255,.13);border-radius:20px;background:#ffffff0f;box-shadow:inset 0 1px #ffffff12}.privacy-card svg{margin-bottom:38px;color:#78a7ff}.privacy-card b{margin-bottom:10px;font-size:22px}.privacy-card span{color:#aebbd2;font-size:13px;line-height:1.7}.cta-section{padding:110px 24px;text-align:center;background:#fff}.cta-section p{margin-bottom:28px;color:var(--muted)}.workspace{min-height:calc(100vh - 72px);padding:42px max(24px,calc((100vw - 1220px)/2)) 90px;background:radial-gradient(circle at 50% 0,rgba(220,233,255,.58),transparent 280px),#f6f8fb}.workspace-heading{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:32px}.back-home{display:flex;align-items:center;gap:5px;margin-bottom:19px;padding:0;color:#7a8598;background:transparent;font-size:12px;font-weight:650}.workspace-heading .eyebrow{display:block;margin-bottom:8px}.workspace-heading h1{margin-bottom:8px;color:#111c33;font-size:34px;letter-spacing:-.045em}.workspace-heading p{margin:0;color:#758095;font-size:13px}.reset-button{min-height:39px;border:1px solid #dce2eb;color:#5c687c;background:#fffc;font-size:12px}.stepper{display:grid;margin-bottom:22px;padding:20px 28px;grid-template-columns:repeat(5,1fr);border:1px solid #e1e6ee;border-radius:14px;background:#ffffffde;box-shadow:0 6px 24px #2434500a}.step{position:relative;display:flex;align-items:center;min-width:0;gap:10px}.step>span{z-index:1;display:grid;width:29px;height:29px;flex:0 0 auto;place-items:center;border:1px solid #d8dee8;border-radius:50%;color:#9aa4b5;background:#fff;font-size:11px;font-weight:800}.step>div{display:flex;flex-direction:column;min-width:0}.step small{color:#a0a8b6;font-size:8px;font-weight:750;letter-spacing:.07em;text-transform:uppercase}.step b{overflow:hidden;color:#7b8597;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.step>i{position:absolute;z-index:0;top:14px;right:13px;width:calc(100% - 145px);height:1px;background:#e2e6ed}.step.active>span{border-color:var(--blue);color:#fff;background:var(--blue);box-shadow:0 0 0 4px #e9f0ff}.step.active b{color:#1e3154}.step.complete>span{border-color:#b9e3d3;color:#16855f;background:#eaf8f2}.step.complete>i{background:#a9dec9}.wizard-card{overflow:hidden;border:1px solid #e1e6ee;border-radius:17px;background:#fff;box-shadow:0 18px 48px #23314b14}.wizard-step{padding:36px 42px 0}.step-heading{display:flex;margin-bottom:30px;align-items:flex-start;gap:15px}.step-icon{display:grid;width:48px;height:48px;flex:0 0 auto;place-items:center;border-radius:13px;color:#2863d4;background:#eaf2ff}.step-icon.success{color:#16835e;background:#e8f8f1}.step-heading small{display:block;margin-bottom:4px;color:#2f66cc;font-size:9px;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.step-heading h2{margin-bottom:6px;color:#17233d;font-size:23px;letter-spacing:-.025em}.step-heading p{margin:0;color:#7a8597;font-size:13px}.drop-card{position:relative;display:flex;min-height:330px;padding:42px;align-items:center;justify-content:center;flex-direction:column;border:1.5px dashed #c8d3e2;border-radius:15px;background:radial-gradient(circle at 50% 0,rgba(223,234,255,.5),transparent 45%),#fbfcfe;text-align:center;transition:.16s ease}.drop-card:hover,.drop-card.dragging{border-color:#5988e8;background-color:#f7faff}.drop-card>input{position:absolute;width:1px;height:1px;opacity:0}.drop-icon{display:grid;width:59px;height:59px;margin-bottom:17px;place-items:center;border:1px solid #dae6fb;border-radius:15px;color:#326bd6;background:#fff;box-shadow:0 9px 24px #2e58a71a}.drop-card>strong{margin-bottom:8px;color:#23304a;font-size:17px}.drop-card>p{max-width:470px;margin-bottom:19px;color:#7b8698;font-size:13px;line-height:1.6}.browse-button{display:inline-flex;min-width:112px;min-height:37px;padding:0 15px;align-items:center;justify-content:center;border-radius:8px;color:#2d61c4;background:#eaf2ff;font-size:12px;font-weight:750}.drop-card>small{margin-top:14px;color:#9aa3b3;font-size:10px}.progress-line{position:absolute;right:28px;bottom:24px;left:28px;height:4px;overflow:hidden;border-radius:99px;background:#e4e9f1}.progress-line b{display:block;height:100%;border-radius:inherit;background:var(--blue);transition:width .18s ease}.step-footer{display:flex;min-height:82px;margin:36px -42px 0;padding:18px 42px;align-items:center;justify-content:flex-end;gap:12px;border-top:1px solid #edf0f4;background:#fbfcfd}.step-footer>span:first-child{display:inline-flex;margin-right:auto;align-items:center;gap:7px;color:#778397;font-size:11px}.step-footer>span:first-child svg{color:var(--green)}.analysis-result{display:flex;flex-direction:column;gap:20px}.file-summary{display:flex;min-height:76px;padding:15px 18px;align-items:center;gap:13px;border:1px solid #dce8df;border-radius:12px;background:#f7fcf9}.file-summary>span{display:grid;width:43px;height:43px;flex:0 0 auto;place-items:center;border-radius:10px;color:#18805e;background:#e5f6ef}.file-summary>div{display:flex;min-width:0;flex:1;flex-direction:column}.file-summary strong{overflow:hidden;color:#29364e;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.file-summary small{margin-top:3px;color:#7a8798;font-size:10px}.text-button{padding:6px;color:#2b62cb;background:transparent;font-size:11px;font-weight:750}.metric-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.metric-grid>div{display:flex;min-height:95px;padding:18px;flex-direction:column;justify-content:center;border:1px solid #e4e8ee;border-radius:11px;background:#fff}.metric-grid span{margin-bottom:4px;color:#8b95a6;font-size:10px;font-weight:650}.metric-grid b{color:#1f2c45;font-size:25px;letter-spacing:-.035em}.order-metrics{grid-template-columns:repeat(4,1fr)}.courier-breakdown{overflow:hidden;border:1px solid #e5e9f0;border-radius:12px}.courier-breakdown h3{margin:0;padding:13px 17px;border-bottom:1px solid #e9edf2;color:#596579;background:#fafbfc;font-size:11px}.courier-breakdown>div{display:flex;min-height:60px;padding:11px 17px;align-items:center;gap:11px;border-bottom:1px solid #edf0f4}.courier-breakdown>div:last-child{border-bottom:0}.courier-avatar{display:grid;width:33px;height:33px;place-items:center;border-radius:8px;color:#3569cc;background:#edf3ff;font-size:9px;font-weight:850}.courier-breakdown>div>span:nth-child(2){display:flex;flex:1;flex-direction:column}.courier-breakdown b{color:#344054;font-size:12px}.courier-breakdown small{margin-top:2px;color:#98a1b0;font-size:9px}.courier-breakdown>div>strong{color:#4c596e;font-size:11px}.data-notice{display:flex;padding:15px 17px;align-items:flex-start;gap:10px;border:1px solid #cfe8dd;border-radius:11px;color:#287158;background:#f2fbf7}.data-notice.warning{border-color:#f2dfb8;color:#946222;background:#fffaf0}.data-notice span{display:flex;flex-direction:column;font-size:11px;line-height:1.55}.data-notice b{margin-bottom:2px;color:#3a485e}.match-summary{overflow:hidden;border:1px solid #dfe5ec;border-radius:13px;background:#fff}.match-summary-title{display:flex;padding:15px 17px 11px;align-items:baseline;justify-content:space-between;gap:12px}.match-summary-title h3,.match-preview h4{margin:0;color:#4c596e;font-size:11px;text-transform:uppercase;letter-spacing:.08em}.match-summary-title span{color:#8a95a5;font-size:10px}.match-metrics{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #edf0f4;border-bottom:1px solid #edf0f4}.match-metrics>div{display:flex;min-height:77px;padding:15px 17px;flex-direction:column;justify-content:center;border-right:1px solid #edf0f4}.match-metrics>div:last-child{border-right:0}.match-metrics span{margin-bottom:5px;color:#7c8797;font-size:9px;font-weight:750;text-transform:uppercase;letter-spacing:.06em}.match-metrics b{color:#1e2b42;font-size:21px}.match-metrics>div:first-child b,.match-metrics>div:nth-child(2) b{color:#137b61}.match-file-totals{display:flex;padding:10px 17px;flex-wrap:wrap;gap:8px 22px;border-bottom:1px solid #edf0f4;color:#778396;background:#fafbfc;font-size:10px}.match-file-totals b{color:#39475d}.match-preview{padding:14px 17px 17px}.match-preview h4{margin-bottom:10px}.match-table-wrap{overflow-x:auto}.match-preview table{width:100%;border-collapse:collapse;table-layout:fixed;font-size:10px}.match-preview th,.match-preview td{padding:9px 8px;overflow:hidden;border-bottom:1px solid #edf0f4;color:#465268;text-align:left;text-overflow:ellipsis;white-space:nowrap}.match-preview th{color:#778396;font-weight:750}.match-preview th:first-child,.match-preview td:first-child{width:52px}.match-preview th:nth-child(2),.match-preview td:nth-child(2){width:24%}.match-preview th:nth-child(3),.match-preview td:nth-child(3){width:145px}.match-preview td:nth-child(3){display:flex;align-items:center;gap:7px}.match-preview td i{padding:2px 5px;border-radius:4px;color:#9b6619;background:#fff2d8;font-size:7px;font-style:normal;font-weight:850}.match-warning,.match-complete{display:flex;margin:0 17px 17px;padding:11px 13px;align-items:flex-start;gap:8px;border-radius:9px;font-size:10px;line-height:1.45}.match-warning{flex-direction:column;border:1px solid #f0d4a2;color:#815b20;background:#fff8e9}.match-warning b{color:#6f4a13}.match-complete{align-items:center;border:1px solid #cde7dc;color:#267158;background:#f2fbf7}.global-error{margin:18px 42px -12px;padding:12px 15px;border:1px solid #f1c8c4;border-radius:9px;color:#a83228;background:#fff5f4;font-size:12px;line-height:1.5}.mapper-step{padding-right:30px;padding-left:30px}.mapper-step>.step-heading{margin-left:12px}.mapper{display:grid;grid-template-columns:185px minmax(0,1fr);border:1px solid #e2e7ee;border-radius:13px;overflow:hidden}.mapper-loading{display:flex;min-height:560px;align-items:center;justify-content:center;gap:9px;border:1px solid #e2e7ee;border-radius:13px;color:#778397;background:#f7f9fc;font-size:12px}.layout-tabs{display:flex;padding:13px 9px;flex-direction:column;gap:5px;border-right:1px solid #e6eaf0;background:#f8fafc}.layout-tab{position:relative;display:flex;min-height:58px;padding:10px 23px 10px 11px;flex-direction:column;align-items:flex-start;border-radius:8px;color:#687589;background:transparent;text-align:left}.layout-tab:hover{background:#f0f4fa}.layout-tab.active{color:#265dbf;background:#eaf2ff}.layout-tab span{max-width:100%;overflow:hidden;font-size:11px;font-weight:750;text-overflow:ellipsis;white-space:nowrap}.layout-tab small{margin-top:3px;color:#97a1b2;font-size:8px}.status-dot{position:absolute;top:14px;right:10px;width:7px;height:7px;border:1px solid #b9c1ce;border-radius:50%}.status-dot.ready{border-color:#32a97d;background:#32a97d}.mapper-workspace{min-width:0}.mapper-toolbar{display:flex;min-height:62px;padding:12px 16px;align-items:center;justify-content:space-between;border-bottom:1px solid #e7ebf1}.mapper-toolbar>div{display:flex;flex-direction:column}.mapper-toolbar strong{color:#344054;font-size:11px}.mapper-toolbar span{margin-top:3px;color:#939cac;font-size:9px}.zone-counter{padding:5px 8px;border-radius:6px;color:#3164c4!important;background:#edf3ff;font-weight:750}.label-stage{display:grid;min-height:570px;padding:28px;place-items:center;overflow:auto;background:linear-gradient(#e9edf2 1px,transparent 1px),linear-gradient(90deg,#e9edf2 1px,transparent 1px),#f4f6f9;background-size:18px 18px}.canvas-loading{display:flex;align-items:center;gap:9px;color:#778397;font-size:12px}.spin{animation:spin .9s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.label-surface{position:relative;max-width:min(100%,760px);line-height:0;touch-action:none;-webkit-user-select:none;user-select:none;box-shadow:0 14px 35px #2230482e;cursor:crosshair}.label-surface>img{display:block;width:100%;height:auto;pointer-events:none}.marked-zone{position:absolute;display:flex;min-width:28px;min-height:20px;align-items:flex-start;justify-content:space-between;border:2px solid #2f70ee;color:#1e5ccf;background:#417df02b;line-height:1.2;box-shadow:inset 0 0 0 1px #ffffff8c}.marked-zone>span{margin:3px;padding:2px 4px;border-radius:3px;background:#ffffffe6;font-size:8px;font-weight:800}.marked-zone>button{display:grid;width:21px;height:21px;margin:2px;place-items:center;border-radius:4px;color:#b42318;background:#fffffff0}.draft-zone{border-style:dashed;pointer-events:none}.mapper-note{margin:0;padding:10px 16px;border-top:1px solid #e8ebf0;color:#8c96a7;background:#fff;font-size:9px;text-align:center}.mapper-step .step-footer{margin-right:-30px;margin-left:-30px;padding-right:42px;padding-left:42px}.validation{margin:0 auto;color:#9b702f;font-size:10px}.validation.ready{display:flex;align-items:center;gap:5px;color:#28775d}.sku-layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:18px}.sku-panel,.format-panel{border:1px solid #e2e7ee;border-radius:12px;overflow:hidden}.panel-heading{display:flex;min-height:64px;padding:13px 17px;align-items:center;justify-content:space-between;background:#fafbfc}.panel-heading>div{display:flex;flex-direction:column}.panel-heading h3,.format-panel h3{margin:0;color:#344054;font-size:12px}.panel-heading span{margin-top:3px;color:#98a1b0;font-size:9px}.sku-mapping-head{display:grid;padding:9px 16px;grid-template-columns:1fr 1fr;border-top:1px solid #e9edf2;border-bottom:1px solid #e9edf2;color:#9aa3b2;background:#f5f7fa;font-size:8px;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.sku-list{max-height:420px;overflow:auto}.sku-list label{display:grid;min-height:51px;padding:8px 15px;grid-template-columns:minmax(100px,1fr) 26px minmax(150px,1fr);align-items:center;border-bottom:1px solid #edf0f4}.sku-list label:last-child{border-bottom:0}.sku-list label>span{overflow:hidden;color:#3f4b5f;font-size:11px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.sku-list label>svg{color:#b2bac7}input,select{width:100%;min-height:38px;padding:0 11px;border:1px solid #dce2ea;border-radius:8px;color:#344054;background:#fff;font-size:12px}input::placeholder{color:#b0b8c5}input:focus,select:focus{border-color:#5b89e5}.format-panel{padding:19px}.format-panel h3{margin-bottom:18px}.format-panel>label,.auth-form label{display:flex;margin-bottom:15px;flex-direction:column;gap:6px;color:#687487;font-size:10px;font-weight:700}.format-preview{display:flex;margin-top:20px;padding:15px;flex-direction:column;border:1px solid #dce6f7;border-radius:9px;background:#f5f8fd}.format-preview small{margin-bottom:12px;color:#7d8ba2;font-size:8px;font-weight:800;text-transform:uppercase}.format-preview strong{overflow:hidden;margin-bottom:7px;color:#1e2d49;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.format-preview span{color:#8b96a7;font-size:8px}.format-rules{display:flex;margin-top:18px;flex-direction:column;gap:8px}.format-rules span{display:flex;align-items:center;gap:6px;color:#687487;font-size:9px}.format-rules svg{color:var(--green)}.generation-progress{display:grid;margin-top:18px;padding:14px 17px;grid-template-columns:25px 1fr;align-items:center;gap:8px;border:1px solid #d9e5fb;border-radius:10px;color:#3161be;background:#f5f8fe}.generation-progress span{display:flex;justify-content:space-between;font-size:10px}.generation-progress i{grid-column:1 / -1;height:4px;overflow:hidden;border-radius:99px;background:#dce5f4}.generation-progress i b{display:block;height:100%;border-radius:inherit;background:var(--blue)}.preview-heading{margin-bottom:22px}.output-warning,.output-success{display:flex;margin-bottom:20px;padding:13px 15px;border-radius:10px}.output-warning{flex-direction:column;border:1px solid #f1d8b3;color:#8a5b1d;background:#fff9ef}.output-warning strong{margin-bottom:3px;color:#714919;font-size:11px}.output-warning span{font-size:10px;line-height:1.55}.output-success{align-items:center;gap:7px;border:1px solid #cbe8dc;color:#247458;background:#f1faf6;font-size:11px;font-weight:650}.preview-grid{display:grid;padding:23px;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;border:1px solid #e3e7ed;border-radius:13px;background:linear-gradient(#e9edf2 1px,transparent 1px),linear-gradient(90deg,#e9edf2 1px,transparent 1px),#f4f6f9;background-size:18px 18px}.preview-grid figure{margin:0}.preview-grid figcaption{margin-bottom:7px;color:#748095;font-size:9px;font-weight:750}.preview-grid img{display:block;width:100%;height:auto;background:#fff;box-shadow:0 10px 25px #1f2d452b}.conversion-banner{display:flex;margin-top:20px;padding:18px 20px;align-items:center;justify-content:space-between;gap:25px;border-radius:12px;color:#fff;background:linear-gradient(125deg,#c82a25,#e14436);box-shadow:0 12px 25px #c32e2829}.conversion-banner>div{display:flex;align-items:center;gap:12px}.conversion-banner span{display:flex;flex-direction:column;font-size:11px;line-height:1.5}.conversion-banner strong{font-size:13px}.white-button{flex:0 0 auto;color:#b62722;background:#fff;font-size:11px}.preview-footer{justify-content:flex-end}.modal-backdrop{position:fixed;z-index:100;top:0;right:0;bottom:0;left:0;display:grid;padding:20px;place-items:center;background:#09112594;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.auth-modal{position:relative;width:min(100%,420px);padding:36px;border:1px solid rgba(255,255,255,.8);border-radius:18px;background:#fff;box-shadow:0 28px 80px #0710254d}.icon-button{display:grid;width:36px;height:36px;place-items:center;border-radius:9px;color:#667085;background:#f5f7fa}.modal-close{position:absolute;top:16px;right:16px}.auth-modal .eyebrow{margin-bottom:9px}.auth-modal h2{margin-bottom:8px;color:#17223a;font-size:26px;letter-spacing:-.04em}.muted{color:#7b8698;font-size:12px;line-height:1.6}.google-button{width:100%;margin-top:15px;border:1px solid #dce2ea;color:#344054;background:#fff;font-size:12px}.google-mark{display:grid;width:20px;height:20px;place-items:center;border-radius:50%;color:#fff;background:#4285f4;font-size:11px;font-weight:800}.divider{display:flex;margin:22px 0;align-items:center;gap:10px;color:#a1a9b7;font-size:9px;text-transform:uppercase}.divider:before,.divider:after{height:1px;flex:1;background:#e8ebf0;content:""}.full-button{width:100%;margin-top:5px}.form-error{margin:2px 0 12px;padding:9px 10px;border-radius:7px;color:#a82a22;background:#fff1f0;font-size:10px}.auth-switch{display:block;margin:15px auto 0}@media(max-width:1100px){.hero{padding-right:38px;padding-left:38px;grid-template-columns:.85fr 1.15fr;gap:36px}.hero h1{font-size:49px}.visual-body{grid-template-columns:110px 1fr}.visual-side{padding-right:8px;padding-left:8px}.mock-label{transform:scale(.88) rotate(-1deg)}.step b{display:none}.step>i{width:calc(100% - 70px)}}@media(max-width:850px){.site-header{grid-template-columns:1fr auto}.main-nav,.header-status{display:none}.hero{padding-top:62px;grid-template-columns:1fr}.hero-copy{max-width:680px;text-align:center;margin:0 auto}.hero-copy>p{margin-right:auto;margin-left:auto}.hero-actions,.trust-row{justify-content:center}.hero-visual{width:min(100%,650px);margin:0 auto;transform:none}.stats-strip{grid-template-columns:repeat(2,1fr);gap:20px 0}.stats-strip>div:nth-child(2){border-right:0}.feature-grid{grid-template-columns:1fr}.feature-grid article{min-height:210px}.privacy-section{grid-template-columns:1fr;gap:40px}.stepper{padding:16px}.step{justify-content:center}.step>div{display:none}.step>i{right:-15%;width:30%}.mapper{grid-template-columns:1fr}.layout-tabs{flex-direction:row;overflow:auto;border-right:0;border-bottom:1px solid #e6eaf0}.layout-tab{min-width:150px}.sku-layout{grid-template-columns:1fr}.preview-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:620px){.site-header{height:64px;padding:0 16px}.brand span:last-child{display:none}.header-cta{display:none}.account-button>span,.account-button>i{display:none}.hero{min-height:auto;padding:50px 18px 70px}.hero h1{font-size:40px}.hero-copy>p{font-size:15px}.hero-actions{flex-direction:column}.visual-side{display:none}.visual-body{min-height:380px;grid-template-columns:1fr}.mock-label{transform:scale(.9)}.floating-card.first{right:8px}.floating-card.second{left:8px}.stats-strip{padding:25px 12px}.stats-strip>div{flex-direction:column;gap:3px}.how-section,.privacy-section,.cta-section{padding:76px 18px}.privacy-card{padding:30px}.workspace{padding:27px 12px 60px}.workspace-heading{align-items:flex-start;flex-direction:column;gap:20px}.workspace-heading h1{font-size:28px}.wizard-step{padding:24px 16px 0}.step-heading{gap:11px}.step-icon{width:42px;height:42px}.step-heading h2{font-size:19px}.drop-card{min-height:300px;padding:28px 18px}.step-footer,.mapper-step .step-footer{margin-right:-16px;margin-left:-16px;padding:15px 16px;flex-wrap:wrap}.step-footer>span:first-child,.validation{width:100%;margin:0 0 5px}.metric-grid,.order-metrics,.match-metrics{grid-template-columns:repeat(2,1fr)}.match-metrics>div:nth-child(2){border-right:0}.match-metrics>div:nth-child(-n+2){border-bottom:1px solid #edf0f4}.global-error{margin-right:16px;margin-left:16px}.mapper-step{padding-right:16px;padding-left:16px}.mapper-step>.step-heading{margin-left:0}.label-stage{min-height:400px;padding:12px}.sku-list label{grid-template-columns:minmax(75px,.8fr) 20px minmax(110px,1.2fr);padding-right:8px;padding-left:8px}.preview-grid{grid-template-columns:1fr}.conversion-banner{align-items:stretch;flex-direction:column}.auth-modal{padding:30px 22px}}
