:root {
  --md-admonition-icon--admonish-lecture: url("data:image/svg+xml;charset=utf-8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 512'><!--!Font Awesome Free 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2025 Fonticons, Inc.--><path d='M192 96a48 48 0 1 0 0-96 48 48 0 1 0 0 96zm-8 384l0-128 16 0 0 128c0 17.7 14.3 32 32 32s32-14.3 32-32l0-288 56 0 64 0 16 0c17.7 0 32-14.3 32-32s-14.3-32-32-32l-16 0 0-64 192 0 0 192-192 0 0-32-64 0 0 48c0 26.5 21.5 48 48 48l224 0c26.5 0 48-21.5 48-48l0-224c0-26.5-21.5-48-48-48L368 0c-26.5 0-48 21.5-48 48l0 80-76.9 0-65.9 0c-33.7 0-64.9 17.7-82.3 46.6l-58.3 97c-9.1 15.1-4.2 34.8 10.9 43.9s34.8 4.2 43.9-10.9L120 256.9 120 480c0 17.7 14.3 32 32 32s32-14.3 32-32z'/></svg>");
}

:is(.admonition):is(.admonish-lecture) {
  border-color: #b31b1b;
}

:is(.admonish-lecture) > :is(.admonition-title, summary.admonition-title) {
  background-color: rgba(179, 27, 27, 0.1);
}
:is(.admonish-lecture) > :is(.admonition-title, summary.admonition-title)::before {
  background-color: #b31b1b;
  mask-image: var(--md-admonition-icon--admonish-lecture);
  -webkit-mask-image: var(--md-admonition-icon--admonish-lecture);
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  mask-size: contain;
  -webkit-mask-repeat: no-repeat;
}
:root {
  --md-admonition-icon--admonish-labs: url("data:image/svg+xml;charset=utf-8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'><!--!Font Awesome Free 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2025 Fonticons, Inc.--><path d='M288 0L160 0 128 0C110.3 0 96 14.3 96 32s14.3 32 32 32l0 132.8c0 11.8-3.3 23.5-9.5 33.5L10.3 406.2C3.6 417.2 0 429.7 0 442.6C0 480.9 31.1 512 69.4 512l309.2 0c38.3 0 69.4-31.1 69.4-69.4c0-12.8-3.6-25.4-10.3-36.4L329.5 230.4c-6.2-10.1-9.5-21.7-9.5-33.5L320 64c17.7 0 32-14.3 32-32s-14.3-32-32-32L288 0zM192 196.8L192 64l64 0 0 132.8c0 23.7 6.6 46.9 19 67.1L309.5 320l-171 0L173 263.9c12.4-20.2 19-43.4 19-67.1z'/></svg>");
}

:is(.admonition):is(.admonish-labs) {
  border-color: #f8981d;
}

:is(.admonish-labs) > :is(.admonition-title, summary.admonition-title) {
  background-color: rgba(248, 152, 29, 0.1);
}
:is(.admonish-labs) > :is(.admonition-title, summary.admonition-title)::before {
  background-color: #f8981d;
  mask-image: var(--md-admonition-icon--admonish-labs);
  -webkit-mask-image: var(--md-admonition-icon--admonish-labs);
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  mask-size: contain;
  -webkit-mask-repeat: no-repeat;
}
:root {
  --md-admonition-icon--admonish-cal: url("data:image/svg+xml;charset=utf-8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'><!--!Font Awesome Free 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2025 Fonticons, Inc.--><path d='M152 24c0-13.3-10.7-24-24-24s-24 10.7-24 24l0 40L64 64C28.7 64 0 92.7 0 128l0 16 0 48L0 448c0 35.3 28.7 64 64 64l320 0c35.3 0 64-28.7 64-64l0-256 0-48 0-16c0-35.3-28.7-64-64-64l-40 0 0-40c0-13.3-10.7-24-24-24s-24 10.7-24 24l0 40L152 64l0-40zM48 192l352 0 0 256c0 8.8-7.2 16-16 16L64 464c-8.8 0-16-7.2-16-16l0-256z'/></svg>");
}

