:root{color:#1c1c1a;background:#f6f4ef;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}.shell{display:grid;grid-template-columns:260px minmax(0,1fr);min-height:100vh}.sidebar{border-right:1px solid #ded8cc;background:#fffdf8;padding:20px 14px}.brand{display:flex;gap:12px;align-items:center;padding:8px 10px 22px}.brand-logo{width:42px;height:42px;flex:0 0 42px;object-fit:contain}.brand strong,.brand span{display:block}.brand span{color:#777066;font-size:12px;margin-top:2px}nav{display:grid;gap:4px}.logout-button{width:calc(100% - 20px);display:flex;align-items:center;gap:10px;margin:18px 10px 0;border:1px solid #d7d0c3;border-radius:6px;background:#fffdf8;color:#5e5a52;padding:10px 12px;text-align:left;cursor:pointer}.logout-button:hover{background:#f2eee4;color:#1c1c1a}.language-switch{display:grid;grid-template-columns:1fr 1fr;gap:4px;margin:0 10px 18px;padding:3px;border:1px solid #ded8cc;border-radius:6px;background:#f6f4ef}.language-switch button{border:0;border-radius:4px;background:transparent;color:#6d675e;padding:6px 8px;cursor:pointer}.language-switch button.active{background:#fffdf8;color:#1c1c1a;box-shadow:0 1px 2px #2822180f}.nav-item{width:100%;display:flex;align-items:center;gap:10px;border:0;background:transparent;color:#5e5a52;padding:10px 12px;border-radius:6px;text-align:left;cursor:pointer}.nav-item.active{color:#151412;background:#ebe5d7}.main{padding:30px}.page-header{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:22px}h1,h2,p{margin-top:0}h1{font-size:28px;line-height:1.15;margin-bottom:8px}h2{font-size:16px;margin-bottom:14px}p{color:#6d675e;line-height:1.55}.actions{display:flex;gap:10px}.search-bar{display:grid;grid-template-columns:minmax(0,1fr) minmax(160px,auto) auto;gap:10px;margin-bottom:16px}.search-bar input,.search-bar select{min-width:0;border:1px solid #d7d0c3;border-radius:6px;padding:10px 12px;background:#fff}.search-bar select{color:#1f312c;font-weight:700}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.primary-button,.secondary-button,.danger-button{border:1px solid transparent;border-radius:6px;padding:9px 13px;cursor:pointer;white-space:nowrap}.primary-button{color:#fff;background:#1f5a4a}.primary-button:disabled,.secondary-button:disabled,.danger-button:disabled,.accent-button:disabled{cursor:not-allowed;opacity:.64}.secondary-button{color:#1f312c;background:#fffdf8;border-color:#d7d0c3}.secondary-button:disabled{background:#ede8dd;border-color:#ded8cc;color:#9a9286}.accent-button{border:1px solid #d7c7a0;border-radius:6px;padding:9px 13px;cursor:pointer;white-space:nowrap;color:#6b4e16;background:#fff4d8}.icon-button{width:34px;height:34px;display:inline-grid;place-items:center;flex:0 0 34px;border:1px solid #d7d0c3;border-radius:6px;background:#fffdf8;color:#1f312c;cursor:pointer}.icon-button:hover{background:#f2eee4}.icon-button:disabled{cursor:not-allowed;opacity:.52}.ghost-icon-button{width:30px;height:30px;display:inline-grid;place-items:center;border:0;border-radius:999px;background:transparent;color:#1f5a4a;cursor:pointer}.ghost-icon-button:hover{background:#1f5a4a14}.ghost-icon-button:disabled{cursor:not-allowed;color:#aaa299;opacity:.55}.danger-button{color:#8a3325;background:#fff7f5;border-color:#ecc9c0}.login-page{min-height:100vh;display:grid;grid-template-columns:minmax(0,1.1fr) minmax(360px,480px);background:#f6f4ef}.login-visual{position:relative;display:grid;align-content:end;gap:34px;min-height:100vh;padding:clamp(32px,5vw,72px);overflow:hidden;background:linear-gradient(140deg,#1f5a4aeb,#1c1c1ac7),url(/brand/mas-logo-crop.png) center / min(58vw,620px) no-repeat,#1f312c}.login-visual img{width:min(280px,56vw);padding:16px;border-radius:8px;background:#fffdf8f0;box-shadow:0 20px 70px #0a131038}.login-visual-copy{max-width:620px}.login-visual-copy span{color:#f3d28b;font-size:13px;font-weight:700;letter-spacing:0;text-transform:uppercase}.login-visual-copy h1{margin:10px 0 12px;color:#fffdf8;font-size:56px;line-height:1.02}.login-visual-copy p{max-width:520px;color:#efe8d9;font-size:17px}.login-panel{display:grid;align-content:center;min-height:100vh;border-left:1px solid #ded8cc;padding:clamp(24px,4vw,46px);background:#fffdf8}.login-panel-header{display:flex;align-items:flex-start;gap:14px;margin-bottom:22px}.login-panel-header h2{margin:0 0 6px;font-size:24px}.login-panel-header p{margin:0;font-size:14px}.login-icon{width:42px;height:42px;display:grid;place-items:center;flex:0 0 42px;border-radius:8px;background:#e8f0ea;color:#1f5a4a}.login-language-switch{display:grid;grid-template-columns:1fr 1fr;gap:4px;margin-bottom:22px;padding:3px;border:1px solid #ded8cc;border-radius:6px;background:#f6f4ef}.login-language-switch button{border:0;border-radius:4px;background:transparent;color:#6d675e;padding:8px;cursor:pointer}.login-language-switch button.active{background:#fffdf8;color:#1c1c1a;box-shadow:0 1px 2px #2822180f}.login-form{display:grid;gap:14px}.login-form label{margin:0}.login-form input{width:100%;margin-top:7px;border:1px solid #d7d0c3;border-radius:6px;padding:12px;background:#fff;color:#1c1c1a}.login-submit{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px}.login-demo{margin:16px 0 0;color:#777066;font-size:12px}.compact{padding:6px 9px;font-size:12px}.row-actions{display:flex;gap:6px;align-items:center}.row-actions.align-right{justify-content:flex-end}.pagination-bar{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-top:14px;color:#6d675e;font-size:13px}.pagination-actions{display:flex;align-items:center;gap:8px}.pagination-actions strong{min-width:58px;color:#1f312c;text-align:center;font-size:13px}.metric-grid{display:grid;grid-template-columns:repeat(4,minmax(150px,1fr));gap:14px;margin-bottom:18px}.metric-card,.panel,.upload-panel{border:1px solid #ded8cc;border-radius:8px;background:#fffdf8;box-shadow:0 1px 2px #2822180a}.metric-card{min-height:118px;padding:16px;display:grid;align-content:space-between}.metric-card span{color:#6d675e;font-size:13px}.metric-card strong{font-size:30px}.two-column,.asset-workspace{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.dashboard-lower-grid{margin-top:18px}.asset-workspace-detail{grid-template-columns:1fr}.panel{padding:18px}.section-heading{display:flex;justify-content:space-between;gap:18px;margin-bottom:14px}.section-heading p{margin-bottom:0}.muted{color:#6d675e}.form-error{border:1px solid #ecc9c0;border-radius:6px;padding:10px 12px;background:#fff7f5;color:#8a3325}.form-success{border:1px solid #bfdbc9;border-radius:6px;padding:10px 12px;background:#edf7ef;color:#245c4f}.settings-template-panel{margin-top:18px}.model-config-form{display:grid;gap:12px}.model-config-form label{display:grid;gap:6px;color:#5e5a52;font-size:13px}.model-config-form input,.model-config-form select{width:100%;min-width:0;border:1px solid #d7d0c3;border-radius:6px;padding:10px 12px;background:#fff;color:#1c1c1a}.model-config-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.model-summary-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.model-summary-row span{min-width:0;border:1px solid #eee8dc;border-radius:6px;padding:10px 12px;background:#faf8f2;color:#1c1c1a;overflow-wrap:anywhere}.model-summary-row b{display:block;margin-bottom:4px;color:#6d675e;font-size:12px;font-weight:600}.template-tab-row{display:flex;flex-wrap:wrap;gap:8px}.template-tab-row button{border:1px solid #d7d0c3;border-radius:6px;padding:8px 12px;background:#fff;color:#5e5a52;cursor:pointer}.template-tab-row button.active{border-color:#1f5a4a;background:#e8f0ea;color:#1f5a4a}.template-editor{display:grid;gap:14px}.template-library-header{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:14px}.template-library-header p{margin-bottom:0}.template-table{margin-bottom:14px}.settings-template-status{display:flex;flex-wrap:wrap;gap:6px;align-items:center}.template-editor-panel{margin-top:16px;border-top:1px solid #eee8dc;padding-top:16px}.template-editor label{display:grid;gap:6px;color:#5e5a52;font-size:13px}.template-editor input,.template-editor textarea{width:100%;border:1px solid #d7d0c3;border-radius:6px;padding:10px 12px;background:#fff;color:#1c1c1a}.template-editor textarea{min-height:360px;resize:vertical;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:13px;line-height:1.55}.field-label{display:block;margin-bottom:8px;color:#5e5a52;font-size:13px}.template-variable-row{display:flex;flex-wrap:wrap;gap:8px}.template-variable-row span{display:inline-flex;border-radius:999px;background:#f0ece2;color:#4b463e;padding:5px 9px;font-size:12px}.checkbox-line{display:flex!important;grid-template-columns:auto 1fr;align-items:center;gap:8px;color:#1c1c1a!important}.checkbox-line input{width:auto}.template-actions{display:flex;justify-content:flex-end;gap:10px}.dense-list{margin:0;padding:0;list-style:none;display:grid;gap:10px}.dense-list li{display:flex;justify-content:space-between;gap:16px;padding:10px 0;border-bottom:1px solid #eee8dc}.dense-list li span{display:grid;gap:3px;min-width:0}.dense-list li small{color:#8b857b;font-size:12px;line-height:1.35}.dense-list b{color:#1f5a4a;font-size:12px}table{width:100%;border-collapse:collapse}th,td{text-align:left;padding:12px 10px;border-bottom:1px solid #eee8dc;font-size:14px}th{color:#70695f;font-weight:600}tbody tr{transition:background .16s ease}tbody tr.is-selected{background:#f4efe3}.status-cell{color:#1f5a4a}.table-actions{text-align:right}.product-library-table{table-layout:fixed}.product-library-table th:nth-child(1),.product-library-table td:nth-child(1){width:84px}.product-library-table th:nth-child(2),.product-library-table td:nth-child(2){width:22%}.product-library-table th:nth-child(3),.product-library-table td:nth-child(3){width:50%}.product-library-table th:nth-child(4),.product-library-table td:nth-child(4){width:108px}.product-library-table th:nth-child(5),.product-library-table td:nth-child(5){width:92px;text-align:center}.product-library-table td:nth-child(5) .row-actions{justify-content:center}.product-library-table td:nth-child(2){overflow:hidden;text-overflow:ellipsis}.product-thumb{width:52px;height:52px;display:grid;place-items:center;border:1px solid #ded8cc;border-radius:12px;background:#f6f4ef;object-fit:cover;color:#8a8378;font-size:11px;text-align:center}.product-thumb.large{width:120px;height:120px}.product-thumb.empty{padding:6px}.product-page{position:relative}.product-sync-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:45;display:grid;place-items:center;padding:24px;background:radial-gradient(circle at 42% 36%,rgba(217,166,46,.14),transparent 34%),#201f1c47;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.product-sync-card{width:min(420px,100%);display:grid;justify-items:center;gap:12px;padding:26px;border:1px solid #ded8cc;border-radius:20px;background:#fffdf8;box-shadow:0 20px 70px #1c1c1a2e;text-align:center}.product-sync-card strong{color:#1f312c;font-size:18px}.product-sync-card p{max-width:320px;margin:0;color:#6d675e;line-height:1.6}.product-sync-spinner{width:38px;height:38px;border:3px solid #efe5d1;border-top-color:#1f5a4a;border-radius:999px;animation:spin .85s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.upload-panel{min-height:290px;display:grid;place-items:center;text-align:center;padding:28px;border-style:dashed}.inline-upload{min-height:220px;cursor:pointer}.asset-upload-panel{display:grid;grid-template-rows:auto 1fr}.asset-upload-trigger{width:100%;color:inherit}.asset-upload-trigger strong{font-size:16px}.asset-upload-trigger span:last-child{max-width:360px;color:#6d675e;line-height:1.5}.drop-icon{width:48px;height:48px;display:grid;place-items:center;border-radius:50%;background:#e2eee8;color:#1f5a4a;font-size:28px}.tag-row{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:14px}.tag-row span,.badge{display:inline-flex;align-items:center;border-radius:999px;background:#e8f0ea;color:#245c4f;padding:5px 9px;font-size:12px}.copy-block{background:#f6f4ef;border-radius:6px;padding:12px;color:#3b3731}.asset-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(170px,1fr));gap:12px}.asset-card{display:grid;gap:9px;border:1px solid #ded8cc;border-radius:8px;padding:8px;background:#fffdf8}.asset-card.active{border-color:#1f5a4a;box-shadow:0 0 0 1px #1f5a4a}.asset-card-main{display:grid;gap:8px;border:0;padding:0;background:transparent;text-align:left;cursor:pointer}.asset-card-main img{width:100%;aspect-ratio:4 / 3;border-radius:6px;object-fit:cover;background:#f6f4ef}.asset-card-main span{min-height:20px;color:#1c1c1a;font-weight:600}.asset-card-meta{display:flex;justify-content:space-between;align-items:center;gap:8px}.asset-card-meta small{color:#777066}.empty-detail-state{min-height:220px;display:grid;place-content:center;gap:8px;border:1px dashed #d7d0c3;border-radius:8px;background:#faf8f2;padding:28px;text-align:center}.empty-detail-state strong{font-size:16px;color:#1f312c}.empty-detail-state p{max-width:480px;margin-bottom:0}.asset-detail-layout{display:grid;grid-template-columns:minmax(0,1.6fr) 320px;gap:18px;align-items:start}.asset-detail-main-column{display:grid;gap:18px;min-width:0}.asset-detail-sidebar{display:grid;gap:14px;position:sticky;top:20px}.asset-side-card,.asset-hero-card,.asset-content-section{border:1px solid #eee8dc;border-radius:10px;background:#fff}.asset-side-card{display:grid;gap:12px;padding:14px}.asset-flow-card ol{display:grid;gap:10px;margin:0;padding:0;list-style:none}.asset-flow-card li{display:grid;gap:4px;border-left:3px solid #d5b96d;border-radius:8px;padding:9px 10px;background:#fffaf0}.asset-flow-card b{color:#1f312c;font-size:12px}.asset-flow-card span{color:#6d675e;font-size:12px;line-height:1.45}.asset-generation-settings-card>div{display:grid;gap:6px;border:1px solid #eee8dc;border-radius:10px;padding:11px;background:#fffdf8}.asset-generation-settings-card strong{color:#1f5a4a;font-size:12px}.asset-generation-settings-card p{margin:0;color:#5e5a52;font-size:13px;line-height:1.55}.fallback-spm-card>div{display:grid;gap:8px;border:1px solid #eee2cf;border-radius:10px;padding:11px;background:#fffaf0}.fallback-spm-card p{margin:0;color:#6d675e;font-size:12px;line-height:1.5}.fallback-spm-card>button{width:100%;justify-content:center}.muted-badge{justify-self:start;border-radius:999px;background:#f2eee4;color:#6d675e;padding:5px 9px;font-size:11px;font-weight:800}.asset-side-card h3,.asset-detail-section h3{margin:0;color:#1f312c;font-size:14px}.asset-hero-card{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;padding:16px}.asset-hero-column{display:grid;align-content:start;min-width:0;min-height:400px}.asset-detail-section{display:grid;gap:10px}.asset-summary-card{display:grid;gap:6px;align-content:start;border:1px solid #eee8dc;border-radius:8px;padding:12px;background:#faf8f2}.asset-summary-card strong{color:#1f5a4a;font-size:12px}.asset-summary-card p{margin:0;color:#3b3731;font-size:13px}.asset-detail-meta{display:grid;gap:10px;border-bottom:1px solid #eee8dc;padding-bottom:12px}.asset-detail-meta>div:first-child{display:grid;gap:7px}.asset-detail-meta strong{color:#1f312c;font-size:15px;line-height:1.35}.asset-detail-meta small{color:#777066;font-size:12px}.channel-highlight-card{display:grid;gap:9px;align-content:start;border:1px solid #e2c76d;border-radius:12px;padding:12px;background:radial-gradient(circle at 12% 8%,rgba(255,255,255,.92),transparent 28%),linear-gradient(135deg,#fff8df,#f4ead0);box-shadow:inset 0 0 0 1px #fffdf8b8}.channel-highlight-card.compact{padding:10px}.channel-highlight-card strong{color:#7a5a10;font-size:12px}.distribution-channel-row{display:flex;flex-wrap:wrap;gap:7px}.distribution-channel-row span{display:inline-flex;align-items:center;min-height:28px;border:1px solid rgba(122,90,16,.22);border-radius:999px;background:#fffdf8d1;color:#533d0a;padding:5px 10px;font-size:12px;font-weight:700}.distribution-content-panel{display:grid;gap:10px}.compact-heading{margin:0}.distribution-content-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:10px}.distribution-content-card{display:grid;gap:9px;align-content:start;border:1px solid #eee2cf;border-radius:12px;padding:12px;background:#fffdf8}.distribution-content-card header{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:0}.distribution-content-card strong{color:#1f5a4a;font-size:13px}.distribution-content-card p{max-height:120px;margin:0;overflow:auto;color:#3b3731;font-size:13px;line-height:1.55;white-space:pre-wrap}.asset-detail-gallery img,.asset-preview-image{width:100%;border:1px solid #ded8cc;border-radius:8px;background:#f6f4ef;object-fit:cover}.asset-detail-gallery{display:grid;gap:8px;align-content:start;min-width:0}.asset-detail-main-button{display:block;width:100%;border:0;padding:0;background:transparent;cursor:zoom-in}.asset-detail-main-image{height:330px}.asset-detail-thumbs{display:grid;grid-auto-flow:column;grid-auto-columns:62px;gap:7px;max-width:100%;overflow-x:auto;overflow-y:hidden;padding-bottom:2px}.asset-detail-thumbs button{width:62px;height:62px;border:1px solid #ded8cc;border-radius:6px;padding:0;background:#f6f4ef;cursor:pointer}.asset-detail-thumbs button.active{border-color:#1f5a4a;box-shadow:0 0 0 2px #1f5a4a2e}.asset-detail-thumbs img{width:100%;height:100%;border:0;border-radius:5px;object-fit:cover}.image-lightbox{background:#12110fd1}.image-lightbox-content{position:relative;width:calc(100vw - 48px);height:calc(100vh - 48px);display:grid;place-items:center;padding:46px 72px}.image-lightbox-content img{width:100%;height:100%;min-width:0;min-height:0;border-radius:8px;object-fit:contain;background:#1c1c1a}.image-lightbox-close,.image-lightbox-nav,.image-lightbox-count{position:absolute;border:1px solid rgba(255,253,248,.24);border-radius:6px;background:#1c1c1ab8;color:#fffdf8}.image-lightbox-close{top:0;right:0;padding:8px 11px;cursor:pointer}.image-lightbox-nav{top:50%;transform:translateY(-50%);padding:10px 12px;cursor:pointer}.image-lightbox-nav.previous{left:0}.image-lightbox-nav.next{right:0}.image-lightbox-count{left:50%;bottom:0;transform:translate(-50%);padding:6px 10px;font-size:12px}@media(max-width:700px){.image-lightbox-content{width:calc(100vw - 24px);height:calc(100vh - 24px);padding:52px 0 42px}.image-lightbox-nav{top:auto;bottom:0;transform:none}}.assets-list-panel{margin-top:18px;overflow-x:auto}.assets-list-header{display:flex;justify-content:space-between;gap:16px;align-items:center;margin-bottom:12px}.assets-list-header h2{margin:0}.asset-spm-filter{position:relative;display:flex;gap:8px;align-items:center;min-width:min(320px,100%);margin:0;color:#6d675e;font-size:12px;font-weight:700}.asset-spm-filter span{flex:0 0 auto;white-space:nowrap}.asset-spm-filter input{flex:1 1 auto;min-width:0;border:1px solid #d7d0c3;border-radius:999px;padding:8px 34px 8px 12px;background:#fff;color:#1c1c1a}.asset-spm-filter .ghost-icon-button{position:absolute;right:4px;top:50%;width:26px;height:26px;border-radius:50%;transform:translateY(-50%)}.assets-list-panel tbody tr{transition:background .16s ease,box-shadow .16s ease}.assets-list-panel tbody tr:hover{background:#f5fbf7;box-shadow:inset 3px 0 #6ca68e}.asset-table-thumb{width:58px;height:58px;border:1px solid #ded8cc;border-radius:6px;background:#f6f4ef;object-fit:cover}.asset-thumb-stack{position:relative;width:58px}.asset-thumb-stack span{position:absolute;right:-7px;bottom:-7px;min-width:20px;border:1px solid #ded8cc;border-radius:999px;background:#fffdf8;color:#5a5045;padding:2px 6px;font-size:11px;text-align:center}.asset-thumb-stack b,.fallback-spm-badge{display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(91,65,9,.28);border-radius:999px;background:#d9a62e;color:#fffdf8;font-size:11px;font-weight:800;box-shadow:0 5px 12px #5438062e}.asset-thumb-stack b{position:absolute;left:-6px;top:-6px;z-index:2;width:22px;height:22px;padding:0}.fallback-spm-badge{justify-self:start;padding:5px 9px}.channel-chip-row{display:flex;flex-wrap:wrap;gap:6px;min-width:160px}.channel-chip-row span{border-radius:999px;background:#f2eee4;color:#5a5045;padding:4px 8px;font-size:12px}.mood-copy-chip-row{min-width:120px}.spm-chip-row span{font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;letter-spacing:.01em}.mood-copy-chip{border:0;border-radius:999px;background:#1f5a4a;color:#fff;padding:4px 8px;font-size:12px;font-weight:600;cursor:pointer}.channel-chip-row .disabled-chip{background:#f2eee4;color:#9b9286;border:1px dashed #d7d0c3}.asset-mood-section{margin-top:16px}.asset-mood-section h2{margin-bottom:10px}.asset-stat-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.asset-stat-grid span{border-radius:8px;background:#faf8f2;padding:10px;color:#3b3731;font-size:13px}.asset-stat-grid b{display:block;margin-bottom:4px;color:#6d675e;font-size:12px}.mood-chip-row{display:flex;flex-wrap:wrap;gap:8px}.mood-chip-row>span{display:inline-flex;align-items:center;gap:8px;border-radius:999px;background:#1f5a4a;color:#fff;padding:6px 10px;font-size:13px;font-weight:600}.mood-chip-row small{color:#dce9e3;font-size:11px;font-weight:500}.mood-chip-row.compact{gap:6px}.mood-chip-row.compact>span,.mood-chip-row.compact>button{padding:5px 8px;font-size:12px}.product-mood-stack{display:grid;gap:6px;min-width:220px}.product-library-table .product-mood-stack{min-width:0}.product-library-table .mood-chip-row{max-height:58px;overflow:hidden}.sync-status-badge{display:inline-flex;align-items:center;justify-content:center;min-width:64px;padding:6px 10px;border-radius:999px;font-size:12px;font-weight:800;letter-spacing:.02em}.sync-status-badge.synced{color:#1f5a4a;background:#dcefe5;box-shadow:inset 0 0 0 1px #1f5a4a24}.sync-status-badge.unsynced{color:#915126;background:#f7e3cf;box-shadow:inset 0 0 0 1px #91512629}.sync-status-badge.unknown{color:#5f6572;background:#eef1f5;box-shadow:inset 0 0 0 1px #5f657229}.product-mood-stack small,.product-mood-stack p{margin:0;color:#6d675e;font-size:12px;line-height:1.45}.product-mood-stack small{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.product-analysis-board{display:grid;grid-template-rows:auto auto minmax(260px,1fr);gap:18px;height:640px;margin:18px 0 22px;padding:20px;overflow:hidden;border:1px solid #ded5c3;border-radius:16px;background:radial-gradient(circle at top right,rgba(218,180,105,.18),transparent 34%),linear-gradient(135deg,#fbf8f0,#f3eadb)}.product-analysis-board>header{display:flex;justify-content:space-between;gap:20px;align-items:flex-start;min-height:120px}.product-analysis-header-actions{display:grid;justify-items:end;gap:10px}.product-analysis-board h3{margin:6px 0;color:#2b2822;font-size:22px}.product-analysis-board p,.product-analysis-board li{color:#655f55;line-height:1.6}.product-analysis-board p{margin:0}.product-analysis-board .product-analysis-meta{margin-top:6px;color:#9a6b32;font-size:12px;font-weight:700}.product-analysis-status-row{display:flex;align-items:center;gap:8px;margin-top:10px}.product-analysis-status{display:inline-flex;width:fit-content;padding:4px 9px;border-radius:999px;font-size:12px;font-weight:800}.product-analysis-status.none{color:#6d7280;background:#edf0f4}.product-analysis-status.pending{color:#915126;background:#f7e3cf}.product-analysis-status.approved{color:#1f5a4a;background:#dcefe5}.product-analysis-board strong{display:block;margin-bottom:8px;color:#2f5f4e}.product-analysis-summary,.product-analysis-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.product-analysis-summary{min-height:118px}.product-analysis-grid{min-height:280px;overflow:hidden}.analysis-field{display:grid;grid-template-rows:auto minmax(0,1fr);gap:8px;min-width:0;min-height:0}.analysis-field>strong{margin-bottom:0}.analysis-field-content{min-width:0;min-height:0;padding:14px;border:1px solid rgba(31,90,74,.12);border-radius:12px;background:#ffffff9e}.analysis-field-content input,.analysis-field-content textarea{width:100%;min-height:100%;border:0;padding:0;resize:none;background:transparent;color:#3b3731;font:inherit;line-height:1.6;outline:none}.analysis-field-content input{min-height:auto}.product-analysis-summary .analysis-field-content{min-height:82px}.product-analysis-grid .analysis-field-content{overflow:auto;min-height:250px}.product-analysis-grid ul{display:grid;gap:8px;margin:0;padding-left:18px}.product-analysis-grid b{color:#1f5a4a}.analysis-mood-reason-list{display:grid;gap:10px}.analysis-mood-reason-card{display:grid;gap:8px;padding:10px 0;border-bottom:1px solid rgba(31,90,74,.14)}.analysis-mood-reason-card:first-child{padding-top:0}.analysis-mood-reason-card header{display:grid;gap:4px}.analysis-mood-reason-card strong{margin:0;color:#1f5a4a;font-size:13px}.analysis-mood-reason-card span{color:#9a6b32;font-size:12px;font-weight:800}.analysis-mood-reason-card p{margin:0;color:#655f55;font-size:13px;line-height:1.55}.analysis-mood-reason-editor{display:grid;gap:12px}.analysis-mood-reason-editor label{display:grid;gap:6px;margin:0}.analysis-mood-reason-editor span{color:#1f5a4a;font-size:12px;font-weight:700}.analysis-mood-reason-editor textarea{min-height:78px;padding-bottom:10px;border-bottom:1px solid rgba(31,90,74,.14)}.removable-chip{display:inline-flex;align-items:center;gap:6px;border:0;border-radius:999px;background:#1f5a4a;color:#fff;cursor:pointer;font-weight:600}.removable-chip:after{content:"x";color:#dce9e3}.mood-tag-editor{display:grid;gap:8px}.mood-tag-editor>span{color:#5e5a52;font-size:13px;font-weight:600}.mood-tag-editor p{margin:0;color:#777066;font-size:12px}.suggestion-chip-row{display:flex;flex-wrap:wrap;gap:6px}.mood-link-list{display:grid;gap:10px}.mood-link-item{display:grid;grid-template-columns:minmax(90px,120px) minmax(0,1fr) auto;gap:10px;align-items:center;border:1px solid #eee8dc;border-radius:8px;padding:10px;background:#fff}.mood-link-item a{min-width:0;overflow:hidden;color:#1f5a4a;text-overflow:ellipsis;white-space:nowrap}.mood-link-item>span{grid-column:span 2;color:#777066;font-size:13px}.mood-link-item.compact-layout{grid-template-columns:1fr;align-items:start}.mood-link-item.compact-layout code{overflow-wrap:anywhere}.mood-link-cell{display:flex;flex-wrap:wrap;gap:6px;min-width:150px}.mood-link-cell>span{color:#777066;font-size:12px}.entry-links-table{table-layout:fixed}.entry-links-col-entry{width:150px}.entry-links-col-asset{width:86px}.entry-links-col-channel{width:190px}.entry-links-col-readiness{width:220px}.entry-links-col-status{width:150px}.entry-links-col-performance{width:170px}.entry-links-col-actions{width:116px}.entry-links-table th,.entry-links-table td{vertical-align:middle}.entry-token-cell,.entry-performance-cell,.entry-status-stack{display:grid;gap:5px}.entry-token-cell code{justify-self:start;max-width:100%;border-radius:8px;background:#f2eee4;color:#1f312c;padding:5px 8px;font-weight:700;overflow:hidden;text-overflow:ellipsis}.entry-performance-cell small,.entry-status-stack small,.entry-asset-cell small{color:#777066;font-size:12px;line-height:1.45}.entry-asset-cell{display:grid;grid-template-columns:58px minmax(0,1fr);gap:11px;align-items:start;min-width:260px}.entry-asset-cell.image-only{display:flex;min-width:0}.entry-asset-cell img,.entry-asset-cell>.linked-product-empty{width:58px;height:58px;border-radius:12px;object-fit:cover}.entry-asset-cell>div{display:grid;gap:6px;min-width:0}.entry-asset-cell strong{color:#1f312c;font-size:13px;overflow-wrap:anywhere}.entry-readiness-cell{display:flex;flex-wrap:wrap;gap:6px}.entry-readiness-cell span{border:1px solid rgba(169,117,29,.24);border-radius:999px;background:#fff6dc;color:#8a5d0d;padding:5px 8px;font-size:12px;font-weight:700}.entry-readiness-cell span.ready{border-color:#1f5a4a2e;background:#edf5f0;color:#1f5a4a}.entry-performance-cell strong{color:#1f5a4a;font-size:18px}.entry-channel-chip-row{min-width:0;max-height:58px;overflow:hidden}.entry-channel-chip-row span{max-width:86px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mood-product-groups{display:grid;gap:10px}.asset-detail-title-row{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:16px}.asset-detail-title-row h2{margin:0}.mood-tabs{display:flex;gap:8px;overflow-x:auto;padding-bottom:4px;margin-bottom:12px}.asset-locale-tabs{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end;margin:0}.asset-locale-tab{min-width:46px;border:1px solid #d8dee5;border-radius:999px;background:#f3f4f6;color:#6b7280;cursor:pointer;padding:7px 12px;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease,color .2s ease}.asset-locale-tab:disabled{cursor:not-allowed;opacity:.58}.asset-locale-tab strong{font-size:13px;line-height:1}.asset-locale-tab.pending{border-color:#f2c94c;background:#fff8df;color:#8a6d1d}.asset-locale-tab.ready{border-color:#8bc7a2;background:#edf8f1;color:#2f6b45}.asset-locale-tab.active{box-shadow:0 0 0 2px #57796329}.mood-tabs button{display:grid;gap:4px;min-width:168px;border:1px solid #dfd3bf;border-radius:12px;padding:10px 12px;background:#fffdf8eb;color:#3b3731;text-align:left;cursor:pointer}.mood-tabs button strong{color:#1f312c;font-size:13px}.mood-tabs button span{color:#777066;font-size:12px}.mood-tabs button.active{border-color:#1f5a4a;background:#eef5f1;box-shadow:0 0 0 1px #1f5a4a24}.review-mood-tabs{margin-bottom:14px}.review-mood-tabs button{min-width:124px}.asset-content-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:14px}.asset-content-actions.vertical{flex-direction:column}.asset-content-actions.vertical button{width:100%}.mood-product-group{border:1px solid #eee8dc;border-radius:8px;padding:14px;background:#fff}.mood-product-group-header{display:flex;justify-content:space-between;gap:12px;align-items:start;margin-bottom:12px}.mood-product-group-header>div:not(.mood-product-header-actions){display:grid;gap:4px}.mood-product-group header span{color:#777066;font-size:12px}.mood-product-header-actions{display:flex;flex-wrap:nowrap;align-items:center;justify-content:flex-end;gap:8px;white-space:nowrap}.mood-product-group-body{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(280px,.9fr);gap:14px;align-items:start}.mood-choice-section{grid-column:1 / -1;min-width:0}.mood-content-summary{display:grid;gap:6px;border:1px solid #eee8dc;border-radius:8px;padding:10px;background:#fffdf8}.mood-content-summary>div{display:grid;gap:5px;align-items:start}.mood-content-summary p{margin:0;color:#3b3731;font-size:13px}.mood-content-summary small{color:#777066;font-size:12px;line-height:1.45}.text-danger-button,.danger-tag-button{justify-self:start;border:0;padding:0;background:transparent;color:#8a3325;font-size:12px;font-weight:700;cursor:pointer}.danger-tag-button{border:1px solid #ecc9c0;border-radius:999px;background:#fff7f5;padding:5px 10px}.mood-content-summary .mood-emotional-summary{grid-column:1 / -1;margin-top:4px;border-top:1px solid #eee8dc;padding-top:8px;color:#5a5248;line-height:1.55}.mood-content-summary .mood-emotional-summary b{display:block;margin-bottom:3px;color:#1f5a4a;font-size:12px}.mood-start-steps{display:grid;gap:8px;grid-column:1 / -1;margin-top:4px;border-top:1px solid #eee8dc;padding-top:8px}.mood-start-steps>b{color:#1f5a4a;font-size:12px}.mood-start-steps ol{display:grid;gap:7px;margin:0;padding:0;list-style:none}.mood-start-steps li{display:grid;grid-template-columns:22px minmax(0,1fr);gap:8px;align-items:start;color:#3b3731;font-size:13px;line-height:1.5}.mood-start-steps li span{display:inline-grid;width:22px;height:22px;place-items:center;border-radius:999px;background:#e8f1ea;color:#1f5a4a;font-size:12px;font-weight:700}.mood-start-steps li p,.mood-start-steps.empty{margin:0}.mood-start-steps.empty{border-top:1px solid #eee8dc;padding-top:8px;color:#777066;font-size:12px}.mood-products-panel{display:grid;gap:10px;min-width:0}.mood-tab-product-actions{display:flex;justify-content:flex-end}.mood-tab-product-add{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:center;padding:10px;border:1px dashed #d7d0c3;border-radius:8px;background:#fffcf6}.mood-tab-product-add .product-search-select{min-width:0}.mood-tab-product-edit-row{display:grid;gap:7px;margin-top:10px;padding:12px;border:1px solid #eee8dc;border-radius:8px;background:#fffdf8}.mood-tab-product-edit-row strong{color:#2d2924;font-size:13px}.mood-tab-product-edit-row textarea{width:100%;resize:vertical;margin:0}.mood-tab-product-edit-row .text-danger-button{justify-self:end}.mood-tab-product-save{display:flex;justify-content:flex-end;margin-top:10px}.mood-products-panel>strong{color:#1f5a4a;font-size:12px}.asset-panel-title{display:grid;gap:2px}.asset-panel-title strong{display:block;color:#1f5a4a;font-size:14px}.linked-product-list{display:grid;gap:8px}.linked-product-item{display:grid;grid-template-columns:54px minmax(0,1fr);gap:12px;align-items:start;border:1px solid #eee8dc;border-radius:8px;padding:10px;background:#fffdf8}.linked-product-item.text-only{grid-template-columns:minmax(0,1fr)}.linked-product-item.text-only strong{display:block;color:#2d2924;font-size:13px;line-height:1.4}.entry-links-table .table-sort-button{border:0;padding:0;background:transparent;color:inherit;font:inherit;font-weight:700;cursor:pointer}.entry-links-table .table-sort-button:after{content:" ↕";color:#9b9489;font-size:11px}.entry-links-table .table-sort-button.active{color:#1f5a4a}.entry-links-table .table-sort-button.active:after{content:" ↓";color:#1f5a4a}.entry-links-table .table-sort-button.active.ascending:after{content:" ↑"}.entry-links-table tbody .entry-link-row{transition:background-color .14s ease,box-shadow .14s ease}.entry-links-table tbody .entry-link-row:hover{background:#f5fbf7;box-shadow:inset 3px 0 #6ca68e}.linked-product-item img,.linked-product-empty{width:54px;height:54px;border:1px solid #ded8cc;border-radius:6px;background:#f6f4ef;object-fit:cover}.linked-product-empty{display:grid;place-items:center;color:#8a8378;font-size:10px;text-align:center}.linked-product-heading{display:flex;justify-content:space-between;gap:10px;align-items:flex-start}.linked-product-heading strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.linked-product-heading span{flex:0 0 auto;color:#777066;font-size:12px}.linked-product-item p{margin:6px 0 0;color:#5e5a52;font-size:13px;line-height:1.45}.review-linked-meta{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.review-audit-block{display:grid;gap:6px;margin-top:10px;border-top:1px solid #eee8dc;padding-top:10px}.review-audit-block>strong{color:#1f5a4a;font-size:12px}.review-audit-block textarea,.mood-product-review-list textarea{width:100%;border:1px solid #d7d0c3;border-radius:6px;padding:10px 12px;background:#fff;color:#1c1c1a;resize:vertical;line-height:1.55}.mood-product-review-list{display:grid;gap:7px;margin-top:10px;padding:9px;border:1px solid #e3ebdf;border-radius:8px;background:#f8fbf6}.mood-product-review-list summary{display:flex;align-items:center;justify-content:space-between;gap:10px;color:#315843;cursor:pointer;list-style:none}.mood-product-review-list summary::-webkit-details-marker{display:none}.mood-product-review-list summary:after{content:"+";border-radius:999px;background:#e8f0ea;color:#245c4f;padding:3px 8px;font-size:11px;font-weight:700}.mood-product-review-list[open] summary:after{content:"-"}.mood-product-review-list summary span{margin-left:auto;border-radius:999px;background:#fff;color:#6d675e;padding:2px 7px;font-size:11px}.mood-product-review-list strong{color:#315843;font-size:12px}.mood-product-review-list blockquote{margin:0;padding:8px 9px;border-left:3px solid #8eb69b;border-radius:6px;background:#fff}.mood-product-review-list blockquote p{margin:0;color:#3f493e;font-size:12px;line-height:1.5}.mood-product-review-list blockquote footer{display:flex;flex-wrap:wrap;gap:8px;margin-top:6px;color:#73806f;font-size:11px}.mood-product-review-empty{color:#8a8378!important;font-size:12px!important}.choice-story-preview{display:grid;grid-template-columns:1fr;gap:14px;margin-top:14px;padding:16px;border:1px solid #e2d8c8;border-radius:14px;background:linear-gradient(135deg,#f5efe2eb,#fffdf8f5),#fffaf1}.choice-story-preview.empty{border-style:dashed}.choice-story-preview.empty p,.choice-review-empty p{margin-bottom:0}.choice-story-preview-header,.choice-story-card header,.choice-block-editor header,.choice-review-panel-header{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.choice-story-preview-header span,.choice-story-card header span,.choice-story-card small,.choice-block-editor header span,.choice-review-panel-header span,.choice-review-sidebar small,.choice-review-sidebar span{color:#8b8173;font-size:12px}.choice-story-preview-header strong,.choice-review-empty strong{display:block;color:#1f5a4a;font-size:16px}.eyebrow{display:inline-flex;margin-bottom:4px;color:#8b6f36!important;font-size:11px!important;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.choice-story-list{display:grid;gap:12px}.choice-story-rail{display:grid;grid-template-columns:1fr;gap:12px}.choice-story-tabs{display:flex;gap:8px;overflow-x:auto;padding-bottom:2px}.choice-story-tabs button{display:grid;gap:4px;min-width:168px;border:1px solid #dfd3bf;border-radius:12px;padding:10px 12px;background:#fffdf8eb;color:#3b3731;text-align:left;cursor:pointer}.choice-story-tabs button strong{color:#1f312c;font-size:13px}.choice-story-tabs button span{color:#8b8173;font-size:12px}.choice-story-tabs button.active{border-color:#1f5a4a;background:#eef5f1;box-shadow:0 0 0 1px #1f5a4a24}.choice-story-card{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:12px;align-content:start;padding:14px;border:1px solid #e7dfd2;border-radius:14px;background:#fffdf8;box-shadow:0 10px 24px #2f25180a}.choice-story-card-active{grid-template-columns:1fr}.choice-story-card-top{display:flex;grid-column:1 / -1;justify-content:space-between;gap:10px}.choice-story-edit-actions{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.choice-story-detail-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(280px,.9fr);gap:14px;align-items:stretch}.choice-story-fixed-panel,.choice-story-product-panel{display:grid;gap:12px;align-content:start;min-width:0}.choice-story-fixed-panel{border:1px solid #e7dfd2;border-radius:12px;padding:12px;background:#fffdf8}.choice-story-edit-form{display:grid;gap:10px}.choice-story-edit-form label{display:grid;gap:6px;margin:0;color:#6d675e;font-size:12px;font-weight:700}.choice-story-edit-form input,.choice-story-edit-form textarea,.choice-flow-editor input,.choice-flow-editor textarea,.choice-product-ref-card textarea{width:100%;border:1px solid #d7d0c3;border-radius:7px;padding:8px 10px;background:#fff;color:#1c1c1a}.choice-flow-editor{gap:8px}.choice-story-product-panel{border:1px solid #e7dfd2;border-radius:12px;padding:12px;background:#fffaf0}.choice-story-product-header{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.choice-story-product-header strong{display:block;color:#1f5a4a}.choice-product-ref-list{display:grid;gap:10px}.choice-product-ref-card{display:grid;grid-template-columns:56px minmax(0,1fr);gap:10px;border:1px solid #eee2cf;border-radius:10px;padding:10px;background:#fffdf8}.choice-product-ref-card img,.choice-product-ref-card .linked-product-empty{width:56px;height:56px;border-radius:8px;object-fit:cover}.choice-product-ref-card>div{display:grid;gap:7px;min-width:0}.choice-product-ref-card strong{color:#1f312c;font-size:13px}.product-search-select{position:relative;min-width:0}.product-search-select input{width:100%;border:1px solid #d7d0c3;border-radius:7px;padding:8px 34px 8px 10px;background:#fff;color:#1c1c1a}.product-search-clear{position:absolute;top:50%;right:7px;width:22px;height:22px;border:0;border-radius:50%;transform:translateY(-50%);background:#efe8dc;color:#776f63;cursor:pointer}.product-search-menu{position:absolute;z-index:20;top:calc(100% + 4px);left:0;right:0;max-height:280px;overflow:auto;border:1px solid #d7d0c3;border-radius:10px;background:#fffefb;box-shadow:0 12px 28px #28211624;padding:6px}.product-search-menu button{display:grid;grid-template-columns:34px minmax(0,1fr) auto;gap:8px;align-items:center;width:100%;border:0;border-radius:8px;padding:7px;background:transparent;text-align:left;color:#2d2924;cursor:pointer}.product-search-menu button:hover,.product-search-menu button.active{background:#f5ead8}.product-search-menu img,.product-search-menu button>span{width:34px;height:34px;border-radius:7px;object-fit:cover;background:#f1eadf;color:#8a8174;font-size:10px;display:grid;place-items:center;overflow:hidden}.product-search-menu strong{min-width:0;overflow:hidden;color:#1f312c;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.product-search-menu small{color:#8a8174;font-size:11px}.product-search-menu p{margin:6px;color:#8a8174;font-size:12px}.choice-product-ref-card small{color:#6d675e;line-height:1.45}.choice-story-card-top span{border-radius:999px;background:#e9efe7;color:#285a4c;padding:4px 9px;font-size:11px;font-weight:700}.choice-story-card-top b{color:#8b8173;font-size:11px;font-weight:600}.choice-story-card p{margin-bottom:0;font-size:13px}.choice-story-card header{display:grid;gap:10px;align-content:start}.choice-story-flow,.choice-block-stack{display:grid;gap:9px}.choice-block-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px}.choice-block-grid>div,.choice-block-grid blockquote,.choice-flow-block,.choice-block-editor{margin:0;padding:11px;border:1px solid #ece4d8;border-radius:10px;background:#fbf6ec}.choice-flow-block{display:grid;gap:6px;min-width:0}.choice-flow-block p{margin:0}.choice-flow-block .line-clamp{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3}.choice-more-count{justify-self:start;border-radius:999px;background:#efe7d8;color:#6c5a45;padding:5px 9px;font-size:12px;font-weight:700}.choice-flow-block>span{color:#8b6f36;font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.choice-chip-list,.choice-object-list{display:flex;flex-wrap:wrap;gap:6px}.choice-chip-list span,.choice-object-list span{display:inline-flex;align-items:center;gap:6px;border-radius:999px;background:#efe7d8;color:#5d5144;padding:4px 8px;font-size:12px}.choice-object-list span.unmatched{border:1px dashed #d9a487;background:#fff4ec}.choice-object-list span.unmatched b{color:#8a3325}.choice-object-list img{width:22px;height:22px;border-radius:50%;object-fit:cover}.choice-object-list b{color:#2f4d42;font-size:12px}.choice-object-list small{max-width:160px;overflow:hidden;color:#6f665b;text-overflow:ellipsis;white-space:nowrap}.choice-texture-board{display:grid;grid-template-columns:repeat(4,1fr);gap:5px}.choice-texture-board img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:6px}.review-choice-editor{background:#fffdf8}.choice-review-empty,.choice-review-workbench{margin-top:12px;border:1px solid #e2d8c8;border-radius:14px;background:#fffdf8}.choice-review-empty{padding:16px;border-style:dashed}.choice-review-workbench{display:grid;grid-template-columns:minmax(190px,.35fr) minmax(0,1fr);overflow:hidden}.choice-review-sidebar{display:grid;align-content:start;gap:8px;padding:12px;border-right:1px solid #ece4d8;background:#f8f2e7}.choice-review-sidebar button{display:grid;gap:5px;width:100%;border:1px solid transparent;border-radius:10px;padding:10px;background:transparent;color:#4a4035;text-align:left;cursor:pointer}.choice-review-sidebar button.active{border-color:#c8d8c8;background:#fffdf8;box-shadow:0 8px 18px #2f25180d}.choice-review-sidebar strong{color:#1f5a4a;font-size:13px}.choice-review-panel{display:grid;gap:14px;min-width:0;padding:16px}.choice-review-panel-header{border-bottom:1px solid #eee8dc;padding-bottom:12px}.choice-review-panel-header h4{margin:0 0 4px;color:#1f5a4a}.choice-review-panel-header p{margin:0;color:#6a5d4f;font-size:13px}.choice-block-editor{display:grid;gap:8px}.choice-block-editor header div{display:flex;align-items:center;gap:8px}.choice-block-editor header span{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;background:#e9efe7;color:#285a4c;font-weight:800}.choice-block-editor input,.choice-block-editor textarea,.choice-block-editor select,.choice-object-edit input,.choice-object-edit textarea{width:100%;border:1px solid #d7d0c3;border-radius:6px;padding:8px 10px;background:#fff}.choice-object-edit{display:grid;gap:8px;border:1px solid #ece4d8;border-radius:10px;padding:10px;background:#fffdf8}.choice-object-product-select{display:grid;gap:8px}.choice-object-product-card{display:grid;grid-template-columns:46px minmax(0,1fr);gap:10px;align-items:center}.choice-object-product-card img,.choice-object-product-card>span{width:46px;height:46px;border:1px solid #ded8cc;border-radius:8px;background:#f6f4ef;object-fit:cover}.choice-object-product-card>span{display:grid;place-items:center;color:#8a8378;font-size:10px;text-align:center}.choice-object-product-card strong{display:block;min-width:0;overflow:hidden;color:#1f5a4a;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.choice-object-product-card small,.choice-object-pool-empty{color:#8a8378;font-size:12px}@media(max-width:780px){.choice-review-workbench{grid-template-columns:1fr}.choice-review-sidebar{border-right:0;border-bottom:1px solid #ece4d8}}.linked-tag-row{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.linked-tag-row span{border-radius:999px;background:#e8f0ea;color:#245c4f;padding:3px 7px;font-size:11px}.selected-row{background:#f2eee4}.asset-preview-image{max-width:220px;aspect-ratio:3 / 4}.asset-preview-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(110px,1fr));gap:10px}.asset-preview-grid .asset-preview-image{max-width:none;aspect-ratio:4 / 3}.review-card-list{display:grid;gap:14px}.review-pending-agent-list{display:grid;gap:12px;margin-bottom:14px}.review-pending-agent-card{display:grid;grid-template-columns:108px minmax(0,1fr);gap:14px;align-items:start;border:1px dashed #d9caa8;border-radius:12px;padding:14px;background:#fffaf0}.review-pending-agent-image{width:108px;aspect-ratio:4 / 5;border-radius:10px;overflow:hidden;background:#f0eadc}.review-pending-agent-image img{width:100%;height:100%;object-fit:cover}.review-card{border:1px solid #eee8dc;border-radius:12px;padding:14px;background:#faf8f2}.review-detail-layout{grid-template-columns:minmax(0,1.65fr) 300px}.review-hero-card,.review-content-section{padding:14px}.review-content-section{display:grid;gap:12px}.review-asset-strip{display:grid;gap:8px;align-content:start;min-width:0}.review-asset-main{width:100%;aspect-ratio:4 / 5;border:1px solid #ded8cc;border-radius:6px;background:#f6f4ef;object-fit:cover}.review-asset-thumbs{display:grid;grid-auto-flow:column;grid-auto-columns:44px;gap:6px;overflow-x:auto;padding-bottom:2px}.review-asset-thumbs img{width:44px;height:44px;border:1px solid #ded8cc;border-radius:6px;background:#f6f4ef;object-fit:cover}.review-card-body{min-width:0}.review-sidebar .asset-side-card{align-content:start}.review-sidebar-actions{display:grid;grid-template-columns:1fr;margin-top:0}.review-sidebar-actions button{width:100%;justify-content:center}.review-asset-foundation{margin-top:0}.review-foundation-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.review-foundation-grid article{display:grid;gap:8px;align-content:start;min-height:132px;border:1px solid #eee8dc;border-radius:10px;padding:12px;background:#faf8f2}.review-foundation-grid strong{color:#1f5a4a;font-size:12px}.review-foundation-grid p{margin:0;color:#3b3731;font-size:13px}.review-card header{display:flex;justify-content:space-between;gap:14px;margin-bottom:10px}.review-card header b{color:#1f5a4a;font-size:12px}.review-status-badge{flex:0 0 auto;display:inline-flex;align-items:center;gap:6px;height:28px;border:1px solid #e0c47a;border-radius:999px;background:#fff8df;color:#7a5a10;padding:0 10px;font-size:12px;font-weight:600}.review-status-badge:before{content:"";width:7px;height:7px;border-radius:50%;background:currentColor}.review-status-badge.approved,.review-status-badge.active{border-color:#b9d5c5;background:#e8f0ea;color:#245c4f}.review-status-badge.rejected{border-color:#ecc9c0;background:#fff7f5;color:#8a3325}.review-status-badge.disabled,.review-status-badge.draft{border-color:#d7d0c3;background:#f6f4ef;color:#6d675e}.review-package-summary{display:grid;gap:10px;margin-bottom:12px;border:1px solid #eee8dc;border-radius:8px;padding:12px;background:#faf8f2}.review-package-summary>strong{color:#1f5a4a;font-size:13px}.review-package-summary p{margin:0;font-size:13px}.review-package-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.review-package-metrics span{border-radius:6px;background:#fff;padding:8px 10px;color:#3b3731;font-size:13px}.review-package-metrics b{display:block;margin-bottom:4px;color:#6d675e;font-size:12px}.review-card h2{margin:4px 0 6px}.review-section{margin-top:14px}.review-section h3{margin:0 0 8px;color:#3b3731;font-size:14px}.review-edit-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.review-field{display:grid;gap:6px;margin:0}.review-field>span,.review-caption-field strong{color:#5e5a52;font-size:13px}.review-field input,.review-field textarea{width:100%;border:1px solid #d7d0c3;border-radius:6px;padding:10px 12px;background:#fff;color:#1c1c1a}.review-field textarea{resize:vertical;line-height:1.55}.review-mood-products{display:grid;gap:10px}.review-mood-products>article{border:1px solid #eee8dc;border-radius:8px;padding:10px;background:#fffdf8}.review-mood-products>article>header{margin-bottom:10px}.review-mood-products>article>header span{color:#777066;font-size:12px}.review-caption-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px;margin-top:10px}.review-caption-grid div{border:1px solid #eee8dc;border-radius:8px;padding:10px;background:#fffdf8}.review-caption-grid strong{display:block;margin-bottom:5px;color:#1f5a4a;font-size:12px}.review-caption-grid p{margin:0;font-size:13px}.review-caption-field{align-content:start}.helper-text{max-width:860px;margin-bottom:14px;font-size:13px}.notice{position:fixed;top:24px;right:24px;z-index:90;width:min(360px,calc(100vw - 48px));border:1px solid transparent;border-radius:14px;padding:15px 17px;margin:0;box-shadow:0 18px 52px #201b1338;font-size:14px;font-weight:700;line-height:1.45;pointer-events:none;animation:toast-lifecycle 3s ease forwards}.notice+.notice{top:88px}.notice.success{border-color:#1f5a4a3d;background:linear-gradient(135deg,#e8f0ea,#f7fbf8);color:#174638}.notice.error{border-color:#8a33253d;background:linear-gradient(135deg,#f7e8e4,#fff8f6);color:#7a2b20}@keyframes toast-lifecycle{0%{opacity:0;transform:translate(24px)}8%{opacity:1;transform:translate(0)}86%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(24px)}}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;display:grid;place-items:center;padding:24px;background:#1c1c1a57}.modal{width:min(760px,100%);max-height:calc(100vh - 48px);overflow:auto;border:1px solid #ded8cc;border-radius:8px;background:#fffdf8;box-shadow:0 20px 70px #1c1c1a2e;padding:20px}.confirmation-modal{width:min(460px,100%);display:grid;gap:16px;border-radius:18px;padding:24px;background:radial-gradient(circle at top right,rgba(217,166,46,.16),transparent 34%),#fffdf8}.confirmation-modal h2{margin:4px 0 8px;color:#1f312c;font-size:20px}.confirmation-modal p{margin:0;color:#5e5a52}.confirmation-mark{width:42px;height:42px;display:grid;place-items:center;border:1px solid rgba(91,65,9,.28);border-radius:999px;background:#d9a62e;color:#fffdf8;font-size:18px;font-weight:900;box-shadow:0 8px 18px #5438062e}.confirmation-summary{display:grid;gap:5px;border:1px solid #eee2cf;border-radius:14px;padding:12px;background:#fffaf0}.confirmation-summary strong{color:#1f312c;overflow-wrap:anywhere}.confirmation-summary span{color:#6d675e;font-size:13px;line-height:1.5}.danger-confirmation-modal{background:radial-gradient(circle at top right,rgba(138,51,37,.12),transparent 34%),#fffdf8}.danger-confirmation-modal .confirmation-mark{border-color:#8a332547;background:#8a3325;box-shadow:0 8px 18px #8a33252e}.modal-header{margin-bottom:18px}.asset-create-modal{width:min(920px,100%)}.asset-create-layout{display:grid;grid-template-columns:minmax(280px,1.05fr) minmax(260px,.95fr);gap:18px;align-items:start}.asset-create-upload-card,.asset-create-fields-card{display:grid;gap:14px;min-width:0;border:1px solid #eee6d7;border-radius:14px;padding:16px;background:#fffaf0}.asset-create-upload-card{background:linear-gradient(180deg,#fffaf0,#f8f2e6)}.asset-create-upload-card strong{display:block;color:#1f312c;font-size:16px}.asset-create-upload-card p{margin:6px 0 0;color:#71695e;font-size:13px;line-height:1.55}.asset-create-dropzone{display:grid;place-items:center;min-height:150px;margin:0;border:1px dashed #bda986;border-radius:14px;padding:18px;background:#fffdf8bd;color:#4b443b;text-align:center;cursor:pointer}.asset-create-dropzone:hover{border-color:#8d7144;background:#fffdf8}.asset-create-dropzone input{max-width:240px}.asset-create-dropzone span{margin-top:8px;color:#1f312c;font-weight:700}.asset-create-dropzone small{margin-top:4px;color:#7b7368}.asset-preview-empty{display:grid;place-items:center;min-height:96px;border:1px dashed #ded8cc;border-radius:10px;background:#fffdf8;color:#8a8174;font-size:13px}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 14px}.form-grid label{margin:0}.channel-checkbox-group{min-width:0;margin:0;border:0;padding:0;color:#5e5a52;font-size:13px}.channel-checkbox-group legend{margin:0 0 6px;padding:0}.channel-checkbox-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.channel-checkbox-grid label{display:flex;align-items:center;gap:7px;min-height:39px;margin:0;border:1px solid #d7d0c3;border-radius:6px;padding:8px 10px;background:#fff;color:#1c1c1a}.form-grid input,.form-grid select,.form-grid textarea{width:100%;margin-top:6px;border:1px solid #d7d0c3;border-radius:6px;padding:10px;background:#fff}.form-grid input[type=file]{padding:8px}.form-grid .channel-checkbox-grid input{width:auto;margin:0;padding:0}.checkbox-row{display:flex!important;align-items:center;gap:8px}.checkbox-row input{width:auto;margin:0}.channel-admin-list{display:grid;gap:10px}.distribution-channel-workspace{display:grid;gap:16px}.channel-admin-list article{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:12px;align-items:center;border:1px solid #eee8dc;border-radius:10px;padding:12px;background:#fffdf8}.channel-admin-list strong{display:block;color:#1f312c}.channel-admin-list small,.channel-admin-list p{margin:3px 0 0;color:#777066;font-size:12px}.channel-admin-actions{display:flex;align-items:center;gap:8px}.full-span{grid-column:1 / -1}.image-preview-block{display:grid;gap:8px;color:#5e5a52;font-size:13px}.modal-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:18px}.recommendation-card{display:grid;gap:18px}.evidence-grid{display:grid;grid-template-columns:repeat(4,minmax(110px,1fr));gap:10px}.evidence-grid span{background:#f6f4ef;border-radius:6px;padding:12px;color:#6d675e}.evidence-grid b{display:block;color:#1c1c1a}label{display:block;margin:12px 0 6px;color:#5e5a52;font-size:13px}select{width:100%;border:1px solid #d7d0c3;border-radius:6px;padding:10px;background:#fff}@media(max-width:900px){.asset-create-layout,.shell{grid-template-columns:1fr}.sidebar{position:sticky;top:0;z-index:10}nav{grid-template-columns:repeat(3,minmax(0,1fr))}.logout-button{width:auto}.login-page{grid-template-columns:1fr}.login-visual{min-height:42vh;padding:28px}.login-visual-copy h1{font-size:38px}.login-visual img{width:min(230px,70vw)}.login-panel{min-height:auto;border-left:0;border-top:1px solid #ded8cc}.metric-grid,.two-column,.asset-workspace,.evidence-grid,.model-summary-row,.model-config-grid,.asset-detail-layout,.asset-hero-card,.mood-product-group-body,.asset-stat-grid,.product-analysis-summary,.product-analysis-grid,.review-card,.review-foundation-grid{grid-template-columns:1fr}.product-analysis-board>header{display:grid}.asset-detail-sidebar{position:static}.asset-detail-title-row{align-items:flex-start;flex-direction:column}.asset-locale-tabs{justify-content:flex-start}.page-header{display:grid}.review-edit-grid,.review-package-metrics{grid-template-columns:1fr}}
