:root{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5;font-weight:400;color:#2f2f2f;background:#f0f0f0;--color-brand-green: #537f53;--color-brand-blue: #285980;--color-brand-teal: #243f44;--color-brand-dark-green: #344e23;--color-brand-light-blue: #b0cbd1;--color-brand-light-gray: #b5b5b5;--color-brand-black: #090000;--color-accent: var(--color-brand-green);--color-accent-soft: rgba(83, 127, 83, .14);--color-accent-border: rgba(83, 127, 83, .52);--color-accent-shadow: rgba(52, 78, 35, .22);--color-text: #2f2f2f;--color-text-secondary: #5f5f5f;--color-surface: #ffffff;--color-surface-muted: #f0f0f0;--color-border: rgba(95, 95, 95, .24);--color-shadow: rgba(47, 47, 47, .1);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,*:before,*:after{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at top right,rgba(176,203,209,.42),transparent 36rem),var(--color-surface-muted)}button,textarea{font:inherit}button{color:inherit}img{display:block;max-width:100%}#root{min-height:100dvh}.action-indicator{position:relative;width:32px;height:32px;flex-shrink:0;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:var(--color-surface-muted);box-shadow:inset 0 1px 0 var(--color-surface)}.action-spinner{position:relative;width:18px;height:18px}.action-spinner-tick{position:absolute;left:8px;top:1px;width:2px;height:5px;border-radius:999px;background:var(--color-text-secondary);opacity:.18;transform-origin:center 8px;animation:actionSpinnerCycle 1s linear infinite}.action-spinner-tick.tick-1{transform:rotate(0) translateY(0);animation-delay:-.875s}.action-spinner-tick.tick-2{transform:rotate(45deg) translateY(0);animation-delay:-.75s}.action-spinner-tick.tick-3{transform:rotate(90deg) translateY(0);animation-delay:-.625s}.action-spinner-tick.tick-4{transform:rotate(135deg) translateY(0);animation-delay:-.5s}.action-spinner-tick.tick-5{transform:rotate(180deg) translateY(0);animation-delay:-.375s}.action-spinner-tick.tick-6{transform:rotate(225deg) translateY(0);animation-delay:-.25s}.action-spinner-tick.tick-7{transform:rotate(270deg) translateY(0);animation-delay:-.125s}.action-spinner-tick.tick-8{transform:rotate(315deg) translateY(0);animation-delay:0s}.action-indicator.complete{background:var(--color-accent)}.action-check{color:var(--color-surface);font-size:1rem;font-weight:800;line-height:1}@keyframes actionSpinnerCycle{0%{opacity:1}to{opacity:.18}}.product-artwork-image,.product-artwork-fallback{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.product-artwork-fallback{display:grid;place-items:center;min-height:232px;background:var(--color-surface-muted);color:var(--color-text-secondary);font-size:2rem;font-weight:700;letter-spacing:.08em}.product-card{display:grid;grid-template-columns:140px minmax(0,1fr);align-items:center;gap:16px;padding:16px}.product-artwork{height:132px;overflow:hidden;padding:10px;border-radius:18px;background:var(--color-surface-muted)}.product-artwork .product-artwork-fallback{min-height:100%}.product-copy{display:flex;min-width:0;flex-direction:column;justify-content:center}.product-copy-header{display:flex;flex-direction:column;align-items:flex-start;gap:10px;margin-bottom:10px}.product-meta{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.product-name{margin:0;color:var(--color-text);font-size:1.2rem;line-height:1.15}.product-sku,.product-price{display:inline-flex;min-height:30px;align-items:center;padding:0 11px;border-radius:10px;font-size:.82rem;font-weight:650}.product-sku{background:var(--color-surface-muted);color:var(--color-text-secondary)}.product-price{background:var(--color-surface-muted);color:var(--color-text)}.product-description{display:-webkit-box;max-width:54ch;margin:0;overflow:hidden;color:var(--color-text-secondary);font-size:.9rem;line-height:1.5;-webkit-box-orient:vertical;-webkit-line-clamp:2}@container (max-width: 480px){.product-card{grid-template-columns:44px minmax(0,1fr) auto;grid-template-rows:auto auto;grid-template-areas:"art name price" "art sku  price";column-gap:10px;row-gap:2px;padding:13px 12px}.product-copy,.product-copy-header,.product-meta{display:contents}.product-artwork{grid-area:art;width:44px;height:44px;padding:4px;border-radius:10px}.product-artwork .product-artwork-fallback{min-height:0;border-radius:6px;font-size:.68rem}.product-name{display:-webkit-box;grid-area:name;align-self:end;overflow:hidden;font-size:.96rem;line-height:1.2;-webkit-box-orient:vertical;-webkit-line-clamp:2}.product-sku{grid-area:sku;align-self:start;min-height:0;padding:0;background:none;color:var(--color-text-secondary);font-size:.78rem;font-weight:500;white-space:nowrap}.product-price{grid-area:price;align-self:center;justify-content:flex-end;min-height:0;padding:0;background:none;font-size:.84rem;white-space:nowrap}.product-description{display:none}}.product-table-card{padding:6px;container-type:inline-size}.product-table-scroll{width:100%;overflow-x:auto;border-radius:18px}.product-table{width:100%;border-collapse:collapse;font-size:.88rem}.product-table-th{padding:10px 12px;background:var(--color-surface-muted);color:var(--color-text-secondary);font-size:.68rem;font-weight:700;letter-spacing:.08em;text-align:left;text-transform:uppercase;white-space:nowrap}.product-table-th:first-child{border-radius:14px 0 0 14px}.product-table-th:last-child{border-radius:0 14px 14px 0}.product-table-th-name{width:100%}.product-table-th-num,.product-table-cell-num{text-align:right}.product-table-row{border-bottom:1px solid var(--color-border)}.product-table-row:last-child{border-bottom:0}.product-table-cell{padding:10px 12px;color:var(--color-text-secondary);vertical-align:middle}.product-table-cell-thumb{width:52px;padding-right:0}.product-table-thumb{display:block;width:40px;height:40px;overflow:hidden;padding:4px;border-radius:10px;background:var(--color-surface-muted)}.product-table-thumb .product-artwork-fallback{min-height:0;border-radius:6px;font-size:.68rem;letter-spacing:.04em}.product-table-name{display:block;color:var(--color-text);font-weight:650;line-height:1.25}.product-table-sku{color:var(--color-text-secondary);font-size:.8rem;white-space:nowrap}.product-table-price{color:var(--color-text);font-size:.84rem;font-weight:700;font-variant-numeric:tabular-nums;white-space:nowrap}@container (max-width: 480px){.product-table,.product-table thead,.product-table tbody,.product-table td{display:block}.product-table thead{display:none}.product-table-scroll{overflow-x:visible}.product-table-row{display:grid;grid-template-columns:auto minmax(0,1fr) auto;grid-template-rows:auto auto;grid-template-areas:"art name price" "art sku  price";align-items:center;column-gap:10px;row-gap:2px;padding:12px 6px}.product-table-cell{padding:0}.product-table-cell-thumb{grid-area:art;width:auto}.product-table-cell-name{grid-area:name;align-self:end;min-width:0}.product-table-name{display:-webkit-box;overflow:hidden;line-height:1.2;white-space:normal;-webkit-box-orient:vertical;-webkit-line-clamp:2}.product-table-cell-sku{grid-area:sku;align-self:start}.product-table-cell-num{grid-area:price;align-self:center}}.quote-card{width:100%;padding:24px 24px 18px;background:var(--color-surface);container-type:inline-size}.quote-card-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:18px}.quote-label{margin:0 0 6px;color:var(--color-text-secondary);font-size:.72rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.quote-title{margin:0 0 10px;color:var(--color-text);font-size:1.3rem}.quote-status{display:inline-flex;align-items:center;min-height:30px;padding:0 12px;border-radius:999px;background:var(--color-surface-muted);color:var(--color-text-secondary);font-size:.78rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.quote-total{display:flex;flex-direction:column;align-items:flex-end;gap:4px}.quote-total-label{color:var(--color-text-secondary);font-size:.74rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.quote-total-value{display:inline-flex;align-items:baseline;gap:.45em;color:var(--color-text);font-size:1.05rem;font-weight:800;white-space:nowrap}.quote-total-msrp{color:var(--color-text-secondary);font-size:.78em;font-weight:600}.quote-lines{display:flex;flex-direction:column;gap:10px}.quote-lines-head,.quote-line{display:grid;grid-template-columns:minmax(0,1fr) 64px 90px 108px;align-items:center;gap:12px}.quote-lines-head{padding:0 12px;color:var(--color-text-secondary);font-size:.72rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.quote-line{padding:12px;border-radius:20px;background:var(--color-surface-muted)}.quote-line-product{display:grid;grid-template-columns:64px minmax(0,1fr);align-items:center;gap:12px;min-width:0}.quote-line-artwork{width:64px;height:64px;overflow:hidden;border-radius:16px;background:var(--color-surface-muted)}.quote-line-image,.quote-line-fallback{display:block;width:100%;height:100%;object-fit:contain;object-position:center}.quote-line-fallback{display:grid;place-items:center;color:var(--color-text-secondary);font-size:.9rem;font-weight:700;letter-spacing:.08em}.quote-line-copy{min-width:0}.quote-line-name,.quote-line-sku{margin:0}.quote-line-name{overflow:hidden;color:var(--color-text);font-weight:700;text-overflow:ellipsis;white-space:nowrap}.quote-line-sku{margin-top:4px;overflow:hidden;color:var(--color-text-secondary);font-size:.88rem;text-overflow:ellipsis;white-space:nowrap}.quote-line-meta{display:none;margin:4px 0 0;overflow:hidden;color:var(--color-text-secondary);font-size:.82rem;text-overflow:ellipsis;white-space:nowrap;font-variant-numeric:tabular-nums}.quote-line-quantity,.quote-line-price,.quote-line-total{color:var(--color-text-secondary);font-size:.9rem;font-weight:700;text-align:right}.quote-line-total{color:var(--color-text)}@container (max-width: 520px){.quote-card-header{flex-direction:column;align-items:flex-start}.quote-total{align-items:flex-start}.quote-lines-head{display:none}.quote-line{grid-template-columns:minmax(0,1fr) auto}.quote-line-product{grid-template-columns:48px minmax(0,1fr);gap:10px}.quote-line-artwork{width:48px;height:48px}.quote-line-sku,.quote-line-quantity,.quote-line-price{display:none}.quote-line-meta{display:block}.quote-line-total{grid-column:2;align-self:center;font-size:1.05rem}}.room-card{padding:22px;container-type:inline-size}.room-card-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:18px}.room-card-label{margin:0 0 5px;color:var(--color-text-secondary);font-size:.7rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase}.room-card-title{margin:0;color:var(--color-text);font-size:1.3rem}.room-card-dimensions{margin:0;padding:6px 10px;border-radius:999px;background:var(--color-surface-muted);color:var(--color-text-secondary);font-size:.78rem;font-weight:700;white-space:nowrap}.room-plan-frame{display:flex;height:300px;align-items:center;justify-content:center;overflow:hidden;padding:12px;border:1px solid var(--color-border);border-radius:16px;background:#fafbf9}.room-plan{display:block;width:100%;height:100%}.room-floor{stroke:var(--color-brand-teal)}.room-grid-tile{fill:#f7f9f6}.room-grid-line{stroke:#243f441f;stroke-width:1}.room-void{stroke:#5f5f5f9e}.room-void-tile{fill:#e9e9e9}.room-void-hatch{stroke:#5f5f5f47;stroke-width:1}.room-void-label{display:flex;width:100%;height:100%;align-items:center;justify-content:center;overflow:hidden;padding:6%;color:var(--color-text-secondary);font-weight:700;line-height:1.15;overflow-wrap:anywhere;text-align:center;text-shadow:0 0 2px rgba(255,255,255,.96),0 0 4px rgba(255,255,255,.96);pointer-events:none}.room-fan-coverage{fill-opacity:.2;stroke:currentColor;stroke-width:1.5;stroke-dasharray:1 4;stroke-linecap:round;transition:fill-opacity .15s ease,filter .15s ease}.room-fan.is-highlighted .room-fan-coverage{fill-opacity:.42;filter:drop-shadow(0 0 4px rgba(36,63,68,.38))}.room-fan-rotor{transform-origin:0 0}.room-fan.is-highlighted .room-fan-rotor{animation:room-fan-spin 1.4s linear infinite}@keyframes room-fan-spin{to{transform:rotate(360deg)}}.room-fan-blade{stroke:var(--color-brand-teal);stroke-width:2;stroke-linecap:round}.room-fan-hub{fill:var(--color-surface);stroke:var(--color-brand-teal);stroke-width:1.5}.room-legend{margin-top:16px}.room-legend-models{display:flex;flex-wrap:wrap;gap:8px}.room-legend-item{display:inline-flex;align-items:center;gap:6px;padding:5px 9px;border:1px solid var(--color-border);border-radius:999px;background:var(--color-surface);color:var(--color-text);font:inherit;font-size:.76rem;font-weight:700;cursor:default;transition:background .15s ease,border-color .15s ease,transform .15s ease}.room-legend-item:hover,.room-legend-item:focus-visible{border-color:var(--color-accent-border);background:var(--color-accent-soft);outline:none;transform:translateY(-1px)}.room-legend-swatch{width:9px;height:9px;border-radius:50%}@container (max-width: 500px){.room-card{padding:16px}.room-card-header{align-items:flex-start}.room-plan-frame{height:240px}}@media(prefers-reduced-motion:reduce){.room-fan.is-highlighted .room-fan-rotor{animation:none}}.typing-bubble{display:inline-flex;align-items:center;gap:6px;min-width:58px;padding:14px 16px}.typing-bubble span{width:8px;height:8px;border-radius:999px;background:var(--color-text-secondary);animation:typingBubbleBounce 1.2s infinite ease-in-out}.typing-bubble span:nth-child(2){animation-delay:.15s}.typing-bubble span:nth-child(3){animation-delay:.3s}@keyframes typingBubbleBounce{0%,60%,to{transform:translateY(0);opacity:.5}30%{transform:translateY(-4px);opacity:1}}.chat-pane{width:100%;height:100%;min-width:0;min-height:0;display:flex;flex-direction:column;overflow:hidden;padding:22px 20px 18px;background:var(--color-surface);border:1px solid var(--color-border);border-radius:28px}.chat-pane-header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:20px;text-align:left}.chat-pane-title{margin:0;font-size:1.4rem;font-weight:600;letter-spacing:-.02em;color:var(--color-brand-green)}.chat-reset{display:inline-flex;height:34px;flex:0 0 auto;align-items:center;justify-content:center;padding:0 13px;border-radius:999px;border:1px solid var(--color-border);background:var(--color-surface);color:var(--color-text-secondary);font:inherit;font-size:.8rem;cursor:pointer;transition:color .15s ease,border-color .15s ease,background .15s ease}.chat-reset:hover:not(:disabled),.chat-reset:focus-visible{color:var(--color-text);border-color:var(--color-text-secondary);background:var(--color-surface-muted);outline:none}.chat-reset:disabled{opacity:.5;cursor:default}.chat-thread{flex:1;width:100%;min-height:0;overflow-y:auto;overscroll-behavior:contain;display:flex;flex-direction:column;gap:14px;padding:4px 2px 20px}.chat-empty{margin:auto;color:var(--color-text-secondary);text-align:center}.chat-message-row{display:flex;width:100%}.chat-message-row.user{justify-content:flex-end}.chat-message-row.assistant{justify-content:flex-start}.chat-entity-row{width:100%;container-type:inline-size}.display-card{box-sizing:border-box;width:100%;overflow:hidden;border:1px solid var(--color-border);border-radius:22px;background:var(--color-surface);box-shadow:0 12px 30px var(--color-shadow)}.chat-message-bubble{padding:14px 16px;border-radius:20px;font-size:.96rem;line-height:1.55;white-space:pre-wrap;word-break:break-word}.chat-message-column{display:flex;flex-direction:column;gap:10px;max-width:88%;align-items:flex-start}.chat-message-row.user .chat-message-column{align-items:flex-end}.chat-chips{display:flex;flex-wrap:wrap;gap:8px}.chat-citation-ref{display:inline-flex;align-items:center;justify-content:center;min-width:16px;height:16px;margin:0 1px;padding:0 4px;border-radius:8px;background:var(--color-accent-soft);color:var(--color-text);font-size:.7rem;font-weight:600;line-height:1;text-decoration:none;vertical-align:super;transition:background .15s ease,color .15s ease}.chat-citation-ref:hover,.chat-citation-ref:focus-visible{background:var(--color-accent);color:var(--color-text);outline:none}.chat-citations{list-style:none;margin:0;padding:10px 14px;border-radius:14px;background:var(--color-surface-muted);border:1px solid var(--color-border);display:flex;flex-direction:column;gap:4px;font-size:.78rem;color:var(--color-text-secondary)}.chat-citation-item{display:flex;gap:6px;align-items:baseline}.chat-citation-index{flex-shrink:0;font-weight:600;color:var(--color-text)}.chat-citation-link{color:var(--color-text);text-decoration:none;border-bottom:1px dotted var(--color-accent);word-break:break-word;transition:color .15s ease,border-color .15s ease}.chat-citation-link:hover,.chat-citation-link:focus-visible{color:var(--color-text-secondary);border-bottom-color:var(--color-accent);outline:none}.chat-chip{padding:8px 14px;border-radius:999px;border:1px solid var(--color-accent-border);background:var(--color-surface);color:var(--color-text);font-size:.88rem;font-weight:500;cursor:pointer;transition:background .18s ease,color .18s ease,transform .18s ease}.chat-chip:hover:not(:disabled){background:var(--color-accent);color:var(--color-text);transform:translateY(-1px)}.chat-chip:disabled{opacity:.5;cursor:default}.chat-message-row.user .chat-message-bubble{background:var(--color-accent);color:var(--color-surface);border-bottom-right-radius:6px}.chat-message-row.assistant .chat-message-bubble{background:var(--color-surface-muted);color:var(--color-text);border-bottom-left-radius:6px}.chat-action-row{display:flex;align-items:center;gap:12px;width:100%}.chat-action-text{margin:0;color:var(--color-text-secondary);font-size:.93rem;line-height:1.5}.chat-error{margin:2px 0 0;text-align:center;color:var(--color-text);font-size:.88rem}.chat-pending-attachments{list-style:none;margin:12px 0 0;padding:0;display:flex;flex-wrap:wrap;gap:8px}.chat-pending-pill{display:inline-flex;align-items:center;gap:8px;max-width:280px;padding:6px 8px 6px 10px;border:1px solid var(--color-border);border-radius:12px;background:var(--color-surface);color:var(--color-text);font-size:.82rem;white-space:nowrap}.chat-pending-pill.is-error{border-color:var(--color-accent-border)}.chat-message-file-icon{flex-shrink:0;display:inline-flex;width:22px;height:22px;align-items:center;justify-content:center;border-radius:6px;background:var(--color-accent-soft);color:var(--color-text)}.chat-message-file-name{min-width:0;flex:1 1 auto;overflow:hidden;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.chat-attachment-size{flex-shrink:0;color:var(--color-text-secondary);font-size:.75rem;font-variant-numeric:tabular-nums;white-space:nowrap}.chat-pending-pill.is-error .chat-attachment-size{color:var(--color-text)}.chat-attachment-spinner{flex-shrink:0;display:inline-block;width:14px;height:14px;border:2px solid var(--color-accent-soft);border-top-color:var(--color-accent);border-radius:50%;animation:chat-attachment-spin .7s linear infinite}@keyframes chat-attachment-spin{to{transform:rotate(360deg)}}.chat-pending-remove{display:inline-flex;width:20px;height:20px;align-items:center;justify-content:center;border:none;border-radius:50%;background:var(--color-surface-muted);color:var(--color-text-secondary);font-size:1rem;line-height:1;cursor:pointer}.chat-pending-remove:hover:not(:disabled),.chat-pending-remove:focus-visible{background:var(--color-accent);color:var(--color-surface);outline:none}.chat-pending-remove:disabled{opacity:.45;cursor:default}.chat-message-files{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:6px}.chat-message-row.user .chat-message-files{justify-content:flex-end}.chat-message-file{display:inline-flex;align-items:center;gap:10px;max-width:240px;padding:8px 12px 8px 8px;border:1px solid var(--color-border);border-radius:12px;background:var(--color-surface);color:var(--color-text);box-shadow:0 4px 10px var(--color-shadow);font-size:.84rem}.chat-input-row{display:flex;align-items:flex-end;gap:8px;width:100%;margin-top:14px;padding:8px 10px;border:1px solid var(--color-border);border-radius:24px;background:var(--color-surface);transition:border-color .2s ease,box-shadow .2s ease}.chat-input-row:focus-within{border-color:var(--color-accent-border);box-shadow:0 0 0 4px var(--color-accent-soft)}.chat-file-input{display:none}.chat-attach{flex-shrink:0;display:inline-flex;width:36px;height:36px;align-items:center;justify-content:center;padding:0;border:none;border-radius:50%;background:transparent;color:var(--color-text-secondary);cursor:pointer;transition:color .18s ease,background .18s ease}.chat-attach:hover:not(:disabled),.chat-attach:focus-visible{color:var(--color-text);background:var(--color-accent-soft);outline:none}.chat-attach:disabled{opacity:.45;cursor:default}.chat-input{flex:1;min-width:0;resize:none;min-height:36px;max-height:140px;padding:7px 4px;border:none;border-radius:0;background:transparent;color:var(--color-text);line-height:1.5;outline:none}.chat-input::placeholder{color:var(--color-text-secondary)}.chat-input:disabled{opacity:.6}.chat-send{flex-shrink:0;width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;padding:0;border:none;border-radius:50%;background:var(--color-accent);color:var(--color-surface);cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,opacity .2s ease;box-shadow:0 8px 16px var(--color-accent-shadow)}.chat-send:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 12px 22px var(--color-accent-shadow)}.chat-send:disabled{opacity:.45;cursor:default;box-shadow:none}@media(max-width:1100px){.chat-pane{min-height:0}}@media(max-width:760px){.chat-pane{padding:18px;border-radius:22px}}.app-shell{height:100dvh;padding:24px;overflow:hidden}.chat-shell{width:min(100%,800px);height:100%;margin:0 auto;min-height:0}@media(max-width:860px){.app-shell{padding:12px}.chat-pane{border-radius:22px}}