:is(.admonition):is(.admonish-cal) {
  border-color: #b31b1b;
}

:is(.admonish-cal) > :is(.admonition-title, summary.admonition-title) {
  background-color: rgba(179, 27, 27, 0.1);
}
:is(.admonish-cal) > :is(.admonition-title, summary.admonition-title)::before {
  background-color: #b31b1b;
  mask-image: var(--md-admonition-icon--admonish-cal);
  -webkit-mask-image: var(--md-admonition-icon--admonish-cal);
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  mask-size: contain;
  -webkit-mask-repeat: no-repeat;
}

:root {
    --md-admonition-icon--admonish-globe: url("data:image/svg+xml;charset=utf-8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 640'><!--!Font Awesome Free v7.0.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2025 Fonticons, Inc.--><path d='M119.7 263.7L150.6 294.6C156.6 300.6 164.7 304 173.2 304L194.7 304C203.2 304 211.3 307.4 217.3 313.4L246.6 342.7C252.6 348.7 256 356.8 256 365.3L256 402.8C256 411.3 259.4 419.4 265.4 425.4L278.7 438.7C284.7 444.7 288.1 452.8 288.1 461.3L288.1 480C288.1 497.7 302.4 512 320.1 512C337.8 512 352.1 497.7 352.1 480L352.1 477.3C352.1 468.8 355.5 460.7 361.5 454.7L406.8 409.4C412.8 403.4 416.2 395.3 416.2 386.8L416.2 352.1C416.2 334.4 401.9 320.1 384.2 320.1L301.5 320.1C293 320.1 284.9 316.7 278.9 310.7L262.9 294.7C258.7 290.5 256.3 284.7 256.3 278.7C256.3 266.2 266.4 256.1 278.9 256.1L313.6 256.1C326.1 256.1 336.2 246 336.2 233.5C336.2 227.5 333.8 221.7 329.6 217.5L309.9 197.8C306 194 304 189.1 304 184C304 178.9 306 174 309.7 170.3L327 153C332.8 147.2 336.1 139.3 336.1 131.1C336.1 123.9 333.7 117.4 329.7 112.2C326.5 112.1 323.3 112 320.1 112C224.7 112 144.4 176.2 119.8 263.7zM528 320C528 285.4 519.6 252.8 504.6 224.2C498.2 225.1 491.9 228.1 486.7 233.3L473.3 246.7C467.3 252.7 463.9 260.8 463.9 269.3L463.9 304C463.9 321.7 478.2 336 495.9 336L520 336C522.5 336 525 335.7 527.3 335.2C527.7 330.2 527.8 325.1 527.8 320zM64 320C64 178.6 178.6 64 320 64C461.4 64 576 178.6 576 320C576 461.4 461.4 576 320 576C178.6 576 64 461.4 64 320z'/></svg>")
}

:is(.admonish-inclusion) {
  border-color: rgba(239,135,51);
}

:is(.admonish-inclusion) > :is(.admonition-title, summary.admonition-title) {
  background-color:rgba(239,135,51,0.1);
}
:is(.admonish-inclusion) > :is(.admonition-title, summary.admonition-title)::before {
  background-color: rgba(239,135,51);
  mask-image: var(--md-admonition-icon--admonish-globe);
  -webkit-mask-image: var(--md-admonition-icon--admonish-globe);
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  mask-size: contain;
  -webkit-mask-repeat: no-repeat;
}

