/* Real raster 3D assets; no SVG line icons are used for service categories. */
.service-icon3d{display:block;width:64px;height:64px;object-fit:contain;flex-shrink:0;position:relative;z-index:1;pointer-events:none;transition:transform .2s ease}
.dashboard .home-services .service-bubble{width:65px;height:65px;display:grid;place-items:center;border-radius:21px;border:0;background:radial-gradient(ellipse at 50% 70%,#e8efdb 0%,#f4f7ee 68%,#fafbf6 100%);box-shadow:none}
.dashboard .home-services .service-bubble.data{background:radial-gradient(ellipse at 50% 70%,#e7eafa 0%,#f3f4fb 68%,#fafbf6 100%)}
.dashboard .home-services .service-bubble.ewallet{background:radial-gradient(ellipse at 50% 70%,#f5e8d7 0%,#faf5ed 68%,#fafbf6 100%)}
.dashboard .home-services .service-bubble.other{background:radial-gradient(ellipse at 50% 70%,#ece4f3 0%,#f6f2f9 68%,#fafbf6 100%)}
.dashboard .home-services .service-icon3d{width:73px;height:73px;max-width:none;justify-self:center;align-self:center}
.dashboard .home-services button:hover .service-icon3d,.dashboard .other-service:hover .service-icon3d,.service-tile:hover .service-icon3d{transform:translateY(-3px)}
.service-tile .service-bubble{width:55px;height:55px;border-radius:17px;background:#f0f5e6}
.service-tile .service-bubble.data{background:#eff1fc}.service-tile .service-bubble.ewallet{background:#fbf1e3}.service-tile .service-bubble.listrik{background:#fcf4dc}.service-tile .service-bubble.voucher{background:#f3ecf9}.service-tile .service-bubble.masaaktif{background:#e9f4ee}
.service-tile .service-icon3d{width:62px;height:62px;max-width:none;justify-self:center;align-self:center}
.dashboard .daily-art,.dashboard .voucher-card .daily-art{width:57px;height:57px;display:grid;place-items:center;margin:-4px 0 9px -4px;border:0;border-radius:0;background:transparent;box-shadow:none;transform:none}
.dashboard .daily-art .service-icon3d{width:63px;height:63px}
.dashboard .hero-wifi{background:#ffffffaa;border-color:#ffffffb0;box-shadow:0 4px 10px #7789570b;width:40px;height:40px;transform:rotate(7deg)}
.dashboard .hero-wifi .service-icon3d{width:44px;height:44px}
@media(max-width:370px){.dashboard .home-services .service-bubble{width:55px;height:55px;border-radius:18px}.dashboard .home-services .service-icon3d{width:64px;height:64px}.service-tile .service-bubble{width:48px;height:48px}.service-tile .service-icon3d{width:56px;height:56px}.dashboard .hero-wifi{width:32px;height:32px}.dashboard .hero-wifi .service-icon3d{width:38px;height:38px}}
@media(prefers-reduced-motion:reduce){.service-icon3d{transition:none!important}.dashboard .home-services button:hover .service-icon3d,.dashboard .other-service:hover .service-icon3d,.service-tile:hover .service-icon3d{transform:none}}
