:root{
  --ks-mobile-bg:#f6f7ff;
  --ks-mobile-ink:#101528;
  --ks-mobile-muted:#77809a;
  --ks-mobile-purple:#7c4dff;
  --ks-mobile-blue:#17285f;
  --ks-mobile-card:#ffffff;
}
.func-mobile-head,.func-bottom-nav{display:none}
@media(max-width:980px){
  html,body{width:100%;min-height:100%;overflow-x:hidden!important}
  body.mine-function-page{margin:0!important;padding:0!important;background:radial-gradient(circle at 14% 2%,rgba(88,128,255,.58),transparent 32%),radial-gradient(circle at 90% 10%,rgba(149,86,255,.42),transparent 34%),linear-gradient(180deg,#0b1738 0,#081229 224px,#fff 225px,#fff 100%)!important;color:var(--ks-mobile-ink)!important;font-family:"Microsoft YaHei",Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;display:block!important;place-items:initial!important;overflow:auto!important}
  body.mine-function-page:before{content:'';position:fixed;left:0;right:0;top:0;height:235px;background:linear-gradient(135deg,rgba(255,255,255,.1),rgba(255,255,255,0));z-index:0;pointer-events:none}
  body.mine-function-page:after{content:'';position:fixed;left:18px;right:18px;top:80px;height:120px;border-radius:999px;background:linear-gradient(135deg,rgba(255,255,255,.12),rgba(255,255,255,0));filter:blur(10px);z-index:0;pointer-events:none}
  body.mine-function-page .topnav,body.mine-function-page .topbar,body.mine-function-page .left-rail,body.mine-function-page .right-rail,body.mine-function-page .footer{display:none!important}
  body.mine-function-page .app{display:block!important;width:100%!important;min-height:100vh!important;height:auto!important;max-height:none!important;margin:0!important;border-radius:0!important;background:transparent!important;overflow:visible!important;box-shadow:none!important}
  body.mine-function-page .app:before,body.mine-function-page .app:after{display:none!important}
  .func-mobile-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:18px 16px 14px;color:#fff;position:relative;z-index:2}
  .func-mobile-head .func-back{width:38px;height:38px;border:0;border-radius:14px;background:rgba(255,255,255,.12);color:#fff;font-size:25px;line-height:1;box-shadow:inset 0 0 0 1px rgba(255,255,255,.11)}
  .func-mobile-head .func-title{min-width:0;flex:1}
  .func-mobile-head small{display:block;font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:rgba(255,255,255,.58);font-weight:900}
  .func-mobile-head h1{margin:2px 0 0!important;font-size:22px!important;line-height:1.2;color:#fff!important;font-weight:1000!important;letter-spacing:.02em}
  .func-mobile-head .func-link{height:36px;display:inline-flex;align-items:center;padding:0 12px;border-radius:999px;background:rgba(255,255,255,.13);color:#fff;text-decoration:none;font-size:13px;font-weight:900;box-shadow:inset 0 0 0 1px rgba(255,255,255,.11)}
  .func-bottom-nav{position:fixed;left:0;right:0;bottom:0;height:66px;z-index:50;background:rgba(255,255,255,.96);box-shadow:0 -10px 28px rgba(44,49,95,.1);display:grid;grid-template-columns:repeat(5,minmax(0,1fr));align-items:center;padding-bottom:constant(safe-area-inset-bottom);padding-bottom:env(safe-area-inset-bottom)}
  .func-bottom-nav a{position:relative;display:grid;place-items:center;gap:1px;text-decoration:none;color:#8a8f9d;font-size:12px;font-weight:800}
  .func-bottom-nav i{font-style:normal;font-size:23px;line-height:1;color:#8d9098}
  .func-bottom-nav a.active,.func-bottom-nav a.active i{color:var(--ks-mobile-purple);font-weight:1000}
  .func-bottom-nav b{position:absolute;top:6px;right:30%;width:9px;height:9px;border-radius:50%;background:#ff2a55;box-shadow:0 0 0 3px rgba(255,42,85,.12)}
  body.mine-function-page .container,body.mine-function-page .content{width:100%!important;max-width:none!important;margin:0!important;padding:0 14px 86px!important;background:#fff!important;overflow:visible!important;height:auto!important;min-height:calc(100vh - 70px)!important;box-shadow:none!important}
  body.mine-function-page .container:before,body.mine-function-page .content:before{content:'';display:block;height:4px}
  body.mine-function-page .card,body.mine-function-page .notice-head,body.mine-function-page .notice-card,body.mine-function-page .complaint-card,body.mine-function-page .order-card,body.mine-function-page .login-card{border:0!important;border-radius:22px!important;background:#fff!important;color:var(--ks-mobile-ink)!important;box-shadow:0 14px 34px rgba(37,47,94,.1)!important}
  body.mine-function-page .btn{border-radius:999px!important;font-weight:1000!important;min-height:36px!important;box-shadow:none!important}
  body.mine-function-page .btn-primary,body.mine-function-page .setting-btn{border:0!important;background:linear-gradient(135deg,#7e5cff,#5c7cff)!important;color:#fff!important;box-shadow:0 10px 22px rgba(92,124,255,.22)!important}
  body.mine-function-page .btn-outline,body.mine-function-page .setting-btn.secondary{border:1px solid #e8ebf6!important;background:#f7f8ff!important;color:#56607a!important;box-shadow:none!important}
  body.mine-function-page .input,body.mine-function-page input,body.mine-function-page select,body.mine-function-page textarea{border:1px solid #e7ebf6!important;background:#f8f9ff!important;color:#18213c!important;border-radius:15px!important;box-shadow:none!important;outline:0!important}
  body.mine-function-page label{display:block;margin-bottom:7px;color:#3a4565!important;font-size:13px;font-weight:1000!important}
  body.profile-function-page .container{padding-top:4px!important}
  body.profile-function-page .card{padding:20px 16px!important;margin:0 0 14px!important}
  body.profile-function-page .card h2{font-size:21px!important;margin:0 0 5px!important;color:#111827!important}
  body.profile-function-page .grid-2{display:grid!important;grid-template-columns:1fr!important;gap:13px!important}
  body.profile-function-page textarea.input{min-height:92px!important}
  body.profile-function-page .grid-2>div[style*="justify-content:flex-end"]{display:grid!important;grid-template-columns:1fr 1fr!important;gap:10px!important}
  body.chat-function-page .notice-shell{padding-top:4px!important}
  body.chat-function-page .notice-head{margin:0 0 12px!important;padding:17px 16px!important;background:linear-gradient(135deg,#fff,#f5f7ff)!important}
  body.chat-function-page .notice-head h1{font-size:21px!important;color:#111827!important}
  body.chat-function-page .notice-head p{font-size:12px!important;color:#7b849b!important;line-height:1.6!important}
  body.chat-function-page .notice-actions{display:flex!important;gap:8px!important;flex-wrap:nowrap!important}
  body.chat-function-page .notice-toolbar{margin:0 0 12px!important;padding:12px!important;border-radius:18px;background:#fff;box-shadow:0 12px 30px rgba(37,47,94,.08)}
  body.chat-function-page .notice-tabs{display:flex!important;overflow-x:auto!important;gap:9px!important;margin:0 0 12px!important;padding-bottom:4px!important;scrollbar-width:none}
  body.chat-function-page .notice-tabs::-webkit-scrollbar{display:none}
  body.chat-function-page .notice-tab{flex:0 0 132px!important;min-height:58px!important;border:0!important;border-radius:18px!important;background:#fff!important;box-shadow:0 12px 28px rgba(37,47,94,.09)!important;color:#28334f!important}
  body.chat-function-page .notice-tab.active{background:linear-gradient(135deg,#7e5cff,#5c7cff)!important;color:#fff!important}
  body.chat-function-page .notice-card{grid-template-columns:42px minmax(0,1fr)!important;margin-bottom:10px!important;padding:14px!important}
  body.chat-function-page .notice-icon{width:42px!important;height:42px!important;border-radius:15px!important;background:#f0ecff!important;color:#704dff!important}
  body.chat-function-page .notice-time{grid-column:2!important;white-space:normal!important;font-size:11px!important;color:#98a0b5!important}
  body.complaints-function-page .complaints-page{padding-top:4px!important}
  body.complaints-function-page .page-header{display:block!important;margin:0 0 12px!important;padding:17px 16px!important;border-radius:22px!important;background:#fff!important;box-shadow:0 14px 34px rgba(37,47,94,.1)!important}
  body.complaints-function-page .page-header h1{font-size:21px!important;margin:0!important;color:#111827!important}
  body.complaints-function-page .page-header .flex{margin-top:12px!important;display:grid!important;grid-template-columns:1fr 1fr!important}
  body.complaints-function-page .filter-bar{display:grid!important;grid-template-columns:1fr auto auto!important;gap:8px!important;align-items:center!important}
  body.complaints-function-page .filter-bar .input{min-width:0!important;width:100%!important}
  body.complaints-function-page .complaint-card{margin-bottom:12px!important;padding:15px!important}
  body.complaints-function-page .complaint-top{display:flex!important;align-items:flex-start!important;gap:10px!important;justify-content:space-between!important}
  body.complaints-function-page .complaint-title{display:flex!important;flex-wrap:wrap!important;gap:7px!important;align-items:center!important}
  body.complaints-function-page .complaint-summary{display:grid!important;grid-template-columns:1fr!important;gap:9px!important;margin:12px 0!important}
  body.complaints-function-page .summary-item{border-radius:16px!important;background:#f7f8ff!important;padding:11px!important}
  body.complaints-function-page .summary-item label{font-size:11px!important;color:#8892ab!important;margin:0 0 4px!important}
  body.complaints-function-page .summary-item strong{font-size:13px!important;color:#1d2743!important}
  body.complaints-function-page .complaint-freeze{border-radius:18px!important;background:linear-gradient(135deg,#f6f2ff,#eef4ff)!important;border:0!important;padding:12px!important}
  body.complaints-function-page .money{color:#745cff!important;font-size:22px!important;font-weight:1000!important}
  body.complaints-function-page .complaint-evidence img{width:62px!important;height:62px!important;border-radius:14px!important;object-fit:cover!important}
  body.order-function-page{background:radial-gradient(circle at 14% 2%,rgba(88,128,255,.58),transparent 32%),radial-gradient(circle at 90% 10%,rgba(149,86,255,.42),transparent 34%),linear-gradient(180deg,#0b1738 0,#081229 224px,#fff 225px,#fff 100%)!important}
  body.order-function-page .content{padding-top:4px!important}
  body.order-function-page .order-center-hero{display:none!important}
  body.order-function-page .order-center-hero,body.order-function-page .profile-hero{height:auto!important;margin:0 0 12px!important;padding:17px 16px!important;border:0!important;border-radius:22px!important;background:#fff!important;color:#111827!important;box-shadow:0 14px 34px rgba(37,47,94,.1)!important;overflow:visible!important}
  body.order-function-page .order-center-hero:before,body.order-function-page .profile-hero:before{display:none!important}
  body.order-function-page .order-title-block,body.order-function-page .profile-inner,body.order-function-page .profile-main{position:static!important;display:flex!important;align-items:center!important;gap:12px!important;color:#111827!important}
  body.order-function-page .order-title-block img,body.order-function-page .profile-main img{width:58px!important;height:58px!important;border-radius:20px!important;border:3px solid rgba(124,77,255,.18)!important;box-shadow:none!important}
  body.order-function-page .profile-name{font-size:20px!important;color:#111827!important;margin:0 0 4px!important}
  body.order-function-page .profile-meta,body.order-function-page .profile-note{color:#7b849b!important;font-size:12px!important;margin-top:4px!important}
  body.order-function-page .order-hero-actions{display:flex!important;gap:8px!important;margin-top:14px!important}
  body.order-function-page .mine-tabs{display:flex!important;overflow-x:auto!important;gap:18px!important;height:44px!important;padding:0 2px!important;margin:0 0 10px!important;border:0!important;scrollbar-width:none}
  body.order-function-page .mine-tabs::-webkit-scrollbar{display:none}
  body.order-function-page .mine-tabs button{height:40px!important;white-space:nowrap!important;color:#7d8498!important;font-size:13px!important;background:transparent!important;border:0!important}
  body.order-function-page .mine-tabs button.active{color:#704dff!important}
  body.order-function-page .trade-tabs{display:block!important;padding:12px!important;margin:0 0 10px!important;border-radius:20px!important;background:#fff!important;box-shadow:0 12px 30px rgba(37,47,94,.08)!important}
  body.order-function-page .trade-left{display:flex!important;gap:9px!important;overflow-x:auto!important;scrollbar-width:none}
  body.order-function-page .trade-left::-webkit-scrollbar{display:none}
  body.order-function-page .trade-tab{flex:0 0 auto!important;border-radius:999px!important;background:#f2f4ff!important;color:#747d95!important;padding:9px 13px!important;font-size:12px!important}
  body.order-function-page .trade-tab.active{background:linear-gradient(135deg,#7e5cff,#5c7cff)!important;color:#fff!important;text-shadow:none!important}
  body.order-function-page .refresh-btn{position:absolute!important;right:18px!important;margin-top:-46px!important;width:34px!important;height:34px!important;border-radius:50%!important;background:#f5f6ff!important;color:#704dff!important;font-size:22px!important}
  body.order-function-page .status-row{display:flex!important;overflow-x:auto!important;gap:8px!important;padding:2px 0 12px!important;margin:0!important;scrollbar-width:none}
  body.order-function-page .status-row::-webkit-scrollbar{display:none}
  body.order-function-page .status-chip{height:34px!important;flex:0 0 auto!important;border:0!important;background:#f2f4ff!important;color:#747d95!important;border-radius:999px!important}
  body.order-function-page .status-chip.active{background:#ede7ff!important;color:#704dff!important}
  body.order-function-page .order-area{padding:0 0 86px!important;min-height:200px!important}
  body.order-function-page .order-grid{display:grid!important;grid-template-columns:1fr!important;gap:12px!important}
  body.order-function-page .order-card{padding:14px!important;margin:0!important;background:#fff!important;color:#111827!important}
  body.order-function-page .order-top{color:#8a93a9!important;font-size:11px!important;margin-bottom:11px!important}
  body.order-function-page .order-main{align-items:center!important;gap:11px!important}
  body.order-function-page .order-main img{width:52px!important;height:52px!important;border-radius:18px!important}
  body.order-function-page .order-title{color:#111827!important;font-size:16px!important}
  body.order-function-page .order-sub,body.order-function-page .order-detail{color:#7e879d!important;font-size:12px!important;background:#f7f8ff!important;border-radius:15px!important;border:0!important}
  body.order-function-page .price{margin-left:auto!important;color:#704dff!important;font-size:18px!important}
  body.order-function-page .order-actions{justify-content:flex-start!important;gap:8px!important;margin-top:12px!important}
  body.order-function-page .empty-dark,body.order-function-page .empty{background:#fff!important;color:#8a93a9!important;border-radius:22px!important;min-height:180px!important;display:grid!important;place-items:center!important;box-shadow:0 14px 34px rgba(37,47,94,.08)!important}
  body.order-detail-function-page .detail-shell,body.complaint-thread-function-page .thread-shell{padding-top:4px!important}
  body.order-detail-function-page .order-hero{padding:17px 16px!important;margin:0 0 12px!important;background:#fff!important;border:0!important;border-radius:22px!important;box-shadow:0 14px 34px rgba(37,47,94,.1)!important}
  body.order-detail-function-page .order-hero:after{display:none!important}
  body.order-detail-function-page .order-hero-main{display:block!important}
  body.order-detail-function-page .order-title{font-size:20px!important;color:#111827!important}
  body.order-detail-function-page .detail-grid{display:grid!important;grid-template-columns:1fr!important;gap:12px!important;margin-top:12px!important}
  body.order-detail-function-page .info-grid{grid-template-columns:1fr!important;gap:9px!important}
  body.order-detail-function-page .info-cell,body.order-detail-function-page .timeline-box,body.order-detail-function-page .person-card{border:0!important;background:#f7f8ff!important;border-radius:16px!important}
  body.order-detail-function-page .action-bar{position:fixed!important;left:12px!important;right:12px!important;bottom:76px!important;z-index:40!important;margin:0!important;padding:10px!important;border:0!important;border-radius:20px!important;background:rgba(255,255,255,.94)!important;box-shadow:0 16px 38px rgba(37,47,94,.16)!important;display:flex!important;gap:8px!important;overflow-x:auto!important;justify-content:flex-start!important}
  body.order-detail-function-page .action-bar .btn{flex:0 0 auto!important}
  body.order-detail-function-page #refundModal .card{border-radius:22px!important;background:#fff!important;color:#111827!important}
  body.complaint-thread-function-page .page-header{display:none!important}
  body.complaint-thread-function-page .thread-card,body.complaint-thread-function-page .ticket-reply-panel .card{margin:0 0 12px!important;padding:15px!important;border:0!important;border-radius:22px!important;background:#fff!important;box-shadow:0 14px 34px rgba(37,47,94,.1)!important}
  body.complaint-thread-function-page .ticket-overview-card,body.complaint-thread-function-page .ticket-section-card,body.complaint-thread-function-page .ticket-last-message,body.complaint-thread-function-page .reply-state-card{border:0!important;border-radius:19px!important;background:#f7f8ff!important;box-shadow:none!important}
  body.complaint-thread-function-page .ticket-info-grid,body.complaint-thread-function-page .ticket-field-grid{grid-template-columns:1fr!important;gap:10px!important}
  body.complaint-thread-function-page .thread-message .bubble{max-width:88%!important;border-radius:18px!important;background:#f7f8ff!important;color:#1d2743!important}
  body.complaint-thread-function-page .thread-message.me .bubble{background:linear-gradient(135deg,#7e5cff,#5c7cff)!important;color:#fff!important}
  body.complaint-thread-function-page .ticket-reply-body{display:grid!important;grid-template-columns:1fr!important;gap:10px!important}
  body.complaint-thread-function-page .ticket-reply-actions{display:flex!important;gap:8px!important;overflow-x:auto!important;justify-content:flex-start!important}
  body.complaint-thread-function-page .image-thumb,body.complaint-thread-function-page .thread-attachments-list img{width:52px!important;height:52px!important;border-radius:14px!important;object-fit:cover!important}
  body.mine-function-page{background:radial-gradient(circle at 16% -6%,rgba(93,121,255,.36),transparent 34%),radial-gradient(circle at 90% 8%,rgba(134,74,255,.24),transparent 32%),linear-gradient(180deg,#0b1432 0,#071126 100%)!important;color:#edf2ff!important}
  body.mine-function-page .container,body.mine-function-page .content{background:transparent!important;color:#edf2ff!important}
  body.mine-function-page .container:before,body.mine-function-page .content:before{height:2px!important}
  body.mine-function-page .card,body.mine-function-page .notice-head,body.mine-function-page .notice-card,body.mine-function-page .complaint-card,body.mine-function-page .order-card,body.mine-function-page .login-card,body.mine-function-page .page-header,body.mine-function-page .trade-tabs,body.mine-function-page .notice-toolbar,body.mine-function-page .order-center-hero,body.mine-function-page .profile-hero,body.order-detail-function-page .order-hero,body.complaint-thread-function-page .thread-card,body.complaint-thread-function-page .ticket-reply-panel .card{background:linear-gradient(135deg,rgba(22,34,72,.86),rgba(15,24,54,.72))!important;border:1px solid rgba(125,145,225,.16)!important;color:#edf2ff!important;box-shadow:0 16px 42px rgba(0,0,0,.28)!important;backdrop-filter:blur(14px)!important}
  body.mine-function-page .notice-head h1,body.mine-function-page .page-header h1,body.profile-function-page .card h2,body.order-function-page .profile-name,body.order-function-page .order-title,body.order-detail-function-page .order-title,body.mine-function-page h1,body.mine-function-page h2,body.mine-function-page h3,body.mine-function-page strong{color:#f8fbff!important}
  body.mine-function-page p,body.mine-function-page .profile-meta,body.mine-function-page .profile-note,body.mine-function-page .notice-content,body.mine-function-page .notice-time,body.mine-function-page .order-sub,body.mine-function-page .order-detail,body.mine-function-page .complaint-meta,body.mine-function-page .thread-note{color:#9eaad2!important}
  body.mine-function-page .input,body.mine-function-page input,body.mine-function-page select,body.mine-function-page textarea{background:rgba(6,13,32,.72)!important;border-color:rgba(125,145,225,.18)!important;color:#edf2ff!important}
  body.mine-function-page .input::placeholder,body.mine-function-page input::placeholder,body.mine-function-page textarea::placeholder{color:#68759e!important}
  body.mine-function-page .btn-outline,body.mine-function-page .setting-btn.secondary{background:rgba(255,255,255,.07)!important;border-color:rgba(125,145,225,.18)!important;color:#dbe5ff!important}
  body.order-function-page .mine-tabs button,body.order-function-page .trade-tab,body.order-function-page .status-chip{background:rgba(255,255,255,.07)!important;color:#9eaad2!important}
  body.order-function-page .mine-tabs button.active,body.order-function-page .trade-tab.active,body.order-function-page .status-chip.active{background:linear-gradient(135deg,#7e5cff,#5c7cff)!important;color:#fff!important}
  body.order-function-page .order-sub,body.order-function-page .order-detail,body.order-detail-function-page .info-cell,body.order-detail-function-page .timeline-box,body.order-detail-function-page .person-card,body.complaints-function-page .summary-item,body.complaints-function-page .complaint-freeze,body.complaint-thread-function-page .ticket-overview-card,body.complaint-thread-function-page .ticket-section-card,body.complaint-thread-function-page .ticket-last-message,body.complaint-thread-function-page .reply-state-card,body.complaint-thread-function-page .thread-message .bubble{background:rgba(6,13,32,.46)!important;color:#dbe5ff!important;border:1px solid rgba(125,145,225,.12)!important}
  body.complaint-thread-function-page .thread-message.me .bubble{background:linear-gradient(135deg,#7e5cff,#5c7cff)!important;color:#fff!important;border:0!important}
  body.mine-function-page .empty,body.mine-function-page .empty-dark,body.mine-function-page .loading{background:linear-gradient(135deg,rgba(22,34,72,.86),rgba(15,24,54,.72))!important;color:#9eaad2!important;border:1px solid rgba(125,145,225,.16)!important;border-radius:22px!important}
  body.order-function-page .mine-tabs{display:none!important}
  body.order-function-page .trade-tabs{position:relative!important;display:block!important;margin:2px 0 12px!important;padding:12px 82px 12px 12px!important;border-radius:22px!important;background:linear-gradient(135deg,rgba(22,34,72,.9),rgba(15,24,54,.78))!important;border:1px solid rgba(125,145,225,.16)!important;box-shadow:0 16px 42px rgba(0,0,0,.26)!important;backdrop-filter:blur(14px)!important}
  body.order-function-page .trade-tabs:before{content:'订单类型';position:absolute;left:14px;top:-20px;color:#7f8bb5;font-size:11px;font-weight:900;letter-spacing:.08em}
  body.order-function-page .trade-left{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;width:100%!important;overflow:visible!important}
  body.order-function-page .trade-tab{height:40px!important;display:grid!important;place-items:center!important;padding:0 10px!important;border-radius:15px!important;text-align:center!important;background:rgba(255,255,255,.07)!important;color:#9eaad2!important;font-size:13px!important}
  body.order-function-page .trade-tab.active{background:linear-gradient(135deg,#7e5cff,#5c7cff)!important;color:#fff!important;box-shadow:0 10px 22px rgba(92,124,255,.22)!important}
  body.order-function-page .trade-tab.disabled{display:none!important}
  body.order-function-page .refresh-btn{position:absolute!important;right:12px!important;top:12px!important;margin:0!important;width:58px!important;height:40px!important;border-radius:15px!important;background:rgba(255,255,255,.08)!important;border:1px solid rgba(125,145,225,.14)!important;color:#dbe5ff!important;font-size:12px!important;font-weight:1000!important}
  body.order-function-page .status-row{padding:0 0 10px!important;margin:0!important}
  body.order-function-page .order-area{padding:0 0 90px!important}
  body.order-function-page .order-card{border-radius:22px!important;padding:15px!important}
  body.order-function-page .order-top{align-items:flex-start!important;font-size:11px!important;line-height:1.45!important}
  body.order-function-page .order-main{display:grid!important;grid-template-columns:50px minmax(0,1fr) auto!important;gap:10px!important}
  body.order-function-page .order-main img{width:50px!important;height:50px!important;border-radius:16px!important}
  body.order-function-page .price{font-size:16px!important;white-space:nowrap!important}
  .func-bottom-nav{background:rgba(7,13,33,.96)!important;border-top:1px solid rgba(125,145,225,.16)!important;box-shadow:0 -10px 28px rgba(0,0,0,.35)!important;backdrop-filter:blur(16px)!important}
  .func-bottom-nav a{color:#7481a9!important;font-size:10px!important}
  .func-bottom-nav i{font-size:20px!important;color:inherit!important}
  .func-bottom-nav a.active{color:#7d70ff!important}
  .func-bottom-nav a.active i{width:28px;height:24px;border-radius:9px;background:linear-gradient(135deg,#7f6bff,#4f5dff);color:#fff!important;display:grid;place-items:center;box-shadow:0 8px 18px rgba(96,92,255,.34)}
  .func-bottom-nav b{top:1px!important;right:18%!important;min-width:17px!important;width:auto!important;height:17px!important;border-radius:999px!important;background:#ff3d64!important;color:#fff!important;font-size:10px!important;line-height:17px!important;text-align:center!important;box-shadow:none!important}
}
@media(max-width:420px){
  .func-mobile-head{padding-left:14px;padding-right:14px}
  .func-mobile-head h1{font-size:20px!important}
  body.mine-function-page .container,body.mine-function-page .content{padding-left:12px!important;padding-right:12px!important}
  body.complaints-function-page .filter-bar{grid-template-columns:1fr!important}
  body.chat-function-page .notice-actions{width:100%;display:grid!important;grid-template-columns:1fr 1fr!important}
}
