*{box-sizing:border-box;margin:0;padding:0}html,body{height:100%;-webkit-text-size-adjust:100%;text-size-adjust:100%;overflow-x:hidden}body{background:var(--bg,#0D0D0D);-webkit-tap-highlight-color:transparent}#root{height:100%;background:var(--bg,#0D0D0D)}:root{--bg:#0D0D0D;--surface:#141414;--card:#1A1A1A;--border:#2A2A2A;--red:#E8192C;--redDark:#B01020;--redGlow:rgba(232,25,44,.15);--white:#F5F0EB;--gray:#888888;--grayDark:#444444;--steel:#C8C0B8}body.gelo{--bg:#F4F4F2;--surface:#FFFFFF;--card:#FFFFFF;--border:#E0E0E0;--red:#E8192C;--redDark:#B01020;--redGlow:rgba(232,25,44,.08);--white:#111111;--gray:#666666;--grayDark:#AAAAAA;--steel:#333333}::-webkit-scrollbar{width:3px;height:3px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#333;border-radius:2px}@keyframes fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}.fade-up{animation:fadeUp .3s ease forwards}.fade-in{animation:fadeIn .25s ease forwards}.spin{animation:spin 1s linear infinite}.pulse{animation:pulse 2s ease infinite}input,select,textarea,button{font-family:Barlow,Helvetica Neue,Arial,sans-serif;font-size:16px;touch-action:manipulation}input::placeholder,textarea::placeholder{color:#444}option{background:#1a1a1a;color:#f5f0eb}.gelo option{background:#fff;color:#111}input[type=text],input[type=email],input[type=password],input[type=number],input[type=search],textarea,select{font-size:16px!important}button:not([style*=width]){min-height:36px}.hide-mobile{display:none!important}@media (max-width:768px){.hide-mobile{display:none!important}.hero-grid{grid-template-columns:1fr!important;padding:60px 16px 40px!important;gap:24px!important}.hero-grid h1{font-size:48px!important}.steps-grid{grid-template-columns:1fr!important}.step-item{border-right:none!important;border-bottom:1px solid #2A2A2A;padding:24px 16px!important}.step-item:last-child{border-bottom:none!important}.forge-page{padding:12px!important}.forge-stats{gap:6px!important}.forge-modal-box{padding:16px!important;max-width:calc(100vw - 24px)!important;max-height:90dvh!important;overflow-y:auto!important}}@media (max-width:390px){.forge-grid-2,.forge-grid-3{grid-template-columns:1fr 1fr!important}.forge-card-sm{padding:12px!important}.forge-h1{font-size:26px!important}.forge-nav-label{font-size:9px!important}.forge-profile-header{gap:8px!important}canvas[width="220"]{width:160px!important;height:160px!important}.forge-cam-preview{width:160px!important;height:160px!important}}@media (max-width:480px){input[type=range]{max-width:calc(100vw - 80px)}}@media (hover:none){.avatar-edit-mobile{display:block!important}button:hover{opacity:1!important}}.scroll-y{overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior-y:contain}.safe-bottom{padding-bottom:max(16px,env(safe-area-inset-bottom))}.safe-top{padding-top:env(safe-area-inset-top)}@media (max-width:768px){[class*=fade-up]{padding-bottom:env(safe-area-inset-bottom)}}img,video{max-width:100%;height:auto}iframe{max-width:100%}
