:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:#ffffffde;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#242424;font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;font-weight:400;line-height:1.5}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}a{color:#646cff;-webkit-text-decoration:inherit;text-decoration:inherit;font-weight:500}a:hover{color:#535bf2}body{min-width:320px;min-height:100vh;margin:0}h1{font-size:3.2em;line-height:1.1}button{cursor:pointer;background-color:#1a1a1a;border:1px solid #0000;border-radius:8px;padding:.6em 1.2em;font-family:inherit;font-size:1em;font-weight:500;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.register-page{flex-direction:column;gap:12px;display:flex}.register-form{flex-direction:column;gap:12px;max-width:400px;display:flex}.register-form-group{flex-direction:column;gap:4px;display:flex}.register-status{margin-top:8px;font-size:14px}.login-page{flex-direction:column;gap:12px;display:flex}.login-form{flex-direction:column;gap:12px;max-width:400px;display:flex}.login-form-group{flex-direction:column;gap:4px;display:flex}.login-status{margin-top:8px;font-size:14px}.profile-page{flex-direction:column;gap:16px;display:flex}.profile-card,.profile-skills-card{background:#fff;border:1px solid #ccc;border-radius:12px;padding:24px}.profile-card{grid-template-columns:320px 1fr;column-gap:32px;display:grid}.profile-card-left{flex-direction:column;align-items:center;gap:16px;display:flex}.profile-avatar-circle{color:#37474f;border:4px solid #ffd54f;border-radius:50%;justify-content:center;align-items:center;width:180px;height:180px;font-size:28px;font-weight:700;display:flex}.profile-level-bar{background:#ffe082;border-radius:10px;width:100%;height:20px;position:relative;overflow:hidden}.profile-level-bar-fill{background:#ffc107;width:0;height:100%;transition:width .3s}.profile-level-text{font-size:14px}.profile-coins{font-weight:600}.profile-settings-btn{color:#1a3c6b;cursor:pointer;background:#fff;border:1px solid #1a3c6b;border-radius:6px;padding:8px 16px}.profile-card-right{flex-direction:column;gap:12px;display:flex}.profile-info-row{grid-template-columns:140px 1fr;align-items:center;column-gap:16px;display:grid}.profile-info-label{font-weight:600}.profile-info-value{color:#37474f}.profile-input{border:1px solid #ccc;border-radius:4px;width:100%;padding:4px 8px}.profile-status{color:#2e7d32;margin-top:8px;font-size:14px}.profile-skills-card h3{margin-top:0;margin-bottom:16px;font-size:18px}.skill-row{grid-template-columns:150px 260px 1fr 110px;align-items:center;column-gap:16px;margin-bottom:8px;font-size:14px;display:grid}.skill-name{font-weight:600}.skill-description{color:#555}.skill-progress-wrapper{width:100%}.skill-progress{background:#eee;border-radius:6px;height:12px;position:relative;overflow:hidden}.skill-progress-fill{background:#4caf50;width:0;height:100%;transition:width .3s}.skill-progress-label{color:#333;justify-content:center;align-items:center;font-size:11px;display:flex;position:absolute;inset:0}.skill-level{text-align:right;font-size:14px}.farm-page{flex-direction:column;gap:16px;display:flex}.farm-layout{align-items:flex-start;gap:40px;display:flex}.farm-grid{grid-template-columns:repeat(10,32px);gap:2px;width:338px;display:grid}.farm-cell{color:#fff;cursor:pointer;background:#eee;border:1px solid #ccc;justify-content:center;align-items:center;width:32px;height:32px;font-size:10px;display:flex;position:relative;overflow:hidden}.farm-cell img{object-fit:contain;width:100%;height:100%}.farm-cell-label{color:#000;background:0 0;border-radius:3px;padding:2px 4px;font-size:10px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.farm-cell--planted{background:#4caf50}.farm-info{flex:1;min-width:280px}.farm-check{color:#4caf50;font-size:18px;line-height:1}.farm-modal-backdrop{background:#0006;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.farm-modal{background:#fff;border-radius:8px;min-width:320px;padding:20px}.farm-modal-autobuy{margin-top:10px}.farm-modal-error{color:red}.plant-row{cursor:pointer;background:#fff;border:1px solid #ccc;border-radius:4px;align-items:center;margin-bottom:4px;padding:6px 8px;display:flex}.plant-row--selected{background:#e8f5e9;border-color:#4caf50}.inventory-page{flex-direction:column;gap:12px;display:flex}.inventory-table{border-collapse:collapse;width:100%;font-size:14px}.inventory-table th,.inventory-table td{text-align:left;border-bottom:1px solid #e0e0e0;padding:8px 10px}.inventory-table thead th{background:#f5f5f5;font-weight:600}.inventory-table tbody tr:hover{background:#fafafa}.inventory-status{margin-top:8px;font-size:14px}.seed-shop{flex-direction:column;gap:16px;display:flex}.seed-list{flex-direction:column;gap:12px;display:flex}.seed-item{background:#fafafa;border:1px solid #e0e0e0;border-radius:8px;justify-content:space-between;align-items:center;padding:8px 12px;display:flex}.seed-info{max-width:70%;font-size:14px}.seed-controls{align-items:center;gap:8px;display:flex}.seed-controls input{width:60px}.seed-status{margin-top:8px;font-size:14px}.seed-shop-page h2{margin-bottom:16px}.seed-shop-table{border-collapse:collapse;width:100%}.seed-shop-table th,.seed-shop-table td{border-bottom:1px solid #eee;padding:8px 12px}.seed-shop-table th{text-align:left;background:#f8f8f8}.seed-shop-table tbody tr:nth-child(2n){background:#fafafa}.seed-shop-status{color:#444;margin-top:12px}.shop-tabs{border-bottom:2px solid #ddd;gap:10px;margin-bottom:20px;padding:10px 0;display:flex}.tab{cursor:pointer;background:#f5f5f5;border:none;border-radius:6px 6px 0 0;padding:10px 20px;transition:all .3s}.tab:hover{background:#e0e0e0}.tab-active{color:#fff;cursor:default;background:#007bff;border:none;border-radius:6px 6px 0 0;padding:10px 20px}.tab-content{min-height:300px}.market-page{flex-direction:column;gap:12px;display:flex}.market-table{border-collapse:collapse;width:100%;font-size:14px}.market-table th,.market-table td{text-align:left;border-bottom:1px solid #e0e0e0;padding:8px 10px}.market-table thead th{background:#f5f5f5;font-weight:600}.market-table tbody tr:hover{background:#fafafa}.market-qty-input{width:110px}.market-status{color:green;margin-top:10px;font-size:14px}.left-menu-nav{color:#000;font-size:16px;font-weight:400}.left-menu-nav h3{margin-top:0;margin-bottom:12px}.left-menu{margin:0;padding-left:0;list-style:none}.left-menu-sub{margin:4px 0 0;padding-left:16px;list-style:none}.left-menu-nav .left-menu>li,.left-menu-nav .left-menu-sub>li{margin:4px 0}.left-menu-nav .left-menu a{color:#1a3c6b;font-size:16px;font-weight:400;line-height:1.4;text-decoration:none;display:block}.left-menu-nav .left-menu a:hover{color:#1a3c6b;text-decoration:underline}.left-menu-toggle{cursor:pointer;color:#1a3c6b;text-align:left;background:0 0;border:none;margin:4px 0;padding:0;font-family:inherit;font-size:16px;font-weight:400;line-height:1.4;display:block}.left-menu-toggle:focus{outline:none}.app-root{justify-content:center;align-items:flex-start;min-height:100vh;padding:24px 0;display:flex}.app-shell{flex-direction:column;gap:16px;width:100%;max-width:1600px;margin:0 24px;display:flex}.app-body{grid-template-columns:260px 1fr 280px;gap:16px;display:grid}.body-left,.body-center,.body-right{background:#fff;border:1px solid #000;border-radius:12px;padding:16px;box-shadow:0 2px 8px #0000000f}.header{background:#fff;border:1px solid #000;border-radius:12px;padding:10px 16px;box-shadow:0 2px 8px #0000000f}.header-inner{justify-content:space-between;align-items:center;display:flex}.header-left{align-items:center;gap:8px;display:flex}.header-logo img{width:auto;height:128px;display:block}.header-title{font-size:18px;font-weight:600}.header-right{align-items:center;display:flex}.header-user{align-items:center;gap:12px;display:flex}.header-username,.header-coins{font-weight:500}.header-logout{cursor:pointer;background:#f5f5f5;border:1px solid #ccc;border-radius:6px;padding:4px 10px}.header-logout:hover{background:#e9e9e9}.header-auth{gap:10px;display:flex}.btn-link{color:#36c;font-size:14px;text-decoration:none}.footer{background:#fff;border:1px solid #000;border-radius:12px;margin-top:8px;padding:10px 16px;box-shadow:0 2px 8px #0000000f}
