/* Premium green header variation: white logo + rounded lower corners */
.site-header{background:linear-gradient(110deg,#063f35 0%,#0b705c 54%,#129179 100%);color:#fff;border-bottom-left-radius:22px;border-bottom-right-radius:22px;box-shadow:0 10px 28px rgba(3,62,51,.22);border-bottom:1px solid rgba(188,255,235,.18);overflow:hidden}
.site-header:after{content:"";position:absolute;inset:auto -8% -48px auto;width:280px;height:125px;border-radius:50%;background:rgba(169,244,221,.10);pointer-events:none}.site-header:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.04) 50%,transparent 100%);pointer-events:none}
.site-header .brand,.site-header .header-actions{position:relative;z-index:1}.site-header .brand img{content:url('../logo/rumakita-logo-white.png');filter:drop-shadow(0 2px 3px rgba(0,0,0,.2))}
.site-header .header-icon{background:rgba(255,255,255,.12);border-color:rgba(255,255,255,.26);color:#fff;box-shadow:inset 0 1px 0 rgba(255,255,255,.16),0 5px 14px rgba(0,0,0,.12)}.site-header .header-icon:hover{background:rgba(255,255,255,.21);border-color:rgba(255,255,255,.5);color:#fff}.site-header .header-dot{box-shadow:0 0 0 2.5px #0b705c,0 2px 6px rgba(239,93,67,.55)}
.market-header .market-icon{color:#fff}.site-header .icon-btn{color:#fff;background:rgba(255,255,255,.12);border-color:rgba(255,255,255,.24)}
@media(max-width:600px){.site-header{border-bottom-left-radius:18px;border-bottom-right-radius:18px;box-shadow:0 8px 23px rgba(3,62,51,.2)}.site-header:after{width:210px;height:95px;right:-80px;bottom:-42px}.site-header .brand img{width:132px}}
