:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--gf-bg:#f5f6f0;--gf-bg-soft:#fbfcf8;--gf-surface:#ffffffeb;--gf-surface-strong:#fff;--gf-border:#56704a1f;--gf-border-strong:#56704a2e;--gf-text:#294032;--gf-text-soft:#728071;--gf-primary:#7aac47;--gf-primary-dark:#2f5639;--gf-primary-soft:#7aac4724;--gf-danger:#b14f4f;--gf-danger-soft:#fff1f1;--gf-success:#397349;--gf-success-soft:#edf8ef;--gf-shadow:0 18px 40px #394a3114;--gf-shadow-lg:0 30px 70px #394a3124;--gf-radius:24px;--gf-radius-sm:16px;--gf-header-height:76px;--gf-bottom-height:92px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400;line-height:1.45}*,:before,:after{box-sizing:border-box}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 0 0,#d2e4c4a6,#0000 28%),radial-gradient(circle at 100% 100%,#e1ecd7cc,#0000 32%),linear-gradient(#fafbf8 0%,#f3f5ef 52%,#eef1ea 100%)}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input,select,textarea{font:inherit}button{cursor:pointer}#root{width:100%}.gf-page,.gf-shell{width:100%;min-height:100vh}.gf-shell__main{width:100%;max-width:1240px;padding:16px;padding-bottom:calc(var(--gf-bottom-height) + 18px);margin:0 auto}.gf-card{background:var(--gf-surface);border:1px solid var(--gf-border);border-radius:var(--gf-radius);box-shadow:var(--gf-shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.gf-brand-lockup{align-items:center;gap:12px;display:inline-flex}.gf-brand-mark{color:#fff;background:linear-gradient(#80b44f 0%,#2d5539 100%);border-radius:18px;place-items:center;display:grid;box-shadow:inset 0 1px #ffffff2e}.gf-brand-name{letter-spacing:-.04em;font-size:1.55rem;font-weight:900;line-height:1}.gf-brand-subtitle{color:var(--gf-text-soft);margin-top:3px;font-size:.82rem}.gf-shell-header{z-index:40;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fbfcf8cc;border-bottom:1px solid #57704a14;position:sticky;top:0}.gf-shell-header__inner{max-width:1240px;min-height:var(--gf-header-height);justify-content:space-between;align-items:center;gap:12px;margin:0 auto;padding:14px 16px;display:flex}.gf-header-meta{align-items:center;gap:10px;display:flex}.gf-header-pill{border:1px solid var(--gf-border);min-height:42px;color:var(--gf-text);background:#ffffffbf;border-radius:999px;align-items:center;gap:8px;padding:0 14px;font-weight:700;display:inline-flex}.gf-header-avatar{width:42px;height:42px;color:var(--gf-primary-dark);background:linear-gradient(#d8e6cb 0%,#b7cf9c 100%);border-radius:999px;place-items:center;font-weight:900;display:grid}.gf-icon-badge{width:36px;height:36px;color:var(--gf-primary-dark);background:#ffffffd1;border-radius:14px;place-items:center;display:grid}.gf-icon-badge--leaf,.gf-icon-badge--money,.gf-icon-badge--work,.gf-icon-badge--soft{background:var(--gf-primary-soft);color:var(--gf-primary-dark)}.gf-section-header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.gf-section-header__copy{min-width:0}.gf-section-header__title-row{align-items:center;gap:10px;display:flex}.gf-section-title{letter-spacing:-.04em;margin:0;font-size:1.35rem;font-weight:900;line-height:1.05}.gf-section-text{color:var(--gf-text-soft);margin:6px 0 0;font-size:.92rem}.gf-hero{min-height:260px;box-shadow:var(--gf-shadow-lg);background-position:50%;background-size:cover;border-radius:34px;position:relative;overflow:hidden}.gf-hero__overlay{background:linear-gradient(#ffffff1f,#17251947),linear-gradient(135deg,#ffffff38 0%,#2e503594 100%);position:absolute;inset:0}.gf-hero__content{min-height:inherit;color:#fff;flex-direction:column;justify-content:flex-end;gap:14px;padding:20px;display:flex;position:relative}.gf-hero__eyebrow{letter-spacing:.04em;text-transform:uppercase;background:#ffffff2e;border:1px solid #ffffff38;border-radius:999px;align-self:flex-start;align-items:center;gap:8px;padding:8px 12px;font-size:.76rem;font-weight:800;display:inline-flex}.gf-hero__title{letter-spacing:-.065em;max-width:12ch;font-size:clamp(1.9rem,4.5vw,3rem);font-weight:900;line-height:.96}.gf-hero__subtitle{color:#ffffffeb;max-width:50ch;font-size:.96rem;line-height:1.5}.gf-hero__stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.gf-hero-stat{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff29;border:1px solid #ffffff2e;border-radius:20px;padding:14px}.gf-hero-stat__label{color:#ffffffc7;font-size:.76rem}.gf-hero-stat__value{letter-spacing:-.04em;margin-top:6px;font-size:1.4rem;font-weight:900}.gf-dashboard-grid,.gf-module-grid{gap:16px;display:grid}.gf-dashboard-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.gf-stat-card{padding:16px}.gf-stat-card__top{justify-content:space-between;align-items:center;display:flex}.gf-stat-card__title{color:var(--gf-text-soft);margin-top:14px;font-size:.9rem}.gf-stat-card__value{letter-spacing:-.06em;margin-top:6px;font-size:2rem;font-weight:900}.gf-stat-card__hint{color:var(--gf-text-soft);margin-top:6px;font-size:.82rem}.gf-grid-2,.gf-grid-3{grid-template-columns:1fr;gap:12px;display:grid}.gf-panel{padding:16px}.gf-list{gap:10px;display:grid}.gf-list-item{appearance:none;text-align:left;background:linear-gradient(#fffffff2 0%,#f7faf4eb 100%);border:1px solid #546e4b14;border-radius:20px;justify-content:space-between;align-items:center;gap:14px;width:100%;padding:14px;display:flex;box-shadow:inset 0 1px #ffffff80}.gf-list-item__main{align-items:center;gap:12px;min-width:0;display:flex}.gf-list-item__copy{min-width:0}.gf-list-item__title{white-space:nowrap;text-overflow:ellipsis;font-size:1rem;font-weight:800;overflow:hidden}.gf-list-item__subtitle{color:var(--gf-text-soft);white-space:nowrap;text-overflow:ellipsis;margin-top:4px;font-size:.88rem;overflow:hidden}.gf-list-item__hint{color:var(--gf-text-soft);margin-top:6px;font-size:.8rem}.gf-list-item__right{text-align:right;flex-shrink:0}.gf-chip{background:var(--gf-primary-soft);min-height:32px;color:var(--gf-primary-dark);border-radius:999px;align-items:center;gap:8px;padding:0 12px;font-size:.8rem;font-weight:800;display:inline-flex}.gf-input,.gf-select,.gf-textarea{width:100%;min-height:52px;color:var(--gf-text);background:#ffffffdb;border:1px solid #5e785424;border-radius:18px;outline:none;padding:14px 16px;transition:border-color .15s,box-shadow .15s,transform .15s}.gf-textarea{resize:vertical;min-height:120px}.gf-input:focus,.gf-select:focus,.gf-textarea:focus{border-color:#7aac478f;box-shadow:0 0 0 5px #7aac4721}.gf-btn{border:none;border-radius:18px;min-height:52px;padding:14px 16px;font-weight:800;transition:transform .16s,opacity .16s,box-shadow .16s}.gf-btn:hover{transform:translateY(-1px)}.gf-btn:disabled{opacity:.7;cursor:not-allowed;transform:none}.gf-btn--primary{color:#fff;background:linear-gradient(#8ab94e 0%,#6ea242 100%);box-shadow:0 16px 24px #7aac4733}.gf-btn--secondary{color:var(--gf-text);background:#ffffffd9;border:1px solid #56704a1f}.gf-btn--ghost{color:var(--gf-text-soft);background:0 0}.gf-actions{grid-template-columns:1fr;gap:10px;display:grid}.gf-helper-text{color:var(--gf-text-soft);font-size:.84rem}.gf-label{color:#476049;margin-bottom:8px;font-size:.84rem;font-weight:800;display:block}.gf-message,.gf-error,.gf-success{border:1px solid #0000;border-radius:18px;padding:14px 16px;font-size:.92rem}.gf-error{background:var(--gf-danger-soft);color:var(--gf-danger);border-color:#b14f4f2e}.gf-success{background:var(--gf-success-soft);color:var(--gf-success);border-color:#39734929}.gf-empty-state{text-align:center;padding:22px}.gf-empty-state__icon{background:var(--gf-primary-soft);width:56px;height:56px;color:var(--gf-primary-dark);border-radius:18px;place-items:center;margin:0 auto 12px;display:grid}.gf-empty-state__title{font-size:1.08rem;font-weight:900}.gf-empty-state__text{color:var(--gf-text-soft);margin-top:8px;font-size:.92rem}.gf-empty-state__action{margin-top:14px}.gf-quick-actions{grid-template-columns:1fr;gap:10px;display:grid}.gf-quick-action{background:linear-gradient(#fffffff2 0%,#f7faf4eb 100%);border:1px solid #56704a1a;border-radius:22px;align-items:center;gap:12px;width:100%;padding:16px;display:flex}.gf-quick-action__copy{text-align:left;flex:1}.gf-quick-action__label{font-size:1rem;font-weight:900}.gf-quick-action__text{color:var(--gf-text-soft);margin-top:3px;font-size:.86rem}.gf-quick-action__arrow{color:#7d897b}.gf-kpi-panel{gap:12px;padding:16px;display:grid}.gf-summary-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.gf-summary-row__label{color:var(--gf-text-soft);font-size:.88rem}.gf-summary-row__value{font-weight:900}.gf-bottom-nav{z-index:50;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffe0;border:1px solid #56704a1f;border-radius:28px;position:fixed;bottom:12px;left:12px;right:12px;box-shadow:0 18px 32px #374e2e24}.gf-bottom-nav__inner{max-width:720px;padding:8px;padding-bottom:max(8px, env(safe-area-inset-bottom));grid-template-columns:repeat(5,minmax(0,1fr));margin:0 auto;display:grid}.gf-bottom-nav__item{color:#6e7d6d;background:0 0;border:none;border-radius:20px;place-items:center;gap:4px;min-height:64px;font-size:.72rem;font-weight:700;display:grid}.gf-bottom-nav__item--active{color:var(--gf-primary-dark);background:#7aac471f}.gf-bottom-nav__item-icon{border-radius:12px;place-items:center;width:34px;height:34px;display:grid}.gf-login{justify-content:center;align-items:center;min-height:100vh;padding:16px;display:flex}.gf-login__frame{grid-template-columns:1fr;gap:16px;width:100%;max-width:1220px;display:grid}.gf-login__hero,.gf-login__form{border-radius:34px;overflow:hidden}.gf-login__hero{min-height:300px;box-shadow:var(--gf-shadow-lg);background:linear-gradient(#ffffff1a,#ffffff14),url(https://images.unsplash.com/photo-1500382017468-9049fed747ef?auto=format&fit=crop&w=1600&q=80) 50%/cover;position:relative}.gf-login__hero:before{content:"";background:linear-gradient(135deg,#203627b8,#5c8a4970);position:absolute;inset:0}.gf-login__hero-content,.gf-login__form-inner{z-index:1;padding:22px;position:relative}.gf-login__hero-content{min-height:inherit;color:#fff;flex-direction:column;justify-content:space-between;display:flex}.gf-login__title{letter-spacing:-.07em;max-width:7ch;font-size:clamp(2.1rem,5vw,4.2rem);font-weight:900;line-height:.92}.gf-login__subtitle{color:#ffffffeb;max-width:34ch;font-size:.98rem;line-height:1.55}.gf-login__feature-list{gap:10px;display:grid}.gf-login__feature{align-items:flex-start;gap:10px;display:flex}.gf-login__feature-copy strong{font-size:.94rem;display:block}.gf-login__feature-copy span{color:#ffffffdb;margin-top:2px;font-size:.84rem;display:block}.gf-login__form{box-shadow:var(--gf-shadow-lg);background:#ffffffe6;border:1px solid #56704a1f}.gf-login__form-inner{gap:16px;display:grid}.gf-tabbar{background:#7aac471a;border-radius:999px;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;padding:5px;display:inline-grid}.gf-tabbar button{color:#667563;background:0 0;border:none;border-radius:999px;min-height:42px;padding:0 16px;font-weight:800}.gf-tabbar button.active{color:var(--gf-primary-dark);background:#fff;box-shadow:0 8px 18px #384e2e14}.gf-onboarding{justify-content:center;align-items:center;min-height:100vh;padding:16px;display:flex}.gf-onboarding__frame{grid-template-columns:1fr;gap:16px;width:100%;max-width:1180px;display:grid}.gf-onboarding__hero,.gf-onboarding__panel{box-shadow:var(--gf-shadow-lg);border-radius:34px;overflow:hidden}.gf-onboarding__hero{background:linear-gradient(#ffffff1a,#ffffff14),url(https://images.unsplash.com/photo-1500382017468-9049fed747ef?auto=format&fit=crop&w=1600&q=80) 50%/cover;min-height:300px;position:relative}.gf-onboarding__hero:before{content:"";background:linear-gradient(135deg,#203627bf,#5c8a496b);position:absolute;inset:0}.gf-onboarding__hero-content,.gf-onboarding__panel-inner{z-index:1;padding:22px;position:relative}.gf-onboarding__hero-content{min-height:inherit;color:#fff;flex-direction:column;justify-content:space-between;gap:20px;display:flex}.gf-step-pill{background:#ffffff29;border:1px solid #ffffff2e;border-radius:999px;align-items:center;gap:8px;padding:9px 14px;font-size:.8rem;font-weight:800;display:inline-flex}.gf-step-list{gap:10px;display:grid}.gf-step-item{align-items:flex-start;gap:10px;display:flex}.gf-step-dot{background:#ffffff38;border:1px solid #ffffff42;border-radius:999px;width:18px;height:18px;margin-top:2px}.gf-step-dot.active{background:#d9ffcc}.gf-onboarding__panel{background:#ffffffe6;border:1px solid #56704a1f}.gf-option-card{text-align:left;background:linear-gradient(#fffffff5,#f7faf4eb);border:1px solid #56704a1f;border-radius:22px;width:100%;padding:16px}.gf-option-card.active{border-color:#7aac4775;box-shadow:0 10px 18px #7aac471f}.gf-total-card{color:#fff;background:linear-gradient(135deg,#2a5034f5 0%,#7aac47f2 100%);border-radius:22px;padding:18px}.gf-inline-grid{gap:10px;display:grid}@media (width>=760px){.gf-shell__main{padding:22px;padding-bottom:calc(var(--gf-bottom-height) + 26px)}.gf-grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.gf-grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.gf-actions,.gf-quick-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.gf-login__frame,.gf-onboarding__frame{grid-template-columns:1.05fr .95fr}}@media (width>=1024px){.gf-dashboard-grid{grid-template-columns:1.25fr .75fr;align-items:start}.gf-dashboard-stats{grid-template-columns:repeat(4,minmax(0,1fr))}.gf-module-grid{grid-template-columns:1.05fr .95fr;align-items:start}.gf-hero__stats{grid-template-columns:repeat(4,minmax(0,1fr));max-width:820px}}
