/* Fashionflo Stores v3.33.0 — Design Your Own commerce experience
   Deliberately isolated to .ffds-commerce-mode. Group Orders is unchanged.
   Visual benchmark: the clean three-step flow shown in the supplied T-Shirt Elephant recording.
*/
.ffds-commerce-mode{
  --ff-blue:#0d8fe5;--ff-blue-dark:#0876bd;--ff-navy:#102f4d;--ff-ink:#173a57;
  --ff-muted:#687f93;--ff-line:#dbe6ee;--ff-soft:#f6f8fa;--ff-soft-blue:#eef8ff;
  --ff-green:#188653;--ff-shadow:0 8px 30px rgba(18,50,76,.07);
  font-family:Inter,"Avenir Next","Segoe UI",Arial,sans-serif;color:var(--ff-ink);background:#fff;
  padding-bottom:82px;
}
.ffds-commerce-mode *{box-sizing:border-box}
.ffds-commerce-mode button,.ffds-commerce-mode input,.ffds-commerce-mode select,.ffds-commerce-mode textarea{font-family:inherit}
.ffds-commerce-mode [hidden]{display:none!important}

/* ---------------- persistent application header ---------------- */
.ffds-commerce-mode .ffdy-header-v3330{
  height:78px;position:sticky;top:0;z-index:180;background:rgba(255,255,255,.985);backdrop-filter:blur(14px);
  border-bottom:1px solid #e2e9ef;display:grid;grid-template-columns:265px minmax(440px,1fr) auto;
  align-items:center;padding:0 20px;box-shadow:0 2px 12px rgba(19,48,72,.04)
}
.ffds-commerce-mode .ffdy-brand-v3330{display:flex;align-items:center;gap:11px;color:var(--ff-navy);text-decoration:none;min-width:0}
.ffds-commerce-mode .ffdy-brand-logo-v3330{width:46px;height:46px;max-width:46px;max-height:46px;object-fit:contain;flex:0 0 auto}
.ffds-commerce-mode .ffdy-brand-copy-v3330{display:grid;line-height:1.02;min-width:0}
.ffds-commerce-mode .ffdy-brand-copy-v3330 strong{font-size:19px;font-weight:900;letter-spacing:.025em;white-space:nowrap}
.ffds-commerce-mode .ffdy-brand-copy-v3330 small{font-size:9px;font-weight:800;letter-spacing:.16em;color:#6b8092;margin-top:4px;white-space:nowrap}
.ffds-commerce-mode .ffdy-progress-v3330{display:flex;align-items:center;justify-content:center;gap:14px;height:100%}
.ffds-commerce-mode .ffdy-progress-v3330>i{display:block;width:64px;height:1px;background:#d8e2e9}
.ffds-commerce-mode .ffdy-progress-v3330 button{height:100%;padding:0 4px;border:0;background:transparent;color:#687d90;display:flex;align-items:center;gap:9px;font-size:12px;font-weight:850;letter-spacing:.01em;cursor:pointer;position:relative;white-space:nowrap}
.ffds-commerce-mode .ffdy-progress-v3330 button b{width:32px;height:32px;border-radius:50%;display:grid;place-items:center;background:#eef3f7;color:#64798b;font-size:12px;font-weight:900}
.ffds-commerce-mode .ffdy-progress-v3330 button.is-active{color:#102f4d}
.ffds-commerce-mode .ffdy-progress-v3330 button.is-active b{background:var(--ff-blue);color:#fff}
.ffds-commerce-mode .ffdy-progress-v3330 button.is-active:after{content:"";position:absolute;height:3px;left:0;right:0;bottom:0;border-radius:3px;background:var(--ff-blue)}
.ffds-commerce-mode .ffdy-progress-v3330 button.is-complete b{font-size:0;background:#e8f7ff;color:#087dc8}
.ffds-commerce-mode .ffdy-progress-v3330 button.is-complete b:before{content:"✓";font-size:14px}
.ffds-commerce-mode .ffdy-header-actions-v3330{display:flex;align-items:center;justify-content:flex-end;gap:8px}
.ffds-commerce-mode .ffdy-save-state-v3330{display:flex;align-items:center;gap:5px;font-size:11px;font-weight:700;color:#6d8294;white-space:nowrap;margin-right:2px}
.ffds-commerce-mode .ffdy-save-state-v3330 .ffds-i{width:15px;height:15px;color:#15834f}
.ffds-commerce-mode .ffdy-header-action-v3330{height:42px;padding:0 15px;border:1px solid #dae5ed;border-radius:999px;background:#fff;color:#24435c;text-decoration:none;display:flex;align-items:center;justify-content:center;gap:8px;font-size:12px;font-weight:750;cursor:pointer;white-space:nowrap}
.ffds-commerce-mode .ffdy-header-action-v3330:hover{border-color:#b9d5e7;background:#f9fcff}
.ffds-commerce-mode .ffdy-header-action-v3330 .ffds-i{width:17px;height:17px}
.ffds-commerce-mode .ffdy-cart-v3330 b{min-width:22px;height:22px;padding:0 6px;border-radius:999px;display:grid;place-items:center;background:var(--ff-blue);color:#fff;font-size:10px}
.ffds-commerce-mode .ffdy-more-wrap-v3330{position:relative}
.ffds-commerce-mode .ffdy-more-menu-v3330{position:absolute;top:50px;right:0;width:220px;padding:8px;background:#fff;border:1px solid #dbe5ec;border-radius:12px;box-shadow:0 18px 42px rgba(16,46,70,.16);z-index:220}
.ffds-commerce-mode .ffdy-more-menu-v3330 a,.ffds-commerce-mode .ffdy-more-menu-v3330 button{width:100%;height:40px;border:0;border-radius:8px;background:transparent;padding:0 11px;display:flex;align-items:center;text-align:left;color:#31516a;text-decoration:none;font-size:12px;font-weight:700;cursor:pointer}
.ffds-commerce-mode .ffdy-more-menu-v3330 a:hover,.ffds-commerce-mode .ffdy-more-menu-v3330 button:hover{background:#f2f7fb}
.ffds-commerce-mode .ffdy-more-menu-v3330 .is-exit{color:#b44b54;border-top:1px solid #edf1f4;margin-top:5px;border-radius:0 0 8px 8px}
.ffds-commerce-mode .ffdy-mobile-next-v3330{display:none}

/* ---------------- design step: keep the proven engine, improve proportions/type ---------------- */
.ffds-commerce-mode .ffds-step[data-step=design]{grid-template-columns:88px minmax(560px,1fr) 420px;min-height:calc(100vh - 154px)!important;background:#fff}
.ffds-commerce-mode .ffds-tools{padding:12px 7px;border-right:1px solid #e0e8ef;gap:4px}
.ffds-commerce-mode .ffds-tools button{min-height:66px!important;border-radius:10px;gap:5px;color:#27455e}
.ffds-commerce-mode .ffds-tools button.is-active{background:#edf7ff;color:#087ed0;box-shadow:inset 3px 0 0 #138fe5}
.ffds-commerce-mode .ffds-tool-icon svg{width:26px;height:26px}
.ffds-commerce-mode .ffds-tools small{font-size:12px!important;line-height:1.1!important;font-weight:800!important}
.ffds-commerce-mode .ffds-canvas-wrap{padding:14px 20px 20px;background:#f7f8fa}
.ffds-commerce-mode .ffds-canvas-toolbar{height:46px;gap:8px}
.ffds-commerce-mode .ffds-canvas-toolbar button{font-size:12px!important;font-weight:750!important;padding:8px 13px;border-color:#d9e4ec;color:#3f5d74}
.ffds-commerce-mode .ffds-canvas-config{max-width:820px;margin:0 auto 10px;gap:9px}
.ffds-commerce-mode .ffds-config-choice,.ffds-commerce-mode .ffds-config-method{min-height:56px;border-radius:12px;border-color:#d9e5ed;box-shadow:0 2px 7px rgba(20,48,70,.035)}
.ffds-commerce-mode .ffds-config-choice strong,.ffds-commerce-mode .ffds-config-method strong{font-size:15px!important;font-weight:850!important}
.ffds-commerce-mode .ffds-config-choice small,.ffds-commerce-mode .ffds-config-method small{font-size:9px!important;letter-spacing:.09em!important}
.ffds-commerce-mode .ffds-methods-config button{font-size:11px!important;font-weight:800!important;min-height:38px}
.ffds-commerce-mode .ffds-canvas-card{height:calc(100vh - 228px);min-height:520px;border-radius:12px;border-color:#dfe7ed;box-shadow:none}
.ffds-commerce-mode .ffds-stage{width:min(74%,700px)!important;max-height:84%!important}
.ffds-commerce-mode .ffds-view-label{font-size:11px;font-weight:800;padding:7px 15px}
.ffds-commerce-mode .ffds-drop-hint{font-size:10px;padding:7px 13px}
.ffds-commerce-mode .ffds-side{grid-template-columns:100px minmax(0,1fr);border-left:1px solid #e0e8ef}
.ffds-commerce-mode .ffds-views{padding:12px 8px;gap:8px}
.ffds-commerce-mode .ffds-views>button{min-height:86px;padding:7px;border-radius:11px}
.ffds-commerce-mode .ffds-views>button strong{font-size:11px!important}
.ffds-commerce-mode .ffds-zoom small{font-size:8px!important}.ffds-commerce-mode .ffds-zoom b{font-size:11px!important}
.ffds-commerce-mode .ffds-panel{padding:20px 17px 18px!important;max-height:calc(100vh - 154px)}
.ffds-commerce-mode .ffds-panel-kicker{font-size:10px!important;letter-spacing:.11em!important}
.ffds-commerce-mode .ffds-panel h2{font-size:26px!important;line-height:1.08!important;margin:5px 0 7px!important;font-weight:850!important;letter-spacing:-.025em!important}
.ffds-commerce-mode .ffds-panel>p{font-size:14px!important;line-height:1.46!important;margin:0 0 15px!important;color:#657b8e!important}
.ffds-commerce-mode .ffds-section-label,.ffds-commerce-mode .ffds-field>span{font-size:12px!important;font-weight:800!important}
.ffds-commerce-mode .ffds-field input,.ffds-commerce-mode .ffds-field textarea,.ffds-commerce-mode .ffds-field select{font-size:14px!important}
.ffds-commerce-mode .ffds-upload-zone strong{font-size:16px!important}.ffds-commerce-mode .ffds-upload-zone small{font-size:12px!important}
.ffds-commerce-mode .ffds-action,.ffds-commerce-mode .ffds-inline-actions button{font-size:12px!important}
.ffds-commerce-mode .ffds-object-tools-head strong{font-size:17px!important}.ffds-commerce-mode .ffds-object-tools-head p{font-size:12px!important}
.ffds-commerce-mode .ffds-edit-colour small,.ffds-commerce-mode .ffds-help{font-size:11px!important}

/* bottom action dock inspired by the reference workflow */
.ffds-commerce-mode .ffdy-design-footer-v3330{height:76px;position:fixed;left:0;right:0;bottom:0;z-index:170;background:rgba(255,255,255,.985);backdrop-filter:blur(12px);border-top:1px solid #dfe7ed;display:grid;grid-template-columns:minmax(230px,340px) 1fr minmax(260px,360px);align-items:center;gap:14px;padding:8px 14px;box-shadow:0 -4px 18px rgba(19,47,69,.05)}
.ffds-commerce-mode .ffdy-footer-product-v3330{height:56px;border:0;background:transparent;display:flex;align-items:center;gap:10px;text-align:left;color:#183c58;cursor:pointer;min-width:0}
.ffds-commerce-mode .ffdy-footer-product-v3330>i{width:38px;height:38px;flex:0 0 auto;border-radius:7px;border:1px solid #d4e0e8;background:var(--swatch,#173f67)}
.ffds-commerce-mode .ffdy-footer-product-v3330>span{display:grid;gap:2px;min-width:0}.ffds-commerce-mode .ffdy-footer-product-v3330 strong{font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ffds-commerce-mode .ffdy-footer-product-v3330 small{font-size:10px;color:#74899a}.ffds-commerce-mode .ffdy-footer-product-v3330 small b{color:#1882c9}
.ffds-commerce-mode .ffdy-footer-actions-v3330{display:flex;align-items:center;justify-content:center;gap:8px;min-width:0}
.ffds-commerce-mode .ffdy-footer-actions-v3330>button{height:42px;padding:0 13px;border:1px solid #d8e4ec;border-radius:999px;background:#fff;color:#31516a;display:flex;align-items:center;gap:7px;font-size:11px;font-weight:800;cursor:pointer;white-space:nowrap}
.ffds-commerce-mode .ffdy-footer-actions-v3330 .ffds-i{width:16px;height:16px}
.ffds-commerce-mode .ffdy-footer-method-v3330{display:flex;gap:4px;padding:4px;border-radius:999px;background:#f1f4f7}
.ffds-commerce-mode .ffdy-footer-method-v3330 button{height:34px;padding:0 13px;border:0;border-radius:999px;background:transparent;color:#738597;font-size:11px;font-weight:800;cursor:pointer}
.ffds-commerce-mode .ffdy-footer-method-v3330 button.is-active{background:#fff;color:#087bc6;box-shadow:0 1px 5px rgba(25,52,73,.13)}
.ffds-commerce-mode .ffdy-next-v3330{height:54px;border:0;border-radius:999px;background:linear-gradient(180deg,#1499ed,#087ecb);color:#fff;font-size:13px;font-weight:900;letter-spacing:.02em;cursor:pointer;box-shadow:0 6px 15px rgba(10,128,207,.2)}
.ffds-commerce-mode .ffdy-next-v3330 span{margin-left:12px}

/* ---------------- status/gates ---------------- */
.ffds-commerce-mode .ffdy-commerce-gate-v3330{position:sticky;top:78px;z-index:160;width:min(1080px,calc(100% - 28px));margin:10px auto 0;padding:12px 14px;border:1px solid #efc6cb;border-radius:10px;background:#fff6f6;display:flex;align-items:center;justify-content:space-between;gap:16px;color:#7c333d;box-shadow:0 7px 18px rgba(84,39,44,.05)}
.ffds-commerce-mode .ffdy-commerce-gate-v3330>div{display:grid;gap:2px}.ffds-commerce-mode .ffdy-commerce-gate-v3330 strong{font-size:13px}.ffds-commerce-mode .ffdy-commerce-gate-v3330 span{font-size:12px;color:#8a5960;line-height:1.35}.ffds-commerce-mode .ffdy-commerce-gate-v3330 button{height:34px;padding:0 11px;border:1px solid #d7abb1;border-radius:8px;background:#fff;color:#843e47;font-size:11px;font-weight:800;cursor:pointer}
.ffds-commerce-mode .ffdy-commerce-readiness-v3311{font-size:9px!important;padding:5px 8px!important}

/* ---------------- steps 2 & 3: one floating header only ---------------- */
.ffds-commerce-mode .ffds-step[data-step=quantity],.ffds-commerce-mode .ffds-step[data-step=review]{background:#fff;min-height:calc(100vh - 78px);padding-top:0}
.ffds-commerce-mode .ffdy-quantity-shell-v3330,.ffds-commerce-mode .ffdy-review-shell-v3330{width:min(1110px,calc(100% - 40px));margin:0 auto;padding:28px 0 110px}
.ffds-commerce-mode .ffdy-page-heading-v3330,.ffds-commerce-mode .ffdy-review-heading-v3330{display:grid;grid-template-columns:150px minmax(0,1fr) 150px;align-items:center;gap:16px;margin-bottom:22px}
.ffds-commerce-mode .ffdy-page-heading-v3330>div:nth-child(2),.ffds-commerce-mode .ffdy-review-heading-v3330>div:first-child{text-align:center}
.ffds-commerce-mode .ffdy-page-heading-v3330>div:nth-child(2)>span,.ffds-commerce-mode .ffdy-review-heading-v3330>div:first-child>span{display:block;font-size:10px;font-weight:900;letter-spacing:.12em;color:#0b87d7;margin-bottom:3px}
.ffds-commerce-mode .ffdy-page-heading-v3330 h1,.ffds-commerce-mode .ffdy-review-heading-v3330 h1{margin:0;font-size:28px;line-height:1.08;letter-spacing:-.03em;color:#17354f;font-weight:850}
.ffds-commerce-mode .ffdy-page-heading-v3330 p,.ffds-commerce-mode .ffdy-review-heading-v3330 p{margin:6px auto 0;font-size:13px;line-height:1.45;color:#718597;max-width:620px}
.ffds-commerce-mode .ffdy-page-back-v3330{justify-self:start;border:0;background:transparent;color:#1676b3;display:flex;align-items:center;gap:6px;font-size:12px;font-weight:800;cursor:pointer;padding:8px 0}
.ffds-commerce-mode .ffdy-page-back-v3330 .ffds-i{width:16px;height:16px}
.ffds-commerce-mode .ffdy-page-total-v3330{justify-self:end;width:104px;padding:9px 10px;border:1px solid #dce6ed;border-radius:10px;background:#fff;text-align:center;display:grid;gap:1px}
.ffds-commerce-mode .ffdy-page-total-v3330 small{font-size:9px;color:#7890a2}.ffds-commerce-mode .ffdy-page-total-v3330 strong{font-size:20px;color:#173955}

/* Step 2 quantity */
.ffds-commerce-mode .ffdy-quantity-workbench-v3330{display:grid;grid-template-columns:minmax(360px,.88fr) minmax(520px,1.12fr);gap:26px;align-items:start}
.ffds-commerce-mode .ffdy-quantity-preview-v3330{position:sticky;top:102px;align-self:start}
.ffds-commerce-mode .ffdy-quantity-preview-card-v3330{height:500px;border:1px solid #dce5ec;border-radius:12px;background:#fff;display:grid;place-items:center;overflow:hidden;padding:16px}
.ffds-commerce-mode .ffdy-quantity-preview-card-v3330 .ffds-canonical-mockup{width:100%;height:100%;object-fit:contain}
.ffds-commerce-mode .ffdy-quantity-preview-v3330>p{margin:8px 0 0;text-align:center;font-size:10px;color:#718597}
.ffds-commerce-mode .ffdy-quantity-controls-v3330{min-width:0}
.ffds-commerce-mode .ffdy-quantity-controls-v3330 .ffds-multi-quantity-list{display:grid;gap:10px}
.ffds-commerce-mode .ffds-qty-product-card{border:1px solid #dce5ec;border-radius:10px;background:#fff;overflow:hidden;box-shadow:none}
.ffds-commerce-mode .ffds-qty-product-card.is-open{border-color:#8ac8ef;box-shadow:0 0 0 1px rgba(13,143,229,.08)}
.ffds-commerce-mode .ffds-qty-product-card>header{min-height:72px;padding:9px 11px;display:flex;align-items:center;gap:10px}
.ffds-commerce-mode .ffds-qty-product-main-3231{flex:1;display:flex;align-items:center;gap:10px;border:0;background:transparent;text-align:left;min-width:0;cursor:pointer}
.ffds-commerce-mode .ffds-qty-product-image{width:54px;height:58px;border-radius:8px;background:#f5f7f9;display:grid;place-items:center;overflow:hidden;flex:0 0 auto}
.ffds-commerce-mode .ffds-qty-product-image img{width:100%;height:100%;object-fit:contain}
.ffds-commerce-mode .ffds-qty-product-copy{display:grid;gap:2px;min-width:0}.ffds-commerce-mode .ffds-product-index{font-size:9px!important;color:#8195a5;font-weight:850;letter-spacing:.07em}.ffds-commerce-mode .ffds-qty-product-copy>strong{font-size:14px!important;color:#1c3b54}.ffds-commerce-mode .ffds-qty-product-copy>small{font-size:11px!important;color:#718697;display:flex;align-items:center;gap:6px}
.ffds-commerce-mode .ffds-qty-product-actions{display:flex;align-items:center;gap:5px;flex-wrap:wrap;justify-content:flex-end}
.ffds-commerce-mode .ffds-qty-product-actions>strong{font-size:10px;padding:6px 8px;border-radius:999px;background:#eff7fc;color:#27668e}.ffds-commerce-mode .ffds-qty-product-actions>button{height:30px;padding:0 9px;border:1px solid #dce5ec;border-radius:7px;background:#fff;color:#47637a;font-size:10px!important;font-weight:750;cursor:pointer}
.ffds-commerce-mode .ffds-qty-body{border-top:1px solid #e9eef2;padding:13px}
.ffds-commerce-mode .ffds-size-label{font-size:10px!important;font-weight:900;color:#607789;letter-spacing:.08em;margin-bottom:9px}
.ffds-commerce-mode .ffds-qty-size-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}
.ffds-commerce-mode .ffds-qty-size{display:grid;gap:5px}.ffds-commerce-mode .ffds-qty-size>strong{font-size:11px!important;text-align:center;color:#1c3d56}.ffds-commerce-mode .ffds-qty-size>div{height:38px;border:1px solid #dbe5ec;border-radius:7px;display:grid;grid-template-columns:34px 1fr 34px;overflow:hidden}.ffds-commerce-mode .ffds-qty-size button{border:0;background:#fafbfc;color:#305f7e;font-size:16px;cursor:pointer}.ffds-commerce-mode .ffds-qty-size input{border:0;border-left:1px solid #e6ebef;border-right:1px solid #e6ebef;text-align:center;font-size:12px;font-weight:850;color:#173b56;width:100%;appearance:textfield}
.ffds-commerce-mode .ffds-add-colour-row,.ffds-commerce-mode .ffds-add-product-wide{width:100%;min-height:42px;margin-top:10px;border:1px dashed #93c9e9;border-radius:8px;background:#fbfdff;color:#0c7cca;font-size:11px!important;font-weight:850;cursor:pointer}.ffds-commerce-mode .ffds-add-product-wide{display:flex;align-items:center;justify-content:center;gap:7px;min-height:46px}

/* Smart production — restored and made customer-facing */
.ffds-commerce-mode .ffdy-smart-production-v3330{margin-top:13px;border:1px solid #bfe0f4;border-radius:10px;background:linear-gradient(135deg,#f8fcff,#eef8ff);padding:13px 14px;display:grid;grid-template-columns:42px minmax(0,1fr) auto;gap:11px;align-items:center;position:relative}
.ffds-commerce-mode .ffdy-smart-icon-v3330{width:42px;height:42px;border-radius:11px;background:#0d8fe5;color:#fff;display:grid;place-items:center}.ffds-commerce-mode .ffdy-smart-icon-v3330 .ffds-i{width:22px;height:22px}
.ffds-commerce-mode .ffdy-smart-copy-v3330{display:grid;gap:2px}.ffds-commerce-mode .ffdy-smart-copy-v3330>span{font-size:9px;font-weight:950;letter-spacing:.11em;color:#0781cf}.ffds-commerce-mode .ffdy-smart-copy-v3330>strong{font-size:15px;color:#153a56}.ffds-commerce-mode .ffdy-smart-copy-v3330>p{margin:1px 0 0;font-size:11px;line-height:1.4;color:#647c8f}
.ffds-commerce-mode .ffdy-smart-facts-v3330{display:flex;gap:6px;flex-wrap:wrap;margin-top:6px}.ffds-commerce-mode .ffdy-smart-facts-v3330 span{padding:5px 7px;border-radius:999px;background:#fff;border:1px solid #d5e8f4;font-size:9px;color:#5f788b}.ffds-commerce-mode .ffdy-smart-facts-v3330 b{color:#167dba}
.ffds-commerce-mode .ffdy-smart-info-v3330{height:32px;padding:0 10px;border:1px solid #c7dfea;border-radius:999px;background:#fff;color:#2c6f96;font-size:10px;font-weight:800;cursor:pointer}
.ffds-commerce-mode .ffdy-smart-detail-v3330{grid-column:2/-1;border-top:1px solid #d4e8f3;margin-top:4px;padding-top:8px;font-size:10px;line-height:1.45;color:#657d8f}

.ffds-commerce-mode .ffdy-price-summary-v3330{margin-top:12px;padding:13px 15px;border:1px solid #dce5ec;border-radius:10px;background:#fff;display:flex;align-items:center;justify-content:space-between;gap:20px}
.ffds-commerce-mode .ffdy-price-summary-copy-v3330,.ffds-commerce-mode .ffdy-price-summary-total-v3330{display:grid;gap:2px}.ffds-commerce-mode .ffdy-price-summary-copy-v3330>span{font-size:9px;font-weight:950;letter-spacing:.1em;color:#0b84d1}.ffds-commerce-mode .ffdy-price-summary-copy-v3330>strong{font-size:16px;color:#153a56}.ffds-commerce-mode .ffdy-price-summary-copy-v3330>small,.ffds-commerce-mode .ffdy-price-summary-total-v3330>small{font-size:10px;color:#75899a}.ffds-commerce-mode .ffdy-price-summary-total-v3330{text-align:right}.ffds-commerce-mode .ffdy-price-summary-total-v3330>span{font-size:10px;color:#73899a}.ffds-commerce-mode .ffdy-price-summary-total-v3330>strong{font-size:27px;letter-spacing:-.03em;color:#123651}
.ffds-commerce-mode .ffdy-step-footer-v3330{display:grid;grid-template-columns:120px 1fr;gap:9px;margin-top:10px}.ffds-commerce-mode .ffdy-back-btn-v3330{height:48px;border:1px solid #d5e1e9;border-radius:999px;background:#fff;color:#315c79;font-size:11px;font-weight:800;display:flex;align-items:center;justify-content:center;gap:6px;cursor:pointer}.ffds-commerce-mode .ffdy-review-order-btn-v3330,.ffds-commerce-mode .ffdy-submit-btn-v3330{height:48px;border:0;border-radius:999px;background:linear-gradient(180deg,#1499ed,#087ecb);color:#fff;font-size:12px;font-weight:900;letter-spacing:.02em;display:flex;align-items:center;justify-content:center;gap:7px;cursor:pointer;box-shadow:0 6px 15px rgba(10,128,207,.18)}

/* Step 3 review */
.ffds-commerce-mode .ffdy-review-heading-actions-v3330{justify-self:end;display:flex;gap:7px}.ffds-commerce-mode .ffdy-review-heading-actions-v3330 button{height:36px;padding:0 11px;border:1px solid #d5e1e9;border-radius:999px;background:#fff;color:#2a6f9b;font-size:10px;font-weight:800;display:flex;align-items:center;gap:5px;cursor:pointer}.ffds-commerce-mode .ffdy-review-heading-actions-v3330 .ffds-i{width:14px;height:14px}
.ffds-commerce-mode .ffdy-review-grid-v3330{display:grid;grid-template-columns:minmax(340px,.82fr) minmax(500px,1.18fr);gap:24px;align-items:start}
.ffds-commerce-mode .ffdy-review-preview-v3330{min-width:0}.ffds-commerce-mode .ffdy-review-stage-v3330{height:455px;border:1px solid #dce5ec;border-radius:10px;background:#fff;display:grid;place-items:center;overflow:hidden;padding:14px}.ffds-commerce-mode .ffdy-review-stage-v3330 .ffds-canonical-mockup{width:100%;height:100%;object-fit:contain}.ffds-commerce-mode .ffdy-review-preview-v3330>small{display:block;text-align:center;margin-top:7px;font-size:10px;color:#7b8e9e}
.ffds-commerce-mode .ffdy-review-product-switcher-v3330{display:flex;gap:7px;overflow:auto;padding:8px 2px 2px}.ffds-commerce-mode .ffdy-review-product-switcher-v3330 .ffdy-review-product-v3311,.ffds-commerce-mode .ffdy-review-product-switcher-v3330 .ffds-review-product{min-width:130px;border:1px solid #dbe5ec;border-radius:8px;background:#fff;padding:7px;cursor:pointer}
.ffds-commerce-mode .ffdy-review-order-v3330{border:1px solid #dce5ec;border-radius:10px;background:#fff;padding:16px;min-width:0}
.ffds-commerce-mode .ffdy-review-card-head-v3330{display:flex;justify-content:space-between;align-items:center;gap:14px;padding-bottom:12px;border-bottom:1px solid #e7edf1}.ffds-commerce-mode .ffdy-review-card-head-v3330 span{font-size:9px;font-weight:950;letter-spacing:.11em;color:#0b84d1}.ffds-commerce-mode .ffdy-review-card-head-v3330 h2{margin:2px 0 0;font-size:18px;color:#173b55}.ffds-commerce-mode .ffdy-review-card-head-v3330 button{height:32px;padding:0 10px;border:1px solid #d4e1e9;border-radius:999px;background:#fff;color:#1c78ae;font-size:10px;font-weight:800;cursor:pointer}
.ffds-commerce-mode .ffdy-order-lines-v3330{display:grid;gap:12px;padding:12px 0}
.ffds-commerce-mode .ffdy-order-product-v3330{border-bottom:1px solid #e7edf1;padding-bottom:11px}.ffds-commerce-mode .ffdy-order-product-v3330:last-child{border-bottom:0;padding-bottom:0}.ffds-commerce-mode .ffdy-order-product-v3330>header{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.ffds-commerce-mode .ffdy-order-product-v3330>header>div{display:grid;gap:2px}.ffds-commerce-mode .ffdy-order-product-v3330>header span{font-size:8px;font-weight:900;letter-spacing:.08em;color:#8295a4}.ffds-commerce-mode .ffdy-order-product-v3330>header strong{font-size:13px;color:#1c3d57}.ffds-commerce-mode .ffdy-order-product-v3330>header small{font-size:10px;color:#74899a}.ffds-commerce-mode .ffdy-order-product-v3330>header>b{font-size:11px;color:#2c617f}
.ffds-commerce-mode .ffdy-order-table-head-v3330,.ffds-commerce-mode .ffdy-order-line-v3330{display:grid;grid-template-columns:1fr 50px 92px 98px;align-items:center;gap:6px}.ffds-commerce-mode .ffdy-order-table-head-v3330{min-height:24px;color:#8496a4;font-size:8px;font-weight:900;letter-spacing:.07em}.ffds-commerce-mode .ffdy-order-line-v3330{min-height:38px;border-top:1px solid #eef2f5;font-size:11px}.ffds-commerce-mode .ffdy-order-line-v3330 strong{font-size:11px}.ffds-commerce-mode .ffdy-order-line-v3330 b{text-align:right}.ffds-commerce-mode .ffdy-order-table-head-v3330 span:last-child{text-align:right}
.ffds-commerce-mode .ffdy-order-loading-v3330,.ffds-commerce-mode .ffdy-order-empty-v3330{padding:20px 0;text-align:center;color:#7a8d9c;font-size:11px}.ffds-commerce-mode .ffdy-order-loading-v3330.is-error{color:#a13f49}
.ffds-commerce-mode .ffdy-review-smart-v3330{border:1px solid #c9e3f3;border-radius:9px;background:#f4fbff;padding:10px 11px;display:grid;grid-template-columns:auto 1fr;gap:9px;align-items:center;margin:3px 0 12px}.ffds-commerce-mode .ffdy-review-smart-v3330>span{font-size:8px;font-weight:950;letter-spacing:.1em;color:#0a82d0}.ffds-commerce-mode .ffdy-review-smart-v3330>div{display:grid;gap:1px}.ffds-commerce-mode .ffdy-review-smart-v3330 strong{font-size:12px;color:#173d59}.ffds-commerce-mode .ffdy-review-smart-v3330 small{font-size:10px;color:#718697}
.ffds-commerce-mode .ffdy-order-total-v3330{border-top:1px solid #e7edf1;padding-top:8px;display:grid;gap:1px}.ffds-commerce-mode .ffdy-order-total-v3330>div{min-height:34px;display:flex;align-items:center;justify-content:space-between;font-size:11px;color:#60798c}.ffds-commerce-mode .ffdy-order-total-v3330>div b{color:#173c57}.ffds-commerce-mode .ffdy-order-total-v3330 .is-total{min-height:50px;border-top:1px solid #dfe7ec;margin-top:5px;padding-top:7px;color:#173950;font-weight:850}.ffds-commerce-mode .ffdy-order-total-v3330 .is-total strong{font-size:25px;letter-spacing:-.025em}.ffds-commerce-mode .ffdy-price-message-v3330{margin-top:7px;padding:8px 9px;border-radius:8px;background:#f8fafb;color:#728697;font-size:10px;line-height:1.4}
.ffds-commerce-mode .ffdy-review-footer-v3330{display:grid;grid-template-columns:130px 1fr;gap:9px;margin-top:14px}.ffds-commerce-mode .ffdy-review-footer-v3330 .ffdy-submit-btn-v3330{height:52px}.ffds-commerce-mode .ffdy-review-footer-v3330>small{grid-column:1/-1;text-align:center;font-size:9px;color:#7c8e9c}

/* ---------------- product drawer readability ---------------- */
.ffds-commerce-mode .ffds-product-drawer header h2{font-size:24px!important}.ffds-commerce-mode .ffds-product-drawer header p{font-size:13px!important}
.ffds-commerce-mode .ffds-product-search input{font-size:13px!important}.ffds-commerce-mode .ffds-category-tabs button{font-size:11px!important}
.ffds-commerce-mode .ffds-drawer-product-copy strong{font-size:13px!important}.ffds-commerce-mode .ffds-drawer-product-copy small{font-size:10px!important}

/* ---------------- responsive ---------------- */
@media(max-width:1320px){
  .ffds-commerce-mode .ffdy-header-v3330{grid-template-columns:220px minmax(390px,1fr) auto;padding:0 14px}.ffds-commerce-mode .ffdy-brand-copy-v3330 strong{font-size:17px}.ffds-commerce-mode .ffdy-progress-v3330>i{width:34px}.ffds-commerce-mode .ffdy-save-state-v3330{display:none}.ffds-commerce-mode .ffdy-header-action-v3330{padding:0 12px}
  .ffds-commerce-mode .ffds-step[data-step=design]{grid-template-columns:82px minmax(500px,1fr) 380px}.ffds-commerce-mode .ffds-side{grid-template-columns:92px minmax(0,1fr)}
}
@media(max-width:1080px){
  .ffds-commerce-mode .ffdy-header-v3330{grid-template-columns:180px 1fr auto}.ffds-commerce-mode .ffdy-brand-copy-v3330 small{display:none}.ffds-commerce-mode .ffdy-progress-v3330>i{width:18px}.ffds-commerce-mode .ffdy-progress-v3330 button span{font-size:10px}.ffds-commerce-mode .ffdy-header-action-v3330 span{display:none}.ffds-commerce-mode .ffdy-header-action-v3330{width:42px;padding:0}.ffds-commerce-mode .ffdy-cart-v3330{width:auto;padding:0 9px}.ffds-commerce-mode .ffdy-cart-v3330 b{display:grid}
  .ffds-commerce-mode .ffds-step[data-step=design]{grid-template-columns:78px minmax(460px,1fr) 340px}.ffds-commerce-mode .ffds-side{grid-template-columns:82px minmax(0,1fr)}.ffds-commerce-mode .ffds-panel{padding-left:14px!important;padding-right:14px!important}.ffds-commerce-mode .ffds-panel h2{font-size:23px!important}.ffds-commerce-mode .ffds-panel>p{font-size:13px!important}
  .ffds-commerce-mode .ffdy-design-footer-v3330{grid-template-columns:220px 1fr 250px}.ffds-commerce-mode .ffdy-footer-actions-v3330>button span{display:none}.ffds-commerce-mode .ffdy-footer-actions-v3330>button{width:42px;padding:0;justify-content:center}
  .ffds-commerce-mode .ffdy-quantity-workbench-v3330,.ffds-commerce-mode .ffdy-review-grid-v3330{grid-template-columns:1fr}.ffds-commerce-mode .ffdy-quantity-preview-v3330{position:relative;top:auto}.ffds-commerce-mode .ffdy-quantity-preview-card-v3330,.ffds-commerce-mode .ffdy-review-stage-v3330{height:410px}
}
@media(max-width:760px){
  .ffds-commerce-mode{padding-bottom:72px}
  .ffds-commerce-mode .ffdy-header-v3330{height:62px;grid-template-columns:56px 1fr auto;padding:0 8px;gap:6px}.ffds-commerce-mode .ffdy-brand-v3330{gap:0}.ffds-commerce-mode .ffdy-brand-logo-v3330{width:38px;height:38px}.ffds-commerce-mode .ffdy-brand-copy-v3330{display:none}.ffds-commerce-mode .ffdy-progress-v3330{gap:5px}.ffds-commerce-mode .ffdy-progress-v3330>i{width:9px}.ffds-commerce-mode .ffdy-progress-v3330 button{padding:0;gap:4px}.ffds-commerce-mode .ffdy-progress-v3330 button b{width:25px;height:25px;font-size:10px}.ffds-commerce-mode .ffdy-progress-v3330 button span{font-size:8px}.ffds-commerce-mode .ffdy-progress-v3330 button:nth-of-type(2) span{max-width:55px;white-space:normal;line-height:1.05}.ffds-commerce-mode .ffdy-header-actions-v3330{gap:4px}.ffds-commerce-mode .ffdy-header-actions-v3330>.ffdy-header-action-v3330,.ffds-commerce-mode .ffdy-header-actions-v3330>.ffdy-save-state-v3330,.ffds-commerce-mode .ffdy-header-actions-v3330>.ffdy-more-wrap-v3330{display:none}.ffds-commerce-mode .ffdy-mobile-next-v3330{height:34px;padding:0 10px;border:0;border-radius:999px;background:#0d8fe5;color:#fff;display:flex;align-items:center;gap:4px;font-size:9px;font-weight:900}.ffds-commerce-mode .ffdy-commerce-gate-v3330{top:62px;width:calc(100% - 16px);margin-top:7px;align-items:flex-start;flex-direction:column}.ffds-commerce-mode .ffdy-more-menu-v3330{position:fixed;top:58px;right:8px}
  .ffds-commerce-mode .ffds-step[data-step=design]{display:block;min-height:calc(100vh - 134px)!important}.ffds-commerce-mode .ffds-tools,.ffds-commerce-mode .ffds-side{display:none}.ffds-commerce-mode .ffds-canvas-wrap{padding:8px}.ffds-commerce-mode .ffds-canvas-toolbar{height:40px}.ffds-commerce-mode .ffds-canvas-toolbar button{padding:6px 9px;font-size:10px!important}.ffds-commerce-mode .ffds-canvas-config{grid-template-columns:1fr 1fr;margin-bottom:7px;gap:6px}.ffds-commerce-mode .ffds-config-method{grid-column:1/-1}.ffds-commerce-mode .ffds-config-choice,.ffds-commerce-mode .ffds-config-method{min-height:48px}.ffds-commerce-mode .ffds-config-choice strong,.ffds-commerce-mode .ffds-config-method strong{font-size:12px!important}.ffds-commerce-mode .ffds-canvas-card{height:calc(100vh - 262px);min-height:430px}.ffds-commerce-mode .ffds-stage{width:94%!important;max-height:88%!important}.ffds-commerce-mode .ffds-panel{position:fixed;inset:62px 0 72px 0;z-index:150;background:#fff;max-height:none;padding:18px 14px!important}.ffds-commerce-mode .ffds-panel h2{font-size:24px!important}.ffds-commerce-mode .ffds-panel>p{font-size:13px!important}
  .ffds-commerce-mode .ffdy-design-footer-v3330{height:64px;grid-template-columns:1fr 150px;padding:6px 8px}.ffds-commerce-mode .ffdy-footer-product-v3330{height:50px}.ffds-commerce-mode .ffdy-footer-product-v3330>i{width:34px;height:34px}.ffds-commerce-mode .ffdy-footer-product-v3330 strong{font-size:11px}.ffds-commerce-mode .ffdy-footer-product-v3330 small{font-size:9px}.ffds-commerce-mode .ffdy-footer-actions-v3330{display:none}.ffds-commerce-mode .ffdy-next-v3330{height:48px;font-size:10px}
  .ffds-commerce-mode .ffdy-quantity-shell-v3330,.ffds-commerce-mode .ffdy-review-shell-v3330{width:100%;padding:18px 10px 88px}.ffds-commerce-mode .ffdy-page-heading-v3330,.ffds-commerce-mode .ffdy-review-heading-v3330{grid-template-columns:40px 1fr auto;gap:8px;margin-bottom:14px}.ffds-commerce-mode .ffdy-page-back-v3330{width:36px;height:36px;border:1px solid #dbe5ec;border-radius:50%;justify-content:center;background:#fff}.ffds-commerce-mode .ffdy-page-back-v3330 span{display:none}.ffds-commerce-mode .ffdy-page-heading-v3330>div:nth-child(2),.ffds-commerce-mode .ffdy-review-heading-v3330>div:first-child{text-align:left}.ffds-commerce-mode .ffdy-page-heading-v3330 h1,.ffds-commerce-mode .ffdy-review-heading-v3330 h1{font-size:22px}.ffds-commerce-mode .ffdy-page-heading-v3330 p,.ffds-commerce-mode .ffdy-review-heading-v3330 p{font-size:11px;margin-top:4px}.ffds-commerce-mode .ffdy-page-heading-v3330>div:nth-child(2)>span,.ffds-commerce-mode .ffdy-review-heading-v3330>div:first-child>span{font-size:8px}.ffds-commerce-mode .ffdy-page-total-v3330{width:auto;border:0;padding:0;background:transparent}.ffds-commerce-mode .ffdy-page-total-v3330 small{display:none}.ffds-commerce-mode .ffdy-page-total-v3330 strong{font-size:17px}.ffds-commerce-mode .ffdy-quantity-preview-card-v3330,.ffds-commerce-mode .ffdy-review-stage-v3330{height:310px;padding:8px}.ffds-commerce-mode .ffdy-quantity-workbench-v3330,.ffds-commerce-mode .ffdy-review-grid-v3330{gap:12px}.ffds-commerce-mode .ffds-qty-size-row{grid-template-columns:repeat(2,minmax(0,1fr))}.ffds-commerce-mode .ffds-qty-product-card>header{display:grid;grid-template-columns:1fr auto}.ffds-commerce-mode .ffds-qty-product-actions{grid-column:1/-1;justify-content:flex-start;padding-left:62px;margin-top:-4px}.ffds-commerce-mode .ffds-qty-product-actions .ffds-more-action{display:none}.ffds-commerce-mode .ffdy-smart-production-v3330{grid-template-columns:38px 1fr auto;padding:11px}.ffds-commerce-mode .ffdy-smart-icon-v3330{width:38px;height:38px}.ffds-commerce-mode .ffdy-smart-copy-v3330>strong{font-size:13px}.ffds-commerce-mode .ffdy-smart-copy-v3330>p{font-size:10px}.ffds-commerce-mode .ffdy-price-summary-v3330{padding:11px;gap:8px}.ffds-commerce-mode .ffdy-price-summary-copy-v3330>strong{font-size:13px}.ffds-commerce-mode .ffdy-price-summary-copy-v3330>small{max-width:180px;font-size:9px}.ffds-commerce-mode .ffdy-price-summary-total-v3330>strong{font-size:20px}.ffds-commerce-mode .ffdy-price-summary-total-v3330>small{display:none}.ffds-commerce-mode .ffdy-step-footer-v3330{position:sticky;bottom:6px;z-index:35;grid-template-columns:48px 1fr;padding:6px 0;background:rgba(255,255,255,.94);backdrop-filter:blur(8px)}.ffds-commerce-mode .ffdy-back-btn-v3330{font-size:0}.ffds-commerce-mode .ffdy-back-btn-v3330 .ffds-i{width:15px;height:15px}.ffds-commerce-mode .ffdy-review-heading-actions-v3330{display:none}.ffds-commerce-mode .ffdy-review-order-v3330{padding:12px}.ffds-commerce-mode .ffdy-order-table-head-v3330,.ffds-commerce-mode .ffdy-order-line-v3330{grid-template-columns:1fr 36px 72px 78px}.ffds-commerce-mode .ffdy-review-footer-v3330{position:sticky;bottom:6px;z-index:35;grid-template-columns:48px 1fr;background:rgba(255,255,255,.95);backdrop-filter:blur(8px);padding:6px 0}.ffds-commerce-mode .ffdy-review-footer-v3330>small{display:none}.ffds-commerce-mode .ffdy-review-footer-v3330 .ffdy-back-btn-v3330{font-size:0}
}

/* v3.33 readability pass: avoid the miniature admin-like typography that remained in older releases. */
@media(min-width:761px){
  .ffds-commerce-mode .ffdy-brand-copy-v3330 small{font-size:10px}
  .ffds-commerce-mode .ffdy-commerce-readiness-v3311{font-size:10px!important}
  .ffds-commerce-mode .ffdy-page-total-v3330 small{font-size:10px}
  .ffds-commerce-mode .ffds-product-index{font-size:10px!important}
  .ffds-commerce-mode .ffdy-smart-copy-v3330>span,.ffds-commerce-mode .ffdy-smart-facts-v3330 span,.ffds-commerce-mode .ffdy-price-summary-copy-v3330>span{font-size:10px}
  .ffds-commerce-mode .ffdy-review-card-head-v3330 span,.ffds-commerce-mode .ffdy-order-product-v3330>header span,.ffds-commerce-mode .ffdy-order-table-head-v3330,.ffds-commerce-mode .ffdy-review-smart-v3330>span,.ffds-commerce-mode .ffdy-review-footer-v3330>small{font-size:10px}
  .ffds-commerce-mode .ffdy-order-product-v3330>header strong{font-size:14px}
  .ffds-commerce-mode .ffdy-order-line-v3330,.ffds-commerce-mode .ffdy-order-line-v3330 strong,.ffds-commerce-mode .ffdy-order-total-v3330>div{font-size:12px}
}

/* Step-specific floating heads requested for quantity and review. They sit directly under the one global journey header. */
.ffds-commerce-mode .ffdy-page-heading-v3330,.ffds-commerce-mode .ffdy-review-heading-v3330{position:sticky;top:78px;z-index:42;background:rgba(255,255,255,.97);backdrop-filter:blur(10px);padding:14px 0 13px;border-bottom:1px solid #e7edf1;margin-bottom:20px}
.ffds-commerce-mode .ffdy-review-heading-v3330{grid-template-columns:minmax(0,1fr) auto}
.ffds-commerce-mode .ffdy-review-heading-v3330>div:first-child{text-align:left}
.ffds-commerce-mode .ffdy-review-heading-v3330>div:first-child p{margin-left:0}
@media(max-width:760px){
  .ffds-commerce-mode .ffdy-page-heading-v3330,.ffds-commerce-mode .ffdy-review-heading-v3330{top:62px;padding:10px 4px 9px;margin-bottom:12px}
  .ffds-commerce-mode .ffdy-review-heading-v3330{grid-template-columns:1fr}
  .ffds-commerce-mode .ffdy-review-heading-v3330>div:first-child{text-align:left}
}

/* ========================================================================
   v3.34.0 — corrected journey shell
   Step 2 / Step 3 use a floating TOP action bar. The design dock belongs to
   Step 1 only. Smart Production is advice, not a forced choice.
   ======================================================================== */
.ffds-commerce-mode{padding-bottom:0}
.ffds-commerce-mode[data-current-step="design"]{padding-bottom:82px}
.ffds-commerce-mode:not([data-current-step="design"]) .ffdy-design-footer-v3330{display:none!important}

/* One calm journey header — typography closer to the supplied reference. */
.ffds-commerce-mode .ffdy-header-v3330{height:74px;grid-template-columns:250px minmax(420px,1fr) auto;padding:0 18px}
.ffds-commerce-mode .ffdy-brand-logo-v3330{width:43px;height:43px;max-width:43px;max-height:43px}
.ffds-commerce-mode .ffdy-brand-copy-v3330 strong{font-size:18px;letter-spacing:.018em}
.ffds-commerce-mode .ffdy-brand-copy-v3330 small{font-size:9px;letter-spacing:.15em}
.ffds-commerce-mode .ffdy-progress-v3330{gap:12px}
.ffds-commerce-mode .ffdy-progress-v3330>i{width:58px}
.ffds-commerce-mode .ffdy-progress-v3330 button{font-size:12px;gap:9px}
.ffds-commerce-mode .ffdy-progress-v3330 button b{width:31px;height:31px}
.ffds-commerce-mode .ffdy-header-action-v3330{height:40px;padding:0 14px;font-size:12px}
.ffds-commerce-mode .ffdy-save-state-v3330{font-size:10.5px}

/* Step 2 / 3 floating top bars. */
.ffds-commerce-mode .ffdy-quantity-shell-v3330,
.ffds-commerce-mode .ffdy-review-shell-v3330{width:min(1140px,calc(100% - 36px));padding:0 0 54px}
.ffds-commerce-mode .ffdy-page-heading-v3330,
.ffds-commerce-mode .ffdy-review-heading-v3330{
  position:sticky;top:74px;z-index:70;min-height:72px;margin:0 -18px 22px;padding:10px 18px;
  display:grid;grid-template-columns:150px minmax(0,1fr) auto;gap:16px;align-items:center;
  background:rgba(255,255,255,.985);backdrop-filter:blur(14px);border-bottom:1px solid #dfe8ee;
  box-shadow:0 8px 24px rgba(15,47,72,.055)
}
.ffds-commerce-mode .ffdy-page-heading-v3330>div:nth-child(2),
.ffds-commerce-mode .ffdy-review-heading-v3330>div:first-child{text-align:left}
.ffds-commerce-mode .ffdy-page-heading-v3330>div:nth-child(2)>span,
.ffds-commerce-mode .ffdy-review-heading-v3330>div:first-child>span{font-size:9px;margin-bottom:1px}
.ffds-commerce-mode .ffdy-page-heading-v3330 h1,
.ffds-commerce-mode .ffdy-review-heading-v3330 h1{font-size:22px;line-height:1.08;letter-spacing:-.025em}
.ffds-commerce-mode .ffdy-page-heading-v3330 p,
.ffds-commerce-mode .ffdy-review-heading-v3330 p{font-size:11.5px;line-height:1.3;margin:3px 0 0;max-width:none}
.ffds-commerce-mode .ffdy-page-back-v3330{height:40px;padding:0 12px;border:1px solid #d9e5ed;border-radius:999px;background:#fff;font-size:11px;font-weight:800;color:#315a76;display:inline-flex;align-items:center;gap:6px;justify-self:start}
.ffds-commerce-mode .ffdy-page-back-v3330 .ffds-i{width:15px;height:15px}
.ffds-commerce-mode .ffdy-page-actions-v3340,.ffds-commerce-mode .ffdy-review-heading-actions-v3330{display:flex;align-items:center;justify-content:flex-end;gap:8px}
.ffds-commerce-mode .ffdy-page-total-v3330{min-width:76px;height:46px;padding:5px 10px;border:1px solid #dce6ed;border-radius:9px;background:#f9fbfc;display:grid;place-items:center}
.ffds-commerce-mode .ffdy-page-total-v3330 small{font-size:8.5px;color:#74899a}.ffds-commerce-mode .ffdy-page-total-v3330 strong{font-size:17px;line-height:1}
.ffds-commerce-mode .ffdy-header-cta-v3340{height:42px;padding:0 17px;border:0;border-radius:999px;background:#118fdc;color:#fff;font-size:11px;font-weight:900;letter-spacing:.015em;display:inline-flex;align-items:center;justify-content:center;gap:7px;cursor:pointer;box-shadow:0 5px 14px rgba(11,133,207,.16)}
.ffds-commerce-mode .ffdy-header-cta-v3340:hover{background:#087fc6}.ffds-commerce-mode .ffdy-header-cta-v3340:disabled{opacity:.42;cursor:not-allowed;box-shadow:none}
.ffds-commerce-mode .ffdy-header-cta-v3340 .ffds-i{width:16px;height:16px}
.ffds-commerce-mode .ffdy-header-secondary-v3340{height:40px;padding:0 12px;border:1px solid #d7e3eb;border-radius:999px;background:#fff;color:#315a76;font-size:10.5px;font-weight:800;display:inline-flex;align-items:center;gap:6px;cursor:pointer}
.ffds-commerce-mode .ffdy-header-secondary-v3340 .ffds-i{width:14px;height:14px}

/* Quantity workspace is content, not a giant hero page. */
.ffds-commerce-mode .ffdy-quantity-workbench-v3330{grid-template-columns:minmax(330px,.82fr) minmax(480px,1.18fr);gap:22px;align-items:start}
.ffds-commerce-mode .ffdy-quantity-preview-v3330{position:sticky;top:166px}
.ffds-commerce-mode .ffdy-quantity-preview-card-v3330{height:470px;border-radius:12px}
.ffds-commerce-mode .ffdy-quantity-preview-v3330>p{font-size:10.5px;margin:8px 0 0;color:#728797}
.ffds-commerce-mode .ffds-qty-product-card{border-radius:12px;box-shadow:none}
.ffds-commerce-mode .ffds-qty-product-card>header{padding:13px 14px}
.ffds-commerce-mode .ffds-qty-product-copy strong{font-size:15px!important}.ffds-commerce-mode .ffds-qty-product-copy small{font-size:11px!important}
.ffds-commerce-mode .ffds-qty-size-row{padding:11px 14px 14px;gap:11px}
.ffds-commerce-mode .ffds-qty-size-row label{font-size:11px!important}.ffds-commerce-mode .ffds-qty-size-row input{font-size:14px!important}
.ffds-commerce-mode .ffds-add-product-wide{min-height:54px;border-radius:10px;font-size:11px!important}

/* Smart Production: recommendation + customer choice. */
.ffds-commerce-mode .ffdy-smart-production-v3330{margin-top:16px;padding:15px;border-radius:12px;grid-template-columns:44px minmax(0,1fr) auto;background:linear-gradient(135deg,#f9fdff,#edf8ff)}
.ffds-commerce-mode .ffdy-smart-copy-v3330>span{font-size:9px;letter-spacing:.12em}.ffds-commerce-mode .ffdy-smart-copy-v3330>strong{font-size:17px}.ffds-commerce-mode .ffdy-smart-copy-v3330>p{font-size:12px;line-height:1.4}
.ffds-commerce-mode .ffdy-smart-choice-v3340{grid-column:1/-1;margin-top:4px;padding-top:13px;border-top:1px solid #d5eaf7;display:grid;grid-template-columns:minmax(180px,.7fr) minmax(0,1.3fr);gap:11px 18px;align-items:center}
.ffds-commerce-mode .ffdy-smart-choice-v3340>div:first-child{display:grid;gap:3px}.ffds-commerce-mode .ffdy-smart-choice-v3340>div:first-child>strong{font-size:12px;color:#1c4663}.ffds-commerce-mode .ffdy-smart-choice-v3340>div:first-child>small{font-size:10px;line-height:1.35;color:#718797}
.ffds-commerce-mode .ffdy-smart-methods-v3340{display:flex;flex-wrap:wrap;gap:7px;justify-content:flex-end}
.ffds-commerce-mode .ffdy-method-choice-v3340{min-height:38px;padding:0 11px;border:1px solid #bfd7e7;border-radius:999px;background:#fff;color:#2b5876;font-size:10.5px;font-weight:800;display:flex;align-items:center;gap:6px;cursor:pointer}
.ffds-commerce-mode .ffdy-method-choice-v3340 small{font-size:8px;padding:3px 6px;border-radius:999px;background:#eaf7ff;color:#087fc6}
.ffds-commerce-mode .ffdy-method-choice-v3340.is-selected{border-color:#118fdc;background:#118fdc;color:#fff;box-shadow:0 4px 10px rgba(17,143,220,.14)}
.ffds-commerce-mode .ffdy-method-choice-v3340.is-selected small{background:rgba(255,255,255,.18);color:#fff}
.ffds-commerce-mode .ffdy-smart-choice-v3340>p{grid-column:1/-1;margin:0;text-align:right;font-size:9.5px;color:#718797}
.ffds-commerce-mode .ffdy-smart-detail-v3330{grid-column:1/-1;font-size:10.5px;line-height:1.45}

/* Price / review. */
.ffds-commerce-mode .ffdy-price-summary-v3330{margin-top:14px;border-radius:12px;padding:15px 17px}
.ffds-commerce-mode .ffdy-price-summary-copy-v3330>strong{font-size:20px}.ffds-commerce-mode .ffdy-price-summary-copy-v3330>small{font-size:10.5px}.ffds-commerce-mode .ffdy-price-summary-total-v3330>strong{font-size:27px}
.ffds-commerce-mode .ffdy-step-footer-v3330,.ffds-commerce-mode .ffdy-review-footer-v3330{display:none!important}
.ffds-commerce-mode .ffdy-review-grid-v3330{grid-template-columns:minmax(360px,.85fr) minmax(500px,1.15fr);gap:22px;align-items:start}
.ffds-commerce-mode .ffdy-review-preview-v3330{position:sticky;top:166px}.ffds-commerce-mode .ffdy-review-stage-v3330{height:470px;border-radius:12px}.ffds-commerce-mode .ffdy-review-order-v3330{border-radius:12px;padding:17px}
.ffds-commerce-mode .ffdy-review-card-head-v3330 h2{font-size:18px}.ffds-commerce-mode .ffdy-order-product-v3330>header strong{font-size:15px}.ffds-commerce-mode .ffdy-order-line-v3330{font-size:12px}.ffds-commerce-mode .ffdy-order-total-v3330 .is-total strong{font-size:26px}

/* The Step-1 dock is deliberately only a design tool dock. */
.ffds-commerce-mode .ffdy-design-footer-v3330{height:72px;grid-template-columns:minmax(220px,320px) 1fr minmax(250px,335px);padding:7px 14px}
.ffds-commerce-mode .ffdy-next-v3330{height:50px;font-size:11px}

@media(max-width:1180px){
  .ffds-commerce-mode .ffdy-header-v3330{grid-template-columns:190px 1fr auto}.ffds-commerce-mode .ffdy-brand-copy-v3330 strong{font-size:16px}.ffds-commerce-mode .ffdy-brand-copy-v3330 small{font-size:8px}.ffds-commerce-mode .ffdy-progress-v3330>i{width:30px}.ffds-commerce-mode .ffdy-save-state-v3330{display:none}
  .ffds-commerce-mode .ffdy-quantity-workbench-v3330,.ffds-commerce-mode .ffdy-review-grid-v3330{grid-template-columns:minmax(300px,.75fr) minmax(430px,1.25fr)}
}

@media(max-width:900px){
  .ffds-commerce-mode .ffdy-header-v3330{grid-template-columns:56px 1fr auto;height:64px;padding:0 10px}.ffds-commerce-mode .ffdy-brand-copy-v3330{display:none}.ffds-commerce-mode .ffdy-brand-logo-v3330{width:39px;height:39px}.ffds-commerce-mode .ffdy-progress-v3330{gap:6px}.ffds-commerce-mode .ffdy-progress-v3330>i{width:16px}.ffds-commerce-mode .ffdy-progress-v3330 button{gap:5px}.ffds-commerce-mode .ffdy-progress-v3330 button b{width:27px;height:27px;font-size:10px}.ffds-commerce-mode .ffdy-progress-v3330 button span{font-size:9px}.ffds-commerce-mode .ffdy-header-actions-v3330>.ffdy-header-action-v3330 span{display:none}.ffds-commerce-mode .ffdy-header-action-v3330{width:39px;height:39px;padding:0}.ffds-commerce-mode .ffdy-cart-v3330{width:auto;padding:0 8px}.ffds-commerce-mode .ffdy-more-wrap-v3330{display:none}
  .ffds-commerce-mode .ffdy-quantity-shell-v3330,.ffds-commerce-mode .ffdy-review-shell-v3330{width:100%;padding:0 12px 40px}
  .ffds-commerce-mode .ffdy-page-heading-v3330,.ffds-commerce-mode .ffdy-review-heading-v3330{top:64px;margin:0 -12px 14px;padding:8px 12px;min-height:62px;grid-template-columns:42px minmax(0,1fr) auto;gap:8px}
  .ffds-commerce-mode .ffdy-page-back-v3330{width:38px;height:38px;padding:0;justify-content:center}.ffds-commerce-mode .ffdy-page-back-v3330 span{display:none}
  .ffds-commerce-mode .ffdy-page-heading-v3330 h1,.ffds-commerce-mode .ffdy-review-heading-v3330 h1{font-size:18px}.ffds-commerce-mode .ffdy-page-heading-v3330 p,.ffds-commerce-mode .ffdy-review-heading-v3330 p{display:none}.ffds-commerce-mode .ffdy-page-heading-v3330>div:nth-child(2)>span,.ffds-commerce-mode .ffdy-review-heading-v3330>div:first-child>span{font-size:8px}
  .ffds-commerce-mode .ffdy-page-total-v3330{min-width:52px;height:38px;padding:4px 7px}.ffds-commerce-mode .ffdy-page-total-v3330 small{display:none}.ffds-commerce-mode .ffdy-page-total-v3330 strong{font-size:15px}.ffds-commerce-mode .ffdy-header-cta-v3340{height:38px;padding:0 12px;font-size:9.5px}.ffds-commerce-mode .ffdy-header-secondary-v3340{width:38px;height:38px;padding:0;font-size:0;justify-content:center}
  .ffds-commerce-mode .ffdy-review-heading-actions-v3330{gap:5px}.ffds-commerce-mode .ffdy-review-heading-actions-v3330 .ffdy-header-cta-v3340{padding:0 10px}.ffds-commerce-mode .ffdy-review-heading-actions-v3330 .ffdy-header-cta-v3340 .ffds-i{display:none}
  .ffds-commerce-mode .ffdy-quantity-workbench-v3330,.ffds-commerce-mode .ffdy-review-grid-v3330{grid-template-columns:1fr;gap:12px}.ffds-commerce-mode .ffdy-quantity-preview-v3330,.ffds-commerce-mode .ffdy-review-preview-v3330{position:relative;top:auto}.ffds-commerce-mode .ffdy-quantity-preview-card-v3330,.ffds-commerce-mode .ffdy-review-stage-v3330{height:min(48vh,390px)}
  .ffds-commerce-mode .ffdy-smart-choice-v3340{grid-template-columns:1fr}.ffds-commerce-mode .ffdy-smart-methods-v3340{justify-content:flex-start;overflow-x:auto;flex-wrap:nowrap;padding-bottom:3px}.ffds-commerce-mode .ffdy-method-choice-v3340{flex:0 0 auto}.ffds-commerce-mode .ffdy-smart-choice-v3340>p{text-align:left}
}

@media(max-width:620px){
  .ffds-commerce-mode{overflow-x:hidden}.ffds-commerce-mode[data-current-step="design"]{padding-bottom:66px}
  .ffds-commerce-mode .ffdy-header-v3330{height:58px;grid-template-columns:42px 1fr auto;padding:0 7px}.ffds-commerce-mode .ffdy-brand-logo-v3330{width:34px;height:34px}.ffds-commerce-mode .ffdy-progress-v3330{justify-content:flex-start;gap:3px;min-width:0}.ffds-commerce-mode .ffdy-progress-v3330>i{width:8px}.ffds-commerce-mode .ffdy-progress-v3330 button{min-width:0}.ffds-commerce-mode .ffdy-progress-v3330 button b{width:24px;height:24px}.ffds-commerce-mode .ffdy-progress-v3330 button span{display:none}.ffds-commerce-mode .ffdy-progress-v3330 button.is-active span{display:block;font-size:8px;max-width:78px;white-space:normal;line-height:1}.ffds-commerce-mode .ffdy-header-actions-v3330>.ffdy-header-action-v3330:not(.ffdy-cart-v3330),.ffds-commerce-mode .ffdy-save-state-v3330{display:none}.ffds-commerce-mode .ffdy-cart-v3330{height:34px;padding:0 7px}.ffds-commerce-mode .ffdy-cart-v3330 .ffds-i{width:15px;height:15px}.ffds-commerce-mode .ffdy-cart-v3330 b{min-width:19px;height:19px;font-size:9px}
  .ffds-commerce-mode .ffdy-page-heading-v3330,.ffds-commerce-mode .ffdy-review-heading-v3330{top:58px;min-height:58px;padding:7px 8px;margin-left:-10px;margin-right:-10px;grid-template-columns:36px minmax(0,1fr) auto}.ffds-commerce-mode .ffdy-page-back-v3330{width:34px;height:34px}.ffds-commerce-mode .ffdy-page-heading-v3330 h1,.ffds-commerce-mode .ffdy-review-heading-v3330 h1{font-size:16px}.ffds-commerce-mode .ffdy-floating-title-v3340>span,.ffds-commerce-mode .ffdy-review-heading-v3330>div:first-child>span{display:none}.ffds-commerce-mode .ffdy-page-actions-v3340{gap:5px}.ffds-commerce-mode .ffdy-page-total-v3330{display:none}.ffds-commerce-mode .ffdy-header-cta-v3340{height:36px;padding:0 10px;font-size:9px}.ffds-commerce-mode .ffdy-review-heading-actions-v3330 .ffdy-header-secondary-v3340:first-child{display:none}
  .ffds-commerce-mode .ffdy-quantity-shell-v3330,.ffds-commerce-mode .ffdy-review-shell-v3330{padding-left:10px;padding-right:10px}.ffds-commerce-mode .ffdy-quantity-preview-card-v3330,.ffds-commerce-mode .ffdy-review-stage-v3330{height:300px}.ffds-commerce-mode .ffdy-quantity-preview-v3330>p{font-size:9px}.ffds-commerce-mode .ffds-qty-product-card>header{padding:10px}.ffds-commerce-mode .ffds-qty-product-actions{padding-left:0;margin-top:7px}.ffds-commerce-mode .ffds-qty-size-row{grid-template-columns:1fr!important;padding:10px}.ffds-commerce-mode .ffds-qty-size-row>*{min-width:0}
  .ffds-commerce-mode .ffdy-smart-production-v3330{grid-template-columns:36px minmax(0,1fr) auto;padding:11px}.ffds-commerce-mode .ffdy-smart-icon-v3330{width:36px;height:36px}.ffds-commerce-mode .ffdy-smart-copy-v3330>strong{font-size:14px}.ffds-commerce-mode .ffdy-smart-copy-v3330>p{font-size:10.5px}.ffds-commerce-mode .ffdy-smart-info-v3330{font-size:9px;padding:0 8px}.ffds-commerce-mode .ffdy-smart-choice-v3340{margin-top:2px;padding-top:10px}.ffds-commerce-mode .ffdy-smart-choice-v3340>div:first-child>small{font-size:9px}.ffds-commerce-mode .ffdy-method-choice-v3340{min-height:35px;font-size:9.5px;padding:0 9px}
  .ffds-commerce-mode .ffdy-price-summary-v3330{display:grid;grid-template-columns:1fr auto;padding:12px}.ffds-commerce-mode .ffdy-price-summary-copy-v3330>strong{font-size:16px}.ffds-commerce-mode .ffdy-price-summary-copy-v3330>small{font-size:9px}.ffds-commerce-mode .ffdy-price-summary-total-v3330>strong{font-size:22px}
  .ffds-commerce-mode .ffdy-review-order-v3330{padding:11px}.ffds-commerce-mode .ffdy-order-table-head-v3330{display:none}.ffds-commerce-mode .ffdy-order-line-v3330{grid-template-columns:1fr auto auto;gap:8px}.ffds-commerce-mode .ffdy-order-line-v3330 span:nth-child(3){display:none}
  .ffds-commerce-mode .ffdy-design-footer-v3330{height:60px;grid-template-columns:1fr 142px;padding:5px 7px}.ffds-commerce-mode .ffdy-footer-actions-v3330{display:none}.ffds-commerce-mode .ffdy-footer-product-v3330{height:48px}.ffds-commerce-mode .ffdy-footer-product-v3330>i{width:32px;height:32px}.ffds-commerce-mode .ffdy-footer-product-v3330 strong{font-size:10.5px}.ffds-commerce-mode .ffdy-footer-product-v3330 small{font-size:8.5px}.ffds-commerce-mode .ffdy-next-v3330{height:46px;font-size:9.5px}
  /* Keep the proven designer mobile shell visible and uncluttered. */
  .ffds-commerce-mode .ffds-step[data-step=design]{min-width:0;width:100%}.ffds-commerce-mode .ffds-canvas-wrap{min-width:0;width:100%;padding:7px}.ffds-commerce-mode .ffds-canvas-config{width:100%;grid-template-columns:1fr 1fr}.ffds-commerce-mode .ffds-canvas-card{width:100%;min-width:0;height:calc(100svh - 242px);min-height:390px}.ffds-commerce-mode .ffds-stage{width:min(96%,560px)!important}.ffds-commerce-mode .ffds-panel{inset:58px 0 60px 0;overflow:auto}.ffds-commerce-mode .ffds-mobile-dock{bottom:60px}
}

/* ================================================================
   v3.35.0 — actual persistent journey header + reference-style CTAs
   ================================================================ */
.ffds-commerce-mode{padding-top:78px!important}
.ffds-commerce-mode .ffdy-header-v3330{
  position:fixed!important;top:0!important;left:0!important;right:0!important;width:100%!important;
  z-index:500!important;box-shadow:0 2px 14px rgba(16,47,77,.07)!important
}
.ffds-commerce-mode .ffdy-floating-stepbar-v3350{
  position:sticky!important;top:78px!important;z-index:120!important;
  margin-left:-18px!important;margin-right:-18px!important;padding-left:18px!important;padding-right:18px!important;
  background:rgba(255,255,255,.985)!important;box-shadow:0 6px 18px rgba(20,52,78,.045)!important
}
.ffds-commerce-mode .ffdy-commerce-gate-v3330{top:88px!important}
.ffds-commerce-mode .ffdy-quantity-preview-v3330,.ffds-commerce-mode .ffdy-review-preview-v3330{top:172px!important}

.ffds-commerce-mode .ffdy-primary-flow-v3350{width:100%;margin:18px 0 4px;text-align:center}
.ffds-commerce-mode .ffdy-big-flow-cta-v3350{
  width:100%;min-height:66px;border:0;border-radius:14px;padding:0 28px;
  display:flex;align-items:center;justify-content:center;gap:12px;
  color:#fff;background:linear-gradient(180deg,#1499ed 0%,#087fce 100%);
  box-shadow:0 8px 0 #075a91,0 16px 28px rgba(7,126,203,.18);
  font-size:16px;font-weight:900;letter-spacing:.015em;cursor:pointer;transition:.16s ease
}
.ffds-commerce-mode .ffdy-big-flow-cta-v3350:hover{transform:translateY(-1px);filter:brightness(1.015);box-shadow:0 9px 0 #075a91,0 18px 30px rgba(7,126,203,.2)}
.ffds-commerce-mode .ffdy-big-flow-cta-v3350:active{transform:translateY(5px);box-shadow:0 3px 0 #075a91,0 8px 18px rgba(7,126,203,.15)}
.ffds-commerce-mode .ffdy-big-flow-cta-v3350:disabled{opacity:.5;cursor:not-allowed;transform:none;box-shadow:0 4px 0 #7da5bf}
.ffds-commerce-mode .ffdy-big-flow-cta-v3350 .ffds-i{width:20px;height:20px}
.ffds-commerce-mode .ffdy-primary-flow-v3350>small{display:block;margin-top:14px;color:#718596;font-size:11px;line-height:1.45}
.ffds-commerce-mode .ffdy-review-primary-flow-v3350{max-width:100%;margin-top:24px}
.ffds-commerce-mode .ffdy-add-cart-cta-v3350{min-height:70px;font-size:17px}

/* Smart production is guidance, not a forced option. */
.ffds-commerce-mode .ffdy-smart-choice-v3340{border-top:1px solid #dbeaf4;padding-top:14px;margin-top:12px}
.ffds-commerce-mode .ffdy-smart-methods-v3340{gap:8px}
.ffds-commerce-mode .ffdy-method-choice-v3340{min-height:42px;border-radius:999px;padding:0 14px;border:1px solid #cbdde9;background:#fff;color:#244761;font-weight:800}
.ffds-commerce-mode .ffdy-method-choice-v3340.is-recommended{border-color:#0d8fe5;background:#eef8ff;color:#087dc8}
.ffds-commerce-mode .ffdy-method-choice-v3340.is-selected{background:#0d8fe5;color:#fff;border-color:#0d8fe5;box-shadow:0 5px 12px rgba(13,143,229,.16)}
.ffds-commerce-mode .ffdy-method-choice-v3340 small{font-size:8px;font-weight:900;letter-spacing:.04em}

/* Keep the content from feeling like a long admin page. */
.ffds-commerce-mode .ffdy-quantity-shell-v3330,.ffds-commerce-mode .ffdy-review-shell-v3330{padding-top:0!important}
.ffds-commerce-mode .ffdy-price-summary-v3330{border:1px solid #d9e5ec!important;background:#fff!important;box-shadow:0 8px 26px rgba(18,49,73,.05)!important}
.ffds-commerce-mode .ffdy-smart-production-v3330{box-shadow:0 8px 26px rgba(12,107,169,.055)!important}

@media(max-width:900px){
  .ffds-commerce-mode{padding-top:64px!important}
  .ffds-commerce-mode .ffdy-floating-stepbar-v3350{top:64px!important;margin-left:-12px!important;margin-right:-12px!important;padding-left:12px!important;padding-right:12px!important}
  .ffds-commerce-mode .ffdy-commerce-gate-v3330{top:72px!important}
  .ffds-commerce-mode .ffdy-quantity-preview-v3330,.ffds-commerce-mode .ffdy-review-preview-v3330{top:auto!important}
  .ffds-commerce-mode .ffdy-big-flow-cta-v3350{min-height:60px;font-size:14px;border-radius:12px;padding:0 18px}
  .ffds-commerce-mode .ffdy-review-primary-flow-v3350{margin-top:16px}
}
@media(max-width:620px){
  .ffds-commerce-mode{padding-top:58px!important}
  .ffds-commerce-mode .ffdy-floating-stepbar-v3350{top:58px!important;margin-left:-10px!important;margin-right:-10px!important;padding:7px 10px!important}
  .ffds-commerce-mode .ffdy-big-flow-cta-v3350{min-height:56px;font-size:13px;border-radius:11px;box-shadow:0 5px 0 #075a91,0 10px 20px rgba(7,126,203,.14)}
  .ffds-commerce-mode .ffdy-primary-flow-v3350>small{font-size:9.5px;margin-top:10px}
  .ffds-commerce-mode .ffdy-smart-methods-v3340{overflow-x:auto;scroll-snap-type:x proximity;padding-bottom:4px}
  .ffds-commerce-mode .ffdy-method-choice-v3340{scroll-snap-align:start;min-height:40px;padding:0 12px}
}


/* ========================================================================== 
   v3.36.0 — compact floating stage bars + add-to-cart continuation modal
   ========================================================================== */
.ffds-commerce-mode .ffdy-floating-stepbar-v3350{
  min-height:70px!important;padding:9px 14px!important;border:1px solid #e1e9ef!important;border-radius:0 0 14px 14px!important;
  background:rgba(255,255,255,.985)!important;box-shadow:0 8px 24px rgba(15,45,68,.055)!important;align-items:center!important
}
.ffds-commerce-mode .ffdy-page-heading-v3330{grid-template-columns:auto minmax(0,1fr) auto!important;gap:14px!important}
.ffds-commerce-mode .ffdy-floating-title-v3340{display:grid!important;align-content:center!important;gap:1px!important;min-width:0!important}
.ffds-commerce-mode .ffdy-floating-title-v3340>span,.ffds-commerce-mode .ffdy-review-heading-v3330>div:first-child>span{font-size:8px!important;letter-spacing:.12em!important;color:#0b85d4!important;font-weight:900!important}
.ffds-commerce-mode .ffdy-floating-title-v3340 h1,.ffds-commerce-mode .ffdy-review-heading-v3330 h1{font-size:18px!important;line-height:1.08!important;letter-spacing:-.025em!important;margin:0!important}
.ffds-commerce-mode .ffdy-floating-title-v3340 p,.ffds-commerce-mode .ffdy-review-heading-v3330 p{font-size:10.5px!important;line-height:1.3!important;color:#6f8393!important;margin:2px 0 0!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}
.ffds-commerce-mode .ffdy-page-back-v3330,.ffds-commerce-mode .ffdy-header-secondary-v3340{height:38px!important;border-radius:999px!important;padding:0 12px!important;font-size:10.5px!important;font-weight:850!important;gap:6px!important}
.ffds-commerce-mode .ffdy-page-total-v3330{min-width:66px!important;height:44px!important;border-radius:11px!important;padding:5px 10px!important;background:#f7fafc!important;border:1px solid #e1e9ef!important}
.ffds-commerce-mode .ffdy-page-total-v3330 small{font-size:8px!important}.ffds-commerce-mode .ffdy-page-total-v3330 strong{font-size:17px!important}
.ffds-commerce-mode .ffdy-header-cta-v3340{height:42px!important;border-radius:11px!important;padding:0 15px!important;font-size:10.5px!important;box-shadow:none!important}
.ffds-commerce-mode .ffdy-review-heading-v3330{grid-template-columns:minmax(0,1fr) auto!important;gap:14px!important}
.ffds-commerce-mode .ffdy-review-heading-v3330>div:first-child{display:grid!important;align-content:center!important;gap:1px!important}
.ffds-commerce-mode .ffdy-review-heading-actions-v3330{display:flex!important;gap:7px!important;align-items:center!important}

body.ffdy-cart-gate-open-v3360{overflow:hidden!important}
.ffdy-cart-gate-v3360[hidden]{display:none!important}.ffdy-cart-gate-v3360{position:fixed;inset:0;z-index:2500;display:grid;place-items:center;padding:20px}
.ffdy-cart-gate-backdrop-v3360{position:absolute;inset:0;border:0;background:rgba(6,20,31,.66);backdrop-filter:blur(5px)}
.ffdy-cart-gate-card-v3360{position:relative;width:min(500px,calc(100vw - 28px));max-height:calc(100svh - 32px);overflow:auto;background:#fff;border:1px solid #dfe7ed;border-radius:24px;box-shadow:0 30px 90px rgba(3,20,32,.3);padding:30px}
.ffdy-cart-gate-close-v3360{position:absolute;right:18px;top:18px;width:38px;height:38px;border:1px solid #dce5eb;border-radius:50%;background:#fff;color:#647b8d;display:grid;place-items:center}.ffdy-cart-gate-close-v3360 .ffds-i{width:17px;height:17px}
.ffdy-cart-gate-icon-v3360{width:48px;height:48px;border-radius:14px;background:#eef8fe;color:#0b85d4;display:grid;place-items:center;margin-bottom:17px}.ffdy-cart-gate-icon-v3360 .ffds-i{width:24px;height:24px}
.ffdy-cart-gate-kicker-v3360{display:block;font-size:9px;font-weight:900;letter-spacing:.13em;color:#0b85d4;margin-bottom:5px}
.ffdy-cart-gate-card-v3360 h2{margin:0;font-size:28px;line-height:1.08;letter-spacing:-.035em;color:#12334e}.ffdy-cart-gate-card-v3360>p{margin:9px 0 20px;font-size:13px;line-height:1.55;color:#6b8192}
.ffdy-cart-gate-email-v3360{display:grid;gap:7px}.ffdy-cart-gate-email-v3360>span{font-size:11px;font-weight:850;color:#38586e}.ffdy-cart-gate-email-v3360>div{height:50px;border:1px solid #d7e3ea;border-radius:12px;display:grid;grid-template-columns:42px 1fr;align-items:center;background:#fff;overflow:hidden}.ffdy-cart-gate-email-v3360>div>.ffds-i{width:18px;height:18px;margin:auto;color:#738797}.ffdy-cart-gate-email-v3360 input{height:100%;border:0;outline:0;font-size:14px;color:#173c56;padding:0 12px 0 0;min-width:0}.ffdy-cart-gate-email-v3360 small{font-size:10px;color:#aa4650}
.ffdy-cart-gate-primary-v3360{width:100%;height:52px;margin-top:12px;border:0;border-radius:12px;background:linear-gradient(180deg,#1499ed,#087fce);color:#fff;display:flex;align-items:center;justify-content:center;gap:9px;font-size:12.5px;font-weight:900;box-shadow:0 5px 0 #075b91,0 12px 22px rgba(7,126,203,.16)}
.ffdy-cart-gate-or-v3360{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:10px;margin:20px 0}.ffdy-cart-gate-or-v3360 span{height:1px;background:#e0e7ec}.ffdy-cart-gate-or-v3360 b{font-size:11px;color:#8495a2;font-weight:700}
.ffdy-cart-gate-signin-v3360{min-height:54px;padding:8px 12px;border:1px solid #d9e4eb;border-radius:12px;text-decoration:none;color:#24455f;display:grid;grid-template-columns:30px 1fr 18px;align-items:center;gap:9px}.ffdy-cart-gate-signin-v3360>.ffds-i{width:19px;height:19px;color:#0d82c9}.ffdy-cart-gate-signin-v3360 span{display:grid;gap:1px}.ffdy-cart-gate-signin-v3360 strong{font-size:12px}.ffdy-cart-gate-signin-v3360 small{font-size:9.5px;color:#8193a1}.ffdy-cart-gate-signin-v3360:hover{border-color:#a9d0e5;background:#f7fcff}
.ffdy-cart-gate-guest-v3360{width:100%;height:50px;margin-top:10px;border:1px solid #d9e4eb;border-radius:12px;background:#fff;color:#274860;font-size:12px;font-weight:850;display:flex;align-items:center;justify-content:center;gap:7px}.ffdy-cart-gate-guest-v3360:hover{background:#f7fafc}
.ffdy-cart-gate-note-v3360{display:block;margin-top:12px;text-align:center;font-size:9.5px;line-height:1.4;color:#7c909f}

@media(max-width:620px){
 .ffds-commerce-mode .ffdy-floating-stepbar-v3350{min-height:58px!important;padding:6px 8px!important;border-radius:0 0 11px 11px!important;gap:7px!important}
 .ffds-commerce-mode .ffdy-floating-title-v3340 h1,.ffds-commerce-mode .ffdy-review-heading-v3330 h1{font-size:15px!important}
 .ffds-commerce-mode .ffdy-floating-title-v3340 p,.ffds-commerce-mode .ffdy-review-heading-v3330 p{display:none!important}
 .ffds-commerce-mode .ffdy-page-back-v3330{width:34px!important;padding:0!important}.ffds-commerce-mode .ffdy-page-back-v3330 span{display:none!important}
 .ffds-commerce-mode .ffdy-page-total-v3330{display:none!important}.ffds-commerce-mode .ffdy-header-cta-v3340{height:36px!important;padding:0 10px!important;font-size:9px!important}
 .ffds-commerce-mode .ffdy-review-heading-actions-v3330 .ffdy-header-secondary-v3340{height:34px!important;padding:0 9px!important;font-size:0!important}.ffds-commerce-mode .ffdy-review-heading-actions-v3330 .ffdy-header-secondary-v3340 .ffds-i{width:15px;height:15px}.ffds-commerce-mode .ffdy-review-heading-actions-v3330 .ffdy-header-secondary-v3340:after{content:""}
 .ffdy-cart-gate-v3360{padding:0;place-items:end center}.ffdy-cart-gate-card-v3360{width:100%;max-height:92svh;border-radius:22px 22px 0 0;padding:24px 18px 20px}.ffdy-cart-gate-card-v3360 h2{font-size:24px}.ffdy-cart-gate-card-v3360>p{font-size:12.5px}.ffdy-cart-gate-email-v3360 input{font-size:16px}
}

/* ========================================================================== 
   v3.37.0 — quantity state, decorated-side navigation and compact continuation
   ========================================================================== */
.ffds-commerce-mode .ffdy-view-strip-v3370{display:flex;align-items:flex-start;justify-content:center;gap:10px;margin:12px auto 2px;max-width:100%;overflow-x:auto;padding:2px 4px 6px;scrollbar-width:thin}
.ffds-commerce-mode .ffdy-view-thumb-v3370{flex:0 0 auto;width:76px;border:1px solid #d7e4ec;border-radius:13px;background:#fff;padding:5px;color:#48647a;display:grid;gap:5px;cursor:pointer;transition:.16s ease}
.ffds-commerce-mode .ffdy-view-thumb-v3370:hover{border-color:#8cc8ec;transform:translateY(-1px)}
.ffds-commerce-mode .ffdy-view-thumb-v3370.is-active{border-color:#0b91e5;box-shadow:0 0 0 2px rgba(11,145,229,.12);color:#087cc6}
.ffds-commerce-mode .ffdy-view-thumb-v3370>span{height:62px;border-radius:9px;background:#f5f8fa;overflow:hidden;display:grid;place-items:center}
.ffds-commerce-mode .ffdy-view-thumb-v3370 img{width:100%;height:100%;object-fit:contain;display:block}
.ffds-commerce-mode .ffdy-view-thumb-v3370 small{font-size:10px;font-weight:800;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:center}
.ffds-commerce-mode .ffdy-view-navigator-v3370{display:flex;align-items:center;justify-content:center;gap:12px;margin:10px auto 0;color:#657d90}
.ffds-commerce-mode .ffdy-view-navigator-v3370[hidden]{display:none!important}
.ffds-commerce-mode .ffdy-view-navigator-v3370 button{width:36px;height:36px;border:1px solid #cfe0ea;border-radius:50%;background:#fff;color:#0a83cf;display:grid;place-items:center;cursor:pointer}
.ffds-commerce-mode .ffdy-view-navigator-v3370 .ffds-i{width:17px;height:17px}
.ffds-commerce-mode .ffdy-view-navigator-v3370 span{min-width:96px;text-align:center;font-size:11px;font-weight:800;color:#536d81}
.ffds-commerce-mode .ffdy-review-product-switcher-v3370:empty{display:none!important}
.ffds-commerce-mode .ffdy-review-product-switcher-v3370{display:flex!important;gap:8px!important;overflow-x:auto!important;margin:10px 0 0!important;padding:2px!important}
.ffds-commerce-mode .ffdy-review-product-chip-v3370{min-width:190px;max-width:260px;border:1px solid #dce7ee;background:#fff;border-radius:12px;padding:9px 11px;display:grid;grid-template-columns:1fr auto;gap:2px 10px;text-align:left;color:#24465e;cursor:pointer}
.ffds-commerce-mode .ffdy-review-product-chip-v3370.is-current{border-color:#1493e2;background:#f3fbff;box-shadow:0 0 0 2px rgba(20,147,226,.08)}
.ffds-commerce-mode .ffdy-review-product-chip-v3370>span{grid-column:1/-1;font-size:8px;font-weight:900;letter-spacing:.08em;color:#0a84d0}
.ffds-commerce-mode .ffdy-review-product-chip-v3370 strong{font-size:11px}.ffds-commerce-mode .ffdy-review-product-chip-v3370 small{font-size:9px;color:#788d9d}.ffds-commerce-mode .ffdy-review-product-chip-v3370 b{grid-column:2;grid-row:2/4;align-self:center;font-size:11px}
.ffds-commerce-mode [data-commerce-calc-review][data-price-state="empty"],.ffds-commerce-mode [data-commerce-calc-review][data-price-state="loading"],.ffds-commerce-mode [data-commerce-calc-review][data-price-state="blocked"]{cursor:not-allowed;box-shadow:none!important;transform:none!important}
.ffds-commerce-mode [data-commerce-calc-review][data-price-state="empty"]{background:#dbe8f0!important;color:#6e8494!important}
.ffds-commerce-mode [data-commerce-calc-review][data-price-state="loading"]{background:#8ac5ea!important;color:#fff!important}
.ffds-commerce-mode .ffdy-review-preview-v3330{overflow:visible!important}
.ffds-commerce-mode .ffdy-review-stage-v3330{min-height:460px!important}
.ffds-commerce-mode .ffdy-review-stage-v3330 .ffds-canonical-mockup{max-height:440px!important}

body.ffdy-cart-gate-open-v3370{overflow:hidden!important}
.ffdy-cart-gate-v3370[hidden]{display:none!important}.ffdy-cart-gate-v3370{position:fixed;inset:0;z-index:2600;display:grid;place-items:center;padding:20px}
.ffdy-cart-gate-backdrop-v3370{position:absolute;inset:0;border:0;background:rgba(8,25,38,.62);backdrop-filter:blur(7px)}
.ffdy-cart-gate-card-v3370{position:relative;width:min(470px,calc(100vw - 30px));max-height:calc(100svh - 32px);overflow:auto;background:#fff;border:1px solid rgba(210,223,232,.95);border-radius:22px;box-shadow:0 34px 100px rgba(2,23,38,.28);padding:28px 28px 24px;color:#163a54}
.ffdy-cart-gate-close-v3370{position:absolute;right:17px;top:17px;width:38px;height:38px;border:1px solid #d8e4eb;border-radius:50%;background:#fff;color:#60798c;display:grid;place-items:center;cursor:pointer}.ffdy-cart-gate-close-v3370 .ffds-i{width:17px;height:17px}
.ffdy-cart-gate-icon-v3370{width:46px;height:46px;border-radius:14px;background:#edf8ff;color:#0b87d5;display:grid;place-items:center;margin-bottom:15px}.ffdy-cart-gate-icon-v3370 .ffds-i{width:23px;height:23px}
.ffdy-cart-gate-kicker-v3370{display:block;font-size:9px;font-weight:900;letter-spacing:.13em;color:#0c86d0;margin:0 0 5px}.ffdy-cart-gate-card-v3370 h2{font-size:27px;line-height:1.08;letter-spacing:-.035em;margin:0;color:#133650}.ffdy-cart-gate-card-v3370>p{font-size:12.5px;line-height:1.55;color:#6b8293;margin:9px 0 19px}
.ffdy-cart-gate-email-v3370{display:grid;gap:7px}.ffdy-cart-gate-email-v3370>span{font-size:11px;font-weight:850;color:#34566e}.ffdy-cart-gate-email-v3370>span small{font-size:9px;color:#8b9ca8;font-weight:700}.ffdy-cart-gate-email-v3370>div{height:50px;border:1px solid #d4e1e9;border-radius:12px;background:#fff;display:grid;grid-template-columns:42px 1fr;align-items:center;overflow:hidden}.ffdy-cart-gate-email-v3370>div .ffds-i{width:18px;height:18px;margin:auto;color:#728899}.ffdy-cart-gate-email-v3370 input{height:100%;min-width:0;border:0;outline:0;padding:0 12px 0 0;font-size:14px;color:#173b55;background:transparent}.ffdy-cart-gate-helper-v3370{font-size:9.5px;color:#8497a5}.ffdy-cart-gate-error-v3370{font-size:9.5px;color:#bd3f49;font-weight:700}
.ffdy-cart-gate-primary-v3370{width:100%;height:52px;border:0;border-radius:12px;margin-top:12px;background:linear-gradient(180deg,#1599ed,#087fcf);color:#fff;display:flex;align-items:center;justify-content:center;gap:9px;font-size:12px;font-weight:900;letter-spacing:.015em;cursor:pointer;box-shadow:0 4px 0 #075b91,0 12px 24px rgba(8,128,206,.15)}.ffdy-cart-gate-primary-v3370 .ffds-i{width:17px;height:17px}
.ffdy-cart-gate-or-v3370{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:10px;margin:19px 0}.ffdy-cart-gate-or-v3370 span{height:1px;background:#e0e8ed}.ffdy-cart-gate-or-v3370 b{font-size:10.5px;color:#8c9ca7}
.ffdy-cart-gate-signin-v3370{min-height:54px;border:1px solid #d7e3ea;border-radius:12px;background:#fff;color:#23465f;text-decoration:none;display:grid;grid-template-columns:30px 1fr 18px;align-items:center;gap:9px;padding:7px 12px}.ffdy-cart-gate-signin-v3370>.ffds-i{width:19px;height:19px;color:#0c84cf}.ffdy-cart-gate-signin-v3370 span{display:grid;gap:1px}.ffdy-cart-gate-signin-v3370 strong{font-size:12px}.ffdy-cart-gate-signin-v3370 small{font-size:9.5px;color:#8395a2}.ffdy-cart-gate-guest-v3370{width:100%;height:48px;margin-top:10px;border:1px solid #d7e3ea;border-radius:12px;background:#fff;color:#284a62;font-size:11.5px;font-weight:850;display:flex;align-items:center;justify-content:center;gap:7px;cursor:pointer}.ffdy-cart-gate-note-v3370{display:block;text-align:center;margin-top:12px;font-size:9.5px;line-height:1.45;color:#8194a2}

@media(max-width:900px){.ffds-commerce-mode .ffdy-review-stage-v3330{min-height:360px!important}.ffds-commerce-mode .ffdy-review-stage-v3330 .ffds-canonical-mockup{max-height:340px!important}}
@media(max-width:620px){
 .ffds-commerce-mode .ffdy-view-strip-v3370{justify-content:flex-start;margin-top:9px}.ffds-commerce-mode .ffdy-view-thumb-v3370{width:66px}.ffds-commerce-mode .ffdy-view-thumb-v3370>span{height:54px}.ffds-commerce-mode .ffdy-review-stage-v3330{min-height:300px!important}.ffds-commerce-mode .ffdy-review-stage-v3330 .ffds-canonical-mockup{max-height:285px!important}
 .ffdy-cart-gate-v3370{padding:0;place-items:end center}.ffdy-cart-gate-card-v3370{width:100%;max-height:92svh;border-radius:22px 22px 0 0;padding:23px 17px 19px}.ffdy-cart-gate-card-v3370 h2{font-size:24px}.ffdy-cart-gate-card-v3370>p{font-size:12px}.ffdy-cart-gate-email-v3370 input{font-size:16px}
}


/* v3.38.0 — make production-area choice explicit in commerce */
.ffds-commerce-mode .ffds-print-area-control{align-items:center}.ffds-commerce-mode .ffds-area-tabs-v3380{max-width:100%;margin-bottom:4px}.ffds-commerce-mode .ffds-area-tabs-v3380 button{min-width:150px}


/* ========================================================================== 
   v3.40.0 — Mobile-first designer shell
   This is an alternate mobile composition, not a shrunken desktop layout.
   The shared designer engine/state remains the same; only presentation and
   control placement change below 900px.
   ========================================================================== */
.ffds-commerce-mode{max-width:100%;overflow-x:clip}
.ffds-commerce-mode .ffds-step,.ffds-commerce-mode .ffds-canvas-wrap,.ffds-commerce-mode .ffds-canvas-config,.ffds-commerce-mode .ffds-canvas-card,.ffds-commerce-mode .ffdy-quantity-shell-v3330,.ffds-commerce-mode .ffdy-review-shell-v3330,.ffds-commerce-mode .ffdy-quantity-workbench-v3330,.ffds-commerce-mode .ffdy-review-grid-v3330,.ffds-commerce-mode .ffdy-review-order-v3330{min-width:0;max-width:100%}

@media(max-width:900px){
  html,body{width:100%;max-width:100%;overflow-x:hidden!important}
  body{overscroll-behavior-x:none}
  .ffds-commerce-mode{width:100%;min-height:100svh;padding-bottom:62px!important;background:#f7f9fb}

  /* Mobile app bar: no numbered 1/2/3 stepper. The active stage title is enough. */
  .ffds-commerce-mode .ffdy-header-v3330{height:58px;position:sticky;top:0;z-index:300;display:grid;grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:8px;padding:0 10px!important;background:rgba(255,255,255,.985);border-bottom:1px solid #dde6ed;box-shadow:0 2px 12px rgba(13,47,77,.055);overflow:visible}
  .ffds-commerce-mode .ffdy-brand-v3330{width:38px;min-width:38px;gap:0}
  .ffds-commerce-mode .ffdy-brand-logo-v3330{width:36px!important;height:36px!important;max-width:36px!important;max-height:36px!important}
  .ffds-commerce-mode .ffdy-brand-copy-v3330{display:none!important}
  .ffds-commerce-mode .ffdy-progress-v3330{height:58px;min-width:0;display:flex;align-items:center;justify-content:flex-start!important;gap:0!important;overflow:hidden}
  .ffds-commerce-mode .ffdy-progress-v3330>i{display:none!important}
  .ffds-commerce-mode .ffdy-progress-v3330 button{display:none!important}
  .ffds-commerce-mode .ffdy-progress-v3330 button.is-active{display:flex!important;height:58px!important;min-width:0!important;padding:0!important;border:0!important;background:transparent!important;color:#143853!important;pointer-events:none;align-items:center!important;gap:0!important}
  .ffds-commerce-mode .ffdy-progress-v3330 button.is-active:after{display:none!important}
  .ffds-commerce-mode .ffdy-progress-v3330 button.is-active b{display:none!important}
  .ffds-commerce-mode .ffdy-progress-v3330 button.is-active span{display:block!important;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px!important;font-weight:900!important;letter-spacing:.01em!important}
  .ffds-commerce-mode .ffdy-header-actions-v3330{gap:6px!important;min-width:0}
  .ffds-commerce-mode .ffdy-save-state-v3330,.ffds-commerce-mode .ffdy-header-actions-v3330>a:not(.ffdy-cart-v3330),.ffds-commerce-mode .ffdy-more-wrap-v3330{display:none!important}
  .ffds-commerce-mode .ffdy-cart-v3330{display:flex!important;width:38px!important;height:38px!important;padding:0!important;border-radius:12px!important;gap:0!important;position:relative}
  .ffds-commerce-mode .ffdy-cart-v3330 span{display:none!important}
  .ffds-commerce-mode .ffdy-cart-v3330 .ffds-i{width:18px!important;height:18px!important}
  .ffds-commerce-mode .ffdy-cart-v3330 b{position:absolute;right:-3px;top:-3px;min-width:17px!important;width:auto!important;height:17px!important;padding:0 4px!important;font-size:8px!important;border:2px solid #fff}
  .ffds-commerce-mode .ffdy-mobile-next-v3330{display:flex!important;min-width:72px;height:40px;padding:0 14px!important;border:0;border-radius:13px;background:#0d8fe5;color:#fff;align-items:center;justify-content:center;gap:5px;font-size:11px;font-weight:900;white-space:nowrap;box-shadow:0 5px 12px rgba(13,143,229,.16)}
  .ffds-commerce-mode[data-current-step="review"] .ffdy-mobile-next-v3330{display:none!important}

  /* DESIGN — one-column mobile workspace, not the desktop grid squeezed narrower. */
  .ffds-commerce-mode .ffds-step[data-step=design]{display:block!important;width:100%;min-height:0!important;background:#f7f9fb!important}
  .ffds-commerce-mode .ffds-tools{display:none!important}
  .ffds-commerce-mode .ffds-side{display:contents!important}
  .ffds-commerce-mode .ffds-canvas-wrap{width:100%;padding:8px 10px 14px!important;background:#f7f9fb!important}
  .ffds-commerce-mode .ffds-canvas-toolbar{display:none!important}

  /* Essential setup only. Product/colour on one row; method and area below. */
  .ffds-commerce-mode .ffds-canvas-config{width:100%;max-width:none!important;margin:0 0 7px!important;display:grid!important;grid-template-columns:minmax(0,1.18fr) minmax(0,.82fr)!important;gap:7px!important;align-items:stretch}
  .ffds-commerce-mode .ffds-config-choice,.ffds-commerce-mode .ffds-config-method,.ffds-commerce-mode .ffds-print-area-control{min-width:0!important;width:100%!important;max-width:100%!important;border-radius:12px!important;box-shadow:none!important;border:1px solid #d9e5ed!important;background:#fff!important}
  .ffds-commerce-mode .ffds-config-choice{min-height:52px!important;padding:7px 9px!important}
  .ffds-commerce-mode .ffds-config-choice .ffds-config-icon{width:30px!important;height:30px!important;flex:0 0 30px!important}
  .ffds-commerce-mode .ffds-config-choice span:not(.ffds-config-icon){min-width:0!important}
  .ffds-commerce-mode .ffds-config-choice small,.ffds-commerce-mode .ffds-config-method small,.ffds-commerce-mode .ffds-print-area-control small{font-size:8px!important;letter-spacing:.08em!important}
  .ffds-commerce-mode .ffds-config-choice strong,.ffds-commerce-mode .ffds-config-method strong,.ffds-commerce-mode .ffds-print-area-control strong{font-size:12px!important;line-height:1.15!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
  .ffds-commerce-mode .ffds-config-method{grid-column:1/-1;min-height:48px!important;padding:5px 6px 5px 10px!important;display:grid!important;grid-template-columns:minmax(90px,.7fr) minmax(0,1.3fr)!important;gap:6px!important;align-items:center}
  .ffds-commerce-mode .ffds-methods-config{width:100%!important;display:grid!important;grid-template-columns:1fr 1fr!important;gap:4px!important}
  .ffds-commerce-mode .ffds-methods-config button{min-width:0!important;min-height:36px!important;height:36px!important;padding:0 7px!important;border-radius:9px!important;font-size:10px!important}
  .ffds-commerce-mode .ffds-print-area-control{grid-column:1/-1;min-height:0!important;padding:8px 9px!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:4px 8px!important;align-items:center!important}
  .ffds-commerce-mode .ffds-print-area-control[hidden]{display:none!important}
  .ffds-commerce-mode .ffds-print-area-control>span{grid-column:1/2;min-width:0!important}
  .ffds-commerce-mode .ffds-print-area-control em{grid-column:2/3!important;grid-row:1!important;position:static!important;justify-self:end!important;align-self:center!important;font-size:10px!important;font-weight:800!important;white-space:nowrap!important;color:#5b7488!important}
  .ffds-commerce-mode .ffds-print-area-control select{grid-column:1/-1!important;width:100%!important;max-width:100%!important;min-width:0!important;height:38px!important;padding:0 38px 0 10px!important;border-radius:9px!important;font-size:12px!important;text-overflow:ellipsis!important;background-color:#f8fbfd!important}
  .ffds-commerce-mode .ffds-area-tabs-v3380{grid-column:1/-1;width:100%;display:flex!important;gap:6px!important;overflow-x:auto!important;padding:0 0 2px!important;margin:1px 0 0!important;scrollbar-width:none!important}
  .ffds-commerce-mode .ffds-area-tabs-v3380::-webkit-scrollbar{display:none}
  .ffds-commerce-mode .ffds-area-tabs-v3380 button{flex:0 0 auto!important;min-width:112px!important;min-height:38px!important;padding:6px 8px!important;border-radius:9px!important;font-size:10px!important}

  /* Side selector becomes a small horizontal strip immediately above the canvas. */
  .ffds-commerce-mode .ffds-views.ffds-views-mobile-v3400,.ffds-commerce-mode .ffds-views.ffds-views-mobile-v3390{position:static!important;width:100%!important;max-width:100%!important;display:flex!important;flex-direction:row!important;align-items:stretch!important;justify-content:flex-start!important;gap:7px!important;padding:2px 0 8px!important;margin:0!important;border:0!important;background:transparent!important;overflow-x:auto!important;overflow-y:hidden!important;scrollbar-width:none!important}
  .ffds-commerce-mode .ffds-views.ffds-views-mobile-v3400::-webkit-scrollbar,.ffds-commerce-mode .ffds-views.ffds-views-mobile-v3390::-webkit-scrollbar{display:none}
  .ffds-commerce-mode .ffds-views.ffds-views-mobile-v3400>button,.ffds-commerce-mode .ffds-views.ffds-views-mobile-v3390>button{flex:0 0 70px!important;width:70px!important;min-width:70px!important;max-width:70px!important;min-height:68px!important;height:68px!important;padding:4px!important;border-radius:10px!important;background:#fff!important;margin:0!important}
  .ffds-commerce-mode .ffds-views.ffds-views-mobile-v3400 .ffds-view-thumb,.ffds-commerce-mode .ffds-views.ffds-views-mobile-v3390 .ffds-view-thumb{height:43px!important;min-height:43px!important}
  .ffds-commerce-mode .ffds-views.ffds-views-mobile-v3400>button strong,.ffds-commerce-mode .ffds-views.ffds-views-mobile-v3390>button strong{font-size:9px!important;line-height:1!important}
  .ffds-commerce-mode .ffds-views.ffds-views-mobile-v3400 .ffds-extra-views,.ffds-commerce-mode .ffds-views.ffds-views-mobile-v3390 .ffds-extra-views{display:flex!important;flex-direction:row!important;gap:7px!important}
  .ffds-commerce-mode .ffds-views.ffds-views-mobile-v3400 .ffds-zoom,.ffds-commerce-mode .ffds-views.ffds-views-mobile-v3390 .ffds-zoom{display:none!important}

  /* Canvas uses the remaining phone space efficiently. */
  .ffds-commerce-mode .ffds-canvas-card{width:100%!important;height:clamp(350px,52svh,500px)!important;min-height:350px!important;margin:0!important;border-radius:13px!important;overflow:hidden!important;background:#fff!important}
  .ffds-commerce-mode .ffds-stage{width:98%!important;height:96%!important;max-width:none!important;max-height:96%!important;margin:auto!important}
  .ffds-commerce-mode .ffds-stage>img[data-ffgw-garment-image]{max-width:100%!important;max-height:100%!important;object-fit:contain!important}
  .ffds-commerce-mode .ffds-view-label{top:8px!important;font-size:9px!important;padding:5px 11px!important}
  .ffds-commerce-mode .ffds-method-badge,.ffds-commerce-mode .ffds-emb-engine-badge{font-size:7px!important}
  .ffds-commerce-mode .ffds-drop-hint{display:none!important}
  .ffds-commerce-mode .ffds-print-area-warning{left:8px!important;right:8px!important;bottom:8px!important;max-width:none!important;transform:none!important;font-size:9px!important;padding:8px 9px!important}

  /* Tool panels are full-height mobile workspaces with an explicit close control. */
  .ffds-commerce-mode .ffds-panel{position:fixed!important;left:0!important;right:0!important;top:58px!important;bottom:58px!important;width:100%!important;max-width:none!important;max-height:none!important;z-index:330!important;overflow:auto!important;-webkit-overflow-scrolling:touch;background:#fff!important;padding:16px 13px 28px!important;border:0!important;border-radius:0!important;box-shadow:none!important}
  .ffds-commerce-mode .ffds-panel[hidden]{display:none!important}
  .ffds-commerce-mode .ffds-panel .ffdy-mobile-panel-close-v3400{position:sticky;top:0;float:right;z-index:3;width:38px;height:38px;margin:-4px -2px 2px 8px;border:1px solid #d8e4ec;border-radius:12px;background:#fff;color:#183d59;font-size:20px;line-height:1;display:grid;place-items:center;box-shadow:0 2px 8px rgba(16,49,74,.06)}
  .ffds-commerce-mode .ffds-panel h2{font-size:23px!important;line-height:1.08!important;padding-right:45px!important}
  .ffds-commerce-mode .ffds-panel>p{font-size:13px!important;line-height:1.45!important;padding-right:3px!important}

  /* One bottom tool bar only. The old product/footer dock is removed on mobile. */
  .ffds-commerce-mode .ffds-mobile-dock{display:grid!important;position:fixed!important;left:0!important;right:0!important;bottom:0!important;height:58px!important;grid-template-columns:repeat(5,1fr)!important;padding:3px max(5px,env(safe-area-inset-right)) calc(3px + env(safe-area-inset-bottom)) max(5px,env(safe-area-inset-left))!important;background:rgba(255,255,255,.99)!important;border-top:1px solid #dde6ec!important;z-index:320!important;box-shadow:0 -3px 12px rgba(20,49,72,.06)!important}
  .ffds-commerce-mode .ffds-mobile-dock button{min-width:0!important;min-height:50px!important;padding:3px 1px!important;font-size:9px!important;line-height:1!important;gap:3px!important;border-radius:8px!important}
  .ffds-commerce-mode .ffds-mobile-dock .ffds-i{width:21px!important;height:21px!important}
  .ffds-commerce-mode .ffdy-design-footer-v3330{display:none!important}

  /* Artwork contextual actions no longer form a second horizontally scrolling toolbar. */
  .ffds-commerce-mode .ffds-mobile-art-tools{position:fixed!important;left:auto!important;right:10px!important;bottom:66px!important;width:auto!important;max-width:150px!important;height:auto!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important;z-index:319!important;overflow:visible!important}
  .ffds-commerce-mode .ffds-mobile-art-tools button{display:none!important}
  .ffds-commerce-mode .ffds-mobile-art-tools button[data-mobile-edit-object]{display:flex!important;min-width:118px!important;height:42px!important;padding:0 12px!important;border:1px solid #bcd8e8!important;border-radius:999px!important;background:#fff!important;color:#0a74b7!important;box-shadow:0 5px 16px rgba(18,55,82,.14)!important;align-items:center!important;justify-content:center!important;gap:7px!important;font-size:10px!important;font-weight:850!important}
  .ffds-commerce-mode .ffds-mobile-art-tools button[data-mobile-edit-object] .ffds-i{width:18px!important;height:18px!important}

  /* Quantity + Review: app header remains sticky, page heading becomes normal content to avoid double headers. */
  .ffds-commerce-mode .ffdy-quantity-shell-v3330,.ffds-commerce-mode .ffdy-review-shell-v3330{width:100%!important;max-width:100%!important;margin:0!important;padding:10px 10px 24px!important}
  .ffds-commerce-mode .ffdy-page-heading-v3330,.ffds-commerce-mode .ffdy-review-heading-v3330{position:static!important;top:auto!important;width:100%!important;max-width:100%!important;margin:0 0 9px!important;padding:6px 1px 4px!important;gap:7px!important;background:transparent!important;box-shadow:none!important;border:0!important}
  .ffds-commerce-mode .ffdy-page-heading-v3330>span,.ffds-commerce-mode .ffdy-review-heading-v3330>span{display:none!important}
  .ffds-commerce-mode .ffdy-page-heading-v3330 h1,.ffds-commerce-mode .ffdy-review-heading-v3330 h1{font-size:22px!important;line-height:1.08!important;margin:0 0 3px!important}
  .ffds-commerce-mode .ffdy-page-heading-v3330 p,.ffds-commerce-mode .ffdy-review-heading-v3330 p{font-size:11px!important;line-height:1.4!important;max-width:92%!important;margin:0!important}
  .ffds-commerce-mode .ffdy-quantity-workbench-v3330,.ffds-commerce-mode .ffdy-review-grid-v3330{display:grid!important;grid-template-columns:1fr!important;gap:10px!important;width:100%!important}
  .ffds-commerce-mode .ffdy-quantity-preview-v3330{position:relative!important;top:auto!important;width:100%!important;max-width:100%!important}
  .ffds-commerce-mode .ffdy-quantity-preview-card-v3330,.ffds-commerce-mode .ffdy-review-stage-v3330{height:clamp(255px,38svh,350px)!important;min-height:255px!important;width:100%!important;max-width:100%!important;padding:8px!important;border-radius:13px!important}
  .ffds-commerce-mode .ffdy-quantity-preview-card-v3330 .ffds-canonical-mockup,.ffds-commerce-mode .ffdy-review-stage-v3330 .ffds-canonical-mockup{max-height:100%!important;max-width:100%!important;object-fit:contain!important}
  .ffds-commerce-mode .ffdy-view-strip-v3370{justify-content:flex-start!important;overflow-x:auto!important;max-width:100%!important;padding-bottom:3px!important;scrollbar-width:none!important}
  .ffds-commerce-mode .ffdy-view-strip-v3370::-webkit-scrollbar{display:none}
  .ffds-commerce-mode .ffds-qty-product-card,.ffds-commerce-mode .ffdy-smart-production-v3330,.ffds-commerce-mode .ffdy-price-summary-v3330,.ffds-commerce-mode .ffdy-review-order-v3330{width:100%!important;max-width:100%!important;min-width:0!important;border-radius:13px!important}
  .ffds-commerce-mode .ffds-qty-product-card>header{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:7px!important}
  .ffds-commerce-mode .ffds-qty-product-actions{display:flex!important;flex-wrap:wrap!important;justify-content:flex-start!important;gap:6px!important;padding:0 10px 10px!important;margin:0!important;border:0!important}
  .ffds-commerce-mode .ffds-qty-size-row{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;padding:10px!important}
  .ffds-commerce-mode .ffds-qty-size{min-width:0!important;width:100%!important}
  .ffds-commerce-mode .ffds-qty-size>div{grid-template-columns:36px minmax(38px,1fr) 36px!important;height:42px!important}
  .ffds-commerce-mode .ffdy-smart-production-v3330{grid-template-columns:36px minmax(0,1fr)!important;padding:11px!important;gap:9px!important}
  .ffds-commerce-mode .ffdy-smart-production-v3330>*:last-child{grid-column:1/-1!important;justify-self:stretch!important;max-width:100%!important}
  .ffds-commerce-mode .ffdy-production-choices-v3340{display:flex!important;max-width:100%!important;overflow-x:auto!important;gap:6px!important;padding-bottom:3px!important;scrollbar-width:none!important}
  .ffds-commerce-mode .ffdy-production-choices-v3340::-webkit-scrollbar{display:none}
  .ffds-commerce-mode .ffdy-production-choices-v3340 button{flex:0 0 auto!important}
  .ffds-commerce-mode .ffdy-price-summary-v3330{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;padding:12px!important;gap:8px!important}
  .ffds-commerce-mode .ffdy-review-order-v3330{padding:11px!important;overflow:hidden!important}
  .ffds-commerce-mode .ffdy-order-table-head-v3330,.ffds-commerce-mode .ffdy-order-line-v3330{grid-template-columns:minmax(0,1fr) 34px 60px 70px!important;gap:4px!important;font-size:10px!important}
  .ffds-commerce-mode .ffdy-review-footer-v3330,.ffds-commerce-mode .ffdy-step-footer-v3330{position:static!important;display:grid!important;grid-template-columns:1fr!important;gap:7px!important;padding:8px 0 0!important;background:transparent!important;backdrop-filter:none!important}
  .ffds-commerce-mode .ffdy-review-footer-v3330 .ffdy-back-btn-v3330,.ffds-commerce-mode .ffdy-step-footer-v3330 .ffdy-back-btn-v3330{display:none!important}
  .ffds-commerce-mode .ffdy-wide-cta-v3330,.ffds-commerce-mode [data-commerce-calc-review],.ffds-commerce-mode [data-commerce-add-cart]{width:100%!important;min-height:52px!important;font-size:12px!important;border-radius:13px!important}
}

@media(max-width:560px){
  .ffds-commerce-mode .ffdy-header-v3330{grid-template-columns:38px minmax(0,1fr) auto;padding-left:8px!important;padding-right:8px!important}
  .ffds-commerce-mode .ffdy-cart-v3330{width:36px!important;height:36px!important}
  .ffds-commerce-mode .ffdy-mobile-next-v3330{min-width:66px;height:38px;padding:0 12px!important}
  .ffds-commerce-mode .ffds-canvas-wrap{padding:7px 8px 12px!important}
  .ffds-commerce-mode .ffds-canvas-config{grid-template-columns:minmax(0,1.12fr) minmax(0,.88fr)!important;gap:6px!important}
  .ffds-commerce-mode .ffds-config-choice{padding:7px 8px!important}
  .ffds-commerce-mode .ffds-config-choice strong,.ffds-commerce-mode .ffds-config-method strong,.ffds-commerce-mode .ffds-print-area-control strong{font-size:11.5px!important}
  .ffds-commerce-mode .ffds-print-area-control select{font-size:12px!important}
  .ffds-commerce-mode .ffds-canvas-card{height:clamp(330px,50svh,450px)!important;min-height:330px!important}
  .ffds-commerce-mode .ffds-panel{padding-left:11px!important;padding-right:11px!important}
  .ffds-commerce-mode .ffds-qty-size-row{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px!important;padding:9px 8px!important}
  .ffds-commerce-mode .ffdy-order-table-head-v3330{display:none!important}
  .ffds-commerce-mode .ffdy-order-line-v3330{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;grid-template-areas:"size line" "qty unit"!important;gap:3px 8px!important;padding:9px 0!important;border-bottom:1px solid #edf1f4!important}
  .ffds-commerce-mode .ffdy-order-line-v3330>*:nth-child(1){grid-area:size}.ffds-commerce-mode .ffdy-order-line-v3330>*:nth-child(2){grid-area:qty}.ffds-commerce-mode .ffdy-order-line-v3330>*:nth-child(3){grid-area:unit}.ffds-commerce-mode .ffdy-order-line-v3330>*:nth-child(4){grid-area:line;text-align:right!important}
}

@media(max-width:380px){
  .ffds-commerce-mode .ffdy-progress-v3330 button.is-active span{font-size:12px!important}
  .ffds-commerce-mode .ffdy-cart-v3330{display:none!important}
  .ffds-commerce-mode .ffds-canvas-config{grid-template-columns:1fr!important}
  .ffds-commerce-mode .ffds-config-method,.ffds-commerce-mode .ffds-print-area-control{grid-column:1!important}
  .ffds-commerce-mode .ffds-config-choice{min-height:49px!important}
  .ffds-commerce-mode .ffds-canvas-card{height:clamp(315px,47svh,410px)!important;min-height:315px!important}
}
