{"version":3,"sources":["card.css"],"names":[],"mappings":"AAAA;;;;GAIG;AACH;EACE,0HAA0H;EAC1H,0DAA0D;EAC1D,wBAAwB;EACxB,eAAe;EACf,mBAAmB;EACnB,cAAc;EACd,mBAAmB;EACnB,kDAAkD,EAAE;EACpD;IACE;MACE,mBAAmB,EAAE,EAAE;;AAE7B;EACE,iBAAiB,EAAE;;AAErB;EACE,eAAe;EACf,oBAAoB,EAAE;;AAExB;EACE,gBAAgB;EAChB,iBAAiB,EAAE;;AAErB;EACE,gBAAgB,EAAE;;AAEpB;EACE,gBAAgB,EAAE;;AAEpB;EACE,mBAAmB;EACnB,oBAAoB;EACpB,eAAe,EAAE;EACjB;IACE,cAAc;IACd,0BAA0B,EAAE;;AAEhC;EACE,yBAAyB;EACzB,2BAA2B,EAAE;;AAE/B;EACE,aAAa;EACb,cAAc;EACd,aAAa,EAAE;;AAEjB;EACE,mBAAmB;EACnB,YAAY;EACZ,gBAAgB;EAChB,UAAU;EACV,QAAQ,EAAE;;AAEZ;EACE,cAAc,EAAE;;AAElB;EACE,cAAc;EACd,oBAAoB;EACpB,aAAa;EACb,sBAAsB,EAAE;;AAE1B;EACE,aAAa;EACb,cAAc,EAAE;;AAElB;EACE,aAAa;EACb,YAAY;EACZ,mBAAmB,EAAE;;AAEvB;EACE,gBAAgB,EAAE;;AAEpB;EACE,eAAe,EAAE;;AAEnB;EACE,cAAc;EACd,+BAA+B;EAC/B,eAAe,EAAE;;AAEnB;EACE,YAAY;EACZ,aAAa,EAAE;;AAEjB;EACE,aAAa;EACb,cAAc,EAAE;;AAElB;EACE,aAAa;EACb,cAAc,EAAE;;AAElB;EACE;IACE,mBAAmB,EAAE;EACvB;IACE,yBAAyB;IACzB,mBAAmB,EAAE;EACvB;IACE,UAAU,EAAE;EACd;IACE,eAAe;IACf,gBAAgB,EAAE;EACpB;IACE,mBAAmB,EAAE,EAAE;;AAE3B;EACE,cAAc,EAAE;;AAElB;EACE,iBAAiB,EAAE;;AAErB;EACE,kBAAkB,EAAE;;AAEtB;EACE,qBAAqB;EACrB,kBAAkB,EAAE;;AAEtB;;EAEE,eAAe;EACf,gBAAgB,EAAE;;AAEpB;EACE,iBAAiB,EAAE;;AAErB;EACE,iBAAiB,EAAE;;AAErB;EACE,iBAAiB,EAAE;;AAErB;EACE,oBAAoB,EAAE","file":"card.css","sourcesContent":["/**\n * Applies styles for users in high contrast mode. Note that this only applies\n * to Microsoft browsers. Chrome can be included by checking for the `html[hc]`\n * attribute, however Chrome handles high contrast differently.\n */\nmd-card {\n  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);\n  transition: box-shadow 280ms cubic-bezier(0.4, 0, 0.2, 1);\n  will-change: box-shadow;\n  display: block;\n  position: relative;\n  padding: 24px;\n  border-radius: 2px;\n  font-family: Roboto, \"Helvetica Neue\", sans-serif; }\n  @media screen and (-ms-high-contrast: active) {\n    md-card {\n      outline: solid 1px; } }\n\n.md-card-flat {\n  box-shadow: none; }\n\nmd-card-title, md-card-subtitle, md-card-content, md-card-actions {\n  display: block;\n  margin-bottom: 16px; }\n\nmd-card-title {\n  font-size: 24px;\n  font-weight: 400; }\n\nmd-card-subtitle {\n  font-size: 14px; }\n\nmd-card-content {\n  font-size: 14px; }\n\nmd-card-actions {\n  margin-left: -16px;\n  margin-right: -16px;\n  padding: 8px 0; }\n  md-card-actions[align='end'] {\n    display: flex;\n    justify-content: flex-end; }\n\n[md-card-image] {\n  width: calc(100% + 48px);\n  margin: 0 -24px 16px -24px; }\n\n[md-card-xl-image] {\n  width: 240px;\n  height: 240px;\n  margin: -8px; }\n\nmd-card-footer {\n  position: absolute;\n  width: 100%;\n  min-height: 5px;\n  bottom: 0;\n  left: 0; }\n\nmd-card-actions [md-button], md-card-actions [md-raised-button] {\n  margin: 0 4px; }\n\nmd-card-header {\n  display: flex;\n  flex-direction: row;\n  height: 40px;\n  margin: -8px 0 16px 0; }\n\n.md-card-header-text {\n  height: 40px;\n  margin: 0 8px; }\n\n[md-card-avatar] {\n  height: 40px;\n  width: 40px;\n  border-radius: 50%; }\n\nmd-card-header md-card-title {\n  font-size: 14px; }\n\n[md-card-sm-image], [md-card-md-image], [md-card-lg-image] {\n  margin: -8px 0; }\n\nmd-card-title-group {\n  display: flex;\n  justify-content: space-between;\n  margin: 0 -8px; }\n\n[md-card-sm-image] {\n  width: 80px;\n  height: 80px; }\n\n[md-card-md-image] {\n  width: 112px;\n  height: 112px; }\n\n[md-card-lg-image] {\n  width: 152px;\n  height: 152px; }\n\n@media (max-width: 600px) {\n  md-card {\n    padding: 24px 16px; }\n  [md-card-image] {\n    width: calc(100% + 32px);\n    margin: 16px -16px; }\n  md-card-title-group {\n    margin: 0; }\n  [md-card-xl-image] {\n    margin-left: 0;\n    margin-right: 0; }\n  md-card-header {\n    margin: -8px 0 0 0; } }\n\nmd-card > :first-child, md-card-content > :first-child {\n  margin-top: 0; }\n\nmd-card > :last-child, md-card-content > :last-child {\n  margin-bottom: 0; }\n\n[md-card-image]:first-child {\n  margin-top: -24px; }\n\nmd-card > md-card-actions:last-child {\n  margin-bottom: -16px;\n  padding-bottom: 0; }\n\nmd-card-actions [md-button]:first-child,\nmd-card-actions [md-raised-button]:first-child {\n  margin-left: 0;\n  margin-right: 0; }\n\nmd-card-title:not(:first-child), md-card-subtitle:not(:first-child) {\n  margin-top: -4px; }\n\nmd-card-header md-card-subtitle:not(:first-child) {\n  margin-top: -8px; }\n\nmd-card > [md-card-xl-image]:first-child {\n  margin-top: -8px; }\n\nmd-card > [md-card-xl-image]:last-child {\n  margin-bottom: -8px; }\n"]}