@import "https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=DM+Sans:opsz,wght@9..40,400;9..40,500;9..40,600;9..40,700&family=Geist:wght@400;500;600;700&family=Instrument+Serif:ital@0;1&family=Inter:wght@400;500;600&family=Permanent+Marker&family=Playfair+Display:ital,wght@0,600;1,600&display=swap";:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--ink:#202124;--muted:#65676c;--line:#e4e4e1;--soft:#f6f6f4;--violet:#5d55e8;--lime:#c9ff6a;--orange:#ff8256;--blue:#e7eeff}*{box-sizing:border-box}body{min-width:320px;color:var(--ink);background:#fff;margin:0;font-family:DM Sans,Arial,sans-serif}a{color:inherit;text-decoration:none}.app-shell{background:#fff;overflow:hidden}.background-gradient,.ambient-orb,.grid-overlay,.noise-overlay,.aurora-stripe{display:none}.announcement{z-index:20;border-bottom:1px solid var(--line);text-align:center;color:#53555a;background:#f8f8f7;min-height:42px;padding:11px 50px;font-size:13px;display:block;position:relative}.announcement strong{color:#4f46cf;font-weight:600}.topbar{z-index:20;border-bottom:1px solid var(--line);background:#fff;align-items:center;gap:36px;min-height:80px;padding:0 max(34px,50vw - 705px);display:flex;position:relative}.brand{letter-spacing:-1.5px;flex:none;align-items:center;gap:9px;font-size:25px;font-weight:700;display:inline-flex}.brand-mark-wrap{background:0 0;border-radius:0;place-items:center;width:31px;height:31px;display:grid;overflow:hidden}.brand-mark{object-fit:contain;width:100%;height:100%}.brand-word strong{color:inherit}.topnav{flex:1;align-items:center;gap:28px;font-size:15px;font-weight:600;display:flex}.topnav a{white-space:nowrap}.topnav span{color:#77787c;margin-left:3px;font-size:20px;font-weight:400;line-height:0;display:inline-block;transform:translateY(1px)}.topbar-actions{flex:none;align-items:center;gap:15px;font-size:15px;font-weight:600;display:flex}.demo-button,.signup-button{border-radius:12px;justify-content:center;align-items:center;min-height:48px;padding:0 24px;display:inline-flex}.demo-button{border:1px solid #27282b}.signup-button{color:#fff;background:#242529}.login-link{white-space:nowrap}.demo-button:hover,.signup-button:hover{transform:translateY(-1px)}.section{position:relative}.hero{text-align:center;width:min(1260px,100% - 64px);margin:0 auto;padding:84px 0 112px}.hero-copy{max-width:890px;margin:0 auto}.hero-title{letter-spacing:-.07em;margin:0;font-size:clamp(48px,5.4vw,75px);font-weight:500;line-height:1.02}.hero-title em{color:var(--ink);font-family:Playfair Display,Georgia,serif;font-weight:600}.hero-text{max-width:660px;color:var(--muted);margin:26px auto 0;font-size:19px;line-height:1.48}.hero-actions,.cta-actions{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:30px;display:flex}.primary-button,.secondary-button{border-radius:12px;justify-content:center;align-items:center;min-height:52px;padding:0 24px;font-size:15px;font-weight:600;display:inline-flex}.primary-button{color:#fff;background:#242529}.secondary-button{background:#fff;border:1px solid #292a2d}.primary-button:hover,.secondary-button:hover{transform:translateY(-2px)}.hero-video-stage{background:#f1f1ef;border-radius:22px;height:clamp(330px,48vw,620px);margin-top:64px;position:relative;overflow:hidden}.hero-video{z-index:1;object-fit:cover;width:100%;height:100%;position:relative}.video-fallback{z-index:0;color:#bebeb9;letter-spacing:-1px;place-content:center;font-size:25px;line-height:1.2;display:grid;position:absolute;inset:0}.video-fallback span{letter-spacing:0;font-size:13px}.journey-shell{border-top:1px solid var(--line);grid-template-columns:250px minmax(0,1fr);width:min(1440px,100%);margin:0 auto;display:grid;position:relative}.journey-nav{border-right:1px solid var(--line);background:#fff;align-self:start;height:100vh;padding:116px 36px;position:sticky;top:0}.journey-nav:before{content:"Explora ParcelWise";color:#8c8d91;letter-spacing:.08em;text-transform:uppercase;margin:0 0 23px;font-family:DM Mono,monospace;font-size:10px;display:block}.journey-nav a{color:#9a9b9f;align-items:center;gap:12px;padding:12px 0;font-size:13px;font-weight:600;transition:color .25s;display:flex;position:relative}.journey-nav a:before{content:"";background:var(--violet);width:3px;height:0;transition:height .3s;position:absolute;left:-36px}.journey-nav a span{width:21px;font-family:DM Mono,monospace;font-size:10px}.journey-nav a.is-active:before{height:100%}.journey-content{min-width:0}.journey-content>.section{border-bottom:1px solid var(--line);background:#fff;min-height:100vh;padding:120px clamp(35px,7vw,118px);overflow:hidden}.journey-content>.section:before{content:"";background:var(--section-accent,#fff);transform-origin:0;height:8px;transition:transform .7s cubic-bezier(.16,1,.3,1);position:absolute;inset:0 0 auto;transform:scaleX(0)}.journey-content>.section:target:before{transform:scaleX(1)}.capabilities{--section-accent:var(--lime)}.comparison{--section-accent:var(--violet)}.metrics{--section-accent:var(--orange)}.cta{--section-accent:#c7dafc}.section-heading{max-width:720px;margin-bottom:48px}.section-heading h2,.cta-copy h2{letter-spacing:-.065em;margin:0;font-size:clamp(38px,4vw,61px);font-weight:500;line-height:1.02}.section-heading p,.cta-copy p{color:var(--muted);margin:19px 0 0;font-size:17px;line-height:1.55}.capability-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.capability-card{border:1px solid var(--line);background:#fff;border-radius:14px;flex-direction:column;min-height:350px;padding:25px;display:flex}.card-tag{letter-spacing:.04em;text-transform:uppercase;background:#f2f2ef;border-radius:5px;width:max-content;padding:6px 8px;font-family:DM Mono,monospace;font-size:10px;display:inline-flex}.capability-card h3{letter-spacing:-.045em;max-width:310px;margin:auto 0 12px;font-size:25px;line-height:1.12}.capability-card p{color:#64656a;margin:0;font-size:14px;line-height:1.5}.comparison{background:#fff}.compare-panel{border:1px solid var(--line);border-radius:14px;overflow:hidden}.compare-head,.compare-row{grid-template-columns:1.45fr repeat(3,1fr);align-items:center;gap:18px;display:grid}.compare-head{color:#797a80;letter-spacing:.04em;text-transform:uppercase;background:#fafaf9;padding:17px 21px;font-family:DM Mono,monospace;font-size:10px}.compare-row{border-top:1px solid var(--line);min-height:90px;padding:16px 21px}.compare-label{font-size:15px;font-weight:600}.compare-cell{align-items:center;gap:9px;display:flex}.compare-cell strong{width:27px;font-size:12px}.compare-track{background:#ececea;border-radius:10px;flex:1;height:5px;overflow:hidden}.compare-fill{border-radius:inherit;background:#b7b7b5;width:100%;height:100%;display:block}.compare-fill-parcelwise{background:var(--violet)}.metrics-stage{position:relative}.metrics-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.metric-card{border:1px solid var(--line);background:#fff;border-radius:14px;min-height:250px;padding:23px}.metric-card-top{justify-content:space-between;display:flex}.metric-pill,.metrics-chip{letter-spacing:.04em;text-transform:uppercase;font-family:DM Mono,monospace;font-size:10px}.metric-pill{border:1px solid #d7d7d4;border-radius:5px;padding:5px 7px}.metric-spark{background:var(--violet);border-radius:50%;width:10px;height:10px}.metric-value{letter-spacing:-.07em;margin-top:55px;font-size:55px;font-weight:600;line-height:1}.metric-card p{color:#65666b;margin:7px 0 18px;font-size:14px}.metric-bar{background:#e5e5e3;border-radius:20px;height:5px;overflow:hidden}.metric-bar-fill{background:var(--violet);width:100%;height:100%;display:block}.metrics-chip-row{flex-wrap:wrap;gap:8px;margin-top:19px;display:flex}.metrics-chip{border:1px solid var(--line);color:#66676b;border-radius:999px;padding:8px 10px}.metrics-scene,.metrics-orbit,.metrics-beam{display:none}.cta-panel{background:#eef3ff;border-radius:18px;min-height:455px;padding:60px;position:relative;overflow:hidden}.cta-copy{z-index:1;max-width:620px;position:relative}.cta-copy p{max-width:560px}.cta-actions{justify-content:flex-start}.cta-visual-compact{width:340px;position:absolute;bottom:52px;right:55px}.cta-stats-row{grid-template-columns:repeat(3,1fr);gap:9px;display:grid}.cta-stat{background:#fff;border-radius:10px;min-height:120px;padding:15px}.cta-stat strong{letter-spacing:-1px;margin-bottom:21px;font-size:24px;display:block}.cta-stat span{color:#717278;font-size:11px;line-height:1.25}.cta-aura,.cta-ring{display:none}@media (width<=1080px){.topbar{gap:20px;padding-inline:25px}.topnav{gap:17px;font-size:13px}.topbar-actions{gap:10px;font-size:13px}.demo-button,.signup-button{min-height:42px;padding:0 14px}.journey-shell{grid-template-columns:190px minmax(0,1fr)}.journey-nav{padding-inline:24px}.journey-nav a:before{left:-24px}.cta-visual-compact{width:auto;margin-top:45px;position:relative;bottom:auto;right:auto}.cta-panel{min-height:0}.capability-grid,.metrics-grid{grid-template-columns:1fr}.capability-card{min-height:220px}}@media (width<=800px){.announcement{padding:10px 20px;font-size:11px}.topbar{min-height:67px;padding:0 19px}.brand{font-size:21px}.topnav,.demo-button,.login-link{display:none}.topbar-actions{margin-left:auto}.signup-button{border-radius:9px;min-height:38px}.hero{width:calc(100% - 40px);padding:62px 0 68px}.hero-title{font-size:45px}.hero-text{font-size:16px}.hero-video-stage{border-radius:14px;height:330px;margin-top:42px}.journey-shell{display:block}.journey-nav{display:none}.journey-content>.section{min-height:0;padding:76px 23px}.section-heading{margin-bottom:32px}.section-heading h2,.cta-copy h2{font-size:37px}.section-heading p,.cta-copy p{font-size:15px}.compare-panel{overflow:auto}.compare-head,.compare-row{min-width:590px}.cta-panel{padding:30px 22px}.cta-visual-compact{margin-top:30px}.cta-stats-row{grid-template-columns:1fr}.cta-stat{align-items:center;gap:18px;min-height:75px;display:flex}.cta-stat strong{margin:0}}.demo-button{background:#fff}.hero{isolation:isolate}.orders-orb{z-index:-1;aspect-ratio:1;opacity:.88;filter:blur(1px);background:radial-gradient(circle at 34% 29%,#bff6ff 0%,#73d8ff 22%,#5e89ff 53%,#3154be 72%,#3154be00 73%);border-radius:50%;width:min(780px,78vw);position:absolute;bottom:-7%;left:50%;transform:translate(-50%)}.orders-orb:after{content:"";border-radius:inherit;mix-blend-mode:soft-light;opacity:.95;background:url(/noise.svg) 50%/150px 150px;position:absolute;inset:0}.orders-preview{text-align:left;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffe6;border:1px solid #8b9fd042;border-radius:17px;width:min(1080px,100%);margin:64px auto 0;animation:.9s cubic-bezier(.16,1,.3,1) both orders-preview-enter;position:relative;overflow:hidden;box-shadow:0 28px 80px #3558a540}.orders-preview-topbar{border-bottom:1px solid #8b9fd02b;justify-content:space-between;align-items:center;padding:18px 22px;display:flex}.orders-preview-topbar strong{color:#12213f;letter-spacing:-.4px;font-size:17px;display:block}.orders-preview-topbar div span{color:#75819a;margin-top:2px;font-size:11px;display:block}.orders-preview-topbar button{color:#fff;background:#12213f;border:0;border-radius:999px;padding:9px 13px;font:600 11px DM Sans,sans-serif}.orders-preview-filters{color:#536481;border-bottom:1px solid #8b9fd024;gap:9px;padding:13px 18px;font-size:11px;display:flex}.orders-preview-filters span{background:#fff;border:1px solid #8b9fd033;border-radius:999px;padding:8px 11px}.orders-preview-filters .orders-search{color:#9ba5b6;min-width:180px}.orders-table-head,.orders-table-row-preview{grid-template-columns:1.1fr 1.25fr 1.25fr .9fr 1.1fr;align-items:center;gap:12px;padding:0 20px;display:grid}.orders-table-head{color:#8290a7;background:#f0f5fccc;min-height:41px;font-size:10px;font-weight:600}.orders-table-row-preview{color:#384967;opacity:0;border-top:1px solid #8b9fd01f;min-height:53px;font-size:11px;animation:.5s cubic-bezier(.16,1,.3,1) forwards order-row-in;transform:translateY(14px)}.orders-table-row-preview span:first-child{color:#213d73;font-weight:700}.orders-table-row-preview span:last-child{color:#35714b;background:#e4f8ea;border-radius:999px;width:max-content;padding:5px 8px;font-size:10px}.orders-table-row-preview:nth-child(4) span:last-child{color:#4367b5;background:#eaf0ff}.orders-table-row-preview:nth-child(5) span:last-child{color:#a37128;background:#fff4d8}.row-preview-1{animation-delay:.45s}.row-preview-2{animation-delay:.62s}.row-preview-3{animation-delay:.79s}.row-preview-4{animation-delay:.96s}.orders-preview-foot{color:#7a879d;border-top:1px solid #8b9fd026;justify-content:space-between;padding:14px 20px;font-size:10px;display:flex}.orders-preview:after{content:"";pointer-events:none;background:linear-gradient(100deg,#0000,#fff6,#0000);width:40%;height:100%;animation:5s ease-in-out 1.4s infinite orders-scan;position:absolute;top:0;left:0;transform:translate(-180%)skew(-15deg)}@keyframes orders-preview-enter{0%{opacity:0;transform:translateY(38px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes order-row-in{to{opacity:1;transform:translateY(0)}}@keyframes orders-scan{0%,38%{transform:translate(-180%)skew(-15deg)}60%,to{transform:translate(420%)skew(-15deg)}}@media (width<=800px){.orders-orb{width:118vw;bottom:4%}.orders-preview{border-radius:12px;margin-top:42px}.orders-preview-topbar{padding:14px}.orders-preview-filters{padding:10px 12px;overflow:hidden}.orders-preview-filters span:not(.orders-search){display:none}.orders-table-head,.orders-table-row-preview{grid-template-columns:1fr 1.1fr 1fr;gap:8px;padding:0 13px}.orders-table-head span:nth-child(3),.orders-table-head span:nth-child(4),.orders-table-row-preview span:nth-child(3),.orders-table-row-preview span:nth-child(4){display:none}.orders-table-row-preview{min-height:49px;font-size:10px}.orders-preview-foot{padding:12px 13px}}:root{--ink:#12213f;--muted:#24355cb3;--line:#8b9fd02e;--soft:#ffffff85;--violet:#5e89ff;--cyan:#4fd4ff;--mint:#c5ffd9;--blue:#5e89ff}body{background:linear-gradient(135deg,#f8fbff 0%,#eaf9ff 35%,#eef4ff 67%,#f4fff9 100%) fixed}.app-shell{background:0 0}.announcement{color:#24355cb8;-webkit-backdrop-filter:blur(20px)saturate(140%);backdrop-filter:blur(20px)saturate(140%);background:#ffffff80;border-color:#8b9fd02e}.announcement strong{color:#3c6ee8}.topbar{-webkit-backdrop-filter:blur(24px)saturate(150%);backdrop-filter:blur(24px)saturate(150%);background:#ffffffb3;border-color:#8b9fd033}.topbar .brand{gap:0;width:31px}.brand-mark-wrap{filter:drop-shadow(0 5px 10px #4fd4ff38);width:31px;height:31px}.topnav{color:#24355c;font-weight:500}.topnav span{color:#5e89ff}.topbar-actions{color:#24355c;font-weight:600}.demo-button,.signup-button,.primary-button,.secondary-button{border-radius:999px;min-height:48px;transition:transform .18s,box-shadow .18s,background-color .18s;box-shadow:0 10px 26px #5e89ff1a}.demo-button{color:#294878;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffff85;border-color:#5e89ff4d}.signup-button,.primary-button{background:linear-gradient(135deg,#4fd4ff 0%,#5e89ff 100%);border:1px solid #ffffff57;box-shadow:0 12px 30px #4f91ff3d}.secondary-button{color:#294878;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffff8c;border-color:#5e89ff57}.demo-button:hover,.signup-button:hover,.primary-button:hover,.secondary-button:hover{transform:translateY(-2px);box-shadow:0 15px 34px #4f91ff40}.hero{padding-top:90px}.hero-title{color:#12213f}.hero-title em{color:#4b75e8}.hero-text{color:#24355cb3}.hero-video-stage{background:#ffffff85;border:1px solid #8b9fd02e;box-shadow:0 26px 70px #687aae1a}.journey-shell{background:#ffffff47;border-color:#8b9fd02e}.journey-nav{-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#ffffff8c;border-color:#8b9fd02e}.journey-nav a{color:#24355c73}.journey-nav a.is-active{color:#24355c}.journey-nav a:before{background:linear-gradient(#4fd4ff,#5e89ff)}.journey-content>.section{background:#ffffff6b;border-color:#8b9fd026}.capability-card,.metric-card,.compare-panel,.cta-panel{border-color:#8b9fd033;box-shadow:0 16px 42px #687aae12}.card-tag,.metric-pill{color:#35518e;background:#ffffff94;border-color:#93abde33}.comparison,.metrics{background:0 0}.compare-head{color:#536a9e;background:#fff9}.compare-row{border-color:#8b9fd026}.compare-fill-parcelwise,.metric-bar-fill{background:linear-gradient(90deg,#4fd4ff,#5e89ff)}.compare-fill-suite{background:#9cb8ff}.compare-fill-patchwork{background:#a1e7c0}.metric-spark{background:linear-gradient(135deg,#4fd4ff,#5e89ff)}.metrics-chip{color:#536a9e;background:#ffffff73;border-color:#8b9fd033}.cta-panel{background:linear-gradient(135deg,#bff6ffbd,#e8f1ffd1 56%,#c5ffd9a8)}.cta-stat{border:1px solid #8b9fd029;box-shadow:0 10px 26px #687aae12}.orders-orb{aspect-ratio:1.25;opacity:.34;filter:blur(2px);background:radial-gradient(#4fd4ff94 0 12%,#5e89ff47 28%,#0000 58%),radial-gradient(circle at 22% 61%,#4fd4ff8c 0 1.6%,#0000 1.9%),radial-gradient(circle at 28% 29%,#5e89ff66 0 1.1%,#0000 1.5%),radial-gradient(circle at 73% 26%,#5e89ff5c 0 1.5%,#0000 1.9%),radial-gradient(circle at 81% 57%,#4fd4ff73 0 1.2%,#0000 1.7%),radial-gradient(circle at 38% 77%,#5e89ff52 0 .9%,#0000 1.4%),radial-gradient(circle at 62% 76%,#4fd4ff59 0 1.1%,#0000 1.5%);width:min(720px,76vw);top:355px;bottom:auto}.orders-orb:after{opacity:.65}.orders-preview{margin-top:64px;animation:none;position:sticky;top:82px}.orders-table-head,.orders-table-row-preview{grid-template-columns:30px 1.12fr .95fr 1.25fr .86fr .9fr 1.12fr 28px;gap:8px}.orders-table-row-preview{animation:none}.orders-table-row-preview span:last-child{color:#94a0b4;text-align:center;background:0 0;border-radius:0;width:auto;padding:0}.orders-table-row-preview span:nth-child(7){color:#35714b;background:#e4f8ea;border-radius:999px;width:max-content;padding:5px 8px;font-size:10px}.orders-table-row-preview:nth-child(4) span:nth-child(7){color:#4367b5;background:#eaf0ff}.orders-table-row-preview:nth-child(5) span:nth-child(7){color:#a37128;background:#fff4d8}.table-check{border:1px solid #c6cfde;border-radius:4px;width:14px;height:14px;margin:auto;display:block}.orders-table-head .table-check{background:#fff}.row-expand{font-size:15px}.orders-preview-topbar{padding:15px 20px}.orders-preview-topbar strong{font-size:15px}.orders-preview-topbar button{border-radius:999px;padding:8px 12px}.orders-preview-filters{padding:11px 16px}.orders-preview-foot{padding:12px 18px}.signup-button,.primary-button{background:#12213f;box-shadow:0 10px 24px #12213f29}.signup-button:hover,.primary-button:hover{background:#1d345e;box-shadow:0 14px 28px #12213f33}.topbar .demo-button,.topbar .signup-button,.topbar .login-link{box-shadow:none!important;transition:none!important;transform:none!important}.topbar .signup-button{background:#12213f}.topbar .demo-button:hover,.topbar .signup-button:hover{box-shadow:none!important;transform:none!important}.topbar .signup-button:hover{background:#12213f}.orders-preview{box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;border-radius:0}.orders-preview-topbar{background:#fffffff0;border:1px solid #e4e4e7;border-bottom:0;border-radius:12px 12px 0 0;width:100%;padding:15px 18px}.orders-preview-filters{background:#fffffff0;border:0;border-left:1px solid #e4e4e7;border-right:1px solid #e4e4e7;margin:0;padding:10px 14px}.orders-preview-filters span{color:#334155;background:#fff;border-color:#e2e8f0}.orders-table-card{box-shadow:none;background:#fff;border:1px solid #e4e4e7;border-radius:0;margin:0;overflow-x:auto}.orders-table-header th:nth-child(5),.orders-table-header th:nth-child(6){width:105px}.orders-table-row-preview td{text-align:center;vertical-align:middle;white-space:nowrap;border-bottom:1px solid #f0f1f3;height:52px;padding:0 10px}.orders-table-row-preview:nth-child(odd){background:#fff}.orders-table-row-preview:nth-child(2n){background:#fafafa}.orders-table-row-preview:hover{background:#f8fafc}.table-check{background:#fff;border:1px solid #cbd5e1;border-radius:4px;width:15px;height:15px}.status-chip-preview{color:#166534;background:#dcfce7;border-radius:999px;justify-content:center;align-items:center;width:100%;max-width:118px;min-height:25px;padding:3px 8px;font-size:10px;display:inline-flex}.orders-table-row-preview:nth-child(2) .status-chip-preview{color:#1d4ed8;background:#dbeafe}.orders-table-row-preview:nth-child(3) .status-chip-preview{color:#a16207;background:#fef3c7}.orders-preview-foot{color:#6b7280;background:#fff;border:1px solid #e4e4e7;border-top:0}@media (width<=800px){.hero{min-height:110vh;padding-bottom:85px}.orders-orb{opacity:.26;width:130vw;top:390px}.orders-preview{position:relative;top:auto}.orders-table-head,.orders-table-row-preview{grid-template-columns:24px 1.2fr 1.1fr 1fr 24px}.orders-table-head span:nth-child(3),.orders-table-head span:nth-child(5),.orders-table-head span:nth-child(6),.orders-table-row-preview span:nth-child(3),.orders-table-row-preview span:nth-child(5),.orders-table-row-preview span:nth-child(6){display:none}.orders-table-row-preview span:nth-child(7){font-size:9px}.row-expand{display:block!important}}.orders-real-table .orders-table-row-preview{display:table-row;transform:none}.orders-real-table .table-check{width:15px!important;max-width:15px!important;height:15px!important;min-height:15px!important;margin:0 auto!important;display:block!important}.orders-workspace-toolbar{grid-template-columns:1fr minmax(210px,360px) 1fr;align-items:center;gap:14px;min-height:64px;display:grid}.workspace-actions,.workspace-tools{align-items:center;gap:8px;display:flex}.workspace-tools{justify-content:flex-end}.workspace-actions button,.workspace-tools button,.orders-selection-toolbar button{color:#334155;background:0 0;border:0;border-radius:999px;min-height:32px;padding:0 11px;font:500 11px DM Sans,sans-serif}.workspace-actions .orders-action-primary{color:#fff;background:#2563eb}.workspace-actions b{color:#fff;background:#2563eb;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;margin-left:4px;font-size:9px;display:inline-flex}.workspace-search{color:#94a3b8;background:#fff;border:1px solid #e2e8f0;border-radius:999px;align-items:center;gap:8px;min-height:34px;padding:0 13px;font-size:11px;display:flex}.orders-selection-toolbar{align-items:center;gap:9px;min-height:49px;padding:8px 15px;display:flex}.orders-selection-toolbar .orders-selection-count{color:#475569;background:0 0;font-size:11px}.orders-clear-selection{margin-left:auto}.orders-reassign{color:#0369a1!important;background:#f0f9ff!important}.orders-print-group{border:1px solid #e4e4e7;border-radius:999px;display:inline-flex;overflow:hidden;background:#f4f4f5!important}.orders-print-group button{border-radius:0;background:#f4f4f5!important}.orders-print-group button+button{border-left:1px solid #e4e4e7;min-width:32px;padding:0 8px}.orders-real-table .is-selected{background:#eff6ff!important}.orders-real-table .table-check.is-checked{color:#fff;background:#2563eb;border-color:#2563eb;place-items:center;font-size:10px;font-weight:700;display:grid!important}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.orders-preview{color:#f4f4f5;text-align:left;-webkit-backdrop-filter:none;backdrop-filter:none;background:#18181b;border:1px solid #3f3f46;border-radius:18px;width:min(1180px,100%);margin-top:64px;font-family:DM Sans,Arial,sans-serif;animation:none;position:sticky;top:82px;overflow:hidden;box-shadow:0 30px 90px #141b3442,inset 0 0 0 1px #ffffff08}.orders-preview:after{display:none}.orders-preview button{font-family:inherit}.orders-preview-toolbar{background:#18181b;grid-template-columns:minmax(250px,1fr) minmax(280px,448px) minmax(130px,1fr);align-items:center;gap:14px;min-height:64px;padding:10px 14px;display:grid;position:relative}.orders-preview-toolbar:after{content:"";background:linear-gradient(90deg,#0000,#71717ad1 8% 92%,#0000);height:1px;position:absolute;bottom:0;left:3%;right:3%}.orders-toolbar-actions,.orders-toolbar-tools{align-items:center;gap:8px;display:flex}.orders-toolbar-actions button,.orders-toolbar-tools button{color:#f4f4f5;white-space:nowrap;background:#27272a;border:0;border-radius:999px;place-items:center;min-height:34px;padding:0 14px;font-size:11px;font-weight:500;display:inline-grid}.orders-toolbar-actions .orders-new-button{color:#fff;background:#2563eb}.orders-toolbar-tools{justify-content:flex-end}.orders-toolbar-tools button{color:#e4e4e7;background:0 0;width:34px;min-width:34px;padding:0}.orders-toolbar-tools button:hover{background:#27272a}.orders-toolbar-tools svg{width:16px;height:16px}.orders-toolbar-search{color:#71717a;background:#18181b;border:1px solid #52525b;border-radius:10px;align-items:center;gap:10px;min-height:40px;padding:0 15px;font-size:12px;display:flex}.orders-toolbar-search svg{flex:none;width:17px;height:17px}.orders-table-card{box-shadow:none;background:#18181b;border:1px solid #3f3f46;border-radius:17px;margin:8px 14px 0;overflow:hidden}.orders-real-table{table-layout:fixed;border-spacing:0;border-collapse:separate;color:#f4f4f5;width:100%;min-width:0;font-size:12px}.orders-table-header{color:#a1a1aa;background:#18181b}.orders-table-header th{letter-spacing:.075em;text-align:center;text-transform:uppercase;white-space:nowrap;border-bottom:0;height:63px;padding:0 8px;font-size:9.5px;font-weight:600}.orders-table-header tr{position:relative}.orders-table-header tr:after,.orders-table-row-preview:after{content:"";background:linear-gradient(90deg,#0000,#52525b,#0000);height:1px;position:absolute;bottom:0;left:10%;right:10%}.sort-arrow{color:#71717a;margin-left:3px;font-size:11px}.orders-real-table .orders-table-row-preview{color:#f4f4f5;height:52px;animation:none;display:table-row;position:relative;transform:none}.orders-real-table .orders-table-row-preview:nth-child(odd){background:#18181b}.orders-real-table .orders-table-row-preview:nth-child(2n){background:#161618}.orders-real-table .orders-table-row-preview:hover{background:#27272a}.orders-table-row-preview td{color:#f4f4f5;text-align:center;text-overflow:ellipsis;vertical-align:middle;white-space:nowrap;border:0;height:52px;padding:0 8px;overflow:hidden}.orders-table-row-preview td:nth-child(2){color:#f4f4f5;font-weight:600}.orders-table-row-preview td strong{font-size:13px;font-weight:700}.orders-table-row-preview small{color:#a1a1aa;margin-left:4px;font-size:9.5px}.orders-table-row-preview .order-date{font-size:12.5px}.orders-table-row-preview .parcel-count{color:#f4f4f5;background:0 0;width:auto;padding:0;font-size:12px;font-weight:500;display:inline-block}.orders-real-table .table-check{background:0 0;border:2px solid #52525b;border-radius:6px;width:17px!important;max-width:17px!important;height:17px!important;min-height:17px!important;margin:0 auto!important;display:block!important}.seur-logo{color:#e23b2e;background:#fff;border:1px solid #d4d4d8;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:31px;height:31px;line-height:1;display:inline-flex;overflow:hidden;box-shadow:0 1px 3px #00000038}.seur-logo span{color:#e23b2e;letter-spacing:-.05em;background:0 0;border-radius:0;padding:0;font-size:7px;font-weight:800}.seur-logo i{background:linear-gradient(90deg,#2877bb 0 45%,#ef9b22 45% 68%,#2877bb 68%);border-radius:1px;width:15px;height:3px;margin-top:2px}.orders-table-row-preview .status-chip-preview{border-radius:999px;justify-content:center;align-items:center;width:100%;max-width:128px;min-height:24px;padding:3px 8px;font-size:9px;font-weight:500;line-height:1.1;display:inline-flex}.orders-table-row-preview .status-success{color:#86efac;background:#16653457}.orders-table-row-preview .status-warning{color:#fde68a;background:#a1620752}.orders-table-row-preview .status-danger{color:#fda4af;background:#9f123957}.orders-table-row-preview .row-expand{color:#71717a;background:0 0;border-radius:0;width:auto;padding:0;font-size:14px;display:block}.orders-preview-footer{color:#71717a;background:#18181b;grid-template-columns:1fr auto 1fr;align-items:center;min-height:48px;padding:0 20px;font-size:9.5px;display:grid}.orders-preview-footer>span:last-child{text-align:right}.orders-preview-footer b{color:#a1a1aa;font-weight:500}.orders-pages{align-items:center;gap:4px;display:flex}.orders-pages button,.orders-pages b{color:#a1a1aa;background:0 0;border:0;border-radius:50%;place-items:center;width:23px;height:23px;font-size:9px;display:grid}.orders-pages b{color:#fff;background:#2563eb}@media (width<=920px){.orders-preview-toolbar{grid-template-columns:1fr auto}.orders-toolbar-search{grid-area:2/1/auto/-1;min-height:36px}.orders-table-card{overflow-x:auto}.orders-real-table{min-width:940px}.orders-toolbar-actions button{padding:0 11px;font-size:10px}}@media (width<=800px){.orders-preview{border-radius:14px;position:relative;top:auto}.orders-preview-toolbar{padding:10px}.orders-toolbar-actions button:nth-child(2),.orders-toolbar-actions button:nth-child(3){display:none}.orders-table-card{border-radius:12px;margin:6px 8px 0}.orders-preview-footer{padding:0 12px}.orders-preview-footer>span:first-child{display:none}.orders-preview-footer{grid-template-columns:auto 1fr}}.hero{min-height:0;padding-bottom:0}.orders-story-stage{height:270vh;margin-top:-72px;position:relative}.orders-story-pin{flex-direction:column;justify-content:center;align-items:center;height:100vh;padding:28px 0 64px;display:flex;position:sticky;top:0}.orders-story-title{color:#23345b;letter-spacing:-.045em;margin:0 0 20px;font-size:clamp(21px,2vw,30px);font-weight:500}.orders-story-title>span{display:inline-block}.orders-story-title strong{color:#4775e8;font-family:Playfair Display,Georgia,serif;font-style:italic;font-weight:600}.orders-story-pin .orders-preview{width:min(1180px,100%);height:603px;margin:0;position:relative;top:auto;transform:none}.orders-table-view{border-radius:inherit;background:#18181b;position:absolute;inset:0;overflow:hidden}.returns-view{z-index:2;visibility:hidden;opacity:0}.returns-preview-toolbar{grid-template-columns:1fr minmax(280px,448px) 1fr}.returns-table-card{min-height:475px}.returns-real-table{table-layout:fixed;border-spacing:0;border-collapse:separate;color:#f4f4f5;width:100%;font-size:11px}.returns-real-table thead{color:#a1a1aa;background:#18181b}.returns-real-table thead tr,.returns-table-row-preview{position:relative}.returns-real-table thead tr:after,.returns-table-row-preview:after{content:"";background:linear-gradient(90deg,#0000,#52525b,#0000);height:1px;position:absolute;bottom:0;left:10%;right:10%}.returns-real-table th{letter-spacing:.07em;text-align:center;text-transform:uppercase;white-space:nowrap;height:63px;padding:0 7px;font-size:9px;font-weight:600}.returns-table-row-preview{background:#18181b;height:61px}.returns-table-row-preview:nth-child(2n){background:#161618}.returns-table-row-preview:hover{background:#27272a}.returns-table-row-preview td{color:#e4e4e7;text-align:center;text-overflow:ellipsis;white-space:nowrap;height:61px;padding:0 7px;overflow:hidden}.returns-table-row-preview td strong{color:#f4f4f5;font-size:12px}.returns-table-row-preview small{color:#71717a;margin-top:2px;font-size:9px;display:block}.return-type{color:#d4d4d8;font-size:10px;font-weight:600}.return-link{color:#7dd3fc;background:#0369a140;border-radius:999px;align-items:center;min-height:25px;padding:0 9px;font-size:9px;font-weight:700;display:inline-flex}.returns-table-row-preview .status-chip-preview{border-radius:999px;justify-content:center;align-items:center;width:100%;max-width:112px;min-height:24px;padding:3px 7px;font-size:8.5px;font-weight:500;display:inline-flex}.status-primary{color:#93c5fd!important;background:#1e40af57!important}.status-secondary{color:#d8b4fe!important;background:#6b21a84d!important}.status-neutral{color:#d4d4d8!important;background:#52525b6b!important}.orders-preview .order-date,.orders-preview .parcel-count{color:#f4f4f5!important;background:0 0!important}.orders-preview .seur-logo{color:#e23b2e!important;background:#fff!important;border-radius:50%!important;width:31px!important;height:31px!important;padding:0!important}.orders-preview .seur-logo span{color:#e23b2e!important;background:0 0!important;border-radius:0!important;width:auto!important;padding:0!important}.orders-preview .status-chip-preview{border-radius:999px!important;width:100%!important;padding:3px 8px!important}.orders-preview .status-success{color:#86efac!important;background:#16653457!important}.orders-preview .status-warning{color:#fde68a!important;background:#a1620752!important}.orders-preview .status-danger{color:#fda4af!important;background:#9f123957!important}.orders-preview .row-expand{color:#71717a!important;background:0 0!important;border-radius:0!important;width:auto!important;padding:0!important}.app-shell{isolation:isolate;position:relative;overflow:clip}.journey-shell{align-items:start}.journey-nav{flex-direction:column;justify-content:center;height:100vh;padding-top:0;padding-bottom:0;display:flex;top:0}.journey-content>.section{min-height:100vh;scroll-margin-top:0}.background-gradient,.ambient-orb,.grid-overlay,.noise-overlay,.aurora-stripe{pointer-events:none;display:block;position:fixed}.background-gradient,.ambient-orb{z-index:-3;filter:blur(70px);border-radius:50%}.background-gradient-one{opacity:.22;background:#58dcff;width:42vw;height:42vw;top:8%;left:-8%}.background-gradient-two{opacity:.17;background:#6c83ff;width:48vw;height:48vw;top:44%;right:-12%}.background-gradient-three{opacity:.14;background:#8cffe4;width:52vw;height:36vw;bottom:-14%;left:20%}.ambient-orb{opacity:.13;background:radial-gradient(circle,#56d9ff,#5785ff52 42%,#0000 70%);width:260px;height:260px}.ambient-orb-one{top:18%;right:12%}.ambient-orb-two{width:340px;height:340px;top:58%;left:8%}.ambient-orb-three{width:300px;height:300px;bottom:8%;right:18%}.ambient-orb-mouse{z-index:4;opacity:.09;filter:blur(34px);mix-blend-mode:multiply;width:190px;height:190px}.grid-overlay{z-index:-2;opacity:.2;background-image:radial-gradient(circle,#436ccd61 0 1px,#0000 1.4px);background-size:31px 31px;inset:0;-webkit-mask-image:radial-gradient(at 52% 48%,#000 0,#0000 68%);mask-image:radial-gradient(at 52% 48%,#000 0,#0000 68%)}.noise-overlay{z-index:-1;opacity:.16;mix-blend-mode:soft-light;background:url(/noise.svg) 50%/170px;inset:0}.aurora-stripe{z-index:-2;opacity:.2;filter:blur(55px);background:linear-gradient(118deg,#0000 18%,#47d2ff4d 39%,#647dff3d 51%,#6effd538 63%,#0000 81%);width:120%;height:420px;top:32%;left:-10%;transform:rotate(-7deg)}.site-footer{z-index:2;color:#e8edfa;background:#10172a;border:1px solid #7189bc38;border-radius:28px;width:min(1440px,100% - 32px);margin:0 auto 16px;padding:72px clamp(24px,5vw,72px) 0;position:relative;overflow:hidden;box-shadow:0 28px 80px #182c5833}.footer-spray{opacity:.62;filter:blur(.2px);background:radial-gradient(circle,#4fd4ff59,#5e89ff2e 35%,#0000 68%);border-radius:50%;width:620px;height:620px;position:absolute;top:-190px;right:-90px}.footer-main{grid-template-columns:minmax(260px,1.1fr) 2fr;gap:8vw;display:grid;position:relative}.footer-intro .brand{color:#fff}.footer-intro .brand-mark-wrap{width:38px;height:38px}.footer-intro p{color:#9aa8c7;max-width:380px;margin:24px 0 30px;font-size:15px;line-height:1.65}.footer-contact{color:#9fcbff;font-size:14px;font-weight:600}.footer-links{grid-template-columns:repeat(3,1fr);gap:32px;display:grid}.footer-link-group{flex-direction:column;gap:12px;display:flex}.footer-link-group h3{color:#71809f;letter-spacing:.1em;text-transform:uppercase;margin:0 0 8px;font:500 10px DM Mono,monospace}.footer-link-group a{color:#dce4f7;width:max-content;font-size:14px;transition:color .2s,transform .2s}.footer-link-group a:hover{color:#75dfff;transform:translate(3px)}.footer-newsletter{border-top:1px solid #8ea3d32e;border-bottom:1px solid #8ea3d32e;justify-content:space-between;align-items:center;gap:32px;margin-top:64px;padding:28px 0;display:flex;position:relative}.footer-newsletter span{font-size:17px;font-weight:600}.footer-newsletter p{color:#8291b0;margin:5px 0 0;font-size:12px}.footer-newsletter form{background:#ffffff0e;border:1px solid #96aee045;border-radius:999px;width:min(440px,100%);padding:5px;display:flex}.footer-newsletter input{color:#fff;background:0 0;border:0;outline:0;flex:1;min-width:0;padding:0 16px;font:13px DM Sans,sans-serif}.footer-newsletter input::placeholder{color:#71809f}.footer-newsletter button{color:#0f1c36;background:#b8efff;border:0;border-radius:999px;min-height:40px;padding:0 19px;font:600 12px DM Sans,sans-serif}.footer-bottom{color:#71809f;grid-template-columns:1fr auto 1fr;align-items:center;gap:22px;padding:24px 0 30px;font-size:10px;display:grid;position:relative}.footer-bottom div{gap:20px;display:flex}.footer-bottom>a{justify-self:end}.footer-wordmark{color:#dce8ff;letter-spacing:-.085em;opacity:.09;white-space:nowrap;margin-bottom:-.13em;font-size:clamp(64px,12.7vw,180px);font-weight:700;line-height:.82}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}@media (width<=960px){.orders-story-stage{height:auto;margin:54px 0 90px}.orders-story-pin{height:auto;padding:0;position:relative}.orders-story-title>span{opacity:1!important;visibility:visible!important;transform:none!important}.orders-story-pin .orders-preview{height:575px}.returns-view,.journey-nav{display:none}.footer-main{grid-template-columns:1fr}}.control-node{font:inherit;text-align:left;cursor:pointer;appearance:none}.control-node:focus-visible,.comparison-table-row:focus-visible,.activation-flow button:focus-visible{outline-offset:3px;outline:3px solid #4fd4ff}.control-node.is-active{background:#fffffff5;border-color:#4fd4ffe6;box-shadow:0 0 0 4px #4fd4ff21,0 17px 31px #3061b933}.control-node.is-active .control-node-dot{background:#4cce96;box-shadow:0 0 0 5px #4cce9624}.control-core{transition:transform .28s cubic-bezier(.16,1,.3,1),box-shadow .28s!important}.control-plane-visual:has(.control-node.is-active) .control-core{transform:translate(-50%,-50%)translateZ(29px)scale(1.035)}.comparison-table-row{cursor:pointer;text-align:left;border-bottom:0;border-left:0;border-right:0;width:100%;font-family:inherit}.comparison-table-row.is-selected{background:linear-gradient(90deg,#4fd4ff29,#5e89ff0d)!important}.comparison-table-row.is-selected>strong{color:#315ad0}.comparison-table-row.is-selected .comparison-answer.is-parcelwise i{box-shadow:0 0 0 5px #557de91f}.activation-flow li{padding:0}.activation-flow button{border-radius:inherit;width:100%;color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:32px 1fr 25px;align-items:center;gap:12px;padding:15px;display:grid}.activation-flow li.is-active{background:#ffffffb3;border-color:#4fd4ffc7;box-shadow:0 0 0 4px #4fd4ff1a,0 14px 28px #325e8f21}.activation-flow li.is-active i{background:#3f84ed;box-shadow:0 0 0 5px #4fd4ff24}@media (prefers-reduced-motion:no-preference){.control-line{animation:2.9s ease-in-out infinite control-line-pulse!important}.control-line:nth-child(2n){animation-delay:.45s!important}.control-node.is-active{animation:1.8s ease-in-out infinite node-breathe!important}.cost-bar{transition:width .45s cubic-bezier(.16,1,.3,1)!important}.comparison-table-row{transition:background-color .2s,transform .2s!important}.comparison-table-row:hover{transform:translate(5px)}.activation-flow li{transition:transform .22s,background-color .22s,box-shadow .22s!important}.activation-flow li:hover{transform:translate(-5px)}.activation-flow li.is-active i{animation:.55s cubic-bezier(.16,1,.3,1) check-pop!important}.control-package{animation:2.4s ease-in-out infinite package-float!important}.control-package-two{animation-delay:-1.2s!important}}@keyframes control-line-pulse{0%,to{stroke-opacity:.25}50%{stroke-opacity:.95}}@keyframes node-breathe{0%,to{box-shadow:0 0 0 4px #4fd4ff21,0 17px 31px #3061b933}50%{box-shadow:0 0 0 9px #4fd4ff0a,0 19px 33px #3061b940}}@keyframes package-float{0%,to{translate:0;rotate:0deg}50%{translate:9px -13px;rotate:9deg}}@keyframes check-pop{0%{transform:scale(.45)rotate(-20deg)}to{transform:scale(1)rotate(0)}}html[data-theme=dark] .control-node.is-active{background:#1f3b58f0}html[data-theme=dark] .comparison-table-row.is-selected{background:linear-gradient(90deg,#398ced3b,#3a57981f)!important}html[data-theme=dark] .activation-flow li.is-active{background:#193650c7}@media (width<=800px){.activation-flow button{grid-template-columns:28px 1fr 23px}.comparison-table-row:hover{transform:none}}@media (width<=720px){.orders-story-pin .orders-preview{height:540px}.orders-story-title{max-width:320px}.footer-links{grid-template-columns:1fr 1fr}.footer-newsletter{flex-direction:column;align-items:flex-start}.footer-bottom{grid-template-columns:1fr}.footer-bottom>a{justify-self:start}.site-footer{border-radius:22px;width:calc(100% - 20px);padding:48px 22px 0}}.theme-toggle{z-index:40;color:#294878;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);cursor:pointer;background:#fffc;border:1px solid #5e89ff4d;border-radius:50%;place-items:center;width:52px;height:52px;padding:0;display:grid;position:fixed;bottom:24px;right:24px;box-shadow:0 14px 34px #28488433}.orders-table-card,.returns-table-card{border-left:0;border-right:0;border-radius:0;width:100%;margin-left:0;margin-right:0}.orders-table-header th:first-child{width:4%}.orders-table-header th:nth-child(2){width:11%}.orders-table-header th:nth-child(3){width:12%}.orders-table-header th:nth-child(4){width:17%}.orders-table-header th:nth-child(5){width:15%}.orders-table-header th:nth-child(6){width:9%}.orders-table-header th:nth-child(7){width:11%}.orders-table-header th:nth-child(8){width:17%}.orders-table-header th:last-child,.returns-real-table th:first-child{width:4%}html[data-theme=light] .orders-table-view{background:#fff}html[data-theme=light] .orders-preview{color:#1e293b;background:#fff;border-color:#d9e0ec;box-shadow:0 30px 90px #314b822e,inset 0 0 0 1px #ffffffbf}html[data-theme=light] .orders-preview-toolbar,html[data-theme=light] .orders-table-header,html[data-theme=light] .returns-real-table thead,html[data-theme=light] .orders-preview-footer{background:#fff}html[data-theme=light] .orders-preview-toolbar:after{background:linear-gradient(90deg,#0000,#cbd5e1e6 8% 92%,#0000)}html[data-theme=light] .orders-toolbar-actions button{color:#334155;background:#f1f5f9}html[data-theme=light] .orders-toolbar-actions .orders-new-button,html[data-theme=light] .orders-pages b{color:#fff;background:#2563eb}html[data-theme=light] .orders-toolbar-tools button{color:#475569}html[data-theme=light] .orders-toolbar-tools button:hover{background:#f1f5f9}html[data-theme=light] .orders-toolbar-search{color:#94a3b8;background:#fff;border-color:#cbd5e1}html[data-theme=light] .orders-table-card,html[data-theme=light] .returns-table-card{background:#fff;border-color:#d8dee9}html[data-theme=light] .orders-real-table,html[data-theme=light] .returns-real-table{color:#334155}html[data-theme=light] .orders-table-header,html[data-theme=light] .returns-real-table thead{color:#64748b}html[data-theme=light] .orders-table-header tr:after,html[data-theme=light] .orders-table-row-preview:after,html[data-theme=light] .returns-real-table thead tr:after,html[data-theme=light] .returns-table-row-preview:after{background:linear-gradient(90deg,#0000,#dbe3ef,#0000)}html[data-theme=light] .orders-real-table .orders-table-row-preview:nth-child(odd),html[data-theme=light] .returns-table-row-preview{background:#fff}html[data-theme=light] .orders-real-table .orders-table-row-preview:nth-child(2n),html[data-theme=light] .returns-table-row-preview:nth-child(2n){background:#f8fafc}html[data-theme=light] .orders-real-table .orders-table-row-preview:hover,html[data-theme=light] .returns-table-row-preview:hover{background:#f1f5f9}html[data-theme=light] .orders-table-row-preview td,html[data-theme=light] .returns-table-row-preview td,html[data-theme=light] .orders-table-row-preview td strong,html[data-theme=light] .returns-table-row-preview td strong,html[data-theme=light] .orders-preview .order-date,html[data-theme=light] .orders-preview .parcel-count{color:#334155!important}html[data-theme=light] .orders-table-row-preview small,html[data-theme=light] .returns-table-row-preview small,html[data-theme=light] .orders-preview-footer{color:#94a3b8}html[data-theme=light] .orders-preview-footer b,html[data-theme=light] .orders-pages button{color:#64748b}html[data-theme=light] .orders-real-table .table-check{background:#fff;border-color:#cbd5e1}html[data-theme=light] .return-type{color:#475569}html[data-theme=light] .theme-toggle{color:#294878;background:#ffffffb8}html[data-theme=light] .orders-preview .status-success{color:#166534!important;background:#dcfce7!important}html[data-theme=light] .orders-preview .status-warning{color:#a16207!important;background:#fef3c7!important}html[data-theme=light] .orders-preview .status-primary{color:#1d4ed8!important;background:#dbeafe!important}html[data-theme=light] .orders-preview .status-secondary{color:#7e22ce!important;background:#f3e8ff!important}html[data-theme=light] .orders-preview .status-danger{color:#b91c1c!important;background:#fee2e2!important}html[data-theme=light] .orders-preview .status-neutral{color:#52525b!important;background:#f4f4f5!important}html[data-theme=light] .return-link{color:#2563eb;background:#eff6ff}html[data-theme=dark] body{color:#e4e4e7;background:radial-gradient(at 50% -10%,#27272a 0%,#141416 38%,#09090b 78%)}html[data-theme=dark] .app-shell{background:0 0}html[data-theme=dark] .announcement{color:#a1a1aa;background:#0e0e10c7;border-color:#71717a47}html[data-theme=dark] .announcement strong{color:#e4e4e7}html[data-theme=dark] .topbar{background:#0e0e10c2;border-color:#71717a42}html[data-theme=dark] .topnav,html[data-theme=dark] .topbar-actions{color:#d4d4d8}html[data-theme=dark] .topnav span{color:#a1a1aa}html[data-theme=dark] .demo-button,html[data-theme=dark] .secondary-button,html[data-theme=dark] .theme-toggle{color:#e4e4e7;background:#27272ac7;border-color:#3f3f46;box-shadow:0 14px 34px #00000047}html[data-theme=dark] .signup-button,html[data-theme=dark] .primary-button{color:#18181b;box-shadow:none;background:#f4f4f5;border-color:#fff}html[data-theme=dark] .hero-title,html[data-theme=dark] .orders-story-title{color:#f4f4f5}html[data-theme=dark] .hero-title em,html[data-theme=dark] .orders-story-title strong{color:#d4d4d8}html[data-theme=dark] .journey-nav{background:#0e0e10a6;border-color:#27272a}html[data-theme=dark] .section-heading h2,html[data-theme=dark] .cta-copy h2,html[data-theme=dark] .capability-card h3,html[data-theme=dark] .compare-label,html[data-theme=dark] .metric-value{color:#f4f4f5}html[data-theme=dark] .capability-card,html[data-theme=dark] .metric-card{background:#27272ab3;border-color:#3f3f46}html[data-theme=dark] .capability-card:nth-child(2),html[data-theme=dark] .metric-card:nth-child(2),html[data-theme=dark] .capability-card:nth-child(3),html[data-theme=dark] .metric-card:nth-child(3){background:#202023c7}html[data-theme=dark] .compare-panel{background:#18181bc7;border-color:#3f3f46}html[data-theme=dark] .background-gradient,html[data-theme=dark] .ambient-orb,html[data-theme=dark] .aurora-stripe{filter:grayscale()blur(70px);opacity:.06}.carrier-logo{color:#334155;background:#fff;border:1px solid #d4d4d8;border-radius:50%;place-items:center;width:34px;height:34px;font-size:6px;font-weight:800;line-height:1;display:inline-grid;overflow:hidden;box-shadow:0 1px 3px #0003}.carrier-logo--seur{color:#e23b2e}.carrier-logo--correos{color:#1d4ed8}.carrier-logo--gls{color:#eab308;background:#0f172a}.carrier-logo--ctt{color:#fff;background:#f97316}.carrier-logo--fedex{color:#4c1d95}.carrier-logo--dhl{color:#dc2626;background:#facc15}.orders-preview .carrier-logo{background:#fff;border:1px solid #d4d4d8;margin:0 auto;display:grid;border-radius:50%!important;width:34px!important;max-width:34px!important;height:34px!important;min-height:34px!important;padding:0!important}.orders-preview .carrier-logo-image{object-fit:contain;background:0 0;border:0;border-radius:0;width:100%;max-width:none;height:100%;min-height:0;padding:3px;display:block}.orders-story-orders,.orders-story-returns,.orders-story-ellipsis{display:inline-block}.orders-story-ellipsis{letter-spacing:.085em;vertical-align:baseline;margin-left:.24em;position:relative;top:.27em;overflow:hidden}html[data-theme=light] .orders-pages b{color:#fff}.orders-view,.returns-view{will-change:clip-path,opacity,transform}.journey-shell{border-top:0;width:100%;max-width:none;margin:clamp(16px,3vh,36px) 0 0}.journey-nav{border-right:0;position:sticky}.journey-nav:after{content:"";background:linear-gradient(#0000,#8b9fd04d 16% 84%,#0000);width:1px;position:absolute;top:10vh;bottom:10vh;right:0}.journey-content>.section{border-bottom:0}.journey-content>.section:after{content:"";background:linear-gradient(90deg,#0000 3%,#8b9fd042 18% 82%,#0000 97%);height:1px;position:absolute;bottom:0;left:0;right:0}.journey-content>.section:last-child:after{display:none}html[data-theme=dark] .journey-nav:after{background:linear-gradient(#0000,#3f3f46 16% 84%,#0000)}html[data-theme=dark] .journey-content>.section:after{background:linear-gradient(90deg,#0000 3%,#3f3f46 18% 82%,#0000 97%)}@media (width>=961px){.journey-shell{-webkit-mask-image:linear-gradient(#000 0% calc(100% - 180px),#0000 100%);mask-image:linear-gradient(#000 0% calc(100% - 180px),#0000 100%)}}@media (width<=960px){.journey-shell{margin-top:72px}}.hero-title{line-height:1.01;overflow:visible}.hero-title-line{white-space:nowrap;margin-bottom:-.08em;padding:.035em .06em .16em;display:block;overflow:hidden}.hero-title-line-inner{transform-origin:0 100%;display:block}.hero-title em{color:#397cf3;background:linear-gradient(105deg,#23b9ff 0%,#3679f4 32%,#845df5 63%,#25c9d7 100%) 100%/220% 100%;-webkit-text-fill-color:transparent;filter:drop-shadow(0 9px 20px #4e6ff42b);-webkit-background-clip:text;background-clip:text;margin-left:.075em;padding:0 .025em .055em 0;display:inline-block;position:relative}.liquid-action{isolation:isolate;color:#18345f;letter-spacing:-.018em;outline:none;flex:none;padding:0;font:600 14px/1 DM Sans,sans-serif;position:relative;box-shadow:0 14px 32px #1f498921,inset 0 1px #fffc!important}.liquid-action:before{content:"";z-index:4;filter:blur(.15px);opacity:.82;pointer-events:none;background:linear-gradient(90deg,#0000,#fffffff2,#0000);border-radius:999px;width:32%;height:1.5px;position:absolute;top:2px;left:19%}.liquid-action:after{content:"";z-index:2;border-radius:inherit;pointer-events:none;background:radial-gradient(48% 42% at 24% -9%,#ffffffd1,#ffffff2e 42%,#0000 72%);border:1px solid #ffffff85;position:absolute;inset:1px}.liquid-action>div:nth-of-type(2){background:0 0!important}.liquid-action:focus-visible{box-shadow:0 0 0 3px #3f7ef447,0 14px 32px #1f498929!important}.liquid-action-content{z-index:3;border-radius:inherit;justify-content:center;align-items:center;gap:9px;width:100%;height:100%;display:flex;position:relative}.liquid-action--primary{color:#fff;text-shadow:0 1px 10px #05194047;box-shadow:0 16px 34px #1e4a9740,inset 0 1px #ffffff80!important}.liquid-action--hero{font-size:15px}.contact-chat,.login-link{border:0;border-radius:999px;min-height:44px;width:140px!important;height:44px!important;padding:0!important}.contact-chat-icon{width:20px;height:20px;display:none}html[data-theme=dark] .hero-title em{background:linear-gradient(105deg,#6ce6ff 0%,#88a7ff 38%,#c292ff 70%,#65e9d0 100%) 100%/220% 100%;-webkit-text-fill-color:transparent;filter:drop-shadow(0 9px 24px #6994ff33);-webkit-background-clip:text;background-clip:text}html[data-theme=dark] .liquid-action{color:#eef5ff;box-shadow:0 16px 36px #0000004d,inset 0 1px #ffffff29!important}html[data-theme=dark] .liquid-action:after{background:radial-gradient(48% 42% at 24% -9%,#ffffff80,#ffffff1a 43%,#0000 72%);border-color:#fff3}@media (width<=960px){.contact-chat{min-height:50px;width:50px!important;height:50px!important}.contact-chat .liquid-action-content>span:not(.contact-chat-icon){display:none}.contact-chat-icon{display:block}}@media (width<=800px){.hero-title{line-height:1.02}.hero-title-line{margin-bottom:-.06em;padding-bottom:.15em}.liquid-action--hero{font-size:14px;width:164px!important;height:50px!important}}@media (prefers-reduced-motion:reduce){.hero-title-line{overflow:visible}}.announcement{z-index:20;position:relative;top:auto}.topbar{z-index:70;position:sticky;top:0}:root{--sticky-topbar-height:80px}.orders-story-pin,.journey-nav{top:var(--sticky-topbar-height);height:calc(100vh - var(--sticky-topbar-height))}.journey-content>.section{scroll-margin-top:var(--sticky-topbar-height)}.contact-chat{color:#294878;background:#ffffff7a;border:1px solid #5e89ff3d;border-radius:999px;justify-content:center;align-items:center;min-height:36px;padding:0 13px;font-size:13px;transition:transform .18s,background-color .18s;display:inline-flex}.contact-chat-icon{display:none}.contact-chat:hover{background:#5e89ff1f;transform:translateY(-1px)}html[data-theme=dark] .contact-chat{color:#d4d4d8;background:#27272a;border-color:#3f3f46}@media (width<=800px){:root{--sticky-topbar-height:67px}}.hero-scroll-cue{color:#5e89ff;place-items:center;width:28px;height:28px;margin:18px auto 0;animation:1.7s ease-in-out infinite hero-scroll-cue;display:grid}.hero-scroll-cue svg{width:20px;height:20px}.hero-scroll-cue:hover{color:#24355c}@keyframes hero-scroll-cue{0%,to{opacity:.42;transform:translateY(0)}50%{opacity:1;transform:translateY(6px)}}html[data-theme=dark] .announcement{background:#0e0e10e6}html[data-theme=dark] .hero-scroll-cue{color:#a1a1aa}html[data-theme=dark]{--ink:#f2f6ff;--muted:#a8b5c9;--line:#849dc429;--soft:#111b2bb8;--violet:#7c8cff;--cyan:#55d9ff;--mint:#70e0b2;--orange:#ffab7a}html[data-theme=dark] body{color:#eaf0fa;background-color:#0000;background-image:radial-gradient(circle at 10% -4%,#297eba2e 0,#0000 32rem),radial-gradient(circle at 88% 5%,#6956d426 0,#0000 36rem),linear-gradient(#080c14 0%,#090e18 48%,#070a11 100%);background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:auto,auto,auto;background-attachment:fixed;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box}html[data-theme=dark] .hero-title,html[data-theme=dark] .orders-story-title,html[data-theme=dark] .section-heading h2,html[data-theme=dark] .cta-copy h2{color:#f5f8ff;text-shadow:0 1px 24px #80aeff0d}html[data-theme=dark] .hero-title em,html[data-theme=dark] .orders-story-title strong{color:#91b5ff;background:linear-gradient(112deg,#8fe8ff 5%,#91a8ff 48%,#c4a7ff 92%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}html[data-theme=dark] .hero-text,html[data-theme=dark] .section-heading p,html[data-theme=dark] .cta-copy p{color:#a8b5c9}html[data-theme=dark] .journey-nav{-webkit-backdrop-filter:blur(22px)saturate(125%);backdrop-filter:blur(22px)saturate(125%);background:linear-gradient(#080d16d1,#070b13ad)}html[data-theme=dark] .journey-nav:before{color:#687991}html[data-theme=dark] .journey-nav a{color:#68768c}html[data-theme=dark] .journey-nav a:before{background:linear-gradient(#58ddff,#7d83ff);box-shadow:0 0 18px #58c9ff80}html[data-theme=dark] .journey-content>.section{background:linear-gradient(#0b111cb3,#080d16c2);border-color:#7e97be1f}html[data-theme=dark] .capabilities{--section-accent:linear-gradient(90deg,#65dfb0,#82ebcf)}html[data-theme=dark] .comparison{--section-accent:linear-gradient(90deg,#6f82ff,#a982ff)}html[data-theme=dark] .metrics{--section-accent:linear-gradient(90deg,#55d9ff,#7698ff)}html[data-theme=dark] .cta{--section-accent:linear-gradient(90deg,#7f9cff,#b89bff)}html[data-theme=dark] .capability-card,html[data-theme=dark] .metric-card{background:linear-gradient(145deg,#121f30eb,#0a101bf0);border-color:#7a9dcf33;box-shadow:0 22px 54px #0003,inset 0 1px #ffffff06}html[data-theme=dark] .capability-card:nth-child(2),html[data-theme=dark] .metric-card:nth-child(2){background:linear-gradient(145deg,#202344e6,#0d111ff2);border-color:#7e89ff3b}html[data-theme=dark] .capability-card:nth-child(3),html[data-theme=dark] .metric-card:nth-child(3){background:linear-gradient(145deg,#132c2ad6,#0a121cf2);border-color:#54cda233}html[data-theme=dark] .capability-card h3,html[data-theme=dark] .metric-value{color:#f4f7fd}html[data-theme=dark] .capability-card p,html[data-theme=dark] .metric-card p{color:#a7b4c7}html[data-theme=dark] .card-tag,html[data-theme=dark] .metric-pill{color:#88e5ff;background:#2197bf1c;border:1px solid #5bd8ff38;box-shadow:inset 0 0 0 1px #55d9ff06}html[data-theme=dark] .tag-visibilidad,html[data-theme=dark] .metric-card:nth-child(2) .metric-pill{color:#b8b9ff;background:#6965dc21;border-color:#918fff40}html[data-theme=dark] .tag-expansion,html[data-theme=dark] .metric-card:nth-child(3) .metric-pill{color:#8de5bc;background:#2e9f741f;border-color:#67e0b23b}html[data-theme=dark] .metric-spark{background:#62dfff;box-shadow:0 0 0 4px #5bd8ff14,0 0 16px #5bd8ff80}html[data-theme=dark] .metric-card:nth-child(2) .metric-spark{background:#8f9aff;box-shadow:0 0 0 4px #7f8bff14,0 0 16px #7f8bff75}html[data-theme=dark] .metric-card:nth-child(3) .metric-spark{background:#70e0b2;box-shadow:0 0 0 4px #70e0b214,0 0 16px #70e0b26b}html[data-theme=dark] .metric-card:first-child .metric-bar-fill{background:linear-gradient(90deg,#4ed8ff,#6d9cff)}html[data-theme=dark] .metric-card:nth-child(2) .metric-bar-fill{background:linear-gradient(90deg,#7786ff,#ad8cff)}html[data-theme=dark] .metric-card:nth-child(3) .metric-bar-fill{background:linear-gradient(90deg,#50dca4,#9aeabf)}html[data-theme=dark] .metrics-chip{color:#9fb4d1;background:#0e1725c7;border-color:#7a9dcf33;box-shadow:0 8px 24px #0000001f}html[data-theme=dark] .metrics-chip:nth-child(2){color:#b4b8ed;background:#1f203bb3;border-color:#7e89ff38}html[data-theme=dark] .metrics-chip:nth-child(3){color:#9ad9ea;background:#102834ad;border-color:#5cd6ff33}html[data-theme=dark] .metrics-chip:nth-child(4){color:#9bd8bc;background:#112b25ad;border-color:#67e0b233}html[data-theme=dark] .compare-label{color:#e7edf7}html[data-theme=dark] .compare-cell strong{color:#dbe5f3}html[data-theme=dark] .compare-fill-parcelwise{background:linear-gradient(90deg,#4ed9ff,#7a87ff);box-shadow:0 0 12px #52bfff40}html[data-theme=dark] .cta-stat{color:#f3f7ff;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#080e199e;border-color:#97aed82e;box-shadow:0 14px 34px #0003,inset 0 1px #ffffff09}html[data-theme=dark] .background-gradient,html[data-theme=dark] .ambient-orb,html[data-theme=dark] .aurora-stripe{filter:blur(84px)}html[data-theme=dark] .background-gradient-one{opacity:.13;background:#1ecbff}html[data-theme=dark] .background-gradient-two{opacity:.12;background:#665cff}html[data-theme=dark] .background-gradient-three{opacity:.09;background:#3ae0a6}html[data-theme=dark] .ambient-orb{opacity:.09;background:radial-gradient(circle,#63dfff,#5d68ff57 44%,#0000 72%)}html[data-theme=dark] .ambient-orb-mouse{opacity:.07;filter:blur(42px);mix-blend-mode:screen}html[data-theme=dark] .aurora-stripe{opacity:.1;background:linear-gradient(118deg,#0000 18%,#37cdff52 39%,#6b60ff47 52%,#3edda538 64%,#0000 81%)}html[data-theme=dark] .grid-overlay{opacity:.08;background-image:radial-gradient(circle,#71a1e8b3 0 1px,#0000 1.3px)}html[data-theme=dark] .noise-overlay{opacity:.1}html[data-theme=dark] .site-footer{background:linear-gradient(145deg,#0d1524,#0a0f1b 62%,#101126);border-color:#7591bd33;box-shadow:0 30px 90px #0000005c}html[data-theme=dark] .footer-intro p,html[data-theme=dark] .footer-newsletter p{color:#91a1bc}html[data-theme=dark] .footer-newsletter form{background:#ffffff0a;border-color:#84a1d338}html[data-theme=dark] body{background:radial-gradient(circle at 12% -5%,#3777c029 0,#0000 34rem),radial-gradient(circle at 88% 9%,#4365b51f 0,#0000 37rem),linear-gradient(#080c14 0%,#090e18 48%,#070a11 100%)}html[data-theme=dark] .hero-title em,html[data-theme=dark] .orders-story-title strong{color:#b7c8ed;-webkit-text-fill-color:currentColor;background:0 0}html[data-theme=dark] .capability-card,html[data-theme=dark] .capability-card:nth-child(2),html[data-theme=dark] .capability-card:nth-child(3),html[data-theme=dark] .metric-card,html[data-theme=dark] .metric-card:nth-child(2),html[data-theme=dark] .metric-card:nth-child(3){background:linear-gradient(145deg,#111c2cf0,#090f1af5);border-color:#7e99c433}html[data-theme=dark] .compare-fill-parcelwise{box-shadow:none;background:#9ab3de}html[data-theme=dark] .cta-panel{background:radial-gradient(circle at 87% 18%,#4c73b433,#0000 36%),linear-gradient(135deg,#152239 0%,#101827 58%,#101724 100%);border-color:#7e99c440}html[data-theme=dark] .background-gradient-one,html[data-theme=dark] .background-gradient-two,html[data-theme=dark] .background-gradient-three{background:#477ec8}html[data-theme=dark] .background-gradient-one{opacity:.1}html[data-theme=dark] .background-gradient-two{opacity:.08}html[data-theme=dark] .background-gradient-three{opacity:.06}html[data-theme=dark] .ambient-orb{background:radial-gradient(circle,#6a9fdc,#3d5e9a47 44%,#0000 72%)}html[data-theme=dark] .aurora-stripe{background:linear-gradient(118deg,#0000 18%,#538ad63d 42%,#6783bf33 57%,#0000 81%)}html[data-theme=dark] .capabilities,html[data-theme=dark] .comparison,html[data-theme=dark] .metrics,html[data-theme=dark] .cta{--section-accent:#9cb2d6}@media (width>=961px){.journey-nav{padding-left:60px;padding-right:26px}.journey-nav:after{background:linear-gradient(#0000,#8b9fd06b 10% 90%,#0000);width:1px;height:136px;inset:calc(50% - 68px) auto auto 52px}.journey-nav a:before{background:#fff;border:1px solid #8b9fd094;border-radius:50%;width:7px;height:7px;transition:background-color .25s,border-color .25s,box-shadow .25s;left:-12px;transform:none}.journey-nav a:after{content:"";background:#8b9fd06b;width:8px;height:1px;position:absolute;top:50%;left:-8px}.journey-nav a.is-active:before{background:#6f91c8;border-color:#6f91c8;height:7px;box-shadow:0 0 0 4px #6f91c824}html[data-theme=dark] .journey-nav:after{background:linear-gradient(#0000,#809ac561 10% 90%,#0000)}html[data-theme=dark] .journey-nav a:before{background:#101827;border-color:#52647f}html[data-theme=dark] .journey-nav a:after{background:#52647f}html[data-theme=dark] .journey-nav a.is-active:before{background:#9cb6df;border-color:#9cb6df;box-shadow:0 0 0 4px #9cb6df1f}}.journey-content>.section:before{display:none!important}.journey-content>.section.is-active:before{transform:none}.journey-shell{border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.journey-nav{border:1px solid var(--line);border-radius:0}.journey-content>.section{border-top:1px solid var(--line);border-bottom:0}.journey-content>.section:last-child{border-bottom:1px solid var(--line)}.journey-content>.section:after{display:none}@media (width>=961px){.journey-shell{-webkit-mask-image:linear-gradient(#000 0 calc(100% - 220px),#0000 100%);mask-image:linear-gradient(#000 0 calc(100% - 220px),#0000 100%)}.journey-nav{padding:0}.journey-nav:before{content:none}.journey-nav-panel{border-top:1px solid var(--line);border-bottom:1px solid var(--line);width:100%;padding:24px 34px 22px 48px}.journey-nav-label{color:#7a8089;letter-spacing:.08em;text-transform:uppercase;margin:0 0 18px;font:500 10px DM Mono,monospace}.journey-nav-links{flex-direction:column;display:flex}.journey-nav:after{content:none}.journey-nav a{gap:10px}.journey-nav a:before{width:6px;height:6px;box-shadow:none;background:0 0;border:1px solid #9aa0a9;border-radius:50%;left:-15px;transform:none}.journey-nav a:after{content:none}.journey-nav a.is-active:before{width:6px;height:6px;box-shadow:none;background:#4e5967;border-color:#4e5967}}html[data-theme=dark] .journey-shell,html[data-theme=dark] .journey-nav,html[data-theme=dark] .journey-content>.section,html[data-theme=dark] .journey-content>.section:last-child{border-color:#7e97be38}@media (width>=961px){html[data-theme=dark] .journey-nav-panel{border-color:#7e97be38}html[data-theme=dark] .journey-nav-label{color:#74849a}html[data-theme=dark] .journey-nav a:before{background:#0d1420;border-color:#65758c}html[data-theme=dark] .journey-nav a.is-active:before{background:#b5c3d8;border-color:#b5c3d8}}.orders-real-table .table-check:not(.orders-demo-check){background:#fff!important;border:1px solid #cbd5e1!important;border-radius:4px!important;width:15px!important;max-width:15px!important;height:15px!important;min-height:15px!important;padding:0!important}.orders-preview-toolbar:after{display:none}.orders-story-ellipsis{letter-spacing:normal;margin-left:0;top:auto}.orders-story-comma{display:inline-block}.orders-story-returns{margin-left:.2em}html[data-theme=dark] .orders-story-title,html[data-theme=dark] .orders-story-title strong{color:#f5f8ff;-webkit-text-fill-color:currentColor;background:0 0}.orders-preview{box-shadow:inset 0 1px #ffffff0f,0 14px 34px #0000003d,0 46px 110px #00000061,0 0 0 1px #ffffff06}html[data-theme=light] .orders-preview{box-shadow:inset 0 1px #ffffffeb,0 12px 28px #2844701a,0 42px 96px #2844702e,0 0 0 1px #324e7c12}.orders-story-stage{height:190vh}.workspace-selection-bar{z-index:4;color:#e4e4e7;background:#18181b;justify-content:flex-end;align-items:center;gap:12px;padding:10px 14px;display:flex;position:absolute;inset:0}.selection-buttons{justify-content:flex-end;align-items:center;gap:7px;display:flex}.workspace-selection-bar .selection-buttons button{color:#e4e4e7;white-space:nowrap;background:0 0;border:1px solid #0000;border-radius:9px;align-items:center;gap:6px;min-height:34px;padding:0 12px;font-size:10px;font-weight:600;display:inline-flex}.workspace-selection-bar .selection-buttons .selection-danger{color:#fda4af;border-color:#be123c}.workspace-selection-bar .selection-buttons .selection-primary{color:#fff;background:#2563eb}.workspace-selection-bar .selection-buttons svg{width:14px;height:14px}.returns-selection-bar{grid-area:1/3;width:100%;min-width:0;height:100%;padding:10px 0;position:relative;inset:auto}.returns-preview-toolbar>.orders-toolbar-tools{grid-area:1/3}.orders-demo-target,.returns-demo-target{position:relative}.orders-demo-target{--orders-demo-row-base:#16171b}.returns-demo-target{--returns-demo-row-base:#191a1f}html[data-theme=light] .orders-demo-target{--orders-demo-row-base:#f8fafc}html[data-theme=light] .returns-demo-target{--returns-demo-row-base:#fff}.orders-demo-check,.returns-demo-check{color:#fff;place-items:center;display:grid!important}.orders-real-table .orders-demo-check{border-width:1px!important;border-radius:4px!important;width:15px!important;max-width:15px!important;height:15px!important;min-height:15px!important}.demo-checkmark{font-size:10px;font-weight:800;line-height:1}.workspace-cursor{z-index:20;pointer-events:none;filter:drop-shadow(0 3px 4px #00000057);width:27px;height:31px;position:absolute;top:0;left:0}.workspace-cursor svg{z-index:2;width:100%;height:100%;display:block;position:relative}.workspace-click-ring{z-index:1;opacity:0;border:2px solid #60a5fa;border-radius:50%;width:30px;height:30px;position:absolute;top:-8px;left:-8px;transform:scale(.45)}.workspace-toast{z-index:15;color:#f4f4f5;max-width:420px;min-height:50px;box-shadow:none;-webkit-backdrop-filter:blur(10px)saturate(1.08);backdrop-filter:blur(10px)saturate(1.08);background:linear-gradient(135deg,#065f46fe,#047857f9);border:1px solid #34d399b8;border-radius:16px;align-items:center;gap:10px;padding:12px 16px;font-size:11px;font-weight:600;display:flex;position:absolute;bottom:22px;right:24px;transform:translateY(8px)}.workspace-toast-icon{color:#34d399;flex:none;width:19px;height:19px}.return-demo-detail-row td{background:#101012;white-space:normal!important;height:auto!important;padding:0!important;overflow:hidden!important}.return-demo-detail-shell{height:0;overflow:hidden}.returns-real-table{will-change:transform}.return-demo-detail{color:#d4d4d8;background:#18181bb8;border-bottom:1px solid #3f3f46;height:346px;padding:8px 14px 10px}.return-detail-top-grid{grid-template-columns:1fr 1fr;display:grid}.return-detail-section{padding:5px 8px 9px}.return-detail-section-bordered{border-left:1px solid #3f3f46}.return-detail-section-full{border-top:1px solid #3f3f46}.return-detail-section h4{color:#d4d4d8;margin:0 0 7px;font-size:9px;font-weight:600}.return-detail-fields{gap:6px;display:grid}.return-detail-fields-two{grid-template-columns:1fr 1fr}.return-detail-fields-four{grid-template-columns:repeat(4,1fr)}.return-detail-field{background:#27272a;border:1px solid #3f3f46;border-radius:10px;min-width:0;height:45px;padding:6px 9px;overflow:hidden}.return-detail-field.is-wide{grid-column:1/-1}.return-detail-field small{color:#a1a1aa;text-overflow:ellipsis;white-space:nowrap;margin:0 0 4px;font-size:7px;font-weight:400;display:block;overflow:hidden}.return-detail-field strong{color:#f4f4f5;text-overflow:ellipsis;white-space:nowrap;font-size:9px;font-weight:600;display:block;overflow:hidden}.detail-chip{color:#d4d4d8;background:#3f3f46;border-radius:999px;align-items:center;min-height:20px;padding:0 7px;font-size:8px;font-weight:500;display:inline-flex}.detail-chip-primary{color:#93c5fd;background:#1e40af57}.detail-chip-warning{color:#fde68a;background:#a1620752}.return-products-section{padding-bottom:0}.return-product-card{background:#18181b80;border:1px dashed #3f3f46;border-radius:10px;grid-template-columns:1fr auto auto;align-items:center;gap:12px;width:52%;padding:7px 10px;display:grid}.return-product-card>div{flex-direction:column;min-width:0;display:flex}.return-product-card strong{color:#f4f4f5;font-size:9px}.return-product-card small{color:#71717a;font-size:7px}.returns-demo-target .status-chip-preview{max-width:122px}.return-status-approved{border-radius:inherit;color:#166534;background:#dcfce7;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.returns-demo-target .status-chip-preview{position:relative;overflow:hidden}html[data-theme=light] .workspace-selection-bar{color:#334155;background:#fff}html[data-theme=light] .workspace-selection-bar .selection-buttons button{color:#475569}html[data-theme=light] .workspace-selection-bar .selection-buttons .selection-danger{color:#be123c}html[data-theme=light] .workspace-selection-bar .selection-buttons .selection-primary{color:#fff}html[data-theme=light] .workspace-toast{color:#18181b;background:#10b98129;border-color:#34d39999}html[data-theme=light] .workspace-toast-icon{color:#047857}html[data-theme=light] .return-demo-detail-row td{background:#f8fafc}html[data-theme=light] .return-demo-detail{color:#475569;background:#f8fafcdb;border-color:#dbe3ef}html[data-theme=light] .return-detail-section-bordered,html[data-theme=light] .return-detail-section-full{border-color:#dbe3ef}html[data-theme=light] .return-detail-section h4{color:#475569}html[data-theme=light] .return-detail-field{background:#f8fafc;border-color:#dbe3ef}html[data-theme=light] .return-detail-field small{color:#64748b}html[data-theme=light] .return-detail-field strong{color:#1e293b}html[data-theme=light] .detail-chip{color:#52525b;background:#f4f4f5}html[data-theme=light] .detail-chip-primary{color:#1d4ed8;background:#dbeafe}html[data-theme=light] .detail-chip-warning{color:#a16207;background:#fef3c7}html[data-theme=light] .return-product-card{background:#ffffffb3;border-color:#cbd5e1}html[data-theme=light] .return-product-card strong{color:#1e293b}html[data-theme=light] .return-product-card small{color:#64748b}html[data-theme=light] .site-footer{color:#1e293b;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(145deg,#fffffff5,#f2f7fff0 58%,#ebf2fff5);border-color:#6f8fc23d;box-shadow:0 28px 76px #36538424,inset 0 1px #ffffffe6}html[data-theme=light] .footer-spray{opacity:.5;background:radial-gradient(circle,#66d7ff3d,#758bff21 38%,#0000 69%)}html[data-theme=light] .footer-intro .brand{color:#17233b}html[data-theme=light] .footer-intro p{color:#64748b}html[data-theme=light] .footer-contact{color:#2563eb}html[data-theme=light] .footer-link-group h3{color:#8291aa}html[data-theme=light] .footer-link-group a{color:#334155}html[data-theme=light] .footer-link-group a:hover{color:#2563eb}html[data-theme=light] .footer-newsletter{border-color:#7e97be3d}html[data-theme=light] .footer-newsletter span{color:#1e293b}html[data-theme=light] .footer-newsletter p{color:#64748b}html[data-theme=light] .footer-newsletter form{background:#ffffffb8;border-color:#cbd8ea;box-shadow:inset 0 8px 24px #425e8d14}html[data-theme=light] .footer-newsletter input{color:#1e293b}html[data-theme=light] .footer-newsletter input::placeholder{color:#8291aa}html[data-theme=light] .footer-newsletter button{color:#1d4ed8;background:#dbeafe;box-shadow:0 8px 20px #2563eb1f}html[data-theme=light] .footer-bottom{color:#718096}html[data-theme=light] .footer-bottom a:hover{color:#2563eb}html[data-theme=light] .footer-wordmark{color:#31558d;opacity:.065}.hero-title{letter-spacing:-.052em;line-height:1.08}.hero-title em{letter-spacing:-.022em;margin-left:.08em;display:inline-block}.section-heading h2,.cta-copy h2{letter-spacing:-.045em;line-height:1.1}html[data-theme=dark] .journey-shell{background:#111113;border-color:#3f3f46}html[data-theme=dark] .journey-nav{-webkit-backdrop-filter:none;backdrop-filter:none;background:#101012;border-color:#3f3f46}html[data-theme=dark] .journey-content>.section,html[data-theme=dark] .journey-content>.section:last-child{background:linear-gradient(#18181b,#161618);border-color:#3f3f46}html[data-theme=dark] .journey-nav-panel{border-color:#3f3f46}html[data-theme=dark] .journey-nav-label,html[data-theme=dark] .journey-nav a{color:#71717a}html[data-theme=dark] .journey-nav a.is-active{color:#f4f4f5}html[data-theme=dark] .journey-nav a:before{background:#18181b;border-color:#52525b}html[data-theme=dark] .journey-nav a.is-active:before{background:#a1a1aa;border-color:#a1a1aa}html[data-theme=dark] .hero:after{content:none}@media (width>=961px){.journey-shell{-webkit-mask-image:linear-gradient(#0000 0,#000 88px calc(100% - 220px),#0000 100%);mask-image:linear-gradient(#0000 0,#000 88px calc(100% - 220px),#0000 100%)}}.orders-view{flex-direction:column;display:flex}.orders-view .orders-preview-toolbar,.orders-view .orders-preview-footer{flex:none}.orders-view .orders-table-card{border-left:1px solid #3f3f46;border-right:1px solid #3f3f46;border-radius:12px;flex:auto;width:calc(100% - 28px);min-height:0;margin:0 14px}html[data-theme=dark] .orders-view .orders-table-card{background:#17181c;border-color:#34363d}html[data-theme=dark] .orders-view .orders-table-header,html[data-theme=dark] .orders-view .orders-preview-footer{background:#202126!important}html[data-theme=dark] .orders-view .orders-preview-toolbar{background:#18181b!important}html[data-theme=dark] .orders-view .orders-real-table .orders-table-row-preview:nth-child(odd){background:#191a1f}html[data-theme=dark] .orders-view .orders-real-table .orders-table-row-preview:nth-child(2n){background:#16171b}html[data-theme=dark] .orders-view .orders-real-table .orders-table-row-preview:hover{background:#22242b}html[data-theme=dark] .orders-view .orders-table-header tr:after,html[data-theme=dark] .orders-view .orders-table-row-preview:after{background:linear-gradient(90deg,#0000,#373942,#0000)}html[data-theme=dark] .orders-real-table .table-check:not(.orders-demo-check){background:#22242a!important;border-color:#555862!important}html[data-theme=dark] .returns-view .returns-real-table thead,html[data-theme=dark] .returns-view .orders-preview-footer{background:#202126!important}html[data-theme=dark] .returns-view .returns-preview-toolbar{background:#18181b!important}html[data-theme=dark] .returns-view .returns-table-row-preview:nth-child(odd){background:#191a1f}html[data-theme=dark] .returns-view .returns-table-row-preview:nth-child(2n){background:#16171b}html[data-theme=dark] .returns-view .returns-table-row-preview:hover{background:#22242b}html[data-theme=dark] .returns-view .returns-real-table thead tr:after,html[data-theme=dark] .returns-view .returns-table-row-preview:after{background:linear-gradient(90deg,#0000,#373942,#0000)}html[data-theme=dark] .returns-real-table .table-check:not(.returns-demo-check){background:#22242a;border-color:#555862}.returns-selection-bar{background:0 0;justify-content:flex-end;padding:0}html[data-theme=dark] .returns-demo-target .return-status-approved{color:#86efac!important;background:#16653466!important}html[data-theme=light] .returns-demo-target .return-status-approved{color:#166534!important;background:#dcfce7!important}.returns-view{flex-direction:column;display:flex}.returns-view .orders-preview-toolbar,.returns-view .orders-preview-footer{flex:none}.returns-view .returns-table-card{border:1px solid #3f3f46;border-radius:12px;flex:auto;width:calc(100% - 28px);min-height:0;margin:0 14px}html[data-theme=dark] .returns-view .returns-table-card{background:#17181c;border-color:#34363d}@media (width>=1800px) and (height>=1000px){.orders-story-pin{justify-content:flex-start;padding-top:clamp(52px,7vh,118px)}.orders-story-pin .orders-preview{width:min(84vw,1680px);height:720px}.orders-real-table,.returns-real-table{font-size:13px}.orders-table-header th,.returns-real-table th{height:70px;font-size:10px}.orders-table-row-preview td,.returns-table-row-preview td,.returns-table-row-preview{height:63px}.returns-table-row-preview td strong{font-size:13px}.return-demo-detail{height:420px;padding:10px 18px 12px}.return-detail-section{padding:7px 10px 11px}.return-detail-field{height:54px;padding:8px 11px}.return-detail-field small{font-size:8px}.return-detail-field strong{font-size:10px}.return-product-card{padding:9px 12px}}html[data-theme=dark] .capability-card,html[data-theme=dark] .capability-card:nth-child(2),html[data-theme=dark] .capability-card:nth-child(3),html[data-theme=dark] .metric-card,html[data-theme=dark] .metric-card:nth-child(2),html[data-theme=dark] .metric-card:nth-child(3){background:linear-gradient(145deg,#202023,#18181b);border-color:#3f3f46;box-shadow:0 22px 54px #0003,inset 0 1px #ffffff06}html[data-theme=dark] .card-tag,html[data-theme=dark] .tag-visibilidad,html[data-theme=dark] .tag-expansion,html[data-theme=dark] .metric-pill,html[data-theme=dark] .metric-card:nth-child(2) .metric-pill,html[data-theme=dark] .metric-card:nth-child(3) .metric-pill{color:#c4c4ca;background:#27272a;border-color:#52525b}html[data-theme=dark] .metric-spark,html[data-theme=dark] .metric-card:nth-child(2) .metric-spark,html[data-theme=dark] .metric-card:nth-child(3) .metric-spark{background:#d4d4d8;box-shadow:0 0 0 4px #d4d4d812,0 0 15px #d4d4d829}html[data-theme=dark] .metric-bar{background:#3f3f46}html[data-theme=dark] .metric-card:first-child .metric-bar-fill,html[data-theme=dark] .metric-card:nth-child(2) .metric-bar-fill,html[data-theme=dark] .metric-card:nth-child(3) .metric-bar-fill{background:#c4c4ca}html[data-theme=dark] .metrics-chip,html[data-theme=dark] .metrics-chip:nth-child(2),html[data-theme=dark] .metrics-chip:nth-child(3),html[data-theme=dark] .metrics-chip:nth-child(4){color:#b4b4bc;background:#202023;border-color:#3f3f46}html[data-theme=dark] .compare-panel{background:#18181b;border-color:#3f3f46;box-shadow:0 24px 60px #00000038,inset 0 1px #ffffff06}html[data-theme=dark] .compare-head{color:#a1a1aa;background:#27272a}html[data-theme=dark] .compare-row{border-color:#3f3f46}html[data-theme=dark] .compare-row:nth-child(2n){background:#1c1c1f}html[data-theme=dark] .compare-track{background:#3f3f46}html[data-theme=dark] .compare-fill-parcelwise{background:#d4d4d8}html[data-theme=dark] .compare-fill-suite{background:#a1a1aa}html[data-theme=dark] .compare-fill-patchwork{background:#71717a}html[data-theme=dark] .cta-panel{background:linear-gradient(135deg,#242426 0%,#1c1c1f 55%,#161618 100%);border-color:#52525b;box-shadow:0 28px 70px #00000042,inset 0 1px #ffffff0a}html[data-theme=dark] .cta-stat{color:#f4f4f5;background:#18181b;border-color:#3f3f46;box-shadow:0 14px 34px #0003,inset 0 1px #ffffff09}html[data-theme=dark] .cta-stat span{color:#a1a1aa}@media (width<=960px){.orders-story-stage{height:auto}.workspace-cursor,.workspace-selection-bar,.workspace-toast,.return-demo-detail-row{display:none}}.mobile-operations-flow{display:none}@media (width<=960px){html,body{overflow-x:clip}.orders-story-stage{margin:42px 0 56px}.orders-story-pin{justify-content:flex-start}.orders-story-title{text-align:center;max-width:100%;padding:0 8px}.orders-story-title>span{display:block}.orders-story-returns{margin-left:0}.orders-story-pin .orders-preview{display:none!important}.mobile-operations-flow{text-align:left;width:min(100%,420px);margin:0 auto;display:block}.mobile-flow-header{color:#a1a1aa;letter-spacing:.08em;text-transform:uppercase;justify-content:space-between;align-items:center;margin:0 4px 13px;font:500 10px DM Mono,monospace;display:flex}.mobile-flow-steps{align-items:center;gap:5px;display:flex}.mobile-flow-steps i,.mobile-flow-steps b{background:#52525b;border-radius:50%;width:6px;height:6px;display:block}.mobile-flow-steps b{background:#60a5fa;border-radius:999px;width:22px;animation:8s ease-in-out infinite mobile-flow-progress}.mobile-flow-stage{background:linear-gradient(145deg,#18181b,#111113);border:1px solid #3f3f46;border-radius:18px;height:230px;position:relative;overflow:hidden;box-shadow:0 22px 54px #0000003d,inset 0 1px #ffffff09}.mobile-flow-card{color:#f4f4f5;background:#202023;border:1px solid #3f3f46;border-radius:14px;flex-direction:column;justify-content:space-between;min-width:0;padding:18px;display:flex;position:absolute;inset:16px;box-shadow:0 14px 30px #0000002e}.mobile-flow-card-head{justify-content:space-between;align-items:center;gap:10px;min-width:0;display:flex}.mobile-flow-kicker{color:#a1a1aa;letter-spacing:.05em;text-overflow:ellipsis;white-space:nowrap;font:500 10px DM Mono,monospace;overflow:hidden}.mobile-flow-status{border-radius:999px;flex:none;padding:5px 8px;font-size:9px;font-weight:700}.mobile-flow-status.is-ready{color:#bfdbfe;background:#1e40af5c}.mobile-flow-status.is-approved{color:#bbf7d0;background:#16653461}.mobile-flow-card>strong{letter-spacing:-.045em;max-width:100%;font-size:clamp(19px,5.5vw,22px);line-height:1.08}.mobile-flow-card>p{color:#a1a1aa;margin:0;font-size:13px}.mobile-flow-route{color:#c4c4ca;align-items:center;gap:9px;font-size:11px;display:flex}.mobile-flow-route i{background:linear-gradient(90deg,#60a5fa,#60a5fa33);flex:1;height:1px;display:block}.mobile-flow-confirm{color:#bbf7d0;align-items:center;gap:8px;font-size:11px;font-weight:600;display:flex}.mobile-flow-confirm span{color:#052e16;background:#86efac;border-radius:50%;place-items:center;width:18px;height:18px;font-size:11px;display:grid}.mobile-flow-order{animation:8s cubic-bezier(.16,1,.3,1) infinite mobile-flow-order}.mobile-flow-return{opacity:0;animation:8s cubic-bezier(.16,1,.3,1) infinite mobile-flow-return;transform:translateY(24px)scale(.96)}.mobile-flow-caption{color:#71717a;text-align:center;margin:13px 4px 0;font-size:12px;line-height:1.45}.compare-panel{border-radius:14px;overflow:visible}.compare-head{display:none}.compare-row{grid-template-columns:1fr;gap:13px;min-width:0;padding:19px 16px;display:grid}.compare-label{font-size:15px}.compare-cell{grid-template-columns:98px minmax(0,1fr) 28px;gap:8px;display:grid}.compare-cell:before{content:attr(data-label);color:#71717a;font-size:10px;font-weight:600}.compare-cell strong{text-align:right;width:auto}.theme-toggle{right:max(16px,env(safe-area-inset-right));bottom:max(16px,env(safe-area-inset-bottom));border-color:#84a1d36b;width:50px;height:50px;box-shadow:0 12px 30px #00000047;display:grid!important}}@media (width<=720px){.site-footer{border-radius:20px;width:calc(100% - 24px);margin-bottom:12px;padding:38px 20px 24px}.footer-main{gap:34px}.footer-intro p{margin:17px 0 22px;font-size:14px}.footer-links{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 18px}.footer-link-group:last-child{grid-column:1/-1}.footer-link-group{gap:9px}.footer-link-group a{width:auto;font-size:13px}.footer-bottom{gap:14px;padding:30px 0 0}.footer-bottom div{flex-wrap:wrap;gap:10px 17px}.footer-wordmark{display:none}}@media (width<=420px){.mobile-flow-card{padding:15px;inset:12px}.mobile-flow-card>strong{font-size:20px}.footer-links{grid-template-columns:1fr}.footer-link-group:last-child{grid-column:auto}}@media (prefers-reduced-motion:no-preference){@keyframes mobile-flow-progress{0%,39%{opacity:.7;transform:translate(0)}48%,88%{opacity:1;transform:translate(11px)}to{opacity:.7;transform:translate(0)}}@keyframes mobile-flow-order{0%,37%{opacity:1;transform:translateY(0)scale(1)}46%,96%{opacity:0;transform:translateY(-28px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes mobile-flow-return{0%,39%{opacity:0;transform:translateY(24px)scale(.96)}49%,88%{opacity:1;transform:translateY(0)scale(1)}to{opacity:0;transform:translateY(24px)scale(.96)}}}html[data-theme=light] .mobile-flow-stage{background:linear-gradient(145deg,#f8fbff,#edf4ff);border-color:#cbd8ea;box-shadow:0 18px 44px #36538424,inset 0 1px #ffffffe6}html[data-theme=light] .mobile-flow-card{color:#1e293b;background:#ffffffe0;border-color:#d8e2f0;box-shadow:0 12px 28px #3653841a}html[data-theme=light] .mobile-flow-kicker,html[data-theme=light] .mobile-flow-card>p,html[data-theme=light] .mobile-flow-caption,html[data-theme=light] .compare-cell:before{color:#64748b}html[data-theme=light] .mobile-flow-route{color:#475569}html[data-theme=light] .mobile-flow-steps i{background:#cbd5e1}html[data-theme=light] .mobile-flow-status.is-ready{color:#1d4ed8;background:#dbeafe}html[data-theme=light] .mobile-flow-status.is-approved{color:#166534;background:#dcfce7}html[data-theme=dark] .theme-toggle{border-color:#52525b}.hero-text-mobile{display:none}@media (width<=960px){.announcement{letter-spacing:-.015em;white-space:nowrap;padding:9px 8px;font-size:clamp(8px,2.55vw,10px)}.hero{min-height:0;padding:36px 0 0}.hero-title{letter-spacing:-.055em;font-size:clamp(29px,8vw,32px);line-height:1.03}.hero-title>span{white-space:nowrap;display:block}.hero-title>span+span{margin:4px 0 0}.hero-title em{margin-left:.04em}.hero-text{max-width:31ch;margin-top:17px;font-size:15px;line-height:1.45}.hero-text-desktop{display:none}.hero-text-mobile{display:inline}.hero-actions{margin-top:22px}.hero-scroll-cue{margin-top:10px}.orders-story-stage{margin:16px 0 12px}.orders-story-pin{height:auto;padding:8px 0 0}.orders-story-title{white-space:nowrap;margin:0 0 9px;padding:0;font-size:clamp(17px,4.8vw,19px);line-height:1.15}.orders-story-title>span{display:inline}.orders-story-returns{margin-left:.18em}.mobile-operations-flow{margin-bottom:0}.mobile-flow-stage{height:224px}.mobile-flow-card{padding:17px;inset:14px}.mobile-flow-card-head{align-items:flex-start}.mobile-flow-status{text-align:center;place-items:center;max-width:142px;min-height:30px;padding:5px 8px;line-height:1.15;display:grid;position:relative}.mobile-flow-status.is-ready{color:#bfdbfe;background:#1e40af5c;animation:10s step-end infinite mobile-order-badge}.mobile-flow-status.is-requested{color:#bfdbfe;background:#1e40af5c;animation:10s step-end infinite mobile-return-badge}.mobile-status-after{opacity:0;justify-content:center;align-items:center;display:flex;position:absolute;inset:5px 8px}.mobile-flow-order .mobile-status-before{animation:10s step-end infinite mobile-order-before}.mobile-flow-order .mobile-status-after{animation:10s step-end infinite mobile-order-after}.mobile-flow-return .mobile-status-before{animation:10s step-end infinite mobile-return-before}.mobile-flow-return .mobile-status-after{animation:10s step-end infinite mobile-return-after}.mobile-flow-confirm .mobile-status-before,.mobile-flow-confirm .mobile-status-after{position:static}.mobile-demo-cursor{z-index:5;opacity:0;filter:drop-shadow(0 3px 4px #00000073);width:25px;height:30px;animation:10s ease-in-out infinite mobile-demo-cursor;position:absolute;top:55px;left:calc(100% - 62px)}.mobile-demo-cursor svg{z-index:1;width:100%;height:100%;display:block;position:relative}.mobile-demo-cursor i{opacity:0;border:2px solid #60a5fa;border-radius:50%;width:27px;height:27px;animation:10s ease-out infinite mobile-demo-click;position:absolute;top:-7px;left:-7px}.capability-card{justify-content:flex-start;min-height:0;padding:24px}.capability-card .card-tag{margin-bottom:46px}.capability-card h3{margin:0 0 12px}#metricas .section-heading h2{letter-spacing:-.055em;font-size:32px;line-height:1.12}.journey-shell{margin-top:88px;-webkit-mask-image:linear-gradient(#0000 0,#000 128px calc(100% - 156px),#0000 100%);mask-image:linear-gradient(#0000 0,#000 128px calc(100% - 156px),#0000 100%)}.cta{padding-bottom:54px!important;overflow:visible!important}.cta:after{display:none!important}}@media (width<=720px){.footer-links{grid-template-columns:repeat(2,minmax(0,1fr));gap:27px 14px}.footer-link-group:last-child{grid-column:auto}.footer-bottom{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:10px 14px;padding-right:62px}.footer-bottom>span{grid-row:1/span 2;align-self:center}.footer-bottom div{flex-direction:column;justify-content:flex-start;align-items:flex-end;gap:7px}.footer-bottom>a{grid-area:2/2;justify-self:end}}@media (width<=420px){.footer-links{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-link-group:last-child{grid-column:auto}}@media (prefers-reduced-motion:no-preference){.mobile-flow-order{animation:10s cubic-bezier(.16,1,.3,1) infinite mobile-flow-order-interaction}.mobile-flow-return{animation:10s cubic-bezier(.16,1,.3,1) infinite mobile-flow-return-interaction}@keyframes mobile-flow-order-interaction{0%,37%{opacity:1;transform:translateY(0)scale(1)}46%,96%{opacity:0;transform:translateY(-28px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes mobile-flow-return-interaction{0%,40%{opacity:0;transform:translateY(24px)scale(.96)}50%,91%{opacity:1;transform:translateY(0)scale(1)}to{opacity:0;transform:translateY(24px)scale(.96)}}@keyframes mobile-order-badge{0%,17%{color:#bfdbfe;background:#1e40af5c}18%,to{color:#bbf7d0;background:#16653461}}@keyframes mobile-return-badge{0%,64%{color:#bfdbfe;background:#1e40af5c}65%,to{color:#bbf7d0;background:#16653461}}@keyframes mobile-order-before{0%,17%{opacity:1}18%,to{opacity:0}}@keyframes mobile-order-after{0%,17%{opacity:0}18%,to{opacity:1}}@keyframes mobile-return-before{0%,64%{opacity:1}65%,to{opacity:0}}@keyframes mobile-return-after{0%,64%{opacity:0}65%,to{opacity:1}}@keyframes mobile-demo-cursor{0%,7%{opacity:0;top:55px;left:calc(100% - 62px);transform:translate(-30px,26px)scale(.82)}12%,16%{opacity:1;top:55px;left:calc(100% - 62px);transform:translate(0)scale(1)}19%,63%{opacity:0;top:55px;left:calc(100% - 62px);transform:translate(0)scale(.88)}68%,72%{opacity:0;top:calc(100% - 48px);left:calc(100% - 55px);transform:translate(-34px,28px)scale(.82)}74%,79%{opacity:1;top:calc(100% - 48px);left:calc(100% - 55px);transform:translate(0)scale(1)}82%,to{opacity:0;top:calc(100% - 48px);left:calc(100% - 55px);transform:translate(0)scale(.88)}}@keyframes mobile-demo-click{0%,11%,18%,73%,80%,to{opacity:0;transform:scale(.4)}13%,75%{opacity:1;transform:scale(1.45)}16%,78%{opacity:0;transform:scale(2)}}}.footer-bottom-mobile{display:none}.announcement-message-secondary{margin-left:.35em}@media (width<=960px){.hero-text,.hero-text-mobile{display:none}.hero-copy>.mobile-operations-flow{margin:22px auto 0}.hero-actions{margin-top:18px}.orders-story-stage{display:none}.journey-shell{margin-top:52px;-webkit-mask-image:linear-gradient(#0000 0,#000 70px calc(100% - 72px),#0000 100%);mask-image:linear-gradient(#0000 0,#000 70px calc(100% - 72px),#0000 100%)}.journey-content>.section{padding:58px 23px}#producto{padding-top:74px!important}#cta{min-height:0}.mobile-flow-card{overflow:hidden}.mobile-flow-card>*{z-index:1;position:relative}.mobile-flow-card:after{content:"";z-index:0;border-radius:inherit;opacity:0;pointer-events:none;border:2px solid #0000;position:absolute;inset:-2px}.mobile-flow-status:before,.mobile-flow-status:after{content:"";z-index:2;opacity:0;background:#bbf7d0;border-radius:50%;width:5px;height:5px;position:absolute;box-shadow:0 0 10px #86efac}.mobile-flow-status:before{top:-4px;right:3px}.mobile-flow-status:after{bottom:2px;right:-5px}}@media (width<=720px){.footer-bottom-desktop{display:none}.footer-links .footer-bottom-mobile{color:#71809f;background:0 0;border:0;border-radius:0;grid-area:2/2;grid-template-columns:1fr;align-self:start;gap:8px;margin:0;padding:0;font-size:10px;display:grid}.footer-bottom-mobile>span{grid-row:auto;line-height:1.35}.footer-bottom-mobile div{flex-direction:column;align-items:flex-start;gap:6px;display:flex}.footer-bottom-mobile>a{color:#9fcbff;grid-area:auto;justify-self:start}}@media (prefers-reduced-motion:no-preference){.mobile-flow-order{animation:10s cubic-bezier(.16,1,.3,1) infinite mobile-flow-order-glow}.mobile-flow-return{animation:10s cubic-bezier(.16,1,.3,1) infinite mobile-flow-return-glow}.mobile-flow-order:after{animation:10s ease-out infinite mobile-order-card-glow}.mobile-flow-return:after{animation:10s ease-out infinite mobile-return-card-glow}.mobile-flow-order .mobile-flow-status:before,.mobile-flow-order .mobile-flow-status:after{animation:10s ease-out infinite mobile-order-spark}.mobile-flow-return .mobile-flow-status:before,.mobile-flow-return .mobile-flow-status:after{animation:10s ease-out infinite mobile-return-spark}.mobile-flow-status:after{animation-delay:.12s!important}@keyframes mobile-flow-order-glow{0%,17%{opacity:1;transform:translateY(0)scale(1);box-shadow:0 14px 30px #0000002e}18%,27%{opacity:1;transform:translate(-2px)scale(1.006);box-shadow:0 0 0 1px #4ade808c,0 0 32px #4ade8052,0 14px 30px #0000002e}37%{opacity:1;transform:translateY(0)scale(1);box-shadow:0 14px 30px #0000002e}46%,96%{opacity:0;transform:translateY(-28px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes mobile-flow-return-glow{0%,59%{opacity:0;transform:translateY(24px)scale(.96)}64%,75%{opacity:1;transform:translateY(0)scale(1);box-shadow:0 14px 30px #0000002e}76%,85%{opacity:1;transform:translate(2px)scale(1.006);box-shadow:0 0 0 1px #4ade808c,0 0 32px #4ade8052,0 14px 30px #0000002e}91%{opacity:1;transform:translateY(0)scale(1)}to{opacity:0;transform:translateY(24px)scale(.96)}}@keyframes mobile-order-card-glow{0%,17%,29%,to{opacity:0}20%{opacity:1;border-color:#86eface6;box-shadow:inset 0 0 30px #4ade801a}}@keyframes mobile-return-card-glow{0%,75%,87%,to{opacity:0}78%{opacity:1;border-color:#86eface6;box-shadow:inset 0 0 30px #4ade801a}}@keyframes mobile-order-spark{0%,17%,25%,to{opacity:0;transform:translate(0)scale(.4)}19%{opacity:1;transform:translate(5px,-8px)scale(1.2)}}@keyframes mobile-return-spark{0%,75%,83%,to{opacity:0;transform:translate(0)scale(.4)}77%{opacity:1;transform:translate(5px,-8px)scale(1.2)}}}@media (width<=960px){.announcement{white-space:nowrap;height:42px;min-height:42px;padding:0 8px;position:relative;overflow:hidden}.announcement-message{width:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.announcement-message-primary{animation:7s ease-in-out infinite announcement-primary}.announcement-message-secondary{animation:7s ease-in-out infinite announcement-secondary}}@media (prefers-reduced-motion:no-preference){@keyframes announcement-primary{0%,42%{opacity:1;transform:translate(-50%,-50%)}52%,to{opacity:0;transform:translate(-50%,-145%)}}@keyframes announcement-secondary{0%,48%{opacity:0;transform:translate(-50%,45%)}58%,92%{opacity:1;transform:translate(-50%,-50%)}to{opacity:0;transform:translate(-50%,-145%)}}}html[data-theme=light] .footer-links .footer-bottom-mobile{color:#64748b;background:0 0}html[data-theme=light] .footer-bottom-mobile>a{color:#2563eb}@media (width<=960px){.announcement{display:none}.journey-shell{display:block}.journey-nav{display:none}.topbar{-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;width:100%;min-height:72px;padding:0 18px;position:absolute;top:0;left:0}html[data-theme=dark] .topbar,html[data-theme=light] .topbar{background:0 0;border:0}.topbar .brand{width:38px;position:absolute;left:50%;transform:translate(-50%)}.topbar .brand-mark-wrap{width:38px;height:38px}.topnav,.login-link{display:none!important}.topbar-actions{margin-left:auto}.contact-chat{right:max(16px,env(safe-area-inset-right));bottom:calc(max(16px,env(safe-area-inset-bottom)) + 60px);z-index:90;color:#e8edfa;width:50px;height:50px;min-height:50px;box-shadow:none;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#181a20b3;border-color:#84a1d36b;border-radius:50%;padding:0;position:fixed}.contact-chat span{display:none}.contact-chat-icon{width:24px;height:24px;display:block}html[data-theme=light] .contact-chat{color:#24355c;background:#fff9}.theme-toggle{box-shadow:none!important}.hero{padding-top:104px}.mobile-flow-return{justify-content:flex-start}.mobile-flow-card{box-shadow:none;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.mobile-flow-stage-logo{z-index:0;opacity:.16;pointer-events:none;width:48px;height:48px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.mobile-flow-card{z-index:1}.mobile-flow-order:after,.mobile-flow-return:after{display:none}html[data-theme=dark] .mobile-flow-card{background:#20202399}html[data-theme=light] .mobile-flow-card{background:#ffffffb3}.mobile-flow-copy{margin-top:24px}.mobile-flow-copy>strong{display:block}.mobile-flow-customer{margin:7px 0 0!important}.mobile-flow-return-action{z-index:2;color:#f4f4f5;pointer-events:none;background:#18181b;border:1px solid #3f3f46;border-radius:999px;min-height:30px;padding:0 13px;font:700 10px DM Sans,sans-serif;bottom:17px;right:17px;box-shadow:0 7px 16px #00000029;position:absolute!important}.mobile-flow-toast{z-index:3;color:#dcfce7;opacity:0;pointer-events:none;background:#14532deb;border:1px solid #86efac5c;border-radius:999px;align-items:center;gap:7px;width:max-content;max-width:calc(100% - 28px);padding:8px 10px;font-size:9px;font-weight:700;line-height:1.2;display:flex;position:absolute;bottom:14px;right:50%;transform:translate(50%,9px)scale(.96);box-shadow:0 8px 20px #00000038}.mobile-flow-toast-icon{color:#14532d;background:#86efac;border-radius:50%;flex:0 0 15px;place-items:center;width:15px;height:15px;font-size:10px;display:grid}html[data-theme=light] .mobile-flow-return-action{color:#1f2937;background:#fff;border-color:#cbd5e1}}@media (prefers-reduced-motion:no-preference){.mobile-flow-order{animation:10s cubic-bezier(.16,1,.3,1) infinite mobile-flow-order-extended}.mobile-flow-return{animation:10s cubic-bezier(.16,1,.3,1) infinite mobile-flow-return-extended}.mobile-flow-route i{background:linear-gradient(90deg,#60a5fa,#60a5fa33) 50%/calc(100% - 24px) 1px no-repeat;position:relative;overflow:visible}.mobile-flow-route i:before{content:"";z-index:2;background:#60a5fa;border-radius:50%;width:6px;height:6px;position:absolute;top:50%;left:12px;transform:translate(-50%,-50%);box-shadow:0 0 0 3px #60a5fa24,0 0 9px #60a5fabf}.mobile-flow-route i:after{content:"";border-radius:inherit;transform-origin:0;opacity:0;background:linear-gradient(90deg,#60a5fa,#bfdbfe);animation:10s ease-out infinite mobile-route-track;position:absolute;inset:0 12px;transform:scaleX(0)}.mobile-flow-route i b{z-index:1;opacity:0;background:#dbeafe;border-radius:50%;width:7px;height:7px;animation:10s cubic-bezier(.16,1,.3,1) infinite mobile-route-pulse;position:absolute;top:50%;left:0;transform:translate(-50%,-50%)scale(.5);box-shadow:0 0 0 3px #60a5fa33,0 0 12px #60a5fa}.mobile-flow-route-end{position:relative}.mobile-flow-route-end:before,.mobile-flow-route-end:after{content:"";opacity:0;background:#93c5fd;border-radius:50%;width:4px;height:4px;animation:10s ease-out infinite mobile-route-spark;position:absolute;left:-18px;box-shadow:0 0 9px #60a5fa}.mobile-flow-route-end:before{top:-5px}.mobile-flow-route-end:after{opacity:1;background:#60a5fa;width:6px;height:6px;animation:none;top:50%;transform:translateY(-50%);box-shadow:0 0 0 3px #60a5fa24,0 0 9px #60a5fabf}.mobile-flow-barcode-stamp{opacity:0;background:repeating-linear-gradient(90deg,#dbeafee0 0 2px,#0000 2px 5px,#93c5fdc7 5px 7px,#0000 7px 9px);border:0;border-radius:0;width:90px;height:34px;animation:10s cubic-bezier(.16,1,.3,1) infinite mobile-barcode-stamp;position:absolute;bottom:55px;right:26px;transform:rotate(-7deg)scale(1.55)}.mobile-flow-barcode-stamp:after{content:"4821 1130 0726";color:#dbeafed6;letter-spacing:.09em;text-align:center;width:100%;font:600 7px/1 DM Mono,monospace;position:absolute;top:38px;left:0}.mobile-flow-toast{animation:10s cubic-bezier(.16,1,.3,1) infinite mobile-return-toast}.mobile-flow-return-action{animation:10s step-end infinite mobile-return-approve}@keyframes mobile-flow-order-extended{0%,17%{opacity:1;transform:translateY(0)scale(1)}18%{opacity:1;transform:translate(-1px)scale(1.005)}22%{opacity:1;transform:translate(-1px)scale(1.016)}24%{opacity:1;transform:translate(0)scale(.992)}29%,54%{opacity:1;transform:translateY(0)scale(1)}60%,96%{opacity:0;transform:translateY(-28px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes mobile-flow-return-extended{0%,59%{opacity:0;transform:translateY(24px)scale(.96)}64%,75%{opacity:1;transform:translateY(0)scale(1)}76%{opacity:1;transform:translate(1px)scale(1.005)}80%{opacity:1;transform:translate(1px)scale(1.016)}82%{opacity:1;transform:translate(0)scale(.992)}87%,92%{opacity:1;transform:translateY(0)scale(1)}to{opacity:0;transform:translateY(24px)scale(.96)}}@keyframes mobile-order-badge{0%,17%,60%,to{color:var(--mobile-badge-pending-color);background:var(--mobile-badge-pending-bg)}18%,59.9%{color:var(--mobile-badge-complete-color);background:var(--mobile-badge-complete-bg)}}@keyframes mobile-order-before{0%,17%,60%,to{opacity:1}18%,59.9%{opacity:0}}@keyframes mobile-order-after{0%,17%,60%,to{opacity:0}18%,59.9%{opacity:1}}@keyframes mobile-route-track{0%,35%,53%,to{opacity:0;transform:scaleX(0)}37%,50%{opacity:1;transform:scaleX(1)}}@keyframes mobile-route-pulse{0%,35%{opacity:0;left:12px;transform:translate(-50%,-50%)scale(.5)}37%{opacity:1;left:12px;transform:translate(-50%,-50%)scale(1)}50%{opacity:1;left:calc(100% - 12px);transform:translate(-50%,-50%)scale(1)}53%,to{opacity:0;left:calc(100% - 12px);transform:translate(-50%,-50%)scale(.5)}}@keyframes mobile-route-spark{0%,49%,56%,to{opacity:0;transform:translate(0)scale(.4)}52%{opacity:1;transform:translate(5px,-5px)scale(1.3)}}@keyframes mobile-return-badge{0%,75%,to{color:var(--mobile-badge-pending-color);background:var(--mobile-badge-pending-bg)}76%,99.9%{color:var(--mobile-badge-complete-color);background:var(--mobile-badge-complete-bg)}}@keyframes mobile-return-before{0%,75%,to{opacity:1}76%,99.9%{opacity:0}}@keyframes mobile-return-after{0%,75%,to{opacity:0}76%,99.9%{opacity:1}}@keyframes mobile-return-toast{0%,77%,91%,to{opacity:0;transform:translate(50%,9px)scale(.96)}80%,89%{opacity:1;transform:translate(50%)scale(1)}}@keyframes mobile-return-approve{0%,75%{opacity:1;transform:scale(1)}76%,to{opacity:0;transform:scale(.9)}}@keyframes mobile-barcode-stamp{0%,17%,55%,to{opacity:0;transform:rotate(-7deg)scale(1.55)}19%{opacity:1;transform:rotate(-7deg)scale(1)}22%,52%{opacity:.78;transform:rotate(-7deg)scale(1)}}}@media (width<=960px){.mobile-flow-status{--mobile-badge-pending-color:#bfdbfe;--mobile-badge-pending-bg:#1e40af5c;--mobile-badge-complete-color:#bbf7d0;--mobile-badge-complete-bg:#16653461}html[data-theme=light] .mobile-flow-status{--mobile-badge-pending-color:#1d4ed8;--mobile-badge-pending-bg:#dbeafe;--mobile-badge-complete-color:#166534;--mobile-badge-complete-bg:#dcfce7}html[data-theme=light] .mobile-flow-barcode-stamp{background:repeating-linear-gradient(90deg,#1d4ed8 0 2px,#0000 2px 5px,#60a5fa 5px 7px,#0000 7px 9px)}html[data-theme=light] .mobile-flow-barcode-stamp:after{color:#1e40af}}.capability-card,.metric-card,.compare-panel,.cta-panel,.orders-preview{-webkit-backdrop-filter:blur(24px)saturate(150%);border:1px solid #ffffffb8;box-shadow:0 22px 54px #294b891f,inset 0 1px #ffffffe6}.capability-card,.metric-card{position:relative;overflow:hidden}.capability-card:before,.metric-card:before,.cta-panel:before{content:"";pointer-events:none;background:linear-gradient(135deg,#ffffff80,#fff0 42%);position:absolute;inset:0}.capability-card>*,.metric-card>*,.cta-panel>*{z-index:1;position:relative}.capability-card{background:linear-gradient(135deg,#ffffffc7,#ecf5ff80)}.capability-card:nth-child(2){background:linear-gradient(135deg,#ecf6ffd1,#d6e3ff80)}.capability-card:nth-child(3){background:linear-gradient(135deg,#eefff9cc,#dcf9eb7a)}.metric-card{background:linear-gradient(135deg,#ffffffd1,#eff6ff85)}.metric-card:nth-child(2){background:linear-gradient(135deg,#eaf3ffd9,#dbe7ff8a)}.metric-card:nth-child(3){background:linear-gradient(135deg,#eefff9d6,#d9f8eb85)}.compare-panel{background:#f8fcff8a;overflow:hidden}.compare-head{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffff94}.compare-row{background:#ffffff2e}.compare-row:nth-child(2n){background:#e2efff33}.cta-panel{isolation:isolate;background:linear-gradient(135deg,#bbf0ffad,#dee7ffb3 52%,#c8ffdc8f);border-color:#ffffffc7;box-shadow:0 28px 70px #2e5da22e,inset 0 1px #ffffffeb}.cta-panel:after{content:"";z-index:0;filter:blur(4px);pointer-events:none;background:radial-gradient(circle,#fff9,#fff0 68%);border-radius:50%;width:340px;height:340px;position:absolute;bottom:-180px;right:-100px}.cta-stat{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffff8c;border:1px solid #ffffffb8;box-shadow:inset 0 1px #fffc,0 12px 28px #2f59931a}.orders-preview{background:#f6faff9e}.orders-preview-toolbar,.orders-preview-footer,.orders-table-header,.returns-real-table thead{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffff94!important}.orders-table-card{background:#ffffff40;border-color:#ffffff9e}.orders-table-row-preview:nth-child(odd),.orders-table-row-preview:nth-child(2n),.returns-table-row-preview:nth-child(odd),.returns-table-row-preview:nth-child(2n){background:#ffffff29}@media (hover:hover) and (prefers-reduced-motion:no-preference){.hero-actions .primary-button,.hero-actions .secondary-button{transition:transform .22s cubic-bezier(.16,1,.3,1),box-shadow .22s,letter-spacing .22s}.hero-actions .primary-button:hover,.hero-actions .secondary-button:hover{letter-spacing:.01em;transform:translateY(-4px)scale(1.025);box-shadow:0 18px 36px #3667be47}.footer-link-group a{transition:color .18s,transform .18s cubic-bezier(.16,1,.3,1);position:relative}.footer-link-group a:after{content:"";transform-origin:100%;background:currentColor;height:1px;transition:transform .18s cubic-bezier(.16,1,.3,1);position:absolute;bottom:-3px;left:0;right:0;transform:scaleX(0)}.footer-link-group a:hover{transform:translate(5px)}.footer-link-group a:hover:after{transform-origin:0;transform:scaleX(1)}}html[data-theme=dark] .capability-card,html[data-theme=dark] .metric-card,html[data-theme=dark] .compare-panel,html[data-theme=dark] .cta-panel,html[data-theme=dark] .orders-preview{border-color:#b4c8e82e;box-shadow:0 26px 66px #00000052,inset 0 1px #ffffff14}html[data-theme=dark] .capability-card,html[data-theme=dark] .metric-card{background:linear-gradient(135deg,#1d2a40c2,#111c2fad)}html[data-theme=dark] .compare-panel,html[data-theme=dark] .orders-preview{background:#0f192ab3}html[data-theme=dark] .compare-head,html[data-theme=dark] .orders-preview-toolbar,html[data-theme=dark] .orders-preview-footer,html[data-theme=dark] .orders-table-header,html[data-theme=dark] .returns-real-table thead{background:#1e2c43b3!important}html[data-theme=dark] .cta-panel{background:linear-gradient(135deg,#183950d1,#1f284bd1 52%,#164138b8)}html[data-theme=dark] .cta-stat{background:#141f3194;border-color:#b4c8e829}.hero-mark{object-fit:contain;filter:drop-shadow(0 8px 14px #3e7bff40);width:38px;height:38px;margin:0 auto 25px;display:block}.hero-title,.hero-title em,.hero-text{font-family:Geist,DM Sans,Arial,sans-serif}.hero-title{letter-spacing:-.065em;font-size:clamp(56px,5.6vw,72px);font-weight:600;line-height:1.04}.hero-title em{color:inherit;font-style:normal;font-weight:600}.hero-text{max-width:780px;font-size:clamp(18px,1.7vw,22px);font-weight:400;line-height:1.55}.hero-actions .primary-button,.hero-actions .secondary-button{gap:10px}.hero-actions .primary-button span,.hero-actions .secondary-button span{font-family:DM Sans,Arial,sans-serif;font-size:20px;font-weight:400;line-height:0;transition:transform .18s cubic-bezier(.16,1,.3,1);display:inline-block;transform:translateY(1px)}.login-link{color:#fff;background:#12213f;border:1px solid #12213f66;border-radius:999px;justify-content:center;align-items:center;min-height:48px;padding:0 21px;transition:transform .18s,box-shadow .18s,background-color .18s;display:inline-flex;box-shadow:0 10px 24px #12213f29}@media (hover:hover) and (prefers-reduced-motion:no-preference){.hero-actions .primary-button:hover span,.hero-actions .secondary-button:hover span{transform:translate(4px,1px)}.login-link:hover{background:#1d345e;transform:translateY(-2px);box-shadow:0 14px 28px #12213f33}}@media (width<=800px){.hero-mark{width:30px;height:30px;margin-bottom:19px}.hero-title{font-size:clamp(40px,11vw,48px);line-height:1.05}.hero-text{font-size:18px}}html[data-theme=dark] .hero-title,html[data-theme=dark] .hero-title em{color:#f5f8ff}html[data-theme=dark] .login-link{color:#18181b;box-shadow:none;background:#f4f4f5;border-color:#f4f4f5}.hero-eyebrow{color:#315aa8;-webkit-backdrop-filter:blur(12px);letter-spacing:.01em;background:#ffffff6b;border:1px solid #5e89ff52;border-radius:999px;align-items:center;min-height:34px;margin:0 auto 24px;padding:0 13px;font:500 12px/1 Geist,DM Sans,sans-serif;display:inline-flex;box-shadow:inset 0 1px #ffffffbf,0 8px 24px #4a75be1a}.hero-status-dot{background:#4fd4ff;border-radius:50%;flex:0 0 7px;width:7px;height:7px;margin-right:8px;animation:2s ease-in-out infinite hero-status-pulse;box-shadow:0 0 0 4px #4fd4ff24,0 0 12px #4fd4fff2}.hero-title em{color:#4775e8;background:linear-gradient(90deg,#3776ed,#6d72ef);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.hero-title>span{display:block}.hero-title>span+span{margin-left:0}.orders-story-title{font-family:Inter,DM Sans,Arial,sans-serif}@keyframes hero-status-pulse{50%{opacity:.58;box-shadow:0 0 0 6px #4fd4ff0f,0 0 17px #4fd4fff2}}.journey-content .section-heading,.journey-content .capability-card,.journey-content .compare-panel,.journey-content .metrics-stage,.journey-content .cta-panel{will-change:transform,opacity}@media (width<=800px){.hero-eyebrow{min-height:31px;margin-bottom:18px;padding:0 11px;font-size:11px}}@media (prefers-reduced-motion:reduce){.journey-content .section-heading,.journey-content .capability-card,.journey-content .compare-panel,.journey-content .metrics-stage,.journey-content .cta-panel{will-change:auto}}.control-plane{background:linear-gradient(135deg,#ffffffc7,#dff3ff94);border:1px solid #8b9fd038;border-radius:22px;grid-template-columns:minmax(260px,.82fr) minmax(420px,1.18fr);align-items:center;gap:32px;min-height:500px;padding:32px;display:grid;overflow:hidden;box-shadow:0 24px 58px #2f59931a}.control-plane-copy h3{color:#12213f;letter-spacing:-.055em;max-width:420px;margin:25px 0 14px;font:600 clamp(27px,3vw,40px)/1.06 Geist,DM Sans,sans-serif}.control-plane-copy>p{color:#526580;max-width:430px;margin:0;font:15px/1.6 Inter,DM Sans,sans-serif}.integration-list{flex-wrap:wrap;gap:7px;margin-top:28px;display:flex}.integration-list span{color:#35518e;background:#ffffff8a;border:1px solid #5e89ff33;border-radius:999px;padding:7px 9px;font:600 10px DM Mono,monospace}.control-plane-visual{min-height:392px;transform-style:preserve-3d;position:relative;transform:perspective(1050px)rotateX(4deg)rotateY(-4deg)}.control-lines{width:100%;height:100%;position:absolute;inset:15px 0 0;overflow:visible}.control-line{fill:none;stroke:#5087f47a;stroke-width:1.3px;stroke-dasharray:1;stroke-dashoffset:0}.control-core{color:#fff;text-align:center;background:linear-gradient(145deg,#4fd4ff,#5874e8 72%);border:1px solid #fffc;border-radius:28px;place-content:center;width:145px;height:145px;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)translateZ(24px);box-shadow:inset 0 1px #ffffffa6,0 28px 42px #3a6ee052}.control-core span{opacity:.8;text-transform:uppercase;margin-bottom:7px;font:10px DM Mono,monospace}.control-core strong{letter-spacing:-.06em;font:600 21px/1.02 Geist,DM Sans,sans-serif}.control-node{color:#223c69;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffb8;border:1px solid #ffffffd1;border-radius:13px;grid-template-columns:9px 1fr;column-gap:8px;width:142px;padding:12px;display:grid;position:absolute;transform:translateZ(10px);box-shadow:inset 0 1px #fffc,0 13px 24px #30518c1f}.control-node-dot{background:#55bff7;border-radius:50%;width:7px;height:7px;margin-top:4px;box-shadow:0 0 0 4px #4fd4ff26}.control-node strong{font:600 12px Inter,DM Sans,sans-serif}.control-node small{color:#667894;grid-column:2;margin-top:3px;font:10px Inter,DM Sans,sans-serif}.control-node-1{top:20px;left:0}.control-node-2{top:0;left:calc(50% - 71px)}.control-node-3{top:23px;right:0}.control-node-4{bottom:18px;left:0}.control-node-5{bottom:0;left:calc(50% - 71px)}.control-node-6{bottom:20px;right:0}.control-package{z-index:2;background:#65c8ff;border:2px solid #fff;border-radius:4px;width:15px;height:15px;position:absolute;box-shadow:0 7px 13px #286edc40}.control-package-one{top:29%;left:26%}.control-package-two{background:#75dfad;bottom:30%;right:25%}.comparison-table{background:#ffffff85;border:1px solid #8b9fd038;border-radius:18px;overflow:hidden;box-shadow:0 20px 48px #2f599312}.comparison-table-head,.comparison-table-row{grid-template-columns:1.48fr repeat(3,1fr);align-items:center;gap:15px;display:grid}.comparison-table-head{color:#64748b;letter-spacing:.04em;text-transform:uppercase;background:#eef6ffb8;padding:17px 22px;font:600 10px DM Mono,monospace}.comparison-table-row{border-top:1px solid #8b9fd026;min-height:75px;padding:15px 22px}.comparison-table-row:nth-child(odd){background:#ebf5ff38}.comparison-table-row>strong{color:#24355c;font:600 14px Inter,DM Sans,sans-serif}.comparison-answer{color:#64748b;align-items:center;gap:7px;font:12px Inter,DM Sans,sans-serif;display:flex}.comparison-answer i{color:#6e88b6;background:#86a0d126;border-radius:50%;place-items:center;width:17px;height:17px;font:600 10px Inter,sans-serif;display:grid}.comparison-answer.is-parcelwise,.comparison-table-head .is-parcelwise{color:#315ad0}.comparison-answer.is-parcelwise i{color:#fff;background:#557de9}.comparison-note{color:#71819b;margin:14px 2px 0;font:11px/1.5 Inter,DM Sans,sans-serif}.cost-simulator{background:linear-gradient(135deg,#fffc,#e1f4ff9e);border:1px solid #8b9fd038;border-radius:20px;grid-template-columns:minmax(245px,.78fr) minmax(300px,1.22fr);gap:48px;padding:31px;display:grid;box-shadow:0 20px 48px #2f599314}.simulator-controls{flex-direction:column;display:flex}.simulator-controls label{color:#35517e;justify-content:space-between;margin-top:25px;font:600 13px Inter,DM Sans,sans-serif;display:flex}.simulator-controls output{color:#204fae;font:600 15px DM Mono,monospace}.simulator-controls input{appearance:none;outline-offset:5px;background:linear-gradient(90deg,#4fd4ff,#5e89ff);border-radius:99px;width:100%;height:6px;margin-top:12px}.simulator-controls input::-webkit-slider-thumb{appearance:none;cursor:grab;background:#315ad0;border:3px solid #fff;border-radius:50%;width:18px;height:18px;box-shadow:0 2px 8px #2e52ae4d}.simulator-controls p{color:#71819b;margin:25px 0 0;font:11px/1.55 Inter,DM Sans,sans-serif}.cost-chart{flex-direction:column;justify-content:center;min-height:270px;display:flex}.cost-chart-heading{color:#526580;border-bottom:1px solid #8b9fd02e;justify-content:space-between;align-items:baseline;gap:14px;padding-bottom:20px;font:12px Inter,DM Sans,sans-serif;display:flex}.cost-chart-heading strong{color:#167858;font:600 13px Inter,DM Sans,sans-serif}.cost-bars{gap:22px;margin-top:31px;display:grid}.cost-bar-row>div{color:#466184;justify-content:space-between;gap:12px;margin-bottom:9px;font:12px Inter,DM Sans,sans-serif;display:flex}.cost-bar-row strong{color:#213d73;font:600 15px DM Mono,monospace}.cost-bar{width:var(--bar-size);border-radius:8px;min-width:14px;height:28px;transition:width .45s cubic-bezier(.16,1,.3,1);display:block}.cost-bar-parcelwise{background:linear-gradient(90deg,#4fd4ff,#5e89ff);box-shadow:0 8px 18px #4a8af033}.cost-bar-stack{background:repeating-linear-gradient(135deg,#a8bad8 0 7px,#c7d4e8 7px 14px)}.cost-chart-foot{color:#71819b;justify-content:space-between;gap:25px;margin-top:12px;font:10px/1.35 Inter,DM Sans,sans-serif;display:flex}.cta-copy .card-tag{margin-bottom:23px}.cta-copy h2{max-width:660px}.cta-copy .primary-button{gap:10px;margin-top:30px}.activation-flow{gap:10px;width:min(420px,42%);margin:0;padding:0;list-style:none;display:grid;position:absolute;bottom:48px;right:45px}.activation-flow li{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff7a;border:1px solid #ffffffad;border-radius:14px;grid-template-columns:32px 1fr 25px;align-items:center;gap:12px;padding:15px;display:grid;box-shadow:inset 0 1px #ffffffc7,0 9px 21px #325e8f14}.activation-flow li>span{color:#4674da;font:11px DM Mono,monospace}.activation-flow strong{color:#27466f;font:600 13px Inter,DM Sans,sans-serif;display:block}.activation-flow p{color:#62738d;margin:3px 0 0;font:11px/1.35 Inter,DM Sans,sans-serif}.activation-flow i{color:#fff;background:#4cce96;border-radius:50%;place-items:center;width:22px;height:22px;font:700 11px Inter,sans-serif;display:grid}html[data-theme=dark] .control-plane,html[data-theme=dark] .cost-simulator{background:linear-gradient(135deg,#152b43c7,#111f35bf);border-color:#8da8d233}html[data-theme=dark] .control-plane-copy h3,html[data-theme=dark] .comparison-table-row>strong{color:#e5edf9}html[data-theme=dark] .control-plane-copy>p,html[data-theme=dark] .control-node small,html[data-theme=dark] .comparison-note,html[data-theme=dark] .simulator-controls p,html[data-theme=dark] .cost-chart-foot{color:#a8b7cb}html[data-theme=dark] .integration-list span,html[data-theme=dark] .control-node{color:#dbe8fb;background:#17273db8;border-color:#a1b8de29}html[data-theme=dark] .comparison-table{background:#101d2fb3;border-color:#344966}html[data-theme=dark] .comparison-table-head{color:#b1c1d7;background:#1f334ec7}html[data-theme=dark] .comparison-table-row{border-color:#334966}html[data-theme=dark] .comparison-table-row:nth-child(odd){background:#23395459}html[data-theme=dark] .comparison-answer,html[data-theme=dark] .cost-chart-heading,html[data-theme=dark] .cost-bar-row>div{color:#b5c5da}html[data-theme=dark] .cost-bar-row strong{color:#edf4ff}html[data-theme=dark] .activation-flow li{background:#12293f8f;border-color:#97b6dc29}html[data-theme=dark] .activation-flow strong{color:#e1ebf9}html[data-theme=dark] .activation-flow p{color:#b0c0d5}@media (width<=1080px){.control-plane{grid-template-columns:1fr}.control-plane-visual{width:100%;max-width:560px;margin:0 auto}.activation-flow{width:auto;margin-top:38px;position:relative;bottom:auto;right:auto}}@media (width<=800px){.control-plane{gap:25px;min-height:0;padding:23px 18px}.control-plane-visual{min-height:385px;transform:none}.control-node{width:126px;padding:10px}.control-node strong{font-size:11px}.control-node small{font-size:9px}.control-node-2,.control-node-5{left:calc(50% - 63px)}.control-core{width:126px;height:126px}.comparison-table{overflow:visible}.comparison-table-head{display:none}.comparison-table-row{grid-template-columns:1fr;gap:11px;padding:18px 16px}.comparison-answer{grid-template-columns:112px 20px 1fr;gap:7px;display:grid}.comparison-answer:before{content:attr(data-label);color:#7a8ba4;font:600 10px Inter,sans-serif}.cost-simulator{grid-template-columns:1fr;gap:27px;padding:23px 18px}.cost-chart{min-height:0}.cost-chart-heading,.cost-chart-foot{flex-direction:column;align-items:flex-start;gap:5px}.activation-flow{margin-top:30px}.activation-flow li{grid-template-columns:28px 1fr 23px}.cta-copy .primary-button{width:100%}.metrics .section-heading h2{font-size:34px!important}}@media (prefers-reduced-motion:reduce){.cost-bar{transition:none}.hero-status-dot{animation:none}}html[data-theme=dark] .hero-eyebrow{color:#c7d7ff;background:#1823377a;border-color:#9eb9ff4d}html[data-theme=dark] .hero-title em{color:#f5f8ff;-webkit-text-fill-color:currentColor;background:0 0}.journey-shell{grid-template-columns:222px minmax(0,1fr)}.journey-nav{padding-inline:29px}.journey-nav a:before,.journey-nav a:after{content:none!important;display:none!important}.journey-nav a span{white-space:nowrap;width:30px}@media (width>=961px){.journey-nav{padding-left:20px;padding-right:29px}.journey-nav-panel{padding-left:44px}.journey-nav a{white-space:nowrap}}.ecommerce-showcase{gap:28px;display:grid}.ecommerce-showcase-head{text-align:center;place-items:center;gap:20px;display:grid;position:relative}.ecommerce-showcase-copy{isolation:isolate;justify-items:center;display:grid;position:relative}.ecommerce-copy-aurora{z-index:-1;pointer-events:none;filter:blur(17px)saturate(140%);opacity:.78;width:min(850px,96vw);height:455px;position:absolute;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%);-webkit-mask-image:radial-gradient(29% 43% at 16% 65%,#000 24%,#0000 73%),radial-gradient(28% 52% at 39% 38%,#000 24%,#0000 74%),radial-gradient(31% 48% at 65% 62%,#000 24%,#0000 73%),radial-gradient(21% 36% at 87% 34%,#000 20%,#0000 74%);mask-image:radial-gradient(29% 43% at 16% 65%,#000 24%,#0000 73%),radial-gradient(28% 52% at 39% 38%,#000 24%,#0000 74%),radial-gradient(31% 48% at 65% 62%,#000 24%,#0000 73%),radial-gradient(21% 36% at 87% 34%,#000 20%,#0000 74%)}.ecommerce-copy-aurora:after{content:"";filter:blur(36px);opacity:.82;background:conic-gradient(from 210deg,#48d3ff2e,#775bff4d,#ff709c2e,#b3ff5f33,#36eaba38,#48d3ff2e);border-radius:42% 58% 35% 65%/62% 31% 69% 38%;animation:13s ease-in-out infinite alternate ecommerce-copy-aurora-wash;position:absolute;inset:8% 7%}.ecommerce-copy-aurora-blob{mix-blend-mode:multiply;will-change:transform;border-radius:50%;width:64%;height:72%;display:block;position:absolute}.ecommerce-copy-aurora-blob--one{background:radial-gradient(at 62% 48%,#23ccffbf,#4fd4ff47 43%,#0000 72%);border-radius:60% 40% 55% 45%/44% 59% 41% 56%;animation:9s ease-in-out infinite alternate ecommerce-copy-aurora-drift-one;top:39%;left:-5%}.ecommerce-copy-aurora-blob--two{background:radial-gradient(at 38% 55%,#655affa8,#c356ff4f 47%,#0000 74%);border-radius:41% 59% 38% 62%/57% 43%;animation:11s ease-in-out -3s infinite alternate ecommerce-copy-aurora-drift-two;top:-2%;left:20%}.ecommerce-copy-aurora-blob--three{background:radial-gradient(at 45% 42%,#25e6ae9e,#68ebff3b 54%,#0000 76%);border-radius:65% 35% 48% 52%/43% 62% 38% 57%;width:52%;height:58%;animation:8s ease-in-out -5s infinite alternate ecommerce-copy-aurora-drift-three;top:40%;left:35%}.ecommerce-copy-aurora-blob--four{background:radial-gradient(at 54% 48%,#c3ff4b8c,#52ec9a29 48%,#0000 73%);border-radius:47% 53% 64% 36%/58% 35% 65% 42%;width:42%;height:50%;animation:10s ease-in-out -2s infinite alternate ecommerce-copy-aurora-drift-four;top:17%;left:17%}.ecommerce-copy-aurora-blob--five{background:radial-gradient(at 38% 52%,#ff6f9e85,#ffad5c30 48%,#0000 72%);border-radius:37% 63% 41% 59%/61% 39%;width:38%;height:56%;animation:12s ease-in-out -7s infinite alternate ecommerce-copy-aurora-drift-five;top:3%;left:57%}.ecommerce-showcase-copy h2{z-index:1;color:#101012;letter-spacing:-.07em;margin:0;font:600 clamp(34px,4vw,58px)/.92 Geist,DM Sans,sans-serif;display:grid;position:relative}.ecommerce-showcase-copy h2>span{color:#101012}.ecommerce-showcase-copy h2 strong{color:#101012;font:inherit;font-weight:600}.ecommerce-showcase-copy p{z-index:1;color:#626b7c;max-width:510px;margin:18px auto 0;font:400 clamp(16px,1.45vw,19px)/1.45 DM Sans,sans-serif;position:relative}@keyframes ecommerce-copy-aurora-drift-one{0%{transform:translate(-5%,-6%)scale(.9)}to{transform:translate(9%,8%)scale(1.12)}}@keyframes ecommerce-copy-aurora-drift-two{0%{transform:translate(7%,5%)scale(1.08)}to{transform:translate(-8%,-8%)scale(.9)}}@keyframes ecommerce-copy-aurora-drift-three{0%{transform:translate(-6%,7%)scale(.9)}to{transform:translate(10%,-8%)scale(1.13)}}@keyframes ecommerce-copy-aurora-drift-four{0%{transform:translate(8%,-8%)scale(.84)}to{transform:translate(-11%,10%)scale(1.16)}}@keyframes ecommerce-copy-aurora-drift-five{0%{transform:translate(-9%,8%)scale(1.12)}to{transform:translate(10%,-7%)scale(.86)}}@keyframes ecommerce-copy-aurora-wash{0%{transform:rotate(-8deg)scale(.9)}to{transform:rotate(10deg)scale(1.12)}}@media (prefers-reduced-motion:reduce){.ecommerce-copy-aurora-blob,.ecommerce-copy-aurora:after{animation:none}}.section-heading--aurora{isolation:isolate;position:relative}.section-heading--aurora>:not(.section-heading-aurora){z-index:1;position:relative}.section-heading-aurora{z-index:-1;pointer-events:none;filter:blur(22px)saturate(128%);opacity:.62;width:min(790px,104%);height:330px;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.section-heading-aurora:before,.section-heading-aurora:after{content:"";border-radius:inherit;position:absolute;inset:0}.section-heading--aurora-subscription .section-heading-aurora{background:radial-gradient(29% 67% at 19% 68%,#54c1ff6b,#0000 72%),radial-gradient(31% 61% at 45% 24%,#977cff63,#0000 72%),radial-gradient(34% 55% at 72% 66%,#ffac7852,#0000 73%);animation:12s ease-in-out infinite alternate subscription-aurora-shift;-webkit-mask-image:radial-gradient(28% 46% at 18% 66%,#000 26%,#0000 74%),radial-gradient(29% 52% at 48% 30%,#000 24%,#0000 75%),radial-gradient(31% 44% at 76% 68%,#000 24%,#0000 74%);mask-image:radial-gradient(28% 46% at 18% 66%,#000 26%,#0000 74%),radial-gradient(29% 52% at 48% 30%,#000 24%,#0000 75%),radial-gradient(31% 44% at 76% 68%,#000 24%,#0000 74%)}.section-heading--aurora-subscription .section-heading-aurora:before{background:linear-gradient(104deg,#0000 8%,#72cfff33 31%,#977cff38 54%,#ffb17b2b 76%,#0000 96%);border-radius:59% 41% 31% 69%/38% 63% 37% 62%;inset:20% 8% 4%;transform:rotate(-8deg)}.section-heading--aurora-activation{margin-bottom:34px}.section-heading--aurora-activation .section-heading-aurora{background:radial-gradient(28% 67% at 12% 22%,#5ad3ff6b,#0000 73%),radial-gradient(43% 42% at 49% 74%,#647aff61,#0000 74%),radial-gradient(22% 68% at 88% 29%,#47e7b959,#0000 73%);width:min(980px,124%);height:425px;animation:14s ease-in-out infinite alternate activation-aurora-shift;-webkit-mask-image:radial-gradient(27% 48% at 13% 21%,#000 22%,#0000 74%),radial-gradient(42% 34% at 49% 75%,#000 24%,#0000 75%),radial-gradient(20% 55% at 88% 28%,#000 21%,#0000 73%);mask-image:radial-gradient(27% 48% at 13% 21%,#000 22%,#0000 74%),radial-gradient(42% 34% at 49% 75%,#000 24%,#0000 75%),radial-gradient(20% 55% at 88% 28%,#000 21%,#0000 73%)}.section-heading--aurora-activation .section-heading-aurora:after{filter:blur(22px);background:linear-gradient(144deg,#3ed6ff1f,#6b6fff3b 47%,#3be6b124 78%);border-radius:68% 32% 41% 59%/28% 65% 35% 72%;inset:8% 4%;transform:rotate(-14deg)}.section-heading--aurora-activation .primary-button{gap:10px;margin-top:26px;display:inline-flex}@keyframes subscription-aurora-shift{0%{transform:translate(-50%,-50%)rotate(-3deg)scale(.94)}to{transform:translate(-50%,-50%)rotate(4deg)scale(1.07)}}@keyframes activation-aurora-shift{0%{transform:translate(-50%,-50%)translate(-2%,4%)scale(.94)}to{transform:translate(-50%,-50%)translate(3%,-5%)scale(1.08)}}@media (width<=800px){.journey-content>.cta{padding-top:52px}.section-heading-aurora{filter:blur(18px)saturate(118%);width:128%;height:275px}.section-heading--aurora-activation .section-heading-aurora{width:148%;height:355px}}@media (prefers-reduced-motion:reduce){.section-heading--aurora .section-heading-aurora{animation:none}}.ecommerce-carousel-controls{gap:9px;display:flex;position:absolute;top:50%;right:0;transform:translateY(-50%)}.ecommerce-carousel-controls button{color:#294878;cursor:pointer;isolation:isolate;-webkit-backdrop-filter:blur(18px)saturate(150%);backdrop-filter:blur(18px)saturate(150%);background:#ffffff7a;border:1px solid #ffffffad;border-radius:50%;place-items:center;width:48px;height:48px;padding:0;transition:transform .22s cubic-bezier(.16,1,.3,1),background-color .22s,border-color .22s,box-shadow .22s;display:grid;position:relative;overflow:hidden;box-shadow:0 10px 24px #12213f1a,inset 0 1px #ffffffc7}.ecommerce-carousel-controls button:before{content:"";z-index:-1;border-radius:inherit;pointer-events:none;background:linear-gradient(#ffffff75,#ffffff14 48%,#0000 76%);position:absolute;inset:0}.ecommerce-carousel-controls button:last-child{color:#fff;background:linear-gradient(135deg,#2a5ba9b8,#5b91e194);border-color:#e5f2ff7a;box-shadow:0 13px 30px #19489242,inset 0 1px #ffffff94,inset 0 -1px #0f387f40}.ecommerce-carousel-controls button:hover{transform:translateY(-3px);box-shadow:0 15px 30px #12213f29,inset 0 1px #ffffffdb}.ecommerce-carousel-controls button:last-child:hover{box-shadow:0 16px 34px #1f5bbf4d,0 0 30px #5cb3ff33,inset 0 1px #ffffffa8,inset 0 -1px #0f387f38}.ecommerce-carousel-controls button:disabled{cursor:not-allowed;opacity:.38;box-shadow:none}.ecommerce-carousel-controls button:disabled:hover{box-shadow:none;transform:none}.ecommerce-carousel-controls svg{z-index:1;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:24px;height:24px;position:relative}.ecommerce-carousel{--ecommerce-carousel-inset:clamp(20px,2.5vw,36px);padding:30px 0 56px var(--ecommerce-carousel-inset);overscroll-behavior-inline:contain;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;gap:18px;margin-inline:calc(-1*clamp(35px,7vw,118px));scroll-padding-inline-start:var(--ecommerce-carousel-inset);display:flex;overflow-x:auto}.ecommerce-carousel::-webkit-scrollbar{display:none}.ecommerce-card{color:#12213f;text-align:left;cursor:pointer;scroll-snap-align:start;background:#fff;border:1px solid #d7d9de;border-radius:25px;flex:0 0 clamp(218px,25vw,300px);min-height:clamp(276px,26vw,336px);padding:0;transition:transform .42s cubic-bezier(.16,1,.3,1),border-color .42s,box-shadow .42s;display:block;position:relative;overflow:visible;box-shadow:0 18px 24px -16px #23375f52}.ecommerce-card-image{border-radius:inherit;background:#fff;display:block;position:absolute;inset:0;overflow:hidden}.ecommerce-card:before{content:"";z-index:2;pointer-events:none;background:linear-gradient(180deg,var(--platform-accent),color-mix(in srgb,var(--platform-accent) 22%,transparent));width:2px;height:56px;box-shadow:0 0 12px color-mix(in srgb,var(--platform-accent) 48%,transparent);transform-origin:top;position:absolute;top:100%;left:50%;transform:scaleY(0)}.ecommerce-card img{width:117%;max-width:none;height:auto;transition:transform .62s cubic-bezier(.16,1,.3,1);display:block;position:absolute;top:50%;left:66%;transform:translate(-50%,-50%)scale(1)}.ecommerce-card-name,.ecommerce-card-action{z-index:1;position:absolute;left:22px}.ecommerce-card-name{color:#12213f;letter-spacing:-.06em;font:600 clamp(22px,2vw,29px)/1 Geist,DM Sans,sans-serif;top:22px}.ecommerce-card-action{color:#25324a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe6;border:1px solid #12213f24;border-radius:999px;align-items:center;gap:7px;padding:10px 14px;font:600 13px Inter,DM Sans,sans-serif;transition:transform 2.4s linear;display:inline-flex;bottom:20px}.ecommerce-card.is-active{z-index:1;border-color:#c8ccd4;box-shadow:0 20px 26px -17px #23375f59}.ecommerce-card.is-active:before{transform:scaleY(1)}.ecommerce-card:hover{border-color:#c8ccd4;transform:translateY(-12px);box-shadow:0 36px 38px -18px #23375f5c}.ecommerce-card:hover .ecommerce-card-action{transform:translateY(-2px)}@media (hover:hover) and (prefers-reduced-motion:no-preference){.ecommerce-card:hover img{transform:translate(-50%,-50%)scale(1.06)}}.ecommerce-card:focus-visible,.ecommerce-carousel-controls button:focus-visible{outline-offset:4px;outline:3px solid #4fd4ff}.ecommerce-feature-stage{--platform-accent:#5e89ff;background:linear-gradient(135deg,#ffffffe6,color-mix(in srgb,var(--platform-accent) 13%,#eaf5ff));border:1px solid #8b9fd033;border-radius:0;grid-template-columns:minmax(220px,.72fr) minmax(0,1.28fr);min-height:540px;margin:-28px calc(-1*clamp(35px,7vw,118px)) -120px;transition:background .3s;display:grid;position:relative;overflow:hidden;box-shadow:0 24px 56px #2f59931a}.ecommerce-feature-stage:before,.ecommerce-feature-stage:after{content:"";aspect-ratio:1;pointer-events:none;border-radius:50%;width:360px;position:absolute}.ecommerce-feature-stage:before{background:color-mix(in srgb,var(--platform-accent) 24%,transparent);filter:blur(3px);top:-210px;left:-170px}.ecommerce-feature-stage:after{border:1px solid color-mix(in srgb,var(--platform-accent) 38%,transparent);box-shadow:0 0 0 42px color-mix(in srgb,var(--platform-accent) 8%,transparent),0 0 0 92px color-mix(in srgb,var(--platform-accent) 5%,transparent);bottom:-250px;right:-220px}.ecommerce-stage-copy{z-index:1;flex-direction:column;justify-content:flex-end;padding:34px;display:flex;position:relative}.ecommerce-stage-copy>span{border:1px solid color-mix(in srgb,var(--platform-accent) 28%,transparent);width:max-content;color:color-mix(in srgb,var(--platform-accent) 82%,#12213f);letter-spacing:.05em;text-transform:uppercase;background:#ffffff94;border-radius:999px;margin-bottom:auto;padding:7px 9px;font:500 10px DM Mono,monospace}.ecommerce-stage-copy h3{color:#12213f;letter-spacing:-.065em;max-width:330px;margin:0;font:600 clamp(28px,3vw,43px)/.98 Geist,DM Sans,sans-serif}.ecommerce-stage-copy p{color:#526580;max-width:300px;margin:15px 0 0;font:14px/1.5 Inter,DM Sans,sans-serif}.ecommerce-demo-slot{z-index:1;color:#31517f;text-align:center;isolation:isolate;background:linear-gradient(135deg,#ffffff3b,#ffffff9e);border-left:1px solid #8b9fd029;align-content:center;justify-items:center;min-height:100%;display:grid;position:relative;overflow:hidden}.ecommerce-demo-slot:before{content:"";z-index:-1;aspect-ratio:1;border:1px dashed color-mix(in srgb,var(--platform-accent) 48%,transparent);border-radius:50%;width:220px;animation:14s linear infinite ecommerce-demo-orbit;position:absolute}.ecommerce-demo-slot:after{content:"";z-index:-1;aspect-ratio:1;background:color-mix(in srgb,var(--platform-accent) 68%,#fff);width:144px;box-shadow:0 0 0 22px color-mix(in srgb,var(--platform-accent) 12%,transparent),0 18px 40px color-mix(in srgb,var(--platform-accent) 20%,transparent);border-radius:42px;position:absolute;transform:rotate(-10deg)}.ecommerce-demo-slot strong{color:#183966;letter-spacing:-.02em;margin-top:134px;font:600 14px Geist,DM Sans,sans-serif;position:relative}.ecommerce-demo-slot span{color:#60738f;max-width:205px;margin-top:7px;font:12px/1.45 Inter,DM Sans,sans-serif;position:relative}.ecommerce-demo-slot-orbit{z-index:-1;aspect-ratio:1;border:1px solid color-mix(in srgb,var(--platform-accent) 20%,transparent);border-radius:50%;width:272px;position:absolute}@keyframes ecommerce-demo-orbit{to{transform:rotate(360deg)}}@keyframes ecommerce-connector-reveal{0%{transform:scaleY(0)}to{transform:scaleY(1)}}html[data-theme=dark] .ecommerce-copy-aurora{opacity:.56;filter:blur(22px)saturate(125%)}html[data-theme=dark] .ecommerce-showcase-copy h2,html[data-theme=dark] .ecommerce-showcase-copy h2>span,html[data-theme=dark] .ecommerce-showcase-copy h2 strong{color:#f5f8ff}html[data-theme=dark] .ecommerce-showcase-copy p{color:#b8c1d3}html[data-theme=dark] .ecommerce-carousel-controls button{color:#d8e7ff;background:#182a4685;border-color:#b8d0ff33;box-shadow:0 10px 26px #0000003d,inset 0 1px #ffffff24}html[data-theme=dark] .ecommerce-carousel-controls button:last-child{color:#f5f8ff;background:linear-gradient(135deg,#2e65beb8,#5686e38a);border-color:#b7d2ff4d;box-shadow:0 13px 30px #00103457,inset 0 1px #ffffff3d,inset 0 -1px #0723563d}html[data-theme=dark] .ecommerce-card{background:#121417;border-color:#cbd2de42}html[data-theme=dark] .ecommerce-card-image{background:#121417}html[data-theme=dark] .ecommerce-card:after{content:"";z-index:0;pointer-events:none;background:linear-gradient(#07090cbd,#07090c00);height:42%;position:absolute;inset:0 0 auto}html[data-theme=dark] .ecommerce-card-name{z-index:1;color:#fff;text-shadow:0 2px 10px #040a1580}html[data-theme=dark] .ecommerce-card-action{color:#25324a}html[data-theme=dark] .ecommerce-feature-stage{background:linear-gradient(135deg,#122339eb,color-mix(in srgb,var(--platform-accent) 18%,#15263d));border-color:#b4c8e82e}html[data-theme=dark] .ecommerce-stage-copy h3{color:#edf4ff}html[data-theme=dark] .ecommerce-stage-copy p,html[data-theme=dark] .ecommerce-demo-slot span{color:#b2c1d5}html[data-theme=dark] .ecommerce-stage-copy>span{color:#d9e8fc;background:#141f317a}html[data-theme=dark] .ecommerce-demo-slot{color:#dbe8fb;background:linear-gradient(135deg,#0c1a2d38,#14243a94);border-color:#b4c8e824}html[data-theme=dark] .ecommerce-demo-slot strong{color:#e7f0ff}@media (width<=1080px){.journey-shell{grid-template-columns:174px minmax(0,1fr)}.journey-nav{padding-inline:19px}.journey-nav a:before{left:-19px}.ecommerce-card{flex-basis:clamp(210px,31vw,280px)}}@media (width<=800px){.ecommerce-showcase{gap:21px}.ecommerce-showcase-head{align-items:center;gap:18px}.ecommerce-copy-aurora{filter:blur(17px)saturate(145%);width:132%;height:330px}.ecommerce-showcase-copy h2{font-size:clamp(34px,10.5vw,48px)}.ecommerce-showcase-copy p{max-width:345px;margin-top:16px;font-size:16px}.ecommerce-carousel-controls{position:static;transform:none}.ecommerce-carousel-controls button{width:43px;height:43px}.ecommerce-carousel{--ecommerce-carousel-inset:18px;padding:28px 0 56px var(--ecommerce-carousel-inset);gap:13px;margin-inline:-23px}.ecommerce-card{border-radius:20px;flex-basis:72vw;min-height:310px}.ecommerce-card-name,.ecommerce-card-action{left:18px}.ecommerce-card-name{top:18px}.ecommerce-card-action{padding:9px 12px;bottom:17px}.ecommerce-feature-stage{border-radius:0;grid-template-columns:1fr;min-height:0;margin:-28px -23px -58px}.ecommerce-stage-copy{min-height:330px;padding:26px}.ecommerce-stage-copy h3{font-size:34px}.ecommerce-demo-slot{border-top:1px solid #8b9fd029;border-left:0;min-height:368px}.ecommerce-demo-slot strong{margin-top:118px}}@media (prefers-reduced-motion:reduce){.ecommerce-carousel{scroll-behavior:auto}.ecommerce-carousel-controls button,.ecommerce-card,.ecommerce-card img,.ecommerce-card-action,.ecommerce-feature-stage{transition:none}.ecommerce-demo-slot:before{animation:none}}.coverage-showcase{gap:42px;display:grid}.coverage-showcase-head{text-align:center;place-items:center;display:grid}.coverage-showcase-copy{max-width:780px}.coverage-kicker{color:#315fbe;letter-spacing:.09em;text-transform:uppercase;margin:0 0 13px;font:600 11px DM Mono,monospace}.coverage-showcase-copy h2{color:#101012;letter-spacing:-.07em;margin:0;font:600 clamp(34px,4vw,58px)/.95 Geist,DM Sans,sans-serif;display:grid}.coverage-showcase-copy h2 strong{font:inherit}.coverage-showcase-copy>p:last-child{color:#626b7c;max-width:570px;margin:18px auto 0;font:400 clamp(16px,1.45vw,19px)/1.45 DM Sans,sans-serif}.coverage-explorer{background:#fff;border:1px solid #d7dfea;border-radius:26px;grid-template-columns:minmax(245px,.72fr) minmax(0,1.28fr);display:grid;overflow:hidden;box-shadow:0 22px 55px #294e871a}.coverage-search-panel{background:linear-gradient(145deg,#f7fbff,#edf4ff);border-right:1px solid #dfe6ef;padding:29px}.coverage-search-panel>label{color:#173660;letter-spacing:-.025em;font:600 15px Geist,DM Sans,sans-serif;display:block}.coverage-search-input{background:#fff;border:1px solid #cdd9ea;border-radius:12px;align-items:center;gap:10px;margin-top:16px;padding:0 13px;display:flex;box-shadow:inset 0 1px 2px #1a3c6b0a}.coverage-search-input svg{fill:none;stroke:#6c7f99;stroke-width:1.8px;width:18px;height:18px}.coverage-search-input input{color:#173660;background:0 0;border:0;outline:0;width:100%;height:46px;padding:0;font:14px Inter,DM Sans,sans-serif}.coverage-search-panel>p{color:#72839b;margin:11px 0 22px;font:12px/1.45 Inter,DM Sans,sans-serif}.coverage-country-list{gap:7px;display:grid}.coverage-country-list button{color:#35506f;text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:11px;grid-template-columns:28px 1fr auto;align-items:center;gap:8px;width:100%;min-height:47px;padding:0 11px;font:600 14px Inter,DM Sans,sans-serif;transition:background-color .2s,border-color .2s,transform .2s;display:grid}.coverage-country-list button small{color:#8493a7;font:500 10px DM Mono,monospace}.coverage-country-list button:hover{background:#ffffffb8;transform:translate(3px)}.coverage-country-list button.is-active{color:#204d99;background:#fff;border-color:#cadaf1;box-shadow:0 8px 20px #2f528917}.coverage-empty{padding:12px 3px;margin:0!important}.coverage-results{background:radial-gradient(circle at 93% 7%,#74afff2b,#0000 31%),linear-gradient(135deg,#fff,#f8fbff);padding:clamp(28px,4vw,48px)}.coverage-results-head{border-bottom:1px solid #e2e8f1;align-items:center;gap:13px;padding-bottom:27px;display:flex}.coverage-country-flag{background:#fff;border:1px solid #dde5ef;border-radius:15px;flex:none;place-items:center;width:51px;height:51px;font-size:27px;display:grid;box-shadow:0 8px 18px #27446f14}.coverage-results-head p,.coverage-carriers>p,.coverage-note{margin:0}.coverage-results-head p{color:#71829b;font:12px Inter,DM Sans,sans-serif}.coverage-results-head h3{color:#173660;letter-spacing:-.055em;margin:4px 0 0;font:600 24px/1 Geist,DM Sans,sans-serif}.coverage-status{color:#278154;white-space:nowrap;background:#effbf4;border:1px solid #c8ead8;border-radius:999px;align-items:center;gap:7px;margin-left:auto;padding:8px 10px;font:600 11px Inter,DM Sans,sans-serif;display:inline-flex}.coverage-status i{background:#3dbd79;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 3px #3dbd7926}.coverage-carriers{margin-top:30px}.coverage-carriers>p{color:#344f70;justify-content:space-between;align-items:center;font:600 13px Inter,DM Sans,sans-serif;display:flex}.coverage-carriers>p span{color:#3f6dcb;background:#eaf2ff;border-radius:50%;place-items:center;width:22px;height:22px;font:600 11px DM Mono,monospace;display:grid}.coverage-carrier-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:11px;margin-top:14px;display:grid}.coverage-carrier{background:#ffffffc2;border:1px solid #dfe6ef;border-radius:15px;align-content:space-between;min-height:106px;padding:16px;display:grid;box-shadow:0 8px 18px #2c48740a}.coverage-carrier img{object-fit:contain;object-position:left center;width:78px;max-height:28px;display:block}.coverage-carrier span{color:#39815c;align-items:center;gap:5px;margin-top:16px;font:600 10px Inter,DM Sans,sans-serif;display:inline-flex}.coverage-carrier span:before{content:"";background:currentColor;border-radius:50%;width:5px;height:5px}.coverage-note{color:#75859a;margin-top:25px;font:11px/1.45 Inter,DM Sans,sans-serif}html[data-theme=dark] .coverage-showcase-copy h2{color:#f5f8ff}html[data-theme=dark] .coverage-showcase-copy>p:last-child{color:#b8c1d3}html[data-theme=dark] .coverage-kicker{color:#9bc3ff}html[data-theme=dark] .coverage-explorer{background:#132138;border-color:#b4c8e82e}html[data-theme=dark] .coverage-search-panel{background:linear-gradient(145deg,#142642,#112137);border-color:#b4c8e824}html[data-theme=dark] .coverage-search-panel>label,html[data-theme=dark] .coverage-results-head h3{color:#edf4ff}html[data-theme=dark] .coverage-search-input{background:#07111f52;border-color:#b4c8e840}html[data-theme=dark] .coverage-search-input input{color:#e4efff}html[data-theme=dark] .coverage-country-list button{color:#c6d5e9}html[data-theme=dark] .coverage-country-list button:hover,html[data-theme=dark] .coverage-country-list button.is-active{color:#e5efff;background:#759edd24;border-color:#a6c5f72e}html[data-theme=dark] .coverage-results{background:radial-gradient(circle at 93% 7%,#4f8dff2e,#0000 31%),linear-gradient(135deg,#10213a,#132843)}html[data-theme=dark] .coverage-results-head{border-color:#b4c8e824}html[data-theme=dark] .coverage-country-flag,html[data-theme=dark] .coverage-carrier{background:#12243cb8;border-color:#b4c8e829}html[data-theme=dark] .coverage-results-head p,html[data-theme=dark] .coverage-carriers>p,html[data-theme=dark] .coverage-note{color:#b1c2d7}@media (width<=800px){.coverage-showcase{gap:30px}.coverage-showcase-copy h2{font-size:clamp(34px,10.5vw,48px)}.coverage-showcase-copy>p:last-child{font-size:16px}.coverage-explorer{border-radius:19px;grid-template-columns:1fr}.coverage-search-panel{border-bottom:1px solid #dfe6ef;border-right:0;padding:22px}.coverage-country-list{grid-template-columns:1fr 1fr}.coverage-country-list button{min-height:43px;padding:0 8px;font-size:13px}.coverage-results{padding:25px 22px}.coverage-results-head{align-items:flex-start}.coverage-status{display:none}.coverage-carrier-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.coverage-carrier{min-height:94px;padding:13px}}.coverage-kicker,.coverage-showcase-copy h2,.coverage-showcase-copy h2 span,.coverage-showcase-copy h2 strong,.coverage-showcase-copy>p:last-child,.coverage-search-panel>label,.coverage-search-input input,.coverage-country-list button,.coverage-results-head h3,.coverage-results-head p,.coverage-carriers>p,.coverage-note{color:#111}.coverage-explorer,.coverage-search-panel,.coverage-search-input,.coverage-country-list button.is-active,.coverage-results,.coverage-country-flag,.coverage-carrier{background:#fff}.coverage-explorer,.coverage-search-panel,.coverage-search-input,.coverage-country-list button.is-active,.coverage-results-head,.coverage-country-flag,.coverage-carrier{border-color:#111}.coverage-explorer,.coverage-carrier,.coverage-country-flag,.coverage-country-list button.is-active{box-shadow:none}.coverage-country-list button:hover{background:#f2f2f2}.coverage-country-list button small{color:#555}.coverage-status{color:#111;background:#fff;border-color:#111}.coverage-status i{box-shadow:none;background:#111}.coverage-carriers>p span{color:#fff;background:#111}.coverage-carrier span{color:#111}html[data-theme=dark] .coverage-kicker,html[data-theme=dark] .coverage-showcase-copy h2,html[data-theme=dark] .coverage-showcase-copy h2 span,html[data-theme=dark] .coverage-showcase-copy h2 strong,html[data-theme=dark] .coverage-showcase-copy>p:last-child,html[data-theme=dark] .coverage-search-panel>label,html[data-theme=dark] .coverage-search-input input,html[data-theme=dark] .coverage-country-list button,html[data-theme=dark] .coverage-results-head h3,html[data-theme=dark] .coverage-results-head p,html[data-theme=dark] .coverage-carriers>p,html[data-theme=dark] .coverage-note{color:#fff}html[data-theme=dark] .coverage-explorer,html[data-theme=dark] .coverage-search-panel,html[data-theme=dark] .coverage-search-input,html[data-theme=dark] .coverage-country-list button.is-active,html[data-theme=dark] .coverage-results,html[data-theme=dark] .coverage-country-flag,html[data-theme=dark] .coverage-carrier{background:#000}html[data-theme=dark] .coverage-explorer,html[data-theme=dark] .coverage-search-panel,html[data-theme=dark] .coverage-search-input,html[data-theme=dark] .coverage-country-list button.is-active,html[data-theme=dark] .coverage-results-head,html[data-theme=dark] .coverage-country-flag,html[data-theme=dark] .coverage-carrier{border-color:#fff}html[data-theme=dark] .coverage-country-list button:hover{background:#171717}html[data-theme=dark] .coverage-country-list button.is-active{color:#fff}html[data-theme=dark] .coverage-country-list button small{color:#aaa}html[data-theme=dark] .coverage-status{color:#fff;background:#000;border-color:#fff}html[data-theme=dark] .coverage-status i{background:#fff}html[data-theme=dark] .coverage-carriers>p span{color:#000;background:#fff}html[data-theme=dark] .coverage-carrier span{color:#fff}html{scroll-behavior:smooth}@media (width>=801px){.hero-copy{text-align:left;max-width:920px;margin-left:0;margin-right:0}.hero-eyebrow{margin-left:0;margin-right:0}.hero-actions{justify-content:flex-start}.hero-text{margin-left:0;margin-right:0}.section-heading h2,.cta-copy h2{font-family:Geist,DM Sans,Arial,sans-serif;font-size:56px;font-weight:600;line-height:1.04}.section-heading p,.cta-copy p{font-family:Inter,DM Sans,Arial,sans-serif;font-size:20px;line-height:1.55}}.hero-copy{isolation:isolate;-webkit-backdrop-filter:blur(24px)saturate(145%);background:linear-gradient(135deg,#ffffff61,#e7f1ff33);border:1px solid #ffffffb3;border-radius:28px;padding:38px;position:relative;box-shadow:0 28px 72px #365c9924,inset 0 1px #ffffffe0}.hero-copy:before{content:"";z-index:-1;border-radius:inherit;pointer-events:none;background:linear-gradient(120deg,#ffffff4d,#0000 40%,#b7d2ff29);position:absolute;inset:1px}@media (width<=800px){.hero-copy{border-radius:20px;padding:25px 20px}}html[data-theme=dark] .hero-copy{background:linear-gradient(135deg,#17253ba3,#0f1a2d7a);border-color:#b4c8e829;box-shadow:0 28px 72px #00000042,inset 0 1px #ffffff12}.journey-content>.section{-webkit-backdrop-filter:blur(20px)saturate(135%);background:linear-gradient(135deg,#ffffff52,#e4f0ff33);border:1px solid #ffffff94;box-shadow:inset 0 1px #fffc,0 20px 54px #3d609a14}html[data-theme=dark] .journey-content>.section{background:linear-gradient(135deg,#1422368f,#0d172770);border-color:#b4c8e821;box-shadow:inset 0 1px #ffffff0f,0 20px 54px #0003}.metric-card .metric-card-top{align-items:center}.metric-card .metric-value{margin-top:28px}.metric-support-trend{color:#3c7fe4;text-align:center;flex-direction:column;align-items:center;gap:7px;width:112px;margin:0;font:600 12px/1.2 Inter,DM Sans,sans-serif;display:flex;position:absolute;top:calc(50% - 50px);right:18px}.metric-support-trend svg{flex:none;width:78px;height:30px}.metric-trend-icon{background:#ffffff94;border:1px solid;border-radius:18px;place-items:center;width:60px;height:60px;margin-bottom:3px;display:grid;box-shadow:inset 0 1px #ffffffe0,0 10px 22px #4082dd24}.metric-trend-icon svg{width:34px;height:34px}.metric-support-trend>span:last-child{color:#197a54;background:#dffaeab8;border:1px solid #41b27b47;border-radius:999px;width:max-content;max-width:100%;padding:7px 10px;box-shadow:inset 0 1px #ffffffb8}.metric-card:nth-child(2) .metric-support-trend{color:#5d70e8}.metric-card:nth-child(3) .metric-support-trend{color:#36a77a}.metric-card:first-child .metric-bar{width:58%;min-width:220px}.metric-card:nth-child(2) .metric-bar,.metric-card:nth-child(3) .metric-bar{width:68%;min-width:230px}@media (width<=800px){.metric-support-trend{right:10px}.metric-card:first-child .metric-bar,.metric-card:nth-child(2) .metric-bar,.metric-card:nth-child(3) .metric-bar{width:58%;min-width:0}}.hero{width:min(1260px,100% - 48px);padding:54px 0 0}.hero-copy,.hero-copy:before{box-shadow:none;background:0 0}.hero-copy{text-align:center;-webkit-backdrop-filter:none;border:0;border-radius:0;max-width:900px;margin:0 auto;padding:0}.hero-copy:before{display:none}.hero-title,.hero-title em{font-family:Instrument Serif,Georgia,serif}.hero-title{letter-spacing:-.055em;max-width:1100px;margin:0 auto;font-size:clamp(60px,6.5vw,88px);font-weight:400;line-height:.9}.hero-title em{font-weight:400}.hero-title>span{white-space:nowrap}.hero-text{color:#626b7c;max-width:560px;margin-left:auto;margin-right:auto;font-family:DM Sans,sans-serif;font-size:clamp(17px,1.5vw,20px);line-height:1.45}.hero-actions{justify-content:center;margin-top:27px}.hero-glass-actions{align-items:center;gap:12px}.hero-glass-button{letter-spacing:-.015em;-webkit-backdrop-filter:blur(18px)saturate(150%);backdrop-filter:blur(18px)saturate(150%);border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:10px;min-height:54px;padding:0 26px;font:600 15px/1 DM Sans,sans-serif;text-decoration:none;transition:transform .22s cubic-bezier(.16,1,.3,1),box-shadow .22s,border-color .22s,background-color .22s;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 10px 26px #12213f1f}.hero-glass-button:before{content:"";border-radius:inherit;pointer-events:none;background:linear-gradient(#ffffff57 0%,#ffffff14 42%,#0000 72%);position:absolute;inset:0}.hero-glass-button span{font-size:20px;font-weight:400;line-height:0;transition:transform .18s cubic-bezier(.16,1,.3,1);display:inline-block;transform:translateY(1px)}.hero-glass-button--primary{color:#fff;background:#12213fc7;border-color:#ffffff3d;box-shadow:0 12px 28px #12213f38,inset 0 1px #ffffff2e}.hero-glass-button--secondary{color:#12213f;background:#ffffff7a;border-color:#ffffff94;box-shadow:0 10px 24px #12213f14,inset 0 1px #ffffffb8}@media (hover:hover) and (prefers-reduced-motion:no-preference){.hero-glass-button:hover{transform:translateY(-2px)}.hero-glass-button--primary:hover{background:#1d345edb;box-shadow:0 16px 34px #12213f47,inset 0 1px #ffffff3d}.hero-glass-button--secondary:hover{background:#ffffff9e;box-shadow:0 14px 30px #12213f1f,inset 0 1px #ffffffd1}.hero-glass-button:hover span{transform:translate(4px,1px)}}@media (width>=801px){.hero-copy{text-align:center;margin-left:auto;margin-right:auto}.hero-eyebrow,.hero-text{margin-left:auto;margin-right:auto}.hero-actions{justify-content:center}}@media (width<=800px){.hero{width:min(100% - 24px,640px);padding:34px 0 50px}.hero-copy{padding:0}.hero-title{font-size:clamp(30px,10vw,62px);line-height:.94}.hero-text{margin-top:18px}.hero-glass-actions{gap:10px}.hero-glass-button{min-height:48px;padding:0 20px;font-size:14px}.hero-glass-button span{font-size:18px}}html[data-theme=dark] .hero-glass-button--primary{color:#f5f8ff;background:#ffffff1a;border-color:#ffffff2e;box-shadow:0 12px 30px #00000047,inset 0 1px #ffffff24}html[data-theme=dark] .hero-glass-button--primary:hover{background:#ffffff29}html[data-theme=dark] .hero-glass-button--secondary{color:#f5f8ff;background:#ffffff0f;border-color:#ffffff29;box-shadow:0 10px 26px #00000038,inset 0 1px #ffffff1a}html[data-theme=dark] .hero-glass-button--secondary:hover{background:#ffffff1f}html[data-theme=dark] .hero-copy{box-shadow:none;background:0 0;border:0}html[data-theme=dark] .hero-text{color:#b8c1d3}.hero-title{letter-spacing:-.035em;line-height:1.01;overflow:visible}.hero-title-line{margin-bottom:-.16em;padding:.035em .06em .24em;overflow:visible}.hero-title em{color:inherit;font:inherit}.contact-chat,.login-link{width:140px!important;height:44px!important;min-height:44px!important}html[data-theme=dark] .login-link{color:#f3f7ff}.hero-text{margin-top:14px}.contact-chat{text-shadow:none;box-shadow:none!important}html[data-theme=dark] .liquid-action--primary{color:#f8fbff;background:linear-gradient(135deg,#1a4b9ed1,#2660bea8)!important;box-shadow:0 12px 28px #07235652,inset 0 1px #ffffff4d!important}@media (hover:hover) and (prefers-reduced-motion:no-preference){.liquid-action--primary:hover{background:#11377b94!important;box-shadow:0 16px 34px #0f34763d,inset 0 1px #ffffff61!important}html[data-theme=dark] .liquid-action--primary:hover{background:linear-gradient(135deg,#0f3475f0,#194ba2d1)!important;box-shadow:0 16px 34px #00103475,inset 0 1px #ffffff42!important}}html[data-theme=dark] .liquid-action--clear{color:#e5edfa;background:#1b24348f!important;box-shadow:0 10px 24px #0003,inset 0 1px #ffffff24!important}html[data-theme=dark] .contact-chat{color:#dbe5f5;box-shadow:none!important;background:#1c233075!important}@media (width<=960px){.contact-chat{width:50px!important;height:50px!important;min-height:50px!important}}@media (width<=800px){.hero-title{line-height:1.02}.hero-title-line{margin-bottom:-.13em;padding-bottom:.22em}.hero-text{margin-top:11px}}.topbar .contact-chat{color:#294878;-webkit-backdrop-filter:none;border:0;border-radius:0;font-size:14px;transition:color .18s;position:static;width:auto!important;height:auto!important;min-height:0!important;box-shadow:none!important;background:0 0!important;padding:8px 4px!important}.topbar .contact-chat:hover{color:#2563eb;transform:none;background:0 0!important}.topbar .simple-login{color:#fff;border:1px solid #17294a;border-radius:999px;justify-content:center;align-items:center;font-size:14px;transition:background-color .18s,border-color .18s;display:inline-flex;width:auto!important;height:40px!important;min-height:40px!important;box-shadow:none!important;background:#17294a!important;padding:0 18px!important}.topbar .simple-login:hover{border-color:#234277;transform:none;box-shadow:none!important;background:#234277!important}html[data-theme=dark] .topbar .contact-chat{color:#c5cfde;background:0 0!important}html[data-theme=dark] .topbar .contact-chat:hover{color:#fff}html[data-theme=dark] .topbar .simple-login{color:#111827;border-color:#e7edf7;background:#e7edf7!important}html[data-theme=dark] .topbar .simple-login:hover{border-color:#fff;background:#fff!important}.hero-atmosphere{z-index:0;pointer-events:none;--hero-parallax-x:0px;--hero-parallax-y:0px;width:100vw;position:absolute;top:0;bottom:0;left:50%;overflow:hidden;transform:translate(-50%)}.hero-atmosphere:after{content:"";opacity:.055;mix-blend-mode:soft-light;background:url(/noise.svg) 0 0/180px 180px;animation:9s steps(6,end) infinite hero-grain-drift;position:absolute;inset:-24%}.hero-atmosphere-halo{filter:blur(34px);will-change:transform,opacity;border-radius:50%;display:block;position:absolute}.hero-atmosphere-halo--one{aspect-ratio:1.75;background:radial-gradient(#4a99ff30 0%,#5487ff17 42%,#0000 72%);width:min(56vw,720px);animation:9s ease-in-out infinite alternate hero-halo-one;top:84px;left:50%;transform:translate(-50%)}.hero-atmosphere-halo--two{background:radial-gradient(circle,#4fd4ff24 0%,#0000 68%);width:250px;height:190px;animation:11s ease-in-out infinite alternate hero-halo-two;top:220px;left:9%}.hero-atmosphere-halo--three{background:radial-gradient(circle,#746dff21 0%,#0000 70%);width:280px;height:230px;animation:13s ease-in-out infinite alternate hero-halo-three;top:170px;right:8%}@keyframes hero-halo-one{0%{opacity:.58;transform:translate(calc(-56% + var(--hero-parallax-x)),var(--hero-parallax-y)) scale(.87)}to{opacity:1;transform:translate(calc(-44% + var(--hero-parallax-x)),var(--hero-parallax-y)) scale(1.13)}}@keyframes hero-halo-two{0%{opacity:.42;transform:translate3d(calc(-34px + var(--hero-parallax-x)),calc(30px + var(--hero-parallax-y)),0) scale(.82)}to{opacity:.94;transform:translate3d(calc(42px + var(--hero-parallax-x)),calc(-20px + var(--hero-parallax-y)),0) scale(1.18)}}@keyframes hero-halo-three{0%{opacity:.36;transform:translate3d(calc(30px - var(--hero-parallax-x)),calc(-24px - var(--hero-parallax-y)),0) scale(1.16)}to{opacity:.86;transform:translate3d(calc(-34px - var(--hero-parallax-x)),calc(30px - var(--hero-parallax-y)),0) scale(.84)}}@keyframes hero-grain-drift{0%{background-position:0 0}to{background-position:180px 120px}}html[data-theme=dark] .hero-atmosphere-halo--one{background:radial-gradient(#4296ff2e 0%,#4175ff14 46%,#0000 74%)}html[data-theme=dark] .hero-atmosphere-halo--two{background:radial-gradient(circle,#50d1ff21 0%,#0000 68%)}html[data-theme=dark] .hero-atmosphere-halo--three{background:radial-gradient(circle,#7970ff1c 0%,#0000 70%)}html[data-theme=dark] .hero-atmosphere:after{opacity:.075}@media (width<=960px){.topbar .contact-chat{color:#dbe5f5;position:static;background:0 0!important;width:auto!important;height:auto!important;min-height:0!important;padding:8px 2px!important}html[data-theme=light] .topbar .contact-chat{color:#294878;background:0 0!important}.hero-atmosphere-halo--one{filter:blur(28px);width:105vw;top:58px}.hero-atmosphere-halo--two{width:190px;height:160px;top:130px;left:-20%}.hero-atmosphere-halo--three{width:200px;height:170px;top:110px;right:-24%}}@media (prefers-reduced-motion:reduce){.hero-atmosphere-halo,.hero-atmosphere:after{animation:none}}.hero:before{content:"";z-index:0;pointer-events:none;background:radial-gradient(at 50% 8%,#93ddff75,#0000 42%),radial-gradient(circle at 18% 42%,#6fb9ff33,#0000 32%),radial-gradient(circle at 82% 38%,#8eccff38,#0000 34%);width:100vw;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%);-webkit-mask-image:linear-gradient(#000000c7,#0000 84%);mask-image:linear-gradient(#000000c7,#0000 84%)}html[data-theme=dark] .hero:before{content:none}.hero-atmosphere-halo--one{filter:blur(48px);background:radial-gradient(#52c1ff47 0%,#6495ff26 43%,#0000 74%);width:min(88vw,1120px);top:36px}.hero-title-line-inner{animation:none}.hero-title-line:nth-child(2) .hero-title-line-inner{animation-delay:.13s}.liquid-action--primary{background:linear-gradient(135deg,#2a5ba9b8,#5b91e194)!important;border-color:#e5f2ff7a!important;box-shadow:0 13px 30px #19489242,inset 0 1px #ffffff94,inset 0 -1px #0f387f40!important}@keyframes hero-title-rise{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (hover:hover) and (prefers-reduced-motion:no-preference){.liquid-action--primary:hover{filter:blur()drop-shadow(0 0 10px #67b8ff2e);box-shadow:0 16px 34px #1f5bbf4d,0 0 30px #5cb3ff40,inset 0 1px #ffffffa8,inset 0 -1px #0f387f38!important}}@media (prefers-reduced-motion:reduce){.hero-title-line-inner,.hero-title em{animation:none}}.hero:after{content:"";z-index:0;pointer-events:none;filter:blur(54px);opacity:.9;background:radial-gradient(at 50% 56%,#53b7ff57 0%,#7497ff2e 34%,#ffffff47 53%,#0000 74%);border-radius:50%;width:140vw;height:620px;position:absolute;top:-220px;left:50%;transform:translate(-50%)}html[data-theme=dark] .hero:after{content:"";opacity:.72;background:radial-gradient(at 50% 56%,#307fff38 0%,#4556b724 38%,#0000 74%)}.hero-aurora{z-index:1;pointer-events:none;isolation:isolate;width:100vw;height:570px;position:absolute;top:0;left:50%;overflow:hidden;transform:translate(-50%);-webkit-mask-image:linear-gradient(#000 0%,#000000db 70%,#0000 100%);mask-image:linear-gradient(#000 0%,#000000db 70%,#0000 100%)}.hero-aurora:before{content:"";z-index:0;filter:blur(34px)saturate(132%);opacity:.86;transform-origin:50%;background:radial-gradient(24% 44% at 9% 28%,#43daff59,#0000 72%),radial-gradient(31% 58% at 31% 48%,#4d89ff61,#0000 70%),radial-gradient(24% 50% at 58% 26%,#4beeda4d,#0000 73%),radial-gradient(32% 62% at 80% 42%,#8b6cff57,#0000 70%),radial-gradient(20% 38% at 98% 18%,#4fbbff4a,#0000 74%);width:120%;height:580px;animation:12s ease-in-out infinite alternate hero-aurora-cloud-bank;position:absolute;top:-68px;left:-10%}.hero-aurora-ribbon{z-index:1;opacity:.78;filter:blur(12px)saturate(138%);mix-blend-mode:screen;transform-origin:50% 0;will-change:transform,opacity;border-radius:44% 56% 52% 48%/36% 35% 65% 64%;width:68vw;min-width:760px;height:570px;position:absolute;top:-72px}.hero-aurora-ribbon--one{background:radial-gradient(30% 70% at 16% 36%,#48f6da69,#0000 73%),radial-gradient(25% 58% at 47% 54%,#42c7ff80,#0000 72%),radial-gradient(34% 72% at 81% 32%,#6c7bff5c,#0000 74%),linear-gradient(104deg,#0000 3%,#4cf5d10d 22%,#47dbff57 46%,#6890ff47 66%,#0000 96%);animation:8.5s cubic-bezier(.45,.05,.55,.95) infinite alternate hero-aurora-sway-one;left:-10vw}.hero-aurora-ribbon--two{opacity:.68;background:radial-gradient(34% 70% at 12% 62%,#50efcd59,#0000 72%),radial-gradient(22% 56% at 43% 28%,#4ab8ff7d,#0000 70%),radial-gradient(32% 70% at 75% 52%,#8966ff61,#0000 73%),linear-gradient(78deg,#0000 6%,#59ffc90d 28%,#51eacf47 47%,#43b0ff54 67%,#0000 96%);width:63vw;animation:10.3s cubic-bezier(.45,.05,.55,.95) -3s infinite alternate hero-aurora-sway-two;top:-98px;left:25vw}.hero-aurora-ribbon--three{opacity:.54;background:radial-gradient(30% 64% at 18% 28%,#6ae3ff4f,#0000 71%),radial-gradient(27% 52% at 53% 60%,#40b9ff70,#0000 72%),radial-gradient(30% 68% at 86% 35%,#9e6dff57,#0000 74%),linear-gradient(100deg,#0000 5%,#70e5ff0f 31%,#43bbff40 53%,#8b6eff47 70%,#0000 97%);width:57vw;animation:7.8s cubic-bezier(.45,.05,.55,.95) -5s infinite alternate hero-aurora-sway-three;top:-48px;left:48vw}@keyframes hero-aurora-sway-one{0%{transform:translate(-4%)rotate(-6deg)skew(-8deg)scaleY(.92)}to{transform:translate(11%,25px)rotate(6deg)skew(7deg)scaleY(1.08)}}@keyframes hero-aurora-sway-two{0%{transform:translate(8%,18px)rotate(7deg)skew(8deg)scaleY(1.05)}to{transform:translate(-9%,-10px)rotate(-7deg)skew(-8deg)scaleY(.9)}}@keyframes hero-aurora-sway-three{0%{transform:translate(-8%,10px)rotate(-5deg)skew(-6deg)scaleY(.94)}to{transform:translate(6%,30px)rotate(5deg)skew(7deg)scaleY(1.08)}}@keyframes hero-aurora-cloud-bank{0%{transform:translate(-3%,-8px)scale(1.04)}to{transform:translate(4%,24px)scale(.96)}}html[data-theme=dark] .hero-aurora{opacity:.9}html[data-theme=dark] .hero-aurora:before{background:radial-gradient(24% 44% at 9% 28%,#29c2ff47,#0000 72%),radial-gradient(31% 58% at 31% 48%,#405eff4f,#0000 70%),radial-gradient(24% 50% at 58% 26%,#3decbc40,#0000 73%),radial-gradient(32% 62% at 80% 42%,#7e4cf74a,#0000 70%)}html[data-theme=dark] .hero-aurora:after{content:"";z-index:2;pointer-events:none;filter:blur(22px)saturate(150%);mix-blend-mode:screen;opacity:.7;background:radial-gradient(19% 58% at 17% 35%,#58ffda33,#0000 74%),radial-gradient(17% 54% at 54% 22%,#49c1ff3d,#0000 74%),radial-gradient(21% 62% at 82% 44%,#a66cff2e,#0000 75%);animation:7s ease-in-out infinite alternate hero-aurora-dark-shimmer;position:absolute;inset:-10% -8% 10%}html[data-theme=dark] .hero-aurora-ribbon--one{background:radial-gradient(30% 70% at 16% 36%,#36f7bc4f,#0000 73%),radial-gradient(25% 58% at 47% 54%,#31b8ff6e,#0000 72%),radial-gradient(34% 72% at 81% 32%,#6566ff59,#0000 74%),linear-gradient(104deg,#0000 3%,#31b8ff47 46%,#6566ff3d 66%,#0000 96%)}html[data-theme=dark] .hero-aurora-ribbon--two{background:radial-gradient(34% 70% at 12% 62%,#31deb142,#0000 72%),radial-gradient(22% 56% at 43% 28%,#3084ff69,#0000 70%),radial-gradient(32% 70% at 75% 52%,#8957ff54,#0000 73%),linear-gradient(78deg,#0000 6%,#31deb13b 47%,#3084ff45 67%,#0000 96%)}html[data-theme=dark] .hero-aurora-ribbon--three{background:radial-gradient(30% 64% at 18% 28%,#5fe7ff45,#0000 71%),radial-gradient(27% 52% at 53% 60%,#4b9dff66,#0000 72%),radial-gradient(30% 68% at 86% 35%,#b35eff4f,#0000 74%),linear-gradient(100deg,#0000 5%,#5fe7ff33 53%,#b35eff38 70%,#0000 97%)}@keyframes hero-aurora-dark-shimmer{0%{opacity:.42;transform:translate(-3%,-10px)scale(.94)}to{opacity:.78;transform:translate(4%,18px)scale(1.08)}}@media (width<=800px){.hero-aurora{height:395px}.hero-aurora:before{filter:blur(27px)saturate(120%);height:430px;top:-48px}.hero-aurora-ribbon{filter:blur(13px)saturate(120%);min-width:510px;height:440px;top:-52px}.hero-aurora-ribbon--two{top:-72px}.hero-aurora-ribbon--three{top:-32px}}@media (prefers-reduced-motion:reduce){.hero-aurora:before,.hero-aurora:after,.hero-aurora-ribbon{animation:none}}.hero-atmosphere{z-index:1}.hero-copy{z-index:2}.journey-content>.section{isolation:isolate;background:linear-gradient(135deg,#ffffff5c,#e1efff38)}.journey-content>.section:after{content:"";z-index:-1;pointer-events:none;opacity:.82;background:radial-gradient(at 45% 28%,#58beff33 0%,#7da3ff1a 38%,#0000 70%) 50%,radial-gradient(circle at 76% 14%,#ffffffc2,#0000 27%) 50%,linear-gradient(#5685d20a 1px,#0000 1px) 50%/46px 46px,linear-gradient(90deg,#5685d20a 1px,#0000 1px) 50%/46px 46px,url(/noise.svg) 50%/180px 180px;position:absolute;inset:0}html[data-theme=dark] .journey-content>.section:after{opacity:.58;background:radial-gradient(at 45% 28%,#3585ff29 0%,#4b5dbf14 38%,#0000 70%),radial-gradient(circle at 76% 14%,#c8dcff14,#0000 27%),linear-gradient(#91b2e209 1px,#0000 1px) 0 0/46px 46px,linear-gradient(90deg,#91b2e209 1px,#0000 1px) 0 0/46px 46px,url(/noise.svg) 0 0/180px 180px}html[data-theme=dark] .journey-content>.section{background:linear-gradient(135deg,#060c17f7,#03070ef2)}html[data-theme=dark] .journey-shell{background:#050a13}html[data-theme=dark] .journey-content>.section:after{opacity:.18}html[data-theme=dark] .hero-copy,html[data-theme=dark] .hero-copy:before{outline:0;box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background:0 0!important;border-color:#0000!important}.journey-content>.section:before{transition:none;transform:scaleX(1)}.journey-content>.section,.journey-content>.section *,.journey-content>.section:before,.journey-content>.section:after{transition:none!important;animation:none!important}@media (width<=960px){.topbar .brand,.topbar .contact-chat{display:none!important}.topbar-actions{justify-content:flex-end;width:100%}.topbar .simple-login{font-size:13px;height:36px!important;min-height:36px!important;padding:0 14px!important;display:inline-flex!important}.hero{padding-top:104px}}@media (prefers-reduced-motion:no-preference){.journey-content .control-line{animation:2.9s ease-in-out infinite control-line-pulse!important}.journey-content .control-line:nth-child(2n){animation-delay:.45s!important}.journey-content .control-node.is-active{animation:1.8s ease-in-out infinite node-breathe!important}.journey-content .control-package{animation:2.4s ease-in-out infinite package-float!important}.journey-content .control-package-two{animation-delay:-1.2s!important}.journey-content .cost-bar{transition:width .45s cubic-bezier(.16,1,.3,1)!important}.journey-content .comparison-table-row{transition:background-color .2s,transform .2s!important}.journey-content .comparison-table-row:hover{transform:translate(5px)}.journey-content .activation-flow li{transition:transform .22s,background-color .22s,box-shadow .22s!important}.journey-content .activation-flow li:hover{transform:translate(-5px)}.journey-content .activation-flow li.is-active i{animation:.55s cubic-bezier(.16,1,.3,1) check-pop!important}.journey-content .ecommerce-card{transition:transform .42s cubic-bezier(.16,1,.3,1),border-color .42s,box-shadow .42s!important}.journey-content .ecommerce-card img{transition:transform .62s cubic-bezier(.16,1,.3,1)!important}.journey-content .ecommerce-card-action{transition:transform .36s cubic-bezier(.16,1,.3,1)!important}.journey-content .ecommerce-card.is-active:before{animation:.52s cubic-bezier(.16,1,.3,1) both ecommerce-connector-reveal!important}.journey-content .ecommerce-carousel-controls button{transition:transform .22s cubic-bezier(.16,1,.3,1),background-color .22s,border-color .22s,box-shadow .22s!important}}.metrics .section-heading{max-width:800px}.metrics .cost-simulator{flex-direction:column;gap:38px;padding:34px;display:flex}.simulator-controls{border-bottom:1px solid #8b9fd02e;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 34px;padding-bottom:26px;display:grid}.simulator-controls label{margin-top:0}.simulator-controls input{grid-row:2;margin-top:12px}.simulator-controls label[for=returns-range]{grid-area:1/2}.simulator-controls #returns-range{grid-area:2/2}.scenario-summary{flex-wrap:wrap;grid-column:1/-1;gap:7px;margin-top:24px;display:flex}.scenario-summary span{color:#506886;background:#ffffff7a;border:1px solid #5685d22e;border-radius:999px;padding:7px 9px;font:600 10px DM Mono,monospace}.simulator-controls p{grid-column:1/-1;margin:10px 0 0}.simulator-results{grid-template-columns:minmax(0,1.55fr) minmax(190px,.45fr);align-items:stretch;gap:clamp(28px,5vw,72px);display:grid}.sendcloud-impact{flex-direction:column;min-width:0;display:flex}.impact-heading{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.impact-heading>div>span,.saving-amount span{color:#60748f;font:11px/1.4 Inter,DM Sans,sans-serif;display:block}.impact-heading>div>strong{color:#183966;letter-spacing:-.045em;margin-top:3px;font:600 20px/1.1 Geist,DM Sans,sans-serif;display:block}.impact-heading .saving-amount{text-align:right}.impact-heading .saving-amount strong{color:#138261;font-size:28px}.price-comparison{gap:22px;margin-top:18px;display:flex}.price-comparison>div{padding-left:11px;position:relative}.price-comparison>div:before{content:"";background:#ff8055;border-radius:99px;width:3px;position:absolute;inset:2px auto 2px 0}.price-comparison .parcelwise-price:before{background:#315ad0}.price-comparison span{color:#60748f;text-transform:uppercase;font:600 10px DM Mono,monospace;display:block}.price-comparison strong{color:#1f3d70;letter-spacing:-.06em;margin-top:4px;font:600 22px/1 Geist,DM Sans,sans-serif;display:block}.price-comparison small{color:#71819b;letter-spacing:0;margin-left:3px;font:500 10px Inter,DM Sans,sans-serif}.price-comparison .parcelwise-price strong{color:#2456c5}.line-chart-wrap{flex:1;min-height:340px;margin-top:25px;position:relative}.chart-legend{color:#60748f;flex-wrap:wrap;gap:13px;padding-left:62px;font:600 10px DM Mono,monospace;display:flex}.chart-legend span{align-items:center;gap:6px;display:inline-flex}.chart-legend span:before{content:"";border-radius:99px;width:17px;height:3px}.impact-line-chart{width:100%;height:auto;margin-top:8px;display:block;overflow:visible}.impact-line-chart .impact-axis-title{fill:#566b88;font-family:Inter,DM Sans,sans-serif}.impact-gridline{stroke:#6683ae29;stroke-width:1px}.impact-line{fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-width:4px}.savings-journey{border-left:1px solid #2b986e4d;flex-direction:column;min-width:0;padding-left:28px;display:flex;position:relative}.savings-journey>span,.next-saving{color:#2e7961;letter-spacing:.02em;text-transform:uppercase;font:600 10px DM Mono,monospace}.savings-journey>strong{color:#187052;letter-spacing:-.07em;margin-top:7px;font:600 clamp(30px,3.1vw,43px)/.94 Geist,DM Sans,sans-serif}.savings-journey>p{color:#587568;margin:11px 0 0;font:12px/1.45 Inter,DM Sans,sans-serif}.savings-journey>p b{color:#176d51;font-weight:700}.savings-ladder{gap:0;margin:21px 0 17px;padding:0;list-style:none;display:grid}.savings-ladder li{color:#a2b7ae;text-transform:capitalize;grid-template-columns:28px 1fr auto;align-items:center;gap:8px;min-height:34px;font:600 11px Inter,DM Sans,sans-serif;display:grid;position:relative}.savings-ladder li:before{content:"";background:#36916d38;width:1px;height:19px;position:absolute;top:-13px;left:12px}.savings-ladder li:first-child:before{display:none}.savings-ladder li i{filter:grayscale();opacity:.55;background:#edf8f1a6;border-radius:50%;place-items:center;width:25px;height:25px;font-size:14px;font-style:normal;display:grid}.savings-ladder li small{font:500 10px DM Mono,monospace}.savings-ladder li.is-reached{color:#176d51}.savings-ladder li.is-reached:before{background:#55bf90}.savings-ladder li.is-reached i{filter:none;opacity:1;background:#d9f7e7e6}.next-saving{color:#77958a;margin-top:auto}html[data-theme=dark] .simulator-controls{border-color:#97b6dc29}html[data-theme=dark] .scenario-summary span{color:#b3c4da;background:#1122387a;border-color:#9bb8df2e}html[data-theme=dark] .impact-heading>div>span,html[data-theme=dark] .saving-amount span,html[data-theme=dark] .chart-legend,html[data-theme=dark] .impact-line-chart text{color:#aebfd5;fill:#aebfd5}html[data-theme=dark] .impact-heading>div>strong{color:#e7f1ff}html[data-theme=dark] .price-comparison span,html[data-theme=dark] .price-comparison small{color:#a9bbd2}html[data-theme=dark] .price-comparison strong{color:#edf5ff}html[data-theme=dark] .price-comparison .parcelwise-price strong{color:#9ec1ff}html[data-theme=dark] .savings-journey>span,html[data-theme=dark] .savings-journey>p b{color:#8dd1b8}html[data-theme=dark] .savings-journey>strong{color:#a7efd2}html[data-theme=dark] .savings-journey>p{color:#b2cabe}html[data-theme=dark] .savings-ladder li{color:#718f84}html[data-theme=dark] .savings-ladder li i{background:#13403685}html[data-theme=dark] .savings-ladder li.is-reached{color:#a7efd2}html[data-theme=dark] .savings-ladder li.is-reached i{background:#19654b99}html[data-theme=dark] .next-saving{color:#82a99a}@media (width<=1080px){.simulator-results{grid-template-columns:1fr}.savings-journey{border-top:1px solid #2b986e4d;border-left:0;max-width:620px;min-height:315px;padding-top:25px;padding-left:0}.savings-ladder{grid-template-columns:repeat(3,1fr);gap:12px}.savings-ladder li{grid-template-columns:25px 1fr}.savings-ladder li:before{display:none}.savings-ladder li small{grid-column:2;margin-top:-9px}.next-saving{margin-top:14px}}@media (width<=560px){.metrics .cost-simulator{gap:30px;padding:22px 16px}.simulator-controls{grid-template-columns:1fr;gap:0;padding-bottom:21px}.simulator-controls label[for=returns-range],.simulator-controls #returns-range{grid-column:1}.simulator-controls label[for=returns-range]{grid-row:3;margin-top:25px}.simulator-controls #returns-range{grid-row:4}.scenario-summary{margin-top:21px}.impact-heading{flex-direction:column;gap:12px}.impact-heading .saving-amount{text-align:left}.price-comparison{gap:18px}.price-comparison strong{font-size:20px}.line-chart-wrap{min-height:0;margin-top:22px}.chart-legend{gap:9px;padding-left:42px}.impact-line-chart{width:calc(100% + 10px);margin-left:-10px}.savings-journey{min-height:0}.savings-ladder{grid-template-columns:repeat(2,1fr)}.savings-ladder li{min-height:39px}}html[data-theme=light] .topbar{isolation:isolate;-webkit-backdrop-filter:none;backdrop-filter:none;background:#fff}@media (width>=961px){.topbar .topnav{flex:none;position:absolute;left:50%;transform:translate(-50%)}}html[data-theme=light] .journey-content>.metrics,html[data-theme=light] .journey-content>.metrics~.section,html[data-theme=light] .journey-content>.metrics:after,html[data-theme=light] .journey-content>.metrics~.section:after,html[data-theme=light] .cta-panel{background:#fff!important}html[data-theme=light] .journey-content>.metrics:after,html[data-theme=light] .journey-content>.metrics~.section:after{display:none}.metrics .cost-simulator{box-shadow:none;background:#fff;gap:34px}.simulator-controls{border-bottom:0;padding-bottom:0}.simulator-controls label{color:#263b60;font-weight:600}.simulator-controls output{color:#263b60;font-family:Inter,DM Sans,sans-serif;font-size:15px;font-weight:600}.simulator-controls input{background:#c7d3e2;height:5px}.simulator-controls input::-webkit-slider-thumb{background:#263b60;border-color:#fff;width:16px;height:16px;box-shadow:0 1px 5px #263b6038}.chart-legend{gap:14px;padding-left:62px}.chart-legend span:before{width:16px}.sendcloud-key:before{background:#f06d49}.shippy-key:before{background:#805ad5}.packlink-key:before{background:repeating-linear-gradient(90deg,#218c72 0 4px,#0000 4px 7px)}.parcelwise-key:before{background:#315ad0}.impact-line{stroke-width:3.5px}.impact-line-shippy{stroke:#805ad5}.impact-line-packlink{stroke:#218c72;stroke-width:4px;stroke-dasharray:7 5}.impact-dot-sendcloud{fill:#f06d49}.impact-dot-shippy{fill:#805ad5}.impact-dot-packlink{fill:#218c72}.impact-dot-parcelwise{fill:#315ad0}.savings-journey{border:0;place-items:center;min-height:0;padding:0;display:grid}.savings-icon-stage{aspect-ratio:1;filter:drop-shadow(0 16px 20px #277c5b29);background:radial-gradient(circle,#e6f9eff0,#e6f9ef00 68%);border-radius:50%;place-items:center;width:clamp(118px,13vw,184px);font-size:clamp(78px,8vw,126px);line-height:1;display:grid}@media (prefers-reduced-motion:no-preference){.journey-content>.metrics .savings-icon-stage{animation:.58s cubic-bezier(.16,1,.3,1) both savings-icon-arrival!important}}@keyframes savings-icon-arrival{0%{opacity:0;transform:scale(.45)rotate(-16deg)}65%{transform:scale(1.12)rotate(4deg)}to{opacity:1;transform:scale(1)rotate(0)}}html[data-theme=dark] .simulator-controls{border:0}html[data-theme=dark] .simulator-controls label,html[data-theme=dark] .simulator-controls output{color:#dbe8fb}html[data-theme=dark] .simulator-controls input{background:#41506a}html[data-theme=dark] .simulator-controls input::-webkit-slider-thumb{background:#dbe8fb;border-color:#17263d}html[data-theme=dark] .savings-journey{border:0}html[data-theme=dark] .savings-icon-stage{background:radial-gradient(circle,#20695180,#20695100 68%)}@media (width<=1080px){.savings-journey{border:0;max-width:none;min-height:190px;padding:0}}@media (width<=960px){html[data-theme=light] .topbar,html[data-theme=dark] .topbar{width:100%;padding-inline:19px}}@media (width<=560px){.metrics .cost-simulator{gap:28px}.chart-legend{gap:10px;padding-left:42px}.savings-journey{min-height:144px}.savings-icon-stage{width:128px;font-size:84px}}.simulator-controls{grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto;align-items:end;gap:30px}.simulator-field{min-width:0}.simulator-field label,.month-control label{color:#263b60;justify-content:space-between;margin:0;font:600 13px Inter,DM Sans,sans-serif;display:flex}.simulator-field output,.month-control output{color:#263b60;font:600 15px Inter,DM Sans,sans-serif}.simulator-field input,.month-control input{appearance:none;background:#c7d3e2;border-radius:99px;grid-row:auto;width:100%;height:5px;margin-top:12px;display:block}.simulator-field input::-webkit-slider-thumb{appearance:none;cursor:grab;background:#263b60;border:3px solid #fff;border-radius:50%;width:16px;height:16px;box-shadow:0 1px 5px #263b6038}.month-control input::-webkit-slider-thumb{appearance:none;cursor:grab;background:#263b60;border:3px solid #fff;border-radius:50%;width:16px;height:16px;box-shadow:0 1px 5px #263b6038}.calculate-button,.comparison-switch{color:#fff;cursor:pointer;background:#17294a;border:1px solid #17294a;justify-content:center;align-items:center;font:600 13px Inter,DM Sans,sans-serif;display:inline-flex}.calculate-button{border-radius:999px;min-height:42px;padding:0 20px}.calculate-button:hover,.comparison-switch:hover{background:#315ad0;border-color:#315ad0}.chart-toolbar{justify-content:space-between;align-items:center;gap:16px;min-height:29px;display:flex}.chart-toolbar .chart-legend{padding-left:0}.comparison-switch{color:#315ad0;background:0 0;border-color:#315ad03b;border-radius:999px;min-height:32px;padding:0 11px;font-size:10px}.comparison-switch span{margin-left:5px;font-size:14px;line-height:1}.line-chart-wrap{position:relative}.chart-empty-state{color:#71819b;text-align:center;font:600 12px Inter,DM Sans,sans-serif;position:absolute;top:53%;left:52%;transform:translate(-50%,-50%)}.month-control{margin-top:13px;padding-left:62px}.month-control output{color:#315ad0;font-size:12px}.month-control input{height:4px;margin-top:9px}@keyframes cost-line-appear{0%{opacity:.18}to{opacity:1}}.savings-journey{text-align:center;flex-direction:column;justify-content:center;place-items:center;gap:6px;display:flex}.savings-value{color:#176d51;letter-spacing:-.065em;font:600 clamp(26px,3vw,38px)/1 Geist,DM Sans,sans-serif}.savings-equivalence{color:#287456;font:600 12px/1.3 Inter,DM Sans,sans-serif}.savings-journey .savings-icon-stage{width:clamp(176px,18vw,252px);margin-top:10px;font-size:clamp(118px,12vw,178px)}.savings-prompt{color:#89a196;max-width:130px;font:12px/1.4 Inter,DM Sans,sans-serif}html[data-theme=dark] .simulator-field label,html[data-theme=dark] .month-control label,html[data-theme=dark] .simulator-field output,html[data-theme=dark] .month-control output{color:#dbe8fb}html[data-theme=dark] .simulator-field input::-webkit-slider-thumb{background:#dbe8fb;border-color:#17263d}html[data-theme=dark] .month-control input::-webkit-slider-thumb{background:#dbe8fb;border-color:#17263d}html[data-theme=dark] .comparison-switch{color:#9ec1ff;border-color:#9ec1ff59}html[data-theme=dark] .comparison-switch:hover{background:#3a5eae40;border-color:#9ec1ff}html[data-theme=dark] .savings-label{color:#8dd1b8}html[data-theme=dark] .savings-value{color:#a7efd2}html[data-theme=dark] .savings-equivalence{color:#a7d7c2}html[data-theme=dark] .savings-prompt{color:#8aa79c}@media (width<=800px){.simulator-controls{grid-template-columns:1fr;gap:22px}.calculate-button{width:100%}.chart-toolbar{flex-direction:column;align-items:flex-start}.chart-toolbar .chart-legend{padding-left:0}.comparison-switch{min-height:36px}.month-control{padding-left:42px}.savings-journey{min-height:230px}}@media (width<=560px){.simulator-field label{font-size:14px}.chart-empty-state{width:190px}.savings-journey .savings-icon-stage{width:190px;font-size:132px}}.metrics .cost-simulator,.metrics .cost-simulator button,.metrics .cost-simulator input{font-family:DM Sans,Arial,sans-serif}.metrics .cost-simulator{border-color:#263b6029;border-radius:22px;gap:40px;padding:clamp(26px,3.3vw,42px)}.simulator-controls{column-gap:32px}.simulator-results{grid-template-columns:minmax(0,1.55fr) minmax(220px,.45fr);align-items:center;gap:clamp(28px,5vw,76px)}.chart-legend{color:#536781;letter-spacing:0;border-bottom:1px solid #263b601f;gap:18px;margin-left:62px;padding:0 0 15px;font:600 11px/1 DM Sans,Arial,sans-serif}.chart-legend span{gap:8px}.chart-legend span:before{width:22px;height:3px}.line-chart-wrap{min-height:0;margin-top:0}.impact-line-chart text{fill:#687a91;font:500 11px DM Sans,Arial,sans-serif}.impact-line-chart .impact-axis-title{fill:#415978;font-family:DM Sans,Arial,sans-serif;font-weight:600}.impact-gridline{stroke:#263b601f}.impact-line-parcelwise{stroke:#315ad0}.impact-line-sendcloud{stroke:#ef7755}.impact-line-shippy{stroke:#805ad5;stroke-dasharray:none}.impact-dot{fill:#263b60;stroke:none}.simulator-results.is-calculated .impact-line{animation:none!important}.chart-toolbar{border-bottom:1px solid #263b601f;padding:0 16px 15px 62px;display:block}.chart-toolbar .chart-legend{border:0;margin:0;padding:0}.month-control{border:0;margin:0 16px 0 62px;padding:0}.month-control label{color:#536781;font-family:DM Sans,Arial,sans-serif}.month-control output{color:#263b60;font-family:DM Sans,Arial,sans-serif}.savings-journey{border-left:1px solid #28745638;min-height:370px;padding-left:clamp(24px,3.5vw,44px)}.savings-label{color:#287456;letter-spacing:0;text-transform:none;font:600 12px/1.25 DM Sans,Arial,sans-serif}.savings-value{color:#176d51;margin-top:3px;font-family:Geist,DM Sans,Arial,sans-serif}.savings-equivalence{color:#287456;font-family:DM Sans,Arial,sans-serif}.savings-icon-wrap{place-items:center;width:clamp(184px,16vw,236px);margin-top:14px;display:grid;position:relative;overflow:visible}.savings-journey .savings-icon-stage{filter:none;background:#e9f0ff;border-radius:50%;width:clamp(184px,16vw,236px);margin-top:0;font-size:clamp(122px,10.5vw,160px)}.savings-icon-count{z-index:1;color:#5e89ff;letter-spacing:-.08em;text-shadow:2px 2px #17294a,-1px -1px #17294a,1px -1px #17294a,-1px 1px #17294a;font:800 clamp(27px,3vw,42px)/.8 Geist,DM Sans,Arial,sans-serif;position:absolute;bottom:18px;right:-13px;transform:rotate(-8deg)}.metrics .cost-simulator.reveal-card,.savings-journey{overflow:visible}.impact-price{fill:#263b60;stroke:#fff;stroke-linejoin:round;stroke-width:4px;paint-order:stroke;font:600 10px DM Sans,Arial,sans-serif}@media (prefers-reduced-motion:no-preference){.journey-content>.metrics .savings-icon-count{animation:.38s cubic-bezier(.16,1,.3,1) both savings-count-hit!important}}@keyframes savings-count-hit{0%{opacity:0;transform:rotate(-8deg)scale(.35)}55%{opacity:1;transform:rotate(-8deg)scale(1.38,.78)}78%{transform:rotate(-8deg)scale(.92,1.1)}to{transform:rotate(-8deg)scale(1)}}html[data-theme=light] .journey-shell,html[data-theme=light] .journey-nav,html[data-theme=light] .journey-nav-panel,html[data-theme=light] .journey-content,html[data-theme=light] .journey-content>.capabilities,html[data-theme=light] .journey-content>.capabilities~.section,html[data-theme=light] .cta-panel{background:#fff!important}html[data-theme=light] .journey-shell{-webkit-mask-image:none;mask-image:none}html[data-theme=light] .journey-content>.capabilities,html[data-theme=light] .journey-content>.capabilities~.section{box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}html[data-theme=light] .journey-content>.capabilities:after,html[data-theme=light] .journey-content>.capabilities~.section:after{display:none}.shippy-key.is-custom-quote{opacity:.68}.savings-prompt{font-family:DM Sans,Arial,sans-serif}html[data-theme=dark] .chart-legend,html[data-theme=dark] .month-control{border-color:#abc4e52b}html[data-theme=dark] .chart-legend,html[data-theme=dark] .month-control label,html[data-theme=dark] .impact-line-chart text{color:#b9c9dc;fill:#b9c9dc}html[data-theme=dark] .month-control output,html[data-theme=dark] .impact-line-chart .impact-axis-title{color:#e0ebf8;fill:#e0ebf8}html[data-theme=dark] .impact-dot{fill:#dbe8fb}html[data-theme=dark] .savings-journey{border-color:#8dd1b83d}@media (width<=1080px){.simulator-results{grid-template-columns:1fr}.savings-journey{border-top:1px solid #28745638;border-left:0;min-height:230px;padding:26px 0 0}}@media (width<=800px){.simulator-controls{gap:22px}.chart-toolbar{padding:0 16px 16px 42px}.month-control{margin-left:42px}.line-chart-wrap{min-height:0}}@media (width<=560px){.metrics .cost-simulator{padding:25px 17px}.chart-toolbar .chart-legend{gap:11px;font-size:10px}.chart-legend span:before{width:16px}.savings-icon-wrap,.savings-journey .savings-icon-stage{width:178px}.savings-journey .savings-icon-stage{font-size:122px}.savings-icon-count{bottom:14px;right:-11px}}.simulator-controls{grid-template-columns:minmax(0,1.35fr) minmax(130px,.72fr) minmax(130px,.72fr) auto;gap:24px}.savings-journey>.savings-item-name{color:#315ad0;letter-spacing:0;text-transform:none;font:600 13px/1.2 DM Sans,Arial,sans-serif}@media (width<=800px){.simulator-controls{grid-template-columns:1fr}}@media (width>=801px){.calculate-button{transform:translateY(8px)}}html[data-theme=light] .site-footer{width:min(1440px,100%);box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:#fff;border:0;border-top:1px solid #8b9fd02e;border-radius:0;margin:0 auto}html[data-theme=light] .footer-spray{display:none}html[data-theme=light] .footer-wordmark{opacity:.045}@media (width<=800px){html[data-theme=light] .site-footer{border-radius:0;width:100%;margin:0}}.site-footer{border-left:0;border-right:0;border-radius:0;width:100%;margin-left:0;margin-right:0}html[data-theme] .site-footer{background:0 0}.metrics .cost-simulator{width:calc(100% + 48px);box-shadow:none;background:0 0;border:0;border-radius:0;margin-inline:-24px}.simulator-controls{background:0 0;border:0;border-radius:0;padding:0}.simulator-results{grid-template-columns:minmax(0,1.3fr) minmax(260px,.7fr);gap:24px}.simulator-field label{color:#354a69;font-size:16px}.simulator-field output{color:#24457c;text-align:center;background:#fff;border:1px solid #315ad01f;border-radius:8px;min-width:49px;padding:5px 8px;font:600 16px DM Mono,monospace}.simulator-field input,.month-control input{outline-offset:5px;background:linear-gradient(90deg,#315ad0 0 var(--range-progress),#d8e0eb var(--range-progress) 100%);height:5px}.simulator-field input::-webkit-slider-thumb{background:#315ad0;border:4px solid #fff;width:17px;height:17px;box-shadow:0 2px 8px #24457c47}.month-control input::-webkit-slider-thumb{background:#315ad0;border:4px solid #fff;width:17px;height:17px;box-shadow:0 2px 8px #24457c47}.simulator-field input::-moz-range-thumb{background:#315ad0;border:4px solid #fff;border-radius:50%;width:9px;height:9px;box-shadow:0 2px 8px #24457c47}.month-control input::-moz-range-thumb{background:#315ad0;border:4px solid #fff;border-radius:50%;width:9px;height:9px;box-shadow:0 2px 8px #24457c47}.calculate-button{background:#172d53;border-color:#172d53;border-radius:11px;min-height:43px;padding:0 20px;transition:border-color .2s,background-color .2s,transform .2s;box-shadow:0 8px 18px #172d5324}.calculate-button:hover{background:#315ad0;border-color:#315ad0}.sendcloud-impact{background:0 0;border:0;border-radius:0;padding:21px 20px 18px}.chart-toolbar{border-bottom:1px solid #263b6017;padding:0 0 15px}.chart-toolbar .chart-legend{justify-content:flex-start}.chart-legend{gap:10px}.chart-legend span{background:#f8f9fc;border:1px solid #263b6017;border-radius:999px;padding:6px 9px;font-size:9px}.chart-legend span:before{background-color:#fff;background-position:50%;background-repeat:no-repeat;background-size:contain;border:1px solid #263b6014;border-radius:6px;flex:none;width:22px;height:22px}.chart-legend .parcelwise-key:before{background-image:url(/logo.png)}.chart-legend .sendcloud-key:before{background-image:url(/enemies/sendcloud.png)}.chart-legend .shippy-key:before{background-image:url(/enemies/shippypro.png);width:28px}.chart-legend span:after{content:"";border-radius:99px;flex:none;width:18px;height:3px}.chart-legend .parcelwise-key:after,.chart-legend .sendcloud-key:after,.chart-legend .shippy-key:after{background:#315ad0}.line-chart-wrap{margin-top:5px}.impact-line-chart{margin-top:0}.impact-line-chart text{fill:#7b899c;font-size:10px}.impact-line-chart .impact-axis-title{fill:#5f718a;font-size:10px}.impact-gridline{stroke:#263b601c;stroke-dasharray:3 5}.impact-line{stroke-width:3.5px;filter:none}.impact-line-parcelwise,.impact-line-sendcloud,.impact-line-shippy{stroke:#315ad0}.impact-dot{stroke:#fff;stroke-width:3px}.impact-dot-parcelwise,.impact-dot-sendcloud,.impact-dot-shippy{fill:#315ad0}.impact-price{fill:#243c63;stroke:#fff;stroke-width:8px;font:700 28px DM Sans,Arial,sans-serif}.chart-empty-state{color:#64758c;background:#f8fafdf0;border:1px solid #315ad01a;border-radius:10px;width:max-content;max-width:210px;padding:11px 14px;font-size:10px;box-shadow:0 8px 20px #263b600f}.month-control{border-top:1px solid #263b6017;margin:1px 0 0 43px;padding:13px 0 0}.month-control label{color:#60728a;font-size:10px}.month-control output{color:#27497f;font:600 10px DM Mono,monospace}.month-control input{height:4px}.savings-journey{background:0 0;border:0;border-radius:0;min-height:370px;padding:25px 20px;overflow:visible}.savings-label{color:#000;letter-spacing:.05em;text-transform:uppercase;font-size:15px}.savings-value{color:#000;margin-top:7px;font-size:clamp(46px,4.8vw,60px)}.savings-equivalence{color:#000;margin-top:5px;font-size:17px}.savings-journey>.savings-label,.savings-journey>.savings-value,.savings-journey>.savings-equivalence{color:#000}.savings-icon-wrap{width:clamp(205px,18vw,252px)}.savings-journey .savings-icon-stage{background:#e7edff;width:clamp(205px,18vw,252px);font-size:clamp(140px,12vw,178px)}.savings-icon-count{color:#000;text-shadow:2px 2px #fff,-1px -1px #fff,1px -1px #fff,-1px 1px #fff;font-size:clamp(34px,3.6vw,50px)}.savings-journey>.savings-item-name{color:#294a7c;text-transform:capitalize;font-size:22px}.savings-prompt{color:#6b7d94;text-align:center;background:#ffffffb3;border:1px solid #315ad01c;border-radius:10px;max-width:150px;padding:12px 14px}html[data-theme=dark] .metrics .cost-simulator{box-shadow:none;background:0 0;border:0}html[data-theme=dark] .simulator-controls{background:0 0;border:0}html[data-theme=dark] .simulator-field label{color:#b8c7da}html[data-theme=dark] .simulator-field output{color:#dce8f8;background:#1a2940;border-color:#96b4dc29}html[data-theme=dark] .simulator-field input,html[data-theme=dark] .month-control input{background:linear-gradient(90deg,#789eff 0 var(--range-progress),#3b4a60 var(--range-progress) 100%)}html[data-theme=dark] .simulator-field input::-webkit-slider-thumb{background:#afc4ff;border-color:#142135}html[data-theme=dark] .month-control input::-webkit-slider-thumb{background:#afc4ff;border-color:#142135}html[data-theme=dark] .simulator-field input::-moz-range-thumb{background:#afc4ff;border-color:#142135}html[data-theme=dark] .month-control input::-moz-range-thumb{background:#afc4ff;border-color:#142135}html[data-theme=dark] .sendcloud-impact{background:0 0;border:0}html[data-theme=dark] .chart-toolbar,html[data-theme=dark] .month-control{border-color:#97b5dc21}html[data-theme=dark] .chart-legend span{color:#aebdd0;background:#142135;border-color:#97b5dc21}html[data-theme=dark] .impact-line-chart text{fill:#8497af}html[data-theme=dark] .impact-line-chart .impact-axis-title{fill:#a4b6cb}html[data-theme=dark] .impact-gridline{stroke:#9fbbde21}html[data-theme=dark] .impact-dot{stroke:#0d1727}html[data-theme=dark] .impact-dot-parcelwise,html[data-theme=dark] .impact-dot-sendcloud,html[data-theme=dark] .impact-dot-shippy{fill:var(--violet)}html[data-theme=dark] .impact-price{fill:#e1ebf7;stroke:#0d1727}html[data-theme=dark] .impact-provider-label{fill:#b8c8da;stroke:#0d1727}html[data-theme=dark] .chart-empty-state{color:#9cacc0;background:#142135f0;border-color:#91b0db26;box-shadow:0 8px 22px #00000029}html[data-theme=dark] .month-control label{color:#9bacc1}html[data-theme=dark] .month-control output{color:#c7d7ea}html[data-theme=dark] .savings-journey{background:0 0;border:0}html[data-theme=dark] .savings-journey>.savings-label,html[data-theme=dark] .savings-journey>.savings-value,html[data-theme=dark] .savings-journey>.savings-equivalence{color:#fff}html[data-theme=dark] .savings-journey .savings-icon-stage{background:#1b3154}html[data-theme=dark] .savings-icon-count{color:#fff;text-shadow:2px 2px #102238,-1px -1px #102238,1px -1px #102238,-1px 1px #102238}html[data-theme=dark] .savings-journey>.savings-item-name{color:#b9c9dd}html[data-theme=dark] .savings-prompt{color:#91a4bb;background:#142237b3;border-color:#91b0db26}@media (width<=1080px){.metrics .cost-simulator{width:100%;margin-inline:0}.simulator-results{grid-template-columns:1fr}.savings-journey{border:0;min-height:230px;padding:24px}html[data-theme=dark] .savings-journey{border:0}}@media (width<=800px){.simulator-controls{padding:0}.sendcloud-impact{padding:18px 13px 16px}.chart-toolbar{padding-inline:0}.month-control{margin-left:35px}}@media (width<=560px){.metrics .cost-simulator{border-radius:19px;padding:18px 14px}.simulator-controls{padding:0}.chart-legend span{padding:5px 7px}.savings-journey{padding:21px 16px}.savings-icon-wrap,.savings-journey .savings-icon-stage{width:178px}.savings-journey .savings-icon-stage{font-size:122px}.savings-icon-count{font-size:32px}}@media (prefers-reduced-motion:reduce){.calculate-button{transition:none}}@media (width>=961px){.topbar .topnav{flex:1;justify-content:flex-start;margin-left:18px;position:static;left:auto;transform:none}.topbar .topbar-actions{margin-left:auto}}.journey-nav-links a{grid-template-columns:22px minmax(0,1fr);column-gap:4px;display:grid}.journey-nav-links a span{width:auto;min-width:0}.month-control{position:relative}.month-slider-shell{height:22px;margin-top:7px;position:relative}.month-control input{z-index:2;background:#b9c0ca;width:100%;height:2px;margin:0;position:absolute;top:10px;left:0}.month-ticks{z-index:1;pointer-events:none;justify-content:space-between;align-items:center;height:10px;display:flex;position:absolute;top:6px;left:0;right:0}.month-ticks i{background:#aeb6c1;flex:none;width:1px;height:5px;display:block}.month-ticks i.is-major{background:#7d8795;height:9px}.month-control input::-webkit-slider-thumb{width:3px;height:18px;box-shadow:none;cursor:ew-resize;background:#596473;border:0;border-radius:1px}.month-control input::-moz-range-thumb{width:3px;height:18px;box-shadow:none;cursor:ew-resize;background:#596473;border:0;border-radius:1px}html[data-theme=dark] .month-control input{background:#4d5868}html[data-theme=dark] .month-ticks i{background:#5d6878}html[data-theme=dark] .month-ticks i.is-major{background:#8995a6}html[data-theme=dark] .month-control input::-webkit-slider-thumb{background:#b7c0cd;border:0}html[data-theme=dark] .month-control input::-moz-range-thumb{background:#b7c0cd;border:0}.impact-line-hit{fill:none;stroke:#0000;stroke-width:18px;pointer-events:stroke;cursor:pointer;outline:none}.impact-line,.impact-series-label{transition:opacity .2s,filter .2s,transform .2s,stroke-width .2s}.impact-series-label{opacity:.9;cursor:pointer;transform-box:view-box}.impact-provider-logo{transition:filter .2s}.impact-line-chart:has(:is(.impact-line-hit:hover,.impact-line-hit:focus-visible,.impact-series-label:hover)) :is(.impact-line,.impact-series-label){opacity:.16}:is(.impact-line-chart:has(:is(.impact-line-hit-parcelwise:hover,.impact-line-hit-parcelwise:focus-visible,.impact-series-label-parcelwise:hover)) .impact-line-parcelwise,.impact-line-chart:has(:is(.impact-line-hit-sendcloud:hover,.impact-line-hit-sendcloud:focus-visible,.impact-series-label-sendcloud:hover)) .impact-line-sendcloud,.impact-line-chart:has(:is(.impact-line-hit-shippy:hover,.impact-line-hit-shippy:focus-visible,.impact-series-label-shippy:hover)) .impact-line-shippy){opacity:1;stroke-width:6px}.impact-line-chart:has(:is(.impact-line-hit-parcelwise:hover,.impact-line-hit-parcelwise:focus-visible,.impact-series-label-parcelwise:hover)) .impact-line-parcelwise{filter:drop-shadow(0 3px 5px #5d55e861)}.impact-line-chart:has(:is(.impact-line-hit-sendcloud:hover,.impact-line-hit-sendcloud:focus-visible,.impact-series-label-sendcloud:hover)) .impact-line-sendcloud{filter:drop-shadow(0 3px 5px #ff825661)}.impact-line-chart:has(:is(.impact-line-hit-shippy:hover,.impact-line-hit-shippy:focus-visible,.impact-series-label-shippy:hover)) .impact-line-shippy{filter:drop-shadow(0 3px 5px #789b3d59)}:is(.impact-line-chart:has(:is(.impact-line-hit-parcelwise:hover,.impact-line-hit-parcelwise:focus-visible,.impact-series-label-parcelwise:hover)) .impact-series-label-parcelwise,.impact-line-chart:has(:is(.impact-line-hit-sendcloud:hover,.impact-line-hit-sendcloud:focus-visible,.impact-series-label-sendcloud:hover)) .impact-series-label-sendcloud,.impact-line-chart:has(:is(.impact-line-hit-shippy:hover,.impact-line-hit-shippy:focus-visible,.impact-series-label-shippy:hover)) .impact-series-label-shippy){opacity:1;filter:drop-shadow(0 4px 8px #14264633);transform:scale(1.35)}:is(.impact-line-chart:has(:is(.impact-line-hit-parcelwise:hover,.impact-line-hit-parcelwise:focus-visible,.impact-series-label-parcelwise:hover)) .impact-series-label-parcelwise .impact-provider-logo,.impact-line-chart:has(:is(.impact-line-hit-sendcloud:hover,.impact-line-hit-sendcloud:focus-visible,.impact-series-label-sendcloud:hover)) .impact-series-label-sendcloud .impact-provider-logo,.impact-line-chart:has(:is(.impact-line-hit-shippy:hover,.impact-line-hit-shippy:focus-visible,.impact-series-label-shippy:hover)) .impact-series-label-shippy .impact-provider-logo){filter:brightness(1.08)saturate(1.12)drop-shadow(0 2px 4px #14264638)}@media (prefers-reduced-motion:reduce){.impact-line,.impact-series-label,.impact-provider-logo{transition:none}}.coverage{--section-accent:#71717a}.coverage-explorer{border-color:#e4e4e7}.coverage-sidebar{background:#fff;border-right:1px solid #e4e4e7;flex-direction:column;display:flex}.coverage-search-panel{background:#fff;border-color:#e4e4e7;border-right-style:none;border-right-width:0;padding-bottom:42px}.coverage-results{background:#fff;padding-top:clamp(42px,5vw,60px)}.coverage-search-input,.coverage-country-list button.is-active,.coverage-carrier{border-color:#e4e4e7}.coverage-country-list{margin-top:22px}.coverage-search-input:focus-within{border-color:#71717a;box-shadow:0 0 0 3px #18181b1a}.coverage-country-list button.is-active{color:#18181b}.coverage-country-list button{border-radius:50%;grid-template-columns:1fr;place-items:center;width:52px;min-height:52px;padding:0;display:grid}.coverage-country-list button>span{font-size:25px}.coverage-growth-note{color:#71717a;text-align:center;max-width:360px;margin:-18px auto 0;font:12px/1.5 Inter,DM Sans,sans-serif}.coverage-carrier-grid{flex-wrap:wrap;gap:10px;display:flex}.coverage-carrier{width:48px;height:48px;min-height:48px;box-shadow:none;background:#fff;border-radius:50%;place-items:center;padding:0;display:grid;overflow:hidden}.coverage-carrier img{object-fit:cover;object-position:center;width:100%;height:100%;max-height:none}.coverage-carrier--gls img{transform:translateY(17px)scale(.9)}.coverage-carrier--dhl img{transform:translateY(8px)scale(1.7)}.coverage-carrier--fedex img{transform:scale(1.02)}.coverage-carrier--ups img{transform:scale(.68)}.coverage-carrier span{display:none}html[data-theme=dark] .coverage{--section-accent:#a1a1aa}html[data-theme=dark] .coverage-explorer,html[data-theme=dark] .coverage-search-panel,html[data-theme=dark] .coverage-search-input,html[data-theme=dark] .coverage-country-list button.is-active,html[data-theme=dark] .coverage-results,html[data-theme=dark] .coverage-carrier{background:#000}html[data-theme=dark] .coverage-sidebar{background:#000;border-color:#3f3f46}html[data-theme=dark] .coverage-explorer,html[data-theme=dark] .coverage-search-panel,html[data-theme=dark] .coverage-search-input,html[data-theme=dark] .coverage-country-list button.is-active,html[data-theme=dark] .coverage-carrier{border-color:#3f3f46}html[data-theme=dark] .coverage-search-input:focus-within{border-color:#a1a1aa;box-shadow:0 0 0 3px #ffffff1f}html[data-theme=dark] .coverage-growth-note{color:#a1a1aa}@media (width<=800px){.coverage-sidebar{border-bottom:1px solid #e4e4e7;border-right:0}.coverage-search-panel{padding-bottom:34px}.coverage-results{padding-top:38px}.coverage-country-list{margin-top:18px}.coverage-country-list button{width:48px;min-height:48px}.coverage-carrier{width:44px;height:44px;min-height:44px}html[data-theme=dark] .coverage-sidebar{border-color:#3f3f46}}.journey-content>.cta{place-items:center;min-height:min(640px,100vh);display:grid}.activation-heading{text-align:center;max-width:780px}.activation-heading h2{color:#101012;letter-spacing:-.07em;margin:0;font:600 clamp(42px,4vw,58px)/.95 Geist,DM Sans,sans-serif}.activation-heading p{color:#626b7c;max-width:570px;margin:18px auto 0;font:400 clamp(16px,1.45vw,19px)/1.45 DM Sans,sans-serif}.activation-heading .primary-button{gap:10px;margin-top:28px}.activation-heading .liquid-action{margin-top:28px}html[data-theme=dark] .activation-heading h2{color:#f5f8ff}html[data-theme=dark] .activation-heading p{color:#b8c1d3}@media (width<=800px){.journey-content>.cta{min-height:0}.activation-heading h2{font-size:clamp(34px,10.5vw,48px)}.activation-heading p{font-size:16px}}html[data-theme=dark] .journey-shell,html[data-theme=dark] .journey-content,html[data-theme=dark] .journey-content>.section,html[data-theme=dark] .journey-content>.section:last-child{background:#000!important}html[data-theme=dark] .topbar,html[data-theme=dark] .journey-shell,html[data-theme=dark] .journey-nav,html[data-theme=dark] .journey-nav-panel,html[data-theme=dark] .journey-content>.section,html[data-theme=dark] .journey-content>.section:last-child,html[data-theme=dark] .journey-content>.section:after{background:#000!important;border-color:#000!important}html[data-theme=light] .topbar,html[data-theme=light] .journey-nav,html[data-theme=light] .journey-nav-panel{border-color:#fff!important}html[data-theme=light] .topbar{-webkit-backdrop-filter:blur(14px)saturate(1.08);backdrop-filter:blur(14px)saturate(1.08);background:#ffffffc7!important}html[data-theme=light] .topbar,html[data-theme=dark] .topbar{isolation:isolate;width:100%;margin-inline:0;padding-inline:max(48px,50vw - 566px)}html[data-theme=dark] .topbar{isolation:isolate;-webkit-backdrop-filter:blur(14px)saturate(1.08);backdrop-filter:blur(14px)saturate(1.08);background:#000000db!important}@media (width<=960px){html[data-theme=light] .topbar,html[data-theme=dark] .topbar{padding-inline:19px}}.journey-content>.cta{min-height:0;padding-top:48px!important;padding-bottom:112px!important}.journey-content>.metrics{padding-top:70px!important}@media (width<=800px){.journey-content>.cta{padding-top:42px!important;padding-bottom:76px!important}.journey-content>.metrics{padding-top:32px!important}}html[data-theme=light] .hero-title em{color:inherit;-webkit-text-fill-color:currentColor;background:0 0}.activation-heading .activation-action{font-size:17px;width:min(220px,100%)!important;height:66px!important}@media (width<=800px){.activation-heading .activation-action{font-size:16px;height:62px!important}}.journey-content>.cta{border-radius:0;background:0 0!important;border:0!important;overflow:visible!important}.journey-content>.cta:before{display:none}.journey-content{--metrics-bottom-space:120px;--activation-title-offset:calc(42px + clamp(60px,8vw,104px));--activation-dots-midpoint:calc(21px + clamp(30px,4vw,52px) - 60px)}.journey-content>.metrics{padding-bottom:var(--metrics-bottom-space)!important}.journey-content>.cta{padding-top:var(--activation-title-offset)!important}.activation-dots{top:var(--activation-dots-midpoint-px,var(--activation-dots-midpoint));z-index:1;flex-direction:column;align-items:center;gap:clamp(30px,4vw,52px);width:9px;margin:0;display:flex;position:absolute;left:50%;transform:translate(-50%,-50%)}.activation-dots i{--dot-delay:0s;color:#101012;background:#101012;border-radius:50%;width:8px;height:8px;display:block;position:relative}.activation-dots i:nth-child(2){opacity:.6}html[data-theme=dark] .activation-dots i{color:#f5f8ff;background:#f5f8ff}@media (prefers-reduced-motion:no-preference){.journey-content>.cta .activation-dots i{will-change:transform;animation:4.2s ease-in-out infinite activation-dot-pulse!important;animation-delay:var(--dot-delay)!important}.activation-dots i:nth-child(2){--dot-delay:1.4s}.activation-dots i:nth-child(3){--dot-delay:2.8s}}@keyframes activation-dot-pulse{0%,to{transform:translateY(0)scale(1)}9%{transform:translateY(-9px)scale(1.1)}19%{transform:translateY(-9px)scale(1.1)}27%{transform:translateY(0)scale(1)}}@media (width<=800px){.journey-content{--metrics-bottom-space:76px;--activation-title-offset:106px;--activation-dots-midpoint:15px}.activation-dots{gap:30px}}@media (width>=1800px){.journey-content{--activation-title-offset:calc(22px + clamp(60px,8vw,104px));--activation-dots-midpoint:calc(11px + clamp(30px,4vw,52px) - 60px)}}@media (width>=961px){.hero-copy{padding-top:64px}.orders-story-stage{margin-top:-48px}.orders-story-title{opacity:0;visibility:hidden;transform:translateY(16px)}}.shopify-bento-stage{isolation:isolate;background:radial-gradient(circle at 7% 0,#b1e8683d,#0000 32%),radial-gradient(circle at 100% 100%,#53995933,#0000 38%),linear-gradient(135deg,#18281d 0%,#29412a 55%,#132219 100%);height:720px;min-height:720px;margin:-28px calc(-1*clamp(35px,7vw,118px)) -120px;padding:clamp(12px,1.6vw,20px);position:relative;overflow:hidden;box-shadow:0 24px 56px #254e2e38}.shopify-bento-stage:before{content:"";z-index:-1;filter:blur(48px);pointer-events:none;background:#ddff942b;border-radius:50%;position:absolute;inset:-30% 18% 42%}.shopify-bento-stage:after{content:"";z-index:0;pointer-events:none;background:linear-gradient(115deg,#ffffff14,#0000 34% 68%,#ffffff0a);position:absolute;inset:0}.shopify-bento-grid{z-index:1;grid-template-rows:repeat(4,minmax(0,1fr));grid-template-columns:repeat(8,minmax(0,1fr));gap:clamp(7px,1vw,11px);height:100%;min-height:0;display:grid;position:relative}.shopify-bento-card{opacity:0;background:#e8eee7;border:1px solid #ffffff8a;border-radius:clamp(14px,1.7vw,23px);min-width:0;min-height:0;margin:0;position:relative;overflow:hidden;transform:translateY(28px)scale(.965);box-shadow:0 18px 28px #081c0d33,inset 0 1px #ffffffb3}.shopify-bento-card:after{content:"";pointer-events:none;background:linear-gradient(135deg,#ffffff26,#0000 38%,#0e30141f);position:absolute;inset:0}.shopify-bento-card img,.shopify-bento-card video{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .65s cubic-bezier(.16,1,.3,1),filter .65s;display:block;transform:scale(1.015)}.shopify-bento-copy-card{color:#f5ffe9;background:radial-gradient(circle at 100% 0,#b1e86833,#0000 52%),linear-gradient(145deg,#1d4222f5,#142d18e0);border:0;flex-direction:column;grid-area:3/3/span 2/span 2;justify-content:flex-start;padding:clamp(16px,1.8vw,24px) clamp(8px,.8vw,12px) clamp(16px,1.8vw,24px) clamp(14px,1.1vw,16px);display:flex}.shopify-bento-copy-card>*{z-index:1;position:relative}.shopify-bento-copy-card strong{letter-spacing:-.075em;flex-direction:column;max-width:100%;height:100%;margin-top:0;padding-right:0;font:600 clamp(44px,3.4vw,48px)/.96 Geist,DM Sans,sans-serif;display:flex;position:relative}.shopify-bento-copy-card strong span{color:inherit;font:inherit;letter-spacing:inherit;text-transform:none;display:block}.shopify-bento-copy-card strong span+span{margin-top:clamp(4px,.5vw,7px)}.shopify-bento-copy-card em{color:#b4dd82;font-style:normal}.shopify-bento-copy-total{letter-spacing:-.08em;white-space:nowrap;writing-mode:initial;margin-top:auto;padding-top:clamp(10px,1vw,14px);font:700 clamp(32px,2.7vw,38px)/.84 Geist,DM Sans,sans-serif;display:block;transform:none}.shopify-bento-copy-total .shopify-bento-copy-word{letter-spacing:-.1em;text-align:left;vertical-align:baseline;min-width:5ch;font-size:.92em;display:inline-block}.shopify-bento-card--1{grid-area:1/1/span 2/span 4}.shopify-bento-card--2{grid-area:1/5/span 2/span 4}.shopify-bento-card--3{grid-area:3/1/span 2/span 2}.shopify-bento-card--5{grid-area:3/5/span 2/span 4}.shopify-bento-card--2 img,.shopify-bento-card--2 video{object-position:center 82%}.shopify-bento-card--3 img,.shopify-bento-card--3 video{object-position:center 48%}.shopify-bento-card:hover img,.shopify-bento-card:hover video{filter:saturate(1.06);transform:scale(1.055)}.shopify-bento-heading{z-index:3;color:#f5ffe9;-webkit-backdrop-filter:blur(14px)saturate(130%);backdrop-filter:blur(14px)saturate(130%);pointer-events:none;background:#142d18b8;border:1px solid #ffffff3d;border-radius:13px;flex-direction:column;align-items:flex-start;padding:8px 11px 9px;display:flex;position:absolute;top:clamp(21px,2.3vw,30px);left:clamp(21px,2.3vw,30px);box-shadow:0 10px 20px #07180b2e,inset 0 1px #ffffff2e}.shopify-bento-heading span{color:#b4dd82;letter-spacing:.08em;text-transform:uppercase;font:500 9px DM Mono,monospace}.shopify-bento-heading strong{letter-spacing:-.045em;margin-top:4px;font:600 clamp(16px,1.55vw,22px)/1 Geist,DM Sans,sans-serif}.shopify-bento-heading i{color:#b4dd82;font-style:normal}html[data-theme=dark] .shopify-bento-stage{background:radial-gradient(circle at 7% 0,#b1e86840,#0000 32%),radial-gradient(circle at 100% 100%,#53995938,#0000 38%),linear-gradient(135deg,#142118 0%,#223b25 55%,#0d1911 100%)}@media (width<=800px){.shopify-bento-stage{height:920px;min-height:0;margin:-28px -23px -58px;padding:12px}.shopify-bento-grid{grid-template-rows:repeat(6,minmax(0,1fr));grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;height:100%;min-height:0}.shopify-bento-card--1{grid-area:1/1/span 2/span 2}.shopify-bento-card--2{grid-area:3/1/auto/span 2}.shopify-bento-copy-card{grid-area:4/1/auto/span 2}.shopify-bento-card--3{grid-area:5/1/auto/span 2}.shopify-bento-card--5{grid-area:6/1/auto/span 2}.shopify-bento-heading{top:22px;left:22px}.shopify-bento-heading strong{font-size:16px}.shopify-bento-copy-card strong{font-size:clamp(28px,9vw,40px)}}@media (prefers-reduced-motion:reduce){.shopify-bento-card{opacity:1;filter:none;transform:none}.shopify-bento-card img,.shopify-bento-card video{transition:none}}.success-story{--section-accent:#d9b8ff;align-items:center;display:grid}.success-story-panel{color:#f7f8fa;background:#111722;border:1px solid #29364b;border-radius:28px;grid-template-columns:minmax(280px,.86fr) minmax(0,1.14fr);min-height:650px;display:grid;overflow:hidden;box-shadow:0 28px 70px #101c3033}.success-story-copy{isolation:isolate;background:radial-gradient(circle at 0 100%,#48abff33,#0000 36%),linear-gradient(145deg,#172338 0%,#111722 70%);flex-direction:column;align-items:flex-start;min-width:0;padding:clamp(34px,4.4vw,66px);display:flex;position:relative}.success-story-copy:after{content:"";z-index:-1;filter:blur(8px);pointer-events:none;background:radial-gradient(circle,#d3b8ff3d,#0000 68%);border-radius:50%;width:280px;height:280px;position:absolute;top:-100px;right:-100px}.success-story-eyebrow,.success-story-company,.success-story-gallery-head>span,.success-story-play{letter-spacing:.06em;text-transform:uppercase;font-family:DM Mono,monospace}.success-story-eyebrow{color:#9bb7d9;margin:0;font-size:10px}.success-story-company{color:#a8e6ff;margin:clamp(42px,6vw,78px) 0 15px;font-size:11px}.success-story-copy h2{color:#f7f8fa;letter-spacing:-.07em;max-width:560px;margin:0;font:600 clamp(42px,4vw,58px)/.95 Geist,DM Sans,sans-serif}.success-story-copy blockquote{color:#e0e8f4;border-top:1px solid #adc2e038;max-width:510px;margin:34px 0 0;padding:22px 0 0;font:italic 15px/1.55 DM Sans,sans-serif}.success-story-signature{align-items:flex-end;gap:13px;margin-top:auto;padding-top:34px;display:flex}.success-story-signature strong{color:#fff;font:italic 31px/1 Instrument Serif,Georgia,serif}.success-story-signature span{color:#8293ad;letter-spacing:.04em;text-transform:uppercase;padding-bottom:2px;font:10px/1.2 DM Mono,monospace}.success-story-gallery{background:#202c3d;flex-direction:column;min-width:0;min-height:0;padding:24px;display:flex}.success-story-gallery-head,.success-story-gallery-foot{justify-content:space-between;align-items:center;gap:18px;display:flex}.success-story-gallery-head{color:#aebed5;min-height:36px}.success-story-gallery-head>span{font-size:10px}.success-story-controls{gap:8px;display:flex}.success-story-controls button,.success-story-play{color:#e5edf8;cursor:pointer;background:#ffffff0f;border:1px solid #bed3ee40;place-items:center;display:grid}.success-story-controls button{border-radius:50%;width:36px;height:36px}.success-story-controls svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5px;width:17px;height:17px}.success-story-viewport{background:#0a0f17;border:1px solid #ffffff24;border-radius:18px;flex:1;min-height:0;margin-top:13px;position:relative;overflow:hidden}.success-story-track{will-change:transform;height:100%;transition:transform .72s cubic-bezier(.16,1,.3,1);display:flex}.success-story-slide{background:#0a0f17;flex:0 0 100%;min-width:100%;height:100%;margin:0;position:relative;overflow:hidden}.success-story-slide:after{content:"";pointer-events:none;background:linear-gradient(#070d1614 48%,#070d16ad);position:absolute;inset:0}.success-story-slide figcaption{z-index:1;color:#fff;letter-spacing:.08em;font:11px DM Mono,monospace;position:absolute;bottom:17px;right:20px}.success-story-gallery-foot{margin-top:13px}.success-story-thumbnails{gap:7px;min-width:0;display:flex}.success-story-thumbnails button{opacity:.52;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:7px;width:54px;height:43px;padding:2px;overflow:hidden}.success-story-thumbnails button.is-active{opacity:1;border-color:#b9e8ff}.success-story-thumbnails img{object-fit:cover;border-radius:4px;width:100%;height:100%;display:block}.success-story-play{border-radius:999px;align-items:center;gap:7px;min-height:33px;padding:0 11px;font-size:9px;display:flex}.success-story-play span{letter-spacing:0;font-family:DM Sans,sans-serif;font-size:12px}.success-story-controls button:hover,.success-story-play:hover{background:#ffffff21;border-color:#d5efff9e}.success-story-controls button:focus-visible,.success-story-thumbnails button:focus-visible,.success-story-play:focus-visible{outline-offset:3px;outline:2px solid #b9e8ff}html[data-theme=dark] .success-story-panel{border-color:#202b3d;box-shadow:0 28px 70px #0000006b}@media (width<=1080px){.success-story-panel{grid-template-columns:minmax(250px,.8fr) minmax(0,1.2fr)}.success-story-copy{padding:38px}.success-story-copy h2{font-size:clamp(38px,4.4vw,52px)}}@media (width<=960px){.success-story-panel{grid-template-columns:1fr}.success-story-copy{min-height:500px}.success-story-company{margin-top:50px}.success-story-gallery{min-height:620px}}@media (width<=800px){.success-story{min-height:0!important;padding:58px 23px!important}.success-story-panel{border-radius:22px}.success-story-copy{min-height:0;padding:32px 24px 38px}.success-story-company{margin-top:40px}.success-story-copy h2{font-size:clamp(36px,10vw,48px)}.success-story-description{font-size:16px}.success-story-copy blockquote{margin-top:28px;font-size:14px}.success-story-signature{margin-top:33px}.success-story-gallery{min-height:500px;padding:12px}.success-story-viewport{min-height:410px}.success-story-thumbnails button{width:45px;height:38px}}@media (prefers-reduced-motion:reduce){.success-story-track{transition:none}}html[data-theme=dark] .impact-comparison{color:#f1f5fb;background:#0f1722;border-color:#2e3b4c;box-shadow:0 30px 70px #0000004d,inset 0 1px #ffffff0a}html[data-theme=dark] .impact-provider-pill:hover,html[data-theme=dark] .impact-provider-pill:focus-visible,html[data-theme=dark] .impact-provider-pill[aria-pressed=true]{border-color:color-mix(in srgb,var(--provider-color) 75%,#dce8fb 25%);color:#f4f8fd;background:#1d2b3e}html[data-theme=dark] .impact-comparison .calculate-button:hover,html[data-theme=dark] .impact-comparison .calculate-button:focus-visible{background:#8ae4a7}html[data-theme=light] .impact-primary-plan{color:#1f4b35;background:#edf9f1;border-color:#b8dfc7}html[data-theme=light] .impact-provider-pill:hover,html[data-theme=light] .impact-provider-pill:focus-visible,html[data-theme=light] .impact-provider-pill[aria-pressed=true]{border-color:color-mix(in srgb,var(--provider-color) 68%,#315a8f 32%);color:#213d68;box-shadow:0 0 0 3px color-mix(in srgb,var(--provider-color) 12%,transparent),0 10px 22px #2f4c7d1f;background:#fff}.metrics .section-heading{text-align:center;max-width:820px;margin-inline:auto}.metrics .section-heading p{max-width:680px;margin-inline:auto}.impact-comparison{color:#f4f5f6;background:#08090a;border:1px solid #292c30;border-radius:28px;grid-template-columns:minmax(0,1.48fr) minmax(260px,.72fr);gap:12px;padding:12px;display:grid;overflow:hidden;box-shadow:0 30px 70px #0c121c2e,inset 0 1px #ffffff09}.impact-comparison-main,.impact-savings{background:#0d0f11;border:1px solid #25282c;border-radius:21px;min-width:0}.impact-comparison-main{padding:clamp(24px,3.2vw,38px)}.impact-comparison-heading{color:#858b91;letter-spacing:.06em;text-transform:uppercase;justify-content:space-between;gap:16px;font:500 10px/1.3 DM Mono,monospace;display:flex}.impact-provider-list{flex-wrap:wrap;align-content:flex-start;gap:10px;min-height:0;margin-top:12px;display:flex}.impact-primary-plan{color:#f2fff5;background:#102217;border:1px solid #236038;border-radius:999px;align-items:center;gap:10px;min-height:58px;margin-top:26px;padding:9px 13px 9px 9px;display:flex}.impact-primary-plan .impact-provider-name{font-weight:600}.impact-primary-plan-label{color:#79dca2;letter-spacing:.02em;text-transform:uppercase;border:1px solid #63d49b47;border-radius:999px;padding:5px 7px;font:500 9px/1 DM Mono,monospace}.impact-provider-pill{color:#a3a7ab;text-align:left;cursor:pointer;background:#151719;border:1px solid #202327;border-radius:999px;flex:205px;align-items:center;gap:10px;min-width:188px;min-height:58px;padding:9px 13px 9px 9px;font:500 14px/1 DM Sans,Arial,sans-serif;transition:border-color .2s,background-color .2s,box-shadow .2s,opacity .2s,transform .2s;display:flex}.impact-provider-pill:hover,.impact-provider-pill:focus-visible,.impact-provider-pill[aria-pressed=true]{border-color:color-mix(in srgb,var(--provider-color) 75%,#fff 25%);box-shadow:0 0 0 3px color-mix(in srgb,var(--provider-color) 16%,transparent),0 10px 22px #0000002e;color:#f8f9fa;background:#181b1d;outline:none;transform:translateY(-1px)}.impact-provider-pill.is-primary{color:#f2fff5;background:#102217;border-color:#236038}.impact-provider-pill.is-primary:hover,.impact-provider-pill.is-primary:focus-visible,.impact-provider-pill.is-primary[aria-pressed=true]{background:#132c1b;border-color:#3eaa60}.impact-provider-pill.is-selected{color:#f8f9fa}.impact-provider-list:has(.impact-provider-pill.is-highlighted) .impact-provider-pill:not(.is-highlighted){opacity:.42}.impact-provider-icon{background:#24272a;border-radius:10px;flex:none;place-items:center;width:34px;height:34px;display:grid;overflow:hidden}.impact-provider-icon img{object-fit:contain;width:24px;height:24px;display:block}.impact-provider-name{text-overflow:ellipsis;white-space:nowrap;flex:auto;min-width:0;overflow:hidden}.impact-provider-badge{color:#79dca2;letter-spacing:.02em;text-transform:uppercase;border:1px solid #63d49b47;border-radius:999px;padding:5px 7px;font:500 9px/1 DM Mono,monospace}.impact-provider-cost{color:#d7dadd;white-space:nowrap;flex:none;font-size:13px}.impact-provider-cost small{color:#777d83;margin-left:3px;font:500 9px/1 DM Mono,monospace}.impact-controls{border-top:1px solid #25282c;grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto;align-items:end;gap:18px;margin-top:26px;padding-top:23px;display:grid}.impact-controls .simulator-field{min-width:0}.impact-controls .simulator-field label{color:#aab0b5;justify-content:space-between;gap:12px;margin:0;font:500 12px/1.2 DM Sans,Arial,sans-serif;display:flex}.impact-controls .simulator-field output{color:#f1f3f4;min-height:0;box-shadow:none;background:0 0;border:0;border-radius:0;padding:0;font:600 13px/1 DM Sans,Arial,sans-serif;display:inline}.impact-control-orders{grid-column:1/-1}.impact-controls .calculate-button{grid-column:3}html[data-theme=dark] .impact-controls .simulator-field output{color:#f1f3f4;background:0 0;border:0}.impact-controls .simulator-field input{appearance:none;background:linear-gradient(90deg,#3a9e5c var(--range-progress),#2b2e31 var(--range-progress));cursor:grab;border:0;border-radius:99px;width:100%;height:5px;margin-top:14px;display:block}.impact-controls .simulator-field input::-webkit-slider-thumb{appearance:none;cursor:grab;background:#5ecb7d;border:4px solid #0d0f11;border-radius:50%;width:17px;height:17px;box-shadow:0 0 0 1px #5ecb7d,0 2px 8px #00000059}.impact-comparison .month-control input::-webkit-slider-thumb{appearance:none;cursor:grab;background:#5ecb7d;border:4px solid #0d0f11;border-radius:50%;width:17px;height:17px;box-shadow:0 0 0 1px #5ecb7d,0 2px 8px #00000059}.impact-controls .simulator-field input::-moz-range-thumb{cursor:grab;background:#5ecb7d;border:4px solid #0d0f11;border-radius:50%;width:11px;height:11px;box-shadow:0 0 0 1px #5ecb7d,0 2px 8px #00000059}.impact-comparison .month-control input::-moz-range-thumb{cursor:grab;background:#5ecb7d;border:4px solid #0d0f11;border-radius:50%;width:11px;height:11px;box-shadow:0 0 0 1px #5ecb7d,0 2px 8px #00000059}.impact-controls .simulator-field input:focus-visible,.impact-comparison .month-control input:focus-visible{outline-offset:7px;outline:2px solid #9aeab0}.impact-comparison .calculate-button{color:#06130a;white-space:nowrap;cursor:pointer;background:#57c978;border:1px solid #3fbd68;border-radius:999px;min-height:42px;padding:0 19px;font:700 12px/1 DM Sans,Arial,sans-serif;transition:background-color .2s,box-shadow .2s,transform .2s}.impact-comparison .calculate-button:hover,.impact-comparison .calculate-button:focus-visible{background:#7be298;outline:none;transform:translateY(-1px);box-shadow:0 9px 22px #42bb653d}.impact-comparison .month-control{border-top:1px solid #25282c;margin:27px 0 0;padding:19px 0 0}.impact-comparison .month-control label{color:#90979d;justify-content:space-between;gap:16px;font:500 11px/1.2 DM Sans,Arial,sans-serif;display:flex}.impact-comparison .month-control output{color:#dfe4e7;font:600 11px/1 DM Mono,monospace}.impact-comparison .month-slider-shell{height:20px;margin-top:11px;position:relative}.impact-comparison .month-ticks{pointer-events:none;grid-template-columns:repeat(13,1fr);display:grid;position:absolute;inset:6px 0 auto}.impact-comparison .month-ticks i{background:#4c5156;border-radius:50%;justify-self:center;width:4px;height:4px}.impact-comparison .month-ticks i.is-major{background:#898f94;width:6px;height:6px;margin-top:-1px}.impact-comparison .month-control input{z-index:1;appearance:none;cursor:grab;background:#2b2e31;border:0;border-radius:99px;width:100%;height:5px;margin:0;display:block;position:relative}.impact-savings{text-align:center;background:radial-gradient(circle at 50% 20%,#409c5521,#0000 42%),#0d0f11;flex-direction:column;justify-content:center;align-items:center;min-height:100%;padding:clamp(32px,5vw,64px) clamp(22px,4vw,50px);display:flex}.impact-savings-label{color:#9ca3a8;font:500 13px/1.3 DM Sans,Arial,sans-serif}.impact-savings-value{color:#61c979;letter-spacing:-.055em;white-space:nowrap;margin-top:14px;font:500 clamp(48px,5.6vw,86px)/.9 Instrument Serif,Georgia,serif}.impact-savings-period{color:#a5abb0;margin-top:17px;font:500 14px/1.3 DM Sans,Arial,sans-serif}.impact-savings-rule{background:#282b2e;width:100%;height:1px;margin:42px 0 27px}.impact-savings p{color:#a0a6aa;max-width:290px;margin:0;font:400 14px/1.5 DM Sans,Arial,sans-serif}.impact-savings-placeholder{color:#f0f3f4;letter-spacing:-.06em;max-width:260px;margin-top:17px;font:500 clamp(26px,3vw,40px)/.98 Geist,DM Sans,sans-serif}.impact-savings:not(.is-calculated) p{margin-top:25px}html[data-theme=dark] .impact-comparison{border-color:#30343a;box-shadow:0 30px 70px #0000004d,inset 0 1px #ffffff0a}@media (width<=1080px){.impact-comparison{grid-template-columns:1fr}.impact-savings{min-height:280px}}@media (width<=760px){.impact-comparison{border-radius:23px;padding:8px}.impact-comparison-main,.impact-savings{border-radius:17px}.impact-comparison-main{padding:22px 17px}.impact-comparison-heading{flex-direction:column;align-items:flex-start;gap:7px}.impact-provider-list{grid-template-columns:1fr;min-height:0;display:grid}.impact-provider-pill{width:100%;min-width:0}.impact-controls{grid-template-columns:1fr 1fr;gap:21px 15px}.impact-control-orders,.impact-comparison .calculate-button{grid-column:1/-1}.impact-comparison .calculate-button{width:100%}.impact-savings{min-height:310px;padding:42px 22px}.impact-savings-value{font-size:clamp(54px,16vw,80px)}}.impact-comparison .calculate-button,.impact-comparison .calculate-button:hover,.impact-comparison .calculate-button:focus-visible,.impact-comparison .calculate-button:active{box-shadow:none!important;transform:none!important}@media (width<=400px){.impact-controls{grid-template-columns:1fr}.impact-controls .simulator-field,.impact-control-orders,.impact-comparison .calculate-button{grid-column:1}.impact-provider-pill{padding-right:10px}.impact-provider-badge{display:none}.impact-provider-cost{font-size:12px}}@media (prefers-reduced-motion:reduce){.impact-provider-pill,.impact-comparison .calculate-button{transition:none}}.success-story-copy h2{flex-wrap:wrap;align-items:center;gap:3px 6px;display:flex}.success-story-copy h2>span:first-child{flex-basis:100%}.success-story-inline-logo{object-fit:cover;object-position:center;filter:drop-shadow(0 5px 10px #00000040);width:clamp(132px,14vw,190px);height:78px;margin:0 0 0 -10px;display:block}.success-story-signature{align-items:center;gap:18px}.success-story-signature img{object-fit:contain;filter:drop-shadow(0 2px 16px #0000004d);width:clamp(150px,18vw,220px);height:auto;display:block}.success-story-signature strong{color:#fff;letter-spacing:.01em;font:400 28px/1 Permanent Marker,Arial Black,sans-serif;display:inline-block;position:relative;transform:rotate(-4deg)}.success-story-signature strong:after{content:"";background:#b9e8ff;border-radius:50%;height:3px;position:absolute;bottom:-8px;left:-2px;right:-4px;transform:rotate(-3deg)skew(-22deg)}.success-story-signature span{color:#c1cfdf;padding-bottom:0}@media (width<=800px){.success-story-inline-logo{width:146px;height:62px}.success-story-signature img{width:170px}}.success-story{min-height:0!important;padding-top:0!important;padding-bottom:0!important;display:block!important}.success-story-stage{isolation:isolate;background:#101722;height:clamp(560px,60vw,760px);min-height:560px;margin:-28px calc(-1*clamp(35px,7vw,118px)) -120px;position:relative;overflow:hidden}.success-story-track{will-change:transform;height:100%;transition:transform .78s cubic-bezier(.16,1,.3,1);display:flex;position:absolute;inset:0}.success-story-slide{flex:0 0 100%;min-width:100%;height:100%;margin:0;position:relative;overflow:hidden}.success-story-slide:after{display:none}.success-story-slide img{object-fit:cover;object-position:72% center;width:100%;height:100%;display:block}.success-story-shade{z-index:1;pointer-events:none;background:linear-gradient(90deg,#08111eeb 0%,#08111ebd 29%,#08111e3d 64%,#08111e14 100%),linear-gradient(#08111e75 0%,#0000 36%,#08111e38 100%);position:absolute;inset:0}.success-story-copy{z-index:2;text-shadow:0 2px 20px #0003;background:0 0;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:min(760px,100%);min-height:100%;padding:clamp(58px,7vw,112px) clamp(28px,5vw,72px);display:flex;position:relative}.success-story-copy:after{display:none}.success-story-eyebrow{color:#b9d4f4}.success-story-company{color:#c2efff;margin:42px 0 15px}.success-story-copy h2{color:#fff;letter-spacing:-.07em;max-width:670px;font:600 clamp(42px,4vw,61px)/.95 Geist,DM Sans,sans-serif}.success-story-description{color:#e0e9f5;max-width:600px;margin:25px 0 0;font:400 clamp(16px,1.45vw,19px)/1.5 DM Sans,sans-serif}.success-story-copy blockquote{color:#f4f8fd;border:0;max-width:570px;margin:30px 0 0;padding:0;font:italic 15px/1.55 DM Sans,sans-serif}.success-story-signature{margin-top:27px;padding-top:0}.success-story-signature img{filter:drop-shadow(0 2px 16px #0000004d)}.success-story-signature span{color:#c1cfdf}html[data-theme=dark] .success-story-stage{background:#090e16}@media (width<=800px){.success-story-stage{height:680px;min-height:680px;margin:-28px -23px -58px}.success-story-shade{background:linear-gradient(90deg,#08111ee6,#08111e73),linear-gradient(#08111e8a,#0000 54%,#08111e47)}.success-story-copy{width:100%;min-height:0;padding:58px 24px 42px}.success-story-company{margin-top:34px}.success-story-copy h2{font-size:clamp(38px,10.5vw,50px)}.success-story-description{font-size:16px}.success-story-copy blockquote{margin-top:25px;font-size:14px}.success-story-signature{margin-top:25px}}@media (prefers-reduced-motion:reduce){.success-story-track{transition:none}}.impact-comparison{box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;padding:0!important;overflow:visible!important}.impact-primary-plan{background:0 0!important;border:0!important;border-radius:0!important;min-height:34px!important;margin:20px 0 0!important;padding:0!important}.impact-primary-plan .impact-provider-icon{width:28px;height:28px;background:0 0!important}.impact-primary-plan .impact-provider-cost{margin-left:auto}.impact-provider-pill,.impact-provider-pill:hover,.impact-provider-pill:active{box-shadow:none!important;transition:none!important;transform:none!important}.impact-provider-pill:focus-visible{outline-offset:3px;box-shadow:none!important;outline:2px solid #6bd38a!important}.impact-comparison-heading{align-items:center}.impact-controls .calculate-button{align-self:center}.impact-primary-plan{letter-spacing:0;text-transform:none;flex:0 auto;font:500 14px/1 DM Sans,Arial,sans-serif;min-width:190px!important;margin:0!important}.impact-primary-plan .impact-provider-name{text-overflow:clip;font-weight:600;overflow:visible}.impact-competitor-count{text-align:right;flex:none}.impact-provider-list{gap:8px}.impact-provider-pill{flex:0 auto;gap:7px;min-width:0;min-height:42px;padding:6px 9px 6px 6px;font-size:13px}.impact-provider-pill .impact-provider-icon{border-radius:8px;width:26px;height:26px}.impact-provider-pill .impact-provider-icon img{width:18px;height:18px}.impact-provider-pill .impact-provider-name{text-overflow:clip;white-space:nowrap;overflow-wrap:normal;flex:none;max-width:none;line-height:1.15;overflow:visible}.impact-provider-pill .impact-provider-cost{font-size:11px}.impact-provider-pill .impact-provider-cost small{margin-left:2px;font-size:8px}html[data-theme=dark] .impact-comparison{background:#0f1722;border-color:#2e3b4c;box-shadow:0 30px 70px #0000004d,inset 0 1px #ffffff0a}html[data-theme=dark] .impact-comparison-main,html[data-theme=dark] .impact-savings{background:#000!important;border-color:#3f3f46!important}html[data-theme=dark] .impact-comparison-heading{color:#91a1b6}html[data-theme=dark] .impact-primary-plan{color:#effff4;background:#122b21;border-color:#2c7650;color:#effff4!important}html[data-theme=dark] .impact-provider-pill{color:#aebbd0;background:#182333;border-color:#29374a}html[data-theme=dark] .impact-provider-pill[aria-pressed=false],html[data-theme=dark] .impact-provider-pill[aria-pressed=false]:hover{color:#aebbd0!important;background:#182333!important;border-color:#29374a!important}html[data-theme=dark] .impact-provider-pill[aria-pressed=true],html[data-theme=dark] .impact-provider-pill[aria-pressed=true]:hover{color:#f3f7fd!important;background:#273447!important;border-color:#8798ae!important}html[data-theme=dark] .impact-provider-icon{background:#243247}html[data-theme=dark] .impact-provider-cost{color:#e0e8f3}html[data-theme=dark] .impact-provider-cost small,html[data-theme=dark] .impact-comparison .month-control label{color:#8fa0b6}html[data-theme=dark] .impact-controls,html[data-theme=dark] .impact-comparison .month-control{border-color:#2a3748}html[data-theme=dark] .impact-controls .simulator-field label{color:#aebbd0}html[data-theme=dark] .impact-controls .simulator-field output,html[data-theme=dark] .impact-comparison .month-control output{color:#e8f0fa}html[data-theme=dark] .impact-controls .simulator-field input{background:linear-gradient(90deg,#8fa8c6 var(--range-progress),#34445a var(--range-progress))}html[data-theme=dark] .impact-comparison .month-control input{background:#34445a}html[data-theme=dark] .impact-comparison .calculate-button{color:#17294a!important;background:#e7edf7!important;border-color:#e7edf7!important}html[data-theme=dark] .impact-comparison .calculate-button:hover,html[data-theme=dark] .impact-comparison .calculate-button:focus-visible{color:#17294a!important;background:#fff!important;border-color:#fff!important}html[data-theme=dark] .impact-savings{background:radial-gradient(circle at 50% 20%,#48abff1f,#0000 34%),radial-gradient(circle at 50% 80%,#409c551f,#0000 48%),#131d2b;background:#000!important}html[data-theme=dark] .impact-savings-label,html[data-theme=dark] .impact-savings-period,html[data-theme=dark] .impact-savings p{color:#aebbd0}html[data-theme=dark] .impact-savings-rule{background:#2a3748}html[data-theme=dark] .impact-savings-placeholder{color:#f1f5fb}html[data-theme=light] .impact-comparison{color:#1e355b;background:#eef4fb;border-color:#d7e1ef;box-shadow:0 26px 62px #2f4c7d21,inset 0 1px #ffffffd9}html[data-theme=light] .impact-comparison-main,html[data-theme=light] .impact-savings{background:#fff;border-color:#d8e2f0}html[data-theme=light] .impact-comparison-heading{color:#71819b}html[data-theme=light] .impact-primary-plan{color:#263b60!important}html[data-theme=light] .impact-provider-pill{color:#526580;background:#f6f9fd;border-color:#dbe4ef}html[data-theme=light] .impact-provider-pill[aria-pressed=false],html[data-theme=light] .impact-provider-pill[aria-pressed=false]:hover{color:#526580!important;background:#f6f9fd!important;border-color:#dbe4ef!important}html[data-theme=light] .impact-provider-pill[aria-pressed=true],html[data-theme=light] .impact-provider-pill[aria-pressed=true]:hover{color:#263b60!important;background:#eef3fb!important;border-color:#7b96c3!important}html[data-theme=light] .impact-provider-icon{background:#edf3fa}html[data-theme=light] .impact-provider-cost{color:#263f69}html[data-theme=light] .impact-provider-cost small,html[data-theme=light] .impact-comparison .month-control label{color:#71819b}html[data-theme=light] .impact-controls,html[data-theme=light] .impact-comparison .month-control{border-color:#e0e7f1}html[data-theme=light] .impact-controls .simulator-field label{color:#526580}html[data-theme=light] .impact-controls .simulator-field output,html[data-theme=light] .impact-comparison .month-control output{color:#263b60}html[data-theme=light] .impact-controls .simulator-field input{background:linear-gradient(90deg,#6f89b6 var(--range-progress),#ccd8e6 var(--range-progress))}html[data-theme=light] .impact-comparison .month-control input{background:#ccd8e6}html[data-theme=light] .impact-comparison .calculate-button{color:#fff;background:#17294a;border-color:#17294a}html[data-theme=light] .impact-comparison .calculate-button:hover,html[data-theme=light] .impact-comparison .calculate-button:focus-visible{background:#315ad0;border-color:#315ad0}html[data-theme=light] .impact-savings{background:radial-gradient(circle at 50% 18%,#67e0b22e,#0000 42%),linear-gradient(145deg,#fff,#f5fbf7);background:#fff!important}html[data-theme=light] .impact-savings-label,html[data-theme=light] .impact-savings-period,html[data-theme=light] .impact-savings p{color:#60748f}html[data-theme=light] .impact-savings-rule{background:#dfe7ee}html[data-theme=light] .impact-savings-placeholder{color:#1f3d70}html[data-theme=dark] .impact-provider-pill:focus-visible{color:#f3f7fd!important;background:#273447!important;border-color:#8798ae!important;outline-color:#b8c8da!important}html[data-theme=light] .impact-provider-pill:focus-visible{color:#263b60!important;background:#eef3fb!important;border-color:#7b96c3!important;outline-color:#7b96c3!important}html[data-theme=dark] .impact-controls .simulator-field input::-webkit-slider-thumb{background:#b8c8da;border-color:#000;box-shadow:0 0 0 1px #b8c8da,0 2px 8px #00000059}html[data-theme=dark] .impact-comparison .month-control input::-webkit-slider-thumb{background:#b8c8da;border-color:#000;box-shadow:0 0 0 1px #b8c8da,0 2px 8px #00000059}html[data-theme=dark] .impact-controls .simulator-field input::-moz-range-thumb{background:#b8c8da;border-color:#000;box-shadow:0 0 0 1px #b8c8da,0 2px 8px #00000059}html[data-theme=dark] .impact-comparison .month-control input::-moz-range-thumb{background:#b8c8da;border-color:#000;box-shadow:0 0 0 1px #b8c8da,0 2px 8px #00000059}html[data-theme=light] .impact-controls .simulator-field input::-webkit-slider-thumb{background:#6f89b6;border-color:#fff;box-shadow:0 0 0 1px #6f89b6,0 2px 8px #263b6033}html[data-theme=light] .impact-comparison .month-control input::-webkit-slider-thumb{background:#6f89b6;border-color:#fff;box-shadow:0 0 0 1px #6f89b6,0 2px 8px #263b6033}html[data-theme=light] .impact-controls .simulator-field input::-moz-range-thumb{background:#6f89b6;border-color:#fff;box-shadow:0 0 0 1px #6f89b6,0 2px 8px #263b6033}html[data-theme=light] .impact-comparison .month-control input::-moz-range-thumb{background:#6f89b6;border-color:#fff;box-shadow:0 0 0 1px #6f89b6,0 2px 8px #263b6033}@media (width<=760px){.impact-comparison-heading{flex-direction:column;align-items:flex-start;gap:7px}.impact-primary-plan{flex:none;width:100%;min-width:0!important}.impact-competitor-count{text-align:left}.impact-provider-list{flex-wrap:wrap;display:flex}.impact-provider-pill{flex:0 auto;width:auto}}.orders-real-table .orders-table-row-preview td:nth-child(2) strong,.returns-real-table .returns-table-row-preview td:nth-child(2) strong{vertical-align:middle;display:inline-block}.orders-table-row-preview .parcel-count{white-space:nowrap}.orders-table-row-preview .carrier-logo,.returns-table-row-preview .carrier-logo{width:30px;height:30px}.orders-table-row-preview td:nth-child(6),.returns-table-row-preview td:nth-child(7){text-align:center}.orders-table-row-preview td:nth-child(7) small,.returns-table-row-preview td:nth-child(6) small{margin:3px 0 0;display:block}.order-demo-detail-row td{background:#101012;white-space:normal!important;height:auto!important;padding:0!important;overflow:hidden!important}.order-demo-detail-shell{height:0;overflow:hidden}.order-demo-detail{color:#d4d4d8;box-sizing:border-box;background:#18181bb8;border-bottom:1px solid #3f3f46;flex-direction:column;gap:0;height:100%;padding:8px 14px 10px;display:flex}.order-demo-detail-grid{grid-template-columns:1fr 1fr;display:grid}.order-demo-section{min-width:0;padding:5px 8px 9px}.order-demo-section-bordered{border-left:1px solid #3f3f46}.order-demo-section h4,.order-demo-products-heading h4{color:#d4d4d8;margin:0 0 7px;font-size:9px;font-weight:600}.order-demo-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;display:grid}.order-demo-field{box-sizing:border-box;background:#27272a;border:1px solid #3f3f46;border-radius:10px;min-width:0;height:39px;padding:6px 9px;overflow:hidden}.order-demo-field small{color:#a1a1aa;text-overflow:ellipsis;white-space:nowrap;margin:0 0 4px;font-size:7px;display:block;overflow:hidden}.order-demo-field strong{color:#f4f4f5;text-overflow:ellipsis;white-space:nowrap;font-size:9px;font-weight:600;display:block;overflow:hidden}.order-demo-carrier{align-items:center;gap:5px;min-width:0;overflow:visible;display:flex!important}.orders-preview .order-demo-carrier .carrier-logo{width:18px!important;max-width:18px!important;height:18px!important;min-height:18px!important;margin:0!important;display:block!important}.orders-preview .order-demo-carrier .carrier-logo-image{padding:2px!important}.order-demo-products,.order-demo-packages{border-top:1px solid #3f3f46}.order-demo-products-heading{justify-content:space-between;align-items:center;gap:10px;display:flex}.order-demo-products-heading h4{margin-bottom:6px}.order-demo-products-heading>span{color:#71717a;font-size:8px}.order-demo-product-card{background:#18181b80;border:1px dashed #3f3f46;border-radius:10px;align-items:center;gap:10px;min-width:0;padding:5px 9px;display:flex}.order-demo-product-image{background:#e8e4df;border-radius:8px;flex:none;place-items:center;width:46px;height:46px;display:grid;overflow:hidden}.order-demo-product-image img{object-fit:cover;width:100%;height:100%;display:block}.order-demo-product-copy{flex-direction:column;flex:1;min-width:0;display:flex}.order-demo-product-copy strong{color:#f4f4f5;text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.order-demo-product-copy>span{color:#71717a;margin-top:2px;font-size:8px}.order-demo-product-meta{gap:12px;margin-top:5px;display:flex}.order-demo-product-meta i{color:#71717a;font-size:7px;font-style:normal}.order-demo-product-meta b{color:#d4d4d8;margin-left:2px;font-weight:600}.order-demo-package-row{color:#a1a1aa;border:1px dashed #3f3f46;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;min-height:30px;padding:4px 9px;font-size:8px;display:flex}.order-demo-package-row b{color:#f4f4f5;font-weight:600}.returns-real-table th:first-child{width:42px}.returns-real-table th:nth-child(2){width:104px}.returns-real-table th:nth-child(3){width:92px}.returns-real-table th:nth-child(4){width:145px}.returns-real-table th:nth-child(5){width:110px}.returns-real-table th:nth-child(6){width:112px}.returns-real-table th:nth-child(7){width:80px}.returns-real-table th:nth-child(8){width:126px}.returns-real-table th:nth-child(9){width:77px}.returns-real-table th:last-child{width:28px}.returns-table-row-preview td:nth-child(3) small{margin:3px 0 0;display:block}.returns-table-row-preview td:nth-child(5) .return-type{color:#d4d4d8;background:#27272a;border:1px solid #3f3f46;border-radius:999px;align-items:center;min-height:24px;padding:3px 8px;font-size:9px;display:inline-flex}.returns-table-row-preview td:nth-child(6)>span{display:block}.returns-table-row-preview td:nth-child(6) small{color:#71717a}.returns-table-row-preview td:nth-child(9) .return-link{color:#93c5fd;background:#2563eb33;border-radius:999px;align-items:center;gap:3px;min-height:24px;padding:0 8px;font-size:9px;font-weight:600;display:inline-flex}.return-demo-detail-row>td,.return-demo-detail-shell,.return-demo-detail{box-sizing:border-box;width:100%;min-width:100%}.return-demo-detail{height:100%}.return-detail-top-grid,.return-detail-section-full{width:100%}.return-product-card{box-sizing:border-box;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:10px;width:100%}.return-product-card>img{object-fit:cover;border-radius:8px;width:42px;height:42px;display:block}.return-product-card>div:nth-child(2){min-width:0}.return-product-card>div:nth-child(2) strong{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.return-product-card>div:last-child{align-items:flex-end}html[data-theme=light] .order-demo-detail-row td,html[data-theme=light] .return-demo-detail-row td{background:#f8fafc}html[data-theme=light] .order-demo-detail,html[data-theme=light] .return-demo-detail{color:#475569;background:#f8fafcdb;border-color:#dbe3ef}html[data-theme=light] .order-demo-section-bordered,html[data-theme=light] .order-demo-products,html[data-theme=light] .order-demo-packages{border-color:#dbe3ef}html[data-theme=light] .order-demo-section h4,html[data-theme=light] .order-demo-products-heading h4{color:#475569}html[data-theme=light] .order-demo-field,html[data-theme=light] .order-demo-product-card,html[data-theme=light] .order-demo-package-row{background:#f8fafc;border-color:#dbe3ef}html[data-theme=light] .order-demo-field small,html[data-theme=light] .order-demo-products-heading>span,html[data-theme=light] .order-demo-product-copy>span,html[data-theme=light] .order-demo-product-meta i,html[data-theme=light] .order-demo-package-row{color:#64748b}html[data-theme=light] .order-demo-field strong,html[data-theme=light] .order-demo-product-copy strong,html[data-theme=light] .order-demo-product-meta b,html[data-theme=light] .order-demo-package-row b{color:#1e293b}html[data-theme=light] .returns-table-row-preview td:nth-child(5) .return-type{color:#475569;background:#f1f5f9;border-color:#dbe3ef}@media (width<=1100px) and (width>=961px){.orders-story-pin .orders-preview{width:calc(100% - 24px)}.orders-real-table{font-size:11px}.orders-table-header th,.orders-table-row-preview td{padding:0 5px}.returns-real-table th:nth-child(4){width:128px}.returns-real-table th:nth-child(8){width:114px}}.returns-view .returns-table-card{box-sizing:border-box;width:calc(100% - 28px);max-width:none}.returns-view .returns-real-table{table-layout:fixed;box-sizing:border-box;max-width:none;display:table;width:100%!important;min-width:100%!important}@media (width>=1800px){.topbar,html[data-theme=light] .topbar,html[data-theme=dark] .topbar{padding-inline:calc(50vw - min(84vw,1600px)/2)}.hero{width:min(1500px,100% - 96px)}.hero-copy{max-width:1000px}.hero-title{max-width:1100px;font-size:clamp(88px,3vw,112px)}.hero-text{max-width:640px;font-size:20px}.orders-story-pin .orders-preview{width:min(84vw,1600px);height:720px}.orders-story-title{font-size:clamp(30px,1.1vw,40px)}.journey-content>.capabilities,.journey-content>.coverage,.journey-content>.metrics{min-height:min(100vh,1600px)}.journey-content>.capabilities>.ecommerce-showcase{max-width:1640px;margin-inline:auto}.journey-content>.coverage>.coverage-showcase{max-width:1280px;margin-inline:auto}.journey-content>.success-story>.success-story-stage{max-width:1800px;margin-inline:auto}.journey-content>.metrics>.section-heading,.journey-content>.metrics>.impact-comparison,.journey-content>.cta>.cta-panel{max-width:1280px;margin-inline:auto}.site-footer{width:min(1600px,100% - 64px)}.activation-dots{transform:translate(-50%,-50%)}}@media (width>=3000px){.hero{width:min(1500px,100% - 180px)}.hero-copy{max-width:1100px}.hero-title{max-width:1200px;font-size:112px}.hero-text{max-width:680px;font-size:22px}.orders-story-pin .orders-preview{width:1600px;height:720px}}.returns-view .returns-real-table thead,.returns-view .returns-real-table tbody{width:100%}.returns-view .returns-real-table th{box-sizing:border-box;width:auto!important}.returns-view .returns-real-table td{box-sizing:border-box}.returns-view .returns-real-table .return-demo-detail-row>td{width:100%!important;min-width:0!important}.returns-view .return-demo-detail-shell,.returns-view .return-demo-detail,.returns-view .return-detail-top-grid,.returns-view .return-detail-section-full{box-sizing:border-box;max-width:none;width:100%!important;min-width:0!important}html[data-theme=light] .returns-view .returns-table-row-preview td:nth-child(9) .return-link{color:#2563eb;background:#eff6ff;border:1px solid #bfdbfe}.success-story-slide:nth-child(5) img{object-position:72% 34%}.coverage-country-list button>.coverage-country-flag{object-fit:cover;background:0 0;border:0;border-radius:4px;width:30px;height:20px;display:block;box-shadow:0 1px 2px #17213429}html[data-theme=dark] .coverage-carrier{background:#fff!important;border-color:#52525b!important}html[data-theme=dark] .site-footer{width:100%;box-shadow:none;border-bottom:0;border-left:0;border-right:0;border-radius:0;margin:0;padding-left:calc(max(0px,50vw - 720px) + clamp(24px,5vw,72px));padding-right:calc(max(0px,50vw - 720px) + clamp(24px,5vw,72px));background:#111113!important}html[data-theme=dark] .footer-spray{display:none}html[data-theme=dark] .coverage-country-list button>.coverage-country-flag{border:0}.ecommerce-feature-stage,.success-story-stage{border-radius:28px}@media (width>=1800px){.site-footer{margin-inline:auto}html[data-theme=dark] .site-footer{width:100%;margin-inline:0}}@media (width<=720px){html[data-theme=dark] .site-footer{padding-left:22px;padding-right:22px}}@media (width>=1800px){.ecommerce-carousel{--ecommerce-carousel-fade:clamp(96px,7vw,180px);padding-right:var(--ecommerce-carousel-fade);-webkit-mask-image:linear-gradient(90deg,#000 0,#000 calc(100% - var(--ecommerce-carousel-fade)),transparent 100%);mask-image:linear-gradient(90deg,#000 0,#000 calc(100% - var(--ecommerce-carousel-fade)),transparent 100%);-webkit-mask-image:linear-gradient(90deg,#000 0,#000 calc(100% - var(--ecommerce-carousel-fade)),transparent 100%)}.ecommerce-carousel.is-scrolled-right{-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 var(--ecommerce-carousel-fade),#000 calc(100% - var(--ecommerce-carousel-fade)),transparent 100%);mask-image:linear-gradient(90deg,transparent 0,#000 var(--ecommerce-carousel-fade),#000 calc(100% - var(--ecommerce-carousel-fade)),transparent 100%);-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 var(--ecommerce-carousel-fade),#000 calc(100% - var(--ecommerce-carousel-fade)),transparent 100%)}}@media (width<=960px){.topbar,html[data-theme=light] .topbar,html[data-theme=dark] .topbar{-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background:0 0!important;border:0!important}.topbar .brand,.topbar .topnav,.topbar .contact-chat{display:none!important}.topbar-actions{justify-content:flex-end;width:100%;margin-left:auto}}@media (width<=1509px){.shopify-bento-copy-card strong span+span{display:none}.journey-content>.cta{padding-bottom:112px!important}}.orders-preview .carrier-logo--correos{background:#ffdc46!important}.orders-preview .carrier-logo--gls,.orders-preview .carrier-logo--ctt,.orders-preview .carrier-logo--fedex,.orders-preview .carrier-logo--seur{background:#fff!important}.ecommerce-carousel-controls button,.ecommerce-carousel-controls button:hover,.ecommerce-carousel-controls button:last-child,.ecommerce-carousel-controls button:last-child:hover{box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.ecommerce-carousel-controls button:before{display:none}.ecommerce-carousel-controls button:last-child{color:#294878;background:#ffffffd1;border-color:#748eb761}html[data-theme=dark] .ecommerce-carousel-controls button,html[data-theme=dark] .ecommerce-carousel-controls button:last-child,html[data-theme=dark] .ecommerce-carousel-controls button:hover,html[data-theme=dark] .ecommerce-carousel-controls button:last-child:hover{color:#d8e7ff;background:#18263b;border-color:#44546c;box-shadow:none!important}@media (width>=1800px){:root{--wide-section-tighten:clamp(80px,8vh,120px);--wide-coverage-tighten:clamp(140px,11vh,190px)}.journey-content>.coverage,.journey-content>.metrics{min-height:calc(min(100vh,1600px) - var(--wide-section-tighten))}.journey-content>.coverage{min-height:calc(min(100vh,1600px) - var(--wide-coverage-tighten))}.journey-content>.success-story>.success-story-stage{height:clamp(760px,42vw,960px);min-height:760px}.journey-content>.cta{padding-top:var(--activation-title-offset)!important}.journey-content>.coverage{align-content:center;display:grid}.journey-content>.coverage>.coverage-showcase{width:100%}}.journey-content>.cta{padding-bottom:clamp(152px,10vw,200px)!important}@media (width<=800px){.journey-content>.cta{padding-bottom:128px!important}.coverage-showcase-copy h2{letter-spacing:-.055em;max-width:100%;font-size:clamp(30px,8.5vw,40px);line-height:.98}}.language-selector{flex:none;align-items:center;display:inline-flex;position:relative}.language-selector-trigger{color:#294878;cursor:pointer;background:linear-gradient(145deg,#ffffffbf,#ecf3ff80);border:1px solid #5e89ff3d;border-radius:14px;outline:none;align-items:center;gap:8px;min-width:96px;height:40px;padding:0 10px 0 8px;font:600 11px/1 Inter,sans-serif;transition:border-color .2s,background-color .2s,box-shadow .2s,transform .2s;display:inline-flex;box-shadow:0 8px 18px #355fa614,inset 0 1px #fffc}.language-selector-trigger:hover{background:linear-gradient(145deg,#ffffffeb,#dee9ffb8);border-color:#4775e87a;transform:translateY(-1px);box-shadow:0 10px 22px #355fa621,inset 0 1px #ffffffe6}.language-selector-trigger:focus-visible{border-color:#4775e8;box-shadow:0 0 0 3px #4775e82e}.language-selector-globe{color:#fff;background:linear-gradient(145deg,#5e89ff,#3658c8);border-radius:9px;flex:none;place-items:center;width:24px;height:24px;display:grid;box-shadow:0 5px 10px #3658c840,inset 0 1px #fff6}.language-selector-globe svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.45px;width:14px;height:14px}.language-selector-current{white-space:nowrap;align-items:baseline;gap:4px;min-width:0;display:flex}.language-selector-current strong{color:inherit;letter-spacing:.04em;font-size:11px}.language-selector-current>span{color:#6d7d98;text-overflow:ellipsis;max-width:48px;font-size:9px;font-weight:500;overflow:hidden}.language-selector-chevron{color:#6d7d98;place-items:center;width:12px;height:12px;margin-left:auto;transition:transform .2s;display:grid}.language-selector-chevron svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.6px;width:12px;height:12px}.language-selector[data-open=true] .language-selector-chevron{transform:rotate(180deg)}.language-selector-menu{z-index:100;-webkit-backdrop-filter:blur(22px)saturate(140%);backdrop-filter:blur(22px)saturate(140%);background:#f8fbffeb;border:1px solid #5e89ff33;border-radius:18px;width:204px;padding:8px;animation:.18s cubic-bezier(.16,1,.3,1) both language-menu-in;position:absolute;top:calc(100% + 10px);right:0;overflow:hidden;box-shadow:0 20px 40px #2749892e,inset 0 1px #ffffffe6}@keyframes language-menu-in{0%{opacity:0;transform:translateY(-5px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.language-selector-menu-label{color:#8190aa;letter-spacing:.12em;text-transform:uppercase;padding:4px 9px 8px;font:700 9px/1 DM Mono,monospace;display:block}.language-selector-option{color:#294878;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:12px;grid-template-columns:30px minmax(0,1fr) 18px;align-items:center;gap:9px;width:100%;padding:8px;transition:background-color .18s,transform .18s;display:grid}.language-selector-option:hover,.language-selector-option:focus-visible,.language-selector-option.is-active{background:#5e89ff1c;outline:none}.language-selector-option:hover{transform:translate(2px)}.language-selector-flag{background:#ffffffb8;border-radius:10px;place-items:center;width:30px;height:30px;font-size:17px;display:grid;box-shadow:0 3px 8px #355fa614}.language-selector-option-copy{flex-direction:column;gap:3px;min-width:0;display:flex}.language-selector-option-copy strong{color:inherit;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:650;overflow:hidden}.language-selector-option-copy small{color:#8190aa;letter-spacing:.1em;font:600 9px/1 DM Mono,monospace}.language-selector-check{color:#4775e8;opacity:0;place-items:center;width:18px;height:18px;transition:opacity .18s,transform .18s;display:grid;transform:scale(.7)}.language-selector-option.is-active .language-selector-check{opacity:1;transform:scale(1)}.language-selector-check svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;width:15px;height:15px}html[data-theme=dark] .language-selector-trigger{color:#d4d4d8;background:linear-gradient(145deg,#27272ae0,#182135e6);border-color:#3f3f46;box-shadow:0 8px 18px #00000029,inset 0 1px #ffffff14}html[data-theme=dark] .language-selector-trigger:hover{background:linear-gradient(145deg,#353744f0,#1d2a48f0);border-color:#6876a9}html[data-theme=dark] .language-selector-current>span,html[data-theme=dark] .language-selector-chevron{color:#a1a1aa}html[data-theme=dark] .language-selector-menu{background:#191d2af0;border-color:#93a4d133;box-shadow:0 20px 40px #00000059,inset 0 1px #ffffff14}html[data-theme=dark] .language-selector-menu-label,html[data-theme=dark] .language-selector-option-copy small{color:#9ca3b5}html[data-theme=dark] .language-selector-option{color:#eef2ff}html[data-theme=dark] .language-selector-option:hover,html[data-theme=dark] .language-selector-option:focus-visible,html[data-theme=dark] .language-selector-option.is-active{background:#6f84d22b}html[data-theme=dark] .language-selector-flag{background:#ffffff14}@media (width<=800px){.language-selector-trigger{border-radius:12px;gap:6px;min-width:80px;height:36px;padding-inline:6px 8px}.language-selector-globe{border-radius:8px;width:22px;height:22px}.language-selector-current>span{display:none}.language-selector-menu{right:-2px}}@media (prefers-reduced-motion:reduce){.language-selector-trigger,.language-selector-chevron,.language-selector-option,.language-selector-check{transition:none}.language-selector-menu{animation:none}}.language-selector{white-space:nowrap;align-items:center;gap:5px;height:36px;display:inline-flex}.language-selector-item{align-items:center;gap:5px;display:inline-flex}.language-selector-button{color:#8491a8;letter-spacing:.06em;cursor:pointer;background:0 0;border:0;padding:4px 0;font:700 11px/1 Inter,sans-serif;transition:color .18s}.language-selector-button:hover,.language-selector-button:focus-visible,.language-selector-button.is-active{color:#294878}.language-selector-button:focus-visible{outline-offset:4px;border-radius:3px;outline:2px solid #4775e873}.language-selector-divider{color:#b7c0d0;-webkit-user-select:none;user-select:none;font-size:12px}html[data-theme=dark] .language-selector-button{color:#858b99}html[data-theme=dark] .language-selector-button:hover,html[data-theme=dark] .language-selector-button:focus-visible,html[data-theme=dark] .language-selector-button.is-active{color:#f1f5ff}html[data-theme=dark] .language-selector-divider{color:#5f6573}@media (width<=800px){.language-selector{height:36px}.language-selector-button{font-size:10px}}@media (prefers-reduced-motion:reduce){.language-selector-button{transition:none}}
