.ddg-customer-journey[hidden]{display:none!important}
.ddg-customer-journey{--journey-primary:#ef3d38;position:fixed;inset:0;z-index:10000;overflow:auto;background:#f3f5f8;color:#111827}
.ddg-journey-page{width:min(1180px,calc(100% - 40px));margin:24px auto;background:#fff;border:1px solid #e5e7eb;border-radius:24px;box-shadow:0 24px 70px rgba(15,23,42,.12);overflow:hidden}
.ddg-journey-head{display:flex;justify-content:space-between;align-items:center;gap:24px;padding:26px 32px;border-bottom:1px solid #edf0f4;background:#fff}
.ddg-journey-brand{display:flex;align-items:center;gap:14px}.ddg-journey-brand__mark{display:grid;place-items:center;width:50px;height:50px;border-radius:15px;background:var(--journey-primary);color:#fff;font-size:15px;font-weight:900;box-shadow:0 8px 20px rgba(239,61,56,.22)}
.ddg-journey-head small{display:block;margin-bottom:3px;color:var(--journey-primary);font-size:12px;font-weight:900;letter-spacing:.08em}.ddg-journey-head h2{margin:0;font-size:25px;line-height:1.25}.ddg-journey-head p{margin:5px 0 0;color:#64748b;font-size:13px}
.ddg-journey-head__actions{display:flex;align-items:center;gap:10px}.ddg-journey-step-label{padding:8px 11px;border-radius:999px;background:#fff1f1;color:var(--journey-primary);font-size:12px;font-weight:900}.ddg-journey-reset{border:0;background:#f1f5f9;color:#475569;border-radius:10px;padding:9px 12px;font-weight:800;cursor:pointer}
.ddg-journey-progress{display:grid;grid-template-columns:repeat(7,1fr);padding:19px 30px;background:#fafbfc;border-bottom:1px solid #edf0f4}.ddg-journey-progress div{position:relative;display:grid;justify-items:center;gap:6px;color:#94a3b8;font-size:11px}.ddg-journey-progress div:not(:last-child):after{content:"";position:absolute;left:calc(50% + 18px);right:calc(-50% + 18px);top:15px;height:2px;background:#dfe4ea}.ddg-journey-progress span{position:relative;z-index:1;display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:#e9edf2;color:#64748b;font-weight:900}.ddg-journey-progress strong{font-weight:800}.ddg-journey-progress .is-current{color:var(--journey-primary)}.ddg-journey-progress .is-current span{background:var(--journey-primary);color:#fff;box-shadow:0 0 0 5px rgba(239,61,56,.12)}.ddg-journey-progress .is-complete span{background:#16a34a;color:#fff}.ddg-journey-progress .is-complete span:before{content:"✓";font-size:14px}.ddg-journey-progress .is-complete span{font-size:0}.ddg-journey-progress .is-complete:not(:last-child):after{background:#16a34a}
.ddg-journey-body{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:18px;padding:22px;background:#f5f7fa}.ddg-journey-main,.ddg-journey-side{display:grid;align-content:start;gap:18px}.ddg-journey-card{background:#fff;border:1px solid #e2e7ed;border-radius:18px;box-shadow:0 8px 24px rgba(15,23,42,.05)}.ddg-journey-card__head{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 20px;border-bottom:1px solid #edf0f4}.ddg-journey-card__head small{display:block;margin-bottom:3px;color:#94a3b8;font-size:10px;font-weight:900;letter-spacing:.1em}.ddg-journey-card__head strong{font-size:16px}.ddg-journey-mode-badge{padding:6px 9px;border-radius:999px;background:#f1f5f9;color:#64748b;font-size:11px;font-weight:800}
.ddg-journey-selector,.ddg-journey-form-wrap{padding:18px 20px}.ddg-journey-selector>strong,.ddg-journey-form-wrap>strong{display:block;margin-bottom:12px;font-size:14px}.ddg-journey-modes{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.ddg-journey-mode{position:relative;text-align:left;min-height:112px;padding:16px;border:1px solid #dfe3ea;border-radius:14px;background:#fff;cursor:pointer;transition:.18s ease}.ddg-journey-mode:hover{border-color:var(--journey-primary);transform:translateY(-1px)}.ddg-journey-mode.is-selected{border:2px solid var(--journey-primary);background:#fff8f8;padding:15px}.ddg-journey-mode strong{display:block;margin-bottom:7px;font-size:15px}.ddg-journey-mode small{display:block;color:#64748b;line-height:1.5}.ddg-journey-mode__check{position:absolute;right:11px;top:11px;display:grid;place-items:center;width:22px;height:22px;border-radius:50%;background:var(--journey-primary);color:#fff;opacity:0}.ddg-journey-mode.is-selected .ddg-journey-mode__check{opacity:1}.ddg-journey-form-wrap{border-top:1px solid #edf0f4}.ddg-journey-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.ddg-journey-fields label{display:grid;gap:7px}.ddg-journey-fields label.is-wide{grid-column:1/-1}.ddg-journey-fields span{font-size:12px;font-weight:800;color:#475569}.ddg-journey-fields b{color:var(--journey-primary)}.ddg-journey-fields input,.ddg-journey-fields select{width:100%;height:44px;border:1px solid #d5dbe3;border-radius:10px;padding:0 12px;font:inherit;outline:none;box-sizing:border-box}.ddg-journey-fields input:focus,.ddg-journey-fields select:focus{border-color:var(--journey-primary);box-shadow:0 0 0 3px rgba(239,61,56,.11)}.ddg-journey-note{margin:13px 0 0;padding:11px 13px;background:#f8fafc;border-radius:9px;color:#64748b;font-size:11px;line-height:1.55}.ddg-journey-footer{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:20px}.ddg-journey-status{margin:0;color:#64748b;font-size:12px}.ddg-journey-status[data-type="error"]{color:#dc2626;font-weight:800}.ddg-journey-status[data-type="progress"]{color:#2563eb}.ddg-journey-submit{min-width:210px;height:47px;border:0;border-radius:11px;background:var(--journey-primary);color:#fff;font-size:14px;font-weight:900;cursor:pointer}.ddg-journey-submit:disabled{opacity:.55;cursor:wait}
.ddg-journey-assistant__message{margin:18px 18px 12px;padding:14px;border-radius:12px;background:#fff8ed;color:#92400e;font-size:13px;font-weight:700;line-height:1.55}.ddg-journey-assistant ul{margin:0;padding:0 22px 20px 37px;color:#64748b;font-size:12px;line-height:1.9}.ddg-journey-ready .ddg-journey-card__head>b{font-size:20px;color:var(--journey-primary)}.ddg-journey-scorebar{height:9px;margin:18px 20px 14px;border-radius:999px;background:#e8edf2;overflow:hidden}.ddg-journey-scorebar i{display:block;width:0;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--journey-primary),#f97316);transition:width .35s ease}.ddg-journey-checks{display:grid;gap:9px;padding:0 20px 20px}.ddg-journey-checks span{display:flex;justify-content:space-between;padding:9px 10px;border-radius:9px;background:#f8fafc;color:#64748b;font-size:12px}.ddg-journey-checks span.is-ready{background:#f0fdf4;color:#166534}.ddg-journey-checks span.is-ready b:before{content:"✓ ";}.ddg-journey-recent__body{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:16px 20px}.ddg-journey-recent__body>div:first-child{display:grid;gap:4px}.ddg-journey-recent__body span{color:#64748b;font-size:12px}.ddg-journey-recent__actions{display:flex;gap:8px}.ddg-journey-recent button{border:1px solid #d8dee7;background:#fff;border-radius:9px;padding:8px 11px;font-weight:800;cursor:pointer}.ddg-journey-recent button:first-child{border-color:var(--journey-primary);color:var(--journey-primary)}
body.ddg-journey-open{overflow:hidden}
@media(max-width:900px){.ddg-journey-page{width:min(100% - 20px,760px);margin:10px auto}.ddg-journey-body{grid-template-columns:1fr}.ddg-journey-side{grid-template-columns:repeat(2,minmax(0,1fr))}.ddg-journey-progress{overflow-x:auto;grid-template-columns:repeat(7,minmax(86px,1fr))}}
@media(max-width:640px){.ddg-journey-head{align-items:flex-start;padding:20px;flex-direction:column}.ddg-journey-head__actions{width:100%;justify-content:space-between}.ddg-journey-progress{padding:16px}.ddg-journey-body{padding:12px}.ddg-journey-side{grid-template-columns:1fr}.ddg-journey-modes,.ddg-journey-fields{grid-template-columns:1fr}.ddg-journey-footer,.ddg-journey-recent__body{align-items:stretch;flex-direction:column}.ddg-journey-submit{width:100%}}

/* STEP20-3 Cafe24 order lookup */
.ddg-cafe24-lookup-row{display:grid;grid-template-columns:minmax(0,1fr) 116px;gap:10px;align-items:center}
.ddg-cafe24-lookup-button{height:44px;border:0;border-radius:10px;background:var(--journey-primary,#ef3d38);color:#fff;font-weight:800;cursor:pointer;white-space:nowrap}
.ddg-cafe24-lookup-button:disabled{opacity:.6;cursor:wait}
.ddg-cafe24-result{margin-top:12px;padding:13px 15px;border-radius:10px;font-size:13px;font-weight:700}
.ddg-cafe24-result.is-success{background:#ecf9f0;color:#19723a;border:1px solid #cfeeda}
.ddg-cafe24-result.is-error{background:#fff1f1;color:#b52727;border:1px solid #ffd2d2}
.ddg-journey-fields input[readonly]{background:#f5f7fa;color:#344054;cursor:default}
.ddg-journey-status[data-type="success"]{color:#19723a}
@media(max-width:640px){.ddg-cafe24-lookup-row{grid-template-columns:1fr}.ddg-cafe24-lookup-button{width:100%}}

.ddg-product-price{display:flex;align-items:center;justify-content:space-between;grid-column:1/-1;padding:12px 14px;border:1px solid #e2e8f0;border-radius:10px;background:#f8fafc}.ddg-product-price[hidden]{display:none}.ddg-product-price span{font-size:12px;font-weight:800;color:#64748b}.ddg-product-price strong{font-size:16px;color:#0f172a}

/* STEP23-2 Order Builder UI */
.ddg-journey-summary .ddg-journey-card__head>b{font-size:18px;color:var(--journey-primary)}
.ddg-journey-summary__list{display:grid;gap:0;margin:0;padding:8px 20px 4px}
.ddg-journey-summary__list>div{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:12px 0;border-bottom:1px solid #edf0f4}
.ddg-journey-summary__list>div:last-child{border-bottom:0}
.ddg-journey-summary__list dt{color:#64748b;font-size:12px;font-weight:800}
.ddg-journey-summary__list dd{margin:0;max-width:190px;color:#0f172a;font-size:13px;font-weight:900;text-align:right;line-height:1.45;word-break:keep-all}
.ddg-journey-summary__list .is-total{margin-top:4px;padding-top:15px;border-top:2px solid #e2e8f0}
.ddg-journey-summary__list .is-total dd{color:var(--journey-primary);font-size:18px}
.ddg-journey-submit{min-width:230px;height:52px;font-size:15px;box-shadow:0 10px 22px rgba(239,61,56,.2)}
