:root{--bg:#f4f6f9;--panel:#fff;--ink:#172332;--muted:#748195;--line:#e7ecf2;--blue:#2b64f5;--blue-light:#edf3ff;--green:#09866a;--red:#cc4a4a;--amber:#a87710;--nav:#182636;--radius:18px;--shadow:0 4px 20px #17233204;font-family:'Pretendard','Noto Sans KR','Apple SD Gothic Neo','Malgun Gothic',system-ui,sans-serif;font-size:14px;color:var(--ink);background:var(--bg);font-synthesis:none}*{box-sizing:border-box}body{margin:0}button,input,textarea,select{font:inherit}button,a{touch-action:manipulation}button{cursor:pointer}a{color:inherit;text-decoration:none}button:disabled{cursor:not-allowed;opacity:.46}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #9bb9ff;outline-offset:3px}.skip{position:fixed;top:-100px;background:white;padding:15px;z-index:999}.skip:focus{top:0}svg{flex-shrink:0;vertical-align:middle}h1,h2,h3,p{margin:0}h1{font-size:29px;letter-spacing:-1.2px;line-height:1.4}h2{font-size:18px;letter-spacing:-.5px}h3{font-size:15px}.muted{color:var(--muted)}.small{font-size:12px}.blue{color:var(--blue)}.text-link{color:var(--blue);border:0;background:none;padding:4px 0;font-weight:650}.loading{padding:80px;text-align:center;color:var(--muted)}.sidebar{position:fixed;inset:0 auto 0 0;width:222px;background:#fff;border-right:1px solid var(--line);padding:28px 18px;display:flex;flex-direction:column;z-index:10}.brand{display:flex;gap:11px;align-items:center;padding:0 10px;margin-bottom:36px}.brand-icon{width:40px;height:40px;border-radius:13px;background:var(--blue);color:white;display:grid;place-items:center}.brand strong{display:block;font-size:19px;letter-spacing:-.6px}.brand small{display:block;color:#8c98a6;font-size:10px;letter-spacing:1.6px;margin-top:5px}.nav-label{font-size:10px;color:#97a2af;font-weight:700;letter-spacing:1.4px;margin:0 13px 11px}.nav-group{display:flex;flex-direction:column;gap:6px;margin-bottom:27px}.nav-item{border:0;background:transparent;color:#69778a;padding:13px 14px;border-radius:11px;display:flex;gap:12px;align-items:center;text-align:left;line-height:1.3}.nav-item.active{color:var(--blue);background:var(--blue-light);font-weight:750}.nav-item:hover{background:var(--bg)}.nav-count{font-size:11px;background:#dce8ff;margin-left:auto;border-radius:6px;padding:3px 6px}.sidebar-bottom{margin-top:auto;background:#f7f9fb;padding:16px;border-radius:13px;font-size:12px;line-height:1.8}.sidebar-bottom strong{display:block;font-size:13px}.sidebar-bottom .dot{background:#29a17d}.workspace{margin-left:222px;min-width:0}.topbar{height:78px;border-bottom:1px solid var(--line);background:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 35px;gap:15px}.breadcrumb{font-size:13px;color:#8b97a7}.breadcrumb b{color:#475468;font-weight:550}.topbar-right{display:flex;gap:14px;align-items:center}.topbar-date{font-size:12px;color:#69788d}.avatar{display:grid;place-items:center;background:#edf0f6;border-radius:50%;width:33px;height:33px;font-size:11px;font-weight:750;color:#536178}.main{padding:30px 34px 60px;max-width:1600px;margin:auto}.heading{display:flex;justify-content:space-between;align-items:center;gap:18px;margin-bottom:25px}.heading p{margin-top:8px;color:var(--muted);font-size:13px;line-height:1.7}.eyebrow{color:#7d8ca0;font-size:10px;font-weight:800;letter-spacing:1.7px;margin-bottom:7px}.actions{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.btn{border:1px solid #dfe5ed;background:white;color:#435166;font-weight:650;border-radius:10px;min-height:39px;padding:9px 15px;display:inline-flex;align-items:center;justify-content:center;gap:7px;white-space:nowrap;line-height:1.3;font-size:12px}.btn.primary{background:var(--blue);border-color:var(--blue);color:#fff}.btn.dark{background:#26374b;border-color:#26374b;color:white}.btn.ghost{background:transparent;border-color:transparent}.btn.danger{color:var(--red);background:#fff4f4}.btn.small-btn{font-size:11px;min-height:30px;padding:7px 10px;border-radius:8px}.btn:hover:not(:disabled){filter:brightness(.97);box-shadow:0 2px 5px #17233209}.notice{display:flex;gap:10px;align-items:flex-start;padding:12px 16px;border-radius:11px;background:#fff7e7;color:#926b20;font-size:12px;line-height:1.7;margin-bottom:20px}.notice.info{background:#edf3ff;color:#446698}.notice.success{background:#edf9f5;color:#247d65}.notice svg{margin-top:2px}.stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:23px}.stat{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:20px 22px;box-shadow:var(--shadow)}.stat-top{display:flex;justify-content:space-between;color:#768397;font-size:12px;align-items:center}.stat-icon{width:31px;height:31px;display:grid;place-items:center;border-radius:9px;background:#f0f4fb;color:#7592c3}.stat-value{font-size:29px;font-weight:780;letter-spacing:-1px;margin-top:13px;line-height:1.15}.stat-value small{font-size:13px;color:#8c98a6;font-weight:500;letter-spacing:0;margin-left:5px}.stat-foot{font-size:11px;color:#8d98a8;margin-top:10px}.stat-foot .blue{font-weight:650}.panel{background:white;border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);overflow:hidden}.panel-head{display:flex;justify-content:space-between;align-items:center;padding:22px 23px 18px;gap:12px}.panel-head p{margin-top:6px;color:var(--muted);font-size:11px;line-height:1.5}.panel-body{padding:0 23px 22px}.dashboard-grid{display:grid;grid-template-columns:minmax(0,1fr) 288px;gap:22px}.dashboard-aside{display:flex;flex-direction:column;gap:20px}.process{display:flex;gap:0;margin-bottom:22px;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;background:white}.process-step{flex:1;padding:17px 20px;position:relative;border-right:1px solid var(--line)}.process-step:last-child{border:0}.process-step .step-num{color:#a0aabd;font-size:10px;font-weight:800}.process-step strong{display:block;font-size:13px;margin-top:5px}.process-step small{display:block;color:#8a98a9;font-size:10px;margin-top:5px}.process-step.current{background:#f3f7ff}.process-step.current strong,.process-step.current .step-num{color:var(--blue)}.table-wrap{overflow-x:auto}table{width:100%;border-collapse:collapse;white-space:nowrap}th{text-align:left;background:#f9fafc;font-size:11px;color:#8b97a7;font-weight:600;padding:12px 17px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}td{padding:13px 17px;border-bottom:1px solid #eff2f6;font-size:12px}tbody tr:last-child td{border-bottom:0}tbody tr:hover{background:#fcfdff}.rank{font-weight:800;color:#8491a4;font-size:13px}.rank.first{color:var(--blue)}.product-cell{display:flex;align-items:center;gap:12px;min-width:205px}.product-cell strong{font-size:12px;display:block;line-height:1.6}.product-cell small{display:block;color:#91a0af;font-size:10px;line-height:1.6;white-space:normal;max-width:260px}.product-icon{width:39px;height:43px;display:grid;place-items:center;background:#eef4fb;color:#7c98bb;border-radius:10px;flex-shrink:0}.product-icon.food{background:#fff2e2;color:#b99364}.product-icon.kitchen{background:#edf4ee;color:#799783}.product-icon.beauty{background:#f7edf4;color:#b18ea6}.product-icon.electronics{background:#eef0f5;color:#8b95a9}.product-icon img{width:100%;height:100%;object-fit:contain;border-radius:9px}.score{display:flex;align-items:center;gap:8px}.score b{color:var(--blue);min-width:31px;font-size:12px}.mini-track{height:4px;width:39px;background:#edf1f7;border-radius:5px;overflow:hidden}.mini-track i{display:block;height:100%;background:#82a8ff;border-radius:5px}.badge{display:inline-flex;align-items:center;gap:5px;background:#eef3fa;color:#607791;padding:4px 8px;border-radius:6px;font-size:10px;font-weight:650;white-space:nowrap}.badge.good{color:#148265;background:#eaf7f2}.badge.warn{color:#a57617;background:#fff5dc}.badge.blue-badge{color:var(--blue);background:var(--blue-light)}.badge.gray{color:#8491a2;background:#f0f2f6}.badge.danger{color:#c46363;background:#fff0f0}.dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:currentColor}.panel-footer{border-top:1px solid var(--line);padding:13px 22px;color:#98a3b1;font-size:10px;display:flex;justify-content:space-between;gap:8px}.channel-item{margin:16px 0 22px}.channel-line{display:flex;justify-content:space-between;font-size:12px;align-items:center;margin-bottom:9px}.channel-line strong{font-weight:650}.channel-line small{color:#9aa5b5}.progress{height:5px;border-radius:8px;background:#f0f3f8;overflow:hidden}.progress i{height:100%;display:block;background:var(--blue);border-radius:8px}.channel-icon{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:7px;background:#edf3ff;color:var(--blue);margin-right:7px;font-size:11px;font-weight:800}.channel-icon.threads{background:#edf0f3;color:#222}.channel-icon.naver{background:#eaf8f0;color:#1aaf63}.callout{background:#f7f9fd;border-radius:11px;padding:14px;font-size:11px;color:#8491a4;line-height:1.8}.connection{display:flex;justify-content:space-between;align-items:center;padding:13px 0;border-bottom:1px solid #f0f3f7;font-size:12px;gap:8px}.connection:last-child{border:0}.connection-left{display:flex;align-items:center;gap:8px}.goal-banner{border:1px solid #dce7ff;background:linear-gradient(120deg,#edf3ff,#f8faff);border-radius:var(--radius);padding:20px}.goal-banner .goal-big{font-size:30px;font-weight:850;color:var(--blue);letter-spacing:-1px}.goal-banner p{font-size:11px;color:#7c8ba2;margin:8px 0;line-height:1.8}.goal-banner strong{font-size:13px}.toolbar{display:flex;gap:12px;padding:18px 22px;border-bottom:1px solid var(--line);align-items:center;flex-wrap:wrap}.search{border:1px solid #e2e7ef;border-radius:9px;min-height:37px;padding:8px 12px;min-width:240px;font-size:12px;background:#fff}.tabs{display:flex;gap:5px}.tabs button{border:0;background:none;padding:8px 13px;border-radius:8px;font-size:12px;color:#7e8a9d}.tabs button.active{background:#edf3ff;color:var(--blue);font-weight:750}.empty{padding:45px 22px;text-align:center;color:#8d9aad;line-height:1.8;font-size:13px}.empty svg{display:block;margin:0 auto 12px;color:#a6bad8}.empty h3{color:#5a6a80;margin-bottom:8px}.tip-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:22px}.tip{background:#fff;border:1px solid var(--line);border-radius:14px;padding:19px}.tip strong{display:block;font-size:14px;margin-bottom:8px}.tip p{font-size:11px;line-height:1.8;color:var(--muted)}.content-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.content-card{background:white;border:1px solid var(--line);border-radius:15px;overflow:hidden}.content-card-head{padding:16px 18px;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;gap:8px;align-items:center}.content-card h3{font-size:12px;line-height:1.7}.content-card pre{font-family:inherit;font-size:12px;line-height:1.9;white-space:pre-wrap;word-break:break-word;padding:19px;margin:0;max-height:300px;min-height:180px;overflow:auto;color:#56677e}.content-card .actions{padding:13px 16px;border-top:1px solid var(--line)}.settings-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.setting-row{padding:14px 0;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;font-size:12px;gap:15px}.setting-row code{font-size:11px;color:#677a92}.setting-row:last-child{border:0}.code-box{white-space:pre-wrap;word-break:break-word;padding:14px;background:#f4f7fb;border-radius:11px;font-family:monospace;font-size:11px;line-height:1.9;color:#50627a}.toast{position:fixed;bottom:25px;left:calc(50% + 100px);transform:translateX(-50%);background:#253448;color:white;padding:13px 23px;border-radius:12px;font-size:13px;z-index:100;box-shadow:0 9px 40px #0002;opacity:0;pointer-events:none;transition:opacity .2s;max-width:80vw;line-height:1.6}.toast.show{opacity:1}.toast.error{background:#a94747}dialog{border:1px solid var(--line);border-radius:20px;width:min(760px,calc(100vw - 28px));padding:0;box-shadow:0 20px 80px #17233225;color:var(--ink);max-height:90vh}dialog::backdrop{background:#15253770;backdrop-filter:blur(2px)}.modal-head{padding:22px 25px 18px;display:flex;justify-content:space-between;border-bottom:1px solid var(--line);position:sticky;top:0;background:#fff;z-index:1}.modal-head h2{font-size:18px}.modal-head p{font-size:11px;color:var(--muted);margin-top:7px}.modal-close{background:none;border:0;color:#94a0b0;font-size:22px}.modal-body{padding:22px 25px;max-height:calc(90vh - 145px);overflow-y:auto}.modal-foot{padding:15px 25px;border-top:1px solid var(--line);display:flex;justify-content:flex-end;gap:8px;background:#fff}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:17px}.field{display:block;font-size:12px;color:#596a81}.field>span{display:block;margin-bottom:8px;font-weight:600}.field small{display:block;line-height:1.6;color:#8d9bad;font-size:10px;margin-top:5px}.field.full{grid-column:1/-1}.field input:not([type=checkbox]),.field select,.field textarea{display:block;border:1px solid #dfe5ed;border-radius:9px;padding:10px 11px;width:100%;background:white;color:#394c65;font-size:12px;min-height:39px}.field textarea{resize:vertical;line-height:1.7}.field input[type=checkbox]{vertical-align:middle;margin-right:7px}.divider{height:1px;background:var(--line);margin:20px 0}.form-subtitle{font-size:12px;margin-bottom:15px;line-height:1.8}.body-editor{width:100%;min-height:400px;font-size:13px;line-height:1.9;border:1px solid var(--line);padding:16px;border-radius:10px;resize:vertical}.error-box{background:#fff0ef;color:#ba4b45;padding:14px;border-radius:10px;line-height:1.8;font-size:12px;margin-bottom:15px;display:none}.error-box.show{display:block}.import-preview{overflow:auto;max-height:240px;border:1px solid var(--line);border-radius:10px;margin-top:15px}.readonly-preview{white-space:pre-wrap;line-height:1.9;max-height:350px;overflow:auto;color:#65758d}.access-card{max-width:600px;margin:100px auto;background:white;border-radius:20px;padding:40px;line-height:2}.mobile-logo{display:none}.performance-note{padding:18px 22px;border-top:1px solid var(--line);font-size:11px;line-height:1.9;color:#8793a4}.inline-check{display:flex;align-items:center;gap:9px;font-size:12px;color:#60728a}.row-actions{display:flex;gap:6px}.full-width{width:100%}.refreshing{opacity:.5;pointer-events:none}
/* Public hub */
.hub-body{background:#fafbfd}.hub-header{height:82px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);padding:0 max(24px,calc((100vw - 1120px)/2));background:white}.hub-logo{font-size:22px;font-weight:850;letter-spacing:-1px;display:flex;align-items:center;gap:10px}.hub-logo .brand-icon{width:34px;height:34px;border-radius:11px}.hub-header small{font-size:11px;color:#91a0b1}.hub-main{max-width:1168px;margin:auto;padding:35px 24px 65px}.hub-hero{background:#edf3ff;border:1px solid #e1eaff;border-radius:24px;min-height:185px;display:flex;justify-content:space-between;align-items:center;padding:32px 37px;margin-bottom:18px}.hub-hero h1{font-size:33px;line-height:1.35;letter-spacing:-1.6px;margin:7px 0 11px}.hub-hero p{font-size:12px;color:#7d8fa9;line-height:1.8}.hero-stamp{width:105px;height:105px;border:1px solid #d5e3ff;border-radius:29px;background:#fff8;display:flex;flex-direction:column;align-items:center;justify-content:center;transform:rotate(7deg);color:var(--blue);margin:0 20px}.hero-stamp strong{font-size:43px;line-height:1}.hero-stamp span{font-size:10px;font-weight:700;letter-spacing:1px;margin-bottom:7px}.hub-disclosure{font-size:11px;color:#8995a7;line-height:1.8;margin:15px 2px 24px}.hub-filters{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:23px}.chip{border:1px solid var(--line);background:#fff;border-radius:50px;padding:9px 15px;color:#76849a;font-size:12px}.chip.active{background:#26364b;color:white;border-color:#26364b}.hub-products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.hub-product{background:white;border:1px solid var(--line);border-radius:18px;overflow:hidden;transition:transform .2s}.hub-product:hover{transform:translateY(-3px)}.product-art{height:160px;position:relative;background:#eef3f9;display:flex;align-items:center;justify-content:center;color:#8aa1bc}.product-art.food{background:#f7f0e6;color:#baa27e}.product-art.kitchen{background:#eaf3ee;color:#87a899}.product-art.beauty{background:#f4edf3;color:#b79ab1}.product-art img{width:100%;height:100%;object-fit:contain;padding:18px;background:white}.product-art>.badge{position:absolute;left:13px;top:12px}.product-art .art-icon{transform:scale(2.3);opacity:.7}.product-art .no-image{position:absolute;bottom:14px;left:0;right:0;text-align:center;font-size:10px;opacity:.8}.hub-product-info{padding:18px}.hub-product-info h3{font-size:14px;line-height:1.7;letter-spacing:-.2px;min-height:24px}.hub-product-info .package{font-size:11px;color:#8e9aad;margin-top:3px;line-height:1.7}.hub-price{font-size:21px;font-weight:850;letter-spacing:-.7px;margin:14px 0 6px}.hub-price small{font-size:14px;color:#f07561;margin-right:7px}.hub-unit{font-size:10px;color:#8fa0b3;line-height:1.8}.hub-product-info .btn{margin-top:14px;width:100%;min-height:38px;font-size:11px}.hub-footer{margin-top:42px;border-top:1px solid var(--line);padding-top:22px;font-size:11px;line-height:1.9;color:#99a5b5}.hub-footer a{text-decoration:underline}.hub-search{border:1px solid var(--line);border-radius:11px;background:white;width:250px;max-width:100%;padding:10px 14px;font-size:12px}.product-detail{display:grid;grid-template-columns:1fr 1fr;gap:35px;padding:30px;background:white;border:1px solid var(--line);border-radius:22px}.product-detail .product-art{height:350px;border-radius:16px}.product-detail h1{font-size:27px;margin:15px 0}.product-detail .body-copy{white-space:pre-wrap;line-height:1.9;font-size:13px;color:#8190a5;margin:15px 0}.product-detail .hub-price{font-size:33px}.product-detail .btn{margin:20px 0;min-width:220px}
@media(min-width:1450px){.dashboard-grid{grid-template-columns:minmax(0,1fr) 320px}.main{padding-left:42px;padding-right:42px}.stat{padding:22px 25px}}
@media(max-width:1150px){.sidebar{width:192px;padding:25px 12px}.workspace{margin-left:192px}.brand{gap:8px;padding:0 7px}.brand strong{font-size:17px}.main{padding:25px 22px}.topbar{padding:0 24px}.dashboard-grid{grid-template-columns:1fr}.dashboard-aside{display:grid;grid-template-columns:1fr 1fr}.goal-banner{display:none}.stat{padding:17px}.topbar-date{display:none}.hub-products{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:760px){.sidebar{width:100%;height:auto;inset:auto 0 0 0;border-right:0;border-top:1px solid var(--line);padding:6px 5px 8px;z-index:20}.sidebar>.brand,.sidebar .nav-label,.sidebar-bottom{display:none}.sidebar .nav-group{display:flex;flex-direction:row;gap:0;margin:0}.sidebar .nav-group.secondary{display:none}.nav-item{flex:1;flex-direction:column;gap:5px;font-size:9px;padding:8px 2px;text-align:center;min-width:0;border-radius:9px}.nav-item svg{width:18px;height:18px}.nav-count{display:none}.workspace{margin-left:0}.topbar{height:61px;padding:0 16px}.breadcrumb{font-size:11px}.mobile-logo{display:inline;color:var(--blue);font-weight:800;margin-right:7px}.topbar .btn{font-size:10px;padding:7px 9px;min-height:32px}.avatar{display:none}.main{padding:22px 15px 105px}.heading{align-items:flex-start;margin-bottom:18px;gap:10px;flex-direction:column}h1{font-size:25px}.heading p{font-size:11px}.heading>.actions{width:100%}.heading>.actions .btn{flex:1}.stats{gap:10px;grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:16px}.stat{border-radius:14px;padding:15px 16px}.stat-value{font-size:27px;margin-top:10px}.stat-top{font-size:11px}.stat-foot{font-size:10px}.stat-icon{width:27px;height:27px}.notice{padding:11px 13px;font-size:10px;margin-bottom:16px}.process{margin-bottom:16px;border-radius:13px}.process-step{padding:12px 8px}.process-step strong{font-size:10px}.process-step small{font-size:8px}.process-step .step-num{font-size:8px}.dashboard-grid{gap:16px}.dashboard-aside{gap:15px;grid-template-columns:1fr}.panel-head{padding:18px 17px 15px}.panel-body{padding:0 17px 18px}.panel-head h2{font-size:16px}.panel-head p{font-size:10px}.panel-head .btn{font-size:10px}.table-wrap th{padding:10px 13px}.table-wrap td{padding:12px 13px}.panel-footer{padding:12px 16px;font-size:9px}.content-grid,.settings-grid{grid-template-columns:1fr}.tip-grid{grid-template-columns:1fr;gap:10px}.tip{padding:14px 16px}.tip strong{font-size:12px;margin-bottom:5px}.tip p{font-size:10px}.toolbar{padding:14px;gap:9px}.search{min-width:0;width:100%}.tabs button{padding:7px 11px;font-size:11px}.form-grid{grid-template-columns:1fr}.field.full{grid-column:auto}.modal-head{padding:19px}.modal-body{padding:19px}.modal-foot{padding:13px 19px}.toast{left:50%;bottom:95px;font-size:11px;max-width:90vw;min-width:60vw;text-align:center}.hub-header{height:68px;padding:0 19px}.hub-logo{font-size:19px}.hub-header small{font-size:9px}.hub-main{padding:23px 15px 45px}.hub-hero{padding:24px 21px;border-radius:20px;min-height:180px}.hub-hero h1{font-size:26px}.hub-hero p{font-size:10px;max-width:220px}.hero-stamp{display:none}.hub-products{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.product-art{height:128px}.hub-product-info{padding:12px}.hub-product-info h3{font-size:12px;min-height:40px}.hub-product-info .package{font-size:10px;min-height:32px}.hub-price{font-size:18px;letter-spacing:-.6px;margin:9px 0 5px}.hub-price small{font-size:11px;margin-right:4px}.hub-unit{font-size:9px;min-height:34px}.hub-product-info .btn{padding:8px 7px;font-size:9px;margin-top:9px}.hub-filters{gap:6px}.chip{padding:8px 11px;font-size:10px}.hub-disclosure{font-size:9px;line-height:1.9}.product-detail{display:block;padding:19px}.product-detail .product-art{height:230px}.product-detail h1{font-size:22px}.hub-search{width:100%}}
@media(prefers-reduced-motion:reduce){*{transition:none!important;scroll-behavior:auto!important}}

.brand small{font-size:8.7px;letter-spacing:1px;white-space:nowrap}
.daily-paste-panel{overflow:visible}.daily-paste{width:100%;min-height:360px;border:1px solid #dfe5ed;border-radius:14px;padding:18px;font:inherit;font-size:13px;line-height:1.9;color:#394c65;resize:vertical;background:#fbfcfe;white-space:pre-wrap}.daily-paste:focus{background:#fff}.daily-paste::placeholder{color:#a2adba}.badge[title]{max-width:220px;overflow:hidden;text-overflow:ellipsis}
@media(max-width:760px){.daily-paste{min-height:300px;font-size:12px;padding:14px}.daily-paste-panel .panel-body{padding-top:0}}
/* v1.2 4:3 shopping card workflow */
.card-thumbs{display:flex;gap:6px;align-items:center}.card-thumbs a{display:block;width:64px;height:48px;border-radius:8px;overflow:hidden;border:1px solid var(--line);background:#f5f7fa}.card-thumbs img{width:100%;height:100%;object-fit:cover;display:block}.image-status{display:flex;flex-direction:column;gap:5px;min-width:125px}.image-status small{font-size:9px;color:#8b98aa;max-width:180px;white-space:normal;line-height:1.45}.link-stack{display:flex;flex-direction:column;gap:5px}.content-media{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin:12px 0}.content-media a{display:block;aspect-ratio:4/3;overflow:hidden;border-radius:9px;border:1px solid var(--line);background:#f4f6f9}.content-media img{width:100%;height:100%;object-fit:cover;display:block}.media-empty{border:1px dashed #d8e0eb;background:#fafbfd;color:#8c99aa;padding:14px;border-radius:9px;font-size:10px;margin:12px 0}.image-progress{font-size:11px;color:#738398}.table-wrap td:nth-child(4){min-width:210px}
@media(max-width:760px){.card-thumbs a{width:54px;height:40px}.content-media{gap:5px}.table-wrap td:nth-child(4){min-width:180px}}