:root {
    --md-admonition-icon--admonish-telephone: url("data:image/svg+xml;charset=utf-8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><path d='M450.2 266.8c15.8 6.5 34.1 .3 42.6-14.6l2.4-4.2c27.9-48.9 23.6-118.8-31.3-154.5-126-82-289.6-82-415.6 0-54.9 35.7-59.3 105.7-31.3 154.5l2.4 4.2c8.5 14.9 26.7 21.1 42.6 14.6l81.9-33.7c13.9-5.7 22.4-19.9 20.9-34.9l-5.1-51c62.5-21 130.8-19.9 192.6 3.3l-4.8 47.7c-1.5 15 7 29.2 20.9 34.9l81.9 33.7zM32 352a32 32 0 1 0 64 0 32 32 0 1 0 -64 0zm96 0a32 32 0 1 0 64 0 32 32 0 1 0 -64 0zM64 416a32 32 0 1 0 0 64 32 32 0 1 0 0-64zm352 32a32 32 0 1 0 64 0 32 32 0 1 0 -64 0zM256 320a32 32 0 1 0 0 64 32 32 0 1 0 0-64zm64 32a32 32 0 1 0 64 0 32 32 0 1 0 -64 0zm128-32a32 32 0 1 0 0 64 32 32 0 1 0 0-64zM128 448c0 17.7 14.3 32 32 32l192 0c17.7 0 32-14.3 32-32s-14.3-32-32-32l-192 0c-17.7 0-32 14.3-32 32z'/></svg>")
}

:is(.admonish-communications) {
  border-color: rgb(116, 182, 102);
}

:is(.admonish-communications) > :is(.admonition-title, summary.admonition-title) {
  background-color: rgba(116, 182, 102, 0.1);
}
:is(.admonish-communications) > :is(.admonition-title, summary.admonition-title)::before {
  background-color: rgb(116, 182, 102);
  mask-image: var(--md-admonition-icon--admonish-telephone);
  -webkit-mask-image: var(--md-admonition-icon--admonish-telephone);
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  mask-size: contain;
  -webkit-mask-repeat: no-repeat;
}
/* 76bedbff */

:root {
    --md-admonition-icon--admonish-textbook: url("data:image/svg+xml;charset=utf-8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'><!--!Font Awesome Free v7.0.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2025 Fonticons, Inc.--><path d='M384 512L96 512c-53 0-96-43-96-96L0 96C0 43 43 0 96 0L400 0c26.5 0 48 21.5 48 48l0 288c0 20.9-13.4 38.7-32 45.3l0 66.7c17.7 0 32 14.3 32 32s-14.3 32-32 32l-32 0zM96 384c-17.7 0-32 14.3-32 32s14.3 32 32 32l256 0 0-64-256 0zm32-232c0 13.3 10.7 24 24 24l176 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-176 0c-13.3 0-24 10.7-24 24zm24 72c-13.3 0-24 10.7-24 24s10.7 24 24 24l176 0c13.3 0 24-10.7 24-24s-10.7-24-24-24l-176 0z'/></svg>")
}

:is(.admonish-homework) {
  border-color: rgb(118, 190, 219);
}

:is(.admonish-homework) > :is(.admonition-title, summary.admonition-title) {
  background-color: rgba(118, 190, 219, 0.1);
}
:is(.admonish-homework) > :is(.admonition-title, summary.admonition-title)::before {
  background-color: rgb(118, 190, 219);
  mask-image: var(--md-admonition-icon--admonish-textbook);
  -webkit-mask-image: var(--md-admonition-icon--admonish-textbook);
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  mask-size: contain;
  -webkit-mask-repeat: no-repeat;
}

