.gr-container{width:min(100% - 48px,1440px);margin-inline:auto}@media (max-width:768px){.gr-container{width:min(100% - 32px,1440px)}}@media (max-width:480px){.gr-container{width:min(100% - 24px,1440px)}}
.gr-button{cursor:pointer;white-space:nowrap;-webkit-tap-highlight-color:transparent;border-radius:999px;justify-content:center;align-items:center;gap:8px;min-height:46px;padding:0 22px;font-size:15px;font-weight:600;line-height:1;transition:transform .2s,background .2s,border-color .2s,box-shadow .2s,color .2s;display:inline-flex;position:relative}.gr-button:disabled{cursor:not-allowed;opacity:.45;transform:none!important}.gr-button-primary{color:#304b08;background:#e0e9bd;border:1px solid #f5f8e173;box-shadow:0 8px 24px #00000059,0 0 22px #b9e66f24}.gr-button-primary:hover:not(:disabled){background:#edf2d5;transform:translateY(-2px);box-shadow:0 12px 30px #0006,0 0 25px #b9e66f2e}.gr-button-secondary{color:#ffffffe0;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#050b0745;border:1px solid #ffffff2b;box-shadow:0 8px 24px #0000004d}.gr-button-secondary:hover:not(:disabled){background:#1428197a;border-color:#b9e66f59;transform:translateY(-2px)}.gr-button-dark{color:#b9e66f;background:linear-gradient(#18331e 0%,#0d1e12 100%);border:1px solid #bcf76f4d;box-shadow:0 8px 24px #00000059,inset 0 1px #ffffff14}.gr-button-dark:hover:not(:disabled){color:#fff;border-color:#bcf76f99;transform:translateY(-1px);box-shadow:0 12px 30px #0006,0 0 22px #b9e66f24,inset 0 1px #ffffff1a}.gr-button-spinner{border:2px solid;border-right-color:#0000;border-radius:50%;width:15px;height:15px;animation:.7s linear infinite gr-button-spin}@keyframes gr-button-spin{to{transform:rotate(360deg)}}@media (max-width:600px){.gr-button{min-height:46px;padding:0 19px}}@media (prefers-reduced-motion:reduce){.gr-button{transition:none}.gr-button-spinner{animation:none}}
.gr-header{z-index:100;width:100%;padding:20px 0;position:fixed;top:0;left:0}.gr-header-logout{appearance:none;font:inherit;cursor:pointer;background:0 0;border:0;margin:0;padding:0}.gr-header-inner{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#050b0757;border:1px solid #dcebb921;border-radius:999px;justify-content:space-between;align-items:center;min-height:58px;padding:6px 7px 6px 18px;display:flex;box-shadow:0 8px 24px #00000052,inset 0 1px #ffffff12;-webkit-backdrop-filter:blur(20px)!important}.gr-header-logo{flex-shrink:0;align-items:center;width:180px;height:42px;display:flex}.gr-header-logo img{object-fit:contain;width:100%;height:auto}.gr-header-nav{align-items:center;gap:28px;display:flex}.gr-header-link{color:#ffffffab;font-size:14px;font-weight:400;transition:color .2s;position:relative}.gr-header-link:hover{color:#f5f8e1}.gr-header-link:after{content:"";transform-origin:50%;background:#b9e66f;height:1px;transition:transform .2s;position:absolute;bottom:-7px;left:0;right:0;transform:scaleX(0)}.gr-header-link:hover:after{transform:scaleX(1)}.gr-header-buy{min-height:40px;padding:0 19px;font-size:13px}.gr-header-menu{color:#f5f8e1;cursor:pointer;background:#ffffff0e;border:1px solid #dcebb91a;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:40px;height:40px;padding:0;display:none}.gr-header-menu span{background:currentColor;border-radius:999px;width:15px;height:1px;display:block}@media (max-width:700px){.gr-header{padding:12px}.gr-header-inner{min-height:52px;padding:5px 6px 5px 14px}.gr-header-logo{width:145px;height:38px}.gr-header-nav{display:none}.gr-header-menu{display:flex}}@media (prefers-reduced-motion:reduce){.gr-header-link,.gr-header-link:after{transition:none}}
