@import"https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600&display=swap";@import"https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,400;0,500;0,600;1,400&display=swap";@import"https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600&family=Inter:wght@400;500;600&display=swap";@import"https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&family=Nunito+Sans:wght@400;500;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";.store-locations-container{width:100%;max-width:100%;display:flex;flex-direction:column;gap:16px;padding:16px 0;overflow:hidden;align-self:stretch;flex-shrink:0}.store-locations-header{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.back-to-products-btn{display:flex;align-items:center;gap:6px;padding:8px 16px;background:#FFFFFF;border:1px solid #E5E7EB;border-radius:20px;font-family:Inter,sans-serif;font-size:13px;font-weight:500;color:#13542d;cursor:pointer;transition:all .2s ease}.back-to-products-btn:hover{background:#F5F7F5;border-color:#13542d}.back-to-products-btn svg{flex-shrink:0}.store-locations-title{font-family:Poppins,Inter,sans-serif;font-size:16px;font-weight:600;color:#13542d;margin:0;flex:1}.close-map-btn{width:32px;height:32px;border-radius:50%;border:1px solid #E5E7EB;background:#FFFFFF;color:#6b7280;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;flex-shrink:0}.close-map-btn:hover{background:#FEE2E2;border-color:#ef4444;color:#ef4444}.store-locations-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 20px;background:#F5F7F5;border-radius:12px;gap:16px}.loading-spinner{width:40px;height:40px;border:3px solid #E5E7EB;border-top-color:#13542d;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.store-locations-loading p{font-family:Inter,sans-serif;font-size:14px;color:#6b7280;margin:0}.store-locations-error,.store-locations-empty{padding:30px 20px;text-align:center;background:#F5F7F5;border-radius:12px}.store-locations-error p,.store-locations-empty p{font-family:Inter,sans-serif;font-size:14px;color:#6b7280;margin:4px 0}.store-locations-content{display:grid;grid-template-columns:1fr 280px;gap:16px;min-height:350px}.store-locations-content.retailer-layout{display:flex;flex-direction:column;gap:12px;width:100%}.store-map-container{width:100%;height:350px;border-radius:12px;overflow:hidden;background:#E5E7EB}.store-map-container.retailer-map{height:400px;min-height:350px}.store-list{background:#FFFFFF;border-radius:12px;border:1px solid #E5E7EB;overflow:hidden;display:flex;flex-direction:column}.store-list-header{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border-bottom:1px solid #E5E7EB;background:#F9FAFB}.store-list-title{font-family:Poppins,Inter,sans-serif;font-size:14px;font-weight:600;color:#13542d;margin:0}.clear-selection-btn{padding:4px 10px;background:#FFFFFF;border:1px solid #13542D;border-radius:12px;font-family:Inter,sans-serif;font-size:11px;font-weight:500;color:#13542d;cursor:pointer;transition:all .2s ease}.clear-selection-btn:hover{background:#13542D;color:#fff}.store-list-items{flex:1;overflow-y:auto;max-height:300px}.store-list-item{display:flex;align-items:flex-start;gap:12px;padding:12px 16px;border-bottom:1px solid #F3F4F6;cursor:pointer;transition:background .2s ease}.store-list-item:last-child{border-bottom:none}.store-list-item:hover{background:#F9FAFB}.store-list-item.selected{background:#ECFDF5;border-left:3px solid #13542D}.store-number{width:24px;height:24px;border-radius:50%;background:#13542D;color:#fff;font-family:Inter,sans-serif;font-size:12px;font-weight:600;display:flex;align-items:center;justify-content:center;flex-shrink:0}.store-details{flex:1;min-width:0}.store-name{font-family:Poppins,Inter,sans-serif;font-size:13px;font-weight:600;color:#1f2937;margin:0 0 4px}.store-address{font-family:Inter,sans-serif;font-size:12px;color:#6b7280;margin:0 0 4px;line-height:1.4}.store-phone{font-family:Inter,sans-serif;font-size:12px;color:#13542d;text-decoration:none;font-weight:500}.store-phone:hover{text-decoration:underline}.map-info-window{padding:8px;max-width:200px}.map-info-window h4{font-family:Poppins,sans-serif;font-size:14px;font-weight:600;color:#1f2937;margin:0 0 8px}.map-info-window p{font-family:Inter,sans-serif;font-size:12px;color:#6b7280;margin:2px 0}.map-info-window a{color:#13542d;text-decoration:none}.map-info-window a:hover{text-decoration:underline}.store-detail-panel{background:#FFFFFF;border-radius:12px;border:1px solid #E5E7EB;overflow:hidden;box-shadow:0 2px 8px #00000014}.store-detail-header{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border-bottom:1px solid #E5E7EB;background:#F9FAFB}.store-detail-title{font-family:Poppins,Inter,sans-serif;font-size:14px;font-weight:600;color:#13542d;margin:0}.close-detail-btn{width:28px;height:28px;border-radius:50%;border:1px solid #E5E7EB;background:#FFFFFF;color:#6b7280;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;flex-shrink:0}.close-detail-btn:hover{background:#FEE2E2;border-color:#ef4444;color:#ef4444}.store-detail-content{padding:16px}.store-detail-name{font-family:Poppins,Inter,sans-serif;font-size:16px;font-weight:600;color:#1f2937;margin:0 0 8px}.store-detail-address{font-family:Inter,sans-serif;font-size:14px;color:#6b7280;margin:0 0 12px;line-height:1.5}.store-detail-phone{display:inline-block;font-family:Inter,sans-serif;font-size:14px;color:#13542d;text-decoration:none;font-weight:500;margin-right:16px}.store-detail-phone:hover{text-decoration:underline}.store-detail-website{display:inline-block;font-family:Inter,sans-serif;font-size:14px;color:#13542d;text-decoration:none;font-weight:500;padding:6px 12px;background:#F5F7F5;border-radius:6px;margin-top:8px}.store-detail-website:hover{background:#E5F0E8;text-decoration:none}@media (max-width: 768px){.store-locations-content{grid-template-columns:1fr}.store-map-container{height:250px}.store-map-container.retailer-map{height:300px}.store-list{max-height:250px}.store-list-items{max-height:200px}.store-locations-header{flex-direction:column;align-items:flex-start}}@media (max-width: 480px){.store-map-container{height:200px}.store-map-container.retailer-map{height:250px}.back-to-products-btn{padding:6px 12px;font-size:12px}.store-locations-title{font-size:14px}}.products-carousel-container{width:100%;max-width:100%;padding:16px 0;box-sizing:border-box;overflow:hidden}.products-section-title{font-family:Poppins,Inter,sans-serif;font-size:18px;font-weight:600;color:#13542d;margin:0 0 16px}.products-loading,.products-error{font-family:Inter,sans-serif;font-size:14px;color:#6b7280;padding:16px;text-align:center;background:#F5F7F5;border-radius:12px}.products-error{color:#dc2626;background:#FEF2F2}.products-carousel-wrapper{position:relative;display:flex;align-items:center;gap:8px;max-width:100%;overflow:hidden}.products-nav{flex-shrink:0;width:36px;height:36px;border-radius:50%;border:1px solid #ECEDEE;background:#FFFFFF;color:#151515;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;box-shadow:0 1px 2px #1010100d;z-index:2}.products-nav:hover{background:#F5F7F5;border-color:#13542d;color:#13542d;transform:scale(1.05)}.products-nav:active{transform:scale(.95)}.products-carousel{display:flex;gap:16px;overflow-x:auto;scroll-behavior:smooth;padding:8px 4px;flex:1;min-width:0;scrollbar-width:thin;scrollbar-color:#13542D #f0f0f0;-webkit-overflow-scrolling:touch}.products-carousel::-webkit-scrollbar{height:6px}.products-carousel::-webkit-scrollbar-track{background:#f0f0f0;border-radius:3px}.products-carousel::-webkit-scrollbar-thumb{background:#13542D;border-radius:3px}.product-card{flex-shrink:0;width:260px;background:#FFFFFF;border-radius:16px;overflow:hidden;box-shadow:0 4px 20px #04060f14;transition:all .3s ease;display:flex;flex-direction:column}.product-card:hover{transform:translateY(-2px);box-shadow:0 6px 30px #04060f1f}.product-image-container{width:100%;height:140px;overflow:hidden;background:#F5F7F5;display:flex;align-items:center;justify-content:center}.product-image-container.no-image{display:none}.product-image{width:100%;height:100%;object-fit:contain;transition:transform .3s ease}.product-card:hover .product-image{transform:scale(1.03)}.product-info{padding:16px;display:flex;flex-direction:column;gap:8px;flex:1}.product-name,.product-name-link{font-family:Poppins,Inter,sans-serif;font-size:15px;font-weight:600;color:#13542d;margin:0;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-name-link{text-decoration:none;transition:color .2s ease}.product-name-link:hover{color:#1a6b3a;text-decoration:underline}.product-description{font-family:Inter,sans-serif;font-size:13px;font-weight:400;color:#6b7280;margin:0;line-height:1.5;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}@media (max-width: 768px){.products-carousel-container{padding:12px 16px}.products-section-title{font-size:16px;margin-bottom:12px}.product-card{width:220px}.product-image-container{height:120px}.product-info{padding:12px}.product-name,.product-name-link{font-size:14px}.product-description{font-size:12px;-webkit-line-clamp:2}}@media (max-width: 480px){.products-carousel-container{padding:8px 12px}.products-nav{width:32px;height:32px}.products-nav svg{width:16px;height:16px}.product-card{width:180px}.product-image-container{height:100px}.product-info{padding:10px;gap:6px}.product-name,.product-name-link{font-size:13px}.product-description{font-size:11px}}.product-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:10000;padding:20px;animation:fadeIn .2s ease-out}.product-modal{background:#FFFFFF;border-radius:16px;max-width:480px;width:100%;max-height:85vh;overflow-y:auto;position:relative;box-shadow:0 8px 40px #0003;animation:modalSlideIn .25s ease-out}.product-modal-close{position:absolute;top:12px;right:12px;width:32px;height:32px;border-radius:50%;border:none;background:rgba(0,0,0,.06);color:#374151;font-size:16px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;z-index:1}.product-modal-close:hover{background:rgba(0,0,0,.12);color:#111}.product-modal-image-container{width:100%;max-height:280px;overflow:hidden;background:#F5F7F5;display:flex;align-items:center;justify-content:center;border-radius:16px 16px 0 0}.product-modal-image{width:100%;height:100%;max-height:280px;object-fit:contain}.product-modal-body{padding:20px;display:flex;flex-direction:column;gap:12px}.product-modal-title{font-family:Poppins,Inter,sans-serif;font-size:20px;font-weight:600;color:#13542d;margin:0;line-height:1.3}.product-modal-category{display:inline-block;width:fit-content;padding:4px 10px;background:linear-gradient(135deg,#13542D 0%,#1a6b3a 100%);color:#fff;border-radius:12px;font-family:Inter,sans-serif;font-size:11px;font-weight:500;text-transform:uppercase;letter-spacing:.3px}.product-modal-description{font-family:Inter,sans-serif;font-size:14px;color:#4b5563;margin:0;line-height:1.6}.product-modal-link{display:inline-flex;align-items:center;justify-content:center;padding:10px 20px;background:#13542D;color:#fff;border-radius:8px;font-family:Inter,sans-serif;font-size:14px;font-weight:500;text-decoration:none;transition:background .2s ease;width:fit-content}.product-modal-link:hover{background:#1a6b3a}@keyframes modalSlideIn{0%{opacity:0;transform:translateY(20px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width: 480px){.product-modal{max-width:100%;border-radius:12px}.product-modal-image-container{max-height:200px;border-radius:12px 12px 0 0}.product-modal-body{padding:16px}.product-modal-title{font-size:18px}.product-modal-description{font-size:13px}}.plant-detail-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.6);display:flex;align-items:center;justify-content:center;z-index:9999;padding:1rem;animation:fadeIn .2s ease-out;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.plant-detail-modal{background:white;border-radius:1rem;max-width:500px;width:100%;max-height:90vh;overflow:hidden;position:relative;animation:slideUp .3s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.plant-detail-header{position:absolute;top:1rem;right:1rem;z-index:10}.close-button{width:2.5rem;height:2.5rem;border-radius:50%;background:rgba(0,0,0,.8);border:2px solid rgba(255,255,255,.3);font-size:1.5rem;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);font-weight:700;line-height:1}.close-button:hover{background:rgba(0,0,0,.9);border-color:#fff9;transform:scale(1.1);box-shadow:0 4px 12px #0000004d}.plant-detail-content{display:flex;flex-direction:column;height:100%;min-height:0}.plant-detail-image-container{position:relative;height:300px;overflow:hidden;flex-shrink:0}.plant-detail-image{width:100%;height:100%;object-fit:contain}.image-nav-button{position:absolute;top:50%;transform:translateY(-50%);width:3rem;height:3rem;border-radius:50%;background:rgba(0,0,0,.6);border:2px solid rgba(255,255,255,.3);color:#fff;font-size:2rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:5;font-weight:700;line-height:1;padding:0}.image-nav-button:hover{background:rgba(0,0,0,.8);border-color:#fff9;transform:translateY(-50%) scale(1.1)}.image-nav-button.prev-button{left:1rem}.image-nav-button.next-button{right:1rem}.image-counter{position:absolute;bottom:1rem;right:1rem;background:rgba(0,0,0,.7);color:#fff;padding:.5rem 1rem;border-radius:20px;font-size:.875rem;font-weight:600;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:5}.plant-detail-image-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#f0f9ff 0%,#e0f2fe 100%)}.plant-emoji-large{font-size:4rem;opacity:.6}.add-button{position:absolute;bottom:1rem;right:1rem;width:3rem;height:3rem;border-radius:50%;background:#059669;color:#fff;border:none;font-size:1.5rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;box-shadow:0 4px 12px #0596694d}.add-button:hover{background:#047857;transform:scale(1.1);box-shadow:0 6px 16px #05966966}.plant-detail-info{padding:1.5rem;flex:1;overflow-y:auto;min-height:0}.plant-detail-name{font-size:1.5rem;font-weight:700;color:#1a202c;margin:0 0 1rem;line-height:1.3}.vendor-properties-section{margin-bottom:1.25rem}.vendor-properties-section h3{font-size:1.1rem;font-weight:600;color:#1f2937;margin:0 0 .75rem}.vendor-properties-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.vendor-property-item{display:flex;flex-direction:column;gap:2px;padding:10px 12px;background:#f8faf8;border:1px solid #e5e7eb;border-radius:10px}.vendor-property-label{font-size:.7rem;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.03em}.vendor-property-value{font-size:.88rem;font-weight:500;color:#1f2937}@media (max-width: 480px){.vendor-properties-grid{grid-template-columns:1fr}}.plant-detail-source-badge-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-bottom:12px}.plant-detail-source-pill{display:inline-flex;align-items:center;gap:6px;padding:5px 12px;background:linear-gradient(135deg,#f0fdf4 0%,#ecfdf5 100%);border:1px solid #bbf7d0;border-radius:20px}.plant-detail-source-pill-logo{height:18px;width:auto;max-width:50px;object-fit:contain}.plant-detail-source-pill-text{font-family:Inter,Poppins,sans-serif;font-size:12px;font-weight:600;color:#15803d}.plant-detail-verified-badge{font-family:Inter,sans-serif;font-size:11px;font-weight:600;color:#059669;background:#ecfdf5;border:1px solid #a7f3d0;border-radius:12px;padding:3px 10px}.find-nearby-btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:10px 20px;background:linear-gradient(135deg,#13542D 0%,#1a6b3a 100%);color:#fff;border:none;border-radius:10px;font-family:Inter,sans-serif;font-size:13px;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 3px 10px #13542d33;margin-bottom:12px}.find-nearby-btn:hover{transform:translateY(-1px);box-shadow:0 5px 16px #13542d4d}.buy-now-button{width:100%;padding:.875rem;background:#059669;color:#fff;border:none;border-radius:.75rem;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease;margin-bottom:1.5rem}.buy-now-button:hover{background:#047857;transform:translateY(-1px);box-shadow:0 4px 12px #0596694d}.plant-description{margin-bottom:1.5rem}.plant-description h3{font-size:1.1rem;font-weight:600;color:#2d3748;margin:0 0 .75rem}.plant-description p{color:#4a5568;line-height:1.6;margin:0}.show-more-button{background:none;border:none;color:#059669;cursor:pointer;font-weight:500;margin-top:.5rem;padding:0}.show-more-button:hover{text-decoration:underline}.plant-care-section h3{font-size:1.1rem;font-weight:600;color:#2d3748;margin:0 0 1rem}.care-items{display:flex;flex-direction:column;gap:1rem}.care-item{display:flex;align-items:center;gap:1rem;padding:.75rem;background:#f7fafc;border-radius:.75rem}.care-icon{width:3rem;height:3rem;border-radius:50%;background:#d1fae5;display:flex;align-items:center;justify-content:center;flex-shrink:0}.care-icon img{width:1.5rem;height:1.5rem;object-fit:contain}.care-info{flex:1}.care-label{font-size:1rem;font-weight:600;color:#1a202c;margin-bottom:.25rem}.care-value{font-size:.875rem;color:#718096}@media (max-width: 768px){.plant-detail-overlay{padding:0;align-items:flex-end;z-index:10000}.plant-detail-modal{max-width:100%;width:100%;max-height:95vh;border-radius:1rem 1rem 0 0;animation:slideUpMobile .3s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column}@keyframes slideUpMobile{0%{transform:translateY(100%)}to{transform:translateY(0)}}.plant-detail-header{position:absolute;top:.75rem;right:.75rem;z-index:100}.close-button{width:3rem;height:3rem;font-size:1.75rem;touch-action:manipulation;-webkit-tap-highlight-color:transparent;background:rgba(255,255,255,.95)!important;color:#1a202c!important;border:2px solid rgba(0,0,0,.1)!important;box-shadow:0 4px 12px #00000026!important}.plant-detail-image-container{height:250px}.plant-detail-info{padding:1.5rem 1rem 1rem}.plant-detail-name{font-size:1.25rem}.care-item{padding:.5rem}.care-icon{width:2.5rem;height:2.5rem}.care-icon img{width:1.25rem;height:1.25rem}.plant-detail-modal{touch-action:pan-y}.plant-detail-overlay{touch-action:none}}.plant-barcode-section{margin-top:1.5rem}.plant-barcode-section h3{font-size:1.1rem;font-weight:600;color:#2d3748;margin:0 0 1rem}.barcode-loading,.barcode-error,.barcode-none{color:#718096;font-size:.875rem;font-style:italic;margin:0;padding:.75rem;background:#f7fafc;border-radius:.75rem;text-align:center}.barcode-error{color:#e53e3e;background:#fff5f5}.barcode-list{display:flex;flex-direction:column;gap:.75rem}.barcode-item{padding:1rem;background:#f7fafc;border-radius:.75rem;border:2px solid #e2e8f0;transition:all .2s ease;display:flex;flex-direction:column;align-items:center}.barcode-item:hover{background:#edf2f7;border-color:#cbd5e0;transform:translateY(-1px);box-shadow:0 2px 8px #0000000d}.barcode-image-container{width:100%;display:flex;justify-content:center;align-items:center;margin-bottom:.75rem;padding:.5rem;background:white;border-radius:.5rem}.barcode-image-container svg{max-width:100%;height:auto}.barcode-code{font-size:1.125rem;font-weight:700;color:#1a202c;font-family:Courier New,Courier,monospace;letter-spacing:.05em;margin-bottom:.25rem}.barcode-vendor{font-size:.875rem;color:#059669;font-weight:600;margin-bottom:.25rem}.barcode-size{font-size:.875rem;color:#718096;font-weight:500}.add-to-purchase-button{width:100%;padding:.75rem;margin-top:.75rem;background:#059669;color:#fff;border:none;border-radius:.5rem;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s ease}.add-to-purchase-button:hover{background:#047857;transform:translateY(-1px);box-shadow:0 4px 8px #0596694d}.add-to-purchase-button:active{transform:translateY(0)}@media (max-width: 768px){.plant-barcode-section{margin-top:1rem}.barcode-item{padding:.75rem}.barcode-code{font-size:1rem}}.plant-tile{background:#FFFFFF;border-radius:20px;overflow:hidden;box-shadow:0 4px 60px #04060f14;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column;width:327px;min-height:225px}.plant-tile:hover{transform:translateY(-4px);box-shadow:0 8px 80px #04060f1f}.plant-image-container{position:relative;width:100%;height:160px;overflow:hidden;display:flex;align-items:center;justify-content:center;background:#f8f9fa;flex-shrink:0}.plant-image{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.plant-tile:hover .plant-image{transform:scale(1.05)}.plant-image-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#f0f9ff 0%,#e0f2fe 100%)}.plant-emoji{font-size:3rem;opacity:.6}.plant-tile-source-badge{position:absolute;bottom:8px;left:8px;display:inline-flex;align-items:center;gap:4px;background:rgba(255,255,255,.9);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:6px;padding:3px 8px 3px 4px;max-width:80%}.plant-tile-source-logo{width:20px;height:20px;object-fit:contain;border-radius:3px}.plant-tile-source-name{font-family:Inter,sans-serif;font-size:11px;font-weight:600;color:#374151;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.carousel-plant-item .plant-tile-source-badge{bottom:4px;left:4px;padding:2px 6px 2px 3px}.carousel-plant-item .plant-tile-source-logo{width:16px;height:16px}.carousel-plant-item .plant-tile-source-name{font-size:10px}.plant-info{padding:16px 24px;background:white;display:flex;flex-direction:column;gap:4px}.plant-name{font-family:Poppins,Inter,sans-serif;font-size:20px;font-weight:500;line-height:1.64em;color:#13542d;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.plant-botanical-name{font-family:Inter,sans-serif;font-size:14px;color:#718096;margin:0;font-style:italic;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.plant-recommendations{margin:0}.plant-recommendations h3{color:#2d3748;margin-bottom:1rem;font-size:1.1rem;font-weight:600}.plant-grid{display:flex;flex-direction:column;gap:16px}@media (max-width: 768px){.plant-tile{width:100%;max-width:327px}.plant-info{padding:12px 16px}.plant-name{font-size:18px}.plant-botanical-name{font-size:13px}}@media (max-width: 480px){.plant-tile{width:100%;min-height:auto}.plant-image-container{height:140px}.plant-emoji{font-size:2.5rem}}.filter-tags{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem;justify-content:center}.filter-tag{display:inline-flex;align-items:center;padding:.375rem .875rem;background:linear-gradient(135deg,#059669 0%,#047857 100%);color:#fff;border-radius:1rem;font-size:.875rem;font-weight:600;box-shadow:0 2px 4px #05966933;transition:all .2s ease}.filter-tag:hover{transform:translateY(-1px);box-shadow:0 4px 8px #0596694d}.plant-carousel-container{position:relative;display:flex;flex-direction:column;gap:12px}.plant-grid-carousel{display:flex;flex-direction:column;gap:16px;transition:opacity .3s ease}.plant-grid-carousel.animating{opacity:.7}.carousel-nav-container{display:flex;justify-content:center;align-items:center;gap:12px;margin-bottom:12px}.carousel-nav{width:40px;height:40px;border-radius:50%;border:1px solid #ECEDEE;background:#FFFFFF;color:#151515;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;box-shadow:0 1px 2px #1010100d}.carousel-nav:hover:not(.disabled){background:#F5F7F5;border-color:#13542d;color:#13542d;transform:scale(1.05)}.carousel-nav:active:not(.disabled){transform:scale(.95)}.carousel-nav.disabled{background:#F5F5F5;color:#cbd5e0;cursor:not-allowed;opacity:.5}.carousel-dots{display:flex;justify-content:center;align-items:center;gap:8px}.carousel-dot{width:8px;height:8px;border-radius:50%;border:none;background:#E5E7EB;cursor:pointer;transition:all .2s ease;padding:0}.carousel-dot:hover{background:#9CA3AF;transform:scale(1.2)}.carousel-dot.active{background:#13542D;width:24px;border-radius:4px}.carousel-page-indicator{font-family:Inter,sans-serif;font-size:14px;color:#6b7280;min-width:60px;text-align:center}@media (max-width: 768px){.plant-grid-carousel{gap:16px}.carousel-nav{width:36px;height:36px}.carousel-nav svg{width:18px;height:18px}}@media (max-width: 480px){.carousel-nav{width:32px;height:32px}.carousel-nav svg{width:16px;height:16px}}.plant-recommendations-v2{display:flex;flex-direction:column;gap:16px;width:100%;max-width:100%;overflow:hidden}.plants-section-title{font-family:Poppins,Inter,sans-serif;font-size:18px;font-weight:600;color:#13542d;margin:0 0 8px}.carousel-header{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:12px}.carousel-nav-row{display:flex;align-items:center;gap:12px}.carousel-filter-tags{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.carousel-filter-tag{display:inline-flex;align-items:center;padding:6px 12px;background:linear-gradient(135deg,#13542D 0%,#1a6b3a 100%);color:#fff;border-radius:16px;font-family:Inter,sans-serif;font-size:12px;font-weight:600;box-shadow:0 2px 4px #13542d33;white-space:nowrap}.carousel-counter{font-family:Inter,sans-serif;font-size:14px;font-weight:500;color:#6b7280;min-width:50px;text-align:center}.horizontal-carousel-wrapper{width:100%;overflow:hidden;position:relative}.horizontal-carousel{display:flex;gap:16px;overflow-x:auto;scroll-behavior:smooth;padding:8px 4px 16px;scrollbar-width:thin;scrollbar-color:#13542D #f0f0f0;-webkit-overflow-scrolling:touch}.horizontal-carousel::-webkit-scrollbar{height:6px}.horizontal-carousel::-webkit-scrollbar-track{background:#f0f0f0;border-radius:3px}.horizontal-carousel::-webkit-scrollbar-thumb{background:#13542D;border-radius:3px}.horizontal-carousel.animating{opacity:.8}.carousel-plant-item{flex-shrink:0;cursor:pointer;transition:all .3s ease;border-radius:20px;border:3px solid transparent}.carousel-plant-item:hover{transform:translateY(-4px)}.carousel-plant-item.selected{border-color:#13542d;box-shadow:0 4px 20px #13542d33}.carousel-plant-item .plant-tile{width:200px;min-height:auto}.carousel-plant-item .plant-image-container{height:120px}.carousel-plant-item .plant-info{padding:12px 16px}.carousel-plant-item .plant-name{font-size:15px;-webkit-line-clamp:1}.carousel-plant-item .plant-botanical-name{font-size:12px}.plant-detail-section{margin-top:8px}.find-retailers-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 24px;background:linear-gradient(135deg,#13542D 0%,#1a6b3a 100%);color:#fff;border:none;border-radius:12px;font-family:Inter,sans-serif;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 12px #13542d40;margin-top:12px;width:100%;max-width:280px}.find-retailers-btn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #13542d59;background:linear-gradient(135deg,#1a6b3a 0%,#228B22 100%)}.find-retailers-btn:active{transform:translateY(0);box-shadow:0 2px 8px #13542d33}.find-retailers-btn svg{flex-shrink:0}@media (max-width: 768px){.carousel-plant-item .plant-tile{width:160px}.carousel-plant-item .plant-image-container{height:90px}.carousel-plant-item .plant-name{font-size:13px}}@media (max-width: 480px){.horizontal-carousel{gap:12px;padding:4px 2px 12px}.carousel-plant-item .plant-tile{width:140px}.carousel-plant-item .plant-image-container{height:80px}.carousel-plant-item .plant-info{padding:8px 10px}.carousel-plant-item .plant-name{font-size:12px}.carousel-plant-item .plant-botanical-name{font-size:10px}.carousel-counter{font-size:12px}.plant-recommendations-v2,.horizontal-carousel-wrapper{max-width:100vw;overflow-x:hidden}}.plant-tile-source-badge{position:absolute;bottom:8px;left:8px;display:flex;align-items:center;gap:4px;padding:4px 8px;background:rgba(255,255,255,.92);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:6px;box-shadow:0 1px 4px #0000001f;max-width:calc(100% - 16px);z-index:2}.plant-tile-source-logo{height:16px;width:auto;max-width:40px;object-fit:contain;flex-shrink:0}.plant-tile-source-name{font-family:Inter,Poppins,sans-serif;font-size:10px;font-weight:600;color:#374151;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.carousel-plant-item .plant-tile-source-badge{padding:2px 6px;bottom:4px;left:4px}.carousel-plant-item .plant-tile-source-logo{height:12px;max-width:30px}.carousel-plant-item .plant-tile-source-name{font-size:9px}.plant-detail-inline{background:white;border-radius:1rem;display:flex;flex-direction:column;box-shadow:0 4px 60px #04060f14}.plant-detail-inline::-webkit-scrollbar{width:6px}.plant-detail-inline::-webkit-scrollbar-track{background:#f0f0f0}.plant-detail-inline::-webkit-scrollbar-thumb{background:#13542D;border-radius:3px}.plant-detail-inline-header{padding:1.5rem 1.5rem 0;flex-shrink:0;display:flex;flex-direction:column;gap:16px}.plant-detail-inline-name{font-family:Inter,sans-serif;font-size:40px;font-weight:800;font-style:normal;color:#285534;margin:0;line-height:1.35em}.plant-detail-inline-botanical{font-family:Inter,sans-serif;font-size:20px;font-weight:500;color:#212320;margin:0;line-height:1.5em}.plant-detail-source-banner{display:inline-flex;align-items:center;gap:8px;padding:6px 14px;background:linear-gradient(135deg,#f0fdf4 0%,#ecfdf5 100%);border:1px solid #bbf7d0;border-radius:20px;width:fit-content}.plant-detail-source-logo{height:20px;width:auto;max-width:60px;object-fit:contain;flex-shrink:0}.plant-detail-source-text{font-family:Inter,sans-serif;font-size:13px;font-weight:600;color:#15803d}.plant-detail-inline-image-container{position:relative;width:100%;max-width:1024px;aspect-ratio:4 / 3;overflow:hidden;flex-shrink:0;margin:1rem auto;border-radius:12px;background:#F5F5F5;touch-action:pan-y pinch-zoom}.plant-detail-inline-image-container.single-image{max-width:1024px}.plant-detail-inline-image{width:100%;height:100%;object-fit:contain;border-radius:12px}.plant-detail-inline-image-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#f0f9ff 0%,#e0f2fe 100%);border-radius:12px}.plant-detail-inline .plant-emoji-large{font-size:4rem;opacity:.6}.plant-detail-inline .image-nav-button{position:absolute;top:50%;transform:translateY(-50%);width:2.5rem;height:2.5rem;border-radius:50%;background:rgba(255,255,255,.9);border:none;color:#151515;font-size:1.5rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;box-shadow:0 2px 8px #00000026;z-index:5;font-weight:700;line-height:1;padding:0}.plant-detail-inline .image-nav-button:hover{background:#FFFFFF;transform:translateY(-50%) scale(1.1)}.plant-detail-inline .image-nav-button.prev-button{left:.75rem}.plant-detail-inline .image-nav-button.next-button{right:.75rem}.plant-detail-inline .image-counter{position:absolute;bottom:.75rem;right:.75rem;background:rgba(0,0,0,.6);color:#fff;padding:.375rem .75rem;border-radius:16px;font-family:Inter,sans-serif;font-size:.75rem;font-weight:500;z-index:5}.plant-detail-thumbnails{display:flex;gap:8px;padding:0 1.5rem;margin-bottom:1rem;overflow-x:auto;scrollbar-width:thin;scrollbar-color:#13542D #f0f0f0;flex-shrink:0;min-height:68px}.plant-detail-thumbnails::-webkit-scrollbar{height:4px}.plant-detail-thumbnails::-webkit-scrollbar-track{background:#f0f0f0;border-radius:2px}.plant-detail-thumbnails::-webkit-scrollbar-thumb{background:#13542D;border-radius:2px}.thumbnail-button{flex-shrink:0;width:60px;height:60px;padding:0;border:2px solid transparent;border-radius:8px;background:#F5F5F5;cursor:pointer;overflow:hidden;transition:all .2s ease}.thumbnail-button:hover{border-color:#9ca3af;transform:scale(1.05)}.thumbnail-button.active{border-color:#13542d;box-shadow:0 2px 8px #13542d40}.thumbnail-image{width:100%;height:100%;object-fit:cover}.plant-detail-inline-info{padding:0 1.5rem 1.5rem;flex:1;min-height:0}.plant-detail-inline .buy-now-button{width:100%;padding:.875rem;background:#13542D;color:#fff;border:none;border-radius:.75rem;font-family:Poppins,sans-serif;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease;margin-bottom:1.5rem}.plant-detail-inline .buy-now-button:hover{background:#0d3d20;transform:translateY(-1px);box-shadow:0 4px 12px #13542d4d}.plant-detail-inline .plant-description{margin-bottom:1.5rem}.plant-detail-inline .plant-description h3{font-family:Poppins,sans-serif;font-size:28px;font-weight:500;font-style:normal;color:#333;line-height:1.43em;margin:0 0 .75rem}.plant-detail-inline .plant-description p{font-family:Inter,sans-serif;font-size:16px;font-weight:400;color:#333;line-height:1.625em;margin:0}.plant-detail-inline .show-more-button{background:none;border:none;font-family:Inter,sans-serif;color:#13542d;cursor:pointer;font-weight:500;font-size:14px;margin-top:.5rem;padding:0}.plant-detail-inline .show-more-button:hover{text-decoration:underline}.plant-detail-inline .plant-care-section h3{font-family:Poppins,sans-serif;font-size:28px;font-weight:500;font-style:normal;color:#333;line-height:1.43em;margin:0 0 1rem}.plant-detail-inline .care-items{display:flex;flex-direction:column;gap:.75rem}.plant-detail-inline .care-item{display:flex;align-items:center;gap:24px;padding:1rem;background:#F5F7F5;border-radius:16px}.plant-detail-inline .care-icon{width:60px;height:60px;border-radius:50%;background:#E1F4EA;display:flex;align-items:center;justify-content:center;flex-shrink:0}.plant-detail-inline .care-icon img{width:32px;height:32px;object-fit:contain}.plant-detail-inline .care-info{flex:1;display:flex;flex-direction:column;gap:4px}.plant-detail-inline .care-label{font-family:Inter,sans-serif;font-size:20px;font-weight:500;color:#090f24;line-height:1.5em}.plant-detail-inline .care-value{font-family:Inter,sans-serif;font-size:14px;font-weight:400;color:#777b8a;line-height:1.71em}.plant-detail-inline .plant-barcode-section{margin-top:1.5rem}.plant-detail-inline .plant-barcode-section h3{font-size:1.1rem;font-weight:600;color:#2d3748;margin:0 0 1rem}.plant-detail-inline .barcode-loading,.plant-detail-inline .barcode-error,.plant-detail-inline .barcode-none{color:#718096;font-size:.875rem;font-style:italic;margin:0;padding:.75rem;background:#f7fafc;border-radius:.75rem;text-align:center}.plant-detail-inline .barcode-error{color:#e53e3e;background:#fff5f5}.plant-detail-inline .barcode-list{display:flex;flex-direction:column;gap:.75rem}.plant-detail-inline .barcode-item{padding:1rem;background:#f7fafc;border-radius:.75rem;border:2px solid #e2e8f0;transition:all .2s ease;display:flex;flex-direction:column;align-items:center}.plant-detail-inline .barcode-item:hover{background:#edf2f7;border-color:#cbd5e0;transform:translateY(-1px);box-shadow:0 2px 8px #0000000d}.plant-detail-inline .barcode-image-container{width:100%;display:flex;justify-content:center;align-items:center;margin-bottom:.75rem;padding:.5rem;background:white;border-radius:.5rem}.plant-detail-inline .barcode-image-container svg{max-width:100%;height:auto}.plant-detail-inline .barcode-vendor{font-size:.875rem;color:#059669;font-weight:600;margin-bottom:.25rem}.plant-detail-inline .barcode-size{font-size:.875rem;color:#718096;font-weight:500}.plant-detail-inline .add-to-purchase-button{width:100%;padding:.75rem;margin-top:.75rem;background:#059669;color:#fff;border:none;border-radius:.5rem;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s ease}.plant-detail-inline .add-to-purchase-button:hover{background:#047857;transform:translateY(-1px);box-shadow:0 4px 8px #0596694d}.plant-detail-inline .add-to-purchase-button:active{transform:translateY(0)}.plant-detail-inline .find-retailers-btn{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:.875rem;background:linear-gradient(135deg,#13542D 0%,#1a6b3a 100%);color:#fff;border:none;border-radius:.75rem;font-family:Inter,sans-serif;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease;margin-bottom:1.5rem;box-shadow:0 4px 12px #13542d40}.plant-detail-inline .find-retailers-btn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #13542d59;background:linear-gradient(135deg,#1a6b3a 0%,#228B22 100%)}.plant-detail-inline .find-retailers-btn:active{transform:translateY(0);box-shadow:0 2px 8px #13542d33}.plant-detail-inline .find-retailers-btn svg{flex-shrink:0}@media (max-width: 768px){.plant-detail-inline{max-height:none}.plant-detail-inline-image-container,.plant-detail-inline-image-container.single-image{max-width:100%}.plant-detail-thumbnails{padding:0 1rem;gap:6px}.thumbnail-button{width:50px;height:50px}.plant-detail-inline-info{padding:1rem}.plant-detail-inline-name{font-size:1.25rem}.plant-detail-inline .care-item{padding:.5rem}.plant-detail-inline .care-icon{width:2.5rem;height:2.5rem}.plant-detail-inline .care-icon img{width:1.25rem;height:1.25rem}.plant-detail-inline .plant-barcode-section{margin-top:1rem}.plant-detail-inline .barcode-item{padding:.75rem}}@media (max-width: 480px){.plant-detail-inline{max-height:none}.plant-detail-inline-image-container,.plant-detail-inline-image-container.single-image{max-width:100%}.thumbnail-button{width:44px;height:44px}.plant-detail-inline .image-nav-button{width:2.5rem;height:2.5rem;font-size:1.5rem}}.product-recommendations-section{width:100%;max-width:100%;padding:16px 0;display:flex;flex-direction:column;gap:12px;overflow:hidden}.product-section-header{display:flex;justify-content:space-between;align-items:center;gap:12px;flex-wrap:wrap}.product-section-title{font-family:Poppins,Inter,sans-serif;font-size:16px;font-weight:600;color:#13542d;margin:0}.product-nav-row{display:flex;align-items:center;gap:8px}.product-nav-btn{width:28px;height:28px;border-radius:50%;border:1px solid #ECEDEE;background:#FFFFFF;color:#151515;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;padding:0}.product-nav-btn:hover:not(.disabled){background:#F5F7F5;border-color:#13542d;color:#13542d}.product-nav-btn.disabled{background:#F5F5F5;color:#cbd5e0;cursor:not-allowed;opacity:.5}.product-nav-counter{font-family:Inter,sans-serif;font-size:12px;color:#6b7280;min-width:40px;text-align:center}.product-filter-tags{display:flex;flex-wrap:wrap;gap:6px}.product-filter-tag{display:inline-flex;align-items:center;padding:4px 10px;background:linear-gradient(135deg,#13542D 0%,#1a6b3a 100%);color:#fff;border-radius:12px;font-family:Inter,sans-serif;font-size:11px;font-weight:600;white-space:nowrap}.products-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;max-width:100%}.product-tile{background:#FFFFFF;border-radius:12px;overflow:hidden;box-shadow:0 2px 12px #04060f0f;transition:all .2s ease;display:flex;flex-direction:column}.product-tile:hover{transform:translateY(-2px);box-shadow:0 4px 16px #04060f1a}.product-tile-image{width:100%;height:80px;overflow:hidden;background:#F5F7F5;display:flex;align-items:center;justify-content:center}.product-tile-image.no-image{display:none}.product-tile-image img{width:100%;height:100%;object-fit:contain}.product-tile-info{padding:10px;display:flex;flex-direction:column;gap:4px;flex:1}.product-tile-name,.product-tile-name-link{font-family:Poppins,Inter,sans-serif;font-size:13px;font-weight:600;color:#13542d;margin:0;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-tile-name-link{text-decoration:none;transition:color .2s ease}.product-tile-name-link:hover{color:#1a6b3a;text-decoration:underline}.product-tile-description{font-family:Inter,sans-serif;font-size:11px;font-weight:400;color:#6b7280;margin:0;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.products-empty{padding:20px;text-align:center;color:#6b7280;font-family:Inter,sans-serif;font-size:13px;background:#F5F7F5;border-radius:12px}.product-dots{display:flex;justify-content:center;gap:6px;padding-top:8px}.product-dot{width:6px;height:6px;border-radius:50%;border:none;background:#E5E7EB;cursor:pointer;transition:all .2s ease;padding:0}.product-dot:hover{background:#9CA3AF}.product-dot.active{background:#13542D;width:16px;border-radius:3px}@media (max-width: 600px){.products-grid{grid-template-columns:repeat(2,1fr)}.product-tile-image{height:70px}.product-tile-info{padding:8px}.product-tile-name,.product-tile-name-link{font-size:12px}.product-tile-description{font-size:10px}}@media (max-width: 400px){.product-section-header{flex-direction:column;align-items:flex-start}.products-grid{grid-template-columns:repeat(2,1fr);gap:8px}.product-tile-image{height:60px}}.find-product-btn{display:flex;align-items:center;justify-content:center;gap:6px;margin-top:8px;padding:6px 12px;background:linear-gradient(135deg,#13542D 0%,#1a6b3a 100%);color:#fff;border:none;border-radius:16px;font-family:Inter,sans-serif;font-size:11px;font-weight:600;cursor:pointer;transition:all .2s ease;white-space:nowrap}.find-product-btn:hover{background:linear-gradient(135deg,#1a6b3a 0%,#228B22 100%);transform:translateY(-1px);box-shadow:0 2px 8px #13542d4d}.find-product-btn:active{transform:translateY(0)}.find-product-btn svg{flex-shrink:0}@media (max-width: 600px){.find-product-btn{padding:5px 10px;font-size:10px}.find-product-btn svg{width:12px;height:12px}}.general-plant-info-list{display:flex;flex-direction:column;gap:12px;width:100%;margin:1rem 0}.general-plant-info-card{width:100%;max-width:100%;box-sizing:border-box;background:#FFFFFF;border-radius:12px;border:1px solid rgba(19,84,45,.15);box-shadow:0 2px 12px #04060f0f;overflow:hidden}.plant-info-header{display:flex;justify-content:space-between;align-items:center;padding:8px 12px;background:linear-gradient(135deg,#f8faf8 0%,#f0f4f0 100%);border-bottom:1px solid rgba(19,84,45,.1)}.plant-info-label{font-family:Inter,sans-serif;font-size:10px;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.5px}.plant-info-close-btn{width:24px;height:24px;border-radius:50%;border:none;background:rgba(19,84,45,.1);color:#13542d;font-size:12px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;padding:0}.plant-info-close-btn:hover{background:#13542D;color:#fff}.plant-info-content{padding:12px;display:flex;gap:12px;overflow:hidden;max-width:100%}.plant-info-image-container{flex-shrink:0;width:100px;height:100px;border-radius:8px;overflow:hidden;background:#f5f7f5}.plant-info-image{width:100%;height:100%;object-fit:cover}.plant-info-details{flex:1;min-width:0;display:flex;flex-direction:column;gap:8px}.plant-info-names{display:flex;flex-direction:column;gap:2px}.plant-common-name{font-family:Poppins,Inter,sans-serif;font-size:16px;font-weight:600;color:#13542d;margin:0;line-height:1.3}.plant-botanical-name{font-family:Inter,sans-serif;font-size:12px;font-style:italic;color:#6b7280;margin:0}.plant-info-section{display:flex;flex-direction:column;gap:4px}.plant-info-section-title{font-family:Inter,sans-serif;font-size:11px;font-weight:600;color:#374151;margin:0;text-transform:uppercase;letter-spacing:.3px}.plant-description{font-family:Inter,sans-serif;font-size:13px;color:#4b5563;margin:0;line-height:1.5;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;word-wrap:break-word;overflow-wrap:break-word}.plant-description-rich{display:block;-webkit-line-clamp:unset;max-height:300px;overflow-y:auto;word-wrap:break-word;overflow-wrap:break-word}.plant-description-rich h4{font-size:14px;font-weight:600;color:#13542d;margin:8px 0 4px}.plant-description-rich ul{margin:4px 0;padding-left:16px}.plant-description-rich li{margin-bottom:2px}.plant-description-rich strong{color:#13542d}.plant-care-info{font-family:Inter,sans-serif;font-size:12px;color:#4b5563;margin:0;line-height:1.5}.plant-care-details{display:flex;flex-wrap:wrap;gap:8px}.care-detail{display:flex;align-items:center;gap:4px;font-family:Inter,sans-serif;font-size:11px;color:#4b5563;background:#f5f7f5;padding:4px 8px;border-radius:6px}.care-icon{font-size:12px}.care-text{white-space:normal;word-wrap:break-word}.plant-info-tags{display:flex;flex-wrap:wrap;gap:6px;margin-top:4px}.plant-info-tag{display:inline-flex;align-items:center;gap:3px;padding:3px 8px;background:linear-gradient(135deg,#13542D 0%,#1a6b3a 100%);color:#fff;border-radius:10px;font-family:Inter,sans-serif;font-size:10px;font-weight:500}.tag-icon{font-size:10px}.plant-info-location{display:flex;align-items:center;gap:4px;margin-top:4px;padding:6px 8px;background:rgba(19,84,45,.05);border-radius:6px;border-left:3px solid #13542D}.location-icon{font-size:12px}.location-text{font-family:Inter,sans-serif;font-size:11px;color:#374151;font-weight:500}@media (max-width: 480px){.plant-info-content{flex-direction:column}.plant-info-image-container{width:100%;height:120px}.plant-common-name{font-size:15px}.plant-description{font-size:12px;-webkit-line-clamp:4}.plant-care-details{flex-direction:column}.care-detail{width:fit-content}}.general-plant-info-card.fade-in{animation:slideInFade .3s ease-out forwards}.general-answer-card{width:100%;background:#FFFFFF;border-radius:12px;border:1px solid rgba(19,84,45,.15);box-shadow:0 2px 12px #04060f0f;overflow:hidden}.general-answer-header{display:flex;justify-content:space-between;align-items:center;padding:8px 12px;background:linear-gradient(135deg,#f0f7f2 0%,#e8f0ea 100%);border-bottom:1px solid rgba(19,84,45,.1)}.general-answer-label{font-family:Inter,sans-serif;font-size:10px;font-weight:600;color:#13542d;text-transform:uppercase;letter-spacing:.5px}.general-answer-close-btn{width:24px;height:24px;border-radius:50%;border:none;background:rgba(19,84,45,.1);color:#13542d;font-size:12px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;padding:0}.general-answer-close-btn:hover{background:#13542D;color:#fff}.general-answer-content{padding:14px;display:flex;gap:12px}.general-answer-image-container{flex-shrink:0;width:100px;height:100px;border-radius:8px;overflow:hidden;background:#f5f7f5}.general-answer-image{width:100%;height:100%;object-fit:cover}.general-answer-body{flex:1;min-width:0;display:flex;flex-direction:column;gap:10px}.general-answer-title{font-family:Poppins,Inter,sans-serif;font-size:16px;font-weight:600;color:#13542d;margin:0;line-height:1.3}.general-answer-summary{font-family:Inter,sans-serif;font-size:13px;font-weight:500;color:#374151;line-height:1.5}.general-answer-summary p{margin:0}.general-answer-description .markdown-content{font-family:Inter,sans-serif;font-size:13px;color:#4b5563;line-height:1.6}.general-answer-description .markdown-content.collapsed{overflow:hidden}.general-answer-description .markdown-content p{margin:0 0 8px}.general-answer-description .markdown-content p:last-child{margin-bottom:0}.general-answer-description .markdown-content h1,.general-answer-description .markdown-content h2,.general-answer-description .markdown-content h3,.general-answer-description .markdown-content h4{font-family:Poppins,Inter,sans-serif;color:#13542d;margin:12px 0 6px;line-height:1.3}.general-answer-description .markdown-content h1{font-size:16px}.general-answer-description .markdown-content h2{font-size:15px}.general-answer-description .markdown-content h3{font-size:14px}.general-answer-description .markdown-content h4{font-size:13px}.general-answer-description .markdown-content ul,.general-answer-description .markdown-content ol{margin:6px 0;padding-left:20px}.general-answer-description .markdown-content li{margin-bottom:4px;line-height:1.5}.general-answer-description .markdown-content li::marker{color:#13542d}.general-answer-description .markdown-content strong{color:#374151;font-weight:600}.general-answer-description .markdown-content em{font-style:italic;color:#6b7280}.general-answer-description .markdown-content code{background:#f5f7f5;padding:1px 4px;border-radius:3px;font-size:12px}.general-answer-description .markdown-content blockquote{border-left:3px solid #13542D;margin:8px 0;padding:6px 12px;background:rgba(19,84,45,.04);color:#374151}.general-answer-description .markdown-content hr{border:none;border-top:1px solid rgba(19,84,45,.15);margin:10px 0}.read-more-btn{background:none;border:none;color:#13542d;font-family:Inter,sans-serif;font-size:12px;font-weight:600;cursor:pointer;padding:2px 0;margin-top:2px}.read-more-btn:hover{text-decoration:underline}.general-answer-bullets{margin:0;padding-left:18px;display:flex;flex-direction:column;gap:4px}.bullet-item{font-family:Inter,sans-serif;font-size:12px;color:#4b5563;line-height:1.5}.bullet-item::marker{color:#13542d}.general-answer-terms{display:flex;flex-direction:column;gap:6px;padding:8px;background:#f8faf8;border-radius:8px}.term-item{display:flex;flex-direction:column;gap:1px}.term-name{font-family:Inter,sans-serif;font-size:12px;font-weight:600;color:#13542d}.term-definition{font-family:Inter,sans-serif;font-size:12px;color:#4b5563;line-height:1.4}.general-answer-care{display:flex;flex-direction:column;gap:6px}.general-answer-section{display:flex;flex-direction:column;gap:3px}.section-title{font-family:Inter,sans-serif;font-size:11px;font-weight:600;color:#374151;margin:0;text-transform:uppercase;letter-spacing:.3px}.section-text{font-family:Inter,sans-serif;font-size:12px;color:#4b5563;margin:0;line-height:1.5}.care-details-row{display:flex;flex-wrap:wrap;gap:8px}.general-answer-card .care-detail{display:flex;align-items:center;gap:4px;font-family:Inter,sans-serif;font-size:11px;color:#4b5563;background:#f5f7f5;padding:4px 8px;border-radius:6px}.general-answer-card .care-icon{font-size:12px}.general-answer-card .care-text{white-space:nowrap}.general-answer-tags{display:flex;flex-wrap:wrap;gap:6px;margin-top:2px}.answer-tag{display:inline-flex;align-items:center;gap:3px;padding:3px 8px;background:linear-gradient(135deg,#13542D 0%,#1a6b3a 100%);color:#fff;border-radius:10px;font-family:Inter,sans-serif;font-size:10px;font-weight:500}.answer-tag .tag-icon{font-size:10px}.general-answer-tip{display:flex;align-items:flex-start;gap:6px;padding:8px 10px;background:rgba(19,84,45,.05);border-radius:8px;border-left:3px solid #13542D}.tip-icon{font-size:14px;flex-shrink:0}.tip-text{font-family:Inter,sans-serif;font-size:12px;color:#374151;line-height:1.5;font-style:italic}@media (max-width: 480px){.general-answer-content{flex-direction:column}.general-answer-image-container{width:100%;height:120px}.general-answer-title{font-size:15px}.care-details-row{flex-direction:column}.general-answer-card .care-detail{width:fit-content}}.general-answer-card.fade-in{animation:slideInFade .3s ease-out forwards}@keyframes slideInFade{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.gs-suggested-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px;padding-top:10px;border-top:1px solid rgba(0,0,0,.06)}.gs-action-btn{display:inline-flex;align-items:center;gap:6px;padding:7px 14px;border:1.5px solid #e0e0e0;border-radius:20px;background:#fff;font-size:.82rem;font-family:Poppins,sans-serif;color:#374151;cursor:pointer;transition:all .2s ease;white-space:nowrap}.gs-action-btn:hover{border-color:#2e7d32;background:rgba(46,125,50,.04);color:#2e7d32;transform:translateY(-1px);box-shadow:0 2px 8px #2e7d321a}.gs-action-btn:active{transform:translateY(0)}.gs-action-icon{font-size:.9rem;line-height:1}.gs-action-label{font-weight:500}.gs-last-plants-bar{padding:0 16px;margin-bottom:4px}.gs-last-plants-toggle{display:flex;align-items:center;gap:8px;width:100%;padding:8px 14px;background:rgba(46,125,50,.06);border:1px solid rgba(46,125,50,.15);border-radius:12px;cursor:pointer;font-family:Poppins,sans-serif;font-size:.85rem;font-weight:500;color:#2e7d32;transition:all .2s ease}.gs-last-plants-toggle:hover{background:rgba(46,125,50,.1)}.gs-last-plants-icon{font-size:1rem}.gs-last-plants-chevron{margin-left:auto;transition:transform .2s ease;font-size:.75rem}.gs-last-plants-chevron.open{transform:rotate(180deg)}.gs-last-plants-list{display:flex;flex-wrap:wrap;gap:6px;padding:10px 14px;background:rgba(46,125,50,.03);border:1px solid rgba(46,125,50,.1);border-top:none;border-radius:0 0 12px 12px;max-height:200px;overflow-y:auto}.gs-last-plant-chip{display:inline-flex;align-items:center;gap:6px;padding:5px 12px;border:1px solid #e0e0e0;border-radius:16px;background:#fff;font-size:.8rem;font-family:Poppins,sans-serif;color:#374151;cursor:pointer;transition:all .2s ease}.gs-last-plant-chip:hover{border-color:#2e7d32;color:#2e7d32;background:rgba(46,125,50,.04)}.gs-last-plant-thumb{width:24px;height:24px;border-radius:50%;object-fit:cover}@media (max-width: 640px){.gs-suggested-actions{gap:6px}.gs-action-btn{padding:6px 10px;font-size:.78rem}}.ca-root{margin-top:12px;border:1px solid rgba(46,125,50,.18);border-radius:14px;overflow:hidden;background:#fff;box-shadow:0 2px 12px #0000000f}.ca-header{display:flex;align-items:center;justify-content:space-between;padding:10px 16px;background:linear-gradient(135deg,#f0f7f0 0%,#e8f5e9 100%);border-bottom:1px solid rgba(46,125,50,.12);gap:10px;flex-wrap:wrap}.ca-header-left{display:flex;align-items:center;gap:8px;flex:1;min-width:0}.ca-icon{font-size:1rem}.ca-title{font-family:Poppins,sans-serif;font-size:.85rem;font-weight:600;color:#1b5e20;white-space:nowrap}.ca-subtitle{font-family:Poppins,sans-serif;font-size:.75rem;color:#555;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ca-cards{display:grid;gap:0;padding:0}.ca-card{border-right:1px solid rgba(0,0,0,.06);cursor:pointer;transition:background .15s}.ca-card:last-child{border-right:none}.ca-card:hover{background:#f9fdf9}.ca-card-img{width:100%;aspect-ratio:4/3;overflow:hidden;background:#f5f5f5}.ca-card-img img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.ca-card:hover .ca-card-img img{transform:scale(1.04)}.ca-card-img-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:2rem;color:#a5d6a7;background:#f1f8e9}.ca-card-body{padding:12px 12px 10px}.ca-card-name{font-family:Poppins,sans-serif;font-size:.82rem;font-weight:600;color:#1b5e20;margin:0 0 2px;line-height:1.3}.ca-card-latin{font-size:.7rem;font-style:italic;color:#78909c;margin:0 0 10px;font-family:Poppins,sans-serif}.ca-card-rows{margin-bottom:8px}.ca-card-row{display:flex;justify-content:space-between;align-items:flex-start;padding:3px 0;border-bottom:1px solid rgba(0,0,0,.04);gap:6px}.ca-card-row:last-child{border-bottom:none}.ca-label{font-family:Poppins,sans-serif;font-size:.68rem;color:#9e9e9e;font-weight:500;flex-shrink:0}.ca-value{font-family:Poppins,sans-serif;font-size:.71rem;color:#333;text-align:right;line-height:1.3}.ca-card-attrs{display:flex;flex-wrap:wrap;gap:4px;margin-top:6px}.ca-attr-chip{font-size:.63rem;font-family:Poppins,sans-serif;padding:2px 7px;background:#e8f5e9;color:#2e7d32;border-radius:10px;border:1px solid #c8e6c9;white-space:nowrap}.ca-table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch}.ca-table{width:100%;border-collapse:collapse;font-family:Poppins,sans-serif;font-size:.75rem}.ca-th{padding:8px 10px;text-align:left;font-size:.68rem;font-weight:600;color:#555;background:#fafafa;border-bottom:2px solid #e0e0e0;white-space:nowrap}.ca-th-plant{min-width:180px}.ca-tr{cursor:pointer;transition:background .12s}.ca-tr:hover{background:#f9fdf9}.ca-td{padding:8px 10px;border-bottom:1px solid #f0f0f0;color:#333;vertical-align:middle}.ca-td-plant{min-width:180px}.ca-table-plant{display:flex;align-items:center;gap:8px}.ca-table-thumb{width:36px;height:36px;border-radius:6px;object-fit:cover;flex-shrink:0}.ca-table-thumb-empty{display:flex;align-items:center;justify-content:center;font-size:1.1rem;background:#f1f8e9;flex-shrink:0}.ca-table-name{font-weight:600;color:#1b5e20;font-size:.75rem;line-height:1.3}.ca-table-latin{font-style:italic;color:#9e9e9e;font-size:.65rem}.ca-tap-detail{color:#9e9e9e;font-size:.68rem;font-style:italic}.ca-tap-hint{text-align:center;font-family:Poppins,sans-serif;font-size:.65rem;color:#bbb;padding:6px;margin:0;border-top:1px solid rgba(0,0,0,.04)}.ca-table-source{display:inline-flex;align-items:center;gap:4px;margin-top:3px;padding:2px 8px;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:10px;font-size:.6rem;font-weight:600;color:#15803d;font-family:Poppins,sans-serif}.ca-table-source-logo{height:12px;width:auto;max-width:32px;object-fit:contain}@media (max-width: 600px){.ca-cards{grid-template-columns:1fr 1fr!important}.ca-subtitle{display:none}.ca-card-body{padding:8px}.ca-card-name{font-size:.76rem}.ca-card-attrs{display:none}}.orch-summary{display:flex;align-items:center;gap:.5rem;width:100%;padding:10px 14px;background:#f9fafb;border:1px solid #e5e7eb;border-radius:10px;cursor:pointer;font-size:.82rem;color:#6b7280;transition:background .15s,border-color .15s;text-align:left;font-family:inherit}.orch-summary:hover{background:#f3f4f6;border-color:#d1d5db}.orch-summary-text{flex:1}.orch-chevron{flex-shrink:0;color:#9ca3af;transition:transform .2s}.orch-card{border:1px solid #e5e7eb;border-radius:10px;overflow:hidden;background:#fafbfc}.orch-card-header{display:flex;align-items:center;gap:8px;width:100%;padding:10px 14px;background:transparent;border:none;border-bottom:1px solid #f0f0f0;cursor:pointer;font-family:inherit;text-align:left}.orch-card-header--live{border-bottom:none}.orch-card-title{font-size:.82rem;color:#6b7280;font-weight:500}.orch-working-dots{display:inline-flex;gap:3px;align-items:center}.orch-working-dots span{width:4px;height:4px;background:#9ca3af;border-radius:50%;animation:orchWorkingBounce 1.2s infinite both}.orch-working-dots span:nth-child(2){animation-delay:.15s}.orch-working-dots span:nth-child(3){animation-delay:.3s}@keyframes orchWorkingBounce{0%,80%,to{opacity:.3;transform:scale(.8)}40%{opacity:1;transform:scale(1.2)}}.orch-timeline{padding:12px 14px 8px}.orch-timeline-item{display:flex;gap:10px;min-height:28px;animation:orchSlideIn .25s ease-out both}@keyframes orchSlideIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.orch-timeline-track{display:flex;flex-direction:column;align-items:center;width:12px;flex-shrink:0;padding-top:2px}.orch-dot{width:10px;height:10px;border-radius:50%;flex-shrink:0;position:relative}.orch-dot--complete{background:#13542D}.orch-dot--clarification{background:#d97706}.orch-dot--pop{animation:orchDotPop .4s ease-out both}@keyframes orchDotPop{0%{transform:scale(.3);opacity:0;background:#86efac}50%{transform:scale(1.4);opacity:1;background:#22c55e}to{transform:scale(1);opacity:1;background:#13542D}}.orch-dot--active{background:#22c55e;animation:orchDotGlow 1.2s ease-in-out infinite}@keyframes orchDotGlow{0%,to{background:#22c55e;box-shadow:0 0 #22c55e66}50%{background:#13542D;box-shadow:0 0 0 5px #22c55e00}}.orch-dot-pulse{position:absolute;top:-4px;right:-4px;bottom:-4px;left:-4px;border-radius:50%;border:2px solid #22c55e;animation:orchPulse 1.5s ease-in-out infinite}.orch-dot--pending{background:transparent;border:1.5px solid #d1d5db}.orch-timeline-line{flex:1;width:1.5px;background:#e5e7eb;min-height:12px;margin:3px 0;transition:background .3s}.orch-timeline-line--done{background:#13542D}.orch-timeline-content{flex:1;padding-bottom:10px}.orch-timeline-label{font-size:.82rem;line-height:1.3;display:block}.orch-timeline-label--complete{color:#374151}.orch-timeline-label--active{color:#374151;font-weight:500}.orch-timeline-tools{display:flex;flex-direction:column;gap:3px;margin-top:5px;padding-left:2px}.orch-timeline-tool{display:flex;align-items:center;gap:6px;font-size:.75rem;color:#6b7280;animation:orchSlideIn .2s ease-out both}.orch-timeline-tool--pending{color:#9ca3af}.orch-timeline-tool-dot{width:5px;height:5px;border-radius:50%;background:#d1d5db;flex-shrink:0;transition:background .2s}.orch-timeline-tool--complete .orch-timeline-tool-dot{background:#13542D}.orch-timeline-tool-dot--pop{animation:orchToolDotPop .3s ease-out both}@keyframes orchToolDotPop{0%{transform:scale(.5);background:#86efac}60%{transform:scale(1.5);background:#22c55e}to{transform:scale(1);background:#13542D}}.orch-timeline-tool-label{flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.orch-timeline-tool-badge{font-size:.7rem;color:#13542d;font-weight:600;background:rgba(19,84,45,.08);padding:1px 6px;border-radius:8px;animation:orchBadgePop .3s ease-out both}@keyframes orchBadgePop{0%{transform:scale(0);opacity:0}70%{transform:scale(1.1);opacity:1}to{transform:scale(1)}}@keyframes orchPulse{0%,to{opacity:.4;transform:scale(1)}50%{opacity:0;transform:scale(1.8)}}@media (max-width: 640px){.orch-summary,.orch-card-header{padding:8px 12px;font-size:.78rem}.orch-timeline{padding:10px 12px 6px}.orch-timeline-label{font-size:.78rem}}.clarification-ui{margin-top:8px;padding-top:10px;border-top:1px solid rgba(0,0,0,.06)}.clarification-reason{font-family:Poppins,sans-serif;font-size:.88rem;color:#374151;margin:0 0 10px;line-height:1.5}.clarification-options{display:flex;flex-wrap:wrap;gap:8px}.clarification-option{display:inline-flex;align-items:center;gap:6px;padding:8px 16px;border:1.5px solid #e0e0e0;border-radius:20px;background:#fff;font-size:.85rem;font-family:Poppins,sans-serif;font-weight:500;color:#374151;cursor:pointer;transition:all .2s ease;white-space:nowrap}.clarification-option:hover:not(:disabled){border-color:#2e7d32;background:rgba(46,125,50,.04);color:#2e7d32;transform:translateY(-1px);box-shadow:0 2px 8px #2e7d321a}.clarification-option:active:not(:disabled){transform:translateY(0)}.clarification-option--selected{border-color:#2e7d32;background:rgba(46,125,50,.1);color:#2e7d32}.clarification-option--disabled{opacity:.5;cursor:not-allowed}.clarification-option--disabled:hover{transform:none;box-shadow:none}.clarification-selected-note{font-family:Poppins,sans-serif;font-size:.8rem;color:#6b7280;margin:10px 0 0;font-style:italic}@media (max-width: 640px){.clarification-options{gap:6px}.clarification-option{padding:6px 12px;font-size:.8rem}}.plant-photo-tile{background:#FFFFFF;border-radius:20px;overflow:hidden;box-shadow:0 4px 60px #04060f14;display:flex;flex-direction:column;width:220px;min-height:200px;flex-shrink:0;transition:all .3s cubic-bezier(.4,0,.2,1)}.plant-photo-tile:hover{transform:translateY(-4px);box-shadow:0 8px 80px #04060f1f}.plant-photo-image-container{position:relative;width:100%;height:140px;overflow:hidden;display:flex;align-items:center;justify-content:center;background:#f8f9fa;flex-shrink:0}.plant-photo-image{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.plant-photo-tile:hover .plant-photo-image{transform:scale(1.05)}.plant-photo-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#f0f9ff 0%,#e0f2fe 100%)}.plant-photo-emoji{font-size:2.5rem;opacity:.5}.plant-photo-info{padding:12px 16px;background:white;display:flex;flex-direction:column;gap:6px}.plant-photo-name{font-family:Poppins,Inter,sans-serif;font-size:15px;font-weight:500;line-height:1.4;color:#13542d;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}a.plant-photo-name--link{text-decoration:none;cursor:pointer}a.plant-photo-name--link:hover{text-decoration:underline}.plant-photo-attribution{display:flex;flex-direction:column;gap:3px}.plant-photo-credit{font-family:Inter,sans-serif;font-size:11px;color:#9ca3af;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.plant-photo-source-link{font-family:Inter,sans-serif;font-size:11px;color:#2e7d32;text-decoration:none;font-weight:500;transition:color .2s ease}.plant-photo-source-link:hover{color:#1b5e20;text-decoration:underline}@media (max-width: 768px){.plant-photo-tile{width:180px}.plant-photo-image-container{height:110px}.plant-photo-name{font-size:13px}}@media (max-width: 480px){.plant-photo-tile{width:160px}.plant-photo-image-container{height:100px}.plant-photo-info{padding:8px 12px}.plant-photo-name{font-size:12px}.plant-photo-credit{font-size:10px}}.gs-inline-photo-wrapper{margin:16px 0;display:flex}.gs-inline-photo-wrapper .plant-photo-tile{width:280px}.gs-inline-photo-wrapper .plant-photo-image-container{height:180px}@media (max-width: 480px){.gs-inline-photo-wrapper .plant-photo-tile{width:220px}.gs-inline-photo-wrapper .plant-photo-image-container{height:140px}}.gs-inline-db-tile{max-width:280px}.gs-inline-db-tile .plant-tile{width:100%;cursor:pointer}@media (max-width: 480px){.gs-inline-db-tile{max-width:220px}}.gs-plant-photos-section{margin-top:12px}.gs-plant-photos-label{font-family:Poppins,sans-serif;font-size:.82rem;font-weight:500;color:#6b7280;margin:0 0 8px}.gs-plant-photos-track{display:flex;gap:12px;overflow-x:auto;padding:4px 2px 12px;scrollbar-width:thin;scrollbar-color:#13542D #f0f0f0;-webkit-overflow-scrolling:touch}.gs-plant-photos-track::-webkit-scrollbar{height:4px}.gs-plant-photos-track::-webkit-scrollbar-track{background:#f0f0f0;border-radius:2px}.gs-plant-photos-track::-webkit-scrollbar-thumb{background:#13542D;border-radius:2px}.gs-capture-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:1000}.gs-capture-modal{background:#fff;border-radius:20px;width:90%;max-width:480px;max-height:90vh;overflow-y:auto;position:relative;padding:28px;box-shadow:0 20px 60px #0003}.gs-capture-close{position:absolute;top:16px;right:16px;background:none;border:none;cursor:pointer;color:#666;padding:4px;border-radius:50%;transition:background .2s}.gs-capture-close:hover{background:rgba(0,0,0,.05)}.gs-capture-modes h3{margin:0 0 20px;font-family:Poppins,sans-serif;font-size:1.1rem;font-weight:600;color:#1a1a1a;text-align:center}.gs-capture-mode-btn{display:flex;align-items:center;gap:14px;width:100%;padding:16px;border:2px solid #e8e8e8;border-radius:14px;background:#fff;cursor:pointer;text-align:left;transition:all .2s ease;margin-bottom:12px}.gs-capture-mode-btn:hover{border-color:#2e7d32;background:rgba(46,125,50,.03)}.gs-capture-mode-icon{font-size:1.8rem;flex-shrink:0}.gs-capture-mode-btn strong{display:block;font-family:Poppins,sans-serif;font-size:.95rem;color:#1a1a1a;margin-bottom:2px}.gs-capture-mode-btn p{margin:0;font-size:.82rem;color:#888}.gs-capture-source h3,.gs-capture-preview h3{margin:0 0 6px;font-family:Poppins,sans-serif;font-size:1.05rem;font-weight:600;color:#1a1a1a;text-align:center}.gs-capture-source p{margin:0 0 20px;font-size:.85rem;color:#888;text-align:center}.gs-capture-buttons{display:flex;gap:14px;justify-content:center}.gs-capture-option{display:flex;flex-direction:column;align-items:center;gap:10px;padding:24px 28px;border:2px solid #e8e8e8;border-radius:14px;background:#fff;cursor:pointer;transition:all .2s ease;color:#555;flex:1;max-width:160px}.gs-capture-option:hover{border-color:#2e7d32;color:#2e7d32;background:rgba(46,125,50,.03)}.gs-capture-option span{font-family:Poppins,sans-serif;font-size:.85rem;font-weight:500}.gs-capture-back{display:block;margin:16px auto 0;background:none;border:none;color:#888;font-size:.85rem;cursor:pointer}.gs-capture-back:hover{color:#2e7d32}.gs-capture-webcam{display:flex;flex-direction:column;align-items:center}.gs-webcam-video{width:100%;max-height:400px;border-radius:12px;object-fit:cover;background:#000}.gs-webcam-controls{display:flex;align-items:center;justify-content:space-between;width:100%;padding:16px 0}.gs-webcam-cancel{width:60px;background:none;border:none;color:#d32f2f;font-size:.85rem;cursor:pointer}.gs-webcam-shutter{width:64px;height:64px;border-radius:50%;border:4px solid #2e7d32;background:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .15s ease}.gs-webcam-shutter:hover{transform:scale(1.05)}.gs-webcam-shutter:active{transform:scale(.95)}.gs-shutter-inner{width:48px;height:48px;border-radius:50%;background:#2e7d32;transition:background .15s}.gs-capture-preview{text-align:center}.gs-preview-image-wrap{margin:16px 0;border-radius:14px;overflow:hidden;border:1px solid #eee}.gs-preview-image{width:100%;max-height:350px;object-fit:contain;display:block}.gs-preview-actions{display:flex;gap:12px;justify-content:center;margin-top:4px}.gs-preview-retake{padding:10px 24px;border:1.5px solid #e0e0e0;border-radius:10px;background:#fff;font-size:.9rem;cursor:pointer;color:#666}.gs-preview-confirm{padding:10px 28px;border:none;border-radius:10px;background:#2e7d32;color:#fff;font-size:.9rem;font-weight:600;cursor:pointer;transition:background .2s}.gs-preview-confirm:hover:not(:disabled){background:#256b29}.gs-preview-confirm:disabled{opacity:.5;cursor:not-allowed}@media (max-width: 480px){.gs-capture-modal{width:95%;padding:20px}.gs-capture-option{padding:18px 14px}}.gs-container{display:flex;flex-direction:column;height:100vh;background:#fafbfc;font-family:Nunito Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:#151515;overflow-x:hidden;max-width:100vw}.gs-header{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1.25rem;background:rgba(255,255,255,.95);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(0,0,0,.08);box-shadow:0 1px 4px #0000000a;flex-shrink:0;z-index:10;position:relative}.gs-header-left{display:flex;align-items:center;gap:.75rem}.gs-avatar{width:40px;height:40px;border-radius:50%;object-fit:cover;border:2px solid #e8f5e9}.gs-header-branding{display:flex;flex-direction:column;gap:0}.gs-header-branding h1{margin:0;font-size:1.4rem;font-weight:700;font-family:Poppins,sans-serif;color:#13542d;line-height:1.2}.gs-header-subtitle{font-size:.75rem;color:#5a8a5c;font-weight:500;font-family:Poppins,sans-serif}.gs-typewriter-cursor{animation:gsBlink .7s step-end infinite;font-weight:300;color:#5a8a5c}@keyframes gsBlink{0%,to{opacity:1}50%{opacity:0}}.gs-header-actions{display:flex;align-items:center;gap:.5rem}.gs-icon-btn{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border:1px solid #e0e0e0;border-radius:8px;background:white;color:#6b7280;cursor:pointer;transition:all .2s ease}.gs-icon-btn:hover{background:#f3f4f6;color:#374151;border-color:#d1d5db}.gs-icon-btn-active{background:#ecfdf5;color:#059669;border-color:#a7f3d0}.gs-live-mode-btn{display:flex;align-items:center;gap:.4rem;padding:.4rem .75rem;font-size:.8rem;font-weight:600;color:#fff;background:linear-gradient(135deg,#13542D 0%,#1a6b3a 100%);border:none;border-radius:8px;cursor:pointer;transition:all .2s ease;white-space:nowrap}.gs-live-mode-btn:hover{background:linear-gradient(135deg,#0e3d20 0%,#13542D 100%);box-shadow:0 2px 8px #13542d4d;transform:translateY(-1px)}.gs-vendor-selector{position:relative}.gs-vendor-trigger{display:flex;align-items:center;gap:.4rem;padding:.4rem .65rem;font-size:.85rem;font-weight:500;color:#374151;background:white;border:1px solid #e0e0e0;border-radius:8px;cursor:pointer;transition:all .2s ease}.gs-vendor-trigger:hover{border-color:#d1d5db;background:#f9fafb}.gs-vendor-logo{height:20px;width:auto;max-width:80px;object-fit:contain}.gs-vendor-dropdown{position:absolute;top:100%;right:0;margin-top:.25rem;min-width:160px;background:white;border:1px solid #e0e0e0;border-radius:10px;box-shadow:0 8px 24px #0000001f;z-index:50;overflow:hidden}.gs-vendor-option{display:flex;align-items:center;gap:.5rem;width:100%;padding:.6rem .85rem;font-size:.85rem;color:#374151;background:none;border:none;cursor:pointer;transition:background .15s;text-align:left}.gs-vendor-option:hover{background:#f3f4f6}.gs-vendor-option-active{background:#ecfdf5;color:#059669;font-weight:600}.gs-vendor-option-logo{height:18px;width:auto;max-width:70px;object-fit:contain}.gs-messages{flex:1;overflow-y:auto;overflow-x:hidden;padding:1rem 1rem .5rem;display:flex;flex-direction:column;gap:.75rem;-webkit-overflow-scrolling:touch}.gs-error-banner{background:#fef2f2;color:#dc2626;padding:.75rem 1rem;border-radius:10px;font-size:.85rem;text-align:center;border:1px solid #fecaca}.gs-message{display:flex;gap:.5rem;max-width:85%;min-width:0;animation:gsFadeIn .3s ease-out}.gs-message-user{align-self:flex-end;flex-direction:row-reverse}.gs-message-assistant{align-self:flex-start}.gs-message-avatar{flex-shrink:0;width:32px;height:32px}.gs-message-avatar img{width:32px;height:32px;border-radius:50%;object-fit:cover}.gs-message-bubble{padding:.7rem 1rem;border-radius:16px;font-size:.9rem;line-height:1.55;word-wrap:break-word;overflow-wrap:break-word;min-width:0;overflow:hidden;max-width:100%}.gs-message-user .gs-message-bubble{background:#13542D;color:#fff;border-bottom-right-radius:4px}.gs-message-assistant .gs-message-bubble{background:white;color:#1f2937;border:1px solid #e5e7eb;border-bottom-left-radius:4px;box-shadow:0 1px 3px #0000000a}.gs-message-error{border-color:#fecaca;background:#fef2f2;color:#991b1b}.gs-message-text{white-space:pre-wrap;max-width:100%;overflow-wrap:break-word}.gs-message-bubble p{margin:0 0 .4rem}.gs-message-bubble p:last-child{margin-bottom:0}.gs-message-bubble ul,.gs-message-bubble ol{margin:.3rem 0;padding-left:1.3rem}.gs-message-bubble code{background:rgba(0,0,0,.06);padding:.1rem .3rem;border-radius:3px;font-size:.85em}.gs-tool-result{margin-top:.5rem;width:100%}.gs-thinking{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem}.gs-thinking-dots{display:flex;gap:4px}.gs-thinking-dots span{width:7px;height:7px;background:#13542D;border-radius:50%;animation:gsBounce 1.4s infinite both}.gs-thinking-dots span:nth-child(2){animation-delay:.16s}.gs-thinking-dots span:nth-child(3){animation-delay:.32s}.gs-thinking-text{font-size:.82rem;color:#6b7280;font-style:italic}.gs-input-area{flex-shrink:0;padding:.75rem 1rem;background:white;border-top:1px solid rgba(0,0,0,.08);box-shadow:0 -1px 4px #00000008}.gs-input-wrapper{display:flex;align-items:flex-end;gap:.5rem;background:#f9fafb;border:1px solid #e0e0e0;border-radius:14px;padding:.5rem .5rem .5rem .85rem;transition:border-color .2s,box-shadow .2s}.gs-input-wrapper:focus-within{border-color:#13542d;box-shadow:0 0 0 3px #13542d1a}.gs-textarea{flex:1;border:none;outline:none;background:transparent;font-family:inherit;font-size:.9rem;line-height:1.5;resize:none;color:#1f2937;max-height:120px}.gs-textarea::placeholder{color:#9ca3af}.gs-input-actions{display:flex;align-items:center;gap:.35rem;flex-shrink:0}.gs-mic-btn{width:34px;height:34px}.gs-mic-active{background:#dc2626;color:#fff;border-color:#dc2626;animation:gsPulse 1.5s infinite}.gs-mic-active:hover{background:#b91c1c;color:#fff}.gs-send-btn{display:flex;align-items:center;justify-content:center;width:34px;height:34px;border:none;border-radius:10px;background:#13542D;color:#fff;cursor:pointer;transition:all .2s ease}.gs-send-btn:hover:not(:disabled){background:#0e3d20;box-shadow:0 2px 8px #13542d4d;transform:translateY(-1px)}.gs-send-btn:disabled{background:#d1d5db;cursor:not-allowed}.gs-tool-chips{display:flex;flex-direction:column;gap:6px;margin-top:8px}.gs-activity-chip{display:inline-flex;align-items:center;gap:6px;padding:8px 12px;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:10px;cursor:pointer;font-family:inherit;font-size:.82rem;color:#15803d;transition:all .2s ease;text-align:left;width:fit-content}.gs-activity-chip:hover{background:#dcfce7;border-color:#86efac;transform:translate(2px)}.gs-chip-icon{font-size:1rem}.gs-chip-label{font-weight:500;flex:1}.gs-chip-action{font-weight:600;color:#13542d;padding:2px 8px;background:white;border-radius:6px;font-size:.75rem}.gs-inline-carousel{margin-top:10px;width:100%;overflow:hidden}.gs-inline-carousel-track{display:flex;gap:10px;overflow-x:auto;scroll-behavior:smooth;padding:4px 2px 10px;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#c8e6c9 transparent}.gs-inline-carousel-track::-webkit-scrollbar{height:4px}.gs-inline-carousel-track::-webkit-scrollbar-track{background:transparent}.gs-inline-carousel-track::-webkit-scrollbar-thumb{background:#c8e6c9;border-radius:2px}.gs-inline-carousel-item{flex-shrink:0}.gs-inline-carousel-item .plant-tile{width:140px;min-height:auto;border-radius:12px;box-shadow:0 2px 8px #00000014}.gs-inline-carousel-item .plant-image-container{height:100px}.gs-inline-carousel-item .plant-info{padding:8px 10px}.gs-inline-carousel-item .plant-name{font-size:12px;-webkit-line-clamp:2;line-height:1.3}.gs-inline-carousel-item .plant-botanical-name{display:none}.gs-inline-carousel-item .plant-tile-source-badge{padding:2px 5px;bottom:4px;left:4px}.gs-inline-carousel-item .plant-tile-source-logo{height:12px;max-width:28px}.gs-inline-carousel-item .plant-tile-source-name{font-size:9px}.gs-inline-carousel-item .plant-tile:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001f}@media (max-width: 600px){.gs-inline-carousel-item .plant-tile{width:120px}.gs-inline-carousel-item .plant-image-container{height:85px}.gs-inline-carousel-item .plant-name{font-size:11px}}.gs-activity-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.4);z-index:99;display:flex;align-items:center;justify-content:center;animation:gsFadeIn .2s ease-out}.gs-activity-panel{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%) scale(.95);width:90%;max-width:720px;max-height:85vh;background:#fafbfc;border-radius:20px;box-shadow:0 20px 60px #0003;z-index:100;display:flex;flex-direction:column;opacity:0;pointer-events:none;transition:transform .3s cubic-bezier(.4,0,.2,1),opacity .3s ease}.gs-activity-panel-open{transform:translate(-50%,-50%) scale(1);opacity:1;pointer-events:auto}.gs-activity-panel-header{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.5rem;border-bottom:1px solid #e5e7eb;background:white;flex-shrink:0;border-radius:20px 20px 0 0}.gs-activity-panel-title{margin:0;font-size:1.1rem;font-weight:700;color:#13542d}.gs-activity-panel-close{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:none;border-radius:8px;background:none;color:#6b7280;cursor:pointer;transition:all .2s}.gs-activity-panel-close:hover{background:#f3f4f6;color:#374151}.gs-activity-filters{display:flex;gap:4px;padding:.75rem 1.25rem;border-bottom:1px solid #e5e7eb;overflow-x:auto;flex-shrink:0;background:white}.gs-activity-filter-tab{display:inline-flex;align-items:center;gap:4px;padding:6px 12px;border:1px solid #e0e0e0;border-radius:20px;background:white;font-family:inherit;font-size:.78rem;font-weight:500;color:#6b7280;cursor:pointer;white-space:nowrap;transition:all .2s}.gs-activity-filter-tab:hover{border-color:#a7f3d0;background:#f0fdf4}.gs-activity-filter-tab.active{background:#ecfdf5;color:#059669;border-color:#a7f3d0;font-weight:600}.gs-filter-count{background:#e5e7eb;color:#374151;border-radius:10px;padding:1px 6px;font-size:.7rem;font-weight:600}.gs-activity-filter-tab.active .gs-filter-count{background:#a7f3d0;color:#065f46}.gs-activity-nav{display:flex;align-items:center;justify-content:center;gap:12px;padding:.75rem;flex-shrink:0;border-bottom:1px solid #f3f4f6}.gs-activity-nav-btn{width:32px;height:32px;border-radius:50%;border:1px solid #e0e0e0;background:white;color:#374151;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s}.gs-activity-nav-btn:hover:not(:disabled){background:#f3f4f6;border-color:#13542d;color:#13542d}.gs-activity-nav-btn:disabled{opacity:.4;cursor:not-allowed}.gs-activity-nav-counter{font-size:.85rem;font-weight:500;color:#6b7280;min-width:50px;text-align:center}.gs-activity-content{flex:1;overflow-y:auto;padding:1rem;-webkit-overflow-scrolling:touch}.gs-activity-empty{display:flex;align-items:center;justify-content:center;height:200px;color:#9ca3af;font-size:.9rem;text-align:center}.gs-activity-badge{position:absolute;top:-4px;right:-4px;background:#dc2626;color:#fff;font-size:.65rem;font-weight:700;width:18px;height:18px;border-radius:50%;display:flex;align-items:center;justify-content:center;line-height:1}.gs-msg-play-btn{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border:none;border-radius:50%;background:#f3f4f6;color:#6b7280;cursor:pointer;transition:all .2s ease;margin-top:6px;float:right;flex-shrink:0}.gs-msg-play-btn:hover:not(:disabled){background:#ecfdf5;color:#13542d}.gs-msg-play-btn:disabled{opacity:.4;cursor:not-allowed}.gs-msg-playing{background:#fef2f2;color:#dc2626}.gs-msg-playing:hover:not(:disabled){background:#fee2e2;color:#b91c1c}.gs-msg-loading{background:#ecfdf5;color:#13542d}@keyframes gsSpinMsg{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.gs-msg-spinner{animation:gsSpinMsg 1s linear infinite}@keyframes gsFadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes gsBounce{0%,80%,to{transform:scale(0);opacity:.4}40%{transform:scale(1);opacity:1}}@keyframes gsPulse{0%{box-shadow:0 0 #dc262666}70%{box-shadow:0 0 0 8px #dc262600}to{box-shadow:0 0 #dc262600}}.gs-home{flex:1;overflow-y:auto;display:flex;justify-content:center;-webkit-overflow-scrolling:touch}.gs-home-content{max-width:640px;width:100%;padding:2rem 1.5rem 3rem;display:flex;flex-direction:column;align-items:center;gap:1.5rem}.gs-home-greeting{display:flex;flex-direction:column;align-items:center;gap:.25rem;margin-top:.5rem}.gs-home-name-row{display:flex;align-items:center;gap:.5rem}.gs-home-title{margin:0;font-size:1.4rem;font-weight:700;font-family:Poppins,sans-serif;color:#13542d}.gs-home-beta-badge{background:#2e5471;border-radius:6px;padding:2px 7px;font-family:Poppins,sans-serif;font-size:.55rem;font-weight:700;color:#fff;letter-spacing:.06em;text-transform:uppercase}.gs-home-online-row{display:flex;align-items:center;gap:5px;margin-top:2px}.gs-home-online-dot{width:7px;height:7px;border-radius:50%;background:#3bbf6b}.gs-home-online-text{font-family:Poppins,sans-serif;font-size:.7rem;color:#777b8a}.gs-home-vendor-label{margin:0;font-size:.82rem;font-weight:600;font-family:Poppins,sans-serif;color:#13542d;text-align:center}.gs-home-video-wrapper{width:130px;height:130px;border-radius:50%;overflow:hidden;border:3px solid #cdeefb;background:#dff4e3;margin-top:10px}.gs-home-video{width:100%;height:100%;object-fit:cover}.gs-greeting-bubble-wrapper{width:100%;margin-top:14px;position:relative}.gs-greeting-bubble{background:#fff;border:2px solid #13542D;border-radius:18px;padding:12px 16px;position:relative}.gs-greeting-bubble-text{font-family:Poppins,sans-serif;font-size:.88rem;color:#091824;line-height:1.5;margin:0}.gs-greeting-bubble-bold{font-weight:700}.gs-greeting-tail-outer{position:absolute;top:-11px;left:22px;width:0;height:0;border-left:11px solid transparent;border-right:11px solid transparent;border-bottom:11px solid #13542D}.gs-greeting-tail-inner{position:absolute;top:-8px;left:24px;width:0;height:0;border-left:9px solid transparent;border-right:9px solid transparent;border-bottom:9px solid #fff}.gs-home-greeting-text{margin:0;font-size:1.5rem;font-weight:600;font-family:Poppins,sans-serif;color:#13542d;text-align:center}.gs-home-input-section{width:100%;display:flex;flex-direction:column;gap:.75rem}.gs-home-guest-fields{display:flex;gap:.75rem;width:100%}.gs-home-field{flex:1;display:flex;flex-direction:column;gap:.2rem}.gs-home-field label{font-size:.75rem;font-weight:600;color:#6b7280;padding-left:.25rem}.gs-home-field input{padding:.55rem .75rem;border:1px solid #e0e0e0;border-radius:10px;font-size:.85rem;font-family:inherit;color:#1f2937;transition:border-color .2s,box-shadow .2s}.gs-home-field input:focus{outline:none;border-color:#13542d;box-shadow:0 0 0 3px #13542d1a}.gs-home-field input.gs-input-error{border-color:#ef4444;box-shadow:0 0 0 3px #ef444426;animation:gs-shake .4s ease}@keyframes gs-shake{0%,to{transform:translate(0)}20%,60%{transform:translate(-4px)}40%,80%{transform:translate(4px)}}.gs-field-required{color:#ef4444;font-weight:600}.gs-field-error-msg{font-size:.72rem;color:#ef4444;margin-top:2px;font-family:Poppins,sans-serif}.gs-home-weather{display:flex;align-items:center;gap:.35rem;padding:.4rem .75rem;background:#f0f9ff;border:1px solid #bae6fd;border-radius:12px;align-self:flex-start}.gs-weather-icon{width:32px;height:32px}.gs-weather-temp{font-size:.95rem;font-weight:700;color:#0c4a6e}.gs-weather-city{font-size:.85rem;color:#0369a1}.gs-home-partner-banner{width:100%;padding:.75rem 1rem;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:12px;display:flex;flex-direction:column;gap:.5rem;font-size:.85rem;color:#15803d}.gs-partner-banner-actions{display:flex;gap:.5rem}.gs-partner-accept{padding:.35rem 1rem;background:#13542D;color:#fff;border:none;border-radius:8px;font-size:.8rem;font-weight:600;font-family:inherit;cursor:pointer;transition:background .2s}.gs-partner-accept:hover{background:#0e3d20}.gs-partner-dismiss{padding:.35rem 1rem;background:white;color:#6b7280;border:1px solid #e0e0e0;border-radius:8px;font-size:.8rem;font-weight:500;font-family:inherit;cursor:pointer;transition:all .2s}.gs-partner-dismiss:hover{background:#f3f4f6;border-color:#d1d5db}.gs-zipcode-save-prompt{width:100%;padding:.6rem .85rem;background:#eff6ff;border:1px solid #bfdbfe;border-radius:10px;display:flex;flex-direction:column;gap:.4rem;font-size:.82rem;color:#1e40af}.gs-zipcode-save-actions{display:flex;gap:.5rem}.gs-zipcode-save-btn{padding:.3rem .85rem;background:#13542D;color:#fff;border:none;border-radius:8px;font-size:.78rem;font-weight:600;font-family:inherit;cursor:pointer;transition:background .2s}.gs-zipcode-save-btn:hover{background:#0e3d20}.gs-zipcode-onetime-btn{padding:.3rem .85rem;background:white;color:#6b7280;border:1px solid #e0e0e0;border-radius:8px;font-size:.78rem;font-weight:500;font-family:inherit;cursor:pointer;transition:all .2s}.gs-zipcode-onetime-btn:hover{background:#f3f4f6;border-color:#d1d5db}.gs-home-prompts{display:flex;flex-wrap:wrap;gap:8px;width:100%;margin-top:14px;transition:opacity .25s ease}.gs-home-prompts.gs-prompts-fading{opacity:0}.gs-home-prompt-chip{background:#e6f1e9;border:none;border-radius:999px;padding:8px 14px;cursor:pointer;font-family:Poppins,sans-serif;font-size:.82rem;font-weight:600;color:#13542d;line-height:1.4;transition:all .2s ease}.gs-home-prompt-chip:hover{background:#d4e8d9;transform:translateY(-1px);box-shadow:0 2px 8px #0000000f}.gs-home-sessions{width:100%;margin-top:18px}.gs-sessions-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px;padding:0 4px;gap:8px}.gs-sessions-header-left{display:flex;align-items:center;gap:6px}.gs-sessions-header-left svg{width:13px;height:13px;color:#6b7280}.gs-home-sessions-title{margin:0;font-size:.78rem;font-weight:600;font-family:Poppins,sans-serif;color:#6b7280}.gs-session-filter-tabs{display:flex;gap:4px;background:#f3f4f6;border-radius:8px;padding:2px}.gs-session-filter-tab{padding:4px 12px;border:none;border-radius:6px;background:transparent;font-family:Poppins,sans-serif;font-size:.72rem;font-weight:500;color:#6b7280;cursor:pointer;transition:all .15s ease}.gs-session-filter-tab.active{background:white;color:#13542d;font-weight:600;box-shadow:0 1px 3px #0000001a}.gs-session-card-row{display:flex;align-items:center;gap:8px}.gs-session-vendor-tag{flex-shrink:0;padding:2px 8px;border:1px solid;border-radius:10px;font-family:Poppins,sans-serif;font-size:.65rem;font-weight:600;white-space:nowrap}.gs-vendor-mismatch-banner{display:flex;align-items:center;justify-content:center;gap:12px;padding:10px 16px;background:#fef3c7;border-bottom:1px solid #fde68a;font-family:Poppins,sans-serif;font-size:.78rem;color:#92400e;text-align:center;flex-wrap:wrap;flex-shrink:0}.gs-mismatch-btn{padding:5px 14px;background:#13542D;color:#fff;border:none;border-radius:16px;font-family:Poppins,sans-serif;font-size:.72rem;font-weight:600;cursor:pointer;white-space:nowrap}.gs-home-sessions-loading{text-align:center;color:#9ca3af;font-size:.85rem;padding:1rem}.gs-home-sessions-list{background:white;border:1px solid #eef1ee;border-radius:12px;overflow:hidden}.gs-home-session-card{display:flex;align-items:center;gap:10px;padding:12px 14px;background:transparent;border:none;cursor:pointer;font-family:inherit;text-align:left;transition:background .15s ease;width:100%}.gs-home-session-card+.gs-home-session-card{border-top:1px solid #eef1ee}.gs-home-session-card:hover{background:#f9fafb}.gs-session-icon{flex-shrink:0;width:28px;height:28px;border-radius:8px;background:#e6f1e9;display:flex;align-items:center;justify-content:center;color:#13542d}.gs-session-icon svg{width:14px;height:14px}.gs-session-card-title{flex:1;font-size:.82rem;font-weight:500;color:#1f2937;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0}.gs-session-card-time{flex-shrink:0;font-size:.7rem;color:#9ca3af;font-family:Poppins,sans-serif}.gs-session-card-meta{display:flex;align-items:center;gap:.5rem;font-size:.75rem;color:#9ca3af}.gs-session-card-count{padding:1px 6px;background:#f3f4f6;border-radius:8px;font-size:.7rem}.gs-home-auth{padding-top:.5rem}.gs-home-auth-info{display:flex;align-items:center;gap:.75rem;font-size:.82rem;color:#6b7280}.gs-home-auth-link{display:inline-flex;align-items:center;gap:.4rem;background:none;border:none;color:#13542d;font-size:.82rem;font-weight:600;font-family:inherit;cursor:pointer;padding:.35rem 0;transition:color .2s}.gs-home-auth-link:hover{color:#0e3d20;text-decoration:underline}.gs-back-btn{margin-right:.25rem}@media (max-width: 768px){.gs-activity-panel{width:95%;max-height:90vh;border-radius:16px}.gs-header{padding:.5rem;gap:.25rem}.gs-header-left{gap:.4rem;min-width:0}.gs-avatar{width:32px;height:32px}.gs-header-branding h1{font-size:.95rem}.gs-header-actions{gap:.25rem;flex-shrink:0}.gs-header-actions .gs-icon-btn:not(.gs-icon-btn-active):not(.gs-tts-btn){display:none}.gs-icon-btn{width:32px;height:32px;padding:0}.gs-live-mode-btn span{display:none}.gs-live-mode-btn{width:32px;height:32px;padding:0;justify-content:center}.gs-vendor-trigger{padding:.3rem .5rem;font-size:.7rem}.gs-message{max-width:95%}.gs-messages{padding:.5rem .25rem;overflow-x:hidden}.gs-message-bubble{max-width:100%;overflow-wrap:break-word;word-break:break-word}.gs-message-text{overflow-wrap:break-word;word-break:break-word}.gs-input-area{padding:.5rem;padding-bottom:max(.5rem,env(safe-area-inset-bottom))}.gs-home-content{padding:1.5rem 1rem 2rem}.gs-home-greeting-text{font-size:1.3rem}.gs-home-video-wrapper{width:110px;height:110px}.gs-home-guest-fields{flex-direction:column}}@media (max-width: 480px){.gs-header-subtitle{display:none}}.gs-email-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.4);display:flex;align-items:center;justify-content:center;z-index:1000}.gs-email-modal{background:#fff;border-radius:16px;padding:28px;width:90%;max-width:420px;box-shadow:0 20px 60px #00000026}.gs-email-modal h3{margin:0 0 6px;font-family:Poppins,sans-serif;font-size:1.15rem;font-weight:600;color:#1a1a1a}.gs-email-modal p{margin:0 0 16px;font-size:.9rem;color:#666}.gs-email-input{width:100%;padding:10px 14px;border:2px solid #e0e0e0;border-radius:10px;font-size:.95rem;font-family:inherit;outline:none;transition:border-color .2s;box-sizing:border-box}.gs-email-input:focus{border-color:#2e7d32}.gs-email-actions{display:flex;gap:10px;margin-top:16px;justify-content:flex-end}.gs-email-cancel{padding:8px 18px;border:1.5px solid #e0e0e0;border-radius:8px;background:#fff;font-size:.9rem;cursor:pointer;color:#666}.gs-email-send{padding:8px 24px;border:none;border-radius:8px;background:#2e7d32;color:#fff;font-size:.9rem;font-weight:600;cursor:pointer;transition:background .2s}.gs-email-send:hover:not(:disabled){background:#256b29}.gs-email-send:disabled{opacity:.5;cursor:not-allowed}.gs-email-error{margin:10px 0 0;color:#d32f2f;font-size:.85rem}.gs-search-tags{display:flex;flex-wrap:wrap;gap:6px;padding:0 1.25rem .75rem}.gs-search-tag{display:inline-block;padding:4px 12px;background:#2e7d32;color:#fff;border-radius:16px;font-size:.78rem;font-family:Poppins,sans-serif;font-weight:500}.gs-thinking .gs-typewriter-cursor{animation:gsBlink .8s step-end infinite;font-weight:300;color:#2e7d32;margin-left:1px}@keyframes gsBlink{50%{opacity:0}}.gs-debug-panel{border-top:2px solid #ff9800;background:#1e1e1e;max-height:220px;display:flex;flex-direction:column;flex-shrink:0}.gs-debug-header{display:flex;align-items:center;justify-content:space-between;padding:6px 12px;background:#2d2d2d;font-family:SF Mono,Fira Code,monospace;font-size:.75rem;color:#ff9800;font-weight:600}.gs-debug-header button{background:none;border:1px solid #555;border-radius:4px;color:#aaa;font-size:.7rem;padding:2px 8px;cursor:pointer}.gs-debug-header button:hover{color:#fff;border-color:#888}.gs-debug-logs{overflow-y:auto;padding:4px 0;flex:1}.gs-debug-empty{padding:12px;color:#666;font-size:.75rem;font-style:italic;text-align:center;font-family:monospace}.gs-debug-entry{display:flex;align-items:flex-start;gap:8px;padding:3px 12px;font-family:SF Mono,Fira Code,monospace;font-size:.72rem;line-height:1.4;border-bottom:1px solid #2a2a2a}.gs-debug-time{color:#666;flex-shrink:0;min-width:70px}.gs-debug-badge{flex-shrink:0;width:16px;text-align:center;font-weight:700}.gs-debug-badge-request{color:#42a5f5}.gs-debug-badge-response{color:#ab47bc}.gs-debug-badge-success{color:#66bb6a}.gs-debug-badge-error{color:#ef5350}.gs-debug-badge-tool{color:#ff9800}.gs-debug-badge-info{color:#78909c}.gs-debug-msg{color:#e0e0e0;word-break:break-word}.gs-debug-error .gs-debug-msg{color:#ef5350}.gs-debug-success .gs-debug-msg{color:#66bb6a}.gs-debug-data{margin-top:2px}.gs-debug-data summary{color:#888;cursor:pointer;font-size:.68rem}.gs-debug-data pre{margin:4px 0 0;padding:6px 8px;background:#111;border-radius:4px;color:#aaa;font-size:.68rem;max-height:120px;overflow:auto;white-space:pre-wrap;word-break:break-all}.gs-message-text a{color:#2e7d32;text-decoration:none;border-bottom:1px dotted #2e7d32;transition:all .15s ease}.gs-message-text a:hover{color:#1b5e20;border-bottom-style:solid}.gs-message-text a:after{content:" ↗";font-size:.7em;vertical-align:super;opacity:.6}.gs-login-backdrop{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);z-index:200;display:flex;align-items:center;justify-content:center;animation:gsFadeIn .2s ease-out}.gs-login-modal{background:white;border-radius:16px;padding:2rem;width:380px;max-width:90vw;box-shadow:0 16px 48px #0003}.gs-login-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:.5rem}.gs-login-header h2{margin:0;font-size:1.2rem;font-weight:700;color:#13542d}.gs-login-close{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:none;border-radius:8px;background:none;color:#6b7280;cursor:pointer}.gs-login-close:hover{background:#f3f4f6;color:#374151}.gs-login-subtitle{font-size:.85rem;color:#6b7280;margin:0 0 1.25rem;line-height:1.4}.gs-login-error{background:#fef2f2;color:#dc2626;padding:.6rem .85rem;border-radius:8px;font-size:.82rem;margin-bottom:1rem;border:1px solid #fecaca}.gs-login-form{display:flex;flex-direction:column;gap:1rem}.gs-login-field{display:flex;flex-direction:column;gap:.3rem}.gs-login-field label{font-size:.82rem;font-weight:600;color:#374151}.gs-login-field input{padding:.65rem .85rem;border:1px solid #e0e0e0;border-radius:10px;font-size:.9rem;font-family:inherit;color:#1f2937;transition:border-color .2s,box-shadow .2s}.gs-login-field input:focus{outline:none;border-color:#13542d;box-shadow:0 0 0 3px #13542d1a}.gs-login-submit{padding:.7rem;background:linear-gradient(135deg,#13542D 0%,#1a6b3a 100%);color:#fff;border:none;border-radius:10px;font-size:.9rem;font-weight:600;font-family:inherit;cursor:pointer;transition:all .2s;margin-top:.25rem}.gs-login-submit:hover:not(:disabled){background:linear-gradient(135deg,#0e3d20 0%,#13542D 100%);box-shadow:0 2px 8px #13542d4d}.gs-login-submit:disabled{opacity:.7;cursor:not-allowed}.voice-agent-container{display:flex;flex-direction:column;min-height:100vh;background:white;color:#151515;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif;position:relative}.looking-overlay{position:fixed;top:0;left:0;right:0;bottom:0;z-index:100;display:flex;align-items:center;justify-content:center;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background:rgba(255,255,255,.6);animation:overlayFadeIn .3s ease-out;cursor:pointer}.overlay-content{display:flex;flex-direction:column;align-items:center;gap:20px}.overlay-ring-loader{width:56px;height:56px;border-radius:50%;border:5px solid rgba(19,84,45,.15);border-top-color:#13542d;animation:overlay-spin .9s linear infinite}@keyframes overlay-spin{to{transform:rotate(360deg)}}.looking-text{font-family:Poppins,Inter,sans-serif;font-size:20px;font-weight:600;color:#13542d;text-align:center;line-height:30px;padding:0 40px;white-space:pre-line;min-height:30px}@keyframes overlayFadeIn{0%{opacity:0;backdrop-filter:blur(0px);-webkit-backdrop-filter:blur(0px)}to{opacity:1;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}}.voice-agent-header{padding:1.5rem;background:rgba(255,255,255,.95);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;align-items:center;gap:1rem;box-shadow:0 2px 10px #0000000d;border-bottom:1px solid rgba(0,0,0,.1)}.back-to-text-btn{margin-left:auto;display:inline-flex;align-items:center;gap:6px;padding:8px 16px;background:linear-gradient(135deg,#13542D 0%,#1a6b3a 100%);color:#fff;border:none;border-radius:10px;font-family:Poppins,Inter,sans-serif;font-size:13px;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 8px #13542d33;white-space:nowrap}.back-to-text-btn:hover{transform:translateY(-1px);box-shadow:0 4px 12px #13542d4d}.vendor-selector{position:relative}.vendor-dropdown-trigger{display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;font-size:.95rem;font-weight:500;color:#333;background:white;border:2px solid rgba(44,95,45,.25);border-radius:10px;cursor:pointer;transition:all .2s ease;min-width:160px}.vendor-dropdown-trigger:hover:not(:disabled){border-color:#4caf50;box-shadow:0 2px 8px #4caf5026}.vendor-dropdown-trigger:disabled{opacity:.6;cursor:not-allowed;background:rgba(0,0,0,.03)}.vendor-logo-selected{width:24px;height:24px;object-fit:contain;flex-shrink:0}.vendor-chevron{margin-left:auto;font-size:.7rem;color:#888;transition:transform .2s ease}.vendor-chevron.open{transform:rotate(180deg)}.vendor-dropdown-menu{position:absolute;top:calc(100% + 4px);right:0;list-style:none;margin:0;padding:6px 0;background:white;border:1px solid rgba(0,0,0,.1);border-radius:12px;box-shadow:0 8px 24px #0000001f;min-width:200px;z-index:100;animation:dropdownFadeIn .15s ease-out}@keyframes dropdownFadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.vendor-dropdown-item{display:flex;align-items:center;gap:10px;padding:8px 14px;cursor:pointer;transition:background .15s ease;font-size:.95rem;color:#333}.vendor-dropdown-item:hover{background:rgba(76,175,80,.08)}.vendor-dropdown-item.selected{background:rgba(76,175,80,.12);font-weight:600;color:#2c5f2d}.vendor-logo-option{width:28px;height:28px;object-fit:contain;flex-shrink:0}.vendor-logo-placeholder{width:28px;height:28px;display:flex;align-items:center;justify-content:center;font-size:1.1rem;flex-shrink:0}.animation-selector{display:flex;align-items:center;gap:.5rem;margin-left:1rem}.animation-selector label{font-size:1rem;font-weight:600;color:#2c5f2d}.animation-dropdown{padding:.5rem 1rem;font-size:1rem;border:2px solid rgba(44,95,45,.3);border-radius:8px;background:white;color:#333;cursor:pointer;transition:all .3s ease;font-weight:500}.animation-dropdown:hover:not(:disabled){border-color:#4caf50;box-shadow:0 2px 8px #4caf5033}.animation-dropdown:disabled{opacity:.6;cursor:not-allowed;background:rgba(0,0,0,.05)}.animation-dropdown:focus{outline:none;border-color:#4caf50;box-shadow:0 0 0 3px #4caf501a}.back-button{background:rgba(0,0,0,.05);border:1px solid rgba(0,0,0,.1);color:#333;padding:.5rem 1rem;border-radius:8px;cursor:pointer;font-size:1rem;font-weight:500;transition:all .3s ease}.back-button:hover{background:rgba(0,0,0,.1);transform:translate(-3px)}.header-branding{display:flex;flex-direction:column;gap:0}.header-branding h1{margin:0;font-size:1.8rem;font-weight:700;color:#2c5f2d;line-height:1.2}.powered-by{font-size:.8rem;font-weight:500;color:#5a8a5c;letter-spacing:.02em;min-height:1.2em}@keyframes blink{0%,to{opacity:1}50%{opacity:0}}.typewriter-cursor{animation:blink .7s step-end infinite;font-weight:300;color:#5a8a5c;margin-left:1px}.voice-agent-content{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:1.5rem;gap:1rem;overflow-x:hidden;max-width:100vw;box-sizing:border-box}.video-container{position:relative;transition:all .8s cubic-bezier(.4,0,.2,1);box-shadow:0 10px 40px #0000001a;background:white;overflow:hidden}.video-container.circular{width:300px;height:300px;border-radius:50%;background:white}.video-container.expanded{width:400px;height:400px;border-radius:50%;background:white}.agent-avatar{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:104%;height:104%;object-fit:cover;transition:opacity .5s ease,transform .3s ease}.agent-avatar.static-image{width:100%;height:100%;object-fit:contain;transform:translate(-50%,-50%);opacity:1}.agent-avatar.video-element{opacity:0;pointer-events:none;object-fit:cover}.agent-avatar.avatar-canvas{width:105%;height:105%;object-fit:cover;border-radius:50%}.agent-avatar.video-element.active{opacity:1;pointer-events:auto}.agent-avatar.video-element.hidden{opacity:0}.speaking-indicator{position:absolute;bottom:20px;left:50%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;gap:.5rem}.pulse-ring{width:60px;height:60px;border-radius:50%;background:rgba(76,175,80,.2);animation:pulse 2s infinite}.pulse-ring.pulse-idle{background:rgba(76,175,80,.1);animation:pulse-idle 3s infinite}@keyframes pulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.2);opacity:.5}}@keyframes pulse-idle{0%,to{transform:scale(1);opacity:.6}50%{transform:scale(1.05);opacity:.3}}.speaking-text{color:#fff;padding:.5rem 1rem;border-radius:20px;font-size:.9rem;font-weight:600;transition:background-color .25s ease,transform .15s ease}.speaking-text.state-speaking{background:rgba(44,95,45,.9)}.speaking-text.state-listening{background:rgba(255,152,0,.9)}.speaking-text.state-thinking{background:rgba(33,150,243,.9)}.speaking-text.state-ready{background:rgba(76,175,80,.7)}.listening-ring-loader{width:48px;height:48px;border-radius:50%;border:4px solid rgba(255,152,0,.25);border-top-color:#ff9800;animation:listening-spin .8s linear infinite}@keyframes listening-spin{to{transform:rotate(360deg)}}.status-container{display:flex;justify-content:center}.status-badge{padding:.5rem 1.5rem;border-radius:25px;font-weight:600;font-size:1rem;background:rgba(0,0,0,.05);border:1px solid rgba(0,0,0,.1);color:#333}.status-connected{background:rgba(76,175,80,.1);border-color:#4caf504d;color:#2e7d32}.status-connecting{background:rgba(255,193,7,.1);border-color:#ffc1074d;color:#f57c00;animation:blink 1.5s infinite}.status-disconnected{background:rgba(158,158,158,.1);border-color:#9e9e9e4d;color:#757575}@keyframes blink{0%,to{opacity:1}50%{opacity:.5}}.error-message{background:rgba(244,67,54,.1);border:2px solid rgba(244,67,54,.3);padding:1rem;border-radius:12px;display:flex;align-items:center;gap:.75rem;max-width:500px;color:#d32f2f}.error-icon{font-size:1.5rem}.error-message p{margin:0;font-size:.95rem}.start-container{display:flex;flex-direction:column;align-items:center;gap:1.5rem;max-width:500px;text-align:center}.vendor-branding{display:flex;flex-direction:column;align-items:center;gap:1rem;margin-bottom:.5rem}.vendor-logo{max-width:200px;max-height:80px;object-fit:contain}.start-container h2{margin:0;font-size:2rem;font-weight:700;color:#2c5f2d}.start-container p{margin:0;font-size:1.1rem;color:#555;line-height:1.6}.name-input-container{width:100%;display:flex;flex-direction:column;gap:.5rem;margin:.5rem 0}.name-input-container label{font-size:1rem;font-weight:600;color:#2c5f2d;text-align:left}.name-input{width:100%;padding:.875rem 1.25rem;font-size:1rem;border:2px solid rgba(44,95,45,.2);border-radius:12px;background:white;color:#333;transition:all .3s ease;box-sizing:border-box}.name-input:focus{outline:none;border-color:#4caf50;box-shadow:0 0 0 3px #4caf501a}.name-input::placeholder{color:#999}.start-button{background:linear-gradient(135deg,#4CAF50 0%,#45a049 100%);border:none;color:#fff;padding:1.25rem 2.5rem;font-size:1.3rem;font-weight:700;border-radius:50px;cursor:pointer;box-shadow:0 8px 20px #0000004d;transition:all .3s ease}.start-button:hover{transform:translateY(-2px);box-shadow:0 12px 30px #0006}.start-button:active{transform:translateY(0)}.permission-note{font-size:.85rem;color:#777;font-style:italic}.conversation-container{display:flex;flex-direction:column;align-items:center;gap:1rem;max-width:1400px;width:100%;overflow-x:hidden;box-sizing:border-box}.filter-suggestions{background:rgba(66,133,244,.05);border:1px solid rgba(66,133,244,.1);padding:1.5rem;border-radius:16px;width:100%;margin-bottom:1rem;box-shadow:0 4px 15px #0000000d}.filter-suggestions h3{margin:0 0 1rem;font-size:1.2rem;font-weight:600;color:#4285f4}.filter-pills{display:flex;flex-wrap:wrap;gap:.5rem}.filter-pill{padding:.5rem 1rem;background:white;border:2px solid rgba(66,133,244,.3);border-radius:20px;font-size:.9rem;font-weight:500;color:#4285f4;cursor:pointer;transition:all .2s ease;-webkit-user-select:none;user-select:none;white-space:nowrap}.filter-pill:hover{background:rgba(66,133,244,.1);border-color:#4285f4;transform:translateY(-2px);box-shadow:0 4px 12px #4285f44d}.filter-pill:active{transform:translateY(0) scale(.98);background:rgba(66,133,244,.2)}.active-filters{background:rgba(76,175,80,.05);border:1px solid rgba(76,175,80,.15);padding:1.5rem;border-radius:16px;width:100%;margin-bottom:1rem;box-shadow:0 4px 15px #0000000d}.active-filters h3{margin:0 0 1rem;font-size:1.2rem;font-weight:600;color:#4caf50}.filter-category{margin-bottom:1rem}.filter-category:last-child{margin-bottom:0}.filter-category-title{margin:0 0 .5rem;font-size:.85rem;font-weight:600;color:#666;text-transform:uppercase;letter-spacing:.5px}.filter-pill.active{background:#4caf50;border-color:#4caf50;color:#fff;cursor:default;pointer-events:none}.filter-pill.pending{background:#2196F3;border-color:#2196f3;color:#fff;cursor:default;pointer-events:none;opacity:.9}.conversation-tips{background:rgba(44,95,45,.05);border:1px solid rgba(44,95,45,.1);padding:1.5rem;border-radius:16px;width:100%;box-shadow:0 4px 15px #0000000d}.conversation-tips h3{margin:0 0 1rem;font-size:1.3rem;font-weight:600;color:#2c5f2d}.conversation-tips ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.conversation-tips li{padding:.75rem 1rem;background:rgba(44,95,45,.05);border:1px solid rgba(44,95,45,.1);border-radius:10px;font-size:1rem;color:#333;transition:all .2s ease;cursor:pointer;-webkit-user-select:none;user-select:none}.conversation-tips li:hover{background:rgba(44,95,45,.15);border-color:#2c5f2d4d;transform:translate(5px);box-shadow:0 2px 8px #2c5f2d33}.conversation-tips li:active{transform:translate(3px) scale(.98);background:rgba(44,95,45,.2)}.tips-loading{margin:1rem 0 0;padding:.5rem 1rem;text-align:center;font-size:.9rem;color:#2c5f2d;background:rgba(44,95,45,.05);border-radius:8px;animation:pulse 1.5s ease-in-out infinite}.end-button{background:#f44336;border:2px solid #d32f2f;color:#fff;padding:1rem 2rem;font-size:1.1rem;font-weight:600;border-radius:25px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px #f443364d}.end-button:hover{background:#d32f2f;transform:scale(1.05);box-shadow:0 6px 16px #f4433666}.voice-agent-footer{padding:1.5rem;text-align:center;background:rgba(0,0,0,.02);border-top:1px solid rgba(0,0,0,.05);font-size:.9rem;color:#666}.voice-agent-footer p{margin:0}.debug-panel{background:rgba(0,0,0,.03);border:1px solid rgba(0,0,0,.1);border-radius:8px;padding:.5rem;max-width:100%;width:100%;margin-top:auto;margin-bottom:1rem}.debug-panel details{cursor:pointer}.debug-summary{font-size:.9rem;font-weight:600;color:#666;padding:.5rem;-webkit-user-select:none;user-select:none;list-style:none}.debug-summary::-webkit-details-marker{display:none}.debug-summary:before{content:"▶ ";display:inline-block;transition:transform .2s}.debug-panel details[open] .debug-summary:before{transform:rotate(90deg)}.debug-summary:hover{color:#333;background:rgba(0,0,0,.03);border-radius:4px}.debug-messages{background:white;border-radius:8px;padding:.75rem;margin-top:.5rem;max-height:200px;overflow-y:auto;font-family:Courier New,monospace;font-size:.8rem}.debug-msg{padding:.25rem 0;color:#555;border-bottom:1px solid rgba(0,0,0,.05)}.debug-msg:last-child{border-bottom:none}.transcript-panel{background:rgba(44,95,45,.05);border:1px solid rgba(44,95,45,.15);border-radius:8px;padding:.5rem;max-width:100%;width:100%;margin:0 0 1rem}.transcript-panel details{cursor:pointer}.transcript-panel h4{margin:0 0 .75rem;font-size:1rem;color:#2c5f2d}.transcript-messages{background:white;border-radius:8px;padding:.75rem;max-height:300px;overflow-y:auto}.transcript-item{padding:.75rem;margin-bottom:.75rem;border-radius:8px;border-left:3px solid #ddd}.transcript-item:last-child{margin-bottom:0}.transcript-user_transcript{background:rgba(66,133,244,.05);border-left-color:#4285f4}.transcript-user_interactive{background:rgba(103,58,183,.05);border-left-color:#673ab7}.transcript-agent_response{background:rgba(44,95,45,.05);border-left-color:#2c5f2d}.transcript-tool_call{background:rgba(255,152,0,.05);border-left-color:#ff9800}.transcript-tool_response{background:rgba(76,175,80,.05);border-left-color:#4caf50}.transcript-time{font-size:.75rem;color:#999;margin-bottom:.25rem}.transcript-content{font-size:.9rem;color:#333;line-height:1.5}.transcript-content strong{display:block;margin-bottom:.25rem;color:#2c5f2d}.tool-call strong,.tool-response strong{color:#f57c00}.transcript-content details{margin-top:.5rem;cursor:pointer}.transcript-content summary{font-size:.85rem;color:#666;padding:.25rem .5rem;background:rgba(0,0,0,.03);border-radius:4px;-webkit-user-select:none;user-select:none}.transcript-content summary:hover{background:rgba(0,0,0,.05)}.transcript-content pre{margin:.5rem 0 0;padding:.75rem;background:#f5f5f5;border-radius:4px;font-size:.75rem;overflow-x:auto;max-height:200px;overflow-y:auto}.tool-details{margin-top:.5rem}.tool-section{margin-bottom:1rem}.tool-section:last-of-type{margin-bottom:.5rem}.tool-section strong{display:block;margin-bottom:.25rem;color:#f57c00}.tool-meta{display:flex;gap:1rem;margin-top:.5rem;padding-top:.5rem;border-top:1px solid rgba(0,0,0,.1)}.tool-meta small{color:#999;font-size:.75rem}.plant-count{color:#4caf50;font-weight:600;font-size:.9rem}.fade-in{animation:fadeIn .5s ease-out forwards}.fade-in-staggered{animation:fadeIn .6s ease-out forwards}.plant-recommendations-container{width:100%;max-width:100%}.plant-recommendations-container .plant-recommendations{margin:0}.plant-recommendations-container .plant-recommendations h3{color:#2c5f2d;font-size:1.3rem;margin-bottom:1.5rem;text-align:center}.plant-recommendations-container .plant-tile{animation:fadeIn .6s ease-out forwards;opacity:0}.plant-recommendations-container .plant-tile:nth-child(1){animation-delay:.1s}.plant-recommendations-container .plant-tile:nth-child(2){animation-delay:.3s}.plant-recommendations-container .plant-tile:nth-child(3){animation-delay:.5s}.plant-recommendations-container .plant-tile:nth-child(4){animation-delay:.7s}.plant-recommendations-container .plant-tile:nth-child(5){animation-delay:.9s}@media (max-width: 768px){.voice-agent-header{padding:.75rem;flex-wrap:wrap;gap:.5rem}.header-branding{order:1;flex:1;min-width:0}.header-branding h1{font-size:1.2rem}.powered-by{font-size:.65rem}.back-button{order:0;padding:.4rem .6rem;font-size:.85rem}.vendor-selector{order:2;margin-left:0}.vendor-selector label,.animation-selector label{font-size:.8rem}.vendor-dropdown,.animation-dropdown{padding:.35rem .5rem;font-size:.85rem}.animation-selector{order:3;margin-left:0}.voice-agent-content{padding:1rem}.video-container.circular{width:250px;height:250px}.video-container.expanded{max-width:100%}.start-container h2{font-size:1.5rem}.start-button{padding:1rem 2rem;font-size:1.1rem}.conversation-tips{padding:1rem}.plant-recommendations-container .plant-recommendations h3{font-size:1.1rem}}@media (max-width: 480px){.voice-agent-header{padding:.5rem;gap:.4rem .5rem;flex-wrap:wrap}.back-button{order:0;padding:.3rem .5rem;font-size:.75rem;flex-shrink:0}.header-branding{order:1;flex:1;min-width:0;text-align:center}.header-branding h1{font-size:1rem}.powered-by{font-size:.6rem}.vendor-selector{order:2;flex:1 1 45%;justify-content:center;margin-left:0}.animation-selector{order:3;flex:1 1 45%;justify-content:center;margin-left:0}.vendor-selector label,.animation-selector label{font-size:.7rem;white-space:nowrap}.vendor-dropdown,.animation-dropdown{padding:.25rem .4rem;font-size:.75rem;min-width:0;max-width:110px}.connected-layout,.connected-layout.with-plants,.connected-right,.plants-section{max-width:100%;overflow-x:hidden}.greeting-text{font-size:24px}.greeting-partner-for{font-size:17px}.greeting-partner-logo{height:22px}.greeting-partner-name{font-size:17px}.avatar-wrapper{width:170px;height:170px}}.debug-controls{display:flex;justify-content:center;gap:.75rem;margin:1rem 0;width:100%}.text-mode-toggle{padding:.75rem 1.5rem;background:rgba(255,165,0,.1);border:2px solid rgba(255,165,0,.3);border-radius:12px;font-size:1rem;font-weight:600;color:#ff8c00;cursor:pointer;transition:all .3s ease;-webkit-user-select:none;user-select:none}.text-mode-toggle:hover{background:rgba(255,165,0,.2);border-color:#ff8c00;transform:translateY(-2px);box-shadow:0 4px 12px #ff8c004d}.text-mode-toggle.active{background:#ff8c00;color:#fff;border-color:#ff8c00}.text-mode-toggle.active:hover{background:#ff7700;box-shadow:0 4px 16px #ff8c0066}.mic-toggle{padding:.75rem 1.5rem;background:#4CAF50;border:2px solid #4CAF50;border-radius:12px;font-size:1rem;font-weight:600;color:#fff;cursor:pointer;transition:all .3s ease;-webkit-user-select:none;user-select:none}.mic-toggle:hover{background:#FFFFFF;border-color:#4caf50;color:#4caf50;transform:translateY(-2px);box-shadow:0 4px 12px #4caf504d}.mic-toggle.muted{background:#f44336;border-color:#f44336;color:#fff}.mic-toggle.muted:hover{background:#FFFFFF;border-color:#f44336;color:#f44336;box-shadow:0 4px 12px #f443364d}.vad-gate-panel{width:100%;background:rgba(0,0,0,.04);border:1.5px solid rgba(0,0,0,.12);border-radius:14px;padding:.75rem 1rem;display:flex;flex-direction:column;gap:.6rem}.vad-gate-header{display:flex;align-items:center;justify-content:space-between}.vad-gate-toggle-label{display:flex;align-items:center;gap:.5rem;cursor:pointer;font-size:.9rem;font-weight:600;color:#333;-webkit-user-select:none;user-select:none}.vad-gate-toggle-label input[type=checkbox]{width:16px;height:16px;accent-color:#4CAF50;cursor:pointer}.vad-gate-badge{font-size:.75rem;font-weight:700;padding:.2rem .6rem;border-radius:20px;letter-spacing:.03em}.vad-gate-badge.open{background:rgba(76,175,80,.15);color:#4caf50;border:1px solid rgba(76,175,80,.3)}.vad-gate-badge.blocking{background:rgba(244,67,54,.15);color:#f44336;border:1px solid rgba(244,67,54,.3)}.vad-gate-body{display:flex;flex-direction:column;gap:.75rem}.vad-live-row{display:flex;align-items:center;gap:.5rem}.vad-live-label{font-size:.75rem;color:#666;min-width:52px}.vad-live-value{font-size:.75rem;font-weight:700;color:#333;min-width:32px;text-align:right}.vad-score-bar{flex:1;height:8px;background:rgba(0,0,0,.08);border-radius:4px;overflow:visible;position:relative}.vad-score-fill{height:100%;border-radius:4px;transition:width .1s ease,background .15s ease}.vad-score-threshold-marker{position:absolute;top:-3px;width:2px;height:14px;border-radius:1px;transform:translate(-50%)}.vad-score-threshold-marker.noise-marker{background:#4CAF50}.vad-score-threshold-marker.speech-marker{background:#f44336}.vad-slider.noise-slider{accent-color:#4CAF50}.vad-slider.speech-slider{accent-color:#f44336}.vad-slider-row{display:flex;flex-direction:column;gap:.25rem}.vad-slider-header{display:flex;justify-content:space-between;align-items:center;font-size:.8rem;color:#555}.vad-slider-header strong{color:#222}.vad-slider{width:100%;accent-color:#4CAF50;cursor:pointer;height:4px}.vad-hint{font-size:.7rem;color:#777;font-style:italic}.vad-number-input{width:62px;background:#ffffff;border:1.5px solid #ccc;border-radius:6px;color:#222;font-size:.82rem;font-weight:700;text-align:center;padding:3px 4px;outline:none;-moz-appearance:textfield}.vad-number-input::-webkit-inner-spin-button,.vad-number-input::-webkit-outer-spin-button{opacity:1}.vad-number-input:focus{border-color:#888;background:#f5f5f5}.vad-number-input.noise-number{border-color:#4caf50}.vad-number-input.speech-number{border-color:#f44336}.text-input-bar{display:flex;align-items:center;gap:8px;width:100%;max-width:600px;margin:.75rem 0;background:#fff;border:2px solid #e0e0e0;border-radius:12px;padding:6px 8px 6px 14px;transition:border-color .2s ease,box-shadow .2s ease}.text-input-bar:focus-within{border-color:#2e7d32;box-shadow:0 0 0 3px #2e7d321a}.text-input-label{font-family:Poppins,sans-serif;font-size:.8rem;font-weight:600;color:#2e7d32;text-transform:uppercase;letter-spacing:.5px;white-space:nowrap;-webkit-user-select:none;user-select:none}.text-input-field{flex:1;border:none;outline:none;font-size:.95rem;font-family:inherit;color:#333;background:transparent;padding:8px 4px}.text-input-field::placeholder{color:#aaa}.text-input-send{flex-shrink:0;width:36px;height:36px;border:none;border-radius:8px;background:#2e7d32;color:#fff;font-size:1.1rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s ease,transform .15s ease}.text-input-send:hover:not(:disabled){background:#256b29;transform:scale(1.05)}.text-input-send:active:not(:disabled){transform:scale(.95)}.text-input-send:disabled{background:#ccc;cursor:not-allowed}.conversation-tips-centered{display:flex;justify-content:center;width:100%;max-width:600px;margin:2rem auto}.desktop-two-column{display:grid;grid-template-columns:1fr 1fr;gap:2rem;align-items:start;margin:2rem 0;width:100%;max-width:1400px}.refine-search-placeholder{min-height:100px}@media (max-width: 1024px){.desktop-two-column{grid-template-columns:1fr;gap:1.5rem}}.main-container{display:flex;flex-direction:column;align-items:center;align-self:stretch;width:100%;max-width:800px;margin:0 auto;background:#FFFFFF;border:1px solid #ECEDEE;border-radius:24px;box-shadow:0 1px 2px #0000000d,0 2px 5px 1px #00000014;min-height:600px}.content-container{display:flex;flex-direction:column;align-items:center;align-self:stretch;gap:10px;padding:0 10px;flex:1}.greeting-container{display:flex;flex-direction:column;justify-content:center;gap:32px;width:100%;max-width:700px;padding:20px 0}.greeting-text-container{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:8px}.avatar-wrapper{width:300px;height:300px;display:flex;align-items:center;justify-content:center}.gardensage-avatar{width:100%;height:100%;object-fit:cover;border-radius:50%}@keyframes fadeInUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.fade-in{animation:fadeInUp .8s ease-out forwards;animation-delay:.3s;opacity:0}.greeting-text-block{display:flex;flex-direction:column;align-items:center;gap:8px}.greeting-text{font-family:Inter,sans-serif;font-weight:400;font-size:48px;line-height:1.125em;letter-spacing:-.015em;color:#151515;margin:0;text-align:center}.greeting-partner{display:flex;align-items:center;justify-content:center;gap:8px}.greeting-partner-for{font-family:Inter,sans-serif;font-weight:400;font-size:28px;color:#555}.greeting-partner-logo{height:36px;width:auto;object-fit:contain}.greeting-partner-name{font-family:Inter,sans-serif;font-weight:600;font-size:28px;color:#2c5f2d}.status-indicator-row{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:4px}.status-dot{font-size:16px;line-height:1.5em}.status-bubble{display:flex;flex-direction:column;justify-content:center;gap:16px;padding:8px 12px;background:transparent;border-radius:16px 4px 16px 16px}.status-text{font-family:Inter,sans-serif;font-weight:400;font-size:16px;line-height:1.5em;color:#151515}.try-saying-container{display:flex;flex-direction:column;gap:12px;padding:16px;background:#F5F7F5;border-radius:10px}.try-saying-label{font-family:Inter,sans-serif;font-weight:500;font-size:16px;line-height:1.5em;color:#333;margin:0}.options-container{display:flex;flex-direction:row;justify-content:stretch;align-items:stretch;gap:12px}.option-container{display:flex;flex-direction:column;justify-content:center;gap:24px;padding:16px;background:#EBF0EC;border:1px solid #EBF0EC;border-radius:8px;flex:1;cursor:pointer;transition:all .2s ease}.option-container:hover{background:#E0E8E1;border-color:#c5d3c7;transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.option-container:active{transform:translateY(0)}.option-text-container{display:flex;flex-direction:column;gap:8px}.option-title{font-family:Inter,sans-serif;font-weight:500;font-size:14px;line-height:1.43em;color:#151515;margin:0}.footer-container{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:32px 40px;width:100%}.footer-text-container{display:flex;flex-direction:column;align-items:center;gap:16px;width:100%;max-width:700px}.name-input-wrapper{width:100%;max-width:400px}.name-input-wrapper .name-input{width:100%;padding:12px 16px;font-family:Inter,sans-serif;font-size:16px;border:1px solid #ECEDEE;border-radius:8px;background:#FFFFFF;color:#151515;box-shadow:0 1px 2px #1010100d;transition:all .2s ease}.name-input-wrapper .name-input:focus{outline:none;border-color:#4caf50;box-shadow:0 0 0 3px #4caf501a}.zipcode-input-wrapper{width:100%;max-width:400px;display:flex;flex-direction:column;gap:4px}.zipcode-input-wrapper .zipcode-input{width:100%;padding:12px 16px;font-family:Inter,sans-serif;font-size:16px;border:1px solid #ECEDEE;border-radius:8px;background:#FFFFFF;color:#151515;box-shadow:0 1px 2px #1010100d;transition:all .2s ease}.zipcode-input-wrapper .zipcode-input:focus{outline:none;border-color:#4caf50;box-shadow:0 0 0 3px #4caf501a}.zipcode-input-wrapper .zipcode-input::placeholder{color:#9ca3af}.zipcode-input-wrapper .zipcode-hint{font-family:Inter,sans-serif;font-size:12px;color:#6b7280;text-align:center}.btn-primary{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:8px;padding:4px 12px;height:40px;background:#4CAF50;border:1px solid #4CAF50;border-radius:8px;cursor:pointer;transition:all .2s ease;box-shadow:0 1px 2px #1010100d,0 1px 2px #1010100d}.btn-primary:hover{background:#43A047;border-color:#43a047}.btn-primary:hover .btn-text{color:#fff}.btn-primary:active{transform:translateY(0)}.btn-primary:disabled{background:#9CA3AF;border-color:#9ca3af;cursor:not-allowed;opacity:.7}.btn-primary:disabled:hover{background:#9CA3AF;border-color:#9ca3af}.btn-primary .btn-icon-emoji{font-size:18px}.btn-primary .btn-text{font-family:Inter,sans-serif;font-weight:500;font-size:16px;line-height:1.5em;color:#fff}.conversation-footer{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:16px;margin-top:2rem;margin-bottom:1rem}.btn-secondary{display:flex;flex-direction:row;align-items:center;gap:8px;padding:4px 12px;height:36px;background:#4CAF50;border:1px solid #4CAF50;border-radius:8px;cursor:pointer;transition:all .2s ease;box-shadow:0 1px 2px #1010100d,0 1px 2px #1010100d}.btn-secondary:hover{background:#FFFFFF;border-color:#4caf50}.btn-secondary:hover .btn-text{color:#4caf50}.btn-secondary:hover .btn-icon-svg{filter:none}.btn-secondary.active{background:#FFFFFF;border-color:#4caf50}.btn-secondary.active .btn-text{color:#4caf50}.btn-secondary .btn-icon-svg{width:16px;height:16px;filter:brightness(0) invert(1)}.btn-secondary .btn-text{font-family:Inter,sans-serif;font-weight:500;font-size:14px;line-height:1.43em;color:#fff}.btn-danger{display:flex;flex-direction:row;align-items:center;gap:8px;padding:4px 12px;height:40px;background:#FFFFFF;border:1px solid #ECEDEE;border-radius:8px;cursor:pointer;transition:all .2s ease;box-shadow:0 1px 2px #1010100d,0 1px 2px #1010100d}.btn-danger:hover{background:#FEF2F2;border-color:#df2e16}.btn-danger .btn-icon-svg{width:20px;height:20px}.btn-danger .btn-text{font-family:Inter,sans-serif;font-weight:500;font-size:16px;line-height:1.5em;color:#df2e16}.connected-layout{display:flex;flex-direction:column;align-items:center;width:100%;gap:16px;transition:all .5s ease}.connected-layout.with-plants{flex-direction:row;align-items:flex-start;justify-content:flex-start;gap:32px;width:100%;padding:0 24px;box-sizing:border-box}.connected-layout.centered{flex-direction:column;align-items:center}.connected-left{display:flex;flex-direction:column;align-items:center;gap:16px;max-width:640px;width:100%;transition:all .5s ease}.connected-left.compact{max-width:480px;flex-shrink:0}.connected-right{display:flex;flex-direction:column;gap:12px;flex:1;max-width:none;width:100%;min-width:0;overflow:hidden}.plants-section{display:flex;flex-direction:column;gap:12px;max-width:100%;overflow:hidden}.video-container.small{width:280px!important;height:280px!important}.status-indicator-row.connected{margin-top:8px}.status-dot.active{color:#22c55e}.status-text.active{color:#151515;font-weight:500}.status-dot.connecting{animation:blink 1s infinite}.status-text.connecting{color:#f59e0b}.try-saying-container.connected{width:100%;max-width:700px}.options-container-horizontal{display:flex;flex-direction:row;justify-content:stretch;align-items:stretch;gap:12px}.options-container-horizontal .option-container{flex:1;min-width:0}@media (max-width: 768px){.options-container-horizontal{flex-direction:column}.options-container-horizontal .option-container{width:100%}}.conversation-footer.stacked{display:flex;flex-direction:column;align-items:center;gap:12px;margin-top:2rem;margin-bottom:1rem}.conversation-footer.stacked .btn-secondary,.conversation-footer.stacked .btn-danger{min-width:200px;justify-content:center}.plant-tile-new{display:flex;flex-direction:column;background:#FFFFFF;border-radius:20px;box-shadow:0 4px 60px #04060f14;overflow:hidden;width:327px;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.plant-tile-new:hover{transform:translateY(-4px);box-shadow:0 8px 80px #04060f1f}.plant-tile-new .plant-image{width:100%;height:160px;object-fit:cover}.plant-tile-new .plant-info{padding:16px 24px}.plant-tile-new .plant-title{font-family:Poppins,Inter,sans-serif;font-weight:500;font-size:20px;line-height:1.64em;color:#13542d;margin:0}.plants-found-title{font-family:Inter,sans-serif;font-weight:500;font-size:18px;line-height:1.4em;color:#212320;margin:0}@media (max-width: 1024px){.connected-layout.with-plants{flex-direction:column;align-items:center}.connected-left.compact{max-width:640px}.connected-right{max-width:100%;max-height:none}.video-container.small{width:350px!important;height:350px!important}}@media (max-width: 768px){.video-container.small{width:280px!important;height:280px!important}.plants-found-title{font-size:18px;text-align:center}.connected-layout,.connected-layout.with-plants,.connected-right,.plants-section{max-width:100%;overflow-x:hidden}}.plants-grid-new{display:flex;flex-direction:column;gap:24px;max-height:70vh;overflow-y:auto;padding-right:8px}@media (max-width: 768px){.main-container{border-radius:16px;margin:.5rem;min-height:auto}.greeting-text{font-size:32px}.greeting-partner-for{font-size:22px}.greeting-partner-logo{height:28px}.greeting-partner-name{font-size:22px}.avatar-wrapper{width:200px;height:200px}.options-container{flex-direction:column}.option-container{padding:12px}.option-title{font-size:13px}.footer-container{padding:24px 20px}.conversation-footer{flex-direction:column;gap:12px}.btn-secondary,.btn-danger{width:100%;justify-content:center}.connected-layout{flex-direction:column}.plant-tile-new{width:100%;max-width:327px}}.vector-svg-container{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:50%;background:white}.vector-svg-container svg{width:130%;height:130%;object-fit:cover;transform:translateY(-5%)}.natorp-map-inline{width:100%;margin:1rem 0;padding:1rem;background:#f8faf8;border-radius:12px;border:1px solid rgba(19,84,45,.15);position:relative}.natorp-map-close-btn{display:block;margin:.75rem auto 0;padding:.5rem 1rem;background:transparent;border:1px solid rgba(19,84,45,.3);border-radius:20px;color:#13542d;font-family:Inter,sans-serif;font-size:.85rem;font-weight:500;cursor:pointer;transition:all .2s ease}.natorp-map-close-btn:hover{background:#13542D;color:#fff;border-color:#13542d}.connected-left .store-locations-container{width:100%;max-width:none;min-width:480px;align-self:stretch}.connected-left.compact .store-locations-container{min-width:480px;width:480px}.natorp-map-container{width:100%;max-width:700px;margin:20px auto;padding:0 20px;animation:fadeIn .5s ease-in}.natorp-map-wrapper{background:#ffffff;border-radius:12px;overflow:hidden;box-shadow:0 4px 12px #00000026;border:1px solid #e5e7eb}.natorp-map{width:100%;height:200px;border-bottom:1px solid #e5e7eb}.natorp-info{padding:20px;color:#1f2937}.natorp-title{font-size:22px;font-weight:600;margin:0 0 12px;color:#111827}.natorp-details{display:flex;flex-direction:column;gap:12px}.natorp-rating{display:flex;align-items:center;gap:8px;font-size:14px}.rating-stars{font-size:16px}.rating-text{color:#6b7280}.natorp-type{color:#6b7280;margin:0;font-size:14px}.natorp-actions{display:flex;flex-wrap:wrap;gap:10px;margin:8px 0}.natorp-button{display:inline-flex;align-items:center;gap:6px;padding:8px 16px;border-radius:20px;background:#f3f4f6;color:#1d4ed8;text-decoration:none;font-size:14px;font-weight:500;border:1px solid #d1d5db;transition:all .2s ease;cursor:pointer}.natorp-button:hover{background:#e5e7eb;border-color:#1d4ed8;transform:translateY(-1px);box-shadow:0 2px 4px #0000001a}.natorp-button:active{transform:translateY(0)}.button-icon{font-size:14px}.website-button{color:#1d4ed8}.call-button{color:#059669}.directions-button{color:#d97706}.natorp-contact-info{display:flex;flex-direction:column;gap:6px;padding:12px;background:#f9fafb;border-radius:8px;margin:8px 0;border:1px solid #e5e7eb}.contact-item{font-size:14px;line-height:1.5}.contact-item strong{color:#374151;margin-right:8px}.contact-item a{color:#1d4ed8;text-decoration:none}.contact-item a:hover{text-decoration:underline}.natorp-description{color:#4b5563;font-size:14px;line-height:1.5;margin:0}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 768px){.natorp-map-container{padding:0 16px}.natorp-map{height:180px}.natorp-info{padding:16px}.natorp-title{font-size:20px}.natorp-actions{flex-direction:column}.natorp-button{width:100%;justify-content:center}}.purchase-order-menu{position:fixed;top:0;right:-450px;width:450px;height:100vh;background:white;box-shadow:-2px 0 10px #0000001a;transition:right .3s ease;z-index:10001;display:flex;flex-direction:column}.purchase-order-menu.open{right:0}.purchase-order-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);z-index:10000}.purchase-order-header{padding:1.5rem;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;align-items:center;flex-shrink:0}.purchase-order-header h2{margin:0;font-size:1.5rem;font-weight:700;color:#1a202c}.close-menu-button{width:2.5rem;height:2.5rem;border-radius:50%;background:#f7fafc;border:none;font-size:2rem;color:#4a5568;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;line-height:1}.close-menu-button:hover{background:#e2e8f0;color:#1a202c}.purchase-order-content{flex:1;overflow-y:auto;padding:1rem;min-height:0}.empty-purchase-order{text-align:center;padding:3rem 1.5rem;color:#718096}.empty-purchase-order p{margin:0 0 .5rem;font-size:1.1rem}.empty-purchase-order-hint{font-size:.875rem;color:#a0aec0}.purchase-order-items{display:flex;flex-direction:column;gap:1rem}.purchase-order-item{position:relative;background:#f7fafc;border-radius:.75rem;padding:1rem;border:2px solid #e2e8f0;transition:all .2s ease}.purchase-order-item:hover{background:#edf2f7;border-color:#cbd5e0}.remove-item-button{position:absolute;top:.5rem;right:.5rem;width:2rem;height:2rem;border-radius:50%;background:#fed7d7;border:none;font-size:1.5rem;color:#c53030;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;line-height:1}.remove-item-button:hover{background:#fc8181;color:#fff}.item-image-container{width:100%;height:150px;border-radius:.5rem;overflow:hidden;margin-bottom:1rem;background:white}.item-image{width:100%;height:100%;object-fit:cover}.item-details{padding-right:2rem}.item-common-name{font-size:1.125rem;font-weight:700;color:#1a202c;margin:0 0 .25rem}.item-botanical-name{font-size:.875rem;font-style:italic;color:#4a5568;margin:0 0 .5rem}.item-description{font-size:.875rem;color:#718096;line-height:1.5;margin:0 0 .75rem}.item-barcode-info{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:.75rem}.item-barcode,.item-size{font-size:.75rem;padding:.25rem .5rem;background:white;border-radius:.25rem;color:#4a5568;font-family:Courier New,Courier,monospace}.item-quantity-control{display:flex;align-items:center;gap:.5rem}.quantity-button{width:2rem;height:2rem;border-radius:.375rem;background:#059669;color:#fff;border:none;font-size:1.25rem;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.quantity-button:hover{background:#047857}.quantity-input{width:4rem;height:2rem;text-align:center;border:2px solid #e2e8f0;border-radius:.375rem;font-size:1rem;font-weight:600}.quantity-input:focus{outline:none;border-color:#059669}.purchase-order-footer{padding:1.5rem;border-top:1px solid #e2e8f0;flex-shrink:0}.purchase-order-summary{margin-bottom:1rem;text-align:center;font-size:1rem;font-weight:600;color:#4a5568}.generate-po-button{width:100%;padding:1rem;background:#059669;color:#fff;border:none;border-radius:.75rem;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease}.generate-po-button:hover{background:#047857;transform:translateY(-1px);box-shadow:0 4px 12px #0596694d}.customer-info-section{margin-bottom:1.5rem}.toggle-customer-form{width:100%;padding:.75rem 1rem;background:#edf2f7;border:2px solid #e2e8f0;border-radius:.5rem;font-size:.95rem;font-weight:600;color:#2d3748;cursor:pointer;text-align:left;transition:all .2s ease;display:flex;align-items:center;gap:.5rem}.toggle-customer-form:hover{background:#e2e8f0;border-color:#cbd5e0}.required-badge{margin-left:auto;padding:.25rem .5rem;background:#fed7d7;color:#c53030;font-size:.75rem;border-radius:.25rem;font-weight:600}.customer-form{margin-top:1rem;padding:1rem;background:#f7fafc;border-radius:.5rem;border:1px solid #e2e8f0}.form-group{margin-bottom:1rem}.form-group:last-child{margin-bottom:0}.form-group label{display:block;margin-bottom:.5rem;font-size:.875rem;font-weight:600;color:#2d3748}.form-group input{width:100%;padding:.75rem;border:2px solid #e2e8f0;border-radius:.5rem;font-size:.95rem;transition:all .2s ease}.form-group input:focus{outline:none;border-color:#059669;box-shadow:0 0 0 3px #0596691a}.form-group input::placeholder{color:#a0aec0}.purchase-order-summary{margin-bottom:1rem;padding:1rem;background:#f7fafc;border-radius:.5rem;border:1px solid #e2e8f0}.summary-row{display:flex;justify-content:space-between;margin-bottom:.5rem;font-size:.95rem;font-weight:600;color:#2d3748}.summary-row:last-child{margin-bottom:0}.generate-po-button:disabled{background:#cbd5e0;cursor:not-allowed;transform:none}.generate-po-button:disabled:hover{background:#cbd5e0;transform:none;box-shadow:none}.floating-cart-button{position:fixed;bottom:2rem;right:2rem;width:4rem;height:4rem;border-radius:50%;background:#059669;border:none;box-shadow:0 4px 12px #05966966;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;z-index:9999}.floating-cart-button:hover{background:#047857;transform:translateY(-2px);box-shadow:0 6px 16px #05966980}.cart-icon{width:1.75rem;height:1.75rem}.cart-badge{position:absolute;top:-.25rem;right:-.25rem;background:#dc2626;color:#fff;border-radius:50%;width:1.5rem;height:1.5rem;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:700;border:2px solid white}@media (max-width: 768px){.purchase-order-menu{width:100%;right:-100%}.purchase-order-menu.open{right:0}.floating-cart-button{bottom:1rem;right:1rem;width:3.5rem;height:3.5rem}}.App{min-height:100vh;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);display:flex;flex-direction:column}.App-header{text-align:center;padding:1rem;color:#fff}.App-header h1{margin:0;font-size:2.5rem;font-weight:700;text-shadow:0 2px 4px rgba(0,0,0,.3)}.App-header p{margin:.5rem 0 0;font-size:1.1rem;opacity:.9}main{flex:1;display:flex;justify-content:center;align-items:flex-start;padding:0 1rem 1rem}@media (max-width: 768px){.App{height:100vh;overflow:hidden;display:flex;flex-direction:column}.App-header{padding:1rem;flex-shrink:0}.App-header h1{font-size:2rem}.App-header p{font-size:1rem}main{flex:1;padding:0;overflow:hidden;display:flex;flex-direction:column}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.6}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}button{cursor:pointer;border:none;outline:none;font-family:inherit}input,textarea{font-family:inherit;border:none;outline:none}