:root {
    --md-admonition-icon--admonish-checkbox: url("data:image/svg+xml;charset=utf-8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 640'><!--!Font Awesome Pro v7.0.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2025 Fonticons, Inc.--><path d='M128 160C128 124.7 156.7 96 192 96L448 96C483.3 96 512 124.7 512 160L512 384C512 419.3 483.3 448 448 448L192 448C156.7 448 128 419.3 128 384L128 160zM396.7 179.6C385.5 172.6 370.7 176 363.6 187.2L302.2 285.5L275.2 249.5C267.2 238.9 252.2 236.7 241.6 244.7C231 252.7 228.8 267.7 236.8 278.3L284.8 342.3C289.5 348.6 297.1 352.2 305 351.9C312.9 351.6 320.1 347.4 324.3 340.6L404.3 212.6C411.3 201.4 407.9 186.6 396.7 179.5zM80 376L80 480C80 488.8 87.2 496 96 496L544 496C552.8 496 560 488.8 560 480L560 376C560 362.7 570.7 352 584 352C597.3 352 608 362.7 608 376L608 480C608 515.3 579.3 544 544 544L96 544C60.7 544 32 515.3 32 480L32 376C32 362.7 42.7 352 56 352C69.3 352 80 362.7 80 376z'/></svg>")
  }

:is(.admonish-cms) {
  border-color: rgb(230, 176, 95);
}

:is(.admonish-cms) > :is(.admonition-title, summary.admonition-title) {
  background-color: rgba(230, 176, 95, 0.1);
}
:is(.admonish-cms) > :is(.admonition-title, summary.admonition-title)::before {
  background-color: rgb(230, 176, 95);
  mask-image: var(--md-admonition-icon--admonish-checkbox);
  -webkit-mask-image: var(--md-admonition-icon--admonish-checkbox);
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  mask-size: contain;
  -webkit-mask-repeat: no-repeat;
}

:root {
    --md-admonition-icon--admonish-pencil: url("data:image/svg+xml;charset=utf-8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><!--!Font Awesome Free v7.0.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2025 Fonticons, Inc.--><path d='M36.4 353.2c4.1-14.6 11.8-27.9 22.6-38.7l181.2-181.2 33.9-33.9c16.6 16.6 51.3 51.3 104 104l33.9 33.9-33.9 33.9-181.2 181.2c-10.7 10.7-24.1 18.5-38.7 22.6L30.4 510.6c-8.3 2.3-17.3 0-23.4-6.2S-1.4 489.3 .9 481L36.4 353.2zm55.6-3.7c-4.4 4.7-7.6 10.4-9.3 16.6l-24.1 86.9 86.9-24.1c6.4-1.8 12.2-5.1 17-9.7L91.9 349.5zm354-146.1c-16.6-16.6-51.3-51.3-104-104L308 65.5C334.5 39 349.4 24.1 352.9 20.6 366.4 7 384.8-.6 404-.6S441.6 7 455.1 20.6l35.7 35.7C504.4 69.9 512 88.3 512 107.4s-7.6 37.6-21.2 51.1c-3.5 3.5-18.4 18.4-44.9 44.9z'/></svg>")
}

:is(.admonish-paper-list) {
  border-color: rgb(85, 137, 197);
}

:is(.admonish-paper-list) > :is(.admonition-title, summary.admonition-title) {
  background-color: rgba(85, 137, 197, 0.1);
}
:is(.admonish-paper-list) > :is(.admonition-title, summary.admonition-title)::before {
  background-color: rgb(85, 137, 197);
  mask-image: var(--md-admonition-icon--admonish-pencil);
  -webkit-mask-image: var(--md-admonition-icon--admonish-pencil);
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  mask-size: contain;
  -webkit-mask-repeat: no-repeat;
}

/* no icon declaration for textbooks - reuse prev declaration */
:is(.admonish-textbooks) {
  border-color: rgb(118, 190, 219);
}

:is(.admonish-textbooks) > :is(.admonition-title, summary.admonition-title) {
  background-color: rgba(118, 190, 219, 0.1);
}
:is(.admonish-textbooks) > :is(.admonition-title, summary.admonition-title)::before {
  background-color: rgb(118, 190, 219);
  mask-image: var(--md-admonition-icon--admonish-textbook);
  -webkit-mask-image: var(--md-admonition-icon--admonish-textbook);
  mask-repeat: no-repeat;
  -webkit-mask-repeat: no-repeat;
  mask-size: contain;
  -webkit-mask-repeat: no-repeat;
}