:root{--app-navy:#0b2550;--app-blue:#176fe8;--app-surface:#fff;--app-muted:#64748b;--app-line:#dbe5f1}body{background:linear-gradient(180deg,#edf4fc 0,#f7f9fc 38%,#eef3f8 100%);padding-bottom:82px}body:before{display:none}main{max-width:620px;padding:20px 14px 42px}.card{border:1px solid var(--app-line);border-radius:20px;padding:20px;margin:12px 0;background:#fff;box-shadow:0 10px 28px rgba(28,57,97,.09)}.card:first-child{padding:24px 20px;background:linear-gradient(135deg,#0b2550,#185aa8 68%,#2784ef);border:0;box-shadow:0 18px 34px rgba(13,50,101,.24)}.card:first-child:after{width:180px;height:180px}.card:first-child:before{content:"FERRAGISTA SÃO LUÍS · PORTAL"!important}.item strong:before{content:"ATUALIZAÇÃO"!important}h1{font-size:27px}h2{font-size:17px}.acoes{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.acoes button,button{min-height:48px;border-radius:13px;box-shadow:0 4px 0 #0752b8,0 8px 15px rgba(12,92,194,.18)}button.sec{box-shadow:0 3px 0 #c3d3e6,0 7px 13px rgba(39,70,112,.09)}.card:not(:first-child) .item{margin:0 -4px}.app-dock{position:fixed;z-index:20;left:50%;bottom:max(10px,env(safe-area-inset-bottom));transform:translateX(-50%);display:flex;gap:4px;width:min(590px,calc(100% - 20px));padding:7px;border:1px solid rgba(195,211,230,.9);border-radius:18px;background:rgba(255,255,255,.94);box-shadow:0 14px 34px rgba(15,42,80,.22);backdrop-filter:blur(16px)}.app-dock button{flex:1;min-width:0;min-height:54px;padding:7px 4px;border-radius:12px;border:0;background:transparent;color:#536983;box-shadow:none;font-size:10px;display:grid;place-items:center;gap:2px}.app-dock button i{font-style:normal;font-size:20px;line-height:1}.app-dock button.ativo{color:#fff;background:linear-gradient(145deg,#2588f3,#0e63d8);box-shadow:0 4px 10px rgba(14,99,216,.26)}.push-status{display:flex;align-items:center;gap:9px;margin-top:14px;padding:10px 12px;border-radius:12px;background:rgba(255,255,255,.13);color:#e9f4ff;font-size:12px}.push-status i{width:9px;height:9px;border-radius:50%;background:#5ee38d;box-shadow:0 0 0 4px rgba(94,227,141,.16)}@media(max-width:480px){main{padding:12px 10px 34px}.card{padding:17px;border-radius:17px}.card:first-child{padding:22px 18px}.acoes{grid-template-columns:1fr 1fr}.app-dock{width:calc(100% - 12px);bottom:max(6px,env(safe-area-inset-bottom))}}

