.smart-glasses-page{background:#fafafa;flex-direction:column;height:100%;display:flex}.smart-glasses-page__header-title{color:#000;font-family:PingFang SC,sans-serif;font-size:16px;font-weight:500;line-height:normal}.smart-glasses-page__body{flex:1;min-height:0;padding:0 20px;overflow-y:auto}.smart-glasses-page__subtitle{text-align:center;color:#000;margin:33px 0 21px;font-family:PingFang SC,sans-serif;font-size:18px;font-weight:500;line-height:1.4}.smart-glasses-page__cards{flex-direction:column;gap:16px;display:flex}.smart-glasses-card{cursor:pointer;text-align:left;appearance:none;width:100%;height:118px;color:inherit;touch-action:manipulation;-webkit-tap-highlight-color:transparent;background:#fff;border:none;border-radius:10px;align-items:center;padding:0 20px 0 0;display:flex}.smart-glasses-card:active{background:#fff}.smart-glasses-card__icon-wrap{box-sizing:border-box;flex-shrink:0;justify-content:flex-start;align-items:center;width:92px;height:100%;padding-left:16px;display:flex}.smart-glasses-card--audio .smart-glasses-card__icon-wrap{padding-left:21px}.smart-glasses-card__icon{object-fit:contain;pointer-events:none;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;flex-shrink:0;width:60px;height:46px;display:block}.smart-glasses-card--audio .smart-glasses-card__icon{width:55px}.smart-glasses-card__text{flex-direction:column;flex:1;gap:8px;min-width:0;display:flex}.smart-glasses-card__title{color:#000;font-family:PingFang SC,sans-serif;font-size:18px;font-weight:500;line-height:1.4}.smart-glasses-card__description{color:#666;font-family:PingFang SC,sans-serif;font-size:14.362px;font-weight:500;line-height:1.4}
