*{box-sizing:border-box}:root{color:#1f2937;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--gf-bg:#eef4ea;--gf-surface:#fff;--gf-surface-soft:#f8fbf5;--gf-border:#dce6d7;--gf-text:#213226;--gf-text-soft:#647468;--gf-primary:#5fa843;--gf-primary-dark:#2f5d3a;--gf-shadow:0 18px 38px #485c391a;background:#eef4ea;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400;line-height:1.45}html,body,#root{width:100%;min-height:100%;margin:0;padding:0}html,body{overflow-x:hidden}body{color:var(--gf-text);background:radial-gradient(circle at top,#f8fbf4 0%,#eef4ea 55%,#e6eee1 100%)}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}img{max-width:100%;display:block}#root{width:100%}.gf-page,.gf-shell{width:100%;min-height:100vh}.gf-shell__main{width:100%;max-width:1180px;margin:0 auto;padding:14px 14px 90px}.gf-container{width:100%;max-width:1100px;margin:0 auto;padding:16px}.gf-card{border:1px solid var(--gf-border);box-shadow:var(--gf-shadow);background:#ffffffeb;border-radius:24px;padding:16px}.gf-title{color:#2f4a31;font-size:22px;font-weight:800}.gf-section-title{letter-spacing:-.03em;color:#334d33;margin:0;font-size:24px;font-weight:800}.gf-section-text{color:#6f7f6d;margin:4px 0 0;font-size:14px;line-height:1.45}.gf-input,.gf-select,.gf-textarea{color:#2f3a33;background:#fff;border:1px solid #dfe6d8;border-radius:14px;outline:none;width:100%;min-height:50px;padding:14px;font-size:14px}.gf-textarea{resize:vertical;min-height:110px}.gf-input:focus,.gf-select:focus,.gf-textarea:focus{border-color:#9ccc89;box-shadow:0 0 0 4px #5fa8431f}.gf-btn{border:none;border-radius:16px;min-height:50px;padding:14px 16px;font-weight:800;transition:transform .15s,opacity .15s,background .15s}.gf-btn:hover{transform:translateY(-1px)}.gf-btn:disabled{opacity:.7;cursor:not-allowed;transform:none}.gf-btn--primary{background:var(--gf-primary);color:#fff}.gf-btn--secondary{color:#334d33;background:#f8faf4;border:1px solid #dfe6d8}.gf-grid-2,.gf-actions{grid-template-columns:1fr;gap:10px;display:grid}.gf-empty{color:#6b7b68;background:#f8faf4;border:1px solid #e2e8da;border-radius:18px;padding:16px;font-size:14px}@media (width>=768px){.gf-shell__main{padding:20px 20px 24px}.gf-grid-2,.gf-actions{grid-template-columns:repeat(2,minmax(0,1fr))}}
