:root{--green:#092e27;--green2:#135444;--lime:#8dcb2c;--lime-soft:#e9f6d5;--paper:#fff;--bg:#f3f5ef;--ink:#14231e;--muted:#718078;--line:#dfe6df;--orange:#ec7b38;--shadow:0 16px 45px rgba(9,46,39,.1)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#dce3dc;color:var(--ink);font-family:Manrope,sans-serif}button,input,select{font:inherit}.app-shell{width:100%;max-width:520px;min-height:100vh;margin:auto;background:var(--bg);box-shadow:0 0 60px rgba(9,46,39,.15);position:relative;padding-bottom:82px}.app-header{height:68px;display:flex;align-items:center;justify-content:space-between;padding:9px 18px;background:rgba(255,255,255,.96);border-bottom:1px solid var(--line);position:sticky;top:0;z-index:20;backdrop-filter:blur(12px)}.identity{display:flex;align-items:center;gap:10px}.identity img{width:46px;height:46px;object-fit:cover;border-radius:11px;border:1px solid var(--line)}.identity div{display:flex;flex-direction:column}.identity small{font-size:9px;letter-spacing:.15em;color:var(--muted);font-weight:800}.identity strong{font-size:18px;color:var(--green)}.icon-button{width:40px;height:40px;border:0;border-radius:50%;background:var(--lime-soft);color:var(--green);position:relative}.notification-dot{position:absolute;width:7px;height:7px;border-radius:50%;background:var(--orange);right:7px;top:7px}.screen{display:none;padding:20px 16px 30px}.screen.active{display:block;animation:screenIn .2s ease}@keyframes screenIn{from{opacity:.2;transform:translateY(6px)}}.welcome{display:flex;justify-content:space-between;align-items:flex-start;margin:3px 2px 18px}.welcome small,.screen-heading small,.section-title small,.chart-head small{font-size:9px;letter-spacing:.13em;color:var(--muted);font-weight:800}.welcome h1,.screen-heading h1{font-size:24px;line-height:1.25;margin:3px 0;color:var(--green);max-width:330px}.status{font-size:10px;color:var(--green2);background:var(--lime-soft);padding:6px 9px;border-radius:20px;white-space:nowrap}.hero-card{background:linear-gradient(145deg,var(--green),#17614f);color:white;border-radius:20px;padding:22px;display:flex;gap:10px;min-height:190px;overflow:hidden;position:relative;box-shadow:var(--shadow)}.hero-card:after{content:"";position:absolute;width:190px;height:190px;border:35px solid rgba(141,203,44,.15);border-radius:50%;right:-90px;bottom:-110px}.hero-card>div:first-child{z-index:1}.kicker{font-size:9px;letter-spacing:.13em;color:#c8e99b;font-weight:800}.hero-card h2{font-size:28px;line-height:1.08;margin:12px 0 9px;max-width:250px}.hero-card p{font-size:12px;line-height:1.55;color:#c3d8d0;margin:0;max-width:280px}.hero-mark{margin-left:auto;align-self:flex-end;display:flex;flex-direction:column;align-items:center;color:#dafaaf;z-index:2}.hero-mark span{font-size:38px}.hero-mark small{font-size:8px;white-space:nowrap}.quick-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin:18px 0 28px}.quick-grid button{border:0;background:var(--paper);border-radius:14px;padding:12px 5px;display:flex;flex-direction:column;align-items:center;gap:2px;box-shadow:0 5px 17px rgba(9,46,39,.06);color:var(--ink)}.quick-icon{width:37px;height:37px;display:grid;place-items:center;border-radius:11px;background:var(--lime-soft);color:var(--green);font-weight:800;font-size:17px;margin-bottom:5px}.quick-grid strong{font-size:10px}.quick-grid small{font-size:8px;color:var(--muted)}.section-title{display:flex;align-items:end;justify-content:space-between;margin:24px 2px 12px}.section-title h2{font-size:20px;margin:3px 0;color:var(--green)}.section-title button{border:0;background:none;color:var(--green2);font-size:11px;font-weight:700}.featured-list,.market-list{display:grid;gap:12px}.cattle-card{background:var(--paper);border-radius:16px;overflow:hidden;border:1px solid var(--line)}.cattle-visual{height:132px;background:linear-gradient(135deg,#dceccb,#9fc48e);position:relative;display:grid;place-items:center;color:var(--green)}.cattle-visual:before{content:"🐄";font-size:76px;filter:saturate(.85)}.cattle-visual .verified{position:absolute;top:10px;left:10px;background:rgba(255,255,255,.92);padding:5px 8px;border-radius:20px;font-size:9px;font-weight:800;color:var(--green)}.cattle-body{padding:14px}.cattle-top{display:flex;justify-content:space-between;gap:12px}.cattle-top h3{margin:0;color:var(--green);font-size:18px}.cattle-top strong{color:var(--green);font-size:16px;text-align:right}.cattle-meta{display:flex;gap:12px;color:var(--muted);font-size:10px;margin:6px 0 13px}.seller-row{border-top:1px solid var(--line);padding-top:12px;display:flex;align-items:center;justify-content:space-between}.seller-row div{display:flex;flex-direction:column}.seller-row strong{font-size:11px}.seller-row small{font-size:9px;color:var(--muted)}.wa-button{display:inline-flex;align-items:center;gap:5px;background:#20ad5a;color:white;border:0;border-radius:9px;padding:9px 11px;font-size:10px;font-weight:800;text-decoration:none}.screen-heading{display:flex;align-items:center;gap:12px;margin-bottom:18px}.screen-heading h1{margin:2px 0}.back-button{width:38px;height:38px;border:1px solid var(--line);border-radius:11px;background:white;color:var(--green);font-size:20px}.search-box{display:flex;align-items:center;gap:9px;background:white;border:1px solid var(--line);padding:0 13px;border-radius:12px}.search-box input{width:100%;border:0;outline:0;padding:13px 0;color:var(--ink)}.filter-row,.period-row{display:flex;gap:7px;overflow:auto;padding:12px 0 16px;scrollbar-width:none}.filter,.period-row button{border:1px solid var(--line);background:white;border-radius:20px;padding:8px 13px;white-space:nowrap;font-size:10px;font-weight:700;color:var(--muted)}.filter.active,.period-row button.active{background:var(--green);border-color:var(--green);color:white}.map-card{height:180px;border-radius:18px;background:linear-gradient(145deg,#d8e8d3,#b9d5ba);position:relative;overflow:hidden;margin-bottom:14px}.map-card:before,.map-card:after{content:"";position:absolute;width:240px;height:80px;border:2px solid rgba(9,46,39,.12);border-radius:50%;transform:rotate(-20deg)}.map-card:before{left:-50px;top:20px}.map-card:after{right:-50px;bottom:4px}.route-line{position:absolute;left:60px;right:60px;top:86px;height:3px;background:var(--green2);transform:rotate(-8deg)}.route-line i{position:absolute;width:10px;height:10px;border-radius:50%;background:var(--lime);top:-4px}.route-line i:nth-child(2){left:50%}.route-line i:nth-child(3){right:0}.map-label{position:absolute;background:white;padding:5px 8px;border-radius:7px;font-size:9px;font-weight:700}.map-label.start{left:34px;top:58px}.map-label.end{right:35px;bottom:50px}.truck{position:absolute;left:46%;top:66px;color:var(--orange);font-size:27px}.form-card,.chart-card,.finance-hero,.estimate-card,.loan-result{background:white;border:1px solid var(--line);border-radius:16px;padding:17px;margin-bottom:14px}.form-card h2,.chart-card h2{font-size:17px;color:var(--green);margin:0 0 16px}.form-card label{display:block;font-size:10px;font-weight:700;color:var(--green);margin-bottom:12px}.form-card input,.form-card select{display:block;width:100%;margin-top:6px;padding:12px;border:1px solid var(--line);border-radius:10px;background:white;color:var(--ink)}.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.primary-button{width:100%;border:0;border-radius:11px;padding:13px;background:var(--green);color:white;font-weight:800;font-size:12px}.estimate-card,.loan-result{text-align:center;background:var(--green);color:white}.estimate-card small,.loan-result small,.finance-hero>small{font-size:9px;letter-spacing:.13em;color:#bfdbd0}.estimate-card strong,.loan-result strong{display:block;font-size:25px;color:#d6f58f;margin:6px}.estimate-card p,.loan-result p{font-size:10px;color:#bdd1ca}.estimate-card a{display:block;background:#20ad5a;color:white;text-decoration:none;padding:11px;border-radius:10px;font-size:11px;font-weight:800;margin-top:13px}.stats-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.stats-grid article{background:white;border:1px solid var(--line);border-radius:15px;padding:15px;display:flex;flex-direction:column}.stats-grid small{font-size:9px;color:var(--muted)}.stats-grid strong{font-size:18px;color:var(--green);margin:5px 0}.up{font-size:9px;color:#248552}.chart-card{margin-top:12px}.chart-head{display:flex;justify-content:space-between}.chart-head h2{margin:3px 0}.chart-head>span{font-size:9px;color:var(--muted)}.bar-chart{height:165px;display:flex;align-items:end;gap:12px;border-bottom:1px solid var(--line);padding:10px 8px 0}.bar-chart div{height:var(--h);flex:1;background:linear-gradient(var(--lime),var(--green2));border-radius:7px 7px 0 0;position:relative;min-height:18px}.bar-chart span{position:absolute;bottom:-22px;width:100%;text-align:center;font-size:9px;color:var(--muted)}.insight-card{display:flex;gap:12px;background:var(--lime-soft);padding:15px;border-radius:14px}.insight-card>span{width:35px;height:35px;display:grid;place-items:center;border-radius:10px;background:var(--green);color:var(--lime)}.insight-card strong{font-size:12px;color:var(--green)}.insight-card p{font-size:10px;line-height:1.5;color:var(--muted);margin:4px 0}.efficiency-list{background:white;border:1px solid var(--line);border-radius:15px;overflow:hidden}.efficiency-list div{display:flex;justify-content:space-between;padding:14px;border-bottom:1px solid var(--line);font-size:11px}.efficiency-list div:last-child{border:0}.efficiency-list strong{color:#248552}.finance-hero{background:linear-gradient(145deg,var(--green),#17614f);color:white}.finance-hero>div{display:flex;align-items:center;gap:9px;margin:8px 0}.finance-hero strong{font-size:48px;color:var(--lime)}.finance-hero span{font-size:10px;color:#c4d8d1}.finance-hero p{font-size:10px;line-height:1.5;color:#c4d8d1}.score-track{height:7px!important;background:rgba(255,255,255,.16);border-radius:8px;overflow:hidden}.score-track i{display:block;width:82%;height:100%;background:var(--lime);border-radius:8px}.money-field{display:flex!important;align-items:center!important;gap:0!important;border:1px solid var(--line);border-radius:10px;overflow:hidden;margin-top:6px}.money-field span{padding:12px;background:var(--lime-soft)}.money-field input{border:0;margin:0;border-radius:0}.form-note{font-size:9px;color:var(--muted);text-align:center}.bottom-nav{position:fixed;left:50%;transform:translateX(-50%);bottom:0;width:100%;max-width:520px;height:72px;padding:7px 8px max(7px,env(safe-area-inset-bottom));display:flex;justify-content:space-around;align-items:center;background:rgba(255,255,255,.97);border-top:1px solid var(--line);z-index:30;backdrop-filter:blur(12px)}.bottom-nav button{width:64px;border:0;background:transparent;color:var(--muted);font-size:8px;font-weight:700;display:flex;flex-direction:column;align-items:center;gap:3px}.bottom-nav button>span{font-size:19px}.bottom-nav button.active{color:var(--green)}.bottom-nav .sell-action span{width:38px;height:38px;display:grid;place-items:center;background:var(--green);color:white;border-radius:13px;margin-top:-24px;box-shadow:0 8px 18px rgba(9,46,39,.28)}.toast{position:fixed;left:50%;bottom:88px;transform:translate(-50%,20px);width:max-content;max-width:calc(100% - 40px);padding:11px 14px;border-radius:10px;background:#13231e;color:white;font-size:11px;opacity:0;pointer-events:none;transition:.2s;z-index:50}.toast.visible{opacity:1;transform:translate(-50%,0)}@media(min-width:700px){.app-shell{margin:24px auto;border-radius:24px;overflow:hidden;min-height:calc(100vh - 48px)}.bottom-nav{bottom:24px;border-radius:0 0 24px 24px}.screen{padding:24px}.featured-list,.market-list{grid-template-columns:1fr 1fr}.cattle-card.featured:first-child{grid-column:1/-1}.toast{bottom:110px}}@media(max-width:360px){.quick-grid{grid-template-columns:repeat(2,1fr)}.field-grid{grid-template-columns:1fr}.welcome h1{font-size:21px}}
