:root{--commerce-ink:#10151f;--commerce-muted:#687385;--commerce-line:#dfe5ea;--commerce-blue:#3167dd;--commerce-green:#25a37a;--commerce-lime:#c9f36a;--commerce-surface:#f6f8fa}
.commerce-hero{color:#f7f9fc;background:#10151f;min-height:calc(100svh - 76px);padding:clamp(38px,6vw,82px) 0 36px}
.commerce-heading{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:20px 30px}
.commerce-heading .commerce-eyebrow,.commerce-heading h1,.commerce-heading .commerce-lead{grid-column:1}
.commerce-heading .commerce-eyebrow{grid-row:1}
.commerce-heading h1{grid-row:2}
.commerce-heading .commerce-lead{grid-row:3}
.commerce-heading .commerce-actions{grid-column:2;grid-row:1 / span 3;align-self:end}
.commerce-eyebrow,.section-kicker{margin:0;color:#6fdfb5;font-size:11px;font-weight:850;letter-spacing:.12em;text-transform:uppercase}
.commerce-eyebrow span{display:inline-block;width:27px;height:1px;margin-right:9px;vertical-align:middle;background:currentColor}
.commerce-heading h1{max-width:860px;margin:17px 0 13px;font:800 clamp(42px,5.4vw,76px)/.98 var(--display);letter-spacing:-.04em}
.commerce-heading h1 span{display:block;color:var(--commerce-lime)}
.commerce-lead{max-width:600px;margin:0;color:#b9c3d2;font-size:16px;line-height:1.75}
.commerce-actions{display:flex;align-items:center;gap:9px;flex-wrap:wrap;justify-content:flex-end}
.commerce-actions a{display:inline-flex;min-height:44px;align-items:center;gap:11px;padding:0 15px;border-radius:4px;font-size:13px;font-weight:800;transition:transform .18s ease,background .18s ease}
.commerce-actions a:hover{transform:translateY(-2px)}
.commerce-primary{color:#10151f;background:var(--commerce-lime)}
.commerce-secondary{color:#fff;border:1px solid #465365;background:#1a2331}
.commerce-consult{color:#cbd6e4;border:1px solid #465365}
.commerce-actions svg,.tutorial-link svg,.showroom-copy a svg{width:16px;height:16px}
.trade-story{margin-top:35px;border:1px solid #2d394a;background:#151e2b;box-shadow:0 24px 80px rgba(0,0,0,.27)}
.trade-topline{display:flex;justify-content:space-between;padding:13px 17px;border-bottom:1px solid #2d394a;color:#8d9bae;font-size:11px;font-weight:750;letter-spacing:.05em}
.live-dot{display:inline-block;width:7px;height:7px;margin-right:7px;border-radius:50%;background:#57d99d;box-shadow:0 0 0 4px rgba(87,217,157,.14)}
.trade-stage{display:grid;grid-template-columns:minmax(230px,.7fr) minmax(0,1.3fr);min-height:410px}
.trade-context{display:flex;flex-direction:column;justify-content:center;padding:30px 32px;border-right:1px solid #2d394a}
.trade-count{color:#748296;font-size:11px;font-weight:800;letter-spacing:.1em}
.trade-count b{color:#6fdfb5;font-size:26px;letter-spacing:0}
.trade-context h2{margin:24px 0 12px;color:#fff;font-size:clamp(28px,3vw,45px);line-height:1.05;letter-spacing:-.035em}
.trade-context p{margin:0;color:#9daabd;font-size:13px;line-height:1.7}
.trade-parties{display:flex;align-items:center;gap:10px;margin-top:24px}
.trade-parties span{display:grid;gap:4px;padding:9px 11px;border:1px solid #3a485b;background:#1c2736}
.trade-parties small{color:#8a99aa;font-size:10px}.trade-parties b{color:#fff;font-size:13px}
.trade-parties i{color:#6fdfb5}.trade-parties svg{width:15px}
.trade-ownership{margin-top:16px!important;color:#b9c3d2!important}.trade-ownership strong{color:#c9f36a}
.trade-canvas{position:relative;min-height:410px;overflow:hidden;background:#eef2f4}
.trade-market-view{position:absolute;right:7%;top:23px;width:36%;height:360px;overflow:hidden;border:1px solid #cad4de;background:#fff;box-shadow:0 20px 40px rgba(15,31,50,.16);transform:rotate(2deg);opacity:.76}
.trade-market-view img{width:100%;height:auto}.screen-label{position:absolute;z-index:2;top:10px;left:11px;padding:5px 8px;color:#f8fbff;background:#17263a;font-size:9px;font-weight:800;letter-spacing:.08em}
.moving-product{position:absolute;z-index:3;left:13%;top:50%;display:flex;align-items:center;gap:14px;transform:translateY(-50%);transition:left .5s cubic-bezier(.16,1,.3,1)}
.product-figure{display:grid;width:150px;height:150px;place-items:center;overflow:hidden;border:1px solid #d8e2e8;background:#fff;box-shadow:0 20px 38px rgba(32,55,75,.2)}
.product-figure img{width:100%;height:100%;object-fit:cover}.product-caption{display:grid;gap:4px;min-width:180px;padding:13px 15px;background:#fff;border:1px solid #dbe4e9;box-shadow:0 12px 28px rgba(32,55,75,.13)}
.product-caption small{color:#708197;font-size:10px}.product-caption strong{color:#162131;font-size:15px}.product-caption span{color:#188463;font-size:12px;font-weight:800}
.trade-story[data-step="1"] .moving-product{left:27%}.trade-story[data-step="2"] .moving-product{left:40%}.trade-story[data-step="3"] .moving-product{left:53%}.trade-story[data-step="4"] .moving-product{left:64%}.trade-story[data-step="5"] .moving-product{left:70%}
.moving-product.is-moving .product-figure{animation:product-pulse .5s ease both}@keyframes product-pulse{0%{box-shadow:0 20px 38px rgba(32,55,75,.2)}50%{box-shadow:0 0 0 8px rgba(49,103,221,.18),0 20px 38px rgba(32,55,75,.2)}100%{box-shadow:0 20px 38px rgba(32,55,75,.2)}}
.trade-result{position:absolute;left:13%;bottom:24px;display:flex;align-items:center;gap:8px;color:#3e5268;font-size:12px;font-weight:800}.trade-result svg{width:16px;color:#188463}
.trade-controls{display:flex;align-items:center;justify-content:space-between;padding:13px 16px;border-top:1px solid #2d394a;background:#111925}
.trade-steps{display:flex;min-width:0;gap:6px;overflow:auto}.trade-steps button{display:inline-flex;align-items:center;gap:6px;min-width:max-content;padding:8px 9px;border:0;background:transparent;color:#7f8b9b;font-size:11px;font-weight:750}.trade-steps button span{color:#738097;font-size:10px}.trade-steps button.is-active{color:#fff;background:#273449}.trade-steps button.is-active span{color:#c9f36a}
.trade-playback{display:flex;gap:5px;padding-left:10px}.trade-playback button{display:grid;width:32px;height:32px;place-items:center;border:1px solid #42516a;color:#dce4ee;background:#1b2637}.trade-playback svg{width:15px;height:15px}
.trade-footnote{display:flex;justify-content:space-between;gap:20px;margin-top:11px;color:#8190a2;font-size:11px}
.product-showroom{color:var(--commerce-ink);background:#f7f9fb;padding:clamp(68px,8vw,110px) 0 96px}
.showroom-heading{display:flex;align-items:end;justify-content:space-between;gap:26px}.showroom-heading h2,.capability-band h2{margin:10px 0 9px;font-size:clamp(34px,4.4vw,62px);line-height:1.02;letter-spacing:-.045em}.showroom-heading>div>p:last-child{margin:0;color:var(--commerce-muted);font-size:15px}.tutorial-link{display:inline-flex;align-items:center;gap:8px;color:var(--commerce-blue);font-size:13px;font-weight:800;white-space:nowrap}.showroom-tabs{display:flex;gap:8px;margin-top:38px;border-bottom:1px solid var(--commerce-line);overflow:auto}.showroom-tabs button{min-height:44px;padding:0 14px;border:0;color:#738092;background:transparent;font-size:13px;font-weight:800;white-space:nowrap;border-bottom:2px solid transparent}.showroom-tabs button[aria-selected=true]{color:var(--commerce-ink);border-bottom-color:var(--commerce-blue)}
.showroom-panel{display:grid;grid-template-columns:minmax(260px,.7fr) minmax(0,1.3fr);gap:clamp(30px,6vw,90px);align-items:center;padding-top:42px}.showroom-copy h3{margin:11px 0 16px;font-size:clamp(32px,4vw,55px);line-height:1.05;letter-spacing:-.04em}.showroom-copy>p{max-width:420px;margin:0;color:var(--commerce-muted);font-size:15px;line-height:1.7}.showroom-copy ul{display:grid;gap:8px;margin:24px 0;padding:0;list-style:none;color:#415064;font-size:13px;font-weight:750}.showroom-copy li:before{display:inline-block;width:7px;height:7px;margin:0 9px 1px 0;border-radius:50%;background:var(--commerce-green);content:""}.showroom-copy>a{display:inline-flex;align-items:center;gap:8px;color:var(--commerce-blue);font-size:13px;font-weight:850}.demo-access{margin-top:20px;color:#65758a;font-size:12px}.demo-access summary{cursor:pointer;color:#33445b;font-weight:800}.demo-access p{white-space:pre-line}.showroom-image{position:relative;width:100%;padding:0;overflow:hidden;border:0;cursor:zoom-in;background:#eef2f4;box-shadow:0 20px 50px rgba(32,55,75,.15)}.showroom-image picture{display:block;max-height:570px;overflow:hidden}.showroom-image img{width:100%;height:auto;object-fit:cover;object-position:top}.zoom-indicator{position:absolute;right:16px;top:16px;display:grid;width:38px;height:38px;place-items:center;color:#fff;background:rgba(16,21,31,.8)}.zoom-indicator svg{width:16px}.showroom-note{margin:14px 0 0;color:#8a96a5;font-size:11px}
.capability-band{padding:90px 0 100px;color:#fff;background:#121a24}.capability-band header{display:flex;align-items:end;justify-content:space-between}.capability-band .section-kicker{color:#6fdfb5}.capability-list{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;margin-top:42px;background:#304052;border:1px solid #304052}.capability-list article{min-height:220px;padding:24px;background:#182331}.capability-list article span{color:#6fdfb5;font-size:11px;font-weight:850}.capability-list h3{margin:43px 0 9px;font-size:20px}.capability-list p{margin:0;color:#a9b7c7;font-size:13px;line-height:1.7}
.commerce-hero+.product-showroom{scroll-margin-top:76px}
@media (max-width:900px){.commerce-heading{grid-template-columns:1fr;gap:22px}.commerce-actions{justify-content:flex-start}.trade-stage{grid-template-columns:1fr}.trade-context{border-right:0;border-bottom:1px solid #2d394a;padding:24px}.trade-context h2{font-size:35px}.trade-canvas{min-height:330px}.trade-market-view{right:5%;width:32%;height:286px}.product-figure{width:120px;height:120px}.moving-product{left:8%}.trade-story[data-step="1"] .moving-product{left:18%}.trade-story[data-step="2"] .moving-product{left:28%}.trade-story[data-step="3"] .moving-product{left:38%}.trade-story[data-step="4"] .moving-product{left:48%}.trade-story[data-step="5"] .moving-product{left:55%}.trade-result{left:8%}.showroom-panel{grid-template-columns:1fr}.showroom-image{order:-1}.capability-list{grid-template-columns:repeat(2,1fr)}}
@media (max-width:640px){.commerce-hero{padding:30px 0 28px}.commerce-heading h1{font-size:42px}.commerce-lead{font-size:14px}.commerce-actions{display:grid;grid-template-columns:1fr 1fr}.commerce-actions a{justify-content:center;padding:0 8px;font-size:12px}.commerce-consult{grid-column:1/-1}.trade-story{margin-top:27px}.trade-topline{font-size:10px}.trade-context{padding:20px}.trade-context h2{font-size:30px;margin:17px 0 10px}.trade-parties{margin-top:17px}.trade-canvas{min-height:300px}.trade-market-view{top:18px;right:8%;height:260px;width:33%}.moving-product{left:6%}.product-figure{width:92px;height:92px}.product-caption{min-width:146px;padding:9px 10px}.product-caption strong{font-size:12px}.product-caption small,.product-caption span{font-size:10px}.trade-story[data-step="1"] .moving-product{left:18%}.trade-story[data-step="2"] .moving-product{left:29%}.trade-story[data-step="3"] .moving-product{left:40%}.trade-story[data-step="4"] .moving-product{left:48%}.trade-story[data-step="5"] .moving-product{left:56%}.trade-result{bottom:14px;left:6%;font-size:10px}.trade-controls{align-items:stretch;flex-direction:column;gap:10px}.trade-playback{padding-left:0;justify-content:flex-end}.trade-footnote{display:grid;gap:5px;font-size:10px}.showroom-heading{align-items:start;flex-direction:column}.showroom-heading h2{font-size:38px}.showroom-tabs{margin-top:25px}.showroom-panel{padding-top:28px;gap:25px}.showroom-copy h3{font-size:38px}.capability-band{padding:68px 0}.capability-list{grid-template-columns:1fr}.capability-list article{min-height:0}.mobile-break{display:block}}
@media (prefers-reduced-motion:reduce){.moving-product,.moving-product.is-moving .product-figure{animation:none!important;transition:none!important}}
@media (max-width:900px){.commerce-heading .commerce-eyebrow,.commerce-heading h1,.commerce-heading .commerce-lead,.commerce-heading .commerce-actions{grid-column:1;grid-row:auto}}

/* Demonstration credentials and tutorial priority */
.commerce-actions{grid-template-columns:repeat(2,minmax(220px,1fr));align-items:stretch;gap:9px}
.commerce-demo-card{position:relative;display:grid!important;align-content:center;gap:5px;min-width:230px;min-height:116px!important;padding:15px 16px!important;color:#122033;background:#f4ffd6;border:1px solid #c9f36a;box-shadow:0 14px 30px rgba(0,0,0,.15)}
.commerce-demo-card--admin{color:#fff;background:#1b2737;border-color:#516681}
.commerce-demo-card__eyebrow{color:#4d6d4e;font-size:10px;font-weight:850;letter-spacing:.1em;text-transform:uppercase}.commerce-demo-card--admin .commerce-demo-card__eyebrow{color:#8bb4ff}
.commerce-demo-card strong{display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:15px}.commerce-demo-card strong svg{width:16px;height:16px}.commerce-demo-card small{font-size:11px;font-weight:800;line-height:1.4}.commerce-demo-card em{overflow:hidden;color:#728198;font-size:9px;font-style:normal;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}.commerce-demo-card--admin em{color:#a9b7c8}
.commerce-consult{grid-column:1/-1;justify-self:end}
.tutorial-feature{display:grid;min-width:265px;gap:6px;padding:17px 18px;color:#173130;background:#dff7d0;border:1px solid #acd48d;box-shadow:0 15px 30px rgba(77,123,62,.12)}
.tutorial-feature__badge{justify-self:start;padding:4px 7px;color:#fff;background:#198766;font-size:10px;font-weight:850;letter-spacing:.08em}.tutorial-feature strong{display:flex;align-items:center;gap:8px;font-size:16px}.tutorial-feature strong svg{width:18px;height:18px;color:#198766}.tutorial-feature small{color:#4b6c5b;font-size:11px;line-height:1.45}.tutorial-feature b{display:flex;align-items:center;gap:6px;color:#167254;font-size:11px}.tutorial-feature b svg{width:14px;height:14px}
@media (max-width:900px){.tutorial-feature{width:100%}}
@media (max-width:640px){.commerce-demo-card{min-width:0;min-height:108px!important;padding:12px!important}.commerce-demo-card strong{font-size:13px}.commerce-demo-card small{font-size:10px}.commerce-demo-card em{font-size:8px}}
@media (max-width:640px){.commerce-heading,.commerce-actions{min-width:0}.commerce-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.commerce-demo-card{min-width:0}}
