.status-indicator{display:flex;align-items:center;justify-content:center;gap:12px;height:64px;width:100%;border-radius:10px;padding:0 16px;box-sizing:border-box}.status-indicator__emoji{font-size:24px;line-height:32px;flex-shrink:0}.status-indicator__content{display:flex;flex-direction:column;gap:4px;align-items:center}.status-indicator__text{font-size:16px;line-height:24px;font-weight:400;margin:0}.status-indicator__error{font-size:14px;line-height:20px;font-weight:500;margin:0;font-family:monospace}.status-indicator__timestamp{font-size:12px;line-height:16px;font-weight:400;margin:0;opacity:.8}.status-indicator--compact{height:48px;gap:8px}.status-indicator--compact .status-indicator__emoji{font-size:20px;line-height:24px}.status-indicator--compact .status-indicator__text{font-size:14px;line-height:20px}.status-indicator--mobile{height:56px;border-radius:12px}.status-indicator:focus-visible{outline:2px solid var(--ring, rgba(0, 0, 0, .5));outline-offset:2px}@keyframes status-pulse{0%,to{opacity:1}50%{opacity:.8}}.status-indicator--animating{animation:status-pulse 1s ease-in-out}.figma-tv-mode .status-indicator{height:80px;gap:16px}.figma-tv-mode .status-indicator__emoji{font-size:32px;line-height:40px}.figma-tv-mode .status-indicator__text{font-size:20px;line-height:28px}.ai-feed{height:400px;overflow-y:auto;display:flex;flex-direction:column;gap:16px}.ai-feed::-webkit-scrollbar{width:6px}.ai-feed::-webkit-scrollbar-track{background:#ffffff0d;border-radius:3px}.ai-feed::-webkit-scrollbar-thumb{background:#7c3aed80;border-radius:3px}.ai-feed::-webkit-scrollbar-thumb:hover{background:#7c3aedb3}.ai-feed-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;text-align:center;gap:.5rem}.ai-feed-empty-icon{font-size:3rem;opacity:.5}.ai-feed-empty-text{color:#ffffffb3;font-size:1rem;margin:0}.ai-feed-empty-subtext{color:#1f2129;font-size:.875rem;margin:0;max-width:300px}.ai-feed-list{display:flex;flex-direction:column;gap:1rem}.ai-feed-item{background:transparent;border:none;border-radius:0;padding:0;transition:all .3s ease;opacity:1}.ai-feed-item.faded{opacity:.5}.ai-feed-item:hover{border-color:#fff3}.ai-feed-item-header{display:flex;align-items:center;gap:11px;margin-bottom:10px}.ai-feed-item-icon{font-size:27.5px;line-height:1}.ai-feed-item-time{font-size:16.5px;line-height:1;color:#ffffff80;margin-left:auto}.ai-feed-item-text{color:#ffffffe6;font-size:19.3px;line-height:28.88px;margin:0}.ai-feed-item-confidence{margin-top:.75rem;display:flex;align-items:center;gap:.5rem}.ai-feed-confidence-bar{flex:1;height:4px;background:#ffffff1a;border-radius:2px;overflow:hidden}.ai-feed-confidence-fill{height:100%;background:linear-gradient(90deg,#7c3aed,#a78bfa);border-radius:2px;transition:width .5s ease}.ai-feed-confidence-text{font-size:.75rem;color:#fff9;white-space:nowrap}@media (max-width: 844px){.ai-feed{height:300px;padding:1rem}.ai-feed-item{padding:.75rem}.ai-feed-item-text{font-size:.8125rem}}.ai-progress-indicator{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:#7c3aedf2;color:#fff;padding:1rem 1.5rem;border-radius:12px;font-size:.875rem;font-weight:500;box-shadow:0 8px 24px #7c3aed66;z-index:1000;animation:pulse-glow 2s ease-in-out infinite;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2)}@keyframes pulse-glow{0%,to{box-shadow:0 8px 24px #7c3aed66}50%{box-shadow:0 8px 32px #7c3aed99}}.ai-snapshot-btn:disabled{opacity:.5;cursor:not-allowed}.figma-message{background:#4a5565;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:23px;color:#ffffffe6;font-family:Segoe UI,system-ui,-apple-system,Arial,sans-serif}.figma-message__header{display:flex;align-items:center;gap:11px;margin-bottom:10px}.figma-message__icon{font-size:27.5px;line-height:1;color:#fff}.figma-message__spacer{flex:1}.figma-message__time{font-size:16.5px;line-height:1;color:#ffffff80}.figma-message__body{font-size:19.3px;line-height:28.88px;white-space:pre-wrap}.figma-pill{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;cursor:default;display:inline-flex;align-items:center;justify-content:center;gap:8px;height:36px;min-width:90px;padding:0 16px;border-radius:999px;background:#ffffff1c;box-shadow:0 4px 16px #0000000f;-webkit-user-select:none;user-select:none}.figma-pill--interactive{cursor:pointer}.figma-pill--interactive:focus-visible{outline:2px solid rgba(96,165,250,.8);outline-offset:2px}.figma-pill:disabled{opacity:1}.figma-pill__dot{width:8px;height:8px;border-radius:999px;background:#28bd5f86;box-shadow:0 0 6.5px #10ff2040;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.figma-pill--primary{background:#28bd5f;box-shadow:0 4px 16px #00000040;height:35px;min-width:90px;border-radius:14px}.figma-status-label{font-family:Segoe UI,system-ui,-apple-system,Arial,sans-serif;font-size:16px;line-height:24px;font-weight:400;white-space:nowrap}.figma-status-label--dark{color:#1f2129}.figma-status-label--light{color:#ffffffe6}.search-bar{position:relative;width:100%;display:flex;align-items:center}.search-bar__icon{position:absolute;left:16px;color:#9ca3af;pointer-events:none;z-index:1;width:20px;height:20px;display:block}.search-bar__input{width:100%;background:#2a2d3a;border:1px solid #4b5563;color:#fff;font-size:16px;line-height:24px;padding-left:48px;padding-right:48px;outline:none;transition:all .2s ease;font-family:inherit}.search-bar__input::placeholder{color:#6b7280}.search-bar__input:focus{border-color:#60a5fa;box-shadow:0 0 0 3px #60a5fa1a}.search-bar__clear{position:absolute;right:16px;background:none;border:none;color:#9ca3af;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center;transition:color .2s ease;z-index:1}.search-bar__clear:hover{color:#fff}.search-bar--primary .search-bar__input{height:56px;border-radius:12px}.search-bar--primary .search-bar__icon{width:20px;height:20px}.search-bar--compact .search-bar__input{height:40px;border-radius:8px;font-size:14px;padding-left:40px;padding-right:40px}.search-bar--compact .search-bar__icon{width:16px;height:16px;left:12px}.search-bar--compact .search-bar__clear{right:12px}.search-bar--compact .search-bar__clear svg{width:16px;height:16px}.search-bar--minimal .search-bar__input{height:40px;border-radius:6px;font-size:14px;padding-left:40px;padding-right:40px}.search-bar--minimal .search-bar__icon{width:16px;height:16px;left:12px}.search-bar--minimal .search-bar__clear{right:12px}.search-bar--minimal .search-bar__clear svg{width:16px;height:16px}.light-mode .search-bar__input{background:#f3f4f6;border-color:#d1d5db;color:#111827}.light-mode .search-bar__input::placeholder{color:#9ca3af}@media (max-width: 768px){.search-bar--primary .search-bar__input{height:48px;font-size:16px}}.search-bar__input:focus-visible{outline:2px solid #60a5fa;outline-offset:2px}.figma-status-pill{display:inline-flex;align-items:center;justify-content:center;gap:8px;height:36px;min-width:90px;padding:0 16px;border-radius:999px;box-shadow:0 4px 16px #0000000f}.figma-close{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background:#0000001a;width:32px;height:32px;border-radius:16px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.figma-close__x{font-family:Arial,system-ui,-apple-system,sans-serif;font-size:33px;line-height:33px;font-weight:400;color:#c32828;transform:translateY(-1px)}.figma-close:focus-visible{outline:2px solid rgba(96,165,250,.8);outline-offset:2px}.change-plant-panel{width:100%;display:flex;flex-direction:column;align-items:center;gap:16px;padding:0;background:transparent;border:none}.change-plant-summary{width:100%;display:flex;justify-content:center}.change-plant-search{width:100%;max-width:600px;display:flex;flex-direction:column;align-items:center;gap:24px}.change-plant-search-header{width:100%;display:flex;align-items:center;justify-content:center;gap:40px}.change-plant-pill--alert .figma-pill__dot{background:#ff3b30;box-shadow:0 0 6.5px #ff3b3059}.change-plant-search-form{width:100%}.change-plant-search .search-bar__input{background:#2a2d3a;border-color:#4a5565;color:#ffffffe6}.change-plant-search .search-bar__input::placeholder{color:#ffffffe6}.change-plant-search .search-bar__icon{color:#9ca3af}.change-plant-results{width:100%;display:flex;flex-direction:column;gap:8px;max-height:320px;overflow-y:auto}.change-plant-result{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:12px 14px;display:flex;flex-direction:column;gap:4px;text-align:left;cursor:pointer;color:#ffffffe6}.change-plant-result.is-selected,.change-plant-result:hover{border-color:#7c3aed59;background:#7c3aed1f}.change-plant-result-name{font-size:14px;line-height:20px;font-weight:600}.change-plant-result-latin{font-size:12px;line-height:16px;color:#fff9}.change-plant-empty,.change-plant-loading{margin:0;font-size:14px;color:#fff9}.change-plant-success{width:100%;display:flex;justify-content:flex-start}@media (max-width: 844px){.change-plant-search{max-width:100%}.change-plant-search-header{gap:16px}}.figma-metric-card{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;cursor:default;width:140px;min-height:107px;padding:16px;border-radius:16px;display:flex;flex-direction:column;align-items:flex-start;gap:6px;box-shadow:0 4px 4px #00000040;-webkit-user-select:none;user-select:none}.figma-metric-card--interactive{cursor:pointer}.figma-metric-card--interactive:focus-visible{outline:2px solid rgba(96,165,250,.8);outline-offset:2px}.figma-metric-card:disabled{opacity:1}.figma-metric-card__icon{width:30px;height:27px;border-radius:999px;background:#fff3;box-shadow:inset 0 1px 4px #00000014;display:inline-flex;align-items:center;justify-content:center;font-size:20px;line-height:1}.figma-metric-card__icon-image{width:24px;height:24px;display:block}.figma-metric-card__label{opacity:.75;font-family:Segoe UI,system-ui,-apple-system,Arial,sans-serif;font-size:12px;line-height:16px}.figma-metric-card__value{font-family:Segoe UI,system-ui,-apple-system,Arial,sans-serif;font-size:16px;line-height:24px}.figma-metric-card--light .figma-metric-card__label,.figma-metric-card--light .figma-metric-card__value{color:#ffffffe6}.figma-metric-card--dark .figma-metric-card__label,.figma-metric-card--dark .figma-metric-card__value{color:#1f2129}.qr-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#000c;display:flex;align-items:center;justify-content:center;z-index:1000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.qr-modal-content{background:#1f2129;border:1px solid #374151;border-radius:24px;padding:2rem;max-width:400px;width:90%;position:relative;box-shadow:0 20px 60px #00000080}.qr-modal-close{position:absolute;top:1rem;right:1rem;background:transparent;border:none;color:#9ca3af;font-size:2rem;cursor:pointer;line-height:1;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;transition:color .2s}.qr-modal-close:hover{color:#fff}.qr-modal-header{text-align:center;margin-bottom:1.5rem}.qr-modal-logo{width:64px;height:auto;margin-bottom:1rem}.qr-modal-title{font-size:1.5rem;font-weight:600;color:#fff;margin:0 0 .5rem}.qr-modal-subtitle{font-size:.875rem;color:#9ca3af;margin:0}.qr-modal-body{display:flex;flex-direction:column;align-items:center;gap:1rem}.qr-modal-canvas{background:#fff;border-radius:12px;padding:1rem;box-shadow:0 4px 12px #0003}.qr-modal-instruction{font-size:.875rem;color:#d1d5db;text-align:center;margin:0;max-width:300px}.qr-modal-url{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:8px;padding:.75rem;width:100%;overflow-x:auto}.qr-modal-url code{font-family:Courier New,monospace;font-size:.75rem;color:#a78bfa;word-break:break-all}.qr-modal-button{width:100%;padding:.75rem;background:#7c3aed;border:none;border-radius:12px;color:#fff;font-size:1rem;font-weight:500;cursor:pointer;margin-top:1rem;transition:background .2s}.qr-modal-button:hover{background:#6d28d9}.qr-modal-button:active{background:#5b21b6}.figma-tv-mode .qr-modal-content{max-width:500px;padding:3rem;border-radius:32px}.figma-tv-mode .qr-modal-logo{width:80px}.figma-tv-mode .qr-modal-title{font-size:2rem}.figma-tv-mode .qr-modal-subtitle{font-size:1.125rem}.figma-tv-mode .qr-modal-canvas{padding:1.5rem;border-radius:20px}.figma-tv-mode .qr-modal-instruction{font-size:1rem;max-width:400px}.figma-tv-mode .qr-modal-url code{font-size:.875rem}.figma-tv-mode .qr-modal-button{font-size:1.125rem;padding:1rem}.loading-spinner-container{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;padding:1.5rem}.loading-spinner-container--fullscreen{min-height:100vh}.loading-spinner{display:inline-block;position:relative}.loading-spinner--sm{width:24px;height:24px}.loading-spinner--md{width:32px;height:32px}.loading-spinner--lg{width:48px;height:48px}.loading-spinner__circle{width:100%;height:100%;border:4px solid #4b5563;border-top-color:#8b5cf6;border-radius:50%;animation:loading-spinner-rotate .8s linear infinite}.loading-spinner--sm .loading-spinner__circle{border-width:3px}.loading-spinner--md .loading-spinner__circle,.loading-spinner--lg .loading-spinner__circle{border-width:4px}@keyframes loading-spinner-rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loading-spinner__text{margin:0;font-size:14px;font-weight:400;color:#9ca3af;text-align:center}@media (prefers-reduced-motion: reduce){.loading-spinner__circle{animation-duration:1.5s}}.assistant-mobile-layout{min-height:100vh;background:linear-gradient(180deg,#fff,#fff 84.6%,#a0e48d);display:flex;justify-content:center;color:#1f2129}.assistant-mobile-inner{width:100%;max-width:355px;padding:35px 28px 48px;display:flex;flex-direction:column;align-items:center;gap:24px}.assistant-mobile-app-bar{width:100%;height:64px;display:flex;align-items:center;justify-content:center}.assistant-mobile-title{margin:0;font-family:Roboto,Segoe UI,system-ui,sans-serif;font-size:22px;line-height:28px;font-weight:400;color:#1d1b20}.assistant-mobile-header-row{width:100%;display:flex;align-items:center;justify-content:space-between;gap:24px}.assistant-mobile-status-row{width:100%;display:flex;justify-content:center}.assistant-mobile-metrics-row{width:100%;display:flex;align-items:center;gap:10px}.assistant-mobile-metrics-group{display:flex;align-items:flex-start;gap:16px;overflow-x:auto;padding:4px 2px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none}.assistant-mobile-metrics-group::-webkit-scrollbar{display:none}.assistant-mobile-metrics-group>*{flex:0 0 auto;scroll-snap-align:start}.assistant-mobile-arrow{width:28px;height:28px;font-size:12px}.assistant-mobile-responses{width:100%;max-width:329px;border-radius:16px;border:1px solid rgba(255,255,255,.1);background:#ffffff0d;padding:34px 20px}.assistant-mobile-change{width:100%;max-width:329px;display:flex;flex-direction:column;gap:24px}.assistant-mobile-change-row{width:100%;display:flex;align-items:center;justify-content:space-between;gap:16px}.assistant-mobile-pill{display:inline-flex;align-items:center;gap:8px;height:36px;min-width:90px;padding:0 16px;border-radius:999px;background:#ffffff1c;box-shadow:0 4px 16px #0000000f}.assistant-mobile-dot{width:8px;height:8px;border-radius:999px;background:#28bd5f86;box-shadow:0 0 6.5px #10ff2040}.assistant-mobile-dot--red{background:#ff3b30;box-shadow:0 0 6.5px #ff3b3059}.assistant-mobile-pill-text{font-family:Segoe UI,system-ui,-apple-system,Arial,sans-serif;font-size:16px;line-height:24px;font-weight:400;color:#1f2129;white-space:nowrap}.assistant-mobile-close{width:32px;height:32px;border-radius:16px;border:none;background:#0000001a;color:#c32828;font-size:24px;line-height:1;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.assistant-mobile-search{width:100%;border:1px solid #4a5565;background:#2a2d3a;border-radius:12px;padding:16px 20px;display:flex;align-items:center;gap:16px}.assistant-mobile-search-icon{width:20px;height:20px}.assistant-mobile-search-text{font-family:Segoe UI,system-ui,-apple-system,Arial,sans-serif;font-size:16px;line-height:24px;color:#ffffffe6}.assistant-active-layout{background:linear-gradient(180deg,#fff,#fff 84.6%,#a0e48d);min-height:100vh}.app-content.assistant-active-content{display:flex!important;flex-direction:column;align-items:center;padding:35px 0 70px;gap:40px;max-width:712px;width:100%}.app-content.assistant-active-content>*{width:100%}.assistant-app-bar{width:100%;height:64px;display:flex;align-items:center;justify-content:center;max-width:608px;margin:0 auto}.assistant-app-title{font-family:Roboto,Segoe UI,system-ui,sans-serif;font-size:22px;line-height:28px;font-weight:400;color:#1d1b20;margin:0}.assistant-header-pills{width:100%;max-width:608px;display:flex;align-items:center;justify-content:space-between;gap:24px;margin:0 auto}.assistant-pill{background:#ffffff1c}.assistant-metrics-row{display:grid;grid-template-columns:auto 1fr auto;align-items:center;justify-content:center;column-gap:10px;width:100%;max-width:712px;margin:0 auto}.assistant-metrics-group{display:flex;align-items:flex-start;gap:16px;width:608px;justify-content:center}.assistant-greeting{margin:0;font-family:Roboto,Segoe UI,system-ui,sans-serif;font-size:14px;line-height:20px;font-weight:400;color:#1f2129;text-align:center;max-width:400px}.assistant-details{width:100%;max-width:608px;display:flex;flex-direction:column;gap:16px;padding-bottom:16px}.assistant-details-header{display:flex;flex-direction:column;gap:8px}.assistant-details-kicker{font-family:Segoe UI,system-ui,sans-serif;font-size:16px;line-height:24px;font-weight:400;color:#000}.assistant-details-title{margin:0;font-family:Roboto,Segoe UI,system-ui,sans-serif;font-size:22px;line-height:28px;font-weight:400;color:#1d1b20}.assistant-details-grid{display:grid;grid-template-columns:192px minmax(0,1fr);column-gap:24px;row-gap:12px}.assistant-details-label,.assistant-details-value{font-family:Roboto,Segoe UI,system-ui,sans-serif;font-size:14px;line-height:20px;font-weight:400;color:#1f2129}.assistant-details-description{max-width:400px}.assistant-home-status{width:100%;max-width:608px;border-radius:16px;padding:12px 16px;box-shadow:0 4px 16px #00000014;margin:0 auto}.assistant-mobile-layout .assistant-home-status{max-width:329px}.assistant-arrow{width:24px;height:24px;border-radius:0;border:none;background:transparent;color:#1f2129;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:none;padding:0}.assistant-arrow span{font-size:18px;line-height:1;display:inline-block}.assistant-arrow:active{transform:scale(.95)}.assistant-responses-shell{width:100%;max-width:1100px;border-radius:16px;border:1px solid rgba(255,255,255,.1);background:#ffffff0d;padding:34px;position:relative}.app-layout.assistant-active-layout:not(.tv-mode) .app-content.assistant-active-content{max-width:1010px}.app-layout.assistant-active-layout:not(.tv-mode) .assistant-app-bar{max-width:1010px}.app-layout.assistant-active-layout:not(.tv-mode) .assistant-header-pills{max-width:1010px;padding:0 40px}.app-layout.assistant-active-layout:not(.tv-mode) .assistant-home-status{max-width:400px}.app-layout.assistant-active-layout:not(.tv-mode) .assistant-metrics-row{max-width:1010px;grid-template-columns:auto 608px auto;column-gap:10px}.app-layout.assistant-active-layout:not(.tv-mode) .assistant-arrow{width:48px;height:48px;color:#322359}.app-layout.assistant-active-layout:not(.tv-mode) .assistant-arrow span{font-size:20px}.app-layout.assistant-active-layout:not(.tv-mode) .assistant-details-grid{row-gap:0}.app-layout.assistant-active-layout:not(.tv-mode) .home-details-panel{width:100%;display:flex;flex-direction:column;align-items:center;gap:10px}.app-layout.assistant-active-layout:not(.tv-mode) .home-details-panel .details-card{width:643px;max-width:100%;border-radius:16px;padding:56px}.app-layout.assistant-active-layout:not(.tv-mode) .home-details-panel .details-card.status-card{padding-bottom:83px}.app-layout.assistant-active-layout:not(.tv-mode) .home-details-panel .details-card-header{margin-bottom:16px;padding-bottom:13px}.home-details-kicker{margin:0 0 16px;font-family:Segoe UI,system-ui,-apple-system,Arial,sans-serif;font-size:16px;line-height:24px;font-weight:400;color:#ffffffe6}.app-layout.assistant-active-layout:not(.tv-mode) .home-details-panel .details-card-title{font-family:Segoe UI,system-ui,-apple-system,Arial,sans-serif;font-size:33px;line-height:1;font-weight:600}.home-details-status-bar{width:100%;height:64px;border-radius:10px;background:#6b7280;display:flex;align-items:center;justify-content:center;font-family:Segoe UI,system-ui,-apple-system,Arial,sans-serif;font-size:16px;line-height:24px;font-weight:400;color:#fff}.app-layout.assistant-active-layout:not(.tv-mode) .home-details-panel .details-label{font-size:33px;line-height:1;color:#9ca3af}.app-layout.assistant-active-layout:not(.tv-mode) .home-details-panel .details-value{font-size:24.8px;line-height:1;font-weight:600;color:#fff}.details-page .main-content{padding-top:5rem}.status-explanation{font-size:1rem;color:#666;text-align:center;margin-bottom:2.5rem}.details-section{width:100%;margin-bottom:2.5rem;outline:none}.details-section:focus{outline:2px solid var(--purple);outline-offset:4px;border-radius:.5rem}.details-section h2{font-size:1.25rem;font-weight:600;margin-bottom:1rem;color:var(--black)}.details-text-section{width:100%;max-width:400px;margin:0 auto;text-align:center}.details-text-section h2{font-size:14px;font-weight:500;line-height:20px;color:#fff;margin-top:16px;margin-bottom:8px}.details-text-item{font-size:12px;font-weight:500;line-height:16px;color:#9ca3af;margin:4px 0}.details-grid{display:flex;flex-direction:column;gap:1rem}.detail-item{display:flex;justify-content:space-between;padding:1rem;background:var(--white);border:1px solid #E5E5E5;border-radius:.75rem;box-shadow:0 .125rem .5rem #0000000f}.detail-label{font-size:1rem;font-weight:500;color:var(--black)}.detail-value{font-size:1rem;font-weight:600;color:var(--purple)}.details-card-grid{display:grid;grid-template-columns:1fr 1fr;gap:var(--space-xl);max-width:1200px;margin-top:var(--space-xl);margin-left:auto;margin-right:auto}.details-mobile-grid{display:flex;flex-direction:column;gap:16px}.details-card{background:#1f2129;border:1px solid #374151;border-radius:16px;padding:24px;transition:all .2s ease}@media (min-width: 1920px){.tv-mode .details-card{padding:2vw;border-radius:1.2vw;font-size:1.2vw}.tv-mode .details-card-title{font-size:1.5vw}.tv-mode .details-label,.tv-mode .details-value{font-size:1.2vw}}.details-card:hover{border-color:#4b5563}.details-card.status-card{background:#1a2e26;border-color:#2d5a45}.details-card-header{margin-bottom:16px;padding-bottom:12px;border-bottom:1px solid #374151}.details-card-title{font-size:14px;font-weight:600;color:#fff;margin:0}.details-card-content{display:flex;flex-direction:column;gap:12px}.details-row{display:flex;justify-content:space-between;align-items:center}.details-label{font-size:13px;color:#9ca3af}.details-value{font-size:13px;color:#fff;font-weight:500}.details-divider{height:1px;background:#374151}@media (min-width: 1024px){.details-card-grid .details-card{background:#1f2129cc;border:1px solid rgba(55,65,81,.6);border-radius:var(--radius-lg);padding:var(--space-xl);-webkit-backdrop-filter:blur(var(--blur-sm));backdrop-filter:blur(var(--blur-sm))}.details-card-grid .details-card:hover{border-color:#4b5563cc;box-shadow:var(--shadow-md)}.details-card-grid .details-card.status-card{background:#1a2e26e6;border-color:#2d5a45cc}.details-card-grid .details-card.status-card:hover{border-color:#2d5a45;box-shadow:0 .5rem 1rem #22c55e26}.details-card-grid .details-card-header{margin-bottom:var(--space-lg);padding-bottom:var(--space-md);border-bottom:1px solid #374151}.details-card-grid .details-card-title{font-size:var(--text-sm);font-weight:var(--weight-semibold);color:#fff;letter-spacing:.025em}.details-card-grid .details-card-content{gap:var(--space-md)}.details-card-grid .details-row{padding:var(--space-sm) 0}.details-card-grid .details-label{font-size:var(--text-sm);color:#9ca3af}.details-card-grid .details-value{font-size:var(--text-base);color:#fff;font-weight:var(--weight-medium)}.details-card-grid .details-divider{background:#374151;margin:var(--space-xs) 0}}@media (max-width: 1023px){.details-card-grid{grid-template-columns:1fr;gap:var(--space-lg)}}@media (min-width: 1920px){.details-card-grid{max-width:1400px;gap:var(--space-2xl)}.details-card{padding:var(--space-2xl)}.details-card-title,.details-label{font-size:var(--text-base)}.details-value{font-size:var(--text-lg)}}.range-selector{display:flex;gap:2rem;margin-bottom:2.5rem;justify-content:center}.range-button{display:flex;align-items:center;gap:.75rem;background:none;border:none;cursor:pointer;font-size:1rem;font-weight:500;color:var(--black);padding:.5rem;transition:all .2s ease}.range-button:hover{color:var(--purple)}.radio{width:1.25rem;height:1.25rem;border:.125rem solid var(--black);border-radius:50%;position:relative;transition:all .2s ease}.radio.selected{border-color:var(--purple)}.radio.selected:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:.625rem;height:.625rem;background:var(--purple);border-radius:50%}.history-chart text{fill:#333}.history-chart-card{background:#1f2129;border:1px solid #374151;border-radius:16px;padding:24px;width:100%;max-width:1200px;margin:0}@media (min-width: 1920px){.tv-mode .history-chart-card{padding:2vw;border-radius:1.2vw;max-width:none}.tv-mode .history-chart-wrapper{height:40vh;min-height:300px}.tv-mode .history-range-selector{gap:2vw;margin-bottom:2vh;padding-bottom:1vh}.tv-mode .history-range-label{font-size:1.2vw}}.history-range-selector{display:flex;gap:16px;margin-bottom:24px;padding-bottom:16px;border-bottom:1px solid #374151}.history-range-option{display:flex;align-items:center;gap:8px;cursor:pointer;-webkit-user-select:none;user-select:none}.history-range-option input[type=radio]{width:16px;height:16px;cursor:pointer;accent-color:#8b5cf6}.history-range-label{font-size:13px;color:#fff;font-weight:500}.history-chart-wrapper{height:300px;position:relative}@media (min-width: 1920px){.history-chart-card{width:1200px}.history-chart-wrapper{height:500px}}.onboarding-centered-container{position:fixed;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;padding-left:120px}.onboarding-content-wrapper{display:flex;flex-direction:column;align-items:center;gap:24px;max-width:600px;width:100%}.onboarding-title{font-size:24px;line-height:36px;color:#6898ff;margin:0;font-weight:400;text-align:center}.onboarding-subtitle{font-size:16px;line-height:24px;color:#fff;margin:0;text-align:center}.onboarding-logo{margin-top:40px;max-width:120px}.onboarding-results-grid{display:grid;grid-template-columns:1fr;gap:12px;width:100%;max-width:600px;margin:0 auto 24px}.onboarding-plant-card{background:#2a2d3a;border:1px solid #4b5563;border-radius:12px;padding:16px 20px;cursor:pointer;transition:all .2s ease;text-align:left}.onboarding-plant-card:hover{background:#333644;border-color:#60a5fa;transform:translate(4px)}.onboarding-plant-card h3{font-size:16px;font-weight:600;margin:0 0 4px;color:#fff}.onboarding-plant-card .latin-name{font-size:14px;color:#9ca3af;font-style:italic;margin:0}.onboarding-plant-card.tv-selected{outline:3px solid #ffd700;box-shadow:0 0 20px #ffd70066;background:#3b82f6;border-color:gold}.onboarding-page .logo{width:5rem;height:auto;margin-bottom:2rem}.onboarding-page .app-name{position:absolute;bottom:1.5rem;left:1.5rem;font-size:.875rem;font-weight:400;color:var(--black)}.onboarding-results-mobile{display:flex;flex-direction:column;gap:1rem}.onboarding-results-mobile .onboarding-plant-card{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:1rem;cursor:pointer;transition:all .2s}.onboarding-results-mobile .onboarding-plant-card:active{background:#ffffff1a;transform:scale(.98)}.onboarding-results-mobile .onboarding-plant-card h3{color:#fff;font-size:1rem;margin:0 0 .25rem}.onboarding-results-mobile .onboarding-plant-card .latin-name{color:#fff9;font-size:.875rem;margin:0;font-style:italic}.server-gate{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:1.5rem}.server-gate__card{width:min(36rem,100%);border:1px solid #e5e7eb;background:#fff;border-radius:1rem;padding:1.25rem;box-shadow:0 .5rem 1.5rem #00000014}.server-gate__title{margin:0;font-size:1.125rem;line-height:1.4;color:#111827}.server-gate__text{margin:.75rem 0 0;color:#4b5563}.server-gate__form{margin-top:1rem;display:flex;gap:.5rem;flex-wrap:wrap}.server-gate__input{flex:1 1 18rem;min-height:2.5rem;border:1px solid #cbd5e1;border-radius:.625rem;padding:0 .75rem;font-size:.95rem}.server-gate__button{min-height:2.5rem;border:0;border-radius:.625rem;padding:0 1rem;background:#2563eb;color:#fff;font-weight:600;cursor:pointer}.server-gate__error{margin:.75rem 0 0;color:#b91c1c}.server-gate__hint{margin:.75rem 0 0;color:#6b7280;font-size:.875rem}.page-container{display:grid;grid-template-columns:[full-start] minmax(1.5rem,1fr) [content-start] minmax(0,25.125rem) [content-end] minmax(1.5rem,1fr) [full-end];min-width:25.125rem;width:100%;margin:0 auto}@media (min-width: 48rem){.page-container{grid-template-columns:[full-start] minmax(1.5rem,1fr) [content-start] minmax(0,80rem) [content-end] minmax(1.5rem,1fr) [full-end];max-width:80rem}}.page-container>*{grid-column:content}.page-container .full-width{grid-column:full}.loading{display:flex;align-items:center;justify-content:center;min-height:100vh;font-size:1.125rem;color:#666}.search-container{width:100%;max-width:25rem;margin-bottom:3rem}.search-input{width:100%;padding:1rem 1.5rem;font-size:1rem;border:1px solid #E5E5E5;border-radius:1.5rem;background:var(--white);color:var(--black);font-family:Inter,sans-serif;box-shadow:0 .125rem .5rem #0000000f}.search-input::placeholder{color:#999}.plant-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(20rem,1fr));gap:1.5rem;width:100%;max-width:80rem;margin-bottom:3rem;position:relative;z-index:10}.tv-mode .plant-grid{position:absolute;top:15rem;left:50%;transform:translate(-50%);max-height:50vh;overflow-y:auto;padding:0 2rem}.plant-card-item{padding:1.5rem;background:var(--white);border:1px solid #E5E5E5;border-radius:1rem;cursor:pointer;transition:all .2s ease;box-shadow:0 .125rem .5rem #0000000f}.plant-card-item:hover{transform:translateY(-.25rem);box-shadow:0 .5rem 1rem var(--purple-15);border-color:var(--purple)}.plant-card-item h3{font-size:1.125rem;font-weight:600;margin-bottom:.25rem;color:var(--black)}.plant-card-item p{font-size:.875rem;color:#666;font-style:italic}.home-page,.details-page,.history-page{min-height:100vh;background:transparent;position:relative;z-index:1}.tv-mode.home-page,.tv-mode.details-page,.tv-mode.history-page{height:100vh!important;max-height:100vh!important;overflow:hidden!important;display:flex!important;flex-direction:column!important;position:fixed!important;top:0!important;left:0!important;right:0!important;bottom:0!important}.menu-toggle{display:none}.plant-badge{position:fixed;top:13.5rem;left:1.5rem;display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1.25rem;background:var(--purple-light);border-radius:1.25rem;font-size:.875rem;font-weight:500;color:var(--white);border:none;cursor:pointer;box-shadow:0 .125rem .5rem #0000000f;transition:all .2s ease;z-index:999}.nav-plant-button{position:relative;top:auto;left:auto;margin-top:auto;width:3rem;height:3rem;justify-content:center;padding:.75rem;overflow:hidden;white-space:nowrap;gap:0}.nav-plant-button span{opacity:0;width:0;overflow:hidden;transition:opacity .3s ease,width .3s ease}.nav-plant-button:hover,.nav-plant-button:focus{width:auto;padding:.75rem 1rem;gap:.75rem}.nav-plant-button:hover span,.nav-plant-button:focus span{opacity:1;width:auto}.plant-badge:hover{transform:translateY(-.125rem);box-shadow:0 .25rem .75rem var(--purple-15)}.nav-plant-button:hover{transform:none}.plant-badge img{width:1rem;height:1rem;flex-shrink:0}.nav-sidebar{position:fixed;left:1.5rem;top:1.5rem;bottom:6rem;display:flex;flex-direction:column;gap:.75rem;z-index:999}.tv-mode .nav-sidebar{left:-4rem;transition:left .3s cubic-bezier(.4,0,.2,1)}.tv-mode .nav-sidebar:hover,.tv-mode .nav-sidebar:focus-within{left:1rem}.tv-mode .nav-sidebar.menu-active{left:1rem}.tv-mode .nav-sidebar:before{content:"MENU";position:fixed;left:0;top:50%;transform:translateY(-50%) rotate(-90deg);transform-origin:left center;width:auto;height:auto;padding:.5rem 1rem;background:#7c3aed33;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-radius:0 0 .5rem .5rem;color:var(--purple);font-size:.75rem;font-weight:600;letter-spacing:.1em;opacity:.8;transition:opacity .3s ease;pointer-events:none;z-index:-1;text-align:center}.tv-mode .nav-sidebar:hover:before,.tv-mode .nav-sidebar:focus-within:before{opacity:0}.nav-item{display:flex;align-items:center;gap:0;padding:.75rem;border-radius:.75rem;background:var(--white);border:1px solid #E5E5E5;text-decoration:none;color:var(--black);font-size:.875rem;font-weight:500;box-shadow:0 0 20px #00d1ff66,0 0 40px #00d1ff33,0 .125rem .5rem #0000000f;transition:all .3s cubic-bezier(.4,0,.2,1);overflow:hidden;white-space:nowrap;width:3rem;height:3rem;justify-content:center}.nav-item span{opacity:0;width:0;overflow:hidden;transition:opacity .3s ease,width .3s ease}.nav-item:hover,.nav-item:focus{width:auto;padding:.75rem 1rem;gap:.75rem;box-shadow:0 0 30px #00d1ff99,0 0 60px #00d1ff4d,0 .25rem 1rem #0000001a}.nav-item:hover span,.nav-item:focus span{opacity:1;width:auto}.nav-item:hover,.nav-item.active{background:var(--white);border-color:#e5e5e5;color:var(--black);box-shadow:0 0 35px #00d1ffb3,0 0 70px #00d1ff66,0 .25rem 1rem #0000001a}.nav-item img{width:1.25rem;height:1.25rem;flex-shrink:0;filter:brightness(0)}.main-content{display:flex;flex-direction:column;align-items:center;width:100%;max-width:37.5rem;margin:0 auto;padding:3.75rem 1.5rem;min-height:100vh}.tv-mode .main-content{min-height:unset!important;max-height:calc(100vh - 3rem)!important;padding:2rem 1.5rem!important;overflow:visible!important;max-width:50rem!important}@media (min-width: 1920px){.tv-mode .main-content{margin-left:9vw;margin-right:3vw;max-width:none!important;padding:4vh 3vw 2vh 3vw!important;width:auto}}@media (min-width: 1920px){.main-content{max-width:50rem;padding:4rem 2rem}}.main-content>*{width:100%;max-width:100%}.main-content h1{font-size:3rem;font-weight:700;margin-bottom:2.5rem;color:var(--white);text-align:center;width:100%}.chart-wrapper{width:100%;margin-bottom:2.5rem;padding-bottom:1.5rem}.chart-card{width:100%;background:#ffffffb3;border-radius:1.5rem;padding:1.5rem 1.5rem 2rem;box-shadow:0 .5rem 2rem var(--purple-08),0 .125rem .5rem #0000000a;position:relative;overflow:hidden;border:1px solid var(--purple-15);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);outline:none;transition:all .3s ease}.chart-container{position:relative;height:100%;width:100%}.chart-card:focus{border-color:var(--purple);box-shadow:0 .5rem 2rem var(--purple-15),0 0 0 .25rem var(--purple-10)}@media (max-width: 1919px){.chart-card{max-width:100%}}.chart-card:after{content:"";position:absolute;top:0;left:0;right:0;height:50%;background:linear-gradient(180deg,rgba(255,255,255,.12) 0%,rgba(255,255,255,.06) 30%,transparent 100%);pointer-events:none;z-index:3;border-radius:1rem 1rem 0 0}.chart-card:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 20% 80%,var(--purple-10) 0%,transparent 50%),radial-gradient(circle at 80% 20%,var(--purple-08) 0%,transparent 50%),radial-gradient(circle at 40% 40%,rgba(255,255,255,.03) 0%,transparent 50%);pointer-events:none;z-index:1}.chart-card .bubble{position:absolute;bottom:-2rem;background:radial-gradient(circle at 30% 30%,var(--purple-15),var(--purple-05));border-radius:50%;opacity:0;animation:float-up 8s infinite ease-in-out;pointer-events:none;z-index:1}.chart-card .bubble:nth-child(1){left:10%;width:1rem;height:1rem;animation-delay:0s;animation-duration:7s}.chart-card .bubble:nth-child(2){left:25%;width:1.5rem;height:1.5rem;animation-delay:2s;animation-duration:9s}.chart-card .bubble:nth-child(3){left:45%;width:.75rem;height:.75rem;animation-delay:4s;animation-duration:6s}.chart-card .bubble:nth-child(4){left:60%;width:1.25rem;height:1.25rem;animation-delay:1s;animation-duration:8s}.chart-card .bubble:nth-child(5){left:75%;width:.9rem;height:.9rem;animation-delay:3s;animation-duration:7.5s}.chart-card .bubble:nth-child(6){left:88%;width:1.1rem;height:1.1rem;animation-delay:5s;animation-duration:8.5s}@keyframes float-up{0%{bottom:-2rem;opacity:0;transform:translate(0) scale(1)}10%{opacity:.6}50%{opacity:.4;transform:translate(1rem) scale(1.1)}90%{opacity:.2}to{bottom:100%;opacity:0;transform:translate(-1rem) scale(.8)}}.chart-card h3{color:var(--black);font-size:1.125rem;font-weight:600;margin-bottom:1rem;position:relative;z-index:2}.chart-card canvas{height:15rem!important;position:relative;z-index:2}.view-toggle{display:flex;gap:.5rem;margin-bottom:1.5rem;justify-content:center}.view-toggle .indicator{width:.625rem;height:.625rem;border-radius:50%;border:none;background:var(--purple-light);cursor:pointer;transition:all .2s ease;padding:0;opacity:.5}.view-toggle .indicator.active{background:var(--purple);opacity:1;transform:scale(1.2)}.plant-image-container{width:100%;display:flex;justify-content:center;align-items:center;margin-bottom:1.5rem;min-height:432px}.plant-image{max-width:100%;width:auto;height:auto;max-height:20rem;border-radius:1rem;display:block;object-fit:contain}.plant-image-fallback{display:flex;align-items:center;justify-content:center;font-size:8rem;width:15rem;height:15rem;border-radius:1rem;background:linear-gradient(135deg,#f3f4f6,#e5e7eb)}.carousel-indicators .indicator:hover{background:var(--purple);opacity:.7}.stats-grid{display:flex;justify-content:center;gap:6.25rem;margin-bottom:3.75rem;width:100%}@media (min-width: 1920px){.stats-grid{justify-content:space-evenly;gap:4rem;max-width:none}}.stat-item{display:flex;flex-direction:row;align-items:baseline;gap:.5rem}.stat-label{font-size:1rem;font-weight:400;color:var(--white)}.stat-value{font-size:1.25rem;font-weight:700;color:var(--white)}.logo{width:5rem;height:auto}.app-name{position:fixed;bottom:1.5rem;left:1.5rem;font-size:.875rem;font-weight:400;color:var(--black)}.tv-mode .plant-card-item{border:.1875rem solid transparent}.tv-mode .plant-card-item.tv-selected{border-color:var(--purple);background:var(--purple-light)}.tv-mode .search-container{display:none}.tv-mode,.tv-mode .onboarding-page,.tv-mode .home-page,.tv-mode .details-page,.tv-mode .history-page{overflow:hidden!important;height:100vh!important;width:100vw!important}.tv-mode .main-content{overflow-y:auto!important;overflow-x:hidden!important;max-height:calc(100vh - 3rem)!important;height:auto!important;padding:1.5rem 2rem!important;max-width:50rem!important}.tv-mode .chart-wrapper{margin-bottom:0;padding-bottom:1rem}.tv-mode .chart-card{padding-bottom:1.5rem}.tv-mode .chart-card canvas{height:12vh!important}.tv-mode .plant-image-container{margin-bottom:1rem}.tv-mode h1{margin-bottom:1rem;font-size:2.5rem!important}.tv-mode h2{font-size:1.5rem!important;margin-bottom:.75rem!important}.tv-mode .chart-card h3{font-size:1rem!important;margin-bottom:.5rem!important}.tv-mode .details-section{margin-bottom:1rem!important;padding:1rem!important}.tv-mode .logo{width:4rem!important;margin-top:1rem!important}.tv-mode .nav-sidebar{top:1rem!important;left:-4rem!important;gap:.5rem!important;transition:left .3s cubic-bezier(.4,0,.2,1)}.tv-mode .nav-sidebar:hover,.tv-mode .nav-sidebar:focus-within{left:1rem!important}.tv-mode .plant-badge{display:none!important}.tv-mode .plant-grid{max-height:60vh;overflow-y:auto}@media (min-width: 3840px){.nav-item img{width:1.75rem;height:1.75rem}.chart-card canvas{height:25rem!important}.logo{width:7rem}.stat-label,.stat-value{font-size:1.5rem}.plant-badge{font-size:1.125rem;padding:.75rem 1.5rem}}@media (min-width: 3840px) and (min-height: 2160px){.main-content{padding:2rem 4rem!important;max-height:calc(100vh - 4rem)!important;max-width:60rem!important}.tv-mode .main-content{padding:1.5rem 4rem!important;max-height:calc(100vh - 3rem)!important;max-width:60rem!important}.tv-mode .chart-card{max-height:35vh!important;padding:1.5rem!important}.tv-mode .chart-card canvas{height:30vh!important}.tv-mode h1{font-size:2rem!important;margin-bottom:.75rem!important}.chart-card{padding:2rem}.nav-sidebar{gap:1rem}.nav-item{padding:1rem}}.tv-mode .main-content:focus{outline:none}.tv-mode .details-page a:focus,.tv-mode .details-page button:focus,.tv-mode .history-page button:focus,.tv-mode .home-page button:focus{outline:3px solid #ffd700;outline-offset:2px;box-shadow:0 0 15px #ffd70066}.tv-mode .range-button:focus{outline:3px solid #ffd700;outline-offset:2px;transform:scale(1.05)}.tv-mode .change-plant-btn:focus{outline:3px solid #ffd700;outline-offset:2px;transform:scale(1.05);box-shadow:0 0 20px #ffd70080}.plant-image-container{position:relative}.species-toggle-button{position:absolute;bottom:20px;right:20px;padding:.75rem 1.25rem;background:#7c3aedf2;color:#fff;border:2px solid rgba(255,255,255,.2);border-radius:12px;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 4px 15px #0000004d;display:flex;align-items:center;gap:.5rem;z-index:10}.species-toggle-button:hover{background:#7c3aed;transform:translateY(-2px);box-shadow:0 6px 20px #7c3aed66;border-color:#fff6}.species-toggle-button:active{transform:translateY(0);box-shadow:0 2px 10px #0000004d}.species-toggle-button:focus{outline:3px solid #ffd700;outline-offset:2px}.tv-mode .species-toggle-button{padding:1rem 1.5rem;font-size:1.1rem;border-width:3px}@media (max-width: 844px){.main-content{padding:2rem 1rem;max-width:100%}.nav-sidebar{position:fixed;left:0;right:0;top:auto;bottom:0;flex-direction:row;justify-content:space-around;gap:0;padding:.75rem .5rem;background:#fffffff2;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-top:1px solid #E5E5E5;box-shadow:0 -2px 10px #0000001a;z-index:1000}.nav-item{width:auto;height:2.5rem;padding:.5rem 1rem;gap:.5rem;flex:1;max-width:5rem;justify-content:center}.nav-item span{display:none}.nav-item img{width:1.5rem;height:1.5rem}.plant-badge{top:1rem;left:auto;right:1rem;padding:.5rem 1rem;font-size:.75rem}.nav-plant-button{width:2.5rem;height:2.5rem;padding:.5rem}.main-content h1{font-size:2rem;margin-bottom:1.5rem}.stats-grid{flex-direction:column;gap:1.5rem;align-items:center;margin-bottom:2rem}.stat-item{flex-direction:row;gap:1rem}.stat-label{font-size:.9rem}.stat-value{font-size:1.125rem}.chart-card{padding:1rem;margin-bottom:1rem}.chart-card h3{font-size:1rem;margin-bottom:.75rem}.chart-card canvas{height:12rem!important}.chart-wrapper{margin-bottom:1.5rem;padding-bottom:1rem}.plant-image-container{min-height:250px;margin-bottom:1rem}.plant-image{max-height:15rem}.species-toggle-button{padding:.5rem 1rem;font-size:.8rem;bottom:10px;right:10px}.onboarding-page{padding:1.5rem}.onboarding-page h1{font-size:2rem;margin-bottom:1.5rem}.search-container{max-width:100%;margin-bottom:2rem}.plant-grid{grid-template-columns:1fr;gap:1rem;margin-bottom:5rem}.details-page h1{font-size:1.5rem}.details-section{margin-bottom:1.5rem}.details-section h2{font-size:1.125rem}.detail-item{padding:.75rem}.range-selector{gap:1rem;margin-bottom:1.5rem;flex-wrap:wrap}.range-button{font-size:.9rem}.app-name{bottom:4.5rem;left:1rem;font-size:.75rem}.home-page,.details-page,.history-page,.main-content{padding-bottom:5rem}.logo{width:4rem}}@media (max-width: 375px){.main-content h1{font-size:1.75rem}.stats-grid{gap:1rem}.chart-card canvas{height:10rem!important}.plant-image{max-height:12rem}.nav-item{padding:.5rem;max-width:4rem}.plant-badge{padding:.4rem .75rem;font-size:.7rem}.species-toggle-button{padding:.4rem .75rem;font-size:.75rem}}.metro-grid{display:grid;grid-template-columns:20rem 1fr;gap:1rem;width:100%;align-items:stretch;margin-bottom:1rem}@media (min-width: 1200px){.metro-grid{gap:1.5rem;grid-template-columns:22rem 1fr}}@media (max-width: 900px){.metro-grid{grid-template-columns:1fr}}.tile{background:#ffffffbf;border:1px solid var(--purple-15);border-radius:1rem;padding:1rem;box-shadow:0 .5rem 2rem var(--purple-08),0 .125rem .5rem #0000000f;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}.metrics-column{display:grid;grid-template-rows:repeat(3,minmax(0,1fr));gap:1rem}.metric-tile{display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.metric-label{font-size:.9rem;color:#333;margin-bottom:.25rem}.metric-value{font-size:1.5rem;font-weight:700;color:#111}.metric-status{font-size:2rem}.plant-tile{position:relative;padding:.5rem;display:flex;align-items:stretch}.chart-tile{margin-top:1rem}.home-metro .main-content{max-width:72rem}.tv-mode .plant-tile{min-height:70vh}.tv-mode .metro-grid{gap:1rem}.home-mobile{padding-bottom:5rem}.home-mobile .main-content{padding:2rem 1rem 5rem}.mobile-plant-badge{position:fixed;top:1rem;right:1rem;z-index:100}.mobile-plant-container{position:relative;margin-bottom:1.5rem;width:100%}.mobile-stats{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.5rem}.stat-card{display:flex;justify-content:space-between;align-items:center;padding:1rem;background:#ffffffbf;border:1px solid var(--purple-15);border-radius:.75rem;box-shadow:0 .125rem .5rem #0000000f;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}.stat-card .stat-label{font-size:.9rem;color:#333}.stat-card .stat-value{font-size:1.25rem;font-weight:700;color:#111}.stat-emoji{font-size:1.75rem!important}.mobile-chart-wrapper{margin-bottom:1.5rem}.mobile-chart-wrapper .chart-card{padding:1rem}.mobile-chart-wrapper .chart-card canvas{height:12rem!important}.mobile-logo{width:4rem;margin-top:1.5rem}.mobile-bottom-nav{position:fixed;left:0;right:0;bottom:0;display:flex;justify-content:space-around;align-items:center;padding:.75rem .5rem;background:#fffffff2;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-top:1px solid #E5E5E5;box-shadow:0 -2px 10px #0000001a;z-index:1000}.mobile-nav-item{display:flex;flex-direction:column;align-items:center;gap:.25rem;padding:.5rem 1rem;text-decoration:none;color:#666;font-size:.75rem;font-weight:500;transition:all .2s ease;border-radius:.5rem}.mobile-nav-item.active{color:var(--purple);background:var(--purple-05)}.mobile-nav-item img{width:1.5rem;height:1.5rem;filter:brightness(.5);transition:filter .2s ease}.mobile-nav-item.active img{filter:brightness(0) saturate(100%) invert(25%) sepia(90%) saturate(3500%) hue-rotate(260deg)}.mobile-app-name{position:fixed;bottom:4.5rem;left:1rem}.figma-desktop-layout{display:grid;place-items:center;min-height:100vh;position:relative;color:#fff;font-family:Arial,sans-serif;padding:0 60px;overflow:hidden}.figma-tv-mode.figma-desktop-layout{display:block;place-items:unset;padding:0;overflow-y:auto}.figma-desktop-layout:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,#2d2d32,#141419,#000);z-index:-3}.figma-desktop-layout:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 20% 30%,rgba(59,130,246,.15),transparent 50%),radial-gradient(circle at 80% 70%,rgba(168,85,247,.12),transparent 50%);z-index:-2;animation:lightShift 60s ease-in-out infinite}@keyframes lightShift{0%,to{background:radial-gradient(circle at 20% 30%,rgba(59,130,246,.15),transparent 50%),radial-gradient(circle at 80% 70%,rgba(168,85,247,.12),transparent 50%)}25%{background:radial-gradient(circle at 30% 20%,rgba(255,255,255,.08),transparent 50%),radial-gradient(circle at 70% 80%,rgba(251,191,36,.12),transparent 50%)}50%{background:radial-gradient(circle at 80% 30%,rgba(251,191,36,.15),transparent 50%),radial-gradient(circle at 20% 70%,rgba(255,255,255,.1),transparent 50%)}75%{background:radial-gradient(circle at 70% 80%,rgba(168,85,247,.12),transparent 50%),radial-gradient(circle at 30% 20%,rgba(59,130,246,.15),transparent 50%)}}.figma-layout-wrapper{display:flex;width:100%;max-width:1400px}.figma-tv-mode .figma-layout-wrapper{max-width:unset;width:100%}.figma-sidebar-nav{position:fixed;left:13px;top:139px;width:72px;height:auto;background:#3a3d4a;border-radius:24px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:12px;gap:12px;z-index:100}@media (min-width: 1920px){.figma-tv-mode .figma-sidebar-nav{left:2vw;top:10vh;width:5vw;max-width:120px;padding:1vw;gap:1vw}.figma-tv-mode .figma-nav-btn{width:3.5vw;height:3.5vw;max-width:80px;max-height:80px;min-width:48px;min-height:48px}}.figma-nav-btn{width:48px;height:48px;border-radius:100px;background:#4a4d5a;display:flex;align-items:center;justify-content:center;cursor:pointer;text-decoration:none;color:#9ca3af;border:none;transition:all .2s ease}.figma-nav-btn.active{background:#fff;color:#111827;box-shadow:0 4px 8px #00000026}.figma-nav-btn:hover,.figma-nav-btn:focus{background:#555866;color:#e5e7eb;outline:none}.figma-tv-mode .figma-nav-btn:focus{outline:3px solid #ffd700;box-shadow:0 0 20px #ffd70066}.figma-tv-mode .figma-nav-btn.active:focus{animation:circularGlow 3.5s linear infinite}.figma-main-content{margin-left:120px;padding:139px 40px 24px;display:flex;flex-direction:column;gap:16px}@media (min-width: 1920px){.figma-tv-mode .figma-main-content{margin-left:9vw;margin-right:2vw;width:auto;max-width:none;padding:4vh 3vw 2vh 3vw;gap:1.5vh}}.figma-header{display:flex;align-items:center;justify-content:space-between;height:68px;margin-bottom:0}@media (min-width: 1920px){.figma-tv-mode .figma-header{height:auto;min-height:6vh;padding:1vh 0}}.history-page .figma-header{height:auto!important;min-height:0!important;max-height:var(--header-height)!important;align-items:flex-start;padding:0!important;margin:0!important}.figma-header-left{display:flex;flex-direction:column;gap:8px}.figma-title{font-size:24px!important;line-height:36px;color:#6898ff;margin:0;font-weight:400}.figma-subtitle{font-size:16px;line-height:24px;color:#fff;margin:0}.figma-status-badge{background:#fff;height:36px;width:157.719px;border-radius:100px;box-shadow:0 4px 16px #0000000f;display:flex;align-items:center;padding:0 16px;gap:8px}.figma-badge-dot{width:8px;height:8px;border-radius:100px;background:#22c55e;opacity:.526}.figma-badge-text{font-size:14px;line-height:20px;color:#4a5565}.figma-timestamp{font-size:14px;line-height:20px;color:#99a1af;text-align:center}.figma-status-row{width:100%;margin-bottom:16px}.figma-view-switcher{display:flex;align-items:center;justify-content:center;gap:16px;margin:8px 0 16px}.figma-view-switcher--mobile{margin:12px 0}.figma-view-arrow{width:48px;height:48px;border-radius:16px;border:none;background:#ffffff1f;color:#322359;display:flex;align-items:center;justify-content:center;cursor:pointer}.figma-view-arrow-icon{font-size:20px;line-height:1}.figma-view-label{font-size:14px;line-height:20px;color:#ffffffb3;text-transform:uppercase;letter-spacing:.12em}.figma-status-card{background:linear-gradient(135deg,#ffffffb3,#ffffff80);width:100%;height:120px;border-radius:24px;box-shadow:0 8px 32px #0000000f;padding:32px;display:flex;align-items:center;gap:16px}.figma-metrics-plant-container{display:grid;grid-template-columns:auto 1fr;gap:20px;margin-bottom:16px}@media (min-width: 1920px){.figma-tv-mode .figma-metrics-plant-container{gap:2vw;margin-bottom:1.5vh}}.figma-status-icon{width:56px;height:56px;background:#eff6ff;border-radius:100px;display:flex;align-items:center;justify-content:center;font-size:28px;box-shadow:inset 0 2px 4px #0000000f}.figma-status-text{font-size:16px;line-height:24px;color:#101828;font-weight:700;margin:0}.figma-metrics-column{display:flex;flex-direction:column;gap:16px;flex:1}.figma-plant-area{background:linear-gradient(135deg,#6464644d,#50505033);border-radius:16px;padding:20px;display:flex;flex-direction:column;gap:8px;height:452px;flex:1}.figma-plant-label{font-size:12px;line-height:16px;color:#ffffffb3;margin:0}.figma-plant-container{flex:1;display:flex;align-items:center;justify-content:center;border-radius:12px}.figma-plant-info{background:#ffffff14;border:1px solid rgba(255,255,255,.12);border-radius:16px;padding:20px;color:#ffffffe6;display:flex;flex-direction:column;gap:12px;margin-bottom:16px}.figma-plant-info-header{display:flex;flex-direction:column;gap:4px}.figma-plant-info-label{font-size:12px;line-height:16px;text-transform:uppercase;letter-spacing:.08em;color:#fff9}.figma-plant-info-title{font-size:20px;line-height:28px;font-weight:400;margin:0}.figma-plant-info-description{margin:0;font-size:14px;line-height:22px;color:#ffffffd9}.figma-plant-info-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px 16px}.figma-plant-info-item{display:flex;flex-direction:column;gap:4px}.figma-plant-info-key{font-size:12px;line-height:16px;color:#fff9}.figma-plant-info-value{font-size:14px;line-height:20px;color:#ffffffe6}.figma-plant-info--mobile{padding:16px;border-radius:14px}.figma-details-panel{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:16px;margin-top:16px}.figma-change-panel{margin-top:16px}.figma-metric-tile{width:140px;height:102px;padding:16px;border-radius:16px;display:flex;flex-direction:column;gap:6px;cursor:pointer;transition:all .2s ease}@media (min-width: 1920px){.figma-tv-mode .figma-metric-tile{width:12vw;min-width:180px;height:auto;min-height:12vh;padding:1.5vw;gap:.8vh}.figma-tv-mode .figma-metric-icon-circle{width:3.5vw;height:3.5vw;min-width:50px;min-height:50px}.figma-tv-mode .figma-metric-icon{font-size:2vw}.figma-tv-mode .figma-plant-area{height:50vh;min-height:500px}}.figma-metric-tile:hover{transform:translateY(-2px);box-shadow:0 6px 16px #0003}.figma-metric-tile:active{transform:translateY(0)}.figma-metric-tile.purple-tile{background:#6a36e2;box-shadow:0 4px 12px #7c3aed26}.figma-metric-tile.blue-tile{background:#2069df;box-shadow:0 4px 12px #2563eb26}.figma-metric-tile.orange-tile{background:#ec6613;box-shadow:0 4px 12px #f9731626}.figma-metric-tile.green-tile{background:#0da271;box-shadow:0 4px 12px #0da27126}.figma-metric-icon-circle{width:40px;height:40px;background:#fff3;border-radius:100px;display:flex;align-items:center;justify-content:center;box-shadow:inset 0 1px 4px #00000014}.figma-metric-icon{font-size:20px}.figma-metric-label{font-size:12px;line-height:16px;color:#fff;opacity:.75;margin:0}.figma-metric-value{font-size:14px;line-height:20px;color:#fff;opacity:.95;margin:0}.bubble-container{position:absolute;bottom:0;left:0;right:0;height:100%;overflow:hidden;pointer-events:none;border-radius:16px}.bubble{position:absolute;bottom:-20px;background:#ffffff4d;border-radius:50%;animation:float-up 3s ease-in infinite;box-shadow:0 2px 8px #0000001a}.bubble-1{width:12px;height:12px;left:25%;animation-delay:0s;animation-duration:3.5s}.bubble-2{width:8px;height:8px;left:55%;animation-delay:1.2s;animation-duration:3s}.bubble-3{width:10px;height:10px;left:75%;animation-delay:2s;animation-duration:4s}@keyframes float-up{0%{bottom:-20px;opacity:0;transform:translate(0) scale(1)}10%{opacity:.6}50%{transform:translate(10px) scale(1.1)}to{bottom:100%;opacity:0;transform:translate(-10px) scale(.8)}}.figma-metric-tile{position:relative;overflow:hidden}.figma-bottom-container{display:grid;grid-template-columns:266px 1fr 266px;gap:40px;margin-top:50px}.figma-action-tile{height:267px;padding:20px;border-radius:16px;display:flex;flex-direction:column;gap:8px;justify-content:center;text-decoration:none;color:#fff;cursor:pointer;transition:transform .2s ease}.figma-action-tile:hover,.figma-action-tile:focus{transform:translateY(-4px);outline:none}.figma-tv-mode .figma-action-tile:focus{outline:3px solid #ffd700;box-shadow:0 0 20px #ffd7004d}@media (min-width: 1920px){.figma-tv-mode .figma-action-tiles{grid-template-columns:1fr 2fr 1fr;gap:2vw}.figma-tv-mode .figma-action-tile{height:25vh;min-height:250px;padding:1.5vw}.figma-tv-mode .figma-tv-chart{min-width:auto}.figma-tv-mode .figma-chart-container{height:20vh;min-height:200px}}.figma-tv-mode .figma-metric-tile:focus,.figma-tv-mode .figma-status-card:focus,.figma-tv-mode .figma-header:focus,.figma-tv-mode .figma-plant-area:focus{outline:3px solid #ffd700;box-shadow:0 0 20px #ffd7004d}.figma-action-tile.purple-tile{background:linear-gradient(135deg,#a855f7,#9333ea);box-shadow:0 4px 24px #a855f780}.figma-action-tile.cyan-tile{background:linear-gradient(135deg,#06b6d4,#0891b2);box-shadow:0 4px 24px #06b6d480}.figma-action-icon-circle{width:40px;height:40px;background:#fff3;border-radius:100px;display:flex;align-items:center;justify-content:center;box-shadow:inset 0 2px 8px #0000001a}.figma-action-icon{font-size:20px}.figma-action-label{font-size:12px;line-height:16px;color:#fff;opacity:.75;margin:0}.figma-action-text{font-size:14px;line-height:20px;color:#fff;margin:0}.figma-chart-tile{height:382px;padding:20px;border-radius:16px;background:#ffffff0d;position:relative;overflow:hidden}.figma-chart-title{font-size:14px;line-height:20px;color:#fffcfc;margin:0 0 16px;position:relative;z-index:2}.figma-chart-content{position:relative;height:300px;z-index:2}.figma-chart-bubbles{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;pointer-events:none}.figma-chart-bubble{position:absolute;border-radius:50%;background:radial-gradient(circle at 30% 30%,#7c3aed26,#7c3aed0d);animation:floatBubble 15s infinite ease-in-out}.figma-chart-bubble:nth-child(1){width:80px;height:80px;left:10%;animation-delay:0s;animation-duration:12s}.figma-chart-bubble:nth-child(2){width:60px;height:60px;left:30%;animation-delay:2s;animation-duration:14s}.figma-chart-bubble:nth-child(3){width:100px;height:100px;left:50%;animation-delay:4s;animation-duration:16s}.figma-chart-bubble:nth-child(4){width:70px;height:70px;left:70%;animation-delay:1s;animation-duration:13s}.figma-chart-bubble:nth-child(5){width:90px;height:90px;left:20%;animation-delay:3s;animation-duration:15s}.figma-chart-bubble:nth-child(6){width:50px;height:50px;left:85%;animation-delay:5s;animation-duration:11s}@keyframes floatBubble{0%{transform:translateY(100%) scale(0);opacity:0}10%{opacity:.6}90%{opacity:.3}to{transform:translateY(-100%) scale(1.2);opacity:0}}.figma-chart-placeholder{height:300px;background:#0000000d;border-radius:8px;display:flex;align-items:center;justify-content:center;color:#ffffff4d}.figma-page-content{display:flex;flex-direction:column;gap:24px;padding:20px 0}.figma-logo-container{display:flex;justify-content:center;align-items:center;margin-top:40px;padding:20px 0}.figma-logo{max-width:200px;opacity:.6;transition:opacity .3s ease}.figma-tv-mode .figma-logo-container{margin-top:2vh;padding:1vh 0}.figma-tv-mode .figma-logo{max-width:15vw;min-width:200px}.figma-logo:hover{opacity:.8}.figma-mobile-layout{display:flex;flex-direction:column;min-height:100vh;background:radial-gradient(circle at 20% 30%,rgba(124,58,237,.15),transparent 50%),radial-gradient(circle at 80% 70%,rgba(59,130,246,.12),transparent 50%),linear-gradient(127.935deg,#444,#000);color:#fff;font-family:Arial,sans-serif;padding-bottom:3rem;position:relative;overflow-x:hidden;overflow-y:auto}.figma-mobile-layout:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,#2d2d32,#141419,#000);z-index:-3}.figma-mobile-layout:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 20% 30%,rgba(59,130,246,.15),transparent 50%),radial-gradient(circle at 80% 70%,rgba(168,85,247,.12),transparent 50%);z-index:-2;animation:lightShift 60s ease-in-out infinite}.figma-mobile-header{padding-top:calc(3.5rem + env(safe-area-inset-top,0px));padding-right:1rem;padding-bottom:1rem;padding-left:1rem;background:#0003;display:flex;align-items:center;justify-content:center;flex-shrink:0}.figma-back-btn{background:none;border:none;color:#3b82f6;font-size:16px;font-weight:600;cursor:pointer;padding:8px 12px;border-radius:8px;transition:background .2s}.figma-back-btn:hover{background:#3b82f61a}.figma-mobile-title-section{padding:1.25rem 1.5rem;background:#ffffff0d;margin-bottom:0;flex-shrink:0}.figma-mobile-title{font-size:1.5rem;color:#6898ff;margin:0 0 .5rem}.figma-mobile-subtitle{font-size:.9rem;color:#fff;margin:0}.figma-mobile-content{flex:1;padding:1.5rem 1.5rem 6rem;overflow-y:visible;display:flex;flex-direction:column;gap:1.5rem}.figma-mobile-status-card{background:#fff9;border-radius:16px;padding:2rem 1.5rem;display:flex;flex-direction:column;align-items:center;gap:1rem}.figma-mobile-status-icon{width:48px;height:48px;background:#eff6ff;border-radius:100px;display:flex;align-items:center;justify-content:center;font-size:24px}.figma-mobile-status-text{font-size:1rem;color:#101828;font-weight:700;text-align:center;margin:0}.figma-mobile-timestamp{font-size:.85rem;color:#fff;margin:0}.figma-mobile-plant-area{background:#ffffff0d;border-radius:12px;padding:1.5rem;margin:.5rem 0}.figma-mobile-plant-label{font-size:.75rem;color:#ffffffb3;margin:0 0 .75rem}.figma-mobile-plant-container{min-height:300px;display:flex;align-items:center;justify-content:center}.figma-mobile-metrics{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.figma-mobile-metric-tile{padding:1.25rem .75rem;border-radius:12px;display:flex;flex-direction:column;align-items:center;gap:.75rem;background:#ffffff0d;min-height:120px;justify-content:center;cursor:pointer;transition:all .2s ease;position:relative;overflow:hidden}.figma-mobile-metric-tile-ai{cursor:default}.figma-mobile-metric-action{width:100%;background:transparent;border:none;color:inherit;display:flex;flex-direction:column;align-items:center;gap:.75rem;padding:0;text-align:center;cursor:pointer;position:relative;z-index:1;font:inherit}.figma-mobile-metric-action:active{transform:scale(.95)}.figma-mobile-metric-video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:.3}.figma-mobile-metric-tile:active{transform:scale(.95)}.figma-mobile-metric-tile.purple-tile{background:#6a36e2;box-shadow:0 2px 12px #7c3aed33}.figma-mobile-metric-tile.blue-shadow{box-shadow:0 2px 12px #3b82f633}.figma-mobile-metric-tile.orange-shadow{box-shadow:0 2px 12px #fb923c33}.figma-mobile-metric-tile.green-shadow{box-shadow:0 2px 12px #22c55e33}.figma-mobile-metric-icon{font-size:32px}.figma-mobile-metric-label{font-size:.75rem;color:#ffffffb3;margin:0;text-align:center}.figma-mobile-metric-value{font-size:1.25rem;font-weight:700;margin:0;color:#fff}.figma-mobile-metric-tile.blue-tile{background:linear-gradient(135deg,#3678e2,#2069df);box-shadow:0 4px 16px #3b82f666}.figma-mobile-metric-tile.orange-tile{background:linear-gradient(135deg,#ee752b,#ec6613);box-shadow:0 4px 16px #fb923c66}.figma-mobile-metric-tile.green-tile{background:linear-gradient(135deg,#0da271,#0b8c60);box-shadow:0 4px 16px #0da27166}.figma-mobile-chart-card{background:#ffffff0d;border-radius:12px;padding:1.5rem;min-height:250px}.figma-mobile-chart-container{height:200px;width:100%}.figma-mobile-chart-title{font-size:.9rem;color:#fff;margin:0 0 1rem}.figma-mobile-chart-placeholder{height:200px;background:#0000001a;border-radius:8px;display:flex;align-items:center;justify-content:center;color:#ffffff4d}.figma-mobile-actions{display:flex;flex-direction:column;gap:.75rem}.figma-mobile-action-btn{padding:1rem;border-radius:12px;display:flex;align-items:center;gap:1rem;text-decoration:none;color:#fff;background:#ffffff0d;transition:transform .2s ease}.figma-mobile-action-btn:active{transform:scale(.98)}.figma-mobile-action-btn.purple-shadow{box-shadow:0 2px 12px #a855f733}.figma-mobile-action-btn.cyan-shadow{box-shadow:0 2px 12px #06b6d433}.figma-mobile-action-icon{width:40px;height:40px;background:#fff3;border-radius:100px;display:flex;align-items:center;justify-content:center;font-size:20px}.figma-mobile-action-text{flex:1}.figma-mobile-action-label{font-size:.75rem;color:#ffffffb3;margin:0 0 .25rem}.figma-mobile-action-desc{font-size:.9rem;font-weight:600;margin:0}.figma-mobile-action-btn.purple-tile{background:linear-gradient(135deg,#a855f7,#9333ea);box-shadow:0 4px 16px #a855f766}.figma-mobile-action-btn.cyan-tile{background:linear-gradient(135deg,#06b6d4,#0891b2);box-shadow:0 4px 16px #06b6d466}.figma-mobile-header .figma-logo-container{margin-top:0;padding:0}.figma-mobile-header .figma-logo{max-width:120px;opacity:.8}.figma-mobile-bottom-nav{position:fixed;bottom:0;left:0;right:0;height:80px;background:#00000080;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-top:1px solid rgba(255,255,255,.1);display:flex;justify-content:space-around;align-items:center;padding:0 1rem}.figma-mobile-nav-btn{display:flex;flex-direction:column;align-items:center;gap:.25rem;text-decoration:none;color:#fff9;padding:.5rem 1rem;transition:color .2s ease}.figma-mobile-nav-btn.active{color:#fff}.figma-mobile-nav-icon{font-size:24px}.figma-mobile-nav-label{font-size:.7rem}@media (max-width: 768px){.figma-desktop-layout{display:none}}@media (min-width: 769px){.figma-mobile-layout{display:none}}.metro-container{display:flex;min-height:100vh;background:linear-gradient(135deg,#1a1d2e,#2d1b3d);color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.metro-sidebar{position:fixed;left:0;top:0;bottom:0;width:80px;background:#0000004d;display:flex;flex-direction:column;align-items:center;padding:2rem 0;gap:2rem;z-index:100}.metro-nav-item{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:1rem;text-decoration:none;color:#ffffffb3;transition:all .3s ease;cursor:pointer;border-radius:8px}.metro-nav-item img{width:32px;height:32px;filter:brightness(0) invert(1) opacity(.7);transition:filter .3s ease}.metro-nav-item span{font-size:.75rem;writing-mode:vertical-rl;text-orientation:mixed;transform:rotate(180deg)}.metro-nav-item:hover,.metro-nav-item:focus{color:#fff;background:#ffffff1a;outline:none}.metro-nav-item:hover img,.metro-nav-item:focus img{filter:brightness(0) invert(1) opacity(1)}.metro-nav-item.active{color:#fff;background:#7c3aed33}.metro-nav-item.active img{filter:brightness(0) invert(1) opacity(1)}.metro-tv .metro-nav-item.active:focus{outline:3px solid #ffd700;animation:circularGlow 3.5s linear infinite}@keyframes circularGlow{0%{box-shadow:0 0 20px #ffd70099,0 0 40px #ffd70066}25%{box-shadow:20px 0 20px #ffd70099,40px 0 40px #ffd70066}50%{box-shadow:0 20px 20px #ffd70099,0 40px 40px #ffd70066}75%{box-shadow:-20px 0 20px #ffd70099,-40px 0 40px #ffd70066}to{box-shadow:0 0 20px #ffd70099,0 0 40px #ffd70066}}.metro-content{margin-left:80px;flex:1;padding:2rem 3rem;display:flex;flex-direction:column;gap:1.5rem}.metro-header{display:flex;justify-content:space-between;align-items:center;padding-bottom:1rem;border-bottom:1px solid rgba(255,255,255,.1)}.metro-title{font-size:2rem;font-weight:700;color:#fff}.metro-subtitle{font-size:.9rem;color:#fff9}.metro-top-section{display:grid;grid-template-columns:1fr 2fr;gap:1.5rem}.metro-status-card{background:#ffffff14;border-radius:12px;padding:2rem;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1rem;border-left:4px solid;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.status-emoji{font-size:4rem}.status-text{font-size:1.25rem;font-weight:600;text-align:center}.status-timestamp{font-size:.9rem;color:#fff9}.metro-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.metro-tile{background:#ffffff14;border-radius:12px;padding:1.5rem;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:transform .2s ease}.metro-tile:hover{transform:translateY(-2px)}.metro-tile.moisture-tile{box-shadow:0 4px 20px #3b82f64d}.metro-tile.temperature-tile{box-shadow:0 4px 20px #f973164d}.metro-tile.light-tile{box-shadow:0 4px 20px #10b9814d}.tile-icon{width:40px;height:40px;filter:brightness(0) invert(1)}.tile-value{font-size:2rem;font-weight:700;color:#fff}.tile-label{font-size:.85rem;color:#ffffffb3;text-transform:uppercase;letter-spacing:.5px}.metro-middle-section{display:grid;grid-template-columns:2fr 1fr;gap:1.5rem;min-height:450px}.metro-plant-area{background:#ffffff0d;border-radius:12px;padding:2rem;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);overflow:hidden}.metro-chart-area{background:#ffffff0d;border-radius:12px;padding:1.5rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);position:relative}.metro-chart-area canvas{width:100%!important;height:100%!important}.chart-placeholder{display:flex;align-items:center;justify-content:center;height:100%;color:#fff6;font-size:1rem}.metro-bottom-section{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.metro-action-tile{background:#ffffff14;border-radius:12px;padding:2rem;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;text-decoration:none;color:#fff;transition:all .3s ease;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.metro-action-tile:hover,.metro-action-tile:focus{transform:translateY(-4px);background:#ffffff1f;outline:none}.metro-tv .metro-action-tile:focus{outline:3px solid #ffd700;box-shadow:0 0 20px #ffd7004d}.metro-action-tile.details-tile{box-shadow:0 4px 20px #8b5cf64d}.metro-action-tile.history-tile{box-shadow:0 4px 20px #60a5fa4d}.metro-action-tile.edit-tile{box-shadow:0 4px 20px #f973164d}.action-icon{width:48px;height:48px;filter:brightness(0) invert(1)}.metro-action-tile span{font-size:1.1rem;font-weight:600}.metro-chart-area canvas{filter:hue-rotate(270deg) saturate(1.2)}.mobile-container{display:flex;flex-direction:column;min-height:100vh;background:linear-gradient(135deg,#1a1d2e,#2d1b3d);color:#fff;padding-bottom:80px}.mobile-header{padding:1.5rem 1rem;background:#0000004d;border-bottom:1px solid rgba(255,255,255,.1)}.mobile-title{font-size:1.5rem;font-weight:700;text-align:center}.mobile-content{flex:1;padding:1rem;overflow-y:auto;display:flex;flex-direction:column;gap:1rem}.mobile-status-card{background:#ffffff14;border-radius:12px;padding:1.5rem;display:flex;flex-direction:column;align-items:center;gap:.75rem;border-left:4px solid;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.mobile-plant-area{background:#ffffff0d;border-radius:12px;padding:1rem;display:flex;align-items:center;justify-content:center;min-height:300px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.mobile-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem}.mobile-metric-tile{background:#ffffff14;border-radius:8px;padding:1rem;display:flex;flex-direction:column;align-items:center;gap:.5rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.mobile-metric-tile.moisture-tile{box-shadow:0 2px 10px #3b82f64d}.mobile-metric-tile.temperature-tile{box-shadow:0 2px 10px #f973164d}.mobile-metric-tile.light-tile{box-shadow:0 2px 10px #10b9814d}.metric-icon{width:28px;height:28px;filter:brightness(0) invert(1)}.metric-value{font-size:1.25rem;font-weight:700}.metric-label{font-size:.7rem;color:#ffffffb3;text-transform:uppercase}.mobile-chart-area{background:#ffffff0d;border-radius:12px;padding:1rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.chart-title{font-size:1rem;font-weight:600;margin-bottom:1rem;color:#ffffffe6}.chart-wrapper{height:200px}.mobile-actions{display:flex;flex-direction:column;gap:.75rem}.mobile-action-button{background:#ffffff14;border-radius:8px;padding:1rem;display:flex;align-items:center;gap:1rem;text-decoration:none;color:#fff;transition:all .2s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.mobile-action-button:active{transform:scale(.98);background:#ffffff1f}.mobile-action-button img{width:32px;height:32px;filter:brightness(0) invert(1)}.mobile-action-button span{font-size:1rem;font-weight:600}.mobile-bottom-nav{position:fixed;bottom:0;left:0;right:0;height:80px;background:#00000080;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-top:1px solid rgba(255,255,255,.1);display:flex;justify-content:space-around;align-items:center;padding:0 1rem}.mobile-nav-item{display:flex;flex-direction:column;align-items:center;gap:.25rem;text-decoration:none;color:#fff9;padding:.5rem 1rem;transition:color .2s ease}.mobile-nav-item img{width:24px;height:24px;filter:brightness(0) invert(1) opacity(.6);transition:filter .2s ease}.mobile-nav-item span{font-size:.7rem}.mobile-nav-item.active{color:#fff}.mobile-nav-item.active img{filter:brightness(0) invert(1) opacity(1)}@media (max-width: 768px){.metro-container{display:none}}@media (min-width: 769px){.mobile-container{display:none}}@media (min-width: 1920px){.metro-content{max-width:1600px;margin:0 auto}.metro-title,.tile-value{font-size:2.5rem}}.ai-status-indicator{font-size:.85rem;margin:0;display:flex;align-items:center;gap:.5rem;transition:all .3s ease}.ai-status-indicator.idle{color:#ffffffb3}.ai-status-indicator.connecting{color:#f59e0b}.ai-status-indicator.active{color:#10b981}.ai-status-indicator.error{color:#ef4444}.ai-status-dot{width:8px;height:8px;border-radius:50%;background:currentColor}.ai-status-indicator.connecting .ai-status-dot{animation:pulse 1.5s ease-in-out infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.3}}.ai-responses-container{background:#ffffff08;border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:1.5rem;margin-top:1rem;position:relative}.ai-responses-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem;padding-bottom:.75rem;border-bottom:1px solid rgba(255,255,255,.1);gap:1rem}.ai-responses-title{font-size:1rem;font-weight:600;color:#fff;margin:0;display:flex;align-items:center;gap:.5rem;flex:1}.ai-responses-count{font-size:.75rem;color:#ffffff80;background:#7c3aed33;padding:.25rem .5rem;border-radius:12px;flex-shrink:0}.ai-camera-led{width:12px;height:12px;border-radius:50%;flex-shrink:0;position:relative;transition:all .3s ease;box-shadow:inset 0 1px 2px #0000004d}.ai-camera-led.active{background:radial-gradient(circle at 30% 30%,#4ade80,#22c55e);box-shadow:inset 0 1px 2px #0000004d,0 0 8px #22c55e99,0 0 12px #22c55e66}.ai-camera-led.inactive{background:radial-gradient(circle at 30% 30%,#4b5563,#374151);box-shadow:inset 0 1px 2px #0000004d,0 0 4px #0003}.ai-camera-led.inactive:hover{background:radial-gradient(circle at 30% 30%,#6b7280,#4b5563);box-shadow:inset 0 1px 2px #0000004d,0 0 6px #fff3}.ai-snapshot-button{background:#7c3aed4d;border:1px solid rgba(124,58,237,.5);border-radius:8px;padding:.5rem 1rem;color:#fff;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:.5rem;flex-shrink:0}.ai-snapshot-button:hover:not(:disabled){background:#7c3aed80;border-color:#7c3aedb3;transform:translateY(-1px)}.ai-snapshot-button:active:not(:disabled){transform:translateY(0)}.ai-snapshot-button:disabled{opacity:.4;cursor:not-allowed}.ai-responses-close{background:#ffffff1a;border:none;border-radius:50%;width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#ffffffb3;font-size:1.5rem;line-height:1;transition:all .2s ease;flex-shrink:0}.ai-responses-close:hover{background:#fff3;color:#fff}.ai-responses-close:active{transform:scale(.9)}.ai-video-hidden{position:absolute;opacity:0;pointer-events:none;width:1px;height:1px}:root{--background: #ffffff;--foreground: oklch(.145 0 0);--card: #ffffff;--card-foreground: oklch(.145 0 0);--popover: oklch(1 0 0);--popover-foreground: oklch(.145 0 0);--primary: #030213;--primary-foreground: oklch(1 0 0);--secondary: oklch(.95 .0058 264.53);--secondary-foreground: #030213;--muted: #ececf0;--muted-foreground: #717182;--accent: #e9ebef;--accent-foreground: #030213;--destructive: #d4183d;--destructive-foreground: #ffffff;--border: rgba(0, 0, 0, .1);--input: transparent;--input-background: #f3f3f5;--switch-background: #cbced4;--ring: oklch(.708 0 0);--chart-1: oklch(.646 .222 41.116);--chart-2: oklch(.6 .118 184.704);--chart-3: oklch(.398 .07 227.392);--chart-4: oklch(.828 .189 84.429);--chart-5: oklch(.769 .188 70.08);--sidebar: oklch(.985 0 0);--sidebar-foreground: oklch(.145 0 0);--sidebar-primary: #030213;--sidebar-primary-foreground: oklch(.985 0 0);--sidebar-accent: oklch(.97 0 0);--sidebar-accent-foreground: oklch(.205 0 0);--sidebar-border: oklch(.922 0 0);--sidebar-ring: oklch(.708 0 0);--font-size: 16px;--font-weight-medium: 500;--font-weight-normal: 400;--radius: .625rem;--radius-sm: calc(var(--radius) - 4px);--radius-md: calc(var(--radius) - 2px);--radius-lg: var(--radius);--radius-xl: calc(var(--radius) + 4px)}.dark-mode,[data-theme=dark]{--background: oklch(.145 0 0);--foreground: oklch(.985 0 0);--card: oklch(.145 0 0);--card-foreground: oklch(.985 0 0);--popover: oklch(.145 0 0);--popover-foreground: oklch(.985 0 0);--primary: oklch(.985 0 0);--primary-foreground: oklch(.205 0 0);--secondary: oklch(.269 0 0);--secondary-foreground: oklch(.985 0 0);--muted: oklch(.269 0 0);--muted-foreground: oklch(.708 0 0);--accent: oklch(.269 0 0);--accent-foreground: oklch(.985 0 0);--destructive: oklch(.396 .141 25.723);--destructive-foreground: oklch(.637 .237 25.331);--border: oklch(.269 0 0);--input: oklch(.269 0 0);--ring: oklch(.439 0 0);--chart-1: oklch(.488 .243 264.376);--chart-2: oklch(.696 .17 162.48);--chart-3: oklch(.769 .188 70.08);--chart-4: oklch(.627 .265 303.9);--chart-5: oklch(.645 .246 16.439);--sidebar: oklch(.205 0 0);--sidebar-foreground: oklch(.985 0 0);--sidebar-primary: oklch(.488 .243 264.376);--sidebar-primary-foreground: oklch(.985 0 0);--sidebar-accent: oklch(.269 0 0);--sidebar-accent-foreground: oklch(.985 0 0);--sidebar-border: oklch(.269 0 0);--sidebar-ring: oklch(.439 0 0)}:root{--color-purple-base: #7c3aed;--color-purple-alt: rgb(147, 51, 234);--color-purple-light: #EDE9FE;--color-purple-05: rgba(124, 58, 237, .05);--color-purple-08: rgba(124, 58, 237, .08);--color-purple-10: rgba(124, 58, 237, .1);--color-purple-15: rgba(124, 58, 237, .15);--color-purple-20: rgba(124, 58, 237, .2);--color-purple-40: rgba(124, 58, 237, .4);--color-purple-95: rgba(124, 58, 237, .95);--color-purple-100: rgba(124, 58, 237, 1);--color-purple-gradient: rgba(168, 85, 247, .12);--color-purple-gradient-20: rgba(168, 85, 247, .2);--color-purple-gradient-30: rgba(139, 92, 246, .3);--color-purple-gradient-40: rgba(168, 85, 247, .4);--color-purple-gradient-50: rgba(168, 85, 247, .5);--color-blue-accent: #6898ff;--color-blue-500: #3b82f6;--color-blue-600: rgb(37, 99, 235);--color-blue-gradient: rgba(59, 130, 246, .15);--color-blue-gradient-10: rgba(59, 130, 246, .1);--color-blue-gradient-12: rgba(59, 130, 246, .12);--color-blue-gradient-20: rgba(59, 130, 246, .2);--color-blue-gradient-30: rgba(59, 130, 246, .3);--color-blue-gradient-40: rgba(59, 130, 246, .4);--color-blue-light: rgb(239, 246, 255);--color-blue-sky: rgba(96, 165, 250, .3);--color-cyan-glow: rgba(0, 209, 255, .4);--color-cyan-glow-20: rgba(0, 209, 255, .2);--color-cyan-glow-30: rgba(0, 209, 255, .3);--color-cyan-glow-60: rgba(0, 209, 255, .6);--color-cyan-glow-70: rgba(0, 209, 255, .7);--color-cyan-500: rgb(6, 182, 212);--color-cyan-600: rgb(8, 145, 178);--color-cyan-20: rgba(6, 182, 212, .2);--color-cyan-40: rgba(6, 182, 212, .4);--color-cyan-50: rgba(6, 182, 212, .5);--color-amber-gradient: rgba(251, 191, 36, .12);--color-amber-gradient-strong: rgba(251, 191, 36, .15);--color-orange-500: rgb(249, 115, 22);--color-orange-600: rgb(251, 146, 60);--color-orange-20: rgba(251, 146, 60, .2);--color-orange-30: rgba(249, 115, 22, .3);--color-orange-30-alt: rgba(251, 146, 60, .3);--color-orange-40: rgba(251, 146, 60, .4);--color-success: #22c55e;--color-success-alt: rgb(22, 163, 74);--color-success-20: rgba(34, 197, 94, .2);--color-success-30: rgba(34, 197, 94, .3);--color-success-40: rgba(34, 197, 94, .4);--color-success-emerald: rgba(16, 185, 129, .3);--color-warning: #f59e0b;--color-danger: #ef4444;--color-focus-gold: #ffd700;--color-focus-gold-30: rgba(255, 215, 0, .3);--color-focus-gold-40: rgba(255, 215, 0, .4);--color-focus-gold-50: rgba(255, 215, 0, .5);--color-focus-gold-60: rgba(255, 215, 0, .6);--color-primary: var(--color-purple-base);--color-primary-light: var(--color-purple-light);--color-bg-primary: #000000;--color-bg-secondary: #F5F5F5;--color-bg-dark: #1a1a1a;--color-bg-dark-purple: #2d1b3d;--color-bg-dark-overlay: rgba(30, 30, 35, .85);--color-bg-dark-gradient-1: rgb(45, 45, 50);--color-bg-dark-gradient-2: rgb(20, 20, 25);--color-bg-dark-gradient-3: rgb(0, 0, 0);--color-bg-gray: rgb(68, 68, 68);--color-bg-gray-alpha-30: rgba(100, 100, 100, .3);--color-bg-gray-alpha-20: rgba(80, 80, 80, .2);--color-bg-surface: rgba(255, 255, 255, .7);--color-bg-surface-light: rgba(255, 255, 255, .75);--color-bg-card: rgba(255, 255, 255, .05);--color-bg-overlay: rgba(255, 255, 255, .15);--color-bg-nav-mobile: rgba(255, 255, 255, .95);--color-bg-white-soft: rgb(255, 252, 252);--color-glass-03: rgba(255, 255, 255, .03);--color-glass-05: rgba(255, 255, 255, .05);--color-glass-06: rgba(255, 255, 255, .06);--color-glass-08: rgba(255, 255, 255, .08);--color-glass-10: rgba(255, 255, 255, .1);--color-glass-12: rgba(255, 255, 255, .12);--color-glass-15: rgba(255, 255, 255, .15);--color-glass-20: rgba(255, 255, 255, .2);--color-glass-30: rgba(255, 255, 255, .3);--color-glass-40: rgba(255, 255, 255, .4);--color-glass-50: rgba(255, 255, 255, .5);--color-glass-60: rgba(255, 255, 255, .6);--color-glass-65: rgba(255, 255, 255, .65);--color-glass-70: rgba(255, 255, 255, .7);--color-glass-75: rgba(255, 255, 255, .75);--color-glass-80: rgba(255, 255, 255, .8);--color-glass-90: rgba(255, 255, 255, .9);--color-glass-95: rgba(255, 255, 255, .95);--color-text-primary: var(--color-white);--color-text-secondary: #666;--color-text-tertiary: #4a5565;--color-text-muted: #999;--color-text-muted-alt: #99a1af;--color-text-dark: var(--color-black);--color-text-dark-alt: #111;--color-text-on-surface: #101828;--color-border: #E5E5E5;--color-border-focus: var(--color-focus-gold);--color-gray-50: #F9FAFB;--color-gray-100: #F3F4F6;--color-gray-100-rgb: rgb(243, 244, 246);--color-gray-200: #E5E7EB;--color-gray-300: #E5E5E5;--color-black-04: rgba(0, 0, 0, .04);--color-black-05: rgba(0, 0, 0, .05);--color-black-06: rgba(0, 0, 0, .06);--color-black-08: rgba(0, 0, 0, .08);--color-black-10: rgba(0, 0, 0, .1);--color-black-20: rgba(0, 0, 0, .2);--color-black-30: rgba(0, 0, 0, .3);--color-black-50: rgba(0, 0, 0, .5);--color-chart-bg: #1a1d2e;--color-chart-text: #333;--space-xs: .25rem;--space-sm: .5rem;--space-md: 1rem;--space-lg: 1.5rem;--space-xl: 2rem;--space-2xl: 2.5rem;--space-3xl: 3rem;--space-4xl: 3.75rem;--space-5xl: 5rem;--spacing-card-padding: 1.5rem;--spacing-section-gap: 2.5rem;--spacing-nav-gap: .75rem;--font-primary: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", sans-serif;--font-mono: "Courier New", monospace;--text-xs: .75rem;--text-sm: .875rem;--text-base: 1rem;--text-lg: 1.125rem;--text-xl: 1.25rem;--text-2xl: 1.5rem;--text-3xl: 2rem;--text-4xl: 3rem;--weight-normal: 400;--weight-medium: 500;--weight-semibold: 600;--weight-bold: 700;--leading-tight: 1.25;--leading-normal: 1.5;--leading-relaxed: 1.75;--border-thin: 1px;--border-medium: 2px;--border-thick: 3px;--border-focus: 3px;--radius-sm: .5rem;--radius-md: .75rem;--radius-lg: 1rem;--radius-xl: 1.5rem;--radius-2xl: 1.25rem;--radius-full: 100px;--gradient-dark: linear-gradient(135deg, var(--color-bg-dark-gradient-1) 0%, var(--color-bg-dark-gradient-2) 50%, var(--color-bg-dark-gradient-3) 100%);--gradient-gray-fallback: linear-gradient(135deg, var(--color-gray-100) 0%, var(--color-gray-200) 100%);--shadow-sm: 0 .125rem .5rem rgba(0, 0, 0, .06);--shadow-md: 0 .25rem .75rem rgba(0, 0, 0, .1);--shadow-lg: 0 .5rem 1rem rgba(0, 0, 0, .15);--shadow-xl: 0 .5rem 2rem rgba(0, 0, 0, .2);--shadow-2xl: 0 1rem 3rem rgba(0, 0, 0, .25);--shadow-soft-04: 0 .125rem .5rem var(--color-black-04);--shadow-soft-06: 0 .125rem .5rem var(--color-black-06);--shadow-purple-sm: 0 .125rem .5rem var(--color-purple-15);--shadow-purple-md: 0 .5rem 1rem var(--color-purple-15);--shadow-purple-lg: 0 .5rem 2rem var(--color-purple-08);--shadow-purple-button: 0 6px 20px rgba(124, 58, 237, .4);--shadow-purple-active: 0 2px 10px rgba(0, 0, 0, .3);--shadow-focus: 0 0 15px var(--color-focus-gold-40);--shadow-focus-strong: 0 0 20px var(--color-focus-gold-50);--shadow-focus-gold-60: 0 0 20px var(--color-focus-gold-60), 0 0 40px var(--color-focus-gold-40);--shadow-glow-cyan: 0 0 20px var(--color-cyan-glow), 0 0 40px var(--color-cyan-glow-20);--shadow-glow-cyan-hover: 0 0 30px var(--color-cyan-glow-60), 0 0 60px var(--color-cyan-glow-30);--shadow-glow-cyan-active: 0 0 35px var(--color-cyan-glow-70), 0 0 70px var(--color-cyan-glow);--shadow-inset-sm: inset 0px 2px 4px 0px rgba(0, 0, 0, .06);--shadow-inset-md: inset 0px 2px 8px 0px rgba(0, 0, 0, .1);--shadow-nav: 0px 8px 32px 0px rgba(0, 0, 0, .08);--shadow-nav-active: 0px 4px 16px 0px var(--color-success-30), inset 0px 2px 8px 0px rgba(0, 0, 0, .1);--shadow-nav-mobile: 0 -2px 10px rgba(0, 0, 0, .1);--shadow-species-button: 0 4px 15px rgba(0, 0, 0, .3);--duration-fast: .15s;--duration-normal: .2s;--duration-medium: .3s;--duration-slow: .5s;--ease-in: cubic-bezier(.4, 0, 1, 1);--ease-out: cubic-bezier(0, 0, .2, 1);--ease-in-out: cubic-bezier(.4, 0, .2, 1);--ease-bounce: cubic-bezier(.68, -.55, .265, 1.55);--container-sm: 25.125rem;--container-md: 37.5rem;--container-lg: 50rem;--container-xl: 72rem;--container-2xl: 80rem;--height-nav-item: 3rem;--height-button: 2.5rem;--height-input: 3rem;--height-header-desktop: 4rem;--height-header-mobile: 3.5rem;--z-base: 1;--z-nav: 100;--z-modal: 999;--z-toast: 1000;--blur-sm: 10px;--blur-md: 16px;--blur-lg: 20px;--breakpoint-mobile: 844px;--breakpoint-tablet: 1024px;--breakpoint-desktop: 1280px;--breakpoint-tv: 1920px}:root{--status-healthy: var(--chart-4);--status-warning: var(--chart-5);--status-critical: var(--destructive);--space-xs: .25rem;--space-sm: .5rem;--space-md: 1rem;--space-lg: 1.5rem;--space-xl: 2rem;--space-2xl: 2.5rem;--space-3xl: 3rem;--space-4xl: 3.75rem;--space-5xl: 5rem;--font-primary: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", sans-serif;--font-mono: "Courier New", monospace;--text-xs: .75rem;--text-sm: .875rem;--text-base: 1rem;--text-lg: 1.125rem;--text-xl: 1.25rem;--text-2xl: 1.5rem;--text-3xl: 2rem;--text-4xl: 3rem;--weight-bold: 700;--weight-semibold: 600;--leading-tight: 1.25;--leading-normal: 1.5;--leading-relaxed: 1.75;--shadow-sm: 0 .125rem .5rem rgba(0, 0, 0, .06);--shadow-md: 0 .25rem .75rem rgba(0, 0, 0, .1);--shadow-lg: 0 .5rem 1rem rgba(0, 0, 0, .15);--shadow-xl: 0 .5rem 2rem rgba(0, 0, 0, .2);--duration-fast: .15s;--duration-normal: .2s;--duration-medium: .3s;--duration-slow: .5s;--ease-in: cubic-bezier(.4, 0, 1, 1);--ease-out: cubic-bezier(0, 0, .2, 1);--ease-in-out: cubic-bezier(.4, 0, .2, 1);--container-sm: 25.125rem;--container-md: 37.5rem;--container-lg: 50rem;--container-xl: 72rem;--container-2xl: 80rem;--height-nav-item: 3rem;--height-button: 2.5rem;--height-input: 3rem;--z-base: 1;--z-nav: 100;--z-modal: 999;--z-toast: 1000;--blur-sm: 10px;--blur-md: 16px;--blur-lg: 20px}.mobile-mode{--space-md: 1.25rem;--space-lg: 1.75rem;--space-xl: 2.25rem;--text-base: 1.125rem;--text-lg: 1.25rem;--text-xl: 1.5rem;--text-2xl: 2rem;--text-3xl: 2.25rem;--text-4xl: 3.5rem;--height-nav-item: 2.5rem;--height-button: 3rem;--height-input: 3.5rem}.tv-mode{--space-md: 2rem;--space-lg: 3rem;--space-xl: 4rem;--space-2xl: 6rem;--text-base: 1.5rem;--text-lg: 1.75rem;--text-xl: 2rem;--text-2xl: 2.5rem;--text-3xl: 3.5rem;--text-4xl: 8rem;--height-nav-item: 4.5rem;--height-button: 4rem;--duration-fast: 0ms;--duration-normal: 0ms;--duration-medium: 0ms;--duration-slow: 0ms}.mobile-mode{--space-md: 1.25rem;--space-lg: 1.75rem;--space-xl: 2.25rem;--text-base: 1.125rem;--text-lg: 1.25rem;--text-xl: 1.5rem;--text-2xl: 2rem;--text-3xl: 2.25rem;--text-4xl: 3.5rem;--height-nav-item: 2.5rem;--height-button: 3rem;--height-input: 3.5rem;--spacing-card-padding: 1rem;--spacing-section-gap: 1.5rem}.tv-mode{--space-md: 2rem;--space-lg: 3rem;--space-xl: 4rem;--space-2xl: 6rem;--text-base: 1.5rem;--text-lg: 1.75rem;--text-xl: 2rem;--text-2xl: 2.5rem;--text-3xl: 3.5rem;--text-4xl: 8rem;--height-nav-item: 4.5rem;--height-button: 4rem;--height-header-desktop: 5rem;--color-text-primary: rgba(255, 255, 255, 1);--color-bg-surface: rgba(255, 255, 255, .75);--color-bg-card: rgba(255, 255, 255, .08);--border-medium: 3px;--border-thick: 4px;--spacing-card-padding: 2rem;--spacing-section-gap: 2rem;--duration-fast: 0ms;--duration-normal: 0ms;--duration-medium: 0ms;--duration-slow: 0ms}:root{--nav-width: 5rem;--nav-item-size: 3rem;--nav-gap: .75rem;--card-padding: var(--spacing-card-padding);--card-radius: var(--radius-xl);--card-shadow: var(--shadow-purple-lg);--button-padding-x: 1.25rem;--button-padding-y: .75rem;--button-radius: var(--radius-2xl);--badge-padding-x: 1.25rem;--badge-padding-y: .5rem;--badge-radius: var(--radius-2xl);--plant-container-min-height: 432px;--plant-image-max-height: 20rem;--chart-height: 15rem;--chart-height-mobile: 12rem;--metro-column-width: 20rem;--metro-gap: 1rem}.transition-all{transition:all var(--duration-medium) var(--ease-in-out)}.transition-colors{transition:color var(--duration-normal),background-color var(--duration-normal),border-color var(--duration-normal)}.transition-transform{transition:transform var(--duration-medium) var(--ease-out)}.backdrop-blur-sm{backdrop-filter:blur(var(--blur-sm));-webkit-backdrop-filter:blur(var(--blur-sm))}.backdrop-blur-md{backdrop-filter:blur(var(--blur-md));-webkit-backdrop-filter:blur(var(--blur-md))}.backdrop-blur-lg{backdrop-filter:blur(var(--blur-lg));-webkit-backdrop-filter:blur(var(--blur-lg))}:root{--z-base: 0;--z-content: 1;--z-elevated: 10;--z-nav: 100;--z-dropdown: 200;--z-modal: 1000;--z-toast: 2000;--z-focus: 9999}:root{--baseline: 24px;--section-spacing-sm: calc(var(--baseline) * .667);--section-spacing-md: calc(var(--baseline) * 1.333);--section-spacing-lg: calc(var(--baseline) * 2);--section-spacing-xl: calc(var(--baseline) * 3);--header-height: 68px}.app-layout{display:grid;grid-template-columns:1fr;grid-template-rows:1fr auto;grid-template-areas:"content" "footer";min-height:100vh;width:100%}.app-footer{grid-area:footer;display:flex;align-items:center;justify-content:center;padding:var(--section-spacing-lg, 48px) 40px;min-height:120px}.app-content{grid-area:content;display:grid;grid-template-columns:repeat(12,1fr);grid-auto-rows:auto;gap:var(--space-lg, 24px);padding:139px 40px var(--section-spacing-lg, 48px) 40px;max-width:1400px;margin:0 auto;width:100%}.history-page .app-content,.details-page .app-content,.onboarding-page .app-content{grid-template-rows:var(--header-height) 1fr!important;align-items:start}.content-full{grid-column:1 / -1}.content-half{grid-column:span 6}.content-third{grid-column:span 4}.content-quarter{grid-column:span 3}.content-two-thirds{grid-column:span 8}.page-header{grid-column:1 / -1;grid-row:1;margin-bottom:var(--section-spacing-sm)}.history-page .page-header{margin:0!important;padding:0!important}.page-main{grid-column:1 / -1;display:grid;grid-template-columns:repeat(12,1fr);gap:inherit}.section-spacing-sm{margin-bottom:var(--section-spacing-sm)}.section-spacing-md{margin-bottom:var(--section-spacing-md)}.section-spacing-lg{margin-bottom:var(--section-spacing-lg)}.section-spacing-xl{margin-bottom:var(--section-spacing-xl)}.page-loading,.page-empty{grid-column:1 / -1;min-height:400px;display:grid;place-items:center}.app-content{overflow-y:auto;scroll-behavior:smooth;scroll-padding-top:139px}.app-content::-webkit-scrollbar{width:8px}.app-content::-webkit-scrollbar-track{background:transparent}.app-content::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:4px}.app-content::-webkit-scrollbar-thumb:hover{background:#fff3}.app-layout.tv-mode{grid-template-columns:1fr}.tv-mode .app-content{padding:180px 80px 160px;gap:var(--space-2xl, 40px);max-width:1920px;padding-left:max(80px,env(safe-area-inset-left));padding-right:max(80px,env(safe-area-inset-right));padding-top:max(180px,env(safe-area-inset-top));padding-bottom:max(160px,env(safe-area-inset-bottom))}.tv-mode .app-footer{bottom:60px}.tv-mode *,.tv-mode *:before,.tv-mode *:after{animation-duration:0s!important;animation-delay:0s!important;transition-duration:0s!important;transition-delay:0s!important}.tv-mode *:focus,.tv-mode *:focus-within{outline:3px solid #ffd700;outline-offset:4px;box-shadow:0 0 20px #ffd70099;z-index:var(--z-focus)}@media (max-width: 844px){.app-layout{display:none}}.aspect-square{aspect-ratio:1 / 1}.aspect-video{aspect-ratio:16 / 9}.aspect-portrait{aspect-ratio:3 / 4}@media (prefers-reduced-motion: no-preference){.page-enter{animation:fadeIn .3s ease-in-out}.page-exit{animation:fadeOut .2s ease-in-out}}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.debug-grid .app-content{background-image:repeating-linear-gradient(90deg,rgba(255,0,0,.1) 0,rgba(255,0,0,.1) 1px,transparent 1px,transparent calc(100% / 12))}.debug-grid .app-content>*{outline:1px dashed rgba(0,255,0,.3)}body{margin:0;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;background-color:#000}header{display:block;margin:0;padding:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}:root{--white: #FFFFFF;--black: #000000;--purple: #7c3aed;--purple-light: #EDE9FE;--purple-05: rgba(124, 58, 237, .05);--purple-08: rgba(124, 58, 237, .08);--purple-10: rgba(124, 58, 237, .1);--purple-15: rgba(124, 58, 237, .15);--gray-bg: #F5F5F5;--dark-chart: #1a1d2e;font-size:16px}@media (max-width: 375px){:root{font-size:14px}}@media (min-width: 376px) and (max-width: 844px){:root{font-size:15px}}@media (min-width: 845px) and (max-width: 1199px){:root{font-size:16px}}@media (min-width: 1200px){:root{font-size:18px}}@media (min-width: 1920px){:root{font-size:22px}}@media (min-width: 3840px) and (max-width: 3840px) and (min-height: 2160px) and (max-height: 2160px){:root{font-size:32px}}@media (min-width: 3840px){:root{font-size:28px}}*{margin:0;padding:0;box-sizing:border-box;cursor:none}*:focus{cursor:none}.tv-mode *{cursor:default}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:#000;color:var(--white);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden;position:relative}body:before{display:none}@keyframes texture-shift{0%{background-position:0 0,0 0,0 0,0 0}to{background-position:50px 50px,-50px 50px,30px 30px,-80px 80px}}@keyframes gold-pulse{0%{filter:hue-rotate(0deg) brightness(1)}50%{filter:hue-rotate(25deg) brightness(1.3)}to{filter:hue-rotate(0deg) brightness(1)}}body:after{display:none}html,body{width:100%;height:100%;margin:0;padding:0}#root{width:100%;height:100%}
