.v4-search{display:inline-flex;align-items:center;gap:8px;height:38px;padding:0 12px;border-radius:10px;border:1px solid var(--gp-border,rgba(15,23,42,.1));background:var(--gp-bg-muted,#f1f5f4);color:var(--gp-text-muted,#64748b);cursor:pointer;font:inherit;transition:border-color .15s,background .15s}.v4-search:hover{border-color:#00885f55;background:#fff}.v4-search-ph{font-size:13px;white-space:nowrap}.v4-kbd{font-size:10px;font-weight:700;color:var(--gp-text-muted,#94a3b8);background:rgba(15,23,42,.06);border-radius:5px;padding:2px 6px}.v4-iconbtn{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:10px;border:1px solid var(--gp-border,rgba(15,23,42,.1));background:transparent;color:var(--gp-text-primary,#0f172a);cursor:pointer;transition:background .15s,border-color .15s}.v4-iconbtn:hover{background:var(--gp-bg-muted,#f1f5f4);border-color:#00885f55}.v4-login{display:inline-flex;align-items:center;height:38px;padding:0 16px;border-radius:999px;background:linear-gradient(135deg,#0b7f5a,#0f9d6f);color:#fff;font-weight:700;font-size:13px;text-decoration:none}@media(max-width:920px){.v4-kbd,.v4-search-ph{display:none}.v4-search{padding:0;width:38px;justify-content:center}}@media(max-width:720px){.gp-root{font-size:14px;overflow-x:clip;max-width:100vw}.gp-root [role=button],.gp-root a,.gp-root button,.gp-root input,.gp-root label,.gp-root select,.gp-root summary,.gp-root textarea{-webkit-tap-highlight-color:transparent}.gp-root [role=button]:active,.gp-root a:active,.gp-root button:active,.gp-root summary:active{opacity:.62;transition:opacity .04s}.gp-root .metric:active{transform:scale(.985)}.v4-bn-item:active{transform:scale(.9)}.gp-root input,.gp-root select,.gp-root textarea{font-size:16px!important}}@media(max-width:380px){.gp-root{font-size:13px}}.v4-botnav,.v4-sheet-backdrop{display:none}@media(max-width:720px){.v4-botnav{position:fixed;left:0;right:0;bottom:0;z-index:50;display:flex;align-items:stretch;background:var(--gp-bg-surface,#fff);border-top:1px solid var(--gp-border,rgba(15,23,42,.1));padding-bottom:env(safe-area-inset-bottom,0);box-shadow:0 -4px 20px rgba(15,23,42,.08)}.v4-bn-item{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;padding:8px 2px 7px;background:none;border:none;cursor:pointer;text-decoration:none;color:var(--gp-text-muted,#94a3b8);font:inherit;position:relative}.v4-bn-item span{font-size:10px;font-weight:700}.v4-bn-item svg{width:21px;height:21px}.v4-bn-item.active{color:var(--gp-brand-green,#0b7f5a)}.v4-bn-item.active:before{content:"";position:absolute;top:0;width:34px;height:3px;border-radius:0 0 3px 3px;background:var(--gp-brand-green,#0b7f5a)}.gp-main{padding-bottom:calc(72px + env(safe-area-inset-bottom,0))}.v4-sheet-backdrop{display:block;position:fixed;inset:0;z-index:60;background:rgba(8,12,20,.5);backdrop-filter:blur(2px);animation:v4fade .15s ease}.v4-sheet{position:fixed;left:0;right:0;bottom:0;background:var(--gp-bg-surface,#fff);border-radius:18px 18px 0 0;padding:10px 16px calc(20px + env(safe-area-inset-bottom,0));box-shadow:0 -10px 40px rgba(15,23,42,.25);animation:v4slide .2s ease}.v4-sheet-grip{width:38px;height:4px;border-radius:3px;background:var(--gp-border-strong,rgba(15,23,42,.18));margin:2px auto 14px}.v4-sheet-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.v4-sheet-item{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;padding:16px 6px;border-radius:14px;border:1px solid var(--gp-border,rgba(15,23,42,.08));background:var(--gp-bg-app,#f7f9f6);color:var(--gp-text-primary,#0f172a);cursor:pointer;text-decoration:none;font:inherit}.v4-sheet-item span{font-size:11.5px;font-weight:600;text-align:center}.v4-sheet-item.active{border-color:var(--gp-brand-green,#0b7f5a);color:var(--gp-brand-green,#0b7f5a)}}@keyframes v4fade{0%{opacity:0}to{opacity:1}}@keyframes v4slide{0%{transform:translateY(100%)}to{transform:translateY(0)}}.v4-footer{border-top:1px solid var(--gp-border,rgba(15,23,42,.08));padding:12px 20px}.v4-footer-inner{max-width:1400px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.v4-footer-copy{font-size:11.5px;color:var(--gp-text-muted,#94a3b8);white-space:nowrap}.v4-footer-links{display:flex;align-items:center;gap:1px;flex-wrap:wrap}.v4-footer-links a,.v4-footer-links span{font-size:11.5px;color:var(--gp-text-muted,#94a3b8);text-decoration:none;padding:2px 7px}.v4-footer-links a:hover{color:var(--gp-brand-green,#0b7f5a)}.v4-footer-links span{opacity:.35;user-select:none}@media(max-width:720px){.v4-footer{padding-bottom:calc(80px + env(safe-area-inset-bottom,0))}.v4-footer-inner{justify-content:center}.v4-footer-copy{display:none}}