:root{--ink:#173426;--muted:#6d7b72;--line:#dfe6df;--green:#284e37;--green2:#567563;--cream:#f5f4ee;--paper:#fff;--sage:#e6ede4;--gold:#9a7736;--danger:#9a4c3d;--shadow:0 18px 50px rgba(25,51,36,.09)}*{box-sizing:border-box}body,html{margin:0;background:var(--cream);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,select,textarea{font:inherit;color:inherit}button{cursor:pointer}img{display:block}.app{min-height:100vh}.topbar{height:68px;background:rgba(245,244,238,.88);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid rgba(28,59,39,.08);display:flex;align-items:center;justify-content:space-between;padding:0 28px;position:-webkit-sticky;position:sticky;top:0;z-index:30}.wordmark{border:0;background:none;font-size:27px;font-weight:850;letter-spacing:-.06em;color:#214c31}.cloudState{font-size:12px;color:var(--muted);display:flex;gap:7px;align-items:center}.cloudState i{width:7px;height:7px;border-radius:50%;background:#4f8f62;box-shadow:0 0 0 5px #dfece2}.shell{display:grid;grid-template-columns:190px minmax(0,1fr);max-width:1500px;margin:auto}.sidebar{padding:26px 16px;height:calc(100vh - 68px);position:-webkit-sticky;position:sticky;top:68px;display:flex;flex-direction:column;gap:4px;border-right:1px solid rgba(28,59,39,.08)}.sidebar>button{border:0;background:transparent;border-radius:13px;padding:12px;display:grid;grid-template-columns:22px 1fr auto;align-items:center;text-align:left;grid-gap:9px;gap:9px;color:#627168}.sidebar>button b{font-size:13px;font-weight:650}.sidebar>button.active{background:#e7ebe3;color:#234a31}.sidebar>button>i{font-style:normal;background:#a76252;color:white;min-width:18px;height:18px;border-radius:99px;display:grid;place-items:center;font-size:9px}.navIcon{width:18px;height:18px;display:inline-block;position:relative}.navIcon.home:before{content:"";position:absolute;inset:4px 3px 2px;border:1.5px solid;border-top:0;border-radius:2px}.navIcon.home:after{content:"";position:absolute;width:9px;height:9px;border-left:1.5px solid;border-top:1.5px solid;transform:rotate(45deg);left:4px;top:2px}.navIcon.plants:before{content:"";position:absolute;width:8px;height:13px;border:1.5px solid;border-radius:90% 10% 90% 10%;transform:rotate(-25deg);left:2px}.navIcon.plants:after{content:"";position:absolute;width:8px;height:11px;border:1.5px solid;border-radius:10% 90% 10% 90%;transform:rotate(26deg);right:1px;top:5px}.navIcon.devices:before{content:"";position:absolute;inset:2px 5px;border:1.5px solid;border-radius:6px}.navIcon.devices:after{content:"";position:absolute;width:4px;height:4px;border-radius:50%;background:currentColor;left:7px;top:7px}.navIcon.shop:before{content:"";position:absolute;inset:5px 2px 1px;border:1.5px solid;border-radius:3px}.navIcon.shop:after{width:8px;border:1.5px solid;border-bottom:0;border-radius:5px 5px 0 0}.navIcon.account:before,.navIcon.shop:after{content:"";position:absolute;height:6px;left:5px;top:1px}.navIcon.account:before{width:6px;border:1.5px solid;border-radius:50%}.navIcon.account:after{content:"";position:absolute;width:12px;height:7px;border:1.5px solid;border-radius:8px 8px 2px 2px;left:2px;bottom:1px}.navIcon.admin:before{content:"";position:absolute;inset:2px;border:1.5px solid;border-radius:3px;box-shadow:inset 0 5px 0 rgba(40,78,55,.12)}.sideBottom{margin-top:auto;display:grid;grid-gap:8px;gap:8px}.sideBottom>button:not(.btn){border:0;background:none;color:#839087;padding:8px}.content{min-width:0}.page{padding:34px 38px 70px;max-width:1260px;margin:auto}.eyebrow{text-transform:uppercase;letter-spacing:.13em;font-size:10px;font-weight:800;color:#75867a;margin:0 0 8px}.homeIntro,.pageTitle,.sectionHead{display:flex;justify-content:space-between;align-items:flex-end;gap:20px}.homeIntro h1,.pageTitle h1{font-size:42px;line-height:1.05;letter-spacing:-.045em;margin:0 0 12px}.homeIntro p:not(.eyebrow),.pageTitle p:not(.eyebrow){color:var(--muted);margin:0;max-width:680px;line-height:1.6}.btn{border:0;border-radius:12px;padding:11px 16px;font-weight:720;font-size:13px;white-space:nowrap}.btn.primary{background:var(--green);color:#fff;box-shadow:0 6px 18px rgba(40,78,55,.18)}.btn.secondary{background:#eef1eb;color:#284736;border:1px solid #dce3db}.btn.glass{background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.38);color:white;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.btn.quiet{background:transparent;border:1px solid var(--line)}.btn:disabled{opacity:.45;cursor:not-allowed}.pill{display:inline-flex;align-items:center;border-radius:99px;padding:6px 9px;font-size:10px;font-weight:800;line-height:1;background:#edf0eb;color:#536259;text-transform:capitalize}.pill.good{background:#dfeee2;color:#2f6841}.pill.watch{background:#f3ead1;color:#826529}.pill.danger{background:#f4dfda;color:#8b4336}.pill.premium{background:#eee7d8;color:#795f2f}.pill.muted{background:#eef0ed;color:#707b74}.plantRail{display:grid;grid-template-columns:repeat(auto-fill,minmax(210px,1fr));grid-gap:16px;gap:16px;margin:30px 0 40px}.plantPoster{border:0;background:white;border-radius:22px;overflow:hidden;text-align:left;padding:0;box-shadow:0 8px 26px rgba(34,66,45,.06);transition:transform .25s,box-shadow .25s}.plantPoster:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.posterPhoto{height:230px;position:relative;background:#dde5da;overflow:hidden}.posterPhoto>.photoPlaceholder,.posterPhoto>img{width:100%;height:100%;object-fit:cover}.posterPhoto .pill{position:absolute;left:14px;top:14px}.posterCopy{padding:15px 16px 17px;display:grid;grid-gap:3px;gap:3px}.posterCopy strong{font-size:18px}.posterCopy span{font-size:12px;font-style:italic;color:#66756b}.posterCopy small{margin-top:7px;color:#89948c}.photoPlaceholder{display:grid;place-items:center;align-content:center;grid-gap:18px;gap:18px;background:radial-gradient(circle at 70% 18%,#eff3eb 0 16%,transparent 17%),linear-gradient(145deg,#dbe5d7,#edf0e7);color:#6e806f}.photoPlaceholder>span{font-size:12px;font-weight:650}.leafMark{width:58px;height:52px;position:relative;margin:auto}.leafMark i{position:absolute;width:24px;height:38px;border-radius:90% 10% 90% 10%;background:#8ca28c;transform-origin:bottom center}.leafMark i:first-child{left:6px;bottom:3px;transform:rotate(-42deg)}.leafMark i:nth-child(2){left:18px;bottom:8px;transform:rotate(-7deg);background:#718f76}.leafMark i:nth-child(3){right:4px;bottom:3px;transform:rotate(38deg);background:#a6b6a1}.attention{background:white;border-radius:24px;padding:24px}.sectionHead h2{margin:0;font-size:26px;letter-spacing:-.03em}.attentionRow{width:100%;display:grid;grid-template-columns:58px 1fr auto;grid-gap:14px;gap:14px;border:0;border-top:1px solid var(--line);padding:14px 0;background:none;text-align:left;align-items:center}.attentionPhoto{width:58px;height:58px;border-radius:14px;overflow:hidden;background:#e7ece4}.attentionPhoto .photoPlaceholder,.attentionPhoto img{width:100%;height:100%;object-fit:cover}.attentionRow div:nth-child(2){display:grid;grid-gap:3px;gap:3px}.attentionRow span{font-size:12px;font-weight:700}.attentionRow p{margin:0;color:var(--muted);font-size:12px}.attentionRow>b{font-size:11px;color:#536f5c}.emptyState{padding:40px;border:1px dashed #cbd5cc;border-radius:20px;text-align:center;grid-column:1/-1}.emptyState h2{margin-top:0}.emptyState p{color:var(--muted)}.plantPage{padding-top:24px}.plantHero{border-radius:28px;overflow:hidden;background:white;box-shadow:0 12px 36px rgba(33,63,43,.07)}.heroPhoto{height:410px;position:relative;background:#dde5da;overflow:hidden}.heroPhoto>.photoPlaceholder,.heroPhoto>img{width:100%;height:100%;object-fit:cover}.heroShade{position:absolute;inset:0;background:linear-gradient(180deg,transparent 35%,rgba(10,31,19,.68))}.heroText{position:absolute;left:30px;bottom:28px;color:white}.heroText p{font-size:11px;margin:0 0 4px;opacity:.8;text-transform:uppercase;letter-spacing:.12em}.heroText h1{font-size:46px;letter-spacing:-.05em;margin:0}.heroText i{font-family:Georgia,serif;font-size:15px;opacity:.86}.heroActions{position:absolute;right:22px;top:22px;display:flex;gap:8px}.plantStatus{padding:17px 22px;display:flex;justify-content:space-between;align-items:center;gap:15px}.plantStatus>div:first-child{display:flex;align-items:center;gap:12px}.plantStatus strong{font-size:13px;font-weight:600}.plantSelect{display:flex;align-items:center;gap:8px}.plantSelect label{font-size:10px;color:var(--muted);text-transform:uppercase;letter-spacing:.1em}.plantSelect select{border:1px solid var(--line);border-radius:10px;padding:8px 26px 8px 10px;background:white}.plantTabs{display:flex;gap:4px;overflow:auto;position:-webkit-sticky;position:sticky;top:68px;z-index:20;background:rgba(245,244,238,.92);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);padding:14px 4px 10px}.plantTabs button{border:0;background:none;padding:10px 12px;color:#718078;white-space:nowrap;border-bottom:2px solid transparent}.plantTabs button.active{color:var(--ink);border-bottom-color:#496b52;font-weight:750}.plantTabs button i{font-style:normal;background:#aa5d4c;color:white;border-radius:50%;font-size:9px;padding:2px 5px;margin-left:5px}.plantBody{padding-top:20px}.stack{display:grid;grid-gap:20px;gap:20px}.vitalsGrid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:14px;gap:14px}.vitalCard{background:white;border-radius:20px;padding:18px;min-height:240px}.vitalHead{display:flex;justify-content:space-between;align-items:center}.vitalHead>span{font-size:12px;font-weight:750}.gauge{height:122px;width:122px;border-radius:50%;margin:12px auto;position:relative;background:conic-gradient(#e7ece6 0 100%)}.gaugeFill{inset:0;background:conic-gradient(var(--green2) 0 var(--pct),transparent var(--pct) 100%)}.gauge:after,.gaugeFill{position:absolute;border-radius:50%}.gauge:after{content:"";inset:10px;background:white}.gaugeCore{position:absolute;inset:0;z-index:2;display:grid;place-items:center;align-content:center}.gaugeCore strong{font-size:30px;letter-spacing:-.04em}.gaugeCore small,.vitalCard>p{color:var(--muted)}.vitalCard>p{font-size:11px;line-height:1.5;margin:0}.panel{background:white;border-radius:22px;padding:22px}.chartPanel{padding-bottom:17px}.rangeTabs{display:flex;background:#f1f3ef;border-radius:10px;padding:3px}.metricTabs button,.rangeTabs button{border:0;background:none;padding:7px 9px;font-size:10px;color:#758078;border-radius:8px}.metricTabs button.active,.rangeTabs button.active{background:white;color:var(--ink);box-shadow:0 1px 7px #243b2e16;font-weight:750}.historyChart{margin-top:18px}.metricTabs{display:flex;gap:3px;flex-wrap:wrap;margin-bottom:14px}.chartValue{display:flex;justify-content:space-between;align-items:flex-end;margin:10px 0}.chartValue div{display:grid;grid-gap:2px;gap:2px}.chartValue span{font-size:11px;color:var(--muted)}.chartValue strong{font-size:30px;letter-spacing:-.04em}.chartValue small{color:#8a958d}.svgWrap{height:280px;touch-action:none}.svgWrap svg{width:100%;height:100%;overflow:visible}.gridLine{stroke:#e8ece7;stroke-width:.35}.trendLine{fill:none;stroke:#426d50;stroke-width:1.6;vector-effect:non-scaling-stroke}.area{fill:#dfeadf;opacity:.55}.cursorLine{stroke:#9aa79e;stroke-width:.6;stroke-dasharray:2 2}.cursorDot,.cursorLine{vector-effect:non-scaling-stroke}.cursorDot{fill:#315a40}.waterMark{stroke:#7699a0;stroke-width:.8;stroke-dasharray:2 1}.waterDot{fill:#5f8c98}.chartAxis{display:flex;justify-content:space-between;font-size:10px;color:#95a099}.chartEmpty{min-height:260px;display:grid;place-items:center;align-content:center;grid-gap:6px;gap:6px;color:var(--muted);text-align:center}.chartEmpty b{color:var(--ink);font-size:20px}.photoStory{overflow:hidden}.photoMosaic{display:grid;grid-template-columns:2fr 1fr 1fr;grid-auto-rows:150px;grid-gap:8px;gap:8px;margin-top:18px}.photoMosaic article{position:relative;overflow:hidden;border-radius:14px;background:#e7ece5}.photoMosaic article:first-child{grid-row:span 2}.photoMosaic img{width:100%;height:100%;object-fit:cover}.photoMosaic article>div{position:absolute;inset:auto 0 0;display:flex;justify-content:space-between;align-items:center;padding:22px 10px 8px;background:linear-gradient(transparent,rgba(0,0,0,.55));color:white;font-size:10px}.photoMosaic button{border:0;background:none;color:white;font-size:9px;text-decoration:underline}.emptyPhoto{padding:35px;text-align:center;border:1px dashed var(--line);border-radius:18px;margin-top:16px}.emptyPhoto p{color:var(--muted)}.mediaGate{display:grid;grid-template-columns:auto 1fr auto;grid-gap:14px;gap:14px;align-items:center;border:1px solid #ded8c9;background:#f7f2e8;border-radius:18px;padding:16px;margin-top:16px}.lockOrb{width:40px;height:40px;border-radius:50%;display:grid;place-items:center;background:#e9dfc9;color:#725a2f;font-size:22px}.mediaGate p{margin:4px 0 0;color:#776e5d;font-size:12px;line-height:1.5}.guide{display:grid;grid-gap:18px;gap:18px}.guideIntro{display:grid;grid-template-columns:1.15fr .85fr;background:white;border-radius:24px;overflow:hidden;min-height:330px}.guideIntro>div:first-child{padding:34px}.guideIntro h1{font-size:45px;letter-spacing:-.05em;margin:5px 0}.guideIntro i{color:#597065}.guideIntro i,.guideLead{font-family:Georgia,serif}.guideLead{font-size:18px;line-height:1.6;color:#51635a;margin:24px 0}.guideBadges{display:flex;gap:6px;flex-wrap:wrap}.guideVisual{min-height:330px;background:#dbe4d8}.guideVisual .photoPlaceholder,.guideVisual img{width:100%;height:100%;object-fit:cover}.glance{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:10px;gap:10px}.glance article{background:white;border-radius:18px;padding:18px;min-height:130px;display:grid;align-content:end;grid-gap:5px;gap:5px}.glance article>b{font-size:13px;line-height:1.35}.glance article>small{color:var(--muted)}.glance article>span{width:32px;height:32px;margin-bottom:auto;position:relative}.sunIcon{border:2px solid #b99c54;border-radius:50%;transform:scale(.6)}.sunIcon:after{content:"";position:absolute;inset:-10px;border:5px dotted #d4c28c;border-radius:50%}.dropIcon:before{content:"";position:absolute;width:20px;height:26px;background:#86a7a9;border-radius:55% 45% 60% 40%;transform:rotate(45deg);left:5px;top:1px}.humidIcon{border:2px solid #8aa2a1;border-radius:50%}.humidIcon:after{content:"";position:absolute;width:14px;height:9px;border-bottom:2px solid #8aa2a1;border-radius:50%;left:7px;top:7px;box-shadow:0 6px 0 -1px #8aa2a1}.tempIcon:before{content:"";position:absolute;width:7px;height:22px;border:2px solid #b07566;border-radius:8px;left:10px;top:1px}.tempIcon:after{content:"";position:absolute;width:12px;height:12px;background:#b07566;border-radius:50%;left:8px;bottom:0}.guideSplit{display:grid;grid-template-columns:1fr 1fr;grid-gap:18px;gap:18px}.guideCard{background:white;border-radius:22px;padding:26px}.guideCard h2{font-size:27px;letter-spacing:-.035em;margin:4px 0 12px}.guideCard p{line-height:1.65;color:#607067}.guideCard.quiet{background:#eef1eb}.windowScene{height:180px;background:#edf0e9;border-radius:18px;margin-top:20px;position:relative;overflow:hidden}.window{position:absolute;width:120px;height:125px;border:7px solid white;left:28px;top:22px;box-shadow:0 0 0 1px #d6ddd5}.window:after,.window:before{content:"";position:absolute;background:#fff}.window:before{width:6px;height:100%;left:50%}.window:after{height:6px;width:100%;top:50%}.plantSilhouette{position:absolute;right:46px;bottom:18px;width:105px;height:125px;border-bottom:18px solid #7f8f79;border-radius:0 0 18px 18px}.plantSilhouette:before{content:"";position:absolute;width:3px;height:90px;background:#68806a;left:50px;bottom:13px}.plantSilhouette b{position:absolute;width:45px;height:67px;background:#799479;border-radius:90% 10% 90% 10%;left:23px;top:13px}.plantSilhouette b:nth-child(2){left:52px;top:28px;transform:rotate(42deg)}.plantSilhouette b:nth-child(3){left:5px;top:50px;transform:rotate(-40deg)}.liveBar{height:20px;background:#e9ede7;border-radius:99px;margin-top:20px;position:relative;overflow:hidden}.liveBar i{height:100%;display:block;background:linear-gradient(90deg,#9bb495,#4d7959)}.liveBar span{position:absolute;inset:0;display:grid;place-items:center;font-size:9px;color:#183b27;font-weight:800}.twoCol{display:grid;grid-template-columns:1fr 1fr;grid-gap:28px;gap:28px}.twoCol b{font-size:13px}.steps{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:8px;gap:8px;margin-top:20px}.steps span{background:#f3f5f1;border-radius:14px;padding:13px;font-size:11px;display:grid;grid-gap:7px;gap:7px}.steps b{width:23px;height:23px;border-radius:50%;background:#dce6da;display:grid;place-items:center}.symptomGrid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px;margin:18px 0}.symptomGrid article{border:1px solid var(--line);border-radius:16px;padding:14px}.symptomGrid article>b{display:block;text-transform:capitalize;margin:10px 0 4px}.symptomGrid article p{font-size:11px;margin:0}.symptomLeaf{width:45px;height:60px;border-radius:90% 10% 90% 10%;background:#7b9a78;transform:rotate(-20deg);position:relative}.symptomLeaf.yellow_leaves{background:linear-gradient(140deg,#8da16e,#d2ba63)}.symptomLeaf.brown_tips{background:linear-gradient(150deg,#799773 0 65%,#9b694e 66%)}.symptomLeaf.drooping{transform:rotate(30deg);background:#8ca182}.careNow{background:#1f4430;color:#f8fbf7;border-radius:25px;padding:35px}.careNow .eyebrow{color:#a9c0ae}.careNow h1{font-family:Georgia,serif;font-weight:400;font-size:31px;max-width:850px}.careNow p{color:#cad8ce}.timeline>div{display:flex;gap:13px;padding:12px 0;border-top:1px solid var(--line)}.timeline>div>i{width:9px;height:9px;border-radius:50%;background:#65919b;margin-top:5px}.timeline>div>div{display:grid;grid-gap:3px;gap:3px}.timeline span{color:var(--muted);font-size:11px}.journalTimeline{position:relative;display:grid;grid-gap:14px;gap:14px}.journalTimeline:before{content:"";position:absolute;left:82px;top:10px;bottom:10px;width:1px;background:#d8e0d8}.journalTimeline article{display:grid;grid-template-columns:68px 1fr;grid-gap:28px;gap:28px;background:white;border-radius:19px;padding:20px;position:relative}.journalTimeline article.withPhoto{grid-template-columns:190px 68px 1fr}.journalTimeline article>img{width:190px;height:150px;object-fit:cover;border-radius:13px}.journalDate{display:grid;align-content:start;text-align:right}.journalDate span{font-size:12px;font-weight:750}.journalDate small{color:var(--muted)}.journalTimeline article>div:last-child h2{margin:8px 0 4px}.journalTimeline article>div:last-child p{color:var(--muted);line-height:1.6}.switch{display:flex;align-items:center;gap:8px}.switch input{display:none}.switch i{width:46px;height:26px;border-radius:99px;background:#cdd5ce;position:relative}.switch i:after{content:"";position:absolute;width:20px;height:20px;background:white;border-radius:50%;left:3px;top:3px;transition:.2s}.switch input:checked+i{background:#4e7958}.switch input:checked+i:after{left:23px}.formGrid{display:grid;grid-template-columns:1fr 1fr;grid-gap:15px;gap:15px;margin:18px 0}.field,.formGrid label{display:grid;grid-gap:7px;gap:7px;font-size:11px;font-weight:700}.field input,.field select,.field textarea,.formGrid input{width:100%;border:1px solid #dbe2db;border-radius:12px;background:white;padding:11px 12px;outline:none}.field textarea{min-height:100px;resize:vertical}.formGrid label span{font-weight:400;color:var(--muted)}.aiPage{display:grid;grid-gap:18px;gap:18px}.aiIntro{background:linear-gradient(135deg,#173c29,#315a3e);color:white;border-radius:26px;padding:32px;display:flex;justify-content:space-between;align-items:center}.aiIntro h1{font-family:Georgia,serif;font-weight:400;font-size:36px;margin:5px 0 10px}.aiIntro p{color:#cbd8cf;max-width:700px;line-height:1.6}.creditRing{width:140px;height:140px;border:1px solid #78927e;border-radius:50%;display:grid;place-items:center;align-content:center;flex:0 0 auto}.creditRing strong{font-size:34px}.creditRing small,.creditRing span{font-size:10px;color:#cad9cf}.aiComposer{background:white;border-radius:20px;padding:16px;display:flex;gap:10px;align-items:flex-end}.aiComposer textarea{flex:1 1;border:0;outline:0;resize:none;min-height:70px;font-size:16px;line-height:1.5}.aiAnswer{background:white;border-radius:20px;padding:22px;display:flex;gap:15px}.aiSpark{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#e5ece2;color:#315a3e;font-weight:900}.aiAnswer p{white-space:pre-wrap;line-height:1.7;margin:4px 0;color:#4f6156}.quickPrompts{display:flex;gap:8px;flex-wrap:wrap}.quickPrompts button{border:1px solid var(--line);background:transparent;border-radius:99px;padding:9px 12px;color:#647269}.alertCard{background:white;border-radius:18px;padding:18px;display:flex;gap:14px}.alertCard h2{margin:0 0 5px}.alertCard p{color:var(--muted);margin:0 0 8px}.accountGrid,.deviceGrid,.shopGrid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px;margin-top:28px}.deviceCard{background:white;border-radius:22px;padding:22px;display:grid;grid-template-columns:110px 1fr;grid-gap:18px;gap:18px;align-items:center}.deviceVisual{height:180px;border-radius:18px;background:linear-gradient(160deg,#edf1eb,#dce5dc);position:relative;display:grid;place-items:center}.sensorStem{width:14px;height:105px;background:#263e2f;border-radius:8px;position:absolute;bottom:25px}.sensorCap{width:48px;height:66px;background:#f8f7f2;border-radius:21px 21px 15px 15px;position:absolute;top:28px;box-shadow:0 8px 22px #2944312b}.sense_auto .sensorCap:after{content:"";position:absolute;width:20px;height:5px;border-radius:99px;background:#6c8b73;bottom:9px;left:14px}.deviceCard h2{margin:10px 0 4px}.deviceCard p{color:var(--muted);font-size:12px}.deviceCard details{margin-top:15px}.deviceCard summary{font-size:11px;color:#66776b}.deviceCard details small{display:block;margin-top:8px;color:#829086;line-height:1.6}.shopGrid article{background:white;border-radius:20px;padding:17px}.productVisual{height:190px;background:#eef1ea;border-radius:16px;display:grid;place-items:center;margin-bottom:14px}.productVisual img{max-width:85%;max-height:85%;object-fit:contain}.shopGrid small{color:#8a958c}.shopGrid h2{margin:4px 0}.shopGrid p{color:var(--muted);font-size:12px;min-height:48px}.planCard{border-radius:22px;padding:24px;background:white}.planCard.core{background:#e8efe5}.planCard.ai{background:#f2ebdd}.planCard h2{margin:12px 0 5px}.planCard strong{font-size:22px}.planCard p{color:#647269;line-height:1.5}.adminKpis{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:12px;gap:12px;margin:25px 0}.adminKpis article{background:white;border-radius:18px;padding:18px;display:grid}.adminKpis span{font-size:11px;color:var(--muted)}.adminKpis strong{font-size:29px}.opsRows>div{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;padding:11px 0;border-top:1px solid var(--line);font-size:12px}.opsRows span{color:var(--muted)}.modalBack{position:fixed;inset:0;background:rgba(18,34,24,.48);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:80;display:grid;place-items:center;padding:20px}.modal{background:#fbfcf9;border-radius:25px;padding:26px;width:min(560px,100%);max-height:92vh;overflow:auto;position:relative;box-shadow:0 30px 90px #12251a55}.modal.wide{width:min(1020px,100%)}.modal h1{font-size:30px;letter-spacing:-.04em;margin:4px 0 18px}.close{position:absolute;right:15px;top:14px;width:34px;height:34px;border:0;border-radius:50%;background:#eef1ec;font-size:20px}.choiceCard{border:1px solid var(--line);background:white;border-radius:18px;padding:15px;width:100%;display:grid;grid-template-columns:48px 1fr auto;grid-gap:13px;gap:13px;text-align:left;align-items:center}.choiceCard div:nth-child(2){display:grid;grid-gap:3px;gap:3px}.choiceCard span{font-size:11px;color:var(--muted)}.cameraGlyph{width:44px;height:44px;border-radius:14px;background:#e8eee5;position:relative}.cameraGlyph:before{content:"";position:absolute;width:24px;height:17px;border:2px solid #4e7258;border-radius:5px;left:9px;top:14px}.cameraGlyph:after{content:"";position:absolute;width:7px;height:7px;border:2px solid #4e7258;border-radius:50%;left:17px;top:17px}.cameraGlyph i{position:absolute;width:10px;height:4px;background:#4e7258;border-radius:3px;left:16px;top:10px}.or{text-align:center;margin:17px 0;position:relative}.or:before{content:"";position:absolute;height:1px;background:var(--line);left:0;right:0;top:50%}.or span{position:relative;background:#fbfcf9;padding:0 10px;color:#8a958d;font-size:10px}.field{margin:12px 0}.field span{font-weight:400;color:var(--muted)}.modalActions{display:flex;justify-content:flex-end;gap:8px;margin-top:20px}.uploadTile,.visionDrop{border:1.5px dashed #bdcabe;border-radius:18px;min-height:280px;display:grid;place-items:center;overflow:hidden;background:#f1f4ee;cursor:pointer}.miniUpload input,.uploadTile input,.visionDrop input{display:none}.uploadTile>div,.visionDrop>div{text-align:center;display:grid;place-items:center;grid-gap:7px;gap:7px;color:#5f7065}.uploadTile>div>span,.visionDrop>div>span{font-size:11px;color:#819087}.uploadTile img,.visionDrop img{width:100%;height:340px;object-fit:contain;background:#172219}.journalPhotoPick{border:1px solid var(--line);border-radius:14px;padding:13px;display:flex;justify-content:space-between;align-items:center}.journalPhotoPick>div{display:grid}.journalPhotoPick span{font-size:10px;color:var(--muted)}.miniUpload{border:1px solid var(--line);border-radius:9px;padding:8px 10px;font-size:10px;cursor:pointer;max-width:180px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.visionLayout{display:grid;grid-template-columns:.9fr 1.1fr;grid-gap:20px;gap:20px}.visionResult{background:#f0f3ed;border-radius:20px;padding:22px;min-height:500px}.visionWaiting{height:100%;display:grid;align-content:center;text-align:center;grid-gap:10px;gap:10px;max-width:400px;margin:auto}.visionWaiting p{color:var(--muted);line-height:1.6}.idResult h2{font-size:34px;margin:12px 0 2px}.idResult>i{font-family:Georgia,serif;color:#607067}.idResult>p{line-height:1.65;color:#596a60}.evidenceList{display:grid;grid-gap:7px;gap:7px;margin:18px 0}.evidenceList span{background:white;border-radius:10px;padding:9px 11px;font-size:11px}.transientNote{background:#f1e8d7;color:#725f3b;border-radius:11px;padding:10px;font-size:11px;line-height:1.5;margin:15px 0}.actionRow{display:flex;gap:10px;padding:9px 0;border-top:1px solid #dce3da}.actionRow b{width:22px;height:22px;border-radius:50%;background:#dce8da;display:grid;place-items:center;font-size:10px}.actionRow span{font-size:12px}.visionError{background:#f5e5e0;border-radius:15px;padding:18px}.toast{position:fixed;z-index:100;top:82px;left:50%;transform:translateX(-50%);border:0;background:#173d29;color:#fff;padding:11px 16px;border-radius:99px;box-shadow:var(--shadow);font-size:12px}.auth,.loading{min-height:100vh;display:grid;place-items:center;align-content:center;grid-gap:10px;gap:10px}.loading>b{font-size:24px}.loading>span{color:var(--muted)}.brandMark{width:70px}.authCard{background:white;border-radius:28px;padding:38px;width:min(520px,calc(100% - 30px));box-shadow:var(--shadow)}.authCard .wordmark{font-size:34px}.authCard h1{font-size:43px;letter-spacing:-.05em}.authCard p{color:var(--muted);line-height:1.65}.authCard>div:last-child{display:flex;gap:9px}@media(max-width:1050px){.deviceGrid,.glance,.shopGrid,.vitalsGrid{grid-template-columns:1fr 1fr}.guideIntro{grid-template-columns:1fr}.guideVisual{height:320px}.guideSplit{grid-template-columns:1fr}.accountGrid,.adminKpis{grid-template-columns:1fr 1fr}}@media(max-width:760px){.topbar{padding:0 16px}.shell{display:block}.sidebar{height:auto;position:fixed;z-index:50;left:0;right:0;bottom:0;top:auto;background:rgba(250,250,247,.96);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-top:1px solid var(--line);border-right:0;padding:6px 8px;display:grid;grid-template-columns:repeat(5,1fr)}.sidebar>button{display:grid;grid-template-columns:1fr;place-items:center;grid-gap:3px;gap:3px;padding:6px 3px}.sidebar>button b{font-size:9px}.sidebar>button>i{position:absolute;margin-left:25px;margin-top:-18px}.sideBottom,.sidebar>button:nth-of-type(n+6){display:none}.page{padding:22px 14px 90px}.homeIntro,.pageTitle,.sectionHead{align-items:flex-start;flex-direction:column}.homeIntro h1,.pageTitle h1{font-size:34px}.plantRail{display:flex;overflow:auto;grid-template-columns:none;padding-bottom:8px}.plantPoster{min-width:220px}.posterPhoto{height:250px}.heroPhoto{height:380px}.heroText{left:20px;bottom:20px}.heroText h1{font-size:38px}.heroActions{right:14px;top:14px}.heroActions .btn{padding:8px 10px;font-size:10px}.plantStatus{align-items:flex-start;flex-direction:column}.plantTabs{top:68px;padding-left:0}.vitalsGrid{grid-template-columns:1fr 1fr}.vitalCard{min-height:220px;padding:14px}.gauge{width:105px;height:105px}.svgWrap{height:230px}.photoMosaic{grid-template-columns:1fr 1fr}.photoMosaic article:first-child{grid-row:auto;grid-column:span 2;height:260px}.guideIntro>div:first-child{padding:24px}.guideIntro h1{font-size:38px}.glance{grid-template-columns:1fr 1fr}.formGrid,.twoCol{grid-template-columns:1fr}.steps{grid-template-columns:1fr 1fr}.symptomGrid{grid-template-columns:1fr}.journalTimeline:before{display:none}.journalTimeline article,.journalTimeline article.withPhoto{grid-template-columns:1fr}.journalTimeline article>img{width:100%;height:250px}.journalDate{text-align:left}.aiIntro{align-items:flex-start;flex-direction:column;gap:20px}.creditRing{width:110px;height:110px}.accountGrid,.deviceGrid,.shopGrid{grid-template-columns:1fr}.deviceCard{grid-template-columns:90px 1fr}.deviceVisual{height:150px}.adminKpis{grid-template-columns:1fr 1fr}.opsRows>div{grid-template-columns:1.4fr 1fr}.opsRows span:nth-last-child(-n+2){display:none}.visionLayout{grid-template-columns:1fr}.visionResult{min-height:340px}.modalBack{padding:8px}.modal{border-radius:20px}.mediaGate{grid-template-columns:auto 1fr}.mediaGate>.pill{grid-column:2}.attentionRow{grid-template-columns:50px 1fr}.attentionRow>b{display:none}}@media(max-width:430px){.vitalsGrid{grid-template-columns:1fr}.glance{grid-template-columns:1fr 1fr}.rangeTabs{width:100%;overflow:auto}.photoMosaic{display:flex;overflow:auto}.photoMosaic article,.photoMosaic article:first-child{min-width:250px;height:260px}.adminKpis{grid-template-columns:1fr}}.metricTabs button:disabled{opacity:.32;cursor:not-allowed;box-shadow:none}.deviceAssign{margin-top:14px;font-size:10px;color:var(--muted)}.deviceAssign select{border-radius:10px;padding:9px 10px;color:var(--ink)}.modalLead{color:var(--muted);line-height:1.55;margin:-4px 0 18px}.deviceOps>div{grid-template-columns:1.5fr 1fr .8fr 1.4fr}.emptyState .btn{margin-top:12px}.connectPlant{display:flex;justify-content:space-between;gap:24px;align-items:center;padding:28px;border-radius:28px;background:linear-gradient(120deg,#eef5ec,#f8f4e9);border:1px solid #dfe8dc}.connectPlant h2{margin:.25rem 0;font-size:1.6rem}.connectPlant>div:last-child{display:flex;gap:10px;flex-wrap:wrap}.deviceActions{display:flex;gap:8px;flex-wrap:wrap;margin-top:12px}.dangerZone{margin-top:28px;padding-top:20px;border-top:1px solid #ead6d0}.dangerZone p{color:#765c54}.pairEmpty,.pairList{display:grid;grid-gap:12px;gap:12px;margin:20px 0}.modalActions.vertical{display:grid}.modalActions.vertical .btn{width:100%}@media(max-width:700px){.connectPlant{align-items:flex-start;flex-direction:column}.connectPlant .btn,.connectPlant>div:last-child{width:100%}}.plantCommandBar{display:flex;align-items:center;justify-content:space-between;gap:16px;position:-webkit-sticky;position:sticky;top:68px;z-index:20;background:rgba(245,244,238,.94);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);padding:10px 4px}.plantCommandBar .plantTabs{position:static;flex:1 1;padding:0;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none}.plantCommands{display:flex;gap:7px;white-space:nowrap}.heroActions{display:none}.aiStructured{background:white;border-radius:24px;padding:26px;display:grid;grid-gap:22px;gap:22px;box-shadow:0 12px 34px rgba(33,63,43,.06)}.aiStructured h2{font-size:30px;margin:8px 0}.aiStructured h3{margin:0 0 10px}.aiStatus p{font-size:15px;line-height:1.7;max-width:780px}.aiConditions{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:10px;gap:10px}.aiConditions>div{background:#f5f7f3;border-radius:15px;padding:14px;display:grid;grid-gap:4px;gap:4px}.aiConditions small,.aiConditions span{font-size:10px;color:var(--muted)}.aiConditions strong{font-size:19px}.aiAdviceGrid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:10px;gap:10px}.aiAdviceGrid>div,.aiEscalate{border:1px solid var(--line);border-radius:15px;padding:15px}.aiAdviceGrid p,.aiEscalate p{margin:5px 0 0;line-height:1.55;color:var(--muted)}.aiAvoid{background:#faf4ec;border-radius:16px;padding:16px}.aiResponseActions{display:flex;gap:8px}.planCompare,.planTable{overflow:hidden}.planTable{display:grid;grid-gap:0;gap:0;border:1px solid var(--line);border-radius:16px}.planRow{display:grid;grid-template-columns:2fr repeat(3,1fr);padding:12px 14px;border-bottom:1px solid var(--line);font-size:12px}.planRow:last-child{border-bottom:0}.planRow.head{background:#f2f5f0}.upgradeCards{display:grid;grid-template-columns:1fr 1fr;grid-gap:14px;gap:14px;margin-top:18px}.upgradeCards article{border:1px solid var(--line);border-radius:18px;padding:18px;display:grid;grid-gap:8px;gap:8px}.upgradeCards p{color:var(--muted);min-height:38px}.adminPage{max-width:1500px}.adminKpis{grid-template-columns:repeat(5,1fr)}.adminTabs{display:flex;gap:5px;overflow:auto;margin:4px 0 18px}.adminTabs button{border:0;border-radius:12px;background:#e9eee8;padding:10px 14px;text-transform:capitalize}.adminTabs button.active{background:#294d35;color:white}.customerOps button{display:grid;grid-template-columns:1.3fr 1.5fr 1fr .8fr 1fr;width:100%;border:0;border-bottom:1px solid var(--line);background:white;text-align:left;padding:13px 8px;align-items:center}.customerOps button:hover{background:#f5f7f3}.customer360{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:10px;gap:10px;margin:18px 0}.customer360 article{background:#f3f6f1;border-radius:15px;padding:14px;display:grid;grid-gap:5px;gap:5px}.customer360 span{font-size:10px;color:var(--muted)}.customer360 strong{font-size:22px}.adminActionBox{background:#f5f7f3;border-radius:16px;padding:16px;margin:14px 0}.inlineActions{display:flex;gap:8px;flex-wrap:wrap}.inlineActions select{padding:10px;border:1px solid var(--line);border-radius:10px;background:white}.miniRow{display:flex;justify-content:space-between;gap:15px;border-bottom:1px solid var(--line);padding:9px 0;font-size:12px}.miniRow span{color:var(--muted)}@media(max-width:900px){.plantCommandBar{align-items:flex-start;flex-direction:column}.plantCommands{width:100%;overflow:auto}.adminKpis,.aiConditions,.customer360{grid-template-columns:1fr 1fr}.upgradeCards{grid-template-columns:1fr}.planRow{grid-template-columns:1.5fr repeat(3,1fr);font-size:10px}.customerOps button{grid-template-columns:1fr 1fr}.customerOps button span:nth-last-child(-n+3){display:none}}.roleChecks{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px;margin-top:7px}.roleChecks label{display:flex;align-items:center;gap:7px;border:1px solid var(--line);border-radius:10px;padding:9px;background:#fafbf9}.roleChecks input{width:auto}.commerceNudge{display:flex;justify-content:space-between;gap:20px;align-items:center;background:#eef4ec;border:1px solid #dbe6d8;border-radius:20px;padding:18px 20px}.commerceNudge h3{margin:3px 0 5px}.commerceNudge p{margin:0;color:var(--muted);max-width:680px}.commerceNudge small{display:block;margin-top:7px;color:#607064}.commerceNudge>div:last-child{display:flex;gap:8px;align-items:center}.textAction{border:0;background:none;text-decoration:underline;color:#607064;font-size:11px}@media(max-width:760px){.commerceNudge{align-items:flex-start;flex-direction:column}.commerceNudge>div:last-child{flex-wrap:wrap}}.chartAxis{position:relative}.vitalsGrid.five{grid-template-columns:repeat(5,1fr)}.meaningMetric{background:white;border-radius:20px;padding:18px;min-height:205px;display:flex;flex-direction:column}.meaningMetric h3{font-size:20px;letter-spacing:-.025em;margin:22px 0 6px}.metricAction{font-size:13px;line-height:1.45;margin:0 0 18px;color:#3f5548}.metricEvidence{margin-top:auto;display:flex;align-items:center;gap:9px;border-top:1px solid var(--line);padding-top:12px}.metricEvidence b{font-size:14px}.metricEvidence span{font-size:10px;color:var(--muted);background:#f1f4ef;padding:4px 7px;border-radius:999px}.meaningMetric>small{color:var(--muted);font-size:10px;line-height:1.45;margin-top:8px}.plantMeaning{background:#edf4eb;border:1px solid #dce9d9;border-radius:20px;padding:20px 22px;display:flex;align-items:center;justify-content:space-between;gap:20px}.plantMeaning.watching{background:#f7f2e7;border-color:#eadfc8}.plantMeaning h2{margin:2px 0 5px;font-size:25px}.plantMeaning p{margin:0;color:var(--muted);font-size:12px}.chartAxis span{text-align:center;min-width:52px}.axisTitle{text-align:center;color:#a0aaa3;font-size:9px;text-transform:uppercase;letter-spacing:.08em;margin-top:6px}.rangeTabs button.locked{opacity:.58;cursor:not-allowed}.historyEntitlement{display:flex;align-items:center;gap:10px;padding:10px 12px;background:#f7f4ec;border:1px solid #ebe4d4;border-radius:12px;font-size:10px;margin-top:10px}.historyEntitlement span{color:var(--muted);flex:1 1}.historyEntitlement button{border:0;background:none;color:var(--green2);font-weight:750;cursor:pointer}@media(max-width:1100px){.vitalsGrid.five{grid-template-columns:repeat(3,1fr)}}@media(max-width:760px){.vitalsGrid.five{grid-template-columns:1fr 1fr}.historyEntitlement{align-items:flex-start;flex-wrap:wrap}.chartAxis span:nth-child(2n){display:none}}@media(max-width:430px){.vitalsGrid.five{grid-template-columns:1fr}.plantMeaning{align-items:flex-start}.meaningMetric{min-height:185px}}.upgradeFeature ul{margin:12px 0 18px;padding-left:18px;color:#607067;line-height:1.8}.upgradeFeature h2{font-size:20px;margin:12px 0}.upgradeFeature.advanced{background:#f4efe4}.creditExplain{margin-top:18px;padding:18px;border-radius:16px;background:#f5f7f3;display:grid;grid-gap:6px;gap:6px}.creditExplain span{font-size:13px}.creditExplain small{color:var(--muted);line-height:1.5}.planAdminCards{display:grid;grid-template-columns:repeat(auto-fit,minmax(290px,1fr));grid-gap:16px;gap:16px;margin-top:18px}.planAdminCard{border:1px solid var(--line,#e4e1d8);border-radius:20px;padding:20px;background:#fff}.planAdminTop{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.planAdminTop h3{margin:7px 0 2px}.statusDot{font-size:12px;text-transform:uppercase;letter-spacing:.08em;padding:4px 8px;border-radius:999px;background:#eee}.statusDot.active{background:#e4f1e8}.statusDot.draft{background:#fff2cf}.statusDot.retired{background:#eee}.planAdminStats{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px;margin:18px 0}.planAdminStats span{font-size:13px;color:#68685f}.planAdminStats b{display:block;color:#21372a;font-size:17px}.entitlementChips{display:flex;gap:6px;flex-wrap:wrap;margin-bottom:16px}.entitlementChips span{background:#f4f3ed;padding:6px 9px;border-radius:999px;font-size:12px}.planFormGrid{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}.planChecks{margin:18px 0}.threeCol{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:14px;gap:14px}.threeCol article{padding:16px;background:#f7f6f1;border-radius:16px}.threeCol p{margin-bottom:0;color:#68685f}@media(max-width:760px){.planFormGrid,.threeCol{grid-template-columns:1fr}}.supportTier{padding:18px 20px;border:1px solid var(--line,#e4e0d5);border-radius:18px;margin-bottom:20px;background:#fbfaf5}.supportTier p{margin:10px 0 0;max-width:780px}.supportAgent{display:flex;gap:10px;align-items:center;margin:14px 0}.supportPolicy{display:block;margin-top:14px;line-height:1.5;opacity:.72}.deviceConsoleKpis{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:12px;gap:12px;margin:18px 0}.deviceConsoleKpis article{padding:14px;border:1px solid var(--line,#e4e0d5);border-radius:14px}.deviceConsoleKpis span,.deviceConsoleKpis strong{display:block}.deviceConsoleKpis span{font-size:12px;opacity:.65;margin-bottom:6px}@media(max-width:800px){.deviceConsoleKpis{grid-template-columns:1fr 1fr}}.metricConfigGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px;margin:14px 0}.metricConfigGrid label{font-size:13px;font-weight:700}.metricConfigGrid label div{display:flex;align-items:center;gap:7px;margin-top:5px}.metricConfigGrid input{width:90px}.metricConfigGrid.push{padding-top:12px;border-top:1px solid var(--line,#e8e5dc)}.commandFeedback{display:flex;flex-direction:column;gap:3px;padding:12px 14px;border-radius:14px;background:#f4f2ea;margin-top:14px}.commandFeedback.applied,.commandFeedback.completed{background:#edf6ee}.commandFeedback.failed,.commandFeedback.timeout{background:#fff0ec}.commandFeedback.sent,.commandFeedback.waiting{background:#fff8e5}.commandStatus small{display:block;max-width:420px}.authActions{display:grid;grid-gap:10px;gap:10px}.textLink{border:0;background:none;text-decoration:underline;cursor:pointer;padding:8px}.onboarding{min-height:100vh;display:grid;place-items:center;padding:24px;background:#f7f5ee}.onboardingCard{width:min(680px,100%);background:#fff;border-radius:28px;padding:38px;box-shadow:0 24px 80px rgba(32,57,39,.1)}.onboardingProgress{display:flex;gap:8px;margin:28px 0}.onboardingProgress i{height:5px;flex:1 1;border-radius:8px;background:#e7e5dc}.onboardingProgress i.done{background:#315c42}.onboardingChoices{display:grid;grid-gap:12px;gap:12px;margin-top:22px}.onboardingChoices button{text-align:left;padding:18px;border:1px solid #e3e0d5;border-radius:16px;background:#fff;cursor:pointer}.onboardingChoices b,.onboardingChoices span{display:block}.onboardingChoices span{margin-top:5px;color:#687168}.upgradeCards{margin:20px 0 28px}.supportTicketRow{width:100%;display:flex;align-items:center;justify-content:space-between;gap:16px;text-align:left;border:0;border-bottom:1px solid var(--line,#e7e5df);background:transparent;padding:16px 0;cursor:pointer;color:inherit}.supportTicketRow:hover{opacity:.72}.supportTicketRow div{display:grid;grid-gap:5px;gap:5px}.supportTicketRow small{opacity:.65}.supportConversation{display:grid;grid-gap:12px;gap:12px;max-height:430px;overflow:auto;margin:20px 0;padding:4px}.supportMessage{max-width:82%;padding:13px 15px;border-radius:16px;background:#f3f1ea}.supportMessage.customer{margin-left:auto;background:#e7efe5}.supportMessage.agent,.supportMessage.bot{margin-right:auto}.supportMessage small{font-weight:700;opacity:.65}.supportMessage p{margin:6px 0;line-height:1.5}.supportMessage time{font-size:11px;opacity:.55}.emptyState{padding:22px 0;opacity:.7}.muted{opacity:.7}.authInteractive .field{margin:14px 0;text-align:left}.authInteractive input{width:100%;margin-top:6px}.authNotice{padding:12px 14px;border:1px solid rgba(120,70,30,.18);border-radius:12px;background:rgba(255,246,225,.8);margin:12px 0}.authDevNote{display:block;margin-top:20px;opacity:.62}.planFormGrid textarea{min-height:90px}.brandLogo{display:block;width:auto;object-fit:contain}.brandButton{display:flex;align-items:center;padding:0;border:0;background:transparent}.topbarLogo{height:44px;max-width:245px}.authLogo{height:78px;max-width:100%;margin:0 0 18px}.loadingLogo{height:66px;max-width:min(330px,82vw);margin-bottom:8px}@media(max-width:700px){.topbarLogo{height:36px;max-width:190px}.authLogo{height:62px}.loadingLogo{height:54px}}:root{--rs-deep:#123c2d;--rs-deeper:#0c3024;--rs-green:#1f5b43;--rs-mint:#dff0e6;--rs-soft:#f4f6f1;--rs-card:#ffffff;--rs-text:#173426;--rs-subtle:#748279}.brandLogo{position:relative;display:inline-flex!important;align-items:center!important;justify-content:center;padding:8px 14px 10px;border:2px solid;border-radius:16px;color:inherit;font-weight:850;letter-spacing:-.055em;line-height:1;background:transparent;width:max-content!important;max-width:none!important;object-fit:unset!important}.brandLogo:after{content:"";position:absolute;left:18px;bottom:-9px;width:15px;height:15px;border-left:2px solid;border-bottom:2px solid;background:inherit;transform:skewY(-35deg)}.brandLogo>span{font-size:inherit;position:relative;z-index:1}.authLogo{font-size:29px;margin:0 0 28px}.sidebarLogo{font-size:22px;color:#fff;background:transparent}.topbarLogo{font-size:20px;color:var(--rs-deep)}.loadingLogo{font-size:30px;color:var(--rs-deep);margin-bottom:18px}.modernAuth{min-height:100vh;display:grid;grid-template-columns:minmax(0,1.25fr) minmax(420px,.75fr);padding:0;background:#eef2ed}.authVisual{position:relative;min-height:100vh;background-image:url(/brand/login-hero.jpg);background-size:cover;background-position:50%;overflow:hidden}.authVisualShade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(7,35,25,.1),rgba(7,35,25,.78))}.authVisualCopy{position:absolute;left:clamp(36px,6vw,92px);right:clamp(36px,8vw,120px);bottom:clamp(42px,8vh,96px);z-index:2;color:white;max-width:650px}.authVisualCopy .pill{background:rgba(255,255,255,.14);color:#fff;border:1px solid rgba(255,255,255,.26);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.authVisualCopy h2{font-size:clamp(42px,5vw,74px);line-height:.98;letter-spacing:-.055em;margin:20px 0 18px;max-width:620px}.authVisualCopy p{font-size:17px;line-height:1.7;max-width:590px;color:rgba(255,255,255,.82)}.authProof{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.authProof span{padding:10px 13px;border-radius:12px;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.16);font-size:12px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.authProof b{font-weight:800}.authPanel{display:grid;place-items:center;padding:42px;background:linear-gradient(145deg,#f8faf7,#edf2ec)}.modernAuthCard{width:min(470px,100%);box-shadow:none!important;border:0!important;background:transparent!important;padding:10px!important}.modernAuthCard h1{font-size:46px;line-height:1.02;letter-spacing:-.05em;margin:0 0 14px}.authLead{font-size:15px;line-height:1.65;color:var(--muted);margin-bottom:28px}.modernAuthCard .field{font-weight:700;font-size:12px;color:#405247}.modernAuthCard .field input{border:1px solid #d7e0d8;background:#fff;border-radius:14px;padding:14px 15px;outline:none;box-shadow:0 8px 28px rgba(22,58,41,.04)}.modernAuthCard .field input:focus{border-color:#5e8b70;box-shadow:0 0 0 4px rgba(54,108,76,.08)}.modernAuthCard .btn{min-height:48px;border-radius:14px}.modernAuthCard .btn.primary{background:var(--rs-deep)}.redesignedApp{background:#f3f5f1}.modernShell{grid-template-columns:245px minmax(0,1fr);max-width:none;margin:0;min-height:100vh}.modernSidebar{position:fixed;left:0;top:0;bottom:0;width:245px;height:100vh;padding:24px 16px 18px;background:linear-gradient(180deg,var(--rs-deep),var(--rs-deeper));border:0;color:#fff;z-index:40;display:flex;flex-direction:column}.sidebarBrand{border:0;background:transparent;padding:4px 7px 26px;text-align:left;color:#fff}.sidebarNav{display:grid;grid-gap:5px;gap:5px}.sidebarNav>button{border:0;background:transparent;border-radius:14px;padding:12px 13px;display:grid;grid-template-columns:22px 1fr auto;grid-gap:10px;gap:10px;align-items:center;text-align:left;color:rgba(255,255,255,.72);transition:.18s ease}.sidebarNav>button:hover{background:rgba(255,255,255,.07);color:#fff}.sidebarNav>button.active{background:rgba(255,255,255,.14);color:#fff;box-shadow:inset 0 0 0 1px rgba(255,255,255,.08)}.sidebarNav>button b{font-size:13px}.sidebarNav>button>i{font-style:normal;background:#d57560;color:#fff;min-width:18px;height:18px;border-radius:99px;display:grid;place-items:center;font-size:9px}.modernSidebar .navIcon{color:currentColor}.modernSidebar .sideBottom{border-top:1px solid rgba(255,255,255,.1);padding-top:16px}.sidebarAccount{display:grid;grid-template-columns:38px 1fr;grid-gap:10px;gap:10px;align-items:center;padding:8px 4px}.sidebarAccount>span{width:38px;height:38px;border-radius:13px;background:rgba(255,255,255,.13);display:grid;place-items:center;font-weight:850}.sidebarAccount div{display:grid;grid-gap:2px;gap:2px}.sidebarAccount b{font-size:12px;color:#fff}.sidebarAccount small{font-size:10px;color:rgba(255,255,255,.56)}.sidebarSignout{border:0;background:transparent;color:rgba(255,255,255,.58);font-size:11px;text-align:left;padding:8px 4px}.sidebarSignout:hover{color:#fff}.modernContent{grid-column:2;min-width:0}.mobileTopbar{display:none}.modernHome{max-width:1420px;padding:30px 34px 70px}.homeHero{min-height:286px;border-radius:28px;padding:38px 42px;display:flex;justify-content:space-between;align-items:flex-end;gap:28px;overflow:hidden;position:relative;color:#fff;background:linear-gradient(115deg,rgba(13,53,39,.96),rgba(34,91,64,.86)),url(/brand/login-hero.jpg);background-size:cover;background-position:center 38%;box-shadow:0 24px 60px rgba(24,64,45,.15)}.homeHero:after{content:"";position:absolute;width:390px;height:390px;border-radius:50%;border:1px solid rgba(255,255,255,.08);right:-90px;top:-165px}.homeHeroCopy,.homeHeroSignal{position:relative;z-index:1}.homeHero .eyebrow{color:rgba(255,255,255,.58)}.homeHero h1{font-size:48px;line-height:1;letter-spacing:-.055em;margin:0 0 15px}.homeHero p:not(.eyebrow){max-width:650px;color:rgba(255,255,255,.76);font-size:15px;line-height:1.6}.homeHeroActions{display:flex;gap:10px;margin-top:26px}.homeHeroActions .btn.primary{background:#fff;color:var(--rs-deep);box-shadow:none}.homeHeroSignal{min-width:190px;padding:20px 22px;border:1px solid rgba(255,255,255,.15);background:rgba(255,255,255,.09);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-radius:20px;display:grid;grid-gap:3px;gap:3px}.homeHeroSignal span{font-size:10px;text-transform:uppercase;letter-spacing:.1em;color:rgba(255,255,255,.65)}.homeHeroSignal strong{font-size:38px;letter-spacing:-.06em}.homeHeroSignal small{color:rgba(255,255,255,.68)}.homeStats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:14px;gap:14px;margin:18px 0 38px}.homeStats>button{border:1px solid rgba(23,52,38,.06);background:#fff;border-radius:19px;padding:17px 16px;display:grid;grid-template-columns:42px 1fr auto;grid-gap:12px;gap:12px;align-items:center;text-align:left;box-shadow:0 8px 28px rgba(21,57,38,.05);transition:.2s ease}.homeStats>button:hover{transform:translateY(-2px);box-shadow:0 14px 34px rgba(21,57,38,.08)}.homeStats>button>div{min-width:0;display:grid;grid-gap:1px;gap:1px}.homeStats small{font-size:10px;color:var(--muted);text-transform:uppercase;letter-spacing:.08em}.homeStats strong{font-size:24px;letter-spacing:-.04em}.homeStats strong.planName{font-size:16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.homeStats em{font-size:10px;color:#87938b;font-style:normal}.homeStats>button>b{color:#97a49b;font-size:14px}.statIcon{width:42px;height:42px;border-radius:13px;display:grid;place-items:center;font-style:normal;font-size:18px;background:#eaf3ed;color:#2b6d4b}.deviceStat{background:#edf0f7;color:#516486}.aiStat{background:#f2ecf7;color:#74578c}.planStat{background:#f5efe3;color:#8a6b35}.homeSectionHead{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:16px}.homeSectionHead h2{margin:0;font-size:28px;letter-spacing:-.035em}.modernPlantRail{margin:0 0 28px;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.modernPlantPoster{border:1px solid rgba(23,52,38,.06);box-shadow:0 8px 30px rgba(29,67,45,.055);border-radius:22px}.modernPlantPoster .posterPhoto{height:225px}.posterOverlay{position:absolute;inset:0;padding:14px;background:linear-gradient(180deg,rgba(9,37,27,.04),transparent 45%);pointer-events:none}.posterOverlay .pill{position:static}.modernPlantPoster .posterCopy{padding:16px 17px}.plantCardTitle{display:flex;align-items:center;justify-content:space-between;gap:8px}.plantCardTitle strong{font-size:19px}.plantCardTitle span{font-size:9px;text-transform:uppercase;letter-spacing:.08em;background:#eef2ed;border-radius:999px;padding:5px 7px;color:#66756b}.modernPlantPoster .posterCopy>i{font-family:Georgia,serif;font-size:11px;color:#6b786f;margin-top:2px}.plantCardMeta{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #edf0eb;margin-top:12px;padding-top:11px}.plantCardMeta b{font-size:10px;color:#40634d}.premiumEmpty{background:linear-gradient(145deg,#fff,#f4f7f2);border:1px solid #e0e8e1;padding:45px}.emptyOrb{width:48px;height:48px;border-radius:16px;display:grid;place-items:center;margin:0 auto 15px;background:var(--rs-deep);color:#fff;font-size:24px}.homeLowerGrid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(300px,.75fr);grid-gap:16px;gap:16px}.homePlanCard,.modernAttention{background:#fff;border:1px solid rgba(23,52,38,.06);border-radius:22px;padding:22px;box-shadow:0 8px 28px rgba(21,57,38,.045)}.homePlanCard h2,.modernAttention h2{margin:0;font-size:24px;letter-spacing:-.035em}.calmState{min-height:128px;display:flex;align-items:center;gap:14px;color:#5b6f62}.calmState>span{width:40px;height:40px;border-radius:13px;background:#e4f1e7;color:#39704a;display:grid;place-items:center;font-weight:900}.calmState p{margin:4px 0 0;color:var(--muted);font-size:12px}.homePlanCard p:not(.eyebrow){color:var(--muted);line-height:1.55;font-size:12px}.planMeter{display:grid;grid-gap:0;gap:0;margin:18px 0}.planMeter>div{display:flex;align-items:center;justify-content:space-between;padding:11px 0;border-top:1px solid #edf0ec;font-size:12px}.planMeter span{color:var(--muted)}.onboarding{background:linear-gradient(135deg,#edf2ec,#f8faf7);position:relative;overflow:hidden}.onboarding:before{content:"";position:absolute;inset:0;background:url(/brand/login-hero.jpg) 50%/cover;opacity:.1;filter:blur(1px)}.onboardingCard{position:relative;z-index:1;border:1px solid rgba(24,65,44,.08);box-shadow:0 30px 90px rgba(25,60,42,.14);padding:42px}.onboardingCard h1{font-size:42px;letter-spacing:-.05em;margin:6px 0 14px}.onboardingCard>p:not(.eyebrow){color:var(--muted);line-height:1.65}.onboardingCard .authLogo{color:var(--rs-deep);font-size:24px}@media(max-width:1100px){.homeStats,.modernPlantRail{grid-template-columns:1fr 1fr}.homeLowerGrid{grid-template-columns:1fr}.modernAuth{grid-template-columns:1fr 460px}.authVisualCopy h2{font-size:52px}}@media(max-width:820px){.modernShell{display:block}.modernSidebar{display:none}.modernContent{grid-column:auto}.mobileTopbar{height:66px;padding:0 18px;display:flex;align-items:center;justify-content:space-between;background:rgba(246,248,244,.94);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);position:-webkit-sticky;position:sticky;top:0;z-index:35;border-bottom:1px solid rgba(23,52,38,.07)}.mobileTopbar>button{width:36px;height:36px;border:0;border-radius:12px;background:var(--rs-deep);color:#fff}.modernHome{padding:18px 16px 90px}.homeHero{min-height:330px;padding:28px;align-items:flex-start;flex-direction:column;justify-content:flex-end}.homeHero h1{font-size:40px}.homeHeroSignal{display:none}.modernAuth{display:block}.authVisual{display:none}.authPanel{min-height:100vh;padding:24px}.modernAuthCard h1{font-size:40px}.topbarLogo{font-size:18px}.brandLogo:after{left:14px;width:12px;height:12px;bottom:-7px}.plantTabs{top:66px}}@media(max-width:580px){.homeStats{grid-template-columns:1fr 1fr;gap:10px}.homeStats>button{grid-template-columns:36px 1fr;padding:13px}.homeStats>button>b{display:none}.statIcon{width:36px;height:36px}.modernPlantRail{grid-template-columns:1fr}.homeSectionHead{align-items:center}.homeSectionHead h2{font-size:24px}.modernPlantPoster .posterPhoto{height:270px}.onboardingCard{padding:28px 22px}.onboardingCard h1{font-size:34px}}.fullBgAuth{position:relative;min-height:100vh;display:grid!important;grid-template-columns:1fr!important;place-items:center;overflow:hidden;background:#10291f;padding:34px}.authBackdrop{position:absolute;inset:0;background:url(/brand/login-bg.jpg) 50%/cover no-repeat;transform:scale(1.015)}.authBackdropShade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(7,28,20,.48),rgba(7,28,20,.16) 38%,rgba(7,28,20,.1) 62%,rgba(7,28,20,.34)),linear-gradient(180deg,rgba(5,23,16,.1),rgba(5,23,16,.28))}.fullBgAuth .authPanel{position:relative;z-index:3;width:100%;display:grid;place-items:center;padding:0;background:transparent}.floatingAuthCard{width:min(455px,calc(100vw - 44px));padding:38px 38px 30px!important;border:1px solid rgba(255,255,255,.56)!important;border-radius:28px!important;background:rgba(248,248,243,.9)!important;box-shadow:0 34px 90px rgba(6,28,19,.32)!important;backdrop-filter:blur(24px) saturate(125%);-webkit-backdrop-filter:blur(24px) saturate(125%)}.floatingAuthCard .authLogo{font-size:27px;margin:0 auto 28px;color:#12251e;background:rgba(255,255,255,.14)}.floatingAuthCard .eyebrow{text-align:center;color:#61756a;margin-bottom:9px}.floatingAuthCard h1{text-align:center;font-size:39px;letter-spacing:-.05em;margin:0 0 12px;color:#13231d}.floatingAuthCard .authLead{text-align:center;max-width:360px;margin:0 auto 25px;color:#6a776f}.floatingAuthCard .authActions{display:grid;grid-gap:10px;gap:10px}.floatingAuthCard .authActions .btn{width:100%;min-height:50px}.floatingAuthCard .authActions .btn.primary{background:#123b2d;color:#fff;box-shadow:0 10px 24px rgba(18,59,45,.18)}.floatingAuthCard .authActions .btn.primary:hover{background:#0d3326}.floatingAuthCard .authActions .btn.secondary{background:rgba(255,255,255,.7);border:1px solid rgba(22,57,42,.15)}.floatingAuthCard .textLink{justify-self:center;color:#355d49;font-size:12px}.floatingAuthCard .field{display:grid;grid-gap:7px;gap:7px;margin:0 0 13px;font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:#596b61}.floatingAuthCard .field input{width:100%;border:1px solid rgba(23,59,43,.12);background:rgba(255,255,255,.78);border-radius:15px;padding:15px 16px;font-size:14px;text-transform:none;letter-spacing:0;outline:none;box-shadow:inset 0 1px 0 rgba(255,255,255,.75)}.floatingAuthCard .field input:focus{border-color:#5f8e73;box-shadow:0 0 0 4px rgba(46,101,71,.09)}.floatingAuthCard .authDevNote{display:block;text-align:center;margin-top:17px;color:#8b968f;font-size:10px;line-height:1.45}.floatingAuthCard .authNotice{margin:4px 0 12px}.authSceneCopy{position:absolute;z-index:2;left:clamp(28px,5vw,78px);top:50%;transform:translateY(-50%);width:min(320px,24vw);color:#fff;text-shadow:0 2px 24px rgba(4,25,16,.18)}.authSceneCopy .eyebrow{color:rgba(255,255,255,.7)}.authSceneCopy h2{font-size:clamp(42px,4.7vw,72px);line-height:.95;letter-spacing:-.055em;margin:10px 0 18px}.authSceneCopy p:not(.eyebrow){font-size:14px;line-height:1.7;color:rgba(255,255,255,.8);max-width:285px}.authSceneFooter{position:absolute;z-index:2;right:38px;bottom:28px;display:flex;align-items:center;gap:10px;color:rgba(255,255,255,.73);font-size:10px;text-transform:uppercase;letter-spacing:.13em}.authSceneFooter i{display:block;width:22px;height:1px;background:rgba(255,255,255,.34)}@media(max-width:1050px){.authSceneCopy{display:none}.authSceneFooter{left:50%;right:auto;transform:translateX(-50%);white-space:nowrap}.fullBgAuth{padding:26px}}@media(max-width:640px){.fullBgAuth{padding:18px;align-items:center;background:#10291f}.authBackdrop{background-position:38%}.authBackdropShade{background:linear-gradient(180deg,rgba(8,31,22,.3),rgba(8,31,22,.47))}.floatingAuthCard{width:100%;padding:30px 22px 24px!important;border-radius:23px!important;background:rgba(250,250,246,.93)!important}.floatingAuthCard .authLogo{font-size:23px;margin-bottom:24px}.floatingAuthCard h1{font-size:33px}.authSceneFooter{display:none}}.brandLogo{display:block!important;width:auto!important;height:auto!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;object-fit:contain!important;max-width:100%!important;color:inherit!important}.brandLogo:after,.brandLogo>span{display:none!important}.authLogo{width:265px!important;max-width:78%!important;margin:0 auto 28px!important}.sidebarLogo{width:156px!important;filter:brightness(0) invert(1);opacity:.98}.topbarLogo{width:132px!important}.loadingLogo{width:230px!important;margin:0 auto 18px!important}.sidebarBrand{display:flex!important;align-items:center!important;justify-content:flex-start!important;width:100%;border:0!important;background:transparent!important;padding:7px 9px 24px!important}.partialLoadNotice{display:flex;align-items:center;gap:10px;margin:16px 0 0;padding:12px 14px;border:1px solid #ead9ad;background:#fff9e8;border-radius:14px;color:#735d2a;font-size:11px}.partialLoadNotice span{flex:1 1;color:#826f42}.partialLoadNotice button{border:0;background:transparent;text-decoration:underline;font-weight:750;color:#5f4b1f}.flowEmpty{min-height:270px;border-radius:26px;padding:34px;background:linear-gradient(135deg,#153f2f,#245b43);color:#fff;display:flex;align-items:flex-end;justify-content:space-between;gap:30px;box-shadow:0 18px 50px rgba(16,56,40,.16)}.flowEmpty h1{font-size:42px;letter-spacing:-.05em;margin:6px 0 12px}.flowEmpty p:not(.eyebrow){max-width:680px;color:rgba(255,255,255,.75);line-height:1.6}.flowEmpty .eyebrow{color:rgba(255,255,255,.6)}.flowEmpty>div:last-child{display:flex;gap:8px;flex-wrap:wrap}.flowEmpty .btn.secondary{background:rgba(255,255,255,.13);border-color:rgba(255,255,255,.26);color:#fff}.safetyPanel p{color:var(--muted);line-height:1.65}.autoWaterPage{gap:18px}.flowStatusGrid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:12px;gap:12px}.flowStatusGrid article{background:#fff;border:1px solid rgba(23,52,38,.07);border-radius:19px;padding:18px;display:grid;grid-gap:5px;gap:5px;box-shadow:0 8px 28px rgba(21,57,38,.04)}.flowStatusGrid article.warning{background:#fff8e9;border-color:#e8d7a5}.flowStatusGrid span{font-size:10px;text-transform:uppercase;letter-spacing:.08em;color:var(--muted)}.flowStatusGrid strong{font-size:22px;letter-spacing:-.035em}.flowStatusGrid small{font-size:10px;line-height:1.4;color:#7a887f}.autoControlPanel .sectionHead{align-items:flex-start}.autoControlPanel .sectionHead p:not(.eyebrow){color:var(--muted);font-size:12px;line-height:1.55}.autoControlPanel .formGrid{margin:22px 0}.safetyStrip{display:flex;align-items:center;gap:14px;padding:15px 18px;border-radius:16px;background:#e8f0e9;color:#385c45}.safetyStrip span{font-size:11px;color:#607568}.onboardingProgress.four{grid-template-columns:repeat(4,1fr)}.onboardingVision{margin:20px 0;min-height:240px}.onboardingIdentifyResult{margin-top:18px;padding:18px;border-radius:18px;background:#f1f5f0;display:grid;grid-gap:8px;gap:8px}.onboardingIdentifyResult h2{margin:0;font-size:26px}.onboardingIdentifyResult>i{font-family:Georgia,serif;color:var(--muted)}.onboardingIdentifyResult>p{color:var(--muted);line-height:1.5}@media(max-width:900px){.flowStatusGrid{grid-template-columns:1fr 1fr}.flowEmpty{align-items:flex-start;flex-direction:column}.sidebarLogo{width:142px!important}}@media(max-width:580px){.flowStatusGrid{grid-template-columns:1fr 1fr}.flowEmpty{padding:26px}.flowEmpty h1{font-size:34px}.safetyStrip{align-items:flex-start;flex-direction:column}.authLogo{width:230px!important}.topbarLogo{width:120px!important}}.staffAuth{position:relative;min-height:100vh;display:grid;place-items:center;overflow:hidden;background:#0d251b;padding:28px}.staffAuthBackdrop{position:absolute;inset:0;background:radial-gradient(circle at 18% 18%,rgba(67,122,87,.18),transparent 34%),linear-gradient(145deg,#0a2118,#123629 55%,#0a241a)}.staffAuth .authBackdropShade{background:linear-gradient(180deg,rgba(4,16,11,.1),rgba(4,16,11,.38))}.staffAuth .authPanel{position:relative;z-index:2;min-height:100vh;width:100%;display:grid;place-items:center;padding:24px}.staffAuthCard{width:min(440px,calc(100vw - 40px));background:rgba(250,250,246,.97)!important;border:1px solid rgba(255,255,255,.36)!important;box-shadow:0 32px 90px rgba(0,0,0,.32)!important}.staffAuthCard .authLogo{width:235px!important}.staffAuthCard h1{text-align:center;margin:6px 0 10px;font-size:38px;letter-spacing:-.045em}.staffAuthCard .authLead{text-align:center;color:var(--muted);line-height:1.55}.staffAuthCard>.btn{width:100%;margin-top:8px}.staffLoginFoot{margin-top:20px;padding-top:16px;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;font-size:11px}.staffLoginFoot span{color:#7a867f;text-transform:uppercase;letter-spacing:.08em}.staffCustomerLink,.staffLoginFoot a{color:#355d49;text-decoration:none;font-weight:700}.staffPortalApp{background:#eef1ed}.staffShell{grid-template-columns:250px minmax(0,1fr)}.staffSidebar{background:#0d2f22!important}.staffPortalLabel{display:grid;grid-gap:3px;gap:3px;padding:4px 12px 20px;color:#fff}.staffPortalLabel span{font-size:10px;font-weight:800;letter-spacing:.18em;color:#9fc0ab}.staffPortalLabel small{font-size:12px;color:rgba(255,255,255,.58)}.staffCustomerLink{display:block;margin-top:10px;padding:10px 12px;border:1px solid rgba(255,255,255,.12);border-radius:10px;color:rgba(255,255,255,.72);font-size:11px;text-align:center}.staffTopbar{height:64px;display:flex;align-items:center;justify-content:space-between;padding:0 28px;background:#fff;border-bottom:1px solid #e3e8e3;position:-webkit-sticky;position:sticky;top:0;z-index:30}.staffTopbar>div{display:grid;grid-gap:2px;gap:2px}.staffTopbar b{font-size:14px}.staffTopbar span{font-size:10px;color:var(--muted)}.staffContent>.adminPage{padding-top:24px}.staffSidebar .sidebarNav button.active{background:rgba(255,255,255,.14)!important}.staffSidebar .sidebarAccount small{max-width:150px;white-space:normal;line-height:1.35}@media(max-width:820px){.staffShell{display:block}.staffSidebar{display:none}.staffTopbar{padding:0 18px}.staffContent>.adminPage{padding:18px 14px 90px}}.modalTitleRow{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:8px}.modalTitleRow h1{margin-bottom:4px}.modalTitleRow p{margin:0;color:var(--muted)}.adminError{display:flex;align-items:center;gap:12px;background:#fff2e8;border:1px solid #efc9ac;border-radius:14px;padding:13px 15px;margin:10px 0 16px;color:#7a3e17}.adminError b{white-space:nowrap}.adminError span{flex:1 1;font-size:12px}.adminError .btn{margin-left:auto}.opsTable{display:grid;border:1px solid var(--line);border-radius:16px;overflow:hidden}.opsHead,.opsTableRow{display:grid;align-items:center;grid-gap:12px;gap:12px;padding:12px 14px}.opsHead{background:#f1f4ef;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.05em;color:var(--muted)}.opsTableRow{border:0;border-top:1px solid var(--line);background:white;text-align:left;font:inherit;color:inherit}.opsTable button.opsTableRow{cursor:pointer}.opsTable button.opsTableRow:hover{background:#f7f9f5}.opsTableRow>span{min-width:0;font-size:12px}.opsTableRow b,.opsTableRow small{display:block;overflow:hidden;text-overflow:ellipsis}.opsTableRow small{color:var(--muted);margin-top:3px}.customerTable .opsHead,.customerTable .opsTableRow{grid-template-columns:1.5fr 1fr .8fr 1fr .5fr .9fr}.deviceTable .opsHead,.deviceTable .opsTableRow{grid-template-columns:1.2fr 1fr .75fr 1.35fr 1fr .7fr auto}.orderTable .opsHead,.orderTable .opsTableRow{grid-template-columns:1fr 1.5fr .9fr .8fr .9fr .8fr}.panelInset{background:#f7f8f5;border:1px solid var(--line);border-radius:16px;padding:16px}.rowButton{width:100%;border:0;background:transparent;text-align:left;cursor:pointer}.rowButton:hover{background:#f7f9f5}.activityTimeline{display:grid;margin-top:10px}.activityTimeline>div{display:grid;grid-template-columns:14px 1fr auto;grid-gap:12px;gap:12px;align-items:start;padding:11px 0;border-top:1px solid var(--line)}.activityTimeline>div>i{width:9px;height:9px;border-radius:50%;background:#6d8774;margin-top:5px}.activityTimeline>div>i.order{background:#6b7c96}.activityTimeline>div>i.credit{background:#8c7a50}.activityTimeline>div>i.plan{background:#6d6690}.activityTimeline>div>i.device{background:#4f7b5b}.activityTimeline>div>i.admin{background:#8b665c}.activityTimeline>div>div{display:grid;grid-gap:3px;gap:3px}.activityTimeline span,.activityTimeline time{font-size:11px;color:var(--muted)}.activityTimeline time{white-space:nowrap}.addressBlock{white-space:pre-line;line-height:1.65;color:var(--muted)}.orderItems{display:grid;border:1px solid var(--line);border-radius:14px;overflow:hidden}.orderItems>div{display:grid;grid-template-columns:1fr auto auto;grid-gap:18px;gap:18px;align-items:center;padding:12px 14px;border-top:1px solid var(--line)}.orderItems>div:first-child{border-top:0}.orderItems small{display:block;color:var(--muted);margin-top:2px}.orderTotals{display:grid;justify-content:end;grid-gap:6px;gap:6px;margin:12px 0}.orderTotals span{display:flex;justify-content:space-between;gap:30px;font-size:12px}.orderEditGrid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px;margin:12px 0}.orderEditGrid label{display:grid;grid-gap:6px;gap:6px;font-size:11px;font-weight:700}.orderEditGrid input,.orderEditGrid select,.orderEditGrid textarea{width:100%;padding:10px;border:1px solid var(--line);border-radius:10px;background:white}.orderEditGrid .wideField{grid-column:1/-1}.orderEditGrid textarea{min-height:90px;resize:vertical}@media(max-width:1050px){.customerTable .opsHead,.customerTable .opsTableRow{grid-template-columns:1.4fr 1fr 1fr .8fr}.customerTable .opsHead span:nth-child(5),.customerTable .opsHead span:nth-child(6),.customerTable .opsTableRow>span:nth-child(5),.customerTable .opsTableRow>span:nth-child(6){display:none}.deviceTable .opsHead,.deviceTable .opsTableRow{grid-template-columns:1.2fr 1fr 1fr 1fr auto}.deviceTable .opsHead span:nth-child(5),.deviceTable .opsHead span:nth-child(6),.deviceTable .opsTableRow>span:nth-child(5),.deviceTable .opsTableRow>span:nth-child(6){display:none}.orderTable .opsHead,.orderTable .opsTableRow{grid-template-columns:1fr 1.4fr .8fr .8fr}.orderTable .opsHead span:nth-child(4),.orderTable .opsHead span:nth-child(5),.orderTable .opsTableRow>span:nth-child(4),.orderTable .opsTableRow>span:nth-child(5){display:none}.orderEditGrid{grid-template-columns:1fr 1fr}}@media(max-width:760px){.modalTitleRow{flex-direction:column}.opsTable{overflow:auto}.opsHead,.opsTableRow{min-width:680px}.orderEditGrid{grid-template-columns:1fr}.activityTimeline>div{grid-template-columns:12px 1fr}.activityTimeline time{grid-column:2}}.commercePage{display:grid;grid-gap:24px;gap:24px}.shopToolbar{display:flex;align-items:center;gap:14px;justify-content:space-between}.shopToolbar>input{min-width:240px;max-width:380px;width:34%;padding:11px 13px;border:1px solid var(--line);border-radius:12px;background:#fff}.shopToolbar>div{display:flex;gap:6px;flex-wrap:wrap;justify-content:flex-end}.shopToolbar button{border:1px solid var(--line);background:#fff;padding:8px 11px;border-radius:99px;font-size:11px}.shopToolbar button.active{background:var(--green);color:#fff;border-color:var(--green)}.commerceGrid article{grid-gap:8px;gap:8px}.commerceGrid .productOpen{border:0;background:transparent;padding:0;text-align:left;display:grid;grid-gap:8px;gap:8px;min-width:0}.commerceGrid article.soldOut{opacity:.66}.productVisual{position:relative}.productVisual .pill{position:absolute;top:12px;left:12px}.productMeta{display:flex;align-items:center;justify-content:space-between;gap:10px}.productMeta span{font-size:10px;color:var(--muted)}.commerceProductDetail{display:grid;grid-gap:12px;gap:12px}.commerceProductDetail .productVisual{height:280px;border-radius:20px;overflow:hidden;background:#eef2ea}.commerceProductDetail .productVisual img{width:100%;height:100%;object-fit:contain}.commerceProductDetail h1{margin:0}.commerceProductDetail>p:not(.eyebrow),.commerceProductDetail>span{color:var(--muted);line-height:1.6}.shopOrders{margin-top:10px}.orderCards{display:grid;margin-top:14px;border:1px solid var(--line);border-radius:16px;overflow:hidden}.orderCards>button{border:0;border-top:1px solid var(--line);background:#fff;display:grid;grid-template-columns:1fr 1fr auto;grid-gap:14px;gap:14px;align-items:center;padding:14px;text-align:left}.orderCards>button:first-child{border-top:0}.orderCards>button:hover{background:#f7f9f5}.orderCards span{display:grid;grid-gap:4px;gap:4px}.orderCards small{color:var(--muted)}.checkoutLayout{display:grid;grid-template-columns:1.15fr .85fr;grid-gap:22px;gap:22px}.cartLines{display:grid;border:1px solid var(--line);border-radius:14px;overflow:hidden}.cartLines>div{display:grid;grid-template-columns:54px 1fr auto auto;grid-gap:12px;gap:12px;align-items:center;padding:12px;border-top:1px solid var(--line)}.cartLines>div:first-child{border-top:0}.cartLines img{width:54px;height:54px;object-fit:contain;background:#f3f5f0;border-radius:10px}.cartLines span{display:grid;grid-gap:3px;gap:3px}.cartLines small{color:var(--muted)}.qtyControl{display:flex;align-items:center;gap:8px}.qtyControl button{width:28px;height:28px;border-radius:8px;border:1px solid var(--line);background:#fff}.checkoutAddress{background:#f7f8f5;border:1px solid var(--line);border-radius:16px;padding:16px;display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px}.checkoutAddress .paymentChoice,.checkoutAddress h3,.checkoutAddress>.btn{grid-column:1/-1}.checkoutAddress label{display:grid;grid-gap:5px;gap:5px;font-size:11px;font-weight:700}.checkoutAddress input:not([type]),.checkoutAddress input[type=text]{width:100%;padding:10px;border:1px solid var(--line);border-radius:10px;background:#fff}.paymentChoice{display:grid;grid-gap:8px;gap:8px;border-top:1px solid var(--line);padding-top:12px}.paymentChoice label{display:flex;align-items:center;gap:8px}.paymentChoice small{color:var(--muted)}.commerceTable .opsHead,.commerceTable .opsTableRow{grid-template-columns:1.5fr .8fr .7fr .7fr .8fr auto}.commerceToggles{display:flex;gap:18px;flex-wrap:wrap;padding:12px 0}.commerceToggles label{display:flex;gap:7px;align-items:center;font-size:12px;font-weight:700}@media(max-width:850px){.shopToolbar{align-items:stretch;flex-direction:column}.shopToolbar>input{width:100%;max-width:none}.shopToolbar>div{justify-content:flex-start}.checkoutLayout{grid-template-columns:1fr}.commerceTable .opsHead,.commerceTable .opsTableRow{grid-template-columns:1.4fr .8fr .7fr .8fr auto}.commerceTable .opsHead span:nth-child(4),.commerceTable .opsTableRow>span:nth-child(4){display:none}}@media(max-width:620px){.orderCards>button{grid-template-columns:1fr auto}.orderCards>button>strong{grid-column:1/-1}.cartLines>div{grid-template-columns:45px 1fr auto}.cartLines>div>strong{grid-column:2/-1}.checkoutAddress{grid-template-columns:1fr}.checkoutAddress .paymentChoice,.checkoutAddress h3,.checkoutAddress>.btn{grid-column:auto}}.catalogProductCell{display:flex!important;align-items:center;gap:10px}.catalogProductCell>img{width:42px;height:42px;object-fit:contain;border-radius:9px;background:#f4f6f2;border:1px solid var(--line)}.catalogProductCell>span{display:grid;grid-gap:2px;gap:2px}.productAdminHeader{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding-right:42px}.productAdminHeader h1{margin:4px 0}.productAdminHeader small{color:var(--muted)}.productAdminLayout{display:grid;grid-template-columns:180px minmax(0,1fr);grid-gap:20px;gap:20px;margin-top:20px;max-height:68vh;overflow:hidden}.productAdminNav{display:flex;flex-direction:column;gap:5px;align-self:start;position:-webkit-sticky;position:sticky;top:0}.productAdminNav button{border:0;background:transparent;text-align:left;padding:10px 12px;border-radius:10px;font-size:12px;font-weight:700;color:var(--muted)}.productAdminNav button:hover{background:#f3f5f0}.productAdminNav button.active{background:#edf2e8;color:var(--green)}.productAdminBody{display:grid;grid-gap:14px;gap:14px;overflow:auto;padding-right:6px}.adminProductCard{border:1px solid var(--line);border-radius:16px;padding:16px;background:#fff;display:grid;grid-gap:14px;gap:14px}.adminProductCard .sectionHead h3,.adminProductCard>h3{margin:0}.adminProductCard .sectionHead p{margin:4px 0 0;color:var(--muted);font-size:12px}.checkLine{display:flex!important;align-items:center;gap:8px!important;font-size:12px!important;font-weight:700}.mediaEditorList,.tableEditor,.variantEditor{display:grid;grid-gap:10px;gap:10px}.mediaEditorRow{display:grid;grid-template-columns:64px minmax(170px,1.2fr) minmax(150px,1fr) auto auto;grid-gap:10px;gap:10px;align-items:end;border-top:1px solid var(--line);padding-top:10px}.mediaEditorRow:first-child{border-top:0;padding-top:0}.mediaEditorRow>img,.mediaPlaceholder{width:64px;height:64px;object-fit:contain;background:#f3f5f0;border-radius:10px;border:1px solid var(--line)}.mediaPlaceholder{display:grid;place-items:center;font-size:10px;color:var(--muted)}.mediaEditorRow label{display:grid;grid-gap:5px;gap:5px;font-size:11px;font-weight:700}.mediaEditorRow input,.tableEditorRow input{width:100%;padding:9px 10px;border:1px solid var(--line);border-radius:9px;background:#fff}.mainImageChoice{display:flex!important;align-items:center;gap:6px!important;height:36px}.tableEditorRow{display:grid;grid-template-columns:minmax(120px,.7fr) minmax(200px,1.6fr) auto;grid-gap:8px;gap:8px;align-items:center}.specsEditor .tableEditorRow{grid-template-columns:minmax(90px,.5fr) minmax(140px,1fr) minmax(180px,1.3fr) auto}.variantCard{border:1px solid var(--line);border-radius:14px;padding:14px;background:#fafbf9;display:grid;grid-gap:12px;gap:12px}.variantCardHead{display:flex;justify-content:space-between;gap:12px;align-items:center}.seoPreview{border:1px solid var(--line);border-radius:12px;padding:14px;display:grid;grid-gap:5px;gap:5px;background:#fafbf9}.seoPreview small{color:var(--muted)}.seoPreview b{font-size:16px;color:#1a0dab}.seoPreview span{color:var(--muted);font-size:12px;line-height:1.5}.productAdminActions{border-top:1px solid var(--line);padding-top:14px;margin-top:16px}.advancedProductDetail{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:24px}.productThumbs{display:flex;gap:8px;overflow:auto;margin-top:10px}.productThumbs button{width:62px;height:62px;border:1px solid var(--line);border-radius:10px;background:#fff;padding:3px}.productThumbs button.active{outline:2px solid var(--green)}.productThumbs img{width:100%;height:100%;object-fit:contain}.productPrice{display:flex;align-items:baseline;gap:10px}.productPrice strong{font-size:20px}.productMeta del,.productPrice del{color:var(--muted);font-weight:400;margin-left:5px}.productFeatureList,.productSpecs{display:grid;border:1px solid var(--line);border-radius:12px;overflow:hidden}.productFeatureList>div,.productSpecs>div{display:grid;grid-template-columns:.8fr 1.2fr;grid-gap:12px;gap:12px;padding:9px 11px;border-top:1px solid var(--line)}.productFeatureList>div:first-child,.productSpecs>div:first-of-type{border-top:0}.productFeatureList span,.productSpecs span{color:var(--muted)}.productSpecs h3{padding:11px;margin:0;background:#f7f8f5}@media(max-width:900px){.productAdminLayout{grid-template-columns:1fr;max-height:none}.productAdminNav{position:static;flex-direction:row;overflow:auto;padding-bottom:4px}.productAdminNav button{white-space:nowrap}.productAdminBody{overflow:visible}.advancedProductDetail{grid-template-columns:1fr}.mediaEditorRow{grid-template-columns:56px 1fr}.mediaEditorRow>label:nth-of-type(2){grid-column:2}.mediaEditorRow>.textAction{grid-column:2;justify-self:start}.specsEditor .tableEditorRow,.tableEditorRow{grid-template-columns:1fr}.productAdminLayout{overflow:visible}}.supportWorkspace{display:grid;grid-template-columns:290px minmax(0,1fr);grid-gap:16px;gap:16px;min-height:610px}.supportChatShell,.supportSidebar{border:1px solid var(--line);border-radius:20px;background:#fff;overflow:hidden}.supportSidebar{display:flex;flex-direction:column}.supportSidebarHead{padding:18px;border-bottom:1px solid var(--line)}.supportSidebarHead>div{display:grid;grid-gap:3px;gap:3px}.supportSidebarHead small{color:var(--muted)}.supportNewChat{margin:12px;border:1px solid var(--line);background:#f5f7f3;color:var(--green);font-weight:800;padding:11px 12px;border-radius:12px;text-align:left;cursor:pointer}.supportList{display:grid;overflow:auto}.supportList>button{border:0;border-top:1px solid var(--line);background:#fff;padding:13px 14px;text-align:left;display:flex;align-items:center;justify-content:space-between;gap:10px;color:inherit;cursor:pointer}.supportList>button.active{background:#edf3ea}.supportList>button span:first-child{display:grid;grid-gap:4px;gap:4px;min-width:0}.supportList>button b,.supportList>button small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.supportList>button small{color:var(--muted)}.supportChatShell{display:flex;flex-direction:column;min-height:610px}.supportStart{padding:30px;max-width:760px}.supportStartFields{display:grid;grid-gap:12px;gap:12px;margin-top:20px}.supportChatHeader{display:flex;justify-content:space-between;align-items:flex-start;gap:18px;padding:20px 22px;border-bottom:1px solid var(--line)}.supportChatHeader h2{margin:3px 0 5px}.supportChatHeader span{color:var(--muted);font-size:12px}.supportMessagesTall{flex:1 1;min-height:360px;max-height:520px;overflow:auto;padding:20px;background:#fbfcfa}.supportComposer{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:10px;gap:10px;padding:14px;border-top:1px solid var(--line);background:#fff;align-items:end}.supportComposer textarea{width:100%;min-height:74px;resize:vertical;border:1px solid var(--line);border-radius:12px;padding:11px;background:#fff}.supportClosed{display:grid;grid-gap:4px;gap:4px;padding:18px 20px;border-top:1px solid var(--line);background:#f5f6f3}.supportClosed span{color:var(--muted);font-size:12px}.supportCrm{display:grid;grid-gap:14px;gap:14px}.supportCrmHeader{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding-right:36px}.supportCrmHeader h1{margin:4px 0}.supportCrmHeader p{margin:0;color:var(--muted)}.supportCrmHeaderActions{display:flex;gap:8px;align-items:center}.supportCrmToolbar{display:grid;grid-template-columns:repeat(3,minmax(120px,1fr)) minmax(120px,.8fr);grid-gap:10px;gap:10px;padding:12px;background:#f6f8f4;border:1px solid var(--line);border-radius:14px}.supportCrmToolbar label,.supportCrmToolbar>span{display:grid;grid-gap:5px;gap:5px;font-size:11px;font-weight:800}.supportCrmToolbar select{border:1px solid var(--line);border-radius:9px;padding:8px;background:#fff}.supportCrmToolbar small{font-weight:500;color:var(--muted)}.supportCrmGrid{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(300px,.75fr);grid-gap:14px;gap:14px;max-height:72vh;overflow:hidden}.supportContext,.supportCrmConversation{overflow:auto}.supportCrmConversation{display:grid;grid-gap:14px;gap:14px;padding-right:4px}.supportMessagesCrm{min-height:310px;max-height:410px;overflow:auto;border:1px solid var(--line);border-radius:16px;padding:16px;background:#fbfcfa}.supportAgentAssist,.supportInternal{border:1px solid var(--line);border-radius:16px;padding:14px;background:#fff}.supportAiResult{margin-top:12px;padding:14px;border-radius:12px;background:#eef3ec;display:grid;grid-gap:5px;gap:5px}.supportAiResult p{white-space:pre-wrap;line-height:1.55;margin:4px 0}.supportAiResult small{color:var(--muted)}.supportNoteComposer{display:grid;grid-gap:8px;gap:8px}.supportInternal textarea,.supportNoteComposer textarea{width:100%;border:1px solid var(--line);border-radius:10px;padding:9px}.supportNote{margin-top:9px;padding:11px;border-radius:10px;background:#fff9e8;border:1px solid #eee1b9}.supportNote p{margin:5px 0;white-space:pre-wrap}.supportNote small{color:var(--muted)}.supportEscalation{margin-top:12px;padding:11px;border-radius:10px;background:#fff3e9}.supportEscalation p{margin:5px 0}.supportContext{border:1px solid var(--line);border-radius:16px;background:#f8faf7}.supportContextHead{padding:16px;border-bottom:1px solid var(--line)}.supportContextHead h2{margin:3px 0}.supportContextHead p{margin:0;color:var(--muted);font-size:12px}.supportContextStats{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px;padding:12px}.supportContextStats article{background:#fff;border:1px solid var(--line);border-radius:10px;padding:10px;display:grid;grid-gap:3px;gap:3px}.supportContextStats span{font-size:10px;color:var(--muted)}.supportContext details{border-top:1px solid var(--line);padding:0 12px}.supportContext summary{padding:12px 0;font-weight:800;cursor:pointer}.supportContextCard{display:grid;grid-gap:4px;gap:4px;padding:10px;margin-bottom:8px;background:#fff;border:1px solid var(--line);border-radius:10px}.supportContextCard small,.supportContextCard span{font-size:11px;color:var(--muted);line-height:1.45}.supportMessage.system{max-width:92%;margin:0 auto;background:#eef2ef;color:#516158}.supportMessage.system small{display:none}@media(max-width:1000px){.supportCrmGrid{grid-template-columns:1fr;max-height:none}.supportContext{max-height:520px}.supportCrmToolbar{grid-template-columns:1fr 1fr}.supportWorkspace{grid-template-columns:1fr}.supportSidebar{max-height:260px}.supportChatShell{min-height:520px}}@media(max-width:620px){.supportCrmToolbar{grid-template-columns:1fr}.supportChatHeader,.supportCrmHeader{flex-direction:column}.supportComposer{grid-template-columns:1fr}.supportWorkspace{min-height:0}}.navExternal{margin-left:auto;font-size:12px;opacity:.65}.supportWindowApp{height:100vh;min-height:680px;background:var(--bg);display:grid;grid-template-rows:64px minmax(0,1fr);overflow:hidden}.supportWindowTopbar{display:flex;align-items:center;gap:12px;padding:0 20px;background:#fff;border-bottom:1px solid var(--line);position:relative;z-index:2}.supportWindowLogo{width:118px;height:auto}.supportWindowTopbar>div{display:grid;grid-gap:2px;gap:2px}.supportWindowTopbar>div>b{font-size:14px}.supportWindowTopbar>div>span{color:var(--muted)}.supportWindowClose{margin-left:auto;border:1px solid var(--line);background:#f5f7f3;color:var(--green);font-weight:800;border-radius:10px;padding:9px 13px;cursor:pointer}.supportWindowApp>.supportPage{width:100%;max-width:none;margin:0;overflow:hidden;display:grid;grid-template-rows:auto auto minmax(0,1fr);grid-gap:10px;gap:10px}.supportWindowApp .pageTitle{margin:0}.supportWindowApp .pageTitle h1{font-size:26px;margin-bottom:2px}.supportWindowApp .supportTier{margin:0}.supportWindowApp .customerSupportWorkspace{grid-template-columns:300px minmax(0,1fr)}.supportWindowApp .supportChatShell,.supportWindowApp .supportList{min-height:0}.supportWindowApp .supportStart{overflow:auto;max-height:100%}.supportCrmPage{position:fixed;inset:0;z-index:160;background:var(--bg);padding:20px 24px;overflow:hidden}.supportCrmPage>.supportCrm{height:100%;max-width:1800px;margin:0 auto;display:grid;grid-template-rows:auto auto minmax(0,1fr);grid-gap:14px;gap:14px}.supportCrmPage .supportCrmHeader{padding-right:0;align-items:center}.supportCrmPage .supportCrmHeaderActions{flex-wrap:wrap;justify-content:flex-end}.supportCrmPage .supportCrmToolbar{grid-template-columns:repeat(3,minmax(180px,1fr)) minmax(180px,.8fr)}.supportCrmPage .supportCrmGrid{height:100%;min-height:0;max-height:none;grid-template-columns:minmax(620px,2fr) minmax(380px,1fr);gap:18px;overflow:hidden}.supportCrmPage .supportCrmConversation{min-height:0;overflow:auto;padding-right:8px}.supportCrmPage .supportContext{min-height:0;max-height:none}.supportCrmPage .supportMessagesCrm{min-height:330px;max-height:44vh}.supportCrmPage .supportAgentAssist,.supportCrmPage .supportInternal{padding:16px}@media(max-width:1000px){.supportWindowApp{min-height:0;height:100vh}.supportWindowTopbar>div>span{display:none}.supportWindowApp>.supportPage{overflow:auto;display:block}.supportWindowApp .customerSupportWorkspace{height:auto;grid-template-columns:1fr}.supportWindowApp .supportSidebar{max-height:250px}.supportWindowApp .supportChatShell{min-height:560px;height:auto}.supportCrmPage{overflow:auto;padding:14px}.supportCrmPage>.supportCrm{height:auto}.supportCrmPage .supportCrmGrid{height:auto;grid-template-columns:1fr;overflow:visible}.supportCrmPage .supportContext,.supportCrmPage .supportCrmConversation{overflow:visible}.supportCrmPage .supportMessagesCrm{max-height:460px}}.supportWindowLogo{width:148px!important;max-width:148px!important;height:auto!important;object-fit:contain!important;border:0!important;border-radius:0!important;padding:0!important;background:transparent!important;display:block!important}.supportWindowTopbar{height:68px;min-height:68px;padding:0 22px;gap:18px}.supportWindowTopbar>div{min-width:0}.supportWindowTopbar>div>b{font-size:15px}.supportWindowTopbar>div>span{font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.supportWindowApp{grid-template-rows:68px minmax(0,1fr);background:#f4f6f2}.supportWindowApp>.supportPage{padding:14px 18px 18px;grid-template-rows:minmax(0,1fr);height:100%;min-height:0}.supportWindowApp .pageTitle,.supportWindowApp .supportTier{display:none}.supportWindowApp .customerSupportWorkspace{height:100%;min-height:0;grid-template-columns:286px minmax(0,1fr);gap:14px}.supportWindowApp .supportChatShell,.supportWindowApp .supportSidebar{height:100%;min-height:0;border-radius:16px}.supportWindowApp .supportChatShell,.supportWindowApp .supportSidebar{box-shadow:0 8px 24px rgba(23,54,38,.04)}.supportWindowApp .supportChatHeader{padding:16px 20px}.supportWindowApp .supportMessagesTall{max-height:none;min-height:0;padding:18px 20px}.supportWindowApp .supportComposer{padding:12px 14px}.supportWindowApp .supportStart{max-width:none;width:100%;padding:28px 32px}.supportWindowApp .supportStartFields{max-width:820px}.supportCrmStandalone{position:fixed;inset:0;z-index:500;background:#f2f5f1;overflow:hidden}.supportCrmStandalone .supportCrmPage{position:static;inset:auto;width:100%;height:100vh;padding:18px 22px;overflow:hidden;background:#f2f5f1}.supportCrmStandalone .supportCrmPage>.supportCrm{height:100%;max-width:none;margin:0;grid-template-rows:auto auto minmax(0,1fr);gap:12px}.supportCrmStandalone .supportCrmHeader{min-height:62px;padding:0 2px;align-items:center}.supportCrmStandalone .supportCrmHeader h1{font-size:28px;line-height:1.05;margin:3px 0}.supportCrmStandalone .supportCrmHeaderActions{gap:8px;flex-wrap:wrap}.supportCrmStandalone .supportCrmToolbar{padding:10px 12px;grid-template-columns:minmax(150px,.7fr) minmax(240px,1fr) minmax(200px,1fr) minmax(150px,.7fr)}.supportCrmStandalone .supportCrmGrid{height:100%;min-height:0;max-height:none;grid-template-columns:minmax(0,1.9fr) minmax(390px,.9fr);gap:16px;overflow:hidden}.supportCrmStandalone .supportCrmConversation{min-height:0;height:100%;overflow:auto;padding:0 6px 20px 0;scrollbar-gutter:stable}.supportCrmStandalone .supportContext{min-height:0;height:100%;max-height:none;overflow:auto;scrollbar-gutter:stable}.supportCrmStandalone .supportMessagesCrm{min-height:360px;max-height:48vh;border-radius:14px}.supportCrmStandalone .supportComposer{position:-webkit-sticky;position:sticky;bottom:0;z-index:2;border:1px solid var(--line);border-radius:14px;margin-top:10px}.supportCrmStandalone .supportAgentAssist,.supportCrmStandalone .supportInternal{border-radius:14px}@media(max-width:1100px){.supportCrmStandalone{overflow:auto}.supportCrmStandalone .supportCrmPage{height:auto;min-height:100vh;overflow:visible;padding:14px}.supportCrmStandalone .supportCrmPage>.supportCrm{height:auto}.supportCrmStandalone .supportCrmGrid{height:auto;grid-template-columns:1fr;overflow:visible}.supportCrmStandalone .supportContext,.supportCrmStandalone .supportCrmConversation{height:auto;overflow:visible}.supportCrmStandalone .supportCrmToolbar{grid-template-columns:1fr 1fr}.supportCrmStandalone .supportMessagesCrm{max-height:520px}}@media(max-width:760px){.supportWindowTopbar{padding:0 12px}.supportWindowLogo{width:118px!important;max-width:118px!important}.supportWindowTopbar>div>span{display:none}.supportWindowClose{padding:8px 10px}.supportWindowApp>.supportPage{overflow:auto;padding:10px}.supportWindowApp .customerSupportWorkspace{height:auto;grid-template-columns:1fr}.supportWindowApp .supportSidebar{height:auto;max-height:230px}.supportWindowApp .supportChatShell{height:auto;min-height:560px}.supportCrmStandalone .supportCrmToolbar{grid-template-columns:1fr}.supportCrmStandalone .supportCrmHeader{align-items:flex-start}}.supportDeskPage{position:fixed;inset:0;z-index:155;background:#f3f6f1;padding:24px 28px;overflow:auto;color:var(--ink)}.supportDeskPage>*{max-width:1680px;margin-left:auto;margin-right:auto}.supportDeskTop{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:18px}.supportDeskTop h1{font-size:38px;letter-spacing:-.045em;margin:3px 0 5px}.supportDeskTop p{margin:0;color:var(--muted)}.supportDeskBack{border:0;background:transparent;color:var(--green);font-weight:800;padding:0;margin-bottom:14px;cursor:pointer}.supportDeskTopActions{display:flex;align-items:center;gap:14px}.supportDeskTopActions>span{display:grid;text-align:right}.supportDeskTopActions small{color:var(--muted);font-size:11px}.supportDeskStats{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:12px;gap:12px;margin-bottom:16px}.supportDeskStats article{background:#fff;border:1px solid var(--line);border-radius:16px;padding:14px 16px;display:grid;grid-gap:3px;gap:3px;box-shadow:0 5px 18px rgba(27,55,38,.025)}.supportDeskStats article>span{font-size:11px;color:var(--muted);font-weight:700}.supportDeskStats strong{font-size:27px;line-height:1.05}.supportDeskStats small{font-size:10px;color:var(--muted)}.supportDeskBody{display:grid;grid-template-columns:220px minmax(0,1fr);grid-gap:14px;gap:14px;min-height:600px}.supportDeskInbox,.supportDeskQueues{background:#fff;border:1px solid var(--line);border-radius:20px;overflow:hidden}.supportDeskQueues{display:flex;flex-direction:column;padding:10px}.supportDeskQueuesHead{padding:10px 10px 13px;display:grid;grid-gap:2px;gap:2px;border-bottom:1px solid var(--line);margin-bottom:7px}.supportDeskQueuesHead small{font-size:10px;color:var(--muted)}.supportDeskQueues>button{border:0;background:transparent;padding:10px 11px;border-radius:10px;display:flex;justify-content:space-between;align-items:center;text-align:left;cursor:pointer;color:var(--ink)}.supportDeskQueues>button:hover{background:#f5f8f3}.supportDeskQueues>button.active{background:#e8f0e7;color:var(--green)}.supportDeskQueues>button span{font-weight:700;font-size:12px}.supportDeskQueues>button b{min-width:25px;text-align:center;padding:2px 7px;background:#f0f3ee;border-radius:999px;font-size:10px}.supportDeskQueues>button.active b{background:#fff}.supportDeskHint{margin-top:auto;background:#f5f7f3;border-radius:12px;padding:12px}.supportDeskHint b{font-size:11px}.supportDeskHint p{font-size:10px;line-height:1.45;color:var(--muted);margin:5px 0 0}.supportDeskInbox{display:flex;flex-direction:column;min-width:0}.supportDeskInboxHead{display:flex;justify-content:space-between;align-items:end;gap:20px;padding:18px 20px;border-bottom:1px solid var(--line)}.supportDeskInboxHead h2{font-size:24px;margin:2px 0}.supportDeskInboxHead>div>span{font-size:11px;color:var(--muted)}.supportDeskSearch{width:min(370px,40%);display:grid;grid-gap:5px;gap:5px;font-size:10px;font-weight:700;color:var(--muted)}.supportDeskSearch input{width:100%;border:1px solid var(--line);border-radius:10px;padding:10px 12px;background:#fbfcfa}.supportDeskCase,.supportDeskColumns{display:grid;grid-template-columns:minmax(230px,1.7fr) minmax(170px,1.15fr) 96px minmax(145px,1fr) 125px 128px 70px;grid-gap:14px;gap:14px;align-items:center}.supportDeskColumns{padding:9px 18px;background:#f8faf7;border-bottom:1px solid var(--line);font-size:9px;text-transform:uppercase;letter-spacing:.08em;color:var(--muted);font-weight:800}.supportDeskCases{overflow:auto;min-height:0}.supportDeskCase{width:100%;border:0;border-bottom:1px solid #edf0eb;background:#fff;padding:14px 18px;text-align:left;color:inherit;cursor:pointer}.supportDeskCase:hover{background:#f8fbf6}.supportDeskCase:last-child{border-bottom:0}.supportDeskCase>span{min-width:0}.supportDeskCustomer,.supportDeskOwner,.supportDeskSubject{display:grid;grid-gap:4px;gap:4px}.supportDeskSubject b{font-size:13px}.supportDeskCase small,.supportDeskSubject b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.supportDeskCase small{font-size:10px;color:var(--muted)}.supportDeskCustomer b,.supportDeskOwner b{font-size:11px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.supportDeskUpdated{font-size:10px;color:var(--muted)}.supportDeskOpen{font-size:10px;font-weight:800;color:var(--green);text-align:right}.supportDeskEmpty{padding:70px 20px;text-align:center}.supportDeskEmpty h3{margin-bottom:4px}.supportDeskEmpty p{color:var(--muted)}.supportCrmPage{background:#f3f6f1}.supportCrmPage>.supportCrm{max-width:1720px}.supportCrmPage .supportCrmHeader{background:#fff;border:1px solid var(--line);border-radius:18px;padding:16px 18px}.supportCrmPage .supportCrmHeader h1{font-size:28px}.supportCrmPage .supportCrmToolbar{background:#fff;border-radius:16px;padding:12px 14px}.supportCrmPage .supportCrmGrid{grid-template-columns:minmax(640px,1.75fr) minmax(390px,.9fr)}.supportCrmPage .supportContext,.supportCrmPage .supportCrmConversation{background:#fff;border-radius:18px;border:1px solid var(--line)}.supportCrmPage .supportCrmConversation{padding:14px;align-content:start}.supportCrmPage .supportContext{overflow:auto}.supportCrmPage .supportMessagesCrm{border:0;background:#f7f9f6;border-radius:14px;min-height:360px;max-height:45vh}.supportCrmPage .supportComposer{border:1px solid var(--line);border-radius:14px;padding:12px}.supportCrmPage .supportAgentAssist,.supportCrmPage .supportInternal{background:#fff}@media(max-width:1250px){.supportDeskCase,.supportDeskColumns{grid-template-columns:minmax(220px,1.7fr) minmax(150px,1fr) 90px minmax(130px,.9fr) 110px 110px}.supportDeskCase>span:last-child,.supportDeskColumns>span:last-child{display:none}}@media(max-width:900px){.supportDeskPage{padding:14px}.supportDeskTop{align-items:flex-start;flex-direction:column}.supportDeskTopActions{width:100%;justify-content:space-between}.supportDeskTopActions>span{text-align:left}.supportDeskStats{grid-template-columns:repeat(2,1fr)}.supportDeskBody{grid-template-columns:1fr}.supportDeskQueues{display:grid;grid-template-columns:repeat(3,1fr)}.supportDeskHint,.supportDeskQueuesHead{grid-column:1/-1}.supportDeskColumns{display:none}.supportDeskCase{grid-template-columns:1fr auto;gap:8px}.supportDeskCase>span:nth-child(n+3):not(:last-child){display:none}.supportDeskOpen{display:block!important}.supportDeskInboxHead{align-items:stretch;flex-direction:column}.supportDeskSearch{width:100%}}.supportCrmPage .supportContext,.supportCrmPage .supportCrmConversation,.supportCrmPage .supportMessagesCrm{overflow-anchor:none}.productDetailV2{grid-template-columns:minmax(420px,1.05fr) minmax(420px,.95fr);gap:34px;align-items:start}.productGalleryPanel .productVisual{min-height:430px;border-radius:20px;background:#f0f4ed}.productGalleryPanel .productVisual img{width:100%;height:430px;object-fit:contain}.productBuyPanel{padding:8px 8px 8px 0}.productBuyPanel h1{font-size:34px;margin:4px 0 8px}.productLead{font-size:14px;line-height:1.6;color:var(--muted);margin-bottom:18px}.productBuyPanel .productPrice{margin:12px 0 10px}.productBuyPanel .productPrice strong{font-size:28px}.productAvailability{display:flex;align-items:center;gap:10px;margin:8px 0 18px}.productAvailability>span{font-size:11px;color:var(--muted)}.productDetailSection{border-top:1px solid var(--line);margin-top:22px;padding-top:18px}.productSpecsDisclosure{margin-top:16px;border:1px solid var(--line);border-radius:12px;overflow:hidden}.productSpecsDisclosure summary{font-weight:800;padding:13px 15px;cursor:pointer;background:#f8faf7}.productSpecsDisclosure>div{padding:10px 15px}.accountServicePanel{margin-top:18px}.accountOrderList{display:grid;grid-gap:8px;gap:8px}.accountOrderList article{display:grid;grid-template-columns:1fr 180px 130px;grid-gap:16px;gap:16px;align-items:center;border:1px solid var(--line);border-radius:12px;padding:13px 15px}.accountOrderList article>div{display:grid;grid-gap:3px;gap:3px}.accountOrderList small{font-size:10px;color:var(--muted)}.accountOrderList strong{text-align:right}.supportAccountCard{display:flex;justify-content:space-between;align-items:center;gap:30px}.supportAccountCard>div{max-width:760px}.supportAccountCard p{color:var(--muted);line-height:1.5}.productMediaManager{position:relative}.mediaSourceActions{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px;margin:18px 0 22px}.mediaSourceActions>button{border:1px solid var(--line);background:#f8faf7;border-radius:14px;padding:18px;text-align:left;display:grid;grid-gap:5px;gap:5px;cursor:pointer;color:var(--ink)}.mediaSourceActions>button:hover{background:#eef4eb;border-color:#b8c8ba}.mediaSourceActions b{font-size:13px}.mediaSourceActions span{font-size:10px;color:var(--muted)}.productMediaGrid{display:grid;grid-template-columns:repeat(auto-fill,minmax(190px,1fr));grid-gap:14px;gap:14px}.productMediaGrid article{border:1px solid var(--line);border-radius:14px;padding:10px;background:#fff;display:grid;grid-gap:10px;gap:10px}.productMediaGrid article.main{border-color:#8faa96}.productMediaPreview{height:160px;background:#f2f5ef;border-radius:10px;position:relative;overflow:hidden}.productMediaPreview img{width:100%;height:100%;object-fit:contain}.productMediaPreview .pill{position:absolute;left:8px;top:8px}.productMediaGrid label{font-size:10px;font-weight:700}.productMediaGrid input{width:100%;margin-top:5px}.mediaDropEmpty{grid-column:1/-1;border:1px dashed #aab8aa;border-radius:14px;min-height:190px;display:grid;place-content:center;text-align:center;grid-gap:5px;gap:5px;cursor:pointer;background:#fafcf9}.mediaDropEmpty span{font-size:11px;color:var(--muted)}.mediaLibraryPicker{position:absolute;inset:0;z-index:5;background:#fff;border-radius:16px;padding:20px;overflow:auto}.mediaLibraryHead{display:flex;justify-content:space-between;align-items:start;border-bottom:1px solid var(--line);padding-bottom:14px;margin-bottom:16px}.mediaLibraryHead h3{margin:0}.mediaLibraryHead p{margin:4px 0 0;color:var(--muted)}.mediaLibraryGrid{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));grid-gap:12px;gap:12px}.mediaLibraryGrid>button{border:1px solid var(--line);border-radius:12px;background:#fff;padding:8px;cursor:pointer;text-align:left}.mediaLibraryGrid>button:hover{background:#f4f8f2}.mediaLibraryGrid img{width:100%;height:130px;object-fit:contain;background:#f2f5ef;border-radius:8px}.mediaLibraryGrid span{display:block;font-size:10px;font-weight:700;margin-top:7px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media(max-width:900px){.productDetailV2{grid-template-columns:1fr}.productGalleryPanel .productVisual,.productGalleryPanel .productVisual img{min-height:280px;height:280px}.mediaSourceActions{grid-template-columns:1fr}.accountOrderList article{grid-template-columns:1fr auto}.accountOrderList strong{grid-column:1/-1;text-align:left}.supportAccountCard{align-items:flex-start;flex-direction:column}}.modularDeviceCard{align-items:flex-start}.deviceCardBody{min-width:0;flex:1 1}.deviceCardTop,.moduleRow,.moduleSectionHead{display:flex;align-items:center;justify-content:space-between;gap:14px}.deviceCardTop small{color:var(--muted)}.moduleSection{margin:18px 0;padding-top:16px;border-top:1px solid var(--line)}.moduleSectionHead small{display:block;margin-top:4px;color:var(--muted)}.moduleList{display:grid;grid-gap:8px;gap:8px;margin-top:12px}.moduleEmpty,.modulePairInfo,.moduleRow{padding:12px 14px;border:1px solid var(--line);border-radius:14px;background:rgba(255,255,255,.58)}.moduleRow>div:first-child{display:grid;grid-gap:3px;gap:3px}.moduleEmpty,.modulePairInfo span,.moduleRow span{font-size:12px;color:var(--muted)}.moduleRow>div:last-child{display:flex;align-items:center;gap:10px}.modulePairInfo{display:grid;grid-gap:5px;gap:5px;margin-top:12px}.hardwareSummaryStrip{display:flex;gap:10px;flex-wrap:wrap;margin:0 0 18px}.hardwareSummaryStrip span{display:flex;gap:6px;align-items:baseline;padding:8px 12px;border:1px solid var(--line,#e6e9e6);border-radius:999px;background:var(--surface,#fff);font-size:12px}.hardwareSummaryStrip b{font-size:15px}.customerHardwareBlock+.customerHardwareBlock{border-top:1px solid var(--line,#e8ebe8)}.moduleChildRow{padding-left:20px;background:rgba(77,112,89,.035)}.modularGrid{grid-template-columns:1fr;max-width:1120px}.modularDeviceCard{display:block;padding:0;overflow:hidden}.echoSummary{display:grid;grid-template-columns:170px minmax(0,1fr);grid-gap:24px;gap:24px;padding:24px;align-items:center}.echoSummary .deviceVisual{height:210px}.echoIdentity{min-width:0}.echoIdentity h2{font-size:28px;margin:10px 0 3px}.echoIdentity>p{margin:0 0 15px}.deviceCardTop>div{display:flex;align-items:center;gap:9px}.deviceSerial{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;color:var(--muted)}.deviceAssign{display:grid;grid-gap:6px;gap:6px;max-width:420px;font-size:11px;font-weight:750}.deviceAssign select{border:1px solid var(--line);border-radius:12px;background:white;padding:11px 12px}.echoMeta{display:flex;gap:18px;flex-wrap:wrap;margin-top:13px;color:var(--muted);font-size:11px}.echoMeta b{color:var(--text);font-weight:700}.rootSpeakSystem{border-top:1px solid var(--line);padding:22px 24px 24px;background:#fafbf8}.systemHead{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:14px}.systemHead h3{margin:3px 0;font-size:20px}.systemHead span{color:var(--muted);font-size:12px}.moduleSlots{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px}.moduleSlot{display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;grid-gap:12px;gap:12px;border:1px solid var(--line);background:white;border-radius:16px;padding:13px}.moduleSlot.installed{border-color:#cbdacb}.moduleIcon{width:42px;height:42px;border-radius:12px;background:#eef2ec;display:grid;place-items:center;font-size:20px}.moduleSlotCopy{display:grid;grid-gap:2px;gap:2px;min-width:0}.moduleSlotCopy b{font-size:13px}.moduleSlotCopy small,.moduleSlotCopy span{font-size:10px;color:var(--muted);overflow-wrap:anywhere}.moduleSlotAction{display:flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:flex-end}.deviceManage{border-top:1px solid var(--line);padding:14px 24px 20px;margin:0!important}.deviceManage summary{cursor:pointer;font-weight:700;color:#55665b!important}.deviceManageBody{display:flex;justify-content:space-between;align-items:center;gap:18px;margin-top:12px;flex-wrap:wrap}.deviceManageBody>small{max-width:700px}.provisioningBox{border-color:#d9e2d8}.provisioningBox .sectionHead{margin-bottom:10px}.provisioningBox .sectionHead h3{margin:2px 0}.provisioningBox .sectionHead p{max-width:760px}@media(max-width:760px){.echoSummary{grid-template-columns:82px minmax(0,1fr);gap:14px;padding:16px}.echoSummary .deviceVisual{height:138px}.echoIdentity h2{font-size:22px}.moduleSlots{grid-template-columns:1fr}.systemHead{align-items:flex-start;flex-direction:column}.rootSpeakSystem{padding:18px 16px}.moduleSlot{grid-template-columns:38px minmax(0,1fr)}.moduleSlotAction{grid-column:2;justify-content:flex-start}.deviceManage{padding:14px 16px 18px}.deviceSerial{font-size:9px}}.productPhotoVisual{background:#fff;border:1px solid var(--line);overflow:hidden;padding:8px}.productPhotoVisual img{width:100%;height:100%;object-fit:contain;display:block}.moduleSlot{grid-template-columns:78px minmax(0,1fr) auto;min-height:86px}.moduleProductPhoto{width:78px;height:62px;border-radius:12px;border:1px solid #e1e6df;background:#fff;display:grid;place-items:center;overflow:hidden;padding:4px}.moduleProductPhoto img{width:100%;height:100%;object-fit:contain;display:block}.moduleProductPhoto.missingPhoto{background:#f5f6f2;padding:7px;text-align:center}.moduleProductPhoto.missingPhoto span{font-size:8px;line-height:1.25;color:var(--muted);font-weight:700}@media(max-width:760px){.moduleSlot{grid-template-columns:64px minmax(0,1fr)}.moduleProductPhoto{width:64px;height:56px}.moduleSlotAction{grid-column:2}}.hardwareRegistrationPhoto{display:grid;grid-gap:10px;gap:10px;margin:14px 0;padding:14px;border:1px solid var(--line,#d9dfd7);border-radius:14px;background:#f8faf7}.hardwareRegistrationPhoto>div:first-child{display:grid;grid-gap:4px;gap:4px}.hardwareRegistrationPhoto>div:first-child span{font-size:13px;color:var(--muted,#65736a);line-height:1.45}.hardwarePhotoPicker{display:flex;align-items:center;justify-content:center;min-height:120px;border:1px dashed #aab7ad;border-radius:12px;background:#fff;cursor:pointer;overflow:hidden}.hardwarePhotoPicker input{position:absolute;opacity:0;pointer-events:none}.hardwarePhotoPicker span{font-weight:700;color:#244b36}.hardwarePhotoPicker.hasPreview{min-height:180px}.hardwarePhotoPicker img{display:block;width:100%;height:180px;object-fit:contain;background:#fff}.hardwareSelectedPhoto{display:grid;grid-template-columns:110px 1fr;grid-gap:12px;gap:12px;align-items:center;padding:10px;border:1px solid var(--line,#d9dfd7);border-radius:12px;background:#fff}.hardwareSelectedPhoto img{width:110px;height:90px;object-fit:contain;border-radius:9px;background:#f2f5ef}.hardwareSelectedPhoto div{display:grid;grid-gap:4px;gap:4px}.hardwarePhotoEmpty span,.hardwareSelectedPhoto span{font-size:12px;color:var(--muted,#65736a)}.hardwarePhotoEmpty{display:grid;grid-gap:3px;gap:3px;padding:14px;border:1px dashed #aab7ad;border-radius:12px;background:#fff}.hardwareUploadAction{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:0 14px;border:1px solid var(--line,#d9dfd7);border-radius:10px;background:#fff;font-weight:700;cursor:pointer}.hardwareUploadAction input{position:absolute;opacity:0;pointer-events:none}.hardwareMediaLibrary{display:grid;grid-gap:12px;gap:12px;margin-top:4px;padding-top:12px;border-top:1px solid var(--line,#d9dfd7)}.hardwareMediaLibraryHead{display:flex;justify-content:space-between;gap:12px;align-items:start}.hardwareMediaLibraryHead>div{display:grid;grid-gap:3px;gap:3px}.hardwareMediaLibraryHead span{font-size:12px;color:var(--muted,#65736a)}.hardwareMediaGrid{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));grid-gap:10px;gap:10px;max-height:320px;overflow:auto;padding-right:4px}.hardwareMediaGrid article{border:1px solid var(--line,#d9dfd7);border-radius:12px;background:#fff;overflow:hidden}.hardwareMediaGrid article.selected{outline:2px solid #285b3f;outline-offset:1px}.hardwareMediaGrid article.default{background:#f4f8f2}.hardwareMediaPick{display:grid;width:100%;border:0;background:transparent;padding:8px;cursor:pointer;text-align:left}.hardwareMediaPick img{width:100%;height:110px;object-fit:contain;border-radius:8px;background:#f2f5ef}.hardwareMediaPick span{font-size:11px;font-weight:700;margin-top:6px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hardwareMediaMeta{display:flex;justify-content:space-between;gap:8px;align-items:center;padding:0 8px 8px}.hardwareMediaMeta small{font-size:9px;color:var(--muted,#65736a);text-transform:capitalize}@media(max-width:620px){.hardwareSelectedPhoto{grid-template-columns:82px 1fr}.hardwareSelectedPhoto img{width:82px;height:72px}.hardwareMediaGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}.customerTable .opsHead,.customerTable .opsTableRow{grid-template-columns:1.5fr 1fr .8fr 1fr .5fr .9fr auto}.rowOpenArea{border:0;background:transparent;padding:0;text-align:left;min-width:0;color:inherit;font:inherit;cursor:pointer}.rowOpenArea:hover b{text-decoration:underline}.rowOpenArea span{min-width:0}.rowOpenArea b,.rowOpenArea small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rowOpenArea small{color:var(--muted);margin-top:3px}.lifecycleRowActions{justify-content:flex-end;flex-wrap:nowrap}.lifecycleRowActions .btn{white-space:nowrap}.shopGrid article{min-width:0;overflow:hidden}.commerceGrid .productVisual{width:100%;height:190px;overflow:hidden}.commerceGrid .productVisual img{display:block;width:100%;height:100%;max-width:none;max-height:none;object-fit:contain}.commerceGrid .productMeta,.commerceGrid h2,.commerceGrid p{min-width:0;overflow-wrap:anywhere}.catalogProductCell{min-width:0}.catalogProductCell>img{flex:0 0 42px}.catalogProductCell>span{min-width:0}@media(max-width:1050px){.customerTable .opsHead,.customerTable .opsTableRow{grid-template-columns:1.4fr 1fr 1fr .8fr auto}.customerTable .opsHead span:nth-child(5),.customerTable .opsHead span:nth-child(6),.customerTable .opsTableRow>span:nth-child(5),.customerTable .opsTableRow>span:nth-child(6){display:none}}.plantPage .plantHero{display:grid;grid-template-columns:minmax(280px,38%) minmax(0,1fr);min-height:290px}.plantPage .heroPhoto{height:290px}.plantPage .plantStatus{padding:28px;justify-content:center}.plantPage .plantStatus,.plantPage .plantStatus>div:first-child{align-items:flex-start;flex-direction:column}.plantPage .plantStatus strong{font-size:16px;line-height:1.5;max-width:560px}.plantPage .plantSelect{width:100%;justify-content:flex-start;gap:10px;border-top:1px solid var(--line);padding-top:18px}.plantPage .plantSelect label{margin-right:auto}.plantPage .plantSelect select{min-width:210px}.plantPage .plantSelect .btn{white-space:nowrap}.plantPage .heroText h1{font-size:38px}.accessoryManageSummary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px;margin:18px 0}.accessoryManageSummary>div{background:#f4f6f2;border-radius:14px;padding:13px;display:grid;grid-gap:4px;gap:4px}.accessoryManageSummary span{font-size:9px;text-transform:uppercase;letter-spacing:.09em;color:var(--muted);font-weight:750}.accessoryManageSummary b{font-size:13px;overflow-wrap:anywhere}.accessoryDetailPanel{border:1px solid var(--line);border-radius:16px;padding:15px;margin:10px 0}.accessoryDetailPanel>p{color:var(--muted);font-size:12px;line-height:1.55;margin:6px 0 0}.accessoryLiveGrid{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px;margin-top:13px}.accessoryLiveGrid>div{background:#f7f9f5;border-radius:12px;padding:12px;display:grid;grid-gap:3px;gap:3px}.accessoryLiveGrid span{font-size:10px;color:var(--muted)}.accessoryLiveGrid strong{font-size:18px}.accessoryTechnical{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:12px 0;margin:14px 0}.accessoryTechnical summary{cursor:pointer;font-weight:700;font-size:12px;color:#59685f}.accessoryTechnical>div{display:grid;grid-template-columns:120px 1fr;grid-gap:10px;gap:10px;padding-top:9px;font-size:10px}.accessoryTechnical span{color:var(--muted)}.accessoryTechnical code{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;overflow-wrap:anywhere}.accessoryDanger{margin-top:16px}@media(max-width:900px){.plantPage .plantHero{grid-template-columns:1fr}.plantPage .heroPhoto{height:330px}.plantPage .plantStatus{padding:18px 20px}}@media(max-width:600px){.plantPage .heroPhoto{height:300px}.plantPage .plantSelect{align-items:flex-start;flex-direction:column}.plantPage .plantSelect select{width:100%;min-width:0}.accessoryManageSummary{grid-template-columns:1fr}.accessoryLiveGrid{grid-template-columns:1fr 1fr}.accessoryTechnical>div{grid-template-columns:1fr}}.vitalsGrid.four{grid-template-columns:repeat(4,1fr)}.commerceGrid .productVisual{padding:18px!important;background:#fff!important;border:1px solid var(--line);box-sizing:border-box}.commerceGrid .productVisual img{width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;display:block!important}.commerceGrid .productOpen{height:100%}.commerceGrid article{display:grid;grid-template-rows:1fr auto}@media(max-width:1050px){.vitalsGrid.four{grid-template-columns:1fr 1fr}}@media(max-width:760px){.vitalsGrid.four{grid-template-columns:1fr 1fr}.commerceGrid .productVisual{height:240px!important;padding:20px!important}}.commerceGrid .productVisual img{max-width:88%!important;max-height:88%!important;margin:auto!important}.commerceGrid .productVisual{height:220px!important;padding:0!important;display:grid!important;place-items:center!important;overflow:hidden!important}.commerceGrid .productVisual img{width:auto!important;height:auto!important;max-width:72%!important;max-height:72%!important;object-fit:contain!important;object-position:center center!important;margin:0!important}.productGalleryPanel .productVisual{padding:0!important;overflow:hidden!important;display:grid!important;place-items:center!important}.productGalleryPanel .productVisual img{width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;min-height:0!important;object-fit:contain!important;object-position:center center!important;margin:0!important}@media(max-width:760px){.commerceGrid .productVisual{height:210px!important;padding:0!important}.commerceGrid .productVisual img{max-width:70%!important;max-height:70%!important}}