.dlc-front-wrap,.dlc-front-wrap *{box-sizing:border-box}.dlc-front-wrap{padding:46px 0 70px;background:#f6f7fb;min-height:65vh}.dlc-front-container{height:100%}.dlc-front-card{max-width:960px;margin:auto;background:#fff;border:1px solid #e5e7eb;border-radius:20px;box-shadow:0 20px 55px rgba(15,23,42,.08);overflow:hidden;display:flex;flex-direction:column;min-height:650px}.dlc-front-head{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;background:linear-gradient(135deg,#111827,#1f2937);color:#fff;flex:0 0 auto;position:relative}.dlc-front-brand{display:flex;align-items:center;gap:14px;min-width:0}.dlc-front-brand-icon,.dlc-login-icon{width:46px;height:46px;border-radius:14px;background:#ef1b2d;color:#fff;display:flex;align-items:center;justify-content:center;flex:none}.dlc-front-brand-icon svg,.dlc-login-icon svg,.dlc-mobile-back svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.dlc-front-head h1{font-size:22px;margin:0;color:#fff}.dlc-front-head p{margin:3px 0 0;color:#cbd5e1;font-size:13px}.dlc-front-online{font-size:13px;color:#86efac}.dlc-front-online.is-offline{color:#fdba74}.dlc-mobile-back{display:none;color:#fff;text-decoration:none}.dlc-front-notice{padding:11px 24px;background:#fff7ed;color:#9a3412;border-bottom:1px solid #fed7aa;font-size:13px;flex:0 0 auto}.dlc-front-messages{height:520px;overflow:auto;padding:24px;background:#f8fafc;min-height:0;flex:1;overscroll-behavior:contain}.dlc-welcome{max-width:520px;margin:70px auto;text-align:center;color:#64748b;display:grid;gap:8px}.dlc-welcome strong{font-size:20px;color:#111827}.dlc-front-composer{padding:16px 20px;border-top:1px solid #e5e7eb;display:flex;gap:12px;background:#fff;flex:0 0 auto}.dlc-front-composer input{flex:1;min-width:0;border:1px solid #dbe2ea;border-radius:999px;padding:13px 18px;outline:none}.dlc-front-composer input:focus{border-color:#ef1b2d;box-shadow:0 0 0 3px rgba(239,27,45,.1)}.dlc-front-composer button{width:48px;height:48px;flex:0 0 48px;border:0;border-radius:50%;background:#ef1b2d;color:#fff;display:flex;align-items:center;justify-content:center}.dlc-front-composer svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:2}.dlc-message-row{display:flex;flex-direction:column;margin:10px 0;max-width:78%}.dlc-message-row.is-mine{margin-left:auto;align-items:flex-end}.dlc-message-row.is-other{margin-right:auto;align-items:flex-start}.dlc-message-bubble{padding:11px 14px;border-radius:16px;background:#fff;border:1px solid #e2e8f0;color:#111827;white-space:pre-wrap;word-break:break-word}.dlc-message-row.is-mine .dlc-message-bubble{background:#ef1b2d;border-color:#ef1b2d;color:#fff;border-bottom-right-radius:5px}.dlc-message-row.is-other .dlc-message-bubble{border-bottom-left-radius:5px}.dlc-message-meta{font-size:10px;color:#94a3b8;margin-top:4px;padding:0 3px}.dlc-product-card{width:360px;max-width:100%;background:#fff;border:1px solid #e2e8f0;border-radius:15px;overflow:hidden;box-shadow:0 10px 25px rgba(15,23,42,.06)}.dlc-product-card__head{padding:9px 12px;background:#fff7ed;color:#9a3412;font-size:11px;font-weight:700;text-transform:uppercase}.dlc-product-card__body{display:flex;gap:12px;padding:13px}.dlc-product-card__body img{width:76px;height:76px;border-radius:10px;object-fit:cover;border:1px solid #e5e7eb}.dlc-product-card__content{display:flex;flex-direction:column;min-width:0;flex:1}.dlc-product-card__content strong{font-size:14px;line-height:1.35;color:#111827;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.dlc-product-price{font-size:16px;font-weight:800;color:#ef1b2d;margin-top:6px}.dlc-product-stock{font-size:11px;color:#059669;margin-top:2px}.dlc-product-stock.is-out{color:#dc2626}.dlc-product-card__actions{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid #e5e7eb}.dlc-product-card__actions a{text-align:center;padding:10px;color:#334155;font-size:12px;font-weight:700;text-decoration:none}.dlc-product-card__actions a+a{border-left:1px solid #e5e7eb}.dlc-product-card__actions a.is-primary{color:#ef1b2d}.dlc-login-required{max-width:650px;margin:30px auto;background:#fff;border-radius:24px;padding:54px;text-align:center;box-shadow:0 20px 55px rgba(15,23,42,.08)}.dlc-login-icon{margin:0 auto 20px}.dlc-login-required h1{font-size:28px;margin-bottom:12px}.dlc-login-required p{color:#64748b;max-width:520px;margin:0 auto 25px}.dlc-login-actions{display:flex;justify-content:center;gap:12px}.dlc-login-actions a{padding:12px 25px;border:1px solid #dbe2ea;border-radius:12px;text-decoration:none;font-weight:700;color:#111827}.dlc-login-actions a.is-primary{background:#ef1b2d;color:#fff;border-color:#ef1b2d}.dlc-message-row.is-system{max-width:92%;margin:14px auto;align-items:center}.dlc-system-message{display:flex;align-items:flex-start;gap:9px;padding:10px 13px;border:1px solid #fde68a;background:#fffbeb;color:#92400e;border-radius:12px;font-size:12px;line-height:1.5;text-align:left}.dlc-system-message__icon{display:inline-flex;align-items:center;justify-content:center;flex:0 0 20px;width:20px;height:20px;border-radius:50%;background:#f59e0b;color:#fff;font-weight:800;font-size:12px}.dlc-message-row.is-system .dlc-message-meta{text-align:center}@media(max-width:767px){html:has(.dlc-front-wrap),body:has(.dlc-front-wrap){overflow:hidden!important}.dlc-front-wrap{position:fixed;inset:0;z-index:100000;padding:0;background:#fff;min-height:100dvh}.dlc-front-container{width:100%!important;max-width:none!important;padding:0!important;margin:0!important}.dlc-front-card{width:100%;height:100dvh;min-height:0;max-width:none;border:0;border-radius:0;box-shadow:none;margin:0}.dlc-front-head{height:74px;min-height:74px;padding:10px 14px;justify-content:flex-start;gap:10px;background:#fff;color:#111827;border-bottom:1px solid #e5e7eb}.dlc-mobile-back{display:flex;width:38px;height:38px;align-items:center;justify-content:center;color:#111827;flex:none}.dlc-front-brand{gap:10px}.dlc-front-brand-icon{width:38px;height:38px;border-radius:11px}.dlc-front-brand-icon svg{width:21px;height:21px}.dlc-front-head h1{font-size:17px;color:#111827}.dlc-front-head p{font-size:11px;color:#64748b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:230px}.dlc-front-online{display:none}.dlc-front-notice{padding:8px 14px;font-size:11px}.dlc-front-messages{height:auto;min-height:0;padding:14px 12px 18px;background:#f8fafc}.dlc-front-composer{padding:10px 12px calc(10px + env(safe-area-inset-bottom));gap:9px}.dlc-front-composer input{height:46px;padding:0 16px}.dlc-front-composer button{width:46px;height:46px;flex-basis:46px}.dlc-message-row{max-width:86%;margin:8px 0}.dlc-message-bubble{font-size:14px;padding:10px 13px}.dlc-product-card{width:min(330px,86vw)}.dlc-product-card__body{padding:11px;gap:10px}.dlc-product-card__body img{width:70px;height:70px}.dlc-product-card__content strong{font-size:13px}.dlc-product-card__actions a{padding:11px 6px;font-size:11px}.dlc-login-required{height:100dvh;border-radius:0;padding:34px 22px;margin:0;display:flex;flex-direction:column;align-items:center;justify-content:center}.dlc-login-actions{flex-direction:column;width:100%}.dlc-login-actions a{width:100%}}
.dlc-guest-back{display:none;position:absolute;left:16px;top:16px;width:40px;height:40px;align-items:center;justify-content:center;border-radius:50%;color:#111827;background:#f1f5f9;text-decoration:none}.dlc-guest-back svg{fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}@media(max-width:767px){.dlc-front-wrap--guest .dlc-login-required{position:relative}.dlc-guest-back{display:flex}}
.dlc-product-card__actions a:only-child{grid-column:1/-1}
