*{box-sizing:border-box;margin:0;padding:0}html,body,#root{min-height:100%}body{background:#f5f6f8;color:#0f172a;font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Microsoft YaHei,sans-serif;-webkit-font-smoothing:antialiased}button,a{-webkit-tap-highlight-color:transparent}ol,ul,menu{padding-inline-start:0;list-style:none}ol li::marker,ul li:before{letter-spacing:0}.scroll-container>div{width:100%}.scroll-container{min-height:100dvh;padding-bottom:calc(92px + env(safe-area-inset-bottom))}.Pixso-frame-2_1,.Pixso-frame-2_186{height:auto!important;min-height:100dvh;overflow:visible!important}.Pixso-frame-2_127,.Pixso-frame-2_413{display:none!important}.route-loading{min-height:100dvh;display:grid;place-items:center;color:#8a8f99;font-size:14px}.route-error{width:min(100%,430px);min-height:100dvh;margin:0 auto;padding:40px 24px 120px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.route-error strong{font-size:18px}.route-error p{margin:8px 0 20px;color:#8a8f99;font-size:12px}.route-error button{height:42px;padding:0 22px;color:#fff;background:#2f6bff;border:0;border-radius:10px;font:inherit}.container>div{width:100%}.Pixso-canvas-0_1>div{width:100%}.pixso-transparent-flex-auto-size{background-color:transparent;display:flex;width:auto;height:auto}.pixso-relative-flex-auto-size{position:relative;display:flex;width:auto;height:auto}.pixso-transparent-flex-auto-height{background-color:transparent;display:flex;height:auto}.pixso-transparent-flex-auto-width{background-color:transparent;display:flex;width:auto}.pixso-flex-auto-size{display:flex;width:auto;height:auto}.pixso-transparent-auto-size{background-color:transparent;width:auto;height:auto}.pixso-relative-auto-size{position:relative;width:auto;height:auto}.pixso-auto-size{width:auto;height:auto}.pixso-relative-no-shrink{position:relative;flex-shrink:0}.pixso-relative-flex{position:relative;display:flex}.pixso-transparent-auto-height{background-color:transparent;height:auto}.pixso-flex-auto-height{display:flex;height:auto}.pixso-flex-auto-width{display:flex;width:auto}.pixso-transparent-flex{background-color:transparent;display:flex}.pixso-transparent-auto-width{background-color:transparent;width:auto}.pixso-position-relative{position:relative}.pixso-flex{display:flex}.pixso-flex-shrink-0{flex-shrink:0}.pixso-bg-transparent{background-color:transparent}.pixso-w-auto{width:auto}.pixso-h-auto{height:auto}*{margin:0;padding:0;box-sizing:border-box}html,body{width:100%;height:100%;overflow:hidden}body{position:fixed;inset:0}#root{height:100%;width:100%;overflow:hidden;position:relative}@font-face{font-family:Noto Sans SC-SemiBold;font-style:normal;font-weight:600;src:local("PingFang SC Semibold"),local("Microsoft YaHei Bold")}@font-face{font-family:Noto Sans SC-Medium;font-style:normal;font-weight:500;src:local("PingFang SC Medium"),local("Microsoft YaHei")}@font-face{font-family:Noto Sans SC-Regular;font-style:normal;font-weight:400;src:local("PingFang SC"),local("Microsoft YaHei")}@font-face{font-family:Noto Sans SC-Bold;font-style:normal;font-weight:700;src:local("PingFang SC Bold"),local("Microsoft YaHei Bold")}.mobile-page{width:min(100%,430px);min-height:100%;margin:0 auto;padding:28px 20px calc(106px + env(safe-area-inset-bottom));background:#f5f6f8}.vehicle-page{height:100%;overflow-x:hidden;overflow-y:auto;overscroll-behavior-y:contain;-webkit-overflow-scrolling:touch}.schedule-page,.my-orders-page{display:flex;flex-direction:column;height:100%;overflow:hidden}.schedule-page>:not(.page-list-scroll),.my-orders-page>:not(.page-list-scroll){flex:0 0 auto}.page-list-scroll{flex:1 1 auto;min-height:0;padding:1px 3px 8px;overflow-x:hidden;overflow-y:auto;overscroll-behavior-y:contain;scrollbar-width:none;-webkit-overflow-scrolling:touch}.page-list-scroll::-webkit-scrollbar{display:none}.app-header,.section-heading,.vehicle-card__title,.schedule-card__header,.schedule-person,.order-card__top{display:flex;align-items:center;justify-content:space-between}.app-header{margin-bottom:22px}.app-header h1{margin-bottom:5px;font-size:24px;line-height:1.25}.app-header p{color:#8a8f99;font-size:12px}.current-user-avatar{width:42px;height:42px;flex:0 0 42px;display:grid;place-items:center;padding:0;overflow:hidden;color:#fff;background:linear-gradient(145deg,#5b87ff,#2f6bff);border:3px solid #fff;border-radius:50%;box-shadow:0 6px 18px #2f6bff33;font:inherit;font-size:13px;cursor:pointer}.current-user-avatar img{width:100%;height:100%;display:block;object-fit:cover}.current-user-avatar span{font-weight:600}.section-heading{margin:0 0 14px}.section-heading h2{font-size:18px}.section-heading span{color:#8a8f99;font-size:11px}.vehicle-list,.schedule-list,.orders-list{display:grid;gap:14px}.vehicle-card{display:grid;grid-template-columns:78px minmax(0,1fr);gap:13px;padding:15px;background:#fff;border:1px solid #e7e9ee;border-radius:17px}.vehicle-card>img{width:78px;height:78px;object-fit:cover;border-radius:13px}.vehicle-card__body{min-width:0}.vehicle-card__title{gap:6px}.vehicle-card__title h3{overflow:hidden;font-size:15px;text-overflow:ellipsis;white-space:nowrap}.vehicle-card__body p{margin-top:7px;color:#7d8490;font-size:11px}.vehicle-card__body small{display:block;margin-top:6px;color:#9aa0aa;font-size:10px}.vehicle-card>button{grid-column:1/-1;height:40px;color:#fff;background:#2f6bff;border:0;border-radius:11px;font:inherit;font-size:13px;cursor:pointer}.vehicle-card>button:disabled{color:#8c939f;background:#e6e8ec;cursor:not-allowed}.pill,.order-pill{flex:0 0 auto;padding:4px 8px;border-radius:12px;font-size:9px;font-weight:600}.pill--available{color:#14815b;background:#e8f8f1}.pill--in_use{color:#2f6bff;background:#edf3ff}.pill--maintenance{color:#8a8f99;background:#f0f2f5}.order-pill--pending{color:#a86600;background:#fff1d9}.order-pill--approved{color:#2f6bff;background:#edf3ff}.order-pill--in_use{color:#12805a;background:#e7f8f0}.order-pill--completed,.order-pill--cancelled,.order-pill--rejected{color:#7d8490;background:#eef0f3}.state-card,.empty-state{padding:34px 18px;color:#8a8f99;background:#fff;border:1px solid #e7e9ee;border-radius:16px;font-size:12px;text-align:center}.state-card button{display:block;margin:12px auto 0;padding:7px 14px;color:#2f6bff;background:#edf3ff;border:0;border-radius:8px}.state-card--error{color:#b52f2f}.empty-state strong{display:block;margin-bottom:5px;color:#3f4858;font-size:14px}.date-strip{display:flex;gap:7px;margin:0 -20px 14px;padding:0 20px 6px;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x proximity;scrollbar-width:none;touch-action:pan-x;-webkit-overflow-scrolling:touch}.date-strip::-webkit-scrollbar{display:none}.date-strip button{position:relative;flex:0 0 52px;height:64px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;color:#737b88;background:#fff;border:1px solid #e7e9ee;border-radius:13px;scroll-snap-align:start;font:inherit;cursor:pointer}.date-strip button span{font-size:9px}.date-strip button strong{color:#202838;font-size:14px}.date-strip button.active{color:#fff;background:#22a06b;border-color:#22a06b;box-shadow:0 5px 13px #22a06b38}.date-strip button.active strong{color:#fff}.date-order-dot{position:absolute;bottom:5px;width:5px;height:5px;background:#2f6bff;border-radius:50%;box-shadow:0 0 0 2px #fff}.date-strip button.active .date-order-dot{box-shadow:0 0 0 2px #22a06b}.schedule-summary{margin-bottom:13px;color:#626b7a;font-size:12px}.schedule-card{padding:15px;background:#fff;border:1px solid #e7e9ee;border-radius:16px}.schedule-card__header{padding-bottom:11px;border-bottom:1px solid #edf0f4}.schedule-card__header h3{margin-bottom:3px;font-size:16px}.schedule-card__header p{color:#8a8f99;font-size:10px}.schedule-row{display:grid;grid-template-columns:72px 1fr;gap:13px;margin-top:11px;padding:12px;background:#f7f8fa;border-radius:11px}.schedule-time{display:flex;flex-direction:column;gap:3px;padding-right:12px;border-right:1px solid #e1e4e9}.schedule-time small{margin-bottom:2px;color:#7d8490;font-size:9px}.schedule-time strong{color:#2f6bff;font-size:12px;font-weight:500}.schedule-time i{width:1px;height:7px;margin-left:13px;background:#c9ced7}.schedule-person{gap:5px}.schedule-person strong{font-size:14px}.schedule-row>div:last-child>p{margin-top:9px;color:#687181;font-size:12px;line-height:1.45}.borrow-sheet{width:min(100%,500px);height:100%;min-height:0;margin:0 auto;padding:24px 20px 36px;overflow-x:hidden;overflow-y:auto;overscroll-behavior-y:contain;background:#fff;-webkit-overflow-scrolling:touch}.sheet-header{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:24px}.sheet-header h1{margin-bottom:4px;font-size:21px}.sheet-header p{color:#8a8f99;font-size:11px}.sheet-header>button{width:34px;height:34px;color:#727a87;background:#f1f3f6;border:0;border-radius:50%;font-size:20px}.borrow-sheet form{display:grid;gap:16px}.borrow-sheet form>label{display:grid;gap:7px;color:#596273;font-size:11px}.borrow-sheet input,.borrow-sheet select{width:100%;height:46px;padding:0 13px;color:#1f2938;background:#f6f7f9;border:1px solid #ebedf1;border-radius:11px;outline:0;font:inherit;font-size:16px;touch-action:manipulation}.borrow-sheet input:focus,.borrow-sheet select:focus{border-color:#2f6bff;box-shadow:0 0 0 3px #2f6bff1a}.time-grid{display:grid;gap:14px}.date-time-field{min-width:0;margin:0;padding:0;border:0}.date-time-field legend{margin-bottom:7px;color:#596273;font-size:11px}.date-time-controls{display:grid;grid-template-columns:minmax(0,1.25fr) repeat(2,minmax(0,1fr));gap:8px}.date-time-controls select{min-width:0;padding-inline:8px;font-size:14px}.date-picker-control{position:relative;min-width:0;height:46px;display:flex;align-items:center;justify-content:center;overflow:hidden;color:#1f2938;background:#f6f7f9;border:1px solid #ebedf1;border-radius:11px}.date-picker-control span{overflow:hidden;font-size:14px;line-height:1;text-overflow:ellipsis;white-space:nowrap}.date-picker-control input{position:absolute;inset:0;width:100%;height:100%;padding:0;opacity:0;cursor:pointer}.date-picker-control:focus-within{border-color:#2f6bff;box-shadow:0 0 0 3px #2f6bff1a}.approval-tip{display:flex;justify-content:space-between;align-items:center;gap:10px;padding:12px;color:#315cb9;background:#eff4ff;border-radius:10px}.approval-tip strong{font-size:11px}.approval-tip span{color:#7181a3;font-size:9px}.primary-wide{width:100%;height:46px;color:#fff;background:#2f6bff;border:0;border-radius:12px;font:inherit;font-size:13px;font-weight:600;cursor:pointer}.primary-wide:disabled{background:#b9c7ea}.form-message{padding:11px 13px;border-radius:9px;font-size:11px}.form-message--error{color:#b63030;background:#fff0ef}.borrow-result{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.success-icon{width:64px;height:64px;display:grid;place-items:center;margin-bottom:18px;color:#fff;background:#20a474;border-radius:50%;font-size:28px}.borrow-result h1{font-size:22px}.borrow-result p{margin:8px 0 26px;color:#8a8f99;font-size:12px}.borrow-result .primary-wide{max-width:330px}.text-button{margin-top:15px;color:#667085;background:transparent;border:0;font:inherit;font-size:12px}.functional-orders .orders-summary{margin-bottom:22px}.order-card{padding:16px;background:#fff;border:1px solid #e7e9ee;border-radius:16px}.order-card__top h3{margin-bottom:4px;font-size:16px}.order-card__top p{color:#8a8f99;font-size:9px}.order-card__info{margin-top:12px;padding:12px;background:#f7f8fa;border-radius:11px}.order-card__info strong{color:#2f6bff;font-size:12px}.order-card__info p{margin-top:7px;color:#626b7a;font-size:13px;line-height:1.45}.cancel-outline{width:100%;height:38px;margin-top:11px;color:#d14343;background:#fff;border:1px solid #efcaca;border-radius:10px;font:inherit;font-size:11px}.inline-cancel{display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:6px;margin-top:11px;padding:10px;color:#a63d3d;background:#fff2f1;border-radius:10px;font-size:10px}.inline-cancel button{padding:6px 8px;color:#687181;background:#fff;border:1px solid #e4e7ec;border-radius:7px;font:inherit;font-size:10px}.inline-cancel button:last-child{color:#fff;background:#d14343;border-color:#d14343}.approval-page{width:min(100%,500px);height:100%;margin:0 auto;padding:26px 20px calc(32px + env(safe-area-inset-bottom));overflow-x:hidden;overflow-y:auto;background:#f5f6f8;-webkit-overflow-scrolling:touch}.approval-header{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:24px}.approval-header h1{margin-bottom:5px;font-size:24px}.approval-header p{color:#8a8f99;font-size:12px}.approval-header button{width:36px;height:36px;color:#737b88;background:#e9ecf1;border:0;border-radius:50%;font-size:21px}.approval-order-card{padding:18px;background:#fff;border:1px solid #e4e8ef;border-radius:18px;box-shadow:0 10px 28px #1f29370f}.approval-order-card__title{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-bottom:15px;border-bottom:1px solid #edf0f4}.approval-order-card__title div{min-width:0}.approval-order-card__title span{display:block;margin-bottom:4px;color:#8a8f99;font-size:11px}.approval-order-card__title strong{display:block;overflow:hidden;font-size:14px;text-overflow:ellipsis;white-space:nowrap}.approval-order-card__title i{font-style:normal}.approval-order-card dl{display:grid;gap:0}.approval-order-card dl>div{display:grid;grid-template-columns:76px minmax(0,1fr);gap:12px;padding:13px 0;border-bottom:1px solid #f0f2f5}.approval-order-card dl>div:last-child{padding-bottom:0;border-bottom:0}.approval-order-card dt{color:#8a8f99;font-size:12px}.approval-order-card dd{margin:0;color:#202838;font-size:14px;line-height:1.45}.approval-actions{position:sticky;bottom:0;display:grid;grid-template-columns:1fr 1.5fr;gap:10px;margin-top:18px;padding-top:12px;background:linear-gradient(to bottom,transparent,#f5f6f8 28%)}.approval-actions button{height:48px;border-radius:13px;font:inherit;font-size:14px;font-weight:600}.approval-actions button:first-child{color:#c63f3f;background:#fff;border:1px solid #efcaca}.approval-actions button:last-child{color:#fff;background:#2f6bff;border:1px solid #2f6bff}.approval-actions button:disabled{opacity:.58}.approval-result{margin-top:16px;padding:18px;color:#596273;background:#fff;border:1px solid #e4e8ef;border-radius:15px;text-align:center}.approval-result strong{display:block;color:#293448;font-size:15px}.approval-result p{margin-top:6px;font-size:12px}.approval-result--success{color:#237555;background:#edf9f4;border-color:#cdecdc}.approval-result--success strong{color:#13704d}.approval-result--error{color:#a63d3d;background:#fff3f2;border-color:#f1d2cf}.approval-result--error strong{color:#a63d3d}@media(max-width:380px){.mobile-page{padding-inline:14px}.vehicle-card{grid-template-columns:68px minmax(0,1fr)}.vehicle-card>img{width:68px;height:68px}.time-grid{grid-template-columns:1fr}}.bottom-nav{position:absolute;z-index:100;left:10px;right:10px;bottom:max(10px,env(safe-area-inset-bottom));padding:0;pointer-events:none}.bottom-nav__inner{width:min(100%,430px);height:64px;margin:0 auto;padding:4px;display:flex;gap:4px;background:#fffffff5;border:1px solid #e8eaee;border-radius:34px;box-shadow:0 10px 30px #0f172a1f;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);pointer-events:auto}.bottom-nav__item{flex:1;min-width:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;border-radius:28px;color:#8a8f99;text-decoration:none;font-size:10px;font-weight:500;transition:color .16s ease,background .16s ease}.bottom-nav__item--active{color:#fff;background:#2f6bff}.bottom-nav__icon{width:20px;height:20px;display:block;background:currentColor;-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain;mask-position:center;mask-repeat:no-repeat;mask-size:contain}.bottom-nav__icon--home{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2020%2020'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20width='20.000000'%20height='20.000000'%20fill='none'%20customFrame='%23000000'%3e%3crect%20id='home'%20width='20.000000'%20height='20.000000'%20x='0.000000'%20y='0.000000'%20/%3e%3cpath%20id='矢量%2094'%20d='M12.5%2017.5L12.5%2010.8333C12.5%2010.6871%2012.4615%2010.5433%2012.3884%2010.4167C12.3152%2010.29%2012.21%2010.1848%2012.0833%2010.1116C11.9566%2010.0385%2011.8129%2010%2011.6667%2010L8.33333%2010C8.18705%2010%208.04335%2010.0385%207.91667%2010.1116C7.78998%2010.1848%207.68479%2010.29%207.61165%2010.4167C7.53851%2010.5433%207.5%2010.6871%207.5%2010.8333L7.5%2017.5'%20fill-rule='nonzero'%20stroke='rgb(138,143,153)'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1.666667'%20/%3e%3cpath%20id='矢量%2095'%20d='M2.65482%207.63142C2.75687%207.4115%202.90566%207.21649%203.09083%207.05999L8.92417%202.05999C9.12356%201.89147%209.35976%201.77215%209.61372%201.71164C9.86769%201.65113%2010.1323%201.65113%2010.3863%201.71164C10.6402%201.77215%2010.8764%201.89147%2011.0758%202.05999L16.9092%207.05999C17.0943%207.21649%2017.2431%207.4115%2017.3452%207.63142C17.4472%207.85135%2017.5001%208.09088%2017.5%208.33333L17.5%2015.8333C17.5%2016.1259%2017.423%2016.4133%2017.2767%2016.6667C17.1304%2016.92%2016.92%2017.1304%2016.6667%2017.2767C16.4133%2017.423%2016.1259%2017.5%2015.8333%2017.5L4.16667%2017.5C3.87411%2017.5%203.5867%2017.423%203.33333%2017.2767C3.07997%2017.1304%202.86957%2016.92%202.72329%2016.6667C2.57701%2016.4133%202.5%2016.1259%202.5%2015.8333L2.5%208.33333C2.49994%208.09088%202.55278%207.85135%202.65482%207.63142Z'%20fill-rule='nonzero'%20stroke='rgb(138,143,153)'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1.666667'%20/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2020%2020'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20width='20.000000'%20height='20.000000'%20fill='none'%20customFrame='%23000000'%3e%3crect%20id='home'%20width='20.000000'%20height='20.000000'%20x='0.000000'%20y='0.000000'%20/%3e%3cpath%20id='矢量%2094'%20d='M12.5%2017.5L12.5%2010.8333C12.5%2010.6871%2012.4615%2010.5433%2012.3884%2010.4167C12.3152%2010.29%2012.21%2010.1848%2012.0833%2010.1116C11.9566%2010.0385%2011.8129%2010%2011.6667%2010L8.33333%2010C8.18705%2010%208.04335%2010.0385%207.91667%2010.1116C7.78998%2010.1848%207.68479%2010.29%207.61165%2010.4167C7.53851%2010.5433%207.5%2010.6871%207.5%2010.8333L7.5%2017.5'%20fill-rule='nonzero'%20stroke='rgb(138,143,153)'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1.666667'%20/%3e%3cpath%20id='矢量%2095'%20d='M2.65482%207.63142C2.75687%207.4115%202.90566%207.21649%203.09083%207.05999L8.92417%202.05999C9.12356%201.89147%209.35976%201.77215%209.61372%201.71164C9.86769%201.65113%2010.1323%201.65113%2010.3863%201.71164C10.6402%201.77215%2010.8764%201.89147%2011.0758%202.05999L16.9092%207.05999C17.0943%207.21649%2017.2431%207.4115%2017.3452%207.63142C17.4472%207.85135%2017.5001%208.09088%2017.5%208.33333L17.5%2015.8333C17.5%2016.1259%2017.423%2016.4133%2017.2767%2016.6667C17.1304%2016.92%2016.92%2017.1304%2016.6667%2017.2767C16.4133%2017.423%2016.1259%2017.5%2015.8333%2017.5L4.16667%2017.5C3.87411%2017.5%203.5867%2017.423%203.33333%2017.2767C3.07997%2017.1304%202.86957%2016.92%202.72329%2016.6667C2.57701%2016.4133%202.5%2016.1259%202.5%2015.8333L2.5%208.33333C2.49994%208.09088%202.55278%207.85135%202.65482%207.63142Z'%20fill-rule='nonzero'%20stroke='rgb(138,143,153)'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1.666667'%20/%3e%3c/svg%3e")}.bottom-nav__icon--schedule{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2016%2016'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20width='16.000000'%20height='16.000000'%20fill='none'%20customFrame='%23000000'%3e%3crect%20id='clock'%20width='16.000000'%20height='16.000000'%20x='0.000000'%20y='0.000000'%20/%3e%3ccircle%20id='椭圆%2010'%20cx='8.00001049'%20cy='8.00001049'%20r='6.66666698'%20stroke='rgb(138,143,153)'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1.333333'%20/%3e%3cpath%20id='矢量%2044'%20d='M8%204L8%208L10.6667%209.33333'%20fill-rule='nonzero'%20stroke='rgb(138,143,153)'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1.333333'%20/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2016%2016'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20width='16.000000'%20height='16.000000'%20fill='none'%20customFrame='%23000000'%3e%3crect%20id='clock'%20width='16.000000'%20height='16.000000'%20x='0.000000'%20y='0.000000'%20/%3e%3ccircle%20id='椭圆%2010'%20cx='8.00001049'%20cy='8.00001049'%20r='6.66666698'%20stroke='rgb(138,143,153)'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1.333333'%20/%3e%3cpath%20id='矢量%2044'%20d='M8%204L8%208L10.6667%209.33333'%20fill-rule='nonzero'%20stroke='rgb(138,143,153)'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1.333333'%20/%3e%3c/svg%3e")}.bottom-nav__icon--profile{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2014%2014'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20width='14.000000'%20height='14.000000'%20fill='none'%20customFrame='%23000000'%3e%3crect%20id='users'%20width='14.000000'%20height='14.000000'%20x='0.000000'%20y='0.000000'%20/%3e%3cpath%20id='矢量%2079'%20d='M9.33332%2012.25L9.33332%2011.0833C9.33332%2010.6737%209.22551%2010.2714%209.02072%209.91667C8.81592%209.56196%208.52137%209.2674%208.16666%209.06261C7.81194%208.85781%207.40957%208.75%206.99999%208.75L3.49999%208.75C3.0904%208.75%202.68803%208.85781%202.33332%209.06261C1.97861%209.2674%201.68406%209.56195%201.47926%209.91667C1.27447%2010.2714%201.16666%2010.6737%201.16666%2011.0833L1.16666%2012.25'%20fill-rule='nonzero'%20stroke='rgb(138,143,153)'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1.166667'%20/%3e%3cpath%20id='矢量%2080'%20d='M9.33334%201.82465C9.73232%201.92808%2010.0968%202.13535%2010.3896%202.42536C10.6825%202.71538%2010.8933%203.07779%2011.0006%203.47573C11.108%203.87368%2011.108%204.29295%2011.0006%204.69089C10.8933%205.08883%2010.6825%205.45125%2010.3896%205.74126C10.0968%206.03128%209.73232%206.23855%209.33334%206.34198'%20fill-rule='nonzero'%20stroke='rgb(138,143,153)'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1.166667'%20/%3e%3cpath%20id='矢量%2081'%20d='M12.8333%2012.25L12.8333%2011.0833C12.8331%2010.7404%2012.7572%2010.4017%2012.6112%2010.0915C12.4652%209.78119%2012.2526%209.50691%2011.9885%209.28815C11.7244%209.0694%2011.4154%208.91154%2011.0833%208.82581'%20fill-rule='nonzero'%20stroke='rgb(138,143,153)'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1.166667'%20/%3e%3ccircle%20id='椭圆%2018'%20cx='5.24998951'%20cy='4.08333302'%20r='2.33333325'%20stroke='rgb(138,143,153)'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1.166667'%20/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%2014%2014'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20width='14.000000'%20height='14.000000'%20fill='none'%20customFrame='%23000000'%3e%3crect%20id='users'%20width='14.000000'%20height='14.000000'%20x='0.000000'%20y='0.000000'%20/%3e%3cpath%20id='矢量%2079'%20d='M9.33332%2012.25L9.33332%2011.0833C9.33332%2010.6737%209.22551%2010.2714%209.02072%209.91667C8.81592%209.56196%208.52137%209.2674%208.16666%209.06261C7.81194%208.85781%207.40957%208.75%206.99999%208.75L3.49999%208.75C3.0904%208.75%202.68803%208.85781%202.33332%209.06261C1.97861%209.2674%201.68406%209.56195%201.47926%209.91667C1.27447%2010.2714%201.16666%2010.6737%201.16666%2011.0833L1.16666%2012.25'%20fill-rule='nonzero'%20stroke='rgb(138,143,153)'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1.166667'%20/%3e%3cpath%20id='矢量%2080'%20d='M9.33334%201.82465C9.73232%201.92808%2010.0968%202.13535%2010.3896%202.42536C10.6825%202.71538%2010.8933%203.07779%2011.0006%203.47573C11.108%203.87368%2011.108%204.29295%2011.0006%204.69089C10.8933%205.08883%2010.6825%205.45125%2010.3896%205.74126C10.0968%206.03128%209.73232%206.23855%209.33334%206.34198'%20fill-rule='nonzero'%20stroke='rgb(138,143,153)'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1.166667'%20/%3e%3cpath%20id='矢量%2081'%20d='M12.8333%2012.25L12.8333%2011.0833C12.8331%2010.7404%2012.7572%2010.4017%2012.6112%2010.0915C12.4652%209.78119%2012.2526%209.50691%2011.9885%209.28815C11.7244%209.0694%2011.4154%208.91154%2011.0833%208.82581'%20fill-rule='nonzero'%20stroke='rgb(138,143,153)'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1.166667'%20/%3e%3ccircle%20id='椭圆%2018'%20cx='5.24998951'%20cy='4.08333302'%20r='2.33333325'%20stroke='rgb(138,143,153)'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1.166667'%20/%3e%3c/svg%3e")}@media(max-width:360px){.bottom-nav{left:10px;right:10px}}
