.agriculture-hero-visual{justify-content:center;align-items:center;min-height:430px;display:flex;position:relative}.agriculture-orb{filter:blur(22px);opacity:.75;border-radius:999px;position:absolute}.agriculture-orb-one{background:#8aa0ff33;width:210px;height:210px;animation:7s ease-in-out infinite agricultureOrbFloat;top:26px;left:12px}.agriculture-orb-two{background:#d99a3d2e;width:170px;height:170px;animation:8s ease-in-out infinite reverse agricultureOrbFloat;bottom:26px;right:22px}.agriculture-logbook-card{z-index:2;color:#fff;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:linear-gradient(145deg,#ffffff1f,#ffffff0a),#18223c70;border:1px solid #d9e3ea29;border-radius:2rem;width:100%;padding:1.5rem;animation:6.5s ease-in-out infinite agricultureCardFloat;position:relative;box-shadow:0 28px 70px -34px #000000b3}.agriculture-logbook-header{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.agriculture-logbook-header p{color:#d8e2e9b8;letter-spacing:.12em;text-transform:uppercase;font-size:.78rem;font-weight:800}.agriculture-logbook-header h3{color:#fff;letter-spacing:-.04em;margin-top:.35rem;font-size:1.65rem;font-weight:850}.agriculture-logbook-icon{color:#d99a3d;background:linear-gradient(135deg,#d99a3d38,#d99a3d14);border:1px solid #d99a3d47;border-radius:1.1rem;place-items:center;width:3.2rem;height:3.2rem;display:grid;box-shadow:inset 0 1px #ffffff14,0 14px 34px -22px #d99a3da6}.agriculture-day-progress{background:radial-gradient(circle at 20% 40%,#d99a3d1f,#0000 34%),#ffffff0e;border:1px solid #d9e3ea1c;border-radius:1.35rem;margin-top:1.35rem;padding:1rem}.agriculture-day-progress>div:first-child{justify-content:space-between;align-items:center;gap:1rem;display:flex}.agriculture-day-progress span{color:#d8e2e9c2;font-size:.78rem;font-weight:750}.agriculture-day-progress strong{color:#fff;font-size:1.25rem;font-weight:850}.agriculture-progress-track{background:#ffffff14;border-radius:999px;height:9px;margin-top:.8rem;overflow:hidden}.agriculture-progress-track span{border-radius:inherit;background:linear-gradient(90deg,#8aa0ffe6,#d99a3df2);width:68%;height:100%;animation:2.4s both agricultureProgress;display:block}.agriculture-log-list{gap:.75rem;margin-top:1rem;display:grid}.agriculture-log-row{background:#ffffff0e;border:1px solid #d9e3ea1c;border-radius:1.15rem;grid-template-columns:auto 1fr auto;align-items:center;gap:.85rem;padding:.85rem;transition:border-color .25s,background .25s,transform .25s;display:grid}.agriculture-log-row-active{background:linear-gradient(#d99a3d1c,#ffffff0b),#18223c59;border-color:#d99a3d52;animation:3.4s ease-in-out infinite agricultureActivePulse}.agriculture-row-icon{color:#d99a3d;background:#d99a3d1a;border:1px solid #d99a3d38;border-radius:.9rem;place-items:center;width:2.65rem;height:2.65rem;display:grid}.agriculture-log-row span{color:#f3d19a;letter-spacing:.08em;text-transform:uppercase;font-size:.68rem;font-weight:850;display:block}.agriculture-log-row strong{color:#fff;margin-top:.22rem;font-size:.92rem;font-weight:850;display:block}.agriculture-log-row p{color:#d8e2e9b8;margin-top:.18rem;font-size:.78rem;line-height:1.35}.agriculture-row-status{color:#d99a3d}.agriculture-resource-strip{grid-template-columns:repeat(3,minmax(0,1fr));gap:.65rem;margin-top:1rem;display:grid}.agriculture-resource-strip div{background:#ffffff0e;border:1px solid #d9e3ea1a;border-radius:1rem;padding:.8rem}.agriculture-resource-strip span{color:#d8e2e9b8;font-size:.7rem;font-weight:750;display:block}.agriculture-resource-strip strong{color:#fff;margin-top:.25rem;font-size:.86rem;font-weight:850;display:block}.agriculture-floating-badge{z-index:6;color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:linear-gradient(#d99a3d40,#d99a3d1f),#18223c9e;border:1px solid #d99a3d6b;border-radius:1rem;width:160px;padding:.9rem 1rem;position:absolute;box-shadow:0 18px 40px -24px #d99a3d8c,inset 0 1px #ffffff1f}.agriculture-floating-badge-top{animation:5.8s ease-in-out infinite agricultureBadgeFloat;top:10px;right:-10px}.agriculture-floating-badge-bottom{animation:6.2s ease-in-out infinite reverse agricultureBadgeFloat;bottom:28px;left:-120px}.agriculture-floating-badge span{color:#f3d19a;letter-spacing:.08em;text-transform:uppercase;font-size:.68rem;font-weight:850;display:block}.agriculture-floating-badge strong{color:#fff;margin-top:.4rem;font-size:1.35rem;line-height:1;display:block}@keyframes agricultureCardFloat{0%,to{transform:translateY(0)rotate(-.2deg)}50%{transform:translateY(-10px)rotate(.2deg)}}@keyframes agricultureBadgeFloat{0%,to{transform:translateY(0)translate(0)}50%{transform:translateY(-10px)translate(4px)}}@keyframes agricultureOrbFloat{0%,to{transform:translate(0,0)scale(1)}50%{transform:translate(14px,-12px)scale(1.05)}}@keyframes agricultureActivePulse{0%,to{box-shadow:0 18px 36px -28px #000000b3}50%{box-shadow:0 18px 36px -28px #000000b3,0 0 0 8px #d99a3d14}}@keyframes agricultureProgress{0%{width:18%}to{width:68%}}@media (max-width:640px){.agriculture-hero-visual{min-height:560px}.agriculture-logbook-card{padding:1.1rem}.agriculture-logbook-header{flex-direction:column}.agriculture-log-row{grid-template-columns:auto 1fr}.agriculture-row-status{display:none}.agriculture-resource-strip{grid-template-columns:1fr}.agriculture-floating-badge{width:145px}.agriculture-floating-badge-top{right:0}.agriculture-floating-badge-bottom{left:0}}
