@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@600;700;800&display=swap";:root{font-family:DM Sans,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#17241d;background:#eef2ed;font-synthesis:none;--green-950: #173b2d;--green-800: #1f5b43;--green-700: #277054;--green-100: #dcecdf;--green-50: #edf6ef;--cream: #f8f5ed;--yellow: #e8bd55;--ink: #17241d;--muted: #6c776f;--line: #dce2dc;--white: #fff;--purple: #584480;--purple-light: #eee9f8;--shadow: 0 10px 28px rgba(29, 55, 39, .08)}*{box-sizing:border-box}html{background:#e6ebe6}body{margin:0;min-width:320px;min-height:100vh;background:linear-gradient(180deg,#f8faf7,#eff3ee)}button,input,select,textarea{font:inherit}button{border:0;cursor:pointer}button:disabled{cursor:not-allowed;opacity:.48}svg{width:1.25rem;height:1.25rem;stroke-width:2}h1,h2,h3,p{margin:0}h1,h2,h3,strong{font-family:Manrope,DM Sans,sans-serif}.app-shell{width:100%;max-width:520px;min-height:100vh;margin:0 auto;background:#f8faf7;box-shadow:0 0 60px #173b2d1a;position:relative;padding-bottom:calc(84px + env(safe-area-inset-bottom))}.page{padding:18px 18px 34px;display:flex;flex-direction:column;gap:18px}.page-header{padding:calc(16px + env(safe-area-inset-top)) 18px 14px;background:#f8faf7f0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);position:sticky;top:0;z-index:20;border-bottom:1px solid rgba(220,226,220,.75)}.header-main{display:flex;align-items:center;gap:12px}.brand-mark,.icon-button{width:44px;height:44px;border-radius:15px;display:grid;place-items:center;flex:0 0 auto}.brand-mark{background:var(--green-950);color:#fff;transform:rotate(-3deg);overflow:hidden}.brand-mark svg{width:23px;height:23px}.brand-mark img{width:100%;height:100%;display:block}.icon-button{background:#fff;color:var(--ink);border:1px solid var(--line)}.header-copy{min-width:0;flex:1}.header-copy span,.overline{display:block;color:var(--green-700);font:800 .65rem/1.2 Manrope,sans-serif;letter-spacing:.12em;text-transform:uppercase;margin-bottom:3px}.header-copy h1{font-size:1.42rem;letter-spacing:-.035em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bottom-nav{position:fixed;left:50%;bottom:0;transform:translate(-50%);width:100%;max-width:520px;display:grid;grid-template-columns:repeat(5,1fr);background:#fffffff5;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-top:1px solid var(--line);padding:8px 7px calc(7px + env(safe-area-inset-bottom));z-index:30}.bottom-nav button{min-height:61px;border-radius:15px;background:transparent;color:#7b857e;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;font-size:.65rem;font-weight:700}.bottom-nav button svg{width:21px;height:21px}.bottom-nav button.active{background:var(--green-50);color:var(--green-800)}.hero-card{background:var(--green-950);border-radius:28px;padding:22px;color:#fff;position:relative;overflow:hidden;box-shadow:0 18px 34px #173b2d30}.hero-card:after{content:"";position:absolute;width:180px;height:180px;border:35px solid rgba(255,255,255,.045);border-radius:50%;right:-75px;top:-65px}.hero-art{display:flex;align-items:center;gap:7px;color:#ddeccf;font-size:.76rem;font-weight:700;margin-bottom:28px}.hero-art svg{color:var(--yellow);width:25px;height:25px}.hero-card .overline{color:#aaceb5}.hero-card h2{font-size:1.55rem;line-height:1.18;letter-spacing:-.035em;max-width:320px;margin:7px 0 8px}.hero-card p{color:#c6d9cc;font-size:.88rem}.hero-action{position:relative;z-index:1;width:100%;min-height:51px;margin-top:22px;padding:0 16px;border-radius:16px;background:#f5f1e5;color:var(--green-950);font-weight:800;display:flex;align-items:center;justify-content:space-between}.summary-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.summary-card{min-height:136px;background:#fff;border:1px solid var(--line);border-radius:22px;padding:15px;text-align:left;box-shadow:0 5px 15px #24372909}.summary-icon{width:39px;height:39px;border-radius:13px;display:grid;place-items:center;margin-bottom:12px}.summary-icon.green{color:var(--green-700);background:var(--green-50)}.summary-icon.amber{color:#826216;background:#fff5d7}.summary-card strong{display:block;font-size:1.45rem;color:var(--ink);line-height:1.05}.summary-card strong small{font-size:.75rem;color:var(--muted)}.summary-card>span{font-size:.75rem;color:var(--muted);font-weight:600}.section-block{margin-top:2px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin-bottom:12px}.section-heading>div>span{display:block;color:var(--muted);font-size:.67rem;text-transform:uppercase;letter-spacing:.1em;font-weight:800}.section-heading h2{font-size:1.24rem;letter-spacing:-.03em;margin-top:2px}.section-heading>button{background:transparent;color:var(--green-700);font-size:.76rem;font-weight:800;padding:6px 0}.section-heading.compact{margin-bottom:18px}.lot-scroller{display:flex;gap:12px;margin:0 -18px;padding:2px 18px 10px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.lot-scroller::-webkit-scrollbar{display:none}.mini-lot-card{flex:0 0 215px;scroll-snap-align:start;background:#fff;border:1px solid var(--line);border-radius:22px;padding:17px;text-align:left;color:var(--ink);box-shadow:0 7px 18px #2034250b}.mini-lot-top{display:flex;justify-content:space-between;align-items:center;color:var(--green-700);margin-bottom:17px}.mini-lot-top span{font-weight:800;font-size:.66rem;letter-spacing:.07em;color:var(--muted)}.mini-lot-card h3{font-size:1rem;margin-bottom:2px}.mini-lot-card p{color:var(--muted);font-size:.78rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mini-progress{height:6px;background:#e8ece8;border-radius:9px;margin:18px 0 7px;overflow:hidden}.mini-progress i{display:block;height:100%;background:var(--green-700);border-radius:9px}.mini-lot-card small{color:var(--green-700);font-weight:800}.mini-lot-card.add-card{min-height:168px;border:1.5px dashed #b7c8bc;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;background:var(--green-50);color:var(--green-700)}.add-card>svg{width:30px;height:30px;margin-bottom:9px}.add-card strong{font-size:.9rem}.add-card span{color:var(--muted);font-size:.72rem;margin-top:3px}.tip-card{display:flex;align-items:center;gap:12px;background:#fff8e7;color:#554718;padding:14px;border-radius:18px;border:1px solid #f0dfae}.tip-card>div{flex:0 0 auto;width:38px;height:38px;border-radius:13px;background:#f3dc96;display:grid;place-items:center}.tip-card p{font-size:.78rem;line-height:1.45}.scan-qr-button{width:100%;min-height:68px;display:flex;align-items:center;gap:12px;padding:11px 14px;border-radius:20px;background:#fff;color:var(--ink);border:1px solid #cddbd0;text-align:left;box-shadow:0 7px 18px #2034250b}.scan-qr-button>span{width:43px;height:43px;border-radius:14px;display:grid;place-items:center;flex:0 0 auto;background:var(--green-50);color:var(--green-700)}.scan-qr-button>span svg{width:24px;height:24px}.scan-qr-button>div{flex:1;min-width:0;display:flex;flex-direction:column}.scan-qr-button strong{font-size:.87rem}.scan-qr-button small{color:var(--muted);font-size:.68rem;margin-top:2px}.scan-qr-button>svg{color:#8d9990}.primary-button,.secondary-button{min-height:54px;padding:0 18px;border-radius:17px;display:inline-flex;align-items:center;justify-content:center;gap:9px;font-weight:800}.primary-button{background:var(--green-800);color:#fff;box-shadow:0 8px 18px #1f5b4329}.secondary-button{background:#fff;color:var(--green-800);border:1.5px solid #a8c2b0}.qr-button{min-height:54px;padding:0 18px;border-radius:17px;display:inline-flex;align-items:center;justify-content:center;gap:9px;font-weight:800;color:#234f63;background:#eaf3f7;border:1.5px solid #bdd3dc}.wide{width:100%}.chemistry-button{background:var(--purple)}.secondary-button.chemistry{color:var(--purple);border-color:#b6a8d3;background:var(--purple-light)}.lot-list,.genetics-list,.chem-list{display:flex;flex-direction:column;gap:13px}.lot-card{width:100%;text-align:left;color:var(--ink);background:#fff;border:1px solid var(--line);border-radius:24px;padding:18px;box-shadow:var(--shadow)}.lot-card-head{display:flex;align-items:center;gap:12px}.lot-avatar{width:48px;height:48px;border-radius:16px;display:grid;place-items:center;background:var(--green-50);color:var(--green-700)}.lot-card-head>div:nth-child(2){min-width:0;flex:1}.lot-card-head>div>span{color:var(--muted);font-size:.64rem;font-weight:800;letter-spacing:.08em}.lot-card-head h2{font-size:1.05rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lot-card-head p{display:flex;align-items:center;gap:5px;color:var(--muted);font-size:.74rem;margin-top:3px}.lot-card-head p svg{width:13px;height:13px}.lot-card-head>svg{color:#99a39c}.stage-track{display:grid;grid-template-columns:repeat(5,1fr);margin:19px 0 17px;position:relative}.stage-track:before{content:"";position:absolute;left:9%;right:9%;top:14px;height:3px;background:#e2e7e2}.stage-node{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:5px;color:#99a19b;font-size:.58rem;font-weight:700;text-align:center}.stage-node>span{width:29px;height:29px;border:3px solid white;outline:2px solid #e0e5e0;background:#e8ece8;border-radius:50%;display:grid;place-items:center;color:#849087;font:800 .62rem Manrope,sans-serif}.stage-node>span svg{width:13px;height:13px}.stage-node.done>span{background:#aacdb5;outline-color:#aacdb5;color:var(--green-950)}.stage-node.current{color:var(--green-800)}.stage-node.current>span{background:var(--green-800);outline-color:var(--green-800);color:#fff}.next-action{background:#f6f8f5;border-radius:14px;padding:11px 13px}.next-action span{display:block;color:var(--muted);font-size:.62rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em;margin-bottom:3px}.next-action strong{font-size:.75rem}.detail-hero{text-align:center;background:linear-gradient(145deg,#e8f2e8,#f5f6e9);padding:25px 18px;border-radius:26px;border:1px solid #d8e4d7}.detail-stage-icon{width:62px;height:62px;border-radius:21px;background:var(--green-800);color:#fff;display:grid;place-items:center;margin:0 auto 12px;box-shadow:0 10px 23px #1f5b4333}.detail-stage-icon svg{width:31px;height:31px}.detail-hero>span{color:var(--green-700);font-size:.65rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.detail-hero h2{font-size:1.55rem;letter-spacing:-.03em;margin:3px 0 5px}.detail-hero p{display:flex;align-items:center;justify-content:center;gap:6px;color:var(--muted);font-size:.79rem}.detail-hero p svg{width:14px;height:14px}.card-block{background:#fff;border:1px solid var(--line);border-radius:24px;padding:18px;box-shadow:var(--shadow)}.callout{display:flex;gap:9px;align-items:flex-start;background:var(--green-50);color:var(--green-950);padding:12px;border-radius:14px;margin:6px 0 16px}.callout svg{flex:0 0 auto;width:18px;height:18px;margin-top:1px}.callout p{font-size:.75rem;line-height:1.4}.callout.warning{background:#fff4d7;color:#584718;margin:0}.action-stack{display:flex;flex-direction:column;gap:9px}.count-pill{background:var(--green-50);color:var(--green-800);border-radius:999px;padding:5px 10px;font-size:.7rem;font-weight:800}.timeline{margin-left:7px}.timeline-item{position:relative;border-left:2px solid #dfe5df;padding:0 0 20px 22px}.timeline-item:last-child{border-left-color:transparent;padding-bottom:0}.timeline-dot{position:absolute;width:12px;height:12px;border:3px solid white;outline:2px solid var(--green-700);border-radius:50%;background:var(--green-700);left:-7px;top:3px}.timeline-item small{color:var(--green-700);font-weight:800;font-size:.64rem}.timeline-item h3{font-size:.85rem;margin:2px 0}.timeline-item p{color:var(--muted);font-size:.75rem;line-height:1.4}.info-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.info-grid>div{background:#f0f4f0;border-radius:18px;padding:15px;display:grid;grid-template-columns:auto 1fr;gap:3px 9px;align-items:center}.info-grid svg{grid-row:1 / 3;color:var(--green-700)}.info-grid span{color:var(--muted);font-size:.65rem}.info-grid strong{font-size:.9rem}.intro-card,.demo-banner{display:flex;gap:13px;align-items:flex-start;border-radius:21px;padding:17px}.intro-card{background:var(--green-50);border:1px solid #cddfcf;color:var(--green-950)}.intro-card>svg{flex:0 0 auto;width:26px;height:26px;color:var(--green-700)}.intro-card h2{font-size:.98rem;margin-bottom:3px}.intro-card p{color:#557062;font-size:.78rem;line-height:1.42}.chemistry-intro{background:var(--purple-light);border-color:#d7ccea;color:#3b2e56}.chemistry-intro>svg{color:var(--purple)}.chemistry-intro p{color:#685b80}.genetic-card{background:#fff;border:1px solid var(--line);border-radius:24px;overflow:hidden;box-shadow:var(--shadow)}.genetic-visual{height:105px;padding:17px;position:relative;overflow:hidden;display:flex;justify-content:space-between;align-items:flex-start;color:#fff;background:linear-gradient(145deg,#325b45,#163526)}.genetic-card.lime .genetic-visual{background:linear-gradient(145deg,#718331,#394d22)}.genetic-card.gold .genetic-visual{background:linear-gradient(145deg,#977333,#4d3a1e)}.genetic-visual:after{content:"";position:absolute;width:120px;height:120px;border:24px solid rgba(255,255,255,.06);border-radius:50%;right:-25px;bottom:-60px}.genetic-visual>svg{width:41px;height:41px;opacity:.88}.genetic-visual>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.genetic-visual:has(img):after{background:linear-gradient(90deg,rgba(12,35,24,.28),transparent);border:0;width:100%;height:100%;top:0;right:0;bottom:0;left:0;border-radius:0}.genetic-visual>span{position:relative;z-index:1;font-size:.67rem;font-weight:800;background:#ffffff2b;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);padding:6px 9px;border-radius:10px}.genetic-body{padding:17px}.genetic-title{display:flex;justify-content:space-between;gap:10px}.genetic-title>div{min-width:0}.genetic-title h2{font-size:1.05rem}.genetic-title p{color:var(--muted);font-size:.74rem;margin-top:3px}.sample-pill{display:inline-block;background:#fff1c8;color:#715715;font-size:.58rem;text-transform:uppercase;letter-spacing:.08em;font-weight:800;padding:4px 7px;border-radius:7px;margin-bottom:6px}.danger-icon{width:39px;height:39px;border-radius:13px;background:#fff0ed;color:#a44335;display:grid;place-items:center;flex:0 0 auto}.danger-icon svg{width:18px;height:18px}.compound-row{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:15px}.compound-row span{display:flex;flex-direction:column;background:#f5f7f4;border-radius:12px;padding:9px;color:var(--muted);font-size:.59rem;text-transform:uppercase;letter-spacing:.05em;font-weight:700}.compound-row strong{color:var(--ink);font-size:.8rem;margin-top:2px}.protected-note{display:block;color:#8b6a21;background:#fff7e3;padding:8px 10px;border-radius:10px;margin-top:10px;font-size:.65rem;line-height:1.35}.photo-picker{position:relative}.photo-picker>div,.photo-picker>img{width:100%;height:145px;border-radius:17px;border:1.5px dashed #b8c8bc;background:var(--green-50)}.photo-picker>div{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:var(--green-700);text-align:center;padding:15px}.photo-picker>div svg{width:30px;height:30px}.photo-picker>div strong{font-size:.78rem}.photo-picker>img{object-fit:cover;border-style:solid}.photo-picker>input{position:absolute;top:22px;right:0;bottom:0;left:0;width:100%;opacity:0;cursor:pointer}.empty-state{padding:34px 20px;border:1.5px dashed #c7d0c8;border-radius:23px;text-align:center;color:var(--muted);background:#ffffff8c}.empty-state>svg{width:38px;height:38px;color:#93a098;margin-bottom:10px}.empty-state h3{color:var(--ink);font-size:1rem}.empty-state p{font-size:.77rem;max-width:310px;margin:5px auto 15px}.empty-state .primary-button{min-height:48px}.chem-card{width:100%;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;text-align:left;color:var(--ink);background:#fff;border:1px solid var(--line);border-radius:20px;padding:15px}.chem-icon{width:43px;height:43px;border-radius:14px;background:var(--purple-light);color:var(--purple);display:grid;place-items:center}.chem-card>div:nth-child(2){min-width:0}.chem-card span{color:var(--muted);font-size:.6rem;font-weight:800;letter-spacing:.04em}.chem-card h2{font-size:.85rem;margin:2px 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.chem-card p{color:var(--muted);font-size:.68rem}.chem-card .mass{text-align:right;display:flex;flex-direction:column}.chem-card .mass strong{font-size:1rem;color:var(--purple)}.chem-card .mass span{font-size:.53rem}.demo-banner{background:#e8f0f4;border:1px solid #cddce4;color:#274d60}.demo-banner>svg{flex:0 0 auto;margin-top:2px}.demo-banner strong{font-size:.83rem}.demo-banner p{font-size:.73rem;line-height:1.4;margin-top:2px;color:#526e7a}.demo-banner.ai{background:var(--purple-light);border-color:#d9cfee;color:var(--purple)}.demo-banner.ai p{color:#685b80}.iot-hero{border-radius:26px;padding:23px;color:#fff;background:linear-gradient(145deg,#274f3c,#163526);box-shadow:0 15px 25px #1a443029}.iot-hero .live{display:inline-flex;align-items:center;gap:7px;padding:6px 9px;background:#ffffff1a;border-radius:9px;font-size:.64rem;font-weight:700;margin-bottom:22px}.iot-hero .live i{width:7px;height:7px;background:#82de9d;border-radius:50%;box-shadow:0 0 0 4px #82de9d26}.iot-hero>span{display:block;color:#b8d2c1;font-size:.68rem}.iot-hero h2{font-size:1.32rem;margin:3px 0}.iot-hero p{color:#b8d2c1;font-size:.7rem}.sensor-grid{display:grid;grid-template-columns:1fr 1fr;gap:11px}.sensor-card{background:#fff;border:1px solid var(--line);border-radius:21px;padding:15px}.sensor-card>svg{color:var(--green-700);margin-bottom:12px}.sensor-card>span{display:block;color:var(--muted);font-size:.68rem}.sensor-card>strong{display:block;font-size:1.32rem;margin:1px 0 8px}.sensor-card>strong small{font-size:.68rem;color:var(--muted)}.sensor-card>p{display:inline-block;padding:4px 7px;border-radius:7px;font-size:.59rem;font-weight:800}.sensor-card .ok{color:#1f6943;background:#e5f4e8}.sensor-card .watch{color:#7d5a12;background:#fff3cd}.how-card h2{font-size:1.05rem;margin-bottom:15px}.how-card>div{display:flex;align-items:flex-start;gap:11px;margin-top:13px}.how-card>div>span,.guide-steps>div>span{flex:0 0 auto;width:29px;height:29px;border-radius:10px;display:grid;place-items:center;background:var(--green-800);color:#fff;font:800 .72rem Manrope,sans-serif}.how-card p{color:var(--muted);font-size:.75rem;line-height:1.4}.question-list{display:flex;flex-direction:column;gap:9px}.question-list .overline{margin-bottom:3px}.question-list button{min-height:73px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:12px;text-align:left;background:#fff;border:1px solid var(--line);border-radius:18px;color:var(--ink)}.question-list button>span{width:33px;height:33px;border-radius:11px;display:grid;place-items:center;background:var(--purple-light);color:var(--purple);font-weight:800}.question-list button p{font-size:.76rem;line-height:1.35;font-weight:700}.question-list button>svg{color:#9690a2}.question-list button.selected{border-color:#8c78b5;background:#fbf9ff}.ai-answer{background:#fff;border:1px solid #d6cce8;border-radius:24px;padding:18px;box-shadow:0 12px 30px #45326914}.ai-answer-head{display:flex;align-items:center;gap:9px;color:var(--purple);margin-bottom:16px}.ai-answer-head>div{width:36px;height:36px;display:grid;place-items:center;background:var(--purple);color:#fff;border-radius:12px}.ai-answer-head span{font-size:.65rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.ai-answer h2{font-size:1.15rem;margin-bottom:8px}.ai-answer>p{color:#4f5651;font-size:.82rem;line-height:1.55}.source{display:flex;align-items:center;gap:10px;background:var(--purple-light);color:var(--purple);padding:12px;border-radius:14px;margin-top:17px}.source>span{display:flex;flex-direction:column;font-size:.7rem;font-weight:700}.source small{color:#817399;font-size:.58rem;text-transform:uppercase;letter-spacing:.07em}.safety-note{display:flex;gap:8px;margin-top:12px;color:var(--muted)}.safety-note svg{flex:0 0 auto;width:16px;height:16px}.safety-note p{font-size:.65rem;line-height:1.4}.tool-list{display:flex;flex-direction:column;gap:10px}.tool-list>button{width:100%;display:flex;align-items:center;gap:13px;background:#fff;color:var(--ink);border:1px solid var(--line);border-radius:21px;padding:15px;text-align:left}.tool-icon{width:48px;height:48px;border-radius:16px;display:grid;place-items:center;flex:0 0 auto}.tool-icon.iot{background:#e7f1f5;color:#31677e}.tool-icon.ai{background:var(--purple-light);color:var(--purple)}.tool-icon.guide{background:#fff4d4;color:#7c611d}.tool-list>button>div:nth-child(2){min-width:0;flex:1}.tool-list h2{font-size:.92rem}.tool-list p{color:var(--muted);font-size:.72rem;margin-top:2px}.tool-list>button>svg{color:#9da59f}.about-card{background:var(--green-950);color:#fff;border-radius:24px;padding:20px;display:flex;gap:14px;align-items:flex-start}.about-card>svg{width:31px;height:31px;color:#b9d9b4}.about-card span{color:#a9c6b3;font-size:.62rem;text-transform:uppercase;letter-spacing:.1em;font-weight:800}.about-card h2{font-size:1.2rem;margin:3px 0}.about-card p{color:#bed1c4;font-size:.72rem;line-height:1.4}.reset-button{min-height:49px;display:flex;align-items:center;justify-content:center;gap:8px;background:transparent;color:#9b4c40;border:1px solid #e6c8c2;border-radius:16px;font-size:.75rem;font-weight:800}.start-empty-button{min-height:52px;display:flex;align-items:center;justify-content:center;gap:8px;background:#fff;color:var(--green-800);border:1.5px solid #a8c2b0;border-radius:16px;font-size:.76rem;font-weight:800}.delete-lot-button{min-height:50px;display:flex;align-items:center;justify-content:center;gap:8px;background:#fff3f0;color:#9b4338;border:1px solid #e9c6c0;border-radius:16px;font-size:.74rem;font-weight:800}.delete-lot-button svg{width:18px;height:18px}.qr-panel{text-align:center}.qr-canvas-wrap{display:inline-flex;padding:13px;background:#fff;border:1px solid var(--line);border-radius:22px;box-shadow:var(--shadow)}.qr-canvas-wrap canvas{display:block;width:min(224px,64vw)!important;height:auto!important}.qr-panel>h3{font-size:1.1rem;margin-top:13px}.qr-panel>p{color:var(--muted);font-size:.75rem;margin-top:3px}.qr-explainer{display:flex;gap:9px;align-items:flex-start;padding:12px;margin:14px 0;border-radius:14px;background:#eaf3f7;color:#355d6d;text-align:left}.qr-explainer svg{flex:0 0 auto;width:17px;height:17px}.qr-explainer span{font-size:.69rem;line-height:1.4}.text-button{background:transparent;color:var(--green-700);font-weight:800;padding:10px}.scanner-panel{display:flex;flex-direction:column;gap:13px}.camera-box{position:relative;height:245px;overflow:hidden;border-radius:22px;background:#e8eee9;border:1.5px dashed #aebdb2}.camera-box.active{background:#111;border-style:solid}.camera-box video{width:100%;height:100%;object-fit:cover}.camera-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--green-700);text-align:center;padding:25px}.camera-placeholder>svg{width:40px;height:40px;margin-bottom:10px}.camera-placeholder strong{color:var(--ink);font-size:.9rem}.camera-placeholder span{color:var(--muted);font-size:.7rem;margin-top:3px}.scan-frame{position:absolute;top:36px;right:36px;bottom:36px;left:36px;border:3px solid rgba(255,255,255,.85);border-radius:19px;box-shadow:0 0 0 1000px #0000002e}.scan-frame i{position:absolute;left:9px;right:9px;top:50%;height:2px;background:#a8efb8;box-shadow:0 0 10px #a8efb8;animation:scan 1.8s ease-in-out infinite}@keyframes scan{0%,to{transform:translateY(-62px)}50%{transform:translateY(62px)}}.scanning-label{display:flex;justify-content:center;align-items:center;gap:8px;color:var(--green-700);font-size:.72rem;font-weight:800}.scanning-label i{width:8px;height:8px;border-radius:50%;background:#3ca86c;box-shadow:0 0 0 4px #3ca86c1f}.manual-code{padding-top:12px;border-top:1px solid var(--line)}.manual-code>span{display:block;color:var(--muted);font-size:.68rem;font-weight:700;margin-bottom:7px}.manual-code>div{display:grid;grid-template-columns:1fr auto;gap:7px}.manual-code input{min-width:0;min-height:49px;border:1.5px solid #d7ded8;border-radius:14px;padding:0 13px;text-transform:uppercase;outline:none}.manual-code button{min-width:72px;border-radius:14px;background:var(--green-800);color:#fff;font-weight:800}.passport-hero{text-align:center;padding:24px 18px;border-radius:26px;background:linear-gradient(145deg,#173b2d,#244e3c);color:#fff}.passport-seal{width:57px;height:57px;margin:0 auto 11px;border-radius:18px;display:grid;place-items:center;background:#fff;color:var(--green-950)}.passport-seal svg{width:30px;height:30px}.passport-hero>span{color:#a9cfb5;font-size:.62rem;text-transform:uppercase;letter-spacing:.1em;font-weight:800}.passport-hero h2{font-size:1.55rem;margin-top:3px}.passport-hero p{color:#c4d7ca;font-size:.78rem}.passport-summary{display:grid;grid-template-columns:1fr 1fr;gap:9px}.passport-summary>div{display:flex;flex-direction:column;min-height:75px;justify-content:center;padding:12px 14px;background:#fff;border:1px solid var(--line);border-radius:17px}.passport-summary span{color:var(--muted);font-size:.63rem}.passport-summary strong{font-size:.84rem;margin-top:2px}.passport-chemistry{display:flex;flex-direction:column;gap:10px}.passport-chemistry>div{display:flex;align-items:center;gap:10px;padding:11px;border-radius:14px;background:var(--purple-light);color:var(--purple)}.passport-chemistry h3{font-size:.78rem}.passport-chemistry p{font-size:.66rem;margin-top:2px}.muted-empty{color:var(--muted);font-size:.75rem;text-align:center;padding:12px}.guide-hero{background:linear-gradient(145deg,#214c38,#173427);color:#fff;text-align:center;border-radius:26px;padding:28px 22px}.guide-hero>svg{width:38px;height:38px;color:#b8d4b2;margin-bottom:10px}.guide-hero h2{font-size:1.3rem}.guide-hero p{color:#bfd0c4;font-size:.77rem;margin-top:5px}.guide-steps{background:#fff;border:1px solid var(--line);border-radius:23px;padding:18px}.guide-steps>div{display:flex;gap:12px;position:relative;padding-bottom:21px}.guide-steps>div:not(:last-child):after{content:"";position:absolute;width:2px;background:#d7e2d9;top:32px;bottom:3px;left:14px}.guide-steps>div:last-child{padding-bottom:0}.guide-steps h3{font-size:.85rem}.guide-steps p{color:var(--muted);font-size:.73rem;line-height:1.4;margin-top:3px}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:flex;justify-content:center;align-items:flex-end;padding:22px 0 0;background:#0f1e158c;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.modal-sheet{width:100%;max-width:520px;max-height:calc(100vh - 22px);overflow-y:auto;border-radius:28px 28px 0 0;background:#fbfcfa;padding:9px 18px calc(23px + env(safe-area-inset-bottom));box-shadow:0 -18px 50px #0f1e1533;animation:slideUp .25s ease-out}@keyframes slideUp{0%{transform:translateY(35px);opacity:0}}.modal-handle{width:43px;height:5px;border-radius:6px;background:#c7cdc8;margin:0 auto 12px}.modal-head{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:20px}.modal-head>div{min-width:0}.modal-head span{color:var(--green-700);font-size:.62rem;text-transform:uppercase;letter-spacing:.1em;font-weight:800}.modal-head h2{font-size:1.35rem;letter-spacing:-.03em;margin-top:2px}.modal-head p{color:var(--muted);font-size:.75rem;margin-top:3px}.form-stack{display:flex;flex-direction:column;gap:14px}.form-stack label{display:flex;flex-direction:column;gap:6px;flex:1;min-width:0}.form-stack label>span{color:#425047;font-size:.7rem;font-weight:800}.form-stack input,.form-stack select,.form-stack textarea{width:100%;border:1.5px solid #d7ded8;border-radius:15px;background:#fff;color:var(--ink);padding:13px 14px;min-height:50px;outline:none}.form-stack textarea{resize:vertical;line-height:1.45}.form-stack input:focus,.form-stack select:focus,.form-stack textarea:focus{border-color:var(--green-700);box-shadow:0 0 0 3px #2770541a}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:10px}.form-warning{color:#795c17;background:#fff3ce;padding:10px 12px;border-radius:12px;font-size:.7rem;font-weight:700}.toast{position:fixed;z-index:200;left:50%;bottom:calc(91px + env(safe-area-inset-bottom));transform:translate(-50%);width:calc(100% - 30px);max-width:490px;min-height:57px;display:flex;align-items:center;gap:10px;background:#142c21;color:#fff;border-radius:17px;padding:12px 13px;box-shadow:0 13px 35px #0d21164d;animation:toastIn .25s ease-out}@keyframes toastIn{0%{transform:translate(-50%,18px);opacity:0}}.toast>svg{color:#aadeb3;flex:0 0 auto}.toast>span{flex:1;font-size:.76rem;line-height:1.35;font-weight:700}.toast button{width:34px;height:34px;border-radius:11px;background:#ffffff1a;color:#fff;display:grid;place-items:center}.toast button svg{width:16px;height:16px}@media (min-width: 521px){body{padding:18px 0}.app-shell{min-height:calc(100vh - 36px);border-radius:28px;overflow:hidden}.page-header{padding-top:16px}.bottom-nav{bottom:18px;border-radius:0 0 28px 28px}.modal-sheet{border-radius:28px;margin-bottom:18px;max-height:calc(100vh - 40px)}}@media (max-width: 360px){.page,.page-header{padding-left:14px;padding-right:14px}.bottom-nav button{font-size:.58rem}.summary-card{padding:13px}.stage-node small{font-size:.51rem}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;scroll-behavior:auto!important}}
