:root{--font-sans:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-display:var(--font-sans);--ink:#1d2821;--muted:#6e776f;--line:#dfe4dd;--cream:#f5f3ed;--paper:#fbfaf6;--white:#fff;--green:#345d45;--green-dark:#284b37;--green-soft:#e4ece4;--rust:#b8613d}*{box-sizing:border-box}html{scroll-behavior:smooth;-moz-text-size-adjust:100%;text-size-adjust:100%}body{background:var(--cream);color:var(--ink);font-family:var(--font-sans), sans-serif;margin:0}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}.login-page{background:radial-gradient(circle at 80% 15%,#e6e0c8 0,#0000 32%),#263d31;place-items:center;min-height:100vh;padding:24px;display:grid}.login-card{background:#fbfaf6;border-radius:18px;width:min(430px,100%);padding:38px;box-shadow:0 30px 90px #08160e59}.login-brand{color:#294536;font:600 24px var(--font-display), serif;align-items:center;gap:10px;margin-bottom:34px;display:flex}.login-brand span{background:#e9dfbb;border-radius:50%;place-items:center;width:32px;height:32px;font-weight:700;display:grid}.login-card h1{font:600 33px/1.1 var(--font-display), serif;letter-spacing:-.03em;margin-bottom:10px}.login-card>p:not(.eyebrow){color:#6f786f;margin-bottom:25px;font-size:13px;line-height:1.5}.login-card form{gap:8px;display:grid}.login-card label{color:#4e5d52;text-transform:uppercase;font-size:10px;font-weight:800}.login-card input{background:#fff;border:1px solid #ccd5cc;border-radius:9px;outline:none;width:100%;height:46px;padding:0 12px}.login-card input:focus{border-color:#6f8c76;box-shadow:0 0 0 3px #e3ece4}.login-card form button{color:#fff;background:#345d45;border:0;border-radius:9px;height:44px;margin-top:5px;font-weight:800}.login-card form button:disabled{opacity:.65}.login-card small{color:#8d958e;text-align:center;margin-top:19px;font-size:9px;display:block}.login-error{color:#984a31;background:#fff0ea;border-radius:7px;margin:2px 0;padding:9px;font-size:10px}.app-shell{grid-template-columns:244px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{color:#fff;z-index:30;background:#263d31;flex-direction:column;height:100vh;padding:28px 20px 22px;display:flex;position:sticky;top:0}.brand{font:600 24px var(--font-display), serif;letter-spacing:-.03em;align-items:center;gap:10px;padding:0 8px 32px;display:flex}.brand-mark{color:#2c4a38;width:31px;height:31px;font:700 21px var(--font-display), serif;background:#e9dfbb;border-radius:50%;place-items:center;display:grid}.sidebar nav{gap:5px;display:grid}.nav-item{color:#cbd5ce;border-radius:9px;align-items:center;gap:12px;padding:11px 13px;font-size:14px;font-weight:550;text-decoration:none;display:flex}.nav-item>span{color:#aebdb3;text-align:center;width:19px;font-size:20px;line-height:1}.nav-item em{color:#ced8d0;background:#3b5546;border-radius:99px;place-items:center;min-width:22px;height:22px;margin-left:auto;font-size:11px;font-style:normal;display:grid}.nav-item:hover,.nav-item.active{color:#fff;background:#3c5848}.nav-item.active>span{color:#f0e5bf}.sidebar-spacer{flex:1}.privacy-note{color:#dde7df;border:1px solid #456051;border-radius:10px;align-items:center;gap:10px;margin-bottom:14px;padding:12px;display:flex}.privacy-note>span{color:#e8ddba;font-size:19px}.privacy-note div,.profile div{min-width:0;display:grid}.privacy-note strong{font-size:12px}.privacy-note small{color:#aebdb3;margin-top:2px;font-size:10px}.profile{border-top:1px solid #405749;grid-template-columns:34px minmax(0,1fr) 16px;align-items:center;gap:9px;padding-top:16px;display:grid}.avatar{color:#294536;background:#e5d8b6;border-radius:50%;place-items:center;width:34px;height:34px;font-size:11px;font-weight:800;display:grid}.profile strong{color:#fff;text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.profile small{color:#9fb0a5;text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:9px;overflow:hidden}.profile a{color:#aab9af;text-decoration:none}.mobile-close,.menu-button,.capture-close{display:none}main{min-width:0}.topbar{border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fbfaf6eb;justify-content:space-between;align-items:center;height:72px;padding:0 40px;display:flex}.breadcrumb{align-items:center;gap:10px;font-size:13px;display:flex}.breadcrumb span,.breadcrumb b{color:#9aa199;font-weight:500}.breadcrumb strong{font-weight:650}.top-actions{align-items:center;gap:8px;display:flex}.icon-button{border:1px solid var(--line);color:#536057;background:0 0;border-radius:9px;width:37px;height:37px;font-size:21px}.icon-button:hover{background:#fff}.notification{font-size:17px}.capture-button,.save-button{background:var(--green);color:#fff;border:0;border-radius:9px;font-size:13px;font-weight:700;box-shadow:0 3px 9px #2748342e}.capture-button{height:39px;margin-left:6px;padding:0 16px}.capture-button:hover,.save-button:hover{background:var(--green-dark)}.capture-button span{vertical-align:-1px;margin-right:5px;font-size:18px}.content{max-width:1320px;margin:0 auto;padding:42px 46px 72px}.welcome-row{justify-content:space-between;align-items:end;gap:40px;margin-bottom:29px;display:flex}.eyebrow{color:#7a847c;letter-spacing:.14em;margin:0 0 7px;font-size:10px;font-weight:800}h1,h2,h3,p{margin-top:0}.welcome-row h1{font:580 clamp(31px, 3vw, 43px)/1.08 var(--font-display), serif;letter-spacing:-.035em;margin-bottom:8px}.welcome-row>div>p:last-child{color:var(--muted);margin:0;font-size:14px}.summary{align-items:center;gap:23px;padding-bottom:4px;display:flex}.summary div{align-items:center;gap:9px;display:flex}.summary b{font:600 29px var(--font-display), serif}.summary span{color:#748078;font-size:10px;line-height:1.35}.summary i{background:#d3d8d1;width:1px;height:31px}.schedule-board{border:1px solid #e4d2c7;border-left:3px solid var(--rust);background:#fff9f4;border-radius:12px;margin-bottom:34px;padding:20px 22px;scroll-margin-top:18px;box-shadow:0 6px 22px #5042340a}.schedule-board-heading{justify-content:space-between;align-items:end;gap:18px;margin-bottom:14px;display:flex}.schedule-board-heading .eyebrow{color:#a05436}.schedule-board-heading h2{font:600 20px var(--font-display), serif;margin:3px 0 0}.schedule-board-heading>span{color:#8f4e35;white-space:nowrap;background:#f2dfd3;border-radius:99px;padding:5px 8px;font-size:9px;font-weight:800}.schedule-action-list{gap:8px;display:grid}.schedule-action-card{background:#ffffffb8;border:1px solid #eadbd2;border-radius:9px;grid-template-columns:82px minmax(0,1fr) auto;align-items:center;gap:16px;min-height:72px;padding:11px 13px;display:grid}.schedule-action-card time{border-right:1px solid #eadbd2;gap:3px;padding-right:13px;display:grid}.schedule-action-card time strong{color:#8f4e35;font:650 13px var(--font-display), serif}.schedule-action-card time span{color:#a27c6d;text-transform:uppercase;font-size:8px;font-weight:800}.schedule-action-card h3{font:600 15px var(--font-display), serif;margin:0 0 4px}.schedule-action-card p{color:#7b7c75;margin:0;font-size:10px}.schedule-action-card button{color:#7a4937;white-space:nowrap;background:0 0;border:0;font-size:10px;font-weight:800}.schedule-action-card button span{margin-left:7px;font-size:15px}.schedule-board-empty{color:#8f8179;text-align:center;border:1px dashed #dfcabe;border-radius:9px;margin:0;padding:17px;font-size:11px}.workspace-grid{grid-template-columns:minmax(0,1.55fr) minmax(300px,.72fr);align-items:start;gap:34px;display:grid}.section-heading{justify-content:space-between;align-items:end;gap:18px;margin-bottom:16px;display:flex}.section-heading h2,.capture-heading h2{font:600 24px var(--font-display), serif;letter-spacing:-.025em;margin:0}.section-heading a{color:#55665a;font-size:11px;font-weight:700;text-decoration:none}.section-heading a span{margin-left:6px;font-size:15px}.add-experiment-button{height:34px;color:var(--green);background:#ffffffbf;border:1px solid #b9c5ba;border-radius:8px;padding:0 12px;font-size:10px;font-weight:800}.add-experiment-button:hover{background:#fff;border-color:#7d9682}.experiment-list{gap:10px;display:grid}.experiment-filter-bar{background:#ffffff8a;border:1px solid #dce2dc;border-radius:10px;justify-content:space-between;align-items:end;gap:14px;margin:-4px 0 15px;padding:11px 12px;display:flex}.experiment-filter-bar label{gap:5px;min-width:min(310px,70%);display:grid}.experiment-filter-bar label>span{color:#66746a;letter-spacing:.07em;text-transform:uppercase;font-size:8px;font-weight:850}.experiment-filter-bar select{color:#34443a;background:#fff;border:1px solid #cdd6ce;border-radius:7px;width:100%;height:37px;padding:0 30px 0 10px;font-size:10px}.experiment-filter-bar>span{color:#818b83;white-space:nowrap;padding-bottom:10px;font-size:8px}.experiment-device-group{gap:8px;display:grid}.experiment-device-group+.experiment-device-group{border-top:1px solid #dfe4de;margin-top:8px;padding-top:15px}.experiment-device-group-heading{justify-content:space-between;align-items:baseline;gap:12px;padding:0 3px;display:flex}.experiment-device-group-heading strong{color:#3f5546;font-size:10px}.experiment-device-group-heading span{color:#8a938c;font-size:8px}.experiment-device-group>div:last-child{gap:10px;display:grid}.experiment-filter-empty{color:#78837b;text-align:center;background:#ffffff73;border:1px dashed #cbd4cc;border-radius:10px;padding:24px;font-size:10px}.experiment-card{text-align:left;border:1px solid var(--line);width:100%;min-height:119px;color:var(--ink);background:#ffffffb3;border-radius:12px;grid-template-columns:88px minmax(0,1fr) 15px;align-items:center;gap:16px;padding:14px;transition:border-color .18s,transform .18s,box-shadow .18s;display:grid;position:relative}.experiment-card:hover,.experiment-card.selected{border-color:#a7b8aa;transform:translateY(-1px);box-shadow:0 10px 25px #36473b12}.experiment-card.selected:before{content:"";background:var(--green);border-radius:3px;width:3px;position:absolute;top:25px;bottom:25px;left:-1px}.plant-thumb{--accent:#6d816d;background:color-mix(in srgb, var(--accent) 25%, #e9ece4);border-radius:8px;place-items:center;width:88px;height:88px;display:grid;position:relative;overflow:hidden}.plant-thumb:before,.plant-thumb:after{content:"";background:var(--accent);opacity:.7;border-radius:100% 0;width:30px;height:46px;position:absolute;transform:rotate(-28deg)translate(-4px,-2px)}.plant-thumb:after{opacity:.48;transform:scaleX(-1)rotate(-28deg)translate(-4px,7px)}.plant-thumb span{z-index:1;color:#35443a;width:28px;height:28px;font:700 11px var(--font-display), serif;background:#ffffffd1;border-radius:50%;place-items:center;display:grid;position:relative;box-shadow:0 3px 14px #2332281f}.card-title{align-items:center;gap:9px;display:flex}.card-title h3{font:600 16px var(--font-display), serif;text-overflow:ellipsis;white-space:nowrap;margin:0;overflow:hidden}.status-dot{background:var(--green-soft);color:#45634e;text-transform:uppercase;border-radius:99px;padding:3px 7px 3px 15px;font-size:8px;font-weight:800}.status-dot:before{content:"";background:#5c8066;border-radius:50%;width:5px;height:5px;margin:3px 0 0 -9px;position:absolute}.day-pill{color:#786843;background:#f2ead3;border-radius:99px;flex:none;padding:3px 7px;font-size:8px;font-weight:800}.card-title .status-dot{margin-left:auto}.experiment-copy>p{color:#858d87;align-items:center;gap:5px;margin:7px 0 6px;font-size:9px;display:flex}.experiment-copy>p i{color:#78877c;font-size:12px;font-style:normal}.experiment-copy>p i:nth-of-type(2){margin-left:8px}.device-name{color:#6f8174;margin-bottom:9px;font-size:8px;font-weight:750;display:block}.next-action{align-items:center;gap:8px;display:flex}.next-action span{color:#939a95;text-transform:uppercase;font-size:8px;font-weight:800}.next-action strong{color:#4e5851;font-size:10px}.next-action b{color:#6b766e;margin-left:auto;font-size:9px}.card-arrow{color:#9ca49e;font-size:23px}.skeleton{background:linear-gradient(100deg,#ecece7 20%,#f6f5f0 45%,#ecece7 70%) 0 0/300% 100%;border-color:#0000;min-height:119px;animation:1.4s infinite shimmer}@keyframes shimmer{to{background-position-x:-300%}}.capture-panel{background:#fff;border:1px solid #d9dfd8;border-radius:14px;padding:25px;box-shadow:0 14px 40px #37493c14}.capture-heading{justify-content:space-between;display:flex}.capture-intro{color:#7c857e;margin:8px 0 21px;font-size:10px;line-height:1.45}.field-label{color:#4d5b51;letter-spacing:.05em;text-transform:uppercase;margin:0 0 6px;font-size:9px;font-weight:800;display:block}.field-label span{float:right;color:#9aa19c;letter-spacing:0;text-transform:none;font-weight:600}select,input[type=date],input[type=number],textarea{color:#263229;background:#fdfdfb;border:1px solid #d9ded8;border-radius:8px;outline:none;width:100%}.capture-panel select,.capture-panel input[type=date],.capture-panel input[type=number]{height:39px;margin-bottom:14px;padding:0 11px;font-size:11px}.capture-panel textarea{resize:vertical;min-height:69px;padding:10px 11px;font-size:11px;line-height:1.45}.capture-panel select:focus,.capture-panel input:focus,.capture-panel textarea:focus{border-color:#72917b;box-shadow:0 0 0 3px #e6eee7}.selected-port-note{color:#42604b;background:#e8efe8;border-radius:7px;margin:-8px 0 14px;padding:7px 9px;font-size:9px;line-height:1.4}.drop-zone{text-align:center;cursor:pointer;background:#f6f9f5;border:1px dashed #aebdb2;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;min-height:122px;margin:2px 0 14px;padding:15px;display:flex}.drop-zone:hover{background:#f0f6f0;border-color:#66826d}.drop-zone input{opacity:0;width:1px;height:1px;position:absolute}.camera-icon{width:34px;height:34px;color:var(--green);background:#e2ebe3;border-radius:50%;place-items:center;margin-bottom:7px;font-size:21px;display:grid}.drop-zone strong{color:#3e5345;font-size:11px}.drop-zone small{color:#919b93;margin-top:4px;font-size:8px}.drop-zone.has-files{padding:7px}.preview-grid{grid-template-columns:repeat(4,1fr);gap:5px;width:100%;height:106px;display:grid}.preview-grid img{object-fit:cover;border-radius:6px;width:100%;min-width:0;height:100%}.preview-grid span{color:var(--green);background:#dce6dd;border-radius:6px;place-items:center;font-weight:800;display:grid}.two-fields{grid-template-columns:1fr 1fr;gap:9px;display:grid}.save-button{width:100%;height:42px;margin-top:12px}.save-button:disabled{cursor:not-allowed;box-shadow:none;background:#a5afa8}.secure-copy{color:#8c958e;text-align:center;margin:9px 0 0;font-size:8px}.secure-copy span{color:#5f7866;margin-right:4px}.form-message{border-radius:7px;margin:9px 0 -3px;padding:8px 9px;font-size:9px;line-height:1.4}.form-message.error{color:#9a4c31;background:#fff0ea}.form-message.success{color:#3b6648;background:#e9f2ea}.recent-section{border-top:1px solid var(--line);margin-top:43px;padding-top:31px}.photo-count{color:#869089;font-size:10px}.photo-grid{grid-template-columns:repeat(3,1fr);gap:13px;display:grid}.photo-card{border:1px solid var(--line);background:#fff;border-radius:11px;overflow:hidden}.photo-card img{aspect-ratio:1.65;object-fit:cover;background:#e7ebe5;width:100%;display:block}.photo-card div{padding:13px}.photo-card span{color:#6b7e6f;letter-spacing:.08em;text-transform:uppercase;font-size:8px;font-weight:800}.photo-card h3{font:600 14px var(--font-display), serif;margin:3px 0 4px}.photo-card p{color:#89918b;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:9px;overflow:hidden}.empty-state{background:#ffffff73;border:1px dashed #c9d0c9;border-radius:12px;grid-template-columns:47px minmax(0,1fr) auto;align-items:center;gap:16px;min-height:127px;padding:22px 25px;display:grid}.empty-state>span{color:#6f8173;background:#e7ece6;border-radius:50%;place-items:center;width:47px;height:47px;font-size:22px;display:grid}.empty-state h3{font:600 15px var(--font-display), serif;margin:0 0 4px}.empty-state p{color:#7f8881;max-width:580px;margin:0;font-size:10px;line-height:1.45}.empty-state button{height:36px;color:var(--green);background:#fff;border:1px solid #b8c4ba;border-radius:8px;padding:0 14px;font-size:10px;font-weight:800}.record-section{background:#ffffffb8;border:1px solid #d9dfd8;border-radius:16px;margin-top:45px;padding:31px;scroll-margin-top:24px;box-shadow:0 14px 38px #36483a0e}.record-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:24px;padding-bottom:23px;display:flex}.record-header h2{font:600 30px/1.1 var(--font-display), serif;letter-spacing:-.03em;margin:0}.record-header>div>p:last-child{color:#79827b;margin:8px 0 0;font-size:11px}.record-title-line{align-items:center;gap:11px;display:flex}.record-day{color:#6f613d;background:#f0e6ca;border-radius:99px;flex:none;padding:5px 10px;font-size:10px;font-weight:800}.record-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;max-width:560px;display:flex}.primary-button,.secondary-button{border-radius:8px;height:39px;padding:0 15px;font-size:11px;font-weight:800}.record-actions a{align-items:center;text-decoration:none;display:inline-flex}.primary-button{border:1px solid var(--green);background:var(--green);color:#fff}.primary-button:hover{background:var(--green-dark)}.primary-button:disabled{opacity:.6;cursor:wait}.secondary-button{color:#4e6253;background:#fff;border:1px solid #bdc8bf}.secondary-button:hover{border-color:#879b8b}.record-summary-grid{grid-template-columns:1.55fr repeat(5,.55fr);gap:10px;padding:22px 0 27px;display:grid}.record-description,.record-fact,.fertilizer-record{background:#fbfcf9;border:1px solid #dfe3dd;border-radius:10px}.record-description{padding:15px 16px}.record-description>span,.record-fact>span,.fertilizer-record div>span{color:#8a938c;letter-spacing:.08em;text-transform:uppercase;margin-bottom:6px;font-size:8px;font-weight:800;display:block}.record-description p{color:#4f5952;margin:0;font-size:11px;line-height:1.5}.record-fact{padding:15px 12px}.record-fact strong{font:600 13px var(--font-display), serif}.fertilizer-record{background:#f8f4e9;border-color:#e4dcc8;grid-column:1/-1;grid-template-columns:35px minmax(0,1fr) auto;align-items:center;gap:12px;min-height:76px;padding:14px 15px;display:grid}.fertilizer-icon{color:#77663f;background:#e9dfc3;border-radius:50%;place-items:center;width:35px;height:35px;font-size:18px;display:grid}.fertilizer-record p{color:#5f5d53;margin:0;font-size:11px;line-height:1.45}.fertilizer-record button{color:#6a654f;background:0 0;border:0;font-size:10px;font-weight:800}.record-summary-grid{grid-template-columns:minmax(240px,1.4fr) repeat(3,minmax(105px,.65fr))}.action-history{background:#fafbf8;border:1px solid #dce3db;border-radius:12px;margin:0 0 27px;padding:17px}.action-history-heading{justify-content:space-between;align-items:end;gap:14px;margin-bottom:12px;display:flex}.action-history-heading h3{font:600 18px var(--font-display), serif;margin:0}.action-history-heading>span{color:#89928b;font-size:8px}.action-history-list{gap:7px;display:grid}.action-history-list article{background:#fff;border:1px solid #e1e6df;border-radius:8px;grid-template-columns:70px minmax(0,1fr) auto;align-items:center;gap:11px;min-height:44px;padding:9px 11px;display:grid}.action-history-list article>span{color:#5d725f;font-size:9px;font-weight:800}.action-history-list article strong{color:#33453a;font-size:10px}.action-history-list article small{color:#909890;font-size:7px}.action-history-empty{color:#818a83;text-align:center;border:1px dashed #d5ddd4;border-radius:8px;margin:0;padding:12px;font-size:9px}.study-context-grid{grid-template-columns:1fr 1fr;gap:10px;margin:-12px 0 27px;display:grid}.study-context-grid section{background:#fbfcf9;border:1px solid #dfe3dd;border-radius:10px;min-width:0;padding:15px 16px}.study-context-grid span{color:#7d8980;letter-spacing:.08em;text-transform:uppercase;margin-bottom:7px;font-size:8px;font-weight:800;display:block}.study-context-grid p{color:#4f5952;white-space:pre-wrap;margin:0;font-size:10px;line-height:1.55}.device-layout-card{background:#f8faf6;border:1px solid #dce3db;border-radius:13px;margin:0 0 28px;padding:20px}.device-layout-heading{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:17px;display:flex}.device-layout-heading h3{font:600 20px var(--font-display), serif;margin:0}.device-layout-heading div>span{color:#7c877f;margin-top:4px;font-size:9px;display:block}.device-layout-heading>b{color:#4f6755;background:#e2ebe1;border-radius:99px;flex:none;padding:6px 9px;font-size:9px}.device-port-map{gap:10px;display:grid}.device-port-map.columns{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start}.device-port-group{background:#fff;border:1px solid #e0e5df;border-radius:10px;padding:10px}.device-port-group>span{color:#758078;letter-spacing:.06em;text-transform:uppercase;margin-bottom:8px;font-size:8px;font-weight:800;display:block}.device-port-group>div{grid-template-columns:repeat(auto-fit,minmax(92px,1fr));gap:7px;display:grid}.device-port-map.columns .device-port-group>div{grid-template-columns:1fr}.device-port-group button{color:#7c877f;text-align:left;background:#fafbf9;border:1px dashed #ccd5cc;border-radius:8px;align-content:center;gap:2px;min-height:54px;padding:8px 28px 8px 9px;display:grid;position:relative;overflow:hidden}.device-port-group button.assigned{color:#294b35;background:#edf4ed;border-style:solid;border-color:#b9cbbd}.device-port-group button small{text-transform:uppercase;font-size:8px;font-weight:850}.device-port-group button strong{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.device-port-group button em{color:#47614d;background:#dfe9df;border-radius:50%;place-items:center;width:18px;height:18px;font-size:12px;font-style:normal;display:grid;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.layout-help{color:#8a938c;text-align:right;margin:11px 0 0;font-size:8px}.device-port-map.columns{grid-template-columns:repeat(4,minmax(0,1fr))}.pod-guide{background:linear-gradient(145deg,#f9fbf6,#eef4ec);border:1px solid #d5dfd4;border-radius:12px;margin:0 0 16px;padding:13px}.pod-guide figcaption{justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:11px;display:flex}.pod-guide figcaption strong{color:#33493a;font-size:10px}.pod-guide figcaption span{color:#7a887e;text-align:right;font-size:8px}.pod-guide-map{background:#ffffffc2;border:1px solid #dbe3da;border-radius:24px;gap:8px;padding:12px;display:grid;box-shadow:inset 0 0 0 4px #e1eadf73}.pod-guide-group{gap:5px;min-width:0;display:grid}.pod-guide-group>span{color:#78847b;letter-spacing:.04em;text-align:center;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;font-size:7px;font-weight:850;overflow:hidden}.pod-guide-pods{justify-content:space-around;gap:6px;display:flex}.pod-guide-dot{color:#68756c;background:#eef1ec;border:2px solid #bec9bf;border-radius:50%;flex:0 0 42px;place-items:center;width:42px;height:42px;padding:0;font-size:11px;font-style:normal;font-weight:900;display:grid;box-shadow:inset 0 0 0 4px #fafbf8,0 2px 5px #2a413017}.pod-guide-dot.assigned{color:#24452d;background:#a8c4aa;border-color:#6f9477}.pod-guide-dot.selected{color:#68391f;background:#f1c49f;border-color:#b06b3d;box-shadow:0 0 0 4px #c36b3e33,inset 0 0 0 4px #fff8f1}.pod-guide button.pod-guide-dot{cursor:pointer}.pod-guide button.pod-guide-dot:active{transform:scale(.94)}.pod-guide-map.aerogarden>:first-child{width:75%;margin-inline:auto}.pod-guide-map.aerogarden>:nth-child(3){width:50%;margin-inline:auto}.pod-guide-map.columns{grid-template-columns:repeat(4,minmax(0,1fr));align-items:start}.pod-guide-map.columns .pod-guide-pods{flex-direction:column;align-items:center}.pod-guide-key{color:#758178;justify-content:flex-end;gap:11px;margin-top:8px;font-size:7px;display:flex}.pod-guide-key span{align-items:center;gap:4px;display:flex}.pod-guide-key i{background:#eef1ec;border:1px solid #aeb9af;border-radius:50%;width:8px;height:8px}.pod-guide-key i.assigned{background:#a8c4aa;border-color:#6f9477}.pod-guide.compact{margin:12px 0 14px;padding:10px}.pod-guide.compact figcaption{gap:2px;margin-bottom:8px;display:grid}.pod-guide.compact figcaption span{text-align:left}.pod-guide.compact .pod-guide-map{gap:6px;padding:9px}.pod-guide.compact .pod-guide-dot{flex-basis:32px;width:32px;height:32px;font-size:9px}.pod-guide.compact .pod-guide-group>span,.pod-guide.compact .pod-guide-key{font-size:6px}.pod-guide-pods .pod-guide-dot{appearance:none;border-radius:999px;min-width:42px;max-width:42px;min-height:42px;max-height:42px;line-height:1}.pod-guide figcaption h4{color:#294536;margin:0;font-size:12px;font-weight:800}.pod-guide figcaption p{color:#748078;margin:3px 0 0;font-size:9px;line-height:1.4}.device-pod-svg,.aerogarden-pod-svg{width:100%;max-width:560px;margin:0 auto;display:block;overflow:visible}.aerogarden-deck{fill:#f7faf5;stroke:#cdd9cd;stroke-width:2px}.aerogarden-orientation{fill:#7b897f;font:800 9px var(--font-sans), sans-serif;letter-spacing:1.4px}.aerogarden-pod-node{cursor:pointer;outline:none}.aerogarden-pod-node .pod-ring{fill:#edf1ec;stroke:#b8c5ba;stroke-width:2px}.aerogarden-pod-node .pod-center{fill:#fff;stroke:#d8dfd8;stroke-width:1px}.aerogarden-pod-node text{fill:#526158;font:800 13px var(--font-sans), sans-serif;pointer-events:none}.aerogarden-pod-node.assigned .pod-ring{fill:#a9c5ac;stroke:#668b70}.aerogarden-pod-node.assigned .pod-center{fill:#e9f1e8;stroke:#7fa188}.aerogarden-pod-node.assigned text{fill:#244b31}.aerogarden-pod-node.selected .pod-ring,.aerogarden-pod-node:focus .pod-ring{fill:#efbd94;stroke:#a85c32;stroke-width:3px}.aerogarden-pod-node.selected .pod-center,.aerogarden-pod-node:focus .pod-center{fill:#fff5eb;stroke:#bf7349}.aerogarden-pod-node.selected text,.aerogarden-pod-node:focus text{fill:#6b3419}.pod-guide-key i{flex:none;display:block}.pod-guide-key i.selected{background:#efbd94;border-color:#a85c32}.pod-variety-copy{gap:1px;min-width:0;display:grid}.device-port-group button .pod-variety-copy strong{color:#294b35;text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:750;line-height:1.15;overflow:hidden}.pod-variety-copy>span{color:#758078;text-overflow:ellipsis;white-space:nowrap;font-size:8px;font-weight:500;line-height:1.2;overflow:hidden}.timeline-heading{justify-content:space-between;align-items:end;margin:3px 0 16px;display:flex}.timeline-heading h3{font:600 22px var(--font-display), serif;margin:0}.timeline-heading>span{color:#8b948d;font-size:10px}.timeline-list{gap:13px;display:grid}.timeline-entry{border:1px solid var(--line);background:#fff;border-radius:12px;grid-template-columns:92px 190px minmax(0,1fr);align-items:center;gap:16px;padding:14px;display:grid;position:relative}.timeline-entry:before{content:"";background:#ced6cf;width:1px;height:14px;position:absolute;top:-14px;left:58px}.timeline-entry:first-child:before{display:none}.timeline-marker{text-align:center;display:grid}.timeline-marker strong{color:var(--green);font:650 16px var(--font-display), serif}.timeline-marker span{color:#909891;margin-top:4px;font-size:8px}.timeline-image{background:#e6ebe5;border:0;border-radius:8px;height:122px;padding:0;position:relative;overflow:hidden}.timeline-image img{object-fit:cover;width:100%;height:100%;display:block}.timeline-image>span{color:#fff;opacity:0;background:#192b1fc7;border-radius:5px;padding:5px 7px;font-size:8px;font-weight:700;transition:opacity .18s;position:absolute;inset:auto 8px 8px auto}.timeline-image:hover>span{opacity:1}.timeline-copy>span{color:#6a7e6f;letter-spacing:.08em;text-transform:uppercase;margin-bottom:7px;font-size:8px;font-weight:800;display:block}.timeline-copy p{color:#566159;margin:0;font-size:11px;line-height:1.5}.photo-port-badge{color:#49604f;background:#edf3ec;border-radius:6px;margin:0 0 8px;padding:5px 7px;font-size:9px;display:inline-block}.measurement-badges{flex-wrap:wrap;gap:5px;margin:0 0 8px;display:flex}.measurement-badges span{color:#645d45;background:#f1eee2;border-radius:99px;padding:4px 7px;font-size:8px;font-weight:750}.timeline-entry.planting-entry{background:#f4f8f1;border-color:#d7e2d6;grid-template-columns:92px minmax(0,1fr);min-height:88px}.planting-entry .timeline-copy{background:#fbfcf8;border-left:3px solid #86a08a;border-radius:0 8px 8px 0;padding:12px 15px}.timeline-filters{background:#f7f9f5;border:1px solid #dce3dc;border-radius:11px;align-items:end;gap:12px;margin:-3px 0 16px;padding:11px;display:flex}.timeline-filter-tabs{background:#e7ece6;border-radius:8px;gap:3px;padding:3px;display:flex}.timeline-filter-tabs button{color:#69766c;background:0 0;border:0;border-radius:6px;height:31px;padding:0 11px;font-size:9px;font-weight:800}.timeline-filter-tabs button.active{color:#31563d;background:#fff;box-shadow:0 2px 7px #283e2e1a}.timeline-filter-tabs button:disabled{opacity:.4;cursor:not-allowed}.timeline-filter-select{gap:4px;min-width:min(310px,42vw);display:grid}.timeline-filter-select>span{color:#778179;letter-spacing:.07em;text-transform:uppercase;font-size:7px;font-weight:850}.timeline-filter-select select{color:#34443a;background:#fff;border:1px solid #ced7cf;border-radius:7px;outline:none;width:100%;height:37px;padding:0 31px 0 10px;font-size:9px}.timeline-filter-select select:focus{border-color:#78927e;box-shadow:0 0 0 3px #e3ece3}.timeline-filter-count{color:#7f8981;white-space:nowrap;margin-left:auto;padding-bottom:8px;font-size:8px}.timeline-filter-empty{margin-top:13px}.modal-backdrop,.lightbox{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:80;background:#14201894;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.experiment-modal{background:#fbfaf6;border-radius:16px;width:min(920px,100%);max-height:92vh;padding:27px;overflow:auto;box-shadow:0 30px 90px #0a190f4d}.modal-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:20px;padding-bottom:19px;display:flex}.modal-header h2{font:600 27px var(--font-display), serif;margin:0}.modal-header>button{color:#5d695f;background:#e9ede8;border:0;border-radius:50%;width:34px;height:34px;font-size:22px}.experiment-modal form{padding-top:20px}.editor-grid{grid-template-columns:1fr 1fr;gap:15px;display:grid}.editor-grid>.span-2,.editor-field.span-2{grid-column:1/-1}.editor-field{gap:6px;display:grid}.editor-field>span{color:#526057;letter-spacing:.04em;text-transform:uppercase;font-size:9px;font-weight:800}.editor-field input,.editor-field select,.editor-field textarea{width:100%;color:var(--ink);background:#fff;border:1px solid #d5dbd5;border-radius:8px;outline:none}.editor-field input,.editor-field select{height:41px;padding:0 11px;font-size:11px}.editor-field textarea{resize:vertical;padding:10px 11px;font-size:11px;line-height:1.45}.editor-field input:focus,.editor-field select:focus,.editor-field textarea:focus{border-color:#71907a;box-shadow:0 0 0 3px #e4ede5}.layout-placeholder{color:#828b84;text-align:center;background:#f7f8f4;border:1px dashed #cfd7cf;border-radius:10px;padding:18px;font-size:10px}.port-editor{background:#f5f8f3;border:1px solid #d8e0d8;border-radius:11px;padding:15px}.port-editor-heading{justify-content:space-between;gap:15px;margin-bottom:13px;display:flex}.port-editor-heading div{gap:3px;display:grid}.port-editor-heading strong{font:600 15px var(--font-display), serif}.port-editor-heading span{color:#7b867e;font-size:9px}.port-editor-heading>b{color:#4d6653;background:#e1ebe0;border-radius:99px;align-self:start;padding:5px 8px;font-size:8px}.port-groups{gap:9px;display:grid}.port-groups.columns{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start}.port-group{background:#fff;border:1px solid #e0e5df;border-radius:9px;padding:9px}.port-group>span{color:#737f76;letter-spacing:.06em;text-transform:uppercase;margin-bottom:7px;font-size:8px;font-weight:800;display:block}.port-input-grid{grid-template-columns:repeat(auto-fit,minmax(115px,1fr));gap:6px;display:grid}.port-groups.columns .port-input-grid{grid-template-columns:1fr}.port-input{background:#fbfcfa;border:1px solid #dce2dc;border-radius:7px;grid-template-columns:29px minmax(0,1fr);align-items:center;min-width:0;display:grid;overflow:hidden}.port-input>span{color:#58705e;background:#eef3ed;border-right:1px solid #e1e6e1;align-self:stretch;place-items:center;padding:0 4px;font-size:8px;font-weight:850;display:grid}.port-input input{color:#344238;background:0 0;border:0;outline:none;min-width:0;height:34px;padding:0 7px;font-size:9px}.port-input:focus-within{border-color:#78927e;box-shadow:0 0 0 2px #e3ece3}.modal-actions{border-top:1px solid var(--line);align-items:center;gap:9px;margin-top:21px;padding-top:17px;display:flex}.modal-action-spacer{flex:1}.danger-button{color:#a14835;background:#fff7f4;border:1px solid #d8aaa0;border-radius:8px;height:39px;padding:0 12px;font-size:10px;font-weight:800}.danger-button:hover{background:#fff0eb;border-color:#bb7464}.danger-button:disabled{opacity:.55;cursor:wait}.editor-error{color:#974a31;background:#fff0ea;border-radius:8px;margin:14px 0 0;padding:10px;font-size:10px}.port-groups.columns{grid-template-columns:repeat(4,minmax(0,1fr))}.action-schedule-editor{background:#f5f8f3;border:1px solid #d8e0d8;border-radius:11px;padding:15px}.action-schedule-heading{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:12px;display:flex}.action-schedule-heading>div{gap:3px;display:grid}.action-schedule-heading strong{color:#34483a;font:600 15px var(--font-display), serif}.action-schedule-heading span{color:#7b867e;font-size:9px;line-height:1.4}.action-schedule-heading button{color:#47604d;background:#fff;border:1px solid #afc0b2;border-radius:7px;flex:none;height:34px;padding:0 11px;font-size:9px;font-weight:800}.action-schedule-heading button:disabled{opacity:.45}.scheduled-action-list{gap:9px;display:grid}.scheduled-action-row{background:#fff;border:1px solid #dce3dc;border-radius:9px;grid-template-columns:minmax(180px,1fr) minmax(160px,1fr) auto;align-items:end;gap:9px;padding:11px;display:grid}.scheduled-action-row.with-target{grid-template-columns:minmax(150px,1fr) minmax(150px,1fr) minmax(140px,.8fr) auto}.scheduled-action-row>b{color:#64736a;letter-spacing:.07em;text-transform:uppercase;grid-column:1/-1;font-size:8px}.remove-scheduled-action{color:#9a5948;background:#fff9f7;border:1px solid #d8c3bd;border-radius:8px;height:41px;padding:0 10px;font-size:9px;font-weight:800}.port-input select{color:#344238;text-overflow:ellipsis;background-color:#0000;border:0;outline:none;min-width:0;height:34px;padding:0 24px 0 7px;font-size:9px}.port-groups.aerogarden,.device-port-map.aerogarden{gap:8px}.port-groups.aerogarden>:first-child,.device-port-map.aerogarden>:first-child{width:75%;margin-inline:auto}.port-groups.aerogarden>:nth-child(3),.device-port-map.aerogarden>:nth-child(3){width:50%;margin-inline:auto}.port-groups.aerogarden>:first-child .port-input-grid,.device-port-map.aerogarden>:first-child>div{grid-template-columns:repeat(3,minmax(0,1fr))}.port-groups.aerogarden>:nth-child(2) .port-input-grid,.device-port-map.aerogarden>:nth-child(2)>div{grid-template-columns:repeat(4,minmax(0,1fr))}.port-groups.aerogarden>:nth-child(3) .port-input-grid,.device-port-map.aerogarden>:nth-child(3)>div{grid-template-columns:repeat(2,minmax(0,1fr))}.lightbox{z-index:90}.lightbox-close{color:#fff;z-index:2;background:#19241d9e;border:1px solid #ffffff4d;border-radius:50%;width:42px;height:42px;font-size:25px;position:fixed;top:20px;right:22px}.lightbox-content{background:#fbfaf6;border-radius:14px;grid-template-rows:minmax(0,1fr) auto;width:min(980px,100%);max-height:91vh;display:grid;overflow:hidden;box-shadow:0 35px 100px #00000061}.lightbox-content img{object-fit:contain;background:#172019;width:100%;max-height:73vh}.lightbox-content>div{padding:17px 20px}.lightbox-content>div>span{color:#728078;text-transform:uppercase;font-size:9px;font-weight:800}.lightbox-content h3{font:600 17px var(--font-display), serif;margin:4px 0 3px}.lightbox-content p{color:#687168;margin:0;font-size:10px}@media (max-width:1050px){.content{padding:36px 30px 60px}.workspace-grid{grid-template-columns:minmax(0,1fr) 310px;gap:20px}.experiment-card{grid-template-columns:73px minmax(0,1fr) 10px}.plant-thumb{width:73px;height:80px}.photo-grid{grid-template-columns:repeat(2,1fr)}.record-summary-grid{grid-template-columns:1.4fr repeat(2,.6fr)}.record-description{grid-row:span 2}.timeline-entry{grid-template-columns:80px 170px minmax(0,1fr)}}@media (max-width:820px){.app-shell{display:block}.sidebar{width:270px;transition:transform .22s;position:fixed;left:0;transform:translate(-102%)}.sidebar.is-open{transform:none}.mobile-close{color:#d9e3dc;background:0 0;border:0;font-size:25px;display:block;position:absolute;top:20px;right:16px}.scrim{z-index:20;background:#141f1875;border:0;position:fixed;inset:0}.topbar{height:64px;padding:0 19px}.menu-button{color:var(--ink);background:0 0;border:0;font-size:21px;display:block}.breadcrumb{display:none}.content{padding:29px 19px 80px}.workspace-grid{grid-template-columns:1fr}.capture-panel{z-index:40;border-radius:18px 18px 0 0;max-height:91vh;transition:transform .25s;position:fixed;inset:auto 0 0;overflow:auto;transform:translateY(103%)}.capture-panel.mobile-open{transform:none}.capture-close{color:#667168;background:#eff2ed;border:0;border-radius:50%;width:32px;height:32px;font-size:21px;display:block}.photo-grid{grid-template-columns:repeat(2,1fr)}.record-section{padding:23px}.record-summary-grid{grid-template-columns:repeat(2,1fr)}.record-description{grid-area:auto/1/auto/-1}.timeline-entry{grid-template-columns:70px minmax(140px,.8fr) 1fr}}@media (max-width:560px){.top-actions .icon-button{display:none}.capture-button{padding:0 12px;font-size:11px}.welcome-row{display:block}.welcome-row h1{font-size:34px}.summary{margin-top:23px}.schedule-board{padding:17px}.schedule-board-heading{align-items:start}.schedule-action-card{grid-template-columns:72px minmax(0,1fr);gap:12px}.schedule-action-card button{grid-column:2;justify-self:start;padding:0}.experiment-card{grid-template-columns:65px minmax(0,1fr);gap:12px;min-height:109px;padding:12px}.plant-thumb{width:65px;height:78px}.card-arrow{display:none}.card-title{flex-wrap:wrap;gap:5px}.card-title h3{width:100%;font-size:14px}.card-title .status-dot{margin-left:0}.experiment-copy>p{flex-wrap:wrap;margin:6px 0}.next-action b{display:none}.recent-section{margin-top:35px}.photo-grid{grid-template-columns:1fr}.empty-state{grid-template-columns:42px 1fr;padding:18px}.empty-state>span{width:42px;height:42px}.empty-state button{grid-column:1/-1}.capture-panel{padding:23px 19px calc(23px + env(safe-area-inset-bottom))}.two-fields{grid-template-columns:1fr;gap:0}.record-section{margin-top:35px;padding:18px}.record-header{display:block}.record-header h2{font-size:25px}.record-title-line{align-items:flex-start}.record-actions{justify-content:stretch;margin-top:17px}.record-actions button,.record-actions a{flex:1;justify-content:center}.record-summary-grid{grid-template-columns:1fr 1fr}.record-description,.fertilizer-record{grid-column:1/-1}.study-context-grid{grid-template-columns:1fr}.device-layout-card{padding:15px}.device-layout-heading{display:block}.device-layout-heading>b{margin-top:10px;display:inline-block}.device-port-map.columns,.port-groups.columns{grid-template-columns:1fr}.device-port-group>div,.device-port-map.columns .device-port-group>div{grid-template-columns:repeat(2,minmax(0,1fr))}.timeline-entry{grid-template-columns:62px 1fr;gap:11px}.timeline-image{height:145px}.timeline-copy{grid-column:2}.editor-grid{grid-template-columns:1fr}.editor-grid>.span-2,.editor-field.span-2{grid-column:auto}.port-input-grid,.port-groups.columns .port-input-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.port-editor-heading{display:block}.port-editor-heading>b{margin-top:8px;display:inline-block}.experiment-modal{padding:21px 17px calc(21px + env(safe-area-inset-bottom))}.modal-backdrop{align-items:end;padding:0}.experiment-modal{border-radius:18px 18px 0 0;width:100%;max-height:94vh}.modal-actions{flex-wrap:wrap}.modal-actions .danger-button{width:100%}.modal-action-spacer{display:none}.modal-actions .secondary-button,.modal-actions .primary-button{flex:1}.lightbox{padding:0}.lightbox-content{border-radius:0;width:100%;max-height:100vh}.lightbox-content img{max-height:79vh}.experiment-filter-bar{align-items:stretch;display:grid}.experiment-filter-bar label{width:100%;min-width:0}.experiment-filter-bar select{height:42px}.experiment-filter-bar>span{padding:0}.action-schedule-editor{padding:13px}.action-schedule-heading{display:grid}.action-schedule-heading button{width:100%;height:40px}.scheduled-action-row,.scheduled-action-row.with-target{grid-template-columns:1fr;padding:12px}.scheduled-action-row>b{grid-column:auto}.remove-scheduled-action{width:100%}.device-layout-card{background:linear-gradient(155deg,#fbfcf8 0%,#f3f7f1 100%);border:1px solid #d7e0d6;border-radius:16px;margin:0 0 30px;padding:17px;box-shadow:0 10px 28px #2d443312}.device-layout-heading{align-items:flex-start;gap:12px;margin-bottom:15px;display:flex}.device-layout-heading h3{font-size:22px}.device-layout-heading div{min-width:0}.device-layout-heading div>span{max-width:250px;font-size:10px;line-height:1.45}.device-layout-heading>b{white-space:nowrap;margin:0;padding:6px 9px;font-size:8px}.pod-guide{background:#f8fbf6;border-color:#ccd9cb;border-radius:13px;margin-bottom:15px;padding:12px}.pod-guide figcaption{gap:3px;margin-bottom:10px;display:grid}.pod-guide figcaption h4{font-size:13px}.pod-guide figcaption p{margin:0;font-size:10px;line-height:1.4}.pod-guide-map{border-radius:20px;gap:10px;padding:14px 10px;box-shadow:inset 0 0 0 3px #e1eadf8c}.pod-guide-group{gap:6px}.pod-guide-group>span{letter-spacing:.06em;font-size:8px;font-weight:750}.pod-guide-pods .pod-guide-dot{border-width:3px;flex:0 0 46px;width:46px;min-width:46px;max-width:46px;height:46px;min-height:46px;max-height:46px;font-size:13px}.pod-guide-map.aerogarden>:first-child,.pod-guide-map.aerogarden>:nth-child(3){width:auto;margin-inline:0}.pod-guide-map.aerogarden>:first-child .pod-guide-pods{grid-template-columns:repeat(3,46px);justify-content:center;gap:14px;display:grid}.pod-guide-map.aerogarden>:nth-child(2) .pod-guide-pods{grid-template-columns:repeat(4,46px);justify-content:center;gap:9px;display:grid}.pod-guide-map.aerogarden>:nth-child(3) .pod-guide-pods{grid-template-columns:repeat(2,46px);justify-content:center;gap:18px;display:grid}.pod-guide-key{justify-content:center;margin-top:9px;font-size:8px}.pod-guide-key i{width:10px;height:10px}.device-pod-svg,.aerogarden-pod-svg{max-width:390px}.pod-guide.compact{padding:11px}.pod-guide.compact .pod-guide-dot{flex-basis:42px;width:42px;min-width:42px;max-width:42px;height:42px;min-height:42px;max-height:42px;font-size:11px}.device-port-map{gap:10px}.device-port-map.aerogarden>:first-child,.device-port-map.aerogarden>:nth-child(3){width:100%;margin-inline:0}.device-port-group{border-color:#d8e1d8;border-radius:11px;padding:11px;box-shadow:0 3px 12px #2d413209}.device-port-group>span{align-items:center;gap:8px;margin-bottom:9px;font-size:8px;font-weight:800;display:flex}.device-port-group>span:after{content:"";background:#e1e7e1;flex:1;height:1px}.device-port-group>div,.device-port-map.columns .device-port-group>div,.device-port-map.aerogarden .device-port-group>div{grid-template-columns:1fr;gap:7px}.device-port-group button{align-items:center;align-content:initial;background:#fff;border-style:solid;border-color:#d7e1d7;border-radius:11px;grid-template-columns:36px minmax(0,1fr) 30px;gap:11px;width:100%;min-height:62px;padding:9px 10px;box-shadow:0 2px 8px #263f2c0b}.device-port-group button small{color:#355940;background:#eef3ed;border:2px solid #c4d2c6;border-radius:50%;place-items:center;width:34px;height:34px;font-size:10px;font-weight:850;display:grid}.device-port-group button .pod-variety-copy{gap:3px}.device-port-group button .pod-variety-copy strong{color:#203b29;white-space:normal;font-size:12px;font-weight:760;line-height:1.1}.pod-variety-copy>span{color:#6f7c73;overflow-wrap:anywhere;white-space:normal;font-size:9px;line-height:1.25}.device-port-group button em{color:#31543a;background:#dce9dd;width:29px;height:29px;font-size:16px;position:static;transform:none}.device-port-group button.assigned{background:#fbfdf9;border-color:#c7d8c9}.device-port-group button.assigned small{color:#284b34;background:#dceadd;border-color:#78997f}.layout-help{text-align:left;margin-top:12px;font-size:9px;line-height:1.4}.timeline-heading{margin-bottom:12px;display:block}.timeline-heading>span{margin-top:5px;display:block}.timeline-filters{gap:10px;margin-bottom:15px;padding:10px;display:grid}.timeline-filter-tabs{grid-template-columns:repeat(3,1fr);display:grid}.timeline-filter-tabs button{min-width:0;height:40px;padding:0 6px;font-size:9px}.timeline-filter-select{width:100%;min-width:0}.timeline-filter-select>span{font-size:8px}.timeline-filter-select select{height:43px;font-size:10px}.timeline-filter-count{margin-left:0;padding:0 2px;font-size:8px}.action-history{padding:14px}.action-history-heading{align-items:flex-start}.action-history-list article{grid-template-columns:64px minmax(0,1fr);gap:8px}.action-history-list article small{grid-column:2}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
