*{box-sizing:border-box}body{margin:0;font-family:Quicksand,Arial,sans-serif;background:#f5f7fb;color:#111827}.app-shell{display:flex;width:100vw;height:100vh;overflow:hidden}.left-panel h2{font-size:22px;line-height:1.2;margin:0 0 10px}.panel-note{font-size:14px;color:#6b7280;line-height:1.5;margin-bottom:24px}.field-label{display:block;font-size:13px;font-weight:700;margin-bottom:8px}select{width:100%;height:42px;border:1px solid #d1d5db;border-radius:10px;padding:0 12px;font-size:15px;background:#fff}.info-box{margin-top:18px;border:1px solid #e5e7eb;background:#f9fafb;border-radius:14px;padding:14px;display:grid;gap:6px;font-size:14px}.canvas-section{flex:1;display:flex;flex-direction:column;min-width:0}.toolbar{height:64px;background:#fffffff5;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid #e5e7eb;padding:0 14px;display:flex;align-items:center;justify-content:space-between;gap:12px;overflow:visible}.toolbar strong{display:block;font-size:16px}.muted{display:block;color:#6b7280;font-size:13px;margin-top:2px}.zoom-controls{display:flex;align-items:center;gap:6px;height:48px;padding:4px 8px;background:#fff;border:1px solid #e5e7eb;border-radius:14px;box-shadow:0 8px 22px #0f172a0f}.zoom-controls button{min-width:36px;height:36px;border:none;background:transparent;border-radius:10px;font-size:14px;font-weight:800;cursor:pointer}.zoom-controls button:hover{background:#f3f7ff;color:#0169f5}.zoom-controls span{width:54px;text-align:center;font-weight:700}.canvas-wrap{flex:1;overflow:hidden;padding:0;background:radial-gradient(circle at top left,rgba(1,105,245,.1),transparent 28%),radial-gradient(circle at bottom right,rgba(141,255,221,.18),transparent 30%),#f4f7fb;cursor:grab;position:relative}.preview-window{margin-top:20px;border-top:1px solid #e5e7eb;padding-top:16px}.preview-window h3{font-size:15px;margin-bottom:10px}.preview-content{display:flex;gap:12px;align-items:center}.preview-image{width:60px;height:60px;border-radius:10px}.preview-details{display:flex;flex-direction:column;gap:4px;font-size:13px}.preview-empty{font-size:13px;color:#6b7280}.right-panel{width:340px;min-width:340px;background:#fff;border-left:1px solid #e5e7eb;position:relative;transition:margin-right .25s ease;box-shadow:-10px 0 30px #0f172a0a}.right-panel.closed{margin-right:-340px}.right-panel-inner{height:100vh;overflow-y:auto;padding:16px;display:flex;flex-direction:column;gap:12px}.right-panel-flap{position:absolute;left:-42px;top:88px;width:42px;height:58px;border:1px solid #d1d5db;border-right:0;background:#111827;color:#fff;font-weight:800;border-radius:12px 0 0 12px;cursor:pointer;z-index:10}.right-panel-header{display:flex;justify-content:space-between;align-items:center;padding-bottom:12px;border-bottom:1px solid #e5e7eb}.right-panel-header h2{margin:0;font-size:18px;color:#111827}.right-panel-header button{border:0;background:#f3f4f6;width:32px;height:32px;border-radius:50%;font-size:20px;cursor:pointer}.empty-bucket{color:#6b7280;font-size:14px;margin-top:20px}.bucket-list{display:grid;gap:10px}.bucket-item{display:grid;grid-template-columns:64px 1fr auto;gap:12px;align-items:center;border:1px solid #e5e7eb;border-radius:16px;padding:10px;background:#fff;box-shadow:0 6px 18px #0f172a0a}.bucket-thumb{width:64px;height:64px;border-radius:14px;overflow:hidden;background:#f3f4f6;border:1px solid #e5e7eb;flex-shrink:0}.bucket-info{display:flex;flex-direction:column;gap:3px;font-size:13px}.bucket-info span{color:#6b7280}.bucket-price{font-weight:800;font-size:14px}.accessories-section{margin-top:24px;border-top:1px solid #e5e7eb;padding-top:16px}.accessories-section h3{margin:0 0 12px;font-size:16px}.accessory-row{display:flex;justify-content:space-between;align-items:center;border:1px solid #e5e7eb;border-radius:14px;padding:10px;margin-bottom:10px}.accessory-row div:first-child{display:flex;flex-direction:column;gap:3px;font-size:13px}.accessory-row span{color:#6b7280}.qty-control{display:flex;align-items:center;gap:8px}.qty-control button{width:28px;height:28px;border:1px solid #d1d5db;background:#fff;border-radius:8px;cursor:pointer;font-weight:800}.qty-control span{min-width:18px;text-align:center;font-weight:800}.bucket-total{margin-top:0;border:1px solid #c7dcff;border-radius:18px;padding:12px;display:grid;gap:8px;background:#f3f7ff}.bucket-total div{display:flex;justify-content:space-between;font-size:13px;color:#374151}.grand-total{border-top:1px solid #c7dcff;padding-top:10px;font-size:16px!important;font-weight:800;color:#111827}.download-button,.done-button{border:0;background:#111827;color:#fff;border-radius:12px;padding:11px 16px;font-weight:800;cursor:pointer}.download-button{width:100%;margin-top:18px}.download-button:disabled,.done-button:disabled{opacity:.45;cursor:not-allowed}.final-overlay{position:fixed;inset:0;background:#1118278c;z-index:100;display:flex;align-items:center;justify-content:center;padding:28px}.final-popup{width:min(1100px,96vw);max-height:92vh;overflow-y:auto;background:#fff;border-radius:22px;box-shadow:0 24px 80px #00000040;padding:24px}.final-header{display:flex;justify-content:space-between;gap:20px;border-bottom:1px solid #e5e7eb;padding-bottom:16px}.final-header h2{margin:0;text-transform:uppercase;letter-spacing:.04em;font-size:24px}.final-header p{margin:6px 0 0;color:#6b7280;font-size:14px}.final-close{width:36px;height:36px;border:0;background:#f3f4f6;border-radius:50%;font-size:24px;cursor:pointer}.final-top-row{display:grid;grid-template-columns:180px 180px 1fr;gap:14px;margin-top:18px}.booth-meta-card,.quote-message-card{display:flex;flex-direction:column;align-items:stretch;justify-content:center;gap:14px;min-width:340px}.booth-meta-card{display:flex;flex-direction:column;gap:6px}.booth-meta-card span{font-size:13px;color:#6b7280}.booth-meta-card strong{font-size:18px}.quote-message-card{display:flex;align-items:center;justify-content:space-between;gap:16px}.quote-message-card p{margin:0;font-size:14px;color:#374151;line-height:1.6}.pdf-button{border:0;background:#111827;color:#fff;border-radius:12px;padding:11px 16px;font-weight:800;cursor:pointer;white-space:nowrap}.final-section{margin-top:24px}.final-section h3{margin:0 0 12px;font-size:18px}.layout-snapshot-placeholder{min-height:240px;border:2px dashed #d1d5db;background:#f9fafb;border-radius:18px;display:flex;align-items:center;justify-content:center;text-align:center;color:#6b7280}.layout-snapshot-placeholder div{display:grid;gap:6px}.layout-snapshot-placeholder strong{color:#111827}.final-category{margin-top:18px}.final-category h4{margin:0 0 10px;font-size:16px;background:#111827;color:#fff;padding:10px 12px;border-radius:12px}.final-table{border:1px solid #e5e7eb;border-radius:14px;overflow:hidden}.final-table-head,.final-table-row{display:grid;grid-template-columns:2fr 1.4fr .6fr 1fr 1fr 1fr;gap:10px;align-items:center}.final-table-head{background:#f3f4f6;font-size:12px;font-weight:800;color:#374151;padding:10px}.final-table-row{padding:10px;border-top:1px solid #e5e7eb;font-size:13px}.final-item-cell{display:flex;align-items:center;gap:10px}.final-item-thumb{width:42px;height:42px;border-radius:10px}.blank-field{display:block;min-height:34px;border:1px solid #111827;border-radius:8px;background:#fff}.final-summary{margin-top:24px;margin-left:auto;width:min(420px,100%);border:1px solid #e5e7eb;border-radius:16px;overflow:hidden}.final-summary div{display:grid;grid-template-columns:1fr 1fr;gap:12px;padding:12px;border-top:1px solid #e5e7eb;align-items:center}.final-summary div:first-child{border-top:0;background:#f9fafb}.final-summary span{font-size:14px}.final-summary strong{font-size:18px}.summary-blank-field{min-height:34px;border:1px solid #111827;border-radius:8px;background:#fff}@media(max-width:900px){.final-top-row{grid-template-columns:1fr}.quote-message-card{align-items:flex-start;flex-direction:column}.final-table{overflow-x:auto}.final-table-head,.final-table-row{min-width:850px}}.layout-snapshot-box{border:1px solid #e5e7eb;background:#f9fafb;border-radius:18px;padding:14px;text-align:center}.layout-snapshot-box img{max-width:100%;height:auto;border-radius:12px;background:#fff}.pdf-hide{display:inline-flex}.history-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:12px}.history-actions button{min-height:38px;border-radius:10px;border:1px solid #d1d5db;background:#fff;cursor:pointer;font-weight:700}.history-actions button:last-child{grid-column:1 / -1}.history-actions button:disabled{opacity:.45;cursor:not-allowed}.save-load-panel{margin-top:22px;border-top:1px solid #e5e7eb;padding-top:16px}.save-load-panel h3{margin:0 0 10px;font-size:15px}.save-design-button{width:100%;min-height:38px;border-radius:10px;border:0;background:#0169f5;color:#fff;font-weight:800;cursor:pointer}.save-design-button:disabled{opacity:.45;cursor:not-allowed}.saved-empty{color:#6b7280;font-size:13px;margin:10px 0 0}.saved-design-list{margin-top:12px;display:grid;gap:10px}.saved-design-row{border:1px solid #e5e7eb;border-radius:12px;background:#f9fafb;padding:10px;display:grid;gap:8px}.saved-design-row strong{display:block;font-size:13px}.saved-design-row span{display:block;color:#6b7280;font-size:12px;margin-top:3px}.saved-design-actions{display:flex;gap:8px}.saved-design-actions button{flex:1;min-height:32px;border-radius:9px;border:1px solid #d1d5db;background:#fff;cursor:pointer;font-weight:700;font-size:12px}.product-list-panel{margin-top:20px;border-top:1px solid #e5e7eb;padding-top:16px}.product-list-header{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-bottom:10px}.product-list-header strong{font-size:15px}.product-list-header button{border:1px solid #d1d5db;background:#fff;border-radius:9px;padding:6px 9px;font-size:12px;font-weight:700;cursor:pointer}.product-search{width:100%;height:42px;border:1px solid #d1d5db;border-radius:14px;padding:0 13px;font-family:Quicksand,sans-serif;font-size:14px;font-weight:700;margin-bottom:12px;background:#fff}.product-search:focus{outline:none;border-color:#0169f5;box-shadow:0 0 0 3px #0169f51f}.product-category{border:1px solid #e5e7eb;border-radius:16px;overflow:hidden;margin-bottom:10px;background:#fff;box-shadow:0 6px 18px #0f172a0a}.category-toggle{width:100%;border:0;background:#fff;padding:13px 14px;display:flex;justify-content:space-between;align-items:center;font-weight:900;color:#111827;cursor:pointer;font-family:Quicksand,sans-serif}.category-products{display:grid;gap:10px;padding:10px;background:#f9fafb;border-top:1px solid #e5e7eb}.product-card{display:grid;grid-template-columns:72px 1fr;gap:12px;border:1px solid #e5e7eb;border-radius:14px;padding:10px;background:#fff;overflow:hidden;transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease}.product-card:hover{border-color:#c7dcff;box-shadow:0 8px 20px #0f172a14;transform:translateY(-1px)}.product-card-body{min-width:0;display:flex;flex-direction:column;gap:5px}.product-card-body strong{font-size:13px;line-height:1.25;color:#111827;white-space:normal;overflow:hidden}.product-card-body span{font-size:12px;color:#6b7280}.product-card-body span{color:#6b7280;font-size:12px}.product-card-actions{grid-column:1 / -1;display:grid;grid-template-columns:1fr 1fr;gap:8px}.product-card-actions button{min-height:32px;border-radius:9px;border:1px solid #d1d5db;background:#fff;cursor:pointer;font-weight:800;font-size:12px}.product-card-actions button:first-child{background:#0169f5;border-color:#0169f5;color:#fff}.product-card-actions button:first-child:hover{background:#0257ca}.left-panel{width:300px;min-width:300px;height:calc(100vh - 310px);background:#fff;border-right:1px solid #e5e7eb;padding:18px;position:relative;z-index:30;overflow-y:auto;transition:margin-left .25s ease}.left-panel.closed{margin-left:-300px}.left-panel-flap{position:fixed!important;left:300px!important;top:88px!important;width:48px!important;height:64px!important;background:#111827!important;color:#fff!important;border:2px solid #ffffff!important;border-left:0!important;border-radius:0 14px 14px 0!important;cursor:pointer!important;z-index:2147483647!important;display:flex!important;align-items:center!important;justify-content:center!important;font-size:34px!important;font-weight:900!important;line-height:1!important;opacity:1!important;visibility:visible!important;box-shadow:0 8px 24px #00000040!important}.left-panel-flap.closed{left:0!important}.pd-pdf-page{width:8.5in;min-height:11in;padding:.45in;box-sizing:border-box;background:#fff;color:#111827;font-family:Arial,sans-serif}.pd-pdf-header{display:flex;justify-content:space-between;gap:24px;padding-bottom:18px;margin-bottom:18px;border-bottom:3px solid #0169f5}.pd-pdf-header h1{margin:0 0 6px;font-size:25px;line-height:1.15}.pd-pdf-header p{margin:0;font-size:13px;color:#6b7280}.pd-pdf-brand-box{min-width:190px;text-align:right}.pd-pdf-brand-box strong{display:block;font-size:23px;color:#0169f5}.pd-pdf-brand-box span{display:block;font-size:11px;color:#6b7280;margin-top:4px}.pd-pdf-meta-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:20px}.pd-pdf-meta-grid div{border:1px solid #e5e7eb;background:#f9fafb;border-radius:10px;padding:10px}.pd-pdf-meta-grid span{display:block;font-size:10px;text-transform:uppercase;color:#6b7280;margin-bottom:5px;letter-spacing:.03em}.pd-pdf-meta-grid strong{font-size:13px;color:#111827}.pd-pdf-section{margin-bottom:22px}.pd-pdf-section-title{display:flex;justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:10px}.pd-pdf-section-title h2{margin:0;font-size:17px;color:#111827}.pd-pdf-section-title span{font-size:11px;color:#6b7280}.pd-pdf-layout-box{border:1px solid #d1d5db;border-radius:12px;padding:10px;background:#fff;text-align:center}.pd-pdf-layout-box img{max-width:100%;max-height:4.1in;object-fit:contain}.pd-pdf-category{margin-bottom:16px}.pd-pdf-category h3{margin:0 0 8px;font-size:14px;color:#0169f5}.pd-pdf-page table{width:100%;border-collapse:collapse;font-size:11px}.pd-pdf-page th{background:#0169f5;color:#fff;text-align:left;padding:8px;border:1px solid #0169f5}.pd-pdf-page td{padding:8px;border:1px solid #e5e7eb;vertical-align:top}.pd-pdf-page td:nth-child(5),.pd-pdf-page td:nth-child(6){background:#fafafa}.pd-pdf-total-section{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:18px;margin-bottom:18px}.pd-pdf-total-section div{border-radius:12px;padding:14px;border:1px solid #c7dcff;background:#f3f7ff}.pd-pdf-total-section span{display:block;font-size:11px;color:#6b7280;margin-bottom:6px}.pd-pdf-total-section strong{font-size:18px;color:#0169f5}.pd-pdf-blank{display:block;min-height:22px;border-bottom:1px solid #9ca3af}.pd-pdf-note-box{border-radius:12px;padding:14px;background:#fffdf0;border:1px solid #d4c830}.pd-pdf-note-box strong{display:block;font-size:14px;color:#111827;margin-bottom:5px}.pd-pdf-note-box p{margin:0;font-size:12px;line-height:1.45;color:#374151}.pd-pdf-design-link{margin-top:10px;padding-top:9px;border-top:1px solid #d4c830}.pd-pdf-design-link strong{display:block;font-size:11px;color:#111827;margin-bottom:4px}.pd-pdf-design-link span{display:block;font-size:9px;line-height:1.35;color:#374151;word-break:break-all}.pd-pdf-muted{font-size:13px;color:#6b7280;background:#f9fafb;border:1px dashed #d1d5db;padding:12px;border-radius:8px}.product-card-image{width:72px;height:72px;border-radius:12px;overflow:hidden;background:#f3f4f6;border:1px solid #e5e7eb}.product-card-image img{width:100%;height:100%;object-fit:cover;display:block}.canvas-wrap.is-panning{cursor:grabbing}.utilization-card{padding:12px;border-radius:14px;background:#f9fafb;border:1px solid #e5e7eb}.utilization-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.utilization-header span{font-size:13px;color:#6b7280}.utilization-header strong{font-size:18px;color:#111827}.utilization-bar{height:9px;border-radius:999px;overflow:hidden;background:#e5e7eb}.utilization-fill{height:100%;border-radius:999px}.utilization-fill.comfortable{background:#22c55e}.utilization-fill.moderate{background:#f59e0b}.utilization-fill.crowded{background:#ef4444}.utilization-card p{margin:8px 0 0;font-size:12px;font-weight:700;color:#374151}.final-utilization{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin:18px 0}.final-utilization div{padding:12px;border-radius:12px;background:#f9fafb;border:1px solid #e5e7eb}.final-utilization span{display:block;font-size:12px;color:#6b7280;margin-bottom:5px}.final-utilization strong{font-size:15px;color:#111827}.pd-pdf-utilization{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin:14px 0 18px}.pd-pdf-utilization div{border:1px solid #e5e7eb;background:#f9fafb;border-radius:10px;padding:10px}.pd-pdf-utilization span{display:block;font-size:10px;color:#6b7280;text-transform:uppercase;margin-bottom:5px}.pd-pdf-utilization strong{font-size:13px;color:#111827}.crowded-warning{margin-top:10px;padding:10px;border-radius:10px;background:#fff7ed;border:1px solid #fed7aa;color:#9a3412;font-size:12px;line-height:1.4}.final-warning-box{margin:14px 0;padding:14px;border-radius:12px;background:#fff7ed;border:1px solid #fed7aa}.final-warning-box strong{display:block;color:#9a3412;font-size:14px;margin-bottom:5px}.final-warning-box p{margin:0;font-size:13px;color:#7c2d12;line-height:1.45}.pd-pdf-warning-box{margin:12px 0 18px;padding:12px;border-radius:10px;background:#fff7ed;border:1px solid #fed7aa}.pd-pdf-warning-box strong{display:block;color:#9a3412;font-size:13px;margin-bottom:4px}.pd-pdf-warning-box p{margin:0;font-size:11px;color:#7c2d12;line-height:1.4}.clearance-warning{margin-top:10px;padding:10px;border-radius:10px;background:#eff6ff;border:1px solid #bfdbfe;color:#1e3a8a;font-size:12px;line-height:1.4}.clearance-warning strong{display:block;margin-bottom:4px}.clearance-warning span{display:block}.placement-suggestion{margin-top:10px;padding:10px;border-radius:10px;background:#f0fdf4;border:1px solid #bbf7d0;color:#166534;font-size:12px;line-height:1.4}.placement-suggestion strong{display:block;margin-bottom:4px}.placement-suggestion span{display:block}.final-suggestion-box{margin:14px 0;padding:14px;border-radius:12px;background:#f0fdf4;border:1px solid #bbf7d0}.final-suggestion-box strong{display:block;color:#166534;font-size:14px;margin-bottom:5px}.final-suggestion-box p{margin:0;font-size:13px;color:#14532d;line-height:1.45}.pd-pdf-suggestion-box{margin:12px 0 18px;padding:12px;border-radius:10px;background:#f0fdf4;border:1px solid #bbf7d0}.pd-pdf-suggestion-box strong{display:block;color:#166534;font-size:13px;margin-bottom:4px}.pd-pdf-suggestion-box p{margin:0;font-size:11px;color:#14532d;line-height:1.4}.tool-mode-controls{display:flex;align-items:center;gap:6px;height:48px;padding:4px 8px;background:#fff;border:1px solid #e5e7eb;border-radius:14px;box-shadow:0 8px 22px #0f172a0f}.tool-mode-controls button{height:36px;padding:0 12px;border:none;background:transparent;color:#374151;border-radius:10px;font-size:12px;font-weight:800;cursor:pointer}.tool-mode-controls button.active{background:#0169f5;color:#fff}.tool-mode-controls button.active{background:#0169f5;border-color:#0169f5;color:#fff}.canvas-wrap.select-mode{cursor:crosshair}.canvas-wrap.pan-mode{cursor:grab}.canvas-wrap.pan-mode.is-panning{cursor:grabbing}.alignment-tools{margin-top:16px;padding:12px;border-radius:14px;background:#f8fafc;border:1px solid #e5e7eb}.alignment-tools h3{margin:0 0 8px;font-size:13px;color:#111827}.alignment-tools h3:not(:first-child){margin-top:12px}.alignment-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:6px}.alignment-grid button{border:1px solid #d1d5db;background:#fff;color:#374151;border-radius:8px;padding:7px 6px;font-size:11px;cursor:pointer}.alignment-grid button:hover{border-color:#0169f5;color:#0169f5}.heatmap-toggle button{height:48px;padding:0 14px;border:1px solid #e5e7eb;background:#fff;color:#374151;border-radius:14px;font-size:12px;font-weight:800;cursor:pointer;box-shadow:0 8px 22px #0f172a0f}.heatmap-toggle button.active{background:#f97316;border-color:#f97316;color:#fff}.flow-summary{margin-top:10px;padding:10px;border-radius:10px;background:#fff7ed;border:1px solid #fed7aa;color:#9a3412;font-size:12px;line-height:1.4}.flow-summary strong{display:block;margin-bottom:4px}.flow-summary span{display:block}.booth-score-card{padding:12px;border-radius:14px;background:#f8fafc;border:1px solid #e5e7eb}.booth-score-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.booth-score-header span{font-size:13px;color:#6b7280}.booth-score-header strong{font-size:18px;color:#111827}.booth-score-bar{height:9px;border-radius:999px;overflow:hidden;background:#e5e7eb}.booth-score-fill{height:100%;border-radius:999px}.booth-score-fill.excellent{background:#22c55e}.booth-score-fill.good{background:#3b82f6}.booth-score-fill.needs-improvement{background:#f59e0b}.booth-score-fill.poor{background:#ef4444}.booth-score-card p{margin:8px 0;font-size:12px;font-weight:700;color:#374151}.booth-score-card ul{margin:8px 0 0;padding-left:16px}.booth-score-card li{font-size:12px;color:#4b5563;margin-bottom:5px;line-height:1.35}.final-score-section{margin:18px 0;padding:14px;border-radius:14px;background:#f8fafc;border:1px solid #e5e7eb}.final-score-section>div{display:flex;justify-content:space-between;margin-bottom:8px}.final-score-section span{font-size:12px;color:#6b7280}.final-score-section strong{font-size:16px;color:#111827}.final-score-section ul{margin:10px 0 0;padding-left:18px}.final-score-section li{font-size:13px;color:#374151;margin-bottom:5px}.pd-pdf-score-section{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin:14px 0 10px}.pd-pdf-score-section div{border:1px solid #e5e7eb;background:#f8fafc;border-radius:10px;padding:10px}.pd-pdf-score-section span{display:block;font-size:10px;color:#6b7280;text-transform:uppercase;margin-bottom:5px}.pd-pdf-score-section strong{font-size:15px;color:#111827}.pd-pdf-score-notes{margin:0 0 16px;padding:10px 12px;border-radius:10px;background:#f9fafb;border:1px solid #e5e7eb}.pd-pdf-score-notes p{margin:0 0 5px;font-size:11px;color:#374151;line-height:1.35}.pd-pdf-score-notes p:last-child{margin-bottom:0}.lead-capture-overlay{position:fixed;inset:0;background:#0f172ab8;display:flex;align-items:center;justify-content:center;z-index:99999;padding:20px}.lead-capture-modal{width:100%;max-width:480px;background:#fff;border-radius:22px;padding:28px;position:relative;font-family:Quicksand,sans-serif;box-shadow:0 30px 80px #00000038}.lead-capture-close{position:absolute;top:12px;right:14px;border:none;background:transparent;font-size:30px;cursor:pointer;color:#475569}.lead-capture-modal h2{margin:0;font-size:28px;color:#111827}.lead-capture-subtext{margin-top:10px;margin-bottom:22px;color:#64748b;line-height:1.5;font-size:14px}.lead-capture-form{display:flex;flex-direction:column;gap:16px}.lead-capture-form label{display:flex;flex-direction:column;gap:6px;font-size:14px;font-weight:700;color:#111827}.lead-capture-form input{border:1px solid #cbd5e1;border-radius:12px;padding:12px;font-size:14px;font-family:Quicksand,sans-serif}.lead-capture-form input:focus{outline:none;border-color:#0169f5;box-shadow:0 0 0 3px #0169f526}.lead-capture-submit{margin-top:10px;border:none;border-radius:14px;background:#0169f5;color:#fff;padding:14px;font-size:15px;font-weight:700;cursor:pointer;font-family:Quicksand,sans-serif}.lead-capture-submit:disabled{opacity:.7;cursor:not-allowed}.lead-capture-error{background:#fee2e2;color:#b91c1c;padding:12px;border-radius:12px;font-size:13px;font-weight:700}.final-download-btn{width:100%;min-height:60px;border:none;border-radius:18px;background:linear-gradient(135deg,#0169f5,#4b35fd);color:#fff;font-family:Quicksand,sans-serif;font-size:17px;font-weight:800;letter-spacing:.2px;display:flex;align-items:center;justify-content:center;padding:0 24px;cursor:pointer;box-shadow:0 12px 30px #0169f547,0 6px 16px #4b35fd2e;transition:transform .18s ease,box-shadow .18s ease,opacity .18s ease}.final-download-btn:hover{transform:translateY(-2px);box-shadow:0 18px 40px #0169f557,0 8px 20px #4b35fd3d}.final-download-btn:active{transform:translateY(0)}.final-download-btn:disabled{opacity:.7;cursor:not-allowed}.save-online-button{width:100%;min-height:38px;border-radius:10px;border:1px solid #0169f5;background:#fff;color:#0169f5;font-weight:800;cursor:pointer;margin-top:10px;font-family:Quicksand,sans-serif}.save-online-button:hover{background:#eff6ff}.save-online-button:disabled{opacity:.45;cursor:not-allowed}.online-save-link-box{margin-top:10px;padding:10px;border-radius:12px;background:#f0fdf4;border:1px solid #bbf7d0}.online-save-link-box strong{display:block;font-size:12px;color:#166534;margin-bottom:6px}.online-save-link-box input{width:100%;border:1px solid #bbf7d0;border-radius:8px;padding:8px;font-size:11px;color:#14532d;background:#fff}.supabase-loaded-banner{margin:10px 0 14px;padding:10px 12px;border-radius:12px;background:#eff6ff;border:1px solid #bfdbfe;color:#1e3a8a;font-size:13px;font-weight:800;line-height:1.35}.copy-online-link-button{width:100%;margin-top:8px;min-height:34px;border-radius:9px;border:1px solid #16a34a;background:#16a34a;color:#fff;font-family:Quicksand,sans-serif;font-size:12px;font-weight:800;cursor:pointer}.copy-online-link-button:hover{background:#15803d}.email-online-link-button{width:100%;margin-top:8px;min-height:34px;border-radius:9px;border:1px solid #0169f5;background:#fff;color:#0169f5;font-family:Quicksand,sans-serif;font-size:12px;font-weight:800;cursor:pointer}.email-online-link-button:hover{background:#eff6ff}.start-new-design-button{width:100%;min-height:38px;border-radius:10px;border:1px solid #ef4444;background:#fff;color:#b91c1c;font-family:Quicksand,sans-serif;font-size:13px;font-weight:800;cursor:pointer;margin-bottom:14px}.start-new-design-button:hover{background:#fef2f2}.launch-info-box{margin-top:18px;border:1px solid #c7dcff;background:#f3f7ff;border-radius:14px;padding:14px;display:grid;gap:6px;font-size:13px;line-height:1.35}.launch-info-box strong{font-size:14px;color:#0169f5;margin-bottom:2px}.launch-info-box span{color:#374151}.estimate-disclaimer{margin-top:10px;padding:10px;border-radius:10px;background:#fffdf0;border:1px solid #d4c830;color:#5f5700;font-size:12px;line-height:1.45}.planner-branding{display:flex;flex-direction:column;gap:4px}.planner-brand-top{display:flex;align-items:center;gap:10px}.planner-brand-top strong{font-size:18px;color:#111827}.planner-beta-tag{padding:5px 8px;border-radius:999px;background:#dcfce7;color:#166534;font-size:9px;font-weight:900;letter-spacing:.05em;white-space:nowrap;flex-shrink:0}.planner-help-link{height:38px;padding:0 14px;border-radius:10px;background:#0169f5;color:#fff;text-decoration:none;font-size:13px;font-weight:800;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 18px #0169f52e}.planner-help-link:hover{background:#0257ca}.mobile-block-screen{min-height:100vh;background:linear-gradient(180deg,#f5f7fb,#eef4ff);display:flex;align-items:center;justify-content:center;padding:24px}.mobile-block-card{width:100%;max-width:420px;background:#fff;border-radius:24px;padding:30px 24px;text-align:center;box-shadow:0 20px 60px #00000014;font-family:Quicksand,sans-serif}.mobile-block-card h1{margin:0 0 14px;font-size:28px;line-height:1.15;color:#111827}.mobile-block-card p{margin:0 0 12px;font-size:15px;line-height:1.55;color:#374151}.mobile-block-card span{display:block;font-size:13px;line-height:1.5;color:#6b7280;margin-bottom:22px}.mobile-block-card a{height:46px;border-radius:12px;background:#0169f5;color:#fff;text-decoration:none;font-size:14px;font-weight:800;display:flex;align-items:center;justify-content:center}.app-error-screen{min-height:100vh;background:#f5f7fb;display:flex;align-items:center;justify-content:center;padding:24px}.app-error-card{max-width:440px;width:100%;background:#fff;border-radius:24px;padding:30px 24px;text-align:center;font-family:Quicksand,sans-serif;box-shadow:0 20px 60px #00000014}.app-error-card h1{margin:0 0 12px;font-size:26px;color:#111827}.app-error-card p{margin:0 0 10px;font-size:15px;line-height:1.55;color:#374151}.app-error-card span{display:block;margin-bottom:22px;font-size:13px;color:#6b7280}.app-error-card button{width:100%;min-height:44px;border:none;border-radius:12px;background:#0169f5;color:#fff;font-family:Quicksand,sans-serif;font-size:14px;font-weight:800;cursor:pointer}.right-panel-done-btn{width:100%;min-height:48px;border:none;border-radius:14px;background:linear-gradient(135deg,#0169f5,#4b35fd);color:#fff;font-family:Quicksand,sans-serif;font-size:14px;font-weight:900;cursor:pointer;box-shadow:0 10px 24px #0169f53d;position:sticky;top:0;z-index:5}.right-panel-done-btn:hover{transform:translateY(-1px);box-shadow:0 16px 34px #0169f552}.right-panel-done-btn:hover{background:#0257ca}.canvas-section{flex:1;display:flex;flex-direction:column;min-width:0;position:relative;background:#f4f7fb}.floating-preview-panel{position:fixed;left:14px;bottom:14px;width:300px;z-index:60;background:#fff;border:1px solid #e5e7eb;border-radius:20px;padding:10px;box-shadow:0 18px 48px #0f172a24;font-family:Quicksand,sans-serif}.floating-preview-panel.left-open{left:14px}.floating-preview-top{display:flex;justify-content:space-between;gap:10px;align-items:flex-start;padding:4px 4px 10px}.floating-preview-title{display:block;max-width:165px;color:#111827;font-size:13px;font-weight:800;line-height:1.25;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.floating-preview-attribute{display:block;color:#111827;font-size:12px;font-weight:700;margin-top:2px}.floating-preview-price-row{display:flex;align-items:center;gap:8px;flex-shrink:0}.floating-preview-price{color:#111827;font-size:13px;font-weight:800;white-space:nowrap}.floating-preview-open{width:26px;height:26px;border:none;background:transparent;color:#0169f5;font-size:22px;font-weight:800;line-height:1;cursor:pointer}.floating-preview-image-wrap{width:100%;height:220px;border-radius:16px;overflow:hidden;background:#f3f4f6}.floating-preview-product-image{width:100%;height:100%;object-fit:cover;display:block}.floating-preview-empty-card{min-height:140px;border-radius:16px;background:#f9fafb;border:1px dashed #cbd5e1;display:flex;align-items:center;justify-content:center;padding:18px;text-align:center;color:#6b7280;font-size:13px;font-weight:800;line-height:1.4}.top-action-toolbar{display:flex;align-items:center;gap:6px;height:48px;padding:4px 8px;background:#fff;border:1px solid #e5e7eb;border-radius:14px;box-shadow:0 8px 22px #0f172a0f}.top-action-toolbar button{min-width:46px;height:40px;border:none;border-radius:10px;background:transparent;color:#111827;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;cursor:pointer;font-family:Quicksand,sans-serif;font-size:17px;line-height:1}.top-action-toolbar button span{font-size:9px;font-weight:700;color:#374151}.top-action-toolbar button:hover:not(:disabled){background:#f3f7ff;color:#0169f5}.top-action-toolbar button:disabled{opacity:.32;cursor:not-allowed}.toolbar-divider{width:1px;height:28px;background:#e5e7eb;margin:0 4px}.online-share-box{margin-top:12px;padding:12px;background:#f9fafb;border:1px solid #e5e7eb;border-radius:14px;display:flex;flex-direction:column;gap:10px}.online-share-box span{font-size:12px;font-weight:800;color:#111827}.online-share-url{font-size:11px;line-height:1.45;word-break:break-all;color:#4b5563}.copy-link-btn{height:40px;border:none;border-radius:10px;background:#0169f5;color:#fff;font-family:Quicksand,sans-serif;font-size:13px;font-weight:800;cursor:pointer}.copy-link-btn:hover{background:#0257ca}.left-panel-title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;margin-bottom:18px}.left-panel-title-row h2{margin:0;font-size:22px;line-height:1.12;color:#111827;letter-spacing:-.02em}.toolbar-booth-pill{height:38px;padding:0 14px;border-radius:999px;background:#f3f7ff;border:1px solid #c7dcff;color:#1e3a8a;display:flex;align-items:center;font-family:Quicksand,sans-serif;font-size:13px;font-weight:800;white-space:nowrap}.share-action-wrap{position:relative}.share-popover{position:absolute;top:52px;right:0;width:280px;background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:14px;box-shadow:0 18px 45px #0f172a2e;z-index:100}.share-popover strong{display:block;font-size:14px;color:#111827;margin-bottom:10px}.share-popover-link{max-height:74px;overflow-y:auto;padding:10px;border-radius:10px;background:#f9fafb;border:1px solid #e5e7eb;font-size:11px;line-height:1.45;color:#4b5563;word-break:break-all}.share-popover-copy{width:100%;height:40px;margin-top:10px;border:none;border-radius:10px;background:#0169f5;color:#fff;font-family:Quicksand,sans-serif;font-size:13px;font-weight:800;cursor:pointer}.share-popover-copy:hover{background:#0257ca}.share-popover p{margin:0;font-size:12px;line-height:1.45;color:#6b7280}.share-popover-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.share-popover-header strong{margin-bottom:0}.share-popover-close{width:26px;height:26px;border:none;border-radius:50%;background:#f3f4f6;color:#374151;font-size:18px;font-weight:800;line-height:1;cursor:pointer}.share-popover-close:hover{background:#e5e7eb}.canvas-wrap canvas{border-radius:18px}.empty-bucket-card{padding:18px 14px;border-radius:16px;background:#f9fafb;border:1px dashed #cbd5e1;display:flex;flex-direction:column;gap:6px;text-align:center}.empty-bucket-card strong{font-size:14px;color:#111827}.empty-bucket-card span{font-size:12px;line-height:1.45;color:#6b7280}.right-panel-done-btn:disabled{opacity:.45;cursor:not-allowed;box-shadow:none}.bucket-thumb-image{width:100%;height:100%;object-fit:cover;display:block}.product-attribute-select{width:100%;height:30px;border:1px solid #d1d5db;border-radius:8px;padding:0 8px;font-family:Quicksand,sans-serif;font-size:11px;font-weight:700;background:#fff;color:#111827}.canvas-toast{position:absolute;left:50%;bottom:28px;transform:translate(-50%);z-index:120;max-width:520px;min-height:44px;padding:0 18px;border-radius:999px;background:#111827eb;color:#fff;display:flex;align-items:center;justify-content:center;text-align:center;font-family:Quicksand,sans-serif;font-size:13px;font-weight:800;line-height:1.35;box-shadow:0 16px 40px #0f172a3d;pointer-events:none;animation:canvasToastIn .18s ease-out}@keyframes canvasToastIn{0%{opacity:0;transform:translate(-50%) translateY(8px)}to{opacity:1;transform:translate(-50%) translateY(0)}}
