.agent-thread{display:flex;flex-direction:column;gap:40px;padding:20px;width:640px;max-width:100%;background:rgba(255,255,255,.9);border-radius:2px;position:relative}.agent-thread-dots{display:flex;gap:4px}.agent-thread-dot{width:12px;height:12px;border-radius:6px}.agent-thread-dot--graphite{background-color:var(--color-graphite)}.agent-thread-dot--charcoal{background-color:var(--color-charcoal)}.agent-thread-dot--stone{background-color:var(--color-stone)}.thread-wrapper{display:flex;flex-direction:column;gap:20px;width:100%}.agent-thread-message{display:flex;gap:12px;align-items:flex-start}.agent-thread-message-icon{flex-shrink:0}.agent-thread-message-icon--agent{color:var(--color-stone)}.agent-thread-message-icon--natural{color:var(--color-ice-100)}.agent-thread-message-content{display:flex;flex:1 0 0;flex-direction:column;gap:4px;justify-content:center;min-height:1px;min-width:1px}.agent-thread-message-body{color:var(--color-graphite);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.agent-thread-message-body .text-midnight{color:var(--color-midnight-100)}@media (max-width:768px){.agent-thread{width:100%;gap:24px;padding:16px}}.industry-explorer{display:flex;flex-direction:column;width:100%}.industry-image{display:flex;align-items:center;justify-content:center;position:relative;width:100%;height:560px;padding:40px}.industry-image-background{position:absolute;inset:0;overflow:hidden;pointer-events:none}.industry-image-background>*{width:100%;height:100%;object-fit:cover}.industry-information-wrapper{display:flex;flex-direction:column;gap:40px;align-items:center;padding:40px;width:100%;background-color:var(--color-ice-100);border-radius:2px;overflow:clip}.industry-header{width:100%}.industry-row-wrapper{display:flex;justify-content:space-between;width:100%}.industry-chip-wrapper{cursor:pointer;transition:opacity .2s ease-out}.industry-chip-wrapper--inactive{opacity:.25}.industry-chip-wrapper--inactive:hover{opacity:.5}@media (max-width:768px){.industry-image{height:400px;padding:24px}.industry-information-wrapper{padding:24px;gap:24px}.industry-chip-wrapper{flex:0 0 auto}.industry-row-wrapper{flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;gap:20px}}.products-layout{width:100%}.products-grid,.products-layout{display:flex;flex-direction:column;gap:120px}.products-row{display:flex;justify-content:space-between}@media (max-width:768px){.products-grid,.products-layout{gap:80px}.products-row{flex-direction:column;gap:80px}}.section.values-section{overflow:visible}.values-layout{display:flex;flex-direction:column;gap:200px;width:100%}.values-wrapper{display:flex;gap:120px;width:100%}.image-spacer{width:320px;flex-shrink:0}.value-image{position:sticky;top:50vh;width:80px;height:80px;border-radius:1px;overflow:hidden}.value-image-layer{object-fit:cover;opacity:0}.value-image-layer.active{opacity:1}.values-column{flex-direction:column;flex:1;min-width:0}.values-column,.values-row{display:flex;gap:120px}.value-header{width:320px;flex-shrink:0}.value-description{display:flex;flex-direction:column;gap:40px;flex:1;min-width:0}@media (max-width:768px){.values-layout{gap:80px}.values-wrapper{flex-direction:column;gap:0}.image-spacer{width:100%}.value-image{position:relative;top:auto}.values-column{gap:40px}.values-row{flex-direction:column;gap:24px}.value-header{width:auto}.value-image{display:none}.value-description{gap:12px}}