*{margin:0;padding:0;box-sizing:border-box}html,body,#root{height:100%;overflow:hidden}body{font-family:Inter,SF Pro Display,-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;font-size:13px;color:#0f172a;background:#f1f5f9}button{cursor:pointer;border:none;background:none;font-family:inherit;font-size:inherit}input,textarea,select{font-family:inherit;outline:none;font-size:12px}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}.btn{padding:6px 14px;border-radius:8px;font-size:11px;font-weight:600;border:1px solid #e2e8f0;background:#fff;cursor:pointer;font-family:inherit;transition:all .2s ease;letter-spacing:.01em}.btn:hover{background:#f8fafc;border-color:#cbd5e1;box-shadow:0 1px 3px #0000000f}.btn:active{transform:scale(.98)}.btn:disabled{opacity:.4;cursor:not-allowed;transform:none}.btn-primary{background:linear-gradient(135deg,#f90,#e88b00);border-color:transparent;color:#fff;font-weight:700}.btn-primary:hover{background:linear-gradient(135deg,#ffa820,#d47e00);box-shadow:0 2px 10px #ff99004d}.btn-primary:disabled{background:#ffc966;border-color:#ffc966;box-shadow:none}.btn-green{background:linear-gradient(135deg,#10b981,#059669);border-color:transparent;color:#fff}.btn-green:hover{background:linear-gradient(135deg,#34d399,#047857);box-shadow:0 2px 8px #10b98140}.btn-icon{width:26px;height:26px;display:flex;align-items:center;justify-content:center;border-radius:6px;font-size:14px;font-weight:700;color:#64748b;transition:all .15s}.btn-icon:hover{background:#f1f5f9;color:#334155}.btn-icon-sm{width:20px;height:20px;display:inline-flex;align-items:center;justify-content:center;border-radius:4px;font-size:10px;font-weight:700;color:#94a3b8;cursor:pointer;transition:all .15s}.btn-icon-sm:hover{background:#f1f5f9;color:#334155}.btn-icon-danger:hover{background:#fef2f2;color:#dc2626}.label{display:block;font-size:11px;font-weight:600;margin:10px 0 4px;color:#475569;letter-spacing:.02em}.input{width:100%;padding:8px 12px;border:1px solid #e2e8f0;border-radius:8px;font-size:12px;font-family:inherit;box-sizing:border-box;background:#fff;transition:all .2s}.input:focus{border-color:#6366f1;box-shadow:0 0 0 3px #6366f11a}textarea.input{resize:vertical;min-height:44px}.input-mono{font-family:SF Mono,JetBrains Mono,Cascadia Code,Consolas,monospace;font-size:11px}.hint{font-size:10px;color:#94a3b8;margin-top:3px;line-height:1.4}.asin-preview{font-size:10px;color:#475569;margin-top:4px;max-height:50px;overflow-y:auto;background:#f8fafc;padding:6px 8px;border-radius:6px;font-family:monospace;border:1px solid #f1f5f9}.app-root{display:flex;flex-direction:column;height:100vh}.app-body{display:flex;flex:1;overflow:hidden}.topbar{display:flex;align-items:center;height:52px;padding:0 20px;gap:10px;background:linear-gradient(135deg,#0f172a,#1e293b);color:#fff;flex-shrink:0;box-shadow:0 2px 8px #0003;position:relative;z-index:10}.topbar-brand{display:flex;align-items:center;gap:8px}.topbar-icon{font-size:20px}.topbar-title{font-weight:800;font-size:15px;letter-spacing:-.02em}.topbar-info{font-size:11px;color:#ffffff73;margin-left:12px;font-weight:400}.topbar .btn{background:#ffffff0f;border-color:#ffffff1a;color:#fffc}.topbar .btn:hover{background:#ffffff1f;border-color:#ffffff2e;box-shadow:none}.topbar .btn-primary{background:linear-gradient(135deg,#f90,#e88b00);border-color:transparent;color:#fff}.topbar .btn-primary:hover{background:linear-gradient(135deg,#ffa820,#d47e00);box-shadow:0 2px 10px #ff99004d}.topbar .btn-green{background:linear-gradient(135deg,#10b981,#059669);border-color:transparent;color:#fff}.topbar .btn-green:hover{background:linear-gradient(135deg,#34d399,#047857);box-shadow:0 2px 8px #10b98140}.topbar-lang-select{background:#ffffff0f;border:1px solid rgba(255,255,255,.1);color:#fffc;padding:4px 8px;border-radius:6px;font-size:11px;font-family:inherit;cursor:pointer}.topbar-lang-select:hover{background:#ffffff1f}.topbar-lang-select option{background:#1e293b;color:#fff}.view-toggle{display:flex;border:1px solid rgba(255,255,255,.12);border-radius:8px;overflow:hidden}.view-toggle-btn{padding:6px 10px;display:flex;align-items:center;justify-content:center;color:#ffffff59;background:transparent;border:none;cursor:pointer;transition:all .2s}.view-toggle-btn:hover{color:#fff;background:#ffffff0f}.view-toggle-btn.active{color:#f90;background:#ff99001f}.page-list{width:210px;background:#fff;border-right:1px solid #e2e8f0;display:flex;flex-direction:column;flex-shrink:0}.page-list-header{padding:14px 16px;font-weight:700;font-size:11px;border-bottom:1px solid #f1f5f9;display:flex;align-items:center;justify-content:space-between;color:#334155;text-transform:uppercase;letter-spacing:.06em}.page-list-body{flex:1;overflow-y:auto;padding:6px 8px}.page-list-empty{padding:28px 16px;color:#cbd5e1;font-size:11px;text-align:center}.page-item{padding:8px 10px;border-radius:8px;cursor:pointer;font-size:12px;font-weight:500;border-left:3px solid transparent;margin-bottom:2px;display:flex;align-items:center;justify-content:space-between;transition:all .15s}.page-item:hover{background:#f8fafc}.page-item.active{font-weight:600;background:linear-gradient(135deg,#eef2ff,#e0e7ff);border-left-color:#6366f1;color:#0f172a}.page-name{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.page-actions{display:flex;gap:2px;margin-left:4px}.page-rename-input{font-size:12px;padding:2px 6px;border:1px solid #6366f1;border-radius:4px;width:100%;background:#fff}.page-item-child{padding-left:22px;font-size:11px}.page-item-child .page-name{color:#64748b}.page-item-child.active .page-name{color:#0f172a}.saved-header{cursor:pointer;-webkit-user-select:none;user-select:none}.saved-header:hover{background:#f8fafc}.saved-store-item{display:flex;align-items:center;gap:6px;padding:8px 10px;font-size:11px;border-radius:6px;cursor:pointer;transition:background .12s,border-color .12s,transform .08s;border-left:3px solid transparent}.saved-store-item:hover:not(.active):not(.loading){background:#eef2ff;border-left-color:#c7d2fe}.saved-store-item:active:not(.active):not(.loading){background:#e0e7ff;transform:translate(1px)}.saved-store-item.active{background:linear-gradient(135deg,#eef2ff,#e0e7ff);border-left-color:#6366f1}.saved-store-item.active .saved-store-name{color:#4338ca;font-weight:700}.saved-store-item.loading{background:#f1f5f9;border-left-color:#6366f1}.saved-store-item.loading .saved-store-name{color:#6366f1}.saved-store-name{flex:1;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#475569;pointer-events:none}.saved-store-meta{font-size:9px;color:#94a3b8;white-space:nowrap;pointer-events:none}.canvas{flex:1;overflow-y:auto;background:#f1f5f9;padding:20px}.canvas-inner{max-width:920px;margin:0 auto;transition:max-width .3s ease}.canvas-inner.canvas-mobile{max-width:420px}.canvas-empty{text-align:center;padding:80px 20px;color:#94a3b8}.empty-icon{font-size:48px;margin-bottom:16px}.empty-title{font-size:18px;font-weight:700;color:#334155;margin-bottom:8px}.empty-subtitle{font-size:13px;color:#64748b;margin-bottom:24px;line-height:1.5}.empty-actions{display:flex;justify-content:center;gap:10px}.canvas-store-header{background:#fff;border-radius:0 0 12px 12px;margin-bottom:10px;padding:14px 20px;box-shadow:0 1px 4px #0000000a}.store-brand-name{font-weight:800;font-size:16px;color:#0f172a;letter-spacing:-.02em}.store-nav-tabs{display:flex;gap:2px;margin-top:8px;font-size:11px;flex-wrap:wrap}.canvas-mobile .store-nav-tabs{flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:thin;padding-bottom:2px}.store-nav-item{position:relative}.store-nav-tab{cursor:pointer;color:#94a3b8;padding:4px 10px;transition:all .2s;font-weight:500;display:inline-flex;align-items:center;gap:3px;white-space:nowrap}.store-nav-tab:hover{color:#475569}.store-nav-tab.active{font-weight:700;color:#6366f1;border-bottom:2px solid #6366f1}.nav-dropdown-arrow{font-size:9px;opacity:.6}.nav-dropdown{position:absolute;top:100%;left:0;min-width:160px;background:#fff;border:1px solid #e2e8f0;border-radius:8px;box-shadow:0 4px 16px #0000001a;z-index:20;padding:4px 0;margin-top:2px}.nav-dropdown-item{padding:6px 14px;font-size:11px;cursor:pointer;color:#475569;transition:all .15s;white-space:nowrap}.nav-dropdown-item:hover{background:#f1f5f9;color:#0f172a}.nav-dropdown-item.active{font-weight:700;color:#6366f1;background:#eef2ff}.canvas-header-banner{cursor:pointer;margin-bottom:0;border-radius:12px 12px 0 0;overflow:hidden}.header-banner-img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block}.header-banner-placeholder{background:linear-gradient(135deg,#f1f5f9,#e2e8f0);border:2px dashed #cbd5e1;padding:28px;text-align:center;border-radius:12px 12px 0 0;transition:all .2s}.header-banner-placeholder:hover{border-color:#94a3b8;background:linear-gradient(135deg,#e2e8f0,#d1d5db)}.header-banner-placeholder span{display:block;font-size:11px;color:#94a3b8}.header-banner-hint{font-size:10px;color:#cbd5e1;margin-top:4px}.header-banner-actions{display:flex;gap:6px;margin-top:8px;justify-content:center;align-items:center}.header-banner-color-picker{display:flex;gap:6px;margin-top:8px;align-items:center;justify-content:center}.section-container{margin-bottom:8px;background:#fff;border-radius:12px;overflow:visible;box-shadow:0 1px 4px #0000000a;transition:box-shadow .2s}.section-container:hover{box-shadow:0 2px 10px #00000012}.section-header{display:flex;align-items:center;gap:8px;padding:6px 14px;background:#fafbfc;border-bottom:1px solid #f1f5f9;border-radius:12px 12px 0 0}.section-label{font-size:10px;font-weight:700;color:#94a3b8;white-space:nowrap;text-transform:uppercase;letter-spacing:.04em}.section-layout-select{font-size:10px;padding:3px 8px;border:1px solid #e2e8f0;border-radius:6px;background:#fff;color:#475569;cursor:pointer;transition:border-color .15s}.section-layout-select:focus{border-color:#6366f1}.section-actions{margin-left:auto;display:flex;gap:2px}.layout-picker{position:relative}.layout-picker-trigger{display:flex;align-items:center;gap:4px;padding:2px 6px;border:1px solid #e2e8f0;border-radius:6px;background:#fff;cursor:pointer;transition:border-color .15s,box-shadow .15s}.layout-picker-trigger:hover{border-color:#6366f1;box-shadow:0 0 0 2px #6366f11a}.layout-picker-arrow{font-size:8px;color:#94a3b8;line-height:1}.layout-picker-dropdown{position:absolute;top:calc(100% + 4px);left:0;z-index:100;background:#fff;border:1px solid #e2e8f0;border-radius:10px;box-shadow:0 8px 24px #0000001f;padding:8px;min-width:280px;max-height:400px;overflow-y:auto}.layout-picker-group{margin-bottom:8px}.layout-picker-group:last-child{margin-bottom:0}.layout-picker-group-label{font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#94a3b8;padding:2px 4px 4px}.layout-picker-grid{display:flex;flex-wrap:wrap;gap:4px}.layout-picker-item{display:flex;flex-direction:column;align-items:center;gap:3px;padding:6px;border:2px solid transparent;border-radius:8px;background:#f8fafc;cursor:pointer;transition:all .15s}.layout-picker-item:hover{background:#eef2ff;border-color:#c7d2fe}.layout-picker-item.selected{border-color:#6366f1;background:#eef2ff}.layout-picker-item-label{font-size:8px;color:#64748b;white-space:nowrap;max-width:64px;overflow:hidden;text-overflow:ellipsis;text-align:center;line-height:1.1}.section-tiles{display:grid;gap:3px;padding:3px;border-radius:0 0 12px 12px;overflow:hidden}.section-tiles>div{min-height:0}.section-tiles>div>.tile{height:100%}.add-section-bar{text-align:center;padding:12px}.add-section-btn{color:#6366f1;border:1px dashed #6366f1;background:transparent;font-size:11px;padding:10px 24px;border-radius:10px;font-weight:600;transition:all .2s}.add-section-btn:hover{background:#eef2ff;border-color:#4f46e5}.tile{border:1px solid #e2e8f0;border-radius:10px;overflow:hidden;cursor:pointer;background:#f8fafc;position:relative;transition:all .2s}.tile:hover{border-color:#cbd5e1;box-shadow:0 2px 8px #0000000f}.tile.tile-selected{border:2px solid #6366f1;box-shadow:0 0 0 3px #6366f11f}.tile:not(.tile-selected){box-shadow:none}.tile:not(.tile-selected):hover{box-shadow:0 2px 8px #0000000f}.tile-uploaded-img{width:100%;display:block}.tile-wireframe-img{opacity:.85;filter:saturate(.7)}.tile-shoppable-badge{position:absolute;top:6px;right:6px;background:linear-gradient(135deg,#f90,#e88b00);color:#fff;font-size:8px;font-weight:700;padding:3px 8px;border-radius:5px;letter-spacing:.03em}.tile-link-badge{position:absolute;bottom:6px;left:6px;background:#6366f1e6;color:#fff;font-size:8px;font-weight:600;padding:2px 8px;border-radius:5px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.product-card-grid{padding:10px;min-height:60px}.pcg-header{font-size:10px;font-weight:700;color:#94a3b8;text-transform:uppercase;letter-spacing:.04em;margin-bottom:8px;padding-bottom:4px;border-bottom:1px solid #f1f5f9}.pcg-cards{display:flex;gap:6px;overflow-x:auto;padding-bottom:4px}.pcg-card{flex:0 0 82px;background:#fff;border:1px solid #e2e8f0;border-radius:8px;overflow:hidden;padding:5px;transition:box-shadow .15s}.pcg-card:hover{box-shadow:0 2px 6px #0000000f}.pcg-card-img{width:100%;height:58px;background:#f8fafc;border-radius:6px;overflow:hidden;display:flex;align-items:center;justify-content:center;margin-bottom:5px}.pcg-card-img img{width:100%;height:100%;object-fit:contain}.pcg-card-placeholder{width:100%;height:100%;background:linear-gradient(135deg,#f1f5f9 25%,#f8fafc 75%)}.pcg-card-info{padding:0 2px}.pcg-card-title{font-size:8px;color:#334155;line-height:1.2;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;max-height:20px}.pcg-card-rating{font-size:8px;color:#e88b00;margin-top:2px}.pcg-card-rating span{color:#94a3b8;font-size:7px}.pcg-card-price{font-size:9px;font-weight:700;color:#0f172a;margin-top:2px}.pcg-card-more{display:flex;align-items:center;justify-content:center;font-size:10px;color:#94a3b8;font-weight:600;min-height:80px}.tile-product-grid{padding:12px;text-align:center;min-height:60px}.tile-pg-icon{font-size:16px;margin-bottom:2px}.tile-pg-label{font-size:10px;font-weight:700;color:#94a3b8}.tile-pg-count{font-size:11px;color:#475569;margin:2px 0}.tile-pg-asins{margin-top:4px}.tile-pg-asin{font-size:9px;color:#cbd5e1;font-family:monospace}.tile-pg-more{font-size:9px;color:#cbd5e1}.tile-video{min-height:60px;background:linear-gradient(135deg,#0f172a,#1e293b);display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;overflow:hidden}.tile-video-play{font-size:28px;color:#fff3;transition:color .2s}.tile-video:hover .tile-video-play{color:#ffffff73}.tile-video-label{font-size:9px;color:#fff3;margin-top:4px}.tile-video-thumb{width:100%;height:100%;object-fit:cover;position:absolute;top:0;left:0}.tile-video-dims{position:absolute;bottom:4px;right:6px;font-size:8px;color:#fff3;font-family:monospace}.tile-it-text{position:absolute;bottom:0;left:0;right:0;background:#ffffffeb;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);padding:6px 10px;font-size:10px;font-weight:600;color:#0f172a}.tile-text-native{padding:14px;min-height:40px;background:#fff}.tile-text-content{font-size:13px;font-weight:700;color:#334155}.tile-overlay{display:flex;flex-direction:column;gap:4px}.tile-overlay-heading{font-size:14px;font-weight:700;color:#4f5969;line-height:1.2}.tile-overlay-subheading{font-size:11px;font-weight:400;color:#4f5969;line-height:1.3}.tile-overlay-body{font-size:10px;font-weight:400;color:#4f5969;line-height:1.4}.tile-overlay-bullets{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:2px;font-size:10px;color:#4f5969}.tile-overlay-bullets li{padding-left:12px;position:relative}.tile-overlay-bullets li:before{content:"";position:absolute;left:2px;top:5px;width:6px;height:6px;background:#93bd26;border-radius:50%}.tile-overlay-cta{display:inline-block;background:#93bd26;color:#fff;font-size:10px;font-weight:700;padding:4px 10px;border-radius:3px;margin-top:4px;align-self:flex-start}.tile-image-overlay{position:absolute;left:8px;bottom:8px;right:8px;padding:6px 10px;background:#ffffffeb;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:6px;pointer-events:none}.tile-image-overlay .tile-overlay-cta{pointer-events:auto}.props-panel{width:280px;background:#fff;border-left:1px solid #e2e8f0;display:flex;flex-direction:column;flex-shrink:0;overflow-y:auto}.props-header{padding:14px 16px;font-weight:700;font-size:11px;border-bottom:1px solid #f1f5f9;color:#334155;text-transform:uppercase;letter-spacing:.06em}.props-empty{padding:40px 20px;text-align:center;color:#cbd5e1;font-size:12px}.props-section{padding:4px 16px 8px}.props-dims{display:flex;gap:4px;align-items:center}.props-dims-x{color:#94a3b8;font-size:11px}.props-asin-list{margin-top:8px;max-height:150px;overflow-y:auto}.props-asin-item{display:flex;align-items:center;gap:6px;padding:3px 0;font-size:10px}.props-asin-item code{background:#f1f5f9;padding:1px 5px;border-radius:4px;font-size:10px;color:#475569}.props-asin-name{color:#94a3b8;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1}.color-picker-grid{display:grid;grid-template-columns:repeat(8,1fr);gap:3px}.color-swatch{width:100%;aspect-ratio:1;border-radius:4px;border:2px solid transparent;cursor:pointer;transition:all .15s}.color-swatch:hover{transform:scale(1.15);box-shadow:0 2px 6px #00000026}.color-swatch.active{border-color:#6366f1;box-shadow:0 0 0 2px #6366f14d}.text-align-btn.active{background:#eef2ff;border-color:#6366f1;color:#6366f1;font-weight:700}.ai-chat{flex-shrink:0;border-top:1px solid #e2e8f0;background:#fff;padding:10px 20px}.ai-chat-response{font-size:11px;color:#475569;padding:8px 12px;margin-bottom:6px;background:#f8fafc;border-radius:8px;border:1px solid #f1f5f9}.ai-chat-input-row{display:flex;gap:8px}.ai-chat-input{flex:1;padding:9px 14px;border:1px solid #e2e8f0;border-radius:10px;font-size:12px;transition:all .2s}.ai-chat-input:focus{border-color:#6366f1;box-shadow:0 0 0 3px #6366f11a}.ai-chat-send{padding:9px 18px;border-radius:10px}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:flex;align-items:center;justify-content:center;z-index:50}.modal-box{background:#fff;border-radius:16px;padding:28px;width:92%;box-shadow:0 24px 64px #0003;display:flex;flex-direction:column;overflow:hidden}.modal-title{font-weight:800;font-size:18px;margin-bottom:16px;color:#0f172a;letter-spacing:-.02em}.modal-header{display:flex;justify-content:space-between;align-items:flex-start;padding-bottom:14px;border-bottom:1px solid #f1f5f9;margin-bottom:14px}.modal-footer{display:flex;gap:8px;margin-top:20px;justify-content:flex-end}.modal-scroll-body{flex:1;overflow-y:auto;max-height:60vh}.instructions-area{display:flex;gap:10px}.instructions-area textarea{flex:1;min-width:0}.instructions-legend{width:200px;flex-shrink:0;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:10px;font-size:10px;line-height:1.5;color:#475569;overflow-y:auto;max-height:240px}.legend-title{font-weight:800;font-size:11px;color:#0f172a;margin-bottom:8px;letter-spacing:-.01em}.legend-section{margin-bottom:8px;padding-bottom:8px;border-bottom:1px solid #e2e8f0}.legend-section:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.legend-heading{font-weight:700;font-size:10px;color:#1e293b;margin-bottom:3px}.legend-item{padding:1px 0}.legend-code{font-family:monospace;background:#e2e8f0;padding:1px 4px;border-radius:3px;font-size:9px;margin-right:4px}.legend-example{font-family:monospace;background:#fff;border:1px solid #e2e8f0;border-radius:4px;padding:6px 8px;margin:4px 0;font-size:9px;line-height:1.6;color:#334155;white-space:pre-line}.legend-note{font-style:italic;color:#64748b;font-size:9px;margin-top:3px}.input-mode-tabs{display:flex;gap:0;margin-bottom:6px;border-radius:8px;overflow:hidden;border:1px solid #e2e8f0}.input-mode-tab{flex:1;padding:7px 12px;font-size:11px;font-weight:600;border:none;background:#f8fafc;color:#64748b;cursor:pointer;transition:all .15s}.input-mode-tab:not(:last-child){border-right:1px solid #e2e8f0}.input-mode-tab.active{background:#0f172a;color:#fff}.input-mode-tab:hover:not(.active){background:#f1f5f9}.price-breakdown{margin-top:12px}.price-row{display:flex;justify-content:space-between;align-items:center;padding:8px 0;font-size:13px;color:#334155}.price-row-detail{font-size:12px;color:#64748b}.price-label{font-weight:500}.price-value{font-weight:700;font-family:SF Mono,JetBrains Mono,monospace}.price-total{padding-top:12px;font-size:16px;font-weight:800;color:#0f172a}.price-total .price-value{color:#f90;font-size:18px}.price-divider{height:1px;background:#e2e8f0;margin:4px 0}.price-section-header{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#94a3b8;padding:8px 0 2px}.price-error{color:#dc2626;font-size:12px;margin-top:8px;font-weight:600}.progress-log{background:linear-gradient(135deg,#0f172a,#1e293b);padding:18px;border-radius:10px;min-height:200px;max-height:400px;overflow-y:auto;font-family:SF Mono,JetBrains Mono,Cascadia Code,Consolas,monospace}.log-line{font-size:11px;line-height:1.8;color:#94a3b8}.log-error{color:#f87171;font-weight:600}.log-warn{color:#fbbf24;font-weight:500}.log-success{color:#4ade80;font-weight:500}.log-detail{color:#64748b}.asin-stats{display:flex;gap:10px;flex-wrap:wrap;margin-top:4px}.asin-stat{font-size:10px;color:#64748b}.asin-stat b{font-weight:700}.stat-ok{color:#10b981}.stat-warn{color:#f59e0b}.stat-err{color:#ef4444}.asin-group{margin-bottom:14px}.asin-group-header{font-size:10px;font-weight:700;color:#94a3b8;text-transform:uppercase;letter-spacing:.04em;border-bottom:1px solid #f1f5f9;padding-bottom:4px;margin-bottom:6px}.asin-group-failed{color:#ef4444}.asin-row{display:flex;align-items:center;gap:8px;padding:3px 0;font-size:11px}.asin-dot{width:6px;height:6px;border-radius:50%;flex-shrink:0}.asin-dot.assigned,.asin-dot.integrated{background:#10b981}.asin-dot.unassigned{background:#f59e0b}.asin-dot.failed{background:#ef4444}.asin-code{background:#f1f5f9;padding:1px 5px;border-radius:4px;font-size:10px;font-family:monospace}.asin-name{flex:1;color:#475569;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.asin-failed-label{color:#ef4444;font-style:italic}.asin-price{font-size:10px;font-weight:600;color:#0f172a;white-space:nowrap}.asin-page{font-size:9px;background:#eef2ff;color:#6366f1;padding:2px 8px;border-radius:5px;white-space:nowrap;font-weight:600}.warnings-bar{flex-shrink:0;background:#fffbeb;border-top:1px solid #fde68a;padding:6px 20px;display:flex;gap:14px;overflow-x:auto}.warning-item{font-size:10px;white-space:nowrap;font-weight:500}.warning-item.error{color:#dc2626}.warning-item.warning{color:#d97706}.template-selector{margin-top:6px}.template-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:6px}.template-card{text-align:left;padding:10px;border:2px solid #e2e8f0;border-radius:10px;background:#f8fafc;cursor:pointer;transition:all .2s}.template-card:hover{border-color:#cbd5e1;background:#fff;box-shadow:0 2px 8px #0000000f}.template-card.active{border-color:#6366f1;background:#eef2ff;box-shadow:0 0 0 3px #6366f11f}.template-card-name{font-size:11px;font-weight:700;color:#0f172a;margin-bottom:3px}.template-card-desc{font-size:9px;color:#64748b;line-height:1.4}.template-card-inspo{font-size:9px;color:#94a3b8;margin-top:4px;font-style:italic}.template-detail-btn{margin-top:6px;font-size:9px;font-weight:600;color:#6366f1;background:none;border:none;cursor:pointer;padding:2px 0}.template-detail-btn:hover{text-decoration:underline}.template-preview{margin-top:8px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:10px}.template-preview-title{font-size:10px;font-weight:700;color:#334155;margin-bottom:6px;text-transform:uppercase;letter-spacing:.04em}.template-preview-section{display:flex;flex-direction:column;gap:3px;padding:5px 0;font-size:10px;border-bottom:1px solid #f1f5f9}.template-preview-section:last-child{border-bottom:none}.template-preview-layout{font-family:monospace;font-size:9px;background:#e2e8f0;padding:1px 5px;border-radius:3px;color:#475569;flex-shrink:0}.template-preview-purpose{font-weight:600;color:#334155;flex:1}.template-preview-tiles{font-size:9px;color:#94a3b8;white-space:nowrap}.topbar-drive-dropdown{position:absolute;top:100%;right:0;margin-top:6px;background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:12px;box-shadow:0 4px 16px #0000001f;z-index:100}.topbar-drive-label{font-size:11px;font-weight:600;color:#334155;margin-bottom:6px}.topbar-drive-hint{font-size:10px;color:#94a3b8;margin-top:4px}.briefing-root{display:flex;flex-direction:column;height:100vh;background:#f1f5f9;font-family:Inter,SF Pro Display,-apple-system,BlinkMacSystemFont,system-ui,sans-serif}.briefing-header{display:flex;align-items:center;justify-content:space-between;padding:10px 24px;background:linear-gradient(135deg,#0f172a,#1e293b);color:#fff;flex-shrink:0;border-bottom:1px solid rgba(255,255,255,.06)}.briefing-header-left{display:flex;align-items:center;gap:14px}.briefing-header-right{display:flex;align-items:center;gap:12px}.briefing-logo{font-size:15px;font-weight:800;letter-spacing:-.03em;background:linear-gradient(135deg,#f90,#febd69);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.briefing-brand-name{font-size:14px;font-weight:500;color:#ffffffb3;letter-spacing:-.01em}.briefing-readonly-badge{font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;background:#6366f133;color:#a5b4fc;padding:3px 10px;border-radius:20px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.briefing-view-toggle{display:flex;gap:2px;background:#ffffff14;border-radius:6px;padding:2px}.briefing-view-btn{padding:5px 12px;border-radius:5px;font-size:11px;font-weight:600;color:#ffffff80;background:transparent;border:none;cursor:pointer;transition:all .15s}.briefing-view-btn:hover{color:#fffc}.briefing-view-btn.active{background:#ffffff1f;color:#fff}.briefing-timer-sticky{position:sticky;top:0;z-index:100;background:linear-gradient(135deg,#1e293b,#0f172a);padding:8px 24px;display:flex;align-items:center;justify-content:center;flex-shrink:0;border-bottom:1px solid rgba(255,255,255,.08)}.briefing-timer-inner{display:flex;flex-direction:column;align-items:center;gap:4px}.briefing-timer-display{display:flex;align-items:center;gap:12px}.briefing-timer-time{font-family:SF Mono,JetBrains Mono,Consolas,monospace;font-size:22px;font-weight:700;color:#94a3b8;letter-spacing:2px}.briefing-timer-time.briefing-timer-running{color:#22c55e}.briefing-timer-btn{width:32px;height:32px;border-radius:50%;border:2px solid rgba(255,255,255,.2);background:transparent;color:#fff;font-size:14px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .15s}.briefing-timer-btn:hover{background:#ffffff1a;border-color:#fff6}.briefing-timer-start{border-color:#22c55e;color:#22c55e}.briefing-timer-start:hover{background:#22c55e26}.briefing-timer-stop{border-color:#f59e0b;color:#f59e0b}.briefing-timer-stop:hover{background:#f59e0b26}.briefing-timer-btn:disabled{opacity:.4;cursor:not-allowed}.briefing-timer-hint{font-size:10px;color:#64748b;text-align:center;max-width:260px}.briefing-update-banner{display:flex;flex-direction:column;gap:6px;padding:10px 24px;background:linear-gradient(135deg,#fef3c7,#fde68a);color:#92400e;font-size:12px;font-weight:600;flex-shrink:0}.briefing-update-banner-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.briefing-update-banner-title{font-weight:700;font-size:12px}.briefing-dismiss-btn{padding:3px 10px;border-radius:4px;font-size:10px;font-weight:700;background:#00000014;border:none;cursor:pointer;color:#92400e}.briefing-dismiss-btn:hover{background:#00000026}.briefing-update-changes{display:flex;flex-direction:column;gap:4px;max-height:120px;overflow-y:auto}.briefing-update-entry{display:flex;gap:8px;align-items:flex-start;font-size:11px;font-weight:400}.briefing-update-time{font-weight:700;font-size:10px;background:#00000014;padding:1px 6px;border-radius:3px;white-space:nowrap;flex-shrink:0}.briefing-update-details{display:flex;flex-direction:column;gap:1px}.briefing-update-detail{font-size:11px;color:#78350f}.briefing-body{display:flex;flex:1;overflow:hidden}.briefing-sidebar{width:260px;flex-shrink:0;background:#fff;border-right:1px solid #e2e8f0;overflow-y:auto;padding:12px 0}.briefing-sidebar-section{padding:12px 16px;border-bottom:1px solid #f1f5f9}.briefing-sidebar-title{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#64748b;margin-bottom:8px}.briefing-nav-item{padding:6px 10px;border-radius:6px;font-size:12px;font-weight:500;color:#475569;cursor:pointer;transition:all .15s}.briefing-nav-item:hover{background:#f1f5f9;color:#0f172a}.briefing-nav-item.active{background:#eff6ff;color:#1d4ed8;font-weight:600}.briefing-nav-sub{padding-left:24px;font-size:11px}.briefing-info-row{font-size:11px;color:#64748b;padding:3px 0;display:flex;justify-content:space-between}.briefing-info-row strong{color:#0f172a}.briefing-drive-link{display:block;padding:8px 12px;background:linear-gradient(135deg,#dbeafe,#e0e7ff);border-radius:8px;color:#1d4ed8;font-size:11px;font-weight:600;text-decoration:none;text-align:center;transition:all .15s}.briefing-drive-link:hover{background:linear-gradient(135deg,#bfdbfe,#c7d2fe)}.briefing-legend{font-size:11px;color:#475569;line-height:1.5}.briefing-legend p{margin:4px 0}.briefing-legend ul{margin:4px 0 4px 16px}.briefing-legend li{margin:2px 0}.briefing-inspiration{display:flex;flex-direction:column;gap:4px}.briefing-inspiration-link{display:flex;justify-content:space-between;align-items:center;padding:6px 10px;border-radius:6px;text-decoration:none;font-size:11px;transition:all .15s;background:#f8fafc}.briefing-inspiration-link:hover{background:#f1f5f9}.briefing-inspiration-brand{font-weight:600;color:#1d4ed8}.briefing-inspiration-cat{font-size:9px;color:#94a3b8}.briefing-content{flex:1;overflow-y:auto;padding:16px 24px;min-width:0;box-sizing:border-box}.briefing-content.briefing-mobile{padding:16px 20px}.briefing-store-brand-bar{background:#fff;padding:10px 0 4px;border-bottom:none}.briefing-store-brand{font-weight:800;font-size:15px;color:#0f172a;letter-spacing:-.02em}.briefing-store-nav{background:#fff;padding:4px 0 0;border-bottom:1px solid #e2e8f0;margin-bottom:0}.briefing-nav-tabs{display:flex;gap:2px;font-size:11px;flex-wrap:nowrap;overflow-x:auto;position:relative}.briefing-nav-tabs::-webkit-scrollbar{height:2px}.briefing-nav-tab-item{position:relative;flex-shrink:0}.briefing-nav-tab{cursor:pointer;color:#94a3b8;padding:6px 10px;font-weight:500;display:inline-flex;align-items:center;gap:3px;white-space:nowrap;border:none;background:none;font-size:11px;font-family:inherit;transition:all .15s;border-bottom:2px solid transparent}.briefing-nav-tab:hover{color:#475569}.briefing-nav-tab.active{font-weight:700;color:#6366f1;border-bottom-color:#6366f1}.briefing-nav-tab-more{color:#6366f1;font-weight:600;cursor:pointer;padding:6px 10px;border:none;background:none;font-size:11px;font-family:inherit;white-space:nowrap;flex-shrink:0}.briefing-nav-tab-more:hover{color:#4338ca}.briefing-nav-popup{position:fixed;background:#fff;border:1px solid #e2e8f0;border-radius:10px;box-shadow:0 12px 40px #00000038;z-index:9999;padding:6px 0;min-width:260px;max-height:420px;overflow-y:auto}.briefing-nav-popup-back{display:flex;align-items:center;gap:6px;padding:8px 16px;font-size:12px;font-weight:600;color:#6366f1;border:none;background:none;width:100%;text-align:left;font-family:inherit;cursor:pointer;border-bottom:1px solid #f1f5f9;margin-bottom:4px}.briefing-nav-popup-back:hover{background:#eef2ff}.briefing-nav-popup-item{display:flex;align-items:center;justify-content:space-between;padding:8px 16px;font-size:12px;cursor:pointer;color:#475569;white-space:nowrap;border:none;background:none;width:100%;text-align:left;font-family:inherit;transition:all .15s}.briefing-nav-popup-item:hover{background:#f1f5f9;color:#0f172a}.briefing-nav-popup-item.active{font-weight:700;color:#6366f1;background:#eef2ff}.briefing-nav-popup-arrow{font-size:12px;color:#94a3b8;margin-left:8px}.briefing-nav-popup-hint{font-size:10px;color:#94a3b8;margin-left:8px;font-weight:400}.briefing-nav-popup-sub{padding-left:24px;font-size:11px}.briefing-hero-banner{background:#fff;border-bottom:none}.briefing-hero-placeholder{background:linear-gradient(135deg,#ede9fe,#ddd6fe,#c4b5fd);padding:32px 24px;text-align:center;position:relative;min-height:80px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px}.briefing-hero-label{font-size:13px;font-weight:800;color:#7c3aed;text-transform:uppercase;letter-spacing:.08em}.briefing-hero-dims{font-size:11px;color:#8b5cf6;font-family:monospace}.briefing-hero-brief{font-size:11px;color:#6d28d9;margin-top:4px;max-width:500px;line-height:1.4}.briefing-imgcat-section{background:linear-gradient(135deg,#faf5ff,#f3e8ff);border-radius:10px;margin:0 8px 4px;padding:14px 14px 12px;border:1.5px solid #e9d5ff}.briefing-imgcat-title{font-size:14px;font-weight:800;color:#7e22ce;letter-spacing:-.02em;margin-bottom:2px}.briefing-imgcat-subtitle{font-size:10px;color:#a78bfa;margin-bottom:10px;font-weight:500}.briefing-imgcat-legend{display:flex;flex-direction:column;gap:10px}.briefing-imgcat-item{display:flex;align-items:flex-start;gap:8px}.briefing-imgcat-badge{display:inline-block;padding:3px 10px;border-radius:5px;font-size:10px;font-weight:800;color:#fff;white-space:nowrap;flex-shrink:0;min-width:72px;text-align:center;letter-spacing:.01em}.briefing-imgcat-desc{font-size:11px;color:#475569;line-height:1.5}.briefing-imgcat-link{font-size:10px;color:#1d4ed8;text-decoration:none;margin-left:4px;font-weight:600}.briefing-imgcat-link:hover{text-decoration:underline}.briefing-page{margin-bottom:32px;background:#fff;border-radius:12px;border:1px solid #e5e7eb;overflow:visible;box-shadow:0 1px 4px #00000008}.briefing-subpage{margin-left:20px;border-color:#e0e7ff}.briefing-page-header{display:flex;align-items:center;justify-content:space-between;padding:14px 20px;background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-bottom:1px solid #e2e8f0}.briefing-page-name{font-size:15px;font-weight:700;color:#0f172a}.briefing-page-count{font-size:11px;color:#94a3b8}.briefing-section{border-bottom:1px solid #f1f5f9;padding:16px 20px}.briefing-section:last-child{border-bottom:none}.briefing-section-header{display:flex;align-items:center;gap:12px;margin-bottom:12px}.briefing-section-label{font-size:12px;font-weight:700;color:#334155}.briefing-section-layout{font-size:11px;color:#64748b;background:#f1f5f9;padding:2px 8px;border-radius:4px}.briefing-section-preview{margin-bottom:0;pointer-events:none;padding:0}.briefing-section-clickable{pointer-events:auto}.briefing-section-clickable .section-header{pointer-events:none}.briefing-section-clickable .section-tiles>div{cursor:pointer;transition:outline .15s;border-radius:4px}.briefing-section-clickable .section-tiles>div:hover{outline:2px solid #3b82f6;outline-offset:-2px}.briefing-section-preview .section-header{display:none}.briefing-section-preview .section-container{margin:0;border:none}.briefing-section-preview .tile{overflow:visible}.briefing-section-preview .section-tiles{border-radius:0}.briefing-section-preview .section-tiles{gap:10px!important;padding:0!important;overflow:visible!important}.briefing-page{gap:18px!important}.briefing-mobile .briefing-section-preview .section-tiles{gap:6px!important}.briefing-mobile .briefing-page{gap:10px!important}.preview-store-content .tile{border-radius:0;border:none}.preview-store-content .tile-shoppable-badge,.preview-store-content .tile-link-badge,.preview-store-content .pcg-header{display:none}.preview-store-content .section-container{border-radius:0;box-shadow:none}.preview-store-content .section-tiles{border-radius:0}.briefing-tile-details{display:flex;flex-direction:column;gap:8px}.briefing-tile-detail{background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:12px 14px;transition:box-shadow .2s,border-color .2s,background .2s;cursor:pointer}.briefing-tile-detail:hover{background:#f8fafc;border-color:#cbd5e1;box-shadow:0 2px 8px #0000000a}.briefing-tile-detail-selected{background:#eff6ff!important;border-color:#3b82f6!important;box-shadow:0 0 0 2px #3b82f626}.briefing-tile-header{display:flex;align-items:center;gap:8px;margin-bottom:6px;flex-wrap:wrap}.briefing-tile-index{font-size:11px;font-weight:700;color:#1e293b}.briefing-tile-type{font-size:10px;color:#6366f1;background:#eef2ff;padding:2px 8px;border-radius:4px;font-weight:600}.briefing-tile-imgtype{font-size:10px;color:#059669;background:#ecfdf5;padding:1px 6px;border-radius:3px;font-weight:600}.briefing-field{display:flex;gap:8px;font-size:11px;padding:3px 0;align-items:flex-start}.briefing-field-label{font-weight:600;color:#64748b;flex-shrink:0;min-width:110px}.briefing-field-value{color:#0f172a;line-height:1.4}.briefing-field-text{font-style:italic;color:#6366f1}.briefing-field-cta{background:#f1f5f9;padding:1px 6px;border-radius:3px;font-weight:600}.briefing-field-mono{font-family:SF Mono,JetBrains Mono,monospace;font-size:10px;color:#475569}.briefing-color-swatch{display:inline-block;width:14px;height:14px;border-radius:3px;border:1px solid rgba(0,0,0,.1);vertical-align:middle;margin-right:4px}.briefing-tile-dims-row{display:flex;gap:16px;margin-top:6px;font-size:10px;color:#94a3b8;font-family:monospace}.briefing-right-panel{width:340px;flex-shrink:0;background:#fafbfc;border-left:1px solid #e2e8f0;display:flex;flex-direction:column;overflow:hidden}.briefing-right-panel-body{flex:1;overflow-y:auto;padding:10px}.briefing-right-section-group{margin-bottom:14px}.briefing-right-section-header{padding:8px 12px;border-radius:8px;margin-bottom:6px}.briefing-highlight-added{box-shadow:inset 3px 0 #10b981;background:#10b9810a!important}.briefing-highlight-modified{box-shadow:inset 3px 0 #f59e0b;background:#f59e0b0a!important}.briefing-highlight-removed{box-shadow:inset 3px 0 #ef4444;background:#ef44440a!important;opacity:.5}.briefing-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;gap:16px;font-size:14px;color:#64748b}.briefing-loading-spinner{width:32px;height:32px;border:3px solid #e2e8f0;border-top-color:#6366f1;border-radius:50%;animation:briefing-spin .8s linear infinite}@keyframes briefing-spin{to{transform:rotate(360deg)}}.briefing-error{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;gap:12px}.briefing-error-icon{width:48px;height:48px;border-radius:50%;background:#fef2f2;color:#dc2626;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:700}.briefing-error-msg{font-size:14px;color:#64748b}.briefing-empty{padding:40px;text-align:center;color:#94a3b8;font-size:14px}
