mini-st.css 56 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700
  1. @charset "UTF-8";
  2. /*
  3. Flavor name: Default (mini-default)
  4. Author: Angelos Chalaris (chalarangelo@gmail.com)
  5. Maintainers: Angelos Chalaris
  6. mini.css version: v3.0.0-alpha.3
  7. */
  8. /*
  9. Browsers resets and base typography.
  10. */
  11. /* Core module CSS variable definitions */
  12. :root {
  13. --fore-color: #111;
  14. --secondary-fore-color: #444;
  15. --back-color: #f8f8f8;
  16. --secondary-back-color: #f0f0f0;
  17. --blockquote-color: #f57c00;
  18. --pre-color: #1565c0;
  19. --border-color: #aaa;
  20. --secondary-border-color: #ddd;
  21. --heading-ratio: 1.19;
  22. --universal-margin: 0.5rem;
  23. --universal-padding: 0.125rem;
  24. --universal-border-radius: 0.125rem;
  25. --a-link-color: #0277bd;
  26. --a-visited-color: #01579b; }
  27. html {
  28. font-size: 14px; }
  29. a, b, del, em, i, ins, q, span, strong, u {
  30. font-size: 1em; }
  31. html, * {
  32. font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Ubuntu, "Helvetica Neue", Helvetica, sans-serif;
  33. line-height: 1.4;
  34. -webkit-text-size-adjust: 100%; }
  35. * {
  36. font-size: 1rem; }
  37. body {
  38. margin: 0;
  39. color: var(--fore-color);
  40. background: var(--back-color); }
  41. details {
  42. display: block; }
  43. summary {
  44. display: list-item; }
  45. abbr[title] {
  46. border-bottom: none;
  47. text-decoration: underline dotted; }
  48. input {
  49. overflow: visible; }
  50. img {
  51. max-width: 100%;
  52. height: auto; }
  53. h1, h2, h3, h4, h5, h6 {
  54. line-height: 1.2;
  55. margin: calc(1.5 * var(--universal-margin)) var(--universal-margin);
  56. font-weight: 500; }
  57. h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
  58. color: var(--secondary-fore-color);
  59. display: block;
  60. margin-top: -0.25rem; }
  61. h1 {
  62. font-size: calc(1rem * var(--heading-ratio) * var(--heading-ratio) * var(--heading-ratio)); }
  63. h2 {
  64. font-size: calc(1rem * var(--heading-ratio) * var(--heading-ratio); );
  65. background: var(--mark-back-color);
  66. font-weight: 600;
  67. padding: 0.1em 0.5em 0.2em 0.5em;
  68. color: var(--mark-fore-color); }
  69. h3 {
  70. font-size: calc(1rem * var(--heading-ratio));
  71. padding-left: calc(2 * var(--universal-margin));
  72. /* background: var(--border-color); */
  73. }
  74. h4 {
  75. font-size: 1rem;);
  76. padding-left: calc(4 * var(--universal-margin)); }
  77. h5 {
  78. font-size: 1rem; }
  79. h6 {
  80. font-size: calc(1rem / var(--heading-ratio)); }
  81. p {
  82. margin: var(--universal-margin); }
  83. ol, ul {
  84. margin: var(--universal-margin);
  85. padding-left: calc(6 * var(--universal-margin)); }
  86. b, strong {
  87. font-weight: 700; }
  88. hr {
  89. box-sizing: content-box;
  90. border: 0;
  91. line-height: 1.25em;
  92. margin: var(--universal-margin);
  93. height: 0.0625rem;
  94. background: linear-gradient(to right, transparent, var(--border-color) 20%, var(--border-color) 80%, transparent); }
  95. blockquote {
  96. display: block;
  97. position: relative;
  98. font-style: italic;
  99. color: var(--secondary-fore-color);
  100. margin: var(--universal-margin);
  101. padding: calc(3 * var(--universal-padding));
  102. border: 0.0625rem solid var(--secondary-border-color);
  103. border-left: 0.375rem solid var(--blockquote-color);
  104. border-radius: 0 var(--universal-border-radius) var(--universal-border-radius) 0; }
  105. blockquote:before {
  106. position: absolute;
  107. top: calc(0rem - var(--universal-padding));
  108. left: 0;
  109. font-family: sans-serif;
  110. font-size: 3rem;
  111. font-weight: 700;
  112. content: "\201c";
  113. color: var(--blockquote-color); }
  114. blockquote[cite]:after {
  115. font-style: normal;
  116. font-size: 0.75em;
  117. font-weight: 700;
  118. content: "\a— " attr(cite);
  119. white-space: pre; }
  120. code, kbd, pre, samp {
  121. font-family: Menlo, Consolas, monospace;
  122. font-size: 0.85em; }
  123. code {
  124. background: var(--secondary-back-color);
  125. border-radius: var(--universal-border-radius);
  126. padding: calc(var(--universal-padding) / 4) calc(var(--universal-padding) / 2); }
  127. kbd {
  128. background: var(--fore-color);
  129. color: var(--back-color);
  130. border-radius: var(--universal-border-radius);
  131. padding: calc(var(--universal-padding) / 4) calc(var(--universal-padding) / 2); }
  132. pre {
  133. overflow: auto;
  134. background: var(--secondary-back-color);
  135. padding: calc(1.5 * var(--universal-padding));
  136. margin: var(--universal-margin);
  137. border: 0.0625rem solid var(--secondary-border-color);
  138. border-left: 0.25rem solid var(--pre-color);
  139. border-radius: 0 var(--universal-border-radius) var(--universal-border-radius) 0; }
  140. sup, sub, code, kbd {
  141. line-height: 0;
  142. position: relative;
  143. vertical-align: baseline; }
  144. small, sup, sub, figcaption {
  145. font-size: 0.75em; }
  146. sup {
  147. top: -0.5em; }
  148. sub {
  149. bottom: -0.25em; }
  150. figure {
  151. margin: var(--universal-margin); }
  152. figcaption {
  153. color: var(--secondary-fore-color); }
  154. a {
  155. text-decoration: none; }
  156. a:link {
  157. color: var(--a-link-color); }
  158. a:visited {
  159. color: var(--a-visited-color); }
  160. a:hover, a:focus {
  161. text-decoration: underline; }
  162. /*
  163. Definitions for the grid system, cards and containers.
  164. */
  165. .container {
  166. margin: 0 auto;
  167. padding: 0 calc(1.5 * var(--universal-padding)); }
  168. .row {
  169. box-sizing: border-box;
  170. display: flex;
  171. flex: 0 1 auto;
  172. flex-flow: row wrap; }
  173. .col-sm,
  174. [class^='col-sm-'],
  175. [class^='col-sm-offset-'],
  176. .row[class*='cols-sm-'] > * {
  177. box-sizing: border-box;
  178. flex: 0 0 auto;
  179. padding: 0 calc(var(--universal-padding) / 2); }
  180. .col-sm,
  181. .row.cols-sm > * {
  182. max-width: 100%;
  183. flex-grow: 1;
  184. flex-basis: 0; }
  185. .col-sm-1,
  186. .row.cols-sm-1 > * {
  187. max-width: 8.3333333333%;
  188. flex-basis: 8.3333333333%; }
  189. .col-sm-offset-0 {
  190. margin-left: 0; }
  191. .col-sm-2,
  192. .row.cols-sm-2 > * {
  193. max-width: 16.6666666667%;
  194. flex-basis: 16.6666666667%; }
  195. .col-sm-offset-1 {
  196. margin-left: 8.3333333333%; }
  197. .col-sm-3,
  198. .row.cols-sm-3 > * {
  199. max-width: 25%;
  200. flex-basis: 25%; }
  201. .col-sm-offset-2 {
  202. margin-left: 16.6666666667%; }
  203. .col-sm-4,
  204. .row.cols-sm-4 > * {
  205. max-width: 33.3333333333%;
  206. flex-basis: 33.3333333333%; }
  207. .col-sm-offset-3 {
  208. margin-left: 25%; }
  209. .col-sm-5,
  210. .row.cols-sm-5 > * {
  211. max-width: 41.6666666667%;
  212. flex-basis: 41.6666666667%; }
  213. .col-sm-offset-4 {
  214. margin-left: 33.3333333333%; }
  215. .col-sm-6,
  216. .row.cols-sm-6 > * {
  217. max-width: 50%;
  218. flex-basis: 50%; }
  219. .col-sm-offset-5 {
  220. margin-left: 41.6666666667%; }
  221. .col-sm-7,
  222. .row.cols-sm-7 > * {
  223. max-width: 58.3333333333%;
  224. flex-basis: 58.3333333333%; }
  225. .col-sm-offset-6 {
  226. margin-left: 50%; }
  227. .col-sm-8,
  228. .row.cols-sm-8 > * {
  229. max-width: 66.6666666667%;
  230. flex-basis: 66.6666666667%; }
  231. .col-sm-offset-7 {
  232. margin-left: 58.3333333333%; }
  233. .col-sm-9,
  234. .row.cols-sm-9 > * {
  235. max-width: 75%;
  236. flex-basis: 75%; }
  237. .col-sm-offset-8 {
  238. margin-left: 66.6666666667%; }
  239. .col-sm-10,
  240. .row.cols-sm-10 > * {
  241. max-width: 83.3333333333%;
  242. flex-basis: 83.3333333333%; }
  243. .col-sm-offset-9 {
  244. margin-left: 75%; }
  245. .col-sm-11,
  246. .row.cols-sm-11 > * {
  247. max-width: 91.6666666667%;
  248. flex-basis: 91.6666666667%; }
  249. .col-sm-offset-10 {
  250. margin-left: 83.3333333333%; }
  251. .col-sm-12,
  252. .row.cols-sm-12 > * {
  253. max-width: 100%;
  254. flex-basis: 100%; }
  255. .col-sm-offset-11 {
  256. margin-left: 91.6666666667%; }
  257. .col-sm-normal {
  258. order: initial; }
  259. .col-sm-first {
  260. order: -999; }
  261. .col-sm-last {
  262. order: 999; }
  263. @media screen and (min-width: 500px) {
  264. .col-md,
  265. [class^='col-md-'],
  266. [class^='col-md-offset-'],
  267. .row[class*='cols-md-'] > * {
  268. box-sizing: border-box;
  269. flex: 0 0 auto;
  270. padding: 0 calc(var(--universal-padding) / 2); }
  271. .col-md,
  272. .row.cols-md > * {
  273. max-width: 100%;
  274. flex-grow: 1;
  275. flex-basis: 0; }
  276. .col-md-1,
  277. .row.cols-md-1 > * {
  278. max-width: 8.3333333333%;
  279. flex-basis: 8.3333333333%; }
  280. .col-md-offset-0 {
  281. margin-left: 0; }
  282. .col-md-2,
  283. .row.cols-md-2 > * {
  284. max-width: 16.6666666667%;
  285. flex-basis: 16.6666666667%; }
  286. .col-md-offset-1 {
  287. margin-left: 8.3333333333%; }
  288. .col-md-3,
  289. .row.cols-md-3 > * {
  290. max-width: 25%;
  291. flex-basis: 25%; }
  292. .col-md-offset-2 {
  293. margin-left: 16.6666666667%; }
  294. .col-md-4,
  295. .row.cols-md-4 > * {
  296. max-width: 33.3333333333%;
  297. flex-basis: 33.3333333333%; }
  298. .col-md-offset-3 {
  299. margin-left: 25%; }
  300. .col-md-5,
  301. .row.cols-md-5 > * {
  302. max-width: 41.6666666667%;
  303. flex-basis: 41.6666666667%; }
  304. .col-md-offset-4 {
  305. margin-left: 33.3333333333%; }
  306. .col-md-6,
  307. .row.cols-md-6 > * {
  308. max-width: 50%;
  309. flex-basis: 50%; }
  310. .col-md-offset-5 {
  311. margin-left: 41.6666666667%; }
  312. .col-md-7,
  313. .row.cols-md-7 > * {
  314. max-width: 58.3333333333%;
  315. flex-basis: 58.3333333333%; }
  316. .col-md-offset-6 {
  317. margin-left: 50%; }
  318. .col-md-8,
  319. .row.cols-md-8 > * {
  320. max-width: 66.6666666667%;
  321. flex-basis: 66.6666666667%; }
  322. .col-md-offset-7 {
  323. margin-left: 58.3333333333%; }
  324. .col-md-9,
  325. .row.cols-md-9 > * {
  326. max-width: 75%;
  327. flex-basis: 75%; }
  328. .col-md-offset-8 {
  329. margin-left: 66.6666666667%; }
  330. .col-md-10,
  331. .row.cols-md-10 > * {
  332. max-width: 83.3333333333%;
  333. flex-basis: 83.3333333333%; }
  334. .col-md-offset-9 {
  335. margin-left: 75%; }
  336. .col-md-11,
  337. .row.cols-md-11 > * {
  338. max-width: 91.6666666667%;
  339. flex-basis: 91.6666666667%; }
  340. .col-md-offset-10 {
  341. margin-left: 83.3333333333%; }
  342. .col-md-12,
  343. .row.cols-md-12 > * {
  344. max-width: 100%;
  345. flex-basis: 100%; }
  346. .col-md-offset-11 {
  347. margin-left: 91.6666666667%; }
  348. .col-md-normal {
  349. order: initial; }
  350. .col-md-first {
  351. order: -999; }
  352. .col-md-last {
  353. order: 999; } }
  354. @media screen and (min-width: 1280px) {
  355. .col-lg,
  356. [class^='col-lg-'],
  357. [class^='col-lg-offset-'],
  358. .row[class*='cols-lg-'] > * {
  359. box-sizing: border-box;
  360. flex: 0 0 auto;
  361. padding: 0 calc(var(--universal-padding) / 2); }
  362. .col-lg,
  363. .row.cols-lg > * {
  364. max-width: 100%;
  365. flex-grow: 1;
  366. flex-basis: 0; }
  367. .col-lg-1,
  368. .row.cols-lg-1 > * {
  369. max-width: 8.3333333333%;
  370. flex-basis: 8.3333333333%; }
  371. .col-lg-offset-0 {
  372. margin-left: 0; }
  373. .col-lg-2,
  374. .row.cols-lg-2 > * {
  375. max-width: 16.6666666667%;
  376. flex-basis: 16.6666666667%; }
  377. .col-lg-offset-1 {
  378. margin-left: 8.3333333333%; }
  379. .col-lg-3,
  380. .row.cols-lg-3 > * {
  381. max-width: 25%;
  382. flex-basis: 25%; }
  383. .col-lg-offset-2 {
  384. margin-left: 16.6666666667%; }
  385. .col-lg-4,
  386. .row.cols-lg-4 > * {
  387. max-width: 33.3333333333%;
  388. flex-basis: 33.3333333333%; }
  389. .col-lg-offset-3 {
  390. margin-left: 25%; }
  391. .col-lg-5,
  392. .row.cols-lg-5 > * {
  393. max-width: 41.6666666667%;
  394. flex-basis: 41.6666666667%; }
  395. .col-lg-offset-4 {
  396. margin-left: 33.3333333333%; }
  397. .col-lg-6,
  398. .row.cols-lg-6 > * {
  399. max-width: 50%;
  400. flex-basis: 50%; }
  401. .col-lg-offset-5 {
  402. margin-left: 41.6666666667%; }
  403. .col-lg-7,
  404. .row.cols-lg-7 > * {
  405. max-width: 58.3333333333%;
  406. flex-basis: 58.3333333333%; }
  407. .col-lg-offset-6 {
  408. margin-left: 50%; }
  409. .col-lg-8,
  410. .row.cols-lg-8 > * {
  411. max-width: 66.6666666667%;
  412. flex-basis: 66.6666666667%; }
  413. .col-lg-offset-7 {
  414. margin-left: 58.3333333333%; }
  415. .col-lg-9,
  416. .row.cols-lg-9 > * {
  417. max-width: 75%;
  418. flex-basis: 75%; }
  419. .col-lg-offset-8 {
  420. margin-left: 66.6666666667%; }
  421. .col-lg-10,
  422. .row.cols-lg-10 > * {
  423. max-width: 83.3333333333%;
  424. flex-basis: 83.3333333333%; }
  425. .col-lg-offset-9 {
  426. margin-left: 75%; }
  427. .col-lg-11,
  428. .row.cols-lg-11 > * {
  429. max-width: 91.6666666667%;
  430. flex-basis: 91.6666666667%; }
  431. .col-lg-offset-10 {
  432. margin-left: 83.3333333333%; }
  433. .col-lg-12,
  434. .row.cols-lg-12 > * {
  435. max-width: 100%;
  436. flex-basis: 100%; }
  437. .col-lg-offset-11 {
  438. margin-left: 91.6666666667%; }
  439. .col-lg-normal {
  440. order: initial; }
  441. .col-lg-first {
  442. order: -999; }
  443. .col-lg-last {
  444. order: 999; } }
  445. /* Card component CSS variable definitions */
  446. :root {
  447. --card-back-color: #f8f8f8;
  448. --card-fore-color: #111;
  449. --card-border-color: #ddd; }
  450. .card {
  451. display: flex;
  452. flex-direction: column;
  453. justify-content: space-between;
  454. align-self: center;
  455. position: relative;
  456. width: 100%;
  457. background: var(--card-back-color);
  458. color: var(--card-fore-color);
  459. border: 0.0625rem solid var(--card-border-color);
  460. border-radius: var(--universal-border-radius);
  461. margin: var(--universal-margin);
  462. overflow: hidden; }
  463. @media screen and (min-width: 320px) {
  464. .card {
  465. max-width: 320px; } }
  466. .card > .sectione {
  467. background: var(--card-back-color);
  468. color: var(--card-fore-color);
  469. box-sizing: border-box;
  470. margin: 0;
  471. border: 0;
  472. border-radius: 0;
  473. border-bottom: 0.0625rem solid var(--card-border-color);
  474. padding: var(--universal-padding);
  475. width: 100%; }
  476. .card > .sectione.media {
  477. height: 200px;
  478. padding: 0;
  479. -o-object-fit: cover;
  480. object-fit: cover; }
  481. .card > .sectione:last-child {
  482. border-bottom: 0; }
  483. /*
  484. Custom elements for card elements.
  485. */
  486. @media screen and (min-width: 240px) {
  487. .card.small {
  488. max-width: 240px; } }
  489. @media screen and (min-width: 480px) {
  490. .card.large {
  491. max-width: 480px; } }
  492. .card.fluid {
  493. max-width: 100%;
  494. width: auto; }
  495. .card.warning {
  496. /* --card-back-color: #ffca28; */
  497. --card-back-color: #e5b8b7;
  498. --card-border-color: #e8b825; }
  499. .card.error {
  500. --card-back-color: #b71c1c;
  501. --card-fore-color: #f8f8f8;
  502. --card-border-color: #a71a1a; }
  503. .card > .sectione.dark {
  504. --card-back-color: #e0e0e0; }
  505. .card > .sectione.double-padded {
  506. padding: calc(1.5 * var(--universal-padding)); }
  507. /*
  508. Definitions for forms and input elements.
  509. */
  510. /* Input_control module CSS variable definitions */
  511. :root {
  512. --form-back-color: #f0f0f0;
  513. --form-fore-color: #111;
  514. --form-border-color: #ddd;
  515. --input-back-color: #f8f8f8;
  516. --input-fore-color: #111;
  517. --input-border-color: #ddd;
  518. --input-focus-color: #0288d1;
  519. --input-invalid-color: #d32f2f;
  520. --button-back-color: #e2e2e2;
  521. --button-hover-back-color: #dcdcdc;
  522. --button-fore-color: #212121;
  523. --button-border-color: transparent;
  524. --button-hover-border-color: transparent;
  525. --button-group-border-color: rgba(124, 124, 124, 0.54); }
  526. form {
  527. background: var(--form-back-color);
  528. color: var(--form-fore-color);
  529. border: 0.0625rem solid var(--form-border-color);
  530. border-radius: var(--universal-border-radius);
  531. margin: var(--universal-margin);
  532. padding: calc(2 * var(--universal-padding)) var(--universal-padding); }
  533. fieldset {
  534. border: 0.0625rem solid var(--form-border-color);
  535. border-radius: var(--universal-border-radius);
  536. margin: calc(var(--universal-margin) / 4);
  537. padding: var(--universal-padding); }
  538. legend {
  539. box-sizing: border-box;
  540. display: table;
  541. max-width: 100%;
  542. white-space: normal;
  543. font-weight: 700;
  544. padding: calc(var(--universal-padding) / 2); }
  545. label {
  546. padding: calc(var(--universal-padding) / 2) var(--universal-padding); }
  547. .input-group {
  548. display: inline-block; }
  549. .input-group.fluid {
  550. display: flex;
  551. align-items: center;
  552. justify-content: center; }
  553. .input-group.fluid > input {
  554. max-width: 100%;
  555. flex-grow: 1;
  556. flex-basis: 0px; }
  557. @media screen and (max-width: 499px) {
  558. .input-group.fluid {
  559. align-items: stretch;
  560. flex-direction: column; } }
  561. .input-group.vertical {
  562. display: flex;
  563. align-items: stretch;
  564. flex-direction: column; }
  565. .input-group.vertical > input {
  566. max-width: 100%;
  567. flex-grow: 1;
  568. flex-basis: 0px; }
  569. [type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button {
  570. height: auto; }
  571. [type="search"] {
  572. -webkit-appearance: textfield;
  573. outline-offset: -2px; }
  574. [type="search"]::-webkit-search-cancel-button,
  575. [type="search"]::-webkit-search-decoration {
  576. -webkit-appearance: none; }
  577. input:not([type]), [type="text"], [type="email"], [type="number"], [type="search"],
  578. [type="password"], [type="url"], [type="tel"], [type="checkbox"], [type="radio"], textarea, select {
  579. box-sizing: border-box;
  580. background: var(--input-back-color);
  581. color: var(--input-fore-color);
  582. border: 0.0625rem solid var(--input-border-color);
  583. border-radius: var(--universal-border-radius);
  584. margin: calc(var(--universal-margin) / 2);
  585. padding: var(--universal-padding) calc(1.5 * var(--universal-padding)); }
  586. input:not([type="button"]):not([type="submit"]):not([type="reset"]):hover, input:not([type="button"]):not([type="submit"]):not([type="reset"]):focus, textarea:hover, textarea:focus, select:hover, select:focus {
  587. border-color: var(--input-focus-color);
  588. box-shadow: none; }
  589. input:not([type="button"]):not([type="submit"]):not([type="reset"]):invalid, input:not([type="button"]):not([type="submit"]):not([type="reset"]):focus:invalid, textarea:invalid, textarea:focus:invalid, select:invalid, select:focus:invalid {
  590. border-color: var(--input-invalid-color);
  591. box-shadow: none; }
  592. input:not([type="button"]):not([type="submit"]):not([type="reset"])[readonly], textarea[readonly], select[readonly] {
  593. background: var(--secondary-back-color); }
  594. select {
  595. max-width: 100%; }
  596. option {
  597. overflow: hidden;
  598. text-overflow: ellipsis; }
  599. [type="checkbox"], [type="radio"] {
  600. -webkit-appearance: none;
  601. -moz-appearance: none;
  602. appearance: none;
  603. position: relative;
  604. height: calc(1rem + var(--universal-padding) / 2);
  605. width: calc(1rem + var(--universal-padding) / 2);
  606. vertical-align: text-bottom;
  607. padding: 0;
  608. flex-basis: calc(1rem + var(--universal-padding) / 2) !important;
  609. flex-grow: 0 !important; }
  610. [type="checkbox"]:checked:before, [type="radio"]:checked:before {
  611. position: absolute; }
  612. [type="checkbox"]:checked:before {
  613. content: '\2713';
  614. font-family: sans-serif;
  615. font-size: calc(1rem + var(--universal-padding) / 2);
  616. top: calc(0rem - var(--universal-padding));
  617. left: calc(var(--universal-padding) / 4); }
  618. [type="radio"] {
  619. border-radius: 100%; }
  620. [type="radio"]:checked:before {
  621. border-radius: 100%;
  622. content: '';
  623. top: calc(0.0625rem + var(--universal-padding) / 2);
  624. left: calc(0.0625rem + var(--universal-padding) / 2);
  625. background: var(--input-fore-color);
  626. width: 0.5rem;
  627. height: 0.5rem; }
  628. :placeholder-shown {
  629. color: var(--input-fore-color); }
  630. ::-ms-placeholder {
  631. color: var(--input-fore-color);
  632. opacity: 0.54; }
  633. button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {
  634. border-style: none;
  635. padding: 0; }
  636. button, html [type="button"], [type="reset"], [type="submit"] {
  637. -webkit-appearance: button; }
  638. button {
  639. overflow: visible;
  640. text-transform: none; }
  641. button, [type="button"], [type="submit"], [type="reset"],
  642. a.button, label.button, .button,
  643. a[role="button"], label[role="button"], [role="button"] {
  644. display: inline-block;
  645. background: var(--button-back-color);
  646. color: var(--button-fore-color);
  647. border: 0.0625rem solid var(--button-border-color);
  648. border-radius: var(--universal-border-radius);
  649. padding: var(--universal-padding) calc(1.5 * var(--universal-padding));
  650. margin: var(--universal-margin);
  651. text-decoration: none;
  652. cursor: pointer;
  653. transition: background 0.3s; }
  654. button:hover, button:focus, [type="button"]:hover, [type="button"]:focus, [type="submit"]:hover, [type="submit"]:focus, [type="reset"]:hover, [type="reset"]:focus,
  655. a.button:hover,
  656. a.button:focus, label.button:hover, label.button:focus, .button:hover, .button:focus,
  657. a[role="button"]:hover,
  658. a[role="button"]:focus, label[role="button"]:hover, label[role="button"]:focus, [role="button"]:hover, [role="button"]:focus {
  659. background: var(--button-hover-back-color);
  660. border-color: var(--button-hover-border-color); }
  661. input:disabled, input[disabled], textarea:disabled, textarea[disabled], select:disabled, select[disabled], button:disabled, button[disabled], .button:disabled, .button[disabled], [role="button"]:disabled, [role="button"][disabled] {
  662. cursor: not-allowed;
  663. opacity: 0.75; }
  664. .button-group {
  665. display: flex;
  666. border: 0.0625rem solid var(--button-group-border-color);
  667. border-radius: var(--universal-border-radius);
  668. margin: var(--universal-margin); }
  669. .button-group > button, .button-group [type="button"], .button-group > [type="submit"], .button-group > [type="reset"], .button-group > .button, .button-group > [role="button"] {
  670. margin: 0;
  671. max-width: 100%;
  672. flex: 1 1 auto;
  673. text-align: center;
  674. border: 0;
  675. border-radius: 0;
  676. box-shadow: none; }
  677. .button-group > :not(:first-child) {
  678. border-left: 0.0625rem solid var(--button-group-border-color); }
  679. @media screen and (max-width: 499px) {
  680. .button-group {
  681. flex-direction: column; }
  682. .button-group > :not(:first-child) {
  683. border: 0;
  684. border-top: 0.0625rem solid var(--button-group-border-color); } }
  685. /*
  686. Custom elements for forms and input elements.
  687. */
  688. button.primary, [type="button"].primary, [type="submit"].primary, [type="reset"].primary, .button.primary, [role="button"].primary {
  689. --button-back-color: #1976d2;
  690. --button-fore-color: #f8f8f8; }
  691. button.primary:hover, button.primary:focus, [type="button"].primary:hover, [type="button"].primary:focus, [type="submit"].primary:hover, [type="submit"].primary:focus, [type="reset"].primary:hover, [type="reset"].primary:focus, .button.primary:hover, .button.primary:focus, [role="button"].primary:hover, [role="button"].primary:focus {
  692. --button-hover-back-color: #1565c0; }
  693. button.secondary, [type="button"].secondary, [type="submit"].secondary, [type="reset"].secondary, .button.secondary, [role="button"].secondary {
  694. --button-back-color: #d32f2f;
  695. --button-fore-color: #f8f8f8; }
  696. button.secondary:hover, button.secondary:focus, [type="button"].secondary:hover, [type="button"].secondary:focus, [type="submit"].secondary:hover, [type="submit"].secondary:focus, [type="reset"].secondary:hover, [type="reset"].secondary:focus, .button.secondary:hover, .button.secondary:focus, [role="button"].secondary:hover, [role="button"].secondary:focus {
  697. --button-hover-back-color: #c62828; }
  698. button.tertiary, [type="button"].tertiary, [type="submit"].tertiary, [type="reset"].tertiary, .button.tertiary, [role="button"].tertiary {
  699. --button-back-color: #308732;
  700. --button-fore-color: #f8f8f8; }
  701. button.tertiary:hover, button.tertiary:focus, [type="button"].tertiary:hover, [type="button"].tertiary:focus, [type="submit"].tertiary:hover, [type="submit"].tertiary:focus, [type="reset"].tertiary:hover, [type="reset"].tertiary:focus, .button.tertiary:hover, .button.tertiary:focus, [role="button"].tertiary:hover, [role="button"].tertiary:focus {
  702. --button-hover-back-color: #277529; }
  703. button.inverse, [type="button"].inverse, [type="submit"].inverse, [type="reset"].inverse, .button.inverse, [role="button"].inverse {
  704. --button-back-color: #212121;
  705. --button-fore-color: #f8f8f8; }
  706. button.inverse:hover, button.inverse:focus, [type="button"].inverse:hover, [type="button"].inverse:focus, [type="submit"].inverse:hover, [type="submit"].inverse:focus, [type="reset"].inverse:hover, [type="reset"].inverse:focus, .button.inverse:hover, .button.inverse:focus, [role="button"].inverse:hover, [role="button"].inverse:focus {
  707. --button-hover-back-color: #111; }
  708. button.small, [type="button"].small, [type="submit"].small, [type="reset"].small, .button.small, [role="button"].small {
  709. padding: calc(0.5 * var(--universal-padding)) calc(0.75 * var(--universal-padding));
  710. margin: var(--universal-margin); }
  711. button.large, [type="button"].large, [type="submit"].large, [type="reset"].large, .button.large, [role="button"].large {
  712. padding: calc(1.5 * var(--universal-padding)) calc(2 * var(--universal-padding));
  713. margin: var(--universal-margin); }
  714. /*
  715. Definitions for navigation elements.
  716. */
  717. /* Navigation module CSS variable definitions */
  718. :root {
  719. --header-back-color: #f8f8f8;
  720. --header-hover-back-color: #f0f0f0;
  721. --header-fore-color: #444;
  722. --header-border-color: #ddd;
  723. --nav-back-color: #f8f8f8;
  724. --nav-hover-back-color: #f0f0f0;
  725. --nav-fore-color: #444;
  726. --nav-border-color: #ddd;
  727. --nav-link-color: #0277bd;
  728. --footer-fore-color: #444;
  729. --footer-back-color: #f8f8f8;
  730. --footer-border-color: #ddd;
  731. --footer-link-color: #0277bd;
  732. --drawer-back-color: #f8f8f8;
  733. --drawer-hover-back-color: #f0f0f0;
  734. --drawer-border-color: #ddd;
  735. --drawer-close-color: #444; }
  736. header {
  737. height: 3.1875rem;
  738. background: var(--header-back-color);
  739. color: var(--header-fore-color);
  740. border-bottom: 0.0625rem solid var(--header-border-color);
  741. padding: calc(var(--universal-padding) / 4) 0;
  742. white-space: nowrap;
  743. overflow-x: auto;
  744. overflow-y: hidden; }
  745. header.row {
  746. box-sizing: content-box; }
  747. header .logo {
  748. color: var(--header-fore-color);
  749. font-size: 1.75rem;
  750. padding: var(--universal-padding) calc(2 * var(--universal-padding));
  751. text-decoration: none; }
  752. header button, header [type="button"], header .button, header [role="button"] {
  753. box-sizing: border-box;
  754. position: relative;
  755. top: calc(0rem - var(--universal-padding) / 4);
  756. height: calc(3.1875rem + var(--universal-padding) / 2);
  757. background: var(--header-back-color);
  758. line-height: calc(3.1875rem - var(--universal-padding) * 1.5);
  759. text-align: center;
  760. color: var(--header-fore-color);
  761. border: 0;
  762. border-radius: 0;
  763. margin: 0;
  764. text-transform: uppercase; }
  765. header button:hover, header button:focus, header [type="button"]:hover, header [type="button"]:focus, header .button:hover, header .button:focus, header [role="button"]:hover, header [role="button"]:focus {
  766. background: var(--header-hover-back-color); }
  767. nav {
  768. background: var(--nav-back-color);
  769. color: var(--nav-fore-color);
  770. border: 0.0625rem solid var(--nav-border-color);
  771. border-radius: var(--universal-border-radius);
  772. margin: var(--universal-margin); }
  773. nav * {
  774. padding: var(--universal-padding) calc(1.5 * var(--universal-padding)); }
  775. nav a, nav a:visited {
  776. display: block;
  777. color: var(--nav-link-color);
  778. border-radius: var(--universal-border-radius);
  779. transition: background 0.3s; }
  780. nav a:hover, nav a:focus, nav a:visited:hover, nav a:visited:focus {
  781. text-decoration: none;
  782. background: var(--nav-hover-back-color); }
  783. nav .sublink-1 {
  784. position: relative;
  785. margin-left: calc(2 * var(--universal-padding)); }
  786. nav .sublink-1:before {
  787. position: absolute;
  788. left: calc(var(--universal-padding) - 1 * var(--universal-padding));
  789. top: -0.0625rem;
  790. content: '';
  791. height: 100%;
  792. border: 0.0625rem solid var(--nav-border-color);
  793. border-left: 0; }
  794. nav .sublink-2 {
  795. position: relative;
  796. margin-left: calc(4 * var(--universal-padding)); }
  797. nav .sublink-2:before {
  798. position: absolute;
  799. left: calc(var(--universal-padding) - 3 * var(--universal-padding));
  800. top: -0.0625rem;
  801. content: '';
  802. height: 100%;
  803. border: 0.0625rem solid var(--nav-border-color);
  804. border-left: 0; }
  805. footer {
  806. background: var(--footer-back-color);
  807. color: var(--footer-fore-color);
  808. border-top: 0.0625rem solid var(--footer-border-color);
  809. padding: calc(2 * var(--universal-padding)) var(--universal-padding);
  810. font-size: 0.875rem; }
  811. footer a, footer a:visited {
  812. color: var(--footer-link-color); }
  813. header.sticky {
  814. position: -webkit-sticky;
  815. position: sticky;
  816. z-index: 1101;
  817. top: 0; }
  818. footer.sticky {
  819. position: -webkit-sticky;
  820. position: sticky;
  821. z-index: 1101;
  822. bottom: 0; }
  823. .drawer-toggle:before {
  824. display: inline-block;
  825. position: relative;
  826. vertical-align: bottom;
  827. content: '\00a0\2261\00a0';
  828. font-family: sans-serif;
  829. font-size: 1.5em; }
  830. @media screen and (min-width: 500px) {
  831. .drawer-toggle:not(.persistent) {
  832. display: none; } }
  833. [type="checkbox"].drawer {
  834. height: 1px;
  835. width: 1px;
  836. margin: -1px;
  837. overflow: hidden;
  838. position: absolute;
  839. clip: rect(0 0 0 0);
  840. -webkit-clip-path: inset(100%);
  841. clip-path: inset(100%); }
  842. [type="checkbox"].drawer + * {
  843. display: block;
  844. box-sizing: border-box;
  845. position: fixed;
  846. top: 0;
  847. width: 320px;
  848. height: 100vh;
  849. overflow-y: auto;
  850. background: var(--drawer-back-color);
  851. border: 0.0625rem solid var(--drawer-border-color);
  852. border-radius: 0;
  853. margin: 0;
  854. z-index: 1110;
  855. right: -320px;
  856. transition: right 0.3s; }
  857. [type="checkbox"].drawer + * .drawer-close {
  858. position: absolute;
  859. top: var(--universal-margin);
  860. right: var(--universal-margin);
  861. z-index: 1111;
  862. width: 2rem;
  863. height: 2rem;
  864. border-radius: var(--universal-border-radius);
  865. padding: var(--universal-padding);
  866. margin: 0;
  867. cursor: pointer;
  868. transition: background 0.3s; }
  869. [type="checkbox"].drawer + * .drawer-close:before {
  870. display: block;
  871. content: '\00D7';
  872. color: var(--drawer-close-color);
  873. position: relative;
  874. font-family: sans-serif;
  875. font-size: 2rem;
  876. line-height: 1;
  877. text-align: center; }
  878. [type="checkbox"].drawer + * .drawer-close:hover, [type="checkbox"].drawer + * .drawer-close:focus {
  879. background: var(--drawer-hover-back-color); }
  880. @media screen and (max-width: 320px) {
  881. [type="checkbox"].drawer + * {
  882. width: 100%; } }
  883. [type="checkbox"].drawer:checked + * {
  884. right: 0; }
  885. @media screen and (min-width: 500px) {
  886. [type="checkbox"].drawer:not(.persistent) + * {
  887. position: static;
  888. height: 100%;
  889. z-index: 1100; }
  890. [type="checkbox"].drawer:not(.persistent) + * .drawer-close {
  891. display: none; } }
  892. /*
  893. Definitions for the responsive table component.
  894. */
  895. /* Table module CSS variable definitions. */
  896. :root {
  897. --table-border-color: #aaa;
  898. --table-border-separator-color: #666;
  899. --table-head-back-color: #e6e6e6;
  900. --table-head-fore-color: #111;
  901. --table-body-back-color: #f8f8f8;
  902. --table-body-fore-color: #111;
  903. --table-body-alt-back-color: #eee; }
  904. table {
  905. border-collapse: separate;
  906. border-spacing: 0;
  907. : margin: calc(1.5 * var(--universal-margin)) var(--universal-margin);
  908. display: flex;
  909. flex: 0 1 auto;
  910. flex-flow: row wrap;
  911. padding: var(--universal-padding);
  912. padding-top: 0;
  913. margin: calc(1.5 * var(--universal-margin)) var(--universal-margin); }
  914. table caption {
  915. font-size: 1.25 * rem;
  916. margin: calc(2 * var(--universal-margin)) 0;
  917. max-width: 100%;
  918. flex: 0 0 100%;
  919. text-align: left;}
  920. table thead, table tbody {
  921. display: flex;
  922. flex-flow: row wrap;
  923. border: 0.0625rem solid var(--table-border-color); }
  924. table thead {
  925. z-index: 999;
  926. border-radius: var(--universal-border-radius) var(--universal-border-radius) 0 0;
  927. border-bottom: 0.0625rem solid var(--table-border-separator-color); }
  928. table tbody {
  929. border-top: 0;
  930. margin-top: calc(0 - var(--universal-margin));
  931. border-radius: 0 0 var(--universal-border-radius) var(--universal-border-radius); }
  932. table tr {
  933. display: flex;
  934. padding: 0; }
  935. table th, table td {
  936. padding: calc(0.5 * var(--universal-padding));
  937. font-size: 0.9rem; }
  938. table th {
  939. text-align: left;
  940. background: var(--table-head-back-color);
  941. color: var(--table-head-fore-color); }
  942. table td {
  943. background: var(--table-body-back-color);
  944. color: var(--table-body-fore-color);
  945. border-top: 0.0625rem solid var(--table-border-color); }
  946. table:not(.horizontal) {
  947. overflow: auto;
  948. max-height: 850px; }
  949. table:not(.horizontal) thead, table:not(.horizontal) tbody {
  950. max-width: 100%;
  951. flex: 0 0 100%; }
  952. table:not(.horizontal) tr {
  953. flex-flow: row wrap;
  954. flex: 0 0 100%; }
  955. table:not(.horizontal) th, table:not(.horizontal) td {
  956. flex: 1 0 0%;
  957. overflow: hidden;
  958. text-overflow: ellipsis; }
  959. table:not(.horizontal) thead {
  960. position: sticky;
  961. top: 0; }
  962. table:not(.horizontal) tbody tr:first-child td {
  963. border-top: 0; }
  964. table.horizontal {
  965. border: 0; }
  966. table.horizontal thead, table.horizontal tbody {
  967. border: 0;
  968. flex-flow: row nowrap; }
  969. table.horizontal tbody {
  970. overflow: auto;
  971. justify-content: space-between;
  972. flex: 1 0 0;
  973. margin-left: calc( 4 * var(--universal-margin));
  974. padding-bottom: calc(var(--universal-padding) / 4); }
  975. table.horizontal tr {
  976. flex-direction: column;
  977. flex: 1 0 auto; }
  978. table.horizontal th, table.horizontal td {
  979. width: 100%;
  980. border: 0;
  981. border-bottom: 0.0625rem solid var(--table-border-color); }
  982. table.horizontal th:not(:first-child), table.horizontal td:not(:first-child) {
  983. border-top: 0; }
  984. table.horizontal th {
  985. text-align: right;
  986. border-left: 0.0625rem solid var(--table-border-color);
  987. border-right: 0.0625rem solid var(--table-border-separator-color); }
  988. table.horizontal thead tr:first-child {
  989. padding-left: 0; }
  990. table.horizontal th:first-child, table.horizontal td:first-child {
  991. border-top: 0.0625rem solid var(--table-border-color); }
  992. table.horizontal tbody tr:last-child td {
  993. border-right: 0.0625rem solid var(--table-border-color); }
  994. table.horizontal tbody tr:last-child td:first-child {
  995. border-top-right-radius: 0.25rem; }
  996. table.horizontal tbody tr:last-child td:last-child {
  997. border-bottom-right-radius: 0.25rem; }
  998. table.horizontal thead tr:first-child th:first-child {
  999. border-top-left-radius: 0.25rem; }
  1000. table.horizontal thead tr:first-child th:last-child {
  1001. border-bottom-left-radius: 0.25rem; }
  1002. @media screen and (max-width: 499px) {
  1003. table, table.horizontal {
  1004. border-collapse: collapse;
  1005. border: 0;
  1006. width: 100%;
  1007. display: table; }
  1008. table thead, table th, table.horizontal thead, table.horizontal th {
  1009. border: 0;
  1010. height: 1px;
  1011. width: 1px;
  1012. margin: -1px;
  1013. overflow: hidden;
  1014. padding: 0;
  1015. position: absolute;
  1016. clip: rect(0 0 0 0);
  1017. -webkit-clip-path: inset(100%);
  1018. clip-path: inset(100%); }
  1019. table tbody, table.horizontal tbody {
  1020. border: 0;
  1021. display: table-row-group; }
  1022. table tr, table.horizontal tr {
  1023. display: block;
  1024. border: 0.0625rem solid var(--table-border-color);
  1025. border-radius: var(--universal-border-radius);
  1026. background: #fafafa;
  1027. padding: var(--universal-padding);
  1028. margin: var(--universal-margin);
  1029. margin-bottom: calc(2 * var(--universal-margin)); }
  1030. table th, table td, table.horizontal th, table.horizontal td {
  1031. width: auto; }
  1032. table td, table.horizontal td {
  1033. display: block;
  1034. border: 0;
  1035. text-align: right; }
  1036. table td:before, table.horizontal td:before {
  1037. content: attr(data-label);
  1038. float: left;
  1039. font-weight: 600; }
  1040. table th:first-child, table td:first-child, table.horizontal th:first-child, table.horizontal td:first-child {
  1041. border-top: 0; }
  1042. table tbody tr:last-child td, table.horizontal tbody tr:last-child td {
  1043. border-right: 0; } }
  1044. :root {
  1045. --table-body-alt-back-color: #eee; }
  1046. table tr:nth-of-type(2n) > td {
  1047. background: var(--table-body-alt-back-color); }
  1048. @media screen and (max-width: 500px) {
  1049. table tr:nth-of-type(2n) {
  1050. background: var(--table-body-alt-back-color); } }
  1051. :root {
  1052. --table-body-hover-back-color: #90caf9; }
  1053. table.hoverable tr:hover, table.hoverable tr:hover > td, table.hoverable tr:focus, table.hoverable tr:focus > td {
  1054. background: var(--table-body-hover-back-color); }
  1055. @media screen and (max-width: 500px) {
  1056. table.hoverable tr:hover, table.hoverable tr:hover > td, table.hoverable tr:focus, table.hoverable tr:focus > td {
  1057. background: var(--table-body-hover-back-color); } }
  1058. /*
  1059. Definitions for contextual background elements, toasts and tooltips.
  1060. */
  1061. /* Contextual module CSS variable definitions */
  1062. :root {
  1063. --mark-back-color: #0277bd;
  1064. --mark-fore-color: #fafafa; }
  1065. mark {
  1066. background: var(--mark-back-color);
  1067. color: var(--mark-fore-color);
  1068. font-size: 0.95em;
  1069. line-height: 1em;
  1070. border-radius: var(--universal-border-radius);
  1071. padding: calc(var(--universal-padding) / 4) calc(var(--universal-padding) / 2); }
  1072. mark.inline-block {
  1073. display: inline-block;
  1074. font-size: 1em;
  1075. line-height: 1.5;
  1076. padding: calc(var(--universal-padding) / 2) var(--universal-padding); }
  1077. :root {
  1078. --toast-back-color: #424242;
  1079. --toast-fore-color: #fafafa; }
  1080. .toast {
  1081. position: fixed;
  1082. bottom: calc(var(--universal-margin) * 3);
  1083. left: 50%;
  1084. transform: translate(-50%, -50%);
  1085. z-index: 1111;
  1086. color: var(--toast-fore-color);
  1087. background: var(--toast-back-color);
  1088. border-radius: calc(var(--universal-border-radius) * 16);
  1089. padding: var(--universal-padding) calc(var(--universal-padding) * 3); }
  1090. :root {
  1091. --tooltip-back-color: #212121;
  1092. --tooltip-fore-color: #fafafa; }
  1093. .tooltip {
  1094. position: relative;
  1095. display: inline-block; }
  1096. .tooltip:before, .tooltip:after {
  1097. position: absolute;
  1098. opacity: 0;
  1099. clip: rect(0 0 0 0);
  1100. -webkit-clip-path: inset(100%);
  1101. clip-path: inset(100%);
  1102. transition: all 0.3s;
  1103. z-index: 1010;
  1104. left: 50%; }
  1105. .tooltip:not(.bottom):before, .tooltip:not(.bottom):after {
  1106. bottom: 75%; }
  1107. .tooltip.bottom:before, .tooltip.bottom:after {
  1108. top: 75%; }
  1109. .tooltip:hover:before, .tooltip:hover:after, .tooltip:focus:before, .tooltip:focus:after {
  1110. opacity: 1;
  1111. clip: auto;
  1112. -webkit-clip-path: inset(0%);
  1113. clip-path: inset(0%); }
  1114. .tooltip:before {
  1115. content: '';
  1116. background: transparent;
  1117. border: var(--universal-margin) solid transparent;
  1118. left: calc(50% - var(--universal-margin)); }
  1119. .tooltip:not(.bottom):before {
  1120. border-top-color: #212121; }
  1121. .tooltip.bottom:before {
  1122. border-bottom-color: #212121; }
  1123. .tooltip:after {
  1124. content: attr(aria-label);
  1125. color: var(--tooltip-fore-color);
  1126. background: var(--tooltip-back-color);
  1127. border-radius: var(--universal-border-radius);
  1128. padding: var(--universal-padding);
  1129. white-space: nowrap;
  1130. transform: translateX(-50%); }
  1131. .tooltip:not(.bottom):after {
  1132. margin-bottom: calc(2 * var(--universal-margin)); }
  1133. .tooltip.bottom:after {
  1134. margin-top: calc(2 * var(--universal-margin)); }
  1135. :root {
  1136. --modal-overlay-color: rgba(0, 0, 0, 0.45);
  1137. --modal-close-color: #444;
  1138. --modal-close-hover-color: #f0f0f0; }
  1139. [type="checkbox"].modal {
  1140. height: 1px;
  1141. width: 1px;
  1142. margin: -1px;
  1143. overflow: hidden;
  1144. position: absolute;
  1145. clip: rect(0 0 0 0);
  1146. -webkit-clip-path: inset(100%);
  1147. clip-path: inset(100%); }
  1148. [type="checkbox"].modal + div {
  1149. position: fixed;
  1150. top: 0;
  1151. left: 0;
  1152. display: none;
  1153. width: 100vw;
  1154. height: 100vh;
  1155. background: var(--modal-overlay-color); }
  1156. [type="checkbox"].modal + div .card {
  1157. margin: 0 auto;
  1158. max-height: 50vh;
  1159. overflow: auto; }
  1160. [type="checkbox"].modal + div .card .modal-close {
  1161. position: absolute;
  1162. top: 0;
  1163. right: 0;
  1164. width: 1.75rem;
  1165. height: 1.75rem;
  1166. border-radius: var(--universal-border-radius);
  1167. padding: var(--universal-padding);
  1168. margin: 0;
  1169. cursor: pointer;
  1170. transition: background 0.3s; }
  1171. [type="checkbox"].modal + div .card .modal-close:before {
  1172. display: block;
  1173. content: '\00D7';
  1174. color: var(--modal-close-color);
  1175. position: relative;
  1176. font-family: sans-serif;
  1177. font-size: 1.75rem;
  1178. line-height: 1;
  1179. text-align: center; }
  1180. [type="checkbox"].modal + div .card .modal-close:hover, [type="checkbox"].modal + div .card .modal-close:focus {
  1181. background: var(--modal-close-hover-color); }
  1182. [type="checkbox"].modal:checked + div {
  1183. display: flex;
  1184. flex: 0 1 auto;
  1185. z-index: 1200; }
  1186. [type="checkbox"].modal:checked + div .card .modal-close {
  1187. z-index: 1211; }
  1188. :root {
  1189. --collapse-label-back-color: #e8e8e8;
  1190. --collapse-label-fore-color: #212121;
  1191. --collapse-label-hover-back-color: #f0f0f0;
  1192. --collapse-selected-label-back-color: #ececec;
  1193. --collapse-border-color: #ddd;
  1194. --collapse-content-back-color: #fafafa;
  1195. --collapse-selected-label-border-color: #0277bd; }
  1196. .collapse {
  1197. width: calc(100% - 2 * var(--universal-margin));
  1198. opacity: 1;
  1199. display: flex;
  1200. flex-direction: column;
  1201. margin: var(--universal-margin);
  1202. border-radius: var(--universal-border-radius); }
  1203. .collapse > [type="radio"], .collapse > [type="checkbox"] {
  1204. height: 1px;
  1205. width: 1px;
  1206. margin: -1px;
  1207. overflow: hidden;
  1208. position: absolute;
  1209. clip: rect(0 0 0 0);
  1210. -webkit-clip-path: inset(100%);
  1211. clip-path: inset(100%); }
  1212. .collapse > label {
  1213. flex-grow: 1;
  1214. display: inline-block;
  1215. height: 1.5rem;
  1216. cursor: pointer;
  1217. transition: background 0.3s;
  1218. color: var(--collapse-label-fore-color);
  1219. background: var(--collapse-label-back-color);
  1220. border: 0.0625rem solid var(--collapse-border-color);
  1221. padding: calc(1.5 * var(--universal-padding)); }
  1222. .collapse > label:hover, .collapse > label:focus {
  1223. background: var(--collapse-label-hover-back-color); }
  1224. .collapse > label + div {
  1225. flex-basis: auto;
  1226. height: 1px;
  1227. width: 1px;
  1228. margin: -1px;
  1229. overflow: hidden;
  1230. position: absolute;
  1231. clip: rect(0 0 0 0);
  1232. -webkit-clip-path: inset(100%);
  1233. clip-path: inset(100%);
  1234. transition: max-height 0.3s;
  1235. max-height: 1px; }
  1236. .collapse > :checked + label {
  1237. background: var(--collapse-selected-label-back-color);
  1238. border-bottom-color: var(--collapse-selected-label-border-color); }
  1239. .collapse > :checked + label + div {
  1240. box-sizing: border-box;
  1241. position: relative;
  1242. width: 100%;
  1243. height: auto;
  1244. overflow: auto;
  1245. margin: 0;
  1246. background: var(--collapse-content-back-color);
  1247. border: 0.0625rem solid var(--collapse-border-color);
  1248. border-top: 0;
  1249. padding: var(--universal-padding);
  1250. clip: auto;
  1251. -webkit-clip-path: inset(0%);
  1252. clip-path: inset(0%);
  1253. max-height: 850px; }
  1254. .collapse > label:not(:first-of-type) {
  1255. border-top: 0; }
  1256. .collapse > label:first-of-type {
  1257. border-radius: var(--universal-border-radius) var(--universal-border-radius) 0 0; }
  1258. .collapse > label:last-of-type:not(:first-of-type) {
  1259. border-radius: 0 0 var(--universal-border-radius) var(--universal-border-radius); }
  1260. .collapse > label:last-of-type:first-of-type {
  1261. border-radius: var(--universal-border-radius); }
  1262. .collapse > :checked:last-of-type:not(:first-of-type) + label {
  1263. border-radius: 0; }
  1264. .collapse > :checked:last-of-type + label + div {
  1265. border-radius: 0 0 var(--universal-border-radius) var(--universal-border-radius); }
  1266. /*
  1267. Custom elements for contextual background elements, toasts and tooltips.
  1268. */
  1269. mark.secondary {
  1270. --mark-back-color: #d32f2f; }
  1271. mark.tertiary {
  1272. --mark-back-color: #308732; }
  1273. mark.tag {
  1274. padding: calc(var(--universal-padding)/2) var(--universal-padding);
  1275. border-radius: 1em; }
  1276. /*
  1277. Definitions for progress elements and spinners.
  1278. */
  1279. /* Progess module CSS variable definitions */
  1280. :root {
  1281. --progress-back-color: #ddd;
  1282. --progress-fore-color: #555; }
  1283. progress {
  1284. display: block;
  1285. vertical-align: baseline;
  1286. -webkit-appearance: none;
  1287. -moz-appearance: none;
  1288. appearance: none;
  1289. height: 0.75rem;
  1290. width: calc(100% - 2 * var(--universal-margin));
  1291. margin: var(--universal-margin);
  1292. border: 0;
  1293. border-radius: calc(2 * var(--universal-border-radius));
  1294. background: var(--progress-back-color);
  1295. color: var(--progress-fore-color); }
  1296. progress::-webkit-progress-value {
  1297. background: var(--progress-fore-color);
  1298. border-top-left-radius: calc(2 * var(--universal-border-radius));
  1299. border-bottom-left-radius: calc(2 * var(--universal-border-radius)); }
  1300. progress::-webkit-progress-bar {
  1301. background: var(--progress-back-color); }
  1302. progress::-moz-progress-bar {
  1303. background: var(--progress-fore-color);
  1304. border-top-left-radius: calc(2 * var(--universal-border-radius));
  1305. border-bottom-left-radius: calc(2 * var(--universal-border-radius)); }
  1306. progress[value="1000"]::-webkit-progress-value {
  1307. border-radius: calc(2 * var(--universal-border-radius)); }
  1308. progress[value="1000"]::-moz-progress-bar {
  1309. border-radius: calc(2 * var(--universal-border-radius)); }
  1310. progress.inline {
  1311. display: inline-block;
  1312. vertical-align: middle;
  1313. width: 60%; }
  1314. :root {
  1315. --spinner-back-color: #ddd;
  1316. --spinner-fore-color: #555; }
  1317. @keyframes spinner-donut-anim {
  1318. 0% {
  1319. transform: rotate(0deg); }
  1320. 100% {
  1321. transform: rotate(360deg); } }
  1322. .spinner {
  1323. display: inline-block;
  1324. margin: var(--universal-margin);
  1325. border: 0.25rem solid var(--spinner-back-color);
  1326. border-left: 0.25rem solid var(--spinner-fore-color);
  1327. border-radius: 50%;
  1328. width: 1.25rem;
  1329. height: 1.25rem;
  1330. animation: spinner-donut-anim 1.2s linear infinite; }
  1331. /*
  1332. Custom elements for progress bars and spinners.
  1333. */
  1334. progress.primary {
  1335. --progress-fore-color: #1976d2; }
  1336. progress.secondary {
  1337. --progress-fore-color: #d32f2f; }
  1338. progress.tertiary {
  1339. --progress-fore-color: #308732; }
  1340. .spinner.primary {
  1341. --spinner-fore-color: #1976d2; }
  1342. .spinner.secondary {
  1343. --spinner-fore-color: #d32f2f; }
  1344. .spinner.tertiary {
  1345. --spinner-fore-color: #308732; }
  1346. /*
  1347. Definitions for icons - powered by Feather (https://feathericons.com/).
  1348. */
  1349. span[class^='icon-'] {
  1350. display: inline-block;
  1351. height: 1em;
  1352. width: 1em;
  1353. vertical-align: -0.125em;
  1354. background-size: contain;
  1355. margin: 0 calc(var(--universal-margin) / 4); }
  1356. span[class^='icon-'].secondary {
  1357. -webkit-filter: invert(25%);
  1358. filter: invert(25%); }
  1359. span[class^='icon-'].inverse {
  1360. -webkit-filter: invert(100%);
  1361. filter: invert(100%); }
  1362. span.icon-alert {
  1363. background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23111' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='10'%3E%3C/circle%3E%3Cline x1='12' y1='8' x2='12' y2='12'%3E%3C/line%3E%3Cline x1='12' y1='16' x2='12' y2='16'%3E%3C/line%3E%3C/svg%3E"); }
  1364. span.icon-bookmark {
  1365. background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23111' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M19 21l-7-5-7 5V5a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2z'%3E%3C/path%3E%3C/svg%3E"); }
  1366. span.icon-calendar {
  1367. background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23111' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='4' width='18' height='18' rx='2' ry='2'%3E%3C/rect%3E%3Cline x1='16' y1='2' x2='16' y2='6'%3E%3C/line%3E%3Cline x1='8' y1='2' x2='8' y2='6'%3E%3C/line%3E%3Cline x1='3' y1='10' x2='21' y2='10'%3E%3C/line%3E%3C/svg%3E"); }
  1368. span.icon-credit {
  1369. background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23111' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='1' y='4' width='22' height='16' rx='2' ry='2'%3E%3C/rect%3E%3Cline x1='1' y1='10' x2='23' y2='10'%3E%3C/line%3E%3C/svg%3E"); }
  1370. span.icon-edit {
  1371. background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23111' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 14.66V20a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h5.34'%3E%3C/path%3E%3Cpolygon points='18 2 22 6 12 16 8 16 8 12 18 2'%3E%3C/polygon%3E%3C/svg%3E"); }
  1372. span.icon-link {
  1373. background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23111' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6'%3E%3C/path%3E%3Cpolyline points='15 3 21 3 21 9'%3E%3C/polyline%3E%3Cline x1='10' y1='14' x2='21' y2='3'%3E%3C/line%3E%3C/svg%3E"); }
  1374. span.icon-help {
  1375. background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23111' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M9.09 9a3 3 0 0 1 5.83 1c0 2-3 3-3 3'%3E%3C/path%3E%3Ccircle cx='12' cy='12' r='10'%3E%3C/circle%3E%3Cline x1='12' y1='17' x2='12' y2='17'%3E%3C/line%3E%3C/svg%3E"); }
  1376. span.icon-home {
  1377. background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23111' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M3 9l9-7 9 7v11a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z'%3E%3C/path%3E%3Cpolyline points='9 22 9 12 15 12 15 22'%3E%3C/polyline%3E%3C/svg%3E"); }
  1378. span.icon-info {
  1379. background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23111' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='10'%3E%3C/circle%3E%3Cline x1='12' y1='16' x2='12' y2='12'%3E%3C/line%3E%3Cline x1='12' y1='8' x2='12' y2='8'%3E%3C/line%3E%3C/svg%3E"); }
  1380. span.icon-lock {
  1381. background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23111' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='11' width='18' height='11' rx='2' ry='2'%3E%3C/rect%3E%3Cpath d='M7 11V7a5 5 0 0 1 10 0v4'%3E%3C/path%3E%3C/svg%3E"); }
  1382. span.icon-mail {
  1383. background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23111' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z'%3E%3C/path%3E%3Cpolyline points='22,6 12,13 2,6'%3E%3C/polyline%3E%3C/svg%3E"); }
  1384. span.icon-location {
  1385. background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23111' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z'%3E%3C/path%3E%3Ccircle cx='12' cy='10' r='3'%3E%3C/circle%3E%3C/svg%3E"); }
  1386. span.icon-phone {
  1387. background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23111' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z'%3E%3C/path%3E%3C/svg%3E"); }
  1388. span.icon-rss {
  1389. background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23111' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 11a9 9 0 0 1 9 9'%3E%3C/path%3E%3Cpath d='M4 4a16 16 0 0 1 16 16'%3E%3C/path%3E%3Ccircle cx='5' cy='19' r='1'%3E%3C/circle%3E%3C/svg%3E"); }
  1390. span.icon-search {
  1391. background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23111' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='11' cy='11' r='8'%3E%3C/circle%3E%3Cline x1='21' y1='21' x2='16.65' y2='16.65'%3E%3C/line%3E%3C/svg%3E"); }
  1392. span.icon-settings {
  1393. background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23111' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='3'%3E%3C/circle%3E%3Cpath d='M19.4 15a1.65 1.65 0 0 0 .33 1.82l.06.06a2 2 0 0 1 0 2.83 2 2 0 0 1-2.83 0l-.06-.06a1.65 1.65 0 0 0-1.82-.33 1.65 1.65 0 0 0-1 1.51V21a2 2 0 0 1-2 2 2 2 0 0 1-2-2v-.09A1.65 1.65 0 0 0 9 19.4a1.65 1.65 0 0 0-1.82.33l-.06.06a2 2 0 0 1-2.83 0 2 2 0 0 1 0-2.83l.06-.06a1.65 1.65 0 0 0 .33-1.82 1.65 1.65 0 0 0-1.51-1H3a2 2 0 0 1-2-2 2 2 0 0 1 2-2h.09A1.65 1.65 0 0 0 4.6 9a1.65 1.65 0 0 0-.33-1.82l-.06-.06a2 2 0 0 1 0-2.83 2 2 0 0 1 2.83 0l.06.06a1.65 1.65 0 0 0 1.82.33H9a1.65 1.65 0 0 0 1-1.51V3a2 2 0 0 1 2-2 2 2 0 0 1 2 2v.09a1.65 1.65 0 0 0 1 1.51 1.65 1.65 0 0 0 1.82-.33l.06-.06a2 2 0 0 1 2.83 0 2 2 0 0 1 0 2.83l-.06.06a1.65 1.65 0 0 0-.33 1.82V9a1.65 1.65 0 0 0 1.51 1H21a2 2 0 0 1 2 2 2 2 0 0 1-2 2h-.09a1.65 1.65 0 0 0-1.51 1z'%3E%3C/path%3E%3C/svg%3E"); }
  1394. span.icon-share {
  1395. background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23111' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='18' cy='5' r='3'%3E%3C/circle%3E%3Ccircle cx='6' cy='12' r='3'%3E%3C/circle%3E%3Ccircle cx='18' cy='19' r='3'%3E%3C/circle%3E%3Cline x1='8.59' y1='13.51' x2='15.42' y2='17.49'%3E%3C/line%3E%3Cline x1='15.41' y1='6.51' x2='8.59' y2='10.49'%3E%3C/line%3E%3C/svg%3E"); }
  1396. span.icon-cart {
  1397. background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23111' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='9' cy='21' r='1'%3E%3C/circle%3E%3Ccircle cx='20' cy='21' r='1'%3E%3C/circle%3E%3Cpath d='M1 1h4l2.68 13.39a2 2 0 0 0 2 1.61h9.72a2 2 0 0 0 2-1.61L23 6H6'%3E%3C/path%3E%3C/svg%3E"); }
  1398. span.icon-upload {
  1399. background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23111' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4'%3E%3C/path%3E%3Cpolyline points='17 8 12 3 7 8'%3E%3C/polyline%3E%3Cline x1='12' y1='3' x2='12' y2='15'%3E%3C/line%3E%3C/svg%3E"); }
  1400. span.icon-user {
  1401. background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23111' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 21v-2a4 4 0 0 0-4-4H8a4 4 0 0 0-4 4v2'%3E%3C/path%3E%3Ccircle cx='12' cy='7' r='4'%3E%3C/circle%3E%3C/svg%3E"); }
  1402. /*
  1403. Definitions for utilities and helper classes.
  1404. */
  1405. /* Utility module CSS variable definitions */
  1406. :root {
  1407. --generic-border-color: rgba(0, 0, 0, 0.3);
  1408. --generic-box-shadow: 0 0.25rem 0.25rem 0 rgba(0, 0, 0, 0.125), 0 0.125rem 0.125rem -0.125rem rgba(0, 0, 0, 0.25); }
  1409. .hidden {
  1410. display: none !important; }
  1411. .visually-hidden {
  1412. position: absolute !important;
  1413. width: 1px !important;
  1414. height: 1px !important;
  1415. margin: -1px !important;
  1416. border: 0 !important;
  1417. padding: 0 !important;
  1418. clip: rect(0 0 0 0) !important;
  1419. -webkit-clip-path: inset(100%) !important;
  1420. clip-path: inset(100%) !important;
  1421. overflow: hidden !important; }
  1422. .bordered {
  1423. border: 0.0625rem solid var(--generic-border-color) !important; }
  1424. .rounded {
  1425. border-radius: var(--universal-border-radius) !important; }
  1426. .circular {
  1427. border-radius: 50% !important; }
  1428. .shadowed {
  1429. box-shadow: var(--generic-box-shadow) !important; }
  1430. .responsive-margin {
  1431. margin: calc(var(--universal-margin) / 4) !important; }
  1432. @media screen and (min-width: 500px) {
  1433. .responsive-margin {
  1434. margin: calc(var(--universal-margin) / 2) !important; } }
  1435. @media screen and (min-width: 1280px) {
  1436. .responsive-margin {
  1437. margin: var(--universal-margin) !important; } }
  1438. .responsive-padding {
  1439. padding: calc(var(--universal-padding) / 4) !important; }
  1440. @media screen and (min-width: 500px) {
  1441. .responsive-padding {
  1442. padding: calc(var(--universal-padding) / 2) !important; } }
  1443. @media screen and (min-width: 1280px) {
  1444. .responsive-padding {
  1445. padding: var(--universal-padding) !important; } }
  1446. @media screen and (max-width: 499px) {
  1447. .hidden-sm {
  1448. display: none !important; } }
  1449. @media screen and (min-width: 500px) and (max-width: 1279px) {
  1450. .hidden-md {
  1451. display: none !important; } }
  1452. @media screen and (min-width: 1280px) {
  1453. .hidden-lg {
  1454. display: none !important; } }
  1455. @media screen and (max-width: 499px) {
  1456. .visually-hidden-sm {
  1457. position: absolute !important;
  1458. width: 1px !important;
  1459. height: 1px !important;
  1460. margin: -1px !important;
  1461. border: 0 !important;
  1462. padding: 0 !important;
  1463. clip: rect(0 0 0 0) !important;
  1464. -webkit-clip-path: inset(100%) !important;
  1465. clip-path: inset(100%) !important;
  1466. overflow: hidden !important; } }
  1467. @media screen and (min-width: 500px) and (max-width: 1279px) {
  1468. .visually-hidden-md {
  1469. position: absolute !important;
  1470. width: 1px !important;
  1471. height: 1px !important;
  1472. margin: -1px !important;
  1473. border: 0 !important;
  1474. padding: 0 !important;
  1475. clip: rect(0 0 0 0) !important;
  1476. -webkit-clip-path: inset(100%) !important;
  1477. clip-path: inset(100%) !important;
  1478. overflow: hidden !important; } }
  1479. @media screen and (min-width: 1280px) {
  1480. .visually-hidden-lg {
  1481. position: absolute !important;
  1482. width: 1px !important;
  1483. height: 1px !important;
  1484. margin: -1px !important;
  1485. border: 0 !important;
  1486. padding: 0 !important;
  1487. clip: rect(0 0 0 0) !important;
  1488. -webkit-clip-path: inset(100%) !important;
  1489. clip-path: inset(100%) !important;
  1490. overflow: hidden !important; } }
  1491. /*# sourceMappingURL=mini-default.css.map */